[arch-commits] Commit in kdeedu-ktouch/repos (8 files)

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 14:45:24 UTC 2012


    Date: Sunday, March 4, 2012 @ 09:45:24
  Author: andrea
Revision: 152076

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

Added:
  kdeedu-ktouch/repos/staging-i686/
  kdeedu-ktouch/repos/staging-i686/PKGBUILD
    (from rev 152075, kdeedu-ktouch/trunk/PKGBUILD)
  kdeedu-ktouch/repos/staging-i686/kdeedu-ktouch.install
    (from rev 152075, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
  kdeedu-ktouch/repos/staging-x86_64/
  kdeedu-ktouch/repos/staging-x86_64/PKGBUILD
    (from rev 152075, kdeedu-ktouch/trunk/PKGBUILD)
  kdeedu-ktouch/repos/staging-x86_64/kdeedu-ktouch.install
    (from rev 152075, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
Modified:
  kdeedu-ktouch/repos/extra-i686/PKGBUILD
  kdeedu-ktouch/repos/extra-x86_64/PKGBUILD

--------------------------------------+
 extra-i686/PKGBUILD                  |    2 +-
 extra-x86_64/PKGBUILD                |    2 +-
 staging-i686/PKGBUILD                |   31 +++++++++++++++++++++++++++++++
 staging-i686/kdeedu-ktouch.install   |   11 +++++++++++
 staging-x86_64/PKGBUILD              |   31 +++++++++++++++++++++++++++++++
 staging-x86_64/kdeedu-ktouch.install |   11 +++++++++++
 6 files changed, 86 insertions(+), 2 deletions(-)

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-03-04 14:44:33 UTC (rev 152075)
+++ extra-i686/PKGBUILD	2012-03-04 14:45:24 UTC (rev 152076)
@@ -12,7 +12,7 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2")
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ktouch-${pkgver}.tar.xz")
 sha1sums=('e1e1338e67c0c02c4573a4aa95a721c8f674f2c6')
 
 build() {

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-03-04 14:44:33 UTC (rev 152075)
+++ extra-x86_64/PKGBUILD	2012-03-04 14:45:24 UTC (rev 152076)
@@ -12,7 +12,7 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.bz2")
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ktouch-${pkgver}.tar.xz")
 sha1sums=('e1e1338e67c0c02c4573a4aa95a721c8f674f2c6')
 
 build() {

Copied: kdeedu-ktouch/repos/staging-i686/PKGBUILD (from rev 152075, kdeedu-ktouch/trunk/PKGBUILD)
===================================================================
--- staging-i686/PKGBUILD	                        (rev 0)
+++ staging-i686/PKGBUILD	2012-03-04 14:45:24 UTC (rev 152076)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-ktouch
+pkgver=4.8.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="http://kde.org/applications/education/ktouch/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ktouch-${pkgver}.tar.xz")
+sha1sums=('42598cddc04de3d7ec64ea88068b2313333e02fd')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ktouch-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdeedu-ktouch/repos/staging-i686/kdeedu-ktouch.install (from rev 152075, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
===================================================================
--- staging-i686/kdeedu-ktouch.install	                        (rev 0)
+++ staging-i686/kdeedu-ktouch.install	2012-03-04 14:45:24 UTC (rev 152076)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Copied: kdeedu-ktouch/repos/staging-x86_64/PKGBUILD (from rev 152075, kdeedu-ktouch/trunk/PKGBUILD)
===================================================================
--- staging-x86_64/PKGBUILD	                        (rev 0)
+++ staging-x86_64/PKGBUILD	2012-03-04 14:45:24 UTC (rev 152076)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-ktouch
+pkgver=4.8.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="http://kde.org/applications/education/ktouch/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/xz/ktouch-${pkgver}.tar.xz")
+sha1sums=('42598cddc04de3d7ec64ea88068b2313333e02fd')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ktouch-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kdeedu-ktouch/repos/staging-x86_64/kdeedu-ktouch.install (from rev 152075, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
===================================================================
--- staging-x86_64/kdeedu-ktouch.install	                        (rev 0)
+++ staging-x86_64/kdeedu-ktouch.install	2012-03-04 14:45:24 UTC (rev 152076)
@@ -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