blob: 35207e4a6de4febc79ed00b7f8be3aea4d232163 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>vapier@gentoo.org</email>
<name>Mike Frysinger</name>
</maintainer>
<longdescription>
eOSD is the "enlightened on-screen display" library. It's based on Ecore, Ecore X
and Imlib2.
eOSD draws anti-aliased text on your screen without creating a visible window, so it
looks just like an on-screen display.
</longdescription>
</pkgmetadata>
|