diff options
author | rh <rh> | 1999-10-10 15:30:27 +0000 |
---|---|---|
committer | rh <rh> | 1999-10-10 15:30:27 +0000 |
commit | ecef3e1a03fa8c2655f3398229ea308f1160e746 (patch) | |
tree | 06cde06d5ac56f8030deb2133eb07427754b5232 /print/gnome-print | |
parent | acb7100f294e4004e4a3385a384359656ed91f37 (diff) | |
download | pkgsrc-ecef3e1a03fa8c2655f3398229ea308f1160e746.tar.gz |
Update gnome-print to 0.9. Changes are mostly bugfixes, including a fix
that prevented the creation of correct PostScript(tm) code.
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 8 | ||||
-rw-r--r-- | print/gnome-print/files/md5 | 4 | ||||
-rw-r--r-- | print/gnome-print/pkg/PLIST | 3 |
3 files changed, 8 insertions, 7 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index c335bc5f024..12a1131bc55 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 1999/09/08 19:27:16 tron Exp $ +# $NetBSD: Makefile,v 1.9 1999/10/10 15:30:27 rh Exp $ # -DISTNAME= gnome-print-0.7 +DISTNAME= gnome-print-0.9 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/} @@ -9,8 +9,8 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html DEPENDS+= gnome-libs-1.0.16:../../x11/gnome-libs -DEPENDS+= libxml-1.6.1:../../textproc/libxml -DEPENDS+= ghostscript-5.50:../../print/ghostscript5 +DEPENDS+= libxml-1.*:../../textproc/libxml +DEPENDS+= ghostscript-*:../../print/ghostscript5 GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/print/gnome-print/files/md5 b/print/gnome-print/files/md5 index d3c34ba80f7..e5b7fb7825e 100644 --- a/print/gnome-print/files/md5 +++ b/print/gnome-print/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 1999/09/08 16:13:07 rh Exp $ +$NetBSD: md5,v 1.3 1999/10/10 15:30:28 rh Exp $ -MD5 (gnome-print-0.7.tar.gz) = 555fba7695fcb12641d3efa48c96696f +MD5 (gnome-print-0.9.tar.gz) = 3d1e68cd55ae15b4eac7630dcc5f53ec diff --git a/print/gnome-print/pkg/PLIST b/print/gnome-print/pkg/PLIST index a79f78c632e..0d5841a3a44 100644 --- a/print/gnome-print/pkg/PLIST +++ b/print/gnome-print/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1999/09/08 16:13:08 rh Exp $ +@comment $NetBSD: PLIST,v 1.4 1999/10/10 15:30:28 rh Exp $ bin/gnome-font-install include/libgnomeprint/gnome-print.h include/libgnomeprint/gnome-printer.h @@ -23,6 +23,7 @@ share/locale/it/LC_MESSAGES/gnome-print.mo share/locale/sv/LC_MESSAGES/gnome-print.mo share/locale/da/LC_MESSAGES/gnome-print.mo share/locale/el/LC_MESSAGES/gnome-print.mo +share/locale/et/LC_MESSAGES/gnome-print.mo lib/libgnomeprint.so.2.0 lib/libgnomeprint.a lib/printConf.sh |