[arch-commits] Commit in ktouch/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Thu Jan 12 19:44:28 UTC 2017
Date: Thursday, January 12, 2017 @ 19:44:27
Author: arojas
Revision: 286019
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
ktouch/repos/extra-i686/PKGBUILD
(from rev 286018, ktouch/trunk/PKGBUILD)
ktouch/repos/extra-x86_64/PKGBUILD
(from rev 286018, ktouch/trunk/PKGBUILD)
Deleted:
ktouch/repos/extra-i686/PKGBUILD
ktouch/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 76 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 38 ------------------------
extra-x86_64/PKGBUILD | 38 ------------------------
3 files changed, 76 insertions(+), 76 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2017-01-12 19:43:34 UTC (rev 286018)
+++ extra-i686/PKGBUILD 2017-01-12 19:44:27 UTC (rev 286019)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=ktouch
-pkgver=16.12.0
-pkgrel=2
-pkgdesc="Touch Typing Tutor"
-url="http://kde.org/applications/education/ktouch/"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile ktexteditor kcmutils knewstuff hicolor-icon-theme qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules mesa kdoctools python)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('ec4c6150e2067f0e6fb84cf6040618352dce8dcb'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-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-i686/PKGBUILD (from rev 286018, ktouch/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-01-12 19:44:27 UTC (rev 286019)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=ktouch
+pkgver=16.12.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="http://kde.org/applications/education/ktouch/"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile ktexteditor kcmutils knewstuff hicolor-icon-theme qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules mesa kdoctools python)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('4f43b9d1c20468029cb6dbac4ba85c4f871adc0c'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+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
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2017-01-12 19:43:34 UTC (rev 286018)
+++ extra-x86_64/PKGBUILD 2017-01-12 19:44:27 UTC (rev 286019)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=ktouch
-pkgver=16.12.0
-pkgrel=2
-pkgdesc="Touch Typing Tutor"
-url="http://kde.org/applications/education/ktouch/"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile ktexteditor kcmutils knewstuff hicolor-icon-theme qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules mesa kdoctools python)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('ec4c6150e2067f0e6fb84cf6040618352dce8dcb'
- 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-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 286018, ktouch/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2017-01-12 19:44:27 UTC (rev 286019)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=ktouch
+pkgver=16.12.1
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="http://kde.org/applications/education/ktouch/"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile ktexteditor kcmutils knewstuff hicolor-icon-theme qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules mesa kdoctools python)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('4f43b9d1c20468029cb6dbac4ba85c4f871adc0c'
+ 'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+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
+}
More information about the arch-commits
mailing list