diff options
Diffstat (limited to 'games-rpg/freedroidrpg/metadata.xml')
-rw-r--r-- | games-rpg/freedroidrpg/metadata.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/games-rpg/freedroidrpg/metadata.xml b/games-rpg/freedroidrpg/metadata.xml new file mode 100644 index 00000000..01b748c2 --- /dev/null +++ b/games-rpg/freedroidrpg/metadata.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> + </maintainer> + <longdescription> +FreedroidRPG is an open source role playing game + +The game tells the story of a world destroyed by a conflict between robots and +their human masters. Play as Tux in a quest to save the world from the +murderous rebel bots who know no mercy. You get to choose which path you wish +to follow, and freedom of choice is everywhere in the game. + +FreedroidRPG features a real time combat system with melee and ranged weapons, +fairly similar to the proprietary game Diablo. There is an innovative system of +programs that can be run in order to take control of enemy robots, alter their +behavior, or improve one's characteristics. You can use over 50 different kinds +of items and fight countless enemies on your way to your destiny. An advanced +dialog system provides story background and immersive role playing situations. + +The game is complete, fully playable, and can provide about 10 hours of fun. It +is still being actively developed, and help is welcome in many areas. People +having - or trying to acquire - programming, map editing, or writing skills +will find FreedroidRPG to be an exciting, fast-moving project in which they can +fully express their creativity. +</longdescription> +<use> + <flag name="devtools">Compile the additional dev tools</flag> + <flag name="profile">Enable the integration of the ingame real-time profiler</flag> + <flag name="sanitize">Compile with address sanitizer</flag> +</use> +</pkgmetadata> |