summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r--graphics/librsvg2/Makefile42
-rw-r--r--graphics/librsvg2/distinfo2
-rw-r--r--graphics/librsvg2/pkg-descr7
-rw-r--r--graphics/librsvg2/pkg-plist30
4 files changed, 0 insertions, 81 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
deleted file mode 100644
index 74c778568..000000000
--- a/graphics/librsvg2/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: librsvg2
-# Date created: 8th May 2001
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD: ports/graphics/librsvg2/Makefile,v 1.33 2003/11/17 12:28:59 trevor Exp $
-#
-
-PORTNAME= librsvg2
-PORTVERSION= 2.6.1
-CATEGORIES= graphics gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
-DISTNAME= librsvg-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-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 \
- 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
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=13
-USE_GNOME= gnomehack lthack gtk20 libartlgpl2 libxml2
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-svgz \
- --disable-gtk-doc \
- --without-gimp \
- --with-croco
-PLIST_SUB= GTK_VERSION="2.2.0"
-
-MAN1= rsvg.1
-
-.include <bsd.port.mk>
diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo
deleted file mode 100644
index 3b6dbf931..000000000
--- a/graphics/librsvg2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/librsvg-2.6.1.tar.bz2) = eed96a69d9b04d5b2f79fbbe67fb181a
-SIZE (gnome2/librsvg-2.6.1.tar.bz2) = 232896
diff --git a/graphics/librsvg2/pkg-descr b/graphics/librsvg2/pkg-descr
deleted file mode 100644
index b3f050b65..000000000
--- a/graphics/librsvg2/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-The librsvg library is a lightweight library for parsing and rendering
-vector-graphic files in SVG format (like the ones made by sodipodi). It also
-includes functions that render anti-aliased fonts using freetype, including
-caching of glyphs. It's used by Nautilus for drawing vector icons and
-anti-aliased type.
-
-WWW: http://www.gnome.org/
diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist
deleted file mode 100644
index a950255e5..000000000
--- a/graphics/librsvg2/pkg-plist
+++ /dev/null
@@ -1,30 +0,0 @@
-bin/rsvg
-include/librsvg-2/librsvg/librsvg-features.h
-include/librsvg-2/librsvg/rsvg-gz.h
-include/librsvg-2/librsvg/rsvg.h
-lib/gtk-2.0/%%GTK_VERSION%%/engines/libsvg.so
-lib/gtk-2.0/%%GTK_VERSION%%/loaders/svg_loader.so
-lib/librsvg-2.a
-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/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/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
-share/doc/librsvg/html/rsvg-creating-a-svgz-reader.html
-share/doc/librsvg/html/rsvg.html
-share/doc/librsvg/html/up.png
-@dirrm share/doc/librsvg/html
-@dirrm share/doc/librsvg
-@dirrm include/librsvg-2/librsvg
-@dirrm include/librsvg-2
-@exec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/etc/gtk-2.0/gdk-pixbuf.loaders 2>/dev/null || /usr/bin/true
-@unexec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/etc/gtk-2.0/gdk-pixbuf.loaders 2>/dev/null || /usr/bin/true