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

2016-04-19 Thread Antonio Rojas
Date: Tuesday, April 19, 2016 @ 14:08:43
  Author: arojas
Revision: 265305

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

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

+
 /PKGBUILD  |   80 +++
 /artikulate.install|   24 +
 kde-unstable-i686/PKGBUILD |   40 ---
 kde-unstable-i686/artikulate.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   40 ---
 kde-unstable-x86_64/artikulate.install |   12 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-04-19 12:08:28 UTC (rev 265304)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 12:08:43 UTC (rev 265305)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=16.03.90
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('e53d4f42a264c11db485d3b7a99331e12b2477b4')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 265304, 
artikulate/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 12:08:43 UTC (rev 265305)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=16.04.0
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost python)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('6c5ebbd5c325d7b078e2ac9ea46f260382640dd1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/artikulate.install
===
--- kde-unstable-i686/artikulate.install2016-04-19 12:08:28 UTC (rev 
265304)
+++ kde-unstable-i686/artikulate.install2016-04-19 12:08:43 UTC (rev 
265305)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/kde-unstable-i686/artikulate.install (from rev 265304, 
artikulate/trunk/artikulate.install)
===
--- kde-unstable-i686/artikulate.install(rev 0)
+++ kde-unstable-i686/artikulate.install

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

2016-04-08 Thread Antonio Rojas
Date: Friday, April 8, 2016 @ 08:48:57
  Author: arojas
Revision: 264067

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

Added:
  artikulate/repos/kde-unstable-i686/PKGBUILD
(from rev 264066, artikulate/kde-unstable/PKGBUILD)
  artikulate/repos/kde-unstable-i686/artikulate.install
(from rev 264066, artikulate/kde-unstable/artikulate.install)
  artikulate/repos/kde-unstable-x86_64/PKGBUILD
(from rev 264066, artikulate/kde-unstable/PKGBUILD)
  artikulate/repos/kde-unstable-x86_64/artikulate.install
(from rev 264066, artikulate/kde-unstable/artikulate.install)
Deleted:
  artikulate/repos/kde-unstable-i686/PKGBUILD
  artikulate/repos/kde-unstable-i686/artikulate.install
  artikulate/repos/kde-unstable-x86_64/PKGBUILD
  artikulate/repos/kde-unstable-x86_64/artikulate.install

+
 /PKGBUILD  |   80 +++
 /artikulate.install|   24 +
 kde-unstable-i686/PKGBUILD |   40 ---
 kde-unstable-i686/artikulate.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   40 ---
 kde-unstable-x86_64/artikulate.install |   12 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-04-08 06:48:35 UTC (rev 264066)
+++ kde-unstable-i686/PKGBUILD  2016-04-08 06:48:57 UTC (rev 264067)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=16.03.80
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('b936ff59a63b3e5ee11ea3818e7fbf0496ef2b88')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 264066, 
artikulate/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-08 06:48:57 UTC (rev 264067)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=16.03.90
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('e53d4f42a264c11db485d3b7a99331e12b2477b4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/artikulate.install
===
--- kde-unstable-i686/artikulate.install2016-04-08 06:48:35 UTC (rev 
264066)
+++ kde-unstable-i686/artikulate.install2016-04-08 06:48:57 UTC (rev 
264067)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/kde-unstable-i686/artikulate.install (from rev 264066, 
artikulate/kde-unstable/artikulate.install)
===
--- kde-unstable-i686/artikulate.install(rev 0)
+++ 

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

2016-03-15 Thread Antonio Rojas
Date: Tuesday, March 15, 2016 @ 11:50:01
  Author: arojas
Revision: 261536

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

Added:
  artikulate/repos/extra-i686/PKGBUILD
(from rev 261535, artikulate/trunk/PKGBUILD)
  artikulate/repos/extra-i686/artikulate.install
(from rev 261535, artikulate/trunk/artikulate.install)
  artikulate/repos/extra-x86_64/PKGBUILD
(from rev 261535, artikulate/trunk/PKGBUILD)
  artikulate/repos/extra-x86_64/artikulate.install
(from rev 261535, artikulate/trunk/artikulate.install)
Deleted:
  artikulate/repos/extra-i686/PKGBUILD
  artikulate/repos/extra-i686/artikulate.install
  artikulate/repos/extra-x86_64/PKGBUILD
  artikulate/repos/extra-x86_64/artikulate.install

-+
 /PKGBUILD   |   80 ++
 /artikulate.install |   24 +++
 extra-i686/PKGBUILD |   40 ---
 extra-i686/artikulate.install   |   12 -
 extra-x86_64/PKGBUILD   |   40 ---
 extra-x86_64/artikulate.install |   12 -
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-03-15 10:49:45 UTC (rev 261535)
+++ extra-i686/PKGBUILD 2016-03-15 10:50:01 UTC (rev 261536)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=15.12.2
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-install=$pkgname.install
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('c8ddcdd3fdd119e3a763f0d0066907c90dcff390')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/extra-i686/PKGBUILD (from rev 261535, 
artikulate/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-15 10:50:01 UTC (rev 261536)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=15.12.3
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('12b57c4a00ac7e53015ed99fdda9499329841923')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/artikulate.install
===
--- extra-i686/artikulate.install   2016-03-15 10:49:45 UTC (rev 261535)
+++ extra-i686/artikulate.install   2016-03-15 10:50:01 UTC (rev 261536)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/extra-i686/artikulate.install (from rev 261535, 
artikulate/trunk/artikulate.install)
===
--- extra-i686/artikulate.install   (rev 0)
+++ extra-i686/artikulate.install   2016-03-15 10:50:01 UTC (rev 261536)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   

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

2016-02-16 Thread Antonio Rojas
Date: Tuesday, February 16, 2016 @ 18:41:49
  Author: arojas
Revision: 259569

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

Added:
  artikulate/repos/testing-i686/PKGBUILD
(from rev 259568, artikulate/trunk/PKGBUILD)
  artikulate/repos/testing-i686/artikulate.install
(from rev 259568, artikulate/trunk/artikulate.install)
  artikulate/repos/testing-x86_64/PKGBUILD
(from rev 259568, artikulate/trunk/PKGBUILD)
  artikulate/repos/testing-x86_64/artikulate.install
(from rev 259568, artikulate/trunk/artikulate.install)
Deleted:
  artikulate/repos/testing-i686/PKGBUILD
  artikulate/repos/testing-i686/artikulate.install
  artikulate/repos/testing-x86_64/PKGBUILD
  artikulate/repos/testing-x86_64/artikulate.install

---+
 /PKGBUILD |   80 
 /artikulate.install   |   24 ++
 testing-i686/PKGBUILD |   40 --
 testing-i686/artikulate.install   |   12 -
 testing-x86_64/PKGBUILD   |   40 --
 testing-x86_64/artikulate.install |   12 -
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2016-02-16 17:34:51 UTC (rev 259568)
+++ testing-i686/PKGBUILD   2016-02-16 17:41:49 UTC (rev 259569)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=15.12.1
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-install=$pkgname.install
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('5c25f53dcc77bff09690e6f2f6fd8335b75cdcfd')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/testing-i686/PKGBUILD (from rev 259568, 
artikulate/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-02-16 17:41:49 UTC (rev 259569)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=15.12.2
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('c8ddcdd3fdd119e3a763f0d0066907c90dcff390')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-i686/artikulate.install
===
--- testing-i686/artikulate.install 2016-02-16 17:34:51 UTC (rev 259568)
+++ testing-i686/artikulate.install 2016-02-16 17:41:49 UTC (rev 259569)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/testing-i686/artikulate.install (from rev 259568, 
artikulate/trunk/artikulate.install)
===
--- testing-i686/artikulate.install (rev 0)
+++ testing-i686/artikulate.install 2016-02-16 17:41:49 UTC (rev 259569)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> 

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

2016-01-11 Thread Antonio Rojas
Date: Tuesday, January 12, 2016 @ 08:47:57
  Author: arojas
Revision: 258013

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

Added:
  artikulate/repos/extra-i686/PKGBUILD
(from rev 258012, artikulate/trunk/PKGBUILD)
  artikulate/repos/extra-i686/artikulate.install
(from rev 258012, artikulate/trunk/artikulate.install)
  artikulate/repos/extra-x86_64/PKGBUILD
(from rev 258012, artikulate/trunk/PKGBUILD)
  artikulate/repos/extra-x86_64/artikulate.install
(from rev 258012, artikulate/trunk/artikulate.install)
Deleted:
  artikulate/repos/extra-i686/PKGBUILD
  artikulate/repos/extra-i686/artikulate.install
  artikulate/repos/extra-x86_64/PKGBUILD
  artikulate/repos/extra-x86_64/artikulate.install

-+
 /PKGBUILD   |   80 ++
 /artikulate.install |   24 +++
 extra-i686/PKGBUILD |   40 ---
 extra-i686/artikulate.install   |   12 -
 extra-x86_64/PKGBUILD   |   40 ---
 extra-x86_64/artikulate.install |   12 -
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-01-12 07:47:39 UTC (rev 258012)
+++ extra-i686/PKGBUILD 2016-01-12 07:47:57 UTC (rev 258013)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=15.12.0
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-install=$pkgname.install
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('18e432eae285415816abe0023f2ab9790ec45400')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/extra-i686/PKGBUILD (from rev 258012, 
artikulate/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-01-12 07:47:57 UTC (rev 258013)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=15.12.1
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('5c25f53dcc77bff09690e6f2f6fd8335b75cdcfd')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/artikulate.install
===
--- extra-i686/artikulate.install   2016-01-12 07:47:39 UTC (rev 258012)
+++ extra-i686/artikulate.install   2016-01-12 07:47:57 UTC (rev 258013)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/extra-i686/artikulate.install (from rev 258012, 
artikulate/trunk/artikulate.install)
===
--- extra-i686/artikulate.install   (rev 0)
+++ extra-i686/artikulate.install   2016-01-12 07:47:57 UTC (rev 258013)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   

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

2015-12-15 Thread Antonio Rojas
Date: Wednesday, December 16, 2015 @ 08:39:51
  Author: arojas
Revision: 256330

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

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

+
 /PKGBUILD  |   80 +++
 /artikulate.install|   24 +
 kde-unstable-i686/PKGBUILD |   40 ---
 kde-unstable-i686/artikulate.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   40 ---
 kde-unstable-x86_64/artikulate.install |   12 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-16 07:39:34 UTC (rev 256329)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 07:39:51 UTC (rev 256330)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=15.11.90
-pkgrel=2
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('083b50aacaf9019ef29220370bac59e953151fb2')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 256329, 
artikulate/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 07:39:51 UTC (rev 256330)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=15.12.0
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('18e432eae285415816abe0023f2ab9790ec45400')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/artikulate.install
===
--- kde-unstable-i686/artikulate.install2015-12-16 07:39:34 UTC (rev 
256329)
+++ kde-unstable-i686/artikulate.install2015-12-16 07:39:51 UTC (rev 
256330)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/kde-unstable-i686/artikulate.install (from rev 256329, 
artikulate/trunk/artikulate.install)
===
--- kde-unstable-i686/artikulate.install(rev 0)
+++ kde-unstable-i686/artikulate.install

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

2015-12-08 Thread Antonio Rojas
Date: Wednesday, December 9, 2015 @ 08:35:00
  Author: arojas
Revision: 254859

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

Added:
  artikulate/repos/kde-unstable-i686/PKGBUILD
(from rev 254858, artikulate/kde-unstable/PKGBUILD)
  artikulate/repos/kde-unstable-i686/artikulate.install
(from rev 254858, artikulate/kde-unstable/artikulate.install)
  artikulate/repos/kde-unstable-x86_64/PKGBUILD
(from rev 254858, artikulate/kde-unstable/PKGBUILD)
  artikulate/repos/kde-unstable-x86_64/artikulate.install
(from rev 254858, artikulate/kde-unstable/artikulate.install)
Deleted:
  artikulate/repos/kde-unstable-i686/PKGBUILD
  artikulate/repos/kde-unstable-i686/artikulate.install
  artikulate/repos/kde-unstable-x86_64/PKGBUILD
  artikulate/repos/kde-unstable-x86_64/artikulate.install

+
 /PKGBUILD  |   80 +++
 /artikulate.install|   24 +
 kde-unstable-i686/PKGBUILD |   40 ---
 kde-unstable-i686/artikulate.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   40 ---
 kde-unstable-x86_64/artikulate.install |   12 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-09 07:34:42 UTC (rev 254858)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 07:35:00 UTC (rev 254859)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=15.11.90
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('083b50aacaf9019ef29220370bac59e953151fb2')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 254858, 
artikulate/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 07:35:00 UTC (rev 254859)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=15.11.90
+pkgrel=2
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('083b50aacaf9019ef29220370bac59e953151fb2')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/artikulate.install
===
--- kde-unstable-i686/artikulate.install2015-12-09 07:34:42 UTC (rev 
254858)
+++ kde-unstable-i686/artikulate.install2015-12-09 07:35:00 UTC (rev 
254859)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/kde-unstable-i686/artikulate.install (from rev 254858, 
artikulate/kde-unstable/artikulate.install)
===
--- kde-unstable-i686/artikulate.install(rev 0)

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

2015-12-03 Thread Antonio Rojas
Date: Thursday, December 3, 2015 @ 21:12:58
  Author: arojas
Revision: 252207

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

Added:
  artikulate/repos/kde-unstable-i686/PKGBUILD
(from rev 252206, artikulate/kde-unstable/PKGBUILD)
  artikulate/repos/kde-unstable-i686/artikulate.install
(from rev 252206, artikulate/kde-unstable/artikulate.install)
  artikulate/repos/kde-unstable-x86_64/PKGBUILD
(from rev 252206, artikulate/kde-unstable/PKGBUILD)
  artikulate/repos/kde-unstable-x86_64/artikulate.install
(from rev 252206, artikulate/kde-unstable/artikulate.install)
Deleted:
  artikulate/repos/kde-unstable-i686/PKGBUILD
  artikulate/repos/kde-unstable-i686/artikulate.install
  artikulate/repos/kde-unstable-x86_64/PKGBUILD
  artikulate/repos/kde-unstable-x86_64/artikulate.install

+
 /PKGBUILD  |   80 +++
 /artikulate.install|   24 +
 kde-unstable-i686/PKGBUILD |   40 ---
 kde-unstable-i686/artikulate.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   40 ---
 kde-unstable-x86_64/artikulate.install |   12 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-03 20:12:37 UTC (rev 252206)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 20:12:58 UTC (rev 252207)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=15.11.80
-pkgrel=2
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-conflicts=(kdeedu-artikulate)
-replaces=(kdeedu-artikulate)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('8348a2fc3f3bb7c7b2fae8d4fcafa3c7562e1eaf')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/kde-unstable-i686/PKGBUILD (from rev 252206, 
artikulate/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 20:12:58 UTC (rev 252207)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=15.11.90
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('083b50aacaf9019ef29220370bac59e953151fb2')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/artikulate.install
===
--- kde-unstable-i686/artikulate.install2015-12-03 20:12:37 UTC (rev 
252206)
+++ kde-unstable-i686/artikulate.install2015-12-03 20:12:58 UTC (rev 
252207)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/kde-unstable-i686/artikulate.install (from rev 252206, 
artikulate/kde-unstable/artikulate.install)
===
--- kde-unstable-i686/artikulate.install(rev 0)

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

2015-11-19 Thread Antonio Rojas
Date: Friday, November 20, 2015 @ 00:29:39
  Author: arojas
Revision: 251469

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

Added:
  artikulate/repos/staging-i686/PKGBUILD
(from rev 251468, artikulate/kde-unstable/PKGBUILD)
  artikulate/repos/staging-i686/artikulate.install
(from rev 251468, artikulate/kde-unstable/artikulate.install)
  artikulate/repos/staging-x86_64/PKGBUILD
(from rev 251468, artikulate/kde-unstable/PKGBUILD)
  artikulate/repos/staging-x86_64/artikulate.install
(from rev 251468, artikulate/kde-unstable/artikulate.install)
Deleted:
  artikulate/repos/staging-i686/PKGBUILD
  artikulate/repos/staging-i686/artikulate.install
  artikulate/repos/staging-x86_64/PKGBUILD
  artikulate/repos/staging-x86_64/artikulate.install

---+
 /PKGBUILD |   80 
 /artikulate.install   |   24 ++
 staging-i686/PKGBUILD |   38 -
 staging-i686/artikulate.install   |   12 -
 staging-x86_64/PKGBUILD   |   38 -
 staging-x86_64/artikulate.install |   12 -
 6 files changed, 104 insertions(+), 100 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2015-11-19 23:28:55 UTC (rev 251468)
+++ staging-i686/PKGBUILD   2015-11-19 23:29:39 UTC (rev 251469)
@@ -1,38 +0,0 @@
-# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=15.11.80
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
-makedepends=(extra-cmake-modules kdoctools boost)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('8348a2fc3f3bb7c7b2fae8d4fcafa3c7562e1eaf')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: artikulate/repos/staging-i686/PKGBUILD (from rev 251468, 
artikulate/kde-unstable/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-11-19 23:29:39 UTC (rev 251469)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 250288 2015-11-09 21:13:39Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=15.11.80
+pkgrel=2
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://projects.kde.org/projects/kde/kdeedu/artikulate;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(hicolor-icon-theme kdeclarative knewstuff qt5-gstreamer)
+makedepends=(extra-cmake-modules kdoctools boost)
+conflicts=(kdeedu-artikulate)
+replaces=(kdeedu-artikulate)
+install=$pkgname.install
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('8348a2fc3f3bb7c7b2fae8d4fcafa3c7562e1eaf')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: staging-i686/artikulate.install
===
--- staging-i686/artikulate.install 2015-11-19 23:28:55 UTC (rev 251468)
+++ staging-i686/artikulate.install 2015-11-19 23:29:39 UTC (rev 251469)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: artikulate/repos/staging-i686/artikulate.install (from rev 251468, 
artikulate/kde-unstable/artikulate.install)
===
--- staging-i686/artikulate.install (rev 0)
+++ staging-i686/artikulate.install 2015-11-19 23:29:39 UTC (rev 251469)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+