Date: Wednesday, January 28, 2015 @ 17:02:43
  Author: heftig
Revision: 230188

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

Added:
  libgusb/repos/extra-i686/PKGBUILD
    (from rev 230187, libgusb/trunk/PKGBUILD)
  libgusb/repos/extra-x86_64/PKGBUILD
    (from rev 230187, libgusb/trunk/PKGBUILD)
Deleted:
  libgusb/repos/extra-i686/PKGBUILD
  libgusb/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   54 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   27 ------------------------
 extra-x86_64/PKGBUILD |   27 ------------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2015-01-28 16:02:17 UTC (rev 230187)
+++ extra-i686/PKGBUILD 2015-01-28 16:02:43 UTC (rev 230188)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ib...@archlinux.org>
-
-pkgname=libgusb
-pkgver=0.1.6
-pkgrel=1
-pkgdesc="GLib wrapper around libusb1"
-arch=('i686' 'x86_64')
-url="https://gitorious.org/gusb/";
-license=('LGPL2.1')
-depends=('udev' 'libusbx')
-makedepends=('gobject-introspection')
-source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
-sha256sums=('900103ff24a851ef8395b992236ced0aedb4c265ef2264f6ad8349300095198b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgusb/repos/extra-i686/PKGBUILD (from rev 230187, 
libgusb/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2015-01-28 16:02:43 UTC (rev 230188)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru <ib...@archlinux.org>
+
+pkgname=libgusb
+pkgver=0.2.4
+pkgrel=1
+pkgdesc="GLib wrapper around libusb1"
+arch=('i686' 'x86_64')
+url="https://github.com/hughsie/libgusb";
+license=('LGPL2.1')
+depends=('udev' 'libusbx')
+makedepends=('gobject-introspection' 'python2')
+source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('437966fb45e30b8e757b2c200daf5d4e7dd22bf5aa80e151e3b1807270d38083')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2015-01-28 16:02:17 UTC (rev 230187)
+++ extra-x86_64/PKGBUILD       2015-01-28 16:02:43 UTC (rev 230188)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ib...@archlinux.org>
-
-pkgname=libgusb
-pkgver=0.1.6
-pkgrel=1
-pkgdesc="GLib wrapper around libusb1"
-arch=('i686' 'x86_64')
-url="https://gitorious.org/gusb/";
-license=('LGPL2.1')
-depends=('udev' 'libusbx')
-makedepends=('gobject-introspection')
-source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
-sha256sums=('900103ff24a851ef8395b992236ced0aedb4c265ef2264f6ad8349300095198b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgusb/repos/extra-x86_64/PKGBUILD (from rev 230187, 
libgusb/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2015-01-28 16:02:43 UTC (rev 230188)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru <ib...@archlinux.org>
+
+pkgname=libgusb
+pkgver=0.2.4
+pkgrel=1
+pkgdesc="GLib wrapper around libusb1"
+arch=('i686' 'x86_64')
+url="https://github.com/hughsie/libgusb";
+license=('LGPL2.1')
+depends=('udev' 'libusbx')
+makedepends=('gobject-introspection' 'python2')
+source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('437966fb45e30b8e757b2c200daf5d4e7dd22bf5aa80e151e3b1807270d38083')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Reply via email to