blob: b2e7de5a109fbde3f35dc5b674f8b9138e65f00f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>anthoine.bourgeois@gmail.com</email>
<name>Anthoine Bourgeois</name>
<description>aluco's overlay maintainer</description>
</maintainer>
<longdescription>
The spacenavd daemon can be used directly as a drop-in replacement. It
can communicate with the official magellan SDK, and thus any program
compiled with it can work with spacenavd transparently without any
change or need of recompilation.
Also, spacenavd provides an alternative communication protocol, for
programs that use libspnav, that doesn't require an X server, as the
original protocol does.
</longdescription>
</pkgmetadata>
|