summaryrefslogtreecommitdiff
path: root/app-emulation/pcem/metadata.xml
blob: 988286b222b7895bb9eb5c1fc039f2ebe5a10815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <longdescription>
		PCem (an acronym for Personal Computer emulator) is an open-source,
		low-level PC emulator developed for Windows and Linux by Sarah Walker.

		It focuses on PC hardware from the 1980's and 1990's.
		A variety of operating systems can be installed in the emulator,
		which can then be used to launch programs.
	</longdescription>
  <use>
    <flag name="experimental">Enable experimental devices like printers.</flag>
    <flag name="networking">Enable support for emulation of network cards.</flag>
    <flag name="plugins">Enable support for dynamic plugins, which can add additional features.</flag>
  </use>
  <upstream>
    <bugs-to>https://pcem-emulator.co.uk/phpBB3/viewforum.php?f=2</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>