Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print print: Remove libgnomeprint - deprecated GNOME 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91683f074ebc
branches:  trunk
changeset: 431644:91683f074ebc
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 15 11:57:35 2020 +0000

description:
print: Remove libgnomeprint - deprecated GNOME 2 component

No longer used in pkgsrc

diffstat:

 print/Makefile                                                    |    3 +-
 print/libgnomeprint/DESCR                                         |    3 -
 print/libgnomeprint/Makefile                                      |   55 ---
 print/libgnomeprint/PLIST                                         |  171 ----------
 print/libgnomeprint/buildlink3.mk                                 |   29 -
 print/libgnomeprint/distinfo                                      |   14 -
 print/libgnomeprint/patches/patch-aa                              |   14 -
 print/libgnomeprint/patches/patch-ab                              |   14 -
 print/libgnomeprint/patches/patch-ac                              |   13 -
 print/libgnomeprint/patches/patch-ad                              |   12 -
 print/libgnomeprint/patches/patch-libgnomeprint_gnome-font-face.c |   16 -
 print/libgnomeprint/patches/patch-libgnomeprint_gnome-print-gdi.c |   15 -
 print/libgnomeprint/patches/patch-libgnomeprint_gnome-rfont.c     |   17 -
 print/libgnomeprint/patches/patch-libgnomeprint_grammar.y         |   38 --
 14 files changed, 1 insertions(+), 413 deletions(-)

diffs (truncated from 480 to 300 lines):

diff -r ce6dee137f5c -r 91683f074ebc print/Makefile
--- a/print/Makefile    Fri May 15 11:56:03 2020 +0000
+++ b/print/Makefile    Fri May 15 11:57:35 2020 +0000
@@ -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+=       latex-mk
 SUBDIR+=       latexmk
 SUBDIR+=       lgrind
-SUBDIR+=       libgnomeprint
 SUBDIR+=       libgxps
 SUBDIR+=       libpaper
 SUBDIR+=       libspectre
diff -r ce6dee137f5c -r 91683f074ebc print/libgnomeprint/DESCR
--- a/print/libgnomeprint/DESCR Fri May 15 11:56:03 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ce6dee137f5c -r 91683f074ebc print/libgnomeprint/Makefile
--- a/print/libgnomeprint/Makefile      Fri May 15 11:56:03 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r ce6dee137f5c -r 91683f074ebc print/libgnomeprint/PLIST
--- a/print/libgnomeprint/PLIST Fri May 15 11:56:03 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ce6dee137f5c -r 91683f074ebc print/libgnomeprint/buildlink3.mk
--- a/print/libgnomeprint/buildlink3.mk Fri May 15 11:56:03 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ce6dee137f5c -r 91683f074ebc print/libgnomeprint/distinfo
--- a/print/libgnomeprint/distinfo      Fri May 15 11:56:03 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index