summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-12 14:28:26 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-12 14:28:26 +0800
commit4559226056af41968e17729c46d19c65120afc44 (patch)
tree3f358c8c53e11bbfbe30fd640905e20cfd578220 /graphics/librsvg2/Makefile
parente5592549e184efcbff204e825f2115fa77427741 (diff)
downloadmarcuscom-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/Makefile')
-rw-r--r--graphics/librsvg2/Makefile8
1 files changed, 5 insertions, 3 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