86 lines
3.2 KiB
XML
86 lines
3.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>c-ares</Name>
|
|
<Homepage>http://daniel.haxx.se/projects/c-ares/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>as-is</License>
|
|
<IsA>library</IsA>
|
|
<Summary>A C library that performs DNS requests and name resolves asynchronously</Summary>
|
|
<Description>c-ares is a C library that performs DNS requests and name resolves asynchronously. c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT.</Description>
|
|
<Archive sha1sum="8abfce61d2d788fb60a3441d05275162a460cbed" type="targz">http://c-ares.haxx.se/download/c-ares-1.12.0.tar.gz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>c-ares</Name>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc/c-ares/NEWS</Path>
|
|
<Path fileType="doc">/usr/share/doc/c-ares/CHANGES</Path>
|
|
<Path fileType="doc">/usr/share/doc/c-ares/README*</Path>
|
|
<Path fileType="doc">/usr/share/doc/c-ares/RELEASE-NOTES</Path>
|
|
<Path fileType="doc">/usr/share/doc/c-ares/TODO</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>c-ares-devel</Name>
|
|
<Summary>Development files for c-ares</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">c-ares</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>c-ares-docs</Name>
|
|
<Summary>Documentation files for c-ares</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">c-ares</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/c-ares/</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-08-29</Date>
|
|
<Version>1.12.0</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2018-04-24</Date>
|
|
<Version>1.11.0</Version>
|
|
<Comment>Version bump, rebuilt with docker</Comment>
|
|
<Name>İbrahim KARAGÜZEL</Name>
|
|
<Email>karaguzelibrahim@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2014-02-17</Date>
|
|
<Version>1.9.1</Version>
|
|
<Comment>Release</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-09-01</Date>
|
|
<Version>1.9.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|