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

2016-04-19 Thread Antonio Rojas
Date: Tuesday, April 19, 2016 @ 14:23:51
  Author: arojas
Revision: 265361

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

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

+
 /PKGBUILD  |   78 +++
 /ktuberling.install|   24 +
 kde-unstable-i686/PKGBUILD |   39 ---
 kde-unstable-i686/ktuberling.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   39 ---
 kde-unstable-x86_64/ktuberling.install |   12 
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-04-19 12:23:36 UTC (rev 265360)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 12:23:51 UTC (rev 265361)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=16.03.90
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('6dd4f32f15acc27d9add1a6efc6317ee272b949c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 265360, 
ktuberling/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 12:23:51 UTC (rev 265361)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=16.04.0
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support python)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('781a743cefc51abaa05ab17678d0393226c61450')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/ktuberling.install
===
--- kde-unstable-i686/ktuberling.install2016-04-19 12:23:36 UTC (rev 
265360)
+++ kde-unstable-i686/ktuberling.install2016-04-19 12:23:51 UTC (rev 
265361)
@@ -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: ktuberling/repos/kde-unstable-i686/ktuberling.install (from rev 265360, 
ktuberling/trunk/ktuberling.install)
===
--- kde-unstable-i686/ktuberling.install(rev 0)
+++ kde-unstable-i686/ktuberling.install2016-04-19 12:23:51 UTC (rev 
265361)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   

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

2016-04-08 Thread Antonio Rojas
Date: Friday, April 8, 2016 @ 09:11:53
  Author: arojas
Revision: 264123

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

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

+
 /PKGBUILD  |   78 +++
 /ktuberling.install|   24 +
 kde-unstable-i686/PKGBUILD |   39 ---
 kde-unstable-i686/ktuberling.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   39 ---
 kde-unstable-x86_64/ktuberling.install |   12 
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-04-08 07:11:17 UTC (rev 264122)
+++ kde-unstable-i686/PKGBUILD  2016-04-08 07:11:53 UTC (rev 264123)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=16.03.80
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('2b11fdb6e7bb70b87e55b940b1015bd7d23c0563')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 264122, 
ktuberling/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-08 07:11:53 UTC (rev 264123)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=16.03.90
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('6dd4f32f15acc27d9add1a6efc6317ee272b949c')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/ktuberling.install
===
--- kde-unstable-i686/ktuberling.install2016-04-08 07:11:17 UTC (rev 
264122)
+++ kde-unstable-i686/ktuberling.install2016-04-08 07:11:53 UTC (rev 
264123)
@@ -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: ktuberling/repos/kde-unstable-i686/ktuberling.install (from rev 264122, 
ktuberling/kde-unstable/ktuberling.install)
===
--- kde-unstable-i686/ktuberling.install(rev 0)
+++ kde-unstable-i686/ktuberling.install2016-04-08 07:11:53 UTC (rev 
264123)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate 

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

2016-03-15 Thread Antonio Rojas
Date: Tuesday, March 15, 2016 @ 12:05:03
  Author: arojas
Revision: 261591

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

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

-+
 /PKGBUILD   |   78 ++
 /ktuberling.install |   24 +++
 extra-i686/PKGBUILD |   39 ---
 extra-i686/ktuberling.install   |   12 -
 extra-x86_64/PKGBUILD   |   39 ---
 extra-x86_64/ktuberling.install |   12 -
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-03-15 11:04:44 UTC (rev 261590)
+++ extra-i686/PKGBUILD 2016-03-15 11:05:03 UTC (rev 261591)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=15.12.2
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('525df32502ba16a61ad43731c58d26270131939e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/extra-i686/PKGBUILD (from rev 261590, 
ktuberling/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-15 11:05:03 UTC (rev 261591)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=15.12.3
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('be7899118bd6f0eddaf5260a4226dffb8ae4917f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/ktuberling.install
===
--- extra-i686/ktuberling.install   2016-03-15 11:04:44 UTC (rev 261590)
+++ extra-i686/ktuberling.install   2016-03-15 11:05:03 UTC (rev 261591)
@@ -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: ktuberling/repos/extra-i686/ktuberling.install (from rev 261590, 
ktuberling/trunk/ktuberling.install)
===
--- extra-i686/ktuberling.install   (rev 0)
+++ extra-i686/ktuberling.install   2016-03-15 11:05:03 UTC (rev 261591)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===

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

2016-02-16 Thread Antonio Rojas
Date: Tuesday, February 16, 2016 @ 18:44:37
  Author: arojas
Revision: 259575

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

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

---+
 /PKGBUILD |   78 
 /ktuberling.install   |   24 +++
 testing-i686/PKGBUILD |   39 --
 testing-i686/ktuberling.install   |   12 -
 testing-x86_64/PKGBUILD   |   39 --
 testing-x86_64/ktuberling.install |   12 -
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2016-02-16 17:44:16 UTC (rev 259574)
+++ testing-i686/PKGBUILD   2016-02-16 17:44:37 UTC (rev 259575)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=15.12.1
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('c07cf873984a5f819d6c1f389811ab8422d52cab')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/testing-i686/PKGBUILD (from rev 259574, 
ktuberling/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-02-16 17:44:37 UTC (rev 259575)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=15.12.2
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('525df32502ba16a61ad43731c58d26270131939e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-i686/ktuberling.install
===
--- testing-i686/ktuberling.install 2016-02-16 17:44:16 UTC (rev 259574)
+++ testing-i686/ktuberling.install 2016-02-16 17:44:37 UTC (rev 259575)
@@ -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: ktuberling/repos/testing-i686/ktuberling.install (from rev 259574, 
ktuberling/trunk/ktuberling.install)
===
--- testing-i686/ktuberling.install (rev 0)
+++ testing-i686/ktuberling.install 2016-02-16 17:44:37 UTC (rev 259575)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: 

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

2016-01-12 Thread Antonio Rojas
Date: Tuesday, January 12, 2016 @ 09:14:39
  Author: arojas
Revision: 258068

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

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

-+
 /PKGBUILD   |   78 ++
 /ktuberling.install |   24 +++
 extra-i686/PKGBUILD |   39 ---
 extra-i686/ktuberling.install   |   12 -
 extra-x86_64/PKGBUILD   |   39 ---
 extra-x86_64/ktuberling.install |   12 -
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-01-12 08:13:22 UTC (rev 258067)
+++ extra-i686/PKGBUILD 2016-01-12 08:14:39 UTC (rev 258068)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=15.12.0
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('70fcfe09cb2d296c30ada8c1e36233b0e683637f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/extra-i686/PKGBUILD (from rev 258067, 
ktuberling/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-01-12 08:14:39 UTC (rev 258068)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=15.12.1
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('c07cf873984a5f819d6c1f389811ab8422d52cab')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/ktuberling.install
===
--- extra-i686/ktuberling.install   2016-01-12 08:13:22 UTC (rev 258067)
+++ extra-i686/ktuberling.install   2016-01-12 08:14:39 UTC (rev 258068)
@@ -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: ktuberling/repos/extra-i686/ktuberling.install (from rev 258067, 
ktuberling/trunk/ktuberling.install)
===
--- extra-i686/ktuberling.install   (rev 0)
+++ extra-i686/ktuberling.install   2016-01-12 08:14:39 UTC (rev 258068)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD

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

2015-12-16 Thread Antonio Rojas
Date: Wednesday, December 16, 2015 @ 08:59:34
  Author: arojas
Revision: 256389

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

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

+
 /PKGBUILD  |   78 +++
 /ktuberling.install|   24 +
 kde-unstable-i686/PKGBUILD |   39 ---
 kde-unstable-i686/ktuberling.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   39 ---
 kde-unstable-x86_64/ktuberling.install |   12 
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-16 07:59:14 UTC (rev 256388)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 07:59:34 UTC (rev 256389)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=15.11.90
-pkgrel=2
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('61ece3832f919ccf7438528aa2eb4b0b51e2ec60')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 256388, 
ktuberling/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 07:59:34 UTC (rev 256389)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=15.12.0
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('70fcfe09cb2d296c30ada8c1e36233b0e683637f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/ktuberling.install
===
--- kde-unstable-i686/ktuberling.install2015-12-16 07:59:14 UTC (rev 
256388)
+++ kde-unstable-i686/ktuberling.install2015-12-16 07:59:34 UTC (rev 
256389)
@@ -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: ktuberling/repos/kde-unstable-i686/ktuberling.install (from rev 256388, 
ktuberling/trunk/ktuberling.install)
===
--- kde-unstable-i686/ktuberling.install(rev 0)
+++ kde-unstable-i686/ktuberling.install2015-12-16 07:59:34 UTC (rev 
256389)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   

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

2015-12-08 Thread Antonio Rojas
Date: Wednesday, December 9, 2015 @ 08:54:11
  Author: arojas
Revision: 254914

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

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

+
 /PKGBUILD  |   78 +++
 /ktuberling.install|   24 +
 kde-unstable-i686/PKGBUILD |   39 ---
 kde-unstable-i686/ktuberling.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   39 ---
 kde-unstable-x86_64/ktuberling.install |   12 
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-09 07:53:50 UTC (rev 254913)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 07:54:11 UTC (rev 254914)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=15.11.90
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('61ece3832f919ccf7438528aa2eb4b0b51e2ec60')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 254913, 
ktuberling/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 07:54:11 UTC (rev 254914)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=15.11.90
+pkgrel=2
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('61ece3832f919ccf7438528aa2eb4b0b51e2ec60')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/ktuberling.install
===
--- kde-unstable-i686/ktuberling.install2015-12-09 07:53:50 UTC (rev 
254913)
+++ kde-unstable-i686/ktuberling.install2015-12-09 07:54:11 UTC (rev 
254914)
@@ -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: ktuberling/repos/kde-unstable-i686/ktuberling.install (from rev 254913, 
ktuberling/kde-unstable/ktuberling.install)
===
--- kde-unstable-i686/ktuberling.install(rev 0)
+++ kde-unstable-i686/ktuberling.install2015-12-09 07:54:11 UTC (rev 
254914)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate 

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

2015-12-03 Thread Antonio Rojas
Date: Thursday, December 3, 2015 @ 21:33:53
  Author: arojas
Revision: 252262

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

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

+
 /PKGBUILD  |   78 +++
 /ktuberling.install|   24 +
 kde-unstable-i686/PKGBUILD |   39 ---
 kde-unstable-i686/ktuberling.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   39 ---
 kde-unstable-x86_64/ktuberling.install |   12 
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-03 20:33:33 UTC (rev 252261)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 20:33:53 UTC (rev 252262)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=15.11.80
-pkgrel=2
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('8a08a030d3947a848cb1a80cfce7c2e05036477b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 252261, 
ktuberling/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 20:33:53 UTC (rev 252262)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=15.11.90
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('61ece3832f919ccf7438528aa2eb4b0b51e2ec60')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/ktuberling.install
===
--- kde-unstable-i686/ktuberling.install2015-12-03 20:33:33 UTC (rev 
252261)
+++ kde-unstable-i686/ktuberling.install2015-12-03 20:33:53 UTC (rev 
252262)
@@ -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: ktuberling/repos/kde-unstable-i686/ktuberling.install (from rev 252261, 
ktuberling/kde-unstable/ktuberling.install)
===
--- kde-unstable-i686/ktuberling.install(rev 0)
+++ kde-unstable-i686/ktuberling.install2015-12-03 20:33:53 UTC (rev 
252262)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate 

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

2015-11-21 Thread Antonio Rojas
Date: Saturday, November 21, 2015 @ 23:13:30
  Author: arojas
Revision: 251796

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

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

+
 /PKGBUILD  |   78 +++
 /ktuberling.install|   24 +
 kde-unstable-i686/PKGBUILD |   39 ---
 kde-unstable-i686/ktuberling.install   |   12 
 kde-unstable-x86_64/PKGBUILD   |   39 ---
 kde-unstable-x86_64/ktuberling.install |   12 
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-11-21 22:11:50 UTC (rev 251795)
+++ kde-unstable-i686/PKGBUILD  2015-11-21 22:13:30 UTC (rev 251796)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=15.11.80
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="http://kde.org/applications/games/ktuberling/;
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(hicolor-icon-theme libkdegames knotifyconfig)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-sha1sums=('8a08a030d3947a848cb1a80cfce7c2e05036477b')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 251795, 
ktuberling/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-11-21 22:13:30 UTC (rev 251796)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=15.11.80
+pkgrel=2
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="http://kde.org/applications/games/ktuberling/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(hicolor-icon-theme libkdegames knotifyconfig)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+install=$pkgname.install
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+sha1sums=('8a08a030d3947a848cb1a80cfce7c2e05036477b')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-i686/ktuberling.install
===
--- kde-unstable-i686/ktuberling.install2015-11-21 22:11:50 UTC (rev 
251795)
+++ kde-unstable-i686/ktuberling.install2015-11-21 22:13:30 UTC (rev 
251796)
@@ -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: ktuberling/repos/kde-unstable-i686/ktuberling.install (from rev 251795, 
ktuberling/kde-unstable/ktuberling.install)
===
--- kde-unstable-i686/ktuberling.install(rev 0)
+++ kde-unstable-i686/ktuberling.install2015-11-21 22:13:30 UTC (rev 
251796)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate