summaryrefslogtreecommitdiff
blob: d269193764f0e1419f36367e36698014d4b41e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
<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>
<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>