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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:59:17
  Author: felixonmars
Revision: 273954

upgpkg: haskell-pretty-show 1.6.14-1

rebuild with pretty-show,1.6.14

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:58:02 UTC (rev 273953)
+++ PKGBUILD2017-12-12 07:59:17 UTC (rev 273954)
@@ -3,8 +3,8 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.6.13
-pkgrel=5
+pkgver=1.6.14
+pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show;
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('7917e5b34e3eefdff3b72d37cedd9f692be1176febe1087e713be9e6c00baf5ffbdd3a7ecca685936ddf73a6765f8145d94ac5a9c026fc8de58794e0a06a184e')
+sha512sums=('f5d86ab32458f55e2aa03a4434f74186809aa161337237d194beb6ece91127936fa41f0a8eb5d8b580bb8702858a0520c0c455496a55936dab20831c314bee09')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:57:37
  Author: felixonmars
Revision: 273952

upgpkg: python-matplotlib 2.1.1-1

Modified:
  python-matplotlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:56:21 UTC (rev 273951)
+++ PKGBUILD2017-12-12 07:57:37 UTC (rev 273952)
@@ -7,7 +7,7 @@
 
 pkgbase=python-matplotlib
 pkgname=('python-matplotlib' 'python2-matplotlib')
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="A python plotting library, making publication quality plots"
 arch=('x86_64')
@@ -27,7 +27,7 @@
  'python2-backports.functools_lru_cache')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/matplotlib/matplotlib/archive/v$pkgver.tar.gz;
 setup.cfg)
-sha512sums=('19fa97eeb483218f92d72900654984387e90b9f9cc8fd62209443a6eaeb1415e68d7d9c20c5ae0028f99836db58f12aff3af56e756a4673f5130e3f5a724ca87'
+sha512sums=('7faa6e4d215d863c436f5d5df9b2a19cf7044ec8e75be4c2e5b70ecb9fff7db03a8f092449401755c40a9ba719d1b0a7cc286e1e5ae5926b74cf91ec3826134f'
 
'f08c0b2e94599fdf2b736b8a655d862209934441d90f20ed872cfc128b8d2a6525763ab7cf64f2b3630e22a90798f4c52aa93b18087e9b48708d9bae34aada0b')
 
 prepare() {


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:58:02
  Author: felixonmars
Revision: 273953

archrelease: copy trunk to community-x86_64

Added:
  python-matplotlib/repos/community-x86_64/PKGBUILD
(from rev 273952, python-matplotlib/trunk/PKGBUILD)
  python-matplotlib/repos/community-x86_64/setup.cfg
(from rev 273952, python-matplotlib/trunk/setup.cfg)
Deleted:
  python-matplotlib/repos/community-x86_64/PKGBUILD
  python-matplotlib/repos/community-x86_64/setup.cfg

---+
 PKGBUILD  |  242 ++--
 setup.cfg |6 -
 2 files changed, 124 insertions(+), 124 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-12 07:57:37 UTC (rev 273952)
+++ PKGBUILD2017-12-12 07:58:02 UTC (rev 273953)
@@ -1,121 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Stefan Husmann 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Douglas Soares de Andrade 
-
-pkgbase=python-matplotlib
-pkgname=('python-matplotlib' 'python2-matplotlib')
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="A python plotting library, making publication quality plots"
-arch=('i686' 'x86_64')
-url='http://matplotlib.org'
-license=('custom')
-checkdepends=('python-pytest-xdist' 'python2-pytest-xdist' 
'python-pytest-runner'
-  'python2-pytest-runner' 'python2-mock' 'xorg-server-xvfb' 
'texlive-core'
-  'texlive-latexextra' 'imagemagick' 'ffmpeg' 'mencoder' 
'inkscape' 'python-pandas'
-  'python2-pandas' 'ttf-freefont')
-makedepends=('python2-pytz' 'python2-numpy' 'python2-pyqt4' 'python-pytz' 
'python-numpy'
- 'python-pyqt4' 'tk' 'python-cairocffi' 'python2-cairocffi' 
'python-dateutil'
- 'python2-dateutil' 'python-gobject' 'python2-gobject' 
'python-pyparsing'
- 'python2-pyparsing' 'pygtk' 'python-six' 'ghostscript' 
'texlive-bin'
- 'python-tornado' 'python2-tornado' 'gtk3' 'wxpython' 
'python-pyqt5' 'python2-pyqt5'
- 'libxkbcommon-x11' 'python-pillow' 'python2-pillow' 
'python-setuptools'
- 'python2-setuptools' 'python-cycler' 'python2-cycler'
- 'python2-backports.functools_lru_cache')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/matplotlib/matplotlib/archive/v$pkgver.tar.gz;
-setup.cfg)
-sha512sums=('19fa97eeb483218f92d72900654984387e90b9f9cc8fd62209443a6eaeb1415e68d7d9c20c5ae0028f99836db58f12aff3af56e756a4673f5130e3f5a724ca87'
-
'f08c0b2e94599fdf2b736b8a655d862209934441d90f20ed872cfc128b8d2a6525763ab7cf64f2b3630e22a90798f4c52aa93b18087e9b48708d9bae34aada0b')
-
-prepare() {
-  sed -i '/Subprocess32/d' matplotlib-$pkgver/setup.py
-
-  cp -a "$srcdir"/matplotlib-$pkgver{,-py2}
-
-  cd "$srcdir"/matplotlib-$pkgver
-  for file in $(find . -name '*.py' -print); do
-sed -i -e "s|^#!.*/usr/bin/python|#!/usr/bin/python3|" \
-   -e "s|^#!.*/usr/bin/env *python|#!/usr/bin/env python3|" $file
-  done
-
-  cd "$srcdir"/matplotlib-$pkgver-py2
-  for file in $(find . -name '*.py' -print); do
-sed -i -e "s|^#!.*/usr/bin/python|#!/usr/bin/python2|" \
-   -e "s|^#!.*/usr/bin/env *python|#!/usr/bin/env python2|" $file
-  done
-
-  cp -a "$srcdir"/matplotlib-$pkgver{,-test}
-  cp -a "$srcdir"/matplotlib-$pkgver-py2{,-test}
-
-  # Configure tests (FS#48175)
-  cp "$srcdir/setup.cfg" "$srcdir"/matplotlib-$pkgver-test/
-  cp "$srcdir/setup.cfg" "$srcdir"/matplotlib-$pkgver-py2-test/
-}
-
-build() {
-  # this seems to need to be present or gtk/gdk dies
-  # and hangs the build checking if gtk3cairo is installed
-  export XDG_RUNTIME_DIR=/tmp
-
-  cd "$srcdir"/matplotlib-$pkgver
-  python3 setup.py build
-
-  cd "$srcdir"/matplotlib-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  # Different font rendering details
-
-  cd "$srcdir"/matplotlib-$pkgver-test
-  xvfb-run -a -s "+extension GLX +extension RANDR +render -screen 0 
1280x1024x24" \
-python setup.py pytest --addopts="-n auto" || warning "Tests failed"
-
-  cd "$srcdir"/matplotlib-$pkgver-py2-test
-  xvfb-run -a -s "+extension GLX +extension RANDR +render -screen 0 
1280x1024x24" \
-python2 setup.py pytest --addopts="-n auto" || warning "Tests failed"
-}
-
-package_python-matplotlib() {
-  depends=('python-pytz' 'python-numpy' 'python-pyqt5' 'python-dateutil' 
'python-pyparsing'
-   'python-cycler' 'libxkbcommon-x11')
-  optdepends=('python-gobject: for GTK3Agg/GTK3Cairo backend'
-  'python-cairocffi: for GTK3Agg/GTK3Cairo backend'
-  'python-pyqt4: for Qt4Agg backend'
-  'tk: used by the TkAgg backend'
-  'ghostscript: usetex dependencies'
-  'texlive-bin: usetex dependencies'
-  'python-tornado: for webagg backend'
-  'python-pillow: for 

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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:55:44
  Author: felixonmars
Revision: 273949

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-auth/repos/community-staging-x86_64/
  haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD
(from rev 273948, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
273948, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-12 07:55:44 UTC (rev 273949)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.21
+pkgrel=5
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 
"haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('827cfff9ffb0f533b0cbc68cac53be1a057dde531596b57d823c14a3e737ba7c26394fd33b93dc6ad881ff6cc62e3246807f338c21ebe895be45b856460e7e23')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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
+}
+
+package() {
+cd "${srcdir}/${_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-yesod-auth/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:55:22
  Author: felixonmars
Revision: 273948

upgpkg: haskell-yesod-auth 1.4.21-5

rebuild with nonce,1.0.5

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:53:57 UTC (rev 273947)
+++ PKGBUILD2017-12-12 07:55:22 UTC (rev 273948)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.21
-pkgrel=4
+pkgrel=5
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:53:57
  Author: felixonmars
Revision: 273947

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-nonce/repos/community-staging-x86_64/PKGBUILD (from rev 273946, 
haskell-nonce/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-12 07:53:57 UTC (rev 273947)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=nonce
+pkgname=haskell-nonce
+pkgver=1.0.5
+pkgrel=1
+pkgdesc="Generate cryptographic nonces."
+url="https://github.com/prowdsponsor/nonce;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-entropy' 
'haskell-text' 'haskell-unliftio'
+ 'haskell-unliftio-core')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('234aac4ed72ed6d1a6bc990624362a40c6fd1941e51bb546c6119261e793b996eb410f746b2cae2b614b495aa109c781199a8c56ce66a16277c0316cbad3b0e3')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_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-nonce/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:53:36
  Author: felixonmars
Revision: 273946

upgpkg: haskell-nonce 1.0.5-1

rebuild with nonce,1.0.5

Modified:
  haskell-nonce/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:51:47 UTC (rev 273945)
+++ PKGBUILD2017-12-12 07:53:36 UTC (rev 273946)
@@ -4,20 +4,21 @@
 
 _hkgname=nonce
 pkgname=haskell-nonce
-pkgver=1.0.4
-pkgrel=6
+pkgver=1.0.5
+pkgrel=1
 pkgdesc="Generate cryptographic nonces."
 url="https://github.com/prowdsponsor/nonce;
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-base64-bytestring" "haskell-entropy" 
"haskell-text")
+depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-entropy' 
'haskell-text' 'haskell-unliftio'
+ 'haskell-unliftio-core')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('ced3029562b6a4716bd93bbe552cb64007c0e96c9c2f16098e1feeafef0598d704970ae155cd630699e2cb7168cdadf2a7e707e8a7c2798e01bcceb23c0ef4b6')
+sha512sums=('234aac4ed72ed6d1a6bc990624362a40c6fd1941e51bb546c6119261e793b996eb410f746b2cae2b614b495aa109c781199a8c56ce66a16277c0316cbad3b0e3')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
-
+
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
@@ -30,7 +31,7 @@
 
 package() {
 cd "${srcdir}/${_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}"


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:51:17
  Author: felixonmars
Revision: 273941

upgpkg: eslint 4.13.1-1

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:51:06 UTC (rev 273940)
+++ PKGBUILD2017-12-12 07:51:17 UTC (rev 273941)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=eslint
-pkgver=4.13.0
+pkgver=4.13.1
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('d65d9a56b133f72896b0441d2f75d91334e8bc740915969378884e3a294a411898367d5d5402e860eb67d3a88fa31844c05ba404f5f815ff16a060f8affec3d8')
+sha512sums=('502255579d11b4b1d8cc1a750d9f0230fb514a0e22559be380ef4824720ac9653f0272558ed7518a4a143cb076f67e69ccc07b4e7b0b4167f457a55425fa0f7f')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:51:47
  Author: felixonmars
Revision: 273945

archrelease: copy trunk to community-any

Added:
  eslint/repos/community-any/PKGBUILD
(from rev 273944, eslint/trunk/PKGBUILD)
Deleted:
  eslint/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-12 07:51:35 UTC (rev 273944)
+++ PKGBUILD2017-12-12 07:51:47 UTC (rev 273945)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=eslint
-pkgver=4.13.0
-pkgrel=1
-pkgdesc='An AST-based pattern checker for JavaScript'
-arch=('any')
-url='http://eslint.org'
-license=('MIT')
-depends=('nodejs' 'acorn')
-makedepends=('npm')
-source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
-noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('d65d9a56b133f72896b0441d2f75d91334e8bc740915969378884e3a294a411898367d5d5402e860eb67d3a88fa31844c05ba404f5f815ff16a060f8affec3d8')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Fix permissions
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-  done
-}

Copied: eslint/repos/community-any/PKGBUILD (from rev 273944, 
eslint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-12 07:51:47 UTC (rev 273945)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=eslint
+pkgver=4.13.1
+pkgrel=1
+pkgdesc='An AST-based pattern checker for JavaScript'
+arch=('any')
+url='http://eslint.org'
+license=('MIT')
+depends=('nodejs' 'acorn')
+makedepends=('npm')
+source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
+noextract=("$pkgname-$pkgver.tgz")
+sha512sums=('502255579d11b4b1d8cc1a750d9f0230fb514a0e22559be380ef4824720ac9653f0272558ed7518a4a143cb076f67e69ccc07b4e7b0b4167f457a55425fa0f7f')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Fix permissions
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn; do
+rm -r $dep;
+  done
+}


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:51:06
  Author: felixonmars
Revision: 273940

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-shelly/repos/community-staging-x86_64/PKGBUILD (from rev 
273939, haskell-shelly/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-12 07:51:06 UTC (rev 273940)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=shelly
+pkgname=haskell-shelly
+pkgver=1.6.9
+pkgrel=2
+pkgdesc="Shell-like (systems) programming in Haskell"
+url="https://github.com/yesodweb/Shelly.hs;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-mtl' 'haskell-unix-compat' 
'haskell-system-filepath'
+ 'haskell-system-fileio' 'haskell-monad-control' 'haskell-lifted-base'
+ 'haskell-lifted-async' 'haskell-exceptions' 
'haskell-enclosed-exceptions' 'haskell-text'
+ 'haskell-async' 'haskell-transformers-base')
+makedepends=('ghc' 'haskell-hunit' 'haskell-hspec')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1fd4912ebfe3f1a0e1968b0ac00b6baec2cc335d111c11a48889b41bafd67ef9c27a6405357ad6101e598f8a897a5869500ac596dc7197c19418011d96b0e1a3')
+
+prepare() {
+cd $_hkgname-$pkgver
+mkdir test/data/{dir,symlinked_dir}
+ln -s ../symlinked_dir test/data/dir/
+touch test/data/symlinked_dir/hoge_file
+}
+
+build() {
+cd "${srcdir}/${_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 \
+-f-lifted -f-build-examples
+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 "${srcdir}/${_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-shelly/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:50:36
  Author: felixonmars
Revision: 273939

upgpkg: haskell-shelly 1.6.9-2

rebuild with lifted-async,0.9.3.2

Modified:
  haskell-shelly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:49:03 UTC (rev 273938)
+++ PKGBUILD2017-12-12 07:50:36 UTC (rev 273939)
@@ -5,7 +5,7 @@
 _hkgname=shelly
 pkgname=haskell-shelly
 pkgver=1.6.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Shell-like (systems) programming in Haskell"
 url="https://github.com/yesodweb/Shelly.hs;
 license=("custom:BSD3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:49:03
  Author: felixonmars
Revision: 273938

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hedgehog/repos/community-staging-x86_64/PKGBUILD (from rev 
273937, haskell-hedgehog/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-12 07:49:03 UTC (rev 273938)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hedgehog
+pkgname=haskell-hedgehog
+pkgver=0.5.1
+pkgrel=4
+pkgdesc="A modern property-based testing system"
+url="https://hedgehog.qa;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-concurrent-output'
+ 'haskell-exceptions' 'haskell-lifted-async' 'haskell-mmorph' 
'haskell-monad-control'
+ 'haskell-mtl' 'haskell-pretty-show' 'haskell-primitive' 
'haskell-random'
+ 'haskell-resourcet' 'haskell-stm' 'haskell-text' 'haskell-th-lift'
+ 'haskell-transformers-base' 'haskell-wl-pprint-annotated')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('cad1e406ea8553242b5cd5ceff04967bf08c311f4e6e337684ba7ccc272897d0b006d40ef0d4d24c49a6383a6ab349c8441aee0a68681e110a850245c2f659c4')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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 "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:48:43
  Author: felixonmars
Revision: 273937

upgpkg: haskell-hedgehog 0.5.1-4

rebuild with lifted-async,0.9.3.2

Modified:
  haskell-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:47:48 UTC (rev 273936)
+++ PKGBUILD2017-12-12 07:48:43 UTC (rev 273937)
@@ -5,7 +5,7 @@
 _hkgname=hedgehog
 pkgname=haskell-hedgehog
 pkgver=0.5.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A modern property-based testing system"
 url="https://hedgehog.qa;
 license=("custom:BSD3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:47:28
  Author: felixonmars
Revision: 273935

upgpkg: haskell-lifted-async 0.9.3.2-1

rebuild with lifted-async,0.9.3.2

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:45:50 UTC (rev 273934)
+++ PKGBUILD2017-12-12 07:47:28 UTC (rev 273935)
@@ -3,23 +3,24 @@
 
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
-pkgver=0.9.3
-pkgrel=6
+pkgver=0.9.3.2
+pkgrel=1
 pkgdesc="Run lifted IO operations asynchronously and wait for their results"
 url="https://github.com/maoe/lifted-async;
 license=('custom:BSD3')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
- 'haskell-transformers-base' 'haskell-transformers-base')
-makedepends=('ghc')
+ 'haskell-monad-control' 'haskell-transformers-base')
+makedepends=('ghc' 'haskell-hunit' 'haskell-mtl' 'haskell-tasty' 
'haskell-tasty-hunit'
+ 'haskell-tasty-th')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a44b28ee992f6b592160c14d9326bd6d7fc32380f9219b7bc1c2d3ce937f81f1ca154623ec2db563be860e7572057640dcc1887e56c970770af990cd49eb6077')
+sha512sums=('add754886084d28b37ee04f586506e4a01f10d505ad4252690e97d448f38e076d702d49b5cd11f11dd58fcf16040e57bbe51575e9592078a3585ff61677afeea')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
-
+
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -fmonad-control-1
 runhaskell Setup build
@@ -29,9 +30,14 @@
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
 package() {
 cd "${srcdir}/${_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}"


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:47:48
  Author: felixonmars
Revision: 273936

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-lifted-async/repos/community-staging-x86_64/PKGBUILD (from rev 
273935, haskell-lifted-async/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-12 07:47:48 UTC (rev 273936)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=lifted-async
+pkgname=haskell-lifted-async
+pkgver=0.9.3.2
+pkgrel=1
+pkgdesc="Run lifted IO operations asynchronously and wait for their results"
+url="https://github.com/maoe/lifted-async;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-transformers-base')
+makedepends=('ghc' 'haskell-hunit' 'haskell-mtl' 'haskell-tasty' 
'haskell-tasty-hunit'
+ 'haskell-tasty-th')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('add754886084d28b37ee04f586506e4a01f10d505ad4252690e97d448f38e076d702d49b5cd11f11dd58fcf16040e57bbe51575e9592078a3585ff61677afeea')
+
+build() {
+cd "${srcdir}/${_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 \
+-fmonad-control-1
+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 "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:45:50
  Author: felixonmars
Revision: 273934

archrelease: copy trunk to community-x86_64

Added:
  haskell-tasty-th/repos/community-x86_64/
  haskell-tasty-th/repos/community-x86_64/PKGBUILD
(from rev 273933, haskell-tasty-th/trunk/PKGBUILD)

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

Copied: haskell-tasty-th/repos/community-x86_64/PKGBUILD (from rev 273933, 
haskell-tasty-th/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-12-12 07:45:50 UTC (rev 273934)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-th
+pkgname=haskell-tasty-th
+pkgver=0.1.7
+pkgrel=1
+pkgdesc="Automatic tasty test case discovery using TH"
+url="http://github.com/bennofs/tasty-th;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-src-exts' 'haskell-tasty')
+makedepends=('ghc' 'haskell-tasty-hunit')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('7302220ab27aaed22e064518e915610fd5dc7033a931f862fbc63e8a0b1cadcf9306ab3d54d48a10a200c8c8a62b9259462f513a6350df5a02836c6a29f51aef')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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 "${srcdir}/${_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 "BSD3.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/BSD3.txt"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/BSD3.txt"
+}


[arch-commits] Commit in (4 files)

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:45:23
  Author: felixonmars
Revision: 273933

addpkg: haskell-tasty-th 0.1.7-1

Added:
  haskell-tasty-th/
  haskell-tasty-th/repos/
  haskell-tasty-th/trunk/
  haskell-tasty-th/trunk/PKGBUILD

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

Added: haskell-tasty-th/trunk/PKGBUILD
===
--- haskell-tasty-th/trunk/PKGBUILD (rev 0)
+++ haskell-tasty-th/trunk/PKGBUILD 2017-12-12 07:45:23 UTC (rev 273933)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tasty-th
+pkgname=haskell-tasty-th
+pkgver=0.1.7
+pkgrel=1
+pkgdesc="Automatic tasty test case discovery using TH"
+url="http://github.com/bennofs/tasty-th;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-src-exts' 'haskell-tasty')
+makedepends=('ghc' 'haskell-tasty-hunit')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('7302220ab27aaed22e064518e915610fd5dc7033a931f862fbc63e8a0b1cadcf9306ab3d54d48a10a200c8c8a62b9259462f513a6350df5a02836c6a29f51aef')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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 "${srcdir}/${_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 "BSD3.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/BSD3.txt"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/BSD3.txt"
+}


Property changes on: haskell-tasty-th/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 12, 2017 @ 07:45:14
  Author: arojas
Revision: 273932

archrelease: copy trunk to community-x86_64

Added:
  
zeal/repos/community-x86_64/0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch
(from rev 273931, 
zeal/trunk/0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch)
  zeal/repos/community-x86_64/PKGBUILD
(from rev 273931, zeal/trunk/PKGBUILD)
Deleted:
  
zeal/repos/community-x86_64/0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch
  zeal/repos/community-x86_64/PKGBUILD

-+
 0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch |   54 +-
 PKGBUILD|   69 ++
 2 files changed, 61 insertions(+), 62 deletions(-)

Deleted: 0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch
===
--- 0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch 2017-12-12 
07:44:42 UTC (rev 273931)
+++ 0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch 2017-12-12 
07:45:14 UTC (rev 273932)
@@ -1,27 +0,0 @@
-From 19a1554726d1e8589f99af2b1e90c6e116eef632 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= 
-Date: Wed, 6 Sep 2017 10:10:06 +0200
-Subject: [PATCH] Revert "doc: Add Carbon ad to the welcome page"
-
-This reverts commit a90fef36dfa970427bf879b998897e95cafeeff1.

- src/app/resources/browser/welcome.html | 3 ---
- 1 file changed, 3 deletions(-)
-
-diff --git a/src/app/resources/browser/welcome.html 
b/src/app/resources/browser/welcome.html
-index afe9e2a..490a0fb 100644
 a/src/app/resources/browser/welcome.html
-+++ b/src/app/resources/browser/welcome.html
-@@ -34,9 +34,6 @@
- 
-   
- 
--  
--https://cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=zealdocsforwindowsorg";
 id="_carbonads_js">
--  
-   
- https://github.com/zealdocs/zeal;>
-   
--- 
-2.14.1
-

Copied: 
zeal/repos/community-x86_64/0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch
 (from rev 273931, 
zeal/trunk/0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch)
===
--- 0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch 
(rev 0)
+++ 0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch 2017-12-12 
07:45:14 UTC (rev 273932)
@@ -0,0 +1,27 @@
+From 19a1554726d1e8589f99af2b1e90c6e116eef632 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= 
+Date: Wed, 6 Sep 2017 10:10:06 +0200
+Subject: [PATCH] Revert "doc: Add Carbon ad to the welcome page"
+
+This reverts commit a90fef36dfa970427bf879b998897e95cafeeff1.
+---
+ src/app/resources/browser/welcome.html | 3 ---
+ 1 file changed, 3 deletions(-)
+
+diff --git a/src/app/resources/browser/welcome.html 
b/src/app/resources/browser/welcome.html
+index afe9e2a..490a0fb 100644
+--- a/src/app/resources/browser/welcome.html
 b/src/app/resources/browser/welcome.html
+@@ -34,9 +34,6 @@
+ 
+   
+ 
+-  
+-https://cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=zealdocsforwindowsorg";
 id="_carbonads_js">
+-  
+   
+ https://github.com/zealdocs/zeal;>
+   
+-- 
+2.14.1
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-12 07:44:42 UTC (rev 273931)
+++ PKGBUILD2017-12-12 07:45:14 UTC (rev 273932)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Oleg Shparber 
-# Contributor: Thomas Weißschuh 
-
-pkgname=zeal
-epoch=1
-pkgver=0.4.0
-pkgrel=1
-pkgdesc='An offline API documentation browser'
-arch=('i686' 'x86_64')
-url='https://zealdocs.org/'
-license=(GPL3)
-depends=(qt5-webkit hicolor-icon-theme desktop-file-utils libarchive
- qt5-x11extras)
-source=(zeal-${pkgver}.tar.gz::https://github.com/zealdocs/zeal/archive/v${pkgver}.tar.gz
-0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch)
-sha256sums=('1f6b50026036923ae0cfbf3f4eb1066ee2fdaf0425d4c321203e0dd9506823fd'
-'6b0a5642be3bd6b36f02973a0b28c15334803cf93ec70a5d18601852a974dac1')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i 
"$srcdir/0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch"
-}
-
-build() {
-  cd $pkgname-$pkgver
-  QT_SELECT=5 qmake CONFIG+=force_debug_info
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: zeal/repos/community-x86_64/PKGBUILD (from rev 273931, 
zeal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-12 07:45:14 UTC (rev 273932)
@@ -0,0 +1,34 @@
+# 

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

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 12, 2017 @ 07:44:42
  Author: arojas
Revision: 273931

Update to 0.5.0

Modified:
  zeal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:29:41 UTC (rev 273930)
+++ PKGBUILD2017-12-12 07:44:42 UTC (rev 273931)
@@ -5,27 +5,26 @@
 
 pkgname=zeal
 epoch=1
-pkgver=0.4.0
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='An offline API documentation browser'
 arch=('x86_64')
 url='https://zealdocs.org/'
 license=(GPL3)
-depends=(qt5-webkit hicolor-icon-theme desktop-file-utils libarchive
- qt5-x11extras)
+depends=(qt5-webkit hicolor-icon-theme libarchive qt5-x11extras)
 
source=(zeal-${pkgver}.tar.gz::https://github.com/zealdocs/zeal/archive/v${pkgver}.tar.gz
 0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch)
-sha256sums=('1f6b50026036923ae0cfbf3f4eb1066ee2fdaf0425d4c321203e0dd9506823fd'
+sha256sums=('3efb7b1b5d9a05f0fc60a6686571f7a4b58fa6f6d66f1baf608e83b10fb1290c'
 '6b0a5642be3bd6b36f02973a0b28c15334803cf93ec70a5d18601852a974dac1')
 
 prepare() {
   cd $pkgname-$pkgver
-  patch -p1 -i 
"$srcdir/0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch"
+  # patch -p1 -i 
"$srcdir/0001-Revert-doc-Add-Carbon-ad-to-the-welcome-page.patch"
 }
 
 build() {
   cd $pkgname-$pkgver
-  QT_SELECT=5 qmake CONFIG+=force_debug_info
+  qmake-qt5 CONFIG+=force_debug_info
   make
 }
 


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

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 12, 2017 @ 07:29:41
  Author: arojas
Revision: 273930

archrelease: copy trunk to community-any

Added:
  jmol/repos/community-any/PKGBUILD
(from rev 273929, jmol/trunk/PKGBUILD)
Deleted:
  jmol/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-12 07:28:56 UTC (rev 273929)
+++ PKGBUILD2017-12-12 07:29:41 UTC (rev 273930)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: James Spencer 
-
-pkgname=jmol
-pkgver=14.26.1
-pkgrel=1
-pkgdesc="a Java 3D viewer for chemical structures"
-arch=(any)
-url="https://jmol.sourceforge.net;
-license=(LGPL)
-depends=(java-runtime)
-makedepends=(unzip)
-source=("https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
-sha256sums=('731afcc1a845a93b466868c8b3af694b38469e9fb7a7c7a768c493e909e78822')
-
-package() {
-  cd $pkgname-$pkgver
-
-  mkdir -p "$pkgdir"/usr/share/$pkgname
-  mkdir -p "$pkgdir"/usr/bin
-
-  unzip jsmol.zip -d "$pkgdir"/usr/share/
-  rm jsmol.zip
-
-  cp *.jar jmol.sh "$pkgdir"/usr/share/$pkgname
-  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
-}

Copied: jmol/repos/community-any/PKGBUILD (from rev 273929, jmol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-12 07:29:41 UTC (rev 273930)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgname=jmol
+pkgver=14.27.1
+pkgrel=1
+pkgdesc="a Java 3D viewer for chemical structures"
+arch=(any)
+url="https://jmol.sourceforge.net;
+license=(LGPL)
+depends=(java-runtime)
+makedepends=(unzip)
+source=("https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
+sha256sums=('35a2f748b0552947b7f0bad138661532dde6f3d9036d8be637ad6f4b5885780a')
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/share/$pkgname
+  mkdir -p "$pkgdir"/usr/bin
+
+  unzip jsmol.zip -d "$pkgdir"/usr/share/
+  rm jsmol.zip
+
+  cp *.jar jmol.sh "$pkgdir"/usr/share/$pkgname
+  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
+}


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

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 12, 2017 @ 07:28:56
  Author: arojas
Revision: 273929

Update to 14.27.1

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:06:26 UTC (rev 273928)
+++ PKGBUILD2017-12-12 07:28:56 UTC (rev 273929)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer 
 
 pkgname=jmol
-pkgver=14.26.1
+pkgver=14.27.1
 pkgrel=1
 pkgdesc="a Java 3D viewer for chemical structures"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(java-runtime)
 makedepends=(unzip)
 
source=("https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
-sha256sums=('731afcc1a845a93b466868c8b3af694b38469e9fb7a7c7a768c493e909e78822')
+sha256sums=('35a2f748b0552947b7f0bad138661532dde6f3d9036d8be637ad6f4b5885780a')
 
 package() {
   cd $pkgname-$pkgver


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:06:26
  Author: felixonmars
Revision: 273928

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  156 ++---
 1 file changed, 78 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-12 07:06:03 UTC (rev 273927)
+++ PKGBUILD2017-12-12 07:06:26 UTC (rev 273928)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.42.1
-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-pytest-benchmark' 
'python2-pytest-benchmark'
-  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
-  'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)
-sha512sums=('705267418778201de1dc11c0e4530aa48e53138795913ccd64bffbfd3c0cc9deaedcf0b289a5f0323d3f4ec7aaca251a2efbb19d0aaa1925bcddf0ba320721ef')
-
-prepare() {
-  # Make tests faster
-  sed -i 's/ -n 2$/ -n 16/' hypothesis-python-$pkgver/tox.ini
-
-  cp -a hypothesis-python-$pkgver{,-py2}
-
-  rm -r hypothesis-python-$pkgver/tests/py2
-  rm -r hypothesis-python-$pkgver-py2/tests/py3
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/hypothesis-python-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/hypothesis-python-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/hypothesis-python-$pkgver
-  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-python-$pkgver-py2
-  mv tests/django ../
-  python2 setup.py pytest
-  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')
-
-  cd hypothesis-python-$pkgver
-  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')
-
-  cd hypothesis-python-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 273927, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-12 07:06:26 UTC (rev 273928)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=3.42.2
+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-pytest-benchmark' 
'python2-pytest-benchmark'
+  'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
+  'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)

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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:06:03
  Author: felixonmars
Revision: 273927

upgpkg: python-hypothesis 3.42.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 07:00:08 UTC (rev 273926)
+++ PKGBUILD2017-12-12 07:06:03 UTC (rev 273927)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.42.1
+pkgver=3.42.2
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
   'python-django' 'python2-django' 'python-pytest-xdist' 
'python2-pytest-xdist'
   'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz;)
-sha512sums=('705267418778201de1dc11c0e4530aa48e53138795913ccd64bffbfd3c0cc9deaedcf0b289a5f0323d3f4ec7aaca251a2efbb19d0aaa1925bcddf0ba320721ef')
+sha512sums=('9d8949856bff627bceb3bb5ca1403576e484e7ef4132e77daef359bee26129e53e3cc3b50c0fe92a50dbbf19d943f276ab5aaa5d89a0256c462ad4e0deeffbaa')
 
 prepare() {
   # Make tests faster


[arch-commits] Commit in jenkins/repos/community-any (14 files)

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 07:00:08
  Author: felixonmars
Revision: 273926

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 273925, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 273925, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 273925, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 273925, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 273925, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.sysusers
(from rev 273925, jenkins/trunk/jenkins.sysusers)
  jenkins/repos/community-any/jenkins.tmpfiles
(from rev 273925, jenkins/trunk/jenkins.tmpfiles)
Deleted:
  jenkins/repos/community-any/LICENSE
  jenkins/repos/community-any/PKGBUILD
  jenkins/repos/community-any/jenkins.conf
  jenkins/repos/community-any/jenkins.install
  jenkins/repos/community-any/jenkins.service
  jenkins/repos/community-any/jenkins.sysusers
  jenkins/repos/community-any/jenkins.tmpfiles

--+
 LICENSE  |   46 +--
 PKGBUILD |   90 ++---
 jenkins.conf |   26 +++
 jenkins.install  |   14 
 jenkins.service  |   48 ++--
 jenkins.sysusers |4 +-
 jenkins.tmpfiles |2 -
 7 files changed, 115 insertions(+), 115 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2017-12-12 06:59:24 UTC (rev 273925)
+++ LICENSE 2017-12-12 07:00:08 UTC (rev 273926)
@@ -1,23 +0,0 @@
-The MIT License
-
-Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

Copied: jenkins/repos/community-any/LICENSE (from rev 273925, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2017-12-12 07:00:08 UTC (rev 273926)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-12 06:59:24 UTC (rev 273925)
+++ PKGBUILD2017-12-12 07:00:08 UTC (rev 273926)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.93
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime>=8' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')

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

2017-12-11 Thread Felix Yan via arch-commits
Date: Tuesday, December 12, 2017 @ 06:59:24
  Author: felixonmars
Revision: 273925

upgpkg: jenkins 2.94-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:29:00 UTC (rev 273924)
+++ PKGBUILD2017-12-12 06:59:24 UTC (rev 273925)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.93
+pkgver=2.94
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('0f75252a939c8f378c04cfd63fc424e8c55a32240bbe8f8f8fd66dd0ce57b54eacc9ffd527c93b66a7e9155799a836b757ddcc2dc05c966953c8d119864a45ea'
+sha512sums=('5cddc88d677f669cf077120f43855f19224281761903cdfa75a291de88f531b08ed99519eeb92e677e5a99b1af17176df353c720ca87fb76cd1a1cfe18a41e3c'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


[arch-commits] Commit in nsd/repos/community-x86_64 (8 files)

2017-12-11 Thread Gaëtan Bisson via arch-commits
Date: Monday, December 11, 2017 @ 23:29:00
  Author: bisson
Revision: 273924

archrelease: copy trunk to community-x86_64

Added:
  nsd/repos/community-x86_64/PKGBUILD
(from rev 273923, nsd/trunk/PKGBUILD)
  nsd/repos/community-x86_64/install
(from rev 273923, nsd/trunk/install)
  nsd/repos/community-x86_64/service
(from rev 273923, nsd/trunk/service)
  nsd/repos/community-x86_64/tmpfiles.d
(from rev 273923, nsd/trunk/tmpfiles.d)
Deleted:
  nsd/repos/community-x86_64/PKGBUILD
  nsd/repos/community-x86_64/install
  nsd/repos/community-x86_64/service
  nsd/repos/community-x86_64/tmpfiles.d

+
 PKGBUILD   |  102 +--
 install|   22 ++--
 service|   26 +++
 tmpfiles.d |2 -
 4 files changed, 76 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 23:28:20 UTC (rev 273923)
+++ PKGBUILD2017-12-11 23:29:00 UTC (rev 273924)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Kaiting Chen 
-# Contributor: Roberto Alsina 
-
-pkgname=nsd
-pkgver=4.1.18
-pkgrel=1
-pkgdesc='Authoritative only, high performance and simple DNS server'
-url='https://www.nlnetlabs.nl/nsd/'
-license=('BSD')
-arch=('x86_64')
-depends=('openssl' 'libevent')
-makedepends=('flex')
-validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
-source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'tmpfiles.d'
-'service')
-sha256sums=('8c1db23c5ad44c6410874161e78f785475d3f08ed0daae57fe56c44e33a89c0f'
-'SKIP'
-'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
-'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/ \
-   --sbindir=/usr/bin \
-   --datarootdir=/usr/share \
-   --with-pidfile=/run/nsd/nsd.pid \
-   --enable-ratelimit \
-   --enable-relro-now \
-   --enable-pie \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf
-   install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service
-   rmdir "${pkgdir}"/{tmp,run/{nsd,}}
-
-   rm doc/differences.pdf
-   install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
-   install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
-   ln -s ../../doc/"${pkgname}"/LICENSE 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
-}

Copied: nsd/repos/community-x86_64/PKGBUILD (from rev 273923, 
nsd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 23:29:00 UTC (rev 273924)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Kaiting Chen 
+# Contributor: Roberto Alsina 
+
+pkgname=nsd
+pkgver=4.1.19
+pkgrel=1
+pkgdesc='Authoritative only, high performance and simple DNS server'
+url='https://www.nlnetlabs.nl/nsd/'
+license=('BSD')
+arch=('x86_64')
+depends=('openssl' 'libevent')
+makedepends=('flex')
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
+source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'tmpfiles.d'
+'service')
+sha256sums=('b0782cb9b57416888d488b6460b071cd85ecb5f99381865b3a7f93dddf9e02c5'
+'SKIP'
+'8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
+'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
+
+install=install
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/ \
+   --sbindir=/usr/bin \
+   --datarootdir=/usr/share \
+   --with-pidfile=/run/nsd/nsd.pid \
+   --enable-ratelimit \
+   --enable-relro-now \
+   --enable-pie \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf
+   install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service
+   rmdir "${pkgdir}"/{tmp,run/{nsd,}}
+
+   rm doc/differences.pdf
+   install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
+   install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
+   ln -s ../../doc/"${pkgname}"/LICENSE 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
+}

Deleted: install

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

2017-12-11 Thread Gaëtan Bisson via arch-commits
Date: Monday, December 11, 2017 @ 23:28:20
  Author: bisson
Revision: 273923

upstream update

Modified:
  nsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:21:34 UTC (rev 273922)
+++ PKGBUILD2017-12-11 23:28:20 UTC (rev 273923)
@@ -4,7 +4,7 @@
 # Contributor: Roberto Alsina 
 
 pkgname=nsd
-pkgver=4.1.18
+pkgver=4.1.19
 pkgrel=1
 pkgdesc='Authoritative only, high performance and simple DNS server'
 url='https://www.nlnetlabs.nl/nsd/'
@@ -16,7 +16,7 @@
 
source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
 'tmpfiles.d'
 'service')
-sha256sums=('8c1db23c5ad44c6410874161e78f785475d3f08ed0daae57fe56c44e33a89c0f'
+sha256sums=('b0782cb9b57416888d488b6460b071cd85ecb5f99381865b3a7f93dddf9e02c5'
 'SKIP'
 '8e72816177069d6b82306c4b61ca4d0eefd2a77a31ea79c50635eea5aecf8c5b'
 '5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:21:34
  Author: anthraxx
Revision: 273922

archrelease: copy trunk to community-any

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

---+
 PKGBUILD  |  150 ++--
 gradle.sh |4 -
 2 files changed, 77 insertions(+), 77 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 23:21:25 UTC (rev 273921)
+++ PKGBUILD2017-12-11 23:21:34 UTC (rev 273922)
@@ -1,75 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Simon Legner 
-# Contributor: Chris Molozian (novabyte) 
-# Contributor: Sanjuro Makabe (itti) 
-
-pkgbase=gradle
-pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=4.3.1
-pkgrel=1
-pkgdesc='Powerful build system for the JVM'
-url='https://gradle.org/'
-arch=('any')
-license=('Apache')
-depends=('java-environment' 'bash')
-source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
-${pkgbase}.sh)
-sha256sums=('c5b67330a8a211539d713852c56a6a80fdea365d8902df92d1759d913d18fa2d'
-'7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
-sha512sums=('579e4516e53b0ed3ac51f115ba1aa46afec02b7f7839a572f67c464e11ee6ba892b6b1747b90288ce40869f1d7997468fb96c4e6c227ab51820a3d080fc70a06'
-
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
-
-package_gradle() {
-  cd ${pkgbase}-${pkgver}
-
-  # install profile.d script
-  install -Dm 755 "${srcdir}/${pkgbase}.sh" 
"${pkgdir}/etc/profile.d/${pkgbase}.sh"
-
-  # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -d "${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
-  install -d "${pkgdir}/usr/share/java/${pkgname}/init.d"
-  install -d "${pkgdir}/usr/bin"
-
-  # copy across jar files
-  install -Dm 644 lib/*.jar "${pkgdir}/usr/share/java/${pkgname}/lib"
-  install -Dm 644 lib/plugins/*.jar 
"${pkgdir}/usr/share/java/${pkgname}/lib/plugins"
-
-  # copy across supporting text documentation and scripts
-  install -m 644 NOTICE "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 LICENSE "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 644 *.html "${pkgdir}/usr/share/java/${pkgname}"
-  install -m 755 bin/gradle "${pkgdir}/usr/share/java/${pkgname}/bin"
-  install -m 644 init.d/*.* "${pkgdir}/usr/share/java/${pkgname}/init.d"
-
-  # link gradle script to /usr/bin
-  ln -s /usr/share/java/${pkgname}/bin/${pkgname} "${pkgdir}/usr/bin"
-}
-
-package_gradle-doc() {
-  pkgdesc='Powerful build system for the JVM (documentation and samples)'
-  options=('!strip')
-  optdepends=('gradle')
-
-  cd ${pkgbase}-${pkgver}
-
-  # create the necessary directory structure
-  install -d "${pkgdir}/usr/share/java/gradle/docs"
-  install -d "${pkgdir}/usr/share/java/gradle/samples"
-
-  # copy across documentation and samples
-  cp -r docs/* "${pkgdir}/usr/share/java/gradle/docs"
-  cp -r samples/* "${pkgdir}/usr/share/java/gradle/samples"
-}
-
-package_gradle-src() {
-  pkgdesc='Powerful build system for the JVM (sources)'
-  options=('!strip')
-  optdepends=('gradle')
-
-  cd ${pkgbase}-${pkgver}
-  install -d "${pkgdir}/usr/share/java/gradle/src"
-  cp -r src/* "${pkgdir}/usr/share/java/gradle/src"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gradle/repos/community-any/PKGBUILD (from rev 273921, 
gradle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 23:21:34 UTC (rev 273922)
@@ -0,0 +1,75 @@
+# Maintainer: Levente Polyak 
+# Contributor: Simon Legner 
+# Contributor: Chris Molozian (novabyte) 
+# Contributor: Sanjuro Makabe (itti) 
+
+pkgbase=gradle
+pkgname=('gradle' 'gradle-doc' 'gradle-src')
+pkgver=4.4
+pkgrel=1
+pkgdesc='Powerful build system for the JVM'
+url='https://gradle.org/'
+arch=('any')
+license=('Apache')
+depends=('java-environment' 'bash')
+source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
+${pkgbase}.sh)
+sha256sums=('7a2c66d1a78f811d5f37d14630ad21cec5e77a2a4dc61e787e2257a6341016ce'
+'7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
+sha512sums=('0a735ed4067c742f7dbc6650bcc83c73558298ac000dbaeb8a722c7113ae98180a6f810b4a0586dad21ccecf3b1c4260151ae3009eaec85ef3b9801914916049'
+
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
+
+package_gradle() {
+  cd ${pkgbase}-${pkgver}
+
+  # install profile.d script
+  

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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:21:25
  Author: anthraxx
Revision: 273921

upgpkg: gradle 4.4-1

Modified:
  gradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:17:25 UTC (rev 273920)
+++ PKGBUILD2017-12-11 23:21:25 UTC (rev 273921)
@@ -5,7 +5,7 @@
 
 pkgbase=gradle
 pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=4.3.1
+pkgver=4.4
 pkgrel=1
 pkgdesc='Powerful build system for the JVM'
 url='https://gradle.org/'
@@ -14,9 +14,9 @@
 depends=('java-environment' 'bash')
 source=(https://services.gradle.org/distributions/${pkgbase}-${pkgver}-all.zip
 ${pkgbase}.sh)
-sha256sums=('c5b67330a8a211539d713852c56a6a80fdea365d8902df92d1759d913d18fa2d'
+sha256sums=('7a2c66d1a78f811d5f37d14630ad21cec5e77a2a4dc61e787e2257a6341016ce'
 '7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
-sha512sums=('579e4516e53b0ed3ac51f115ba1aa46afec02b7f7839a572f67c464e11ee6ba892b6b1747b90288ce40869f1d7997468fb96c4e6c227ab51820a3d080fc70a06'
+sha512sums=('0a735ed4067c742f7dbc6650bcc83c73558298ac000dbaeb8a722c7113ae98180a6f810b4a0586dad21ccecf3b1c4260151ae3009eaec85ef3b9801914916049'
 
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
 
 package_gradle() {


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

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Monday, December 11, 2017 @ 23:17:06
  Author: arojas
Revision: 273919

Add patches

Added:
  sympow/trunk/sympow-datafiles.patch
  sympow/trunk/sympow-initialize-tacks.patch

---+
 sympow-datafiles.patch|   76 
 sympow-initialize-tacks.patch |   38 
 2 files changed, 114 insertions(+)

Added: sympow-datafiles.patch
===
--- sympow-datafiles.patch  (rev 0)
+++ sympow-datafiles.patch  2017-12-11 23:17:06 UTC (rev 273919)
@@ -0,0 +1,76 @@
+diff -p -up SYMPOW-1.019/disk.c.orig SYMPOW-1.019/disk.c
+--- SYMPOW-1.019/disk.c.orig   2009-09-03 18:20:37.0 -0300
 SYMPOW-1.019/disk.c2009-09-03 18:22:08.0 -0300
+@@ -47,8 +47,8 @@ static int get_params(int which,int sp,i
+  while (1)
+  {if (!getline0(F,LINE,64))
+   {printf("**ERROR** %s not found in param_data file\n",S);
+-   if (!HECKE) printf("It can be added with './sympow -new_data %i",sp);
+-   else printf("It can be added with './sympow -new_data %i",ep);
++   if (!HECKE) printf("It can be added with 'sympow -new_data %i",sp);
++   else printf("It can be added with 'sympow -new_data %i",ep);
+if ((sp&1) || HECKE) printf("d%i",dv); if ((HECKE) && (sp>1)) printf("h");
+if ((CM_CASE) && ((sp&3)==0)) printf("c"); printf("'\n"); exit(-1);}
+   if ((S[0]==LINE[0]) && (S[1]==LINE[1]) && (S[2]==LINE[2]) && (S[3]==LINE[3])
+diff -p -up SYMPOW-1.019/generate.c.orig SYMPOW-1.019/generate.c
+--- SYMPOW-1.019/generate.c.orig   2009-09-03 18:20:49.0 -0300
 SYMPOW-1.019/generate.c2009-09-03 18:22:23.0 -0300
+@@ -101,9 +101,11 @@ int assure_line(char *STR)
+ 
+ void new_sympow_s1(char *A)
+ {procit(A);
+- printf("echo 'Removing any old data files'\n"); printf("cd datafiles\n");
+- printf("%s -f %s %s %s\n",RM,Mtxt1,Stxt1,Mbin1);
+- if (HILO) printf("%s -f %s %s %s\n",RM,Mtxt2,Stxt2,Mbin2); printf("cd 
..\n");}
++ printf("if [ -d datafiles ]; then\n");
++ printf("echo 'Removing any old data files'\n"); printf("pushd 
datafiles\ntouch param_data\n");
++ printf("%s -f %s %s %s\n",RM,Mtxt1,Stxt1,Mbin1);
++ if (HILO) printf("%s -f %s %s %s\n",RM,Mtxt2,Stxt2,Mbin2); printf("
popd\n");
++ printf("else\nmkdir datafiles\ntouch datafiles/param_data\nfi\n");}
+ 
+ void new_sympow_pari(char *A)
+ {int i; procit(A); pari_params();
+@@ -142,10 +144,10 @@ void new_sympow_s2(char *A)
+  trimit(Mtxt1); trimit(Stxt1); if (HILO) {trimit(Mtxt2); trimit(Stxt2);}
+  printf("echo 'Turning the meshes into binaries'\n");
+  printf("NUM=`%s -c AT %s`\n",GREP,Mtxt1);
+- printf("../sympow -txt2bin $NUM %s < %s\n",Mbin1,Mtxt1);
++ printf("sympow -txt2bin $NUM %s < %s\n",Mbin1,Mtxt1);
+  if (HILO)
+  {printf("NUM=`%s -c AT %s`\n",GREP,Mtxt2);
+-  printf("../sympow -txt2bin $NUM %s < %s\n",Mbin2,Mtxt2);}
++  printf("sympow -txt2bin $NUM %s < %s\n",Mbin2,Mtxt2);}
+  printf("cd ..\n");}
+ 
+ void rewarp_params()
+diff -p -up SYMPOW-1.019/new_data.orig SYMPOW-1.019/new_data
+--- SYMPOW-1.019/new_data.orig 2009-09-03 18:20:25.0 -0300
 SYMPOW-1.019/new_data  2009-09-03 18:21:31.0 -0300
+@@ -1,7 +1,7 @@
+ #! /bin/sh
+ #
+ # This script should not need to be run directly,
+-# but will be automatically executed via "./sympow -new_data []"
++# but will be automatically executed via "sympow -new_data []"
+ #
+ # example direct usages
+ # sh new_data /bin/sh /usr/bin/gp '-sp 3 -dv 2'
+@@ -18,11 +18,11 @@ echo "Running the new_data script for $3
+ 
+ SH=$1 && GP=$2
+ echo "Making the datafiles for $3" && echo "" &&
+-./sympow -rewarp && ./sympow -shell1 "$3" &&
+-./sympow -shell1 "$3" | $SH &&
++sympow -rewarp && sympow -shell1 "$3" &&
++sympow -shell1 "$3" | $SH &&
+ echo 'Running the gp script' && echo "" &&
+-./sympow -pari "$3" &&
+-./sympow -pari "$3" | $GP -q > /dev/null && echo "" &&
+-./sympow -shell2 "$3" &&
+-./sympow -shell2 "$3" | $SH &&
+-./sympow -rewarp && echo "Finished with $3"
++sympow -pari "$3" &&
++sympow -pari "$3" | $GP -q > /dev/null && echo "" &&
++sympow -shell2 "$3" &&
++sympow -shell2 "$3" | $SH &&
++sympow -rewarp && echo "Finished with $3"

Added: sympow-initialize-tacks.patch
===
--- sympow-initialize-tacks.patch   (rev 0)
+++ sympow-initialize-tacks.patch   2017-12-11 23:17:06 UTC (rev 273919)
@@ -0,0 +1,38 @@
+diff -u sympow-1.018.1/analrank.c sympow/analrank.c
+--- src/analrank.c 2007-08-21 06:57:01.0 +0200
 analrank.c 2017-04-24 10:13:45.757479996 +0200
+@@ -18,7 +18,8 @@
+   S[20]+=2; S[31]+=4; S[42]+=6; S[53]+=8;
+   NT=process_string(S,UB); go(NT,NT); return;}
+  else {AP_SAVE=1; apsave=malloc(primes_upper_bound(NT)*sizeof(int));}
+- if (NT

[arch-commits] Commit in sympow/repos/community-x86_64 (6 files)

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Monday, December 11, 2017 @ 23:17:25
  Author: arojas
Revision: 273920

archrelease: copy trunk to community-x86_64

Added:
  sympow/repos/community-x86_64/PKGBUILD
(from rev 273919, sympow/trunk/PKGBUILD)
  sympow/repos/community-x86_64/sympow-datafiles.patch
(from rev 273919, sympow/trunk/sympow-datafiles.patch)
  sympow/repos/community-x86_64/sympow-initialize-tacks.patch
(from rev 273919, sympow/trunk/sympow-initialize-tacks.patch)
  sympow/repos/community-x86_64/sympow.sh
(from rev 273919, sympow/trunk/sympow.sh)
Deleted:
  sympow/repos/community-x86_64/PKGBUILD
  sympow/repos/community-x86_64/sympow.sh

---+
 PKGBUILD  |   88 +++-
 sympow-datafiles.patch|   76 ++
 sympow-initialize-tacks.patch |   38 +
 sympow.sh |   20 -
 4 files changed, 166 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 23:17:06 UTC (rev 273919)
+++ PKGBUILD2017-12-11 23:17:25 UTC (rev 273920)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=sympow
-pkgver=1.018.1
-pkgrel=4
-pkgdesc="A a package to compute special values of symmetric power elliptic
-curve L-functions"
-arch=(i686 x86_64)
-url="http://www.sagemath.org;
-license=(GPL)
-depends=(pari)
-source=("http://mirrors.mit.edu/sage/spkg/upstream/$pkgname/$pkgname-$pkgver.tar.bz2;
 'sympow.sh')
-md5sums=('b6cbb7488870d70d92d11176049cb91b'
- '93f214e7f22df8ae525d9fbfbf82eeb1')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -e "s|../sympow|sympow_bin|g" -i generate.c
-  sed -e "s|./sympow|sympow_bin|g" -i disk.c new_data
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./Configure
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  mkdir -p "$pkgdir"/usr/{bin,share/sympow}
-  cp -r *.gp datafiles "$pkgdir"/usr/share/sympow
-  cp sympow "$pkgdir"/usr/bin/sympow_bin
-  cp new_data "$pkgdir"/usr/bin/new_data
-
-  cd "$pkgdir"/usr/share/sympow/datafiles
-
-  for file in *.txt; do
-"$srcdir"/$pkgname-$pkgver/sympow -txt2bin "$(grep -c AT $file)" <$file 
${file/txt/bin}
-  done
-
-  install -Dm755 "$srcdir"/sympow.sh "$pkgdir"/usr/bin/sympow
-}

Copied: sympow/repos/community-x86_64/PKGBUILD (from rev 273919, 
sympow/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 23:17:25 UTC (rev 273920)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=sympow
+pkgver=1.018.1
+pkgrel=5
+pkgdesc="A a package to compute special values of symmetric power elliptic 
curve L-functions"
+arch=(x86_64)
+url="http://www.sagemath.org;
+license=(GPL)
+depends=(pari)
+source=("http://mirrors.mit.edu/sage/spkg/upstream/$pkgname/$pkgname-$pkgver.tar.bz2;
 'sympow.sh'
+sympow-datafiles.patch sympow-initialize-tacks.patch)
+sha256sums=('6cd4559e177502c44dbce3b1a6aeab3e6f4d24df1f21e19aaf25f3a0e2d1f042'
+'cc9afc9c4cc1b9b539b2051bda960a661809475e68389f4e9c56bd72268e16ee'
+'c3028de720d5069f89f520d86c3ab6dec686f476c8b19a7a0bd83a7db4abf0cd'
+'61c79418d5bb173a3976a3c351a7a1ae1ddba4e2e8e183d7246ba5013efe1e31')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p1 -i ../sympow-datafiles.patch # Fedora
+  patch -p1 -i ../sympow-initialize-tacks.patch # fix segfaults
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./Configure
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{bin,share/sympow}
+  cp -r *.gp datafiles "$pkgdir"/usr/share/sympow
+  cp sympow "$pkgdir"/usr/bin/sympow_bin
+  cp new_data "$pkgdir"/usr/bin/new_data
+
+  install -Dm755 "$srcdir"/sympow.sh "$pkgdir"/usr/bin/sympow
+}

Copied: sympow/repos/community-x86_64/sympow-datafiles.patch (from rev 273919, 
sympow/trunk/sympow-datafiles.patch)
===
--- sympow-datafiles.patch  (rev 0)
+++ sympow-datafiles.patch  2017-12-11 23:17:25 UTC (rev 273920)
@@ -0,0 +1,76 @@
+diff -p -up SYMPOW-1.019/disk.c.orig SYMPOW-1.019/disk.c
+--- SYMPOW-1.019/disk.c.orig   2009-09-03 18:20:37.0 -0300
 SYMPOW-1.019/disk.c2009-09-03 18:22:08.0 -0300
+@@ -47,8 +47,8 @@ static int get_params(int which,int sp,i
+  while (1)
+  {if (!getline0(F,LINE,64))
+   {printf("**ERROR** %s not found in param_data file\n",S);
+-   if (!HECKE) printf("It can be added with './sympow -new_data %i",sp);
+-   else printf("It can be added with './sympow -new_data %i",ep);
++   if (!HECKE) printf("It can be added with 'sympow -new_data %i",sp);
++   else printf("It can be added with 'sympow -new_data %i",ep);
+if ((sp&1) || HECKE) printf("d%i",dv); if ((HECKE) && (sp>1)) printf("h");
+if ((CM_CASE) && ((sp&3)==0)) printf("c"); 

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

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Monday, December 11, 2017 @ 23:16:43
  Author: arojas
Revision: 273916

Fix segfaults, generate bin files at runtime

Modified:
  sympow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:14:29 UTC (rev 273915)
+++ PKGBUILD2017-12-11 23:16:43 UTC (rev 273916)
@@ -3,22 +3,24 @@
 
 pkgname=sympow
 pkgver=1.018.1
-pkgrel=4
-pkgdesc="A a package to compute special values of symmetric power elliptic
-curve L-functions"
+pkgrel=5
+pkgdesc="A a package to compute special values of symmetric power elliptic 
curve L-functions"
 arch=(x86_64)
 url="http://www.sagemath.org;
 license=(GPL)
 depends=(pari)
-source=("http://mirrors.mit.edu/sage/spkg/upstream/$pkgname/$pkgname-$pkgver.tar.bz2;
 'sympow.sh')
-md5sums=('b6cbb7488870d70d92d11176049cb91b'
- '93f214e7f22df8ae525d9fbfbf82eeb1')
+source=("http://mirrors.mit.edu/sage/spkg/upstream/$pkgname/$pkgname-$pkgver.tar.bz2;
 'sympow.sh'
+sympow-datafiles.patch sympow-initialize-tacks.patch)
+sha256sums=('6cd4559e177502c44dbce3b1a6aeab3e6f4d24df1f21e19aaf25f3a0e2d1f042'
+'cc9afc9c4cc1b9b539b2051bda960a661809475e68389f4e9c56bd72268e16ee'
+'c3028de720d5069f89f520d86c3ab6dec686f476c8b19a7a0bd83a7db4abf0cd'
+'61c79418d5bb173a3976a3c351a7a1ae1ddba4e2e8e183d7246ba5013efe1e31')
 
 prepare() {
   cd $pkgname-$pkgver
 
-  sed -e "s|../sympow|sympow_bin|g" -i generate.c
-  sed -e "s|./sympow|sympow_bin|g" -i disk.c new_data
+  patch -p1 -i ../sympow-datafiles.patch # Fedora
+  patch -p1 -i ../sympow-initialize-tacks.patch # fix segfaults
 }
 
 build() {
@@ -36,11 +38,5 @@
   cp sympow "$pkgdir"/usr/bin/sympow_bin
   cp new_data "$pkgdir"/usr/bin/new_data
 
-  cd "$pkgdir"/usr/share/sympow/datafiles
-
-  for file in *.txt; do
-"$srcdir"/$pkgname-$pkgver/sympow -txt2bin "$(grep -c AT $file)" <$file 
${file/txt/bin}
-  done
-
   install -Dm755 "$srcdir"/sympow.sh "$pkgdir"/usr/bin/sympow
 }


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:16:56
  Author: anthraxx
Revision: 273918

archrelease: copy trunk to community-any

Added:
  sqlmap/repos/community-any/PKGBUILD
(from rev 273917, sqlmap/trunk/PKGBUILD)
Deleted:
  sqlmap/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 23:16:46 UTC (rev 273917)
+++ PKGBUILD2017-12-11 23:16:56 UTC (rev 273918)
@@ -1,52 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Evan Teitelman 
-# Contributor: fxbru 
-
-pkgname=sqlmap
-pkgver=1.1.11
-pkgrel=1
-pkgdesc='Automatic SQL injection and database takeover tool'
-url='http://sqlmap.org'
-arch=('any')
-license=('GPL2')
-depends=('python2' 'sh')
-backup=('etc/sqlmap.conf')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha256sums=('c99f626f34e947dae14248bb6a7a989ec85c8909aef03ff7ff96fe4cb021b8eb')
-sha512sums=('4635e499c8ec6df29fa2bc81f498a1796359f4faa62d158238dd2e0663b9733cf7dfb33d0781e753f0fd4c212b1ea90f82c2f112e04e4c0e3e7c7fb9d8f6ac4f')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python2 -m compileall .
-  python2 -O -m compileall .
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -d "${pkgdir}/etc"
-  install -d "${pkgdir}/usr/bin"
-  install -d "${pkgdir}/opt/${pkgname}"
-  install -d "${pkgdir}/usr/share/doc"
-
-  mv doc "${pkgdir}/usr/share/doc/${pkgname}"
-  mv sqlmap.conf "${pkgdir}/etc/sqlmap.conf"
-  ln -sf /etc/sqlmap.conf "${pkgdir}/opt/${pkgname}/sqlmap.conf"
-  cp -a --no-preserve=ownership * "${pkgdir}/opt/${pkgname}"
-
-  cat > "${pkgdir}/usr/bin/sqlmap" << EOF
-#!/bin/sh
-cd /opt/${pkgname}
-python2 sqlmap.py "\$@"
-EOF
-  cat > "${pkgdir}/usr/bin/sqlmapapi" << EOF
-#!/bin/sh
-cd /opt/${pkgname}
-python2 sqlmapapi.py "\$@"
-EOF
-
-  chmod 755 "${pkgdir}/usr/bin/sqlmap"
-  chmod 755 "${pkgdir}/usr/bin/sqlmapapi"
-}
-
-# vim: ts=2 sw=2 et:

Copied: sqlmap/repos/community-any/PKGBUILD (from rev 273917, 
sqlmap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 23:16:56 UTC (rev 273918)
@@ -0,0 +1,52 @@
+# Maintainer: Levente Polyak 
+# Contributor: Evan Teitelman 
+# Contributor: fxbru 
+
+pkgname=sqlmap
+pkgver=1.1.12
+pkgrel=1
+pkgdesc='Automatic SQL injection and database takeover tool'
+url='http://sqlmap.org'
+arch=('any')
+license=('GPL2')
+depends=('python2' 'sh')
+backup=('etc/sqlmap.conf')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
+sha256sums=('79ae71ed4161b85d3dd6b320a6c93977c7a832e934b30fceb5bc4c0a0323e5b3')
+sha512sums=('d75a38643eec04232f7dc158b2d925f011851d6d96ef80345a7a1bf505ba7230ba75ba4353beebd5add1526d9df4f64e1d05de49d91731e984dbcc5bee9dd25f')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python2 -m compileall .
+  python2 -O -m compileall .
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -d "${pkgdir}/etc"
+  install -d "${pkgdir}/usr/bin"
+  install -d "${pkgdir}/opt/${pkgname}"
+  install -d "${pkgdir}/usr/share/doc"
+
+  mv doc "${pkgdir}/usr/share/doc/${pkgname}"
+  mv sqlmap.conf "${pkgdir}/etc/sqlmap.conf"
+  ln -sf /etc/sqlmap.conf "${pkgdir}/opt/${pkgname}/sqlmap.conf"
+  cp -a --no-preserve=ownership * "${pkgdir}/opt/${pkgname}"
+
+  cat > "${pkgdir}/usr/bin/sqlmap" << EOF
+#!/bin/sh
+cd /opt/${pkgname}
+python2 sqlmap.py "\$@"
+EOF
+  cat > "${pkgdir}/usr/bin/sqlmapapi" << EOF
+#!/bin/sh
+cd /opt/${pkgname}
+python2 sqlmapapi.py "\$@"
+EOF
+
+  chmod 755 "${pkgdir}/usr/bin/sqlmap"
+  chmod 755 "${pkgdir}/usr/bin/sqlmapapi"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:16:46
  Author: anthraxx
Revision: 273917

upgpkg: sqlmap 1.1.12-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:16:43 UTC (rev 273916)
+++ PKGBUILD2017-12-11 23:16:46 UTC (rev 273917)
@@ -3,7 +3,7 @@
 # Contributor: fxbru 
 
 pkgname=sqlmap
-pkgver=1.1.11
+pkgver=1.1.12
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,8 +12,8 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha256sums=('c99f626f34e947dae14248bb6a7a989ec85c8909aef03ff7ff96fe4cb021b8eb')
-sha512sums=('4635e499c8ec6df29fa2bc81f498a1796359f4faa62d158238dd2e0663b9733cf7dfb33d0781e753f0fd4c212b1ea90f82c2f112e04e4c0e3e7c7fb9d8f6ac4f')
+sha256sums=('79ae71ed4161b85d3dd6b320a6c93977c7a832e934b30fceb5bc4c0a0323e5b3')
+sha512sums=('d75a38643eec04232f7dc158b2d925f011851d6d96ef80345a7a1bf505ba7230ba75ba4353beebd5add1526d9df4f64e1d05de49d91731e984dbcc5bee9dd25f')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:14:17
  Author: anthraxx
Revision: 273914

upgpkg: zaproxy 2.7.0-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:07:11 UTC (rev 273913)
+++ PKGBUILD2017-12-11 23:14:17 UTC (rev 273914)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.6.0
+pkgver=2.7.0
 pkgrel=1
 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
 url='https://www.owasp.org/index.php/ZAP'
@@ -11,7 +11,7 @@
 license=('Apache')
 depends=('java-runtime' 'ttf-font')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('e2b3321f233c9bae31f60238e10684779f64db1d88c36530d6de6faf5f1fd09cfc53c3738b6572686f5239238009fe7318519e28884ffc113f0464650609c4d7')
+sha512sums=('7d98fb930bd179af141215387fb0f62b49e1040cb9942abe09dba1a2bb4df2af05cab18e4b67fbdfd29a3171fd2a8e6e59e7b17aedf9dd7030dfb16e95919488')
 
 prepare() {
   cd ZAP_${pkgver}


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:14:29
  Author: anthraxx
Revision: 273915

archrelease: copy trunk to community-any

Added:
  zaproxy/repos/community-any/PKGBUILD
(from rev 273914, zaproxy/trunk/PKGBUILD)
Deleted:
  zaproxy/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 23:14:17 UTC (rev 273914)
+++ PKGBUILD2017-12-11 23:14:29 UTC (rev 273915)
@@ -1,33 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Joris Steyn 
-# Contributor: fnord0 
-
-pkgname=zaproxy
-pkgver=2.6.0
-pkgrel=1
-pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
-url='https://www.owasp.org/index.php/ZAP'
-arch=('any')
-license=('Apache')
-depends=('java-runtime' 'ttf-font')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('e2b3321f233c9bae31f60238e10684779f64db1d88c36530d6de6faf5f1fd09cfc53c3738b6572686f5239238009fe7318519e28884ffc113f0464650609c4d7')
-
-prepare() {
-  cd ZAP_${pkgver}
-  cat > ${pkgname} <
+# Contributor: Joris Steyn 
+# Contributor: fnord0 
+
+pkgname=zaproxy
+pkgver=2.7.0
+pkgrel=1
+pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
+url='https://www.owasp.org/index.php/ZAP'
+arch=('any')
+license=('Apache')
+depends=('java-runtime' 'ttf-font')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
+sha512sums=('7d98fb930bd179af141215387fb0f62b49e1040cb9942abe09dba1a2bb4df2af05cab18e4b67fbdfd29a3171fd2a8e6e59e7b17aedf9dd7030dfb16e95919488')
+
+prepare() {
+  cd ZAP_${pkgver}
+  cat > ${pkgname} <

[arch-commits] Commit in shadow/repos (29 files)

2017-12-11 Thread Sébastien Luttringer via arch-commits
Date: Monday, December 11, 2017 @ 23:09:14
  Author: seblu
Revision: 312188

db-move: moved shadow from [testing] to [core] (x86_64)

Added:
  shadow/repos/core-x86_64/LICENSE
(from rev 312187, shadow/repos/testing-x86_64/LICENSE)
  shadow/repos/core-x86_64/PKGBUILD
(from rev 312187, shadow/repos/testing-x86_64/PKGBUILD)
  shadow/repos/core-x86_64/chgpasswd
(from rev 312187, shadow/repos/testing-x86_64/chgpasswd)
  shadow/repos/core-x86_64/chpasswd
(from rev 312187, shadow/repos/testing-x86_64/chpasswd)
  shadow/repos/core-x86_64/defaults.pam
(from rev 312187, shadow/repos/testing-x86_64/defaults.pam)
  shadow/repos/core-x86_64/login.defs
(from rev 312187, shadow/repos/testing-x86_64/login.defs)
  shadow/repos/core-x86_64/newusers
(from rev 312187, shadow/repos/testing-x86_64/newusers)
  shadow/repos/core-x86_64/passwd
(from rev 312187, shadow/repos/testing-x86_64/passwd)
  shadow/repos/core-x86_64/shadow-strncpy-usage.patch
(from rev 312187, shadow/repos/testing-x86_64/shadow-strncpy-usage.patch)
  shadow/repos/core-x86_64/shadow.install
(from rev 312187, shadow/repos/testing-x86_64/shadow.install)
  shadow/repos/core-x86_64/shadow.service
(from rev 312187, shadow/repos/testing-x86_64/shadow.service)
  shadow/repos/core-x86_64/shadow.timer
(from rev 312187, shadow/repos/testing-x86_64/shadow.timer)
  shadow/repos/core-x86_64/useradd.defaults
(from rev 312187, shadow/repos/testing-x86_64/useradd.defaults)
  shadow/repos/core-x86_64/xstrdup.patch
(from rev 312187, shadow/repos/testing-x86_64/xstrdup.patch)
Deleted:
  shadow/repos/core-x86_64/LICENSE
  shadow/repos/core-x86_64/PKGBUILD
  shadow/repos/core-x86_64/chgpasswd
  shadow/repos/core-x86_64/chpasswd
  shadow/repos/core-x86_64/defaults.pam
  shadow/repos/core-x86_64/login.defs
  shadow/repos/core-x86_64/newusers
  shadow/repos/core-x86_64/passwd
  shadow/repos/core-x86_64/shadow-strncpy-usage.patch
  shadow/repos/core-x86_64/shadow.install
  shadow/repos/core-x86_64/shadow.service
  shadow/repos/core-x86_64/shadow.timer
  shadow/repos/core-x86_64/useradd.defaults
  shadow/repos/core-x86_64/xstrdup.patch
  shadow/repos/testing-x86_64/

+
 /LICENSE   |   31 
 /PKGBUILD  |  150 ++
 /chgpasswd |4 
 /chpasswd  |6 
 /defaults.pam  |6 
 /login.defs|  208 +++
 /newusers  |6 
 /passwd|4 
 /shadow-strncpy-usage.patch|   25 +++
 /shadow.install|9 +
 /shadow.service|   11 +
 /shadow.timer  |7 +
 /useradd.defaults  |9 +
 /xstrdup.patch |9 +
 core-x86_64/LICENSE|   31 
 core-x86_64/PKGBUILD   |  150 --
 core-x86_64/chgpasswd  |4 
 core-x86_64/chpasswd   |6 
 core-x86_64/defaults.pam   |6 
 core-x86_64/login.defs |  208 ---
 core-x86_64/newusers   |6 
 core-x86_64/passwd |4 
 core-x86_64/shadow-strncpy-usage.patch |   25 ---
 core-x86_64/shadow.install |9 -
 core-x86_64/shadow.service |   10 -
 core-x86_64/shadow.timer   |7 -
 core-x86_64/useradd.defaults   |9 -
 core-x86_64/xstrdup.patch  |9 -
 28 files changed, 485 insertions(+), 484 deletions(-)

Deleted: core-x86_64/LICENSE
===
--- core-x86_64/LICENSE 2017-12-11 20:56:59 UTC (rev 312187)
+++ core-x86_64/LICENSE 2017-12-11 23:09:14 UTC (rev 312188)
@@ -1,31 +0,0 @@
-/*
- * Copyright (c) 1990 - 1994, Julianne Frances Haugh
- * Copyright (c) 1996 - 2000, Marek Michałkiewicz
- * Copyright (c) 2001 - 2006, Tomasz Kłoczko
- * Copyright (c) 2007 - 2009, Nicolas François
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *notice, this list of conditions and the following disclaimer in the
- *documentation and/or other materials provided with the distribution.
- * 3. The name of the copyright holders or contributors may not be used to
- *endorse or promote products derived from this software without
- *specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 

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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:07:11
  Author: anthraxx
Revision: 273913

archrelease: copy trunk to community-x86_64

Added:
  metasploit/repos/community-x86_64/PKGBUILD
(from rev 273912, metasploit/trunk/PKGBUILD)
  metasploit/repos/community-x86_64/metasploit-dont-restrict-aggregator.patch
(from rev 273912, 
metasploit/trunk/metasploit-dont-restrict-aggregator.patch)
Deleted:
  metasploit/repos/community-x86_64/PKGBUILD
  metasploit/repos/community-x86_64/metasploit-dont-restrict-aggregator.patch

---+
 PKGBUILD  |  124 ++--
 metasploit-dont-restrict-aggregator.patch |   50 +--
 2 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 23:07:03 UTC (rev 273912)
+++ PKGBUILD2017-12-11 23:07:11 UTC (rev 273913)
@@ -1,62 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sabart Otto - Seberm 
-# Contributor: Tobias Veit - nIcE 
-
-pkgname=metasploit
-pkgver=4.16.19
-pkgrel=1
-pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
-url='https://www.metasploit.com/'
-arch=('x86_64')
-license=('BSD')
-depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
-optdepends=('ruby-pg: database support')
-options=('!strip' '!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
-metasploit-dont-restrict-aggregator.patch)
-sha256sums=('d42d950da520586cf2e3b4f0a86e895250a95e2cd6ec3aff972e3b24492bfd2a'
-'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('d293b974d37389e1070d067959ad2962a63e42645abf9aba6ed645f73826fd7554261c9cd6f0ad0338ec7a4024b720a04eac5f48652c8902c0a7a6b055801085'
-
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
-
-prepare() {
-  cd ${pkgname}-framework-${pkgver}
-  bundle config build.nokogiri --use-system-libraries
-  sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
-  patch -R -p1 < "${srcdir}/metasploit-dont-restrict-aggregator.patch"
-}
-
-build() {
-  cd ${pkgname}-framework-${pkgver}
-  bundle install -j"$(nproc)" --no-cache --deployment
-  find vendor/bundle/ruby -exec chmod o+r '{}' \;
-}
-
-package() {
-  cd ${pkgname}-framework-${pkgver}
-
-  install -d "${pkgdir}/opt/${pkgname}" "${pkgdir}/usr/bin"
-  cp -r . "${pkgdir}/opt/${pkgname}"
-
-  for f in "${pkgdir}"/opt/${pkgname}/msf*; do
-local _msffile="${pkgdir}/usr/bin/`basename "${f}"`"
-echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/`basename "${f}"` \"\$@\"" > "${_msffile}"
-chmod 755 "${_msffile}"
-  done
-
-  (cd "${pkgdir}/opt/${pkgname}"
-for f in tools/*/*.rb; do
-  install -Dm 755 "${f}" ".${f}"
-  echo -e "#!/bin/sh\nBUNDLE_GEMFILE=/opt/${pkgname}/Gemfile bundle exec 
ruby /opt/${pkgname}/."${f}" \"\$@\"" > "${f}"
-  chmod 755 "${f}"
-done
-  )
-
-  install -Dm 644 external/zsh/_* -t "${pkgdir}/usr/share/zsh/site-functions"
-  install -Dm 644 LICENSE COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -d "${pkgdir}/usr/share/doc"
-  mv "${pkgdir}/opt/${pkgname}/documentation" 
"${pkgdir}/usr/share/doc/${pkgname}"
-  rm "${pkgdir}/usr/bin/msfupdate"
-}
-
-# vim: ts=2 sw=2 et:

Copied: metasploit/repos/community-x86_64/PKGBUILD (from rev 273912, 
metasploit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 23:07:11 UTC (rev 273913)
@@ -0,0 +1,62 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sabart Otto - Seberm 
+# Contributor: Tobias Veit - nIcE 
+
+pkgname=metasploit
+pkgver=4.16.22
+pkgrel=1
+pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
+url='https://www.metasploit.com/'
+arch=('x86_64')
+license=('BSD')
+depends=('ruby' 'libpcap' 'postgresql-libs' 'ruby-bundler' 'sqlite' 'libxslt' 
'git')
+optdepends=('ruby-pg: database support')
+options=('!strip' '!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
+metasploit-dont-restrict-aggregator.patch)
+sha256sums=('4ca48854438c80590ad6d2f12c72bfc40139aaf39d5b720a52e055f2a416f89e'
+'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
+sha512sums=('382f173b70c1251109a74fc781df426cf2976f3338f05a50700e6c78080b19f9490888502a92e3b36962ddbd99086c900f094bc62f99c708c4ab5cd2b566f61e'
+

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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:07:03
  Author: anthraxx
Revision: 273912

upgpkg: metasploit 4.16.22-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:02:21 UTC (rev 273911)
+++ PKGBUILD2017-12-11 23:07:03 UTC (rev 273912)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.19
+pkgver=4.16.22
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('d42d950da520586cf2e3b4f0a86e895250a95e2cd6ec3aff972e3b24492bfd2a'
+sha256sums=('4ca48854438c80590ad6d2f12c72bfc40139aaf39d5b720a52e055f2a416f89e'
 'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('d293b974d37389e1070d067959ad2962a63e42645abf9aba6ed645f73826fd7554261c9cd6f0ad0338ec7a4024b720a04eac5f48652c8902c0a7a6b055801085'
+sha512sums=('382f173b70c1251109a74fc781df426cf2976f3338f05a50700e6c78080b19f9490888502a92e3b36962ddbd99086c900f094bc62f99c708c4ab5cd2b566f61e'
 
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
 
 prepare() {


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

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Monday, December 11, 2017 @ 23:02:21
  Author: arojas
Revision: 273911

archrelease: copy trunk to community-any

Added:
  auctex/repos/community-any/PKGBUILD
(from rev 273910, auctex/trunk/PKGBUILD)
  auctex/repos/community-any/auctex.install
(from rev 273910, auctex/trunk/auctex.install)
Deleted:
  auctex/repos/community-any/PKGBUILD
  auctex/repos/community-any/auctex.install

+
 PKGBUILD   |   66 +++
 auctex.install |   16 ++---
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 23:01:56 UTC (rev 273910)
+++ PKGBUILD2017-12-11 23:02:21 UTC (rev 273911)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=auctex
-pkgver=11.92
-pkgrel=1
-pkgdesc="An extensible package for writing and formatting TeX files in Emacs"
-arch=('any')
-url="http://www.gnu.org/software/auctex/;
-license=('GPL3')
-depends=('emacs' 'ghostscript' 'texlive-core')
-options=('!makeflags')
-install=auctex.install
-source=(http://ftp.gnu.org/pub/gnu/auctex/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('d1ac60f96abef76242b099073a7a05b24624ae81'
-  'SKIP')
-validpgpkeys=('70CDE487C45540307F86972BE2FD58BF20485F50')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -i 's/as_fn_error $? "--with-texmf-dir=/echo as_fn_error $? 
"--with-texmf-dir=/' configure
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --localstatedir=/var 
--with-texmf-dir=/usr/share/texmf
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: auctex/repos/community-any/PKGBUILD (from rev 273910, 
auctex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 23:02:21 UTC (rev 273911)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=auctex
+pkgver=12.1
+pkgrel=1
+pkgdesc="An extensible package for writing and formatting TeX files in Emacs"
+arch=('any')
+url="http://www.gnu.org/software/auctex/;
+license=('GPL3')
+depends=('emacs' 'ghostscript' 'texlive-core')
+options=('!makeflags')
+install=auctex.install
+source=(http://ftp.gnu.org/pub/gnu/auctex/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('7744738f59fbb0862edb89eb2d47920b0f94c18b'
+  'SKIP')
+validpgpkeys=('70CDE487C45540307F86972BE2FD58BF20485F50')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's/as_fn_error $? "--with-texmf-dir=/echo as_fn_error $? 
"--with-texmf-dir=/' configure
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --localstatedir=/var 
--with-texmf-dir=/usr/share/texmf
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: auctex.install
===
--- auctex.install  2017-12-11 23:01:56 UTC (rev 273910)
+++ auctex.install  2017-12-11 23:02:21 UTC (rev 273911)
@@ -1,8 +0,0 @@
-post_install() {
-cat << EOF
-==> For GNU Emacs, the recommended way to activate AUCTeX and preview-latex is 
to add the
-==> following lines to your ~/.emacs file:
-(load "auctex.el" nil t t)
-(load "preview-latex.el" nil t t)
-EOF
-}

Copied: auctex/repos/community-any/auctex.install (from rev 273910, 
auctex/trunk/auctex.install)
===
--- auctex.install  (rev 0)
+++ auctex.install  2017-12-11 23:02:21 UTC (rev 273911)
@@ -0,0 +1,8 @@
+post_install() {
+cat << EOF
+==> For GNU Emacs, the recommended way to activate AUCTeX and preview-latex is 
to add the
+==> following lines to your ~/.emacs file:
+(load "auctex.el" nil t t)
+(load "preview-latex.el" nil t t)
+EOF
+}


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

2017-12-11 Thread Antonio Rojas via arch-commits
Date: Monday, December 11, 2017 @ 23:01:56
  Author: arojas
Revision: 273910

Update to 12.1

Modified:
  auctex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 22:57:40 UTC (rev 273909)
+++ PKGBUILD2017-12-11 23:01:56 UTC (rev 273910)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=auctex
-pkgver=11.92
+pkgver=12.1
 pkgrel=1
 pkgdesc="An extensible package for writing and formatting TeX files in Emacs"
 arch=('any')
@@ -12,7 +12,7 @@
 options=('!makeflags')
 install=auctex.install
 source=(http://ftp.gnu.org/pub/gnu/auctex/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('d1ac60f96abef76242b099073a7a05b24624ae81'
+sha1sums=('7744738f59fbb0862edb89eb2d47920b0f94c18b'
   'SKIP')
 validpgpkeys=('70CDE487C45540307F86972BE2FD58BF20485F50')
 


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 22:57:40
  Author: anthraxx
Revision: 273909

archrelease: copy trunk to community-x86_64

Added:
  radare2/repos/community-x86_64/PKGBUILD
(from rev 273908, radare2/trunk/PKGBUILD)
Deleted:
  radare2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 22:57:32 UTC (rev 273908)
+++ PKGBUILD2017-12-11 22:57:40 UTC (rev 273909)
@@ -1,34 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Guillermo Ramos <0xwille at gmail dot com>
-
-pkgname=radare2
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
-url='https://radare.org'
-arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL3')
-depends=('sh' 'capstone' 'openssl' 'libzip')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
-sha256sums=('d8f7e1ab96028fc8bd62d4f92fbbe8bbf48c6cda8112e6eaec93bf5ffbbbd1dd')
-sha512sums=('1a8db3c71895fd9ccf284e7d0747770a5490872c5ee7f8e6d1c3a2590d2b344873bfc11b5f686bd08caa441bb787b2ec86aae9e83bf61e296f6a233d3ba35207')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-syscapstone \
---with-syszip \
---with-openssl
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  # remove shit
-  rm "${pkgdir}"/usr/bin/r2-{indent,docker} \
-"${pkgdir}/usr/share/man/man1/r2-docker.1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: radare2/repos/community-x86_64/PKGBUILD (from rev 273908, 
radare2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 22:57:40 UTC (rev 273909)
@@ -0,0 +1,31 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='https://radare.org'
+arch=('x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'openssl' 'libzip')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
+sha256sums=('cf34e6260fafb543edb919ed0b80b57b431817e91b624843fc1b82aa4bbf5f7a')
+sha512sums=('38a907834e21967a83943e62cb29d8097e0522ff71ea61a2e3ab9e5263c3884ce28c17fb3ca9201c2b9f341e1b066ed0899e5152e146e61fc4f650f319299cd0')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-syscapstone \
+--with-syszip \
+--with-openssl
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 22:57:32
  Author: anthraxx
Revision: 273908

upgpkg: radare2 2.1.0-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 22:45:44 UTC (rev 273907)
+++ PKGBUILD2017-12-11 22:57:32 UTC (rev 273908)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='https://radare.org'
@@ -11,8 +11,8 @@
 depends=('sh' 'capstone' 'openssl' 'libzip')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
-sha256sums=('d8f7e1ab96028fc8bd62d4f92fbbe8bbf48c6cda8112e6eaec93bf5ffbbbd1dd')
-sha512sums=('1a8db3c71895fd9ccf284e7d0747770a5490872c5ee7f8e6d1c3a2590d2b344873bfc11b5f686bd08caa441bb787b2ec86aae9e83bf61e296f6a233d3ba35207')
+sha256sums=('cf34e6260fafb543edb919ed0b80b57b431817e91b624843fc1b82aa4bbf5f7a')
+sha512sums=('38a907834e21967a83943e62cb29d8097e0522ff71ea61a2e3ab9e5263c3884ce28c17fb3ca9201c2b9f341e1b066ed0899e5152e146e61fc4f650f319299cd0')
 
 build() {
   cd ${pkgname}-${pkgver}
@@ -26,9 +26,6 @@
 package() {
   cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
-  # remove shit
-  rm "${pkgdir}"/usr/bin/r2-{indent,docker} \
-"${pkgdir}/usr/share/man/man1/r2-docker.1"
 }
 
 # vim: ts=2 sw=2 et:


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 22:45:44
  Author: anthraxx
Revision: 273907

remove duplicate dynamic executable flag

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 21:32:16 UTC (rev 273906)
+++ PKGBUILD2017-12-11 22:45:44 UTC (rev 273907)
@@ -23,7 +23,7 @@
   runhaskell Setup configure -O \
 --enable-shared \
 --prefix=/usr \
---enable-executable-dynamic --disable-library-vanilla \
+--enable-executable-dynamic \
 --disable-library-vanilla \
 --flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd 
with_dbus"
   runhaskell Setup build


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

2017-12-11 Thread Jelle van der Waa via arch-commits
Date: Monday, December 11, 2017 @ 21:32:16
  Author: jelle
Revision: 273906

archrelease: copy trunk to community-x86_64

Added:
  python-regex/repos/community-x86_64/PKGBUILD
(from rev 273905, python-regex/trunk/PKGBUILD)
Deleted:
  python-regex/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 21:19:30 UTC (rev 273905)
+++ PKGBUILD2017-12-11 21:32:16 UTC (rev 273906)
@@ -1,46 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Nikola Milinković 
-# Submitter: Xiao-Long Chen 
-
-_pkgbase=regex
-pkgbase=python-regex
-pkgname=('python-regex' 'python2-regex')
-pkgname=python-regex
-pkgver=2017.12.05
-pkgrel=1
-pkgdesc="Alternative python regular expression module."
-arch=('x86_64')
-url="https://bitbucket.org/mrabarnett/mrab-regex;
-license=('Python')
-makedepends=('python-setuptools' 'python2-setuptools')
-options=(!emptydirs)
-source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('c11e9f44a05121f41aad1691336007b499438ab42478c6c24f11f7734ed3f9d6')
-
-package_python2-regex() {
-  depends=('python2')
-  conflicts=('python2-regex-hg')
-  pkgdesc="Alternative python regular expression module. (python2 version)"
-
-  cd "regex-${pkgver}"
-  python2 setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -v -m755 -d "${pkgdir}/usr/share/doc/python2-regex"
-  install -v -m644 ./docs/Features.html 
"${pkgdir}/usr/share/doc/python2-regex/"
-  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python2-regex/"
-  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python2-regex/"
-}
-
-package_python-regex() {
-  depends=('python')
-  conflicts=('python-regex-hg')
-  pkgdesc="Alternative python regular expression module. (python3 version)"
-
-  cd "regex-${pkgver}"
-  python setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -v -m755 -d "${pkgdir}/usr/share/doc/python-regex"
-  install -v -m644 ./docs/Features.html "${pkgdir}/usr/share/doc/python-regex/"
-  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python-regex/"
-  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python-regex/"
-}

Copied: python-regex/repos/community-x86_64/PKGBUILD (from rev 273905, 
python-regex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 21:32:16 UTC (rev 273906)
@@ -0,0 +1,46 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Nikola Milinković 
+# Submitter: Xiao-Long Chen 
+
+_pkgbase=regex
+pkgbase=python-regex
+pkgname=('python-regex' 'python2-regex')
+pkgname=python-regex
+pkgver=2017.12.05
+pkgrel=1
+pkgdesc="Alternative python regular expression module."
+arch=('x86_64')
+url="https://bitbucket.org/mrabarnett/mrab-regex;
+license=('Python')
+makedepends=('python-setuptools' 'python2-setuptools')
+options=(!emptydirs)
+source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
+sha256sums=('c11e9f44a05121f41aad1691336007b499438ab42478c6c24f11f7734ed3f9d6')
+
+package_python2-regex() {
+  depends=('python2')
+  conflicts=('python2-regex-hg')
+  pkgdesc="Alternative python regular expression module. (python2 version)"
+
+  cd "regex-${pkgver}"
+  python2 setup.py install --root="${pkgdir}/" --optimize=1
+
+  install -v -m755 -d "${pkgdir}/usr/share/doc/python2-regex"
+  install -v -m644 ./docs/Features.html 
"${pkgdir}/usr/share/doc/python2-regex/"
+  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python2-regex/"
+  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python2-regex/"
+}
+
+package_python-regex() {
+  depends=('python')
+  conflicts=('python-regex-hg')
+  pkgdesc="Alternative python regular expression module. (python3 version)"
+
+  cd "regex-${pkgver}"
+  python setup.py install --root="${pkgdir}/" --optimize=1
+
+  install -v -m755 -d "${pkgdir}/usr/share/doc/python-regex"
+  install -v -m644 ./docs/Features.html "${pkgdir}/usr/share/doc/python-regex/"
+  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python-regex/"
+  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python-regex/"
+}


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

2017-12-11 Thread Jelle van der Waa via arch-commits
Date: Monday, December 11, 2017 @ 21:19:30
  Author: jelle
Revision: 273905

archrelease: copy trunk to community-x86_64

Added:
  python-regex/repos/community-x86_64/PKGBUILD
(from rev 273904, python-regex/trunk/PKGBUILD)
Deleted:
  python-regex/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 21:19:16 UTC (rev 273904)
+++ PKGBUILD2017-12-11 21:19:30 UTC (rev 273905)
@@ -1,46 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Nikola Milinković 
-# Submitter: Xiao-Long Chen 
-
-_pkgbase=regex
-pkgbase=python-regex
-pkgname=('python-regex' 'python2-regex')
-pkgname=python-regex
-pkgver=2017.11.09
-pkgrel=1
-pkgdesc="Alternative python regular expression module."
-arch=('x86_64' 'i686')
-url="https://bitbucket.org/mrabarnett/mrab-regex;
-license=('Python')
-makedepends=('python-setuptools' 'python2-setuptools')
-options=(!emptydirs)
-source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('d440fbbf5a3e6dcc6c5ecb8e2dba1e01978a25a6540cbea6a583f654007bb7d5')
-
-package_python2-regex() {
-  depends=('python2')
-  conflicts=('python2-regex-hg')
-  pkgdesc="Alternative python regular expression module. (python2 version)"
-
-  cd "regex-${pkgver}"
-  python2 setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -v -m755 -d "${pkgdir}/usr/share/doc/python2-regex"
-  install -v -m644 ./docs/Features.html 
"${pkgdir}/usr/share/doc/python2-regex/"
-  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python2-regex/"
-  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python2-regex/"
-}
-
-package_python-regex() {
-  depends=('python')
-  conflicts=('python-regex-hg')
-  pkgdesc="Alternative python regular expression module. (python3 version)"
-
-  cd "regex-${pkgver}"
-  python setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -v -m755 -d "${pkgdir}/usr/share/doc/python-regex"
-  install -v -m644 ./docs/Features.html "${pkgdir}/usr/share/doc/python-regex/"
-  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python-regex/"
-  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python-regex/"
-}

Copied: python-regex/repos/community-x86_64/PKGBUILD (from rev 273904, 
python-regex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 21:19:30 UTC (rev 273905)
@@ -0,0 +1,46 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Nikola Milinković 
+# Submitter: Xiao-Long Chen 
+
+_pkgbase=regex
+pkgbase=python-regex
+pkgname=('python-regex' 'python2-regex')
+pkgname=python-regex
+pkgver=2017.12.05
+pkgrel=1
+pkgdesc="Alternative python regular expression module."
+arch=('x86_64')
+url="https://bitbucket.org/mrabarnett/mrab-regex;
+license=('Python')
+makedepends=('python-setuptools' 'python2-setuptools')
+options=(!emptydirs)
+source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
+sha256sums=('c11e9f44a05121f41aad1691336007b499438ab42478c6c24f11f7734ed3f9d6')
+
+package_python2-regex() {
+  depends=('python2')
+  conflicts=('python2-regex-hg')
+  pkgdesc="Alternative python regular expression module. (python2 version)"
+
+  cd "regex-${pkgver}"
+  python2 setup.py install --root="${pkgdir}/" --optimize=1
+
+  install -v -m755 -d "${pkgdir}/usr/share/doc/python2-regex"
+  install -v -m644 ./docs/Features.html 
"${pkgdir}/usr/share/doc/python2-regex/"
+  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python2-regex/"
+  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python2-regex/"
+}
+
+package_python-regex() {
+  depends=('python')
+  conflicts=('python-regex-hg')
+  pkgdesc="Alternative python regular expression module. (python3 version)"
+
+  cd "regex-${pkgver}"
+  python setup.py install --root="${pkgdir}/" --optimize=1
+
+  install -v -m755 -d "${pkgdir}/usr/share/doc/python-regex"
+  install -v -m644 ./docs/Features.html "${pkgdir}/usr/share/doc/python-regex/"
+  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python-regex/"
+  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python-regex/"
+}


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

2017-12-11 Thread Jelle van der Waa via arch-commits
Date: Monday, December 11, 2017 @ 21:19:16
  Author: jelle
Revision: 273904

upgpkg: python-regex 2017.12.05-1

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 21:18:59 UTC (rev 273903)
+++ PKGBUILD2017-12-11 21:19:16 UTC (rev 273904)
@@ -6,7 +6,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.11.09
+pkgver=2017.12.05
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 
source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('d440fbbf5a3e6dcc6c5ecb8e2dba1e01978a25a6540cbea6a583f654007bb7d5')
+sha256sums=('c11e9f44a05121f41aad1691336007b499438ab42478c6c24f11f7734ed3f9d6')
 
 package_python2-regex() {
   depends=('python2')


[arch-commits] Commit in clementine/repos (5 files)

2017-12-11 Thread Maxime Gauduin via arch-commits
Date: Monday, December 11, 2017 @ 21:18:59
  Author: alucryd
Revision: 273903

archrelease: copy trunk to community-staging-x86_64

Added:
  clementine/repos/community-staging-x86_64/
  clementine/repos/community-staging-x86_64/PKGBUILD
(from rev 273902, clementine/trunk/PKGBUILD)
  
clementine/repos/community-staging-x86_64/add-missing-functional-includes-5630.patch
(from rev 273902, 
clementine/trunk/add-missing-functional-includes-5630.patch)
  
clementine/repos/community-staging-x86_64/clementine-1.3.1-chromaprint-1.4.0.patch
(from rev 273902, clementine/trunk/clementine-1.3.1-chromaprint-1.4.0.patch)
  clementine/repos/community-staging-x86_64/clementine-gcc6.patch
(from rev 273902, clementine/trunk/clementine-gcc6.patch)

+
 PKGBUILD   |   65 +++
 add-missing-functional-includes-5630.patch |   51 +
 clementine-1.3.1-chromaprint-1.4.0.patch   |   41 +
 clementine-gcc6.patch  |   22 +
 4 files changed, 179 insertions(+)

Copied: clementine/repos/community-staging-x86_64/PKGBUILD (from rev 273902, 
clementine/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 21:18:59 UTC (rev 273903)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Stéphane Gaudreault 
+# Contributor: BlackEagle 
+# Contributor: Dany Martineau 
+
+pkgname=clementine
+pkgver=1.3.1
+pkgrel=11
+pkgdesc='A modern music player and library organizer'
+url='http://www.clementine-player.org/'
+license=('GPL')
+arch=('x86_64')
+depends=('chromaprint' 'crypto++' 'fftw' 'gcc-libs' 'glew' 'glib2' 'glibc'
+ 'gst-plugins-base-libs' 'gstreamer' 'libcdio' 'libechonest' 'libgl'
+ 'libgpod' 'liblastfm' 'libmtp' 'libpulse' 'libx11' 'protobuf' 'qjson'
+ 'qt4' 'sqlite' 'taglib' 'zlib')
+makedepends=('boost' 'cmake' 'mesa' 'sparsehash')
+optdepends=('gst-plugins-base: "Base" plugin libraries'
+'gst-plugins-good: "Good" plugin libraries'
+'gst-plugins-bad: "Bad" plugin libraries'
+'gst-plugins-ugly: "Ugly" plugin libraries'
+'gst-libav: Libav plugin'
+'gvfs: Various devices support')
+source=("clementine-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz;
+'clementine-gcc6.patch'
+'add-missing-functional-includes-5630.patch'
+'clementine-1.3.1-chromaprint-1.4.0.patch')
+sha256sums=('f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c'
+'05bd4dc0138eed084332fa1a688a96858418731f337f54e0d8ab0853123f40ee'
+'213a1c2eb3f3c1d2904ed855ad851c10705d04cfa20b36b843b60003469fdc1a'
+'4cc9c9df599df4a595c6acf4e129a54296c0a8e537627435e3df14e1e95447b0')
+
+prepare() {
+  cd Clementine-${pkgver}
+
+  # Fix build with GCC 6
+  patch -p1 -i ../clementine-gcc6.patch
+  # https://github.com/clementine-player/Clementine/pull/5630
+  patch -p1 -i ../add-missing-functional-includes-5630.patch
+  # Fix build with chromaprint 1.4.0
+  patch -p1 -i ../clementine-1.3.1-chromaprint-1.4.0.patch
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build
+}
+
+build() {
+  cd Clementine-${pkgver}/build
+
+  cmake .. \
+-DCMAKE_BUILD_TYPE='Release' \
+-DCMAKE_INSTALL_PREFIX='/usr'
+  make
+}
+
+package() {
+  cd Clementine-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Copied: 
clementine/repos/community-staging-x86_64/add-missing-functional-includes-5630.patch
 (from rev 273902, clementine/trunk/add-missing-functional-includes-5630.patch)
===
--- community-staging-x86_64/add-missing-functional-includes-5630.patch 
(rev 0)
+++ community-staging-x86_64/add-missing-functional-includes-5630.patch 
2017-12-11 21:18:59 UTC (rev 273903)
@@ -0,0 +1,51 @@
+From 8a6cc8b5069265e1e92e22def985e22c5955e503 Mon Sep 17 00:00:00 2001
+From: Morris Hafner 
+Date: Mon, 13 Feb 2017 17:46:46 +0100
+Subject: [PATCH] Add missing  includes (#5630)
+
+---
+ src/core/mergedproxymodel.cpp | 1 +
+ src/devices/giolister.cpp | 1 +
+ src/library/groupbydialog.cpp | 2 ++
+ 3 files changed, 4 insertions(+)
+
+diff --git a/src/core/mergedproxymodel.cpp b/src/core/mergedproxymodel.cpp
+index 56217f6fd..8c210d391 100644
+--- a/src/core/mergedproxymodel.cpp
 b/src/core/mergedproxymodel.cpp
+@@ -23,6 +23,7 @@
+ 
+ #include 
+ 
++#include 
+ #include 
+ 
+ // boost::multi_index still relies on these being in the global namespace.
+diff --git a/src/devices/giolister.cpp b/src/devices/giolister.cpp
+index 

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

2017-12-11 Thread Maxime Gauduin via arch-commits
Date: Monday, December 11, 2017 @ 21:18:46
  Author: alucryd
Revision: 273902

protobuf 3.5.0 rebuild: clementine 1.3.1-11

Modified:
  clementine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 21:00:08 UTC (rev 273901)
+++ PKGBUILD2017-12-11 21:18:46 UTC (rev 273902)
@@ -6,7 +6,7 @@
 
 pkgname=clementine
 pkgver=1.3.1
-pkgrel=10
+pkgrel=11
 pkgdesc='A modern music player and library organizer'
 url='http://www.clementine-player.org/'
 license=('GPL')
@@ -23,9 +23,9 @@
 'gst-libav: Libav plugin'
 'gvfs: Various devices support')
 
source=("clementine-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz;
-clementine-gcc6.patch
-add-missing-functional-includes-5630.patch
-clementine-1.3.1-chromaprint-1.4.0.patch)
+'clementine-gcc6.patch'
+'add-missing-functional-includes-5630.patch'
+'clementine-1.3.1-chromaprint-1.4.0.patch')
 sha256sums=('f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c'
 '05bd4dc0138eed084332fa1a688a96858418731f337f54e0d8ab0853123f40ee'
 '213a1c2eb3f3c1d2904ed855ad851c10705d04cfa20b36b843b60003469fdc1a'


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

2017-12-11 Thread Jelle van der Waa via arch-commits
Date: Monday, December 11, 2017 @ 21:00:08
  Author: jelle
Revision: 273901

archrelease: copy trunk to community-staging-x86_64

Added:
  curaengine/repos/community-staging-x86_64/
  curaengine/repos/community-staging-x86_64/PKGBUILD
(from rev 273900, curaengine/trunk/PKGBUILD)

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

Copied: curaengine/repos/community-staging-x86_64/PKGBUILD (from rev 273900, 
curaengine/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 21:00:08 UTC (rev 273901)
@@ -0,0 +1,34 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=curaengine
+pkgver=3.0.3
+pkgrel=4
+pkgdesc="Fast and robust engine for processing 3D models into 3D printing 
instruction for Ultimaker and other GCode based 3D printers."
+url="https://github.com/Ultimaker/CuraEngine;
+arch=('x86_64')
+license=('AGPL')
+depends=('arcus')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;)
+md5sums=('875c43b51afe3990bb05c3b881c287b6')
+
+
+build() {
+  cd CuraEngine-${pkgver}
+  mkdir -p build
+  cd build
+
+   cmake .. \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release
+
+  make
+}
+
+package() {
+  cd CuraEngine-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-12-11 Thread Jelle van der Waa via arch-commits
Date: Monday, December 11, 2017 @ 20:59:58
  Author: jelle
Revision: 273900

upgpkg: curaengine 3.0.3-4

protobuf 3.5.0 rebuild

Modified:
  curaengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 20:57:00 UTC (rev 273899)
+++ PKGBUILD2017-12-11 20:59:58 UTC (rev 273900)
@@ -3,7 +3,7 @@
 
 pkgname=curaengine
 pkgver=3.0.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Fast and robust engine for processing 3D models into 3D printing 
instruction for Ultimaker and other GCode based 3D printers."
 url="https://github.com/Ultimaker/CuraEngine;
 arch=('x86_64')


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

2017-12-11 Thread Jelle van der Waa via arch-commits
Date: Monday, December 11, 2017 @ 20:57:00
  Author: jelle
Revision: 273899

archrelease: copy trunk to community-x86_64

Added:
  curaengine/repos/community-x86_64/PKGBUILD
(from rev 273898, curaengine/trunk/PKGBUILD)
Deleted:
  curaengine/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 20:56:45 UTC (rev 273898)
+++ PKGBUILD2017-12-11 20:57:00 UTC (rev 273899)
@@ -1,34 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=curaengine
-pkgver=3.0.3
-pkgrel=2
-pkgdesc="Fast and robust engine for processing 3D models into 3D printing 
instruction for Ultimaker and other GCode based 3D printers."
-url="https://github.com/Ultimaker/CuraEngine;
-arch=('x86_64')
-license=('AGPL')
-depends=('arcus')
-makedepends=('cmake')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;)
-md5sums=('875c43b51afe3990bb05c3b881c287b6')
-
-
-build() {
-  cd CuraEngine-${pkgver}
-  mkdir -p build
-  cd build
-
-   cmake .. \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release
-
-  make
-}
-
-package() {
-  cd CuraEngine-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: curaengine/repos/community-x86_64/PKGBUILD (from rev 273898, 
curaengine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 20:57:00 UTC (rev 273899)
@@ -0,0 +1,34 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=curaengine
+pkgver=3.0.3
+pkgrel=3
+pkgdesc="Fast and robust engine for processing 3D models into 3D printing 
instruction for Ultimaker and other GCode based 3D printers."
+url="https://github.com/Ultimaker/CuraEngine;
+arch=('x86_64')
+license=('AGPL')
+depends=('arcus')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz;)
+md5sums=('875c43b51afe3990bb05c3b881c287b6')
+
+
+build() {
+  cd CuraEngine-${pkgver}
+  mkdir -p build
+  cd build
+
+   cmake .. \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release
+
+  make
+}
+
+package() {
+  cd CuraEngine-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-12-11 Thread Maxime Gauduin via arch-commits
Date: Monday, December 11, 2017 @ 20:56:59
  Author: alucryd
Revision: 312187

upgpkg: libbluray 1.0.2-1

Modified:
  libbluray/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:07:51 UTC (rev 312186)
+++ PKGBUILD2017-12-11 20:56:59 UTC (rev 312187)
@@ -5,7 +5,7 @@
 # Contributor: Andrew Cook 
 
 pkgname=libbluray
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='Library to access Blu-Ray disks for video playback'
 arch=('x86_64')
@@ -12,11 +12,11 @@
 url='http://www.videolan.org/developers/libbluray.html'
 license=('LGPL2.1')
 depends=('fontconfig' 'glibc' 'libfreetype.so' 'libxml2')
-makedepends=('apache-ant')
-optdepends=('java-environment: BD-J library')
+makedepends=('apache-ant' 'java-environment=8')
+optdepends=('java-runtime=8: BD-J library')
 provides=('libbluray.so')
 
source=("ftp://ftp.videolan.org/pub/videolan/libbluray/${pkgver}/libbluray-${pkgver}.tar.bz2;)
-sha256sums=('0f9f9a1db2f48cafc70ed2596ff3594b597e2027408f5f2be6191c245d67853a')
+sha256sums=('6d9e7c4e416f664c330d9fa5a05ad79a3fb39b95adfc3fd6910cbed503b7aeff')
 
 build() {
   cd libbluray-${pkgver}


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

2017-12-11 Thread Jelle van der Waa via arch-commits
Date: Monday, December 11, 2017 @ 20:56:45
  Author: jelle
Revision: 273898

upgpkg: curaengine 3.0.3-3

revert wrong build

Modified:
  curaengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 20:04:30 UTC (rev 273897)
+++ PKGBUILD2017-12-11 20:56:45 UTC (rev 273898)
@@ -3,7 +3,7 @@
 
 pkgname=curaengine
 pkgver=3.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Fast and robust engine for processing 3D models into 3D printing 
instruction for Ultimaker and other GCode based 3D printers."
 url="https://github.com/Ultimaker/CuraEngine;
 arch=('x86_64')


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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 20:04:30
  Author: jlichtblau
Revision: 273897

archrelease: copy trunk to community-x86_64

Added:
  motion/repos/community-x86_64/PKGBUILD
(from rev 273896, motion/trunk/PKGBUILD)
Deleted:
  motion/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 20:04:09 UTC (rev 273896)
+++ PKGBUILD2017-12-11 20:04:30 UTC (rev 273897)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=motion
-pkgver=4.1
-pkgrel=1
-pkgdesc="A software motion detector which grabs images from video4linux 
devices and/or from webcams"
-arch=('x86_64')
-license=('GPL')
-url="http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome;
-depends=('sqlite' 'ffmpeg')
-backup=('etc/motion/motion.conf')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Motion-Project/motion/archive/release-$pkgver.tar.gz;)
-sha256sums=('277029c80df0d37deefbbea6d15c66a9067d9166fe8f76eb5f90aa6e97aa9741')
-
-build() {
-  cd "${srcdir}/${pkgname}-release-${pkgver}"
-  autoreconf
-  ./configure --prefix=/usr \
---without-pgsql \
---without-mysql \
---sysconfdir=/etc \
---with-ffmpeg \
---with-webp
-  make
-}
-
-package(){
-  cd "${srcdir}/${pkgname}-release-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 "motion-dist.conf" "${pkgdir}/etc/motion/motion.conf"
-  install -Dm644 "motion.service" 
"${pkgdir}/usr/lib/systemd/system/motion.service"
-}

Copied: motion/repos/community-x86_64/PKGBUILD (from rev 273896, 
motion/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 20:04:30 UTC (rev 273897)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: 
+# Contributor: Sergej Pupykin 
+
+pkgname=motion
+pkgver=4.1.1
+pkgrel=1
+pkgdesc="A software motion detector which grabs images from video4linux 
devices and/or from webcams"
+arch=('x86_64')
+license=('GPL')
+url="http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome;
+depends=('sqlite' 'ffmpeg')
+backup=('etc/motion/motion.conf')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Motion-Project/motion/archive/release-$pkgver.tar.gz;)
+sha256sums=('2074b935bdfe28f84c2c3233274b06908336778f303bb13530d4299c3f8aa4e2')
+
+build() {
+  cd "${srcdir}/${pkgname}-release-${pkgver}"
+  autoreconf
+  ./configure --prefix=/usr \
+--without-pgsql \
+--without-mysql \
+--sysconfdir=/etc \
+--with-ffmpeg \
+--with-webp
+  make
+}
+
+package(){
+  cd "${srcdir}/${pkgname}-release-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 "motion-dist.conf" "${pkgdir}/etc/motion/motion.conf"
+  install -Dm644 "motion.service" 
"${pkgdir}/usr/lib/systemd/system/motion.service"
+}


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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 20:04:09
  Author: jlichtblau
Revision: 273896

upgpkg: motion 4.1.1-1 - new upstream release

Modified:
  motion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:56:00 UTC (rev 273895)
+++ PKGBUILD2017-12-11 20:04:09 UTC (rev 273896)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Sergej Pupykin 
+# Maintainer: 
+# Contributor: Sergej Pupykin 
 
 pkgname=motion
-pkgver=4.1
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="A software motion detector which grabs images from video4linux 
devices and/or from webcams"
 arch=('x86_64')
@@ -11,7 +12,7 @@
 depends=('sqlite' 'ffmpeg')
 backup=('etc/motion/motion.conf')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Motion-Project/motion/archive/release-$pkgver.tar.gz;)
-sha256sums=('277029c80df0d37deefbbea6d15c66a9067d9166fe8f76eb5f90aa6e97aa9741')
+sha256sums=('2074b935bdfe28f84c2c3233274b06908336778f303bb13530d4299c3f8aa4e2')
 
 build() {
   cd "${srcdir}/${pkgname}-release-${pkgver}"


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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 19:51:08
  Author: jlichtblau
Revision: 273858

archrelease: copy trunk to community-x86_64

Added:
  linbox/repos/community-x86_64/PKGBUILD
(from rev 273857, linbox/trunk/PKGBUILD)
Deleted:
  linbox/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 19:50:52 UTC (rev 273857)
+++ PKGBUILD2017-12-11 19:51:08 UTC (rev 273858)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas < nqn7...@gmail.com >
-
-pkgname=linbox
-pkgver=1.5.2
-pkgrel=1
-pkgdesc="A template library for exact, high-performance linear algebra 
computation with dense, sparse, and structured matrices over the integers and 
over finite fields"
-arch=(x86_64)
-url="http://linalg.org/;
-license=(LGPL)
-depends=(m4rie flint fplll iml fflas-ffpack tinyxml2) 
-source=("https://github.com/linbox-team/linbox/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('7b69ab617b15ca6684b29d08531ed8899cd4d07ec75799e5d624c4c0a60dc6b2')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-sage --with-fplll=/usr \
---disable-sse3 --disable-ssse3 --disable-sse41 --disable-sse42 
--disable-avx --disable-avx2 --disable-fma
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-# make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: linbox/repos/community-x86_64/PKGBUILD (from rev 273857, 
linbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 19:51:08 UTC (rev 273858)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas < nqn7...@gmail.com >
+
+pkgname=linbox
+pkgver=1.5.2
+pkgrel=2
+pkgdesc="A template library for exact, high-performance linear algebra 
computation with dense, sparse, and structured matrices over the integers and 
over finite fields"
+arch=(x86_64)
+url="http://linalg.org/;
+license=(LGPL)
+depends=(m4rie flint fplll iml fflas-ffpack tinyxml2) 
+source=("https://github.com/linbox-team/linbox/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('7b69ab617b15ca6684b29d08531ed8899cd4d07ec75799e5d624c4c0a60dc6b2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-sage --with-fplll=/usr \
+--disable-sse3 --disable-ssse3 --disable-sse41 --disable-sse42 
--disable-avx --disable-avx2 --disable-fma
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+# make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 19:50:52
  Author: jlichtblau
Revision: 273857

upgpkg: linbox 1.5.2-2 - tinyxml2 soname rebuild

Modified:
  linbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:42:30 UTC (rev 273856)
+++ PKGBUILD2017-12-11 19:50:52 UTC (rev 273857)
@@ -3,7 +3,7 @@
 
 pkgname=linbox
 pkgver=1.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A template library for exact, high-performance linear algebra 
computation with dense, sparse, and structured matrices over the integers and 
over finite fields"
 arch=(x86_64)
 url="http://linalg.org/;


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:42:30
  Author: felixonmars
Revision: 273856

archrelease: copy trunk to community-staging-x86_64

Added:
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 273854, tamarin-prover/trunk/PKGBUILD)
  tamarin-prover/repos/community-staging-x86_64/binary-orphans-0.1.8.0.patch
(from rev 273854, tamarin-prover/trunk/binary-orphans-0.1.8.0.patch)

--+
 PKGBUILD |   54 +
 binary-orphans-0.1.8.0.patch |   16 
 2 files changed, 70 insertions(+)

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
273854, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:42:30 UTC (rev 273856)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.2.2
+pkgrel=40
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="http://tamarin-prover.github.io;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' "haskell-hunit" "haskell-binary-orphans"
+ "haskell-blaze-builder" "haskell-blaze-html" "haskell-cmdargs" 
"haskell-conduit"
+ "haskell-fclabels" "haskell-file-embed" "haskell-gitrev" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-mtl" "haskell-resourcet" "haskell-safe"
+ "haskell-shakespeare" "haskell-text" "haskell-threads" "haskell-wai" 
"haskell-warp"
+ "haskell-yesod-core" "haskell-yesod-static" 
"haskell-tamarin-prover-utils"
+ "haskell-tamarin-prover-term" "haskell-tamarin-prover-theory")
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz;
+binary-orphans-0.1.8.0.patch)
+sha256sums=('f9b2d3acc01b89f71d2b246a6b3010ebab71e4fe309b3be8a8eac213422b43de'
+'d2f700f4d5b0a3aaf239139bc4abba85acdc2ab86ae3ff7fe345b95679998011')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+patch -p1 -i ../binary-orphans-0.1.8.0.patch
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests
+runhaskell Setup build
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/filetype.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}

Copied: 
tamarin-prover/repos/community-staging-x86_64/binary-orphans-0.1.8.0.patch 
(from rev 273854, tamarin-prover/trunk/binary-orphans-0.1.8.0.patch)
===
--- community-staging-x86_64/binary-orphans-0.1.8.0.patch   
(rev 0)
+++ community-staging-x86_64/binary-orphans-0.1.8.0.patch   2017-12-11 
19:42:30 UTC (rev 273856)
@@ -0,0 +1,16 @@
+diff --git a/src/Web/Types.hs b/src/Web/Types.hs
+index 8efe669..95e75f3 100644
+--- a/src/Web/Types.hs
 b/src/Web/Types.hs
+@@ -79,11 +79,6 @@ import   Yesod.Static
+ import   Theory
+ 
+ 
+--- | Derived Instances to fix things
+-instance Bin.Binary ZonedTime where
+-  get = liftM2 ZonedTime Bin.get Bin.get
+-  put (ZonedTime d tod) = Bin.put d >> Bin.put tod
+-
+ --
+ -- Types
+ --


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:42:10
  Author: felixonmars
Revision: 273854

upgpkg: tamarin-prover 1.2.2-40

rebuild with conduit-extra,1.2.1

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:40:47 UTC (rev 273853)
+++ PKGBUILD2017-12-11 19:42:10 UTC (rev 273854)
@@ -4,7 +4,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.2.2
-pkgrel=39
+pkgrel=40
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="http://tamarin-prover.github.io;
 license=("GPL")


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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 19:40:26
  Author: jlichtblau
Revision: 273851

upgpkg: encfs 1.9.2-2 - tinyxml2 soname rebuild

Modified:
  encfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:40:11 UTC (rev 273850)
+++ PKGBUILD2017-12-11 19:40:26 UTC (rev 273851)
@@ -7,7 +7,7 @@
 
 pkgname=encfs
 pkgver=1.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Encrypted filesystem in user-space'
 arch=('x86_64')
 url='https://vgough.github.io/encfs/'


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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 19:40:47
  Author: jlichtblau
Revision: 273853

archrelease: copy trunk to community-staging-x86_64

Added:
  encfs/repos/community-staging-x86_64/
  encfs/repos/community-staging-x86_64/PKGBUILD
(from rev 273852, encfs/trunk/PKGBUILD)

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

Copied: encfs/repos/community-staging-x86_64/PKGBUILD (from rev 273852, 
encfs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:40:47 UTC (rev 273853)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Andrea Scarpino 
+# Contributor: Jaroslaw Swierczynski 
+# Contributor: Sven Kauber, 
+# Contributor: Daniel J Griffiths 
+
+pkgname=encfs
+pkgver=1.9.2
+pkgrel=2
+pkgdesc='Encrypted filesystem in user-space'
+arch=('x86_64')
+url='https://vgough.github.io/encfs/'
+license=('LGPL')
+depends=('openssl' 'fuse2' 'tinyxml2')
+makedepends=('cmake')
+source=(https://github.com/vgough/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz{,.asc})
+# validpgpkeys=('E583187B2E26D6EF8BF4556333C65E29813C14DF') # Valient Gough
+validpgpkeys=('FFF3E01444FED7C316A3545A895F5BC123A02740') # Jakob 
Unterwurzacher 
+sha256sums=('cd9e972cd9565cdc26473c86d2c77c98de31fc6f604fa7d149dd5d6e35d46eaa'
+'SKIP')
+
+build() {
+  cd "${srcdir}"
+
+  mkdir build
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+  -DUSE_INTERNAL_TINYXML=OFF \
+  -DINSTALL_LIBENCFS=ON \
+  -DBUILD_SHARED_LIBS=ON \
+  -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+# https://github.com/vgough/encfs/issues/358
+# check() {
+#   cd "${srcdir}"/build
+#
+#   make test
+# }
+
+package() {
+  cd "${srcdir}"/build
+
+  make DESTDIR="${pkgdir}" install
+}


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:40:31
  Author: felixonmars
Revision: 273852

archrelease: copy trunk to community-staging-x86_64

Added:
  hledger-web/repos/community-staging-x86_64/
  hledger-web/repos/community-staging-x86_64/PKGBUILD
(from rev 273850, hledger-web/trunk/PKGBUILD)

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 273850, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:40:31 UTC (rev 273852)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.4
+pkgrel=30
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-base-compat' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-clientsession' 'haskell-cmdargs' 
'haskell-data-default'
+ 'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 
'haskell-hunit'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-text' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 
'haskell-json'
+ 'haskell-megaparsec' 'haskell-mtl' 'haskell-parsec')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('2c890a2f45b0ab5ffb781887bdd4e9f48465bb63e70118e59ec64f3ea5077df67462f52c0a6f292a970d893fd03a870b1d0a1093d32c1d3ed4a56a8a59d8c57f')
+
+prepare() {
+sed -e 's/, megaparsec >=5.0 && < 6.2/, megaparsec >=5/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+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" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -fthreaded
+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
+}
+
+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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:40:11
  Author: felixonmars
Revision: 273850

upgpkg: hledger-web 1.4-30

rebuild with conduit-extra,1.2.1

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:39:32 UTC (rev 273849)
+++ PKGBUILD2017-12-11 19:40:11 UTC (rev 273850)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.4
-pkgrel=29
+pkgrel=30
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 19:39:32
  Author: jlichtblau
Revision: 273849

archrelease: copy trunk to community-x86_64

Added:
  poedit/repos/community-x86_64/PKGBUILD
(from rev 273848, poedit/trunk/PKGBUILD)
Deleted:
  poedit/repos/community-x86_64/PKGBUILD
  poedit/repos/community-x86_64/icu59.patch
  
poedit/repos/community-x86_64/poedit-2.0.2_fix_drawroundedrectangle_assert.patch

+
 PKGBUILD   |   75 ---
 icu59.patch|   11 --
 poedit-2.0.2_fix_drawroundedrectangle_assert.patch |   29 ---
 3 files changed, 34 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 19:39:19 UTC (rev 273848)
+++ PKGBUILD2017-12-11 19:39:32 UTC (rev 273849)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-# Contributor: Alexander Fehr 
-# Contributor: Daniel J Griffiths 
-
-pkgname=poedit
-epoch=1
-pkgver=2.0.4
-pkgrel=2
-pkgdesc="Cross-platform gettext catalogs (.po files) editor"
-arch=('i686' 'x86_64')
-url="http://www.poedit.net/;
-license=('MIT')
-depends=('gtkspell3' 'lucene++' 'wxgtk3')
-makedepends=('boost')
-source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz
-icu59.patch
-poedit-2.0.2_fix_drawroundedrectangle_assert.patch)
-sha256sums=('3887ab76dfa4607f77be00073277a8c5f060006a014b97d8fe05ebd99aadc61d'
-'4d2fcbc1ce5a8d8bab878687337c1f038ed1a83b37652e0a41d7f5c2b26b27bc'
-'721d81cebd32dd27d678d72f1ad527d7d3d74a49862cfa876cbd14f6b54d21d6')
-
-prepare() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-#patch -Np1 -i ../icu59.patch
-#patch -Np1 -i ../poedit-2.0.2_fix_drawroundedrectangle_assert.patch
-}
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure --prefix=/usr --libexecdir=/usr/lib/poedit 
--with-wx-config=/usr/bin/wx-config-gtk3
-make CPPFLAGS+=' -DUCHAR_TYPE=uint16_t'
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: poedit/repos/community-x86_64/PKGBUILD (from rev 273848, 
poedit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 19:39:32 UTC (rev 273849)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Sergej Pupykin 
+# Contributor: Andrea Scarpino 
+# Contributor: Giovanni Scafora 
+# Contributor: Alexander Fehr 
+# Contributor: Daniel J Griffiths 
+
+pkgname=poedit
+epoch=1
+pkgver=2.0.5
+pkgrel=1
+pkgdesc="Cross-platform gettext catalogs (.po files) editor"
+arch=('x86_64')
+url="http://www.poedit.net/;
+license=('MIT')
+depends=('gtkspell3' 'lucene++' 'wxgtk3')
+makedepends=('boost')
+source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
+sha256sums=('c755959555b26e584d953a97ee39ed7d060323d003740ed9309eee7a2e205faa')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib/poedit 
--with-wx-config=/usr/bin/wx-config-gtk3
+  make CPPFLAGS+=' -DUCHAR_TYPE=uint16_t'
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: icu59.patch
===
--- icu59.patch 2017-12-11 19:39:19 UTC (rev 273848)
+++ icu59.patch 2017-12-11 19:39:32 UTC (rev 273849)
@@ -1,11 +0,0 @@
-diff -upr poedit-2.0.1.orig/src/unicode_helpers.cpp 
poedit-2.0.1/src/unicode_helpers.cpp
 poedit-2.0.1.orig/src/unicode_helpers.cpp  2017-04-26 10:55:31.807183266 
+0300
-+++ poedit-2.0.1/src/unicode_helpers.cpp   2017-04-26 11:02:47.373899526 
+0300
-@@ -25,6 +25,7 @@
- 
- #include "unicode_helpers.h"
- 
-+#include 
- #include "str_helpers.h"
- 
- #include 

Deleted: poedit-2.0.2_fix_drawroundedrectangle_assert.patch
===
--- poedit-2.0.2_fix_drawroundedrectangle_assert.patch  2017-12-11 19:39:19 UTC 
(rev 273848)
+++ poedit-2.0.2_fix_drawroundedrectangle_assert.patch  2017-12-11 19:39:32 UTC 
(rev 273849)
@@ -1,29 +0,0 @@
-From 86e0677f48a309314b45ba5f06c1c62d14b2200d Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Va=CC=81clav=20Slavi=CC=81k?= 
-Date: Thu, 1 Jun 2017 19:19:44 +0200
-Subject: [PATCH] Fix DrawRoundedRectangle 

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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 19:39:19
  Author: jlichtblau
Revision: 273848

upgpkg: poedit 1:2.0.5-1 - new upstream release
obsolete patch files deleted

Deleted:
  poedit/trunk/icu59.patch
  poedit/trunk/poedit-2.0.2_fix_drawroundedrectangle_assert.patch

+
 icu59.patch|   11 ---
 poedit-2.0.2_fix_drawroundedrectangle_assert.patch |   29 ---
 2 files changed, 40 deletions(-)

Deleted: icu59.patch
===
--- icu59.patch 2017-12-11 19:38:38 UTC (rev 273847)
+++ icu59.patch 2017-12-11 19:39:19 UTC (rev 273848)
@@ -1,11 +0,0 @@
-diff -upr poedit-2.0.1.orig/src/unicode_helpers.cpp 
poedit-2.0.1/src/unicode_helpers.cpp
 poedit-2.0.1.orig/src/unicode_helpers.cpp  2017-04-26 10:55:31.807183266 
+0300
-+++ poedit-2.0.1/src/unicode_helpers.cpp   2017-04-26 11:02:47.373899526 
+0300
-@@ -25,6 +25,7 @@
- 
- #include "unicode_helpers.h"
- 
-+#include 
- #include "str_helpers.h"
- 
- #include 

Deleted: poedit-2.0.2_fix_drawroundedrectangle_assert.patch
===
--- poedit-2.0.2_fix_drawroundedrectangle_assert.patch  2017-12-11 19:38:38 UTC 
(rev 273847)
+++ poedit-2.0.2_fix_drawroundedrectangle_assert.patch  2017-12-11 19:39:19 UTC 
(rev 273848)
@@ -1,29 +0,0 @@
-From 86e0677f48a309314b45ba5f06c1c62d14b2200d Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Va=CC=81clav=20Slavi=CC=81k?= 
-Date: Thu, 1 Jun 2017 19:19:44 +0200
-Subject: [PATCH] Fix DrawRoundedRectangle assert with wxGTK 3.0
-
-Don't draw if w=0.
-
-Fixes #396.

- src/editing_area.cpp | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/src/editing_area.cpp b/src/editing_area.cpp
-index e70cce66c..336a4db54 100644
 a/src/editing_area.cpp
-+++ b/src/editing_area.cpp
-@@ -251,7 +251,8 @@ private:
- gc->SetPen(*wxTRANSPARENT_PEN);
- 
- auto rect = GetClientRect();
--gc->DrawRoundedRectangle(rect.x, rect.y, rect.width, rect.height, 
PX(2));
-+if (!rect.IsEmpty())
-+gc->DrawRectangle(rect.x, rect.y, rect.width, rect.height);
- }
- 
- wxColour m_fg, m_bg;
--- 
-2.13.0
-


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:38:38
  Author: felixonmars
Revision: 273847

archrelease: copy trunk to community-staging-x86_64

Added:
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 273846, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 273846, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:38:38 UTC (rev 273847)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20171124
+pkgrel=24
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'rsync' 'ghc-libs' "haskell-aeson" "haskell-async" "haskell-aws"
+ "haskell-blaze-builder" "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" "haskell-conduit" 
"haskell-crypto-api"
+ "haskell-cryptonite" "haskell-data-default" "haskell-dav" 
"haskell-dbus"
+ "haskell-disk-free-space" "haskell-dlist" "haskell-dns" 
"haskell-edit-distance"
+ "haskell-esqueleto" "haskell-exceptions" "haskell-fdo-notify" 
"haskell-feed"
+ "haskell-hinotify" "haskell-hslogger" "haskell-http-client" 
"haskell-http-conduit"
+ "haskell-http-types" "haskell-ifelse" "haskell-magic" "haskell-memory"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-mountpoints" 
"haskell-mtl"
+ "haskell-network" "haskell-network-info" "haskell-network-multicast" 
"haskell-network-uri"
+ "haskell-old-locale" "haskell-optparse-applicative" 
"haskell-path-pieces"
+ "haskell-persistent" "haskell-persistent-sqlite" 
"haskell-persistent-template"
+ "haskell-quickcheck" "haskell-random" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-safesemaphore" "haskell-sandi" "haskell-securemem" 
"haskell-shakespeare"
+ "haskell-socks" "haskell-split" "haskell-stm" "haskell-stm-chans" 
"haskell-tasty"
+ "haskell-tasty-hunit" "haskell-tasty-quickcheck" 
"haskell-tasty-rerun" "haskell-text"
+ "haskell-torrent" "haskell-unix-compat" "haskell-unordered-containers"
+ "haskell-utf8-string" "haskell-uuid" "haskell-wai" 
"haskell-wai-extra" "haskell-warp"
+ "haskell-warp-tls" "haskell-yesod" "haskell-yesod-core" 
"haskell-yesod-default"
+ "haskell-yesod-form" "haskell-yesod-static")
+makedepends=("chrpath" 'ghc')
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd git-annex
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" -j1 install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}


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

2017-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 11, 2017 @ 19:38:21
  Author: jlichtblau
Revision: 273846

upgpkg: poedit 1:2.0.5-1 - new upstream release

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:38:17 UTC (rev 273845)
+++ PKGBUILD2017-12-11 19:38:21 UTC (rev 273846)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Sergej Pupykin 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Sergej Pupykin 
 # Contributor: Andrea Scarpino 
 # Contributor: Giovanni Scafora 
 # Contributor: Alexander Fehr 
@@ -7,8 +8,8 @@
 
 pkgname=poedit
 epoch=1
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.0.5
+pkgrel=1
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('x86_64')
 url="http://www.poedit.net/;
@@ -15,27 +16,19 @@
 license=('MIT')
 depends=('gtkspell3' 'lucene++' 'wxgtk3')
 makedepends=('boost')
-source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz
-icu59.patch
-poedit-2.0.2_fix_drawroundedrectangle_assert.patch)
-sha256sums=('3887ab76dfa4607f77be00073277a8c5f060006a014b97d8fe05ebd99aadc61d'
-'4d2fcbc1ce5a8d8bab878687337c1f038ed1a83b37652e0a41d7f5c2b26b27bc'
-'721d81cebd32dd27d678d72f1ad527d7d3d74a49862cfa876cbd14f6b54d21d6')
+source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
+sha256sums=('c755959555b26e584d953a97ee39ed7d060323d003740ed9309eee7a2e205faa')
 
-prepare() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-#patch -Np1 -i ../icu59.patch
-#patch -Np1 -i ../poedit-2.0.2_fix_drawroundedrectangle_assert.patch
-}
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
 
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure --prefix=/usr --libexecdir=/usr/lib/poedit 
--with-wx-config=/usr/bin/wx-config-gtk3
-make CPPFLAGS+=' -DUCHAR_TYPE=uint16_t'
+  ./configure --prefix=/usr --libexecdir=/usr/lib/poedit 
--with-wx-config=/usr/bin/wx-config-gtk3
+  make CPPFLAGS+=' -DUCHAR_TYPE=uint16_t'
 }
 
 package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
 }


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:38:17
  Author: felixonmars
Revision: 273845

upgpkg: git-annex 6.20171124-24

rebuild with conduit-extra,1.2.1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:32:18 UTC (rev 273844)
+++ PKGBUILD2017-12-11 19:38:17 UTC (rev 273845)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20171124
-pkgrel=23
+pkgrel=24
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:32:18
  Author: felixonmars
Revision: 273844

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-static/repos/community-staging-x86_64/
  haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD
(from rev 273843, haskell-yesod-static/trunk/PKGBUILD)

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

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
273843, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:32:18 UTC (rev 273844)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.5.3.1
+pkgrel=42
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-async" "haskell-attoparsec" 
"haskell-base64-bytestring"
+ "haskell-blaze-builder" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-cryptonite-conduit" "haskell-memory" 
"haskell-css-text"
+ "haskell-data-default" "haskell-exceptions" "haskell-file-embed" 
"haskell-hashable"
+ "haskell-hjsmin" "haskell-http-types" "haskell-mime-types" 
"haskell-old-time"
+ "haskell-resourcet" "haskell-text" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-wai" "haskell-wai-app-static" "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1ba2061e05d7374579e6ada4760db569817e957ae7adcbde49deab88cb60d2940475b530d017b12dc92ae9acc722c4ac46750e65ec23e485097ccb6e54d123a2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_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-yesod-static/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:31:57
  Author: felixonmars
Revision: 273843

upgpkg: haskell-yesod-static 1.5.3.1-42

rebuild with conduit-extra,1.2.1

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:30:59 UTC (rev 273842)
+++ PKGBUILD2017-12-11 19:31:57 UTC (rev 273843)
@@ -5,7 +5,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.5.3.1
-pkgrel=41
+pkgrel=42
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:30:59
  Author: felixonmars
Revision: 273842

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-auth/repos/community-staging-x86_64/
  haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD
(from rev 273841, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
273841, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:30:59 UTC (rev 273842)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.21
+pkgrel=4
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 
"haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('827cfff9ffb0f533b0cbc68cac53be1a057dde531596b57d823c14a3e737ba7c26394fd33b93dc6ad881ff6cc62e3246807f338c21ebe895be45b856460e7e23')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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
+}
+
+package() {
+cd "${srcdir}/${_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-yesod-auth/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:30:38
  Author: felixonmars
Revision: 273841

upgpkg: haskell-yesod-auth 1.4.21-4

rebuild with conduit-extra,1.2.1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:29:22 UTC (rev 273840)
+++ PKGBUILD2017-12-11 19:30:38 UTC (rev 273841)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.21
-pkgrel=3
+pkgrel=4
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:29:22
  Author: felixonmars
Revision: 273840

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod/repos/community-staging-x86_64/PKGBUILD (from rev 273839, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:29:22 UTC (rev 273840)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.4.5
+pkgrel=132
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-blaze-html" "haskell-blaze-markup"
+ "haskell-conduit-extra" "haskell-data-default-class" 
"haskell-fast-logger"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-streaming-commons" "haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" 
"haskell-wai-logger"
+ "haskell-warp" "haskell-yaml" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('267c8780b27cc0ae8199f80b3063683fb2cd62eeb9696c4b155a298fb035e6e9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_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-yesod/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:29:00
  Author: felixonmars
Revision: 273839

upgpkg: haskell-yesod 1.4.5-132

rebuild with conduit-extra,1.2.1

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:27:51 UTC (rev 273838)
+++ PKGBUILD2017-12-11 19:29:00 UTC (rev 273839)
@@ -5,7 +5,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.4.5
-pkgrel=131
+pkgrel=132
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:27:51
  Author: felixonmars
Revision: 273838

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-form/repos/community-staging-x86_64/
  haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD
(from rev 273837, haskell-yesod-form/trunk/PKGBUILD)

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

Copied: haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD (from rev 
273837, haskell-yesod-form/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:27:51 UTC (rev 273838)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-form
+pkgname=haskell-yesod-form
+pkgver=1.4.16
+pkgrel=30
+pkgdesc="Form handling support for Yesod Web Framework"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" 
"haskell-blaze-builder" "haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-data-default" 
"haskell-email-validate"
+ "haskell-network-uri" "haskell-persistent" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-text" "haskell-wai" 
"haskell-xss-sanitize"
+ "haskell-yesod-core" "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ca350cea4dd1cdd1645ad20c2d54f929cf7cb6d6f45cdf1c7ab0bb5475199bf65f5f5ac79dedf8b6b9013e6eeda7bf4a8fd190666253709a0a63800c7f560dd0')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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
+}
+
+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-yesod-form/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:27:28
  Author: felixonmars
Revision: 273837

upgpkg: haskell-yesod-form 1.4.16-30

rebuild with conduit-extra,1.2.1

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:26:09 UTC (rev 273836)
+++ PKGBUILD2017-12-11 19:27:28 UTC (rev 273837)
@@ -5,7 +5,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.4.16
-pkgrel=29
+pkgrel=30
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:26:09
  Author: felixonmars
Revision: 273836

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-persistent/repos/community-staging-x86_64/
  haskell-yesod-persistent/repos/community-staging-x86_64/PKGBUILD
(from rev 273835, haskell-yesod-persistent/trunk/PKGBUILD)

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

Copied: haskell-yesod-persistent/repos/community-staging-x86_64/PKGBUILD (from 
rev 273835, haskell-yesod-persistent/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:26:09 UTC (rev 273836)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-persistent
+pkgname=haskell-yesod-persistent
+pkgver=1.4.3
+pkgrel=12
+pkgdesc="Some helpers for using Persistent from Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-conduit" 
"haskell-persistent"
+ "haskell-persistent-template" "haskell-resource-pool" 
"haskell-resourcet"
+ "haskell-yesod-core")
+makedepends=('ghc' 'haskell-hspec' 'haskell-wai-extra' 
'haskell-persistent-sqlite' 'haskell-text')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d609ed1f49d11936fb162eb643006b0e2bebe707a1d94e595d38b568769b30bb507f368fbf2801330f34824609e60e9230db3a24b7ca51b6a13f29b6cbd9af9b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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}/${_hkgname}-${pkgver}"
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/${_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-yesod-persistent/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:25:43
  Author: felixonmars
Revision: 273835

upgpkg: haskell-yesod-persistent 1.4.3-12

rebuild with conduit-extra,1.2.1

Modified:
  haskell-yesod-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:24:46 UTC (rev 273834)
+++ PKGBUILD2017-12-11 19:25:43 UTC (rev 273835)
@@ -5,7 +5,7 @@
 _hkgname=yesod-persistent
 pkgname=haskell-yesod-persistent
 pkgver=1.4.3
-pkgrel=11
+pkgrel=12
 pkgdesc="Some helpers for using Persistent from Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:24:46
  Author: felixonmars
Revision: 273834

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-default/repos/community-staging-x86_64/
  haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD
(from rev 273833, haskell-yesod-default/trunk/PKGBUILD)

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

Copied: haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD (from rev 
273833, haskell-yesod-default/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:24:46 UTC (rev 273834)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-default
+pkgname=haskell-yesod-default
+pkgver=1.2.0
+pkgrel=211
+pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('f39ae1953a95c1919a9dd214d93bf81078b1dcbbac737dc9bb7339dbad9dda96')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_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-yesod-default/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:24:22
  Author: felixonmars
Revision: 273833

upgpkg: haskell-yesod-default 1.2.0-211

rebuild with conduit-extra,1.2.1

Modified:
  haskell-yesod-default/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:22:52 UTC (rev 273832)
+++ PKGBUILD2017-12-11 19:24:22 UTC (rev 273833)
@@ -5,7 +5,7 @@
 _hkgname=yesod-default
 pkgname=haskell-yesod-default
 pkgver=1.2.0
-pkgrel=210
+pkgrel=211
 pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:22:29
  Author: felixonmars
Revision: 273831

upgpkg: haskell-yesod-core 1.4.37.2-8

rebuild with conduit-extra,1.2.1

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:21:16 UTC (rev 273830)
+++ PKGBUILD2017-12-11 19:22:29 UTC (rev 273831)
@@ -5,7 +5,7 @@
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
 pkgver=1.4.37.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:22:52
  Author: felixonmars
Revision: 273832

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-core/repos/community-staging-x86_64/
  haskell-yesod-core/repos/community-staging-x86_64/PKGBUILD
(from rev 273831, haskell-yesod-core/trunk/PKGBUILD)

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

Copied: haskell-yesod-core/repos/community-staging-x86_64/PKGBUILD (from rev 
273831, haskell-yesod-core/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:22:52 UTC (rev 273832)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-core
+pkgname=haskell-yesod-core
+pkgver=1.4.37.2
+pkgrel=8
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-auto-update" 
"haskell-blaze-builder" "haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-case-insensitive" 
"haskell-cereal"
+ "haskell-clientsession" "haskell-conduit" "haskell-conduit-extra" 
"haskell-cookie"
+ "haskell-data-default" "haskell-deepseq-generics" "haskell-exceptions"
+ "haskell-fast-logger" "haskell-http-types" "haskell-lifted-base" 
"haskell-monad-control"
+ "haskell-monad-logger" "haskell-mtl" "haskell-mwc-random" 
"haskell-old-locale"
+ "haskell-parsec" "haskell-path-pieces" "haskell-primitive" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-semigroups" 
"haskell-shakespeare"
+ "haskell-text" "haskell-transformers-base" "haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-vector" "haskell-wai" 
"haskell-wai-extra"
+ "haskell-wai-logger" "haskell-warp" "haskell-word8")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('712e8e423e532c5a458d948e3d7805c528019fd851ea13ebff2ebec3b7a308309752f3283e5fa27ab408e9e0e5d90f58096db7d05b90be59abecbb4f6a8424db')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_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-dav/repos (2 files)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:21:16
  Author: felixonmars
Revision: 273830

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-dav/repos/community-staging-x86_64/PKGBUILD (from rev 273829, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:21:16 UTC (rev 273830)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.3.1
+pkgrel=175
+pkgdesc="RFC 4918 WebDAV support"
+url="http://floss.scru.org/hDAV;
+license=("GPL3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-case-insensitive" "haskell-data-default" 
"haskell-exceptions"
+ "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
+ "haskell-lens" "haskell-mtl" "haskell-network" "haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-transformers-base" 
"haskell-transformers-compat"
+ "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('5c80faa58f8bbfb4bbdf7f3db6f23a3a4d26a199831ceb27dd5f69fef21bc009')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri -f-mtl-compat
+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
+}
+
+package() {
+cd "${srcdir}/${_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-dav/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:20:52
  Author: felixonmars
Revision: 273829

upgpkg: haskell-dav 1.3.1-175

rebuild with conduit-extra,1.2.1

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:19:55 UTC (rev 273828)
+++ PKGBUILD2017-12-11 19:20:52 UTC (rev 273829)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=174
+pkgrel=175
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV;
 license=("GPL3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:19:55
  Author: felixonmars
Revision: 273828

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-xml-hamlet/repos/community-staging-x86_64/
  haskell-xml-hamlet/repos/community-staging-x86_64/PKGBUILD
(from rev 273827, haskell-xml-hamlet/trunk/PKGBUILD)

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

Copied: haskell-xml-hamlet/repos/community-staging-x86_64/PKGBUILD (from rev 
273827, haskell-xml-hamlet/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:19:55 UTC (rev 273828)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=xml-hamlet
+pkgname=haskell-xml-hamlet
+pkgver=0.4.1.1
+pkgrel=8
+pkgdesc="Hamlet-style quasiquoter for XML content"
+url="http://www.yesodweb.com/;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-parsec" "haskell-shakespeare" "haskell-text"
+ "haskell-xml-conduit")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('8f4281ffc7a9ac3639719ed4bdfa71cd5a1045fcbe733224446eeead02881ddf3325dc3b638f2e422be8503ad0ff230f01ce0cc91a4a48bf2a0432dda2973687')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_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-xml-hamlet/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:19:28
  Author: felixonmars
Revision: 273827

upgpkg: haskell-xml-hamlet 0.4.1.1-8

rebuild with conduit-extra,1.2.1

Modified:
  haskell-xml-hamlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:18:33 UTC (rev 273826)
+++ PKGBUILD2017-12-11 19:19:28 UTC (rev 273827)
@@ -5,7 +5,7 @@
 _hkgname=xml-hamlet
 pkgname=haskell-xml-hamlet
 pkgver=0.4.1.1
-pkgrel=7
+pkgrel=8
 pkgdesc="Hamlet-style quasiquoter for XML content"
 url="http://www.yesodweb.com/;
 license=("custom:BSD3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:18:33
  Author: felixonmars
Revision: 273826

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-authenticate/repos/community-staging-x86_64/PKGBUILD (from rev 
273825, haskell-authenticate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:18:33 UTC (rev 273826)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=authenticate
+pkgname=haskell-authenticate
+pkgver=1.3.3.2
+pkgrel=140
+pkgdesc="Authentication methods for Haskell web applications."
+url="http://github.com/yesodweb/authenticate;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" 
"haskell-blaze-builder"
+ "haskell-case-insensitive" "haskell-conduit" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-monad-control" "haskell-network-uri" "haskell-resourcet"
+ "haskell-tagstream-conduit" "haskell-text" 
"haskell-unordered-containers"
+ "haskell-xml-conduit")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('a65ff7791e646ea847fc6b8369addeecf6d2c3055a0b7ebe1421881103656e30')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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
+}
+
+package() {
+cd "${srcdir}/${_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-authenticate/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:17:45
  Author: felixonmars
Revision: 273825

upgpkg: haskell-authenticate 1.3.3.2-140

rebuild with conduit-extra,1.2.1

Modified:
  haskell-authenticate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:16:57 UTC (rev 273824)
+++ PKGBUILD2017-12-11 19:17:45 UTC (rev 273825)
@@ -5,7 +5,7 @@
 _hkgname=authenticate
 pkgname=haskell-authenticate
 pkgver=1.3.3.2
-pkgrel=139
+pkgrel=140
 pkgdesc="Authentication methods for Haskell web applications."
 url="http://github.com/yesodweb/authenticate;
 license=("MIT")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:16:57
  Author: felixonmars
Revision: 273824

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-tagstream-conduit/repos/community-staging-x86_64/
  haskell-tagstream-conduit/repos/community-staging-x86_64/PKGBUILD
(from rev 273823, haskell-tagstream-conduit/trunk/PKGBUILD)

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

Copied: haskell-tagstream-conduit/repos/community-staging-x86_64/PKGBUILD (from 
rev 273823, haskell-tagstream-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:16:57 UTC (rev 273824)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tagstream-conduit
+pkgname=haskell-tagstream-conduit
+pkgver=0.5.5.3
+pkgrel=100
+pkgdesc="Streamlined html tag parser"
+url="https://github.com/yihuang/tagstream-conduit;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-case-insensitive"
+ "haskell-conduit" "haskell-conduit-extra" "haskell-data-default" 
"haskell-resourcet"
+ "haskell-text" "haskell-xml-conduit")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('84625975df6c6c315011ebfd63d551b22c00927fa9add390d9e723bc104d4a7881743aaf6bceae0ff42efc6056a314baddb594fd5e39333ea7ff6cbcf154')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_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-tagstream-conduit/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:16:37
  Author: felixonmars
Revision: 273823

upgpkg: haskell-tagstream-conduit 0.5.5.3-100

rebuild with conduit-extra,1.2.1

Modified:
  haskell-tagstream-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:15:39 UTC (rev 273822)
+++ PKGBUILD2017-12-11 19:16:37 UTC (rev 273823)
@@ -5,7 +5,7 @@
 _hkgname=tagstream-conduit
 pkgname=haskell-tagstream-conduit
 pkgver=0.5.5.3
-pkgrel=99
+pkgrel=100
 pkgdesc="Streamlined html tag parser"
 url="https://github.com/yihuang/tagstream-conduit;
 license=("custom:BSD3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:15:39
  Author: felixonmars
Revision: 273822

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 273821, haskell-hakyll/trunk/PKGBUILD)

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
273821, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:15:39 UTC (rev 273822)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.8.0
+pkgrel=101
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "pandoc" "pandoc-citeproc" 
"haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" 
"haskell-text"
+ "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;
+
https://github.com/rlpowell/hakyll/commit/5c26faf2d867d9c644f8110f2c9bd6bd8c32986a.patch)
+sha512sums=('933645964113bbdf898366aedd11c6f26035e633b66fb01206258264a3b8857e08ea919f3284b6dfef28c32e6dc2bdd21ee85ed5e1c4c184423dfdc4a487'
+
'06c71fe3e99315c969b694020457af585124179bcc5b62afafafaf179132d88ac23d375ba948984565deab936f378cd6351e19b798125c010bde873c704d15ef')
+
+prepare() {
+cd $_hkgname-$pkgver
+patch -p1 -i ../5c26faf2d867d9c644f8110f2c9bd6bd8c32986a.patch
+sed -e 's/pandoc-citeproc  >= 0.10.5 && < 0.11,/pandoc-citeproc  
>= 0.10.5,/' \
+-e 's/process  >= 1.0&& < 1.6,/process  >= 
1.0,/' \
+-e 's/time >= 1.4&& < 1.8,/time >= 
1.4,/' \
+-i $_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver
+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
+}
+
+package() {
+cd "${srcdir}/${_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)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:15:19
  Author: felixonmars
Revision: 273821

upgpkg: haskell-hakyll 4.9.8.0-101

rebuild with conduit-extra,1.2.1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:12:43 UTC (rev 273820)
+++ PKGBUILD2017-12-11 19:15:19 UTC (rev 273821)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.9.8.0
-pkgrel=100
+pkgrel=101
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:12:43
  Author: felixonmars
Revision: 273820

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 273819, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
273819, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:12:43 UTC (rev 273820)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.12.1
+pkgrel=24
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-aeson-pretty" 
"haskell-attoparsec" "haskell-data-default"
+ "haskell-hs-bibutils" "haskell-mtl" "haskell-old-locale" "pandoc" 
"haskell-pandoc-types"
+ "haskell-parsec" "haskell-rfc5051" "haskell-setenv" "haskell-split" 
"haskell-syb"
+ "haskell-tagsoup" "haskell-temporary" "haskell-text" 
"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=('74ab07cc8a62523079195c6b9e2283b992ef496782d58c9e4ee84f4343f6d69f1f4229eab27b594c5bf0d52536976fb42f1c9848d034dff7034d27d334492b06')
+
+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" \
+--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
+}
+
+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)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:12:19
  Author: felixonmars
Revision: 273819

upgpkg: pandoc-citeproc 0.12.1-24

rebuild with conduit-extra,1.2.1

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:09:57 UTC (rev 273818)
+++ PKGBUILD2017-12-11 19:12:19 UTC (rev 273819)
@@ -4,7 +4,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.12.1
-pkgrel=23
+pkgrel=24
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("custom:BSD3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:09:57
  Author: felixonmars
Revision: 273818

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-feed/repos/community-staging-x86_64/PKGBUILD (from rev 273817, 
haskell-feed/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:09:57 UTC (rev 273818)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=feed
+pkgname=haskell-feed
+pkgver=1.0.0.0
+pkgrel=7
+pkgdesc="Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds."
+url="https://github.com/bergmark/feed;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-compat' 'haskell-old-locale' 
'haskell-old-time' 'haskell-safe'
+ 'haskell-text' 'haskell-time-locale-compat' 'haskell-utf8-string' 
'haskell-xml-types'
+ 'haskell-xml-conduit')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('dfda1387e2af46fa703634ae3988c243c59bf0c00eefe5ed193c51d5c18131221fa20cfb83404e7c227a2962e4d621186579f7c2d9353d19c01d9277de13ae4d')
+
+prepare() {
+sed -i 's/, xml-conduit >= 1.3 && < 1.6/, xml-conduit >= 1.3/' 
$_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--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
+}
+
+package() {
+cd "${srcdir}/${_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-feed/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:09:33
  Author: felixonmars
Revision: 273817

upgpkg: haskell-feed 1.0.0.0-7

rebuild with conduit-extra,1.2.1

Modified:
  haskell-feed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:08:38 UTC (rev 273816)
+++ PKGBUILD2017-12-11 19:09:33 UTC (rev 273817)
@@ -5,7 +5,7 @@
 _hkgname=feed
 pkgname=haskell-feed
 pkgver=1.0.0.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds."
 url="https://github.com/bergmark/feed;
 license=("custom:BSD3")


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

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:08:38
  Author: felixonmars
Revision: 273816

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-aws/repos/community-staging-x86_64/PKGBUILD (from rev 273815, 
haskell-aws/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-12-11 19:08:38 UTC (rev 273816)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aws
+pkgname=haskell-aws
+pkgver=0.18
+pkgrel=5
+pkgdesc="Amazon Web Services (AWS) for Haskell"
+url="https://github.com/aristidb/aws;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-byteable'
+ 'haskell-case-insensitive' 'haskell-cereal' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-http-conduit' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-memory' 'haskell-monad-control' 
'haskell-mtl'
+ 'haskell-network' 'haskell-old-locale' 'haskell-resourcet' 
'haskell-safe'
+ 'haskell-scientific' 'haskell-tagged' 'haskell-text' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-vector' 'haskell-xml-conduit')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-conduit-combinators' 
'haskell-errors'
+ 'haskell-http-client' 'haskell-http-client-tls' 
'haskell-quickcheck-instances'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
+ 'haskell-transformers-base')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('11cf6675e4caf818e39efe697704acff7c5e0a74641482b791de17b18f6e0224be1bd24fb734a419685ca4b2cbf5913bea0012f4f79e4b988ee4cbc9252d0f52')
+
+build() {
+cd "${srcdir}/${_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 \
+-f-examples
+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 || warning "Requires AWS credentials to test"
+}
+
+package() {
+cd "${srcdir}/${_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-aws/trunk (PKGBUILD)

2017-12-11 Thread Felix Yan via arch-commits
Date: Monday, December 11, 2017 @ 19:08:18
  Author: felixonmars
Revision: 273815

upgpkg: haskell-aws 0.18-5

rebuild with conduit-extra,1.2.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 19:05:49 UTC (rev 273814)
+++ PKGBUILD2017-12-11 19:08:18 UTC (rev 273815)
@@ -5,7 +5,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.18
-pkgrel=4
+pkgrel=5
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("custom:BSD3")


[arch-commits] Commit in gnome-tweak-tool/repos/extra-any (PKGBUILD PKGBUILD)

2017-12-11 Thread Jan Steffens via arch-commits
Date: Monday, December 11, 2017 @ 19:07:51
  Author: heftig
Revision: 312186

archrelease: copy trunk to extra-any

Added:
  gnome-tweak-tool/repos/extra-any/PKGBUILD
(from rev 312185, gnome-tweak-tool/trunk/PKGBUILD)
Deleted:
  gnome-tweak-tool/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 19:07:27 UTC (rev 312185)
+++ PKGBUILD2017-12-11 19:07:51 UTC (rev 312186)
@@ -1,44 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=gnome-tweak-tool
-pkgver=3.26.3
-pkgrel=1
-pkgdesc="Customize advanced GNOME 3 options"
-url="https://wiki.gnome.org/Apps/GnomeTweakTool;
-arch=(any)
-license=(GPL)
-depends=(gnome-settings-daemon python-gobject nautilus)
-makedepends=(git meson)
-groups=(gnome-extra)
-_commit=3d53a5ad00cedcc7df30bc709c923cbdf97f82cf  # tags/3.26.3^0
-source=("git+https://git.gnome.org/browse/gnome-tweak-tool#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  arch-meson ../$pkgname
-  ninja
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-tweak-tool/repos/extra-any/PKGBUILD (from rev 312185, 
gnome-tweak-tool/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 19:07:51 UTC (rev 312186)
@@ -0,0 +1,41 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=gnome-tweak-tool
+pkgver=3.26.4
+pkgrel=1
+pkgdesc="Customize advanced GNOME 3 options"
+url="https://wiki.gnome.org/Apps/GnomeTweakTool;
+arch=(any)
+license=(GPL)
+depends=(gnome-settings-daemon python-gobject nautilus)
+makedepends=(git meson)
+groups=(gnome-extra)
+_commit=fb52aee275c3085cd59bdb779e6522f3ee8eb45e  # tags/3.26.4^0
+source=("git+https://git.gnome.org/browse/gnome-tweak-tool#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  cd build
+  meson test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# vim:set ts=2 sw=2 et:


  1   2   3   >