[arch-commits] Commit in libgusb/repos (4 files)
Jan Steffens
heftig at archlinux.org
Fri Sep 25 22:18:35 UTC 2015
Date: Saturday, September 26, 2015 @ 00:18:34
Author: heftig
Revision: 247500
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libgusb/repos/extra-i686/PKGBUILD
(from rev 247499, libgusb/trunk/PKGBUILD)
libgusb/repos/extra-x86_64/PKGBUILD
(from rev 247499, 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-09-25 22:17:59 UTC (rev 247499)
+++ extra-i686/PKGBUILD 2015-09-25 22:18:34 UTC (rev 247500)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libgusb
-pkgver=0.2.6
-pkgrel=1
-pkgdesc="GLib wrapper around libusb1"
-arch=('i686' 'x86_64')
-url="https://github.com/hughsie/libgusb"
-license=('LGPL2.1')
-depends=('udev' 'libusbx' 'glib2')
-makedepends=('gobject-introspection' 'python2')
-source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
-sha256sums=('6f638bdbc4e77643c0a198a300e50b592ad326e56bddf359de15e04689209c06')
-
-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 247499, libgusb/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-09-25 22:18:34 UTC (rev 247500)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libgusb
+pkgver=0.2.7
+pkgrel=1
+pkgdesc="GLib wrapper around libusb1"
+arch=('i686' 'x86_64')
+url="https://github.com/hughsie/libgusb"
+license=('LGPL2.1')
+depends=('udev' 'libusbx' 'glib2')
+makedepends=('gobject-introspection' 'python2')
+source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('0be9578f7875cecb6c163ad47eb39bc6bf497e501b08986c0d384748a054c3ee')
+
+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-09-25 22:17:59 UTC (rev 247499)
+++ extra-x86_64/PKGBUILD 2015-09-25 22:18:34 UTC (rev 247500)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libgusb
-pkgver=0.2.6
-pkgrel=1
-pkgdesc="GLib wrapper around libusb1"
-arch=('i686' 'x86_64')
-url="https://github.com/hughsie/libgusb"
-license=('LGPL2.1')
-depends=('udev' 'libusbx' 'glib2')
-makedepends=('gobject-introspection' 'python2')
-source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
-sha256sums=('6f638bdbc4e77643c0a198a300e50b592ad326e56bddf359de15e04689209c06')
-
-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 247499, libgusb/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2015-09-25 22:18:34 UTC (rev 247500)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libgusb
+pkgver=0.2.7
+pkgrel=1
+pkgdesc="GLib wrapper around libusb1"
+arch=('i686' 'x86_64')
+url="https://github.com/hughsie/libgusb"
+license=('LGPL2.1')
+depends=('udev' 'libusbx' 'glib2')
+makedepends=('gobject-introspection' 'python2')
+source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('0be9578f7875cecb6c163ad47eb39bc6bf497e501b08986c0d384748a054c3ee')
+
+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:
More information about the arch-commits
mailing list