[arch-commits] Commit in lskat/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:10:30
  Author: arojas
Revision: 399427

archrelease: copy trunk to extra-x86_64

Added:
  lskat/repos/extra-x86_64/PKGBUILD
(from rev 399426, lskat/trunk/PKGBUILD)
Deleted:
  lskat/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:10:19 UTC (rev 399426)
+++ PKGBUILD2020-11-05 15:10:30 UTC (rev 399427)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=lskat
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Lieutenant Skat is a fun and engaging card game for two players"
-url="https://kde.org/applications/games/lskat/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('78f152f7af46345f65c3800f9c591fb204e917595c1f803c9c15148ef39c42b8'
-'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: lskat/repos/extra-x86_64/PKGBUILD (from rev 399426, 
lskat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:10:30 UTC (rev 399427)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=lskat
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Lieutenant Skat is a fun and engaging card game for two players"
+url="https://kde.org/applications/games/lskat/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5fda9d7e53312bc6b2489c85d4842747b6783df3dd7d96cc2aed152e528195e5'
+'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 vhba-module/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:29
  Author: heftig
Revision: 743185

20200106-83: linux 5.9.5.arch2-1

Modified:
  vhba-module/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:28 UTC (rev 743184)
+++ PKGBUILD2020-11-05 15:09:29 UTC (rev 743185)
@@ -5,7 +5,7 @@
 pkgbase=vhba-module
 pkgname=(vhba-module vhba-module-dkms)
 pkgver=20200106
-pkgrel=82
+pkgrel=83
 pkgdesc="Kernel module that emulates SCSI devices"
 url="https://cdemu.sourceforge.io/;
 arch=(x86_64)


[arch-commits] Commit in palapeli/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:10:40
  Author: arojas
Revision: 399428

archrelease: copy trunk to extra-x86_64

Added:
  palapeli/repos/extra-x86_64/PKGBUILD
(from rev 399427, palapeli/trunk/PKGBUILD)
Deleted:
  palapeli/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:10:30 UTC (rev 399427)
+++ PKGBUILD2020-11-05 15:10:40 UTC (rev 399428)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=palapeli
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A single-player jigsaw puzzle game"
-url="https://kde.org/applications/games/palapeli/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames qhull hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('a31b0db2f3e77eac8f527d26f8ed0400fe5bcdb3a3970b925f14886bd1bcd63e'
-'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: palapeli/repos/extra-x86_64/PKGBUILD (from rev 399427, 
palapeli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:10:40 UTC (rev 399428)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=palapeli
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A single-player jigsaw puzzle game"
+url="https://kde.org/applications/games/palapeli/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames qhull hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d7bd064fcdf7b4cdf969648c07928a6a45a2503eaa2cacca3b38dbef7e1cff80'
+'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 bbswitch/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:27
  Author: heftig
Revision: 743183

0.8-360: linux 5.9.5.arch2-1

Modified:
  bbswitch/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:26 UTC (rev 743182)
+++ PKGBUILD2020-11-05 15:09:27 UTC (rev 743183)
@@ -5,7 +5,7 @@
 pkgbase=bbswitch
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
-pkgrel=359
+pkgrel=360
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch;


[arch-commits] Commit in r8168/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:28
  Author: heftig
Revision: 743184

8.048.03-39: linux 5.9.5.arch2-1

Modified:
  r8168/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:27 UTC (rev 743183)
+++ PKGBUILD2020-11-05 15:09:28 UTC (rev 743184)
@@ -4,7 +4,7 @@
 
 pkgname=r8168
 pkgver=8.048.03
-pkgrel=38
+pkgrel=39
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")


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

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:38
  Author: yan12125
Revision: 743188

archrelease: copy trunk to community-staging-x86_64

Added:
  lxqt-config/repos/community-staging-x86_64/
  lxqt-config/repos/community-staging-x86_64/PKGBUILD
(from rev 743186, lxqt-config/trunk/PKGBUILD)

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

Copied: lxqt-config/repos/community-staging-x86_64/PKGBUILD (from rev 743186, 
lxqt-config/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:09:38 UTC (rev 743188)
@@ -0,0 +1,40 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=lxqt-config
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="LXQt system configuration."
+arch=("x86_64")
+groups=("lxqt")
+url="https://github.com/lxqt/$pkgname;
+license=("LGPL2.1")
+depends=("lxqt-themes" "liblxqt" "libkscreen" "libxcursor" 
"xf86-input-libinput" "qt5-svg" "libQt5Xdg.so")
+makedepends=("lxqt-build-tools")
+optdepends=(
+   'xsettingsd: help GTK applications apply themes on the fly'
+)
+source=(
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=('760b11d2fa0c3cdae0840dc22b3d4c119487d062b3f10d6b88f6a847ef83ec04'
+'SKIP')
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

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


[arch-commits] Commit in acpi_call/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:31
  Author: heftig
Revision: 743186

1.1.0-359: linux 5.9.5.arch2-1

Modified:
  acpi_call/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:29 UTC (rev 743185)
+++ PKGBUILD2020-11-05 15:09:31 UTC (rev 743186)
@@ -4,7 +4,7 @@
 
 pkgname=acpi_call
 pkgver=1.1.0
-pkgrel=358
+pkgrel=359
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 url='https://github.com/mkottman/acpi_call'
 arch=('x86_64')
@@ -61,3 +61,4 @@
 
 
 
+


[arch-commits] Commit in broadcom-wl/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:26
  Author: heftig
Revision: 743182

6.30.223.271-240: linux 5.9.5.arch2-1

Modified:
  broadcom-wl/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:24 UTC (rev 743181)
+++ PKGBUILD2020-11-05 15:09:26 UTC (rev 743182)
@@ -5,7 +5,7 @@
 #_kernelname=-custom  # Build against kernel with a different name
 pkgname=${_module}${_kernelname}
 pkgver=6.30.223.271
-pkgrel=239
+pkgrel=240
 pkgdesc='Broadcom 802.11 Linux STA wireless driver'
 arch=('x86_64')
 
url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure'
@@ -43,3 +43,4 @@
 
 
 
+


[arch-commits] Commit in tp_smapi/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:24
  Author: heftig
Revision: 743181

0.43-247: linux 5.9.5.arch2-1

Modified:
  tp_smapi/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:23 UTC (rev 743180)
+++ PKGBUILD2020-11-05 15:09:24 UTC (rev 743181)
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi
 pkgver=0.43
-pkgrel=246
+pkgrel=247
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'


[arch-commits] Commit in ksudoku/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:42
  Author: arojas
Revision: 399424

archrelease: copy trunk to extra-x86_64

Added:
  ksudoku/repos/extra-x86_64/PKGBUILD
(from rev 399423, ksudoku/trunk/PKGBUILD)
Deleted:
  ksudoku/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:32 UTC (rev 399423)
+++ PKGBUILD2020-11-05 15:09:42 UTC (rev 399424)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ksudoku
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A logic-based symbol placement puzzle"
-url="https://kde.org/applications/games/ksudoku/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames glu hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6fed393f734eb27d6c36ad7516bf29ff648d319f08d9f8bdc17a8030842d8e33'
-'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: ksudoku/repos/extra-x86_64/PKGBUILD (from rev 399423, 
ksudoku/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:09:42 UTC (rev 399424)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ksudoku
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A logic-based symbol placement puzzle"
+url="https://kde.org/applications/games/ksudoku/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames glu hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e926b47890d0824d29d8ae492829471c72c761f3c9928b24ff23f63c475bd842'
+'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 nvidia/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:32
  Author: heftig
Revision: 399423

455.38-4: linux 5.9.5.arch2-1

Modified:
  nvidia/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:32 UTC (rev 399422)
+++ PKGBUILD2020-11-05 15:09:32 UTC (rev 399423)
@@ -4,7 +4,7 @@
 
 pkgname=nvidia
 pkgver=455.38
-pkgrel=3
+pkgrel=4
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="https://www.nvidia.com/;
@@ -39,3 +39,4 @@
 
 
 
+


[arch-commits] Commit in lxqt-globalkeys/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:10:19
  Author: yan12125
Revision: 743189

upgpkg: lxqt-globalkeys 0.16.0-1; update URLs

Modified:
  lxqt-globalkeys/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:38 UTC (rev 743188)
+++ PKGBUILD2020-11-05 15:10:19 UTC (rev 743189)
@@ -2,12 +2,12 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=lxqt-globalkeys
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="LXQt daemon and library for global keyboard shortcuts registration."
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("LGPL2.1")
 depends=("liblxqt")
 makedepends=("lxqt-build-tools")
@@ -15,7 +15,7 @@

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('ce54a1f62a3ec8a5ae0db5639df14141f4fea70643b915fb91c05c31fcbedbf1'
+sha256sums=('9245d93a98960eee655f87ee9c3bb839580a7e6589c8540d0af73489eff1d1ed'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in deepin-anything-arch/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:33
  Author: heftig
Revision: 743187

5.0.1-120: linux 5.9.5.arch2-1

Modified:
  deepin-anything-arch/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:31 UTC (rev 743186)
+++ PKGBUILD2020-11-05 15:09:33 UTC (rev 743187)
@@ -2,7 +2,7 @@
 
 pkgname=deepin-anything-arch
 pkgver=5.0.1
-pkgrel=119
+pkgrel=120
 pkgdesc="Deepin Anything file search tool, kernel module for Arch kernel"
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-anything;


[arch-commits] Commit in ktuberling/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:53
  Author: arojas
Revision: 399425

archrelease: copy trunk to extra-x86_64

Added:
  ktuberling/repos/extra-x86_64/PKGBUILD
(from rev 399424, ktuberling/trunk/PKGBUILD)
Deleted:
  ktuberling/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:42 UTC (rev 399424)
+++ PKGBUILD2020-11-05 15:09:53 UTC (rev 399425)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktuberling
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A simple constructor game suitable for children and adults alike"
-url="https://kde.org/applications/games/ktuberling/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(hicolor-icon-theme libkdegames)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f9e4a0de3b92d015f8e7b862badf4bbf11b3ce2727aa607384a009247e7b7fad'
-'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: ktuberling/repos/extra-x86_64/PKGBUILD (from rev 399424, 
ktuberling/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:09:53 UTC (rev 399425)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktuberling
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A simple constructor game suitable for children and adults alike"
+url="https://kde.org/applications/games/ktuberling/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(hicolor-icon-theme libkdegames)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('bfe6092dc7238a55fb733f2c212cad31738dfb4e1661778e2a06176e6cb5de60'
+'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 kubrick/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:10:19
  Author: arojas
Revision: 399426

archrelease: copy trunk to extra-x86_64

Added:
  kubrick/repos/extra-x86_64/PKGBUILD
(from rev 399425, kubrick/trunk/PKGBUILD)
Deleted:
  kubrick/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:53 UTC (rev 399425)
+++ PKGBUILD2020-11-05 15:10:19 UTC (rev 399426)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kubrick
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Based on the famous Rubik's Cube"
-url="https://kde.org/applications/games/kubrick/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames glu hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('02fed26a7246feffd668fbda939893295557c0571da64fdf195db93474653224'
-'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: kubrick/repos/extra-x86_64/PKGBUILD (from rev 399425, 
kubrick/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:10:19 UTC (rev 399426)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kubrick
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Based on the famous Rubik's Cube"
+url="https://kde.org/applications/games/kubrick/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames glu hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9d13fa34477d0c29a898fea0b7c0f978f2c69c76e0b09d8cda23b731f21b670e'
+'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 ksquares/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:32
  Author: arojas
Revision: 399422

archrelease: copy trunk to extra-x86_64

Added:
  ksquares/repos/extra-x86_64/PKGBUILD
(from rev 399421, ksquares/trunk/PKGBUILD)
Deleted:
  ksquares/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:21 UTC (rev 399421)
+++ PKGBUILD2020-11-05 15:09:32 UTC (rev 399422)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ksquares
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A game modeled after the well known pen and paper based game of Dots 
and Boxes"
-url="https://kde.org/applications/games/ksquares/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e1f9fdfa9a4a8348a65e66d48b7389784a1db6c8799cea453d6da3a2a57aca59'
-'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: ksquares/repos/extra-x86_64/PKGBUILD (from rev 399421, 
ksquares/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:09:32 UTC (rev 399422)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ksquares
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A game modeled after the well known pen and paper based game of Dots 
and Boxes"
+url="https://kde.org/applications/games/ksquares/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9e61294fe62a8f523b52389af933a1a2ce07862b18ffbb7f7b36ad4ffda207b2'
+'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 netfilter-fullconenat/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:22
  Author: heftig
Revision: 743179

r73.0cf3b48-59: linux 5.9.5.arch2-1

Modified:
  netfilter-fullconenat/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:20 UTC (rev 743178)
+++ PKGBUILD2020-11-05 15:09:22 UTC (rev 743179)
@@ -3,7 +3,7 @@
 
 pkgname=netfilter-fullconenat
 pkgver=r73.0cf3b48
-pkgrel=58
+pkgrel=59
 pkgdesc="A kernel module that turns MASQUERADE into full cone SNAT"
 arch=('x86_64')
 url="https://github.com/Chion82/netfilter-full-cone-nat;


[arch-commits] Commit in kspaceduel/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:21
  Author: arojas
Revision: 399421

archrelease: copy trunk to extra-x86_64

Added:
  kspaceduel/repos/extra-x86_64/PKGBUILD
(from rev 399420, kspaceduel/trunk/PKGBUILD)
Deleted:
  kspaceduel/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:11 UTC (rev 399420)
+++ PKGBUILD2020-11-05 15:09:21 UTC (rev 399421)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kspaceduel
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Each of two possible players controls a satellite spaceship orbiting 
the sun"
-url="https://kde.org/applications/games/kspaceduel/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('62b9526c031662c049aa90b06ed3e5e2ce8ae774f271e1f29430f23c1f6cd787'
-'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: kspaceduel/repos/extra-x86_64/PKGBUILD (from rev 399420, 
kspaceduel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:09:21 UTC (rev 399421)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kspaceduel
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Each of two possible players controls a satellite spaceship orbiting 
the sun"
+url="https://kde.org/applications/games/kspaceduel/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3247bbcc9853b856b4e479c1a432c218e06471824b0589288ca385d0baa523c6'
+'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 kreversi/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:08:40
  Author: arojas
Revision: 399417

archrelease: copy trunk to extra-x86_64

Added:
  kreversi/repos/extra-x86_64/PKGBUILD
(from rev 399416, kreversi/trunk/PKGBUILD)
Deleted:
  kreversi/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:08:30 UTC (rev 399416)
+++ PKGBUILD2020-11-05 15:08:40 UTC (rev 399417)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kreversi
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A simple one player strategy game played against the computer"
-url="https://kde.org/applications/games/kreversi/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('22824dca9c8f07145a6fd9b7386867d8a8efff0fda6752f377230381a1cc71c2'
-'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: kreversi/repos/extra-x86_64/PKGBUILD (from rev 399416, 
kreversi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:08:40 UTC (rev 399417)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kreversi
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A simple one player strategy game played against the computer"
+url="https://kde.org/applications/games/kreversi/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b15e0192700a7b59ae2b1b43e336e5596d691303ff0247d38cac0783c5017e34'
+'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 ksnakeduel/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:11
  Author: arojas
Revision: 399420

archrelease: copy trunk to extra-x86_64

Added:
  ksnakeduel/repos/extra-x86_64/PKGBUILD
(from rev 399419, ksnakeduel/trunk/PKGBUILD)
Deleted:
  ksnakeduel/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:01 UTC (rev 399419)
+++ PKGBUILD2020-11-05 15:09:11 UTC (rev 399420)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ksnakeduel
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A simple snake duel game"
-url="https://kde.org/applications/games/ksnakeduel/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b6f0f51f8fad795cd134f9426b1f1ba8ccceb72e304e8ba55e60af471ad282cc'
-'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: ksnakeduel/repos/extra-x86_64/PKGBUILD (from rev 399419, 
ksnakeduel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:09:11 UTC (rev 399420)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ksnakeduel
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A simple snake duel game"
+url="https://kde.org/applications/games/ksnakeduel/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f686d7f201ebf226ee7e848320917cf09cc33ffa80337e65530f086b275fcd0f'
+'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 ksirk/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:01
  Author: arojas
Revision: 399419

archrelease: copy trunk to extra-x86_64

Added:
  ksirk/repos/extra-x86_64/PKGBUILD
(from rev 399418, ksirk/trunk/PKGBUILD)
Deleted:
  ksirk/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:08:51 UTC (rev 399418)
+++ PKGBUILD2020-11-05 15:09:01 UTC (rev 399419)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ksirk
-pkgver=20.08.2
-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 kde-games)
-depends=(libkdegames qca phonon-qt5 hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b7766f0976b3cc112d4c599d91c07d321829c9b1e8ef34d3d21ec4964026854a'
-'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: ksirk/repos/extra-x86_64/PKGBUILD (from rev 399418, 
ksirk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:09:01 UTC (rev 399419)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ksirk
+pkgver=20.08.3
+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 kde-games)
+depends=(libkdegames qca phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f462220e0326ce8caa0f7a34a271a9132394f3bb725f1ed5bea6a35cc00aaccf'
+'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 kshisen/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:08:51
  Author: arojas
Revision: 399418

archrelease: copy trunk to extra-x86_64

Added:
  kshisen/repos/extra-x86_64/PKGBUILD
(from rev 399417, kshisen/trunk/PKGBUILD)
Deleted:
  kshisen/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:08:40 UTC (rev 399417)
+++ PKGBUILD2020-11-05 15:08:51 UTC (rev 399418)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kshisen
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A solitaire-like game played using the standard set of Mahjong tiles"
-url="https://kde.org/applications/games/kshisen/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames libkmahjongg hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d11030b101a409324661adf664d4298f34cc320abff80dba72d112cc3ae2d25d'
-'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: kshisen/repos/extra-x86_64/PKGBUILD (from rev 399417, 
kshisen/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:08:51 UTC (rev 399418)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kshisen
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A solitaire-like game played using the standard set of Mahjong tiles"
+url="https://kde.org/applications/games/kshisen/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames libkmahjongg hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8986a5b39f9ad8378c60b8f1465a19d38d3bf26204eac1fd8c4401a311c4c8ef'
+'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 virtualbox-host-modules-arch/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:23
  Author: heftig
Revision: 743180

6.1.16-5: linux 5.9.5.arch2-1

Modified:
  virtualbox-host-modules-arch/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:09:22 UTC (rev 743179)
+++ PKGBUILD2020-11-05 15:09:23 UTC (rev 743180)
@@ -3,7 +3,7 @@
 
 pkgname='virtualbox-host-modules-arch'
 pkgver=6.1.16
-pkgrel=4
+pkgrel=5
 pkgdesc='Virtualbox host kernel modules for Arch Kernel'
 arch=('x86_64')
 url='https://virtualbox.org/'
@@ -40,3 +40,4 @@
 
 
 
+


[arch-commits] Commit in lxqt-config/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:09:20
  Author: yan12125
Revision: 743178

upgpkg: lxqt-config 0.16.0-1; update URLs

Modified:
  lxqt-config/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:07:41 UTC (rev 743177)
+++ PKGBUILD2020-11-05 15:09:20 UTC (rev 743178)
@@ -2,12 +2,12 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=lxqt-config
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="LXQt system configuration."
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("LGPL2.1")
 depends=("lxqt-themes" "liblxqt" "libkscreen" "libxcursor" 
"xf86-input-libinput" "qt5-svg" "libQt5Xdg.so")
 makedepends=("lxqt-build-tools")
@@ -18,7 +18,7 @@

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('ebe26f1d5b9392e6363d7269468d45419b3dac7873ca0b3826a757eb4d7bcaa1'
+sha256sums=('760b11d2fa0c3cdae0840dc22b3d4c119487d062b3f10d6b88f6a847ef83ec04'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in kpatience/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:08:30
  Author: arojas
Revision: 399416

archrelease: copy trunk to extra-x86_64

Added:
  kpatience/repos/extra-x86_64/PKGBUILD
(from rev 399415, kpatience/trunk/PKGBUILD)
Deleted:
  kpatience/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:08:20 UTC (rev 399415)
+++ PKGBUILD2020-11-05 15:08:30 UTC (rev 399416)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kpatience
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Offers a selection of solitaire card games"
-url="https://kde.org/applications/games/kpatience/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames freecell-solver black-hole-solver hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/kpat-$pkgver.tar.xz"{,.sig})
-sha256sums=('e4aaed4e876212a926a05d252dab9d01f240d829e383c6072e168a4f78e6d446'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kpatience/repos/extra-x86_64/PKGBUILD (from rev 399415, 
kpatience/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:08:30 UTC (rev 399416)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kpatience
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Offers a selection of solitaire card games"
+url="https://kde.org/applications/games/kpatience/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames freecell-solver black-hole-solver hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/kpat-$pkgver.tar.xz"{,.sig})
+sha256sums=('493b20d53806cbb1bd656817ef139de80197ec585bb097c4bd28c23b655aa4c5'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in konquest/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:08:20
  Author: arojas
Revision: 399415

archrelease: copy trunk to extra-x86_64

Added:
  konquest/repos/extra-x86_64/PKGBUILD
(from rev 399414, konquest/trunk/PKGBUILD)
Deleted:
  konquest/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:08:10 UTC (rev 399414)
+++ PKGBUILD2020-11-05 15:08:20 UTC (rev 399415)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=konquest
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="The KDE version of Gnu-Lactic"
-url="https://kde.org/applications/games/konquest/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cf97a6961b15b39f5bcdf541e52c137f1d67d0fa5ee259922b4e762edc4491eb'
-'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: konquest/repos/extra-x86_64/PKGBUILD (from rev 399414, 
konquest/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:08:20 UTC (rev 399415)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=konquest
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="The KDE version of Gnu-Lactic"
+url="https://kde.org/applications/games/konquest/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8ba1f5269ff9ba1346f6001ded528bf0041352784c64d4a13750b5df049000f3'
+'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/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:49
  Author: arojas
Revision: 399412

archrelease: copy trunk to extra-x86_64

Added:
  knights/repos/extra-x86_64/PKGBUILD
(from rev 399411, knights/trunk/PKGBUILD)
Deleted:
  knights/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:07:39 UTC (rev 399411)
+++ PKGBUILD2020-11-05 15:07:49 UTC (rev 399412)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=knights
-pkgver=20.08.2
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b62dda6e8b5bb85cc814f7244e39806e38c266be1bf3090eb6de59c8141fc1d4'
-'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/extra-x86_64/PKGBUILD (from rev 399411, 
knights/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:07:49 UTC (rev 399412)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=knights
+pkgver=20.08.3
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('367e1e793a2e6cb49854213a472065b5ef297a6e9ba53c222c087491eb410b7f'
+'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 kollision/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:08:10
  Author: arojas
Revision: 399414

archrelease: copy trunk to extra-x86_64

Added:
  kollision/repos/extra-x86_64/PKGBUILD
(from rev 399413, kollision/trunk/PKGBUILD)
Deleted:
  kollision/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:07:59 UTC (rev 399413)
+++ PKGBUILD2020-11-05 15:08:10 UTC (rev 399414)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kollision
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A simple ball dodging game"
-url="https://kde.org/applications/games/kollision/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9b6829f49d9baa89596ef8649996724db72c3c8eb793b9b6afc80dc0d07c0421'
-'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: kollision/repos/extra-x86_64/PKGBUILD (from rev 399413, 
kollision/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:08:10 UTC (rev 399414)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kollision
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A simple ball dodging game"
+url="https://kde.org/applications/games/kollision/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('88dab9b2220c1b87f6b9b10a1e210cf79fbede4b37026565f912906897180ad1'
+'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 kolf/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:59
  Author: arojas
Revision: 399413

archrelease: copy trunk to extra-x86_64

Added:
  kolf/repos/extra-x86_64/PKGBUILD
(from rev 399412, kolf/trunk/PKGBUILD)
Deleted:
  kolf/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:07:49 UTC (rev 399412)
+++ PKGBUILD2020-11-05 15:07:59 UTC (rev 399413)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kolf
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A miniature golf game with 2d top-down view"
-url="https://kde.org/applications/games/kolf/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('834c1c6cdc62e650c7b0d36db26387cc4ebe2bb4b2e8fa06c0bf461e3a1e8c64'
-'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: kolf/repos/extra-x86_64/PKGBUILD (from rev 399412, kolf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:07:59 UTC (rev 399413)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kolf
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A miniature golf game with 2d top-down view"
+url="https://kde.org/applications/games/kolf/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c0869795b38c02ef98e35e71c3c7143ef8b886bfbb357d5d0b1c91b79efb'
+'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 knetwalk/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:39
  Author: arojas
Revision: 399411

archrelease: copy trunk to extra-x86_64

Added:
  knetwalk/repos/extra-x86_64/PKGBUILD
(from rev 399410, knetwalk/trunk/PKGBUILD)
Deleted:
  knetwalk/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:07:28 UTC (rev 399410)
+++ PKGBUILD2020-11-05 15:07:39 UTC (rev 399411)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=knetwalk
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Connect all the terminals to the server, in as few turns as possible"
-url="https://kde.org/applications/games/knetwalk/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4a97f4b1af463e5e50698e8ac089cf6933fb66f25dd9b0fae3f1b1a51cbca3c0'
-'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: knetwalk/repos/extra-x86_64/PKGBUILD (from rev 399410, 
knetwalk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:07:39 UTC (rev 399411)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knetwalk
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Connect all the terminals to the server, in as few turns as possible"
+url="https://kde.org/applications/games/knetwalk/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d426d76cbcb045c89de012970ad51ed4ed8ad1994cb891d7cd11992be2befa8e'
+'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/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:28
  Author: arojas
Revision: 399410

archrelease: copy trunk to extra-x86_64

Added:
  knavalbattle/repos/extra-x86_64/PKGBUILD
(from rev 399409, knavalbattle/trunk/PKGBUILD)
Deleted:
  knavalbattle/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:07:17 UTC (rev 399409)
+++ PKGBUILD2020-11-05 15:07:28 UTC (rev 399410)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=knavalbattle
-pkgver=20.08.2
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2cd91ee61193810eee62e47f38f590e81b03287083f31564e0ebfd893d339ac9'
-'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: knavalbattle/repos/extra-x86_64/PKGBUILD (from rev 399409, 
knavalbattle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:07:28 UTC (rev 399410)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=knavalbattle
+pkgver=20.08.3
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d80edc3731291be8e5c886b5c26495b53e84a1d0554b85f71ed5fa423f8a4880'
+'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 lxqt-admin/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:30
  Author: yan12125
Revision: 743176

upgpkg: lxqt-admin 0.16.0-1; update URLs

Modified:
  lxqt-admin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:07:17 UTC (rev 743175)
+++ PKGBUILD2020-11-05 15:07:30 UTC (rev 743176)
@@ -2,12 +2,12 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=lxqt-admin
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="LXQt system administration tool."
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("LGPL2.1")
 depends=("qt5-base" "liblxqt" "kwindowsystem" "polkit-qt5")
 makedepends=("cmake" "qt5-tools" "lxqt-build-tools")
@@ -15,7 +15,7 @@

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha512sums=('830de1f3f65913b939b286adeeddfdfc22318bf09ea0ff7b705521c5c06f8edefa189b08bd4f6281116a12fc3255ace68a35ee56f3f7bec0e0f1cceea3b47c22'
+sha512sums=('ed61e886a52985f67c38d39d949fabbd5532ebf61f232d4d2accf144b8fc650f85457e0e8b6066fad3f914ad61f8b1779360c886d3622c09765e421dfcea2484'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



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

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:41
  Author: yan12125
Revision: 743177

archrelease: copy trunk to community-staging-x86_64

Added:
  lxqt-admin/repos/community-staging-x86_64/
  lxqt-admin/repos/community-staging-x86_64/PKGBUILD
(from rev 743176, lxqt-admin/trunk/PKGBUILD)

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

Copied: lxqt-admin/repos/community-staging-x86_64/PKGBUILD (from rev 743176, 
lxqt-admin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:07:41 UTC (rev 743177)
@@ -0,0 +1,38 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=lxqt-admin
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="LXQt system administration tool."
+arch=("x86_64")
+groups=("lxqt")
+url="https://github.com/lxqt/$pkgname;
+license=("LGPL2.1")
+depends=("qt5-base" "liblxqt" "kwindowsystem" "polkit-qt5")
+makedepends=("cmake" "qt5-tools" "lxqt-build-tools")
+source=(
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha512sums=('ed61e886a52985f67c38d39d949fabbd5532ebf61f232d4d2accf144b8fc650f85457e0e8b6066fad3f914ad61f8b1779360c886d3622c09765e421dfcea2484'
+'SKIP')
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

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


[arch-commits] Commit in kmines/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:17
  Author: arojas
Revision: 399409

archrelease: copy trunk to extra-x86_64

Added:
  kmines/repos/extra-x86_64/PKGBUILD
(from rev 399408, kmines/trunk/PKGBUILD)
Deleted:
  kmines/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:07:06 UTC (rev 399408)
+++ PKGBUILD2020-11-05 15:07:17 UTC (rev 399409)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kmines
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="The classic Minesweeper game"
-url="https://kde.org/applications/games/kmines/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6b07a812497a665505b6b1e3a84ac0818f1a5e5757146cdbceec55e94bb41753'
-'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: kmines/repos/extra-x86_64/PKGBUILD (from rev 399408, 
kmines/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:07:17 UTC (rev 399409)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kmines
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="The classic Minesweeper game"
+url="https://kde.org/applications/games/kmines/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('971ad5017f8ec5227e2d0d6c6f4abdc59d4bafa68f040fc39cf5db3d6e84c5d6'
+'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 lxqt-about/repos (2 files)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:17
  Author: yan12125
Revision: 743175

archrelease: copy trunk to community-staging-x86_64

Added:
  lxqt-about/repos/community-staging-x86_64/
  lxqt-about/repos/community-staging-x86_64/PKGBUILD
(from rev 743174, lxqt-about/trunk/PKGBUILD)

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

Copied: lxqt-about/repos/community-staging-x86_64/PKGBUILD (from rev 743174, 
lxqt-about/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:07:17 UTC (rev 743175)
@@ -0,0 +1,38 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=lxqt-about
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="LXQt about dialog."
+arch=("x86_64")
+groups=("lxqt")
+url="https://github.com/lxqt/$pkgname;
+license=("LGPL2.1")
+depends=("liblxqt" "libQt5Xdg.so")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=('b7aaeb2a677b049f7df59fc27eab61721afc066d6064ca333ce55dd698247b6c'
+'SKIP')
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

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


[arch-commits] Commit in lxqt-about/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:05
  Author: yan12125
Revision: 743174

upgpkg: lxqt-about 0.16.0-1; update URLs

Modified:
  lxqt-about/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:50 UTC (rev 743173)
+++ PKGBUILD2020-11-05 15:07:05 UTC (rev 743174)
@@ -2,12 +2,12 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=lxqt-about
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="LXQt about dialog."
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("LGPL2.1")
 depends=("liblxqt" "libQt5Xdg.so")
 makedepends=("lxqt-build-tools")
@@ -15,7 +15,7 @@

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('50d7156b5d8691ced72e85312b54da1e94503824b177c5e16ce8fae977f8445c'
+sha256sums=('b7aaeb2a677b049f7df59fc27eab61721afc066d6064ca333ce55dd698247b6c'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in klickety/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:06:44
  Author: arojas
Revision: 399406

archrelease: copy trunk to extra-x86_64

Added:
  klickety/repos/extra-x86_64/PKGBUILD
(from rev 399405, klickety/trunk/PKGBUILD)
Deleted:
  klickety/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:06:34 UTC (rev 399405)
+++ PKGBUILD2020-11-05 15:06:44 UTC (rev 399406)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=klickety
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="An adaptation of the Clickomania game"
-url="https://kde.org/applications/games/klickety/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames hicolor-icon-theme perl)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('90665c5aeda52f55af8dcf3936e557ba431d9e48c6be361eaeb82117b6213a33'
-'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: klickety/repos/extra-x86_64/PKGBUILD (from rev 399405, 
klickety/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:06:44 UTC (rev 399406)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=klickety
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="An adaptation of the Clickomania game"
+url="https://kde.org/applications/games/klickety/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames hicolor-icon-theme perl)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ee833c768eb6d646c969c09a57b537f37f646247e4c1d72e5576015ff34b55e3'
+'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 kmahjongg/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:07:06
  Author: arojas
Revision: 399408

archrelease: copy trunk to extra-x86_64

Added:
  kmahjongg/repos/extra-x86_64/PKGBUILD
(from rev 399407, kmahjongg/trunk/PKGBUILD)
Deleted:
  kmahjongg/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:06:55 UTC (rev 399407)
+++ PKGBUILD2020-11-05 15:07:06 UTC (rev 399408)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kmahjongg
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A tile matching game for one or two players"
-url="https://kde.org/applications/games/kmahjongg/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkmahjongg libkdegames hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('98e34794560a062bd22950acc583b77a6f8d1d28aceb863604f5a6c98c6cc80d'
-'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: kmahjongg/repos/extra-x86_64/PKGBUILD (from rev 399407, 
kmahjongg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:07:06 UTC (rev 399408)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kmahjongg
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A tile matching game for one or two players"
+url="https://kde.org/applications/games/kmahjongg/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkmahjongg libkdegames hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('70e0c7c228136240ed7cc2703fb1757f5f2fc925cf7a9b73d5beb8df4f4df771'
+'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 klines/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:06:55
  Author: arojas
Revision: 399407

archrelease: copy trunk to extra-x86_64

Added:
  klines/repos/extra-x86_64/PKGBUILD
(from rev 399406, klines/trunk/PKGBUILD)
Deleted:
  klines/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:06:44 UTC (rev 399406)
+++ PKGBUILD2020-11-05 15:06:55 UTC (rev 399407)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=klines
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A simple but highly addictive one player game"
-url="https://kde.org/applications/games/klines/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8e8b897cdc3c31fada1dd2635da211def507f47c8062c6458f559283ae470edb'
-'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: klines/repos/extra-x86_64/PKGBUILD (from rev 399406, 
klines/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:06:55 UTC (rev 399407)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=klines
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A simple but highly addictive one player game"
+url="https://kde.org/applications/games/klines/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0c11c6bd48e60601207e3f10b80ecdd38c4a519079cc62000e795ca903bc25d1'
+'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 kjumpingcube/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:06:34
  Author: arojas
Revision: 399405

archrelease: copy trunk to extra-x86_64

Added:
  kjumpingcube/repos/extra-x86_64/PKGBUILD
(from rev 399404, kjumpingcube/trunk/PKGBUILD)
Deleted:
  kjumpingcube/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:06:24 UTC (rev 399404)
+++ PKGBUILD2020-11-05 15:06:34 UTC (rev 399405)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kjumpingcube
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A simple tactical game"
-url="https://kde.org/applications/games/kjumpingcube/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0edba227e24b8aeda4e75bc6c25ad25b50ac624b5319a64ce20d6c3f7691a48a'
-'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: kjumpingcube/repos/extra-x86_64/PKGBUILD (from rev 399404, 
kjumpingcube/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:06:34 UTC (rev 399405)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kjumpingcube
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A simple tactical game"
+url="https://kde.org/applications/games/kjumpingcube/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ffdddccdc91fb7546cfc53db7c2ac4c6cd5b11137f670922ea0699c6b93444a4'
+'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 killbots/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:06:14
  Author: arojas
Revision: 399403

archrelease: copy trunk to extra-x86_64

Added:
  killbots/repos/extra-x86_64/PKGBUILD
(from rev 399402, killbots/trunk/PKGBUILD)
Deleted:
  killbots/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:06:03 UTC (rev 399402)
+++ PKGBUILD2020-11-05 15:06:14 UTC (rev 399403)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=killbots
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A simple game of evading killer robots"
-url="https://kde.org/applications/games/killbots/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('332ebd24be6ea62c8621aeaa5b200d6ebf03ae0198a06693b36b2c80cac89d95'
-'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: killbots/repos/extra-x86_64/PKGBUILD (from rev 399402, 
killbots/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:06:14 UTC (rev 399403)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=killbots
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A simple game of evading killer robots"
+url="https://kde.org/applications/games/killbots/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('035962a01c397e00e18ac7f3f3b10ebc4ed2c94f63afd851db17dfbc80af81c8'
+'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 kigo/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:06:03
  Author: arojas
Revision: 399402

archrelease: copy trunk to extra-x86_64

Added:
  kigo/repos/extra-x86_64/PKGBUILD
(from rev 399401, kigo/trunk/PKGBUILD)
Deleted:
  kigo/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:05:52 UTC (rev 399401)
+++ PKGBUILD2020-11-05 15:06:03 UTC (rev 399402)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kigo
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="An open-source implementation of the popular Go game"
-url="https://kde.org/applications/games/kigo/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames gnugo hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b9e6edd2e35e57edb3d89bb76f1d7e4a9e7f8fb64644b58012543a367834aa60'
-'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: kigo/repos/extra-x86_64/PKGBUILD (from rev 399401, kigo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:06:03 UTC (rev 399402)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kigo
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="An open-source implementation of the popular Go game"
+url="https://kde.org/applications/games/kigo/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames gnugo hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2558036540950d8a073e92326724e0868ab8acd8712e7bab4910d9bf239da36b'
+'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 kiriki/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:06:24
  Author: arojas
Revision: 399404

archrelease: copy trunk to extra-x86_64

Added:
  kiriki/repos/extra-x86_64/PKGBUILD
(from rev 399403, kiriki/trunk/PKGBUILD)
Deleted:
  kiriki/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:06:14 UTC (rev 399403)
+++ PKGBUILD2020-11-05 15:06:24 UTC (rev 399404)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kiriki
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="An addictive and fun dice game"
-url="https://kde.org/applications/games/kiriki/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('42081e39c045bd830c6a79938a83690ea5641aa9e5437645234441da2d29b053'
-'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: kiriki/repos/extra-x86_64/PKGBUILD (from rev 399403, 
kiriki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:06:24 UTC (rev 399404)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kiriki
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="An addictive and fun dice game"
+url="https://kde.org/applications/games/kiriki/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0ee4789794f2bda536413bc901e4a624abefdb68f682895e0b7f31826294adbd'
+'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 kgoldrunner/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:05:52
  Author: arojas
Revision: 399401

archrelease: copy trunk to extra-x86_64

Added:
  kgoldrunner/repos/extra-x86_64/PKGBUILD
(from rev 399400, kgoldrunner/trunk/PKGBUILD)
Deleted:
  kgoldrunner/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:05:42 UTC (rev 399400)
+++ PKGBUILD2020-11-05 15:05:52 UTC (rev 399401)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kgoldrunner
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A game of action and puzzle solving"
-url="https://kde.org/applications/games/kgoldrunner/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4bbcfcf5cf810e0b1f78e1a88d222631c07401187fb327deaa5ab6658483d351'
-'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: kgoldrunner/repos/extra-x86_64/PKGBUILD (from rev 399400, 
kgoldrunner/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:05:52 UTC (rev 399401)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kgoldrunner
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A game of action and puzzle solving"
+url="https://kde.org/applications/games/kgoldrunner/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f93c9f643c60b0ed3566ec15cf2654c98353cce82a9455125edd2c4e006d2c80'
+'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/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:05:30
  Author: arojas
Revision: 399399

archrelease: copy trunk to extra-x86_64

Added:
  kdiamond/repos/extra-x86_64/PKGBUILD
(from rev 399398, kdiamond/trunk/PKGBUILD)
Deleted:
  kdiamond/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:05:22 UTC (rev 399398)
+++ PKGBUILD2020-11-05 15:05:30 UTC (rev 399399)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdiamond
-pkgver=20.08.2
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7bfc2b24d86c663bff719156ba20cd36017f1df647ee6769b5101aa6ab3e3e21'
-'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: kdiamond/repos/extra-x86_64/PKGBUILD (from rev 399398, 
kdiamond/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:05:30 UTC (rev 399399)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdiamond
+pkgver=20.08.3
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fd168af82bfec1cca87beb1f9b89520fdd4aa31401db690855615ac5c79b4153'
+'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 kfourinline/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:05:42
  Author: arojas
Revision: 399400

archrelease: copy trunk to extra-x86_64

Added:
  kfourinline/repos/extra-x86_64/PKGBUILD
(from rev 399399, kfourinline/trunk/PKGBUILD)
Deleted:
  kfourinline/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:05:30 UTC (rev 399399)
+++ PKGBUILD2020-11-05 15:05:42 UTC (rev 399400)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kfourinline
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A four-in-a-row game"
-url="https://kde.org/applications/games/kfourinline/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('aed2ecdb40b2e3d5452b183a1817216373d32a0aab4eff02f6c823a6f8d801eb'
-'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: kfourinline/repos/extra-x86_64/PKGBUILD (from rev 399399, 
kfourinline/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:05:42 UTC (rev 399400)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kfourinline
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A four-in-a-row game"
+url="https://kde.org/applications/games/kfourinline/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5bdbf3eb3af5bc79d5964f4bbca5da008dd1e703ebd843088f5a64661b213640'
+'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 linux/trunk (PKGBUILD)

2020-11-05 Thread Jan Steffens via arch-commits
Date: Thursday, November 5, 2020 @ 15:05:22
  Author: heftig
Revision: 399398

5.9.5.arch2-1

Modified:
  linux/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:05:20 UTC (rev 399397)
+++ PKGBUILD2020-11-05 15:05:22 UTC (rev 399398)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgbase=linux
-pkgver=5.9.4.arch1
+pkgver=5.9.5.arch2
 pkgrel=1
 pkgdesc='Linux'
 _srctag=v${pkgver%.*}-${pkgver##*.}


[arch-commits] Commit in kblackbox/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:49
  Author: arojas
Revision: 399394

archrelease: copy trunk to extra-x86_64

Added:
  kblackbox/repos/extra-x86_64/PKGBUILD
(from rev 399393, kblackbox/trunk/PKGBUILD)
Deleted:
  kblackbox/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:38 UTC (rev 399393)
+++ PKGBUILD2020-11-05 15:04:49 UTC (rev 399394)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kblackbox
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A game of hide and seek played on a grid of boxes"
-url="https://kde.org/applications/games/kblackbox/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('714a8749a49d1a7938b74372138ae3e5bafef50de61207e63a6d2c60b6bfded2'
-'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: kblackbox/repos/extra-x86_64/PKGBUILD (from rev 399393, 
kblackbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:04:49 UTC (rev 399394)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kblackbox
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A game of hide and seek played on a grid of boxes"
+url="https://kde.org/applications/games/kblackbox/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('30eb8bab264125cb7cd2ff4a8f410f9cf4cfb2641dda931cfa41fdc5f5156a6e'
+'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 lximage-qt/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:34
  Author: yan12125
Revision: 743172

upgpkg: lximage-qt 0.16.0-1; update URLs

Modified:
  lximage-qt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:30 UTC (rev 743171)
+++ PKGBUILD2020-11-05 15:04:34 UTC (rev 743172)
@@ -2,12 +2,12 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=lximage-qt
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="The LXQt image viewer and screenshot tool"
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("GPL2")
 depends=("lxqt-themes" "libfm-qt" "qt5-svg" "libexif" "libxfixes" 
"libfm-qt.so")
 optdepends=(
@@ -18,7 +18,7 @@

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('33cb2ce4cde14acb66c11f1bfed1d904ceb30c52453d9accde9f728f56f53e0a'
+sha256sums=('d83a8c1bbbaaa8f211731b790773c3f73c638740cf42d7b215b1594de03dbc90'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in kbounce/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:05:09
  Author: arojas
Revision: 399396

archrelease: copy trunk to extra-x86_64

Added:
  kbounce/repos/extra-x86_64/PKGBUILD
(from rev 399395, kbounce/trunk/PKGBUILD)
Deleted:
  kbounce/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:59 UTC (rev 399395)
+++ PKGBUILD2020-11-05 15:05:09 UTC (rev 399396)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kbounce
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A single player arcade game with the elements of puzzle"
-url="https://kde.org/applications/games/kbounce/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('371fbaf7c1faeacf1c74441ec1a58f1ced862f741e67123d2eb105f1d4f9b8e2'
-'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: kbounce/repos/extra-x86_64/PKGBUILD (from rev 399395, 
kbounce/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:05:09 UTC (rev 399396)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kbounce
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A single player arcade game with the elements of puzzle"
+url="https://kde.org/applications/games/kbounce/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9e1bdf041f1cb3dc371f8dda3c2323baab24f3edd2ec5603086e4b9a23ddc320'
+'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 kbreakout/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:05:20
  Author: arojas
Revision: 399397

archrelease: copy trunk to extra-x86_64

Added:
  kbreakout/repos/extra-x86_64/PKGBUILD
(from rev 399396, kbreakout/trunk/PKGBUILD)
Deleted:
  kbreakout/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:05:09 UTC (rev 399396)
+++ PKGBUILD2020-11-05 15:05:20 UTC (rev 399397)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas  
-# Contributor: Andrea Scarpino 
-
-pkgname=kbreakout
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A Breakout-like game"
-url="https://kde.org/applications/games/kbreakout/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b58b9dd26eff3960bc664076ddf4d0c81c7dfd5380be1d058b86de2d3f55d2ef'
-'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: kbreakout/repos/extra-x86_64/PKGBUILD (from rev 399396, 
kbreakout/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:05:20 UTC (rev 399397)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas  
+# Contributor: Andrea Scarpino 
+
+pkgname=kbreakout
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A Breakout-like game"
+url="https://kde.org/applications/games/kbreakout/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1f4d45954794d3474831731db9211a54bd0e9b878dc6887c2abbfbb66c0bcd92'
+'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 lximage-qt/repos (2 files)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:50
  Author: yan12125
Revision: 743173

archrelease: copy trunk to community-staging-x86_64

Added:
  lximage-qt/repos/community-staging-x86_64/
  lximage-qt/repos/community-staging-x86_64/PKGBUILD
(from rev 743172, lximage-qt/trunk/PKGBUILD)

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

Copied: lximage-qt/repos/community-staging-x86_64/PKGBUILD (from rev 743172, 
lximage-qt/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:04:50 UTC (rev 743173)
@@ -0,0 +1,41 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=lximage-qt
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="The LXQt image viewer and screenshot tool"
+arch=("x86_64")
+groups=("lxqt")
+url="https://github.com/lxqt/$pkgname;
+license=("GPL2")
+depends=("lxqt-themes" "libfm-qt" "qt5-svg" "libexif" "libxfixes" 
"libfm-qt.so")
+optdepends=(
+   "qt5-imageformats: support for additional image formats (WEBP, TIFF, 
etc.)"
+)
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=('d83a8c1bbbaaa8f211731b790773c3f73c638740cf42d7b215b1594de03dbc90'
+'SKIP')
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

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


[arch-commits] Commit in katomic/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:38
  Author: arojas
Revision: 399393

archrelease: copy trunk to extra-x86_64

Added:
  katomic/repos/extra-x86_64/PKGBUILD
(from rev 399392, katomic/trunk/PKGBUILD)
Deleted:
  katomic/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:28 UTC (rev 399392)
+++ PKGBUILD2020-11-05 15:04:38 UTC (rev 399393)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=katomic
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A fun and educational game built around molecular geometry"
-url="https://kde.org/applications/games/katomic/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(libkdegames hicolor-icon-theme perl)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bb94e81cb1122b57d2601f701bc51ff8fa27ac07a5de34e5c49928d50d46ed85'
-'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: katomic/repos/extra-x86_64/PKGBUILD (from rev 399392, 
katomic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:04:38 UTC (rev 399393)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=katomic
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A fun and educational game built around molecular geometry"
+url="https://kde.org/applications/games/katomic/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(libkdegames hicolor-icon-theme perl)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d336fdaa10d5d1deb66d6764e07a1288dc79692b789b63d8662ce57086e961ec'
+'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 qtermwidget/repos (2 files)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:30
  Author: yan12125
Revision: 743171

archrelease: copy trunk to community-staging-x86_64

Added:
  qtermwidget/repos/community-staging-x86_64/
  qtermwidget/repos/community-staging-x86_64/PKGBUILD
(from rev 743170, qtermwidget/trunk/PKGBUILD)

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

Copied: qtermwidget/repos/community-staging-x86_64/PKGBUILD (from rev 743170, 
qtermwidget/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:04:30 UTC (rev 743171)
@@ -0,0 +1,40 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=qtermwidget
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="A terminal widget for Qt, used by QTerminal"
+arch=("x86_64")
+url="https://github.com/lxqt/$pkgname;
+# Yep, it's messy when you're talking about licenses
+license=("LGPL" "custom:BSD" "custom:Public Domain")
+depends=("qt5-base")
+makedepends=("lxqt-build-tools")
+source=(
+  
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+  
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=('739fcc97581d1fca441914d67808ea5eb2a051300488be319bb7afe30a01fdf2'
+'SKIP')
+validpgpkeys=(
+  "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+  "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+  "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

+)
+
+
+build() {
+  mkdir -p build
+  cd build
+
+  cmake "$srcdir/$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir/$pkgname-$pkgver/README.md" -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}


[arch-commits] Commit in kblocks/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:59
  Author: arojas
Revision: 399395

archrelease: copy trunk to extra-x86_64

Added:
  kblocks/repos/extra-x86_64/PKGBUILD
(from rev 399394, kblocks/trunk/PKGBUILD)
Deleted:
  kblocks/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:49 UTC (rev 399394)
+++ PKGBUILD2020-11-05 15:04:59 UTC (rev 399395)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kblocks
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="The classic falling blocks game"
-url="https://kde.org/applications/games/kblocks/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c82f8b6e722308a236d0057028d644ebf8105c9c902d799bc2fb3e1c1ff7c188'
-'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: kblocks/repos/extra-x86_64/PKGBUILD (from rev 399394, 
kblocks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:04:59 UTC (rev 399395)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kblocks
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="The classic falling blocks game"
+url="https://kde.org/applications/games/kblocks/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ee9586d3e68ced73e796bd8b407233605be0ff8f60cf445cf3f03663fb3080c9'
+'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 kapman/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:28
  Author: arojas
Revision: 399392

archrelease: copy trunk to extra-x86_64

Added:
  kapman/repos/extra-x86_64/PKGBUILD
(from rev 399391, kapman/trunk/PKGBUILD)
Deleted:
  kapman/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:17 UTC (rev 399391)
+++ PKGBUILD2020-11-05 15:04:28 UTC (rev 399392)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kapman
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A clone of the well known game Pac-Man"
-url="https://kde.org/applications/games/kapman/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('932bd697f2ca0e44af6be983dae3e13df9435642b91f0e1ebba7fd50291c2cbd'
-'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: kapman/repos/extra-x86_64/PKGBUILD (from rev 399391, 
kapman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:04:28 UTC (rev 399392)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kapman
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A clone of the well known game Pac-Man"
+url="https://kde.org/applications/games/kapman/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fee768b772a45eb78b213aae70707b79299f92deb006095559311b013670015a'
+'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 haskell-ansi-wl-pprint/repos (2 files)

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:39
  Author: felixonmars
Revision: 743167

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-ansi-wl-pprint/repos/community-staging-x86_64/
  haskell-ansi-wl-pprint/repos/community-staging-x86_64/PKGBUILD
(from rev 743166, haskell-ansi-wl-pprint/trunk/PKGBUILD)

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

Copied: haskell-ansi-wl-pprint/repos/community-staging-x86_64/PKGBUILD (from 
rev 743166, haskell-ansi-wl-pprint/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:03:39 UTC (rev 743167)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ansi-wl-pprint
+pkgname=haskell-ansi-wl-pprint
+pkgver=0.6.9
+pkgrel=69
+pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
+url="https://github.com/ekmett/ansi-wl-pprint;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('2a66236f740f0b45b6133555e8b1315dc85ece1c16dd51e4aa7f31d2fee03d66869af5f81e6383aa840f503c2cad46f3655f53b784ebca7b3480efb53eea2a04')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *0.10/<1/' $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-example
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


[arch-commits] Commit in haskell-optparse-applicative/trunk (PKGBUILD)

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:07
  Author: felixonmars
Revision: 743168

upgpkg: haskell-optparse-applicative 0.16.0.0-6: rebuild with splitmix 0.1.0.3

Modified:
  haskell-optparse-applicative/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:39 UTC (rev 743167)
+++ PKGBUILD2020-11-05 15:04:07 UTC (rev 743168)
@@ -4,7 +4,7 @@
 _hkgname=optparse-applicative
 pkgname=haskell-optparse-applicative
 pkgver=0.16.0.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Utilities and combinators for parsing command line options"
 url="https://github.com/pcapriotti/optparse-applicative;
 license=("BSD")


[arch-commits] Commit in haskell-optparse-applicative/repos (2 files)

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:17
  Author: felixonmars
Revision: 743170

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-optparse-applicative/repos/community-staging-x86_64/
  haskell-optparse-applicative/repos/community-staging-x86_64/PKGBUILD
(from rev 743168, haskell-optparse-applicative/trunk/PKGBUILD)

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

Copied: haskell-optparse-applicative/repos/community-staging-x86_64/PKGBUILD 
(from rev 743168, haskell-optparse-applicative/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:04:17 UTC (rev 743170)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Roger Duran 
+
+_hkgname=optparse-applicative
+pkgname=haskell-optparse-applicative
+pkgver=0.16.0.0
+pkgrel=6
+pkgdesc="Utilities and combinators for parsing command line options"
+url="https://github.com/pcapriotti/optparse-applicative;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-ansi-wl-pprint" "haskell-transformers-compat")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('42735439bc0b592fc828b36d697a77bca79813b760b621d5f9546a6996960ff060bf844a478a739883fd37e7164bb526900cf774b192cc7e4a0e3ce3590e')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


[arch-commits] Commit in rocs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:26
  Author: arojas
Revision: 399386

archrelease: copy trunk to extra-x86_64

Added:
  rocs/repos/extra-x86_64/PKGBUILD
(from rev 399385, rocs/trunk/PKGBUILD)
Deleted:
  rocs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:15 UTC (rev 399385)
+++ PKGBUILD2020-11-05 15:03:26 UTC (rev 399386)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Roja 
-# Contributor: Andrea Scarpino 
-
-pkgname=rocs
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Graph Theory IDE"
-url="https://kde.org/applications/education/rocs/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2d8efd62b89dd36033bb3d818c82fee67e6efa2d2bb98dda0d4eab13baaee485'
-'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: rocs/repos/extra-x86_64/PKGBUILD (from rev 399385, rocs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:03:26 UTC (rev 399386)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Roja 
+# Contributor: Andrea Scarpino 
+
+pkgname=rocs
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Graph Theory IDE"
+url="https://kde.org/applications/education/rocs/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(grantlee ktexteditor kdeclarative qt5-xmlpatterns qt5-script 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('12761846693e08ac517c39f34f4e618080793c1dcdafe45c3a9f6801e7e9a92d'
+'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 kajongg/repos/extra-any (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:17
  Author: arojas
Revision: 399391

archrelease: copy trunk to extra-any

Added:
  kajongg/repos/extra-any/PKGBUILD
(from rev 399390, kajongg/trunk/PKGBUILD)
Deleted:
  kajongg/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:07 UTC (rev 399390)
+++ PKGBUILD2020-11-05 15:04:17 UTC (rev 399391)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kajongg
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="The ancient Chinese board game for 4 players"
-url="https://kde.org/applications/games/kajongg/;
-arch=(any)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-games)
-depends=(python-twisted python-pyqt5 libkmahjongg hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-optdepends=('vorbis-tools: for playing sounds')
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1eb534ac6d1d3ca14b73bd6e5b626b988acafc30b168f54d48a493adc715ecde'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kajongg/repos/extra-any/PKGBUILD (from rev 399390, 
kajongg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:04:17 UTC (rev 399391)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kajongg
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="The ancient Chinese board game for 4 players"
+url="https://kde.org/applications/games/kajongg/;
+arch=(any)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-games)
+depends=(python-twisted python-pyqt5 libkmahjongg hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('vorbis-tools: for playing sounds')
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ea3ae7d5314351724a843e8d06eda36326d66ea3f92d09fc1e00878a7b212073'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in bovo/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:57
  Author: arojas
Revision: 399389

archrelease: copy trunk to extra-x86_64

Added:
  bovo/repos/extra-x86_64/PKGBUILD
(from rev 399388, bovo/trunk/PKGBUILD)
Deleted:
  bovo/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:47 UTC (rev 399388)
+++ PKGBUILD2020-11-05 15:03:57 UTC (rev 399389)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=bovo
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A Gomoku like game for two players"
-url="https://kde.org/applications/games/bovo/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('936cab24a13900765f0c5a5afb6f155cb5a05bdb067f86b77e33af5f0e4c37d2'
-'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: bovo/repos/extra-x86_64/PKGBUILD (from rev 399388, bovo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:03:57 UTC (rev 399389)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=bovo
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A Gomoku like game for two players"
+url="https://kde.org/applications/games/bovo/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2f646d82ae825a2631394a4c515c265eeef4b2e58eefa6e6375d3eb7fd8eeb1a'
+'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 haskell-ansi-wl-pprint/trunk (PKGBUILD)

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:29
  Author: felixonmars
Revision: 743166

upgpkg: haskell-ansi-wl-pprint 0.6.9-69: rebuild with splitmix 0.1.0.3

Modified:
  haskell-ansi-wl-pprint/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:07 UTC (rev 743165)
+++ PKGBUILD2020-11-05 15:03:29 UTC (rev 743166)
@@ -4,7 +4,7 @@
 _hkgname=ansi-wl-pprint
 pkgname=haskell-ansi-wl-pprint
 pkgver=0.6.9
-pkgrel=68
+pkgrel=69
 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
 url="https://github.com/ekmett/ansi-wl-pprint;
 license=("BSD")


[arch-commits] Commit in qtermwidget/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:15
  Author: yan12125
Revision: 743169

upgpkg: qtermwidget 0.16.0-1; update URLs

Modified:
  qtermwidget/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:04:07 UTC (rev 743168)
+++ PKGBUILD2020-11-05 15:04:15 UTC (rev 743169)
@@ -2,20 +2,20 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=qtermwidget
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="A terminal widget for Qt, used by QTerminal"
 arch=("x86_64")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 # Yep, it's messy when you're talking about licenses
 license=("LGPL" "custom:BSD" "custom:Public Domain")
 depends=("qt5-base")
 makedepends=("lxqt-build-tools")
 source=(
-  
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-  
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+  
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+  
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('6ecaf7c91be282c5e34937a853fe649729966c38d7e8f4cf54c0df94d85ac3ee'
+sha256sums=('739fcc97581d1fca441914d67808ea5eb2a051300488be319bb7afe30a01fdf2'
 'SKIP')
 validpgpkeys=(
   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in granatier/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:04:07
  Author: arojas
Revision: 399390

archrelease: copy trunk to extra-x86_64

Added:
  granatier/repos/extra-x86_64/PKGBUILD
(from rev 399389, granatier/trunk/PKGBUILD)
Deleted:
  granatier/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:57 UTC (rev 399389)
+++ PKGBUILD2020-11-05 15:04:07 UTC (rev 399390)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=granatier
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A clone of the classic Bomberman game"
-url="https://kde.org/applications/games/granatier/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bb79b84b485bb194bf4edaa833e7705ec9fc0275301c70df78498b872de9ee57'
-'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: granatier/repos/extra-x86_64/PKGBUILD (from rev 399389, 
granatier/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:04:07 UTC (rev 399390)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=granatier
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A clone of the classic Bomberman game"
+url="https://kde.org/applications/games/granatier/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9a65508930c969f07fe6a228b0f4b1b24797cfaa49710698393b84cfb260aba4'
+'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 bomber/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:47
  Author: arojas
Revision: 399388

archrelease: copy trunk to extra-x86_64

Added:
  bomber/repos/extra-x86_64/PKGBUILD
(from rev 399387, bomber/trunk/PKGBUILD)
Deleted:
  bomber/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:36 UTC (rev 399387)
+++ PKGBUILD2020-11-05 15:03:47 UTC (rev 399388)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=bomber
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="A single player arcade game"
-url="https://kde.org/applications/games/bomber/;
-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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('27c226b31bcdbbda0c9e304e428ca7451614c397a038e830f8052c381dae7215'
-'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: bomber/repos/extra-x86_64/PKGBUILD (from rev 399387, 
bomber/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:03:47 UTC (rev 399388)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=bomber
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="A single player arcade game"
+url="https://kde.org/applications/games/bomber/;
+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/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f94df029ff337c804b579a031897e9f424ba066498fd0d01980f5be0585281db'
+'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 step/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:36
  Author: arojas
Revision: 399387

archrelease: copy trunk to extra-x86_64

Added:
  step/repos/extra-x86_64/PKGBUILD
(from rev 399386, step/trunk/PKGBUILD)
Deleted:
  step/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:26 UTC (rev 399386)
+++ PKGBUILD2020-11-05 15:03:36 UTC (rev 399387)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=step
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Interactive Physical Simulator"
-url="https://kde.org/applications/education/step/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(libqalculate gsl knewstuff kplotting hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('a52e4b6f281ba1a7afd4ab3ac7307080464147c4052ee222399135fe61ac7958'
-'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: step/repos/extra-x86_64/PKGBUILD (from rev 399386, step/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:03:36 UTC (rev 399387)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=step
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Interactive Physical Simulator"
+url="https://kde.org/applications/education/step/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(libqalculate gsl knewstuff kplotting hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('41baf3e9de4805244b3b966ce19453633343628bc8b7e689f92aa87c5fd59216'
+'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 parley/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:15
  Author: arojas
Revision: 399385

archrelease: copy trunk to extra-x86_64

Added:
  parley/repos/extra-x86_64/PKGBUILD
(from rev 399384, parley/trunk/PKGBUILD)
Deleted:
  parley/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:03:00 UTC (rev 399384)
+++ PKGBUILD2020-11-05 15:03:15 UTC (rev 399385)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=parley
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Vocabulary Trainer"
-url="https://kde.org/applications/education/parley/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kross knewstuff libkeduvocdocument qt5-webengine kcmutils)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cf2f00925730d8baec66d422f058e4b3e979678e79c57898ceffd8650720bda6'
-'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: parley/repos/extra-x86_64/PKGBUILD (from rev 399384, 
parley/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:03:15 UTC (rev 399385)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=parley
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Vocabulary Trainer"
+url="https://kde.org/applications/education/parley/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kross knewstuff libkeduvocdocument qt5-webengine kcmutils)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ca9bb2a6791e53e36802f2244c9b52b29b026662bcdcff8207e597397f029172'
+'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 haskell-splitmix/trunk (PKGBUILD)

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 15:02:57
  Author: felixonmars
Revision: 743164

upgpkg: haskell-splitmix 0.1.0.3-1: rebuild with splitmix 0.1.0.3

Modified:
  haskell-splitmix/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:02:09 UTC (rev 743163)
+++ PKGBUILD2020-11-05 15:02:57 UTC (rev 743164)
@@ -2,8 +2,8 @@
 
 _hkgname=splitmix
 pkgname=haskell-splitmix
-pkgver=0.1.0.2
-pkgrel=6
+pkgver=0.1.0.3
+pkgrel=1
 pkgdesc="Fast Splittable PRNG"
 url="https://github.com/haskellari/splitmix;
 license=('BSD')
@@ -13,7 +13,7 @@
  'haskell-hunit' 'haskell-math-functions' 'haskell-test-framework'
  'haskell-test-framework-hunit' 'haskell-tf-random' 
'haskell-vector')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('bb7dc091520667bbbd14b80cd99cc417da5edc69f57f55de93b9bd224c1b92a5e78e6282b88073d1ce609d055e443361ae0cb42483b7a6b9584d9483e91841a6')
+sha512sums=('22a3f0759e1c1150aabde01a77b48087509dfc7ff9614e97e5e06af73f533170993ff2e18101d940e7ddba81b8d6e496795be3851fccfa07b75e9d922f325064')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in minuet/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:00
  Author: arojas
Revision: 399384

archrelease: copy trunk to extra-x86_64

Added:
  minuet/repos/extra-x86_64/PKGBUILD
(from rev 399383, minuet/trunk/PKGBUILD)
Deleted:
  minuet/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:02:47 UTC (rev 399383)
+++ PKGBUILD2020-11-05 15:03:00 UTC (rev 399384)
@@ -1,27 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=minuet
-pkgver=20.08.2
-pkgrel=1
-pkgdesc='A KDE Software for Music Education'
-url='https://minuet.kde.org'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(plasma-framework fluidsynth hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('24383168e2a0b7b319ecb37e2b1f3b039ad790a7e0f49385657f049565f1ef84'
-'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: minuet/repos/extra-x86_64/PKGBUILD (from rev 399383, 
minuet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:03:00 UTC (rev 399384)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=minuet
+pkgver=20.08.3
+pkgrel=1
+pkgdesc='A KDE Software for Music Education'
+url='https://minuet.kde.org'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(plasma-framework fluidsynth hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('717fc5a5276614b49401196abd8667275f3f54a1123ac6e705dfdba5e87985d0'
+'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 kturtle/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:02:35
  Author: arojas
Revision: 399382

archrelease: copy trunk to extra-x86_64

Added:
  kturtle/repos/extra-x86_64/PKGBUILD
(from rev 399381, kturtle/trunk/PKGBUILD)
Deleted:
  kturtle/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:02:23 UTC (rev 399381)
+++ PKGBUILD2020-11-05 15:02:35 UTC (rev 399382)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kturtle
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Educational Programming Environment"
-url="https://kde.org/applications/education/kturtle/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(knewstuff hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ca9bf47b2ec34744492f218c922b10d613b19fbbd2c75b6ddba157eef21337c7'
-'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: kturtle/repos/extra-x86_64/PKGBUILD (from rev 399381, 
kturtle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:02:35 UTC (rev 399382)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kturtle
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Educational Programming Environment"
+url="https://kde.org/applications/education/kturtle/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(knewstuff hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('040df573c248b430324cd0a71115ee228baf11ef9343887bfc24fdcdb7393b66'
+'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 kwordquiz/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:02:47
  Author: arojas
Revision: 399383

archrelease: copy trunk to extra-x86_64

Added:
  kwordquiz/repos/extra-x86_64/PKGBUILD
(from rev 399382, kwordquiz/trunk/PKGBUILD)
Deleted:
  kwordquiz/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:02:35 UTC (rev 399382)
+++ PKGBUILD2020-11-05 15:02:47 UTC (rev 399383)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwordquiz
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Flash Card Trainer"
-url="https://kde.org/applications/education/kwordquiz/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(knotifyconfig libkeduvocdocument knewstuff phonon-qt5)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('57aa012f3aad128579f067668db1344306e2e23d6a89b47d413d6eee0da0e238'
-'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: kwordquiz/repos/extra-x86_64/PKGBUILD (from rev 399382, 
kwordquiz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:02:47 UTC (rev 399383)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwordquiz
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Flash Card Trainer"
+url="https://kde.org/applications/education/kwordquiz/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(knotifyconfig libkeduvocdocument knewstuff phonon-qt5)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0bdb69236bf694add82bb1f714735b8de54678451a4bdc1b9e8782e6fb9838ce'
+'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 haskell-splitmix/repos (2 files)

2020-11-05 Thread Felix Yan via arch-commits
Date: Thursday, November 5, 2020 @ 15:03:07
  Author: felixonmars
Revision: 743165

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-splitmix/repos/community-staging-x86_64/
  haskell-splitmix/repos/community-staging-x86_64/PKGBUILD
(from rev 743164, haskell-splitmix/trunk/PKGBUILD)

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

Copied: haskell-splitmix/repos/community-staging-x86_64/PKGBUILD (from rev 
743164, haskell-splitmix/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:03:07 UTC (rev 743165)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+_hkgname=splitmix
+pkgname=haskell-splitmix
+pkgver=0.1.0.3
+pkgrel=1
+pkgdesc="Fast Splittable PRNG"
+url="https://github.com/haskellari/splitmix;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-async' 'haskell-base-compat' 
'haskell-base-compat-batteries'
+ 'haskell-hunit' 'haskell-math-functions' 'haskell-test-framework'
+ 'haskell-test-framework-hunit' 'haskell-tf-random' 
'haskell-vector')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('22a3f0759e1c1150aabde01a77b48087509dfc7ff9614e97e5e06af73f533170993ff2e18101d940e7ddba81b8d6e496795be3851fccfa07b75e9d922f325064')
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+fi
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


[arch-commits] Commit in kanagram/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:00:54
  Author: arojas
Revision: 399373

archrelease: copy trunk to extra-x86_64

Added:
  kanagram/repos/extra-x86_64/PKGBUILD
(from rev 399372, kanagram/trunk/PKGBUILD)
Deleted:
  kanagram/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:00:43 UTC (rev 399372)
+++ PKGBUILD2020-11-05 15:00:54 UTC (rev 399373)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kanagram
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Letter Order Game"
-url="https://kde.org/applications/education/kanagram/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(libkeduvocdocument kdeclarative knewstuff)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3f3f961aa847f26ac875104e82b8e7e73bbc049f20460117f849df91ba9b42e2'
-'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: kanagram/repos/extra-x86_64/PKGBUILD (from rev 399372, 
kanagram/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:00:54 UTC (rev 399373)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kanagram
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Letter Order Game"
+url="https://kde.org/applications/education/kanagram/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(libkeduvocdocument kdeclarative knewstuff)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('aedb8c7cbe04f2a0d29d135c1b3118144da75efaf025c322195cf501b047ddb3'
+'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 kiten/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:48
  Author: arojas
Revision: 399378

archrelease: copy trunk to extra-x86_64

Added:
  kiten/repos/extra-x86_64/PKGBUILD
(from rev 399377, kiten/trunk/PKGBUILD)
Deleted:
  kiten/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:01:37 UTC (rev 399377)
+++ PKGBUILD2020-11-05 15:01:48 UTC (rev 399378)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kiten
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Japanese Reference/Study Tool"
-url="https://kde.org/applications/education/kiten/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('a7285d5880611da2202d0e3f8f2bf860f275932d3da54ff7aecc793225f7ad7d'
-'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: kiten/repos/extra-x86_64/PKGBUILD (from rev 399377, 
kiten/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:01:48 UTC (rev 399378)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kiten
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Japanese Reference/Study Tool"
+url="https://kde.org/applications/education/kiten/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8c62bd0382141b4742dd6dca8e0e3565c8a61fb98b225a8813da50f60cc23559'
+'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 kig/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:37
  Author: arojas
Revision: 399377

archrelease: copy trunk to extra-x86_64

Added:
  kig/repos/extra-x86_64/PKGBUILD
(from rev 399376, kig/trunk/PKGBUILD)
Deleted:
  kig/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:01:26 UTC (rev 399376)
+++ PKGBUILD2020-11-05 15:01:37 UTC (rev 399377)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kig
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Interactive Geometry"
-url="https://kde.org/applications/education/kig/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(ktexteditor qt5-xmlpatterns boost-libs hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('401832d384e47ea6daf310f7e823ae6b8a55bc117b7570bd4bf36261d01587f5'
-'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: kig/repos/extra-x86_64/PKGBUILD (from rev 399376, kig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:01:37 UTC (rev 399377)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kig
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Interactive Geometry"
+url="https://kde.org/applications/education/kig/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(ktexteditor qt5-xmlpatterns boost-libs hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1071a2b93e39aba38509ff1759f4c818e54b43819fd44e323cf7d03d5dfb71b7'
+'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 kmplot/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:02:12
  Author: arojas
Revision: 399380

archrelease: copy trunk to extra-x86_64

Added:
  kmplot/repos/extra-x86_64/PKGBUILD
(from rev 399379, kmplot/trunk/PKGBUILD)
Deleted:
  kmplot/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:01:59 UTC (rev 399379)
+++ PKGBUILD2020-11-05 15:02:12 UTC (rev 399380)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kmplot
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Mathematical Function Plotter"
-url="https://kde.org/applications/education/kmplot/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kparts hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c3bc34a2d1bf4620745009b49b6541a16ac64eb3d1e6cf1ba936b14aa5d02e2b'
-'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: kmplot/repos/extra-x86_64/PKGBUILD (from rev 399379, 
kmplot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:02:12 UTC (rev 399380)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kmplot
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Mathematical Function Plotter"
+url="https://kde.org/applications/education/kmplot/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kparts hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9e4928511348d560ccbdf0f5b104c024ff4263c0445ba3899b6eac5579c06733'
+'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 kbruch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:05
  Author: arojas
Revision: 399374

archrelease: copy trunk to extra-x86_64

Added:
  kbruch/repos/extra-x86_64/PKGBUILD
(from rev 399373, kbruch/trunk/PKGBUILD)
Deleted:
  kbruch/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:00:54 UTC (rev 399373)
+++ PKGBUILD2020-11-05 15:01:05 UTC (rev 399374)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kbruch
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Exercise Fractions"
-url="https://kde.org/applications/education/kbruch/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kxmlgui hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('54c5997a8d6405439448dd929bf16017c9e5db052b30c9bf144c656c6d8b9e0b'
-'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: kbruch/repos/extra-x86_64/PKGBUILD (from rev 399373, 
kbruch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:01:05 UTC (rev 399374)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kbruch
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Exercise Fractions"
+url="https://kde.org/applications/education/kbruch/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kxmlgui hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6ba7141caad2e5e40cbfef902511e92f12f542d4da617eec035d67040985410f'
+'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 ktouch/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:02:23
  Author: arojas
Revision: 399381

archrelease: copy trunk to extra-x86_64

Added:
  ktouch/repos/extra-x86_64/PKGBUILD
(from rev 399380, ktouch/trunk/PKGBUILD)
Deleted:
  ktouch/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:02:12 UTC (rev 399380)
+++ PKGBUILD2020-11-05 15:02:23 UTC (rev 399381)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1b073a92343c9a2c772cfaac4e9fa7b6e85750586e3a57da413e33cdba34b5f4'
-'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: ktouch/repos/extra-x86_64/PKGBUILD (from rev 399380, 
ktouch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:02:23 UTC (rev 399381)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols2 qt5-graphicaleffects qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('69343f313fb96adc557d6cc511303906351340b54ba4308bcdc6a072dc695deb'
+'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 kgeography/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:15
  Author: arojas
Revision: 399375

archrelease: copy trunk to extra-x86_64

Added:
  kgeography/repos/extra-x86_64/PKGBUILD
(from rev 399374, kgeography/trunk/PKGBUILD)
Deleted:
  kgeography/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:01:05 UTC (rev 399374)
+++ PKGBUILD2020-11-05 15:01:15 UTC (rev 399375)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kgeography
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Geography Trainer"
-url="https://kde.org/applications/education/kgeography/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kxmlgui hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('82c4798f3184c77d0be63aeb5e86c84240c9cb0aa0e66ff57f92c0b5c3748f19'
-'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: kgeography/repos/extra-x86_64/PKGBUILD (from rev 399374, 
kgeography/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:01:15 UTC (rev 399375)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kgeography
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Geography Trainer"
+url="https://kde.org/applications/education/kgeography/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kxmlgui hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0309523613322ac9b08e2782ac23f7e6805eac3ad47104eb450cb2526e6465d6'
+'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 pavucontrol-qt/repos (2 files)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:02:09
  Author: yan12125
Revision: 743163

archrelease: copy trunk to community-staging-x86_64

Added:
  pavucontrol-qt/repos/community-staging-x86_64/
  pavucontrol-qt/repos/community-staging-x86_64/PKGBUILD
(from rev 743162, pavucontrol-qt/trunk/PKGBUILD)

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

Copied: pavucontrol-qt/repos/community-staging-x86_64/PKGBUILD (from rev 
743162, pavucontrol-qt/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:02:09 UTC (rev 743163)
@@ -0,0 +1,38 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=pavucontrol-qt
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
+arch=("x86_64")
+url="https://github.com/lxqt/$pkgname;
+license=("GPL2")
+depends=("pulseaudio" "qt5-base")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=('12a9b9965c3cfaf2335a741a6727b2decf7fec7c9a44817a28d66c8b3caa89d4'
+'SKIP')
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

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


[arch-commits] Commit in klettres/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:59
  Author: arojas
Revision: 399379

archrelease: copy trunk to extra-x86_64

Added:
  klettres/repos/extra-x86_64/PKGBUILD
(from rev 399378, klettres/trunk/PKGBUILD)
Deleted:
  klettres/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:01:48 UTC (rev 399378)
+++ PKGBUILD2020-11-05 15:01:59 UTC (rev 399379)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=klettres
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Learn The Alphabet"
-url="https://kde.org/applications/education/klettres/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(knewstuff phonon-qt5 hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9cef7dea479d27644e4812157d4cf3993dc3ee84b847377a17cec305a03a3156'
-'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: klettres/repos/extra-x86_64/PKGBUILD (from rev 399378, 
klettres/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:01:59 UTC (rev 399379)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=klettres
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Learn The Alphabet"
+url="https://kde.org/applications/education/klettres/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(knewstuff phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a97f85847273e6c4d94979a99dc25bf66dbbf2fd1f0cab3ed3d47eb98f032c47'
+'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 pavucontrol-qt/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:58
  Author: yan12125
Revision: 743162

upgpkg: pavucontrol-qt 0.16.0-1; update URLs

Modified:
  pavucontrol-qt/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:01:15 UTC (rev 743161)
+++ PKGBUILD2020-11-05 15:01:58 UTC (rev 743162)
@@ -2,19 +2,19 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=pavucontrol-qt
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
 arch=("x86_64")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("GPL2")
 depends=("pulseaudio" "qt5-base")
 makedepends=("lxqt-build-tools")
 source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('c6148fabec2140a9b6e70620e1956c42617054373872525dc98018b22ab79397'
+sha256sums=('12a9b9965c3cfaf2335a741a6727b2decf7fec7c9a44817a28d66c8b3caa89d4'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in lxqt-qtplugin/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:04
  Author: yan12125
Revision: 743160

upgpkg: lxqt-qtplugin 0.16.0-1

Modified:
  lxqt-qtplugin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:00:09 UTC (rev 743159)
+++ PKGBUILD2020-11-05 15:01:04 UTC (rev 743160)
@@ -2,8 +2,8 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=lxqt-qtplugin
-pkgver=0.15.1
-pkgrel=2
+pkgver=0.16.0
+pkgrel=1
 pkgdesc="LXQt platform integration for Qt"
 arch=("x86_64")
 groups=("lxqt")
@@ -15,7 +15,7 @@

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('daef8d0ad3c310e0ff008769e8f196409b88e1f006b9207ef7fd006b47bd759e'
+sha256sums=('4920add017ec6805d50ae653c09ffd9623314aaa2a606054e01a4b9e6498ea90'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in khangman/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:26
  Author: arojas
Revision: 399376

archrelease: copy trunk to extra-x86_64

Added:
  khangman/repos/extra-x86_64/PKGBUILD
(from rev 399375, khangman/trunk/PKGBUILD)
Deleted:
  khangman/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:01:15 UTC (rev 399375)
+++ PKGBUILD2020-11-05 15:01:26 UTC (rev 399376)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=khangman
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Hangman Game"
-url="https://kde.org/applications/education/khangman/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(libkeduvocdocument knewstuff kdeclarative)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7ff30ecbab7c9e8f44b7e8c3887ec78a918c919ce902005aeb7fb969ac995b28'
-'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: khangman/repos/extra-x86_64/PKGBUILD (from rev 399375, 
khangman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:01:26 UTC (rev 399376)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=khangman
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Hangman Game"
+url="https://kde.org/applications/education/khangman/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(libkeduvocdocument knewstuff kdeclarative)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5206107bd7e8f360ff5bf572e4bacfa7081a0792145caee61e8d4e799f688dff'
+'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 kalgebra/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:00:31
  Author: arojas
Revision: 399371

archrelease: copy trunk to extra-x86_64

Added:
  kalgebra/repos/extra-x86_64/PKGBUILD
(from rev 399370, kalgebra/trunk/PKGBUILD)
Deleted:
  kalgebra/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:00:20 UTC (rev 399370)
+++ PKGBUILD2020-11-05 15:00:31 UTC (rev 399371)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kalgebra
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Graph Calculator"
-url="https://kde.org/applications/education/kalgebra/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(analitza kio qt5-webengine)
-makedepends=(extra-cmake-modules kdoctools)
-optdepends=('kirigami2: for KAlgebra Mobile')
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c934dc8d92917e31c17efa5b64dbec4795439a5f26762e2f214b49028bfe264d'
-'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: kalgebra/repos/extra-x86_64/PKGBUILD (from rev 399370, 
kalgebra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:00:31 UTC (rev 399371)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kalgebra
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Graph Calculator"
+url="https://kde.org/applications/education/kalgebra/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(analitza kio qt5-webengine)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('kirigami2: for KAlgebra Mobile')
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0c9490bb15dd6469dc3d00457987bb3f1c332fd16e24323cd358688cf54c'
+'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 lxqt-qtplugin/repos (2 files)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:01:15
  Author: yan12125
Revision: 743161

archrelease: copy trunk to community-staging-x86_64

Added:
  lxqt-qtplugin/repos/community-staging-x86_64/
  lxqt-qtplugin/repos/community-staging-x86_64/PKGBUILD
(from rev 743160, lxqt-qtplugin/trunk/PKGBUILD)

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

Copied: lxqt-qtplugin/repos/community-staging-x86_64/PKGBUILD (from rev 743160, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 15:01:15 UTC (rev 743161)
@@ -0,0 +1,36 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=lxqt-qtplugin
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="LXQt platform integration for Qt"
+arch=("x86_64")
+groups=("lxqt")
+url="https://github.com/lxqt/$pkgname;
+license=("LGPL2.1")
+depends=("libdbusmenu-qt5" "libqtxdg" "qt5-x11extras" "libfm-qt" 
"libQt5XdgIconLoader.so")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=('4920add017ec6805d50ae653c09ffd9623314aaa2a606054e01a4b9e6498ea90'
+'SKIP')
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

+)
+
+build() {
+   cmake -B build -S "$srcdir/$pkgname-$pkgver" \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=None
+   make -C build
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kalzium/repos/extra-x86_64 (4 files)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:00:43
  Author: arojas
Revision: 399372

archrelease: copy trunk to extra-x86_64

Added:
  kalzium/repos/extra-x86_64/PKGBUILD
(from rev 399371, kalzium/trunk/PKGBUILD)
  kalzium/repos/extra-x86_64/kalzium-openbabel3.patch
(from rev 399371, kalzium/trunk/kalzium-openbabel3.patch)
Deleted:
  kalzium/repos/extra-x86_64/PKGBUILD
  kalzium/repos/extra-x86_64/kalzium-openbabel3.patch

--+
 PKGBUILD |   68 ++---
 kalzium-openbabel3.patch |  602 ++---
 2 files changed, 335 insertions(+), 335 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:00:31 UTC (rev 399371)
+++ PKGBUILD2020-11-05 15:00:43 UTC (rev 399372)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=kalzium
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Periodic Table of Elements"
-url="https://kde.org/applications/education/kalzium/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kparts knewstuff kplotting kunitconversion qt5-script avogadrolibs 
openbabel vtk hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools eigen ocaml facile python boost)
-groups=(kde-applications kde-education)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
-kalzium-openbabel3.patch)
-sha256sums=('474f74cbb478d3f5f69b5785711ed969ac15d5e92aee5308c6118a9d12611016'
-'SKIP'
-'742734255681bcd57569f16d58deb3f2bb38b353352fa77d6e65772846334a9c')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  patch -d $pkgname-$pkgver -p1 -i ../kalzium-openbabel3.patch
-}
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: kalzium/repos/extra-x86_64/PKGBUILD (from rev 399371, 
kalzium/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:00:43 UTC (rev 399372)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kalzium
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Periodic Table of Elements"
+url="https://kde.org/applications/education/kalzium/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kparts knewstuff kplotting kunitconversion qt5-script avogadrolibs 
openbabel vtk hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools eigen ocaml facile python boost)
+groups=(kde-applications kde-education)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
+kalzium-openbabel3.patch)
+sha256sums=('b6dc3db2a3d14653ef132402fdd2a120ed26c663475eba186f7af9dcae5d00e5'
+'SKIP'
+'742734255681bcd57569f16d58deb3f2bb38b353352fa77d6e65772846334a9c')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  patch -d $pkgname-$pkgver -p1 -i ../kalzium-openbabel3.patch
+}
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}

Deleted: kalzium-openbabel3.patch
===
--- kalzium-openbabel3.patch2020-11-05 15:00:31 UTC (rev 399371)
+++ kalzium-openbabel3.patch2020-11-05 15:00:43 UTC (rev 399372)
@@ -1,301 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index aada7a92..2a0fb61c 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -26,7 +26,12 @@ include(ECMSetupVersion)
- find_package(Gettext REQUIRED)
- find_package(PythonInterp REQUIRED)
- find_package(PkgConfig)
--find_package(OpenBabel2)
-+find_package(OpenBabel3 3.1)
-+if(${OpenBabel3_FOUND})
-+find_package(Threads REQUIRED)
-+else()
-+find_package(OpenBabel2)
-+endif()
- find_package(AvogadroLibs)
- find_package(Eigen3)
- find_package(OCaml)
-@@ -37,9 +42,22 @@ check_include_files(ieeefp.h HAVE_IEEEFP_H)
- 
- # create configuration file
- set(HAVE_FACILE ${LIBFACILE_FOUND})
-+set(HAVE_OPENBABEL3 ${OpenBabel3_FOUND})
- set(HAVE_OPENBABEL2 ${OPENBABEL2_FOUND})
-+if(HAVE_OPENBABEL2 OR HAVE_OPENBABEL3)
-+set(HAVE_OPENBABEL 1)
-+endif()
- set(HAVE_EIGEN ${EIGEN3_FOUND})
- set(HAVE_AVOGADRO ${AvogadroLibs_FOUND})
-+
-+if(HAVE_OPENBABEL3)
-+set(OPENBABEL_INCLUDE_DIR ${OpenBabel3_INCLUDE_DIRS})
-+set(OPENBABEL_LIBRARIES openbabel)
-+elseif(HAVE_OPENBABEL2)
-+set(OPENBABEL_INCLUDE_DIR ${OPENBABEL2_INCLUDE_DIR})
-+set(OPENBABEL_LIBRARIES ${OPENBABEL2_LIBRARIES})
-+endif()
-+
- configure_file(
-${CMAKE_CURRENT_SOURCE_DIR}/config-kalzium.h.cmake
-

[arch-commits] Commit in kmousetool/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 14:59:39
  Author: arojas
Revision: 399366

archrelease: copy trunk to extra-x86_64

Added:
  kmousetool/repos/extra-x86_64/PKGBUILD
(from rev 399365, kmousetool/trunk/PKGBUILD)
Deleted:
  kmousetool/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 14:59:25 UTC (rev 399365)
+++ PKGBUILD2020-11-05 14:59:39 UTC (rev 399366)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kmousetool
-pkgver=20.08.2
-pkgrel=1
-arch=(x86_64)
-pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
-url='https://kde.org/applications/utilities/kmousetool/'
-license=(GPL FDL)
-groups=(kde-applications kde-accessibility)
-depends=(knotifications kxmlgui phonon-qt5 hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools libxt)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c1f70c172dc2ad7d937db5e6355522082f924ba45e7aac1bbb1c04e230f1d406'
-'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: kmousetool/repos/extra-x86_64/PKGBUILD (from rev 399365, 
kmousetool/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 14:59:39 UTC (rev 399366)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kmousetool
+pkgver=20.08.3
+pkgrel=1
+arch=(x86_64)
+pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
+url='https://kde.org/applications/utilities/kmousetool/'
+license=(GPL FDL)
+groups=(kde-applications kde-accessibility)
+depends=(knotifications kxmlgui phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools libxt)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('743d26d8d08e8a151587e334c9ff6a28b390fe861b5756fecf8264eda7b71f27'
+'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 cantor/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:00:20
  Author: arojas
Revision: 399370

archrelease: copy trunk to extra-x86_64

Added:
  cantor/repos/extra-x86_64/PKGBUILD
(from rev 399369, cantor/trunk/PKGBUILD)
Deleted:
  cantor/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:00:10 UTC (rev 399369)
+++ PKGBUILD2020-11-05 15:00:20 UTC (rev 399370)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=cantor
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="KDE Frontend to Mathematical Software"
-url="https://kde.org/applications/education/cantor/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate 
hicolor-icon-theme qt5-xmlpatterns poppler-qt5)
-makedepends=(extra-cmake-modules python kdoctools luajit r julia)
-optdepends=('maxima: Maxima backend'
-'octave: Octave backend'
-'r: R backend'
-'luajit: LUA backend'
-'python: Python backend'
-'sagemath: SageMath backend'
-'julia: Julia backend')
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('aca92b6e40a9e05282eae2b55f7cc6bf88612ffa9b3dde1a239648be8e5bdc59'
-'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: cantor/repos/extra-x86_64/PKGBUILD (from rev 399369, 
cantor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:00:20 UTC (rev 399370)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="KDE Frontend to Mathematical Software"
+url="https://kde.org/applications/education/cantor/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate 
hicolor-icon-theme qt5-xmlpatterns poppler-qt5)
+makedepends=(extra-cmake-modules python kdoctools luajit r julia)
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend'
+'luajit: LUA backend'
+'python: Python backend'
+'sagemath: SageMath backend'
+'julia: Julia backend')
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('14aefe60ca2ff7aeaf7af8080dd00e80be8d747faeb9cd5a2df88f0d3af358da'
+'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 artikulate/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:00:00
  Author: arojas
Revision: 399368

archrelease: copy trunk to extra-x86_64

Added:
  artikulate/repos/extra-x86_64/PKGBUILD
(from rev 399367, artikulate/trunk/PKGBUILD)
Deleted:
  artikulate/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 14:59:50 UTC (rev 399367)
+++ PKGBUILD2020-11-05 15:00:00 UTC (rev 399368)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=artikulate
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Improve your pronunciation by listening to native speakers"
-url="https://edu.kde.org/applications/s/artikulate;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(hicolor-icon-theme kdeclarative knewstuff kirigami2 qt5-xmlpatterns)
-makedepends=(extra-cmake-modules kdoctools boost)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('66545d85e25aa67816deea4b2b89b485181458a5bc117dad9588671d8b48b41c'
-'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: artikulate/repos/extra-x86_64/PKGBUILD (from rev 399367, 
artikulate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:00:00 UTC (rev 399368)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=artikulate
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Improve your pronunciation by listening to native speakers"
+url="https://edu.kde.org/applications/s/artikulate;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(hicolor-icon-theme kdeclarative knewstuff kirigami2 qt5-xmlpatterns)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('29741146968f91bcfa9afaf6c4c9332681f76d55f8bc513fadf2c46f223ea92f'
+'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 lxqt-themes/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 14:59:58
  Author: yan12125
Revision: 743158

upgpkg: lxqt-themes 0.16.0-1; add myself as co-maintainer; update URLs

Modified:
  lxqt-themes/trunk/PKGBUILD

--+
 PKGBUILD |   11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 14:59:22 UTC (rev 743157)
+++ PKGBUILD2020-11-05 14:59:58 UTC (rev 743158)
@@ -1,21 +1,22 @@
 # Maintainer: Jerome Leclanche 
+# Co-Maintainer: Chih-Hsuan Yen 
 
 pkgname=lxqt-themes
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="LXQt themes, graphics and icons."
 arch=("any")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("LGPL2.1")
 depends=("hicolor-icon-theme")
 makedepends=("lxqt-build-tools")
 replaces=("lxqt-common")
 source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('a10137fa839bffc4fca2dbf72ae82e70f97167d5280828953126c2163030fbb7'
+sha256sums=('ae7bdcc86fcd0d492a24e6deb13a629edb05c4c44ffebe73eb21903bd8fa25eb'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



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

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:00:09
  Author: yan12125
Revision: 743159

archrelease: copy trunk to community-staging-any

Added:
  lxqt-themes/repos/community-staging-any/
  lxqt-themes/repos/community-staging-any/PKGBUILD
(from rev 743158, lxqt-themes/trunk/PKGBUILD)

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

Copied: lxqt-themes/repos/community-staging-any/PKGBUILD (from rev 743158, 
lxqt-themes/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-05 15:00:09 UTC (rev 743159)
@@ -0,0 +1,39 @@
+# Maintainer: Jerome Leclanche 
+# Co-Maintainer: Chih-Hsuan Yen 
+
+pkgname=lxqt-themes
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="LXQt themes, graphics and icons."
+arch=("any")
+groups=("lxqt")
+url="https://github.com/lxqt/$pkgname;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme")
+makedepends=("lxqt-build-tools")
+replaces=("lxqt-common")
+source=(
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=('ae7bdcc86fcd0d492a24e6deb13a629edb05c4c44ffebe73eb21903bd8fa25eb'
+'SKIP')
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

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


[arch-commits] Commit in blinken/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:00:10
  Author: arojas
Revision: 399369

archrelease: copy trunk to extra-x86_64

Added:
  blinken/repos/extra-x86_64/PKGBUILD
(from rev 399368, blinken/trunk/PKGBUILD)
Deleted:
  blinken/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:00:00 UTC (rev 399368)
+++ PKGBUILD2020-11-05 15:00:10 UTC (rev 399369)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=blinken
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Memory Enhancement Game"
-url="https://kde.org/applications/education/blinken/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(kxmlgui phonon-qt5 hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c6e74033ab8ece83618c5cda0ab3cf327514b8e2e6b0e9daf484ce88f671a65e'
-'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: blinken/repos/extra-x86_64/PKGBUILD (from rev 399368, 
blinken/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:00:10 UTC (rev 399369)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=blinken
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Memory Enhancement Game"
+url="https://kde.org/applications/education/blinken/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(kxmlgui phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('aa05ce72f1f68a35ba41998db6e93052c215be071764bb02ea7a546b0c07dcbd'
+'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 kmouth/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 14:59:50
  Author: arojas
Revision: 399367

archrelease: copy trunk to extra-x86_64

Added:
  kmouth/repos/extra-x86_64/PKGBUILD
(from rev 399366, kmouth/trunk/PKGBUILD)
Deleted:
  kmouth/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 14:59:39 UTC (rev 399366)
+++ PKGBUILD2020-11-05 14:59:50 UTC (rev 399367)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kmouth
-pkgver=20.08.2
-pkgrel=1
-arch=(x86_64)
-pkgdesc='Speech Synthesizer Frontend'
-url='https://kde.org/applications/utilities/kmouth/'
-license=(GPL FDL)
-groups=(kde-applications kde-accessibility)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d206afecdbe5f063dfbf805956f475e95c7b0fd548fd5f1b4fd7376ea6747e96'
-'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: kmouth/repos/extra-x86_64/PKGBUILD (from rev 399366, 
kmouth/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 14:59:50 UTC (rev 399367)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kmouth
+pkgver=20.08.3
+pkgrel=1
+arch=(x86_64)
+pkgdesc='Speech Synthesizer Frontend'
+url='https://kde.org/applications/utilities/kmouth/'
+license=(GPL FDL)
+groups=(kde-applications kde-accessibility)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b962d5d09abfcc56be7ebb6374b1e246b3476b8ed7296f05598e52a903b5502a'
+'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 marble/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 14:59:11
  Author: arojas
Revision: 399364

archrelease: copy trunk to extra-x86_64

Added:
  marble/repos/extra-x86_64/PKGBUILD
(from rev 399363, marble/trunk/PKGBUILD)
Deleted:
  marble/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 14:58:55 UTC (rev 399363)
+++ PKGBUILD2020-11-05 14:59:11 UTC (rev 399364)
@@ -1,70 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Gustavo Alvarez 
-# Contributor: Balló György 
-
-pkgbase=marble
-pkgname=(marble-common marble-qt marble)
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Desktop Globe"
-arch=(x86_64)
-url="https://www.kde.org/applications/system/marble;
-license=(GPL)
-makedepends=(extra-cmake-modules gpsd kdoctools knewstuff kparts krunner 
libwlocate phonon-qt5
- plasma-workspace qt5-serialport qt5-tools qt5-webengine shapelib)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgbase-$pkgver.tar.xz"{,.sig})
-sha256sums=('f44ac10de33dc31ce1cb99635131fe2c7bf3f60f09204b2061f81042a725475c'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgbase-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_SYSCONFDIR=/etc \
--DQT_PLUGINS_DIR=lib/qt/plugins \
--DBUILD_TESTING=OFF \
--DBUILD_MARBLE_EXAMPLES=OFF \
--DBUILD_MARBLE_TESTS=OFF \
--DMOBILE=OFF
-  cmake --build build
-}
-
-package_marble-common() {
-  pkgdesc='Common libraries and plugins for Marble'
-  depends=(qt5-svg qt5-webengine phonon-qt5)
-  optdepends=('gpsd: GPS based geolocation'
-  'libwlocate: WLAN based geolocation'
-  'qt5-serialport: APRS plugin'
-  'shapelib: SHP plugin')
-
-  DESTDIR="$pkgdir" cmake --install build
-  rm -r "$pkgdir"/usr/share/{config.kcfg,kxmlgui5,metainfo,plasma} \
-"$pkgdir"/usr/bin \
-"$pkgdir"/etc \
-"$pkgdir"/usr/lib/qt/{qml,plugins/*.so} \
-
"$pkgdir"/usr/share/applications/{marble_geo.desktop,marble_worldwind.desktop,org.kde.marble*.desktop}
 \
-"$pkgdir"/usr/share/kservices5/{marble_part.desktop,plasma*} \
-"$pkgdir"/usr/share/locale/*/LC_MESSAGES/*.mo
-}
-
-package_marble-qt() {
-  pkgdesc+=' (Qt version)'
-  depends=(marble-common)
-
-  DESTDIR="$pkgdir" cmake --install build/src/apps/marble-qt
-}
-
-package_marble() {
-  depends=(marble-common knewstuff kparts)
-  optdepends=('krunner: Krunner plugin')
-  groups=(kde-applications kde-education)
-
-  DESTDIR="$pkgdir" cmake --install build/src/apps/marble-kde
-  DESTDIR="$pkgdir" cmake --install build/src/plasma
-  DESTDIR="$pkgdir" cmake --install build/src/plasmarunner
-  DESTDIR="$pkgdir" cmake --install build/src/thumbnailer
-  rm -r "$pkgdir"/usr/share/{icons,doc/HTML}
-}

Copied: marble/repos/extra-x86_64/PKGBUILD (from rev 399363, 
marble/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 14:59:11 UTC (rev 399364)
@@ -0,0 +1,70 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Gustavo Alvarez 
+# Contributor: Balló György 
+
+pkgbase=marble
+pkgname=(marble-common marble-qt marble)
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Desktop Globe"
+arch=(x86_64)
+url="https://www.kde.org/applications/system/marble;
+license=(GPL)
+makedepends=(extra-cmake-modules gpsd kdoctools knewstuff kparts krunner 
libwlocate phonon-qt5
+ plasma-workspace qt5-serialport qt5-tools qt5-webengine shapelib)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgbase-$pkgver.tar.xz"{,.sig})
+sha256sums=('cb3991a2395162795022ab0c09edb626229aeba06036370c98277d228e7ffdf6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgbase-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_SYSCONFDIR=/etc \
+-DQT_PLUGINS_DIR=lib/qt/plugins \
+-DBUILD_TESTING=OFF \
+-DBUILD_MARBLE_EXAMPLES=OFF \
+-DBUILD_MARBLE_TESTS=OFF \
+-DMOBILE=OFF
+  cmake --build build
+}
+
+package_marble-common() {
+  pkgdesc='Common libraries and plugins for Marble'
+  depends=(qt5-svg qt5-webengine phonon-qt5)
+  optdepends=('gpsd: GPS based geolocation'
+  'libwlocate: WLAN based geolocation'
+  'qt5-serialport: APRS plugin'
+  'shapelib: SHP plugin')
+
+  DESTDIR="$pkgdir" cmake --install build
+  rm -r 

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

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 14:58:52
  Author: yan12125
Revision: 743154

archrelease: copy trunk to community-staging-x86_64

Added:
  libfm-qt/repos/community-staging-x86_64/
  libfm-qt/repos/community-staging-x86_64/PKGBUILD
(from rev 743153, libfm-qt/trunk/PKGBUILD)

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

Copied: libfm-qt/repos/community-staging-x86_64/PKGBUILD (from rev 743153, 
libfm-qt/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-05 14:58:52 UTC (rev 743154)
@@ -0,0 +1,40 @@
+# Maintainer: Jerome Leclanche 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=libfm-qt
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
+arch=("x86_64")
+url="https://github.com/lxqt/$pkgname;
+license=("LGPL2.1")
+depends=("menu-cache" "libexif" "qt5-x11extras")
+makedepends=("lxqt-build-tools")
+optdepends=(
+  "org.freedesktop.secrets: allow to remember mount passwords"
+)
+provides=("libfm-qt.so")
+source=(
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha512sums=('5de63408a641b0e77cb319952e428aee9cd35db9ec3e6726a8327ebc53f5641cf66b28dbabd96797c64a253b1e41421dbe05dcb9f4bc7941bd92676bbfa9cc84'
+'SKIP')
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

+)
+
+
+build() {
+   cmake -B build -S "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=None
+   make -C build
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in kitinerary/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 14:58:45
  Author: arojas
Revision: 399362

archrelease: copy trunk to extra-x86_64

Added:
  kitinerary/repos/extra-x86_64/PKGBUILD
(from rev 399361, kitinerary/trunk/PKGBUILD)
Deleted:
  kitinerary/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 14:58:35 UTC (rev 399361)
+++ PKGBUILD2020-11-05 14:58:45 UTC (rev 399362)
@@ -1,27 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kitinerary
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Data model and extraction system for travel reservation information"
-arch=(x86_64)
-url="https://kontact.kde.org;
-license=(LGPL)
-depends=(kmime kpkpass kcalendarcore kcontacts poppler libphonenumber 
zxing-cpp)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('69d8b5f64774860e5098c1dbfb06d274da4379c04383c4f0f0e412481c48fa27'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kitinerary/repos/extra-x86_64/PKGBUILD (from rev 399361, 
kitinerary/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 14:58:45 UTC (rev 399362)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kitinerary
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Data model and extraction system for travel reservation information"
+arch=(x86_64)
+url="https://kontact.kde.org;
+license=(LGPL)
+depends=(kmime kpkpass kcalendarcore kcontacts poppler libphonenumber 
zxing-cpp)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a6bebf2b08d9c02ef6429d0e46af0435ea81746ab34d9191f26b4aef8aaf3799'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kmag/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 14:59:25
  Author: arojas
Revision: 399365

archrelease: copy trunk to extra-x86_64

Added:
  kmag/repos/extra-x86_64/PKGBUILD
(from rev 399364, kmag/trunk/PKGBUILD)
Deleted:
  kmag/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 14:59:11 UTC (rev 399364)
+++ PKGBUILD2020-11-05 14:59:25 UTC (rev 399365)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kmag
-pkgver=20.08.2
-pkgrel=1
-arch=(x86_64)
-pkgdesc='Screen Magnifier'
-url='https://kde.org/applications/utilities/kmag/'
-license=(GPL FDL)
-groups=(kde-applications kde-accessibility)
-depends=(kio libqaccessibilityclient hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8e933e8ebbf0ab956e2a251312e3d4e027848dc2f2b4e8a7c7250b8fdf10ca05'
-'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: kmag/repos/extra-x86_64/PKGBUILD (from rev 399364, kmag/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 14:59:25 UTC (rev 399365)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kmag
+pkgver=20.08.3
+pkgrel=1
+arch=(x86_64)
+pkgdesc='Screen Magnifier'
+url='https://kde.org/applications/utilities/kmag/'
+license=(GPL FDL)
+groups=(kde-applications kde-accessibility)
+depends=(kio libqaccessibilityclient hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('932017734a5a34eaf7d66f768ccb1448cac266a145fc0e08a23b248bc77f8478'
+'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 libfm-qt/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 14:58:41
  Author: yan12125
Revision: 743153

upgpkg: libfm-qt 0.16.0-1

Modified:
  libfm-qt/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 14:56:58 UTC (rev 743152)
+++ PKGBUILD2020-11-05 14:58:41 UTC (rev 743153)
@@ -2,8 +2,8 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=libfm-qt
-pkgver=0.15.1
-pkgrel=3
+pkgver=0.16.0
+pkgrel=1
 pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
 arch=("x86_64")
 url="https://github.com/lxqt/$pkgname;
@@ -18,7 +18,7 @@

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha512sums=('9bd3f61d830e4f7ba3e72d84e3ff1a07544f6f461d6eea7ecf2b31056020e08d47d83ef920b6e1a481a470dadfb995a6b3e3b57a13574d6abca617a84c71bdf5'
+sha512sums=('5de63408a641b0e77cb319952e428aee9cd35db9ec3e6726a8327ebc53f5641cf66b28dbabd96797c64a253b1e41421dbe05dcb9f4bc7941bd92676bbfa9cc84'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



<    4   5   6   7   8   9   10   11   >