summaryrefslogtreecommitdiff
path: root/dev-libs/libspnav/metadata.xml
blob: a90b2cb4b7a069a042b8b3c0854025543cba7f11 (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 "https://liguros.gitlab.io/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>
 <upstream>
  <remote-id type="sourceforge">spacenav</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>