summaryrefslogtreecommitdiff
path: root/app-emulation/uae/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-emulation/uae/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'app-emulation/uae/metadata.xml')
-rw-r--r--app-emulation/uae/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emulation/uae/metadata.xml b/app-emulation/uae/metadata.xml
new file mode 100644
index 000000000000..86f65e797020
--- /dev/null
+++ b/app-emulation/uae/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <longdescription>
+ UAE is a mostly complete software emulation of the hardware of the
+ Commodore Amiga 500/1000/2000. A Commodore Amiga is a 16/32 bit computer
+ system based on the Motorola 680x0 CPU and a few specially designed
+ custom chips that provide very good graphics and sound capabilities. It's
+ first incarnation, the A1000, appeared in 1985, followed by the highly
+ successful A500 and A2000 models.
+ </longdescription>
+ <use>
+ <flag name="scsi">Enable the uaescsi.device</flag>
+ </use>
+</pkgmetadata>