summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-emulation/hatari: add 2.5.0, enable py3.12Ionen Wolkens7 days3-0/+105
| | | | | | | | | | | wrt bug #879691, the check for strlcpy was removed entirely (hopefully nothing else, haven't looked in-depth) gui "seems" fine with 3.12, albeit not have messed with it much Closes: https://bugs.gentoo.org/879691 Closes: https://bugs.gentoo.org/929577 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: backport fix for LTOEli Schwartz2024-03-142-1/+39
| | | | | | | | https://github.com/hatari/hatari/commit/adccd68b16eff815590c1ec993354ef8e752ecfd Closes: https://bugs.gentoo.org/858704 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-emulation/hatari: drop 2.4.0Ionen Wolkens2022-09-172-99/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: add 2.4.1Ionen Wolkens2022-08-292-0/+99
| | | | | | Just a quick bump, haven't looked at lto mismatch issues. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: drop 2.3.1-r1Ionen Wolkens2022-07-213-97/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: add 2.4.0Ionen Wolkens2022-07-112-0/+99
| | | | | | | Drop IUSE=microphone, this now uses sdl2 rather than portaudio and thus is enabled by default. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: add github remote-id and indent metadataIonen Wolkens2022-07-111-9/+12
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: drop 2.3.1Ionen Wolkens2021-09-121-90/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@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-emulation/hatari: tidy, remove X11 automagic, use new emutosIonen Wolkens2021-09-031-0/+95
| | | | | | | | | Single etos512k.img is gone in emutos-1.1.1 and was replaced by a "best for hatari" 1024k, which makes sense to default to here. Also spotted this had automagic on libX11, and uses [joystick]. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: remove unused patchesMichael Mair-Keimberger2021-06-162-75/+0
| | | | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21272 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: drop 2.2.1-r1Ionen Wolkens2021-06-083-84/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: add 2.3.1Ionen Wolkens2021-06-014-0/+121
| | | | | | | | | | | | | | | | | | | | - removed upstreamed joystick patch - replaced default-rom patch by using /etc/hatari.cfg, effective even if user has their own .cfg in $HOME unless overrides same option - removed libsdl1 support, upstream advises against using and it'll be removed entirely next version - added python3_10 (haven't managed to find issues) - the python-ui frontend was previously missing gtk+:3[introspection] dep and, rather than add unconditionally, introducing USE=gui - plus other small adjustments/fixes bug 739146 config-file test failure was caused by the default-rom patch Closes: https://bugs.gentoo.org/739146 Closes: https://bugs.gentoo.org/765004 Closes: https://bugs.gentoo.org/765115 Closes: https://github.com/gentoo/gentoo/pull/20905 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/hatari: add Python 3.8, 3.9Sam James2021-01-111-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/hatari: Remove py2.7Michał Górny2020-05-071-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/hatari: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-2/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch games proj to cmake.eclassAndreas Sturmlechner2020-01-041-4/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-emulation/hatari: Drop old 2.1.0James Le Cuirot2019-11-103-227/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-emulation/hatari: Bump to 2.2.1, EAPI 7, lots of improvementsJames Le Cuirot2019-11-105-0/+159
| | | | | | | | It turns out most of the dependencies are optional. Closes: https://bugs.gentoo.org/689538 Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-emulation/hatari: Drop oldMichał Górny2018-08-121-76/+0
|
* games-emulation/hatari: fixes build with new capsAzamat H. Hackimov2018-08-122-0/+226
| | | | | | | | Using dev-libs/spsdeclib instead games-emulation/caps, minor fixes in ebuild. Closes: https://github.com/gentoo/gentoo/pull/9370 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-emulation/hatari: remove oldAzamat H. Hackimov2018-07-134-215/+0
| | | | | | Removed old games.eclass based version Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-emulation/hatari: version bump to 2.1.0Azamat H. Hackimov2018-07-133-0/+80
| | | | | | | Ebuild based on Alex Bennee's works. Closes: https://bugs.gentoo.org/651146 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-emulation/*: 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-emulation/hatari: [QA] Add cmake-utils_src_prepareDavid Seifert2017-10-151-3/+8
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* *games*/*: Dekeyword ppc/ia64/sparcDavid Seifert2017-07-081-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/4614
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* 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.
* 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
* 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/+216
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