31f6859508
HP changed where it's stored.
111 lines
4.3 KiB
XML
111 lines
4.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>wireless-tools</Name>
|
|
<Homepage>http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>A collection of tools to configure wireless lan cards</Summary>
|
|
<Description>The Wireless Tools (WT) is a set of tools allowing to manipulate the Wireless Extensions, a generic application programming interface allowing a driver to expose to the user space configuration and statistics specific to common Wireless LANs. They use a textual interface and are rather crude, but aim to support the full Wireless Extension.</Description>
|
|
<Archive sha1sum="41db5ced9ed3d8d3cc104ce43c19af1d72f07eec" type="targz">https://hewlettpackard.github.io/wireless-tools/wireless_tools.30.pre9.tar.gz</Archive>
|
|
<Patches>
|
|
<Patch>no-ldconfig.patch</Patch>
|
|
<Patch level="0">wireless_tools.27-wireless-man-upd.patch</Patch>
|
|
<Patch level="1">wireless-tools-29-makefile.patch</Patch>
|
|
<Patch>wireless_tools.diff</Patch>
|
|
<!-- Fixes #8583, the problems with non-ASCII char included ESSIDS -->
|
|
<!--<Patch level="1">non-ascii-essid-support.patch</Patch>--> <!--Fixed-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>wireless-tools</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>comar</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/sbin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>wireless-tools-devel</Name>
|
|
<PartOf>system.devel</PartOf>
|
|
<Summary>Development files for wireless-tools</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">wireless-tools</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2025-10-08</Date>
|
|
<Version>30</Version>
|
|
<Comment>Make it buildable again</Comment>
|
|
<Name>Bedirhan Kurt</Name>
|
|
<Email>bedirhan.kurt@outlook.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2020-12-09</Date>
|
|
<Version>30</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2019-12-27</Date>
|
|
<Version>30</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>idris Kalp</Name>
|
|
<Email>idriskalp@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-09-21</Date>
|
|
<Version>30</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-07-15</Date>
|
|
<Version>30</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-07</Date>
|
|
<Version>30</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-04-27</Date>
|
|
<Version>30</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-03-04</Date>
|
|
<Version>30</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|