blob: e69152e4a0018ba86e0584ab7f823adb1379b0ef (
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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<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>
<origin>srcux</origin>
</pkgmetadata>
|