diff options
author | François Visdeloup <fanchyannmaria@orange.fr> | 2009-11-03 04:32:20 +0800 |
---|---|---|
committer | fredjo <frederic.joly@9online.fr> | 2009-11-04 05:19:56 +0800 |
commit | bea9dbb8266ecb2dba8190066057a61616e52c7f (patch) | |
tree | 8443470d8fe17fcc35bed109d56c77ef302c1766 /extra/etherape | |
parent | e249715ac56feb9807c69b48a0d12096d9ca5bf8 (diff) | |
download | nutyx-extra-bea9dbb8266ecb2dba8190066057a61616e52c7f.tar.gz nutyx-extra-bea9dbb8266ecb2dba8190066057a61616e52c7f.tar.bz2 nutyx-extra-bea9dbb8266ecb2dba8190066057a61616e52c7f.tar.xz nutyx-extra-bea9dbb8266ecb2dba8190066057a61616e52c7f.zip |
etherare
Diffstat (limited to 'extra/etherape')
-rw-r--r-- | extra/etherape/.footprint | 44 | ||||
-rw-r--r-- | extra/etherape/.md5sum | 1 | ||||
-rw-r--r-- | extra/etherape/Pkgfile | 19 |
3 files changed, 64 insertions, 0 deletions
diff --git a/extra/etherape/.footprint b/extra/etherape/.footprint new file mode 100644 index 000000000..d79d5ed9d --- /dev/null +++ b/extra/etherape/.footprint @@ -0,0 +1,44 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/etherape +drwxr-xr-x root/root usr/etc/ +drwxr-xr-x root/root usr/etc/etherape/ +-rw-r--r-- root/root usr/etc/etherape/services +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/etherape.desktop +drwxr-xr-x root/root usr/share/etherape/ +drwxr-xr-x root/root usr/share/etherape/doc/ +drwxr-xr-x root/root usr/share/etherape/doc/etherape/ +drwxr-xr-x root/root usr/share/etherape/doc/etherape/C/ +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/etherape.xml +drwxr-xr-x root/root usr/share/etherape/doc/etherape/C/figures/ +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/appmain.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/capture_file_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/color_select_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/eth_toolbar.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/link_info.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/node_info.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/pref_colors_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/pref_diagram_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/pref_timings_dlg.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/proto_info.png +-rw-r--r-- root/root usr/share/etherape/doc/etherape/C/figures/protocol_edit_dlg.png +drwxr-xr-x root/root usr/share/etherape/glade/ +-rw-r--r-- root/root usr/share/etherape/glade/etherape.glade +-rw-r--r-- root/root usr/share/etherape/glade/etherape.png +-rw-r--r-- root/root usr/share/etherape/glade/pause.xpm +-rw-r--r-- root/root usr/share/etherape/glade/play.xpm +-rw-r--r-- root/root usr/share/etherape/glade/stop.xpm +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/etherape.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/etherape.1.gz +drwxr-xr-x root/root usr/share/omf/ +drwxr-xr-x root/root usr/share/omf/etherape/ +-rw-r--r-- root/root usr/share/omf/etherape/etherape-C.omf +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/etherape.png diff --git a/extra/etherape/.md5sum b/extra/etherape/.md5sum new file mode 100644 index 000000000..bf85431d4 --- /dev/null +++ b/extra/etherape/.md5sum @@ -0,0 +1 @@ +ca770d23b825b1a39d4c3b27efd8cbd1 etherape-0.9.8.tar.gz diff --git a/extra/etherape/Pkgfile b/extra/etherape/Pkgfile new file mode 100644 index 000000000..0e05e7806 --- /dev/null +++ b/extra/etherape/Pkgfile @@ -0,0 +1,19 @@ +# Description: graphical network monitor for various OSI layers and protocols +# URL: http://etherape.sourceforge.net/ +# Maintainer: NuTyX core team +# Packager: fanch +# Depends on: libpcap, libgnomeui + +name=etherape +version=0.9.8 +release=1 +source=(http://downloads.sourceforge.net/project/etherape/etherape/0.9.8/etherape-0.9.8.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + + |