summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2018-01-19 02:33:23 +0300
committerMichał Górny <mgorny@gentoo.org>2018-03-04 12:38:20 +0100
commitf405aa6406f2d58f628fcb4cf265fa8e863705e0 (patch)
tree8fbe35a33a94b8347485f99efb5ded680f2d8473 /games-fps/yamagi-quake2/metadata.xml
parentsys-kernel/gentoo-sources-4.4.111-r1: alpha stable (diff)
downloadgentoo-f405aa6406f2d58f628fcb4cf265fa8e863705e0.tar.gz
gentoo-f405aa6406f2d58f628fcb4cf265fa8e863705e0.tar.bz2
gentoo-f405aa6406f2d58f628fcb4cf265fa8e863705e0.zip
games-fps/yamagi-quake2: new package
This is the Yamagi Quake II Client, an enhanced version of id Software's Quake II with focus on offline and coop gameplay. Both the gameplay and the graphics are unchanged, but many bugs in the last official release were fixed and some nice to have features like widescreen support and a modern OpenGL 3.2 renderer were added. Unlike most other Quake II source ports Yamagi Quake II is fully 64 bit clean and is still actively maintained. Closes: https://bugs.gentoo.org/314751
Diffstat (limited to 'games-fps/yamagi-quake2/metadata.xml')
-rw-r--r--games-fps/yamagi-quake2/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/games-fps/yamagi-quake2/metadata.xml b/games-fps/yamagi-quake2/metadata.xml
new file mode 100644
index 000000000000..c573477de061
--- /dev/null
+++ b/games-fps/yamagi-quake2/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>alexander@tsoy.me</email>
+ <name>Alexander Tsoy</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">yquake2/yquake2</remote-id>
+ </upstream>
+ <use>
+ <flag name="client">Build client</flag>
+ <flag name="ctf">Build support for the 'Capture The Flag' addon</flag>
+ <flag name="rogue">Build support for the 'Ground Zero' Mission Pack</flag>
+ <flag name="xatrix">Build support for the 'The Reckoning' Mission Pack</flag>
+ </use>
+</pkgmetadata>