Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5fc770469329588be297c69603a12426f9d74bb1
commit 5fc770469329588be297c69603a12426f9d74bb1 Author: Devil505 <[EMAIL PROTECTED]> Date: Sat Nov 3 12:14:20 2007 +0100 tmw-0.0.23-1-i686 *New Package *I'll add a package for musics later diff --git a/source/games-extra/tmw/FrugalBuild b/source/games-extra/tmw/FrugalBuild new file mode 100644 index 0000000..81d8f8f --- /dev/null +++ b/source/games-extra/tmw/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 1.03 SBU +# Maintainer: Devil505 <[EMAIL PROTECTED]> + +pkgname=tmw +pkgver=0.0.23 +pkgrel=1 +pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG." +_F_sourceforge_dirname="themanaworld" +_F_sourceforge_broken_up2date=1 +Finclude sourceforge +url="http://themanaworld.org" +depends=('sdlimage' 'sdl_mixer' 'guichan' 'libgl' 'curl' 'sdl_net' 'physfs' 'libxdamage' 'libxml2' 'freeglut') +groups=('games-extra') +archs=('i686') +sha1sums=('eb9f0642f69fcd28e725042dbe021f1706c6c8a1') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
