summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-10 03:29:47 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-10 03:29:47 +0000
commit4f9bdefcf976db07da97e2670be0c168266e7b5c (patch)
tree7337c387c238fbd9677ee742fd2b812fa5d2c8f1
parentadd ~alpha now that firebird is use.masked for alpha (diff)
downloadhistorical-4f9bdefcf976db07da97e2670be0c168266e7b5c.tar.gz
historical-4f9bdefcf976db07da97e2670be0c168266e7b5c.tar.bz2
historical-4f9bdefcf976db07da97e2670be0c168266e7b5c.zip
x86/ppc/hppa stable
-rw-r--r--dev-libs/DirectFB/DirectFB-0.9.20.ebuild4
-rw-r--r--dev-libs/DirectFB/metadata.xml17
2 files changed, 19 insertions, 2 deletions
diff --git a/dev-libs/DirectFB/DirectFB-0.9.20.ebuild b/dev-libs/DirectFB/DirectFB-0.9.20.ebuild
index a8e4fc910721..d4efb1148e18 100644
--- a/dev-libs/DirectFB/DirectFB-0.9.20.ebuild
+++ b/dev-libs/DirectFB/DirectFB-0.9.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.20.ebuild,v 1.9 2004/01/29 04:11:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB/DirectFB-0.9.20.ebuild,v 1.10 2004/02/10 03:29:47 vapier Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.directfb.org/download/DirectFB/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc -sparc alpha ~hppa ia64"
+KEYWORDS="x86 ppc -sparc alpha hppa ia64"
IUSE="jpeg gif png truetype mpeg mmx sse fusion"
DEPEND="dev-lang/perl
diff --git a/dev-libs/DirectFB/metadata.xml b/dev-libs/DirectFB/metadata.xml
new file mode 100644
index 000000000000..76920069ec2a
--- /dev/null
+++ b/dev-libs/DirectFB/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+<maintainer>
+ <email>vapier@gentoo.org</email>
+</maintainer>
+<longdescription>
+DirectFB is a thin library that provides hardware graphics acceleration,
+input device handling and abstraction, integrated windowing system with
+support for translucent windows and multiple display layers on top of the
+Linux Framebuffer Device. It is a complete hardware abstraction layer with
+software fallbacks for every graphics operation that is not supported by the
+underlying hardware. DirectFB adds graphical power to embedded systems and
+sets a new standard for graphics under Linux
+</longdescription>
+</pkgmetadata>