metadata.xml 1.3 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>games@gentoo.org</email>
  6. <name>Gentoo Games Project</name>
  7. </maintainer>
  8. <longdescription>
  9. Quake III Arena is the third installment of the extremely popular and
  10. successful Quake series by id software. The game was released by id
  11. software for both Windows and Linux. The Linux version of the game was
  12. maintained and sold by the now defunct Loki Entertainment. The powerful
  13. Quake III engine is the basis for many other commercial games, as id's
  14. major source of revenue is licensing their game engines. The engine
  15. allows for user-contributed modifications to be made, allowing the game
  16. to be extensible and expandable. This game is commercial software, and
  17. requires the data from a retail copy of the game to play. If you're
  18. interested in checking out the technology behind Quake III, then
  19. "emerge quake3-demo" to get the playable demo.
  20. </longdescription>
  21. <use>
  22. <flag name="mumble">Adds player-location (positional audio) support to VoIP</flag>
  23. <flag name="teamarena">Adds support for Team Arena expansion pack</flag>
  24. <flag name="voice">Adds VoIP support</flag>
  25. </use>
  26. </pkgmetadata>