shithub: choc

ref: 725c9b8ab73131f2d8a527e90ebc2938b6093948
dir: /src/Doom.metainfo.xml.in/

View raw version
<?xml version="1.0" encoding="UTF-8"?>

<component type="desktop">
  <id>@PACKAGE_RDNS@.Doom</id>
  <name>@PACKAGE_SHORTNAME@ Doom</name>
  <summary>@PACKAGE_SHORTDESC@</summary>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <developer_name>@PACKAGE_MAINTAINER@</developer_name>
  <url type="homepage">@PACKAGE_URL@</url>
  <url type="bugtracker">@PACKAGE_BUGREPORT@</url>
  <description>
    <p>
      @PACKAGE_SHORTNAME@ Doom is a conservative,
      historically-accurate Doom source port, which is compatible with
      the thousands of mods and levels that were made before the Doom
      source code was released.  Unlike other source ports, the goal
      is to preserve the original look, feel, limitations, and bugs of
      the original DOS executable.
    </p>
    <p>
      Full support for single- and multi-player games is provided, for
      all of the original Doom games, Chex Quest, and Hacx.  Unlike
      the original executable, network play is implemented on the IP
      network stack, allowing it to function on modern LANs and the
      Internet.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://www.chocolate-doom.org/wiki/images/9/97/GNOME_FreeDM_DEMO4.png</image>
      <caption>FreeDM, DM05: Metal</caption>
    </screenshot>
    <screenshot>
      <image>https://www.chocolate-doom.org/wiki/images/a/a6/GNOME_Doom_II_DEMO2.png</image>
      <caption>Doom II, Level 5: The Waste Tunnels</caption>
    </screenshot>
    <screenshot>
      <image>https://www.chocolate-doom.org/wiki/images/4/41/GNOME_Doomsday_of_UAC.png</image>
      <caption>Doomsday of UAC (uac_dead.wad)</caption>
    </screenshot>
    <screenshot>
      <image>https://www.chocolate-doom.org/wiki/images/2/2a/GNOME_Freedoom_DTWID_DEMO3.png</image>
      <caption>Doom the Way id Did, on Freedoom. Level 3-2: City of Corpses</caption>
    </screenshot>
  </screenshots>
  <content_rating type="oars-1.1">
    <content_attribute id="violence-fantasy">intense</content_attribute>
    <content_attribute id="violence-realistic">intense</content_attribute>
    <content_attribute id="violence-bloodshed">intense</content_attribute>
    <content_attribute id="violence-desecration">intense</content_attribute>
    <content_attribute id="social-chat">intense</content_attribute>
  </content_rating>
  <releases>
    <release version="3.0.1" date="2020-06-25"/> 
    <release version="3.0.0 " date="2017-12-30"/>
    <release version="2.3.0" date="2016-12-29"/>
    <release version="2.2.1" date="2016-04-09"/>
    <release version="2.2.0" date="2015-06-10"/>
    <release version="2.1.0" date="2014-10-22"/>
  </releases>
</component>