libgcrypt: update to 1.4.6
[openembedded.git] / recipes / freeciv / freeciv_2.0.8.bb
1 DESCRIPTION = "Freeciv is a free turn-based multiplayer strategy game, in which each player becomes the leader of a civilization, fighting to obtain the ultimate goal: To become the greatest civilization."
2 SECTION = "x11/games"
3 LICENSE = "GPL"
4 DEPENDS = "gtk+ cairo esound zlib readline"
5 PR = "r2"
6
7 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
8
9 inherit autotools pkgconfig
10
11
12
13
14