summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-07-26 03:45:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-07-26 03:45:15 +0000
commitce713b7f5f76c6a9831d21825e50496e2710bf4a (patch)
tree296814806d0a177b8f7d73312c85dc685aaee1df /games-action
parentfix up metadata.xml (diff)
downloadhistorical-ce713b7f5f76c6a9831d21825e50496e2710bf4a.tar.gz
historical-ce713b7f5f76c6a9831d21825e50496e2710bf4a.tar.bz2
historical-ce713b7f5f76c6a9831d21825e50496e2710bf4a.zip
fix up metadata.xml
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-action')
-rw-r--r--games-action/d1x-rebirth/metadata.xml10
-rw-r--r--games-action/d2x-rebirth/metadata.xml6
-rw-r--r--games-action/xshipwars/metadata.xml5
3 files changed, 17 insertions, 4 deletions
diff --git a/games-action/d1x-rebirth/metadata.xml b/games-action/d1x-rebirth/metadata.xml
index f5cd1c8895c7..4dff9d2f2763 100644
--- a/games-action/d1x-rebirth/metadata.xml
+++ b/games-action/d1x-rebirth/metadata.xml
@@ -1,11 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>games</herd>
-<longdescription>
+ <herd>games</herd>
+ <longdescription>
Descent 1 is a classic first-person shooter released in 1995 by Interplay
and Parallax. It was one of the first games with true 3-dimensional
graphics, movement, and light sourcing. D1X-Rebirth is a modification of the
Descent 1 source that was released by Parallax and is based on the D1X source.
</longdescription>
+ <use>
+ <flag name="awe32">Enable AWE32 support</flag>
+ <flag name="demo">Use the demo data instead of the full game</flag>
+ <flag name="mixer">Enable mixer support</flag>
+ <flag name="mpu401">Enable MPU401 music support</flag>
+ </use>
</pkgmetadata>
diff --git a/games-action/d2x-rebirth/metadata.xml b/games-action/d2x-rebirth/metadata.xml
index d3c2cc926f0b..bdc2e243eebd 100644
--- a/games-action/d2x-rebirth/metadata.xml
+++ b/games-action/d2x-rebirth/metadata.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>games</herd>
+ <herd>games</herd>
+ <use>
+ <flag name="awe32">Enable AWE32 support</flag>
+ <flag name="mpu401">Enable MPU401 music support</flag>
+ </use>
</pkgmetadata>
diff --git a/games-action/xshipwars/metadata.xml b/games-action/xshipwars/metadata.xml
index d3c2cc926f0b..2534b352a844 100644
--- a/games-action/xshipwars/metadata.xml
+++ b/games-action/xshipwars/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>games</herd>
+ <herd>games</herd>
+ <use>
+ <flag name="yiff">Add support for the YIFF sound server</flag>
+ </use>
</pkgmetadata>