Files
main/network/analyzer/iftop/pspec.xml
T
erkanisik 146bd9fe35 add package and index
add package, iftop, minicom,tcdump, focuswirter
2021-08-10 11:48:32 +03:00

65 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>iftop</Name>
<Homepage>http://www.ex-parrot.com/~pdw/iftop/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Bandwidth monitor</Summary>
<Description>iftop displays bandwidth usage on an interface.</Description>
<Archive sha1sum="7f8e16ea26a0dee37ec9d1cbcef7b27692036572" type="targz">http://www.ex-parrot.com/~pdw/iftop/download/iftop-1.0pre4.tar.gz</Archive>
<BuildDependencies>
<Dependency>libpcap-devel</Dependency>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
<!--<Patches>
<Patch level="1">bar_in_bytes.patch</Patch>
</Patches>-->
</Source>
<Package>
<Name>iftop</Name>
<RuntimeDependencies>
<Dependency>libpcap</Dependency>
<Dependency>ncurses</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc/iftop</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/doc/iftop/iftoprc">iftoprc</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2016-03-02</Date>
<Version>1.0.4</Version>
<Comment>Rebuilt with docker</Comment>
<Name>İbrahim KARAGÜZEL</Name>
<Email>karaguzelibrahim@gmail.com</Email>
</Update>
<Update release="2">
<Date>2014-01-26</Date>
<Version>1.0.4</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-09-01</Date>
<Version>1.0</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>