Files
main/programming/library/libwlocate/pspec.xml
T
2016-06-09 00:08:04 +03:00

60 lines
2.2 KiB
XML

<PISI>
<Source>
<Name>libwlocate</Name>
<Homepage>http://sourceforge.net/projects/libwlocate/</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>A shared library that can be used for location-based services</Summary>
<Description>libwlocate is a shared library that can be used for location-based services.</Description>
<BuildDependencies>
<Dependency>wireless-tools-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="e09271ba00b4a58254a60a26a850b41c583cc541" type="targz">http://sourceforge.net/projects/pisilinux/files/source/libwlocate-code-213bcf6fb073d968af5e849a5c1828603f69e5ac.tar.gz</Archive>
</Source>
<Package>
<Name>libwlocate</Name>
<Summary>A shared library that can be used for location-based services</Summary>
<RuntimeDependencies>
<Dependency>wireless-tools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libwlocate-devel</Name>
<Summary>Development files for libwlocate</Summary>
<RuntimeDependencies>
<Dependency release="current">libwlocate</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.2</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-12-03</Date>
<Version>0.2</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>