diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-12 14:28:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-12 14:28:26 +0800 |
commit | 4559226056af41968e17729c46d19c65120afc44 (patch) | |
tree | 3f358c8c53e11bbfbe30fd640905e20cfd578220 /graphics/librsvg2 | |
parent | e5592549e184efcbff204e825f2115fa77427741 (diff) | |
download | marcuscom-ports-4559226056af41968e17729c46d19c65120afc44.tar marcuscom-ports-4559226056af41968e17729c46d19c65120afc44.tar.gz marcuscom-ports-4559226056af41968e17729c46d19c65120afc44.tar.bz2 marcuscom-ports-4559226056af41968e17729c46d19c65120afc44.tar.lz marcuscom-ports-4559226056af41968e17729c46d19c65120afc44.tar.xz marcuscom-ports-4559226056af41968e17729c46d19c65120afc44.tar.zst marcuscom-ports-4559226056af41968e17729c46d19c65120afc44.zip |
Update to 2.6.1, and add libcroco support.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2039 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r-- | graphics/librsvg2/Makefile | 8 | ||||
-rw-r--r-- | graphics/librsvg2/distinfo | 4 | ||||
-rw-r--r-- | graphics/librsvg2/pkg-plist | 6 |
3 files changed, 10 insertions, 8 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 136009a2a..34c411dbe 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= librsvg2 -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 @@ -19,7 +19,8 @@ COMMENT= Library for parsing and rendering SVG vector-graphic files BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ popt.0:${PORTSDIR}/devel/popt \ - gsf-1.9:${PORTSDIR}/devel/libgsf + gsf-1.9:${PORTSDIR}/devel/libgsf \ + croco.1:${PORTSDIR}/textproc/libcroco RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libmetal.so:${PORTSDIR}/x11-toolkits/gtk-engines2 USE_BZIP2= yes @@ -32,7 +33,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-svgz \ --disable-gtk-doc \ - --without-gimp + --without-gimp \ + --with-croco PLIST_SUB= GTK_VERSION="2.2.0" MAN1= rsvg.1 diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo index 84742ae83..3b6dbf931 100644 --- a/graphics/librsvg2/distinfo +++ b/graphics/librsvg2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/librsvg-2.6.0.tar.bz2) = 61281dfdf55c04a91e42b5be2b16e619 -SIZE (gnome2/librsvg-2.6.0.tar.bz2) = 232677 +MD5 (gnome2/librsvg-2.6.1.tar.bz2) = eed96a69d9b04d5b2f79fbbe67fb181a +SIZE (gnome2/librsvg-2.6.1.tar.bz2) = 232896 diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist index a83fea17e..a950255e5 100644 --- a/graphics/librsvg2/pkg-plist +++ b/graphics/librsvg2/pkg-plist @@ -9,13 +9,13 @@ lib/librsvg-2.so lib/librsvg-2.so.8 libdata/pkgconfig/librsvg-2.0.pc share/doc/librsvg/html/home.png -share/doc/librsvg/html/i967.html +share/doc/librsvg/html/i1073.html share/doc/librsvg/html/index.html share/doc/librsvg/html/index.sgml share/doc/librsvg/html/left.png share/doc/librsvg/html/r22.html -share/doc/librsvg/html/r373.html -share/doc/librsvg/html/r407.html +share/doc/librsvg/html/r436.html +share/doc/librsvg/html/r473.html share/doc/librsvg/html/right.png share/doc/librsvg/html/rsvg-convenience-functions.html share/doc/librsvg/html/rsvg-core-api.html |