summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-emulation/hatari: drop 2.4.1-r1Ionen Wolkens2024-05-121-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: add 2.5.0, enable py3.12Ionen Wolkens2024-05-041-0/+1
| | | | | | | | | | | 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: drop 2.4.0Ionen Wolkens2022-09-171-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: add 2.4.1Ionen Wolkens2022-08-291-0/+1
| | | | | | 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-211-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: add 2.4.0Ionen Wolkens2022-07-111-0/+1
| | | | | | | 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: drop 2.2.1-r1Ionen Wolkens2021-06-081-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/hatari: add 2.3.1Ionen Wolkens2021-06-011-0/+1
| | | | | | | | | | | | | | | | | | | | - 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>
* games-emulation/hatari: Drop old 2.1.0James Le Cuirot2019-11-101-1/+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-101-0/+1
| | | | | | | | 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: remove oldAzamat H. Hackimov2018-07-131-1/+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-131-0/+1
| | | | | | | 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
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
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