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

Jan de Groot jgc at archlinux.org
Fri Sep 26 10:54:05 UTC 2014


    Date: Friday, September 26, 2014 @ 12:54:05
  Author: jgc
Revision: 223066

db-move: moved libinput from [gnome-unstable] to [testing] (i686, x86_64)

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

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

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2014-09-26 10:54:03 UTC (rev 223065)
+++ testing-i686/PKGBUILD	2014-09-26 10:54:05 UTC (rev 223066)
@@ -1,28 +0,0 @@
-# $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"
-}

Copied: libinput/repos/testing-i686/PKGBUILD (from rev 223030, libinput/repos/gnome-unstable-i686/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2014-09-26 10:54:05 UTC (rev 223066)
@@ -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: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2014-09-26 10:54:03 UTC (rev 223065)
+++ testing-x86_64/PKGBUILD	2014-09-26 10:54:05 UTC (rev 223066)
@@ -1,28 +0,0 @@
-# $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"
-}

Copied: libinput/repos/testing-x86_64/PKGBUILD (from rev 223030, libinput/repos/gnome-unstable-x86_64/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2014-09-26 10:54:05 UTC (rev 223066)
@@ -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