From 569b5104049c992a29a6469c9ca3f1e85ebeb9c8 Mon Sep 17 00:00:00 2001 From: Denis 'Gnutoo' Carikli Date: Fri, 12 Feb 2010 18:47:45 +0100 Subject: [PATCH] wesnoth 1.6.5: package the low campaign in its own package --- recipes/wesnoth/wesnoth_1.6.5.bb | 9 +++++++-- 1 file 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 \ -- 2.39.2