blob: 14da66cc7fac1b201aaacb35bce3dde03a110dbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
<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>
<upstream>
<remote-id type="sourceforge">spacenav</remote-id>
</upstream>
</pkgmetadata>
|