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

2020-11-27 Thread Antonio Rojas via arch-commits
Date: Friday, November 27, 2020 @ 15:03:27
  Author: arojas
Revision: 402217

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

Added:
  knights/repos/kde-unstable-x86_64/PKGBUILD
(from rev 402216, knights/kde-unstable/PKGBUILD)
Deleted:
  knights/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-27 15:03:16 UTC (rev 402216)
+++ PKGBUILD2020-11-27 15:03:27 UTC (rev 402217)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=knights
-pkgver=20.11.80
-pkgrel=1
-pkgdesc="Chess board by KDE with XBoard protocol support"
-arch=(x86_64)
-url="https://www.kde.org/applications/games/knights/";
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8eab00f9fa1c4d56e0bd6bd3820d9f7c67fe51a02edf4c6a13a57d80d9da6c7b'
-'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
-}

Copied: knights/repos/kde-unstable-x86_64/PKGBUILD (from rev 402216, 
knights/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-27 15:03:27 UTC (rev 402217)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=knights
+pkgver=20.11.90
+pkgrel=1
+pkgdesc="Chess board by KDE with XBoard protocol support"
+arch=(x86_64)
+url="https://www.kde.org/applications/games/knights/";
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2ef80d6edbbf9bc6fafbd09df9de36aa66d9690840b5d8b4385004de574506d8'
+'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 knights/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2020-08-01 Thread Antonio Rojas via arch-commits
Date: Saturday, August 1, 2020 @ 08:41:37
  Author: arojas
Revision: 392927

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

Added:
  knights/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392926, knights/kde-unstable/PKGBUILD)
Deleted:
  knights/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-01 08:41:29 UTC (rev 392926)
+++ PKGBUILD2020-08-01 08:41:37 UTC (rev 392927)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=knights
-pkgver=20.07.80
-pkgrel=1
-pkgdesc="Chess board by KDE with XBoard protocol support"
-arch=(x86_64)
-url="https://www.kde.org/applications/games/knights/";
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8808222dc24a522dde8ac13a3c8011141f7b6cf50777c17a768abf07d96804c7'
-'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
-}

Copied: knights/repos/kde-unstable-x86_64/PKGBUILD (from rev 392926, 
knights/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-01 08:41:37 UTC (rev 392927)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=knights
+pkgver=20.07.90
+pkgrel=1
+pkgdesc="Chess board by KDE with XBoard protocol support"
+arch=(x86_64)
+url="https://www.kde.org/applications/games/knights/";
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fd448ca8513d193703b3b2e80fb0d3219bc858f48a541c4047840a6634b4d476'
+'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 knights/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2020-04-03 Thread Antonio Rojas via arch-commits
Date: Friday, April 3, 2020 @ 20:58:20
  Author: arojas
Revision: 379383

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

Added:
  knights/repos/kde-unstable-x86_64/PKGBUILD
(from rev 379382, knights/kde-unstable/PKGBUILD)
Deleted:
  knights/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-03 20:57:50 UTC (rev 379382)
+++ PKGBUILD2020-04-03 20:58:20 UTC (rev 379383)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=knights
-pkgver=20.03.80
-pkgrel=1
-pkgdesc="Chess board by KDE with XBoard protocol support"
-arch=(x86_64)
-url="https://www.kde.org/applications/games/knights/";
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('75bd4d52f6becdb3149c51e38f6b5b6fd762c2fb8f3995735e85f94facc05c52'
-'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
-}

Copied: knights/repos/kde-unstable-x86_64/PKGBUILD (from rev 379382, 
knights/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-03 20:58:20 UTC (rev 379383)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=knights
+pkgver=20.03.90
+pkgrel=1
+pkgdesc="Chess board by KDE with XBoard protocol support"
+arch=(x86_64)
+url="https://www.kde.org/applications/games/knights/";
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('26db98ede6c31c13a183451b20023763339f589a420e0277ad3c817dfef95c75'
+'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 knights/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2019-11-29 Thread Antonio Rojas via arch-commits
Date: Friday, November 29, 2019 @ 23:38:26
  Author: arojas
Revision: 370062

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

Added:
  knights/repos/kde-unstable-x86_64/PKGBUILD
(from rev 370061, knights/kde-unstable/PKGBUILD)
Deleted:
  knights/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-29 23:38:16 UTC (rev 370061)
+++ PKGBUILD2019-11-29 23:38:26 UTC (rev 370062)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=knights
-pkgver=19.11.80
-pkgrel=1
-pkgdesc="Chess board by KDE with XBoard protocol support"
-arch=(x86_64)
-url="https://www.kde.org/applications/games/knights/";
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('70d0426f35586188cbaf7e0b9f9e25ce0f74fdc682dfae5e35e2e214a64802da'
-'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
-}

Copied: knights/repos/kde-unstable-x86_64/PKGBUILD (from rev 370061, 
knights/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-29 23:38:26 UTC (rev 370062)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=knights
+pkgver=19.11.90
+pkgrel=1
+pkgdesc="Chess board by KDE with XBoard protocol support"
+arch=(x86_64)
+url="https://www.kde.org/applications/games/knights/";
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a24eb03dc13039d63dd389c37a1af1e5f72c7101f5d39f122f45747e440ab1bd'
+'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 knights/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2019-08-02 Thread Antonio Rojas via arch-commits
Date: Friday, August 2, 2019 @ 22:28:29
  Author: arojas
Revision: 359019

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

Added:
  knights/repos/kde-unstable-x86_64/PKGBUILD
(from rev 359018, knights/kde-unstable/PKGBUILD)
Deleted:
  knights/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-02 22:28:17 UTC (rev 359018)
+++ PKGBUILD2019-08-02 22:28:29 UTC (rev 359019)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=knights
-pkgver=19.07.80
-pkgrel=1
-pkgdesc="Chess board by KDE with XBoard protocol support"
-arch=(x86_64)
-url="https://www.kde.org/applications/games/knights/";
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7d36c920200bf1e88cad0d0d15b217459571fd3353345228e8c733f388877a6d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: knights/repos/kde-unstable-x86_64/PKGBUILD (from rev 359018, 
knights/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-02 22:28:29 UTC (rev 359019)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=knights
+pkgver=19.07.90
+pkgrel=1
+pkgdesc="Chess board by KDE with XBoard protocol support"
+arch=(x86_64)
+url="https://www.kde.org/applications/games/knights/";
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c8ee3fedee83dc5d28c5a3e47d62c340282f306e71c9064d38ba0b98f990fa4a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2019-04-05 Thread Antonio Rojas via arch-commits
Date: Friday, April 5, 2019 @ 13:28:36
  Author: arojas
Revision: 350015

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

Added:
  knights/repos/kde-unstable-x86_64/PKGBUILD
(from rev 350014, knights/kde-unstable/PKGBUILD)
Deleted:
  knights/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-05 13:28:18 UTC (rev 350014)
+++ PKGBUILD2019-04-05 13:28:36 UTC (rev 350015)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=knights
-pkgver=19.03.80
-pkgrel=1
-pkgdesc="Chess board by KDE with XBoard protocol support"
-arch=(x86_64)
-url="https://www.kde.org/applications/games/knights/";
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ba8ad426ae2845ae011728be70380039e00cb210bde94dacfaf4c5f0472bfdfe'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: knights/repos/kde-unstable-x86_64/PKGBUILD (from rev 350014, 
knights/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-05 13:28:36 UTC (rev 350015)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=knights
+pkgver=19.03.90
+pkgrel=1
+pkgdesc="Chess board by KDE with XBoard protocol support"
+arch=(x86_64)
+url="https://www.kde.org/applications/games/knights/";
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('31ecf8530d981ce76d21bc950adf1b10a286d44d40257546655121e77e43efbf'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-11-30 Thread Antonio Rojas via arch-commits
Date: Friday, November 30, 2018 @ 15:40:43
  Author: arojas
Revision: 340783

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

Added:
  knights/repos/kde-unstable-x86_64/PKGBUILD
(from rev 340782, knights/kde-unstable/PKGBUILD)
Deleted:
  knights/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-30 15:40:30 UTC (rev 340782)
+++ PKGBUILD2018-11-30 15:40:43 UTC (rev 340783)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=knights
-pkgver=18.11.80
-pkgrel=1
-pkgdesc="Chess board by KDE with XBoard protocol support"
-arch=(x86_64)
-url="https://www.kde.org/applications/games/knights/";
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
-optdepends=('gnuchess: for playing against the computer')
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bcfd728f95dc8b0a8c171d57b3d5adf1000ad944336f10f5bc67ade73b3c525f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: knights/repos/kde-unstable-x86_64/PKGBUILD (from rev 340782, 
knights/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-30 15:40:43 UTC (rev 340783)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=knights
+pkgver=18.11.90
+pkgrel=1
+pkgdesc="Chess board by KDE with XBoard protocol support"
+arch=(x86_64)
+url="https://www.kde.org/applications/games/knights/";
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames kplotting plasma-framework hicolor-icon-theme)
+optdepends=('gnuchess: for playing against the computer')
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4ca0fda4b3cb54a82174a2a96c43ebe0d63d90b382db06b3ffa5f5a436ddb8de'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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