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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Mon Mar 31 10:14:44 UTC 2014


    Date: Monday, March 31, 2014 @ 12:14:44
  Author: svenstaro
Revision: 209436

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

Added:
  kdeedu-ktouch/repos/extra-i686/PKGBUILD
    (from rev 209435, kdeedu-ktouch/trunk/PKGBUILD)
  kdeedu-ktouch/repos/extra-i686/kdeedu-ktouch.install
    (from rev 209435, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
  kdeedu-ktouch/repos/extra-x86_64/PKGBUILD
    (from rev 209435, kdeedu-ktouch/trunk/PKGBUILD)
  kdeedu-ktouch/repos/extra-x86_64/kdeedu-ktouch.install
    (from rev 209435, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
Deleted:
  kdeedu-ktouch/repos/extra-i686/PKGBUILD
  kdeedu-ktouch/repos/extra-i686/kdeedu-ktouch.install
  kdeedu-ktouch/repos/extra-i686/slovenian.patch
  kdeedu-ktouch/repos/extra-x86_64/PKGBUILD
  kdeedu-ktouch/repos/extra-x86_64/kdeedu-ktouch.install
  kdeedu-ktouch/repos/extra-x86_64/slovenian.patch

------------------------------------+
 /PKGBUILD                          |   68 +++++++++++++++++++++++++++++++++++
 /kdeedu-ktouch.install             |   22 +++++++++++
 extra-i686/PKGBUILD                |   39 --------------------
 extra-i686/kdeedu-ktouch.install   |   11 -----
 extra-i686/slovenian.patch         |   22 -----------
 extra-x86_64/PKGBUILD              |   39 --------------------
 extra-x86_64/kdeedu-ktouch.install |   11 -----
 extra-x86_64/slovenian.patch       |   22 -----------
 8 files changed, 90 insertions(+), 144 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-03-31 10:14:39 UTC (rev 209435)
+++ extra-i686/PKGBUILD	2014-03-31 10:14:44 UTC (rev 209436)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-ktouch
-pkgver=4.12.3
-pkgrel=2
-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' 'mesa')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz"
-        'slovenian.patch')
-sha1sums=('1fa7b166fe47d9895758417e717859625a043f0f'
-          '8bc82fae5ae871253bc11c4778884966d6d4b58a')
-
-prepare() {
-  mkdir build
-
-  cd ktouch-${pkgver}
-  patch -p1 -i "${srcdir}"/slovenian.patch
-}
-
-build() {
-  cd build
-  cmake ../ktouch-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeedu-ktouch/repos/extra-i686/PKGBUILD (from rev 209435, kdeedu-ktouch/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-03-31 10:14:44 UTC (rev 209436)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-ktouch
+pkgver=4.12.4
+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' 'mesa')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz")
+sha1sums=('beebe057e722b5288c690ccabb3b9a66168df128')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../ktouch-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/kdeedu-ktouch.install
===================================================================
--- extra-i686/kdeedu-ktouch.install	2014-03-31 10:14:39 UTC (rev 209435)
+++ extra-i686/kdeedu-ktouch.install	2014-03-31 10:14:44 UTC (rev 209436)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdeedu-ktouch/repos/extra-i686/kdeedu-ktouch.install (from rev 209435, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
===================================================================
--- extra-i686/kdeedu-ktouch.install	                        (rev 0)
+++ extra-i686/kdeedu-ktouch.install	2014-03-31 10:14:44 UTC (rev 209436)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: extra-i686/slovenian.patch
===================================================================
--- extra-i686/slovenian.patch	2014-03-31 10:14:39 UTC (rev 209435)
+++ extra-i686/slovenian.patch	2014-03-31 10:14:44 UTC (rev 209436)
@@ -1,22 +0,0 @@
-commit e787d72ada78a1dac1654c4d3d530f50334e7846
-Author: Sebastian Gottfried <sebastiangottfried at web.de>
-Date:   Mon Mar 10 11:51:31 2014 +0100
-
-    data: remove an untypable charaber from the Slovanian course
-    
-    BUG: 331945
-    FIXED-IN: 4.12.4
-
-diff --git a/data/courses/si.xml b/data/courses/si.xml
-index fc5f3c2..07feeb1 100644
---- a/data/courses/si.xml
-+++ b/data/courses/si.xml
-@@ -201,7 +201,7 @@ odejo ne&#x10D;kinjin na&#x10D;&#x10D;ajo oljili oskalek
- naslednika na&#x10D;njajo&#x10D; noska oson&#x10D;a neodlo&#x10D;i&#x10D;ne
- nalijejo neolikank nanos oslinjeni ni&#x10D;li
- ojekleni nenadni ondi nadela neonkine okajen
--ni&#x10D;a nasekala naslada one&#x10D;dena neonka neidili&#xFFFD;n
-+ni&#x10D;a nasekala naslada one&#x10D;dena neonka neidilin
- nasi&#x10D;nje na&#x10D;ne odsko&#x10D;le na&#x10D;kana osedlalo
- naslonijo oken&#x10D;a naslonilo okisalo odnosni
- naseljenkina odlo&#x10D;la nasilnik nedojena nenaklonjeni

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-03-31 10:14:39 UTC (rev 209435)
+++ extra-x86_64/PKGBUILD	2014-03-31 10:14:44 UTC (rev 209436)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdeedu-ktouch
-pkgver=4.12.3
-pkgrel=2
-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' 'mesa')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz"
-        'slovenian.patch')
-sha1sums=('1fa7b166fe47d9895758417e717859625a043f0f'
-          '8bc82fae5ae871253bc11c4778884966d6d4b58a')
-
-prepare() {
-  mkdir build
-
-  cd ktouch-${pkgver}
-  patch -p1 -i "${srcdir}"/slovenian.patch
-}
-
-build() {
-  cd build
-  cmake ../ktouch-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdeedu-ktouch/repos/extra-x86_64/PKGBUILD (from rev 209435, kdeedu-ktouch/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-03-31 10:14:44 UTC (rev 209436)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdeedu-ktouch
+pkgver=4.12.4
+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' 'mesa')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/ktouch-${pkgver}.tar.xz")
+sha1sums=('beebe057e722b5288c690ccabb3b9a66168df128')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../ktouch-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/kdeedu-ktouch.install
===================================================================
--- extra-x86_64/kdeedu-ktouch.install	2014-03-31 10:14:39 UTC (rev 209435)
+++ extra-x86_64/kdeedu-ktouch.install	2014-03-31 10:14:44 UTC (rev 209436)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdeedu-ktouch/repos/extra-x86_64/kdeedu-ktouch.install (from rev 209435, kdeedu-ktouch/trunk/kdeedu-ktouch.install)
===================================================================
--- extra-x86_64/kdeedu-ktouch.install	                        (rev 0)
+++ extra-x86_64/kdeedu-ktouch.install	2014-03-31 10:14:44 UTC (rev 209436)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}

Deleted: extra-x86_64/slovenian.patch
===================================================================
--- extra-x86_64/slovenian.patch	2014-03-31 10:14:39 UTC (rev 209435)
+++ extra-x86_64/slovenian.patch	2014-03-31 10:14:44 UTC (rev 209436)
@@ -1,22 +0,0 @@
-commit e787d72ada78a1dac1654c4d3d530f50334e7846
-Author: Sebastian Gottfried <sebastiangottfried at web.de>
-Date:   Mon Mar 10 11:51:31 2014 +0100
-
-    data: remove an untypable charaber from the Slovanian course
-    
-    BUG: 331945
-    FIXED-IN: 4.12.4
-
-diff --git a/data/courses/si.xml b/data/courses/si.xml
-index fc5f3c2..07feeb1 100644
---- a/data/courses/si.xml
-+++ b/data/courses/si.xml
-@@ -201,7 +201,7 @@ odejo ne&#x10D;kinjin na&#x10D;&#x10D;ajo oljili oskalek
- naslednika na&#x10D;njajo&#x10D; noska oson&#x10D;a neodlo&#x10D;i&#x10D;ne
- nalijejo neolikank nanos oslinjeni ni&#x10D;li
- ojekleni nenadni ondi nadela neonkine okajen
--ni&#x10D;a nasekala naslada one&#x10D;dena neonka neidili&#xFFFD;n
-+ni&#x10D;a nasekala naslada one&#x10D;dena neonka neidilin
- nasi&#x10D;nje na&#x10D;ne odsko&#x10D;le na&#x10D;kana osedlalo
- naslonijo oken&#x10D;a naslonilo okisalo odnosni
- naseljenkina odlo&#x10D;la nasilnik nedojena nenaklonjeni




More information about the arch-commits mailing list