74 lines
2.5 KiB
XML
74 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libndp</Name>
|
|
<Homepage>http://libndp.org/</Homepage>
|
|
<Packager>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2+</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Library for Neighbor Discovery Protocol</Summary>
|
|
<Description>Library for Neighbor Discovery Protocol</Description>
|
|
<Archive sha1sum="eaf62c2ad8c0bedfa37c2d8ccad75f02f3b3ff8c" type="targz">https://github.com/jpirko/libndp/archive/v1.6.tar.gz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libndp</Name>
|
|
<Files>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="data">/etc/dbus-1</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libndp-devel</Name>
|
|
<Summary>Development files for libndp</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libndp</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig/</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-08-13</Date>
|
|
<Version>1.6</Version>
|
|
<Comment>Rebuild New T.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-19</Date>
|
|
<Version>1.6</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.4</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-01-07</Date>
|
|
<Version>1.4</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|