summaryrefslogtreecommitdiff
path: root/print/gnome-print
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-04-07 08:43:01 +0000
committerrh <rh@pkgsrc.org>2000-04-07 08:43:01 +0000
commit9a9d2b840b165be05093a789fef9f0fd1fd8ac64 (patch)
tree1701e659ec129f7c8de063cab4064f7052dfce5d /print/gnome-print
parent3ed09bddda886efe4a8323127580783e7d045467 (diff)
downloadpkgsrc-9a9d2b840b165be05093a789fef9f0fd1fd8ac64.tar.gz
Update gnome-print to 0.16. Changes are interface enhancements and
bugfixes.
Diffstat (limited to 'print/gnome-print')
-rw-r--r--print/gnome-print/Makefile5
-rw-r--r--print/gnome-print/files/md54
-rw-r--r--print/gnome-print/files/patch-sum4
-rw-r--r--print/gnome-print/patches/patch-aa28
-rw-r--r--print/gnome-print/pkg/PLIST5
5 files changed, 16 insertions, 30 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index ea30f104a33..ffe00343a8c 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2000/03/24 16:34:54 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2000/04/07 08:43:01 rh Exp $
#
-DISTNAME= gnome-print-0.12
+DISTNAME= gnome-print-0.16
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/}
@@ -17,5 +17,6 @@ USE_LIBTOOL= YES
USE_X11BASE= YES
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
+LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig
.include "../../mk/bsd.pkg.mk"
diff --git a/print/gnome-print/files/md5 b/print/gnome-print/files/md5
index 0ee5ee7ccf1..2dc45df22bf 100644
--- a/print/gnome-print/files/md5
+++ b/print/gnome-print/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.5 2000/03/14 21:36:47 tron Exp $
+$NetBSD: md5,v 1.6 2000/04/07 08:43:01 rh Exp $
-MD5 (gnome-print-0.12.tar.gz) = 42b2c5f0bb40b6a18f5f73633a347442
+MD5 (gnome-print-0.16.tar.gz) = af191706c67feaab512d2866dbe93467
diff --git a/print/gnome-print/files/patch-sum b/print/gnome-print/files/patch-sum
index 32d0eccbc53..6568a172536 100644
--- a/print/gnome-print/files/patch-sum
+++ b/print/gnome-print/files/patch-sum
@@ -1,5 +1,5 @@
-$NetBSD: patch-sum,v 1.6 2000/03/14 21:36:47 tron Exp $
+$NetBSD: patch-sum,v 1.7 2000/04/07 08:43:01 rh Exp $
-MD5 (patch-aa) = 56c07fa75b99be266d90a8be6af2f5f7
+MD5 (patch-aa) = 7e29751d746a69b332765f3cb30f984b
MD5 (patch-ab) = f9a4bccd8d151997db67845244471dd2
MD5 (patch-ac) = 65698ae5f9ed8d34846c2f2f154b35a1
diff --git a/print/gnome-print/patches/patch-aa b/print/gnome-print/patches/patch-aa
index 62243e81e89..2b16663d81a 100644
--- a/print/gnome-print/patches/patch-aa
+++ b/print/gnome-print/patches/patch-aa
@@ -1,24 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2000/03/14 21:36:47 tron Exp $
+$NetBSD: patch-aa,v 1.4 2000/04/07 08:43:01 rh Exp $
---- configure.orig Tue Feb 22 05:29:44 2000
-+++ configure Tue Mar 14 22:26:12 2000
-@@ -1700,6 +1700,7 @@
- fi
-
-
-+if false; then
- # Check for any special flags to pass to ltconfig.
- #
- # the following will cause an existing older ltconfig to fail, so
-@@ -1862,6 +1863,7 @@
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
- exec 5>>./config.log
-+fi
-
- ALL_LINGUAS="da de el es et fi fr gl hu it ja ko nl no pl pt_BR ru sv uk"
-
-@@ -2896,7 +2898,7 @@
+--- configure.orig Tue Mar 28 00:22:43 2000
++++ configure Fri Apr 7 10:36:22 2000
+@@ -2896,7 +2896,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
@@ -27,7 +11,7 @@ $NetBSD: patch-aa,v 1.3 2000/03/14 21:36:47 tron Exp $
cat > conftest.$ac_ext <<EOF
#line 2902 "configure"
#include "confdefs.h"
-@@ -2926,7 +2928,8 @@
+@@ -2926,7 +2926,8 @@
echo "$ac_t""yes" 1>&6
@@ -37,7 +21,7 @@ $NetBSD: patch-aa,v 1.3 2000/03/14 21:36:47 tron Exp $
else
echo "$ac_t""no" 1>&6
-@@ -5080,10 +5083,12 @@
+@@ -5080,10 +5081,12 @@
top_srcdir="$ac_dots$ac_given_srcdir" ;;
esac
diff --git a/print/gnome-print/pkg/PLIST b/print/gnome-print/pkg/PLIST
index 6f5abc6126f..8a721897bca 100644
--- a/print/gnome-print/pkg/PLIST
+++ b/print/gnome-print/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2000/03/14 21:36:47 tron Exp $
+@comment $NetBSD: PLIST,v 1.7 2000/04/07 08:43:01 rh Exp $
bin/gnome-font-install
include/libgnomeprint/gnome-font-dialog.h
include/libgnomeprint/gnome-font.h
@@ -18,7 +18,7 @@ include/libgnomeprint/gnome-printer-profile.h
include/libgnomeprint/gnome-printer.h
include/libgnomeprint/gnome-text.h
lib/libgnomeprint.a
-lib/libgnomeprint.so.5.0
+lib/libgnomeprint.so.6.1
lib/printConf.sh
share/fonts/afms/adobe/pagd8a.afm
share/fonts/afms/adobe/pagdo8a.afm
@@ -75,6 +75,7 @@ share/locale/hu/LC_MESSAGES/gnome-print.mo
share/locale/it/LC_MESSAGES/gnome-print.mo
share/locale/ja/LC_MESSAGES/gnome-print.mo
share/locale/ko/LC_MESSAGES/gnome-print.mo
+share/locale/lt/LC_MESSAGES/gnome-print.mo
share/locale/nl/LC_MESSAGES/gnome-print.mo
share/locale/no/LC_MESSAGES/gnome-print.mo
share/locale/pl/LC_MESSAGES/gnome-print.mo