summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-engines/openmw: version 0.47Alexey Sokolov2021-10-163-17/+154
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/22579 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/box2d: unbundle doctest to fix tests with glibc-2.34Ionen Wolkens2021-10-101-0/+9
| | | | | | | | | | | Skipping leaving a bugref in the ebuild not to imply this should be removed after it's fixed with glibc-2.34 (upstream has bumped doctest in upcoming version, but may as well use system's anyway). While not the cleanest, use a symlink to avoid patching files. Closes: https://bugs.gentoo.org/806342 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/box2d: actually run built testsIonen Wolkens2021-10-081-0/+4
| | | | | | | Not much sense in having a new IUSE=test if not running tests (testbed still disabled, unsure if can resonably run these here). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/qtads: add missing qtsvg new dependencyIonen Wolkens2021-09-271-0/+2
| | | | | | | Also newly need to define DOCDIR as it doesn't recognize revbumps. Closes: https://bugs.gentoo.org/815076 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/qtads: delete 3.1.0Nikos Chantziaras2021-09-262-45/+0
| | | | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nikos Chantziaras <realnc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22413 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/qtads: bump to 3.2.0, improve DEPENDNikos Chantziaras2021-09-262-0/+46
| | | | | | | Closes: https://bugs.gentoo.org/814998 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nikos Chantziaras <realnc@gmail.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/scummvm: keyword 2.2.0-r2 for ~riscvMarek Szuba2021-09-251-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-engines/frotz: keyword 2.53-r1 for ~riscvMarek Szuba2021-09-251-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-engines/devilutionx: subscribe to libsodium subslotSam James2021-09-172-2/+2
| | | | | | | | | | We need to be rebuilt when the subslot (ABI) of libsodium changes. Maintainer timeout. Bug: https://bugs.gentoo.org/791031 Closes: https://github.com/gentoo/gentoo/pull/22008 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/devilutionx: use dynamic linking (fixes libsodium build)Sam James2021-09-172-2/+6
| | | | | | | | | | | | | | | | | | | -DDIST controls whether devilutionx links dynamically to libraries (only SDL 2 and glibc are linked dynamically otherwise). For later versions of libsodium, FindSodium.cmake malfunctions and does not correctly populate all the needed variables. For Gentoo's purposes, we can ignore this problem, and instead force dynamic linking (which is policy anyway). A fix to use a supported method to detect libsodium (pkg-config) is being pursued upstream. Maintainer timeout. Bug: https://github.com/diasurgical/devilutionX/issues/2615 Closes: https://bugs.gentoo.org/791031 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/qtads: bump to 3.1.0, EAPI 8Nikos Chantziaras2021-09-162-0/+45
| | | | | | | | Closes: https://bugs.gentoo.org/813417 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Nikos Chantziaras <realnc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22312 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/openmw: flag-o-matic-- for UnusedInheritsIonen Wolkens2021-09-121-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/odamex: Drop old versions 0.9.3 and 0.9.4William Breathitt Gray2021-09-113-158/+0
| | | | | | Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22265 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/odamex: Version bump to 0.9.5William Breathitt Gray2021-09-112-0/+79
| | | | | | Closes: https://bugs.gentoo.org/812503 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-1121-21/+21
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-engines/scummvm-tools: Fix build without native symlinksAlexey Sokolov2021-09-072-8/+22
| | | | | | | | Closes: https://bugs.gentoo.org/744424 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/22228 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/scummvm: sync live ebuildAlexey Sokolov2021-09-072-12/+31
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/scummvm: fix build, deps, bump eapiAlexey Sokolov2021-09-071-5/+10
| | | | | | | | Closes: https://bugs.gentoo.org/744421 Closes: https://bugs.gentoo.org/801229 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/box2d: conditionally build testsSam James2021-09-051-1/+3
| | | | | | | This is also a workaround for the glibc 2.34 build failure. Bug: https://bugs.gentoo.org/806342 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/openmw: fix build with boost-1.77.0Ionen Wolkens2021-08-172-0/+11
| | | | | Closes: https://bugs.gentoo.org/808763 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/openmw: remove recastnavigation hack from 9999Alexey Sokolov2021-08-161-2/+0
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-engines/odamex: Drop old 0.9.2William Breathitt Gray2021-08-152-79/+0
| | | | | | Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21993 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/odamex: Version bump to 0.9.4William Breathitt Gray2021-08-152-0/+79
| | | | | | Closes: https://bugs.gentoo.org/808255 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/dMagnetic: Bump to 0.32, drop old 0.31, EAPI 8James Le Cuirot2021-08-022-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/openmw: use newer OSG for 9999Alexey Sokolov2021-07-301-3/+3
| | | | | | | Bug: https://bugs.gentoo.org/797403 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/frotz: Add sys-libs/ncurses[unicode(+)]David Seifert2021-07-172-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-engines/stratagus: Bump to 3.1.2Michał Górny2021-07-172-0/+75
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/stratagus: Bump to 3.1.1Michał Górny2021-07-152-0/+75
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/openmw: add lua supportAlexey Sokolov2021-07-141-3/+22
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/21606 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/stratagus: Bump to 3.1.0Michał Górny2021-07-032-0/+75
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/dMagnetic: Bump to 0.31, drop old 0.30James Le Cuirot2021-07-032-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/openmw: Depend on dev-libs/boost:=[threads(+)]David Seifert2021-06-182-4/+4
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* games-engines/odamex: Drop version 0.9.0William Breathitt Gray2021-06-183-104/+0
| | | | | | Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21301 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/odamex: Version bump to 0.9.3William Breathitt Gray2021-06-182-0/+79
| | | | | | Closes: https://bugs.gentoo.org/796575 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/openmw: 0.46 requires OSG 3.4Alexey Sokolov2021-06-051-1/+1
| | | | | | | | | | | | This is in preparation for future 0.47. The discussion with upstream revealed that 0.46 works best with the forked OSG 3.4, 3.6 is not recommended for it. But 0.47 needs 3.6, also with a preference to use the forked OSG. Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/21136 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/box2d: Stabilize 2.4.1 amd64, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/box2d: Stabilize 2.4.1 x86, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/qtads: Fix build error when using >=fluidsynth-2.2Nikos Chantziaras2021-05-312-1/+60
| | | | | | | | Closes: https://bugs.gentoo.org/785235 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nikos Chantziaras <realnc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20741 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/frobtads: Remove oldNikos Chantziaras2021-05-313-70/+0
| | | | | | | | | Doesn't build anymore with recent GCC versions. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nikos Chantziaras <realnc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20739 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/frobtads: Bump version to cmake-based 2.0Nikos Chantziaras2021-05-312-0/+47
| | | | | | | | Closes: https://bugs.gentoo.org/716274 Closes: https://bugs.gentoo.org/721850 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nikos Chantziaras <realnc@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/scummvm: Add sndio USE flag, fixing automagic dependencyJames Le Cuirot2021-05-303-3/+6
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/odamex: Drop old 0.8.3James Le Cuirot2021-05-294-154/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/odamex: Version bump to 0.9.2William Breathitt Gray2021-05-292-0/+79
| | | | | | | Closes: https://bugs.gentoo.org/792813 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21038 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/openmw: remove openmw-0.47.0-bullet-debian.patchAlexey Sokolov2021-05-062-16/+0
| | | | | | | | https://gitlab.com/OpenMW/openmw/-/commit/e3a6cb1695336c834c9664eabc40028f01e3b99f includes it Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-engines/openmw: fix build with gcc 11Alexey Sokolov2021-05-062-0/+37
| | | | | Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-engines/openmw: require boost[zlib]Alexey Sokolov2021-05-062-3/+3
| | | | | | Closes: https://bugs.gentoo.org/788253 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-engines/frotz: bump to 2.53Marek Szuba2021-04-292-0/+76
| | | | | | | | | | | Trivial bump. Does not come with an automated test suite but having manually run all the interactive tests provided in src/test/ using the ncurses interface, everything seems to be in order. Permission to commit in maintainers' stead granted by sam on Bugzilla. Closes: https://bugs.gentoo.org/86576 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-engines/box2d: Keyword 2.4.1 arm64, #775848Sam James2021-04-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/residualvm: eutils->desktopSam James2021-04-181-1/+1
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/residualvm: blank line after EAPI, drop empty IUSESam James2021-04-181-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>