[arch-commits] Commit in kdiamond/repos (2 files)

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:13:35
  Author: arojas
Revision: 400869

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400868, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 400868, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:13:35 UTC (rev 400869)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=20.11.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4e6129c4f32c4433fe735768cc31eac9dae782229fef44ab5abb852e47a047c2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:23:05
  Author: arojas
Revision: 392132

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392131, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 392131, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:23:05 UTC (rev 392132)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=20.07.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4e7a17124a4a7ec7e9486535730b221ee8cf586a0782f30946d41877edc8e027'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 09:56:56
  Author: arojas
Revision: 378142

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378141, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   35 +++
 1 file changed, 35 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 378141, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 09:56:56 UTC (rev 378142)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=20.03.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f8dcc9a6f23eccda10384406f8f1ef52f39c933cf902183530f08ea74f169f08'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:04:42
  Author: arojas
Revision: 369105

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369104, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   35 +++
 1 file changed, 35 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 369104, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:04:42 UTC (rev 369105)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=19.11.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('80916ffc13b2f97ce44cec87dffa0fcd0ed88e45024196af4cdb87c6de19e902'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:45:17
  Author: arojas
Revision: 358271

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358270, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 358270, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:45:17 UTC (rev 358271)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=19.07.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('37fa3f559638bae7ccf8952a33ce5dd0ebef13a05b8eee9ed23da88c25581145'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2019-03-22 Thread Antonio Rojas via arch-commits
Date: Saturday, March 23, 2019 @ 00:33:42
  Author: arojas
Revision: 349002

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 349001, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 349001, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:33:42 UTC (rev 349002)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=19.03.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('005a86c658e08d92ecc008f15476f6663a95e03d87a57c17d64e46501b84df5b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 00:56:07
  Author: arojas
Revision: 339905

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339904, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 339904, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 00:56:07 UTC (rev 339905)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=18.11.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6e53d003957b7110a5fd592d31202491efa395cd4c437ab02e05bca0f26a2981'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2018-07-20 Thread Antonio Rojas via arch-commits
Date: Friday, July 20, 2018 @ 22:31:47
  Author: arojas
Revision: 329234

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329233, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 329233, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:31:47 UTC (rev 329234)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=18.07.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8b7a2e3d93bc5485dca67267ed907280500125d50cb0b65edf8e9c441288ac5b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2018-03-23 Thread Antonio Rojas via arch-commits
Date: Saturday, March 24, 2018 @ 00:24:42
  Author: arojas
Revision: 319991

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 319990, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 319990, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:24:42 UTC (rev 319991)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=18.03.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1835f11c7d5038ddf32a6576fbc1eaeaffc61bf7d545e6b56a55a73c3f14f74d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:23:49
  Author: arojas
Revision: 310190

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 310189, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 310189, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:23:49 UTC (rev 310190)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=17.11.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f582e7ab75080583e56c0580d43977fa0debfbc7737150c83b9efb5a1c492d71'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+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
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 19:49:15
  Author: arojas
Revision: 300999

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 300998, kdiamond/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 300998, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 19:49:15 UTC (rev 300999)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=17.07.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdegames-kdiamond')
+replaces=('kdegames-kdiamond')
+source=("https://download.kde.org/unstable/applications/${pkgver}/src/kdiamond-${pkgver}.tar.xz"{,.sig})
+sha256sums=('c58d49ec133c09c5ec152946c42132a5c81c1695a654b3277f61bb455275474c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+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
+}


[arch-commits] Commit in kdiamond/repos (2 files)

2017-03-24 Thread Antonio Rojas
Date: Saturday, March 25, 2017 @ 00:57:48
  Author: arojas
Revision: 291368

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

Added:
  kdiamond/repos/kde-unstable-x86_64/
  kdiamond/repos/kde-unstable-x86_64/PKGBUILD
(from rev 291367, kdiamond/kde-unstable/PKGBUILD)

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

Copied: kdiamond/repos/kde-unstable-x86_64/PKGBUILD (from rev 291367, 
kdiamond/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 00:57:48 UTC (rev 291368)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=17.03.80
+pkgrel=1
+pkgdesc="A single player puzzle game"
+url="https://kde.org/applications/games/kdiamond/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'knotifyconfig' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdegames-kdiamond')
+replaces=('kdegames-kdiamond')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/kdiamond-${pkgver}.tar.xz"{,.sig})
+sha256sums=('83d876ea1c34e2ee3b36021b8beeacaf3b9771a985d3a57adb0af03359a56388'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+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
+}