[arch-commits] Commit in clamav/repos (38 files)

2017-05-26 Thread Evangelos Foutras
Date: Saturday, May 27, 2017 @ 02:36:40
  Author: foutrelis
Revision: 29

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

Added:
  clamav/repos/extra-i686/PKGBUILD
(from rev 296665, clamav/trunk/PKGBUILD)
  clamav/repos/extra-i686/clamd.conf
(from rev 296665, clamav/trunk/clamd.conf)
  clamav/repos/extra-i686/clamd.service
(from rev 296665, clamav/trunk/clamd.service)
  clamav/repos/extra-i686/freshclam.conf
(from rev 296665, clamav/trunk/freshclam.conf)
  clamav/repos/extra-i686/freshclamd.service
(from rev 296665, clamav/trunk/freshclamd.service)
  clamav/repos/extra-i686/install
(from rev 296665, clamav/trunk/install)
  clamav/repos/extra-i686/logrotate
(from rev 296665, clamav/trunk/logrotate)
  clamav/repos/extra-i686/make_it_compile_against_openssl_1_1_0.patch
(from rev 296665, clamav/trunk/make_it_compile_against_openssl_1_1_0.patch)
  clamav/repos/extra-i686/tmpfiles.d
(from rev 296665, clamav/trunk/tmpfiles.d)
  clamav/repos/extra-x86_64/PKGBUILD
(from rev 296665, clamav/trunk/PKGBUILD)
  clamav/repos/extra-x86_64/clamd.conf
(from rev 296665, clamav/trunk/clamd.conf)
  clamav/repos/extra-x86_64/clamd.service
(from rev 296665, clamav/trunk/clamd.service)
  clamav/repos/extra-x86_64/freshclam.conf
(from rev 296665, clamav/trunk/freshclam.conf)
  clamav/repos/extra-x86_64/freshclamd.service
(from rev 296665, clamav/trunk/freshclamd.service)
  clamav/repos/extra-x86_64/install
(from rev 296665, clamav/trunk/install)
  clamav/repos/extra-x86_64/logrotate
(from rev 296665, clamav/trunk/logrotate)
  clamav/repos/extra-x86_64/make_it_compile_against_openssl_1_1_0.patch
(from rev 296665, clamav/trunk/make_it_compile_against_openssl_1_1_0.patch)
  clamav/repos/extra-x86_64/tmpfiles.d
(from rev 296665, clamav/trunk/tmpfiles.d)
Deleted:
  clamav/repos/extra-i686/PKGBUILD
  clamav/repos/extra-i686/clamav-0.99.2-gcc-6.patch
  clamav/repos/extra-i686/clamd.conf
  clamav/repos/extra-i686/clamd.service
  clamav/repos/extra-i686/freshclam.conf
  clamav/repos/extra-i686/freshclamd.service
  clamav/repos/extra-i686/install
  clamav/repos/extra-i686/logrotate
  clamav/repos/extra-i686/make_it_compile_against_openssl_1_1_0.patch
  clamav/repos/extra-i686/tmpfiles.d
  clamav/repos/extra-x86_64/PKGBUILD
  clamav/repos/extra-x86_64/clamav-0.99.2-gcc-6.patch
  clamav/repos/extra-x86_64/clamd.conf
  clamav/repos/extra-x86_64/clamd.service
  clamav/repos/extra-x86_64/freshclam.conf
  clamav/repos/extra-x86_64/freshclamd.service
  clamav/repos/extra-x86_64/install
  clamav/repos/extra-x86_64/logrotate
  clamav/repos/extra-x86_64/make_it_compile_against_openssl_1_1_0.patch
  clamav/repos/extra-x86_64/tmpfiles.d

--+
 /PKGBUILD|  156 ++
 /clamd.conf  |   12 
 /clamd.service   |   22 +
 /freshclam.conf  |6 
 /freshclamd.service  |   20 +
 /install |   18 +
 /logrotate   |   20 +
 /make_it_compile_against_openssl_1_1_0.patch |  196 +
 /tmpfiles.d  |2 
 extra-i686/PKGBUILD  |   80 -
 extra-i686/clamav-0.99.2-gcc-6.patch |   84 -
 extra-i686/clamd.conf|6 
 extra-i686/clamd.service |   11 
 extra-i686/freshclam.conf|3 
 extra-i686/freshclamd.service|   10 
 extra-i686/install   |9 
 extra-i686/logrotate |   10 
 extra-i686/make_it_compile_against_openssl_1_1_0.patch   |   98 --
 extra-i686/tmpfiles.d|1 
 extra-x86_64/PKGBUILD|   80 -
 extra-x86_64/clamav-0.99.2-gcc-6.patch   |   84 -
 extra-x86_64/clamd.conf  |6 
 extra-x86_64/clamd.service   |   11 
 extra-x86_64/freshclam.conf  |3 
 extra-x86_64/freshclamd.service  |   10 
 extra-x86_64/install |9 
 extra-x86_64/logrotate   |   10 
 extra-x86_64/make_it_compile_against_openssl_1_1_0.patch |   98 --
 extra-x86_64/tmpfiles.d  |1 
 29 files changed, 452 insertions(+), 624 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-27 02:36:04 UTC (rev 296665)
+++ extra-i686/PKGBUILD 

[arch-commits] Commit in clamav/trunk (PKGBUILD clamav-0.99.2-gcc-6.patch)

2017-05-26 Thread Evangelos Foutras
Date: Saturday, May 27, 2017 @ 02:36:04
  Author: foutrelis
Revision: 296665

upgpkg: clamav 0.99.2-7

Disable LLVM; the bundled copy throws errors (FS#54198).

This appears to be upstream's suggestion as well:

https://bugzilla.clamav.net/show_bug.cgi?id=11606#c2

Modified:
  clamav/trunk/PKGBUILD
Deleted:
  clamav/trunk/clamav-0.99.2-gcc-6.patch

---+
 PKGBUILD  |6 +--
 clamav-0.99.2-gcc-6.patch |   84 
 2 files changed, 2 insertions(+), 88 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 20:28:18 UTC (rev 296664)
+++ PKGBUILD2017-05-27 02:36:04 UTC (rev 296665)
@@ -5,7 +5,7 @@
 
 pkgname=clamav
 pkgver=0.99.2
-pkgrel=6
+pkgrel=7
 pkgdesc='Anti-virus toolkit for Unix'
 url='http://www.clamav.net/'
 license=('GPL')
@@ -21,7 +21,6 @@
 'freshclam.conf'
 'clamd.service'
 'freshclamd.service'
-'clamav-0.99.2-gcc-6.patch'
 'make_it_compile_against_openssl_1_1_0.patch')
 sha256sums=('167bd6a13e05ece326b968fdb539b05c2ffcfef6018a274a10aeda85c2c0027a'
 'SKIP'
@@ -31,7 +30,6 @@
 '127b39e13525ffb4242198cfb76f99d4d517e5f2fd9fa8dcad3f31fc9f82f952'
 'e376ab0cefeefa5ac5f1cd611718452ea8646198e854aca3cc0026f5ffe58fb4'
 'dd5ff6c79ee360da5f2221c4d9110a2a8886d86293f6c93c16bf74fdb126593c'
-'b2960553243392a4298f37d5ef537296e989e95f7cc084800b8e3ab6a251be6d'
 '0a8e02a91bc3f2c99bd52dc475592637376baa991fe3f899b7745b840fc586c5')
 
 backup=('etc/clamav/clamd.conf'
@@ -42,7 +40,6 @@
 
 prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
-   patch -Np1 -i ../clamav-0.99.2-gcc-6.patch
patch -Np1 -i ../make_it_compile_against_openssl_1_1_0.patch
autoreconf -fi
 }
@@ -57,6 +54,7 @@
--sysconfdir=/etc/clamav \
--with-dbdir=/var/lib/clamav \
--disable-clamav \
+   --disable-llvm \
--disable-zlib-vcheck \
--enable-milter
 

Deleted: clamav-0.99.2-gcc-6.patch
===
--- clamav-0.99.2-gcc-6.patch   2017-05-26 20:28:18 UTC (rev 296664)
+++ clamav-0.99.2-gcc-6.patch   2017-05-27 02:36:04 UTC (rev 296665)
@@ -1,84 +0,0 @@
-diff --git a/libclamav/c++/llvm/include/llvm/ADT/StringMap.h 
b/libclamav/c++/llvm/include/llvm/ADT/StringMap.h
-index 59ff6aa..1325394 100644
 a/libclamav/c++/llvm/include/llvm/ADT/StringMap.h
-+++ b/libclamav/c++/llvm/include/llvm/ADT/StringMap.h
-@@ -169,3 +169,3 @@ public:
-   KeyLength+1;
--unsigned Alignment = alignof();
-+unsigned Alignment = alignOf();
- 
-diff --git a/libclamav/c++/llvm/include/llvm/CodeGen/SlotIndexes.h 
b/libclamav/c++/llvm/include/llvm/CodeGen/SlotIndexes.h
-index 88044c7..86b0f40 100644
 a/libclamav/c++/llvm/include/llvm/CodeGen/SlotIndexes.h
-+++ b/libclamav/c++/llvm/include/llvm/CodeGen/SlotIndexes.h
-@@ -417,3 +417,3 @@ namespace llvm {
-   ileAllocator.Allocate(sizeof(IndexListEntry),
--  alignof()));
-+  alignOf()));
- 
-diff --git a/libclamav/c++/llvm/include/llvm/Support/AlignOf.h 
b/libclamav/c++/llvm/include/llvm/Support/AlignOf.h
-index 6a7a1a6..979e597 100644
 a/libclamav/c++/llvm/include/llvm/Support/AlignOf.h
-+++ b/libclamav/c++/llvm/include/llvm/Support/AlignOf.h
-@@ -51,8 +51,8 @@ struct AlignOf {
- 
--/// alignof - A templated function that returns the mininum alignment of
-+/// alignOf - A templated function that returns the mininum alignment of
- ///  of a type.  This provides no extra functionality beyond the AlignOf
- ///  class besides some cosmetic cleanliness.  Example usage:
--///  alignof() returns the alignment of an int.
-+///  alignOf() returns the alignment of an int.
- template 
--static inline unsigned alignof() { return AlignOf::Alignment; }
-+static inline unsigned alignOf() { return AlignOf::Alignment; }
- 
-diff --git a/libclamav/c++/llvm/include/llvm/Support/Allocator.h 
b/libclamav/c++/llvm/include/llvm/Support/Allocator.h
-index 4a7251f..17caf5e 100644
 a/libclamav/c++/llvm/include/llvm/Support/Allocator.h
-+++ b/libclamav/c++/llvm/include/llvm/Support/Allocator.h
-@@ -203,3 +203,3 @@ public:
-   for (char *Ptr = (char*)(Slab+1); Ptr < End; Ptr += sizeof(T)) {
--Ptr = Allocator.AlignPtr(Ptr, alignof());
-+Ptr = Allocator.AlignPtr(Ptr, alignOf());
- if (Ptr + sizeof(T) <= End)
-diff --git a/libclamav/c++/llvm/lib/Analysis/ScalarEvolution.cpp 
b/libclamav/c++/llvm/lib/Analysis/ScalarEvolution.cpp
-index b892d85..dc72346 100644
 a/libclamav/c++/llvm/lib/Analysis/ScalarEvolution.cpp
-+++ b/libclamav/c++/llvm/lib/Analysis/ScalarEvolution.cpp
-@@ -495,3 +495,3 @@ void SCEVUnknown::print(raw_ostream ) const {
-   if (isAlignOf(AllocTy)) {
--OS << "alignof(" << *AllocTy << ")";
-+OS << "alignOf(" << *AllocTy << ")";
- 

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

2017-05-26 Thread Alexander Rødseth
Date: Friday, May 26, 2017 @ 22:50:12
  Author: arodseth
Revision: 230495

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 22:48:40 UTC (rev 230494)
+++ community-i686/PKGBUILD 2017-05-26 22:50:12 UTC (rev 230495)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Ronald van Haren 
-# Contributor: Daniel J Griffiths 
-# Contributor: 
-
-pkgname=libopenraw
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='Library for decoding RAW files'
-arch=('x86_64' 'i686')
-url='http://libopenraw.freedesktop.org/'
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('boost' 'libxml2')
-validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere 

-source=("https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2"{.asc,})
-sha256sums=('SKIP'
-'4dede1db9b85c9c22a1ddaf37839f2713746a00b81a6d4623d66556000cb76cf')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libopenraw/repos/community-i686/PKGBUILD (from rev 230494, 
libopenraw/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 22:50:12 UTC (rev 230495)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Ronald van Haren 
+# Contributor: Daniel J Griffiths 
+# Contributor: 
+
+pkgname=libopenraw
+pkgver=0.1.2
+pkgrel=1
+pkgdesc='Library for decoding RAW files'
+arch=('x86_64' 'i686')
+url='http://libopenraw.freedesktop.org/'
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('boost' 'libxml2')
+validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere 

+source=("https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2"{.asc,})
+sha256sums=('SKIP'
+'d15e86141add6a652f316ab8884895d8399d37c17510b34f61e266f906a99683')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-26 22:48:40 UTC (rev 230494)
+++ community-x86_64/PKGBUILD   2017-05-26 22:50:12 UTC (rev 230495)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Ronald van Haren 
-# Contributor: Daniel J Griffiths 
-# Contributor: 
-
-pkgname=libopenraw
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='Library for decoding RAW files'
-arch=('x86_64' 'i686')
-url='http://libopenraw.freedesktop.org/'
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('boost' 'libxml2')
-validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere 

-source=("https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2"{.asc,})
-sha256sums=('SKIP'
-'4dede1db9b85c9c22a1ddaf37839f2713746a00b81a6d4623d66556000cb76cf')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libopenraw/repos/community-x86_64/PKGBUILD (from rev 230494, 
libopenraw/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-26 22:50:12 UTC (rev 230495)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Ronald van Haren 
+# Contributor: Daniel J Griffiths 
+# Contributor: 
+
+pkgname=libopenraw
+pkgver=0.1.2
+pkgrel=1
+pkgdesc='Library for decoding RAW files'
+arch=('x86_64' 'i686')
+url='http://libopenraw.freedesktop.org/'
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('boost' 'libxml2')

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

2017-05-26 Thread Alexander Rødseth
Date: Friday, May 26, 2017 @ 22:48:40
  Author: arodseth
Revision: 230494

upgpkg: libopenraw 0.1.2-1

Modified:
  libopenraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 22:31:08 UTC (rev 230493)
+++ PKGBUILD2017-05-26 22:48:40 UTC (rev 230494)
@@ -5,7 +5,7 @@
 # Contributor: 
 
 pkgname=libopenraw
-pkgver=0.1.0
+pkgver=0.1.2
 pkgrel=1
 pkgdesc='Library for decoding RAW files'
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere 

 
source=("https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2"{.asc,})
 sha256sums=('SKIP'
-'4dede1db9b85c9c22a1ddaf37839f2713746a00b81a6d4623d66556000cb76cf')
+'d15e86141add6a652f316ab8884895d8399d37c17510b34f61e266f906a99683')
 
 build() {
   cd "$pkgname-$pkgver"
@@ -29,4 +29,4 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 22:31:08
  Author: arojas
Revision: 230493

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

Added:
  kio-gdrive/repos/community-i686/PKGBUILD
(from rev 230492, kio-gdrive/trunk/PKGBUILD)
  kio-gdrive/repos/community-x86_64/PKGBUILD
(from rev 230492, kio-gdrive/trunk/PKGBUILD)
Deleted:
  kio-gdrive/repos/community-i686/PKGBUILD
  kio-gdrive/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 22:30:37 UTC (rev 230492)
+++ community-i686/PKGBUILD 2017-05-26 22:31:08 UTC (rev 230493)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kio-gdrive
-pkgver=1.1.2
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="KIO Slave to access Google Drive"
-url="https://community.kde.org/KIO_GDrive;
-license=(GPL)
-depends=(libkgapi qtkeychain)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('52b1c34445bc24635c53f2420112613d'
- 'SKIP')
-validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kio-gdrive/repos/community-i686/PKGBUILD (from rev 230492, 
kio-gdrive/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 22:31:08 UTC (rev 230493)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kio-gdrive
+pkgver=1.2.0
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="KIO Slave to access Google Drive"
+url="https://community.kde.org/KIO_GDrive;
+license=(GPL)
+depends=(libkgapi kaccounts-providers)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python intltool)
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('c3b0eb54efc92daa636c8eb81113bf8f196cd2e3af0ba8c37660bfa3a7dd9274'
+'SKIP')
+validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-26 22:30:37 UTC (rev 230492)
+++ community-x86_64/PKGBUILD   2017-05-26 22:31:08 UTC (rev 230493)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kio-gdrive
-pkgver=1.1.2
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="KIO Slave to access Google Drive"
-url="https://community.kde.org/KIO_GDrive;
-license=(GPL)
-depends=(libkgapi qtkeychain)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
-source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('52b1c34445bc24635c53f2420112613d'
- 'SKIP')
-validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kio-gdrive/repos/community-x86_64/PKGBUILD (from rev 230492, 
kio-gdrive/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-26 22:31:08 UTC (rev 230493)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kio-gdrive
+pkgver=1.2.0
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="KIO Slave to access Google Drive"
+url="https://community.kde.org/KIO_GDrive;
+license=(GPL)
+depends=(libkgapi kaccounts-providers)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python intltool)
+source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('c3b0eb54efc92daa636c8eb81113bf8f196cd2e3af0ba8c37660bfa3a7dd9274'
+'SKIP')
+validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 22:30:37
  Author: arojas
Revision: 230492

Update to 1.2.0

Modified:
  kio-gdrive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 21:57:30 UTC (rev 230491)
+++ PKGBUILD2017-05-26 22:30:37 UTC (rev 230492)
@@ -2,17 +2,17 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=kio-gdrive
-pkgver=1.1.2
+pkgver=1.2.0
 pkgrel=1
 arch=(i686 x86_64)
 pkgdesc="KIO Slave to access Google Drive"
 url="https://community.kde.org/KIO_GDrive;
 license=(GPL)
-depends=(libkgapi qtkeychain)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
+depends=(libkgapi kaccounts-providers)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python intltool)
 
source=(http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('52b1c34445bc24635c53f2420112613d'
- 'SKIP')
+sha256sums=('c3b0eb54efc92daa636c8eb81113bf8f196cd2e3af0ba8c37660bfa3a7dd9274'
+'SKIP')
 validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio 

 
 prepare() {


[arch-commits] Commit in kodi/repos (22 files)

2017-05-26 Thread Ike Devolder
Date: Friday, May 26, 2017 @ 21:57:30
  Author: idevolder
Revision: 230491

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

Added:
  kodi/repos/community-i686/10160.patch
(from rev 230490, kodi/trunk/10160.patch)
  kodi/repos/community-i686/10775.patch
(from rev 230490, kodi/trunk/10775.patch)
  kodi/repos/community-i686/9703.patch
(from rev 230490, kodi/trunk/9703.patch)
  kodi/repos/community-i686/PKGBUILD
(from rev 230490, kodi/trunk/PKGBUILD)
  kodi/repos/community-i686/fix-python-lib-path.patch
(from rev 230490, kodi/trunk/fix-python-lib-path.patch)
  kodi/repos/community-i686/kodi.install
(from rev 230490, kodi/trunk/kodi.install)
  kodi/repos/community-x86_64/10160.patch
(from rev 230490, kodi/trunk/10160.patch)
  kodi/repos/community-x86_64/10775.patch
(from rev 230490, kodi/trunk/10775.patch)
  kodi/repos/community-x86_64/9703.patch
(from rev 230490, kodi/trunk/9703.patch)
  kodi/repos/community-x86_64/PKGBUILD
(from rev 230490, kodi/trunk/PKGBUILD)
  kodi/repos/community-x86_64/fix-python-lib-path.patch
(from rev 230490, kodi/trunk/fix-python-lib-path.patch)
  kodi/repos/community-x86_64/kodi.install
(from rev 230490, kodi/trunk/kodi.install)
Deleted:
  kodi/repos/community-i686/10160.patch
  kodi/repos/community-i686/10775.patch
  kodi/repos/community-i686/9703.patch
  kodi/repos/community-i686/PKGBUILD
  kodi/repos/community-i686/kodi.install
  kodi/repos/community-x86_64/10160.patch
  kodi/repos/community-x86_64/10775.patch
  kodi/repos/community-x86_64/9703.patch
  kodi/repos/community-x86_64/PKGBUILD
  kodi/repos/community-x86_64/kodi.install

+
 /10160.patch   |   44 
 /10775.patch   | 1678 +++
 /9703.patch| 2864 +++
 /PKGBUILD  |  402 +++
 /kodi.install  |   34 
 community-i686/10160.patch |   22 
 community-i686/10775.patch |  839 ---
 community-i686/9703.patch  | 1432 -
 community-i686/PKGBUILD|  195 -
 community-i686/fix-python-lib-path.patch   |   29 
 community-i686/kodi.install|   17 
 community-x86_64/10160.patch   |   22 
 community-x86_64/10775.patch   |  839 ---
 community-x86_64/9703.patch| 1432 -
 community-x86_64/PKGBUILD  |  195 -
 community-x86_64/fix-python-lib-path.patch |   29 
 community-x86_64/kodi.install  |   17 
 17 files changed, 5080 insertions(+), 5010 deletions(-)

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


[arch-commits] Commit in kodi/trunk (PKGBUILD fix-python-lib-path.patch)

2017-05-26 Thread Ike Devolder
Date: Friday, May 26, 2017 @ 21:57:02
  Author: idevolder
Revision: 230490

upgpkg: kodi 17.3-1

Added:
  kodi/trunk/fix-python-lib-path.patch
Modified:
  kodi/trunk/PKGBUILD

---+
 PKGBUILD  |   16 +++-
 fix-python-lib-path.patch |   29 +
 2 files changed, 40 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 21:55:19 UTC (rev 230489)
+++ PKGBUILD2017-05-26 21:57:02 UTC (rev 230490)
@@ -20,9 +20,9 @@
 
 pkgbase=kodi
 pkgname=('kodi' 'kodi-eventclients' 'kodi-tools-texturepacker' 'kodi-dev')
-pkgver=17.1
+pkgver=17.3
 _codename=Krypton
-pkgrel=3
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://kodi.tv;
 license=('GPL2')
@@ -29,21 +29,27 @@
 makedepends=(
   'afpfs-ng' 'bluez-libs' 'boost' 'cmake' 'curl' 'cwiid' 'doxygen' 'glew'
   'gperf' 'hicolor-icon-theme' 'jasper' 'java-runtime' 'libaacs' 'libass'
-  'libbluray' 'libcdio' 'libcec' 'libgl' 'libmariadb' 'libmicrohttpd'
+  'libbluray' 'libcdio' 'libcec' 'libgl' 'libmariadbclient' 'libmicrohttpd'
   'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse' 'libssh' 'libva'
   'libvdpau' 'libxrandr' 'libxslt' 'lzo' 'nasm' 'nss-mdns' 'python2-pillow'
   'python2-pybluez' 'python2-simplejson' 'rtmpdump'
   'shairplay' 'smbclient' 'swig' 'taglib' 'tinyxml' 'unzip' 'upower' 'yajl' 
'zip'
   'mesa' 'libcrossguid'
+  'hardening-wrapper'
 )
 source=(
   
"$pkgname-$pkgver-$_codename.tar.gz::https://github.com/xbmc/xbmc/archive/$pkgver-$_codename.tar.gz;
+  'fix-python-lib-path.patch'
 )
-sha512sums=('5093fe7dcdf22e2604ea93696c909028c00a8b0c858e7b25f55dade6c3423b4a68f5a49a8a0dd5238b10f4a7dd5e815a82251949ce7adb8a8f8cf5d58fc7bd41')
+sha512sums=('832071c3e9f332281a767f29168f6d6d003a86b42df849e81d907c2280f81f959ae42a850eddc889ae2280bba6106de3355e701ff2d71c88ee14cb20c84e7987'
+
'0f41604e38648969572a66d1124d6e090c3bfca4f9d8ccabcd1806254c38b178ee08df35e1bbbd1228f820729df52353321b3257122af601c3233dbc6405c6d2')
 
 prepare() {
   [[ -d kodi-build ]] && rm -rf kodi-build
   mkdir kodi-build
+
+  cd "xbmc-$pkgver-$_codename"
+  patch -p1 -i "$srcdir/fix-python-lib-path.patch"
 }
 
 build() {
@@ -65,7 +71,7 @@
   depends=(
 'python2-pillow' 'python2-simplejson' 'xorg-xdpyinfo' 'bluez-libs'
 'fribidi' 'freetype2' 'glew' 'hicolor-icon-theme' 'libcdio' 'libjpeg-turbo'
-'libmariadb' 'libmicrohttpd' 'libpulse' 'libssh' 'libva' 'libvdpau'
+'libmariadbclient' 'libmicrohttpd' 'libpulse' 'libssh' 'libva' 'libvdpau'
 'libxrandr' 'libxslt' 'lzo' 'smbclient' 'taglib' 'tinyxml' 'yajl' 'mesa'
 'desktop-file-utils'
   )

Added: fix-python-lib-path.patch
===
--- fix-python-lib-path.patch   (rev 0)
+++ fix-python-lib-path.patch   2017-05-26 21:57:02 UTC (rev 230490)
@@ -0,0 +1,29 @@
+--- a/project/cmake/scripts/linux/Install.cmake2017-03-20 
17:17:49.0 +0100
 b/project/cmake/scripts/linux/Install.cmake2017-05-20 
15:42:09.608550173 +0200
+@@ -199,7 +199,7 @@
+   install(PROGRAMS 
${CORE_SOURCE_DIR}/tools/EventClients/lib/python/bt/__init__.py
+${CORE_SOURCE_DIR}/tools/EventClients/lib/python/bt/bt.py
+${CORE_SOURCE_DIR}/tools/EventClients/lib/python/bt/hid.py
+-  DESTINATION lib/python2.7/dist-packages/${APP_NAME_LC}/bt
++  DESTINATION lib/python2.7/site-packages/${APP_NAME_LC}/bt
+   COMPONENT kodi-eventclients-common)
+ 
+   # Install kodi-eventclients-common PS3 python files
+@@ -208,7 +208,7 @@
+
${CORE_SOURCE_DIR}/tools/EventClients/lib/python/ps3/sixaxis.py
+
${CORE_SOURCE_DIR}/tools/EventClients/lib/python/ps3/sixpair.py
+
${CORE_SOURCE_DIR}/tools/EventClients/lib/python/ps3/sixwatch.py
+-  DESTINATION lib/python2.7/dist-packages/${APP_NAME_LC}/ps3
++  DESTINATION lib/python2.7/site-packages/${APP_NAME_LC}/ps3
+   COMPONENT kodi-eventclients-common)
+ 
+   # Install kodi-eventclients-common python files
+@@ -218,7 +218,7 @@
+"${CORE_SOURCE_DIR}/tools/EventClients/Clients/PS3 BD 
Remote/ps3_remote.py"
+
${CORE_SOURCE_DIR}/tools/EventClients/lib/python/xbmcclient.py
+
${CORE_SOURCE_DIR}/tools/EventClients/lib/python/zeroconf.py
+-  DESTINATION lib/python2.7/dist-packages/${APP_NAME_LC}
++  DESTINATION lib/python2.7/site-packages/${APP_NAME_LC}
+   COMPONENT kodi-eventclients-common)
+ 
+   # Install kodi-eventclients-common icons


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

2017-05-26 Thread Ike Devolder
Date: Friday, May 26, 2017 @ 21:55:19
  Author: idevolder
Revision: 230489

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

Added:
  opera/repos/community-i686/PKGBUILD
(from rev 230488, opera/trunk/PKGBUILD)
  opera/repos/community-i686/default
(from rev 230488, opera/trunk/default)
  opera/repos/community-i686/opera
(from rev 230488, opera/trunk/opera)
  opera/repos/community-i686/opera.install
(from rev 230488, opera/trunk/opera.install)
  opera/repos/community-x86_64/PKGBUILD
(from rev 230488, opera/trunk/PKGBUILD)
  opera/repos/community-x86_64/default
(from rev 230488, opera/trunk/default)
  opera/repos/community-x86_64/opera
(from rev 230488, opera/trunk/opera)
  opera/repos/community-x86_64/opera.install
(from rev 230488, 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  |  138 +++
 /default   |8 ++
 /opera |   26 +++
 /opera.install |   78 ++
 community-i686/PKGBUILD|   69 ---
 community-i686/default |4 -
 community-i686/opera   |   13 ---
 community-i686/opera.install   |   39 ---
 community-x86_64/PKGBUILD  |   69 ---
 community-x86_64/default   |4 -
 community-x86_64/opera |   13 ---
 community-x86_64/opera.install |   39 ---
 12 files changed, 250 insertions(+), 250 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 21:54:52 UTC (rev 230488)
+++ community-i686/PKGBUILD 2017-05-26 21:55:19 UTC (rev 230489)
@@ -1,69 +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=45.0.2552.812
-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'
-'upower: opera battery save'
-)
-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=('82566f9fd4e76c0adf765c4d6ba194ae670298ab77ca7bcf6f0aed21393f1062')
-sha256sums_x86_64=('39ba2340cfc5752db90ed1118681cdfc07657df061eaace49ac0a1b91492c175')
-
-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 230488, 
opera/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 21:55:19 UTC (rev 230489)
@@ -0,0 +1,69 @@
+# $Id$
+# vim:set ft=sh:
+# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: 

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

2017-05-26 Thread Daniel Micay
Date: Friday, May 26, 2017 @ 21:54:40
  Author: thestinger
Revision: 230487

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 230484, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 230484, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 230484, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 230486, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 230486, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 90-linux.hook |   22 
 PKGBUILD  |  584 -
 config.x86_64 |16362 
 linux.install |   54 
 linux.preset  |   28 
 5 files changed, 8525 insertions(+), 8525 deletions(-)

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


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

2017-05-26 Thread Ike Devolder
Date: Friday, May 26, 2017 @ 21:54:52
  Author: idevolder
Revision: 230488

upgpkg: opera 45.0.2552.881-1

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 21:54:40 UTC (rev 230487)
+++ PKGBUILD2017-05-26 21:54:52 UTC (rev 230488)
@@ -10,7 +10,7 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=45.0.2552.812
+pkgver=45.0.2552.881
 pkgrel=1
 pkgdesc="A fast and secure web browser"
 url="http://www.opera.com/;
@@ -32,8 +32,8 @@
 
source_x86_64=("http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_amd64.deb;)
 sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
 '4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_i686=('82566f9fd4e76c0adf765c4d6ba194ae670298ab77ca7bcf6f0aed21393f1062')
-sha256sums_x86_64=('39ba2340cfc5752db90ed1118681cdfc07657df061eaace49ac0a1b91492c175')
+sha256sums_i686=('8d67f43f38db1905a7649c168ed978c2e5c98d8cf09842473ca223d1f43177b8')
+sha256sums_x86_64=('ade69d265e81bdb8328ad16165f14daa6507c02aa4131bf3cff538600ca12b9d')
 
 prepare() {
 sed -e "s/%pkgname%/$pkgname/g" -i "$srcdir/opera"


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

2017-05-26 Thread Ike Devolder
Date: Friday, May 26, 2017 @ 21:54:13
  Author: idevolder
Revision: 230485

upgpkg: closure-compiler 20170521-1

Modified:
  closure-compiler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 21:12:06 UTC (rev 230484)
+++ PKGBUILD2017-05-26 21:54:13 UTC (rev 230485)
@@ -2,7 +2,7 @@
 # Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
 # Contributor: Bram Schoenmakers 
 pkgname=closure-compiler
-pkgver=20170423
+pkgver=20170521
 pkgrel=1
 pkgdesc="Performs checking, instrumentation and optimizations on Javascript 
code."
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('java-runtime')
 makedepends=('maven' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/google/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('0ee7b88ed2955b622eaa038bece283e28d0fb5abebfbb80871fc3d0353fb')
+sha256sums=('b3e65efb5309b3523edf1253a33b74a2658bb8231eb44c131f2c403504749af7')
 
 LANG='en_US.UTF-8'
 


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

2017-05-26 Thread Ike Devolder
Date: Friday, May 26, 2017 @ 21:54:21
  Author: idevolder
Revision: 230486

archrelease: copy trunk to community-any

Added:
  closure-compiler/repos/community-any/PKGBUILD
(from rev 230485, closure-compiler/trunk/PKGBUILD)
Deleted:
  closure-compiler/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 21:54:13 UTC (rev 230485)
+++ PKGBUILD2017-05-26 21:54:21 UTC (rev 230486)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Contributor: Bram Schoenmakers 
-pkgname=closure-compiler
-pkgver=20170423
-pkgrel=1
-pkgdesc="Performs checking, instrumentation and optimizations on Javascript 
code."
-arch=('any')
-url="https://developers.google.com/closure/compiler/;
-license=('APACHE')
-depends=('java-runtime')
-makedepends=('maven' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/google/$pkgname/archive/v$pkgver.tar.gz;)
-sha256sums=('0ee7b88ed2955b622eaa038bece283e28d0fb5abebfbb80871fc3d0353fb')
-
-LANG='en_US.UTF-8'
-
-build() {
-   cd "$pkgname-$pkgver"
-
-   mvn -DskipTests
-}
-
-#check() {
-   #cd "$pkgname-$pkgver"
-
-   #ant test
-#}
-
-package() {
-   cd "$pkgname-$pkgver"
-
-install -Dm644 target/closure-compiler-1.0-SNAPSHOT.jar \
-"$pkgdir/usr/share/java/closure-compiler/closure-compiler.jar"
-install -Dm644 target/closure-compiler-linter-1.0-SNAPSHOT.jar \
-"$pkgdir/usr/share/java/closure-compiler/closure-compiler-linter.jar"
-   install -dm755 $pkgdir/usr/bin
-   echo '#!/bin/sh
-   "$JAVA_HOME/bin/java" -jar 
/usr/share/java/closure-compiler/closure-compiler.jar $@' > 
"$pkgdir/usr/bin/closure-compiler"
-   chmod +x "$pkgdir/usr/bin/closure-compiler"
-   echo '#!/bin/sh
-   "$JAVA_HOME/bin/java" -jar 
/usr/share/java/closure-compiler/closure-compiler-linter.jar $@' > 
"$pkgdir/usr/bin/closure-compiler-linter"
-   chmod +x "$pkgdir/usr/bin/closure-compiler-linter"
-}
-

Copied: closure-compiler/repos/community-any/PKGBUILD (from rev 230485, 
closure-compiler/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-26 21:54:21 UTC (rev 230486)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Bram Schoenmakers 
+pkgname=closure-compiler
+pkgver=20170521
+pkgrel=1
+pkgdesc="Performs checking, instrumentation and optimizations on Javascript 
code."
+arch=('any')
+url="https://developers.google.com/closure/compiler/;
+license=('APACHE')
+depends=('java-runtime')
+makedepends=('maven' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/google/$pkgname/archive/v$pkgver.tar.gz;)
+sha256sums=('b3e65efb5309b3523edf1253a33b74a2658bb8231eb44c131f2c403504749af7')
+
+LANG='en_US.UTF-8'
+
+build() {
+   cd "$pkgname-$pkgver"
+
+   mvn -DskipTests
+}
+
+#check() {
+   #cd "$pkgname-$pkgver"
+
+   #ant test
+#}
+
+package() {
+   cd "$pkgname-$pkgver"
+
+install -Dm644 target/closure-compiler-1.0-SNAPSHOT.jar \
+"$pkgdir/usr/share/java/closure-compiler/closure-compiler.jar"
+install -Dm644 target/closure-compiler-linter-1.0-SNAPSHOT.jar \
+"$pkgdir/usr/share/java/closure-compiler/closure-compiler-linter.jar"
+   install -dm755 $pkgdir/usr/bin
+   echo '#!/bin/sh
+   "$JAVA_HOME/bin/java" -jar 
/usr/share/java/closure-compiler/closure-compiler.jar $@' > 
"$pkgdir/usr/bin/closure-compiler"
+   chmod +x "$pkgdir/usr/bin/closure-compiler"
+   echo '#!/bin/sh
+   "$JAVA_HOME/bin/java" -jar 
/usr/share/java/closure-compiler/closure-compiler-linter.jar $@' > 
"$pkgdir/usr/bin/closure-compiler-linter"
+   chmod +x "$pkgdir/usr/bin/closure-compiler-linter"
+}
+


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

2017-05-26 Thread Daniel Micay
Date: Friday, May 26, 2017 @ 21:12:06
  Author: thestinger
Revision: 230484

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 230483, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 230483, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 230483, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 230483, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 230483, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 90-linux.hook |   22 
 PKGBUILD  |  584 -
 config.x86_64 |16362 
 linux.install |   54 
 linux.preset  |   28 
 5 files changed, 8525 insertions(+), 8525 deletions(-)

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


[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config.x86_64)

2017-05-26 Thread Daniel Micay
Date: Friday, May 26, 2017 @ 21:11:32
  Author: thestinger
Revision: 230483

upgpkg: linux-hardened 4.11.3.a-1

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config.x86_64

---+
 PKGBUILD  |   10 +-
 config.x86_64 |2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 17:09:22 UTC (rev 230482)
+++ PKGBUILD2017-05-26 21:11:32 UTC (rev 230483)
@@ -5,8 +5,8 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.11
-_pkgver=4.11.2
-pkgver=$_pkgver.c
+_pkgver=4.11.3
+pkgver=$_pkgver.a
 pkgrel=1
 arch=('x86_64')
 url="https://github.com/thestinger/linux-hardened;
@@ -28,11 +28,11 @@
 
 sha256sums=('b67ecafd0a42b3383bf4d82f0850cbff92a7e72a215a6d02f42ddbafcf42a7d6'
 'SKIP'
-'df7138c754c95f2c22127d1d76c122dbfe26b0b586572855d9d095f0d112b29b'
+'5847b5d2a3252cd19a28ed1dc13a238d041396792c7863e9ff0bbf5b79cd5e90'
 'SKIP'
-'6503a6e994cff99670e313fd3fbafdb6831769afba1542d92d5a3e4903091018'
+'15fa47ef8b21f5f051b23bf8385ba0f6cff98deb9a8805dd12083a38fd072c49'
 'SKIP'
-'be6b93230b0a70b17f2d6cd47f224b23a5db9429d0a6b8efc1c9a03e6b0df1fb'
+'99f322bb5f8dca6b503ec1d7ba2c805e9cf2f6fa7a03ee0336ce3f8621001cc9'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.x86_64
===
--- config.x86_64   2017-05-26 17:09:22 UTC (rev 230482)
+++ config.x86_64   2017-05-26 21:11:32 UTC (rev 230483)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.11.2-1 Kernel Configuration
+# Linux/x86 4.11.3-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y


[arch-commits] Commit in linux-zen/repos (14 files)

2017-05-26 Thread Jan Steffens
Date: Friday, May 26, 2017 @ 20:28:18
  Author: heftig
Revision: 296664

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

Added:
  linux-zen/repos/testing-i686/
  linux-zen/repos/testing-i686/90-linux.hook
(from rev 296663, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/testing-i686/PKGBUILD
(from rev 296663, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-i686/config.i686
(from rev 296663, linux-zen/trunk/config.i686)
  linux-zen/repos/testing-i686/config.x86_64
(from rev 296663, linux-zen/trunk/config.x86_64)
  linux-zen/repos/testing-i686/linux.install
(from rev 296663, linux-zen/trunk/linux.install)
  linux-zen/repos/testing-i686/linux.preset
(from rev 296663, linux-zen/trunk/linux.preset)
  linux-zen/repos/testing-x86_64/
  linux-zen/repos/testing-x86_64/90-linux.hook
(from rev 296663, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/testing-x86_64/PKGBUILD
(from rev 296663, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-x86_64/config.i686
(from rev 296663, linux-zen/trunk/config.i686)
  linux-zen/repos/testing-x86_64/config.x86_64
(from rev 296663, linux-zen/trunk/config.x86_64)
  linux-zen/repos/testing-x86_64/linux.install
(from rev 296663, linux-zen/trunk/linux.install)
  linux-zen/repos/testing-x86_64/linux.preset
(from rev 296663, linux-zen/trunk/linux.preset)

--+
 testing-i686/90-linux.hook   |   11 
 testing-i686/PKGBUILD|  299 +
 testing-i686/config.i686 | 8443 +
 testing-i686/config.x86_64   | 8197 +++
 testing-i686/linux.install   |   27 
 testing-i686/linux.preset|   14 
 testing-x86_64/90-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  299 +
 testing-x86_64/config.i686   | 8443 +
 testing-x86_64/config.x86_64 | 8197 +++
 testing-x86_64/linux.install |   27 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 33982 insertions(+)

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


[arch-commits] Commit in linux-zen/trunk (PKGBUILD config.i686 config.x86_64)

2017-05-26 Thread Jan Steffens
Date: Friday, May 26, 2017 @ 20:08:51
  Author: heftig
Revision: 296663

4.11.3-1

Modified:
  linux-zen/trunk/PKGBUILD
  linux-zen/trunk/config.i686
  linux-zen/trunk/config.x86_64

---+
 PKGBUILD  |   12 ++--
 config.i686   |7 +--
 config.x86_64 |7 +--
 3 files changed, 16 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 19:02:46 UTC (rev 296662)
+++ PKGBUILD2017-05-26 20:08:51 UTC (rev 296663)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.11
-_zenpatch=zen-4.11.2-e1244a24d278eb9cd11192f62647e2e88537fb3b.diff
-pkgver=4.11.2
+_zenpatch=zen-4.11.3-303ab7d50568cf856485d9b551a7b318597dfb00.diff
+pkgver=4.11.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel;
@@ -29,12 +29,12 @@
 
 sha256sums=('b67ecafd0a42b3383bf4d82f0850cbff92a7e72a215a6d02f42ddbafcf42a7d6'
 'SKIP'
-'df7138c754c95f2c22127d1d76c122dbfe26b0b586572855d9d095f0d112b29b'
+'5847b5d2a3252cd19a28ed1dc13a238d041396792c7863e9ff0bbf5b79cd5e90'
 'SKIP'
-'53af529eaa7cbb092410a6831949d4a36ffc73c4766cfcc0ff1353028287d775'
+'b4b03a6db73c12f2b3701ca8344aa720a16533b8d7863c80ffa1e36631c359e5'
 'SKIP'
-'185000ebeb9ee995d07c1e7b5120bc2f56a14c7387fd2fd6153342d6afc11535'
-'ed57c96a1cb6ed3e16340d41f41dbaf93483aacc3dd9b1f72e78ec09c45c94b0'
+'c964226c415db8eb538b9a97176051d66079b49d46d438e0cedd281cbf8772d2'
+'62377ed2c226b19bd387c1d4978416521c3cf917caa2bee0f52dce9c93b4b66e'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.i686
===
--- config.i686 2017-05-26 19:02:46 UTC (rev 296662)
+++ config.i686 2017-05-26 20:08:51 UTC (rev 296663)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.11.0 Kernel Configuration
+# Linux/x86 4.11.3-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -90,6 +90,7 @@
 CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
 # CONFIG_IRQ_DOMAIN_DEBUG is not set
 CONFIG_IRQ_FORCED_THREADING=y
+CONFIG_FORCE_IRQ_THREADING=y
 CONFIG_SPARSE_IRQ=y
 CONFIG_CLOCKSOURCE_WATCHDOG=y
 CONFIG_ARCH_CLOCKSOURCE_DATA=y
@@ -389,6 +390,8 @@
 CONFIG_DEFAULT_BFQ=y
 # CONFIG_DEFAULT_NOOP is not set
 CONFIG_DEFAULT_IOSCHED="bfq"
+CONFIG_MQ_IOSCHED_BFQ=y
+CONFIG_MQ_BFQ_GROUP_IOSCHED=y
 CONFIG_MQ_IOSCHED_DEADLINE=y
 CONFIG_PREEMPT_NOTIFIERS=y
 CONFIG_PADATA=y
@@ -2162,7 +2165,7 @@
 CONFIG_SCSI=m
 CONFIG_SCSI_DMA=y
 CONFIG_SCSI_NETLINK=y
-# CONFIG_SCSI_MQ_DEFAULT is not set
+CONFIG_SCSI_MQ_DEFAULT=y
 CONFIG_SCSI_PROC_FS=y
 
 #

Modified: config.x86_64
===
--- config.x86_64   2017-05-26 19:02:46 UTC (rev 296662)
+++ config.x86_64   2017-05-26 20:08:51 UTC (rev 296663)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.11.0 Kernel Configuration
+# Linux/x86 4.11.3-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -93,6 +93,7 @@
 CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
 # CONFIG_IRQ_DOMAIN_DEBUG is not set
 CONFIG_IRQ_FORCED_THREADING=y
+CONFIG_FORCE_IRQ_THREADING=y
 CONFIG_SPARSE_IRQ=y
 CONFIG_CLOCKSOURCE_WATCHDOG=y
 CONFIG_ARCH_CLOCKSOURCE_DATA=y
@@ -408,6 +409,8 @@
 CONFIG_DEFAULT_BFQ=y
 # CONFIG_DEFAULT_NOOP is not set
 CONFIG_DEFAULT_IOSCHED="bfq"
+CONFIG_MQ_IOSCHED_BFQ=y
+CONFIG_MQ_BFQ_GROUP_IOSCHED=y
 CONFIG_MQ_IOSCHED_DEADLINE=y
 CONFIG_PREEMPT_NOTIFIERS=y
 CONFIG_PADATA=y
@@ -2155,7 +2158,7 @@
 CONFIG_SCSI=m
 CONFIG_SCSI_DMA=y
 CONFIG_SCSI_NETLINK=y
-# CONFIG_SCSI_MQ_DEFAULT is not set
+CONFIG_SCSI_MQ_DEFAULT=y
 CONFIG_SCSI_PROC_FS=y
 
 #


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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 19:02:46
  Author: arojas
Revision: 296662

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

Added:
  kdevelop-python/repos/extra-i686/PKGBUILD
(from rev 296661, kdevelop-python/trunk/PKGBUILD)
  kdevelop-python/repos/extra-x86_64/PKGBUILD
(from rev 296661, kdevelop-python/trunk/PKGBUILD)
Deleted:
  kdevelop-python/repos/extra-i686/PKGBUILD
  kdevelop-python/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-26 19:02:25 UTC (rev 296661)
+++ extra-i686/PKGBUILD 2017-05-26 19:02:46 UTC (rev 296662)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdevelop-python
-pkgver=5.1.0
-pkgrel=1
-pkgdesc="Python language and documentation plugin for KDevelop"
-arch=(i686 x86_64)
-url="http://www.kdevelop.org/;
-license=(GPL)
-depends=(kdevelop python)
-makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.asc})
-sha1sums=('f9e6cc78c23c43e3c557d6d48cb00af075aa1ce9'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kdev-python-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevelop-python/repos/extra-i686/PKGBUILD (from rev 296661, 
kdevelop-python/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-26 19:02:46 UTC (rev 296662)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdevelop-python
+pkgver=5.1.1
+pkgrel=1
+pkgdesc="Python language and documentation plugin for KDevelop"
+arch=(i686 x86_64)
+url="http://www.kdevelop.org/;
+license=(GPL)
+depends=(kdevelop python)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.asc})
+sha1sums=('1acf192513bd0f119aa72a056e096d6d731a49f2'
+  'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kdev-python-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-26 19:02:25 UTC (rev 296661)
+++ extra-x86_64/PKGBUILD   2017-05-26 19:02:46 UTC (rev 296662)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdevelop-python
-pkgver=5.1.0
-pkgrel=1
-pkgdesc="Python language and documentation plugin for KDevelop"
-arch=(i686 x86_64)
-url="http://www.kdevelop.org/;
-license=(GPL)
-depends=(kdevelop python)
-makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.asc})
-sha1sums=('f9e6cc78c23c43e3c557d6d48cb00af075aa1ce9'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kdev-python-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevelop-python/repos/extra-x86_64/PKGBUILD (from rev 296661, 
kdevelop-python/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-05-26 19:02:46 UTC (rev 296662)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdevelop-python
+pkgver=5.1.1
+pkgrel=1
+pkgdesc="Python language and documentation plugin for KDevelop"
+arch=(i686 x86_64)
+url="http://www.kdevelop.org/;
+license=(GPL)
+depends=(kdevelop python)
+makedepends=(extra-cmake-modules)

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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 19:02:25
  Author: arojas
Revision: 296661

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

Added:
  kdevelop-php/repos/extra-i686/PKGBUILD
(from rev 296660, kdevelop-php/trunk/PKGBUILD)
  kdevelop-php/repos/extra-x86_64/PKGBUILD
(from rev 296660, kdevelop-php/trunk/PKGBUILD)
Deleted:
  kdevelop-php/repos/extra-i686/PKGBUILD
  kdevelop-php/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-26 19:01:55 UTC (rev 296660)
+++ extra-i686/PKGBUILD 2017-05-26 19:02:25 UTC (rev 296661)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdevelop-php
-pkgver=5.1.0
-pkgrel=1
-pkgdesc="PHP language and documentation plugin for KDevelop"
-arch=(i686 x86_64)
-url="http://www.kdevelop.org/;
-license=(GPL)
-depends=(kdevelop)
-makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
-sha1sums=('1e0446b6bb59029bc8d04ba0005d04dece97e0cc'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kdev-php-$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: kdevelop-php/repos/extra-i686/PKGBUILD (from rev 296660, 
kdevelop-php/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-26 19:02:25 UTC (rev 296661)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdevelop-php
+pkgver=5.1.1
+pkgrel=1
+pkgdesc="PHP language and documentation plugin for KDevelop"
+arch=(i686 x86_64)
+url="http://www.kdevelop.org/;
+license=(GPL)
+depends=(kdevelop)
+makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
+source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
+sha1sums=('b655a56c893db5101ddee4f5df6dcb5f3a91b4c2'
+  'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../kdev-php-$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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-26 19:01:55 UTC (rev 296660)
+++ extra-x86_64/PKGBUILD   2017-05-26 19:02:25 UTC (rev 296661)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdevelop-php
-pkgver=5.1.0
-pkgrel=1
-pkgdesc="PHP language and documentation plugin for KDevelop"
-arch=(i686 x86_64)
-url="http://www.kdevelop.org/;
-license=(GPL)
-depends=(kdevelop)
-makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
-sha1sums=('1e0446b6bb59029bc8d04ba0005d04dece97e0cc'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../kdev-php-$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: kdevelop-php/repos/extra-x86_64/PKGBUILD (from rev 296660, 
kdevelop-php/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-05-26 19:02:25 UTC (rev 296661)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdevelop-php
+pkgver=5.1.1
+pkgrel=1
+pkgdesc="PHP language and documentation plugin for KDevelop"
+arch=(i686 x86_64)
+url="http://www.kdevelop.org/;
+license=(GPL)
+depends=(kdevelop)
+makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)

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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 19:01:55
  Author: arojas
Revision: 296660

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

Added:
  kdevelop/repos/extra-i686/PKGBUILD
(from rev 296659, kdevelop/trunk/PKGBUILD)
  kdevelop/repos/extra-x86_64/PKGBUILD
(from rev 296659, kdevelop/trunk/PKGBUILD)
Deleted:
  kdevelop/repos/extra-i686/PKGBUILD
  kdevelop/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 2017-05-26 19:01:29 UTC (rev 296659)
+++ extra-i686/PKGBUILD 2017-05-26 19:01:55 UTC (rev 296660)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-
-pkgname=kdevelop
-pkgver=5.1.0
-pkgrel=2
-pkgdesc='A C/C++ development environment for KDE'
-arch=(i686 x86_64)
-url='http://www.kdevelop.org/'
-license=(GPL)
-depends=(kdevplatform clang libksysguard)
-makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt llvm qt5-tools 
plasma-framework krunner okteta python mesa)
-optdepends=('konsole: embedded terminal'
-   'git: Git support'
-   'subversion: SVN support'
-   'cvs: CVS support'
-   'gdb: GNU debugger support'
-'lldb: LLDB debugger support'
-   'qt5-doc: Qt documentation integration'
-   'cmake: cmake integration'
-   'qt5-tools: qthelp plugin'
-   'okteta: hex editor integration'
-   'plasma-framework: for the plasma addons'
-'cppcheck: code analyzer')
-conflicts=(kdevelop-qmljs)
-replaces=(kdevelop-qmljs)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('493b917063ae3f52f7b487e6e719d2c250dcc155'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevelop/repos/extra-i686/PKGBUILD (from rev 296659, 
kdevelop/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-26 19:01:55 UTC (rev 296660)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Giovanni Scafora 
+
+pkgname=kdevelop
+pkgver=5.1.1
+pkgrel=1
+pkgdesc='C++ IDE using KDE technologies based on KDevelop Platform'
+arch=(i686 x86_64)
+url='http://www.kdevelop.org/'
+license=(GPL)
+depends=(kdevplatform clang libksysguard)
+makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt llvm qt5-tools 
plasma-framework krunner okteta python mesa)
+optdepends=('konsole: embedded terminal'
+   'git: Git support'
+   'subversion: SVN support'
+   'cvs: CVS support'
+   'gdb: GNU debugger support'
+'lldb: LLDB debugger support'
+   'qt5-doc: Qt documentation integration'
+   'cmake: cmake integration'
+   'qt5-tools: qthelp plugin'
+   'okteta: hex editor integration'
+   'plasma-framework: for the plasma addons'
+'cppcheck: code analyzer')
+conflicts=(kdevelop-qmljs)
+replaces=(kdevelop-qmljs)
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
+sha1sums=('16a494010b9a7b0dd1b4c795fa81c119b604f89f'
+  'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-26 19:01:29 UTC (rev 296659)
+++ extra-x86_64/PKGBUILD   2017-05-26 19:01:55 UTC (rev 296660)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-
-pkgname=kdevelop
-pkgver=5.1.0
-pkgrel=2
-pkgdesc='A C/C++ development environment for KDE'
-arch=(i686 x86_64)
-url='http://www.kdevelop.org/'
-license=(GPL)
-depends=(kdevplatform clang libksysguard)
-makedepends=(extra-cmake-modules 

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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 19:01:29
  Author: arojas
Revision: 296659

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-26 19:00:14 UTC (rev 296658)
+++ extra-i686/PKGBUILD 2017-05-26 19:01:29 UTC (rev 296659)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-
-pkgname=kdevplatform
-pkgver=5.1.0
-pkgrel=1
-pkgdesc='A C/C++ development platform for KDE'
-arch=(i686 x86_64)
-url='http://www.kdevelop.org/'
-license=(GPL)
-depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
-makedepends=(extra-cmake-modules boost subversion python)
-optdepends=('subversion: Subversion plugin')
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('a17f9e105ff43131d83cf6e60b2f2dc0224ef41e'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevplatform/repos/extra-i686/PKGBUILD (from rev 296658, 
kdevplatform/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-26 19:01:29 UTC (rev 296659)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Giovanni Scafora 
+
+pkgname=kdevplatform
+pkgver=5.1.1
+pkgrel=1
+pkgdesc='A C/C++ development platform for KDE'
+arch=(i686 x86_64)
+url='http://www.kdevelop.org/'
+license=(GPL)
+depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
+makedepends=(extra-cmake-modules boost subversion python)
+optdepends=('subversion: Subversion plugin')
+source=("https://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
+sha1sums=('6783c3ea7af63583bec2b0e89e8af16b6396c479'
+  'SKIP')
+validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-05-26 19:00:14 UTC (rev 296658)
+++ extra-x86_64/PKGBUILD   2017-05-26 19:01:29 UTC (rev 296659)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-
-pkgname=kdevplatform
-pkgver=5.1.0
-pkgrel=1
-pkgdesc='A C/C++ development platform for KDE'
-arch=(i686 x86_64)
-url='http://www.kdevelop.org/'
-license=(GPL)
-depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
-makedepends=(extra-cmake-modules boost subversion python)
-optdepends=('subversion: Subversion plugin')
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('a17f9e105ff43131d83cf6e60b2f2dc0224ef41e'
-  'SKIP')
-validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdevplatform/repos/extra-x86_64/PKGBUILD (from rev 296658, 
kdevplatform/trunk/PKGBUILD)

[arch-commits] Commit in (4 files)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 19:00:14
  Author: arojas
Revision: 296658

Update to 5.1.1

Modified:
  kdevelop-php/trunk/PKGBUILD
  kdevelop-python/trunk/PKGBUILD
  kdevelop/trunk/PKGBUILD
  kdevplatform/trunk/PKGBUILD

+
 kdevelop-php/trunk/PKGBUILD|4 ++--
 kdevelop-python/trunk/PKGBUILD |4 ++--
 kdevelop/trunk/PKGBUILD|6 +++---
 kdevplatform/trunk/PKGBUILD|4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

Modified: kdevelop/trunk/PKGBUILD
===
--- kdevelop/trunk/PKGBUILD 2017-05-26 17:48:19 UTC (rev 296657)
+++ kdevelop/trunk/PKGBUILD 2017-05-26 19:00:14 UTC (rev 296658)
@@ -4,8 +4,8 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevelop
-pkgver=5.1.0
-pkgrel=2
+pkgver=5.1.1
+pkgrel=1
 pkgdesc='C++ IDE using KDE technologies based on KDevelop Platform'
 arch=(i686 x86_64)
 url='http://www.kdevelop.org/'
@@ -27,7 +27,7 @@
 conflicts=(kdevelop-qmljs)
 replaces=(kdevelop-qmljs)
 
source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('493b917063ae3f52f7b487e6e719d2c250dcc155'
+sha1sums=('16a494010b9a7b0dd1b4c795fa81c119b604f89f'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 

Modified: kdevelop-php/trunk/PKGBUILD
===
--- kdevelop-php/trunk/PKGBUILD 2017-05-26 17:48:19 UTC (rev 296657)
+++ kdevelop-php/trunk/PKGBUILD 2017-05-26 19:00:14 UTC (rev 296658)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kdevelop-php
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc="PHP language and documentation plugin for KDevelop"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(kdevelop)
 makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
 
source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.asc})
-sha1sums=('1e0446b6bb59029bc8d04ba0005d04dece97e0cc'
+sha1sums=('b655a56c893db5101ddee4f5df6dcb5f3a91b4c2'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 

Modified: kdevelop-python/trunk/PKGBUILD
===
--- kdevelop-python/trunk/PKGBUILD  2017-05-26 17:48:19 UTC (rev 296657)
+++ kdevelop-python/trunk/PKGBUILD  2017-05-26 19:00:14 UTC (rev 296658)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kdevelop-python
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc="Python language and documentation plugin for KDevelop"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(kdevelop python)
 makedepends=(extra-cmake-modules)
 
source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.asc})
-sha1sums=('f9e6cc78c23c43e3c557d6d48cb00af075aa1ce9'
+sha1sums=('1acf192513bd0f119aa72a056e096d6d731a49f2'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 

Modified: kdevplatform/trunk/PKGBUILD
===
--- kdevplatform/trunk/PKGBUILD 2017-05-26 17:48:19 UTC (rev 296657)
+++ kdevplatform/trunk/PKGBUILD 2017-05-26 19:00:14 UTC (rev 296658)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=kdevplatform
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc='A C/C++ development platform for KDE'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(extra-cmake-modules boost subversion python)
 optdepends=('subversion: Subversion plugin')
 
source=("https://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('a17f9e105ff43131d83cf6e60b2f2dc0224ef41e'
+sha1sums=('6783c3ea7af63583bec2b0e89e8af16b6396c479'
   'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 


[arch-commits] Commit in (hdf5_18)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 17:48:19
  Author: arojas
Revision: 296657

Remove obsolete package

Deleted:
  hdf5_18/


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

2017-05-26 Thread Felix Yan
Date: Friday, May 26, 2017 @ 17:09:47
  Author: felixonmars
Revision: 296654

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

Added:
  python-cryptography/repos/extra-i686/PKGBUILD
(from rev 296653, python-cryptography/trunk/PKGBUILD)
  python-cryptography/repos/extra-x86_64/PKGBUILD
(from rev 296653, python-cryptography/trunk/PKGBUILD)
Deleted:
  python-cryptography/repos/extra-i686/PKGBUILD
  python-cryptography/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-26 17:09:18 UTC (rev 296653)
+++ extra-i686/PKGBUILD 2017-05-26 17:09:47 UTC (rev 296654)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-cryptography
-pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.8.1
-pkgrel=4
-pkgdesc="A package designed to expose cryptographic recipes and primitives to 
Python developers"
-arch=('i686' 'x86_64')
-license=('Apache')
-url="http://pypi.python.org/pypi/cryptography;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi'
- 'python2-cffi' 'python2-enum34' 'python-pyasn1' 'python2-pyasn1' 
'python-idna'
- 'python2-idna' 'python2-ipaddress' 'python-asn1crypto' 
'python2-asn1crypto')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
"python-cryptography-vectors=$pkgver"
-  "python2-cryptography-vectors=$pkgver" 'python-iso8601' 
'python2-iso8601'
-  'python-pretend' 'python2-pretend' 'python-hypothesis' 
'python2-hypothesis'
-  'python-pytz' 'python2-pytz')
-source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz;)
-md5sums=('9f28a9c141995cd2300d0976b4fac3fb')
-
-prepare() {
-  cp -a cryptography-${pkgver}{,-python2}
-}
-
-build() {
-   cd "$srcdir"/cryptography-$pkgver
-   python setup.py build
-
-   cd "$srcdir"/cryptography-$pkgver-python2
-   python2 setup.py build
-}
-
-check() {
-   cd "$srcdir"/cryptography-$pkgver
-   python setup.py pytest
-
-   cd "$srcdir"/cryptography-$pkgver-python2
-   python2 setup.py pytest
-}
-
-package_python-cryptography() {
-   depends=('python-six' 'python-cffi' 'python-idna' 'python-setuptools' 
'python-asn1crypto')
-
-   cd cryptography-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-package_python2-cryptography() {
-   depends=('python2-six' 'python2-cffi' 'python2-enum34' 'python2-idna' 
'python2-ipaddress'
-'python2-setuptools' 'python2-asn1crypto')
-
-   cd cryptography-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-cryptography/repos/extra-i686/PKGBUILD (from rev 296653, 
python-cryptography/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-26 17:09:47 UTC (rev 296654)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-cryptography
+pkgname=('python-cryptography' 'python2-cryptography')
+pkgver=1.8.2
+pkgrel=1
+pkgdesc="A package designed to expose cryptographic recipes and primitives to 
Python developers"
+arch=('i686' 'x86_64')
+license=('Apache')
+url="http://pypi.python.org/pypi/cryptography;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi'
+ 'python2-cffi' 'python2-enum34' 'python-pyasn1' 'python2-pyasn1' 
'python-idna'
+ 'python2-idna' 'python2-ipaddress' 'python-asn1crypto' 
'python2-asn1crypto')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
"python-cryptography-vectors=$pkgver"
+  "python2-cryptography-vectors=$pkgver" 'python-iso8601' 
'python2-iso8601'
+  'python-pretend' 'python2-pretend' 'python-hypothesis' 
'python2-hypothesis'
+  'python-pytz' 'python2-pytz')
+source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz;)
+sha512sums=('d9b60979411fa1dca62e947fb1f8627f339d6321eecdda10e4f3617fa0d8c512e6357dbabf599ba538031ad77a82b942da1e1a6bc226a99c06198ecf25fb8fd5')
+
+prepare() {
+  cp -a cryptography-${pkgver}{,-python2}
+}
+
+build() {
+  cd "$srcdir"/cryptography-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/cryptography-$pkgver-python2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/cryptography-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/cryptography-$pkgver-python2
+  python2 setup.py pytest
+}
+
+package_python-cryptography() {
+  depends=('python-six' 'python-cffi' 'python-idna' 'python-setuptools' 
'python-asn1crypto')
+

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

2017-05-26 Thread Felix Yan
Date: Friday, May 26, 2017 @ 17:09:18
  Author: felixonmars
Revision: 296653

upgpkg: python-cryptography 1.8.2-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 16:30:37 UTC (rev 296652)
+++ PKGBUILD2017-05-26 17:09:18 UTC (rev 296653)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.8.1
-pkgrel=4
+pkgver=1.8.2
+pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to 
Python developers"
 arch=('i686' 'x86_64')
 license=('Apache')
@@ -17,7 +17,7 @@
   'python-pretend' 'python2-pretend' 'python-hypothesis' 
'python2-hypothesis'
   'python-pytz' 'python2-pytz')
 
source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz;)
-md5sums=('9f28a9c141995cd2300d0976b4fac3fb')
+sha512sums=('d9b60979411fa1dca62e947fb1f8627f339d6321eecdda10e4f3617fa0d8c512e6357dbabf599ba538031ad77a82b942da1e1a6bc226a99c06198ecf25fb8fd5')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}
@@ -24,32 +24,32 @@
 }
 
 build() {
-   cd "$srcdir"/cryptography-$pkgver
-   python setup.py build
+  cd "$srcdir"/cryptography-$pkgver
+  python setup.py build
 
-   cd "$srcdir"/cryptography-$pkgver-python2
-   python2 setup.py build
+  cd "$srcdir"/cryptography-$pkgver-python2
+  python2 setup.py build
 }
 
 check() {
-   cd "$srcdir"/cryptography-$pkgver
-   python setup.py pytest
+  cd "$srcdir"/cryptography-$pkgver
+  python setup.py pytest
 
-   cd "$srcdir"/cryptography-$pkgver-python2
-   python2 setup.py pytest
+  cd "$srcdir"/cryptography-$pkgver-python2
+  python2 setup.py pytest
 }
 
 package_python-cryptography() {
-   depends=('python-six' 'python-cffi' 'python-idna' 'python-setuptools' 
'python-asn1crypto')
+  depends=('python-six' 'python-cffi' 'python-idna' 'python-setuptools' 
'python-asn1crypto')
 
-   cd cryptography-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  cd cryptography-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
 
 package_python2-cryptography() {
-   depends=('python2-six' 'python2-cffi' 'python2-enum34' 'python2-idna' 
'python2-ipaddress'
-'python2-setuptools' 'python2-asn1crypto')
+  depends=('python2-six' 'python2-cffi' 'python2-enum34' 'python2-idna' 
'python2-ipaddress'
+   'python2-setuptools' 'python2-asn1crypto')
 
-   cd cryptography-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  cd cryptography-$pkgver-python2
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }


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

2017-05-26 Thread Felix Yan
Date: Friday, May 26, 2017 @ 17:06:13
  Author: felixonmars
Revision: 230480

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

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

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

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 230479, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-26 17:06:13 UTC (rev 230480)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170519
+pkgrel=7
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=8.0.1" "git" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-crypto-api" "haskell-cryptonite" 

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

2017-05-26 Thread Felix Yan
Date: Friday, May 26, 2017 @ 17:05:45
  Author: felixonmars
Revision: 230479

upgpkg: git-annex 6.20170519-7

rebuild with esqueleto,2.5.2

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 16:50:13 UTC (rev 230478)
+++ PKGBUILD2017-05-26 17:05:45 UTC (rev 230479)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170519
-pkgrel=6
+pkgrel=7
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-05-26 Thread Felix Yan
Date: Friday, May 26, 2017 @ 16:50:13
  Author: felixonmars
Revision: 230478

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

Added:
  haskell-esqueleto/repos/community-staging-i686/
  haskell-esqueleto/repos/community-staging-i686/PKGBUILD
(from rev 230477, haskell-esqueleto/trunk/PKGBUILD)
  haskell-esqueleto/repos/community-staging-x86_64/
  haskell-esqueleto/repos/community-staging-x86_64/PKGBUILD
(from rev 230477, haskell-esqueleto/trunk/PKGBUILD)

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

Copied: haskell-esqueleto/repos/community-staging-i686/PKGBUILD (from rev 
230477, haskell-esqueleto/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-26 16:50:13 UTC (rev 230478)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=esqueleto
+pkgname=haskell-esqueleto
+pkgver=2.5.2
+pkgrel=1
+pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
+url="https://github.com/bitemyapp/esqueleto;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-html" "haskell-conduit" 
"haskell-monad-logger"
+ "haskell-persistent" "haskell-resourcet" "haskell-tagged" 
"haskell-text"
+ "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1dd83552550f003acc12aa0738e484909e4499d6b9f13986c0ec9b344ed7488c79e7378137f60ba3c02c240622cc0d6229f43a13dd09c93fd42554c0d7cbd6ae')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-mysql -f-postgresql
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-esqueleto/repos/community-staging-x86_64/PKGBUILD (from rev 
230477, haskell-esqueleto/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-26 16:50:13 UTC (rev 230478)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=esqueleto
+pkgname=haskell-esqueleto
+pkgver=2.5.2
+pkgrel=1
+pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
+url="https://github.com/bitemyapp/esqueleto;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-html" "haskell-conduit" 
"haskell-monad-logger"
+ "haskell-persistent" "haskell-resourcet" "haskell-tagged" 
"haskell-text"
+ "haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('1dd83552550f003acc12aa0738e484909e4499d6b9f13986c0ec9b344ed7488c79e7378137f60ba3c02c240622cc0d6229f43a13dd09c93fd42554c0d7cbd6ae')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-mysql -f-postgresql
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   

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

2017-05-26 Thread Felix Yan
Date: Friday, May 26, 2017 @ 16:49:50
  Author: felixonmars
Revision: 230477

upgpkg: haskell-esqueleto 2.5.2-1

rebuild with esqueleto,2.5.2

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 16:48:18 UTC (rev 230476)
+++ PKGBUILD2017-05-26 16:49:50 UTC (rev 230477)
@@ -4,8 +4,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=2.5.1
-pkgrel=32
+pkgver=2.5.2
+pkgrel=1
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto;
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
  "haskell-persistent" "haskell-resourcet" "haskell-tagged" 
"haskell-text"
  "haskell-unordered-containers")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('76a75c84c4b4e0d41b28d8f8e73cc746282f5e7e50cfb11fcc252286950c87d9')
+sha512sums=('1dd83552550f003acc12aa0738e484909e4499d6b9f13986c0ec9b344ed7488c79e7378137f60ba3c02c240622cc0d6229f43a13dd09c93fd42554c0d7cbd6ae')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-05-26 Thread Felix Yan
Date: Friday, May 26, 2017 @ 16:48:00
  Author: felixonmars
Revision: 230475

upgpkg: python-cryptography-vectors 1.8.2-1

Modified:
  python-cryptography-vectors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 14:32:08 UTC (rev 230474)
+++ PKGBUILD2017-05-26 16:48:00 UTC (rev 230475)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography-vectors
 pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc="Test vectors for the cryptography package"
 arch=('any')
@@ -11,7 +11,7 @@
 url="http://pypi.python.org/pypi/cryptography-vectors;
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://pypi.io/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
-md5sums=('e6ee71f1cc9950e3df026bef69e5fdcb')
+sha512sums=('33887fe29f52f3b8610a418419458a6092a3d35425c168f825f2ec74707c91f170cb019037924e59ebb0207722f54256e626d5b591f764ab9cef72dd70abddba')
 
 prepare() {
cp -a cryptography_vectors-$pkgver{,-python2}


[arch-commits] Commit in python-cryptography-vectors/repos/community-any (2 files)

2017-05-26 Thread Felix Yan
Date: Friday, May 26, 2017 @ 16:48:18
  Author: felixonmars
Revision: 230476

archrelease: copy trunk to community-any

Added:
  python-cryptography-vectors/repos/community-any/PKGBUILD
(from rev 230475, python-cryptography-vectors/trunk/PKGBUILD)
Deleted:
  python-cryptography-vectors/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 16:48:00 UTC (rev 230475)
+++ PKGBUILD2017-05-26 16:48:18 UTC (rev 230476)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-cryptography-vectors
-pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=1.8.1
-pkgrel=1
-pkgdesc="Test vectors for the cryptography package"
-arch=('any')
-license=('Apache')
-url="http://pypi.python.org/pypi/cryptography-vectors;
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.io/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
-md5sums=('e6ee71f1cc9950e3df026bef69e5fdcb')
-
-prepare() {
-   cp -a cryptography_vectors-$pkgver{,-python2}
-}
-
-package_python-cryptography-vectors() {
-   depends=('python')
- 
-   cd cryptography_vectors-$pkgver
-   python3 setup.py install --root="$pkgdir" --optimize=1
-}
- 
-package_python2-cryptography-vectors() {
-   depends=('python2')
- 
-   cd cryptography_vectors-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-cryptography-vectors/repos/community-any/PKGBUILD (from rev 
230475, python-cryptography-vectors/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-26 16:48:18 UTC (rev 230476)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-cryptography-vectors
+pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
+pkgver=1.8.2
+pkgrel=1
+pkgdesc="Test vectors for the cryptography package"
+arch=('any')
+license=('Apache')
+url="http://pypi.python.org/pypi/cryptography-vectors;
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.io/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
+sha512sums=('33887fe29f52f3b8610a418419458a6092a3d35425c168f825f2ec74707c91f170cb019037924e59ebb0207722f54256e626d5b591f764ab9cef72dd70abddba')
+
+prepare() {
+   cp -a cryptography_vectors-$pkgver{,-python2}
+}
+
+package_python-cryptography-vectors() {
+   depends=('python')
+ 
+   cd cryptography_vectors-$pkgver
+   python3 setup.py install --root="$pkgdir" --optimize=1
+}
+ 
+package_python2-cryptography-vectors() {
+   depends=('python2')
+ 
+   cd cryptography_vectors-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2017-05-26 Thread Jonathan Steel
Date: Friday, May 26, 2017 @ 14:32:08
  Author: jsteel
Revision: 230474

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

Added:
  obs-studio/repos/community-i686/PKGBUILD
(from rev 230473, obs-studio/trunk/PKGBUILD)
  obs-studio/repos/community-x86_64/PKGBUILD
(from rev 230473, obs-studio/trunk/PKGBUILD)
Deleted:
  obs-studio/repos/community-i686/PKGBUILD
  obs-studio/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 2017-05-26 14:31:51 UTC (rev 230473)
+++ community-i686/PKGBUILD 2017-05-26 14:32:08 UTC (rev 230474)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Benjamin Klettbach 
-
-pkgname=obs-studio
-pkgver=18.0.2
-pkgrel=1
-pkgdesc="Free, open source software for live streaming and recording"
-arch=('i686' 'x86_64')
-url="https://obsproject.com;
-license=('GPL2')
-depends=('ffmpeg' 'jansson' 'libxinerama' 'libxkbcommon-x11'
- 'qt5-x11extras' 'curl' 'jack' 'gtk-update-icon-cache')
-makedepends=('cmake' 'libfdk-aac' 'libxcomposite' 'x264')
-optdepends=('libfdk-aac: FDK AAC codec support'
-'libxcomposite: XComposite capture support')
-source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
-md5sums=('e8c4e3063e0193197364eabb9b95aceb')
-
-build() {
-  cd $pkgname-$pkgver
-
-  mkdir -p build; cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX="/usr" \
--DOBS_VERSION_OVERRIDE="$pkgver-$pkgrel" ..
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  make install DESTDIR="$pkgdir"
-}

Copied: obs-studio/repos/community-i686/PKGBUILD (from rev 230473, 
obs-studio/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 14:32:08 UTC (rev 230474)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Benjamin Klettbach 
+
+pkgname=obs-studio
+pkgver=19.0.2
+pkgrel=1
+pkgdesc="Free, open source software for live streaming and recording"
+arch=('i686' 'x86_64')
+url="https://obsproject.com;
+license=('GPL2')
+depends=('ffmpeg' 'jansson' 'libxinerama' 'libxkbcommon-x11'
+ 'qt5-x11extras' 'curl' 'jack' 'gtk-update-icon-cache')
+makedepends=('cmake' 'libfdk-aac' 'libxcomposite' 'x264')
+optdepends=('libfdk-aac: FDK AAC codec support'
+'libxcomposite: XComposite capture support')
+source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
+md5sums=('17faac785934d632fb2fbd142e09516f')
+
+build() {
+  cd $pkgname-$pkgver
+
+  mkdir -p build; cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX="/usr" \
+-DOBS_VERSION_OVERRIDE="$pkgver-$pkgrel" ..
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  make install DESTDIR="$pkgdir"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-26 14:31:51 UTC (rev 230473)
+++ community-x86_64/PKGBUILD   2017-05-26 14:32:08 UTC (rev 230474)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Benjamin Klettbach 
-
-pkgname=obs-studio
-pkgver=18.0.2
-pkgrel=1
-pkgdesc="Free, open source software for live streaming and recording"
-arch=('i686' 'x86_64')
-url="https://obsproject.com;
-license=('GPL2')
-depends=('ffmpeg' 'jansson' 'libxinerama' 'libxkbcommon-x11'
- 'qt5-x11extras' 'curl' 'jack' 'gtk-update-icon-cache')
-makedepends=('cmake' 'libfdk-aac' 'libxcomposite' 'x264')
-optdepends=('libfdk-aac: FDK AAC codec support'
-'libxcomposite: XComposite capture support')
-source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
-md5sums=('e8c4e3063e0193197364eabb9b95aceb')
-
-build() {
-  cd $pkgname-$pkgver
-
-  mkdir -p build; cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX="/usr" \
--DOBS_VERSION_OVERRIDE="$pkgver-$pkgrel" ..
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  make install DESTDIR="$pkgdir"
-}

Copied: obs-studio/repos/community-x86_64/PKGBUILD (from rev 230473, 
obs-studio/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-26 14:32:08 UTC (rev 230474)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Benjamin Klettbach 
+
+pkgname=obs-studio
+pkgver=19.0.2
+pkgrel=1
+pkgdesc="Free, open source software for live streaming and recording"
+arch=('i686' 'x86_64')

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

2017-05-26 Thread Jonathan Steel
Date: Friday, May 26, 2017 @ 14:31:51
  Author: jsteel
Revision: 230473

upgpkg: obs-studio 19.0.2-1

Modified:
  obs-studio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 14:14:54 UTC (rev 230472)
+++ PKGBUILD2017-05-26 14:31:51 UTC (rev 230473)
@@ -2,7 +2,7 @@
 # Contributor: Benjamin Klettbach 
 
 pkgname=obs-studio
-pkgver=18.0.2
+pkgver=19.0.2
 pkgrel=1
 pkgdesc="Free, open source software for live streaming and recording"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('libfdk-aac: FDK AAC codec support'
 'libxcomposite: XComposite capture support')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
-md5sums=('e8c4e3063e0193197364eabb9b95aceb')
+md5sums=('17faac785934d632fb2fbd142e09516f')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in yate/trunk (PKGBUILD yate.service)

2017-05-26 Thread Sergej Pupykin
Date: Friday, May 26, 2017 @ 14:14:54
  Author: spupykin
Revision: 230472

add .service file

Added:
  yate/trunk/yate.service
Modified:
  yate/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 yate.service |   14 ++
 2 files changed, 20 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 13:54:19 UTC (rev 230471)
+++ PKGBUILD2017-05-26 14:14:54 UTC (rev 230472)
@@ -6,7 +6,7 @@
 
 pkgname=yate
 pkgver=5.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Next-generation telephony engine"
 arch=('i686' 'x86_64')
 url="http://www.yate.ro/;
@@ -15,8 +15,10 @@
 makedepends=('qt4')
 optdepends=('qt4')
 options=(!makeflags)
-source=("http://yate.null.ro/tarballs/yate5/yate-${pkgver}-1.tar.gz;)
-sha256sums=('a9fc472df082e92d578efa3de54689e10ee1a24fdd67a9cc928db7c2e1568676')
+source=("http://yate.null.ro/tarballs/yate5/yate-${pkgver}-1.tar.gz;
+   "yate.service")
+sha256sums=('a9fc472df082e92d578efa3de54689e10ee1a24fdd67a9cc928db7c2e1568676'
+'73eab39a0ba884a4c36ca7c8f1faea4000301a0e795544b74cba78d90de5e302')
 
 build() {
   cd $srcdir/${pkgname}
@@ -33,4 +35,5 @@
 package(){
   cd $srcdir/${pkgname}
   make DESTDIR=$pkgdir install
+  install -Dm0644 "$srcdir"/yate.service 
"$pkgdir"/usr/lib/systemd/system/yate.service
 }

Added: yate.service
===
--- yate.service(rev 0)
+++ yate.service2017-05-26 14:14:54 UTC (rev 230472)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Next-generation telephony engine
+
+[Service]
+Type=simple
+User=nobody
+ExecStart=/usr/bin/yate
+StandardOutput=syslog
+Restart=always
+RestartSec=60
+RuntimeDirectory=yate
+
+[Install]
+WantedBy=multi-user.target


[arch-commits] Commit in lib32-p11-kit/repos/multilib-x86_64 (4 files)

2017-05-26 Thread Jan Steffens
Date: Friday, May 26, 2017 @ 13:54:19
  Author: heftig
Revision: 230471

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-p11-kit/repos/multilib-x86_64/PKGBUILD
(from rev 230470, lib32-p11-kit/trunk/PKGBUILD)
  lib32-p11-kit/repos/multilib-x86_64/libnssckbi-compat.patch
(from rev 230470, lib32-p11-kit/trunk/libnssckbi-compat.patch)
Deleted:
  lib32-p11-kit/repos/multilib-x86_64/PKGBUILD
  lib32-p11-kit/repos/multilib-x86_64/libnssckbi-compat.patch

-+
 PKGBUILD|  133 --
 libnssckbi-compat.patch |  114 +++
 2 files changed, 129 insertions(+), 118 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 13:54:04 UTC (rev 230470)
+++ PKGBUILD2017-05-26 13:54:19 UTC (rev 230471)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz 
-# Contributor: Christoph Vigano 
-
-_pkgbasename=p11-kit
-pkgname=lib32-$_pkgbasename
-pkgver=0.23.2
-pkgrel=1
-pkgdesc="Library to work with PKCS#11 modules (32-bit)"
-arch=(x86_64)
-url="http://p11-glue.freedesktop.org;
-license=('BSD')
-depends=(lib32-glibc lib32-libtasn1 lib32-libffi $_pkgbasename)
-options=(!libtool)
-source=($url/releases/$_pkgbasename-$pkgver.tar.gz{,.sig}
-libnssckbi-compat.patch)
-validpgpkeys=(C0F67099B808FB063E2C81117BFB1108D92765AF)
-sha256sums=('ba726ea8303c97467a33fca50ee79b7b35212964be808ecf9b145e9042fdfaf0'
-'SKIP'
-'8f763cdbc6c0ca6c5a7898f9fd6f3018b7ac5b1aca36f67c6c813343c2962962')
-
-prepare() {
-  cd "$srcdir/$_pkgbasename-$pkgver"
-
-  # Build and install an additional library (libnssckbi-p11-kit.so) which
-  # is a copy of p11-kit-trust.so but uses the same label for root certs as
-  # libnssckbi.so ("Builtin Object Token" instead of "Default Trust")
-  # https://bugs.freedesktop.org/show_bug.cgi?id=66161
-  patch -Np1 -i ../libnssckbi-compat.patch
-
-  autoreconf -vi
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-  cd "$srcdir/$_pkgbasename-$pkgver"
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
---with-module-path=/usr/lib32/pkcs11 \
-
--with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
-  make
-}
-
-check() {
-  cd "$srcdir/$_pkgbasename-$pkgver"
-  make check
-}
-
-package() {
-  cd "$srcdir/$_pkgbasename-$pkgver"
-  make DESTDIR="$pkgdir" install
-  rm -rf "${pkgdir}"/etc
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-
-  ln -srf "$pkgdir/usr/bin/update-ca-trust" 
"$pkgdir/usr/lib32/p11-kit/trust-extract-compat"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-p11-kit/repos/multilib-x86_64/PKGBUILD (from rev 230470, 
lib32-p11-kit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-26 13:54:19 UTC (rev 230471)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Florian Pritz 
+# Contributor: Christoph Vigano 
+
+_pkgbasename=p11-kit
+pkgname=lib32-$_pkgbasename
+pkgver=0.23.5
+pkgrel=1
+pkgdesc="Provides a way to load and enumerate PKCS#11 modules (32-bit)"
+arch=(x86_64)
+url="https://p11-glue.freedesktop.org;
+license=(BSD)
+depends=(lib32-glibc lib32-libtasn1 lib32-libffi $_pkgbasename)
+makedepends=(git)
+_commit=817a1c67c407850ab1756fdacb1c38e4bded5509  # tags/0.23.5^0
+source=("git+https://github.com/p11-glue/p11-kit#commit=$_commit;
+libnssckbi-compat.patch)
+sha256sums=('SKIP'
+'8f763cdbc6c0ca6c5a7898f9fd6f3018b7ac5b1aca36f67c6c813343c2962962')
+validpgpkeys=('C0F67099B808FB063E2C81117BFB1108D92765AF')
+
+pkgver() {
+  cd ${_pkgbasename}
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd ${_pkgbasename}
+
+  # Build and install an additional library (libnssckbi-p11-kit.so) which
+  # is a copy of p11-kit-trust.so but uses the same label for root certs as
+  # libnssckbi.so ("Builtin Object Token" instead of "Default Trust")
+  # https://bugs.freedesktop.org/show_bug.cgi?id=66161
+  patch -Np1 -i ../libnssckbi-compat.patch
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd ${_pkgbasename}
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  ./configure --prefix=/usr \
+--libdir=/usr/lib32 \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--disable-doc \
+--with-module-path=/usr/lib32/pkcs11 \
+
--with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
+  make
+}
+
+check() {
+  cd ${_pkgbasename}
+  make check
+}
+
+package() {
+  cd ${_pkgbasename}
+  make DESTDIR="$pkgdir" install
+
+  rm -rf "${pkgdir}"/etc "${pkgdir}"/usr/{bin,include,lib,share}
+
+  

[arch-commits] Commit in lib32-nss/repos/multilib-x86_64 (4 files)

2017-05-26 Thread Jan Steffens
Date: Friday, May 26, 2017 @ 13:54:04
  Author: heftig
Revision: 230470

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-nss/repos/multilib-x86_64/PKGBUILD
(from rev 230469, lib32-nss/trunk/PKGBUILD)
  lib32-nss/repos/multilib-x86_64/nss.pc.in
(from rev 230469, lib32-nss/trunk/nss.pc.in)
Deleted:
  lib32-nss/repos/multilib-x86_64/PKGBUILD
  lib32-nss/repos/multilib-x86_64/nss.pc.in

---+
 PKGBUILD  |  150 
 nss.pc.in |   22 
 2 files changed, 83 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 13:52:54 UTC (rev 230469)
+++ PKGBUILD2017-05-26 13:54:04 UTC (rev 230470)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace 
-# Contributor: kfgz 
-# Contributor: Ionut Biru 
-
-_pkgbasename=nss
-pkgname=lib32-${_pkgbasename}
-pkgver=3.27.1
-pkgrel=1
-pkgdesc="Network Security Services (32-bit)"
-arch=('x86_64')
-url="http://www.mozilla.org/projects/security/pki/nss/;
-
-#download_url=ftp://ftp.mozilla.org/pub/security/nss/releases/
-#alternative download link
-#ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
-
-license=('MPL' 'GPL')
-_nsprver=4.12
-depends=("lib32-nspr>=${_nsprver}" 'lib32-sqlite>=3.6.17' "${_pkgbasename}" 
'lib32-zlib' 'lib32-p11-kit')
-makedepends=('gcc-multilib' 'perl')
-options=('!strip' '!makeflags' staticlibs)
-source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
-nss.pc.in)
-sha256sums=('fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b'
-'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
-
-prepare() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/
-
-  # Respect LDFLAGS
-  sed -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/' \
-  -i nss/coreconf/rules.mk
-}
-
-build(){
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
-
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-  export BUILD_OPT=1
-  export NSS_USE_SYSTEM_SQLITE=1
-  export NSS_ALLOW_SSLKEYLOGFILE=1
-  export NSS_ENABLE_ECC=1
-  export NSPR_INCLUDE_DIR="`nspr-config --includedir`"
-  export NSPR_LIB_DIR="`nspr-config --libdir`"
-  export XCFLAGS="${CFLAGS}"
-
-  make -C coreconf
-  make -C lib/dbm
-  make
-}
-
-package() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
-  install -d "$pkgdir"/usr/lib32/pkgconfig
- 
-  NSS_VMAJOR=$(grep '#define.*NSS_VMAJOR' nss/lib/nss/nss.h | awk '{print $3}')
-  NSS_VMINOR=$(grep '#define.*NSS_VMINOR' nss/lib/nss/nss.h | awk '{print $3}')
-  NSS_VPATCH=$(grep '#define.*NSS_VPATCH' nss/lib/nss/nss.h | awk '{print $3}')
- 
-  sed $srcdir/nss.pc.in \
--e "s,%libdir%,/usr/lib32,g" \
--e "s,%prefix%,/usr,g" \
--e "s,%exec_prefix%,/usr/bin,g" \
--e "s,%includedir%,/usr/include/nss,g" \
--e "s,%NSPR_VERSION%,${_nsprver},g" \
--e "s,%NSS_VERSION%,${pkgver},g" \
-> "$pkgdir/usr/lib32/pkgconfig/nss.pc"
-  ln -s nss.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nss.pc"
- 
- 
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/dist/*.OBJ/lib
-  install -t "$pkgdir/usr/lib32" *.so
-  install -t "$pkgdir/usr/lib32" -m644 libcrmf.a *.chk
-
-  rm "$pkgdir/usr/lib32/libnssckbi.so"
-  ln -s libnssckbi-p11-kit.so "$pkgdir/usr/lib32/libnssckbi.so"
-}

Copied: lib32-nss/repos/multilib-x86_64/PKGBUILD (from rev 230469, 
lib32-nss/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-26 13:54:04 UTC (rev 230470)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Daniel Wallace 
+# Contributor: kfgz 
+# Contributor: Ionut Biru 
+
+_pkgbasename=nss
+pkgname=lib32-${_pkgbasename}
+pkgver=3.30.2
+pkgrel=1
+pkgdesc="Network Security Services (32-bit)"
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
+arch=(x86_64)
+license=('MPL' 'GPL')
+_nsprver=4.12
+depends=("lib32-nspr>=${_nsprver}" 'lib32-sqlite' 'lib32-zlib' 'lib32-p11-kit' 
"${_pkgbasename}")
+makedepends=('gcc-multilib' 'perl')
+options=('!strip' '!makeflags' 'staticlibs')
+source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz;
+nss.pc.in)
+sha256sums=('0d4a77ff26bcee79fa8afe0125e0df6ae9e798b6b36782fa29e28febf7cfce24'
+'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
+
+prepare() {
+  cd nss-$pkgver
+
+  # Respect LDFLAGS
+  sed -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/' \
+  -i nss/coreconf/rules.mk
+}
+
+build() {
+  cd nss-$pkgver/nss
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+  export BUILD_OPT=1
+  export NSS_USE_SYSTEM_SQLITE=1
+  export NSS_ALLOW_SSLKEYLOGFILE=1
+  export NSS_ENABLE_ECC=1
+  export NSPR_INCLUDE_DIR="`nspr-config --includedir`"
+  export NSPR_LIB_DIR="`nspr-config --libdir`"
+  export 

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

2017-05-26 Thread Jan Steffens
Date: Friday, May 26, 2017 @ 13:52:54
  Author: heftig
Revision: 230469

3.30.2-1

Modified:
  lib32-nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 13:18:35 UTC (rev 230468)
+++ PKGBUILD2017-05-26 13:52:54 UTC (rev 230469)
@@ -5,28 +5,23 @@
 
 _pkgbasename=nss
 pkgname=lib32-${_pkgbasename}
-pkgver=3.27.1
+pkgver=3.30.2
 pkgrel=1
 pkgdesc="Network Security Services (32-bit)"
-arch=('x86_64')
-url="http://www.mozilla.org/projects/security/pki/nss/;
-
-#download_url=ftp://ftp.mozilla.org/pub/security/nss/releases/
-#alternative download link
-#ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
-
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
+arch=(x86_64)
 license=('MPL' 'GPL')
 _nsprver=4.12
-depends=("lib32-nspr>=${_nsprver}" 'lib32-sqlite>=3.6.17' "${_pkgbasename}" 
'lib32-zlib' 'lib32-p11-kit')
+depends=("lib32-nspr>=${_nsprver}" 'lib32-sqlite' 'lib32-zlib' 'lib32-p11-kit' 
"${_pkgbasename}")
 makedepends=('gcc-multilib' 'perl')
-options=('!strip' '!makeflags' staticlibs)
-source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz
+options=('!strip' '!makeflags' 'staticlibs')
+source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${_pkgbasename}-${pkgver}.tar.gz;
 nss.pc.in)
-sha256sums=('fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b'
+sha256sums=('0d4a77ff26bcee79fa8afe0125e0df6ae9e798b6b36782fa29e28febf7cfce24'
 'b9f1428ca2305bf30b109507ff335fa00bce5a7ce0434b50acd26ad7c47dd5bd')
 
 prepare() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/
+  cd nss-$pkgver
 
   # Respect LDFLAGS
   sed -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/' \
@@ -33,9 +28,8 @@
   -i nss/coreconf/rules.mk
 }
 
-build(){
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
-
+build() {
+  cd nss-$pkgver/nss
   export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
   export BUILD_OPT=1
   export NSS_USE_SYSTEM_SQLITE=1
@@ -51,14 +45,15 @@
 }
 
 package() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/$_pkgbasename
+  cd nss-$pkgver
+
   install -d "$pkgdir"/usr/lib32/pkgconfig
- 
+
   NSS_VMAJOR=$(grep '#define.*NSS_VMAJOR' nss/lib/nss/nss.h | awk '{print $3}')
   NSS_VMINOR=$(grep '#define.*NSS_VMINOR' nss/lib/nss/nss.h | awk '{print $3}')
   NSS_VPATCH=$(grep '#define.*NSS_VPATCH' nss/lib/nss/nss.h | awk '{print $3}')
- 
-  sed $srcdir/nss.pc.in \
+
+  sed ../nss.pc.in \
 -e "s,%libdir%,/usr/lib32,g" \
 -e "s,%prefix%,/usr,g" \
 -e "s,%exec_prefix%,/usr/bin,g" \
@@ -67,9 +62,8 @@
 -e "s,%NSS_VERSION%,${pkgver},g" \
 > "$pkgdir/usr/lib32/pkgconfig/nss.pc"
   ln -s nss.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nss.pc"
- 
- 
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}/dist/*.OBJ/lib
+
+  cd dist/*.OBJ/lib
   install -t "$pkgdir/usr/lib32" *.so
   install -t "$pkgdir/usr/lib32" -m644 libcrmf.a *.chk
 


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

2017-05-26 Thread Jan Steffens
Date: Friday, May 26, 2017 @ 13:18:35
  Author: heftig
Revision: 230468

0.23.5-1

Modified:
  lib32-p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 13:06:58 UTC (rev 230467)
+++ PKGBUILD2017-05-26 13:18:35 UTC (rev 230468)
@@ -4,23 +4,28 @@
 
 _pkgbasename=p11-kit
 pkgname=lib32-$_pkgbasename
-pkgver=0.23.2
+pkgver=0.23.5
 pkgrel=1
-pkgdesc="Library to work with PKCS#11 modules (32-bit)"
+pkgdesc="Provides a way to load and enumerate PKCS#11 modules (32-bit)"
 arch=(x86_64)
-url="http://p11-glue.freedesktop.org;
-license=('BSD')
+url="https://p11-glue.freedesktop.org;
+license=(BSD)
 depends=(lib32-glibc lib32-libtasn1 lib32-libffi $_pkgbasename)
-options=(!libtool)
-source=($url/releases/$_pkgbasename-$pkgver.tar.gz{,.sig}
+makedepends=(git)
+_commit=817a1c67c407850ab1756fdacb1c38e4bded5509  # tags/0.23.5^0
+source=("git+https://github.com/p11-glue/p11-kit#commit=$_commit;
 libnssckbi-compat.patch)
-validpgpkeys=(C0F67099B808FB063E2C81117BFB1108D92765AF)
-sha256sums=('ba726ea8303c97467a33fca50ee79b7b35212964be808ecf9b145e9042fdfaf0'
-'SKIP'
+sha256sums=('SKIP'
 '8f763cdbc6c0ca6c5a7898f9fd6f3018b7ac5b1aca36f67c6c813343c2962962')
+validpgpkeys=('C0F67099B808FB063E2C81117BFB1108D92765AF')
 
+pkgver() {
+  cd ${_pkgbasename}
+  git describe --tags | sed 's/-/+/g'
+}
+
 prepare() {
-  cd "$srcdir/$_pkgbasename-$pkgver"
+  cd ${_pkgbasename}
 
   # Build and install an additional library (libnssckbi-p11-kit.so) which
   # is a copy of p11-kit-trust.so but uses the same label for root certs as
@@ -28,16 +33,22 @@
   # https://bugs.freedesktop.org/show_bug.cgi?id=66161
   patch -Np1 -i ../libnssckbi-compat.patch
 
-  autoreconf -vi
+  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
+  cd ${_pkgbasename}
+
   export CC="gcc -m32"
   export CXX="g++ -m32"
   export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-  cd "$srcdir/$_pkgbasename-$pkgver"
 
-  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
+  ./configure --prefix=/usr \
+--libdir=/usr/lib32 \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--disable-doc \
 --with-module-path=/usr/lib32/pkcs11 \
 
--with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
   make
@@ -44,18 +55,18 @@
 }
 
 check() {
-  cd "$srcdir/$_pkgbasename-$pkgver"
+  cd ${_pkgbasename}
   make check
 }
 
 package() {
-  cd "$srcdir/$_pkgbasename-$pkgver"
+  cd ${_pkgbasename}
   make DESTDIR="$pkgdir" install
-  rm -rf "${pkgdir}"/etc
-  rm -rf "${pkgdir}"/usr/{bin,include,share}
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
 
-  ln -srf "$pkgdir/usr/bin/update-ca-trust" 
"$pkgdir/usr/lib32/p11-kit/trust-extract-compat"
+  rm -rf "${pkgdir}"/etc "${pkgdir}"/usr/{bin,include,lib,share}
+
+  install -d "$pkgdir/usr/share/licenses"
+  ln -s ${_pkgbasename} "$pkgdir/usr/share/licenses/$pkgname"
 }
 
 # vim:set ts=2 sw=2 et:


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

2017-05-26 Thread Jan Steffens
Date: Friday, May 26, 2017 @ 13:06:58
  Author: heftig
Revision: 230467

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 13:06:30 UTC (rev 230466)
+++ PKGBUILD2017-05-26 13:06:58 UTC (rev 230467)
@@ -1,43 +0,0 @@
-#$Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-# Contributor: kfgz 
-# Contributor: Ionut Biru 
-
-_pkgbasename=nspr
-pkgname=lib32-${_pkgbasename}
-pkgver=4.13
-pkgrel=1
-pkgdesc="Netscape Portable Runtime (32-bit)"
-arch=('x86_64')
-url="http://www.mozilla.org/projects/nspr/;
-#download_url=ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/
-license=('MPL' 'GPL')
-depends=('lib32-glibc' ${_pkgbasename})
-makedepends=('zip' 'gcc-multilib')
-options=(!emptydirs)
-source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${_pkgbasename}-${pkgver}.tar.gz)
-md5sums=('74ef1def8a9ff311e32e7648e2c5c8ce')
-
-build() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}
-
-  ./nspr/configure \
-  --prefix=/usr \
-  --libdir=/usr/lib32 \
-  --includedir=/usr/include/nspr \
-  --enable-optimize \
-  --disable-debug
-  make
-}
-
-package() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  chmod 644 "$pkgdir"/usr/lib32/*.a
-  ln -s nspr.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nspr.pc"
-  rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
-"$pkgdir/usr/include/nspr/md"
-  rm -rf "${pkgdir}"/usr/{bin,share,include}
-}

Copied: lib32-nspr/repos/multilib-x86_64/PKGBUILD (from rev 230466, 
lib32-nspr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-26 13:06:58 UTC (rev 230467)
@@ -0,0 +1,40 @@
+#$Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: kfgz 
+# Contributor: Ionut Biru 
+
+_pkgbasename=nspr
+pkgname=lib32-${_pkgbasename}
+pkgver=4.14
+pkgrel=1
+pkgdesc="Netscape Portable Runtime (32-bit)"
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR;
+arch=(x86_64)
+license=(MPL GPL)
+depends=(lib32-glibc ${_pkgbasename})
+makedepends=(zip gcc-multilib)
+options=(!emptydirs)
+source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${_pkgbasename}-${pkgver}.tar.gz)
+sha1sums=('4c9ffda940882229104090f8fc8539f6412e1ff7')
+sha256sums=('64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5')
+
+build() {
+  cd ${_pkgbasename}-$pkgver
+  ./nspr/configure \
+  --prefix=/usr \
+  --libdir=/usr/lib32 \
+  --includedir=/usr/include/nspr \
+  --enable-optimize \
+  --disable-debug
+  make
+}
+
+package() {
+  cd ${_pkgbasename}-$pkgver
+  make DESTDIR="$pkgdir" install
+  ln -s nspr.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nspr.pc"
+  rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
+"$pkgdir"/usr/include/nspr/md
+  rm -rf "$pkgdir"/usr/{bin,share,include}
+}


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

2017-05-26 Thread Jan Steffens
Date: Friday, May 26, 2017 @ 13:06:30
  Author: heftig
Revision: 230466

4.14-1

Modified:
  lib32-nspr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 12:34:08 UTC (rev 230465)
+++ PKGBUILD2017-05-26 13:06:30 UTC (rev 230466)
@@ -6,22 +6,21 @@
 
 _pkgbasename=nspr
 pkgname=lib32-${_pkgbasename}
-pkgver=4.13
+pkgver=4.14
 pkgrel=1
 pkgdesc="Netscape Portable Runtime (32-bit)"
-arch=('x86_64')
-url="http://www.mozilla.org/projects/nspr/;
-#download_url=ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/
-license=('MPL' 'GPL')
-depends=('lib32-glibc' ${_pkgbasename})
-makedepends=('zip' 'gcc-multilib')
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR;
+arch=(x86_64)
+license=(MPL GPL)
+depends=(lib32-glibc ${_pkgbasename})
+makedepends=(zip gcc-multilib)
 options=(!emptydirs)
 
source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${_pkgbasename}-${pkgver}.tar.gz)
-md5sums=('74ef1def8a9ff311e32e7648e2c5c8ce')
+sha1sums=('4c9ffda940882229104090f8fc8539f6412e1ff7')
+sha256sums=('64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5')
 
 build() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}
-
+  cd ${_pkgbasename}-$pkgver
   ./nspr/configure \
   --prefix=/usr \
   --libdir=/usr/lib32 \
@@ -32,12 +31,10 @@
 }
 
 package() {
-  cd "${srcdir}"/${_pkgbasename}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  chmod 644 "$pkgdir"/usr/lib32/*.a
+  cd ${_pkgbasename}-$pkgver
+  make DESTDIR="$pkgdir" install
   ln -s nspr.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nspr.pc"
   rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
-"$pkgdir/usr/include/nspr/md"
-  rm -rf "${pkgdir}"/usr/{bin,share,include}
+"$pkgdir"/usr/include/nspr/md
+  rm -rf "$pkgdir"/usr/{bin,share,include}
 }


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

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 12:36:26
  Author: alucryd
Revision: 296651

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-26 12:36:10 UTC (rev 296650)
+++ extra-i686/PKGBUILD 2017-05-26 12:36:26 UTC (rev 296651)
@@ -1,97 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Ionut Biru 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: damir 
-# Contributor: Paul Mattal 
-
-pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all')
-pkgver=148.20170121
-pkgrel=6
-epoch=2
-arch=('i686' 'x86_64')
-url='https://www.videolan.org/developers/x264.html'
-license=('GPL')
-depends=('glibc')
-makedepends=('yasm' 'git' 'ffmpeg' 'l-smash')
-_commit='97eaef2ab82a46d13ea5e00270712d6475fbe42b'
-source=("git+https://git.videolan.org/git/x264.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd ${pkgbase}
-
-  local _ver=$(grep '#define X264_BUILD' x264.h | cut -d' ' -f3)
-  local _date=$(git log -1 --format="%cd" --date=short | tr -d -)
-
-  echo ${_ver}.${_date}
-}
-
-prepare() {
-  mkdir build-{8,10}bit
-}
-
-build() {
-  for _b in 8 10; do (
-cd build-${_b}bit
-../${pkgbase}/configure \
-  --prefix='/usr' \
-  --enable-shared \
-  --enable-pic \
-  --enable-lto \
-  --bit-depth="${_b}"
-make
-  ) done
-}
-
-package_x264() {
-  pkgdesc='CLI tools for encoding H264/AVC video streams'
-  depends+=('libavcodec.so' 'libavformat.so' 'libavutil.so' 'liblsmash.so'
-'libswscale.so')
-
-  for _b in {8,10}bit; do
-provides+=("x264-${_b}")
-
-make -C build-${_b} DESTDIR="${pkgdir}" install-cli
-mv "${pkgdir}"/usr/bin/x264{,-${_b}}
-  done
-
-  ln -s x264-8bit "${pkgdir}"/usr/bin/x264
-}
-
-package_libx264() {
-  pkgdesc='Library for encoding H264/AVC video streams (8bit depth)'
-  provides=('libx264-8bit' 'libx264.so')
-  conflicts=('libx264')
-
-  make -C build-8bit DESTDIR=${pkgdir} install-lib-shared
-}
-
-package_libx264-10bit() {
-  pkgdesc='Library for encoding H264/AVC video streams (10bit depth)'
-  provides=('libx264' 'libx264.so')
-  conflicts=('libx264')
-
-  make -C build-10bit DESTDIR=${pkgdir} install-lib-shared
-}
-
-package_libx264-all() {
-  pkgdesc="Library for encoding H264/AVC video streams (all depths)"
-
-  local _ver=$(grep '#define X264_BUILD' "${pkgbase}"/x264.h | cut -d' ' -f3)
-
-  install -d "${pkgdir}"/usr/lib/x264
-
-  for _b in {8,10}bit; do
-provides+=("libx264-${_b}.so")
-
-make -C build-${_b} DESTDIR="${pkgdir}" install-lib-shared
-
-mv "${pkgdir}"/usr/lib/libx264.so.${_ver} 
"${pkgdir}"/usr/lib/x264/libx264-${_b}.so.${_ver}
-rm -r "${pkgdir}"/usr/{include,lib/libx264.so,lib/pkgconfig}
-
-ln -sr "${pkgdir}"/usr/lib/x264/libx264-${_b}.so{.${_ver},}
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: x264/repos/extra-i686/PKGBUILD (from rev 296650, x264/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-26 12:36:26 UTC (rev 296651)
@@ -0,0 +1,97 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: damir 
+# Contributor: Paul Mattal 
+
+pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all')
+pkgver=148.20170519
+pkgrel=1
+epoch=2
+arch=('i686' 'x86_64')
+url='https://www.videolan.org/developers/x264.html'
+license=('GPL')
+depends=('glibc')
+makedepends=('yasm' 'git' 'ffmpeg' 'l-smash')
+_commit='d32d7bf1c6923a42cbd5ac2fd540ecbb009ba681'
+source=("git+https://git.videolan.org/git/x264.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd ${pkgbase}
+
+  local _ver=$(grep '#define X264_BUILD' x264.h | cut -d' ' -f3)
+  local _date=$(git log -1 --format="%cd" --date=short | tr -d -)
+
+  echo ${_ver}.${_date}
+}
+
+prepare() {
+  mkdir build-{8,10}bit
+}
+
+build() {
+  for _b in 8 10; do (
+cd build-${_b}bit
+../${pkgbase}/configure \
+  --prefix='/usr' \
+  --enable-shared \
+  --enable-pic \
+  --enable-lto \
+  --bit-depth="${_b}"
+make
+  ) done
+}
+
+package_x264() {
+  pkgdesc='CLI tools for encoding H264/AVC video 

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

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 12:36:10
  Author: alucryd
Revision: 296650

upgpkg: x264 2:148.20170519-1

Modified:
  x264/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:58:03 UTC (rev 296649)
+++ PKGBUILD2017-05-26 12:36:10 UTC (rev 296650)
@@ -6,8 +6,8 @@
 # Contributor: Paul Mattal 
 
 pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all')
-pkgver=148.20170121
-pkgrel=6
+pkgver=148.20170519
+pkgrel=1
 epoch=2
 arch=('i686' 'x86_64')
 url='https://www.videolan.org/developers/x264.html'
@@ -14,7 +14,7 @@
 license=('GPL')
 depends=('glibc')
 makedepends=('yasm' 'git' 'ffmpeg' 'l-smash')
-_commit='97eaef2ab82a46d13ea5e00270712d6475fbe42b'
+_commit='d32d7bf1c6923a42cbd5ac2fd540ecbb009ba681'
 source=("git+https://git.videolan.org/git/x264.git#commit=${_commit};)
 sha256sums=('SKIP')
 


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

2017-05-26 Thread Laurent Carlier
Date: Friday, May 26, 2017 @ 12:34:08
  Author: lcarlier
Revision: 230465

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-mesa/repos/multilib-testing-x86_64/
  
lib32-mesa/repos/multilib-testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 230464, 
lib32-mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  lib32-mesa/repos/multilib-testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 230464, lib32-mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  lib32-mesa/repos/multilib-testing-x86_64/LICENSE
(from rev 230464, lib32-mesa/trunk/LICENSE)
  lib32-mesa/repos/multilib-testing-x86_64/PKGBUILD
(from rev 230464, lib32-mesa/trunk/PKGBUILD)

-+
 0001-Fix-linkage-against-shared-glapi.patch |   26 
 0002-glvnd-fix-gl-dot-pc.patch  |   12 +
 LICENSE |   82 
 PKGBUILD|  168 ++
 4 files changed, 288 insertions(+)

Copied: 
lib32-mesa/repos/multilib-testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
 (from rev 230464, lib32-mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- multilib-testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch 
(rev 0)
+++ multilib-testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch 
2017-05-26 12:34:08 UTC (rev 230465)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: lib32-mesa/repos/multilib-testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch 
(from rev 230464, lib32-mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- multilib-testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  
(rev 0)
+++ multilib-testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  2017-05-26 
12:34:08 UTC (rev 230465)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: lib32-mesa/repos/multilib-testing-x86_64/LICENSE (from rev 230464, 
lib32-mesa/trunk/LICENSE)
===
--- multilib-testing-x86_64/LICENSE (rev 0)
+++ multilib-testing-x86_64/LICENSE 2017-05-26 12:34:08 UTC (rev 230465)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics
+library
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+The Mesa distribution consists of several components.  Different copyrights
+and licenses apply to different components.  For example, GLUT is copyrighted
+by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
+device drivers are copyrighted by their authors.  See below for a list of
+Mesa's main components and the license for each.
+
+The core Mesa library is licensed according to the terms of the MIT license.
+This 

[arch-commits] Commit in lib32-mesa/trunk (4 files)

2017-05-26 Thread Laurent Carlier
Date: Friday, May 26, 2017 @ 12:34:02
  Author: lcarlier
Revision: 230464

upgpkg: lib32-mesa 17.1.1-1

upstream update 17.1.1

Added:
  lib32-mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch
(from rev 230463, lib32-mesa/trunk/glvnd-fix-gl-dot-pc.patch)
Modified:
  lib32-mesa/trunk/PKGBUILD
Deleted:
  
lib32-mesa/trunk/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
  lib32-mesa/trunk/glvnd-fix-gl-dot-pc.patch

-+
 0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch |   88 
--
 0002-glvnd-fix-gl-dot-pc.patch  |   12 +
 PKGBUILD|   30 ++-
 glvnd-fix-gl-dot-pc.patch   |   12 -
 4 files changed, 31 insertions(+), 111 deletions(-)

Deleted: 0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
===
--- 0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch 
2017-05-26 12:15:33 UTC (rev 230463)
+++ 0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch 
2017-05-26 12:34:02 UTC (rev 230464)
@@ -1,88 +0,0 @@
-From efa4f2ebc1e788c3f1cfcf3842058cf838171653 Mon Sep 17 00:00:00 2001
-From: Hans de Goede 
-Date: Mon, 20 Mar 2017 08:41:26 +0100
-Subject: [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
-
-Together with some fixes to xdriinfo this fixes xdriinfo not working
-with glvnd.
-
-Since apps (xdriinfo) expect GetDriverConfig to work without going to
-need through the dance to setup a glxcontext (which is a reasonable
-expectation IMHO), the dispatch for this ends up significantly different
-then any other dispatch function.
-
-This patch gets the job done, but I'm not really happy with how this
-patch turned out, suggestions for a better fix are welcome.
-
-Cc: Kyle Brenneman 
-Signed-off-by: Hans de Goede 

- src/glx/g_glxglvnddispatchfuncs.c   | 18 ++
- src/glx/g_glxglvnddispatchindices.h |  1 +
- 2 files changed, 19 insertions(+)
-
-diff --git a/src/glx/g_glxglvnddispatchfuncs.c 
b/src/glx/g_glxglvnddispatchfuncs.c
-index b5e3398..040cdf8 100644
 a/src/glx/g_glxglvnddispatchfuncs.c
-+++ b/src/glx/g_glxglvnddispatchfuncs.c
-@@ -4,6 +4,7 @@
-  */
- #include 
- 
-+#include "glxclient.h"
- #include "glxglvnd.h"
- #include "glxglvnddispatchfuncs.h"
- #include "g_glxglvnddispatchindices.h"
-@@ -50,6 +51,7 @@ const char * const __glXDispatchTableStrings[DI_LAST_INDEX] 
= {
- __ATTRIB(GetCurrentDisplayEXT),
- // glXGetCurrentDrawable implemented by libglvnd
- // glXGetCurrentReadDrawable implemented by libglvnd
-+__ATTRIB(GetDriverConfig),
- // glXGetFBConfigAttrib implemented by libglvnd
- __ATTRIB(GetFBConfigAttribSGIX),
- __ATTRIB(GetFBConfigFromVisualSGIX),
-@@ -334,6 +336,21 @@ static Display *dispatch_GetCurrentDisplayEXT(void)
- 
- 
- 
-+static const char *dispatch_GetDriverConfig(const char *driverName)
-+{
-+/*
-+ * The options are constant for a given driverName, so we do not need
-+ * a context (and apps expect to be able to call this without one).
-+ */
-+#if defined(GLX_DIRECT_RENDERING) && !defined(GLX_USE_APPLEGL)
-+return glXGetDriverConfig(driverName);
-+#else
-+return NULL;
-+#endif
-+}
-+
-+
-+
- static int dispatch_GetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX 
config,
-   int attribute, int *value_return)
- {
-@@ -939,6 +956,7 @@ const void * const __glXDispatchFunctions[DI_LAST_INDEX + 
1] = {
- __ATTRIB(DestroyGLXPbufferSGIX),
- __ATTRIB(GetContextIDEXT),
- __ATTRIB(GetCurrentDisplayEXT),
-+__ATTRIB(GetDriverConfig),
- __ATTRIB(GetFBConfigAttribSGIX),
- __ATTRIB(GetFBConfigFromVisualSGIX),
- __ATTRIB(GetMscRateOML),
-diff --git a/src/glx/g_glxglvnddispatchindices.h 
b/src/glx/g_glxglvnddispatchindices.h
-index 05a2c8c..3ba50a7 100644
 a/src/glx/g_glxglvnddispatchindices.h
-+++ b/src/glx/g_glxglvnddispatchindices.h
-@@ -39,6 +39,7 @@ typedef enum __GLXdispatchIndex {
- DI_GetCurrentDisplayEXT,
- // GetCurrentDrawable implemented by libglvnd
- // GetCurrentReadDrawable implemented by libglvnd
-+DI_GetDriverConfig,
- // GetFBConfigAttrib implemented by libglvnd
- DI_GetFBConfigAttribSGIX,
- DI_GetFBConfigFromVisualSGIX,
--- 
-2.9.3
-

Copied: lib32-mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch (from rev 230463, 
lib32-mesa/trunk/glvnd-fix-gl-dot-pc.patch)
===
--- 0002-glvnd-fix-gl-dot-pc.patch  (rev 0)
+++ 0002-glvnd-fix-gl-dot-pc.patch  2017-05-26 12:34:02 UTC (rev 230464)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 

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

2017-05-26 Thread Daniel Micay
Date: Friday, May 26, 2017 @ 12:15:33
  Author: thestinger
Revision: 230463

revert sha256sums change

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 11:53:42 UTC (rev 230462)
+++ PKGBUILD2017-05-26 12:15:33 UTC (rev 230463)
@@ -30,7 +30,7 @@
 'SKIP'
 'df7138c754c95f2c22127d1d76c122dbfe26b0b586572855d9d095f0d112b29b'
 'SKIP'
-'83e482743adaac498723050bf8aa27c70df29a4a2ce9f4ee23ff2ed70e9675cc'
+'6503a6e994cff99670e313fd3fbafdb6831769afba1542d92d5a3e4903091018'
 'SKIP'
 'be6b93230b0a70b17f2d6cd47f224b23a5db9429d0a6b8efc1c9a03e6b0df1fb'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'


[arch-commits] Commit in gir-to-d/repos (4 files)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:53:42
  Author: arojas
Revision: 230462

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

Added:
  gir-to-d/repos/community-i686/PKGBUILD
(from rev 230461, gir-to-d/trunk/PKGBUILD)
  gir-to-d/repos/community-x86_64/PKGBUILD
(from rev 230461, gir-to-d/trunk/PKGBUILD)
Deleted:
  gir-to-d/repos/community-i686/PKGBUILD
  gir-to-d/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 11:52:57 UTC (rev 230461)
+++ community-i686/PKGBUILD 2017-05-26 11:53:42 UTC (rev 230462)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=gir-to-d
-pkgver=0.9.0
-pkgrel=2
-pkgdesc="Create D bindings from GObject introspection files"
-arch=(x86_64 i686)
-url="https://github.com/gtkd-developers/gir-to-d;
-license=(LGPL3)
-depends=(gcc-libs)
-makedepends=(meson dmd)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;
-
gir-to-d-fix-asgen.patch::"https://github.com/gtkd-developers/gir-to-d/commit/d6309281.patch;)
-sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a'
-'5076a3e7301ae9fff3a24d9f15b573aa40736ccd74d4975877195a6550ea4749')
-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-# Fix appstream-generator build
-  patch -p1 -i ../gir-to-d-fix-asgen.patch
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver --prefix=/usr
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gir-to-d/repos/community-i686/PKGBUILD (from rev 230461, 
gir-to-d/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 11:53:42 UTC (rev 230462)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=gir-to-d
+pkgver=0.10.0
+pkgrel=1
+pkgdesc="Create D bindings from GObject introspection files"
+arch=(x86_64 i686)
+url="https://github.com/gtkd-developers/gir-to-d;
+license=(LGPL3)
+depends=(gcc-libs)
+makedepends=(meson dmd)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
+sha256sums=('b229ff65093fdc99a7265650462746fb168181bd68c8e4ced3e01befb147a9eb')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  meson ../$pkgname-$pkgver --prefix=/usr
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-26 11:52:57 UTC (rev 230461)
+++ community-x86_64/PKGBUILD   2017-05-26 11:53:42 UTC (rev 230462)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=gir-to-d
-pkgver=0.9.0
-pkgrel=2
-pkgdesc="Create D bindings from GObject introspection files"
-arch=(x86_64 i686)
-url="https://github.com/gtkd-developers/gir-to-d;
-license=(LGPL3)
-depends=(gcc-libs)
-makedepends=(meson dmd)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;
-
gir-to-d-fix-asgen.patch::"https://github.com/gtkd-developers/gir-to-d/commit/d6309281.patch;)
-sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a'
-'5076a3e7301ae9fff3a24d9f15b573aa40736ccd74d4975877195a6550ea4749')
-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-# Fix appstream-generator build
-  patch -p1 -i ../gir-to-d-fix-asgen.patch
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver --prefix=/usr
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gir-to-d/repos/community-x86_64/PKGBUILD (from rev 230461, 
gir-to-d/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-26 11:53:42 UTC (rev 230462)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=gir-to-d
+pkgver=0.10.0
+pkgrel=1
+pkgdesc="Create D bindings from GObject introspection files"
+arch=(x86_64 i686)
+url="https://github.com/gtkd-developers/gir-to-d;
+license=(LGPL3)
+depends=(gcc-libs)
+makedepends=(meson dmd)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
+sha256sums=('b229ff65093fdc99a7265650462746fb168181bd68c8e4ced3e01befb147a9eb')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  meson ../$pkgname-$pkgver --prefix=/usr
+  ninja
+}
+
+package() {
+  cd 

[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:52:57
  Author: arojas
Revision: 230461

Update to 0.10.0

Modified:
  gir-to-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 11:09:30 UTC (rev 230460)
+++ PKGBUILD2017-05-26 11:52:57 UTC (rev 230461)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=gir-to-d
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64 i686)
 url="https://github.com/gtkd-developers/gir-to-d;
@@ -9,17 +9,11 @@
 license=(LGPL3)
 depends=(gcc-libs)
 makedepends=(meson dmd)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;
-
gir-to-d-fix-asgen.patch::"https://github.com/gtkd-developers/gir-to-d/commit/d6309281.patch;)
-sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a'
-'5076a3e7301ae9fff3a24d9f15b573aa40736ccd74d4975877195a6550ea4749')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
+sha256sums=('b229ff65093fdc99a7265650462746fb168181bd68c8e4ced3e01befb147a9eb')
 
 prepare() {
   mkdir -p build
-
-  cd $pkgname-$pkgver
-# Fix appstream-generator build
-  patch -p1 -i ../gir-to-d-fix-asgen.patch
 }
 
 build() {


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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:09:30
  Author: arojas
Revision: 230460

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

Added:
  appstream-generator/repos/community-i686/PKGBUILD
(from rev 230459, appstream-generator/trunk/PKGBUILD)
  appstream-generator/repos/community-x86_64/PKGBUILD
(from rev 230459, appstream-generator/trunk/PKGBUILD)
Deleted:
  appstream-generator/repos/community-i686/PKGBUILD
  appstream-generator/repos/community-i686/appstream-generator-buildpath.patch
  appstream-generator/repos/community-x86_64/PKGBUILD
  appstream-generator/repos/community-x86_64/appstream-generator-buildpath.patch

--+
 /PKGBUILD|   58 +
 community-i686/PKGBUILD  |   29 
 community-i686/appstream-generator-buildpath.patch   |   14 
 community-x86_64/PKGBUILD|   29 
 community-x86_64/appstream-generator-buildpath.patch |   14 
 5 files changed, 58 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 11:09:05 UTC (rev 230459)
+++ community-i686/PKGBUILD 2017-05-26 11:09:30 UTC (rev 230460)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=appstream-generator
-pkgver=0.6.4
-pkgrel=1
-pkgdesc="A fast AppStream metadata generator"
-arch=(i686 x86_64)
-url="https://github.com/ximion/appstream-generator;
-license=(GPL3)
-depends=(appstream libarchive librsvg lmdb)
-makedepends=(dmd meson ninja mustache-d curl gir-to-d gobject-introspection)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
-sha256sums=('ffc7d7e411d6895e569b1568587a9ecd6a577f513ad1dcadda365cabb56cda5e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver -Ddownload_js=false --prefix=/usr
-  ninja -j1
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: appstream-generator/repos/community-i686/PKGBUILD (from rev 230459, 
appstream-generator/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 11:09:30 UTC (rev 230460)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=appstream-generator
+pkgver=0.6.4
+pkgrel=1
+pkgdesc="A fast AppStream metadata generator"
+arch=(i686 x86_64)
+url="https://github.com/ximion/appstream-generator;
+license=(GPL3)
+depends=(appstream libarchive librsvg lmdb)
+makedepends=(dmd meson ninja mustache-d curl gir-to-d gobject-introspection)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
+sha256sums=('ffc7d7e411d6895e569b1568587a9ecd6a577f513ad1dcadda365cabb56cda5e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  meson ../$pkgname-$pkgver -Ddownload_js=false --prefix=/usr
+  ninja -j1
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: community-i686/appstream-generator-buildpath.patch
===
--- community-i686/appstream-generator-buildpath.patch  2017-05-26 11:09:05 UTC 
(rev 230459)
+++ community-i686/appstream-generator-buildpath.patch  2017-05-26 11:09:30 UTC 
(rev 230460)
@@ -1,14 +0,0 @@
-diff --git a/src/asgen/zarchive.d b/src/asgen/zarchive.d
-index 17a40d6..c7a1181 100644
 a/src/asgen/zarchive.d
-+++ b/src/asgen/zarchive.d
-@@ -572,7 +572,8 @@ unittest
- 
- writeln ("TEST: ", "Extracting a tarball");
- 
--import std.file : buildPath, tempDir;
-+import std.file : tempDir;
-+import std.path: buildPath;
- import asgen.utils : getTestSamplesDir;
- 
- auto archive = buildPath (getTestSamplesDir (), "test.tar.xz");

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-26 11:09:05 UTC (rev 230459)
+++ community-x86_64/PKGBUILD   2017-05-26 11:09:30 UTC (rev 230460)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=appstream-generator
-pkgver=0.6.4
-pkgrel=1
-pkgdesc="A fast AppStream metadata generator"
-arch=(i686 x86_64)
-url="https://github.com/ximion/appstream-generator;
-license=(GPL3)
-depends=(appstream libarchive librsvg lmdb)
-makedepends=(dmd meson ninja mustache-d curl gir-to-d gobject-introspection)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
-sha256sums=('ffc7d7e411d6895e569b1568587a9ecd6a577f513ad1dcadda365cabb56cda5e')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver -Ddownload_js=false --prefix=/usr
-  ninja -j1
-}
-
-package() {
-  

[arch-commits] Commit in appstream-generator/trunk (1 file)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:09:05
  Author: arojas
Revision: 230459

Drop old patch

Deleted:
  appstream-generator/trunk/appstream-generator-buildpath.patch

-+
 appstream-generator-buildpath.patch |   14 --
 1 file changed, 14 deletions(-)

Deleted: appstream-generator-buildpath.patch
===
--- appstream-generator-buildpath.patch 2017-05-26 11:08:52 UTC (rev 230458)
+++ appstream-generator-buildpath.patch 2017-05-26 11:09:05 UTC (rev 230459)
@@ -1,14 +0,0 @@
-diff --git a/src/asgen/zarchive.d b/src/asgen/zarchive.d
-index 17a40d6..c7a1181 100644
 a/src/asgen/zarchive.d
-+++ b/src/asgen/zarchive.d
-@@ -572,7 +572,8 @@ unittest
- 
- writeln ("TEST: ", "Extracting a tarball");
- 
--import std.file : buildPath, tempDir;
-+import std.file : tempDir;
-+import std.path: buildPath;
- import asgen.utils : getTestSamplesDir;
- 
- auto archive = buildPath (getTestSamplesDir (), "test.tar.xz");


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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:08:23
  Author: arojas
Revision: 230456

Update to 0.6.4

Modified:
  appstream-generator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 11:08:11 UTC (rev 230455)
+++ PKGBUILD2017-05-26 11:08:23 UTC (rev 230456)
@@ -2,28 +2,19 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=appstream-generator
-pkgver=0.6.3
-pkgrel=2
+pkgver=0.6.4
+pkgrel=1
 pkgdesc="A fast AppStream metadata generator"
 arch=(i686 x86_64)
 url="https://github.com/ximion/appstream-generator;
 license=(GPL3)
-depends=(appstream libarchive librsvg lmdb liblphobos)
-makedepends=(ldc meson ninja mustache-d curl)
-source=("https://github.com/ximion/appstream-generator/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
-
appstream-generator-ldc-1.2.patch::"https://github.com/ximion/appstream-generator/commit/07e46bae.patch;
-appstream-generator-buildpath.patch)
-sha256sums=('927ac57571b4e033801635ef9446de1125c9fda00daa39000b0c2392465e34bb'
-'296706113ad8055daa317709079ba39d5a27a832561b077c210e4263db62e133'
-'28ecd93c873956493829b0afa3f81d47239428ef765359f1871d1acb3ab015f9')
+depends=(appstream libarchive librsvg lmdb)
+makedepends=(dmd meson ninja mustache-d curl gir-to-d gobject-introspection)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
+sha256sums=('ffc7d7e411d6895e569b1568587a9ecd6a577f513ad1dcadda365cabb56cda5e')
 
 prepare() {
   mkdir -p build
-
-# Fix build with LDC 1.2
-  cd $pkgname-$pkgver
-  patch -p1 -i ../appstream-generator-ldc-1.2.patch
-  patch -p1 -i ../appstream-generator-buildpath.patch
 }
 
 build() {


[arch-commits] Commit in wine/repos/multilib-x86_64 (6 files)

2017-05-26 Thread Sven-Hendrik Haase
Date: Friday, May 26, 2017 @ 11:08:35
  Author: svenstaro
Revision: 230457

archrelease: copy trunk to multilib-x86_64

Added:
  wine/repos/multilib-x86_64/0001-winhlp32-Workaround-a-bug-in-Flex.patch
(from rev 230456, wine/trunk/0001-winhlp32-Workaround-a-bug-in-Flex.patch)
  wine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 230456, wine/trunk/30-win32-aliases.conf)
  wine/repos/multilib-x86_64/PKGBUILD
(from rev 230456, wine/trunk/PKGBUILD)
Deleted:
  wine/repos/multilib-x86_64/0001-winhlp32-Workaround-a-bug-in-Flex.patch
  wine/repos/multilib-x86_64/30-win32-aliases.conf
  wine/repos/multilib-x86_64/PKGBUILD

--+
 0001-winhlp32-Workaround-a-bug-in-Flex.patch |   66 ++--
 30-win32-aliases.conf|   40 +-
 PKGBUILD |  366 -
 3 files changed, 236 insertions(+), 236 deletions(-)

Deleted: 0001-winhlp32-Workaround-a-bug-in-Flex.patch
===
--- 0001-winhlp32-Workaround-a-bug-in-Flex.patch2017-05-26 11:08:23 UTC 
(rev 230456)
+++ 0001-winhlp32-Workaround-a-bug-in-Flex.patch2017-05-26 11:08:35 UTC 
(rev 230457)
@@ -1,33 +0,0 @@
-From cf6bdd7b7dc1dc1ba31bd48171c218ba3503eb76 Mon Sep 17 00:00:00 2001
-From: Sebastian Lackner 
-Date: Sat, 14 Jan 2017 05:48:28 +0100
-Subject: winhlp32: Workaround a bug in Flex.
-

- programs/winhlp32/macro.lex.l | 6 +-
- 1 file changed, 1 insertion(+), 5 deletions(-)
-
-diff --git a/programs/winhlp32/macro.lex.l b/programs/winhlp32/macro.lex.l
-index 8f6945ca988..da2dd22e447 100644
 a/programs/winhlp32/macro.lex.l
-+++ b/programs/winhlp32/macro.lex.l
-@@ -20,7 +20,7 @@
-  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
-  */
- %}
--%option noinput nounput never-interactive 8bit
-+%option noinput nounput never-interactive 8bit noyywrap
- %x quote
- %{
- #include "config.h"
-@@ -367,7 +367,3 @@ WINHELP_WINDOW* MACRO_CurrentWindow(void)
- {
- return lex_data ? lex_data->window : Globals.active_win;
- }
--
--#ifndef yywrap
--int yywrap(void) { return 1; }
--#endif
--- 
-2.11.0
-

Copied: wine/repos/multilib-x86_64/0001-winhlp32-Workaround-a-bug-in-Flex.patch 
(from rev 230456, wine/trunk/0001-winhlp32-Workaround-a-bug-in-Flex.patch)
===
--- 0001-winhlp32-Workaround-a-bug-in-Flex.patch
(rev 0)
+++ 0001-winhlp32-Workaround-a-bug-in-Flex.patch2017-05-26 11:08:35 UTC 
(rev 230457)
@@ -0,0 +1,33 @@
+From cf6bdd7b7dc1dc1ba31bd48171c218ba3503eb76 Mon Sep 17 00:00:00 2001
+From: Sebastian Lackner 
+Date: Sat, 14 Jan 2017 05:48:28 +0100
+Subject: winhlp32: Workaround a bug in Flex.
+
+---
+ programs/winhlp32/macro.lex.l | 6 +-
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+diff --git a/programs/winhlp32/macro.lex.l b/programs/winhlp32/macro.lex.l
+index 8f6945ca988..da2dd22e447 100644
+--- a/programs/winhlp32/macro.lex.l
 b/programs/winhlp32/macro.lex.l
+@@ -20,7 +20,7 @@
+  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+  */
+ %}
+-%option noinput nounput never-interactive 8bit
++%option noinput nounput never-interactive 8bit noyywrap
+ %x quote
+ %{
+ #include "config.h"
+@@ -367,7 +367,3 @@ WINHELP_WINDOW* MACRO_CurrentWindow(void)
+ {
+ return lex_data ? lex_data->window : Globals.active_win;
+ }
+-
+-#ifndef yywrap
+-int yywrap(void) { return 1; }
+-#endif
+-- 
+2.11.0
+

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-05-26 11:08:23 UTC (rev 230456)
+++ 30-win32-aliases.conf   2017-05-26 11:08:35 UTC (rev 230457)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 230456, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-05-26 11:08:35 UTC (rev 230457)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 11:08:23 UTC (rev 230456)
+++ PKGBUILD2017-05-26 11:08:35 UTC (rev 230457)
@@ -1,183 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 

[arch-commits] Commit in appstream-generator/repos (8 files)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:08:52
  Author: arojas
Revision: 230458

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

Added:
  appstream-generator/repos/community-i686/PKGBUILD
(from rev 230457, appstream-generator/trunk/PKGBUILD)
  appstream-generator/repos/community-i686/appstream-generator-buildpath.patch
(from rev 230457, 
appstream-generator/trunk/appstream-generator-buildpath.patch)
  appstream-generator/repos/community-x86_64/PKGBUILD
(from rev 230457, appstream-generator/trunk/PKGBUILD)
  appstream-generator/repos/community-x86_64/appstream-generator-buildpath.patch
(from rev 230457, 
appstream-generator/trunk/appstream-generator-buildpath.patch)
Deleted:
  appstream-generator/repos/community-i686/PKGBUILD
  appstream-generator/repos/community-i686/appstream-generator-buildpath.patch
  appstream-generator/repos/community-x86_64/PKGBUILD
  appstream-generator/repos/community-x86_64/appstream-generator-buildpath.patch

--+
 /PKGBUILD|   58 +
 /appstream-generator-buildpath.patch |   28 
 community-i686/PKGBUILD  |   38 ---
 community-i686/appstream-generator-buildpath.patch   |   14 
 community-x86_64/PKGBUILD|   38 ---
 community-x86_64/appstream-generator-buildpath.patch |   14 
 6 files changed, 86 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 11:08:35 UTC (rev 230457)
+++ community-i686/PKGBUILD 2017-05-26 11:08:52 UTC (rev 230458)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=appstream-generator
-pkgver=0.6.3
-pkgrel=2
-pkgdesc="A fast AppStream metadata generator"
-arch=(i686 x86_64)
-url="https://github.com/ximion/appstream-generator;
-license=(GPL3)
-depends=(appstream libarchive librsvg lmdb liblphobos)
-makedepends=(ldc meson ninja mustache-d curl)
-source=("https://github.com/ximion/appstream-generator/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
-
appstream-generator-ldc-1.2.patch::"https://github.com/ximion/appstream-generator/commit/07e46bae.patch;
-appstream-generator-buildpath.patch)
-sha256sums=('927ac57571b4e033801635ef9446de1125c9fda00daa39000b0c2392465e34bb'
-'296706113ad8055daa317709079ba39d5a27a832561b077c210e4263db62e133'
-'28ecd93c873956493829b0afa3f81d47239428ef765359f1871d1acb3ab015f9')
-
-prepare() {
-  mkdir -p build
-
-# Fix build with LDC 1.2
-  cd $pkgname-$pkgver
-  patch -p1 -i ../appstream-generator-ldc-1.2.patch
-  patch -p1 -i ../appstream-generator-buildpath.patch
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver -Ddownload_js=false --prefix=/usr
-  ninja -j1
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: appstream-generator/repos/community-i686/PKGBUILD (from rev 230457, 
appstream-generator/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 11:08:52 UTC (rev 230458)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=appstream-generator
+pkgver=0.6.4
+pkgrel=1
+pkgdesc="A fast AppStream metadata generator"
+arch=(i686 x86_64)
+url="https://github.com/ximion/appstream-generator;
+license=(GPL3)
+depends=(appstream libarchive librsvg lmdb)
+makedepends=(dmd meson ninja mustache-d curl gir-to-d gobject-introspection)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
+sha256sums=('ffc7d7e411d6895e569b1568587a9ecd6a577f513ad1dcadda365cabb56cda5e')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  meson ../$pkgname-$pkgver -Ddownload_js=false --prefix=/usr
+  ninja -j1
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: community-i686/appstream-generator-buildpath.patch
===
--- community-i686/appstream-generator-buildpath.patch  2017-05-26 11:08:35 UTC 
(rev 230457)
+++ community-i686/appstream-generator-buildpath.patch  2017-05-26 11:08:52 UTC 
(rev 230458)
@@ -1,14 +0,0 @@
-diff --git a/src/asgen/zarchive.d b/src/asgen/zarchive.d
-index 17a40d6..c7a1181 100644
 a/src/asgen/zarchive.d
-+++ b/src/asgen/zarchive.d
-@@ -572,7 +572,8 @@ unittest
- 
- writeln ("TEST: ", "Extracting a tarball");
- 
--import std.file : buildPath, tempDir;
-+import std.file : tempDir;
-+import std.path: buildPath;
- import asgen.utils : getTestSamplesDir;
- 
- auto archive = buildPath (getTestSamplesDir (), "test.tar.xz");

Copied: 
appstream-generator/repos/community-i686/appstream-generator-buildpath.patch 
(from rev 230457, 

[arch-commits] Commit in wine/repos/community-i686 (6 files)

2017-05-26 Thread Sven-Hendrik Haase
Date: Friday, May 26, 2017 @ 11:08:11
  Author: svenstaro
Revision: 230455

archrelease: copy trunk to community-i686

Added:
  wine/repos/community-i686/0001-winhlp32-Workaround-a-bug-in-Flex.patch
(from rev 230454, wine/trunk/0001-winhlp32-Workaround-a-bug-in-Flex.patch)
  wine/repos/community-i686/30-win32-aliases.conf
(from rev 230454, wine/trunk/30-win32-aliases.conf)
  wine/repos/community-i686/PKGBUILD
(from rev 230454, wine/trunk/PKGBUILD)
Deleted:
  wine/repos/community-i686/0001-winhlp32-Workaround-a-bug-in-Flex.patch
  wine/repos/community-i686/30-win32-aliases.conf
  wine/repos/community-i686/PKGBUILD

--+
 0001-winhlp32-Workaround-a-bug-in-Flex.patch |   66 ++--
 30-win32-aliases.conf|   40 +-
 PKGBUILD |  366 -
 3 files changed, 236 insertions(+), 236 deletions(-)

Deleted: 0001-winhlp32-Workaround-a-bug-in-Flex.patch
===
--- 0001-winhlp32-Workaround-a-bug-in-Flex.patch2017-05-26 11:08:03 UTC 
(rev 230454)
+++ 0001-winhlp32-Workaround-a-bug-in-Flex.patch2017-05-26 11:08:11 UTC 
(rev 230455)
@@ -1,33 +0,0 @@
-From cf6bdd7b7dc1dc1ba31bd48171c218ba3503eb76 Mon Sep 17 00:00:00 2001
-From: Sebastian Lackner 
-Date: Sat, 14 Jan 2017 05:48:28 +0100
-Subject: winhlp32: Workaround a bug in Flex.
-

- programs/winhlp32/macro.lex.l | 6 +-
- 1 file changed, 1 insertion(+), 5 deletions(-)
-
-diff --git a/programs/winhlp32/macro.lex.l b/programs/winhlp32/macro.lex.l
-index 8f6945ca988..da2dd22e447 100644
 a/programs/winhlp32/macro.lex.l
-+++ b/programs/winhlp32/macro.lex.l
-@@ -20,7 +20,7 @@
-  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
-  */
- %}
--%option noinput nounput never-interactive 8bit
-+%option noinput nounput never-interactive 8bit noyywrap
- %x quote
- %{
- #include "config.h"
-@@ -367,7 +367,3 @@ WINHELP_WINDOW* MACRO_CurrentWindow(void)
- {
- return lex_data ? lex_data->window : Globals.active_win;
- }
--
--#ifndef yywrap
--int yywrap(void) { return 1; }
--#endif
--- 
-2.11.0
-

Copied: wine/repos/community-i686/0001-winhlp32-Workaround-a-bug-in-Flex.patch 
(from rev 230454, wine/trunk/0001-winhlp32-Workaround-a-bug-in-Flex.patch)
===
--- 0001-winhlp32-Workaround-a-bug-in-Flex.patch
(rev 0)
+++ 0001-winhlp32-Workaround-a-bug-in-Flex.patch2017-05-26 11:08:11 UTC 
(rev 230455)
@@ -0,0 +1,33 @@
+From cf6bdd7b7dc1dc1ba31bd48171c218ba3503eb76 Mon Sep 17 00:00:00 2001
+From: Sebastian Lackner 
+Date: Sat, 14 Jan 2017 05:48:28 +0100
+Subject: winhlp32: Workaround a bug in Flex.
+
+---
+ programs/winhlp32/macro.lex.l | 6 +-
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+diff --git a/programs/winhlp32/macro.lex.l b/programs/winhlp32/macro.lex.l
+index 8f6945ca988..da2dd22e447 100644
+--- a/programs/winhlp32/macro.lex.l
 b/programs/winhlp32/macro.lex.l
+@@ -20,7 +20,7 @@
+  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+  */
+ %}
+-%option noinput nounput never-interactive 8bit
++%option noinput nounput never-interactive 8bit noyywrap
+ %x quote
+ %{
+ #include "config.h"
+@@ -367,7 +367,3 @@ WINHELP_WINDOW* MACRO_CurrentWindow(void)
+ {
+ return lex_data ? lex_data->window : Globals.active_win;
+ }
+-
+-#ifndef yywrap
+-int yywrap(void) { return 1; }
+-#endif
+-- 
+2.11.0
+

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-05-26 11:08:03 UTC (rev 230454)
+++ 30-win32-aliases.conf   2017-05-26 11:08:11 UTC (rev 230455)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine/repos/community-i686/30-win32-aliases.conf (from rev 230454, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-05-26 11:08:11 UTC (rev 230455)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 11:08:03 UTC (rev 230454)
+++ PKGBUILD2017-05-26 11:08:11 UTC (rev 230455)
@@ -1,183 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# 

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

2017-05-26 Thread Sven-Hendrik Haase
Date: Friday, May 26, 2017 @ 11:08:03
  Author: svenstaro
Revision: 230454

upgpkg: wine 2.9-1

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 11:02:10 UTC (rev 230453)
+++ PKGBUILD2017-05-26 11:08:03 UTC (rev 230454)
@@ -5,7 +5,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine
-pkgver=2.8
+pkgver=2.9
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -13,7 +13,7 @@
 
source=(https://dl.winehq.org/wine/source/2.x/$pkgname-$_pkgbasever.tar.xz{,.sign}
 30-win32-aliases.conf
 0001-winhlp32-Workaround-a-bug-in-Flex.patch)
-sha512sums=('4d0b167b1e5add31ed0ed05b328d16fc13cd268285c03a9100e7ddc53864aa07f6b216a555ef0c2e51dee550e3f4abf0c7c20db2cbca177bb38e8c3e11f05b97'
+sha512sums=('6d06e511d8f338297ed0ddb7bf2ffb501f528209eaecbbee3d4e5d53db649dd5ea0aeb78bba661a9bcfda5f97e170ca10eb8fab355e229bfe7db6a5feb7ec4e8'
 'SKIP'
 
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
 
'a6c099fced12271f6ba14f3f93b322f50bc2ecf5cb0b8b7ed0cc1884269569fdd084fe8531dff8db71484f80e62cbd5b69a1a2d04100e9d7485de5b53b9a4bb5')


[arch-commits] Commit in gir-to-d/repos (4 files)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:02:10
  Author: arojas
Revision: 230453

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

Added:
  gir-to-d/repos/community-i686/PKGBUILD
(from rev 230452, gir-to-d/trunk/PKGBUILD)
  gir-to-d/repos/community-x86_64/PKGBUILD
(from rev 230452, gir-to-d/trunk/PKGBUILD)
Deleted:
  gir-to-d/repos/community-i686/PKGBUILD
  gir-to-d/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 11:01:31 UTC (rev 230452)
+++ community-i686/PKGBUILD 2017-05-26 11:02:10 UTC (rev 230453)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=gir-to-d
-pkgver=0.9.0
-pkgrel=1
-pkgdesc="Create D bindings from GObject introspection files"
-arch=(x86_64 i686)
-url="https://github.com/gtkd-developers/gir-to-d;
-license=(LGPL3)
-depends=(gcc-libs)
-makedepends=(meson dmd)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver --prefix=/usr
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gir-to-d/repos/community-i686/PKGBUILD (from rev 230452, 
gir-to-d/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 11:02:10 UTC (rev 230453)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=gir-to-d
+pkgver=0.9.0
+pkgrel=2
+pkgdesc="Create D bindings from GObject introspection files"
+arch=(x86_64 i686)
+url="https://github.com/gtkd-developers/gir-to-d;
+license=(LGPL3)
+depends=(gcc-libs)
+makedepends=(meson dmd)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;
+
gir-to-d-fix-asgen.patch::"https://github.com/gtkd-developers/gir-to-d/commit/d6309281.patch;)
+sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a'
+'5076a3e7301ae9fff3a24d9f15b573aa40736ccd74d4975877195a6550ea4749')
+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+# Fix appstream-generator build
+  patch -p1 -i ../gir-to-d-fix-asgen.patch
+}
+
+build() {
+  cd build
+  meson ../$pkgname-$pkgver --prefix=/usr
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-26 11:01:31 UTC (rev 230452)
+++ community-x86_64/PKGBUILD   2017-05-26 11:02:10 UTC (rev 230453)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=gir-to-d
-pkgver=0.9.0
-pkgrel=1
-pkgdesc="Create D bindings from GObject introspection files"
-arch=(x86_64 i686)
-url="https://github.com/gtkd-developers/gir-to-d;
-license=(LGPL3)
-depends=(gcc-libs)
-makedepends=(meson dmd)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver --prefix=/usr
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gir-to-d/repos/community-x86_64/PKGBUILD (from rev 230452, 
gir-to-d/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-26 11:02:10 UTC (rev 230453)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=gir-to-d
+pkgver=0.9.0
+pkgrel=2
+pkgdesc="Create D bindings from GObject introspection files"
+arch=(x86_64 i686)
+url="https://github.com/gtkd-developers/gir-to-d;
+license=(LGPL3)
+depends=(gcc-libs)
+makedepends=(meson dmd)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;
+
gir-to-d-fix-asgen.patch::"https://github.com/gtkd-developers/gir-to-d/commit/d6309281.patch;)
+sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a'
+'5076a3e7301ae9fff3a24d9f15b573aa40736ccd74d4975877195a6550ea4749')
+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+# Fix appstream-generator build
+  patch -p1 -i ../gir-to-d-fix-asgen.patch
+}
+
+build() {
+  cd build
+  meson ../$pkgname-$pkgver --prefix=/usr
+  ninja
+}
+
+package() {
+  cd build
+  

[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 11:01:31
  Author: arojas
Revision: 230452

Backport fix for appstream-generator build

Modified:
  gir-to-d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:53:29 UTC (rev 230451)
+++ PKGBUILD2017-05-26 11:01:31 UTC (rev 230452)
@@ -2,7 +2,7 @@
 
 pkgname=gir-to-d
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Create D bindings from GObject introspection files"
 arch=(x86_64 i686)
 url="https://github.com/gtkd-developers/gir-to-d;
@@ -9,11 +9,17 @@
 license=(LGPL3)
 depends=(gcc-libs)
 makedepends=(meson dmd)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;)
-sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz;
+
gir-to-d-fix-asgen.patch::"https://github.com/gtkd-developers/gir-to-d/commit/d6309281.patch;)
+sha256sums=('22aa011c8a17d0e268a6f28861b4218579eeea686658f244f77a18e99d64024a'
+'5076a3e7301ae9fff3a24d9f15b573aa40736ccd74d4975877195a6550ea4749')
 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+# Fix appstream-generator build
+  patch -p1 -i ../gir-to-d-fix-asgen.patch
 }
 
 build() {


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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 10:58:03
  Author: arojas
Revision: 296649

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

Added:
  krita/repos/testing-i686/PKGBUILD
(from rev 296648, krita/trunk/PKGBUILD)
  krita/repos/testing-x86_64/PKGBUILD
(from rev 296648, krita/trunk/PKGBUILD)
Deleted:
  krita/repos/testing-i686/PKGBUILD
  krita/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |   78 ++
 testing-i686/PKGBUILD   |   39 ---
 testing-x86_64/PKGBUILD |   39 ---
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-05-26 10:56:53 UTC (rev 296648)
+++ testing-i686/PKGBUILD   2017-05-26 10:58:03 UTC (rev 296649)
@@ -1,39 +0,0 @@
-# $Id: PKGBUILD 262594 2016-03-26 20:49:29Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=krita
-pkgver=3.1.3
-pkgrel=2
-pkgdesc="Edit and paint images"
-arch=(i686 x86_64)
-url="http://krita.org;
-license=(LGPL)
-depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python boost eigen vc poppler-qt5 
opencolorio)
-optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker')
-conflicts=(calligra-krita krita-l10n)
-replaces=(calligra-krita krita-l10n)
-source=("http://download.kde.org/stable/krita/$pkgver/krita-$pkgver.tar.gz"{,.sig})
-sha256sums=('816b9fa9717b78d8dc3a9c4efd49f7a5e3b7f2a0965f2434c48b708598d1b288'
-'SKIP')
-validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DPACKAGERS_BUILD=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: krita/repos/testing-i686/PKGBUILD (from rev 296648, 
krita/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-05-26 10:58:03 UTC (rev 296649)
@@ -0,0 +1,39 @@
+# $Id: PKGBUILD 262594 2016-03-26 20:49:29Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=krita
+pkgver=3.1.4
+pkgrel=1
+pkgdesc="Edit and paint images"
+arch=(i686 x86_64)
+url="http://krita.org;
+license=(GPL3)
+depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python boost eigen vc poppler-qt5 
opencolorio)
+optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker')
+conflicts=(calligra-krita krita-l10n)
+replaces=(calligra-krita krita-l10n)
+source=("http://download.kde.org/stable/krita/$pkgver/krita-$pkgver.tar.gz"{,.sig})
+sha256sums=('741837b0d12afa795dbbca45d5efc78966f3041dbfb22a268c101c7dc23e82aa'
+'SKIP')
+validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DPACKAGERS_BUILD=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2017-05-26 10:56:53 UTC (rev 296648)
+++ testing-x86_64/PKGBUILD 2017-05-26 10:58:03 UTC (rev 296649)
@@ -1,39 +0,0 @@
-# $Id: PKGBUILD 262594 2016-03-26 20:49:29Z arojas $
-# Maintainer: Antonio Rojas 
-
-pkgname=krita
-pkgver=3.1.3
-pkgrel=2
-pkgdesc="Edit and paint images"
-arch=(i686 x86_64)
-url="http://krita.org;
-license=(LGPL)
-depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python boost eigen vc poppler-qt5 
opencolorio)
-optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker')
-conflicts=(calligra-krita krita-l10n)
-replaces=(calligra-krita krita-l10n)
-source=("http://download.kde.org/stable/krita/$pkgver/krita-$pkgver.tar.gz"{,.sig})
-sha256sums=('816b9fa9717b78d8dc3a9c4efd49f7a5e3b7f2a0965f2434c48b708598d1b288'
-'SKIP')
-validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
-

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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 10:56:53
  Author: arojas
Revision: 296648

Update to 3.1.4

Modified:
  krita/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:01:04 UTC (rev 296647)
+++ PKGBUILD2017-05-26 10:56:53 UTC (rev 296648)
@@ -2,12 +2,12 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=krita
-pkgver=3.1.3
-pkgrel=2
+pkgver=3.1.4
+pkgrel=1
 pkgdesc="Edit and paint images"
 arch=(i686 x86_64)
 url="http://krita.org;
-license=(LGPL)
+license=(GPL3)
 depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs 
hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools python boost eigen vc poppler-qt5 
opencolorio)
 optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker')
@@ -14,7 +14,7 @@
 conflicts=(calligra-krita krita-l10n)
 replaces=(calligra-krita krita-l10n)
 
source=("http://download.kde.org/stable/krita/$pkgver/krita-$pkgver.tar.gz"{,.sig})
-sha256sums=('816b9fa9717b78d8dc3a9c4efd49f7a5e3b7f2a0965f2434c48b708598d1b288'
+sha256sums=('741837b0d12afa795dbbca45d5efc78966f3041dbfb22a268c101c7dc23e82aa'
 'SKIP')
 validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt 

 


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

2017-05-26 Thread Sergej Pupykin
Date: Friday, May 26, 2017 @ 10:53:29
  Author: spupykin
Revision: 230451

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

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

---+
 /PKGBUILD |  120 
 community-i686/PKGBUILD   |   63 ---
 community-x86_64/PKGBUILD |   63 ---
 3 files changed, 120 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 10:53:04 UTC (rev 230450)
+++ community-i686/PKGBUILD 2017-05-26 10:53:29 UTC (rev 230451)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Stefan Husmann 
-# Contributor: Giovanni Scafora 
-# Contributor: Daniel J Griffiths 
-
-pkgname=qcad
-pkgver=3.16.5.0
-pkgrel=1
-pkgdesc="A 2D CAD package based upon Qt"
-arch=('i686' 'x86_64')
-url="http://www.qcad.org;
-license=('GPL3')
-depends=('qt4')
-makedepends=('glu')
-source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz)
-sha256sums=('041b77fc9eb72ee515b32a5c8998735c52d79d39e0caaacaeeec2982694f9237')
-
-prepare() {
-  cd "$srcdir"/qcad-$pkgver
-
-  # remove unused qtwebkit dependency
-  sed -i '/QT += webkit/d' shared.pri
-  sed -i '/webkit/d' 
src/3rdparty/qt-labs-qtscriptgenerator-4.*/qtbindings/qtbindings.pro
-}
-
-build() {
-  cd "$srcdir"/qcad-$pkgver
-  qmake-qt4 qcad.pro
-  make
-}
-
-package() {
-  cd "$srcdir"/qcad-$pkgver
-
-  # remove project files
-  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
-  find . \( -name 'Makefile' -name '.gitignore' \) -delete
-
-  install -dm755 "$pkgdir"/usr/lib/qcad
-  cp -r examples fonts libraries linetypes patterns plugins scripts ts 
"$pkgdir"/usr/lib/qcad
-  cp release/* "$pkgdir"/usr/lib/qcad
-
-  install -m755 readme.txt "$pkgdir"/usr/lib/qcad/readme.txt
-
-  # qt
-  for sofiles in /usr/lib/qt4/plugins/imageformats/*.so
-  do
-ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/imageformats/${sofiles##/*/}
-  done
-  for sofiles in /usr/lib/qt4/plugins/sqldrivers/*.so
-  do
-ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/plugins/sqldrivers/${sofiles##/*/}
-  done
-
-  install -Dm644 scripts/qcad_icon.png 
"$pkgdir"/usr/share/pixmaps/qcad_icon.png
-  install -Dm644 qcad.desktop "$pkgdir"/usr/share/applications/qcad.desktop
-
-  install -dm0755 "$pkgdir"/usr/bin
-  echo -e 
'#!/bin/sh\nLD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/usr/lib/qcad"
 exec /usr/lib/qcad/qcad-bin "$@"' >"$pkgdir"/usr/bin/qcad
-
-  chmod 0755 "$pkgdir"/usr/bin/qcad
-}

Copied: qcad/repos/community-i686/PKGBUILD (from rev 230450, 
qcad/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 10:53:29 UTC (rev 230451)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Stefan Husmann 
+# Contributor: Giovanni Scafora 
+# Contributor: Daniel J Griffiths 
+
+pkgname=qcad
+pkgver=3.17.1.1
+pkgrel=1
+pkgdesc="A 2D CAD package based upon Qt"
+arch=('i686' 'x86_64')
+url="http://www.qcad.org;
+license=('GPL3')
+depends=(qt5-script qt5-svg gcc-libs qt5-xmlpatterns)
+makedepends=(qt5-tools glu)
+source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz)
+sha256sums=('ae47dd6c1191a55529a7131f619497e1db8be27d2918af46f14356fe0636aba3')
+
+prepare() {
+  cd "$srcdir"/qcad-$pkgver
+  rm ../*.tar.gz
+}
+
+build() {
+  cd "$srcdir"/qcad-$pkgver
+  qmake-qt5 qcad.pro
+  make
+}
+
+package() {
+  cd "$srcdir"/qcad-$pkgver
+
+  # remove project files
+  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
+  find . \( -name 'Makefile' -name '.gitignore' \) -delete
+
+  install -dm755 "$pkgdir"/usr/lib/qcad
+  cp -r examples fonts libraries linetypes patterns plugins scripts ts 
"$pkgdir"/usr/lib/qcad
+  cp release/* "$pkgdir"/usr/lib/qcad
+
+  install -m755 readme.txt "$pkgdir"/usr/lib/qcad/readme.txt
+
+  # qt
+  for sofiles in /usr/lib/qt/plugins/imageformats/*.so
+  do
+ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/imageformats/${sofiles##/*/}
+  done
+  for sofiles in /usr/lib/qt/plugins/sqldrivers/*.so
+  do
+ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/plugins/sqldrivers/${sofiles##/*/}
+  done
+
+  install -Dm644 scripts/qcad_icon.png 
"$pkgdir"/usr/share/pixmaps/qcad_icon.png
+  install -Dm644 qcad.desktop "$pkgdir"/usr/share/applications/qcad.desktop
+

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

2017-05-26 Thread Sergej Pupykin
Date: Friday, May 26, 2017 @ 10:53:04
  Author: spupykin
Revision: 230450

upgpkg: qcad 3.17.1.1-1

Modified:
  qcad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:41:14 UTC (rev 230449)
+++ PKGBUILD2017-05-26 10:53:04 UTC (rev 230450)
@@ -41,11 +41,11 @@
   install -m755 readme.txt "$pkgdir"/usr/lib/qcad/readme.txt
 
   # qt
-  for sofiles in /usr/lib/qt4/plugins/imageformats/*.so
+  for sofiles in /usr/lib/qt/plugins/imageformats/*.so
   do
 ln -sf ${sofiles} 
"$pkgdir"/usr/lib/qcad/plugins/imageformats/${sofiles##/*/}
   done
-  for sofiles in /usr/lib/qt4/plugins/sqldrivers/*.so
+  for sofiles in /usr/lib/qt/plugins/sqldrivers/*.so
   do
 ln -sf ${sofiles} "$pkgdir"/usr/lib/qcad/plugins/sqldrivers/${sofiles##/*/}
   done


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

2017-05-26 Thread Sven-Hendrik Haase
Date: Friday, May 26, 2017 @ 10:41:14
  Author: svenstaro
Revision: 230449

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 10:40:49 UTC (rev 230448)
+++ PKGBUILD2017-05-26 10:41:14 UTC (rev 230449)
@@ -1,28 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Konstantin Shalygin 
-
-pkgbase='python-ovirt-engine-sdk'
-pkgname=('python-ovirt-engine-sdk' 'python2-ovirt-engine-sdk')
-pkgver='4.1.3'
-pkgrel='1'
-pkgdesc='Python access to the oVirt Engine API'
-arch=('any')
-url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
-makedepends=('python-setuptools' 'python2-setuptools' 'libxml2')
-license=('ASL 2.0')
-source=("http://resources.ovirt.org/pub/ovirt-4.1/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz;)
-sha512sums=('9ec4125045a69090425d944b3f76a3c282eb181d372d2f03b41a68349901bb9c6f92b722a431ada0f2abd7666a86a4c3e524dfd969a001a7d441013b32c2818f')
-
-package_python-ovirt-engine-sdk() {
-  depends=('python-pycurl' 'python-six')
-
-  cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
-  python setup.py install -O1 --root="${pkgdir}"
-}
-
-package_python2-ovirt-engine-sdk() {
-  depends=('python2-pycurl' 'python2-six' 'python2-enum34')
-
-  cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
-  python2 setup.py install -O1 --root="${pkgdir}"
-}

Copied: python-ovirt-engine-sdk/repos/community-any/PKGBUILD (from rev 230448, 
python-ovirt-engine-sdk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-26 10:41:14 UTC (rev 230449)
@@ -0,0 +1,28 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Konstantin Shalygin 
+
+pkgbase='python-ovirt-engine-sdk'
+pkgname=('python-ovirt-engine-sdk' 'python2-ovirt-engine-sdk')
+pkgver=4.1.4
+pkgrel=1
+pkgdesc='Python access to the oVirt Engine API'
+arch=('any')
+url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
+makedepends=('python-setuptools' 'python2-setuptools' 'libxml2')
+license=('ASL 2.0')
+source=("http://resources.ovirt.org/pub/ovirt-4.1/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz;)
+sha512sums=('1219fd72803925113c4b7f2bd7d420611b28e41cdaba32a1248e5ca8d1094bc15fb164256c130cda8555f2a4b90e68752a91b0dad40fa064aca6c08f538f6dfa')
+
+package_python-ovirt-engine-sdk() {
+  depends=('python-pycurl' 'python-six')
+
+  cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
+  python setup.py install -O1 --root="${pkgdir}"
+}
+
+package_python2-ovirt-engine-sdk() {
+  depends=('python2-pycurl' 'python2-six' 'python2-enum34')
+
+  cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
+  python2 setup.py install -O1 --root="${pkgdir}"
+}


[arch-commits] Commit in gambas3/repos (8 files)

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 10:40:49
  Author: foutrelis
Revision: 230448

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

Added:
  gambas3/repos/community-staging-i686/
  gambas3/repos/community-staging-i686/PKGBUILD
(from rev 230446, gambas3/trunk/PKGBUILD)
  gambas3/repos/community-staging-i686/gambas3-gcc7.patch
(from rev 230446, gambas3/trunk/gambas3-gcc7.patch)
  gambas3/repos/community-staging-i686/prefer-qt5.patch
(from rev 230446, gambas3/trunk/prefer-qt5.patch)
  gambas3/repos/community-staging-x86_64/
  gambas3/repos/community-staging-x86_64/PKGBUILD
(from rev 230446, gambas3/trunk/PKGBUILD)
  gambas3/repos/community-staging-x86_64/gambas3-gcc7.patch
(from rev 230446, gambas3/trunk/gambas3-gcc7.patch)
  gambas3/repos/community-staging-x86_64/prefer-qt5.patch
(from rev 230446, gambas3/trunk/prefer-qt5.patch)

-+
 community-staging-i686/PKGBUILD | 1149 ++
 community-staging-i686/gambas3-gcc7.patch   |   11 
 community-staging-i686/prefer-qt5.patch |   57 +
 community-staging-x86_64/PKGBUILD   | 1149 ++
 community-staging-x86_64/gambas3-gcc7.patch |   11 
 community-staging-x86_64/prefer-qt5.patch   |   57 +
 6 files changed, 2434 insertions(+)

Copied: gambas3/repos/community-staging-i686/PKGBUILD (from rev 230446, 
gambas3/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-26 10:40:49 UTC (rev 230448)
@@ -0,0 +1,1149 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor : sebikul 
+
+pkgbase=gambas3
+pkgname=('gambas3-gb-args' 'gambas3-gb-cairo' 'gambas3-gb-chart' 
'gambas3-gb-clipper' 'gambas3-gb-complex' 'gambas3-gb-compress' 
'gambas3-gb-crypt' 'gambas3-gb-dbus'
+ 'gambas3-gb-data' 'gambas3-gb-db-form' 'gambas3-gb-db-mysql' 
'gambas3-gb-db-odbc' 'gambas3-gb-db-postgresql' 'gambas3-gb-db-sqlite2' 
'gambas3-gb-db-sqlite3' 'gambas3-gb-db' 
+ 'gambas3-gb-desktop-gnome' 'gambas3-gb-desktop-x11' 
'gambas3-gb-desktop' 'gambas3-gb-eval-highlight' 'gambas3-gb-httpd' 
'gambas3-gb-form-dialog' 'gambas3-gb-form-mdi' 'gambas3-gb-form-terminal'  
+ 'gambas3-gb-form-stock' 'gambas3-gb-form-editor' 'gambas3-gb-form' 
'gambas3-gb-gmp' 'gambas3-gb-gsl' 'gambas3-gb-gtk-opengl' 'gambas3-gb-gtk' 
'gambas3-gb-gtk3' 'gambas3-gb-image-effect'
+ 'gambas3-gb-image-imlib' 'gambas3-gb-image-io' 'gambas3-gb-image' 
'gambas3-gb-inotify' 'gambas3-gb-libxml' 'gambas3-gb-logging' 'gambas3-gb-map' 
'gambas3-gb-markdown'
+ 'gambas3-gb-media-form' 'gambas3-gb-media' 'gambas3-gb-memcached' 
'gambas3-gb-mime' 'gambas3-gb-mysql' 'gambas3-gb-ncurses' 'gambas3-gb-net-curl' 
'gambas3-gb-net-pop3'
+ 'gambas3-gb-net-smtp' 'gambas3-gb-net' 'gambas3-gb-openal' 
'gambas3-gb-opengl-glu' 'gambas3-gb-opengl-glsl' 'gambas3-gb-opengl-sge' 
'gambas3-gb-opengl'
+ 'gambas3-gb-option' 'gambas3-gb-pcre' 'gambas3-gb-pdf' 
'gambas3-gb-qt4-ext' 'gambas3-gb-qt4'
+ 'gambas3-gb-qt5-opengl' 'gambas3-gb-qt5-webkit' 'gambas3-gb-qt5' 
'gambas3-gb-openssl' 'gambas3-gb-report' 'gambas3-gb-scanner'
+ 'gambas3-gb-sdl2-audio' 'gambas3-gb-sdl2' 'gambas3-gb-sdl-sound' 
'gambas3-gb-sdl' 'gambas3-gb-settings' 'gambas3-gb-signal' 
+ 'gambas3-gb-util-web' 'gambas3-gb-util' 'gambas3-gb-v4l' 
'gambas3-gb-vb' 'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc' 
'gambas3-gb-xml-xslt' 'gambas3-gb-xml'
+ 'gambas3-gb-web-form' 'gambas3-gb-web'  'gambas3-runtime' 
'gambas3-devel' 'gambas3-ide' 'gambas3-script')
+pkgver=3.9.2
+pkgrel=5
+pkgdesc="A free development environment based on a Basic interpreter."
+arch=('i686' 'x86_64')
+url="http://gambas.sourceforge.net/;
+license=('GPL2')
+groups=('gambas3')
+makedepends=('intltool' 'postgresql' 'libffi' 'bzip2' 'glib2' 'v4l-utils'
+ 'zlib' 'mesa' 'glew' 'xdg-utils' 'gtk2' 'imlib2' 'gdk-pixbuf2' 'gtk3'
+ 'postgresql-libs' 'libmariadb' 'unixodbc' 'sqlite2' 'sqlite' 'librsvg'
+ 'curl' 'poppler-glib' 'sdl_mixer' 'sdl_ttf' 'sdl2_mixer' 'sdl2_image' 
'sdl2_ttf' 'libxtst'
+ 'pcre' 'qt4' 'qt5-webkit' 'qt5-x11extras' 'qt5-svg' 'libxcursor' 
'libsm' 'dbus' 'libxml2'
+ 'libxslt' 'libgnome-keyring' 'gsl' 'gst-plugins-base-libs' 'alure' 
'gtkglext' 'ncurses'
+'gmime')
+options=('!emptydirs' 'libtool')
+source=("http://downloads.sourceforge.net/gambas/${pkgbase}-${pkgver}.tar.bz2;
+'prefer-qt5.patch' 'gambas3-gcc7.patch')
+md5sums=('e7775977ed25f944468904553d67b8f1'
+ '71131eb16bbdf27bf6d329f089602cf7'
+ '97c31d0589c1fe0c5d35af11038f8362')
+
+create_dirs() {
+  install -dm755 ${pkgdir}/usr/lib/gambas3
+  install -dm755 ${pkgdir}/usr/share/gambas3/info/control
+}
+
+prepare() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  # Fix build 

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

2017-05-26 Thread Sven-Hendrik Haase
Date: Friday, May 26, 2017 @ 10:40:47
  Author: svenstaro
Revision: 230447

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

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

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:40:11 UTC (rev 230446)
+++ PKGBUILD2017-05-26 10:40:47 UTC (rev 230447)
@@ -3,8 +3,8 @@
 
 pkgbase='python-ovirt-engine-sdk'
 pkgname=('python-ovirt-engine-sdk' 'python2-ovirt-engine-sdk')
-pkgver='4.1.3'
-pkgrel='1'
+pkgver=4.1.4
+pkgrel=1
 pkgdesc='Python access to the oVirt Engine API'
 arch=('any')
 url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'libxml2')
 license=('ASL 2.0')
 
source=("http://resources.ovirt.org/pub/ovirt-4.1/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz;)
-sha512sums=('9ec4125045a69090425d944b3f76a3c282eb181d372d2f03b41a68349901bb9c6f92b722a431ada0f2abd7666a86a4c3e524dfd969a001a7d441013b32c2818f')
+sha512sums=('1219fd72803925113c4b7f2bd7d420611b28e41cdaba32a1248e5ca8d1094bc15fb164256c130cda8555f2a4b90e68752a91b0dad40fa064aca6c08f538f6dfa')
 
 package_python-ovirt-engine-sdk() {
   depends=('python-pycurl' 'python-six')


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 10:40:11
  Author: foutrelis
Revision: 230446

MariaDB 10.2.6 rebuild

Modified:
  gambas3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:35:43 UTC (rev 230445)
+++ PKGBUILD2017-05-26 10:40:11 UTC (rev 230446)
@@ -16,7 +16,7 @@
  'gambas3-gb-util-web' 'gambas3-gb-util' 'gambas3-gb-v4l' 
'gambas3-gb-vb' 'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc' 
'gambas3-gb-xml-xslt' 'gambas3-gb-xml'
  'gambas3-gb-web-form' 'gambas3-gb-web'  'gambas3-runtime' 
'gambas3-devel' 'gambas3-ide' 'gambas3-script')
 pkgver=3.9.2
-pkgrel=4
+pkgrel=5
 pkgdesc="A free development environment based on a Basic interpreter."
 arch=('i686' 'x86_64')
 url="http://gambas.sourceforge.net/;


[arch-commits] Commit in ppsspp/trunk (4 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 10:35:25
  Author: alucryd
Revision: 230444

upgpkg: ppsspp 1.4.1-1

Modified:
  ppsspp/trunk/PKGBUILD
  ppsspp/trunk/ppsspp-headless.sh
  ppsspp/trunk/ppsspp-qt.sh
  ppsspp/trunk/ppsspp.sh

+
 PKGBUILD   |   14 +++---
 ppsspp-headless.sh |2 +-
 ppsspp-qt.sh   |2 +-
 ppsspp.sh  |2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:18:43 UTC (rev 230443)
+++ PKGBUILD2017-05-26 10:35:25 UTC (rev 230444)
@@ -7,8 +7,8 @@
 
 pkgbase=ppsspp
 pkgname=('ppsspp' 'ppsspp-headless' 'ppsspp-qt')
-pkgver=1.4
-pkgrel=3
+pkgver=1.4.1
+pkgrel=1
 pkgdesc='A PSP emulator written in C++'
 arch=('x86_64')
 url='http://www.ppsspp.org/'
@@ -15,11 +15,11 @@
 license=('GPL2')
 depends=('glew' 'sdl2')
 makedepends=('cmake' 'git' 'glu' 'libzip' 'qt5-tools')
-_commit='186d471305cad6fe83d8716d6b328f0e8b32b38c'
+_commit='e776eff6dba97df3b742dd7e178d2aaf9b15cc87'
 source=("git+https://github.com/hrydgard/ppsspp.git#commit=${_commit};
 
'git+https://github.com/hrydgard/ppsspp-ffmpeg.git#commit=a2e98d7ba4c7c5cac08608732c3058cb46e3e0ef'
 
'ppsspp-glslang::git+https://github.com/hrydgard/glslang.git#commit=b16f7e6819267e57c3c244808d1981f0ce34acbc'
-
'git+https://github.com/hrydgard/ppsspp-lang.git#commit=ed0bbfb389da213bd891d179d1d92e95b8f05e43'
+
'git+https://github.com/hrydgard/ppsspp-lang.git#commit=f32328a88cbf368af90eb79bc7ad5420795d6585'
 
'git+https://github.com/Kingcom/armips.git#commit=770365d44df35d6e675c58bb2a774ca412278ef5'
 
'armips-tinyformat::git+https://github.com/Kingcom/tinyformat.git#commit=b7f5a22753c81d834ab5133d655f1fd525280765'
 
'git+https://github.com/KhronosGroup/SPIRV-Cross.git#commit=6381b2ff9c0d975af8fd2974c97aa12a69ab6cc6'
@@ -36,9 +36,9 @@
 'SKIP'
 'SKIP'
 'SKIP'
-'873d63c6ef9acdf7121f4bcc4cb849bb8a006abc508c403786c24ebd500e0eec'
-'5c168ae19d19059095101e5ff587d5b107b16d070721541f765d002e15d89ed4'
-'e14964ec3a931d10ed71a88316735f4c47ac7fd62f346973e0c9a0d0a2ff6cab'
+'2c2d1ee6d1ce5c2acec372d58b8079885f6d5d674633cfea489cd550252a5426'
+'1236ce000bb670ee2c0e0645c3d55f4d8c8e74dbc35a1af0962a3bdd7608f1c5'
+'828b06aacc56672a4d953d77342717c5be414a68261025f74e466abd084b8e6b'
 '1c332702d0aeced07df7e12ba8530bc3f19a52bc76c355f6c84c141becfd46d8'
 'b3b1fb9e0ecd3c4472b51f27d028a69514b1a3823c26e33da6ffaebfb1522b7f'
 '6694643d96dae673f01555637139468eb277f3379afbcceccad3f7e0ae670278')

Modified: ppsspp-headless.sh
===
--- ppsspp-headless.sh  2017-05-26 10:18:43 UTC (rev 230443)
+++ ppsspp-headless.sh  2017-05-26 10:35:25 UTC (rev 230444)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 cd /opt/ppsspp
-exec ./PPSSPPHeadless $*
+exec ./PPSSPPHeadless "$@"

Modified: ppsspp-qt.sh
===
--- ppsspp-qt.sh2017-05-26 10:18:43 UTC (rev 230443)
+++ ppsspp-qt.sh2017-05-26 10:35:25 UTC (rev 230444)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 cd /opt/ppsspp
-exec ./PPSSPPQt $*
+exec ./PPSSPPQt "$@"

Modified: ppsspp.sh
===
--- ppsspp.sh   2017-05-26 10:18:43 UTC (rev 230443)
+++ ppsspp.sh   2017-05-26 10:35:25 UTC (rev 230444)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 cd /opt/ppsspp
-exec ./PPSSPPSDL $*
+exec ./PPSSPPSDL "$@"


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

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 10:35:43
  Author: alucryd
Revision: 230445

archrelease: copy trunk to community-x86_64

Added:
  ppsspp/repos/community-x86_64/PKGBUILD
(from rev 230444, ppsspp/trunk/PKGBUILD)
  ppsspp/repos/community-x86_64/ppsspp-flags.patch
(from rev 230444, ppsspp/trunk/ppsspp-flags.patch)
  ppsspp/repos/community-x86_64/ppsspp-headless.sh
(from rev 230444, ppsspp/trunk/ppsspp-headless.sh)
  ppsspp/repos/community-x86_64/ppsspp-qt.desktop
(from rev 230444, ppsspp/trunk/ppsspp-qt.desktop)
  ppsspp/repos/community-x86_64/ppsspp-qt.sh
(from rev 230444, ppsspp/trunk/ppsspp-qt.sh)
  ppsspp/repos/community-x86_64/ppsspp.desktop
(from rev 230444, ppsspp/trunk/ppsspp.desktop)
  ppsspp/repos/community-x86_64/ppsspp.sh
(from rev 230444, ppsspp/trunk/ppsspp.sh)
Deleted:
  ppsspp/repos/community-x86_64/PKGBUILD
  ppsspp/repos/community-x86_64/ppsspp-flags.patch
  ppsspp/repos/community-x86_64/ppsspp-headless.sh
  ppsspp/repos/community-x86_64/ppsspp-qt.desktop
  ppsspp/repos/community-x86_64/ppsspp-qt.sh
  ppsspp/repos/community-x86_64/ppsspp.desktop
  ppsspp/repos/community-x86_64/ppsspp.sh

+
 PKGBUILD   |  272 +--
 ppsspp-flags.patch |   66 ++--
 ppsspp-headless.sh |8 -
 ppsspp-qt.desktop  |   18 +--
 ppsspp-qt.sh   |8 -
 ppsspp.desktop |   18 +--
 ppsspp.sh  |8 -
 7 files changed, 199 insertions(+), 199 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 10:35:25 UTC (rev 230444)
+++ PKGBUILD2017-05-26 10:35:43 UTC (rev 230445)
@@ -1,136 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Ben Reedy 
-# Contributor: Clement Guerin 
-# Contributor: Thiago Kenji Okada 
-
-pkgbase=ppsspp
-pkgname=('ppsspp' 'ppsspp-headless' 'ppsspp-qt')
-pkgver=1.4
-pkgrel=2
-pkgdesc='A PSP emulator written in C++'
-arch=('x86_64')
-url='http://www.ppsspp.org/'
-license=('GPL2')
-depends=('glew' 'sdl2')
-makedepends=('cmake' 'git' 'glu' 'libzip' 'qt5-tools')
-_commit='186d471305cad6fe83d8716d6b328f0e8b32b38c'
-source=("git+https://github.com/hrydgard/ppsspp.git#commit=${_commit};
-
'git+https://github.com/hrydgard/ppsspp-ffmpeg.git#commit=a2e98d7ba4c7c5cac08608732c3058cb46e3e0ef'
-
'ppsspp-glslang::git+https://github.com/hrydgard/glslang.git#commit=b16f7e6819267e57c3c244808d1981f0ce34acbc'
-
'git+https://github.com/hrydgard/ppsspp-lang.git#commit=ed0bbfb389da213bd891d179d1d92e95b8f05e43'
-
'git+https://github.com/Kingcom/armips.git#commit=770365d44df35d6e675c58bb2a774ca412278ef5'
-
'armips-tinyformat::git+https://github.com/Kingcom/tinyformat.git#commit=b7f5a22753c81d834ab5133d655f1fd525280765'
-
'git+https://github.com/KhronosGroup/SPIRV-Cross.git#commit=6381b2ff9c0d975af8fd2974c97aa12a69ab6cc6'
-'ppsspp.sh'
-'ppsspp-headless.sh'
-'ppsspp-qt.sh'
-'ppsspp.desktop'
-'ppsspp-qt.desktop'
-'ppsspp-flags.patch')
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'e479cc5f6b998807ecea1793551cd9f080fe136243cd1d5212eb70e389e48eb0'
-'86b1748137d7c05f7e6da11f148b36aa2c64e25f432de1220b47cf17baa53175'
-'b9c1c638f13c41c9ddaf818fea3349cf14841aade2287d086f1e2c96584e99ea'
-'1c332702d0aeced07df7e12ba8530bc3f19a52bc76c355f6c84c141becfd46d8'
-'b3b1fb9e0ecd3c4472b51f27d028a69514b1a3823c26e33da6ffaebfb1522b7f'
-'6694643d96dae673f01555637139468eb277f3379afbcceccad3f7e0ae670278')
-
-prepare() {
-  cd ppsspp
-
-  patch -Np1 -i ../ppsspp-flags.patch
-
-  for submodule in ffmpeg assets/lang ext/glslang; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../ppsspp-${submodule#*/}
-git submodule update ${submodule}
-  done
-  for submodule in ext/{SPIRV-Cross,armips}; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../${submodule#*/}
-git submodule update ${submodule}
-  done
-
-  pushd ext/armips
-
-  for submodule in ext/tinyformat; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../../../armips-${submodule#*/}
-git submodule update ${submodule}
-  done
-
-  popd
-
-  for ui in sdl qt; do
-if [[ -d build-$ui ]]; then
-  rm -rf build-$ui
-fi
-mkdir build-$ui
-  done
-}
-
-build() {
-  cd ppsspp/build-sdl
-
-  cmake .. \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_SKIP_RPATH='ON' \
--DHEADLESS='ON'
-  make
-
-  cd ../build-qt
-
-  cmake .. \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_SKIP_RPATH='ON' \
--DUSING_QT_UI='ON'
-  make
-}
-
-package_ppsspp() {
-  

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

2017-05-26 Thread Sven-Hendrik Haase
Date: Friday, May 26, 2017 @ 10:18:43
  Author: svenstaro
Revision: 230443

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 10:18:22 UTC (rev 230442)
+++ community-i686/PKGBUILD 2017-05-26 10:18:43 UTC (rev 230443)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
-pkgname=tiled
-pkgver=0.18.2
-pkgrel=1
-pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
-arch=('i686' 'x86_64')
-url='http://mapeditor.org'
-license=('GPL')
-replaces=('tiled-qt')
-depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
-makedepends=('mesa' 'qt5-tools' 'python2')
-optdepends=('python2: Python plugin')
-source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('950dd9d160a53ba2ef105a6f6930fb8e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make install INSTALL_ROOT=$pkgdir
-}

Copied: tiled/repos/community-i686/PKGBUILD (from rev 230442, 
tiled/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 10:18:43 UTC (rev 230443)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
+pkgname=tiled
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
+arch=('i686' 'x86_64')
+url='http://mapeditor.org'
+license=('GPL')
+replaces=('tiled-qt')
+depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
+makedepends=('mesa' 'qt5-tools' 'python2')
+optdepends=('python2: Python plugin')
+source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
+md5sums=('30d6c05a46ed74c1ead53c4d3164aa6b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install INSTALL_ROOT=$pkgdir
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-26 10:18:22 UTC (rev 230442)
+++ community-x86_64/PKGBUILD   2017-05-26 10:18:43 UTC (rev 230443)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
-pkgname=tiled
-pkgver=0.18.2
-pkgrel=1
-pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
-arch=('i686' 'x86_64')
-url='http://mapeditor.org'
-license=('GPL')
-replaces=('tiled-qt')
-depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
-makedepends=('mesa' 'qt5-tools' 'python2')
-optdepends=('python2: Python plugin')
-source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('950dd9d160a53ba2ef105a6f6930fb8e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make install INSTALL_ROOT=$pkgdir
-}

Copied: tiled/repos/community-x86_64/PKGBUILD (from rev 230442, 
tiled/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-26 10:18:43 UTC (rev 230443)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
+pkgname=tiled
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
+arch=('i686' 'x86_64')
+url='http://mapeditor.org'
+license=('GPL')
+replaces=('tiled-qt')
+depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
+makedepends=('mesa' 'qt5-tools' 'python2')
+optdepends=('python2: Python plugin')
+source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)

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

2017-05-26 Thread Sven-Hendrik Haase
Date: Friday, May 26, 2017 @ 10:18:22
  Author: svenstaro
Revision: 230442

upgpkg: tiled 1.0.0-1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 10:16:16 UTC (rev 230441)
+++ PKGBUILD2017-05-26 10:18:22 UTC (rev 230442)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.18.2
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'qt5-tools' 'python2')
 optdepends=('python2: Python plugin')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('950dd9d160a53ba2ef105a6f6930fb8e')
+md5sums=('30d6c05a46ed74c1ead53c4d3164aa6b')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 10:16:03
  Author: foutrelis
Revision: 230440

MariaDB 10.2.6 rebuild

Modified:
  vtk6/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:53:08 UTC (rev 230439)
+++ PKGBUILD2017-05-26 10:16:03 UTC (rev 230440)
@@ -6,7 +6,7 @@
 pkgname=vtk6
 pkgver=6.3.0
 _majorver=6.3
-pkgrel=5
+pkgrel=6
 pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization. Legacy 6.3 version.'
 arch=('i686' 'x86_64')
 url='http://www.vtk.org/'


[arch-commits] Commit in vtk6/repos (10 files)

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 10:16:16
  Author: foutrelis
Revision: 230441

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

Added:
  vtk6/repos/community-staging-i686/
  vtk6/repos/community-staging-i686/PKGBUILD
(from rev 230440, vtk6/trunk/PKGBUILD)
  vtk6/repos/community-staging-i686/ffmpeg3_compat.patch
(from rev 230440, vtk6/trunk/ffmpeg3_compat.patch)
  vtk6/repos/community-staging-i686/gcc6.patch
(from rev 230440, vtk6/trunk/gcc6.patch)
  vtk6/repos/community-staging-i686/gdal2.patch
(from rev 230440, vtk6/trunk/gdal2.patch)
  vtk6/repos/community-staging-x86_64/
  vtk6/repos/community-staging-x86_64/PKGBUILD
(from rev 230440, vtk6/trunk/PKGBUILD)
  vtk6/repos/community-staging-x86_64/ffmpeg3_compat.patch
(from rev 230440, vtk6/trunk/ffmpeg3_compat.patch)
  vtk6/repos/community-staging-x86_64/gcc6.patch
(from rev 230440, vtk6/trunk/gcc6.patch)
  vtk6/repos/community-staging-x86_64/gdal2.patch
(from rev 230440, vtk6/trunk/gdal2.patch)

---+
 community-staging-i686/PKGBUILD   |  136 
 community-staging-i686/ffmpeg3_compat.patch   |   62 ++
 community-staging-i686/gcc6.patch |   24 
 community-staging-i686/gdal2.patch|   31 +
 community-staging-x86_64/PKGBUILD |  136 
 community-staging-x86_64/ffmpeg3_compat.patch |   62 ++
 community-staging-x86_64/gcc6.patch   |   24 
 community-staging-x86_64/gdal2.patch  |   31 +
 8 files changed, 506 insertions(+)

Copied: vtk6/repos/community-staging-i686/PKGBUILD (from rev 230440, 
vtk6/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-26 10:16:16 UTC (rev 230441)
@@ -0,0 +1,136 @@
+# Mainteriner: Florian Pritz 
+# Contributor: Ray Rashif 
+# Contributor: Andrzej Giniewicz 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+
+pkgname=vtk6
+pkgver=6.3.0
+_majorver=6.3
+pkgrel=6
+pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization. Legacy 6.3 version.'
+arch=('i686' 'x86_64')
+url='http://www.vtk.org/'
+license=('BSD')
+depends=('gcc-libs' 'gl2ps')
+makedepends=('boost' 'cmake' 'ninja' 'java-environment' 'doxygen' 'gnuplot' 
'tk' 'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'ffmpeg' 
'lesstif' 'qt5-base' 'jsoncpp' 'qt5-webkit' 'qt5-tools')
+optdepends=('python2: python bindings'
+'java-runtime: java bindings'
+'tk: tcl bindings'
+'gnuplot: plotting tools'
+'graphviz: drawing tools'
+'python2-matplotlib: for Matplotlib rendering'
+'python2-twisted: for vtkWeb'
+'python2-autobahn: for vtkWeb'
+'openmpi: OpenMPI support'
+'python2-mpi4py: OpenMPI python support'
+'unixodbc'
+'glew'
+'gdal'
+'mariadb')
+source=("http://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz;
+
"http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz;
+
"http://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz;
+# https://github.com/Kitware/VTK/pull/21
+
remove-vtkxdmf3.patch::https://github.com/nschloe/VTK/commit/a98527dfe9ce23beebf386fab07caef99b911ede.patch
+
find-libxml2.patch::https://github.com/nschloe/VTK/commit/6216f98a7124e12a2c1cefd113347f94b51f3c51.patch
+   ffmpeg3_compat.patch
+gdal2.patch
+gcc6.patch)
+options=(staticlibs)
+sha1sums=('452efab1eedf6202f2d9a3362b5f69adfc44edda'
+  '424b138c079a688cd8c52c43d12b54e2f2b06acf'
+  '622a2bd314262961c6d96f2686f96224e8e31de3'
+  '191a9393dc0e2e8c40e5042611102cd5e421dfaa'
+  '1c26fc85939eb95696e52c7ae1bfac3cc0df52b7'
+  'a78177f8dd6dedd9ad189fa12730ec53c7d02508'
+  'c60610e7c8cf0ad93d7c02cbf8a20fc415f59b3e'
+  '0dc5e510a7f522e32484e2e77205c1a9d2c48854')
+
+prepare() {
+  cd "${srcdir}"/VTK-$pkgver
+
+  # fix compilation errors:
+  patch -Np1 -i "${srcdir}"/remove-vtkxdmf3.patch
+  patch -Np1 -i "${srcdir}"/find-libxml2.patch
+  patch -Np1 -i "${srcdir}"/gdal2.patch
+  patch -Np1 -i "${srcdir}"/ffmpeg3_compat.patch
+  patch -Np1 -i "${srcdir}"/gcc6.patch
+
+  sed -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
+  -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+  -e "s|#![ ]*/bin/env python$|#!/usr/bin/env python2|" \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  cd "${srcdir}"
+  rm -rf build
+  mkdir build
+  cd build
+
+  # to help cmake find java
+  export JAVA_HOME=/usr/lib/jvm/default
+
+  # flags to enable 

[arch-commits] Commit in mesa/trunk (4 files)

2017-05-26 Thread Laurent Carlier
Date: Friday, May 26, 2017 @ 10:00:40
  Author: lcarlier
Revision: 296646

upgpkg: mesa 17.1.1-1

upstream update 17.1.1

Added:
  mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch
(from rev 296645, mesa/trunk/glvnd-fix-gl-dot-pc.patch)
Modified:
  mesa/trunk/PKGBUILD
Deleted:
  mesa/trunk/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
  mesa/trunk/glvnd-fix-gl-dot-pc.patch

-+
 0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch |   88 
--
 0002-glvnd-fix-gl-dot-pc.patch  |   12 +
 PKGBUILD|   11 -
 glvnd-fix-gl-dot-pc.patch   |   12 -
 4 files changed, 16 insertions(+), 107 deletions(-)

Deleted: 0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
===
--- 0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch 
2017-05-26 09:01:50 UTC (rev 296645)
+++ 0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch 
2017-05-26 10:00:40 UTC (rev 296646)
@@ -1,88 +0,0 @@
-From efa4f2ebc1e788c3f1cfcf3842058cf838171653 Mon Sep 17 00:00:00 2001
-From: Hans de Goede 
-Date: Mon, 20 Mar 2017 08:41:26 +0100
-Subject: [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
-
-Together with some fixes to xdriinfo this fixes xdriinfo not working
-with glvnd.
-
-Since apps (xdriinfo) expect GetDriverConfig to work without going to
-need through the dance to setup a glxcontext (which is a reasonable
-expectation IMHO), the dispatch for this ends up significantly different
-then any other dispatch function.
-
-This patch gets the job done, but I'm not really happy with how this
-patch turned out, suggestions for a better fix are welcome.
-
-Cc: Kyle Brenneman 
-Signed-off-by: Hans de Goede 

- src/glx/g_glxglvnddispatchfuncs.c   | 18 ++
- src/glx/g_glxglvnddispatchindices.h |  1 +
- 2 files changed, 19 insertions(+)
-
-diff --git a/src/glx/g_glxglvnddispatchfuncs.c 
b/src/glx/g_glxglvnddispatchfuncs.c
-index b5e3398..040cdf8 100644
 a/src/glx/g_glxglvnddispatchfuncs.c
-+++ b/src/glx/g_glxglvnddispatchfuncs.c
-@@ -4,6 +4,7 @@
-  */
- #include 
- 
-+#include "glxclient.h"
- #include "glxglvnd.h"
- #include "glxglvnddispatchfuncs.h"
- #include "g_glxglvnddispatchindices.h"
-@@ -50,6 +51,7 @@ const char * const __glXDispatchTableStrings[DI_LAST_INDEX] 
= {
- __ATTRIB(GetCurrentDisplayEXT),
- // glXGetCurrentDrawable implemented by libglvnd
- // glXGetCurrentReadDrawable implemented by libglvnd
-+__ATTRIB(GetDriverConfig),
- // glXGetFBConfigAttrib implemented by libglvnd
- __ATTRIB(GetFBConfigAttribSGIX),
- __ATTRIB(GetFBConfigFromVisualSGIX),
-@@ -334,6 +336,21 @@ static Display *dispatch_GetCurrentDisplayEXT(void)
- 
- 
- 
-+static const char *dispatch_GetDriverConfig(const char *driverName)
-+{
-+/*
-+ * The options are constant for a given driverName, so we do not need
-+ * a context (and apps expect to be able to call this without one).
-+ */
-+#if defined(GLX_DIRECT_RENDERING) && !defined(GLX_USE_APPLEGL)
-+return glXGetDriverConfig(driverName);
-+#else
-+return NULL;
-+#endif
-+}
-+
-+
-+
- static int dispatch_GetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX 
config,
-   int attribute, int *value_return)
- {
-@@ -939,6 +956,7 @@ const void * const __glXDispatchFunctions[DI_LAST_INDEX + 
1] = {
- __ATTRIB(DestroyGLXPbufferSGIX),
- __ATTRIB(GetContextIDEXT),
- __ATTRIB(GetCurrentDisplayEXT),
-+__ATTRIB(GetDriverConfig),
- __ATTRIB(GetFBConfigAttribSGIX),
- __ATTRIB(GetFBConfigFromVisualSGIX),
- __ATTRIB(GetMscRateOML),
-diff --git a/src/glx/g_glxglvnddispatchindices.h 
b/src/glx/g_glxglvnddispatchindices.h
-index 05a2c8c..3ba50a7 100644
 a/src/glx/g_glxglvnddispatchindices.h
-+++ b/src/glx/g_glxglvnddispatchindices.h
-@@ -39,6 +39,7 @@ typedef enum __GLXdispatchIndex {
- DI_GetCurrentDisplayEXT,
- // GetCurrentDrawable implemented by libglvnd
- // GetCurrentReadDrawable implemented by libglvnd
-+DI_GetDriverConfig,
- // GetFBConfigAttrib implemented by libglvnd
- DI_GetFBConfigAttribSGIX,
- DI_GetFBConfigFromVisualSGIX,
--- 
-2.9.3
-

Copied: mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch (from rev 296645, 
mesa/trunk/glvnd-fix-gl-dot-pc.patch)
===
--- 0002-glvnd-fix-gl-dot-pc.patch  (rev 0)
+++ 0002-glvnd-fix-gl-dot-pc.patch  2017-05-26 10:00:40 UTC (rev 296646)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  

[arch-commits] Commit in mesa/repos (10 files)

2017-05-26 Thread Laurent Carlier
Date: Friday, May 26, 2017 @ 10:01:04
  Author: lcarlier
Revision: 296647

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

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 296646, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 296646, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 296646, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 296646, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 296646, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 296646, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 296646, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 296646, mesa/trunk/PKGBUILD)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 testing-i686/LICENSE   |   82 
 testing-i686/PKGBUILD  |  193 +++
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 testing-x86_64/LICENSE |   82 
 testing-x86_64/PKGBUILD|  193 +++
 8 files changed, 626 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 296646, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-05-26 
10:01:04 UTC (rev 296647)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
296646, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-05-26 10:01:04 UTC (rev 
296647)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 296646, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-05-26 10:01:04 UTC (rev 296647)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics

[arch-commits] Commit in lib32-gtk3/repos/multilib-x86_64 (4 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:53:08
  Author: alucryd
Revision: 230439

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-gtk3/repos/multilib-x86_64/PKGBUILD
(from rev 230438, lib32-gtk3/trunk/PKGBUILD)
  lib32-gtk3/repos/multilib-x86_64/gtk-query-immodules-3.0-32.hook
(from rev 230438, lib32-gtk3/trunk/gtk-query-immodules-3.0-32.hook)
Deleted:
  lib32-gtk3/repos/multilib-x86_64/PKGBUILD
  lib32-gtk3/repos/multilib-x86_64/gtk-query-immodules-3.0-32.hook

-+
 PKGBUILD|  136 +++---
 gtk-query-immodules-3.0-32.hook |   22 +++---
 2 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 09:53:00 UTC (rev 230438)
+++ PKGBUILD2017-05-26 09:53:08 UTC (rev 230439)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: josephgbr 
-# Contributor: GordonGR 
-
-pkgname=lib32-gtk3
-pkgver=3.22.12+6+g42aa4c138c
-pkgrel=1
-pkgdesc='GObject-based multi-platform GUI toolkit'
-arch=('x86_64')
-license=('LGPL')
-url='http://www.gtk.org/'
-depends=('gtk3' 'lib32-at-spi2-atk' 'lib32-colord' 'lib32-gdk-pixbuf2'
- 'lib32-json-glib' 'lib32-libcups' 'lib32-libepoxy' 'lib32-librsvg'
- 'lib32-libxcomposite' 'lib32-libxcursor' 'lib32-libxinerama'
- 'lib32-libxkbcommon' 'lib32-libxrandr' 'lib32-pango' 'lib32-rest')
-makedepends=('gcc-multilib' 'git' 'gobject-introspection' 'gtk-doc')
-_commit='42aa4c138c5a1ef2aafba3bd4a2b0f55bc822b29'
-source=("git+https://git.gnome.org/browse/gtk+#commit=${_commit};
-'gtk-query-immodules-3.0-32.hook')
-sha256sums=('SKIP'
-'c87e56504cd38d73748d12e87353680156cdeef30d082cca407d2375db821115')
-
-pkgver() {
-  cd gtk+
-
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd gtk+
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd gtk+
-
-  export CC='gcc -m32'
-  export CXX='/bin/false'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  ./configure \
---prefix='/usr' \
---libdir='/usr/lib32' \
---localstatedir='/var' \
---sysconfdir='/etc' \
---enable-{broadway,wayland,x11}-backend \
---disable-libcanberra \
---disable-schemas-compile
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd gtk+
-
-  make DESTDIR="${pkgdir}" install
-  mv "${pkgdir}"/usr/bin/gtk-query-immodules-3.0{,-32}
-  mv "${pkgdir}"/usr/bin/gtk-query-settings{,-32}
-  rm 
"${pkgdir}"/usr/bin/{broadwayd,gtk-{builder-tool,encode-symbolic-svg,launch,update-icon-cache},gtk3-{demo,demo-application,icon-browser,widget-factory}}
-  rm -rf "${pkgdir}"/{etc,usr/{include,share}}
-
-  install -dm 755 "${pkgdir}"/usr/share/libalpm/hooks
-  install -m 644 ../gtk-query-immodules-3.0-32.hook 
"${pkgdir}"/usr/share/libalpm/hooks/
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-gtk3/repos/multilib-x86_64/PKGBUILD (from rev 230438, 
lib32-gtk3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-26 09:53:08 UTC (rev 230439)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: josephgbr 
+# Contributor: GordonGR 
+
+pkgname=lib32-gtk3
+pkgver=3.22.15
+pkgrel=1
+pkgdesc='GObject-based multi-platform GUI toolkit'
+arch=('x86_64')
+license=('LGPL')
+url='http://www.gtk.org/'
+depends=('gtk3' 'lib32-at-spi2-atk' 'lib32-colord' 'lib32-gdk-pixbuf2'
+ 'lib32-json-glib' 'lib32-libcups' 'lib32-libepoxy' 'lib32-librsvg'
+ 'lib32-libxcomposite' 'lib32-libxcursor' 'lib32-libxinerama'
+ 'lib32-libxkbcommon' 'lib32-libxrandr' 'lib32-pango' 'lib32-rest')
+makedepends=('gcc-multilib' 'git' 'gobject-introspection' 'gtk-doc')
+_commit='2dfcb471909158a2bea026fe65a0e17bcf6199f1'
+source=("git+https://git.gnome.org/browse/gtk+#commit=${_commit};
+'gtk-query-immodules-3.0-32.hook')
+sha256sums=('SKIP'
+'c87e56504cd38d73748d12e87353680156cdeef30d082cca407d2375db821115')
+
+pkgver() {
+  cd gtk+
+
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd gtk+
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd gtk+
+
+  export CC='gcc -m32'
+  export CXX='/bin/false'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib32' \
+--localstatedir='/var' \
+--sysconfdir='/etc' \
+--enable-{broadway,wayland,x11}-backend \
+--disable-libcanberra \
+--disable-schemas-compile
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd gtk+
+
+  make DESTDIR="${pkgdir}" install
+  mv "${pkgdir}"/usr/bin/gtk-query-immodules-3.0{,-32}
+  mv "${pkgdir}"/usr/bin/gtk-query-settings{,-32}
+  rm 

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

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:53:00
  Author: alucryd
Revision: 230438

upgpkg: lib32-gtk3 3.22.15-1

Modified:
  lib32-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:45:33 UTC (rev 230437)
+++ PKGBUILD2017-05-26 09:53:00 UTC (rev 230438)
@@ -4,7 +4,7 @@
 # Contributor: GordonGR 
 
 pkgname=lib32-gtk3
-pkgver=3.22.12+6+g42aa4c138c
+pkgver=3.22.15
 pkgrel=1
 pkgdesc='GObject-based multi-platform GUI toolkit'
 arch=('x86_64')
@@ -15,7 +15,7 @@
  'lib32-libxcomposite' 'lib32-libxcursor' 'lib32-libxinerama'
  'lib32-libxkbcommon' 'lib32-libxrandr' 'lib32-pango' 'lib32-rest')
 makedepends=('gcc-multilib' 'git' 'gobject-introspection' 'gtk-doc')
-_commit='42aa4c138c5a1ef2aafba3bd4a2b0f55bc822b29'
+_commit='2dfcb471909158a2bea026fe65a0e17bcf6199f1'
 source=("git+https://git.gnome.org/browse/gtk+#commit=${_commit};
 'gtk-query-immodules-3.0-32.hook')
 sha256sums=('SKIP'


[arch-commits] Commit in lib32-openssl-1.0/repos/multilib-x86_64 (8 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:45:33
  Author: alucryd
Revision: 230437

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-openssl-1.0/repos/multilib-x86_64/PKGBUILD
(from rev 230436, lib32-openssl-1.0/trunk/PKGBUILD)
  lib32-openssl-1.0/repos/multilib-x86_64/no-rpath.patch
(from rev 230436, lib32-openssl-1.0/trunk/no-rpath.patch)
  lib32-openssl-1.0/repos/multilib-x86_64/openssl-1.0-versioned-symbols.patch
(from rev 230436, 
lib32-openssl-1.0/trunk/openssl-1.0-versioned-symbols.patch)
  lib32-openssl-1.0/repos/multilib-x86_64/ssl3-test-failure.patch
(from rev 230436, lib32-openssl-1.0/trunk/ssl3-test-failure.patch)
Deleted:
  lib32-openssl-1.0/repos/multilib-x86_64/PKGBUILD
  lib32-openssl-1.0/repos/multilib-x86_64/no-rpath.patch
  lib32-openssl-1.0/repos/multilib-x86_64/openssl-1.0-versioned-symbols.patch
  lib32-openssl-1.0/repos/multilib-x86_64/ssl3-test-failure.patch

-+
 PKGBUILD|  141 
 no-rpath.patch  |   22 
 openssl-1.0-versioned-symbols.patch | 9334 +-
 ssl3-test-failure.patch |   52 
 4 files changed, 4774 insertions(+), 4775 deletions(-)

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


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

2017-05-26 Thread Antonio Rojas
Date: Friday, May 26, 2017 @ 09:43:56
  Author: arojas
Revision: 230436

Fix build with GCC 7

Added:
  gambas3/trunk/gambas3-gcc7.patch
Modified:
  gambas3/trunk/PKGBUILD

+
 PKGBUILD   |8 ++--
 gambas3-gcc7.patch |   11 +++
 2 files changed, 17 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:42:41 UTC (rev 230435)
+++ PKGBUILD2017-05-26 09:43:56 UTC (rev 230436)
@@ -31,9 +31,10 @@
 'gmime')
 options=('!emptydirs' 'libtool')
 source=("http://downloads.sourceforge.net/gambas/${pkgbase}-${pkgver}.tar.bz2;
-'prefer-qt5.patch')
+'prefer-qt5.patch' 'gambas3-gcc7.patch')
 md5sums=('e7775977ed25f944468904553d67b8f1'
- '71131eb16bbdf27bf6d329f089602cf7')
+ '71131eb16bbdf27bf6d329f089602cf7'
+ '97c31d0589c1fe0c5d35af11038f8362')
 
 create_dirs() {
   install -dm755 ${pkgdir}/usr/lib/gambas3
@@ -43,6 +44,9 @@
 prepare() {
   cd ${srcdir}/${pkgbase}-${pkgver}
 
+  # Fix build with GCC 7
+  patch -p3 -i ../gambas3-gcc7.patch
+
   # Prefer Qt5 over Qt4 for the IDE (Qt4 will not work due to the QtWebkit 
removal)
   patch -Np1 -i ../prefer-qt5.patch
   ./reconf-all

Added: gambas3-gcc7.patch
===
--- gambas3-gcc7.patch  (rev 0)
+++ gambas3-gcc7.patch  2017-05-26 09:43:56 UTC (rev 230436)
@@ -0,0 +1,11 @@
+--- a/gambas/trunk/gb.db.sqlite2/src/sqlitedataset.cpp
 b/gambas/trunk/gb.db.sqlite2/src/sqlitedataset.cpp
+@@ -765,7 +765,7 @@
+   _right = (char *)rindex(Type, ')');
+   _left = (char *)index(Type, '(');
+if (_right){
+-  _right = '\0';
++  _right = NULL;
+ rTypeLen = atoi(_left + 1);
+}
+else {


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

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:42:41
  Author: alucryd
Revision: 230435

upgpkg: lib32-openssl-1.0 1.0.2.l-2

Modified:
  lib32-openssl-1.0/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:32:45 UTC (rev 230434)
+++ PKGBUILD2017-05-26 09:42:41 UTC (rev 230435)
@@ -1,19 +1,18 @@
 # $Id$
 # Maintainer: Maxime Gauduin 
 # Contributor: Pierre Schmitz 
+# Contributor: Llewelyn Trahaearn 
 
 pkgname=lib32-openssl-1.0
 _ver=1.0.2l
-# use a pacman compatible version scheme
 pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
-#pkgver=$_ver
-pkgrel=1
+pkgrel=2
 pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer 
Security'
 arch=('x86_64')
 url='https://www.openssl.org'
 license=('custom:BSD')
 depends=('lib32-glibc' 'openssl-1.0')
-makedepends=('gcc-multilib' 'imake')
+makedepends=('gcc-multilib')
 options=('!makeflags')
 source=("https://www.openssl.org/source/openssl-${_ver}.tar.gz;
 "https://www.openssl.org/source/openssl-${_ver}.tar.gz.asc;
@@ -49,7 +48,7 @@
 shared no-ssl3-method linux-elf \
 "-Wa,--noexecstack ${CPPFLAGS} ${CFLAGS} ${LDFLAGS}"
 
-  make depend
+  make MAKEDEPPROG="${CC}" depend
   make
 }
 


[arch-commits] Commit in steam-native-runtime/repos/multilib-x86_64 (2 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:32:45
  Author: alucryd
Revision: 230434

archrelease: copy trunk to multilib-x86_64

Added:
  steam-native-runtime/repos/multilib-x86_64/PKGBUILD
(from rev 230433, steam-native-runtime/trunk/PKGBUILD)
Deleted:
  steam-native-runtime/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 09:31:32 UTC (rev 230433)
+++ PKGBUILD2017-05-26 09:32:45 UTC (rev 230434)
@@ -1,57 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Maintainer: Levente Polyak 
-
-pkgname=steam-native-runtime
-pkgver=1.0.0.54
-pkgrel=2
-pkgdesc='Native replacement for the Steam runtime'
-arch=('i686' 'x86_64')
-url='https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Native_runtime'
-license=('None')
-replaces=('steam-libs')
-depends=('alsa-lib' 'alsa-plugins' 'atk' 'cairo' 'curl' 'dbus-glib'
- 'fontconfig' 'freetype2' 'freeglut' 'gconf' 'gdk-pixbuf2' 'glew1.10'
- 'glib2' 'glu' 'gtk2' 'libappindicator-gtk2' 'libcaca' 'libcanberra'
- 'libcups' 'libcurl-compat' 'libcurl-gnutls' 'dbus' 'libdrm'
- 'libgcrypt15' 'libice' 'libjpeg6' 'libnm-glib' 'libpng12' 'libpulse'
- 'librtmp0' 'libsm' 'libtheora' 'libtiff4' 'libudev0-shim' 'libusb'
- 'libva' 'libvorbis' 'libvpx1.3' 'libwrap' 'libxcomposite' 'libxcursor'
- 'libxft' 'libxi' 'libxinerama' 'libxmu' 'libxrandr' 'libxrender'
- 'libxtst' 'libxxf86vm' 'nspr' 'nss' 'openal' 'pango' 'sdl' 'sdl2'
- 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'sdl_image' 'sdl_mixer'
- 'sdl_ttf' 'librsvg' 'vulkan-icd-loader')
-depends_x86_64=('lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-atk' 'lib32-cairo'
-'lib32-curl' 'lib32-dbus-glib' 'lib32-fontconfig'
-'lib32-freetype2' 'lib32-freeglut' 'lib32-gconf'
-'lib32-gdk-pixbuf2' 'lib32-glew1.10' 'lib32-glib2' 'lib32-glu'
-'lib32-gtk2' 'lib32-libappindicator-gtk2' 'lib32-libcaca'
-'lib32-libcanberra' 'lib32-libcups' 'lib32-libcurl-compat'
-'lib32-libcurl-gnutls' 'lib32-dbus' 'lib32-libdrm'
-'lib32-libgcrypt15' 'lib32-libice' 'lib32-libjpeg6'
-'lib32-libnm-glib' 'lib32-libpng12' 'lib32-libpulse'
-'lib32-librtmp0' 'lib32-libsm' 'lib32-libtheora'
-'lib32-libtiff4' 'lib32-libudev0-shim' 'lib32-libusb'
-'lib32-libva' 'lib32-libvorbis' 'lib32-libvpx1.3'
-'lib32-libwrap' 'lib32-libxcomposite' 'lib32-libxcursor'
-'lib32-libxft' 'lib32-libxi' 'lib32-libxinerama' 'lib32-libxmu'
-'lib32-libxrandr' 'lib32-libxrender' 'lib32-libxtst'
-'lib32-libxxf86vm' 'lib32-nspr' 'lib32-nss' 'lib32-openal'
-'lib32-pango' 'lib32-sdl' 'lib32-sdl2' 'lib32-sdl2_image'
-'lib32-sdl2_mixer' 'lib32-sdl2_ttf' 'lib32-sdl_image'
-'lib32-sdl_mixer' 'lib32-sdl_ttf')
-
-package() {
-  install -d "${pkgdir}/usr/lib/steam"
-  ln -sf /usr/lib/libcurl.so.3 "${pkgdir}/usr/lib/steam/libcurl.so.3"
-  ln -sf /usr/lib/libcurl.so.4.2.0 "${pkgdir}/usr/lib/steam/libcurl.so.4"
-  ln -sf /usr/lib/libcurl.so.4.2.0 "${pkgdir}/usr/lib/steam/libcurl.so.4.2.0"
-  if [ "${CARCH}" == "x86_64" ]; then
-install -d "${pkgdir}/usr/lib32/steam"
-ln -sf /usr/lib32/libcurl.so.3 "${pkgdir}/usr/lib32/steam/libcurl.so.3"
-ln -sf /usr/lib32/libcurl.so.4.2.0 "${pkgdir}/usr/lib32/steam/libcurl.so.4"
-ln -sf /usr/lib32/libcurl.so.4.2.0 
"${pkgdir}/usr/lib32/steam/libcurl.so.4.2.0"
-  fi
-}
-
-# vim: ts=2 sw=2 et:
-

Copied: steam-native-runtime/repos/multilib-x86_64/PKGBUILD (from rev 230433, 
steam-native-runtime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-26 09:32:45 UTC (rev 230434)
@@ -0,0 +1,57 @@
+# Maintainer: Maxime Gauduin 
+# Maintainer: Levente Polyak 
+
+pkgname=steam-native-runtime
+pkgver=1.0.0.54
+pkgrel=3
+pkgdesc='Native replacement for the Steam runtime'
+arch=('i686' 'x86_64')
+url='https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Native_runtime'
+license=('None')
+replaces=('steam-libs')
+depends=('alsa-lib' 'alsa-plugins' 'atk' 'cairo' 'curl' 'dbus-glib'
+ 'fontconfig' 'freetype2' 'freeglut' 'gconf' 'gdk-pixbuf2' 'glew1.10'
+ 'glib2' 'glu' 'gtk2' 'libappindicator-gtk2' 'libcaca' 'libcanberra'
+ 'libcups' 'libcurl-compat' 'libcurl-gnutls' 'dbus' 'libdrm'
+ 'libgcrypt15' 'libice' 'libjpeg6' 'libnm-glib' 'libpng12' 'libpulse'
+ 'librtmp0' 'libsm' 'libtheora' 'libtiff4' 'libudev0-shim' 'libusb'
+ 'libva' 'libvorbis' 

[arch-commits] Commit in steam-native-runtime/trunk (PKGBUILD)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:31:22
  Author: alucryd
Revision: 230432

upgpkg: steam-native-runtime 1.0.0.54-3

Modified:
  steam-native-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:30:08 UTC (rev 230431)
+++ PKGBUILD2017-05-26 09:31:22 UTC (rev 230432)
@@ -3,7 +3,7 @@
 
 pkgname=steam-native-runtime
 pkgver=1.0.0.54
-pkgrel=2
+pkgrel=3
 pkgdesc='Native replacement for the Steam runtime'
 arch=('i686' 'x86_64')
 url='https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Native_runtime'


[arch-commits] Commit in steam-native-runtime/repos (3 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:31:32
  Author: alucryd
Revision: 230433

archrelease: copy trunk to community-i686

Added:
  steam-native-runtime/repos/community-i686/PKGBUILD
(from rev 230432, steam-native-runtime/trunk/PKGBUILD)
Deleted:
  steam-native-runtime/repos/community-i686/PKGBUILD
  steam-native-runtime/repos/community-x86_64/

-+
 /PKGBUILD   |   57 ++
 community-i686/PKGBUILD |   57 --
 2 files changed, 57 insertions(+), 57 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 09:31:22 UTC (rev 230432)
+++ community-i686/PKGBUILD 2017-05-26 09:31:32 UTC (rev 230433)
@@ -1,57 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Maintainer: Levente Polyak 
-
-pkgname=steam-native-runtime
-pkgver=1.0.0.54
-pkgrel=2
-pkgdesc='Native replacement for the Steam runtime'
-arch=('i686' 'x86_64')
-url='https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Native_runtime'
-license=('None')
-replaces=('steam-libs')
-depends=('alsa-lib' 'alsa-plugins' 'atk' 'cairo' 'curl' 'dbus-glib'
- 'fontconfig' 'freetype2' 'freeglut' 'gconf' 'gdk-pixbuf2' 'glew1.10'
- 'glib2' 'glu' 'gtk2' 'libappindicator-gtk2' 'libcaca' 'libcanberra'
- 'libcups' 'libcurl-compat' 'libcurl-gnutls' 'dbus' 'libdrm'
- 'libgcrypt15' 'libice' 'libjpeg6' 'libnm-glib' 'libpng12' 'libpulse'
- 'librtmp0' 'libsm' 'libtheora' 'libtiff4' 'libudev0-shim' 'libusb'
- 'libva' 'libvorbis' 'libvpx1.3' 'libwrap' 'libxcomposite' 'libxcursor'
- 'libxft' 'libxi' 'libxinerama' 'libxmu' 'libxrandr' 'libxrender'
- 'libxtst' 'libxxf86vm' 'nspr' 'nss' 'openal' 'openssl-1.0' 'pango'
- 'sdl' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'sdl_image'
- 'sdl_mixer' 'sdl_ttf' 'librsvg' 'vulkan-icd-loader')
-depends_x86_64=('lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-atk' 'lib32-cairo'
-'lib32-curl' 'lib32-dbus-glib' 'lib32-fontconfig'
-'lib32-freetype2' 'lib32-freeglut' 'lib32-gconf'
-'lib32-gdk-pixbuf2' 'lib32-glew1.10' 'lib32-glib2' 'lib32-glu'
-'lib32-gtk2' 'lib32-libappindicator-gtk2' 'lib32-libcaca'
-'lib32-libcanberra' 'lib32-libcups' 'lib32-libcurl-compat'
-'lib32-libcurl-gnutls' 'lib32-dbus' 'lib32-libdrm'
-'lib32-libgcrypt15' 'lib32-libice' 'lib32-libjpeg6'
-'lib32-libnm-glib' 'lib32-libpng12' 'lib32-libpulse'
-'lib32-librtmp0' 'lib32-libsm' 'lib32-libtheora'
-'lib32-libtiff4' 'lib32-libudev0-shim' 'lib32-libusb'
-'lib32-libva' 'lib32-libvorbis' 'lib32-libvpx1.3'
-'lib32-libwrap' 'lib32-libxcomposite' 'lib32-libxcursor'
-'lib32-libxft' 'lib32-libxi' 'lib32-libxinerama' 'lib32-libxmu'
-'lib32-libxrandr' 'lib32-libxrender' 'lib32-libxtst'
-'lib32-libxxf86vm' 'lib32-nspr' 'lib32-nss' 'lib32-openal'
-'lib32-openssl-1.0' 'lib32-pango' 'lib32-sdl' 'lib32-sdl2'
-'lib32-sdl2_image' 'lib32-sdl2_mixer' 'lib32-sdl2_ttf'
-'lib32-sdl_image' 'lib32-sdl_mixer' 'lib32-sdl_ttf')
-
-package() {
-  install -d "${pkgdir}/usr/lib/steam"
-  ln -sf /usr/lib/libcurl.so.3 "${pkgdir}/usr/lib/steam/libcurl.so.3"
-  ln -sf /usr/lib/libcurl.so.4.2.0 "${pkgdir}/usr/lib/steam/libcurl.so.4"
-  ln -sf /usr/lib/libcurl.so.4.2.0 "${pkgdir}/usr/lib/steam/libcurl.so.4.2.0"
-  if [ "${CARCH}" == "x86_64" ]; then
-install -d "${pkgdir}/usr/lib32/steam"
-ln -sf /usr/lib32/libcurl.so.3 "${pkgdir}/usr/lib32/steam/libcurl.so.3"
-ln -sf /usr/lib32/libcurl.so.4.2.0 "${pkgdir}/usr/lib32/steam/libcurl.so.4"
-ln -sf /usr/lib32/libcurl.so.4.2.0 
"${pkgdir}/usr/lib32/steam/libcurl.so.4.2.0"
-  fi
-}
-
-# vim: ts=2 sw=2 et:
-

Copied: steam-native-runtime/repos/community-i686/PKGBUILD (from rev 230432, 
steam-native-runtime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 09:31:32 UTC (rev 230433)
@@ -0,0 +1,57 @@
+# Maintainer: Maxime Gauduin 
+# Maintainer: Levente Polyak 
+
+pkgname=steam-native-runtime
+pkgver=1.0.0.54
+pkgrel=3
+pkgdesc='Native replacement for the Steam runtime'
+arch=('i686' 'x86_64')
+url='https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Native_runtime'
+license=('None')
+replaces=('steam-libs')
+depends=('alsa-lib' 'alsa-plugins' 'atk' 'cairo' 'curl' 'dbus-glib'
+ 'fontconfig' 'freetype2' 'freeglut' 'gconf' 'gdk-pixbuf2' 'glew1.10'
+ 'glib2' 'glu' 'gtk2' 'libappindicator-gtk2' 'libcaca' 'libcanberra'
+   

[arch-commits] Commit in steam-native-runtime/repos (4 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:30:08
  Author: alucryd
Revision: 230431

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

Added:
  steam-native-runtime/repos/community-i686/PKGBUILD
(from rev 230430, steam-native-runtime/trunk/PKGBUILD)
  steam-native-runtime/repos/community-x86_64/
  steam-native-runtime/repos/community-x86_64/PKGBUILD
(from rev 230430, steam-native-runtime/trunk/PKGBUILD)
Deleted:
  steam-native-runtime/repos/community-i686/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-26 09:29:58 UTC (rev 230430)
+++ community-i686/PKGBUILD 2017-05-26 09:30:08 UTC (rev 230431)
@@ -1,57 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Maintainer: Levente Polyak 
-
-pkgname=steam-native-runtime
-pkgver=1.0.0.54
-pkgrel=2
-pkgdesc='Native replacement for the Steam runtime'
-arch=('i686' 'x86_64')
-url='https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Native_runtime'
-license=('None')
-replaces=('steam-libs')
-depends=('alsa-lib' 'alsa-plugins' 'atk' 'cairo' 'curl' 'dbus-glib'
- 'fontconfig' 'freetype2' 'freeglut' 'gconf' 'gdk-pixbuf2' 'glew1.10'
- 'glib2' 'glu' 'gtk2' 'libappindicator-gtk2' 'libcaca' 'libcanberra'
- 'libcups' 'libcurl-compat' 'libcurl-gnutls' 'dbus' 'libdrm'
- 'libgcrypt15' 'libice' 'libjpeg6' 'libnm-glib' 'libpng12' 'libpulse'
- 'librtmp0' 'libsm' 'libtheora' 'libtiff4' 'libudev0-shim' 'libusb'
- 'libva' 'libvorbis' 'libvpx1.3' 'libwrap' 'libxcomposite' 'libxcursor'
- 'libxft' 'libxi' 'libxinerama' 'libxmu' 'libxrandr' 'libxrender'
- 'libxtst' 'libxxf86vm' 'nspr' 'nss' 'openal' 'pango' 'sdl' 'sdl2'
- 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'sdl_image' 'sdl_mixer'
- 'sdl_ttf' 'librsvg' 'vulkan-icd-loader')
-depends_x86_64=('lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-atk' 'lib32-cairo'
-'lib32-curl' 'lib32-dbus-glib' 'lib32-fontconfig'
-'lib32-freetype2' 'lib32-freeglut' 'lib32-gconf'
-'lib32-gdk-pixbuf2' 'lib32-glew1.10' 'lib32-glib2' 'lib32-glu'
-'lib32-gtk2' 'lib32-libappindicator-gtk2' 'lib32-libcaca'
-'lib32-libcanberra' 'lib32-libcups' 'lib32-libcurl-compat'
-'lib32-libcurl-gnutls' 'lib32-dbus' 'lib32-libdrm'
-'lib32-libgcrypt15' 'lib32-libice' 'lib32-libjpeg6'
-'lib32-libnm-glib' 'lib32-libpng12' 'lib32-libpulse'
-'lib32-librtmp0' 'lib32-libsm' 'lib32-libtheora'
-'lib32-libtiff4' 'lib32-libudev0-shim' 'lib32-libusb'
-'lib32-libva' 'lib32-libvorbis' 'lib32-libvpx1.3'
-'lib32-libwrap' 'lib32-libxcomposite' 'lib32-libxcursor'
-'lib32-libxft' 'lib32-libxi' 'lib32-libxinerama' 'lib32-libxmu'
-'lib32-libxrandr' 'lib32-libxrender' 'lib32-libxtst'
-'lib32-libxxf86vm' 'lib32-nspr' 'lib32-nss' 'lib32-openal'
-'lib32-pango' 'lib32-sdl' 'lib32-sdl2' 'lib32-sdl2_image'
-'lib32-sdl2_mixer' 'lib32-sdl2_ttf' 'lib32-sdl_image'
-'lib32-sdl_mixer' 'lib32-sdl_ttf')
-
-package() {
-  install -d "${pkgdir}/usr/lib/steam"
-  ln -sf /usr/lib/libcurl.so.3 "${pkgdir}/usr/lib/steam/libcurl.so.3"
-  ln -sf /usr/lib/libcurl.so.4.2.0 "${pkgdir}/usr/lib/steam/libcurl.so.4"
-  ln -sf /usr/lib/libcurl.so.4.2.0 "${pkgdir}/usr/lib/steam/libcurl.so.4.2.0"
-  if [ "${CARCH}" == "x86_64" ]; then
-install -d "${pkgdir}/usr/lib32/steam"
-ln -sf /usr/lib32/libcurl.so.3 "${pkgdir}/usr/lib32/steam/libcurl.so.3"
-ln -sf /usr/lib32/libcurl.so.4.2.0 "${pkgdir}/usr/lib32/steam/libcurl.so.4"
-ln -sf /usr/lib32/libcurl.so.4.2.0 
"${pkgdir}/usr/lib32/steam/libcurl.so.4.2.0"
-  fi
-}
-
-# vim: ts=2 sw=2 et:
-

Copied: steam-native-runtime/repos/community-i686/PKGBUILD (from rev 230430, 
steam-native-runtime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-26 09:30:08 UTC (rev 230431)
@@ -0,0 +1,57 @@
+# Maintainer: Maxime Gauduin 
+# Maintainer: Levente Polyak 
+
+pkgname=steam-native-runtime
+pkgver=1.0.0.54
+pkgrel=2
+pkgdesc='Native replacement for the Steam runtime'
+arch=('i686' 'x86_64')
+url='https://wiki.archlinux.org/index.php/Steam/Troubleshooting#Native_runtime'
+license=('None')
+replaces=('steam-libs')
+depends=('alsa-lib' 'alsa-plugins' 'atk' 'cairo' 

[arch-commits] Commit in steam-native-runtime/trunk (PKGBUILD)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:29:58
  Author: alucryd
Revision: 230430

steam-native-runtime 1.0.0.54-2: Add depends on openssl-1.0

Modified:
  steam-native-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:28:34 UTC (rev 230429)
+++ PKGBUILD2017-05-26 09:29:58 UTC (rev 230430)
@@ -17,9 +17,9 @@
  'librtmp0' 'libsm' 'libtheora' 'libtiff4' 'libudev0-shim' 'libusb'
  'libva' 'libvorbis' 'libvpx1.3' 'libwrap' 'libxcomposite' 'libxcursor'
  'libxft' 'libxi' 'libxinerama' 'libxmu' 'libxrandr' 'libxrender'
- 'libxtst' 'libxxf86vm' 'nspr' 'nss' 'openal' 'pango' 'sdl' 'sdl2'
- 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'sdl_image' 'sdl_mixer'
- 'sdl_ttf' 'librsvg' 'vulkan-icd-loader')
+ 'libxtst' 'libxxf86vm' 'nspr' 'nss' 'openal' 'openssl-1.0' 'pango'
+ 'sdl' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'sdl_image'
+ 'sdl_mixer' 'sdl_ttf' 'librsvg' 'vulkan-icd-loader')
 depends_x86_64=('lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-atk' 'lib32-cairo'
 'lib32-curl' 'lib32-dbus-glib' 'lib32-fontconfig'
 'lib32-freetype2' 'lib32-freeglut' 'lib32-gconf'
@@ -36,9 +36,9 @@
 'lib32-libxft' 'lib32-libxi' 'lib32-libxinerama' 'lib32-libxmu'
 'lib32-libxrandr' 'lib32-libxrender' 'lib32-libxtst'
 'lib32-libxxf86vm' 'lib32-nspr' 'lib32-nss' 'lib32-openal'
-'lib32-pango' 'lib32-sdl' 'lib32-sdl2' 'lib32-sdl2_image'
-'lib32-sdl2_mixer' 'lib32-sdl2_ttf' 'lib32-sdl_image'
-'lib32-sdl_mixer' 'lib32-sdl_ttf')
+'lib32-openssl-1.0' 'lib32-pango' 'lib32-sdl' 'lib32-sdl2'
+'lib32-sdl2_image' 'lib32-sdl2_mixer' 'lib32-sdl2_ttf'
+'lib32-sdl_image' 'lib32-sdl_mixer' 'lib32-sdl_ttf')
 
 package() {
   install -d "${pkgdir}/usr/lib/steam"


[arch-commits] Commit in gearmand/repos (18 files)

2017-05-26 Thread Massimiliano Torromeo
Date: Friday, May 26, 2017 @ 09:28:34
  Author: mtorromeo
Revision: 230429

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

Added:
  gearmand/repos/community-staging-i686/PKGBUILD
(from rev 230428, gearmand/trunk/PKGBUILD)
  gearmand/repos/community-staging-i686/gearmand.conf
(from rev 230428, gearmand/trunk/gearmand.conf)
  gearmand/repos/community-staging-i686/gearmand.service
(from rev 230428, gearmand/trunk/gearmand.service)
  gearmand/repos/community-staging-i686/user.conf
(from rev 230428, gearmand/trunk/user.conf)
  gearmand/repos/community-staging-x86_64/PKGBUILD
(from rev 230428, gearmand/trunk/PKGBUILD)
  gearmand/repos/community-staging-x86_64/gearmand.conf
(from rev 230428, gearmand/trunk/gearmand.conf)
  gearmand/repos/community-staging-x86_64/gearmand.service
(from rev 230428, gearmand/trunk/gearmand.service)
  gearmand/repos/community-staging-x86_64/user.conf
(from rev 230428, gearmand/trunk/user.conf)
Deleted:
  gearmand/repos/community-staging-i686/PKGBUILD
  gearmand/repos/community-staging-i686/boolcheck.patch
  gearmand/repos/community-staging-i686/gearmand.conf
  gearmand/repos/community-staging-i686/gearmand.service
  gearmand/repos/community-staging-i686/user.conf
  gearmand/repos/community-staging-x86_64/PKGBUILD
  gearmand/repos/community-staging-x86_64/boolcheck.patch
  gearmand/repos/community-staging-x86_64/gearmand.conf
  gearmand/repos/community-staging-x86_64/gearmand.service
  gearmand/repos/community-staging-x86_64/user.conf

---+
 /PKGBUILD |  102 
 /gearmand.conf|2 
 /gearmand.service |   24 ++
 /user.conf|2 
 community-staging-i686/PKGBUILD   |   58 ---
 community-staging-i686/boolcheck.patch|   23 --
 community-staging-i686/gearmand.conf  |1 
 community-staging-i686/gearmand.service   |   12 ---
 community-staging-i686/user.conf  |1 
 community-staging-x86_64/PKGBUILD |   58 ---
 community-staging-x86_64/boolcheck.patch  |   23 --
 community-staging-x86_64/gearmand.conf|1 
 community-staging-x86_64/gearmand.service |   12 ---
 community-staging-x86_64/user.conf|1 
 14 files changed, 130 insertions(+), 190 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2017-05-26 09:28:05 UTC (rev 230428)
+++ community-staging-i686/PKGBUILD 2017-05-26 09:28:34 UTC (rev 230429)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Lev Lybin 
-# Contributor: Vadym Abramchuk 
-# Contributor: John Gerritse 
-
-pkgname=gearmand
-pkgver=1.1.15
-pkgrel=4
-pkgdesc="Distributed job queue server."
-arch=('i686' 'x86_64')
-depends=('libevent' 'boost-libs' 'libmariadb' 'postgresql-libs' 'sqlite' 
'hiredis')
-makedepends=('boost' 'gperf' 'python-sphinx')
-conflicts=('gearman')
-replaces=('gearman')
-provides=("gearman=$pkgver")
-url="http://gearman.org/;
-license=('CUSTOM')
-backup=('etc/gearmand.conf')
-source=(https://github.com/gearman/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
-boolcheck.patch
-gearmand.service
-gearmand.conf
-user.conf)
-sha256sums=('ac61a005c5395a525d963b9f60ec387d371b8709e91bd4a2546a89d3e80a4cd0'
-'b8898d4d2b2fc2756680108b047e19f4b1e4e777ac954dc09d73f698907e7669'
-'dee38ad4e614969047253b8c4996b8cdf33c981b0df215b6627356fd4cbafa33'
-'6c14fdcd94105338e13bdd59dbed4f9b77430a517b2c125ac2e6d3bc43bdf506'
-'02f11878d7c32039385586e527006f5cbb08444007f6c72a012e8acd8a855aef')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  patch -p1 -i "$srcdir"/boolcheck.patch
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  export LDFLAGS="$LDFLAGS -lboost_system"
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---localstatedir=/run \
---disable-static \
---enable-ssl
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-
-  cd "$srcdir"
-  install -Dm644 gearmand.service 
"$pkgdir"/usr/lib/systemd/system/gearmand.service
-  install -Dm644 gearmand.conf "$pkgdir"/etc/gearmand.conf
-   install -Dm644 user.conf "$pkgdir"/usr/lib/sysusers.d/gearmand.conf
-}

Copied: gearmand/repos/community-staging-i686/PKGBUILD (from rev 230428, 
gearmand/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-26 09:28:34 UTC 

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

2017-05-26 Thread Massimiliano Torromeo
Date: Friday, May 26, 2017 @ 09:28:05
  Author: mtorromeo
Revision: 230428

upgpkg: gearmand 1.1.16-1

Modified:
  gearmand/trunk/PKGBUILD
Deleted:
  gearmand/trunk/boolcheck.patch

-+
 PKGBUILD|   13 +++--
 boolcheck.patch |   23 ---
 2 files changed, 3 insertions(+), 33 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:26:41 UTC (rev 230427)
+++ PKGBUILD2017-05-26 09:28:05 UTC (rev 230428)
@@ -5,8 +5,8 @@
 # Contributor: John Gerritse 
 
 pkgname=gearmand
-pkgver=1.1.15
-pkgrel=4
+pkgver=1.1.16
+pkgrel=1
 pkgdesc="Distributed job queue server."
 arch=('i686' 'x86_64')
 depends=('libevent' 'boost-libs' 'libmariadb' 'postgresql-libs' 'sqlite' 
'hiredis')
@@ -18,21 +18,14 @@
 license=('CUSTOM')
 backup=('etc/gearmand.conf')
 
source=(https://github.com/gearman/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
-boolcheck.patch
 gearmand.service
 gearmand.conf
 user.conf)
-sha256sums=('ac61a005c5395a525d963b9f60ec387d371b8709e91bd4a2546a89d3e80a4cd0'
-'b8898d4d2b2fc2756680108b047e19f4b1e4e777ac954dc09d73f698907e7669'
+sha256sums=('d0207fa3004318af3c65d4ac8c9a1547acf104fccd1280013a7f091da2c8'
 'dee38ad4e614969047253b8c4996b8cdf33c981b0df215b6627356fd4cbafa33'
 '6c14fdcd94105338e13bdd59dbed4f9b77430a517b2c125ac2e6d3bc43bdf506'
 '02f11878d7c32039385586e527006f5cbb08444007f6c72a012e8acd8a855aef')
 
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  patch -p1 -i "$srcdir"/boolcheck.patch
-}
-
 build() {
   cd "$srcdir"/$pkgname-$pkgver
   export LDFLAGS="$LDFLAGS -lboost_system"

Deleted: boolcheck.patch
===
--- boolcheck.patch 2017-05-26 09:26:41 UTC (rev 230427)
+++ boolcheck.patch 2017-05-26 09:28:05 UTC (rev 230428)
@@ -1,23 +0,0 @@
-From 19684aa85b9a30c70b6272203d7eec9c11e0ee49 Mon Sep 17 00:00:00 2001
-From: Alexei Pastuchov 
-Date: Mon, 20 Feb 2017 21:41:55 +0100
-Subject: [PATCH] fixing https://github.com/gearman/gearmand/issues/76 ISO C++
- forbids comparison between pointer and integer
-

- libgearman/client.cc | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/libgearman/client.cc b/libgearman/client.cc
-index d76d479..fc4f02d 100644
 a/libgearman/client.cc
-+++ b/libgearman/client.cc
-@@ -946,7 +946,7 @@ gearman_return_t 
gearman_client_job_status(gearman_client_st *client_shell,
-   *denominator= do_task->impl()->denominator;
- }
- 
--if (is_known == false and is_running == false)
-+if (!is_known and !is_running)
- {
-   if (do_task->impl()->options.is_running) 
-   {


[arch-commits] Commit in lib32-openssl-1.0/repos/multilib-x86_64 (8 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:26:41
  Author: alucryd
Revision: 230427

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-openssl-1.0/repos/multilib-x86_64/PKGBUILD
(from rev 230426, lib32-openssl-1.0/trunk/PKGBUILD)
  lib32-openssl-1.0/repos/multilib-x86_64/no-rpath.patch
(from rev 230426, lib32-openssl-1.0/trunk/no-rpath.patch)
  lib32-openssl-1.0/repos/multilib-x86_64/openssl-1.0-versioned-symbols.patch
(from rev 230426, 
lib32-openssl-1.0/trunk/openssl-1.0-versioned-symbols.patch)
  lib32-openssl-1.0/repos/multilib-x86_64/ssl3-test-failure.patch
(from rev 230426, lib32-openssl-1.0/trunk/ssl3-test-failure.patch)
Deleted:
  lib32-openssl-1.0/repos/multilib-x86_64/PKGBUILD
  lib32-openssl-1.0/repos/multilib-x86_64/no-rpath.patch
  lib32-openssl-1.0/repos/multilib-x86_64/openssl-1.0-versioned-symbols.patch
  lib32-openssl-1.0/repos/multilib-x86_64/ssl3-test-failure.patch

-+
 PKGBUILD|  142 
 no-rpath.patch  |   22 
 openssl-1.0-versioned-symbols.patch | 9334 +-
 ssl3-test-failure.patch |   52 
 4 files changed, 4775 insertions(+), 4775 deletions(-)

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


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

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:26:33
  Author: alucryd
Revision: 230426

Remove i686 arch

Modified:
  lib32-openssl-1.0/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:25:58 UTC (rev 230425)
+++ PKGBUILD2017-05-26 09:26:33 UTC (rev 230426)
@@ -9,7 +9,7 @@
 #pkgver=$_ver
 pkgrel=1
 pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer 
Security'
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url='https://www.openssl.org'
 license=('custom:BSD')
 depends=('lib32-glibc' 'openssl-1.0')


[arch-commits] Commit in lib32-openssl-1.0 (6 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:25:58
  Author: alucryd
Revision: 230425

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-openssl-1.0/repos/
  lib32-openssl-1.0/repos/multilib-x86_64/
  lib32-openssl-1.0/repos/multilib-x86_64/PKGBUILD
(from rev 230424, lib32-openssl-1.0/trunk/PKGBUILD)
  lib32-openssl-1.0/repos/multilib-x86_64/no-rpath.patch
(from rev 230424, lib32-openssl-1.0/trunk/no-rpath.patch)
  lib32-openssl-1.0/repos/multilib-x86_64/openssl-1.0-versioned-symbols.patch
(from rev 230424, 
lib32-openssl-1.0/trunk/openssl-1.0-versioned-symbols.patch)
  lib32-openssl-1.0/repos/multilib-x86_64/ssl3-test-failure.patch
(from rev 230424, lib32-openssl-1.0/trunk/ssl3-test-failure.patch)

-+
 PKGBUILD|   71 
 no-rpath.patch  |   11 
 openssl-1.0-versioned-symbols.patch | 4667 ++
 ssl3-test-failure.patch |   26 
 4 files changed, 4775 insertions(+)

Copied: lib32-openssl-1.0/repos/multilib-x86_64/PKGBUILD (from rev 230424, 
lib32-openssl-1.0/trunk/PKGBUILD)
===
--- repos/multilib-x86_64/PKGBUILD  (rev 0)
+++ repos/multilib-x86_64/PKGBUILD  2017-05-26 09:25:58 UTC (rev 230425)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Pierre Schmitz 
+
+pkgname=lib32-openssl-1.0
+_ver=1.0.2l
+# use a pacman compatible version scheme
+pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
+#pkgver=$_ver
+pkgrel=1
+pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer 
Security'
+arch=('i686' 'x86_64')
+url='https://www.openssl.org'
+license=('custom:BSD')
+depends=('lib32-glibc' 'openssl-1.0')
+makedepends=('gcc-multilib' 'imake')
+options=('!makeflags')
+source=("https://www.openssl.org/source/openssl-${_ver}.tar.gz;
+"https://www.openssl.org/source/openssl-${_ver}.tar.gz.asc;
+'no-rpath.patch'
+'ssl3-test-failure.patch'
+'openssl-1.0-versioned-symbols.patch')
+sha256sums=('ce07195b659e75f4e1db43552860070061f156a98bb37b672b101ba6e3ddf30c'
+'SKIP'
+'754d6107a306311e15a1db6a1cc031b81691c8b9865e8809ac60ca6f184c957c'
+'c54ae87c602eaa1530a336ab7c6e22e12898e1941012349c153e52553df64a13'
+'353a84e4c92e36c379ebd9216b8f8fb9c271396583561eb84ac8c825979acaa6')
+validpgpkeys=('8657ABB260F056B1E5190839D9C4D26D0E604491')
+
+prepare() {
+  cd openssl-${_ver}
+
+  patch -Np0 -i ../no-rpath.patch
+  patch -Np1 -i ../ssl3-test-failure.patch
+  patch -Np1 -i ../openssl-1.0-versioned-symbols.patch
+}
+
+build() {
+  cd openssl-${_ver}
+
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  ./Configure \
+--prefix='/usr' \
+--libdir='lib32/openssl-1.0' \
+--openssldir='/etc/ssl' \
+shared no-ssl3-method linux-elf \
+"-Wa,--noexecstack ${CPPFLAGS} ${CFLAGS} ${LDFLAGS}"
+
+  make depend
+  make
+}
+
+package() {
+  cd openssl-${_ver}
+
+  make INSTALL_PREFIX="${pkgdir}" install_sw
+  rm -rf "${pkgdir}"/{etc,usr/{include,bin}}
+
+  mv "${pkgdir}"/usr/lib32/{openssl-1.0/,}libcrypto.so.1.0.0
+  mv "${pkgdir}"/usr/lib32/{openssl-1.0/,}libssl.so.1.0.0
+  ln -sf ../libssl.so.1.0.0 "${pkgdir}"/usr/lib32/openssl-1.0/libssl.so
+  ln -sf ../libcrypto.so.1.0.0 "${pkgdir}"/usr/lib32/openssl-1.0/libcrypto.so
+
+  sed -e 's|/include$|/include/openssl-1.0|' -i 
"${pkgdir}"/usr/lib32/openssl-1.0/pkgconfig/*.pc
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s openssl-1.0 "${pkgdir}"/usr/share/licenses/lib32-openssl-1.0
+}

Copied: lib32-openssl-1.0/repos/multilib-x86_64/no-rpath.patch (from rev 
230424, lib32-openssl-1.0/trunk/no-rpath.patch)
===
--- repos/multilib-x86_64/no-rpath.patch(rev 0)
+++ repos/multilib-x86_64/no-rpath.patch2017-05-26 09:25:58 UTC (rev 
230425)
@@ -0,0 +1,11 @@
+--- Makefile.shared.no-rpath   2005-06-23 22:47:54.0 +0200
 Makefile.shared2005-11-16 22:35:37.0 +0100
+@@ -153,7 +153,7 @@
+   NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
+   SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -Wl,-Bsymbolic 
-Wl,-soname=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX"
+ 
+-DO_GNU_APP=LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)"
++DO_GNU_APP=LDFLAGS="$(CFLAGS)"
+ 
+ #This is rather special.  It's a special target with which one can link
+ #applications without bothering with any features that have anything to

Copied: 
lib32-openssl-1.0/repos/multilib-x86_64/openssl-1.0-versioned-symbols.patch 
(from rev 230424, lib32-openssl-1.0/trunk/openssl-1.0-versioned-symbols.patch)
===
--- repos/multilib-x86_64/openssl-1.0-versioned-symbols.patch   
(rev 0)
+++ 

[arch-commits] Commit in (6 files)

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:25:39
  Author: alucryd
Revision: 230424

Add lib32-openssl-1.0

Added:
  lib32-openssl-1.0/
  lib32-openssl-1.0/trunk/
  lib32-openssl-1.0/trunk/PKGBUILD
  lib32-openssl-1.0/trunk/no-rpath.patch
  lib32-openssl-1.0/trunk/openssl-1.0-versioned-symbols.patch
  lib32-openssl-1.0/trunk/ssl3-test-failure.patch

-+
 PKGBUILD|   71 
 no-rpath.patch  |   11 
 openssl-1.0-versioned-symbols.patch | 4667 ++
 ssl3-test-failure.patch |   26 
 4 files changed, 4775 insertions(+)

Added: lib32-openssl-1.0/trunk/PKGBUILD
===
--- lib32-openssl-1.0/trunk/PKGBUILD(rev 0)
+++ lib32-openssl-1.0/trunk/PKGBUILD2017-05-26 09:25:39 UTC (rev 230424)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Pierre Schmitz 
+
+pkgname=lib32-openssl-1.0
+_ver=1.0.2l
+# use a pacman compatible version scheme
+pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
+#pkgver=$_ver
+pkgrel=1
+pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer 
Security'
+arch=('i686' 'x86_64')
+url='https://www.openssl.org'
+license=('custom:BSD')
+depends=('lib32-glibc' 'openssl-1.0')
+makedepends=('gcc-multilib' 'imake')
+options=('!makeflags')
+source=("https://www.openssl.org/source/openssl-${_ver}.tar.gz;
+"https://www.openssl.org/source/openssl-${_ver}.tar.gz.asc;
+'no-rpath.patch'
+'ssl3-test-failure.patch'
+'openssl-1.0-versioned-symbols.patch')
+sha256sums=('ce07195b659e75f4e1db43552860070061f156a98bb37b672b101ba6e3ddf30c'
+'SKIP'
+'754d6107a306311e15a1db6a1cc031b81691c8b9865e8809ac60ca6f184c957c'
+'c54ae87c602eaa1530a336ab7c6e22e12898e1941012349c153e52553df64a13'
+'353a84e4c92e36c379ebd9216b8f8fb9c271396583561eb84ac8c825979acaa6')
+validpgpkeys=('8657ABB260F056B1E5190839D9C4D26D0E604491')
+
+prepare() {
+  cd openssl-${_ver}
+
+  patch -Np0 -i ../no-rpath.patch
+  patch -Np1 -i ../ssl3-test-failure.patch
+  patch -Np1 -i ../openssl-1.0-versioned-symbols.patch
+}
+
+build() {
+  cd openssl-${_ver}
+
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  ./Configure \
+--prefix='/usr' \
+--libdir='lib32/openssl-1.0' \
+--openssldir='/etc/ssl' \
+shared no-ssl3-method linux-elf \
+"-Wa,--noexecstack ${CPPFLAGS} ${CFLAGS} ${LDFLAGS}"
+
+  make depend
+  make
+}
+
+package() {
+  cd openssl-${_ver}
+
+  make INSTALL_PREFIX="${pkgdir}" install_sw
+  rm -rf "${pkgdir}"/{etc,usr/{include,bin}}
+
+  mv "${pkgdir}"/usr/lib32/{openssl-1.0/,}libcrypto.so.1.0.0
+  mv "${pkgdir}"/usr/lib32/{openssl-1.0/,}libssl.so.1.0.0
+  ln -sf ../libssl.so.1.0.0 "${pkgdir}"/usr/lib32/openssl-1.0/libssl.so
+  ln -sf ../libcrypto.so.1.0.0 "${pkgdir}"/usr/lib32/openssl-1.0/libcrypto.so
+
+  sed -e 's|/include$|/include/openssl-1.0|' -i 
"${pkgdir}"/usr/lib32/openssl-1.0/pkgconfig/*.pc
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s openssl-1.0 "${pkgdir}"/usr/share/licenses/lib32-openssl-1.0
+}


Property changes on: lib32-openssl-1.0/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: lib32-openssl-1.0/trunk/no-rpath.patch
===
--- lib32-openssl-1.0/trunk/no-rpath.patch  (rev 0)
+++ lib32-openssl-1.0/trunk/no-rpath.patch  2017-05-26 09:25:39 UTC (rev 
230424)
@@ -0,0 +1,11 @@
+--- Makefile.shared.no-rpath   2005-06-23 22:47:54.0 +0200
 Makefile.shared2005-11-16 22:35:37.0 +0100
+@@ -153,7 +153,7 @@
+   NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
+   SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -Wl,-Bsymbolic 
-Wl,-soname=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX"
+ 
+-DO_GNU_APP=LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)"
++DO_GNU_APP=LDFLAGS="$(CFLAGS)"
+ 
+ #This is rather special.  It's a special target with which one can link
+ #applications without bothering with any features that have anything to

Added: lib32-openssl-1.0/trunk/openssl-1.0-versioned-symbols.patch
===
--- lib32-openssl-1.0/trunk/openssl-1.0-versioned-symbols.patch 
(rev 0)
+++ lib32-openssl-1.0/trunk/openssl-1.0-versioned-symbols.patch 2017-05-26 
09:25:39 UTC (rev 230424)
@@ -0,0 +1,4667 @@
+---
+ Configure |2 
+ engines/ccgost/openssl.ld |   10 
+ engines/openssl.ld|   10 
+ openssl.ld| 4620 
++
+ 4 files changed, 4642 insertions(+)
+
+--- a/Configure
 b/Configure
+@@ -1730,6 +1730,8 @@ if ($strict_warnings)
+ 

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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 09:04:19
  Author: foutrelis
Revision: 230423

Add qt5-tools build dependency

Modified:
  vtk6/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:04:18 UTC (rev 230422)
+++ PKGBUILD2017-05-26 09:04:19 UTC (rev 230423)
@@ -12,7 +12,7 @@
 url='http://www.vtk.org/'
 license=('BSD')
 depends=('gcc-libs' 'gl2ps')
-makedepends=('boost' 'cmake' 'ninja' 'java-environment' 'doxygen' 'gnuplot' 
'tk' 'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'ffmpeg' 
'lesstif' 'qt5-base' 'jsoncpp' 'qt5-webkit')
+makedepends=('boost' 'cmake' 'ninja' 'java-environment' 'doxygen' 'gnuplot' 
'tk' 'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'ffmpeg' 
'lesstif' 'qt5-base' 'jsoncpp' 'qt5-webkit' 'qt5-tools')
 optdepends=('python2: python bindings'
 'java-runtime: java bindings'
 'tk: tcl bindings'


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

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:04:18
  Author: alucryd
Revision: 230422

archrelease: copy trunk to multilib-x86_64

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

--+
 PKGBUILD |  276 ++---
 1 file changed, 138 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-26 09:04:06 UTC (rev 230421)
+++ PKGBUILD2017-05-26 09:04:18 UTC (rev 230422)
@@ -1,138 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: Wael Nasreddine 
-# Contributor: Tor Krill 
-# Contributor: Will Rea 
-# Contributor: Valentine Sinitsyn 
-
-pkgbase=lib32-libnm
-pkgname=('lib32-libnm' 'lib32-libnm-glib')
-pkgver=1.6.2
-pkgrel=1
-arch=('x86_64')
-url='https://wiki.gnome.org/Projects/NetworkManager'
-license=('GPL2' 'LGPL2.1')
-makedepends=('dhclient' 'gcc-multilib' 'git' 'gtk-doc' 'intltool' 'iproute2'
- 'iptables' 'lib32-dbus' 'lib32-dbus-glib' 'lib32-jansson'
- 'lib32-libgudev' 'lib32-libmm-glib' 'lib32-libndp' 'lib32-libnewt'
- 'lib32-libnl' 'lib32-libsoup' 'lib32-nspr' 'lib32-nss'
- 'lib32-polkit' 'lib32-util-linux' 'modemmanager' 'perl-yaml'
- 'python-gobject' 'systemd' 'wpa_supplicant')
-_commit='037a12f96eff09aa48481fda7ea602a3388afc74'
-source=("git+https://anongit.freedesktop.org/git/NetworkManager/NetworkManager#commit=${_commit};)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd NetworkManager
-
-  git describe | sed 's/-dev/dev/;s/-/+/g'
-}
-
-prepare() {
-  cd NetworkManager
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd NetworkManager
-
-  export CC='gcc -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  ./configure \
---prefix='/usr' \
---libdir='/usr/lib32' \
---libexecdir='/usr/lib32/NetworkManager' \
---localstatedir='/var' \
---sbindir='/usr/bin' \
---sysconfdir='/etc' \
---enable-json-validation \
---enable-ld-gc \
---enable-modify-system \
---enable-polkit \
---enable-polkit-agent \
---enable-wifi \
---disable-bluez5-dun \
---disable-concheck \
---disable-gtk-doc-html \
---disable-introspection \
---disable-ifcfg-rh \
---disable-ifcfg-suse \
---disable-ifnet \
---disable-ifupdown \
---disable-introspection \
---disable-lto \
---disable-more-warnings \
---disable-ppp \
---disable-static \
---disable-teamdctl \
---with-config-dhcp-default='dhclient' \
---with-config-dns-rc-manager-default='resolvconf' \
---with-config-logging-backend-default='journal' \
---with-config-plugins-default='keyfile' \
---with-crypto='nss' \
---with-dbus-sys-dir='/usr/share/dbus-1/system.d' \
---with-dhclient='/usr/bin/dhclient' \
---with-dist-version="${pkgver}-${pkgrel}, Arch Linux" \
---with-dnsmasq='/usr/bin/dnsmasq' \
---with-dnssec-trigger='/usr/lib/dnssec-trigger' \
---with-hostname-persist='default' \
---with-iptables='/usr/bin/iptables' \
---with-modem-manager-1 \
---with-kernel-firmware-dir='/usr/lib/firmware' \
---with-libnm-glib \
---with-libsoup \
---with-modem-manager-1 \
---with-resolvconf='/usr/bin/resolvconf' \
---with-session-tracking='systemd' \
---with-suspend-resume='systemd' \
---with-system-ca-path='/etc/ssl/certs' \
---with-systemd-journal \
---with-systemd-logind \
---with-systemdsystemunitdir='/usr/lib/systemd/system' \
---with-udev-dir='/usr/lib/udev' \
---with-wext \
---without-consolekit \
---without-dhcpcd \
---without-libaudit \
---without-netconfig \
---without-nmcli \
---without-nmtui \
---without-ofono \
---without-selinux
-
-  sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' -i libtool
-
-  make DESTDIR="${srcdir}"/install install
-}
-
-package_lib32-libnm() {
-  pkgdesc='NetworkManager client library'
-  depends=('lib32-glib2' 'lib32-glibc' 'lib32-jansson' 'lib32-libgudev'
-   'lib32-nspr' 'lib32-nss' 'lib32-util-linux' 'libnm')
-
-  install -dm 755 "${pkgdir}"/usr/lib32/pkgconfig
-  cp -dr --no-preserve='ownership' install/usr/lib32/libnm.so* 
"${pkgdir}"/usr/lib32/
-  cp -dr --no-preserve='ownership' install/usr/lib32/pkgconfig/libnm.pc 
"${pkgdir}"/usr/lib32/pkgconfig/
-
-}
-
-package_lib32-libnm-glib() {
-  pkgdesc='NetworkManager client library (legacy)'
-  depends=('lib32-dbus' 'lib32-dbus-glib' 'lib32-glib2' 'lib32-glibc'
-   'lib32-libgudev' 'lib32-nspr' 'lib32-nss' 'lib32-util-linux'
-   'libnm-glib')
-
-  install -dm 755 "${pkgdir}"/usr/lib32/pkgconfig
-  cp -dr 

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

2017-05-26 Thread Maxime Gauduin
Date: Friday, May 26, 2017 @ 09:04:06
  Author: alucryd
Revision: 230421

upgpkg: lib32-libnm 1.8.0-1

Modified:
  lib32-libnm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 09:02:25 UTC (rev 230420)
+++ PKGBUILD2017-05-26 09:04:06 UTC (rev 230421)
@@ -9,7 +9,7 @@
 
 pkgbase=lib32-libnm
 pkgname=('lib32-libnm' 'lib32-libnm-glib')
-pkgver=1.6.2
+pkgver=1.8.0
 pkgrel=1
 arch=('x86_64')
 url='https://wiki.gnome.org/Projects/NetworkManager'
@@ -17,10 +17,10 @@
 makedepends=('dhclient' 'gcc-multilib' 'git' 'gtk-doc' 'intltool' 'iproute2'
  'iptables' 'lib32-dbus' 'lib32-dbus-glib' 'lib32-jansson'
  'lib32-libgudev' 'lib32-libmm-glib' 'lib32-libndp' 'lib32-libnewt'
- 'lib32-libnl' 'lib32-libsoup' 'lib32-nspr' 'lib32-nss'
- 'lib32-polkit' 'lib32-util-linux' 'modemmanager' 'perl-yaml'
- 'python-gobject' 'systemd' 'wpa_supplicant')
-_commit='037a12f96eff09aa48481fda7ea602a3388afc74'
+ 'lib32-libnl' 'lib32-libpsl' 'lib32-libsoup' 'lib32-nspr'
+ 'lib32-nss' 'lib32-polkit' 'lib32-util-linux' 'modemmanager'
+ 'perl-yaml' 'python-gobject' 'systemd' 'wpa_supplicant')
+_commit='9c3df9caa3296a55fe54e6aa02fe8a11b27deaba'
 
source=("git+https://anongit.freedesktop.org/git/NetworkManager/NetworkManager#commit=${_commit};)
 sha256sums=('SKIP')
 


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 09:01:02
  Author: foutrelis
Revision: 230419

Update checksums for patches fetched from GitHub

Modified:
  vtk6/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 08:52:36 UTC (rev 230418)
+++ PKGBUILD2017-05-26 09:01:02 UTC (rev 230419)
@@ -40,8 +40,8 @@
 sha1sums=('452efab1eedf6202f2d9a3362b5f69adfc44edda'
   '424b138c079a688cd8c52c43d12b54e2f2b06acf'
   '622a2bd314262961c6d96f2686f96224e8e31de3'
-  'f8c9270941707a296ff5e0ea3c73a1f0407c6f9b'
-  'baa807e4495219b3104b6245ca79b8f33ff299db'
+  '191a9393dc0e2e8c40e5042611102cd5e421dfaa'
+  '1c26fc85939eb95696e52c7ae1bfac3cc0df52b7'
   'a78177f8dd6dedd9ad189fa12730ec53c7d02508'
   'c60610e7c8cf0ad93d7c02cbf8a20fc415f59b3e'
   '0dc5e510a7f522e32484e2e77205c1a9d2c48854')


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 08:54:18
  Author: foutrelis
Revision: 296644

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

Added:
  kdb/repos/staging-i686/
  kdb/repos/staging-i686/PKGBUILD
(from rev 296643, kdb/trunk/PKGBUILD)
  kdb/repos/staging-x86_64/
  kdb/repos/staging-x86_64/PKGBUILD
(from rev 296643, kdb/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   37 +
 staging-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: kdb/repos/staging-i686/PKGBUILD (from rev 296643, kdb/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-05-26 08:54:18 UTC (rev 296644)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdb
+pkgver=3.0.1.1
+pkgrel=3
+pkgdesc="A database connectivity and creation framework for various database 
vendors"
+arch=(i686 x86_64)
+url="http://www.kexi-project.org/;
+license=(GPL2)
+depends=(kcoreaddons)
+makedepends=(extra-cmake-modules python2 libmariadb postgresql qt5-tools)
+optdepends=('libmariadb: MySQL plugin' 'postgresql: PostgreSQL plugin')
+source=("http://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('eb36afc210d8882e318ea2acb4ed6d02211535e3'
+  'SKIP')
+validpgpkeys=(4866BAF713B465677A4059643C7C0E201B6524DB) # Jarosław Staniek 

+
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver%.*} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: kdb/repos/staging-x86_64/PKGBUILD (from rev 296643, kdb/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-05-26 08:54:18 UTC (rev 296644)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdb
+pkgver=3.0.1.1
+pkgrel=3
+pkgdesc="A database connectivity and creation framework for various database 
vendors"
+arch=(i686 x86_64)
+url="http://www.kexi-project.org/;
+license=(GPL2)
+depends=(kcoreaddons)
+makedepends=(extra-cmake-modules python2 libmariadb postgresql qt5-tools)
+optdepends=('libmariadb: MySQL plugin' 'postgresql: PostgreSQL plugin')
+source=("http://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('eb36afc210d8882e318ea2acb4ed6d02211535e3'
+  'SKIP')
+validpgpkeys=(4866BAF713B465677A4059643C7C0E201B6524DB) # Jarosław Staniek 

+
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-${pkgver%.*} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF \
+-DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 08:54:08
  Author: foutrelis
Revision: 296643

MariaDB 10.2.6 rebuild

Modified:
  kdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 06:52:43 UTC (rev 296642)
+++ PKGBUILD2017-05-26 08:54:08 UTC (rev 296643)
@@ -3,7 +3,7 @@
 
 pkgname=kdb
 pkgver=3.0.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A database connectivity and creation framework for various database 
vendors"
 arch=(i686 x86_64)
 url="http://www.kexi-project.org/;


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 08:52:36
  Author: foutrelis
Revision: 230418

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

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

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

Copied: neko/repos/community-staging-i686/PKGBUILD (from rev 230417, 
neko/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-26 08:52:36 UTC (rev 230418)
@@ -0,0 +1,39 @@
+# Maintainer: Alexander F Rødseth 
+# Contributor: Daichi Shinozaki 
+# Contributor: Dwight Schauer 
+# Contributor: Stefan Husmann 
+# Contributor: Christoph Zeiler 
+# Contributor: Michael 'manveru' Fellinger 
+# Contributor: Caleb McCombs 
+# Contributor: Christian Hesse 
+
+pkgname=neko
+pkgver=2.1.0
+pkgrel=2
+pkgdesc='High-level dynamically typed programming language'
+url='http://nekovm.org/'
+license=('LGPL')
+arch=('x86_64' 'i686')
+depends=('gc' 'gtk2' 'libmariadb' 'sqlite' 'apache' 'mbedtls')
+makedepends=('pkgconfig' 'apr' 'git' 'ninja' 'mbedtls' 'cmake')
+options=('!strip')
+source=("git://github.com/HaxeFoundation/neko#tag=v${pkgver//./-}")
+sha256sums=('SKIP')
+
+build() {
+  mkdir -p build
+  cd build
+
+  cmake "../$pkgname" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DRUN_LDCONFIG=OFF \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# getver: nekovm.org/download
+# vim:set ts=2 sw=2 et:

Copied: neko/repos/community-staging-x86_64/PKGBUILD (from rev 230417, 
neko/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-26 08:52:36 UTC (rev 230418)
@@ -0,0 +1,39 @@
+# Maintainer: Alexander F Rødseth 
+# Contributor: Daichi Shinozaki 
+# Contributor: Dwight Schauer 
+# Contributor: Stefan Husmann 
+# Contributor: Christoph Zeiler 
+# Contributor: Michael 'manveru' Fellinger 
+# Contributor: Caleb McCombs 
+# Contributor: Christian Hesse 
+
+pkgname=neko
+pkgver=2.1.0
+pkgrel=2
+pkgdesc='High-level dynamically typed programming language'
+url='http://nekovm.org/'
+license=('LGPL')
+arch=('x86_64' 'i686')
+depends=('gc' 'gtk2' 'libmariadb' 'sqlite' 'apache' 'mbedtls')
+makedepends=('pkgconfig' 'apr' 'git' 'ninja' 'mbedtls' 'cmake')
+options=('!strip')
+source=("git://github.com/HaxeFoundation/neko#tag=v${pkgver//./-}")
+sha256sums=('SKIP')
+
+build() {
+  mkdir -p build
+  cd build
+
+  cmake "../$pkgname" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DRUN_LDCONFIG=OFF \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# getver: nekovm.org/download
+# vim:set ts=2 sw=2 et:


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 08:52:26
  Author: foutrelis
Revision: 230417

MariaDB 10.2.6 rebuild

Modified:
  neko/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 08:42:25 UTC (rev 230416)
+++ PKGBUILD2017-05-26 08:52:26 UTC (rev 230417)
@@ -9,7 +9,7 @@
 
 pkgname=neko
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='High-level dynamically typed programming language'
 url='http://nekovm.org/'
 license=('LGPL')


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 08:42:25
  Author: foutrelis
Revision: 230416

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

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

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

Copied: wt/repos/community-staging-i686/PKGBUILD (from rev 230415, 
wt/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-26 08:42:25 UTC (rev 230416)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Denis Martinez 
+
+pkgname=wt
+pkgver=3.3.7
+_pkgver=3.3.7
+pkgrel=5
+pkgdesc="a C++ library and application server for developing and deploying web 
applications"
+arch=('i686' 'x86_64')
+url="http://www.webtoolkit.eu/;
+license=('GPL')
+depends=('boost-libs' 'libharu' 'graphicsmagick' 'pango' 'zlib')
+makedepends=('boost' 'cmake' 'postgresql-libs' 'fcgi' 'sqlite' 'mysql++' 'qt4' 
'doxygen' 'mesa' 'glu')
+optdepends=('openssl: for SSL support in built-in webserver'
+   'fcgi: for FastCGI support'
+   'postgresql-libs: for PostgreSQL Dbo support'
+   'sqlite: for Sqlite Dbo support'
+   'mysql++: for the hangman example'
+   'qt4: for the Wt/Qt interopability example (wtwithqt)')
+backup=('etc/wt/wt_config.xml')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${_pkgver}.tar.gz;)
+sha512sums=('f179b42eedcfd2e61f26ef92c6aad40c55c76c9a688269c4d5bd55dd48381073d6269d9c2ab305f15ef455616d48183a3fc0ba08c740a8e18318a2ad2fb13826')
+
+build() {
+  cd "$srcdir"/${pkgname}-${_pkgver}
+
+  [[ -d build ]] && rm -r build
+  mkdir -p build && cd build
+  cmake \
+  -DCONNECTOR_HTTP=ON \
+  -DWT_CPP_11_MODE=-std=c++11 \
+  -DCONFIGDIR=/etc \
+  -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DWEBUSER=http \
+  -DWEBGROUP=http \
+  -DUSE_SYSTEM_SQLITE3=ON \
+  -DINSTALL_EXAMPLES=ON \
+  -DBUILD_EXAMPLES=ON \
+  -DINSTALL_FINDWT_CMAKE_FILE=ON \
+  ..
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${_pkgver}/build
+
+  make DESTDIR="$pkgdir" install
+}

Copied: wt/repos/community-staging-x86_64/PKGBUILD (from rev 230415, 
wt/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-26 08:42:25 UTC (rev 230416)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Denis Martinez 
+
+pkgname=wt
+pkgver=3.3.7
+_pkgver=3.3.7
+pkgrel=5
+pkgdesc="a C++ library and application server for developing and deploying web 
applications"
+arch=('i686' 'x86_64')
+url="http://www.webtoolkit.eu/;
+license=('GPL')
+depends=('boost-libs' 'libharu' 'graphicsmagick' 'pango' 'zlib')
+makedepends=('boost' 'cmake' 'postgresql-libs' 'fcgi' 'sqlite' 'mysql++' 'qt4' 
'doxygen' 'mesa' 'glu')
+optdepends=('openssl: for SSL support in built-in webserver'
+   'fcgi: for FastCGI support'
+   'postgresql-libs: for PostgreSQL Dbo support'
+   'sqlite: for Sqlite Dbo support'
+   'mysql++: for the hangman example'
+   'qt4: for the Wt/Qt interopability example (wtwithqt)')
+backup=('etc/wt/wt_config.xml')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${_pkgver}.tar.gz;)
+sha512sums=('f179b42eedcfd2e61f26ef92c6aad40c55c76c9a688269c4d5bd55dd48381073d6269d9c2ab305f15ef455616d48183a3fc0ba08c740a8e18318a2ad2fb13826')
+
+build() {
+  cd "$srcdir"/${pkgname}-${_pkgver}
+
+  [[ -d build ]] && rm -r build
+  mkdir -p build && cd build
+  cmake \
+  -DCONNECTOR_HTTP=ON \
+  -DWT_CPP_11_MODE=-std=c++11 \
+  -DCONFIGDIR=/etc \
+  -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DWEBUSER=http \
+  -DWEBGROUP=http \
+  -DUSE_SYSTEM_SQLITE3=ON \
+  -DINSTALL_EXAMPLES=ON \
+  -DBUILD_EXAMPLES=ON \
+  -DINSTALL_FINDWT_CMAKE_FILE=ON \
+  ..
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${_pkgver}/build
+
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 08:42:15
  Author: foutrelis
Revision: 230415

MariaDB 10.2.6 rebuild

Modified:
  wt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 08:18:52 UTC (rev 230414)
+++ PKGBUILD2017-05-26 08:42:15 UTC (rev 230415)
@@ -6,7 +6,7 @@
 pkgname=wt
 pkgver=3.3.7
 _pkgver=3.3.7
-pkgrel=4
+pkgrel=5
 pkgdesc="a C++ library and application server for developing and deploying web 
applications"
 arch=('i686' 'x86_64')
 url="http://www.webtoolkit.eu/;


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 08:18:52
  Author: foutrelis
Revision: 230414

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

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

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

Copied: hydra/repos/community-staging-i686/PKGBUILD (from rev 230413, 
hydra/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-26 08:18:52 UTC (rev 230414)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+# Contributor: Rudy Matela 
+# Contributor: Bartek Piotrowski 
+# Contributor: Thomas S Hatch 
+# Contributor: pootzko 
+# Contributor: Jinx 
+# Contributor: Timothée Ravier 
+
+pkgname=hydra
+pkgver=8.5
+pkgrel=2
+pkgdesc='Very fast network logon cracker which support many different services'
+url='https://www.thc.org/thc-hydra/'
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('postgresql-libs' 'subversion' 'libssh' 'libmariadb' 'libidn' 
'libfbclient' 'afpfs-ng' 'zlib' 'openssl' 'ncurses' 'pcre')
+optdepends=('gtk2: graphical front-end (xhydra)')
+makedepends=('gtk2' 'pkg-config')
+source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('557ab284f877aa6c8a26f7491c0373a84836593e5e0ca141b327035e7937dd6d')
+sha512sums=('0b462074a5556a53eb3135da7d4c3cafac5448645fa6020f9a86caea04f0e35ebead32e63db80ba8e680a3b14ff7f6a125553653e776c8e54e9caf923c0da0ec')
+DLAGENTS=('https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u -k')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --fhs
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 README -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: hydra/repos/community-staging-x86_64/PKGBUILD (from rev 230413, 
hydra/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-26 08:18:52 UTC (rev 230414)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+# Contributor: Rudy Matela 
+# Contributor: Bartek Piotrowski 
+# Contributor: Thomas S Hatch 
+# Contributor: pootzko 
+# Contributor: Jinx 
+# Contributor: Timothée Ravier 
+
+pkgname=hydra
+pkgver=8.5
+pkgrel=2
+pkgdesc='Very fast network logon cracker which support many different services'
+url='https://www.thc.org/thc-hydra/'
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('postgresql-libs' 'subversion' 'libssh' 'libmariadb' 'libidn' 
'libfbclient' 'afpfs-ng' 'zlib' 'openssl' 'ncurses' 'pcre')
+optdepends=('gtk2: graphical front-end (xhydra)')
+makedepends=('gtk2' 'pkg-config')
+source=(${pkgname}-${pkgver}.tar.gz::https://www.thc.org/releases/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('557ab284f877aa6c8a26f7491c0373a84836593e5e0ca141b327035e7937dd6d')
+sha512sums=('0b462074a5556a53eb3135da7d4c3cafac5448645fa6020f9a86caea04f0e35ebead32e63db80ba8e680a3b14ff7f6a125553653e776c8e54e9caf923c0da0ec')
+DLAGENTS=('https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u -k')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --fhs
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 README -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-05-26 Thread Evangelos Foutras
Date: Friday, May 26, 2017 @ 08:18:39
  Author: foutrelis
Revision: 230413

MariaDB 10.2.6 rebuild

Modified:
  hydra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-26 08:08:06 UTC (rev 230412)
+++ PKGBUILD2017-05-26 08:18:39 UTC (rev 230413)
@@ -8,7 +8,7 @@
 
 pkgname=hydra
 pkgver=8.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Very fast network logon cracker which support many different services'
 url='https://www.thc.org/thc-hydra/'
 arch=('i686' 'x86_64')


  1   2   >