aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wesnoth
diff options
context:
space:
mode:
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>2010-02-12 18:47:45 +0100
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>2010-02-13 02:04:24 +0100
commit569b5104049c992a29a6469c9ca3f1e85ebeb9c8 (patch)
treec138f60e2a894bc81bb8326a2fe059668c78360b /recipes/wesnoth
parentcb40fbe4b6eddd4cbbab51ab537b742c27a65e14 (diff)
downloadopenembedded-569b5104049c992a29a6469c9ca3f1e85ebeb9c8.tar.gz
wesnoth 1.6.5: package the low campaign in its own package
Diffstat (limited to 'recipes/wesnoth')
-rw-r--r--recipes/wesnoth/wesnoth_1.6.5.bb9
1 files changed, 7 insertions, 2 deletions
diff --git a/recipes/wesnoth/wesnoth_1.6.5.bb b/recipes/wesnoth/wesnoth_1.6.5.bb
index 4b7b9b67de..cd1a50d2bc 100644
--- a/recipes/wesnoth/wesnoth_1.6.5.bb
+++ b/recipes/wesnoth/wesnoth_1.6.5.bb
@@ -26,7 +26,7 @@ EXTRA_OECMAKE = "\
PACKAGES = "wesnoth-editor wesnoth-doc wesnoth-music wesnoth-sounds \
wesnoth-aoi wesnoth-did wesnoth-ei wesnoth-httt wesnoth-l \
wesnoth-nr wesnoth-sof wesnoth-sotbe wesnoth-thot wesnoth-trow \
- wesnoth-tsg wesnoth-tb wesnoth-utbs \
+ wesnoth-tsg wesnoth-tb wesnoth-utbs wesnoth-low\
wesnoth-data \
wesnoth-all-campaigns \
wesnoth-all \
@@ -66,7 +66,7 @@ RDEPENDS_wesnoth-editor = "wesnoth-data"
RDEPENDS_wesnoth-all-campaigns = "wesnoth \
wesnoth-aoi wesnoth-did wesnoth-ei wesnoth-httt wesnoth-l \
wesnoth-nr wesnoth-sof wesnoth-sotbe wesnoth-thot wesnoth-trow \
- wesnoth-tsg wesnoth-tb wesnoth-utbs"
+ wesnoth-tsg wesnoth-tb wesnoth-utbs wesnoth-low"
# Installing wesnoth-all should pull everything in (like in Debian).
RDEPENDS_wesnoth-all = "wesnoth wesnoth-sounds wesnoth-music"
@@ -100,6 +100,11 @@ FILES_wesnothd = "\
${bindir}/wesnothd \
"
+FILES_wesnoth-low ="\
+ ${datadir}/wesnoth/data/campaigns/Legend_of_Wesmere \
+ ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-aoi.mo \
+"
+
FILES_wesnoth-editor = "\
${bindir}/wesnoth_editor \
${datadir}/applications/wesnoth_editor.desktop \