[arch-commits] Commit in ksirk/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Apr 17 22:53:25 UTC 2018


    Date: Tuesday, April 17, 2018 @ 22:53:13
  Author: arojas
Revision: 322071

archrelease: copy trunk to kde-unstable-x86_64

Added:
  ksirk/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 322070, ksirk/trunk/PKGBUILD)
Deleted:
  ksirk/repos/kde-unstable-x86_64/PKGBUILD

----------+
 PKGBUILD |   78 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-17 22:52:27 UTC (rev 322070)
+++ PKGBUILD	2018-04-17 22:53:13 UTC (rev 322071)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=ksirk
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A computerized version of a well known strategy game"
-url="https://kde.org/applications/games/ksirk/"
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(libkdegames qca-qt5 hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdegames-ksirk)
-replaces=(kdegames-ksirk)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('dc346bb4949107c00904e480daf185c3859d3e801b4633f5bb872af9b93d1036'
-            '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 ../ksirk-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DCMAKE_INSTALL_LIBDIR=lib \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ksirk/repos/kde-unstable-x86_64/PKGBUILD (from rev 322070, ksirk/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-04-17 22:53:13 UTC (rev 322071)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=ksirk
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A computerized version of a well known strategy game"
+url="https://kde.org/applications/games/ksirk/"
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames qca-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdegames-ksirk)
+replaces=(kdegames-ksirk)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a8056f32f8943059ae52c62d88e71889b3d6cecc72c5f4da82b1489927255c57'
+            '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 ../ksirk-$pkgver \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DCMAKE_INSTALL_LIBDIR=lib \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list