summaryrefslogtreecommitdiff
blob: aa25988e5b07765766e82c2a9b548979008bd4cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>conikost@gentoo.org</email>
		<name>Conrad Kostecki</name>
	</maintainer>
	<longdescription>
		A fully open source GPL driver which supports all DisplayLink devices
		in the mainline Linux kernel, called udlfb. It's possible to write
		custom applications for it or to the libdlo user mode library itself.
		And it's also possible to configure X and standard X applications to run on udlfb.
	</longdescription>
	<use>
		<flag name="test-program">Build the program for testing Displaylink devices.</flag>
	</use>
</pkgmetadata>