107 lines
3.9 KiB
XML
107 lines
3.9 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>miniupnpc</Name>
|
||
<Homepage>http://miniupnp.free.fr/</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>BSD-3-Clause</License>
|
||
<IsA>library</IsA>
|
||
<Summary>miniupnpc is a UPnP Control Point.</Summary>
|
||
<Description>miniupnpc, the client library, enabling applications to access the services provided by an UPnP "Internet Gateway Device" present on the network. In UPnP terminology,miniupnpc is a UPnP Control Point.</Description>
|
||
<Archive sha1sum="446519fc4d0acad9618f6b441c419d369110b971" type="targz">http://miniupnp.free.fr/files/miniupnpc-2.2.5.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>cmake</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!-- <Patch level="1">fix_install_for_headers.patch</Patch> -->
|
||
<!-- <Patch level="1">fix_install_rules_to_account_for_BUILD_var.patch</Patch> -->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>miniupnpc</Name>
|
||
<RuntimeDependencies>
|
||
<!-- <Dependency></Dependency> -->
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="data">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>python3-miniupnpc</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">miniupnpc</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib/python3.9</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>miniupnpc-devel</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">miniupnpc</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include/miniupnpc</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="data">/usr/lib/cmake/miniupnpc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="6">
|
||
<Date>2023-11-03</Date>
|
||
<Version>2.2.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2022-11-10</Date>
|
||
<Version>2.2.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2022-04-16</Date>
|
||
<Version>2.2.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2020-06-04</Date>
|
||
<Version>2.1.20191224</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2020-06-04</Date>
|
||
<Version>2.1.20190824</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2019-10-30</Date>
|
||
<Version>2.1.20190824</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|