summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-strategy/widelands: fix build with gcc-12Ionen Wolkens2022-07-192-0/+30
| | | | | | | | | Due to new gcc-12 warnings that die to -Werror=uninitialized, both adjust the variable and drop these -Werror= (upstream also disable -Werror with gcc-12 but for other reasons, see patch). Closes: https://bugs.gentoo.org/859277 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: Keyword 1.0 ppc64, #852224Jakov Smolić2022-06-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* games-strategy/widelands: Keyword 1.0 arm64, #852224Jakov Smolić2022-06-171-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-strategy/widelands: backport upstream fix for boost-1.77Ionen Wolkens2021-08-172-0/+20
| | | | | Closes: https://bugs.gentoo.org/808747 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: drop 0.21Ionen Wolkens2021-07-243-83/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: drop use of cxxflags patchIonen Wolkens2021-06-172-8/+0
| | | | | | | | | | | -Werror=uninitialized cause issues with -O3. Upstream is currently explicitly requesting -O2 but an old patch in Gentoo prevents that. While not ideal, rather than further patch to remove the warning check, simply follow upstream and go with what is being tested more. Closes: https://bugs.gentoo.org/796509 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: sync liveIonen Wolkens2021-06-151-6/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: add 1.0Ionen Wolkens2021-06-152-0/+62
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: remove unused patchesIonen Wolkens2021-06-132-47/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: drop 0.20-r1Ionen Wolkens2021-06-082-78/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: update live ebuildIonen Wolkens2021-06-031-59/+32
| | | | | | Same as 0.21 but with new dependency on curl. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: add 0.21Ionen Wolkens2021-06-032-0/+59
| | | | | | | | | | | | | - add python3_{9,10} - enable minor tests - let trivial website tools be built - removed upstreamed patches - use upstream provided .desktop - update LICENSE for the various assets Closes: https://bugs.gentoo.org/718116 Closes: https://bugs.gentoo.org/736268 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/widelands: add github remote-idIonen Wolkens2021-06-031-0/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/widelands: Do not depend on dev-lang/luaMarek Szuba2020-12-032-2/+0
| | | | | | | | | | | | | | | | | | | | | Short version: this package builds, tests and installs without any errors on systems without any versions of Lua installed, and even when a copy of Lua *is* installed does not interact with it in any way (which was already reflected by the fact dev-lang/lua was not mentioned in RDEPEND, only in DEPEND). Details: Widelands source code comes bundled with Lua - or to be precise with Eris (https://github.com/fnuecke/eris), which according to its upstream should be considered "a custom 'distribution' of Lua" due to the fact it hooks heavily into Lua internals. Since src/third_party/eris/README.eris explicitly states that the bundled Eris is what brings in the Lua version used in Widelands, it is no surprise that upstream build scripts do not even attempt to look for system Lua. Bug: https://bugs.gentoo.org/752729 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-strategy/widelands: Fix for boost 1.73David Seifert2020-06-152-2/+25
| | | | | | Closes: https://bugs.gentoo.org/724316 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* games-strategy/widelands: update homepageAlexey Sokolov2020-05-172-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-strategy/widelands: Added live ebuildLars Wendler2020-03-131-0/+94
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/widelands: Fixed build with media-libs/libglvndLars Wendler2020-03-122-0/+26
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/widelands: Adjusted dependenciesLars Wendler2020-03-121-5/+9
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/widelands: Removed oldLars Wendler2020-03-122-73/+0
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch games proj to cmake.eclassAndreas Sturmlechner2020-01-042-8/+8
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-strategy/widelands: Removed old.Lars Wendler2019-05-023-82/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/widelands: Bump to version 0.20Lars Wendler2019-05-022-0/+73
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/widelands: Bump to version 0.20_rc1Lars Wendler2019-04-243-0/+97
| | | | | | Closes: https://bugs.gentoo.org/600856 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* games-*/*: Remove stable keywordsDavid Seifert2017-11-181-1/+1
| | | | | | Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404
* *games*/*: Dekeyword ppc/ia64/sparcDavid Seifert2017-07-081-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/4614
* games-strategy/widelands: Remove oldDavid Seifert2017-05-035-177/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* games-strategy/widelands: Mark amd64/ppc/x86 stableDavid Seifert2017-05-031-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* games-strategy/widelands: [QA] Remove PREFIX setting for CMakeDavid Seifert2017-05-031-21/+21
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-strategy/widelands: remove deprecated games eclassAustin English2016-08-041-0/+70
| | | | | | | | Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
* games-strategy/widelands: ppc stable wrt bug #581218Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-strategy/widelands: x86 stable wrt bug #581218Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-strategy/widelands: amd64 stable wrt bug #581218Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-strategy/widelands: version bump (bug #502286)Michael Sterrett2016-03-243-0/+77
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* games-strategy/widelands: add slot deps for dev-lang/lua and ↵Michael Sterrett2016-01-131-18/+3
| | | | | | media-libs/libpng; tidy Package-Manager: portage-2.2.26
* Revert "mask games-fps/ut2004-ultraduel for removal"Michael Sterrett2015-12-211-3/+18
| | | | This reverts commit cf00534e64f93c0992faf2584a970f1910afcc5a.
* mask games-fps/ut2004-ultraduel for removalMichael Sterrett2015-12-211-18/+3
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Convert all URIs for launchpad.net from http to httpsJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+138
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed