65 lines
2.5 KiB
XML
65 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>etherape</Name>
|
|
<Homepage>http://etherape.sourceforge.net/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>etherape</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Graphical network monitor</Summary>
|
|
<Description>etherape is a graphical network monitor with fancy display features.</Description>
|
|
<Archive sha1sum="333652b935f44d83c6f7da668477180b50c3817d" type="targz">mirrors://sourceforge/etherape/etherape-0.9.20.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>popt-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>libpcap-devel</Dependency>
|
|
<Dependency>libglade-devel</Dependency>
|
|
<Dependency>goocanvas-devel</Dependency>
|
|
<Dependency>gnome-doc-utils</Dependency>
|
|
<Dependency>gdk-pixbuf-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!--<Patch level="1">desktop.patch</Patch>-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>etherape</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>popt</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>libpcap</Dependency>
|
|
<Dependency>libglade</Dependency>
|
|
<Dependency>goocanvas</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc/etherape</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="doc">/usr/share/doc/etherape</Path>
|
|
<Path fileType="data">/usr/share/etherape</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1" type="security">
|
|
<Date>2022-07-10</Date>
|
|
<Version>0.9.20</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|