diff options
author | rh <rh@pkgsrc.org> | 2001-04-06 22:12:07 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-04-06 22:12:07 +0000 |
commit | 9bc49e1bfab5b0733874028fdcd7df893410980d (patch) | |
tree | e1852fa995df6ee1bb4f636f1dce1ac54309ea83 /print/gnome-print | |
parent | 66ea0dceb22a3fe545c6105d9db4694ab1218f8e (diff) | |
download | pkgsrc-9bc49e1bfab5b0733874028fdcd7df893410980d.tar.gz |
Update gnome-print to 0.28
Changes are:
2001-03-20 Lauris Kaplinski <lauris@ximian.com>
* configure.in: Version 0.28
* run-gnome-font-install: Added IRIX-specific font & exec paths
* installer/gnome-font-install.c: #include <popt-gnome.h> instead
of <popt.h>
2001-03-08 Chema Celorio <chema@celorio.com>
* tests/testprint4.c (latin_to_utf8): was not being used, #ifdef
out
2001-03-07 Lauris Kaplinski <lauris@ximian.com>
* gnome-print.spec.in (Group): Changed fontmap to fontamp2 and added
fax profile
2001-03-06 Lauris Kaplinski <lauris@ximian.com>
* configure.in: Set version to final 0.26
* tests/testprint.c (test_dump_metafile): Close context after
printing
2001-03-02 Lauris Kaplinski <lauris@ximian.com>
* installer/gnome-font-install.c (gfi_process_type1_alias): Read
afm file, so we get correct italic angle and weight in case entry
does not have them (as is the case with hand-made entries)
* run-gnome-font-install: Change fontmap file name to fontmap2
2001-02-23 Lauris Kaplinski <lauris@ximian.com>
* configure.in: Use version 0.26.pre
2001-02-22 Lauris Kaplinski <lauris@ximian.com>
* profiles/fax-g3.profile (driver): Added fax profile
2001-02-21 Lauris Kaplinski <lauris@ximian.com>
* tests/testtext.c (print_test_page): Added beginpage
* tests/testprint3.c (print_test_page): Added beginpage
* tests/testprint2.c (print_test_page): Added beginpage
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 6 | ||||
-rw-r--r-- | print/gnome-print/files/md5 | 4 | ||||
-rw-r--r-- | print/gnome-print/files/patch-sum | 6 | ||||
-rw-r--r-- | print/gnome-print/patches/patch-ab | 13 | ||||
-rw-r--r-- | print/gnome-print/pkg/PLIST | 18 |
5 files changed, 18 insertions, 29 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 5e216fa2ba4..95881e9104e 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2001/02/17 17:51:43 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2001/04/06 22:12:07 rh Exp $ # -DISTNAME= gnome-print-0.25 +DISTNAME= gnome-print-0.28 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/} @@ -13,7 +13,7 @@ DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs DEPENDS+= libxml>=1.8.5:../../textproc/libxml DEPENDS+= libunicode>=0.4:../../textproc/libunicode DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript -DEPENDS+= gdk-pixbuf>=0.7.0:../../graphics/gdk-pixbuf +DEPENDS+= gdk-pixbuf-gnome>=0.10.1:../../graphics/gdk-pixbuf-gnome USE_X11BASE= yes USE_LIBTOOL= yes diff --git a/print/gnome-print/files/md5 b/print/gnome-print/files/md5 index 9d275caef18..6d67c3b3405 100644 --- a/print/gnome-print/files/md5 +++ b/print/gnome-print/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.14 2000/11/25 13:53:08 rh Exp $ +$NetBSD: md5,v 1.15 2001/04/06 22:12:08 rh Exp $ -MD5 (gnome-print-0.25.tar.gz) = 18d122b0ce1cc9f8ddf57a642c0e2af3 +SHA1 (gnome-print-0.28.tar.gz) = 36ec254ea8c16009f16b6637c14c502f0dd5e740 diff --git a/print/gnome-print/files/patch-sum b/print/gnome-print/files/patch-sum index b54f75a4d33..e90b56460a6 100644 --- a/print/gnome-print/files/patch-sum +++ b/print/gnome-print/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.13 2000/12/07 12:53:06 rh Exp $ +$NetBSD: patch-sum,v 1.14 2001/04/06 22:12:08 rh Exp $ -MD5 (patch-ab) = 795bf30253779d0898d49fcd069dbb0d -MD5 (patch-ac) = 65698ae5f9ed8d34846c2f2f154b35a1 +SHA1 (patch-ab) = 040e3fcb7309aaab3c2ab38c9b1f6a06afa74242 +SHA1 (patch-ac) = 74f5800e867c941f7fd5d054f28fe575fb5579da diff --git a/print/gnome-print/patches/patch-ab b/print/gnome-print/patches/patch-ab deleted file mode 100644 index 891f8fa2fdd..00000000000 --- a/print/gnome-print/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2000/10/15 17:35:30 rh Exp $ - ---- Makefile.in.orig Wed Sep 20 00:33:04 2000 -+++ Makefile.in -@@ -302,7 +302,7 @@ - - gnome-font-install: $(gnome_font_install_OBJECTS) $(gnome_font_install_DEPENDENCIES) - @rm -f gnome-font-install -- $(LINK) $(gnome_font_install_LDFLAGS) $(gnome_font_install_OBJECTS) $(gnome_font_install_LDADD) $(LIBS) -+ $(LINK) $(gnome_font_install_OBJECTS) $(gnome_font_install_LDFLAGS) $(gnome_font_install_LDADD) $(LIBS) - - install-confexecDATA: $(confexec_DATA) - @$(NORMAL_INSTALL) diff --git a/print/gnome-print/pkg/PLIST b/print/gnome-print/pkg/PLIST index 0c2e505b1dc..87df0ff3d62 100644 --- a/print/gnome-print/pkg/PLIST +++ b/print/gnome-print/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2001/03/16 17:23:45 tron Exp $ +@comment $NetBSD: PLIST,v 1.19 2001/04/06 22:12:08 rh Exp $ bin/gnome-font-install include/libgnomeprint/gnome-font-dialog.h include/libgnomeprint/gnome-font-face.h @@ -25,8 +25,8 @@ include/libgnomeprint/gnome-text.h lib/libgnomeprint.a lib/libgnomeprint.la lib/libgnomeprint.so -lib/libgnomeprint.so.13 -lib/libgnomeprint.so.13.4 +lib/libgnomeprint.so.16 +lib/libgnomeprint.so.16.7 lib/printConf.sh share/fonts/afms/adobe/pagd8a.afm share/fonts/afms/adobe/pagdo8a.afm @@ -69,9 +69,11 @@ share/fonts/afms/adobe/putr8a.afm share/fonts/afms/adobe/putri8a.afm share/fonts/afms/adobe/pzcmi8a.afm share/fonts/afms/adobe/pzdr.afm -share/fonts/fontmap -share/gnome-print/0.25/profiles/PostscriptOptimized.profile -share/gnome-print/0.25/profiles/pdf.profile +share/fonts/fontmap2 +share/gnome-print/0.28/profiles/PostscriptOptimized.profile +share/gnome-print/0.28/profiles/pdf.profile +share/gnome-print/0.28/profiles/fax-g3.profile +share/locale/az/LC_MESSAGES/gnome-print.mo share/locale/da/LC_MESSAGES/gnome-print.mo share/locale/de/LC_MESSAGES/gnome-print.mo share/locale/el/LC_MESSAGES/gnome-print.mo @@ -99,8 +101,8 @@ share/locale/uk/LC_MESSAGES/gnome-print.mo share/locale/ca/LC_MESSAGES/gnome-print.mo share/locale/tr/LC_MESSAGES/gnome-print.mo share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-print.mo -@dirrm share/gnome-print/0.25/profiles -@dirrm share/gnome-print/0.25 +@dirrm share/gnome-print/0.28/profiles +@dirrm share/gnome-print/0.28 @dirrm share/gnome-print @dirrm share/fonts/afms/adobe @dirrm share/fonts/afms |