Files
main/network/analyzer/libupnp/pspec.xml
T
4fury-c3440d8 ae2f46967e my new email.
2021-07-23 21:37:33 +03:00

96 lines
3.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libupnp</Name>
<Homepage>https://github.com/pupnp/pupnp</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<Summary>Portable UPnP library.</Summary>
<Description>The Universal Plug and Play (UPnP) SDK for Linux provides support for building UPnP-compliant control points, devices, and bridges on Linux.</Description>
<Archive sha1sum="33e2eec13112860c9da8406ae6f60a920a7205cf" type="tarbz2">mirrors://sourceforge/pupnp/libupnp-1.14.7.tar.bz2</Archive>
<BuildDependencies>
<Dependency>kernel-headers</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">CVE-2020-13848.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>libupnp</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libupnp-devel</Name>
<Summary>Development files for libupnp.</Summary>
<RuntimeDependencies>
<Dependency release="current">libupnp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2021-07-02</Date>
<Version>1.14.7</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-12-13</Date>
<Version>1.14.0</Version>
<Comment>Ver. bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="4">
<Date>2018-08-07</Date>
<Version>1.6.25</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-02</Date>
<Version>1.6.25</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-02</Date>
<Version>1.6.20</Version>
<Comment>Version Bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.6.19</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-05-31</Date>
<Version>1.6.19</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>