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

Added Files:
        wesnoth.info wesnoth.patch 
Log Message:
untested.  now Bdeps automake/autoconf, requires ./autogen.sh before configure
!lart Scons
!lart cmake


--- NEW FILE: wesnoth.patch ---
diff -Naur --exclude='*~' wesnoth-1.6.5/src/tools/cutter.cpp 
wesnoth-1.6.5.fink/src/tools/cutter.cpp
--- wesnoth-1.6.5/src/tools/cutter.cpp  2009-01-01 10:27:41.000000000 +0000
+++ wesnoth-1.6.5.fink/src/tools/cutter.cpp     2009-11-15 23:20:37.000000000 
+0000
@@ -95,6 +95,8 @@
        } catch(exploder_failure err) {
                std::cerr << "Failed: " << err.message << "\n";
        }
+
+       return 0;
 }
 
 
diff -Naur --exclude='*~' wesnoth-1.6.5/src/tools/exploder.cpp 
wesnoth-1.6.5.fink/src/tools/exploder.cpp
--- wesnoth-1.6.5/src/tools/exploder.cpp        2009-01-01 10:27:41.000000000 
+0000
+++ wesnoth-1.6.5.fink/src/tools/exploder.cpp   2009-11-15 23:20:31.000000000 
+0000
@@ -69,6 +69,8 @@
        } catch(exploder_failure err) {
                std::cerr << "Failed: " << err.message << "\n";
        }
+
+       return 0;
 }
 
 

--- NEW FILE: wesnoth.info ---
Package: wesnoth
Version: 1.8.4
Revision: 1
Description: Fantasy turn-based strategy game
GCC: 4.0
Source-MD5: 2dce83f835ecce1d505ea60e46b7356f
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,
  libgettext3-dev,
  gettext-tools,
  pango1-xft2-ft219-dev,
  boost1.41.cmake,
  fink (>= 0.24.12)
<<
Conflicts: wesnoth-devel, wesnoth-devel-campaign-server, wesnoth-devel-editor, 
wesnoth-devel-server, wesnoth-editor (<= 1.8.4)
Replaces: wesnoth-devel, wesnoth-devel-campaign-server, wesnoth-devel-editor, 
wesnoth-devel-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,
  libgettext3-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 \
  --with-freetype-prefix=%p/lib/freetype219 \
  --with-freetype-exec-prefix=%p/lib/freetype219 \
  --disable-dependency-tracking \
  --without-x \
  --without-zipios \
  --disable-sdltest \
  --with-server-gid=admin \
  --with-server-uid=root \
  --disable-python \
  --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
  # configure and Makefile.in aren't distributed with this release, hmmm...
  # oddly, configure is folded into the last line of autogen.sh
  ./autogen.sh %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-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-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
<<


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to