[oe-commits] Denis 'Gnutoo' Carikli : wesnoth 1.6.5: package the low campaign in its own package

git version control git at git.openembedded.org
Mon Feb 15 06:23:42 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 569b5104049c992a29a6469c9ca3f1e85ebeb9c8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=569b5104049c992a29a6469c9ca3f1e85ebeb9c8

Author: Denis 'Gnutoo' Carikli <GNUtoo at no-log.org>
Date:   Fri Feb 12 18:47:45 2010 +0100

wesnoth 1.6.5: package the low campaign in its own package

---

 recipes/wesnoth/wesnoth_1.6.5.bb |    9 +++++++--
 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 4b7b9b6..cd1a50d 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 \





More information about the Openembedded-commits mailing list