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

Andreas Radke andyrtr at nymeria.archlinux.org
Fri Mar 7 20:03:34 UTC 2014


    Date: Friday, March 7, 2014 @ 21:03:34
  Author: andyrtr
Revision: 207152

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

Added:
  libevdev/repos/staging-i686/PKGBUILD
    (from rev 207151, libevdev/trunk/PKGBUILD)
  libevdev/repos/staging-x86_64/PKGBUILD
    (from rev 207151, libevdev/trunk/PKGBUILD)
Deleted:
  libevdev/repos/staging-i686/PKGBUILD
  libevdev/repos/staging-x86_64/PKGBUILD

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

Deleted: staging-i686/PKGBUILD
===================================================================
--- staging-i686/PKGBUILD	2014-03-07 20:03:21 UTC (rev 207151)
+++ staging-i686/PKGBUILD	2014-03-07 20:03:34 UTC (rev 207152)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=libevdev
-pkgver=1.0
-pkgrel=1
-pkgdesc="Wrapper library for evdev devices"
-arch=(i686 x86_64)
-url="http://www.freedesktop.org/wiki/Software/libevdev/"
-license=(custom:X11)
-depends=('glibc')
-makedepends=('python')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('6e6d1e307eff03f1c939c9af532228b19030fc896a9257a8abfa6e9b7dc91803')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-    --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libevdev/repos/staging-i686/PKGBUILD (from rev 207151, libevdev/trunk/PKGBUILD)
===================================================================
--- staging-i686/PKGBUILD	                        (rev 0)
+++ staging-i686/PKGBUILD	2014-03-07 20:03:34 UTC (rev 207152)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=libevdev
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Wrapper library for evdev devices"
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/wiki/Software/libevdev/"
+license=(custom:X11)
+depends=('glibc')
+makedepends=('python')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('a2b6f6a5f898099df816e3e30f53f4b23c2f05ab240737cbdc111874a0922913')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+    --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: staging-x86_64/PKGBUILD
===================================================================
--- staging-x86_64/PKGBUILD	2014-03-07 20:03:21 UTC (rev 207151)
+++ staging-x86_64/PKGBUILD	2014-03-07 20:03:34 UTC (rev 207152)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=libevdev
-pkgver=1.0
-pkgrel=1
-pkgdesc="Wrapper library for evdev devices"
-arch=(i686 x86_64)
-url="http://www.freedesktop.org/wiki/Software/libevdev/"
-license=(custom:X11)
-depends=('glibc')
-makedepends=('python')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('6e6d1e307eff03f1c939c9af532228b19030fc896a9257a8abfa6e9b7dc91803')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-    --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libevdev/repos/staging-x86_64/PKGBUILD (from rev 207151, libevdev/trunk/PKGBUILD)
===================================================================
--- staging-x86_64/PKGBUILD	                        (rev 0)
+++ staging-x86_64/PKGBUILD	2014-03-07 20:03:34 UTC (rev 207152)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=libevdev
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Wrapper library for evdev devices"
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/wiki/Software/libevdev/"
+license=(custom:X11)
+depends=('glibc')
+makedepends=('python')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('a2b6f6a5f898099df816e3e30f53f4b23c2f05ab240737cbdc111874a0922913')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+    --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}




More information about the arch-commits mailing list