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

Antonio Rojas arojas at archlinux.org
Thu Dec 15 11:31:02 UTC 2016


    Date: Thursday, December 15, 2016 @ 11:31:02
  Author: arojas
Revision: 283454

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2016-12-15 11:30:38 UTC (rev 283453)
+++ kde-unstable-i686/PKGBUILD	2016-12-15 11:31:02 UTC (rev 283454)
@@ -1,39 +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=ktuberling
-pkgver=16.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)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support python kdesignerplugin)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('deee92804ab1c5a1e57996570e31cd1f832bffe0'
-          'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/kde-unstable-i686/PKGBUILD (from rev 283453, ktuberling/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-12-15 11:31:02 UTC (rev 283454)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=ktuberling
+pkgver=16.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)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support python kdesignerplugin)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('8a73a15445f4933cf7d1e62a3c4fde32ca7c5273'
+          'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2016-12-15 11:30:38 UTC (rev 283453)
+++ kde-unstable-x86_64/PKGBUILD	2016-12-15 11:31:02 UTC (rev 283454)
@@ -1,39 +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=ktuberling
-pkgver=16.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)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support python kdesignerplugin)
-conflicts=(kdegames-ktuberling)
-replaces=(kdegames-ktuberling)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('deee92804ab1c5a1e57996570e31cd1f832bffe0'
-          'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktuberling/repos/kde-unstable-x86_64/PKGBUILD (from rev 283453, ktuberling/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-12-15 11:31:02 UTC (rev 283454)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=ktuberling
+pkgver=16.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)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support python kdesignerplugin)
+conflicts=(kdegames-ktuberling)
+replaces=(kdegames-ktuberling)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('8a73a15445f4933cf7d1e62a3c4fde32ca7c5273'
+          'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list