[arch-commits] Commit in artikulate/repos (4 files)

Antonio Rojas arojas at archlinux.org
Sat Aug 19 04:56:37 UTC 2017


    Date: Saturday, August 19, 2017 @ 04:56:36
  Author: arojas
Revision: 302467

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  artikulate/repos/kde-unstable-i686/
  artikulate/repos/kde-unstable-i686/PKGBUILD
    (from rev 302466, artikulate/trunk/PKGBUILD)
  artikulate/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 302466, artikulate/trunk/PKGBUILD)
Deleted:
  artikulate/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 /PKGBUILD                    |   41 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-i686/PKGBUILD   |   41 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-x86_64/PKGBUILD |   41 -----------------------------------------
 3 files changed, 82 insertions(+), 41 deletions(-)

Copied: artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 302466, artikulate/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2017-08-19 04:56:36 UTC (rev 302467)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=artikulate
+pkgver=17.08.0
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://edu.kde.org/applications/s/artikulate"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff)
+makedepends=(extra-cmake-modules kdoctools boost python)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4e0bf4539731ef269c807366c3e426c2fc56bbb80525439eab793dc45579cb3f'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2017-08-19 04:56:16 UTC (rev 302466)
+++ kde-unstable-x86_64/PKGBUILD	2017-08-19 04:56:36 UTC (rev 302467)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=artikulate
-pkgver=17.07.80
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://edu.kde.org/applications/s/artikulate"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff)
-makedepends=(extra-cmake-modules kdoctools boost python)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('eff097d17ff7bfc2dddd31dee0ce20888048b1e1194eb46431003af4445554a1'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
-              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/kde-unstable-x86_64/PKGBUILD (from rev 302466, artikulate/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2017-08-19 04:56:36 UTC (rev 302467)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=artikulate
+pkgver=17.08.0
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://edu.kde.org/applications/s/artikulate"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff)
+makedepends=(extra-cmake-modules kdoctools boost python)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4e0bf4539731ef269c807366c3e426c2fc56bbb80525439eab793dc45579cb3f'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list