Browse Source

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
rocklinux
Rene Rebe 21 years ago
parent
commit
e0be2c6f38
3 changed files with 5 additions and 1 deletions
  1. +1
    -0
      Documentation/Developers/CHANGELOG-RENE
  2. +3
    -0
      package/gnome24/librsvg/librsvg.conf
  3. +1
    -1
      package/gnome24/librsvg/librsvg.desc

+ 1
- 0
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)

+ 3
- 0
package/gnome24/librsvg/librsvg.conf

@ -21,3 +21,6 @@
# --- ROCK-COPYRIGHT-NOTE-END ---
. $base/package/*/*/gnome-24.conf
var_append confopt " " "--without-gimp"

+ 1
- 1
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

Loading…
Cancel
Save