From 69216565cc27ba56a5be08ea599416ba55a70bb2 Mon Sep 17 00:00:00 2001 From: rh Date: Fri, 7 Jul 2000 07:05:38 +0000 Subject: Update tgif to 4.1.34 Changes include: * Fix a crashing bug in drawing linearly transformed arc objects. * Support the JPEG export format. Add new X defaults, Tgif.XpmToJpeg and Tgif.JpegFileExtension. The default value them are "xpmtoppm %s | cjpeg" and "jpg", respectively. * Add a new X default, Tgif.AutoEPSPreviewBitmap, to enable the automatic generation of a preview bitmap when importing a PS/EPS file, if the file does not contain a preview bitmap. --- graphics/tgif/Makefile | 4 ++-- graphics/tgif/files/md5 | 4 ++-- graphics/tgif/pkg/PLIST | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index f23c1f4f995..b8e2fe134bd 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2000/05/12 06:30:59 rh Exp $ +# $NetBSD: Makefile,v 1.25 2000/07/07 07:05:38 rh Exp $ # -DISTNAME= tgif-4.1.33 +DISTNAME= tgif-4.1.34 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ diff --git a/graphics/tgif/files/md5 b/graphics/tgif/files/md5 index 371155d9dd8..57717bdd065 100644 --- a/graphics/tgif/files/md5 +++ b/graphics/tgif/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.16 2000/05/12 06:20:49 rh Exp $ +$NetBSD: md5,v 1.17 2000/07/07 07:05:40 rh Exp $ -MD5 (tgif-4.1.33.tar.gz) = 72903ef2924b17849dacdfe6d52f082d +MD5 (tgif-4.1.34.tar.gz) = 23f3d00d69370fc39bdc516cb11961ab diff --git a/graphics/tgif/pkg/PLIST b/graphics/tgif/pkg/PLIST index 870cbd0b633..8b701a2894a 100644 --- a/graphics/tgif/pkg/PLIST +++ b/graphics/tgif/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1999/06/29 22:53:55 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2000/07/07 07:05:40 rh Exp $ bin/tgif lib/X11/tgif/eq4-2x.sym lib/X11/tgif/eq4-epstool.sym @@ -11,5 +11,6 @@ lib/X11/tgif/tgificon.eps lib/X11/tgif/tgificon.obj lib/X11/tgif/tgificon.xbm lib/X11/tgif/tgificon.xpm +lib/X11/doc/html/tgif.1.html man/cat1/tgif.0 @dirrm lib/X11/tgif -- cgit v1.2.3