summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-24 13:30:51 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-24 13:30:51 +0800
commita6888a2a213b49d671bf658e58428d9a1d342f66 (patch)
tree73b4b8892d2a32df0f24d16b19046bc481baf971 /graphics/librsvg2
parenta740241125f843ca61310f787f0eea0d5b40784f (diff)
downloadmarcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.gz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.bz2
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.lz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.xz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.zst
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.zip
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r--graphics/librsvg2/Makefile67
-rw-r--r--graphics/librsvg2/distinfo3
-rw-r--r--graphics/librsvg2/files/patch-moz-plugin_Makefile.in20
-rw-r--r--graphics/librsvg2/pkg-descr7
-rw-r--r--graphics/librsvg2/pkg-plist44
5 files changed, 0 insertions, 141 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
deleted file mode 100644
index 391df1cf7..000000000
--- a/graphics/librsvg2/Makefile
+++ /dev/null
@@ -1,67 +0,0 @@
-# New ports collection makefile for: librsvg2
-# Date created: 8th May 2001
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/graphics/librsvg2/Makefile,v 1.120 2008/02/24 18:20:05 marcus Exp $
-#
-
-PORTNAME= librsvg2
-PORTVERSION= 2.22.2
-CATEGORIES= graphics gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-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 \
- croco-${CROCO_VERSION}.3:${PORTSDIR}/textproc/libcroco
-RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_XLIB= yes
-USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:15
-USE_GNOME= gnomehack gnomeprefix libgsf gtk20 ltverhack
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-svgz \
- --without-gimp \
- --with-croco \
- --disable-gnome-vfs \
- --enable-gtk-theme \
- --disable-gnome-print
-
-CROCO_VERSION= 0.6
-
-MAN1= rsvg.1
-
-OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" no
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_MOZILLA_PLUGIN)
-USE_GECKO= firefox mozilla seamonkey xulrunner firefox15
-.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
-CONFIGURE_ENV+= MOZILLA_CONFIG=no
-CONFIGURE_ARGS+=--enable-mozilla-plugin=yes
-
-PLIST_SUB+= PLUGIN=""
-.else
-CONFIGURE_ARGS+=--enable-mozilla-plugin=no
-
-PLIST_SUB+= PLUGIN="@comment "
-.endif
-
-post-patch:
-.if defined(WITH_MOZILLA_PLUGIN)
- @${REINPLACE_CMD} -e 's|mozilla-plugin|${GECKO}-plugin|g' \
- ${WRKSRC}/configure
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo
deleted file mode 100644
index 3bd793ec5..000000000
--- a/graphics/librsvg2/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/librsvg-2.22.2.tar.bz2) = aae602677ce201b1a0ed6a0c18c207f2
-SHA256 (gnome2/librsvg-2.22.2.tar.bz2) = 2bfc1853ecdc545bf3767ed92c93b8796f2075f522c8eab1693c96f11d55a59e
-SIZE (gnome2/librsvg-2.22.2.tar.bz2) = 464857
diff --git a/graphics/librsvg2/files/patch-moz-plugin_Makefile.in b/graphics/librsvg2/files/patch-moz-plugin_Makefile.in
deleted file mode 100644
index 5db06266c..000000000
--- a/graphics/librsvg2/files/patch-moz-plugin_Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- moz-plugin/Makefile.in.orig Thu Jul 27 11:13:53 2006
-+++ moz-plugin/Makefile.in Thu Jul 27 11:14:38 2006
-@@ -241,7 +241,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--plugindir = $(libdir)/mozilla/plugins
-+plugindir = $(libdir)/browser_plugins
- @WITH_MOZILLA_FALSE@plugin_LTLIBRARIES =
- @WITH_MOZILLA_TRUE@plugin_LTLIBRARIES = libmozsvgdec.la
- INCLUDES = $(MOZILLA_CFLAGS) -DBINDIR=\"$(bindir)/\" $(GLIB_CFLAGS) $(GDK_X11_CFLAGS)
-@@ -284,7 +284,7 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
- @$(NORMAL_INSTALL)
-- test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
-+@WITH_MOZILLA_TRUE@ test -z "$(plugindir)" || $(mkdir_p) -p "$(DESTDIR)$(plugindir)"
- @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
- if test -f $$p; then \
- f=$(am__strip_dir) \
diff --git a/graphics/librsvg2/pkg-descr b/graphics/librsvg2/pkg-descr
deleted file mode 100644
index 9e39343a5..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 is used by Nautilus for drawing vector icons and
-anti-aliased text.
-
-WWW: http://librsvg.sourceforge.net/
diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist
deleted file mode 100644
index e437b5ef6..000000000
--- a/graphics/librsvg2/pkg-plist
+++ /dev/null
@@ -1,44 +0,0 @@
-bin/rsvg
-bin/rsvg-convert
-bin/rsvg-view
-include/librsvg-2/librsvg/librsvg-enum-types.h
-include/librsvg-2/librsvg/librsvg-features.h
-include/librsvg-2/librsvg/rsvg-cairo.h
-include/librsvg-2/librsvg/rsvg.h
-%%PLUGIN%%lib/browser_plugins/libmozsvgdec.a
-%%PLUGIN%%lib/browser_plugins/libmozsvgdec.la
-%%PLUGIN%%lib/browser_plugins/libmozsvgdec.so
-lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.a
-lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.la
-lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsvg.so
-lib/gtk-2.0/%%GTK2_VERSION%%/loaders/svg_loader.a
-lib/gtk-2.0/%%GTK2_VERSION%%/loaders/svg_loader.la
-lib/gtk-2.0/%%GTK2_VERSION%%/loaders/svg_loader.so
-lib/librsvg-2.a
-lib/librsvg-2.la
-lib/librsvg-2.so
-lib/librsvg-2.so.2
-libdata/pkgconfig/librsvg-2.0.pc
-share/doc/rsvg/home.png
-share/doc/rsvg/index.html
-share/doc/rsvg/index.sgml
-share/doc/rsvg/ix01.html
-share/doc/rsvg/left.png
-share/doc/rsvg/pt02.html
-share/doc/rsvg/pt03.html
-share/doc/rsvg/pt04.html
-share/doc/rsvg/right.png
-share/doc/rsvg/rsvg-Cairo.html
-share/doc/rsvg/rsvg-Core-API.html
-share/doc/rsvg/rsvg-GdkPixbuf.html
-share/doc/rsvg/rsvg.devhelp
-share/doc/rsvg/rsvg.devhelp2
-share/doc/rsvg/rsvg.html
-share/doc/rsvg/style.css
-share/doc/rsvg/up.png
-share/pixmaps/svg-viewer.svg
-@dirrm share/doc/rsvg
-@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