summaryrefslogtreecommitdiff
path: root/print/gnome-print
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-05-19 16:19:45 +0000
committerrh <rh@pkgsrc.org>2000-05-19 16:19:45 +0000
commit99225a241e9b3640bb7c08242cd93552fa45c810 (patch)
tree225ae22057379936b78f4febe77f09930bbc8ad9 /print/gnome-print
parent82ec24ee10173332c9d547605b7f4d63258ff872 (diff)
downloadpkgsrc-99225a241e9b3640bb7c08242cd93552fa45c810.tar.gz
Update gnome-print to 0.19. Changes include bugfixes and a new testprint
function.
Diffstat (limited to 'print/gnome-print')
-rw-r--r--print/gnome-print/Makefile4
-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-aa12
-rw-r--r--print/gnome-print/pkg/PLIST10
5 files changed, 20 insertions, 14 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 2d02d97140c..cf6ad808d9e 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2000/05/10 15:39:07 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2000/05/19 16:19:45 rh Exp $
#
-DISTNAME= gnome-print-0.18
+DISTNAME= gnome-print-0.19
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/}
diff --git a/print/gnome-print/files/md5 b/print/gnome-print/files/md5
index a87011e1eb8..b426bcc310a 100644
--- a/print/gnome-print/files/md5
+++ b/print/gnome-print/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.7 2000/04/16 15:07:43 rh Exp $
+$NetBSD: md5,v 1.8 2000/05/19 16:19:46 rh Exp $
-MD5 (gnome-print-0.18.tar.gz) = 96102e83c7524e881ca8b6fea6fa6c7a
+MD5 (gnome-print-0.19.tar.gz) = a943ec354bc4b4ddf18637722752f574
diff --git a/print/gnome-print/files/patch-sum b/print/gnome-print/files/patch-sum
index 35cf0fdc3e9..287cea995fe 100644
--- a/print/gnome-print/files/patch-sum
+++ b/print/gnome-print/files/patch-sum
@@ -1,5 +1,5 @@
-$NetBSD: patch-sum,v 1.9 2000/05/02 18:48:42 danw Exp $
+$NetBSD: patch-sum,v 1.10 2000/05/19 16:19:46 rh Exp $
-MD5 (patch-aa) = d48cd018fef0f640f06c5ddaac04a033
+MD5 (patch-aa) = d00b58c3f782beb9106d2de4af55e404
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 74847935adb..d71817ed6d1 100644
--- a/print/gnome-print/patches/patch-aa
+++ b/print/gnome-print/patches/patch-aa
@@ -1,17 +1,17 @@
-$NetBSD: patch-aa,v 1.6 2000/05/02 18:48:43 danw Exp $
+$NetBSD: patch-aa,v 1.7 2000/05/19 16:19:46 rh Exp $
---- configure.orig Thu Apr 13 02:52:06 2000
-+++ configure Sun Apr 16 07:56:42 2000
-@@ -2899,7 +2899,7 @@
+--- configure.orig Fri May 5 07:48:41 2000
++++ configure Fri May 19 18:02:30 2000
+@@ -2903,7 +2903,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lxml `$GNOME_CONFIG --libs xml` $LIBS"
+LIBS="`xml-config --libs` ${LIBS}"
cat > conftest.$ac_ext <<EOF
- #line 2905 "configure"
+ #line 2909 "configure"
#include "confdefs.h"
-@@ -2929,7 +2929,8 @@
+@@ -2933,7 +2933,8 @@
echo "$ac_t""yes" 1>&6
diff --git a/print/gnome-print/pkg/PLIST b/print/gnome-print/pkg/PLIST
index af6cad7b53c..d641ff89f82 100644
--- a/print/gnome-print/pkg/PLIST
+++ b/print/gnome-print/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2000/04/16 15:07:44 rh Exp $
+@comment $NetBSD: PLIST,v 1.9 2000/05/19 16:19:46 rh Exp $
bin/gnome-font-install
include/libgnomeprint/gnome-font-dialog.h
include/libgnomeprint/gnome-font.h
@@ -17,8 +17,12 @@ include/libgnomeprint/gnome-printer-dialog.h
include/libgnomeprint/gnome-printer-profile.h
include/libgnomeprint/gnome-printer.h
include/libgnomeprint/gnome-text.h
+include/libgnomeprint/gnome-canvas-hacktext.h
+include/libgnomeprint/gnome-canvas-bpath.h
+include/libgnomeprint/gnome-canvas-bpath-util.h
+include/libgnomeprint/gnome-print-pclr.h
lib/libgnomeprint.a
-lib/libgnomeprint.so.7.0
+lib/libgnomeprint.so.9.0
lib/printConf.sh
share/fonts/afms/adobe/pagd8a.afm
share/fonts/afms/adobe/pagdo8a.afm
@@ -83,6 +87,8 @@ share/locale/pt_BR/LC_MESSAGES/gnome-print.mo
share/locale/ru/LC_MESSAGES/gnome-print.mo
share/locale/sv/LC_MESSAGES/gnome-print.mo
share/locale/uk/LC_MESSAGES/gnome-print.mo
+share/locale/ca/LC_MESSAGES/gnome-print.mo
+share/locale/tr/LC_MESSAGES/gnome-print.mo
@dirrm share/gnome-print/profiles
@dirrm share/gnome-print
@dirrm share/fonts/afms/adobe