From 7045171e59398ed94cd4e84ab1f1e5e71eb01360 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Fri, 13 Nov 2009 18:39:24 +0100 Subject: [PATCH] libzvt: marked NOPARALLEL and added libzvt.txt --- gnome2/libzvt/libzvt.desc | 3 +++ gnome2/libzvt/libzvt.txt | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 gnome2/libzvt/libzvt.txt diff --git a/gnome2/libzvt/libzvt.desc b/gnome2/libzvt/libzvt.desc index 5fada627f..7d0c57f99 100644 --- a/gnome2/libzvt/libzvt.desc +++ b/gnome2/libzvt/libzvt.desc @@ -3,6 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../libzvt/libzvt.desc +[COPY] Copyright (C) 2009 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 Clifford Wolf [COPY] @@ -25,6 +26,8 @@ [C] extra/development extra/desktop/gnome +[F] NOPARALLEL + [L] LGPL [S] Beta [V] 2.0.1 diff --git a/gnome2/libzvt/libzvt.txt b/gnome2/libzvt/libzvt.txt new file mode 100644 index 000000000..636483d23 --- /dev/null +++ b/gnome2/libzvt/libzvt.txt @@ -0,0 +1,19 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../libzvt/libzvt.txt +# Copyright (C) 2009 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + += Libzvt = +== Quircks == +Marked NOPARALEL, it fails to build with -j16 +https://bugzilla.gnome.org/show_bug.cgi?id=304781 +Anyway package is deprecated as per the 3rd comment.