libwlocate:first release
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
<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="fbe4dd4673f06e87f2982bf42eef36b95c0afd43" type="zip">http://sourceforge.net/code-snapshots/git/l/li/libwlocate/code.git/libwlocate-code-213bcf6fb073d968af5e849a5c1828603f69e5ac.zip</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libwlocate</Name>
|
||||
<Summary>A shared library that can be used for location-based services</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>wireless-tools</Dependency>
|
||||
<Dependency>glibc</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="1">
|
||||
<Date>2015-12-02</Date>
|
||||
<Version>0.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user