summaryrefslogtreecommitdiff
path: root/media-libs/libchdr/metadata.xml
blob: c93ea72144a3f0e5ae170d2e0a862783ccffd7e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>orbea@riseup.net</email>
    <name>orbea</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		The code is based off of MAME's old C codebase which read up to CHDv4 with
		OS-dependent features removed, and CHDv5 support backported from MAME's
		current C++ codebase.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/rtissera/libchdr/issues</bugs-to>
    <changelog>https://github.com/rtissera/libchdr/blob/master/CHANGELOG.md</changelog>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>