Versions
v0.40.1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- cdinstall debug dedicated demo dga ipv6 joystick mods opengl oss qmax sdl textures
USE flags
General
- cdinstall
- Copy files from the CD rather than asking the user to copy them, mostly used with games
- 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
- dedicated
- Add support for dedicated game servers (some packages do not provide clients and servers at the same time)
- demo
- Install the demo files (quake2-demodata) and configure for use
- dga
- Add DGA (Direct Graphic Access) support for X
- ipv6
- Add support for IP version 6
- joystick
- Add support for joysticks in all packages
- mods
- Build support for the quake2 mission packs
- opengl
- Add support for OpenGL (3D graphics)
- oss
- Add support for OSS (Open Sound System)
- qmax
- Build the pretty version (quake max)
- sdl
- Add support for Simple Direct Layer (media library)
- textures
- Install the enhanced textures (quake2-textures)
Dependencies
media-libs / libogg : the Ogg media file format library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl : 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-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libXxf86dga : X.Org Xxf86dga library
x11-libs / libXxf86vm : X.Org Xxf86vm library
Runtime Dependencies
games-fps / quake2-data : iD Software's Quake 2 ... the data files
games-fps / quake2-demodata : Demo data for Quake 2
games-fps / quake2-textures : High-resolution textures for Quake 2
media-libs / libogg : the Ogg media file format library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl : 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-libs / libX11 : X.Org X11 library
x11-libs / libXext : X.Org Xext library
x11-libs / libXxf86dga : X.Org Xxf86dga library
x11-libs / libXxf86vm : X.Org Xxf86vm library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-fps/qudos: port to EAPI 7, games.eclass--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
games-fps/qudos: Apply gcc-10 workaround
* Dead upstream Closes: https://bugs.gentoo.org/708036 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Sterrett · gentoo
games-fps/qudos: update HOMEPAGE and SRC_URI
Package-Manager: portage-2.2.26 - Michael Sterrett · gentoo
games-fps/qudos: whitespace
Package-Manager: portage-2.2.26 - Michael Sterrett · gentoo
games-fps/qudos: respect CFLAGS; better deps; sdl client always depends on opengl (bug #424539); get the pak file from github to avoid crashing with newer libpng (bug #494414); remove alsa flag since support is not yet complete
Package-Manager: portage-2.2.26 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/nvinson/vde'
Pull request: https://github.com/gentoo/gentoo/pull/600 - Michael Sterrett · gentoo
games-fps/qudos: add slot dep for virtual/jpeg and media-libs/libpng
Package-Manager: portage-2.2.24 - Michael Sterrett · gentoo
Revert "mask games-fps/ut2004-ultraduel for removal"
This reverts commit cf00534e64f93c0992faf2584a970f1910afcc5a. - Michael Sterrett · gentoo
mask games-fps/ut2004-ultraduel for removal - 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