Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1
- USE flags
- alsa debug jpeg mp3 mpeg2 opengl png truetype vorbis zlib
v0.3.1-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1
- Keywords
- ~amd64 ~x86
- USE flags
- alsa debug jpeg mp3 mpeg2 opengl png truetype vorbis zlib
v0.2.1-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2 LGPL-2.1
- Keywords
- ~amd64 ~x86
USE flags
General
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- jpeg
- Add JPEG image support
- mp3
- Add support for reading mp3 files
- mpeg2
- enable mpeg2 codec for cutscenes
- opengl
- Add support for OpenGL (3D graphics)
- png
- Add support for libpng (PNG images)
- truetype
- Add support for FreeType and/or FreeType2 fonts
- vorbis
- Add support for the OggVorbis audio codec
- zlib
- Add support for zlib (de)compression
Dependencies
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / freetype : A high-quality and portable font engine
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / libmad : "M"peg "A"udio "D"ecoder library
media-libs / libmpeg2 : Library for decoding mpeg-2 and mpeg-1 video
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl : Simple Direct Media Layer
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libvorbis : The Ogg Vorbis sound file format library
sys-libs / zlib : Standard (de)compression library
virtual / glu : Virtual for OpenGL utility library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / opengl : Virtual for OpenGL implementation
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / freetype : A high-quality and portable font engine
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / libmad : "M"peg "A"udio "D"ecoder library
media-libs / libmpeg2 : Library for decoding mpeg-2 and mpeg-1 video
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl : Simple Direct Media Layer
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libvorbis : The Ogg Vorbis sound file format library
sys-libs / zlib : Standard (de)compression library
virtual / glu : Virtual for OpenGL utility library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
games-engines/residualvm: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
games-engines/residualvm: Simplified ebuild a bit
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
games-engines/residualvm: Revbump to add USE flags to release.
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
games-engines/residualvm: Added lots of USE flags.
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
games-engines/residualvm: Added EXTRA_ECONF
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
games-engines/residualvm: Synced live ebuild.
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
games-engines/residualvm: Revbump to fix freetype detection
- Bumped to EAPI-7 - Use provided build system to install files Bug: https://bugs.gentoo.org/655032 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
games-engines/residualvm: Bump to version 0.3.1
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Lars Wendler · gentoo
games-engines/residualvm: Added live ebuild.
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - David Seifert · gentoo
games-engines/residualvm: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - 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 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Austin English · gentoo
games-engines/residualvm: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: Portage-2.3.2, Repoman-2.3.1 - 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