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

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


    Date: Tuesday, December 2, 2008 @ 07:46:56
  Author: tom
Revision: 20313

Merged revisions 356,2310,20312 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/etherape/trunk

........
  r356 | aaron | 2008-04-18 23:56:27 +0100 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r2310 | paul | 2008-05-31 16:15:19 +0100 (Sat, 31 May 2008) | 2 lines
  
  Added more licenses.
........
  r20312 | tom | 2008-12-02 12:46:09 +0000 (Tue, 02 Dec 2008) | 2 lines
  
  upgpkg: etherape 0.9.7-4
      rebuild for libpcap 1.0.0
........

Modified:
  etherape/repos/extra-x86_64/	(properties)
  etherape/repos/extra-x86_64/PKGBUILD

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


Property changes on: etherape/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /etherape/trunk:1
   + /etherape/trunk:1-20312

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-12-02 12:46:09 UTC (rev 20312)
+++ extra-x86_64/PKGBUILD	2008-12-02 12:46:56 UTC (rev 20313)
@@ -4,12 +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/"
-makedepends=('scrollkeeper')
-depends=('libgnomeui' 'libpcap>=0.9.8')
+license=('GPL2')
+makedepends=('rarian')
+depends=('libgnomeui' 'libpcap>=1.0.0')
 source=(http://dl.sourceforge.net/sourceforge/etherape/$pkgname-$pkgver.tar.gz)
 md5sums=('7b5783090d92abe79634da4b582c6b48')
 
@@ -18,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