the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: tgif
Version: 4.2.5
Revision: 1
Source: ftp://bourbon.usc.edu/pub/%n/%n-QPL-%v.tar.gz
Source-MD5: a622240ce2377f15b6d8261e4c49b8f6
BuildDepends: x11-dev, gettext-tools, gettext-bin, libgettext8-dev, fink (>= 0.24.12), xmkmf (>= 1.0.2-3), fink-package-precedence
Depends: x11, x11-shlibs, rman, app-defaults, netpbm-bin, libgettext8-shlibs
PatchFile: %n.patch
PatchFile-MD5: ab8a88563553aa5d82acf760c21ceb79
PatchScript: sed 's|@PREFIX@|%p|g' %{PatchFile} | patch -p1
ConfigureParams: <<
--enable-dependency-tracking \
--x-libraries=/usr/X11/lib \
--x-includes=/usr/X11/include
<<
CompileScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
%{default_script}
pushd po
xmkmf
make Makefile
make Makefiles
make depend
make all
popd
fink-package-precedence .deps
<<
InstallScript: <<
make install DESTDIR=%d LIBDIR=%p/lib BINDIR=%p/bin MANDIR=%p/share/man/man1 DOCDIR=%p/share/doc/%n CONFDIR=%p/etc TGIFDIR=%p/share/%n INSTALLFLAGS=""
install -m 755 -d %i/etc/app-defaults
install -m 755 %n.Xdefaults %i/etc/app-defaults/Tgif
mkdir -p %i/share/man/man1
chmod 755 %i/share/man/man1
install -m 755 %n.man %i/share/man/man1/%n.1
# Install these via DocFiles.
rm %i/share/%n/Copyright %i/share/%n/License
cd po; make install NLSDIR=%i/share/locale INSTALLFLAGS=""
<<
Description: Xlib based interactive 2-D drawing tool
DescDetail: <<
* Tgif (pronounced t-g-i-f) is an Xlib based interactive 2-D drawing tool
under X11 on Linux and most UNIX platforms.
* Tgif became a hyper-structured-graphics (or hyper-graphics) editor/browser
on the World-Wide-Web in version 2.16 (released on Dec 3, 1994).
<<
DescPackaging: <<
configure script doesn't accept --foodir flags, so set that stuff up
in 'make install'.
Install manpage manually.
Still needs xmkmf/imake for natural language support.
Japanese charset patch from Tomoaki Okayama.
(NLS support priginally suggested by Asari Takashi)
Original version by Jeff Whitaker
<<
DocFiles: AUTHORS README HISTORY LICENSE.QPL License NEWS Copyright
ConfFiles: %p/etc/app-defaults/Tgif
License: OSI-Approved
Homepage: http://bourbon.usc.edu/tgif/index.html
Maintainer: Alexander K. Hansen
diff -Naur tgif-QPL-4.1.44.orig/po/ja/ja.po tgif-QPL-4.1.44/po/ja/ja.po
--- tgif-QPL-4.1.44.orig/po/ja/ja.po Sat Jun 19 08:12:02 2004
+++ tgif-QPL-4.1.44/po/ja/ja.po Sat Mar 19 23:16:50 2005
@@ -2,7 +2,6 @@
#
# @(#)$Header: /mm2/home/cvs/bc-src/tgif/po/ja/ja.po,v 1.1 2004/06/18 23:12:02 william Exp $
#
-#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: tgif-4.0.17\n"
@@ -11,7 +10,7 @@
"Last-Translator: Jun Nishii
"Language-Team: Project Vine
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=JISX-0208-1983-0\n"
+"Content-Type: text/plain; charset=euc-jp\n"
"Content-Transfer-Encoding: 8-bit\n"
#: ../../menuinfo.c:71