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

2018-01-25 Thread Antonio Rojas via arch-commits
Date: Friday, January 26, 2018 @ 07:18:29
  Author: arojas
Revision: 287014

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 07:18:05 UTC (rev 287013)
+++ PKGBUILD2018-01-26 07:18:29 UTC (rev 287014)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: James Spencer 
-
-pkgname=jmol
-pkgver=14.28.4
-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=('330b9441cd1c690b75c204a6d736d66f5d62ea749b698172294df16262cb0666')
-
-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 287013, jmol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 07:18:29 UTC (rev 287014)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgname=jmol
+pkgver=14.29.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=('c036589746838ab5bb07e68562a751388792825b2e8a2793c884956e0cc6baf8')
+
+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)

2018-01-25 Thread Antonio Rojas via arch-commits
Date: Friday, January 26, 2018 @ 07:18:05
  Author: arojas
Revision: 287013

Update to 14.29.1

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 06:58:43 UTC (rev 287012)
+++ PKGBUILD2018-01-26 07:18:05 UTC (rev 287013)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer 
 
 pkgname=jmol
-pkgver=14.28.4
+pkgver=14.29.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=('330b9441cd1c690b75c204a6d736d66f5d62ea749b698172294df16262cb0666')
+sha256sums=('c036589746838ab5bb07e68562a751388792825b2e8a2793c884956e0cc6baf8')
 
 package() {
   cd $pkgname-$pkgver


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

2018-01-25 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 06:58:43
  Author: lfleischer
Revision: 287012

archrelease: copy trunk to community-x86_64

Added:
  ledger/repos/community-x86_64/
  ledger/repos/community-x86_64/PKGBUILD
(from rev 287011, ledger/trunk/PKGBUILD)

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

Copied: ledger/repos/community-x86_64/PKGBUILD (from rev 287011, 
ledger/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-01-26 06:58:43 UTC (rev 287012)
@@ -0,0 +1,46 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Abdelhakim Qbaich 
+# Contributor: korjjj 
+# Contributor: TDY 
+# Contributor: Adam Ehlers Nyholm Thomsen 
+# Contributor: Nathan Jones 
+
+pkgname=ledger
+pkgver=3.1.1
+pkgrel=4
+pkgdesc='Double-entry accounting system with a command-line reporting 
interface'
+arch=('i686' 'x86_64')
+url='http://ledger-cli.org'
+license=('BSD')
+depends=('python2' 'boost' 'libedit')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ledger/$pkgname/archive/v$pkgver.tar.gz;
+
"$pkgname-boost-1.61.patch::https://github.com/ledger/$pkgname/commit/1856b8c4902498843f4da37a7aaeb2ce85acc1d3.patch;)
+sha256sums=('90f06561ab692b192d46d67bc106158da9c6c6813cc3848b503243a9dfd8548a'
+'3fe6750973d1ac10c822735759b35f362a68afb3dfa9887aaa7d83839a9e99eb')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  sed -i '/enable_testing()\|add_subdirectory(test)/d' CMakeLists.txt
+  patch -p1 -i "$srcdir/$pkgname-boost-1.61.patch"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DCMAKE_INSTALL_LIBDIR:PATH=lib \
+-DUSE_PYTHON:BOOL=TRUE \
+-DDISABLE_ASSERTS:BOOL=TRUE \
+-DBUILD_EMACSLISP:BOOL=TRUE
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-01-25 Thread Lukas Fleischer via arch-commits
Date: Friday, January 26, 2018 @ 06:55:20
  Author: lfleischer
Revision: 287011

Initial import of ledger

Added:
  ledger/
  ledger/repos/
  ledger/trunk/
  ledger/trunk/PKGBUILD

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

Added: ledger/trunk/PKGBUILD
===
--- ledger/trunk/PKGBUILD   (rev 0)
+++ ledger/trunk/PKGBUILD   2018-01-26 06:55:20 UTC (rev 287011)
@@ -0,0 +1,46 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Abdelhakim Qbaich 
+# Contributor: korjjj 
+# Contributor: TDY 
+# Contributor: Adam Ehlers Nyholm Thomsen 
+# Contributor: Nathan Jones 
+
+pkgname=ledger
+pkgver=3.1.1
+pkgrel=4
+pkgdesc='Double-entry accounting system with a command-line reporting 
interface'
+arch=('i686' 'x86_64')
+url='http://ledger-cli.org'
+license=('BSD')
+depends=('python2' 'boost' 'libedit')
+makedepends=('cmake')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ledger/$pkgname/archive/v$pkgver.tar.gz;
+
"$pkgname-boost-1.61.patch::https://github.com/ledger/$pkgname/commit/1856b8c4902498843f4da37a7aaeb2ce85acc1d3.patch;)
+sha256sums=('90f06561ab692b192d46d67bc106158da9c6c6813cc3848b503243a9dfd8548a'
+'3fe6750973d1ac10c822735759b35f362a68afb3dfa9887aaa7d83839a9e99eb')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  sed -i '/enable_testing()\|add_subdirectory(test)/d' CMakeLists.txt
+  patch -p1 -i "$srcdir/$pkgname-boost-1.61.patch"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DCMAKE_INSTALL_LIBDIR:PATH=lib \
+-DUSE_PYTHON:BOOL=TRUE \
+-DDISABLE_ASSERTS:BOOL=TRUE \
+-DBUILD_EMACSLISP:BOOL=TRUE
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 01:09:53
  Author: anthraxx
Revision: 287010

archrelease: copy trunk to community-any

Added:
  ruby-sass/repos/community-any/PKGBUILD
(from rev 287009, ruby-sass/trunk/PKGBUILD)
Deleted:
  ruby-sass/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 01:09:44 UTC (rev 287009)
+++ PKGBUILD2018-01-26 01:09:53 UTC (rev 287010)
@@ -1,36 +0,0 @@
-# Maintainer: Levente Polyak 
-
-_gemname=sass
-pkgname=ruby-sass
-pkgver=3.5.4
-pkgrel=2
-pkgdesc='Sass makes CSS fun again'
-url='http://sass-lang.com/'
-arch=('any')
-license=('MIT')
-depends=('ruby' 'ruby-sass-listen' 'ruby-yard' 'ruby-maruku')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sass/sass/archive/${pkgver}.tar.gz)
-sha256sums=('1d25bf0e11f4390e132aeba9c4def193a3bf447ea99e3c7f4bdefafc716ba18b')
-sha512sums=('5da2235d9b3abdc1c07d788005647f8a1a3fb6b77a9bfd68748d40446b88583918880dd5e6f8a692e9e4fef3d9b7870020eed4f7e0a3b3d643c685a5bc4f3ad0')
-
-prepare() {
-  cd ${_gemname}-${pkgver}
-  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec # don't give a fuck about rubys 
bla bla
-}
-
-build() {
-  cd ${_gemname}-${pkgver}
-  gem build ${_gemname}.gemspec
-}
-
-package() {
-  cd ${_gemname}-${pkgver}
-  local _gemdir="$(gem env gemdir)"
-  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 MIT-LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-sass/repos/community-any/PKGBUILD (from rev 287009, 
ruby-sass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 01:09:53 UTC (rev 287010)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+
+_gemname=sass
+pkgname=ruby-sass
+pkgver=3.5.5
+pkgrel=1
+pkgdesc='Sass makes CSS fun again'
+url='http://sass-lang.com/'
+arch=('any')
+license=('MIT')
+depends=('ruby' 'ruby-sass-listen' 'ruby-yard' 'ruby-maruku')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sass/sass/archive/${pkgver}.tar.gz)
+sha256sums=('53766fd5a410d01f98d6aecfa948519b2b8004751d4a35a607fc3d5ab8abe654')
+sha512sums=('a1df63244d4b186a797fa7bfddd59961945b529a24960a39685079c30b580bd90059460d386f396fd586568430ef1282e0d3d789cb842fd01042518ef590')
+
+prepare() {
+  cd ${_gemname}-${pkgver}
+  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec # don't give a fuck about rubys 
bla bla
+}
+
+build() {
+  cd ${_gemname}-${pkgver}
+  gem build ${_gemname}.gemspec
+}
+
+package() {
+  cd ${_gemname}-${pkgver}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 MIT-LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 01:09:44
  Author: anthraxx
Revision: 287009

upgpkg: ruby-sass 3.5.5-1

Modified:
  ruby-sass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 01:08:36 UTC (rev 287008)
+++ PKGBUILD2018-01-26 01:09:44 UTC (rev 287009)
@@ -2,8 +2,8 @@
 
 _gemname=sass
 pkgname=ruby-sass
-pkgver=3.5.4
-pkgrel=2
+pkgver=3.5.5
+pkgrel=1
 pkgdesc='Sass makes CSS fun again'
 url='http://sass-lang.com/'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('ruby' 'ruby-sass-listen' 'ruby-yard' 'ruby-maruku')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sass/sass/archive/${pkgver}.tar.gz)
-sha256sums=('1d25bf0e11f4390e132aeba9c4def193a3bf447ea99e3c7f4bdefafc716ba18b')
-sha512sums=('5da2235d9b3abdc1c07d788005647f8a1a3fb6b77a9bfd68748d40446b88583918880dd5e6f8a692e9e4fef3d9b7870020eed4f7e0a3b3d643c685a5bc4f3ad0')
+sha256sums=('53766fd5a410d01f98d6aecfa948519b2b8004751d4a35a607fc3d5ab8abe654')
+sha512sums=('a1df63244d4b186a797fa7bfddd59961945b529a24960a39685079c30b580bd90059460d386f396fd586568430ef1282e0d3d789cb842fd01042518ef590')
 
 prepare() {
   cd ${_gemname}-${pkgver}


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 01:08:27
  Author: anthraxx
Revision: 287007

upgpkg: ruby-daemons 1.2.6-1

Modified:
  ruby-daemons/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 01:07:45 UTC (rev 287006)
+++ PKGBUILD2018-01-26 01:08:27 UTC (rev 287007)
@@ -2,8 +2,8 @@
 
 _gemname=daemons
 pkgname=ruby-${_gemname}
-pkgver=1.2.5
-pkgrel=2
+pkgver=1.2.6
+pkgrel=1
 pkgdesc='Easy way to wrap existing ruby scripts to be run as a daemon'
 url='https://github.com/thuehlinger/daemons'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('ruby')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/thuehlinger/daemons/archive/v${pkgver}.tar.gz)
-sha256sums=('7ebf1fe54b24c45d168e3b897547b29fda5f84b0fc723f74abeaf81d852a5dfa')
-sha512sums=('5d3db8e5917eff5a3946c385a1ac6f561d1e9d1d6cd87c0deb4c4777bdab33a5e4f889300ee61a2e68df0200d51b3ddd0aa01d9f2841104d01a866f3ee8c09ac')
+sha256sums=('63e9745d1f7ea78f3de4f56609e8e210ba7db3e78b557615fce461815e5c7a8b')
+sha512sums=('8276685a684093252bf136c552a613a5208f4ab34f178be9425c62ea59fe1eebe671a7dd6c57d30744187b9ae58d7a7f1ebf58468e988565a30ca4417f2a90ea')
 
 prepare() {
   cd ${_gemname}-${pkgver}


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 01:08:36
  Author: anthraxx
Revision: 287008

archrelease: copy trunk to community-any

Added:
  ruby-daemons/repos/community-any/PKGBUILD
(from rev 287007, ruby-daemons/trunk/PKGBUILD)
Deleted:
  ruby-daemons/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 01:08:27 UTC (rev 287007)
+++ PKGBUILD2018-01-26 01:08:36 UTC (rev 287008)
@@ -1,39 +0,0 @@
-# Maintainer: Levente Polyak 
-
-_gemname=daemons
-pkgname=ruby-${_gemname}
-pkgver=1.2.5
-pkgrel=2
-pkgdesc='Easy way to wrap existing ruby scripts to be run as a daemon'
-url='https://github.com/thuehlinger/daemons'
-arch=('any')
-license=('MIT')
-depends=('ruby')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/thuehlinger/daemons/archive/v${pkgver}.tar.gz)
-sha256sums=('7ebf1fe54b24c45d168e3b897547b29fda5f84b0fc723f74abeaf81d852a5dfa')
-sha512sums=('5d3db8e5917eff5a3946c385a1ac6f561d1e9d1d6cd87c0deb4c4777bdab33a5e4f889300ee61a2e68df0200d51b3ddd0aa01d9f2841104d01a866f3ee8c09ac')
-
-prepare() {
-  cd ${_gemname}-${pkgver}
-  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec # don't give a fuck about rubys 
bla bla
-  sed 's|README.md LICENSE Releases ||' -i ${_gemname}.gemspec
-  sed -r 's|`git ls-files (.+)`|`find \1 -type f`|' -i ${_gemname}.gemspec
-}
-
-build() {
-  cd ${_gemname}-${pkgver}
-  gem build ${_gemname}.gemspec
-}
-
-package() {
-  cd ${_gemname}-${pkgver}
-  local _gemdir="$(gem env gemdir)"
-  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
-  install -Dm 644 README.md Releases -t "${pkgdir}/usr/share/doc/${pkgname}"
-  cp -a examples "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-daemons/repos/community-any/PKGBUILD (from rev 287007, 
ruby-daemons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 01:08:36 UTC (rev 287008)
@@ -0,0 +1,39 @@
+# Maintainer: Levente Polyak 
+
+_gemname=daemons
+pkgname=ruby-${_gemname}
+pkgver=1.2.6
+pkgrel=1
+pkgdesc='Easy way to wrap existing ruby scripts to be run as a daemon'
+url='https://github.com/thuehlinger/daemons'
+arch=('any')
+license=('MIT')
+depends=('ruby')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/thuehlinger/daemons/archive/v${pkgver}.tar.gz)
+sha256sums=('63e9745d1f7ea78f3de4f56609e8e210ba7db3e78b557615fce461815e5c7a8b')
+sha512sums=('8276685a684093252bf136c552a613a5208f4ab34f178be9425c62ea59fe1eebe671a7dd6c57d30744187b9ae58d7a7f1ebf58468e988565a30ca4417f2a90ea')
+
+prepare() {
+  cd ${_gemname}-${pkgver}
+  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec # don't give a fuck about rubys 
bla bla
+  sed 's|README.md LICENSE Releases ||' -i ${_gemname}.gemspec
+  sed -r 's|`git ls-files (.+)`|`find \1 -type f`|' -i ${_gemname}.gemspec
+}
+
+build() {
+  cd ${_gemname}-${pkgver}
+  gem build ${_gemname}.gemspec
+}
+
+package() {
+  cd ${_gemname}-${pkgver}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 README.md Releases -t "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -a examples "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 01:07:45
  Author: anthraxx
Revision: 287006

archrelease: copy trunk to community-any

Added:
  ruby-rouge/repos/community-any/PKGBUILD
(from rev 287005, ruby-rouge/trunk/PKGBUILD)
Deleted:
  ruby-rouge/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 01:07:37 UTC (rev 287005)
+++ PKGBUILD2018-01-26 01:07:45 UTC (rev 287006)
@@ -1,36 +0,0 @@
-# Maintainer: Levente Polyak 
-
-_gemname=rouge
-pkgname=ruby-rouge
-pkgver=3.0.0
-pkgrel=2
-pkgdesc='Pure-ruby code highlighter that is compatible with pygments'
-url='http://rouge.jneen.net/'
-arch=('any')
-license=('MIT')
-depends=('ruby')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jneen/rouge/archive/v${pkgver}.tar.gz)
-sha256sums=('46f109e0b54e588376b70935556f248e9f70d79bb043677fc5c19c174ace5a7d')
-sha512sums=('9ec9a22b0b4c0ca37b765b7f76104f64c46d2c6f3d7073f8ad6eb3512f5671b1d828f8bdd2073c67dba18afb682f8111e56112a23c0d66debb418573d4fb8007')
-
-prepare() {
-  cd ${_gemname}-${pkgver}
-  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec # don't give a fuck about rubys 
bla bla
-}
-
-build() {
-  cd ${_gemname}-${pkgver}
-  gem build ${_gemname}.gemspec
-}
-
-package() {
-  cd ${_gemname}-${pkgver}
-  local _gemdir="$(gem env gemdir)"
-  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
-  install -Dm 644 README.md CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-rouge/repos/community-any/PKGBUILD (from rev 287005, 
ruby-rouge/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 01:07:45 UTC (rev 287006)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+
+_gemname=rouge
+pkgname=ruby-rouge
+pkgver=3.1.0
+pkgrel=1
+pkgdesc='Pure-ruby code highlighter that is compatible with pygments'
+url='http://rouge.jneen.net/'
+arch=('any')
+license=('MIT')
+depends=('ruby')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jneen/rouge/archive/v${pkgver}.tar.gz)
+sha256sums=('77b00295a320f213c394bfc5726d45ab39141ab7d02cc1805a0d27201899f8fe')
+sha512sums=('e3bbe78f7744c691e72a48a21ff89085518eb33e69363020bdc643b7c83d655310b630b14ecfe034484ee54b4eb026c9a4cb17d8b3dd8a3953ed47cb4a88be8b')
+
+prepare() {
+  cd ${_gemname}-${pkgver}
+  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec # don't give a fuck about rubys 
bla bla
+}
+
+build() {
+  cd ${_gemname}-${pkgver}
+  gem build ${_gemname}.gemspec
+}
+
+package() {
+  cd ${_gemname}-${pkgver}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 README.md CHANGELOG.md -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 01:07:37
  Author: anthraxx
Revision: 287005

upgpkg: ruby-rouge 3.1.0-1

Modified:
  ruby-rouge/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 00:53:27 UTC (rev 287004)
+++ PKGBUILD2018-01-26 01:07:37 UTC (rev 287005)
@@ -2,8 +2,8 @@
 
 _gemname=rouge
 pkgname=ruby-rouge
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
 pkgdesc='Pure-ruby code highlighter that is compatible with pygments'
 url='http://rouge.jneen.net/'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('ruby')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jneen/rouge/archive/v${pkgver}.tar.gz)
-sha256sums=('46f109e0b54e588376b70935556f248e9f70d79bb043677fc5c19c174ace5a7d')
-sha512sums=('9ec9a22b0b4c0ca37b765b7f76104f64c46d2c6f3d7073f8ad6eb3512f5671b1d828f8bdd2073c67dba18afb682f8111e56112a23c0d66debb418573d4fb8007')
+sha256sums=('77b00295a320f213c394bfc5726d45ab39141ab7d02cc1805a0d27201899f8fe')
+sha512sums=('e3bbe78f7744c691e72a48a21ff89085518eb33e69363020bdc643b7c83d655310b630b14ecfe034484ee54b4eb026c9a4cb17d8b3dd8a3953ed47cb4a88be8b')
 
 prepare() {
   cd ${_gemname}-${pkgver}


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 01:04:41
  Author: anthraxx
Revision: 315462

archrelease: copy trunk to extra-x86_64

Added:
  hwloc/repos/extra-x86_64/PKGBUILD
(from rev 315461, hwloc/trunk/PKGBUILD)
Deleted:
  hwloc/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 01:04:32 UTC (rev 315461)
+++ PKGBUILD2018-01-26 01:04:41 UTC (rev 315462)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault 
-# Contributor: Sylvain HENRY 
-# Contributor: Hervé YVIQUEL 
-
-pkgname=hwloc
-pkgver=1.11.8
-pkgrel=1
-pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical 
architectures'
-arch=('i686' 'x86_64')
-url='http://www.open-mpi.org/projects/hwloc/'
-license=('BSD')
-depends=('numactl' 'libtool')
-optdepends=('cairo' 'libxml2' 'pciutils')
-makedepends=('cairo' 'libxml2' 'pciutils')
-options=('!docs')
-source=(http://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('5d6164400a49e2c77a7e1e98dd0247a1f7e6d4cf')
-
-build() {
-  cd hwloc-$pkgver
-  ./configure --prefix=/usr --sbindir=/usr/bin --enable-plugins
-  make
-}
-
-check() {
-  cd hwloc-$pkgver
-  make check
-}
-
-package() {
-  cd hwloc-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/hwloc/LICENSE
-}

Copied: hwloc/repos/extra-x86_64/PKGBUILD (from rev 315461, 
hwloc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 01:04:41 UTC (rev 315462)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sylvain HENRY 
+# Contributor: Hervé YVIQUEL 
+
+pkgname=hwloc
+pkgver=1.11.9
+pkgrel=1
+pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical 
architectures'
+url='https://www.open-mpi.org/projects/hwloc/'
+arch=('x86_64')
+license=('BSD')
+depends=('numactl' 'libtool' 'libsystemd')
+makedepends=('cairo' 'libxml2' 'pciutils' 'systemd')
+optdepends=('cairo' 'libxml2' 'pciutils')
+options=('!docs')
+source=(https://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('394333184248d63cb2708a976e57f05337d03bb50c33aa3097ff5c5a74a85164')
+
+build() {
+  cd hwloc-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--enable-plugins
+  make
+}
+
+check() {
+  cd hwloc-${pkgver}
+  make check
+}
+
+package() {
+  cd hwloc-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 01:04:32
  Author: anthraxx
Revision: 315461

upgpkg: hwloc 1.11.9-1

Modified:
  hwloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:55:25 UTC (rev 315460)
+++ PKGBUILD2018-01-26 01:04:32 UTC (rev 315461)
@@ -1,36 +1,40 @@
-# $Id$
-# Maintainer : Stéphane Gaudreault 
+# Maintainer: Levente Polyak 
+# Contributor: Stéphane Gaudreault 
 # Contributor: Sylvain HENRY 
 # Contributor: Hervé YVIQUEL 
 
 pkgname=hwloc
-pkgver=1.11.8
+pkgver=1.11.9
 pkgrel=1
 pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical 
architectures'
+url='https://www.open-mpi.org/projects/hwloc/'
 arch=('x86_64')
-url='http://www.open-mpi.org/projects/hwloc/'
 license=('BSD')
-depends=('numactl' 'libtool')
+depends=('numactl' 'libtool' 'libsystemd')
+makedepends=('cairo' 'libxml2' 'pciutils' 'systemd')
 optdepends=('cairo' 'libxml2' 'pciutils')
-makedepends=('cairo' 'libxml2' 'pciutils')
 options=('!docs')
-source=(http://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('5d6164400a49e2c77a7e1e98dd0247a1f7e6d4cf')
+source=(https://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('394333184248d63cb2708a976e57f05337d03bb50c33aa3097ff5c5a74a85164')
 
 build() {
-  cd hwloc-$pkgver
-  ./configure --prefix=/usr --sbindir=/usr/bin --enable-plugins
+  cd hwloc-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--enable-plugins
   make
 }
 
 check() {
-  cd hwloc-$pkgver
+  cd hwloc-${pkgver}
   make check
 }
 
 package() {
-  cd hwloc-$pkgver
-  make DESTDIR="$pkgdir" install
+  cd hwloc-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
 
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/hwloc/LICENSE
-}
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:53:27
  Author: anthraxx
Revision: 287004

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 00:53:12 UTC (rev 287003)
+++ PKGBUILD2018-01-26 00:53:27 UTC (rev 287004)
@@ -1,60 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: googol 
-# Contributor: Oliver Mangold 
-
-pkgbase=python-alembic
-pkgname=('python-alembic' 'python2-alembic')
-pkgver=0.9.6
-pkgrel=1
-pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
-url='https://bitbucket.org/zzzeek/alembic'
-arch=('any')
-license=('MIT')
-makedepends=('python-setuptools' 'python-mako' 'python-sqlalchemy' 
'python-editor' 'python-dateutil'
- 'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 
'python2-editor' 'python2-dateutil')
-checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
-source=(https://pypi.io/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('f7bc6fa2888056d66b1d3640387b933b4accea6e6062ec089e5ce1353cbaa89ad3c1afac6c06aa52ddd497bdd41f9fdf5d4d860244ed8f339c69c16eb5494c46'
-'SKIP')
-validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer 

-
-prepare() {
-  cp -a alembic-${pkgver}{,-py2}
-}
-
-build() {
-  (cd alembic-${pkgver}
-python setup.py build
-  )
-  (cd alembic-${pkgver}-py2
-python2 setup.py build
-  )
-}
-
-check() {
-  (cd alembic-${pkgver}
-py.test
-  )
-  (cd alembic-${pkgver}-py2
-py.test2
-  )
-}
-
-package_python-alembic() {
-  depends=('python' 'python-mako' 'python-sqlalchemy' 'python-editor' 
'python-dateutil')
-  cd alembic-${pkgver}
-  python setup.py install --root="${pkgdir}" --prefix=/usr -O1 --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-package_python2-alembic() {
-  depends=('python2' 'python2-mako' 'python2-sqlalchemy' 'python2-editor' 
'python2-dateutil')
-  cd alembic-${pkgver}-py2
-  python2 setup.py install --root="${pkgdir}" --prefix=/usr -O1 --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
-  mv "${pkgdir}/usr/bin/alembic"{,2}
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-alembic/repos/community-any/PKGBUILD (from rev 287003, 
python-alembic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 00:53:27 UTC (rev 287004)
@@ -0,0 +1,60 @@
+# Maintainer: Levente Polyak 
+# Contributor: googol 
+# Contributor: Oliver Mangold 
+
+pkgbase=python-alembic
+pkgname=('python-alembic' 'python2-alembic')
+pkgver=0.9.7
+pkgrel=1
+pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
+url='https://bitbucket.org/zzzeek/alembic'
+arch=('any')
+license=('MIT')
+makedepends=('python-setuptools' 'python-mako' 'python-sqlalchemy' 
'python-editor' 'python-dateutil'
+ 'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 
'python2-editor' 'python2-dateutil')
+checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
+source=(https://pypi.io/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
+sha512sums=('102592f7a25033af197fadc260dbb5ee4ad7038feb015fe5672de83c42f6125b659873071b339cccf5eebcf390c16651f6b9064f225198f88b42d58796fb1ca3'
+'SKIP')
+validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer 

+
+prepare() {
+  cp -a alembic-${pkgver}{,-py2}
+}
+
+build() {
+  (cd alembic-${pkgver}
+python setup.py build
+  )
+  (cd alembic-${pkgver}-py2
+python2 setup.py build
+  )
+}
+
+check() {
+  (cd alembic-${pkgver}
+py.test
+  )
+  (cd alembic-${pkgver}-py2
+py.test2
+  )
+}
+
+package_python-alembic() {
+  depends=('python' 'python-mako' 'python-sqlalchemy' 'python-editor' 
'python-dateutil')
+  cd alembic-${pkgver}
+  python setup.py install --root="${pkgdir}" --prefix=/usr -O1 --skip-build
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+package_python2-alembic() {
+  depends=('python2' 'python2-mako' 'python2-sqlalchemy' 'python2-editor' 
'python2-dateutil')
+  cd alembic-${pkgver}-py2
+  python2 setup.py install --root="${pkgdir}" --prefix=/usr -O1 --skip-build
+  

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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:53:12
  Author: anthraxx
Revision: 287003

upgpkg: python-alembic 0.9.7-1

Modified:
  python-alembic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 00:50:26 UTC (rev 287002)
+++ PKGBUILD2018-01-26 00:53:12 UTC (rev 287003)
@@ -4,7 +4,7 @@
 
 pkgbase=python-alembic
 pkgname=('python-alembic' 'python2-alembic')
-pkgver=0.9.6
+pkgver=0.9.7
 pkgrel=1
 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy'
 url='https://bitbucket.org/zzzeek/alembic'
@@ -14,7 +14,7 @@
  'python2-setuptools' 'python2-mako' 'python2-sqlalchemy' 
'python2-editor' 'python2-dateutil')
 checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
 
source=(https://pypi.io/packages/source/a/alembic/alembic-${pkgver}.tar.gz{,.asc})
-sha512sums=('f7bc6fa2888056d66b1d3640387b933b4accea6e6062ec089e5ce1353cbaa89ad3c1afac6c06aa52ddd497bdd41f9fdf5d4d860244ed8f339c69c16eb5494c46'
+sha512sums=('102592f7a25033af197fadc260dbb5ee4ad7038feb015fe5672de83c42f6125b659873071b339cccf5eebcf390c16651f6b9064f225198f88b42d58796fb1ca3'
 'SKIP')
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1') # Michael Bayer 

 


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:50:26
  Author: anthraxx
Revision: 287002

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 00:50:18 UTC (rev 287001)
+++ PKGBUILD2018-01-26 00:50:26 UTC (rev 287002)
@@ -1,33 +0,0 @@
-# Maintainer: Levente Polyak 
-
-_pkgname=yarl
-pkgname=python-yarl
-pkgver=1.0.0
-pkgrel=1
-pkgdesc='Yet another URL library'
-url='https://github.com/aio-libs/yarl/'
-arch=('x86_64')
-license=('Apache')
-depends=('glibc' 'python' 'python-multidict' 'python-idna')
-makedepends=('cython' 'python-setuptools')
-checkdepends=('python-pytest' 'python-pytest-runner')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/yarl/archive/v${pkgver}.tar.gz)
-sha256sums=('a7f7e2aaf3fcf7486bf22a20bafad399b8ee4a763113290ca82032936684f289')
-sha512sums=('129258a011871b47e648e149b6417725ccd55c84f325adffaf27710f2cb2fad0ad603f624b05338faa3f39daca7f84ab948487c236fe7a06afbd85d9ffad')
-
-build() {
-  cd ${_pkgname}-${pkgver}
-  LANG=en_US.UTF-8 python setup.py build
-}
-
-check() {
-  cd ${_pkgname}-${pkgver}
-  python setup.py test
-}
-
-package() {
-  cd ${_pkgname}-${pkgver}
-  LANG=en_US.UTF-8 python setup.py install --root="${pkgdir}" -O1 --skip-build
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-yarl/repos/community-x86_64/PKGBUILD (from rev 287001, 
python-yarl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 00:50:26 UTC (rev 287002)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+
+_pkgname=yarl
+pkgname=python-yarl
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='Yet another URL library'
+url='https://github.com/aio-libs/yarl/'
+arch=('x86_64')
+license=('Apache')
+depends=('glibc' 'python' 'python-multidict' 'python-idna')
+makedepends=('cython' 'python-setuptools')
+checkdepends=('python-pytest' 'python-pytest-runner')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/yarl/archive/v${pkgver}.tar.gz)
+sha256sums=('bcdc3d7ebf96bacb1342d59525bc89df902b78fd50186f8e4d51bfbb02fd38ca')
+sha512sums=('85e3fb0e756b9dcadbb472eb4256a1be9f653df25c118915db01866be39c92743aa98cd2dc56e698b11849840df37f53662f082431ee4549951459e3ffddfb76')
+
+build() {
+  cd ${_pkgname}-${pkgver}
+  LANG=en_US.UTF-8 python setup.py build
+}
+
+check() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py test
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  LANG=en_US.UTF-8 python setup.py install --root="${pkgdir}" -O1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:50:18
  Author: anthraxx
Revision: 287001

upgpkg: python-yarl 1.1.0-1

Modified:
  python-yarl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 00:47:39 UTC (rev 287000)
+++ PKGBUILD2018-01-26 00:50:18 UTC (rev 287001)
@@ -2,7 +2,7 @@
 
 _pkgname=yarl
 pkgname=python-yarl
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Yet another URL library'
 url='https://github.com/aio-libs/yarl/'
@@ -12,8 +12,8 @@
 makedepends=('cython' 'python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-runner')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aio-libs/yarl/archive/v${pkgver}.tar.gz)
-sha256sums=('a7f7e2aaf3fcf7486bf22a20bafad399b8ee4a763113290ca82032936684f289')
-sha512sums=('129258a011871b47e648e149b6417725ccd55c84f325adffaf27710f2cb2fad0ad603f624b05338faa3f39daca7f84ab948487c236fe7a06afbd85d9ffad')
+sha256sums=('bcdc3d7ebf96bacb1342d59525bc89df902b78fd50186f8e4d51bfbb02fd38ca')
+sha512sums=('85e3fb0e756b9dcadbb472eb4256a1be9f653df25c118915db01866be39c92743aa98cd2dc56e698b11849840df37f53662f082431ee4549951459e3ffddfb76')
 
 build() {
   cd ${_pkgname}-${pkgver}


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:47:39
  Author: anthraxx
Revision: 287000

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 00:47:28 UTC (rev 286999)
+++ PKGBUILD2018-01-26 00:47:39 UTC (rev 287000)
@@ -1,25 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Niels Abspoel 
-
-_gemname=pg
-pkgname=ruby-pg
-pkgver=0.21.0
-pkgrel=2
-pkgdesc='Pg is the Ruby interface to the Postgresql RDBMS'
-url='https://bitbucket.org/ged/ruby-pg'
-arch=('x86_64')
-license=('GPL')
-depends=('ruby' 'ruby-rspec-core' 'postgresql-libs')
-options=('!emptydirs')
-source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
-noextract=(${_gemname}-${pkgver}.gem)
-sha256sums=('10b7cc05782236fb840c247a4ecb859f4b77001416774e1646c911c6b1567003')
-sha512sums=('590a8c34487d2cf030082cfff87b2cc83b636df06a931e394acfb098ecb5728e793d777f125b036ee9953bbd21ec5facf91c932930acccb507d3394f2fc4cc5b')
-
-package() {
-  local _gemdir="$(gem env gemdir)"
-  gem install --ignore-dependencies --no-user-install -i 
"${pkgdir}/${_gemdir}" -n "${pkgdir}/usr/bin" pg-${pkgver}.gem
-  find "${pkgdir}/${_gemdir}" \( -name 'mkmf.log' -or -name 'gem_make.out' \) 
-delete
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-pg/repos/community-x86_64/PKGBUILD (from rev 286999, 
ruby-pg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 00:47:39 UTC (rev 287000)
@@ -0,0 +1,41 @@
+# Maintainer: Levente Polyak 
+# Contributor: Niels Abspoel 
+
+_gemname=pg
+pkgname=ruby-pg
+pkgver=1.0.0
+_commit=9a388d1023ec
+pkgrel=1
+pkgdesc='Pg is the Ruby interface to the Postgresql RDBMS'
+url='https://bitbucket.org/ged/ruby-pg'
+arch=('x86_64')
+license=('custom:BSDL')
+depends=('ruby' 'ruby-rspec-core' 'postgresql-libs')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.bz2::https://bitbucket.org/ged/ruby-pg/get/v${pkgver}.tar.bz2)
+sha256sums=('a3e18534feefc6eeff27c5621f63c23509cddd7a5ea0227caababd311f2333ba')
+sha512sums=('eb01ffa74186b3216e4fbb694820c02907af5f0c5c9fd77645d97396286ff810d858717de25b348d5144043f883e641bc5249901d0845e69cef2d4e94e9487f1')
+
+prepare() {
+  cd ged-${pkgname}-${_commit}
+  sed 's|"ChangeLog".freeze, ||' -i ${_gemname}.gemspec
+  sed 's|"lib/pg/deprecated_constants.rb".freeze, ||' -i ${_gemname}.gemspec
+  sed "s|^  s.version = .*$|  s.version = '${pkgver}'|" -i ${_gemname}.gemspec
+}
+
+build() {
+  cd ged-${pkgname}-${_commit}
+  gem build ${_gemname}.gemspec
+}
+
+package() {
+  cd ged-${pkgname}-${_commit}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies --no-user-install -i 
"${pkgdir}/${_gemdir}" -n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 README.rdoc -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  find "${pkgdir}/${_gemdir}" \( -name 'mkmf.log' -or -name 'gem_make.out' \) 
-delete
+  rm "${pkgdir}"/${_gemdir}/cache/${_gemname}-${pkgver}.gem
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:47:28
  Author: anthraxx
Revision: 286999

upgpkg: ruby-pg 1.0.0-1

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 00:43:42 UTC (rev 286998)
+++ PKGBUILD2018-01-26 00:47:28 UTC (rev 286999)
@@ -3,23 +3,39 @@
 
 _gemname=pg
 pkgname=ruby-pg
-pkgver=0.21.0
-pkgrel=2
+pkgver=1.0.0
+_commit=9a388d1023ec
+pkgrel=1
 pkgdesc='Pg is the Ruby interface to the Postgresql RDBMS'
 url='https://bitbucket.org/ged/ruby-pg'
 arch=('x86_64')
-license=('GPL')
+license=('custom:BSDL')
 depends=('ruby' 'ruby-rspec-core' 'postgresql-libs')
 options=('!emptydirs')
-source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
-noextract=(${_gemname}-${pkgver}.gem)
-sha256sums=('10b7cc05782236fb840c247a4ecb859f4b77001416774e1646c911c6b1567003')
-sha512sums=('590a8c34487d2cf030082cfff87b2cc83b636df06a931e394acfb098ecb5728e793d777f125b036ee9953bbd21ec5facf91c932930acccb507d3394f2fc4cc5b')
+source=(${pkgname}-${pkgver}.tar.bz2::https://bitbucket.org/ged/ruby-pg/get/v${pkgver}.tar.bz2)
+sha256sums=('a3e18534feefc6eeff27c5621f63c23509cddd7a5ea0227caababd311f2333ba')
+sha512sums=('eb01ffa74186b3216e4fbb694820c02907af5f0c5c9fd77645d97396286ff810d858717de25b348d5144043f883e641bc5249901d0845e69cef2d4e94e9487f1')
 
+prepare() {
+  cd ged-${pkgname}-${_commit}
+  sed 's|"ChangeLog".freeze, ||' -i ${_gemname}.gemspec
+  sed 's|"lib/pg/deprecated_constants.rb".freeze, ||' -i ${_gemname}.gemspec
+  sed "s|^  s.version = .*$|  s.version = '${pkgver}'|" -i ${_gemname}.gemspec
+}
+
+build() {
+  cd ged-${pkgname}-${_commit}
+  gem build ${_gemname}.gemspec
+}
+
 package() {
+  cd ged-${pkgname}-${_commit}
   local _gemdir="$(gem env gemdir)"
-  gem install --ignore-dependencies --no-user-install -i 
"${pkgdir}/${_gemdir}" -n "${pkgdir}/usr/bin" pg-${pkgver}.gem
+  gem install --ignore-dependencies --no-user-install -i 
"${pkgdir}/${_gemdir}" -n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 README.rdoc -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
   find "${pkgdir}/${_gemdir}" \( -name 'mkmf.log' -or -name 'gem_make.out' \) 
-delete
+  rm "${pkgdir}"/${_gemdir}/cache/${_gemname}-${pkgver}.gem
 }
 
 # vim: ts=2 sw=2 et:


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

2018-01-25 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 00:43:42
  Author: dvzrv
Revision: 286998

archrelease: copy trunk to community-testing-x86_64

Added:
  drumgizmo/repos/community-testing-x86_64/
  drumgizmo/repos/community-testing-x86_64/PKGBUILD
(from rev 286997, drumgizmo/trunk/PKGBUILD)

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

Copied: drumgizmo/repos/community-testing-x86_64/PKGBUILD (from rev 286997, 
drumgizmo/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-01-26 00:43:42 UTC (rev 286998)
@@ -0,0 +1,32 @@
+# Maintainer: David Runge 
+# Contributor: sekret, mail=$(echo c2VrcmV0QHBvc3Rlby5zZQo= | base64 -d)
+pkgname=drumgizmo
+pkgver=0.9.14
+pkgrel=3
+pkgdesc="An open source, multichannel, multilayered, cross-platform drum 
plugin and stand-alone application"
+arch=('x86_64')
+url="https://www.drumgizmo.org;
+license=('GPL')
+groups=('lv2-plugins')
+depends=('libsmf' 'libxext' 'expat' 'jack' 'zita-resampler')
+makedepends=('lv2')
+source=("https://www.${pkgname}.org/releases/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha512sums=('211517c378728ad0f1e0b8a59738dd0d2f1a9505607c80c1f67d68dea4e15a8e47431badbc20a4e48e3a895766ba24ccae071abb5d0e42b08ca720ca68045cbe'
+'SKIP')
+validpgpkeys=('F39C94D556CCB995B1AE540E9EB89445BF071867')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --enable-lv2
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}/" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-Dm644 {AUTHORS,ChangeLog,README}
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (5 files)

2018-01-25 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 00:41:13
  Author: dvzrv
Revision: 286997

Adding drumgizmo 0.9.14 from AUR (11 votes).

Added:
  drumgizmo/
  drumgizmo/repos/
  drumgizmo/trunk/
  drumgizmo/trunk/PKGBUILD
Deleted:
  drumgizmo/

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

Added: drumgizmo/trunk/PKGBUILD
===
--- drumgizmo/trunk/PKGBUILD(rev 0)
+++ drumgizmo/trunk/PKGBUILD2018-01-26 00:41:13 UTC (rev 286997)
@@ -0,0 +1,32 @@
+# Maintainer: David Runge 
+# Contributor: sekret, mail=$(echo c2VrcmV0QHBvc3Rlby5zZQo= | base64 -d)
+pkgname=drumgizmo
+pkgver=0.9.14
+pkgrel=3
+pkgdesc="An open source, multichannel, multilayered, cross-platform drum 
plugin and stand-alone application"
+arch=('x86_64')
+url="https://www.drumgizmo.org;
+license=('GPL')
+groups=('lv2-plugins')
+depends=('libsmf' 'libxext' 'expat' 'jack' 'zita-resampler')
+makedepends=('lv2')
+source=("https://www.${pkgname}.org/releases/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha512sums=('211517c378728ad0f1e0b8a59738dd0d2f1a9505607c80c1f67d68dea4e15a8e47431badbc20a4e48e3a895766ba24ccae071abb5d0e42b08ca720ca68045cbe'
+'SKIP')
+validpgpkeys=('F39C94D556CCB995B1AE540E9EB89445BF071867')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --enable-lv2
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}/" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-Dm644 {AUTHORS,ChangeLog,README}
+}
+
+# vim:set ts=2 sw=2 et:


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


[arch-commits] Commit in (3 files)

2018-01-25 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 00:30:05
  Author: dvzrv
Revision: 286996

archrelease: copy trunk to community-testing-x86_64

Added:
  drumgizmo/
  drumgizmo/repos/
  drumgizmo/repos/community-testing-x86_64/


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:22:13
  Author: anthraxx
Revision: 286994

upgpkg: checksec 1.8.0-1

Modified:
  checksec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 00:18:59 UTC (rev 286993)
+++ PKGBUILD2018-01-26 00:22:13 UTC (rev 286994)
@@ -4,7 +4,7 @@
 
 pkgname=checksec
 _pkgname=checksec.sh
-pkgver=1.7.5
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='Tool designed to test which standard Linux OS and PaX security 
features are being used'
 url='https://github.com/slimm609/checksec.sh'
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('bash' 'binutils' 'procps-ng')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/slimm609/checksec.sh/archive/${pkgver}.tar.gz)
-sha512sums=('7269fb3628907f6fe4e8b720d2dcbd5bf8586e1821bd758533dff6255c6a52be9146b58f60abea798ee92471c3d5ad9e867fa7ad4b8e5ea2d8aa03d5a3b83098')
+sha512sums=('0236e40ba8b4f7c13ebd3b51f22dd05e6c4442e8646b5a1ee814556d9a6ca19f9bae638af33a6bfec2f8ef95567d222a20dcdcd9eae6ffb7ea5261919f020283')
 
 prepare() {
   cd ${_pkgname}-${pkgver}
@@ -21,8 +21,8 @@
 
 package() {
   cd ${_pkgname}-${pkgver}
-  install -Dm 755 checksec "${pkgdir}/usr/bin/checksec"
-  install -Dm 644 LICENSE.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 755 checksec -t "${pkgdir}/usr/bin"
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
   install -Dm 644 ChangeLog README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
   install -Dm 644 extras/man/checksec.7 -t "${pkgdir}/usr/share/man/man7"
   install -Dm 644 extras/zsh/_checksec -t 
"${pkgdir}/usr/share/zsh/site-functions"


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:18:59
  Author: anthraxx
Revision: 286993

archrelease: copy trunk to community-x86_64

Added:
  smplayer/repos/community-x86_64/PKGBUILD
(from rev 286992, smplayer/trunk/PKGBUILD)
Deleted:
  smplayer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 00:18:35 UTC (rev 286992)
+++ PKGBUILD2018-01-26 00:18:59 UTC (rev 286993)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Allan McRae 
-# Contributor: Alessio 'mOLOk' Bolognino 
-# Contributor: shamrok 
-
-pkgname=smplayer
-pkgver=18.1.0
-pkgrel=1
-pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
-url='https://www.smplayer.info/'
-arch=('x86_64')
-license=('GPL')
-depends=('qt5-script' 'mpv' 'hicolor-icon-theme' 'libx11' 'zlib' 'gcc-libs')
-makedepends=('qt5-tools')
-optdepends=('smplayer-themes: icon themes collection'
-'smplayer-skins: skin themes collection'
-'smtube: browse and play youtube videos'
-'youtube-dl: youtube videos and streaming'
-'mplayer: alternative multimedia engine')
-source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('9d7d908c5160510e8802fbf852598324fd80ca9a8a571b8e65d66b39ec0b19bd')
-sha512sums=('f0fb844634fbb22c975744cc4d557503aba7131cb52c5e1165a3ff9eec259bf45ebde5b7dfefa48d5f17e2946c1cfa0cce34429b373918f488e3f51c3398884e')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # make build reproducible, we compress ourselves
-  sed '/gzip -9/d' -i Makefile
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr \
-DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
-QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE \
-CFLAGS_EXTRA="${CFLAGS} ${LDFLAGS}"
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DOC_PATH=/usr/share/doc/smplayer \
-DESTDIR="${pkgdir}" PREFIX=/usr install
-}
-
-# vim: ts=2 sw=2 et:

Copied: smplayer/repos/community-x86_64/PKGBUILD (from rev 286992, 
smplayer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 00:18:59 UTC (rev 286993)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ionut Biru 
+# Contributor: Allan McRae 
+# Contributor: Alessio 'mOLOk' Bolognino 
+# Contributor: shamrok 
+
+pkgname=smplayer
+pkgver=18.2.0
+pkgrel=1
+pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
+url='https://www.smplayer.info/'
+arch=('x86_64')
+license=('GPL')
+depends=('qt5-script' 'mpv' 'hicolor-icon-theme' 'libx11' 'zlib' 'gcc-libs')
+makedepends=('qt5-tools')
+optdepends=('smplayer-themes: icon themes collection'
+'smplayer-skins: skin themes collection'
+'smtube: browse and play youtube videos'
+'youtube-dl: youtube videos and streaming'
+'mplayer: alternative multimedia engine')
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('0e6e19dc90dd7a2bd0f920bff8c53f8a5450abd5907847726d47d172a51e76d0')
+sha512sums=('43be64b82f77b223ef885b63b1bb3302b96cb93897cbf66df6272075bcfb76dbf11091526ae2b1bcde6845e25053a31456361fbd841a4dad8d229bacfab8bdb5')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # make build reproducible, we compress ourselves
+  sed '/gzip -9/d' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr \
+DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
+QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE \
+CFLAGS_EXTRA="${CFLAGS} ${LDFLAGS}"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DOC_PATH=/usr/share/doc/smplayer \
+DESTDIR="${pkgdir}" PREFIX=/usr install
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:18:21
  Author: anthraxx
Revision: 286991

upgpkg: smplayer 18.2.0-1

Modified:
  smplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 00:15:26 UTC (rev 286990)
+++ PKGBUILD2018-01-26 00:18:21 UTC (rev 286991)
@@ -5,7 +5,7 @@
 # Contributor: shamrok 
 
 pkgname=smplayer
-pkgver=18.1.0
+pkgver=18.2.0
 pkgrel=1
 pkgdesc='Media player with built-in codecs that can play virtually all video 
and audio formats'
 url='https://www.smplayer.info/'
@@ -19,8 +19,8 @@
 'youtube-dl: youtube videos and streaming'
 'mplayer: alternative multimedia engine')
 
source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('9d7d908c5160510e8802fbf852598324fd80ca9a8a571b8e65d66b39ec0b19bd')
-sha512sums=('f0fb844634fbb22c975744cc4d557503aba7131cb52c5e1165a3ff9eec259bf45ebde5b7dfefa48d5f17e2946c1cfa0cce34429b373918f488e3f51c3398884e')
+sha256sums=('0e6e19dc90dd7a2bd0f920bff8c53f8a5450abd5907847726d47d172a51e76d0')
+sha512sums=('43be64b82f77b223ef885b63b1bb3302b96cb93897cbf66df6272075bcfb76dbf11091526ae2b1bcde6845e25053a31456361fbd841a4dad8d229bacfab8bdb5')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2018-01-25 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 00:18:35
  Author: dvzrv
Revision: 286992

archrelease: copy trunk to community-testing-x86_64

Added:
  libsmf/repos/community-testing-x86_64/
  libsmf/repos/community-testing-x86_64/PKGBUILD
(from rev 286990, libsmf/trunk/PKGBUILD)

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

Copied: libsmf/repos/community-testing-x86_64/PKGBUILD (from rev 286990, 
libsmf/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-01-26 00:18:35 UTC (rev 286992)
@@ -0,0 +1,30 @@
+# Maintainer: David Runge 
+# Contributor: Stefan Husmann 
+# Contributor: foutrelis
+# Contributor: Sergej Pupykin 
+# Contributor: SpepS 
+
+pkgname=libsmf
+pkgver=1.3
+pkgrel=7
+pkgdesc='A BSD-licensed C library for handling SMF ("*.mid") files.'
+arch=('x86_64')
+url="http://sourceforge.net/projects/libsmf/;
+license=('BSD')
+depends=('glib2')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('3c383ec8f2fbe48ddab1008b3ecfe6941c38e33cfd963eabdf07f09c8c04c1b8758c8774b25672f70c29b570f2c250c795979d19b39c5027810b54b07035497d')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --enable-static=no
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


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

2018-01-25 Thread David Runge via arch-commits
Date: Friday, January 26, 2018 @ 00:15:26
  Author: dvzrv
Revision: 286990

Adding libsmf 1.3 from AUR in preparation to add drumgizmo.

Added:
  libsmf/
  libsmf/repos/
  libsmf/trunk/
  libsmf/trunk/PKGBUILD

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

Added: libsmf/trunk/PKGBUILD
===
--- libsmf/trunk/PKGBUILD   (rev 0)
+++ libsmf/trunk/PKGBUILD   2018-01-26 00:15:26 UTC (rev 286990)
@@ -0,0 +1,30 @@
+# Maintainer: David Runge 
+# Contributor: Stefan Husmann 
+# Contributor: foutrelis
+# Contributor: Sergej Pupykin 
+# Contributor: SpepS 
+
+pkgname=libsmf
+pkgver=1.3
+pkgrel=7
+pkgdesc='A BSD-licensed C library for handling SMF ("*.mid") files.'
+arch=('x86_64')
+url="http://sourceforge.net/projects/libsmf/;
+license=('BSD')
+depends=('glib2')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('3c383ec8f2fbe48ddab1008b3ecfe6941c38e33cfd963eabdf07f09c8c04c1b8758c8774b25672f70c29b570f2c250c795979d19b39c5027810b54b07035497d')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --enable-static=no
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


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


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:13:44
  Author: anthraxx
Revision: 286989

archrelease: copy trunk to community-any

Added:
  gufw/repos/community-any/PKGBUILD
(from rev 286988, gufw/trunk/PKGBUILD)
Deleted:
  gufw/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 00:13:32 UTC (rev 286988)
+++ PKGBUILD2018-01-26 00:13:44 UTC (rev 286989)
@@ -1,29 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor : Martin Wimpress 
-
-pkgname=gufw
-_pkgver=17.10
-pkgver=${_pkgver}.0
-pkgrel=1
-pkgdesc='Uncomplicated way to manage your Linux firewall'
-url='https://gufw.org/'
-arch=('any')
-license=('GPL3')
-depends=('gtk3' 'polkit' 'python-gobject' 'ufw' 'webkit2gtk' 
'desktop-file-utils' 'gtk-update-icon-cache')
-makedepends=('intltool' 'python-distutils-extra')
-source=(https://launchpad.net/gui-ufw/trunk/${_pkgver}/+download/gui-ufw-${pkgver}.tar.gz)
-sha256sums=('8632e763a07e8057f312786b8f7c4970d44c26e73f8b184be1d2fc314e9c3dac')
-sha512sums=('7a2e2ff72b3f87e463027c9d8a0266ebbf43289c59684987454215bfd9f40b127b06222a36a3e13fe4325b49e14b1f0182b33fcc495ce7a2e70071aa4b03d2c9')
-
-prepare() {
-  cd gui-ufw-${pkgver}
-  sed 's|python3.5|python3.6|g' -i bin/gufw-pkexec
-}
-
-package(){
-  cd gui-ufw-${pkgver}
-  export XDG_RUNTIME_DIR="/tmp/${pkgname}"
-  python setup.py install --root="${pkgdir}" -O1
-}
-
-# vim: ts=2 sw=2 et:

Copied: gufw/repos/community-any/PKGBUILD (from rev 286988, gufw/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 00:13:44 UTC (rev 286989)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+# Contributor : Martin Wimpress 
+
+pkgname=gufw
+_pkgver=18.04
+pkgver=${_pkgver}.0
+pkgrel=1
+pkgdesc='Uncomplicated way to manage your Linux firewall'
+url='https://gufw.org/'
+arch=('any')
+license=('GPL3')
+depends=('gtk3' 'polkit' 'python-gobject' 'ufw' 'webkit2gtk' 
'desktop-file-utils' 'gtk-update-icon-cache')
+makedepends=('intltool' 'python-distutils-extra')
+source=(https://launchpad.net/gui-ufw/trunk/${_pkgver}/+download/gui-ufw-${pkgver}.tar.gz)
+sha256sums=('b6b12524d3d2c6035288f15003c97aa23eef862fdaa78fb621e045cd793374fc')
+sha512sums=('86154bd802e87ecd4bb6cfe74ae50d716d96bf33ca21847d439f602a4d318f7fcfa1f8a7222567ba194dba479f217842be7f1538ad725256458ebc428a33e831')
+
+prepare() {
+  cd gui-ufw-${pkgver}
+  sed 's|python3.5|python3.6|g' -i bin/gufw-pkexec
+}
+
+package(){
+  cd gui-ufw-${pkgver}
+  export XDG_RUNTIME_DIR="/tmp/${pkgname}"
+  python setup.py install --root="${pkgdir}" -O1
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:13:32
  Author: anthraxx
Revision: 286988

upgpkg: gufw 18.04.0-1

Modified:
  gufw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 00:10:03 UTC (rev 286987)
+++ PKGBUILD2018-01-26 00:13:32 UTC (rev 286988)
@@ -2,7 +2,7 @@
 # Contributor : Martin Wimpress 
 
 pkgname=gufw
-_pkgver=17.10
+_pkgver=18.04
 pkgver=${_pkgver}.0
 pkgrel=1
 pkgdesc='Uncomplicated way to manage your Linux firewall'
@@ -12,8 +12,8 @@
 depends=('gtk3' 'polkit' 'python-gobject' 'ufw' 'webkit2gtk' 
'desktop-file-utils' 'gtk-update-icon-cache')
 makedepends=('intltool' 'python-distutils-extra')
 
source=(https://launchpad.net/gui-ufw/trunk/${_pkgver}/+download/gui-ufw-${pkgver}.tar.gz)
-sha256sums=('8632e763a07e8057f312786b8f7c4970d44c26e73f8b184be1d2fc314e9c3dac')
-sha512sums=('7a2e2ff72b3f87e463027c9d8a0266ebbf43289c59684987454215bfd9f40b127b06222a36a3e13fe4325b49e14b1f0182b33fcc495ce7a2e70071aa4b03d2c9')
+sha256sums=('b6b12524d3d2c6035288f15003c97aa23eef862fdaa78fb621e045cd793374fc')
+sha512sums=('86154bd802e87ecd4bb6cfe74ae50d716d96bf33ca21847d439f602a4d318f7fcfa1f8a7222567ba194dba479f217842be7f1538ad725256458ebc428a33e831')
 
 prepare() {
   cd gui-ufw-${pkgver}


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:10:03
  Author: anthraxx
Revision: 286987

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-26 00:09:46 UTC (rev 286986)
+++ PKGBUILD2018-01-26 00:10:03 UTC (rev 286987)
@@ -1,38 +0,0 @@
-# Maintainer: Levente Polyak 
-
-_gemname=nio4r
-pkgname=ruby-${_gemname}
-pkgver=2.1.0
-pkgrel=2
-pkgdesc='Abstract, cross-platform stateful I/O selector API for Ruby'
-url='https://github.com/celluloid/nio4r'
-arch=('x86_64')
-license=('MIT')
-depends=('ruby')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/celluloid/nio4r/archive/v${pkgver}.tar.gz)
-sha256sums=('d6c0b5557d6a9f5d9759a527f9a1684115e0b6de3ffe944087c7b0b3a2c5d55d')
-sha512sums=('7768539470949f8559c0b5cbe1a33893c4229ee86f80882d496f45326791a45ed4b996b68cabd7f7801611a828b2ac28ea7c3eea94fd469b7e1f1a1ad726258a')
-
-prepare() {
-  cd ${_gemname}-${pkgver}
-  sed 's|git ls-files|find|' -i ${_gemname}.gemspec
-}
-
-build() {
-  cd ${_gemname}-${pkgver}
-  gem build ${_gemname}.gemspec
-}
-
-package() {
-  cd ${_gemname}-${pkgver}
-  local _gemdir="$(gem env gemdir)"
-  gem install --ignore-dependencies --no-user-install -i 
"${pkgdir}/${_gemdir}" -n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
-  install -Dm 644 README.md CHANGES.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  cp -r examples "${pkgdir}/usr/share/doc/${pkgname}"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
-  find "${pkgdir}/${_gemdir}" \( -name 'mkmf.log' -or -name 'gem_make.out' \) 
-delete
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-nio4r/repos/community-x86_64/PKGBUILD (from rev 286986, 
ruby-nio4r/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-26 00:10:03 UTC (rev 286987)
@@ -0,0 +1,38 @@
+# Maintainer: Levente Polyak 
+
+_gemname=nio4r
+pkgname=ruby-${_gemname}
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='Abstract, cross-platform stateful I/O selector API for Ruby'
+url='https://github.com/celluloid/nio4r'
+arch=('x86_64')
+license=('MIT')
+depends=('ruby')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/celluloid/nio4r/archive/v${pkgver}.tar.gz)
+sha256sums=('fc6ed694a571f7cc3406581660beedfbf195eec82d01697ca202a43487bb1a46')
+sha512sums=('dd884d7fa2544638c3b81903c7ce92358af4ff4c0a3b6798162d272db93dbd179509fa822e7d05cc87d16e0482763256adc3d3b923524b89bd70fe12b8060076')
+
+prepare() {
+  cd ${_gemname}-${pkgver}
+  sed 's|git ls-files|find|' -i ${_gemname}.gemspec
+}
+
+build() {
+  cd ${_gemname}-${pkgver}
+  gem build ${_gemname}.gemspec
+}
+
+package() {
+  cd ${_gemname}-${pkgver}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies --no-user-install -i 
"${pkgdir}/${_gemdir}" -n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 README.md CHANGES.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  cp -r examples "${pkgdir}/usr/share/doc/${pkgname}"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+  find "${pkgdir}/${_gemdir}" \( -name 'mkmf.log' -or -name 'gem_make.out' \) 
-delete
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Friday, January 26, 2018 @ 00:09:46
  Author: anthraxx
Revision: 286986

upgpkg: ruby-nio4r 2.2.0-1

Modified:
  ruby-nio4r/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 23:51:20 UTC (rev 286985)
+++ PKGBUILD2018-01-26 00:09:46 UTC (rev 286986)
@@ -2,8 +2,8 @@
 
 _gemname=nio4r
 pkgname=ruby-${_gemname}
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='Abstract, cross-platform stateful I/O selector API for Ruby'
 url='https://github.com/celluloid/nio4r'
 arch=('x86_64')
@@ -11,8 +11,8 @@
 depends=('ruby')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/celluloid/nio4r/archive/v${pkgver}.tar.gz)
-sha256sums=('d6c0b5557d6a9f5d9759a527f9a1684115e0b6de3ffe944087c7b0b3a2c5d55d')
-sha512sums=('7768539470949f8559c0b5cbe1a33893c4229ee86f80882d496f45326791a45ed4b996b68cabd7f7801611a828b2ac28ea7c3eea94fd469b7e1f1a1ad726258a')
+sha256sums=('fc6ed694a571f7cc3406581660beedfbf195eec82d01697ca202a43487bb1a46')
+sha512sums=('dd884d7fa2544638c3b81903c7ce92358af4ff4c0a3b6798162d272db93dbd179509fa822e7d05cc87d16e0482763256adc3d3b923524b89bd70fe12b8060076')
 
 prepare() {
   cd ${_gemname}-${pkgver}


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 23:51:20
  Author: anthraxx
Revision: 286985

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  146 ++---
 1 file changed, 73 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 23:51:13 UTC (rev 286984)
+++ PKGBUILD2018-01-25 23:51:20 UTC (rev 286985)
@@ -1,73 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=python-engineio
-pkgname=('python-engineio' 'python2-engineio')
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='Python implementation of the Engine.IO realtime server'
-url='https://github.com/miguelgrinberg/python-engineio'
-arch=('any')
-license=('MIT')
-makedepends=('python-setuptools' 'python-sphinx' 'python-six'
- 'python2-setuptools' 'python2-sphinx' 'python2-six')
-checkdepends=('python-mock' 'python-eventlet' 'python-pytest' 'python-aiohttp'
-  'python2-mock' 'python2-eventlet' 'python2-pytest')
-options=('!makeflags')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha256sums=('0402619cacd202ed24da4a3e6958104913abeab12b7c2ac6551cadbf568527a7')
-sha512sums=('799676a6e63e231459013f987bde4af705fb3ad8e807809cff418a46d7301d18681ce4012f8c02ff2da3628a142983e9a165e16e2cdb5839e745ee3eceeb07b0')
-
-prepare() {
-  cp -ra ${pkgbase}-${pkgver}{,-py2}
-}
-
-build() {
-  (cd ${pkgbase}-${pkgver}
-python setup.py build
-make -C docs man text SPHINXBUILD=sphinx-build
-  )
-  (cd ${pkgbase}-${pkgver}-py2
-python2 setup.py build
-make -C docs man text SPHINXBUILD=sphinx-build2
-  )
-}
-
-check() {
-  (cd ${pkgbase}-${pkgver}
-py.test
-  )
-  (cd ${pkgbase}-${pkgver}-py2
-py.test2
-  )
-}
-
-package_python-engineio() {
-  depends=('python-six')
-  optdepends=(
-'python-eventlet: eventlet support'
-'python-aiohttp: aiohttp support'
-  )
-
-  cd ${pkgbase}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
-  install -Dm 644 docs/_build/man/engineio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}
-
-package_python2-engineio() {
-  depends=('python2-six')
-  optdepends=(
-'python2-eventlet: eventlet support'
-  )
-
-  cd ${pkgbase}-${pkgver}-py2
-  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
-  install -Dm 644 docs/_build/man/engineio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-engineio/repos/community-any/PKGBUILD (from rev 286984, 
python-engineio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 23:51:20 UTC (rev 286985)
@@ -0,0 +1,73 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=python-engineio
+pkgname=('python-engineio' 'python2-engineio')
+pkgver=2.0.2
+pkgrel=1
+pkgdesc='Python implementation of the Engine.IO realtime server'
+url='https://github.com/miguelgrinberg/python-engineio'
+arch=('any')
+license=('MIT')
+makedepends=('python-setuptools' 'python-sphinx' 'python-six'
+ 'python2-setuptools' 'python2-sphinx' 'python2-six')
+checkdepends=('python-mock' 'python-eventlet' 'python-pytest' 
'python-pytest-runner' 'python-aiohttp'
+  'python2-mock' 'python2-eventlet' 'python2-pytest' 
'python2-pytest-runner')
+options=('!makeflags')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
+sha256sums=('9fbe531108a95bc61518b61c4718e2661fc81d32b54fd6af34799bf10a367a6b')
+sha512sums=('eca3aae5fb0377dd04cb75bb2a42121049cb6fecb3aeb89ed4469f2504e4a741fd2c00abccdb10dc775077ba3ca62435713763969278cd13143b9a9a9d056084')
+
+prepare() {
+  cp -ra ${pkgbase}-${pkgver}{,-py2}
+}
+
+build() {
+  (cd ${pkgbase}-${pkgver}
+python setup.py build
+make -C docs man text SPHINXBUILD=sphinx-build
+  )
+  (cd ${pkgbase}-${pkgver}-py2
+python2 setup.py build
+make -C docs man text SPHINXBUILD=sphinx-build2
+  )
+}
+
+check() {
+  (cd ${pkgbase}-${pkgver}
+python setup.py test
+  )
+  (cd ${pkgbase}-${pkgver}-py2
+python2 setup.py test
+  )
+}
+
+package_python-engineio() {
+  depends=('python-six')
+  

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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 23:51:13
  Author: anthraxx
Revision: 286984

upgpkg: python-engineio 2.0.2-1

Modified:
  python-engineio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 23:41:37 UTC (rev 286983)
+++ PKGBUILD2018-01-25 23:51:13 UTC (rev 286984)
@@ -2,7 +2,7 @@
 
 pkgbase=python-engineio
 pkgname=('python-engineio' 'python2-engineio')
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
@@ -10,12 +10,12 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python-sphinx' 'python-six'
  'python2-setuptools' 'python2-sphinx' 'python2-six')
-checkdepends=('python-mock' 'python-eventlet' 'python-pytest' 'python-aiohttp'
-  'python2-mock' 'python2-eventlet' 'python2-pytest')
+checkdepends=('python-mock' 'python-eventlet' 'python-pytest' 
'python-pytest-runner' 'python-aiohttp'
+  'python2-mock' 'python2-eventlet' 'python2-pytest' 
'python2-pytest-runner')
 options=('!makeflags')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}.tar.gz)
-sha256sums=('0402619cacd202ed24da4a3e6958104913abeab12b7c2ac6551cadbf568527a7')
-sha512sums=('799676a6e63e231459013f987bde4af705fb3ad8e807809cff418a46d7301d18681ce4012f8c02ff2da3628a142983e9a165e16e2cdb5839e745ee3eceeb07b0')
+sha256sums=('9fbe531108a95bc61518b61c4718e2661fc81d32b54fd6af34799bf10a367a6b')
+sha512sums=('eca3aae5fb0377dd04cb75bb2a42121049cb6fecb3aeb89ed4469f2504e4a741fd2c00abccdb10dc775077ba3ca62435713763969278cd13143b9a9a9d056084')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}
@@ -34,10 +34,10 @@
 
 check() {
   (cd ${pkgbase}-${pkgver}
-py.test
+python setup.py test
   )
   (cd ${pkgbase}-${pkgver}-py2
-py.test2
+python2 setup.py test
   )
 }
 
@@ -50,8 +50,8 @@
 
   cd ${pkgbase}-${pkgver}
   python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
   install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
   install -Dm 644 docs/_build/man/engineio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
 }
@@ -64,8 +64,8 @@
 
   cd ${pkgbase}-${pkgver}-py2
   python2 setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
   install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
   install -Dm 644 docs/_build/man/engineio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
 }


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 23:41:29
  Author: anthraxx
Revision: 286982

upgpkg: thc-ipv6 3.4-1

Modified:
  thc-ipv6/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 23:29:42 UTC (rev 286981)
+++ PKGBUILD2018-01-25 23:41:29 UTC (rev 286982)
@@ -4,8 +4,8 @@
 # Contributor: mortzu 
 
 pkgname=thc-ipv6
-pkgver=3.2
-pkgrel=2
+pkgver=3.4
+pkgrel=1
 pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 
and ICMP6'
 url='https://thc.org/thc-ipv6/'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=('AGPL3')
 depends=('libpcap' 'openssl' 'libnetfilter_queue')
 
source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('222d38285d110301ba4a54b0760dc840ede2d43121236079499553ab11dab42fdb361b0ec03a1b4c7290b02ce52d81d06ccfd9242fddb6de9f55b596fdda228c')
+sha512sums=('26fd3b873f298b7601bbb49ccdb67ef5b8956c8f49bd725291c27415607558afc7e89b20993fe71959498616bad92fa49db72ad2bd59f2b323acb1b89febeea4')
 DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u 
--insecure")
 
 prepare() {


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 23:41:37
  Author: anthraxx
Revision: 286983

archrelease: copy trunk to community-x86_64

Added:
  thc-ipv6/repos/community-x86_64/PKGBUILD
(from rev 286982, thc-ipv6/trunk/PKGBUILD)
Deleted:
  thc-ipv6/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 23:41:29 UTC (rev 286982)
+++ PKGBUILD2018-01-25 23:41:37 UTC (rev 286983)
@@ -1,34 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: henning mueller 
-# Contributor: Ariel Popper 
-# Contributor: mortzu 
-
-pkgname=thc-ipv6
-pkgver=3.2
-pkgrel=2
-pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 
and ICMP6'
-url='https://thc.org/thc-ipv6/'
-arch=('i686' 'x86_64')
-license=('AGPL3')
-depends=('libpcap' 'openssl' 'libnetfilter_queue')
-source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('222d38285d110301ba4a54b0760dc840ede2d43121236079499553ab11dab42fdb361b0ec03a1b4c7290b02ce52d81d06ccfd9242fddb6de9f55b596fdda228c')
-DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u 
--insecure")
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed 's|CFLAGS=|CFLAGS+=|g' -i Makefile
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-  install -Dm 644 README CHANGES HOWTO-INJECT -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: thc-ipv6/repos/community-x86_64/PKGBUILD (from rev 286982, 
thc-ipv6/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 23:41:37 UTC (rev 286983)
@@ -0,0 +1,34 @@
+# Maintainer: Levente Polyak 
+# Contributor: henning mueller 
+# Contributor: Ariel Popper 
+# Contributor: mortzu 
+
+pkgname=thc-ipv6
+pkgver=3.4
+pkgrel=1
+pkgdesc='Complete tool set to attack the inherent protocol weaknesses of IPv6 
and ICMP6'
+url='https://thc.org/thc-ipv6/'
+arch=('x86_64')
+license=('AGPL3')
+depends=('libpcap' 'openssl' 'libnetfilter_queue')
+source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('26fd3b873f298b7601bbb49ccdb67ef5b8956c8f49bd725291c27415607558afc7e89b20993fe71959498616bad92fa49db72ad2bd59f2b323acb1b89febeea4')
+DLAGENTS=("https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u 
--insecure")
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|CFLAGS=|CFLAGS+=|g' -i Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  install -Dm 644 README CHANGES HOWTO-INJECT -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 23:29:42
  Author: anthraxx
Revision: 286981

archrelease: copy trunk to community-x86_64

Added:
  powerdns-recursor/repos/community-x86_64/PKGBUILD
(from rev 286980, powerdns-recursor/trunk/PKGBUILD)
Deleted:
  powerdns-recursor/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 23:29:29 UTC (rev 286980)
+++ PKGBUILD2018-01-25 23:29:42 UTC (rev 286981)
@@ -1,45 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Alexander Rødseth 
-# Contributor: Jan de Groot 
-# Contributor: Jan Steffens 
-# Contributor: Remi Gacogne 
-
-pkgname=powerdns-recursor
-pkgver=4.0.7
-pkgrel=3
-pkgdesc='Resolving DNS server'
-url='https://www.powerdns.com/'
-arch=('x86_64')
-license=('GPL2')
-depends=('gcc-libs' 'boost-libs' 'libsystemd' 'lua' 'openssl' 'protobuf'
- 'libboost_context.so')
-makedepends=('boost' 'inetutils' 'systemd')
-provides=('pdns-recursor')
-conflicts=('pdns-recursor')
-backup=('etc/powerdns/recursor.conf')
-source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
-sha512sums=('0c8873adcce5ed9b41f161bc71635da23496b4ae48db7dcdf9c5181e720f9aa94e18bd64e0dff9fa03eae8410dc93585a74d13f0c16d38b0d1c0f4146bb2'
-'SKIP')
-validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis 

-  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 

-  '16E12866B7738C73976A57436FFC33439B0D04DF') # Winkels, Erik 

-
-build() {
-  cd pdns-recursor-${pkgver}
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc/powerdns \
---disable-silent-rules \
---enable-reproducible \
---enable-systemd
-  make
-}
-
-package() {
-  cd pdns-recursor-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  mv "${pkgdir}/etc/powerdns/recursor.conf"{-dist,}
-}
-
-# vim: ts=2 sw=2 et:

Copied: powerdns-recursor/repos/community-x86_64/PKGBUILD (from rev 286980, 
powerdns-recursor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 23:29:42 UTC (rev 286981)
@@ -0,0 +1,47 @@
+# Maintainer: Levente Polyak 
+# Contributor: Alexander Rødseth 
+# Contributor: Jan de Groot 
+# Contributor: Jan Steffens 
+# Contributor: Remi Gacogne 
+
+pkgname=powerdns-recursor
+pkgver=4.1.1
+pkgrel=1
+pkgdesc='Resolving DNS server'
+url='https://www.powerdns.com/'
+arch=('x86_64')
+license=('GPL2')
+depends=('gcc-libs' 'boost-libs' 'libsodium' 'libsystemd' 'lua' 'openssl' 
'protobuf'
+ 'libboost_context.so')
+makedepends=('boost' 'inetutils' 'systemd' 'pandoc' 'ragel' 'systemd')
+provides=('pdns-recursor')
+conflicts=('pdns-recursor')
+backup=('etc/powerdns/recursor.conf')
+source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
+sha512sums=('a8561bf0688752f30c4c997930f13d55c506b2a2113d22b074443757a51cde9be182ef948e61eb8c4d639bbf8679d8a4139aafb6983f483b3a917e049fa64e45'
+'SKIP')
+validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis 

+  'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 

+  '16E12866B7738C73976A57436FFC33439B0D04DF') # Winkels, Erik 

+
+build() {
+  cd pdns-recursor-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc/powerdns \
+--disable-silent-rules \
+--enable-reproducible \
+--enable-systemd \
+--enable-protobuf \
+--enable-libsodium
+  make
+}
+
+package() {
+  cd pdns-recursor-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  mv "${pkgdir}/etc/powerdns/recursor.conf"{-dist,}
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 23:29:29
  Author: anthraxx
Revision: 286980

upgpkg: powerdns-recursor 4.1.1-1

Modified:
  powerdns-recursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 23:11:15 UTC (rev 286979)
+++ PKGBUILD2018-01-25 23:29:29 UTC (rev 286980)
@@ -5,20 +5,20 @@
 # Contributor: Remi Gacogne 
 
 pkgname=powerdns-recursor
-pkgver=4.0.7
-pkgrel=3
+pkgver=4.1.1
+pkgrel=1
 pkgdesc='Resolving DNS server'
 url='https://www.powerdns.com/'
 arch=('x86_64')
 license=('GPL2')
-depends=('gcc-libs' 'boost-libs' 'libsystemd' 'lua' 'openssl' 'protobuf'
+depends=('gcc-libs' 'boost-libs' 'libsodium' 'libsystemd' 'lua' 'openssl' 
'protobuf'
  'libboost_context.so')
-makedepends=('boost' 'inetutils' 'systemd')
+makedepends=('boost' 'inetutils' 'systemd' 'pandoc' 'ragel' 'systemd')
 provides=('pdns-recursor')
 conflicts=('pdns-recursor')
 backup=('etc/powerdns/recursor.conf')
 
source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
-sha512sums=('0c8873adcce5ed9b41f161bc71635da23496b4ae48db7dcdf9c5181e720f9aa94e18bd64e0dff9fa03eae8410dc93585a74d13f0c16d38b0d1c0f4146bb2'
+sha512sums=('a8561bf0688752f30c4c997930f13d55c506b2a2113d22b074443757a51cde9be182ef948e61eb8c4d639bbf8679d8a4139aafb6983f483b3a917e049fa64e45'
 'SKIP')
 validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis 

   'FBAE0323821C7706A5CA151BDCF513FA7EED19F3'  # Peter van Dijk 

@@ -32,7 +32,9 @@
 --sysconfdir=/etc/powerdns \
 --disable-silent-rules \
 --enable-reproducible \
---enable-systemd
+--enable-systemd \
+--enable-protobuf \
+--enable-libsodium
   make
 }
 


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

2018-01-25 Thread David Runge via arch-commits
Date: Thursday, January 25, 2018 @ 23:11:15
  Author: dvzrv
Revision: 286979

archrelease: copy trunk to community-testing-x86_64

Added:
  qmidiroute/repos/community-testing-x86_64/
  qmidiroute/repos/community-testing-x86_64/PKGBUILD
(from rev 286978, qmidiroute/trunk/PKGBUILD)

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

Copied: qmidiroute/repos/community-testing-x86_64/PKGBUILD (from rev 286978, 
qmidiroute/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-01-25 23:11:15 UTC (rev 286979)
@@ -0,0 +1,35 @@
+# Maintainer: David Runge 
+# Contributor: David Adler 
+# Contributor: Albert Graef 
+# Contributor: Arch Linux Pro Audio 
+# Contributor: svoufff 
+# Contributor: Shinlun Hsieh 
+pkgname=qmidiroute
+pkgver=0.4.0
+pkgrel=4
+pkgdesc="A MIDI router and filter utility"
+arch=('x86_64')
+url="http://alsamodular.sourceforge.net/;
+license=('GPL')
+depends=('alsa-lib' 'hicolor-icon-theme' 'qt5-base')
+makedepends=('qt5-tools')
+source=(https://downloads.sourceforge.net/alsamodular/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('b3b5ded66c0e226848a3181d67f61ea9e4e76c253400dac63592e4f462f4cf06760b3f2d24a33bbc836f4fe29950a4d702adc048ad80c9b6d673ade8c1a88342')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --enable-qt5
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  # Install doc
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-Dm644 {ChangeLog,NEWS,README,TODO}
+}
+
+# vim:set ts=2 sw=2 et:
+


[arch-commits] Commit in (4 files)

2018-01-25 Thread David Runge via arch-commits
Date: Thursday, January 25, 2018 @ 23:05:47
  Author: dvzrv
Revision: 286978

Adding qmidiroute 0.4.0 from AUR (28 votes).

Added:
  qmidiroute/
  qmidiroute/repos/
  qmidiroute/trunk/
  qmidiroute/trunk/PKGBUILD

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

Added: qmidiroute/trunk/PKGBUILD
===
--- qmidiroute/trunk/PKGBUILD   (rev 0)
+++ qmidiroute/trunk/PKGBUILD   2018-01-25 23:05:47 UTC (rev 286978)
@@ -0,0 +1,35 @@
+# Maintainer: David Runge 
+# Contributor: David Adler 
+# Contributor: Albert Graef 
+# Contributor: Arch Linux Pro Audio 
+# Contributor: svoufff 
+# Contributor: Shinlun Hsieh 
+pkgname=qmidiroute
+pkgver=0.4.0
+pkgrel=4
+pkgdesc="A MIDI router and filter utility"
+arch=('x86_64')
+url="http://alsamodular.sourceforge.net/;
+license=('GPL')
+depends=('alsa-lib' 'hicolor-icon-theme' 'qt5-base')
+makedepends=('qt5-tools')
+source=(https://downloads.sourceforge.net/alsamodular/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('b3b5ded66c0e226848a3181d67f61ea9e4e76c253400dac63592e4f462f4cf06760b3f2d24a33bbc836f4fe29950a4d702adc048ad80c9b6d673ade8c1a88342')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --enable-qt5
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  # Install doc
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-Dm644 {ChangeLog,NEWS,README,TODO}
+}
+
+# vim:set ts=2 sw=2 et:
+


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


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:46:06
  Author: anthraxx
Revision: 286977

archrelease: copy trunk to community-x86_64

Added:
  diffoscope/repos/community-x86_64/PKGBUILD
(from rev 286976, diffoscope/trunk/PKGBUILD)
Deleted:
  diffoscope/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 22:45:42 UTC (rev 286976)
+++ PKGBUILD2018-01-25 22:46:06 UTC (rev 286977)
@@ -1,83 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=diffoscope
-pkgver=88
-pkgrel=1
-pkgdesc='Tool for in-depth comparison of files, archives, and directories'
-url='https://diffoscope.org/'
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('python-magic' 'python-libarchive-c' 'python-setuptools' 
'python-distro' 'python-defusedxml')
-optdepends=(
-  'acl: access control list utilities support'
-  'binutils: binary utilities support'
-  'binwalk: binwalk support'
-  'bzip2: bzip2 utilities support'
-  'cdrtools: ISO utilities support'
-  'colord: ICC profiles support'
-  'cpio: cpio archive support'
-  'diffutils: diff utilities support'
-  'docx2txt: docx comparing support'
-  'dtc: device tree comparing support'
-  'e2fsprogs: Ext2/3/4 filesystem utilities support'
-  'enjarify: Android dex file support'
-  'imagemagick: ImageMagick identify support'
-  'fpc: Free Pascal utilities support'
-  'java-environment: java utilities support'
-  'libcaca: image compare support'
-  'llvm: LLVM bitcode files support'
-  'odt2txt: odt comparing support'
-  'fontforge: bitmap font utilities support'
-  'gettext: GNU internationalization utilities support'
-  'ghc: haskell utilities support'
-  'giflib: gifbuild utilities support'
-  'gnupg: GNU privacy guard support'
-  'mono: mono support'
-  'openssh: OpenSSH key comparing support'
-  'poppler: PDF utilities support'
-  'r: R language support'
-  'sqlite: SQLite support'
-  'squashfs-tools: squashfs filesystem support'
-  #'python-guestfs: guestfs filesystem support'
-  'python-argcomplete: completion support'
-  'python-jsbeautifier: javascript beautifier support'
-  'python-progressbar: show progressbar support'
-  'tcpdump: pcap matching support'
-  'tlsh: fuzzy matching supprt'
-  'unzip: zip utilities support'
-  'gzip: gzip utilities support'
-  'tar: tar utilities support'
-  'vim: Vi IMproved (xxd) utilities support'
-  'xz: XZ and LZMA utilities support'
-)
-checkdepends=(
-  'python-pytest' 'python-jsbeautifier' 'acl' 'binutils' 'bzip2' 'cdrtools' 
'cpio' 'diffutils' 'e2fsprogs' 'enjarify' 'imagemagick'
-  'java-environment>=8' 'fontforge' 'gettext' 'ghc' 'gnupg' 'mono' 
'mono-tools' 'poppler' 'sqlite' 'squashfs-tools'
-  'tlsh' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 
'openssh' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib'
-  'python-progressbar' 'binwalk' 'python-argcomplete')
-source=(${pkgname}-${pkgver}.tar.xz::https://anonscm.debian.org/cgit/reproducible/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('26802936350f1d3acf60b192228533e03faf5d9bc1dddf7a12c7eb5250ac3d25137bc478b13c4adaab05c9881322a9d31808d9ca7cbc796f263c5905543b5714')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed '/python-magic/d' -i setup.py
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  PYTHONPATH=".:${PYTHONPATH}" py.test \
--k 'not test_rlib and not test_progress and not test_ppu and not test_elf'
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --skip-build -O1 --root="${pkgdir}"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-}
-
-# vim: ts=2 sw=2 et:

Copied: diffoscope/repos/community-x86_64/PKGBUILD (from rev 286976, 
diffoscope/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 22:46:06 UTC (rev 286977)
@@ -0,0 +1,85 @@
+# Maintainer: Levente Polyak 
+
+pkgname=diffoscope
+pkgver=90
+pkgrel=1
+pkgdesc='Tool for in-depth comparison of files, archives, and directories'
+url='https://diffoscope.org/'
+arch=('x86_64')
+license=('GPL3')
+depends=('python-magic' 'python-libarchive-c' 'python-setuptools' 
'python-distro' 'python-defusedxml')
+optdepends=(
+  'acl: access control list utilities support'
+  'binutils: binary utilities support'
+  'binwalk: binwalk support'
+  'bzip2: bzip2 utilities support'
+  'cdrtools: ISO utilities support'
+  'colord: ICC profiles support'
+  'cpio: cpio archive support'
+  'diffutils: diff utilities support'
+  'docx2txt: docx comparing support'
+  'dtc: device tree comparing support'
+  'e2fsprogs: Ext2/3/4 filesystem utilities support'
+  'enjarify: Android dex file support'
+  'imagemagick: 

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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:45:42
  Author: anthraxx
Revision: 286976

upgpkg: diffoscope 90-1 (+distribute manpages)

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 22:44:44 UTC (rev 286975)
+++ PKGBUILD2018-01-25 22:45:42 UTC (rev 286976)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=diffoscope
-pkgver=88
+pkgver=90
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
@@ -56,7 +56,7 @@
   'tlsh' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 
'openssh' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib'
   'python-progressbar' 'binwalk' 'python-argcomplete')
 
source=(${pkgname}-${pkgver}.tar.xz::https://anonscm.debian.org/cgit/reproducible/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('26802936350f1d3acf60b192228533e03faf5d9bc1dddf7a12c7eb5250ac3d25137bc478b13c4adaab05c9881322a9d31808d9ca7cbc796f263c5905543b5714')
+sha512sums=('189123539db21c68cd3ed4100ece7aff55e8824c51fbc5632e23641c7bb025f406c8bb207f364c34900162a60959f649dceae0037f1487c98958ff6fdb511c75')
 
 prepare() {
   cd ${pkgname}-${pkgver}
@@ -66,18 +66,20 @@
 build() {
   cd ${pkgname}-${pkgver}
   python setup.py build
+  make -C doc
 }
 
 check() {
   cd ${pkgname}-${pkgver}
   PYTHONPATH=".:${PYTHONPATH}" py.test \
--k 'not test_rlib and not test_progress and not test_ppu and not test_elf'
+-k 'not test_rlib and not test_progress and not test_ppu and not test_elf 
and not test_icc'
 }
 
 package() {
   cd ${pkgname}-${pkgver}
   python setup.py install --skip-build -O1 --root="${pkgdir}"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 doc/diffoscope.1 -t "${pkgdir}/usr/share/man/man1"
 }
 
 # vim: ts=2 sw=2 et:


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

2018-01-25 Thread Antonio Rojas via arch-commits
Date: Thursday, January 25, 2018 @ 22:44:44
  Author: arojas
Revision: 286975

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 22:44:02 UTC (rev 286974)
+++ PKGBUILD2018-01-25 22:44:44 UTC (rev 286975)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: James Spencer 
-
-pkgname=jmol
-pkgver=14.28.3
-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=('715df54781ca469412ba0139bf353634e458a88c4305a875989f53c9e8f9e0d3')
-
-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 286974, jmol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 22:44:44 UTC (rev 286975)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgname=jmol
+pkgver=14.28.4
+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=('330b9441cd1c690b75c204a6d736d66f5d62ea749b698172294df16262cb0666')
+
+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)

2018-01-25 Thread Antonio Rojas via arch-commits
Date: Thursday, January 25, 2018 @ 22:44:02
  Author: arojas
Revision: 286974

Update to 14.28.4

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 22:26:06 UTC (rev 286973)
+++ PKGBUILD2018-01-25 22:44:02 UTC (rev 286974)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer 
 
 pkgname=jmol
-pkgver=14.28.3
+pkgver=14.28.4
 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=('715df54781ca469412ba0139bf353634e458a88c4305a875989f53c9e8f9e0d3')
+sha256sums=('330b9441cd1c690b75c204a6d736d66f5d62ea749b698172294df16262cb0666')
 
 package() {
   cd $pkgname-$pkgver


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:26:06
  Author: anthraxx
Revision: 286973

archrelease: copy trunk to community-x86_64

Added:
  sslsplit/repos/community-x86_64/PKGBUILD
(from rev 286972, sslsplit/trunk/PKGBUILD)
Deleted:
  
sslsplit/repos/community-x86_64/0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch
  sslsplit/repos/community-x86_64/PKGBUILD

-+
 0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch |  510 
--
 PKGBUILD|   75 -
 2 files changed, 34 insertions(+), 551 deletions(-)

Deleted: 0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch
===
--- 0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch 
2018-01-25 22:25:53 UTC (rev 286972)
+++ 0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch 
2018-01-25 22:26:06 UTC (rev 286973)
@@ -1,510 +0,0 @@
-From: Hilko Bengen 
-Date: Tue, 8 Nov 2016 00:30:42 +0100
-Subject: Add fixes for OpenSSL 1.1 while retaining 1.0 compatibility
-

- cachedsess.t.c|   4 ++
- cachefkcrt.t.c|   4 ++
- cachemgr.h|  21 ++
- cachessess.t.c|  24 ++--
- extra/pki/GNUmakefile |   4 +-
- ssl.c | 105 +++---
- ssl.t.c   |  11 --
- 7 files changed, 125 insertions(+), 48 deletions(-)
-
-diff --git a/cachedsess.t.c b/cachedsess.t.c
-index 7daa472..49fb9e0 100644
 a/cachedsess.t.c
-+++ b/cachedsess.t.c
-@@ -120,6 +120,7 @@ START_TEST(cache_dsess_03)
- }
- END_TEST
- 
-+#if OPENSSL_VERSION_NUMBER < 0x1010
- START_TEST(cache_dsess_04)
- {
-   SSL_SESSION *s1, *s2;
-@@ -145,6 +146,7 @@ START_TEST(cache_dsess_04)
-   SSL_SESSION_free(s2);
- }
- END_TEST
-+#endif
- 
- Suite *
- cachedsess_suite(void)
-@@ -159,7 +161,9 @@ cachedsess_suite(void)
-   tcase_add_test(tc, cache_dsess_01);
-   tcase_add_test(tc, cache_dsess_02);
-   tcase_add_test(tc, cache_dsess_03);
-+#if OPENSSL_VERSION_NUMBER < 0x1010
-   tcase_add_test(tc, cache_dsess_04);
-+#endif
-   suite_add_tcase(s, tc);
- 
-   return s;
-diff --git a/cachefkcrt.t.c b/cachefkcrt.t.c
-index db5e365..d79fb77 100644
 a/cachefkcrt.t.c
-+++ b/cachefkcrt.t.c
-@@ -89,6 +89,7 @@ START_TEST(cache_fkcrt_03)
- }
- END_TEST
- 
-+#if OPENSSL_VERSION_NUMBER < 0x1010
- START_TEST(cache_fkcrt_04)
- {
-   X509 *c1, *c2;
-@@ -116,6 +117,7 @@ START_TEST(cache_fkcrt_04)
-   fail_unless(cachemgr_preinit() != -1, "reinit");
- }
- END_TEST
-+#endif
- 
- Suite *
- cachefkcrt_suite(void)
-@@ -130,7 +132,9 @@ cachefkcrt_suite(void)
-   tcase_add_test(tc, cache_fkcrt_01);
-   tcase_add_test(tc, cache_fkcrt_02);
-   tcase_add_test(tc, cache_fkcrt_03);
-+#if OPENSSL_VERSION_NUMBER < 0x1010
-   tcase_add_test(tc, cache_fkcrt_04);
-+#endif
-   suite_add_tcase(s, tc);
- 
-   return s;
-diff --git a/cachemgr.h b/cachemgr.h
-index 8ec7306..2a0fb0e 100644
 a/cachemgr.h
-+++ b/cachemgr.h
-@@ -61,15 +61,20 @@ void cachemgr_gc(void);
- #define cachemgr_ssess_get(key, keysz) \
- cache_get(cachemgr_ssess, cachessess_mkkey((key), (keysz)))
- #define cachemgr_ssess_set(val) \
--cache_set(cachemgr_ssess, \
--  cachessess_mkkey((val)->session_id, \
--   (val)->session_id_length), \
--  cachessess_mkval(val))
-+{ \
-+unsigned int len; \
-+const unsigned char* id = SSL_SESSION_get_id(val, ); \
-+cache_set(cachemgr_ssess, \
-+  cachessess_mkkey(id, len), \
-+  cachessess_mkval(val));\
-+}
- #define cachemgr_ssess_del(val) \
--cache_del(cachemgr_ssess, \
--  cachessess_mkkey((val)->session_id, \
--   (val)->session_id_length))
--
-+{ \
-+unsigned int len; \
-+const unsigned char* id = SSL_SESSION_get_id(val, ); \
-+cache_del(cachemgr_ssess, \
-+  cachessess_mkkey(id, len)); \
-+}
- #define cachemgr_dsess_get(addr, addrlen, sni) \
- cache_get(cachemgr_dsess, cachedsess_mkkey((addr), (addrlen), (sni)))
- #define cachemgr_dsess_set(addr, addrlen, sni, val) \
-diff --git a/cachessess.t.c b/cachessess.t.c
-index 8da5287..b23b661 100644
 a/cachessess.t.c
-+++ b/cachessess.t.c
-@@ -68,13 +68,16 @@ cachemgr_teardown(void)
- START_TEST(cache_ssess_01)
- {
-   SSL_SESSION *s1, *s2;
-+  char* session_id;
-+  unsigned int len;
- 
-   s1 = ssl_session_from_file(TMP_SESS_FILE);
-   fail_unless(!!s1, "creating session failed");
-   fail_unless(ssl_session_is_valid(s1), "session invalid");
- 
-   cachemgr_ssess_set(s1);

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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:25:53
  Author: anthraxx
Revision: 286972

upgpkg: sslsplit 0.5.1-1

Modified:
  sslsplit/trunk/PKGBUILD
Deleted:
  sslsplit/trunk/0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch

-+
 0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch |  510 
--
 PKGBUILD|   23 
 2 files changed, 8 insertions(+), 525 deletions(-)

Deleted: 0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch
===
--- 0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch 
2018-01-25 22:23:28 UTC (rev 286971)
+++ 0003-Add-fixes-for-OpenSSL-1.1-while-retaining-1.0-compat.patch 
2018-01-25 22:25:53 UTC (rev 286972)
@@ -1,510 +0,0 @@
-From: Hilko Bengen 
-Date: Tue, 8 Nov 2016 00:30:42 +0100
-Subject: Add fixes for OpenSSL 1.1 while retaining 1.0 compatibility
-

- cachedsess.t.c|   4 ++
- cachefkcrt.t.c|   4 ++
- cachemgr.h|  21 ++
- cachessess.t.c|  24 ++--
- extra/pki/GNUmakefile |   4 +-
- ssl.c | 105 +++---
- ssl.t.c   |  11 --
- 7 files changed, 125 insertions(+), 48 deletions(-)
-
-diff --git a/cachedsess.t.c b/cachedsess.t.c
-index 7daa472..49fb9e0 100644
 a/cachedsess.t.c
-+++ b/cachedsess.t.c
-@@ -120,6 +120,7 @@ START_TEST(cache_dsess_03)
- }
- END_TEST
- 
-+#if OPENSSL_VERSION_NUMBER < 0x1010
- START_TEST(cache_dsess_04)
- {
-   SSL_SESSION *s1, *s2;
-@@ -145,6 +146,7 @@ START_TEST(cache_dsess_04)
-   SSL_SESSION_free(s2);
- }
- END_TEST
-+#endif
- 
- Suite *
- cachedsess_suite(void)
-@@ -159,7 +161,9 @@ cachedsess_suite(void)
-   tcase_add_test(tc, cache_dsess_01);
-   tcase_add_test(tc, cache_dsess_02);
-   tcase_add_test(tc, cache_dsess_03);
-+#if OPENSSL_VERSION_NUMBER < 0x1010
-   tcase_add_test(tc, cache_dsess_04);
-+#endif
-   suite_add_tcase(s, tc);
- 
-   return s;
-diff --git a/cachefkcrt.t.c b/cachefkcrt.t.c
-index db5e365..d79fb77 100644
 a/cachefkcrt.t.c
-+++ b/cachefkcrt.t.c
-@@ -89,6 +89,7 @@ START_TEST(cache_fkcrt_03)
- }
- END_TEST
- 
-+#if OPENSSL_VERSION_NUMBER < 0x1010
- START_TEST(cache_fkcrt_04)
- {
-   X509 *c1, *c2;
-@@ -116,6 +117,7 @@ START_TEST(cache_fkcrt_04)
-   fail_unless(cachemgr_preinit() != -1, "reinit");
- }
- END_TEST
-+#endif
- 
- Suite *
- cachefkcrt_suite(void)
-@@ -130,7 +132,9 @@ cachefkcrt_suite(void)
-   tcase_add_test(tc, cache_fkcrt_01);
-   tcase_add_test(tc, cache_fkcrt_02);
-   tcase_add_test(tc, cache_fkcrt_03);
-+#if OPENSSL_VERSION_NUMBER < 0x1010
-   tcase_add_test(tc, cache_fkcrt_04);
-+#endif
-   suite_add_tcase(s, tc);
- 
-   return s;
-diff --git a/cachemgr.h b/cachemgr.h
-index 8ec7306..2a0fb0e 100644
 a/cachemgr.h
-+++ b/cachemgr.h
-@@ -61,15 +61,20 @@ void cachemgr_gc(void);
- #define cachemgr_ssess_get(key, keysz) \
- cache_get(cachemgr_ssess, cachessess_mkkey((key), (keysz)))
- #define cachemgr_ssess_set(val) \
--cache_set(cachemgr_ssess, \
--  cachessess_mkkey((val)->session_id, \
--   (val)->session_id_length), \
--  cachessess_mkval(val))
-+{ \
-+unsigned int len; \
-+const unsigned char* id = SSL_SESSION_get_id(val, ); \
-+cache_set(cachemgr_ssess, \
-+  cachessess_mkkey(id, len), \
-+  cachessess_mkval(val));\
-+}
- #define cachemgr_ssess_del(val) \
--cache_del(cachemgr_ssess, \
--  cachessess_mkkey((val)->session_id, \
--   (val)->session_id_length))
--
-+{ \
-+unsigned int len; \
-+const unsigned char* id = SSL_SESSION_get_id(val, ); \
-+cache_del(cachemgr_ssess, \
-+  cachessess_mkkey(id, len)); \
-+}
- #define cachemgr_dsess_get(addr, addrlen, sni) \
- cache_get(cachemgr_dsess, cachedsess_mkkey((addr), (addrlen), (sni)))
- #define cachemgr_dsess_set(addr, addrlen, sni, val) \
-diff --git a/cachessess.t.c b/cachessess.t.c
-index 8da5287..b23b661 100644
 a/cachessess.t.c
-+++ b/cachessess.t.c
-@@ -68,13 +68,16 @@ cachemgr_teardown(void)
- START_TEST(cache_ssess_01)
- {
-   SSL_SESSION *s1, *s2;
-+  char* session_id;
-+  unsigned int len;
- 
-   s1 = ssl_session_from_file(TMP_SESS_FILE);
-   fail_unless(!!s1, "creating session failed");
-   fail_unless(ssl_session_is_valid(s1), "session invalid");
- 
-   cachemgr_ssess_set(s1);
--  s2 = cachemgr_ssess_get(s1->session_id, s1->session_id_length);
-+  session_id = SSL_SESSION_get_id(s1, );
-+  s2 = 

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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:23:28
  Author: anthraxx
Revision: 286971

archrelease: copy trunk to community-x86_64

Added:
  yara/repos/community-x86_64/PKGBUILD
(from rev 286970, yara/trunk/PKGBUILD)
Deleted:
  yara/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 22:23:19 UTC (rev 286970)
+++ PKGBUILD2018-01-25 22:23:28 UTC (rev 286971)
@@ -1,38 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: bitwave 
-# Contributor: fnord0 
-
-pkgname=yara
-pkgver=3.7.0
-pkgrel=1
-pkgdesc='Tool aimed at helping malware researchers to identify and classify 
malware samples'
-url='https://github.com/VirusTotal/yara'
-arch=('x86_64')
-license=('BSD')
-depends=('openssl' 'file')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/VirusTotal/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('cd0214d39c6d1c5bc8410a1ec67e42ec8a672be382fb11e0a0f98cb03af1ef5db92e74216a9b98a6bdedf9721d4470639e340edbd39ca0184233652839742a33')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  autoreconf -fiv
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---with-crypto \
---enable-magic
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  cp -r docs "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: yara/repos/community-x86_64/PKGBUILD (from rev 286970, 
yara/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 22:23:28 UTC (rev 286971)
@@ -0,0 +1,38 @@
+# Maintainer: Levente Polyak 
+# Contributor: bitwave 
+# Contributor: fnord0 
+
+pkgname=yara
+pkgver=3.7.1
+pkgrel=1
+pkgdesc='Tool aimed at helping malware researchers to identify and classify 
malware samples'
+url='https://github.com/VirusTotal/yara'
+arch=('x86_64')
+license=('BSD')
+depends=('openssl' 'file')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/VirusTotal/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('cfb03a36a490e87544b1d315979991a6b6f4d2dbfe5c712ae321a1835a5378a86ed3ae2a65059741cf02cad2495761d90b26c56d67628a334f50f3bf4041b784')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--with-crypto \
+--enable-magic
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -r docs "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:23:19
  Author: anthraxx
Revision: 286970

upgpkg: yara 3.7.1-1

Modified:
  yara/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 22:20:56 UTC (rev 286969)
+++ PKGBUILD2018-01-25 22:23:19 UTC (rev 286970)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=yara
-pkgver=3.7.0
+pkgver=3.7.1
 pkgrel=1
 pkgdesc='Tool aimed at helping malware researchers to identify and classify 
malware samples'
 url='https://github.com/VirusTotal/yara'
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('openssl' 'file')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/VirusTotal/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('cd0214d39c6d1c5bc8410a1ec67e42ec8a672be382fb11e0a0f98cb03af1ef5db92e74216a9b98a6bdedf9721d4470639e340edbd39ca0184233652839742a33')
+sha512sums=('cfb03a36a490e87544b1d315979991a6b6f4d2dbfe5c712ae321a1835a5378a86ed3ae2a65059741cf02cad2495761d90b26c56d67628a334f50f3bf4041b784')
 
 prepare() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in ruby-rspec-core/repos/community-any (PKGBUILD PKGBUILD)

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:20:56
  Author: anthraxx
Revision: 286969

archrelease: copy trunk to community-any

Added:
  ruby-rspec-core/repos/community-any/PKGBUILD
(from rev 286968, ruby-rspec-core/trunk/PKGBUILD)
Deleted:
  ruby-rspec-core/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 22:20:47 UTC (rev 286968)
+++ PKGBUILD2018-01-25 22:20:56 UTC (rev 286969)
@@ -1,26 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Artem Vorotnikov 
-
-_gemname=rspec-core
-pkgname=ruby-${_gemname}
-pkgver=3.7.0
-pkgrel=2
-pkgdesc='RSpec runner and formatters'
-url='https://github.com/rspec/rspec-core'
-arch=('any')
-license=('MIT')
-depends=('ruby-rspec-support')
-options=('!emptydirs')
-source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
-noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('07063673c7dbcd08e148fba14823cfb8d07e11dbfded0b3b5f1196e8c92366a769c3911c70c6b4513b2ad144788da711e751a3e4382ddba8362a13c7a968618c')
-
-package() {
-  local _gemdir="$(gem environment gemdir)"
-  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
-  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/README.md" 
"${pkgdir}/usr/share/doc/${pkgname}/README"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-rspec-core/repos/community-any/PKGBUILD (from rev 286968, 
ruby-rspec-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 22:20:56 UTC (rev 286969)
@@ -0,0 +1,26 @@
+# Maintainer: Levente Polyak 
+# Contributor: Artem Vorotnikov 
+
+_gemname=rspec-core
+pkgname=ruby-${_gemname}
+pkgver=3.7.1
+pkgrel=1
+pkgdesc='RSpec runner and formatters'
+url='https://github.com/rspec/rspec-core'
+arch=('any')
+license=('MIT')
+depends=('ruby-rspec-support')
+options=('!emptydirs')
+source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
+noextract=(${_gemname}-${pkgver}.gem)
+sha512sums=('86e091642e35d41a82a20e314cd71fe23e1de1bd6008d9fed82b5078616aa1815e5a1f049a996283d90d8b638e3b0e004ecd9136f0b85d60b1636929f39fa511')
+
+package() {
+  local _gemdir="$(gem environment gemdir)"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/README.md" 
"${pkgdir}/usr/share/doc/${pkgname}/README"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:20:47
  Author: anthraxx
Revision: 286968

upgpkg: ruby-rspec-core 3.7.1-1

Modified:
  ruby-rspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 22:17:31 UTC (rev 286967)
+++ PKGBUILD2018-01-25 22:20:47 UTC (rev 286968)
@@ -3,8 +3,8 @@
 
 _gemname=rspec-core
 pkgname=ruby-${_gemname}
-pkgver=3.7.0
-pkgrel=2
+pkgver=3.7.1
+pkgrel=1
 pkgdesc='RSpec runner and formatters'
 url='https://github.com/rspec/rspec-core'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('07063673c7dbcd08e148fba14823cfb8d07e11dbfded0b3b5f1196e8c92366a769c3911c70c6b4513b2ad144788da711e751a3e4382ddba8362a13c7a968618c')
+sha512sums=('86e091642e35d41a82a20e314cd71fe23e1de1bd6008d9fed82b5078616aa1815e5a1f049a996283d90d8b638e3b0e004ecd9136f0b85d60b1636929f39fa511')
 
 package() {
   local _gemdir="$(gem environment gemdir)"


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:17:31
  Author: anthraxx
Revision: 286967

archrelease: copy trunk to community-any

Added:
  gradle/repos/community-any/PKGBUILD
(from rev 286966, gradle/trunk/PKGBUILD)
  gradle/repos/community-any/gradle.sh
(from rev 286966, 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
===
--- PKGBUILD2018-01-25 22:17:23 UTC (rev 286966)
+++ PKGBUILD2018-01-25 22:17:31 UTC (rev 286967)
@@ -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.4.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=('dd9b24950dc4fca7d1ca5f1ccd57ca8c5b9eb407e3e6e0f48174fde4bb19ed06'
-'7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
-sha512sums=('f281be409fee7c0b554c0920dd01a09eee0449cc8894e364a0174181836cf4ab986d078ea9fa48acfd16c8900d44cafedf3daeb804f0996f67af2438f5857233'
-
'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 286966, 
gradle/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 22:17:31 UTC (rev 286967)
@@ -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.5
+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=('6ac2f8f9302f50241bf14cc5f4a3d88504ad20e61bb98c5fd048f7723b61397e'
+'7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
+sha512sums=('e7ebd1c9337ac3bc278d64a1cc8a3df387877a761bd9ba0a62c16aa6b0c63d2279abd846895038194d78397fc00ffd0d90471801f21868e19bc9079ee8218200'
+
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
+
+package_gradle() {
+  cd ${pkgbase}-${pkgver}
+
+  # install profile.d script
+  

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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:17:23
  Author: anthraxx
Revision: 286966

upgpkg: gradle 4.5-1

Modified:
  gradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 22:00:29 UTC (rev 286965)
+++ PKGBUILD2018-01-25 22:17:23 UTC (rev 286966)
@@ -5,7 +5,7 @@
 
 pkgbase=gradle
 pkgname=('gradle' 'gradle-doc' 'gradle-src')
-pkgver=4.4.1
+pkgver=4.5
 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=('dd9b24950dc4fca7d1ca5f1ccd57ca8c5b9eb407e3e6e0f48174fde4bb19ed06'
+sha256sums=('6ac2f8f9302f50241bf14cc5f4a3d88504ad20e61bb98c5fd048f7723b61397e'
 '7cdd70370b92b297f350d5ff69b915359bdc37b4feac839696b0ab5eaa7d7c2a')
-sha512sums=('f281be409fee7c0b554c0920dd01a09eee0449cc8894e364a0174181836cf4ab986d078ea9fa48acfd16c8900d44cafedf3daeb804f0996f67af2438f5857233'
+sha512sums=('e7ebd1c9337ac3bc278d64a1cc8a3df387877a761bd9ba0a62c16aa6b0c63d2279abd846895038194d78397fc00ffd0d90471801f21868e19bc9079ee8218200'
 
'f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616')
 
 package_gradle() {


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:00:29
  Author: anthraxx
Revision: 286965

archrelease: copy trunk to community-x86_64

Added:
  metasploit/repos/community-x86_64/PKGBUILD
(from rev 286964, metasploit/trunk/PKGBUILD)
  metasploit/repos/community-x86_64/metasploit-dont-restrict-aggregator.patch
(from rev 286964, 
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 |   81 --
 2 files changed, 118 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 22:00:22 UTC (rev 286964)
+++ PKGBUILD2018-01-25 22:00:29 UTC (rev 286965)
@@ -1,62 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sabart Otto - Seberm 
-# Contributor: Tobias Veit - nIcE 
-
-pkgname=metasploit
-pkgver=4.16.30
-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=('ruby2.4' 'libpcap' 'postgresql-libs' 'ruby2.4-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=('bc44e8f65d7b4c7d7372c92e0ff22a1e53b9bee8b06b2b1b253b0da9eef3ab16'
-'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('1ba6d7bbb711fca0dad49b5b1ce36b807c2fd0eb423ea3015af6703ed4755e33d3c2bdf726699a158702fec217a608e62b5b71862e0dc68c7d45db01c4a46ef0'
-
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
-
-prepare() {
-  cd ${pkgname}-framework-${pkgver}
-  bundle-2.4 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-2.4 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-2.4 exec 
ruby-2.4 /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-2.4 
exec ruby-2.4 /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 286964, 
metasploit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 22:00:29 UTC (rev 286965)
@@ -0,0 +1,62 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sabart Otto - Seberm 
+# Contributor: Tobias Veit - nIcE 
+
+pkgname=metasploit
+pkgver=4.16.33
+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=('ruby2.4' 'libpcap' 'postgresql-libs' 'ruby2.4-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=('09f777c172851967890b666f26778a8f9ee301d6089a5b06f44f212bbc2c530e'
+'28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
+sha512sums=('decf0ef3384bd8d3ce82fe97ed7a52b54de3a3a4eaa60b3748bf88ce61bcb2e7dc5e716999aee6ee6987f28599c06242ea1b8a9a855fadabc9f98e971340'
+

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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 22:00:22
  Author: anthraxx
Revision: 286964

upgpkg: metasploit 4.16.33-1

Modified:
  metasploit/trunk/PKGBUILD
  metasploit/trunk/metasploit-dont-restrict-aggregator.patch

---+
 PKGBUILD  |   10 
 metasploit-dont-restrict-aggregator.patch |   35 ++--
 2 files changed, 38 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 21:32:28 UTC (rev 286963)
+++ PKGBUILD2018-01-25 22:00:22 UTC (rev 286964)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.30
+pkgver=4.16.33
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,10 +14,10 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('bc44e8f65d7b4c7d7372c92e0ff22a1e53b9bee8b06b2b1b253b0da9eef3ab16'
-'f1a6d0369f24eb622d23dd0fed428cf6404f74cfb0a8001af5d1e18df026d9f6')
-sha512sums=('1ba6d7bbb711fca0dad49b5b1ce36b807c2fd0eb423ea3015af6703ed4755e33d3c2bdf726699a158702fec217a608e62b5b71862e0dc68c7d45db01c4a46ef0'
-
'71611dd350a3f74b6ba61d1508b57d357de221bb676d25d96d5bbcd898e5cabb978ffb9c6c3b37559055fb886c11fe4fed64d8b701d1d94dfff057a32ed53b00')
+sha256sums=('09f777c172851967890b666f26778a8f9ee301d6089a5b06f44f212bbc2c530e'
+'28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
+sha512sums=('decf0ef3384bd8d3ce82fe97ed7a52b54de3a3a4eaa60b3748bf88ce61bcb2e7dc5e716999aee6ee6987f28599c06242ea1b8a9a855fadabc9f98e971340'
+
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {
   cd ${pkgname}-framework-${pkgver}

Modified: metasploit-dont-restrict-aggregator.patch
===
--- metasploit-dont-restrict-aggregator.patch   2018-01-25 21:32:28 UTC (rev 
286963)
+++ metasploit-dont-restrict-aggregator.patch   2018-01-25 22:00:22 UTC (rev 
286964)
@@ -1,3 +1,13 @@
+From bf6540585feaf9f404cdad3d8c242917531e8c2a Mon Sep 17 00:00:00 2001
+From: Jeffrey Martin 
+Date: Fri, 19 Jan 2018 16:15:09 -0600
+Subject: [PATCH] lock google-protobuf and grpc on 4.x
+
+---
+ Gemfile  | 8 
+ Gemfile.lock | 4 +++-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
 From 5458b58a74a035e141a939dff0a85eff1330bdae Mon Sep 17 00:00:00 2001
 From: Jeffrey Martin 
 Date: Wed, 18 Oct 2017 13:21:02 -0500
@@ -8,6 +18,27 @@
  1 files changed, 4 insertions(+), 1 deletions(-)
 
 diff --git a/Gemfile b/Gemfile
+index 012578df9fc..b7b4351007a 100755
+--- a/Gemfile
 b/Gemfile
+@@ -23,8 +23,14 @@ group :development do
+ 'x86-mingw32', 'x64-mingw32',
+ 'x86_64-linux', 'x86-linux',
+ 'darwin'].include?(RUBY_PLATFORM.gsub(/.*darwin.*/, 'darwin'))
+-  gem 'google-protobuf', '3.5.1'
++  gem 'google-protobuf', '3.5.1' if [
++'x86-mingw32', 'x64-mingw32',
++'x86_64-linux', 'x86-linux',
++'darwin'].include?(RUBY_PLATFORM.gsub(/.*darwin.*/, 'darwin'))
+-  gem 'grpc', '1.8.3'
++  gem 'grpc', '1.8.3'  if [
++'x86-mingw32', 'x64-mingw32',
++'x86_64-linux', 'x86-linux',
++'darwin'].include?(RUBY_PLATFORM.gsub(/.*darwin.*/, 'darwin'))
+ end
+ 
+ group :development, :test do
+diff --git a/Gemfile b/Gemfile
 index 12b6341b41c..012578df9fc 100755
 --- a/Gemfile
 +++ b/Gemfile
@@ -20,6 +51,6 @@
 +'x86-mingw32', 'x64-mingw32',
 +'x86_64-linux', 'x86-linux',
 +'darwin'].include?(RUBY_PLATFORM.gsub(/.*darwin.*/, 'darwin'))
+   gem 'google-protobuf', '3.5.1'
+   gem 'grpc', '1.8.3'
  end
- 
- group :development, :test do


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

2018-01-25 Thread Maxime Gauduin via arch-commits
Date: Thursday, January 25, 2018 @ 21:32:28
  Author: alucryd
Revision: 286963

archrelease: copy trunk to community-any

Added:
  firewalld/repos/community-any/PKGBUILD
(from rev 286962, firewalld/trunk/PKGBUILD)
  firewalld/repos/community-any/firewalld-arch.patch
(from rev 286962, firewalld/trunk/firewalld-arch.patch)
Deleted:
  firewalld/repos/community-any/PKGBUILD
  firewalld/repos/community-any/firewalld-arch.patch

--+
 PKGBUILD |  110 +++---
 firewalld-arch.patch |  240 ++---
 2 files changed, 144 insertions(+), 206 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 21:32:07 UTC (rev 286962)
+++ PKGBUILD2018-01-25 21:32:28 UTC (rev 286963)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: unikum 
-# Contributor: speed145a 
-
-pkgname=firewalld
-pkgver=0.4.4.6
-pkgrel=1
-pkgdesc='Firewall daemon with D-Bus interface'
-arch=('any')
-url='https://github.com/t-woerner/firewalld'
-license=('GPL2')
-depends=('dbus-glib' 'dconf' 'ebtables' 'hicolor-icon-theme' 'ipset' 'iptables'
- 'python-slip')
-makedepends=('docbook-xsl' 'intltool')
-optdepends=('bash-completion: bash completion'
-'gtk3: firewall-config'
-'libnm-glib: firewall-config and firewall-applet'
-'libnotify: firewall-applet'
-'python-pyqt5: firewall-applet')
-backup=('etc/conf.d/firewalld'
-'etc/firewalld/firewalld.conf')
-source=("firewalld-${pkgver}.tar.gz::https://github.com/t-woerner/firewalld/archive/v${pkgver}.tar.gz;
-'firewalld-arch.patch')
-sha256sums=('a7bf9dd341f3f4c261fa8a8e217160ec815e9dbf32edc25aed44719a2273e94e'
-'5c0c49e125426d561c4099df639ab6dd7073a6d17ae1c130d235cc2397c568c2')
-
-prepare() {
-  cd firewalld-${pkgver}
-
-  patch -Np1 -i ../firewalld-arch.patch
-
-  ./autogen.sh
-}
-
-build() {
-  cd firewalld-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---localstatedir='/var' \
---sbindir='/usr/bin' \
---sysconfdir='/etc' \
---with-sysconfigdir='/etc/conf.d' \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd firewalld-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: firewalld/repos/community-any/PKGBUILD (from rev 286962, 
firewalld/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 21:32:28 UTC (rev 286963)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: unikum 
+# Contributor: speed145a 
+
+pkgname=firewalld
+pkgver=0.5.0
+pkgrel=1
+pkgdesc='Firewall daemon with D-Bus interface'
+arch=('any')
+url='https://github.com/t-woerner/firewalld'
+license=('GPL2')
+depends=('dbus-glib' 'dconf' 'ebtables' 'hicolor-icon-theme' 'ipset' 'iptables'
+ 'python-slip')
+makedepends=('docbook-xsl' 'intltool')
+optdepends=('bash-completion: bash completion'
+'gtk3: firewall-config'
+'libnm-glib: firewall-config and firewall-applet'
+'libnotify: firewall-applet'
+'python-pyqt5: firewall-applet')
+backup=('etc/conf.d/firewalld'
+'etc/firewalld/firewalld.conf')
+source=("firewalld-${pkgver}.tar.gz::https://github.com/t-woerner/firewalld/archive/v${pkgver}.tar.gz;
+'firewalld-arch.patch')
+sha256sums=('ecd3adb714fe2ead77253d505cf430c6c640f2c088f2a779c0459f399629ab38'
+'14a05a2f5eccbb6c30e775877706a90fd4ad524cdd13ea76f3a23b09b9d4212e')
+
+prepare() {
+  cd firewalld-${pkgver}
+
+  patch -Np1 -i ../firewalld-arch.patch
+
+  ./autogen.sh
+}
+
+build() {
+  cd firewalld-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--localstatedir='/var' \
+--sbindir='/usr/bin' \
+--sysconfdir='/etc' \
+--disable-schemas-compile \
+--disable-sysconfig
+  make
+}
+
+package() {
+  cd firewalld-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: firewalld-arch.patch
===
--- firewalld-arch.patch2018-01-25 21:32:07 UTC (rev 286962)
+++ firewalld-arch.patch2018-01-25 21:32:28 UTC (rev 286963)
@@ -1,151 +0,0 @@
-diff -rupN firewalld-0.4.3.2.orig/config/firewalld.service.in 
firewalld-0.4.3.2/config/firewalld.service.in
 firewalld-0.4.3.2.orig/config/firewalld.service.in 2016-08-11 
13:51:30.222192739 +0200
-+++ firewalld-0.4.3.2/config/firewalld.service.in  2016-08-11 
14:00:09.330037527 +0200
-@@ -9,7 +9,7 @@ Conflicts=iptables.service ip6tables.ser
- Documentation=man:firewalld(1)
- 
- [Service]
--EnvironmentFile=-/etc/sysconfig/firewalld
-+EnvironmentFile=-/etc/conf.d/firewalld
- ExecStart=@sbindir@/firewalld --nofork 

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

2018-01-25 Thread Maxime Gauduin via arch-commits
Date: Thursday, January 25, 2018 @ 21:32:07
  Author: alucryd
Revision: 286962

upgpkg: firewalld 0.5.0-1

Modified:
  firewalld/trunk/PKGBUILD
  firewalld/trunk/firewalld-arch.patch

--+
 PKGBUILD |   10 +--
 firewalld-arch.patch |  132 -
 2 files changed, 40 insertions(+), 102 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 21:09:07 UTC (rev 286961)
+++ PKGBUILD2018-01-25 21:32:07 UTC (rev 286962)
@@ -4,7 +4,7 @@
 # Contributor: speed145a 
 
 pkgname=firewalld
-pkgver=0.4.4.6
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='Firewall daemon with D-Bus interface'
 arch=('any')
@@ -22,8 +22,8 @@
 'etc/firewalld/firewalld.conf')
 
source=("firewalld-${pkgver}.tar.gz::https://github.com/t-woerner/firewalld/archive/v${pkgver}.tar.gz;
 'firewalld-arch.patch')
-sha256sums=('a7bf9dd341f3f4c261fa8a8e217160ec815e9dbf32edc25aed44719a2273e94e'
-'5c0c49e125426d561c4099df639ab6dd7073a6d17ae1c130d235cc2397c568c2')
+sha256sums=('ecd3adb714fe2ead77253d505cf430c6c640f2c088f2a779c0459f399629ab38'
+'14a05a2f5eccbb6c30e775877706a90fd4ad524cdd13ea76f3a23b09b9d4212e')
 
 prepare() {
   cd firewalld-${pkgver}
@@ -41,8 +41,8 @@
 --localstatedir='/var' \
 --sbindir='/usr/bin' \
 --sysconfdir='/etc' \
---with-sysconfigdir='/etc/conf.d' \
---disable-schemas-compile
+--disable-schemas-compile \
+--disable-sysconfig
   make
 }
 

Modified: firewalld-arch.patch
===
--- firewalld-arch.patch2018-01-25 21:09:07 UTC (rev 286961)
+++ firewalld-arch.patch2018-01-25 21:32:07 UTC (rev 286962)
@@ -1,7 +1,7 @@
-diff -rupN firewalld-0.4.3.2.orig/config/firewalld.service.in 
firewalld-0.4.3.2/config/firewalld.service.in
 firewalld-0.4.3.2.orig/config/firewalld.service.in 2016-08-11 
13:51:30.222192739 +0200
-+++ firewalld-0.4.3.2/config/firewalld.service.in  2016-08-11 
14:00:09.330037527 +0200
-@@ -9,7 +9,7 @@ Conflicts=iptables.service ip6tables.ser
+diff -rupN firewalld-0.5.0.orig/config/firewalld.service.in 
firewalld-0.5.0/config/firewalld.service.in
+--- firewalld-0.5.0.orig/config/firewalld.service.in   2018-01-25 
22:14:21.796600916 +0100
 firewalld-0.5.0/config/firewalld.service.in2018-01-25 
22:15:29.448820083 +0100
+@@ -8,7 +8,7 @@ Conflicts=iptables.service ip6tables.ser
  Documentation=man:firewalld(1)
  
  [Service]
@@ -10,10 +10,10 @@
  ExecStart=@sbindir@/firewalld --nofork --nopid $FIREWALLD_ARGS
  ExecReload=/bin/kill -HUP $MAINPID
  # supress to log debug and error output also to /var/log/messages
-diff -rupN firewalld-0.4.3.2.orig/config/Makefile.am 
firewalld-0.4.3.2/config/Makefile.am
 firewalld-0.4.3.2.orig/config/Makefile.am  2016-08-11 13:51:30.222192739 
+0200
-+++ firewalld-0.4.3.2/config/Makefile.am   2016-08-11 14:00:59.039831081 
+0200
-@@ -205,12 +205,12 @@ firewalld.service: firewalld.service.in
+diff -rupN firewalld-0.5.0.orig/config/Makefile.am 
firewalld-0.5.0/config/Makefile.am
+--- firewalld-0.5.0.orig/config/Makefile.am2018-01-25 22:14:21.796600916 
+0100
 firewalld-0.5.0/config/Makefile.am 2018-01-25 22:17:25.497003199 +0100
+@@ -308,12 +308,12 @@ firewalld-sysctls.conf: firewalld-sysctl
$(edit) $< >$@
  
  install-sysconfig:
@@ -30,45 +30,21 @@
  
  install-rpmmacros:
$(MKDIR_P) $(DESTDIR)$(prefix)/lib/rpm/macros.d
-diff -rupN firewalld-0.4.3.2.orig/doc/xml/firewall-cmd.xml 
firewalld-0.4.3.2/doc/xml/firewall-cmd.xml
 firewalld-0.4.3.2.orig/doc/xml/firewall-cmd.xml2016-08-11 
13:51:30.235526017 +0200
-+++ firewalld-0.4.3.2/doc/xml/firewall-cmd.xml 2016-08-11 14:02:21.729487648 
+0200
-@@ -852,7 +852,7 @@ For interfaces that are not under contro
-   
-   
- As a end user you don't need this in most cases, because 
NetworkManager (or legacy network service) adds interfaces into zones 
automatically (according to ZONE= option from 
ifcfg-interface file) if 
NM_CONTROLLED=no is not set.
--You should do it only if there's no 
/etc/sysconfig/network-scripts/ifcfg-interface file.
-+You should do it only if there's no 
/etc/conf.d/network-scripts/ifcfg-interface file.
- If there is such file and you add interface to zone with this 
--add-interface option, make sure the zone is the same in both 
cases, otherwise the behaviour would be undefined.
- Please also have a look at the 
firewalld1
 man page in the Concepts section.
- For permanent association of interface with a zone, see also 'How 
to set or change a zone for a connection?' in 
firewalld.zones5.
-diff -rupN firewalld-0.4.3.2.orig/doc/xml/firewallctl.xml 
firewalld-0.4.3.2/doc/xml/firewallctl.xml
 firewalld-0.4.3.2.orig/doc/xml/firewallctl.xml 2016-08-11 
13:51:30.235526017 +0200
-+++ 

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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:09:07
  Author: felixonmars
Revision: 286961

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-safe-exceptions/repos/community-staging-x86_64/
  haskell-safe-exceptions/repos/community-staging-x86_64/PKGBUILD
(from rev 286960, haskell-safe-exceptions/trunk/PKGBUILD)

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

Copied: haskell-safe-exceptions/repos/community-staging-x86_64/PKGBUILD (from 
rev 286960, haskell-safe-exceptions/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 21:09:07 UTC (rev 286961)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=safe-exceptions
+pkgname=haskell-safe-exceptions
+pkgver=0.1.7.0
+pkgrel=1
+pkgdesc="Safe, consistent, and easy exception handling"
+url="https://github.com/fpco/safe-exceptions;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-exceptions')
+makedepends=('ghc' 'haskell-hspec' 'haskell-void')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('05fc32ea80ce1f733a6ea09655fecccf813ea9b7736dbd1d8ef84f54e3fb58f1017756cc9eb507d381cb73f22f100e9166bef1b7198a1d9edbda21e38626e351')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:08:46
  Author: felixonmars
Revision: 286960

upgpkg: haskell-safe-exceptions 0.1.7.0-1

rebuild with safe-exceptions,0.1.7.0

Modified:
  haskell-safe-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 21:06:49 UTC (rev 286959)
+++ PKGBUILD2018-01-25 21:08:46 UTC (rev 286960)
@@ -3,22 +3,22 @@
 
 _hkgname=safe-exceptions
 pkgname=haskell-safe-exceptions
-pkgver=0.1.6.0
-pkgrel=4
+pkgver=0.1.7.0
+pkgrel=1
 pkgdesc="Safe, consistent, and easy exception handling"
 url="https://github.com/fpco/safe-exceptions;
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-exceptions')
-makedepends=('ghc')
+makedepends=('ghc' 'haskell-hspec' 'haskell-void')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('a87139b1e506bb197e34e83713e29490f20f9140ecb47d979b87db4d6f7570690e2a1ea81901df28675d0b23747ddf743752d5ef26b81f90165ee010e609658f')
+sha512sums=('05fc32ea80ce1f733a6ea09655fecccf813ea9b7736dbd1d8ef84f54e3fb58f1017756cc9eb507d381cb73f22f100e9166bef1b7198a1d9edbda21e38626e351')
 
 build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_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
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -27,8 +27,13 @@
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
 package() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+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"


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:05:51
  Author: felixonmars
Revision: 286944

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-trifecta/repos/community-staging-x86_64/PKGBUILD (from rev 
286943, haskell-trifecta/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 21:05:51 UTC (rev 286944)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=trifecta
+pkgname=haskell-trifecta
+pkgver=1.7.1.1
+pkgrel=26
+pkgdesc="A modern parser combinator library with convenient diagnostics"
+url="https://github.com/ekmett/trifecta/;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-blaze-builder"
+ "haskell-blaze-html" "haskell-blaze-markup" "haskell-charset" 
"haskell-comonad"
+ "haskell-fingertree" "haskell-hashable" "haskell-lens" "haskell-mtl" 
"haskell-parsers"
+ "haskell-profunctors" "haskell-reducers" "haskell-semigroups" 
"haskell-unordered-containers"
+ "haskell-utf8-string")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5da4e04be3f4f02220aa730b830a50b9a5df243815d6e00051beb7274af3bc78e50cf70747e3e1f448b2966d1c3051ab589e7d99a0432620390c6193d034a602')
+
+prepare() {
+sed -i 's/ansi-terminal>= 0.6 && < 0.7,/ansi-terminal
>= 0.6,/' $_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}" \
+--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-trifecta/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:05:30
  Author: felixonmars
Revision: 286943

upgpkg: haskell-trifecta 1.7.1.1-26

rebuild with reflection,2.1.3

Modified:
  haskell-trifecta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 21:04:37 UTC (rev 286942)
+++ PKGBUILD2018-01-25 21:05:30 UTC (rev 286943)
@@ -5,7 +5,7 @@
 _hkgname=trifecta
 pkgname=haskell-trifecta
 pkgver=1.7.1.1
-pkgrel=25
+pkgrel=26
 pkgdesc="A modern parser combinator library with convenient diagnostics"
 url="https://github.com/ekmett/trifecta/;
 license=("custom:BSD3")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:04:37
  Author: felixonmars
Revision: 286942

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-api/repos/community-staging-x86_64/PKGBUILD (from rev 286941, 
hledger-api/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 21:04:37 UTC (rev 286942)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-api
+pkgver=1.5
+pkgrel=33
+pkgdesc="Web API server for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 
'haskell-decimal'
+ 'haskell-docopt' 'haskell-either' 'haskell-microlens' 
'haskell-microlens-platform'
+ 'haskell-safe' 'haskell-servant-server' 'haskell-servant-swagger' 
'haskell-swagger2'
+ 'haskell-text' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('237eb5f6b88c1d8fc3647e6ce5d2d1db70abaf4c5f3b3c3392327333a539df49227d2063f0d55ac9cd4c9982c566f3733412b683a87c762b064f4b1c5aa1daae')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:04:14
  Author: felixonmars
Revision: 286941

upgpkg: hledger-api 1.5-33

rebuild with reflection,2.1.3

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 21:02:59 UTC (rev 286940)
+++ PKGBUILD2018-01-25 21:04:14 UTC (rev 286941)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-api
 pkgver=1.5
-pkgrel=32
+pkgrel=33
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:02:59
  Author: felixonmars
Revision: 286940

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-servant-swagger/repos/community-staging-x86_64/
  haskell-servant-swagger/repos/community-staging-x86_64/PKGBUILD
(from rev 286939, haskell-servant-swagger/trunk/PKGBUILD)

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

Copied: haskell-servant-swagger/repos/community-staging-x86_64/PKGBUILD (from 
rev 286939, haskell-servant-swagger/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 21:02:59 UTC (rev 286940)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-swagger
+pkgname=haskell-servant-swagger
+pkgver=1.1.4
+pkgrel=22
+pkgdesc="Generate Swagger specification for your servant API."
+url="https://github.com/haskell-servant/servant-swagger;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-http-media' 
'haskell-insert-ordered-containers'
+ 'haskell-lens' 'haskell-servant' 'haskell-swagger2' 'haskell-text'
+ 'haskell-unordered-containers' 'haskell-hspec' 'haskell-quickcheck')
+makedepends=('ghc' 'haskell-aeson-qq' 'haskell-cabal-doctest' 
'haskell-doctest')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('990e8c03d6ed6da0ac15d80cd4bce5a46f816fce4e6cfb8eb11db664d09662075ae1ef3508a682fc695a76e3952d080c4e406a0cdb12b995e044935e408cd516')
+
+prepare() {
+sed -i '/test-suite doctests/a \  x-doctest-options: -dynamic' 
$_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}" --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-servant-swagger/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:02:28
  Author: felixonmars
Revision: 286939

upgpkg: haskell-servant-swagger 1.1.4-22

rebuild with reflection,2.1.3

Modified:
  haskell-servant-swagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 21:01:15 UTC (rev 286938)
+++ PKGBUILD2018-01-25 21:02:28 UTC (rev 286939)
@@ -5,7 +5,7 @@
 _hkgname=servant-swagger
 pkgname=haskell-servant-swagger
 pkgver=1.1.4
-pkgrel=21
+pkgrel=22
 pkgdesc="Generate Swagger specification for your servant API."
 url="https://github.com/haskell-servant/servant-swagger;
 license=("custom:BSD3")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:01:15
  Author: felixonmars
Revision: 286938

archrelease: copy trunk to community-staging-x86_64

Added:
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 286937, postgrest/trunk/PKGBUILD)

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

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 286937, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 21:01:15 UTC (rev 286938)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=0.4.4.0
+pkgrel=19
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-pool' 'haskell-protolude' 
'haskell-text'
+ 'haskell-warp' 'haskell-base64-bytestring' 'haskell-retry' 
'haskell-aeson'
+ 'haskell-ansi-wl-pprint' 'haskell-case-insensitive' 'haskell-cassava'
+ 'haskell-configurator-ng' 'haskell-contravariant' 'haskell-either' 
'haskell-gitrev'
+ 'haskell-hasql-transaction' 'haskell-heredoc' 'haskell-http' 
'haskell-http-types'
+ 'haskell-insert-ordered-containers' 
'haskell-interpolatedstring-perl6' 'haskell-jose'
+ 'haskell-lens' 'haskell-lens-aeson' 'haskell-network-uri' 
'haskell-optparse-applicative'
+ 'haskell-parsec' 'haskell-ranged-sets' 'haskell-regex-tdfa' 
'haskell-safe'
+ 'haskell-scientific' 'haskell-swagger2' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-wai' 'haskell-wai-cors' 'haskell-wai-extra' 
'haskell-wai-middleware-static'
+ 'haskell-cookie')
+makedepends=('ghc' 'haskell-aeson-qq' 'haskell-async' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-hspec-wai-json' 'haskell-hjsonschema')
+checkdepends=('pifpaf' 'postgresql' 'procps-ng')
+source=("$pkgname-$pkgver.tar.bz2::https://github.com/begriffs/postgrest/archive/v$pkgver.tar.gz;)
+sha512sums=('f19c426a59d1c77d8e7808ee248eba1967cc5fc8686f5380603e2f8ab80aeeca20a4b145e056feceb1bcb9dedfa3b88c2ace7aab4bc1152f780630360fe6485c')
+
+prepare() {
+sed -i 's/==/>=/' $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}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-CI
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1 --port 5432)
+createdb postgrest_test
+
+# TODO: it shouldn't take this long to finish
+# POSTGREST_TEST_CONNECTION=$(test/create_test_db 
"postgres://$USER@localhost" postgrest_test) runhaskell Setup test
+
+# Disabled: uses stack
+# test/io-tests.sh
+
+pifpaf_stop
+}
+
+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 python-openstackclient/repos/community-any (2 files)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:00:29
  Author: felixonmars
Revision: 286936

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 20:59:36 UTC (rev 286935)
+++ PKGBUILD2018-01-25 21:00:29 UTC (rev 286936)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-openstackclient
-pkgname=(python-openstackclient python2-openstackclient)
-pkgver=3.13.0
-pkgrel=1
-pkgdesc="OpenStack Command-line Client"
-arch=('any')
-url="http://docs.openstack.org/developer/python-openstackclient;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-babel'
- 'python2-babel' 'python-cliff' 'python2-cliff' 
'python-keystoneclient'
- 'python2-keystoneclient' 'python-keystoneauth1' 
'python2-keystoneauth1'
- 'python-osc-lib' 'python2-osc-lib' 'python-oslo-utils' 
'python2-oslo-utils'
- 'python-oslo-i18n' 'python2-oslo-i18n' 'python-openstacksdk' 
'python2-openstacksdk'
- 'python-glanceclient' 'python2-glanceclient' 'python-novaclient' 
'python2-novaclient'
- 'python-cinderclient' 'python2-cinderclient')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstackclient/archive/$pkgver.tar.gz;)
-sha512sums=('f8c25eb1067e6e3685334f77e7849c5be46e27a83c0a0ce54fa0d802fad2e42e8c71d35c4e71750dda1c82ef1f7971621774bb5cc0b0f42c6ba24042e593eaf8')
-
-prepare() {
-  cp -a python-openstackclient-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/python-openstackclient-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/python-openstackclient-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-openstackclient-$pkgver
-  python setup.py testr || warning "Tests failed"
-
-  cd "$srcdir"/python-openstackclient-$pkgver-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-openstackclient() {
-  depends=('python-six' 'python-pbr' 'python-babel' 'python-cliff' 
'python-keystoneclient'
-   'python-keystoneauth1' 'python-osc-lib' 'python-oslo-utils' 
'python-oslo-i18n'
-   'python-openstacksdk' 'python-glanceclient' 'python-novaclient' 
'python-cinderclient')
-
-  cd "$srcdir"/python-openstackclient-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-openstackclient() {
-  depends=('python2-six' 'python2-pbr' 'python2-babel' 'python2-cliff' 
'python2-keystoneclient'
-   'python2-keystoneauth1' 'python2-osc-lib' 'python2-oslo-utils' 
'python2-oslo-i18n'
-   'python2-openstacksdk' 'python2-glanceclient' 'python2-novaclient'
-   'python2-cinderclient')
-
-  cd "$srcdir"/python-openstackclient-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/openstack{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-openstackclient/repos/community-any/PKGBUILD (from rev 286935, 
python-openstackclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 21:00:29 UTC (rev 286936)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-openstackclient
+pkgname=(python-openstackclient python2-openstackclient)
+pkgver=3.14.0
+pkgrel=1
+pkgdesc="OpenStack Command-line Client"
+arch=('any')
+url="http://docs.openstack.org/developer/python-openstackclient;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-babel'
+ 'python2-babel' 'python-cliff' 'python2-cliff' 
'python-keystoneclient'
+ 'python2-keystoneclient' 'python-keystoneauth1' 
'python2-keystoneauth1'
+ 'python-osc-lib' 'python2-osc-lib' 'python-oslo-utils' 
'python2-oslo-utils'
+ 'python-oslo-i18n' 'python2-oslo-i18n' 'python-openstacksdk' 
'python2-openstacksdk'
+ 'python-glanceclient' 'python2-glanceclient' 'python-novaclient' 
'python2-novaclient'
+ 'python-cinderclient' 'python2-cinderclient')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstackclient/archive/$pkgver.tar.gz;)

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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 21:00:52
  Author: felixonmars
Revision: 286937

upgpkg: postgrest 0.4.4.0-19

rebuild with reflection,2.1.3

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 21:00:29 UTC (rev 286936)
+++ PKGBUILD2018-01-25 21:00:52 UTC (rev 286937)
@@ -4,7 +4,7 @@
 
 pkgname=postgrest
 pkgver=0.4.4.0
-pkgrel=18
+pkgrel=19
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:59:36
  Author: felixonmars
Revision: 286935

upgpkg: python-openstackclient 3.14.0-1

Modified:
  python-openstackclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:56:14 UTC (rev 286934)
+++ PKGBUILD2018-01-25 20:59:36 UTC (rev 286935)
@@ -4,7 +4,7 @@
 
 pkgbase=python-openstackclient
 pkgname=(python-openstackclient python2-openstackclient)
-pkgver=3.13.0
+pkgver=3.14.0
 pkgrel=1
 pkgdesc="OpenStack Command-line Client"
 arch=('any')
@@ -19,7 +19,7 @@
  'python-cinderclient' 'python2-cinderclient')
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 
'python2-requests-mock')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/python-openstackclient/archive/$pkgver.tar.gz;)
-sha512sums=('f8c25eb1067e6e3685334f77e7849c5be46e27a83c0a0ce54fa0d802fad2e42e8c71d35c4e71750dda1c82ef1f7971621774bb5cc0b0f42c6ba24042e593eaf8')
+sha512sums=('3fc3cb03618e85341cc90edf05711f720875774970166b37965aa446dcef31934c342d1b486a6a1ad6f9ad9cfaa9639aeaf5ec63fb4505ecb678a39a2d41a7a1')
 
 prepare() {
   cp -a python-openstackclient-$pkgver{,-py2}


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:56:14
  Author: felixonmars
Revision: 286934

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-swagger2/repos/community-staging-x86_64/PKGBUILD (from rev 
286933, haskell-swagger2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:56:14 UTC (rev 286934)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=swagger2
+pkgname=haskell-swagger2
+pkgver=2.2
+pkgrel=13
+pkgdesc="Swagger 2.0 data model"
+url="https://github.com/GetShopTV/swagger2;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-base-compat" "haskell-hashable" 
"haskell-generics-sop"
+ "haskell-http-media" "haskell-insert-ordered-containers" 
"haskell-lens" "haskell-mtl"
+ "haskell-network" "haskell-scientific" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-unordered-containers" "haskell-vector" "haskell-uuid-types")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('aff8e49641cf6054fe9f01d48de19bcc70474bf053b78ba3c237b60f06e09989c02a6c2d21527697eb6848fbc04519cd1157dbed31ba801f274cffdadf0b')
+
+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-swagger2/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:55:53
  Author: felixonmars
Revision: 286933

upgpkg: haskell-swagger2 2.2-13

rebuild with reflection,2.1.3

Modified:
  haskell-swagger2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:55:17 UTC (rev 286932)
+++ PKGBUILD2018-01-25 20:55:53 UTC (rev 286933)
@@ -5,7 +5,7 @@
 _hkgname=swagger2
 pkgname=haskell-swagger2
 pkgver=2.2
-pkgrel=12
+pkgrel=13
 pkgdesc="Swagger 2.0 data model"
 url="https://github.com/GetShopTV/swagger2;
 license=("custom:BSD3")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:54:01
  Author: felixonmars
Revision: 286922

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-lens-aeson/repos/community-staging-x86_64/
  haskell-lens-aeson/repos/community-staging-x86_64/PKGBUILD
(from rev 286920, haskell-lens-aeson/trunk/PKGBUILD)

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

Copied: haskell-lens-aeson/repos/community-staging-x86_64/PKGBUILD (from rev 
286920, haskell-lens-aeson/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:54:01 UTC (rev 286922)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=lens-aeson
+pkgname=haskell-lens-aeson
+pkgver=1.0.2
+pkgrel=25
+pkgdesc="Law-abiding lenses for aeson"
+url="http://github.com/lens/lens-aeson/;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-lens' 
'haskell-scientific'
+ 'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('db13c9126b41fd1b3b2e66c72e069ef07722c4e125a128eca2592bf2c68b7e550c10a0d35795616c0e66ed6c70bbe3b188e9baba19913bba41b5d44900b71013')
+
+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 \
+-f-test-doctests
+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-lens-aeson/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:53:24
  Author: felixonmars
Revision: 286919

upgpkg: haskell-lens-aeson 1.0.2-25

rebuild with reflection,2.1.3

Modified:
  haskell-lens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:51:56 UTC (rev 286918)
+++ PKGBUILD2018-01-25 20:53:24 UTC (rev 286919)
@@ -4,7 +4,7 @@
 _hkgname=lens-aeson
 pkgname=haskell-lens-aeson
 pkgver=1.0.2
-pkgrel=24
+pkgrel=25
 pkgdesc="Law-abiding lenses for aeson"
 url="http://github.com/lens/lens-aeson/;
 license=('MIT')


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:51:56
  Author: felixonmars
Revision: 286918

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-jose/repos/community-staging-x86_64/PKGBUILD (from rev 286917, 
haskell-jose/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:51:56 UTC (rev 286918)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=jose
+pkgname=haskell-jose
+pkgver=0.6.0.3
+pkgrel=19
+pkgdesc="Javascript Object Signing and Encryption and JSON Web Token library"
+url="https://github.com/frasertweedale/hs-jose;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-concise'
+ 'haskell-cryptonite' 'haskell-lens' 'haskell-memory' 
'haskell-monad-time' 'haskell-mtl'
+ 'haskell-semigroups' 'haskell-safe' 'haskell-aeson' 
'haskell-unordered-containers'
+ 'haskell-text' 'haskell-network-uri' 'haskell-quickcheck' 
'haskell-quickcheck-instances'
+ 'haskell-x509' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('7ea81c0d3571debbf18409c9f77cb1528df611ca4b7186f705158edea9b6b8e348d5f6d5fd2acfcd00063011b053bb2bfa43086177f21ef7300af5d5c7e6b45c')
+
+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}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+mv "$pkgdir"/usr/bin/{,jose-}example
+}


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:51:33
  Author: felixonmars
Revision: 286917

upgpkg: haskell-jose 0.6.0.3-19

rebuild with reflection,2.1.3

Modified:
  haskell-jose/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:50:26 UTC (rev 286916)
+++ PKGBUILD2018-01-25 20:51:33 UTC (rev 286917)
@@ -5,7 +5,7 @@
 _hkgname=jose
 pkgname=haskell-jose
 pkgver=0.6.0.3
-pkgrel=18
+pkgrel=19
 pkgdesc="Javascript Object Signing and Encryption and JSON Web Token library"
 url="https://github.com/frasertweedale/hs-jose;
 license=("Apache")


[arch-commits] Commit in haskell-insert-ordered-containers/repos (2 files)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:50:26
  Author: felixonmars
Revision: 286916

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-insert-ordered-containers/repos/community-staging-x86_64/
  haskell-insert-ordered-containers/repos/community-staging-x86_64/PKGBUILD
(from rev 286915, haskell-insert-ordered-containers/trunk/PKGBUILD)

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

Copied: 
haskell-insert-ordered-containers/repos/community-staging-x86_64/PKGBUILD (from 
rev 286915, haskell-insert-ordered-containers/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:50:26 UTC (rev 286916)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=insert-ordered-containers
+pkgname=haskell-insert-ordered-containers
+pkgver=0.2.1.0
+pkgrel=44
+pkgdesc="Associative containers retating insertion order for traversals."
+url="https://github.com/phadej/insert-ordered-containers;
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-base-compat' 'haskell-hashable' 
'haskell-lens'
+ 'haskell-semigroupoids' 'haskell-semigroups' 'haskell-text' 
'haskell-unordered-containers')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('baff8b23700a7d0209810208183d9856c0a5219018c5f09e82f8820ac87630073543da19e1198fc42f3feec143895707e5e33fdf1edbf8f4e6c441271cc3243b')
+
+prepare() {
+sed -e 's/, semigroupoids >=4.3  && <5.2/, semigroupoids   
  >=4.3/' \
+-e 's/, aeson >=1.0.0.0  && <1.2/, aeson   
  >=1.0.0.0/' \
+-e 's/base  >=4.6  && <4.10/base  
>=4.6/' \
+-i ${_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}" \
+--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-insert-ordered-containers/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:50:06
  Author: felixonmars
Revision: 286915

upgpkg: haskell-insert-ordered-containers 0.2.1.0-44

rebuild with reflection,2.1.3

Modified:
  haskell-insert-ordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:49:18 UTC (rev 286914)
+++ PKGBUILD2018-01-25 20:50:06 UTC (rev 286915)
@@ -4,7 +4,7 @@
 _hkgname=insert-ordered-containers
 pkgname=haskell-insert-ordered-containers
 pkgver=0.2.1.0
-pkgrel=43
+pkgrel=44
 pkgdesc="Associative containers retating insertion order for traversals."
 url="https://github.com/phadej/insert-ordered-containers;
 license=('custom:BSD3')


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:49:18
  Author: felixonmars
Revision: 286914

archrelease: copy trunk to community-staging-x86_64

Added:
  hopenpgp-tools/repos/community-staging-x86_64/
  hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD
(from rev 286913, hopenpgp-tools/trunk/PKGBUILD)

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

Copied: hopenpgp-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
286913, hopenpgp-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:49:18 UTC (rev 286914)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hopenpgp-tools
+pkgver=0.19.5
+pkgrel=55
+pkgdesc="hOpenPGP-based command-line tools"
+url="http://floss.scru.org/hopenpgp-tools;
+license=("AGPL3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-ansi-wl-pprint" 
"haskell-attoparsec"
+ "haskell-base16-bytestring" "haskell-binary-conduit" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-crypto-pubkey" "haskell-cryptohash" 
"haskell-errors"
+ "haskell-fgl" "haskell-graphviz" "haskell-hopenpgp" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-types" "haskell-ixset-typed" 
"haskell-lens"
+ "haskell-monad-loops" "haskell-openpgp-asciiarmor" 
"haskell-optparse-applicative"
+ "haskell-resourcet" "haskell-text" "haskell-time-locale-compat" 
"haskell-wl-pprint-extras"
+ "haskell-wl-pprint-terminfo" "haskell-yaml")
+makedepends=('alex' 'happy' 'ghc')
+source=(https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('0ecba903607ef27f14c43bf1f6a2383a740c44802dcecf6ac093f41f8d754d77ef6f14e8200316cd2d7e56b8c63934299c521b6693baf1ca219b65485fd6d52a')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+rm "$pkgdir/usr/share/doc/hopenpgp-tools/LICENSE"
+rmdir "$pkgdir/usr/share/doc/hopenpgp-tools" "$pkgdir/usr/share/doc" 
"$pkgdir/usr/share"
+}


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:48:58
  Author: felixonmars
Revision: 286913

upgpkg: hopenpgp-tools 0.19.5-55

rebuild with reflection,2.1.3

Modified:
  hopenpgp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:48:13 UTC (rev 286912)
+++ PKGBUILD2018-01-25 20:48:58 UTC (rev 286913)
@@ -4,7 +4,7 @@
 
 pkgname=hopenpgp-tools
 pkgver=0.19.5
-pkgrel=54
+pkgrel=55
 pkgdesc="hOpenPGP-based command-line tools"
 url="http://floss.scru.org/hopenpgp-tools;
 license=("AGPL3")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:48:13
  Author: felixonmars
Revision: 286912

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 20:47:48 UTC (rev 286911)
+++ PKGBUILD2018-01-25 20:48:13 UTC (rev 286912)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-testfixtures
-pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=5.3.1
-pkgrel=1
-pkgdesc="A collection of helpers and mock objects that are useful when writing 
unit tests or doc tests"
-arch=('any')
-license=('MIT')
-url="https://github.com/Simplistix/testfixtures;
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 
'python2-mock'
-  'python-zope-component' 'python2-zope-component' 'python-sybil' 
'python2-sybil'
-  'python-pytest-django' 'python2-pytest-django' 'python-django' 
'python2-django')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz;)
-sha512sums=('edba671e3d372dc7ac0f707f58441adc94a1dc23d43f38073b0dd7aa7f8b769fda28e892efffc83ac94e2aa64098730aaf9c62eeb6f77ad39116fe5321a0a8f9')
-
-prepare() {
-  cp -a testfixtures-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/testfixtures-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/testfixtures-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/testfixtures-$pkgver
-  python setup.py pytest --addopts "--ignore=build"
-
-  cd "$srcdir"/testfixtures-$pkgver-py2
-  python2 setup.py pytest --addopts "--ignore=build"
-}
-
-package_python-testfixtures() {
-  depends=('python')
-
-  cd testfixtures-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
-}
-
-package_python2-testfixtures() {
-  depends=('python2')
-
-  cd testfixtures-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
-}

Copied: python-testfixtures/repos/community-any/PKGBUILD (from rev 286911, 
python-testfixtures/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 20:48:13 UTC (rev 286912)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-testfixtures
+pkgname=('python-testfixtures' 'python2-testfixtures')
+pkgver=5.4.0
+pkgrel=1
+pkgdesc="A collection of helpers and mock objects that are useful when writing 
unit tests or doc tests"
+arch=('any')
+license=('MIT')
+url="https://github.com/Simplistix/testfixtures;
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-mock' 
'python2-mock'
+  'python-zope-component' 'python2-zope-component' 'python-sybil' 
'python2-sybil'
+  'python-pytest-django' 'python2-pytest-django' 'python-django' 
'python2-django')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz;)
+sha512sums=('a81af203b003e78c1da4ae858e4eca17732c297578132aa7d3aa50e63245a5ec2c8ea8256c41282e7b8405effad6b5f78dce6d9e61cea9e4697bf8aa438817c7')
+
+prepare() {
+  cp -a testfixtures-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/testfixtures-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/testfixtures-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/testfixtures-$pkgver
+  python setup.py pytest --addopts "--ignore=build"
+
+  cd "$srcdir"/testfixtures-$pkgver-py2
+  python2 setup.py pytest --addopts "--ignore=build"
+}
+
+package_python-testfixtures() {
+  depends=('python')
+
+  cd testfixtures-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
+}
+
+package_python2-testfixtures() {
+  depends=('python2')
+
+  cd testfixtures-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
+}


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:47:48
  Author: felixonmars
Revision: 286911

upgpkg: python-testfixtures 5.4.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:46:56 UTC (rev 286910)
+++ PKGBUILD2018-01-25 20:47:48 UTC (rev 286911)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=5.3.1
+pkgver=5.4.0
 pkgrel=1
 pkgdesc="A collection of helpers and mock objects that are useful when writing 
unit tests or doc tests"
 arch=('any')
@@ -14,7 +14,7 @@
   'python-zope-component' 'python2-zope-component' 'python-sybil' 
'python2-sybil'
   'python-pytest-django' 'python2-pytest-django' 'python-django' 
'python2-django')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz;)
-sha512sums=('edba671e3d372dc7ac0f707f58441adc94a1dc23d43f38073b0dd7aa7f8b769fda28e892efffc83ac94e2aa64098730aaf9c62eeb6f77ad39116fe5321a0a8f9')
+sha512sums=('a81af203b003e78c1da4ae858e4eca17732c297578132aa7d3aa50e63245a5ec2c8ea8256c41282e7b8405effad6b5f78dce6d9e61cea9e4697bf8aa438817c7')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:46:56
  Author: felixonmars
Revision: 286910

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hopenpgp/repos/community-staging-x86_64/PKGBUILD (from rev 
286909, haskell-hopenpgp/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:46:56 UTC (rev 286910)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hOpenPGP
+pkgname=haskell-hopenpgp
+pkgver=2.5.5
+pkgrel=151
+pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
+url="http://floss.scru.org/hOpenPGP/;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-base64-bytestring' 'haskell-bifunctors' 'haskell-byteable' 
'haskell-bzlib'
+ 'haskell-binary-conduit' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-crypto-cipher-types' 'haskell-data-default-class' 
'haskell-errors'
+ 'haskell-hashable' 'haskell-incremental-parser' 'haskell-ixset-typed' 
'haskell-lens'
+ 'haskell-memory' 'haskell-monad-loops' 'haskell-nettle' 
'haskell-network'
+ 'haskell-network-uri' 'haskell-newtype' 'haskell-openpgp-asciiarmor' 
'haskell-resourcet'
+ 'haskell-securemem' 'haskell-semigroups' 'haskell-split' 
'haskell-text'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-wl-pprint-extras'
+ 'haskell-zlib')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('f480201a10f14150adc290c81d38e7b6')
+
+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-hopenpgp/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:46:36
  Author: felixonmars
Revision: 286909

upgpkg: haskell-hopenpgp 2.5.5-151

rebuild with reflection,2.1.3

Modified:
  haskell-hopenpgp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:44:45 UTC (rev 286908)
+++ PKGBUILD2018-01-25 20:46:36 UTC (rev 286909)
@@ -4,7 +4,7 @@
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
 pkgver=2.5.5
-pkgrel=150
+pkgrel=151
 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
 url="http://floss.scru.org/hOpenPGP/;
 license=('MIT')


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:44:45
  Author: felixonmars
Revision: 286908

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-concise/repos/community-staging-x86_64/PKGBUILD (from rev 
286905, haskell-concise/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:44:45 UTC (rev 286908)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=concise
+pkgname=haskell-concise
+pkgver=0.1.0.0
+pkgrel=10
+pkgdesc="Utilities for Control.Lens.Cons"
+url="https://github.com/frasertweedal/hs-concise;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-lens' 'haskell-text')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('4b414dce93f6c16625289d39aeae85fcb3f8192059ac3b5f12c786d0330b41282fcdf897687daec0f42d1a93fd056608bc9589b00709df3ba9a9d1b75d048121')
+
+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-concise/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:44:26
  Author: felixonmars
Revision: 286905

upgpkg: haskell-concise 0.1.0.0-10

rebuild with reflection,2.1.3

Modified:
  haskell-concise/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:43:40 UTC (rev 286904)
+++ PKGBUILD2018-01-25 20:44:26 UTC (rev 286905)
@@ -5,7 +5,7 @@
 _hkgname=concise
 pkgname=haskell-concise
 pkgver=0.1.0.0
-pkgrel=9
+pkgrel=10
 pkgdesc="Utilities for Control.Lens.Cons"
 url="https://github.com/frasertweedal/hs-concise;
 license=("custom:BSD3")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:43:20
  Author: felixonmars
Revision: 286903

upgpkg: git-annex 6.20180112-32

rebuild with reflection,2.1.3

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:40:28 UTC (rev 286902)
+++ PKGBUILD2018-01-25 20:43:20 UTC (rev 286903)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20180112
-pkgrel=31
+pkgrel=32
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:43:40
  Author: felixonmars
Revision: 286904

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 286903, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 286903, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:43:40 UTC (rev 286904)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20180112
+pkgrel=32
+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-tagsoup'
+ '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-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 
--disable-library-vanilla \
+--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-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 xdot/trunk (PKGBUILD)

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 20:40:17
  Author: anthraxx
Revision: 286901

upgpkg: xdot 0.9-1

Modified:
  xdot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:37:29 UTC (rev 286900)
+++ PKGBUILD2018-01-25 20:40:17 UTC (rev 286901)
@@ -3,17 +3,17 @@
 
 pkgname=xdot
 _pkgname=${pkgname}.py
-pkgver=0.7
-pkgrel=3
+pkgver=0.9
+pkgrel=1
 pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
-url="https://github.com/jrfonseca/xdot.py;
+url='https://github.com/jrfonseca/xdot.py'
 arch=('any')
 license=('LGPL2.1')
-depends=('graphviz' 'python-gobject' 'python-cairo' 'gtk3' 
'desktop-file-utils')
+depends=('graphviz' 'python' 'python-gobject' 'python-cairo' 'gtk3' 
'desktop-file-utils')
 makedepends=('python-setuptools')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jrfonseca/${_pkgname}/archive/${pkgver}.tar.gz
 xdot.desktop)
-sha512sums=('793be28fbd0ee6c2b9dd97532ef8742d598f84055ef67e688593d7c1f689f04593dd89a490f4f48866b18ac595252d03b9cc6d8d8e2d6c0ac1ef1ad28789c512'
+sha512sums=('806f74030178528e3f28bb5da858307820dedf719d101a17bf0463d4924b3753af6f4a7251b6552cfe937316f1909051cd4dfaa4c6672b37823b0a617f5b1fab'
 
'7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
 
 build() {
@@ -29,7 +29,7 @@
 package() {
   cd ${_pkgname}-${pkgver}
   python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 "${srcdir}/xdot.desktop" -t 
"${pkgdir}/usr/share/applications"
+  install -Dm 644 ../xdot.desktop -t "${pkgdir}/usr/share/applications"
 }
 
 # vim: ts=2 sw=2 et:


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

2018-01-25 Thread Levente Polyak via arch-commits
Date: Thursday, January 25, 2018 @ 20:40:28
  Author: anthraxx
Revision: 286902

archrelease: copy trunk to community-any

Added:
  xdot/repos/community-any/PKGBUILD
(from rev 286901, xdot/trunk/PKGBUILD)
  xdot/repos/community-any/xdot.desktop
(from rev 286901, xdot/trunk/xdot.desktop)
Deleted:
  xdot/repos/community-any/PKGBUILD
  xdot/repos/community-any/xdot.desktop

--+
 PKGBUILD |   70 -
 xdot.desktop |   18 +++---
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 20:40:17 UTC (rev 286901)
+++ PKGBUILD2018-01-25 20:40:28 UTC (rev 286902)
@@ -1,35 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Randy Heydon 
-
-pkgname=xdot
-_pkgname=${pkgname}.py
-pkgver=0.7
-pkgrel=3
-pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
-url="https://github.com/jrfonseca/xdot.py;
-arch=('any')
-license=('LGPL2.1')
-depends=('graphviz' 'python-gobject' 'python-cairo' 'gtk3' 
'desktop-file-utils')
-makedepends=('python-setuptools')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jrfonseca/${_pkgname}/archive/${pkgver}.tar.gz
-xdot.desktop)
-sha512sums=('793be28fbd0ee6c2b9dd97532ef8742d598f84055ef67e688593d7c1f689f04593dd89a490f4f48866b18ac595252d03b9cc6d8d8e2d6c0ac1ef1ad28789c512'
-
'7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
-
-build() {
-  cd ${_pkgname}-${pkgver}
-  python setup.py build
-}
-
-check() {
-  cd ${_pkgname}-${pkgver}
-  python setup.py test
-}
-
-package() {
-  cd ${_pkgname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 "${srcdir}/xdot.desktop" -t 
"${pkgdir}/usr/share/applications"
-}
-
-# vim: ts=2 sw=2 et:

Copied: xdot/repos/community-any/PKGBUILD (from rev 286901, xdot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 20:40:28 UTC (rev 286902)
@@ -0,0 +1,35 @@
+# Maintainer: Levente Polyak 
+# Contributor: Randy Heydon 
+
+pkgname=xdot
+_pkgname=${pkgname}.py
+pkgver=0.9
+pkgrel=1
+pkgdesc="Interactive viewer for graphs written in Graphviz's dot language"
+url='https://github.com/jrfonseca/xdot.py'
+arch=('any')
+license=('LGPL2.1')
+depends=('graphviz' 'python' 'python-gobject' 'python-cairo' 'gtk3' 
'desktop-file-utils')
+makedepends=('python-setuptools')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jrfonseca/${_pkgname}/archive/${pkgver}.tar.gz
+xdot.desktop)
+sha512sums=('806f74030178528e3f28bb5da858307820dedf719d101a17bf0463d4924b3753af6f4a7251b6552cfe937316f1909051cd4dfaa4c6672b37823b0a617f5b1fab'
+
'7bd7994f03c4d7634a9ab780423f1e9d647df0836fd6d8f825dc0bac6ad506ad44457ba473367d1a16b89d00f441c730cb2b66cb5c300542addcf622be82c867')
+
+build() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py test
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
+  install -Dm 644 ../xdot.desktop -t "${pkgdir}/usr/share/applications"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: xdot.desktop
===
--- xdot.desktop2018-01-25 20:40:17 UTC (rev 286901)
+++ xdot.desktop2018-01-25 20:40:28 UTC (rev 286902)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=XDot
-Comment=Interactive viewer for Graphviz dot files
-Exec=xdot %f
-Terminal=false
-Type=Application
-Categories=GTK;DataVisualization;Science;Graphics;
-MimeType=text/vnd.graphviz
-Keywords=graphviz;dot;viewer;graph;

Copied: xdot/repos/community-any/xdot.desktop (from rev 286901, 
xdot/trunk/xdot.desktop)
===
--- xdot.desktop(rev 0)
+++ xdot.desktop2018-01-25 20:40:28 UTC (rev 286902)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=XDot
+Comment=Interactive viewer for Graphviz dot files
+Exec=xdot %f
+Terminal=false
+Type=Application
+Categories=GTK;DataVisualization;Science;Graphics;
+MimeType=text/vnd.graphviz
+Keywords=graphviz;dot;viewer;graph;


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:37:29
  Author: felixonmars
Revision: 286900

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 286899, haskell-dav/trunk/PKGBUILD)

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

Copied: haskell-dav/repos/community-staging-x86_64/PKGBUILD (from rev 286899, 
haskell-dav/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:37:29 UTC (rev 286900)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=DAV
+pkgname=haskell-dav
+pkgver=1.3.1
+pkgrel=202
+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)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:36:57
  Author: felixonmars
Revision: 286899

upgpkg: haskell-dav 1.3.1-202

rebuild with reflection,2.1.3

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:36:46 UTC (rev 286898)
+++ PKGBUILD2018-01-25 20:36:57 UTC (rev 286899)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.1
-pkgrel=201
+pkgrel=202
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV;
 license=("GPL3")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:36:46
  Author: felixonmars
Revision: 286898

archrelease: copy trunk to community-testing-x86_64

Added:
  dtkwidget/repos/community-testing-x86_64/
  dtkwidget/repos/community-testing-x86_64/PKGBUILD
(from rev 286897, dtkwidget/trunk/PKGBUILD)

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

Copied: dtkwidget/repos/community-testing-x86_64/PKGBUILD (from rev 286897, 
dtkwidget/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-01-25 20:36:46 UTC (rev 286898)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=dtkwidget
+pkgver=2.0.6
+pkgrel=2
+pkgdesc='Deepin graphical user interface library'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dtkwidget;
+license=('GPL3')
+depends=('deepin-qt-dbus-factory' 'dtkcore' 'librsvg' 'qt5-multimedia' 
'qt5-svg' 'qt5-x11extras'
+ 'startup-notification')
+makedepends=('qt5-tools')
+replaces=('deepin-tool-kit')
+conflicts=('deepin-tool-kit<0.3.4')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkwidget/archive/$pkgver.tar.gz;)
+sha512sums=('f1fd8260cd2b9617909deadbd344412a21c6aa442155077a228b94d0968c495924b70239dbdb6e298193ebe6d5efa9652c7c77285d5e77f2a86a6303c3580039')
+
+build() {
+  cd dtkwidget-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtkwidget-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:35:43
  Author: felixonmars
Revision: 286897

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-lens/repos/community-staging-x86_64/PKGBUILD (from rev 286896, 
haskell-lens/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:35:43 UTC (rev 286897)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lens
+pkgname=haskell-lens
+pkgver=4.15.4
+pkgrel=13
+pkgdesc="Lenses, Folds and Traversals"
+url="https://github.com/ekmett/lens/;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-base-orphans" "haskell-bifunctors" 
"haskell-call-stack" "haskell-comonad"
+ "haskell-contravariant" "haskell-distributive" "haskell-exceptions" 
"haskell-free"
+ "haskell-hashable" "haskell-kan-extensions" "haskell-mtl" 
"haskell-parallel"
+ "haskell-profunctors" "haskell-reflection" "haskell-semigroupoids" 
"haskell-semigroups"
+ "haskell-tagged" "haskell-text" "haskell-th-abstraction" 
"haskell-transformers-compat"
+ "haskell-unordered-containers" "haskell-vector" "haskell-void")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1f1333829eba740d406413c6d59fb16398b56198cd16a2506631487e20ce128163892a3934d0f4a59b9151b39c1ef19e80fb425f8d59013004118ad08a697530')
+
+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 \
+-f-j -ftrustworthy -f-safe -ftest-templates -ftest-properties 
-ftest-hunit \
+-ftest-doctests -f-dump-splices -f-old-inline-pragmas -finlining \
+-f-benchmark-uniplate
+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-lens/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:35:03
  Author: felixonmars
Revision: 286896

upgpkg: haskell-lens 4.15.4-13

rebuild with reflection,2.1.3

Modified:
  haskell-lens/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:35:01 UTC (rev 286895)
+++ PKGBUILD2018-01-25 20:35:03 UTC (rev 286896)
@@ -5,7 +5,7 @@
 _hkgname=lens
 pkgname=haskell-lens
 pkgver=4.15.4
-pkgrel=12
+pkgrel=13
 pkgdesc="Lenses, Folds and Traversals"
 url="https://github.com/ekmett/lens/;
 license=("custom:BSD3")


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:35:01
  Author: felixonmars
Revision: 286895

upgpkg: dtkwidget 2.0.6-2

rebuild with new qt-dbus-factory

Modified:
  dtkwidget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:33:49 UTC (rev 286894)
+++ PKGBUILD2018-01-25 20:35:01 UTC (rev 286895)
@@ -5,7 +5,7 @@
 
 pkgname=dtkwidget
 pkgver=2.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin graphical user interface library'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dtkwidget;
@@ -20,7 +20,7 @@
 
 build() {
   cd dtkwidget-$pkgver
-  qmake-qt5 PREFIX=/usr DBUS_VERSION_0_4_2=YES
+  qmake-qt5 PREFIX=/usr
   make
 }
 


[arch-commits] Commit in adapta-gtk-theme/repos/community-any (PKGBUILD PKGBUILD)

2018-01-25 Thread Maxime Gauduin via arch-commits
Date: Thursday, January 25, 2018 @ 20:33:49
  Author: alucryd
Revision: 286894

archrelease: copy trunk to community-any

Added:
  adapta-gtk-theme/repos/community-any/PKGBUILD
(from rev 286893, adapta-gtk-theme/trunk/PKGBUILD)
Deleted:
  adapta-gtk-theme/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 20:33:33 UTC (rev 286893)
+++ PKGBUILD2018-01-25 20:33:49 UTC (rev 286894)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Phillip Schichtel 
-
-pkgname=adapta-gtk-theme
-pkgver=3.93.0.12
-pkgrel=1
-pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines'
-arch=('any')
-url='https://github.com/adapta-project/adapta-gtk-theme'
-license=('CCPL' 'GPL2')
-makedepends=('git' 'gnome-shell' 'inkscape' 'libxml2' 'parallel' 'sassc')
-optdepends=('gtk-engine-murrine: for gtk2 themes'
-'noto-fonts: Recommended font'
-'ttf-roboto: Recommended font')
-source=("git+https://github.com/adapta-project/adapta-gtk-theme.git#tag=${pkgver};)
-sha256sums=('SKIP')
-
-build() {
-  cd adapta-gtk-theme
-
-  ./autogen.sh \
---prefix='/usr' \
---enable-parallel \
---enable-plank \
---enable-telegram \
---disable-unity
-  make
-}
-
-package() {
-  cd adapta-gtk-theme
-
-  make DESTDIR="${pkgdir}" install
-
-  install -dm 755 "${pkgdir}"/usr/share/plank/themes
-  ln -s /usr/share/themes/Adapta/plank 
"${pkgdir}"/usr/share/plank/themes/Adapta
-
-  install -Dm 644 LICENSE_CC_BY_SA4 -t 
"${pkgdir}"/usr/share/licenses/adapta-gtk-theme/
-}
-
-# vim: ts=2 sw=2 et:

Copied: adapta-gtk-theme/repos/community-any/PKGBUILD (from rev 286893, 
adapta-gtk-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 20:33:49 UTC (rev 286894)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Phillip Schichtel 
+
+pkgname=adapta-gtk-theme
+pkgver=3.93.0.72
+pkgrel=1
+pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines'
+arch=('any')
+url='https://github.com/adapta-project/adapta-gtk-theme'
+license=('CCPL' 'GPL2')
+makedepends=('git' 'gnome-shell' 'inkscape' 'libxml2' 'parallel' 'sassc')
+optdepends=('gtk-engine-murrine: for gtk2 themes'
+'noto-fonts: Recommended font'
+'ttf-roboto: Recommended font')
+source=("git+https://github.com/adapta-project/adapta-gtk-theme.git#tag=${pkgver};)
+sha256sums=('SKIP')
+
+build() {
+  cd adapta-gtk-theme
+
+  ./autogen.sh \
+--prefix='/usr' \
+--enable-parallel \
+--enable-plank \
+--enable-telegram \
+--disable-unity
+  make
+}
+
+package() {
+  cd adapta-gtk-theme
+
+  make DESTDIR="${pkgdir}" install
+
+  install -dm 755 "${pkgdir}"/usr/share/plank/themes
+  ln -s /usr/share/themes/Adapta/plank 
"${pkgdir}"/usr/share/plank/themes/Adapta
+
+  install -Dm 644 LICENSE_CC_BY_SA4 -t 
"${pkgdir}"/usr/share/licenses/adapta-gtk-theme/
+}
+
+# vim: ts=2 sw=2 et:


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

2018-01-25 Thread Maxime Gauduin via arch-commits
Date: Thursday, January 25, 2018 @ 20:33:33
  Author: alucryd
Revision: 286893

upgpkg: adapta-gtk-theme 3.93.0.72-1

Modified:
  adapta-gtk-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:33:04 UTC (rev 286892)
+++ PKGBUILD2018-01-25 20:33:33 UTC (rev 286893)
@@ -3,7 +3,7 @@
 # Contributor: Phillip Schichtel 
 
 pkgname=adapta-gtk-theme
-pkgver=3.93.0.12
+pkgver=3.93.0.72
 pkgrel=1
 pkgdesc='An adaptive Gtk+ theme based on Material Design Guidelines'
 arch=('any')


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

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:33:04
  Author: felixonmars
Revision: 286892

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-reflection/repos/community-staging-x86_64/PKGBUILD (from rev 
286891, haskell-reflection/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-25 20:33:04 UTC (rev 286892)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=reflection
+pkgname=haskell-reflection
+pkgver=2.1.3
+pkgrel=1
+pkgdesc="Reifies arbitrary terms into types that can be reflected back into 
terms"
+url="https://github.com/ekmett/reflection;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f53ca194c1328f1141ecabc0ec68d5fad32a42c8d551a8dbe6db183e84f9f4258e641f1d9ee0369b7d32cd0444687e7376b820efdde7876dffae60aeb46e7e61')
+
+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 \
+-ftemplate-haskell -f-slow
+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-reflection/trunk (PKGBUILD)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:32:38
  Author: felixonmars
Revision: 286891

upgpkg: haskell-reflection 2.1.3-1

rebuild with reflection,2.1.3

Modified:
  haskell-reflection/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:32:15 UTC (rev 286890)
+++ PKGBUILD2018-01-25 20:32:38 UTC (rev 286891)
@@ -4,8 +4,8 @@
 
 _hkgname=reflection
 pkgname=haskell-reflection
-pkgver=2.1.2
-pkgrel=6
+pkgver=2.1.3
+pkgrel=1
 pkgdesc="Reifies arbitrary terms into types that can be reflected back into 
terms"
 url="https://github.com/ekmett/reflection;
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('759ad3afa304adc1ca0509450429946d3f6f7a89c98344ba9bceedf2352e4c89a0d5ab00feb2e5f1e17d062c43c7673fe119e4f4ac61fcebb83f9b21c180e06d')
+sha512sums=('f53ca194c1328f1141ecabc0ec68d5fad32a42c8d551a8dbe6db183e84f9f4258e641f1d9ee0369b7d32cd0444687e7376b820efdde7876dffae60aeb46e7e61')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in deepin-qt-dbus-factory/repos (3 files)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:32:15
  Author: felixonmars
Revision: 286890

archrelease: copy trunk to community-testing-x86_64

Added:
  deepin-qt-dbus-factory/repos/community-testing-x86_64/
  deepin-qt-dbus-factory/repos/community-testing-x86_64/PKGBUILD
(from rev 286889, deepin-qt-dbus-factory/trunk/PKGBUILD)
  deepin-qt-dbus-factory/repos/community-testing-x86_64/rename-xmousearea.patch
(from rev 286889, deepin-qt-dbus-factory/trunk/rename-xmousearea.patch)

-+
 PKGBUILD|   34 ++
 rename-xmousearea.patch |  149 ++
 2 files changed, 183 insertions(+)

Copied: deepin-qt-dbus-factory/repos/community-testing-x86_64/PKGBUILD (from 
rev 286889, deepin-qt-dbus-factory/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-01-25 20:32:15 UTC (rev 286890)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-qt-dbus-factory
+pkgver=0.4.2
+pkgrel=2
+pkgdesc='A repository stores auto-generated Qt5 dbus code'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-qt-dbus-factory;
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('python')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/$pkgver.tar.gz;
+rename-xmousearea.patch)
+sha512sums=('bd1ebf8e41bfc20afdc6defef3929cd5fa4d972346928899dedaa9f5105dbd8f28d37191cf083ef95e279364e3ef0e384f633d75f3a0e3119aebd2bd244feffe'
+
'635eacdb4b7db70eb4b310047a7aa4e06391f054f63368234e066bbb4dee897709e12c954610ed59ea84b0acdd65cd521cede74389c48fa171b0e0bdfd9aabca')
+
+prepare() {
+  cd dde-qt-dbus-factory-$pkgver
+  patch -p1 -i ../rename-xmousearea.patch
+}
+
+build() {
+  cd dde-qt-dbus-factory-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-qt-dbus-factory-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Copied: 
deepin-qt-dbus-factory/repos/community-testing-x86_64/rename-xmousearea.patch 
(from rev 286889, deepin-qt-dbus-factory/trunk/rename-xmousearea.patch)
===
--- community-testing-x86_64/rename-xmousearea.patch
(rev 0)
+++ community-testing-x86_64/rename-xmousearea.patch2018-01-25 20:32:15 UTC 
(rev 286890)
@@ -0,0 +1,149 @@
+From 36744c67e49a2a8de0a70e07f6e5aa80e77e7418 Mon Sep 17 00:00:00 2001
+From: kirigaya 
+Date: Mon, 04 Dec 2017 18:12:29 +0800
+Subject: [PATCH] feat(rename): rename xmousearea to XEventMonitor
+
+Change-Id: I7065a77fe46ecf2b268fef71e990f8390b04e99d
+---
+
+diff --git a/xml/com.deepin.api.XEventMonitor.xml 
b/xml/com.deepin.api.XEventMonitor.xml
+new file mode 100644
+index 000..149a52b
+--- /dev/null
 b/xml/com.deepin.api.XEventMonitor.xml
+@@ -0,0 +1,63 @@
++
++  
++
++
++
++
++
++
++  
++  
++
++
++
++
++  
++  
++
++  
++  
++
++
++  
++  
++
++
++
++  
++  
++
++
++
++  
++  
++
++
++
++  
++  
++
++
++
++
++  
++  
++
++
++
++
++  
++  
++
++
++
++
++  
++  
++
++
++
++
++  
++  
++
+\ No newline at end of file
+diff --git a/xml/com.deepin.api.XMouseArea.xml 
b/xml/com.deepin.api.XMouseArea.xml
+deleted file mode 100644
+index 791795e..000
+--- a/xml/com.deepin.api.XMouseArea.xml
 /dev/null
+@@ -1,65 +0,0 @@
+- 
+-  
+-   
+-   
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-  
+-  
+-   
+-  
+-  
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-  
+-  
+- 


[arch-commits] Commit in deepin-qt-dbus-factory/trunk (2 files)

2018-01-25 Thread Felix Yan via arch-commits
Date: Thursday, January 25, 2018 @ 20:31:54
  Author: felixonmars
Revision: 286889

upgpkg: deepin-qt-dbus-factory 0.4.2-2

use new api name

Added:
  deepin-qt-dbus-factory/trunk/rename-xmousearea.patch
Modified:
  deepin-qt-dbus-factory/trunk/PKGBUILD

-+
 PKGBUILD|   13 +++-
 rename-xmousearea.patch |  149 ++
 2 files changed, 159 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 20:28:31 UTC (rev 286888)
+++ PKGBUILD2018-01-25 20:31:54 UTC (rev 286889)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-qt-dbus-factory
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A repository stores auto-generated Qt5 dbus code'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-qt-dbus-factory;
@@ -12,9 +12,16 @@
 license=('GPL3')
 depends=('qt5-base')
 makedepends=('python')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/$pkgver.tar.gz;)
-sha512sums=('bd1ebf8e41bfc20afdc6defef3929cd5fa4d972346928899dedaa9f5105dbd8f28d37191cf083ef95e279364e3ef0e384f633d75f3a0e3119aebd2bd244feffe')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/$pkgver.tar.gz;
+rename-xmousearea.patch)
+sha512sums=('bd1ebf8e41bfc20afdc6defef3929cd5fa4d972346928899dedaa9f5105dbd8f28d37191cf083ef95e279364e3ef0e384f633d75f3a0e3119aebd2bd244feffe'
+
'635eacdb4b7db70eb4b310047a7aa4e06391f054f63368234e066bbb4dee897709e12c954610ed59ea84b0acdd65cd521cede74389c48fa171b0e0bdfd9aabca')
 
+prepare() {
+  cd dde-qt-dbus-factory-$pkgver
+  patch -p1 -i ../rename-xmousearea.patch
+}
+
 build() {
   cd dde-qt-dbus-factory-$pkgver
   qmake-qt5 PREFIX=/usr

Added: rename-xmousearea.patch
===
--- rename-xmousearea.patch (rev 0)
+++ rename-xmousearea.patch 2018-01-25 20:31:54 UTC (rev 286889)
@@ -0,0 +1,149 @@
+From 36744c67e49a2a8de0a70e07f6e5aa80e77e7418 Mon Sep 17 00:00:00 2001
+From: kirigaya 
+Date: Mon, 04 Dec 2017 18:12:29 +0800
+Subject: [PATCH] feat(rename): rename xmousearea to XEventMonitor
+
+Change-Id: I7065a77fe46ecf2b268fef71e990f8390b04e99d
+---
+
+diff --git a/xml/com.deepin.api.XEventMonitor.xml 
b/xml/com.deepin.api.XEventMonitor.xml
+new file mode 100644
+index 000..149a52b
+--- /dev/null
 b/xml/com.deepin.api.XEventMonitor.xml
+@@ -0,0 +1,63 @@
++
++  
++
++
++
++
++
++
++  
++  
++
++
++
++
++  
++  
++
++  
++  
++
++
++  
++  
++
++
++
++  
++  
++
++
++
++  
++  
++
++
++
++  
++  
++
++
++
++
++  
++  
++
++
++
++
++  
++  
++
++
++
++
++  
++  
++
++
++
++
++  
++  
++
+\ No newline at end of file
+diff --git a/xml/com.deepin.api.XMouseArea.xml 
b/xml/com.deepin.api.XMouseArea.xml
+deleted file mode 100644
+index 791795e..000
+--- a/xml/com.deepin.api.XMouseArea.xml
 /dev/null
+@@ -1,65 +0,0 @@
+- 
+-  
+-   
+-   
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-  
+-  
+-   
+-  
+-  
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-   
+-   
+-   
+-  
+-  
+-   
+-  
+-  
+- 


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

2018-01-25 Thread Maxime Gauduin via arch-commits
Date: Thursday, January 25, 2018 @ 20:23:59
  Author: alucryd
Revision: 286872

upgpkg: tlp 1.1-1

Modified:
  tlp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 19:59:05 UTC (rev 286871)
+++ PKGBUILD2018-01-25 20:23:59 UTC (rev 286872)
@@ -4,13 +4,13 @@
 
 pkgbase=tlp
 pkgname=('tlp' 'tlp-rdw')
-pkgver=1.0
+pkgver=1.1
 pkgrel=1
 arch=('any')
 url='http://linrunner.de/en/tlp/tlp.html'
 license=('GPL2' 'GPL3')
 
source=("tlp-${pkgver}.tar.gz::https://github.com/linrunner/TLP/archive/${pkgver}.tar.gz;)
-sha256sums=('642717b27db3a70c2cdef2673fe3229bf314488aa0797515e63d933b93bc78ec')
+sha256sums=('76e1a091eed1055f7af75f49621be51ed41b1e8f872eeb9506c0749060fd1019')
 
 package_tlp() {
   pkgdesc='Linux Advanced Power Management'


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

2018-01-25 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, January 25, 2018 @ 19:59:05
  Author: jlichtblau
Revision: 286871

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-25 19:58:47 UTC (rev 286870)
+++ PKGBUILD2018-01-25 19:59:05 UTC (rev 286871)
@@ -1,54 +0,0 @@
-# $Id: PKGBUILD 97778 2013-09-29 16:22:13Z jlichtblau $
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Giovanni Scafora 
-# Contributor: Daniel J Griffiths 
-# Contributor: Felix Yan 
-
-pkgbase=python-html2text
-pkgname=('python-html2text' 'python2-html2text')
-pkgver=2017.10.4
-pkgrel=1
-pkgdesc="A HTML to markdown-structured text converter"
-arch=('any')
-url="https://pypi.python.org/pypi/html2text/;
-license=('GPL3')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-coverage' 
'python2-coverage')
-provides=('html2text')
-replaces=('html2text')
-source=($pkgname-$pkgver.tar.gz::https://github.com/Alir3z4/html2text/archive/$pkgver.tar.gz)
-sha256sums=('e32553658cfe504db084a98ccc11758727107acc4c12c5fe464f6a8cdccc938f')
-
-prepare() {
-  cp -a html2text-$pkgver{,-py2}
-}
-
-build() {
-  cd "${srcdir}"/html2text-$pkgver
-  python setup.py build
-  
-  cd "${srcdir}"/html2text-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "${srcdir}"/html2text-$pkgver
-  PYTHONPATH=$PYTHONPATH:. python setup.py test --verbose
-
-  cd "${srcdir}"/html2text-$pkgver-py2
-  PYTHONPATH=$PYTHONPATH:. python2 setup.py test --verbose
-}
-
-package_python-html2text() {
-  depends=('python-setuptools')
-
-  cd "${srcdir}"/html2text-$pkgver
-  python setup.py install --root="${pkgdir}"
-}
-
-package_python2-html2text() {
-  depends=('python2-setuptools')
-
-  cd "${srcdir}"/html2text-$pkgver-py2
-  python2 setup.py install --root="${pkgdir}"
-  mv "$pkgdir/usr/bin/html2text"{,2}
-}

Copied: python-html2text/repos/community-any/PKGBUILD (from rev 286870, 
python-html2text/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-25 19:59:05 UTC (rev 286871)
@@ -0,0 +1,54 @@
+# $Id: PKGBUILD 97778 2013-09-29 16:22:13Z jlichtblau $
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Giovanni Scafora 
+# Contributor: Daniel J Griffiths 
+# Contributor: Felix Yan 
+
+pkgbase=python-html2text
+pkgname=('python-html2text' 'python2-html2text')
+pkgver=2018.1.9
+pkgrel=1
+pkgdesc="A HTML to markdown-structured text converter"
+arch=('any')
+url="https://pypi.python.org/pypi/html2text/;
+license=('GPL3')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-coverage' 
'python2-coverage')
+provides=('html2text')
+replaces=('html2text')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Alir3z4/html2text/archive/$pkgver.tar.gz)
+sha256sums=('9ad585bb7fda536ce231349e5046aefec7ccc2d111d11b859c9040edab94416b')
+
+prepare() {
+  cp -a html2text-$pkgver{,-py2}
+}
+
+build() {
+  cd "${srcdir}"/html2text-$pkgver
+  python setup.py build
+  
+  cd "${srcdir}"/html2text-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "${srcdir}"/html2text-$pkgver
+  PYTHONPATH=$PYTHONPATH:. python setup.py test --verbose
+
+  cd "${srcdir}"/html2text-$pkgver-py2
+  PYTHONPATH=$PYTHONPATH:. python2 setup.py test --verbose
+}
+
+package_python-html2text() {
+  depends=('python-setuptools')
+
+  cd "${srcdir}"/html2text-$pkgver
+  python setup.py install --root="${pkgdir}"
+}
+
+package_python2-html2text() {
+  depends=('python2-setuptools')
+
+  cd "${srcdir}"/html2text-$pkgver-py2
+  python2 setup.py install --root="${pkgdir}"
+  mv "$pkgdir/usr/bin/html2text"{,2}
+}


  1   2   >