Files
2020-03-04 19:38:50 +03:00

81 lines
3.0 KiB
XML
Raw Permalink 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 "https://pisilinux.org/projeler/pisi/pisi-spec.dtd"><PISI>
<Source>
<Name>libwlocate</Name>
<Homepage>https://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="5">
<Date>2020-03-04</Date>
<Version>0.2</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-09-04</Date>
<Version>0.2</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-05-11</Date>
<Version>0.2</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</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>