the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: glob2
Version: 0.9.4.4
Revision: 1
GCC: 4.0
Architecture: powerpc, i386
Maintainer: David Fang
Depends: <<
libvorbis0-shlibs,
sdl-image-shlibs,
sdl-ttf-shlibs,
sdl-net-shlibs,
speex3-shlibs,
boost1.35.nopython-shlibs,
fribidi-shlibs,
x11-shlibs
<<
BuildDepends: <<
scons,
vorbis-tools,
libvorbis0,
libogg,
sdl,
sdl-image,
sdl-ttf,
sdl-net,
speex3,
boost1.35.nopython,
fribidi,
fribidi-dev,
x11-dev,
fink (>= 0.24.12-1)
<<
Conflicts:
Source: http://dl.sv.nongnu.org/releases/%n/0.9.4/%n-%v.tar.gz
Source-MD5: 94c527325f355a29a2807f8f18a6e6a8
# SourceDirectory: glob2-%v
PatchFile: %n.patch
PatchFile-MD5: 7e9c61de304de03eccb08b07d4f7dac9
CompileScript: <<
#!/bin/sh -ev
# c="release=1 INSTALLDIR=%p/share BINDIR=%p/bin DATADIR=%p/share/glob2 FINKPREFIX=%p"
# c="release=1 INSTALLDIR=%i/share BINDIR=%i/bin DATADIR=%p/share/glob2 FINKPREFIX=%p"
# scons $c
echo "Since we need the %i dir. at *compile* time, we compile at "
echo "*install* time, when the dir. exists with the correct permissions."
<<
InstallScript: <<
#!/bin/sh -ev
# INSTALLDIR needs to exist first
mkdir -p %i/share
c="release=1 INSTALLDIR=%i/share BINDIR=%i/bin DATADIR=%p/share/glob2 FINKPREFIX=%p"
scons $c
scons install $c
<<
DocFiles: data/authors.txt COPYING README README.hg INSTALL
InfoDocs:
Description: Innovative Real-Time Strategy (RTS) game
DescDetail: <<
Globulation 2 brings a new type of gameplay to RTS games. The player chooses
the number of units to assign to various tasks, and the units do their best
to satisfy the requests. This allows players to manage more units and focus on
strategy rather than individual unit's jobs. Globulation 2 also features AI
allowing single-player games or any possible combination of human-computer
teams. Also included is a scripting language for versatile gameplay or
tutorials and an integrated map editor. Globulation2 can be played in single
player mode, through your local network, or over the Internet with
Ysagoon Online Gaming (or YOG for short).
<<
DescUsage: <<
To play, type glob2 in Terminal.app.
<<
DescPort: <<
Scons does not find some files when checking, but compiling is ok, so exit lines are commented.
<<
DescPackaging: <<
The SCons build creates an AppBundle and disc image (.dmg).
Former maintainer (pre-0.9.4): Alexandre Vial
<<
Homepage: http://www.globulation2.org/
License: GPL