From e0be2c6f38a856315e95afa456ef6546b9aa4a6f Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Mon, 24 Nov 2003 16:00:15 +0000 Subject: [PATCH] fixed librsvg to not install gimp plugin (which is also included in gimp) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1856 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- Documentation/Developers/CHANGELOG-RENE | 1 + package/gnome24/librsvg/librsvg.conf | 3 +++ package/gnome24/librsvg/librsvg.desc | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index a553504ab..38889df91 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -2,6 +2,7 @@ *) 2003-11-24 (2.0.0-rc3 - 2.0.0-rc4) - Valentin Ziegler: added ROCK Net DNS module + - fixed librsvg to not install gimp plugin (which is also included in gimp) *) 2003-11-23 (2.0.0-rc3 - 2.0.0-rc4) diff --git a/package/gnome24/librsvg/librsvg.conf b/package/gnome24/librsvg/librsvg.conf index b24b22327..a63edac31 100644 --- a/package/gnome24/librsvg/librsvg.conf +++ b/package/gnome24/librsvg/librsvg.conf @@ -21,3 +21,6 @@ # --- ROCK-COPYRIGHT-NOTE-END --- . $base/package/*/*/gnome-24.conf + +var_append confopt " " "--without-gimp" + diff --git a/package/gnome24/librsvg/librsvg.desc b/package/gnome24/librsvg/librsvg.desc index 30cd651a0..eff2d3b35 100644 --- a/package/gnome24/librsvg/librsvg.desc +++ b/package/gnome24/librsvg/librsvg.desc @@ -21,7 +21,7 @@ [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- -[I] a library implementing the SVG image format +[I] A library implementing the SVG image format [T] The librsvg library is a lightweight library for parsing and rendering [T] vector-graphic files in SVG format (like the ones made by sodipodi). It