blob: 708b1e844fb8479b382da1f23a0b104993b4290f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>anthoine.bourgeois@gmail.com</email>
<name>Anthoine Bourgeois</name>
</maintainer>
<maintainer>
<email>sping@gentoo.org</email>
<name>Sebastian Pipping</name>
</maintainer>
<longdescription>
The libspnav library is provided as a replacement of the magellan
library. It provides a cleaner, and more orthogonal interface. libspnav
supports both the original X11 protocol for communicating with the
driver, and the new alternative non-X protocol. Programs that choose to
use the X11 protocol, are automatically compatible with either the free
spacenavd driver or the official 3dxserv, as if they were using the
magellan SDK.
</longdescription>
</pkgmetadata>
|