Versions
v19.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- joystick
v18.0-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- joystick
USE flags
General
- joystick
- Add support for joysticks in all packages
Dependencies
dev-lang / tcl : Tool Command Language
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / harfbuzz : An OpenType text shaping engine
media-libs / libogg : The Ogg media file format library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libtheora : The Theora Video Compression Codec
media-libs / libvorbis : The Ogg Vorbis sound file format library
media-libs / sdl2-ttf : Library that allows you to use TrueType fonts in SDL applications
Runtime Dependencies
dev-lang / tcl : Tool Command Language
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / harfbuzz : An OpenType text shaping engine
media-libs / libogg : The Ogg media file format library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libtheora : The Theora Video Compression Codec
media-libs / libvorbis : The Ogg Vorbis sound file format library
media-libs / sdl2-ttf : Library that allows you to use TrueType fonts in SDL applications
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-emulation/openmsx: add 19.1
Reported apparent CXXFLAGS handling regression below. Working around it with sed, as is already done with LDFLAGS. Add python3_12. See-Also: https://github.com/openMSX/openMSX/issues/1563 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/openmsx: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/898908 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-emulation/openmsx: fix time_t build failure
Closes: https://bugs.gentoo.org/868726 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/openmsx: drop 17.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-emulation/openmsx: add missing harfbuzz dep
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-emulation/openmsx: add 18.0
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-emulation/openmsx: drop 16.0-r1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-emulation/openmsx: add 17.0
Drops patch which has been included in 17.0. Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-emulation/openmsx: add python3_10
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-emulation/openmsx: fix build failure with libsdl2[-joystick]
Closes: https://bugs.gentoo.org/766552 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19187 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
games-emulation/openmsx: resurrect after python2 purge (with 16.0)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/18673 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
*/*: drop last-rited py2 packages
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-emulation/openmsx: Fix SDL_ttf probe, add Python dep, EAPI 7
Closes: https://bugs.gentoo.org/655888 Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Pacho Ramos · gentoo
games-emulation/openmsx: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Pacho Ramos · gentoo
games-emulation/openmsx: Version bump
Package-Manager: Portage-2.3.31, 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*/*: 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