[arch-commits] Commit in kcm-touchpad/repos (8 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Wed May 14 08:57:23 UTC 2014


    Date: Wednesday, May 14, 2014 @ 10:57:23
  Author: andrea
Revision: 111114

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

Added:
  kcm-touchpad/repos/community-i686/PKGBUILD
    (from rev 111113, kcm-touchpad/trunk/PKGBUILD)
  kcm-touchpad/repos/community-i686/kcm-touchpad.install
    (from rev 111113, kcm-touchpad/trunk/kcm-touchpad.install)
  kcm-touchpad/repos/community-x86_64/PKGBUILD
    (from rev 111113, kcm-touchpad/trunk/PKGBUILD)
  kcm-touchpad/repos/community-x86_64/kcm-touchpad.install
    (from rev 111113, kcm-touchpad/trunk/kcm-touchpad.install)
Deleted:
  kcm-touchpad/repos/community-i686/PKGBUILD
  kcm-touchpad/repos/community-i686/kcm-touchpad.install
  kcm-touchpad/repos/community-x86_64/PKGBUILD
  kcm-touchpad/repos/community-x86_64/kcm-touchpad.install

---------------------------------------+
 /PKGBUILD                             |   68 ++++++++++++++++++++++++++++++++
 /kcm-touchpad.install                 |   22 ++++++++++
 community-i686/PKGBUILD               |   34 ----------------
 community-i686/kcm-touchpad.install   |   11 -----
 community-x86_64/PKGBUILD             |   34 ----------------
 community-x86_64/kcm-touchpad.install |   11 -----
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-05-14 08:57:13 UTC (rev 111113)
+++ community-i686/PKGBUILD	2014-05-14 08:57:23 UTC (rev 111114)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: A Rojas < nqn1976 @ gmail.com >
-# Contributor: Alexander Mezin <mezin.alexander at gmail.com>
-
-pkgname=kcm-touchpad
-pkgver=1.0
-pkgrel=1
-pkgdesc='KCM, daemon and applet for touchpad'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/utils/kcm-touchpad'
-license=('GPL')
-depends=('kdebase-workspace' 'xf86-input-synaptics')
-makedepends=('cmake' 'automoc4' 'xorg-server-devel')
-install="${pkgname}.install"
-source=("https://github.com/sanya-m/kde-touchpad-config/archive/v${pkgver}.tar.gz")
-md5sums=('bed551868cdadf510582e32ea608243a')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kde-touchpad-config-${pkgver} \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kcm-touchpad/repos/community-i686/PKGBUILD (from rev 111113, kcm-touchpad/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-05-14 08:57:23 UTC (rev 111114)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: A Rojas < nqn1976 @ gmail.com >
+# Contributor: Alexander Mezin <mezin.alexander at gmail.com>
+
+pkgname=kcm-touchpad
+pkgver=1.1
+pkgrel=1
+pkgdesc='KCM, daemon and applet for touchpad'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/utils/kcm-touchpad'
+license=('GPL')
+depends=('kdebase-workspace' 'xf86-input-synaptics')
+makedepends=('cmake' 'automoc4' 'xorg-server-devel')
+install="${pkgname}.install"
+source=("https://github.com/sanya-m/kde-touchpad-config/archive/v${pkgver}.tar.gz")
+md5sums=('e8905e7888f3a6f002338fdf1417a5b5')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kde-touchpad-config-${pkgver} \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/kcm-touchpad.install
===================================================================
--- community-i686/kcm-touchpad.install	2014-05-14 08:57:13 UTC (rev 111113)
+++ community-i686/kcm-touchpad.install	2014-05-14 08:57:23 UTC (rev 111114)
@@ -1,11 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: kcm-touchpad/repos/community-i686/kcm-touchpad.install (from rev 111113, kcm-touchpad/trunk/kcm-touchpad.install)
===================================================================
--- community-i686/kcm-touchpad.install	                        (rev 0)
+++ community-i686/kcm-touchpad.install	2014-05-14 08:57:23 UTC (rev 111114)
@@ -0,0 +1,11 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-05-14 08:57:13 UTC (rev 111113)
+++ community-x86_64/PKGBUILD	2014-05-14 08:57:23 UTC (rev 111114)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: A Rojas < nqn1976 @ gmail.com >
-# Contributor: Alexander Mezin <mezin.alexander at gmail.com>
-
-pkgname=kcm-touchpad
-pkgver=1.0
-pkgrel=1
-pkgdesc='KCM, daemon and applet for touchpad'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/utils/kcm-touchpad'
-license=('GPL')
-depends=('kdebase-workspace' 'xf86-input-synaptics')
-makedepends=('cmake' 'automoc4' 'xorg-server-devel')
-install="${pkgname}.install"
-source=("https://github.com/sanya-m/kde-touchpad-config/archive/v${pkgver}.tar.gz")
-md5sums=('bed551868cdadf510582e32ea608243a')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../kde-touchpad-config-${pkgver} \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kcm-touchpad/repos/community-x86_64/PKGBUILD (from rev 111113, kcm-touchpad/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-05-14 08:57:23 UTC (rev 111114)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: A Rojas < nqn1976 @ gmail.com >
+# Contributor: Alexander Mezin <mezin.alexander at gmail.com>
+
+pkgname=kcm-touchpad
+pkgver=1.1
+pkgrel=1
+pkgdesc='KCM, daemon and applet for touchpad'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/utils/kcm-touchpad'
+license=('GPL')
+depends=('kdebase-workspace' 'xf86-input-synaptics')
+makedepends=('cmake' 'automoc4' 'xorg-server-devel')
+install="${pkgname}.install"
+source=("https://github.com/sanya-m/kde-touchpad-config/archive/v${pkgver}.tar.gz")
+md5sums=('e8905e7888f3a6f002338fdf1417a5b5')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kde-touchpad-config-${pkgver} \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/kcm-touchpad.install
===================================================================
--- community-x86_64/kcm-touchpad.install	2014-05-14 08:57:13 UTC (rev 111113)
+++ community-x86_64/kcm-touchpad.install	2014-05-14 08:57:23 UTC (rev 111114)
@@ -1,11 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: kcm-touchpad/repos/community-x86_64/kcm-touchpad.install (from rev 111113, kcm-touchpad/trunk/kcm-touchpad.install)
===================================================================
--- community-x86_64/kcm-touchpad.install	                        (rev 0)
+++ community-x86_64/kcm-touchpad.install	2014-05-14 08:57:23 UTC (rev 111114)
@@ -0,0 +1,11 @@
+post_install() {
+    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}




More information about the arch-commits mailing list