wesnoth 1.6.5: package the low campaign in its own package
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Fri, 12 Feb 2010 17:47:45 +0000 (18:47 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sat, 13 Feb 2010 01:04:24 +0000 (02:04 +0100)
recipes/wesnoth/wesnoth_1.6.5.bb

index 4b7b9b6..cd1a50d 100644 (file)
@@ -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 \