summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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/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>
* games-strategy/0ad: Fix stopping the binary with USE="-nvtt"Nils Freydank2021-06-182-0/+327
| | | | | | | Closes: https://bugs.gentoo.org/779757 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/0ad: add virtual/rust dep to older versionSam James2021-05-281-4/+12
| | | | | Closes: https://bugs.gentoo.org/792681 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: Keyword 0.0.24b_alpha arm64, #773634Sam James2021-03-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: remove unused patchesMichael Mair-Keimberger2021-03-012-108/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19723 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-strategy/0ad: pass JOBS as env varSam James2021-03-011-3/+7
| | | | | Closes: https://bugs.gentoo.org/773622 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: fix makeopts_jobs typoSam James2021-03-011-1/+1
| | | | | | | | This is at least one issue... Bug: https://bugs.gentoo.org/773622 Thanks-to: Emily Rowlands <emily.rowlands+gentoo@mailbox.org> Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: fix doexe typosSam James2021-03-011-2/+2
| | | | | | | Fixes: bb706c5383db445f085b3ac628790a319ed9d309 Bug: https://bugs.gentoo.org/773574 Closes: https://bugs.gentoo.org/773565 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: fix AR/RANLIB usageSam James2021-03-012-3/+34
| | | | | | Closes: https://bugs.gentoo.org/773511 Closes: https://bugs.gentoo.org/773502 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: fix build with >=virtual/rust-1.50Sam James2021-03-012-1/+84
| | | | | Closes: https://bugs.gentoo.org/773493 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: add python-any-r1 for SpiderMonkeySam James2021-03-011-2/+4
| | | | | | Needed at buildtime for SpiderMonkey. Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: add virtual/rust BDEPEND for SpiderMonkeySam James2021-03-011-0/+2
| | | | | | Needed for bundled SpiderMonkey Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: fix USE=-nvtt installationSam James2021-03-011-1/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: extra cleanupSam James2021-02-281-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: add github remote-idSam James2021-02-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: add note re bundled premakeSam James2021-02-281-0/+2
| | | | | Bug: https://bugs.gentoo.org/773472 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: further formatting/style changesSam James2021-02-281-43/+33
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: minor styleSam James2021-02-281-2/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: update formatting for asset generationSam James2021-02-281-3/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: use multiprocessing.eclassSam James2021-02-281-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: update comments in ebuildSam James2021-02-281-14/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: remove old broken versionsSam James2021-02-284-467/+2
| | | | | | | Keep 0.0.24_alpha_pre20210116040036-r2 temporarily just in case. Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: bump to 0.0.24b_alphaSam James2021-02-281-0/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Huge thanks to everybody mentioned in this commit (and likely others too, sorry if I forgot you!) This started with Arfrever giving an initial bump, then several revisions later, we seem to be in a position where it's fully working! Most of the issues came from (de)bundling SpiderMonkey and NVTT: * New SpiderMonkey releases regularly break the APIs which 0ad uses, so we're reverting to the bundled copy per upstream advice; * NVTT has been abandoned upstream (as an independent project) so the 0ad developers have taken it over and applied significant patches. We use the bundled copy now to take advantage of these fixes. We also abandon 0ad-data for now. We're now using the released asset files for 0.0.24b_alpha but the 0ad ebuild itself, thanks to Wolf-Dieter, can now generate these assets rather than relying on a separate ebuild like 0ad-data. This simplifies matters. Closes: https://bugs.gentoo.org/735352 Thanks-to: Stanislas Dolcini <stan at wildfiregames dot com> Thanks-to: Wolf-Dieter Rieck <wesen42@web.de> Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Thanks-to: Quentin Retornaz <gentoo@retornaz.com> Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: fix build and merge 0ad-data packageWolf-Dieter Rieck2021-02-281-0/+224
| | | | | | | | | | | | | | | | * Build was broken in former revision, as generated libs weren't in LD_LIBRARY_PATH. Also libs weren't correcly installed. * 0ad-data pulled same archive as 0a package. Merged both ebuilds into this revision blocking the 0ad-data package. Bug: https://bugs.gentoo.org/768930 Closes: https://bugs.gentoo.org/771147 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Wolf-Dieter Rieck <wesen42@web.de> Closes: https://github.com/gentoo/gentoo/pull/19603 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: revert to bundled librariesSam James2021-02-121-5/+23
| | | | | | | | | | | | | | | | | | | * SpiderMonkey changes the consumed interfaces even within minor versions, so using the system version is a no go. * nvtt is abandoned upstream and using the system version results in segfaults. Use 0ad's version which has fixes instead. Bug: https://bugs.gentoo.org/735352 Bug: https://bugs.gentoo.org/689124 Closes: https://bugs.gentoo.org/768840 Closes: https://bugs.gentoo.org/759934 Closes: https://bugs.gentoo.org/768930 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: misc fixupsSam James2021-01-171-13/+8
| | | | | | | | * Tighten nvtt dep * Use xdg-utils -> xdg Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: Version bump (0.0.24_alpha_pre20210116040036).Arfrever Frehtes Taifersar Arahesis2021-01-173-0/+263
| | | | | | | | | Using system version of SpiderMonkey 78 to avoid direct dependency on Python. (SpiderMonkey >=78.6 required due to bug #759985.) Bug: https://bugs.gentoo.org/735352 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: arm64 keyworded (bug #730888)Sam James2020-09-051-2/+2
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: Added missing header includesLars Wendler2019-12-122-1/+22
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/0ad: Bump to version 0.0.23b_alphaLars Wendler2018-12-262-0/+148
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/0ad: Removed old.Lars Wendler2018-10-312-147/+0
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* games-strategy/0ad: Add dev-libs/libsodium dependency, fixes 656454Maciej Mrozowski2018-05-241-0/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* games-strategy/0ad: Bump to version 0.0.23_alphaLars Wendler2018-05-242-0/+147
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* games-strategy/0ad: add missing setup-wxwidgets()Alexander Tsoy2018-01-051-0/+1
| | | | | Closes: https://bugs.gentoo.org/642748 Closes: https://github.com/gentoo/gentoo/pull/6691
* games-strategy/0ad: Remove oldDavid Seifert2017-12-212-147/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* games-strategy/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* games-strategy/0ad: Removed "sound" USE flag.Lars Wendler2017-08-221-5/+4
| | | | | | A game without sound does not really provide optimal game experience. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* games-strategy/0ad: Adjust gloox dependency (bug #626976)Lars Wendler2017-08-041-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* games-strategy/0ad: Removed old.Lars Wendler2017-07-273-257/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* games-strategy/0ad: Bump to version 0.0.22_alphaLars Wendler2017-07-272-0/+147
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* games-strategy/0ad: use HTTPSMichael Palimaka2017-06-122-4/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-strategy/0ad: Bump to version 0.0.21 (bug #599350).Lars Wendler2016-11-103-0/+236
| | | | | | Bumped to EAPI-6 (bug #589812). Package-Manager: portage-2.3.2
* games-strategy/0ad: Added sub-slot dependency for dev-libs/boost.Lars Wendler2016-09-291-1/+1
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-strategy/0ad: clean oldMichael Sterrett2016-06-074-270/+0
| | | | Package-Manager: portage-2.2.28
* games-strategy/0ad: version bump (bug #567230)Michael Sterrett2016-05-253-0/+258
| | | | Package-Manager: portage-2.2.28
* games-strategy/0ad: Cleanup due to #408423Pacho Ramos2016-05-221-4/+0
| | | | Package-Manager: portage-2.3.0_rc1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|