freeciv-2.6: Add recipe
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
18
recipes-games/freeciv/freeciv_S2_6.bb
Normal file
18
recipes-games/freeciv/freeciv_S2_6.bb
Normal file
@@ -0,0 +1,18 @@
|
||||
FREECIV_GUI = "gtk3,qt"
|
||||
|
||||
require freeciv.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
BRANCH = "S2_6"
|
||||
SRCREV="33825"
|
||||
SRC_URI += "svn://svn.gna.org/svn/freeciv;module=branches/${BRANCH} \
|
||||
"
|
||||
PV = "2.6.0-beta0+r${SRCREV}"
|
||||
|
||||
EXTRA_OECONF += "\
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/branches/${BRANCH}"
|
||||
|
||||
PACKAGES += ""
|
||||
Reference in New Issue
Block a user