summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-09 19:10:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-09 19:10:52 +0000
commit7516bab250bea317f0ddb7abd7b4311f1bc0d4a8 (patch)
treee524f197f29b7d885a06aefb40b8ed3b77f632de /media-libs/allegro/metadata.xml
parentThis set is now obsolete as well (Manifest recommit) (diff)
downloadgentoo-2-7516bab250bea317f0ddb7abd7b4311f1bc0d4a8.tar.gz
gentoo-2-7516bab250bea317f0ddb7abd7b4311f1bc0d4a8.tar.bz2
gentoo-2-7516bab250bea317f0ddb7abd7b4311f1bc0d4a8.zip
add metadata.xml
Diffstat (limited to 'media-libs/allegro/metadata.xml')
-rw-r--r--media-libs/allegro/metadata.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/media-libs/allegro/metadata.xml b/media-libs/allegro/metadata.xml
new file mode 100644
index 000000000000..76a8e201379d
--- /dev/null
+++ b/media-libs/allegro/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+<longdescription>
+Allegro is a game programming library for C/C++ developers distributed
+freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD,
+Irix, Solaris, Darwin), Windows, QNX, BeOS and MacOS X. It provides many
+functions for graphics, sounds, player input (keyboard, mouse and joystick)
+and timers. It also provides fixed and floating point mathematical
+functions, 3d functions, file management functions, compressed datafile
+and a GUI.
+</longdescription>
+</pkgmetadata>