summaryrefslogtreecommitdiff
path: root/packages/wesnoth
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2009-03-17 14:32:59 -0400
committerDenys Dmytriyenko <denis@denix.org>2009-03-17 14:32:59 -0400
commit709c4d66e0b107ca606941b988bad717c0b45d9b (patch)
tree37ee08b1eb308f3b2b6426d5793545c38396b838 /packages/wesnoth
parentfa6cd5a3b993f16c27de4ff82b42684516d433ba (diff)
rename packages/ to recipes/ per earlier agreement
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'packages/wesnoth')
-rw-r--r--packages/wesnoth/wesnoth_1.4.6.bb151
1 files changed, 0 insertions, 151 deletions
diff --git a/packages/wesnoth/wesnoth_1.4.6.bb b/packages/wesnoth/wesnoth_1.4.6.bb
deleted file mode 100644
index 8b80d71c43..0000000000
--- a/packages/wesnoth/wesnoth_1.4.6.bb
+++ /dev/null
@@ -1,151 +0,0 @@
-DESCRIPTION = "The Battle for Wesnoth is a turn-based strategy game with a fantasy theme."
-HOMEPAGE = "http://www.wesnoth.org/"
-SECTION = "games"
-LICENSE = "GPL"
-
-DEPENDS = "freetype libsdl-image libsdl-mixer libsdl-net libsdl-ttf zlib boost imagemagick-native"
-
-PR = "r0"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/wesnoth/${PN}-${PV}.tar.bz2"
-
-EXTRA_OECONF = "\
- --enable-tinygui \
- --enable-editor \
- --enable-lowmem \
- --with-boost=${STAGING_INCDIR} \
- --with-freetype=${STAGING_INCDIR} \
- --without-fribidi \
- --disable-python \
-"
-
-inherit autotools
-
-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-data \
- wesnoth-all-campaigns \
- wesnoth-all \
- wesnoth wesnoth-dbg \
- "
-
-DESCRIPTION_wesnoth-editor = "Map Editor for The Battle for Wesnoth"
-DESCRIPTION_wesnoth-all = "The Battle for Wesnoth with all campaigns, music and sounds"
-DESCRIPTION_wesnoth-all-campaigns = "The Battle for Wesnoth with all campaigns."
-DESCRIPTION_wesnoth-sounds = "Optional sound package for The Battle for Wesnoth"
-DESCRIPTION_wesnoth-music = "Optional music package for The Battle for Wesnoth"
-DESCRIPTION_wesnoth-data = "Mandatory data package for The Battle for Wesnoth"
-
-do_install_append() {
- # icons directory should not be packaged/installed
- if [ -d ${D}${datadir}/wesnoth/icons ]; then
- rm -rf ${D}${datadir}/wesnoth/icons
- fi
-}
-
-RDEPENDS_wesnoth = "wesnoth-data"
-
-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"
-
-# Installing wesnoth-all should pull everything in (like in Debian).
-RDEPENDS_wesnoth-all = "wesnoth wesnoth-sounds wesnoth-music"
-
-FILES_wesnoth-music = "\
- ${datadir}/wesnoth/data/core/music \
-"
-
-FILES_wesnoth-sounds = "\
- ${datadir}/wesnoth/data/core/sounds \
-"
-
-# Picks up remaining translations and data. Must be packaged after
-# wesnoth-music, wesnoth-sounds and all campaigns.
-FILES_wesnoth-data = "\
- ${datadir}/wesnoth/sounds \
- ${datadir}/wesnoth/images \
- ${datadir}/wesnoth/data \
- ${datadir}/wesnoth/fonts \
- ${datadir}/wesnoth/translations \
-"
-
-FILES_${PN} = "\
- ${bindir}/wesnoth \
- ${datadir}/icons \
- ${datadir}/applications \
-"
-
-FILES_wesnoth-editor = "\
- ${bindir}/wesnoth_editor \
-"
-
-FILES_wesnoth-aoi = "\
- ${datadir}/wesnoth/data/campaigns/An_Orcish_Incursion \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-aoi.mo \
-"
-
-FILES_wesnoth-did = "\
- ${datadir}/wesnoth/data/campaigns/Descent_Into_Darkness \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-did.mo \
-"
-
-FILES_wesnoth-ei = "\
- ${datadir}/wesnoth/data/campaigns/Eastern_Invasion \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-ei.mo \
-"
-
-FILES_wesnoth-httt = "\
- ${datadir}/wesnoth/data/campaigns/Heir_To_The_Throne \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-httt.mo \
-"
-
-FILES_wesnoth-l = "\
- ${datadir}/wesnoth/data/campaigns/Liberty \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-l.mo \
-"
-
-FILES_wesnoth-nr = "\
- ${datadir}/wesnoth/data/campaigns/Northern_Rebirth \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-nr.mo \
-"
-
-FILES_wesnoth-sof = "\
- ${datadir}/wesnoth/data/campaigns/Sceptre_Of_Fire \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-sof.mo \
-"
-
-FILES_wesnoth-sotbe = "\
- ${datadir}/wesnoth/data/campaigns/Son_Of_The_Black_Eye \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-sotbe.mo \
-"
-
-FILES_wesnoth-thot = "\
- ${datadir}/wesnoth/data/campaigns/The_Hammer_Of_Thursagan \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-thot.mo \
-"
-
-FILES_wesnoth-trow = "\
- ${datadir}/wesnoth/data/campaigns/The_Rise_Of_Wesnoth \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-trow.mo \
-"
-
-FILES_wesnoth-tsg = "\
- ${datadir}/wesnoth/data/campaigns/The_South_Guard \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-tsg.mo \
-"
-
-FILES_wesnoth-tb = "\
- ${datadir}/wesnoth/data/campaigns/Two_Brothers \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-tb.mo \
-"
-
-FILES_wesnoth-utbs = "\
- ${datadir}/wesnoth/data/campaigns/Under_the_Burning_Suns \
- ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-utbs.mo \
-"