Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=b2bb2bc10da7ce4e6c7d1637716aedf464827fc6
commit b2bb2bc10da7ce4e6c7d1637716aedf464827fc6 Author: James Buren <[email protected]> Date: Tue Jan 1 09:22:32 2013 -0600 openclonk-5.3.2-1-x86_64 * rebuild with boost * version bump diff --git a/source/games-extra/openclonk/FrugalBuild b/source/games-extra/openclonk/FrugalBuild index ceba795..9267d89 100644 --- a/source/games-extra/openclonk/FrugalBuild +++ b/source/games-extra/openclonk/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Melko <[email protected]> pkgname=openclonk -pkgver=5.2.1 +pkgver=5.3.2 pkgrel=1 pkgdesc="Free multiplayer action game where you control clonks, small but witty and nimble humanoid beings." url="http://www.openclonk.org/" depends=('openssl' 'glew' 'gtk+2-libs' 'gdk-pixbuf2' 'libxpm' 'sdl_mixer') -makedepends=('boost' 'gtk+2' 'imagemagick') +makedepends=('boost>=1.50.0' 'gtk+2' 'imagemagick') groups=('games-extra') archs=('i686' 'x86_64') _F_archive_name=$pkgname-release @@ -16,7 +16,7 @@ Finclude cmake gnome-scriptlet up2date="Flastarchive http://hg.openclonk.org/openclonk/archive/ '-src.tar.gz'" source=(http://hg.openclonk.org/openclonk/archive/$pkgname-release-$pkgver-src.tar.gz clonk.png) -sha1sums=('da3798cbb63e0ee090f28b397b77c7d157e81e84' \ +sha1sums=('65ce63f69f31463b69b737ddf989362516c9881f' \ '36bc26a08fecbe6dd75bcc541c879a69ff31fd95') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
