diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:39:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:39:58 +0000 |
commit | 03af2187bd388708aa7234d923ec38192b6fc7a2 (patch) | |
tree | 7ce23e0d0c750d353ac0da5306ba035076e0adf0 /print/libgnomeprint | |
parent | dd85694bb4fdd0d68574a5b609e8e026c8a16a4e (diff) |
Notes
Diffstat (limited to 'print/libgnomeprint')
-rw-r--r-- | print/libgnomeprint/Makefile | 6 | ||||
-rw-r--r-- | print/libgnomeprint/distinfo | 2 | ||||
-rw-r--r-- | print/libgnomeprint/files/patch-ac | 8 | ||||
-rw-r--r-- | print/libgnomeprint/pkg-plist | 6 |
4 files changed, 15 insertions, 7 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 83f4f01e60f3..19d3b2c8bcae 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeprint -PORTVERSION= 0.25 +PORTVERSION= 0.28 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print @@ -15,15 +15,13 @@ DISTNAME= gnome-print-${PORTVERSION} MAINTAINER= ade@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf PLIST_SUB= VERSION=${PORTVERSION} USE_X_PREFIX= yes USE_GMAKE= yes USE_PERL5= yes -USE_GNOMELIBS= yes +USE_GNOMECTRL= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo index a5909c7fa11f..3254ee6401f5 100644 --- a/print/libgnomeprint/distinfo +++ b/print/libgnomeprint/distinfo @@ -1 +1 @@ -MD5 (gnome-print-0.25.tar.gz) = 18d122b0ce1cc9f8ddf57a642c0e2af3 +MD5 (gnome-print-0.28.tar.gz) = a14fa46020e432661deddc3128fdfe99 diff --git a/print/libgnomeprint/files/patch-ac b/print/libgnomeprint/files/patch-ac new file mode 100644 index 000000000000..a299a643f671 --- /dev/null +++ b/print/libgnomeprint/files/patch-ac @@ -0,0 +1,8 @@ +--- installer/gf-pfb.c.orig Thu Nov 16 20:22:10 2000 ++++ installer/gf-pfb.c Thu Mar 15 19:26:11 2001 +@@ -6,4 +6,4 @@ + +-#include <sys/mman.h> + #include <sys/types.h> ++#include <sys/mman.h> + #include <sys/stat.h> diff --git a/print/libgnomeprint/pkg-plist b/print/libgnomeprint/pkg-plist index b1170ac68f73..e402bc3d3bbd 100644 --- a/print/libgnomeprint/pkg-plist +++ b/print/libgnomeprint/pkg-plist @@ -24,7 +24,7 @@ include/libgnomeprint/gnome-rfont.h include/libgnomeprint/gnome-text.h lib/libgnomeprint.a lib/libgnomeprint.so -lib/libgnomeprint.so.13 +lib/libgnomeprint.so.16 share/gnome/fonts/afms/adobe/pagd8a.afm share/gnome/fonts/afms/adobe/pagdo8a.afm share/gnome/fonts/afms/adobe/pagk8a.afm @@ -66,9 +66,11 @@ share/gnome/fonts/afms/adobe/putr8a.afm share/gnome/fonts/afms/adobe/putri8a.afm share/gnome/fonts/afms/adobe/pzcmi8a.afm share/gnome/fonts/afms/adobe/pzdr.afm -share/gnome/fonts/fontmap +share/gnome/fonts/fontmap2 share/gnome/gnome-print/%%VERSION%%/profiles/PostscriptOptimized.profile +share/gnome/gnome-print/%%VERSION%%/profiles/fax-g3.profile share/gnome/gnome-print/%%VERSION%%/profiles/pdf.profile +share/locale/az/LC_MESSAGES/gnome-print.mo share/locale/ca/LC_MESSAGES/gnome-print.mo share/locale/da/LC_MESSAGES/gnome-print.mo share/locale/de/LC_MESSAGES/gnome-print.mo |