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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:55:18
  Author: felixonmars
Revision: 977801

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-rerebase/repos/community-staging-x86_64/PKGBUILD (from rev 
977800, haskell-rerebase/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 05:55:18 UTC (rev 977801)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=rerebase
+pkgname=haskell-rerebase
+pkgver=1.13.0.1
+pkgrel=6
+pkgdesc='Reexports from "base" with a bunch of other standard libraries'
+url="https://github.com/nikita-volkov/rerebase;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-rebase')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('3e59d4961a6722d53a81431b4667700da77be6b52cd84e0d45316df04b0517f4bafab69fa532d1094219a48f1e8bda5821044d66b8de8d5a72766e8aeb2bffa0')
+
+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 python-whitenoise/repos/community-any (PKGBUILD PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:55:11
  Author: felixonmars
Revision: 977800

archrelease: copy trunk to community-any

Added:
  python-whitenoise/repos/community-any/PKGBUILD
(from rev 977799, python-whitenoise/trunk/PKGBUILD)
Deleted:
  python-whitenoise/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-17 05:55:02 UTC (rev 977799)
+++ PKGBUILD2021-07-17 05:55:11 UTC (rev 977800)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-whitenoise
-pkgver=5.2.0
-pkgrel=2
-pkgdesc='Radically simplified static file serving for WSGI applications'
-arch=('any')
-license=('MIT')
-url='http://whitenoise.evans.io'
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-brotli' 'python-django' 'python-pytest' 
'python-requests')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/evansd/whitenoise/archive/v$pkgver.tar.gz;)
-sha512sums=('e68f89c6af86ffaee8931196a5714a47057b4d750b75053042007229ef390b287144a2d10376dbf232168277fc95ba4a40c128acd349242d041e6f5f39e92055')
-
-build() {
-  cd whitenoise-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd whitenoise-$pkgver
-  DJANGO_SETTINGS_MODULE=tests.django_settings pytest
-}
-
-package() {
-  cd whitenoise-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-whitenoise/repos/community-any/PKGBUILD (from rev 977799, 
python-whitenoise/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-17 05:55:11 UTC (rev 977800)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-whitenoise
+pkgver=5.3.0
+pkgrel=1
+pkgdesc='Radically simplified static file serving for WSGI applications'
+arch=('any')
+license=('MIT')
+url='http://whitenoise.evans.io'
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-brotli' 'python-django' 'python-pytest' 
'python-requests')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/evansd/whitenoise/archive/v$pkgver.tar.gz;)
+sha512sums=('480098a4f4ad313f0346d72f1eca5ee2f571056077edcf07f40f37356043663fc1fa99c7a33f840c176c74ee9894a99e15828ecadae944dc0c9445034aef2cb4')
+
+build() {
+  cd whitenoise-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd whitenoise-$pkgver
+  DJANGO_SETTINGS_MODULE=tests.django_settings pytest
+}
+
+package() {
+  cd whitenoise-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:55:02
  Author: felixonmars
Revision: 977799

upgpkg: haskell-rerebase 1.13.0.1-6: rebuild with mmorph 1.2.0

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 05:54:56 UTC (rev 977798)
+++ PKGBUILD2021-07-17 05:55:02 UTC (rev 977799)
@@ -4,7 +4,7 @@
 _hkgname=rerebase
 pkgname=haskell-rerebase
 pkgver=1.13.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc='Reexports from "base" with a bunch of other standard libraries'
 url="https://github.com/nikita-volkov/rerebase;
 license=("MIT")



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:54:56
  Author: felixonmars
Revision: 977798

upgpkg: python-whitenoise 5.3.0-1

Modified:
  python-whitenoise/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 05:54:21 UTC (rev 977797)
+++ PKGBUILD2021-07-17 05:54:56 UTC (rev 977798)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-whitenoise
-pkgver=5.2.0
-pkgrel=2
+pkgver=5.3.0
+pkgrel=1
 pkgdesc='Radically simplified static file serving for WSGI applications'
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-brotli' 'python-django' 'python-pytest' 
'python-requests')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/evansd/whitenoise/archive/v$pkgver.tar.gz;)
-sha512sums=('e68f89c6af86ffaee8931196a5714a47057b4d750b75053042007229ef390b287144a2d10376dbf232168277fc95ba4a40c128acd349242d041e6f5f39e92055')
+sha512sums=('480098a4f4ad313f0346d72f1eca5ee2f571056077edcf07f40f37356043663fc1fa99c7a33f840c176c74ee9894a99e15828ecadae944dc0c9445034aef2cb4')
 
 build() {
   cd whitenoise-$pkgver



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:54:21
  Author: felixonmars
Revision: 977797

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-rebase/repos/community-staging-x86_64/PKGBUILD (from rev 
977796, haskell-rebase/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 05:54:21 UTC (rev 977797)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=rebase
+pkgname=haskell-rebase
+pkgver=1.13.0.1
+pkgrel=6
+pkgdesc='A more progressive alternative to the "base" package'
+url="https://github.com/nikita-volkov/rebase;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-bifunctors' 'haskell-contravariant' 
'haskell-comonad' 'haskell-dlist'
+ 'haskell-either' 'haskell-hashable' 'haskell-hashable-time' 
'haskell-profunctors'
+ 'haskell-scientific' 'haskell-selective' 'haskell-semigroupoids'
+ 'haskell-unordered-containers' 'haskell-uuid-types' 'haskell-vector'
+ 'haskell-vector-instances' 'haskell-void')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f0ac2c2f0b0596b01a7f2961566232b8966ce128acf8029f1d9ddcef67b44d955d6364d06b1127128a60cd947a4b0431da89e43e260da0b2eda300f2fc592e7a')
+
+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 haskell-rebase/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:54:08
  Author: felixonmars
Revision: 977796

upgpkg: haskell-rebase 1.13.0.1-6: rebuild with mmorph 1.2.0

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 05:53:29 UTC (rev 977795)
+++ PKGBUILD2021-07-17 05:54:08 UTC (rev 977796)
@@ -4,7 +4,7 @@
 _hkgname=rebase
 pkgname=haskell-rebase
 pkgver=1.13.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase;
 license=("MIT")



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:53:29
  Author: felixonmars
Revision: 977795

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-selective/repos/community-staging-x86_64/PKGBUILD (from rev 
977794, haskell-selective/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 05:53:29 UTC (rev 977795)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+
+_hkgname=selective
+pkgname=haskell-selective
+pkgver=0.4.2
+pkgrel=25
+pkgdesc="Selective applicative functors"
+url="https://github.com/snowleopard/selective;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-expected-failure'
+ 'haskell-tasty-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('16e9dd4bbb4ffa628d5befd0b750af968c397a5d77ea0ca76f2638974f45f69a4ba8c982208a1ea2b8de2b0a846593d02137109ac7da405f448b9721563d0d19')
+
+prepare() {
+cd $_hkgname-$pkgver
+gen-setup
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 --show-details=direct
+}
+
+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-selective/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:53:16
  Author: felixonmars
Revision: 977794

upgpkg: haskell-selective 0.4.2-25: rebuild with mmorph 1.2.0

Modified:
  haskell-selective/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 05:52:38 UTC (rev 977793)
+++ PKGBUILD2021-07-17 05:53:16 UTC (rev 977794)
@@ -3,7 +3,7 @@
 _hkgname=selective
 pkgname=haskell-selective
 pkgver=0.4.2
-pkgrel=24
+pkgrel=25
 pkgdesc="Selective applicative functors"
 url="https://github.com/snowleopard/selective;
 license=('MIT')



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:52:38
  Author: felixonmars
Revision: 977793

archrelease: copy trunk to community-staging-x86_64

Added:
  dhall/repos/community-staging-x86_64/
  dhall/repos/community-staging-x86_64/PKGBUILD
(from rev 977792, dhall/trunk/PKGBUILD)

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

Copied: dhall/repos/community-staging-x86_64/PKGBUILD (from rev 977792, 
dhall/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 05:52:38 UTC (rev 977793)
@@ -0,0 +1,58 @@
+# Maintainer: Felix Yan 
+
+pkgname=dhall
+pkgver=1.39.0
+pkgrel=12
+pkgdesc='A configuration language guaranteed to terminate'
+url='https://dhall-lang.org'
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 
'haskell-ansi-terminal'
+ 'haskell-atomic-write' 'haskell-case-insensitive' 'haskell-cborg' 
'haskell-cborg-json'
+ 'haskell-contravariant' 'haskell-data-fix' 'haskell-diff' 
'haskell-dotgen'
+ 'haskell-either' 'haskell-half' 'haskell-hashable' 
'haskell-lens-family-core'
+ 'haskell-megaparsec' 'haskell-memory' 'haskell-mmorph' 
'haskell-network-uri'
+ 'haskell-optparse-applicative' 'haskell-parsers' 
'haskell-parser-combinators'
+ 'haskell-prettyprinter' 'haskell-prettyprinter-ansi-terminal' 
'haskell-pretty-simple'
+ 'haskell-profunctors' 'haskell-repline' 'haskell-serialise' 
'haskell-scientific'
+ 'haskell-text-manipulate' 'haskell-th-lift-instances' 
'haskell-transformers-compat'
+ 'haskell-unordered-containers' 'haskell-uri-encode' 'haskell-vector' 
'haskell-cryptonite'
+ 'haskell-http-types' 'haskell-http-client' 'haskell-http-client-tls')
+makedepends=('ghc' 'uusi' 'haskell-foldl' 'haskell-generic-random' 
'haskell-mockery' 'haskell-quickcheck'
+ 'haskell-quickcheck-instances' 'haskell-special-values' 
'haskell-spoon'
+ 'haskell-tasty' 'haskell-tasty-expected-failure' 
'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck' 'haskell-tasty-silver' 
'haskell-turtle' 'haskell-doctest')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('d6a2198e7569623c372ac8cfec00db714cefde683bcb8d8c30acc89c6f536d3dfa7f79f3e61e0080eb0312ca67580d86c079396046e5eb39aea592a93211b52b')
+
+prepare() {
+cd $pkgname-$pkgver
+uusi -u generic-random -u megaparsec -u mmorph $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--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 $pkgname-$pkgver
+runhaskell Setup test --show-details=direct || echo "Tests failed"
+}
+
+package() {
+cd $pkgname-$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 dhall/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 05:52:25
  Author: felixonmars
Revision: 977792

upgpkg: dhall 1.39.0-12: rebuild with mmorph 1.2.0

Modified:
  dhall/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:43:45 UTC (rev 977791)
+++ PKGBUILD2021-07-17 05:52:25 UTC (rev 977792)
@@ -2,7 +2,7 @@
 
 pkgname=dhall
 pkgver=1.39.0
-pkgrel=11
+pkgrel=12
 pkgdesc='A configuration language guaranteed to terminate'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -27,7 +27,7 @@
 
 prepare() {
 cd $pkgname-$pkgver
-uusi -u generic-random -u megaparsec $pkgname.cabal
+uusi -u generic-random -u megaparsec -u mmorph $pkgname.cabal
 }
 
 build() {



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:43:45
  Author: felixonmars
Revision: 977791

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-criterion/repos/community-staging-x86_64/PKGBUILD (from rev 
977790, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:43:45 UTC (rev 977791)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.5.9.0
+pkgrel=97
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-wl-pprint' 
'haskell-base-compat-batteries'
+ 'haskell-binary-orphans' 'haskell-cassava' 'haskell-code-page'
+ 'haskell-criterion-measurement' 'haskell-glob' 'haskell-js-chart'
+ 'haskell-microstache' 'haskell-mwc-random' 
'haskell-optparse-applicative'
+ 'haskell-statistics' 'haskell-transformers-compat' 'haskell-vector'
+ 'haskell-vector-algorithms')
+makedepends=('ghc' 'haskell-base-compat' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-tasty'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ba8550073977ac829d35e327bc976a6a914694d2e9eb29f25c40811ec4064249dba746ac7a3df1b21532ca64c62375d9b35c201c7e259801f21ccde883647ca8')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-fast -f-embed-data-files
+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 --show-details=direct
+}
+
+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-criterion/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:43:32
  Author: felixonmars
Revision: 977790

upgpkg: haskell-criterion 1.5.9.0-97: rebuild with mmorph 1.2.0

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:42:16 UTC (rev 977789)
+++ PKGBUILD2021-07-17 04:43:32 UTC (rev 977790)
@@ -4,7 +4,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.5.9.0
-pkgrel=96
+pkgrel=97
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion;
 license=("BSD")



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:42:16
  Author: felixonmars
Revision: 977789

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-statistics/repos/community-staging-x86_64/PKGBUILD (from rev 
977788, haskell-statistics/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:42:16 UTC (rev 977789)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=statistics
+pkgname=haskell-statistics
+pkgver=0.15.2.0
+pkgrel=169
+pkgdesc="A library of statistical types, data, and functions"
+url="https://github.com/bos/statistics;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-base-orphans' 
'haskell-data-default-class'
+ 'haskell-dense-linear-algebra' 'haskell-math-functions' 
'haskell-monad-par'
+ 'haskell-mwc-random' 'haskell-primitive' 'haskell-vector' 
'haskell-vector-algorithms'
+ 'haskell-vector-binary-instances' 'haskell-vector-th-unbox')
+makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-erf' 
'haskell-ieee754'
+ 'haskell-tasty' 'haskell-tasty-expected-failure' 
'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('7afa3e3edb15e02ff59c72601175d25f1a8baeaa1dd8561322e8e26781dbfbfcc03b2ade773269bab027d7399375f01595145fd2e2f252f3e73abc87f9baed41')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 || echo "Tests failed"
+}
+
+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-statistics/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:42:04
  Author: felixonmars
Revision: 977788

upgpkg: haskell-statistics 0.15.2.0-169: rebuild with mmorph 1.2.0

Modified:
  haskell-statistics/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:40:38 UTC (rev 977787)
+++ PKGBUILD2021-07-17 04:42:04 UTC (rev 977788)
@@ -4,7 +4,7 @@
 _hkgname=statistics
 pkgname=haskell-statistics
 pkgver=0.15.2.0
-pkgrel=168
+pkgrel=169
 pkgdesc="A library of statistical types, data, and functions"
 url="https://github.com/bos/statistics;
 license=("BSD")



[arch-commits] Commit in haskell-hslua-module-text/repos (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:40:38
  Author: felixonmars
Revision: 977787

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hslua-module-text/repos/community-staging-x86_64/
  haskell-hslua-module-text/repos/community-staging-x86_64/PKGBUILD
(from rev 977786, haskell-hslua-module-text/trunk/PKGBUILD)

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

Copied: haskell-hslua-module-text/repos/community-staging-x86_64/PKGBUILD (from 
rev 977786, haskell-hslua-module-text/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:40:38 UTC (rev 977787)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hslua-module-text
+pkgname=haskell-hslua-module-text
+pkgver=0.3.0.1
+pkgrel=91
+pkgdesc="Lua module for text"
+url="https://github.com/hslua/hslua-module-text;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hslua')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('15ba5e97261e9fa0bb4053575a0dd368048141a401200c32bb53a969cc741d2bd2d04890fef5c488fb6f476438d28e4d5ab9fea4a62aecdee285e8f1a1adecc4')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 --show-details=direct
+}
+
+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-hslua-module-text/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:40:26
  Author: felixonmars
Revision: 977786

upgpkg: haskell-hslua-module-text 0.3.0.1-91: rebuild with mmorph 1.2.0

Modified:
  haskell-hslua-module-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:39:51 UTC (rev 977785)
+++ PKGBUILD2021-07-17 04:40:26 UTC (rev 977786)
@@ -4,7 +4,7 @@
 _hkgname=hslua-module-text
 pkgname=haskell-hslua-module-text
 pkgver=0.3.0.1
-pkgrel=90
+pkgrel=91
 pkgdesc="Lua module for text"
 url="https://github.com/hslua/hslua-module-text;
 license=("MIT")



[arch-commits] Commit in haskell-hslua-module-path/repos (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:39:51
  Author: felixonmars
Revision: 977785

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hslua-module-path/repos/community-staging-x86_64/
  haskell-hslua-module-path/repos/community-staging-x86_64/PKGBUILD
(from rev 977784, haskell-hslua-module-path/trunk/PKGBUILD)

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

Copied: haskell-hslua-module-path/repos/community-staging-x86_64/PKGBUILD (from 
rev 977784, haskell-hslua-module-path/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:39:51 UTC (rev 977785)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hslua-module-path
+pkgname=haskell-hslua-module-path
+pkgver=0.1.0.1
+pkgrel=32
+pkgdesc="Lua module to work with file paths."
+url="https://github.com/hslua/hslua-module-path;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hslua')
+makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-lua')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('c858d8900f9fbde354ebfc90fce84d10c89b9f51ab62198df033936399a4aeff')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  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 --show-details=direct
+}
+
+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 -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hslua-module-path/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:39:39
  Author: felixonmars
Revision: 977784

upgpkg: haskell-hslua-module-path 0.1.0.1-32: rebuild with mmorph 1.2.0

Modified:
  haskell-hslua-module-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:39:10 UTC (rev 977783)
+++ PKGBUILD2021-07-17 04:39:39 UTC (rev 977784)
@@ -3,7 +3,7 @@
 _hkgname=hslua-module-path
 pkgname=haskell-hslua-module-path
 pkgver=0.1.0.1
-pkgrel=31
+pkgrel=32
 pkgdesc="Lua module to work with file paths."
 url="https://github.com/hslua/hslua-module-path;
 license=("MIT")



[arch-commits] Commit in haskell-hslua-module-system/repos (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:39:10
  Author: felixonmars
Revision: 977783

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hslua-module-system/repos/community-staging-x86_64/
  haskell-hslua-module-system/repos/community-staging-x86_64/PKGBUILD
(from rev 977782, haskell-hslua-module-system/trunk/PKGBUILD)

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

Copied: haskell-hslua-module-system/repos/community-staging-x86_64/PKGBUILD 
(from rev 977782, haskell-hslua-module-system/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:39:10 UTC (rev 977783)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hslua-module-system
+pkgname=haskell-hslua-module-system
+pkgver=0.2.2.1
+pkgrel=103
+pkgdesc="Lua module wrapper around Haskell's System module"
+url="https://github.com/hslua/hslua-module-system;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hslua' 'haskell-temporary')
+makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('66cf57b8c80605bdfa5145fc61dbe59b66dd67a82a8365006b80e2ab74a71fff0fdf0ffa690daab66e82b8ad086adbcd622a6844b2107c0b9719b8cdabdf542b')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 --show-details=direct
+}
+
+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-hslua-module-system/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:38:58
  Author: felixonmars
Revision: 977782

upgpkg: haskell-hslua-module-system 0.2.2.1-103: rebuild with mmorph 1.2.0

Modified:
  haskell-hslua-module-system/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:38:25 UTC (rev 977781)
+++ PKGBUILD2021-07-17 04:38:58 UTC (rev 977782)
@@ -3,7 +3,7 @@
 _hkgname=hslua-module-system
 pkgname=haskell-hslua-module-system
 pkgver=0.2.2.1
-pkgrel=102
+pkgrel=103
 pkgdesc="Lua module wrapper around Haskell's System module"
 url="https://github.com/hslua/hslua-module-system;
 license=('MIT')



[arch-commits] Commit in haskell-tasty-lua/repos (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:38:25
  Author: felixonmars
Revision: 977781

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty-lua/repos/community-staging-x86_64/
  haskell-tasty-lua/repos/community-staging-x86_64/PKGBUILD
(from rev 977780, haskell-tasty-lua/trunk/PKGBUILD)

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

Copied: haskell-tasty-lua/repos/community-staging-x86_64/PKGBUILD (from rev 
977780, haskell-tasty-lua/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:38:25 UTC (rev 977781)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=tasty-lua
+pkgname=haskell-tasty-lua
+pkgver=0.2.3.2
+pkgrel=66
+pkgdesc="Write tests in Lua, integrate into tasty."
+url="https://github.com/hslua/tasty-lua;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-file-embed' 'haskell-hslua' 'haskell-tasty')
+makedepends=('ghc' 'haskell-tasty-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('14c13448f0755001f10175205f6e2eb7a70d2f428c05c2c734e95b8a136cd2b1b1363fd55297038f0db224b993e0db9d3c1203ed9d8c825dca5aeadfdce3a45e')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 --show-details=direct
+}
+
+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-tasty-lua/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:38:13
  Author: felixonmars
Revision: 977780

upgpkg: haskell-tasty-lua 0.2.3.2-66: rebuild with mmorph 1.2.0

Modified:
  haskell-tasty-lua/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:37:40 UTC (rev 99)
+++ PKGBUILD2021-07-17 04:38:13 UTC (rev 977780)
@@ -3,7 +3,7 @@
 _hkgname=tasty-lua
 pkgname=haskell-tasty-lua
 pkgver=0.2.3.2
-pkgrel=65
+pkgrel=66
 pkgdesc="Write tests in Lua, integrate into tasty."
 url="https://github.com/hslua/tasty-lua;
 license=('MIT')



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:37:40
  Author: felixonmars
Revision: 99

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hslua/repos/community-staging-x86_64/PKGBUILD (from rev 98, 
haskell-hslua/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:37:40 UTC (rev 99)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hslua
+pkgname=haskell-hslua
+pkgver=1.3.0.1
+pkgrel=47
+pkgdesc="A Lua language interpreter embedding in Haskell"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'lua53')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-tasty'
+ 'haskell-tasty-expected-failure' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('6c270cfd3abd81c3b06dc2005796909ea96e14ecc2ff4689f18164ac38fe13f99ff0e5cd25ed1aa020ad422c7e52d2d40001e1c7298436c10e04f3670aa08e98')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fsystem-lua -fpkg-config
+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 --show-details=direct
+}
+
+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-hslua/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:37:28
  Author: felixonmars
Revision: 98

upgpkg: haskell-hslua 1.3.0.1-47: rebuild with mmorph 1.2.0

Modified:
  haskell-hslua/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:36:47 UTC (rev 97)
+++ PKGBUILD2021-07-17 04:37:28 UTC (rev 98)
@@ -4,7 +4,7 @@
 _hkgname=hslua
 pkgname=haskell-hslua
 pkgver=1.3.0.1
-pkgrel=46
+pkgrel=47
 pkgdesc="A Lua language interpreter embedding in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("MIT")



[arch-commits] Commit in haskell-tasty-hedgehog/repos/community-staging-x86_64 (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:36:47
  Author: felixonmars
Revision: 97

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty-hedgehog/repos/community-staging-x86_64/PKGBUILD
(from rev 96, haskell-tasty-hedgehog/trunk/PKGBUILD)
Deleted:
  haskell-tasty-hedgehog/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-17 04:36:33 UTC (rev 96)
+++ PKGBUILD2021-07-17 04:36:47 UTC (rev 97)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=tasty-hedgehog
-pkgname=haskell-tasty-hedgehog
-pkgver=1.1.0.0
-pkgrel=29
-pkgdesc="Integration for tasty and hedgehog"
-url="https://github.com/qfpl/tasty-hedgehog;
-license=('BSD')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-hedgehog' 'haskell-tagged' 'haskell-tasty')
-makedepends=('ghc')
-checkdepends=('haskell-tasty-expected-failure')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('48dda3dda14241f8d8dc77acf61a0fe77887c835ae9de6182c9fe580bb79e98f2480a14c282ff49b1438ffab197812262529e90dcec2af3785713f218490bce2')
-
-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 --show-details=direct
-}
-
-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 "LICENCE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENCE"
-}

Copied: haskell-tasty-hedgehog/repos/community-staging-x86_64/PKGBUILD (from 
rev 96, haskell-tasty-hedgehog/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-17 04:36:47 UTC (rev 97)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+_hkgname=tasty-hedgehog
+pkgname=haskell-tasty-hedgehog
+pkgver=1.1.0.0
+pkgrel=30
+pkgdesc="Integration for tasty and hedgehog"
+url="https://github.com/qfpl/tasty-hedgehog;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hedgehog' 'haskell-tagged' 'haskell-tasty')
+makedepends=('ghc')
+checkdepends=('haskell-tasty-expected-failure')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('48dda3dda14241f8d8dc77acf61a0fe77887c835ae9de6182c9fe580bb79e98f2480a14c282ff49b1438ffab197812262529e90dcec2af3785713f218490bce2')
+
+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 --show-details=direct
+}
+
+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 "LICENCE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENCE"
+}



[arch-commits] Commit in haskell-tasty-hedgehog/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:36:33
  Author: felixonmars
Revision: 96

upgpkg: haskell-tasty-hedgehog 1.1.0.0-30: rebuild with mmorph 1.2.0

Modified:
  haskell-tasty-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:36:01 UTC (rev 95)
+++ PKGBUILD2021-07-17 04:36:33 UTC (rev 96)
@@ -3,7 +3,7 @@
 _hkgname=tasty-hedgehog
 pkgname=haskell-tasty-hedgehog
 pkgver=1.1.0.0
-pkgrel=29
+pkgrel=30
 pkgdesc="Integration for tasty and hedgehog"
 url="https://github.com/qfpl/tasty-hedgehog;
 license=('BSD')



[arch-commits] Commit in haskell-tasty-expected-failure/repos/community-staging-x86_64 (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:36:01
  Author: felixonmars
Revision: 95

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty-expected-failure/repos/community-staging-x86_64/PKGBUILD
(from rev 94, haskell-tasty-expected-failure/trunk/PKGBUILD)
Deleted:
  haskell-tasty-expected-failure/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |  102 ++---
 1 file changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-17 04:35:47 UTC (rev 94)
+++ PKGBUILD2021-07-17 04:36:01 UTC (rev 95)
@@ -1,51 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=tasty-expected-failure
-pkgname=haskell-tasty-expected-failure
-pkgver=0.12.3
-pkgrel=62
-pkgdesc="Mark tasty tests as failure expected"
-url="https://github.com/nomeata/tasty-expected-failure;
-license=("MIT")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-tagged' 'haskell-tasty' 
'haskell-unbounded-delays')
-makedepends=('ghc')
-checkdepends=('haskell-hedgehog' 'haskell-tasty-golden' 
'haskell-tasty-hedgehog'
-  'haskell-tasty-hunit')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('38a38a6b918355b341ac52fbbd63312fbc44f2071785401dc667bb50b030e8c1963c5eb8f890c36daa0987d2fb4748effa543076429e0c8dea58f2fb0bf29f0c')
-
-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 --show-details=direct
-}
-
-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
-}

Copied: haskell-tasty-expected-failure/repos/community-staging-x86_64/PKGBUILD 
(from rev 94, haskell-tasty-expected-failure/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-17 04:36:01 UTC (rev 95)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-expected-failure
+pkgname=haskell-tasty-expected-failure
+pkgver=0.12.3
+pkgrel=63
+pkgdesc="Mark tasty tests as failure expected"
+url="https://github.com/nomeata/tasty-expected-failure;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-tagged' 'haskell-tasty' 
'haskell-unbounded-delays')
+makedepends=('ghc')
+checkdepends=('haskell-hedgehog' 'haskell-tasty-golden' 
'haskell-tasty-hedgehog'
+  'haskell-tasty-hunit')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('38a38a6b918355b341ac52fbbd63312fbc44f2071785401dc667bb50b030e8c1963c5eb8f890c36daa0987d2fb4748effa543076429e0c8dea58f2fb0bf29f0c')
+
+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 --show-details=direct
+}
+
+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-tasty-expected-failure/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:35:47
  Author: felixonmars
Revision: 94

upgpkg: haskell-tasty-expected-failure 0.12.3-63: rebuild with mmorph 1.2.0

Modified:
  haskell-tasty-expected-failure/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:35:11 UTC (rev 93)
+++ PKGBUILD2021-07-17 04:35:47 UTC (rev 94)
@@ -4,7 +4,7 @@
 _hkgname=tasty-expected-failure
 pkgname=haskell-tasty-expected-failure
 pkgver=0.12.3
-pkgrel=62
+pkgrel=63
 pkgdesc="Mark tasty tests as failure expected"
 url="https://github.com/nomeata/tasty-expected-failure;
 license=("MIT")



[arch-commits] Commit in haskell-tasty-hedgehog/repos/community-staging-x86_64 (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:35:11
  Author: felixonmars
Revision: 93

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty-hedgehog/repos/community-staging-x86_64/PKGBUILD
(from rev 92, haskell-tasty-hedgehog/trunk/PKGBUILD)
Deleted:
  haskell-tasty-hedgehog/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-17 04:34:57 UTC (rev 92)
+++ PKGBUILD2021-07-17 04:35:11 UTC (rev 93)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=tasty-hedgehog
-pkgname=haskell-tasty-hedgehog
-pkgver=1.1.0.0
-pkgrel=28
-pkgdesc="Integration for tasty and hedgehog"
-url="https://github.com/qfpl/tasty-hedgehog;
-license=('BSD')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-hedgehog' 'haskell-tagged' 'haskell-tasty')
-makedepends=('ghc')
-checkdepends=('haskell-tasty-expected-failure')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('48dda3dda14241f8d8dc77acf61a0fe77887c835ae9de6182c9fe580bb79e98f2480a14c282ff49b1438ffab197812262529e90dcec2af3785713f218490bce2')
-
-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 --show-details=direct
-}
-
-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 "LICENCE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENCE"
-}

Copied: haskell-tasty-hedgehog/repos/community-staging-x86_64/PKGBUILD (from 
rev 92, haskell-tasty-hedgehog/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-17 04:35:11 UTC (rev 93)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+_hkgname=tasty-hedgehog
+pkgname=haskell-tasty-hedgehog
+pkgver=1.1.0.0
+pkgrel=29
+pkgdesc="Integration for tasty and hedgehog"
+url="https://github.com/qfpl/tasty-hedgehog;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hedgehog' 'haskell-tagged' 'haskell-tasty')
+makedepends=('ghc')
+checkdepends=('haskell-tasty-expected-failure')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('48dda3dda14241f8d8dc77acf61a0fe77887c835ae9de6182c9fe580bb79e98f2480a14c282ff49b1438ffab197812262529e90dcec2af3785713f218490bce2')
+
+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 --show-details=direct
+}
+
+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 "LICENCE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENCE"
+}



[arch-commits] Commit in haskell-tasty-hedgehog/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:34:57
  Author: felixonmars
Revision: 92

upgpkg: haskell-tasty-hedgehog 1.1.0.0-29: rebuild with mmorph 1.2.0

Modified:
  haskell-tasty-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:31:12 UTC (rev 91)
+++ PKGBUILD2021-07-17 04:34:57 UTC (rev 92)
@@ -3,7 +3,7 @@
 _hkgname=tasty-hedgehog
 pkgname=haskell-tasty-hedgehog
 pkgver=1.1.0.0
-pkgrel=28
+pkgrel=29
 pkgdesc="Integration for tasty and hedgehog"
 url="https://github.com/qfpl/tasty-hedgehog;
 license=('BSD')



[arch-commits] Commit in haskell-hedgehog/repos/community-staging-x86_64 (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:31:12
  Author: felixonmars
Revision: 91

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hedgehog/repos/community-staging-x86_64/PKGBUILD
(from rev 90, haskell-hedgehog/trunk/PKGBUILD)
Deleted:
  haskell-hedgehog/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |  104 ++---
 1 file changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-17 04:30:58 UTC (rev 90)
+++ PKGBUILD2021-07-17 04:31:12 UTC (rev 91)
@@ -1,52 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-_hkgname=hedgehog
-pkgname=haskell-hedgehog
-pkgver=1.0.5
-pkgrel=36
-pkgdesc="A modern property-based testing system"
-url="https://hedgehog.qa;
-license=("BSD")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-concurrent-output'
- 'haskell-erf' 'haskell-lifted-async' 'haskell-mmorph' 
'haskell-monad-control'
- 'haskell-pretty-show' 'haskell-primitive' 'haskell-random' 
'haskell-resourcet'
- 'haskell-transformers-base' 'haskell-wl-pprint-annotated')
-makedepends=('ghc' 'uusi')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('03a1bd64451ce90ce7bac67e9f558a97b33cb2f7eeec7885c76558f34018eb794f82344563c6b511094e9cf610a6c0f4c0a229455e57df8729fc093ec212dd98')
-
-prepare() {
-cd $_hkgname-$pkgver
-gen-setup
-uusi -u mmorph $_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 --enable-tests \
---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 --show-details=direct
-}
-
-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
-}

Copied: haskell-hedgehog/repos/community-staging-x86_64/PKGBUILD (from rev 
90, haskell-hedgehog/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-17 04:31:12 UTC (rev 91)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hedgehog
+pkgname=haskell-hedgehog
+pkgver=1.0.5
+pkgrel=37
+pkgdesc="A modern property-based testing system"
+url="https://hedgehog.qa;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-concurrent-output'
+ 'haskell-erf' 'haskell-lifted-async' 'haskell-mmorph' 
'haskell-monad-control'
+ 'haskell-pretty-show' 'haskell-primitive' 'haskell-random' 
'haskell-resourcet'
+ 'haskell-transformers-base' 'haskell-wl-pprint-annotated')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('03a1bd64451ce90ce7bac67e9f558a97b33cb2f7eeec7885c76558f34018eb794f82344563c6b511094e9cf610a6c0f4c0a229455e57df8729fc093ec212dd98')
+
+prepare() {
+cd $_hkgname-$pkgver
+gen-setup
+uusi -u mmorph $_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 --enable-tests \
+--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 --show-details=direct
+}
+
+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 

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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:30:58
  Author: felixonmars
Revision: 90

upgpkg: haskell-hedgehog 1.0.5-37: rebuild with mmorph 1.2.0

Modified:
  haskell-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:30:09 UTC (rev 977769)
+++ PKGBUILD2021-07-17 04:30:58 UTC (rev 90)
@@ -4,7 +4,7 @@
 _hkgname=hedgehog
 pkgname=haskell-hedgehog
 pkgver=1.0.5
-pkgrel=36
+pkgrel=37
 pkgdesc="A modern property-based testing system"
 url="https://hedgehog.qa;
 license=("BSD")



[arch-commits] Commit in haskell-lifted-async/repos/community-staging-x86_64 (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:30:09
  Author: felixonmars
Revision: 977769

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-lifted-async/repos/community-staging-x86_64/PKGBUILD
(from rev 977768, haskell-lifted-async/trunk/PKGBUILD)
Deleted:
  haskell-lifted-async/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |  102 ++---
 1 file changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-17 04:29:54 UTC (rev 977768)
+++ PKGBUILD2021-07-17 04:30:09 UTC (rev 977769)
@@ -1,51 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=lifted-async
-pkgname=haskell-lifted-async
-pkgver=0.10.2
-pkgrel=27
-pkgdesc="Run lifted IO operations asynchronously and wait for their results"
-url="https://github.com/maoe/lifted-async;
-license=('BSD')
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
- 'haskell-monad-control' 'haskell-transformers-base')
-makedepends=('ghc')
-checkdepends=('haskell-hunit' 'haskell-tasty' 'haskell-tasty-expected-failure'
-  'haskell-tasty-hunit' 'haskell-tasty-th')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('eb2b33693ab1617fdeca934c6ede73c530e578425049804c3a0322a63b5262411453f80cb730dabd338590fc6b3093cd13872b9922f5cda4806741fc74ea63ee')
-
-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 --show-details=direct
-}
-
-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
-}

Copied: haskell-lifted-async/repos/community-staging-x86_64/PKGBUILD (from rev 
977768, haskell-lifted-async/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-17 04:30:09 UTC (rev 977769)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=lifted-async
+pkgname=haskell-lifted-async
+pkgver=0.10.2
+pkgrel=28
+pkgdesc="Run lifted IO operations asynchronously and wait for their results"
+url="https://github.com/maoe/lifted-async;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-transformers-base')
+makedepends=('ghc')
+checkdepends=('haskell-hunit' 'haskell-tasty' 'haskell-tasty-expected-failure'
+  'haskell-tasty-hunit' 'haskell-tasty-th')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('eb2b33693ab1617fdeca934c6ede73c530e578425049804c3a0322a63b5262411453f80cb730dabd338590fc6b3093cd13872b9922f5cda4806741fc74ea63ee')
+
+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 --show-details=direct
+}
+
+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-lifted-async/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:29:54
  Author: felixonmars
Revision: 977768

upgpkg: haskell-lifted-async 0.10.2-28: rebuild with mmorph 1.2.0

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:29:21 UTC (rev 977767)
+++ PKGBUILD2021-07-17 04:29:54 UTC (rev 977768)
@@ -3,7 +3,7 @@
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
 pkgver=0.10.2
-pkgrel=27
+pkgrel=28
 pkgdesc="Run lifted IO operations asynchronously and wait for their results"
 url="https://github.com/maoe/lifted-async;
 license=('BSD')



[arch-commits] Commit in haskell-tasty-hedgehog/repos (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:29:21
  Author: felixonmars
Revision: 977767

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty-hedgehog/repos/community-staging-x86_64/
  haskell-tasty-hedgehog/repos/community-staging-x86_64/PKGBUILD
(from rev 977766, haskell-tasty-hedgehog/trunk/PKGBUILD)

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

Copied: haskell-tasty-hedgehog/repos/community-staging-x86_64/PKGBUILD (from 
rev 977766, haskell-tasty-hedgehog/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:29:21 UTC (rev 977767)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+_hkgname=tasty-hedgehog
+pkgname=haskell-tasty-hedgehog
+pkgver=1.1.0.0
+pkgrel=28
+pkgdesc="Integration for tasty and hedgehog"
+url="https://github.com/qfpl/tasty-hedgehog;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hedgehog' 'haskell-tagged' 'haskell-tasty')
+makedepends=('ghc')
+checkdepends=('haskell-tasty-expected-failure')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('48dda3dda14241f8d8dc77acf61a0fe77887c835ae9de6182c9fe580bb79e98f2480a14c282ff49b1438ffab197812262529e90dcec2af3785713f218490bce2')
+
+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 --show-details=direct
+}
+
+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 "LICENCE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENCE"
+}



[arch-commits] Commit in haskell-tasty-hedgehog/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:29:09
  Author: felixonmars
Revision: 977766

upgpkg: haskell-tasty-hedgehog 1.1.0.0-28: rebuild with mmorph 1.2.0

Modified:
  haskell-tasty-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:28:33 UTC (rev 977765)
+++ PKGBUILD2021-07-17 04:29:09 UTC (rev 977766)
@@ -3,7 +3,7 @@
 _hkgname=tasty-hedgehog
 pkgname=haskell-tasty-hedgehog
 pkgver=1.1.0.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Integration for tasty and hedgehog"
 url="https://github.com/qfpl/tasty-hedgehog;
 license=('BSD')



[arch-commits] Commit in haskell-tasty-expected-failure/repos (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:28:33
  Author: felixonmars
Revision: 977765

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tasty-expected-failure/repos/community-staging-x86_64/
  haskell-tasty-expected-failure/repos/community-staging-x86_64/PKGBUILD
(from rev 977764, haskell-tasty-expected-failure/trunk/PKGBUILD)

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

Copied: haskell-tasty-expected-failure/repos/community-staging-x86_64/PKGBUILD 
(from rev 977764, haskell-tasty-expected-failure/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:28:33 UTC (rev 977765)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-expected-failure
+pkgname=haskell-tasty-expected-failure
+pkgver=0.12.3
+pkgrel=62
+pkgdesc="Mark tasty tests as failure expected"
+url="https://github.com/nomeata/tasty-expected-failure;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-tagged' 'haskell-tasty' 
'haskell-unbounded-delays')
+makedepends=('ghc')
+checkdepends=('haskell-hedgehog' 'haskell-tasty-golden' 
'haskell-tasty-hedgehog'
+  'haskell-tasty-hunit')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('38a38a6b918355b341ac52fbbd63312fbc44f2071785401dc667bb50b030e8c1963c5eb8f890c36daa0987d2fb4748effa543076429e0c8dea58f2fb0bf29f0c')
+
+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 --show-details=direct
+}
+
+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-tasty-expected-failure/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:28:20
  Author: felixonmars
Revision: 977764

upgpkg: haskell-tasty-expected-failure 0.12.3-62: rebuild with mmorph 1.2.0 
(rebuild pass 1, specified --nocheck)

Modified:
  haskell-tasty-expected-failure/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:27:44 UTC (rev 977763)
+++ PKGBUILD2021-07-17 04:28:20 UTC (rev 977764)
@@ -4,7 +4,7 @@
 _hkgname=tasty-expected-failure
 pkgname=haskell-tasty-expected-failure
 pkgver=0.12.3
-pkgrel=61
+pkgrel=62
 pkgdesc="Mark tasty tests as failure expected"
 url="https://github.com/nomeata/tasty-expected-failure;
 license=("MIT")



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:27:44
  Author: felixonmars
Revision: 977763

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hedgehog/repos/community-staging-x86_64/PKGBUILD (from rev 
977762, haskell-hedgehog/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:27:44 UTC (rev 977763)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hedgehog
+pkgname=haskell-hedgehog
+pkgver=1.0.5
+pkgrel=36
+pkgdesc="A modern property-based testing system"
+url="https://hedgehog.qa;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-concurrent-output'
+ 'haskell-erf' 'haskell-lifted-async' 'haskell-mmorph' 
'haskell-monad-control'
+ 'haskell-pretty-show' 'haskell-primitive' 'haskell-random' 
'haskell-resourcet'
+ 'haskell-transformers-base' 'haskell-wl-pprint-annotated')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('03a1bd64451ce90ce7bac67e9f558a97b33cb2f7eeec7885c76558f34018eb794f82344563c6b511094e9cf610a6c0f4c0a229455e57df8729fc093ec212dd98')
+
+prepare() {
+cd $_hkgname-$pkgver
+gen-setup
+uusi -u mmorph $_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 --enable-tests \
+--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 --show-details=direct
+}
+
+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-hedgehog/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:27:31
  Author: felixonmars
Revision: 977762

upgpkg: haskell-hedgehog 1.0.5-36: rebuild with mmorph 1.2.0

Modified:
  haskell-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:11:50 UTC (rev 977761)
+++ PKGBUILD2021-07-17 04:27:31 UTC (rev 977762)
@@ -4,7 +4,7 @@
 _hkgname=hedgehog
 pkgname=haskell-hedgehog
 pkgver=1.0.5
-pkgrel=35
+pkgrel=36
 pkgdesc="A modern property-based testing system"
 url="https://hedgehog.qa;
 license=("BSD")
@@ -20,6 +20,7 @@
 prepare() {
 cd $_hkgname-$pkgver
 gen-setup
+uusi -u mmorph $_hkgname.cabal
 } 
 
 build() {



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:17:28
  Author: felixonmars
Revision: 420051

archrelease: copy trunk to extra-x86_64

Added:
  libuv/repos/extra-x86_64/PKGBUILD
(from rev 420050, libuv/trunk/PKGBUILD)
Deleted:
  libuv/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   95 ++---
 1 file changed, 48 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-17 04:17:14 UTC (rev 420050)
+++ PKGBUILD2021-07-17 04:17:28 UTC (rev 420051)
@@ -1,47 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Massimiliano Torromeo 
-
-pkgname=libuv
-pkgver=1.41.0
-pkgrel=1
-pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
-arch=('x86_64')
-url="https://github.com/libuv/libuv;
-license=('custom')
-depends=('glibc' 'libnsl')
-makedepends=('python-sphinx')
-source=(https://dist.libuv.org/dist/v$pkgver/libuv-v$pkgver.tar.gz{,.sign})
-sha512sums=('33613fa28e8136507300eba374351774849b6b39aab4e53c997a918d3bc1d1094c6123e0e509535095b14dc5daa885eadb1a67bed46622ad3cc79d62dc817e84'
-'SKIP')
-# PGP key IDs are available from 
https://github.com/libuv/libuv/blob/v1.x/MAINTAINERS.md
-validpgpkeys=('57353E0DBDAAA7E839B66A1AFF47D5E4AD8B4FDC')  # keybase.io/cjihrig
-
-build() {
-   cd $pkgname-v$pkgver
-   ./autogen.sh
-   ./configure --prefix=/usr
-   make
-   make man -C docs
-}
-
-check() {
-   cd $pkgname-v$pkgver
-   make check
-}
-
-package() {
-   cd $pkgname-v$pkgver
-
-   make DESTDIR="$pkgdir" install
-
-   install -Dm644 LICENSE \
-   "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-   install -Dm644 AUTHORS \
-   "$pkgdir"/usr/share/doc/$pkgname/AUTHORS
-   install -Dm644 README.md \
-   "$pkgdir"/usr/share/doc/$pkgname/README.md
-   install -Dm644 ChangeLog \
-   "$pkgdir"/usr/share/doc/$pkgname/ChangeLog
-   install -Dm644 docs/build/man/libuv.1 \
-   "$pkgdir"/usr/share/man/man1/libuv.1
-}

Copied: libuv/repos/extra-x86_64/PKGBUILD (from rev 420050, 
libuv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-17 04:17:28 UTC (rev 420051)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=libuv
+pkgver=1.41.1
+pkgrel=1
+pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
+arch=('x86_64')
+url="https://github.com/libuv/libuv;
+license=('custom')
+depends=('glibc' 'libnsl')
+makedepends=('python-sphinx')
+source=(https://dist.libuv.org/dist/v$pkgver/libuv-v$pkgver.tar.gz{,.sign})
+sha512sums=('2626f3300f7ea144b9db89a84d56674afc3caaf03dcf8afbe070c2631605ead07eb7c10982e3348a3d46865758d10f8be41f74104831ece08635c77103cabb69'
+'SKIP')
+# PGP key IDs are available from 
https://github.com/libuv/libuv/blob/v1.x/MAINTAINERS.md
+validpgpkeys=('57353E0DBDAAA7E839B66A1AFF47D5E4AD8B4FDC'  # Colin Ihrig 
(@cjihrig)
+  'AEAD0A4B686767751A0E4AEF34A25FB128246514') # Jameson Nash 
(@vtjnash)
+
+build() {
+cd $pkgname-v$pkgver
+./autogen.sh
+./configure --prefix=/usr
+make
+make man -C docs
+}
+
+check() {
+cd $pkgname-v$pkgver
+make check
+}
+
+package() {
+cd $pkgname-v$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm644 LICENSE \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+install -Dm644 AUTHORS \
+"$pkgdir"/usr/share/doc/$pkgname/AUTHORS
+install -Dm644 README.md \
+"$pkgdir"/usr/share/doc/$pkgname/README.md
+install -Dm644 ChangeLog \
+"$pkgdir"/usr/share/doc/$pkgname/ChangeLog
+install -Dm644 docs/build/man/libuv.1 \
+"$pkgdir"/usr/share/man/man1/libuv.1
+}



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:17:14
  Author: felixonmars
Revision: 420050

upgpkg: libuv 1.41.1-1

Modified:
  libuv/trunk/PKGBUILD

--+
 PKGBUILD |   45 +++--
 1 file changed, 23 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 21:12:26 UTC (rev 420049)
+++ PKGBUILD2021-07-17 04:17:14 UTC (rev 420050)
@@ -2,7 +2,7 @@
 # Contributor: Massimiliano Torromeo 
 
 pkgname=libuv
-pkgver=1.41.0
+pkgver=1.41.1
 pkgrel=1
 pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
 arch=('x86_64')
@@ -11,37 +11,38 @@
 depends=('glibc' 'libnsl')
 makedepends=('python-sphinx')
 source=(https://dist.libuv.org/dist/v$pkgver/libuv-v$pkgver.tar.gz{,.sign})
-sha512sums=('33613fa28e8136507300eba374351774849b6b39aab4e53c997a918d3bc1d1094c6123e0e509535095b14dc5daa885eadb1a67bed46622ad3cc79d62dc817e84'
+sha512sums=('2626f3300f7ea144b9db89a84d56674afc3caaf03dcf8afbe070c2631605ead07eb7c10982e3348a3d46865758d10f8be41f74104831ece08635c77103cabb69'
 'SKIP')
 # PGP key IDs are available from 
https://github.com/libuv/libuv/blob/v1.x/MAINTAINERS.md
-validpgpkeys=('57353E0DBDAAA7E839B66A1AFF47D5E4AD8B4FDC')  # keybase.io/cjihrig
+validpgpkeys=('57353E0DBDAAA7E839B66A1AFF47D5E4AD8B4FDC'  # Colin Ihrig 
(@cjihrig)
+  'AEAD0A4B686767751A0E4AEF34A25FB128246514') # Jameson Nash 
(@vtjnash)
 
 build() {
-   cd $pkgname-v$pkgver
-   ./autogen.sh
-   ./configure --prefix=/usr
-   make
-   make man -C docs
+cd $pkgname-v$pkgver
+./autogen.sh
+./configure --prefix=/usr
+make
+make man -C docs
 }
 
 check() {
-   cd $pkgname-v$pkgver
-   make check
+cd $pkgname-v$pkgver
+make check
 }
 
 package() {
-   cd $pkgname-v$pkgver
+cd $pkgname-v$pkgver
 
-   make DESTDIR="$pkgdir" install
+make DESTDIR="$pkgdir" install
 
-   install -Dm644 LICENSE \
-   "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-   install -Dm644 AUTHORS \
-   "$pkgdir"/usr/share/doc/$pkgname/AUTHORS
-   install -Dm644 README.md \
-   "$pkgdir"/usr/share/doc/$pkgname/README.md
-   install -Dm644 ChangeLog \
-   "$pkgdir"/usr/share/doc/$pkgname/ChangeLog
-   install -Dm644 docs/build/man/libuv.1 \
-   "$pkgdir"/usr/share/man/man1/libuv.1
+install -Dm644 LICENSE \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+install -Dm644 AUTHORS \
+"$pkgdir"/usr/share/doc/$pkgname/AUTHORS
+install -Dm644 README.md \
+"$pkgdir"/usr/share/doc/$pkgname/README.md
+install -Dm644 ChangeLog \
+"$pkgdir"/usr/share/doc/$pkgname/ChangeLog
+install -Dm644 docs/build/man/libuv.1 \
+"$pkgdir"/usr/share/man/man1/libuv.1
 }



[arch-commits] Commit in haskell-lifted-async/repos (2 files)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:11:50
  Author: felixonmars
Revision: 977761

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-lifted-async/repos/community-staging-x86_64/
  haskell-lifted-async/repos/community-staging-x86_64/PKGBUILD
(from rev 977760, haskell-lifted-async/trunk/PKGBUILD)

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

Copied: haskell-lifted-async/repos/community-staging-x86_64/PKGBUILD (from rev 
977760, haskell-lifted-async/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:11:50 UTC (rev 977761)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=lifted-async
+pkgname=haskell-lifted-async
+pkgver=0.10.2
+pkgrel=27
+pkgdesc="Run lifted IO operations asynchronously and wait for their results"
+url="https://github.com/maoe/lifted-async;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-transformers-base')
+makedepends=('ghc')
+checkdepends=('haskell-hunit' 'haskell-tasty' 'haskell-tasty-expected-failure'
+  'haskell-tasty-hunit' 'haskell-tasty-th')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('eb2b33693ab1617fdeca934c6ede73c530e578425049804c3a0322a63b5262411453f80cb730dabd338590fc6b3093cd13872b9922f5cda4806741fc74ea63ee')
+
+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 --show-details=direct
+}
+
+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-lifted-async/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:11:38
  Author: felixonmars
Revision: 977760

upgpkg: haskell-lifted-async 0.10.2-27: rebuild with mmorph 1.2.0 (rebuild pass 
1, specified --nocheck)

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 04:11:05 UTC (rev 977759)
+++ PKGBUILD2021-07-17 04:11:38 UTC (rev 977760)
@@ -3,7 +3,7 @@
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
 pkgver=0.10.2
-pkgrel=26
+pkgrel=27
 pkgdesc="Run lifted IO operations asynchronously and wait for their results"
 url="https://github.com/maoe/lifted-async;
 license=('BSD')



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

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:11:05
  Author: felixonmars
Revision: 977759

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-mmorph/repos/community-staging-x86_64/PKGBUILD (from rev 
977758, haskell-mmorph/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-07-17 04:11:05 UTC (rev 977759)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=mmorph
+pkgname=haskell-mmorph
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="Monad morphisms"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-transformers-compat")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('06c9e2b2d7caa65c6049225ba40a54cf9480e561a6ea521b4c83e38094beea0c2ed595244f434793c6964c6161ac3122da5a8b53fe772d527fbefb15e4cc2c14')
+
+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 haskell-mmorph/trunk (PKGBUILD)

2021-07-16 Thread Felix Yan via arch-commits
Date: Saturday, July 17, 2021 @ 04:10:52
  Author: felixonmars
Revision: 977758

upgpkg: haskell-mmorph 1.2.0-1: rebuild with mmorph 1.2.0

Modified:
  haskell-mmorph/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 01:12:55 UTC (rev 977757)
+++ PKGBUILD2021-07-17 04:10:52 UTC (rev 977758)
@@ -3,8 +3,8 @@
 
 _hkgname=mmorph
 pkgname=haskell-mmorph
-pkgver=1.1.5
-pkgrel=3
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="Monad morphisms"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-transformers-compat")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('8429661578ef47f52e45aa4fea71aba2af115a9afc062f6ae2679270cd9d87fbbccb4c21cedfb0d7374d56c30e4dce38683e0cc1c8f37d89cc462067d233a198')
+sha512sums=('06c9e2b2d7caa65c6049225ba40a54cf9480e561a6ea521b4c83e38094beea0c2ed595244f434793c6964c6161ac3122da5a8b53fe772d527fbefb15e4cc2c14')
 
 build() {
 cd $_hkgname-$pkgver



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Saturday, July 17, 2021 @ 01:12:55
  Author: freswa
Revision: 977757

archrelease: copy trunk to community-testing-x86_64

Added:
  sequoia/repos/community-testing-x86_64/
  sequoia/repos/community-testing-x86_64/PKGBUILD
(from rev 977756, sequoia/trunk/PKGBUILD)

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

Copied: sequoia/repos/community-testing-x86_64/PKGBUILD (from rev 977756, 
sequoia/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-07-17 01:12:55 UTC (rev 977757)
@@ -0,0 +1,57 @@
+# Maintainer: Levente Polyak 
+# Contributor: Kai Michaelis 
+
+pkgbase=sequoia
+pkgname=(sequoia python-sequoia)
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='Cool new OpenPGP implementation'
+url='https://sequoia-pgp.org/'
+arch=('x86_64')
+license=('GPL3')
+makedepends=('git' 'cargo' 'clang' 'python' 'python-setuptools' 'python-cffi'
+ 'glibc' 'nettle' 'sqlite' 'capnproto' 'openssl' 'gcc-libs' 'gmp'
+ 'bzip2' 'libbz2.so')
+checkdepends=('python-pytest' 'python-pytest-runner')
+options=('!makeflags')
+source=(${pkgname}::"git+https://gitlab.com/sequoia-pgp/sequoia.git#tag=openpgp/v${pkgver};)
+sha512sums=('SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed 's/debug/release/g' -i -- */Makefile */*/Makefile */*/*/Makefile
+  sed "s/-L/${LDFLAGS},-L/g" -i ffi/lang/python/Makefile
+  ln -s .Makefile Makefile
+}
+
+build() {
+  cd ${pkgname}
+  make PREFIX=/usr CARGO_FLAGS='--locked' build-release
+}
+
+check() {
+  cd ${pkgname}
+  cargo test --release --locked \
+--workspace \
+--exclude sequoia-store
+  # python tests currently fail horribly
+  # make -C ffi/lang/python test
+}
+
+package_sequoia() {
+  depends=('glibc' 'nettle' 'libhogweed.so' 'libnettle.so' 'sqlite' 'capnproto'
+   'openssl' 'gcc-libs' 'gmp' 'bzip2' 'libbz2.so')
+  cd ${pkgbase}
+  make DESTDIR="${pkgdir}" PREFIX=/usr CARGO_FLAGS='--locked' install
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  rm -rf "${pkgdir}/usr/lib/python"*
+}
+
+package_python-sequoia() {
+  depends=('python' 'python-cffi' 'sequoia')
+  pkgdesc+=' - python bindings'
+  cd ${pkgbase}
+  make -C ffi/lang/python DESTDIR="${pkgdir}" PREFIX=/usr install
+}
+
+# vim: ts=2 sw=2 et:



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Saturday, July 17, 2021 @ 01:12:49
  Author: freswa
Revision: 977756

upgpkg: sequoia 1.3.0-1

Modified:
  sequoia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 00:50:20 UTC (rev 977755)
+++ PKGBUILD2021-07-17 01:12:49 UTC (rev 977756)
@@ -3,7 +3,7 @@
 
 pkgbase=sequoia
 pkgname=(sequoia python-sequoia)
-pkgver=1.0.0
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='Cool new OpenPGP implementation'
 url='https://sequoia-pgp.org/'
@@ -14,7 +14,7 @@
  'bzip2' 'libbz2.so')
 checkdepends=('python-pytest' 'python-pytest-runner')
 options=('!makeflags')
-source=(${pkgname}::"git+https://gitlab.com/sequoia-pgp/sequoia.git#tag=v${pkgver};)
+source=(${pkgname}::"git+https://gitlab.com/sequoia-pgp/sequoia.git#tag=openpgp/v${pkgver};)
 sha512sums=('SKIP')
 
 prepare() {
@@ -21,6 +21,7 @@
   cd ${pkgname}
   sed 's/debug/release/g' -i -- */Makefile */*/Makefile */*/*/Makefile
   sed "s/-L/${LDFLAGS},-L/g" -i ffi/lang/python/Makefile
+  ln -s .Makefile Makefile
 }
 
 build() {



[arch-commits] Commit in gradle/repos (3 files)

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Saturday, July 17, 2021 @ 00:50:20
  Author: freswa
Revision: 977755

archrelease: copy trunk to community-testing-any

Added:
  gradle/repos/community-testing-any/
  gradle/repos/community-testing-any/PKGBUILD
(from rev 977754, gradle/trunk/PKGBUILD)
  gradle/repos/community-testing-any/gradle.sh
(from rev 977754, gradle/trunk/gradle.sh)

---+
 PKGBUILD  |   79 
 gradle.sh |2 +
 2 files changed, 81 insertions(+)

Copied: gradle/repos/community-testing-any/PKGBUILD (from rev 977754, 
gradle/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2021-07-17 00:50:20 UTC (rev 977755)
@@ -0,0 +1,79 @@
+# Maintainer: Levente Polyak 
+# Contributor: Simon Legner 
+# Contributor: Chris Molozian (novabyte) 
+# Contributor: Sanjuro Makabe (itti) 
+
+pkgbase=gradle
+pkgname=('gradle' 'gradle-doc' 'gradle-src')
+pkgver=7.1.1
+pkgrel=1
+pkgdesc='Powerful build system for the JVM'
+url='https://gradle.org/'
+arch=('any')
+license=('Apache')
+depends=('java-environment' 'bash')
+makedepends=('git' 'gradle' 'asciidoc' 'xmlto' 'kotlin' 'groovy' 
'java-environment=11')
+source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-src.zip
+${pkgbase}.sh)
+sha256sums=('393c025c09cb6fc79e6924c676f403da8fcfe4dbd98e2fb903909c98b8178d40'
+'6f3472486278252417af49196847ba465b56819d286658fcdf918687f89ee032')
+sha512sums=('04482fb967da1480c2de4236b5e4e7398ca446cb114aa73752a394f24c4188a876e069b5e1751032deb8bb7676359792fe9c709099c77aaf3f537baf0cf4a1cc'
+
'a50b6cf8281b56b80f55a20ac9316e1eed6887da1d191ad575dec140c9819711644d7077c4dc693b8cb0f1b08ceba0033ba88b5ad138d33ffb73b786c0d4bf81')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  # requires java language level 6, which >=13 has dropped
+  export PATH="/usr/lib/jvm/java-11-openjdk/bin:${PATH}"
+  ./gradlew installAll \
+-PfinalRelease=true \
+-Pgradle_installPath="$(pwd)/dist"
+}
+
+package_gradle() {
+  cd ${pkgbase}-${pkgver}/dist
+  optdepends=(
+'gradle-doc: gradle documentation'
+'gradle-src: gradle sources'
+  )
+
+  # install profile.d script
+  install -Dm 755 "${srcdir}/${pkgbase}.sh" 
"${pkgdir}/etc/profile.d/${pkgbase}.sh"
+
+  # create the necessary directory structure
+  install -d "${pkgdir}/usr/share/java/${pkgname}/bin"
+  install -d "${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
+  install -d "${pkgdir}/usr/share/java/${pkgname}/init.d"
+  install -d "${pkgdir}/usr/bin"
+
+  # copy across jar files
+  install -Dm 644 lib/*.jar "${pkgdir}/usr/share/java/${pkgname}/lib"
+  install -Dm 644 lib/plugins/*.jar 
"${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
+
+  # copy across supporting text documentation and scripts
+  install -m 644 NOTICE "${pkgdir}/usr/share/java/${pkgname}"
+  install -m 755 bin/gradle "${pkgdir}/usr/share/java/${pkgname}/bin"
+  install -m 644 init.d/*.* "${pkgdir}/usr/share/java/${pkgname}/init.d"
+
+  # link gradle script to /usr/bin
+  ln -s /usr/share/java/${pkgname}/bin/${pkgname} "${pkgdir}/usr/bin"
+}
+
+package_gradle-doc() {
+  pkgdesc+=' (documentation)'
+  options=('!strip')
+
+  cd ${pkgbase}-${pkgver}/dist
+  install -d "${pkgdir}/usr/share/java/gradle/docs"
+  cp -r docs/* "${pkgdir}/usr/share/java/gradle/docs"
+}
+
+package_gradle-src() {
+  pkgdesc+=' (sources)'
+  options=('!strip')
+
+  cd ${pkgbase}-${pkgver}/dist
+  install -d "${pkgdir}/usr/share/java/gradle/src"
+  cp -r src/* "${pkgdir}/usr/share/java/gradle/src"
+}
+
+# vim: ts=2 sw=2 et:

Copied: gradle/repos/community-testing-any/gradle.sh (from rev 977754, 
gradle/trunk/gradle.sh)
===
--- community-testing-any/gradle.sh (rev 0)
+++ community-testing-any/gradle.sh 2021-07-17 00:50:20 UTC (rev 977755)
@@ -0,0 +1,2 @@
+#!/bin/sh
+export GRADLE_HOME=/usr/share/java/gradle



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Saturday, July 17, 2021 @ 00:50:16
  Author: freswa
Revision: 977754

upgpkg: gradle 7.1.1-1

Modified:
  gradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 00:35:53 UTC (rev 977753)
+++ PKGBUILD2021-07-17 00:50:16 UTC (rev 977754)
@@ -5,7 +5,7 @@
 
 pkgbase=gradle
 pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=7.1
+pkgver=7.1.1
 pkgrel=1
 pkgdesc='Powerful build system for the JVM'
 url='https://gradle.org/'
@@ -15,9 +15,9 @@
 makedepends=('git' 'gradle' 'asciidoc' 'xmlto' 'kotlin' 'groovy' 
'java-environment=11')
 source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-src.zip
 ${pkgbase}.sh)
-sha256sums=('2eeceac0e7cdab7074fa59b69f1460ed817c176eadf9d08a66e11b3184ccd1ae'
+sha256sums=('393c025c09cb6fc79e6924c676f403da8fcfe4dbd98e2fb903909c98b8178d40'
 '6f3472486278252417af49196847ba465b56819d286658fcdf918687f89ee032')
-sha512sums=('6f7411a5951f4164972ef8623bcb7ffb2079e5d2b9066b500ab6bfab7acd2f8a875654117e8b77c2378523e0185c38dca47346e6943aed07fbbf1e8d94d1bb66'
+sha512sums=('04482fb967da1480c2de4236b5e4e7398ca446cb114aa73752a394f24c4188a876e069b5e1751032deb8bb7676359792fe9c709099c77aaf3f537baf0cf4a1cc'
 
'a50b6cf8281b56b80f55a20ac9316e1eed6887da1d191ad575dec140c9819711644d7077c4dc693b8cb0f1b08ceba0033ba88b5ad138d33ffb73b786c0d4bf81')
 
 build() {



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Saturday, July 17, 2021 @ 00:35:53
  Author: freswa
Revision: 977753

archrelease: copy trunk to community-testing-x86_64

Added:
  ghidra/repos/community-testing-x86_64/
  ghidra/repos/community-testing-x86_64/PKGBUILD
(from rev 977752, ghidra/trunk/PKGBUILD)

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

Copied: ghidra/repos/community-testing-x86_64/PKGBUILD (from rev 977752, 
ghidra/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-07-17 00:35:53 UTC (rev 977753)
@@ -0,0 +1,85 @@
+# Maintainer: Robin Broda 
+# Maintainer: Levente Polyak 
+
+pkgname=ghidra
+pkgver=10.0.1
+_ghidra_data=7d843ec229d43c2d1a8178aaa892be90e37e95a2
+_d2j=2.0
+_yajsw=12.12
+_hfsx=0.21
+pkgrel=1
+pkgdesc='Software reverse engineering framework'
+url='https://ghidra-sre.org/'
+arch=('x86_64')
+license=('Apache')
+depends=('java-environment>=11' 'bash')
+makedepends=('git' 'gradle' 'unzip' 'java-environment=11')
+optdepends=('python2: Python feature'
+'pam: GhidraServer support')
+options=('!strip')
+source=(https://github.com/NationalSecurityAgency/ghidra/archive/Ghidra_${pkgver}_build.tar.gz
+
"git+https://github.com/NationalSecurityAgency/ghidra-data#commit=${_ghidra_data};
+
https://github.com/pxb1988/dex2jar/releases/download/${_d2j}/dex-tools-${_d2j}.zip
+
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/android4me/AXMLPrinter2.jar
+
https://sourceforge.net/projects/yajsw/files/yajsw/yajsw-stable-${_yajsw}/yajsw-stable-${_yajsw}.zip
+
https://sourceforge.net/projects/catacombae/files/HFSExplorer/${_hfsx}/hfsexplorer-${_hfsx/./_}-bin.zip)
+noextract=(AXMLPrinter2.jar
+   yajsw-stable-${_yajsw}.zip
+   hfsexplorer-${_hfsx/./_}-bin.zip)
+sha512sums=('6cceb31e29080a653aca17f049778476431eaf779556ae039bc98d06ad81e6c19b3a2b72f9f5aabc4b255cc186ba97f02013ff387dedef82ac94593066e62ea4'
+'SKIP'
+
'c4a6c72ea09b58a44fcb8918cfada600467f10f99a02b53d2436ac68295e73c8daf9ba0a8bc7160ba1e28e87f032ee034435ebe40af35b6e2fe9fa4607581358'
+
'c1168ec913f1fbb0675915d4fd865ec9a8e8573f6c8aedcb6e68166f61f11aeaececc7548d54d78134843c0102c57d6350973f6d3027d0ffdae52a5c57a7f601'
+
'0ff5a228ae1c5251c8ba59f9bcd9b4a199b0caaf688f6eccba42c3d227784d8f56f9164b2fad73fc173ec314340c036144123ce152fe911013df5598bd708944'
+
'b85b4316115695acc78cc7c675c673058c05a238451562be0c6a48b2d11a28e5645a42cb62cdf063be015369df26201dfab6cf2e60f39e6468d1d53b23f94415')
+
+prepare() {
+  export PATH="/usr/lib/jvm/java-11-openjdk/bin:${PATH}"
+  install -d hfsx
+  unzip -u hfsexplorer-${_hfsx/./_}-bin.zip -d hfsx
+
+  cd ghidra-Ghidra_${pkgver}_build
+
+  # Copy needed libraries into flat repo folder
+  install -Dm 644 ../dex2jar-${_d2j}/lib/dex-*.jar \
+../AXMLPrinter2.jar \
+../hfsx/lib/{csframework,hfsx*,iharder-base64}.jar \
+-t dependencies/flatRepo
+
+  # YAJSW expects this symlink
+  ln -sf ghidra-Ghidra_${pkgver}_build ../ghidra.bin
+  install -Dm 644 ../yajsw-stable-${_yajsw}.zip -t Ghidra/Features/GhidraServer
+
+  # Add FID datasets
+  install -Dm 644 ../ghidra-data/FunctionID/*.fidb -t 
Ghidra/Features/FunctionID/src/main/fidb
+
+  # Ignore lack of licensing for YAJSW zip, packed FID datasets, and the 
native binaries
+  sed -i '/FileTree tree/a\\t\texclude "yajsw-stable-**.zip"\n\t\texclude 
"src/main/fidb/**.fidb"\n\t\texclude "os/linux64/**"' gradle/support/ip.gradle
+}
+
+build() {
+  export GRADLE_HOME="$(pwd)/usr/share/java/gradle/"
+  export PATH="$(pwd)/usr/share/java/gradle/bin/:${PATH}"
+  cd ghidra-Ghidra_${pkgver}_build
+  gradle yajswDevUnpack
+  gradle prebuildNatives_linux64
+  gradle sleighCompile
+  gradle buildGhidra
+}
+
+package() {
+  cd ghidra-Ghidra_${pkgver}_build
+
+  # Extract built archive into destination folder
+  install -d "${pkgdir}"/{opt,usr/bin}
+  _appver=$(grep -oP '(?<=^application.version=).*$' 
Ghidra/application.properties)
+  _relname=$(grep -oP '(?<=^application.release.name=).*$' 
Ghidra/application.properties)
+  unzip -u "build/dist/ghidra_${_appver}_${_relname}"_*_linux64.zip -d 
"${pkgdir}"/opt
+
+  # Simplify some directory and binary names
+  mv "${pkgdir}"/opt/ghidra{_*,}
+  ln -s /opt/ghidra/ghidraRun "${pkgdir}"/usr/bin/ghidra
+  ln -s /opt/ghidra/support/analyzeHeadless 
"${pkgdir}"/usr/bin/ghidra-analyzeHeadless
+}
+
+# vim: ts=2 sw=2 et:



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Saturday, July 17, 2021 @ 00:35:49
  Author: freswa
Revision: 977752

upgpkg: ghidra 10.0.1-1

Modified:
  ghidra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 00:35:36 UTC (rev 977751)
+++ PKGBUILD2021-07-17 00:35:49 UTC (rev 977752)
@@ -2,7 +2,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=ghidra
-pkgver=9.2.4
+pkgver=10.0.1
 _ghidra_data=7d843ec229d43c2d1a8178aaa892be90e37e95a2
 _d2j=2.0
 _yajsw=12.12
@@ -22,18 +22,16 @@
 
https://github.com/pxb1988/dex2jar/releases/download/${_d2j}/dex-tools-${_d2j}.zip
 
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/android4me/AXMLPrinter2.jar
 
https://sourceforge.net/projects/yajsw/files/yajsw/yajsw-stable-${_yajsw}/yajsw-stable-${_yajsw}.zip
-
https://sourceforge.net/projects/catacombae/files/HFSExplorer/${_hfsx}/hfsexplorer-${_hfsx/./_}-bin.zip
-
https://archive.archlinux.org/packages/g/gradle/gradle-6.8.3-1-any.pkg.tar.zst)
+
https://sourceforge.net/projects/catacombae/files/HFSExplorer/${_hfsx}/hfsexplorer-${_hfsx/./_}-bin.zip)
 noextract=(AXMLPrinter2.jar
yajsw-stable-${_yajsw}.zip
hfsexplorer-${_hfsx/./_}-bin.zip)
-sha512sums=('c87975cd84088c146972b54f64cd5023d8fe362274ead85b93519bf7e551b6982de4b98dfaf914127b2dad37cb8907a3289fba9fcfdc9bdeada4cde62ed15b9a'
+sha512sums=('6cceb31e29080a653aca17f049778476431eaf779556ae039bc98d06ad81e6c19b3a2b72f9f5aabc4b255cc186ba97f02013ff387dedef82ac94593066e62ea4'
 'SKIP'
 
'c4a6c72ea09b58a44fcb8918cfada600467f10f99a02b53d2436ac68295e73c8daf9ba0a8bc7160ba1e28e87f032ee034435ebe40af35b6e2fe9fa4607581358'
 
'c1168ec913f1fbb0675915d4fd865ec9a8e8573f6c8aedcb6e68166f61f11aeaececc7548d54d78134843c0102c57d6350973f6d3027d0ffdae52a5c57a7f601'
 
'0ff5a228ae1c5251c8ba59f9bcd9b4a199b0caaf688f6eccba42c3d227784d8f56f9164b2fad73fc173ec314340c036144123ce152fe911013df5598bd708944'
-
'b85b4316115695acc78cc7c675c673058c05a238451562be0c6a48b2d11a28e5645a42cb62cdf063be015369df26201dfab6cf2e60f39e6468d1d53b23f94415'
-
'5e0c4d7c71a080b292101e116de01500dc69d59d4f1fdb52d4b859aa9f6655b69ec125f6727606a926870bd619d3f5bcae9bcb40ffe50d439e6331cae61d79e0')
+
'b85b4316115695acc78cc7c675c673058c05a238451562be0c6a48b2d11a28e5645a42cb62cdf063be015369df26201dfab6cf2e60f39e6468d1d53b23f94415')
 
 prepare() {
   export PATH="/usr/lib/jvm/java-11-openjdk/bin:${PATH}"
@@ -46,7 +44,7 @@
   install -Dm 644 ../dex2jar-${_d2j}/lib/dex-*.jar \
 ../AXMLPrinter2.jar \
 ../hfsx/lib/{csframework,hfsx*,iharder-base64}.jar \
--t flatRepo
+-t dependencies/flatRepo
 
   # YAJSW expects this symlink
   ln -sf ghidra-Ghidra_${pkgver}_build ../ghidra.bin



[arch-commits] Commit in silicon/repos (community-x86_64 community-x86_64/PKGBUILD)

2021-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, July 17, 2021 @ 00:35:36
  Author: svenstaro
Revision: 977751

archrelease: copy trunk to community-x86_64

Added:
  silicon/repos/community-x86_64/
  silicon/repos/community-x86_64/PKGBUILD
(from rev 977750, silicon/trunk/PKGBUILD)

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

Copied: silicon/repos/community-x86_64/PKGBUILD (from rev 977750, 
silicon/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2021-07-17 00:35:36 UTC (rev 977751)
@@ -0,0 +1,29 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Radoslaw Mejer 
+pkgname=silicon
+pkgver=0.4.3
+pkgrel=1
+pkgdesc="Create beautiful images of your code"
+depends=('fontconfig' 'freetype2' 'xclip')
+makedepends=('rust' 'cargo' 'glibc' 'llvm-libs' 'gcc-libs' 'clang' 'python')
+arch=('x86_64')
+license=('MIT')
+url="https://github.com/Aloxaf/silicon;
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Aloxaf/silicon/archive/v$pkgver.tar.gz;)
+sha256sums=('68d64ade34ac571cf2d092f9a6f124e2c7d0441a91e3ba00ca1c8edcdd008630')
+
+build() {
+cd "$srcdir/silicon-$pkgver"
+cargo build --release --locked
+}
+
+check() {
+cd "$srcdir/silicon-$pkgver"
+cargo check --locked
+}
+
+package() {
+cd "$srcdir/silicon-$pkgver"
+install -Dm755 "target/release/silicon" "$pkgdir/usr/bin/$pkgname"
+install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2021-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, July 17, 2021 @ 00:35:33
  Author: svenstaro
Revision: 977750

upgpkg: silicon 0.4.3-1

Modified:
  silicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 00:30:31 UTC (rev 977749)
+++ PKGBUILD2021-07-17 00:35:33 UTC (rev 977750)
@@ -3,14 +3,14 @@
 pkgname=silicon
 pkgver=0.4.3
 pkgrel=1
+pkgdesc="Create beautiful images of your code"
 depends=('fontconfig' 'freetype2' 'xclip')
 makedepends=('rust' 'cargo' 'glibc' 'llvm-libs' 'gcc-libs' 'clang' 'python')
 arch=('x86_64')
-pkgdesc="Create beautiful image of your code"
 license=('MIT')
 url="https://github.com/Aloxaf/silicon;
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Aloxaf/silicon/archive/v$pkgver.tar.gz;)
-sha256sums=('a5fb780ea33ca8e3db038a57efdfc8d4548a832e3eb027671057e6657b5d5294')
+sha256sums=('68d64ade34ac571cf2d092f9a6f124e2c7d0441a91e3ba00ca1c8edcdd008630')
 
 build() {
 cd "$srcdir/silicon-$pkgver"
@@ -19,7 +19,7 @@
 
 check() {
 cd "$srcdir/silicon-$pkgver"
-cargo check --release --locked
+cargo check --locked
 }
 
 package() {



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

2021-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, July 17, 2021 @ 00:30:31
  Author: svenstaro
Revision: 977749

Move silicon from AUR

Added:
  silicon/
  silicon/repos/
  silicon/trunk/
  silicon/trunk/PKGBUILD

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

Added: silicon/trunk/PKGBUILD
===
--- silicon/trunk/PKGBUILD  (rev 0)
+++ silicon/trunk/PKGBUILD  2021-07-17 00:30:31 UTC (rev 977749)
@@ -0,0 +1,29 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Radoslaw Mejer 
+pkgname=silicon
+pkgver=0.4.3
+pkgrel=1
+depends=('fontconfig' 'freetype2' 'xclip')
+makedepends=('rust' 'cargo' 'glibc' 'llvm-libs' 'gcc-libs' 'clang' 'python')
+arch=('x86_64')
+pkgdesc="Create beautiful image of your code"
+license=('MIT')
+url="https://github.com/Aloxaf/silicon;
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Aloxaf/silicon/archive/v$pkgver.tar.gz;)
+sha256sums=('a5fb780ea33ca8e3db038a57efdfc8d4548a832e3eb027671057e6657b5d5294')
+
+build() {
+cd "$srcdir/silicon-$pkgver"
+cargo build --release --locked
+}
+
+check() {
+cd "$srcdir/silicon-$pkgver"
+cargo check --release --locked
+}
+
+package() {
+cd "$srcdir/silicon-$pkgver"
+install -Dm755 "target/release/silicon" "$pkgdir/usr/bin/$pkgname"
+install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Friday, July 16, 2021 @ 23:59:48
  Author: freswa
Revision: 977748

archrelease: copy trunk to community-testing-x86_64

Added:
  filezilla/repos/community-testing-x86_64/
  filezilla/repos/community-testing-x86_64/PKGBUILD
(from rev 977747, filezilla/trunk/PKGBUILD)

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

Copied: filezilla/repos/community-testing-x86_64/PKGBUILD (from rev 977747, 
filezilla/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-07-16 23:59:48 UTC (rev 977748)
@@ -0,0 +1,37 @@
+# Maintainer: Levente Polyak 
+# Contributor: Daniel J Griffiths 
+# Contributor: Alexander Fehr 
+
+pkgname=filezilla
+pkgver=3.55.0
+pkgrel=1
+pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
+url='https://filezilla-project.org/'
+arch=('x86_64')
+license=('GPL')
+depends=(
+  'dbus' 'xdg-utils' 'wxgtk3' 'libidn' 'hicolor-icon-theme' 'sqlite'
+  'gnutls' 'libfilezilla'
+  libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
+)
+source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
+sha256sums=('ae70eb4180d136be29bbad6fcdd188e497e205fc416ea3e413dce7cd8cab9c82')
+sha512sums=('8a1221e97719610be900d66f7feba90d1c5053a618b38084e93e8f2b11e51fc523336e11e110f51828eba3f17f60cea1fcd8060bd0cc5e7fdb3d24f35a4c1732')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--disable-manualupdatecheck \
+--disable-autoupdatecheck \
+--with-pugixml=builtin \
+--with-wx-config=/usr/bin/wx-config-gtk3
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Friday, July 16, 2021 @ 23:59:45
  Author: freswa
Revision: 977747

upgpkg: filezilla 3.55.0-1

Modified:
  filezilla/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 23:57:45 UTC (rev 977746)
+++ PKGBUILD2021-07-16 23:59:45 UTC (rev 977747)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr 
 
 pkgname=filezilla
-pkgver=3.54.1
-pkgrel=2
+pkgver=3.55.0
+pkgrel=1
 pkgdesc='Fast and reliable FTP, FTPS and SFTP client'
 url='https://filezilla-project.org/'
 arch=('x86_64')
@@ -15,8 +15,8 @@
   libfilezilla.so libdbus-1.so libgtk-3.so libgdk-3.so libnettle.so
 )
 
source=(https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2)
-sha256sums=('703a199c13bb681d6eb0e3fe6e1cc9d0b690016acdd47b26bd12a2a95ff4aa6a')
-sha512sums=('d41b9fb303c11c81ceb0577fa5d40d6f5d9d1dc70a6a6bb6dac5c4cb7f8fc22cf06c2cf2e7415d922d11d5d4262832db89647acc34fa9a6cd92105b7700901df')
+sha256sums=('ae70eb4180d136be29bbad6fcdd188e497e205fc416ea3e413dce7cd8cab9c82')
+sha512sums=('8a1221e97719610be900d66f7feba90d1c5053a618b38084e93e8f2b11e51fc523336e11e110f51828eba3f17f60cea1fcd8060bd0cc5e7fdb3d24f35a4c1732')
 
 build() {
   cd ${pkgname}-${pkgver}



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Friday, July 16, 2021 @ 23:57:45
  Author: freswa
Revision: 977746

archrelease: copy trunk to community-testing-x86_64

Added:
  libfilezilla/repos/community-testing-x86_64/
  libfilezilla/repos/community-testing-x86_64/PKGBUILD
(from rev 977745, libfilezilla/trunk/PKGBUILD)

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

Copied: libfilezilla/repos/community-testing-x86_64/PKGBUILD (from rev 977745, 
libfilezilla/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-07-16 23:57:45 UTC (rev 977746)
@@ -0,0 +1,41 @@
+# Maintainer: Levente Polyak 
+# Contributor: Florian Pritz 
+# Contributor: Martchus 
+
+pkgname=libfilezilla
+pkgver=0.30.0
+pkgrel=1
+pkgdesc='Small and modern C++ library, offering some basic functionality to 
build high-performing, platform-independent programs'
+url='https://lib.filezilla-project.org/'
+arch=('x86_64')
+license=('GPL')
+depends=('glibc' 'gcc-libs' 'nettle' 'gnutls' 'libnettle.so' 'libhogweed.so')
+makedepends=(clang)
+checkdepends=('cppunit')
+provides=('libfilezilla.so')
+source=(https://download.filezilla-project.org/libfilezilla/libfilezilla-${pkgver}.tar.bz2)
+sha512sums=('f05a1ef2be7a6d32a6c5adf8e02f2b17e83deb67bf7c67b1bc1fec539a7235903d91dd3e98412aa1b90f1fcb322cb9ab54d3a1ff4ec44889b4dcdda6984300c9')
+b2sums=('abfef274989b0ba31d9237394aa1e88012e9fe9d071c11e7350e0ada8d5da54d7cdc93f46f65b38fa9a811a638210238f42de99fdd6832f97ede3808723e5d4f')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export CXX=clang++
+  export CC=clang
+  ./configure \
+--prefix=/usr \
+--disable-static
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  # LANG needed to fix string_test::test_conversion2
+  LANG=en_US.UTF-8 make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Friday, July 16, 2021 @ 23:57:42
  Author: freswa
Revision: 977745

upgpkg: libfilezilla 0.30.0-1

Modified:
  libfilezilla/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 23:46:48 UTC (rev 977744)
+++ PKGBUILD2021-07-16 23:57:42 UTC (rev 977745)
@@ -3,8 +3,8 @@
 # Contributor: Martchus 
 
 pkgname=libfilezilla
-pkgver=0.28.0
-pkgrel=2
+pkgver=0.30.0
+pkgrel=1
 pkgdesc='Small and modern C++ library, offering some basic functionality to 
build high-performing, platform-independent programs'
 url='https://lib.filezilla-project.org/'
 arch=('x86_64')
@@ -14,8 +14,8 @@
 checkdepends=('cppunit')
 provides=('libfilezilla.so')
 
source=(https://download.filezilla-project.org/libfilezilla/libfilezilla-${pkgver}.tar.bz2)
-sha512sums=('e14bc3d5d20c62f0910ab55aa6466590a0d55aedf534e7eb67481a65b372c62fd0015506a1acdc476811aa2c0ce7561f30e79a10f994dfd98014e4ed4b4f471e')
-b2sums=('579881b1bf127f709cdfda61efb71cce3df741152124b74a2f7d718e43d7d71ce678ec6ba10ff61926b275d5b9e69f8df0f9741a0ba1e9b5ff2c51d35472d10a')
+sha512sums=('f05a1ef2be7a6d32a6c5adf8e02f2b17e83deb67bf7c67b1bc1fec539a7235903d91dd3e98412aa1b90f1fcb322cb9ab54d3a1ff4ec44889b4dcdda6984300c9')
+b2sums=('abfef274989b0ba31d9237394aa1e88012e9fe9d071c11e7350e0ada8d5da54d7cdc93f46f65b38fa9a811a638210238f42de99fdd6832f97ede3808723e5d4f')
 
 build() {
   cd ${pkgname}-${pkgver}



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Friday, July 16, 2021 @ 23:46:48
  Author: freswa
Revision: 977744

archrelease: copy trunk to community-testing-x86_64

Added:
  profanity/repos/community-testing-x86_64/
  profanity/repos/community-testing-x86_64/PKGBUILD
(from rev 977743, profanity/trunk/PKGBUILD)

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

Copied: profanity/repos/community-testing-x86_64/PKGBUILD (from rev 977743, 
profanity/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-07-16 23:46:48 UTC (rev 977744)
@@ -0,0 +1,95 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: jason ryan 
+# Contributor: Christian Rebischke 
+
+pkgbase=profanity
+pkgname=('profanity' 'profanity-gtk')
+pkgver=0.11.0
+pkgrel=1
+epoch=1
+pkgdesc='Console based XMPP client'
+url='http://www.profanity.im'
+arch=('x86_64')
+license=('GPL3')
+makedepends=(
+  'curl' 'ncurses' 'expat' 'glib2' 'libotr' 'libmesode' 'libnotify' 'gpgme'
+  'python' 'gtk2' 'autoconf-archive' 'libsignal-protocol-c' 'libgcrypt'
+  'libx11' 'libxss' 'libxcrypt' 'glibc' 'freetype2' 'readline' 'libassuan'
+  'harfbuzz' 'pango' 'gdk-pixbuf2' 'atk' 'cairo' 'libgpg-error')
+checkdepends=('cmocka')
+source=(https://github.com/profanity-im/profanity/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('3947be0fddb0545ad2addc0ac90053ef93327f5b1177ef9aed154ab59630512e')
+sha512sums=('b1c6d3f963534539a9ceb037f87e42239c04c267ec3db7b1b6342e8d6a86cce6495a63dafaca42a9c5dfa53e03b0dfbc621f0764731ac11c0ce82313f708d234')
+b2sums=('b784597cab3c98b7936ec1af937f6d5afbb15e2045e3b1b1fa6146e7a98aa41b058f13f7f8907b56f93b93f621925750255ee86da1635ed7ff0e59f22403f9f1')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  mkdir -p m4
+  autoreconf -fiv
+  cp -a "${srcdir}"/${pkgname}-${pkgver}{,-gtk}
+}
+
+build() {
+  echo "Building non-gtk variant..."
+  (cd ${pkgname}-${pkgver}
+./configure \
+  --prefix=/usr \
+  --disable-icons-and-clipboard \
+  --without-xscreensaver \
+  --enable-notifications \
+  --enable-python-plugins \
+  --enable-c-plugins \
+  --enable-plugins \
+  --enable-otr \
+  --enable-omemo \
+  --enable-pgp
+make
+  )
+  echo "Building gtk variant..."
+  (cd ${pkgname}-${pkgver}-gtk
+./configure \
+  --prefix=/usr \
+  --enable-icons-and-clipboard \
+  --with-xscreensaver \
+  --enable-notifications \
+  --enable-python-plugins \
+  --enable-c-plugins \
+  --enable-plugins \
+  --enable-otr \
+  --enable-omemo \
+  --enable-pgp
+make
+  )
+}
+
+package_profanity() {
+  depends=(
+'curl' 'libcurl.so' 'ncurses' 'libncursesw.so' 'expat' 'glib2' 'libotr'
+'libmesode' 'libmesode.so' 'libnotify' 'libnotify.so' 'libxcrypt' 
'libcrypt.so'
+'gpgme' 'libgpgme.so' 'python' 'libgcrypt' 'libsignal-protocol-c'
+'glibc' 'readline' 'libreadline.so' 'libassuan' 'libgpg-error'
+  )
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+package_profanity-gtk() {
+  pkgdesc+=' (gtk support)'
+  depends=(
+'curl' 'libcurl.so' 'ncurses' 'libncursesw.so' 'expat' 'glib2' 'libotr'
+'libmesode' 'libmesode.so' 'libnotify' 'libnotify.so' 'libxcrypt' 
'libcrypt.so'
+'gpgme' 'libgpgme.so' 'python' 'libgcrypt' 'libsignal-protocol-c'
+'glibc' 'readline' 'libreadline.so' 'libassuan' 'libgpg-error'
+
+'gtk2' 'libxss' 'libx11' 'pango' 'libpango-1.0.so' 'libpangoft2-1.0.so'
+'freetype2' 'libfreetype.so' 'harfbuzz' 'libharfbuzz.so' 'gdk-pixbuf2'
+'atk' 'libatk-1.0.so' 'cairo'
+  )
+  provides=('profanity')
+  conflicts=('profanity')
+  cd ${pkgbase}-${pkgver}-gtk
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:



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

2021-07-16 Thread Frederik Schwan via arch-commits
Date: Friday, July 16, 2021 @ 23:46:45
  Author: freswa
Revision: 977743

upgpkg: profanity 1:0.11.0-1

Modified:
  profanity/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 21:31:32 UTC (rev 977742)
+++ PKGBUILD2021-07-16 23:46:45 UTC (rev 977743)
@@ -5,7 +5,7 @@
 
 pkgbase=profanity
 pkgname=('profanity' 'profanity-gtk')
-pkgver=0.10.0
+pkgver=0.11.0
 pkgrel=1
 epoch=1
 pkgdesc='Console based XMPP client'
@@ -19,9 +19,9 @@
   'harfbuzz' 'pango' 'gdk-pixbuf2' 'atk' 'cairo' 'libgpg-error')
 checkdepends=('cmocka')
 
source=(https://github.com/profanity-im/profanity/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('9702085e8323a09c12c22b0471214689d70bf0a3b00e438201f14248bf85a1f2')
-sha512sums=('998a190991eb20188a208ee659b6e90f4c15c37ccd2b9013850f20627c09df3af104ba1308a355055766b7e9e29fd5821c5d0df62b501549500af85ad03d3196')
-b2sums=('c8a8d257658a0d892582848fec3b84a13f0b8a2ca4cbeaaf23c7d5e590c61645a989832a9e23e2c52044680edcf79706babec6d83183d7e88f15243f6402e0ee')
+sha256sums=('3947be0fddb0545ad2addc0ac90053ef93327f5b1177ef9aed154ab59630512e')
+sha512sums=('b1c6d3f963534539a9ceb037f87e42239c04c267ec3db7b1b6342e8d6a86cce6495a63dafaca42a9c5dfa53e03b0dfbc621f0764731ac11c0ce82313f708d234')
+b2sums=('b784597cab3c98b7936ec1af937f6d5afbb15e2045e3b1b1fa6146e7a98aa41b058f13f7f8907b56f93b93f621925750255ee86da1635ed7ff0e59f22403f9f1')
 
 prepare() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in kmon/repos/community-x86_64 (PKGBUILD PKGBUILD)

2021-07-16 Thread Orhun Parmaksiz via arch-commits
Date: Friday, July 16, 2021 @ 21:31:32
  Author: orhun
Revision: 977742

archrelease: copy trunk to community-x86_64

Added:
  kmon/repos/community-x86_64/PKGBUILD
(from rev 977741, kmon/trunk/PKGBUILD)
Deleted:
  kmon/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-16 21:31:23 UTC (rev 977741)
+++ PKGBUILD2021-07-16 21:31:32 UTC (rev 977742)
@@ -1,35 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Maintainer: Orhun Parmaksız 
-
-pkgname=kmon
-pkgver=1.5.3
-pkgrel=1
-pkgdesc="Linux kernel manager and activity monitor"
-arch=('x86_64')
-url="https://github.com/orhun/kmon;
-license=('GPL3')
-depends=('kmod' 'libx11')
-makedepends=('cargo' 'python' 'git')
-source=("git+${url}.git#tag=v${pkgver}?signed")
-sha512sums=('SKIP')
-validpgpkeys=('39E678DF63BE20EA5A175156B928720AEC532117') # orhun 

-
-build() {
-cd "${srcdir}"/${pkgname}
-
-cargo build --release --locked --all-features
-}
-
-check() {
-cd "${srcdir}"/${pkgname}
-
-cargo test --release --locked
-}
-
-package() {
-cd "${srcdir}"/${pkgname}
-
-install -Dm755 target/release/${pkgname} -t "${pkgdir}"/usr/bin
-install -Dm644 README.md -t "${pkgdir}"/usr/share/doc/${pkgname}
-install -Dm644 man/${pkgname}.8 -t "${pkgdir}"/usr/share/man/man8
-}

Copied: kmon/repos/community-x86_64/PKGBUILD (from rev 977741, 
kmon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-16 21:31:32 UTC (rev 977742)
@@ -0,0 +1,35 @@
+# Maintainer: Eli Schwartz 
+# Maintainer: Orhun Parmaksız 
+
+pkgname=kmon
+pkgver=1.5.4
+pkgrel=1
+pkgdesc="Linux kernel manager and activity monitor"
+arch=('x86_64')
+url="https://github.com/orhun/kmon;
+license=('GPL3')
+depends=('kmod' 'libxcb')
+makedepends=('cargo' 'python' 'git')
+source=("git+${url}.git#tag=v${pkgver}?signed")
+sha512sums=('SKIP')
+validpgpkeys=('C4B2D24CF87CD188C79D00BB485B7C52E9EC0DC6') # kmon releases 

+
+build() {
+cd "${srcdir}"/${pkgname}
+
+cargo build --release --locked --all-features
+}
+
+check() {
+cd "${srcdir}"/${pkgname}
+
+cargo test --release --locked
+}
+
+package() {
+cd "${srcdir}"/${pkgname}
+
+install -Dm755 target/release/${pkgname} -t "${pkgdir}"/usr/bin
+install -Dm644 README.md -t "${pkgdir}"/usr/share/doc/${pkgname}
+install -Dm644 man/${pkgname}.8 -t "${pkgdir}"/usr/share/man/man8
+}



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

2021-07-16 Thread Orhun Parmaksiz via arch-commits
Date: Friday, July 16, 2021 @ 21:31:23
  Author: orhun
Revision: 977741

upgpkg: kmon 1.5.4-1: upstream release

Modified:
  kmon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 20:34:04 UTC (rev 977740)
+++ PKGBUILD2021-07-16 21:31:23 UTC (rev 977741)
@@ -2,17 +2,17 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=kmon
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc="Linux kernel manager and activity monitor"
 arch=('x86_64')
 url="https://github.com/orhun/kmon;
 license=('GPL3')
-depends=('kmod' 'libx11')
+depends=('kmod' 'libxcb')
 makedepends=('cargo' 'python' 'git')
 source=("git+${url}.git#tag=v${pkgver}?signed")
 sha512sums=('SKIP')
-validpgpkeys=('39E678DF63BE20EA5A175156B928720AEC532117') # orhun 

+validpgpkeys=('C4B2D24CF87CD188C79D00BB485B7C52E9EC0DC6') # kmon releases 

 
 build() {
 cd "${srcdir}"/${pkgname}



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 21:12:26
  Author: arojas
Revision: 420049

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

Added:
  konqueror/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420048, konqueror/kde-unstable/PKGBUILD)
Deleted:
  konqueror/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-16 21:12:15 UTC (rev 420048)
+++ PKGBUILD2021-07-16 21:12:26 UTC (rev 420049)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=konqueror
-pkgver=21.07.80
-pkgrel=1
-pkgdesc='KDE File Manager & Web Browser'
-arch=(x86_64)
-url='https://apps.kde.org/konqueror/'
-license=(LGPL)
-depends=(dolphin keditbookmarks qt5-webengine qt5-script)
-makedepends=(extra-cmake-modules kdoctools kdesu)
-optdepends=('kdesu: shell command plugin')
-groups=(kde-applications kde-network)
-source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('9f4f279a11c3925aba8245883afa6c18c26163b9913fc9a74b7edf55da73099a'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

-  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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

Copied: konqueror/repos/kde-unstable-x86_64/PKGBUILD (from rev 420048, 
konqueror/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-16 21:12:26 UTC (rev 420049)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=konqueror
+pkgver=21.07.80
+pkgrel=2
+pkgdesc='KDE File Manager & Web Browser'
+arch=(x86_64)
+url='https://apps.kde.org/konqueror/'
+license=(LGPL)
+depends=(dolphin keditbookmarks qt5-webengine qt5-script kinit)
+makedepends=(extra-cmake-modules kdoctools kdesu hunspell)
+optdepends=('kdesu: shell command plugin')
+groups=(kde-applications kde-network)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('9f4f279a11c3925aba8245883afa6c18c26163b9913fc9a74b7edf55da73099a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF \
+-DWEBENGINEPART_DICTIONARY_DIR=/usr/share/qt/qtwebengine_dictionaries
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



[arch-commits] Commit in konqueror/kde-unstable (PKGBUILD)

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 21:12:15
  Author: arojas
Revision: 420048

Add kinit dependency

Modified:
  konqueror/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 20:49:22 UTC (rev 420047)
+++ PKGBUILD2021-07-16 21:12:15 UTC (rev 420048)
@@ -3,13 +3,13 @@
 
 pkgname=konqueror
 pkgver=21.07.80
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE File Manager & Web Browser'
 arch=(x86_64)
 url='https://apps.kde.org/konqueror/'
 license=(LGPL)
-depends=(dolphin keditbookmarks qt5-webengine qt5-script)
-makedepends=(extra-cmake-modules kdoctools kdesu)
+depends=(dolphin keditbookmarks qt5-webengine qt5-script kinit)
+makedepends=(extra-cmake-modules kdoctools kdesu hunspell)
 optdepends=('kdesu: shell command plugin')
 groups=(kde-applications kde-network)
 
source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
@@ -21,7 +21,8 @@
 
 build() {
   cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
+-DBUILD_TESTING=OFF \
+-DWEBENGINEPART_DICTIONARY_DIR=/usr/share/qt/qtwebengine_dictionaries
   cmake --build build
 }
 



[arch-commits] Commit in kde-applications-meta/repos (2 files)

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:49:22
  Author: arojas
Revision: 420047

archrelease: copy trunk to kde-unstable-any

Added:
  kde-applications-meta/repos/kde-unstable-any/
  kde-applications-meta/repos/kde-unstable-any/PKGBUILD
(from rev 420046, kde-applications-meta/trunk/PKGBUILD)

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

Copied: kde-applications-meta/repos/kde-unstable-any/PKGBUILD (from rev 420046, 
kde-applications-meta/trunk/PKGBUILD)
===
--- kde-unstable-any/PKGBUILD   (rev 0)
+++ kde-unstable-any/PKGBUILD   2021-07-16 20:49:22 UTC (rev 420047)
@@ -0,0 +1,256 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=kde-applications-meta
+pkgname=(kde-applications-meta
+kde-accessibility-meta
+ kde-education-meta
+ kde-games-meta
+ kde-graphics-meta
+ kde-multimedia-meta
+ kde-network-meta
+ kde-pim-meta
+ kde-sdk-meta
+ kde-system-meta
+ kde-utilities-meta
+ telepathy-kde-meta)
+pkgver=21.08
+pkgrel=1
+arch=(any)
+license=(None)
+url='https://www.archlinux.org/'
+
+package_kde-applications-meta() {
+  pkgdesc='Meta package for KDE Applications'
+  depends=(kde-accessibility-meta
+   kde-education-meta
+   kde-games-meta
+   kde-graphics-meta
+   kde-multimedia-meta
+   kde-network-meta
+   kde-pim-meta
+   kde-sdk-meta
+   kde-system-meta
+   kde-utilities-meta)
+}
+
+package_kde-accessibility-meta() {
+  pkgdesc='Meta package for KDE accessibility applications'
+  replaces=(kdeaccessibility-meta)
+  depends=(kmag
+   kmousetool
+   kmouth
+   kontrast)
+}
+
+package_kde-education-meta() {
+  pkgdesc='Meta package for KDE education applications'
+  replaces=(kdeedu-meta)
+  depends=(artikulate
+   blinken
+   cantor
+   kalgebra
+   kalzium
+   kanagram
+   kbruch
+   kgeography
+   khangman
+   kig
+   kiten
+   klettres
+   kmplot
+   ktouch
+   kturtle
+   kwordquiz
+   marble
+   minuet
+   parley
+   rocs
+   step)
+}
+
+package_kde-games-meta() {
+  pkgdesc='Meta package for kDE games'
+  replaces=(kdegames-meta)
+  depends=(bomber
+   bovo
+   granatier
+   kajongg
+   kapman
+   katomic
+   kblackbox
+   kblocks
+   kbounce
+   kbreakout
+   kdiamond
+   kfourinline
+   kgoldrunner
+   kigo
+   killbots
+   kiriki
+   kjumpingcube
+   klines
+   klickety
+   kmahjongg
+   kmines
+   knavalbattle 
+   knetwalk
+   knights
+   kolf
+   kollision
+   konquest
+   kpat
+   kreversi
+   kshisen
+   ksirk
+   ksnakeduel
+   kspaceduel
+   ksquares
+   ksudoku
+   ktuberling
+   kubrick
+   lskat
+   palapeli
+   picmi)
+}
+
+package_kde-graphics-meta() {
+  pkgdesc='Meta package for KDE graphics applications'
+  replaces=(kdegraphics-meta kdewebdev-meta)
+  depends=(gwenview
+   kamera
+   kcolorchooser
+   kimagemapeditor
+   kipi-plugins
+   kolourpaint
+   kruler
+   kdegraphics-mobipocket
+   okular
+   skanlite
+   spectacle
+   svgpart
+   kdegraphics-thumbnailers)
+}
+
+package_kde-multimedia-meta() {
+  pkgdesc='Meta package for KDE multimedia applications'
+  replaces=(kdemultimedia-meta)
+  depends=(audiocd-kio
+   dragon
+   elisa
+   ffmpegthumbs
+   juk
+   k3b
+   kamoso
+   kdenlive
+   kmix
+   kwave)
+}
+
+package_kde-network-meta() {
+  pkgdesc='Meta package for KDE network applications'
+  replaces=(kdenetwork-meta)
+  depends=(kdeconnect
+   kdenetwork-filesharing
+   kget
+   kio-extras
+   kio-gdrive
+   konqueror
+   konversation
+   kopete
+   krdc
+   krfb
+   ktorrent
+   zeroconf-ioslave
+   telepathy-kde-meta)
+}
+
+package_kde-pim-meta() {
+  pkgdesc='Meta package for KDE PIM applications'
+  replaces=(kdepim-meta)
+  depends=(akonadiconsole
+   akregator
+   akonadi-calendar-tools
+   itinerary
+   kaddressbook
+   kalarm
+   kleopatra
+   kmail
+   knotes
+   kontact
+   korganizer
+   kdepim-addons
+   

[arch-commits] Commit in kde-applications-meta/trunk (PKGBUILD)

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:49:03
  Author: arojas
Revision: 420046

20.08

Modified:
  kde-applications-meta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 20:48:53 UTC (rev 420045)
+++ PKGBUILD2021-07-16 20:49:03 UTC (rev 420046)
@@ -16,7 +16,7 @@
  kde-system-meta
  kde-utilities-meta
  telepathy-kde-meta)
-pkgver=21.04
+pkgver=21.08
 pkgrel=1
 arch=(any)
 license=(None)
@@ -128,6 +128,7 @@
kruler
kdegraphics-mobipocket
okular
+   skanlite
spectacle
svgpart
kdegraphics-thumbnailers)



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:48:53
  Author: arojas
Revision: 420045

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420044, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-16 20:48:38 UTC (rev 420044)
+++ PKGBUILD2021-07-16 20:48:53 UTC (rev 420045)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=21.07.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://apps.kde.org/krfb/'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kde-network)
-source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('a761e7cc65585e6245fd85698dffd6f2c6439fbcaca199fdf157b755c96b54f8'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

-  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 420044, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-16 20:48:53 UTC (rev 420045)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=21.07.80
+pkgrel=2
+pkgdesc='Desktop Sharing'
+url='https://apps.kde.org/krfb/'
+arch=(x86_64)
+license=(LGPL)
+depends=(libepoxy kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-network)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('a761e7cc65585e6245fd85698dffd6f2c6439fbcaca199fdf157b755c96b54f8'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



[arch-commits] Commit in krfb/kde-unstable (PKGBUILD)

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:48:38
  Author: arojas
Revision: 420044

Add libepoxy dependency

Modified:
  krfb/kde-unstable/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 20:04:48 UTC (rev 420043)
+++ PKGBUILD2021-07-16 20:48:38 UTC (rev 420044)
@@ -3,12 +3,12 @@
 
 pkgname=krfb
 pkgver=21.07.80
-pkgrel=1
+pkgrel=2
 pkgdesc='Desktop Sharing'
 url='https://apps.kde.org/krfb/'
 arch=(x86_64)
 license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
+depends=(libepoxy kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools)
 groups=(kde-applications kde-network)
 
source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})



[arch-commits] Commit in gnome-pie/repos/community-x86_64 (3 files)

2021-07-16 Thread Kpcyrd via arch-commits
Date: Friday, July 16, 2021 @ 20:34:04
  Author: kpcyrd
Revision: 977740

archrelease: copy trunk to community-x86_64

Added:
  gnome-pie/repos/community-x86_64/PKGBUILD
(from rev 977739, gnome-pie/trunk/PKGBUILD)
  gnome-pie/repos/community-x86_64/abstract-class-not-public.patch
(from rev 977739, gnome-pie/trunk/abstract-class-not-public.patch)
Deleted:
  gnome-pie/repos/community-x86_64/PKGBUILD

-+
 PKGBUILD|   64 +-
 abstract-class-not-public.patch |   13 +++
 2 files changed, 49 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-16 20:33:48 UTC (rev 977739)
+++ PKGBUILD2021-07-16 20:34:04 UTC (rev 977740)
@@ -1,28 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=gnome-pie
-_pkgname=Gnome-Pie
-pkgver=0.7.2
-pkgrel=1
-pkgdesc="Circular application launcher for GNOME"
-arch=('x86_64')
-url="https://simmesimme.github.io/gnome-pie.html;
-license=('MIT')
-depends=('libarchive' 'libgee' 'libwnck3' 'gnome-menus')
-makedepends=('cmake' 'vala')
-source=($_pkgname-$pkgver.tar.gz::https://github.com/Simmesimme/$_pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('b15e6402dbdddf3a3751c919927176bdf78fca174544a971d3db569d4e9162cf')
-
-build() {
-  cd $_pkgname-$pkgver
-  ./resources/locale/compile-po.sh
-  [[ -d build ]] || mkdir build
-  cd build
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver/build
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-pie/repos/community-x86_64/PKGBUILD (from rev 977739, 
gnome-pie/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-16 20:34:04 UTC (rev 977740)
@@ -0,0 +1,36 @@
+# Maintainer: Balló György 
+
+pkgname=gnome-pie
+_pkgname=Gnome-Pie
+pkgver=0.7.2
+pkgrel=2
+pkgdesc="Circular application launcher for GNOME"
+arch=('x86_64')
+url="https://simmesimme.github.io/gnome-pie.html;
+license=('MIT')
+depends=('libarchive' 'libgee' 'libwnck3' 'gnome-menus')
+makedepends=('cmake' 'vala')
+source=($_pkgname-$pkgver.tar.gz::https://github.com/Simmesimme/$_pkgname/archive/v$pkgver.tar.gz
+# https://github.com/Schneegans/Gnome-Pie/issues/177
+abstract-class-not-public.patch)
+sha256sums=('b15e6402dbdddf3a3751c919927176bdf78fca174544a971d3db569d4e9162cf'
+'7350224e0f6f081abdab1b6886d6e0c2fb8caab692b4246eacb7ee0fe673a558')
+
+prepare() {
+  cd $_pkgname-$pkgver
+  patch -Np1 -i ../abstract-class-not-public.patch
+}
+
+build() {
+  cd $_pkgname-$pkgver
+  ./resources/locale/compile-po.sh
+  [[ -d build ]] || mkdir build
+  cd build
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd $_pkgname-$pkgver/build
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-pie/repos/community-x86_64/abstract-class-not-public.patch (from 
rev 977739, gnome-pie/trunk/abstract-class-not-public.patch)
===
--- abstract-class-not-public.patch (rev 0)
+++ abstract-class-not-public.patch 2021-07-16 20:34:04 UTC (rev 977740)
@@ -0,0 +1,13 @@
+diff --git a/src/actions/action.vala b/src/actions/action.vala
+index ee13b39..bf64b06 100644
+--- a/src/actions/action.vala
 b/src/actions/action.vala
+@@ -69,7 +69,7 @@ public abstract class Action : GLib.Object {
+ /// C'tor, initializes all members.
+ /
+ 
+-public Action(string name, string icon, bool is_quickaction) {
++Action(string name, string icon, bool is_quickaction) {
+ GLib.Object(name : name, icon : icon, is_quickaction : 
is_quickaction);
+ }
+ 



[arch-commits] Commit in gnome-pie/trunk (PKGBUILD abstract-class-not-public.patch)

2021-07-16 Thread Kpcyrd via arch-commits
Date: Friday, July 16, 2021 @ 20:33:48
  Author: kpcyrd
Revision: 977739

upgpkg: gnome-pie 0.7.2-2 - fix ftbfs + repro builds

Added:
  gnome-pie/trunk/abstract-class-not-public.patch
Modified:
  gnome-pie/trunk/PKGBUILD

-+
 PKGBUILD|   14 +++---
 abstract-class-not-public.patch |   13 +
 2 files changed, 24 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 20:18:11 UTC (rev 977738)
+++ PKGBUILD2021-07-16 20:33:48 UTC (rev 977739)
@@ -3,7 +3,7 @@
 pkgname=gnome-pie
 _pkgname=Gnome-Pie
 pkgver=0.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Circular application launcher for GNOME"
 arch=('x86_64')
 url="https://simmesimme.github.io/gnome-pie.html;
@@ -10,9 +10,17 @@
 license=('MIT')
 depends=('libarchive' 'libgee' 'libwnck3' 'gnome-menus')
 makedepends=('cmake' 'vala')
-source=($_pkgname-$pkgver.tar.gz::https://github.com/Simmesimme/$_pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('b15e6402dbdddf3a3751c919927176bdf78fca174544a971d3db569d4e9162cf')
+source=($_pkgname-$pkgver.tar.gz::https://github.com/Simmesimme/$_pkgname/archive/v$pkgver.tar.gz
+# https://github.com/Schneegans/Gnome-Pie/issues/177
+abstract-class-not-public.patch)
+sha256sums=('b15e6402dbdddf3a3751c919927176bdf78fca174544a971d3db569d4e9162cf'
+'7350224e0f6f081abdab1b6886d6e0c2fb8caab692b4246eacb7ee0fe673a558')
 
+prepare() {
+  cd $_pkgname-$pkgver
+  patch -Np1 -i ../abstract-class-not-public.patch
+}
+
 build() {
   cd $_pkgname-$pkgver
   ./resources/locale/compile-po.sh

Added: abstract-class-not-public.patch
===
--- abstract-class-not-public.patch (rev 0)
+++ abstract-class-not-public.patch 2021-07-16 20:33:48 UTC (rev 977739)
@@ -0,0 +1,13 @@
+diff --git a/src/actions/action.vala b/src/actions/action.vala
+index ee13b39..bf64b06 100644
+--- a/src/actions/action.vala
 b/src/actions/action.vala
+@@ -69,7 +69,7 @@ public abstract class Action : GLib.Object {
+ /// C'tor, initializes all members.
+ /
+ 
+-public Action(string name, string icon, bool is_quickaction) {
++Action(string name, string icon, bool is_quickaction) {
+ GLib.Object(name : name, icon : icon, is_quickaction : 
is_quickaction);
+ }
+ 



[arch-commits] Commit in flake8/repos/community-any (PKGBUILD PKGBUILD)

2021-07-16 Thread Kpcyrd via arch-commits
Date: Friday, July 16, 2021 @ 20:18:11
  Author: kpcyrd
Revision: 977738

archrelease: copy trunk to community-any

Added:
  flake8/repos/community-any/PKGBUILD
(from rev 977737, flake8/trunk/PKGBUILD)
Deleted:
  flake8/repos/community-any/PKGBUILD

--+
 PKGBUILD |   91 ++---
 1 file changed, 46 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-16 20:17:54 UTC (rev 977737)
+++ PKGBUILD2021-07-16 20:18:11 UTC (rev 977738)
@@ -1,45 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Karol "Kenji Takahashi" Woźniak 
-# Contributor: spider-mario 
-# Contributor: Allen Li 
-
-pkgname=flake8
-pkgver=3.9.2
-pkgrel=1
-epoch=1
-pkgdesc="The modular source code checker: pep8, pyflakes and co"
-arch=('any')
-url="http://flake8.pycqa.org;
-license=('MIT')
-depends=('python-pyflakes' 'python-mccabe' 'python-pycodestyle' 
'python-entrypoints')
-makedepends=('python-setuptools')
-checkdepends=('python-mock' 'python-pytest')
-source=("https://github.com/PyCQA/flake8/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('d4be223020a1ff47bd831667f2380a1b0aabdf783c34276b93873d6cbb0ac17cd0d7be26e819018660f622198a6d05edc5797ee81996214a98fcdb9f81e46365')
-
-prepare() {
-  sed -i -e 's/, *< *[0-9=.]*//' flake8-$pkgver/setup.py
-
-  sed -i '/error/a \ignore:Creating a LegacyVersion has been deprecated 
and will be removed in the next major release:DeprecationWarning' 
flake8-$pkgver/pytest.ini
-}
-
-build() {
-  cd flake8-$pkgver
-  python setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd flake8-$pkgver
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
pytest
-}
-
-package() {
-  cd flake8-$pkgver
-  python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: flake8/repos/community-any/PKGBUILD (from rev 977737, 
flake8/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-07-16 20:18:11 UTC (rev 977738)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Karol "Kenji Takahashi" Woźniak 
+# Contributor: spider-mario 
+# Contributor: Allen Li 
+
+pkgname=flake8
+pkgver=3.9.2
+pkgrel=2
+epoch=1
+pkgdesc="The modular source code checker: pep8, pyflakes and co"
+arch=('any')
+url="http://flake8.pycqa.org;
+license=('MIT')
+depends=('python-pyflakes' 'python-mccabe' 'python-pycodestyle' 
'python-entrypoints')
+makedepends=('python-setuptools')
+checkdepends=('python-mock' 'python-pytest')
+source=("https://github.com/PyCQA/flake8/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('d4be223020a1ff47bd831667f2380a1b0aabdf783c34276b93873d6cbb0ac17cd0d7be26e819018660f622198a6d05edc5797ee81996214a98fcdb9f81e46365')
+
+prepare() {
+  sed -i -e 's/, *< *[0-9=.]*//' flake8-$pkgver/setup.py
+
+  sed -i '/error/a \ignore:Creating a LegacyVersion has been deprecated 
and will be removed in the next major release:DeprecationWarning' 
flake8-$pkgver/pytest.ini
+}
+
+build() {
+  cd flake8-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd flake8-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
pytest
+}
+
+package() {
+  cd flake8-$pkgver
+  python setup.py install --root="$pkgdir" --prefix=/usr --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2021-07-16 Thread Kpcyrd via arch-commits
Date: Friday, July 16, 2021 @ 20:17:54
  Author: kpcyrd
Revision: 977737

upgpkg: flake8 1:3.9.2-2 - PYTHONHASHSEED=0

Modified:
  flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-16 19:39:55 UTC (rev 977736)
+++ PKGBUILD2021-07-16 20:17:54 UTC (rev 977737)
@@ -5,7 +5,7 @@
 
 pkgname=flake8
 pkgver=3.9.2
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="The modular source code checker: pep8, pyflakes and co"
 arch=('any')
@@ -25,6 +25,7 @@
 
 build() {
   cd flake8-$pkgver
+  export PYTHONHASHSEED=0
   python setup.py build
 }
 



[arch-commits] Commit in kross-interpreters/repos (3 files)

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:04:48
  Author: arojas
Revision: 420043

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

Added:
  kross-interpreters/repos/kde-unstable-x86_64/
  kross-interpreters/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420042, kross-interpreters/kde-unstable/PKGBUILD)
  
kross-interpreters/repos/kde-unstable-x86_64/kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch
(from rev 420042, 
kross-interpreters/kde-unstable/kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch)

+
 PKGBUILD   
|   37 ++
 kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch 
|   33 
 2 files changed, 70 insertions(+)

Copied: kross-interpreters/repos/kde-unstable-x86_64/PKGBUILD (from rev 420042, 
kross-interpreters/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:04:48 UTC (rev 420043)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kross-interpreters
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Language interpreters to enable in-process scripting with Kross'
+arch=(x86_64)
+url='https://www.kde.org/'
+license=(GPL)
+depends=(kross)
+makedepends=(extra-cmake-modules kdoctools python2 ruby)
+optdepends=('python2: kross-python plugin' 'ruby: kross ruby plugin')
+groups=(kde-applications)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}
+   
kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch)
+sha256sums=('aee00c2cc72ded36958cf33393d1ab3b1da9198739c424571a718057ef2568d7'
+'SKIP'
+'0d5532869ef281c2efc1b9e0840d14edd408a086af2ebad39c10900108b9e812')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 < 
../kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch
+}
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}

Copied: 
kross-interpreters/repos/kde-unstable-x86_64/kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch
 (from rev 420042, 
kross-interpreters/kde-unstable/kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch)
===
--- 
kde-unstable-x86_64/kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch
  (rev 0)
+++ 
kde-unstable-x86_64/kross-interpreters-20.08.3-Drop-safe-level-support-in-more-recent-Rubies.patch
  2021-07-16 20:04:48 UTC (rev 420043)
@@ -0,0 +1,33 @@
+From 2ccfe2c5373ea851137d2152bc9aabb7dda1f132 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?V=C3=ADt=20Ondruch?= 
+Date: Thu, 7 Jan 2021 12:41:31 +0100
+Subject: [PATCH] Drop safe level support in more recent Rubies.
+
+The `rb_set_safe_level` is available approximately since Ruby 1.8.0, but the
+RUBY_SAFE_LEVEL_MAX was available since Ruby 2.1, until it was dropped
+in Ruby 3.0 altogether with Ruby safe levels [[1]].
+
+[1]: 
https://github.com/ruby/ruby/commit/e91c39f1c0f7d5e670266d9593d533fd444957f6
+---
+ ruby/rubyinterpreter.cpp | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/ruby/rubyinterpreter.cpp b/ruby/rubyinterpreter.cpp
+index 3bccdc2..ad236d5 100644
+--- a/ruby/rubyinterpreter.cpp
 b/ruby/rubyinterpreter.cpp
+@@ -65,8 +65,11 @@ RubyInterpreter::RubyInterpreter(Kross::InterpreterInfo* 
info)
+ initRuby();
+ }
+ 
++// The RUBY_SAFE_LEVEL_MAX with the safe levels were removed in Ruby 3.0.
++#ifdef RUBY_SAFE_LEVEL_MAX
+ const int defaultsafelevel = 4; // per default use the maximum safelevel
+ rb_set_safe_level( info->optionValue("safelevel", 
defaultsafelevel).toInt() );
++#endif
+ }
+ 
+ RubyInterpreter::~RubyInterpreter()
+-- 
+2.29.2
+



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:04:38
  Author: arojas
Revision: 420042

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

Added:
  yakuake/repos/kde-unstable-x86_64/
  yakuake/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420041, yakuake/kde-unstable/PKGBUILD)

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

Copied: yakuake/repos/kde-unstable-x86_64/PKGBUILD (from rev 420041, 
yakuake/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:04:38 UTC (rev 420042)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='A drop-down terminal emulator based on KDE konsole technology'
+arch=(x86_64)
+url='https://apps.kde.org/yakuake/'
+license=(GPL)
+depends=(konsole kwayland hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('df6643b750ec7fa1cf3cc1972f3ade094b0f5e9b7a44e5e8c5d6a552b9f6e1b5'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:04:30
  Author: arojas
Revision: 420041

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

Added:
  sweeper/repos/kde-unstable-x86_64/
  sweeper/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420040, sweeper/kde-unstable/PKGBUILD)

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

Copied: sweeper/repos/kde-unstable-x86_64/PKGBUILD (from rev 420040, 
sweeper/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:04:30 UTC (rev 420041)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=sweeper
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='System Cleaner'
+url='https://apps.kde.org/sweeper/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kactivities-stats kio)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('12f3708d7a9e28bfb62bfe1620916a280f11d4c788024f22e724966b15676cec'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:04:22
  Author: arojas
Revision: 420040

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

Added:
  print-manager/repos/kde-unstable-x86_64/
  print-manager/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420039, print-manager/kde-unstable/PKGBUILD)

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

Copied: print-manager/repos/kde-unstable-x86_64/PKGBUILD (from rev 420039, 
print-manager/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:04:22 UTC (rev 420040)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=print-manager
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='A tool for managing print jobs and printers'
+arch=(x86_64)
+url='https://apps.kde.org/print-manager/'
+license=(GPL LGPL FDL)
+depends=(kcmutils kirigami2)
+makedepends=(extra-cmake-modules kdoctools plasma-framework)
+optdepends=('system-config-printer: auto-detect the printer driver')
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('1d99dff205c379ef402bf7b5c6d6d3051f4b5297a7906568b70f87c5904ab02d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:04:14
  Author: arojas
Revision: 420039

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

Added:
  markdownpart/repos/kde-unstable-x86_64/
  markdownpart/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420038, markdownpart/kde-unstable/PKGBUILD)

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

Copied: markdownpart/repos/kde-unstable-x86_64/PKGBUILD (from rev 420038, 
markdownpart/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:04:14 UTC (rev 420039)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=markdownpart
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='KPart for rendering Markdown content'
+arch=(x86_64)
+url='https://apps.kde.org/markdownpart/'
+license=(GPL)
+depends=(kparts)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('7704ed1c69c2d4c0f6f0a7da20d4a5573f6f693493c59ffe012c7a94fe35269b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:04:05
  Author: arojas
Revision: 420038

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

Added:
  kwalletmanager/repos/kde-unstable-x86_64/
  kwalletmanager/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420037, kwalletmanager/kde-unstable/PKGBUILD)

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

Copied: kwalletmanager/repos/kde-unstable-x86_64/PKGBUILD (from rev 420037, 
kwalletmanager/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:04:05 UTC (rev 420038)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwalletmanager
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Wallet management tool'
+arch=(x86_64)
+url='https://apps.kde.org/kwalletmanager5/'
+license=(LGPL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kcmutils kdoctools)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('7967bb72515698cd7b05d64bc378abdb268d309f273b9ec14bd25467c9c7bf00'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:03:58
  Author: arojas
Revision: 420037

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

Added:
  ktimer/repos/kde-unstable-x86_64/
  ktimer/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420036, ktimer/kde-unstable/PKGBUILD)

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

Copied: ktimer/repos/kde-unstable-x86_64/PKGBUILD (from rev 420036, 
ktimer/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:03:58 UTC (rev 420037)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktimer
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='https://apps.kde.org/ktimer/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('6427bbf84474d47245b685367363dd049af3b02d094e8f5f697d986c0d7c6e0e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:03:49
  Author: arojas
Revision: 420036

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

Added:
  kteatime/repos/kde-unstable-x86_64/
  kteatime/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420035, kteatime/kde-unstable/PKGBUILD)

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

Copied: kteatime/repos/kde-unstable-x86_64/PKGBUILD (from rev 420035, 
kteatime/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:03:49 UTC (rev 420036)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kteatime
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='A handy timer for steeping tea'
+url='https://apps.kde.org/kteatime/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-utilities)
+depends=(knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('fd84865e62467939bd90728d963743b4239dead3941da36b00164845c6f0a899'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:03:40
  Author: arojas
Revision: 420035

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

Added:
  konsole/repos/kde-unstable-x86_64/
  konsole/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420034, konsole/kde-unstable/PKGBUILD)

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

Copied: konsole/repos/kde-unstable-x86_64/PKGBUILD (from rev 420034, 
konsole/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:03:40 UTC (rev 420035)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=konsole
+pkgver=21.07.80
+pkgrel=1
+arch=(x86_64)
+url='https://apps.kde.org/konsole/'
+pkgdesc='KDE terminal emulator'
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-utilities)
+depends=(knotifyconfig kpty kparts knewstuff)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('keditbookmarks: to manage bookmarks')
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('9c13083fdde2cbd80bb896a7887de8abf22b0c22114557582ba5bbb4c13dfab2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:03:32
  Author: arojas
Revision: 420034

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

Added:
  kgpg/repos/kde-unstable-x86_64/
  kgpg/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420033, kgpg/kde-unstable/PKGBUILD)

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

Copied: kgpg/repos/kde-unstable-x86_64/PKGBUILD (from rev 420033, 
kgpg/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:03:32 UTC (rev 420034)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kgpg
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='https://apps.kde.org/kgpg/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(akonadi-contacts)
+makedepends=(extra-cmake-modules kdoctools boost)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('0b6be03e2d247eda3f7df3a349023b49287549f1629157719529044274c1ce82'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:03:23
  Author: arojas
Revision: 420033

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

Added:
  kfloppy/repos/kde-unstable-x86_64/
  kfloppy/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420032, kfloppy/kde-unstable/PKGBUILD)

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

Copied: kfloppy/repos/kde-unstable-x86_64/PKGBUILD (from rev 420032, 
kfloppy/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:03:23 UTC (rev 420033)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kfloppy
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='https://apps.kde.org/kfloppy/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kxmlgui kcompletion hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('d6d3dec51559542cffd83b4f5af258ee21a2db59fb2abb48f6fdef5b78629a7e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:03:14
  Author: arojas
Revision: 420032

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

Added:
  kfind/repos/kde-unstable-x86_64/
  kfind/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420031, kfind/kde-unstable/PKGBUILD)

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

Copied: kfind/repos/kde-unstable-x86_64/PKGBUILD (from rev 420031, 
kfind/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:03:14 UTC (rev 420032)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kfind
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Find Files/Folders'
+arch=(x86_64)
+url='https://apps.kde.org/kfind/'
+license=(LGPL)
+depends=(kio kfilemetadata)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('mlocate: search using mlocate index')
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('2c5fb069392b96ddc239aaec44be33754b3bf7697fad3f423917c2614d32f550'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:03:06
  Author: arojas
Revision: 420031

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

Added:
  keditbookmarks/repos/kde-unstable-x86_64/
  keditbookmarks/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420030, keditbookmarks/kde-unstable/PKGBUILD)

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

Copied: keditbookmarks/repos/kde-unstable-x86_64/PKGBUILD (from rev 420030, 
keditbookmarks/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:03:06 UTC (rev 420031)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=keditbookmarks
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Bookmark Organizer and Editor'
+arch=(x86_64)
+url='https://www.kde.org/'
+license=(LGPL)
+depends=(kparts)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('dadb255e79dc1ab59fead531c42bdfa97ec50145e2a38690359ae26dcace457e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:02:58
  Author: arojas
Revision: 420030

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

Added:
  kdialog/repos/kde-unstable-x86_64/
  kdialog/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420029, kdialog/kde-unstable/PKGBUILD)

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

Copied: kdialog/repos/kde-unstable-x86_64/PKGBUILD (from rev 420029, 
kdialog/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:02:58 UTC (rev 420030)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=kdialog
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='A utility for displaying dialog boxes from shell scripts'
+arch=(x86_64)
+url='https://apps.kde.org/kdialog/'
+license=(LGPL)
+depends=(kio)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('5018925bc98a4ef5d4c57b739d9c9a49ab5740c070329956fb272cf78544b05d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:02:49
  Author: arojas
Revision: 420029

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

Added:
  kdf/repos/kde-unstable-x86_64/
  kdf/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420028, kdf/kde-unstable/PKGBUILD)

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

Copied: kdf/repos/kde-unstable-x86_64/PKGBUILD (from rev 420028, 
kdf/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:02:49 UTC (rev 420029)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdf
+pkgver=21.07.80
+pkgrel=1
+url='https://apps.kde.org/kdf/'
+arch=(x86_64)
+pkgdesc='View Disk Usage'
+license=(GPL LGPL FDL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools kcmutils)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('9f86cd6d9c96220c89637c661029adf971383394fa9639bb410772024da20655'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:02:41
  Author: arojas
Revision: 420028

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

Added:
  kdebugsettings/repos/kde-unstable-x86_64/
  kdebugsettings/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420027, kdebugsettings/kde-unstable/PKGBUILD)

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

Copied: kdebugsettings/repos/kde-unstable-x86_64/PKGBUILD (from rev 420027, 
kdebugsettings/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:02:41 UTC (rev 420028)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kdebugsettings
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(x86_64)
+url='https://apps.kde.org/kdebugsettings/'
+license=(GPL)
+depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('9151e826842751f7d9e7054cea186fc80ebd3bfc45aaf063f490aca5943e9efa'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:02:33
  Author: arojas
Revision: 420027

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

Added:
  kcharselect/repos/kde-unstable-x86_64/
  kcharselect/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420026, kcharselect/kde-unstable/PKGBUILD)

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

Copied: kcharselect/repos/kde-unstable-x86_64/PKGBUILD (from rev 420026, 
kcharselect/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:02:33 UTC (rev 420027)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcharselect
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Character Selector'
+url='https://apps.kde.org/kcharselect/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kbookmarks)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('883a5e1e2dfb951a03afeeb5833b892b20a48d322531e042f96c352400cb2370'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:02:25
  Author: arojas
Revision: 420026

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

Added:
  kcalc/repos/kde-unstable-x86_64/
  kcalc/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420025, kcalc/kde-unstable/PKGBUILD)

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

Copied: kcalc/repos/kde-unstable-x86_64/PKGBUILD (from rev 420025, 
kcalc/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:02:25 UTC (rev 420026)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcalc
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='https://apps.kde.org/kcalc/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(mpfr kxmlgui knotifications)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('baa0c5f85934593e10a9e21893f86b91a55a89eb46c4d7116d0c87b341190d4c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:02:17
  Author: arojas
Revision: 420025

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

Added:
  kbackup/repos/kde-unstable-x86_64/
  kbackup/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420024, kbackup/kde-unstable/PKGBUILD)

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

Copied: kbackup/repos/kde-unstable-x86_64/PKGBUILD (from rev 420024, 
kbackup/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:02:17 UTC (rev 420025)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+# Contributor: BluePeril 
+
+pkgname=kbackup
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='A program that lets you back up any directories or files'
+arch=(x86_64)
+url='https://apps.kde.org/kbackup/'
+license=(GPL)
+groups=(kde-applications kde-utilities)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('e61383bcff2bea87c62a0e2ce5fcf9c47449c66ce5bd5c0873d77e941068a649'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:02:08
  Author: arojas
Revision: 420024

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

Added:
  kate/repos/kde-unstable-x86_64/
  kate/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420023, kate/kde-unstable/PKGBUILD)

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

Copied: kate/repos/kde-unstable-x86_64/PKGBUILD (from rev 420023, 
kate/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:02:08 UTC (rev 420024)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgbase=kate
+pkgname=(kwrite kate)
+pkgver=21.07.80
+pkgrel=1
+arch=(x86_64)
+license=(GPL LGPL FDL)
+makedepends=(extra-cmake-modules kdoctools plasma-framework knewstuff 
kitemmodels ktexteditor kactivities kuserfeedback)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgbase-$pkgver.tar.xz{,.sig})
+sha256sums=('d574f6e4355e9187772cea7394dc2cf6a0f3325a79141a868da04c4f33669f4e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+build() {
+  cmake -B build -S $pkgbase-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package_kwrite() {
+  pkgdesc='Text Editor'
+  groups=(kde-applications kde-utilities)
+  url='https://apps.kde.org/kwrite/'
+  depends=(ktexteditor hicolor-icon-theme)
+
+  DESTDIR="$pkgdir" cmake --install build
+
+  find "$pkgdir" -type f -name '*kate*' -exec rm {} \;
+  rm -r "$pkgdir"/usr/lib/qt/plugins/ktexteditor \
+"$pkgdir"/usr/share/doc/HTML/*/{kate,katepart} \
+"$pkgdir"/usr/share/katexmltools \
+
"$pkgdir"/usr/share/locale/*/LC_MESSAGES/{ktexteditorpreviewplugin,lspclient,tabswitcherplugin}.mo
 \
+"$pkgdir"/usr/share/plasma/plasmoids
+}
+
+package_kate() {
+  pkgdesc='Advanced Text Editor'
+  groups=(kde-applications kde-utilities)
+  url='https://apps.kde.org/kate/'
+  depends=(knewstuff ktexteditor kactivities kuserfeedback hicolor-icon-theme)
+  optdepends=('konsole: open a terminal in Kate'
+  'clang: C and C++ LSP support'
+  'python-language-server: Python LSP support'
+  'texlab: LaTeX LSP support'
+  'rust: Rust LSP support'
+  'git: git-blame plugin')
+  DESTDIR="$pkgdir" cmake --install build
+
+  find "$pkgdir" -type f -name '*kwrite*' -exec rm {} \;
+  rm -r "$pkgdir"/usr/share/doc/HTML/*/kwrite
+}



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:02:00
  Author: arojas
Revision: 420023

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

Added:
  filelight/repos/kde-unstable-x86_64/
  filelight/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420022, filelight/kde-unstable/PKGBUILD)

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

Copied: filelight/repos/kde-unstable-x86_64/PKGBUILD (from rev 420022, 
filelight/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:02:00 UTC (rev 420023)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=filelight
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='View disk usage information'
+url='https://apps.kde.org/filelight/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('b7694fe9eb75ede7b5158fee123970d94d2ab2e6327fab98e6838d8435c1348f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:01:50
  Author: arojas
Revision: 420022

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

Added:
  ark/repos/kde-unstable-x86_64/
  ark/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420021, ark/kde-unstable/PKGBUILD)

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

Copied: ark/repos/kde-unstable-x86_64/PKGBUILD (from rev 420021, 
ark/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:01:50 UTC (rev 420022)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ark
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Archiving Tool'
+arch=(x86_64)
+url='https://apps.kde.org/ark/'
+license=(GPL)
+depends=(kparts kpty libarchive libzip kitemmodels hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('p7zip: 7Z format support' 'unrar: RAR decompression support' 
'unarchiver: RAR format support'
+'lzop: LZO format support' 'lrzip: LRZ format support')
+groups=(kde-applications kde-utilities)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('622ad90a54d716d837e1c483b2ad9a3d3115e9791704426027bd1bb666d7f971'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:01:42
  Author: arojas
Revision: 420021

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

Added:
  partitionmanager/repos/kde-unstable-x86_64/
  partitionmanager/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420020, partitionmanager/kde-unstable/PKGBUILD)

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

Copied: partitionmanager/repos/kde-unstable-x86_64/PKGBUILD (from rev 420020, 
partitionmanager/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:01:42 UTC (rev 420021)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Tobias Powalowski 
+# Contributor: Nick B 
+
+pkgname=partitionmanager
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='A KDE utility that allows you to manage disks, partitions, and file 
systems'
+arch=(x86_64)
+url='https://apps.kde.org/partitionmanager/'
+license=(GPL2)
+depends=(kpmcore hicolor-icon-theme kio)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-system)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('3472d16d0a2d7137c84917688f884ee8e7e645297fa20a68d717cac4ee9a8267'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:01:33
  Author: arojas
Revision: 420020

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

Added:
  ksystemlog/repos/kde-unstable-x86_64/
  ksystemlog/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420019, ksystemlog/kde-unstable/PKGBUILD)

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

Copied: ksystemlog/repos/kde-unstable-x86_64/PKGBUILD (from rev 420019, 
ksystemlog/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:01:33 UTC (rev 420020)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ksystemlog
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='System log viewer tool'
+url='https://apps.kde.org/ksystemlog/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-system)
+depends=(kio)
+makedepends=(extra-cmake-modules kdoctools)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('a6dca9569a902c9b7887c460e7dfb5ffbe62f9bfa507957d7018b0835ff90c8c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:01:25
  Author: arojas
Revision: 420019

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

Added:
  khelpcenter/repos/kde-unstable-x86_64/
  khelpcenter/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420018, khelpcenter/kde-unstable/PKGBUILD)

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

Copied: khelpcenter/repos/kde-unstable-x86_64/PKGBUILD (from rev 420018, 
khelpcenter/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:01:25 UTC (rev 420019)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=khelpcenter
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Application to show KDE Applications documentation'
+arch=(x86_64)
+url='https://apps.kde.org/help/'
+license=(LGPL)
+groups=(kde-applications kde-system)
+depends=(khtml kdoctools xapian-core grantlee perl)
+makedepends=(extra-cmake-modules)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('9df1a359ccb0b73a5a573de0624b1ef4946f1a7d8a4d4de9ea68e1f3b60db3e6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+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 kcron/repos (2 files)

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:01:16
  Author: arojas
Revision: 420018

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

Added:
  kcron/repos/kde-unstable-x86_64/
  kcron/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420017, kcron/kde-unstable/PKGBUILD)

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

Copied: kcron/repos/kde-unstable-x86_64/PKGBUILD (from rev 420017, 
kcron/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:01:16 UTC (rev 420018)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcron
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='Configure and schedule tasks'
+url='https://apps.kde.org/kcron/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-system)
+depends=(kio cron)
+makedepends=(extra-cmake-modules kdoctools)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('77573efb5844512d80981d763391d7327c7ca25e7658e6f4b14941b56d4ec1d0'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



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

2021-07-16 Thread Antonio Rojas via arch-commits
Date: Friday, July 16, 2021 @ 20:01:08
  Author: arojas
Revision: 420017

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

Added:
  umbrello/repos/kde-unstable-x86_64/
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 420016, umbrello/kde-unstable/PKGBUILD)

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

Copied: umbrello/repos/kde-unstable-x86_64/PKGBUILD (from rev 420016, 
umbrello/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2021-07-16 20:01:08 UTC (rev 420017)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=21.07.80
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(x86_64)
+url='https://apps.kde.org/umbrello/'
+license=(GPL)
+depends=(kdelibs4support kdevelop-php qt5-webkit)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin kdevelop-pg-qt llvm 
kinit doxygen)
+groups=(kde-applications kdesdk)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('3eb69ca6c0ddc87accd917c94810aa3c07535d2881047b602d7aba4ced821d95'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

+  D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

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



  1   2   3   4   5   6   >