[arch-commits] Commit in tcpreplay/repos (4 files)

Timothy Redaelli tredaelli at archlinux.org
Fri Dec 19 13:43:17 UTC 2014


    Date: Friday, December 19, 2014 @ 14:43:17
  Author: tredaelli
Revision: 124102

archrelease: copy trunk to community-i686, community-x86_64

Added:
  tcpreplay/repos/community-i686/PKGBUILD
    (from rev 124101, tcpreplay/trunk/PKGBUILD)
  tcpreplay/repos/community-x86_64/PKGBUILD
    (from rev 124101, tcpreplay/trunk/PKGBUILD)
Deleted:
  tcpreplay/repos/community-i686/PKGBUILD
  tcpreplay/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-19 13:43:04 UTC (rev 124101)
+++ community-i686/PKGBUILD	2014-12-19 13:43:17 UTC (rev 124102)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: Sébastien Duquette <ekse.0x at gmail.com>
-# Contributor: Dawid Wrobel <cromo at klej.net>
-pkgname=tcpreplay
-pkgver=4.0.5
-pkgrel=1
-pkgdesc="Gives the ability to replay previously captured traffic in a libpcap format"
-url="http://tcpreplay.appneta.com"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('libpcap' 'libdnet')
-makedepends=('tcpdump')
-optdepends=('tcpdump: decoding of packets support')
-options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/tcpreplay/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1a6f108a62bf526eeffa2998a6f311af')
-
-build() {
-     cd "$srcdir/$pkgname-$pkgver"
-     ./configure --prefix=/usr --enable-dynamic-link --with-tcpdump=/usr/sbin/tcpdump
-     make
-}
-
-package() {
-     cd "$srcdir/$pkgname-$pkgver"
-     make DESTDIR="$pkgdir/" install
-}

Copied: tcpreplay/repos/community-i686/PKGBUILD (from rev 124101, tcpreplay/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-19 13:43:17 UTC (rev 124102)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: Sébastien Duquette <ekse.0x at gmail.com>
+# Contributor: Dawid Wrobel <cromo at klej.net>
+pkgname=tcpreplay
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="Gives the ability to replay previously captured traffic in a libpcap format"
+url="http://tcpreplay.appneta.com"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('libpcap' 'libdnet')
+makedepends=('tcpdump')
+optdepends=('tcpdump: decoding of packets support')
+options=('!emptydirs')
+source=("http://downloads.sourceforge.net/sourceforge/tcpreplay/${pkgname}-${pkgver}.tar.gz")
+md5sums=('fd48d73d84ade30ece0a9abb538c82d5')
+
+build() {
+     cd "$srcdir/$pkgname-$pkgver"
+     ./configure --prefix=/usr --enable-dynamic-link --with-tcpdump=/usr/sbin/tcpdump ac_cv_header_net_bpf_h=n
+     make
+}
+
+package() {
+     cd "$srcdir/$pkgname-$pkgver"
+     make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-19 13:43:04 UTC (rev 124101)
+++ community-x86_64/PKGBUILD	2014-12-19 13:43:17 UTC (rev 124102)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: Sébastien Duquette <ekse.0x at gmail.com>
-# Contributor: Dawid Wrobel <cromo at klej.net>
-pkgname=tcpreplay
-pkgver=4.0.5
-pkgrel=1
-pkgdesc="Gives the ability to replay previously captured traffic in a libpcap format"
-url="http://tcpreplay.appneta.com"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('libpcap' 'libdnet')
-makedepends=('tcpdump')
-optdepends=('tcpdump: decoding of packets support')
-options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/tcpreplay/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1a6f108a62bf526eeffa2998a6f311af')
-
-build() {
-     cd "$srcdir/$pkgname-$pkgver"
-     ./configure --prefix=/usr --enable-dynamic-link --with-tcpdump=/usr/sbin/tcpdump
-     make
-}
-
-package() {
-     cd "$srcdir/$pkgname-$pkgver"
-     make DESTDIR="$pkgdir/" install
-}

Copied: tcpreplay/repos/community-x86_64/PKGBUILD (from rev 124101, tcpreplay/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-19 13:43:17 UTC (rev 124102)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: Sébastien Duquette <ekse.0x at gmail.com>
+# Contributor: Dawid Wrobel <cromo at klej.net>
+pkgname=tcpreplay
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="Gives the ability to replay previously captured traffic in a libpcap format"
+url="http://tcpreplay.appneta.com"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('libpcap' 'libdnet')
+makedepends=('tcpdump')
+optdepends=('tcpdump: decoding of packets support')
+options=('!emptydirs')
+source=("http://downloads.sourceforge.net/sourceforge/tcpreplay/${pkgname}-${pkgver}.tar.gz")
+md5sums=('fd48d73d84ade30ece0a9abb538c82d5')
+
+build() {
+     cd "$srcdir/$pkgname-$pkgver"
+     ./configure --prefix=/usr --enable-dynamic-link --with-tcpdump=/usr/sbin/tcpdump ac_cv_header_net_bpf_h=n
+     make
+}
+
+package() {
+     cd "$srcdir/$pkgname-$pkgver"
+     make DESTDIR="$pkgdir/" install
+}



More information about the arch-commits mailing list