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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:31:57
  Author: felixonmars
Revision: 438197

archrelease: copy trunk to community-staging-x86_64

Added:
  shellcheck/repos/community-staging-x86_64/
  shellcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 438196, shellcheck/trunk/PKGBUILD)

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 438196, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-09 07:31:57 UTC (rev 438197)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.6.0
+pkgrel=53
+pkgdesc="Shell script analysis tool"
+url="http://www.shellcheck.net;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz;)
+sha512sums=('4e9575985fe914cb35444995212ac1afaa40b004dbbc86b5987bf8b65e20b14a0102c9c601dc061d604129a8e978021f22a11d682545cb7f07ec974495cfa387')
+
+build() {
+cd $pkgname-$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
+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
+
+pandoc -s -t man shellcheck.1.md -o shellcheck.1
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m644 ${pkgname}.1   "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:31:43
  Author: felixonmars
Revision: 438196

upgpkg: shellcheck 0.6.0-53

rebuild with pandoc 2.7, pandoc-citeproc 0.16.1.2

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 07:28:31 UTC (rev 438195)
+++ PKGBUILD2019-03-09 07:31:43 UTC (rev 438196)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.6.0
-pkgrel=52
+pkgrel=53
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net;
 license=("GPL")


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:28:31
  Author: felixonmars
Revision: 438195

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc-crossref/repos/community-staging-x86_64/
  pandoc-crossref/repos/community-staging-x86_64/PKGBUILD
(from rev 438194, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
438194, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-09 07:28:31 UTC (rev 438195)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.4.0
+pkgrel=56
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-data-accessor' 
'haskell-data-accessor-template'
+ 'haskell-data-accessor-transformers' 'haskell-gitrev' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'pandoc' 'haskell-pandoc-types' 
'haskell-roman-numerals'
+ 'haskell-syb' 'haskell-utility-ht')
+makedepends=('ghc' 'haskell-hspec')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz;)
+sha512sums=('d3a666880f0cad0ef7c1e784f2d52f9bb8bfde9e6be6de04c8f094e2a87e99a740f97951c5ffd74b2a1b001e8a977bc9dd3e28be84c3442d3447beadd879e82c')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i 's/< *2.5/<3/' $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+   -f-enable_flaky_tests
+runhaskell Setup build
+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
+}
+
+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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:28:06
  Author: felixonmars
Revision: 438194

upgpkg: pandoc-crossref 0.3.4.0-56

rebuild with pandoc 2.7, pandoc-citeproc 0.16.1.2

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 07:26:31 UTC (rev 438193)
+++ PKGBUILD2019-03-09 07:28:06 UTC (rev 438194)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.4.0
-pkgrel=55
+pkgrel=56
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:26:31
  Author: felixonmars
Revision: 438193

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
438192, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-09 07:26:31 UTC (rev 438193)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.12.5.1
+pkgrel=21
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptohash'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-lrucache' 'haskell-network-uri'
+ 'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 
'haskell-random'
+ 'haskell-regex-tdfa' 'haskell-resourcet' 'haskell-scientific' 
'haskell-tagsoup'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-vector'
+ 'haskell-wai' 'haskell-wai-app-static' 'haskell-warp' 'haskell-yaml')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('bc8cc9944229c691fbec6b7e6ea52e8a65bd8cc2093d42bd577e30ded1767370b439d8dc694e9842b300f7c884f851cac6a2a9de2817a961c779b83fb0ee1718')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.7/<3/' $_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 --datasubdir="$pkgname" 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver -fusepandoc
+runhaskell Setup build
+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
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning 
"https://github.com/jaspervdj/hakyll/issues/682;
+}
+
+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-hakyll/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:26:11
  Author: felixonmars
Revision: 438192

upgpkg: haskell-hakyll 4.12.5.1-21

rebuild with pandoc 2.7, pandoc-citeproc 0.16.1.2

Modified:
  haskell-hakyll/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 07:24:04 UTC (rev 438191)
+++ PKGBUILD2019-03-09 07:26:11 UTC (rev 438192)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.12.5.1
-pkgrel=20
+pkgrel=21
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("BSD")
@@ -21,6 +21,11 @@
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('bc8cc9944229c691fbec6b7e6ea52e8a65bd8cc2093d42bd577e30ded1767370b439d8dc694e9842b300f7c884f851cac6a2a9de2817a961c779b83fb0ee1718')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.7/<3/' $_hkgname.cabal
+}
+
 build() {
 cd $_hkgname-$pkgver
 


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:24:04
  Author: felixonmars
Revision: 438191

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc-citeproc/repos/community-staging-x86_64/
  pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD
(from rev 438190, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
438190, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-09 07:24:04 UTC (rev 438191)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.16.1.2
+pkgrel=1
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-attoparsec'
+ 'haskell-base-compat' 'haskell-data-default' 'haskell-hs-bibutils' 
'haskell-libyaml'
+ 'haskell-network' 'haskell-old-locale' 'pandoc' 
'haskell-pandoc-types' 'haskell-rfc5051'
+ 'haskell-safe' 'haskell-setenv' 'haskell-split' 'haskell-syb' 
'haskell-tagsoup'
+ 'haskell-temporary' 'haskell-text-icu' 'haskell-unordered-containers' 
'haskell-vector'
+ 'haskell-xml-conduit' 'haskell-yaml')
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('011d865ff928155478b8e0b505c0727aabdfce7581e05bf853c26714855266c539946176830a9344ac6266a805a3f56e25767fb71cace3f76afa151aff1ca034')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+# TODO: find a better solution
+sed -i 
"s|(\"HOME\",\".\")|(\"HOME\",\".\"),(\"LD_LIBRARY_PATH\",\"$PWD/dist/build\"),(\"pandoc_citeproc_datadir\",\"$PWD\")|"
 tests/test-pandoc-citeproc.hs
+}
+
+build() {
+cd "${srcdir}/$pkgname-${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-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils -f-static
+runhaskell Setup build
+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
+# https://github.com/jgm/pandoc-citeproc/issues/342
+runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/$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 pandoc-citeproc/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:23:43
  Author: felixonmars
Revision: 438190

upgpkg: pandoc-citeproc 0.16.1.2-1

rebuild with pandoc 2.7, pandoc-citeproc 0.16.1.2

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 07:19:38 UTC (rev 438189)
+++ PKGBUILD2019-03-09 07:23:43 UTC (rev 438190)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=pandoc-citeproc
-pkgver=0.16.1
-pkgrel=10
+pkgver=0.16.1.2
+pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")
@@ -18,7 +18,7 @@
 replaces=('haskell-pandoc-citeproc')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
-sha512sums=('603a38a21d3973aaf606671a7a297f20b267dd47c327bf4741c84b10b215c7d4a6eba6f55236a80602d18912001df1bbd66b81683fb0a3931f3d566458923b88')
+sha512sums=('011d865ff928155478b8e0b505c0727aabdfce7581e05bf853c26714855266c539946176830a9344ac6266a805a3f56e25767fb71cace3f76afa151aff1ca034')
 
 prepare() {
 cd "${srcdir}/$pkgname-${pkgver}"


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:19:38
  Author: felixonmars
Revision: 438189

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc/repos/community-staging-x86_64/
  pandoc/repos/community-staging-x86_64/PKGBUILD
(from rev 438188, pandoc/trunk/PKGBUILD)

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 438188, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-09 07:19:38 UTC (rev 438189)
@@ -0,0 +1,64 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.7
+pkgrel=1
+pkgdesc='Conversion between markup formats'
+url='https://pandoc.org'
+license=('GPL')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http' 'haskell-juicypixels' 'haskell-sha' 
'haskell-aeson'
+ 'haskell-aeson-pretty' 'haskell-base-compat' 
'haskell-base64-bytestring'
+ 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-case-insensitive' 'haskell-cmark-gfm'
+ 'haskell-data-default' 'haskell-doctemplates' 'haskell-exceptions' 
'haskell-glob'
+ 'haskell-haddock-library' 'haskell-ipynb' 'haskell-skylighting' 
'haskell-hslua'
+ 'haskell-hslua-module-text' 'haskell-http-client' 'haskell-syb' 
'haskell-hsyaml' 'haskell-http-client-tls'
+ 'haskell-http-types' 'haskell-safe' 'haskell-split' 'haskell-texmath'
+ 'haskell-network' 'haskell-pandoc-types' 'haskell-random'
+ 'haskell-tagsoup' 'haskell-temporary' 'haskell-network-uri' 
'haskell-unicode-transforms'
+ 'haskell-unordered-containers' 'haskell-zip-archive' 'haskell-vector' 
'haskell-xml'
+ 'haskell-zlib')
+optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc 
filter'
+'pandoc-crossref: for numbering figures, equations, tables and 
cross-references to them with pandoc-crossref filter'
+'texlive-core: for pdf output')
+conflicts=('haskell-pandoc')
+replaces=('haskell-pandoc')
+makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck'
+ 'haskell-tasty-golden' 'haskell-quickcheck' 
'haskell-executable-path')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('02dfb10fa1678a9d44dfd93ce3025c8bf73b36397f28c1ec22c8f8241a5eaeda55635f7170bc00ba7d221880c78ada82949c707fbe087787a7606810b45186aa')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+# TODO: find a better solution
+sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ 
[(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+}
+
+build() {
+cd "${srcdir}/${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 \
+-f-trypandoc -f-embed_data_files -f-static
+runhaskell Setup build
+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 "${srcdir}/${pkgname}-${pkgver}"
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/${pkgbase}-${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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 07:19:24
  Author: felixonmars
Revision: 438188

upgpkg: pandoc 2.7-1

rebuild with pandoc 2.7, pandoc-citeproc 0.16.1.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 06:42:17 UTC (rev 438187)
+++ PKGBUILD2019-03-09 07:19:24 UTC (rev 438188)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=pandoc
-pkgver=2.6
-pkgrel=17
+pkgver=2.7
+pkgrel=1
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -27,7 +27,7 @@
 makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck'
  'haskell-tasty-golden' 'haskell-quickcheck' 
'haskell-executable-path')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('edcaa419c078916f236270da14bf5061759ff5ce96bf5f4567aea762efe591db363be9fbb45b517bb974a9c29cce92d91b15ae7d32b2512018e0d30211b9772b')
+sha512sums=('02dfb10fa1678a9d44dfd93ce3025c8bf73b36397f28c1ec22c8f8241a5eaeda55635f7170bc00ba7d221880c78ada82949c707fbe087787a7606810b45186aa')
 
 prepare() {
 cd "${srcdir}/$pkgname-${pkgver}"


[arch-commits] Commit in bash/repos (7 files)

2019-03-08 Thread Bartłomiej Piotrowski via arch-commits
Date: Saturday, March 9, 2019 @ 07:16:51
  Author: bpiotrowski
Revision: 347468

archrelease: copy trunk to testing-x86_64

Added:
  bash/repos/testing-x86_64/
  bash/repos/testing-x86_64/PKGBUILD
(from rev 347467, bash/trunk/PKGBUILD)
  bash/repos/testing-x86_64/dot.bash_logout
(from rev 347467, bash/trunk/dot.bash_logout)
  bash/repos/testing-x86_64/dot.bash_profile
(from rev 347467, bash/trunk/dot.bash_profile)
  bash/repos/testing-x86_64/dot.bashrc
(from rev 347467, bash/trunk/dot.bashrc)
  bash/repos/testing-x86_64/system.bash_logout
(from rev 347467, bash/trunk/system.bash_logout)
  bash/repos/testing-x86_64/system.bashrc
(from rev 347467, bash/trunk/system.bashrc)

+
 PKGBUILD   |   86 +++
 dot.bash_logout|3 +
 dot.bash_profile   |5 ++
 dot.bashrc |9 +
 system.bash_logout |3 +
 system.bashrc  |   22 +
 6 files changed, 128 insertions(+)

Copied: bash/repos/testing-x86_64/PKGBUILD (from rev 347467, 
bash/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-03-09 07:16:51 UTC (rev 347468)
@@ -0,0 +1,86 @@
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Aaron Griffin 
+
+pkgname=bash
+_basever=5.0
+_patchlevel=002
+pkgver=${_basever}.${_patchlevel}
+pkgrel=1
+pkgdesc='The GNU Bourne Again shell'
+arch=(x86_64)
+license=(GPL)
+url='http://www.gnu.org/software/bash/bash.html'
+groups=(base)
+backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
+depends=('readline>=7.0' glibc ncurses)
+optdepends=('bash-completion: for tab completion')
+provides=('sh')
+source=(https://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
+dot.bashrc
+dot.bash_profile
+dot.bash_logout
+system.bashrc
+system.bash_logout)
+validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey
+
+if [[ $((10#${_patchlevel})) -gt 0 ]]; then
+  for (( _p=1; _p<=$((10#${_patchlevel})); _p++ )); do
+source=(${source[@]} 
https://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//.}-$(printf 
"%03d" $_p){,.sig})
+  done
+fi
+
+prepare() {
+  cd $pkgname-$_basever
+
+  for (( _p=1; _p<=$((10#${_patchlevel})); _p++ )); do
+msg "applying patch bash${_basever//.}-$(printf "%03d" $_p)"
+patch -p0 -i ../bash${_basever//.}-$(printf "%03d" $_p)
+  done
+}
+
+build() {
+  cd $pkgname-$_basever
+
+  
_bashconfig=(-DDEFAULT_PATH_VALUE=\'\"/usr/local/sbin:/usr/local/bin:/usr/bin\"\'
+   -DSTANDARD_UTILS_PATH=\'\"/usr/bin\"\'
+   -DSYS_BASHRC=\'\"/etc/bash.bashrc\"\'
+   -DSYS_BASH_LOGOUT=\'\"/etc/bash.bash_logout\"\'
+   -DNON_INTERACTIVE_LOGIN_SHELLS)
+  export CFLAGS="${CFLAGS} ${_bashconfig[@]}"
+
+  ./configure --prefix=/usr --with-curses --enable-readline \
+--without-bash-malloc --with-installed-readline
+  make
+}
+
+check() {
+  make -C $pkgname-$_basever check
+}
+
+package() {
+  make -C $pkgname-$_basever DESTDIR="$pkgdir" install
+  ln -s bash "$pkgdir/usr/bin/sh"
+
+  # system-wide configuration files
+  install -Dm644 system.bashrc "$pkgdir/etc/bash.bashrc"
+  install -Dm644 system.bash_logout "$pkgdir/etc/bash.bash_logout"
+
+  # user configuration file skeletons
+  install -dm755 "$pkgdir/etc/skel/"
+  install -m644 dot.bashrc "$pkgdir/etc/skel/.bashrc"
+  install -m644 dot.bash_profile "$pkgdir/etc/skel/.bash_profile"
+  install -m644 dot.bash_logout "$pkgdir/etc/skel/.bash_logout"
+}
+
+md5sums=('2b44b47b905be16f45709648f671820b'
+ 'SKIP'
+ '027d6bd8f5f6a06b75bb7698cb478089'
+ '2902e0fee7a9168f3a4fd2ccd60ff047'
+ '42f4400ed2314bd7519c020d0187edc5'
+ 'd8f3f334e72c0e30032eae1a1229aef1'
+ '472f536d7c9e8250dc4568ec4cfaf294'
+ 'b026862ab596a5883bb4f0d1077a3819'
+ 'SKIP'
+ '2f4a7787365790ae57f36b311701ea7e'
+ 'SKIP')

Copied: bash/repos/testing-x86_64/dot.bash_logout (from rev 347467, 
bash/trunk/dot.bash_logout)
===
--- testing-x86_64/dot.bash_logout  (rev 0)
+++ testing-x86_64/dot.bash_logout  2019-03-09 07:16:51 UTC (rev 347468)
@@ -0,0 +1,3 @@
+#
+# ~/.bash_logout
+#

Copied: bash/repos/testing-x86_64/dot.bash_profile (from rev 347467, 
bash/trunk/dot.bash_profile)
===
--- testing-x86_64/dot.bash_profile (rev 0)
+++ testing-x86_64/dot.bash_profile 2019-03-09 07:16:51 UTC (rev 347468)
@@ -0,0 +1,5 @@
+#
+# ~/.bash_profile
+#
+
+[[ -f ~/.bashrc ]] && . ~/.bashrc

Copied: bash/repos/testing-x86_64/dot.bashrc (from rev 347467, 
bash/trunk/dot.bashrc)
===
--- 

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

2019-03-08 Thread Bartłomiej Piotrowski via arch-commits
Date: Saturday, March 9, 2019 @ 07:16:39
  Author: bpiotrowski
Revision: 347467

5.0.002-1

Modified:
  bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 22:00:51 UTC (rev 347466)
+++ PKGBUILD2019-03-09 07:16:39 UTC (rev 347467)
@@ -4,7 +4,7 @@
 
 pkgname=bash
 _basever=5.0
-_patchlevel=0
+_patchlevel=002
 pkgver=${_basever}.${_patchlevel}
 pkgrel=1
 pkgdesc='The GNU Bourne Again shell'
@@ -79,4 +79,8 @@
  '2902e0fee7a9168f3a4fd2ccd60ff047'
  '42f4400ed2314bd7519c020d0187edc5'
  'd8f3f334e72c0e30032eae1a1229aef1'
- '472f536d7c9e8250dc4568ec4cfaf294')
+ '472f536d7c9e8250dc4568ec4cfaf294'
+ 'b026862ab596a5883bb4f0d1077a3819'
+ 'SKIP'
+ '2f4a7787365790ae57f36b311701ea7e'
+ 'SKIP')


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:42:17
  Author: felixonmars
Revision: 438187

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  160 ++---
 1 file changed, 80 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-09 06:42:03 UTC (rev 438186)
+++ PKGBUILD2019-03-09 06:42:17 UTC (rev 438187)
@@ -1,80 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.8.0
-pkgrel=1
-pkgdesc="Advanced Quickcheck style testing library for Python"
-arch=('any')
-license=('MPL')
-url="https://hypothesis.readthedocs.org;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-attrs' 
'python2-attrs'
- 'python-coverage' 'python2-coverage' 'python2-enum34')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
-  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
-  'python-flaky' 'python2-flaky' 'python-django' 'python2-django' 
'python-mock'
-  'python2-mock' 'python-pandas' 'python2-pandas' 
'python-dpcontracts'
-  'python2-dpcontracts' 'python-pytest-xdist' 
'python2-pytest-xdist'
-  'python-lark-parser' 'python2-lark-parser')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('c2d756538fb137ae13b99a2b82bcf006b9c0cb7eefd78af74107d670afc3209163d2cd994a4e0bfc8f76d318b8c35335ddd5f1c8371e29b75db0c61ba3ed8f93')
-
-prepare() {
-  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
-
-  cp -a hypothesis-$pkgver{,-py2}
-
-  rm -r hypothesis-$pkgver/hypothesis-python/tests/py2
-  rm -r hypothesis-$pkgver-py2/hypothesis-python/tests/py3
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/hypothesis-$pkgver/hypothesis-python
-  python setup.py build
-
-  cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/hypothesis-$pkgver/hypothesis-python
-  mv tests/django ../
-  python setup.py pytest
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python -m tests.django.manage test 
tests.django
-
-  cd "$srcdir"/hypothesis-$pkgver-py2/hypothesis-python
-  mv tests/django ../
-  # https://github.com/python/typing/issues/612
-  python2 setup.py pytest || warning "Tests failed"
-  mv ../django tests/
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" python2 -m tests.django.manage test 
tests.django
-}
-
-package_python-hypothesis() {
-  depends=('python-attrs' 'python-coverage')
-  optdepends=('python-pytz: for datetime and django module'
-  'python-faker: for fakefactory and django module'
-  'python-django: for django module'
-  'python-numpy: for numpy module'
-  'python-pytest: for pytest module'
-  'python-lark-parser: for lark module')
-
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-hypothesis() {
-  depends=('python2-attrs' 'python2-coverage' 'python2-enum34')
-  optdepends=('python2-pytz: for datetime and django module'
-  'python2-faker: for fakefactory and django module'
-  'python2-django: for django module'
-  'python2-numpy: for numpy module'
-  'python2-pytest: for pytest module'
-  'python2-lark-parser: for lark module')
-
-  cd hypothesis-$pkgver-py2/hypothesis-python
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 438186, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-09 06:42:17 UTC (rev 438187)
@@ -0,0 +1,80 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=4.9.0
+pkgrel=1
+pkgdesc="Advanced Quickcheck style testing library for Python"
+arch=('any')
+license=('MPL')
+url="https://hypothesis.readthedocs.org;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-attrs' 
'python2-attrs'
+ 'python-coverage' 'python2-coverage' 'python2-enum34')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8' 'python-pytz'
+  'python2-pytz' 'python-numpy' 'python2-numpy' 'python-faker' 
'python2-faker'
+  'python-flaky' 'python2-flaky' 'python-django' 'python2-django' 
'python-mock'
+  'python2-mock' 'python-pandas' 'python2-pandas' 
'python-dpcontracts'
+ 

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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:42:03
  Author: felixonmars
Revision: 438186

upgpkg: python-hypothesis 4.9.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 06:35:11 UTC (rev 438185)
+++ PKGBUILD2019-03-09 06:42:03 UTC (rev 438186)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.8.0
+pkgver=4.9.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
   'python2-dpcontracts' 'python-pytest-xdist' 
'python2-pytest-xdist'
   'python-lark-parser' 'python2-lark-parser')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('c2d756538fb137ae13b99a2b82bcf006b9c0cb7eefd78af74107d670afc3209163d2cd994a4e0bfc8f76d318b8c35335ddd5f1c8371e29b75db0c61ba3ed8f93')
+sha512sums=('7df2378d37951423f88e240c63cf2dae4bb15fe269901af0e5af8c4f169bdc0c962de447845d9dc65b3db85ce1a87bedd59bb55838f7c8765e33b1324f9e0ea2')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:35:11
  Author: felixonmars
Revision: 438185

archrelease: copy trunk to community-x86_64

Added:
  ruby-cairo/repos/community-x86_64/PKGBUILD
(from rev 438184, ruby-cairo/trunk/PKGBUILD)
Deleted:
  ruby-cairo/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-09 06:34:54 UTC (rev 438184)
+++ PKGBUILD2019-03-09 06:35:11 UTC (rev 438185)
@@ -1,24 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=cairo
-pkgname=ruby-$_gemname
-pkgver=1.16.2
-pkgrel=2
-pkgdesc='Ruby bindings for cairo'
-arch=('x86_64')
-url='http://cairographics.org/rcairo'
-license=('Ruby')
-depends=('ruby' 'cairo' 'ruby-pkg-config')
-makedepends=('ruby-native-package-installer' 'ruby-rdoc')
-options=('!emptydirs')
-source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
-noextract=($_gemname-$pkgver.gem)
-sha512sums=('b711399ddd7afa958e3faee87b2a768f55af9ec0cef486d9edcf082a0c7a5ec90610d9a52784d55608a70befe4571e4cb1abc401a8a5b5357fa0bfff9159d239')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: ruby-cairo/repos/community-x86_64/PKGBUILD (from rev 438184, 
ruby-cairo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-09 06:35:11 UTC (rev 438185)
@@ -0,0 +1,24 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=cairo
+pkgname=ruby-$_gemname
+pkgver=1.16.4
+pkgrel=1
+pkgdesc='Ruby bindings for cairo'
+arch=('x86_64')
+url='http://cairographics.org/rcairo'
+license=('Ruby')
+depends=('ruby' 'cairo' 'ruby-pkg-config')
+makedepends=('ruby-native-package-installer' 'ruby-rdoc')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
+noextract=($_gemname-$pkgver.gem)
+sha512sums=('5af8536cd374255386fdc84b265deebb7ed21ef270538f0c2d6a5cdf3dcf1c913633f1ca813f197460968b20b6e592f24334b872cf822584d4de28c589160da8')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:34:54
  Author: felixonmars
Revision: 438184

upgpkg: ruby-cairo 1.16.4-1

Modified:
  ruby-cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 06:18:37 UTC (rev 438183)
+++ PKGBUILD2019-03-09 06:34:54 UTC (rev 438184)
@@ -3,8 +3,8 @@
 
 _gemname=cairo
 pkgname=ruby-$_gemname
-pkgver=1.16.2
-pkgrel=2
+pkgver=1.16.4
+pkgrel=1
 pkgdesc='Ruby bindings for cairo'
 arch=('x86_64')
 url='http://cairographics.org/rcairo'
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
 noextract=($_gemname-$pkgver.gem)
-sha512sums=('b711399ddd7afa958e3faee87b2a768f55af9ec0cef486d9edcf082a0c7a5ec90610d9a52784d55608a70befe4571e4cb1abc401a8a5b5357fa0bfff9159d239')
+sha512sums=('5af8536cd374255386fdc84b265deebb7ed21ef270538f0c2d6a5cdf3dcf1c913633f1ca813f197460968b20b6e592f24334b872cf822584d4de28c589160da8')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:18:13
  Author: felixonmars
Revision: 438181

archrelease: copy trunk to community-any

Added:
  you-get/repos/community-any/PKGBUILD
(from rev 438180, you-get/trunk/PKGBUILD)
Deleted:
  you-get/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-09 06:17:57 UTC (rev 438180)
+++ PKGBUILD2019-03-09 06:18:13 UTC (rev 438181)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=you-get
-pkgver=0.4.1256
-pkgrel=1
-pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
-url="http://www.soimort.org/you-get/;
-arch=('any')
-license=('MIT')
-depends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
-sha512sums=('11158d5e4c30f3d68f449fb68003f66659b0c367ace1a901ad3d48684edae3cc3a8c6532466f0c314120144d70013e8a2e304f7b9346384c1d820e48f0ea8485')
-
-build() {
-  cd you-get-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd you-get-$pkgver
-  LC_CTYPE=en_US.UTF-8 python setup.py test
-}
-
-package() {
-  cd you-get-$pkgver
-  python setup.py install --root="$pkgdir"
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-  install -Dm644 contrib/completion/_you-get 
"$pkgdir"/usr/share/zsh/site-functions/_you-get
-  install -Dm644 contrib/completion/you-get-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/you-get
-  install -Dm644 contrib/completion/you-get.fish 
"$pkgdir"/usr/share/fish/completions/you-get.fish
-}

Copied: you-get/repos/community-any/PKGBUILD (from rev 438180, 
you-get/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-09 06:18:13 UTC (rev 438181)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=you-get
+pkgver=0.4.1270
+pkgrel=1
+pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
+url="http://www.soimort.org/you-get/;
+arch=('any')
+license=('MIT')
+depends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
+sha512sums=('fc21563396d73b0fbd7ff02c423a256be548957ef5d72277c887d33ee05269c2aa404a66972e934d4f0076ebd30bfa1b0914b05c25b38b63b3701dad1361587b')
+
+build() {
+  cd you-get-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd you-get-$pkgver
+  LC_CTYPE=en_US.UTF-8 python setup.py test
+}
+
+package() {
+  cd you-get-$pkgver
+  python setup.py install --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  install -Dm644 contrib/completion/_you-get 
"$pkgdir"/usr/share/zsh/site-functions/_you-get
+  install -Dm644 contrib/completion/you-get-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/you-get
+  install -Dm644 contrib/completion/you-get.fish 
"$pkgdir"/usr/share/fish/completions/you-get.fish
+}


[arch-commits] Commit in npm-check-updates/repos/community-any (PKGBUILD PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:18:37
  Author: felixonmars
Revision: 438183

archrelease: copy trunk to community-any

Added:
  npm-check-updates/repos/community-any/PKGBUILD
(from rev 438182, npm-check-updates/trunk/PKGBUILD)
Deleted:
  npm-check-updates/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-09 06:18:21 UTC (rev 438182)
+++ PKGBUILD2019-03-09 06:18:37 UTC (rev 438183)
@@ -1,27 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=npm-check-updates
-pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=3.0.2
-pkgrel=1
-arch=('any')
-url='https://github.com/tjunnone/npm-check-updates'
-license=('Apache')
-depends=('semver')
-makedepends=('npm')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('d45481177b3d7c0cfe0e0d635baebca15d386a956fac8224d207cabc4b7edf360a09aef5d77061889b1b6b9fe92fec75f85d73514ec5eb422ae100e7539bf48f')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in semver; do
-rm -r $dep;
-  done
-
-  # Fix npm derp
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-}

Copied: npm-check-updates/repos/community-any/PKGBUILD (from rev 438182, 
npm-check-updates/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-09 06:18:37 UTC (rev 438183)
@@ -0,0 +1,27 @@
+# Maintainer: Felix Yan 
+
+pkgname=npm-check-updates
+pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
+pkgver=3.0.3
+pkgrel=1
+arch=('any')
+url='https://github.com/tjunnone/npm-check-updates'
+license=('Apache')
+depends=('semver')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('24aae3f96a19336ec7dd552b19f15420f58ca69f3468835f481312577044f7d718423b115e483df6304317b25dcfdd5ec1b155ebb58c4ff40856539b7a8f183f')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in semver; do
+rm -r $dep;
+  done
+
+  # Fix npm derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:17:57
  Author: felixonmars
Revision: 438180

upgpkg: you-get 0.4.1270-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 06:17:49 UTC (rev 438179)
+++ PKGBUILD2019-03-09 06:17:57 UTC (rev 438180)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=you-get
-pkgver=0.4.1256
+pkgver=0.4.1270
 pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="http://www.soimort.org/you-get/;
@@ -9,7 +9,7 @@
 license=('MIT')
 depends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz;)
-sha512sums=('11158d5e4c30f3d68f449fb68003f66659b0c367ace1a901ad3d48684edae3cc3a8c6532466f0c314120144d70013e8a2e304f7b9346384c1d820e48f0ea8485')
+sha512sums=('fc21563396d73b0fbd7ff02c423a256be548957ef5d72277c887d33ee05269c2aa404a66972e934d4f0076ebd30bfa1b0914b05c25b38b63b3701dad1361587b')
 
 build() {
   cd you-get-$pkgver


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:17:49
  Author: felixonmars
Revision: 438179

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-09 06:17:15 UTC (rev 438178)
+++ PKGBUILD2019-03-09 06:17:49 UTC (rev 438179)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-awkward
-pkgver=0.8.6
-pkgrel=1
-pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
-url="https://github.com/scikit-hep/awkward-array;
-license=('BSD')
-arch=('any')
-depends=('python-numpy')
-makedepends=('python-setuptools' 'python-pytest-runner')
-checkdepends=('python-h5py')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz;)
-sha512sums=('66edbf10ad3d1249739e7df19fa42eb29476022b36f4c5ca57450d97d72b01ad2ef4f1f8a1f53ccb1a57b4e8bb1531a29c8b520e7feaea3b8a14b6542513638d')
-
-build() {
-  cd awkward-array-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd awkward-array-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd awkward-array-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-awkward/repos/community-any/PKGBUILD (from rev 438178, 
python-awkward/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-09 06:17:49 UTC (rev 438179)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-awkward
+pkgver=0.8.7
+pkgrel=1
+pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
+url="https://github.com/scikit-hep/awkward-array;
+license=('BSD')
+arch=('any')
+depends=('python-numpy')
+makedepends=('python-setuptools' 'python-pytest-runner')
+checkdepends=('python-h5py')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz;)
+sha512sums=('fa9a388c6373526d18983abb011a27a97aab43533b1363164de6e8738da505b10ccf17f86176764be41e122cd39179af75334a55b02624f818b2d826d3fd2e8f')
+
+build() {
+  cd awkward-array-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd awkward-array-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd awkward-array-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in npm-check-updates/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:18:21
  Author: felixonmars
Revision: 438182

upgpkg: npm-check-updates 3.0.3-1

Modified:
  npm-check-updates/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 06:18:13 UTC (rev 438181)
+++ PKGBUILD2019-03-09 06:18:21 UTC (rev 438182)
@@ -2,7 +2,7 @@
 
 pkgname=npm-check-updates
 pkgdesc='Find newer versions of dependencies than what your package.json or 
bower.json allows'
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 arch=('any')
 url='https://github.com/tjunnone/npm-check-updates'
@@ -11,7 +11,7 @@
 makedepends=('npm')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('d45481177b3d7c0cfe0e0d635baebca15d386a956fac8224d207cabc4b7edf360a09aef5d77061889b1b6b9fe92fec75f85d73514ec5eb422ae100e7539bf48f')
+sha512sums=('24aae3f96a19336ec7dd552b19f15420f58ca69f3468835f481312577044f7d718423b115e483df6304317b25dcfdd5ec1b155ebb58c4ff40856539b7a8f183f')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 06:17:15
  Author: felixonmars
Revision: 438178

upgpkg: python-awkward 0.8.7-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 22:32:02 UTC (rev 438177)
+++ PKGBUILD2019-03-09 06:17:15 UTC (rev 438178)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-awkward
-pkgver=0.8.6
+pkgver=0.8.7
 pkgrel=1
 pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
 url="https://github.com/scikit-hep/awkward-array;
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-h5py')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz;)
-sha512sums=('66edbf10ad3d1249739e7df19fa42eb29476022b36f4c5ca57450d97d72b01ad2ef4f1f8a1f53ccb1a57b4e8bb1531a29c8b520e7feaea3b8a14b6542513638d')
+sha512sums=('fa9a388c6373526d18983abb011a27a97aab43533b1363164de6e8738da505b10ccf17f86176764be41e122cd39179af75334a55b02624f818b2d826d3fd2e8f')
 
 build() {
   cd awkward-array-$pkgver


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

2019-03-08 Thread Filipe Laíns via arch-commits
Date: Friday, March 8, 2019 @ 22:31:51
  Author: ffy00
Revision: 438176

upgpkg: cockatrice 2.7.0-2

Modified:
  cockatrice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 20:12:52 UTC (rev 438175)
+++ PKGBUILD2019-03-08 22:31:51 UTC (rev 438176)
@@ -2,8 +2,8 @@
 
 pkgname=cockatrice
 _pkgname=Cockatrice
-pkgver=2.6.2
-_tag=2018-12-20-Release-$pkgver
+pkgver=2.7.0
+_tag=2019-03-04-Release-$pkgver
 pkgrel=2
 pkgdesc='A cross-platform virtual tabletop for multiplayer card games'
 arch=('x86_64')


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

2019-03-08 Thread Filipe Laíns via arch-commits
Date: Friday, March 8, 2019 @ 22:32:02
  Author: ffy00
Revision: 438177

archrelease: copy trunk to community-staging-x86_64

Added:
  cockatrice/repos/community-staging-x86_64/
  cockatrice/repos/community-staging-x86_64/PKGBUILD
(from rev 438176, cockatrice/trunk/PKGBUILD)

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

Copied: cockatrice/repos/community-staging-x86_64/PKGBUILD (from rev 438176, 
cockatrice/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 22:32:02 UTC (rev 438177)
@@ -0,0 +1,46 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=cockatrice
+_pkgname=Cockatrice
+pkgver=2.7.0
+_tag=2019-03-04-Release-$pkgver
+pkgrel=2
+pkgdesc='A cross-platform virtual tabletop for multiplayer card games'
+arch=('x86_64')
+url='https://cockatrice.github.io'
+license=('GPL2')
+depends=('qt5-base' 'protobuf' 'qt5-tools' 'qt5-svg' 'qt5-multimedia' 
'qt5-websockets')
+makedepends=('cmake' 'git' 'zlib')
+checkdepends=('gtest')
+optdepends=('zlib: Load zipped files in Oracle')
+provides=('cockatrice-client' 'cockatrice-server')
+conflicts=('cockatrice-client' 'cockatrice-server')
+source=("git+https://github.com/Cockatrice/Cockatrice.git#tag=$_tag;)
+sha512sums=('SKIP')
+
+build() {
+  mkdir -p $_pkgname/build
+  cd $_pkgname/build
+
+  cmake .. \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DWITH_ORACLE=ON \
+   -DWITH_CLIENT=ON \
+   -DWITH_SERVER=ON \
+   -DTEST=ON
+
+  make
+}
+
+#check() {
+#  cd $_pkgname/build
+#
+#  make test
+#}
+
+package() {
+  cd $_pkgname/build
+
+  make DESTDIR="$pkgdir" install
+}
+


[arch-commits] Commit in texinfo/trunk (PKGBUILD r8006.patch)

2019-03-08 Thread Bartłomiej Piotrowski via arch-commits
Date: Friday, March 8, 2019 @ 22:00:39
  Author: bpiotrowski
Revision: 347465

6.6-1

Modified:
  texinfo/trunk/PKGBUILD
Deleted:
  texinfo/trunk/r8006.patch

-+
 PKGBUILD|   17 +
 r8006.patch |   16 
 2 files changed, 5 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 22:00:37 UTC (rev 347464)
+++ PKGBUILD2019-03-08 22:00:39 UTC (rev 347465)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom 
 
 pkgname=texinfo
-pkgver=6.5
-pkgrel=2
+pkgver=6.6
+pkgrel=1
 pkgdesc='GNU documentation system for on-line information and printed output'
 arch=(x86_64)
 url='http://www.gnu.org/software/texinfo/'
@@ -13,20 +13,13 @@
 depends=(ncurses gzip perl sh)
 source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
 texinfo-install.hook
-texinfo-remove.hook
-r8006.patch)
-md5sums=('3715197e62e0e07f85860b3d7aab55ed'
+texinfo-remove.hook)
+md5sums=('5231da3e6aa106cd0532b8609e5b3702'
  'SKIP'
  '9a98fb162650ff3065f9a4ebec22db36'
- '5590fb3ef9ec309c98f5a4d85eca49da'
- 'd764aef5e2e5424f3f2d8303542d7443')
+ '5590fb3ef9ec309c98f5a4d85eca49da')
 validpgpkeys=('EAF669B31E31E1DECBD11513DDBC579DAB37FBA9') # Gavin Smith
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i "$srcdir/r8006.patch"
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr

Deleted: r8006.patch
===
--- r8006.patch 2019-03-08 22:00:37 UTC (rev 347464)
+++ r8006.patch 2019-03-08 22:00:39 UTC (rev 347465)
@@ -1,16 +0,0 @@
 trunk/tp/Texinfo/Parser.pm 2018/06/04 19:51:36 8006
-+++ trunk/tp/Texinfo/Parser.pm 2018/07/13 15:31:28 8007
-@@ -5531,11 +5531,11 @@
- }
-   } elsif ($command eq 'clickstyle') {
- # REMACRO
--if ($line =~ /^\s+@([[:alnum:]][[:alnum:]\-]*)({})?\s*/) {
-+if ($line =~ /^\s+@([[:alnum:]][[:alnum:]\-]*)(\{\})?\s*/) {
-   $args = ['@'.$1];
-   $self->{'clickstyle'} = $1;
-   $remaining = $line;
--  $remaining =~ 
s/^\s+@([[:alnum:]][[:alnum:]\-]*)({})?\s*(\@(c|comment)((\@|\s+).*)?)?//;
-+  $remaining =~ 
s/^\s+@([[:alnum:]][[:alnum:]\-]*)(\{\})?\s*(\@(c|comment)((\@|\s+).*)?)?//;
-   $has_comment = 1 if (defined($4));
- } else {
-   $self->line_error (sprintf($self->__(


[arch-commits] Commit in texinfo/repos (4 files)

2019-03-08 Thread Bartłomiej Piotrowski via arch-commits
Date: Friday, March 8, 2019 @ 22:00:51
  Author: bpiotrowski
Revision: 347466

archrelease: copy trunk to testing-x86_64

Added:
  texinfo/repos/testing-x86_64/
  texinfo/repos/testing-x86_64/PKGBUILD
(from rev 347465, texinfo/trunk/PKGBUILD)
  texinfo/repos/testing-x86_64/texinfo-install.hook
(from rev 347465, texinfo/trunk/texinfo-install.hook)
  texinfo/repos/testing-x86_64/texinfo-remove.hook
(from rev 347465, texinfo/trunk/texinfo-remove.hook)

--+
 PKGBUILD |   38 ++
 texinfo-install.hook |   11 +++
 texinfo-remove.hook  |   10 ++
 3 files changed, 59 insertions(+)

Copied: texinfo/repos/testing-x86_64/PKGBUILD (from rev 347465, 
texinfo/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-03-08 22:00:51 UTC (rev 347466)
@@ -0,0 +1,38 @@
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=texinfo
+pkgver=6.6
+pkgrel=1
+pkgdesc='GNU documentation system for on-line information and printed output'
+arch=(x86_64)
+url='http://www.gnu.org/software/texinfo/'
+license=(GPL3)
+groups=(base base-devel)
+depends=(ncurses gzip perl sh)
+source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
+texinfo-install.hook
+texinfo-remove.hook)
+md5sums=('5231da3e6aa106cd0532b8609e5b3702'
+ 'SKIP'
+ '9a98fb162650ff3065f9a4ebec22db36'
+ '5590fb3ef9ec309c98f5a4d85eca49da')
+validpgpkeys=('EAF669B31E31E1DECBD11513DDBC579DAB37FBA9') # Gavin Smith
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+
+  install -dm755 "$pkgdir"/usr/share/libalpm/hooks/
+  install -m644 texinfo-{install,remove}.hook 
"$pkgdir"/usr/share/libalpm/hooks/
+}

Copied: texinfo/repos/testing-x86_64/texinfo-install.hook (from rev 347465, 
texinfo/trunk/texinfo-install.hook)
===
--- testing-x86_64/texinfo-install.hook (rev 0)
+++ testing-x86_64/texinfo-install.hook 2019-03-08 22:00:51 UTC (rev 347466)
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Target = usr/share/info/*
+
+[Action]
+Description = Updating the info directory file...
+When = PostTransaction
+Exec = /bin/sh -c 'while read -r f; do install-info "$f" /usr/share/info/dir 
2> /dev/null; done'
+NeedsTargets

Copied: texinfo/repos/testing-x86_64/texinfo-remove.hook (from rev 347465, 
texinfo/trunk/texinfo-remove.hook)
===
--- testing-x86_64/texinfo-remove.hook  (rev 0)
+++ testing-x86_64/texinfo-remove.hook  2019-03-08 22:00:51 UTC (rev 347466)
@@ -0,0 +1,10 @@
+[Trigger]
+Type = File
+Operation = Remove
+Target = usr/share/info/*
+
+[Action]
+Description = Removing old entries from the info directory file...
+When = PreTransaction
+Exec = /bin/sh -c 'while read -r f; do install-info --delete "$f" 
/usr/share/info/dir 2> /dev/null; done'
+NeedsTargets


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 22:00:37
  Author: arojas
Revision: 347464

archrelease: copy trunk to extra-x86_64

Added:
  kdiff3/repos/extra-x86_64/PKGBUILD
(from rev 347463, kdiff3/trunk/PKGBUILD)
Deleted:
  kdiff3/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 22:00:03 UTC (rev 347463)
+++ PKGBUILD2019-03-08 22:00:37 UTC (rev 347464)
@@ -1,31 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Eric Bélanger 
-
-pkgname=kdiff3
-pkgver=0.9.98.git20190114
-pkgrel=1
-_commit=a4da2fd353a66c4f563673973bb727050d4737b6
-pkgdesc="A KDE file comparator/merge tool"
-arch=(x86_64)
-url="https://kdiff3.sourceforge.net/;
-license=(GPL)
-depends=(kparts hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools git)
-source=(git://git.kde.org/kdiff3#commit=$_commit)
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdiff3/repos/extra-x86_64/PKGBUILD (from rev 347463, 
kdiff3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 22:00:37 UTC (rev 347464)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Eric Bélanger 
+
+pkgname=kdiff3
+pkgver=0.9.98.git20190308
+pkgrel=1
+_commit=8df1172bf96ed1b9b72bb59313ca884b6ae4e052
+pkgdesc="A KDE file comparator/merge tool"
+arch=(x86_64)
+url="https://kdiff3.sourceforge.net/;
+license=(GPL)
+depends=(kparts hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools git)
+source=(git://git.kde.org/kdiff3#commit=$_commit)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 22:00:03
  Author: arojas
Revision: 347463

New snapshot

Modified:
  kdiff3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:29:50 UTC (rev 347462)
+++ PKGBUILD2019-03-08 22:00:03 UTC (rev 347463)
@@ -2,9 +2,9 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=kdiff3
-pkgver=0.9.98.git20190114
+pkgver=0.9.98.git20190308
 pkgrel=1
-_commit=a4da2fd353a66c4f563673973bb727050d4737b6
+_commit=8df1172bf96ed1b9b72bb59313ca884b6ae4e052
 pkgdesc="A KDE file comparator/merge tool"
 arch=(x86_64)
 url="https://kdiff3.sourceforge.net/;


[arch-commits] Commit in aide/repos/community-x86_64 (4 files)

2019-03-08 Thread Lukas Jirkovsky via arch-commits
Date: Friday, March 8, 2019 @ 20:12:52
  Author: stativ
Revision: 438175

archrelease: copy trunk to community-x86_64

Added:
  aide/repos/community-x86_64/PKGBUILD
(from rev 438174, aide/trunk/PKGBUILD)
  aide/repos/community-x86_64/aide.conf
(from rev 438174, aide/trunk/aide.conf)
Deleted:
  aide/repos/community-x86_64/PKGBUILD
  aide/repos/community-x86_64/aide.conf

---+
 PKGBUILD  |   93 ---
 aide.conf |  292 ++--
 2 files changed, 189 insertions(+), 196 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 20:12:43 UTC (rev 438174)
+++ PKGBUILD2019-03-08 20:12:52 UTC (rev 438175)
@@ -1,50 +0,0 @@
-# Maintainer: Lukas Jirkovsky 
-# Contributor: Thomas S Hatch 
-# Contributor: Daniel J Griffiths 
-# Contributor: Tom Newsom 
-
-pkgname=aide
-pkgver=0.16
-pkgrel=2
-pkgdesc='A file integrity checker and intrusion detection program.'
-arch=('x86_64')
-url="http://aide.sourceforge.net/;
-license=('GPL')
-depends=('acl' 'e2fsprogs' 'elfutils' 'mhash' 'pcre')
-backup=('etc/aide.conf')
-source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz{,.asc}
 \
-aide.conf)
-md5sums=('25c616f67c667acd4088747ae7f6a9a3'
- 'SKIP'
- 'd3ac69ad7c12c1686f8accf2717139f6')
-validpgpkeys=('2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931') # Hannes von 
Haugwitz 
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's#attr/xattr.h#sys/xattr.h#' include/aide.h
-  sed -i 's#attr/xattr.h#sys/xattr.h#' include/db_config.h
-  sed -i 's#ENOATTR#ENODATA#' src/do_md.c
-}
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---with-mhash \
---with-posix-acl \
---with-prelink \
---with-xattr \
---with-zlib \
---with-e2fsattrs \
---disable-static
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-
-   install -D -m644 $srcdir/aide.conf $pkgdir/etc/aide.conf
-mkdir -p $pkgdir/var/{log,lib}/aide/
-}

Copied: aide/repos/community-x86_64/PKGBUILD (from rev 438174, 
aide/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 20:12:52 UTC (rev 438175)
@@ -0,0 +1,43 @@
+# Maintainer: Lukas Jirkovsky 
+# Contributor: Thomas S Hatch 
+# Contributor: Daniel J Griffiths 
+# Contributor: Tom Newsom 
+
+pkgname=aide
+pkgver=0.16.1
+pkgrel=1
+pkgdesc='A file integrity checker and intrusion detection program.'
+arch=('x86_64')
+url="https://aide.github.io/;
+license=('GPL')
+depends=('acl' 'e2fsprogs' 'libelf' 'mhash' 'pcre')
+backup=('etc/aide.conf')
+source=("https://github.com/aide/aide/releases/download/v${pkgver}/aide-${pkgver}.tar.gz"{,.asc}
 \
+"aide.conf")
+sha256sums=('0f2b7cecc70c1a27d35c06c98804fcdb9f326630de5d035afc447122186010b7'
+'SKIP'
+'c56b3d360d659614df2552c8dbf5ea500e44974d38c34c07f6cdd3ce4c4ad615')
+validpgpkeys=('2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931') # Hannes von 
Haugwitz 
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+   ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--with-mhash \
+--with-posix-acl \
+--with-prelink \
+--with-xattr \
+--with-zlib \
+--with-e2fsattrs \
+--disable-static
+   make
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+
+   install -D -m644 $srcdir/aide.conf $pkgdir/etc/aide.conf
+mkdir -p $pkgdir/var/{log,lib}/aide/
+}

Deleted: aide.conf
===
--- aide.conf   2019-03-08 20:12:43 UTC (rev 438174)
+++ aide.conf   2019-03-08 20:12:52 UTC (rev 438175)
@@ -1,146 +0,0 @@
-# Example configuration file for AIDE.
-#
-@@define DBDIR /var/lib/aide
-@@define LOGDIR /var/log/aide
-
-# The location of the database to be read.
-database=file:@@{DBDIR}/aide.db.gz
-
-# The location of the database to be written.
-#database_out=sql:host:port:database:login_name:passwd:table
-#database_out=file:aide.db.new
-database_out=file:@@{DBDIR}/aide.db.new.gz
-
-# Whether to gzip the output to database
-gzip_dbout=yes
-
-# Default.
-verbose=5
-
-report_url=file:@@{LOGDIR}/aide.log
-report_url=stdout
-#report_url=stderr
-# 
-# Here are all the attributes we can check
-#p:   permissions
-#i:   inode
-#n:   number of links
-#l:   link name
-#u:   user
-#g:   group
-#s:   size
-###b:block count
-#m:   mtime
-#a:   atime
-#c:   ctime
-#S:   check for growing size
-#I:   ignore changed filename
-#ANF: allow new files
-#ARF: allow removed files
-#
-
-# Here are all the digests we can use
-#md5:   md5 checksum
-#sha1:  sha1 

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

2019-03-08 Thread Lukas Jirkovsky via arch-commits
Date: Friday, March 8, 2019 @ 20:12:43
  Author: stativ
Revision: 438174

upgpkg: aide 0.16.1-1

update to 0.16.1

Modified:
  aide/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 20:01:08 UTC (rev 438173)
+++ PKGBUILD2019-03-08 20:12:43 UTC (rev 438174)
@@ -8,9 +8,9 @@
 pkgrel=1
 pkgdesc='A file integrity checker and intrusion detection program.'
 arch=('x86_64')
-url="http://aide.sourceforge.net/;
+url="https://aide.github.io/;
 license=('GPL')
-depends=('acl' 'e2fsprogs' 'elfutils' 'mhash' 'pcre')
+depends=('acl' 'e2fsprogs' 'libelf' 'mhash' 'pcre')
 backup=('etc/aide.conf')
 
source=("https://github.com/aide/aide/releases/download/v${pkgver}/aide-${pkgver}.tar.gz"{,.asc}
 \
 "aide.conf")


[arch-commits] Commit in xchm/repos/community-x86_64 (7 files)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 20:01:08
  Author: arojas
Revision: 438173

archrelease: copy trunk to community-x86_64

Added:
  xchm/repos/community-x86_64/PKGBUILD
(from rev 438172, xchm/trunk/PKGBUILD)
  xchm/repos/community-x86_64/xchm.appdata.xml
(from rev 438172, xchm/trunk/xchm.appdata.xml)
  xchm/repos/community-x86_64/xchm.desktop
(from rev 438172, xchm/trunk/xchm.desktop)
Deleted:
  xchm/repos/community-x86_64/PKGBUILD
  xchm/repos/community-x86_64/xchm-wx3.0-compat.patch
  xchm/repos/community-x86_64/xchm.appdata.xml
  xchm/repos/community-x86_64/xchm.desktop

-+
 PKGBUILD|   80 --
 xchm-wx3.0-compat.patch |   32 --
 xchm.appdata.xml|   66 ++---
 xchm.desktop|   20 +--
 4 files changed, 79 insertions(+), 119 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 20:00:43 UTC (rev 438172)
+++ PKGBUILD2019-03-08 20:01:08 UTC (rev 438173)
@@ -1,44 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Giovanni Scafora 
-
-pkgname=xchm
-pkgver=1.23
-pkgrel=9
-pkgdesc="Cross-platform GUI front-end to chmlib"
-arch=('x86_64')
-url="http://xchm.sourceforge.net/;
-license=('GPL')
-depends=('chmlib' 'wxgtk3')
-source=("https://downloads.sourceforge.net/xchm/$pkgname-$pkgver.tar.gz;
-xchm.desktop
-xchm.appdata.xml
-xchm-wx3.0-compat.patch)
-sha256sums=('8f8f5c60954f340e50f1613913eaca6ff489c10ca36b2570b360d8ccba77c062'
-'3d2eb40ca611bd4b27e20e70a18f506658db83f65d9289333c7af46f53c6bfc4'
-'5e785053bfa99f3f64efdcbcdebdb3800b61fa0c90eaa7e11b484b710922f91c'
-'f98c3fa2a82f66ae627015388a9f0e671e280c2b9a1b6007f78a7b3ce013138f')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Fix build with WxGTK 3 (Debian)
-  patch -Np1 -i ../xchm-wx3.0-compat.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-wx-config=/usr/bin/wx-config-gtk3
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 art/xchm-16.png 
"$pkgdir/usr/share/icons/hicolor/16x16/apps/xchm.png"
-  install -Dm644 art/xchm-32.png 
"$pkgdir/usr/share/icons/hicolor/32x32/apps/xchm.png"
-  install -Dm644 art/xchm-48.png 
"$pkgdir/usr/share/icons/hicolor/48x48/apps/xchm.png"
-  install -Dm644 art/xchm-128.png 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/xchm.png"
-  install -Dm644 ../$pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
-  rm -r "$pkgdir"/usr/share/pixmaps
-}

Copied: xchm/repos/community-x86_64/PKGBUILD (from rev 438172, 
xchm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 20:01:08 UTC (rev 438173)
@@ -0,0 +1,36 @@
+# Maintainer: Balló György 
+# Contributor: Giovanni Scafora 
+
+pkgname=xchm
+pkgver=1.26
+pkgrel=1
+pkgdesc="Cross-platform GUI front-end to chmlib"
+arch=('x86_64')
+url="https://github.com/rzvncj/xCHM;
+license=('GPL')
+depends=('chmlib' 'wxgtk3')
+source=("https://github.com/rzvncj/xCHM/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;
+xchm.desktop
+xchm.appdata.xml)
+sha256sums=('92cc90875404ddd1d3f4823b7518596bbda2e97205ca2332bbb587e5551b3eaf'
+'3d2eb40ca611bd4b27e20e70a18f506658db83f65d9289333c7af46f53c6bfc4'
+'5e785053bfa99f3f64efdcbcdebdb3800b61fa0c90eaa7e11b484b710922f91c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-wx-config=/usr/bin/wx-config-gtk3
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 art/xchm-16.png 
"$pkgdir/usr/share/icons/hicolor/16x16/apps/xchm.png"
+  install -Dm644 art/xchm-32.png 
"$pkgdir/usr/share/icons/hicolor/32x32/apps/xchm.png"
+  install -Dm644 art/xchm-48.png 
"$pkgdir/usr/share/icons/hicolor/48x48/apps/xchm.png"
+  install -Dm644 art/xchm-128.png 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/xchm.png"
+  install -Dm644 ../$pkgname.desktop 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
+  rm -r "$pkgdir"/usr/share/pixmaps
+}

Deleted: xchm-wx3.0-compat.patch
===
--- xchm-wx3.0-compat.patch 2019-03-08 20:00:43 UTC (rev 438172)
+++ xchm-wx3.0-compat.patch 2019-03-08 20:01:08 UTC (rev 438173)
@@ -1,32 +0,0 @@
-Description: Fix code to compile with wxwidgets 3.0
- Drops support for wx < 2.7, which is just not relevant now.  And in fact
- configure.ac checks for at least 2.8.0.
-Author: Olly Betts 
-Last-Update: 2014-03-07
-
 xchm-1.23.orig/src/chmframe.cpp
-+++ xchm-1.23/src/chmframe.cpp
-@@ -265,11 +265,7 @@ void 

[arch-commits] Commit in xchm/trunk (PKGBUILD xchm-wx3.0-compat.patch)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 20:00:43
  Author: arojas
Revision: 438172

Update to 1.26

Modified:
  xchm/trunk/PKGBUILD
Deleted:
  xchm/trunk/xchm-wx3.0-compat.patch

-+
 PKGBUILD|   22 +++---
 xchm-wx3.0-compat.patch |   32 
 2 files changed, 7 insertions(+), 47 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:51:17 UTC (rev 438171)
+++ PKGBUILD2019-03-08 20:00:43 UTC (rev 438172)
@@ -2,28 +2,20 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=xchm
-pkgver=1.23
-pkgrel=9
+pkgver=1.26
+pkgrel=1
 pkgdesc="Cross-platform GUI front-end to chmlib"
 arch=('x86_64')
-url="http://xchm.sourceforge.net/;
+url="https://github.com/rzvncj/xCHM;
 license=('GPL')
 depends=('chmlib' 'wxgtk3')
-source=("https://downloads.sourceforge.net/xchm/$pkgname-$pkgver.tar.gz;
+source=("https://github.com/rzvncj/xCHM/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;
 xchm.desktop
-xchm.appdata.xml
-xchm-wx3.0-compat.patch)
-sha256sums=('8f8f5c60954f340e50f1613913eaca6ff489c10ca36b2570b360d8ccba77c062'
+xchm.appdata.xml)
+sha256sums=('92cc90875404ddd1d3f4823b7518596bbda2e97205ca2332bbb587e5551b3eaf'
 '3d2eb40ca611bd4b27e20e70a18f506658db83f65d9289333c7af46f53c6bfc4'
-'5e785053bfa99f3f64efdcbcdebdb3800b61fa0c90eaa7e11b484b710922f91c'
-'f98c3fa2a82f66ae627015388a9f0e671e280c2b9a1b6007f78a7b3ce013138f')
+'5e785053bfa99f3f64efdcbcdebdb3800b61fa0c90eaa7e11b484b710922f91c')
 
-prepare() {
-  cd $pkgname-$pkgver
-  # Fix build with WxGTK 3 (Debian)
-  patch -Np1 -i ../xchm-wx3.0-compat.patch
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --with-wx-config=/usr/bin/wx-config-gtk3

Deleted: xchm-wx3.0-compat.patch
===
--- xchm-wx3.0-compat.patch 2019-03-08 19:51:17 UTC (rev 438171)
+++ xchm-wx3.0-compat.patch 2019-03-08 20:00:43 UTC (rev 438172)
@@ -1,32 +0,0 @@
-Description: Fix code to compile with wxwidgets 3.0
- Drops support for wx < 2.7, which is just not relevant now.  And in fact
- configure.ac checks for at least 2.8.0.
-Author: Olly Betts 
-Last-Update: 2014-03-07
-
 xchm-1.23.orig/src/chmframe.cpp
-+++ xchm-1.23/src/chmframe.cpp
-@@ -265,11 +265,7 @@ void CHMFrame::OnChangeFonts(wxCommandEv
-   enu.EnumerateFacenames();
-   _normalFonts = new wxArrayString;
- 
--#if wxMAJOR_VERSION == 2 && wxMINOR_VERSION >= 7
-   *_normalFonts = enu.GetFacenames();
--#else
--  *_normalFonts = *enu.GetFacenames();
--#endif
-   _normalFonts->Sort();
-   }
- 
-@@ -278,11 +274,7 @@ void CHMFrame::OnChangeFonts(wxCommandEv
-   enu.EnumerateFacenames(wxFONTENCODING_SYSTEM, TRUE);
-   _fixedFonts = new wxArrayString;
- 
--#if wxMAJOR_VERSION == 2 && wxMINOR_VERSION >= 7
-   *_fixedFonts = enu.GetFacenames();
--#else
--  *_fixedFonts = *enu.GetFacenames();
--#endif
-   _fixedFonts->Sort();
-   }
- 


[arch-commits] Commit in cherrytree/repos/community-any (3 files)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:51:17
  Author: arojas
Revision: 438171

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 438170, cherrytree/trunk/PKGBUILD)
Deleted:
  cherrytree/repos/community-any/0001-Fix-AppStream-metadata-validation.patch
  cherrytree/repos/community-any/PKGBUILD

--+
 0001-Fix-AppStream-metadata-validation.patch |   50 -
 PKGBUILD |   70 ++---
 2 files changed, 28 insertions(+), 92 deletions(-)

Deleted: 0001-Fix-AppStream-metadata-validation.patch
===
--- 0001-Fix-AppStream-metadata-validation.patch2019-03-08 19:50:54 UTC 
(rev 438170)
+++ 0001-Fix-AppStream-metadata-validation.patch2019-03-08 19:51:17 UTC 
(rev 438171)
@@ -1,50 +0,0 @@
-From 957f7316ce2f5db4223db45f2853739c4fcd2488 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 26 Dec 2018 23:11:29 +0100
-Subject: [PATCH]  Fix AppStream metadata validation
-

- linux/cherrytree.appdata.xml | 21 ++---
- 1 file changed, 14 insertions(+), 7 deletions(-)
-
-diff --git a/linux/cherrytree.appdata.xml b/linux/cherrytree.appdata.xml
-index 30c4e26..220ec57 100644
 a/linux/cherrytree.appdata.xml
-+++ b/linux/cherrytree.appdata.xml
-@@ -1,9 +1,11 @@
- 
- 
--
-- cherrytree.desktop
-+
-+ com.giuspen.cherrytree
-  CC0-1.0
-  GPL-3.0+
-+ CherryTree
-+ Hierarchical Note Taking
-  
-   
-A hierarchical note taking application, featuring rich text and syntax 
highlighting, storing data in a single xml or sqlite file.
-@@ -19,9 +21,14 @@
-   
-  
-  
--  http://www.giuspen.com/images/cherrytree-main_window_text.png
--  
http://www.giuspen.com/images/cherrytree-main_window_code.png
-+  
-+   
https://www.giuspen.com/images/cherrytree-main_window_text.png
-+  
-+  
-+   
https://www.giuspen.com/images/cherrytree-main_window_code.png
-+  
-  
-- http://www.giuspen.com/cherrytree
-- gius...@gmail.com
--
-+ cherrytree.desktop
-+ https://www.giuspen.com/cherrytree
-+ gius...@gmail.com
-+
--- 
-2.20.1
-

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 19:50:54 UTC (rev 438170)
+++ PKGBUILD2019-03-08 19:51:17 UTC (rev 438171)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.38.7
-pkgrel=2
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='https://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-source=(https://www.giuspen.com/software/$pkgname-$pkgver.tar.xz
-0001-Fix-AppStream-metadata-validation.patch)
-sha256sums=('22a195b86644ed74e49cf11c4b9433cfd9dfa1fa99d698527b45c291d2df47d3'
-'b380caff7f589c69f56ac72ff82866fd18a7eea0d53cca8bb2327612f4a21886')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Fix AppStream metadata validation
-  # https://github.com/giuspen/cherrytree/pull/440
-  patch -Np1 -i ../0001-Fix-AppStream-metadata-validation.patch
-
-  # Don't use legacy path for AppStream metainfo file
-  # https://github.com/giuspen/cherrytree/pull/439
-  sed -i 's|share/appdata|share/metainfo|' setup.py
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 438170, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 19:51:17 UTC (rev 438171)
@@ -0,0 +1,28 @@
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.38.8
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='https://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+source=(https://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('af21e540fddb3c5a92cdad9b4bbfc6ccd3ce3ab87076a2a01d2e3f2d683f48db')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in cherrytree/trunk (2 files)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:50:54
  Author: arojas
Revision: 438170

Update to 0.38.8

Modified:
  cherrytree/trunk/PKGBUILD
Deleted:
  cherrytree/trunk/0001-Fix-AppStream-metadata-validation.patch

--+
 0001-Fix-AppStream-metadata-validation.patch |   50 -
 PKGBUILD |   22 ++-
 2 files changed, 4 insertions(+), 68 deletions(-)

Deleted: 0001-Fix-AppStream-metadata-validation.patch
===
--- 0001-Fix-AppStream-metadata-validation.patch2019-03-08 19:48:02 UTC 
(rev 438169)
+++ 0001-Fix-AppStream-metadata-validation.patch2019-03-08 19:50:54 UTC 
(rev 438170)
@@ -1,50 +0,0 @@
-From 957f7316ce2f5db4223db45f2853739c4fcd2488 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Wed, 26 Dec 2018 23:11:29 +0100
-Subject: [PATCH]  Fix AppStream metadata validation
-

- linux/cherrytree.appdata.xml | 21 ++---
- 1 file changed, 14 insertions(+), 7 deletions(-)
-
-diff --git a/linux/cherrytree.appdata.xml b/linux/cherrytree.appdata.xml
-index 30c4e26..220ec57 100644
 a/linux/cherrytree.appdata.xml
-+++ b/linux/cherrytree.appdata.xml
-@@ -1,9 +1,11 @@
- 
- 
--
-- cherrytree.desktop
-+
-+ com.giuspen.cherrytree
-  CC0-1.0
-  GPL-3.0+
-+ CherryTree
-+ Hierarchical Note Taking
-  
-   
-A hierarchical note taking application, featuring rich text and syntax 
highlighting, storing data in a single xml or sqlite file.
-@@ -19,9 +21,14 @@
-   
-  
-  
--  http://www.giuspen.com/images/cherrytree-main_window_text.png
--  
http://www.giuspen.com/images/cherrytree-main_window_code.png
-+  
-+   
https://www.giuspen.com/images/cherrytree-main_window_text.png
-+  
-+  
-+   
https://www.giuspen.com/images/cherrytree-main_window_code.png
-+  
-  
-- http://www.giuspen.com/cherrytree
-- gius...@gmail.com
--
-+ cherrytree.desktop
-+ https://www.giuspen.com/cherrytree
-+ gius...@gmail.com
-+
--- 
-2.20.1
-

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:48:02 UTC (rev 438169)
+++ PKGBUILD2019-03-08 19:50:54 UTC (rev 438170)
@@ -5,8 +5,8 @@
 # Contributor: Tomas A. Schertel 
 
 pkgname=cherrytree
-pkgver=0.38.7
-pkgrel=2
+pkgver=0.38.8
+pkgrel=1
 pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
 arch=('any')
 url='https://www.giuspen.com/cherrytree/'
@@ -14,23 +14,9 @@
 depends=('pygtksourceview2' 'python2-dbus')
 optdepends=('python2-pyenchant: for spell checking support'
 'p7zip: for password protection support')
-source=(https://www.giuspen.com/software/$pkgname-$pkgver.tar.xz
-0001-Fix-AppStream-metadata-validation.patch)
-sha256sums=('22a195b86644ed74e49cf11c4b9433cfd9dfa1fa99d698527b45c291d2df47d3'
-'b380caff7f589c69f56ac72ff82866fd18a7eea0d53cca8bb2327612f4a21886')
+source=(https://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('af21e540fddb3c5a92cdad9b4bbfc6ccd3ce3ab87076a2a01d2e3f2d683f48db')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Fix AppStream metadata validation
-  # https://github.com/giuspen/cherrytree/pull/440
-  patch -Np1 -i ../0001-Fix-AppStream-metadata-validation.patch
-
-  # Don't use legacy path for AppStream metainfo file
-  # https://github.com/giuspen/cherrytree/pull/439
-  sed -i 's|share/appdata|share/metainfo|' setup.py
-}
-
 build() {
   cd $pkgname-$pkgver
   python2 setup.py build


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:48:02
  Author: arojas
Revision: 438169

archrelease: copy trunk to community-any

Added:
  gpodder/repos/community-any/PKGBUILD
(from rev 438168, gpodder/trunk/PKGBUILD)
Deleted:
  gpodder/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 19:47:40 UTC (rev 438168)
+++ PKGBUILD2019-03-08 19:48:02 UTC (rev 438169)
@@ -1,24 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan Magnus Brevik 
-
-pkgname=gpodder
-pkgver=3.10.6
-pkgrel=1
-pkgdesc='Podcast client written in Python using GTK+'
-arch=(any)
-url='https://gpodder.github.io/'
-license=(GPL3)
-depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
-makedepends=(intltool)
-source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('18b3aa3aa53c7d6608054434a07b1be9f99bfb7ef8c2ab109d9c7702d5cb042c')
-
-build() {
-  cd $pkgname-$pkgver
-  make messages
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gpodder/repos/community-any/PKGBUILD (from rev 438168, 
gpodder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 19:48:02 UTC (rev 438169)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+# Contributor: Jan Magnus Brevik 
+
+pkgname=gpodder
+pkgver=3.10.7
+pkgrel=1
+pkgdesc='Podcast client written in Python using GTK+'
+arch=(any)
+url='https://gpodder.github.io/'
+license=(GPL3)
+depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
+makedepends=(intltool)
+source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('85a7beec3f63c6768c811482ad6e934b0527c29f03e903ca0f82d2e764cdad76')
+
+build() {
+  cd $pkgname-$pkgver
+  make messages
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:47:40
  Author: arojas
Revision: 438168

Update to 3.10.7

Modified:
  gpodder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:42:51 UTC (rev 438167)
+++ PKGBUILD2019-03-08 19:47:40 UTC (rev 438168)
@@ -2,7 +2,7 @@
 # Contributor: Jan Magnus Brevik 
 
 pkgname=gpodder
-pkgver=3.10.6
+pkgver=3.10.7
 pkgrel=1
 pkgdesc='Podcast client written in Python using GTK+'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
 makedepends=(intltool)
 
source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('18b3aa3aa53c7d6608054434a07b1be9f99bfb7ef8c2ab109d9c7702d5cb042c')
+sha256sums=('85a7beec3f63c6768c811482ad6e934b0527c29f03e903ca0f82d2e764cdad76')
 
 build() {
   cd $pkgname-$pkgver


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:42:51
  Author: arojas
Revision: 438167

archrelease: copy trunk to community-testing-x86_64

Added:
  libosinfo/repos/community-testing-x86_64/
  libosinfo/repos/community-testing-x86_64/PKGBUILD
(from rev 438166, libosinfo/trunk/PKGBUILD)

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

Copied: libosinfo/repos/community-testing-x86_64/PKGBUILD (from rev 438166, 
libosinfo/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-03-08 19:42:51 UTC (rev 438167)
@@ -0,0 +1,41 @@
+# Maintainer: Balló György 
+# Contributor: Stefano Facchini 
+
+pkgname=libosinfo
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="GObject based library API for managing information about operating 
systems, hypervisors and the (virtual) hardware devices they can support"
+arch=('x86_64')
+url="https://libosinfo.org/;
+license=('GPL' 'LGPL')
+depends=('glib2' 'libxslt' 'osinfo-db')
+makedepends=('check' 'gobject-introspection' 'libsoup' 'vala' 'gtk-doc')
+source=(https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.gz{,.asc})
+validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF'  # Daniel P. Berrange
+  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio 

+sha256sums=('a29e61a82b1a5727b145403914812273dfa033a0c07a15500078726bb3b84165'
+'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i '/export LC_ALL = C/d' maint.mk
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --with-usb-ids-path=/usr/share/hwdata/usb.ids \
+  --with-pci-ids-path=/usr/share/hwdata/pci.ids \
+  --enable-gtk-doc
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:42:28
  Author: arojas
Revision: 438166

Update to 1.4.0

Modified:
  libosinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:34:07 UTC (rev 438165)
+++ PKGBUILD2019-03-08 19:42:28 UTC (rev 438166)
@@ -2,7 +2,7 @@
 # Contributor: Stefano Facchini 
 
 pkgname=libosinfo
-pkgver=1.2.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="GObject based library API for managing information about operating 
systems, hypervisors and the (virtual) hardware devices they can support"
 arch=('x86_64')
@@ -9,10 +9,11 @@
 url="https://libosinfo.org/;
 license=('GPL' 'LGPL')
 depends=('glib2' 'libxslt' 'osinfo-db')
-makedepends=('check' 'gobject-introspection' 'intltool' 'libsoup' 'vala' 
'gtk-doc')
+makedepends=('check' 'gobject-introspection' 'libsoup' 'vala' 'gtk-doc')
 source=(https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.gz{,.asc})
-validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF') # Daniel P. Berrange
-sha256sums=('ee254fcf3f92447787a87b3f6df190c694a787de46348c45101e8dc7b29b5a78'
+validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF'  # Daniel P. Berrange
+  '09B9C8FF223EF113AFA06A39EE926C2BDACC177B') # Fabiano Fidêncio 

+sha256sums=('a29e61a82b1a5727b145403914812273dfa033a0c07a15500078726bb3b84165'
 'SKIP')
 
 prepare() {


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:33:43
  Author: arojas
Revision: 438164

Update to 0.36

Modified:
  spice-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:28:25 UTC (rev 438163)
+++ PKGBUILD2019-03-08 19:33:43 UTC (rev 438164)
@@ -5,18 +5,18 @@
 # Contributor: Lucio Zara 
 
 pkgname=spice-gtk
-pkgver=0.35
+pkgver=0.36
 pkgrel=1
 pkgdesc="GTK+ client library for SPICE"
 arch=('x86_64')
 url="https://www.spice-space.org/;
 license=('LGPL2.1')
-depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 
'usbredir')
+depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 
'usbredir' 'gst-plugins-base-libs')
 makedepends=('gobject-introspection' 'spice-protocol' 'usbutils'  'vala')
 provides=("spice-glib=$pkgver" "spice-gtk3=$pkgver")
 replaces=('spice-glib' 'spice-gtk3')
 source=("https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('b4e6073de5125e2bdecdf1fbe7c9e8c4cabe9c85518889b42f72bf63c8ab9e86')
+sha256sums=('7126c3584df12d40dcf4970f5f46fafd65b757620f911687e549f7da5c8fd7cd')
 
 build() {
   cd $pkgname-$pkgver


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:34:07
  Author: arojas
Revision: 438165

archrelease: copy trunk to community-testing-x86_64

Added:
  spice-gtk/repos/community-testing-x86_64/
  spice-gtk/repos/community-testing-x86_64/PKGBUILD
(from rev 438164, spice-gtk/trunk/PKGBUILD)

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

Copied: spice-gtk/repos/community-testing-x86_64/PKGBUILD (from rev 438164, 
spice-gtk/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-03-08 19:34:07 UTC (rev 438165)
@@ -0,0 +1,32 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Stefano Facchini 
+# Contributor: Jonathan Lestrelin 
+# Contributor: Lucio Zara 
+
+pkgname=spice-gtk
+pkgver=0.36
+pkgrel=1
+pkgdesc="GTK+ client library for SPICE"
+arch=('x86_64')
+url="https://www.spice-space.org/;
+license=('LGPL2.1')
+depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 
'usbredir' 'gst-plugins-base-libs')
+makedepends=('gobject-introspection' 'spice-protocol' 'usbutils'  'vala')
+provides=("spice-glib=$pkgver" "spice-gtk3=$pkgver")
+replaces=('spice-glib' 'spice-gtk3')
+source=("https://www.spice-space.org/download/gtk/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('7126c3584df12d40dcf4970f5f46fafd65b757620f911687e549f7da5c8fd7cd')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --enable-vala --with-coroutine=gthread
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in spice-protocol/repos/extra-any (PKGBUILD PKGBUILD)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:29:50
  Author: arojas
Revision: 347462

archrelease: copy trunk to extra-any

Added:
  spice-protocol/repos/extra-any/PKGBUILD
(from rev 347461, spice-protocol/trunk/PKGBUILD)
Deleted:
  spice-protocol/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 19:29:25 UTC (rev 347461)
+++ PKGBUILD2019-03-08 19:29:50 UTC (rev 347462)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
-
-pkgname=spice-protocol
-pkgver=0.12.14
-pkgrel=1
-pkgdesc="Headers for SPICE protocol"
-arch=(any)
-url="http://spice-space.org;
-license=('BSD' 'LGPL2.1')
-makedepends=('meson')
-source=(https://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
-md5sums=('255230c9a554c79c391b8bf21a0b656b')
-
-build() {
-  mkdir build
-  cd "$srcdir/$pkgname-$pkgver"
-  arch-meson ../build
-  ninja -v -C ../build
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  DESTDIR="$pkgdir/" ninja -C ../build install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: spice-protocol/repos/extra-any/PKGBUILD (from rev 347461, 
spice-protocol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 19:29:50 UTC (rev 347462)
@@ -0,0 +1,26 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
+
+pkgname=spice-protocol
+pkgver=0.12.15
+pkgrel=1
+pkgdesc="Headers for SPICE protocol"
+arch=(any)
+url="http://spice-space.org;
+license=('BSD' 'LGPL2.1')
+makedepends=('meson')
+source=(https://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
+md5sums=('e1db63e3ff0cb1f1c98277283356dc51')
+
+build() {
+  mkdir build
+  cd "$srcdir/$pkgname-$pkgver"
+  arch-meson ../build
+  ninja -v -C ../build
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  DESTDIR="$pkgdir/" ninja -C ../build install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:29:25
  Author: arojas
Revision: 347461

Update to 0.12.15

Modified:
  spice-protocol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:08:51 UTC (rev 347460)
+++ PKGBUILD2019-03-08 19:29:25 UTC (rev 347461)
@@ -2,7 +2,7 @@
 # Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
 
 pkgname=spice-protocol
-pkgver=0.12.14
+pkgver=0.12.15
 pkgrel=1
 pkgdesc="Headers for SPICE protocol"
 arch=(any)
@@ -10,7 +10,7 @@
 license=('BSD' 'LGPL2.1')
 makedepends=('meson')
 source=(https://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
-md5sums=('255230c9a554c79c391b8bf21a0b656b')
+md5sums=('e1db63e3ff0cb1f1c98277283356dc51')
 
 build() {
   mkdir build


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

2019-03-08 Thread Lukas Jirkovsky via arch-commits
Date: Friday, March 8, 2019 @ 19:28:25
  Author: stativ
Revision: 438163

upgpkg: aide 0.16.1-1

update to 0.16.1

Modified:
  aide/trunk/PKGBUILD

--+
 PKGBUILD |   21 +++--
 1 file changed, 7 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:24:46 UTC (rev 438162)
+++ PKGBUILD2019-03-08 19:28:25 UTC (rev 438163)
@@ -4,8 +4,8 @@
 # Contributor: Tom Newsom 
 
 pkgname=aide
-pkgver=0.16
-pkgrel=2
+pkgver=0.16.1
+pkgrel=1
 pkgdesc='A file integrity checker and intrusion detection program.'
 arch=('x86_64')
 url="http://aide.sourceforge.net/;
@@ -12,20 +12,13 @@
 license=('GPL')
 depends=('acl' 'e2fsprogs' 'elfutils' 'mhash' 'pcre')
 backup=('etc/aide.conf')
-source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz{,.asc}
 \
-aide.conf)
-md5sums=('25c616f67c667acd4088747ae7f6a9a3'
- 'SKIP'
- 'd3ac69ad7c12c1686f8accf2717139f6')
+source=("https://github.com/aide/aide/releases/download/v${pkgver}/aide-${pkgver}.tar.gz"{,.asc}
 \
+"aide.conf")
+sha256sums=('0f2b7cecc70c1a27d35c06c98804fcdb9f326630de5d035afc447122186010b7'
+'SKIP'
+'c56b3d360d659614df2552c8dbf5ea500e44974d38c34c07f6cdd3ce4c4ad615')
 validpgpkeys=('2BBBD30FAAB29B3253BCFBA6F6947DAB68E7B931') # Hannes von 
Haugwitz 
 
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's#attr/xattr.h#sys/xattr.h#' include/aide.h
-  sed -i 's#attr/xattr.h#sys/xattr.h#' include/db_config.h
-  sed -i 's#ENOATTR#ENODATA#' src/do_md.c
-}
-
 build() {
cd $srcdir/$pkgname-$pkgver
./configure \


[arch-commits] Commit in devede/repos/community-any (4 files)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:24:46
  Author: arojas
Revision: 438162

archrelease: copy trunk to community-any

Added:
  devede/repos/community-any/PKGBUILD
(from rev 438161, devede/trunk/PKGBUILD)
  devede/repos/community-any/devedeng.appdata.xml
(from rev 438161, devede/trunk/devedeng.appdata.xml)
Deleted:
  devede/repos/community-any/PKGBUILD
  devede/repos/community-any/devedeng.appdata.xml

--+
 PKGBUILD |   76 -
 devedeng.appdata.xml |   38 
 2 files changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 19:24:30 UTC (rev 438161)
+++ PKGBUILD2019-03-08 19:24:46 UTC (rev 438162)
@@ -1,38 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Andrea Scarpino 
-# Contributor: Javier 'Phrodo_00' Aravena 
-# Contributor: Daniel J Griffiths 
-
-pkgname=devede
-_pkgname=devedeng
-pkgver=4.12.0
-pkgrel=3
-pkgdesc='Program to create VideoDVDs and CDs'
-arch=('any')
-url="http://www.rastersoft.com/programas/devede.html;
-license=('GPL3')
-depends=('gtk3' 'python-cairo' 'python-gobject' 'python-setuptools' 'ffmpeg' 
'cdrtools' 'dvdauthor' 'vcdimager')
-makedepends=(git)
-_commit=f0893b3ff7b14723bd148db35bdfe2d284156d19  # tags/4.12.0
-source=("git+https://gitlab.com/rastersoft/devedeng#commit=$_commit;
-devedeng.appdata.xml)
-sha256sums=('SKIP'
-'f7f4118256cff880004c0eff9be56239dea427ccd83d56a4c838cf17197528ea')
-
-pkgver() {
-  cd $_pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $_pkgname
-  python3 setup.py build
-}
-
-package() {
-  cd $_pkgname
-  python3 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 ../$_pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$_pkgname.appdata.xml"
-  rm -r "$pkgdir/usr/share/pixmaps/"
-}

Copied: devede/repos/community-any/PKGBUILD (from rev 438161, 
devede/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 19:24:46 UTC (rev 438162)
@@ -0,0 +1,38 @@
+# Maintainer: Balló György 
+# Contributor: Sergej Pupykin 
+# Contributor: Andrea Scarpino 
+# Contributor: Javier 'Phrodo_00' Aravena 
+# Contributor: Daniel J Griffiths 
+
+pkgname=devede
+_pkgname=devedeng
+pkgver=4.14.0
+pkgrel=1
+pkgdesc='Program to create VideoDVDs and CDs'
+arch=('any')
+url="https://rastersoft.com/programas/devede.html;
+license=('GPL3')
+depends=('gtk3' 'python-cairo' 'python-gobject' 'python-setuptools' 'ffmpeg' 
'cdrtools' 'dvdauthor' 'vcdimager')
+makedepends=(git)
+_commit=4e46da6a173751ef1b4723881a865d3f1b58ac31  # tags/4.14.0
+source=("git+https://gitlab.com/rastersoft/devedeng#commit=$_commit;
+devedeng.appdata.xml)
+sha256sums=('SKIP'
+'f7f4118256cff880004c0eff9be56239dea427ccd83d56a4c838cf17197528ea')
+
+pkgver() {
+  cd $_pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  cd $_pkgname
+  python3 setup.py build
+}
+
+package() {
+  cd $_pkgname
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 ../$_pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$_pkgname.appdata.xml"
+  rm -r "$pkgdir/usr/share/pixmaps/"
+}

Deleted: devedeng.appdata.xml
===
--- devedeng.appdata.xml2019-03-08 19:24:30 UTC (rev 438161)
+++ devedeng.appdata.xml2019-03-08 19:24:46 UTC (rev 438162)
@@ -1,19 +0,0 @@
-
-
-  com.rastersoft.devedeng
-  devede_ng.py.desktop
-  DevedeNG
-  Allows to create video CDs and DVDs, suitable to be reproduced in 
home DVD players
-  CC0-1.0
-  GPL-3.0
-  
-DevedeNG is a program to create video DVDs and CDs (VCD, sVCD or CVD), 
suitables for home players, from any number of video files, in any of the 
formats supported by Mplayer.
-  
-  
-
-  http://rastersoft.com/imagen/devede.png
-
-  
-  https://gitlab.com/rastersoft/devedeng/issues
-  http://rastersoft.com/programas/devede.html
-

Copied: devede/repos/community-any/devedeng.appdata.xml (from rev 438161, 
devede/trunk/devedeng.appdata.xml)
===
--- devedeng.appdata.xml(rev 0)
+++ devedeng.appdata.xml2019-03-08 19:24:46 UTC (rev 438162)
@@ -0,0 +1,19 @@
+
+
+  com.rastersoft.devedeng
+  devede_ng.py.desktop
+  DevedeNG
+  Allows to create video CDs and DVDs, suitable to be reproduced in 
home DVD players
+  CC0-1.0
+  GPL-3.0
+  
+DevedeNG is a program to create video DVDs and CDs (VCD, sVCD or CVD), 
suitables for home players, from any number of video files, in any of the 
formats supported by Mplayer.
+  
+  
+
+  http://rastersoft.com/imagen/devede.png
+
+  
+  https://gitlab.com/rastersoft/devedeng/issues
+  http://rastersoft.com/programas/devede.html

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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:24:30
  Author: arojas
Revision: 438161

Update to 4.14.0

Modified:
  devede/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:21:32 UTC (rev 438160)
+++ PKGBUILD2019-03-08 19:24:30 UTC (rev 438161)
@@ -6,8 +6,8 @@
 
 pkgname=devede
 _pkgname=devedeng
-pkgver=4.12.0
-pkgrel=3
+pkgver=4.14.0
+pkgrel=1
 pkgdesc='Program to create VideoDVDs and CDs'
 arch=('any')
 url="https://rastersoft.com/programas/devede.html;
@@ -14,7 +14,7 @@
 license=('GPL3')
 depends=('gtk3' 'python-cairo' 'python-gobject' 'python-setuptools' 'ffmpeg' 
'cdrtools' 'dvdauthor' 'vcdimager')
 makedepends=(git)
-_commit=f0893b3ff7b14723bd148db35bdfe2d284156d19  # tags/4.12.0
+_commit=4e46da6a173751ef1b4723881a865d3f1b58ac31  # tags/4.14.0
 source=("git+https://gitlab.com/rastersoft/devedeng#commit=$_commit;
 devedeng.appdata.xml)
 sha256sums=('SKIP'


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:21:07
  Author: arojas
Revision: 438159

Update to 2.8.2

Modified:
  feedreader/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:17:28 UTC (rev 438158)
+++ PKGBUILD2019-03-08 19:21:07 UTC (rev 438159)
@@ -7,8 +7,8 @@
 
 pkgname=feedreader
 _pkgname=FeedReader
-pkgver=2.6.1
-pkgrel=2
+pkgver=2.8.2
+pkgrel=1
 pkgdesc="Modern desktop application designed to complement existing web-based 
RSS accounts"
 arch=(x86_64)
 url="https://jangernert.github.io/FeedReader/;
@@ -15,7 +15,7 @@
 license=(GPL3)
 depends=(curl gnome-keyring gnome-online-accounts gumbo-parser libgee libpeas)
 makedepends=(git gobject-introspection meson vala)
-_commit=3cc7df1812ddbd484ac1493d178d1ad58b389d4b  # tags/v2.6.1
+_commit=1d7c7f3814bbdeecc4d12e27058941397d160ced  # tags/v2.8.2
 source=("git+https://github.com/jangernert/$_pkgname#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:21:32
  Author: arojas
Revision: 438160

archrelease: copy trunk to community-x86_64

Added:
  feedreader/repos/community-x86_64/PKGBUILD
(from rev 438159, feedreader/trunk/PKGBUILD)
Deleted:
  feedreader/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 19:21:07 UTC (rev 438159)
+++ PKGBUILD2019-03-08 19:21:32 UTC (rev 438160)
@@ -1,42 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Andrew O'Neill 
-# Contributor: poisonby 
-# Contributor: Jason Scurtu (scujas) 
-# Contributor: Marcin Tydelski 
-# Contributor: Jan Lukas Gernert (JeanLuc) 
-
-pkgname=feedreader
-_pkgname=FeedReader
-pkgver=2.6.1
-pkgrel=2
-pkgdesc="Modern desktop application designed to complement existing web-based 
RSS accounts"
-arch=(x86_64)
-url="https://jangernert.github.io/FeedReader/;
-license=(GPL3)
-depends=(curl gnome-keyring gnome-online-accounts gumbo-parser libgee libpeas)
-makedepends=(git gobject-introspection meson vala)
-_commit=3cc7df1812ddbd484ac1493d178d1ad58b389d4b  # tags/v2.6.1
-source=("git+https://github.com/jangernert/$_pkgname#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $_pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $_pkgname
-
-  # Don't use legacy path for AppStream metainfo file
-  # https://github.com/jangernert/FeedReader/pull/822
-  sed -i "s/install_dir: join_paths(SHARE_DIR, 'appdata')/install_dir: 
join_paths(SHARE_DIR, 'metainfo')/" data/meson.build
-}
-
-build() {
-  arch-meson $_pkgname build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: feedreader/repos/community-x86_64/PKGBUILD (from rev 438159, 
feedreader/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 19:21:32 UTC (rev 438160)
@@ -0,0 +1,42 @@
+# Maintainer: Balló György 
+# Contributor: Andrew O'Neill 
+# Contributor: poisonby 
+# Contributor: Jason Scurtu (scujas) 
+# Contributor: Marcin Tydelski 
+# Contributor: Jan Lukas Gernert (JeanLuc) 
+
+pkgname=feedreader
+_pkgname=FeedReader
+pkgver=2.8.2
+pkgrel=1
+pkgdesc="Modern desktop application designed to complement existing web-based 
RSS accounts"
+arch=(x86_64)
+url="https://jangernert.github.io/FeedReader/;
+license=(GPL3)
+depends=(curl gnome-keyring gnome-online-accounts gumbo-parser libgee libpeas)
+makedepends=(git gobject-introspection meson vala)
+_commit=1d7c7f3814bbdeecc4d12e27058941397d160ced  # tags/v2.8.2
+source=("git+https://github.com/jangernert/$_pkgname#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $_pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $_pkgname
+
+  # Don't use legacy path for AppStream metainfo file
+  # https://github.com/jangernert/FeedReader/pull/822
+  sed -i "s/install_dir: join_paths(SHARE_DIR, 'appdata')/install_dir: 
join_paths(SHARE_DIR, 'metainfo')/" data/meson.build
+}
+
+build() {
+  arch-meson $_pkgname build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:17:28
  Author: arojas
Revision: 438158

archrelease: copy trunk to community-x86_64

Added:
  gnome-mpv/repos/community-x86_64/PKGBUILD
(from rev 438157, gnome-mpv/trunk/PKGBUILD)
Deleted:
  gnome-mpv/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 19:17:05 UTC (rev 438157)
+++ PKGBUILD2019-03-08 19:17:28 UTC (rev 438158)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Ainola
-
-pkgname=gnome-mpv
-pkgver=0.15
-pkgrel=1
-pkgdesc='Simple GTK+ frontend for mpv'
-arch=(x86_64)
-url='https://gnome-mpv.github.io/'
-license=(GPL3)
-depends=(gtk3 mpv)
-makedepends=(meson)
-source=("https://github.com/gnome-mpv/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-validpgpkeys=('4BA23A4D2F798D926C7A0E0D0F9039A19BE2326C') # gnome-mpv
-sha256sums=('e4e08ad9de7c883e583c56f440bc7e6f584e5f1b19e1bd008d01f616e75287f8'
-'SKIP')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}

Copied: gnome-mpv/repos/community-x86_64/PKGBUILD (from rev 438157, 
gnome-mpv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 19:17:28 UTC (rev 438158)
@@ -0,0 +1,25 @@
+# Maintainer: Balló György 
+# Contributor: Ainola
+
+pkgname=gnome-mpv
+pkgver=0.16
+pkgrel=1
+pkgdesc='Simple GTK+ frontend for mpv'
+arch=(x86_64)
+url='https://gnome-mpv.github.io/'
+license=(GPL3)
+depends=(gtk3 mpv)
+makedepends=(meson)
+source=("https://github.com/gnome-mpv/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
+validpgpkeys=('4BA23A4D2F798D926C7A0E0D0F9039A19BE2326C') # gnome-mpv
+sha256sums=('22cd8a9257ea57449f3120993e668d11e5e3be31444c6e63b8b25ccce0feed4b'
+'SKIP')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:17:05
  Author: arojas
Revision: 438157

Update to 0.16

Modified:
  gnome-mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 19:12:14 UTC (rev 438156)
+++ PKGBUILD2019-03-08 19:17:05 UTC (rev 438157)
@@ -2,7 +2,7 @@
 # Contributor: Ainola
 
 pkgname=gnome-mpv
-pkgver=0.15
+pkgver=0.16
 pkgrel=1
 pkgdesc='Simple GTK+ frontend for mpv'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(meson)
 
source=("https://github.com/gnome-mpv/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 validpgpkeys=('4BA23A4D2F798D926C7A0E0D0F9039A19BE2326C') # gnome-mpv
-sha256sums=('e4e08ad9de7c883e583c56f440bc7e6f584e5f1b19e1bd008d01f616e75287f8'
+sha256sums=('22cd8a9257ea57449f3120993e668d11e5e3be31444c6e63b8b25ccce0feed4b'
 'SKIP')
 
 build() {


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:12:14
  Author: arojas
Revision: 438156

archrelease: copy trunk to community-x86_64

Added:
  libev/repos/community-x86_64/PKGBUILD
(from rev 438155, libev/trunk/PKGBUILD)
Deleted:
  libev/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 19:11:47 UTC (rev 438155)
+++ PKGBUILD2019-03-08 19:12:14 UTC (rev 438156)
@@ -1,37 +0,0 @@
-# Maintainer: Andrea Scarpino 
-# Contributor: Allan McRae 
-# Contributor: Thomas Haider 
-
-pkgname=libev
-pkgver=4.24
-pkgrel=2
-pkgdesc="A full-featured and high-performance event loop"
-arch=('x86_64')
-url="http://software.schmorp.de/pkg/libev.html;
-license=('BSD')
-depends=('glibc')
-source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('436dd8eff00a45f8805b8cacfe4dd3bd993caedb')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make check
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  # fix conflict with libevent
-  rm ${pkgdir}/usr/include/event.h
-  
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libev/repos/community-x86_64/PKGBUILD (from rev 438155, 
libev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 19:12:14 UTC (rev 438156)
@@ -0,0 +1,37 @@
+# Maintainer: Andrea Scarpino 
+# Contributor: Allan McRae 
+# Contributor: Thomas Haider 
+
+pkgname=libev
+pkgver=4.25
+pkgrel=1
+pkgdesc="A full-featured and high-performance event loop"
+arch=('x86_64')
+url="http://software.schmorp.de/pkg/libev.html;
+license=('BSD')
+depends=('glibc')
+source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('f78a1338a0b975fb396b0b6558709211b6ccd794')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # fix conflict with libevent
+  rm ${pkgdir}/usr/include/event.h
+  
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:11:47
  Author: arojas
Revision: 438155

Update to 4.25

Modified:
  libev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 18:35:13 UTC (rev 438154)
+++ PKGBUILD2019-03-08 19:11:47 UTC (rev 438155)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Haider 
 
 pkgname=libev
-pkgver=4.24
-pkgrel=2
+pkgver=4.25
+pkgrel=1
 pkgdesc="A full-featured and high-performance event loop"
 arch=('x86_64')
 url="http://software.schmorp.de/pkg/libev.html;
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('glibc')
 source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('436dd8eff00a45f8805b8cacfe4dd3bd993caedb')
+sha1sums=('f78a1338a0b975fb396b0b6558709211b6ccd794')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:08:29
  Author: arojas
Revision: 347459

Update to 0.14.0

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 18:59:31 UTC (rev 347458)
+++ PKGBUILD2019-03-08 19:08:29 UTC (rev 347459)
@@ -1,8 +1,8 @@
 # Maintainer: Jürgen Hötzel 
 
 pkgname=ocamlbuild
-pkgver=0.13.1
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')
@@ -9,8 +9,8 @@
 url='https://github.com/ocaml/ocamlbuild/releases'
 depends=('ocaml>=4.04.0')
 options=('!makeflags')
-source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
-sha1sums=('092907719d184ca5ada87958eea1866e83b0fd51')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
+sha256sums=('87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78')
 
 build() {
   cd $pkgname-$pkgver
@@ -22,5 +22,3 @@
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
 }
-
-


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:08:51
  Author: arojas
Revision: 347460

archrelease: copy trunk to extra-x86_64

Added:
  ocamlbuild/repos/extra-x86_64/PKGBUILD
(from rev 347459, ocamlbuild/trunk/PKGBUILD)
Deleted:
  ocamlbuild/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 19:08:29 UTC (rev 347459)
+++ PKGBUILD2019-03-08 19:08:51 UTC (rev 347460)
@@ -1,26 +0,0 @@
-# Maintainer: Jürgen Hötzel 
-
-pkgname=ocamlbuild
-pkgver=0.13.1
-pkgrel=2
-pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
-arch=('x86_64')
-license=('GPL2')
-url='https://github.com/ocaml/ocamlbuild/releases'
-depends=('ocaml>=4.04.0')
-options=('!makeflags')
-source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
-sha1sums=('092907719d184ca5ada87958eea1866e83b0fd51')
-
-build() {
-  cd $pkgname-$pkgver
-  make configure
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-

Copied: ocamlbuild/repos/extra-x86_64/PKGBUILD (from rev 347459, 
ocamlbuild/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 19:08:51 UTC (rev 347460)
@@ -0,0 +1,24 @@
+# Maintainer: Jürgen Hötzel 
+
+pkgname=ocamlbuild
+pkgver=0.14.0
+pkgrel=1
+pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
+arch=('x86_64')
+license=('GPL2')
+url='https://github.com/ocaml/ocamlbuild/releases'
+depends=('ocaml>=4.04.0')
+options=('!makeflags')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
+sha256sums=('87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78')
+
+build() {
+  cd $pkgname-$pkgver
+  make configure
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in pulseaudio-qt (3 files)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:59:31
  Author: arojas
Revision: 347458

archrelease: copy trunk to extra-x86_64

Added:
  pulseaudio-qt/repos/
  pulseaudio-qt/repos/extra-x86_64/
  pulseaudio-qt/repos/extra-x86_64/PKGBUILD
(from rev 347457, pulseaudio-qt/trunk/PKGBUILD)

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

Copied: pulseaudio-qt/repos/extra-x86_64/PKGBUILD (from rev 347457, 
pulseaudio-qt/trunk/PKGBUILD)
===
--- repos/extra-x86_64/PKGBUILD (rev 0)
+++ repos/extra-x86_64/PKGBUILD 2019-03-08 18:59:31 UTC (rev 347458)
@@ -0,0 +1,39 @@
+# Maintainer:Antonio Rojas 
+
+pkgname=pulseaudio-qt
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Qt bindings for libpulse'
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(qt5-base libpulse)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}
+
pulseaudio-qt-deps.patch::"https://cgit.kde.org/pulseaudio-qt.git/patch/?id=58beeb48;)
+sha256sums=('a0a4f2793e642e77a5c4698421becc8c046c426811e9d270ff2a31b49bae10df'
+'SKIP'
+'6477de3934da6ab8086cb16fbe2df0ce6799c10cc02f6971999de2c6fa46aef4')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')  # Jonathan Riddell 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../pulseaudio-qt-deps.patch # Remove unused dependencies
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_QCH=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in (3 files)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:59:03
  Author: arojas
Revision: 347457

New package, dependency of kdeconnect and plasma-pa

Added:
  pulseaudio-qt/
  pulseaudio-qt/trunk/
  pulseaudio-qt/trunk/PKGBUILD

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

Added: pulseaudio-qt/trunk/PKGBUILD
===
--- pulseaudio-qt/trunk/PKGBUILD(rev 0)
+++ pulseaudio-qt/trunk/PKGBUILD2019-03-08 18:59:03 UTC (rev 347457)
@@ -0,0 +1,39 @@
+# Maintainer:Antonio Rojas 
+
+pkgname=pulseaudio-qt
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Qt bindings for libpulse'
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(qt5-base libpulse)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}
+
pulseaudio-qt-deps.patch::"https://cgit.kde.org/pulseaudio-qt.git/patch/?id=58beeb48;)
+sha256sums=('a0a4f2793e642e77a5c4698421becc8c046c426811e9d270ff2a31b49bae10df'
+'SKIP'
+'6477de3934da6ab8086cb16fbe2df0ce6799c10cc02f6971999de2c6fa46aef4')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')  # Jonathan Riddell 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../pulseaudio-qt-deps.patch # Remove unused dependencies
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_QCH=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in qt5-base/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:52:14
  Author: arojas
Revision: 347456

archrelease: copy trunk to staging-x86_64

Added:
  qt5-base/repos/staging-x86_64/
  qt5-base/repos/staging-x86_64/PKGBUILD
(from rev 347455, qt5-base/trunk/PKGBUILD)

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

Copied: qt5-base/repos/staging-x86_64/PKGBUILD (from rev 347455, 
qt5-base/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-03-08 18:52:14 UTC (rev 347456)
@@ -0,0 +1,111 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgbase=qt5-base
+pkgname=(qt5-base qt5-xcb-private-headers)
+_qtver=5.12.1
+pkgver=${_qtver/-/}
+pkgrel=3
+arch=('x86_64')
+url='https://www.qt.io'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='A cross-platform application and UI framework'
+depends=('libjpeg-turbo' 'xcb-util-keysyms' 'xcb-util-renderutil' 'libgl' 
'fontconfig' 'xdg-utils'
+ 'shared-mime-info' 'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 
'xcb-util-image' 'mesa'
+ 'tslib' 'libinput' 'libxkbcommon-x11' 'libproxy' 'libcups' 
'double-conversion')
+makedepends=('libfbclient' 'mariadb-libs' 'sqlite' 'unixodbc' 
'postgresql-libs' 'alsa-lib' 'gst-plugins-base-libs'
+ 'gtk3' 'libpulse' 'cups' 'freetds' 'vulkan-headers')
+optdepends=('qt5-svg: to use SVG icon themes'
+'qt5-translations: for some native UI translations'
+'postgresql-libs: PostgreSQL driver'
+'mariadb-libs: MariaDB driver'
+'unixodbc: ODBC driver'
+'libfbclient: Firebird/iBase driver'
+'freetds: MS SQL driver'
+'gtk3: GTK platform plugin')
+conflicts=('qtchooser')
+groups=('qt' 'qt5')
+_pkgfqn="${pkgbase/5-/}-everywhere-src-${_qtver}"
+source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;
+
qt-delayed-highlight.patch::https://code.qt.io/cgit/qt/qtbase.git/patch/?id=f8f0f3ee
+
qtbug-69310.patch::"https://code.qt.io/cgit/qt/qtbase.git/patch/?id=fcba9fa8;
+
qt5-base-nouveau-freeze.patch::"http://code.qt.io/cgit/qt/qtbase.git/patch?id=97600d2c;)
+sha256sums=('533078ce02678988576e224cb3844979907950cf83e0fda3364bc1d5701c9049'
+'0080b1e208090c729018db1ac224e5940d06a38b9c28c918a892b01f84a82cf9'
+'2186ce7b8d6310ebc005da9b00dcc88388df3e8b83bff37230fa1bb9253c4970'
+'e0a7cdda2ebc403e2b3a62b3d104d2dd3f8b4e79d92395cf3c6419ebe6d8b19c')
+
+prepare() {
+  cd ${_pkgfqn}
+
+  # Build qmake using Arch {C,LD}FLAGS
+  # This also sets default {C,CXX,LD}FLAGS for projects built using qmake
+  sed -i -e "s|^\(QMAKE_CFLAGS_RELEASE.*\)|\1 ${CFLAGS}|" \
+mkspecs/common/gcc-base.conf
+  sed -i -e "s|^\(QMAKE_LFLAGS_RELEASE.*\)|\1 ${LDFLAGS}|" \
+mkspecs/common/g++-unix.conf
+
+  patch -p1 -i ../qt-delayed-highlight.patch # 
https://codereview.qt-project.org/#/c/249881/
+  patch -p1 -i ../qtbug-69310.patch # 
https://bugreports.qt.io/browse/QTBUG-69310
+  patch -Rp1 -i ../qt5-base-nouveau-freeze.patch # Revert commit that causes 
freezes on nouveau https://bugreports.qt.io/browse/QTBUG-73691
+}
+
+build() {
+  cd ${_pkgfqn}
+
+  ./configure -confirm-license -opensource -v \
+-prefix /usr \
+-docdir /usr/share/doc/qt \
+-headerdir /usr/include/qt \
+-archdatadir /usr/lib/qt \
+-datadir /usr/share/qt \
+-sysconfdir /etc/xdg \
+-examplesdir /usr/share/doc/qt/examples \
+-plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
+-system-sqlite \
+-openssl-linked \
+-nomake examples \
+-no-rpath \
+-optimized-qmake \
+-dbus-linked \
+-system-harfbuzz \
+-journald \
+-no-use-gold-linker \
+-reduce-relocations
+  make
+}
+
+package_qt5-base() {
+  pkgdesc='A cross-platform application and UI framework'
+
+  cd ${_pkgfqn}
+  make INSTALL_ROOT="${pkgdir}" install
+
+  install -Dm644 LICENSE* -t "$pkgdir"/usr/share/licenses/$pkgbase
+
+  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
+  find "${pkgdir}/usr/lib" -type f -name '*.prl' \
+-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
+
+  # Fix wrong qmake path in pri file
+  sed -i "s|${srcdir}/${_pkgfqn}|/usr|" \
+"${pkgdir}"/usr/lib/qt/mkspecs/modules/qt_lib_bootstrap_private.pri
+
+  # Symlinks for backwards compatibility
+  for b in "${pkgdir}"/usr/bin/*; do
+ln -s $(basename $b) "${pkgdir}"/usr/bin/$(basename $b)-qt5
+  done
+}
+
+package_qt5-xcb-private-headers() {
+  pkgdesc='Private headers for Qt5 Xcb'
+
+  depends=("qt5-base=$pkgver")
+  optdepends=()
+  groups=()
+  conflicts=()
+
+  cd ${_pkgfqn}
+  install -d -m755 "$pkgdir"/usr/include/qtxcb-private
+  cp -r src/plugins/platforms/xcb/*.h "$pkgdir"/usr/include/qtxcb-private/
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:51:44
  Author: arojas
Revision: 347455

double-conversion 3.1.3 rebuild

Modified:
  qt5-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 18:36:35 UTC (rev 347454)
+++ PKGBUILD2019-03-08 18:51:44 UTC (rev 347455)
@@ -5,7 +5,7 @@
 pkgname=(qt5-base qt5-xcb-private-headers)
 _qtver=5.12.1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:36:35
  Author: arojas
Revision: 347454

archrelease: copy trunk to staging-x86_64

Added:
  double-conversion/repos/staging-x86_64/
  double-conversion/repos/staging-x86_64/PKGBUILD
(from rev 347453, double-conversion/trunk/PKGBUILD)

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

Copied: double-conversion/repos/staging-x86_64/PKGBUILD (from rev 347453, 
double-conversion/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-03-08 18:36:35 UTC (rev 347454)
@@ -0,0 +1,34 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Joel Teichroeb 
+# Contributor: Jonas Heinrich 
+
+pkgname=double-conversion
+pkgver=3.1.3
+pkgrel=1
+pkgdesc='Binary-decimal and decimal-binary routines for IEEE doubles'
+arch=(x86_64)
+url='https://github.com/google/double-conversion'
+license=(BSD)
+depends=(gcc-libs)
+makedepends=(cmake)
+source=(double-conversion-$pkgver.tar.gz::https://github.com/google/double-conversion/archive/v$pkgver.tar.gz)
+sha256sums=('63a75815708c76a51abfd1433fba76a02768f2c2ef558ef262bc99d9eed686e0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DBUILD_SHARED_LIBS=ON
+  make
+}
+
+package () {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/double-conversion
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:36:00
  Author: arojas
Revision: 347453

Update to 3.1.3

Modified:
  double-conversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 18:34:20 UTC (rev 347452)
+++ PKGBUILD2019-03-08 18:36:00 UTC (rev 347453)
@@ -3,7 +3,7 @@
 # Contributor: Jonas Heinrich 
 
 pkgname=double-conversion
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc='Binary-decimal and decimal-binary routines for IEEE doubles'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(gcc-libs)
 makedepends=(cmake)
 
source=(double-conversion-$pkgver.tar.gz::https://github.com/google/double-conversion/archive/v$pkgver.tar.gz)
-sha256sums=('2a9795dd9e56fbc616f8d51833fbd706a10c965ec588d1a5557af8b129cdb5b0')
+sha256sums=('63a75815708c76a51abfd1433fba76a02768f2c2ef558ef262bc99d9eed686e0')
 
 prepare() {
   mkdir -p build


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:31:20
  Author: arojas
Revision: 438133

archrelease: copy trunk to community-staging-x86_64

Added:
  mumble/repos/community-staging-x86_64/
  mumble/repos/community-staging-x86_64/PKGBUILD
(from rev 438132, mumble/trunk/PKGBUILD)
  mumble/repos/community-staging-x86_64/mumble-protobuf-3.7.patch
(from rev 438132, mumble/trunk/mumble-protobuf-3.7.patch)

---+
 PKGBUILD  |   73 
 mumble-protobuf-3.7.patch |  800 
 2 files changed, 873 insertions(+)

Copied: mumble/repos/community-staging-x86_64/PKGBUILD (from rev 438132, 
mumble/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 18:31:20 UTC (rev 438133)
@@ -0,0 +1,73 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.2.19
+pkgrel=13
+arch=('x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=('qt4' 'speex' 'lsb-release' 'libxi' 'avahi' 'libsndfile' 'protobuf' 
'libpulse' 'opus'
+ 'xdg-utils' 'libspeechd' 'libpng' 'freetype2' 'fontconfig' 
'libxrender')
+makedepends=('boost' 'mesa')
+optdepends=('speech-dispatcher')
+url="https://www.mumble.info/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig}
+
https://github.com/mumble-voip/mumble/commit/ea861fe86743c8402bbad77d8d1dd9de8dce447e.patch
+mumble-protobuf-3.7.patch)
+sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4'
+'SKIP'
+
'fcdaf2a3575e3871fe4003b93364a70a7c7029beb64ba5e24931abbe3898b72791848b5cf78ccf48eee5942a37f696a5134d061c2b8d60b66913abd701758330'
+
'f83759c8e9dec47015c9c5c9023cb7c0501fd291309ee0dfc714f4fc9fdfa5c8728c9faaf129132f45d10577d6c843d544a71fe21f11ad3e9d31a61a58d68e95')
+validpgpkeys=('C4666C6767A26017CE68406988048D0D625297A0') # Mumble Automatic 
Build Infrastructure 2017 
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  # https://github.com/mumble-voip/mumble/pull/3287
+  patch -p1 < ../ea861fe86743c8402bbad77d8d1dd9de8dce447e.patch
+  patch -p1 -i ../mumble-protobuf-3.7.patch # Fix build with protobuf 3.7
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  # Building mumble
+  qmake-qt4 main.pro \
+CONFIG+="c++11 bundled-celt no-bundled-opus no-bundled-speex no-g15 
no-xevie no-server \
+no-embed-qt-translations no-update packaged" \
+DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
+INCLUDEPATH+="/usr/include/speech-dispatcher" \
+LIBS+="-lpng16 -lfreetype -lXrender -lfontconfig"
+  make release
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  # bin stuff
+  install -m755 -D ./release/mumble "$pkgdir"/usr/bin/mumble
+  install -m755 -D ./scripts/mumble-overlay "$pkgdir"/usr/bin/mumble-overlay
+
+  # lib stuff
+  install -m755 -D ./release/libmumble.so.$pkgver 
"$pkgdir"/usr/lib/mumble/libmumble.so.$pkgver
+  ln -s libmumble.so.$pkgver "$pkgdir"/usr/lib/mumble/libmumble.so
+  ln -s libmumble.so.$pkgver "$pkgdir"/usr/lib/mumble/libmumble.so.1
+  ln -s libmumble.so.$pkgver "$pkgdir"/usr/lib/mumble/libmumble.so.1.2
+  install -m755 -D ./release/plugins/liblink.so 
"$pkgdir"/usr/lib/mumble/liblink.so
+  install -m755 -D ./release/plugins/libmanual.so 
"$pkgdir"/usr/lib/mumble/libmanual.so
+  install -m755 -D ./release/libcelt* "$pkgdir"/usr/lib/mumble/
+
+  # other stuff
+  install -m644 -D ./scripts/mumble.desktop 
"$pkgdir"/usr/share/applications/mumble.desktop
+  install -m755 -d "$pkgdir"/usr/share/man/man1
+  install -m644 -D ./man/mum* "$pkgdir"/usr/share/man/man1/
+  install -m644 -D ./icons/mumble.svg 
"$pkgdir"/usr/share/icons/hicolor/scalable/apps/mumble.svg
+  install -m644 -D ./LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-staging-x86_64/mumble-protobuf-3.7.patch (from 
rev 438132, mumble/trunk/mumble-protobuf-3.7.patch)
===
--- community-staging-x86_64/mumble-protobuf-3.7.patch  
(rev 0)
+++ community-staging-x86_64/mumble-protobuf-3.7.patch  2019-03-08 18:31:20 UTC 
(rev 438133)
@@ -0,0 +1,800 @@
+diff --git a/src/mumble/ACLEditor.cpp b/src/mumble/ACLEditor.cpp
+index c938ffc1..e414d606 100644
+--- a/src/mumble/ACLEditor.cpp
 b/src/mumble/ACLEditor.cpp
+@@ -37,11 +37,13 @@
+ #include "Channel.h"
+ #include "ClientUser.h"
+ #include "Database.h"
+-#include "Global.h"
+ #include "Log.h"
+ #include "ServerHandler.h"
+ #include 

[arch-commits] Commit in mumble/trunk (PKGBUILD mumble-protobuf-3.7.patch)

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:30:57
  Author: arojas
Revision: 438132

protobuf 3.7.0 rebuild

Added:
  mumble/trunk/mumble-protobuf-3.7.patch
Modified:
  mumble/trunk/PKGBUILD

---+
 PKGBUILD  |9 
 mumble-protobuf-3.7.patch |  800 
 2 files changed, 806 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 18:28:28 UTC (rev 438131)
+++ PKGBUILD2019-03-08 18:30:57 UTC (rev 438132)
@@ -8,7 +8,7 @@
 
 pkgname=mumble
 pkgver=1.2.19
-pkgrel=12
+pkgrel=13
 arch=('x86_64')
 pkgdesc="A voice chat application similar to TeamSpeak"
 license=('BSD')
@@ -18,10 +18,12 @@
 optdepends=('speech-dispatcher')
 url="https://www.mumble.info/;
 
source=(https://github.com/mumble-voip/mumble/releases/download/${pkgver}/mumble-${pkgver}.tar.gz{,.sig}
-
https://github.com/mumble-voip/mumble/commit/ea861fe86743c8402bbad77d8d1dd9de8dce447e.patch)
+
https://github.com/mumble-voip/mumble/commit/ea861fe86743c8402bbad77d8d1dd9de8dce447e.patch
+mumble-protobuf-3.7.patch)
 
sha512sums=('f9194a899149b500a94afcf7cc5b9691c7ce8669f07fca2c66adbb3916ddb863bf703d04fb8387133fb75f3c8edb52974d1acf3febfafa1f73da19946de4'
 'SKIP'
-
'fcdaf2a3575e3871fe4003b93364a70a7c7029beb64ba5e24931abbe3898b72791848b5cf78ccf48eee5942a37f696a5134d061c2b8d60b66913abd701758330')
+
'fcdaf2a3575e3871fe4003b93364a70a7c7029beb64ba5e24931abbe3898b72791848b5cf78ccf48eee5942a37f696a5134d061c2b8d60b66913abd701758330'
+
'f83759c8e9dec47015c9c5c9023cb7c0501fd291309ee0dfc714f4fc9fdfa5c8728c9faaf129132f45d10577d6c843d544a71fe21f11ad3e9d31a61a58d68e95')
 validpgpkeys=('C4666C6767A26017CE68406988048D0D625297A0') # Mumble Automatic 
Build Infrastructure 2017 
 
 prepare() {
@@ -29,6 +31,7 @@
 
   # https://github.com/mumble-voip/mumble/pull/3287
   patch -p1 < ../ea861fe86743c8402bbad77d8d1dd9de8dce447e.patch
+  patch -p1 -i ../mumble-protobuf-3.7.patch # Fix build with protobuf 3.7
 }
 
 build() {

Added: mumble-protobuf-3.7.patch
===
--- mumble-protobuf-3.7.patch   (rev 0)
+++ mumble-protobuf-3.7.patch   2019-03-08 18:30:57 UTC (rev 438132)
@@ -0,0 +1,800 @@
+diff --git a/src/mumble/ACLEditor.cpp b/src/mumble/ACLEditor.cpp
+index c938ffc1..e414d606 100644
+--- a/src/mumble/ACLEditor.cpp
 b/src/mumble/ACLEditor.cpp
+@@ -37,11 +37,13 @@
+ #include "Channel.h"
+ #include "ClientUser.h"
+ #include "Database.h"
+-#include "Global.h"
+ #include "Log.h"
+ #include "ServerHandler.h"
+ #include "User.h"
+ 
++ // We define a global macro called 'g'. This can lead to issues when 
included code uses 'g' as a type or parameter name (like protobuf 3.7 does). As 
such, for now, we have to make this our last include.
++#include "Global.h"
++
+ ACLGroup::ACLGroup(const QString ) : Group(NULL, name) {
+   bInherited = false;
+ }
+diff --git a/src/mumble/About.cpp b/src/mumble/About.cpp
+index 4d2cf158..dc214f17 100644
+--- a/src/mumble/About.cpp
 b/src/mumble/About.cpp
+@@ -32,10 +32,12 @@
+ 
+ #include "About.h"
+ 
+-#include "Global.h"
+ #include "MainWindow.h"
+ #include "licenses.h"
+ 
++// We define a global macro called 'g'. This can lead to issues when included 
code uses 'g' as a type or parameter name (like protobuf 3.7 does). As such, 
for now, we have to make this our last include.
++#include "Global.h"
++
+ AboutDialog::AboutDialog(QWidget *p) : QDialog(p) {
+   setWindowTitle(tr("About Mumble"));
+ 
+diff --git a/src/mumble/AudioOutput.cpp b/src/mumble/AudioOutput.cpp
+index 06954884..2c7c4bf0 100644
+--- a/src/mumble/AudioOutput.cpp
 b/src/mumble/AudioOutput.cpp
+@@ -37,13 +37,15 @@
+ #include "AudioOutputSample.h"
+ #include "AudioOutputSpeech.h"
+ #include "User.h"
+-#include "Global.h"
+ #include "Message.h"
+ #include "Plugins.h"
+ #include "PacketDataStream.h"
+ #include "ServerHandler.h"
+ #include "VoiceRecorder.h"
+ 
++// We define a global macro called 'g'. This can lead to issues when included 
code uses 'g' as a type or parameter name (like protobuf 3.7 does). As such, 
for now, we have to make this our last include.
++#include "Global.h"
++
+ // Remember that we cannot use static member classes that are not pointers, 
as the constructor
+ // for AudioOutputRegistrar() might be called before they are initialized, as 
the constructor
+ // is called from global initialization.
+diff --git a/src/mumble/AudioWizard.cpp b/src/mumble/AudioWizard.cpp
+index 511fd9bc..4f0609cf 100644
+--- a/src/mumble/AudioWizard.cpp
 b/src/mumble/AudioWizard.cpp
+@@ -34,10 +34,12 @@
+ 
+ #include "AudioInput.h"
+ #include "AudioOutputSample.h"
+-#include "Global.h"
+ #include "Log.h"
+ #include "MainWindow.h"
+ 
++// We define a global macro called 'g'. This can lead to issues when included 
code uses 'g' as a type or 

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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 18:28:28
  Author: felixonmars
Revision: 438131

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 18:27:58 UTC (rev 438130)
+++ PKGBUILD2019-03-08 18:28:28 UTC (rev 438131)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-zeep
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="A fast and modern Python SOAP client"
-arch=('any')
-license=('MIT')
-url="http://docs.python-zeep.org;
-depends=('python-appdirs' 'python-attrs' 'python-cached-property' 
'python-defusedxml'
- 'python-isodate' 'python-lxml' 'python-requests' 
'python-requests-toolbelt' 'python-six'
- 'python-pytz')
-checkdepends=('python-pytest-runner' 'python-freezegun' 'python-mock' 
'python-pretend'
-  'python-pytest-cov' 'python-requests-mock' 
'python-pytest-tornado'
-  'python-aioresponses' 'python-xmlsec')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mvantellingen/python-zeep/archive/$pkgver.tar.gz;)
-sha512sums=('d608e66d62120edab72c1d8bc70e8de8d22646255dbf838ae94b2e790b542c547479607d29832125e6ce7455f8a165e4815587c06f3ba57d0ca3a45c312eae64')
-
-prepare() {
-  sed -i -e 's/==/>=/' -e '/flake8/d' -e '/isort/d' 
python-zeep-$pkgver/setup.py
-}
-
-build() {
-  cd python-zeep-$pkgver
-  python setup.py build
-} 
-
-check() {
-  cd python-zeep-$pkgver
-  python setup.py pytest || warning 
"https://github.com/mvantellingen/python-zeep/issues/724;
-}
-
-package() {
-  cd python-zeep-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-zeep/repos/community-any/PKGBUILD (from rev 438130, 
python-zeep/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 18:28:28 UTC (rev 438131)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-zeep
+pkgver=3.3.0
+pkgrel=1
+pkgdesc="A fast and modern Python SOAP client"
+arch=('any')
+license=('MIT')
+url="http://docs.python-zeep.org;
+depends=('python-appdirs' 'python-attrs' 'python-cached-property' 
'python-defusedxml'
+ 'python-isodate' 'python-lxml' 'python-requests' 
'python-requests-toolbelt' 'python-six'
+ 'python-pytz')
+checkdepends=('python-pytest-runner' 'python-freezegun' 'python-mock' 
'python-pretend'
+  'python-pytest-cov' 'python-requests-mock' 
'python-pytest-tornado'
+  'python-aioresponses' 'python-xmlsec')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mvantellingen/python-zeep/archive/$pkgver.tar.gz;)
+sha512sums=('3e328115e6d4912f04d867140c73ffade6fb4849cb05f057b9226814c03df2042288954096cb6308ede43f5a8141cb9de2e03a018f903b0a3df150f74911f3f7')
+
+prepare() {
+  sed -i -e 's/==/>=/' -e '/flake8/d' -e '/isort/d' 
python-zeep-$pkgver/setup.py
+
+  sed -i 's/get_marker/get_closest_marker/' 
python-zeep-$pkgver/tests/conftest.py
+}
+
+build() {
+  cd python-zeep-$pkgver
+  python setup.py build
+} 
+
+check() {
+  cd python-zeep-$pkgver
+  python setup.py pytest || warning 
"https://github.com/mvantellingen/python-zeep/issues/724;
+}
+
+package() {
+  cd python-zeep-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 18:27:58
  Author: felixonmars
Revision: 438130

upgpkg: python-zeep 3.3.0-1

Modified:
  python-zeep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 18:27:27 UTC (rev 438129)
+++ PKGBUILD2019-03-08 18:27:58 UTC (rev 438130)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-zeep
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="A fast and modern Python SOAP client"
 arch=('any')
@@ -14,10 +14,12 @@
   'python-pytest-cov' 'python-requests-mock' 
'python-pytest-tornado'
   'python-aioresponses' 'python-xmlsec')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mvantellingen/python-zeep/archive/$pkgver.tar.gz;)
-sha512sums=('d608e66d62120edab72c1d8bc70e8de8d22646255dbf838ae94b2e790b542c547479607d29832125e6ce7455f8a165e4815587c06f3ba57d0ca3a45c312eae64')
+sha512sums=('3e328115e6d4912f04d867140c73ffade6fb4849cb05f057b9226814c03df2042288954096cb6308ede43f5a8141cb9de2e03a018f903b0a3df150f74911f3f7')
 
 prepare() {
   sed -i -e 's/==/>=/' -e '/flake8/d' -e '/isort/d' 
python-zeep-$pkgver/setup.py
+
+  sed -i 's/get_marker/get_closest_marker/' 
python-zeep-$pkgver/tests/conftest.py
 }
 
 build() {


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:27:27
  Author: arojas
Revision: 438129

archrelease: copy trunk to community-staging-x86_64

Added:
  mixxx/repos/community-staging-x86_64/
  mixxx/repos/community-staging-x86_64/PKGBUILD
(from rev 438128, mixxx/trunk/PKGBUILD)

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

Copied: mixxx/repos/community-staging-x86_64/PKGBUILD (from rev 438128, 
mixxx/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 18:27:27 UTC (rev 438129)
@@ -0,0 +1,58 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: David Runge 
+# Contributor: Ali H. Caliskan 
+# Contributor: Ryan Coyner 
+# Contributor: Stefan Husmann 
+
+pkgname=mixxx
+pkgver=2.2.0
+pkgrel=2
+pkgdesc="Free, open source software for digital DJ'ing."
+arch=('x86_64')
+url='https://www.mixxx.org'
+license=('GPL2')
+groups=('pro-audio')
+depends=('chromaprint' 'faad2' 'gperftools' 'glu' 'libid3tag' 'libmad'
+'libmp4v2' 'libshout' 'lilv' 'opusfile' 'portaudio' 'portmidi' 'protobuf'
+'qt5-script' 'qt5-svg' 'qt5-x11extras' 'rubberband' 'taglib' 'upower'
+'wavpack')
+makedepends=('qt5-tools' 'qtkeychain' 'scons')
+optdepends=('qtkeychain: Credentials storage support for Live Broadcasting 
profiles')
+checkdepends=('xorg-server-xvfb')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}dj/${pkgname}/archive/release-${pkgver}.tar.gz;)
+sha512sums=('8174b504d236cde36c636985e0e224915f0be69b13691bf0d88c21087c20c1100ff55561b6e395d97fe5b21a0229fe9ecdac2493cb44fa99a42549c368fa2134')
+
+prepare() {
+  mv -v "${pkgname}-release-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  export SCONSFLAGS="-j $(nproc)"
+  scons prefix=/usr \
+build=release \
+faad=1 \
+modplug=1 \
+perftools=1 \
+perftools_profiler=1 \
+qt_sqlite_plugin=0 \
+test=1 \
+target=linux \
+virtualize=0 \
+wv=1
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  xvfb-run lin64_build/${pkgname}-test || warning "Known failing test: 
https://bugs.launchpad.net/mixxx/+bug/1810495;
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  scons prefix=/usr \
+install_root="${pkgdir}/usr" \
+install
+  # removing the test executable
+  rm -v "${pkgdir}/usr/bin/${pkgname}-test"
+}


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 18:26:58
  Author: arojas
Revision: 438128

protobuf 3.7.0 rebuild

Modified:
  mixxx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 17:21:56 UTC (rev 438127)
+++ PKGBUILD2019-03-08 18:26:58 UTC (rev 438128)
@@ -6,7 +6,7 @@
 
 pkgname=mixxx
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Free, open source software for digital DJ'ing."
 arch=('x86_64')
 url='https://www.mixxx.org'


[arch-commits] Commit in postfix/repos/extra-x86_64 (8 files)

2019-03-08 Thread Gaëtan Bisson via arch-commits
Date: Friday, March 8, 2019 @ 17:29:11
  Author: bisson
Revision: 347445

archrelease: copy trunk to extra-x86_64

Added:
  postfix/repos/extra-x86_64/PKGBUILD
(from rev 347444, postfix/trunk/PKGBUILD)
  postfix/repos/extra-x86_64/aliases.patch
(from rev 347444, postfix/trunk/aliases.patch)
  postfix/repos/extra-x86_64/service
(from rev 347444, postfix/trunk/service)
  postfix/repos/extra-x86_64/sysusers.d
(from rev 347444, postfix/trunk/sysusers.d)
Deleted:
  postfix/repos/extra-x86_64/PKGBUILD
  postfix/repos/extra-x86_64/aliases.patch
  postfix/repos/extra-x86_64/service
  postfix/repos/extra-x86_64/sysusers.d

---+
 PKGBUILD  |  221 
 aliases.patch |   36 -
 service   |   28 +++
 sysusers.d|4 -
 4 files changed, 147 insertions(+), 142 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 17:28:48 UTC (rev 347444)
+++ PKGBUILD2019-03-08 17:29:11 UTC (rev 347445)
@@ -1,108 +0,0 @@
-# Contributor: Jeff Brodnax 
-# Contributor: Paul Mattal 
-# Maintainer: Gaetan Bisson 
-
-pkgname=postfix
-pkgver=3.4.0
-pkgrel=1
-url='http://www.postfix.org/'
-pkgdesc='Fast, easy to administer, secure mail server'
-license=('custom')
-arch=('x86_64')
-depends=('openssl' 'pcre' 'icu' 'libsasl' 'libldap' 'db' 'libnsl'
- 'mariadb-libs' 'postgresql-libs' 'sqlite' 'tinycdb')
-optdepends=('perl: postfix-collate.pl and qshape')
-source=("http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz;
-'aliases.patch'
-'sysusers.d'
-'service')
-sha256sums=('591bdd42e550388d772d24df2353471faecfc7426f56fd8753cd44e7ae4afee9'
-'f4c766efc20b4638f9fd72707ca6d4c2628279ebd79f5227276fa4ca6867c336'
-'63f39147887336bdd173fb9425998f0a0c6f00a31241f922a255c157bfd8d02e'
-'52781649c49a50cecd7d20f693f602d7dc78b985ac5f0e72c4abfa0d800e58f0')
-
-backup=('etc/postfix/'{access,aliases,canonical,generic,header_checks,main.cf,master.cf,relocated,transport,virtual})
-
-conflicts=('smtp-server' 'smtp-forwarder' 'postfix-tools')
-provides=('smtp-server' 'smtp-forwarder' 'postfix-tools')
-replaces=('postfix-tools')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-
-   CCARGS='
-   -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl
-   -DHAS_LDAP
-   -DUSE_TLS
-   -DHAS_MYSQL -I/usr/include/mysql
-   -DHAS_PGSQL -I/usr/include/postgresql
-   -DHAS_SQLITE
-   -DHAS_CDB
-   -DDEF_COMMAND_DIR=\"/usr/bin\"
-   -DDEF_DAEMON_DIR=\"/usr/lib/postfix/bin\"
-   -DDEF_SENDMAIL_PATH=\"/usr/bin/sendmail\"
-   -DDEF_README_DIR=\"/usr/share/doc/postfix\"
-   -DDEF_MANPAGE_DIR=\"/usr/share/man\"
-   '
-   AUXLIBS='
-   -lsasl2
-   -lldap -llber
-   -lssl -lcrypto
-   -lmysqlclient -lz -lm
-   -lpq
-   -lsqlite3 -lpthread
-   -lcdb
-   '
-   make makefiles \
-   DEBUG='' \
-   pie=yes \
-   shared=yes \
-   CCARGS="${CCARGS//$'\n'/}" \
-   AUXLIBS="${AUXLIBS//$'\n'/}" \
-   OPT="${CFLAGS} ${LDFLAGS}" \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/postfix-${pkgver}"
-
-   sed 's:bin/postconf -dhx:bin/postconf -c conf -dhx:g' -i postfix-install
-   LD_LIBRARY_PATH=lib:$LD_LIBRARY_PATH \
-   sh postfix-install -non-interactive install_root="${pkgdir}"
-
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   install -Dm644 ../service 
"${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
-   install -Dm644 ../sysusers.d 
"${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
-
-   for name in posttls-finger {smtp,qmqp}-{sink,source}; do
-   install -Dm644 "man/man1/${name}.1" 
"${pkgdir}/usr/share/man/man1/${name}.1"
-   install -Dm755 "bin/${name}" "${pkgdir}/usr/bin/${name}"
-   done
-
-   name=qshape
-   install -Dm644 "man/man1/${name}.1" 
"${pkgdir}/usr/share/man/man1/${name}.1"
-   install -Dm755 "auxiliary/${name}/${name}.pl" 
"${pkgdir}/usr/bin/${name}"
-
-   install -Dm755 "auxiliary/collate/collate.pl" 
"${pkgdir}/usr/bin/postfix-collate.pl"
-
-   # now set permissions right to appease the pacman gods
-   sed -r \
-   -e '/override=1/d' \
-   -e '/absolute path name/d' \
-   -e 's/\$POSTCONF -/$POSTCONF -c .\/etc\/postfix -/g' \
-   -e '/(if \[|chmod|chown|find|mkdir|test)/s/\$path/.\/$path/g' \
-   libexec/post-install > ../arch-post-install
-   cd "${pkgdir}"
-   LD_LIBRARY_PATH=usr/lib/postfix:$LD_LIBRARY_PATH \
-   sh "${srcdir}/arch-post-install" \
-   

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

2019-03-08 Thread Gaëtan Bisson via arch-commits
Date: Friday, March 8, 2019 @ 17:28:48
  Author: bisson
Revision: 347444

upstream update

Modified:
  postfix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 17:23:07 UTC (rev 347443)
+++ PKGBUILD2019-03-08 17:28:48 UTC (rev 347444)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=postfix
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 url='http://www.postfix.org/'
 pkgdesc='Fast, easy to administer, secure mail server'
@@ -16,7 +16,7 @@
 'aliases.patch'
 'sysusers.d'
 'service')
-sha256sums=('591bdd42e550388d772d24df2353471faecfc7426f56fd8753cd44e7ae4afee9'
+sha256sums=('8c9763f7a8ec70d499257b7f25bb50e1f3da8a4c43e59826ba8a26c4a778d0ce'
 'f4c766efc20b4638f9fd72707ca6d4c2628279ebd79f5227276fa4ca6867c336'
 '63f39147887336bdd173fb9425998f0a0c6f00a31241f922a255c157bfd8d02e'
 '52781649c49a50cecd7d20f693f602d7dc78b985ac5f0e72c4abfa0d800e58f0')
@@ -27,6 +27,11 @@
 provides=('smtp-server' 'smtp-forwarder' 'postfix-tools')
 replaces=('postfix-tools')
 
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed '/Linux.\[34\]/c Linux.5.*) SYSTYPE=LINUX4' -i makedefs
+}
+
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"
 


[arch-commits] Commit in iana-etc/repos/testing-any (4 files)

2019-03-08 Thread Gaëtan Bisson via arch-commits
Date: Friday, March 8, 2019 @ 17:23:07
  Author: bisson
Revision: 347443

archrelease: copy trunk to testing-any

Added:
  iana-etc/repos/testing-any/LICENSE
(from rev 347442, iana-etc/trunk/LICENSE)
  iana-etc/repos/testing-any/PKGBUILD
(from rev 347442, iana-etc/trunk/PKGBUILD)
Deleted:
  iana-etc/repos/testing-any/LICENSE
  iana-etc/repos/testing-any/PKGBUILD

--+
 LICENSE  |2 -
 PKGBUILD |  108 ++---
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-03-08 17:22:31 UTC (rev 347442)
+++ LICENSE 2019-03-08 17:23:07 UTC (rev 347443)
@@ -1 +0,0 @@
-The contents of this package are inelligible for copyright protection.

Copied: iana-etc/repos/testing-any/LICENSE (from rev 347442, 
iana-etc/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2019-03-08 17:23:07 UTC (rev 347443)
@@ -0,0 +1 @@
+The contents of this package are inelligible for copyright protection.

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 17:22:31 UTC (rev 347442)
+++ PKGBUILD2019-03-08 17:23:07 UTC (rev 347443)
@@ -1,54 +0,0 @@
-# Contributor: Thomas Bächler 
-# Maintainer: Gaetan Bisson 
-
-pkgname=iana-etc
-pkgver=20190221
-pkgrel=1
-pkgdesc='/etc/protocols and /etc/services provided by IANA'
-url='https://www.iana.org/protocols'
-arch=('any')
-license=('custom:none')
-backup=('etc/'{protocols,services})
-source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml'
-
'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml'
-'LICENSE')
-sha256sums=('743173f0f4f028c3883140561223b5bc7790eecb64c6deddf905d2039fa49929'
-'4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2'
-'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
-
-# Please note that upstream silently updates those files in place every so
-# often, which causes checksum mismatch. Report this by flagging the package as
-# out-of-date. Cheers.
-
-pkgver() {
-   cd "${srcdir}"
-   awk -F"[<>]" '/updated/{print$3;nextfile}' * |
-   sort -n | tail -n 1 | tr -d -
-}
-
-package() {
-   cd "${srcdir}"
-   install -d "${pkgdir}/etc"
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
-   install -Dm644 protocol-numbers.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
-   install -Dm644 service-names-port-numbers.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
-
-   gawk -F"[<>]" '
-BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" }
-(/ "${pkgdir}/etc/protocols"
-
-   gawk -F"[<>]" '
-BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" }
-(/ "${pkgdir}/etc/services"
-
-}

Copied: iana-etc/repos/testing-any/PKGBUILD (from rev 347442, 
iana-etc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 17:23:07 UTC (rev 347443)
@@ -0,0 +1,54 @@
+# Contributor: Thomas Bächler 
+# Maintainer: Gaetan Bisson 
+
+pkgname=iana-etc
+pkgver=20190228
+pkgrel=1
+pkgdesc='/etc/protocols and /etc/services provided by IANA'
+url='https://www.iana.org/protocols'
+arch=('any')
+license=('custom:none')
+backup=('etc/'{protocols,services})
+source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml'
+
'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml'
+'LICENSE')
+sha256sums=('18d7d76c54235f56d242680359624131fd538b3b1d6bc19ff3932e0ed897ed01'
+'4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2'
+'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
+
+# Please note that upstream silently updates those files in place every so
+# often, which causes checksum mismatch. Report this by flagging the package as
+# out-of-date. Cheers.
+
+pkgver() {
+   cd "${srcdir}"
+   awk -F"[<>]" '/updated/{print$3;nextfile}' * |
+   sort -n | tail -n 1 | tr -d -
+}
+
+package() {
+   cd "${srcdir}"
+   install -d "${pkgdir}/etc"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
+   install -Dm644 protocol-numbers.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
+   install -Dm644 service-names-port-numbers.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" }
+(/ "${pkgdir}/etc/protocols"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" }
+(/ "${pkgdir}/etc/services"
+
+}


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

2019-03-08 Thread Gaëtan Bisson via arch-commits
Date: Friday, March 8, 2019 @ 17:22:31
  Author: bisson
Revision: 347442

upstream update

Modified:
  iana-etc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 14:16:39 UTC (rev 347441)
+++ PKGBUILD2019-03-08 17:22:31 UTC (rev 347442)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=iana-etc
-pkgver=20190221
+pkgver=20190228
 pkgrel=1
 pkgdesc='/etc/protocols and /etc/services provided by IANA'
 url='https://www.iana.org/protocols'
@@ -12,7 +12,7 @@
 
source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml'
 
'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml'
 'LICENSE')
-sha256sums=('743173f0f4f028c3883140561223b5bc7790eecb64c6deddf905d2039fa49929'
+sha256sums=('18d7d76c54235f56d242680359624131fd538b3b1d6bc19ff3932e0ed897ed01'
 '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2'
 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
 


[arch-commits] Commit in cataclysm-dda/repos/community-x86_64 (3 files)

2019-03-08 Thread Kyle Keen via arch-commits
Date: Friday, March 8, 2019 @ 17:21:56
  Author: kkeen
Revision: 438127

archrelease: copy trunk to community-x86_64

Added:
  cataclysm-dda/repos/community-x86_64/PKGBUILD
(from rev 438126, cataclysm-dda/trunk/PKGBUILD)
Deleted:
  cataclysm-dda/repos/community-x86_64/PKGBUILD
  cataclysm-dda/repos/community-x86_64/cataclysm-dda.install

---+
 PKGBUILD  |  144 +---
 cataclysm-dda.install |5 -
 2 files changed, 75 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 17:21:36 UTC (rev 438126)
+++ PKGBUILD2019-03-08 17:21:56 UTC (rev 438127)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-
-pkgname=cataclysm-dda
-pkgver=0.C
-pkgrel=4
-pkgdesc="A post-apocalyptic roguelike."
-#url="http://cataclysmrl.blogspot.com/;
-#url="http://www.cataclysm.glyphgryph.com/;
-url="http://en.cataclysmdda.com/;
-arch=('x86_64')
-license=("CCPL:by-sa")
-depends=('ncurses' 'lua' 'hicolor-icon-theme')
-makedepends=('sdl2_image' 'sdl2_ttf' 'sdl2_mixer' 'freetype2')
-optdepends=('sdl2_image: for tiles'
-'sdl2_ttf: for tiles'
-'freetype2: for tiles'
-'sdl2_mixer: for tiles')
-install=cataclysm-dda.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/CleverRaven/Cataclysm-DDA/archive/$pkgver.tar.gz;)
-md5sums=('805132ab7651ba93e5247ced7fe1fc97')
-
-# official docs say to use lua51
-# but makefile supports lua52?
-# lua53 works, but git HEAD detects/uses lua51?
-
-# tiles + executable are about half of the package
-# next release looks like 2/3rds,  consider splitting
-# USE_XDG_DIR for next release
-
-build() {
-  cd "Cataclysm-DDA-$pkgver"
-
-  sed -i 's/-Werror//' Makefile
-  sed -i 's/ncursesw5-config/ncursesw6-config/' Makefile
-  #sed -i 's|"\(l.*h\)"|"lua5.1/\1"|' src/catalua.{h,cpp}
-
-  make PREFIX=/usr RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1
-  make PREFIX=/usr RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1 TILES=1 SOUND=1
-  #LUA_BINARY="/usr/bin/lua5.1"
-}
-
-package() {
-  cd "Cataclysm-DDA-$pkgver"
-
-  # no DESTDIR
-  make PREFIX="$pkgdir/usr" \
-  RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1 TILES=0 SOUND=0 \
-  install
-  # doesn't install executable?
-  install -Dm755 cataclysm "$pkgdir/usr/bin/cataclysm"
-
-  make PREFIX="$pkgdir/usr" \
-  RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1 TILES=1 SOUND=1 \
-  install
-
-  # Icon
-  install -D 'data/osx/AppIcon.iconset/icon_128x128.png' 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/cataclysm-dda.png"
-
-  # Docs
-  install -d "$pkgdir/usr/share/doc/cataclysm-dda"
-  cp -r doc/* "$pkgdir/usr/share/doc/cataclysm-dda"
-  # undo symlink
-  rm "$pkgdir/usr/share/doc/cataclysm-dda/JSON_LOADING_ORDER.md"
-  cp 'data/json/LOADING_ORDER.md' "$pkgdir/usr/share/doc/cataclysm-dda/  
JSON_LOADING_ORDER.md"
-
-  # License
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: cataclysm-dda/repos/community-x86_64/PKGBUILD (from rev 438126, 
cataclysm-dda/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 17:21:56 UTC (rev 438127)
@@ -0,0 +1,75 @@
+# Maintainer: Kyle Keen 
+
+pkgbase=cataclysm-dda
+pkgname=(cataclysm-dda cataclysm-dda-tiles)
+pkgname=cataclysm-dda
+pkgver=0.D
+pkgrel=1
+pkgdesc="A post-apocalyptic roguelike."
+#url="http://cataclysmrl.blogspot.com/;
+#url="http://www.cataclysm.glyphgryph.com/;
+#url="http://en.cataclysmdda.com/;
+url="https://cataclysmdda.org/;
+arch=('x86_64')
+license=("CCPL:by-sa")
+depends=('ncurses' 'lua' 'hicolor-icon-theme' 'gettext')
+makedepends=('sdl2_image' 'sdl2_ttf' 'sdl2_mixer' 'freetype2' 'astyle')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/CleverRaven/Cataclysm-DDA/archive/$pkgver.tar.gz;)
+md5sums=('720cf97844bf77ca428c6a4d0b1afa34')
+
+# official docs say to use lua51
+# but makefile supports lua52?
+# lua53 works, but git HEAD detects/uses lua51?
+
+prepare() {
+  cd "Cataclysm-DDA-$pkgver"
+  sed -i 's/-Werror//' Makefile
+  sed -i 's/ncursesw5-config/ncursesw6-config/' Makefile
+  #sed -i 's|"\(l.*h\)"|"lua5.1/\1"|' src/catalua.{h,cpp}
+  sed -i 's/shell git/shell false/' Makefile
+}
+
+build() {
+  cd "Cataclysm-DDA-$pkgver"
+
+  # tests "ifdef TILES" so "TILES=0" will enable tiles!
+  # DYNAMIC_LINKING appears to be a windows flag?
+  make PREFIX=/usr RELEASE=1 USE_XDG_DIR=1 BACKTRACE=0 ZLEVELS=1 LUA=1
+  make PREFIX=/usr RELEASE=1 USE_XDG_DIR=1 BACKTRACE=0 ZLEVELS=1 LUA=1 TILES=1 
SOUND=1
+  #LUA_BINARY="/usr/bin/lua5.1"
+}
+
+package_cataclysm-dda() {
+  cd "Cataclysm-DDA-$pkgver"
+
+  make DESTDIR="$pkgdir" PREFIX="/usr" RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 
LUA=1 install
+
+  # Docs
+  install -d "$pkgdir/usr/share/doc/cataclysm-dda"
+  cp -r doc/* "$pkgdir/usr/share/doc/cataclysm-dda"
+  # undo symlink
+  rm 

[arch-commits] Commit in cataclysm-dda/trunk (PKGBUILD cataclysm-dda.install)

2019-03-08 Thread Kyle Keen via arch-commits
Date: Friday, March 8, 2019 @ 17:21:36
  Author: kkeen
Revision: 438126

upgpkg: cataclysm-dda 0.D-1

Modified:
  cataclysm-dda/trunk/PKGBUILD
Deleted:
  cataclysm-dda/trunk/cataclysm-dda.install

---+
 PKGBUILD  |   75 ++--
 cataclysm-dda.install |5 ---
 2 files changed, 41 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 17:05:11 UTC (rev 438125)
+++ PKGBUILD2019-03-08 17:21:36 UTC (rev 438126)
@@ -1,68 +1,75 @@
 # Maintainer: Kyle Keen 
 
+pkgbase=cataclysm-dda
+pkgname=(cataclysm-dda cataclysm-dda-tiles)
 pkgname=cataclysm-dda
-pkgver=0.C
-pkgrel=4
+pkgver=0.D
+pkgrel=1
 pkgdesc="A post-apocalyptic roguelike."
 #url="http://cataclysmrl.blogspot.com/;
 #url="http://www.cataclysm.glyphgryph.com/;
-url="http://en.cataclysmdda.com/;
+#url="http://en.cataclysmdda.com/;
+url="https://cataclysmdda.org/;
 arch=('x86_64')
 license=("CCPL:by-sa")
-depends=('ncurses' 'lua' 'hicolor-icon-theme')
-makedepends=('sdl2_image' 'sdl2_ttf' 'sdl2_mixer' 'freetype2')
-optdepends=('sdl2_image: for tiles'
-'sdl2_ttf: for tiles'
-'freetype2: for tiles'
-'sdl2_mixer: for tiles')
-install=cataclysm-dda.install
+depends=('ncurses' 'lua' 'hicolor-icon-theme' 'gettext')
+makedepends=('sdl2_image' 'sdl2_ttf' 'sdl2_mixer' 'freetype2' 'astyle')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/CleverRaven/Cataclysm-DDA/archive/$pkgver.tar.gz;)
-md5sums=('805132ab7651ba93e5247ced7fe1fc97')
+md5sums=('720cf97844bf77ca428c6a4d0b1afa34')
 
 # official docs say to use lua51
 # but makefile supports lua52?
 # lua53 works, but git HEAD detects/uses lua51?
 
-# tiles + executable are about half of the package
-# next release looks like 2/3rds,  consider splitting
-# USE_XDG_DIR for next release
-
-build() {
+prepare() {
   cd "Cataclysm-DDA-$pkgver"
-
   sed -i 's/-Werror//' Makefile
   sed -i 's/ncursesw5-config/ncursesw6-config/' Makefile
   #sed -i 's|"\(l.*h\)"|"lua5.1/\1"|' src/catalua.{h,cpp}
+  sed -i 's/shell git/shell false/' Makefile
+}
 
-  make PREFIX=/usr RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1
-  make PREFIX=/usr RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1 TILES=1 SOUND=1
+build() {
+  cd "Cataclysm-DDA-$pkgver"
+
+  # tests "ifdef TILES" so "TILES=0" will enable tiles!
+  # DYNAMIC_LINKING appears to be a windows flag?
+  make PREFIX=/usr RELEASE=1 USE_XDG_DIR=1 BACKTRACE=0 ZLEVELS=1 LUA=1
+  make PREFIX=/usr RELEASE=1 USE_XDG_DIR=1 BACKTRACE=0 ZLEVELS=1 LUA=1 TILES=1 
SOUND=1
   #LUA_BINARY="/usr/bin/lua5.1"
 }
 
-package() {
+package_cataclysm-dda() {
   cd "Cataclysm-DDA-$pkgver"
 
-  # no DESTDIR
-  make PREFIX="$pkgdir/usr" \
-  RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1 TILES=0 SOUND=0 \
-  install
-  # doesn't install executable?
-  install -Dm755 cataclysm "$pkgdir/usr/bin/cataclysm"
+  make DESTDIR="$pkgdir" PREFIX="/usr" RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 
LUA=1 install
 
-  make PREFIX="$pkgdir/usr" \
-  RELEASE=1 ZLEVELS=1 USE_HOME_DIR=1 LUA=1 TILES=1 SOUND=1 \
-  install
-
-  # Icon
-  install -D 'data/osx/AppIcon.iconset/icon_128x128.png' 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/cataclysm-dda.png"
-
   # Docs
   install -d "$pkgdir/usr/share/doc/cataclysm-dda"
   cp -r doc/* "$pkgdir/usr/share/doc/cataclysm-dda"
   # undo symlink
   rm "$pkgdir/usr/share/doc/cataclysm-dda/JSON_LOADING_ORDER.md"
-  cp 'data/json/LOADING_ORDER.md' "$pkgdir/usr/share/doc/cataclysm-dda/  
JSON_LOADING_ORDER.md"
+  cp 'data/json/LOADING_ORDER.md' 
"$pkgdir/usr/share/doc/cataclysm-dda/JSON_LOADING_ORDER.md"
 
   # License
   install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
+
+package_cataclysm-dda-tiles() {
+  pkgdesc="A graphical post-apocalyptic roguelike."
+  depends=('cataclysm-dda' 'sdl2_image' 'sdl2_ttf' 'freetype2' 'sdl2_mixer')
+  cd "Cataclysm-DDA-$pkgver"
+
+  make DESTDIR="$pkgdir" PREFIX="/usr" RELEASE=1 ZLEVELS=1 LUA=1 TILES=1 
SOUND=1 install
+
+  # Icon
+  install -D 'data/osx/AppIcon.iconset/icon_128x128.png' 
"$pkgdir/usr/share/icons/hicolor/128x128/apps/cataclysm-dda.png"
+
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # hack: remove overlapping files
+  cd "$pkgdir/../cataclysm-dda"
+  find . -type f -exec rm -f "$pkgdir"/{} \;
+  cd "$pkgdir"
+  find . -type d -empty -delete
+}

Deleted: cataclysm-dda.install
===
--- cataclysm-dda.install   2019-03-08 17:05:11 UTC (rev 438125)
+++ cataclysm-dda.install   2019-03-08 17:21:36 UTC (rev 438126)
@@ -1,5 +0,0 @@
-post_upgrade() {
-  echo "Save formats are almost always incompatible"
-  echo "Please delete all files in ~/.cataclysm-dda/save/"
-}
-


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:48:12
  Author: felixonmars
Revision: 438119

archrelease: copy trunk to community-staging-x86_64

Added:
  shellcheck/repos/community-staging-x86_64/
  shellcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 438118, shellcheck/trunk/PKGBUILD)

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 438118, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 16:48:12 UTC (rev 438119)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.6.0
+pkgrel=52
+pkgdesc="Shell script analysis tool"
+url="http://www.shellcheck.net;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz;)
+sha512sums=('4e9575985fe914cb35444995212ac1afaa40b004dbbc86b5987bf8b65e20b14a0102c9c601dc061d604129a8e978021f22a11d682545cb7f07ec974495cfa387')
+
+build() {
+cd $pkgname-$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
+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
+
+pandoc -s -t man shellcheck.1.md -o shellcheck.1
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m644 ${pkgname}.1   "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:47:54
  Author: felixonmars
Revision: 438118

upgpkg: shellcheck 0.6.0-52

rebuild with texmath 0.11.2.2

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:44:46 UTC (rev 438117)
+++ PKGBUILD2019-03-08 16:47:54 UTC (rev 438118)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.6.0
-pkgrel=51
+pkgrel=52
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net;
 license=("GPL")


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:44:46
  Author: felixonmars
Revision: 438117

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc-crossref/repos/community-staging-x86_64/
  pandoc-crossref/repos/community-staging-x86_64/PKGBUILD
(from rev 438116, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
438116, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 16:44:46 UTC (rev 438117)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.4.0
+pkgrel=55
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-data-accessor' 
'haskell-data-accessor-template'
+ 'haskell-data-accessor-transformers' 'haskell-gitrev' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'pandoc' 'haskell-pandoc-types' 
'haskell-roman-numerals'
+ 'haskell-syb' 'haskell-utility-ht')
+makedepends=('ghc' 'haskell-hspec')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz;)
+sha512sums=('d3a666880f0cad0ef7c1e784f2d52f9bb8bfde9e6be6de04c8f094e2a87e99a740f97951c5ffd74b2a1b001e8a977bc9dd3e28be84c3442d3447beadd879e82c')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i 's/< *2.5/<3/' $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+   -f-enable_flaky_tests
+runhaskell Setup build
+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
+}
+
+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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:44:26
  Author: felixonmars
Revision: 438116

upgpkg: pandoc-crossref 0.3.4.0-55

rebuild with texmath 0.11.2.2

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:43:00 UTC (rev 438115)
+++ PKGBUILD2019-03-08 16:44:26 UTC (rev 438116)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.4.0
-pkgrel=54
+pkgrel=55
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:43:00
  Author: felixonmars
Revision: 438115

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
438114, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 16:43:00 UTC (rev 438115)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.12.5.1
+pkgrel=20
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptohash'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-lrucache' 'haskell-network-uri'
+ 'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 
'haskell-random'
+ 'haskell-regex-tdfa' 'haskell-resourcet' 'haskell-scientific' 
'haskell-tagsoup'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-vector'
+ 'haskell-wai' 'haskell-wai-app-static' 'haskell-warp' 'haskell-yaml')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('bc8cc9944229c691fbec6b7e6ea52e8a65bd8cc2093d42bd577e30ded1767370b439d8dc694e9842b300f7c884f851cac6a2a9de2817a961c779b83fb0ee1718')
+
+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 \
+-fcheckexternal -fwatchserver -fpreviewserver -fusepandoc
+runhaskell Setup build
+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
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning 
"https://github.com/jaspervdj/hakyll/issues/682;
+}
+
+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-hakyll/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:42:42
  Author: felixonmars
Revision: 438114

upgpkg: haskell-hakyll 4.12.5.1-20

rebuild with texmath 0.11.2.2

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:40:06 UTC (rev 438113)
+++ PKGBUILD2019-03-08 16:42:42 UTC (rev 438114)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.12.5.1
-pkgrel=19
+pkgrel=20
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("BSD")


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:40:06
  Author: felixonmars
Revision: 438113

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc-citeproc/repos/community-staging-x86_64/
  pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD
(from rev 438112, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
438112, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 16:40:06 UTC (rev 438113)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.16.1
+pkgrel=10
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-attoparsec'
+ 'haskell-base-compat' 'haskell-data-default' 'haskell-hs-bibutils' 
'haskell-libyaml'
+ 'haskell-network' 'haskell-old-locale' 'pandoc' 
'haskell-pandoc-types' 'haskell-rfc5051'
+ 'haskell-safe' 'haskell-setenv' 'haskell-split' 'haskell-syb' 
'haskell-tagsoup'
+ 'haskell-temporary' 'haskell-text-icu' 'haskell-unordered-containers' 
'haskell-vector'
+ 'haskell-xml-conduit' 'haskell-yaml')
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('603a38a21d3973aaf606671a7a297f20b267dd47c327bf4741c84b10b215c7d4a6eba6f55236a80602d18912001df1bbd66b81683fb0a3931f3d566458923b88')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+# TODO: find a better solution
+sed -i 
"s|(\"HOME\",\".\")|(\"HOME\",\".\"),(\"LD_LIBRARY_PATH\",\"$PWD/dist/build\"),(\"pandoc_citeproc_datadir\",\"$PWD\")|"
 tests/test-pandoc-citeproc.hs
+}
+
+build() {
+cd "${srcdir}/$pkgname-${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-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils -f-static
+runhaskell Setup build
+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
+# https://github.com/jgm/pandoc-citeproc/issues/342
+runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/$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 pandoc-citeproc/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:39:47
  Author: felixonmars
Revision: 438112

upgpkg: pandoc-citeproc 0.16.1-10

rebuild with texmath 0.11.2.2

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:36:44 UTC (rev 438111)
+++ PKGBUILD2019-03-08 16:39:47 UTC (rev 438112)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.16.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:36:44
  Author: felixonmars
Revision: 438111

archrelease: copy trunk to community-x86_64

Added:
  verilator/repos/community-x86_64/PKGBUILD
(from rev 438110, verilator/trunk/PKGBUILD)
Deleted:
  verilator/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:36:23 UTC (rev 438110)
+++ PKGBUILD2019-03-08 16:36:44 UTC (rev 438111)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Marcin (CTRL) Wieczorek 
-# Contributor: Jeffrey Tolar 
-
-pkgname=verilator
-pkgver=4.004
-pkgrel=1
-pkgdesc='The fastest free Verilog HDL simulator'
-url='http://www.veripool.org/projects/verilator/wiki/Intro'
-arch=('x86_64')
-license=('LGPL')
-depends=('gcc-libs')
-makedepends=('gcc')
-source=("http://www.veripool.org/ftp/verilator-$pkgver.tgz;)
-sha512sums=('f8aa345826cfb2045af54026dc17a90a8f33735399e582e43252bd5bd1766615c2ab049236bda78c917628ac54e303bd2412d442fac2789c0fcc4f38770ecff5')
-
-build() {
-  cd verilator-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd verilator-$pkgver
-
-  make install DESTDIR="$pkgdir"
-}

Copied: verilator/repos/community-x86_64/PKGBUILD (from rev 438110, 
verilator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:36:44 UTC (rev 438111)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Contributor: Marcin (CTRL) Wieczorek 
+# Contributor: Jeffrey Tolar 
+
+pkgname=verilator
+pkgver=4.010
+pkgrel=1
+pkgdesc='The fastest free Verilog HDL simulator'
+url='http://www.veripool.org/projects/verilator/wiki/Intro'
+arch=('x86_64')
+license=('LGPL')
+depends=('gcc-libs')
+makedepends=('gcc')
+source=("http://www.veripool.org/ftp/verilator-$pkgver.tgz;)
+sha512sums=('7e6915b48207cb54d7c6a3ad2e03c8da078e63f6a25dd9edf64853294c0985bda0d9893e6ca2a81f3cd9bc107a7fba32664eb62edddaa5bbc51633f56a581652')
+
+build() {
+  cd verilator-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd verilator-$pkgver
+
+  make install DESTDIR="$pkgdir"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:36:23
  Author: felixonmars
Revision: 438110

upgpkg: verilator 4.010-1

Modified:
  verilator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:32:10 UTC (rev 438109)
+++ PKGBUILD2019-03-08 16:36:23 UTC (rev 438110)
@@ -3,7 +3,7 @@
 # Contributor: Jeffrey Tolar 
 
 pkgname=verilator
-pkgver=4.004
+pkgver=4.010
 pkgrel=1
 pkgdesc='The fastest free Verilog HDL simulator'
 url='http://www.veripool.org/projects/verilator/wiki/Intro'
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('gcc')
 source=("http://www.veripool.org/ftp/verilator-$pkgver.tgz;)
-sha512sums=('f8aa345826cfb2045af54026dc17a90a8f33735399e582e43252bd5bd1766615c2ab049236bda78c917628ac54e303bd2412d442fac2789c0fcc4f38770ecff5')
+sha512sums=('7e6915b48207cb54d7c6a3ad2e03c8da078e63f6a25dd9edf64853294c0985bda0d9893e6ca2a81f3cd9bc107a7fba32664eb62edddaa5bbc51633f56a581652')
 
 build() {
   cd verilator-$pkgver


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:32:10
  Author: felixonmars
Revision: 438109

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc/repos/community-staging-x86_64/
  pandoc/repos/community-staging-x86_64/PKGBUILD
(from rev 438108, pandoc/trunk/PKGBUILD)

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 438108, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 16:32:10 UTC (rev 438109)
@@ -0,0 +1,64 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.6
+pkgrel=17
+pkgdesc='Conversion between markup formats'
+url='https://pandoc.org'
+license=('GPL')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http' 'haskell-juicypixels' 'haskell-sha' 
'haskell-aeson'
+ 'haskell-aeson-pretty' 'haskell-base-compat' 
'haskell-base64-bytestring'
+ 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-case-insensitive' 'haskell-cmark-gfm'
+ 'haskell-data-default' 'haskell-doctemplates' 'haskell-exceptions' 
'haskell-glob'
+ 'haskell-haddock-library' 'haskell-ipynb' 'haskell-skylighting' 
'haskell-hslua'
+ 'haskell-hslua-module-text' 'haskell-http-client' 'haskell-syb' 
'haskell-hsyaml' 'haskell-http-client-tls'
+ 'haskell-http-types' 'haskell-safe' 'haskell-split' 'haskell-texmath'
+ 'haskell-network' 'haskell-pandoc-types' 'haskell-random'
+ 'haskell-tagsoup' 'haskell-temporary' 'haskell-network-uri' 
'haskell-unicode-transforms'
+ 'haskell-unordered-containers' 'haskell-zip-archive' 'haskell-vector' 
'haskell-xml'
+ 'haskell-zlib')
+optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc 
filter'
+'pandoc-crossref: for numbering figures, equations, tables and 
cross-references to them with pandoc-crossref filter'
+'texlive-core: for pdf output')
+conflicts=('haskell-pandoc')
+replaces=('haskell-pandoc')
+makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck'
+ 'haskell-tasty-golden' 'haskell-quickcheck' 
'haskell-executable-path')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('edcaa419c078916f236270da14bf5061759ff5ce96bf5f4567aea762efe591db363be9fbb45b517bb974a9c29cce92d91b15ae7d32b2512018e0d30211b9772b')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+# TODO: find a better solution
+sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ 
[(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+}
+
+build() {
+cd "${srcdir}/${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 \
+-f-trypandoc -f-embed_data_files -f-static
+runhaskell Setup build
+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 "${srcdir}/${pkgname}-${pkgver}"
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/${pkgbase}-${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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.md"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:31:51
  Author: felixonmars
Revision: 438108

upgpkg: pandoc 2.6-17

rebuild with texmath 0.11.2.2

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:27:39 UTC (rev 438107)
+++ PKGBUILD2019-03-08 16:31:51 UTC (rev 438108)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.6
-pkgrel=16
+pkgrel=17
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:27:39
  Author: felixonmars
Revision: 438107

archrelease: copy trunk to community-any

Added:
  certbot-nginx/repos/community-any/PKGBUILD
(from rev 438106, certbot-nginx/trunk/PKGBUILD)
Deleted:
  certbot-nginx/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:27:13 UTC (rev 438106)
+++ PKGBUILD2019-03-08 16:27:39 UTC (rev 438107)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Gordian Edenhofer 
-
-pkgname=certbot-nginx
-pkgver=0.31.0
-pkgrel=1
-pkgdesc="Nginx plugin for Let’s Encrypt client"
-arch=('any')
-license=('Apache')
-url="https://pypi.python.org/pypi/$pkgname;
-depends=('certbot' 'python-acme' 'python-mock' 'python-pyopenssl' 
'python-pyparsing'
- 'python-setuptools' 'python-zope-interface')
-replaces=("letsencrypt-nginx")
-source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
-  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
-  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('bfb8e1c39c0b40aabc08f6651100f29e2a8fff7c79906bd95c199c913bb3214f83d22684c637042093631ff0f69045099f11b33f80955f126ae356fba4807a7b'
-'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py install --root="$pkgdir"
-}

Copied: certbot-nginx/repos/community-any/PKGBUILD (from rev 438106, 
certbot-nginx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:27:39 UTC (rev 438107)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Contributor: Gordian Edenhofer 
+
+pkgname=certbot-nginx
+pkgver=0.32.0
+pkgrel=1
+pkgdesc="Nginx plugin for Let’s Encrypt client"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname;
+depends=('certbot' 'python-acme' 'python-mock' 'python-pyopenssl' 
'python-pyparsing'
+ 'python-setuptools' 'python-zope-interface')
+replaces=("letsencrypt-nginx")
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+sha512sums=('21ebd6688f3dc7100bd35ed6a46293ab57656413ef296203427e08730dd7b2d98b8131ac05f022d9f87b1fc6a736d8993191aaad4f53e8e2b24daae77d1da57b'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py install --root="$pkgdir"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:27:13
  Author: felixonmars
Revision: 438106

upgpkg: certbot-nginx 0.32.0-1

Modified:
  certbot-nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:25:50 UTC (rev 438105)
+++ PKGBUILD2019-03-08 16:27:13 UTC (rev 438106)
@@ -2,7 +2,7 @@
 # Contributor: Gordian Edenhofer 
 
 pkgname=certbot-nginx
-pkgver=0.31.0
+pkgver=0.32.0
 pkgrel=1
 pkgdesc="Nginx plugin for Let’s Encrypt client"
 arch=('any')
@@ -15,7 +15,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('bfb8e1c39c0b40aabc08f6651100f29e2a8fff7c79906bd95c199c913bb3214f83d22684c637042093631ff0f69045099f11b33f80955f126ae356fba4807a7b'
+sha512sums=('21ebd6688f3dc7100bd35ed6a46293ab57656413ef296203427e08730dd7b2d98b8131ac05f022d9f87b1fc6a736d8993191aaad4f53e8e2b24daae77d1da57b'
 'SKIP')
 
 build() {


[arch-commits] Commit in certbot-dns-linode/repos/community-any (PKGBUILD PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:25:50
  Author: felixonmars
Revision: 438105

archrelease: copy trunk to community-any

Added:
  certbot-dns-linode/repos/community-any/PKGBUILD
(from rev 438104, certbot-dns-linode/trunk/PKGBUILD)
Deleted:
  certbot-dns-linode/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:25:26 UTC (rev 438104)
+++ PKGBUILD2019-03-08 16:25:50 UTC (rev 438105)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=certbot-dns-linode
-pkgver=0.31.0
-pkgrel=1
-pkgdesc="Linode DNS Authenticator plugin for Certbot"
-arch=('any')
-license=('Apache')
-url="https://pypi.python.org/pypi/$pkgname;
-depends=('certbot' 'dns-lexicon' 'python-acme' 'python-mock' 
'python-setuptools'
- 'python-zope-interface')
-source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
-  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
-  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('4105921507e1a92a18f5e84c5e89c9daf64bbb6069e37e07176459e5425329264b8399f2fb63935ebf72e4e8d02f54b68a3e90a975cc38a7c49f7981b2ed418e'
-'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py install --root="$pkgdir"
-}

Copied: certbot-dns-linode/repos/community-any/PKGBUILD (from rev 438104, 
certbot-dns-linode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:25:50 UTC (rev 438105)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=certbot-dns-linode
+pkgver=0.32.0
+pkgrel=1
+pkgdesc="Linode DNS Authenticator plugin for Certbot"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname;
+depends=('certbot' 'dns-lexicon' 'python-acme' 'python-mock' 
'python-setuptools'
+ 'python-zope-interface')
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+sha512sums=('f249bb20dd5d530e4aad7fcb8d9ac69f2bf42491d3ebd52315d1e0ab9774d4256923341018d7155c464d4c8f7856b1c10de0f7d716643827d58120c2bf979e32'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py install --root="$pkgdir"
+}


[arch-commits] Commit in certbot-dns-linode/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:25:26
  Author: felixonmars
Revision: 438104

upgpkg: certbot-dns-linode 0.32.0-1

Modified:
  certbot-dns-linode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:24:59 UTC (rev 438103)
+++ PKGBUILD2019-03-08 16:25:26 UTC (rev 438104)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=certbot-dns-linode
-pkgver=0.31.0
+pkgver=0.32.0
 pkgrel=1
 pkgdesc="Linode DNS Authenticator plugin for Certbot"
 arch=('any')
@@ -13,7 +13,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('4105921507e1a92a18f5e84c5e89c9daf64bbb6069e37e07176459e5425329264b8399f2fb63935ebf72e4e8d02f54b68a3e90a975cc38a7c49f7981b2ed418e'
+sha512sums=('f249bb20dd5d530e4aad7fcb8d9ac69f2bf42491d3ebd52315d1e0ab9774d4256923341018d7155c464d4c8f7856b1c10de0f7d716643827d58120c2bf979e32'
 'SKIP')
 
 build() {


[arch-commits] Commit in nodejs/repos/community-x86_64 (4 files)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:24:59
  Author: felixonmars
Revision: 438103

archrelease: copy trunk to community-x86_64

Added:
  nodejs/repos/community-x86_64/PKGBUILD
(from rev 438102, nodejs/trunk/PKGBUILD)
  nodejs/repos/community-x86_64/rebuild.list
(from rev 438102, nodejs/trunk/rebuild.list)
Deleted:
  nodejs/repos/community-x86_64/PKGBUILD
  nodejs/repos/community-x86_64/rebuild.list

--+
 PKGBUILD |  144 -
 rebuild.list |4 -
 2 files changed, 74 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:24:29 UTC (rev 438102)
+++ PKGBUILD2019-03-08 16:24:59 UTC (rev 438103)
@@ -1,72 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor  Bartłomiej Piotrowski 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: James Campos 
-# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Contributor: Dongsheng Cai 
-# Contributor: Masutu Subric 
-# Contributor: TIanyi Cui 
-
-pkgname=nodejs
-pkgver=11.11.0
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript'
-arch=('x86_64')
-url='http://nodejs.org/'
-license=('MIT')
-depends=('openssl' 'zlib' 'icu' 'libuv' 'c-ares' 'libnghttp2') # 'http-parser' 
'v8')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz;)
-sha512sums=('b76571198965ae2bcc80e3a29d95e0e52e4cd640ee89b7907fb173c92d404326fd2dddea3d37e92306de5800eb1613c22727ae6b8a259f3e10581623b283fb78')
-
-prepare() {
-  cd node-$pkgver
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-$pkgver
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---experimental-http-parser \
---shared-cares \
---shared-nghttp2
-# --shared-v8
-# --shared-http-parser
-
-  make
-}
-
-check() {
-  cd node-$pkgver
-  # Expected failure: https://github.com/nodejs/node/issues/11627
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  install -D -m644 LICENSE \
-"$pkgdir"/usr/share/licenses/nodejs/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-x86_64/PKGBUILD (from rev 438102, 
nodejs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:24:59 UTC (rev 438103)
@@ -0,0 +1,72 @@
+# Maintainer: Felix Yan 
+# Contributor  Bartłomiej Piotrowski 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: James Campos 
+# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Dongsheng Cai 
+# Contributor: Masutu Subric 
+# Contributor: TIanyi Cui 
+
+pkgname=nodejs
+pkgver=11.11.0
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl' 'zlib' 'icu' 'libuv' 'c-ares' 'libnghttp2') # 'http-parser' 
'v8')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz;)
+sha512sums=('b76571198965ae2bcc80e3a29d95e0e52e4cd640ee89b7907fb173c92d404326fd2dddea3d37e92306de5800eb1613c22727ae6b8a259f3e10581623b283fb78')
+
+prepare() {
+  cd node-$pkgver
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-$pkgver
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--experimental-http-parser \
+--shared-cares \
+--shared-nghttp2
+# --shared-v8
+# --shared-http-parser
+
+  make
+}
+
+check() {
+  cd node-$pkgver
+  # Expected failure: https://github.com/nodejs/node/issues/11627
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -D -m644 LICENSE \
+"$pkgdir"/usr/share/licenses/nodejs/LICENSE
+}
+
+# vim:set ts=2 

[arch-commits] Commit in certbot-dns-gehirn/repos/community-any (PKGBUILD PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:24:29
  Author: felixonmars
Revision: 438102

archrelease: copy trunk to community-any

Added:
  certbot-dns-gehirn/repos/community-any/PKGBUILD
(from rev 438101, certbot-dns-gehirn/trunk/PKGBUILD)
Deleted:
  certbot-dns-gehirn/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:24:03 UTC (rev 438101)
+++ PKGBUILD2019-03-08 16:24:29 UTC (rev 438102)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=certbot-dns-gehirn
-pkgver=0.31.0
-pkgrel=1
-pkgdesc="Gehirn DNS Authenticator plugin for Certbot"
-arch=('any')
-license=('Apache')
-url="https://pypi.python.org/pypi/$pkgname;
-depends=('certbot' 'dns-lexicon' 'python-acme' 'python-mock' 
'python-setuptools'
- 'python-zope-interface')
-source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
-  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
-  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('536fd7802608a014209f2292d95ac1489ded194f4d320527e6c628068826c193a718224973f9ec77f48b88d3eae244c2675b54f5347a0f865f98a14a73c1bbdb'
-'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py install --root="$pkgdir"
-}

Copied: certbot-dns-gehirn/repos/community-any/PKGBUILD (from rev 438101, 
certbot-dns-gehirn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:24:29 UTC (rev 438102)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=certbot-dns-gehirn
+pkgver=0.32.0
+pkgrel=1
+pkgdesc="Gehirn DNS Authenticator plugin for Certbot"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname;
+depends=('certbot' 'dns-lexicon' 'python-acme' 'python-mock' 
'python-setuptools'
+ 'python-zope-interface')
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+sha512sums=('1fd4aaabc9ebd3b12e3bc2ed050a2cbb43a081339e7cc2ae917e4eedf424c9d33ebf6b0f41061e06d9a9313bed2706917a66a8c5d8deeb299a5c361313fd5e6e'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py install --root="$pkgdir"
+}


[arch-commits] Commit in certbot-dns-gehirn/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:24:03
  Author: felixonmars
Revision: 438101

upgpkg: certbot-dns-gehirn 0.32.0-1

Modified:
  certbot-dns-gehirn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:20:09 UTC (rev 438100)
+++ PKGBUILD2019-03-08 16:24:03 UTC (rev 438101)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=certbot-dns-gehirn
-pkgver=0.31.0
+pkgver=0.32.0
 pkgrel=1
 pkgdesc="Gehirn DNS Authenticator plugin for Certbot"
 arch=('any')
@@ -13,7 +13,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('536fd7802608a014209f2292d95ac1489ded194f4d320527e6c628068826c193a718224973f9ec77f48b88d3eae244c2675b54f5347a0f865f98a14a73c1bbdb'
+sha512sums=('1fd4aaabc9ebd3b12e3bc2ed050a2cbb43a081339e7cc2ae917e4eedf424c9d33ebf6b0f41061e06d9a9313bed2706917a66a8c5d8deeb299a5c361313fd5e6e'
 'SKIP')
 
 build() {


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:20:09
  Author: felixonmars
Revision: 438100

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-texmath/repos/community-staging-x86_64/PKGBUILD (from rev 
438099, haskell-texmath/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-08 16:20:09 UTC (rev 438100)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=texmath
+pkgname=haskell-texmath
+pkgver=0.11.2.2
+pkgrel=1
+pkgdesc="Conversion between formats used to represent mathematics."
+url="https://github.com/jgm/texmath;
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-network-uri' 'haskell-pandoc-types'
+ 'haskell-syb' 'haskell-xml')
+makedepends=('ghc' 'haskell-split' 'haskell-temporary' 'haskell-utf8-string')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('510022f5ac25852dd3ffe51a1a700e69a4d1c8b685709e50f87afaa93b4f6490fe220fe50bb42b3978cf98eab8e1534acedb0fdaa74b49ec5688f9b040620916')
+
+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 \
+-fnetwork-uri -f-executable
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:19:38
  Author: felixonmars
Revision: 438098

upgpkg: haskell-texmath 0.11.2.2-1

rebuild with texmath 0.11.2.2

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:19:17 UTC (rev 438097)
+++ PKGBUILD2019-03-08 16:19:38 UTC (rev 438098)
@@ -3,7 +3,7 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.11.2.1
+pkgver=0.11.2.2
 pkgrel=1
 pkgdesc="Conversion between formats used to represent mathematics."
 url="https://github.com/jgm/texmath;
@@ -13,7 +13,7 @@
  'haskell-syb' 'haskell-xml')
 makedepends=('ghc' 'haskell-split' 'haskell-temporary' 'haskell-utf8-string')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('609614c99234cce8dc72d4724217164fd6257197a71862837fc117f20947f9c48e4eb0692b85c65c0c1d3c8cb4b2fbdb2e8b33657283efd99800a7c4c75cacf3')
+sha512sums=('510022f5ac25852dd3ffe51a1a700e69a4d1c8b685709e50f87afaa93b4f6490fe220fe50bb42b3978cf98eab8e1534acedb0fdaa74b49ec5688f9b040620916')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in certbot-dns-sakuracloud/repos/community-any (2 files)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:19:40
  Author: felixonmars
Revision: 438099

archrelease: copy trunk to community-any

Added:
  certbot-dns-sakuracloud/repos/community-any/PKGBUILD
(from rev 438097, certbot-dns-sakuracloud/trunk/PKGBUILD)
Deleted:
  certbot-dns-sakuracloud/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:19:38 UTC (rev 438098)
+++ PKGBUILD2019-03-08 16:19:40 UTC (rev 438099)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=certbot-dns-sakuracloud
-pkgver=0.31.0
-pkgrel=1
-pkgdesc="Sakura Cloud DNS Authenticator plugin for Certbot"
-arch=('any')
-license=('Apache')
-url="https://pypi.python.org/pypi/$pkgname;
-depends=('certbot' 'dns-lexicon' 'python-acme' 'python-mock' 
'python-setuptools'
- 'python-zope-interface')
-source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
-  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
-  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('86b1f703e93738269bb059af43a105b1d27b4c27a659dd991defecd3d1b3c06b7219270e9655c995a5c8990b299c267dbd28bea49ece73889b93a68a259315cf'
-'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py install --root="$pkgdir"
-}

Copied: certbot-dns-sakuracloud/repos/community-any/PKGBUILD (from rev 438097, 
certbot-dns-sakuracloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:19:40 UTC (rev 438099)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=certbot-dns-sakuracloud
+pkgver=0.32.0
+pkgrel=1
+pkgdesc="Sakura Cloud DNS Authenticator plugin for Certbot"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname;
+depends=('certbot' 'dns-lexicon' 'python-acme' 'python-mock' 
'python-setuptools'
+ 'python-zope-interface')
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+sha512sums=('f3386ec04e5be9acddeef7e84899af5e580bac2ce0a5bef87545307de813f504a31adb1661182e25cd66553d451e3443037fb640fae68db19198db8adb1bda73'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py install --root="$pkgdir"
+}


[arch-commits] Commit in certbot-dns-sakuracloud/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:19:17
  Author: felixonmars
Revision: 438097

upgpkg: certbot-dns-sakuracloud 0.32.0-1

Modified:
  certbot-dns-sakuracloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:18:06 UTC (rev 438096)
+++ PKGBUILD2019-03-08 16:19:17 UTC (rev 438097)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=certbot-dns-sakuracloud
-pkgver=0.31.0
+pkgver=0.32.0
 pkgrel=1
 pkgdesc="Sakura Cloud DNS Authenticator plugin for Certbot"
 arch=('any')
@@ -13,7 +13,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('86b1f703e93738269bb059af43a105b1d27b4c27a659dd991defecd3d1b3c06b7219270e9655c995a5c8990b299c267dbd28bea49ece73889b93a68a259315cf'
+sha512sums=('f3386ec04e5be9acddeef7e84899af5e580bac2ce0a5bef87545307de813f504a31adb1661182e25cd66553d451e3443037fb640fae68db19198db8adb1bda73'
 'SKIP')
 
 build() {


[arch-commits] Commit in certbot-dns-ovh/repos/community-any (PKGBUILD PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:18:06
  Author: felixonmars
Revision: 438096

archrelease: copy trunk to community-any

Added:
  certbot-dns-ovh/repos/community-any/PKGBUILD
(from rev 438095, certbot-dns-ovh/trunk/PKGBUILD)
Deleted:
  certbot-dns-ovh/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:17:44 UTC (rev 438095)
+++ PKGBUILD2019-03-08 16:18:06 UTC (rev 438096)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=certbot-dns-ovh
-pkgver=0.31.0
-pkgrel=1
-pkgdesc="OVH DNS Authenticator plugin for Certbot"
-arch=('any')
-license=('Apache')
-url="https://pypi.python.org/pypi/$pkgname;
-depends=('certbot' 'dns-lexicon' 'python-acme' 'python-mock' 
'python-setuptools'
- 'python-zope-interface')
-source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
-  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
-  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('c9fae4b680d5dd0b09a23e7b8b1542a8cd95ac6f1f4f902bbd8103403f0a2f3dc2cc3a3d7b3931cb04a9ae8ddea70d95b41346d568dfd4a93f08db6966ac1970'
-'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py install --root="$pkgdir"
-}

Copied: certbot-dns-ovh/repos/community-any/PKGBUILD (from rev 438095, 
certbot-dns-ovh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:18:06 UTC (rev 438096)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=certbot-dns-ovh
+pkgver=0.32.0
+pkgrel=1
+pkgdesc="OVH DNS Authenticator plugin for Certbot"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname;
+depends=('certbot' 'dns-lexicon' 'python-acme' 'python-mock' 
'python-setuptools'
+ 'python-zope-interface')
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+sha512sums=('3e94710407a76742fa31964a66875d469f1dd61205dea1c85d643d1a2acd6a30b2b1e5580a3aa1e9fe6fd704327da679ad0cfc265531738c9b50a3ff12c9616c'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py install --root="$pkgdir"
+}


[arch-commits] Commit in certbot-dns-ovh/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:17:44
  Author: felixonmars
Revision: 438095

upgpkg: certbot-dns-ovh 0.32.0-1

Modified:
  certbot-dns-ovh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:16:12 UTC (rev 438094)
+++ PKGBUILD2019-03-08 16:17:44 UTC (rev 438095)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=certbot-dns-ovh
-pkgver=0.31.0
+pkgver=0.32.0
 pkgrel=1
 pkgdesc="OVH DNS Authenticator plugin for Certbot"
 arch=('any')
@@ -13,7 +13,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('c9fae4b680d5dd0b09a23e7b8b1542a8cd95ac6f1f4f902bbd8103403f0a2f3dc2cc3a3d7b3931cb04a9ae8ddea70d95b41346d568dfd4a93f08db6966ac1970'
+sha512sums=('3e94710407a76742fa31964a66875d469f1dd61205dea1c85d643d1a2acd6a30b2b1e5580a3aa1e9fe6fd704327da679ad0cfc265531738c9b50a3ff12c9616c'
 'SKIP')
 
 build() {


[arch-commits] Commit in certbot-dns-route53/repos/community-any (PKGBUILD PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:16:12
  Author: felixonmars
Revision: 438094

archrelease: copy trunk to community-any

Added:
  certbot-dns-route53/repos/community-any/PKGBUILD
(from rev 438093, certbot-dns-route53/trunk/PKGBUILD)
Deleted:
  certbot-dns-route53/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:15:50 UTC (rev 438093)
+++ PKGBUILD2019-03-08 16:16:12 UTC (rev 438094)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=certbot-dns-route53
-pkgver=0.31.0
-pkgrel=1
-pkgdesc="Route53 DNS Authenticator plugin for Certbot"
-arch=('any')
-license=('Apache')
-url="https://pypi.python.org/pypi/$pkgname;
-depends=('certbot' 'python-acme' 'python-boto3' 'python-mock' 
'python-setuptools'
- 'python-zope-interface')
-source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
-  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
-  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('402e08fbcc72affa787cf2f57f3984fa21b6ccbc121cb09b4f3727a80fa36e94f83c6cdc37735c7a4257ca96c1ec5d90d8f7655ae3b67b7002ca305b5bbe9e43'
-'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py install --root="$pkgdir"
-}

Copied: certbot-dns-route53/repos/community-any/PKGBUILD (from rev 438093, 
certbot-dns-route53/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:16:12 UTC (rev 438094)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=certbot-dns-route53
+pkgver=0.32.0
+pkgrel=1
+pkgdesc="Route53 DNS Authenticator plugin for Certbot"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname;
+depends=('certbot' 'python-acme' 'python-boto3' 'python-mock' 
'python-setuptools'
+ 'python-zope-interface')
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+sha512sums=('a7120a05855d6e90698154f70b9f68542df41d6a69a67a455eda5c0d67034e81f4e6b82cbbd8308d270e658ea0fb996668481227f78ce299362c0c97193c62f2'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py install --root="$pkgdir"
+}


[arch-commits] Commit in certbot-dns-route53/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:15:50
  Author: felixonmars
Revision: 438093

upgpkg: certbot-dns-route53 0.32.0-1

Modified:
  certbot-dns-route53/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:14:30 UTC (rev 438092)
+++ PKGBUILD2019-03-08 16:15:50 UTC (rev 438093)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=certbot-dns-route53
-pkgver=0.31.0
+pkgver=0.32.0
 pkgrel=1
 pkgdesc="Route53 DNS Authenticator plugin for Certbot"
 arch=('any')
@@ -13,7 +13,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('402e08fbcc72affa787cf2f57f3984fa21b6ccbc121cb09b4f3727a80fa36e94f83c6cdc37735c7a4257ca96c1ec5d90d8f7655ae3b67b7002ca305b5bbe9e43'
+sha512sums=('a7120a05855d6e90698154f70b9f68542df41d6a69a67a455eda5c0d67034e81f4e6b82cbbd8308d270e658ea0fb996668481227f78ce299362c0c97193c62f2'
 'SKIP')
 
 build() {


[arch-commits] Commit in certbot-dns-rfc2136/repos/community-any (PKGBUILD PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:14:30
  Author: felixonmars
Revision: 438092

archrelease: copy trunk to community-any

Added:
  certbot-dns-rfc2136/repos/community-any/PKGBUILD
(from rev 438091, certbot-dns-rfc2136/trunk/PKGBUILD)
Deleted:
  certbot-dns-rfc2136/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-08 16:14:00 UTC (rev 438091)
+++ PKGBUILD2019-03-08 16:14:30 UTC (rev 438092)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=certbot-dns-rfc2136
-pkgver=0.31.0
-pkgrel=1
-pkgdesc="NS1 DNS Authenticator plugin for Certbot"
-arch=('any')
-license=('Apache')
-url="https://pypi.python.org/pypi/$pkgname;
-depends=('certbot' 'python-acme' 'python-dnspython' 'python-mock' 
'python-setuptools'
- 'python-zope-interface')
-source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
-  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
-  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('bb76cff6c830a7d2504b4508a73fda58d225b93fd9b0cec7668a1b6ea3b84d0ab0ad314bdfa93e00df3aaeb6a8a52c868254c657a25c365669adbf2e4e5458e9'
-'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python setup.py install --root="$pkgdir"
-}

Copied: certbot-dns-rfc2136/repos/community-any/PKGBUILD (from rev 438091, 
certbot-dns-rfc2136/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-08 16:14:30 UTC (rev 438092)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=certbot-dns-rfc2136
+pkgver=0.32.0
+pkgrel=1
+pkgdesc="NS1 DNS Authenticator plugin for Certbot"
+arch=('any')
+license=('Apache')
+url="https://pypi.python.org/pypi/$pkgname;
+depends=('certbot' 'python-acme' 'python-dnspython' 'python-mock' 
'python-setuptools'
+ 'python-zope-interface')
+source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
+  '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
+  'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
+sha512sums=('796b19dabceb4ffb00680a71ca21ac738d499d1adb2371c4dbc0bcdc3861174d80cb9d484c961ec59e8327b6027d2fc7d48817e14bc87cedc844027174070ce8'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py install --root="$pkgdir"
+}


[arch-commits] Commit in certbot-dns-rfc2136/trunk (PKGBUILD)

2019-03-08 Thread Felix Yan via arch-commits
Date: Friday, March 8, 2019 @ 16:14:00
  Author: felixonmars
Revision: 438091

upgpkg: certbot-dns-rfc2136 0.32.0-1

Modified:
  certbot-dns-rfc2136/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 16:12:54 UTC (rev 438090)
+++ PKGBUILD2019-03-08 16:14:00 UTC (rev 438091)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=certbot-dns-rfc2136
-pkgver=0.31.0
+pkgver=0.32.0
 pkgrel=1
 pkgdesc="NS1 DNS Authenticator plugin for Certbot"
 arch=('any')
@@ -13,7 +13,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
   '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
   'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('bb76cff6c830a7d2504b4508a73fda58d225b93fd9b0cec7668a1b6ea3b84d0ab0ad314bdfa93e00df3aaeb6a8a52c868254c657a25c365669adbf2e4e5458e9'
+sha512sums=('796b19dabceb4ffb00680a71ca21ac738d499d1adb2371c4dbc0bcdc3861174d80cb9d484c961ec59e8327b6027d2fc7d48817e14bc87cedc844027174070ce8'
 'SKIP')
 
 build() {


  1   2   >