diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 07:07:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 07:07:48 +0000 |
commit | dedad81c573ddc4b2d263afd48fd98c9e4a38551 (patch) | |
tree | c79186a78be5d504753bfe96acbbd6eaccd8019d /dev-libs/DirectFB/metadata.xml | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | historical-dedad81c573ddc4b2d263afd48fd98c9e4a38551.tar.gz historical-dedad81c573ddc4b2d263afd48fd98c9e4a38551.tar.bz2 historical-dedad81c573ddc4b2d263afd48fd98c9e4a38551.zip |
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'dev-libs/DirectFB/metadata.xml')
-rw-r--r-- | dev-libs/DirectFB/metadata.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-libs/DirectFB/metadata.xml b/dev-libs/DirectFB/metadata.xml index 76920069ec2a..63436104c4e5 100644 --- a/dev-libs/DirectFB/metadata.xml +++ b/dev-libs/DirectFB/metadata.xml @@ -14,4 +14,10 @@ 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> +<use> + <flag name='fusion'>Add Multi Application support (fusion kernel device) + </flag> + <flag name='sysfs'>Add support for the sysfs filesystem (requires Linux-2.6+) + </flag> +</use> </pkgmetadata> |