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

Jan de Groot jgc at archlinux.org
Wed Sep 17 10:36:21 UTC 2014


    Date: Wednesday, September 17, 2014 @ 12:36:20
  Author: jgc
Revision: 221827

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libinput/repos/gnome-unstable-i686/PKGBUILD
    (from rev 221826, libinput/trunk/PKGBUILD)
  libinput/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 221826, libinput/trunk/PKGBUILD)
Deleted:
  libinput/repos/gnome-unstable-i686/PKGBUILD
  libinput/repos/gnome-unstable-x86_64/PKGBUILD

--------------------------------+
 /PKGBUILD                      |   56 +++++++++++++++++++++++++++++++++++++++
 gnome-unstable-i686/PKGBUILD   |   28 -------------------
 gnome-unstable-x86_64/PKGBUILD |   28 -------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2014-09-17 10:36:11 UTC (rev 221826)
+++ gnome-unstable-i686/PKGBUILD	2014-09-17 10:36:20 UTC (rev 221827)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot
-
-pkgname=libinput
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices."
-arch=(i686 x86_64)
-url="http://www.freedesktop.org/wiki/Software/libinput/"
-license=(custom:X11)
-depends=('mtdev' 'libsystemd' 'libevdev')
-makedepends=('systemd')
-options=('!libtool')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('349c63d8819ddfc1a35fc8bcf352256b952ae22b1ff370fd819a16f67e801ea7'
-            'SKIP')
-
-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: libinput/repos/gnome-unstable-i686/PKGBUILD (from rev 221826, libinput/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2014-09-17 10:36:20 UTC (rev 221827)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=0.6.0
+pkgrel=1
+pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices."
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/wiki/Software/libinput/"
+license=(custom:X11)
+depends=('mtdev' 'libsystemd' 'libevdev')
+makedepends=('systemd')
+options=('!libtool')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('30b555771e7cb921ccb9430c4a86940aa3938d05506e81d2417c03e30451bfbc'
+            'SKIP')
+
+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: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2014-09-17 10:36:11 UTC (rev 221826)
+++ gnome-unstable-x86_64/PKGBUILD	2014-09-17 10:36:20 UTC (rev 221827)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot
-
-pkgname=libinput
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices."
-arch=(i686 x86_64)
-url="http://www.freedesktop.org/wiki/Software/libinput/"
-license=(custom:X11)
-depends=('mtdev' 'libsystemd' 'libevdev')
-makedepends=('systemd')
-options=('!libtool')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('349c63d8819ddfc1a35fc8bcf352256b952ae22b1ff370fd819a16f67e801ea7'
-            'SKIP')
-
-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: libinput/repos/gnome-unstable-x86_64/PKGBUILD (from rev 221826, libinput/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2014-09-17 10:36:20 UTC (rev 221827)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=0.6.0
+pkgrel=1
+pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices."
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/wiki/Software/libinput/"
+license=(custom:X11)
+depends=('mtdev' 'libsystemd' 'libevdev')
+makedepends=('systemd')
+options=('!libtool')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('30b555771e7cb921ccb9430c4a86940aa3938d05506e81d2417c03e30451bfbc'
+            'SKIP')
+
+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