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

2018-02-18 Thread Evgeniy Alekseev via arch-commits
Date: Monday, February 19, 2018 @ 07:10:30
  Author: arcanis
Revision: 296311

upgpkg: t1utils 1.41-1

Modified:
  t1utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 06:58:52 UTC (rev 296310)
+++ PKGBUILD2018-02-19 07:10:30 UTC (rev 296311)
@@ -1,9 +1,10 @@
 # $Id$
+# Maintainer: Evgeniy Alekseev 
 # Maintainer: Sergej Pupykin 
 # Maintainer: Simo Leone 
 
 pkgname=t1utils
-pkgver=1.39
+pkgver=1.41
 pkgrel=1
 pkgdesc="A collection of simple Type 1 font manipulation programs"
 arch=('x86_64')
@@ -11,8 +12,8 @@
 license=("custom")
 depends=('glibc')
 source=("https://www.lcdf.org/~eddietwo/type/$pkgname-$pkgver.tar.gz;
-   LICENSE)
-sha256sums=('0faef3e5c4927b38b05ac99ee177b7d7cddbbf5b4452f98b244f684b52b0d4c4'
+"LICENSE")
+sha256sums=('fc5edd7e829902b3b685886382fed690d533681c0ab218a387c9e47606623427'
 'fd00d777e6114f1d346978844f19bbec1652641ea40d24c12ec5aac6f3ebc7cb')
 
 build() {


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

2018-02-18 Thread Evgeniy Alekseev via arch-commits
Date: Monday, February 19, 2018 @ 07:10:47
  Author: arcanis
Revision: 296312

archrelease: copy trunk to community-testing-x86_64

Added:
  t1utils/repos/community-testing-x86_64/
  t1utils/repos/community-testing-x86_64/LICENSE
(from rev 296311, t1utils/trunk/LICENSE)
  t1utils/repos/community-testing-x86_64/PKGBUILD
(from rev 296311, t1utils/trunk/PKGBUILD)

--+
 LICENSE  |   22 ++
 PKGBUILD |   29 +
 2 files changed, 51 insertions(+)

Copied: t1utils/repos/community-testing-x86_64/LICENSE (from rev 296311, 
t1utils/trunk/LICENSE)
===
--- community-testing-x86_64/LICENSE(rev 0)
+++ community-testing-x86_64/LICENSE2018-02-19 07:10:47 UTC (rev 296312)
@@ -0,0 +1,22 @@
+The README file includes the following notices:
+
+   Changes since version 1.2 (c) 1998-2000 Eddie Kohler, under the
+   same redistribution copyright as I. Lee Hetherington's. See below
+   for I. Lee Hetherington's original README from 1992, updated
+   slightly for today's t1utils.
+
+   Eddie Kohler
+   eddie...@lcs.mit.edu
+
+   Copyright (c) 1992 by I. Lee Hetherington, all rights reserved.
+
+   Permission is hereby granted to use, modify, and distribute this
+   program for any purpose provided this copyright notice and the one
+   below remain intact.
+
+   Note that these tools should not be used to illegally copy type-1
+   font programs.  Typeface design is an intricate art that should be
+   rewarded.
+
+   I. Lee Hetherington
+   i...@lcs.mit.edu

Copied: t1utils/repos/community-testing-x86_64/PKGBUILD (from rev 296311, 
t1utils/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-02-19 07:10:47 UTC (rev 296312)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev 
+# Maintainer: Sergej Pupykin 
+# Maintainer: Simo Leone 
+
+pkgname=t1utils
+pkgver=1.41
+pkgrel=1
+pkgdesc="A collection of simple Type 1 font manipulation programs"
+arch=('x86_64')
+url="http://www.lcdf.org/~eddietwo/type/#t1utils;
+license=("custom")
+depends=('glibc')
+source=("https://www.lcdf.org/~eddietwo/type/$pkgname-$pkgver.tar.gz;
+"LICENSE")
+sha256sums=('fc5edd7e829902b3b685886382fed690d533681c0ab218a387c9e47606623427'
+'fd00d777e6114f1d346978844f19bbec1652641ea40d24c12ec5aac6f3ebc7cb')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -D -m644 "$srcdir/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-02-18 Thread Evgeniy Alekseev via arch-commits
Date: Monday, February 19, 2018 @ 06:58:52
  Author: arcanis
Revision: 296310

archrelease: copy trunk to community-any

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

---+
 ChangeLog |  298 ++--
 PKGBUILD  |   96 +--
 2 files changed, 197 insertions(+), 197 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2018-02-19 06:58:39 UTC (rev 296309)
+++ ChangeLog   2018-02-19 06:58:52 UTC (rev 296310)
@@ -1,149 +0,0 @@
-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 296309, 
eric-i18n/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2018-02-19 06:58:52 UTC (rev 296310)
@@ -0,0 +1,149 @@
+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-02-19 06:58:39 UTC (rev 296309)
+++ PKGBUILD2018-02-19 06:58:52 UTC (rev 296310)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: M0Rf30
-
-pkgbase=eric-i18n
-pkgver=18.01
-pkgrel=1
-pkgdesc="Language pack for the Eric IDE"
-arch=('any')
-makedepends=("eric-common>=${pkgver}")
-depends=()
-url="http://eric-ide.python-projects.org/index.html;
-license=('GPL3')
-depends=()
-changelog=ChangeLog

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

2018-02-18 Thread Evgeniy Alekseev via arch-commits
Date: Monday, February 19, 2018 @ 06:58:39
  Author: arcanis
Revision: 296309

upgpkg: eric-i18n 18.02-1

Modified:
  eric-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 06:57:40 UTC (rev 296308)
+++ PKGBUILD2018-02-19 06:58:39 UTC (rev 296309)
@@ -3,7 +3,7 @@
 # Contributor: M0Rf30
 
 pkgbase=eric-i18n
-pkgver=18.01
+pkgver=18.02
 pkgrel=1
 pkgdesc="Language pack for the Eric IDE"
 arch=('any')
@@ -42,7 +42,7 @@
  "${pkgdir}/usr/share/qt/translations/eric6_${1}.qm"
 }
 
-sha512sums=('b198f37dfd2ca265cd031d7bac7e6f6ca0ab5516e39cf6e9ccaae011396f12ae075e9c3f8427c218dbbfe048bbfe956c0298a244519daa46d540d25bb26a'
-
'55ad42f25d9283eccf4f38be75e6545a3562835012e64eb1a31db4ca822fc3c06e19618794967cee7d9606f122b652ae2e3867db19054438d97394ad6dedc724'
-
'393b70874e3252e063bd857ba508161f07120b346d51e36f1ccb684dbb748f2d8de8e9993b3013978c4f552f2d149f6a17b1888c6611c62c3f1ab766135d8b8d'
-
'7ce90af3e8c8f18c8fc2e5eda1f3df4ff99ecfb432d5db9f51894bf9e566463b7be3a3ffc0411852f1f48ec5f5d6a65cf9b1fe2cbdcbd3511a7914ad0fe3bf9a')
+sha512sums=('079c2ecd8f63e9d4028e5d032bcd8c8be7219e715484e4d15c719ac7a99d572586cf435f0f00f94d1d68a063498b4152c773ce4b14cacfcac404de9ae38aa60d'
+
'2e80a003d8ce21ef3acbd9f57fd3a7f9ea9ff6174efd3542fcf9949efa0fd58bccee9a24c8617c5929e44134a509f7152cd0371caedc6d2611edadbec751c15a'
+
'3e803148cb36d0a435a8b85f01cefbd1c9b9eabc55f34bd9ac81ea264c6a2cf403d59304567117755cea0ef899381b1e433839b8afe78bf1c1d7147804e13665'
+
'41cc7756ad5cb15dac0413f7fba997ace63267ae7bb6fe008bfb5e179ad7f29316272d97d917410c8bced66158607e765b45664ba5ce4261c54a2ba9a75daf69')


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

2018-02-18 Thread Evgeniy Alekseev via arch-commits
Date: Monday, February 19, 2018 @ 06:57:40
  Author: arcanis
Revision: 296308

archrelease: copy trunk to community-any

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

---+
 .contrib  |   14 +-
 ChangeLog |  297 ++--
 PKGBUILD  |  167 -
 3 files changed, 241 insertions(+), 237 deletions(-)

Deleted: .contrib
===
--- .contrib2018-02-19 06:57:25 UTC (rev 296307)
+++ .contrib2018-02-19 06:57:40 UTC (rev 296308)
@@ -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 296307, eric/trunk/.contrib)
===
--- .contrib(rev 0)
+++ .contrib2018-02-19 06:57:40 UTC (rev 296308)
@@ -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-02-19 06:57:25 UTC (rev 296307)
+++ ChangeLog   2018-02-19 06:57:40 UTC (rev 296308)
@@ -1,147 +0,0 @@
-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 296307, 
eric/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2018-02-19 06:57:40 UTC (rev 296308)
@@ -0,0 +1,150 @@
+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:

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

2018-02-18 Thread Evgeniy Alekseev via arch-commits
Date: Monday, February 19, 2018 @ 06:57:25
  Author: arcanis
Revision: 296307

upgpkg: eric 18.02-1

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

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

Modified: ChangeLog
===
--- ChangeLog   2018-02-19 06:48:39 UTC (rev 296306)
+++ ChangeLog   2018-02-19 06:57:25 UTC (rev 296307)
@@ -1,3 +1,6 @@
+18.02-1:
+upstream update
+
 18.01-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 06:48:39 UTC (rev 296306)
+++ PKGBUILD2018-02-19 06:57:25 UTC (rev 296307)
@@ -6,7 +6,7 @@
 
 pkgbase=eric
 pkgname=('eric-common' 'eric' 'python2-eric')
-pkgver=18.01
+pkgver=18.02
 pkgrel=1
 pkgdesc="A full-featured Python and Ruby IDE in PyQt"
 arch=('any')
@@ -16,7 +16,7 @@
  'python-qscintilla-qt5' 'python2-qscintilla-qt5'
  'qt5-svg' 'qt5-webkit')
 source=("https://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz;)
-sha512sums=('54e11c30e16352df72cf923a63bf4cdde1f11d6b97db203819db695d57595f6e29d1018c24c17078aae2dd84426ac33d782d1190e1657adc5cd90a6a88b2ec1c')
+sha512sums=('f3bce4428a0f736ebd0b40cd9d5094c7a5041ccdf6cc9100aebbfe4c9c082b5952f1e1bb5ef5db855f24473f3a9db93e9ae8276e63fcd323bd229f494186ae23')
 changelog=ChangeLog
 
 prepare() {


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

2018-02-18 Thread Evgeniy Alekseev via arch-commits
Date: Monday, February 19, 2018 @ 06:48:39
  Author: arcanis
Revision: 296306

archrelease: copy trunk to community-x86_64

Added:
  geogebra/repos/community-x86_64/ChangeLog
(from rev 296305, geogebra/trunk/ChangeLog)
  geogebra/repos/community-x86_64/PKGBUILD
(from rev 296305, geogebra/trunk/PKGBUILD)
  geogebra/repos/community-x86_64/geogebra
(from rev 296305, geogebra/trunk/geogebra)
  geogebra/repos/community-x86_64/geogebra-mime.xml
(from rev 296305, geogebra/trunk/geogebra-mime.xml)
Deleted:
  geogebra/repos/community-x86_64/ChangeLog
  geogebra/repos/community-x86_64/PKGBUILD
  geogebra/repos/community-x86_64/geogebra
  geogebra/repos/community-x86_64/geogebra-mime.xml

---+
 ChangeLog |  233 ++--
 PKGBUILD  |   90 ++--
 geogebra  |6 -
 geogebra-mime.xml |   54 ++--
 4 files changed, 193 insertions(+), 190 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2018-02-19 06:48:13 UTC (rev 296305)
+++ ChangeLog   2018-02-19 06:48:39 UTC (rev 296306)
@@ -1,115 +0,0 @@
-6.0.427.0-1:
-* upstream update
-
-6.0.417.0-1:
-* upstream update
-* try to use electron app
-
-5.0.414.0-1:
-* upstream update
-
-5.0.400.0-1:
-* upstream update
-
-5.0.390.0-1:
-* upstream update
-* force java-8 (FS#55912)
-
-5.0.387.0-1:
-upstream update
-
-5.0.382.0-1:
-upstream update
-
-5.0.374.0-1:
-* upstream update
-* add mime xml (FS#54733)
-
-5.0.357.0-1:
-upstream update
-
-5.0.344.0-1:
-upstream update
-
-5.0.311.0-1:
-upstream update
-
-5.0.299.0-1:
-upstream update
-
-5.0.290.0-1:
-upstream update
-
-5.0.286.0-1
-upstream update
-
-5.0.280.0-1:
-upstream update
-
-5.0.274.0-1:
-upstream update
-
-5.0.266.0-1:
-upstream update
-
-5.0.260.0-1:
-upstream update
-
-5.0.241.0-1:
-upstream update
-
-5.0.231.0-1:
-upstream update, move to pacman hooks
-
-5.0.230.0-1:
-upstream update
-
-5.0.205.0-1:
-upstream update
-
-5.0.202.0-1:
-upstream update
-
-5.0.190.0-1:
-upstream update
-
-5.0.185.0-1:
-upstream update
-
-5.0.180.0-1:
-upstream update
-
-5.0.170.0-1:
-upstream update
-
-5.0.168.0-1:
-upstream update
-
-5.0.166.0-1:
-upstream update
-
-5.0.164.0-1:
-upstream update
-
-5.0.161.0-1:
-upstream update
-
-5.0.158.0-1:
-upstream update
-
-5.0.150.0-1:
-upstream update
-
-5.0.149.0-1:
-upstream update
-
-5.0.146.0-1:
-upstream update
-
-5.0.143.0-1:
-upstream update
-
-5.0.129.0-1:
-upstream update
-put icon back
-

Copied: geogebra/repos/community-x86_64/ChangeLog (from rev 296305, 
geogebra/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2018-02-19 06:48:39 UTC (rev 296306)
@@ -0,0 +1,118 @@
+6.0.432.0-1:
+upstream update
+
+6.0.427.0-1:
+* upstream update
+
+6.0.417.0-1:
+* upstream update
+* try to use electron app
+
+5.0.414.0-1:
+* upstream update
+
+5.0.400.0-1:
+* upstream update
+
+5.0.390.0-1:
+* upstream update
+* force java-8 (FS#55912)
+
+5.0.387.0-1:
+upstream update
+
+5.0.382.0-1:
+upstream update
+
+5.0.374.0-1:
+* upstream update
+* add mime xml (FS#54733)
+
+5.0.357.0-1:
+upstream update
+
+5.0.344.0-1:
+upstream update
+
+5.0.311.0-1:
+upstream update
+
+5.0.299.0-1:
+upstream update
+
+5.0.290.0-1:
+upstream update
+
+5.0.286.0-1
+upstream update
+
+5.0.280.0-1:
+upstream update
+
+5.0.274.0-1:
+upstream update
+
+5.0.266.0-1:
+upstream update
+
+5.0.260.0-1:
+upstream update
+
+5.0.241.0-1:
+upstream update
+
+5.0.231.0-1:
+upstream update, move to pacman hooks
+
+5.0.230.0-1:
+upstream update
+
+5.0.205.0-1:
+upstream update
+
+5.0.202.0-1:
+upstream update
+
+5.0.190.0-1:
+upstream update
+
+5.0.185.0-1:
+upstream update
+
+5.0.180.0-1:
+upstream update
+
+5.0.170.0-1:
+upstream update
+
+5.0.168.0-1:
+upstream update
+
+5.0.166.0-1:
+upstream update
+
+5.0.164.0-1:
+upstream update
+
+5.0.161.0-1:
+upstream update
+
+5.0.158.0-1:
+upstream update
+
+5.0.150.0-1:
+upstream update
+
+5.0.149.0-1:
+upstream update
+
+5.0.146.0-1:
+upstream update
+
+5.0.143.0-1:
+upstream update
+
+5.0.129.0-1:
+upstream update
+put icon back
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 06:48:13 UTC (rev 296305)
+++ PKGBUILD2018-02-19 06:48:39 UTC (rev 296306)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Felipe Hommen 
-# Contributor: moostik 
-
-pkgname=geogebra
-pkgver=6.0.427.0
-pkgrel=1
-pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
-arch=('x86_64')
-url='http://www.geogebra.org/'
-license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
-depends=('desktop-file-utils' 'electron' 'shared-mime-info' 'xdg-utils')
-makedepends=('gendesk')
-source=("http://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${pkgver//./-}.zip;
-

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

2018-02-18 Thread Evgeniy Alekseev via arch-commits
Date: Monday, February 19, 2018 @ 06:48:13
  Author: arcanis
Revision: 296305

upgpkg: geogebra 6.0.432.0-1

Modified:
  geogebra/trunk/ChangeLog
  geogebra/trunk/PKGBUILD

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

Modified: ChangeLog
===
--- ChangeLog   2018-02-19 02:52:21 UTC (rev 296304)
+++ ChangeLog   2018-02-19 06:48:13 UTC (rev 296305)
@@ -1,3 +1,6 @@
+6.0.432.0-1:
+upstream update
+
 6.0.427.0-1:
 * upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 02:52:21 UTC (rev 296304)
+++ PKGBUILD2018-02-19 06:48:13 UTC (rev 296305)
@@ -5,7 +5,7 @@
 # Contributor: moostik 
 
 pkgname=geogebra
-pkgver=6.0.427.0
+pkgver=6.0.432.0
 pkgrel=1
 pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
 arch=('x86_64')
@@ -39,7 +39,7 @@
   install -Dm644 "${srcdir}/geogebra-mime.xml" 
"${pkgdir}/usr/share/mime/packages/geogebra.xml"
 }
 
-sha512sums=('052d21b59b8114d393a340b63b054c66672f6df7332420225faef1b86920964c74c781fb152007b9add3e14c57159a0ddfd6d0694315ec25d7a46287ad0cfd0a'
+sha512sums=('5429397c23d55ec52603e989561924f3c934c9f673868f642424fa970014b81646d89779ceba173f49ba4f318aeaeb069dd801d6934535b8f87f1394945a1e0e'
 
'a946acb8867f497c68ce6f8fff8172da4a43a9ca118aafcc5ac414318fd52c4bc6ada387bdfa296f0ff2e1d7411ae345b61197b4adaa3f54299aab837647df55'
 
'18176e1776593161fffbb433df41db7961440068941cf58eadd9a5c0e12f3de7c04cdc4bcdcefa7d312d2b3c1f9f92318ffac32762034df47f95a44391885a64'
 
'415e73ff15524d5e81b05cf4c31241f4e21a4eedcef0a11e5af82423f9a7c2cbf632e9ee1e86b4cc60ebc566472462979a65cb7f3cfc9f94243fb545ac042a0f')


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 02:52:21
  Author: dvzrv
Revision: 296304

archrelease: copy trunk to community-x86_64

Added:
  rosegarden/repos/community-x86_64/PKGBUILD
(from rev 296303, rosegarden/trunk/PKGBUILD)
Deleted:
  rosegarden/repos/community-x86_64/PKGBUILD
  rosegarden/repos/community-x86_64/rosegarden-gcc6.patch

---+
 PKGBUILD  |   87 ++--
 rosegarden-gcc6.patch |   13 ---
 2 files changed, 40 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 02:52:10 UTC (rev 296303)
+++ PKGBUILD2018-02-19 02:52:21 UTC (rev 296304)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Giovanni Scafora 
-# Contributor: damir 
-# Contributor: Robert Emil Berge 
-
-pkgname=rosegarden
-pkgver=17.04
-_pkgver=17.04
-pkgrel=2
-pkgdesc="MIDI/audio sequencer and notation editor"
-arch=('x86_64')
-url="http://www.rosegardenmusic.com/;
-license=('GPL')
-depends=('liblrdf' 'dssi' 'fftw' 'lirc'
- 'hicolor-icon-theme' 'qt5-base' 'shared-mime-info' 'liblo>=0.28')
-makedepends=('imake' 'cmake' 'qt5-tools')
-optdepends=('lilypond: notation display'
-'cups: printing support'
-'okular: print preview, or any other PDF viewer'
-'timidity++: MIDI playback, or any other softsynth'
-'flac'
-'wavpack')
-[ "$CARCH" = "i686" ] && optdepends+=('dssi-vst: win32 VST support')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$_pkgver.tar.bz2;)
-md5sums=('d3d80cc8e6eb3c7764a2905059acacce')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # qt4 compatibility (qt->qt5)
-  #LRELEASE=/usr/lib/qt4/bin/lrelease
-  #LUPDATE=/usr/lib/qt4/bin/lupdate
-
-  #export lrdf_CFLAGS LRELEASE LUPDATE
-
-  cmake -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rosegarden/repos/community-x86_64/PKGBUILD (from rev 296303, 
rosegarden/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 02:52:21 UTC (rev 296304)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: Giovanni Scafora 
+# Contributor: damir 
+# Contributor: Robert Emil Berge 
+
+pkgname=rosegarden
+pkgver=17.12
+pkgrel=1
+pkgdesc="MIDI/audio sequencer and notation editor"
+arch=('x86_64')
+url="http://www.rosegardenmusic.com/;
+license=('GPL2')
+depends=('liblrdf' 'dssi' 'fftw' 'lirc'
+ 'hicolor-icon-theme' 'qt5-base' 'shared-mime-info' 'liblo')
+makedepends=('imake' 'cmake' 'qt5-tools')
+optdepends=('lilypond: notation display'
+'cups: printing support'
+'okular: print preview, or any other PDF viewer'
+'timidity++: MIDI playback, or any other softsynth'
+'flac'
+'wavpack')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+sha512sums=('109261e1a4153319eb8aea167a0fe4fdaff66c3464c0652dee30bf4a61d0bc1b4690f1885607af7dceffa34becb80596ee97e7eaa84aace573d54c92df588ea9')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  cmake -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,README}
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: rosegarden-gcc6.patch
===
--- rosegarden-gcc6.patch   2018-02-19 02:52:10 UTC (rev 296303)
+++ rosegarden-gcc6.patch   2018-02-19 02:52:21 UTC (rev 296304)
@@ -1,13 +0,0 @@
-diff -Nurp rosegarden-16.02.orig/src/gui/dialogs/PitchBendSequenceDialog.cpp 
rosegarden-16.02.mod/src/gui/dialogs/PitchBendSequenceDialog.cpp
 rosegarden-16.02.orig/src/gui/dialogs/PitchBendSequenceDialog.cpp  
2016-02-29 13:18:01.0 +0100
-+++ rosegarden-16.02.mod/src/gui/dialogs/PitchBendSequenceDialog.cpp   
2016-04-25 07:30:49.578374291 +0200
-@@ -919,7 +919,7 @@ PitchBendSequenceDialog::addStepwiseEven
- {
- const int rawStepSize = spinboxToControlDelta(m_stepSize);
- if (rawStepSize == 0) { return; }
--numSteps = abs(float(valueChange) / float(rawStepSize) + 0.5);
-+numSteps = fabs(float(valueChange) / float(rawStepSize) + 0.5);
- break;
- }
- }
-


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 02:52:10
  Author: dvzrv
Revision: 296303

upgpkg: rosegarden 17.12-1

Upgrading to 17.12. Removing unneeded things.
Adding various docs. Switching to https for source.

Modified:
  rosegarden/trunk/PKGBUILD
Deleted:
  rosegarden/trunk/rosegarden-gcc6.patch

---+
 PKGBUILD  |   29 +++--
 rosegarden-gcc6.patch |   13 -
 2 files changed, 11 insertions(+), 31 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 02:25:37 UTC (rev 296302)
+++ PKGBUILD2018-02-19 02:52:10 UTC (rev 296303)
@@ -1,4 +1,5 @@
 # $Id$
+# Maintainer: David Runge 
 # Maintainer: Ray Rashif 
 # Contributor: Giovanni Scafora 
 # Contributor: damir 
@@ -5,15 +6,14 @@
 # Contributor: Robert Emil Berge 
 
 pkgname=rosegarden
-pkgver=17.04
-_pkgver=17.04
-pkgrel=2
+pkgver=17.12
+pkgrel=1
 pkgdesc="MIDI/audio sequencer and notation editor"
 arch=('x86_64')
 url="http://www.rosegardenmusic.com/;
-license=('GPL')
+license=('GPL2')
 depends=('liblrdf' 'dssi' 'fftw' 'lirc'
- 'hicolor-icon-theme' 'qt5-base' 'shared-mime-info' 'liblo>=0.28')
+ 'hicolor-icon-theme' 'qt5-base' 'shared-mime-info' 'liblo')
 makedepends=('imake' 'cmake' 'qt5-tools')
 optdepends=('lilypond: notation display'
 'cups: printing support'
@@ -21,27 +21,20 @@
 'timidity++: MIDI playback, or any other softsynth'
 'flac'
 'wavpack')
-[ "$CARCH" = "i686" ] && optdepends+=('dssi-vst: win32 VST support')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$_pkgver.tar.bz2;)
-md5sums=('d3d80cc8e6eb3c7764a2905059acacce')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+sha512sums=('109261e1a4153319eb8aea167a0fe4fdaff66c3464c0652dee30bf4a61d0bc1b4690f1885607af7dceffa34becb80596ee97e7eaa84aace573d54c92df588ea9')
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # qt4 compatibility (qt->qt5)
-  #LRELEASE=/usr/lib/qt4/bin/lrelease
-  #LUPDATE=/usr/lib/qt4/bin/lupdate
-
-  #export lrdf_CFLAGS LRELEASE LUPDATE
-
+  cd "${pkgname}-${pkgver}"
   cmake -DBUILD_TESTING=OFF -DCMAKE_INSTALL_PREFIX=/usr
   make
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
+  cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,README}
 }
 
 # vim:set ts=2 sw=2 et:

Deleted: rosegarden-gcc6.patch
===
--- rosegarden-gcc6.patch   2018-02-19 02:25:37 UTC (rev 296302)
+++ rosegarden-gcc6.patch   2018-02-19 02:52:10 UTC (rev 296303)
@@ -1,13 +0,0 @@
-diff -Nurp rosegarden-16.02.orig/src/gui/dialogs/PitchBendSequenceDialog.cpp 
rosegarden-16.02.mod/src/gui/dialogs/PitchBendSequenceDialog.cpp
 rosegarden-16.02.orig/src/gui/dialogs/PitchBendSequenceDialog.cpp  
2016-02-29 13:18:01.0 +0100
-+++ rosegarden-16.02.mod/src/gui/dialogs/PitchBendSequenceDialog.cpp   
2016-04-25 07:30:49.578374291 +0200
-@@ -919,7 +919,7 @@ PitchBendSequenceDialog::addStepwiseEven
- {
- const int rawStepSize = spinboxToControlDelta(m_stepSize);
- if (rawStepSize == 0) { return; }
--numSteps = abs(float(valueChange) / float(rawStepSize) + 0.5);
-+numSteps = fabs(float(valueChange) / float(rawStepSize) + 0.5);
- break;
- }
- }
-


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 02:25:37
  Author: dvzrv
Revision: 296302

archrelease: copy trunk to community-x86_64

Added:
  qsynth/repos/community-x86_64/PKGBUILD
(from rev 296301, qsynth/trunk/PKGBUILD)
Deleted:
  qsynth/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 02:25:27 UTC (rev 296301)
+++ PKGBUILD2018-02-19 02:25:37 UTC (rev 296302)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: damir 
-
-pkgname=qsynth
-pkgver=0.4.3
-pkgrel=1
-pkgdesc="Qt GUI for FluidSynth"
-arch=('x86_64')
-url="http://qsynth.sourceforge.net/;
-license=('GPL')
-depends=('fluidsynth' 'qt5-x11extras' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('997cd7f7cd83cd6d61f9d7aba5d6c88a')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Fix build with GCC 6
-  #sed -i.ac_with_paths -e "s|^ac_with_paths=.*|ac_with_paths=|g" configure
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  export ac_qmake=/usr/bin/qmake-qt5 \
- ac_moc=/usr/bin/moc-qt5 \
- ac_uic=/usr/bin/uic-qt5 \
- ac_lupdate=/usr/bin/lupdate-qt5 \
- ac_lrelease=/usr/bin/lrelease-qt5 \
- QMAKE=qmake-qt5
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qsynth/repos/community-x86_64/PKGBUILD (from rev 296301, 
qsynth/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 02:25:37 UTC (rev 296302)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: damir 
+
+pkgname=qsynth
+pkgver=0.5.0
+pkgrel=1
+pkgdesc="Qt GUI for FluidSynth"
+arch=('x86_64')
+url="https://qsynth.sourceforge.net/;
+license=('GPL')
+depends=('fluidsynth' 'qt5-x11extras' 'hicolor-icon-theme')
+makedepends=('qt5-tools')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('3c7026edfef3115fae8e2167bb961f5e32d886c8d75b3534a3f110d921264cd270953145a4737f9d6660c55fccce81d7306ec0ce4064df6e7226598b52399298')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,ChangeLog,README,TODO,TRANSLATORS}
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 02:25:27
  Author: dvzrv
Revision: 296301

upgpkg: qsynth 0.5.0-1

Upgrading to 0.5.0. Switching to https for url and source.
Removing unneeded things. Adding various docs.

Modified:
  qsynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 02:20:35 UTC (rev 296300)
+++ PKGBUILD2018-02-19 02:25:27 UTC (rev 296301)
@@ -1,43 +1,31 @@
 # $Id$
+# Maintainer: David Runge 
 # Maintainer: Ray Rashif 
 # Contributor: damir 
 
 pkgname=qsynth
-pkgver=0.4.3
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="Qt GUI for FluidSynth"
 arch=('x86_64')
-url="http://qsynth.sourceforge.net/;
+url="https://qsynth.sourceforge.net/;
 license=('GPL')
 depends=('fluidsynth' 'qt5-x11extras' 'hicolor-icon-theme')
 makedepends=('qt5-tools')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('997cd7f7cd83cd6d61f9d7aba5d6c88a')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('3c7026edfef3115fae8e2167bb961f5e32d886c8d75b3534a3f110d921264cd270953145a4737f9d6660c55fccce81d7306ec0ce4064df6e7226598b52399298')
 
-prepare() {
-  cd $pkgname-$pkgver
-  # Fix build with GCC 6
-  #sed -i.ac_with_paths -e "s|^ac_with_paths=.*|ac_with_paths=|g" configure
-}
-
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  export ac_qmake=/usr/bin/qmake-qt5 \
- ac_moc=/usr/bin/moc-qt5 \
- ac_uic=/usr/bin/uic-qt5 \
- ac_lupdate=/usr/bin/lupdate-qt5 \
- ac_lrelease=/usr/bin/lrelease-qt5 \
- QMAKE=qmake-qt5
-
+  cd "${pkgname}-${pkgver}"
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
+  cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,ChangeLog,README,TODO,TRANSLATORS}
 }
 
 # vim:set ts=2 sw=2 et:


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 02:20:35
  Author: dvzrv
Revision: 296300

archrelease: copy trunk to community-x86_64

Added:
  qjackctl/repos/community-x86_64/PKGBUILD
(from rev 296299, qjackctl/trunk/PKGBUILD)
Deleted:
  qjackctl/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 02:20:23 UTC (rev 296299)
+++ PKGBUILD2018-02-19 02:20:35 UTC (rev 296300)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Tobias Kieslich 
-
-pkgname=qjackctl
-pkgver=0.4.4
-pkgrel=1
-pkgdesc="A Qt front-end for the JACK low-latency audio server"
-url="http://qjackctl.sourceforge.net/;
-arch=('x86_64')
-license=('GPL')
-depends=('jack' 'qt5-x11extras' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('aa1a237103f5940b741c9b1580c105a5')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # https://github.com/qbittorrent/qBittorrent/issues/5237
-  # 
https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/Q5SWCUUMWQ4EMS7CU2CBOZHV3WZYOOTT/
-  # 
http://pkgs.fedoraproject.org/cgit/rpms/qjackctl.git/commit/?id=c00a81a701e6d4a82aff6ae99ae7af3d162ca542
-  # not so sure this is a proper fix, but seems to be the problem described -- 
schiv
-  #sed -i.ac_with_paths -e "s|^ac_with_paths=.*|ac_with_paths=|g" configure
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  export ac_qmake=/usr/bin/qmake-qt5 \
- ac_moc=/usr/bin/moc-qt5 \
- ac_uic=/usr/bin/uic-qt5 \
- ac_lupdate=/usr/bin/lupdate-qt5 \
- ac_lrelease=/usr/bin/lrelease-qt5 \
- QMAKE=qmake-qt5
-
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qjackctl/repos/community-x86_64/PKGBUILD (from rev 296299, 
qjackctl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 02:20:35 UTC (rev 296300)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: Tobias Kieslich 
+
+pkgname=qjackctl
+pkgver=0.5.0
+pkgrel=1
+pkgdesc="A Qt front-end for the JACK low-latency audio server"
+url="https://qjackctl.sourceforge.io;
+arch=('x86_64')
+license=('GPL')
+depends=('jack' 'qt5-x11extras' 'hicolor-icon-theme')
+optdepends=('portaudio: Portaudio support')
+makedepends=('qt5-tools' 'portaudio')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('fa657ac617df236ce4c1b1308fb406a42ba2f5917418d9fd0f90ea5e5bfd23406a998bd5f50c3f2c10360d21e29f00e42f81dfe5783a0abd0a4318f8fe8e5094')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,ChangeLog,README,TODO,TRANSLATORS}
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 02:20:23
  Author: dvzrv
Revision: 296299

upgpkg: qjackctl 0.5.0-1

Upgrading to 0.5.0. Removing unneeded comments. Adding portaudio as optdepends.
Adding various docs. Switching to https for url and source.

Modified:
  qjackctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 01:24:30 UTC (rev 296298)
+++ PKGBUILD2018-02-19 02:20:23 UTC (rev 296299)
@@ -1,48 +1,32 @@
 # $Id$
+# Maintainer: David Runge 
 # Maintainer: Ray Rashif 
 # Contributor: Tobias Kieslich 
 
 pkgname=qjackctl
-pkgver=0.4.4
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="A Qt front-end for the JACK low-latency audio server"
-url="http://qjackctl.sourceforge.net/;
+url="https://qjackctl.sourceforge.io;
 arch=('x86_64')
 license=('GPL')
 depends=('jack' 'qt5-x11extras' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('aa1a237103f5940b741c9b1580c105a5')
+optdepends=('portaudio: Portaudio support')
+makedepends=('qt5-tools' 'portaudio')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('fa657ac617df236ce4c1b1308fb406a42ba2f5917418d9fd0f90ea5e5bfd23406a998bd5f50c3f2c10360d21e29f00e42f81dfe5783a0abd0a4318f8fe8e5094')
 
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # https://github.com/qbittorrent/qBittorrent/issues/5237
-  # 
https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/Q5SWCUUMWQ4EMS7CU2CBOZHV3WZYOOTT/
-  # 
http://pkgs.fedoraproject.org/cgit/rpms/qjackctl.git/commit/?id=c00a81a701e6d4a82aff6ae99ae7af3d162ca542
-  # not so sure this is a proper fix, but seems to be the problem described -- 
schiv
-  #sed -i.ac_with_paths -e "s|^ac_with_paths=.*|ac_with_paths=|g" configure
-}
-
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  export ac_qmake=/usr/bin/qmake-qt5 \
- ac_moc=/usr/bin/moc-qt5 \
- ac_uic=/usr/bin/uic-qt5 \
- ac_lupdate=/usr/bin/lupdate-qt5 \
- ac_lrelease=/usr/bin/lrelease-qt5 \
- QMAKE=qmake-qt5
-
-
+  cd "${pkgname}-${pkgver}"
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
+  cd "${pkgname}-${pkgver}"
   make DESTDIR="$pkgdir" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,ChangeLog,README,TODO,TRANSLATORS}
 }
 
 # vim:set ts=2 sw=2 et:


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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Monday, February 19, 2018 @ 01:24:30
  Author: anatolik
Revision: 296298

archrelease: copy trunk to community-x86_64

Added:
  stlink/repos/community-x86_64/PKGBUILD
(from rev 296297, stlink/trunk/PKGBUILD)
  stlink/repos/community-x86_64/stlink.install
(from rev 296297, stlink/trunk/stlink.install)
Deleted:
  stlink/repos/community-x86_64/PKGBUILD
  stlink/repos/community-x86_64/stlink.install

+
 PKGBUILD   |   68 +++
 stlink.install |   44 +--
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 01:23:47 UTC (rev 296297)
+++ PKGBUILD2018-02-19 01:24:30 UTC (rev 296298)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-
-pkgname=stlink
-pkgver=1.4.0
-pkgrel=1
-pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
-arch=(i686 x86_64)
-url='https://github.com/texane/stlink'
-license=(BSD)
-# Add support for gtk3-based GUI
-depends=(libusb)
-makedepends=(cmake gtk3)
-optdepends=('gtk3: GUI application')
-install=stlink.install
-source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
-sha256sums=('45ae51f3621e4a143b1b2303cae5758e7888b39680837440b8d889d903bf75ab')
-
-build() {
-  cd stlink-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
--DSTLINK_UDEV_RULES_DIR=/usr/lib/udev/rules.d \
--DSTLINK_MODPROBED_DIR=/usr/lib/modprobe.d
-  make
-}
-
-package() {
-  cd stlink-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  rm "$pkgdir"/usr/lib/libstlink.a
-}

Copied: stlink/repos/community-x86_64/PKGBUILD (from rev 296297, 
stlink/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 01:24:30 UTC (rev 296298)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+pkgname=stlink
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
+arch=(x86_64)
+url='https://github.com/texane/stlink'
+license=(BSD)
+# Add support for gtk3-based GUI
+depends=(libusb)
+makedepends=(cmake gtk3)
+optdepends=('gtk3: GUI application')
+install=stlink.install
+source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
+sha256sums=('d54f0e3e82b9829a7581776fec619d9f02d2ec08e39429e4257d80bf155cd5f9')
+
+build() {
+  cd stlink-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+-DSTLINK_UDEV_RULES_DIR=/usr/lib/udev/rules.d \
+-DSTLINK_MODPROBED_DIR=/usr/lib/modprobe.d
+  make
+}
+
+package() {
+  cd stlink-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm "$pkgdir"/usr/lib/libstlink.a
+}

Deleted: stlink.install
===
--- stlink.install  2018-02-19 01:23:47 UTC (rev 296297)
+++ stlink.install  2018-02-19 01:24:30 UTC (rev 296298)
@@ -1,22 +0,0 @@
-msg() {
-  udevadm control --reload-rules
-  echo "You may have to reload the usb-storage module."
-  echo "To do this use"
-  echo "modprobe -r usb-storage && modprobe usb-storage"
-}
-
-# arg 1:  the new package version
-post_install() {
-  msg
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  msg
-}
-
-# arg 1:  the old package version
-post_remove() {
-  msg
-}

Copied: stlink/repos/community-x86_64/stlink.install (from rev 296297, 
stlink/trunk/stlink.install)
===
--- stlink.install  (rev 0)
+++ stlink.install  2018-02-19 01:24:30 UTC (rev 296298)
@@ -0,0 +1,22 @@
+msg() {
+  udevadm control --reload-rules
+  echo "You may have to reload the usb-storage module."
+  echo "To do this use"
+  echo "modprobe -r usb-storage && modprobe usb-storage"
+}
+
+# arg 1:  the new package version
+post_install() {
+  msg
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_upgrade() {
+  msg
+}
+
+# arg 1:  the old package version
+post_remove() {
+  msg
+}


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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Monday, February 19, 2018 @ 01:23:47
  Author: anatolik
Revision: 296297

upgpkg: stlink 1.5.0-1

Modified:
  stlink/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 01:22:37 UTC (rev 296296)
+++ PKGBUILD2018-02-19 01:23:47 UTC (rev 296297)
@@ -2,7 +2,7 @@
 # Maintainer: Anatol Pomozov 
 
 pkgname=stlink
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 optdepends=('gtk3: GUI application')
 install=stlink.install
 
source=($pkgname-$pkgver.zip::https://github.com/texane/stlink/archive/$pkgver.zip)
-sha256sums=('45ae51f3621e4a143b1b2303cae5758e7888b39680837440b8d889d903bf75ab')
+sha256sums=('d54f0e3e82b9829a7581776fec619d9f02d2ec08e39429e4257d80bf155cd5f9')
 
 build() {
   cd stlink-$pkgver


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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Monday, February 19, 2018 @ 01:22:37
  Author: anatolik
Revision: 296296

archrelease: copy trunk to community-x86_64

Added:
  fossil/repos/community-x86_64/PKGBUILD
(from rev 296295, fossil/trunk/PKGBUILD)
  fossil/repos/community-x86_64/fossil-xinetd
(from rev 296295, fossil/trunk/fossil-xinetd)
  fossil/repos/community-x86_64/fossil.service
(from rev 296295, fossil/trunk/fossil.service)
  fossil/repos/community-x86_64/fossil.socket
(from rev 296295, fossil/trunk/fossil.socket)
Deleted:
  fossil/repos/community-x86_64/PKGBUILD
  fossil/repos/community-x86_64/fossil-xinetd
  fossil/repos/community-x86_64/fossil.service
  fossil/repos/community-x86_64/fossil.socket

+
 PKGBUILD   |   90 +++
 fossil-xinetd  |   46 ++--
 fossil.service |   22 ++---
 fossil.socket  |   20 ++--
 4 files changed, 89 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 01:21:28 UTC (rev 296295)
+++ PKGBUILD2018-02-19 01:22:37 UTC (rev 296296)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov  
-# Contributor: Daniel YC Lin 
-# Contributor: Konstantin Plotnikov 
-
-pkgname=fossil
-pkgver=2.4
-pkgrel=2
-pkgdesc='Simple, high-reliability, distributed software configuration 
management'
-arch=(x86_64)
-license=(BSD)
-url='http://www.fossil-scm.org'
-depends=(openssl zlib sqlite)
-makedepends=(tcl)
-optdepends=(tcl)
-backup=(etc/xinetd.d/fossil)
-source=(
-  fossil.socket
-  fossil.service
-  fossil-xinetd
-  https://www.fossil-scm.org/index.html/uv/fossil-src-$pkgver.tar.gz
-)
-sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
-'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
-'2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
-'d23498b6ae8894d18d7b73b8312c7514eda9ef91cf9f96c4c38429316919ad29')
-
-build() {
-  cd fossil-$pkgver
-  ./configure --prefix=/usr --json --disable-internal-sqlite --with-tcl 
--with-tcl-private-stubs=1
-  # headers and translate targets are problematic with parallel jobs
-  #make -j1 bld bld/headers
-  make
-}
-
-package() {
-  install -Dm644 fossil-xinetd "$pkgdir"/etc/xinetd.d/fossil
-  install -Dm644 fossil.socket "$pkgdir"/usr/lib/systemd/system/fossil.socket
-  install -Dm644 fossil.service 
"$pkgdir"/usr/lib/systemd/system/fossil@.service
-
-  cd fossil-$pkgver
-  install -Dm755 fossil "$pkgdir"/usr/bin/fossil
-  install -Dm644 tools/fossil-autocomplete.bash 
"$pkgdir"/usr/share/bash-completion/completions/fossil
-  install -Dm644 COPYRIGHT-BSD2.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: fossil/repos/community-x86_64/PKGBUILD (from rev 296295, 
fossil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 01:22:37 UTC (rev 296296)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Anatol Pomozov  
+# Contributor: Daniel YC Lin 
+# Contributor: Konstantin Plotnikov 
+
+pkgname=fossil
+pkgver=2.5
+pkgrel=1
+pkgdesc='Simple, high-reliability, distributed software configuration 
management'
+arch=(x86_64)
+license=(BSD)
+url='http://www.fossil-scm.org'
+depends=(openssl zlib sqlite)
+makedepends=(tcl)
+optdepends=(tcl)
+backup=(etc/xinetd.d/fossil)
+source=(
+  fossil.socket
+  fossil.service
+  fossil-xinetd
+  https://www.fossil-scm.org/index.html/uv/fossil-src-$pkgver.tar.gz
+)
+sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
+'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
+'2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
+'f9b07360811f432dfb36ebfb44c83886872556ecce1c80387629ce90e1e4aad3')
+
+build() {
+  cd fossil-$pkgver
+  ./configure --prefix=/usr --json --disable-internal-sqlite --with-tcl=/usr 
--with-tcl-private-stubs=1
+  # headers and translate targets are problematic with parallel jobs
+  #make -j1 bld bld/headers
+  make
+}
+
+package() {
+  install -Dm644 fossil-xinetd "$pkgdir"/etc/xinetd.d/fossil
+  install -Dm644 fossil.socket "$pkgdir"/usr/lib/systemd/system/fossil.socket
+  install -Dm644 fossil.service 
"$pkgdir"/usr/lib/systemd/system/fossil@.service
+
+  cd fossil-$pkgver
+  install -Dm755 fossil "$pkgdir"/usr/bin/fossil
+  install -Dm644 tools/fossil-autocomplete.bash 
"$pkgdir"/usr/share/bash-completion/completions/fossil
+  install -Dm644 COPYRIGHT-BSD2.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: fossil-xinetd
===
--- fossil-xinetd   2018-02-19 01:21:28 UTC (rev 296295)
+++ fossil-xinetd   2018-02-19 01:22:37 UTC (rev 296296)
@@ -1,23 +0,0 @@
-service fossil
-{
-#better not change any of these
-type = UNLISTED
-socket_type = stream
-protocol = 

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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Monday, February 19, 2018 @ 01:21:28
  Author: anatolik
Revision: 296295

upgpkg: fossil 2.5-1

Modified:
  fossil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 01:21:11 UTC (rev 296294)
+++ PKGBUILD2018-02-19 01:21:28 UTC (rev 296295)
@@ -4,8 +4,8 @@
 # Contributor: Konstantin Plotnikov 
 
 pkgname=fossil
-pkgver=2.4
-pkgrel=2
+pkgver=2.5
+pkgrel=1
 pkgdesc='Simple, high-reliability, distributed software configuration 
management'
 arch=(x86_64)
 license=(BSD)
@@ -23,11 +23,11 @@
 sha256sums=('f885e17998dc1eece1688a75e516663462fe72a7f4f132def4132055777c7ff8'
 'c4973079facf209d3757db81df08f8d0843ede242f2a0c12281720da65e3b166'
 '2f9a141fadfb7cb5225f0d65a308949bbc592bff9d567b5c472edb413c81f5aa'
-'d23498b6ae8894d18d7b73b8312c7514eda9ef91cf9f96c4c38429316919ad29')
+'f9b07360811f432dfb36ebfb44c83886872556ecce1c80387629ce90e1e4aad3')
 
 build() {
   cd fossil-$pkgver
-  ./configure --prefix=/usr --json --disable-internal-sqlite --with-tcl 
--with-tcl-private-stubs=1
+  ./configure --prefix=/usr --json --disable-internal-sqlite --with-tcl=/usr 
--with-tcl-private-stubs=1
   # headers and translate targets are problematic with parallel jobs
   #make -j1 bld bld/headers
   make


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 01:20:51
  Author: dvzrv
Revision: 296293

upgpkg: liblrdf 0.6.1-2

Fixing raptor2 header include.

Modified:
  liblrdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 01:17:40 UTC (rev 296292)
+++ PKGBUILD2018-02-19 01:20:51 UTC (rev 296293)
@@ -4,7 +4,7 @@
 
 pkgname=liblrdf
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
 arch=('x86_64')
 url="https://github.com/swh/LRDF;
@@ -17,6 +17,7 @@
   mv -v "LRDF-${pkgver}" "${pkgname}-${pkgver}"
   cd "${pkgname}-${pkgver}"
   autoreconf -vfi
+  sed -e 's,raptor.h,raptor2/raptor.h,' -i lrdf.h
 }
 
 build() {


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 01:21:11
  Author: dvzrv
Revision: 296294

archrelease: copy trunk to community-x86_64

Added:
  liblrdf/repos/community-x86_64/PKGBUILD
(from rev 296293, liblrdf/trunk/PKGBUILD)
Deleted:
  liblrdf/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 01:20:51 UTC (rev 296293)
+++ PKGBUILD2018-02-19 01:21:11 UTC (rev 296294)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: Giovanni Scafora 
-
-pkgname=liblrdf
-pkgver=0.6.1
-pkgrel=1
-pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
-arch=('x86_64')
-url="https://github.com/swh/LRDF;
-depends=('raptor' 'ladspa')
-license=('GPL2')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/archive/v${pkgver}.tar.gz;)
-sha512sums=('7732813eec704aef984d056de254e4fa049fdd0a7444b6a88f75f012afe9c587cbd1295f027c77361fa42bc097cdce9d9cabdba6b86e99a3c14805d84258df1c')
-
-prepare() {
-  mv -v "LRDF-${pkgver}" "${pkgname}-${pkgver}"
-  cd "${pkgname}-${pkgver}"
-  autoreconf -vfi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm644 {AUTHORS,ChangeLog,NEWS,README}
-}

Copied: liblrdf/repos/community-x86_64/PKGBUILD (from rev 296293, 
liblrdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 01:21:11 UTC (rev 296294)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Giovanni Scafora 
+
+pkgname=liblrdf
+pkgver=0.6.1
+pkgrel=2
+pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
+arch=('x86_64')
+url="https://github.com/swh/LRDF;
+depends=('raptor' 'ladspa')
+license=('GPL2')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/archive/v${pkgver}.tar.gz;)
+sha512sums=('7732813eec704aef984d056de254e4fa049fdd0a7444b6a88f75f012afe9c587cbd1295f027c77361fa42bc097cdce9d9cabdba6b86e99a3c14805d84258df1c')
+
+prepare() {
+  mv -v "LRDF-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+  sed -e 's,raptor.h,raptor2/raptor.h,' -i lrdf.h
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,ChangeLog,NEWS,README}
+}


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 00:48:33
  Author: dvzrv
Revision: 296290

upgpkg: cacti 1.1.35-1

Upgrading to 1.1.35.

Modified:
  cacti/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 00:36:46 UTC (rev 296289)
+++ PKGBUILD2018-02-19 00:48:33 UTC (rev 296290)
@@ -4,7 +4,7 @@
 # Contributor: tuxbubling 
 
 pkgname=cacti
-pkgver=1.1.33
+pkgver=1.1.35
 pkgrel=1
 pkgdesc="Complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality."
 arch=('any')
@@ -15,7 +15,7 @@
 'etc/webapps/cacti/config.php')
 source=("https://www.${pkgname}.net/downloads/${pkgname}-${pkgver}.tar.gz;
 'tmpfiles.conf')
-sha512sums=('f68c3fef9b483234e18e0e79565d6d51a0731fa50406e45d528a41888d46cbce86bcb1d8507fbdc130b9f6e099ae2337eea8940bcae1f0fbcc7ea94d56ea4b91'
+sha512sums=('951da953d6fdc26d2ad9fb70bc566a1942282fa28afd0658c87eaea67962a8bde5e0e466d8315ef23afaaf59403d305d7180a40276fdcdf3af47b63fd9d13fea'
 
'6d25f182141ca7d13388f7241eb27d783ea99b991c0b147382f8ec9eeeb521303531f8ad9dd7c968cb36b7bb657cb517b8c7f46fd1d777e1b10923d76e4efbd6')
 
 prepare() {


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 00:48:43
  Author: dvzrv
Revision: 296291

archrelease: copy trunk to community-any

Added:
  cacti/repos/community-any/PKGBUILD
(from rev 296290, cacti/trunk/PKGBUILD)
  cacti/repos/community-any/tmpfiles.conf
(from rev 296290, cacti/trunk/tmpfiles.conf)
Deleted:
  cacti/repos/community-any/PKGBUILD
  cacti/repos/community-any/tmpfiles.conf

---+
 PKGBUILD  |  120 
 tmpfiles.conf |4 -
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 00:48:33 UTC (rev 296290)
+++ PKGBUILD2018-02-19 00:48:43 UTC (rev 296291)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: Sergej Pupykin 
-# Contributor: tuxbubling 
-
-pkgname=cacti
-pkgver=1.1.33
-pkgrel=1
-pkgdesc="Complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality."
-arch=('any')
-url="https://www.cacti.net;
-license=('GPL2')
-depends=('rrdtool' 'mariadb' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
-backup=('etc/webapps/cacti/.htaccess'
-'etc/webapps/cacti/config.php')
-source=("https://www.${pkgname}.net/downloads/${pkgname}-${pkgver}.tar.gz;
-'tmpfiles.conf')
-sha512sums=('f68c3fef9b483234e18e0e79565d6d51a0731fa50406e45d528a41888d46cbce86bcb1d8507fbdc130b9f6e099ae2337eea8940bcae1f0fbcc7ea94d56ea4b91'
-
'6d25f182141ca7d13388f7241eb27d783ea99b991c0b147382f8ec9eeeb521303531f8ad9dd7c968cb36b7bb657cb517b8c7f46fd1d777e1b10923d76e4efbd6')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # remove unneeded executable bits
-  find . -executable -type f -and -not -path "*scripts*" -exec chmod -c 644 {} 
\;
-}
-
-package() {
-  # create directories
-  install -vdm0755 "${pkgdir}/usr/share/webapps/${pkgname}" \
-"${pkgdir}/etc/webapps/${pkgname}" \
-"${pkgdir}/var/log/" "${pkgdir}/var/lib/${pkgname}/"
-
-  # move sources
-  mv -v "$srcdir/${pkgname}-${pkgver}"/* \
-"${pkgdir}/usr/share/webapps/${pkgname}"
-
-  # move and symlink configuration
-  echo "Require all denied" >> "${pkgdir}/etc/webapps/${pkgname}/.htaccess"
-  mv "${pkgdir}/usr/share/webapps/${pkgname}/include/config.php" \
-"${pkgdir}/etc/webapps/${pkgname}"
-  ln -s "/etc/webapps/${pkgname}/.htaccess" \
-"${pkgdir}/usr/share/webapps/${pkgname}/.htaccess"
-  ln -s "/etc/webapps/${pkgname}/config.php" \
-"${pkgdir}/usr/share/webapps/${pkgname}/include/config.php"
-
-  # move and symlink var directory
-  mv -v "${pkgdir}/usr/share/webapps/${pkgname}/rra" \
-"${pkgdir}/var/lib/${pkgname}/rra"
-  ln -vs "/var/lib/${pkgname}/rra" \
-"${pkgdir}/usr/share/webapps/${pkgname}/rra"
-
-  # move and symlink log directory
-  mv -v "${pkgdir}/usr/share/webapps/${pkgname}/log" \
-"${pkgdir}/var/log/${pkgname}"
-  ln -vs "/var/log/${pkgname}" "${pkgdir}/usr/share/webapps/${pkgname}/log"
-
-  # tmpfiles.d
-  install -vDm644 "${srcdir}/tmpfiles.conf" \
-"${pkgdir}/usr/lib/tmpfiles.d/${pkgname}.conf"
-}

Copied: cacti/repos/community-any/PKGBUILD (from rev 296290, 
cacti/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 00:48:43 UTC (rev 296291)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Sergej Pupykin 
+# Contributor: tuxbubling 
+
+pkgname=cacti
+pkgver=1.1.35
+pkgrel=1
+pkgdesc="Complete network graphing solution designed to harness the power of 
RRDTool's data storage and graphing functionality."
+arch=('any')
+url="https://www.cacti.net;
+license=('GPL2')
+depends=('rrdtool' 'mariadb' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
+backup=('etc/webapps/cacti/.htaccess'
+'etc/webapps/cacti/config.php')
+source=("https://www.${pkgname}.net/downloads/${pkgname}-${pkgver}.tar.gz;
+'tmpfiles.conf')
+sha512sums=('951da953d6fdc26d2ad9fb70bc566a1942282fa28afd0658c87eaea67962a8bde5e0e466d8315ef23afaaf59403d305d7180a40276fdcdf3af47b63fd9d13fea'
+
'6d25f182141ca7d13388f7241eb27d783ea99b991c0b147382f8ec9eeeb521303531f8ad9dd7c968cb36b7bb657cb517b8c7f46fd1d777e1b10923d76e4efbd6')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # remove unneeded executable bits
+  find . -executable -type f -and -not -path "*scripts*" -exec chmod -c 644 {} 
\;
+}
+
+package() {
+  # create directories
+  install -vdm0755 "${pkgdir}/usr/share/webapps/${pkgname}" \
+"${pkgdir}/etc/webapps/${pkgname}" \
+"${pkgdir}/var/log/" "${pkgdir}/var/lib/${pkgname}/"
+
+  # move sources
+  mv -v "$srcdir/${pkgname}-${pkgver}"/* \
+"${pkgdir}/usr/share/webapps/${pkgname}"
+
+  # move and symlink configuration
+  echo "Require all denied" >> "${pkgdir}/etc/webapps/${pkgname}/.htaccess"
+  mv 

[arch-commits] Commit in aubio/repos/community-x86_64 (.contrib PKGBUILD PKGBUILD)

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 00:35:54
  Author: dvzrv
Revision: 296288

archrelease: copy trunk to community-x86_64

Added:
  aubio/repos/community-x86_64/PKGBUILD
(from rev 296287, aubio/trunk/PKGBUILD)
Deleted:
  aubio/repos/community-x86_64/.contrib
  aubio/repos/community-x86_64/PKGBUILD

--+
 .contrib |2 
 PKGBUILD |  139 +
 2 files changed, 95 insertions(+), 46 deletions(-)

Deleted: .contrib
===
--- .contrib2018-02-19 00:35:42 UTC (rev 296287)
+++ .contrib2018-02-19 00:35:54 UTC (rev 296288)
@@ -1,2 +0,0 @@
-# Contributor: Peter Baldwin 
-# Contributor: Shinlun Hsieh 

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 00:35:42 UTC (rev 296287)
+++ PKGBUILD2018-02-19 00:35:54 UTC (rev 296288)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Tobias Kieslich tobias [funnychar] archlinux org
-# Contributor: see .contrib
-
-pkgname=aubio
-pkgver=0.4.2
-pkgrel=2
-pkgdesc="A tool for extracting annotations from audio signals"
-arch=('x86_64')
-url="http://aubio.org/;
-license=('GPL')
-depends=('fftw' 'jack' 'ffmpeg')
-makedepends=('python2-numpy' 'python2-setuptools')
-optdepends=('python2-numpy: Python 2.x interface')
-source=("http://aubio.org/pub/$pkgname-$pkgver.tar.bz2;)
-md5sums=('c0f6d8355e92669722501c3a762ba548')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # python2 compat (for python interface)
-  sed -i 's:bin/env python:bin/env python2:' \
-  "$srcdir/$pkgname-$pkgver/python/lib/aubio/__init__.py"
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 waf configure --prefix=/usr --enable-fftw3f --libdir=/usr/lib
-  python2 waf build $MAKEFLAGS
-  (cd python && python2 setup.py build) # python interface
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 waf --destdir="$pkgdir" install
-
-  # python interface
-  (cd python && python2 setup.py install --root="$pkgdir" --optimize=1)
-}
-
-# vim:set ts=2 sw=2 et:

Copied: aubio/repos/community-x86_64/PKGBUILD (from rev 296287, 
aubio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 00:35:54 UTC (rev 296288)
@@ -0,0 +1,95 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: Tobias Kieslich tobias [funnychar] archlinux org
+
+pkgbase=aubio
+pkgname=('aubio' 'python-aubio' 'python2-aubio')
+pkgver=0.4.6
+pkgrel=3
+arch=('x86_64')
+url="https://aubio.org/;
+license=('GPL3')
+makedepends=('doxygen' 'ffmpeg' 'fftw' 'jack' 'libsamplerate' 'libsndfile'
+'python-numpy' 'python-setuptools' 'python-sphinx' 'python2-numpy'
+'python2-setuptools' 'python2-sphinx' 'txt2man')
+checkdepends=('python-nose2' 'python2-nose2')
+source=("https://${pkgname}.org/pub/${pkgname}-${pkgver}.tar.bz2;)
+sha512sums=('0e5cab0c88d51f2fb70c0d85e1c067a7b3758fbffdbd5026686726379aa36203adb63ed3f8e40c83ea02930e0ffc4e6c246803f1d518d448d47a01984678e77d')
+
+prepare() {
+  cp -av "${pkgname[0]}-${pkgver}" "${pkgname[1]}-${pkgver}"
+  cp -av "${pkgname[0]}-${pkgver}" "${pkgname[2]}-${pkgver}"
+  cd "${pkgname[2]}-${pkgver}"
+  # python2 shebang
+  sed -e '1s/python/&2/' \
+-i "python/lib/${pkgname}/"{__init__,cmd,cut}.py \
+-i "python/tests/"*.py
+}
+
+build() {
+  cd "${pkgname[0]}-${pkgver}"
+  python2 waf configure --prefix=/usr \
+--enable-fftw3 \
+--htmldir=/usr/share/doc/${pkgname} \
+--docdir=/usr/share/doc/${pkgname} \
+--libdir=/usr/lib
+  python2 waf build
+  cd ../"${pkgname[1]}-${pkgver}"
+  python setup.py build
+  cd ../"${pkgname[2]}-${pkgver}"
+  python2 setup.py build
+}
+
+check() {
+  cd "${pkgname[1]}-${pkgver}"
+  export 
PYTHONPATH="${srcdir}/${pkgname[1]}-${pkgver}/build/lib.linux-${arch}-3.6":${PYTHONPATH}
+  python setup.py test
+
+  cd ../"${pkgname[2]}-${pkgver}"
+  export 
PYTHONPATH="${srcdir}/${pkgname[2]}-${pkgver}/build/lib.linux-${arch}-2.7":${PYTHONPATH}
+  python2 setup.py test
+}
+
+package_aubio() {
+  pkgdesc="A tool for extracting annotations from audio signals"
+  depends=('ffmpeg' 'fftw' 'jack' 'libsamplerate' 'libsndfile')
+  optdepends=('python2-numpy: Python 2.x interface'
+  'python-numpy: Python 3.x interface')
+  cd "${pkgname[0]}-${pkgver}"
+  python2 waf --destdir="${pkgdir}" install
+  # move doc, as waf configure doesn't honor the htmldir and docdir settings
+  mv -v "${pkgdir}/usr/share/doc/lib${pkgname[0]}-doc" \
+"${pkgdir}/usr/share/doc/${pkgname[0]}"
+  install -t "${pkgdir}/usr/share/doc/${pkgname[0]}/" \
+-vDm644 {AUTHORS,ChangeLog,README.md}
+}
+
+package_python-aubio() {
+  pkgdesc="Python 3.x bindings for aubio."
+  depends=('aubio' 'python-numpy')
+  cd 

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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 00:35:42
  Author: dvzrv
Revision: 296287

upgpkg: aubio 0.4.6-3

Being more explicit during package().
Adding pkgdesc for split packages. Minor fixes.

Modified:
  aubio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 00:32:24 UTC (rev 296286)
+++ PKGBUILD2018-02-19 00:35:42 UTC (rev 296287)
@@ -6,8 +6,7 @@
 pkgbase=aubio
 pkgname=('aubio' 'python-aubio' 'python2-aubio')
 pkgver=0.4.6
-pkgrel=2
-pkgdesc="A tool for extracting annotations from audio signals"
+pkgrel=3
 arch=('x86_64')
 url="https://aubio.org/;
 license=('GPL3')
@@ -23,7 +22,9 @@
   cp -av "${pkgname[0]}-${pkgver}" "${pkgname[2]}-${pkgver}"
   cd "${pkgname[2]}-${pkgver}"
   # python2 shebang
-  sed -e '1s/python/&2/' -i "python/lib/${pkgname}/"{__init__,cmd,cut}.py -i 
"python/tests/"*.py
+  sed -e '1s/python/&2/' \
+-i "python/lib/${pkgname}/"{__init__,cmd,cut}.py \
+-i "python/tests/"*.py
 }
 
 build() {
@@ -51,6 +52,7 @@
 }
 
 package_aubio() {
+  pkgdesc="A tool for extracting annotations from audio signals"
   depends=('ffmpeg' 'fftw' 'jack' 'libsamplerate' 'libsndfile')
   optdepends=('python2-numpy: Python 2.x interface'
   'python-numpy: Python 3.x interface')
@@ -57,13 +59,14 @@
   cd "${pkgname[0]}-${pkgver}"
   python2 waf --destdir="${pkgdir}" install
   # move doc, as waf configure doesn't honor the htmldir and docdir settings
-  mv -v "${pkgdir}/usr/share/doc/lib${pkgname}-doc" \
-"${pkgdir}/usr/share/doc/${pkgname}"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+  mv -v "${pkgdir}/usr/share/doc/lib${pkgname[0]}-doc" \
+"${pkgdir}/usr/share/doc/${pkgname[0]}"
+  install -t "${pkgdir}/usr/share/doc/${pkgname[0]}/" \
 -vDm644 {AUTHORS,ChangeLog,README.md}
 }
 
 package_python-aubio() {
+  pkgdesc="Python 3.x bindings for aubio."
   depends=('aubio' 'python-numpy')
   cd "${pkgname[1]}-${pkgver}"
   python setup.py install --skip-build \
@@ -70,11 +73,12 @@
 --optimize=1 \
 --prefix=/usr \
 --root="${pkgdir}"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+  install -t "${pkgdir}/usr/share/doc/${pkgname[1]}/" \
 -vDm644 {AUTHORS,ChangeLog,README.md}
 }
 
 package_python2-aubio() {
+  pkgdesc="Python 2.x bindings for aubio."
   depends=('aubio' 'python2-numpy')
   cd "${pkgname[2]}-${pkgver}"
   python2 setup.py install --skip-build \
@@ -81,7 +85,7 @@
 --optimize=1 \
 --prefix=/usr \
 --root="${pkgdir}"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+  install -t "${pkgdir}/usr/share/doc/${pkgname[1]}/" \
 -vDm644 {AUTHORS,ChangeLog,README.md}
   # move duplicates
   mv -v ${pkgdir}/usr/bin/aubio ${pkgdir}/usr/bin/aubio2


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

2018-02-18 Thread Baptiste Jonglez via arch-commits
Date: Monday, February 19, 2018 @ 00:32:24
  Author: zorun
Revision: 296286

archrelease: copy trunk to community-x86_64

Added:
  radcli/repos/community-x86_64/PKGBUILD
(from rev 296285, radcli/trunk/PKGBUILD)
Deleted:
  radcli/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 00:32:09 UTC (rev 296285)
+++ PKGBUILD2018-02-19 00:32:24 UTC (rev 296286)
@@ -1,27 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-pkgname='radcli'
-pkgver=1.2.8
-pkgrel=1
-pkgdesc='Client library for writing Radius clients in C or C++'
-arch=('i686' 'x86_64')
-url='http://radcli.github.io/radcli/'
-license=('BSD')
-depends=('nettle' 'gnutls')
-source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha512sums=('cf4b7c8f62651c01a7408cc57e97edcd71a3ee0353368e571469ae2a13b7b2066f400a4fe0d49fe75b32e03473c02924d4cc61c432e3bd9d5eb4b11df67bf7a1'
-'SKIP')
-validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') # Nikos 
Mavrogiannopoulos 
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure \
---prefix='/usr' \
---sysconfdir='/etc'
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: radcli/repos/community-x86_64/PKGBUILD (from rev 296285, 
radcli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 00:32:24 UTC (rev 296286)
@@ -0,0 +1,27 @@
+# Maintainer: Baptiste Jonglez 
+pkgname='radcli'
+pkgver=1.2.9
+pkgrel=1
+pkgdesc='Client library for writing Radius clients in C or C++'
+arch=('x86_64')
+url='http://radcli.github.io/radcli/'
+license=('BSD')
+depends=('nettle' 'gnutls')
+source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha512sums=('5edf75dbfe5830d69aac2ba1e48ca7b96fc3a9ae7b297befa4c78d6ceb526b2257ea98c1199a6f78d90f7dd2b6a4c12cd0c095056b0aadf451470717237e1c1e'
+'SKIP')
+validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') # Nikos 
Mavrogiannopoulos 
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure \
+--prefix='/usr' \
+--sysconfdir='/etc'
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2018-02-18 Thread Baptiste Jonglez via arch-commits
Date: Monday, February 19, 2018 @ 00:32:09
  Author: zorun
Revision: 296285

upgpkg: radcli 1.2.9-1

Modified:
  radcli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 00:28:21 UTC (rev 296284)
+++ PKGBUILD2018-02-19 00:32:09 UTC (rev 296285)
@@ -1,6 +1,6 @@
 # Maintainer: Baptiste Jonglez 
 pkgname='radcli'
-pkgver=1.2.8
+pkgver=1.2.9
 pkgrel=1
 pkgdesc='Client library for writing Radius clients in C or C++'
 arch=('x86_64')
@@ -8,7 +8,7 @@
 license=('BSD')
 depends=('nettle' 'gnutls')
 
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha512sums=('cf4b7c8f62651c01a7408cc57e97edcd71a3ee0353368e571469ae2a13b7b2066f400a4fe0d49fe75b32e03473c02924d4cc61c432e3bd9d5eb4b11df67bf7a1'
+sha512sums=('5edf75dbfe5830d69aac2ba1e48ca7b96fc3a9ae7b297befa4c78d6ceb526b2257ea98c1199a6f78d90f7dd2b6a4c12cd0c095056b0aadf451470717237e1c1e'
 'SKIP')
 validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') # Nikos 
Mavrogiannopoulos 
 


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 00:27:34
  Author: dvzrv
Revision: 296283

archrelease: copy trunk to community-any

Added:
  python-nose2/repos/community-any/
  python-nose2/repos/community-any/PKGBUILD
(from rev 296282, python-nose2/trunk/PKGBUILD)

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

Copied: python-nose2/repos/community-any/PKGBUILD (from rev 296282, 
python-nose2/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-02-19 00:27:34 UTC (rev 296283)
@@ -0,0 +1,61 @@
+# Maintainer: David Runge 
+# Contributor: Simon Hanna 
+
+_name=nose2
+pkgbase=python-nose2
+pkgname=('python-nose2' 'python2-nose2')
+pkgver=0.6.5
+pkgrel=3
+pkgdesc="The next generation of nicer testing for python"
+arch=('any')
+url="https://github.com/nose-devs/nose2;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("${pkgname[0]}-${pkgver}.tar.gz::https://github.com/nose-devs/${_name}/archive/${pkgver}.tar.gz;)
+sha512sums=('05a22d6a4950f58dd4fcef9564c63ac2d23aa946a49ebc45fd78cd6ae01f2a46d669caced4ac8615b74a7baa1063f7d776b15b42758434cc1d509b8658c11b03')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname[0]}-${pkgver}"
+  cp -av "${pkgname[0]}-${pkgver}" "${pkgname[1]}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname[0]}-${pkgver}"
+  python setup.py build
+  cd ../"${pkgname[1]}-${pkgver}"
+  python2 setup.py build
+}
+
+package_python-nose2() {
+  depends=('python-six')
+  cd "${pkgname[0]}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  # license
+  install -vDm644 license.txt \
+"${pkgdir}/usr/share/licenses/${pkgname[0]}/LICENSE"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname[0]}" \
+-vDm644 {AUTHORS,README.rst}
+}
+
+package_python2-nose2() {
+  depends=('python2-six')
+  cd "${pkgname[1]}-${pkgver}"
+  python2 setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  # license
+  install -vDm644 license.txt \
+"${pkgdir}/usr/share/licenses/${pkgname[1]}/LICENSE"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname[1]}" \
+-vDm644 {AUTHORS,README.rst}
+  # move duplicates
+  mv -v "${pkgdir}/usr/bin/nose2" "${pkgdir}/usr/bin/nose22"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 00:27:10
  Author: dvzrv
Revision: 296282

upgpkg: python-nose2 0.6.5-3

Rebuilding for community. Minor fixes.

Modified:
  python-nose2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-19 00:03:20 UTC (rev 296281)
+++ PKGBUILD2018-02-19 00:27:10 UTC (rev 296282)
@@ -5,7 +5,7 @@
 pkgbase=python-nose2
 pkgname=('python-nose2' 'python2-nose2')
 pkgver=0.6.5
-pkgrel=2
+pkgrel=3
 pkgdesc="The next generation of nicer testing for python"
 arch=('any')
 url="https://github.com/nose-devs/nose2;
@@ -33,8 +33,12 @@
 --optimize=1 \
 --prefix=/usr \
 --root="${pkgdir}"
-  install -vDm644 license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" -vDm644 {AUTHORS,README.rst}
+  # license
+  install -vDm644 license.txt \
+"${pkgdir}/usr/share/licenses/${pkgname[0]}/LICENSE"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname[0]}" \
+-vDm644 {AUTHORS,README.rst}
 }
 
 package_python2-nose2() {
@@ -44,12 +48,14 @@
 --optimize=1 \
 --prefix=/usr \
 --root="${pkgdir}"
-  install -vDm644 license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" -vDm644 {AUTHORS,README.rst}
+  # license
+  install -vDm644 license.txt \
+"${pkgdir}/usr/share/licenses/${pkgname[1]}/LICENSE"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname[1]}" \
+-vDm644 {AUTHORS,README.rst}
   # move duplicates
   mv -v "${pkgdir}/usr/bin/nose2" "${pkgdir}/usr/bin/nose22"
 }
 
-
 # vim:set ts=2 sw=2 et:
-


[arch-commits] Commit in ardour/repos/community-x86_64 (5 files)

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 00:02:19
  Author: dvzrv
Revision: 296280

archrelease: copy trunk to community-x86_64

Added:
  ardour/repos/community-x86_64/.contrib
(from rev 296279, ardour/trunk/.contrib)
  ardour/repos/community-x86_64/PKGBUILD
(from rev 296279, ardour/trunk/PKGBUILD)
Deleted:
  ardour/repos/community-x86_64/.contrib
  ardour/repos/community-x86_64/PKGBUILD
  ardour/repos/community-x86_64/ardour.desktop

+
 .contrib   |4 +-
 PKGBUILD   |  105 ++-
 ardour.desktop |9 
 3 files changed, 52 insertions(+), 66 deletions(-)

Deleted: .contrib
===
--- .contrib2018-02-19 00:02:05 UTC (rev 296279)
+++ .contrib2018-02-19 00:02:19 UTC (rev 296280)
@@ -1,2 +0,0 @@
-# Contributor: Bernardo Barros 
-# Contributor: Uli Armbruster 

Copied: ardour/repos/community-x86_64/.contrib (from rev 296279, 
ardour/trunk/.contrib)
===
--- .contrib(rev 0)
+++ .contrib2018-02-19 00:02:19 UTC (rev 296280)
@@ -0,0 +1,2 @@
+# Contributor: Bernardo Barros 
+# Contributor: Uli Armbruster 

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-19 00:02:05 UTC (rev 296279)
+++ PKGBUILD2018-02-19 00:02:19 UTC (rev 296280)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: SpepS 
-# Contributor: see .contrib
-
-pkgname=ardour
-pkgver=5.12
-pkgrel=2
-pkgdesc="Professional-grade digital audio workstation"
-arch=('x86_64')
-url="http://ardour.org/;
-license=('GPL')
-depends=('liblrdf' 'liblo' 'lilv' 'suil' 'taglib'
- 'aubio' 'rubberband' 'gtkmm')
-makedepends=('git' 'python2' 'boost' 'cppunit' 'doxygen' 'graphviz')
-optdepends=('xjadeo: video monitoring'
-'harvid: video timeline')
-source=("$pkgname-$pkgver::git+https://github.com/${pkgname^}/$pkgname.git#tag=$pkgver;
-"$pkgname.desktop")
-md5sums=('SKIP'
- 'dc653c227bc34aa6c729a4c2149308a7')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # python2 fix
-  sed -i 's/python ${SRC}/python2 ${SRC}/' libs/pbd/wscript
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 waf configure --prefix=/usr \
---configdir=/etc \
---with-backends="jack,alsa" \
---libjack=weak \
---optimize \
---docs \
---cxx11 \
---no-phone-home
-
-  python2 waf build $MAKEFLAGS
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 waf install --destdir="$pkgdir"
-
-  # install some freedesktop.org compatibility
-  install -Dm644 "$srcdir/$pkgname.desktop" \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ardour/repos/community-x86_64/PKGBUILD (from rev 296279, 
ardour/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-19 00:02:19 UTC (rev 296280)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: SpepS 
+
+_name=Ardour
+pkgname=ardour
+pkgver=5.12
+pkgrel=4
+pkgdesc="Professional-grade digital audio workstation"
+arch=('x86_64')
+url="https://ardour.org/;
+license=('GPL')
+depends=('liblrdf' 'libarchive' 'liblo' 'lilv' 'suil' 'taglib' 'aubio'
+'rubberband' 'gtkmm')
+makedepends=('boost' 'cppunit' 'git' 'itstool' 'python2')
+optdepends=('xjadeo: video monitoring'
+'harvid: video timeline')
+source=("${pkgname}-${pkgver}::git+https://github.com/${pkgname}/${pkgname}.git#tag=${pkgver};)
+sha512sums=('SKIP')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python2 waf configure --prefix=/usr \
+   --configdir=/etc \
+   --with-backends="jack,alsa,dummy" \
+   --libjack=weak \
+   --optimize \
+   --cxx11 \
+   --freedesktop \
+   --ptformat \
+   --no-phone-home
+  python2 waf build
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python2 waf install --destdir="${pkgdir}"
+  # xdg integration
+  install -vDm644 "build/gtk2_${pkgname}/${pkgname}.xml" \
+"${pkgdir}/usr/share/mime/application/x-${pkgname}.xml"
+  install -vDm644 "build/gtk2_${pkgname}/${pkgname}${pkgver%%.*}.desktop" \
+"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+  for size in 16 22 32 48 256 512; do
+install -vDm644 "gtk2_${pkgname}/resources/${_name}-icon_${size}px.png" \
+  

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

2018-02-18 Thread David Runge via arch-commits
Date: Monday, February 19, 2018 @ 00:02:05
  Author: dvzrv
Revision: 296279

upgpkg: ardour 5.12-4

Rebuild for community.

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 23:34:57 UTC (rev 296278)
+++ PKGBUILD2018-02-19 00:02:05 UTC (rev 296279)
@@ -6,7 +6,7 @@
 _name=Ardour
 pkgname=ardour
 pkgver=5.12
-pkgrel=3
+pkgrel=4
 pkgdesc="Professional-grade digital audio workstation"
 arch=('x86_64')
 url="https://ardour.org/;


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

2018-02-18 Thread Sébastien Luttringer via arch-commits
Date: Sunday, February 18, 2018 @ 23:42:39
  Author: seblu
Revision: 317267

archrelease: copy trunk to testing-x86_64

Added:
  less/repos/testing-x86_64/PKGBUILD
(from rev 317266, less/trunk/PKGBUILD)
Deleted:
  less/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 23:41:58 UTC (rev 317266)
+++ PKGBUILD2018-02-18 23:42:39 UTC (rev 317267)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer 
-# Contributor: Allan McRae 
-# Contributor: judd 
-
-pkgname=less
-pkgver=530
-pkgrel=1
-pkgdesc='A terminal based program for viewing text files'
-license=('GPL3')
-arch=('x86_64')
-url='http://www.greenwoodsoftware.com/less'
-groups=('base')
-depends=('glibc' 'ncurses' 'pcre')
-validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman
-_tarball=$pkgname-$pkgver.tar.gz
-source=("http://www.greenwoodsoftware.com/$pkgname/$_tarball;
-
"$_tarball.sig::http://www.greenwoodsoftware.com/$pkgname/$_tarball.sig;)
-md5sums=('6a39bccf420c946b0fd7ffc64961315b'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  sh configure --prefix=/usr --sysconfdir=/etc --with-regex=pcre
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: less/repos/testing-x86_64/PKGBUILD (from rev 317266, 
less/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 23:42:39 UTC (rev 317267)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=less
+pkgver=530
+pkgrel=1
+pkgdesc='A terminal based program for viewing text files'
+license=('GPL3')
+arch=('x86_64')
+url='http://www.greenwoodsoftware.com/less'
+groups=('base')
+depends=('glibc' 'ncurses' 'pcre')
+validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman
+source=("http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz;
+
"$pkgname-$pkgver.tar.gz::http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.sig;)
+md5sums=('6a39bccf420c946b0fd7ffc64961315b'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  sh configure --prefix=/usr --sysconfdir=/etc --with-regex=pcre
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread Sébastien Luttringer via arch-commits
Date: Sunday, February 18, 2018 @ 23:41:58
  Author: seblu
Revision: 317266

upgpkg: less 530-1

Modified:
  less/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 23:38:36 UTC (rev 317265)
+++ PKGBUILD2018-02-18 23:41:58 UTC (rev 317266)
@@ -13,9 +13,8 @@
 groups=('base')
 depends=('glibc' 'ncurses' 'pcre')
 validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman
-_tarball=$pkgname-$pkgver.tar.gz
-source=("http://www.greenwoodsoftware.com/$pkgname/$_tarball;
-
"$_tarball.sig::http://www.greenwoodsoftware.com/$pkgname/$_tarball.sig;)
+source=("http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz;
+
"$pkgname-$pkgver.tar.gz::http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.sig;)
 md5sums=('6a39bccf420c946b0fd7ffc64961315b'
  'SKIP')
 


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

2018-02-18 Thread Sébastien Luttringer via arch-commits
Date: Sunday, February 18, 2018 @ 23:38:36
  Author: seblu
Revision: 317265

archrelease: copy trunk to testing-x86_64

Added:
  less/repos/testing-x86_64/
  less/repos/testing-x86_64/PKGBUILD
(from rev 317264, less/trunk/PKGBUILD)

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

Copied: less/repos/testing-x86_64/PKGBUILD (from rev 317264, 
less/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-02-18 23:38:36 UTC (rev 317265)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=less
+pkgver=530
+pkgrel=1
+pkgdesc='A terminal based program for viewing text files'
+license=('GPL3')
+arch=('x86_64')
+url='http://www.greenwoodsoftware.com/less'
+groups=('base')
+depends=('glibc' 'ncurses' 'pcre')
+validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman
+_tarball=$pkgname-$pkgver.tar.gz
+source=("http://www.greenwoodsoftware.com/$pkgname/$_tarball;
+
"$_tarball.sig::http://www.greenwoodsoftware.com/$pkgname/$_tarball.sig;)
+md5sums=('6a39bccf420c946b0fd7ffc64961315b'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  sh configure --prefix=/usr --sysconfdir=/etc --with-regex=pcre
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread Sébastien Luttringer via arch-commits
Date: Sunday, February 18, 2018 @ 23:38:29
  Author: seblu
Revision: 317264

upgpkg: less 530-1

Modified:
  less/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 22:22:19 UTC (rev 317263)
+++ PKGBUILD2018-02-18 23:38:29 UTC (rev 317264)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=less
-pkgver=487
+pkgver=530
 pkgrel=1
 pkgdesc='A terminal based program for viewing text files'
 license=('GPL3')
@@ -13,8 +13,10 @@
 groups=('base')
 depends=('glibc' 'ncurses' 'pcre')
 validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman
-source=("http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-md5sums=('dcc8bf183a83b362d37fe9ef8df1fb60'
+_tarball=$pkgname-$pkgver.tar.gz
+source=("http://www.greenwoodsoftware.com/$pkgname/$_tarball;
+
"$_tarball.sig::http://www.greenwoodsoftware.com/$pkgname/$_tarball.sig;)
+md5sums=('6a39bccf420c946b0fd7ffc64961315b'
  'SKIP')
 
 build() {


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 23:34:57
  Author: dvzrv
Revision: 296278

archrelease: copy trunk to community-x86_64

Added:
  liblrdf/repos/community-x86_64/PKGBUILD
(from rev 296277, liblrdf/trunk/PKGBUILD)
Deleted:
  liblrdf/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 23:34:46 UTC (rev 296277)
+++ PKGBUILD2018-02-18 23:34:57 UTC (rev 296278)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-
-pkgname=liblrdf
-pkgver=0.5.0
-pkgrel=3
-pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
-arch=('x86_64')
-url="https://github.com/swh/LRDF;
-depends=('raptor' 'ladspa')
-license=('GPL')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
-md5sums=('005ea24152620da7f2ee80a78e17f784')
-
-build() {
-  cd "${srcdir}"/swh-LRDF-*
-  autoreconf -vfi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/swh-LRDF-*
-  make DESTDIR="${pkgdir}" install
-}

Copied: liblrdf/repos/community-x86_64/PKGBUILD (from rev 296277, 
liblrdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 23:34:57 UTC (rev 296278)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: Giovanni Scafora 
+
+pkgname=liblrdf
+pkgver=0.6.1
+pkgrel=1
+pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
+arch=('x86_64')
+url="https://github.com/swh/LRDF;
+depends=('raptor' 'ladspa')
+license=('GPL2')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/archive/v${pkgver}.tar.gz;)
+sha512sums=('7732813eec704aef984d056de254e4fa049fdd0a7444b6a88f75f012afe9c587cbd1295f027c77361fa42bc097cdce9d9cabdba6b86e99a3c14805d84258df1c')
+
+prepare() {
+  mv -v "LRDF-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,ChangeLog,NEWS,README}
+}


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 23:34:46
  Author: dvzrv
Revision: 296277

upgpkg: liblrdf 0.6.1-1

Upgrading to 0.6.1. Adding various docs.
Moving autoreconf to prepare().

Modified:
  liblrdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 23:17:27 UTC (rev 296276)
+++ PKGBUILD2018-02-18 23:34:46 UTC (rev 296277)
@@ -1,25 +1,33 @@
 # $Id$
-# Maintainer: Giovanni Scafora 
+# Maintainer: David Runge 
+# Contributor: Giovanni Scafora 
 
 pkgname=liblrdf
-pkgver=0.5.0
-pkgrel=3
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
 arch=('x86_64')
 url="https://github.com/swh/LRDF;
 depends=('raptor' 'ladspa')
-license=('GPL')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
-md5sums=('005ea24152620da7f2ee80a78e17f784')
+license=('GPL2')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/archive/v${pkgver}.tar.gz;)
+sha512sums=('7732813eec704aef984d056de254e4fa049fdd0a7444b6a88f75f012afe9c587cbd1295f027c77361fa42bc097cdce9d9cabdba6b86e99a3c14805d84258df1c')
 
+prepare() {
+  mv -v "LRDF-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
 build() {
-  cd "${srcdir}"/swh-LRDF-*
-  autoreconf -vfi
+  cd "${pkgname}-${pkgver}"
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "${srcdir}"/swh-LRDF-*
+  cd "${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,ChangeLog,NEWS,README}
 }


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 23:17:01
  Author: dvzrv
Revision: 296275

archrelease: copy trunk to community-x86_64

Added:
  suil/repos/community-x86_64/PKGBUILD
(from rev 296274, suil/trunk/PKGBUILD)
Deleted:
  suil/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 23:16:52 UTC (rev 296274)
+++ PKGBUILD2018-02-18 23:17:01 UTC (rev 296275)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: speps 
-
-pkgname=suil
-pkgver=0.8.2
-pkgrel=3
-pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
-arch=('x86_64')
-url="http://drobilla.net/software/suil/;
-license=('custom:ISC')
-depends=('lv2>=1.10.0')
-makedepends=('python2' 'qt4' 'gtk2')
-optdepends=('qt4: Qt 4.x UI wrapping support'
-'gtk2: GTK+ 2.x UI wrapping support')
-source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2;)
-md5sums=('1b06947b1fc028f9ffcbc16d30065aa5')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # remove ldconfig --speps
-  sed -i "/ldconfig/d" wscript
-
-  python2 waf configure --prefix=/usr
-  python2 waf build $MAKEFLAGS
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 waf install --destdir="$pkgdir"
-
-  # license
-  install -Dm644 COPYING \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: suil/repos/community-x86_64/PKGBUILD (from rev 296274, 
suil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 23:17:01 UTC (rev 296275)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: speps 
+
+pkgname=suil
+pkgver=0.10.0
+pkgrel=2
+pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
+arch=('x86_64')
+url="https://drobilla.net/software/suil/;
+license=('custom:ISC')
+depends=('lv2')
+makedepends=('python' 'qt4' 'qt5-base' 'gtk2' 'gtk3')
+optdepends=('qt4: Qt4 UI wrapping support'
+'qt5-base: Qt5 UI wrapping support'
+'gtk2: GTK+ 2.x UI wrapping support'
+'gtk3: GTK+ 3.x UI wrapping support')
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha512sums=('721b73d987c1712e82493386e5d71957002c8a713595fce4372f1a5eb306c64a559db1ca794cec96295f72e22a9c0e9193f9a68b7f5846f2db45ce16b253fbea'
+'SKIP')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # remove local call to ldconfig
+  sed -i "/ldconfig/d" wscript
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python waf configure --prefix=/usr
+  python waf build
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python waf install --destdir="${pkgdir}"
+  # license
+  install -vDm644 COPYING \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  # docs
+  install -t "$pkgdir/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,NEWS,PACKAGING,README}
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 23:16:52
  Author: dvzrv
Revision: 296274

upgpkg: suil 0.10.0-2

Rebuild for community.

Modified:
  suil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 23:12:05 UTC (rev 296273)
+++ PKGBUILD2018-02-18 23:16:52 UTC (rev 296274)
@@ -5,7 +5,7 @@
 
 pkgname=suil
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
 arch=('x86_64')
 url="https://drobilla.net/software/suil/;
@@ -19,7 +19,7 @@
 source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
 
sha512sums=('721b73d987c1712e82493386e5d71957002c8a713595fce4372f1a5eb306c64a559db1ca794cec96295f72e22a9c0e9193f9a68b7f5846f2db45ce16b253fbea'
 'SKIP')
-validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
 
 prepare() {
   cd "${pkgname}-${pkgver}"


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 23:10:57
  Author: dvzrv
Revision: 296272

archrelease: copy trunk to community-x86_64

Added:
  sord/repos/community-x86_64/PKGBUILD
(from rev 296271, sord/trunk/PKGBUILD)
Deleted:
  sord/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 23:10:49 UTC (rev 296271)
+++ PKGBUILD2018-02-18 23:10:57 UTC (rev 296272)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: speps 
-
-pkgname=sord
-pkgver=0.14.0
-pkgrel=2
-pkgdesc="A lightweight C library for storing RDF data in memory"
-arch=('x86_64')
-url="http://drobilla.net/software/sord/;
-license=('custom:ISC')
-depends=('serd>=0.22.0' 'pcre')
-makedepends=('python2')
-source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2;)
-md5sums=('7ffda283ad0a5716f196f650edd25713')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # remove ldconfig --speps
-  sed -i "/ldconfig/d" wscript
-
-  python2 waf configure --prefix=/usr
-  python2 waf build $MAKEFLAGS
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 waf install --destdir="$pkgdir"
-
-  # license
-  install -Dm644 COPYING \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sord/repos/community-x86_64/PKGBUILD (from rev 296271, 
sord/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 23:10:57 UTC (rev 296272)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: speps 
+
+pkgname=sord
+pkgver=0.16.0
+pkgrel=2
+pkgdesc="A lightweight C library for storing RDF data in memory"
+arch=('x86_64')
+url="https://drobilla.net/software/sord/;
+license=('custom:ISC')
+depends=('serd' 'pcre')
+makedepends=('python')
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.asc})
+sha512sums=('e18c6de62f2cbffedd4c200f6452f4fd37f719aed764ccc1b77c8da04a0f3394d47e8b57e19eefd6d600770926f505fdfa5da91564bbff5f4ead49f1adaba249'
+'SKIP')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # remove local call to ldconfig
+  sed -i "/ldconfig/d" wscript
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python waf configure --prefix=/usr \
+   --test
+  python waf build
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  python waf test --verbose-tests
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python waf install --destdir="$pkgdir"
+  # license
+  install -vDm644 COPYING \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  # docs
+  install -t "$pkgdir/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,NEWS,README}
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 23:10:49
  Author: dvzrv
Revision: 296271

upgpkg: sord 0.16.0-2

Adding unit tests in check().

Modified:
  sord/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 23:06:50 UTC (rev 296270)
+++ PKGBUILD2018-02-18 23:10:49 UTC (rev 296271)
@@ -1,10 +1,11 @@
 # $Id$
+# Maintainer: David Runge 
 # Maintainer: Ray Rashif 
 # Contributor: speps 
 
 pkgname=sord
 pkgver=0.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight C library for storing RDF data in memory"
 arch=('x86_64')
 url="https://drobilla.net/software/sord/;
@@ -14,7 +15,7 @@
 source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.asc})
 
sha512sums=('e18c6de62f2cbffedd4c200f6452f4fd37f719aed764ccc1b77c8da04a0f3394d47e8b57e19eefd6d600770926f505fdfa5da91564bbff5f4ead49f1adaba249'
 'SKIP')
-validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
 
 prepare() {
   cd "${pkgname}-${pkgver}"
@@ -24,10 +25,16 @@
 
 build() {
   cd "${pkgname}-${pkgver}"
-  python waf configure --prefix=/usr
+  python waf configure --prefix=/usr \
+   --test
   python waf build
 }
 
+check() {
+  cd "${pkgname}-${pkgver}"
+  python waf test --verbose-tests
+}
+
 package() {
   cd "${pkgname}-${pkgver}"
   python waf install --destdir="$pkgdir"


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 23:05:56
  Author: dvzrv
Revision: 296268

upgpkg: jalv 1.6.0-2

Rebuild for community.

Modified:
  jalv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 22:53:57 UTC (rev 296267)
+++ PKGBUILD2018-02-18 23:05:56 UTC (rev 296268)
@@ -4,7 +4,7 @@
 
 pkgname=jalv
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple but fully featured LV2 host for Jack"
 arch=('x86_64')
 url="https://drobilla.net/software//;


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 23:06:06
  Author: dvzrv
Revision: 296269

archrelease: copy trunk to community-x86_64

Added:
  jalv/repos/community-x86_64/PKGBUILD
(from rev 296268, jalv/trunk/PKGBUILD)
Deleted:
  jalv/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 23:05:56 UTC (rev 296268)
+++ PKGBUILD2018-02-18 23:06:06 UTC (rev 296269)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: speps 
-
-pkgname=jalv
-pkgver=1.4.6
-pkgrel=2
-pkgdesc="A simple but fully featured LV2 host for Jack"
-arch=('i686' 'x86_64')
-url="http://drobilla.net/software/$pkgname/;
-license=('custom:ISC')
-depends=('lilv' 'suil')
-makedepends=('python2' 'qt4' 'gtk2' 'gtk3' 'gtkmm')
-optdepends=('qt4: Qt 4.x frontend'
-'gtk2: Gtk+ 2.x frontend'
-'gtk3: Gtk+ 3.x frontend'
-'gtkmm: Gtk++ 2.x frontend')
-source=(http://download.drobilla.net/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('8c11c58c4b0e69fb6b21041bcac275f7'
- 'SKIP')
-validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
-
-prepare() {
-  cd $pkgname-$pkgver
-  # use moc-qt4
-  sed -i 's/moc/&-qt4/;s/${MOC}/moc-qt4/' wscript
-}
-
-build() {
-  cd $pkgname-$pkgver
-  CXXFLAGS+=' -std=c++11'
-  python2 waf configure --prefix=/usr
-  python2 waf
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 waf install --destdir="$pkgdir"
-
-  # license
-  install -Dm644 COPYING \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: jalv/repos/community-x86_64/PKGBUILD (from rev 296268, 
jalv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 23:06:06 UTC (rev 296269)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: speps 
+
+pkgname=jalv
+pkgver=1.6.0
+pkgrel=2
+pkgdesc="A simple but fully featured LV2 host for Jack"
+arch=('x86_64')
+url="https://drobilla.net/software//;
+license=('custom:ISC')
+depends=('lilv' 'suil')
+makedepends=('python' 'qt4' 'qt5-base' 'gtk3' 'gtkmm')
+optdepends=('qt4: Qt 4.x frontend'
+'qt5-base: Qt 5.x frontend'
+'gtk3: Gtk+ 3.x frontend'
+'gtkmm: Gtk+ 2.x frontend')
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha512sums=('70453404788846774ef88b43653379f97140301e09e8de61779683df9ee85120485bebf03c959624639dc4d8dd71ce83db2a89b14b66be17696a88d1820ac1b3'
+'SKIP')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python waf configure --prefix=/usr
+  python waf
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python waf install --destdir="${pkgdir}"
+  # license
+  install -vDm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,NEWS,README}
+}


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 22:49:32
  Author: dvzrv
Revision: 296266

archrelease: copy trunk to community-x86_64

Added:
  sratom/repos/community-x86_64/PKGBUILD
(from rev 296265, sratom/trunk/PKGBUILD)
Deleted:
  sratom/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 22:48:53 UTC (rev 296265)
+++ PKGBUILD2018-02-18 22:49:32 UTC (rev 296266)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: speps 
-
-pkgname=sratom
-pkgver=0.4.6
-pkgrel=2
-pkgdesc="An LV2 Atom RDF serialisation library"
-arch=('x86_64')
-url="http://drobilla.net/software/sratom/;
-license=('custom:ISC')
-depends=('lv2>=1.10.0' 'sord>=0.12.2')
-makedepends=('python2')
-source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2;)
-md5sums=('5cf28520418779bf41fb14a40fbb20ad')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # remove ldconfig --speps
-  sed -i '/ldconfig/d' wscript
-
-  python2 waf configure --prefix=/usr
-  python2 waf build $MAKEFLAGS
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 waf install --destdir="$pkgdir"
-
-  # license
-  install -Dm644 COPYING \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sratom/repos/community-x86_64/PKGBUILD (from rev 296265, 
sratom/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 22:49:32 UTC (rev 296266)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: speps 
+
+pkgname=sratom
+pkgver=0.6.0
+pkgrel=2
+pkgdesc="An LV2 Atom RDF serialisation library"
+arch=('x86_64')
+url="https://drobilla.net/software/sratom/;
+license=('custom:ISC')
+depends=('lv2' 'sord')
+makedepends=('python')
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.asc})
+sha512sums=('899bb01896e2b65b69482041c7e06edc9e45e9a3466392c82a58f16dfc71462a6c3e3e16a5aa50a6347c8366ea72898468910a59a084762f75eb8c7031ceacf8'
+'SKIP')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # remove local ldconfig call
+  sed -i '/ldconfig/d' wscript
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python waf configure --prefix=/usr \
+   --test
+  python waf build
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  python waf test --verbose-tests
+}
+
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python waf install --destdir="${pkgdir}"
+  # license
+  install -vDm644 COPYING \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {NEWS,README}
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 22:48:53
  Author: dvzrv
Revision: 296265

upgpkg: sratom 0.6.0-2

Adding unit tests in check().

Modified:
  sratom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 22:40:38 UTC (rev 296264)
+++ PKGBUILD2018-02-18 22:48:53 UTC (rev 296265)
@@ -5,7 +5,7 @@
 
 pkgname=sratom
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An LV2 Atom RDF serialisation library"
 arch=('x86_64')
 url="https://drobilla.net/software/sratom/;
@@ -25,10 +25,17 @@
 
 build() {
   cd "${pkgname}-${pkgver}"
-  python waf configure --prefix=/usr
+  python waf configure --prefix=/usr \
+   --test
   python waf build
 }
 
+check() {
+  cd "${pkgname}-${pkgver}"
+  python waf test --verbose-tests
+}
+
+
 package() {
   cd "${pkgname}-${pkgver}"
   python waf install --destdir="${pkgdir}"


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 22:40:11
  Author: dvzrv
Revision: 296263

archrelease: copy trunk to community-x86_64

Added:
  serd/repos/community-x86_64/PKGBUILD
(from rev 296262, serd/trunk/PKGBUILD)
Deleted:
  serd/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 22:40:01 UTC (rev 296262)
+++ PKGBUILD2018-02-18 22:40:11 UTC (rev 296263)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: speps 
-
-pkgname=serd
-pkgver=0.22.0
-pkgrel=2
-pkgdesc="A lightweight C library for RDF syntax which supports reading and 
writing Turtle and NTriples."
-arch=(x86_64)
-url="http://drobilla.net/software/$pkgname/;
-license=('custom:ISC')
-depends=('glibc')
-makedepends=('python2')
-source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2;)
-md5sums=('541bceb9f7cec50f4bf618060332b87c')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # remove ldconfig
-  sed -i "/ldconfig/d" wscript
-
-  python2 ./waf configure --prefix=/usr \
-  --mandir=/usr/share/man
-  python2 ./waf
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  DESTDIR="$pkgdir" python2 ./waf install
-
-  # license
-  install -Dm644 COPYING \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: serd/repos/community-x86_64/PKGBUILD (from rev 296262, 
serd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 22:40:11 UTC (rev 296263)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: David Runge 
+# Maintainer: Ray Rashif 
+# Contributor: speps 
+
+pkgname=serd
+pkgver=0.28.0
+pkgrel=2
+pkgdesc="A lightweight C library for RDF syntax which supports reading and 
writing Turtle and NTriples."
+arch=('x86_64')
+url="https://drobilla.net/software/serd/;
+license=('custom:ISC')
+depends=('glibc')
+makedepends=('python')
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha512sums=('b25cc70af17ff821812ab2a70c2812c1713ff811a0f18fb5d5c54f3b67e0c68293aabedfacd687afe6b7acdfd81602ef81764d7e11bc0d933de738bc6d4fce3e'
+'SKIP')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # remove call to local ldconfig
+  sed -i "/ldconfig/d" wscript
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python waf configure --prefix=/usr \
+   --mandir=/usr/share/man \
+   --test
+  python waf
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  python waf test
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python waf install --destdir="${pkgdir}"
+  # license
+  install -vDm644 COPYING \
+"$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
+  # docs
+  install -t "$pkgdir/usr/share/doc/${pkgname}" \
+-vDm644 {AUTHORS,NEWS,README.md}
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 22:40:01
  Author: dvzrv
Revision: 296262

upgpkg: serd 0.28.0-2

Adding unit tests in check().

Modified:
  serd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 22:34:19 UTC (rev 296261)
+++ PKGBUILD2018-02-18 22:40:01 UTC (rev 296262)
@@ -5,7 +5,7 @@
 
 pkgname=serd
 pkgver=0.28.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight C library for RDF syntax which supports reading and 
writing Turtle and NTriples."
 arch=('x86_64')
 url="https://drobilla.net/software/serd/;
@@ -25,14 +25,20 @@
 
 build() {
   cd "${pkgname}-${pkgver}"
-  python ./waf configure --prefix=/usr \
- --mandir=/usr/share/man
-  python ./waf
+  python waf configure --prefix=/usr \
+   --mandir=/usr/share/man \
+   --test
+  python waf
 }
 
+check() {
+  cd "${pkgname}-${pkgver}"
+  python waf test
+}
+
 package() {
   cd "${pkgname}-${pkgver}"
-  python ./waf install --destdir="${pkgdir}"
+  python waf install --destdir="${pkgdir}"
   # license
   install -vDm644 COPYING \
 "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 22:33:26
  Author: dvzrv
Revision: 296260

archrelease: copy trunk to community-x86_64

Added:
  lilv/repos/community-x86_64/PKGBUILD
(from rev 296259, lilv/trunk/PKGBUILD)
  lilv/repos/community-x86_64/lilvmm.patch
(from rev 296259, lilv/trunk/lilvmm.patch)
Deleted:
  lilv/repos/community-x86_64/PKGBUILD
  lilv/repos/community-x86_64/lilvmm.patch

--+
 PKGBUILD |  105 -
 lilvmm.patch |   80 +--
 2 files changed, 92 insertions(+), 93 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 22:33:16 UTC (rev 296259)
+++ PKGBUILD2018-02-18 22:33:26 UTC (rev 296260)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: speps 
-
-pkgname=lilv
-pkgver=0.22.0
-pkgrel=2
-pkgdesc="A C library interface to the LV2 plug-in standard"
-arch=('x86_64')
-url="http://drobilla.net/software/lilv/;
-license=('custom:ISC')
-# sratom depends on sord but lilv has its own version requirements
-depends=('python2-numpy' 'sratom>=0.4.6' 'sord>=0.14.0' 'jack')
-makedepends=('swig')
-optdepends=('bash-completion')
-source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2;)
-md5sums=('fd3a14fdaeaba4716b4fef526548a747')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # pick up python2 even when python3 exists
-  # (the build system has flaky support for python3) -- TODO: check this again
-  export PYTHON="/usr/bin/python2"
-
-  # remove ldconfig --speps
-  sed -i "/ldconfig/d" wscript
-
-  python2 waf configure --prefix=/usr \
---configdir=/etc \
---dyn-manifest \
---bindings
-
-  python2 waf build $MAKEFLAGS
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python2 waf install --destdir="$pkgdir"
-
-  # license
-  install -Dm644 COPYING \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # move bash completions to proper place; TODO: tell upstream
-  cd "$pkgdir"
-  mkdir -p usr/share/bash-completion
-  mv etc/bash_completion.d usr/share/bash-completion/completions
-  rm -r etc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lilv/repos/community-x86_64/PKGBUILD (from rev 296259, 
lilv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 22:33:26 UTC (rev 296260)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Maintainer: David Runge 
+# Contributor: speps 
+
+pkgname=lilv
+pkgver=0.24.2
+pkgrel=2
+pkgdesc="A C library interface to the LV2 plug-in standard"
+arch=('x86_64')
+url="https://drobilla.net/software/lilv/;
+license=('custom:ISC')
+depends=('sratom' 'jack')
+makedepends=('swig' 'python')
+optdepends=('bash-completion: completion for bash')
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha512sums=('b5d04b6bb1fb4d3a9a58d93b233db502dc2ded75672766a31d252abca657cbf2d170fa590c0c56159b2bac68c7af95d8787a512e318e3a0f30855504bb034659'
+'SKIP')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # don't run local ldconfig
+  sed -i "/ldconfig/d" wscript
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python waf configure --prefix=/usr \
+   --no-bash-completion \
+   --dyn-manifest \
+   --test
+  python waf build
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  python waf test
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python waf install --destdir="${pkgdir}"
+  # license
+  install -vDm644 COPYING \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  # bash completion
+  install -vDm644 utils/lilv.bash_completion\
+"${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: lilvmm.patch
===
--- lilvmm.patch2018-02-18 22:33:16 UTC (rev 296259)
+++ lilvmm.patch2018-02-18 22:33:26 UTC (rev 296260)
@@ -1,40 +0,0 @@
-Index: trunk/lilv/lilv/lilvmm.hpp
-===
 trunk/lilv/lilv/lilvmm.hpp (revision 4975)
-+++ trunk/lilv/lilv/lilvmm.hpp (revision 5092)
-@@ -48,4 +48,9 @@
-   inline RT name(T1 a1, T2 a2) { \
-   return lilv_ ## prefix ## _ ## name(me, a1, a2); \
-+  }
-+
-+#define LILV_WRAP3(RT, prefix, name, T1, a1, T2, a2, T3, a3) \
-+  inline RT name(T1 a1, T2 a2, T3 a3) { \
-+  return lilv_ ## prefix ## _ ## name(me, a1, a2, a3); \
-   }
- 
-@@ -138,4 +143,25 @@
-   LILV_WRAP1(bool, nodes, contains, const Node, node);
-   LILV_WRAP0(Node, nodes, get_first);
-+};
-+
-+struct UI {
-+  inline UI(const LilvUI* c_obj) : me(c_obj) {}
-+  

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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 22:33:16
  Author: dvzrv
Revision: 296259

upgpkg: lilv 0.24.2-2

Rebuild for community. Adding unit tests in check().

Modified:
  lilv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 22:23:30 UTC (rev 296258)
+++ PKGBUILD2018-02-18 22:33:16 UTC (rev 296259)
@@ -5,7 +5,7 @@
 
 pkgname=lilv
 pkgver=0.24.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A C library interface to the LV2 plug-in standard"
 arch=('x86_64')
 url="https://drobilla.net/software/lilv/;
@@ -28,10 +28,16 @@
   cd "${pkgname}-${pkgver}"
   python waf configure --prefix=/usr \
--no-bash-completion \
-   --dyn-manifest
+   --dyn-manifest \
+   --test
   python waf build
 }
 
+check() {
+  cd "${pkgname}-${pkgver}"
+  python waf test
+}
+
 package() {
   cd "${pkgname}-${pkgver}"
   python waf install --destdir="${pkgdir}"


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

2018-02-18 Thread Antonio Rojas via arch-commits
Date: Sunday, February 18, 2018 @ 22:22:19
  Author: arojas
Revision: 317263

archrelease: copy trunk to extra-any

Added:
  mutagen/repos/extra-any/PKGBUILD
(from rev 317262, mutagen/trunk/PKGBUILD)
Deleted:
  mutagen/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 22:21:44 UTC (rev 317262)
+++ PKGBUILD2018-02-18 22:22:19 UTC (rev 317263)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgbase=mutagen
-pkgname=('mutagen' 'python-mutagen')
-pkgver=1.39
-pkgrel=1
-arch=('any')
-url="https://github.com/quodlibet/mutagen;
-license=('GPL2')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest' 'python2-pytest' 'python-hypothesis' 
'python2-hypothesis' 'python-pyflakes' 'python2-pyflakes'
-  'python-pycodestyle' 'python2-pycodestyle')
-source=($pkgbase-$pkgver.tar.gz::"https://github.com/quodlibet/mutagen/releases/download/release-$pkgver/$pkgbase-$pkgver.tar.gz;
-
$pkgbase-$pkgver.tar.gz.sig::"https://github.com/quodlibet/mutagen/releases/download/release-$pkgver/$pkgbase-$pkgver.tar.gz.sig;)
-sha256sums=('9da92566458ffe5618ffd26167abaa8fd81f02a7397b8734ec14dfe14e8a19e4'
-'SKIP')
-validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC')
-
-prepare() {
-  cp -r ${pkgbase}-${pkgver} python-${pkgbase}-${pkgver}
-}
-
-check() {
-  cd ${pkgbase}-${pkgver}
-  LANG=en_US.UTF8 python2 setup.py test
-  cd ../python-${pkgbase}-${pkgver}
-  LANG=en_US.UTF8 python setup.py test
-}
-
-package_mutagen() {
-  pkgdesc="An audio metadata tag reader and writer"
-  depends=('python2')
- 
-  cd ${pkgbase}-${pkgver}
-  python2 setup.py install --root="${pkgdir}"
-}
-
-package_python-mutagen() {
-  pkgdesc="An audio metadata tag reader and writer library for Python 3"
-  depends=('python')
-
-  cd python-${pkgbase}-${pkgver}
-  python setup.py install --root="${pkgdir}"
-  rm -r "${pkgdir}"/usr/{bin,share}
-}

Copied: mutagen/repos/extra-any/PKGBUILD (from rev 317262, 
mutagen/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 22:22:19 UTC (rev 317263)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgbase=mutagen
+pkgname=('mutagen' 'python-mutagen')
+pkgver=1.40.0
+pkgrel=1
+arch=('any')
+url="https://github.com/quodlibet/mutagen;
+license=('GPL2')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest' 'python-hypothesis' 
'python2-hypothesis' 'python-pyflakes' 'python2-pyflakes'
+  'python-pycodestyle' 'python2-pycodestyle')
+source=($pkgbase-$pkgver.tar.gz::"https://github.com/quodlibet/mutagen/releases/download/release-$pkgver/$pkgbase-$pkgver.tar.gz;
+
$pkgbase-$pkgver.tar.gz.sig::"https://github.com/quodlibet/mutagen/releases/download/release-$pkgver/$pkgbase-$pkgver.tar.gz.sig;)
+sha256sums=('b2a2c2ce87863af12ed7896f341419cd051a3c72c3c6733db9e83060dcadee5e'
+'SKIP')
+validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC')
+
+prepare() {
+  cp -r ${pkgbase}-${pkgver} python-${pkgbase}-${pkgver}
+}
+
+check() {
+  cd ${pkgbase}-${pkgver}
+  LANG=en_US.UTF8 python2 setup.py test
+  cd ../python-${pkgbase}-${pkgver}
+  LANG=en_US.UTF8 python setup.py test
+}
+
+package_mutagen() {
+  pkgdesc="An audio metadata tag reader and writer"
+  depends=('python2')
+ 
+  cd ${pkgbase}-${pkgver}
+  python2 setup.py install --root="${pkgdir}"
+}
+
+package_python-mutagen() {
+  pkgdesc="An audio metadata tag reader and writer library for Python 3"
+  depends=('python')
+
+  cd python-${pkgbase}-${pkgver}
+  python setup.py install --root="${pkgdir}"
+  rm -r "${pkgdir}"/usr/{bin,share}
+}


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 22:22:25
  Author: dvzrv
Revision: 296257

archrelease: copy trunk to community-any

Added:
  qtile/repos/community-any/
  qtile/repos/community-any/PKGBUILD
(from rev 296256, qtile/trunk/PKGBUILD)

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

Copied: qtile/repos/community-any/PKGBUILD (from rev 296256, 
qtile/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2018-02-18 22:22:25 UTC (rev 296257)
@@ -0,0 +1,67 @@
+# Maintainer: David Runge 
+
+pkgname=qtile
+pkgver=0.10.7
+pkgrel=3
+pkgdesc="A full-featured, pure-Python tiling window manager."
+arch=('any')
+url="http://www.qtile.org;
+license=('MIT')
+depends=('pango' 'python-xcffib' 'python-cairocffi' 'python-dbus'
+'python-gobject')
+makedepends=('jupyter_console'
+ 'python-ipykernel'
+ 'python-iwlib'
+ 'python-keyring'
+ 'python-mpd2'
+ 'python-pytest'
+ 'python-setuptools'
+ 'python-xdg')
+optdepends=('alsa-utils: volume widget'
+'canto-daemon: canto widget'
+'cmus: cmus widget'
+'khal: khal_calendar widget'
+'lm_sensors: sensors widget'
+'moc: moc widget'
+'python-iwlib: wlan widget'
+'python-keyring: imapwidget widget'
+'python-mpd2: mpdwidget, mpd2widget widget'
+'python-setproctitle: change process name to qtile'
+'python-xdg: launchbar widget')
+#checkdepends=('python-pytest' 'xorg-server-xvfb' 'xorg-server-xephyr')
+conflicts=('qtile-git')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha512sums=('9b8f056ca9b4e5d3136114cafa47ee640f189c3f188815cfe5845c974b745978ebf0f74a691869517144d8fcaac0a29f5b38ee9265b888cc2bb3bfae865934cd')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py build
+}
+
+# tests disabled for now, as they don't run headless
+# https://github.com/qtile/qtile/issues/1130
+#check() {
+#  cd "${pkgname}-${pkgver}"
+#  python libqtile/ffi_build.py
+#  py.test
+#}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  # install
+  python setup.py install --skip-build \
+--optimize=1 \
+--root="${pkgdir}" \
+--prefix=/usr
+  # license
+  install -vDm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  # config
+  install -vDm644 libqtile/resources/default_config.py \
+  "${pkgdir}/usr/share/doc/${pkgname}/default_config.py"
+  # desktop file
+  install -vDm644 "resources/${pkgname}.desktop" \
+  "${pkgdir}/usr/share/xsessions/${pkgname}.desktop"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-vDm644 {CHANGELOG,README.rst}
+}


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 22:22:16
  Author: dvzrv
Revision: 296256

upgpkg: qtile 0.10.7-3

Rebuild for community. Adding more future checkdepends.
Adding information on why check() is disabled.

Modified:
  qtile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 21:52:31 UTC (rev 296255)
+++ PKGBUILD2018-02-18 22:22:16 UTC (rev 296256)
@@ -2,7 +2,7 @@
 
 pkgname=qtile
 pkgver=0.10.7
-pkgrel=2
+pkgrel=3
 pkgdesc="A full-featured, pure-Python tiling window manager."
 arch=('any')
 url="http://www.qtile.org;
@@ -28,7 +28,7 @@
 'python-mpd2: mpdwidget, mpd2widget widget'
 'python-setproctitle: change process name to qtile'
 'python-xdg: launchbar widget')
-#checkdepends=('python-pytest' 'xorg-server-xephyr')
+#checkdepends=('python-pytest' 'xorg-server-xvfb' 'xorg-server-xephyr')
 conflicts=('qtile-git')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
 
sha512sums=('9b8f056ca9b4e5d3136114cafa47ee640f189c3f188815cfe5845c974b745978ebf0f74a691869517144d8fcaac0a29f5b38ee9265b888cc2bb3bfae865934cd')
@@ -38,11 +38,12 @@
   python setup.py build
 }
 
+# tests disabled for now, as they don't run headless
+# https://github.com/qtile/qtile/issues/1130
 #check() {
 #  cd "${pkgname}-${pkgver}"
-#  ./scripts/xephyr
 #  python libqtile/ffi_build.py
-#  pytest
+#  py.test
 #}
 
 package() {


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

2018-02-18 Thread Antonio Rojas via arch-commits
Date: Sunday, February 18, 2018 @ 22:21:44
  Author: arojas
Revision: 317262

Update to 1.40.0

Modified:
  mutagen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 19:33:24 UTC (rev 317261)
+++ PKGBUILD2018-02-18 22:21:44 UTC (rev 317262)
@@ -3,7 +3,7 @@
 
 pkgbase=mutagen
 pkgname=('mutagen' 'python-mutagen')
-pkgver=1.39
+pkgver=1.40.0
 pkgrel=1
 arch=('any')
 url="https://github.com/quodlibet/mutagen;
@@ -13,7 +13,7 @@
   'python-pycodestyle' 'python2-pycodestyle')
 
source=($pkgbase-$pkgver.tar.gz::"https://github.com/quodlibet/mutagen/releases/download/release-$pkgver/$pkgbase-$pkgver.tar.gz;
 
$pkgbase-$pkgver.tar.gz.sig::"https://github.com/quodlibet/mutagen/releases/download/release-$pkgver/$pkgbase-$pkgver.tar.gz.sig;)
-sha256sums=('9da92566458ffe5618ffd26167abaa8fd81f02a7397b8734ec14dfe14e8a19e4'
+sha256sums=('b2a2c2ce87863af12ed7896f341419cd051a3c72c3c6733db9e83060dcadee5e'
 'SKIP')
 validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC')
 


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

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 21:52:31
  Author: anthraxx
Revision: 296255

archrelease: copy trunk to community-x86_64

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

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

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

Copied: metasploit/repos/community-x86_64/PKGBUILD (from rev 296254, 
metasploit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 21:52:31 UTC (rev 296255)
@@ -0,0 +1,62 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sabart Otto - Seberm 
+# Contributor: Tobias Veit - nIcE 
+
+pkgname=metasploit
+pkgver=4.16.39
+pkgrel=1
+pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
+url='https://www.metasploit.com/'
+arch=('x86_64')
+license=('BSD')
+depends=('ruby2.4' 'libpcap' 'postgresql-libs' 'ruby2.4-bundler' 'sqlite' 
'libxslt' 'git')
+optdepends=('ruby-pg: database support')
+options=('!strip' '!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
+metasploit-dont-restrict-aggregator.patch)
+sha256sums=('3270622fd99c6f83cdd733b6b0569d0a91ba43acc32fd97667c715b0fec92094'
+'28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
+sha512sums=('cb5edb45f9e0f28cc60d36ab03f131f6688abee997085098348e1eccf1198f149b71cd32a58690a96d542b967142bda31956fccdfec9793f063112451186d9df'
+

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

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 21:52:15
  Author: anthraxx
Revision: 296254

upgpkg: metasploit 4.16.39-1

Modified:
  metasploit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 21:06:34 UTC (rev 296253)
+++ PKGBUILD2018-02-18 21:52:15 UTC (rev 296254)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=4.16.36
+pkgver=4.16.39
 pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
@@ -14,9 +14,9 @@
 options=('!strip' '!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rapid7/metasploit-framework/archive/${pkgver}.tar.gz
 metasploit-dont-restrict-aggregator.patch)
-sha256sums=('26ece1135e78fb17cac3a81bf4078300a525a7a60e4259b2c54857090b14a380'
+sha256sums=('3270622fd99c6f83cdd733b6b0569d0a91ba43acc32fd97667c715b0fec92094'
 '28008fbc74852a0e939bde209a0faa715eae08a56b2e10c53e1535d50a727609')
-sha512sums=('37a4f1364bb2281459a38e09125c1686886721094240bf5a5c126d27636a2d86567d57401ce1d621966551a6871126c1a4a14865089ec445505d61629eda22a0'
+sha512sums=('cb5edb45f9e0f28cc60d36ab03f131f6688abee997085098348e1eccf1198f149b71cd32a58690a96d542b967142bda31956fccdfec9793f063112451186d9df'
 
'fcc1d1f8f2f5f337de25d674571403d62c24501f91c04914e8a9d0960fe7f248f66b44ad83f014d8e30a5b394882bd35588f226b53cec607ddd122f133eaa361')
 
 prepare() {


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

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 21:06:34
  Author: anthraxx
Revision: 296253

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 21:06:07 UTC (rev 296252)
+++ PKGBUILD2018-02-18 21:06:34 UTC (rev 296253)
@@ -1,41 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=python-olefile
-pkgname=('python-olefile' 'python2-olefile')
-_pyname=olefile
-pkgver=0.44
-pkgrel=1
-pkgdesc='Python library to parse, read and write Microsoft OLE2 files 
(formerly OleFileIO_PL)'
-url='http://www.decalage.info/olefile'
-arch=('any')
-license=('BSD')
-makedepends=('python' 'python2')
-source=(https://github.com/decalage2/olefile/releases/download/v$pkgver/$_pyname-$pkgver.tar.gz)
-sha512sums=('92b6ad1bced5b2c8e5332a01e5a2e59527ec2303046d0babd665b0f02fe56966574eff56619de168c50f1ea40df2e61ce589ee61b634222146d049b129514c65')
-
-prepare() {
-  cp -ra ${_pyname}-${pkgver}{,py2}
-}
-
-package_python-olefile() {
-  depends=('python')
-  replaces=('python3-olefileio')
-  conflicts=('python3-olefileio')
-  cd ${_pyname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 ${_pyname}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.md doc/* -t 
"${pkgdir}/usr/share/doc/${pkgname}/README"
-
-}
-
-package_python2-olefile() {
-  depends=('python2')
-  replaces=('python2-olefileio')
-  conflicts=('python2-olefileio')
-  cd ${_pyname}-${pkgver}py2
-  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 ${_pyname}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.md doc/* -t 
"${pkgdir}/usr/share/doc/${pkgname}/README"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-olefile/repos/community-any/PKGBUILD (from rev 296252, 
python-olefile/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 21:06:34 UTC (rev 296253)
@@ -0,0 +1,60 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=python-olefile
+pkgname=('python-olefile' 'python2-olefile')
+_pyname=olefile
+pkgver=0.45.1
+pkgrel=1
+pkgdesc='Python library to parse, read and write Microsoft OLE2 files 
(formerly OleFileIO_PL)'
+url='http://www.decalage.info/olefile'
+arch=('any')
+license=('BSD')
+makedepends=('python' 'python2')
+checkdepends=('python-pytest' 'python2-pytest')
+source=(${_pyname}-${pkgver}.tar.gz::https://github.com/decalage2/olefile/archive/v${pkgver}.tar.gz)
+sha512sums=('72d40056cac1d9566aa8e32b7b5484f61958a689130e71fa86bc0b9fed98f27a8cf34b824971357d42ec3dfd2d5bfa86d0f212727ff91d8daa3967969ff576e9')
+
+prepare() {
+  cp -ra ${_pyname}-${pkgver}{,-py2}
+}
+
+build() {
+  (cd ${_pyname}-${pkgver}
+python setup.py build
+  )
+  (cd ${_pyname}-${pkgver}-py2
+python2 setup.py build
+  )
+}
+
+check() {
+  (cd ${_pyname}-${pkgver}
+py.test
+  )
+  (cd ${_pyname}-${pkgver}-py2
+py.test2
+  )
+}
+
+package_python-olefile() {
+  depends=('python')
+  replaces=('python3-olefileio')
+  conflicts=('python3-olefileio')
+  cd ${_pyname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr --skip-build
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.md doc/*.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+
+}
+
+package_python2-olefile() {
+  depends=('python2')
+  replaces=('python2-olefileio')
+  conflicts=('python2-olefileio')
+  cd ${_pyname}-${pkgver}-py2
+  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr --skip-build
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.md doc/*.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 21:06:07
  Author: anthraxx
Revision: 296252

upgpkg: python-olefile 0.45.1-1

Modified:
  python-olefile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 20:51:08 UTC (rev 296251)
+++ PKGBUILD2018-02-18 21:06:07 UTC (rev 296252)
@@ -3,7 +3,7 @@
 pkgbase=python-olefile
 pkgname=('python-olefile' 'python2-olefile')
 _pyname=olefile
-pkgver=0.44
+pkgver=0.45.1
 pkgrel=1
 pkgdesc='Python library to parse, read and write Microsoft OLE2 files 
(formerly OleFileIO_PL)'
 url='http://www.decalage.info/olefile'
@@ -10,21 +10,40 @@
 arch=('any')
 license=('BSD')
 makedepends=('python' 'python2')
-source=(https://github.com/decalage2/olefile/releases/download/v$pkgver/$_pyname-$pkgver.tar.gz)
-sha512sums=('92b6ad1bced5b2c8e5332a01e5a2e59527ec2303046d0babd665b0f02fe56966574eff56619de168c50f1ea40df2e61ce589ee61b634222146d049b129514c65')
+checkdepends=('python-pytest' 'python2-pytest')
+source=(${_pyname}-${pkgver}.tar.gz::https://github.com/decalage2/olefile/archive/v${pkgver}.tar.gz)
+sha512sums=('72d40056cac1d9566aa8e32b7b5484f61958a689130e71fa86bc0b9fed98f27a8cf34b824971357d42ec3dfd2d5bfa86d0f212727ff91d8daa3967969ff576e9')
 
 prepare() {
-  cp -ra ${_pyname}-${pkgver}{,py2}
+  cp -ra ${_pyname}-${pkgver}{,-py2}
 }
 
+build() {
+  (cd ${_pyname}-${pkgver}
+python setup.py build
+  )
+  (cd ${_pyname}-${pkgver}-py2
+python2 setup.py build
+  )
+}
+
+check() {
+  (cd ${_pyname}-${pkgver}
+py.test
+  )
+  (cd ${_pyname}-${pkgver}-py2
+py.test2
+  )
+}
+
 package_python-olefile() {
   depends=('python')
   replaces=('python3-olefileio')
   conflicts=('python3-olefileio')
   cd ${_pyname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 ${_pyname}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.md doc/* -t 
"${pkgdir}/usr/share/doc/${pkgname}/README"
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr --skip-build
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.md doc/*.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
 
 }
 
@@ -32,10 +51,10 @@
   depends=('python2')
   replaces=('python2-olefileio')
   conflicts=('python2-olefileio')
-  cd ${_pyname}-${pkgver}py2
-  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr
-  install -Dm 644 ${_pyname}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.md doc/* -t 
"${pkgdir}/usr/share/doc/${pkgname}/README"
+  cd ${_pyname}-${pkgver}-py2
+  python2 setup.py install -O1 --root="${pkgdir}" --prefix=/usr --skip-build
+  install -Dm 644 LICENSE.txt -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.md doc/*.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
 }
 
 # vim: ts=2 sw=2 et:


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

2018-02-18 Thread Christian Hesse via arch-commits
Date: Sunday, February 18, 2018 @ 20:51:08
  Author: eworm
Revision: 296251

archrelease: copy trunk to community-x86_64

Added:
  wireguard/repos/community-x86_64/PKGBUILD
(from rev 296250, wireguard/trunk/PKGBUILD)
Deleted:
  wireguard/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 20:51:03 UTC (rev 296250)
+++ PKGBUILD2018-02-18 20:51:08 UTC (rev 296251)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Jason A. Donenfeld 
-
-pkgbase=wireguard
-pkgname=(wireguard-dkms wireguard-tools)
-pkgver=0.0.20180202
-pkgrel=1
-pkgdesc='next generation secure network tunnel'
-arch=('x86_64')
-url='http://www.wireguard.com/'
-license=('GPL')
-makedepends=('git' 'libmnl')
-source=("${pkgbase}-${pkgver}.tar.xz::https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${pkgver}.tar.xz;)
-sha256sums=('ee3415b482265ad9e8721aa746aaffdf311058a2d1a4d80e7b6d11bbbf71c722')
-
-prepare() {
-   cd WireGuard-${pkgver}/
-
-   find contrib/examples/ -name '.gitignore' -delete
-}
-
-build() {
-   cd WireGuard-${pkgver}/
-
-   make -C src/tools/
-}
-
-package_wireguard-dkms() {
-   depends=('dkms')
-   provides=('WIREGUARD-MODULE')
-
-   cd WireGuard-${pkgver}/
-
-   make -C src/ \
-   DESTDIR="${pkgdir}/" \
-   DKMSDIR="/usr/src/wireguard-${pkgver}/" \
-   dkms-install
-}
-
-package_wireguard-tools() {
-   depends=('libmnl' 'WIREGUARD-MODULE')
-   optdepends=('openresolv: for DNS functionality')
-
-   cd WireGuard-${pkgver}/
-
-   make -C src/tools/ \
-   DESTDIR="${pkgdir}/" \
-   WITH_BASHCOMPLETION=yes \
-WITH_WGQUICK=yes \
-WITH_SYSTEMDUNITS=yes \
-install
-
-   install -d -m0755 "${pkgdir}"/usr/share/${pkgbase}/
-   cp -r contrib/examples/ "${pkgdir}"/usr/share/${pkgbase}/
-}
-

Copied: wireguard/repos/community-x86_64/PKGBUILD (from rev 296250, 
wireguard/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 20:51:08 UTC (rev 296251)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Jason A. Donenfeld 
+
+pkgbase=wireguard
+pkgname=(wireguard-dkms wireguard-tools)
+pkgver=0.0.20180218
+pkgrel=1
+pkgdesc='next generation secure network tunnel'
+arch=('x86_64')
+url='http://www.wireguard.com/'
+license=('GPL')
+makedepends=('git' 'libmnl')
+source=("${pkgbase}-${pkgver}.tar.xz::https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${pkgver}.tar.xz;)
+sha256sums=('4ac4c4e4ad4dc2cf9dcb831b0cf347567ccea675ca524528cf5a4d9dccb2fe52')
+
+prepare() {
+   cd WireGuard-${pkgver}/
+
+   find contrib/examples/ -name '.gitignore' -delete
+}
+
+build() {
+   cd WireGuard-${pkgver}/
+
+   make -C src/tools/
+}
+
+package_wireguard-dkms() {
+   depends=('dkms')
+   provides=('WIREGUARD-MODULE')
+
+   cd WireGuard-${pkgver}/
+
+   make -C src/ \
+   DESTDIR="${pkgdir}/" \
+   DKMSDIR="/usr/src/wireguard-${pkgver}/" \
+   dkms-install
+}
+
+package_wireguard-tools() {
+   depends=('libmnl' 'WIREGUARD-MODULE')
+   optdepends=('openresolv: for DNS functionality')
+
+   cd WireGuard-${pkgver}/
+
+   make -C src/tools/ \
+   DESTDIR="${pkgdir}/" \
+   WITH_BASHCOMPLETION=yes \
+WITH_WGQUICK=yes \
+WITH_SYSTEMDUNITS=yes \
+install
+
+   install -d -m0755 "${pkgdir}"/usr/share/${pkgbase}/
+   cp -r contrib/examples/ "${pkgdir}"/usr/share/${pkgbase}/
+}
+


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

2018-02-18 Thread Christian Hesse via arch-commits
Date: Sunday, February 18, 2018 @ 20:51:03
  Author: eworm
Revision: 296250

upgpkg: wireguard 0.0.20180218-1

new upstream release

Modified:
  wireguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 20:50:56 UTC (rev 296249)
+++ PKGBUILD2018-02-18 20:51:03 UTC (rev 296250)
@@ -4,7 +4,7 @@
 
 pkgbase=wireguard
 pkgname=(wireguard-dkms wireguard-tools)
-pkgver=0.0.20180202
+pkgver=0.0.20180218
 pkgrel=1
 pkgdesc='next generation secure network tunnel'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=('GPL')
 makedepends=('git' 'libmnl')
 
source=("${pkgbase}-${pkgver}.tar.xz::https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${pkgver}.tar.xz;)
-sha256sums=('ee3415b482265ad9e8721aa746aaffdf311058a2d1a4d80e7b6d11bbbf71c722')
+sha256sums=('4ac4c4e4ad4dc2cf9dcb831b0cf347567ccea675ca524528cf5a4d9dccb2fe52')
 
 prepare() {
cd WireGuard-${pkgver}/


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

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 20:50:56
  Author: anthraxx
Revision: 296249

archrelease: copy trunk to community-any

Added:
  lynis/repos/community-any/PKGBUILD
(from rev 296248, lynis/trunk/PKGBUILD)
Deleted:
  lynis/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 20:50:35 UTC (rev 296248)
+++ PKGBUILD2018-02-18 20:50:56 UTC (rev 296249)
@@ -1,54 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sébastien Luttringer 
-
-pkgname=lynis
-pkgver=2.6.1
-pkgrel=1
-pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
-url='https://cisofy.com/lynis/'
-arch=('any')
-license=('GPL3')
-backup=('etc/lynis/default.prf')
-depends=('sh' 'awk')
-optdepends=('net-tools: networking tests'
-'bind-tools: nameserver tests'
-'iptables: firewall tests'
-'bash-completion: completion for bash')
-source=(https://cisofy.com/files/lynis-${pkgver}.tar.gz{,.asc})
-sha512sums=('98a16ba8677f96410ed3d63a099f474bcb5855c7c833d90b982aeebec77ae007e6ca1b47f3bc6583816fc4ca5821b4eb9a342c19d0a76e0264f55b95d66aac6a'
-'SKIP')
-validpgpkeys=('73AC9FC55848E977024D1A61429A566FD5B79251') # CISOfy (Software 
Signing Key) 
-
-prepare() {
-  cd ${pkgname}
-  sed -e 's|/path/to/lynis|/usr/bin/lynis|g' -i extras/systemd/lynis.service
-}
-
-package() {
-  cd ${pkgname}
-
-  # binary
-  install -Dm 755 lynis -t "${pkgdir}/usr/bin"
-
-  # profile
-  install -Dm 644 default.prf -t "${pkgdir}/etc/${pkgname}"
-
-  # plugins, include, db
-  install -d "${pkgdir}/usr/share/${pkgname}"
-  cp -ra db include plugins "${pkgdir}/usr/share/${pkgname}"
-
-  # doc files
-  install -Dm 644 README INSTALL CHANGELOG.md FAQ \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 "${pkgname}.8" -t "${pkgdir}/usr/share/man/man8"
-
-  # completion
-  install -Dm 644 extras/bash_completion.d/${pkgname} \
--t "${pkgdir}/usr/share/bash-completion/completions"
-
-  # systemd
-  install -Dm 644 extras/systemd/{lynis.service,lynis.timer} \
--t "${pkgdir}/usr/lib/systemd/system"
-}
-
-# vim: ts=2 sw=2 et:

Copied: lynis/repos/community-any/PKGBUILD (from rev 296248, 
lynis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 20:50:56 UTC (rev 296249)
@@ -0,0 +1,54 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sébastien Luttringer 
+
+pkgname=lynis
+pkgver=2.6.2
+pkgrel=1
+pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
+url='https://cisofy.com/lynis/'
+arch=('any')
+license=('GPL3')
+backup=('etc/lynis/default.prf')
+depends=('sh' 'awk')
+optdepends=('net-tools: networking tests'
+'bind-tools: nameserver tests'
+'iptables: firewall tests'
+'bash-completion: completion for bash')
+source=(https://cisofy.com/files/lynis-${pkgver}.tar.gz{,.asc})
+sha512sums=('3aeb94c416236f8fd30b6e6ede015fa539b6138a2b43eb659f609a41b60fbb05671256d8d2d72e632c4b90dad9e7201a3b932e8cbd53945752f5b7cf4e7a3970'
+'SKIP')
+validpgpkeys=('73AC9FC55848E977024D1A61429A566FD5B79251') # CISOfy (Software 
Signing Key) 
+
+prepare() {
+  cd ${pkgname}
+  sed -e 's|/path/to/lynis|/usr/bin/lynis|g' -i extras/systemd/lynis.service
+}
+
+package() {
+  cd ${pkgname}
+
+  # binary
+  install -Dm 755 lynis -t "${pkgdir}/usr/bin"
+
+  # profile
+  install -Dm 644 default.prf -t "${pkgdir}/etc/${pkgname}"
+
+  # plugins, include, db
+  install -d "${pkgdir}/usr/share/${pkgname}"
+  cp -ra db include plugins "${pkgdir}/usr/share/${pkgname}"
+
+  # doc files
+  install -Dm 644 README INSTALL CHANGELOG.md FAQ \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 "${pkgname}.8" -t "${pkgdir}/usr/share/man/man8"
+
+  # completion
+  install -Dm 644 extras/bash_completion.d/${pkgname} \
+-t "${pkgdir}/usr/share/bash-completion/completions"
+
+  # systemd
+  install -Dm 644 extras/systemd/{lynis.service,lynis.timer} \
+-t "${pkgdir}/usr/lib/systemd/system"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 20:50:35
  Author: anthraxx
Revision: 296248

upgpkg: lynis 2.6.2-1

Modified:
  lynis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 20:04:30 UTC (rev 296247)
+++ PKGBUILD2018-02-18 20:50:35 UTC (rev 296248)
@@ -2,7 +2,7 @@
 # Contributor: Sébastien Luttringer 
 
 pkgname=lynis
-pkgver=2.6.1
+pkgver=2.6.2
 pkgrel=1
 pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
 url='https://cisofy.com/lynis/'
@@ -15,7 +15,7 @@
 'iptables: firewall tests'
 'bash-completion: completion for bash')
 source=(https://cisofy.com/files/lynis-${pkgver}.tar.gz{,.asc})
-sha512sums=('98a16ba8677f96410ed3d63a099f474bcb5855c7c833d90b982aeebec77ae007e6ca1b47f3bc6583816fc4ca5821b4eb9a342c19d0a76e0264f55b95d66aac6a'
+sha512sums=('3aeb94c416236f8fd30b6e6ede015fa539b6138a2b43eb659f609a41b60fbb05671256d8d2d72e632c4b90dad9e7201a3b932e8cbd53945752f5b7cf4e7a3970'
 'SKIP')
 validpgpkeys=('73AC9FC55848E977024D1A61429A566FD5B79251') # CISOfy (Software 
Signing Key) 
 


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

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 20:04:14
  Author: anthraxx
Revision: 296246

upgpkg: linux-hardened 4.15.4.a-1

Added:
  
linux-hardened/trunk/x86-xen-init-gs-very-early-to-avoid-page-faults-with.patch
Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config.x86_64

+
 PKGBUILD   |   25 +-
 config.x86_64  |  126 ---
 x86-xen-init-gs-very-early-to-avoid-page-faults-with.patch |   59 +
 3 files changed, 121 insertions(+), 89 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 19:09:29 UTC (rev 296245)
+++ PKGBUILD2018-02-18 20:04:14 UTC (rev 296246)
@@ -5,7 +5,7 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.15
-_pkgver=4.15.2
+_pkgver=4.15.4
 pkgver=${_pkgver}.a
 pkgrel=1
 url='https://github.com/copperhead/linux-hardened'
@@ -25,19 +25,21 @@
 
 # https://bugs.archlinux.org/task/56711
 drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch
+x86-xen-init-gs-very-early-to-avoid-page-faults-with.patch
 )
 replaces=('linux-grsec')
 sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
 'SKIP'
-'812499c5d0cc5183606dc9388084df162ca2eb5fa374d8f8b00136fd82825847'
+'5f8344fcc6b15be5f53001bb18df342bf5877563239f03271c236e3a40db89e8'
 'SKIP'
-'c8a0c7fc3ef0ea4d7fe6f786b9987952e62c6bce7e3b20002358848c2117cfd9'
+'176355facdd3a0e8b8bfbb92d1a6a321b854391da96f5c142054f37fd6548bb9'
 'SKIP'
-'a907b24a2e46934c621d9a9cdbc7bd2e9379ebc8cdc6856da436eb0a29542c3a'
+'d27d4c2d5d9731addcc322d3e33e8d0b5d6a47cb137c8da121c533ed952a6056'
 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
 '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
-'c08d12c699398ef88b764be1837b9ee11f2efd3188bd1bf4e8f85dfbeee58148')
+'c08d12c699398ef88b764be1837b9ee11f2efd3188bd1bf4e8f85dfbeee58148'
+'fec79162a6220b7bf4d663c156303af61405d66427dd49351aa9fb9373c882e5')
 validpgpkeys=(
   'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
   '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
@@ -76,8 +78,10 @@
 CONFIG_LOCALVERSION_AUTO=n
 END
 
-  # set extraversion to pkgrel
-  sed -i "/^EXTRAVERSION =/s/=.*/= -${pkgrel}/" Makefile
+  # set extraversion to pkgrel and empty localversion
+  sed -e "/^EXTRAVERSION =/s/=.*/= -${pkgrel}/" \
+  -e "/^EXTRAVERSION =/aLOCALVERSION =" \
+  -i Makefile
 
   # don't run depmod on 'make install'. We'll do this ourselves in packaging
   sed -i '2iexit 0' scripts/depmod.sh
@@ -99,7 +103,8 @@
 
 build() {
   cd ${_srcname}
-  make LOCALVERSION= bzImage modules
+
+  make bzImage modules
 }
 
 _package() {
@@ -113,12 +118,12 @@
   cd ${_srcname}
 
   # get kernel version
-  _kernver="$(make LOCALVERSION= kernelrelease)"
+  _kernver="$(make kernelrelease)"
   _basekernel=${_kernver%%-*}
   _basekernel=${_basekernel%.*}
 
   mkdir -p "${pkgdir}"/{boot,usr/lib/modules}
-  make LOCALVERSION= INSTALL_MOD_PATH="${pkgdir}/usr" modules_install
+  make INSTALL_MOD_PATH="${pkgdir}/usr" modules_install
   cp arch/x86/boot/bzImage "${pkgdir}/boot/vmlinuz-${pkgbase}"
 
   # make room for external modules

Modified: config.x86_64
===
--- config.x86_64   2018-02-18 19:09:29 UTC (rev 296245)
+++ config.x86_64   2018-02-18 20:04:14 UTC (rev 296246)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.15.1 Kernel Configuration
+# Linux/x86 4.15.4 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -139,11 +139,11 @@
 #
 # RCU Subsystem
 #
-CONFIG_TREE_RCU=y
+CONFIG_PREEMPT_RCU=y
 CONFIG_RCU_EXPERT=y
 CONFIG_SRCU=y
 CONFIG_TREE_SRCU=y
-# CONFIG_TASKS_RCU is not set
+CONFIG_TASKS_RCU=y
 CONFIG_RCU_STALL_COMMON=y
 CONFIG_RCU_NEED_SEGCBLIST=y
 CONFIG_CONTEXT_TRACKING=y
@@ -151,6 +151,8 @@
 CONFIG_RCU_FANOUT=32
 CONFIG_RCU_FANOUT_LEAF=16
 CONFIG_RCU_FAST_NO_HZ=y
+CONFIG_RCU_BOOST=y
+CONFIG_RCU_BOOST_DELAY=500
 CONFIG_RCU_NOCB_CPU=y
 CONFIG_BUILD_BIN2C=y
 CONFIG_IKCONFIG=y
@@ -447,11 +449,7 @@
 CONFIG_PREEMPT_NOTIFIERS=y
 CONFIG_PADATA=y
 CONFIG_ASN1=y
-CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
-CONFIG_INLINE_READ_UNLOCK=y
-CONFIG_INLINE_READ_UNLOCK_IRQ=y
-CONFIG_INLINE_WRITE_UNLOCK=y
-CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
+CONFIG_UNINLINE_SPIN_UNLOCK=y
 CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
 CONFIG_MUTEX_SPIN_ON_OWNER=y
 CONFIG_RWSEM_SPIN_ON_OWNER=y
@@ -531,8 +529,9 @@
 CONFIG_SCHED_MC=y
 CONFIG_SCHED_MC_PRIO=y
 # CONFIG_PREEMPT_NONE is not set
-CONFIG_PREEMPT_VOLUNTARY=y
-# CONFIG_PREEMPT is not set
+# 

[arch-commits] Commit in linux-hardened/repos/community-x86_64 (15 files)

2018-02-18 Thread Levente Polyak via arch-commits
Date: Sunday, February 18, 2018 @ 20:04:30
  Author: anthraxx
Revision: 296247

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/60-linux.hook
(from rev 296246, linux-hardened/trunk/60-linux.hook)
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 296246, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 296246, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 296246, linux-hardened/trunk/config.x86_64)
  
linux-hardened/repos/community-x86_64/drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch
(from rev 296246, 
linux-hardened/trunk/drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 296246, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 296246, linux-hardened/trunk/linux.preset)
  
linux-hardened/repos/community-x86_64/x86-xen-init-gs-very-early-to-avoid-page-faults-with.patch
(from rev 296246, 
linux-hardened/trunk/x86-xen-init-gs-very-early-to-avoid-page-faults-with.patch)
Deleted:
  linux-hardened/repos/community-x86_64/60-linux.hook
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  
linux-hardened/repos/community-x86_64/drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 60-linux.hook |   24 
 90-linux.hook |   22 
 PKGBUILD  |  513 
 config.x86_64 |19108 
--
 drm-i915-edp-Only-use-the-alternate-fixed-mode-if-its-asked-for.patch |   78 
 linux.install |   22 
 linux.preset  |   28 
 x86-xen-init-gs-very-early-to-avoid-page-faults-with.patch|   59 
 8 files changed, 9943 insertions(+), 9911 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 296246:296247 to see the changes.


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

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 19:09:29
  Author: foutrelis
Revision: 296245

archrelease: copy trunk to community-any

Added:
  gbrainy/repos/community-any/PKGBUILD
(from rev 296244, gbrainy/trunk/PKGBUILD)
Deleted:
  gbrainy/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 19:09:21 UTC (rev 296244)
+++ PKGBUILD2018-02-18 19:09:29 UTC (rev 296245)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Javier 'Phrodo_00' Aravena 
-
-pkgname=gbrainy
-pkgver=2.3.3
-pkgrel=1
-epoch=1
-pkgdesc="A brain teaser game and trainer to have fun and to keep your brain 
trained"
-arch=('any')
-url="https://wiki.gnome.org/Apps/gbrainy;
-license=('GPL2')
-depends=('gtk-sharp-3' 'librsvg' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('intltool' 'gettext' 'gnome-doc-utils' 'itstool')
-source=(https://gent.softcatala.org/jmas/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('0ddf5464dae222ee895f09765066b30d247ff902f43b052cd64078907bde9ffd')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  export MONO_SHARED_DIR="$srcdir"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gbrainy/repos/community-any/PKGBUILD (from rev 296244, 
gbrainy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 19:09:29 UTC (rev 296245)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Javier 'Phrodo_00' Aravena 
+
+pkgname=gbrainy
+pkgver=2.3.4
+pkgrel=1
+epoch=1
+pkgdesc="A brain teaser game and trainer to have fun and to keep your brain 
trained"
+arch=('any')
+url="https://wiki.gnome.org/Apps/gbrainy;
+license=('GPL2')
+depends=('gtk-sharp-3' 'librsvg' 'hicolor-icon-theme' 'desktop-file-utils')
+makedepends=('intltool' 'gettext' 'gnome-doc-utils' 'itstool')
+source=(https://gent.softcatala.org/jmas/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('65469f9076885d106aba4e1df0502c545b15b7d435ed8b9c21c68a5c1852a48e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  export MONO_SHARED_DIR="$srcdir"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 19:09:21
  Author: foutrelis
Revision: 296244

upgpkg: gbrainy 1:2.3.4-1

New upstream release.

Modified:
  gbrainy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 18:53:47 UTC (rev 296243)
+++ PKGBUILD2018-02-18 19:09:21 UTC (rev 296244)
@@ -3,7 +3,7 @@
 # Contributor: Javier 'Phrodo_00' Aravena 
 
 pkgname=gbrainy
-pkgver=2.3.3
+pkgver=2.3.4
 pkgrel=1
 epoch=1
 pkgdesc="A brain teaser game and trainer to have fun and to keep your brain 
trained"
@@ -13,13 +13,12 @@
 depends=('gtk-sharp-3' 'librsvg' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('intltool' 'gettext' 'gnome-doc-utils' 'itstool')
 source=(https://gent.softcatala.org/jmas/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('0ddf5464dae222ee895f09765066b30d247ff902f43b052cd64078907bde9ffd')
+sha256sums=('65469f9076885d106aba4e1df0502c545b15b7d435ed8b9c21c68a5c1852a48e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
   export MONO_SHARED_DIR="$srcdir"
-
   ./configure --prefix=/usr
   make
 }
@@ -26,7 +25,6 @@
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"
-
   make DESTDIR="$pkgdir" install
 }
 


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

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 18:58:37
  Author: foutrelis
Revision: 317259

upgpkg: qt5-declarative 5.10.1-2

Revert change that breaks display of SVG images (FS#57542, FS#57531).

Modified:
  qt5-declarative/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 13:24:33 UTC (rev 317258)
+++ PKGBUILD2018-02-18 18:58:37 UTC (rev 317259)
@@ -5,7 +5,7 @@
 pkgname=qt5-declarative
 _qtver=5.10.1
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -16,8 +16,10 @@
 conflicts=('qtchooser' 'qt5-declarative-render2d')
 replaces=('qt5-declarative-render2d')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-sha256sums=('3af9ed51bce5b5c6f04c4a67a6008f98765ccde897c43fff670621ab70789553')
+source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;
+
qtbug-65789.patch::"https://github.com/qt/qtdeclarative/commit/f42f1366.patch;)
+sha256sums=('3af9ed51bce5b5c6f04c4a67a6008f98765ccde897c43fff670621ab70789553'
+'4a44baeb8b08d8e9e6ac76ffc0a0baf521b09c2396ae5926f56d0794cedd2586')
 
 prepare() {
   mkdir -p build
@@ -24,6 +26,9 @@
 
   # Use python2 for Python 2.x
   find -name '*.pro' -o -name '*.pri' | xargs sed -i -e 's|python -c|python2 
-c|g' -e 's|python \$|python2 \$|g'
+
+  cd ${_pkgfqn}
+  patch -Rp1 -i ../qtbug-65789.patch # 
https://bugreports.qt.io/browse/QTBUG-65789
 }
 
 build() {


[arch-commits] Commit in qt5-declarative/repos/extra-x86_64 (4 files)

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 18:58:47
  Author: foutrelis
Revision: 317260

archrelease: copy trunk to extra-x86_64

Added:
  qt5-declarative/repos/extra-x86_64/PKGBUILD
(from rev 317259, qt5-declarative/trunk/PKGBUILD)
  qt5-declarative/repos/extra-x86_64/qtbug-61754.patch
(from rev 317259, qt5-declarative/trunk/qtbug-61754.patch)
Deleted:
  qt5-declarative/repos/extra-x86_64/PKGBUILD
  qt5-declarative/repos/extra-x86_64/qtbug-61754.patch

---+
 PKGBUILD  |  109 +++-
 qtbug-61754.patch |   50 +++
 2 files changed, 82 insertions(+), 77 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 18:58:37 UTC (rev 317259)
+++ PKGBUILD2018-02-18 18:58:47 UTC (rev 317260)
@@ -1,52 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-declarative
-_qtver=5.10.1
-pkgver=${_qtver/-/}
-pkgrel=1
-arch=('x86_64')
-url='http://qt-project.org/'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='Classes for QML and JavaScript languages'
-depends=('qt5-xmlpatterns')
-makedepends=('python2')
-groups=('qt' 'qt5')
-conflicts=('qtchooser' 'qt5-declarative-render2d')
-replaces=('qt5-declarative-render2d')
-_pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-sha256sums=('3af9ed51bce5b5c6f04c4a67a6008f98765ccde897c43fff670621ab70789553')
-
-prepare() {
-  mkdir -p build
-
-  # Use python2 for Python 2.x
-  find -name '*.pro' -o -name '*.pri' | xargs sed -i -e 's|python -c|python2 
-c|g' -e 's|python \$|python2 \$|g'
-}
-
-build() {
-  cd build
-
-  export PYTHON=python2
-  qmake ../${_pkgfqn}
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Symlinks for backwards compatibility
-  for b in "$pkgdir"/usr/bin/*; do
-ln -s /usr/bin/$(basename $b) "$pkgdir"/usr/bin/$(basename $b)-qt5
-  done
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "$pkgdir/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
-}

Copied: qt5-declarative/repos/extra-x86_64/PKGBUILD (from rev 317259, 
qt5-declarative/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 18:58:47 UTC (rev 317260)
@@ -0,0 +1,57 @@
+# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=qt5-declarative
+_qtver=5.10.1
+pkgver=${_qtver/-/}
+pkgrel=2
+arch=('x86_64')
+url='http://qt-project.org/'
+license=('GPL3' 'LGPL3' 'FDL' 'custom')
+pkgdesc='Classes for QML and JavaScript languages'
+depends=('qt5-xmlpatterns')
+makedepends=('python2')
+groups=('qt' 'qt5')
+conflicts=('qtchooser' 'qt5-declarative-render2d')
+replaces=('qt5-declarative-render2d')
+_pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
+source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;
+
qtbug-65789.patch::"https://github.com/qt/qtdeclarative/commit/f42f1366.patch;)
+sha256sums=('3af9ed51bce5b5c6f04c4a67a6008f98765ccde897c43fff670621ab70789553'
+'4a44baeb8b08d8e9e6ac76ffc0a0baf521b09c2396ae5926f56d0794cedd2586')
+
+prepare() {
+  mkdir -p build
+
+  # Use python2 for Python 2.x
+  find -name '*.pro' -o -name '*.pri' | xargs sed -i -e 's|python -c|python2 
-c|g' -e 's|python \$|python2 \$|g'
+
+  cd ${_pkgfqn}
+  patch -Rp1 -i ../qtbug-65789.patch # 
https://bugreports.qt.io/browse/QTBUG-65789
+}
+
+build() {
+  cd build
+
+  export PYTHON=python2
+  qmake ../${_pkgfqn}
+  make
+}
+
+package() {
+  cd build
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Symlinks for backwards compatibility
+  for b in "$pkgdir"/usr/bin/*; do
+ln -s /usr/bin/$(basename $b) "$pkgdir"/usr/bin/$(basename $b)-qt5
+  done
+
+  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
+  find "$pkgdir/usr/lib" -type f -name '*.prl' \
+-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
+
+  install -d "$pkgdir"/usr/share/licenses
+  ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}
+}

Deleted: qtbug-61754.patch
===
--- qtbug-61754.patch   2018-02-18 18:58:37 UTC (rev 317259)
+++ qtbug-61754.patch   2018-02-18 18:58:47 UTC (rev 317260)
@@ -1,25 +0,0 @@
-From 768f606cd3cd37c235e85225127201a42d272946 Mon Sep 17 00:00:00 2001
-From: Joni Poikelin 
-Date: Thu, 17 Aug 2017 09:49:25 +0300
-Subject: [PATCH] Fix memory leaks 

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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Sunday, February 18, 2018 @ 18:53:47
  Author: anatolik
Revision: 296243

archrelease: copy trunk to community-x86_64

Added:
  bookworm/repos/community-x86_64/PKGBUILD
(from rev 296242, bookworm/trunk/PKGBUILD)
Deleted:
  bookworm/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 18:53:06 UTC (rev 296242)
+++ PKGBUILD2018-02-18 18:53:47 UTC (rev 296243)
@@ -1,26 +0,0 @@
-# Contributor: ValHue 
-
-pkgname=bookworm
-pkgver=0.9.9
-pkgrel=1
-pkgdesc='A simple user centric eBook reader which displays multiple eBooks 
formats uniformly'
-url='https://babluboy.github.io/bookworm'
-arch=(x86_64)
-license=(GPL3)
-depends=(granite poppler-glib python unrar unzip webkit2gtk)
-makedepends=(cmake vala ninja)
-source=(bookworm-$pkgver.tar.gz::https://github.com/babluboy/bookworm/archive/$pkgver.tar.gz)
-sha256sums=('a120d60281459c055bd4c444a7939248cfc2611396eabcc04768b391c702629c')
-
-build() {
-  cd bookworm-$pkgver
-  cmake . -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -G Ninja
-  ninja
-}
-
-package() {
-  cd bookworm-$pkgver
- 
-  DESTDIR="$pkgdir" ninja install
-  install -m644 -D LICENSE "$pkgdir"/usr/share/licenses/bookworm/LICENSE
-}

Copied: bookworm/repos/community-x86_64/PKGBUILD (from rev 296242, 
bookworm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 18:53:47 UTC (rev 296243)
@@ -0,0 +1,26 @@
+# Contributor: ValHue 
+
+pkgname=bookworm
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='A simple user centric eBook reader which displays multiple eBooks 
formats uniformly'
+url='https://babluboy.github.io/bookworm'
+arch=(x86_64)
+license=(GPL3)
+depends=(granite poppler-glib python unrar unzip webkit2gtk)
+makedepends=(cmake vala ninja)
+source=(bookworm-$pkgver.tar.gz::https://github.com/babluboy/bookworm/archive/$pkgver.tar.gz)
+sha256sums=('8dacaab3531c189836f7ef65dc69a84de9d03e467e68275bb6c5a31b17f9fbc5')
+
+build() {
+  cd bookworm-$pkgver
+  cmake . -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -G Ninja
+  ninja
+}
+
+package() {
+  cd bookworm-$pkgver
+ 
+  DESTDIR="$pkgdir" ninja install
+  install -m644 -D LICENSE "$pkgdir"/usr/share/licenses/bookworm/LICENSE
+}


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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Sunday, February 18, 2018 @ 18:53:06
  Author: anatolik
Revision: 296242

upgpkg: bookworm 1.0.0-1

Modified:
  bookworm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 18:50:07 UTC (rev 296241)
+++ PKGBUILD2018-02-18 18:53:06 UTC (rev 296242)
@@ -1,7 +1,7 @@
 # Contributor: ValHue 
 
 pkgname=bookworm
-pkgver=0.9.9
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='A simple user centric eBook reader which displays multiple eBooks 
formats uniformly'
 url='https://babluboy.github.io/bookworm'
@@ -10,7 +10,7 @@
 depends=(granite poppler-glib python unrar unzip webkit2gtk)
 makedepends=(cmake vala ninja)
 
source=(bookworm-$pkgver.tar.gz::https://github.com/babluboy/bookworm/archive/$pkgver.tar.gz)
-sha256sums=('a120d60281459c055bd4c444a7939248cfc2611396eabcc04768b391c702629c')
+sha256sums=('8dacaab3531c189836f7ef65dc69a84de9d03e467e68275bb6c5a31b17f9fbc5')
 
 build() {
   cd bookworm-$pkgver


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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Sunday, February 18, 2018 @ 18:50:07
  Author: anatolik
Revision: 296241

archrelease: copy trunk to community-x86_64

Added:
  crash/repos/community-x86_64/PKGBUILD
(from rev 296240, crash/trunk/PKGBUILD)
Deleted:
  crash/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 18:49:25 UTC (rev 296240)
+++ PKGBUILD2018-02-18 18:50:07 UTC (rev 296241)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Bernhard Walle 
-# Contributor: Michael Eckert 
-# Contributor: Mathieu Pasquet 
-
-pkgname=crash
-pkgver=7.2.0
-pkgrel=1
-pkgdesc='Linux kernel crashdump analysis tool'
-url='http://people.redhat.com/~anderson'
-arch=(i686 x86_64)
-license=(GPL)
-depends=(xz ncurses zlib)
-source=(https://people.redhat.com/~anderson/crash-$pkgver.tar.gz)
-sha256sums=('c436f7e44fd280f325edc6e68399a2e217c8ad91062d9218740e2aef6a2ceec6')
-
-prepare() {
-  cd crash-$pkgver
-
-  make gdb_unzip
-  sed -i '/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/' gdb-7.6/libiberty/configure
-}
-
-build() {
-  cd crash-$pkgver
-  make
-}
-
-package() {
-  cd crash-$pkgver
-
-  mkdir -p "$pkgdir"/usr/bin "$pkgdir"/usr/share/man/man8
-  install crash "$pkgdir"/usr/bin/
-  install crash.8 "$pkgdir"/usr/share/man/man8/
-}

Copied: crash/repos/community-x86_64/PKGBUILD (from rev 296240, 
crash/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 18:50:07 UTC (rev 296241)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Bernhard Walle 
+# Contributor: Michael Eckert 
+# Contributor: Mathieu Pasquet 
+
+pkgname=crash
+pkgver=7.2.1
+pkgrel=1
+pkgdesc='Linux kernel crashdump analysis tool'
+url='http://people.redhat.com/~anderson'
+arch=(x86_64)
+license=(GPL)
+depends=(xz ncurses zlib)
+source=(https://people.redhat.com/~anderson/crash-$pkgver.tar.gz)
+sha256sums=('6510da25db7ad2f49fd2a8bce7b5939ecb561152767423deaa22873e242413a3')
+
+prepare() {
+  cd crash-$pkgver
+
+  make gdb_unzip
+  sed -i '/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/' gdb-7.6/libiberty/configure
+}
+
+build() {
+  cd crash-$pkgver
+  make
+}
+
+package() {
+  cd crash-$pkgver
+
+  mkdir -p "$pkgdir"/usr/bin "$pkgdir"/usr/share/man/man8
+  install crash "$pkgdir"/usr/bin/
+  install crash.8 "$pkgdir"/usr/share/man/man8/
+}


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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Sunday, February 18, 2018 @ 18:49:25
  Author: anatolik
Revision: 296240

upgpkg: crash 7.2.1-1

Modified:
  crash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 18:42:18 UTC (rev 296239)
+++ PKGBUILD2018-02-18 18:49:25 UTC (rev 296240)
@@ -5,7 +5,7 @@
 # Contributor: Mathieu Pasquet 
 
 pkgname=crash
-pkgver=7.2.0
+pkgver=7.2.1
 pkgrel=1
 pkgdesc='Linux kernel crashdump analysis tool'
 url='http://people.redhat.com/~anderson'
@@ -13,7 +13,7 @@
 license=(GPL)
 depends=(xz ncurses zlib)
 source=(https://people.redhat.com/~anderson/crash-$pkgver.tar.gz)
-sha256sums=('c436f7e44fd280f325edc6e68399a2e217c8ad91062d9218740e2aef6a2ceec6')
+sha256sums=('6510da25db7ad2f49fd2a8bce7b5939ecb561152767423deaa22873e242413a3')
 
 prepare() {
   cd crash-$pkgver


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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Sunday, February 18, 2018 @ 18:42:18
  Author: anatolik
Revision: 296239

archrelease: copy trunk to community-x86_64

Added:
  fio/repos/community-x86_64/PKGBUILD
(from rev 296238, fio/trunk/PKGBUILD)
Deleted:
  fio/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 18:41:35 UTC (rev 296238)
+++ PKGBUILD2018-02-18 18:42:18 UTC (rev 296239)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Mariusz Libera 
-# Contributor: John Williams 
-
-pkgname=fio
-pkgver=3.3
-pkgrel=1
-pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
-arch=(x86_64)
-url='https://github.com/axboe/fio'
-license=(GPL2)
-# TODO: enable rdma, need to move the libraries from AUR
-depends=(bash libaio python2 numactl glusterfs ceph)
-makedepends=(gtk2)
-optdepends=(
-  'gtk2: for gfio - fio GUI frontend' 
-  'gnuplot: generating plots using fio_generate_plots'
-)
-source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('7c559564c9395861a72d769812665325ece0551229ccdac0b12a5895cb62b5e2')
-
-prepare() {
-  cd fio-fio-$pkgver
-
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
-}
-
-build() {
-  cd fio-fio-$pkgver
-  ./configure --enable-gfio --extra-cflags="$CFLAGS"
-  make
-}
-
-package() {
-  cd fio-fio-$pkgver
-  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
-
-  # documentation
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  install -Dm644 MORAL-LICENSE 
"$pkgdir/usr/share/licenses/$pkgname/MORAL-LICENSE"
-
-  # examples
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
-  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
-}

Copied: fio/repos/community-x86_64/PKGBUILD (from rev 296238, 
fio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 18:42:18 UTC (rev 296239)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Mariusz Libera 
+# Contributor: John Williams 
+
+pkgname=fio
+pkgver=3.4
+pkgrel=1
+pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
+arch=(x86_64)
+url='https://github.com/axboe/fio'
+license=(GPL2)
+# TODO: enable rdma, need to move the libraries from AUR
+depends=(bash libaio python2 numactl glusterfs ceph)
+makedepends=(gtk2)
+optdepends=(
+  'gtk2: for gfio - fio GUI frontend' 
+  'gnuplot: generating plots using fio_generate_plots'
+)
+source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
+sha256sums=('9870ec712744f1c5d9507fe2e1789e38ca577e96e459f7401568a5501e7140d5')
+
+prepare() {
+  cd fio-fio-$pkgver
+
+  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
+}
+
+build() {
+  cd fio-fio-$pkgver
+  ./configure --enable-gfio --extra-cflags="$CFLAGS"
+  make
+}
+
+package() {
+  cd fio-fio-$pkgver
+  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
+
+  # documentation
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+  install -Dm644 MORAL-LICENSE 
"$pkgdir/usr/share/licenses/$pkgname/MORAL-LICENSE"
+
+  # examples
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
+  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
+}


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

2018-02-18 Thread Anatol Pomozov via arch-commits
Date: Sunday, February 18, 2018 @ 18:41:35
  Author: anatolik
Revision: 296238

upgpkg: fio 3.4-1

Modified:
  fio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 17:53:21 UTC (rev 296237)
+++ PKGBUILD2018-02-18 18:41:35 UTC (rev 296238)
@@ -4,7 +4,7 @@
 # Contributor: John Williams 
 
 pkgname=fio
-pkgver=3.3
+pkgver=3.4
 pkgrel=1
 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
 arch=(x86_64)
@@ -18,7 +18,7 @@
   'gnuplot: generating plots using fio_generate_plots'
 )
 source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('7c559564c9395861a72d769812665325ece0551229ccdac0b12a5895cb62b5e2')
+sha256sums=('9870ec712744f1c5d9507fe2e1789e38ca577e96e459f7401568a5501e7140d5')
 
 prepare() {
   cd fio-fio-$pkgver


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

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 17:53:21
  Author: felixonmars
Revision: 296237

archrelease: copy trunk to community-x86_64

Added:
  etherwall/repos/community-x86_64/
  etherwall/repos/community-x86_64/PKGBUILD
(from rev 296236, etherwall/trunk/PKGBUILD)
  etherwall/repos/community-x86_64/etherwall.desktop
(from rev 296236, etherwall/trunk/etherwall.desktop)

---+
 PKGBUILD  |   42 ++
 etherwall.desktop |9 +
 2 files changed, 51 insertions(+)

Copied: etherwall/repos/community-x86_64/PKGBUILD (from rev 296236, 
etherwall/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-02-18 17:53:21 UTC (rev 296237)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Ales Katona 
+
+pkgname=etherwall
+pkgver=2.2.0
+_ewnodever=1.0.1
+_trezorcommit=4ac8e8cdffb04f83ba9f71c27513f8dced1aa3b0
+pkgrel=1
+pkgdesc="Ethereum GUI Wallet (QT5)"
+arch=(i686 x86_64)
+url="http://etherwall.com;
+license=('GPL3')
+depends=('qt5-declarative' 'qt5-graphicaleffects' 'qt5-quickcontrols' 
'qt5-websockets' 'geth' 'protobuf' 'hidapi' 'libsystemd')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/almindor/${pkgname}/archive/v$pkgver.tar.gz;
+
"ew-node-$pkgver.tar.gz::https://github.com/almindor/ew-node/archive/v$_ewnodever.tar.gz;
+
"trezor-common-$pkgver.tar.gz::https://github.com/trezor/trezor-common/archive/$_trezorcommit.tar.gz;
+etherwall.desktop)
+sha256sums=('bee8cabfe7a7b37ca3360a309ae52b598aeb5f0c9d990024e40bb3174d450809'
+'48f10e003e6c949c4dac81bd3ecc89733cbc3d4f6ae26be38386d70e68a001b4'
+'95bc637d7b49697d06567b35ef2cbb2fdba1ce8c8e27d95e9cd242ec2b3fa459'
+'65ca9c47e79daead171d8262cee99fd3d6466611479bb3ba57ef36203a546b61')
+
+build() {
+  cd "etherwall-$pkgver"
+  rmdir "src/ew-node"
+  ln -s "../../ew-node-$_ewnodever" "src/ew-node"
+
+  SRCDIR="../trezor-common-$_trezorcommit/protob" ./generate_protobuf.sh
+  qmake -config release && make
+}
+
+package() {
+  mkdir -p "$pkgdir/usr/bin"
+  mkdir -p "$pkgdir/usr/share/pixmaps"
+  mkdir -p "$pkgdir/usr/share/applications"
+
+  cd "etherwall-$pkgver"
+  cp "$srcdir"/etherwall.desktop "$pkgdir"/usr/share/applications
+  cp "./Etherwall" "$pkgdir"/usr/bin/etherwall
+  cp "./qml/images/icon.png" "$pkgdir"/usr/share/pixmaps/etherwall.png
+}

Copied: etherwall/repos/community-x86_64/etherwall.desktop (from rev 296236, 
etherwall/trunk/etherwall.desktop)
===
--- community-x86_64/etherwall.desktop  (rev 0)
+++ community-x86_64/etherwall.desktop  2018-02-18 17:53:21 UTC (rev 296237)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Etherwall
+Comment=Etherwall Ethereum Wallet
+Exec=etherwall
+Icon=etherwall.png
+Terminal=false
+Type=Application
+Encoding=UTF-8
+Categories=Network;Application;


[arch-commits] Commit in (5 files)

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 17:52:58
  Author: felixonmars
Revision: 296236

addpkg: etherwall 2.2.0-1

Added:
  etherwall/
  etherwall/repos/
  etherwall/trunk/
  etherwall/trunk/PKGBUILD
  etherwall/trunk/etherwall.desktop

---+
 PKGBUILD  |   42 ++
 etherwall.desktop |9 +
 2 files changed, 51 insertions(+)

Added: etherwall/trunk/PKGBUILD
===
--- etherwall/trunk/PKGBUILD(rev 0)
+++ etherwall/trunk/PKGBUILD2018-02-18 17:52:58 UTC (rev 296236)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Ales Katona 
+
+pkgname=etherwall
+pkgver=2.2.0
+_ewnodever=1.0.1
+_trezorcommit=4ac8e8cdffb04f83ba9f71c27513f8dced1aa3b0
+pkgrel=1
+pkgdesc="Ethereum GUI Wallet (QT5)"
+arch=(i686 x86_64)
+url="http://etherwall.com;
+license=('GPL3')
+depends=('qt5-declarative' 'qt5-graphicaleffects' 'qt5-quickcontrols' 
'qt5-websockets' 'geth' 'protobuf' 'hidapi' 'libsystemd')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/almindor/${pkgname}/archive/v$pkgver.tar.gz;
+
"ew-node-$pkgver.tar.gz::https://github.com/almindor/ew-node/archive/v$_ewnodever.tar.gz;
+
"trezor-common-$pkgver.tar.gz::https://github.com/trezor/trezor-common/archive/$_trezorcommit.tar.gz;
+etherwall.desktop)
+sha256sums=('bee8cabfe7a7b37ca3360a309ae52b598aeb5f0c9d990024e40bb3174d450809'
+'48f10e003e6c949c4dac81bd3ecc89733cbc3d4f6ae26be38386d70e68a001b4'
+'95bc637d7b49697d06567b35ef2cbb2fdba1ce8c8e27d95e9cd242ec2b3fa459'
+'65ca9c47e79daead171d8262cee99fd3d6466611479bb3ba57ef36203a546b61')
+
+build() {
+  cd "etherwall-$pkgver"
+  rmdir "src/ew-node"
+  ln -s "../../ew-node-$_ewnodever" "src/ew-node"
+
+  SRCDIR="../trezor-common-$_trezorcommit/protob" ./generate_protobuf.sh
+  qmake -config release && make
+}
+
+package() {
+  mkdir -p "$pkgdir/usr/bin"
+  mkdir -p "$pkgdir/usr/share/pixmaps"
+  mkdir -p "$pkgdir/usr/share/applications"
+
+  cd "etherwall-$pkgver"
+  cp "$srcdir"/etherwall.desktop "$pkgdir"/usr/share/applications
+  cp "./Etherwall" "$pkgdir"/usr/bin/etherwall
+  cp "./qml/images/icon.png" "$pkgdir"/usr/share/pixmaps/etherwall.png
+}


Property changes on: etherwall/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: etherwall/trunk/etherwall.desktop
===
--- etherwall/trunk/etherwall.desktop   (rev 0)
+++ etherwall/trunk/etherwall.desktop   2018-02-18 17:52:58 UTC (rev 296236)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Etherwall
+Comment=Etherwall Ethereum Wallet
+Exec=etherwall
+Icon=etherwall.png
+Terminal=false
+Type=Application
+Encoding=UTF-8
+Categories=Network;Application;


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

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 17:31:03
  Author: felixonmars
Revision: 296235

archrelease: copy trunk to community-x86_64

Added:
  mongodb-tools/repos/community-x86_64/PKGBUILD
(from rev 296234, mongodb-tools/trunk/PKGBUILD)
  mongodb-tools/repos/community-x86_64/disable-sslv3.patch
(from rev 296234, mongodb-tools/trunk/disable-sslv3.patch)
Deleted:
  mongodb-tools/repos/community-x86_64/PKGBUILD
  mongodb-tools/repos/community-x86_64/disable-sslv3.patch

-+
 PKGBUILD|   76 +-
 disable-sslv3.patch |   26 -
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 17:30:25 UTC (rev 296234)
+++ PKGBUILD2018-02-18 17:31:03 UTC (rev 296235)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mongodb-tools
-pkgver=3.6.1
-pkgrel=1
-pkgdesc="The MongoDB tools provide import, export, and diagnostic 
capabilities."
-arch=('x86_64')
-url="https://github.com/mongodb/mongo-tools;
-license=('Apache')
-depends=('libsasl' 'libpcap' 'openssl-1.0')
-makedepends=('go-pie')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-tools/archive/r$pkgver.tar.gz;
-"disable-sslv3.patch")
-sha512sums=('15a073e92281b515d16c778ef3f540939dfaeaeb92afb303899ea3a7bbecd2782efa0ba05b9ed271660e9000c6108c05a28e2dec826880867c625d06ac65a0be'
-
'674af43ebf9e73f1eae4f81c160cec4c4ea657b7e38f97929a0845d8981f9af904eca79e2144e6150774799a58074cee5b67e4385d082630c471e438981d9ea5')
-
-prepare() {
-  cd mongo-tools-r$pkgver
-  . ./set_gopath.sh
-  mkdir bin
-
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-}
-
-build() {
-  cd mongo-tools-r$pkgver
-  for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore 
mongodump mongotop mongoreplay; do
-go build -o bin/$i -tags "ssl sasl" $i/main/$i.go
-  done
-}
-
-package() {
-  cd mongo-tools-r$pkgver
-  for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore 
mongodump mongotop mongoreplay; do
-install -Dm755 bin/$i "$pkgdir/usr/bin/$i"
-  done
-}

Copied: mongodb-tools/repos/community-x86_64/PKGBUILD (from rev 296234, 
mongodb-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 17:31:03 UTC (rev 296235)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mongodb-tools
+pkgver=3.6.2
+pkgrel=1
+pkgdesc="The MongoDB tools provide import, export, and diagnostic 
capabilities."
+arch=('x86_64')
+url="https://github.com/mongodb/mongo-tools;
+license=('Apache')
+depends=('libsasl' 'libpcap' 'openssl-1.0')
+makedepends=('go-pie')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-tools/archive/r$pkgver.tar.gz;
+"disable-sslv3.patch")
+sha512sums=('5ac2b1d2b33271f63c406c69bd8a576a21f4dcaa6f75839e0f907ebc9968f0e121eb3800e88da050c120856e7ddda4f12d551bb731d4acac0f5cf09f66fc948a'
+
'674af43ebf9e73f1eae4f81c160cec4c4ea657b7e38f97929a0845d8981f9af904eca79e2144e6150774799a58074cee5b67e4385d082630c471e438981d9ea5')
+
+prepare() {
+  cd mongo-tools-r$pkgver
+  . ./set_gopath.sh
+  mkdir bin
+
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+}
+
+build() {
+  cd mongo-tools-r$pkgver
+  for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore 
mongodump mongotop mongoreplay; do
+go build -o bin/$i -tags "ssl sasl" $i/main/$i.go
+  done
+}
+
+package() {
+  cd mongo-tools-r$pkgver
+  for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore 
mongodump mongotop mongoreplay; do
+install -Dm755 bin/$i "$pkgdir/usr/bin/$i"
+  done
+}

Deleted: disable-sslv3.patch
===
--- disable-sslv3.patch 2018-02-18 17:30:25 UTC (rev 296234)
+++ disable-sslv3.patch 2018-02-18 17:31:03 UTC (rev 296235)
@@ -1,13 +0,0 @@
-diff --git i/vendor/src/github.com/spacemonkeygo/openssl/ctx.go 
w/vendor/src/github.com/spacemonkeygo/openssl/ctx.go
-index 22d6dd1..25b0eec 100644
 i/vendor/src/github.com/spacemonkeygo/openssl/ctx.go
-+++ w/vendor/src/github.com/spacemonkeygo/openssl/ctx.go
-@@ -141,7 +141,7 @@ func NewCtxWithVersion(version SSLVersion) (*Ctx, error) {
-   var method *C.SSL_METHOD
-   switch version {
-   case SSLv3:
--  method = C.SSLv3_method()
-+  method = C.SSLv23_method()
-   case TLSv1:
-   method = C.TLSv1_method()
-   case TLSv1_1:

Copied: mongodb-tools/repos/community-x86_64/disable-sslv3.patch (from rev 
296234, mongodb-tools/trunk/disable-sslv3.patch)
===
--- disable-sslv3.patch (rev 0)
+++ disable-sslv3.patch 2018-02-18 17:31:03 UTC (rev 

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

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 17:30:25
  Author: felixonmars
Revision: 296234

upgpkg: mongodb-tools 3.6.2-1

Modified:
  mongodb-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 15:51:05 UTC (rev 296233)
+++ PKGBUILD2018-02-18 17:30:25 UTC (rev 296234)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=mongodb-tools
-pkgver=3.6.1
+pkgver=3.6.2
 pkgrel=1
 pkgdesc="The MongoDB tools provide import, export, and diagnostic 
capabilities."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go-pie')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-tools/archive/r$pkgver.tar.gz;
 "disable-sslv3.patch")
-sha512sums=('15a073e92281b515d16c778ef3f540939dfaeaeb92afb303899ea3a7bbecd2782efa0ba05b9ed271660e9000c6108c05a28e2dec826880867c625d06ac65a0be'
+sha512sums=('5ac2b1d2b33271f63c406c69bd8a576a21f4dcaa6f75839e0f907ebc9968f0e121eb3800e88da050c120856e7ddda4f12d551bb731d4acac0f5cf09f66fc948a'
 
'674af43ebf9e73f1eae4f81c160cec4c4ea657b7e38f97929a0845d8981f9af904eca79e2144e6150774799a58074cee5b67e4385d082630c471e438981d9ea5')
 
 prepare() {


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 15:51:05
  Author: dvzrv
Revision: 296233

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 15:50:53 UTC (rev 296232)
+++ PKGBUILD2018-02-18 15:51:05 UTC (rev 296233)
@@ -1,60 +0,0 @@
-# Maintainer: David Runge 
-
-_name=etesync
-pkgname=python-etesync
-pkgver=0.5.1
-pkgrel=2
-pkgdesc="Python API to interact with an EteSync server."
-arch=('any')
-url="https://pypi.python.org/pypi/etesync/;
-license=('LGPL')
-depends=('python-appdirs'
- 'python-asn1crypto'
- 'python-cffi'
- 'python-coverage'
- 'python-cryptography'
- 'python-furl'
- 'python-idna'
- 'python-orderedmultidict'
- 'python-packaging'
- 'python-peewee'
- 'python-py'
- 'python-pyasn1'
- 'python-pycparser'
- 'python-pyparsing'
- 'python-dateutil'
- 'python-requests'
- 'python-scrypt'
- 'python-six'
- 'python-vobject')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest')
-source=("https://pypi.io/packages/source/e/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('927cbabe95249659a4e92e3a85d45be393a96a9656aefbcbebf92c75d50a6e3f5ffc0f4c92671c6b331aa66b9138a48a90d13183f7b070589cf83ef191a544ef')
-
-prepare() {
-  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py build
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-  # only run relevant tests:
-  # https://github.com/etesync/pyetesync/issues/5
-  pytest tests/{test_collections.py,test_crypto.py}
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm644 {DESCRIPTION.rst,README.md}
-}
-

Copied: python-etesync/repos/community-any/PKGBUILD (from rev 296232, 
python-etesync/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 15:51:05 UTC (rev 296233)
@@ -0,0 +1,63 @@
+# Maintainer: David Runge 
+
+_name=etesync
+pkgname=python-etesync
+pkgver=0.5.1
+pkgrel=3
+pkgdesc="Python API to interact with an EteSync server."
+arch=('any')
+url="https://pypi.python.org/pypi/etesync/;
+license=('LGPL')
+depends=('python-appdirs'
+ 'python-asn1crypto'
+ 'python-cffi'
+ 'python-coverage'
+ 'python-cryptography'
+ 'python-furl'
+ 'python-idna'
+ 'python-orderedmultidict'
+ 'python-packaging'
+ 'python-peewee'
+ 'python-py'
+ 'python-pyasn1'
+ 'python-pycparser'
+ 'python-pyparsing'
+ 'python-dateutil'
+ 'python-requests'
+ 'python-scrypt'
+ 'python-six'
+ 'python-vobject')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=("https://pypi.io/packages/source/e/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('927cbabe95249659a4e92e3a85d45be393a96a9656aefbcbebf92c75d50a6e3f5ffc0f4c92671c6b331aa66b9138a48a90d13183f7b070589cf83ef191a544ef')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py build
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  # only run relevant tests:
+  # https://github.com/etesync/pyetesync/issues/5
+  pytest tests/{test_collections.py,test_crypto.py}
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm644 {DESCRIPTION.rst,README.md}
+  # remove invalid tests folder
+  # https://bugs.archlinux.org/task/57562
+  rm -rv "${pkgdir}/usr/lib/python3.6/site-packages/tests"
+}
+


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

2018-02-18 Thread David Runge via arch-commits
Date: Sunday, February 18, 2018 @ 15:50:53
  Author: dvzrv
Revision: 296232

upgpkg: python-etesync 0.5.1-3

Removing invalid tests folder during package(). Fixing mail address.

Modified:
  python-etesync/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 14:18:51 UTC (rev 296231)
+++ PKGBUILD2018-02-18 15:50:53 UTC (rev 296232)
@@ -1,9 +1,9 @@
-# Maintainer: David Runge 
+# Maintainer: David Runge 
 
 _name=etesync
 pkgname=python-etesync
 pkgver=0.5.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Python API to interact with an EteSync server."
 arch=('any')
 url="https://pypi.python.org/pypi/etesync/;
@@ -56,5 +56,8 @@
 --root="${pkgdir}"
   install -t "${pkgdir}/usr/share/doc/${pkgname}" \
 -vDm644 {DESCRIPTION.rst,README.md}
+  # remove invalid tests folder
+  # https://bugs.archlinux.org/task/57562
+  rm -rv "${pkgdir}/usr/lib/python3.6/site-packages/tests"
 }
 


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

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 14:18:35
  Author: felixonmars
Revision: 296230

upgpkg: winetricks 20180217-1

Modified:
  winetricks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 13:32:05 UTC (rev 296229)
+++ PKGBUILD2018-02-18 14:18:35 UTC (rev 296230)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae 
 
 pkgname=winetricks
-pkgver=20171222
+pkgver=20180217
 pkgrel=1
 pkgdesc='Script to install various redistributable runtime libraries in Wine.'
 url='http://wiki.winehq.org/winetricks'
@@ -15,7 +15,7 @@
 optdepends=('zenity: GUI for GNOME desktop'
 'kdialog: GUI for KDE desktop')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('fcee2dcac4c68a2c8f61995146d83a81ee85364e400ceadfed1ae1a6f49ea389a6d044fc9ae2324dbbaf93ec3eb616ab167ed880b1a583e89708cf66fb8c5965')
+sha512sums=('3f90ef3381d89c0dac8c4b7acea04d71fe898207c534d4fe00c3db4e5c2e18db90602b78672e8ecf6f754206a999465ba5d8f1f5962e0291386badfc8202cd73')
 
 package() {
   depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')


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

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 14:18:51
  Author: felixonmars
Revision: 296231

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 296230, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 14:18:35 UTC (rev 296230)
+++ PKGBUILD2018-02-18 14:18:51 UTC (rev 296231)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer 
-# Maintainer: Felix Yan 
-# Contributor: Laurent Carlier 
-# Contributor: DsTr 
-# Contributor: Allan McRae 
-
-pkgname=winetricks
-pkgver=20171222
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('fcee2dcac4c68a2c8f61995146d83a81ee85364e400ceadfed1ae1a6f49ea389a6d044fc9ae2324dbbaf93ec3eb616ab167ed880b1a583e89708cf66fb8c5965')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 296230, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 14:18:51 UTC (rev 296231)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Maintainer: Felix Yan 
+# Contributor: Laurent Carlier 
+# Contributor: DsTr 
+# Contributor: Allan McRae 
+
+pkgname=winetricks
+pkgver=20180217
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('3f90ef3381d89c0dac8c4b7acea04d71fe898207c534d4fe00c3db4e5c2e18db90602b78672e8ecf6f754206a999465ba5d8f1f5962e0291386badfc8202cd73')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in python-ovirt-engine-sdk/repos/community-x86_64 (2 files)

2018-02-18 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 18, 2018 @ 13:32:05
  Author: svenstaro
Revision: 296229

archrelease: copy trunk to community-x86_64

Added:
  python-ovirt-engine-sdk/repos/community-x86_64/PKGBUILD
(from rev 296228, python-ovirt-engine-sdk/trunk/PKGBUILD)
Deleted:
  python-ovirt-engine-sdk/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 13:31:21 UTC (rev 296228)
+++ PKGBUILD2018-02-18 13:32:05 UTC (rev 296229)
@@ -1,32 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Konstantin Shalygin 
-
-pkgbase='python-ovirt-engine-sdk'
-pkgname=('python-ovirt-engine-sdk' 'python2-ovirt-engine-sdk')
-pkgver=4.1.7
-pkgrel=2
-pkgdesc='Python access to the oVirt Engine API'
-arch=('x86_64')
-url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
-makedepends=('python-setuptools' 'python2-setuptools' 'libxml2')
-license=('custom')
-source=("http://resources.ovirt.org/pub/ovirt-4.1/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz;)
-sha512sums=('c36160f9037c99cdc50d144be9a3bfd5b3af75bfca3ef282ed3305a0ab81995f31d1096af1d8698b934b0ee40764003773ee93992bc08e5b636a8dbb03c55ada')
-
-package_python-ovirt-engine-sdk() {
-  depends=('python-pycurl' 'python-six')
-
-  cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
-  python setup.py install -O1 --root="${pkgdir}"
-
-  install -Dm644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}
-
-package_python2-ovirt-engine-sdk() {
-  depends=('python2-pycurl' 'python2-six' 'python2-enum34')
-
-  cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
-  python2 setup.py install -O1 --root="${pkgdir}"
-
-  install -Dm644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: python-ovirt-engine-sdk/repos/community-x86_64/PKGBUILD (from rev 
296228, python-ovirt-engine-sdk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 13:32:05 UTC (rev 296229)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Konstantin Shalygin 
+
+pkgbase='python-ovirt-engine-sdk'
+pkgname=('python-ovirt-engine-sdk' 'python2-ovirt-engine-sdk')
+pkgver=4.2.4
+pkgrel=1
+pkgdesc='Python access to the oVirt Engine API'
+arch=('x86_64')
+url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
+makedepends=('python-setuptools' 'python2-setuptools' 'libxml2')
+license=('custom')
+source=("http://resources.ovirt.org/pub/ovirt-4.2/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz;)
+sha512sums=('49504f7afb833bce8513cab4ee2a76dc1b13b21d452b2ea6aad6de40560f0306225213ce62c594df8be76ee9281d2f039adb46923e44e9c1bbb559acacc64b7d')
+
+package_python-ovirt-engine-sdk() {
+  depends=('python-pycurl' 'python-six')
+
+  cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
+  python setup.py install -O1 --root="${pkgdir}"
+
+  install -Dm644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-ovirt-engine-sdk() {
+  depends=('python2-pycurl' 'python2-six' 'python2-enum34')
+
+  cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
+  python2 setup.py install -O1 --root="${pkgdir}"
+
+  install -Dm644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


[arch-commits] Commit in python-ovirt-engine-sdk/trunk (PKGBUILD)

2018-02-18 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 18, 2018 @ 13:31:21
  Author: svenstaro
Revision: 296228

upgpkg: python-ovirt-engine-sdk 4.2.4-1

Modified:
  python-ovirt-engine-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 12:59:04 UTC (rev 296227)
+++ PKGBUILD2018-02-18 13:31:21 UTC (rev 296228)
@@ -3,15 +3,15 @@
 
 pkgbase='python-ovirt-engine-sdk'
 pkgname=('python-ovirt-engine-sdk' 'python2-ovirt-engine-sdk')
-pkgver=4.1.7
-pkgrel=2
+pkgver=4.2.4
+pkgrel=1
 pkgdesc='Python access to the oVirt Engine API'
 arch=('x86_64')
 url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
 makedepends=('python-setuptools' 'python2-setuptools' 'libxml2')
 license=('custom')
-source=("http://resources.ovirt.org/pub/ovirt-4.1/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz;)
-sha512sums=('c36160f9037c99cdc50d144be9a3bfd5b3af75bfca3ef282ed3305a0ab81995f31d1096af1d8698b934b0ee40764003773ee93992bc08e5b636a8dbb03c55ada')
+source=("http://resources.ovirt.org/pub/ovirt-4.2/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz;)
+sha512sums=('49504f7afb833bce8513cab4ee2a76dc1b13b21d452b2ea6aad6de40560f0306225213ce62c594df8be76ee9281d2f039adb46923e44e9c1bbb559acacc64b7d')
 
 package_python-ovirt-engine-sdk() {
   depends=('python-pycurl' 'python-six')


[arch-commits] Commit in xfce4-session/repos/extra-x86_64 (10 files)

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 13:24:33
  Author: foutrelis
Revision: 317258

archrelease: copy trunk to extra-x86_64

Added:
  
xfce4-session/repos/extra-x86_64/0001-Make-verbose-logging-conditional-Bug-11698.patch
(from rev 317257, 
xfce4-session/trunk/0001-Make-verbose-logging-conditional-Bug-11698.patch)
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
(from rev 317257, 
xfce4-session/trunk/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch)
  xfce4-session/repos/extra-x86_64/PKGBUILD
(from rev 317257, xfce4-session/trunk/PKGBUILD)
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
(from rev 317257, 
xfce4-session/trunk/xfce-polkit-gnome-authentication-agent-1.desktop)
  
xfce4-session/repos/extra-x86_64/xfce4-session-source-system-xinitrc-scripts.patch
(from rev 317257, 
xfce4-session/trunk/xfce4-session-source-system-xinitrc-scripts.patch)
Deleted:
  
xfce4-session/repos/extra-x86_64/0001-Make-verbose-logging-conditional-Bug-11698.patch
  
xfce4-session/repos/extra-x86_64/0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
  xfce4-session/repos/extra-x86_64/PKGBUILD
  
xfce4-session/repos/extra-x86_64/xfce-polkit-gnome-authentication-agent-1.desktop
  
xfce4-session/repos/extra-x86_64/xfce4-session-source-system-xinitrc-scripts.patch

---+
 0001-Make-verbose-logging-conditional-Bug-11698.patch |   62 ++---
 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch |   54 ++--
 PKGBUILD  |  138 ++--
 xfce-polkit-gnome-authentication-agent-1.desktop  |  174 
 xfce4-session-source-system-xinitrc-scripts.patch |   36 +--
 5 files changed, 232 insertions(+), 232 deletions(-)

Deleted: 0001-Make-verbose-logging-conditional-Bug-11698.patch
===
--- 0001-Make-verbose-logging-conditional-Bug-11698.patch   2018-02-18 
13:24:22 UTC (rev 317257)
+++ 0001-Make-verbose-logging-conditional-Bug-11698.patch   2018-02-18 
13:24:33 UTC (rev 317258)
@@ -1,31 +0,0 @@
-From 26f9ae8df629f02af0773df2ed82db6b85c5b556 Mon Sep 17 00:00:00 2001
-From: Eric Koegel 
-Date: Sat, 28 Mar 2015 16:57:24 +0300
-Subject: [PATCH] Make verbose logging conditional (Bug #11698)
-
-Bug report and patch submitted by Zhihao Yuan
-
-Signed-off-by: Eric Koegel 

- xfce4-session/xfsm-global.h | 5 -
- 1 file changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/xfce4-session/xfsm-global.h b/xfce4-session/xfsm-global.h
-index d2e0c29..d458712 100644
 a/xfce4-session/xfsm-global.h
-+++ b/xfce4-session/xfsm-global.h
-@@ -49,7 +49,10 @@ extern XfsmSplashScreen *splash_screen;
- #if defined(G_HAVE_ISO_VARARGS)
- 
- #define xfsm_verbose(...)\
--xfsm_verbose_real (__func__, __FILE__, __LINE__, __VA_ARGS__)
-+G_STMT_START{ \
-+  if (G_UNLIKELY (verbose)) \
-+xfsm_verbose_real (__func__, __FILE__, __LINE__, __VA_ARGS__); \
-+}G_STMT_END
- 
- #else
- 
--- 
-2.13.2
-

Copied: 
xfce4-session/repos/extra-x86_64/0001-Make-verbose-logging-conditional-Bug-11698.patch
 (from rev 317257, 
xfce4-session/trunk/0001-Make-verbose-logging-conditional-Bug-11698.patch)
===
--- 0001-Make-verbose-logging-conditional-Bug-11698.patch   
(rev 0)
+++ 0001-Make-verbose-logging-conditional-Bug-11698.patch   2018-02-18 
13:24:33 UTC (rev 317258)
@@ -0,0 +1,31 @@
+From 26f9ae8df629f02af0773df2ed82db6b85c5b556 Mon Sep 17 00:00:00 2001
+From: Eric Koegel 
+Date: Sat, 28 Mar 2015 16:57:24 +0300
+Subject: [PATCH] Make verbose logging conditional (Bug #11698)
+
+Bug report and patch submitted by Zhihao Yuan
+
+Signed-off-by: Eric Koegel 
+---
+ xfce4-session/xfsm-global.h | 5 -
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/xfce4-session/xfsm-global.h b/xfce4-session/xfsm-global.h
+index d2e0c29..d458712 100644
+--- a/xfce4-session/xfsm-global.h
 b/xfce4-session/xfsm-global.h
+@@ -49,7 +49,10 @@ extern XfsmSplashScreen *splash_screen;
+ #if defined(G_HAVE_ISO_VARARGS)
+ 
+ #define xfsm_verbose(...)\
+-xfsm_verbose_real (__func__, __FILE__, __LINE__, __VA_ARGS__)
++G_STMT_START{ \
++  if (G_UNLIKELY (verbose)) \
++xfsm_verbose_real (__func__, __FILE__, __LINE__, __VA_ARGS__); \
++}G_STMT_END
+ 
+ #else
+ 
+-- 
+2.13.2
+

Deleted: 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
===
--- 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch   2018-02-18 
13:24:22 UTC (rev 317257)
+++ 0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch   2018-02-18 
13:24:33 UTC (rev 317258)
@@ -1,27 +0,0 @@
-From e740aad5d6761ce9a9df48a3d87ff29240433d19 Mon Sep 17 00:00:00 2001
-From: 

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

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 13:24:22
  Author: foutrelis
Revision: 317257

upgpkg: xfce4-session 4.12.1-8

Depend on 'which' which is used in /etc/xdg/xfce4/xinitrc (FS#57530).

Modified:
  xfce4-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 12:06:11 UTC (rev 317256)
+++ PKGBUILD2018-02-18 13:24:22 UTC (rev 317257)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=7
+pkgrel=8
 pkgdesc="A session manager for Xfce"
 arch=('x86_64')
 url="http://www.xfce.org/;
@@ -11,7 +11,7 @@
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'libwnck' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'
- 'xorg-xrdb' 'polkit-gnome' 'hicolor-icon-theme')
+ 'xorg-xrdb' 'which' 'polkit-gnome' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
 'xscreensaver: for locking screen with xflock4'


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

2018-02-18 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 18, 2018 @ 12:59:04
  Author: svenstaro
Revision: 296227

archrelease: copy trunk to community-any

Added:
  ansible/repos/community-any/PKGBUILD
(from rev 296226, ansible/trunk/PKGBUILD)
Deleted:
  ansible/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 12:56:22 UTC (rev 296226)
+++ PKGBUILD2018-02-18 12:59:04 UTC (rev 296227)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Daniel Wallace 
-# Contributor: Chris 
-# Contributor: m0ikz 
-# Contributor: atweiden 
-
-pkgname=(ansible python-ansible)
-pkgver=2.4.3.0
-pkgrel=1
-pkgdesc='Radically simple IT automation platform'
-arch=('any')
-url='https://www.ansible.com'
-license=('GPL3')
-depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja' 
'python2-crypto')
-optdepends=('sshpass: for ssh connections with password'
-'python2-passlib: crypt values for vars_prompt'
-'python2-netaddr: for the ipaddr filter'
-'python2-systemd: log to journal'
-'python2-pywinrm: connect to Windows machines'
-'python2-dnspython: for dig lookup'
-'python2-ovirt-engine-sdk: ovirt support'
-'python2-jmespath: json_query support')
-makedepends=('asciidoc' 'fakeroot' 'python' 'python2-setuptools'
- 'python-setuptools')
-backup=('etc/ansible/ansible.cfg')
-source=("https://releases.ansible.com/ansible/ansible-${pkgver}.tar.gz;)
-sha512sums=('a7cda358c67c519c7e5ba248bf47070f21a27203fb29d70d9d75ecf027ba1275d71c0f96493e047281211d172a3be8273d7e0816284695fb0bc8b94daa82')
-
-prepare() {
-  cp -r ${pkgname}-${pkgver} "${srcdir}"/${pkgname}-${pkgver}-python
-}
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  python2 setup.py build
-
-  cd "${srcdir}"/${pkgname}-${pkgver}-python
-  python setup.py build
-}
-
-package_ansible() {
-  provides=('python2-ansible')
-
-  cd ${pkgname}-${pkgver}
-  python2 setup.py install -O1 --root="${pkgdir}"
-  install -Dm644 COPYING "${pkgdir}"/usr/share/doc/ansible/COPYING
-
-  install -d "${pkgdir}"/usr/share/ansible/doc
-  cp -dpr --no-preserve=ownership ./examples "${pkgdir}"/usr/share/ansible/doc/
-  install -Dm644 examples/ansible.cfg "${pkgdir}"/etc/ansible/ansible.cfg
-
-  install -d "${pkgdir}"/usr/share/man/man1
-  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
"${pkgdir}"/usr/share/man/man1
-}
-
-package_python-ansible() {
-  pkgdesc='python bindings for ansible'
-  depends=('python-paramiko' 'python-jinja' 'python-yaml' 'python-crypto')
-
-  cd "${srcdir}"/ansible-${pkgver}-python
-  python setup.py install --root=${pkgdir} --optimize=1
-  rm "${pkgdir}"/usr/bin/ansible*
-}

Copied: ansible/repos/community-any/PKGBUILD (from rev 296226, 
ansible/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 12:59:04 UTC (rev 296227)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Daniel Wallace 
+# Contributor: Chris 
+# Contributor: m0ikz 
+# Contributor: atweiden 
+
+pkgname=(ansible python-ansible)
+pkgver=2.4.3.0
+pkgrel=2
+pkgdesc='Radically simple IT automation platform'
+arch=('any')
+url='https://www.ansible.com'
+license=('GPL3')
+depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja' 
'python2-crypto')
+optdepends=('sshpass: for ssh connections with password'
+'python2-passlib: crypt values for vars_prompt'
+'python2-netaddr: for the ipaddr filter'
+'python2-systemd: log to journal'
+'python2-pywinrm: connect to Windows machines'
+'python2-dnspython: for dig lookup'
+'python2-ovirt-engine-sdk: ovirt support'
+'python2-boto: aws_s3 module'
+'python2-jmespath: json_query support')
+makedepends=('asciidoc' 'fakeroot' 'python' 'python2-setuptools'
+ 'python-setuptools')
+backup=('etc/ansible/ansible.cfg')
+source=("https://releases.ansible.com/ansible/ansible-${pkgver}.tar.gz;)
+sha512sums=('a7cda358c67c519c7e5ba248bf47070f21a27203fb29d70d9d75ecf027ba1275d71c0f96493e047281211d172a3be8273d7e0816284695fb0bc8b94daa82')
+
+prepare() {
+  cp -r ${pkgname}-${pkgver} "${srcdir}"/${pkgname}-${pkgver}-python
+}
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+  python2 setup.py build
+
+  cd "${srcdir}"/${pkgname}-${pkgver}-python
+  python setup.py build
+}
+

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

2018-02-18 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 18, 2018 @ 12:56:22
  Author: svenstaro
Revision: 296226

upgpkg: ansible 2.4.3.0-2

Add python2-boto to optdeps

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 12:22:03 UTC (rev 296225)
+++ PKGBUILD2018-02-18 12:56:22 UTC (rev 296226)
@@ -8,7 +8,7 @@
 
 pkgname=(ansible python-ansible)
 pkgver=2.4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='https://www.ansible.com'
@@ -21,6 +21,7 @@
 'python2-pywinrm: connect to Windows machines'
 'python2-dnspython: for dig lookup'
 'python2-ovirt-engine-sdk: ovirt support'
+'python2-boto: aws_s3 module'
 'python2-jmespath: json_query support')
 makedepends=('asciidoc' 'fakeroot' 'python' 'python2-setuptools'
  'python-setuptools')


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

2018-02-18 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 18, 2018 @ 12:21:48
  Author: svenstaro
Revision: 296224

upgpkg: absl-py 0.1.10-1

Modified:
  absl-py/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 12:19:18 UTC (rev 296223)
+++ PKGBUILD2018-02-18 12:21:48 UTC (rev 296224)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=absl-py
-pkgver=0.1.9
+pkgver=0.1.10
 pkgrel=1
 pkgdesc="Abseil Python Common Libraries"
 arch=(any)
@@ -8,8 +8,8 @@
 url="https://github.com/abseil/abseil-py;
 license=(APACHE)
 makedepends=(python-setuptools)
-source=(https://pypi.python.org/packages/42/3c/1985d86a44bfe44fd060c02807336f840a509bfaa2d340860fba7d22da39/absl-py-${pkgver}.tar.gz)
-sha512sums=('bbea574e98b6016abad35d3a66293b4cd542faa94d2ed1b5f90b5872932aad00bae1270741ef8cf65d22c48a8824a3ac1a34409509df2c16980a0e271ff5064e')
+source=(https://pypi.python.org/packages/5f/b8/3dafc45f20a817ab9f042302646bcbe6f7e26e8a760871a85637e53a35ec/absl-py-${pkgver}.tar.gz)
+sha512sums=('3b2ee531f738f2e6da81cb7fb14a6137594be7acf46a0e263f6f6aba3085dc45aa4a22e80bbd446d068347a3872943cb95de10355cd718f96c655bd4dd531c55')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2018-02-18 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 18, 2018 @ 12:22:03
  Author: svenstaro
Revision: 296225

archrelease: copy trunk to community-any

Added:
  absl-py/repos/community-any/PKGBUILD
(from rev 296224, absl-py/trunk/PKGBUILD)
Deleted:
  absl-py/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 12:21:48 UTC (rev 296224)
+++ PKGBUILD2018-02-18 12:22:03 UTC (rev 296225)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-
-pkgname=absl-py
-pkgver=0.1.9
-pkgrel=1
-pkgdesc="Abseil Python Common Libraries"
-arch=(any)
-url="https://github.com/abseil/abseil-py;
-license=(APACHE)
-makedepends=(python-setuptools)
-source=(https://pypi.python.org/packages/42/3c/1985d86a44bfe44fd060c02807336f840a509bfaa2d340860fba7d22da39/absl-py-${pkgver}.tar.gz)
-sha512sums=('bbea574e98b6016abad35d3a66293b4cd542faa94d2ed1b5f90b5872932aad00bae1270741ef8cf65d22c48a8824a3ac1a34409509df2c16980a0e271ff5064e')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  chmod -R +r "${pkgdir}"/usr/lib
-}
-
-# vim:set ts=2 sw=2 et:

Copied: absl-py/repos/community-any/PKGBUILD (from rev 296224, 
absl-py/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 12:22:03 UTC (rev 296225)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=absl-py
+pkgver=0.1.10
+pkgrel=1
+pkgdesc="Abseil Python Common Libraries"
+arch=(any)
+url="https://github.com/abseil/abseil-py;
+license=(APACHE)
+makedepends=(python-setuptools)
+source=(https://pypi.python.org/packages/5f/b8/3dafc45f20a817ab9f042302646bcbe6f7e26e8a760871a85637e53a35ec/absl-py-${pkgver}.tar.gz)
+sha512sums=('3b2ee531f738f2e6da81cb7fb14a6137594be7acf46a0e263f6f6aba3085dc45aa4a22e80bbd446d068347a3872943cb95de10355cd718f96c655bd4dd531c55')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  chmod -R +r "${pkgdir}"/usr/lib
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, February 18, 2018 @ 12:19:18
  Author: jelle
Revision: 296223

archrelease: copy trunk to community-any

Added:
  python-flask-talisman/repos/community-any/PKGBUILD
(from rev 296222, python-flask-talisman/trunk/PKGBUILD)
Deleted:
  python-flask-talisman/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 12:19:04 UTC (rev 296222)
+++ PKGBUILD2018-02-18 12:19:18 UTC (rev 296223)
@@ -1,40 +0,0 @@
-# Maintainer: Jelle van der Waa 
-
-_pyname=flask-talisman
-pkgbase=python-flask-talisman
-pkgname=('python-flask-talisman' 'python2-flask-talisman')
-pkgver=0.4.0
-pkgrel=1
-pkgdesc='HTTP security headers for Flask'
-url='https://github.com/GoogleCloudPlatform/flask-talisman'
-arch=('any')
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask')
-checkdepends=('python-nose' 'python2-nose')
-source=("${pkgname}-${pkgver}.tar.gz"::https://github.com/GoogleCloudPlatform/flask-talisman/archive/v${pkgver}.tar.gz)
-md5sums=('f3a6129eb7ae73c3a48c832218d5741d')
-
-package_python-flask-talisman() {
-  depends=('python-flask' 'python-six')
-  cd ${_pyname}-${pkgver}
-
-  python setup.py install --root="${pkgdir}" -O1
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-package_python2-flask-talisman() {
-  depends=('python2-flask' 'python2-six')
-  cd ${_pyname}-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" -O1
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-check() {
-  cd ${_pyname}-${pkgver}
-
-  nosetests flask_talisman
-  nosetests2 flask_talisman
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-flask-talisman/repos/community-any/PKGBUILD (from rev 296222, 
python-flask-talisman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 12:19:18 UTC (rev 296223)
@@ -0,0 +1,40 @@
+# Maintainer: Jelle van der Waa 
+
+_pyname=flask-talisman
+pkgbase=python-flask-talisman
+pkgname=('python-flask-talisman' 'python2-flask-talisman')
+pkgver=0.4.1
+pkgrel=1
+pkgdesc='HTTP security headers for Flask'
+url='https://github.com/GoogleCloudPlatform/flask-talisman'
+arch=('any')
+license=('APACHE')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask')
+checkdepends=('python-nose' 'python2-nose')
+source=("${pkgname}-${pkgver}.tar.gz"::https://github.com/GoogleCloudPlatform/flask-talisman/archive/v${pkgver}.tar.gz)
+md5sums=('40a3473d80b11405a40231a8ad585508')
+
+package_python-flask-talisman() {
+  depends=('python-flask' 'python-six')
+  cd ${_pyname}-${pkgver}
+
+  python setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+package_python2-flask-talisman() {
+  depends=('python2-flask' 'python2-six')
+  cd ${_pyname}-${pkgver}
+
+  python2 setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+check() {
+  cd ${_pyname}-${pkgver}
+
+  nosetests flask_talisman
+  nosetests2 flask_talisman
+}
+
+# vim: ts=2 sw=2 et:


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

2018-02-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, February 18, 2018 @ 12:19:04
  Author: jelle
Revision: 296222

upgpkg: python-flask-talisman 0.4.1-1

Modified:
  python-flask-talisman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 12:11:46 UTC (rev 296221)
+++ PKGBUILD2018-02-18 12:19:04 UTC (rev 296222)
@@ -3,7 +3,7 @@
 _pyname=flask-talisman
 pkgbase=python-flask-talisman
 pkgname=('python-flask-talisman' 'python2-flask-talisman')
-pkgver=0.4.0
+pkgver=0.4.1
 pkgrel=1
 pkgdesc='HTTP security headers for Flask'
 url='https://github.com/GoogleCloudPlatform/flask-talisman'
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask')
 checkdepends=('python-nose' 'python2-nose')
 
source=("${pkgname}-${pkgver}.tar.gz"::https://github.com/GoogleCloudPlatform/flask-talisman/archive/v${pkgver}.tar.gz)
-md5sums=('f3a6129eb7ae73c3a48c832218d5741d')
+md5sums=('40a3473d80b11405a40231a8ad585508')
 
 package_python-flask-talisman() {
   depends=('python-flask' 'python-six')


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

2018-02-18 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 18, 2018 @ 12:11:46
  Author: svenstaro
Revision: 296221

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |  262 ++---
 1 file changed, 131 insertions(+), 131 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 12:11:36 UTC (rev 296220)
+++ PKGBUILD2018-02-18 12:11:46 UTC (rev 296221)
@@ -1,131 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Stephen Zhang 
-
-pkgbase="python-pytorch"
-pkgname=("python-pytorch" "python2-pytorch" "python-pytorch-cuda" 
"python2-pytorch-cuda")
-_pkgname="pytorch"
-_commit=af3964a
-pkgver=0.3.0
-pkgrel=5
-pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
-arch=('x86_64')
-url="http://pytorch.org;
-license=('BSD')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools'
- 'python-yaml' 'python2-yaml' 'python-numpy' 'python2-numpy'
- 'gcc6' 'cmake' 'cuda' 'cudnn' 'git')
-source=("${_pkgname}-${pkgver}::git+https://github.com/pytorch/pytorch.git#commit=$_commit;
-"git://github.com/facebookincubator/gloo"
-"git://github.com/pybind/pybind11"
-"git://github.com/nanopb/nanopb")
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  git submodule init
-  git config submodule."torch/lib/gloo".url ${srcdir}/gloo
-  git config submodule."torch/lib/pybind11".url ${srcdir}/pybind11
-  git config submodule."torch/lib/nanopb".url ${srcdir}/nanopb
-  git submodule update
-
-  cd ..
-
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py3"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2-cuda"
-  cp -a "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py3-cuda"
-}
-
-build() {
-  msg2 "Building Python 2 without cuda"
-  cd "$srcdir/${_pkgname}-${pkgver}-py2"
-  # Uncomment and modify the following line to enable Intel MKL and magma 
support
-  
#CMAKE_PREFIX_PATH=/opt/intel/mkl/include:/opt/intel/mkl/lib/intel64:/opt/magma 
\
-  CFLAGS="${CFLAGS/-fno-plt/}" \
-  CXXFLAGS="${CXXFLAGS/-fno-plt/}" \
-  NO_CUDA=1 \
-  WITH_CUDA=0 \
-  WITH_CUDNN=0 \
-  python2 setup.py build
-
-  msg2 "Building Python 3 without cuda"
-  cd "$srcdir/${_pkgname}-${pkgver}-py3"
-  # Uncomment and modify the following line to enable Intel MKL and magma 
support
-  
#CMAKE_PREFIX_PATH=/opt/intel/mkl/include:/opt/intel/mkl/lib/intel64:/opt/magma 
\
-  CFLAGS="${CFLAGS/-fno-plt/}" \
-  CXXFLAGS="${CXXFLAGS/-fno-plt/}" \
-  NO_CUDA=1 \
-  WITH_CUDA=0 \
-  WITH_CUDNN=0 \
-  python setup.py build
-
-  msg2 "Building Python 2 with cuda"
-  cd "$srcdir/${_pkgname}-${pkgver}-py2-cuda"
-  # Uncomment and modify the following line to enable Intel MKL and magma 
support
-  
#CMAKE_PREFIX_PATH=/opt/intel/mkl/include:/opt/intel/mkl/lib/intel64:/opt/magma 
\
-  CC=gcc-6 \
-  CXX=g++-6 \
-  CFLAGS="${CFLAGS/-fno-plt/}" \
-  CXXFLAGS="${CXXFLAGS/-fno-plt/}" \
-  WITH_CUDA=1 \
-  CUDA_HOME=/opt/cuda \
-  WITH_CUDNN=1 \
-  CUDNN_LIB_DIR=/opt/cuda/lib64 \
-  CUDNN_INCLUDE_DIR=/opt/cuda/include \
-  TORCH_NVCC_FLAGS="-D__CUDA_NO_HALF_OPERATORS__" \
-  python2 setup.py build
-
-  msg2 "Building Python 3 with cuda"
-  cd "$srcdir/${_pkgname}-${pkgver}-py3-cuda"
-  # Uncomment and modify the following line to enable Intel MKL and magma 
support
-  
#CMAKE_PREFIX_PATH=/opt/intel/mkl/include:/opt/intel/mkl/lib/intel64:/opt/magma 
\
-  CC=gcc-6 \
-  CXX=g++-6 \
-  CFLAGS="${CFLAGS/-fno-plt/}" \
-  CXXFLAGS="${CXXFLAGS/-fno-plt/}" \
-  WITH_CUDA=1 \
-  CUDA_HOME=/opt/cuda \
-  WITH_CUDNN=1 \
-  CUDNN_LIB_DIR=/opt/cuda/lib64 \
-  CUDNN_INCLUDE_DIR=/opt/cuda/include \
-  TORCH_NVCC_FLAGS="-D__CUDA_NO_HALF_OPERATORS__" \
-  python setup.py build
-}
-
-package_python2-pytorch() {
-  depends+=('python2' 'python2-yaml' 'python2-numpy')
-  cd "$srcdir/${_pkgname}-${pkgver}-py2"
-  python2 setup.py install --root="$pkgdir"/ --optimize=1 --skip-build
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
-}
-
-package_python-pytorch() {
-  depends+=('python' 'python-yaml' 'python-numpy')
-  cd "$srcdir/${_pkgname}-${pkgver}-py3"
-  python setup.py install --root="$pkgdir"/ --optimize=1 --skip-build
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
-}
-
-package_python2-pytorch-cuda() {
-  depends+=('python2' 'python2-yaml' 'python2-numpy' 'cuda' 'cudnn')
-  provides=('python2-pytorch')
-  conflicts=('python2-pytorch')
-  cd "$srcdir/${_pkgname}-${pkgver}-py2-cuda"
-  python2 setup.py install --root="$pkgdir"/ --optimize=1 --skip-build
-  install -Dm644 LICENSE 

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

2018-02-18 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 18, 2018 @ 12:11:36
  Author: svenstaro
Revision: 296220

upgpkg: python-pytorch 0.3.1-1

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 09:38:22 UTC (rev 296219)
+++ PKGBUILD2018-02-18 12:11:36 UTC (rev 296220)
@@ -4,9 +4,9 @@
 pkgbase="python-pytorch"
 pkgname=("python-pytorch" "python2-pytorch" "python-pytorch-cuda" 
"python2-pytorch-cuda")
 _pkgname="pytorch"
-_commit=af3964a
-pkgver=0.3.0
-pkgrel=5
+_commit=2b47480
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="http://pytorch.org;


[arch-commits] Commit in go/repos/extra-x86_64 (4 files)

2018-02-18 Thread Bartłomiej Piotrowski via arch-commits
Date: Sunday, February 18, 2018 @ 12:06:11
  Author: bpiotrowski
Revision: 317256

archrelease: copy trunk to extra-x86_64

Added:
  go/repos/extra-x86_64/PKGBUILD
(from rev 317255, go/trunk/PKGBUILD)
  go/repos/extra-x86_64/default-buildmode-pie.patch
(from rev 317255, go/trunk/default-buildmode-pie.patch)
Deleted:
  go/repos/extra-x86_64/PKGBUILD
  go/repos/extra-x86_64/default-buildmode-pie.patch

-+
 PKGBUILD|  183 +-
 default-buildmode-pie.patch |   28 +++---
 2 files changed, 106 insertions(+), 105 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 12:05:54 UTC (rev 317255)
+++ PKGBUILD2018-02-18 12:06:11 UTC (rev 317256)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgbase=go
-pkgname=(go go-pie)
-epoch=2
-pkgver=1.10
-pkgrel=1
-arch=(x86_64)
-url='http://golang.org/'
-license=(BSD)
-makedepends=(git go)
-source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
-default-buildmode-pie.patch)
-sha256sums=('f3de49289405fda5fd1483a8fe6bd2fa5469e005fd567df64485c4fa000c7f24'
-'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
-
-export GOOS=linux
-case "$CARCH" in
-  x86_64) export GOARCH=amd64 ;;
-esac
-export GOROOT_FINAL=/usr/lib/go
-export GOROOT_BOOTSTRAP=/usr/lib/go
-
-prepare() {
-  cp -r $pkgbase ${pkgbase}-pie
-
-  cd ${pkgbase}-pie
-  patch -p1 -i "$srcdir"/default-buildmode-pie.patch
-}
-
-build() {
-  export GOPATH="$srcdir/"
-
-  for _pkgname in ${pkgname[@]}; do
-export GOROOT="$srcdir/$_pkgname"
-export GOBIN="$GOROOT/bin"
-
-cd "$srcdir/$_pkgname/src"
-./make.bash --no-clean -v
-
-PATH="$GOBIN:$PATH" go install -v -buildmode=shared std
-PATH="$GOBIN:$PATH" go install -v -race std
-  done
-}
-
-check() {
-  # Run test suite only for unpatched Go as it expects non-PIE ldBuildmode
-  export GOROOT="$srcdir/$pkgbase"
-  export GOBIN="$GOROOT/bin"
-  export PATH="$srcdir/$pkgbase/bin:$PATH"
-  export GO_TEST_TIMEOUT_SCALE=2
-
-  cd $pkgbase/src
-  ./run.bash --no-rebuild -v -v -v -k 
-}
-
-_package() {
-  options=(!strip staticlibs)
-  cd "$srcdir/$1"
-
-  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib/go" "$pkgdir/usr/share/doc/go"
-  cp -a bin pkg src lib misc "$pkgdir/usr/lib/go"
-  cp -r doc/* "$pkgdir/usr/share/doc/go"
-
-  ln -sf /usr/lib/go/bin/go "$pkgdir/usr/bin/go"
-  ln -sf /usr/lib/go/bin/gofmt "$pkgdir/usr/bin/gofmt"
-  ln -sf /usr/share/doc/go "$pkgdir/usr/lib/go/doc"
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/go/LICENSE"
-  install -Dm644 VERSION "$pkgdir/usr/lib/go/VERSION"
-
-  rm -rf "$pkgdir/usr/lib/go/pkg/bootstrap"
-  rm -rf "$pkgdir/usr/lib/go/pkg/tool/*/api"
-}
-
-package_go() {
-  pkgdesc='Core compiler tools for the Go programming language'
-  provides=(go-pie)
-  conflicts=(go-pie)
-
-  _package $pkgname
-}
-
-package_go-pie() {
-  pkgdesc='Core compiler tools for the Go programming language (with PIE 
enabled by default)'
-  provides=(go)
-  conflicts=(go)
-
-  _package $pkgname
-}

Copied: go/repos/extra-x86_64/PKGBUILD (from rev 317255, go/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 12:06:11 UTC (rev 317256)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgbase=go
+pkgname=(go go-pie)
+epoch=2
+pkgver=1.10
+pkgrel=2
+arch=(x86_64)
+url='http://golang.org/'
+license=(BSD)
+makedepends=(git go)
+source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
+default-buildmode-pie.patch)
+sha256sums=('f3de49289405fda5fd1483a8fe6bd2fa5469e005fd567df64485c4fa000c7f24'
+'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
+
+export GOOS=linux
+case "$CARCH" in
+  x86_64) export GOARCH=amd64 ;;
+esac
+export GOROOT_FINAL=/usr/lib/go
+export GOROOT_BOOTSTRAP=/usr/lib/go
+export GOCACHE=off
+
+prepare() {
+  cp -r $pkgbase ${pkgbase}-pie
+
+  cd ${pkgbase}-pie
+  patch -p1 -i "$srcdir"/default-buildmode-pie.patch
+}
+
+build() {
+  export GOPATH="$srcdir/"
+
+  for _pkgname in ${pkgname[@]}; do
+export GOROOT="$srcdir/$_pkgname"
+export GOBIN="$GOROOT/bin"
+
+cd "$srcdir/$_pkgname/src"
+./make.bash --no-clean -v
+
+PATH="$GOBIN:$PATH" go install -v -buildmode=shared std
+PATH="$GOBIN:$PATH" go install -v -race std
+  done
+}
+
+check() {
+  # Run test suite only for unpatched Go as it expects non-PIE ldBuildmode
+  export GOROOT="$srcdir/$pkgbase"
+  export GOBIN="$GOROOT/bin"
+  export PATH="$srcdir/$pkgbase/bin:$PATH"
+  export GO_TEST_TIMEOUT_SCALE=2
+
+  cd $pkgbase/src
+  ./run.bash --no-rebuild -v -v -v -k 
+}
+
+_package() {
+  options=(!strip staticlibs)
+  cd "$srcdir/$1"
+
+  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib/go" 

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

2018-02-18 Thread Bartłomiej Piotrowski via arch-commits
Date: Sunday, February 18, 2018 @ 12:05:54
  Author: bpiotrowski
Revision: 317255

2:1.10-2: do npt ship build cache in the package (FS#57545)

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 02:43:58 UTC (rev 317254)
+++ PKGBUILD2018-02-18 12:05:54 UTC (rev 317255)
@@ -5,7 +5,7 @@
 pkgname=(go go-pie)
 epoch=2
 pkgver=1.10
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='http://golang.org/'
 license=(BSD)
@@ -21,6 +21,7 @@
 esac
 export GOROOT_FINAL=/usr/lib/go
 export GOROOT_BOOTSTRAP=/usr/lib/go
+export GOCACHE=off
 
 prepare() {
   cp -r $pkgbase ${pkgbase}-pie


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

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 09:37:58
  Author: foutrelis
Revision: 296218

upgpkg: gcompris-qt 0.81-1

New upstream release.

Modified:
  gcompris-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 09:36:13 UTC (rev 296217)
+++ PKGBUILD2018-02-18 09:37:58 UTC (rev 296218)
@@ -3,7 +3,7 @@
 # Contributor: Jose Riha 
 
 pkgname=gcompris-qt
-pkgver=0.80
+pkgver=0.81
 pkgrel=1
 pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'qt5-tools' 'kdoctools')
 replaces=('gcompris' 'gcompris-data')
 source=(http://gcompris.net/download/qt/src/$pkgname-$pkgver.tar.xz)
-sha256sums=('ddfad320a5170f4061b8dc55815e4bf344aa87ba6e6a4bdff597b99ec3f7b494')
+sha256sums=('79d515eb66b2b8549dba7dc184943b38312332ad18c2e5fa3f50e681ab9c849b')
 
 prepare() {
   cd $pkgname-$pkgver


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

2018-02-18 Thread Evangelos Foutras via arch-commits
Date: Sunday, February 18, 2018 @ 09:38:22
  Author: foutrelis
Revision: 296219

archrelease: copy trunk to community-x86_64

Added:
  gcompris-qt/repos/community-x86_64/PKGBUILD
(from rev 296218, gcompris-qt/trunk/PKGBUILD)
Deleted:
  gcompris-qt/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-18 09:37:58 UTC (rev 296218)
+++ PKGBUILD2018-02-18 09:38:22 UTC (rev 296219)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Jose Riha 
-
-pkgname=gcompris-qt
-pkgver=0.80
-pkgrel=1
-pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
-arch=('i686' 'x86_64')
-url="http://gcompris.net/;
-license=('GPL3')
-depends=('qt5-declarative' 'qt5-multimedia' 'qt5-svg' 'qt5-sensors'
- 'qt5-quickcontrols' 'qt5-graphicaleffects' 'qml-box2d'
- 'hicolor-icon-theme')
-makedepends=('cmake' 'extra-cmake-modules' 'qt5-tools' 'kdoctools')
-replaces=('gcompris' 'gcompris-data')
-source=(http://gcompris.net/download/qt/src/$pkgname-$pkgver.tar.xz)
-sha256sums=('ddfad320a5170f4061b8dc55815e4bf344aa87ba6e6a4bdff597b99ec3f7b494')
-
-prepare() {
-  cd $pkgname-$pkgver
-  mkdir build
-}
-
-build() {
-  cd $pkgname-$pkgver/build
-
-  cmake \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DQML_BOX2D_LIBRARY=/usr/lib/qt/qml/Box2D.2.0 \
-..
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make -C build DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gcompris-qt/repos/community-x86_64/PKGBUILD (from rev 296218, 
gcompris-qt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-18 09:38:22 UTC (rev 296219)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Jose Riha 
+
+pkgname=gcompris-qt
+pkgver=0.81
+pkgrel=1
+pkgdesc="Educational software suite comprising of numerous activities for 
children aged 2 to 10"
+arch=('x86_64')
+url="http://gcompris.net/;
+license=('GPL3')
+depends=('qt5-declarative' 'qt5-multimedia' 'qt5-svg' 'qt5-sensors'
+ 'qt5-quickcontrols' 'qt5-graphicaleffects' 'qml-box2d'
+ 'hicolor-icon-theme')
+makedepends=('cmake' 'extra-cmake-modules' 'qt5-tools' 'kdoctools')
+replaces=('gcompris' 'gcompris-data')
+source=(http://gcompris.net/download/qt/src/$pkgname-$pkgver.tar.xz)
+sha256sums=('79d515eb66b2b8549dba7dc184943b38312332ad18c2e5fa3f50e681ab9c849b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  mkdir build
+}
+
+build() {
+  cd $pkgname-$pkgver/build
+
+  cmake \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DQML_BOX2D_LIBRARY=/usr/lib/qt/qml/Box2D.2.0 \
+..
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make -C build DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 09:35:46
  Author: felixonmars
Revision: 296216

archrelease: copy trunk to community-staging-x86_64

Added:
  cabal-helper/repos/community-staging-x86_64/
  cabal-helper/repos/community-staging-x86_64/PKGBUILD
(from rev 296215, cabal-helper/trunk/PKGBUILD)

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

Copied: cabal-helper/repos/community-staging-x86_64/PKGBUILD (from rev 296215, 
cabal-helper/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-02-18 09:35:46 UTC (rev 296216)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=cabal-helper
+pkgver=0.8.0.2
+pkgrel=1
+pkgdesc="Simple interface to some of Cabals configuration state used by 
ghc-mod"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("AGPL3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-exceptions' 'haskell-mtl' 'haskell-semigroupoids' 
'haskell-temporary'
+ 'haskell-unix-compat' 'haskell-utf8-string')
+makedepends=('ghc' 'haskell-ghc' 'haskell-ghc-paths')
+conflicts=('haskell-cabal-helper')
+replaces=('haskell-cabal-helper')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('d922422b2749be12fce97cc403e4aab812c9586f35bce89a08aefa2516fc58fc78a88df98355ec7be9140e24f0bf3cb230ac43ce484a60d90754d46c5e2d42ba')
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--libexecdir="/usr/lib" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-02-18 Thread Felix Yan via arch-commits
Date: Sunday, February 18, 2018 @ 09:35:27
  Author: felixonmars
Revision: 296215

upgpkg: cabal-helper 0.8.0.2-1

rebuild with cabal-helper,0.8.0.2

Modified:
  cabal-helper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-18 05:56:18 UTC (rev 296214)
+++ PKGBUILD2018-02-18 09:35:27 UTC (rev 296215)
@@ -3,31 +3,25 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=cabal-helper
-pkgver=0.7.3.0
-pkgrel=9
+pkgver=0.8.0.2
+pkgrel=1
 pkgdesc="Simple interface to some of Cabals configuration state used by 
ghc-mod"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("AGPL3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl" "haskell-temporary" "haskell-utf8-string")
+depends=('ghc-libs' 'haskell-exceptions' 'haskell-mtl' 'haskell-semigroupoids' 
'haskell-temporary'
+ 'haskell-unix-compat' 'haskell-utf8-string')
+makedepends=('ghc' 'haskell-ghc' 'haskell-ghc-paths')
 conflicts=('haskell-cabal-helper')
 replaces=('haskell-cabal-helper')
-makedepends=('ghc')
-source=('https://github.com/achirkin/cabal-helper/archive/68ceff5916f515e3026a3f40aa44570e47d50a0c.tar.gz')
-#source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
-sha512sums=('bd900c8e3183ecd991a17dbb61bdc200f1ebebcfbc3374cbba4c534a829e042ad65251c7a77a492cd819764c85229e0210ae11c2597b2b7e9b5d40dcd5caa870')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('d922422b2749be12fce97cc403e4aab812c9586f35bce89a08aefa2516fc58fc78a88df98355ec7be9140e24f0bf3cb230ac43ce484a60d90754d46c5e2d42ba')
 
-prepare() {
-mv $pkgname-68ceff5916f515e3026a3f40aa44570e47d50a0c $pkgname-$pkgver
-sed -i 's/import Distribution.Version/import Distribution.Version hiding 
(showVersion)/' $pkgname-$pkgver/CabalHelper/{Sandbox.hs,Compile.hs,Wrapper.hs}
-sed -i 's/, process.*/, process/' $pkgname-$pkgver/$pkgname.cabal
-}
-
 build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd $pkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--libexecdir="/usr/lib" \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--libexecdir="/usr/lib" --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 -f-dev
 runhaskell Setup build
@@ -37,8 +31,13 @@
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test || warning "Tests failed"
+}
+
 package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd $pkgname-$pkgver
 
 install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
 install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"