summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-strategy/colobot: Fix missing -lsndfile with USE=-openalMichał Górny2021-08-192-0/+42
| | | | | Closes: https://bugs.gentoo.org/808495 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/s25rttr: fix build with Boost 1.77Sam James2021-08-192-0/+20
| | | | | Closes: https://bugs.gentoo.org/808767 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: don't compress man pages, fix applying patchesSam James2021-08-172-2/+64
| | | | | Closes: https://bugs.gentoo.org/808120 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: drop unnecessary dependenciesSam James2021-08-172-5/+1
| | | | | | | - OpenSSL was replaced by cURL/libsodium - glew was replaced by glad (bundled - as intended?) Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: drop obsolete quesoglc referenceSam James2021-08-172-4/+0
| | | | | | | No longer used upstream (harfbuzz instead). Closes: https://bugs.gentoo.org/477610 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: drop obsolete commentSam James2021-08-171-1/+1
| | | | | | See: 68847a1629507c035b52795cf5b0426d7faaa597 Bug: https://bugs.gentoo.org/477610 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: add missing net-libs/miniupnpc depSam James2021-08-172-1/+3
| | | | Signed-off-by: Sam James <sam@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/0ad: Remove the old pre-alpha-24(!) versionNils Freydank2021-08-152-233/+0
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/21931 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: Bump to 0.0.25_alpha, unbundle premakeNils Freydank2021-08-152-0/+223
| | | | | | | | | | | | | | | | | | | This bump unbundles premake and uses now dev-util/premake:5::gentoo. Drop the ~arm64 keyword until premake get's ~arm64 keywords. Upstream spidermonkey keeps changing critical stuff on minor releases, so this bump keeps the the bundled version. On the fly we can do some house-keeping inside the ebuild: - add size checks as the package size got huge by the 0ad-data merge - merge conditional blocks depending on the version into one block for better maintainability - sort LICENSE alphabetically Closes: https://bugs.gentoo.org/807337 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: Revbump to fix video install locationLars Wendler2021-08-151-0/+1
| | | | | Closes: https://bugs.gentoo.org/808438 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/warzone2100: minor tidyupsSam James2021-08-141-10/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: drop 4.0.1-r1Sam James2021-08-142-117/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: update LICENSE for VulkanSam James2021-08-141-1/+1
| | | | | | The Vulkan support is licensed under GPLv3. Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: app-text/asciidoc belongs in BDEPENDSam James2021-08-141-1/+1
| | | | | | We use it on CBUILD to generate documentation in src_compile. Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: install translationsSam James2021-08-141-15/+16
| | | | | | | | | | | Use the CMake install target instead of our own logic in src_install - this gives us the translations for free. We now use plocale.eclass to install the right subset of translations/localised strings requested by the user. Closes: https://bugs.gentoo.org/807730 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: drop obsolete X, OpenGL dependenciesSam James2021-08-141-4/+0
| | | | | | This is all handled via SDL now. Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: add missing sqlite, curl dependenciesSam James2021-08-141-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: add missing subslot dependenciesSam James2021-08-143-9/+9
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/warzone2100: add 4.1.3Sam James2021-08-092-0/+118
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/lgeneral: drop 1.4.3Ionen Wolkens2021-08-092-76/+0
| | | | | | This version distributes non-free files and shouldn't be kept. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/lgeneral: add 1.4.4, various fixesIonen Wolkens2021-08-092-0/+68
| | | | | | | | | | | | | | | | Notable ebuild changes: * Add free kukgen WWI campaign * Remove non-free original Panzer General WW2 campaign wrt bug #720306 * Remove @GENTOO@ seds that have been doing nothing for over 10 years, and also the double build that should now allow for working cross-compilation (extra build not needed wihout above pg-data) * Remove duplicate .desktop (keep upstream's) This version also happen to fix musl issues wrt bug #712346 Closes: https://bugs.gentoo.org/712346 Closes: https://bugs.gentoo.org/720306 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/augustus: new ebuildHorea Christian2021-08-086-0/+110
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu> Closes: https://github.com/gentoo/gentoo/pull/18772 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/warzone2100: add 4.1.2Sam James2021-08-062-0/+118
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/megaglest-data: fix metainfo path, tidyIonen Wolkens2021-08-021-9/+8
| | | | | Closes: https://bugs.gentoo.org/806142 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/freeciv: drop obsolete qt5 C++11 workaroundSam James2021-08-011-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/julius: version bump 1.6.0Horea Christian2021-07-263-0/+52
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu> Closes: https://github.com/gentoo/gentoo/pull/21720 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/wesnoth: Bump to version 1.15.15. Removed oldLars Wendler2021-07-192-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/freeorion: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-173-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-strategy/war1gus: Bump to 3.1.2Michał Górny2021-07-172-0/+62
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/wargus: Bump to 3.1.2Michał Górny2021-07-172-0/+74
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/war1gus: Bump to 3.1.1Michał Górny2021-07-152-0/+62
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/wargus: Bump to 3.1.1Michał Górny2021-07-152-0/+74
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/war1gus: Bump to 3.1.0Michał Górny2021-07-032-0/+62
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/wargus: Bump to 3.1.0Michał Górny2021-07-032-0/+74
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-strategy/freeorion: Add snapshot that fixes build errorsAdam Feldman2021-07-012-0/+78
| | | | | | | | | | Backporting was too complicated, so I added a snapshot Bug: https://bugs.gentoo.org/739378 Bug: https://bugs.gentoo.org/795771 Bug: https://bugs.gentoo.org/796683 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* games-strategy/freeorion: Python 3.9Adam Feldman2021-07-012-2/+2
| | | | | | Closes: https://bugs.gentoo.org/793806 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
* games-strategy/knights-demo: add missing libcrypt compat dependencySam James2021-06-301-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/hedgewars: Add patch for fpc 3.2 ICEDavid Seifert2021-06-232-0/+25
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* games-strategy/warzone2100: drop 3.3.0, 3.4.1Ionen Wolkens2021-06-223-240/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/uqm: drop 0.7.0.1Ionen Wolkens2021-06-224-167/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/wesnoth: Bump to version 1.15.14. Removed oldLars Wendler2021-06-212-1/+2
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/dopewars: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-2/+2
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-strategy/wesnoth: Depend on dev-libs/boost:=[threads(+)]David Seifert2021-06-182-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* games-strategy/freeorion: Depend on dev-libs/boost:=[threads(+)]David Seifert2021-06-182-6/+6
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* games-strategy/uqm: restore plainc for portabilityIonen Wolkens2021-06-171-0/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/uqm: add 0.8.0 with reworked ebuildIonen Wolkens2021-06-172-0/+82
| | | | | | | | | | | Compared to previous notably removes the wrapper script, install man page, install svg icon, respects MAKEOPTS jobs, add missing licenses, and removes upstreamed warning patch on top of other cleanups. Now using SDL2. Closes: https://bugs.gentoo.org/784617 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/uqm: tidy metadata and use descriptionsIonen Wolkens2021-06-171-12/+12
| | | | | | Original music is notably not (large) at all. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-strategy/0ad: Remove the broken versionNils Freydank2021-06-181-228/+0
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/21292 Signed-off-by: Sam James <sam@gentoo.org>