summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-07-06 22:07:06 +0200
committerMichał Górny <mgorny@gentoo.org>2011-07-06 22:07:12 +0200
commit44b2d5ca8223ee60f1488283a76c042a46359dd3 (patch)
treef9b10bcc65c5ada26877cf73013287658fd57244 /games-strategy
parentxonotic-data: fix store dir (diff)
downloadgamerlay-44b2d5ca8223ee60f1488283a76c042a46359dd3.tar.gz
gamerlay-44b2d5ca8223ee60f1488283a76c042a46359dd3.tar.bz2
gamerlay-44b2d5ca8223ee60f1488283a76c042a46359dd3.zip
games-strategy/widelands: Once again, add a bumped version of widelands.
(Portage version: 2.2.0_alpha43_p2/git/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/widelands/Manifest18
-rw-r--r--games-strategy/widelands/files/widelands-0.16-barbarian_mine.patch28
-rw-r--r--games-strategy/widelands/files/widelands-0.16-correct_install.patch60
-rw-r--r--games-strategy/widelands/files/widelands-0.16-mine_workers.patch73
-rw-r--r--games-strategy/widelands/metadata.xml9
-rw-r--r--games-strategy/widelands/widelands-0.16.ebuild64
6 files changed, 252 insertions, 0 deletions
diff --git a/games-strategy/widelands/Manifest b/games-strategy/widelands/Manifest
new file mode 100644
index 0000000..f8234d4
--- /dev/null
+++ b/games-strategy/widelands/Manifest
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+AUX widelands-0.16-barbarian_mine.patch 592 RMD160 630a483bea656872ba05ac4337b6c2a966278b8f SHA1 cb84f10da342bfadb42c454fe7172fea2ea3553e SHA256 e10d4a55461be9f5570c95c627cf540f2b60f51591fbceb498dab3f035e5c939
+AUX widelands-0.16-correct_install.patch 1587 RMD160 20fe35c1900453d7e5db3675e7f03a3d12306f19 SHA1 837c5f50ec3033c554b764efe07dd5ef17602858 SHA256 4c068946c8e5d9d48ca62ca1714d0bea16b262909edd50b4d8fde03835c551ff
+AUX widelands-0.16-mine_workers.patch 2636 RMD160 7b6a76a1d205ef523630e7ff1b237c3546c96a83 SHA1 35738bc42e209047cc2125e6a3be3c8ca0184a19 SHA256 26372b0ca91fc8223420f12a01e9065b8fc336bcda896278bf42459fafae8583
+DIST widelands-build16-src.tar.bz2 137808494 RMD160 aa7d14fe0071041227cebf5b5974feb74e7b8c8f SHA1 3e6df06337a4e422236bb0c0bb21068cddb6e274 SHA256 d8db3c15c30314cb220c6d79d93d3d31e7bce2722c93d2c385d643c3c669625d
+EBUILD widelands-0.16.ebuild 1511 RMD160 8bd0774094eefa84797c74933f19d3457db2ef7c SHA1 90eef909bd160878e4c529a6f049ecc0fde5ccb7 SHA256 97473100edb79fcdecac557854fa1d0fd7b08d61de22616bb19fbfcfc8b3a830
+MISC metadata.xml 255 RMD160 b5f39d5799b7c36dbd279e5433753376c082afa8 SHA1 a4698c0973522834fc27ba7dc0757453338268af SHA256 fbdf23d280480a82b5640acbe75500ca6067b5f565223f62fbd525bda216b972
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iJwEAQEIAAYFAk4UwGkACgkQfXuS5UK5QB1VDQP/Xc4uZoUduW6b6yjHvN7p5QTs
+nj9loUPoi+pWuL9pINv/0ByOeBHODwAKR8Ssu7awFnhHBLRrofE9Dhv/C+Y8hQWn
+giJDWSjt9Y/sMPGD3O/PGF9pSLEWJz/QqoOQZip16n2ku6SDtbLvl1FyquV0bcql
+Ounin522yWS+0FBMg+M=
+=kkFM
+-----END PGP SIGNATURE-----
diff --git a/games-strategy/widelands/files/widelands-0.16-barbarian_mine.patch b/games-strategy/widelands/files/widelands-0.16-barbarian_mine.patch
new file mode 100644
index 0000000..24b53a6
--- /dev/null
+++ b/games-strategy/widelands/files/widelands-0.16-barbarian_mine.patch
@@ -0,0 +1,28 @@
+=== modified file 'tribes/barbarians/deep_goldmine/conf'
+--- tribes/barbarians/deep_goldmine/conf 2011-02-06 18:37:27 +0000
++++ tribes/barbarians/deep_goldmine/conf 2011-04-12 18:25:12 +0000
+@@ -1,7 +1,7 @@
+ size=mine
+ buildable=no
+ enhanced_building=yes
+-output=gold
++output=goldstone
+ enhancement=deeper_goldmine
+
+ [buildcost]
+@@ -26,11 +26,11 @@
+ sleep=42000
+ consume=snack
+ animate=working 18000
+-mine=coal 2 66 5
+-produce=gold:2
++mine=gold 2 66 5
++produce=goldstone:2
+ animate=working 18000
+ mine=gold 2 66 5
+-produce=gold:2
++produce=goldstone:2
+
+ [idle]
+ pics=deep_goldmine_i_??.png
+
diff --git a/games-strategy/widelands/files/widelands-0.16-correct_install.patch b/games-strategy/widelands/files/widelands-0.16-correct_install.patch
new file mode 100644
index 0000000..7934ba8
--- /dev/null
+++ b/games-strategy/widelands/files/widelands-0.16-correct_install.patch
@@ -0,0 +1,60 @@
+--- CMakeLists.txt 2011-04-04 12:03:24.000000000 +0200
++++ CMakeLists.txt 2011-04-04 23:25:12.000000000 +0200
+@@ -337,7 +337,7 @@
+ install (
+ FILES ${CMAKE_CURRENT_BINARY_DIR}/VERSION
+ DESTINATION ${WL_INSTALL_DATADIR}
+- CONFIGURATIONS Debug;Release
++ CONFIGURATIONS Debug;Release;Gentoo
+ COMPONENT CoreVersionFile
+ )
+
+@@ -403,7 +403,7 @@
+ pics
+ scripting
+ DESTINATION ${WL_INSTALL_DATADIR}
+- CONFIGURATIONS Debug;Release
++ CONFIGURATIONS Debug;Release;Gentoo
+ COMPONENT CoreDataFiles
+ )
+
+@@ -413,7 +413,7 @@
+ CREDITS
+ ChangeLog
+ DESTINATION ${WL_INSTALL_DATADIR}
+- CONFIGURATIONS Debug;Release
++ CONFIGURATIONS Debug;Release;Gentoo
+ COMPONENT CoreLicenseFiles
+ )
+
+@@ -434,7 +434,7 @@
+ DIRECTORY
+ ${CMAKE_CURRENT_BINARY_DIR}/locale/
+ DESTINATION ${WL_INSTALL_DATADIR}/locale
+- CONFIGURATIONS Debug;Release
++ CONFIGURATIONS Debug;Release;Gentoo
+ COMPONENT CoreLanguageFiles
+ )
+
+--- po/CMakeLists.txt 2011-04-04 12:03:24.000000000 +0200
++++ po/CMakeLists.txt 2011-04-04 23:28:46.000000000 +0200
+@@ -1,8 +1,8 @@
+-if (${CMAKE_BUILD_TYPE} STREQUAL Release)
++if (${CMAKE_BUILD_TYPE} STREQUAL Gentoo)
+ add_custom_target (
+ lang ALL
+ )
+-else (${CMAKE_BUILD_TYPE} STREQUAL Release)
++else (${CMAKE_BUILD_TYPE} STREQUAL Gentoo)
+ add_custom_target (
+ lang_dummy ALL
+ COMMAND cmake -E make_directory ${CMAKE_BINARY_DIR}/locale
+@@ -11,7 +11,7 @@
+ add_custom_target (
+ lang
+ )
+-endif (${CMAKE_BUILD_TYPE} STREQUAL Release)
++endif (${CMAKE_BUILD_TYPE} STREQUAL Gentoo)
+
+ macro(CreateLocale locale_name)
+ set (commands "")
diff --git a/games-strategy/widelands/files/widelands-0.16-mine_workers.patch b/games-strategy/widelands/files/widelands-0.16-mine_workers.patch
new file mode 100644
index 0000000..52bccca
--- /dev/null
+++ b/games-strategy/widelands/files/widelands-0.16-mine_workers.patch
@@ -0,0 +1,73 @@
+=== modified file 'src/logic/productionsite.cc'
+--- src/logic/productionsite.cc 2011-02-06 12:11:23 +0000
++++ src/logic/productionsite.cc 2011-05-08 13:39:23 +0000
+@@ -521,7 +521,7 @@
+ // needs a worker like the one just arrived. That way it is of course still possible, that the worker is
+ // placed on the slot that originally requested the arrived worker.
+ bool worker_placed = false;
+- Ware_Index idx = widx;
++ Ware_Index idx = w->worker_index();
+ for (Working_Position * wp = psite.m_working_positions;; ++wp) {
+ if (wp->worker_request == &rq) {
+ if (wp->worker_request->get_index() == idx) {
+@@ -532,36 +532,45 @@
+ } else {
+ // Set new request for this slot
+ Ware_Index workerid = wp->worker_request->get_index();
+- delete &rq;
++ delete wp->worker_request;
+ wp->worker_request = &psite.request_worker(workerid);
+ }
+ break;
+ }
+ }
+ while (!worker_placed) {
++ uint8_t nwp = psite.descr().nr_working_positions();
+ uint8_t pos = 0;
+- for (Working_Position * wp = psite.m_working_positions;; ++wp) {
++ for (Working_Position * wp = psite.m_working_positions; pos < nwp; ++wp) {
+ // Find a fitting slot
+- if ((wp->worker_request) && !worker_placed)
++ if (!wp->worker && !worker_placed)
+ if (wp->worker_request->get_index() == idx) {
+ delete wp->worker_request;
+ *wp = Working_Position(0, w);
+ worker_placed = true;
++ break;
+ }
+- pos++;
++ ++pos;
+ }
+- // Find the next smaller version of this worker
+- Ware_Index nuwo = psite.tribe().get_nrworkers();
+- Ware_Index current = Ware_Index(static_cast<size_t>(0));
+- for (; current < nuwo; ++nuwo) {
+- Worker_Descr const * worker = psite.tribe().get_worker_descr(current);
+- if (worker->becomes() == idx) {
+- idx = current;
+- break;
++ if (!worker_placed) {
++ // Find the next smaller version of this worker
++ Ware_Index nuwo = psite.tribe().get_nrworkers();
++ Ware_Index current = Ware_Index(static_cast<size_t>(0));
++ for (; current < nuwo; ++current) {
++ Worker_Descr const * worker = psite.tribe().get_worker_descr(current);
++ if (worker->becomes() == idx) {
++ idx = current;
++ break;
++ }
+ }
++ if (current == nuwo)
++ throw
++ wexception
++ ("Something went wrong! No fitting place for worker %s in %s at (%u, %u) found!",
++ w->descr().descname().c_str(), psite.descr().descname().c_str(),
++ psite.get_position().x, psite.get_position().y);
++ pos = 0;
+ }
+- if (current == nuwo)
+- throw wexception("Something went wrong! No fitting place for worker found!");
+ }
+
+ // It's always the first worker doing building work,
+
diff --git a/games-strategy/widelands/metadata.xml b/games-strategy/widelands/metadata.xml
new file mode 100644
index 0000000..af81389
--- /dev/null
+++ b/games-strategy/widelands/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/games-strategy/widelands/widelands-0.16.ebuild b/games-strategy/widelands/widelands-0.16.ebuild
new file mode 100644
index 0000000..9a9b263
--- /dev/null
+++ b/games-strategy/widelands/widelands-0.16.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+inherit eutils versionator cmake-utils games
+
+MY_PV=build$(get_version_component_range 2)
+MY_P=${PN}-${MY_PV}-src
+DESCRIPTION="A game similar to Settlers 2"
+HOMEPAGE="http://www.widelands.org/"
+SRC_URI="http://launchpad.net/widelands/${MY_PV}/${MY_PV}/+download/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="dev-games/ggz-client-libs
+ dev-lang/lua
+ virtual/jpeg
+ media-libs/glew
+ media-libs/libpng:0
+ media-libs/libsdl[video]
+ media-libs/sdl-image[jpeg,png]
+ media-libs/sdl-mixer[vorbis]
+ media-libs/sdl-gfx
+ media-libs/sdl-net
+ media-libs/sdl-ttf
+ media-libs/tiff"
+DEPEND="${RDEPEND}
+ dev-libs/boost"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+ epatch "${FILESDIR}"/widelands-0.16-barbarian_mine.patch
+ epatch "${FILESDIR}"/widelands-0.16-correct_install.patch
+ epatch "${FILESDIR}"/widelands-0.16-mine_workers.patch
+}
+
+src_configure() {
+ mycmakeargs+=(
+ '-DWL_VERSION_STANDARD=true'
+ "-DCMAKE_INSTALL_PREFIX=${GAMES_DATADIR}/${PN}"
+ "-DWL_INSTALL_PREFIX=${GAMES_PREFIX}"
+ "-DWL_INSTALL_DATADIR=${GAMES_DATADIR}/${PN}"
+ "-DWL_INSTALL_LOCALEDIR=locale"
+ "-DWL_INSTALL_BINDIR=${GAMES_BINDIR}"
+ )
+ cmake-utils_src_configure
+}
+
+src_compile() {
+ cmake-utils_src_compile -j1
+}
+
+src_install() {
+ cmake-utils_src_install
+ newicon pics/wl-ico-128.png ${PN}.png || die
+ make_desktop_entry ${PN} Widelands
+ dodoc ChangeLog CREDITS
+ prepgamesdirs
+}