games-fps / xonotic

Fork of Nexuiz, Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine

Official package sites : https://xonotic.org/ ·

v0.8.6 :: 0 :: gentoo

Modified
License
GPL-3+ GPL-2+
Keywords
~amd64 ~arm64 ~x86
USE flags
X alsa ode sdl

General

X
Add support for X11
alsa
Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
ode
Enable support for physics engine from dev-games/ode
sdl
Add support for Simple Direct Layer (media library)

dev-games / ode : Open Dynamics Engine SDK

dev-libs / d0_blind_id : Blind-ID library for user identification using RSA blind signatures

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

media-libs / freetype : High-quality and portable font engine

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library

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

net-misc / curl : A Client that groks URLs

sys-libs / zlib : Standard (de)compression library

x11-base / xorg-proto : X.Org combined protocol headers

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXpm : X.Org Xpm library

x11-libs / libXxf86vm : X.Org Xxf86vm library

dev-games / ode : Open Dynamics Engine SDK

dev-libs / d0_blind_id : Blind-ID library for user identification using RSA blind signatures

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

media-libs / freetype : High-quality and portable font engine

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library

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

net-misc / curl : A Client that groks URLs

sys-libs / zlib : Standard (de)compression library

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXpm : X.Org Xpm library

x11-libs / libXxf86vm : X.Org Xxf86vm library

Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-fps/xonotic: drop 0.8.5
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-fps/xonotic: export CPUOPTIMIZATIONS rather than pass
Handling of this variable changed a bit, and it (now) passes -mno-avx to avoid subtle errors in physics. There's currently no reason to override things it adds (+=) so just export it rather than do a `append-flags -mno-avx` ourselves for parity. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
spykyvenator · gentoo
games-fps/xonotic: add 0.8.6
Closes: https://github.com/gentoo/gentoo/pull/31925 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-fps/xonotic: drop 0.8.2
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-fps/xonotic: add 0.8.5
- add USE=X to make GLX variant optional (can build without X libs) - enable sdl by default as it should make more sense than GLX nowadays, and seems to be preferred upstream wrt xonotic.desktop - drop USE=dedicated, disable X and sdl to get server-only - drop USE=debug, all this does I can see is add -g -ggdb to CFLAGS - drop USE=doc, upstream has deprecated the AFT docs in favor of the markdown ones (install unconditionally) - bump checkreqs - install more icons and use upstream's .desktop files - reduce reliance on the sed a bit and pass make args instead - depend on dev-games/ode even if server-only wrt bug #801220 - bug #830499 and bug #830500 would only trigger when setting up a clang toolchain for some reason, but is fixed with current layout This could likely use more work (darkplaces does all sort of stuff that could use more attention), but should work as expected albeit not tested much (hopefully not missing anything). Closes: https://bugs.gentoo.org/801220 Closes: https://bugs.gentoo.org/830499 Closes: https://bugs.gentoo.org/830500 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-fps/xonotic: Keyword 0.8.2 arm64, #821949
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
games-fps/xonotic: tweak for gcc-11
Reported-by: Artem Ilgamov Closes: https://bugs.gentoo.org/788616 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
games-fps/xonotic: EAPI7, fix #710894, use HTTPS, fix LICENSE
Closes: https://bugs.gentoo.org/710894 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16566 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
games-fps/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
Matt Turner · gentoo
games-fps/xonotic: Drop mention of media-libs/libtxc_dxtn
Bug: https://bugs.gentoo.org/654468
David Seifert · gentoo
games-fps/xonotic: 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
Lars Wendler · gentoo
games-fps/xonotic: Cosmetic change in ebuild.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Lars Wendler · gentoo
games-fps/xonotic: Version 0.8.2 depends on SDL2 (bug #618842).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Lars Wendler · gentoo
games-fps/xonotic: Fixed game basedir.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Lars Wendler · gentoo
games-fps/xonotic: Bump to version 0.8.2
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Michael Sterrett · gentoo
clean old
Package-Manager: portage-2.2.24
Michael Sterrett · gentoo
correct slot dep for virtual/jpeg
Package-Manager: portage-2.2.24
Agostino Sarubbo · gentoo
games-fps/xonotic: x86 stable wrt bug #567278
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
games-fps/xonotic: amd64 stable wrt bug #567278
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Mike Frysinger · gentoo
avoid using ${var^} and ${var,} as they do not work in bash-3.2
Once these upgrade to EAPI=6, they can use these case modification features, so leave a reminder note in there.
Michael Sterrett · gentoo
version bump
Package-Manager: portage-2.2.20.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