[arch-commits] CVS update of extra/network/netdude (PKGBUILD gcc4.patch)

Eric Belanger eric at archlinux.org
Sun Jan 20 01:27:38 UTC 2008


    Date: Saturday, January 19, 2008 @ 20:27:38
  Author: eric
    Path: /home/cvs-extra/extra/network/netdude

 Removed: PKGBUILD (1.11) gcc4.patch (1.1)

extra repo cleanup. Moved to unsupported.


------------+
 PKGBUILD   |   22 ----------------------
 gcc4.patch |   29 -----------------------------
 2 files changed, 51 deletions(-)


Index: extra/network/netdude/PKGBUILD
diff -u extra/network/netdude/PKGBUILD:1.11 extra/network/netdude/PKGBUILD:removed
--- extra/network/netdude/PKGBUILD:1.11	Fri Jul 27 10:41:24 2007
+++ extra/network/netdude/PKGBUILD	Sat Jan 19 20:27:38 2008
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.11 2007/07/27 14:41:24 thomas Exp $
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Maintainer: dorphell <dorphell at archlinux.org>
-pkgname=netdude
-pkgver=0.4.8a
-pkgrel=1
-pkgdesc="Netdude is the NETwork DUmp data Displayer and Editor for tcpdump tracefiles"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('libnetdude>=0.10a' 'gtk' 'fam')
-options=('!libtool' '!makeflags')
-source=(http://downloads.sourceforge.net/netdude/${pkgname}-${pkgver}.tar.gz)
-url="http://netdude.sourceforge.net/"
-md5sums=('01519d1886fb17488d365a9f1790675b')
-
-build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-  install -D -m644 COPYING ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING
-}
Index: extra/network/netdude/gcc4.patch
diff -u extra/network/netdude/gcc4.patch:1.1 extra/network/netdude/gcc4.patch:removed
--- extra/network/netdude/gcc4.patch:1.1	Sat Oct  1 15:15:56 2005
+++ extra/network/netdude/gcc4.patch	Sat Jan 19 20:27:38 2008
@@ -1,29 +0,0 @@
-diff -Naur netdude-0.4.6/Makefile.am netdude-fixed/Makefile.am
---- netdude-0.4.6/Makefile.am	2005-05-04 00:03:11.000000000 +0200
-+++ netdude-fixed/Makefile.am	2005-10-01 20:56:38.000000000 +0200
-@@ -1,4 +1,4 @@
--SUBDIRS = libltdl src plugins protocols pixmaps doc
-+SUBDIRS = libltdl src plugins pixmaps doc
- 
- MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
-                        config.h.in config.sub configure install-sh \
-diff -Naur netdude-0.4.6/configure.in netdude-fixed/configure.in
---- netdude-0.4.6/configure.in	2005-05-04 03:31:02.000000000 +0200
-+++ netdude-fixed/configure.in	2005-10-01 20:56:29.000000000 +0200
-@@ -231,16 +231,6 @@
- plugins/Makefile
- plugins/ChecksumFix/Makefile
- plugins/BPF-Filter/Makefile
--protocols/Makefile
--protocols/arp/Makefile
--protocols/ether/Makefile
--protocols/fddi/Makefile
--protocols/icmp/Makefile
--protocols/ip/Makefile
--protocols/linux-sll/Makefile
--protocols/snap/Makefile
--protocols/tcp/Makefile
--protocols/udp/Makefile
- pixmaps/Makefile
- doc/Makefile
- doc/netdude-manual/Makefile




More information about the arch-commits mailing list