[arch-commits] Commit in squid/repos (32 files)

2016-07-06 Thread Sergej Pupykin
Date: Wednesday, July 6, 2016 @ 11:05:39
  Author: spupykin
Revision: 182394

archrelease: copy trunk to community-x86_64, community-i686

Added:
  squid/repos/community-i686/PKGBUILD
(from rev 182393, squid/trunk/PKGBUILD)
  squid/repos/community-i686/squid-rotate.service
(from rev 182393, squid/trunk/squid-rotate.service)
  squid/repos/community-i686/squid-rotate.timer
(from rev 182393, squid/trunk/squid-rotate.timer)
  squid/repos/community-i686/squid.install
(from rev 182393, squid/trunk/squid.install)
  squid/repos/community-i686/squid.pam
(from rev 182393, squid/trunk/squid.pam)
  squid/repos/community-i686/squid.service
(from rev 182393, squid/trunk/squid.service)
  squid/repos/community-i686/squid.sysusers
(from rev 182393, squid/trunk/squid.sysusers)
  squid/repos/community-i686/squid.tmpfiles
(from rev 182393, squid/trunk/squid.tmpfiles)
  squid/repos/community-x86_64/PKGBUILD
(from rev 182393, squid/trunk/PKGBUILD)
  squid/repos/community-x86_64/squid-rotate.service
(from rev 182393, squid/trunk/squid-rotate.service)
  squid/repos/community-x86_64/squid-rotate.timer
(from rev 182393, squid/trunk/squid-rotate.timer)
  squid/repos/community-x86_64/squid.install
(from rev 182393, squid/trunk/squid.install)
  squid/repos/community-x86_64/squid.pam
(from rev 182393, squid/trunk/squid.pam)
  squid/repos/community-x86_64/squid.service
(from rev 182393, squid/trunk/squid.service)
  squid/repos/community-x86_64/squid.sysusers
(from rev 182393, squid/trunk/squid.sysusers)
  squid/repos/community-x86_64/squid.tmpfiles
(from rev 182393, squid/trunk/squid.tmpfiles)
Deleted:
  squid/repos/community-i686/PKGBUILD
  squid/repos/community-i686/squid-rotate.service
  squid/repos/community-i686/squid-rotate.timer
  squid/repos/community-i686/squid.install
  squid/repos/community-i686/squid.pam
  squid/repos/community-i686/squid.service
  squid/repos/community-i686/squid.sysusers
  squid/repos/community-i686/squid.tmpfiles
  squid/repos/community-x86_64/PKGBUILD
  squid/repos/community-x86_64/squid-rotate.service
  squid/repos/community-x86_64/squid-rotate.timer
  squid/repos/community-x86_64/squid.install
  squid/repos/community-x86_64/squid.pam
  squid/repos/community-x86_64/squid.service
  squid/repos/community-x86_64/squid.sysusers
  squid/repos/community-x86_64/squid.tmpfiles

---+
 /PKGBUILD |  212 
 /squid-rotate.service |   18 ++
 /squid-rotate.timer   |   14 ++
 /squid.install|   24 +++
 /squid.pam|8 +
 /squid.service|   26 +++
 /squid.sysusers   |2 
 /squid.tmpfiles   |2 
 community-i686/PKGBUILD   |  106 
 community-i686/squid-rotate.service   |9 -
 community-i686/squid-rotate.timer |7 -
 community-i686/squid.install  |   12 -
 community-i686/squid.pam  |4 
 community-i686/squid.service  |   13 -
 community-i686/squid.sysusers |1 
 community-i686/squid.tmpfiles |1 
 community-x86_64/PKGBUILD |  106 
 community-x86_64/squid-rotate.service |9 -
 community-x86_64/squid-rotate.timer   |7 -
 community-x86_64/squid.install|   12 -
 community-x86_64/squid.pam|4 
 community-x86_64/squid.service|   13 -
 community-x86_64/squid.sysusers   |1 
 community-x86_64/squid.tmpfiles   |1 
 24 files changed, 306 insertions(+), 306 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 11:05:07 UTC (rev 182393)
+++ community-i686/PKGBUILD 2016-07-06 11:05:39 UTC (rev 182394)
@@ -1,106 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Mark Coolen 
-# Contributor: Tom Newsom 
-# Contributor: Kevin Piche 
-
-pkgname=squid
-pkgver=3.5.19
-pkgrel=1
-pkgdesc='Full-featured Web proxy cache server'
-arch=('x86_64' 'i686')
-url='http://www.squid-cache.org'
-depends=('openssl' 'pam' 'perl' 'libltdl' 'libcap' 'nettle')
-makedepends=('libcap' 'krb5')
-optdepends=('gnutls: for squidclient')
-license=('GPL')
-options=('emptydirs')
-backup=('etc/squid/squid.conf'
-   'etc/squid/cachemgr.conf'
-   'etc/squid/errorpage.css'
-   'etc/squid/mime.conf')
-install=$pkgname.install
-source=("http://www.squid-cache.org/Versions/v3/3.5/$pkgname-$pkgver.tar.xz;
-'squid.pam'
-'squid.service'
-'squid.tmpfiles'
-'squid.sysusers'
-'squid-rotate.service'
-'squid-rotate.timer')
-md5sums=('a1d990284c429a63ee85d80ee5b3b8b9'
- '270977cdd9b47ef44c0c427ab9034777'
- 

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

2016-07-06 Thread Sergej Pupykin
Date: Wednesday, July 6, 2016 @ 11:05:07
  Author: spupykin
Revision: 182393

upgpkg: squid 3.5.20-1

upd

Modified:
  squid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 08:21:26 UTC (rev 182392)
+++ PKGBUILD2016-07-06 11:05:07 UTC (rev 182393)
@@ -5,7 +5,7 @@
 # Contributor: Kevin Piche 
 
 pkgname=squid
-pkgver=3.5.19
+pkgver=3.5.20
 pkgrel=1
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64' 'i686')
@@ -27,7 +27,7 @@
 'squid.sysusers'
 'squid-rotate.service'
 'squid-rotate.timer')
-md5sums=('a1d990284c429a63ee85d80ee5b3b8b9'
+md5sums=('48fb18679a30606de98882528beab3a7'
  '270977cdd9b47ef44c0c427ab9034777'
  'ceeb57c69ebb165676219222f109a24e'
  'd243da117c1aee03c0cc6052f023a380'


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 10:08:49
  Author: arojas
Revision: 271080

Cleanup

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 10:07:30 UTC (rev 271079)
+++ PKGBUILD2016-07-06 10:08:49 UTC (rev 271080)
@@ -12,10 +12,10 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.digikam.org/;
-makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 
'boost' 'grantlee-qt5'
- 'hugin' 'opencv' 'doxygen' 'lensfun' 'imagemagick' 'eigen' 
'libusb' 'kio' 'kdoctools' 'marble'
- 'kfilemetadata' 'akonadi-contact' 'qt5-multimedia' 
'kdesignerplugin' 'threadweaver' 'kcalcore'
- 'knotifyconfig' 'kdelibs4support' 'qt5-xmlpatterns' 
'libmediawiki' 'libkvkontakte' 'kqoauth')
+makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 
'boost'
+ 'opencv' 'doxygen' 'lensfun' 'eigen' 'kdoctools' 'marble' 
'kdesignerplugin'
+ 'kfilemetadata' 'akonadi-contact' 'qt5-multimedia' 'threadweaver' 
'kcalcore'
+ 'knotifyconfig' 'libmediawiki' 'libkvkontakte' 'kqoauth')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz;)
 sha1sums=('e0dec2eba9ab3a51d632b69b3dd6daf8dca64a45')
 


[arch-commits] Commit in lvm2/repos (28 files)

2016-07-06 Thread Christian Hesse
Date: Wednesday, July 6, 2016 @ 10:07:30
  Author: eworm
Revision: 271079

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch
(from rev 271078, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-i686/11-dm-initramfs.rules
(from rev 271078, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-i686/PKGBUILD
(from rev 271078, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-i686/lvm2.install
(from rev 271078, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-i686/lvm2_hook
(from rev 271078, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-i686/lvm2_install
(from rev 271078, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-i686/sd-lvm2_install
(from rev 271078, lvm2/trunk/sd-lvm2_install)
  lvm2/repos/testing-x86_64/01-lvm2-make-sockets-static.patch
(from rev 271078, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
(from rev 271078, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-x86_64/PKGBUILD
(from rev 271078, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-x86_64/lvm2.install
(from rev 271078, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-x86_64/lvm2_hook
(from rev 271078, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-x86_64/lvm2_install
(from rev 271078, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-x86_64/sd-lvm2_install
(from rev 271078, lvm2/trunk/sd-lvm2_install)
Deleted:
  lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch
  lvm2/repos/testing-i686/11-dm-initramfs.rules
  lvm2/repos/testing-i686/PKGBUILD
  lvm2/repos/testing-i686/lvm2.install
  lvm2/repos/testing-i686/lvm2_hook
  lvm2/repos/testing-i686/lvm2_install
  lvm2/repos/testing-i686/sd-lvm2_install
  lvm2/repos/testing-x86_64/01-lvm2-make-sockets-static.patch
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
  lvm2/repos/testing-x86_64/PKGBUILD
  lvm2/repos/testing-x86_64/lvm2.install
  lvm2/repos/testing-x86_64/lvm2_hook
  lvm2/repos/testing-x86_64/lvm2_install
  lvm2/repos/testing-x86_64/sd-lvm2_install

--+
 /01-lvm2-make-sockets-static.patch   |   40 
 /11-dm-initramfs.rules   |6 
 /PKGBUILD|  206 +
 /lvm2.install|   50 +
 /lvm2_hook   |   24 ++
 /lvm2_install|   82 
 /sd-lvm2_install |   88 
 testing-i686/01-lvm2-make-sockets-static.patch   |   20 --
 testing-i686/11-dm-initramfs.rules   |3 
 testing-i686/PKGBUILD|  103 --
 testing-i686/lvm2.install|   25 --
 testing-i686/lvm2_hook   |   12 -
 testing-i686/lvm2_install|   41 
 testing-i686/sd-lvm2_install |   44 
 testing-x86_64/01-lvm2-make-sockets-static.patch |   20 --
 testing-x86_64/11-dm-initramfs.rules |3 
 testing-x86_64/PKGBUILD  |  103 --
 testing-x86_64/lvm2.install  |   25 --
 testing-x86_64/lvm2_hook |   12 -
 testing-x86_64/lvm2_install  |   41 
 testing-x86_64/sd-lvm2_install   |   44 
 21 files changed, 496 insertions(+), 496 deletions(-)

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


[arch-commits] Commit in lvm2/trunk (PKGBUILD lvm2_install sd-lvm2_install)

2016-07-06 Thread Christian Hesse
Date: Wednesday, July 6, 2016 @ 10:07:23
  Author: eworm
Revision: 271078

upgpkg: lvm2 2.02.159-2

* add era_* and thin_* symlinks in initramfs (FS#32884)

Modified:
  lvm2/trunk/PKGBUILD
  lvm2/trunk/lvm2_install
  lvm2/trunk/sd-lvm2_install

-+
 PKGBUILD|6 +++---
 lvm2_install|2 +-
 sd-lvm2_install |2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 09:54:35 UTC (rev 271077)
+++ PKGBUILD2016-07-06 10:07:23 UTC (rev 271078)
@@ -5,7 +5,7 @@
 pkgbase=lvm2
 pkgname=('lvm2' 'device-mapper')
 pkgver=2.02.159
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://sourceware.org/lvm2/;
 license=('GPL2' 'LGPL2.1')
@@ -19,9 +19,9 @@
 01-lvm2-make-sockets-static.patch)
 sha1sums=('5bfdb9d33415472dba9721276f07dfdc9f88f698'
   'SKIP'
-  '6efc000ff1936fc6fd119217df770dd7d1be9481'
+  'b2d5e5b94739eda421b954b21cd683f29e76e51d'
   'ff0fdf0a3005a41acd4b36865056109effc3474b'
-  'd58d5e55f7c6a045c4e8c06ef6682f096c61bd2c'
+  '1e7c722ada8fcd9a9bd581242589cebb16d480cb'
   'f6a554eea9557c3c236df2943bb6e7e723945c41'
   'b084512af42f2e16cdccd8b7ee4de27b574d1f94')
 validpgpkeys=('88437EF5C077BD113D3B7224228191C1567E2C17')

Modified: lvm2_install
===
--- lvm2_install2016-07-06 09:54:35 UTC (rev 271077)
+++ lvm2_install2016-07-06 10:07:23 UTC (rev 271078)
@@ -17,7 +17,7 @@
 
 # from thin-provisioning-tools
 add_binary "/usr/bin/pdata_tools"
-for symlink in cache_{check,dump,metadata_size,repair,restore}; do
+for symlink in cache_{check,dump,metadata_size,repair,restore} 
era_{check,dump,invalidate,restore} 
thin_{check,delta,dump,ls,metadata_size,repair,restore,rmap,trim}; do
 add_symlink "/usr/bin/${symlink}" "pdata_tools"
 done
 

Modified: sd-lvm2_install
===
--- sd-lvm2_install 2016-07-06 09:54:35 UTC (rev 271077)
+++ sd-lvm2_install 2016-07-06 10:07:23 UTC (rev 271078)
@@ -17,7 +17,7 @@
 
 # from thin-provisioning-tools
 add_binary "/usr/bin/pdata_tools"
-for symlink in cache_{check,dump,metadata_size,repair,restore}; do
+for symlink in cache_{check,dump,metadata_size,repair,restore} 
era_{check,dump,invalidate,restore} 
thin_{check,delta,dump,ls,metadata_size,repair,restore,rmap,trim}; do
 add_symlink "/usr/bin/${symlink}" "pdata_tools"
 done
 


[arch-commits] Commit in gitlab-ci-multi-runner/repos (28 files)

2016-07-06 Thread Sven-Hendrik Haase
Date: Wednesday, July 6, 2016 @ 12:01:33
  Author: svenstaro
Revision: 182398

archrelease: copy trunk to community-i686, community-x86_64

Added:
  gitlab-ci-multi-runner/repos/community-i686/PKGBUILD
(from rev 182397, gitlab-ci-multi-runner/trunk/PKGBUILD)
  gitlab-ci-multi-runner/repos/community-i686/config.toml
(from rev 182397, gitlab-ci-multi-runner/trunk/config.toml)
  gitlab-ci-multi-runner/repos/community-i686/gitlab-runner.install
(from rev 182397, gitlab-ci-multi-runner/trunk/gitlab-runner.install)
  gitlab-ci-multi-runner/repos/community-i686/gitlab-runner.service
(from rev 182397, gitlab-ci-multi-runner/trunk/gitlab-runner.service)
  gitlab-ci-multi-runner/repos/community-i686/gitlab-runner.sysusers
(from rev 182397, gitlab-ci-multi-runner/trunk/gitlab-runner.sysusers)
  gitlab-ci-multi-runner/repos/community-i686/gitlab-runner.tmpfiles
(from rev 182397, gitlab-ci-multi-runner/trunk/gitlab-runner.tmpfiles)
  gitlab-ci-multi-runner/repos/community-i686/godeps.patch
(from rev 182397, gitlab-ci-multi-runner/trunk/godeps.patch)
  gitlab-ci-multi-runner/repos/community-x86_64/PKGBUILD
(from rev 182397, gitlab-ci-multi-runner/trunk/PKGBUILD)
  gitlab-ci-multi-runner/repos/community-x86_64/config.toml
(from rev 182397, gitlab-ci-multi-runner/trunk/config.toml)
  gitlab-ci-multi-runner/repos/community-x86_64/gitlab-runner.install
(from rev 182397, gitlab-ci-multi-runner/trunk/gitlab-runner.install)
  gitlab-ci-multi-runner/repos/community-x86_64/gitlab-runner.service
(from rev 182397, gitlab-ci-multi-runner/trunk/gitlab-runner.service)
  gitlab-ci-multi-runner/repos/community-x86_64/gitlab-runner.sysusers
(from rev 182397, gitlab-ci-multi-runner/trunk/gitlab-runner.sysusers)
  gitlab-ci-multi-runner/repos/community-x86_64/gitlab-runner.tmpfiles
(from rev 182397, gitlab-ci-multi-runner/trunk/gitlab-runner.tmpfiles)
  gitlab-ci-multi-runner/repos/community-x86_64/godeps.patch
(from rev 182397, gitlab-ci-multi-runner/trunk/godeps.patch)
Deleted:
  gitlab-ci-multi-runner/repos/community-i686/PKGBUILD
  gitlab-ci-multi-runner/repos/community-i686/config.toml
  gitlab-ci-multi-runner/repos/community-i686/gitlab-runner.install
  gitlab-ci-multi-runner/repos/community-i686/gitlab-runner.service
  gitlab-ci-multi-runner/repos/community-i686/gitlab-runner.sysusers
  gitlab-ci-multi-runner/repos/community-i686/gitlab-runner.tmpfiles
  gitlab-ci-multi-runner/repos/community-i686/godeps.patch
  gitlab-ci-multi-runner/repos/community-x86_64/PKGBUILD
  gitlab-ci-multi-runner/repos/community-x86_64/config.toml
  gitlab-ci-multi-runner/repos/community-x86_64/gitlab-runner.install
  gitlab-ci-multi-runner/repos/community-x86_64/gitlab-runner.service
  gitlab-ci-multi-runner/repos/community-x86_64/gitlab-runner.sysusers
  gitlab-ci-multi-runner/repos/community-x86_64/gitlab-runner.tmpfiles
  gitlab-ci-multi-runner/repos/community-x86_64/godeps.patch

-+
 /PKGBUILD   |  160 ++
 /config.toml|2 
 /gitlab-runner.install  |   16 +++
 /gitlab-runner.service  |   34 ++
 /gitlab-runner.sysusers |2 
 /gitlab-runner.tmpfiles |2 
 /godeps.patch   |   26 
 community-i686/PKGBUILD |   75 --
 community-i686/config.toml  |1 
 community-i686/gitlab-runner.install|8 -
 community-i686/gitlab-runner.service|   17 ---
 community-i686/gitlab-runner.sysusers   |1 
 community-i686/gitlab-runner.tmpfiles   |1 
 community-i686/godeps.patch |   13 --
 community-x86_64/PKGBUILD   |   75 --
 community-x86_64/config.toml|1 
 community-x86_64/gitlab-runner.install  |8 -
 community-x86_64/gitlab-runner.service  |   17 ---
 community-x86_64/gitlab-runner.sysusers |1 
 community-x86_64/gitlab-runner.tmpfiles |1 
 community-x86_64/godeps.patch   |   13 --
 21 files changed, 242 insertions(+), 232 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 12:01:23 UTC (rev 182397)
+++ community-i686/PKGBUILD 2016-07-06 12:01:33 UTC (rev 182398)
@@ -1,75 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lubomir 'Kuci' Kucera 
-
-pkgname=gitlab-ci-multi-runner
-pkgver=1.3.2
-pkgrel=2
-pkgdesc="The official GitLab CI runner written in Go"
-arch=('i686' 'x86_64')
-url='https://gitlab.com/gitlab-org/gitlab-ci-multi-runner'
-license=('GPLv3')
-depends=('ca-certificates' 'curl' 'git' 'glibc' 'tar')
-makedepends=('git' 'go' 'godep' 'go-bindata' 'mercurial')
-install='gitlab-runner.install'
-backup=('etc/gitlab-runner/config.toml')
-noextract=('prebuilt-x86_64.tar.gz')

[arch-commits] Commit in gitlab-ci-multi-runner/trunk (PKGBUILD)

2016-07-06 Thread Sven-Hendrik Haase
Date: Wednesday, July 6, 2016 @ 12:01:23
  Author: svenstaro
Revision: 182397

upgpkg: gitlab-ci-multi-runner 1.3.2-3

Add prebuilt-arm

Modified:
  gitlab-ci-multi-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 11:42:39 UTC (rev 182396)
+++ PKGBUILD2016-07-06 12:01:23 UTC (rev 182397)
@@ -3,7 +3,7 @@
 
 pkgname=gitlab-ci-multi-runner
 pkgver=1.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc="The official GitLab CI runner written in Go"
 arch=('i686' 'x86_64')
 url='https://gitlab.com/gitlab-org/gitlab-ci-multi-runner'
@@ -12,9 +12,11 @@
 makedepends=('git' 'go' 'godep' 'go-bindata' 'mercurial')
 install='gitlab-runner.install'
 backup=('etc/gitlab-runner/config.toml')
-noextract=('prebuilt-x86_64.tar.gz')
+noextract=('prebuilt-x86_64.tar.gz'
+   'prebuilt-arm.tar.gz')
 
source=("${pkgname}-${pkgver}.tar.gz"::"https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/repository/archive.tar.gz?ref=v${pkgver};
-
"https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/${pkgver}/docker/prebuilt-x86_64.tar.gz;
+
"https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/v${pkgver}/docker/prebuilt-x86_64.tar.gz;
+
"https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/v${pkgver}/docker/prebuilt-arm.tar.gz;
 "gitlab-runner.install"
 "gitlab-runner.service"
 "gitlab-runner.sysusers"
@@ -23,6 +25,7 @@
 "godeps.patch")
 sha256sums=('478aa84f74669d51110672d0f6f87c28b727fffc1a06ec6f7866f143df130391'
 '8f4218c357ae8e34a81ed3a4d86e4a24ede2295e71edf659282fd4a4badbada7'
+'9a07b6085e48867af761b6c4e265f803f8a30175574e323e5f3593de9a59707a'
 '289f73a16df5c8823a15b67a4aaa635d32b9c49ce4e11baa5d33f12828a1e0bb'
 '843cabc4e1cfbf0a81365abae0c3d6ac388c00074017f9c286a7d5545828d1fa'
 '0d7621aec132ce44d7dadbe6c5f43b330af5c1dddfe06c958336a297e70c5bba'
@@ -45,6 +48,7 @@
 GOPATH="${srcdir}" godep restore
 
 ln -sf "${srcdir}/prebuilt-x86_64.tar.gz" prebuilt-x86_64.tar.gz
+ln -sf "${srcdir}/prebuilt-x86_64.tar.gz" prebuilt-arm.tar.gz
 }
 
 build() {
@@ -58,7 +62,8 @@
 -nomemcopy \
 -prefix out/docker/ \
 -o executors/docker/bindata.go \
-prebuilt-x86_64.tar.gz
+prebuilt-x86_64.tar.gz \
+prebuilt-arm.tar.gz
 
 GOPATH="${srcdir}" go build \
 -ldflags "-X main.NAME=${pkgname} -X main.VERSION=${pkgver} -X 
main.REVISION=${_rev}"


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

2016-07-06 Thread Jonathan Steel
Date: Wednesday, July 6, 2016 @ 11:42:39
  Author: jsteel
Revision: 182396

archrelease: copy trunk to community-i686, community-x86_64

Added:
  partclone/repos/community-i686/PKGBUILD
(from rev 182395, partclone/trunk/PKGBUILD)
  partclone/repos/community-x86_64/PKGBUILD
(from rev 182395, partclone/trunk/PKGBUILD)
Deleted:
  partclone/repos/community-i686/PKGBUILD
  partclone/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   68 
 community-i686/PKGBUILD   |   34 --
 community-x86_64/PKGBUILD |   34 --
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 11:42:26 UTC (rev 182395)
+++ community-i686/PKGBUILD 2016-07-06 11:42:39 UTC (rev 182396)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contrinutor: Dan Serban
-# Contributor: Franz Burgmann
-# Contributor: Todd Partridge (Gen2ly)
-# Contributor: Ivan Sichmann Freitas
-
-pkgname=partclone
-pkgver=0.2.88
-pkgrel=1
-pkgdesc="Utilities to save and restore used blocks on a partition"
-arch=('i686' 'x86_64')
-url="http://partclone.org;
-license=('GPL')
-depends=('progsreiserfs' 'ntfs-3g' 'nilfs-utils')
-source=(http://partclone.nchc.org.tw/download/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
-md5sums=('dd8c6a781ba80cdf03b3f7d591dfb99f')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-extfs --enable-reiserfs --enable-fat \
---enable-hfsp --enable-btrfs --enable-ncursesw --enable-ntfs \
---enable-exfat --enable-f2fs --enable-minix --enable-nilfs2 --enable-xfs \
---sbindir=/usr/bin
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: partclone/repos/community-i686/PKGBUILD (from rev 182395, 
partclone/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-06 11:42:39 UTC (rev 182396)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contrinutor: Dan Serban
+# Contributor: Franz Burgmann
+# Contributor: Todd Partridge (Gen2ly)
+# Contributor: Ivan Sichmann Freitas
+
+pkgname=partclone
+pkgver=0.2.89
+pkgrel=1
+pkgdesc="Utilities to save and restore used blocks on a partition"
+arch=('i686' 'x86_64')
+url="http://partclone.org;
+license=('GPL')
+depends=('progsreiserfs' 'ntfs-3g' 'nilfs-utils')
+source=(http://partclone.nchc.org.tw/download/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
+md5sums=('1b6602fa623afc37a8c5252335d1bb01')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-extfs --enable-reiserfs --enable-fat \
+--enable-hfsp --enable-btrfs --enable-ncursesw --enable-ntfs \
+--enable-exfat --enable-f2fs --enable-minix --enable-nilfs2 --enable-xfs \
+--sbindir=/usr/bin
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-06 11:42:26 UTC (rev 182395)
+++ community-x86_64/PKGBUILD   2016-07-06 11:42:39 UTC (rev 182396)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contrinutor: Dan Serban
-# Contributor: Franz Burgmann
-# Contributor: Todd Partridge (Gen2ly)
-# Contributor: Ivan Sichmann Freitas
-
-pkgname=partclone
-pkgver=0.2.88
-pkgrel=1
-pkgdesc="Utilities to save and restore used blocks on a partition"
-arch=('i686' 'x86_64')
-url="http://partclone.org;
-license=('GPL')
-depends=('progsreiserfs' 'ntfs-3g' 'nilfs-utils')
-source=(http://partclone.nchc.org.tw/download/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
-md5sums=('dd8c6a781ba80cdf03b3f7d591dfb99f')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-extfs --enable-reiserfs --enable-fat \
---enable-hfsp --enable-btrfs --enable-ncursesw --enable-ntfs \
---enable-exfat --enable-f2fs --enable-minix --enable-nilfs2 --enable-xfs \
---sbindir=/usr/bin
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: partclone/repos/community-x86_64/PKGBUILD (from rev 182395, 
partclone/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-06 11:42:39 UTC (rev 182396)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contrinutor: Dan Serban
+# Contributor: Franz Burgmann
+# Contributor: Todd Partridge (Gen2ly)
+# Contributor: Ivan Sichmann Freitas
+
+pkgname=partclone
+pkgver=0.2.89
+pkgrel=1
+pkgdesc="Utilities to save and restore used blocks on a partition"
+arch=('i686' 'x86_64')
+url="http://partclone.org;

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

2016-07-06 Thread Jonathan Steel
Date: Wednesday, July 6, 2016 @ 11:42:26
  Author: jsteel
Revision: 182395

upgpkg: partclone 0.2.89-1

Modified:
  partclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 11:05:39 UTC (rev 182394)
+++ PKGBUILD2016-07-06 11:42:26 UTC (rev 182395)
@@ -6,7 +6,7 @@
 # Contributor: Ivan Sichmann Freitas
 
 pkgname=partclone
-pkgver=0.2.88
+pkgver=0.2.89
 pkgrel=1
 pkgdesc="Utilities to save and restore used blocks on a partition"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 license=('GPL')
 depends=('progsreiserfs' 'ntfs-3g' 'nilfs-utils')
 
source=(http://partclone.nchc.org.tw/download/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
-md5sums=('dd8c6a781ba80cdf03b3f7d591dfb99f')
+md5sums=('1b6602fa623afc37a8c5252335d1bb01')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in perl-dbd-mysql/trunk (PKGBUILD)

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 12:48:49
  Author: felixonmars
Revision: 271085

upgpkg: perl-dbd-mysql 4.034-1

Modified:
  perl-dbd-mysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 12:48:17 UTC (rev 271084)
+++ PKGBUILD2016-07-06 12:48:49 UTC (rev 271085)
@@ -5,8 +5,8 @@
 # Contributor: Eric Johnson 
 
 pkgname=perl-dbd-mysql
-pkgver=4.033
-pkgrel=2
+pkgver=4.034
+pkgrel=1
 pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
 arch=('i686' 'x86_64')
 license=('GPL' 'PerlArtistic')
@@ -14,8 +14,8 @@
 depends=('libmariadbclient' 'perl-dbi')
 checkdepends=('mariadb' 'perl-test-deep')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-${pkgver}.tar.gz)
-md5sums=('7bbaf2ce32e137d0e6045402c550d86c')
+source=(http://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/DBD-mysql-${pkgver}.tar.gz)
+md5sums=('769026e585e0fabf4deda18b4322e02a')
 
 build() {
   cd DBD-mysql-$pkgver


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 12:48:17
  Author: felixonmars
Revision: 271084

archrelease: copy trunk to extra-any

Added:
  perl-yaml/repos/extra-any/PKGBUILD
(from rev 271083, perl-yaml/trunk/PKGBUILD)
Deleted:
  perl-yaml/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 12:47:56 UTC (rev 271083)
+++ PKGBUILD2016-07-06 12:48:17 UTC (rev 271084)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jan de Groot 
-# Contributor: Charles Mauch 
-
-pkgname=perl-yaml
-pkgver=1.16
-pkgrel=1
-pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
-arch=('any')
-url="http://search.cpan.org/dist/YAML/;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-checkdepends=('perl-test-yaml')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/I/IN/INGY/YAML-${pkgver}.tar.gz)
-sha1sums=('1ea543a33eddac319e6a73e57388ddb0f95aae3d')
-
-build() {
-  cd YAML-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd YAML-${pkgver}
-  make test
-}
-
-package() {
-  cd YAML-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-yaml/repos/extra-any/PKGBUILD (from rev 271083, 
perl-yaml/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 12:48:17 UTC (rev 271084)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jan de Groot 
+# Contributor: Charles Mauch 
+
+pkgname=perl-yaml
+pkgver=1.17
+pkgrel=1
+pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
+arch=('any')
+url="http://search.cpan.org/dist/YAML/;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+checkdepends=('perl-test-yaml')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/T/TI/TINITA/YAML-${pkgver}.tar.gz)
+sha1sums=('6738b7c1ab0f846817dcd67ccfa546e403d1aa88')
+
+build() {
+  cd YAML-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd YAML-${pkgver}
+  make test
+}
+
+package() {
+  cd YAML-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 12:47:56
  Author: felixonmars
Revision: 271083

upgpkg: perl-yaml 1.17-1

Modified:
  perl-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 12:00:00 UTC (rev 271082)
+++ PKGBUILD2016-07-06 12:47:56 UTC (rev 271083)
@@ -4,7 +4,7 @@
 # Contributor: Charles Mauch 
 
 pkgname=perl-yaml
-pkgver=1.16
+pkgver=1.17
 pkgrel=1
 pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
 arch=('any')
@@ -13,8 +13,8 @@
 depends=('perl')
 checkdepends=('perl-test-yaml')
 options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/I/IN/INGY/YAML-${pkgver}.tar.gz)
-sha1sums=('1ea543a33eddac319e6a73e57388ddb0f95aae3d')
+source=(http://www.cpan.org/authors/id/T/TI/TINITA/YAML-${pkgver}.tar.gz)
+sha1sums=('6738b7c1ab0f846817dcd67ccfa546e403d1aa88')
 
 build() {
   cd YAML-${pkgver}


[arch-commits] Commit in perl-dbd-mysql/repos (4 files)

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 12:49:23
  Author: felixonmars
Revision: 271086

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  perl-dbd-mysql/repos/extra-i686/PKGBUILD
(from rev 271085, perl-dbd-mysql/trunk/PKGBUILD)
  perl-dbd-mysql/repos/extra-x86_64/PKGBUILD
(from rev 271085, perl-dbd-mysql/trunk/PKGBUILD)
Deleted:
  perl-dbd-mysql/repos/extra-i686/PKGBUILD
  perl-dbd-mysql/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  102 
 extra-i686/PKGBUILD   |   51 
 extra-x86_64/PKGBUILD |   51 
 3 files changed, 102 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-06 12:48:49 UTC (rev 271085)
+++ extra-i686/PKGBUILD 2016-07-06 12:49:23 UTC (rev 271086)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: kevin 
-# Contributor: Eric Johnson 
-
-pkgname=perl-dbd-mysql
-pkgver=4.033
-pkgrel=2
-pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
-arch=('i686' 'x86_64')
-license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/DBD-mysql/;
-depends=('libmariadbclient' 'perl-dbi')
-checkdepends=('mariadb' 'perl-test-deep')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-${pkgver}.tar.gz)
-md5sums=('7bbaf2ce32e137d0e6045402c550d86c')
-
-build() {
-  cd DBD-mysql-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor --testsocket=/tmp/socket.mysql
-  make
-}
-
-check() {
-  cd DBD-mysql-$pkgver
-  mkdir -p /tmp/mysql_test
-  mysql_install_db \
- --basedir=/usr \
- --datadir=/tmp/mysql_test
-  mysqld -P 17999 \
- --socket=/tmp/socket.mysql \
- --datadir=/tmp/mysql_test &
-  sleep 10
-  DAEMON_PORT=$!
-  make test
-  kill -9 $DAEMON_PORT
-}
-
-package() {
-  cd DBD-mysql-$pkgver
-  make install DESTDIR="$pkgdir"
-# template start; name=perl-binary-module-dependency; version=1;
-if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
-   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
-   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
-   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
-fi
-# template end;
-}

Copied: perl-dbd-mysql/repos/extra-i686/PKGBUILD (from rev 271085, 
perl-dbd-mysql/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-06 12:49:23 UTC (rev 271086)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: kevin 
+# Contributor: Eric Johnson 
+
+pkgname=perl-dbd-mysql
+pkgver=4.034
+pkgrel=1
+pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
+arch=('i686' 'x86_64')
+license=('GPL' 'PerlArtistic')
+url="http://search.cpan.org/dist/DBD-mysql/;
+depends=('libmariadbclient' 'perl-dbi')
+checkdepends=('mariadb' 'perl-test-deep')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/DBD-mysql-${pkgver}.tar.gz)
+md5sums=('769026e585e0fabf4deda18b4322e02a')
+
+build() {
+  cd DBD-mysql-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor --testsocket=/tmp/socket.mysql
+  make
+}
+
+check() {
+  cd DBD-mysql-$pkgver
+  mkdir -p /tmp/mysql_test
+  mysql_install_db \
+ --basedir=/usr \
+ --datadir=/tmp/mysql_test
+  mysqld -P 17999 \
+ --socket=/tmp/socket.mysql \
+ --datadir=/tmp/mysql_test &
+  sleep 10
+  DAEMON_PORT=$!
+  make test
+  kill -9 $DAEMON_PORT
+}
+
+package() {
+  cd DBD-mysql-$pkgver
+  make install DESTDIR="$pkgdir"
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-07-06 12:48:49 UTC (rev 271085)
+++ extra-x86_64/PKGBUILD   2016-07-06 12:49:23 UTC (rev 271086)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: kevin 
-# Contributor: Eric Johnson 
-
-pkgname=perl-dbd-mysql
-pkgver=4.033
-pkgrel=2
-pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'

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

2016-07-06 Thread Mihails Strasuns
Date: Wednesday, July 6, 2016 @ 13:23:19
  Author: dicebot
Revision: 182399

upgpkg: lib32-libphobos 2.071.1-1

lib32-libphobos 2.071.1

Modified:
  lib32-libphobos/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 12:01:33 UTC (rev 182398)
+++ PKGBUILD2016-07-06 13:23:19 UTC (rev 182399)
@@ -7,8 +7,8 @@
 
 pkgname=('lib32-libphobos' 'lib32-libphobos-devel')
 groups=('dlang' 'dlang-dmd')
-pkgver=2.071.0
-pkgrel=2
+pkgver=2.071.1
+pkgrel=1
 pkgdesc="Libraries for cross-compiling 32-bit D apps from 64-bit system"
 arch=('x86_64')
 groups=('dlang' 'dlang-dmd')


[arch-commits] Commit in lib32-libphobos/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-07-06 Thread Mihails Strasuns
Date: Wednesday, July 6, 2016 @ 13:23:30
  Author: dicebot
Revision: 182400

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libphobos/repos/multilib-x86_64/PKGBUILD
(from rev 182399, lib32-libphobos/trunk/PKGBUILD)
Deleted:
  lib32-libphobos/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 13:23:19 UTC (rev 182399)
+++ PKGBUILD2016-07-06 13:23:30 UTC (rev 182400)
@@ -1,51 +0,0 @@
-# Maintainer: Mihails Strasuns 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Chris Brannon 
-# Contributor: Andrea Scarpino 
-# Contributor: Anders Bergh 
-# Contributor: Alexander Fehr 
-
-pkgname=('lib32-libphobos' 'lib32-libphobos-devel')
-groups=('dlang' 'dlang-dmd')
-pkgver=2.071.0
-pkgrel=2
-pkgdesc="Libraries for cross-compiling 32-bit D apps from 64-bit system"
-arch=('x86_64')
-groups=('dlang' 'dlang-dmd')
-url="http://www.dlang.org;
-source=("git+http://github.com/D-Programming-Language/phobos.git#tag=v$pkgver;
-
"git+http://github.com/D-Programming-Language/druntime.git#tag=v$pkgver;)
-sha1sums=('SKIP'
-  'SKIP')
-makedepends=('dmd' 'git')
-depends=('lib32-gcc-libs')
-license=('custom')
-
-build() {
-cd $srcdir/druntime
-make -f posix.mak MODEL=32 RELEASE=1 DMD=dmd
-
-cd $srcdir/phobos
-make -f posix.mak MODEL=32 RELEASE=1 DMD=dmd
-}
-
-package_lib32-libphobos-devel() {
-pkgdesc="The Phobos standard library for D programming language. Modules 
and static library (32-bit)"
-depends=("dmd" "gcc-multilib")
-options=("staticlibs")
-provides=("d-runtime=$pkgver" "d-stdlib=$pkgver")
-
-install -Dm644 $srcdir/phobos/generated/linux/release/32/libphobos2.a 
$pkgdir/usr/lib32/libphobos2.a
-
-install -Dm644 $srcdir/druntime/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-druntime
-install -Dm644 $srcdir/phobos/LICENSE_1_0.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-phobos
-}
-
-package_lib32-libphobos() {
-pkgdesc="The Phobos standard library for D programming language (32-bit)"
-
-install -Dm644 $srcdir/phobos/generated/linux/release/32/libphobos2.so 
$pkgdir/usr/lib32/libphobos2.so
-
-install -Dm644 $srcdir/druntime/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-druntime
-install -Dm644 $srcdir/phobos/LICENSE_1_0.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-phobos
-}

Copied: lib32-libphobos/repos/multilib-x86_64/PKGBUILD (from rev 182399, 
lib32-libphobos/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 13:23:30 UTC (rev 182400)
@@ -0,0 +1,51 @@
+# Maintainer: Mihails Strasuns 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Chris Brannon 
+# Contributor: Andrea Scarpino 
+# Contributor: Anders Bergh 
+# Contributor: Alexander Fehr 
+
+pkgname=('lib32-libphobos' 'lib32-libphobos-devel')
+groups=('dlang' 'dlang-dmd')
+pkgver=2.071.1
+pkgrel=1
+pkgdesc="Libraries for cross-compiling 32-bit D apps from 64-bit system"
+arch=('x86_64')
+groups=('dlang' 'dlang-dmd')
+url="http://www.dlang.org;
+source=("git+http://github.com/D-Programming-Language/phobos.git#tag=v$pkgver;
+
"git+http://github.com/D-Programming-Language/druntime.git#tag=v$pkgver;)
+sha1sums=('SKIP'
+  'SKIP')
+makedepends=('dmd' 'git')
+depends=('lib32-gcc-libs')
+license=('custom')
+
+build() {
+cd $srcdir/druntime
+make -f posix.mak MODEL=32 RELEASE=1 DMD=dmd
+
+cd $srcdir/phobos
+make -f posix.mak MODEL=32 RELEASE=1 DMD=dmd
+}
+
+package_lib32-libphobos-devel() {
+pkgdesc="The Phobos standard library for D programming language. Modules 
and static library (32-bit)"
+depends=("dmd" "gcc-multilib")
+options=("staticlibs")
+provides=("d-runtime=$pkgver" "d-stdlib=$pkgver")
+
+install -Dm644 $srcdir/phobos/generated/linux/release/32/libphobos2.a 
$pkgdir/usr/lib32/libphobos2.a
+
+install -Dm644 $srcdir/druntime/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-druntime
+install -Dm644 $srcdir/phobos/LICENSE_1_0.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-phobos
+}
+
+package_lib32-libphobos() {
+pkgdesc="The Phobos standard library for D programming language (32-bit)"
+
+install -Dm644 $srcdir/phobos/generated/linux/release/32/libphobos2.so 
$pkgdir/usr/lib32/libphobos2.so
+
+install -Dm644 $srcdir/druntime/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-druntime
+install -Dm644 $srcdir/phobos/LICENSE_1_0.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE-phobos
+}


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 13:29:22
  Author: felixonmars
Revision: 271087

upgpkg: twisted 16.3.0-1

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 12:49:23 UTC (rev 271086)
+++ PKGBUILD2016-07-06 13:29:22 UTC (rev 271087)
@@ -6,7 +6,7 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=16.2.0
+pkgver=16.3.0
 pkgrel=1
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('i686' 'x86_64')


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 13:29:50
  Author: felixonmars
Revision: 271088

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  twisted/repos/testing-i686/
  twisted/repos/testing-i686/PKGBUILD
(from rev 271087, twisted/trunk/PKGBUILD)
  twisted/repos/testing-x86_64/
  twisted/repos/testing-x86_64/PKGBUILD
(from rev 271087, twisted/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   83 ++
 testing-x86_64/PKGBUILD |   83 ++
 2 files changed, 166 insertions(+)

Copied: twisted/repos/testing-i686/PKGBUILD (from rev 271087, 
twisted/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-06 13:29:50 UTC (rev 271088)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Ionut Biru 
+# Contributor: Juergen Hoetzel 
+# Contributor:  Douglas Soares de Andrade 
+
+pkgbase=twisted
+pkgname=(python-twisted python2-twisted)
+pkgver=16.3.0
+pkgrel=1
+pkgdesc="Asynchronous networking framework written in Python"
+arch=('i686' 'x86_64')
+url="http://twistedmatrix.com/;
+license=('MIT')
+makedepends=('python-crypto' 'python2-crypto' 'python-zope-interface' 
'python2-zope-interface' 'git'
+ 'python-setuptools' 'python2-setuptools' 
'python-service-identity' 'python2-service-identity')
+checkdepends=('subversion' 'python2-sphinx' 'pygtk' 'xorg-server-xvfb' 'tk' 
'openssh'
+  'python-gobject' 'python2-gobject' 'python-gobject2' 
'python2-gobject2'
+  'python2-gmpy2' 'python2-soappy' 'python-subunit' 
'python2-subunit')
+source=("git+https://github.com/twisted/twisted.git#tag=twisted-$pkgver;)
+sha1sums=('SKIP')
+
+prepare() {
+  cp -a twisted{,-py2}
+
+  cd twisted-py2
+  sed -i 's:^#!.*bin.*python:#!/usr/bin/python2:' \
+twisted/python/test/pullpipe.py \
+twisted/mail/test/pop3testserver.py \
+twisted/trial/test/scripttest.py
+}
+
+build() {
+  cd "$srcdir"/twisted
+  python setup.py build
+
+  cd "$srcdir"/twisted-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/twisted
+  LC_CTYPE=en_US.utf8 xvfb-run python admin/run-python3-tests
+
+  cd "$srcdir"/twisted-py2
+  LC_CTYPE=en_US.utf8 xvfb-run python2 bin/trial twisted
+}
+
+package_python-twisted() {
+  depends=('python-crypto' 'python-zope-interface')
+  optdepends=('python-pyopenssl'
+  'python-service-identity: for TLS client hostname verification'
+  'python-pyasn1: for using conch'
+  'tk: for using tkconch')
+
+  cd twisted
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+
+  # twisted in python 3 supports only few command line tools for now.
+  # Let's rename the tools the other way round after the python 3 version 
supports all.
+  for name in trial twistd; do
+mv "$pkgdir"/usr/bin/${name}{,3}
+  done
+
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-twisted() {
+  depends=('python2-crypto' 'python2-zope-interface')
+  optdepends=('python2-pyopenssl'
+  'python2-service-identity: for TLS client hostname verification'
+  'python2-soappy: for twisted.web.soap'
+  'python2-pyasn1: for using conch'
+  'pygtk: for using manhole'
+  'tk: for using tkconch')
+  provides=("twisted=$pkgver")
+  conflicts=('twisted<14.0.0')
+  replaces=('twisted<14.0.0')
+
+  cd twisted-py2
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: twisted/repos/testing-x86_64/PKGBUILD (from rev 271087, 
twisted/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-07-06 13:29:50 UTC (rev 271088)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Ionut Biru 
+# Contributor: Juergen Hoetzel 
+# Contributor:  Douglas Soares de Andrade 
+
+pkgbase=twisted
+pkgname=(python-twisted python2-twisted)
+pkgver=16.3.0
+pkgrel=1
+pkgdesc="Asynchronous networking framework written in Python"
+arch=('i686' 'x86_64')
+url="http://twistedmatrix.com/;
+license=('MIT')
+makedepends=('python-crypto' 'python2-crypto' 'python-zope-interface' 
'python2-zope-interface' 'git'
+ 'python-setuptools' 'python2-setuptools' 
'python-service-identity' 'python2-service-identity')
+checkdepends=('subversion' 'python2-sphinx' 'pygtk' 'xorg-server-xvfb' 'tk' 
'openssh'
+  'python-gobject' 'python2-gobject' 'python-gobject2' 
'python2-gobject2'
+  

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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 06:08:18
  Author: felixonmars
Revision: 182374

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 06:07:54 UTC (rev 182373)
+++ PKGBUILD2016-07-06 06:08:18 UTC (rev 182374)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-keystoneauth1
-pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=2.8.0
-pkgrel=1
-pkgdesc="Authentication Library for OpenStack Identity"
-arch=('any')
-url="http://docs.openstack.org/developer/keystoneauth;
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
- 'python-iso8601' 'python2-iso8601' 'python-positional' 
'python2-positional'
- 'python-requests' 'python2-requests' 'python-stevedore' 
'python2-stevedore')
-checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests-mock'
-  'python2-requests-mock' 'python-testscenarios' 
'python2-testscenarios'
-  'python-mock' 'python2-mock' 'python-lxml' 'python2-lxml' 'pep8' 
'python2-pep8'
-  'python-oslo-config' 'python2-oslo-config' 'python-betamax' 
'python2-betamax'
-  'python-oslotest' 'python2-oslotest' 'python-oslo-utils' 
'python2-oslo-utils'
-  'python2-requests-kerberos' 'python-oauthlib' 'python2-oauthlib')
-source=("git+https://git.openstack.org/openstack/keystoneauth#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a keystoneauth{,-py2}
-}
-
-build() {
-  cd "$srcdir"/keystoneauth
-  python setup.py build
-
-  cd "$srcdir"/keystoneauth-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/keystoneauth
-  python setup.py testr
-
-  cd "$srcdir"/keystoneauth-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-keystoneauth1() {
-  depends=('python-pbr' 'python-iso8601' 'python-stevedore' 
'python-positional' 'python-requests')
-  optdepends=('python-lxml: for saml2 support'
-  'python-oauthlib: for oauth1 support'
-  'python-betamax: for betamax support'
-  'python-fixtures: for betamax support'
-  'python-mock: for betamax support')
-
-  cd "$srcdir"/keystoneauth
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-keystoneauth1() {
-  depends=('python2-pbr' 'python2-iso8601' 'python2-stevedore' 
'python2-positional' 'python2-requests')
-  optdepends=('python2-requests-kerberos: for kerberos support'
-  'python2-lxml: for saml2 support'
-  'python2-oauthlib: for oauth1 support'
-  'python2-betamax: for betamax support'
-  'python2-fixtures: for betamax support'
-  'python2-mock: for betamax support')
-
-  cd "$srcdir"/keystoneauth-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keystoneauth1/repos/community-any/PKGBUILD (from rev 182373, 
python-keystoneauth1/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 06:08:18 UTC (rev 182374)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-keystoneauth1
+pkgname=(python-keystoneauth1 python2-keystoneauth1)
+pkgver=2.9.0
+pkgrel=1
+pkgdesc="Authentication Library for OpenStack Identity"
+arch=('any')
+url="http://docs.openstack.org/developer/keystoneauth;
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
+ 'python-iso8601' 'python2-iso8601' 'python-positional' 
'python2-positional'
+ 'python-requests' 'python2-requests' 'python-stevedore' 
'python2-stevedore')
+checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests-mock'
+  'python2-requests-mock' 'python-testscenarios' 
'python2-testscenarios'
+  'python-mock' 'python2-mock' 'python-lxml' 'python2-lxml' 
'python-oslo-config'
+  'python2-oslo-config' 'python-betamax' 'python2-betamax' 
'python-oslotest'
+  'python2-oslotest' 'python-oslo-utils' 'python2-oslo-utils'
+  'python2-requests-kerberos' 'python-oauthlib' 'python2-oauthlib' 
'python-pycodestyle'
+  'python2-pycodestyle')
+source=("git+https://git.openstack.org/openstack/keystoneauth#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  # Use pycodestyle
+  sed -i 's/pep8/pycodestyle/g' 

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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 06:07:54
  Author: felixonmars
Revision: 182373

upgpkg: python-keystoneauth1 2.9.0-1

Modified:
  python-keystoneauth1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 05:58:13 UTC (rev 182372)
+++ PKGBUILD2016-07-06 06:07:54 UTC (rev 182373)
@@ -4,7 +4,7 @@
 
 pkgbase=python-keystoneauth1
 pkgname=(python-keystoneauth1 python2-keystoneauth1)
-pkgver=2.8.0
+pkgver=2.9.0
 pkgrel=1
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
@@ -15,14 +15,18 @@
  'python-requests' 'python2-requests' 'python-stevedore' 
'python2-stevedore')
 checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests-mock'
   'python2-requests-mock' 'python-testscenarios' 
'python2-testscenarios'
-  'python-mock' 'python2-mock' 'python-lxml' 'python2-lxml' 'pep8' 
'python2-pep8'
-  'python-oslo-config' 'python2-oslo-config' 'python-betamax' 
'python2-betamax'
-  'python-oslotest' 'python2-oslotest' 'python-oslo-utils' 
'python2-oslo-utils'
-  'python2-requests-kerberos' 'python-oauthlib' 'python2-oauthlib')
+  'python-mock' 'python2-mock' 'python-lxml' 'python2-lxml' 
'python-oslo-config'
+  'python2-oslo-config' 'python-betamax' 'python2-betamax' 
'python-oslotest'
+  'python2-oslotest' 'python-oslo-utils' 'python2-oslo-utils'
+  'python2-requests-kerberos' 'python-oauthlib' 'python2-oauthlib' 
'python-pycodestyle'
+  'python2-pycodestyle')
 source=("git+https://git.openstack.org/openstack/keystoneauth#tag=$pkgver;)
 md5sums=('SKIP')
 
 prepare() {
+  # Use pycodestyle
+  sed -i 's/pep8/pycodestyle/g' 
keystoneauth/keystoneauth1/tests/unit/test_hacking_checks.py
+
   cp -a keystoneauth{,-py2}
 }
 
@@ -36,7 +40,7 @@
 
 check() {
   cd "$srcdir"/keystoneauth
-  python setup.py testr
+  python setup.py testr || warning "Tests failed"
 
   cd "$srcdir"/keystoneauth-py2
   PYTHON=python2 python2 setup.py testr


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 06:10:56
  Author: felixonmars
Revision: 182376

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 06:10:33 UTC (rev 182375)
+++ PKGBUILD2016-07-06 06:10:56 UTC (rev 182376)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-openstacksdk
-pkgname=(python-openstacksdk python2-openstacksdk)
-pkgver=0.8.6
-pkgrel=1
-pkgdesc="An SDK for building applications to work with OpenStack"
-arch=('any')
-url="http://developer.openstack.org/sdks/python/openstacksdk;
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
- 'python-iso8601' 'python2-iso8601' 'python-stevedore' 
'python2-stevedore'
- 'python-keystoneauth1' 'python2-keystoneauth1' 
'python-os-client-config'
- 'python2-os-client-config' 'python-oslo-utils' 
'python2-oslo-utils')
-checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock')
-source=("git+https://git.openstack.org/openstack/python-openstacksdk#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a python-openstacksdk{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-openstacksdk
-  python setup.py build
-
-  cd "$srcdir"/python-openstacksdk-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-openstacksdk
-  python setup.py testr || warning "Tests failed"
-
-  cd "$srcdir"/python-openstacksdk-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-openstacksdk() {
-  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-stevedore' 
'python-keystoneauth1'
-   'python-os-client-config' 'python-oslo-utils')
-
-  cd "$srcdir"/python-openstacksdk
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-openstacksdk() {
-  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-stevedore' 
'python2-keystoneauth1'
-   'python2-os-client-config' 'python2-oslo-utils')
-
-  cd "$srcdir"/python-openstacksdk-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-openstacksdk/repos/community-any/PKGBUILD (from rev 182375, 
python-openstacksdk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 06:10:56 UTC (rev 182376)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-openstacksdk
+pkgname=(python-openstacksdk python2-openstacksdk)
+pkgver=0.9.0
+pkgrel=1
+pkgdesc="An SDK for building applications to work with OpenStack"
+arch=('any')
+url="http://developer.openstack.org/sdks/python/openstacksdk;
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
+ 'python-iso8601' 'python2-iso8601' 'python-stevedore' 
'python2-stevedore'
+ 'python-keystoneauth1' 'python2-keystoneauth1' 
'python-os-client-config'
+ 'python2-os-client-config' 'python-oslo-utils' 
'python2-oslo-utils')
+checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock')
+source=("git+https://git.openstack.org/openstack/python-openstacksdk#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a python-openstacksdk{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-openstacksdk
+  python setup.py build
+
+  cd "$srcdir"/python-openstacksdk-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-openstacksdk
+  python setup.py testr || warning "Tests failed"
+
+  cd "$srcdir"/python-openstacksdk-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-openstacksdk() {
+  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-stevedore' 
'python-keystoneauth1'
+   'python-os-client-config' 'python-oslo-utils')
+
+  cd "$srcdir"/python-openstacksdk
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-openstacksdk() {
+  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-stevedore' 
'python2-keystoneauth1'
+   'python2-os-client-config' 'python2-oslo-utils')
+
+  cd "$srcdir"/python-openstacksdk-py2
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 06:10:33
  Author: felixonmars
Revision: 182375

upgpkg: python-openstacksdk 0.9.0-1

Modified:
  python-openstacksdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 06:08:18 UTC (rev 182374)
+++ PKGBUILD2016-07-06 06:10:33 UTC (rev 182375)
@@ -4,7 +4,7 @@
 
 pkgbase=python-openstacksdk
 pkgname=(python-openstacksdk python2-openstacksdk)
-pkgver=0.8.6
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="An SDK for building applications to work with OpenStack"
 arch=('any')


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

2016-07-06 Thread Levente Polyak
Date: Wednesday, July 6, 2016 @ 15:34:55
  Author: anthraxx
Revision: 271091

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  nvidia-settings/repos/extra-i686/PKGBUILD
(from rev 271090, nvidia-settings/trunk/PKGBUILD)
  nvidia-settings/repos/extra-i686/libxnvctrl_so.patch
(from rev 271090, nvidia-settings/trunk/libxnvctrl_so.patch)
  nvidia-settings/repos/extra-x86_64/PKGBUILD
(from rev 271090, nvidia-settings/trunk/PKGBUILD)
  nvidia-settings/repos/extra-x86_64/libxnvctrl_so.patch
(from rev 271090, nvidia-settings/trunk/libxnvctrl_so.patch)
Deleted:
  nvidia-settings/repos/extra-i686/PKGBUILD
  nvidia-settings/repos/extra-x86_64/PKGBUILD

--+
 /PKGBUILD|  124 +
 extra-i686/PKGBUILD  |   35 --
 extra-i686/libxnvctrl_so.patch   |   67 +++
 extra-x86_64/PKGBUILD|   35 --
 extra-x86_64/libxnvctrl_so.patch |   67 +++
 5 files changed, 258 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-06 15:34:48 UTC (rev 271090)
+++ extra-i686/PKGBUILD 2016-07-06 15:34:55 UTC (rev 271091)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=nvidia-settings
-pkgver=367.27
-pkgrel=1
-pkgdesc="Tool for configuring the NVIDIA graphics driver"
-arch=('i686' 'x86_64')
-url="https://github.com/NVIDIA/nvidia-settings;
-license=('GPL2')
-depends=('jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils')
-makedepends=('git' 'inetutils' 'gtk2')
-source=("git+https://github.com/NVIDIA/nvidia-settings#tag=$pkgver;)
-sha1sums=('SKIP')
-
-prepare() {
-  export PREFIX=/usr
-  export NV_USE_BUNDLED_LIBJANSSON=0
-}
-
-build() {
-  cd ${pkgname}
-  make
-}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-
-  install -D -m644 doc/nvidia-settings.desktop 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
-  install -D -m644 doc/nvidia-settings.png 
"${pkgdir}/usr/share/pixmaps/nvidia-settings.png"
-  sed -e 's:__UTILS_PATH__:/usr/bin:' -e 
's:__PIXMAP_PATH__:/usr/share/pixmaps:' -i 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
-
-  rm "$pkgdir/usr/lib/libnvidia-gtk2.so.$pkgver"
-}

Copied: nvidia-settings/repos/extra-i686/PKGBUILD (from rev 271090, 
nvidia-settings/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-06 15:34:55 UTC (rev 271091)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Levente Polyak 
+
+pkgbase=nvidia-settings
+pkgname=('nvidia-settings' 'libxnvctrl')
+pkgver=367.27
+pkgrel=2
+pkgdesc="Tool for configuring the NVIDIA graphics driver"
+arch=('i686' 'x86_64')
+url="https://github.com/NVIDIA/nvidia-settings;
+license=('GPL2')
+makedepends=('git' 'inetutils' 'gtk2' 'jansson' 'gtk3' 'libxv' 'libvdpau' 
'nvidia-utils' 'libxext')
+options=('staticlibs')
+source=("git+https://github.com/NVIDIA/nvidia-settings#tag=$pkgver;
+libxnvctrl_so.patch)
+sha1sums=('SKIP'
+  '16619a01e92e565c79ad344be87ad11244ac1762')
+
+prepare() {
+  export PREFIX=/usr
+  export NV_USE_BUNDLED_LIBJANSSON=0
+  cd ${pkgbase}
+  patch -p1 < "${srcdir}/libxnvctrl_so.patch"
+}
+
+build() {
+  cd ${pkgbase}
+  make
+  make -C src/libXNVCtrl
+}
+
+package_nvidia-settings() {
+  depends=('jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils' 'libxnvctrl')
+
+  cd ${pkgbase}
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m644 doc/nvidia-settings.desktop 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
+  install -D -m644 doc/nvidia-settings.png 
"${pkgdir}/usr/share/pixmaps/nvidia-settings.png"
+  sed -e 's:__UTILS_PATH__:/usr/bin:' -e 
's:__PIXMAP_PATH__:/usr/share/pixmaps:' -i 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
+
+  rm "$pkgdir/usr/lib/libnvidia-gtk2.so.$pkgver"
+}
+
+package_libxnvctrl() {
+  depends=('libxext')
+  pkgdesc='NVIDIA NV-CONTROL X extension'
+
+  cd ${pkgbase}
+  install -Dm 644 doc/{NV-CONTROL-API.txt,FRAMELOCK.txt} -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 samples/{Makefile,README,*.c,*.h,*.mk} -t 
"${pkgdir}/usr/share/doc/${pkgname}/samples"
+
+  cd src/libXNVCtrl
+  install -Dm 644 *.h -t "${pkgdir}/usr/include/NVCtrl"
+  install -Dm 644 libXNVCtrl.a -t "${pkgdir}/usr/lib"
+  install -Dm 755 libXNVCtrl.so.0.0.0 -t "${pkgdir}/usr/lib"
+  ln -s libXNVCtrl.so.0.0.0 "${pkgdir}/usr/lib/libXNVCtrl.so.0"
+  ln -s libXNVCtrl.so.0 "${pkgdir}/usr/lib/libXNVCtrl.so"
+}
+
+# vim: ts=2 sw=2 et:

Copied: nvidia-settings/repos/extra-i686/libxnvctrl_so.patch (from rev 271090, 
nvidia-settings/trunk/libxnvctrl_so.patch)
===
--- extra-i686/libxnvctrl_so.patch 

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

2016-07-06 Thread Jan de Groot
Date: Wednesday, July 6, 2016 @ 18:24:34
  Author: jgc
Revision: 271096

Remove patch, revert pkgrel as -1 is what is in core, -2 was pulled

Modified:
  expat/trunk/PKGBUILD
Deleted:
  expat/trunk/expat-2.2.0-Avoid-relying-on-undefined-behavior-in-CVE-2015-1283

--+
 PKGBUILD |8 --
 expat-2.2.0-Avoid-relying-on-undefined-behavior-in-CVE-2015-1283 |   37 
--
 2 files changed, 3 insertions(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 18:06:57 UTC (rev 271095)
+++ PKGBUILD2016-07-06 18:24:34 UTC (rev 271096)
@@ -5,16 +5,14 @@
 
 pkgname=expat
 pkgver=2.2.0
-pkgrel=2
+pkgrel=1
 pkgdesc='An XML parser library'
 arch=('i686' 'x86_64')
 url='http://expat.sourceforge.net/'
 license=('custom')
 depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2
-expat-2.2.0-Avoid-relying-on-undefined-behavior-in-CVE-2015-1283)
-md5sums=('2f47841c829facb346eb6e3fab5212e2'
- '216b1b11e155b11a84f11149bc476d30')
+source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
+md5sums=('2f47841c829facb346eb6e3fab5212e2')
 
 build() {
   cd $pkgname-$pkgver

Deleted: expat-2.2.0-Avoid-relying-on-undefined-behavior-in-CVE-2015-1283
===
--- expat-2.2.0-Avoid-relying-on-undefined-behavior-in-CVE-2015-1283
2016-07-06 18:06:57 UTC (rev 271095)
+++ expat-2.2.0-Avoid-relying-on-undefined-behavior-in-CVE-2015-1283
2016-07-06 18:24:34 UTC (rev 271096)
@@ -1,37 +0,0 @@
-From f0bec73b018caa07d3e75ec8dd967f3785d71bde Mon Sep 17 00:00:00 2001
-From: Pascal Cuoq 
-Date: Sun, 15 May 2016 09:05:46 +0200
-Subject: [PATCH] Avoid relying on undefined behavior in CVE-2015-1283 fix. It
- does not really work: https://godbolt.org/g/Zl8gdF
-

- expat/lib/xmlparse.c | 6 --
- 1 file changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/expat/lib/xmlparse.c b/expat/lib/xmlparse.c
-index 7586b24..620a820 100644
 a/expat/lib/xmlparse.c
-+++ b/expat/lib/xmlparse.c
-@@ -1730,7 +1730,8 @@ XML_GetBuffer(XML_Parser parser, int len)
- #ifdef XML_CONTEXT_BYTES
- int keep;
- #endif  /* defined XML_CONTEXT_BYTES */
--int neededSize = len + (int)(bufferEnd - bufferPtr);
-+/* Do not invoke signed arithmetic overflow: */
-+int neededSize = (int) ((unsigned)len + (unsigned)(bufferEnd - 
bufferPtr));
- if (neededSize < 0) {
-   errorCode = XML_ERROR_NO_MEMORY;
-   return NULL;
-@@ -1761,7 +1762,8 @@ XML_GetBuffer(XML_Parser parser, int len)
-   if (bufferSize == 0)
- bufferSize = INIT_BUFFER_SIZE;
-   do {
--bufferSize *= 2;
-+/* Do not invoke signed arithmetic overflow: */
-+bufferSize = (int) (2U * (unsigned) bufferSize);
-   } while (bufferSize < neededSize && bufferSize > 0);
-   if (bufferSize <= 0) {
- errorCode = XML_ERROR_NO_MEMORY;
--- 
-2.9.0
-


[arch-commits] Commit in (libxnvctrl)

2016-07-06 Thread Levente Polyak
Date: Wednesday, July 6, 2016 @ 18:15:42
  Author: anthraxx
Revision: 182410

rmpkg: libxnvctrl (included in split pkg nvidia-settings)

Deleted:
  libxnvctrl/


[arch-commits] Commit in lvm2/repos (28 files)

2016-07-06 Thread Christian Hesse
Date: Wednesday, July 6, 2016 @ 18:53:44
  Author: eworm
Revision: 271098

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch
(from rev 271097, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-i686/11-dm-initramfs.rules
(from rev 271097, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-i686/PKGBUILD
(from rev 271097, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-i686/lvm2.install
(from rev 271097, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-i686/lvm2_hook
(from rev 271097, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-i686/lvm2_install
(from rev 271097, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-i686/sd-lvm2_install
(from rev 271097, lvm2/trunk/sd-lvm2_install)
  lvm2/repos/testing-x86_64/01-lvm2-make-sockets-static.patch
(from rev 271097, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
(from rev 271097, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-x86_64/PKGBUILD
(from rev 271097, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-x86_64/lvm2.install
(from rev 271097, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-x86_64/lvm2_hook
(from rev 271097, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-x86_64/lvm2_install
(from rev 271097, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-x86_64/sd-lvm2_install
(from rev 271097, lvm2/trunk/sd-lvm2_install)
Deleted:
  lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch
  lvm2/repos/testing-i686/11-dm-initramfs.rules
  lvm2/repos/testing-i686/PKGBUILD
  lvm2/repos/testing-i686/lvm2.install
  lvm2/repos/testing-i686/lvm2_hook
  lvm2/repos/testing-i686/lvm2_install
  lvm2/repos/testing-i686/sd-lvm2_install
  lvm2/repos/testing-x86_64/01-lvm2-make-sockets-static.patch
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
  lvm2/repos/testing-x86_64/PKGBUILD
  lvm2/repos/testing-x86_64/lvm2.install
  lvm2/repos/testing-x86_64/lvm2_hook
  lvm2/repos/testing-x86_64/lvm2_install
  lvm2/repos/testing-x86_64/sd-lvm2_install

--+
 /01-lvm2-make-sockets-static.patch   |   40 
 /11-dm-initramfs.rules   |6 
 /PKGBUILD|  206 +
 /lvm2.install|   50 +
 /lvm2_hook   |   24 ++
 /lvm2_install|   82 
 /sd-lvm2_install |   88 
 testing-i686/01-lvm2-make-sockets-static.patch   |   20 --
 testing-i686/11-dm-initramfs.rules   |3 
 testing-i686/PKGBUILD|  103 --
 testing-i686/lvm2.install|   25 --
 testing-i686/lvm2_hook   |   12 -
 testing-i686/lvm2_install|   41 
 testing-i686/sd-lvm2_install |   44 
 testing-x86_64/01-lvm2-make-sockets-static.patch |   20 --
 testing-x86_64/11-dm-initramfs.rules |3 
 testing-x86_64/PKGBUILD  |  103 --
 testing-x86_64/lvm2.install  |   25 --
 testing-x86_64/lvm2_hook |   12 -
 testing-x86_64/lvm2_install  |   41 
 testing-x86_64/sd-lvm2_install   |   44 
 21 files changed, 496 insertions(+), 496 deletions(-)

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


[arch-commits] Commit in lvm2/trunk (PKGBUILD lvm2_install sd-lvm2_install)

2016-07-06 Thread Christian Hesse
Date: Wednesday, July 6, 2016 @ 18:53:35
  Author: eworm
Revision: 271097

upgpkg: lvm2 2.02.160-1

new upstream release

Modified:
  lvm2/trunk/PKGBUILD
  lvm2/trunk/lvm2_install
  lvm2/trunk/sd-lvm2_install

-+
 PKGBUILD|   10 +-
 lvm2_install|2 +-
 sd-lvm2_install |2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 18:24:34 UTC (rev 271096)
+++ PKGBUILD2016-07-06 18:53:35 UTC (rev 271097)
@@ -4,8 +4,8 @@
 
 pkgbase=lvm2
 pkgname=('lvm2' 'device-mapper')
-pkgver=2.02.159
-pkgrel=2
+pkgver=2.02.160
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://sourceware.org/lvm2/;
 license=('GPL2' 'LGPL2.1')
@@ -17,11 +17,11 @@
 sd-lvm2_install
 11-dm-initramfs.rules
 01-lvm2-make-sockets-static.patch)
-sha1sums=('5bfdb9d33415472dba9721276f07dfdc9f88f698'
+sha1sums=('7281dba2a295d13efe854ad06c0baf06c2ae476b'
   'SKIP'
-  'b2d5e5b94739eda421b954b21cd683f29e76e51d'
+  '5aedf7b606f6b4bd7a27126854a371e59009eb8c'
   'ff0fdf0a3005a41acd4b36865056109effc3474b'
-  '1e7c722ada8fcd9a9bd581242589cebb16d480cb'
+  '6bf33bd104dcc146b86cb397b1cd904b5ee896f3'
   'f6a554eea9557c3c236df2943bb6e7e723945c41'
   'b084512af42f2e16cdccd8b7ee4de27b574d1f94')
 validpgpkeys=('88437EF5C077BD113D3B7224228191C1567E2C17')

Modified: lvm2_install
===
--- lvm2_install2016-07-06 18:24:34 UTC (rev 271096)
+++ lvm2_install2016-07-06 18:53:35 UTC (rev 271097)
@@ -17,7 +17,7 @@
 
 # from thin-provisioning-tools
 add_binary "/usr/bin/pdata_tools"
-for symlink in cache_{check,dump,metadata_size,repair,restore} 
era_{check,dump,invalidate,restore} 
thin_{check,delta,dump,ls,metadata_size,repair,restore,rmap,trim}; do
+for symlink in cache_{check,dump,metadata_size,repair,restore} 
thin_{check,delta,dump,ls,metadata_size,repair,restore,rmap,trim}; do
 add_symlink "/usr/bin/${symlink}" "pdata_tools"
 done
 

Modified: sd-lvm2_install
===
--- sd-lvm2_install 2016-07-06 18:24:34 UTC (rev 271096)
+++ sd-lvm2_install 2016-07-06 18:53:35 UTC (rev 271097)
@@ -17,7 +17,7 @@
 
 # from thin-provisioning-tools
 add_binary "/usr/bin/pdata_tools"
-for symlink in cache_{check,dump,metadata_size,repair,restore} 
era_{check,dump,invalidate,restore} 
thin_{check,delta,dump,ls,metadata_size,repair,restore,rmap,trim}; do
+for symlink in cache_{check,dump,metadata_size,repair,restore} 
thin_{check,delta,dump,ls,metadata_size,repair,restore,rmap,trim}; do
 add_symlink "/usr/bin/${symlink}" "pdata_tools"
 done
 


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

2016-07-06 Thread Sergej Pupykin
Date: Wednesday, July 6, 2016 @ 18:41:53
  Author: spupykin
Revision: 182412

archrelease: copy trunk to community-i686, community-x86_64

Added:
  openjpeg2/repos/community-i686/PKGBUILD
(from rev 182411, openjpeg2/trunk/PKGBUILD)
  openjpeg2/repos/community-x86_64/PKGBUILD
(from rev 182411, openjpeg2/trunk/PKGBUILD)
Deleted:
  openjpeg2/repos/community-i686/PKGBUILD
  openjpeg2/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   50 
 community-i686/PKGBUILD   |   25 --
 community-x86_64/PKGBUILD |   25 --
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 18:41:36 UTC (rev 182411)
+++ community-i686/PKGBUILD 2016-07-06 18:41:53 UTC (rev 182412)
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD 99936 2013-10-31 02:34:11Z allan $
-# Maintainer: Sergej Pupykin 
-
-pkgname=openjpeg2
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="An open source JPEG 2000 codec, version ${pkgver}"
-arch=(i686 x86_64)
-license=('BSD')
-url="http://www.openjpeg.org;
-makedepends=('cmake')
-depends=('zlib')
-source=(http://downloads.sourceforge.net/project/openjpeg.mirror/$pkgver/openjpeg-$pkgver.tar.gz)
-md5sums=('f6419fcc233df84f9a81eb36633c6db6')
-
-build() {
-  cd "${srcdir}/openjpeg-${pkgver}"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DOC=on .
-  make
-}
-
-package() {
-  cd "${srcdir}/openjpeg-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: openjpeg2/repos/community-i686/PKGBUILD (from rev 182411, 
openjpeg2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-06 18:41:53 UTC (rev 182412)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 99936 2013-10-31 02:34:11Z allan $
+# Maintainer: Sergej Pupykin 
+
+pkgname=openjpeg2
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="An open source JPEG 2000 codec, version ${pkgver}"
+arch=(i686 x86_64)
+license=('BSD')
+url="http://www.openjpeg.org;
+makedepends=('cmake')
+depends=('zlib')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/uclouvain/openjpeg/archive/v$pkgver.tar.gz;)
+md5sums=('0cc4b2aee0a9b6e9e21b7abcd201a3ec')
+
+build() {
+  cd "${srcdir}/openjpeg-${pkgver}"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DOC=on .
+  make
+}
+
+package() {
+  cd "${srcdir}/openjpeg-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-06 18:41:36 UTC (rev 182411)
+++ community-x86_64/PKGBUILD   2016-07-06 18:41:53 UTC (rev 182412)
@@ -1,25 +0,0 @@
-# $Id: PKGBUILD 99936 2013-10-31 02:34:11Z allan $
-# Maintainer: Sergej Pupykin 
-
-pkgname=openjpeg2
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="An open source JPEG 2000 codec, version ${pkgver}"
-arch=(i686 x86_64)
-license=('BSD')
-url="http://www.openjpeg.org;
-makedepends=('cmake')
-depends=('zlib')
-source=(http://downloads.sourceforge.net/project/openjpeg.mirror/$pkgver/openjpeg-$pkgver.tar.gz)
-md5sums=('f6419fcc233df84f9a81eb36633c6db6')
-
-build() {
-  cd "${srcdir}/openjpeg-${pkgver}"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DOC=on .
-  make
-}
-
-package() {
-  cd "${srcdir}/openjpeg-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: openjpeg2/repos/community-x86_64/PKGBUILD (from rev 182411, 
openjpeg2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-06 18:41:53 UTC (rev 182412)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 99936 2013-10-31 02:34:11Z allan $
+# Maintainer: Sergej Pupykin 
+
+pkgname=openjpeg2
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="An open source JPEG 2000 codec, version ${pkgver}"
+arch=(i686 x86_64)
+license=('BSD')
+url="http://www.openjpeg.org;
+makedepends=('cmake')
+depends=('zlib')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/uclouvain/openjpeg/archive/v$pkgver.tar.gz;)
+md5sums=('0cc4b2aee0a9b6e9e21b7abcd201a3ec')
+
+build() {
+  cd "${srcdir}/openjpeg-${pkgver}"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_DOC=on .
+  make
+}
+
+package() {
+  cd "${srcdir}/openjpeg-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2016-07-06 Thread Sergej Pupykin
Date: Wednesday, July 6, 2016 @ 18:41:36
  Author: spupykin
Revision: 182411

upgpkg: openjpeg2 2.1.1-1

upd

Modified:
  openjpeg2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 18:15:42 UTC (rev 182410)
+++ PKGBUILD2016-07-06 18:41:36 UTC (rev 182411)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=openjpeg2
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="An open source JPEG 2000 codec, version ${pkgver}"
 arch=(i686 x86_64)
@@ -10,8 +10,8 @@
 url="http://www.openjpeg.org;
 makedepends=('cmake')
 depends=('zlib')
-source=(http://downloads.sourceforge.net/project/openjpeg.mirror/$pkgver/openjpeg-$pkgver.tar.gz)
-md5sums=('f6419fcc233df84f9a81eb36633c6db6')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/uclouvain/openjpeg/archive/v$pkgver.tar.gz;)
+md5sums=('0cc4b2aee0a9b6e9e21b7abcd201a3ec')
 
 build() {
   cd "${srcdir}/openjpeg-${pkgver}"


[arch-commits] Commit in xf86-video-openchrome/trunk (PKGBUILD)

2016-07-06 Thread Andreas Radke
Date: Wednesday, July 6, 2016 @ 20:37:38
  Author: andyrtr
Revision: 271099

upgpkg: xf86-video-openchrome 0.5.0-1

upstream update 0.5.0

Modified:
  xf86-video-openchrome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 18:53:44 UTC (rev 271098)
+++ PKGBUILD2016-07-06 20:37:38 UTC (rev 271099)
@@ -4,7 +4,7 @@
 # Contributor: Juergen Hoetzel 
 
 pkgname=xf86-video-openchrome
-pkgver=0.4.902
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="X.Org Openchrome drivers"
 arch=(i686 x86_64)
@@ -17,25 +17,18 @@
'xf86-video-via' 'xf86-video-unichrome' 'openchrome')
 replaces=('openchrome' 'xf86-video-via')
 groups=('xorg-drivers' 'xorg')
-options=('!emptydirs' '!makeflags')
-source=(#http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2
 git-fixes.patch
-# there's no release tarball
-
git://anongit.freedesktop.org/openchrome/xf86-video-openchrome#commit=54de6f9)
-md5sums=('SKIP')
+#options=('!emptydirs' '!makeflags')
+source=(http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('9c7ad349de6dd350252ccda8da56fa1e2a6afa32')
 
-prepare() {
-  cd ${pkgname} #-${pkgver}
-  autoreconf -vfi
-}
-
 build() {
-  cd ${pkgname} #-${pkgver}
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd ${pkgname} #-${pkgver}
+  cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
   install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"


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

2016-07-06 Thread Andreas Radke
Date: Wednesday, July 6, 2016 @ 20:57:06
  Author: andyrtr
Revision: 271101

upgpkg: gnutls 3.4.14-1

upstream update 3.4.14

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 20:37:58 UTC (rev 271100)
+++ PKGBUILD2016-07-06 20:57:06 UTC (rev 271101)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=gnutls
-pkgver=3.4.13
+pkgver=3.4.14
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 checkdepends=('net-tools')
 optdepends=('guile: for use with Guile bindings')
 
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('bdaccae1942c643fe907090438ec942a'
+md5sums=('ad3e269a6793424d5d21c9626e1c9ef1'
  'SKIP')
 validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
   '1F42418905D8206AA754CCDC29EE58B996865171')


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

2016-07-06 Thread Sébastien Luttringer
Date: Wednesday, July 6, 2016 @ 21:25:57
  Author: seblu
Revision: 182413

upgpkg: virtualbox-modules-arch 5.0.24-1

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 18:41:53 UTC (rev 182412)
+++ PKGBUILD2016-07-06 21:25:57 UTC (rev 182413)
@@ -4,7 +4,7 @@
 
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.0.22
+pkgver=5.0.24
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
@@ -67,3 +67,4 @@
 # vim:set ts=2 sw=2 et:
 
 
+


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

2016-07-06 Thread Andreas Radke
Date: Wednesday, July 6, 2016 @ 20:57:17
  Author: andyrtr
Revision: 271102

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  gnutls/repos/testing-i686/
  gnutls/repos/testing-i686/PKGBUILD
(from rev 271101, gnutls/trunk/PKGBUILD)
  gnutls/repos/testing-x86_64/
  gnutls/repos/testing-x86_64/PKGBUILD
(from rev 271101, gnutls/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   52 ++
 testing-x86_64/PKGBUILD |   52 ++
 2 files changed, 104 insertions(+)

Copied: gnutls/repos/testing-i686/PKGBUILD (from rev 271101, 
gnutls/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-06 20:57:17 UTC (rev 271102)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Maintainer: Andreas Radke 
+
+pkgname=gnutls
+pkgver=3.4.14
+pkgrel=1
+pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL2.1')
+url="http://www.gnutls.org/;
+options=('!zipman')
+depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
+checkdepends=('net-tools')
+optdepends=('guile: for use with Guile bindings')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('ad3e269a6793424d5d21c9626e1c9ef1'
+ 'SKIP')
+validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
+  '1F42418905D8206AA754CCDC29EE58B996865171')
+   # "Simon Josefsson "
+   # "Nikos Mavrogiannopoulos 
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  # disable libidn for security reasons:
+  # http://lists.gnupg.org/pipermail/gnutls-devel/2015-May/007582.html
+
+  ./configure --prefix=/usr \
+   --with-zlib \
+   --disable-static \
+   --without-idn \
+   --enable-guile --with-guile-site-dir=no \
+   
--with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit"
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  # lots of .png files are put into infodir and are gzipped by makepkg! this 
needs to be fixed by using !zipman
+  # gzip -9 all files in infodir and manpages manually
+  find "$pkgdir/usr/share/info" -name '*.info*' -exec gzip -9 {} \;
+  find "$pkgdir/usr/share/man" -exec gzip -9 {} \;
+}

Copied: gnutls/repos/testing-x86_64/PKGBUILD (from rev 271101, 
gnutls/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-07-06 20:57:17 UTC (rev 271102)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Maintainer: Andreas Radke 
+
+pkgname=gnutls
+pkgver=3.4.14
+pkgrel=1
+pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL2.1')
+url="http://www.gnutls.org/;
+options=('!zipman')
+depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
+checkdepends=('net-tools')
+optdepends=('guile: for use with Guile bindings')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('ad3e269a6793424d5d21c9626e1c9ef1'
+ 'SKIP')
+validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
+  '1F42418905D8206AA754CCDC29EE58B996865171')
+   # "Simon Josefsson "
+   # "Nikos Mavrogiannopoulos 
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  # disable libidn for security reasons:
+  # http://lists.gnupg.org/pipermail/gnutls-devel/2015-May/007582.html
+
+  ./configure --prefix=/usr \
+   --with-zlib \
+   --disable-static \
+   --without-idn \
+   --enable-guile --with-guile-site-dir=no \
+   
--with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit"
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  # lots of .png files are put into infodir and are gzipped by makepkg! this 
needs to be fixed by using !zipman
+  # gzip -9 all files in infodir and manpages manually
+  find "$pkgdir/usr/share/info" -name '*.info*' -exec gzip -9 {} \;
+  find "$pkgdir/usr/share/man" -exec gzip -9 {} \;
+}


[arch-commits] Commit in virtualbox-modules-arch/repos (12 files)

2016-07-06 Thread Sébastien Luttringer
Date: Wednesday, July 6, 2016 @ 21:26:14
  Author: seblu
Revision: 182414

archrelease: copy trunk to community-i686, community-x86_64

Added:
  virtualbox-modules-arch/repos/community-i686/PKGBUILD
(from rev 182413, virtualbox-modules-arch/trunk/PKGBUILD)
  virtualbox-modules-arch/repos/community-i686/build.sh
(from rev 182413, virtualbox-modules-arch/trunk/build.sh)
  virtualbox-modules-arch/repos/community-i686/virtualbox-modules-arch.install
(from rev 182413, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
  virtualbox-modules-arch/repos/community-x86_64/PKGBUILD
(from rev 182413, virtualbox-modules-arch/trunk/PKGBUILD)
  virtualbox-modules-arch/repos/community-x86_64/build.sh
(from rev 182413, virtualbox-modules-arch/trunk/build.sh)
  virtualbox-modules-arch/repos/community-x86_64/virtualbox-modules-arch.install
(from rev 182413, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
Deleted:
  virtualbox-modules-arch/repos/community-i686/PKGBUILD
  virtualbox-modules-arch/repos/community-i686/build.sh
  virtualbox-modules-arch/repos/community-i686/virtualbox-modules-arch.install
  virtualbox-modules-arch/repos/community-x86_64/PKGBUILD
  virtualbox-modules-arch/repos/community-x86_64/build.sh
  virtualbox-modules-arch/repos/community-x86_64/virtualbox-modules-arch.install

--+
 /PKGBUILD|  140 +
 /build.sh|  122 ++
 /virtualbox-modules-arch.install |   46 ++
 community-i686/PKGBUILD  |   69 --
 community-i686/build.sh  |   61 -
 community-i686/virtualbox-modules-arch.install   |   23 ---
 community-x86_64/PKGBUILD|   69 --
 community-x86_64/build.sh|   61 -
 community-x86_64/virtualbox-modules-arch.install |   23 ---
 9 files changed, 308 insertions(+), 306 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 21:25:57 UTC (rev 182413)
+++ community-i686/PKGBUILD 2016-07-06 21:26:14 UTC (rev 182414)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Ionut Biru 
-
-pkgbase=virtualbox-modules-arch
-pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.0.22
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux>=4.6' 'linux<4.7'
- 'linux-headers>=4.6' 'linux-headers<4.7'
- "virtualbox-host-dkms>=$pkgver"
- "virtualbox-guest-dkms>=$pkgver")
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-4.6-ARCH
-
-package_virtualbox-host-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
-  depends=('linux>=4.6' 'linux<4.7')
-  replaces=('virtualbox-modules' 'virtualbox-host-modules')
-  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
-'virtualbox-host-dkms')
-  provides=('VIRTUALBOX-HOST-MODULES')
-  install=virtualbox-modules-arch.install
-
-  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-
-  # compress earch modules individually
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-  # systemd module loading
-  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" >  \
-"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-package_virtualbox-guest-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
-  license=('GPL')
-  depends=('linux>=4.6' 'linux<4.7')
-  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
-  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
- 'virtualbox-guest-dkms')
-  provides=('VIRTUALBOX-GUEST-MODULES')
-  install=virtualbox-modules-arch.install
-
-  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-
-  # compress earch modules individually
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-  # systemd module loading
-  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-  printf "vboxguest\nvboxsf\nvboxvideo\n" >  \
-"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:
-
-

Copied: virtualbox-modules-arch/repos/community-i686/PKGBUILD (from rev 182413, 

[arch-commits] Commit in xf86-video-openchrome/repos (8 files)

2016-07-06 Thread Andreas Radke
Date: Wednesday, July 6, 2016 @ 20:37:58
  Author: andyrtr
Revision: 271100

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-openchrome/repos/extra-i686/PKGBUILD
(from rev 271099, xf86-video-openchrome/trunk/PKGBUILD)
  xf86-video-openchrome/repos/extra-i686/git-fixes.patch
(from rev 271099, xf86-video-openchrome/trunk/git-fixes.patch)
  xf86-video-openchrome/repos/extra-x86_64/PKGBUILD
(from rev 271099, xf86-video-openchrome/trunk/PKGBUILD)
  xf86-video-openchrome/repos/extra-x86_64/git-fixes.patch
(from rev 271099, xf86-video-openchrome/trunk/git-fixes.patch)
Deleted:
  xf86-video-openchrome/repos/extra-i686/PKGBUILD
  xf86-video-openchrome/repos/extra-i686/git-fixes.patch
  xf86-video-openchrome/repos/extra-x86_64/PKGBUILD
  xf86-video-openchrome/repos/extra-x86_64/git-fixes.patch

--+
 /PKGBUILD|   70 +
 /git-fixes.patch |   50 +
 extra-i686/PKGBUILD  |   42 
 extra-i686/git-fixes.patch   |   25 --
 extra-x86_64/PKGBUILD|   42 
 extra-x86_64/git-fixes.patch |   25 --
 6 files changed, 120 insertions(+), 134 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-06 20:37:38 UTC (rev 271099)
+++ extra-i686/PKGBUILD 2016-07-06 20:37:58 UTC (rev 271100)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Contributor: Paul Mattal 
-# Contributor: Juergen Hoetzel 
-
-pkgname=xf86-video-openchrome
-pkgver=0.4.902
-pkgrel=1
-pkgdesc="X.Org Openchrome drivers"
-arch=(i686 x86_64)
-license=('custom')
-url="http://www.freedesktop.org/wiki/Openchrome/;
-depends=('libdrm' 'libxvmc' 'systemd')
-optdepends=('unichrome-dri')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=20' 'git')
-conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<20' 
'X-ABI-VIDEODRV_VERSION>=21'
-   'xf86-video-via' 'xf86-video-unichrome' 'openchrome')
-replaces=('openchrome' 'xf86-video-via')
-groups=('xorg-drivers' 'xorg')
-options=('!emptydirs' '!makeflags')
-source=(#http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2
 git-fixes.patch
-# there's no release tarball
-
git://anongit.freedesktop.org/openchrome/xf86-video-openchrome#commit=54de6f9)
-md5sums=('SKIP')
-
-prepare() {
-  cd ${pkgname} #-${pkgver}
-  autoreconf -vfi
-}
-
-build() {
-  cd ${pkgname} #-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname} #-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-openchrome/repos/extra-i686/PKGBUILD (from rev 271099, 
xf86-video-openchrome/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-06 20:37:58 UTC (rev 271100)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Paul Mattal 
+# Contributor: Juergen Hoetzel 
+
+pkgname=xf86-video-openchrome
+pkgver=0.5.0
+pkgrel=1
+pkgdesc="X.Org Openchrome drivers"
+arch=(i686 x86_64)
+license=('custom')
+url="http://www.freedesktop.org/wiki/Openchrome/;
+depends=('libdrm' 'libxvmc' 'systemd')
+optdepends=('unichrome-dri')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=20' 'git')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<20' 
'X-ABI-VIDEODRV_VERSION>=21'
+   'xf86-video-via' 'xf86-video-unichrome' 'openchrome')
+replaces=('openchrome' 'xf86-video-via')
+groups=('xorg-drivers' 'xorg')
+#options=('!emptydirs' '!makeflags')
+source=(http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('9c7ad349de6dd350252ccda8da56fa1e2a6afa32')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-i686/git-fixes.patch
===
--- extra-i686/git-fixes.patch  2016-07-06 20:37:38 UTC (rev 271099)
+++ extra-i686/git-fixes.patch  2016-07-06 20:37:58 UTC (rev 271100)
@@ -1,25 +0,0 @@
-From 319fcdad57ebf4f1ef828c3344058ff8f6197432 Mon Sep 17 00:00:00 2001
-From: Xavier Bachelot 
-Date: Tue, 13 Jan 2015 18:34:53 +0100
-Subject: [PATCH] Add missing header inclusion. Fixes
- https://bugs.freedesktop.org/show_bug.cgi?id=88334
-

- src/via_3d.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff 

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

2016-07-06 Thread Sébastien Luttringer
Date: Wednesday, July 6, 2016 @ 21:53:49
  Author: seblu
Revision: 182416

archrelease: copy trunk to community-x86_64

Added:
  runc/repos/community-x86_64/PKGBUILD
(from rev 182415, runc/trunk/PKGBUILD)
Deleted:
  runc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 21:53:39 UTC (rev 182415)
+++ PKGBUILD2016-07-06 21:53:49 UTC (rev 182416)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer
-
-pkgname=runc
-pkgver=0.1.1
-pkgrel=1
-pkgdesc='CLI tool for managing OCI compliant containers'
-arch=('x86_64')
-url='https://runc.io/'
-license=('Apache')
-depends=('glibc' 'libseccomp')
-makedepends=('git' 'go' 'go-md2man')
-source=("git+https://github.com/opencontainers/runc#tag=v$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cd runc
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch $filename"
-  patch -p1 -N -i "$srcdir/$filename"
-fi
-  done
-  :
-}
-
-build() {
-  mkdir -p src/github.com/opencontainers
-  cd src/github.com/opencontainers
-  ln -fs "$srcdir/runc"
-  cd runc
-  export GOPATH="$srcdir"
-  make
-  man/md2man-all.sh 2>/dev/null
-}
-
-#check() {
-#  cd runc
-#  make localtest
-#}
-
-package() {
-  cd runc
-  install -Dm755 runc "$pkgdir/usr/bin/runc"
-  # man pages
-  install -dm755 "$pkgdir/usr/share/man"
-  mv man/man*/ "$pkgdir/usr/share/man"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: runc/repos/community-x86_64/PKGBUILD (from rev 182415, 
runc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 21:53:49 UTC (rev 182416)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer
+
+pkgname=runc
+pkgver=0.1.1
+pkgrel=2
+pkgdesc='CLI tool for managing OCI compliant containers'
+arch=('x86_64')
+url='https://runc.io/'
+license=('Apache')
+depends=('glibc' 'libseccomp')
+makedepends=('git' 'go' 'go-md2man')
+source=("git+https://github.com/opencontainers/runc#tag=v$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cd runc
+  # apply patch from the source array (should be a pacman feature)
+  local filename
+  for filename in "${source[@]}"; do
+if [[ "$filename" =~ \.patch$ ]]; then
+  msg2 "Applying patch $filename"
+  patch -p1 -N -i "$srcdir/$filename"
+fi
+  done
+  :
+}
+
+build() {
+  mkdir -p src/github.com/opencontainers
+  cd src/github.com/opencontainers
+  ln -fs "$srcdir/runc"
+  cd runc
+  export GOPATH="$srcdir" BUILDTAGS='seccomp'
+  make
+  man/md2man-all.sh 2>/dev/null
+}
+
+#check() {
+#  cd runc
+#  make test
+#}
+
+package() {
+  cd runc
+  install -Dm755 runc "$pkgdir/usr/bin/runc"
+  # man pages
+  install -dm755 "$pkgdir/usr/share/man"
+  mv man/man*/ "$pkgdir/usr/share/man"
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-07-06 Thread Sébastien Luttringer
Date: Wednesday, July 6, 2016 @ 21:53:39
  Author: seblu
Revision: 182415

upgpkg: runc 0.1.1-2

https://bugs.archlinux.org/task/49851

Modified:
  runc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 21:26:14 UTC (rev 182414)
+++ PKGBUILD2016-07-06 21:53:39 UTC (rev 182415)
@@ -3,7 +3,7 @@
 
 pkgname=runc
 pkgver=0.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='CLI tool for managing OCI compliant containers'
 arch=('x86_64')
 url='https://runc.io/'
@@ -31,7 +31,7 @@
   cd src/github.com/opencontainers
   ln -fs "$srcdir/runc"
   cd runc
-  export GOPATH="$srcdir"
+  export GOPATH="$srcdir" BUILDTAGS='seccomp'
   make
   man/md2man-all.sh 2>/dev/null
 }
@@ -38,7 +38,7 @@
 
 #check() {
 #  cd runc
-#  make localtest
+#  make test
 #}
 
 package() {


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 17:37:44
  Author: arojas
Revision: 271092

Workaround for segfaults with GCC 6 (FS#49969)

Modified:
  wxmaxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 15:34:55 UTC (rev 271091)
+++ PKGBUILD2016-07-06 17:37:44 UTC (rev 271092)
@@ -5,12 +5,12 @@
 
 pkgname=wxmaxima
 pkgver=16.04.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
 arch=('i686' 'x86_64')
 url="http://wxmaxima.sourceforge.net/;
 license=('GPL2')
-depends=('maxima' 'libxml2' 'wxgtk' 'shared-mime-info' 'desktop-file-utils')
+depends=('maxima' 'libxml2' 'wxgtk')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 sha1sums=('568374973eec8110190fc8a69e4e881d9bc76e49')
 
@@ -17,6 +17,7 @@
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   export WX_CONFIG_PATH=/usr/bin/wx-config
+  export CXXFLAGS+=" -fno-delete-null-pointer-checks" # FS#49969
   ./configure --prefix=/usr
   make
 }


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 16:35:16
  Author: arojas
Revision: 182408

archrelease: copy trunk to community-i686, community-x86_64

Added:
  partitionmanager/repos/community-i686/PKGBUILD
(from rev 182407, partitionmanager/trunk/PKGBUILD)
  partitionmanager/repos/community-x86_64/PKGBUILD
(from rev 182407, partitionmanager/trunk/PKGBUILD)
Deleted:
  partitionmanager/repos/community-i686/PKGBUILD
  partitionmanager/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 community-i686/PKGBUILD   |   35 --
 community-x86_64/PKGBUILD |   35 --
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 16:34:47 UTC (rev 182407)
+++ community-i686/PKGBUILD 2016-07-06 16:35:16 UTC (rev 182408)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Tobias Powalowski 
-# Contributor: Nick B 
-
-pkgname=partitionmanager
-pkgver=2.2.0
-pkgrel=1
-pkgdesc="A KDE utility that allows you to manage disks, partitions, and file 
systems"
-arch=(i686 x86_64)
-url="http://kde.org/applications/system/kdepartitionmanager/;
-license=(GPL2)
-depends=(kpmcore hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('2a57843092a9ebb67de70a65fa0f84af')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: partitionmanager/repos/community-i686/PKGBUILD (from rev 182407, 
partitionmanager/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-06 16:35:16 UTC (rev 182408)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Tobias Powalowski 
+# Contributor: Nick B 
+
+pkgname=partitionmanager
+pkgver=2.2.1
+pkgrel=1
+pkgdesc="A KDE utility that allows you to manage disks, partitions, and file 
systems"
+arch=(i686 x86_64)
+url="http://kde.org/applications/system/kdepartitionmanager/;
+license=(GPL2)
+depends=(kpmcore hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('ffb00bd607339582dd5548eca96090e2')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-06 16:34:47 UTC (rev 182407)
+++ community-x86_64/PKGBUILD   2016-07-06 16:35:16 UTC (rev 182408)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Tobias Powalowski 
-# Contributor: Nick B 
-
-pkgname=partitionmanager
-pkgver=2.2.0
-pkgrel=1
-pkgdesc="A KDE utility that allows you to manage disks, partitions, and file 
systems"
-arch=(i686 x86_64)
-url="http://kde.org/applications/system/kdepartitionmanager/;
-license=(GPL2)
-depends=(kpmcore hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('2a57843092a9ebb67de70a65fa0f84af')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: partitionmanager/repos/community-x86_64/PKGBUILD (from rev 182407, 
partitionmanager/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-06 16:35:16 UTC (rev 182408)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Tobias Powalowski 
+# Contributor: Nick B 
+
+pkgname=partitionmanager
+pkgver=2.2.1
+pkgrel=1
+pkgdesc="A KDE utility that allows you to manage disks, partitions, and file 
systems"
+arch=(i686 x86_64)
+url="http://kde.org/applications/system/kdepartitionmanager/;
+license=(GPL2)

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

2016-07-06 Thread Levente Polyak
Date: Wednesday, July 6, 2016 @ 15:31:07
  Author: anthraxx
Revision: 182404

archrelease: copy trunk to community-i686, community-x86_64

Added:
  afl/repos/community-i686/PKGBUILD
(from rev 182403, afl/trunk/PKGBUILD)
  afl/repos/community-x86_64/PKGBUILD
(from rev 182403, afl/trunk/PKGBUILD)
Deleted:
  afl/repos/community-i686/PKGBUILD
  afl/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 community-i686/PKGBUILD   |   37 ---
 community-x86_64/PKGBUILD |   37 ---
 3 files changed, 70 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 15:30:58 UTC (rev 182403)
+++ community-i686/PKGBUILD 2016-07-06 15:31:07 UTC (rev 182404)
@@ -1,37 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: spider-mario 
-
-pkgname=afl
-pkgver=2.18b
-pkgrel=1
-pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'
-url="http://lcamtuf.coredump.cx/afl/;
-arch=('i686' 'x86_64')
-license=('Apache')
-depends=('glibc' 'bash')
-optdepends=(
-  'gcc: gcc instrumentation support'
-  'clang: clang instrumentation support'
-  'llvm: experimental clang-fast instrumentation support'
-  'gnuplot: graph plotting support'
-)
-makedepends=('clang' 'llvm' 'gcc' 'wget' 'python')
-provides=('american-fuzzy-lop')
-replaces=('american-fuzzy-lop')
-options=('!emptydirs' '!strip')
-source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('ea0198a25d3cd4e4f2b0f32cb9c894aab0c23b7d48c41acbccf7ec74ae1166f6658c1306d05ff11edff7c691a68f4e652d9c53b9a64b30464647ac4f0b4f543d')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr
-  make -C llvm_mode PREFIX=/usr
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-  install -Dm 644 llvm_mode/README.llvm 
"${pkgdir}/usr/share/doc/${pkgname}/README.llvm"
-}
-
-# vim: ts=2 sw=2 et:

Copied: afl/repos/community-i686/PKGBUILD (from rev 182403, afl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-06 15:31:07 UTC (rev 182404)
@@ -0,0 +1,35 @@
+# Maintainer: Levente Polyak 
+# Contributor: spider-mario 
+
+pkgname=afl
+pkgver=2.19b
+pkgrel=1
+pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'
+url="http://lcamtuf.coredump.cx/afl/;
+arch=('i686' 'x86_64')
+license=('Apache')
+depends=('glibc' 'bash')
+optdepends=('gcc: gcc instrumentation support'
+'clang: clang instrumentation support'
+'llvm: experimental clang-fast instrumentation support'
+'gnuplot: graph plotting support')
+makedepends=('clang' 'llvm' 'gcc' 'wget' 'python')
+provides=('american-fuzzy-lop')
+replaces=('american-fuzzy-lop')
+options=('!emptydirs' '!strip')
+source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
+sha512sums=('07920ba8dcbdaebecc6f229cd3d6b0f84ddbfd586c0563a26953e84af57ae2b9339ddbd74991433829bbc54fc77f50cc70dc23a0cc81d6c0c2652891251c8875')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr
+  make -C llvm_mode PREFIX=/usr
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  install -Dm 644 llvm_mode/README.llvm 
"${pkgdir}/usr/share/doc/${pkgname}/README.llvm"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-06 15:30:58 UTC (rev 182403)
+++ community-x86_64/PKGBUILD   2016-07-06 15:31:07 UTC (rev 182404)
@@ -1,37 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: spider-mario 
-
-pkgname=afl
-pkgver=2.18b
-pkgrel=1
-pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'
-url="http://lcamtuf.coredump.cx/afl/;
-arch=('i686' 'x86_64')
-license=('Apache')
-depends=('glibc' 'bash')
-optdepends=(
-  'gcc: gcc instrumentation support'
-  'clang: clang instrumentation support'
-  'llvm: experimental clang-fast instrumentation support'
-  'gnuplot: graph plotting support'
-)
-makedepends=('clang' 'llvm' 'gcc' 'wget' 'python')
-provides=('american-fuzzy-lop')
-replaces=('american-fuzzy-lop')
-options=('!emptydirs' '!strip')
-source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('ea0198a25d3cd4e4f2b0f32cb9c894aab0c23b7d48c41acbccf7ec74ae1166f6658c1306d05ff11edff7c691a68f4e652d9c53b9a64b30464647ac4f0b4f543d')
-
-build() {
-  cd 

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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 16:32:11
  Author: arojas
Revision: 182406

archrelease: copy trunk to community-i686, community-x86_64

Added:
  kpmcore/repos/community-i686/PKGBUILD
(from rev 182405, kpmcore/trunk/PKGBUILD)
  kpmcore/repos/community-x86_64/PKGBUILD
(from rev 182405, kpmcore/trunk/PKGBUILD)
Deleted:
  kpmcore/repos/community-i686/PKGBUILD
  kpmcore/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 community-i686/PKGBUILD   |   40 --
 community-x86_64/PKGBUILD |   40 --
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 16:31:35 UTC (rev 182405)
+++ community-i686/PKGBUILD 2016-07-06 16:32:11 UTC (rev 182406)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kpmcore
-pkgver=2.2.0
-pkgrel=1
-pkgdesc="Library for managing partitions"
-arch=(i686 x86_64)
-url="http://kde.org/applications/system/kdepartitionmanager/;
-license=(GPL2)
-depends=(kio parted)
-makedepends=(extra-cmake-modules python)
-optdepends=('e2fsprogs: ext2/3/4 support'
-   'xfsprogs: XFS support'
-   'jfsutils: JFS support'
-   'reiserfsprogs: Reiser support'
-   'ntfs-3g: NTFS support'
-'dosfstools: FAT32 support'
-'f2fs-tools: F2FS support')
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('62123e863e00c535170bb9ce93a324d3')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kpmcore/repos/community-i686/PKGBUILD (from rev 182405, 
kpmcore/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-06 16:32:11 UTC (rev 182406)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kpmcore
+pkgver=2.2.1
+pkgrel=1
+pkgdesc="Library for managing partitions"
+arch=(i686 x86_64)
+url="http://kde.org/applications/system/kdepartitionmanager/;
+license=(GPL2)
+depends=(kio parted)
+makedepends=(extra-cmake-modules python)
+optdepends=('e2fsprogs: ext2/3/4 support'
+   'xfsprogs: XFS support'
+   'jfsutils: JFS support'
+   'reiserfsprogs: Reiser support'
+   'ntfs-3g: NTFS support'
+'dosfstools: FAT32 support'
+'f2fs-tools: F2FS support')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+md5sums=('a7e97c9a4fb3b02e463f488fcf761acb')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-06 16:31:35 UTC (rev 182405)
+++ community-x86_64/PKGBUILD   2016-07-06 16:32:11 UTC (rev 182406)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kpmcore
-pkgver=2.2.0
-pkgrel=1
-pkgdesc="Library for managing partitions"
-arch=(i686 x86_64)
-url="http://kde.org/applications/system/kdepartitionmanager/;
-license=(GPL2)
-depends=(kio parted)
-makedepends=(extra-cmake-modules python)
-optdepends=('e2fsprogs: ext2/3/4 support'
-   'xfsprogs: XFS support'
-   'jfsutils: JFS support'
-   'reiserfsprogs: Reiser support'
-   'ntfs-3g: NTFS support'
-'dosfstools: FAT32 support'
-'f2fs-tools: F2FS support')
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('62123e863e00c535170bb9ce93a324d3')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kpmcore/repos/community-x86_64/PKGBUILD (from rev 182405, 
kpmcore/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-06 16:32:11 UTC (rev 182406)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kpmcore
+pkgver=2.2.1
+pkgrel=1
+pkgdesc="Library for 

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

2016-07-06 Thread Levente Polyak
Date: Wednesday, July 6, 2016 @ 15:30:58
  Author: anthraxx
Revision: 182403

upgpkg: afl 2.19b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 14:17:25 UTC (rev 182402)
+++ PKGBUILD2016-07-06 15:30:58 UTC (rev 182403)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario 
 
 pkgname=afl
-pkgver=2.18b
+pkgver=2.19b
 pkgrel=1
 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'
 url="http://lcamtuf.coredump.cx/afl/;
@@ -9,18 +9,16 @@
 arch=('i686' 'x86_64')
 license=('Apache')
 depends=('glibc' 'bash')
-optdepends=(
-  'gcc: gcc instrumentation support'
-  'clang: clang instrumentation support'
-  'llvm: experimental clang-fast instrumentation support'
-  'gnuplot: graph plotting support'
-)
+optdepends=('gcc: gcc instrumentation support'
+'clang: clang instrumentation support'
+'llvm: experimental clang-fast instrumentation support'
+'gnuplot: graph plotting support')
 makedepends=('clang' 'llvm' 'gcc' 'wget' 'python')
 provides=('american-fuzzy-lop')
 replaces=('american-fuzzy-lop')
 options=('!emptydirs' '!strip')
 
source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('ea0198a25d3cd4e4f2b0f32cb9c894aab0c23b7d48c41acbccf7ec74ae1166f6658c1306d05ff11edff7c691a68f4e652d9c53b9a64b30464647ac4f0b4f543d')
+sha512sums=('07920ba8dcbdaebecc6f229cd3d6b0f84ddbfd586c0563a26953e84af57ae2b9339ddbd74991433829bbc54fc77f50cc70dc23a0cc81d6c0c2652891251c8875')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 16:31:35
  Author: arojas
Revision: 182405

Update to 2.2.1

Modified:
  kpmcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 15:31:07 UTC (rev 182404)
+++ PKGBUILD2016-07-06 16:31:35 UTC (rev 182405)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=kpmcore
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="Library for managing partitions"
 arch=(i686 x86_64)
@@ -18,7 +18,7 @@
 'dosfstools: FAT32 support'
 'f2fs-tools: F2FS support')
 
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('62123e863e00c535170bb9ce93a324d3')
+md5sums=('a7e97c9a4fb3b02e463f488fcf761acb')
 
 prepare() {
   mkdir -p build


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 16:34:47
  Author: arojas
Revision: 182407

Update to 2.2.1

Modified:
  partitionmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 16:32:11 UTC (rev 182406)
+++ PKGBUILD2016-07-06 16:34:47 UTC (rev 182407)
@@ -4,7 +4,7 @@
 # Contributor: Nick B 
 
 pkgname=partitionmanager
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="A KDE utility that allows you to manage disks, partitions, and file 
systems"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=(kpmcore hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools python)
 
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-md5sums=('2a57843092a9ebb67de70a65fa0f84af')
+md5sums=('ffb00bd607339582dd5548eca96090e2')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in nvidia-settings/trunk (PKGBUILD libxnvctrl_so.patch)

2016-07-06 Thread Levente Polyak
Date: Wednesday, July 6, 2016 @ 15:34:48
  Author: anthraxx
Revision: 271090

upgpkg: nvidia-settings 367.27-2 (split package libxnvctrl)

- split package for libxnvctrl
- patch to distribute and link against dynlib

Added:
  nvidia-settings/trunk/libxnvctrl_so.patch
Modified:
  nvidia-settings/trunk/PKGBUILD

-+
 PKGBUILD|   45 ++---
 libxnvctrl_so.patch |   67 ++
 2 files changed, 103 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 15:31:49 UTC (rev 271089)
+++ PKGBUILD2016-07-06 15:34:48 UTC (rev 271090)
@@ -1,30 +1,39 @@
 # $Id$
 # Maintainer: Felix Yan 
+# Maintainer: Levente Polyak 
 
-pkgname=nvidia-settings
+pkgbase=nvidia-settings
+pkgname=('nvidia-settings' 'libxnvctrl')
 pkgver=367.27
-pkgrel=1
+pkgrel=2
 pkgdesc="Tool for configuring the NVIDIA graphics driver"
 arch=('i686' 'x86_64')
 url="https://github.com/NVIDIA/nvidia-settings;
 license=('GPL2')
-depends=('jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils')
-makedepends=('git' 'inetutils' 'gtk2')
-source=("git+https://github.com/NVIDIA/nvidia-settings#tag=$pkgver;)
-sha1sums=('SKIP')
+makedepends=('git' 'inetutils' 'gtk2' 'jansson' 'gtk3' 'libxv' 'libvdpau' 
'nvidia-utils' 'libxext')
+options=('staticlibs')
+source=("git+https://github.com/NVIDIA/nvidia-settings#tag=$pkgver;
+libxnvctrl_so.patch)
+sha1sums=('SKIP'
+  '16619a01e92e565c79ad344be87ad11244ac1762')
 
 prepare() {
   export PREFIX=/usr
   export NV_USE_BUNDLED_LIBJANSSON=0
+  cd ${pkgbase}
+  patch -p1 < "${srcdir}/libxnvctrl_so.patch"
 }
 
 build() {
-  cd ${pkgname}
+  cd ${pkgbase}
   make
+  make -C src/libXNVCtrl
 }
 
-package() {
-  cd ${pkgname}
+package_nvidia-settings() {
+  depends=('jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils' 'libxnvctrl')
+
+  cd ${pkgbase}
   make DESTDIR="${pkgdir}" install
 
   install -D -m644 doc/nvidia-settings.desktop 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
@@ -33,3 +42,21 @@
 
   rm "$pkgdir/usr/lib/libnvidia-gtk2.so.$pkgver"
 }
+
+package_libxnvctrl() {
+  depends=('libxext')
+  pkgdesc='NVIDIA NV-CONTROL X extension'
+
+  cd ${pkgbase}
+  install -Dm 644 doc/{NV-CONTROL-API.txt,FRAMELOCK.txt} -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 samples/{Makefile,README,*.c,*.h,*.mk} -t 
"${pkgdir}/usr/share/doc/${pkgname}/samples"
+
+  cd src/libXNVCtrl
+  install -Dm 644 *.h -t "${pkgdir}/usr/include/NVCtrl"
+  install -Dm 644 libXNVCtrl.a -t "${pkgdir}/usr/lib"
+  install -Dm 755 libXNVCtrl.so.0.0.0 -t "${pkgdir}/usr/lib"
+  ln -s libXNVCtrl.so.0.0.0 "${pkgdir}/usr/lib/libXNVCtrl.so.0"
+  ln -s libXNVCtrl.so.0 "${pkgdir}/usr/lib/libXNVCtrl.so"
+}
+
+# vim: ts=2 sw=2 et:

Added: libxnvctrl_so.patch
===
--- libxnvctrl_so.patch (rev 0)
+++ libxnvctrl_so.patch 2016-07-06 15:34:48 UTC (rev 271090)
@@ -0,0 +1,67 @@
+--- a/src/Makefile
 b/src/Makefile
+@@ -106,6 +106,8 @@
+ XNVCTRL_DIR ?= libXNVCtrl
+ XNVCTRL_MAKEFILE?= Makefile
+ XNVCTRL_ARCHIVE ?= $(XNVCTRL_DIR)/libXNVCtrl.a
++XNVCTRL_SHARED  ?= $(XNVCTRL_DIR)/libXNVCtrl.so.0
++XNVCTRL_LIB ?= $(XNVCTRL_SHARED)
+ XCONFIG_PARSER_DIR  ?= XF86Config-parser
+ COMMON_UTILS_DIR?= common-utils
+ COMMON_UNIX_DIR ?= common-unix
+@@ -280,15 +282,18 @@
+   $(MKDIR) $(BINDIR)
+   $(INSTALL) $(INSTALL_BIN_ARGS) $< $(BINDIR)/$(notdir $<)
+ 
++$(XNVCTRL_ARCHIVE) $(XNVCTRL_SHARED):
++  $(MAKE) -C $(XNVCTRL_DIR)
++
+ $(eval $(call DEBUG_INFO_RULES, $(NVIDIA_SETTINGS)))
+-$(NVIDIA_SETTINGS).unstripped: $(OBJS) $(XNVCTRL_ARCHIVE)
++$(NVIDIA_SETTINGS).unstripped: $(OBJS) $(XNVCTRL_LIB)
+   $(call quiet_cmd,LINK) $(CFLAGS) $(LDFLAGS) $(BIN_LDFLAGS) \
+-  -rdynamic -o $@ $(OBJS) $(XNVCTRL_ARCHIVE) $(LIBS)
++  -rdynamic -o $@ $(OBJS) $(XNVCTRL_LIB) $(LIBS)
+ 
+ $(eval $(call DEBUG_INFO_RULES, $(GTK2LIB)))
+ $(GTK2LIB).unstripped: $(GTK2_OBJS) $(XCP_OBJS) $(VERSION_MK)
+   $(call quiet_cmd,LINK) -shared $(CFLAGS) $(LDFLAGS) $(BIN_LDFLAGS) \
+-  $(XNVCTRL_ARCHIVE) $(LIBS) $(GTK2_LIBS) \
++  $(XNVCTRL_LIB) $(LIBS) $(GTK2_LIBS) \
+   -Wl,--unresolved-symbols=ignore-all -o $@ \
+   -Wl,-soname -Wl,$(GTK2LIB_SONAME) \
+   $(GTK2_OBJS) $(XCP_OBJS)
+@@ -297,7 +302,7 @@
+ $(eval $(call DEBUG_INFO_RULES, $(GTK3LIB)))
+ $(GTK3LIB).unstripped: $(GTK3_OBJS) $(XCP_OBJS) $(VERSION_MK)
+   $(call quiet_cmd,LINK) -shared $(CFLAGS) $(LDFLAGS)  $(BIN_LDFLAGS) \
+-  $(XNVCTRL_ARCHIVE) $(LIBS) $(GTK3_LIBS) \
++  $(XNVCTRL_LIB) $(LIBS) $(GTK3_LIBS) \
+   -Wl,--unresolved-symbols=ignore-all -o $@ \
+   -Wl,-soname -Wl,$(GTK3LIB_SONAME) \
+   

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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 17:39:22
  Author: arojas
Revision: 271093

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  wxmaxima/repos/extra-i686/PKGBUILD
(from rev 271092, wxmaxima/trunk/PKGBUILD)
  wxmaxima/repos/extra-x86_64/PKGBUILD
(from rev 271092, wxmaxima/trunk/PKGBUILD)
Deleted:
  wxmaxima/repos/extra-i686/PKGBUILD
  wxmaxima/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   74 
 extra-i686/PKGBUILD   |   36 ---
 extra-x86_64/PKGBUILD |   36 ---
 3 files changed, 74 insertions(+), 72 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-06 17:37:44 UTC (rev 271092)
+++ extra-i686/PKGBUILD 2016-07-06 17:39:22 UTC (rev 271093)
@@ -1,36 +0,0 @@
- $Id: PKGBUILD,v 1.10 2008/05/13 19:03:39 ronald Exp $
-# Maintainer: Ronald van Haren 
-# Contributor: Angelo Theodorou 
-# Contributor: Vinay S Shastry 
-
-pkgname=wxmaxima
-pkgver=16.04.2
-pkgrel=1
-pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
-arch=('i686' 'x86_64')
-url="http://wxmaxima.sourceforge.net/;
-license=('GPL2')
-depends=('maxima' 'libxml2' 'wxgtk' 'shared-mime-info' 'desktop-file-utils')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('568374973eec8110190fc8a69e4e881d9bc76e49')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  export WX_CONFIG_PATH=/usr/bin/wx-config
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make check
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install 
-
-  # Fix category in .desktop file
-  sed -i '/Categories=/c\Categories=Science;Math;' data/wxMaxima.desktop
-}

Copied: wxmaxima/repos/extra-i686/PKGBUILD (from rev 271092, 
wxmaxima/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-06 17:39:22 UTC (rev 271093)
@@ -0,0 +1,37 @@
+ $Id: PKGBUILD,v 1.10 2008/05/13 19:03:39 ronald Exp $
+# Maintainer: Ronald van Haren 
+# Contributor: Angelo Theodorou 
+# Contributor: Vinay S Shastry 
+
+pkgname=wxmaxima
+pkgver=16.04.2
+pkgrel=2
+pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
+arch=('i686' 'x86_64')
+url="http://wxmaxima.sourceforge.net/;
+license=('GPL2')
+depends=('maxima' 'libxml2' 'wxgtk')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha1sums=('568374973eec8110190fc8a69e4e881d9bc76e49')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export WX_CONFIG_PATH=/usr/bin/wx-config
+  export CXXFLAGS+=" -fno-delete-null-pointer-checks" # FS#49969
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install 
+
+  # Fix category in .desktop file
+  sed -i '/Categories=/c\Categories=Science;Math;' data/wxMaxima.desktop
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-07-06 17:37:44 UTC (rev 271092)
+++ extra-x86_64/PKGBUILD   2016-07-06 17:39:22 UTC (rev 271093)
@@ -1,36 +0,0 @@
- $Id: PKGBUILD,v 1.10 2008/05/13 19:03:39 ronald Exp $
-# Maintainer: Ronald van Haren 
-# Contributor: Angelo Theodorou 
-# Contributor: Vinay S Shastry 
-
-pkgname=wxmaxima
-pkgver=16.04.2
-pkgrel=1
-pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
-arch=('i686' 'x86_64')
-url="http://wxmaxima.sourceforge.net/;
-license=('GPL2')
-depends=('maxima' 'libxml2' 'wxgtk' 'shared-mime-info' 'desktop-file-utils')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('568374973eec8110190fc8a69e4e881d9bc76e49')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  export WX_CONFIG_PATH=/usr/bin/wx-config
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make check
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install 
-
-  # Fix category in .desktop file
-  sed -i '/Categories=/c\Categories=Science;Math;' data/wxMaxima.desktop
-}

Copied: wxmaxima/repos/extra-x86_64/PKGBUILD (from rev 271092, 
wxmaxima/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-07-06 17:39:22 UTC (rev 271093)
@@ -0,0 +1,37 @@
+ $Id: PKGBUILD,v 1.10 2008/05/13 19:03:39 ronald Exp $
+# Maintainer: Ronald van Haren 
+# Contributor: Angelo Theodorou 

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

2016-07-06 Thread Gaëtan Bisson
Date: Wednesday, July 6, 2016 @ 23:13:51
  Author: bisson
Revision: 271103

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 20:57:17 UTC (rev 271102)
+++ PKGBUILD2016-07-06 23:13:51 UTC (rev 271103)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=mutt
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
@@ -13,7 +13,7 @@
 optdepends=('smtp-forwarder: to send mail')
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
 source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('ff1c76209a5c299018fc72b9e2e1ab98bf5138dd' 'SKIP')
+sha1sums=('67910ea4025a7f5ac8808e34bd55519200e08bcf' 'SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 
 build() {


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

2016-07-06 Thread Gaëtan Bisson
Date: Wednesday, July 6, 2016 @ 23:14:42
  Author: bisson
Revision: 271104

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mutt/repos/extra-i686/PKGBUILD
(from rev 271103, mutt/trunk/PKGBUILD)
  mutt/repos/extra-x86_64/PKGBUILD
(from rev 271103, mutt/trunk/PKGBUILD)
Deleted:
  mutt/repos/extra-i686/PKGBUILD
  mutt/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   94 
 extra-i686/PKGBUILD   |   47 
 extra-x86_64/PKGBUILD |   47 
 3 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-06 23:13:51 UTC (rev 271103)
+++ extra-i686/PKGBUILD 2016-07-06 23:14:42 UTC (rev 271104)
@@ -1,47 +0,0 @@
-# $Id$
-# Contributor: tobias [tobias [at] archlinux.org]
-# Maintainer: Gaetan Bisson 
-
-pkgname=mutt
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='Small but very powerful text-based mail client'
-url='http://www.mutt.org/'
-license=('GPL')
-backup=('etc/Muttrc')
-arch=('i686' 'x86_64')
-optdepends=('smtp-forwarder: to send mail')
-depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
-source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('ff1c76209a5c299018fc72b9e2e1ab98bf5138dd' 'SKIP')
-validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --enable-gpgme \
-   --enable-pop \
-   --enable-imap \
-   --enable-smtp \
-   --enable-hcache \
-   --with-curses=/usr \
-   --with-regex \
-   --with-gss=/usr \
-   --with-ssl=/usr \
-   --with-sasl \
-   --with-idn \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   rm "${pkgdir}"/etc/mime.types{,.dist}
-   rm "${pkgdir}"/usr/bin/{flea,muttbug}
-   rm "${pkgdir}"/usr/share/man/man1/{flea,muttbug}.1
-   install -Dm644 contrib/gpg.rc "${pkgdir}"/etc/Muttrc.gpg.dist
-}

Copied: mutt/repos/extra-i686/PKGBUILD (from rev 271103, mutt/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-06 23:14:42 UTC (rev 271104)
@@ -0,0 +1,47 @@
+# $Id$
+# Contributor: tobias [tobias [at] archlinux.org]
+# Maintainer: Gaetan Bisson 
+
+pkgname=mutt
+pkgver=1.6.2
+pkgrel=1
+pkgdesc='Small but very powerful text-based mail client'
+url='http://www.mutt.org/'
+license=('GPL')
+backup=('etc/Muttrc')
+arch=('i686' 'x86_64')
+optdepends=('smtp-forwarder: to send mail')
+depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
+source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha1sums=('67910ea4025a7f5ac8808e34bd55519200e08bcf' 'SKIP')
+validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-gpgme \
+   --enable-pop \
+   --enable-imap \
+   --enable-smtp \
+   --enable-hcache \
+   --with-curses=/usr \
+   --with-regex \
+   --with-gss=/usr \
+   --with-ssl=/usr \
+   --with-sasl \
+   --with-idn \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   rm "${pkgdir}"/etc/mime.types{,.dist}
+   rm "${pkgdir}"/usr/bin/{flea,muttbug}
+   rm "${pkgdir}"/usr/share/man/man1/{flea,muttbug}.1
+   install -Dm644 contrib/gpg.rc "${pkgdir}"/etc/Muttrc.gpg.dist
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-07-06 23:13:51 UTC (rev 271103)
+++ extra-x86_64/PKGBUILD   2016-07-06 23:14:42 UTC (rev 271104)
@@ -1,47 +0,0 @@
-# $Id$
-# Contributor: tobias [tobias [at] archlinux.org]
-# Maintainer: Gaetan Bisson 
-
-pkgname=mutt
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='Small but very powerful text-based mail client'
-url='http://www.mutt.org/'
-license=('GPL')
-backup=('etc/Muttrc')
-arch=('i686' 'x86_64')
-optdepends=('smtp-forwarder: to send mail')
-depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
-source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('ff1c76209a5c299018fc72b9e2e1ab98bf5138dd' 'SKIP')
-validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
-

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

2016-07-06 Thread Allan McRae
Date: Thursday, July 7, 2016 @ 04:15:39
  Author: allan
Revision: 271107

get me some of those good backports

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-07 01:45:11 UTC (rev 271106)
+++ PKGBUILD2016-07-07 04:15:39 UTC (rev 271107)
@@ -8,8 +8,8 @@
 pkgver=6.1.1
 _pkgver=6
 _islver=0.16.1
-pkgrel=2
-_commit=36375203
+pkgrel=3
+_commit=1bbd3999
 pkgdesc="The GNU Compiler Collection"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 14:17:25
  Author: felixonmars
Revision: 182402

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 14:17:03 UTC (rev 182401)
+++ PKGBUILD2016-07-06 14:17:25 UTC (rev 182402)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-keystoneclient
-pkgname=(python-keystoneclient python2-keystoneclient)
-pkgver=3.1.0
-pkgrel=1
-pkgdesc="Client Library for OpenStack Identity"
-arch=('any')
-url="http://docs.openstack.org/developer/python-keystoneclient;
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
- 'python-iso8601' 'python2-iso8601' 'python-prettytable' 
'python2-prettytable'
- 'python-debtcollector' 'python2-debtcollector' 
'python-keystoneauth1'
- 'python2-keystoneauth1' 'python-positional' 'python2-positional' 
'python-oslo-utils'
- 'python2-oslo-utils' 'python-oslo-i18n' 'python2-oslo-i18n'
- 'python-oslo-serialization' 'python2-oslo-serialization' 
'python-oslo-config'
- 'python2-oslo-config' 'python-requests' 'python2-requests' 
'python-stevedore'
- 'python2-stevedore')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-testresources' 
'python2-testresources'
-  'python-requests-mock' 'python2-requests-mock' 'pep8' 
'python2-pep8' 'python-lxml'
-  'python2-lxml')
-source=("git+https://git.openstack.org/openstack/python-keystoneclient#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a python-keystoneclient{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-keystoneclient
-  python setup.py build
-
-  cd "$srcdir"/python-keystoneclient-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-keystoneclient
-  python setup.py testr
-
-  cd "$srcdir"/python-keystoneclient-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-keystoneclient() {
-  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-prettytable' 
'python-debtcollector'
-   'python-keystoneauth1' 'python-positional' 'python-oslo-utils' 
'python-oslo-i18n'
-   'python-oslo-serialization' 'python-oslo-config' 'python-requests' 
'python-stevedore')
-
-  cd "$srcdir"/python-keystoneclient
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-keystoneclient() {
-  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-prettytable' 
'python2-debtcollector'
-   'python2-keystoneauth1' 'python2-positional' 'python2-oslo-utils' 
'python2-oslo-i18n'
-   'python2-oslo-serialization' 'python2-oslo-config' 
'python2-requests' 'python2-stevedore')
-
-  cd "$srcdir"/python-keystoneclient-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keystoneclient/repos/community-any/PKGBUILD (from rev 182401, 
python-keystoneclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 14:17:25 UTC (rev 182402)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-keystoneclient
+pkgname=(python-keystoneclient python2-keystoneclient)
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="Client Library for OpenStack Identity"
+arch=('any')
+url="http://docs.openstack.org/developer/python-keystoneclient;
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
+ 'python-iso8601' 'python2-iso8601' 'python-prettytable' 
'python2-prettytable'
+ 'python-debtcollector' 'python2-debtcollector' 
'python-keystoneauth1'
+ 'python2-keystoneauth1' 'python-positional' 'python2-positional' 
'python-oslo-utils'
+ 'python2-oslo-utils' 'python-oslo-i18n' 'python2-oslo-i18n'
+ 'python-oslo-serialization' 'python2-oslo-serialization' 
'python-oslo-config'
+ 'python2-oslo-config' 'python-requests' 'python2-requests' 
'python-stevedore'
+ 'python2-stevedore')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-testresources' 
'python2-testresources'
+  'python-requests-mock' 'python2-requests-mock' 
'python-pycodestyle'
+  'python2-pycodestyle' 'python-lxml' 'python2-lxml')
+source=("git+https://git.openstack.org/openstack/python-keystoneclient#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  # Use pycodestyle
+  sed -i 's/pep8/pycodestyle/g' 

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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 14:17:03
  Author: felixonmars
Revision: 182401

upgpkg: python-keystoneclient 3.2.0-1

Modified:
  python-keystoneclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 13:23:30 UTC (rev 182400)
+++ PKGBUILD2016-07-06 14:17:03 UTC (rev 182401)
@@ -3,7 +3,7 @@
 
 pkgbase=python-keystoneclient
 pkgname=(python-keystoneclient python2-keystoneclient)
-pkgver=3.1.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Client Library for OpenStack Identity"
 arch=('any')
@@ -18,12 +18,15 @@
  'python2-oslo-config' 'python-requests' 'python2-requests' 
'python-stevedore'
  'python2-stevedore')
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-testresources' 
'python2-testresources'
-  'python-requests-mock' 'python2-requests-mock' 'pep8' 
'python2-pep8' 'python-lxml'
-  'python2-lxml')
+  'python-requests-mock' 'python2-requests-mock' 
'python-pycodestyle'
+  'python2-pycodestyle' 'python-lxml' 'python2-lxml')
 
source=("git+https://git.openstack.org/openstack/python-keystoneclient#tag=$pkgver;)
 md5sums=('SKIP')
 
 prepare() {
+  # Use pycodestyle
+  sed -i 's/pep8/pycodestyle/g' 
python-keystoneclient/keystoneclient/tests/unit/test_hacking_checks.py
+
   cp -a python-keystoneclient{,-py2}
 }
 


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 06:46:33
  Author: arojas
Revision: 271069

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  whois/repos/extra-i686/PKGBUILD
(from rev 271068, whois/trunk/PKGBUILD)
  whois/repos/extra-x86_64/PKGBUILD
(from rev 271068, whois/trunk/PKGBUILD)
Deleted:
  whois/repos/extra-i686/PKGBUILD
  whois/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 extra-i686/PKGBUILD   |   33 
 extra-x86_64/PKGBUILD |   33 
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-06 06:46:03 UTC (rev 271068)
+++ extra-i686/PKGBUILD 2016-07-06 06:46:33 UTC (rev 271069)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=whois
-pkgver=5.2.11
-pkgrel=1
-pkgdesc="The whois client by Marco d'Itri"
-arch=('i686' 'x86_64')
-url="http://www.linux.it/~md/software/;
-license=('GPL')
-depends=('libidn')
-makedepends=('perl')
-backup=('etc/whois.conf')
-source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
-md5sums=('df870615563b23e2270ffc4f039290a1')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make prefix=/usr \
-   CFLAGS="$CFLAGS $CPPFLAGS" \
-   CONFIG_FILE=/etc/whois.conf \
-   HAVE_LIBIDN=1 \
-   HAVE_ICONV=1
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make prefix=/usr BASEDIR="${pkgdir}" install-whois
-  install -D -m644 whois.conf "${pkgdir}/etc/whois.conf"
-}

Copied: whois/repos/extra-i686/PKGBUILD (from rev 271068, whois/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-06 06:46:33 UTC (rev 271069)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=whois
+pkgver=5.2.12
+pkgrel=1
+pkgdesc="The whois client by Marco d'Itri"
+arch=('i686' 'x86_64')
+url="http://www.linux.it/~md/software/;
+license=('GPL')
+depends=('libidn')
+makedepends=('perl')
+backup=('etc/whois.conf')
+source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
+md5sums=('b8f1482827137788016a418cc1ae364b')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make prefix=/usr \
+   CFLAGS="$CFLAGS $CPPFLAGS" \
+   CONFIG_FILE=/etc/whois.conf \
+   HAVE_LIBIDN=1 \
+   HAVE_ICONV=1
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make prefix=/usr BASEDIR="${pkgdir}" install-whois
+  install -D -m644 whois.conf "${pkgdir}/etc/whois.conf"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-07-06 06:46:03 UTC (rev 271068)
+++ extra-x86_64/PKGBUILD   2016-07-06 06:46:33 UTC (rev 271069)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=whois
-pkgver=5.2.11
-pkgrel=1
-pkgdesc="The whois client by Marco d'Itri"
-arch=('i686' 'x86_64')
-url="http://www.linux.it/~md/software/;
-license=('GPL')
-depends=('libidn')
-makedepends=('perl')
-backup=('etc/whois.conf')
-source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
-md5sums=('df870615563b23e2270ffc4f039290a1')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make prefix=/usr \
-   CFLAGS="$CFLAGS $CPPFLAGS" \
-   CONFIG_FILE=/etc/whois.conf \
-   HAVE_LIBIDN=1 \
-   HAVE_ICONV=1
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make prefix=/usr BASEDIR="${pkgdir}" install-whois
-  install -D -m644 whois.conf "${pkgdir}/etc/whois.conf"
-}

Copied: whois/repos/extra-x86_64/PKGBUILD (from rev 271068, 
whois/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-07-06 06:46:33 UTC (rev 271069)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=whois
+pkgver=5.2.12
+pkgrel=1
+pkgdesc="The whois client by Marco d'Itri"
+arch=('i686' 'x86_64')
+url="http://www.linux.it/~md/software/;
+license=('GPL')
+depends=('libidn')
+makedepends=('perl')
+backup=('etc/whois.conf')
+source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
+md5sums=('b8f1482827137788016a418cc1ae364b')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make prefix=/usr \
+   CFLAGS="$CFLAGS $CPPFLAGS" \
+   CONFIG_FILE=/etc/whois.conf \
+   HAVE_LIBIDN=1 \
+   HAVE_ICONV=1
+}
+
+package() {
+  cd 

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

2016-07-06 Thread Ike Devolder
Date: Wednesday, July 6, 2016 @ 06:51:19
  Author: idevolder
Revision: 182379

upgpkg: opera 38.0.2220.41-1

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 06:50:43 UTC (rev 182378)
+++ PKGBUILD2016-07-06 06:51:19 UTC (rev 182379)
@@ -10,7 +10,7 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=38.0.2220.31
+pkgver=38.0.2220.41
 pkgrel=1
 pkgdesc="A fast and secure web browser"
 url="http://www.opera.com/;
@@ -31,8 +31,8 @@
 
source_x86_64=("http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_amd64.deb;)
 sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
 '4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_i686=('59afa71790a50eb84500c49d1ecbfb982892e15e52d86ab8b079cc96298ee740')
-sha256sums_x86_64=('1e83f335c07db6ef9de6e3336de7ad2863fc61d65d7da07394913ee141a3e37e')
+sha256sums_i686=('16be524b9eb34a2abf0e86042b0e36299db7519be958af1dcdaf88ad6b57566b')
+sha256sums_x86_64=('c4adb799f399c7a4cbbbff0ef4e553c40d6fa1fffc073ef18a86ba8887c3db03')
 
 prepare() {
 sed -e "s/%pkgname%/$pkgname/g" -i "$srcdir/opera"


[arch-commits] Commit in opera/repos (16 files)

2016-07-06 Thread Ike Devolder
Date: Wednesday, July 6, 2016 @ 06:51:33
  Author: idevolder
Revision: 182380

archrelease: copy trunk to community-i686, community-x86_64

Added:
  opera/repos/community-i686/PKGBUILD
(from rev 182379, opera/trunk/PKGBUILD)
  opera/repos/community-i686/default
(from rev 182379, opera/trunk/default)
  opera/repos/community-i686/opera
(from rev 182379, opera/trunk/opera)
  opera/repos/community-i686/opera.install
(from rev 182379, opera/trunk/opera.install)
  opera/repos/community-x86_64/PKGBUILD
(from rev 182379, opera/trunk/PKGBUILD)
  opera/repos/community-x86_64/default
(from rev 182379, opera/trunk/default)
  opera/repos/community-x86_64/opera
(from rev 182379, opera/trunk/opera)
  opera/repos/community-x86_64/opera.install
(from rev 182379, opera/trunk/opera.install)
Deleted:
  opera/repos/community-i686/PKGBUILD
  opera/repos/community-i686/default
  opera/repos/community-i686/opera
  opera/repos/community-i686/opera.install
  opera/repos/community-x86_64/PKGBUILD
  opera/repos/community-x86_64/default
  opera/repos/community-x86_64/opera
  opera/repos/community-x86_64/opera.install

+
 /PKGBUILD  |  136 +++
 /default   |8 ++
 /opera |   26 +++
 /opera.install |   78 ++
 community-i686/PKGBUILD|   68 ---
 community-i686/default |4 -
 community-i686/opera   |   13 ---
 community-i686/opera.install   |   39 ---
 community-x86_64/PKGBUILD  |   68 ---
 community-x86_64/default   |4 -
 community-x86_64/opera |   13 ---
 community-x86_64/opera.install |   39 ---
 12 files changed, 248 insertions(+), 248 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 06:51:19 UTC (rev 182379)
+++ community-i686/PKGBUILD 2016-07-06 06:51:33 UTC (rev 182380)
@@ -1,68 +0,0 @@
-# $Id$
-# vim:set ft=sh:
-# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Mateusz Herych 
-# Contributor: ruario 
-# Contributor: Daniel Isenmann 
-# Contributor: dorphell 
-# Contributor: Sigitas Mazaliauskas 
-# Contributor: eworm
-
-pkgname=opera
-pkgver=38.0.2220.31
-pkgrel=1
-pkgdesc="A fast and secure web browser"
-url="http://www.opera.com/;
-options=(!strip !zipman)
-license=('custom:opera')
-backup=("etc/$pkgname/default")
-arch=('i686' 'x86_64')
-depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'libxtst' 'gconf' 
'libxss' 'alsa-lib' 'nss' 'ttf-font' 'libnotify' 'hicolor-icon-theme')
-optdepends=(
-'curl: opera crash reporter and autoupdate checker'
-'opera-ffmpeg-codecs: playback of proprietary video/audio'
-)
-source=(
-"opera"
-"default"
-)
-source_i686=("http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_i386.deb;)
-source_x86_64=("http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_amd64.deb;)
-sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
-'4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_i686=('59afa71790a50eb84500c49d1ecbfb982892e15e52d86ab8b079cc96298ee740')
-sha256sums_x86_64=('1e83f335c07db6ef9de6e3336de7ad2863fc61d65d7da07394913ee141a3e37e')
-
-prepare() {
-sed -e "s/%pkgname%/$pkgname/g" -i "$srcdir/opera"
-sed -e "s/%operabin%/$pkgname\/$pkgname/g" \
--i "$srcdir/opera"
-}
-
-package() {
-tar -xf data.tar.xz --exclude=usr/share/{lintian,menu} -C "$pkgdir/"
-
-# get rid of the extra subfolder {i386,x86_64}-linux-gnu
-(
-cd "$pkgdir/usr/lib/"*-linux-gnu/
-mv "$pkgname" ../
-)
-rm -rf "$pkgdir/usr/lib/"*-linux-gnu
-
-# suid opera_sandbox
-chmod 4755 "$pkgdir/usr/lib/$pkgname/opera_sandbox"
-
-# install default options
-install -Dm644 "$srcdir/default" "$pkgdir/etc/$pkgname/default"
-
-# install opera wrapper
-rm "$pkgdir/usr/bin/$pkgname"
-install -Dm755 "$srcdir/opera" "$pkgdir/usr/bin/$pkgname"
-
-# license
-install -Dm644 \
-"$pkgdir/usr/share/doc/${pkgname}-stable/copyright" \
-"$pkgdir/usr/share/licenses/$pkgname/copyright"
-}
-

Copied: opera/repos/community-i686/PKGBUILD (from rev 182379, 
opera/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-06 06:51:33 UTC (rev 182380)
@@ -0,0 +1,68 @@
+# $Id$
+# vim:set ft=sh:
+# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Mateusz Herych 
+# 

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

2016-07-06 Thread Florian Pritz
Date: Wednesday, July 6, 2016 @ 06:56:51
  Author: bluewind
Revision: 182382

archrelease: copy trunk to community-any

Added:
  fb-client/repos/community-any/PKGBUILD
(from rev 182381, fb-client/trunk/PKGBUILD)
Deleted:
  fb-client/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 06:56:45 UTC (rev 182381)
+++ PKGBUILD2016-07-06 06:56:51 UTC (rev 182382)
@@ -1,29 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz 
-
-pkgname=fb-client
-pkgver=2.0.0
-pkgrel=2
-pkgdesc="Client for paste.xinu.at"
-arch=("any")
-url="https://paste.xinu.at;
-license=('GPL3')
-depends=('python' 'python-pycurl')
-optdepends=('xclip: for automatically copying the URL into the clipboard')
-source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('44ebebf093e0c0a49084c80322ff7c1f'
- 'SKIP')
-validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
-
-build() {
-  cd "$srcdir/fb-$pkgver"
-
-  make
-}
-
-package() {
-  cd "$srcdir/fb-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fb-client/repos/community-any/PKGBUILD (from rev 182381, 
fb-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 06:56:51 UTC (rev 182382)
@@ -0,0 +1,29 @@
+# Maintainer: Florian "Bluewind" Pritz 
+
+pkgname=fb-client
+pkgver=2.0.1
+pkgrel=1
+pkgdesc="Client for paste.xinu.at"
+arch=("any")
+url="https://paste.xinu.at;
+license=('GPL3')
+depends=('python' 'python-pycurl')
+optdepends=('xclip: for automatically copying the URL into the clipboard')
+source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
+md5sums=('bc2ab211a283de56298cbc1f213b24ea'
+ 'SKIP')
+validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
+
+build() {
+  cd "$srcdir/fb-$pkgver"
+
+  make
+}
+
+package() {
+  cd "$srcdir/fb-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-07-06 Thread Florian Pritz
Date: Wednesday, July 6, 2016 @ 06:56:45
  Author: bluewind
Revision: 182381

upgpkg: fb-client 2.0.1-1

Modified:
  fb-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 06:51:33 UTC (rev 182380)
+++ PKGBUILD2016-07-06 06:56:45 UTC (rev 182381)
@@ -1,8 +1,8 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
 url="https://paste.xinu.at;
@@ -10,7 +10,7 @@
 depends=('python' 'python-pycurl')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('44ebebf093e0c0a49084c80322ff7c1f'
+md5sums=('bc2ab211a283de56298cbc1f213b24ea'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in php-mongodb/repos (12 files)

2016-07-06 Thread Ike Devolder
Date: Wednesday, July 6, 2016 @ 07:25:54
  Author: idevolder
Revision: 182384

archrelease: copy trunk to community-i686, community-x86_64

Added:
  php-mongodb/repos/community-i686/PKGBUILD
(from rev 182383, php-mongodb/trunk/PKGBUILD)
  php-mongodb/repos/community-i686/mongodb.ini
(from rev 182383, php-mongodb/trunk/mongodb.ini)
  php-mongodb/repos/community-i686/php-mongodb.install
(from rev 182383, php-mongodb/trunk/php-mongodb.install)
  php-mongodb/repos/community-x86_64/PKGBUILD
(from rev 182383, php-mongodb/trunk/PKGBUILD)
  php-mongodb/repos/community-x86_64/mongodb.ini
(from rev 182383, php-mongodb/trunk/mongodb.ini)
  php-mongodb/repos/community-x86_64/php-mongodb.install
(from rev 182383, php-mongodb/trunk/php-mongodb.install)
Deleted:
  php-mongodb/repos/community-i686/PKGBUILD
  php-mongodb/repos/community-i686/mongodb.ini
  php-mongodb/repos/community-i686/php-mongodb.install
  php-mongodb/repos/community-x86_64/PKGBUILD
  php-mongodb/repos/community-x86_64/mongodb.ini
  php-mongodb/repos/community-x86_64/php-mongodb.install

--+
 /PKGBUILD|   70 +
 /mongodb.ini |4 +
 /php-mongodb.install |   24 +++
 community-i686/PKGBUILD  |   35 
 community-i686/mongodb.ini   |2 
 community-i686/php-mongodb.install   |   12 -
 community-x86_64/PKGBUILD|   35 
 community-x86_64/mongodb.ini |2 
 community-x86_64/php-mongodb.install |   12 -
 9 files changed, 98 insertions(+), 98 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-06 07:25:43 UTC (rev 182383)
+++ community-i686/PKGBUILD 2016-07-06 07:25:54 UTC (rev 182384)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Maintainer: Felix Yan 
-# Contributor: Martin Striz < ms AT martinstriz DOT cz >
-# Contributor: Jarek Sedlacek 
-
-pkgname=php-mongodb
-pkgver=1.1.7
-pkgrel=1
-pkgdesc="MongoDB driver for PHP"
-arch=("i686" "x86_64")
-url="http://mongodb.github.io/mongo-php-driver;
-license=("Apache")
-depends=('php' 'libmongoc')
-makedepends=('re2c')
-backup=("etc/php/conf.d/mongodb.ini")
-install=php-mongodb.install
-source=(
-   "http://pecl.php.net/get/mongodb-$pkgver.tgz;
-   "mongodb.ini"
-)
-sha256sums=('65bfb564d9a53a7642a02f07085bd9055b43522250649886ed65a37771cf9b49'
-'242b9ffea6bd84f813c7fc2a767eaa89f83577c5ff10ff36aecec2ca308ff72b')
-
-build() {
-   cd mongodb-$pkgver
-   phpize
-   ./configure --prefix=/usr --with-libbson --with-libmongoc
-}
-
-package() {
-   cd mongodb-$pkgver
-   make INSTALL_ROOT="$pkgdir" install
-   install -Dm644 "$srcdir/mongodb.ini" 
"$pkgdir/etc/php/conf.d/mongodb.ini"
-}

Copied: php-mongodb/repos/community-i686/PKGBUILD (from rev 182383, 
php-mongodb/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-06 07:25:54 UTC (rev 182384)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Maintainer: Felix Yan 
+# Contributor: Martin Striz < ms AT martinstriz DOT cz >
+# Contributor: Jarek Sedlacek 
+
+pkgname=php-mongodb
+pkgver=1.1.8
+pkgrel=1
+pkgdesc="MongoDB driver for PHP"
+arch=("i686" "x86_64")
+url="http://mongodb.github.io/mongo-php-driver;
+license=("Apache")
+depends=('php' 'libmongoc')
+makedepends=('re2c')
+backup=("etc/php/conf.d/mongodb.ini")
+install=php-mongodb.install
+source=(
+   "http://pecl.php.net/get/mongodb-$pkgver.tgz;
+   "mongodb.ini"
+)
+sha256sums=('b93ae7dc9bd270823965f8903c9acf47fe3a0ba7a630d08e8173ff091d593ae0'
+'242b9ffea6bd84f813c7fc2a767eaa89f83577c5ff10ff36aecec2ca308ff72b')
+
+build() {
+   cd mongodb-$pkgver
+   phpize
+   ./configure --prefix=/usr --with-libbson --with-libmongoc
+}
+
+package() {
+   cd mongodb-$pkgver
+   make INSTALL_ROOT="$pkgdir" install
+   install -Dm644 "$srcdir/mongodb.ini" 
"$pkgdir/etc/php/conf.d/mongodb.ini"
+}

Deleted: community-i686/mongodb.ini
===
--- community-i686/mongodb.ini  2016-07-06 07:25:43 UTC (rev 182383)
+++ community-i686/mongodb.ini  2016-07-06 07:25:54 UTC (rev 182384)
@@ -1,2 +0,0 @@
-; Tell PHP to load the MongoDB Extension on startup
-extension=mongodb.so

Copied: php-mongodb/repos/community-i686/mongodb.ini (from rev 182383, 
php-mongodb/trunk/mongodb.ini)
===
--- community-i686/mongodb.ini  (rev 0)
+++ 

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

2016-07-06 Thread Ike Devolder
Date: Wednesday, July 6, 2016 @ 07:25:43
  Author: idevolder
Revision: 182383

upgpkg: php-mongodb 1.1.8-1

Modified:
  php-mongodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 06:56:51 UTC (rev 182382)
+++ PKGBUILD2016-07-06 07:25:43 UTC (rev 182383)
@@ -5,7 +5,7 @@
 # Contributor: Jarek Sedlacek 
 
 pkgname=php-mongodb
-pkgver=1.1.7
+pkgver=1.1.8
 pkgrel=1
 pkgdesc="MongoDB driver for PHP"
 arch=("i686" "x86_64")
@@ -19,7 +19,7 @@
"http://pecl.php.net/get/mongodb-$pkgver.tgz;
"mongodb.ini"
 )
-sha256sums=('65bfb564d9a53a7642a02f07085bd9055b43522250649886ed65a37771cf9b49'
+sha256sums=('b93ae7dc9bd270823965f8903c9acf47fe3a0ba7a630d08e8173ff091d593ae0'
 '242b9ffea6bd84f813c7fc2a767eaa89f83577c5ff10ff36aecec2ca308ff72b')
 
 build() {


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

2016-07-06 Thread Gaëtan Bisson
Date: Wednesday, July 6, 2016 @ 07:52:38
  Author: bisson
Revision: 182385

rebuild for podofo-0.9.4

Modified:
  scribus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 07:25:54 UTC (rev 182384)
+++ PKGBUILD2016-07-06 07:52:38 UTC (rev 182385)
@@ -7,7 +7,7 @@
 
 pkgname=scribus
 pkgver=1.4.6
-pkgrel=2
+pkgrel=3
 pkgdesc='Desktop publishing software'
 url='http://www.scribus.net/'
 license=('GPL')


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 07:57:27
  Author: felixonmars
Revision: 182387

archrelease: copy trunk to community-any

Added:
  twine/repos/community-any/PKGBUILD
(from rev 182386, twine/trunk/PKGBUILD)
Deleted:
  twine/repos/community-any/PKGBUILD

--+
 PKGBUILD |  118 ++---
 1 file changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 07:57:06 UTC (rev 182386)
+++ PKGBUILD2016-07-06 07:57:27 UTC (rev 182387)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Chris Warrick 
-
-pkgbase=twine
-pkgname=('twine' 'python2-twine')
-pkgver=1.7.0
-pkgrel=1
-pkgdesc='Collection of utilities for interacting with PyPI'
-arch=('any')
-url='https://pypi.python.org/pypi/twine'
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-clint' 
'python2-clint'
- 'python-requests-toolbelt' 'python2-requests-toolbelt' 
'python-pkginfo'
- 'python2-pkginfo' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pretend' 
'python2-pretend')
-source=("git+https://github.com/pypa/twine.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a twine{,-py2}
-}
-
-build() {
-  cd "$srcdir"/twine
-  python setup.py build
-
-  cd "$srcdir"/twine-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/twine
-  python setup.py ptr
-
-  cd "$srcdir"/twine-py2
-  python2 setup.py ptr
-}
-
-package_twine() {
-  depends=('python-setuptools' 'python-requests-toolbelt' 'python-pkginfo' 
'python-clint')
-  provides=('python-twine')
-  conflicts=('python-twine')
-  replaces=('python-twine')
-
-  cd twine
-  python3 setup.py install --root="$pkgdir" --optimize=1
-  ln -s twine "$pkgdir"/usr/bin/twine3
-}
-
-package_python2-twine() {
-  depends=('python2-setuptools' 'python2-requests-toolbelt' 'python2-pkginfo' 
'python2-clint')
-
-  cd twine-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  mv "$pkgdir"/usr/bin/twine{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: twine/repos/community-any/PKGBUILD (from rev 182386, 
twine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 07:57:27 UTC (rev 182387)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Chris Warrick 
+
+pkgbase=twine
+pkgname=('twine' 'python2-twine')
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Collection of utilities for interacting with PyPI'
+arch=('any')
+url='https://pypi.python.org/pypi/twine'
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-clint' 
'python2-clint'
+ 'python-requests-toolbelt' 'python2-requests-toolbelt' 
'python-pkginfo'
+ 'python2-pkginfo' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pretend' 
'python2-pretend')
+source=("git+https://github.com/pypa/twine.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a twine{,-py2}
+}
+
+build() {
+  cd "$srcdir"/twine
+  python setup.py build
+
+  cd "$srcdir"/twine-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/twine
+  python setup.py ptr
+
+  cd "$srcdir"/twine-py2
+  python2 setup.py ptr
+}
+
+package_twine() {
+  depends=('python-setuptools' 'python-requests-toolbelt' 'python-pkginfo' 
'python-clint')
+  provides=('python-twine')
+  conflicts=('python-twine')
+  replaces=('python-twine')
+
+  cd twine
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  ln -s twine "$pkgdir"/usr/bin/twine3
+}
+
+package_python2-twine() {
+  depends=('python2-setuptools' 'python2-requests-toolbelt' 'python2-pkginfo' 
'python2-clint')
+
+  cd twine-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  mv "$pkgdir"/usr/bin/twine{,2}
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-07-06 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 07:57:06
  Author: felixonmars
Revision: 182386

upgpkg: twine 1.7.2-1

Modified:
  twine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 07:52:38 UTC (rev 182385)
+++ PKGBUILD2016-07-06 07:57:06 UTC (rev 182386)
@@ -4,7 +4,7 @@
 
 pkgbase=twine
 pkgname=('twine' 'python2-twine')
-pkgver=1.7.0
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='Collection of utilities for interacting with PyPI'
 arch=('any')


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

2016-07-06 Thread Gaëtan Bisson
Date: Wednesday, July 6, 2016 @ 08:05:16
  Author: bisson
Revision: 182388

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  scribus/repos/community-staging-i686/
  scribus/repos/community-staging-i686/PKGBUILD
(from rev 182387, scribus/trunk/PKGBUILD)
  scribus/repos/community-staging-i686/PKGBUILD.next
(from rev 182387, scribus/trunk/PKGBUILD.next)
  scribus/repos/community-staging-x86_64/
  scribus/repos/community-staging-x86_64/PKGBUILD
(from rev 182387, scribus/trunk/PKGBUILD)
  scribus/repos/community-staging-x86_64/PKGBUILD.next
(from rev 182387, scribus/trunk/PKGBUILD.next)

+
 community-staging-i686/PKGBUILD|   48 +++
 community-staging-i686/PKGBUILD.next   |   47 ++
 community-staging-x86_64/PKGBUILD  |   48 +++
 community-staging-x86_64/PKGBUILD.next |   47 ++
 4 files changed, 190 insertions(+)

Copied: scribus/repos/community-staging-i686/PKGBUILD (from rev 182387, 
scribus/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-06 08:05:16 UTC (rev 182388)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Daniel J Griffiths 
+# Contributor: Ronald van Haren 
+# Contributor: tobias 
+# Contributor: Ben 
+
+pkgname=scribus
+pkgver=1.4.6
+pkgrel=3
+pkgdesc='Desktop publishing software'
+url='http://www.scribus.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'boost' 'mesa')
+optdepends=('tk: scripts based on tkinter')
+depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen'
+ 'ghostscript' 'python2' 'podofo' 'boost-libs'
+ 'desktop-file-utils' 'shared-mime-info')
+validpgpkeys=('5086B8D68E70FDDF4C40045AEF7B95E7F60166DA')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha1sums=('f04a2eecfb531af4beb99645f85165be161b00a3' 'SKIP')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed \
+   -e 's|#!/usr/bin/python|#!/usr/bin/python2|' \
+   -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+   -i scribus/plugins/scriptplugin/{samples,scripts}/*
+   install -d build
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
+   cmake .. \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DLIB_SUFFIX=""
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 ../scribus.desktop 
"${pkgdir}/usr/share/applications/scribus.desktop"
+   install -Dm644 ../resources/icons/AppIcon.png 
"${pkgdir}/usr/share/icons/hicolor/32x32/apps/scribus.png"
+}

Copied: scribus/repos/community-staging-i686/PKGBUILD.next (from rev 182387, 
scribus/trunk/PKGBUILD.next)
===
--- community-staging-i686/PKGBUILD.next(rev 0)
+++ community-staging-i686/PKGBUILD.next2016-07-06 08:05:16 UTC (rev 
182388)
@@ -0,0 +1,47 @@
+# $Id: PKGBUILD 173822 2016-05-05 09:44:28Z bisson $
+# Maintainer: Gaetan Bisson 
+# Contributor: Daniel J Griffiths 
+# Contributor: Ronald van Haren 
+# Contributor: tobias 
+# Contributor: Ben 
+
+pkgname=scribus
+pkgver=1.5.2
+pkgrel=1
+pkgdesc='Desktop publishing software'
+url='http://www.scribus.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'boost')
+optdepends=('tk: scripts based on tkinter')
+depends=('qt5-quickcontrols' 'qt5-tools' 'boost-libs'
+ 'cairo' 'lcms2' 'libcups' 'libxml2' 'podofo'
+ 'python2' 'ghostscript' 'boost-libs' 'graphicsmagick')
+validpgpkeys=('5086B8D68E70FDDF4C40045AEF7B95E7F60166DA')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha1sums=('87f426863be8057d83e73b58649ccc2a3266c73b' 'SKIP')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed \
+   -e 's|#!/usr/bin/python|#!/usr/bin/python2|' \
+   -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+   -i scribus/plugins/scriptplugin/{samples,scripts}/*
+   install -d build
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
+   cmake .. \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DLIB_SUFFIX=""
+   make
+}
+
+package() {
+   cd 

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

2016-07-06 Thread Jonathan Steel
Date: Wednesday, July 6, 2016 @ 08:19:51
  Author: jsteel
Revision: 182390

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 08:19:41 UTC (rev 182389)
+++ PKGBUILD2016-07-06 08:19:51 UTC (rev 182390)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgname=python-botocore
-pkgver=1.4.34
-pkgrel=1
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore;
-license=('Apache')
-depends=('python-dateutil' 'python-jmespath' 'python-docutils')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('677c47f7da6a681900b5c2e64c4aca6f')
-
-build() {
-  cd botocore-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd botocore-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 182389, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 08:19:51 UTC (rev 182390)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgname=python-botocore
+pkgver=1.4.35
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore;
+license=('Apache')
+depends=('python-dateutil' 'python-jmespath' 'python-docutils')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('3decbd8b55f773ac60a8cd67a79110d1')
+
+build() {
+  cd botocore-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd botocore-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-07-06 Thread Jonathan Steel
Date: Wednesday, July 6, 2016 @ 08:19:41
  Author: jsteel
Revision: 182389

upgpkg: python-botocore 1.4.35-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 08:05:16 UTC (rev 182388)
+++ PKGBUILD2016-07-06 08:19:41 UTC (rev 182389)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.34
+pkgver=1.4.35
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('677c47f7da6a681900b5c2e64c4aca6f')
+md5sums=('3decbd8b55f773ac60a8cd67a79110d1')
 
 build() {
   cd botocore-$pkgver


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

2016-07-06 Thread Jonathan Steel
Date: Wednesday, July 6, 2016 @ 08:21:20
  Author: jsteel
Revision: 182391

upgpkg: aws-cli 1.10.45-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 08:19:51 UTC (rev 182390)
+++ PKGBUILD2016-07-06 08:21:20 UTC (rev 182391)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.10.44
+pkgver=1.10.45
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('f2b9fb5a45ce1ba06643e09fe9c2bda6')
+md5sums=('d28c21b14a58e425bcf98b9e51657eb3')
 
 build() {
   cd $pkgname-$pkgver


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

2016-07-06 Thread Jonathan Steel
Date: Wednesday, July 6, 2016 @ 08:21:26
  Author: jsteel
Revision: 182392

archrelease: copy trunk to community-any

Added:
  aws-cli/repos/community-any/PKGBUILD
(from rev 182391, aws-cli/trunk/PKGBUILD)
Deleted:
  aws-cli/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-06 08:21:20 UTC (rev 182391)
+++ PKGBUILD2016-07-06 08:21:26 UTC (rev 182392)
@@ -1,32 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.10.44
-pkgrel=1
-pkgdesc='Universal Command Line Interface for Amazon Web Services'
-arch=('any')
-url="https://github.com/aws/aws-cli;
-license=('Apache')
-depends=('python-botocore' 'python-dateutil' 'python-jmespath'
- 'python-colorama' 'python-docutils' 'python-rsa'
- 'python-s3transfer')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('f2b9fb5a45ce1ba06643e09fe9c2bda6')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
-}

Copied: aws-cli/repos/community-any/PKGBUILD (from rev 182391, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-06 08:21:26 UTC (rev 182392)
@@ -0,0 +1,32 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.10.45
+pkgrel=1
+pkgdesc='Universal Command Line Interface for Amazon Web Services'
+arch=('any')
+url="https://github.com/aws/aws-cli;
+license=('Apache')
+depends=('python-botocore' 'python-dateutil' 'python-jmespath'
+ 'python-colorama' 'python-docutils' 'python-rsa'
+ 'python-s3transfer')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('d28c21b14a58e425bcf98b9e51657eb3')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
+}


[arch-commits] Commit in lvm2/trunk (PKGBUILD lvm2_install sd-lvm2_install)

2016-07-06 Thread Christian Hesse
Date: Wednesday, July 6, 2016 @ 09:13:31
  Author: eworm
Revision: 271072

upgpkg: lvm2 2.02.159-1

* new upstream release
* add cache support for systemd based initramfs
* use symlinks for cache_*

Modified:
  lvm2/trunk/PKGBUILD
  lvm2/trunk/lvm2_install
  lvm2/trunk/sd-lvm2_install

-+
 PKGBUILD|   12 ++--
 lvm2_install|   19 +--
 sd-lvm2_install |   14 +-
 3 files changed, 32 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 06:51:04 UTC (rev 271071)
+++ PKGBUILD2016-07-06 09:13:31 UTC (rev 271072)
@@ -4,7 +4,7 @@
 
 pkgbase=lvm2
 pkgname=('lvm2' 'device-mapper')
-pkgver=2.02.158
+pkgver=2.02.159
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://sourceware.org/lvm2/;
@@ -16,14 +16,14 @@
 lvm2_hook
 sd-lvm2_install
 11-dm-initramfs.rules
-   01-lvm2-make-sockets-static.patch)
-sha1sums=('e75e321467164e293b081796486457fcd001a0dc'
+01-lvm2-make-sockets-static.patch)
+sha1sums=('5bfdb9d33415472dba9721276f07dfdc9f88f698'
   'SKIP'
-  '056bb0227d07e35a3d365db02f439585314cfc76'
+  '6efc000ff1936fc6fd119217df770dd7d1be9481'
   'ff0fdf0a3005a41acd4b36865056109effc3474b'
-  'f6ac78163ab3aba5b51a71655d6e53d05014bfa4'
+  'd58d5e55f7c6a045c4e8c06ef6682f096c61bd2c'
   'f6a554eea9557c3c236df2943bb6e7e723945c41'
- 'b084512af42f2e16cdccd8b7ee4de27b574d1f94')
+  'b084512af42f2e16cdccd8b7ee4de27b574d1f94')
 validpgpkeys=('88437EF5C077BD113D3B7224228191C1567E2C17')
 
 prepare() {

Modified: lvm2_install
===
--- lvm2_install2016-07-06 06:51:04 UTC (rev 271071)
+++ lvm2_install2016-07-06 09:13:31 UTC (rev 271072)
@@ -2,18 +2,25 @@
 
 build() {
 local mod
-for mod in dm-mod dm-snapshot dm-mirror dm-cache dm-cache-mq dm-thin-pool; 
do
+local symlink
+
+for mod in dm-mod dm-snapshot dm-mirror dm-cache dm-cache-smq 
dm-thin-pool; do
 add_module "$mod"
 done
 
+# from lvm2
 add_binary "/usr/bin/lvm"
 add_binary "/usr/bin/lvmetad"
+
+# from device-mapper
 add_binary "/usr/bin/dmsetup"
-add_binary "/usr/bin/cache_check"
-add_binary "/usr/bin/cache_dump"
-add_binary "/usr/bin/cache_metadata_size"
-add_binary "/usr/bin/cache_repair"
-add_binary "/usr/bin/cache_restore"
+
+# from thin-provisioning-tools
+add_binary "/usr/bin/pdata_tools"
+for symlink in cache_{check,dump,metadata_size,repair,restore}; do
+add_symlink "/usr/bin/${symlink}" "pdata_tools"
+done
+
 add_file "/usr/lib/udev/rules.d/10-dm.rules"
 add_file "/usr/lib/udev/rules.d/13-dm-disk.rules"
 add_file "/usr/lib/udev/rules.d/95-dm-notify.rules"

Modified: sd-lvm2_install
===
--- sd-lvm2_install 2016-07-06 06:51:04 UTC (rev 271071)
+++ sd-lvm2_install 2016-07-06 09:13:31 UTC (rev 271072)
@@ -2,13 +2,25 @@
 
 build() {
 local mod
-for mod in dm-mod dm-snapshot dm-mirror dm-thin-pool; do
+local symlink
+
+for mod in dm-mod dm-snapshot dm-mirror dm-cache dm-cache-smq 
dm-thin-pool; do
 add_module "$mod"
 done
 
+# from lvm2
 add_binary "/usr/bin/lvm"
 add_binary "/usr/bin/lvmetad"
+
+# from device-mapper
 add_binary "/usr/bin/dmsetup"
+
+# from thin-provisioning-tools
+add_binary "/usr/bin/pdata_tools"
+for symlink in cache_{check,dump,metadata_size,repair,restore}; do
+add_symlink "/usr/bin/${symlink}" "pdata_tools"
+done
+
 add_file "/usr/lib/udev/rules.d/10-dm.rules"
 add_file "/usr/lib/udev/rules.d/13-dm-disk.rules"
 add_file "/usr/lib/udev/rules.d/95-dm-notify.rules"


[arch-commits] Commit in lvm2/repos (16 files)

2016-07-06 Thread Christian Hesse
Date: Wednesday, July 6, 2016 @ 09:13:35
  Author: eworm
Revision: 271073

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  lvm2/repos/testing-i686/
  lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch
(from rev 271072, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-i686/11-dm-initramfs.rules
(from rev 271072, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-i686/PKGBUILD
(from rev 271072, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-i686/lvm2.install
(from rev 271072, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-i686/lvm2_hook
(from rev 271072, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-i686/lvm2_install
(from rev 271072, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-i686/sd-lvm2_install
(from rev 271072, lvm2/trunk/sd-lvm2_install)
  lvm2/repos/testing-x86_64/
  lvm2/repos/testing-x86_64/01-lvm2-make-sockets-static.patch
(from rev 271072, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
(from rev 271072, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-x86_64/PKGBUILD
(from rev 271072, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-x86_64/lvm2.install
(from rev 271072, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-x86_64/lvm2_hook
(from rev 271072, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-x86_64/lvm2_install
(from rev 271072, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-x86_64/sd-lvm2_install
(from rev 271072, lvm2/trunk/sd-lvm2_install)

--+
 testing-i686/01-lvm2-make-sockets-static.patch   |   20 
 testing-i686/11-dm-initramfs.rules   |3 
 testing-i686/PKGBUILD|  103 +
 testing-i686/lvm2.install|   25 +
 testing-i686/lvm2_hook   |   12 ++
 testing-i686/lvm2_install|   41 
 testing-i686/sd-lvm2_install |   44 
 testing-x86_64/01-lvm2-make-sockets-static.patch |   20 
 testing-x86_64/11-dm-initramfs.rules |3 
 testing-x86_64/PKGBUILD  |  103 +
 testing-x86_64/lvm2.install  |   25 +
 testing-x86_64/lvm2_hook |   12 ++
 testing-x86_64/lvm2_install  |   41 
 testing-x86_64/sd-lvm2_install   |   44 
 14 files changed, 496 insertions(+)

Copied: lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch (from rev 
271072, lvm2/trunk/01-lvm2-make-sockets-static.patch)
===
--- testing-i686/01-lvm2-make-sockets-static.patch  
(rev 0)
+++ testing-i686/01-lvm2-make-sockets-static.patch  2016-07-06 09:13:35 UTC 
(rev 271073)
@@ -0,0 +1,20 @@
+diff -Nur LVM2.2.02.106.orig/scripts/dm_event_systemd_red_hat.socket.in 
LVM2.2.02.106/scripts/dm_event_systemd_red_hat.socket.in
+--- LVM2.2.02.106.orig/scripts/dm_event_systemd_red_hat.socket.in  
2014-04-10 17:38:46.0 +0200
 LVM2.2.02.106/scripts/dm_event_systemd_red_hat.socket.in   2014-04-26 
14:21:10.097269315 +0200
+@@ -8,6 +8,3 @@
+ ListenFIFO=@DEFAULT_DM_RUN_DIR@/dmeventd-client
+ SocketMode=0600
+ RemoveOnStop=true
+-
+-[Install]
+-WantedBy=sockets.target
+diff -Nur LVM2.2.02.106.orig/scripts/lvm2_lvmetad_systemd_red_hat.socket.in 
LVM2.2.02.106/scripts/lvm2_lvmetad_systemd_red_hat.socket.in
+--- LVM2.2.02.106.orig/scripts/lvm2_lvmetad_systemd_red_hat.socket.in  
2014-04-10 17:38:46.0 +0200
 LVM2.2.02.106/scripts/lvm2_lvmetad_systemd_red_hat.socket.in   
2014-04-26 14:21:15.287156152 +0200
+@@ -7,6 +7,3 @@
+ ListenStream=@DEFAULT_RUN_DIR@/lvmetad.socket
+ SocketMode=0600
+ RemoveOnStop=true
+-
+-[Install]
+-WantedBy=sysinit.target

Copied: lvm2/repos/testing-i686/11-dm-initramfs.rules (from rev 271072, 
lvm2/trunk/11-dm-initramfs.rules)
===
--- testing-i686/11-dm-initramfs.rules  (rev 0)
+++ testing-i686/11-dm-initramfs.rules  2016-07-06 09:13:35 UTC (rev 271073)
@@ -0,0 +1,3 @@
+# needed with new udev/mkinitcpio and as implemented in dracut:
+# 

+SUBSYSTEM=="block", KERNEL=="dm-[0-9]*", ACTION=="add|change", 
OPTIONS="db_persist"

Copied: lvm2/repos/testing-i686/PKGBUILD (from rev 271072, lvm2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-06 09:13:35 UTC (rev 271073)
@@ -0,0 +1,103 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Thomas Bächler 
+
+pkgbase=lvm2
+pkgname=('lvm2' 'device-mapper')
+pkgver=2.02.159
+pkgrel=1

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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 06:46:03
  Author: arojas
Revision: 271068

Update to 5.2.12

Modified:
  whois/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-05 22:10:31 UTC (rev 271067)
+++ PKGBUILD2016-07-06 06:46:03 UTC (rev 271068)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=whois
-pkgver=5.2.11
+pkgver=5.2.12
 pkgrel=1
 pkgdesc="The whois client by Marco d'Itri"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('perl')
 backup=('etc/whois.conf')
 
source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
-md5sums=('df870615563b23e2270ffc4f039290a1')
+md5sums=('b8f1482827137788016a418cc1ae364b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 06:50:43
  Author: arojas
Revision: 182378

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  podofo/repos/community-staging-i686/
  podofo/repos/community-staging-i686/PKGBUILD
(from rev 182377, podofo/trunk/PKGBUILD)
  podofo/repos/community-staging-x86_64/
  podofo/repos/community-staging-x86_64/PKGBUILD
(from rev 182377, podofo/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   35 +++
 community-staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: podofo/repos/community-staging-i686/PKGBUILD (from rev 182377, 
podofo/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-07-06 06:50:43 UTC (rev 182378)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Preecha Patumchareonpol  
+
+pkgname=podofo
+pkgver=0.9.4
+pkgrel=1
+pkgdesc="A C++ library to work with the PDF file format"
+arch=('i686' 'x86_64')
+url="http://podofo.sourceforge.net;
+license=('GPL')
+depends=('lua' 'openssl' 'fontconfig' 'libtiff' 'libidn' 'libjpeg-turbo')
+makedepends=('cmake')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('929c9d2bd367fb6cb1f178cd4eb93dd3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  mkdir build
+  cd build
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .. \
+-DFREETYPE_INCLUDE_DIR=/usr/include/freetype2 \
+-DPODOFO_BUILD_SHARED=1 \
+-DPODOFO_HAVE_JPEG_LIB=1 \
+-DPODOFO_HAVE_PNG_LIB=1 \
+-DPODOFO_HAVE_TIFF_LIB=1
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+  make DESTDIR=$pkgdir install
+}

Copied: podofo/repos/community-staging-x86_64/PKGBUILD (from rev 182377, 
podofo/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-07-06 06:50:43 UTC (rev 182378)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Preecha Patumchareonpol  
+
+pkgname=podofo
+pkgver=0.9.4
+pkgrel=1
+pkgdesc="A C++ library to work with the PDF file format"
+arch=('i686' 'x86_64')
+url="http://podofo.sourceforge.net;
+license=('GPL')
+depends=('lua' 'openssl' 'fontconfig' 'libtiff' 'libidn' 'libjpeg-turbo')
+makedepends=('cmake')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('929c9d2bd367fb6cb1f178cd4eb93dd3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  mkdir build
+  cd build
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .. \
+-DFREETYPE_INCLUDE_DIR=/usr/include/freetype2 \
+-DPODOFO_BUILD_SHARED=1 \
+-DPODOFO_HAVE_JPEG_LIB=1 \
+-DPODOFO_HAVE_PNG_LIB=1 \
+-DPODOFO_HAVE_TIFF_LIB=1
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+  make DESTDIR=$pkgdir install
+}


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 06:50:17
  Author: arojas
Revision: 182377

Update to 0.9.4

Modified:
  podofo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 06:10:56 UTC (rev 182376)
+++ PKGBUILD2016-07-06 06:50:17 UTC (rev 182377)
@@ -4,16 +4,16 @@
 # Contributor: Preecha Patumchareonpol  
 
 pkgname=podofo
-pkgver=0.9.3
-pkgrel=2
+pkgver=0.9.4
+pkgrel=1
 pkgdesc="A C++ library to work with the PDF file format"
 arch=('i686' 'x86_64')
 url="http://podofo.sourceforge.net;
 license=('GPL')
-depends=('lua51' 'openssl' 'fontconfig' 'libtiff' 'libidn' 'libjpeg-turbo')
+depends=('lua' 'openssl' 'fontconfig' 'libtiff' 'libidn' 'libjpeg-turbo')
 makedepends=('cmake')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('268ca111826757ca7e3f5c4be3547e7a')
+md5sums=('929c9d2bd367fb6cb1f178cd4eb93dd3')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 09:43:15
  Author: arojas
Revision: 271075

Remove obsolete dependencies

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 09:23:21 UTC (rev 271074)
+++ PKGBUILD2016-07-06 09:43:15 UTC (rev 271075)
@@ -13,7 +13,7 @@
 license=('GPL')
 url="http://www.digikam.org/;
 makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 
'boost' 'grantlee-qt5'
- 'libgpod' 'hugin' 'opencv' 'doxygen' 'lensfun' 'imagemagick' 
'eigen' 'libusb' 'kio' 'kdoctools' 'marble'
+ 'hugin' 'opencv' 'doxygen' 'lensfun' 'imagemagick' 'eigen' 
'libusb' 'kio' 'kdoctools' 'marble'
  'kfilemetadata' 'akonadi-contact' 'qt5-multimedia' 
'kdesignerplugin' 'threadweaver' 'kcalcore'
  'knotifyconfig' 'kdelibs4support' 'qt5-xmlpatterns' 
'libmediawiki' 'libkvkontakte' 'kqoauth')
 
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz;)
@@ -67,10 +67,6 @@
   depends=('kio' 'libkipi')
   optdepends=('libmediawiki: MediaWiki Export plugin'
   'libkvkontakte: VKontakte.ru Exporter plugin'
-  'libgpod: iPodExport plugin'
-  'opencv: Remove Red Eyes plugin'
-  'threadweaver: panorama plugin'
-  'hugin: panorama plugin'
   'kqoauth: OAuth authentication for imgur')
 
   cd build/extra


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 09:51:46
  Author: arojas
Revision: 271076

Panorama tool has moved to digikam

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 09:43:15 UTC (rev 271075)
+++ PKGBUILD2016-07-06 09:51:46 UTC (rev 271076)
@@ -47,7 +47,8 @@
   pkgdesc="Digital photo management application for KDE"
   depends=('liblqr' 'libkipi' 'lensfun' 'opencv' 'akonadi-contact'
'knotifyconfig' 'libksane' 'kfilemetadata' 'qt5-multimedia' 'marble' 
'threadweaver' 'kcalcore')
-  optdepends=('kipi-plugins: more tools and plugins')
+  optdepends=('kipi-plugins: more tools and plugins'
+  'hugin: panorama tool')
 
   cd build/core
   make DESTDIR="$pkgdir" install


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

2016-07-06 Thread Antonio Rojas
Date: Wednesday, July 6, 2016 @ 09:54:35
  Author: arojas
Revision: 271077

update optdepend

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 09:51:46 UTC (rev 271076)
+++ PKGBUILD2016-07-06 09:54:35 UTC (rev 271077)
@@ -47,7 +47,7 @@
   pkgdesc="Digital photo management application for KDE"
   depends=('liblqr' 'libkipi' 'lensfun' 'opencv' 'akonadi-contact'
'knotifyconfig' 'libksane' 'kfilemetadata' 'qt5-multimedia' 'marble' 
'threadweaver' 'kcalcore')
-  optdepends=('kipi-plugins: more tools and plugins'
+  optdepends=('kipi-plugins: export to various online services'
   'hugin: panorama tool')
 
   cd build/core