wok rev 6267
Up: freeciv to 2.2.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 14 19:13:02 2010 +0000 (2010-09-14) |
parents | 08fbb0726ac7 |
children | 8919d637a453 |
files | freeciv/receipt |
line diff
1.1 --- a/freeciv/receipt Tue Sep 14 17:50:39 2010 +0000 1.2 +++ b/freeciv/receipt Tue Sep 14 19:13:02 2010 +0000 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="freeciv" 1.7 -VERSION="2.1.6" 1.8 +VERSION="2.2.2" 1.9 CATEGORY="games" 1.10 SHORT_DESC="Empire-building strategy game." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://freeciv.wikia.com/wiki/Main_Page" 1.14 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.15 -DEPENDS="zlib ncurses readline gtk+ gettext xorg-libXdamage libsdl-mixer" 1.16 -BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext" 1.17 +DEPENDS="zlib ncurses readline gtk+ gettext xorg-libXdamage libsdl-mixer bzip2" 1.18 +BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext libsdl-mixer-dev glibc-locale bzip2-dev expat-dev" 1.19 TAGS="strategy" 1.20 1.21 # Rules to configure and make the package.