Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=49ac6a8e6d0d290c338fe5e362973f803d204f44
commit 49ac6a8e6d0d290c338fe5e362973f803d204f44 Author: gholafox <[EMAIL PROTECTED]> Date: Sun Nov 23 23:03:02 2008 +0100 tmw-0.0.26-4-i686 * Rebuild with physfs 1.1.1 diff --git a/source/games-extra/tmw/FrugalBuild b/source/games-extra/tmw/FrugalBuild index 2e780e0..cd448ec 100644 --- a/source/games-extra/tmw/FrugalBuild +++ b/source/games-extra/tmw/FrugalBuild @@ -3,13 +3,13 @@ pkgname=tmw pkgver=0.0.26 -pkgrel=3 +pkgrel=4 pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG." _F_sourceforge_dirname="themanaworld" _F_sourceforge_realname="The Mana World" Finclude sourceforge url="http://themanaworld.org" -depends=('sdlimage' 'sdl_mixer' 'guichan' 'libgl' 'curl>=7.19.0' 'sdl_net' 'physfs' 'libxdamage' 'libxml2' 'freeglut') +depends=('sdlimage' 'sdl_mixer' 'guichan' 'libgl' 'curl>=7.19.0' 'sdl_net' 'physfs>=1.1.1-1' 'libxdamage' 'libxml2' 'freeglut') rodepends=('tmwmusic') groups=('games-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
