[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:02:23
  Author: arojas
Revision: 399381

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 399380, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:02:12 UTC (rev 399380)
+++ PKGBUILD2020-11-05 15:02:23 UTC (rev 399381)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1b073a92343c9a2c772cfaac4e9fa7b6e85750586e3a57da413e33cdba34b5f4'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 399380, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:02:23 UTC (rev 399381)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('69343f313fb96adc557d6cc511303906351340b54ba4308bcdc6a072dc695deb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-10-09 Thread Antonio Rojas via arch-commits
Date: Friday, October 9, 2020 @ 13:23:36
  Author: arojas
Revision: 397675

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 397674, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-09 13:23:25 UTC (rev 397674)
+++ PKGBUILD2020-10-09 13:23:36 UTC (rev 397675)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=20.08.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e098ebbccca743f678103a9adf54fc388fa4379cc6f667e48259d0b50f56b5fb'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 397674, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-09 13:23:36 UTC (rev 397675)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=20.08.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1b073a92343c9a2c772cfaac4e9fa7b6e85750586e3a57da413e33cdba34b5f4'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-09-03 Thread Antonio Rojas via arch-commits
Date: Thursday, September 3, 2020 @ 11:29:12
  Author: arojas
Revision: 395244

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 395243, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-03 11:29:03 UTC (rev 395243)
+++ PKGBUILD2020-09-03 11:29:12 UTC (rev 395244)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=20.08.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c4b218f672c0cb86930cdadf622d758a42b54732319e8ea86405b7f9b3281802'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 395243, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-03 11:29:12 UTC (rev 395244)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=20.08.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e098ebbccca743f678103a9adf54fc388fa4379cc6f667e48259d0b50f56b5fb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-06-11 Thread Antonio Rojas via arch-commits
Date: Thursday, June 11, 2020 @ 18:36:15
  Author: arojas
Revision: 388893

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 388891, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   64 +++--
 1 file changed, 29 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-11 18:36:06 UTC (rev 388892)
+++ PKGBUILD2020-06-11 18:36:15 UTC (rev 388893)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=20.04.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cc33d04d4d8c3f35d351a5d168b69275722e0482a07c1aa85b8ccaea7ea721df'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 388891, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-11 18:36:15 UTC (rev 388893)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=20.04.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d00de2b920339990a1e6a647a6de04720a5786650c77458290a8eff4d43dd52b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-05-15 Thread Antonio Rojas via arch-commits
Date: Friday, May 15, 2020 @ 12:20:00
  Author: arojas
Revision: 383558

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 383557, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-15 12:19:52 UTC (rev 383557)
+++ PKGBUILD2020-05-15 12:20:00 UTC (rev 383558)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=20.04.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2ee72a330251e0cc8cf0a4ede956962da49e127ba87a0d203e65dc895f5b2f4d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 383557, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-15 12:20:00 UTC (rev 383558)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=20.04.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('cc33d04d4d8c3f35d351a5d168b69275722e0482a07c1aa85b8ccaea7ea721df'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-03-05 Thread Antonio Rojas via arch-commits
Date: Thursday, March 5, 2020 @ 13:48:14
  Author: arojas
Revision: 376656

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 376655, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-05 13:48:06 UTC (rev 376655)
+++ PKGBUILD2020-03-05 13:48:14 UTC (rev 376656)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.12.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('85789491cb04b3fe7c9eae2e1bc8e606847cf3b6a61a45d969e7f97318c29472'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 376655, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-05 13:48:14 UTC (rev 376656)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.12.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('522fb081da5877717d577493fdaeeecbfe3d8d773e5d7fc83ecced008744ef0e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-02-06 Thread Antonio Rojas via arch-commits
Date: Thursday, February 6, 2020 @ 12:24:08
  Author: arojas
Revision: 374825

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 374824, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-06 12:23:59 UTC (rev 374824)
+++ PKGBUILD2020-02-06 12:24:08 UTC (rev 374825)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.12.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('64b8a025f82b951c69c3be7aa7d3c23f14ccef9ed5e900776eb01462cff9a99f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 374824, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-06 12:24:08 UTC (rev 374825)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.12.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('85789491cb04b3fe7c9eae2e1bc8e606847cf3b6a61a45d969e7f97318c29472'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-01-09 Thread Antonio Rojas via arch-commits
Date: Thursday, January 9, 2020 @ 12:39:37
  Author: arojas
Revision: 372937

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 372936, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-09 12:39:25 UTC (rev 372936)
+++ PKGBUILD2020-01-09 12:39:37 UTC (rev 372937)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.12.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('721682cac4122054a31eedafa66afb9d98abd56c83d4b230a79c4c86a9adf15f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 372936, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-09 12:39:37 UTC (rev 372937)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.12.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('64b8a025f82b951c69c3be7aa7d3c23f14ccef9ed5e900776eb01462cff9a99f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-12-12 Thread Antonio Rojas via arch-commits
Date: Thursday, December 12, 2019 @ 13:27:42
  Author: arojas
Revision: 370947

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 370946, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-12 13:27:30 UTC (rev 370946)
+++ PKGBUILD2019-12-12 13:27:42 UTC (rev 370947)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.08.3
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8a288377a37f5afbd657c452c45628186646b27585a67312e35930a9fb581d37'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 370946, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-12 13:27:42 UTC (rev 370947)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.12.0
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('721682cac4122054a31eedafa66afb9d98abd56c83d4b230a79c4c86a9adf15f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-11-07 Thread Antonio Rojas via arch-commits
Date: Thursday, November 7, 2019 @ 13:08:18
  Author: arojas
Revision: 366997

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 366996, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   71 ++---
 1 file changed, 35 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-07 13:08:10 UTC (rev 366996)
+++ PKGBUILD2019-11-07 13:08:18 UTC (rev 366997)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.08.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d36659c21d05465c7a77330dbfbbab09946093eac1db6c02147d81a838eba636'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 366996, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-07 13:08:18 UTC (rev 366997)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.08.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8a288377a37f5afbd657c452c45628186646b27585a67312e35930a9fb581d37'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-10-10 Thread Antonio Rojas via arch-commits
Date: Thursday, October 10, 2019 @ 11:57:37
  Author: arojas
Revision: 364436

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 364435, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-10 11:57:29 UTC (rev 364435)
+++ PKGBUILD2019-10-10 11:57:37 UTC (rev 364436)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.08.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d97ee5f253dd4e4d802bb8109c2e12d4d48bc7741686d07783e5687a499a2da7'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DBUILD_TESTING=OFF \
--DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 364435, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-10 11:57:37 UTC (rev 364436)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.08.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d36659c21d05465c7a77330dbfbbab09946093eac1db6c02147d81a838eba636'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-09-05 Thread Antonio Rojas via arch-commits
Date: Thursday, September 5, 2019 @ 12:13:19
  Author: arojas
Revision: 361815

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 361814, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   73 ++---
 1 file changed, 36 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-05 12:13:11 UTC (rev 361814)
+++ PKGBUILD2019-09-05 12:13:19 UTC (rev 361815)
@@ -1,37 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.08.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('23ae45be76371fa40aac875551b5de8956a2d2b0980024bd788b8b7835b902ba'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF \
--DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 361814, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-05 12:13:19 UTC (rev 361815)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.08.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d97ee5f253dd4e4d802bb8109c2e12d4d48bc7741686d07783e5687a499a2da7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-07-11 Thread Antonio Rojas via arch-commits
Date: Thursday, July 11, 2019 @ 11:35:44
  Author: arojas
Revision: 357617

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 357616, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   83 -
 1 file changed, 39 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-11 11:35:35 UTC (rev 357616)
+++ PKGBUILD2019-07-11 11:35:44 UTC (rev 357617)
@@ -1,44 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.04.2
-pkgrel=2
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
-
kdebug-408742.patch::"https://cgit.kde.org/ktouch.git/patch/?id=0ad22345";)
-sha256sums=('280bd4e0b5ec992d7f87446f2d154a673ee8a127abd0be297bc9c671aac8d16b'
-'SKIP'
-'11e53538c062a7f4ac5f1a6f7a15d3cbbc6ceab85a2ff322bcc697c23aab8cfd')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../kdebug-408742.patch # Fix course editor crash
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF \
--DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 357616, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-11 11:35:44 UTC (rev 357617)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.04.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('dce3f72204f43ddde109a39fca65f2936e9d9db686e6b3edf8ae04bc9c1c0e55'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF \
+-DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-06-19 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 19, 2019 @ 15:35:28
  Author: arojas
Revision: 356568

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 356567, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   83 -
 1 file changed, 44 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-19 15:35:05 UTC (rev 356567)
+++ PKGBUILD2019-06-19 15:35:28 UTC (rev 356568)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.04.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('280bd4e0b5ec992d7f87446f2d154a673ee8a127abd0be297bc9c671aac8d16b'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF \
--DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 356567, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-19 15:35:28 UTC (rev 356568)
@@ -0,0 +1,44 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.04.2
+pkgrel=2
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
+
kdebug-408742.patch::"https://cgit.kde.org/ktouch.git/patch/?id=0ad22345";)
+sha256sums=('280bd4e0b5ec992d7f87446f2d154a673ee8a127abd0be297bc9c671aac8d16b'
+'SKIP'
+'11e53538c062a7f4ac5f1a6f7a15d3cbbc6ceab85a2ff322bcc697c23aab8cfd')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kdebug-408742.patch # Fix course editor crash
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF \
+-DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-06-06 Thread Antonio Rojas via arch-commits
Date: Thursday, June 6, 2019 @ 10:43:46
  Author: arojas
Revision: 354999

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 354998, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-06 10:43:35 UTC (rev 354998)
+++ PKGBUILD2019-06-06 10:43:46 UTC (rev 354999)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.04.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('09aa2ef862fffcdfc580b4aefff96a0591d99f470055365a90a41b25a3c6dcf2'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF \
--DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 354998, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-06 10:43:46 UTC (rev 354999)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.04.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('280bd4e0b5ec992d7f87446f2d154a673ee8a127abd0be297bc9c671aac8d16b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF \
+-DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-05-12 Thread Antonio Rojas via arch-commits
Date: Sunday, May 12, 2019 @ 13:57:37
  Author: arojas
Revision: 353003

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 353002, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-12 13:57:23 UTC (rev 353002)
+++ PKGBUILD2019-05-12 13:57:37 UTC (rev 353003)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.04.0
-pkgrel=2
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('707fca9ee9d0d217683e2bb562f5f8f984ddbd0ed7274b022a43bdc176898390'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF \
--DQt5QuickCompiler_FOUND=OFF # Don't compile QML, it creates a hard 
dependency on a specific Qt version
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 353002, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-12 13:57:37 UTC (rev 353003)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.04.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('09aa2ef862fffcdfc580b4aefff96a0591d99f470055365a90a41b25a3c6dcf2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF \
+-DCOMPILE_QML=OFF # Don't compile QML, it creates a hard dependency on a 
specific Qt version
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-04-26 Thread Antonio Rojas via arch-commits
Date: Friday, April 26, 2019 @ 12:30:07
  Author: arojas
Revision: 352142

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 352141, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   77 ++---
 1 file changed, 39 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-26 12:29:41 UTC (rev 352141)
+++ PKGBUILD2019-04-26 12:30:07 UTC (rev 352142)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=19.04.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('707fca9ee9d0d217683e2bb562f5f8f984ddbd0ed7274b022a43bdc176898390'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 352141, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-26 12:30:07 UTC (rev 352142)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=19.04.0
+pkgrel=2
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('707fca9ee9d0d217683e2bb562f5f8f984ddbd0ed7274b022a43bdc176898390'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF \
+-DQt5QuickCompiler_FOUND=OFF # Don't compile QML, it creates a hard 
dependency on a specific Qt version
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-28 Thread Antonio Rojas via arch-commits
Date: Thursday, March 28, 2019 @ 20:33:16
  Author: arojas
Revision: 349384

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 349383, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-28 20:32:55 UTC (rev 349383)
+++ PKGBUILD2019-03-28 20:33:16 UTC (rev 349384)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.12.3
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('194f308a114c89873ee88eb069ecda88d5d1e1ad97c150e2d61cf248719b4bb6'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 349383, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-28 20:33:16 UTC (rev 349384)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.12.3
+pkgrel=2
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('194f308a114c89873ee88eb069ecda88d5d1e1ad97c150e2d61cf248719b4bb6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-07 Thread Antonio Rojas via arch-commits
Date: Thursday, March 7, 2019 @ 10:51:22
  Author: arojas
Revision: 347284

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 347283, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-07 10:51:09 UTC (rev 347283)
+++ PKGBUILD2019-03-07 10:51:22 UTC (rev 347284)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.12.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bdcc2b9c1682b3eddaf5d7e2259a747428dbdecb6ec76f8697815ac4cede820d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 347283, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-07 10:51:22 UTC (rev 347284)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.12.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('194f308a114c89873ee88eb069ecda88d5d1e1ad97c150e2d61cf248719b4bb6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-02-07 Thread Antonio Rojas via arch-commits
Date: Thursday, February 7, 2019 @ 11:28:47
  Author: arojas
Revision: 345463

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 345462, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-07 11:28:32 UTC (rev 345462)
+++ PKGBUILD2019-02-07 11:28:47 UTC (rev 345463)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.12.1
-pkgrel=2
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4529efa94dc0574790f492e9cc54ed898596c424f6444e025f81d0427a87746c'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 345462, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-07 11:28:47 UTC (rev 345463)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.12.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('bdcc2b9c1682b3eddaf5d7e2259a747428dbdecb6ec76f8697815ac4cede820d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-02-04 Thread Antonio Rojas via arch-commits
Date: Monday, February 4, 2019 @ 16:57:45
  Author: arojas
Revision: 345258

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 345257, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-04 16:57:19 UTC (rev 345257)
+++ PKGBUILD2019-02-04 16:57:45 UTC (rev 345258)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.12.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4529efa94dc0574790f492e9cc54ed898596c424f6444e025f81d0427a87746c'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 345257, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-04 16:57:45 UTC (rev 345258)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.12.1
+pkgrel=2
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4529efa94dc0574790f492e9cc54ed898596c424f6444e025f81d0427a87746c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-10 Thread Antonio Rojas via arch-commits
Date: Thursday, January 10, 2019 @ 14:44:33
  Author: arojas
Revision: 343334

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 34, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-10 14:44:16 UTC (rev 34)
+++ PKGBUILD2019-01-10 14:44:33 UTC (rev 343334)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.12.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('43f785e2ee9f8b91b91c1975a2850b80039e7921883cd1a92932d4eb9fea4188'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 34, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-10 14:44:33 UTC (rev 343334)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.12.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4529efa94dc0574790f492e9cc54ed898596c424f6444e025f81d0427a87746c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-11-08 Thread Antonio Rojas via arch-commits
Date: Thursday, November 8, 2018 @ 11:08:20
  Author: arojas
Revision: 338200

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 338199, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-08 11:08:04 UTC (rev 338199)
+++ PKGBUILD2018-11-08 11:08:20 UTC (rev 338200)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.08.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b7b299bb07313a3a79cb2dcaa1e7c3f760aa877259be817d045fd6da61c768c2'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 338199, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-08 11:08:20 UTC (rev 338200)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.08.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0bf18f7b4f5644aa1d1f2248577d1aae2a96f091abefed9f8334124b60e73ce7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-10-11 Thread Antonio Rojas via arch-commits
Date: Thursday, October 11, 2018 @ 10:04:09
  Author: arojas
Revision: 336264

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 336263, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-11 10:03:56 UTC (rev 336263)
+++ PKGBUILD2018-10-11 10:04:09 UTC (rev 336264)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.08.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6c5f6a812a9b85c93667ab44c981b8f6e81f2ee4424c67be1a2b0c6de08943fc'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 336263, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-11 10:04:09 UTC (rev 336264)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.08.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b7b299bb07313a3a79cb2dcaa1e7c3f760aa877259be817d045fd6da61c768c2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-09-06 Thread Antonio Rojas via arch-commits
Date: Thursday, September 6, 2018 @ 10:23:13
  Author: arojas
Revision: 333682

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 333681, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-06 10:22:57 UTC (rev 333681)
+++ PKGBUILD2018-09-06 10:23:13 UTC (rev 333682)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.08.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ba4e17210707252b688df11cb4be44c974f86213a1a5a1ae52a25856d49fec5d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 333681, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-06 10:23:13 UTC (rev 333682)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.08.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6c5f6a812a9b85c93667ab44c981b8f6e81f2ee4424c67be1a2b0c6de08943fc'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-07-12 Thread Antonio Rojas via arch-commits
Date: Thursday, July 12, 2018 @ 17:38:52
  Author: arojas
Revision: 328401

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 328400, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-12 17:38:37 UTC (rev 328400)
+++ PKGBUILD2018-07-12 17:38:52 UTC (rev 328401)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.04.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('5018c75a262e13ed4f0c6fcc7a346e93ef423c4af930b7c49c8241448fa82674'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 328400, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-12 17:38:52 UTC (rev 328401)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.04.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('541e64b61c133e825afebd1d42e0388c855df4e575bcb116693af37c61f7cbc8'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-06-07 Thread Antonio Rojas via arch-commits
Date: Thursday, June 7, 2018 @ 10:06:48
  Author: arojas
Revision: 326293

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 326292, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-07 10:06:33 UTC (rev 326292)
+++ PKGBUILD2018-06-07 10:06:48 UTC (rev 326293)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.04.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c10abc99bf569411648e7652c42d977e720af822f7e863a9f28842821be7f1a2'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 326292, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-07 10:06:48 UTC (rev 326293)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.04.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5018c75a262e13ed4f0c6fcc7a346e93ef423c4af930b7c49c8241448fa82674'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-05-10 Thread Antonio Rojas via arch-commits
Date: Thursday, May 10, 2018 @ 12:02:32
  Author: arojas
Revision: 323756

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 323755, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-10 12:02:19 UTC (rev 323755)
+++ PKGBUILD2018-05-10 12:02:32 UTC (rev 323756)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=18.04.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3b15c148c8ec9005c7a65a55e480a73c133bc66eaf0557d2878fbff09f609c82'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 323755, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-10 12:02:32 UTC (rev 323756)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=18.04.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c10abc99bf569411648e7652c42d977e720af822f7e863a9f28842821be7f1a2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-03-08 Thread Antonio Rojas via arch-commits
Date: Thursday, March 8, 2018 @ 14:37:37
  Author: arojas
Revision: 318107

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 318106, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-08 14:37:23 UTC (rev 318106)
+++ PKGBUILD2018-03-08 14:37:37 UTC (rev 318107)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=17.12.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules mesa kdoctools python)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('04178a8cad6fec4c9ab3a6abec502380dc8e9ae59aec77a3f17283634d040ccb'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 318106, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-08 14:37:37 UTC (rev 318107)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=17.12.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules mesa kdoctools python)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('251d6adec45e2f6edb01295f370eec9238b2d07c17914d8db9a14c4f137ed911'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-02-08 Thread Antonio Rojas via arch-commits
Date: Thursday, February 8, 2018 @ 17:01:50
  Author: arojas
Revision: 316334

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 316333, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-08 17:01:35 UTC (rev 316333)
+++ PKGBUILD2018-02-08 17:01:50 UTC (rev 316334)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=17.12.1
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules mesa kdoctools python)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f92315cc87480f6ff761d4f4cdb1174ef0cb433cf309ffc53ca3932fd579d600'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 316333, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-08 17:01:50 UTC (rev 316334)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=17.12.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules mesa kdoctools python)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('04178a8cad6fec4c9ab3a6abec502380dc8e9ae59aec77a3f17283634d040ccb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-01-11 Thread Antonio Rojas via arch-commits
Date: Thursday, January 11, 2018 @ 17:06:11
  Author: arojas
Revision: 314470

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 314469, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-11 17:05:53 UTC (rev 314469)
+++ PKGBUILD2018-01-11 17:06:11 UTC (rev 314470)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=17.12.0
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules mesa kdoctools python)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('57d0378c6cc97fd3f91060abd86219f7b217397459ad8138f1230a7f55f23c21'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 314469, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-11 17:06:11 UTC (rev 314470)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=17.12.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules mesa kdoctools python)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f92315cc87480f6ff761d4f4cdb1174ef0cb433cf309ffc53ca3932fd579d600'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2017-11-09 Thread Antonio Rojas
Date: Thursday, November 9, 2017 @ 13:48:19
  Author: arojas
Revision: 309181

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 309180, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-09 13:47:54 UTC (rev 309180)
+++ PKGBUILD2017-11-09 13:48:19 UTC (rev 309181)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=17.08.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules mesa kdoctools python)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8f78775779d1af168cd6f568a8b8e6de40f76acb9942531a8a5988f214ac387f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 309180, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-09 13:48:19 UTC (rev 309181)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=17.08.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules mesa kdoctools python)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8d16d93e18478d37341bf180a5160ed2b1fe11594dcd2935d14d8f2ad0e2417c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}