git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7023ef
)
freeciv: Add proper SECTION definition.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 1 Sep 2006 16:34:24 +0000
(16:34 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 1 Sep 2006 16:34:24 +0000
(16:34 +0000)
packages/freeciv/freeciv_2.0.8.bb
patch
|
blob
|
history
diff --git
a/packages/freeciv/freeciv_2.0.8.bb
b/packages/freeciv/freeciv_2.0.8.bb
index
361d8e4
..
accdc47
100644
(file)
--- a/
packages/freeciv/freeciv_2.0.8.bb
+++ b/
packages/freeciv/freeciv_2.0.8.bb
@@
-1,7
+1,9
@@
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."
+SECTION = "games"
LICENSE = "GPL"
MAINTAINER = "Koen Kooi <koen@dominion.kabel.utwente.nl>"
DEPENDS = "gtk+ cairo esound zlib readline"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"