the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: mah-jong
Version: 1.10
Revision: 1
Description: Multiplayer tile game
License: GPL
Maintainer: None
Depends: <<
atk1-shlibs (>= 1.20.0-1),
cairo-shlibs (>= 1.6-1),
freetype219-shlibs (>= 2.3.7-7),
glib2-shlibs (>= 2.14.0-1),
gtk+2-shlibs (>= 2.12.0-1),
libgettext3-shlibs,
pango1-xft2-ft219-shlibs (>= 1.22.0-3),
x11-shlibs
<<
BuildDepends: <<
atk1 (>= 1.20.0-1),
cairo (>= 1.6-1),
freetype219 (>= 2.3.7-7),
glib2-dev (>= 2.14.0-1),
glitz,
gtk+2-dev (>= 2.12.0-1),
libgettext3-dev,
pango1-xft2-ft219-dev (>= 1.22.0-3),
x11-dev
<<
Source: http://mahjong.julianbradfield.org/Source/mj-%v-src.tar.gz
Source-MD5: f9bacf9fd6743d5e3a2fd86863607ce2
PatchScript: <<
/usr/bin/perl -pi -e 's,/usr/local,%p,g' Makefile
/usr/bin/perl -pi -e 's,man/man1,share/man/man1,g' Makefile
<<
CompileScript: /usr/bin/make -w
InstallScript: <<
/usr/bin/make -w install DESTDIR=%i/
/usr/bin/make -w install.man DESTDIR=%i/
<<
DocFiles: rules.txt use.txt CHANGES ChangeLog LICENCE README
Homepage: http://mahjong.julianbradfield.org/
DescDetail: <<
This is a set of three programs which provide a networked Mah Jong program,
together with a computer player. Thus the game can be played by four humans,
by a human and three computer players, or any other combination. There is a
server program, which handles the game - only one game, since I'm not trying
to compete with Yahoo! and friends -, an X client to allow humans to play
naturally, and a computer player. The version of Mah Jong is that generally
called Chinese Classical.
<<
DescUsage: <<
The file "%p/share/doc/%n/use.txt" describes how to run the program and set up
computer and network players.
<<
DescPackaging: <<
Originally packaged by Hanspeter Niederstrasser
<<