Files
main/multimedia/misc/libspnav/pspec.xml
T
2022-12-14 17:09:17 +03:00

93 lines
3.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libspnav</Name>
<Homepage>http://spacenav.sourceforge.net</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<Summary>Open source alternative to 3DConnextion drivers</Summary>
<Description>The spacenav project provides a free compatible alternative, to the proprietary 3Dconnexion device driver and SDK, for their 6dof space navigation input devices. It provides both a replacement free user-space driver, and a replacement SDK library.</Description>
<Archive sha1sum="a309eccbd9df913675372a197573b3f2656adca6" type="targz">https://github.com/FreeSpacenav/libspnav/releases/download/v1.1/libspnav-1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">libspnav-0.2.2-custom-flags.patch</Patch-->
<!-- <Patch>Makefile.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>libspnav</Name>
<RuntimeDependencies>
<Dependency>libX11</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libspnav-devel</Name>
<Summary>Development files for libspnav</Summary>
<RuntimeDependencies>
<Dependency release="current">libspnav</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2022-12-14</Date>
<Version>1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-02-11</Date>
<Version>0.2.3</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-09-01</Date>
<Version>0.2.3</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-04-08</Date>
<Version>0.2.3</Version>
<Comment>Release Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.2.3</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-09-16</Date>
<Version>0.2.3</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>