pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tgif update to tgif-4.1.43
details: https://anonhg.NetBSD.org/pkgsrc/rev/36f8f34a84a7
branches: trunk
changeset: 460104:36f8f34a84a7
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Tue Aug 19 09:19:37 2003 +0000
description:
update to tgif-4.1.43
added features/bug fixes.
1) Fix <Meta> key problem with Mac OS X (Darwin). The Apple Command Key
is mapped to Mod2Mask by default. This will be treated as the <Meta>
(or <Alt>) key in tgif.
2) Fix a bug with importing an EPS file generated by ps2epsi. Thanks to
Ambrose Li <acli%ada.dhs.org@localhost> for the patch.
3) Fix tgif to be able to import an EPS file with an 8 bit-per-sample
preview bitmap (such as the ones generated by ps2epsi).
4) Get tgif to work with out-of-the-box xcin on Red Hat Linux. Thanks to
Ambrose Li <acli%ada.dhs.org@localhost> for all the help.
5) Add support a new built-in double-byte input method, tgtwb5, to
support the
input of big5 encoded traditional Chinese characters using a graphical
zhu-yin-fu-hao keypad. This input method is activated by typing
<Cntrl><Space> when a double-byte chinese font is selected.
6) Add chat to tgwb.
7) Support a new commandline option "-sbim xim" to use XIM as the input
method for single-byte fonts. This is useful if the X Keyboard
Extension
is used in inputing international characters (with dead keys).
Thanks to Daniel Sadoc Menasche <sadoc%land.ufrj.br@localhost> for the
contribution.
8) Add a new X default, Tgif.IgnoreSlideShowOfffsetsInFile, so that the
slideshow offsets stored in a file can be ignored in the slideshow
mode.
The reason for this is that the offsets mainly depends on the display
and not on the content of the file. The slideshow offsets should
be set
using the Tgif.SlideShowWindowOffset X default.
9) Add a new LaTeX equation symbol file "eq4-lyx-ps2epsi.sym" in the
release
to edit the equation with LyX. Thanks to Ed Gatzke <gatzke%sc.edu@localhost>
for the contribution.
10) Update "ru.po". Thanks to Andrew W. Nosenko for the update.
11) Add -D__EMX__ in Tgif.tmpl-cygwin to fix the problem with calling
stat()
on pathnames that begins with "//". Thanks to Dr. Ing. Dieter
Jurzitza
<Dieter.Jurzitza%t-online.de@localhost> for pointing out the problem.
12) Add support for importing tgif files with the import_file() internal
command.
13) Add the following new internal commands:
shuffle_obj_to_bottom(<obj_name>)
set_file_unsavable()
diffstat:
graphics/tgif/Makefile | 5 ++---
graphics/tgif/PLIST | 3 ++-
graphics/tgif/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 39df664016b0 -r 36f8f34a84a7 graphics/tgif/Makefile
--- a/graphics/tgif/Makefile Tue Aug 19 08:55:53 2003 +0000
+++ b/graphics/tgif/Makefile Tue Aug 19 09:19:37 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2003/07/17 21:42:51 grant Exp $
+# $NetBSD: Makefile,v 1.42 2003/08/19 09:19:37 dmcmahill Exp $
#
-DISTNAME= tgif-4.1.42
-PKGREVISION= 2
+DISTNAME= tgif-4.1.43
CATEGORIES= graphics
MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/free-of-charge/
diff -r 39df664016b0 -r 36f8f34a84a7 graphics/tgif/PLIST
--- a/graphics/tgif/PLIST Tue Aug 19 08:55:53 2003 +0000
+++ b/graphics/tgif/PLIST Tue Aug 19 09:19:37 2003 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2003/03/02 19:47:25 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/08/19 09:19:37 dmcmahill Exp $
bin/tgif
lib/X11/tgif/Copyright
lib/X11/tgif/License
lib/X11/tgif/eq4-2x.sym
lib/X11/tgif/eq4-epstool.sym
+lib/X11/tgif/eq4-lyx-ps2epsi.sym
lib/X11/tgif/eq4-ps2epsi.sym
lib/X11/tgif/eq4.sym
lib/X11/tgif/eq4xpm.sym
diff -r 39df664016b0 -r 36f8f34a84a7 graphics/tgif/distinfo
--- a/graphics/tgif/distinfo Tue Aug 19 08:55:53 2003 +0000
+++ b/graphics/tgif/distinfo Tue Aug 19 09:19:37 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2002/03/29 15:40:21 dmcmahill Exp $
+$NetBSD: distinfo,v 1.7 2003/08/19 09:19:37 dmcmahill Exp $
-SHA1 (tgif-4.1.42.tar.gz) = 13a03442b0ac21f30a60bebe7eee52f399c46183
-Size (tgif-4.1.42.tar.gz) = 1517886 bytes
+SHA1 (tgif-4.1.43.tar.gz) = 8913c41263f90a046e7e8dea8f5da4203e13c572
+Size (tgif-4.1.43.tar.gz) = 1618636 bytes
Home |
Main Index |
Thread Index |
Old Index