Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24118

Added Files:
        wesnoth-devel.info 
Log Message:
latest upstream dev release 1.9.0
untested, doesn't get very far (odd configure fail) on darwin10


--- NEW FILE: wesnoth-devel.info ---
Package: wesnoth-devel
Version: 1.9.0
Revision: 1
Description: Fantasy turn-based strategy game
GCC: 4.0
Source-MD5: c4e7ba80c6212cb58c3ff96d10f417ae
Source: mirror:sourceforge:wesnoth/wesnoth-%v.tar.bz2
BuildDepends: <<
  autoconf (>= 2.60),
  automake1.11,
  sdl,
  sdl-mixer,
  sdl-image,
  sdl-ttf (>= 2.0.6-1017),
  sdl-net,
  sdl-sound,
  cairo,
  fribidi-dev,
  fribidi,
  glib2-dev,
  glitz,
  libpng3,
  freetype219,
  libiconv-dev,
  libgettext8-dev,
  gettext-tools,
  pango1-xft2-ft219-dev,
  boost1.41.cmake,
  fink (>= 0.24.12)
<<
Conflicts: wesnoth, wesnoth-campaign-server, wesnoth-editor, wesnoth-server
Replaces: wesnoth, wesnoth-campaign-server, wesnoth-editor, wesnoth-server
Depends: <<
  sdl-mixer-shlibs,
  sdl-shlibs,
  sdl-image-shlibs,
  sdl-ttf-shlibs (>= 2.0.6-1017),
  sdl-net-shlibs,
  sdl-sound-shlibs,
  cairo-shlibs,
  fribidi-shlibs,
  glib2-shlibs,
  libpng3-shlibs,
  freetype219-shlibs,
  libiconv,
  libgettext8-shlibs,
  pango1-xft2-ft219-shlibs,
  boost1.41.cmake-shlibs
<<
DocFiles: <<
  ABOUT-NLS
  COPYING
  copyright
  changelog
  players_changelog
<<
ConfigureParams: <<
  --with-libintl-prefix=%p \
  --enable-editor \
  --enable-tools \
  --enable-server \
  --enable-campaign-server \
  --disable-dependency-tracking \
  --without-x \
  --disable-sdltest \
  --with-server-gid=admin \
  --with-server-uid=root \
  --disable-python-install \
  --with-boost=%p \
  --disable-strict-compilation \
  
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 \
  FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
<<
# PatchFile: %n.patch
# PatchFile-MD5: 12ba1e8b79608f4c05d49ae6da56d96b
PatchScript: <<
#  %{default_script}
  perl -pi -e 's/-L. -l(wesnoth-core)/lib\1.a/' src/Makefile.am
<<
CompileScript: <<
  #!/bin/sh -ev
  ./autogen.sh
  ./configure %c -C
  make -k
<<
InstallScript: <<
  make install DESTDIR=%d
  mkdir %i/etc
  touch %i/etc/wesnothd.conf
<<
DescDetail: <<
Battle for Wesnoth is a fantasy turn-based strategy game.
Battle for control of villages, using variety of units 
which have advantages and disadvantages in different types 
of terrains and against different types of attacks. Units 
gain experience and advance levels, and are carried over 
from one scenario to the next.

Features:

* Build a Hero, and lead your army.

* Different races, with distinctive abilities, weapons and spells.

* GNU/Linux, Windows, MacOSX, BeOS, Solaris, FreeBSD and 
  OpenBSD compatible.

The purpose of this package is to track the latest development version of
wesnoth.  The package `wesnoth' tracks the stable branch.      

See %p/share/doc/wesnoth/changelog to find out what's new; the
player's changelog (%p/share/doc/wesnoth/players_changelog) shows
what's new from a player's perspective.
<<
DescPackaging: <<
 dmacks added --disable-sdltest and patched support for it in all
 SDL_* tests so that can build on GUI-less machine.
  dmacks hacked around under-use of libtool in Makefile in order to
 assure that local convenince libs are used in preference to
  installed ones of the same name.
<<
License: GPL
Maintainer: Jesse Alama <al...@stanford.edu>
Homepage: http://www.wesnoth.org/
SplitOff: <<
  Package: wesnoth-devel-server
  Description: Battle for Wesnoth multiplayer network daemon
  Depends: %N, daemonic
  Files: <<
    bin/wesnothd:sbin/wesnothd
    etc/wesnothd.conf
    share/man/de/man6/wesnothd.6
    share/man/man6/wesnothd.6 
<<
  ConfFiles: %p/etc/wesnothd.conf
  DaemonicName: wesnothd
  DaemonicFile: <<
<service>
        <description>
                Battle for Wesnoth Multiplayer Server
        </description>
        <message>
                Starting Battle for Wesnoth Multiplayer Server
        </message>
        <daemon name="wesnothd">
                <executable background="true">%p/sbin/wesnothd</executable>
                <parameters>-c %p/etc/wesnothd.conf -d</parameters>
                <configfile>%p/etc/wesnothd.conf</configfile>
        </daemon>
</service>
<<
  PreRmScript: <<
if [ $1 != "upgrade" ]; then
  daemonic remove wesnothd
fi
<<
  PostInstScript: <<
daemonic install wesnothd  
<<
DescUsage: <<
To create a startupitem that starts the wesnoth daemon after restart,
just run, as root, the command 'daemonic enable wesnothd'. To remove
the wesnothd startupitem just run, again as root, the command
'daemonic disable wesnothd'.
<<
<<

SplitOff2: <<
  Package: wesnoth-devel-campaign-server
  Conflicts: wesnoth-campaign-server (>= 1.2.3)
  Replaces: wesnoth-campaign-server (>= 1.2.3)
  Description: Battle for Wesnoth campaign server
  Files: bin/campaignd:sbin/campaignd
<<


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to