diff options
author | Sebastian Pipping <sping@gentoo.org> | 2012-02-06 20:04:53 +0000 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2012-02-06 20:04:53 +0000 |
commit | 35eeb4ce8d9b1616afcfd86be75162512fc90026 (patch) | |
tree | 86be8644ebfa920467487d176d5b2210b81fc580 /dev-libs/libspnav/metadata.xml | |
parent | clean unused licenses (diff) | |
download | gentoo-2-35eeb4ce8d9b1616afcfd86be75162512fc90026.tar.gz gentoo-2-35eeb4ce8d9b1616afcfd86be75162512fc90026.tar.bz2 gentoo-2-35eeb4ce8d9b1616afcfd86be75162512fc90026.zip |
dev-libs/libspnav: 0.2.2 (bug #390427)
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libspnav/metadata.xml')
-rw-r--r-- | dev-libs/libspnav/metadata.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-libs/libspnav/metadata.xml b/dev-libs/libspnav/metadata.xml new file mode 100644 index 000000000000..6de51ea08a14 --- /dev/null +++ b/dev-libs/libspnav/metadata.xml @@ -0,0 +1,22 @@ +<?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> + </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> |