summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2022-01-251-1/+1
| | | | | | Again. :( Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-simulation/EmptyEpsilon: Stabilize 2021.06.23-r1 amd64, #830721Sam James2022-01-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/crrcsim: fix build with clangIonen Wolkens2022-01-042-1/+12
| | | | | Closes: https://bugs.gentoo.org/830572 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/corsix-th: drop 0.64-r100Ionen Wolkens2021-12-282-85/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/EmptyEpsilon: drop trailing full stop from DESCRIPTIONSam James2021-12-261-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/openrct2: update objects for live versionConrad Kostecki2021-12-232-4/+4
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: drop 0.3.4.1-r1Conrad Kostecki2021-12-232-168/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: x86 stableConrad Kostecki2021-12-231-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: amd64 stableConrad Kostecki2021-12-231-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: update ccache logicConrad Kostecki2021-12-122-4/+61
| | | | | Closes: https://bugs.gentoo.org/828814 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/simutrans: Drop -* from KEYWORDSRonny (tastytea) Gutbrod2021-11-261-2/+2
| | | | | | | | | Reason unclear, apparently not needed. Bug: https://bugs.gentoo.org/827296 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> Closes: https://github.com/gentoo/gentoo/pull/23084 Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/openrct2: update live ebuildConrad Kostecki2021-11-222-2/+4
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: drop 0.3.5-r1Conrad Kostecki2021-11-222-167/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: add 0.3.5.1Conrad Kostecki2021-11-222-0/+167
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: use correct objectsConrad Kostecki2021-11-143-3/+2
| | | | | | | | Due using wrong objects, game will not work correctly. Closes: https://bugs.gentoo.org/822858 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/singularity: drop 1.00Ionen Wolkens2021-11-131-49/+0
| | | | | | Was barely functional in current state. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/singularity: EAPI7->8, revamp and various fixesIonen Wolkens2021-11-131-0/+46
| | | | | | | | | | | | | | | Notable changes: * enable py3.10 * enable tests * allow building html docs * depend on sdl2-mixer rather than sdl1's for pygame-2 * add sdl2-image[jpeg,png], pygame-2 doesn't depend on USE unlike 1 * install music in a directory the game actually look in * 3 missing music files are now installed (skipped subdirs) * update licenses to be more accurate Closes: https://bugs.gentoo.org/797727 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/singularity: switch remote-id to githubIonen Wolkens2021-11-131-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/openttd: update to 12.1Azamat H. Hackimov2021-11-122-0/+105
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22903 Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/openrct2: bump to version 0.3.5Conrad Kostecki2021-11-072-0/+167
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: update live ebuildConrad Kostecki2021-11-072-5/+5
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openttd: remove old versionAzamat H. Hackimov2021-10-242-101/+0
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22672 Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/openttd: update to 12.0Azamat H. Hackimov2021-10-242-0/+105
| | | | | | | | | | | | | Migrated to EAPI=8, updated dependencies, fixed bugs. Regarding #807364, there will be always unused CMAKE_DISABLE_FIND_PACKAGE_SDL warning since it will be used when USE="allegro -sdl", other unused variables are fixed. Closes: https://bugs.gentoo.org/807364 Closes: https://bugs.gentoo.org/810538 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/EmptyEpsilon: install .desktop fileFlorian Schmaus2021-10-212-0/+46
| | | | | Closes: https://bugs.gentoo.org/818697 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* games-simulation/corsix-th: Keyword 0.65.1 arm64, #805494Sam James2021-10-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/EmptyEpsilon: initial importFlorian Schmaus2021-10-095-0/+140
| | | | | Closes: https://bugs.gentoo.org/717592 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* games-simulation/flightgear: move media-libs/plib to common depend after bug ↵Maciej Mrozowski2021-09-282-2/+2
| | | | | | | 333161 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>
* games-simulation/openrct2: add libjansson subslot depSam James2021-09-252-2/+2
| | | | | | | Earlier versions of libjansson lacked symbol versioning, causing crashes. Bug: https://bugs.gentoo.org/812119 Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/flightgear: version bump 2020.3.11, remove oldMaciej Mrozowski2021-09-165-2/+15
| | | | Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-1122-22/+22
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-simulation/openrct2: update live ebuildConrad Kostecki2021-08-262-1/+2
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: drop old versionConrad Kostecki2021-08-262-167/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: x86 stableConrad Kostecki2021-08-261-1/+1
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: amd64 stableConrad Kostecki2021-08-261-1/+1
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/train-valley: tidy ebuildSam James2021-08-231-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/slime-rancher: tidy ebuildSam James2021-08-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/sky-rogue: tidy ebuildSam James2021-08-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/bcs-demo: tidy ebuildSam James2021-08-231-3/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/searchandrescue: add libsdl[joystick] dependencySam James2021-08-191-5/+5
| | | | | Closes: https://bugs.gentoo.org/733522 Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/crrcsim: remove overlink for boost-1.77.0Ionen Wolkens2021-08-172-5/+28
| | | | | | | | | Merged CGAL fix in the same patch being related (since it adds -lboost_thread-mt to LIBS it wasn't easily fixable without a patch) Closes: https://bugs.gentoo.org/808727 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/openttd: subscribe to dev-libs/icu-layoutex:= subslotSam James2021-08-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/openttd: Keyword 1.11.2 arm64, #805500Sam James2021-08-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/corsix-th: add 0.65.1Sam James2021-08-062-0/+83
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-simulation/lincity-ng: EAPI 7->8, various fixesIonen Wolkens2021-08-032-25/+39
| | | | | | | | | | | | | | | * Migrate to eautoreconf, autogen.sh jam stuff can be reduced only to a autoconf --trace call allowing eautoreconf to do its thing * Remove autotools_run_tool for InternalEclassUsage * Generate the previously skipped CREDITS file * Simplify install, PACKAGE_VERSION handles docdir (fine on prefix) * Add libxslt/gettext bdeps * Strip -O3 * tc-export CC, some calls disregard configure's carried value * export AR rather than use -sAR to handle bug #739376 Closes: https://bugs.gentoo.org/739376 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/lincity-ng: add github remote-idIonen Wolkens2021-08-031-0/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/lincity: remove `append-cflags -std=gnu89`David Seifert2021-08-022-11/+30
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-simulation/lincity: EAPI6->8, fix prefix, add iconIonen Wolkens2021-08-024-83/+71
| | | | | | | | | | * Strip part of the patch that was formerly intended for games.eclass but now only broke prefix * Update DESCRIPTION to reflect svgalib isn't supported * Remove not-really-used libSM dependency * Use xlincity.6 man page name to match installed binary Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/gl117: EAPI6->8, replace homepage, fix iconIonen Wolkens2021-08-023-19/+25
| | | | | | | | * HOMEPAGE is 404, use sourceforge project page as alternative * Non-square .jpg is not a valid XDG icon, replaced with png * Add bugref to patch Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/openrct2: bump to version 0.3.4.1Conrad Kostecki2021-07-262-0/+167
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-simulation/openrct2: drop old versionConrad Kostecki2021-07-232-168/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>