From a5baf0c7f56e3e6da954aec0b568175fc88fd203 Mon Sep 17 00:00:00 2001 From: Aldas Nabazas Date: Tue, 11 Mar 2008 18:04:02 +0100 Subject: [PATCH] [anjuta] Updated (2.2.3 -> 2.4.0) Disabled valgrind plugin for x64 arch --- gnome2/anjuta/anjuta.conf | 4 ++++ gnome2/anjuta/anjuta.desc | 6 ++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/gnome2/anjuta/anjuta.conf b/gnome2/anjuta/anjuta.conf index 5f1fb8d6a..16c5c917e 100644 --- a/gnome2/anjuta/anjuta.conf +++ b/gnome2/anjuta/anjuta.conf @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../anjuta/anjuta.conf +# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -12,6 +13,9 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- +#disabled valgrind plugin, doesn't build on 64 platform + [ $arch = x86-64 ] && var_append confopt ' ' "--disable-plugin-valgrind" + # support for apr*-1.x pkginstalled apr && var_append extraconfopt \ " " "--with-apr-config=$( pkgprefix bindir apr )/apr-1-config" diff --git a/gnome2/anjuta/anjuta.desc b/gnome2/anjuta/anjuta.desc index 7f3d65aa3..6f8fb5cf8 100644 --- a/gnome2/anjuta/anjuta.desc +++ b/gnome2/anjuta/anjuta.desc @@ -1,4 +1,3 @@ - [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] @@ -33,10 +32,9 @@ [L] GPL [S] Stable -[V] 2.2.3 +[V] 2.4.0 [P] X -----5---9 154.700 [O] . $base/package/*/*/gnome2-conf.in -[D] 3641438766 anjuta-2.2.3.tar.bz2 http://dl.sourceforge.net/sourceforge/anjuta/ - +[D] 4104327787 anjuta-2.4.0.tar.bz2 http://dl.sourceforge.net/sourceforge/anjuta/