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

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

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400879, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 400879, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:15:22 UTC (rev 400880)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=20.11.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5493e5ba886257001cd3a086d820b0ae9e3afc48db5e29bbd84b51aed69808eb'
+'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 knavalbattle/repos (2 files)

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

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392142, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 392142, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:24:35 UTC (rev 392143)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=20.07.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1990f416d5c94aaff2723d2664835336dd5911037f60155312ead026259d611e'
+'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 knavalbattle/repos (2 files)

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

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378152, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 378152, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 09:58:59 UTC (rev 378153)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=20.03.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d4a66fd552d36a53da1503f339df84e4fe404aab357165f0097f4e4db5e652a1'
+'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 knavalbattle/repos (2 files)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:07:49
  Author: arojas
Revision: 369116

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369115, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 369115, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:07:49 UTC (rev 369116)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=19.11.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('be0f3c53d2a82012007d4725765418866e5f4bed460792ec791fe33cd6db5126'
+'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 knavalbattle/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:47:04
  Author: arojas
Revision: 358284

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358283, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 358283, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:47:04 UTC (rev 358284)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=19.07.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f608efa8e6b60a8005fd81030119e497731a0418558d6db16d5ae73358174d60'
+'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 knavalbattle/repos (2 files)

2019-03-22 Thread Antonio Rojas via arch-commits
Date: Saturday, March 23, 2019 @ 00:36:10
  Author: arojas
Revision: 349013

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 349012, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 349012, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:36:10 UTC (rev 349013)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=19.03.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdegames-knavalbattle)
+replaces=(kdegames-knavalbattle)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6243fbeed237623fafe240428baf8d549eadd86ef11f8ef660e59200e540d2b0'
+'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 knavalbattle/repos (2 files)

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 00:58:54
  Author: arojas
Revision: 339916

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339915, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 339915, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 00:58:54 UTC (rev 339916)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=18.11.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdegames-knavalbattle)
+replaces=(kdegames-knavalbattle)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('aa4626682448723a0847e54b0545f03b33b03a2107a704cedc5c90008c287c4a'
+'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 knavalbattle/repos (2 files)

2018-07-20 Thread Antonio Rojas via arch-commits
Date: Friday, July 20, 2018 @ 22:34:17
  Author: arojas
Revision: 329245

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329244, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 329244, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:34:17 UTC (rev 329245)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=18.07.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdegames-knavalbattle)
+replaces=(kdegames-knavalbattle)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('69ca8d72fc504d8c17e57903315872ca8b4db7049261c9d11f4cb3db7811e7bd'
+'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 knavalbattle/repos (2 files)

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

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 320001, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 320001, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:28:50 UTC (rev 320002)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=18.03.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdegames-knavalbattle)
+replaces=(kdegames-knavalbattle)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b32385831342b1e9c12e643d657315c16967564e94fdf801f5c614a1eeb3d0b4'
+'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 knavalbattle/repos (2 files)

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:28:08
  Author: arojas
Revision: 310201

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 310200, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 310200, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:28:08 UTC (rev 310201)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=17.11.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdegames-knavalbattle)
+replaces=(kdegames-knavalbattle)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c76388b2235f875ef4e2e965717b3c3b0c08410af67add4ccdf18430a976ceea'
+'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 knavalbattle/repos (2 files)

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 19:51:48
  Author: arojas
Revision: 301010

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 301009, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 301009, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 19:51:48 UTC (rev 301010)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=17.07.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdegames-knavalbattle)
+replaces=(kdegames-knavalbattle)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('49b4af86a84e127950d2909ad42d9e5f70c669c75e564f3666b209f694c411ac'
+'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 knavalbattle/repos (2 files)

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

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

Added:
  knavalbattle/repos/kde-unstable-x86_64/
  knavalbattle/repos/kde-unstable-x86_64/PKGBUILD
(from rev 291378, knavalbattle/kde-unstable/PKGBUILD)

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

Copied: knavalbattle/repos/kde-unstable-x86_64/PKGBUILD (from rev 291378, 
knavalbattle/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 01:00:48 UTC (rev 291379)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=17.03.80
+pkgrel=1
+pkgdesc="A ship sinking game"
+url="https://kde.org/applications/games/knavalbattle/;
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdegames-knavalbattle)
+replaces=(kdegames-knavalbattle)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f225418a3c4278b5e40577265bb11e348a31af2e40ee7cd3688ab1dbd2d7087f'
+'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
+}