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

Andrea Scarpino andrea at archlinux.org
Tue Jan 10 21:40:53 UTC 2012


    Date: Tuesday, January 10, 2012 @ 16:40:52
  Author: andrea
Revision: 146410

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

Added:
  bluez-hcidump/repos/extra-i686/PKGBUILD
    (from rev 146409, bluez-hcidump/trunk/PKGBUILD)
  bluez-hcidump/repos/extra-x86_64/PKGBUILD
    (from rev 146409, bluez-hcidump/trunk/PKGBUILD)
Deleted:
  bluez-hcidump/repos/extra-i686/PKGBUILD
  bluez-hcidump/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   52 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   52 ++++++++++++++++++++++++------------------------
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-01-10 21:40:26 UTC (rev 146409)
+++ extra-i686/PKGBUILD	2012-01-10 21:40:52 UTC (rev 146410)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Geoffroy carrier <geoffroy at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=bluez-hcidump
-pkgver=2.1
-pkgrel=1
-pkgdesc="Bluetooth HCI package analyzer"
-url="http://www.bluez.org/"
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('glibc' 'bluez')
-source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.gz")
-md5sums=('b160f0672276398344eebe9df1b37a2c')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: bluez-hcidump/repos/extra-i686/PKGBUILD (from rev 146409, bluez-hcidump/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-01-10 21:40:52 UTC (rev 146410)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Geoffroy carrier <geoffroy at archlinux.org>
+
+pkgname=bluez-hcidump
+pkgver=2.2
+pkgrel=1
+pkgdesc="Bluetooth HCI package analyzer"
+url="http://www.bluez.org/"
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('bluez')
+source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.gz")
+md5sums=('3c298a8be67099fe227f3e4d9de539d5')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-01-10 21:40:26 UTC (rev 146409)
+++ extra-x86_64/PKGBUILD	2012-01-10 21:40:52 UTC (rev 146410)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Geoffroy carrier <geoffroy at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=bluez-hcidump
-pkgver=2.1
-pkgrel=1
-pkgdesc="Bluetooth HCI package analyzer"
-url="http://www.bluez.org/"
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('glibc' 'bluez')
-source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.gz")
-md5sums=('b160f0672276398344eebe9df1b37a2c')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: bluez-hcidump/repos/extra-x86_64/PKGBUILD (from rev 146409, bluez-hcidump/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-01-10 21:40:52 UTC (rev 146410)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Geoffroy carrier <geoffroy at archlinux.org>
+
+pkgname=bluez-hcidump
+pkgver=2.2
+pkgrel=1
+pkgdesc="Bluetooth HCI package analyzer"
+url="http://www.bluez.org/"
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('bluez')
+source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.gz")
+md5sums=('3c298a8be67099fe227f3e4d9de539d5')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list