[arch-commits] Commit in etherape/repos/extra-x86_64 (PKGBUILD)

Tom Killian tom at archlinux.org
Tue Dec 2 23:50:19 UTC 2008


    Date: Tuesday, December 2, 2008 @ 18:50:19
  Author: tom
Revision: 20343

reverting incorrect commit to extra

Modified:
  etherape/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-02 23:48:06 UTC (rev 20342)
+++ PKGBUILD	2008-12-02 23:50:19 UTC (rev 20343)
@@ -4,13 +4,12 @@
 
 pkgname=etherape
 pkgver=0.9.7
-pkgrel=4
+pkgrel=3
 pkgdesc="A graphical network monitor for various OSI layers and protocols"
 arch=(i686 x86_64)
 url="http://etherape.sourceforge.net/"
-license=('GPL2')
-makedepends=('rarian')
-depends=('libgnomeui' 'libpcap>=1.0.0')
+makedepends=('scrollkeeper')
+depends=('libgnomeui' 'libpcap>=0.9.8')
 source=(http://dl.sourceforge.net/sourceforge/etherape/$pkgname-$pkgver.tar.gz)
 md5sums=('7b5783090d92abe79634da4b582c6b48')
 
@@ -19,5 +18,6 @@
   ./configure --prefix=/usr --sysconfdir=/etc/etherape
   /usr/bin/make || return 1
   /usr/bin/make DESTDIR=$startdir/pkg install
+#      sysconfdir=$startdir/pkg/etc/etherape install
 }
 # vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list