diff options
author | nia <nia@pkgsrc.org> | 2020-05-15 11:57:35 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-05-15 11:57:35 +0000 |
commit | 76f062b6c881601e0b9af36b9f5947d27140fad2 (patch) | |
tree | 0aefc314b8ea5e5f212873d2851a0da690609984 | |
parent | 582acbdc099d16f3c26a380e3efea9d1b1c674bb (diff) | |
download | pkgsrc-76f062b6c881601e0b9af36b9f5947d27140fad2.tar.gz |
print: Remove libgnomeprint - deprecated GNOME 2 component
No longer used in pkgsrc
-rw-r--r-- | print/Makefile | 3 | ||||
-rw-r--r-- | print/libgnomeprint/DESCR | 3 | ||||
-rw-r--r-- | print/libgnomeprint/Makefile | 55 | ||||
-rw-r--r-- | print/libgnomeprint/PLIST | 171 | ||||
-rw-r--r-- | print/libgnomeprint/buildlink3.mk | 29 | ||||
-rw-r--r-- | print/libgnomeprint/distinfo | 14 | ||||
-rw-r--r-- | print/libgnomeprint/patches/patch-aa | 14 | ||||
-rw-r--r-- | print/libgnomeprint/patches/patch-ab | 14 | ||||
-rw-r--r-- | print/libgnomeprint/patches/patch-ac | 13 | ||||
-rw-r--r-- | print/libgnomeprint/patches/patch-ad | 12 | ||||
-rw-r--r-- | print/libgnomeprint/patches/patch-libgnomeprint_gnome-font-face.c | 16 | ||||
-rw-r--r-- | print/libgnomeprint/patches/patch-libgnomeprint_gnome-print-gdi.c | 15 | ||||
-rw-r--r-- | print/libgnomeprint/patches/patch-libgnomeprint_gnome-rfont.c | 17 | ||||
-rw-r--r-- | print/libgnomeprint/patches/patch-libgnomeprint_grammar.y | 38 |
14 files changed, 1 insertions, 413 deletions
diff --git a/print/Makefile b/print/Makefile index f31a01a21af..736aee4d11a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.768 2020/05/15 11:46:58 nia Exp $ +# $NetBSD: Makefile,v 1.769 2020/05/15 11:57:35 nia Exp $ # COMMENT= Desktop publishing @@ -78,7 +78,6 @@ SUBDIR+= lacheck SUBDIR+= latex-mk SUBDIR+= latexmk SUBDIR+= lgrind -SUBDIR+= libgnomeprint SUBDIR+= libgxps SUBDIR+= libpaper SUBDIR+= libspectre diff --git a/print/libgnomeprint/DESCR b/print/libgnomeprint/DESCR deleted file mode 100644 index 72ab0d113b0..00000000000 --- a/print/libgnomeprint/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -libgnomeprint is a library used to communicate with the gnomeprint -environment. It is part of the GNOME2 platform and it is UI -independent. diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile deleted file mode 100644 index a110d6d10e5..00000000000 --- a/print/libgnomeprint/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# $NetBSD: Makefile,v 1.114 2020/03/10 22:08:58 wiz Exp $ -# - -DISTNAME= libgnomeprint-2.18.8 -PKGREVISION= 36 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://www.levien.com/gnome/print-arch.html -COMMENT= Library for the GNOME2 Printing Architecture - -USE_TOOLS+= bison flex gmake intltool msgfmt pkg-config -USE_PKGLOCALEDIR= YES -USE_LIBTOOL= YES -GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --disable-gtk-doc - -BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.1.4 - -PKGCONFIG_OVERRIDE= libgnomeprint/libgnomeprint-2.2.pc.in - -PKG_OPTIONS_VAR= PKG_OPTIONS.libgnomeprint -PKG_SUPPORTED_OPTIONS= cups - -.include "../../mk/bsd.options.mk" - -PLIST_VARS+= cups -.if !empty(PKG_OPTIONS:Mcups) -BROKEN= "libgnomecups with cups depends on libgnomecups which is gone" -#.include "../../print/libgnomecups/buildlink3.mk" -CONFIGURE_ARGS+= --with-cups -PLIST.cups= yes -.else -CONFIGURE_ARGS+= --without-cups -.endif - -CONFIGURE_ARGS+= --without-papi - -# AC_LTDL_SHLIBEXT doesn't work on Darwin (and would give the wrong -# answer here even if it did). -CONFIGURE_ENV.Darwin+= libltdl_cv_shlibext=so - -PRINT_PLIST_AWK+= /cups/ { print "$${USE_CUPS}" $$0; next; } - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/libbonobo/buildlink3.mk" -.include "../../devel/pango/buildlink3.mk" -.include "../../fonts/fontconfig/buildlink3.mk" -.include "../../graphics/freetype2/buildlink3.mk" -.include "../../graphics/libart/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/libgnomeprint/PLIST b/print/libgnomeprint/PLIST deleted file mode 100644 index 45ab2bd3102..00000000000 --- a/print/libgnomeprint/PLIST +++ /dev/null @@ -1,171 +0,0 @@ -@comment $NetBSD: PLIST,v 1.28 2010/10/22 19:40:28 drochner Exp $ -include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h -include/libgnomeprint-2.2/libgnomeprint/gnome-font.h -include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h -include/libgnomeprint-2.2/libgnomeprint/gnome-pgl.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-filter.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-job.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-meta.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-pango.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-paper.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-transport.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-unit.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print.h -include/libgnomeprint-2.2/libgnomeprint/gnome-rfont.h -include/libgnomeprint-2.2/libgnomeprint/gp-gc.h -include/libgnomeprint-2.2/libgnomeprint/libgnomeprint-enum-types.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-font-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-fontmap.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-glyphlist-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-config-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-path.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gp-gc-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-config.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-key.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-list.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-model.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-option.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-printer.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-reference.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-root.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-settings.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-state.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-utils.h -lib/libgnomeprint-2-2.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-clip.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-draft.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-frgba.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-multipage.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-position.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-reorder.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-reverse.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-rotate.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-select.la -lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-zoom.la -${PLIST.cups}lib/libgnomeprint/${PKGVERSION}/modules/libgnomeprintcups.la -lib/libgnomeprint/${PKGVERSION}/modules/libgnomeprintlpd.la -lib/libgnomeprint/${PKGVERSION}/modules/transports/libgnomeprint-custom.la -lib/libgnomeprint/${PKGVERSION}/modules/transports/libgnomeprint-file.la -lib/libgnomeprint/${PKGVERSION}/modules/transports/libgnomeprint-lpr.la -lib/pkgconfig/libgnomeprint-2.2.pc -share/gtk-doc/html/libgnomeprint/home.png -share/gtk-doc/html/libgnomeprint/index.html -share/gtk-doc/html/libgnomeprint/index.sgml -share/gtk-doc/html/libgnomeprint/left.png -share/gtk-doc/html/libgnomeprint/libgnomeprint-Pango-Integration.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-building.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-compiling.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-font-face.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-font.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-glyphlist.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-pgl.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-config.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-job.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-paper.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-unit.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-rfont.html -share/gtk-doc/html/libgnomeprint/libgnomeprint-resources.html -share/gtk-doc/html/libgnomeprint/libgnomeprint.devhelp -share/gtk-doc/html/libgnomeprint/libgnomeprint.devhelp2 -share/gtk-doc/html/libgnomeprint/libgnomeprint.html -share/gtk-doc/html/libgnomeprint/libgnomeprintunsorted.html -share/gtk-doc/html/libgnomeprint/right.png -share/gtk-doc/html/libgnomeprint/style.css -share/gtk-doc/html/libgnomeprint/up.png -share/libgnomeprint/${PKGVERSION}/globals.xml -share/libgnomeprint/${PKGVERSION}/models/GNOME-GENERIC-PS.xml -share/libgnomeprint/${PKGVERSION}/models/GNOME-PDF-WRITER.xml -share/libgnomeprint/${PKGVERSION}/models/uninstalled/GNOME-META.xml -share/libgnomeprint/${PKGVERSION}/printers/GENERIC.xml -share/libgnomeprint/${PKGVERSION}/printers/PDF-WRITER.xml -share/libgnomeprint/${PKGVERSION}/printers/uninstalled/META.xml -share/locale/am/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ar/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/as/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ast/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/az/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/be/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/be@latin/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/bg/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/bn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/bn_IN/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/br/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/bs/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ca/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ca@valencia/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/cs/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/cy/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/da/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/de/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/dz/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/en@shaw/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/en_CA/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/en_GB/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/es/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/et/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/eu/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/fa/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/fi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/fr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ga/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/gl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/gu/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/he/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/hi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/hr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/hu/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/id/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/is/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/it/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ja/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ka/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/kn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ky/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/lt/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/lv/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/mai/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/mk/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ml/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/mr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/nb/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/nds/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ne/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/nn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/oc/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/or/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pa/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ps/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pt/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ro/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ru/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/rw/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/si/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sk/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sq/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sr@latin/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sv/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ta/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/te/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/th/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/tr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/uk/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/vi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/wa/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/xh/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/zh_HK/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprint-2.2.mo diff --git a/print/libgnomeprint/buildlink3.mk b/print/libgnomeprint/buildlink3.mk deleted file mode 100644 index 5d1931d055f..00000000000 --- a/print/libgnomeprint/buildlink3.mk +++ /dev/null @@ -1,29 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.60 2020/03/10 22:08:58 wiz Exp $ - -.include "../../mk/bsd.fast.prefs.mk" - -BUILDLINK_TREE+= libgnomeprint - -.if !defined(LIBGNOMEPRINT_BUILDLINK3_MK) -LIBGNOMEPRINT_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb36 -BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/libbonobo/buildlink3.mk" -.include "../../devel/pango/buildlink3.mk" -.include "../../graphics/freetype2/buildlink3.mk" -.include "../../graphics/libart/buildlink3.mk" - -pkgbase := libgnomeprint -.include "../../mk/pkg-build-options.mk" - -.if !empty(PKG_BUILD_OPTIONS.libgnomeprint:Mcups) -. include "../../print/libgnomecups/buildlink3.mk" -.endif -.endif # LIBGNOMEPRINT_BUILDLINK3_MK - -BUILDLINK_TREE+= -libgnomeprint diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo deleted file mode 100644 index a99d373489d..00000000000 --- a/print/libgnomeprint/distinfo +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: distinfo,v 1.35 2015/11/04 01:01:35 agc Exp $ - -SHA1 (libgnomeprint-2.18.8.tar.bz2) = cfb77148923b24b1651982a21b3cb55e312ff6d5 -RMD160 (libgnomeprint-2.18.8.tar.bz2) = 4f786ad61dc27177c350a5baa27cfc8b1140c32e -SHA512 (libgnomeprint-2.18.8.tar.bz2) = eca4f118e918f8db04332c3c6df5370ee45497057b44747457b05f0517c55b38271b24cdf7493b8ba24875b2d53d99b5e64d5d63a04cd7fd895cb02ae1606469 -Size (libgnomeprint-2.18.8.tar.bz2) = 880489 bytes -SHA1 (patch-aa) = 73dffa07cb1218b41784563dc822c08b3455fd59 -SHA1 (patch-ab) = 04499f4ce10315b894d85228588c24e9576f4df3 -SHA1 (patch-ac) = 907b2ec2c194ae10d7fe7eea6e2e52a128b5ca14 -SHA1 (patch-ad) = c414b9176635c90b95764ca9291a14718f7cfa00 -SHA1 (patch-libgnomeprint_gnome-font-face.c) = 187b423832684a3812a4a298193d0aac30dff25c -SHA1 (patch-libgnomeprint_gnome-print-gdi.c) = f76d9e0d507de4681b13594176fe3f645903de07 -SHA1 (patch-libgnomeprint_gnome-rfont.c) = 8df1d055249bf735e0aa81783daf08735f206a96 -SHA1 (patch-libgnomeprint_grammar.y) = 57551905603957304b5b8b09d19ed38587a5ccaa diff --git a/print/libgnomeprint/patches/patch-aa b/print/libgnomeprint/patches/patch-aa deleted file mode 100644 index a3e6f9e9e54..00000000000 --- a/print/libgnomeprint/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2005/06/05 09:36:47 jmmv Exp $ - ---- libgnomeprint/gpa/gpa-node.c.orig 2005-06-03 00:26:22.000000000 +0200 -+++ libgnomeprint/gpa/gpa-node.c -@@ -34,7 +34,9 @@ - #include "gpa-config.h" - #include "gpa-node-private.h" - -+#ifndef errno - extern int errno; -+#endif - - enum {MODIFIED, CHILD_ADDED, CHILD_REMOVED, LAST_SIGNAL}; - static GObjectClass *parent_class; diff --git a/print/libgnomeprint/patches/patch-ab b/print/libgnomeprint/patches/patch-ab deleted file mode 100644 index 2eff37c0540..00000000000 --- a/print/libgnomeprint/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.5 2005/06/05 09:36:47 jmmv Exp $ - ---- libgnomeprint/gnome-print-config.c.orig 2005-06-03 00:36:18.000000000 +0200 -+++ libgnomeprint/gnome-print-config.c -@@ -39,7 +39,9 @@ - #include <libgnomeprint/gnome-print-config-private.h> - #include <libgnomeprint/gnome-print-job.h> - -+#ifndef errno - extern int errno; -+#endif - - typedef struct _GnomePrintConfigClass GnomePrintConfigClass; - diff --git a/print/libgnomeprint/patches/patch-ac b/print/libgnomeprint/patches/patch-ac deleted file mode 100644 index 22eeb88abc3..00000000000 --- a/print/libgnomeprint/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2007/04/11 16:22:14 tron Exp $ - ---- configure.orig 2007-03-12 15:39:26.000000000 +0000 -+++ configure 2007-04-11 17:05:51.000000000 +0100 -@@ -23712,7 +23712,7 @@ - - LIBM= - case $host in --*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*) -+*-*-beos* | *-*-cygwin* | *-*-pw32*) - # These system don't have libm, or don't need it - ;; - *-ncr-sysv4.3*) diff --git a/print/libgnomeprint/patches/patch-ad b/print/libgnomeprint/patches/patch-ad deleted file mode 100644 index 0ee5ed03e92..00000000000 --- a/print/libgnomeprint/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2011/12/19 11:14:25 drochner Exp $ - ---- libgnomeprint/modules/cups/gnome-print-cups-transport.c.orig 2010-02-09 12:32:51.000000000 +0000 -+++ libgnomeprint/modules/cups/gnome-print-cups-transport.c -@@ -36,6 +36,7 @@ - #include <fcntl.h> - #include <unistd.h> - #include <locale.h> -+#include <stdio.h> - - #include <cups/cups.h> - #include <libgnomeprint/gnome-print.h> diff --git a/print/libgnomeprint/patches/patch-libgnomeprint_gnome-font-face.c b/print/libgnomeprint/patches/patch-libgnomeprint_gnome-font-face.c deleted file mode 100644 index 9866851f627..00000000000 --- a/print/libgnomeprint/patches/patch-libgnomeprint_gnome-font-face.c +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-libgnomeprint_gnome-font-face.c,v 1.1 2013/12/12 01:04:14 markd Exp $ - -Fix build with freetype 2.5.x - ---- libgnomeprint/gnome-font-face.c.orig 2010-02-09 12:32:51.000000000 +0000 -+++ libgnomeprint/gnome-font-face.c -@@ -36,7 +36,8 @@ - #include <stdarg.h> - #include <locale.h> - --#include <freetype/ftoutln.h> -+#include <ft2build.h> -+#include FT_OUTLINE_H - - #include <libgnomeprint/gnome-print-private.h> - #include <libgnomeprint/gnome-font-private.h> diff --git a/print/libgnomeprint/patches/patch-libgnomeprint_gnome-print-gdi.c b/print/libgnomeprint/patches/patch-libgnomeprint_gnome-print-gdi.c deleted file mode 100644 index da0e5d85509..00000000000 --- a/print/libgnomeprint/patches/patch-libgnomeprint_gnome-print-gdi.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-libgnomeprint_gnome-print-gdi.c,v 1.1 2013/12/12 01:04:14 markd Exp $ - -Fix build with freetype 2.5.x - ---- libgnomeprint/gnome-print-gdi.c.orig 2010-02-09 12:32:51.000000000 +0000 -+++ libgnomeprint/gnome-print-gdi.c -@@ -36,7 +36,7 @@ - #include <libgnomeprint/gp-gc-private.h> - - #include <ft2build.h> --#include <freetype/freetype.h> -+#include FT_FREETYPE_H - - #define WIN32_LEAN_AND_MEAN - #include <windows.h> diff --git a/print/libgnomeprint/patches/patch-libgnomeprint_gnome-rfont.c b/print/libgnomeprint/patches/patch-libgnomeprint_gnome-rfont.c deleted file mode 100644 index 6fd1665f34a..00000000000 --- a/print/libgnomeprint/patches/patch-libgnomeprint_gnome-rfont.c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-libgnomeprint_gnome-rfont.c,v 1.1 2013/12/12 01:04:14 markd Exp $ - -Fix build with freetype 2.5.x - ---- libgnomeprint/gnome-rfont.c.orig 2010-02-09 12:32:51.000000000 +0000 -+++ libgnomeprint/gnome-rfont.c -@@ -28,8 +28,8 @@ - - #include <ft2build.h> - #include FT_FREETYPE_H --#include <freetype/ftglyph.h> --#include <freetype/ftbbox.h> -+#include FT_GLYPH_H -+#include FT_BBOX_H - #include <libart_lgpl/art_misc.h> - #include <libart_lgpl/art_affine.h> - #include <libart_lgpl/art_vpath.h> diff --git a/print/libgnomeprint/patches/patch-libgnomeprint_grammar.y b/print/libgnomeprint/patches/patch-libgnomeprint_grammar.y deleted file mode 100644 index 5183cb1d7f6..00000000000 --- a/print/libgnomeprint/patches/patch-libgnomeprint_grammar.y +++ /dev/null @@ -1,38 +0,0 @@ -$NetBSD: patch-libgnomeprint_grammar.y,v 1.1 2013/08/16 09:01:48 wiz Exp $ - -Fix build with bison-3.0. - ---- libgnomeprint/grammar.y.orig 2010-02-09 12:32:51.000000000 +0000 -+++ libgnomeprint/grammar.y -@@ -1,3 +1,4 @@ -+%parse-param {graph_t *graph} - %{ - #include <glib.h> - -@@ -98,8 +99,6 @@ gnome_print_filter_parse_prop (GnomePrin - g_value_unset (&v); - } - --static int yylex (void *lvalp); --static int yyerror (const char *s); - %} - - %union { -@@ -184,7 +183,7 @@ graph: filter { - - %% - --static int -+int - yyerror (const char *s) - { - return -1; -@@ -194,7 +193,7 @@ int _gnome_print_fil - struct yy_buffer_state *_gnome_print_filter_parse_yy_scan_string (char *); - void _gnome_print_filter_parse_yy_delete_buffer (struct yy_buffer_state *); - --static int -+int - yylex (void *lvalp) - { - return _gnome_print_filter_parse_yylex ((YYSTYPE *) lvalp); |