70 lines
2.5 KiB
XML
70 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>geoip</Name>
|
||
<Homepage>http://www.maxmind.com/geoip/api/c.shtml</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2.1</License>
|
||
<IsA>library</IsA>
|
||
<Summary>C library for country/city/organization to IP address or hostname mapping</Summary>
|
||
<Description>GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from.</Description>
|
||
<Archive sha1sum="0b8ed5f098a6e079cccd59a57d02cf4dad41cf65" type="targz">https://github.com/maxmind/geoip-api-c/releases/download/v1.6.2/GeoIP-1.6.2.tar.gz</Archive>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>geoip</Name>
|
||
<Files>
|
||
<Path fileType="config">/etc</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="data">/usr/share/GeoIP</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>geoip-devel</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">geoip</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2014-07-14</Date>
|
||
<Version>1.6.2</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Vedat Demir</Name>
|
||
<Email>vedat@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2014-06-12</Date>
|
||
<Version>1.5.1</Version>
|
||
<Comment>rebuild</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2014-01-23</Date>
|
||
<Version>1.5.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Ertuğrul Erata</Name>
|
||
<Email>ertugrulerata@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2011-05-30</Date>
|
||
<Version>1.4.7</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Ertuğrul Erata</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI> |