diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-22 12:43:10 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-22 12:43:10 +0000 |
commit | 35873d67d8917bf09a827e07fd2f61f9c3c152c6 (patch) | |
tree | f985f9d1e03e5d02143b259893ee5edb66fbd42a /graphics/librsvg2/DESCR | |
parent | 3f6cf56579005ffd7f345f2a84988bb3c8b6b67a (diff) | |
download | pkgsrc-35873d67d8917bf09a827e07fd2f61f9c3c152c6.tar.gz |
Do not install the GTK2 pixbuf loader nor the theme engine from this package.
This makes this package pkgviews friendly WRT module handling.
While here, split common parts of Makefile into Makefile.common, in preparation
for the shortcoming librsvg2-gtk2 package.
Bump PKGREVISION to 4.
Diffstat (limited to 'graphics/librsvg2/DESCR')
-rw-r--r-- | graphics/librsvg2/DESCR | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/librsvg2/DESCR b/graphics/librsvg2/DESCR index 711f5cc9b80..e28d458c32b 100644 --- a/graphics/librsvg2/DESCR +++ b/graphics/librsvg2/DESCR @@ -1,2 +1,4 @@ - This is the GNOME 2.0 platform development version of -librsvg, Raph's scalable vector graphics library. +librsvg is Raph's scalable vector graphics library. It provides support for +SVG graphics, and is used by the GNOME 2 desktop. + +This package provides the librsvg2 library. |