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

2018-11-11 Thread Antonio Rojas via arch-commits
Date: Monday, November 12, 2018 @ 07:07:08
  Author: arojas
Revision: 339372

archrelease: copy trunk to extra-x86_64

Added:
  spglib/repos/extra-x86_64/PKGBUILD
(from rev 339371, spglib/trunk/PKGBUILD)
Deleted:
  spglib/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-12 07:06:42 UTC (rev 339371)
+++ PKGBUILD2018-11-12 07:07:08 UTC (rev 339372)
@@ -1,31 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=spglib
-pkgver=1.11.0
-pkgrel=1
-pkgdesc="C library for finding and handling crystal symmetries"
-arch=(x86_64)
-url="https://atztogo.github.io/spglib/";
-license=(custom)
-depends=(glibc)
-makedepends=()
-source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz";)
-sha256sums=('e4befe27473a69b7982597760d6838cc48d9ef7b624a439436a17f5487f78f51')
-
-prepare() {
-  cd $pkgname-$pkgver
-  touch INSTALL NEWS README AUTHORS
-  autoreconf -vi
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: spglib/repos/extra-x86_64/PKGBUILD (from rev 339371, 
spglib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-12 07:07:08 UTC (rev 339372)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=spglib
+pkgver=1.11.1
+pkgrel=1
+pkgdesc="C library for finding and handling crystal symmetries"
+arch=(x86_64)
+url="https://atztogo.github.io/spglib/";
+license=(custom)
+depends=(glibc)
+makedepends=()
+source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz";)
+sha256sums=('4b45d93099087ba2d18561324ddcd285201977354b5099a1ee2ced4ecaa7ddf7')
+
+prepare() {
+  cd $pkgname-$pkgver
+  touch INSTALL NEWS README AUTHORS
+  autoreconf -vi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-11-11 Thread Antonio Rojas via arch-commits
Date: Monday, November 12, 2018 @ 07:06:42
  Author: arojas
Revision: 339371

Update to 1.11.1

Modified:
  spglib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-12 04:47:45 UTC (rev 339370)
+++ PKGBUILD2018-11-12 07:06:42 UTC (rev 339371)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=spglib
-pkgver=1.11.0
+pkgver=1.11.1
 pkgrel=1
 pkgdesc="C library for finding and handling crystal symmetries"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=()
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz";)
-sha256sums=('e4befe27473a69b7982597760d6838cc48d9ef7b624a439436a17f5487f78f51')
+sha256sums=('4b45d93099087ba2d18561324ddcd285201977354b5099a1ee2ced4ecaa7ddf7')
 
 prepare() {
   cd $pkgname-$pkgver


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

2018-11-11 Thread Evgeniy Alekseev via arch-commits
Date: Monday, November 12, 2018 @ 06:44:39
  Author: arcanis
Revision: 406408

archrelease: copy trunk to community-any

Added:
  eric-i18n/repos/community-any/ChangeLog
(from rev 406407, eric-i18n/trunk/ChangeLog)
  eric-i18n/repos/community-any/PKGBUILD
(from rev 406407, eric-i18n/trunk/PKGBUILD)
Deleted:
  eric-i18n/repos/community-any/ChangeLog
  eric-i18n/repos/community-any/PKGBUILD

---+
 ChangeLog |  337 ++--
 PKGBUILD  |   94 
 2 files changed, 217 insertions(+), 214 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2018-11-12 06:44:24 UTC (rev 406407)
+++ ChangeLog   2018-11-12 06:44:39 UTC (rev 406408)
@@ -1,167 +0,0 @@
-18.10-1:
-upstream update
-
-18.08-1:
-upstream update
-
-18.06-1:
-upstream update
-
-18.05-1:
-upstream update
-
-18.04-1:
-upstream update
-
-18.03-1:
-upstream update
-
-18.01-1:
-* upstream update
-* drop cs, fr, it pt, tr and zh_CN translations since they are no longer 
supported by upstream
-
-17.12-1:
-upstream update
-
-17.11.1-1:
-upstream update
-
-17.11-1:
-upstream update
-
-17.10-1:
-upstream update
-
-17.09-1:
-upstream update
-
-17.08-1:
-upstream update
-
-17.07-1:
-upstream update
-
-17.06-1:
-upstream update
-
-17.05-1:
-upstream update
-
-17.04.1-1:
-upstream update
-
-17.03.1-1:
-upstream update
-
-17.03-1:
-upstream update
-
-17.02-1:
-* upstream update
-* drop qt4 versions as soon as they depend on qtwebkit
-
-17.01-1:
-upstream update
-
-16.12-1:
-upstream update
-
-16.11-1:
-upstream update
-
-6.1.11-1:
-upstream update
-
-6.1.10-1:
-upstream update
-
-6.1.9-1:
-upstream update
-
-6.1.8-1:
-upstream update
-
-6.1.7-1:
-upstream update
-
-6.1.6-1:
-upstream update
-
-6.1.5-2:
-fix broken Qt4 translations
-
-6.1.5-1:
-upstream update
-
-6.1.4-1:
-upstream update
-
-6.1.3-1:
-upstream update
-
-6.1.2-3:
-* rename zh_CN package to zh_cn
-* fix description
-
-6.1.2-2:
-rebuild in clean chroot for .BUILDINFO
-
-6.1.2-1:
-upstream update
-
-6.1.1-2:
-fix FS#47677
-
-6.1.1-1:
-upstream update
-
-6.1.0-1:
-upsream update
-
-6.0.11-1:
-upstream update
-
-6.0.10-1:
-upstream update
-
-6.0.9-1:
-upstream update
-
-6.0.8-1:
-upstream update
-
-6.0.7-1:
-upstream update
-
-6.0.6-1:
-upstream update
-
-6.0.5-1:
-upstream update
-
-6.0.4-1:
-upstream update
-
-6.0.3-1:
-upstream update
-
-6.0.2-1:
-upstream update
-
-6.0.0-1:
-upstream update
-
-6.0.0-2:
-rename qt4 packages to more pretty name
-
-6.0.0-1:
-upstream update
-
-5.5.2-1:
-upstream update
-
-5.5.1-1:
-upstream update
-
-5.5.0-1:
-upstream update. Create package

Copied: eric-i18n/repos/community-any/ChangeLog (from rev 406407, 
eric-i18n/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2018-11-12 06:44:39 UTC (rev 406408)
@@ -0,0 +1,170 @@
+18.11-1:
+upstream update
+
+18.10-1:
+upstream update
+
+18.08-1:
+upstream update
+
+18.06-1:
+upstream update
+
+18.05-1:
+upstream update
+
+18.04-1:
+upstream update
+
+18.03-1:
+upstream update
+
+18.01-1:
+* upstream update
+* drop cs, fr, it pt, tr and zh_CN translations since they are no longer 
supported by upstream
+
+17.12-1:
+upstream update
+
+17.11.1-1:
+upstream update
+
+17.11-1:
+upstream update
+
+17.10-1:
+upstream update
+
+17.09-1:
+upstream update
+
+17.08-1:
+upstream update
+
+17.07-1:
+upstream update
+
+17.06-1:
+upstream update
+
+17.05-1:
+upstream update
+
+17.04.1-1:
+upstream update
+
+17.03.1-1:
+upstream update
+
+17.03-1:
+upstream update
+
+17.02-1:
+* upstream update
+* drop qt4 versions as soon as they depend on qtwebkit
+
+17.01-1:
+upstream update
+
+16.12-1:
+upstream update
+
+16.11-1:
+upstream update
+
+6.1.11-1:
+upstream update
+
+6.1.10-1:
+upstream update
+
+6.1.9-1:
+upstream update
+
+6.1.8-1:
+upstream update
+
+6.1.7-1:
+upstream update
+
+6.1.6-1:
+upstream update
+
+6.1.5-2:
+fix broken Qt4 translations
+
+6.1.5-1:
+upstream update
+
+6.1.4-1:
+upstream update
+
+6.1.3-1:
+upstream update
+
+6.1.2-3:
+* rename zh_CN package to zh_cn
+* fix description
+
+6.1.2-2:
+rebuild in clean chroot for .BUILDINFO
+
+6.1.2-1:
+upstream update
+
+6.1.1-2:
+fix FS#47677
+
+6.1.1-1:
+upstream update
+
+6.1.0-1:
+upsream update
+
+6.0.11-1:
+upstream update
+
+6.0.10-1:
+upstream update
+
+6.0.9-1:
+upstream update
+
+6.0.8-1:
+upstream update
+
+6.0.7-1:
+upstream update
+
+6.0.6-1:
+upstream update
+
+6.0.5-1:
+upstream update
+
+6.0.4-1:
+upstream update
+
+6.0.3-1:
+upstream update
+
+6.0.2-1:
+upstream update
+
+6.0.0-1:
+upstream update
+
+6.0.0-2:
+rename qt4 packages to more pretty name
+
+6.0.0-1:
+upstream update
+
+5.5.2-1:
+upstream update
+
+5.5.1-1:
+upstream update
+
+5.5.0-1:
+upstream update. Create package

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-12 06:44:24 UTC (rev 406407)
+++ PKGBUILD20

[arch-commits] Commit in eric-i18n/trunk (ChangeLog PKGBUILD)

2018-11-11 Thread Evgeniy Alekseev via arch-commits
Date: Monday, November 12, 2018 @ 06:44:24
  Author: arcanis
Revision: 406407

upgpkg: eric-i18n 18.11-1

Modified:
  eric-i18n/trunk/ChangeLog
  eric-i18n/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |   10 +-
 2 files changed, 8 insertions(+), 5 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2018-11-12 06:44:05 UTC (rev 406406)
+++ ChangeLog   2018-11-12 06:44:24 UTC (rev 406407)
@@ -1,3 +1,6 @@
+18.11-1:
+upstream update
+
 18.10-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2018-11-12 06:44:05 UTC (rev 406406)
+++ PKGBUILD2018-11-12 06:44:24 UTC (rev 406407)
@@ -2,7 +2,7 @@
 # Contributor: M0Rf30
 
 pkgbase=eric-i18n
-pkgver=18.10
+pkgver=18.11
 pkgrel=1
 pkgdesc="Language pack for the Eric IDE"
 arch=('any')
@@ -41,7 +41,7 @@
  "${pkgdir}/usr/share/qt/translations/eric6_${1}.qm"
 }
 
-sha512sums=('413420a726bce2c830c79ac7c24568fba803a3879df928ee2c1fb95e6594a545eb6b0aa06c8ef51f678be22ece115b9b01e28bc85367b171e4b55babc33bedf3'
-
'529fd5d2c4cac90ce9b70018c70f1793af8730bc1fbe8ef64d1368984c6758a541f27f0c8ee316c28404926dacba39dfc1a914693572ee1b96452d385c5e4015'
-
'28bf33207909ec4f3d3fe4ff8187924588d300aa5a5c112417e27da37e33371b55bed6e4f577c3576e7660e1163ef814381944e471b38ab3b6e29a5eb2cd3ef3'
-
'c7bd8092d3354d524b0008128640f3ed3d7be742b4b6f1e60a6904a7f68421e2ddb854563acd20300b8b5ea9a44b8efb4e73b4b3de406b9ff07ce551257a41ac')
+sha512sums=('d01510433531b28a3f5650630217404a8b428f1130bb3f5a5d208f632c25947ebb0cff2412e3fcd988f825c275452f31418c8bd375757891d89581c6d388b7d1'
+
'34ffbe447cb104ccaf196fc5f3e4daa1250a93ec44058d1f3530390652379ff898a04e08cb038d9de306316799fbdefa3ee021e4b732725eef037cebf3c53f6b'
+
'52f1ef0cafab5592debfa053aab362a2d71f2daa1c21841beb0343a05dcc38ab16a29be26580853f1005aa8777166c33fa0edfa2a07f7cf77d10abc1fc03b094'
+
'37645bd84a640a11123130e59aa92df426da7d957f2e14261dc88fe4b83a42e66ae1dc04a9102bd1b77e80a4dee1316daf95f0ea188cce91c85b8e5bcb80a947')


[arch-commits] Commit in eric/repos/community-any (6 files)

2018-11-11 Thread Evgeniy Alekseev via arch-commits
Date: Monday, November 12, 2018 @ 06:44:05
  Author: arcanis
Revision: 406406

archrelease: copy trunk to community-any

Added:
  eric/repos/community-any/.contrib
(from rev 406405, eric/trunk/.contrib)
  eric/repos/community-any/ChangeLog
(from rev 406405, eric/trunk/ChangeLog)
  eric/repos/community-any/PKGBUILD
(from rev 406405, eric/trunk/PKGBUILD)
Deleted:
  eric/repos/community-any/.contrib
  eric/repos/community-any/ChangeLog
  eric/repos/community-any/PKGBUILD

---+
 .contrib  |   14 +-
 ChangeLog |  339 ++--
 PKGBUILD  |  172 +++---
 3 files changed, 264 insertions(+), 261 deletions(-)

Deleted: .contrib
===
--- .contrib2018-11-12 06:43:45 UTC (rev 406405)
+++ .contrib2018-11-12 06:44:05 UTC (rev 406406)
@@ -1,7 +0,0 @@
-This is a list of (past) contributors not already credited in the PKGBUILD:
-
-Eric Belanger 
-riai 
-Ben 
-Daniel J Griffiths 
-Felix Rohrbach 

Copied: eric/repos/community-any/.contrib (from rev 406405, eric/trunk/.contrib)
===
--- .contrib(rev 0)
+++ .contrib2018-11-12 06:44:05 UTC (rev 406406)
@@ -0,0 +1,7 @@
+This is a list of (past) contributors not already credited in the PKGBUILD:
+
+Eric Belanger 
+riai 
+Ben 
+Daniel J Griffiths 
+Felix Rohrbach 

Deleted: ChangeLog
===
--- ChangeLog   2018-11-12 06:43:45 UTC (rev 406405)
+++ ChangeLog   2018-11-12 06:44:05 UTC (rev 406406)
@@ -1,168 +0,0 @@
-18.10-1:
-upstream update
-
-18.08-1:
-upstream update
-
-18.06-1:
-upstream update
-
-18.05-1:
-upstream update
-
-18.04-1:
-upstream update
-
-18.03-1:
-upstream update
-
-18.02-1:
-upstream update
-
-18.01-1:
-upstream update
-
-17.12-1:
-upstream update
-
-17.11.1-1:
-upstream update
-
-17.11-1:
-upstream update
-
-17.10-1:
-upstream update
-
-17.09-1:
-upstream update
-
-17.08-1:
-upstream update
-
-17.07-1:
-upstream update
-
-17.06-1:
-upstream update
-
-17.05-1:
-upstream update
-
-17.04.1:
-upstream update
-
-17.03.1:
-upstream update
-
-17.03:
-upstream update
-
-17.02-1:
-* upstream update
-* drop qt4 versions as soon as they depend on qtwebkit
-
-17.01-1:
-upstream update
-
-16.12-1:
-upstream update
-
-16.11-1:
-upstream update
-
-6.1.11-1:
-upstream update
-
-6.1.10-1:
-upstream update
-
-6.1.9-1:
-upstream update
-
-6.1.8-1:
-upstream update
-
-6.1.7-1:
-upstream update
-
-6.1.6-1:
-upstream update
-
-6.1.5-1:
-upstream update
-
-6.1.4-2:
-drop install file, move to pacman hooks
-
-6.1.4-1:
-upstream update
-
-6.1.3-1:
-upstream update
-
-6.1.2-1:
-upstream update
-
-6.1.1-1:
-upstream update
-
-6.1.0-1:
-upstream update
-
-6.0.11-1:
-upstream update
-
-6.0.10-1:
-upstream update
-
-6.0.9-2:
-python3.5 rebuild
-
-6.0.9-1:
-upstream update
-
-6.0.8-1:
-upstream update
-
-6.0.7-1:
-upstream update
-
-6.0.6-1:
-upstream update
-
-6.0.5-1:
-upstream update
-
-6.0.4-1:
-upstream update
-
-6.0.3-1:
-upstream update
-
-6.0.2-1:
-upstream update
-
-6.0.1-2:
-* fix FS#43573
-* fix API path
-
-6.0.1-1:
-upstream update
-
-6.0.0-1:
-* upstream update
-* split to qt5 and qt4 packages
-
-5.5.2-1:
-upstream update
-
-5.5.1-1:
-upstream update
-
-5.5.0-1:
-* upstream update
-* create python2-eric package
-
-5.4.7-1:
-upstream update. Create eric-common package

Copied: eric/repos/community-any/ChangeLog (from rev 406405, 
eric/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2018-11-12 06:44:05 UTC (rev 406406)
@@ -0,0 +1,171 @@
+18.11-1:
+upstream update
+
+18.10-1:
+upstream update
+
+18.08-1:
+upstream update
+
+18.06-1:
+upstream update
+
+18.05-1:
+upstream update
+
+18.04-1:
+upstream update
+
+18.03-1:
+upstream update
+
+18.02-1:
+upstream update
+
+18.01-1:
+upstream update
+
+17.12-1:
+upstream update
+
+17.11.1-1:
+upstream update
+
+17.11-1:
+upstream update
+
+17.10-1:
+upstream update
+
+17.09-1:
+upstream update
+
+17.08-1:
+upstream update
+
+17.07-1:
+upstream update
+
+17.06-1:
+upstream update
+
+17.05-1:
+upstream update
+
+17.04.1:
+upstream update
+
+17.03.1:
+upstream update
+
+17.03:
+upstream update
+
+17.02-1:
+* upstream update
+* drop qt4 versions as soon as they depend on qtwebkit
+
+17.01-1:
+upstream update
+
+16.12-1:
+upstream update
+
+16.11-1:
+upstream update
+
+6.1.11-1:
+upstream update
+
+6.1.10-1:
+upstream update
+
+6.1.9-1:
+upstream update
+
+6.1.8-1:
+upstream update
+
+6.1.7-1:
+upstream update
+
+6.1.6-1:
+upstream update
+
+6.1.5-1:
+upstream update
+
+6.1.4-2:
+drop install file, move to pacman hooks
+
+6.1.4-1:
+upstream update
+
+6.1.3-1:
+upstream update
+
+6.1.2-1:
+upstream update
+
+6.1.1-1:
+upstream update
+
+6.1.0-1:
+upstream update
+
+6.0.11-1:
+upstream update
+
+6.0.10-1:
+upstream update
+
+6.

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

2018-11-11 Thread Evgeniy Alekseev via arch-commits
Date: Monday, November 12, 2018 @ 06:43:45
  Author: arcanis
Revision: 406405

upgpkg: eric 18.11-1

Modified:
  eric/trunk/ChangeLog
  eric/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2018-11-12 06:32:46 UTC (rev 406404)
+++ ChangeLog   2018-11-12 06:43:45 UTC (rev 406405)
@@ -1,3 +1,6 @@
+18.11-1:
+upstream update
+
 18.10-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2018-11-12 06:32:46 UTC (rev 406404)
+++ PKGBUILD2018-11-12 06:43:45 UTC (rev 406405)
@@ -5,7 +5,7 @@
 
 pkgbase=eric
 pkgname=('eric-common' 'eric' 'python2-eric')
-pkgver=18.10
+pkgver=18.11
 pkgrel=1
 pkgdesc="A full-featured Python and Ruby IDE in PyQt"
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python-qscintilla-qt5' 'python2-qscintilla-qt5'
  'qt5-svg' 'qt5-webkit')
 source=("https://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz";)
-sha512sums=('f70e7476140434fb675de36c79f7b37143def19774fc500e28b59f46529b02e4b4e0a88e457a6c44c30632e1215060a931a0cb89986c69d4abf5b006dcb36210')
+sha512sums=('e4fd3a43bbed98b211b0f78010c0996f305a6203bb5b9fd3fc33009b31ea3e46d591250a894fe14556c51f230d5f036d6b1dba6575e518039fd3887e9b1f66f8')
 changelog=ChangeLog
 
 prepare() {


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

2018-11-11 Thread Evgeniy Alekseev via arch-commits
Date: Monday, November 12, 2018 @ 06:32:35
  Author: arcanis
Revision: 406403

upgpkg: libmatio 1.5.13-1

Modified:
  libmatio/trunk/ChangeLog
  libmatio/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2018-11-12 06:23:35 UTC (rev 406402)
+++ ChangeLog   2018-11-12 06:32:35 UTC (rev 406403)
@@ -1,3 +1,6 @@
+1.5.13-1:
+upstream update
+
 1.5.12-3:
 hdf5 rebuild
 

Modified: PKGBUILD
===
--- PKGBUILD2018-11-12 06:23:35 UTC (rev 406402)
+++ PKGBUILD2018-11-12 06:32:35 UTC (rev 406403)
@@ -4,8 +4,8 @@
 # Contributor: William Rea 
 
 pkgname=libmatio
-pkgver=1.5.12
-pkgrel=4
+pkgver=1.5.13
+pkgrel=1
 pkgdesc='C library with a fortran 90/95 module interface for reading/writing 
MATLAB MAT-files'
 arch=('x86_64')
 license=('custom:BSD')
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://downloads.sourceforge.net/matio/matio-${pkgver}.tar.gz";)
 changelog=ChangeLog
-sha512sums=('d777d4b9d76bd0c10378c1fe6c59b723490975b18dc894def578183b704e1c4b7389688370478b3aa37c1ff9a275109850f8e23d8f162042b32c82f0f35a3c29')
+sha512sums=('2db430dd47b8ceed850aaadf36c0fd3b405ba32db3eb2d5be320d007754983e2538ab99338d3ae8d69e8a531818c3bde0807c1f4a505eff7dd25d4a77934b737')
 
 build() {
   cd "matio-${pkgver}"


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

2018-11-11 Thread Evgeniy Alekseev via arch-commits
Date: Monday, November 12, 2018 @ 06:32:46
  Author: arcanis
Revision: 406404

archrelease: copy trunk to community-testing-x86_64

Added:
  libmatio/repos/community-testing-x86_64/
  libmatio/repos/community-testing-x86_64/ChangeLog
(from rev 406403, libmatio/trunk/ChangeLog)
  libmatio/repos/community-testing-x86_64/PKGBUILD
(from rev 406403, libmatio/trunk/PKGBUILD)

---+
 ChangeLog |   32 
 PKGBUILD  |   30 ++
 2 files changed, 62 insertions(+)

Copied: libmatio/repos/community-testing-x86_64/ChangeLog (from rev 406403, 
libmatio/trunk/ChangeLog)
===
--- community-testing-x86_64/ChangeLog  (rev 0)
+++ community-testing-x86_64/ChangeLog  2018-11-12 06:32:46 UTC (rev 406404)
@@ -0,0 +1,32 @@
+1.5.13-1:
+upstream update
+
+1.5.12-3:
+hdf5 rebuild
+
+1.5.12-1:
+upstream update
+
+1.5.11-1:
+upstream update
+
+1.5.10-2:
+hdf5 rebuild
+
+1.5.10-1:
+upstream update
+
+1.5.9-1:
+upstream update
+
+1.5.8-1:
+upstream update
+
+1.5.6-2:
+rebuild against the newest hdf5
+
+1.5.6-1:
+upstream update
+
+1.5.2-3:
+move from AUR to [community]

Copied: libmatio/repos/community-testing-x86_64/PKGBUILD (from rev 406403, 
libmatio/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-11-12 06:32:46 UTC (rev 406404)
@@ -0,0 +1,30 @@
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Stefan Husmann 
+# Contributor: Alexander Rødseth 
+# Contributor: William Rea 
+
+pkgname=libmatio
+pkgver=1.5.13
+pkgrel=1
+pkgdesc='C library with a fortran 90/95 module interface for reading/writing 
MATLAB MAT-files'
+arch=('x86_64')
+license=('custom:BSD')
+url='http://sourceforge.net/projects/matio'
+depends=('zlib' 'hdf5')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/matio/matio-${pkgver}.tar.gz";)
+changelog=ChangeLog
+sha512sums=('2db430dd47b8ceed850aaadf36c0fd3b405ba32db3eb2d5be320d007754983e2538ab99338d3ae8d69e8a531818c3bde0807c1f4a505eff7dd25d4a77934b737')
+
+build() {
+  cd "matio-${pkgver}"
+  ./configure --prefix=/usr --enable-shared --with-hdf5
+  make
+}
+
+package() {
+  cd "matio-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+


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

2018-11-11 Thread Evgeniy Alekseev via arch-commits
Date: Monday, November 12, 2018 @ 06:23:09
  Author: arcanis
Revision: 406401

upgpkg: jq 1.6-1

Modified:
  jq/trunk/ChangeLog
  jq/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |   15 ---
 2 files changed, 7 insertions(+), 11 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2018-11-11 23:12:42 UTC (rev 406400)
+++ ChangeLog   2018-11-12 06:23:09 UTC (rev 406401)
@@ -1,3 +1,6 @@
+1.6-1:
+upstream update
+
 1.5-6:
 oniguruma rebuild
 

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 23:12:42 UTC (rev 406400)
+++ PKGBUILD2018-11-12 06:23:09 UTC (rev 406401)
@@ -3,8 +3,8 @@
 # Contributor: Kars Wang 
 
 pkgname=jq
-pkgver=1.5
-pkgrel=6
+pkgver=1.6
+pkgrel=1
 pkgdesc='Command-line JSON processor'
 arch=('x86_64')
 url='http://stedolan.github.io/jq/'
@@ -11,17 +11,10 @@
 license=('MIT')
 depends=('glibc' 'oniguruma')
 makedepends=('autoconf' 'automake' 'bison' 'flex' 'python2')
-source=("https://github.com/stedolan/jq/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz";
-
"cve-2015-8863.patch::https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd.patch";)
+source=("https://github.com/stedolan/jq/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz";)
 changelog=ChangeLog
-sha512sums=('4a0bb069ae875f47731d7d84ae6b82240703dc7a694cfb0aee4c7e9639defe7ba9af575d17dc32bda4426b80c186cc8dcd4505f3a6bcbe16b39e9b13097da238'
-
'a247d7bd9ba7186d475852f7f41be1974071a4c27a1b358b80912bab19463df24b5ed5210172c84d205f8a390f0718bc834b8ca9672f9a192dc947e92d4e5f19')
+sha512sums=('f5ae8be558ca2ff15324c378d623106b74bd0823be50835e23548584aa1eb24eb81f8f054693d5d3fe44f157d0735c5f0f40b9f21899ba068f2a11d1345ace19')
 
-prepare() {
-cd "${pkgname}-${pkgver}"
-patch -p2 -i "${srcdir}/cve-2015-8863.patch"
-}
-
 build() {
 cd "${pkgname}-${pkgver}"
 ./configure --prefix=/usr


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

2018-11-11 Thread Evgeniy Alekseev via arch-commits
Date: Monday, November 12, 2018 @ 06:23:35
  Author: arcanis
Revision: 406402

archrelease: copy trunk to community-x86_64

Added:
  jq/repos/community-x86_64/ChangeLog
(from rev 406401, jq/trunk/ChangeLog)
  jq/repos/community-x86_64/PKGBUILD
(from rev 406401, jq/trunk/PKGBUILD)
Deleted:
  jq/repos/community-x86_64/ChangeLog
  jq/repos/community-x86_64/PKGBUILD

---+
 ChangeLog |   31 +++-
 PKGBUILD  |   66 ++--
 2 files changed, 46 insertions(+), 51 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2018-11-12 06:23:09 UTC (rev 406401)
+++ ChangeLog   2018-11-12 06:23:35 UTC (rev 406402)
@@ -1,14 +0,0 @@
-1.5-6:
-oniguruma rebuild
-
-1.5-4:
-fix CVE-2015-8863 (FS#50330)
-
-1.5-2:
-add oniguruma for regexp support
-
-1.5-1:
-upstream update
-
-1.4-1:
-move from AUR into [community]

Copied: jq/repos/community-x86_64/ChangeLog (from rev 406401, 
jq/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2018-11-12 06:23:35 UTC (rev 406402)
@@ -0,0 +1,17 @@
+1.6-1:
+upstream update
+
+1.5-6:
+oniguruma rebuild
+
+1.5-4:
+fix CVE-2015-8863 (FS#50330)
+
+1.5-2:
+add oniguruma for regexp support
+
+1.5-1:
+upstream update
+
+1.4-1:
+move from AUR into [community]

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-12 06:23:09 UTC (rev 406401)
+++ PKGBUILD2018-11-12 06:23:35 UTC (rev 406402)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Alex Chamberlain 
-# Contributor: Kars Wang 
-
-pkgname=jq
-pkgver=1.5
-pkgrel=6
-pkgdesc='Command-line JSON processor'
-arch=('x86_64')
-url='http://stedolan.github.io/jq/'
-license=('MIT')
-depends=('glibc' 'oniguruma')
-makedepends=('autoconf' 'automake' 'bison' 'flex' 'python2')
-source=("https://github.com/stedolan/jq/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz";
-
"cve-2015-8863.patch::https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd.patch";)
-changelog=ChangeLog
-sha512sums=('4a0bb069ae875f47731d7d84ae6b82240703dc7a694cfb0aee4c7e9639defe7ba9af575d17dc32bda4426b80c186cc8dcd4505f3a6bcbe16b39e9b13097da238'
-
'a247d7bd9ba7186d475852f7f41be1974071a4c27a1b358b80912bab19463df24b5ed5210172c84d205f8a390f0718bc834b8ca9672f9a192dc947e92d4e5f19')
-
-prepare() {
-cd "${pkgname}-${pkgver}"
-patch -p2 -i "${srcdir}/cve-2015-8863.patch"
-}
-
-build() {
-cd "${pkgname}-${pkgver}"
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" prefix=/usr install
-install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}
-

Copied: jq/repos/community-x86_64/PKGBUILD (from rev 406401, jq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-12 06:23:35 UTC (rev 406402)
@@ -0,0 +1,29 @@
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Alex Chamberlain 
+# Contributor: Kars Wang 
+
+pkgname=jq
+pkgver=1.6
+pkgrel=1
+pkgdesc='Command-line JSON processor'
+arch=('x86_64')
+url='http://stedolan.github.io/jq/'
+license=('MIT')
+depends=('glibc' 'oniguruma')
+makedepends=('autoconf' 'automake' 'bison' 'flex' 'python2')
+source=("https://github.com/stedolan/jq/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+changelog=ChangeLog
+sha512sums=('f5ae8be558ca2ff15324c378d623106b74bd0823be50835e23548584aa1eb24eb81f8f054693d5d3fe44f157d0735c5f0f40b9f21899ba068f2a11d1345ace19')
+
+build() {
+cd "${pkgname}-${pkgver}"
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" prefix=/usr install
+install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
+


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

2018-11-11 Thread Jan Steffens via arch-commits
Date: Monday, November 12, 2018 @ 04:47:29
  Author: heftig
Revision: 339369

3.30.2-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 21:48:00 UTC (rev 339368)
+++ PKGBUILD2018-11-12 04:47:29 UTC (rev 339369)
@@ -3,8 +3,8 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.30.1
-pkgrel=3
+pkgver=3.30.2
+pkgrel=1
 pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
 url="https://wiki.gnome.org/Projects/PyGObject";
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(gobject-introspection-runtime)
 makedepends=(python{,2}-cairo gobject-introspection git meson)
 optdepends=('cairo: Cairo bindings')
-_commit=85baa83ca780b4aae89ce5f25b1186ee3790b828  # tags/3.30.1^0
+_commit=3108a3a5ab82ea0af8864d8b03fd12b68657bb28  # tags/3.30.2^0
 source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2018-11-11 Thread Jan Steffens via arch-commits
Date: Monday, November 12, 2018 @ 04:47:45
  Author: heftig
Revision: 339370

archrelease: copy trunk to extra-x86_64

Added:
  pygobject/repos/extra-x86_64/PKGBUILD
(from rev 339369, pygobject/trunk/PKGBUILD)
Deleted:
  pygobject/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-12 04:47:29 UTC (rev 339369)
+++ PKGBUILD2018-11-12 04:47:45 UTC (rev 339370)
@@ -1,73 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgbase=pygobject
-pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.30.1
-pkgrel=3
-pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
-url="https://wiki.gnome.org/Projects/PyGObject";
-arch=(x86_64)
-license=(LGPL)
-depends=(gobject-introspection-runtime)
-makedepends=(python{,2}-cairo gobject-introspection git meson)
-optdepends=('cairo: Cairo bindings')
-_commit=85baa83ca780b4aae89ce5f25b1186ee3790b828  # tags/3.30.1^0
-source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-}
-
-_build() (
-  arch-meson $pkgbase build-$1 -D python=/usr/bin/$1
-  ninja -C build-$1
-)
-
-_package() {
-  DESTDIR="$pkgdir" meson install -C build-$1
-  $1 -m compileall -d /usr/lib "$pkgdir/usr/lib"
-  $1 -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
-}
-
-build() {
-  _build python
-  _build python2
-}
-
-package_python-gobject() {
-  depends=("pygobject-devel=$pkgver" python)
-
-  _package python
-
-### Split -devel
-  mkdir -p "$srcdir/devel"
-  mv "$pkgdir"/usr/{include,lib/pkgconfig} "$srcdir/devel"
-}
-
-package_python2-gobject() {
-  pkgdesc="${pkgdesc/Python/Python2}"
-  depends=("pygobject-devel=$pkgver" python2)
-
-  _package python2
-
-### Remove -devel
-  rm -r "$pkgdir"/usr/{include,lib/pkgconfig}
-}
-
-package_pygobject-devel() {
-  pkgdesc="Common development files for pygobject"
-  optdepends=()
-
-  mkdir -p "$pkgdir/usr/lib"
-  mv devel/include "$pkgdir/usr"
-  mv devel/pkgconfig "$pkgdir/usr/lib"
-}
-
-# vim:set sw=2 et:

Copied: pygobject/repos/extra-x86_64/PKGBUILD (from rev 339369, 
pygobject/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-12 04:47:45 UTC (rev 339370)
@@ -0,0 +1,73 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgbase=pygobject
+pkgname=(python-gobject python2-gobject pygobject-devel)
+pkgver=3.30.2
+pkgrel=1
+pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
+url="https://wiki.gnome.org/Projects/PyGObject";
+arch=(x86_64)
+license=(LGPL)
+depends=(gobject-introspection-runtime)
+makedepends=(python{,2}-cairo gobject-introspection git meson)
+optdepends=('cairo: Cairo bindings')
+_commit=3108a3a5ab82ea0af8864d8b03fd12b68657bb28  # tags/3.30.2^0
+source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+}
+
+_build() (
+  arch-meson $pkgbase build-$1 -D python=/usr/bin/$1
+  ninja -C build-$1
+)
+
+_package() {
+  DESTDIR="$pkgdir" meson install -C build-$1
+  $1 -m compileall -d /usr/lib "$pkgdir/usr/lib"
+  $1 -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
+}
+
+build() {
+  _build python
+  _build python2
+}
+
+package_python-gobject() {
+  depends=("pygobject-devel=$pkgver" python)
+
+  _package python
+
+### Split -devel
+  mkdir -p "$srcdir/devel"
+  mv "$pkgdir"/usr/{include,lib/pkgconfig} "$srcdir/devel"
+}
+
+package_python2-gobject() {
+  pkgdesc="${pkgdesc/Python/Python2}"
+  depends=("pygobject-devel=$pkgver" python2)
+
+  _package python2
+
+### Remove -devel
+  rm -r "$pkgdir"/usr/{include,lib/pkgconfig}
+}
+
+package_pygobject-devel() {
+  pkgdesc="Common development files for pygobject"
+  optdepends=()
+
+  mkdir -p "$pkgdir/usr/lib"
+  mv devel/include "$pkgdir/usr"
+  mv devel/pkgconfig "$pkgdir/usr/lib"
+}
+
+# vim:set sw=2 et:


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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 23:12:42
  Author: felixonmars
Revision: 406400

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 23:04:43 UTC (rev 406399)
+++ PKGBUILD2018-11-11 23:12:42 UTC (rev 406400)
@@ -1,64 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Bruno Pagani 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Stefan Husmann 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=python-matplotlib
-pkgver=3.0.2
-pkgrel=1
-pkgdesc="A python plotting library, making publication quality plots"
-arch=('x86_64')
-url="https://matplotlib.org";
-license=('custom')
-depends=('freetype2' 'libpng' 'python-numpy' 'python-cycler' 'python-dateutil' 
'python-kiwisolver' 'python-pyparsing')
-optdepends=('tk: Tk{Agg,Cairo} backends'
-'python-pyqt5: Qt5{Agg,Cairo} backends'
-'python-gobject: for GTK3{Agg,Cairo} backend'
-'python-wxpython: WX{,Agg,Cairo} backend'
-'python-cairo: {GTK3,Qt5,Tk,WX}Cairo backends'
-'python-cairocffi: alternative for Cairo backends'
-'python-tornado: WebAgg backend'
-'ffmpeg: for saving movies'
-'imagemagick: for saving animated gifs'
-'python-pillow: for reading/saving jpeg/bmp/tiff files'
-'ghostscript: usetex dependencies'
-'texlive-bin: usetex dependencies')
-makedepends=('git' 'rsync' 'python-setuptools'
- 'tk' 'python-pyqt5' 'python-gobject'
- 'python-wxpython' 'python-cairocffi' 'python-tornado'
- 'python-pillow' 'ghostscript' 'texlive-bin')
- # 'qhull' missing pkg-config file
- # 'agg' missing some non-upstreamed patches?
-checkdepends=('python-pytest-xdist' 'python-pytest-runner' 'xorg-server-xvfb'
-  'texlive-core' 'texlive-latexextra' 'inkscape' 'mencoder'
-  'ffmpeg' 'imagemagick' 'ttf-freefont' 'python-pandas')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/matplotlib/matplotlib/archive/v$pkgver.tar.gz";
-setup.cfg)
-sha512sums=('40db6cf6023483f3f9b3020735f87f1e53fdaeb177d2a82a5326a139222380ab67f6f007dd30f5a204877246baad0aefced6cf63b36dab32771124f9491c'
-
'f08c0b2e94599fdf2b736b8a655d862209934441d90f20ed872cfc128b8d2a6525763ab7cf64f2b3630e22a90798f4c52aa93b18087e9b48708d9bae34aada0b')
-
-prepare() {
-  cp -a matplotlib-$pkgver{,-test}
-
-  # Configure tests (FS#48175)
-  cp setup.cfg matplotlib-$pkgver-test/
-}
-
-build() {
-  cd matplotlib-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd matplotlib-$pkgver-test
-  xvfb-run -a -s "+extension GLX +extension RANDR +render -screen 0 
1280x1024x24" \
-python setup.py pytest --addopts="-n auto" || warning "Tests failed" # 
Different font rendering details
-}
-
-package_python-matplotlib() {
-  cd matplotlib-$pkgver
-  python setup.py install --root "$pkgdir" --prefix=/usr --optimize=1 
--skip-build
-  install -Dm644 doc/users/license.rst -t 
"$pkgdir"/usr/share/licenses/${pkgname}/
-}

Copied: python-matplotlib/repos/community-x86_64/PKGBUILD (from rev 406399, 
python-matplotlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 23:12:42 UTC (rev 406400)
@@ -0,0 +1,64 @@
+# Maintainer: Felix Yan 
+# Maintainer: Bruno Pagani 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Stefan Husmann 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=python-matplotlib
+pkgver=3.0.2
+pkgrel=1
+pkgdesc="A python plotting library, making publication quality plots"
+arch=('x86_64')
+url="https://matplotlib.org";
+license=('custom')
+depends=('freetype2' 'libpng' 'python-numpy' 'python-cycler' 'python-dateutil' 
'python-kiwisolver' 'python-pyparsing')
+optdepends=('tk: Tk{Agg,Cairo} backends'
+'python-pyqt5: Qt5{Agg,Cairo} backends'
+'python-gobject: for GTK3{Agg,Cairo} backend'
+'python-wxpython: WX{,Agg,Cairo} backend'
+'python-cairo: {GTK3,Qt5,Tk,WX}Cairo backends'
+'python-cairocffi: alternative for Cairo backends'
+'python-tornado: WebAgg backend'
+'ffmpeg: for saving movies'
+'imagemagick: for saving animated gifs'
+'python-pillow: for reading/saving jpeg/bmp/tiff fil

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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 23:04:43
  Author: felixonmars
Revision: 406399

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 23:04:23 UTC (rev 406398)
+++ PKGBUILD2018-11-11 23:04:43 UTC (rev 406399)
@@ -1,64 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Felix Kaiser 
-
-pkgbase=python-pytest
-pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="Simple powerful testing with Python"
-arch=('any')
-license=('MIT')
-url="http://pytest.org/";
-makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-py' 
'python2-py' 'python-pluggy'
- 'python2-pluggy' 'python-attrs' 'python2-attrs' 
'python-more-itertools'
- 'python2-more-itertools' 'python-atomicwrites' 
'python2-atomicwrites'
- 'python2-funcsigs' 'python2-pathlib2')
-checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-tox'
-  'python2-tox' 'python-yaml' 'python2-yaml' 'python-pytest-xdist'
-  'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 
'python-requests'
-  'python2-requests' 'python-hypothesis' 'python2-hypothesis')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
-sha512sums=('d095ee775a2c298559c7db5588082016a773b2f2cfb7e695a1d2da9006fc9f86e31df1b5f2278ad7f4dfdf00e30f981b00a101a5d1a0fa8654317c24663a9706')
-
-prepare() {
-  cp -a pytest-$pkgver{,-py2}
-
-  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/pytest-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/pytest-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/pytest-$pkgver
-  PYTHONPATH="$PWD"/build/lib python src/pytest.py
-
-  cd "$srcdir"/pytest-$pkgver-py2
-  PYTHONPATH="$PWD"/build/lib python2 src/pytest.py
-}
-
-package_python-pytest() {
-  depends=('python-py' 'python-setuptools' 'python-pluggy' 'python-attrs' 
'python-more-itertools'
-   'python-atomicwrites')
-
-  cd pytest-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pytest() {
-  depends=('python2-py' 'python2-setuptools' 'python2-pluggy' 'python2-attrs'
-   'python2-more-itertools' 'python2-atomicwrites' 'python2-funcsigs' 
'python2-pathlib2')
-
-  cd pytest-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  mv "$pkgdir"/usr/bin/py.test{,2}
-  mv "$pkgdir"/usr/bin/pytest{,2}
-}

Copied: python-pytest/repos/community-any/PKGBUILD (from rev 406398, 
python-pytest/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 23:04:43 UTC (rev 406399)
@@ -0,0 +1,64 @@
+# Maintainer: Felix Yan 
+# Contributor: Felix Kaiser 
+
+pkgbase=python-pytest
+pkgname=('python-pytest' 'python2-pytest')
+pkgver=3.10.1
+pkgrel=1
+pkgdesc="Simple powerful testing with Python"
+arch=('any')
+license=('MIT')
+url="http://pytest.org/";
+makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-py' 
'python2-py' 'python-pluggy'
+ 'python2-pluggy' 'python-attrs' 'python2-attrs' 
'python-more-itertools'
+ 'python2-more-itertools' 'python-atomicwrites' 
'python2-atomicwrites'
+ 'python2-funcsigs' 'python2-pathlib2')
+checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-tox'
+  'python2-tox' 'python-yaml' 'python2-yaml' 'python-pytest-xdist'
+  'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 
'python-requests'
+  'python2-requests' 'python-hypothesis' 'python2-hypothesis')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
+sha512sums=('d512d95a369f253450e9420daa558573e53cba856e2fa62b9746e5698caaf80c470cccf81b73f8268d7abc36f32ce288383be44df6cace7492d0fc4442ff742b')
+
+prepare() {
+  cp -a pytest-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/pytest-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pytest-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/pytest-$pkgver
+  PYTHONPATH="$PWD"/build/lib python src/pytest.py
+
+  cd "$srcdir"/pytest-$pkgver-py2
+  PYTHONPATH="$PWD"/build/lib python2 src/pytest.py
+}
+
+package_python-pytest() {
+  depends=('python-py' 'python-setuptools' 'python-pluggy' 'python-attrs' 
'python-more-i

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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 23:04:23
  Author: felixonmars
Revision: 406398

upgpkg: python-pytest 3.10.1-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 23:03:06 UTC (rev 406397)
+++ PKGBUILD2018-11-11 23:04:23 UTC (rev 406398)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.10.0
+pkgver=3.10.1
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -18,7 +18,7 @@
   'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 
'python-requests'
   'python2-requests' 'python-hypothesis' 'python2-hypothesis')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
-sha512sums=('d095ee775a2c298559c7db5588082016a773b2f2cfb7e695a1d2da9006fc9f86e31df1b5f2278ad7f4dfdf00e30f981b00a101a5d1a0fa8654317c24663a9706')
+sha512sums=('d512d95a369f253450e9420daa558573e53cba856e2fa62b9746e5698caaf80c470cccf81b73f8268d7abc36f32ce288383be44df6cace7492d0fc4442ff742b')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}


[arch-commits] Commit in sbt/repos/community-any (6 files)

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 23:03:06
  Author: felixonmars
Revision: 406397

archrelease: copy trunk to community-any

Added:
  sbt/repos/community-any/LICENSE
(from rev 406396, sbt/trunk/LICENSE)
  sbt/repos/community-any/PKGBUILD
(from rev 406396, sbt/trunk/PKGBUILD)
  sbt/repos/community-any/sbt.install
(from rev 406396, sbt/trunk/sbt.install)
Deleted:
  sbt/repos/community-any/LICENSE
  sbt/repos/community-any/PKGBUILD
  sbt/repos/community-any/sbt.install

-+
 LICENSE |   50 -
 PKGBUILD|   86 +-
 sbt.install |   16 +-
 3 files changed, 76 insertions(+), 76 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-11-11 23:02:43 UTC (rev 406396)
+++ LICENSE 2018-11-11 23:03:06 UTC (rev 406397)
@@ -1,25 +0,0 @@
-Copyright (c) 2008-2014 Typesafe Inc, Mark Harrah, Grzegorz Kossakowski, Josh 
Suereth, Indrajit Raychaudhuri, Eugene Yokota, and other contributors.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-3. The name of the author may not be used to endorse or promote products
-   derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-

Copied: sbt/repos/community-any/LICENSE (from rev 406396, sbt/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-11-11 23:03:06 UTC (rev 406397)
@@ -0,0 +1,25 @@
+Copyright (c) 2008-2014 Typesafe Inc, Mark Harrah, Grzegorz Kossakowski, Josh 
Suereth, Indrajit Raychaudhuri, Eugene Yokota, and other contributors.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+3. The name of the author may not be used to endorse or promote products
+   derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 23:02:43 UTC (rev 406396)
+++ PKGBUILD2018-11-11 23:03:06 UTC (rev 406397)
@@ -1,43 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-# Contributor: Andrea Scarpino 
-# Contributor: Leif Warner 
-
-pkgname=sbt
-epoch=1
-pkgver=1.2.3
-pkgrel=1
-pkgdesc='The interactive build tool'
-arch=('any')
-url='http://www.scala-sbt.org/'
-license=('BSD')
-depends=('java-runtime-headless' 'sh')
-IFS='.' read -a _pkgver <<< "${pkgver}"
-_majorver=${_pkgver[0]}.x
-install=sbt.install
-source=(https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tgz{,.asc}
-LICENSE)
-validpgpkeys=('2EE0EA64E

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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 23:02:43
  Author: felixonmars
Revision: 406396

upgpkg: sbt 1:1.2.6-1

Modified:
  sbt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 22:35:54 UTC (rev 406395)
+++ PKGBUILD2018-11-11 23:02:43 UTC (rev 406396)
@@ -4,7 +4,7 @@
 
 pkgname=sbt
 epoch=1
-pkgver=1.2.3
+pkgver=1.2.6
 pkgrel=1
 pkgdesc='The interactive build tool'
 arch=('any')
@@ -17,7 +17,7 @@
 
source=(https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tgz{,.asc}
 LICENSE)
 validpgpkeys=('2EE0EA64E40A89B84B2DF73499E82A75642AC823') # sbt build tool
-sha512sums=('d5df9b12967426a60daeefab76048853482d66a47cdd13820bb0f5003cf1968d280b57f754959da2ef05e78d55ae16fdca683445ebd47cee28ca4c7c66629214'
+sha512sums=('88145ae57f1c1ed01d964e3e48441c3108772c3087a066bfcffdcc4200bf4deab94609a49f590362fdf128238297ee03cefeb854d24877a2454551a26853eaca'
 'SKIP'
 
'49fefd36f8e3e796efd2b95aec76781832f64163445b6ebba624e385446bcbd308e27a82770b5e7b1ce7d4cd406d771549f0a121f1310611c92b3e15bff209d0')
 backup=(etc/${pkgname}/sbtopts)


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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 22:35:54
  Author: felixonmars
Revision: 406395

archrelease: copy trunk to community-any

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

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 22:35:17 UTC (rev 406394)
+++ PKGBUILD2018-11-11 22:35:54 UTC (rev 406395)
@@ -1,44 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.150
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime=8' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')
-backup=('etc/conf.d/jenkins')
-install='jenkins.in

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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 22:35:17
  Author: felixonmars
Revision: 406394

upgpkg: jenkins 2.151-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 21:53:33 UTC (rev 406393)
+++ PKGBUILD2018-11-11 22:35:17 UTC (rev 406394)
@@ -4,7 +4,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.150
+pkgver=2.151
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -24,7 +24,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('0945d839e9750185236765b8edec0f73276fc942b75846b706e741db67fecf2156e0f36aa2b25a9fce3d2e715d3bf1f56e0c38f4b66d147a7e4d5d7ed409a0fd'
+sha512sums=('65e3e7afbdd0a78587ef78a621226a7b2fd6b00705f91a6614404f501e8ef8acfa9edc201c9d5d1f982b4ee96813b9cf1a025e1f5bd134b3ea9456c2a900ef0e'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 21:53:33
  Author: jelle
Revision: 406393

archrelease: copy trunk to community-x86_64

Added:
  mosquitto/repos/community-x86_64/PKGBUILD
(from rev 406392, mosquitto/trunk/PKGBUILD)
  mosquitto/repos/community-x86_64/mosquitto.service
(from rev 406392, mosquitto/trunk/mosquitto.service)
  mosquitto/repos/community-x86_64/sysusers_mosquitto.conf
(from rev 406392, mosquitto/trunk/sysusers_mosquitto.conf)
Deleted:
  mosquitto/repos/community-x86_64/PKGBUILD
  mosquitto/repos/community-x86_64/mosquitto.service
  mosquitto/repos/community-x86_64/sysusers_mosquitto.conf

-+
 PKGBUILD|   86 +++---
 mosquitto.service   |   24 ++--
 sysusers_mosquitto.conf |2 -
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 21:53:23 UTC (rev 406392)
+++ PKGBUILD2018-11-11 21:53:33 UTC (rev 406393)
@@ -1,43 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Radek Podgorny 
-# Contributor: Dan Anderson 
-
-pkgname=mosquitto
-pkgver=1.5.3
-pkgrel=1
-pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
-arch=('x86_64')
-url="http://mosquitto.org/";
-depends=('openssl' 'c-ares' 'libwebsockets')
-makedepends=('docbook-xsl' 'c-ares')
-license=('BSD')
-source=(https://mosquitto.org/files/source/mosquitto-$pkgver.tar.gz{,.asc}
-"$pkgname.service"
-"sysusers_mosquitto.conf")
-backup=("etc/$pkgname/$pkgname.conf")
-sha256sums=('3081a998d303a883b1cd064009beabc88aa9159e26f5258a4ae6007160491d10'
-'SKIP'
-'3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
-'7ba9ae9e3219e24c1585760f39fab5632ded52172cd8193cc4adbd8af46c5197')
-validpgpkeys=('A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7')
-
-build() {
-  cd "$pkgname-$pkgver"
-  # FIX upstream by making SBINDIR=foo or use CMAKE
-  sed -i 's|/sbin|/bin|g' src/Makefile
-  make WITH_WEBSOCKETS=yes
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make prefix=/usr DESTDIR="$pkgdir/" install
-
-  # Shipped in git.
-  install -Dm644 "$srcdir/$pkgname.service" 
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  mv "$pkgdir/etc/$pkgname/$pkgname.conf.example" 
"$pkgdir/etc/$pkgname/$pkgname.conf"
-
-  install -D -m644 "${srcdir}"/sysusers_mosquitto.conf 
"${pkgdir}"/usr/lib/sysusers.d/mosquitto.conf
-}

Copied: mosquitto/repos/community-x86_64/PKGBUILD (from rev 406392, 
mosquitto/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 21:53:33 UTC (rev 406393)
@@ -0,0 +1,43 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Radek Podgorny 
+# Contributor: Dan Anderson 
+
+pkgname=mosquitto
+pkgver=1.5.4
+pkgrel=1
+pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
+arch=('x86_64')
+url="http://mosquitto.org/";
+depends=('openssl' 'c-ares' 'libwebsockets' 'libutil-linux')
+makedepends=('docbook-xsl' 'c-ares')
+license=('BSD')
+source=(https://mosquitto.org/files/source/mosquitto-$pkgver.tar.gz{,.asc}
+"$pkgname.service"
+"sysusers_mosquitto.conf")
+backup=("etc/$pkgname/$pkgname.conf")
+sha256sums=('5fd7f3454fd6d286645d032bc07f44a1c8583cec02ef2422c9eb32e0a89a9b2f'
+'SKIP'
+'3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
+'7ba9ae9e3219e24c1585760f39fab5632ded52172cd8193cc4adbd8af46c5197')
+validpgpkeys=('A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7')
+
+build() {
+  cd "$pkgname-$pkgver"
+  # FIX upstream by making SBINDIR=foo or use CMAKE
+  sed -i 's|/sbin|/bin|g' src/Makefile
+  make WITH_WEBSOCKETS=yes
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make prefix=/usr DESTDIR="$pkgdir/" install
+
+  # Shipped in git.
+  install -Dm644 "$srcdir/$pkgname.service" 
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  mv "$pkgdir/etc/$pkgname/$pkgname.conf.example" 
"$pkgdir/etc/$pkgname/$pkgname.conf"
+
+  install -D -m644 "${srcdir}"/sysusers_mosquitto.conf 
"${pkgdir}"/usr/lib/sysusers.d/mosquitto.conf
+}

Deleted: mosquitto.service
===
--- mosquitto.service   2018-11-11 21:53:23 UTC (rev 406392)
+++ mosquitto.service   2018-11-11 21:53:33 UTC (rev 406393)
@@ -1,12 +0,0 @@
-[Unit]
-Description=Mosquitto MQTT Broker daemon
-Requires=network.target
-
-[Service]
-ExecStart=/usr/bin/mosquitto -c /etc/mosquitto/mosquitto.conf
-ExecReload=/bin/kill -HUP $MAINPID
-Restart=on-failure
-
-[Install]
-WantedBy=multi-user.target
-

Copied: mosquitto/repos/community-x86_64/mosquitto.service (from rev 406392, 
mosquitto/trunk/mosquitto.service)
==

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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 21:53:23
  Author: jelle
Revision: 406392

upgpkg: mosquitto 1.5.4-1

Modified:
  mosquitto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 21:48:42 UTC (rev 406391)
+++ PKGBUILD2018-11-11 21:53:23 UTC (rev 406392)
@@ -3,12 +3,12 @@
 # Contributor: Dan Anderson 
 
 pkgname=mosquitto
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
 arch=('x86_64')
 url="http://mosquitto.org/";
-depends=('openssl' 'c-ares' 'libwebsockets')
+depends=('openssl' 'c-ares' 'libwebsockets' 'libutil-linux')
 makedepends=('docbook-xsl' 'c-ares')
 license=('BSD')
 source=(https://mosquitto.org/files/source/mosquitto-$pkgver.tar.gz{,.asc}
@@ -15,7 +15,7 @@
 "$pkgname.service"
 "sysusers_mosquitto.conf")
 backup=("etc/$pkgname/$pkgname.conf")
-sha256sums=('3081a998d303a883b1cd064009beabc88aa9159e26f5258a4ae6007160491d10'
+sha256sums=('5fd7f3454fd6d286645d032bc07f44a1c8583cec02ef2422c9eb32e0a89a9b2f'
 'SKIP'
 '3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
 '7ba9ae9e3219e24c1585760f39fab5632ded52172cd8193cc4adbd8af46c5197')


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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 21:36:58
  Author: jelle
Revision: 406390

archrelease: copy trunk to community-x86_64

Added:
  libsavitar/repos/community-x86_64/PKGBUILD
(from rev 406389, libsavitar/trunk/PKGBUILD)
Deleted:
  libsavitar/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 21:36:48 UTC (rev 406389)
+++ PKGBUILD2018-11-11 21:36:58 UTC (rev 406390)
@@ -1,42 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: neodarz 
-
-pkgname=libsavitar
-pkgver=3.4.1
-pkgrel=2
-pkgdesc="C++ implementation of 3mf loading with SIP python bindings"
-arch=('x86_64')
-url="https://github.com/Ultimaker/libsavitar";
-license=('AGPL')
-depends=('python' 'pugixml')
-makedepends=('cmake' 'python-sip' 'sip')
-source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libSavitar//archive/${pkgver}.tar.gz
-
https://github.com/Ultimaker/libSavitar/pull/8/commits/91aa70c6320461ae65600dce954b5ffb905b7039.patch)
-
-prepare() {
-  cd "libSavitar-${pkgver}"
-  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
-  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages/cura),DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages/cura),g'
 CMakeLists.txt
-
-  # don't install a second system pugixml; WONTFIX upstream due to:
-  # "It's been decided that an external dependency makes setting up your
-  # development environment for Cura needlessly difficult."
-  patch -Np1 -i "$srcdir"/91aa70c6320461ae65600dce954b5ffb905b7039.patch
-}
-
-build() {
-  cd "libSavitar-${pkgver}"
-  mkdir  build && cd build
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd "libSavitar-${pkgver}/build"
-  make DESTDIR="${pkgdir}" install
-}
-md5sums=('39ae53b073b5856dcebdeeaa43ca3b3b'
- '8cb2ef4a8ff551114ac8520c6be42ec6')

Copied: libsavitar/repos/community-x86_64/PKGBUILD (from rev 406389, 
libsavitar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 21:36:58 UTC (rev 406390)
@@ -0,0 +1,42 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: neodarz 
+
+pkgname=libsavitar
+pkgver=3.5.1
+pkgrel=1
+pkgdesc="C++ implementation of 3mf loading with SIP python bindings"
+arch=('x86_64')
+url="https://github.com/Ultimaker/libsavitar";
+license=('AGPL')
+depends=('python' 'pugixml')
+makedepends=('cmake' 'python-sip' 'sip')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libSavitar//archive/${pkgver}.tar.gz
+
https://github.com/Ultimaker/libSavitar/pull/8/commits/91aa70c6320461ae65600dce954b5ffb905b7039.patch)
+
+prepare() {
+  cd "libSavitar-${pkgver}"
+  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages,g' 
CMakeLists.txt
+  sed -i 's,DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}/dist-packages/cura),DESTINATION 
lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages/cura),g'
 CMakeLists.txt
+
+  # don't install a second system pugixml; WONTFIX upstream due to:
+  # "It's been decided that an external dependency makes setting up your
+  # development environment for Cura needlessly difficult."
+  patch -Np1 -i "$srcdir"/91aa70c6320461ae65600dce954b5ffb905b7039.patch
+}
+
+build() {
+  cd "libSavitar-${pkgver}"
+  mkdir  build && cd build
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd "libSavitar-${pkgver}/build"
+  make DESTDIR="${pkgdir}" install
+}
+md5sums=('308d1198fdb5f8dad800bff694e011fe'
+ '8cb2ef4a8ff551114ac8520c6be42ec6')


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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 21:36:48
  Author: jelle
Revision: 406389

upgpkg: libsavitar 3.5.1-1

Modified:
  libsavitar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 21:28:59 UTC (rev 406388)
+++ PKGBUILD2018-11-11 21:36:48 UTC (rev 406389)
@@ -2,8 +2,8 @@
 # Contributor: neodarz 
 
 pkgname=libsavitar
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc="C++ implementation of 3mf loading with SIP python bindings"
 arch=('x86_64')
 url="https://github.com/Ultimaker/libsavitar";
@@ -38,5 +38,5 @@
   cd "libSavitar-${pkgver}/build"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('39ae53b073b5856dcebdeeaa43ca3b3b'
+md5sums=('308d1198fdb5f8dad800bff694e011fe'
  '8cb2ef4a8ff551114ac8520c6be42ec6')


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 21:28:48
  Author: arodseth
Revision: 406387

upgpkg: pekwm 0.1.17-5

Modified:
  pekwm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 21:07:48 UTC (rev 406386)
+++ PKGBUILD2018-11-11 21:28:48 UTC (rev 406387)
@@ -1,16 +1,16 @@
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Alexander F. Rødseth 
 # Contributor: Kevin Piche 
 # Contributor: Eddie Lozon 
 
 pkgname=pekwm
 pkgver=0.1.17
-pkgrel=4
+pkgrel=5
 pkgdesc='Tabbed X11 window manager'
 arch=('x86_64')
 license=('GPL')
-url='https://pekwm.org/projects/pekwm'
+url='https://github.com/pekdon/pekwm'
+makedepends=('gendesk' 'git')
 depends=('libjpeg' 'libxft' 'libxinerama' 'libxpm' 'libxrandr')
-makedepends=('gendesk')
 optdepends=('lxappearance: feature-rich GTK+ theme switcher'
 'nitrogen: background browser and setter'
 'tint2: basic, good-looking task manager')
@@ -26,24 +26,24 @@
 etc/pekwm/mouse_system
 etc/pekwm/start
 etc/pekwm/vars)
-source=("https://pekwm.org/files/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('8a1fd3bf9f38e8c7bb2b2864c090f986b60cec2281ecf1bba462d120fb327d00')
+source=("git+$url#tag=release-$pkgver")
+md5sums=('SKIP')
 
 prepare() {
   gendesk -f -n --pkgname $pkgname --pkgdesc "$pkgdesc" --name PekWM
-  gendesk -f -wm --pkgname ${pkgname}_kdm --exec $pkgname --name PekWM
+  gendesk -f -n -wm --pkgname ${pkgname}_kdm --exec $pkgname --name PekWM
+  cd "$pkgname"
+  ./autogen.sh
 }
 
 build() {
-  cd "$pkgname-$pkgver"
-
+  cd "$pkgname"
   ./configure --prefix=/usr --sysconfdir=/etc
   make
 }
 
 package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-
+  make -C "$pkgname" DESTDIR="$pkgdir" install
   install -Dm644 $pkgname.desktop \
 "$pkgdir"/usr/share/xsessions/$pkgname.desktop
   install -Dm644 ${pkgname}_kdm.desktop \
@@ -51,4 +51,4 @@
 }
 
 # getver: repology.org/metapackage/pekwm/information
-# vim:ts=2 sw=2 et
+# vim: ts=2 sw=2 et


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 21:28:59
  Author: arodseth
Revision: 406388

archrelease: copy trunk to community-x86_64

Added:
  pekwm/repos/community-x86_64/PKGBUILD
(from rev 406387, pekwm/trunk/PKGBUILD)
Deleted:
  pekwm/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 21:28:48 UTC (rev 406387)
+++ PKGBUILD2018-11-11 21:28:59 UTC (rev 406388)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Kevin Piche 
-# Contributor: Eddie Lozon 
-
-pkgname=pekwm
-pkgver=0.1.17
-pkgrel=4
-pkgdesc='Tabbed X11 window manager'
-arch=('x86_64' 'i686')
-license=('GPL')
-url='https://pekwm.org/projects/pekwm'
-depends=('libjpeg' 'libxft' 'libxinerama' 'libxpm' 'libxrandr')
-makedepends=('gendesk')
-optdepends=('lxappearance: feature-rich GTK+ theme switcher'
-'nitrogen: background browser and setter'
-'tint2: basic, good-looking task manager')
-backup=(etc/pekwm/autoproperties
-etc/pekwm/autoproperties_typerules
-etc/pekwm/config
-etc/pekwm/config_system
-etc/pekwm/keys
-etc/pekwm/menu
-etc/pekwm/mouse
-etc/pekwm/mouse_click
-etc/pekwm/mouse_sloppy
-etc/pekwm/mouse_system
-etc/pekwm/start
-etc/pekwm/vars)
-source=("https://pekwm.org/files/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('8a1fd3bf9f38e8c7bb2b2864c090f986b60cec2281ecf1bba462d120fb327d00')
-
-prepare() {
-  gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name PekWM
-  gendesk -f -wm --pkgname "${pkgname}_kdm" --exec "$pkgname" --name PekWM
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir/$pkgname.desktop" \
-"$pkgdir/usr/share/xsessions/$pkgname.desktop"
-  install -Dm644 "$srcdir/${pkgname}_kdm.desktop" \
-"$pkgdir//usr/share/apps/kdm/sessions/$pkgname.desktop"
-}
-
-# getver: repology.org/metapackage/pekwm/information
-# vim:ts=2 sw=2 et

Copied: pekwm/repos/community-x86_64/PKGBUILD (from rev 406387, 
pekwm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 21:28:59 UTC (rev 406388)
@@ -0,0 +1,54 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Kevin Piche 
+# Contributor: Eddie Lozon 
+
+pkgname=pekwm
+pkgver=0.1.17
+pkgrel=5
+pkgdesc='Tabbed X11 window manager'
+arch=('x86_64')
+license=('GPL')
+url='https://github.com/pekdon/pekwm'
+makedepends=('gendesk' 'git')
+depends=('libjpeg' 'libxft' 'libxinerama' 'libxpm' 'libxrandr')
+optdepends=('lxappearance: feature-rich GTK+ theme switcher'
+'nitrogen: background browser and setter'
+'tint2: basic, good-looking task manager')
+backup=(etc/pekwm/autoproperties
+etc/pekwm/autoproperties_typerules
+etc/pekwm/config
+etc/pekwm/config_system
+etc/pekwm/keys
+etc/pekwm/menu
+etc/pekwm/mouse
+etc/pekwm/mouse_click
+etc/pekwm/mouse_sloppy
+etc/pekwm/mouse_system
+etc/pekwm/start
+etc/pekwm/vars)
+source=("git+$url#tag=release-$pkgver")
+md5sums=('SKIP')
+
+prepare() {
+  gendesk -f -n --pkgname $pkgname --pkgdesc "$pkgdesc" --name PekWM
+  gendesk -f -n -wm --pkgname ${pkgname}_kdm --exec $pkgname --name PekWM
+  cd "$pkgname"
+  ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  make -C "$pkgname" DESTDIR="$pkgdir" install
+  install -Dm644 $pkgname.desktop \
+"$pkgdir"/usr/share/xsessions/$pkgname.desktop
+  install -Dm644 ${pkgname}_kdm.desktop \
+"$pkgdir"/usr/share/apps/kdm/sessions/$pkgname.desktop
+}
+
+# getver: repology.org/metapackage/pekwm/information
+# vim: ts=2 sw=2 et


[arch-commits] Commit in wxmaxima/repos/extra-x86_64 (3 files)

2018-11-11 Thread Antonio Rojas via arch-commits
Date: Sunday, November 11, 2018 @ 21:19:44
  Author: arojas
Revision: 339289

archrelease: copy trunk to extra-x86_64

Added:
  wxmaxima/repos/extra-x86_64/8bc9d69b.patch
(from rev 339288, wxmaxima/trunk/8bc9d69b.patch)
  wxmaxima/repos/extra-x86_64/PKGBUILD
(from rev 339288, wxmaxima/trunk/PKGBUILD)
Deleted:
  wxmaxima/repos/extra-x86_64/PKGBUILD

+
 8bc9d69b.patch |   25 
 PKGBUILD   |   81 +--
 2 files changed, 69 insertions(+), 37 deletions(-)

Copied: wxmaxima/repos/extra-x86_64/8bc9d69b.patch (from rev 339288, 
wxmaxima/trunk/8bc9d69b.patch)
===
--- 8bc9d69b.patch  (rev 0)
+++ 8bc9d69b.patch  2018-11-11 21:19:44 UTC (rev 339289)
@@ -0,0 +1,25 @@
+From 8bc9d69bd9d2d66d890446af774a60bdca8179b1 Mon Sep 17 00:00:00 2001
+From: Mariusz Libera 
+Date: Wed, 7 Nov 2018 16:28:33 +0100
+Subject: [PATCH] fix wxgtk2 and wxgtk3 (#1049)
+
+based on changes suggested by @kosilin
+however I'm not sure if antialiassing works properly in wxgtk3 now
+---
+ src/MathCtrl.cpp | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/MathCtrl.cpp b/src/MathCtrl.cpp
+index 6e14afcd..d1e28cff 100644
+--- a/src/MathCtrl.cpp
 b/src/MathCtrl.cpp
+@@ -386,7 +386,7 @@ void MathCtrl::OnPaint(wxPaintEvent &WXUNUSED(event))
+ 
+   wxGCDC antiAliassingDC(dcm);
+ 
+-  #ifdef __WXGTK__
++  #if defined(__WXGTK__) && !defined(__WXGTK3__)
+   // Seems like depending on the wxGTK version the antialiassing DC doesn't 
inherit the
+   // scrolling info from the normal DC.
+   //
+ 

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 21:19:16 UTC (rev 339288)
+++ PKGBUILD2018-11-11 21:19:44 UTC (rev 339289)
@@ -1,37 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Angelo Theodorou 
-# Contributor: Vinay S Shastry 
-
-pkgname=wxmaxima
-pkgver=18.10.1
-pkgrel=1
-pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
-arch=('x86_64')
-url="https://wxmaxima-developers.github.io/wxmaxima/";
-license=('GPL2')
-depends=('maxima' 'libxml2' 'wxgtk3' 'ttf-linux-libertine')
-makedepends=('cmake')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${pkgver}.tar.gz";)
-sha512sums=('fc1e3680482bef7f2f9adaacfafc76eefdc7f11278bb7eb2012c9988d33990b5afede88574f86ea80e192479624c1c7f2cd4b3964568c467545a8cc656142fbb')
-
-build() {
-  cd ${pkgname}-Version-${pkgver}
-  cmake . \
--DCMAKE_INSTALL_PREFIX=/usr \
--DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
-  make
-}
-
-#check() {
-#  cd ${pkgname}-Version-${pkgver}
-#  ./src/wxmaxima test/testbench_simple.wxmx
-#}
-
-package() {
-  cd ${pkgname}-Version-${pkgver}
-
-  make DESTDIR="${pkgdir}" install 
-
-  # Fix category in .desktop file
-  sed -i '/Categories=/c\Categories=Science;Math;' data/wxMaxima.desktop
-}

Copied: wxmaxima/repos/extra-x86_64/PKGBUILD (from rev 339288, 
wxmaxima/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 21:19:44 UTC (rev 339289)
@@ -0,0 +1,44 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Angelo Theodorou 
+# Contributor: Vinay S Shastry 
+
+pkgname=wxmaxima
+pkgver=18.10.2
+pkgrel=1
+pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
+arch=('x86_64')
+url="https://wxmaxima-developers.github.io/wxmaxima/";
+license=('GPL2')
+depends=('maxima' 'wxgtk3' 'ttf-linux-libertine')
+makedepends=('cmake')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${pkgver}.tar.gz";
+8bc9d69b.patch)
+sha512sums=('96cabe17a1df4134d991c4a1104da76375429038da03df6a09729b8afaf279788cb0859d723bb1c9cf3e24782f63aeb198b9407515108e0e637c48c410b70a37'
+
'f9d083e3f752ca6bc04c152419b6bb1a71d3e5c25934de90cdf968240fe21d3574b180da7915acebaf15550f93a894e2505f1b4c9c3fc7b48caeee9bb3fab9af')
+
+prepare() {
+  cd $pkgname-Version-$pkgver
+  patch -p1 -i ../8bc9d69b.patch # https://bugs.archlinux.org/task/60704
+}
+
+build() {
+  cd ${pkgname}-Version-${pkgver}
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
+  make
+}
+
+#check() {
+#  cd ${pkgname}-Version-${pkgver}
+#  ./src/wxmaxima test/testbench_simple.wxmx
+#}
+
+package() {
+  cd ${pkgname}-Version-${pkgver}
+
+  make DESTDIR="${pkgdir}" install 
+
+  # Fix category in .desktop file
+  sed -i '/Categories=/c\Categories=Science;Math;' data/wxMaxima.desktop
+}


[arch-commits] Commit in wxmaxima/trunk (8bc9d69b.patch PKGBUILD)

2018-11-11 Thread Antonio Rojas via arch-commits
Date: Sunday, November 11, 2018 @ 21:19:16
  Author: arojas
Revision: 339288

Update to 18.10.2, fix FS#60704

Added:
  wxmaxima/trunk/8bc9d69b.patch
Modified:
  wxmaxima/trunk/PKGBUILD

+
 8bc9d69b.patch |   25 +
 PKGBUILD   |   15 +++
 2 files changed, 36 insertions(+), 4 deletions(-)

Added: 8bc9d69b.patch
===
--- 8bc9d69b.patch  (rev 0)
+++ 8bc9d69b.patch  2018-11-11 21:19:16 UTC (rev 339288)
@@ -0,0 +1,25 @@
+From 8bc9d69bd9d2d66d890446af774a60bdca8179b1 Mon Sep 17 00:00:00 2001
+From: Mariusz Libera 
+Date: Wed, 7 Nov 2018 16:28:33 +0100
+Subject: [PATCH] fix wxgtk2 and wxgtk3 (#1049)
+
+based on changes suggested by @kosilin
+however I'm not sure if antialiassing works properly in wxgtk3 now
+---
+ src/MathCtrl.cpp | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/MathCtrl.cpp b/src/MathCtrl.cpp
+index 6e14afcd..d1e28cff 100644
+--- a/src/MathCtrl.cpp
 b/src/MathCtrl.cpp
+@@ -386,7 +386,7 @@ void MathCtrl::OnPaint(wxPaintEvent &WXUNUSED(event))
+ 
+   wxGCDC antiAliassingDC(dcm);
+ 
+-  #ifdef __WXGTK__
++  #if defined(__WXGTK__) && !defined(__WXGTK3__)
+   // Seems like depending on the wxGTK version the antialiassing DC doesn't 
inherit the
+   // scrolling info from the normal DC.
+   //
+ 

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 20:15:00 UTC (rev 339287)
+++ PKGBUILD2018-11-11 21:19:16 UTC (rev 339288)
@@ -3,17 +3,24 @@
 # Contributor: Vinay S Shastry 
 
 pkgname=wxmaxima
-pkgver=18.10.1
+pkgver=18.10.2
 pkgrel=1
 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
 arch=('x86_64')
 url="https://wxmaxima-developers.github.io/wxmaxima/";
 license=('GPL2')
-depends=('maxima' 'libxml2' 'wxgtk3' 'ttf-linux-libertine')
+depends=('maxima' 'wxgtk3' 'ttf-linux-libertine')
 makedepends=('cmake')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${pkgver}.tar.gz";)
-sha512sums=('fc1e3680482bef7f2f9adaacfafc76eefdc7f11278bb7eb2012c9988d33990b5afede88574f86ea80e192479624c1c7f2cd4b3964568c467545a8cc656142fbb')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${pkgver}.tar.gz";
+8bc9d69b.patch)
+sha512sums=('96cabe17a1df4134d991c4a1104da76375429038da03df6a09729b8afaf279788cb0859d723bb1c9cf3e24782f63aeb198b9407515108e0e637c48c410b70a37'
+
'f9d083e3f752ca6bc04c152419b6bb1a71d3e5c25934de90cdf968240fe21d3574b180da7915acebaf15550f93a894e2505f1b4c9c3fc7b48caeee9bb3fab9af')
 
+prepare() {
+  cd $pkgname-Version-$pkgver
+  patch -p1 -i ../8bc9d69b.patch # https://bugs.archlinux.org/task/60704
+}
+
 build() {
   cd ${pkgname}-Version-${pkgver}
   cmake . \


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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 21:07:48
  Author: jelle
Revision: 406386

archrelease: copy trunk to community-any

Added:
  tesseract-data/repos/community-any/PKGBUILD
(from rev 406385, tesseract-data/trunk/PKGBUILD)
Deleted:
  tesseract-data/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 21:06:42 UTC (rev 406385)
+++ PKGBUILD2018-11-11 21:07:48 UTC (rev 406386)
@@ -1,43 +0,0 @@
-# $Id: PKGBUILD 112863 2014-06-09 09:56:33Z spupykin $
-# Maintainer: Sergej Pupykin 
-# Contributor: Andreas Hauser 
-
-_langs=(afr amh ara asm aze aze_cyrl bel ben bod bos bul cat ceb ces
-chi_sim chi_tra chr cym dan dan_frak deu deu_frak dzo ell eng enm epo
-equ est eus fas fin fra frk frm gle glg grc guj hat heb hin hrv hun
-iku ind isl ita ita_old jav jpn kan kat kat_old kaz khm kir kor kur
-lao lat lav lit mal mar mkd mlt msa mya nep nld nor ori pan pol
-por pus ron rus san sin slk slk_frak slv spa spa_old sqi srp srp_latn
-swa swe syr tam tel tgk tgl tha tir tur uig ukr urd uzb uzb_cyrl vie yid)
-
-pkgbase=tesseract-data
-pkgname=($(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
-epoch=1
-pkgver=3.04.00
-pkgrel=1
-pkgdesc="An OCR programm"
-arch=(any)
-url="https://github.com/tesseract-ocr/tessdata";
-license=("APACHE")
-depends=()
-source=($pkgbase-$pkgver.tar.gz::https://github.com/tesseract-ocr/tessdata/archive/$pkgver.tar.gz)
-sha256sums=('5dcb37198336b6953843b461ee535df1401b41008d550fc9e43d0edabca7adb1')
-
-build() {
-  true
-}
-
-# Declare the package functions for data
-for l in ${_langs[@]}; do
-eval "
-package_tesseract-data-${l}(){
-pkgdesc=\"Tesseract OCR data ($l)\"
-depends=('tesseract')
-groups=('tesseract-data')
-
-mkdir -p \$pkgdir/usr/share/tessdata
-cp \$srcdir/tessdata-$pkgver/${l}.* \$pkgdir/usr/share/tessdata/
-find \$pkgdir/usr/share/tessdata -type f -exec chmod 0644 {} \;
-}
-"
-done

Copied: tesseract-data/repos/community-any/PKGBUILD (from rev 406385, 
tesseract-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 21:07:48 UTC (rev 406386)
@@ -0,0 +1,42 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Andreas Hauser 
+
+_langs=(afr amh ara asm aze aze_cyrl bel ben bod bos bul cat ceb ces
+chi_sim chi_tra chr cym dan dan_frak deu deu_frak dzo ell eng enm epo
+equ est eus fas fin fra frk frm gle glg grc guj hat heb hin hrv hun
+iku ind isl ita ita_old jav jpn kan kat kat_old kaz khm kir kor kur
+lao lat lav lit mal mar mkd mlt msa mya nep nld nor ori pan pol
+por pus ron rus san sin slk slk_frak slv spa spa_old sqi srp srp_latn
+swa swe syr tam tel tgk tgl tha tir tur uig ukr urd uzb uzb_cyrl vie yid)
+
+pkgbase=tesseract-data
+pkgname=($(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
+epoch=1
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="An OCR programm"
+arch=(any)
+url="https://github.com/tesseract-ocr/tessdata";
+license=("APACHE")
+depends=()
+source=($pkgbase-$pkgver.tar.gz::https://github.com/tesseract-ocr/tessdata/archive/$pkgver.tar.gz)
+sha256sums=('38c637d3a1763f6c3d32e8f1d979f045668676ec5feb8ee1869ee77cedd31b08')
+
+build() {
+  true
+}
+
+# Declare the package functions for data
+for l in ${_langs[@]}; do
+eval "
+package_tesseract-data-${l}(){
+pkgdesc=\"Tesseract OCR data ($l)\"
+depends=('tesseract')
+groups=('tesseract-data')
+
+mkdir -p \$pkgdir/usr/share/tessdata
+cp \$srcdir/tessdata-$pkgver/${l}.* \$pkgdir/usr/share/tessdata/
+find \$pkgdir/usr/share/tessdata -type f -exec chmod 0644 {} \;
+}
+"
+done


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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 21:06:42
  Author: jelle
Revision: 406385

upgpkg: tesseract-data 1:4.0.0-1

Modified:
  tesseract-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 20:19:04 UTC (rev 406384)
+++ PKGBUILD2018-11-11 21:06:42 UTC (rev 406385)
@@ -12,8 +12,8 @@
 pkgbase=tesseract-data
 pkgname=($(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
 epoch=1
-pkgver=3.04.00
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
 pkgdesc="An OCR programm"
 arch=(any)
 url="https://github.com/tesseract-ocr/tessdata";
@@ -20,7 +20,7 @@
 license=("APACHE")
 depends=()
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/tesseract-ocr/tessdata/archive/$pkgver.tar.gz)
-sha256sums=('5dcb37198336b6953843b461ee535df1401b41008d550fc9e43d0edabca7adb1')
+sha256sums=('38c637d3a1763f6c3d32e8f1d979f045668676ec5feb8ee1869ee77cedd31b08')
 
 build() {
   true


[arch-commits] Commit in tesseract/repos (6 files)

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 20:19:04
  Author: jelle
Revision: 406384

db-move: moved tesseract from [community-testing] to [community] (x86_64)

Added:
  tesseract/repos/community-x86_64/PKGBUILD
(from rev 406383, tesseract/repos/community-testing-x86_64/PKGBUILD)
  tesseract/repos/community-x86_64/fix_man_page_html.patch
(from rev 406383, 
tesseract/repos/community-testing-x86_64/fix_man_page_html.patch)
  tesseract/repos/community-x86_64/tesseract.install
(from rev 406383, 
tesseract/repos/community-testing-x86_64/tesseract.install)
Deleted:
  tesseract/repos/community-testing-x86_64/
  tesseract/repos/community-x86_64/PKGBUILD
  tesseract/repos/community-x86_64/tesseract.install

--+
 /PKGBUILD|   47 +
 /tesseract.install   |7 
 community-x86_64/PKGBUILD|   40 
 community-x86_64/fix_man_page_html.patch |   11 ++
 community-x86_64/tesseract.install   |7 
 5 files changed, 65 insertions(+), 47 deletions(-)

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2018-11-11 19:58:23 UTC (rev 406383)
+++ community-x86_64/PKGBUILD   2018-11-11 20:19:04 UTC (rev 406384)
@@ -1,40 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Andreas Hauser 
-
-_langs=(afr ara aze bel ben bul cat ces chi_sim chi_tra chr dan deu ell eng enm
-epo equ est eus fin fra frk frm glg grc heb hin hrv hun ind isl ita ita_old
-jpn kan kor lav lit mal mkd mlt msa nld nor pol por ron rus slk slv spa
-spa_old sqi srp swa swe tam tel tgl tha tur ukr vie)
-
-pkgname=tesseract
-pkgver=3.05.01
-pkgrel=7
-pkgdesc="An OCR program"
-arch=(x86_64)
-url="https://github.com/tesseract-ocr/tesseract";
-license=("APACHE")
-depends=(libpng libtiff libjpeg-turbo zlib giflib gcc-libs leptonica)
-makedepends=(icu cairo pango)
-install=tesseract.install
-optdepends=('icu' 'cairo' 'pango'
-   $(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
-source=($pkgname-$pkgver.tar.gz::https://github.com/tesseract-ocr/tesseract/archive/$pkgver.tar.gz
-
https://github.com/tesseract-ocr/tessdata/raw/bf82613055ebc6e63d9e3b438a5c234bfd638c93/osd.traineddata)
-sha256sums=('05898f93c5d057fada49b9a116fc86ad9310ff1726a0f499c3e5211b3af47ec1'
-'9cf5d576fcc47564f11265841e5ca839001e7e6f38ff7f7aacf46d15a96b00ff')
-
-build() {
-  cd "$srcdir"/$pkgname-${pkgver}
-  [ -x configure ] || ./autogen.sh
-  [ -f Makefile ] || ./configure --prefix=/usr
-  make
-  make training
-}
-
-package() {
-  cd "$srcdir"/$pkgname-${pkgver}
-  make DESTDIR="$pkgdir" install
-  make DESTDIR="$pkgdir" training-install
-  mkdir -p "$pkgdir"/usr/share/tessdata
-  install -Dm0644 "$srcdir"/osd.traineddata 
"$pkgdir"/usr/share/tessdata/osd.traineddata
-}

Copied: tesseract/repos/community-x86_64/PKGBUILD (from rev 406383, 
tesseract/repos/community-testing-x86_64/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-11-11 20:19:04 UTC (rev 406384)
@@ -0,0 +1,47 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Andreas Hauser 
+
+_langs=(afr ara aze bel ben bul cat ces chi_sim chi_tra chr dan deu ell eng enm
+epo equ est eus fin fra frk frm glg grc heb hin hrv hun ind isl ita ita_old
+jpn kan kor lav lit mal mkd mlt msa nld nor pol por ron rus slk slv spa
+spa_old sqi srp swa swe tam tel tgl tha tur ukr vie)
+
+pkgname=tesseract
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="An OCR program"
+arch=(x86_64)
+url="https://github.com/tesseract-ocr/tesseract";
+license=("APACHE")
+depends=(libpng libtiff libjpeg-turbo zlib giflib gcc-libs leptonica)
+makedepends=(icu cairo pango asciidoc)
+install=tesseract.install
+optdepends=('icu' 'cairo' 'pango'
+   $(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
+source=($pkgname-$pkgver.tar.gz::https://github.com/tesseract-ocr/tesseract/archive/$pkgver.tar.gz
+
https://github.com/tesseract-ocr/tessdata/raw/bf82613055ebc6e63d9e3b438a5c234bfd638c93/osd.traineddata
+fix_man_page_html.patch)
+sha256sums=('a1f5422ca49a32e5f35c54dee5112b11b99928fc9f4ee6695cdc6768d69f61dd'
+'9cf5d576fcc47564f11265841e5ca839001e7e6f38ff7f7aacf46d15a96b00ff'
+'d5fa9a8605afa775255404acb882471f894dc0d4de87eb8333fd155d649b7235')
+
+prepare() {
+  cd "$srcdir"/$pkgname-${pkgver}
+  patch -Np0 -i "${srcdir}/fix_man_page_html.patch"
+}
+
+build() {
+  cd "$srcdir"/$pkgname-${pkgver}
+  [ -x configure ] || ./autogen.sh
+  [ -f Makefile ] || ./configure --prefix=/usr
+  make
+  make training
+}
+
+package() {
+  cd "$srcdir"/$pkgname-${pkgver}
+  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" training-install
+  mkdir -p "$pkgdir"/usr/share/tessdata
+  install -Dm0644 "$srcdir"/os

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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 20:15:00
  Author: jelle
Revision: 339287

archrelease: copy trunk to testing-x86_64

Added:
  syslog-ng/repos/testing-x86_64/
  syslog-ng/repos/testing-x86_64/PKGBUILD
(from rev 339286, syslog-ng/trunk/PKGBUILD)
  syslog-ng/repos/testing-x86_64/syslog-ng.conf
(from rev 339286, syslog-ng/trunk/syslog-ng.conf)
  syslog-ng/repos/testing-x86_64/syslog-ng.logrotate
(from rev 339286, syslog-ng/trunk/syslog-ng.logrotate)

-+
 PKGBUILD|   63 ++
 syslog-ng.conf  |   92 ++
 syslog-ng.logrotate |7 +++
 3 files changed, 162 insertions(+)

Copied: syslog-ng/repos/testing-x86_64/PKGBUILD (from rev 339286, 
syslog-ng/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-11-11 20:15:00 UTC (rev 339287)
@@ -0,0 +1,63 @@
+# Maintainer: Eric Bélanger 
+
+pkgname=syslog-ng
+pkgver=3.18.1
+pkgrel=1
+pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
+arch=('x86_64')
+url="https://www.syslog-ng.com/products/open-source-log-management/";
+license=('GPL2' 'LGPL2.1')
+depends=('awk' 'libsystemd' 'glib2' 'libdbi' 'libnsl')
+makedepends=('libxslt' 'json-c' 'mongo-c-driver' 'librabbitmq-c' 'python' 
'libesmtp' 'hiredis')
+checkdepends=('python-nose' 'python-ply' 'python2')
+optdepends=('logrotate: for rotating log files'
+   'json-c: for json-plugin'
+'curl: for the HTTP module'
+'librabbitmq-c: for the AMQP plugin'
+'mongo-c-driver: for the MongoDB plugin'
+'python: for the Python plugin'
+'libesmtp: for the SMTP plugin'
+'hiredis: fir the redis plugin')
+conflicts=('eventlog')
+replaces=('eventlog')
+backup=('etc/syslog-ng/scl.conf'
+'etc/syslog-ng/syslog-ng.conf'
+'etc/logrotate.d/syslog-ng'
+'etc/default/syslog-ng@default')
+source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
+syslog-ng.conf syslog-ng.logrotate)
+sha256sums=('d63753fa81108715798ee3d361683390d2d1d0c59f7d4e36063047bfb7093bf8'
+'31cee11ae3c897c51ea01982e1ea838aa8ac730d56661a17e66bd9de5bede1c7'
+'93c935eca56854011ea9e353b7a1da662ad40b2e8452954c5b4b5a1d5b2d5317')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i -e 's,/bin/,/usr/bin/,' -e 's,/sbin/,/bin/,' 
contrib/systemd/syslog-ng@.service
+  sed -i -e 's|etc|etc/syslog-ng|g' -e 's|/var/run|/run|g' 
contrib/systemd/syslog-ng@default
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc/syslog-ng --libexecdir=/usr/lib \
+--sbindir=/usr/bin --localstatedir=/var/lib/syslog-ng --datadir=/usr/share 
\
+--with-pidfile-dir=/run --disable-spoof-source --enable-ipv6 --enable-sql 
--enable-smtp \
+--enable-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system \
+--enable-manpages --with-jsonc=system --with-mongoc=system 
--with-librabbitmq-client=system
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check || /bin/true # python test requires pep8
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+  install -dm755 "$pkgdir/var/lib/syslog-ng" 
"$pkgdir/etc/syslog-ng/patterndb.d"
+  install -Dm644 "$srcdir/syslog-ng.conf" 
"$pkgdir/etc/syslog-ng/syslog-ng.conf"
+  install -Dm644 "$srcdir/syslog-ng.logrotate" 
"$pkgdir/etc/logrotate.d/syslog-ng"
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/contrib/systemd/syslog-ng@default 
-t "$pkgdir"/etc/default
+
+  # See http://lists.balabit.hu/pipermail/syslog-ng/2016-February/022667.html
+  rm -r "$pkgdir"/usr/share/syslog-ng/include/scl/cim
+}

Copied: syslog-ng/repos/testing-x86_64/syslog-ng.conf (from rev 339286, 
syslog-ng/trunk/syslog-ng.conf)
===
--- testing-x86_64/syslog-ng.conf   (rev 0)
+++ testing-x86_64/syslog-ng.conf   2018-11-11 20:15:00 UTC (rev 339287)
@@ -0,0 +1,92 @@
+@version: 3.17
+@include "scl.conf"
+#
+# /etc/syslog-ng/syslog-ng.conf
+#
+
+options {
+  stats_freq (0);
+  flush_lines (0);
+  time_reopen (10);
+  log_fifo_size (1);
+  chain_hostnames (off);
+  use_dns (no);
+  use_fqdn (no);
+  create_dirs (no);
+  keep_hostname (yes);
+  perm(0640);
+  group("log");
+};
+
+source src {
+  system();
+  internal();
+};
+
+destination d_authlog { file("/var/log/auth.log"); };
+destination d_syslog { file("/var/log/syslog.log"); };
+destination d_cron { file("/var/log/crond.log"); };
+destination d_daemon { file("/var/log/daemon.log"); };
+destination d_kernel { file("/var/log/kernel.log"); };
+destination d_lpr { file("/var/log/lpr.log"); };
+destination d_user { file("/var/log/user.log"); };
+destination d_uucp { file("/var/log/uucp.log"); };
+destination d_mail { 

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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 20:14:45
  Author: jelle
Revision: 339286

upgpkg: syslog-ng 3.18.1-1

Modified:
  syslog-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 19:49:20 UTC (rev 339285)
+++ PKGBUILD2018-11-11 20:14:45 UTC (rev 339286)
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=syslog-ng
-pkgver=3.17.2
+pkgver=3.18.1
 pkgrel=1
 pkgdesc="Next-generation syslogd with advanced networking and filtering 
capabilities"
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=('GPL2' 'LGPL2.1')
 depends=('awk' 'libsystemd' 'glib2' 'libdbi' 'libnsl')
 makedepends=('libxslt' 'json-c' 'mongo-c-driver' 'librabbitmq-c' 'python' 
'libesmtp' 'hiredis')
-checkdepends=('python-nose' 'python-ply')
+checkdepends=('python-nose' 'python-ply' 'python2')
 optdepends=('logrotate: for rotating log files'
'json-c: for json-plugin'
 'curl: for the HTTP module'
@@ -26,7 +26,7 @@
 'etc/default/syslog-ng@default')
 
source=(https://github.com/balabit/syslog-ng/releases/download/syslog-ng-$pkgver/$pkgname-$pkgver.tar.gz
 syslog-ng.conf syslog-ng.logrotate)
-sha256sums=('73601f7ca13c6b534318d5b0648ec1833aa9ca0516d6c3f90085b090d548c50b'
+sha256sums=('d63753fa81108715798ee3d361683390d2d1d0c59f7d4e36063047bfb7093bf8'
 '31cee11ae3c897c51ea01982e1ea838aa8ac730d56661a17e66bd9de5bede1c7'
 '93c935eca56854011ea9e353b7a1da662ad40b2e8452954c5b4b5a1d5b2d5317')
 
@@ -58,6 +58,6 @@
   install -Dm644 "$srcdir/syslog-ng.logrotate" 
"$pkgdir/etc/logrotate.d/syslog-ng"
   install -Dm644 "$srcdir"/$pkgname-$pkgver/contrib/systemd/syslog-ng@default 
-t "$pkgdir"/etc/default
 
-# See http://lists.balabit.hu/pipermail/syslog-ng/2016-February/022667.html
+  # See http://lists.balabit.hu/pipermail/syslog-ng/2016-February/022667.html
   rm -r "$pkgdir"/usr/share/syslog-ng/include/scl/cim
 }


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 19:58:13
  Author: arodseth
Revision: 406382

upgpkg: compton 3.0-5

Modified:
  compton/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 18:48:24 UTC (rev 406381)
+++ PKGBUILD2018-11-11 19:58:13 UTC (rev 406382)
@@ -5,7 +5,7 @@
 
 pkgname=compton
 pkgver=3.0
-pkgrel=4
+pkgrel=5
 pkgdesc='X compositor that may fix tearing issues'
 arch=('x86_64')
 url='https://github.com/yshui/compton'
@@ -37,8 +37,7 @@
   cd $pkgname
 
   mkdir -p ../build
-  arch-meson ../build \
--D distributor_name='Arch Linux'
+  arch-meson ../build -D build_docs=true
   ninja -v -C ../build
 }
 


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 19:58:23
  Author: arodseth
Revision: 406383

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |  121 ++
 compton.conf |  492 -
 2 files changed, 306 insertions(+), 307 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 19:58:13 UTC (rev 406382)
+++ PKGBUILD2018-11-11 19:58:23 UTC (rev 406383)
@@ -1,61 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: WorMzy Tykashi 
-# Contributor: OK100 
-# Contributor: Valère Monseur 
-
-pkgname=compton
-pkgver=3.0
-pkgrel=4
-pkgdesc='X compositor that may fix tearing issues'
-arch=('x86_64')
-url='https://github.com/yshui/compton'
-license=('MIT')
-makedepends=('asciidoc' 'git' 'mesa' 'meson' 'ninja' 'setconf')
-depends=('hicolor-icon-theme' 'libconfig' 'libdbus' 'libev' 'libgl' 'pcre'
- 'pixman' 'xcb-util-image' 'xcb-util-renderutil')
-backup=('etc/xdg/compton.conf')
-optdepends=('dbus:  For controlling compton via D-Bus'
-'xorg-xwininfo: For compton-trans'
-'xorg-xprop:For compton-trans')
-# Using the latest commit from the "next" branch until the next release of 
compton.
-# See FS#60647
-#source=("git+https://github.com/yshui/compton#tag=v${pkgver%.0}";
-source=('git+https://github.com/yshui/compton#commit=b18d46bcbdc35a3b5620d817dd46fbc76485c20d'
-'compton.conf')
-sha256sums=('SKIP'
-'55d3929cb9c37edf2aaea8266dda197dbd35949246d1f88c1a168156c60c5324')
-
-prepare() {
-  cd $pkgname
-
-  setconf $pkgname.desktop Exec 'compton'
-  setconf $pkgname.desktop Comment 'Compositor for X11'
-  setconf $pkgname.desktop TryExec '/usr/bin/compton'
-}
-
-build() {
-  cd $pkgname
-
-  mkdir -p ../build
-  arch-meson ../build \
--D distributor_name='Arch Linux'
-  ninja -v -C ../build
-}
-
-check() {
-  cd $pkgname
-
-  ninja -C ../build test
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  install -Dm644 compton.conf "$pkgdir/etc/xdg/compton.conf"
-
-  cd $pkgname
-  install -Dm644 compton.sample.conf "$pkgdir/etc/xdg/compton.conf.example"
-  install -Dm644 LICENSES/MIT "$pkgdir/usr/share/licenses/$pkgname/MIT"
-  install -Dm644 LICENSES/MPL-2.0 "$pkgdir/usr/share/licenses/$pkgname/MPL-2.0"
-}
-
-# vim: ts=2 sw=2 et

Copied: compton/repos/community-x86_64/PKGBUILD (from rev 406382, 
compton/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 19:58:23 UTC (rev 406383)
@@ -0,0 +1,60 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: WorMzy Tykashi 
+# Contributor: OK100 
+# Contributor: Valère Monseur 
+
+pkgname=compton
+pkgver=3.0
+pkgrel=5
+pkgdesc='X compositor that may fix tearing issues'
+arch=('x86_64')
+url='https://github.com/yshui/compton'
+license=('MIT')
+makedepends=('asciidoc' 'git' 'mesa' 'meson' 'ninja' 'setconf')
+depends=('hicolor-icon-theme' 'libconfig' 'libdbus' 'libev' 'libgl' 'pcre'
+ 'pixman' 'xcb-util-image' 'xcb-util-renderutil')
+backup=('etc/xdg/compton.conf')
+optdepends=('dbus:  For controlling compton via D-Bus'
+'xorg-xwininfo: For compton-trans'
+'xorg-xprop:For compton-trans')
+# Using the latest commit from the "next" branch until the next release of 
compton.
+# See FS#60647
+#source=("git+https://github.com/yshui/compton#tag=v${pkgver%.0}";
+source=('git+https://github.com/yshui/compton#commit=b18d46bcbdc35a3b5620d817dd46fbc76485c20d'
+'compton.conf')
+sha256sums=('SKIP'
+'55d3929cb9c37edf2aaea8266dda197dbd35949246d1f88c1a168156c60c5324')
+
+prepare() {
+  cd $pkgname
+
+  setconf $pkgname.desktop Exec 'compton'
+  setconf $pkgname.desktop Comment 'Compositor for X11'
+  setconf $pkgname.desktop TryExec '/usr/bin/compton'
+}
+
+build() {
+  cd $pkgname
+
+  mkdir -p ../build
+  arch-meson ../build -D build_docs=true
+  ninja -v -C ../build
+}
+
+check() {
+  cd $pkgname
+
+  ninja -C ../build test
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 compton.conf "$pkgdir/etc/xdg/compton.conf"
+
+  cd $pkgname
+  install -Dm644 compton.sample.conf "$pkgdir/etc/xdg/compton.conf.example"
+  install -Dm644 LICENSES/MIT "$pkgdir/usr/share/licenses/$pkgname/MIT"
+  install -Dm644 LICENSES/MPL-2.0 "$pkgdir/usr/share/licenses/$pkgname/MPL-2.0"
+}
+
+# vim: ts=2 sw=2 et

Deleted: compton.conf
===
--- compton.conf2018-11-11 19:58:13 UTC (rev 406382)
+++ compton.conf2018-11-11 19:58:23 UTC (rev 

[arch-commits] Commit in postgresql/repos/testing-x86_64 (16 files)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 19:49:20
  Author: anthraxx
Revision: 339285

archrelease: copy trunk to testing-x86_64

Added:
  postgresql/repos/testing-x86_64/PKGBUILD
(from rev 339284, postgresql/trunk/PKGBUILD)
  postgresql/repos/testing-x86_64/postgresql-check-db-dir
(from rev 339284, postgresql/trunk/postgresql-check-db-dir)
  postgresql/repos/testing-x86_64/postgresql-perl-rpath.patch
(from rev 339284, postgresql/trunk/postgresql-perl-rpath.patch)
  postgresql/repos/testing-x86_64/postgresql-run-socket.patch
(from rev 339284, postgresql/trunk/postgresql-run-socket.patch)
  postgresql/repos/testing-x86_64/postgresql.install
(from rev 339284, postgresql/trunk/postgresql.install)
  postgresql/repos/testing-x86_64/postgresql.logrotate
(from rev 339284, postgresql/trunk/postgresql.logrotate)
  postgresql/repos/testing-x86_64/postgresql.pam
(from rev 339284, postgresql/trunk/postgresql.pam)
  postgresql/repos/testing-x86_64/postgresql.service
(from rev 339284, postgresql/trunk/postgresql.service)
Deleted:
  postgresql/repos/testing-x86_64/PKGBUILD
  postgresql/repos/testing-x86_64/postgresql-check-db-dir
  postgresql/repos/testing-x86_64/postgresql-perl-rpath.patch
  postgresql/repos/testing-x86_64/postgresql-run-socket.patch
  postgresql/repos/testing-x86_64/postgresql.install
  postgresql/repos/testing-x86_64/postgresql.logrotate
  postgresql/repos/testing-x86_64/postgresql.pam
  postgresql/repos/testing-x86_64/postgresql.service

-+
 PKGBUILD|  414 +-
 postgresql-check-db-dir |   98 -
 postgresql-perl-rpath.patch |   26 +-
 postgresql-run-socket.patch |   24 +-
 postgresql.install  |   50 ++---
 postgresql.logrotate|8 
 postgresql.pam  |6 
 postgresql.service  |   70 +++
 8 files changed, 348 insertions(+), 348 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 19:49:09 UTC (rev 339284)
+++ PKGBUILD2018-11-11 19:49:20 UTC (rev 339285)
@@ -1,207 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Dan McGee 
-
-pkgbase=postgresql
-pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
-pkgver=11.1
-_majorver=${pkgver%.*}
-pkgrel=1
-pkgdesc='Sophisticated object-relational DBMS'
-url='https://www.postgresql.org/'
-arch=('x86_64')
-license=('custom:PostgreSQL')
-makedepends=('krb5' 'libxml2' 'python' 'python2' 'perl' 'tcl>=8.6.0' 
'openssl>=1.0.0' 'pam' 'zlib' 'icu' 'systemd' 'libldap')
-source=(https://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2
-postgresql-run-socket.patch
-postgresql-perl-rpath.patch
-postgresql.pam
-postgresql.logrotate
-postgresql.service
-postgresql-check-db-dir)
-sha256sums=('90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08'
-'8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9'
-'5f73b54ca6206bd2c469c507830261ebd167baca074698d8889d769c33f98a31'
-'57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
-'6abb842764bbed74ea4a269d24f1e73d1c0b1d8ecd6e2e6fb5fb10590298605e'
-'ad025a5fb623b1a1e9dff0cc62cc63f66244bb27d81370a6251aa29e8574be94'
-'888a1d44f03fccfa4bf344ee45824fefb846ae3c1c0c40113ad6020b4be3b0cf')
-sha512sums=('35d00984e9f5f063a5b96e97aa1b40381ab76d07b2336bda5981fd80bef1324f56eefca5069ae78770ecd6ece5df85264e599fdb3478ecb71d4fdd0d7b6becca'
-
'031efe12d18ce386989062327cdbbe611c5ef1f94e4e1bead502304cb3e2d410af533d3c7f1109d24f9da9708214fe32f9a10ba373a3ca8d507bdb521fbb75f7'
-
'38302242b30c01c7981574ed28d9cbd9dc73bf6b56ba3a032afb5d0885ae83e5aa72ce578bf2422214dfa6c46f09d0bdd7cccaeb3c25d58754eb1a34f8bf5615'
-
'1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67'
-
'9ab4da01337ffbab8faec0e220aaa2a642dbfeccf7232ef2645bdc2177a953f17ee3cc14a4d8f8ebd064e1dae8b3dba6029adbffb8afaabea383963213941ba8'
-
'acd60166ff513b16778705e824944945cd0a98abc519fa5f0232252e0e9c85460c6f8b85459d9692d1f3df1caaaf8909c3e7f785be99c2d3fb98a10b2641a795'
-
'56974ef34a8d94596068413154b1a7ed5a71f5a3942bd79427f05e6f6b7853036874dedd8d988bb94306023f2a675996d500b075eaf8a192ef5c24026eb28eb0')
-
-prepare() {
-  cd postgresql-${pkgver}
-  patch -p1 < ../postgresql-run-socket.patch
-  patch -p1 < ../postgresql-perl-rpath.patch
-}
-
-build() {
-  cd postgresql-${pkgver}
-  local options=(
---prefix=/usr
---mandir=/usr/share/man
---datadir=/usr/share/postgresql
---sysconfdir=/etc
---with-gssapi
---with-libxml
---with-openssl
---with-perl
---with-python
---with-tcl
---with-pam
---with-system-tzdata=/usr/share/zoneinfo
---with-uuid=e2fs
---with-icu
---with-systemd
---with

[arch-commits] Commit in postgresql/trunk (PKGBUILD postgresql-check-db-dir)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 19:49:09
  Author: anthraxx
Revision: 339284

upgpkg: postgresql 11.1-2 (fix version check)

Modified:
  postgresql/trunk/PKGBUILD
  postgresql/trunk/postgresql-check-db-dir

-+
 PKGBUILD|6 +++---
 postgresql-check-db-dir |4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 17:11:17 UTC (rev 339283)
+++ PKGBUILD2018-11-11 19:49:09 UTC (rev 339284)
@@ -5,7 +5,7 @@
 pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
 pkgver=11.1
 _majorver=${pkgver%.*}
-pkgrel=1
+pkgrel=2
 pkgdesc='Sophisticated object-relational DBMS'
 url='https://www.postgresql.org/'
 arch=('x86_64')
@@ -24,7 +24,7 @@
 '57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
 '6abb842764bbed74ea4a269d24f1e73d1c0b1d8ecd6e2e6fb5fb10590298605e'
 'ad025a5fb623b1a1e9dff0cc62cc63f66244bb27d81370a6251aa29e8574be94'
-'888a1d44f03fccfa4bf344ee45824fefb846ae3c1c0c40113ad6020b4be3b0cf')
+'2bbd8c4e51b70223d274fef3a167af096f44af3d3c41ae505ad11c606674e7c5')
 
sha512sums=('35d00984e9f5f063a5b96e97aa1b40381ab76d07b2336bda5981fd80bef1324f56eefca5069ae78770ecd6ece5df85264e599fdb3478ecb71d4fdd0d7b6becca'
 
'031efe12d18ce386989062327cdbbe611c5ef1f94e4e1bead502304cb3e2d410af533d3c7f1109d24f9da9708214fe32f9a10ba373a3ca8d507bdb521fbb75f7'
 
'38302242b30c01c7981574ed28d9cbd9dc73bf6b56ba3a032afb5d0885ae83e5aa72ce578bf2422214dfa6c46f09d0bdd7cccaeb3c25d58754eb1a34f8bf5615'
@@ -31,7 +31,7 @@
 
'1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67'
 
'9ab4da01337ffbab8faec0e220aaa2a642dbfeccf7232ef2645bdc2177a953f17ee3cc14a4d8f8ebd064e1dae8b3dba6029adbffb8afaabea383963213941ba8'
 
'acd60166ff513b16778705e824944945cd0a98abc519fa5f0232252e0e9c85460c6f8b85459d9692d1f3df1caaaf8909c3e7f785be99c2d3fb98a10b2641a795'
-
'56974ef34a8d94596068413154b1a7ed5a71f5a3942bd79427f05e6f6b7853036874dedd8d988bb94306023f2a675996d500b075eaf8a192ef5c24026eb28eb0')
+
'73af1cd31638791f81aa2623d51188364107a57b55e4deba6691cd99e96ae5ea0dd94b25a0e95d9e21ac64f36f71919a05cd31233c754bde025215a5a02e055c')
 
 prepare() {
   cd postgresql-${pkgver}

Modified: postgresql-check-db-dir
===
--- postgresql-check-db-dir 2018-11-11 17:11:17 UTC (rev 339283)
+++ postgresql-check-db-dir 2018-11-11 19:49:09 UTC (rev 339284)
@@ -16,9 +16,9 @@
 fi
 
 # PGMAJORVERSION is major version
-PGMAJORVERSION=10
+PGMAJORVERSION=11
 # PREVMAJORVERSION is the previous major version
-PREVMAJORVERSION=9.6
+PREVMAJORVERSION=10
 
 # Check for the PGDATA structure
 if [ -f "$PGDATA/PG_VERSION" ] && [ -d "$PGDATA/base" ]


[arch-commits] Commit in (vim-systemd)

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 18:48:24
  Author: arodseth
Revision: 406381

Remove the vim-systemd folder

Deleted:
  vim-systemd/


[arch-commits] Commit in gtkmm/repos/testing-x86_64 (PKGBUILD PKGBUILD)

2018-11-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 11, 2018 @ 17:11:17
  Author: foutrelis
Revision: 339283

archrelease: copy trunk to testing-x86_64

Added:
  gtkmm/repos/testing-x86_64/PKGBUILD
(from rev 339282, gtkmm/trunk/PKGBUILD)
Deleted:
  gtkmm/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 17:11:11 UTC (rev 339282)
+++ PKGBUILD2018-11-11 17:11:17 UTC (rev 339283)
@@ -1,51 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: Tom Newsom 
-
-pkgbase=gtkmm
-pkgname=(gtkmm gtkmm-docs)
-pkgver=2.24.5+6+g85967ecc
-pkgrel=2
-pkgdesc="C++ bindings for GTK+ 2"
-url="http://www.gtkmm.org/";
-arch=(x86_64)
-license=(LGPL)
-depends=(gtk2 pangomm atkmm)
-makedepends=(git mm-common glibmm-docs cairomm-docs pangomm-docs atkmm-docs)
-_commit=85967ecc93d16892896626dfac54143b16ba9b9c  # gtkmm-2-24
-source=("git+https://git.gnome.org/browse/gtkmm#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-
-  # glibmm 2.46 uses C++11 features
-  CXXFLAGS+=' -std=c++11'
-
-  ./configure --prefix=/usr --enable-maintainer-mode
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package_gtkmm() {
-  cd $pkgbase
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-  make DESTDIR="$pkgdir" install
-}
-
-package_gtkmm-docs() {
-  pkgdesc+=" (documentation)"
-  depends=()
-
-  cd $pkgbase
-  make -C docs DESTDIR="$pkgdir" install
-}

Copied: gtkmm/repos/testing-x86_64/PKGBUILD (from rev 339282, 
gtkmm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 17:11:17 UTC (rev 339283)
@@ -0,0 +1,40 @@
+# Maintainer: Jan de Groot 
+# Contributor: Tom Newsom 
+
+pkgbase=gtkmm
+pkgname=(gtkmm gtkmm-docs)
+pkgver=2.24.5
+pkgrel=3
+epoch=1
+pkgdesc="C++ bindings for GTK+ 2"
+url="http://www.gtkmm.org/";
+arch=(x86_64)
+license=(LGPL)
+depends=(gtk2 pangomm atkmm)
+source=(https://ftp.gnome.org/pub/GNOME/sources/$pkgbase/2.24/$pkgbase-$pkgver.tar.xz)
+sha256sums=('0680a53b7bf90b4e4bf444d1d89e6df41c777e0bacc96e9c09fc4dd2f5fe6b72')
+
+build() {
+  cd $pkgbase-$pkgver
+
+  # glibmm 2.46 uses C++11 features
+  CXXFLAGS+=' -std=c++11'
+
+  ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_gtkmm() {
+  cd $pkgbase-$pkgver
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
+  make DESTDIR="$pkgdir" install
+}
+
+package_gtkmm-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  cd $pkgbase-$pkgver
+  make -C docs DESTDIR="$pkgdir" install
+}


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

2018-11-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 11, 2018 @ 17:11:11
  Author: foutrelis
Revision: 339282

1:2.24.5-3: back to building from tarball

Building from git seems to cause ABI differences.

Modified:
  gtkmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 17:07:13 UTC (rev 339281)
+++ PKGBUILD2018-11-11 17:11:11 UTC (rev 339282)
@@ -3,41 +3,30 @@
 
 pkgbase=gtkmm
 pkgname=(gtkmm gtkmm-docs)
-pkgver=2.24.5+6+g85967ecc
-pkgrel=2
+pkgver=2.24.5
+pkgrel=3
+epoch=1
 pkgdesc="C++ bindings for GTK+ 2"
 url="http://www.gtkmm.org/";
 arch=(x86_64)
 license=(LGPL)
 depends=(gtk2 pangomm atkmm)
-makedepends=(git mm-common glibmm-docs cairomm-docs pangomm-docs atkmm-docs)
-_commit=85967ecc93d16892896626dfac54143b16ba9b9c  # gtkmm-2-24
-source=("git+https://git.gnome.org/browse/gtkmm#commit=$_commit";)
-sha256sums=('SKIP')
+source=(https://ftp.gnome.org/pub/GNOME/sources/$pkgbase/2.24/$pkgbase-$pkgver.tar.xz)
+sha256sums=('0680a53b7bf90b4e4bf444d1d89e6df41c777e0bacc96e9c09fc4dd2f5fe6b72')
 
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-  NOCONFIGURE=1 ./autogen.sh
-}
-
 build() {
-  cd $pkgbase
+  cd $pkgbase-$pkgver
 
   # glibmm 2.46 uses C++11 features
   CXXFLAGS+=' -std=c++11'
 
-  ./configure --prefix=/usr --enable-maintainer-mode
+  ./configure --prefix=/usr
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 package_gtkmm() {
-  cd $pkgbase
+  cd $pkgbase-$pkgver
   sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
   make DESTDIR="$pkgdir" install
 }
@@ -46,6 +35,6 @@
   pkgdesc+=" (documentation)"
   depends=()
 
-  cd $pkgbase
+  cd $pkgbase-$pkgver
   make -C docs DESTDIR="$pkgdir" install
 }


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

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 17:07:13
  Author: anthraxx
Revision: 339281

archrelease: copy trunk to extra-x86_64

Added:
  vim/repos/extra-x86_64/PKGBUILD
(from rev 339280, vim/trunk/PKGBUILD)
  vim/repos/extra-x86_64/archlinux.vim
(from rev 339280, vim/trunk/archlinux.vim)
  vim/repos/extra-x86_64/vimdoc.hook
(from rev 339280, vim/trunk/vimdoc.hook)
  vim/repos/extra-x86_64/vimrc
(from rev 339280, vim/trunk/vimrc)
Deleted:
  vim/repos/extra-x86_64/PKGBUILD
  vim/repos/extra-x86_64/archlinux.vim
  vim/repos/extra-x86_64/vimdoc.hook
  vim/repos/extra-x86_64/vimrc

---+
 PKGBUILD  |  436 
 archlinux.vim |   92 +--
 vimdoc.hook   |   22 +-
 vimrc |   36 ++--
 4 files changed, 293 insertions(+), 293 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 17:07:04 UTC (rev 339280)
+++ PKGBUILD2018-11-11 17:07:13 UTC (rev 339281)
@@ -1,218 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Anatol Pomozov 
-# Contributor: Thomas Dziedzic 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: tobias [ tobias at archlinux org ]
-# Contributor: Daniel J Griffiths 
-# Contributor: Christian Hesse 
-# Contributor: Eli Schwartz 
-
-pkgbase=vim
-pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=8.1.0470
-_versiondir=81
-pkgrel=1
-pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
-url='https://www.vim.org'
-arch=('x86_64')
-license=('custom:vim')
-makedepends=('glibc' 'libgcrypt' 'gpm' 'python2' 'python' 'ruby' 'libxt' 
'gtk3' 'lua'
- 'gawk' 'tcl' 'pcre' 'zlib' 'libffi')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/vim/vim/archive/v${pkgver}.tar.gz
-vimrc
-archlinux.vim
-vimdoc.hook)
-sha256sums=('1e78431c0f46fe366918bdb34bb99691fa7c2f87cfccd9671659f81a6f577413'
-'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
-'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
-'7095cafac21df7aa42749d6864d1c0549fe65771d8edda3102c931c60782b6b9')
-sha512sums=('ce9a8e9e005c3d1bb42b71056d811c6aae0ade1799013190213c329f8b691065e9dc119f90e4026801afe87e61b61d98f1d2b3a812b1eb6aa45066e467d4fc29'
-
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
-
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'
-
'1e06e981691b17662fd0fddac5c00c87c920d1b4a1cbb6191c42d57cc40b00af12710e26b22fcfc0901bb8142b15f6a04aa65cec2d9b3bb9d5a06cb650d3ab9c')
-
-prepare() {
-  (cd vim-${pkgver}/src
-# define the place for the global (g)vimrc file (set to /etc/vimrc)
-sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*"\) .*$|\1|' feature.h
-sed -i 's|^.*\(#define VIMRC_FILE.*"\) .*$|\1|' feature.h
-autoconf
-  )
-  cp -a vim-${pkgver} gvim-${pkgver}
-}
-
-build() {
-  msg2 "Building vim..."
-  (cd vim-${pkgver}
-./configure \
-  --prefix=/usr \
-  --localstatedir=/var/lib/vim \
-  --with-features=huge \
-  --with-compiledby='Arch Linux' \
-  --enable-gpm \
-  --enable-acl \
-  --with-x=no \
-  --disable-gui \
-  --enable-multibyte \
-  --enable-cscope \
-  --enable-netbeans \
-  --enable-perlinterp=dynamic \
-  --enable-pythoninterp=dynamic \
-  --enable-python3interp=dynamic \
-  --enable-rubyinterp=dynamic \
-  --enable-luainterp=dynamic \
-  --enable-tclinterp=dynamic
-make
-  )
-
-  msg2 "Building gvim..."
-  (cd gvim-${pkgver}
-./configure \
-  --prefix=/usr \
-  --localstatedir=/var/lib/vim \
-  --with-features=huge \
-  --with-compiledby='Arch Linux' \
-  --enable-gpm \
-  --enable-acl \
-  --with-x=yes \
-  --enable-gui=gtk3 \
-  --enable-multibyte \
-  --enable-cscope \
-  --enable-netbeans \
-  --enable-perlinterp=dynamic \
-  --enable-pythoninterp=dynamic \
-  --enable-python3interp=dynamic \
-  --enable-rubyinterp=dynamic \
-  --enable-luainterp=dynamic \
-  --enable-tclinterp=dynamic
-make
-  )
-}
-
-check() {
-  cd vim-${pkgver}
-  TERM=xterm make -j1 test
-}
-
-package_vim-runtime() {
-  pkgdesc+=' (shared runtime)'
-  optdepends=('sh: support for some tools and macros'
-  'python: demoserver example tool'
-  'gawk: mve tools upport')
-  backup=('etc/vimrc')
-
-  cd vim-${pkgver}
-
-  make -j1 VIMRCLOC=/etc DESTDIR="${pkgdir}" install
-  # man and bin files belong to 'vim'
-  rm -r "${pkgdir}"/usr/share/man/ "${pkgdir}"/usr/bin/
-
-  # Don't forget logtalk.dict
-  install -Dm 644 runtime/ftplugin/logtalk.dict \
-"${pkgdir}"/usr/share/vim/vim${_versiondir}/ftplugin/logtalk.dict
-
-  # fix FS#17216
-  sed -i 's|messages,/var|messages,/var/log/messag

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

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 17:07:04
  Author: anthraxx
Revision: 339280

upgpkg: vim 8.1.0519-1

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 16:58:04 UTC (rev 339279)
+++ PKGBUILD2018-11-11 17:07:04 UTC (rev 339280)
@@ -9,7 +9,7 @@
 
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=8.1.0470
+pkgver=8.1.0519
 _versiondir=81
 pkgrel=1
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
@@ -22,11 +22,11 @@
 vimrc
 archlinux.vim
 vimdoc.hook)
-sha256sums=('1e78431c0f46fe366918bdb34bb99691fa7c2f87cfccd9671659f81a6f577413'
+sha256sums=('f4a4eda88558a1cb51122bade5bc82e47506be0dd321e3973da71eb2cef89c12'
 'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
 'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
 '7095cafac21df7aa42749d6864d1c0549fe65771d8edda3102c931c60782b6b9')
-sha512sums=('ce9a8e9e005c3d1bb42b71056d811c6aae0ade1799013190213c329f8b691065e9dc119f90e4026801afe87e61b61d98f1d2b3a812b1eb6aa45066e467d4fc29'
+sha512sums=('370ba12160702b49ba39d60112d99aca6d850a412c6e1c8d0a341def3a752c0e4abe047bd8ce3fbe91b079cd121d2ea45f7fc32c3d765fde28c4d56506198cf5'
 
'4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7'
 
'fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363'
 
'1e06e981691b17662fd0fddac5c00c87c920d1b4a1cbb6191c42d57cc40b00af12710e26b22fcfc0901bb8142b15f6a04aa65cec2d9b3bb9d5a06cb650d3ab9c')


[arch-commits] Commit in postgresql-old-upgrade/trunk (PKGBUILD)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 16:57:56
  Author: anthraxx
Revision: 339278

upgpkg: postgresql-old-upgrade 10.6-1

Modified:
  postgresql-old-upgrade/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 16:25:39 UTC (rev 339277)
+++ PKGBUILD2018-11-11 16:57:56 UTC (rev 339278)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee 
 
 pkgname=postgresql-old-upgrade
-pkgver=9.6.10
+pkgver=10.6
 _majorver=${pkgver%.*}
 pkgrel=1
 pkgdesc='PostgreSQL build for migrating between major versions with pg_upgrade'
@@ -9,11 +9,11 @@
 url='https://www.postgresql.org/'
 arch=('x86_64')
 license=('custom:PostgreSQL')
-depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam' 
'zlib' 'libsystemd' 'libldap')
+depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam' 
'zlib' 'icu' 'libsystemd' 'libldap')
 makedepends=('krb5' 'python' 'python2' 'perl' 'tcl>=8.6.0' 'systemd')
 
source=(https://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-sha256sums=('8615acc56646401f0ede97a767dfd27ce07a8ae9c952afdb57163b7234fe8426')
-sha512sums=('960a32c86466f9d5f5491ef163f5c4a99cb5de7312d13371e2223b1d156e31eb2a23ed478e6654bcbb7bd19db9470aaf63473ff661c11c60971b92af5e9daf82')
+sha256sums=('68a8276f08bda8fbefe562faaf8831cb20664a7a1d3ffdbbcc5b83e08637624b')
+sha512sums=('5d4d5cee2a19ad1820c3411bc4851904e3059cdcacc837350694d54d7d59260b66c565c72cc14a3a10541a8fc49c5185f08f57b7a8c7e4c64ed2614da6e1201f')
 
 build() {
   cd postgresql-${pkgver}
@@ -29,6 +29,7 @@
 --without-readline
 --with-system-tzdata=/usr/share/zoneinfo
 --with-uuid=e2fs
+--with-icu
 --with-systemd
 --with-ldap
 --disable-nls
@@ -49,7 +50,7 @@
   cp -a src/Makefile.global{,.python3}
   make distclean
 
-  # regular build with everything else
+  # regular build with everything
   ./configure ${options[@]} \
 PYTHON=/usr/bin/python2
   make -C src all
@@ -63,8 +64,8 @@
 
   # install plpython3
   mv src/Makefile.global src/Makefile.global.save
-   cp src/Makefile.global.python3 src/Makefile.global
-   touch -r src/Makefile.global.save src/Makefile.global
+  cp src/Makefile.global.python3 src/Makefile.global
+  touch -r src/Makefile.global.save src/Makefile.global
   make -C src/pl/plpython3 DESTDIR="${pkgdir}" install
   make -C contrib/hstore_plpython3 DESTDIR="${pkgdir}" install
   make -C contrib/ltree_plpython3 DESTDIR="${pkgdir}" install


[arch-commits] Commit in postgresql-old-upgrade/repos (2 files)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 16:58:04
  Author: anthraxx
Revision: 339279

archrelease: copy trunk to testing-x86_64

Added:
  postgresql-old-upgrade/repos/testing-x86_64/
  postgresql-old-upgrade/repos/testing-x86_64/PKGBUILD
(from rev 339278, postgresql-old-upgrade/trunk/PKGBUILD)

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

Copied: postgresql-old-upgrade/repos/testing-x86_64/PKGBUILD (from rev 339278, 
postgresql-old-upgrade/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-11-11 16:58:04 UTC (rev 339279)
@@ -0,0 +1,76 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Dan McGee 
+
+pkgname=postgresql-old-upgrade
+pkgver=10.6
+_majorver=${pkgver%.*}
+pkgrel=1
+pkgdesc='PostgreSQL build for migrating between major versions with pg_upgrade'
+url='https://www.postgresql.org/'
+arch=('x86_64')
+license=('custom:PostgreSQL')
+depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam' 
'zlib' 'icu' 'libsystemd' 'libldap')
+makedepends=('krb5' 'python' 'python2' 'perl' 'tcl>=8.6.0' 'systemd')
+source=(https://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
+sha256sums=('68a8276f08bda8fbefe562faaf8831cb20664a7a1d3ffdbbcc5b83e08637624b')
+sha512sums=('5d4d5cee2a19ad1820c3411bc4851904e3059cdcacc837350694d54d7d59260b66c565c72cc14a3a10541a8fc49c5185f08f57b7a8c7e4c64ed2614da6e1201f')
+
+build() {
+  cd postgresql-${pkgver}
+  local options=(
+--prefix=/opt/pgsql-${_majorver}
+--with-gssapi
+--with-libxml
+--with-openssl
+--with-perl
+--with-python
+--with-tcl
+--with-pam
+--without-readline
+--with-system-tzdata=/usr/share/zoneinfo
+--with-uuid=e2fs
+--with-icu
+--with-systemd
+--with-ldap
+--disable-nls
+--enable-thread-safety
+  )
+
+  # only build plpython3 for now
+  ./configure ${options[@]} \
+PYTHON=/usr/bin/python
+  make -C src/pl/plpython all
+  make -C contrib/hstore_plpython all
+  make -C contrib/ltree_plpython all
+
+  # save plpython3 build and Makefile.global
+  cp -a src/pl/plpython{,3}
+  cp -a contrib/hstore_plpython{,3}
+  cp -a contrib/ltree_plpython{,3}
+  cp -a src/Makefile.global{,.python3}
+  make distclean
+
+  # regular build with everything
+  ./configure ${options[@]} \
+PYTHON=/usr/bin/python2
+  make -C src all
+  make -C contrib all
+}
+
+package() {
+  cd postgresql-${pkgver}
+  make -C src DESTDIR="${pkgdir}" install
+  make -C contrib DESTDIR="${pkgdir}" install
+
+  # install plpython3
+  mv src/Makefile.global src/Makefile.global.save
+  cp src/Makefile.global.python3 src/Makefile.global
+  touch -r src/Makefile.global.save src/Makefile.global
+  make -C src/pl/plpython3 DESTDIR="${pkgdir}" install
+  make -C contrib/hstore_plpython3 DESTDIR="${pkgdir}" install
+  make -C contrib/ltree_plpython3 DESTDIR="${pkgdir}" install
+
+  install -Dm 644 COPYRIGHT -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 16:29:34
  Author: arodseth
Revision: 406380

archrelease: copy trunk to community-x86_64

Added:
  tinyxml2/repos/community-x86_64/PKGBUILD
(from rev 406379, tinyxml2/trunk/PKGBUILD)
Deleted:
  tinyxml2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 16:25:18 UTC (rev 406379)
+++ PKGBUILD2018-11-11 16:29:34 UTC (rev 406380)
@@ -1,40 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: dhead666 
-
-pkgname=tinyxml2
-pkgver=7.0.0
-pkgrel=2
-pkgdesc='Simple XML parser made for easy integration'
-arch=('x86_64')
-url='http://www.grinninglizard.com/tinyxml2'
-license=('zlib')
-makedepends=('cmake' 'ninja' 'setconf')
-source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('fa0d1c745d65d4d833e62cb183e23c2034dc7a35ec1a4977e808bdebb9b4fe60')
-
-prepare() {
-  grep License -A20 "$pkgname-$pkgver/readme.md" > LICENSE
-  # FS#60757
-  setconf "$pkgname-$pkgver/$pkgname.pc.in" includedir='${prefix}/include'
-  setconf "$pkgname-$pkgver/$pkgname.pc.in" libdir='${prefix}/lib'
-}
-
-build() {
-  mkdir -p build
-  cd build
-  cmake "../$pkgname-$pkgver" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_BUILD_TYPE=Release \
--G Ninja
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/leethomason/tinyxml2
-# vim: ts=2 sw=2 et:

Copied: tinyxml2/repos/community-x86_64/PKGBUILD (from rev 406379, 
tinyxml2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 16:29:34 UTC (rev 406380)
@@ -0,0 +1,40 @@
+# Maintainer: Alexander F. Rødseth 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dhead666 
+
+pkgname=tinyxml2
+pkgver=7.0.0
+pkgrel=2
+pkgdesc='Simple XML parser made for easy integration'
+arch=('x86_64')
+url='http://www.grinninglizard.com/tinyxml2'
+license=('zlib')
+makedepends=('cmake' 'ninja' 'setconf')
+source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('fa0d1c745d65d4d833e62cb183e23c2034dc7a35ec1a4977e808bdebb9b4fe60')
+
+prepare() {
+  grep License -A20 "$pkgname-$pkgver/readme.md" > LICENSE
+  # FS#60757
+  setconf "$pkgname-$pkgver/$pkgname.pc.in" includedir='${prefix}/include'
+  setconf "$pkgname-$pkgver/$pkgname.pc.in" libdir='${prefix}/lib'
+}
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "../$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_BUILD_TYPE=Release \
+-G Ninja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/leethomason/tinyxml2
+# vim: ts=2 sw=2 et:


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 16:25:18
  Author: arodseth
Revision: 406379

archrelease: copy trunk to community-x86_64

Added:
  botan/repos/community-x86_64/PKGBUILD
(from rev 406378, botan/trunk/PKGBUILD)
  botan/repos/community-x86_64/botan.key
(from rev 406378, botan/trunk/botan.key)
Deleted:
  botan/repos/community-x86_64/PKGBUILD
  botan/repos/community-x86_64/botan.key

---+
 PKGBUILD  |   95 ++--
 botan.key |   70 ++--
 2 files changed, 83 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 16:25:10 UTC (rev 406378)
+++ PKGBUILD2018-11-11 16:25:18 UTC (rev 406379)
@@ -1,47 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: d'Ronin 
-# Contributor: Hexchain Tong 
-# Contributor: Jack Lloyd 
-
-pkgname=botan
-pkgver=2.8.0
-pkgrel=1
-pkgdesc='Crypto library written in C++'
-arch=('x86_64')
-url='https://botan.randombit.net/'
-license=('BSD')
-makedepends=('python')
-optdepends=('python: for using botan2.py')
-validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
-source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
-sha256sums=('e7159b127e91e0c158245d61c638c50d443ec7b440b6b0161328c47b3aba3960'
-'SKIP')
-
-build() {
-  cd "${pkgname^}-$pkgver"
-
-  # botan benefits from -O3. Upstream is using it.
-  CXXFLAGS="$CXXFLAGS -O3" ./configure.py \
---prefix=/usr \
---with-bzip \
---with-lzma \
---with-zlib
-  make
-}
-
-check() {
-  cd "${pkgname^}-$pkgver"
-
-  ./botan-test
-}
-
-package() {
-  DESTDIR="$pkgdir" make -C "${pkgname^}-$pkgver" install
-  install -Dm644 "${pkgname^}-$pkgver/license.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/randombit/botan
-# vim: ts=2 sw=2 et:

Copied: botan/repos/community-x86_64/PKGBUILD (from rev 406378, 
botan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 16:25:18 UTC (rev 406379)
@@ -0,0 +1,48 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: d'Ronin 
+# Contributor: Hexchain Tong 
+# Contributor: Jack Lloyd 
+
+pkgname=botan
+pkgver=2.8.0
+pkgrel=2
+pkgdesc='Crypto library written in C++'
+arch=('x86_64')
+url='https://botan.randombit.net/'
+license=('BSD')
+makedepends=('python')
+optdepends=('python: for using botan2.py')
+validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')
+source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
+sha256sums=('e7159b127e91e0c158245d61c638c50d443ec7b440b6b0161328c47b3aba3960'
+'SKIP')
+
+build() {
+  cd "${pkgname^}-$pkgver"
+
+  # botan benefits from -O3. Upstream is using it when testing.
+  CXXFLAGS="$CXXFLAGS -O3" ./configure.py \
+--prefix=/usr \
+--with-bzip \
+--with-lzma \
+--with-zlib \
+--with-os-feature=getrandom
+  make
+}
+
+check() {
+  cd "${pkgname^}-$pkgver"
+
+  ./botan-test
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C "${pkgname^}-$pkgver" install
+  install -Dm644 "${pkgname^}-$pkgver/license.txt" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/randombit/botan
+# vim: ts=2 sw=2 et:

Deleted: botan.key
===
--- botan.key   2018-11-11 16:25:10 UTC (rev 406378)
+++ botan.key   2018-11-11 16:25:18 UTC (rev 406379)
@@ -1,35 +0,0 @@
-pub   2048R/EFBADFBC 2004-10-30
-  Key fingerprint = 621D AF64 11E1 851C 4CF9  A2E1 6211 EBF1 EFBA DFBC
-uid  Botan Distribution Key
-
--BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-mQELBEGD1j0BCADHxPJkPcjJE+4Dlisx2hVc0Dj6JI1MSLrkM8R+2bOhVUSferxP
-T1EMPhfrAdOHTAloyvRThJztnZsNKqfLL49GGcBLdEGAVNks1pG37Teze5Lx1XIu
-zJFrozL2sqBy5C6nHpFgd1tcD68Rah2wp0u2cR9owXf1IqKdEfuo661+MTv7wTB1
-4hKV75nB7ZO6676SEZRILYM+7RJwKAKEmEPJc6hEf94VXn9ecNzaTlHgYkjhz9db
-LOd3od9XvuUw+LMR1dwBqMxbvR90MiXjbedDEkbArcZB9YOAIvEX/lC3qaW4XJt4
-iwHWl/YVZEfALcvQywe2CDrH5hO794wd9MpBAAYptBZCb3RhbiBEaXN0cmlidXRp
-b24gS2V5iQEqBBMBAgAUAhsDAh4BAheABQJKfFpnBBUKCQgACgkQYhHr8e+637xk
-PQf/aOi78XenwwvFrwXOVIVTdZIf8rK1zJksf26h09UD8uVV6z5iiTcpn86+eN9p
-6Ar8IH3tD+JuFnPSwZ/r9MNC2XZwenYo4Gb14jqM6/9hBe328vmeM4Y1G7bD4HrL
-kgV5WEyokqm3zbp3FBLr3Vh68TAC5JB9aHevra+cCA2u3vBNI3YUM5z4TdO150P3
-J00whkqImQEUni8bgxvllBLFM+uhucsX3HZWkoDEpotbg8yd0bqMkiPEyMr1OnJq
-eDVDMrB5wnyLgLFfRAAw3mopM0C1PNOAHr/BIYiaDHX2OwnOfep8rMDoRVf2Ge0D
-DBgsJJ6LduQHLeg403SHWL2F6YkCHAQTAQIABgUCQYPWUgAKCRBcD5boTsFta+r9
-EACWVis7YcaGkKKgRB/5ox8rM36XVhMXdh/hnnGHt5rapbbRRkRHRcWU8WIcFO1A
-59+TfwNNd8gN1MEt/5aX5KHWVKHBDexJgIxm6Dm1pisYHf/dnYQPM18hmqqwNlKY
-97hFkPpHd7enrtc/SvGbQhhLXYlpwBrdMl76e9xJLnnrRQksxegGPo8cr

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

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 16:25:27
  Author: anthraxx
Revision: 339276

upgpkg: postgresql 11.1-1

Modified:
  postgresql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 15:43:12 UTC (rev 339275)
+++ PKGBUILD2018-11-11 16:25:27 UTC (rev 339276)
@@ -3,9 +3,9 @@
 
 pkgbase=postgresql
 pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
-pkgver=10.5
+pkgver=11.1
 _majorver=${pkgver%.*}
-pkgrel=3
+pkgrel=1
 pkgdesc='Sophisticated object-relational DBMS'
 url='https://www.postgresql.org/'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 postgresql.logrotate
 postgresql.service
 postgresql-check-db-dir)
-sha256sums=('6c8e616c91a45142b85c0aeb1f29ebba4a361309e86469e0fb4617b6a73c4011'
+sha256sums=('90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08'
 '8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9'
 '5f73b54ca6206bd2c469c507830261ebd167baca074698d8889d769c33f98a31'
 '57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
@@ -25,7 +25,7 @@
 '6abb842764bbed74ea4a269d24f1e73d1c0b1d8ecd6e2e6fb5fb10590298605e'
 'ad025a5fb623b1a1e9dff0cc62cc63f66244bb27d81370a6251aa29e8574be94'
 '888a1d44f03fccfa4bf344ee45824fefb846ae3c1c0c40113ad6020b4be3b0cf')
-sha512sums=('1bad30ae88beca66f7e8b99b82e7f02aac1e9230b328e6e5a762a704cdd9dc767d924f5a66c68c93586badfef91b7ff336120a567ce970eaa58bb44c662ad48c'
+sha512sums=('35d00984e9f5f063a5b96e97aa1b40381ab76d07b2336bda5981fd80bef1324f56eefca5069ae78770ecd6ece5df85264e599fdb3478ecb71d4fdd0d7b6becca'
 
'031efe12d18ce386989062327cdbbe611c5ef1f94e4e1bead502304cb3e2d410af533d3c7f1109d24f9da9708214fe32f9a10ba373a3ca8d507bdb521fbb75f7'
 
'38302242b30c01c7981574ed28d9cbd9dc73bf6b56ba3a032afb5d0885ae83e5aa72ce578bf2422214dfa6c46f09d0bdd7cccaeb3c25d58754eb1a34f8bf5615'
 
'1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67'


[arch-commits] Commit in postgresql/repos (9 files)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 16:25:39
  Author: anthraxx
Revision: 339277

archrelease: copy trunk to testing-x86_64

Added:
  postgresql/repos/testing-x86_64/
  postgresql/repos/testing-x86_64/PKGBUILD
(from rev 339276, postgresql/trunk/PKGBUILD)
  postgresql/repos/testing-x86_64/postgresql-check-db-dir
(from rev 339276, postgresql/trunk/postgresql-check-db-dir)
  postgresql/repos/testing-x86_64/postgresql-perl-rpath.patch
(from rev 339276, postgresql/trunk/postgresql-perl-rpath.patch)
  postgresql/repos/testing-x86_64/postgresql-run-socket.patch
(from rev 339276, postgresql/trunk/postgresql-run-socket.patch)
  postgresql/repos/testing-x86_64/postgresql.install
(from rev 339276, postgresql/trunk/postgresql.install)
  postgresql/repos/testing-x86_64/postgresql.logrotate
(from rev 339276, postgresql/trunk/postgresql.logrotate)
  postgresql/repos/testing-x86_64/postgresql.pam
(from rev 339276, postgresql/trunk/postgresql.pam)
  postgresql/repos/testing-x86_64/postgresql.service
(from rev 339276, postgresql/trunk/postgresql.service)

-+
 PKGBUILD|  207 ++
 postgresql-check-db-dir |   49 +
 postgresql-perl-rpath.patch |   13 ++
 postgresql-run-socket.patch |   12 ++
 postgresql.install  |   25 +
 postgresql.logrotate|4 
 postgresql.pam  |3 
 postgresql.service  |   35 +++
 8 files changed, 348 insertions(+)

Copied: postgresql/repos/testing-x86_64/PKGBUILD (from rev 339276, 
postgresql/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-11-11 16:25:39 UTC (rev 339277)
@@ -0,0 +1,207 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Dan McGee 
+
+pkgbase=postgresql
+pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
+pkgver=11.1
+_majorver=${pkgver%.*}
+pkgrel=1
+pkgdesc='Sophisticated object-relational DBMS'
+url='https://www.postgresql.org/'
+arch=('x86_64')
+license=('custom:PostgreSQL')
+makedepends=('krb5' 'libxml2' 'python' 'python2' 'perl' 'tcl>=8.6.0' 
'openssl>=1.0.0' 'pam' 'zlib' 'icu' 'systemd' 'libldap')
+source=(https://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2
+postgresql-run-socket.patch
+postgresql-perl-rpath.patch
+postgresql.pam
+postgresql.logrotate
+postgresql.service
+postgresql-check-db-dir)
+sha256sums=('90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08'
+'8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9'
+'5f73b54ca6206bd2c469c507830261ebd167baca074698d8889d769c33f98a31'
+'57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
+'6abb842764bbed74ea4a269d24f1e73d1c0b1d8ecd6e2e6fb5fb10590298605e'
+'ad025a5fb623b1a1e9dff0cc62cc63f66244bb27d81370a6251aa29e8574be94'
+'888a1d44f03fccfa4bf344ee45824fefb846ae3c1c0c40113ad6020b4be3b0cf')
+sha512sums=('35d00984e9f5f063a5b96e97aa1b40381ab76d07b2336bda5981fd80bef1324f56eefca5069ae78770ecd6ece5df85264e599fdb3478ecb71d4fdd0d7b6becca'
+
'031efe12d18ce386989062327cdbbe611c5ef1f94e4e1bead502304cb3e2d410af533d3c7f1109d24f9da9708214fe32f9a10ba373a3ca8d507bdb521fbb75f7'
+
'38302242b30c01c7981574ed28d9cbd9dc73bf6b56ba3a032afb5d0885ae83e5aa72ce578bf2422214dfa6c46f09d0bdd7cccaeb3c25d58754eb1a34f8bf5615'
+
'1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67'
+
'9ab4da01337ffbab8faec0e220aaa2a642dbfeccf7232ef2645bdc2177a953f17ee3cc14a4d8f8ebd064e1dae8b3dba6029adbffb8afaabea383963213941ba8'
+
'acd60166ff513b16778705e824944945cd0a98abc519fa5f0232252e0e9c85460c6f8b85459d9692d1f3df1caaaf8909c3e7f785be99c2d3fb98a10b2641a795'
+
'56974ef34a8d94596068413154b1a7ed5a71f5a3942bd79427f05e6f6b7853036874dedd8d988bb94306023f2a675996d500b075eaf8a192ef5c24026eb28eb0')
+
+prepare() {
+  cd postgresql-${pkgver}
+  patch -p1 < ../postgresql-run-socket.patch
+  patch -p1 < ../postgresql-perl-rpath.patch
+}
+
+build() {
+  cd postgresql-${pkgver}
+  local options=(
+--prefix=/usr
+--mandir=/usr/share/man
+--datadir=/usr/share/postgresql
+--sysconfdir=/etc
+--with-gssapi
+--with-libxml
+--with-openssl
+--with-perl
+--with-python
+--with-tcl
+--with-pam
+--with-system-tzdata=/usr/share/zoneinfo
+--with-uuid=e2fs
+--with-icu
+--with-systemd
+--with-ldap
+--enable-nls
+--enable-thread-safety
+--disable-rpath
+  )
+
+  # only build plpython3 for now
+  ./configure ${options[@]} \
+PYTHON=/usr/bin/python
+  make -C src/pl/plpython all
+  make -C contrib/hstore_plpython all
+  make -C contrib/ltree_plpython all
+
+  # save plpython3 build and Makefile.g

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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 16:24:58
  Author: felixonmars
Revision: 406377

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 16:24:34 UTC (rev 406376)
+++ PKGBUILD2018-11-11 16:24:58 UTC (rev 406377)
@@ -1,61 +0,0 @@
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-# Contributor: Sébastien Luttringer 
-
-pkgbase=python-sqlalchemy
-pkgname=('python-sqlalchemy' 'python2-sqlalchemy')
-pkgver=1.2.13
-pkgrel=1
-arch=('x86_64') # python2 package contain .so
-url="http://www.sqlalchemy.org/";
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-xdist' 'python2-pytest-xdist' 'python-mock' 'python2-mock')
-source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz"{,.asc})
-validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1')
-sha512sums=('e41c5a2b09e3958343e517eae9ead619fe68c8e50c64ee2b7d77789240b373fdd9c6f427a49ac81f55826a2e34bf1f12ffc7f8613c91ab0edbd1d723581183ba'
-'SKIP')
-
-prepare() {
-  cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver
-}
-
-build() {
-  cd "$srcdir"/SQLAlchemy-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/SQLAlchemy2-$pkgver
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/SQLAlchemy-$pkgver
-  python setup.py pytest || warning "Tests failed"
- 
-  cd "$srcdir"/SQLAlchemy2-$pkgver  
-  python2 setup.py pytest || warning "Tests failed"
-}
-
-package_python-sqlalchemy() {
-  pkgdesc='Python SQL toolkit and Object Relational Mapper'
-  depends=('python')
-  optdepends=('python-psycopg2: connect to PostgreSQL database')
-
-  cd SQLAlchemy-$pkgver
-  python setup.py install --root="${pkgdir}"
-  install -D -m644 LICENSE \
- "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-sqlalchemy() {
-  pkgdesc='Python 2 SQL toolkit and Object Relational Mapper'
-  depends=('python2')
-  optdepends=('python2-psycopg2: connect to PostgreSQL database')
-
-  cd SQLAlchemy2-$pkgver
-  python2 setup.py install --root="$pkgdir"
-  install -D -m644 LICENSE \
- "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: python-sqlalchemy/repos/community-x86_64/PKGBUILD (from rev 406376, 
python-sqlalchemy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 16:24:58 UTC (rev 406377)
@@ -0,0 +1,61 @@
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+# Contributor: Sébastien Luttringer 
+
+pkgbase=python-sqlalchemy
+pkgname=('python-sqlalchemy' 'python2-sqlalchemy')
+pkgver=1.2.14
+pkgrel=1
+arch=('x86_64') # python2 package contain .so
+url="http://www.sqlalchemy.org/";
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-xdist' 'python2-pytest-xdist' 'python-mock' 'python2-mock')
+source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz"{,.asc})
+validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1')
+sha512sums=('f6b89029180bc6f3e35bc17a1d80c111f6ce05f2f799bbdfee00c961e83aa2f95cbb363c85a5f97c18d5ff0aa1408c164621474cd6ddf8e63dd88da35de69539'
+'SKIP')
+
+prepare() {
+  cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver
+}
+
+build() {
+  cd "$srcdir"/SQLAlchemy-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/SQLAlchemy2-$pkgver
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/SQLAlchemy-$pkgver
+  python setup.py pytest || warning "Tests failed"
+ 
+  cd "$srcdir"/SQLAlchemy2-$pkgver  
+  python2 setup.py pytest || warning "Tests failed"
+}
+
+package_python-sqlalchemy() {
+  pkgdesc='Python SQL toolkit and Object Relational Mapper'
+  depends=('python')
+  optdepends=('python-psycopg2: connect to PostgreSQL database')
+
+  cd SQLAlchemy-$pkgver
+  python setup.py install --root="${pkgdir}"
+  install -D -m644 LICENSE \
+ "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-sqlalchemy() {
+  pkgdesc='Python 2 SQL toolkit and Object Relational Mapper'
+  depends=('python2')
+  optdepends=('python2-psycopg2: connect to PostgreSQL database')
+
+  cd SQLAlchemy2-$pkgver
+  python2 setup.py install --root="$pkgdir"
+  install -D -m644 LICENSE \
+ "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 ft=sh et:


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 16:25:10
  Author: arodseth
Revision: 406378

upgpkg: botan 2.8.0-2

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 16:24:58 UTC (rev 406377)
+++ PKGBUILD2018-11-11 16:25:10 UTC (rev 406378)
@@ -7,7 +7,7 @@
 
 pkgname=botan
 pkgver=2.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 arch=('x86_64')
 url='https://botan.randombit.net/'
@@ -22,12 +22,13 @@
 build() {
   cd "${pkgname^}-$pkgver"
 
-  # botan benefits from -O3. Upstream is using it.
+  # botan benefits from -O3. Upstream is using it when testing.
   CXXFLAGS="$CXXFLAGS -O3" ./configure.py \
 --prefix=/usr \
 --with-bzip \
 --with-lzma \
---with-zlib
+--with-zlib \
+--with-os-feature=getrandom
   make
 }
 


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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 16:24:34
  Author: felixonmars
Revision: 406376

upgpkg: python-sqlalchemy 1.2.14-1

Modified:
  python-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 16:19:23 UTC (rev 406375)
+++ PKGBUILD2018-11-11 16:24:34 UTC (rev 406376)
@@ -4,7 +4,7 @@
 
 pkgbase=python-sqlalchemy
 pkgname=('python-sqlalchemy' 'python2-sqlalchemy')
-pkgver=1.2.13
+pkgver=1.2.14
 pkgrel=1
 arch=('x86_64') # python2 package contain .so
 url="http://www.sqlalchemy.org/";
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-xdist' 'python2-pytest-xdist' 'python-mock' 'python2-mock')
 
source=("https://pypi.io/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz"{,.asc})
 validpgpkeys=('83AF7ACE251C13E6BB7DEFBD330239C1C4DAFEE1')
-sha512sums=('e41c5a2b09e3958343e517eae9ead619fe68c8e50c64ee2b7d77789240b373fdd9c6f427a49ac81f55826a2e34bf1f12ffc7f8613c91ab0edbd1d723581183ba'
+sha512sums=('f6b89029180bc6f3e35bc17a1d80c111f6ce05f2f799bbdfee00c961e83aa2f95cbb363c85a5f97c18d5ff0aa1408c164621474cd6ddf8e63dd88da35de69539'
 'SKIP')
 
 prepare() {


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 16:19:23
  Author: arodseth
Revision: 406375

archrelease: copy trunk to community-x86_64

Added:
  tinyxml2/repos/community-x86_64/PKGBUILD
(from rev 406374, tinyxml2/trunk/PKGBUILD)
Deleted:
  tinyxml2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 16:19:07 UTC (rev 406374)
+++ PKGBUILD2018-11-11 16:19:23 UTC (rev 406375)
@@ -1,44 +0,0 @@
-# Maintainer: Alexander F Rødseth 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: dhead666 
-
-pkgname=tinyxml2
-pkgver=7.0.0
-pkgrel=1
-pkgdesc='Simple XML parser made for easy integration'
-arch=('x86_64')
-url='http://www.grinninglizard.com/tinyxml2'
-license=('zlib')
-makedepends=('cmake' 'ninja')
-source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('fa0d1c745d65d4d833e62cb183e23c2034dc7a35ec1a4977e808bdebb9b4fe60')
-
-prepare() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  grep License -A20 readme.md > LICENSE
-}
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  install -d build
-  cd build
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_BUILD_TYPE=Release \
--G Ninja
-  ninja
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  DESTDIR="${pkgdir}" ninja -C build install
-  cat LICENSE
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# getver: github.com/leethomason/tinyxml2
-# vim: ts=2 sw=2 et:

Copied: tinyxml2/repos/community-x86_64/PKGBUILD (from rev 406374, 
tinyxml2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 16:19:23 UTC (rev 406375)
@@ -0,0 +1,40 @@
+# Maintainer: Alexander F. Rødseth 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dhead666 
+
+pkgname=tinyxml2
+pkgver=7.0.0
+pkgrel=2
+pkgdesc='Simple XML parser made for easy integration'
+arch=('x86_64')
+url='http://www.grinninglizard.com/tinyxml2'
+license=('zlib')
+makedepends=('cmake' 'ninja' 'setconf')
+source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('fa0d1c745d65d4d833e62cb183e23c2034dc7a35ec1a4977e808bdebb9b4fe60')
+
+prepare() {
+  grep License -A20 "$pkgname-$pkgver/readme.md" > LICENSE
+  # FS#60757
+  setconf "$pkgname-$pkgver/$pkgname.pc.in" includedir='${prefix}/include'
+  setconf "$pkgname-$pkgver/$pkgname.pc.in" libdir='${prefix}/lib'
+}
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "../$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_BUILD_TYPE=Release \
+-G Ninja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/leethomason/tinyxml2
+# vim: ts=2 sw=2 et:


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 16:19:07
  Author: arodseth
Revision: 406374

upgpkg: tinyxml2 7.0.0-2

Modified:
  tinyxml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 15:01:03 UTC (rev 406373)
+++ PKGBUILD2018-11-11 16:19:07 UTC (rev 406374)
@@ -1,30 +1,29 @@
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Alexander F. Rødseth 
 # Maintainer: Jaroslav Lichtblau 
 # Contributor: dhead666 
 
 pkgname=tinyxml2
 pkgver=7.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple XML parser made for easy integration'
 arch=('x86_64')
 url='http://www.grinninglizard.com/tinyxml2'
 license=('zlib')
-makedepends=('cmake' 'ninja')
+makedepends=('cmake' 'ninja' 'setconf')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/leethomason/$pkgname/archive/$pkgver.tar.gz)
 sha256sums=('fa0d1c745d65d4d833e62cb183e23c2034dc7a35ec1a4977e808bdebb9b4fe60')
 
 prepare() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  grep License -A20 readme.md > LICENSE
+  grep License -A20 "$pkgname-$pkgver/readme.md" > LICENSE
+  # FS#60757
+  setconf "$pkgname-$pkgver/$pkgname.pc.in" includedir='${prefix}/include'
+  setconf "$pkgname-$pkgver/$pkgname.pc.in" libdir='${prefix}/lib'
 }
 
 build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  install -d build
+  mkdir -p build
   cd build
-  cmake .. \
+  cmake "../$pkgname-$pkgver" \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=lib \
 -DCMAKE_BUILD_TYPE=Release \
@@ -33,11 +32,8 @@
 }
 
 package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  DESTDIR="${pkgdir}" ninja -C build install
-  cat LICENSE
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 # getver: github.com/leethomason/tinyxml2


[arch-commits] Commit in grafana/repos/community-x86_64 (10 files)

2018-11-11 Thread Sébastien Luttringer via arch-commits
Date: Sunday, November 11, 2018 @ 15:01:03
  Author: seblu
Revision: 406373

archrelease: copy trunk to community-x86_64

Added:
  grafana/repos/community-x86_64/PKGBUILD
(from rev 406372, grafana/trunk/PKGBUILD)
  grafana/repos/community-x86_64/grafana.install
(from rev 406372, grafana/trunk/grafana.install)
  grafana/repos/community-x86_64/grafana.service
(from rev 406372, grafana/trunk/grafana.service)
  grafana/repos/community-x86_64/grafana.sysusers
(from rev 406372, grafana/trunk/grafana.sysusers)
  grafana/repos/community-x86_64/grafana.tmpfiles
(from rev 406372, grafana/trunk/grafana.tmpfiles)
Deleted:
  grafana/repos/community-x86_64/PKGBUILD
  grafana/repos/community-x86_64/grafana.install
  grafana/repos/community-x86_64/grafana.service
  grafana/repos/community-x86_64/grafana.sysusers
  grafana/repos/community-x86_64/grafana.tmpfiles

--+
 PKGBUILD |  150 ++---
 grafana.install  |   44 +++
 grafana.service  |   30 +-
 grafana.sysusers |2 
 grafana.tmpfiles |6 +-
 5 files changed, 116 insertions(+), 116 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 15:00:51 UTC (rev 406372)
+++ PKGBUILD2018-11-11 15:01:03 UTC (rev 406373)
@@ -1,75 +0,0 @@
-# Maintainer: Sébastien "Seblu" Luttringer
-# Contributor: Carsten Feuls 
-# Contributor: Gilles Hamel 
-
-pkgname=grafana
-pkgver=5.3.1
-pkgrel=1
-pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & 
OpenTSDB'
-url='http://grafana.org'
-arch=('x86_64')
-license=('Apache')
-depends=('glibc' 'freetype2' 'fontconfig' 'gsfonts')
-makedepends=('git' 'go' 'npm' 'grunt-cli' 'python2')
-backup=("etc/grafana.ini")
-source=("git+https://github.com/grafana/grafana.git#tag=v$pkgver";
-"grafana.service"
-"grafana.sysusers"
-"grafana.tmpfiles"
-   )
-install=$pkgname.install
-md5sums=('SKIP'
- '2f1d73689923ecee92a102a65b91003a'
- 'e991d8cdf91c1e25652cdbc51fc726c5'
- 'b9b576d1959fc063b3399892e201488c')
-
-prepare() {
-  cd $pkgname
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-  :
-}
-
-build() {
-  msg2 'GOPATH setup'
-  export GOPATH="$srcdir/gopath"
-  export PATH+=":$GOPATH/bin"
-  mkdir -p "$GOPATH/src/github.com/grafana/"
-  ln -fsrT "$srcdir/grafana/" "$GOPATH/src/github.com/grafana/grafana"
-  cd "$GOPATH/src/github.com/grafana/grafana"
-
-  msg2 'building the backend'
-  go run build.go setup
-  go run build.go build
-
-  msg2 'building the frontend'
-  export NPM_CONFIG_PREFIX="$srcdir/npm"
-  export PATH+=":$NPM_CONFIG_PREFIX/bin"
-  npm install -g yarn
-  yarn install --pure-lockfile --no-progress
-  npm run build release
-}
-
-package() {
-  install -Dm644 grafana.tmpfiles "$pkgdir/usr/lib/tmpfiles.d/grafana.conf"
-  install -Dm644 grafana.sysusers "$pkgdir/usr/lib/sysusers.d/grafana.conf"
-  install -Dm644 grafana.service 
"$pkgdir/usr/lib/systemd/system/grafana.service"
-  cd $pkgname
-  install -Dsm755 bin/linux-amd64/grafana-server 
"$pkgdir/usr/bin/grafana-server"
-  install -Dsm755 bin/linux-amd64/grafana-cli "$pkgdir/usr/bin/grafana-cli"
-  install -Dm640 -o207 -g207 conf/sample.ini "$pkgdir/etc/$pkgname.ini"
-  install -Dm644 conf/defaults.ini 
"$pkgdir/usr/share/$pkgname/conf/defaults.ini"
-  install -dm755 "$pkgdir/usr/share/grafana/"
-  for i in vendor public tools; do
-cp -r "$i" "$pkgdir/usr/share/grafana/$i"
-  done
-  ln -s ../../../var/lib/grafana "$pkgdir/usr/share/grafana/data"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: grafana/repos/community-x86_64/PKGBUILD (from rev 406372, 
grafana/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 15:01:03 UTC (rev 406373)
@@ -0,0 +1,75 @@
+# Maintainer: Sébastien "Seblu" Luttringer
+# Contributor: Carsten Feuls 
+# Contributor: Gilles Hamel 
+
+pkgname=grafana
+pkgver=5.3.2
+pkgrel=1
+pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & 
OpenTSDB'
+url='http://grafana.org'
+arch=('x86_64')
+license=('Apache')
+depends=('glibc' 'freetype2' 'fontconfig' 'gsfonts')
+makedepends=('git' 'go' 'npm' 'grunt-cli' 'python2')
+backup=("etc/grafana.ini")
+source=("git+https://github.com/grafana/grafana.git#tag=v$pkgver";
+"grafana.service"
+"grafana.sysusers"
+"grafana.tmpfiles"
+   )
+install=$pkgname.install
+md5sums=('SKIP'
+ '2f1d73689923ecee92a102a65b91003a'
+ 'e991d8cdf91c1e25652cdbc51fc726c5'
+ 'b9b576d1959fc063b3399892e201488c')
+
+prepare() {
+  cd $pkgname
+  # apply patch from the source array (should be a pacman feat

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

2018-11-11 Thread Sébastien Luttringer via arch-commits
Date: Sunday, November 11, 2018 @ 15:00:51
  Author: seblu
Revision: 406372

upgpkg: grafana 5.3.2-1

Modified:
  grafana/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 14:49:44 UTC (rev 406371)
+++ PKGBUILD2018-11-11 15:00:51 UTC (rev 406372)
@@ -3,7 +3,7 @@
 # Contributor: Gilles Hamel 
 
 pkgname=grafana
-pkgver=5.3.1
+pkgver=5.3.2
 pkgrel=1
 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & 
OpenTSDB'
 url='http://grafana.org'


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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 14:49:44
  Author: jelle
Revision: 406371

archrelease: copy trunk to community-x86_64

Added:
  termite/repos/community-x86_64/PKGBUILD
(from rev 406370, termite/trunk/PKGBUILD)
Deleted:
  termite/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 14:49:22 UTC (rev 406370)
+++ PKGBUILD2018-11-11 14:49:44 UTC (rev 406371)
@@ -1,67 +0,0 @@
-# $Id$
-# Contributor: Daniel Micay 
-
-pkgbase=termite
-pkgname=('termite' 'termite-terminfo')
-pkgver=13
-pkgrel=3
-pkgdesc="A simple VTE-based terminal"
-url="https://github.com/thestinger/termite/";
-license=('LGPL')
-arch=('x86_64')
-depends=('gtk3' 'pcre2' 'gnutls' 'vte-common')
-makedepends=('git' 'ncurses' 'intltool' 'gperf' 'gtk-doc')
-_vtever=0.50.2.a
-source=("git+https://github.com/thestinger/termite#tag=v$pkgver";
-"git+https://github.com/thestinger/vte-ng#tag=$_vtever";
-"termite-util::git+https://github.com/thestinger/util";)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd vte-ng
-  echo 'sources: $(BUILT_SOURCES)' >> src/Makefile.am 
-  NOCONFIGURE=1 ./autogen.sh
-
-  cd ../$pkgbase
-  git submodule init
-  git config --local submodule.util.url "$srcdir/termite-util"
-  git submodule update
-}
-
-build() {
-  cd vte-ng
-  ./configure \
---prefix="$srcdir/vte-static" \
---localedir="/usr/share/$pkgbase/locale" \
---enable-static \
---disable-shared \
-enable_introspection=no \
-enable_vala=no \
---disable-gtk-doc \
---disable-glade-catalogue
-  make -C src sources install-exec install-data
-  make install-pkgconfigDATA
-
-  cd ../$pkgbase
-  export PKG_CONFIG_PATH="$srcdir/vte-static/lib/pkgconfig"
-  make
-}
-
-package_termite() {
-  depends+=('termite-terminfo')
-  backup=(etc/xdg/termite/config)
-
-  make -C vte-ng/po DESTDIR="$pkgdir" install-data
-  make -C $pkgbase DESTDIR="$pkgdir" PREFIX=/usr install
-  rm -r "$pkgdir/usr/share/terminfo"
-}
-
-package_termite-terminfo() {
-  pkgdesc='Terminfo for Termite, a simple VTE-based terminal'
-  depends=('ncurses')
-
-  mkdir -p "$pkgdir/usr/share/terminfo"
-  tic -x -o "$pkgdir/usr/share/terminfo" $pkgbase/termite.terminfo
-}

Copied: termite/repos/community-x86_64/PKGBUILD (from rev 406370, 
termite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 14:49:44 UTC (rev 406371)
@@ -0,0 +1,66 @@
+# Contributor: Daniel Micay 
+
+pkgbase=termite
+pkgname=('termite' 'termite-terminfo')
+pkgver=14
+pkgrel=1
+pkgdesc="A simple VTE-based terminal"
+url="https://github.com/thestinger/termite/";
+license=('LGPL')
+arch=('x86_64')
+depends=('gtk3' 'pcre2' 'gnutls' 'vte-common')
+makedepends=('git' 'ncurses' 'intltool' 'gperf' 'gtk-doc')
+_vtever=0.50.2.a
+source=("git+https://github.com/thestinger/termite#tag=v$pkgver";
+"git+https://github.com/thestinger/vte-ng#tag=$_vtever";
+"termite-util::git+https://github.com/thestinger/util";)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd vte-ng
+  echo 'sources: $(BUILT_SOURCES)' >> src/Makefile.am 
+  NOCONFIGURE=1 ./autogen.sh
+
+  cd ../$pkgbase
+  git submodule init
+  git config --local submodule.util.url "$srcdir/termite-util"
+  git submodule update
+}
+
+build() {
+  cd vte-ng
+  ./configure \
+--prefix="$srcdir/vte-static" \
+--localedir="/usr/share/$pkgbase/locale" \
+--enable-static \
+--disable-shared \
+enable_introspection=no \
+enable_vala=no \
+--disable-gtk-doc \
+--disable-glade-catalogue
+  make -C src sources install-exec install-data
+  make install-pkgconfigDATA
+
+  cd ../$pkgbase
+  export PKG_CONFIG_PATH="$srcdir/vte-static/lib/pkgconfig"
+  make
+}
+
+package_termite() {
+  depends+=('termite-terminfo')
+  backup=(etc/xdg/termite/config)
+
+  make -C vte-ng/po DESTDIR="$pkgdir" install-data
+  make -C $pkgbase DESTDIR="$pkgdir" PREFIX=/usr install
+  rm -r "$pkgdir/usr/share/terminfo"
+}
+
+package_termite-terminfo() {
+  pkgdesc='Terminfo for Termite, a simple VTE-based terminal'
+  depends=('ncurses')
+
+  mkdir -p "$pkgdir/usr/share/terminfo"
+  tic -x -o "$pkgdir/usr/share/terminfo" $pkgbase/termite.terminfo
+}


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

2018-11-11 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 11, 2018 @ 14:49:22
  Author: jelle
Revision: 406370

upgpkg: termite 14-1

Modified:
  termite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 14:30:32 UTC (rev 406369)
+++ PKGBUILD2018-11-11 14:49:22 UTC (rev 406370)
@@ -2,8 +2,8 @@
 
 pkgbase=termite
 pkgname=('termite' 'termite-terminfo')
-pkgver=13
-pkgrel=3
+pkgver=14
+pkgrel=1
 pkgdesc="A simple VTE-based terminal"
 url="https://github.com/thestinger/termite/";
 license=('LGPL')


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

2018-11-11 Thread Filipe Laíns via arch-commits
Date: Sunday, November 11, 2018 @ 14:30:32
  Author: ffy00
Revision: 406369

archrelease: copy trunk to community-x86_64

Added:
  urh/repos/community-x86_64/PKGBUILD
(from rev 406368, urh/trunk/PKGBUILD)
Deleted:
  urh/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 14:30:26 UTC (rev 406368)
+++ PKGBUILD2018-11-11 14:30:32 UTC (rev 406369)
@@ -1,50 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Johannes Pohl 
-
-pkgname=urh
-pkgver=2.4.1
-pkgrel=1
-pkgdesc='Universal Radio Hacker: investigate wireless protocols like a boss'
-arch=('x86_64')
-url='https://github.com/jopohl/urh'
-license=('GPL3')
-depends=('python' 'python-pyqt5' 'python-numpy' 'python-psutil' 'python-pyzmq' 
'cython')
-makedepends=('gcc' 'python-setuptools'
- 'airspy' 'hackrf' 'libuhd' 'limesuite' 'rtl-sdr') # Optional
-checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'xorg-server-xvfb')
-optdepends=('airspy: for native airspy backend'
-'cython: for recompiling native backends right from inside URH'
-'hackrf: for native hackrf backend'
-'libuhd: for native USRP backend'
-'limesuite: for native LimeSDR backend'
-'rtl-sdr: for native RTL-SDR backend'
-'rfcat-hg: for rfcat plugin'
-'gnuradio: for USRP gnuradio backend'
-'gnuradio-osmosdr: for more gnuradio device backends'
-'python-pyaudio: for soundcard support')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/jopohl/urh/archive/v$pkgver.tar.gz";)
-sha512sums=('54a530af822e2a700128ec435a3cfac42c2a82b685750fed8b96dce13f7ad70e28bb4f994919654657d6a9d5a91ba5921ebe3516a8e0aab4e748afac1622fb3a')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build build_ext
-  python src/urh/cythonext/build.py
-}
-
-check() {
-  cd $pkgname-$pkgver
-
-  xvfb-run pytest --boxed
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" -O1 --skip-build
-
-  install -Dm644 ./data/urh.desktop 
"$pkgdir"/usr/share/applications/urh.desktop
-  install -Dm 644 data/icons/appicon.png "$pkgdir"/usr/share/pixmaps/urh.png
-  install -Dm 644 README.md "$pkgdir"/usr/share/doc/$pkgname/README
-}
-

Copied: urh/repos/community-x86_64/PKGBUILD (from rev 406368, 
urh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 14:30:32 UTC (rev 406369)
@@ -0,0 +1,50 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Johannes Pohl 
+
+pkgname=urh
+pkgver=2.4.2
+pkgrel=1
+pkgdesc='Universal Radio Hacker: investigate wireless protocols like a boss'
+arch=('x86_64')
+url='https://github.com/jopohl/urh'
+license=('GPL3')
+depends=('python' 'python-pyqt5' 'python-numpy' 'python-psutil' 'python-pyzmq' 
'cython')
+makedepends=('gcc' 'python-setuptools'
+ 'airspy' 'hackrf' 'libuhd' 'limesuite' 'rtl-sdr') # Optional
+checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'xorg-server-xvfb')
+optdepends=('airspy: for native airspy backend'
+'cython: for recompiling native backends right from inside URH'
+'hackrf: for native hackrf backend'
+'libuhd: for native USRP backend'
+'limesuite: for native LimeSDR backend'
+'rtl-sdr: for native RTL-SDR backend'
+'rfcat-hg: for rfcat plugin'
+'gnuradio: for USRP gnuradio backend'
+'gnuradio-osmosdr: for more gnuradio device backends'
+'python-pyaudio: for soundcard support')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/jopohl/urh/archive/v$pkgver.tar.gz";)
+sha512sums=('5910c3ceeaf00dd6b195f55d3473011d0a29f932f49ec26c7676d74a64c4e691fcd54a43ec4d0181d10b8ce84e8934bf177248a3105ead8fface550db03eae6e')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build build_ext
+  python src/urh/cythonext/build.py
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  xvfb-run pytest --boxed
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" -O1 --skip-build
+
+  install -Dm644 ./data/urh.desktop 
"$pkgdir"/usr/share/applications/urh.desktop
+  install -Dm 644 data/icons/appicon.png "$pkgdir"/usr/share/pixmaps/urh.png
+  install -Dm 644 README.md "$pkgdir"/usr/share/doc/$pkgname/README
+}
+


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

2018-11-11 Thread Filipe Laíns via arch-commits
Date: Sunday, November 11, 2018 @ 14:30:26
  Author: ffy00
Revision: 406368

upgpkg: urh 2.4.2-1

Modified:
  urh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 14:11:50 UTC (rev 406367)
+++ PKGBUILD2018-11-11 14:30:26 UTC (rev 406368)
@@ -2,7 +2,7 @@
 # Contributor: Johannes Pohl 
 
 pkgname=urh
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc='Universal Radio Hacker: investigate wireless protocols like a boss'
 arch=('x86_64')
@@ -23,7 +23,7 @@
 'gnuradio-osmosdr: for more gnuradio device backends'
 'python-pyaudio: for soundcard support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jopohl/urh/archive/v$pkgver.tar.gz";)
-sha512sums=('54a530af822e2a700128ec435a3cfac42c2a82b685750fed8b96dce13f7ad70e28bb4f994919654657d6a9d5a91ba5921ebe3516a8e0aab4e748afac1622fb3a')
+sha512sums=('5910c3ceeaf00dd6b195f55d3473011d0a29f932f49ec26c7676d74a64c4e691fcd54a43ec4d0181d10b8ce84e8934bf177248a3105ead8fface550db03eae6e')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in beats/repos/community-x86_64 (28 files)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 14:11:50
  Author: anthraxx
Revision: 406367

archrelease: copy trunk to community-x86_64

Added:
  beats/repos/community-x86_64/PKGBUILD
(from rev 406366, beats/trunk/PKGBUILD)
  beats/repos/community-x86_64/auditbeat-tmpfile.conf
(from rev 406366, beats/trunk/auditbeat-tmpfile.conf)
  beats/repos/community-x86_64/auditbeat.install
(from rev 406366, beats/trunk/auditbeat.install)
  beats/repos/community-x86_64/auditbeat.service
(from rev 406366, beats/trunk/auditbeat.service)
  beats/repos/community-x86_64/filebeat-tmpfile.conf
(from rev 406366, beats/trunk/filebeat-tmpfile.conf)
  beats/repos/community-x86_64/filebeat.service
(from rev 406366, beats/trunk/filebeat.service)
  beats/repos/community-x86_64/filebeat.sysusers
(from rev 406366, beats/trunk/filebeat.sysusers)
  beats/repos/community-x86_64/golang-crypto.patch
(from rev 406366, beats/trunk/golang-crypto.patch)
  beats/repos/community-x86_64/heartbeat-tmpfile.conf
(from rev 406366, beats/trunk/heartbeat-tmpfile.conf)
  beats/repos/community-x86_64/heartbeat.service
(from rev 406366, beats/trunk/heartbeat.service)
  beats/repos/community-x86_64/metricbeat-tmpfile.conf
(from rev 406366, beats/trunk/metricbeat-tmpfile.conf)
  beats/repos/community-x86_64/metricbeat.service
(from rev 406366, beats/trunk/metricbeat.service)
  beats/repos/community-x86_64/packetbeat-tmpfile.conf
(from rev 406366, beats/trunk/packetbeat-tmpfile.conf)
  beats/repos/community-x86_64/packetbeat.service
(from rev 406366, beats/trunk/packetbeat.service)
Deleted:
  beats/repos/community-x86_64/PKGBUILD
  beats/repos/community-x86_64/auditbeat-tmpfile.conf
  beats/repos/community-x86_64/auditbeat.install
  beats/repos/community-x86_64/auditbeat.service
  beats/repos/community-x86_64/filebeat-tmpfile.conf
  beats/repos/community-x86_64/filebeat.service
  beats/repos/community-x86_64/filebeat.sysusers
  beats/repos/community-x86_64/golang-crypto.patch
  beats/repos/community-x86_64/heartbeat-tmpfile.conf
  beats/repos/community-x86_64/heartbeat.service
  beats/repos/community-x86_64/metricbeat-tmpfile.conf
  beats/repos/community-x86_64/metricbeat.service
  beats/repos/community-x86_64/packetbeat-tmpfile.conf
  beats/repos/community-x86_64/packetbeat.service

-+
 PKGBUILD|  338 +++---
 auditbeat-tmpfile.conf  |4 
 auditbeat.install   |   12 -
 auditbeat.service   |   22 +-
 filebeat-tmpfile.conf   |4 
 filebeat.service|   24 +--
 filebeat.sysusers   |2 
 golang-crypto.patch |  262 +--
 heartbeat-tmpfile.conf  |4 
 heartbeat.service   |   22 +-
 metricbeat-tmpfile.conf |4 
 metricbeat.service  |   22 +-
 packetbeat-tmpfile.conf |4 
 packetbeat.service  |   22 +-
 14 files changed, 373 insertions(+), 373 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 14:11:31 UTC (rev 406366)
+++ PKGBUILD2018-11-11 14:11:50 UTC (rev 406367)
@@ -1,169 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Tyler Langlois 
-
-pkgbase=beats
-pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat)
-pkgver=6.4.2
-pkgrel=1
-pkgdesc='Data shippers for Elasticsearch'
-arch=('x86_64')
-url='https://www.elastic.co/products/beats'
-license=('APACHE')
-depends=('glibc')
-makedepends=('go-pie' 'git' 'libpcap' 'rsync' 'python')
-optdepends=('elasticsearch: for standalone installation'
-'python: for migration script')
-source=("https://github.com/elastic/beats/archive/v$pkgver/beats-$pkgver.tar.gz";
-"golang-crypto.patch" # golang/crypto patch
-"filebeat.sysusers"
-"filebeat.service"
-"packetbeat.service"
-"metricbeat.service"
-"heartbeat.service"
-"auditbeat.service"
-"filebeat-tmpfile.conf"
-"packetbeat-tmpfile.conf"
-"metricbeat-tmpfile.conf"
-"heartbeat-tmpfile.conf"
-"auditbeat-tmpfile.conf")
-sha256sums=('815e7f03de1cae3cffe8893ecf9b90b46e073641e93319bab3ca863cba75fbda'
-'75583a195b43d7345449bbac60359bf54661ccbd699386a6e59bb483c6054338'
-'33feb3690f8b31563cc1e2da557c2aa326501ce9ccd7e0a142036902bfdb05ff'
-'4d5394cfe3299c9a6af5ac34c1ad4bcdc2e79162379cccbf00fb414eb28253c0'
-'9f4e33fc768d3500fa3428dcbfda241c6473a2cae8cc4dbadf8f61ca9f2bbec5'
-'26b123acd96808162a7f827ce6f0e9669140c2665fc28d76583a15996fbf853d'
-'212cb4ab5a02d7078025f7d1f50f48e5caa25debce0852cf68cd8f89ed0a8d09'
-'b7f1c61950f21c7fab31166c68d4a9e5027f0c5bcc40a97913d6d89eaf643b85'
-'ec999a29bc19d1b36b84e03cbd7b00b29d3e08c97ca03043b9fd6bfbe04c5e2d'
-'3f3ead4168d5b4953cca883d8a3c4552c26a75f52cedfcf6c7785bfd7bbae3c4'
-'cb927141d3bed94cb5570789dd9fc97713e967580ee354ff3

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

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 14:11:31
  Author: anthraxx
Revision: 406366

upgpkg: beats 6.4.3-1

Modified:
  beats/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 14:00:21 UTC (rev 406365)
+++ PKGBUILD2018-11-11 14:11:31 UTC (rev 406366)
@@ -3,7 +3,7 @@
 
 pkgbase=beats
 pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat)
-pkgver=6.4.2
+pkgver=6.4.3
 pkgrel=1
 pkgdesc='Data shippers for Elasticsearch'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 url='https://www.elastic.co/products/beats'
 license=('APACHE')
 depends=('glibc')
-makedepends=('go-pie' 'git' 'libpcap' 'rsync' 'python')
+makedepends=('go-pie' 'git' 'libpcap' 'rsync' 'python' 'audit')
 optdepends=('elasticsearch: for standalone installation'
 'python: for migration script')
 
source=("https://github.com/elastic/beats/archive/v$pkgver/beats-$pkgver.tar.gz";
@@ -26,7 +26,7 @@
 "metricbeat-tmpfile.conf"
 "heartbeat-tmpfile.conf"
 "auditbeat-tmpfile.conf")
-sha256sums=('815e7f03de1cae3cffe8893ecf9b90b46e073641e93319bab3ca863cba75fbda'
+sha256sums=('437dfffe2e33e63df3281444a0ed409673957f95e79c9bc834bc108e8b1534ca'
 '75583a195b43d7345449bbac60359bf54661ccbd699386a6e59bb483c6054338'
 '33feb3690f8b31563cc1e2da557c2aa326501ce9ccd7e0a142036902bfdb05ff'
 '4d5394cfe3299c9a6af5ac34c1ad4bcdc2e79162379cccbf00fb414eb28253c0'


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 14:00:21
  Author: arodseth
Revision: 406365

archrelease: copy trunk to community-x86_64

Added:
  bat/repos/community-x86_64/PKGBUILD
(from rev 406364, bat/trunk/PKGBUILD)
Deleted:
  bat/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 14:00:08 UTC (rev 406364)
+++ PKGBUILD2018-11-11 14:00:21 UTC (rev 406365)
@@ -1,39 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Wesley Moore 
-
-pkgname=bat
-pkgver=0.8.0
-pkgrel=1
-pkgdesc='Cat clone with syntax highlighting and git integration'
-arch=('x86_64')
-url='https://github.com/sharkdp/bat'
-license=('APACHE' 'MIT')
-makedepends=('cmake' 'rust')
-depends=('curl' 'libssh2')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('577664399cf24695f51b702350c1a3fe460cd296a6a12ed0938bb937a4b3b00d')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  cargo build --release
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 target/release/$pkgname "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 doc/bat.1 "$pkgdir/usr/share/man/man1/bat.1"
-  install -Dm644 target/release/build/bat-*/out/bat.bash \
-"$pkgdir/usr/share/bash-completion/completions/bat"
-  install -Dm644 target/release/build/bat-*/out/bat.fish \
-"$pkgdir/usr/share/fish/vendor_completions.d/bat.fish"
-  install -Dm644 target/release/build/bat-*/out/_bat \
-"$pkgdir/usr/share/zsh/site-functions/_bat"
-  install -Dm644 LICENSE-APACHE \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-APACHE"
-  install -Dm644 LICENSE-MIT \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
-}
-
-# vim: ts=2 sw=2 et:

Copied: bat/repos/community-x86_64/PKGBUILD (from rev 406364, 
bat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 14:00:21 UTC (rev 406365)
@@ -0,0 +1,44 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Wesley Moore 
+
+pkgname=bat
+pkgver=0.9.0
+pkgrel=1
+pkgdesc='Cat clone with syntax highlighting and git integration'
+arch=('x86_64')
+url='https://github.com/sharkdp/bat'
+license=('APACHE' 'MIT')
+makedepends=('cmake' 'rust')
+depends=('libssh2')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('4ce9c118cf5da1159a882dea389f3c5737b5d98192e9a619b0fe8c1730341cc6')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  cargo build --release
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 target/release/$pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 doc/bat.1 "$pkgdir/usr/share/man/man1/bat.1"
+
+  # Shell completions will probably be re-enabled for the next release of bat
+  # See: https://github.com/sharkdp/bat/issues/372
+
+  #install -Dm644 target/release/build/bat-*/out/bat.bash \
+  #  "$pkgdir/usr/share/bash-completion/completions/bat"
+  #install -Dm644 target/release/build/bat-*/out/bat.fish \
+  #  "$pkgdir/usr/share/fish/vendor_completions.d/bat.fish"
+  #install -Dm644 target/release/build/bat-*/out/_bat \
+  #  "$pkgdir/usr/share/zsh/site-functions/_bat"
+
+  install -Dm644 LICENSE-APACHE \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE-APACHE"
+  install -Dm644 LICENSE-MIT \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 14:00:08
  Author: arodseth
Revision: 406364

upgpkg: bat 0.9.0-1

Modified:
  bat/trunk/PKGBUILD

--+
 PKGBUILD |   23 ++-
 1 file changed, 14 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 13:53:49 UTC (rev 406363)
+++ PKGBUILD2018-11-11 14:00:08 UTC (rev 406364)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore 
 
 pkgname=bat
-pkgver=0.8.0
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='Cat clone with syntax highlighting and git integration'
 arch=('x86_64')
@@ -9,9 +9,9 @@
 url='https://github.com/sharkdp/bat'
 license=('APACHE' 'MIT')
 makedepends=('cmake' 'rust')
-depends=('curl' 'libssh2')
+depends=('libssh2')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('577664399cf24695f51b702350c1a3fe460cd296a6a12ed0938bb937a4b3b00d')
+sha256sums=('4ce9c118cf5da1159a882dea389f3c5737b5d98192e9a619b0fe8c1730341cc6')
 
 build() {
   cd "$pkgname-$pkgver"
@@ -24,12 +24,17 @@
 
   install -Dm755 target/release/$pkgname "$pkgdir/usr/bin/$pkgname"
   install -Dm644 doc/bat.1 "$pkgdir/usr/share/man/man1/bat.1"
-  install -Dm644 target/release/build/bat-*/out/bat.bash \
-"$pkgdir/usr/share/bash-completion/completions/bat"
-  install -Dm644 target/release/build/bat-*/out/bat.fish \
-"$pkgdir/usr/share/fish/vendor_completions.d/bat.fish"
-  install -Dm644 target/release/build/bat-*/out/_bat \
-"$pkgdir/usr/share/zsh/site-functions/_bat"
+
+  # Shell completions will probably be re-enabled for the next release of bat
+  # See: https://github.com/sharkdp/bat/issues/372
+
+  #install -Dm644 target/release/build/bat-*/out/bat.bash \
+  #  "$pkgdir/usr/share/bash-completion/completions/bat"
+  #install -Dm644 target/release/build/bat-*/out/bat.fish \
+  #  "$pkgdir/usr/share/fish/vendor_completions.d/bat.fish"
+  #install -Dm644 target/release/build/bat-*/out/_bat \
+  #  "$pkgdir/usr/share/zsh/site-functions/_bat"
+
   install -Dm644 LICENSE-APACHE \
 "$pkgdir/usr/share/licenses/$pkgname/LICENSE-APACHE"
   install -Dm644 LICENSE-MIT \


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

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 13:53:39
  Author: anthraxx
Revision: 406362

upgpkg: kibana 6.4.3-1

Modified:
  kibana/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 13:47:49 UTC (rev 406361)
+++ PKGBUILD2018-11-11 13:53:39 UTC (rev 406362)
@@ -3,7 +3,7 @@
 # Contributor: Spider.007 
 
 pkgname=kibana
-pkgver=6.4.2
+pkgver=6.4.3
 pkgrel=1
 pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
 url='https://www.elastic.co/products/kibana'
@@ -17,7 +17,7 @@
 kibana.service
 tmpfile.conf
 user.conf)
-sha512sums=('03cd43221a334d63d8cdc315de895cbcbb422939ab43609aacf7cecc1d9052e0e9e8badf2ca38e3fcf730ea4f22d13ffb71e5944e6685cedfc925888cb65a6a4'
+sha512sums=('db55d5201675d1d71cbc511ffd4fb94332316eef8f06c2419d498b930e068030c625c18a0c2fec761cb0c066abc16ddf2c2d8a2fa59aaa3bc35ea1e289b8ae99'
 
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
 
'8571f0b0ec8a55dfcba8298c6f1b1895be3c6e3dad524633411615dd3ad2f73af11a94e0a74fd296a784d6c779df8e9ce0a9f7b3e0182adde221a67293f4adeb'
 
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')


[arch-commits] Commit in kibana/repos/community-any (8 files)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 13:53:49
  Author: anthraxx
Revision: 406363

archrelease: copy trunk to community-any

Added:
  kibana/repos/community-any/PKGBUILD
(from rev 406362, kibana/trunk/PKGBUILD)
  kibana/repos/community-any/kibana.service
(from rev 406362, kibana/trunk/kibana.service)
  kibana/repos/community-any/tmpfile.conf
(from rev 406362, kibana/trunk/tmpfile.conf)
  kibana/repos/community-any/user.conf
(from rev 406362, kibana/trunk/user.conf)
Deleted:
  kibana/repos/community-any/PKGBUILD
  kibana/repos/community-any/kibana.service
  kibana/repos/community-any/tmpfile.conf
  kibana/repos/community-any/user.conf

+
 PKGBUILD   |  102 +++
 kibana.service |   30 
 tmpfile.conf   |   10 ++---
 user.conf  |2 -
 4 files changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 13:53:39 UTC (rev 406362)
+++ PKGBUILD2018-11-11 13:53:49 UTC (rev 406363)
@@ -1,51 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Spider.007 
-
-pkgname=kibana
-pkgver=6.4.2
-pkgrel=1
-pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
-url='https://www.elastic.co/products/kibana'
-arch=('any')
-license=('Apache')
-depends=('nodejs')
-optdepends=('elasticsearch')
-backup=('etc/kibana/kibana.yml')
-options=('!strip' 'emptydirs')
-source=(https://artifacts.elastic.co/downloads/${pkgname}/${pkgname}-oss-${pkgver}-linux-x86_64.tar.gz
-kibana.service
-tmpfile.conf
-user.conf)
-sha512sums=('03cd43221a334d63d8cdc315de895cbcbb422939ab43609aacf7cecc1d9052e0e9e8badf2ca38e3fcf730ea4f22d13ffb71e5944e6685cedfc925888cb65a6a4'
-
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
-
'8571f0b0ec8a55dfcba8298c6f1b1895be3c6e3dad524633411615dd3ad2f73af11a94e0a74fd296a784d6c779df8e9ce0a9f7b3e0182adde221a67293f4adeb'
-
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')
-
-prepare() {
-  cd ${pkgbase}-${pkgver}-linux-x86_64
-
-  # remove nodejs strict version requirements
-  sed "s@^require('./node_version_validator');@// \0@" -i 
src/setup_node_env/index.js
-
-  # set default quiet mode for systemd, cli option forces specified values
-  sed -r 's|#(logging.quiet:) false|\1 true|' -i config/kibana.yml
-}
-
-package() {
-  cd ${pkgbase}-${pkgver}-linux-x86_64
-
-  install -dm 755 "${pkgdir}/usr/share/kibana"
-  cp -a * "${pkgdir}/usr/share/kibana"
-
-  install -dm 750 "${pkgdir}/etc/kibana"
-  install -Dm 640 config/kibana.yml -t "${pkgdir}/etc/kibana"
-  install -Dm 644 "${srcdir}/kibana.service" -t 
"${pkgdir}/usr/lib/systemd/system"
-  install -Dm 644 "${srcdir}/user.conf" 
"${pkgdir}/usr/lib/sysusers.d/kibana.conf"
-  install -Dm 644 "${srcdir}/tmpfile.conf" 
"${pkgdir}/usr/lib/tmpfiles.d/kibana.conf"
-
-  rm -r "${pkgdir}/usr/share/kibana/node"
-  find "${pkgdir}/usr/share/kibana/node_modules" -type d -empty -delete
-}
-
-# vim: ts=2 sw=2 et:

Copied: kibana/repos/community-any/PKGBUILD (from rev 406362, 
kibana/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 13:53:49 UTC (rev 406363)
@@ -0,0 +1,51 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Spider.007 
+
+pkgname=kibana
+pkgver=6.4.3
+pkgrel=1
+pkgdesc='Browser based analytics and search dashboard for Elasticsearch'
+url='https://www.elastic.co/products/kibana'
+arch=('any')
+license=('Apache')
+depends=('nodejs')
+optdepends=('elasticsearch')
+backup=('etc/kibana/kibana.yml')
+options=('!strip' 'emptydirs')
+source=(https://artifacts.elastic.co/downloads/${pkgname}/${pkgname}-oss-${pkgver}-linux-x86_64.tar.gz
+kibana.service
+tmpfile.conf
+user.conf)
+sha512sums=('db55d5201675d1d71cbc511ffd4fb94332316eef8f06c2419d498b930e068030c625c18a0c2fec761cb0c066abc16ddf2c2d8a2fa59aaa3bc35ea1e289b8ae99'
+
'3216c2864cf184cea0883677a05bf83cf396fda52dbd3d9a187de22f0c45d13db58f8fb4dc926694ba7d7a24000cf6d5f6218805f74fb5d729fc85c643ca8f2f'
+
'8571f0b0ec8a55dfcba8298c6f1b1895be3c6e3dad524633411615dd3ad2f73af11a94e0a74fd296a784d6c779df8e9ce0a9f7b3e0182adde221a67293f4adeb'
+
'9085884430c656cc68b855c3d6740e5fd0854a8785930341b29e15e201deacc1870d8223255d9ebe096cb111319bea9bf4faa03d0760d5819976ebf912221c7d')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}-linux-x86_64
+
+  # remove nodejs strict version requirements
+  sed "s@^require('./node_version_validator');@// \0@" -i 
src/setup_node_env/index.js
+
+  # set default quiet mode for systemd, cli option forces specified values
+  sed -r 's|#(logging.quiet:

[arch-commits] Commit in ext4magic/trunk (3 files)

2018-11-11 Thread Sébastien Luttringer via arch-commits
Date: Sunday, November 11, 2018 @ 13:47:41
  Author: seblu
Revision: 406360

upgpkg: ext4magic 0.3.2-3

https://www.archlinux.org/todo/failed-to-build-from-source/

Added:
  ext4magic/trunk/01-i_dir_acl.patch
  ext4magic/trunk/02-Fix-undefined-reference-to-makedev.patch
Modified:
  ext4magic/trunk/PKGBUILD

-+
 01-i_dir_acl.patch  |   29 +
 02-Fix-undefined-reference-to-makedev.patch |   30 ++
 PKGBUILD|   10 ++--
 3 files changed, 66 insertions(+), 3 deletions(-)

Added: 01-i_dir_acl.patch
===
--- 01-i_dir_acl.patch  (rev 0)
+++ 01-i_dir_acl.patch  2018-11-11 13:47:41 UTC (rev 406360)
@@ -0,0 +1,29 @@
+From: Gokturk Yuksek 
+Subject: [PATCH] src/inode: supersede i_dir_acl with i_size_high
+
+The upstream has removed the macro that defined i_dir_acl as
+i_size_high which causes a build failure with the later versions of
+e2fsprogs. Replace every reference to inode->i_dir_acl with
+inode->i_size_high.
+
+[0] 
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?id=578fcbfd2e61e0b13ce8c7b62804c941d6c1eb8e
+
+--- a/src/inode.c
 b/src/inode.c
+@@ -404,14 +404,14 @@
+ fprintf(out,
+ "%sFile ACL: %dDirectory ACL: %d Translator: 
%d\n",
+ prefix,
+-inode->i_file_acl, LINUX_S_ISDIR(inode->i_mode) ? 
inode->i_dir_acl : 0,
++inode->i_file_acl, LINUX_S_ISDIR(inode->i_mode) ? 
inode->i_size_high : 0,
+ inode->osd1.hurd1.h_i_translator);
+ else
+ fprintf(out, "%sFile ACL: %lluDirectory ACL: %d\n",
+ prefix,
+ inode->i_file_acl | ((long long)
+ (inode->osd2.linux2.l_i_file_acl_high) << 32),
+-LINUX_S_ISDIR(inode->i_mode) ? inode->i_dir_acl : 0);
++LINUX_S_ISDIR(inode->i_mode) ? inode->i_size_high : 
0);
+ if (os == EXT2_OS_LINUX)
+ fprintf(out, "%sLinks: %d   Blockcount: %llu\n",
+ prefix, inode->i_links_count,

Added: 02-Fix-undefined-reference-to-makedev.patch
===
--- 02-Fix-undefined-reference-to-makedev.patch (rev 0)
+++ 02-Fix-undefined-reference-to-makedev.patch 2018-11-11 13:47:41 UTC (rev 
406360)
@@ -0,0 +1,30 @@
+From d412778d45774225ff4b36470193a6056ecc03cd Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= 
+Date: Sun, 11 Nov 2018 14:42:38 +0100
+Subject: [PATCH] Fix undefined reference to `makedev'
+
+Add include to sys/sysmacros.h to fix compilation with gcc 8.2.1
+
+Error:
+gcc -O2 -g -D_FILE_OFFSET_BITS=64 -g -O2 -o ext4magic ext4magic-block.o 
ext4magic-dir_list.o ext4magic-ext4magic.o ext4magic-extent_db.o 
ext4magic-file_type.o ext4magic-hard_link_stack.o ext4magic-imap_search.o 
ext4magic-inode.o ext4magic-journal.o ext4magic-lookup_local.o 
ext4magic-magic_block_scan.o ext4magic-recover.o ext4magic-ring_buf.o 
ext4magic-util.o  -le2p -luuid -lblkid -lz -lbz2 -lmagic -lext2fs
+/bin/ld: ext4magic-recover.o: in function `recover_file':
+/home/seblu/scm/foss/ext4magic/src/recover.c:478: undefined reference to 
`makedev'
+---
+ src/recover.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/recover.c b/src/recover.c
+index 41b4aee..30b5d8f 100644
+--- a/src/recover.c
 b/src/recover.c
+@@ -24,6 +24,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #ifndef O_LARGEFILE
+ #define O_LARGEFILE 0
+-- 
+2.19.1
+

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 13:35:29 UTC (rev 406359)
+++ PKGBUILD2018-11-11 13:47:41 UTC (rev 406360)
@@ -2,7 +2,7 @@
 
 pkgname=ext4magic
 pkgver=0.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Recover deleted or overwritten files on ext3 and ext4 filesystems'
 arch=('x86_64')
 url='https://sourceforge.net/projects/ext4magic/'
@@ -9,9 +9,13 @@
 license=('GPL2')
 depends=('bzip2' 'file' 'util-linux' 'e2fsprogs')
 source=("$url/files/$pkgname-$pkgver.tar.gz"
-"$url/files/Patches/workaround.patch")
+"$url/files/Patches/workaround.patch"
+'01-i_dir_acl.patch'
+'02-Fix-undefined-reference-to-makedev.patch')
 md5sums=('8351cb27598fb8ffa7d2175ab74e7a53'
- 'e96c1fff3b8d59f93a0557b0a8190167')
+ 'e96c1fff3b8d59f93a0557b0a8190167'
+ '7e3462b64d142ee3911e67fcd9610f18'
+ 'bba42512e1da183f3897df43d2d2bc31')
 
 prepare() {
   cd $pkgname-$pkgver


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

2018-11-11 Thread Sébastien Luttringer via arch-commits
Date: Sunday, November 11, 2018 @ 13:47:49
  Author: seblu
Revision: 406361

archrelease: copy trunk to community-x86_64

Added:
  ext4magic/repos/community-x86_64/01-i_dir_acl.patch
(from rev 406360, ext4magic/trunk/01-i_dir_acl.patch)
  ext4magic/repos/community-x86_64/02-Fix-undefined-reference-to-makedev.patch
(from rev 406360, 
ext4magic/trunk/02-Fix-undefined-reference-to-makedev.patch)
  ext4magic/repos/community-x86_64/PKGBUILD
(from rev 406360, ext4magic/trunk/PKGBUILD)
Deleted:
  ext4magic/repos/community-x86_64/PKGBUILD

-+
 01-i_dir_acl.patch  |   29 
 02-Fix-undefined-reference-to-makedev.patch |   30 +
 PKGBUILD|   85 +-
 3 files changed, 103 insertions(+), 41 deletions(-)

Copied: ext4magic/repos/community-x86_64/01-i_dir_acl.patch (from rev 406360, 
ext4magic/trunk/01-i_dir_acl.patch)
===
--- 01-i_dir_acl.patch  (rev 0)
+++ 01-i_dir_acl.patch  2018-11-11 13:47:49 UTC (rev 406361)
@@ -0,0 +1,29 @@
+From: Gokturk Yuksek 
+Subject: [PATCH] src/inode: supersede i_dir_acl with i_size_high
+
+The upstream has removed the macro that defined i_dir_acl as
+i_size_high which causes a build failure with the later versions of
+e2fsprogs. Replace every reference to inode->i_dir_acl with
+inode->i_size_high.
+
+[0] 
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?id=578fcbfd2e61e0b13ce8c7b62804c941d6c1eb8e
+
+--- a/src/inode.c
 b/src/inode.c
+@@ -404,14 +404,14 @@
+ fprintf(out,
+ "%sFile ACL: %dDirectory ACL: %d Translator: 
%d\n",
+ prefix,
+-inode->i_file_acl, LINUX_S_ISDIR(inode->i_mode) ? 
inode->i_dir_acl : 0,
++inode->i_file_acl, LINUX_S_ISDIR(inode->i_mode) ? 
inode->i_size_high : 0,
+ inode->osd1.hurd1.h_i_translator);
+ else
+ fprintf(out, "%sFile ACL: %lluDirectory ACL: %d\n",
+ prefix,
+ inode->i_file_acl | ((long long)
+ (inode->osd2.linux2.l_i_file_acl_high) << 32),
+-LINUX_S_ISDIR(inode->i_mode) ? inode->i_dir_acl : 0);
++LINUX_S_ISDIR(inode->i_mode) ? inode->i_size_high : 
0);
+ if (os == EXT2_OS_LINUX)
+ fprintf(out, "%sLinks: %d   Blockcount: %llu\n",
+ prefix, inode->i_links_count,

Copied: 
ext4magic/repos/community-x86_64/02-Fix-undefined-reference-to-makedev.patch 
(from rev 406360, ext4magic/trunk/02-Fix-undefined-reference-to-makedev.patch)
===
--- 02-Fix-undefined-reference-to-makedev.patch (rev 0)
+++ 02-Fix-undefined-reference-to-makedev.patch 2018-11-11 13:47:49 UTC (rev 
406361)
@@ -0,0 +1,30 @@
+From d412778d45774225ff4b36470193a6056ecc03cd Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= 
+Date: Sun, 11 Nov 2018 14:42:38 +0100
+Subject: [PATCH] Fix undefined reference to `makedev'
+
+Add include to sys/sysmacros.h to fix compilation with gcc 8.2.1
+
+Error:
+gcc -O2 -g -D_FILE_OFFSET_BITS=64 -g -O2 -o ext4magic ext4magic-block.o 
ext4magic-dir_list.o ext4magic-ext4magic.o ext4magic-extent_db.o 
ext4magic-file_type.o ext4magic-hard_link_stack.o ext4magic-imap_search.o 
ext4magic-inode.o ext4magic-journal.o ext4magic-lookup_local.o 
ext4magic-magic_block_scan.o ext4magic-recover.o ext4magic-ring_buf.o 
ext4magic-util.o  -le2p -luuid -lblkid -lz -lbz2 -lmagic -lext2fs
+/bin/ld: ext4magic-recover.o: in function `recover_file':
+/home/seblu/scm/foss/ext4magic/src/recover.c:478: undefined reference to 
`makedev'
+---
+ src/recover.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/recover.c b/src/recover.c
+index 41b4aee..30b5d8f 100644
+--- a/src/recover.c
 b/src/recover.c
+@@ -24,6 +24,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #ifndef O_LARGEFILE
+ #define O_LARGEFILE 0
+-- 
+2.19.1
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 13:47:41 UTC (rev 406360)
+++ PKGBUILD2018-11-11 13:47:49 UTC (rev 406361)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=ext4magic
-pkgver=0.3.2
-pkgrel=2
-pkgdesc='Recover deleted or overwritten files on ext3 and ext4 filesystems'
-arch=('i686' 'x86_64')
-url='https://sourceforge.net/projects/ext4magic/'
-license=('GPL2')
-depends=('bzip2' 'file' 'util-linux' 'e2fsprogs')
-source=("$url/files/$pkgname-$pkgver.tar.gz"
-"$url/files/Patches/workaround.patch")
-md5sums=('8351cb27598fb8ffa7d2175ab74e7a53'
- 'e96c1fff3b8d59f93a0557b0a8190167')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # apply patch from the source arra

[arch-commits] Commit in elasticsearch/repos/community-any (20 files)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 13:35:29
  Author: anthraxx
Revision: 406359

archrelease: copy trunk to community-any

Added:
  elasticsearch/repos/community-any/PKGBUILD
(from rev 406358, elasticsearch/trunk/PKGBUILD)
  elasticsearch/repos/community-any/elasticsearch-env
(from rev 406358, elasticsearch/trunk/elasticsearch-env)
  elasticsearch/repos/community-any/elasticsearch-keystore.service
(from rev 406358, elasticsearch/trunk/elasticsearch-keystore.service)
  elasticsearch/repos/community-any/elasticsearch-keystore@.service
(from rev 406358, elasticsearch/trunk/elasticsearch-keystore@.service)
  elasticsearch/repos/community-any/elasticsearch-sysctl.conf
(from rev 406358, elasticsearch/trunk/elasticsearch-sysctl.conf)
  elasticsearch/repos/community-any/elasticsearch-tmpfile.conf
(from rev 406358, elasticsearch/trunk/elasticsearch-tmpfile.conf)
  elasticsearch/repos/community-any/elasticsearch-user.conf
(from rev 406358, elasticsearch/trunk/elasticsearch-user.conf)
  elasticsearch/repos/community-any/elasticsearch.default
(from rev 406358, elasticsearch/trunk/elasticsearch.default)
  elasticsearch/repos/community-any/elasticsearch.service
(from rev 406358, elasticsearch/trunk/elasticsearch.service)
  elasticsearch/repos/community-any/elasticsearch@.service
(from rev 406358, elasticsearch/trunk/elasticsearch@.service)
Deleted:
  elasticsearch/repos/community-any/PKGBUILD
  elasticsearch/repos/community-any/elasticsearch-env
  elasticsearch/repos/community-any/elasticsearch-keystore.service
  elasticsearch/repos/community-any/elasticsearch-keystore@.service
  elasticsearch/repos/community-any/elasticsearch-sysctl.conf
  elasticsearch/repos/community-any/elasticsearch-tmpfile.conf
  elasticsearch/repos/community-any/elasticsearch-user.conf
  elasticsearch/repos/community-any/elasticsearch.default
  elasticsearch/repos/community-any/elasticsearch.service
  elasticsearch/repos/community-any/elasticsearch@.service

-+
 PKGBUILD|  170 +++---
 elasticsearch-env   |  100 +++---
 elasticsearch-keystore.service  |   20 ++--
 elasticsearch-keystore@.service |   22 ++--
 elasticsearch-sysctl.conf   |2 
 elasticsearch-tmpfile.conf  |   12 +-
 elasticsearch-user.conf |2 
 elasticsearch.default   |   26 ++---
 elasticsearch.service   |   80 -
 elasticsearch@.service  |   80 -
 10 files changed, 257 insertions(+), 257 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 13:35:12 UTC (rev 406358)
+++ PKGBUILD2018-11-11 13:35:29 UTC (rev 406359)
@@ -1,85 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Marcello "mererghost" Rocha 
-# Refactored by Blaž "Speed" Hrastnik 
-
-pkgname=elasticsearch
-pkgver=6.4.2
-pkgrel=1
-pkgdesc="Distributed RESTful search engine built on top of Lucene"
-arch=('any')
-url="https://www.elastic.co/products/elasticsearch";
-license=('APACHE')
-depends=('java-runtime-headless' 'systemd')
-source=(
-  "https://artifacts.elastic.co/downloads/$pkgname/$pkgname-$pkgver.tar.gz";
-  elasticsearch-env
-  elasticsearch.service
-  elasticsearch@.service
-  elasticsearch-keystore.service
-  elasticsearch-keystore@.service
-  elasticsearch-sysctl.conf
-  elasticsearch-user.conf
-  elasticsearch-tmpfile.conf
-  elasticsearch.default
-)
-sha256sums=('32a9c0305faed1cbd4e22c85a8c333ca2b6704f1d0006e92709fada10cec3f45'
-'1607adfcdefc2a55d7d4c7e8a15669da2cc8096029cce5dd5b9279d4966ceabe'
-'de3842935b6ef9cb8a05dc18334112f534dccc2292e36052df942a92de7e66db'
-'13090c1d23ae0a21bf6f0f1d1da795d38972f1674b20c3d2d32f54311aa99094'
-'bac40d87acaa5bee209ceb6dfa253009a072e9243fe3b94be42fb5cd44727d6f'
-'22a78a165a810608188faea6f2b0b381f27b1e9d60126c3b3e729124540589a8'
-'b3feb1e9c7e7ce6b33cea6c727728ed700332aae942ca475c3bcc1d56b9f113c'
-'815f6a39db6f54bb40750c382ffbdc298d2c4c187ee8ea7e2f855923e2ff354b'
-'3173e3efa429507e6329f518699a072dfd442d9b5da7c62452a55f82334dd2b5'
-'bb74e5fb8bc28f2125e015395ab05bea117b72bfc6dadbca827694b362ee0bf8')
-
-backup=('etc/elasticsearch/elasticsearch.yml'
-'etc/elasticsearch/log4j2.properties'
-'etc/elasticsearch/jvm.options'
-'etc/default/elasticsearch')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  find bin -type f ! -name \*.bat ! -name \*.jar ! -name \*.exe -exec \
-sed -r 's;source .*/(.*)-env;source /usr/share/elasticsearch/\1-env;' -i 
{} +
-}
-
-package() {
-  cd "$pkgdir"
-  install -dm750 etc/elasticsearch/scripts
-  install -dm755 {usr/share,var/lib,var/log}/elasticsearch
-  install -dm755 usr/bin
-
-  cd "$srcdir"/$pkgname-$pkgver
-  find bin -type f \( -name

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

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 13:35:12
  Author: anthraxx
Revision: 406358

upgpkg: elasticsearch 6.4.3-1

Modified:
  elasticsearch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 13:05:36 UTC (rev 406357)
+++ PKGBUILD2018-11-11 13:35:12 UTC (rev 406358)
@@ -3,7 +3,7 @@
 # Refactored by Blaž "Speed" Hrastnik 
 
 pkgname=elasticsearch
-pkgver=6.4.2
+pkgver=6.4.3
 pkgrel=1
 pkgdesc="Distributed RESTful search engine built on top of Lucene"
 arch=('any')
@@ -22,7 +22,7 @@
   elasticsearch-tmpfile.conf
   elasticsearch.default
 )
-sha256sums=('32a9c0305faed1cbd4e22c85a8c333ca2b6704f1d0006e92709fada10cec3f45'
+sha256sums=('861bc4d4188ce65df34a8876f104bbb2cddff3586990e57233e0847eb961b15e'
 '1607adfcdefc2a55d7d4c7e8a15669da2cc8096029cce5dd5b9279d4966ceabe'
 'de3842935b6ef9cb8a05dc18334112f534dccc2292e36052df942a92de7e66db'
 '13090c1d23ae0a21bf6f0f1d1da795d38972f1674b20c3d2d32f54311aa99094'


[arch-commits] Commit in logstash/repos/community-x86_64 (14 files)

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 13:05:36
  Author: anthraxx
Revision: 406357

archrelease: copy trunk to community-x86_64

Added:
  logstash/repos/community-x86_64/PKGBUILD
(from rev 406356, logstash/trunk/PKGBUILD)
  logstash/repos/community-x86_64/build.patch
(from rev 406356, logstash/trunk/build.patch)
  logstash/repos/community-x86_64/bundle.config
(from rev 406356, logstash/trunk/bundle.config)
  logstash/repos/community-x86_64/logstash-sysuser.conf
(from rev 406356, logstash/trunk/logstash-sysuser.conf)
  logstash/repos/community-x86_64/logstash-tmpfile.conf
(from rev 406356, logstash/trunk/logstash-tmpfile.conf)
  logstash/repos/community-x86_64/logstash.service
(from rev 406356, logstash/trunk/logstash.service)
  logstash/repos/community-x86_64/logstash@.service
(from rev 406356, logstash/trunk/logstash@.service)
Deleted:
  logstash/repos/community-x86_64/PKGBUILD
  logstash/repos/community-x86_64/build.patch
  logstash/repos/community-x86_64/bundle.config
  logstash/repos/community-x86_64/logstash-sysuser.conf
  logstash/repos/community-x86_64/logstash-tmpfile.conf
  logstash/repos/community-x86_64/logstash.service
  logstash/repos/community-x86_64/logstash@.service

---+
 PKGBUILD  |  227 
 build.patch   |  116 
 bundle.config |8 -
 logstash-sysuser.conf |2 
 logstash-tmpfile.conf |   12 +-
 logstash.service  |   46 -
 logstash@.service |   14 +-
 7 files changed, 214 insertions(+), 211 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 13:05:20 UTC (rev 406356)
+++ PKGBUILD2018-11-11 13:05:36 UTC (rev 406357)
@@ -1,112 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=logstash
-pkgver=6.4.2
-_jrubyver=9.1.13.0
-pkgrel=1
-pkgdesc='Tool for managing events and logs'
-url='https://www.elastic.co/products/logstash/'
-arch=('x86_64')
-license=('Apache')
-depends=('java-runtime-headless>=8' 'ruby' 'ruby-bundler' 'coreutils' 'awk')
-makedepends=('java-environment=8' 'gradle' 'git')
-backup=('etc/conf.d/logstash'
-'etc/logstash/jvm.options'
-'etc/logstash/log4j2.properties'
-'etc/logstash/logstash.yml'
-'etc/logstash/pipelines.yml')
-_jrubydist=jruby-dist-${_jrubyver}-bin.tar.gz
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/elastic/logstash/archive/v${pkgver}.tar.gz
-
https://repo1.maven.org/maven2/org/jruby/jruby-dist/${_jrubyver}/${_jrubydist}
-build.patch
-logstash.service
-logstash@.service
-logstash-sysuser.conf
-logstash-tmpfile.conf
-bundle.config)
-noextract=(${_jrubydist})
-sha256sums=('476c112f87ab9a83436bfc637a451b4b947fc9586a27faaa400840014d02'
-'9d156646623ac2f27174721035b52572a4b05690db7c1293295aa2c04aad3908'
-'640f1c81e6c68f9d1256875db89f5439992e2b8188fb7e6e3ddcdae1c33a3af8'
-'2b8b29297202334c784fdd7f2eb8d7e776c24c783b3c9f8387b500ab0039335c'
-'a01ea29d4f53d785f6eb926ebfe445e64ed5b3dab5d0418848589dd79502d876'
-'18a68a59ddb0ce19778e83b65e68dd568d65b7180bf45b4cf298fb332d69eb26'
-'346b630484f8a35b1a549e94e53e3e151527852a29c72cc6e529221215a7f533'
-'fe05315345e4489458c3eecac43726800109c1e390e74a14584096f6c041fee1')
-sha512sums=('b2ea2ad52bcc9ee819eb0b349d273fb6a8c26a81de5cc93c1b9483c654d0cafc55c30a2aba9d7e2eb39bc51cdc2cb59b665aa207eee2ea467841466805cb7cc2'
-
'ef88f613ada2665d4f63b2e2f15594739de8ba501406e76de417821f44847b0e258524687b0ae0cf5b737520aa4dd9bb59d80a4b89a81408cda638f28bebbead'
-
'21adfc88d980cabb3a45ac029b5dddf8c4b4bc96ac95999ae85fa655101ff58b139bceb613c0e91c108f3f78dcb21ba6f997ee2884c58c3a55eaa7938b6959c4'
-
'817097565519dc7c5eac7521339947c74c6148683ca594356dd2ceb3274a1e94f8e7318ce310e0fe5789d7ab0d4c23404f814bef31036a11ddfec08d16814c69'
-
'ce2cef4a784845b00d7c867273555811450bc459669abb5be944bfbbb02708129983e45376a9b308d6db22b2c7b4a7a212827a4826f2a27bc7e143cebc9abfe0'
-
'd811dc3b18d0032b79b4669c9f6aefca49963897c309d83cbf87616c7b8cb5944c17c8072980bcd115d0fb57ef1624d98259ff1082d402d308c33e766ee89699'
-
'05ea8af97c4f6ac9ba5518b99dc3136859edd24d8376940b48b8c7a70586c8bc188deb1079a99e19d437c39e0eb17d68e7cc3f9af4aa3ad2bc6a87c08cae94a6'
-
'5091aa34cc31acd50fd2865714080cf6e67c2d437424f27e001bb409c2885a0e82eabe4ce17461d60c181f460a16df0a03d53bac6015fb731b3e5225735fd4da')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  rm bin/*.bat
-   sed -e 's|LS_SETTINGS_DIR=.*|LS_SETTINGS_DIR="/etc/logstash"|' -i 
config/startup.options
-  sed -e '1i [ -f /etc/profile.d/jre.sh ] && . /etc/profile.d/jre.sh' -i 
bin/logstash.lib.sh
-
-  patch -p1 -i "$srcdir"/build.patch
-
-  # Use system gradle
-  sed 's;./gradlew;gradle;g' -i rakelib/*.rake
-
-  # Ski

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

2018-11-11 Thread Levente Polyak via arch-commits
Date: Sunday, November 11, 2018 @ 13:05:20
  Author: anthraxx
Revision: 406356

upgpkg: logstash 6.4.3-1

- remove strict makedepends on 8, builds fine now
- remove obsolete JVM options erroring on >=11

Modified:
  logstash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 13:01:36 UTC (rev 406355)
+++ PKGBUILD2018-11-11 13:05:20 UTC (rev 406356)
@@ -2,7 +2,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=logstash
-pkgver=6.4.2
+pkgver=6.4.3
 _jrubyver=9.1.13.0
 pkgrel=1
 pkgdesc='Tool for managing events and logs'
@@ -10,7 +10,7 @@
 arch=('x86_64')
 license=('Apache')
 depends=('java-runtime-headless>=8' 'ruby' 'ruby-bundler' 'coreutils' 'awk')
-makedepends=('java-environment=8' 'gradle' 'git')
+makedepends=('java-environment>=8' 'gradle' 'git')
 backup=('etc/conf.d/logstash'
 'etc/logstash/jvm.options'
 'etc/logstash/log4j2.properties'
@@ -26,7 +26,7 @@
 logstash-tmpfile.conf
 bundle.config)
 noextract=(${_jrubydist})
-sha256sums=('476c112f87ab9a83436bfc637a451b4b947fc9586a27faaa400840014d02'
+sha256sums=('2600cca021b321cf94869c1b012036ac995a96bbb32a1ba9ffa4d8703a3b733e'
 '9d156646623ac2f27174721035b52572a4b05690db7c1293295aa2c04aad3908'
 '640f1c81e6c68f9d1256875db89f5439992e2b8188fb7e6e3ddcdae1c33a3af8'
 '2b8b29297202334c784fdd7f2eb8d7e776c24c783b3c9f8387b500ab0039335c'
@@ -34,7 +34,7 @@
 '18a68a59ddb0ce19778e83b65e68dd568d65b7180bf45b4cf298fb332d69eb26'
 '346b630484f8a35b1a549e94e53e3e151527852a29c72cc6e529221215a7f533'
 'fe05315345e4489458c3eecac43726800109c1e390e74a14584096f6c041fee1')
-sha512sums=('b2ea2ad52bcc9ee819eb0b349d273fb6a8c26a81de5cc93c1b9483c654d0cafc55c30a2aba9d7e2eb39bc51cdc2cb59b665aa207eee2ea467841466805cb7cc2'
+sha512sums=('5d25037f4e493b6f7c07006fe1112cf28ada4393e075f81bb4cc2d96831b78a7279158a5e4dc193afd18cb15b8927e4ac31485b80aa679075d72f55c5e9c36ff'
 
'ef88f613ada2665d4f63b2e2f15594739de8ba501406e76de417821f44847b0e258524687b0ae0cf5b737520aa4dd9bb59d80a4b89a81408cda638f28bebbead'
 
'21adfc88d980cabb3a45ac029b5dddf8c4b4bc96ac95999ae85fa655101ff58b139bceb613c0e91c108f3f78dcb21ba6f997ee2884c58c3a55eaa7938b6959c4'
 
'817097565519dc7c5eac7521339947c74c6148683ca594356dd2ceb3274a1e94f8e7318ce310e0fe5789d7ab0d4c23404f814bef31036a11ddfec08d16814c69'
@@ -49,6 +49,10 @@
sed -e 's|LS_SETTINGS_DIR=.*|LS_SETTINGS_DIR="/etc/logstash"|' -i 
config/startup.options
   sed -e '1i [ -f /etc/profile.d/jre.sh ] && . /etc/profile.d/jre.sh' -i 
bin/logstash.lib.sh
 
+  # remove deprecated JVM options
+  sed 's|"-XX:+UseParNewGC", ||g' -i logstash-core/benchmarks/build.gradle
+  sed 's|-XX:+UseParNewGC||g' -i config/jvm.options
+
   patch -p1 -i "$srcdir"/build.patch
 
   # Use system gradle
@@ -65,7 +69,6 @@
 build() {
   cd ${pkgname}-${pkgver}
 
-  export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
   msg2 "Install vendored JRuby..."
   gradle downloadAndInstallJRuby
 


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 13:01:36
  Author: arodseth
Revision: 406355

archrelease: copy trunk to community-x86_64

Added:
  xmlrpc-c/repos/community-x86_64/PKGBUILD
(from rev 406354, xmlrpc-c/trunk/PKGBUILD)
Deleted:
  xmlrpc-c/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 13:00:46 UTC (rev 406354)
+++ PKGBUILD2018-11-11 13:01:36 UTC (rev 406355)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Daenyth 
-# Contributor: Pierre Schmitz 
-# Contributor: Vitaliy Berdinskikh 
-
-pkgname=xmlrpc-c
-# Using the Stable version
-pkgver=1.43.06
-pkgrel=2
-epoch=1
-pkgdesc='XML-RPC for C and C++'
-arch=('x86_64' 'i686')
-url='http://xmlrpc-c.sourceforge.net/'
-license=('custom')
-depends=('curl' 'libxml2')
-makedepends=('libtool' 'setconf' 'subversion')
-options=('!makeflags' '!emptydirs')
-source=("svn://svn.code.sf.net/p/xmlrpc-c/code/stable")
-sha1sums=('SKIP')
-
-prepare() {
-  sed 's/xmlParserCtx /xmlParserCtxt/g' -i stable/src/xmlrpc_libxml2.c
-}
-
-build() {
-  cd stable
-
-  [ "$CARCH" != "i686" ] && export CFLAGS="$CFLAGS -fPIC"
-
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
---enable-libxml2-backend \
---disable-cgi-server \
---disable-libwww-client \
---disable-wininet-client \
---enable-abyss \
---enable-cplusplus
-
-  mkdir -p include/curl
-  touch include/curl/types.h
-
-  make CFLAGS_PERSONAL="$CFLAGS" CXXFLAGS_PERSONAL="$CXXFLAGS"
-  make -C tools CFLAGS_PERSONAL="$CFLAGS" CXXFLAGS_PERSONAL="$CXXFLAGS"
-}
-
-package() {
-  cd stable
-
-  make DESTDIR="$pkgdir" install
-  make -C tools DESTDIR="$pkgdir" install
-  install -Dm 644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # Remove references to build directory
-  setconf "$pkgdir/usr/bin/xmlrpc-c-config" BLDDIR ''
-  setconf "$pkgdir/usr/bin/xmlrpc-c-config" ABS_SRCDIR ''
-}
-
-# getver: -u 2 xmlrpc-c.sourceforge.net/change_stable.html
-# vim: ts=2 sw=2 et:

Copied: xmlrpc-c/repos/community-x86_64/PKGBUILD (from rev 406354, 
xmlrpc-c/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 13:01:36 UTC (rev 406355)
@@ -0,0 +1,54 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Daenyth 
+# Contributor: Pierre Schmitz 
+# Contributor: Vitaliy Berdinskikh 
+
+pkgname=xmlrpc-c
+# Using the "stable" version
+pkgver=1.43.08
+pkgrel=1
+epoch=1
+pkgdesc='XML-RPC for C and C++'
+arch=('x86_64')
+url='http://xmlrpc-c.sourceforge.net/'
+license=('custom')
+depends=('curl')
+makedepends=('libtool' 'setconf')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tgz";)
+sha256sums=('c9f5b584a42493877ae0f09ed680d94e035ab389e8fa1873b1ec42118d5cfca3')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--disable-libxml2-backend \
+--disable-cgi-server \
+--disable-libwww-client \
+--disable-wininet-client \
+--enable-cplusplus
+
+  mkdir -p include/curl
+  touch include/curl/types.h
+
+  make CFLAGS_PERSONAL="$CFLAGS -fPIC -w" CXXFLAGS_PERSONAL="$CXXFLAGS -fPIC 
-w"
+  make -C tools CFLAGS_PERSONAL="$CFLAGS -fPIC -w" 
CXXFLAGS_PERSONAL="$CXXFLAGS -fPIC -w"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" -C tools install
+
+  # Remove references to build directory
+  setconf "$pkgdir/usr/bin/xmlrpc-c-config" BLDDIR ''
+  setconf "$pkgdir/usr/bin/xmlrpc-c-config" ABS_SRCDIR ''
+
+  # Custom license
+  install -Dm644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 13:00:46
  Author: arodseth
Revision: 406354

archrelease: copy trunk to community-x86_64

Added:
  rtorrent/repos/community-x86_64/PKGBUILD
(from rev 406353, rtorrent/trunk/PKGBUILD)
Deleted:
  rtorrent/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 13:00:31 UTC (rev 406353)
+++ PKGBUILD2018-11-11 13:00:46 UTC (rev 406354)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor:  Daenyth 
-# Contributor: Jeff Mickey 
-# Contributor: sh__
-
-pkgname=rtorrent
-pkgver=0.9.7
-pkgrel=1
-pkgdesc='Ncurses BitTorrent client based on libTorrent'
-url='http://rakshasa.github.io/rtorrent/'
-license=('GPL')
-arch=('x86_64')
-depends=("libtorrent=0.13.${pkgver##*.}" 'curl' 'xmlrpc-c')
-source=("https://github.com/rakshasa/rtorrent/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('5d9842fe48c9582fbea2c7bf9f51412c1ccbba07d059b257039ad53b863fe8bb')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./autogen.sh
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export CXXFLAGS+=' -fno-strict-aliasing'
-   ./configure \
-   --prefix=/usr \
-   --disable-debug \
-   --with-xmlrpc-c \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   install -D doc/rtorrent.rc 
"${pkgdir}"/usr/share/doc/rtorrent/rtorrent.rc
-}

Copied: rtorrent/repos/community-x86_64/PKGBUILD (from rev 406353, 
rtorrent/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 13:00:46 UTC (rev 406354)
@@ -0,0 +1,38 @@
+# Maintainer: Gaetan Bisson 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Daenyth 
+# Contributor: Jeff Mickey 
+# Contributor: sh__
+
+pkgname=rtorrent
+pkgver=0.9.7
+pkgrel=2
+pkgdesc='Ncurses BitTorrent client based on libTorrent'
+url='http://rakshasa.github.io/rtorrent/'
+license=('GPL')
+arch=('x86_64')
+depends=("libtorrent=0.13.${pkgver##*.}" 'curl' 'xmlrpc-c')
+source=("https://github.com/rakshasa/rtorrent/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('5d9842fe48c9582fbea2c7bf9f51412c1ccbba07d059b257039ad53b863fe8bb')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./autogen.sh
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   export CXXFLAGS+=' -fno-strict-aliasing'
+   ./configure \
+   --prefix=/usr \
+   --disable-debug \
+   --with-xmlrpc-c \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -D doc/rtorrent.rc 
"${pkgdir}"/usr/share/doc/rtorrent/rtorrent.rc
+}


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 13:00:31
  Author: arodseth
Revision: 406353

upgpkg: rtorrent 0.9.7-2

Modified:
  rtorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 12:44:19 UTC (rev 406352)
+++ PKGBUILD2018-11-11 13:00:31 UTC (rev 406353)
@@ -1,12 +1,12 @@
 # Maintainer: Gaetan Bisson 
 # Maintainer: Jaroslav Lichtblau 
-# Contributor:  Daenyth 
+# Contributor: Daenyth 
 # Contributor: Jeff Mickey 
 # Contributor: sh__
 
 pkgname=rtorrent
 pkgver=0.9.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Ncurses BitTorrent client based on libTorrent'
 url='http://rakshasa.github.io/rtorrent/'
 license=('GPL')


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

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 12:44:19
  Author: arodseth
Revision: 406352

upgpkg: xmlrpc-c 1:1.43.08-1

Modified:
  xmlrpc-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 11:13:44 UTC (rev 406351)
+++ PKGBUILD2018-11-11 12:44:19 UTC (rev 406352)
@@ -1,60 +1,54 @@
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Alexander F. Rødseth 
 # Contributor: Daenyth 
 # Contributor: Pierre Schmitz 
 # Contributor: Vitaliy Berdinskikh 
 
 pkgname=xmlrpc-c
-# Using the Stable version
-pkgver=1.43.06
-pkgrel=2
+# Using the "stable" version
+pkgver=1.43.08
+pkgrel=1
 epoch=1
 pkgdesc='XML-RPC for C and C++'
 arch=('x86_64')
 url='http://xmlrpc-c.sourceforge.net/'
 license=('custom')
-depends=('curl' 'libxml2')
-makedepends=('libtool' 'setconf' 'subversion')
-options=('!makeflags' '!emptydirs')
-source=("svn://svn.code.sf.net/p/xmlrpc-c/code/stable")
-sha1sums=('SKIP')
+depends=('curl')
+makedepends=('libtool' 'setconf')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tgz";)
+sha256sums=('c9f5b584a42493877ae0f09ed680d94e035ab389e8fa1873b1ec42118d5cfca3')
 
-prepare() {
-  sed 's/xmlParserCtx /xmlParserCtxt/g' -i stable/src/xmlrpc_libxml2.c
-}
-
 build() {
-  cd stable
+  cd "$pkgname-$pkgver"
 
-  [ "$CARCH" != "i686" ] && export CFLAGS="$CFLAGS -fPIC"
-
   ./configure \
 --prefix=/usr \
 --mandir=/usr/share/man \
---enable-libxml2-backend \
+--disable-libxml2-backend \
 --disable-cgi-server \
 --disable-libwww-client \
 --disable-wininet-client \
---enable-abyss \
 --enable-cplusplus
 
   mkdir -p include/curl
   touch include/curl/types.h
 
-  make CFLAGS_PERSONAL="$CFLAGS" CXXFLAGS_PERSONAL="$CXXFLAGS"
-  make -C tools CFLAGS_PERSONAL="$CFLAGS" CXXFLAGS_PERSONAL="$CXXFLAGS"
+  make CFLAGS_PERSONAL="$CFLAGS -fPIC -w" CXXFLAGS_PERSONAL="$CXXFLAGS -fPIC 
-w"
+  make -C tools CFLAGS_PERSONAL="$CFLAGS -fPIC -w" 
CXXFLAGS_PERSONAL="$CXXFLAGS -fPIC -w"
 }
 
 package() {
-  cd stable
+  cd "$pkgname-$pkgver"
 
   make DESTDIR="$pkgdir" install
-  make -C tools DESTDIR="$pkgdir" install
-  install -Dm 644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  make DESTDIR="$pkgdir" -C tools install
 
   # Remove references to build directory
   setconf "$pkgdir/usr/bin/xmlrpc-c-config" BLDDIR ''
   setconf "$pkgdir/usr/bin/xmlrpc-c-config" ABS_SRCDIR ''
+
+  # Custom license
+  install -Dm644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
-# getver: -u 2 xmlrpc-c.sourceforge.net/change_stable.html
 # vim: ts=2 sw=2 et:


[arch-commits] Commit in meson/repos/extra-any (4 files)

2018-11-11 Thread Jan Steffens via arch-commits
Date: Sunday, November 11, 2018 @ 11:14:55
  Author: heftig
Revision: 339274

archrelease: copy trunk to extra-any

Added:
  meson/repos/extra-any/PKGBUILD
(from rev 339273, meson/trunk/PKGBUILD)
  meson/repos/extra-any/arch-meson
(from rev 339273, meson/trunk/arch-meson)
Deleted:
  meson/repos/extra-any/PKGBUILD
  meson/repos/extra-any/arch-meson

+
 PKGBUILD   |  122 +--
 arch-meson |   44 ++---
 2 files changed, 83 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 11:14:44 UTC (rev 339273)
+++ PKGBUILD2018-11-11 11:14:55 UTC (rev 339274)
@@ -1,61 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Levente Polyak 
-# Contributor: Anatol Pomozov 
-
-pkgname=meson
-pkgver=0.48.1
-pkgrel=1
-pkgdesc='High productivity build system'
-url='http://mesonbuild.com/'
-arch=('any')
-license=('Apache')
-depends=('python-setuptools' 'ninja')
-checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt4' 
'qt5-base' 'git' 'cython'
-  'gtkmm3' 'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 
'gobject-introspection'
-  'itstool' 'gtk3' 'java-environment=8' 'gtk-doc' 'llvm' 'clang' 
'sdl2' 'graphviz'
-  'doxygen' 'vulkan-validation-layers' 'openssh' 'mercurial' 
'gtk-sharp-2' 'qt5-tools'
-  'libwmf' 'dmd' 'valgrind')
-source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc}
-arch-meson)
-sha512sums=('ba4921530049f002c362bc420bd87181074893109ce4b1fedb18545227d27ea96c09798eb02f1f8fabbf6ac5c185b0b7eca42df2a34ad0559f95a97d78811702'
-'SKIP'
-
'4cdacd6a7d2bdaacde176fd7f90f8a06ae403db7e63498518c637b13bdc344dca595fb8b9f41f978f450cd43ffef8a4013c0e74f669d13ba6881d38068ea1c0d')
-validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

-
-prepare() {
-  cd ${pkgname}-${pkgver}
-
-  # Succeeds for us?
-  mv 'test cases/failing/85 gtest dependency with version' 'test 
cases/frameworks/'
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-}
-
-check() (
-  cd ${pkgname}-${pkgver}
-
-  # set for debug output
-  #export MESON_PRINT_TEST_OUTPUT=1
-
-  export LC_CTYPE=en_US.UTF-8
-  ./run_tests.py
-)
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-
-  install -d "${pkgdir}/usr/share/vim/vimfiles"
-  cp -rt "${pkgdir}/usr/share/vim/vimfiles" data/syntax-highlighting/vim/*/
-
-  install -Dt "${pkgdir}/usr/share/emacs/site-lisp" -m644 
data/syntax-highlighting/emacs/*
-  install -Dt "${pkgdir}/usr/share/zsh/site-functions" -m644 
data/shell-completions/zsh/*
-
-  # Arch packaging helper
-  install -D ../arch-meson -t "${pkgdir}/usr/bin"
-}
-
-# vim: ts=2 sw=2 et:

Copied: meson/repos/extra-any/PKGBUILD (from rev 339273, meson/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 11:14:55 UTC (rev 339274)
@@ -0,0 +1,61 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Levente Polyak 
+# Contributor: Anatol Pomozov 
+
+pkgname=meson
+pkgver=0.48.2
+pkgrel=1
+pkgdesc='High productivity build system'
+url='http://mesonbuild.com/'
+arch=('any')
+license=('Apache')
+depends=('python-setuptools' 'ninja')
+checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt4' 
'qt5-base' 'git' 'cython'
+  'gtkmm3' 'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 
'gobject-introspection'
+  'itstool' 'gtk3' 'java-environment=8' 'gtk-doc' 'llvm' 'clang' 
'sdl2' 'graphviz'
+  'doxygen' 'vulkan-validation-layers' 'openssh' 'mercurial' 
'gtk-sharp-2' 'qt5-tools'
+  'libwmf' 'dmd' 'valgrind')
+source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc}
+arch-meson)
+sha512sums=('6d8a7f8089a56bb96c01e7ced4b8cb3ffc95c1d35e7940573dbd77fa563d42c19cf9e1477e0712ca7e504d469579d9c7ac2656a2bea63f46a8fcafd66d541193'
+'SKIP'
+
'4cdacd6a7d2bdaacde176fd7f90f8a06ae403db7e63498518c637b13bdc344dca595fb8b9f41f978f450cd43ffef8a4013c0e74f669d13ba6881d38068ea1c0d')
+validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

+
+prepare() {
+  cd ${pkgname}-${pkgver}
+
+  # Succeeds for us?
+  mv 'test cases/failing/85 gtest dependency with version' 'test 
cases/frameworks/'
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() (
+  cd ${pkgname}-${pkgver}
+
+  # set for debug output
+  #export MESON_PRINT_TEST_OUTPUT=1
+
+  export LC_CTYPE=en_US.UTF-8
+  ./run_tests.py
+)
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+
+  install -d "${pkgdir}/usr/share/vim/vimfiles"
+  

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

2018-11-11 Thread Jan Steffens via arch-commits
Date: Sunday, November 11, 2018 @ 11:14:44
  Author: heftig
Revision: 339273

0.48.2-1

Modified:
  meson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 09:16:41 UTC (rev 339272)
+++ PKGBUILD2018-11-11 11:14:44 UTC (rev 339273)
@@ -3,7 +3,7 @@
 # Contributor: Anatol Pomozov 
 
 pkgname=meson
-pkgver=0.48.1
+pkgver=0.48.2
 pkgrel=1
 pkgdesc='High productivity build system'
 url='http://mesonbuild.com/'
@@ -17,7 +17,7 @@
   'libwmf' 'dmd' 'valgrind')
 
source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc}
 arch-meson)
-sha512sums=('ba4921530049f002c362bc420bd87181074893109ce4b1fedb18545227d27ea96c09798eb02f1f8fabbf6ac5c185b0b7eca42df2a34ad0559f95a97d78811702'
+sha512sums=('6d8a7f8089a56bb96c01e7ced4b8cb3ffc95c1d35e7940573dbd77fa563d42c19cf9e1477e0712ca7e504d469579d9c7ac2656a2bea63f46a8fcafd66d541193'
 'SKIP'
 
'4cdacd6a7d2bdaacde176fd7f90f8a06ae403db7e63498518c637b13bdc344dca595fb8b9f41f978f450cd43ffef8a4013c0e74f669d13ba6881d38068ea1c0d')
 validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 



[arch-commits] Commit in atom/repos/community-x86_64 (18 files)

2018-11-11 Thread Nicola Squartini via arch-commits
Date: Sunday, November 11, 2018 @ 11:13:44
  Author: tensor5
Revision: 406351

archrelease: copy trunk to community-x86_64

Added:
  atom/repos/community-x86_64/PKGBUILD
(from rev 406350, atom/trunk/PKGBUILD)
  atom/repos/community-x86_64/atom.js
(from rev 406350, atom/trunk/atom.js)
  atom/repos/community-x86_64/dugite-use-system-git.patch
(from rev 406350, atom/trunk/dugite-use-system-git.patch)
  atom/repos/community-x86_64/fix-atom-sh.patch
(from rev 406350, atom/trunk/fix-atom-sh.patch)
  atom/repos/community-x86_64/fix-license-path.patch
(from rev 406350, atom/trunk/fix-license-path.patch)
  atom/repos/community-x86_64/fix-restart.patch
(from rev 406350, atom/trunk/fix-restart.patch)
  atom/repos/community-x86_64/symbols-view-use-system-ctags.patch
(from rev 406350, atom/trunk/symbols-view-use-system-ctags.patch)
  atom/repos/community-x86_64/use-system-apm.patch
(from rev 406350, atom/trunk/use-system-apm.patch)
  atom/repos/community-x86_64/use-system-electron.patch
(from rev 406350, atom/trunk/use-system-electron.patch)
Deleted:
  atom/repos/community-x86_64/PKGBUILD
  atom/repos/community-x86_64/atom.js
  atom/repos/community-x86_64/dugite-use-system-git.patch
  atom/repos/community-x86_64/fix-atom-sh.patch
  atom/repos/community-x86_64/fix-license-path.patch
  atom/repos/community-x86_64/fix-restart.patch
  atom/repos/community-x86_64/symbols-view-use-system-ctags.patch
  atom/repos/community-x86_64/use-system-apm.patch
  atom/repos/community-x86_64/use-system-electron.patch

-+
 PKGBUILD|  218 -
 atom.js |   66 ++---
 dugite-use-system-git.patch |   66 ++---
 fix-atom-sh.patch   |  276 +++---
 fix-license-path.patch  |   44 +--
 fix-restart.patch   |   22 -
 symbols-view-use-system-ctags.patch |   22 -
 use-system-apm.patch|   64 ++---
 use-system-electron.patch   |  420 +-
 9 files changed, 599 insertions(+), 599 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 11:13:22 UTC (rev 406350)
+++ PKGBUILD2018-11-11 11:13:44 UTC (rev 406351)
@@ -1,109 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=atom
-pkgver=1.32.1
-pkgrel=1
-pkgdesc='A hackable text editor for the 21st Century'
-arch=('x86_64')
-url='https://github.com/atom/atom'
-license=('MIT' 'custom')
-depends=('apm' 'electron' 'libxkbfile')
-makedepends=('git' 'npm')
-optdepends=('ctags: symbol indexing support'
-'git: Git and GitHub integration')
-replaces=('atom-editor')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/atom/atom/archive/v${pkgver}.tar.gz";
-'atom.js'
-'dugite-use-system-git.patch'
-'fix-atom-sh.patch'
-'fix-license-path.patch'
-'fix-restart.patch'
-'symbols-view-use-system-ctags.patch'
-'use-system-apm.patch'
-'use-system-electron.patch')
-sha256sums=('81f474df80d94d89c5c87f8e7dd489e12a34c1a28ad2026ab9bed6eaf960b4d7'
-'cdf87ab82cfcf69e8904684c59b08c35a68540ea16ab173fce06037ac341efcd'
-'530b46d31df0f5e8f5881e1608a66fe75d549092a6db2e72ba3ad69c48714153'
-'ab9eed3d4c8bfefea256953428379ab1e636b9c7d4c4af30ddc3f485330183c2'
-'c8a931f36af3722c57c4d1b70c1e58aa1a18372e8e26c28a4e01253e05295205'
-'cbac8d28e32a32760cd6b16d313e05e32af57bfdea1c248636e1b1ae74e4e92c'
-'3c68e6b3751313e1d386e721f8f819fb051351fb2cf8e753b1d773a0f475fef8'
-'53f43c9328a66e24b3467a0a06d9dfde83475f7e54251bf7a523beafaa043806'
-'25ffc77d9d0f89a598041f5c823f5e65a662681f570f3894cb74aca7306e1026')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  patch -Np1 -i "${srcdir}"/fix-atom-sh.patch
-  patch -Np1 -i "${srcdir}"/use-system-electron.patch
-  patch -Np1 -i "${srcdir}"/use-system-apm.patch
-  patch -Np1 -i "${srcdir}"/fix-license-path.patch
-  patch -Np1 -i "${srcdir}"/fix-restart.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ATOM_RESOURCE_PATH="${PWD}" \
-  npm_config_target=$(tail -c +2 /usr/lib/electron/version) \
-  apm install
-
-  # Use system ctags
-  cd node_modules/symbols-view
-  patch -Np1 -i "${srcdir}"/symbols-view-use-system-ctags.patch
-  rm -r vendor
-  cd ../..
-
-  # Use system git
-  cd node_modules/dugite
-  patch -Np1 -i "${srcdir}"/dugite-use-system-git.patch
-  rm -r git
-  cd ../..
-
-  cd script
-  npm install
-  ./build
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  install -d -m 755 "${pkgdir}"/usr/lib
-  cp -r out/app "${pkgdir}"/usr/lib/atom
-  install -m 644 out/startup.js "${pkgdir}"/usr/lib/atom
-  install -m 755 "${srcdir}/atom.js" "${pkgdir}"/usr/lib/atom/atom
-
-  install -d -m 755 "${pkgdir}/usr/share/applications"
-  sed -e "s|<%= appNa

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

2018-11-11 Thread Nicola Squartini via arch-commits
Date: Sunday, November 11, 2018 @ 11:13:22
  Author: tensor5
Revision: 406350

upgpkg: atom 1.32.2-1

Modified:
  atom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 11:03:25 UTC (rev 406349)
+++ PKGBUILD2018-11-11 11:13:22 UTC (rev 406350)
@@ -1,7 +1,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=atom
-pkgver=1.32.1
+pkgver=1.32.2
 pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('x86_64')
@@ -22,7 +22,7 @@
 'symbols-view-use-system-ctags.patch'
 'use-system-apm.patch'
 'use-system-electron.patch')
-sha256sums=('81f474df80d94d89c5c87f8e7dd489e12a34c1a28ad2026ab9bed6eaf960b4d7'
+sha256sums=('0a31fb6d6359d162667c2473c652f7fc376bca7522d901e11fa9fb3b89a8aa54'
 'cdf87ab82cfcf69e8904684c59b08c35a68540ea16ab173fce06037ac341efcd'
 '530b46d31df0f5e8f5881e1608a66fe75d549092a6db2e72ba3ad69c48714153'
 'ab9eed3d4c8bfefea256953428379ab1e636b9c7d4c4af30ddc3f485330183c2'


[arch-commits] Commit in ucblogo/repos/community-x86_64 (9 files)

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 11:03:25
  Author: arodseth
Revision: 406349

archrelease: copy trunk to community-x86_64

Added:
  ucblogo/repos/community-x86_64/PKGBUILD
(from rev 406348, ucblogo/trunk/PKGBUILD)
  ucblogo/repos/community-x86_64/logo.sh
(from rev 406348, ucblogo/trunk/logo.sh)
  ucblogo/repos/community-x86_64/no-tex.patch
(from rev 406348, ucblogo/trunk/no-tex.patch)
  ucblogo/repos/community-x86_64/no-wx.patch
(from rev 406348, ucblogo/trunk/no-wx.patch)
Deleted:
  ucblogo/repos/community-x86_64/PKGBUILD
  ucblogo/repos/community-x86_64/logo.sh
  ucblogo/repos/community-x86_64/ucblogo-6.0-include-math.h-earlier.patch
  ucblogo/repos/community-x86_64/ucblogo-6.0-no-texinfo.patch
  ucblogo/repos/community-x86_64/ucblogo-6.0-no-wxWidgets.patch

--+
 PKGBUILD |  102 +++--
 logo.sh  |   14 +--
 no-tex.patch |   12 +++
 no-wx.patch  |   52 ++
 ucblogo-6.0-include-math.h-earlier.patch |   34 -
 ucblogo-6.0-no-texinfo.patch |   12 ---
 ucblogo-6.0-no-wxWidgets.patch   |   52 --
 7 files changed, 124 insertions(+), 154 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 11:03:14 UTC (rev 406348)
+++ PKGBUILD2018-11-11 11:03:25 UTC (rev 406349)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: chiku 
-
-pkgname=ucblogo
-pkgver=6.0
-pkgrel=7
-pkgdesc='Portable interpreter for the Logo programming language'
-url='https://www.cs.berkeley.edu/~bh/logo.html'
-arch=('x86_64' 'i686')
-license=('GPL')
-depends=('libx11' 'ncurses' 'bash' 'libsm')
-source=("https://www.cs.berkeley.edu/~bh/downloads/$pkgname.tar.gz";
-"$pkgname-$pkgver-no-wxWidgets.patch"
-"$pkgname-$pkgver-no-texinfo.patch"
-"$pkgname-$pkgver-include-math.h-earlier.patch"
-'logo.sh')
-sha256sums=('c659e989e9284efc0f904ebd7de24b559c2d7434a98bb9c92c23e6c11b49cef3'
-'e360ac71ac785fa8b00b89ff0c5bf8ed738114013143245d3bc0e62eb7d0333d'
-'e83fb9d656a9064685cde5ebc0ee36242ac848228380b0567fe683901435707c'
-'1e33b748bdf74550963c4052bf6feab8019cea34afa7b0d4eac71aa60c486583'
-'3dcf0a5472acda2343ff7d4942ff6589149929a50af92b0994fbb0520d2a3849')
-
-prepare() {
-  patch -Np1 -i "$pkgname-$pkgver-no-wxWidgets.patch"
-  patch -Np1 -i "$pkgname-$pkgver-no-texinfo.patch"
-  patch -Np0 -i "$pkgname-$pkgver-include-math.h-earlier.patch"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  # csls/CVS interferes with make
-  rm -r "$srcdir/$pkgname-$pkgver/csls/CVS"
-  make prefix="$pkgdir/usr" INFODIR="$pkgdir/usr/share/info" install
-  mv "$pkgdir/usr/bin/logo" "$pkgdir/usr/bin/logo.elf"
-  install -Dm755 "$srcdir/logo.sh" "$pkgdir/usr/bin/logo"
-  install -d "$pkgdir/usr/share/doc"
-  mv "$pkgdir/usr/lib/logo/docs" "$pkgdir/usr/share/doc/$pkgname"
-  rm "$pkgdir/usr/share/doc/$pkgname/usermanual.ps"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ucblogo/repos/community-x86_64/PKGBUILD (from rev 406348, 
ucblogo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 11:03:25 UTC (rev 406349)
@@ -0,0 +1,53 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: chiku 
+
+pkgname=ucblogo
+pkgver=6.0
+pkgrel=8
+pkgdesc='Interpreter for the Logo programming language'
+url='https://www.cs.berkeley.edu/~bh/logo.html'
+arch=('x86_64')
+license=('GPL')
+makedepends=('addinclude' 'setconf')
+depends=('libice' 'libsm' 'libx11' 'ncurses')
+source=("https://www.cs.berkeley.edu/~bh/downloads/$pkgname.tar.gz";
+'https://people.eecs.berkeley.edu/~bh/logo-sample.html'
+'logo.sh'
+'no-wx.patch'
+'no-tex.patch')
+sha256sums=('c659e989e9284efc0f904ebd7de24b559c2d7434a98bb9c92c23e6c11b49cef3'
+'d3dfeb90e5dd6cae6bc12c8b272e1203a2b2693963670a408d2a190d1ba819ab'
+'b14dfea1bfc5f04df254e4067d8d6301851d42af6920bdb800fdd8ad4443682b'
+'e360ac71ac785fa8b00b89ff0c5bf8ed738114013143245d3bc0e62eb7d0333d'
+'e83fb9d656a9064685cde5ebc0ee36242ac848228380b0567fe683901435707c')
+
+prepare() {
+  echo '#!/usr/bin/env logo' >sample.logo
+  head -22 >sample.logo
+  cd "$pkgname-$pkgver"
+  patch -Np2 -i ../no-wx.patch
+  patch -Np2 -i ../no-tex.patch
+  addinclude -t coms.c math
+  addinclude -t graphics.c math
+  setconf makefile CFLAGS "$CFLAGS -w -fPIC"
+  setconf svn.c 'char* SVN' '"(1)";'
+  sed -i 's/define HAVE_MATHERR 1/undef HAVE_MATHERR/' config.h
+}
+
+build() {
+  CFLAGS="$CFLAGS -fPIC -w" make -C "$pkgname-$pkgver"
+  rm -rf "$srcdir/$pkgname-$pkgver/csls/CVS"
+}
+
+package() {
+  make -C "$pkgname-$pkgver" INFODIR="$pkgdir/usr/share/inf

[arch-commits] Commit in ucblogo/trunk (7 files)

2018-11-11 Thread Alexander Rødseth via arch-commits
Date: Sunday, November 11, 2018 @ 11:03:14
  Author: arodseth
Revision: 406348

upgpkg: ucblogo 6.0-8

Added:
  ucblogo/trunk/no-tex.patch
(from rev 406347, ucblogo/trunk/ucblogo-6.0-no-texinfo.patch)
  ucblogo/trunk/no-wx.patch
(from rev 406347, ucblogo/trunk/ucblogo-6.0-no-wxWidgets.patch)
Modified:
  ucblogo/trunk/PKGBUILD
  ucblogo/trunk/logo.sh
Deleted:
  ucblogo/trunk/ucblogo-6.0-include-math.h-earlier.patch
  ucblogo/trunk/ucblogo-6.0-no-texinfo.patch
  ucblogo/trunk/ucblogo-6.0-no-wxWidgets.patch

--+
 PKGBUILD |   55 +++--
 logo.sh  |2 -
 no-tex.patch |   12 ++
 no-wx.patch  |   52 +++
 ucblogo-6.0-include-math.h-earlier.patch |   34 -
 ucblogo-6.0-no-texinfo.patch |   12 --
 ucblogo-6.0-no-wxWidgets.patch   |   52 ---
 7 files changed, 95 insertions(+), 124 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 10:56:51 UTC (rev 406347)
+++ PKGBUILD2018-11-11 11:03:14 UTC (rev 406348)
@@ -1,48 +1,53 @@
-# Maintainer: Alexander F Rødseth 
-# Contributor: chiku 
+# Maintainer: Alexander F. Rødseth 
+# Contributor: chiku 
 
 pkgname=ucblogo
 pkgver=6.0
-pkgrel=7
-pkgdesc='Portable interpreter for the Logo programming language'
+pkgrel=8
+pkgdesc='Interpreter for the Logo programming language'
 url='https://www.cs.berkeley.edu/~bh/logo.html'
 arch=('x86_64')
 license=('GPL')
-depends=('libx11' 'ncurses' 'bash' 'libsm')
+makedepends=('addinclude' 'setconf')
+depends=('libice' 'libsm' 'libx11' 'ncurses')
 source=("https://www.cs.berkeley.edu/~bh/downloads/$pkgname.tar.gz";
-"$pkgname-$pkgver-no-wxWidgets.patch"
-"$pkgname-$pkgver-no-texinfo.patch"
-"$pkgname-$pkgver-include-math.h-earlier.patch"
-'logo.sh')
+'https://people.eecs.berkeley.edu/~bh/logo-sample.html'
+'logo.sh'
+'no-wx.patch'
+'no-tex.patch')
 sha256sums=('c659e989e9284efc0f904ebd7de24b559c2d7434a98bb9c92c23e6c11b49cef3'
+'d3dfeb90e5dd6cae6bc12c8b272e1203a2b2693963670a408d2a190d1ba819ab'
+'b14dfea1bfc5f04df254e4067d8d6301851d42af6920bdb800fdd8ad4443682b'
 'e360ac71ac785fa8b00b89ff0c5bf8ed738114013143245d3bc0e62eb7d0333d'
-'e83fb9d656a9064685cde5ebc0ee36242ac848228380b0567fe683901435707c'
-'1e33b748bdf74550963c4052bf6feab8019cea34afa7b0d4eac71aa60c486583'
-'3dcf0a5472acda2343ff7d4942ff6589149929a50af92b0994fbb0520d2a3849')
+'e83fb9d656a9064685cde5ebc0ee36242ac848228380b0567fe683901435707c')
 
 prepare() {
-  patch -Np1 -i "$pkgname-$pkgver-no-wxWidgets.patch"
-  patch -Np1 -i "$pkgname-$pkgver-no-texinfo.patch"
-  patch -Np0 -i "$pkgname-$pkgver-include-math.h-earlier.patch"
+  echo '#!/usr/bin/env logo' >sample.logo
+  head -22 >sample.logo
+  cd "$pkgname-$pkgver"
+  patch -Np2 -i ../no-wx.patch
+  patch -Np2 -i ../no-tex.patch
+  addinclude -t coms.c math
+  addinclude -t graphics.c math
+  setconf makefile CFLAGS "$CFLAGS -w -fPIC"
+  setconf svn.c 'char* SVN' '"(1)";'
+  sed -i 's/define HAVE_MATHERR 1/undef HAVE_MATHERR/' config.h
 }
 
 build() {
-  cd "$pkgname-$pkgver"
-
-  make
+  CFLAGS="$CFLAGS -fPIC -w" make -C "$pkgname-$pkgver"
+  rm -rf "$srcdir/$pkgname-$pkgver/csls/CVS"
 }
 
 package() {
-  cd "$pkgname-$pkgver"
-
-  # csls/CVS interferes with make
-  rm -r "$srcdir/$pkgname-$pkgver/csls/CVS"
-  make prefix="$pkgdir/usr" INFODIR="$pkgdir/usr/share/info" install
+  make -C "$pkgname-$pkgver" INFODIR="$pkgdir/usr/share/info" \
+prefix="$pkgdir/usr" install
   mv "$pkgdir/usr/bin/logo" "$pkgdir/usr/bin/logo.elf"
-  install -Dm755 "$srcdir/logo.sh" "$pkgdir/usr/bin/logo"
+  install -Dm755 logo.sh "$pkgdir/usr/bin/logo"
   install -d "$pkgdir/usr/share/doc"
   mv "$pkgdir/usr/lib/logo/docs" "$pkgdir/usr/share/doc/$pkgname"
   rm "$pkgdir/usr/share/doc/$pkgname/usermanual.ps"
+  install -Dm755 sample.logo "$pkgdir/usr/share/doc/$pkgname/sample.logo"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:

Modified: logo.sh
===
--- logo.sh 2018-11-11 10:56:51 UTC (rev 406347)
+++ logo.sh 2018-11-11 11:03:14 UTC (rev 406348)
@@ -1,7 +1,7 @@
 #!/bin/sh
 export LOGOLIB=/usr/lib/logo/logolib
 if [[ -f "$1" ]]; then
-  cat "$1" | /usr/bin/logo.elf "$*" | head -n-2
+  /usr/bin/logo.elf "$*" < "$1" | head -n-2
 else
   /usr/bin/logo.elf "$@"
 fi

Copied: ucblogo/trunk/no-tex.patch (from rev 406347, 
ucblogo/trunk/ucblogo-6.0-no-texinfo.patch)
===
--- no-tex.patch(rev 0)
+++ no-tex.patch2018-11-11 11:03:14 UTC (rev 406348)
@@ -0,0 +1,12 @@
+diff -ENwbur ucblo

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

2018-11-11 Thread Antonio Rojas via arch-commits
Date: Sunday, November 11, 2018 @ 10:56:51
  Author: arojas
Revision: 406347

archrelease: copy trunk to community-x86_64

Added:
  mame/repos/community-x86_64/PKGBUILD
(from rev 406346, mame/trunk/PKGBUILD)
  mame/repos/community-x86_64/mame.sh
(from rev 406346, mame/trunk/mame.sh)
Deleted:
  mame/repos/community-x86_64/PKGBUILD
  mame/repos/community-x86_64/mame.sh

--+
 PKGBUILD |  142 ++---
 mame.sh  |  107 +
 2 files changed, 122 insertions(+), 127 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 10:56:20 UTC (rev 406346)
+++ PKGBUILD2018-11-11 10:56:51 UTC (rev 406347)
@@ -1,71 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Sergej Pupykin 
-# Contributor: robb_force 
-# Contributor: JJDaNiMoTh 
-
-pkgname=mame
-pkgver=0.203
-pkgrel=1
-pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
-url="http://mamedev.org/";
-license=(GPL2)
-arch=(x86_64)
-depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio)
-makedepends=(nasm python asio rapidjson glm libxinerama)
-conflicts=(sdlmame)
-replaces=(sdlmame)
-source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"; 
mame.sh)
-sha256sums=('e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a'
-'d089e182d3aadf3b9efb7948329923e24feedd64d107f9582f2550c2e3bb6d1d')
-
-
-prepare() {
-  cd mame-mame${pkgver/./}
-
-# Use system libraries
-  sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
-}
-
-build() {
-  cd mame-mame${pkgver/./}
-  make \
-NOWERROR=1 \
-OPTIMIZE=2 \
-TOOLS=1 \
-ARCHOPTS=-flifetime-dse=1
-}
-
-package() {
-  cd mame-mame${pkgver/./}
-
-  # Install the mame script
-  install -Dm755 "$srcdir"/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
-
-  # Install the binaries
-  install -Dm755 mame64 "$pkgdir"/usr/lib/mame/mame
-  for _i in castool chdman imgtool jedutil nltool nlwav pngcmp regrep romcmp 
src2html \
-split srcclean ldverify ldresample; do
-install -m755 $_i -t "$pkgdir"/usr/lib/mame
-  done
-
-  # Install the extra bits
-  install -Dm644 src/osd/modules/opengl/shader/glsl*.*h -t 
"$pkgdir"/usr/lib/$pkgname/shader/
-  cp -ar {artwork,bgfx,plugins,language,ctrlr,keymaps,hash} 
"$pkgdir"/usr/lib/$pkgname/
-
-  # Include the license
-  install -Dm644 docs/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # FS#28203
-  sed -i 's|KEYCODE_2_PAD|KEYCODE_2PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_4_PAD|KEYCODE_4PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_6_PAD|KEYCODE_6PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_8_PAD|KEYCODE_8PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-
-  # documentation
-  install -dm0755 "$pkgdir"/usr/share/doc
-  cp -a docs "$pkgdir"/usr/share/doc/$pkgname
-  rm -r "$pkgdir"/usr/share/doc/$pkgname/man
-  install -d "$pkgdir"/usr/share/man/man{1,6}
-  install -m644 docs/man/*.1* "$pkgdir"/usr/share/man/man1/
-  install -m644 docs/man/*.6* "$pkgdir"/usr/share/man/man6/
-}

Copied: mame/repos/community-x86_64/PKGBUILD (from rev 406346, 
mame/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 10:56:51 UTC (rev 406347)
@@ -0,0 +1,71 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: robb_force 
+# Contributor: JJDaNiMoTh 
+
+pkgname=mame
+pkgver=0.203
+pkgrel=2
+pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
+url="http://mamedev.org/";
+license=(GPL2)
+arch=(x86_64)
+depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio)
+makedepends=(nasm python asio rapidjson glm libxinerama)
+conflicts=(sdlmame)
+replaces=(sdlmame)
+source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"; 
mame.sh)
+sha256sums=('e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a'
+'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')
+
+
+prepare() {
+  cd mame-mame${pkgver/./}
+
+# Use system libraries
+  sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
+}
+
+build() {
+  cd mame-mame${pkgver/./}
+  make \
+NOWERROR=1 \
+OPTIMIZE=2 \
+TOOLS=1 \
+ARCHOPTS=-flifetime-dse=1
+}
+
+package() {
+  cd mame-mame${pkgver/./}
+
+  # Install the mame script
+  install -Dm755 "$srcdir"/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
+
+  # Install the binaries
+  install -Dm755 mame64 "$pkgdir"/usr/lib/mame/mame
+  for _i in castool chdman imgtool jedutil nltool nlwav pngcmp regrep romcmp 
src2html \
+split srcclean ldverify ldresample; do
+install -m755 $_i -t "$pkgdir"/usr/lib/mame
+  done
+
+  # Install the extra bits
+  install -Dm644 src/osd/modules/opengl/shader/glsl*.*h -t 
"$pkgdir"/us

[arch-commits] Commit in mame/trunk (PKGBUILD mame.sh)

2018-11-11 Thread Antonio Rojas via arch-commits
Date: Sunday, November 11, 2018 @ 10:56:20
  Author: arojas
Revision: 406346

Remove bashisms from launcher script (FS#60745)

Modified:
  mame/trunk/PKGBUILD
  mame/trunk/mame.sh

--+
 PKGBUILD |4 +-
 mame.sh  |   85 -
 2 files changed, 42 insertions(+), 47 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 09:54:29 UTC (rev 406345)
+++ PKGBUILD2018-11-11 10:56:20 UTC (rev 406346)
@@ -5,7 +5,7 @@
 
 pkgname=mame
 pkgver=0.203
-pkgrel=1
+pkgrel=2
 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
 url="http://mamedev.org/";
 license=(GPL2)
@@ -16,7 +16,7 @@
 replaces=(sdlmame)
 source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"; 
mame.sh)
 sha256sums=('e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a'
-'d089e182d3aadf3b9efb7948329923e24feedd64d107f9582f2550c2e3bb6d1d')
+'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')
 
 
 prepare() {

Modified: mame.sh
===
--- mame.sh 2018-11-11 09:54:29 UTC (rev 406345)
+++ mame.sh 2018-11-11 10:56:20 UTC (rev 406346)
@@ -1,56 +1,51 @@
 #!/bin/sh
+mame=/usr/lib/mame/mame
 
-# Create a variable equal to $HOME that will be used later in the ini creation
-home=('$HOME')
-
-if [ "$1" != "" ] && [ "$1" = "--newini" ]; then
-  echo "Rebuilding the ini file at $HOME/.mame/mame.ini"
+mame_first_run() {
+  echo "Creating an ini file for MAME at $HOME/.mame/mame.ini"
   echo "Modify this file for permanent changes to your MAME"
   echo "options and paths before running MAME again."
-  cd $HOME/.mame
+
+  cd -- ~/.mame || exit
+
   if [ -e mame.ini ]; then
+mv mame.ini mameini.bak || exit
 echo "Your old ini file has been renamed to mameini.bak"
-mv mame.ini mameini.bak
   fi
-  /usr/lib/mame/mame \
--artpath "$home/.mame/artwork;artwork" \
--ctrlrpath "$home/.mame/ctrlr;ctrlr" \
--inipath $home/.mame/ini \
--rompath $home/.mame/roms \
--samplepath $home/.mame/samples \
--cfg_directory $home/.mame/cfg \
--comment_directory $home/.mame/comments \
--diff_directory $home/.mame/diff \
--input_directory $home/.mame/inp \
--nvram_directory $home/.mame/nvram \
--snapshot_directory $home/.mame/snap \
--state_directory $home/.mame/sta \
+
+  # Note: the single quotes here are not a mistake; MAME will save these
+  # strings verbatim into its configuration file, and expand the variables when
+  # it is run in future.
+  "$mame" \
+-artpath '$HOME/.mame/artwork;artwork' \
+-ctrlrpath '$HOME/.mame/ctrlr;ctrlr' \
+-inipath '$HOME/.mame/ini' \
+-rompath '$HOME/.mame/roms' \
+-samplepath '$HOME/.mame/samples' \
+-cfg_directory '$HOME/.mame/cfg' \
+-comment_directory '$HOME/.mame/comments' \
+-diff_directory '$HOME/.mame/diff' \
+-input_directory '$HOME/.mame/inp' \
+-nvram_directory '$HOME/.mame/nvram' \
+-snapshot_directory '$HOME/.mame/snap' \
+-state_directory '$HOME/.mame/sta' \
 -video opengl \
 -createconfig
-elif [ ! -e $HOME/.mame ]; then
+}
+
+if [ "$1" = "--newini" ]; then
+  mame_first_run
+  exit
+elif ! [ -e ~/.mame ]; then
   echo "Running MAME for the first time..."
-  echo "Creating an ini file for MAME at $HOME/.mame/mame.ini"
-  echo "Modify this file for permanent changes to your MAME"
-  echo "options and paths before running MAME again."
-  mkdir $HOME/.mame
-  mkdir 
$HOME/.mame/{artwork,cfg,comments,ctrlr,diff,ini,inp,nvram,samples,snap,sta,roms}
-  cd $HOME/.mame
-  /usr/lib/mame/mame \
--artpath "$home/.mame/artwork;artwork" \
--ctrlrpath "$home/.mame/ctrlr;ctrlr" \
--inipath $home/.mame/ini \
--rompath $home/.mame/roms \
--samplepath $home/.mame/samples \
--cfg_directory $home/.mame/cfg \
--comment_directory $home/.mame/comments \
--diff_directory $home/.mame/diff \
--input_directory $home/.mame/inp \
--nvram_directory $home/.mame/nvram \
--snapshot_directory $home/.mame/snap \
--state_directory $home/.mame/sta \
--video opengl \
--createconfig
-else
-  cd /usr/lib/mame
-  ./mame "$@"
+
+  mkdir -- ~/.mame
+  (
+cd -- ~/.mame || exit
+mkdir artwork cfg comments ctrlr diff ini inp nvram samples snap sta roms
+
+mame_first_run
+  ) || exit
 fi
+
+exec "$mame" "$@"


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

2018-11-11 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, November 11, 2018 @ 09:54:29
  Author: jlichtblau
Revision: 406345

archrelease: copy trunk to community-x86_64

Added:
  sleuthkit/repos/community-x86_64/PKGBUILD
(from rev 406344, sleuthkit/trunk/PKGBUILD)
  sleuthkit/repos/community-x86_64/sleuthkit.changelog
(from rev 406344, sleuthkit/trunk/sleuthkit.changelog)
Deleted:
  sleuthkit/repos/community-x86_64/PKGBUILD
  sleuthkit/repos/community-x86_64/sleuthkit.changelog

-+
 PKGBUILD|   66 
 sleuthkit.changelog |  103 +-
 2 files changed, 86 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 09:54:20 UTC (rev 406344)
+++ PKGBUILD2018-11-11 09:54:29 UTC (rev 406345)
@@ -1,33 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Geoffroy Carrier 
-
-pkgname=sleuthkit
-pkgver=4.6.3
-pkgrel=1
-pkgdesc='File system and media management forensic analysis tools'
-arch=('x86_64')
-url="http://www.sleuthkit.org/sleuthkit";
-license=('GPL2' 'CPL' 'custom:"IBM Public Licence"')
-depends=('perl' 'libewf')
-changelog=$pkgname.changelog
-source=(https://github.com/$pkgname/$pkgname/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz{,.asc})
-validpgpkeys=('0917A7EE58A9308B13D3963338AD602EC7454C8B') #Brian Carrier 

-sha256sums=('d38af0da39969fea1baea6eaf37e1fe8b1de830783f08a044157f82e095ed4e4'
-'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-#licenses
-  install -d "${pkgdir}"/usr/share/licenses/${pkgname}
-  install -Dm0644 licenses/* "${pkgdir}"/usr/share/licenses/${pkgname}
-}

Copied: sleuthkit/repos/community-x86_64/PKGBUILD (from rev 406344, 
sleuthkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 09:54:29 UTC (rev 406345)
@@ -0,0 +1,33 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Geoffroy Carrier 
+
+pkgname=sleuthkit
+pkgver=4.6.4
+pkgrel=1
+pkgdesc='File system and media management forensic analysis tools'
+arch=('x86_64')
+url="http://www.sleuthkit.org/sleuthkit";
+license=('GPL2' 'CPL' 'custom:"IBM Public Licence"')
+depends=('perl' 'libewf')
+changelog=$pkgname.changelog
+source=(https://github.com/$pkgname/$pkgname/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz{,.asc})
+validpgpkeys=('0917A7EE58A9308B13D3963338AD602EC7454C8B') #Brian Carrier 

+sha256sums=('90e5397bed861b08cfe8378f1a6032cfe50716056d2a47b0cac77e50a776ec41'
+'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+#licenses
+  install -d "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -Dm0644 licenses/* "${pkgdir}"/usr/share/licenses/${pkgname}
+}

Deleted: sleuthkit.changelog
===
--- sleuthkit.changelog 2018-11-11 09:54:20 UTC (rev 406344)
+++ sleuthkit.changelog 2018-11-11 09:54:29 UTC (rev 406345)
@@ -1,50 +0,0 @@
-2018-10-16 Jaroslav Lichtblau 
-   * sleuthkit 4.6.3-1
-
-2018-09-02 Jaroslav Lichtblau 
-   * sleuthkit 4.6.2-1
-
-2018-05-12 Jaroslav Lichtblau 
-   * sleuthkit 4.6.1-1
-
-2018-02-21 Jaroslav Lichtblau 
-   * sleuthkit 4.6.0-1
-
-2018-02-19 Jaroslav Lichtblau 
-   * sleuthkit 4.5.0-1
-
-2017-08-09 Jaroslav Lichtblau 
-   * sleuthkit 4.4.2-1
-
-2017-06-01 Jaroslav Lichtblau 
-   * sleuthkit 4.4.1-1
-
-2017-01-18 Jaroslav Lichtblau 
-   * sleuthkit 4.4.0-1
-
-2016-09-02 Jaroslav Lichtblau 
-   * sleuthkit 4.3.0-1
-
-2015-10-05 Jaroslav Lichtblau 
-   * sleuthkit 4.2.0-1
-
-2015-03-08 Jaroslav Lichtblau 
-   * sleuthkit 4.1.3-3 libewf as dependency
-
-2014-02-06 Jaroslav Lichtblau 
-   * sleuthkit 4.1.3-1
-
-2013-12-25 Jaroslav Lichtblau 
-   * sleuthkit 4.1.2-2 static library removed
-
-2013-10-13 Jaroslav Lichtblau 
-   * sleuthkit 4.1.2-1
-
-2013-03-12 Jaroslav Lichtblau 
-   * sleuthkit 4.0.2-1
-
-2013-01-05 Jaroslav Lichtblau 
-   * sleuthkit 4.0.1-1
-
-2011-10-09 Jaroslav Lichtblau 
-   * sleuthkit 3.2.3-1

Copied: sleuthkit/repos/community-x86_64/sleuthkit.changelog (from rev 406344, 
sleuthkit/trunk/sleuthkit.changelog)
===
--- sleuthkit.changelog (rev 0)
+++ sleuthkit.changelog 2018-11-11 09:54:29 UTC (rev 406345)
@@ -0,0 +1,53 @@
+2018-11-11 Jaroslav Lichtblau 
+   * sleuthkit 4.6.4-1
+
+2018-10-16 Jaroslav Lichtblau 
+   * sleuthkit 4.6.3-1
+
+2018-09-02 Jaroslav Lichtblau 
+   * sleuthkit 4.6.2-1
+
+2018-05-12 Jaroslav Lichtblau 
+   * sleuthkit 4.6.1-1
+
+2018-02-21 Jaroslav Lichtblau 
+   

[arch-commits] Commit in sleuthkit/trunk (PKGBUILD sleuthkit.changelog)

2018-11-11 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, November 11, 2018 @ 09:54:20
  Author: jlichtblau
Revision: 406344

upgpkg: sleuthkit 4.6.4-1 - new upstream release

Modified:
  sleuthkit/trunk/PKGBUILD
  sleuthkit/trunk/sleuthkit.changelog

-+
 PKGBUILD|4 ++--
 sleuthkit.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 08:40:57 UTC (rev 406343)
+++ PKGBUILD2018-11-11 09:54:20 UTC (rev 406344)
@@ -2,7 +2,7 @@
 # Contributor: Geoffroy Carrier 
 
 pkgname=sleuthkit
-pkgver=4.6.3
+pkgver=4.6.4
 pkgrel=1
 pkgdesc='File system and media management forensic analysis tools'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 changelog=$pkgname.changelog
 
source=(https://github.com/$pkgname/$pkgname/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz{,.asc})
 validpgpkeys=('0917A7EE58A9308B13D3963338AD602EC7454C8B') #Brian Carrier 

-sha256sums=('d38af0da39969fea1baea6eaf37e1fe8b1de830783f08a044157f82e095ed4e4'
+sha256sums=('90e5397bed861b08cfe8378f1a6032cfe50716056d2a47b0cac77e50a776ec41'
 'SKIP')
 
 build() {

Modified: sleuthkit.changelog
===
--- sleuthkit.changelog 2018-11-11 08:40:57 UTC (rev 406343)
+++ sleuthkit.changelog 2018-11-11 09:54:20 UTC (rev 406344)
@@ -1,3 +1,6 @@
+2018-11-11 Jaroslav Lichtblau 
+   * sleuthkit 4.6.4-1
+
 2018-10-16 Jaroslav Lichtblau 
* sleuthkit 4.6.3-1
 


[arch-commits] Commit in noto-fonts-cjk/trunk (70-noto-cjk.conf PKGBUILD)

2018-11-11 Thread Antonio Rojas via arch-commits
Date: Sunday, November 11, 2018 @ 09:16:15
  Author: arojas
Revision: 339271

Add zh-hk language support

Modified:
  noto-fonts-cjk/trunk/70-noto-cjk.conf
  noto-fonts-cjk/trunk/PKGBUILD

--+
 70-noto-cjk.conf |   36 
 PKGBUILD |4 ++--
 2 files changed, 38 insertions(+), 2 deletions(-)

Modified: 70-noto-cjk.conf
===
--- 70-noto-cjk.conf2018-11-11 06:43:01 UTC (rev 339270)
+++ 70-noto-cjk.conf2018-11-11 09:16:15 UTC (rev 339271)
@@ -51,6 +51,18 @@
 
 
 
+zh-hk
+
+
+serif
+
+
+Noto Serif CJK TC
+
+
+
+
+
 ja
 
 
@@ -99,6 +111,18 @@
 
 
 
+zh-hk
+
+
+sans-serif
+
+
+Noto Sans CJK TC
+
+
+
+
+
 ja
 
 
@@ -144,4 +168,16 @@
 Noto Sans Mono CJK TC
 
 
+
+
+
+zh-hk
+
+
+monospace
+
+
+Noto Sans Mono CJK TC
+
+
 

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 06:43:01 UTC (rev 339270)
+++ PKGBUILD2018-11-11 09:16:15 UTC (rev 339271)
@@ -3,7 +3,7 @@
 pkgname=noto-fonts-cjk
 pkgver=20170601
 _commit=32a5844539f2e348ed36b44e990f9b06d7fb89fe
-pkgrel=2
+pkgrel=3
 pkgdesc="Google Noto CJK fonts"
 arch=(any)
 url="https://www.google.com/get/noto/";
@@ -10,7 +10,7 @@
 license=(custom:SIL)
 
source=($pkgname-$pkgver.zip::"https://github.com/googlei18n/noto-cjk/archive/$_commit.zip";
 70-noto-cjk.conf)
 sha256sums=('31e53af3f5e97ae021f24f960608e98f64aaa12804eda7fb583dcfaa8d496ebf'
-'5a5fa764efaca13a326998499d026b89e22217c12011074bf301ef8aa4a9bb37')
+'f83b652cabe6e95489f2f70e44f5288216d33a6132f24e8d074d6eee4e3d700b')
 
 package() {
   install -Dm644 noto-cjk-*/*.ttc -t "$pkgdir"/usr/share/fonts/noto-cjk


[arch-commits] Commit in noto-fonts-cjk/repos/extra-any (4 files)

2018-11-11 Thread Antonio Rojas via arch-commits
Date: Sunday, November 11, 2018 @ 09:16:41
  Author: arojas
Revision: 339272

archrelease: copy trunk to extra-any

Added:
  noto-fonts-cjk/repos/extra-any/70-noto-cjk.conf
(from rev 339271, noto-fonts-cjk/trunk/70-noto-cjk.conf)
  noto-fonts-cjk/repos/extra-any/PKGBUILD
(from rev 339271, noto-fonts-cjk/trunk/PKGBUILD)
Deleted:
  noto-fonts-cjk/repos/extra-any/70-noto-cjk.conf
  noto-fonts-cjk/repos/extra-any/PKGBUILD

--+
 70-noto-cjk.conf |  330 +
 PKGBUILD |   39 +++---
 2 files changed, 202 insertions(+), 167 deletions(-)

Deleted: 70-noto-cjk.conf
===
--- 70-noto-cjk.conf2018-11-11 09:16:15 UTC (rev 339271)
+++ 70-noto-cjk.conf2018-11-11 09:16:41 UTC (rev 339272)
@@ -1,147 +0,0 @@
-
-
-
-
-
-ja
-
-
-serif
-
-
-Noto Serif CJK JP
-
-
-
-
-
-ko
-
-
-serif
-
-
-Noto Serif CJK KR
-
-
-
-
-
-zh-cn
-
-
-serif
-
-
-Noto Serif CJK SC
-
-
-
-
-
-zh-tw
-
-
-serif
-
-
-Noto Serif CJK TC
-
-
-
-
-
-ja
-
-
-sans-serif
-
-
-Noto Sans CJK JP
-
-
-
-
-
-ko
-
-
-sans-serif
-
-
-Noto Sans CJK KR
-
-
-
-
-
-zh-cn
-
-
-sans-serif
-
-
-Noto Sans CJK SC
-
-
-
-
-
-zh-tw
-
-
-sans-serif
-
-
-Noto Sans CJK TC
-
-
-
-
-
-ja
-
-
-monospace
-
-
-Noto Sans Mono CJK JP
-
-
-
-
-
-ko
-
-
-monospace
-
-
-Noto Sans Mono CJK KR
-
-
-
-
-
-zh-cn
-
-
-monospace
-
-
-Noto Sans Mono CJK SC
-
-
-
-
-
-zh-tw
-
-
-monospace
-
-
-Noto Sans Mono CJK TC
-
-
-

Copied: noto-fonts-cjk/repos/extra-any/70-noto-cjk.conf (from rev 339271, 
noto-fonts-cjk/trunk/70-noto-cjk.conf)
===
--- 70-noto-cjk.conf(rev 0)
+++ 70-noto-cjk.conf2018-11-11 09:16:41 UTC (rev 339272)
@@ -0,0 +1,183 @@
+
+
+
+
+
+ja
+
+
+serif
+
+
+Noto Serif CJK JP
+
+
+
+
+
+ko
+
+
+serif
+
+
+Noto Serif CJK KR
+
+
+
+
+
+zh-cn
+
+
+serif
+
+
+Noto Serif CJK SC
+
+
+
+
+
+zh-tw
+
+
+serif
+
+
+Noto Serif CJK TC
+
+
+
+
+
+zh-hk
+
+
+serif
+
+
+Noto Serif CJK TC
+
+
+
+
+
+ja
+
+
+sans-serif
+
+
+Noto Sans CJK JP
+
+
+
+
+
+ko
+
+
+sans-serif
+
+
+Noto Sans CJK KR
+
+
+
+
+
+zh-cn
+
+
+sans-serif
+
+
+Noto Sans CJK SC
+
+
+
+
+
+zh-tw
+
+
+sans-serif
+
+
+Noto Sans CJK TC
+
+
+
+
+
+zh-hk
+
+
+sans-serif
+
+
+Noto Sans CJK TC
+
+
+
+
+
+ja
+
+
+monospace
+
+
+Noto Sans Mono CJK JP
+
+
+
+
+
+ko
+
+
+monospace
+
+
+Noto Sans Mono CJK KR
+
+
+
+
+
+zh-cn
+
+
+monospace
+
+
+Noto Sans Mono CJK SC
+
+
+
+
+
+zh-tw
+
+
+monospace
+
+
+Noto Sans Mono CJK TC
+
+
+
+
+
+zh-

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

2018-11-11 Thread David Runge via arch-commits
Date: Sunday, November 11, 2018 @ 08:40:57
  Author: dvzrv
Revision: 406343

archrelease: copy trunk to community-x86_64

Added:
  marsyas/repos/community-x86_64/PKGBUILD
(from rev 406342, marsyas/trunk/PKGBUILD)
Deleted:
  marsyas/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 08:40:47 UTC (rev 406342)
+++ PKGBUILD2018-11-11 08:40:57 UTC (rev 406343)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: MeMi69 
-
-pkgname=marsyas
-pkgver=0.5.0
-pkgrel=4
-pkgdesc="Music Analysis, Retrieval and Synthesis for Audio Signals"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://marsyas.info";
-depends=('jack2' 'alsa-lib' 'gcc-libs' 'libvorbis' 'libmad' 'lame')
-optdepends=('qt5-declarative: for marsyas-inspector')
-makedepends=('cmake' 'qt5-declarative' 'doxygen')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/marsyas/marsyas/archive/version-$pkgver.tar.gz";)
-md5sums=('2ef63105ddd9e6095a1e2d697acb49aa')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=1 \
--DWITH_MAD=1 \
--DWITH_LAME=1 \
--DWITH_VORBIS=1 \
-../$pkgname-version-$pkgver
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install 
-}

Copied: marsyas/repos/community-x86_64/PKGBUILD (from rev 406342, 
marsyas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 08:40:57 UTC (rev 406343)
@@ -0,0 +1,73 @@
+# Maintainer: David Runge 
+# Contributor: Felix Yan 
+# Contributor: MeMi69 
+
+pkgname=marsyas
+pkgver=0.5.0
+pkgrel=5
+pkgdesc="Music Analysis, Retrieval and Synthesis for Audio Signals"
+arch=('x86_64')
+url="http://marsyas.info";
+license=('GPL2')
+groups=('pro-audio')
+depends=('jack' 'lame' 'libmad')
+optdepends=('pd: use ibt_pd external'
+'python2: required for marmonitors.py'
+'qt5-declarative: required for marsyas-inspector'
+'vamp-plugin-sdk: use vamp plugin')
+makedepends=('cmake' 'doxygen' 'extra-cmake-modules' 'pd' 'python2' 
'qt5-declarative' 'swig' 'vamp-plugin-sdk')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/version-$pkgver.tar.gz";)
+sha512sums=('0ff8943028753c70d409e78a8c5487da2006b7599c8909c0e0050433a6e7051f32b3c5f31fe833085a479d0486e4c96c5f4a4bd63ac00ee68b89dee941aebc9a')
+
+prepare() {
+  mv -v "${pkgname}-version-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  mkdir -p build
+  # fixing python2 scripts shebang
+  sed -e 's/ python/ python2/' \
+  -i src/swig/python/{modules,scripts}/*.py src/${pkgname}_python/*.py
+  # fixing broken call to env in python scripts
+  sed -e 's/evn/env/' \
+  -i src/swig/python/{modules,scripts}/*.py src/${pkgname}_python/*.py
+  # fixing build of vamp plugins
+  sed -e 
's|"MarSystemTemplateBasic.h"||' \
+  -e 
's|"MarSystemTemplateAdvanced.h"||'
 \
+  -i src/mvamp/MarsyasIBT.h
+  # fixing build of pd external
+  sed -e 's|= atom_getsymbol(argv+1)->s_name|= 
const_cast(atom_getsymbol(argv+1)->s_name)|' \
+  -i src/marsyas_pd/ibt_pd.cpp
+  sed -e 's/--export-dynamic/-export-dynamic/g' \
+  -i src/marsyas_pd/CMakeLists.txt
+}
+
+build() {
+  cd "${pkgname}-${pkgver}/build"
+  _python_lib=$( echo /usr/lib/python2* )
+  _python_include=$( echo /usr/include/python2* )
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=1 \
+-DWITH_MAD=1 \
+-DWITH_LAME=1 \
+-DWITH_PD=1 \
+-DPYTHON_LIBRARY=${_python_lib} \
+-DPYTHON_INCLUDE_PATH=${_python_include} \
+-DWITH_SWIG=1 \
+-DWITH_VAMP=1 \
+-DWITH_VORBIS=1 \
+..
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}/build"
+  make DESTDIR="$pkgdir" install
+  # pd external
+  install -vDm 755 lib/ibt_pd.pd_linux \
+-vDm 644 ../src/${pkgname}_pd/ibt_pd-help.pd \
+-t "${pkgdir}/usr/lib/pd/extra/"
+  # vamp plugin
+  install -vDm 755 lib/mvamp.so -t "${pkgdir}/usr/lib/vamp"
+  # docs
+  install -vDm 644 ../{AUTHORS,README,TODO} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}


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

2018-11-11 Thread David Runge via arch-commits
Date: Sunday, November 11, 2018 @ 08:40:47
  Author: dvzrv
Revision: 406342

upgpkg: marsyas 0.5.0-5

Adding new maintainer. Switching to correct license (GPL2). Moving to pro-audio 
group. Shrinking depends to absolute necessities.
Adding optdepends for pd (for provided external), python2 (python2 interface), 
vamp-plugin-sdk (for provided vamp plugin).
Fixing python2 shebangs, Fixing broken include in vamp plugin source and adding 
needed const_cast for pd_external source.
Building with pd external, swig (for Python interface), vamp plugin. Installing 
pd exteranl and vamp plugin manually as theres no make target.

Modified:
  marsyas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 08:08:20 UTC (rev 406341)
+++ PKGBUILD2018-11-11 08:40:47 UTC (rev 406342)
@@ -1,35 +1,73 @@
-# Maintainer: Felix Yan 
+# Maintainer: David Runge 
+# Contributor: Felix Yan 
 # Contributor: MeMi69 
 
 pkgname=marsyas
 pkgver=0.5.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Music Analysis, Retrieval and Synthesis for Audio Signals"
 arch=('x86_64')
-license=('GPL')
 url="http://marsyas.info";
-depends=('jack2' 'alsa-lib' 'gcc-libs' 'libvorbis' 'libmad' 'lame')
-optdepends=('qt5-declarative: for marsyas-inspector')
-makedepends=('cmake' 'qt5-declarative' 'doxygen')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/marsyas/marsyas/archive/version-$pkgver.tar.gz";)
-md5sums=('2ef63105ddd9e6095a1e2d697acb49aa')
+license=('GPL2')
+groups=('pro-audio')
+depends=('jack' 'lame' 'libmad')
+optdepends=('pd: use ibt_pd external'
+'python2: required for marmonitors.py'
+'qt5-declarative: required for marsyas-inspector'
+'vamp-plugin-sdk: use vamp plugin')
+makedepends=('cmake' 'doxygen' 'extra-cmake-modules' 'pd' 'python2' 
'qt5-declarative' 'swig' 'vamp-plugin-sdk')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/version-$pkgver.tar.gz";)
+sha512sums=('0ff8943028753c70d409e78a8c5487da2006b7599c8909c0e0050433a6e7051f32b3c5f31fe833085a479d0486e4c96c5f4a4bd63ac00ee68b89dee941aebc9a')
 
 prepare() {
+  mv -v "${pkgname}-version-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
   mkdir -p build
+  # fixing python2 scripts shebang
+  sed -e 's/ python/ python2/' \
+  -i src/swig/python/{modules,scripts}/*.py src/${pkgname}_python/*.py
+  # fixing broken call to env in python scripts
+  sed -e 's/evn/env/' \
+  -i src/swig/python/{modules,scripts}/*.py src/${pkgname}_python/*.py
+  # fixing build of vamp plugins
+  sed -e 
's|"MarSystemTemplateBasic.h"||' \
+  -e 
's|"MarSystemTemplateAdvanced.h"||'
 \
+  -i src/mvamp/MarsyasIBT.h
+  # fixing build of pd external
+  sed -e 's|= atom_getsymbol(argv+1)->s_name|= 
const_cast(atom_getsymbol(argv+1)->s_name)|' \
+  -i src/marsyas_pd/ibt_pd.cpp
+  sed -e 's/--export-dynamic/-export-dynamic/g' \
+  -i src/marsyas_pd/CMakeLists.txt
 }
 
 build() {
-  cd build
+  cd "${pkgname}-${pkgver}/build"
+  _python_lib=$( echo /usr/lib/python2* )
+  _python_include=$( echo /usr/include/python2* )
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_SKIP_RPATH=1 \
 -DWITH_MAD=1 \
 -DWITH_LAME=1 \
+-DWITH_PD=1 \
+-DPYTHON_LIBRARY=${_python_lib} \
+-DPYTHON_INCLUDE_PATH=${_python_include} \
+-DWITH_SWIG=1 \
+-DWITH_VAMP=1 \
 -DWITH_VORBIS=1 \
-../$pkgname-version-$pkgver
+..
   make
 }
 
 package() {
-  cd build
-  make DESTDIR="$pkgdir" install 
+  cd "${pkgname}-${pkgver}/build"
+  make DESTDIR="$pkgdir" install
+  # pd external
+  install -vDm 755 lib/ibt_pd.pd_linux \
+-vDm 644 ../src/${pkgname}_pd/ibt_pd-help.pd \
+-t "${pkgdir}/usr/lib/pd/extra/"
+  # vamp plugin
+  install -vDm 755 lib/mvamp.so -t "${pkgdir}/usr/lib/vamp"
+  # docs
+  install -vDm 644 ../{AUTHORS,README,TODO} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
 }


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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 08:08:20
  Author: felixonmars
Revision: 406341

archrelease: copy trunk to community-any

Added:
  dns-lexicon/repos/community-any/PKGBUILD
(from rev 406340, dns-lexicon/trunk/PKGBUILD)
Deleted:
  dns-lexicon/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-11 08:08:02 UTC (rev 406340)
+++ PKGBUILD2018-11-11 08:08:20 UTC (rev 406341)
@@ -1,42 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=dns-lexicon
-pkgver=3.0.1
-pkgrel=2
-pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
-arch=('any')
-url="https://github.com/AnalogJ/lexicon";
-license=('MIT')
-depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
- # requests[security] Expanded:
- 'python-requests' 'python-pyopenssl' 'python-idna')
-optdepends=('python-softlayer: for SoftLayer support'
-'python-boto3: for Route53 support'
-'python-pynamecheap: for Namecheap support'
-'python-zeep: for Subreg support'
-'python-xmltodict: for Plesk support'
-'python-beautifulsoup4: for Henet support')
-checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
-  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
-  'bind-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
-sha512sums=('143408ce0917b343deae19e1a1c10e87468d00899c41c3c05a05f19c0b3f6a91cc2ab2567281148628eb5d3a5cf5a1d2ba3731a578493084af6d60a5d02be9ad')
-
-build() {
-  cd lexicon-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd lexicon-$pkgver
-  python setup.py pytest --addopts '--ignore tests/providers/test_route53.py 
--ignore tests/providers/test_transip.py'
-}
-
-package() {
-  cd lexicon-$pkgver
-  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dns-lexicon/repos/community-any/PKGBUILD (from rev 406340, 
dns-lexicon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-11 08:08:20 UTC (rev 406341)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+pkgname=dns-lexicon
+pkgver=3.0.2
+pkgrel=1
+pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
+arch=('any')
+url="https://github.com/AnalogJ/lexicon";
+license=('MIT')
+depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
+ # requests[security] Expanded:
+ 'python-requests' 'python-pyopenssl' 'python-idna')
+optdepends=('python-softlayer: for SoftLayer support'
+'python-boto3: for Route53 support'
+'python-pynamecheap: for Namecheap support'
+'python-zeep: for Subreg support'
+'python-xmltodict: for Plesk support'
+'python-beautifulsoup4: for Henet support'
+'python-localzone: for localzone support')
+checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
+  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
+  'python-localzone' 'bind-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
+sha512sums=('441c35fbd91874e4d661f9c509cb6300b645b50f05b1b6efc7defc4c21b266f9d13cc487ff61c86b4b99fff2ab28aaf2e67e33c4383860ec4895f53f6673aa34')
+
+build() {
+  cd lexicon-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd lexicon-$pkgver
+  python setup.py pytest --addopts '--ignore tests/providers/test_transip.py'
+}
+
+package() {
+  cd lexicon-$pkgver
+  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 08:08:02
  Author: felixonmars
Revision: 406340

upgpkg: dns-lexicon 3.0.2-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-11 08:02:37 UTC (rev 406339)
+++ PKGBUILD2018-11-11 08:08:02 UTC (rev 406340)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
 url="https://github.com/AnalogJ/lexicon";
@@ -15,12 +15,13 @@
 'python-pynamecheap: for Namecheap support'
 'python-zeep: for Subreg support'
 'python-xmltodict: for Plesk support'
-'python-beautifulsoup4: for Henet support')
+'python-beautifulsoup4: for Henet support'
+'python-localzone: for localzone support')
 checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
-  'bind-tools')
+  'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
-sha512sums=('143408ce0917b343deae19e1a1c10e87468d00899c41c3c05a05f19c0b3f6a91cc2ab2567281148628eb5d3a5cf5a1d2ba3731a578493084af6d60a5d02be9ad')
+sha512sums=('441c35fbd91874e4d661f9c509cb6300b645b50f05b1b6efc7defc4c21b266f9d13cc487ff61c86b4b99fff2ab28aaf2e67e33c4383860ec4895f53f6673aa34')
 
 build() {
   cd lexicon-$pkgver
@@ -29,7 +30,7 @@
 
 check() {
   cd lexicon-$pkgver
-  python setup.py pytest --addopts '--ignore tests/providers/test_route53.py 
--ignore tests/providers/test_transip.py'
+  python setup.py pytest --addopts '--ignore tests/providers/test_transip.py'
 }
 
 package() {


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

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 08:02:37
  Author: felixonmars
Revision: 406339

archrelease: copy trunk to community-any

Added:
  python-localzone/repos/community-any/
  python-localzone/repos/community-any/PKGBUILD
(from rev 406338, python-localzone/trunk/PKGBUILD)

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

Copied: python-localzone/repos/community-any/PKGBUILD (from rev 406338, 
python-localzone/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-11-11 08:02:37 UTC (rev 406339)
@@ -0,0 +1,24 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-localzone
+pkgver=0.9.4
+pkgrel=1
+pkgdesc="A simple library for managing DNS zones"
+url="https://localzone.iomaestro.com/";
+license=('BSD')
+arch=('any')
+depends=('python-dnspython')
+makedepends=('python-setuptools')
+source=("https://pypi.io/packages/source/l/localzone/localzone-$pkgver.tar.gz";)
+sha512sums=('e0a4b14b1011ac862b00c0c9b78aa6288554ad76e6ebf596ba4e7a7eebe8fdb6674286c551c0f4aa4a2799ea8ea2ddf3b890751c6781652922de1fe5d8925b54')
+
+build() {
+  cd localzone-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd localzone-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in (4 files)

2018-11-11 Thread Felix Yan via arch-commits
Date: Sunday, November 11, 2018 @ 08:02:19
  Author: felixonmars
Revision: 406338

addpkg: python-localzone 0.9.4-1

Added:
  python-localzone/
  python-localzone/repos/
  python-localzone/trunk/
  python-localzone/trunk/PKGBUILD

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

Added: python-localzone/trunk/PKGBUILD
===
--- python-localzone/trunk/PKGBUILD (rev 0)
+++ python-localzone/trunk/PKGBUILD 2018-11-11 08:02:19 UTC (rev 406338)
@@ -0,0 +1,24 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-localzone
+pkgver=0.9.4
+pkgrel=1
+pkgdesc="A simple library for managing DNS zones"
+url="https://localzone.iomaestro.com/";
+license=('BSD')
+arch=('any')
+depends=('python-dnspython')
+makedepends=('python-setuptools')
+source=("https://pypi.io/packages/source/l/localzone/localzone-$pkgver.tar.gz";)
+sha512sums=('e0a4b14b1011ac862b00c0c9b78aa6288554ad76e6ebf596ba4e7a7eebe8fdb6674286c551c0f4aa4a2799ea8ea2ddf3b890751c6781652922de1fe5d8925b54')
+
+build() {
+  cd localzone-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd localzone-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}