[arch-commits] Commit in etherape/trunk (PKGBUILD)

Tom Killian tom at archlinux.org
Tue Dec 2 12:46:09 UTC 2008


    Date: Tuesday, December 2, 2008 @ 07:46:09
  Author: tom
Revision: 20312

upgpkg: etherape 0.9.7-4
    rebuild for libpcap 1.0.0

Modified:
  etherape/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-02 12:45:56 UTC (rev 20311)
+++ PKGBUILD	2008-12-02 12:46:09 UTC (rev 20312)
@@ -4,13 +4,13 @@
 
 pkgname=etherape
 pkgver=0.9.7
-pkgrel=3
+pkgrel=4
 pkgdesc="A graphical network monitor for various OSI layers and protocols"
 arch=(i686 x86_64)
 url="http://etherape.sourceforge.net/"
 license=('GPL2')
-makedepends=('scrollkeeper')
-depends=('libgnomeui' 'libpcap>=0.9.8')
+makedepends=('rarian')
+depends=('libgnomeui' 'libpcap>=1.0.0')
 source=(http://dl.sourceforge.net/sourceforge/etherape/$pkgname-$pkgver.tar.gz)
 md5sums=('7b5783090d92abe79634da4b582c6b48')
 
@@ -19,6 +19,5 @@
   ./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