Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=86202c388a651dffb7055c80f87dbef44b920635
commit 86202c388a651dffb7055c80f87dbef44b920635 Author: James Buren <[email protected]> Date: Tue Jan 1 06:09:38 2013 -0600 pokerth-0.9.5-2-x86_64 * rebuild with boost diff --git a/source/games-extra/pokerth/FrugalBuild b/source/games-extra/pokerth/FrugalBuild index 6b91679..38d8935 100644 --- a/source/games-extra/pokerth/FrugalBuild +++ b/source/games-extra/pokerth/FrugalBuild @@ -4,17 +4,16 @@ pkgname=pokerth pkgver=0.9.5 -pkgrel=1 +pkgrel=2 pkgdesc="Poker game written in C++/QT4" _F_sourceforge_name="PokerTH" _F_sourceforge_dirname="$pkgname" _F_sourceforge_ext="-src.tar.bz2" Finclude sourceforge -#source=(${source[@]} pokerth-gcc47.patch) url="http://www.pokerth.net/index.php" depends=('curl' 'sqlite3' 'tinyxml' 'sdl_mixer' 'libgsasl' 'libqtgui' 'libqtnetwork' \ - 'libboost>=1.49.0' 'gnutls>=2.12.12' 'libqtsql' 'libircclient') -makedepends=('boost') + 'libboost>=1.50.0' 'gnutls>=2.12.12' 'libqtsql' 'libircclient') +makedepends=('boost>=1.50.0') groups=('games-extra') archs=('i686' 'x86_64') sha1sums=('a25ebbca72515acb21209587a7df8f1296ed7f53') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
