summaryrefslogtreecommitdiff
path: root/graphics/librsvg
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-13 14:39:15 +0000
committerwiz <wiz@pkgsrc.org>2007-05-13 14:39:15 +0000
commite5dfc2846adb1fac09e41f7f4f5a21b049957d53 (patch)
tree71f066a0429be8cacd4570957c318bbbffe78fe1 /graphics/librsvg
parent8fd39337498a8317372e62051276a24bef999afc (diff)
downloadpkgsrc-e5dfc2846adb1fac09e41f7f4f5a21b049957d53.tar.gz
Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though.
Diffstat (limited to 'graphics/librsvg')
-rw-r--r--graphics/librsvg/DESCR4
-rw-r--r--graphics/librsvg/Makefile21
-rw-r--r--graphics/librsvg/PLIST21
-rw-r--r--graphics/librsvg/buildlink3.mk25
-rw-r--r--graphics/librsvg/distinfo10
-rw-r--r--graphics/librsvg/patches/patch-aa39
-rw-r--r--graphics/librsvg/patches/patch-ab21
-rw-r--r--graphics/librsvg/patches/patch-ac18
-rw-r--r--graphics/librsvg/patches/patch-ad13
-rw-r--r--graphics/librsvg/patches/patch-ae12
10 files changed, 0 insertions, 184 deletions
diff --git a/graphics/librsvg/DESCR b/graphics/librsvg/DESCR
deleted file mode 100644
index d4088b8cd2d..00000000000
--- a/graphics/librsvg/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
- Raph's SVG library is the One of Eazel Extensions Library.
-It was developed by hackers working on Nautilus. For the duration of
-the Nautilus 1.0 development cycle, the code was internal to Nautilus
-and its components.
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
deleted file mode 100644
index 18f913256d1..00000000000
--- a/graphics/librsvg/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2006/07/19 19:14:38 jlam Exp $
-
-DISTNAME= librsvg-1.0.3
-PKGREVISION= 2
-CATEGORIES= graphics gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/1.0/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.levien.com/svg/
-COMMENT= Raph's SVG library
-
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-
-.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/librsvg/PLIST b/graphics/librsvg/PLIST
deleted file mode 100644
index babf4ef3867..00000000000
--- a/graphics/librsvg/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2005/01/28 14:58:09 adam Exp $
-bin/librsvg-config
-include/librsvg-1/librsvg/art_render.h
-include/librsvg-1/librsvg/art_render_gradient.h
-include/librsvg-1/librsvg/art_render_mask.h
-include/librsvg-1/librsvg/art_render_svp.h
-include/librsvg-1/librsvg/art_rgba.h
-include/librsvg-1/librsvg/librsvg-features.h
-include/librsvg-1/librsvg/rsvg-bpath-util.h
-include/librsvg-1/librsvg/rsvg-css.h
-include/librsvg-1/librsvg/rsvg-defs.h
-include/librsvg-1/librsvg/rsvg-ft.h
-include/librsvg-1/librsvg/rsvg-paint-server.h
-include/librsvg-1/librsvg/rsvg-path.h
-include/librsvg-1/librsvg/rsvg.h
-lib/librsvg.la
-lib/librsvgConf.sh
-lib/pkgconfig/librsvg-1.0.pc
-share/aclocal/librsvg.m4
-@dirrm include/librsvg-1/librsvg
-@dirrm include/librsvg-1
diff --git a/graphics/librsvg/buildlink3.mk b/graphics/librsvg/buildlink3.mk
deleted file mode 100644
index 9241c8b52a4..00000000000
--- a/graphics/librsvg/buildlink3.mk
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.8 2006/07/08 23:10:52 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-LIBRSVG_BUILDLINK3_MK:= ${LIBRSVG_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= librsvg
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibrsvg}
-BUILDLINK_PACKAGES+= librsvg
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}librsvg
-
-.if !empty(LIBRSVG_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.librsvg+= librsvg>=1.0.1nb5
-BUILDLINK_ABI_DEPENDS.librsvg+= librsvg>=1.0.3nb2
-BUILDLINK_PKGSRCDIR.librsvg?= ../../graphics/librsvg
-.endif # LIBRSVG_BUILDLINK3_MK
-
-.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/graphics/librsvg/distinfo b/graphics/librsvg/distinfo
deleted file mode 100644
index cb35e8b7062..00000000000
--- a/graphics/librsvg/distinfo
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 08:45:09 agc Exp $
-
-SHA1 (librsvg-1.0.3.tar.bz2) = f30a6859046dd9ff5883e9bbfd19d6ca29de895f
-RMD160 (librsvg-1.0.3.tar.bz2) = 38af9b43de9906db041cb5a0475b05faece5b847
-Size (librsvg-1.0.3.tar.bz2) = 166452 bytes
-SHA1 (patch-aa) = a2f52d0a173de8ef58cfaf8abdbd8498b1d3105b
-SHA1 (patch-ab) = 26bdce724315c7b23a2e5295b3c7884605ed4e3c
-SHA1 (patch-ac) = 2f863139bc55f1fe45cc19556c64395f0474ee48
-SHA1 (patch-ad) = c4b5f9d211d18e1b71451e7ba8e24caca9079027
-SHA1 (patch-ae) = f62c0738e5f6acb20023c856c7539d38fd30c3cd
diff --git a/graphics/librsvg/patches/patch-aa b/graphics/librsvg/patches/patch-aa
deleted file mode 100644
index 7509cd946ae..00000000000
--- a/graphics/librsvg/patches/patch-aa
+++ /dev/null
@@ -1,39 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2005/01/28 14:58:09 adam Exp $
-
---- configure.orig 2002-01-17 18:54:07.000000000 +0000
-+++ configure
-@@ -5412,14 +5412,14 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo
-
-
-
--echo $ac_n "checking for poptParseArgvString in -lpopt""... $ac_c" 1>&6
--echo "configure:5417: checking for poptParseArgvString in -lpopt" >&5
-+echo $ac_n "checking for poptParseArgvString in -lgnomesupport""... $ac_c" 1>&6
-+echo "configure:5417: checking for poptParseArgvString in -lgnomesupport" >&5
- ac_lib_var=`echo popt'_'poptParseArgvString | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-lpopt $LIBS"
-+LIBS="-lgnomesupport $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 5425 "configure"
- #include "confdefs.h"
-@@ -5447,7 +5447,7 @@ LIBS="$ac_save_LIBS"
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- POPT_LIBS="-lpopt"
-+ POPT_LIBS="-lgnomesupport"
- else
- echo "$ac_t""no" 1>&6
- fi
-@@ -6020,6 +6020,7 @@ else
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+#include <ft2build.h>
- #include <freetype/freetype.h>
-
- char*
diff --git a/graphics/librsvg/patches/patch-ab b/graphics/librsvg/patches/patch-ab
deleted file mode 100644
index cb1c66e808b..00000000000
--- a/graphics/librsvg/patches/patch-ab
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2004/04/27 15:19:53 adam Exp $
-
---- test-ft-gtk.c.orig 2001-03-28 18:44:42.000000000 +0000
-+++ test-ft-gtk.c
-@@ -25,7 +25,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <png.h>
--#include <popt.h>
-+#include <popt-gnome.h>
- #include <math.h>
- #include <sys/time.h>
- #include <unistd.h>
-@@ -34,6 +34,7 @@
-
- #include <gdk-pixbuf/gdk-pixbuf.h>
-
-+#include <ft2build.h>
- #include <freetype/freetype.h>
-
- #include <libart_lgpl/art_misc.h>
diff --git a/graphics/librsvg/patches/patch-ac b/graphics/librsvg/patches/patch-ac
deleted file mode 100644
index 87675454f3f..00000000000
--- a/graphics/librsvg/patches/patch-ac
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2004/04/27 15:19:53 adam Exp $
-
---- test-ft.c.orig 2001-03-28 18:44:42.000000000 +0000
-+++ test-ft.c
-@@ -25,11 +25,12 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <png.h>
--#include <popt.h>
-+#include <popt-gnome.h>
- #include <math.h>
-
- #include <gdk-pixbuf/gdk-pixbuf.h>
-
-+#include <ft2build.h>
- #include <freetype/freetype.h>
-
- #include <libart_lgpl/art_misc.h>
diff --git a/graphics/librsvg/patches/patch-ad b/graphics/librsvg/patches/patch-ad
deleted file mode 100644
index 9324d8b0bca..00000000000
--- a/graphics/librsvg/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2001/05/14 17:47:27 rh Exp $
-
---- test-rsvg.c.orig Wed Mar 28 20:44:42 2001
-+++ test-rsvg.c
-@@ -25,7 +25,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <png.h>
--#include <popt.h>
-+#include <popt-gnome.h>
-
- #include <gdk-pixbuf/gdk-pixbuf.h>
-
diff --git a/graphics/librsvg/patches/patch-ae b/graphics/librsvg/patches/patch-ae
deleted file mode 100644
index da85b5d02cb..00000000000
--- a/graphics/librsvg/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2004/04/27 15:19:53 adam Exp $
-
---- rsvg-ft.c.orig 2004-04-27 12:02:07.000000000 +0000
-+++ rsvg-ft.c
-@@ -28,6 +28,7 @@
- #include <stdlib.h>
- #include <math.h>
-
-+#include <ft2build.h>
- #include <freetype/freetype.h>
-
- #include <libart_lgpl/art_misc.h>