Versions
v2.2.1-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- capsimage microphone png portmidi readline sdl2 udev zlib
USE flags
General
- capsimage
- Use dev-libs/spsdeclib to read .IPF, .RAW, and .CTR disk images
- microphone
- Use media-libs/portaudio for Falcon microphone handling
- png
- Add support for libpng (PNG images)
- portmidi
- Use media-libs/portmidi as an alternative MIDI backend
- readline
- Enable support for libreadline, a GNU line-editing library that almost everyone wants
- sdl2
- Use libsdl2 instead of libsdl
- udev
- Enable virtual/udev integration (device discovery, power and storage device support, etc)
- zlib
- Add support for zlib (de)compression
python_single_target
- python3_7
- Build for Python 3.7 only
- python3_8
- Build for Python 3.8 only
- python3_9
- Build for Python 3.9 only
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-libs / spsdeclib : Kryoflux SPS Decoder Library
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl : Simple Direct Media Layer
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / portaudio : A free, cross-platform, open-source, audio I/O library
media-libs / portmidi : Library for real time MIDI input and output
sys-libs / readline : Another cute console display library
sys-libs / zlib : Standard (de)compression library
virtual / udev : Virtual to select between different udev daemon providers
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-libs / spsdeclib : Kryoflux SPS Decoder Library
dev-python / pygobject : Python bindings for GObject Introspection
games-emulation / emutos : Single-user single-tasking operating system for 32-bit Atari computer emulators
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl : Simple Direct Media Layer
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / portaudio : A free, cross-platform, open-source, audio I/O library
media-libs / portmidi : Library for real time MIDI input and output
sys-libs / readline : Another cute console display library
sys-libs / zlib : Standard (de)compression library
virtual / udev : Virtual to select between different udev daemon providers
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/hatari: add Python 3.8, 3.9
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/hatari: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/hatari: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch games proj to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-emulation/hatari: Drop old 2.1.0
Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-emulation/hatari: Bump to 2.2.1, EAPI 7, lots of improvements
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> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/hatari: Drop old - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
games-emulation/hatari: fixes build with new caps
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 - Repository mirror & CI · gentoo
Merge updates from master - Azamat H. Hackimov · gentoo
games-emulation/hatari: remove old
Removed old games.eclass based version Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Azamat H. Hackimov · gentoo
games-emulation/hatari: version bump to 2.1.0
Ebuild based on Alex Bennee's works. Closes: https://bugs.gentoo.org/651146 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 - David Seifert · gentoo
games-emulation/hatari: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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