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

Anatol Pomozov anatolik at archlinux.org
Thu Nov 13 07:08:26 UTC 2014


    Date: Thursday, November 13, 2014 @ 08:08:25
  Author: anatolik
Revision: 122485

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-11-13 07:07:30 UTC (rev 122484)
+++ community-i686/PKGBUILD	2014-11-13 07:08:25 UTC (rev 122485)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov
-# Contributor: Nicolas Quiénot < niQo at aur >
-# Contributor: Damián Nohales <damiannohales at gmail.com>
- 
-pkgname=evemu
-pkgver=2.0.0
-pkgrel=2
-pkgdesc='Tools and bindings for kernel input event device emulation and data capture and replay'
-arch=(i686 x86_64)
-url='http://www.freedesktop.org/wiki/Evemu'
-license=(GPL3)
-depends=(libevdev python2)
-source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha1sums=('73f0088c05f63ddc40fd4bec9685c885c4b1797e')
- 
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Tests have to be run as 'root'
-  # make check
-}
- 
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: evemu/repos/community-i686/PKGBUILD (from rev 122484, evemu/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-11-13 07:08:25 UTC (rev 122485)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+# Contributor: Nicolas Quiénot < niQo at aur >
+# Contributor: Damián Nohales <damiannohales at gmail.com>
+ 
+pkgname=evemu
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Tools and bindings for kernel input event device emulation and data capture and replay'
+arch=(i686 x86_64)
+url='http://www.freedesktop.org/wiki/Evemu'
+license=(GPL3)
+depends=(libevdev python2)
+source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
+sha1sums=('4c29379a35cd770dd0d5fd6204674c45f9e4c392')
+ 
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Tests have to be run as 'root'
+  # make check
+}
+ 
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-11-13 07:07:30 UTC (rev 122484)
+++ community-x86_64/PKGBUILD	2014-11-13 07:08:25 UTC (rev 122485)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov
-# Contributor: Nicolas Quiénot < niQo at aur >
-# Contributor: Damián Nohales <damiannohales at gmail.com>
- 
-pkgname=evemu
-pkgver=2.0.0
-pkgrel=2
-pkgdesc='Tools and bindings for kernel input event device emulation and data capture and replay'
-arch=(i686 x86_64)
-url='http://www.freedesktop.org/wiki/Evemu'
-license=(GPL3)
-depends=(libevdev python2)
-source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha1sums=('73f0088c05f63ddc40fd4bec9685c885c4b1797e')
- 
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Tests have to be run as 'root'
-  # make check
-}
- 
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: evemu/repos/community-x86_64/PKGBUILD (from rev 122484, evemu/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-11-13 07:08:25 UTC (rev 122485)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+# Contributor: Nicolas Quiénot < niQo at aur >
+# Contributor: Damián Nohales <damiannohales at gmail.com>
+ 
+pkgname=evemu
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Tools and bindings for kernel input event device emulation and data capture and replay'
+arch=(i686 x86_64)
+url='http://www.freedesktop.org/wiki/Evemu'
+license=(GPL3)
+depends=(libevdev python2)
+source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
+sha1sums=('4c29379a35cd770dd0d5fd6204674c45f9e4c392')
+ 
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Tests have to be run as 'root'
+  # make check
+}
+ 
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list