NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
libgnomeprint is a library used to communicate with the gnomeprint
environment. It is part of the GNOME2 platform and it is UI
independent.
# $NetBSD: Makefile,v 1.72 2010/06/13 22:45:16 wiz Exp $
#
DISTNAME= libgnomeprint-2.18.6
PKGREVISION= 4
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.levien.com/gnome/print-arch.html
COMMENT= Library for the GNOME2 Printing Architecture
PKG_DESTDIR_SUPPORT= user-destdir
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)
.include "../../print/libgnomecups/buildlink3.mk"
CONFIGURE_ARGS+= --with-cups
PLIST.cups= yes
.else
CONFIGURE_ARGS+= --without-cups
.endif
CONFIGURE_ARGS+= --without-papi
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
# AC_LTDL_SHLIBEXT doesn't work on Darwin (and would give the wrong
# answer here even if it did).
CONFIGURE_ENV+= libltdl_cv_shlibext=so
.endif
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"
@comment $NetBSD: PLIST,v 1.27 2009/06/14 18:11:57 joerg 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/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/bs/LC_MESSAGES/libgnomeprint-2.2.mo
share/locale/ca/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_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/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/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/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
# $NetBSD: buildlink3.mk,v 1.23 2010/06/13 22:45:16 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.6nb4
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
$NetBSD: distinfo,v 1.30 2009/03/06 13:53:03 wiz Exp $
SHA1 (libgnomeprint-2.18.6.tar.bz2) = 0a73e016428ce90eba7773251d8dffebeed5deb7
RMD160 (libgnomeprint-2.18.6.tar.bz2) = a5765d408d3b50e77286112550568afd0afc5bde
Size (libgnomeprint-2.18.6.tar.bz2) = 907502 bytes
SHA1 (patch-aa) = 73dffa07cb1218b41784563dc822c08b3455fd59
SHA1 (patch-ab) = 04499f4ce10315b894d85228588c24e9576f4df3
SHA1 (patch-ac) = 907b2ec2c194ae10d7fe7eea6e2e52a128b5ca14