diff options
author | 2008-07-26 03:45:15 +0000 | |
---|---|---|
committer | 2008-07-26 03:45:15 +0000 | |
commit | ce713b7f5f76c6a9831d21825e50496e2710bf4a (patch) | |
tree | 296814806d0a177b8f7d73312c85dc685aaee1df /games-action/d1x-rebirth | |
parent | fix up metadata.xml (diff) | |
download | historical-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/d1x-rebirth')
-rw-r--r-- | games-action/d1x-rebirth/metadata.xml | 10 |
1 files changed, 8 insertions, 2 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> |