93 lines
3.3 KiB
XML
93 lines
3.3 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>iwd</Name>
|
||
<Homepage>https://iwd.wiki.kernel.org/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2.1</License>
|
||
<IsA>app</IsA>
|
||
<Summary>Wireless daemon for Linux</Summary>
|
||
<Description>Linux için kablosuz arka plan programı</Description>
|
||
<Archive sha1sum="0b111d64af6cca9434e4fd187621858e1dc791df" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-2.4.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>asciidoc</Dependency>
|
||
<Dependency>dbus-devel</Dependency>
|
||
<Dependency>readline-devel</Dependency>
|
||
<Dependency>python-docutils</Dependency>
|
||
<Dependency versionFrom="0.56">ell-devel</Dependency>
|
||
</BuildDependencies>
|
||
<!--
|
||
<Patches>
|
||
<Patch>iwd.patch</Patch>
|
||
<Patch level="1">iwd.patch</Patch>
|
||
</Patches>
|
||
-->
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>iwd</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>ell</Dependency>
|
||
<Dependency>readline</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="executable">/usr/libexec</Path>
|
||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="data">/var/lib/ead</Path>
|
||
<Path fileType="data">/var/lib/iwd</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="6">
|
||
<Date>2023-03-28</Date>
|
||
<Version>2.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2023-02-03</Date>
|
||
<Version>2.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2022-12-21</Date>
|
||
<Version>2.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2022-11-19</Date>
|
||
<Version>2.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2022-09-08</Date>
|
||
<Version>1.30</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2022-07-25</Date>
|
||
<Version>1.29</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|