diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-20 14:18:25 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-20 14:18:25 +0000 |
commit | f43725604707059b98a3ca21440abc5ea5a74781 (patch) | |
tree | 16ed68e431c1de711b5f271e74f157fc600cfd20 /print/gnome-print | |
parent | c5186aed0a71046178103a5a217f58996b26c335 (diff) | |
download | ports-f43725604707059b98a3ca21440abc5ea5a74781.tar.gz ports-f43725604707059b98a3ca21440abc5ea5a74781.zip |
Update to 0.32.
Notes
Notes:
svn path=/head/; revision=50257
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 5 | ||||
-rw-r--r-- | print/gnome-print/distinfo | 2 | ||||
-rw-r--r-- | print/gnome-print/files/patch-configure | 13 | ||||
-rw-r--r-- | print/gnome-print/pkg-plist | 2 |
4 files changed, 5 insertions, 17 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 8035022ec588..f2146a9fbf17 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeprint -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print @@ -24,8 +24,7 @@ USE_PERL5= yes USE_GNOMECTRL= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ - `gdk-pixbuf-config --cflags`" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" pre-patch: diff --git a/print/gnome-print/distinfo b/print/gnome-print/distinfo index 02011eb25307..176b91fcd0cd 100644 --- a/print/gnome-print/distinfo +++ b/print/gnome-print/distinfo @@ -1 +1 @@ -MD5 (gnome-print-0.31.tar.gz) = 345886fa17f598b7487b67bf876f3cef +MD5 (gnome-print-0.32.tar.gz) = 2dfe9de478faea9146d2857590cc8521 diff --git a/print/gnome-print/files/patch-configure b/print/gnome-print/files/patch-configure deleted file mode 100644 index e887f5648c11..000000000000 --- a/print/gnome-print/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2001/10/30 10:37:32 1.1 -+++ configure 2001/10/30 10:38:37 -@@ -8962,6 +8962,7 @@ - PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `gnome-config --cflags gnomeui`" - PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `xml-config --cflags`" - PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR $LIBGPA_INCLUDEDIR" -+PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `$GDK_PIXBUF_CONFIG --cflags`" - - - diff --git a/print/gnome-print/pkg-plist b/print/gnome-print/pkg-plist index 54833f4eae90..375b3619e955 100644 --- a/print/gnome-print/pkg-plist +++ b/print/gnome-print/pkg-plist @@ -1,5 +1,6 @@ bin/gnome-font-install etc/gnome/fonts/gnome-print-ghostscript.fontmap +etc/gnome/fonts/gnome-print-x11.fontmap etc/printConf.sh include/gnome-1.0/libgnomeprint/gnome-font-dialog.h include/gnome-1.0/libgnomeprint/gnome-font-face.h @@ -28,6 +29,7 @@ lib/libgnomeprint.so lib/libgnomeprint.so.16 share/gnome/fonts/README.binaries share/gnome/fonts/README.installer +share/gnome/fonts/adobe-urw.font share/gnome/fonts/afms/adobe/pagd8a.afm share/gnome/fonts/afms/adobe/pagdo8a.afm share/gnome/fonts/afms/adobe/pagk8a.afm |