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

2015-07-01 Thread Alexander Rødseth
Date: Wednesday, July 1, 2015 @ 18:59:55
  Author: arodseth
Revision: 136215

upgpkg: eclipse-cdt 8.7.0-2

Modified:
  eclipse-cdt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 16:52:32 UTC (rev 136214)
+++ PKGBUILD2015-07-01 16:59:55 UTC (rev 136215)
@@ -6,12 +6,12 @@
 
 pkgname=eclipse-cdt
 pkgver=8.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='C/C++ Plugin for Eclipse'
 arch=('any')
 url='http://www.eclipse.org/cdt'
 license=('EPL')
-depends=('eclipse' 'libxtst')
+depends=('eclipse=4.5' 'libxtst')
 
source=(http://ftp.snt.utwente.nl/pub/software/eclipse/tools/cdt/releases/${pkgver%.*}/cdt-$pkgver.zip;)
 sha1sums=('0ef0ea5c249f687160ef0f562bb6b34245016bd1')
 


[arch-commits] Commit in (5 files)

2015-07-01 Thread Anatol Pomozov
Date: Wednesday, July 1, 2015 @ 18:27:45
  Author: anatolik
Revision: 136212

v8 has been moved to AUR4

Modified:
  avr-binutils/trunk/PKGBUILD
  avr-gcc/trunk/PKGBUILD
  avr-libc/trunk/PKGBUILD
  tt-rss/trunk/PKGBUILD
Deleted:
  v8/

-+
 avr-binutils/trunk/PKGBUILD |   17 ++---
 avr-gcc/trunk/PKGBUILD  |   36 +---
 avr-libc/trunk/PKGBUILD |   28 ++--
 tt-rss/trunk/PKGBUILD   |   15 +++
 4 files changed, 52 insertions(+), 44 deletions(-)

Modified: avr-binutils/trunk/PKGBUILD
===
--- avr-binutils/trunk/PKGBUILD 2015-07-01 16:26:50 UTC (rev 136211)
+++ avr-binutils/trunk/PKGBUILD 2015-07-01 16:27:45 UTC (rev 136212)
@@ -8,19 +8,21 @@
 
 pkgname=avr-binutils
 pkgver=2.25
-pkgrel=2
-pkgdesc=A set of programs to assemble and manipulate binary and object files 
for the AVR architecture
+pkgrel=3
+_commit=c42c779b
+pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the AVR architecture'
 arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/binutils/;
+url='http://www.gnu.org/software/binutils/'
 license=('GPL')
-depends=('glibc=2.17' 'zlib' 'binutils')
-options=('!distcc' '!ccache')
+depends=('glibc' 'zlib' 'binutils')
 install=avr-binutils.install
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig}
-avr-size.patch)
+avr-size.patch
+
binutils-${pkgver}-roundup-${_commit}.patch::https://sourceware.org/git/gitweb.cgi\?p=binutils-gdb.git\;a=commitdiff_plain\;h=${_commit}\;hp=binutils-2_25)
 sha1sums=('b46cc90ebaba7ffcf6c6d996d60738881b14e50d'
   'SKIP'
-  'b6d1ff7084b1f0a3fd2dee5383019ffb202e6c9a')
+  'b6d1ff7084b1f0a3fd2dee5383019ffb202e6c9a'
+  'c956a27796f62b797114233c6a9958b495e9bff0')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold
 
 _builddir=binutils-build
@@ -31,6 +33,7 @@
 # See https://bugs.archlinux.org/task/32504
 # And https://bugs.archlinux.org/task/40986
 patch -Np0  ${srcdir}/avr-size.patch
+patch -p1  ${srcdir}/binutils-${pkgver}-roundup-${_commit}.patch
 
 # https://bugs.archlinux.org/task/34629
 sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ libiberty/configure

Modified: avr-gcc/trunk/PKGBUILD
===
--- avr-gcc/trunk/PKGBUILD  2015-07-01 16:26:50 UTC (rev 136211)
+++ avr-gcc/trunk/PKGBUILD  2015-07-01 16:27:45 UTC (rev 136212)
@@ -7,16 +7,14 @@
 # Build order: avr-binutils - avr-gcc - avr-libc
 
 pkgname=avr-gcc
-_pkgname=gcc
-pkgver=4.9.2
-_islver=0.12.2
-_cloogver=0.18.1
-pkgrel=2
-_snapshot=4.9-20141224
-pkgdesc=The GNU AVR Compiler Collection
+pkgver=5.1.0
+pkgrel=1
+_snapshot=5-20150519
+_islver=0.14.1
+pkgdesc='The GNU AVR Compiler Collection'
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
-url=http://gcc.gnu.org/;
+url='http://gcc.gnu.org/'
 depends=('avr-binutils=2.25' 'gcc-libs' 'libmpc')
 optdepends=('avr-libc: Standard C library for Atmel AVR development')
 options=('!emptydirs' '!strip')
@@ -23,10 +21,9 @@
 source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
 
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
 http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
-http://www.bastoul.net/cloog/pages/download/cloog-${_cloogver}.tar.gz)
-sha1sums=('dcf37616b36b6f60d3a56a3a1f83754e43e59fae'
-  'ca98a91e35fb3ded10d080342065919764d6f928'
-  '2dc70313e8e2c6610b856d627bce9c9c3f848077')
+   )
+sha1sums=('c6e72cc4ebd446df4cc797947107cbefad21bdf5'
+  'b653327b20e807d1df3a7e2f546ea924f1e030c0')
 
 if [ -n ${_snapshot} ]; then
   _basedir=gcc-${_snapshot}
@@ -37,9 +34,8 @@
 build() {
 cd ${srcdir}/${_basedir} 
 
-# Link isl/cloog for in-tree builds
+# link isl for in-tree build
 ln -s ../isl-${_islver} isl
-ln -s ../cloog-${_cloogver} cloog
 
 # https://bugs.archlinux.org/task/34629
 # hack! - some configure tests for header files using $CPP $CPPFLAGS
@@ -65,7 +61,6 @@
 --enable-__cxa_atexit \
 --enable-checking=release \
 --enable-clocale=gnu \
---enable-cloog-backend=isl \
 --enable-gnu-unique-object \
 --enable-gold \
 --enable-languages=c,c++ \
@@ -84,7 +79,9 @@
 --with-gnu-ld \
 --with-ld=/usr/bin/avr-ld \
 --with-plugin-ld=ld.gold \
---with-system-zlib
+--with-system-zlib \
+--with-isl \
+--enable-gnu-indirect-function
 
 make
 }
@@ -100,8 +97,9 @@
 
 # Install Runtime Library Exception
 install -Dm644 ${srcdir}/${_basedir}/COPYING.RUNTIME \
-

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

2015-07-01 Thread Kyle Keen
Date: Wednesday, July 1, 2015 @ 14:46:36
  Author: kkeen
Revision: 136201

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-01 12:46:07 UTC (rev 136200)
+++ community-i686/PKGBUILD 2015-07-01 12:46:36 UTC (rev 136201)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=zeromq
-pkgver=4.1.2
-pkgrel=2
-pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
-arch=('i686' 'x86_64')
-url=http://www.zeromq.org;
-license=('LGPL')
-depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm')
-makedepends=('asciidoc' 'xmlto')
-options=('staticlibs')
-source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz;
-'https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp'
-'https://github.com/zeromq/zeromq4-1/commit/81464652.patch')
-md5sums=('159c0c56a895472f02668e692d122685'
- 'c1388ca58d417610b6c00d66c81a93f2'
- 'b6b2f8d633b05bcbe970aab089f17d9b')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  # temporary ipv6 fix for 4.1.2 (FS#45345)
-  patch -Np1 -i  $srcdir/81464652.patch
-  ./configure prefix=/usr --with-pgm --with-libsodium \
---with-documentation --enable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
-}
-

Copied: zeromq/repos/community-i686/PKGBUILD (from rev 136200, 
zeromq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-01 12:46:36 UTC (rev 136201)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+pkgname=zeromq
+pkgver=4.1.2
+pkgrel=3
+pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
+arch=('i686' 'x86_64')
+url=http://www.zeromq.org;
+license=('LGPL')
+depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm')
+makedepends=('asciidoc' 'xmlto')
+options=('staticlibs')
+source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz;
+'https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp'
+'https://github.com/zeromq/zeromq4-1/commit/81464652.patch')
+md5sums=('159c0c56a895472f02668e692d122685'
+ 'c1388ca58d417610b6c00d66c81a93f2'
+ 'b6b2f8d633b05bcbe970aab089f17d9b')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  # temporary ipv6 fix for 4.1.2 (FS#45345)
+  patch -Np1 -i  $srcdir/81464652.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure prefix=/usr --with-pgm --with-libsodium \
+--with-documentation --enable-static
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  if [[ $CARCH == 'i686' ]]; then
+return 0
+  fi
+  make -k check
+}
+
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-07-01 12:46:07 UTC (rev 136200)
+++ community-x86_64/PKGBUILD   2015-07-01 12:46:36 UTC (rev 136201)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=zeromq
-pkgver=4.1.2
-pkgrel=2
-pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
-arch=('i686' 'x86_64')
-url=http://www.zeromq.org;
-license=('LGPL')
-depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm')
-makedepends=('asciidoc' 'xmlto')
-options=('staticlibs')
-source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz;
-'https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp'
-'https://github.com/zeromq/zeromq4-1/commit/81464652.patch')
-md5sums=('159c0c56a895472f02668e692d122685'
- 'c1388ca58d417610b6c00d66c81a93f2'
- 'b6b2f8d633b05bcbe970aab089f17d9b')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  # temporary ipv6 fix for 4.1.2 (FS#45345)
-  patch -Np1 -i  $srcdir/81464652.patch
-  ./configure prefix=/usr --with-pgm --with-libsodium \
---with-documentation --enable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
-}
-

Copied: zeromq/repos/community-x86_64/PKGBUILD (from rev 136200, 

[arch-commits] Commit in backuppc/repos/community-any (29 files)

2015-07-01 Thread Sébastien Luttringer
Date: Wednesday, July 1, 2015 @ 15:07:16
  Author: seblu
Revision: 136203

archrelease: copy trunk to community-any

Added:
  backuppc/repos/community-any/01-move-socket-into-run.patch
(from rev 136202, backuppc/trunk/01-move-socket-into-run.patch)
  backuppc/repos/community-any/02-move-socket-into-run.patch
(from rev 136202, backuppc/trunk/02-move-socket-into-run.patch)
  backuppc/repos/community-any/03-fix-FS#32642.patch
(from rev 136202, backuppc/trunk/03-fix-FS#32642.patch)
  backuppc/repos/community-any/04-fix-cve-2011-4923.patch
(from rev 136202, backuppc/trunk/04-fix-cve-2011-4923.patch)
  backuppc/repos/community-any/05-fix-edit-menu-ordering.patch
(from rev 136202, backuppc/trunk/05-fix-edit-menu-ordering.patch)
  backuppc/repos/community-any/06-fix-defined-on-array.patch
(from rev 136202, backuppc/trunk/06-fix-defined-on-array.patch)
  backuppc/repos/community-any/PKGBUILD
(from rev 136202, backuppc/trunk/PKGBUILD)
  backuppc/repos/community-any/backuppc.httpd
(from rev 136202, backuppc/trunk/backuppc.httpd)
  backuppc/repos/community-any/backuppc.install
(from rev 136202, backuppc/trunk/backuppc.install)
  backuppc/repos/community-any/backuppc.profile.csh
(from rev 136202, backuppc/trunk/backuppc.profile.csh)
  backuppc/repos/community-any/backuppc.profile.sh
(from rev 136202, backuppc/trunk/backuppc.profile.sh)
  backuppc/repos/community-any/backuppc.service
(from rev 136202, backuppc/trunk/backuppc.service)
  backuppc/repos/community-any/backuppc.socket
(from rev 136202, backuppc/trunk/backuppc.socket)
  backuppc/repos/community-any/backuppc.sysusers
(from rev 136202, backuppc/trunk/backuppc.sysusers)
  backuppc/repos/community-any/backuppc.tmpfiles
(from rev 136202, backuppc/trunk/backuppc.tmpfiles)
Deleted:
  backuppc/repos/community-any/01-move-socket-into-run.patch
  backuppc/repos/community-any/02-move-socket-into-run.patch
  backuppc/repos/community-any/03-fix-FS#32642.patch
  backuppc/repos/community-any/04-fix-cve-2011-4923.patch
  backuppc/repos/community-any/05-fix-edit-menu-ordering.patch
  backuppc/repos/community-any/PKGBUILD
  backuppc/repos/community-any/backuppc.httpd
  backuppc/repos/community-any/backuppc.install
  backuppc/repos/community-any/backuppc.profile.csh
  backuppc/repos/community-any/backuppc.profile.sh
  backuppc/repos/community-any/backuppc.service
  backuppc/repos/community-any/backuppc.socket
  backuppc/repos/community-any/backuppc.sysusers
  backuppc/repos/community-any/backuppc.tmpfiles

-+
 01-move-socket-into-run.patch   |  110 ++--
 02-move-socket-into-run.patch   |   86 +++
 03-fix-FS#32642.patch   |   24 ++--
 04-fix-cve-2011-4923.patch  |   28 ++---
 05-fix-edit-menu-ordering.patch |   58 +-
 06-fix-defined-on-array.patch   |   28 +
 PKGBUILD|  205 +++---
 backuppc.httpd  |   42 +++
 backuppc.install|   58 +-
 backuppc.profile.csh|2 
 backuppc.profile.sh |6 -
 backuppc.service|   22 ++--
 backuppc.socket |   16 +-
 backuppc.sysusers   |2 
 backuppc.tmpfiles   |2 
 15 files changed, 360 insertions(+), 329 deletions(-)

Deleted: 01-move-socket-into-run.patch
===
--- 01-move-socket-into-run.patch   2015-07-01 13:06:45 UTC (rev 136202)
+++ 01-move-socket-into-run.patch   2015-07-01 13:07:16 UTC (rev 136203)
@@ -1,55 +0,0 @@
-From 1cba5f001533ec6d0a728847bdc4fc57e5fed0a3 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= se...@seblu.net
-Date: Tue, 16 Apr 2013 22:39:15 +0200
-Subject: [PATCH] Move pid file into /run
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-This is not a clean patch but it doesn't targeted to upstream inclusion
-
-Signed-off-by: Sébastien Luttringer se...@seblu.net

- bin/BackupPC | 10 +-
- 1 file changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/bin/BackupPC b/bin/BackupPC
-index c6fc7d2..d9f3dbc 100755
 a/bin/BackupPC
-+++ b/bin/BackupPC
-@@ -363,11 +363,11 @@ sub Main_Initialize
- # Write out our initial status and save our PID
- #
- StatusWrite();
--unlink($LogDir/BackupPC.pid);
--if ( open(PID, , $LogDir/BackupPC.pid) ) {
-+unlink(/run/backuppc/backuppc.pid);
-+if ( open(PID, , /run/backuppc/backuppc.pid) ) {
- print(PID $$);
- close(PID);
--chmod(0444, $LogDir/BackupPC.pid);
-+chmod(0444, /run/backuppc/backuppc.pid);
- }
- 
- #
-@@ -1846,7 +1846,7 @@ sub catch_signal
- close(LOG);
- LogFileOpen();
- print(LOG Fatal error: unhandled signal $SigName\n);
--unlink($LogDir/BackupPC.pid);
-+unlink(/run/backuppc/backuppc.pid);
-

[arch-commits] Commit in backuppc/trunk (06-fix-defined-on-array.patch PKGBUILD)

2015-07-01 Thread Sébastien Luttringer
Date: Wednesday, July 1, 2015 @ 15:06:45
  Author: seblu
Revision: 136202

upgpkg: backuppc 3.3.1-3

- fix perl 5.22 breakage

Added:
  backuppc/trunk/06-fix-defined-on-array.patch
Modified:
  backuppc/trunk/PKGBUILD

---+
 06-fix-defined-on-array.patch |   28 
 PKGBUILD  |9 ++---
 2 files changed, 34 insertions(+), 3 deletions(-)

Added: 06-fix-defined-on-array.patch
===
--- 06-fix-defined-on-array.patch   (rev 0)
+++ 06-fix-defined-on-array.patch   2015-07-01 13:06:45 UTC (rev 136202)
@@ -0,0 +1,28 @@
+# Copyright © Sébastien Luttringer
+
+# This patch is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This patch is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this patch. If not, see http://www.gnu.org/licenses/.
+
+# perl 5.22 raise errors when defined is used on arrays
+
+--- a/lib/BackupPC/CGI/Browse.pm   2015-06-01 09:05:54.0 +0200
 b/lib/BackupPC/CGI/Browse.pm   2015-07-01 14:34:28.480199121 +0200
+@@ -65,7 +65,7 @@
+ #
+ # default to the newest backup
+ #
+-if ( !defined($In{num})  defined(@Backups)  @Backups  0 ) {
++if ( !defined($In{num})  @Backups  @Backups  0 ) {
+ $i = @Backups - 1;
+ $num = $Backups[$i]{num};
+ }

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 12:46:36 UTC (rev 136201)
+++ PKGBUILD2015-07-01 13:06:45 UTC (rev 136202)
@@ -3,7 +3,7 @@
 
 pkgname=backuppc
 pkgver=3.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Enterprise-grade system for backing up Linux, Windows and MacOS PCs'
 url='http://backuppc.sourceforge.net/'
 license=('GPL2')
@@ -13,6 +13,7 @@
  'perl-archive-zip'
  'perl-file-listing'
  'perl-time-modules'
+ 'perl-cgi'
  'perl-xml-rss'
  'smbclient')
 optdepends=('rsync: used by rsync transfert method'
@@ -30,7 +31,8 @@
 '02-move-socket-into-run.patch'
 '03-fix-FS#32642.patch'
 '04-fix-cve-2011-4923.patch'
-'05-fix-edit-menu-ordering.patch')
+'05-fix-edit-menu-ordering.patch'
+'06-fix-defined-on-array.patch')
 install=$pkgname.install
 backup=(etc/$pkgname/config.pl
 etc/$pkgname/hosts
@@ -48,7 +50,8 @@
  'b468820ed542023e1fec7ce8c88a0c3b'
  '3917c474a275e262fde246daf59ffe31'
  'aca8392c5dea60c3cceeb02ebcc63497'
- '2a568701fd1caf75490987814786fecf')
+ '2a568701fd1caf75490987814786fecf'
+ 'd48f3032e65a8fc4409454fe04faf9e1')
 
 prepare() {
   for _p in *.patch; do


[arch-commits] Commit in unifi/repos/community-any (9 files)

2015-07-01 Thread Sébastien Luttringer
Date: Wednesday, July 1, 2015 @ 15:45:17
  Author: seblu
Revision: 136205

archrelease: copy trunk to community-any

Added:
  unifi/repos/community-any/LICENSE
(from rev 136204, unifi/trunk/LICENSE)
  unifi/repos/community-any/PKGBUILD
(from rev 136204, unifi/trunk/PKGBUILD)
  unifi/repos/community-any/unifi.install
(from rev 136204, unifi/trunk/unifi.install)
  unifi/repos/community-any/unifi.service
(from rev 136204, unifi/trunk/unifi.service)
  unifi/repos/community-any/unifi.sysusers
(from rev 136204, unifi/trunk/unifi.sysusers)
Deleted:
  unifi/repos/community-any/LICENSE
  unifi/repos/community-any/PKGBUILD
  unifi/repos/community-any/unifi.install
  unifi/repos/community-any/unifi.service

+
 LICENSE|6 +-
 PKGBUILD   |  116 ++-
 unifi.install  |   24 +++
 unifi.service  |   24 +--
 unifi.sysusers |1 
 5 files changed, 80 insertions(+), 91 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2015-07-01 13:44:59 UTC (rev 136204)
+++ LICENSE 2015-07-01 13:45:17 UTC (rev 136205)
@@ -1,3 +0,0 @@
-Ubiquiti Networks - All Rights Reserved.
-Permission granted to Archlinux to re-package.
-https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html

Copied: unifi/repos/community-any/LICENSE (from rev 136204, unifi/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2015-07-01 13:45:17 UTC (rev 136205)
@@ -0,0 +1,3 @@
+Ubiquiti Networks - All Rights Reserved.
+Permission granted to Archlinux to re-package.
+https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 13:44:59 UTC (rev 136204)
+++ PKGBUILD2015-07-01 13:45:17 UTC (rev 136205)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Seblu Luttringer se...@archlinux.org
-# Contributor: Frederik Schwan frederik dot schwan at linux dot com
-
-pkgname=unifi
-pkgver=4.6.3
-pkgrel=1
-pkgdesc='Centralized management system for Ubiquiti UniFi AP'
-arch=('any')
-url='https://community.ubnt.com/unifi'
-# We are allowed to ship the software in our repository
-# 
https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html
-license=('custom')
-depends=('mongodb' 'jre7-openjdk-headless' 'fontconfig')
-makedepends=('jdk7-openjdk')
-conflicts=('tomcat-native')
-install=unifi.install
-source=(UniFi-$pkgver.zip::http://dl.ubnt.com/unifi/$pkgver/UniFi.unix.zip;
-'unifi.service'
-'LICENSE')
-md5sums=('738f0537c08234cf59ae9e1d34bdc239'
- '79998cabf110d9a96ba4d3367101c94c'
- '63a6f9e67db6a466f31a40c228c16d63')
-
-package() {
-  # lib
-  install -dm755 $pkgdir/usr/lib/unifi
-  cp -r UniFi/{bin,dl,lib,webapps} $pkgdir/usr/lib/unifi
-#  # unjar
-#  pushd $pkgdir/usr/lib/unifi/webapps
-#  mkdir ROOT
-#  cd ROOT
-#  jar -xf ../ROOT.war
-#  rm ../ROOT.war
-#  popd
-
-  # data
-  install -dm750 $pkgdir/var/lib/unifi
-  for _d in data run work; do
-install -dm750 $pkgdir/var/lib/unifi/$_d
-ln -s ../../../var/lib/unifi/$_d $pkgdir/usr/lib/unifi/$_d
-  done
-  chown -R 113:113 $pkgdir/var/lib/unifi
-
-  # log
-  install -dm750 $pkgdir/var/log/unifi
-  ln -s ../../../var/log/unifi $pkgdir/usr/lib/unifi/logs
-  chown -R 113:113 $pkgdir/var/log/unifi
-
-  # readme
-  install -Dm644 UniFi/readme.txt $pkgdir/usr/share/doc/$pkgname/README
-
-  # license
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  # systemd
-  install -Dm644 unifi.service $pkgdir/usr/lib/systemd/system/unifi.service
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: unifi/repos/community-any/PKGBUILD (from rev 136204, 
unifi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 13:45:17 UTC (rev 136205)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer se...@archlinux.org
+# Contributor: Frederik Schwan frederik dot schwan at linux dot com
+
+pkgname=unifi
+pkgver=4.6.6
+pkgrel=1
+pkgdesc='Centralized management system for Ubiquiti UniFi AP'
+arch=('any')
+url='https://community.ubnt.com/unifi'
+# We are allowed to ship the software in our repository
+# 
https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html
+license=('custom')
+depends=('mongodb' 'jre7-openjdk-headless' 'fontconfig')
+makedepends=('jdk7-openjdk')
+conflicts=('tomcat-native')
+install=unifi.install
+source=(UniFi-$pkgver.zip::http://dl.ubnt.com/unifi/$pkgver/UniFi.unix.zip;
+'unifi.service'
+'unifi.sysusers'
+'LICENSE')
+md5sums=('96bb01cad7710775f5512f659eed7baa'
+ '79998cabf110d9a96ba4d3367101c94c'
+ '48dd51ac68c52d9700f38e3db1a2a7be'
+ 

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

2015-07-01 Thread Sébastien Luttringer
Date: Wednesday, July 1, 2015 @ 15:44:59
  Author: seblu
Revision: 136204

upgpkg: unifi 4.6.6-1

Modified:
  unifi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 13:07:16 UTC (rev 136203)
+++ PKGBUILD2015-07-01 13:44:59 UTC (rev 136204)
@@ -3,8 +3,8 @@
 # Contributor: Frederik Schwan frederik dot schwan at linux dot com
 
 pkgname=unifi
-pkgver=4.6.3
-pkgrel=2
+pkgver=4.6.6
+pkgrel=1
 pkgdesc='Centralized management system for Ubiquiti UniFi AP'
 arch=('any')
 url='https://community.ubnt.com/unifi'
@@ -19,7 +19,7 @@
 'unifi.service'
 'unifi.sysusers'
 'LICENSE')
-md5sums=('738f0537c08234cf59ae9e1d34bdc239'
+md5sums=('96bb01cad7710775f5512f659eed7baa'
  '79998cabf110d9a96ba4d3367101c94c'
  '48dd51ac68c52d9700f38e3db1a2a7be'
  '63a6f9e67db6a466f31a40c228c16d63')


[arch-commits] Commit in perl-finance-quote/repos/community-any (PKGBUILD PKGBUILD)

2015-07-01 Thread Sergej Pupykin
Date: Wednesday, July 1, 2015 @ 14:27:21
  Author: spupykin
Revision: 136199

archrelease: copy trunk to community-any

Added:
  perl-finance-quote/repos/community-any/PKGBUILD
(from rev 136198, perl-finance-quote/trunk/PKGBUILD)
Deleted:
  perl-finance-quote/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 12:27:12 UTC (rev 136198)
+++ PKGBUILD2015-07-01 12:27:21 UTC (rev 136199)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Charles Mauch cma...@gmail.com
-
-pkgname=perl-finance-quote
-pkgver=1.37
-pkgrel=1
-pkgdesc=Perl/CPAN Module Finance::Quote : Fetch stock prices over the 
Internet
-arch=(any)
-url=http://search.cpan.org/dist/Finance-Quote/;
-license=(GPL PerlArtistic)
-makedepends=( perl-html-tableextract perl-crypt-ssleay perl-libwww)
-depends=(perl-html-tree perl-html-tableextract perl-crypt-ssleay
-perl-libwww perl-date-calc perl-json)
-source=(http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz;)
-md5sums=('24a0c2c9aea98127c6e3742fc80218f1')
-
-build() {
-  cd $srcdir/Finance-Quote-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd $srcdir/Finance-Quote-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-finance-quote/repos/community-any/PKGBUILD (from rev 136198, 
perl-finance-quote/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 12:27:21 UTC (rev 136199)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Charles Mauch cma...@gmail.com
+
+pkgname=perl-finance-quote
+pkgver=1.37
+pkgrel=2
+pkgdesc=Perl/CPAN Module Finance::Quote : Fetch stock prices over the 
Internet
+arch=(any)
+url=http://search.cpan.org/dist/Finance-Quote/;
+license=(GPL PerlArtistic)
+depends=(perl-html-tree perl-html-tableextract perl-crypt-ssleay
+perl-libwww perl-date-calc perl-json perl-datetime perl-cgi)
+source=(http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz;)
+md5sums=('24a0c2c9aea98127c6e3742fc80218f1')
+
+build() {
+  cd $srcdir/Finance-Quote-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/Finance-Quote-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}


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

2015-07-01 Thread Sergej Pupykin
Date: Wednesday, July 1, 2015 @ 14:27:12
  Author: spupykin
Revision: 136198

upgpkg: perl-finance-quote 1.37-2

upd

Modified:
  perl-finance-quote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 12:13:11 UTC (rev 136197)
+++ PKGBUILD2015-07-01 12:27:12 UTC (rev 136198)
@@ -4,14 +4,13 @@
 
 pkgname=perl-finance-quote
 pkgver=1.37
-pkgrel=1
+pkgrel=2
 pkgdesc=Perl/CPAN Module Finance::Quote : Fetch stock prices over the 
Internet
 arch=(any)
 url=http://search.cpan.org/dist/Finance-Quote/;
 license=(GPL PerlArtistic)
-makedepends=( perl-html-tableextract perl-crypt-ssleay perl-libwww)
 depends=(perl-html-tree perl-html-tableextract perl-crypt-ssleay
-perl-libwww perl-date-calc perl-json)
+perl-libwww perl-date-calc perl-json perl-datetime perl-cgi)
 
source=(http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz;)
 md5sums=('24a0c2c9aea98127c6e3742fc80218f1')
 


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

2015-07-01 Thread Kyle Keen
Date: Wednesday, July 1, 2015 @ 12:47:27
  Author: kkeen
Revision: 136195

upgpkg: zeromq 4.1.2-3  check()

Modified:
  zeromq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 10:36:23 UTC (rev 136194)
+++ PKGBUILD2015-07-01 10:47:27 UTC (rev 136195)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen keen...@gmail.com
 pkgname=zeromq
 pkgver=4.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
 arch=('i686' 'x86_64')
 url=http://www.zeromq.org;
@@ -26,6 +26,12 @@
   make
 }
 
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make -k check
+}
+
+
 package() {
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install


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

2015-07-01 Thread Kyle Keen
Date: Wednesday, July 1, 2015 @ 12:36:23
  Author: kkeen
Revision: 136194

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-01 10:35:46 UTC (rev 136193)
+++ community-i686/PKGBUILD 2015-07-01 10:36:23 UTC (rev 136194)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=zeromq
-pkgver=4.1.2
-pkgrel=1
-pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
-arch=('i686' 'x86_64')
-url=http://www.zeromq.org;
-license=('LGPL')
-depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm')
-makedepends=('asciidoc' 'xmlto')
-options=('staticlibs')
-source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
-https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp)
-md5sums=('159c0c56a895472f02668e692d122685'
- 'c1388ca58d417610b6c00d66c81a93f2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure prefix=/usr --with-pgm --with-libsodium \
---with-documentation --enable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
-}
-

Copied: zeromq/repos/community-i686/PKGBUILD (from rev 136193, 
zeromq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-01 10:36:23 UTC (rev 136194)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+pkgname=zeromq
+pkgver=4.1.2
+pkgrel=2
+pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
+arch=('i686' 'x86_64')
+url=http://www.zeromq.org;
+license=('LGPL')
+depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm')
+makedepends=('asciidoc' 'xmlto')
+options=('staticlibs')
+source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz;
+'https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp'
+'https://github.com/zeromq/zeromq4-1/commit/81464652.patch')
+md5sums=('159c0c56a895472f02668e692d122685'
+ 'c1388ca58d417610b6c00d66c81a93f2'
+ 'b6b2f8d633b05bcbe970aab089f17d9b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  # temporary ipv6 fix for 4.1.2 (FS#45345)
+  patch -Np1 -i  $srcdir/81464652.patch
+  ./configure prefix=/usr --with-pgm --with-libsodium \
+--with-documentation --enable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-07-01 10:35:46 UTC (rev 136193)
+++ community-x86_64/PKGBUILD   2015-07-01 10:36:23 UTC (rev 136194)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-pkgname=zeromq
-pkgver=4.1.2
-pkgrel=1
-pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
-arch=('i686' 'x86_64')
-url=http://www.zeromq.org;
-license=('LGPL')
-depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm')
-makedepends=('asciidoc' 'xmlto')
-options=('staticlibs')
-source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
-https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp)
-md5sums=('159c0c56a895472f02668e692d122685'
- 'c1388ca58d417610b6c00d66c81a93f2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure prefix=/usr --with-pgm --with-libsodium \
---with-documentation --enable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 $srcdir/zmq.hpp $pkgdir/usr/include/zmq.hpp
-}
-

Copied: zeromq/repos/community-x86_64/PKGBUILD (from rev 136193, 
zeromq/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-07-01 10:36:23 UTC (rev 136194)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+pkgname=zeromq
+pkgver=4.1.2
+pkgrel=2
+pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
+arch=('i686' 'x86_64')
+url=http://www.zeromq.org;
+license=('LGPL')
+depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm')

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

2015-07-01 Thread Kyle Keen
Date: Wednesday, July 1, 2015 @ 12:35:46
  Author: kkeen
Revision: 136193

upgpkg: zeromq 4.1.2-2  FS#45345

Modified:
  zeromq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 07:51:31 UTC (rev 136192)
+++ PKGBUILD2015-07-01 10:35:46 UTC (rev 136193)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen keen...@gmail.com
 pkgname=zeromq
 pkgver=4.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc=Fast messaging system built on sockets.  C and C++ bindings.  aka 
0MQ, ZMQ.
 arch=('i686' 'x86_64')
 url=http://www.zeromq.org;
@@ -10,13 +10,17 @@
 depends=('gcc-libs' 'util-linux' 'libsodium' 'libpgm')
 makedepends=('asciidoc' 'xmlto')
 options=('staticlibs')
-source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz
-https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp)
+source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz;
+'https://raw.githubusercontent.com/zeromq/cppzmq/ac705f6047/zmq.hpp'
+'https://github.com/zeromq/zeromq4-1/commit/81464652.patch')
 md5sums=('159c0c56a895472f02668e692d122685'
- 'c1388ca58d417610b6c00d66c81a93f2')
+ 'c1388ca58d417610b6c00d66c81a93f2'
+ 'b6b2f8d633b05bcbe970aab089f17d9b')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
+  # temporary ipv6 fix for 4.1.2 (FS#45345)
+  patch -Np1 -i  $srcdir/81464652.patch
   ./configure prefix=/usr --with-pgm --with-libsodium \
 --with-documentation --enable-static
   make


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

2015-07-01 Thread Sergej Pupykin
Date: Wednesday, July 1, 2015 @ 14:13:11
  Author: spupykin
Revision: 136197

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-01 12:12:52 UTC (rev 136196)
+++ community-i686/PKGBUILD 2015-07-01 12:13:11 UTC (rev 136197)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Igor Scabini furester @ gmail.com
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.22
-pkgrel=3
-pkgdesc=C-Extensions for Python 
-arch=(i686 x86_64)
-url=http://www.cython.org;
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=(http://cython.org/release/Cython-$pkgver.tar.gz;
-   
https://github.com/cython/cython/commit/9139a7f836151fb5bdb1624a05dce13b1bb17164.patch)
-md5sums=('1ae25add4ef7b63ee9b4af697300d6b6'
- '299926d6650d2d8bea960ca0d0cb9c25')
-
-prepare() {
-  cd $srcdir/Cython-$pkgver
-  patch -p1 $srcdir/9139a7f836151fb5bdb1624a05dce13b1bb17164.patch
-}
-
-package_cython() {
-  depends=('python' 'python-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python setup.py install --root=$pkgdir
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
-}
-
-package_cython2() {
-  depends=('python2' 'python2-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python2 setup.py install --root=$pkgdir
-
-  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
-  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
-  mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2
-}

Copied: cython/repos/community-i686/PKGBUILD (from rev 136196, 
cython/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-01 12:13:11 UTC (rev 136197)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Igor Scabini furester @ gmail.com
+
+pkgname=('cython' 'cython2')
+pkgbase=cython
+pkgver=0.22.1
+pkgrel=1
+pkgdesc=C-Extensions for Python 
+arch=(i686 x86_64)
+url=http://www.cython.org;
+license=('APACHE')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(http://cython.org/release/Cython-$pkgver.tar.gz;
+   
https://github.com/cython/cython/commit/9139a7f836151fb5bdb1624a05dce13b1bb17164.patch)
+md5sums=('b920f3c81ae767477a342807bf5e68e8'
+ '299926d6650d2d8bea960ca0d0cb9c25')
+
+prepare() {
+  cd $srcdir/Cython-$pkgver
+  patch -p1 $srcdir/9139a7f836151fb5bdb1624a05dce13b1bb17164.patch
+}
+
+package_cython() {
+  depends=('python' 'python-setuptools')
+
+  cd $srcdir/Cython-$pkgver
+  python setup.py install --root=$pkgdir
+
+  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
+}
+
+package_cython2() {
+  depends=('python2' 'python2-setuptools')
+
+  cd $srcdir/Cython-$pkgver
+  python2 setup.py install --root=$pkgdir
+
+  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
+  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
+  mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-07-01 12:12:52 UTC (rev 136196)
+++ community-x86_64/PKGBUILD   2015-07-01 12:13:11 UTC (rev 136197)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Igor Scabini furester @ gmail.com
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.22
-pkgrel=3
-pkgdesc=C-Extensions for Python 
-arch=(i686 x86_64)
-url=http://www.cython.org;
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=(http://cython.org/release/Cython-$pkgver.tar.gz;
-   
https://github.com/cython/cython/commit/9139a7f836151fb5bdb1624a05dce13b1bb17164.patch)
-md5sums=('1ae25add4ef7b63ee9b4af697300d6b6'
- '299926d6650d2d8bea960ca0d0cb9c25')
-
-prepare() {
-  cd $srcdir/Cython-$pkgver
-  patch -p1 $srcdir/9139a7f836151fb5bdb1624a05dce13b1bb17164.patch
-}
-
-package_cython() {
-  depends=('python' 'python-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python setup.py install --root=$pkgdir
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
-}
-
-package_cython2() {
-  depends=('python2' 'python2-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python2 setup.py install --root=$pkgdir
-
-  mv 

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

2015-07-01 Thread Sergej Pupykin
Date: Wednesday, July 1, 2015 @ 14:12:52
  Author: spupykin
Revision: 136196

upgpkg: cython 0.22.1-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 10:47:27 UTC (rev 136195)
+++ PKGBUILD2015-07-01 12:12:52 UTC (rev 136196)
@@ -4,8 +4,8 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.22
-pkgrel=3
+pkgver=0.22.1
+pkgrel=1
 pkgdesc=C-Extensions for Python 
 arch=(i686 x86_64)
 url=http://www.cython.org;
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 source=(http://cython.org/release/Cython-$pkgver.tar.gz;

https://github.com/cython/cython/commit/9139a7f836151fb5bdb1624a05dce13b1bb17164.patch)
-md5sums=('1ae25add4ef7b63ee9b4af697300d6b6'
+md5sums=('b920f3c81ae767477a342807bf5e68e8'
  '299926d6650d2d8bea960ca0d0cb9c25')
 
 prepare() {


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

2015-07-01 Thread Kyle Keen
Date: Wednesday, July 1, 2015 @ 14:46:07
  Author: kkeen
Revision: 136200

upgpkg: zeromq 4.1.2-3  better check()

Modified:
  zeromq/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 12:27:21 UTC (rev 136199)
+++ PKGBUILD2015-07-01 12:46:07 UTC (rev 136200)
@@ -17,10 +17,14 @@
  'c1388ca58d417610b6c00d66c81a93f2'
  'b6b2f8d633b05bcbe970aab089f17d9b')
 
-build() {
+prepare() {
   cd $srcdir/$pkgname-$pkgver
   # temporary ipv6 fix for 4.1.2 (FS#45345)
   patch -Np1 -i  $srcdir/81464652.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
   ./configure prefix=/usr --with-pgm --with-libsodium \
 --with-documentation --enable-static
   make
@@ -28,6 +32,9 @@
 
 check() {
   cd $srcdir/$pkgname-$pkgver
+  if [[ $CARCH == 'i686' ]]; then
+return 0
+  fi
   make -k check
 }
 


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

2015-07-01 Thread Anatol Pomozov
Date: Wednesday, July 1, 2015 @ 18:05:14
  Author: anatolik
Revision: 241666

upgpkg: ntp 4.2.8.p3-1

Modified:
  ntp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 15:45:46 UTC (rev 241665)
+++ PKGBUILD2015-07-01 16:05:14 UTC (rev 241666)
@@ -4,7 +4,7 @@
 
 pkgname=ntp
 _pkgname=ntp #-dev
-_pkgver=4.2.8p2
+_pkgver=4.2.8p3
 pkgver=${_pkgver/p/.p}
 pkgrel=1
 pkgdesc='Network Time Protocol reference implementation'
@@ -18,7 +18,7 @@
 'ntp.conf'
 'ntpd.service'
 'ntpdate.service')
-sha1sums=('51d014c4a38383692d0895f5b8247004942e3b38'
+sha1sums=('fc624396f8d9f9bc282da30c8e8e527ade7d420f'
   'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
   '0a872385e0142888ab48d273fec0669b30a8'
   '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')


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

2015-07-01 Thread Laurent Carlier
Date: Wednesday, July 1, 2015 @ 17:45:38
  Author: lcarlier
Revision: 241664

upgpkg: xproto 7.0.28-1

upstream update 7.0.28

Modified:
  xproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 15:17:54 UTC (rev 241663)
+++ PKGBUILD2015-07-01 15:45:38 UTC (rev 241664)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xproto
-pkgver=7.0.27
+pkgver=7.0.28
 pkgrel=1
 pkgdesc=X11 core wire protocol and auxiliary headers
 arch=(any)
@@ -11,9 +11,10 @@
 url=http://xorg.freedesktop.org/;
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('246f23a6b235c8008183deeb1dcd76d529a099f93600b648b399811b10ea110c'
+sha256sums=('29e85568d1f68ceef8a2c081dad9bc0e5500a53cfffde24b564dc43d46ddf6ca'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 
alan.coopersm...@oracle.com
+validpgpkeys+=('DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3') # Adam Jackson 
a...@nwnk.net
 
 build() {
   cd ${pkgname}-${pkgver}


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

2015-07-01 Thread Laurent Carlier
Date: Wednesday, July 1, 2015 @ 17:45:46
  Author: lcarlier
Revision: 241665

archrelease: copy trunk to extra-any

Added:
  xproto/repos/extra-any/PKGBUILD
(from rev 241664, xproto/trunk/PKGBUILD)
Deleted:
  xproto/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 15:45:38 UTC (rev 241664)
+++ PKGBUILD2015-07-01 15:45:46 UTC (rev 241665)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xproto
-pkgver=7.0.27
-pkgrel=1
-pkgdesc=X11 core wire protocol and auxiliary headers
-arch=(any)
-license=('custom')
-url=http://xorg.freedesktop.org/;
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('246f23a6b235c8008183deeb1dcd76d529a099f93600b648b399811b10ea110c'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 
alan.coopersm...@oracle.com
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xproto/repos/extra-any/PKGBUILD (from rev 241664, xproto/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 15:45:46 UTC (rev 241665)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xproto
+pkgver=7.0.28
+pkgrel=1
+pkgdesc=X11 core wire protocol and auxiliary headers
+arch=(any)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('29e85568d1f68ceef8a2c081dad9bc0e5500a53cfffde24b564dc43d46ddf6ca'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 
alan.coopersm...@oracle.com
+validpgpkeys+=('DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3') # Adam Jackson 
a...@nwnk.net
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}


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

2015-07-01 Thread Giovanni Scafora
Date: Wednesday, July 1, 2015 @ 17:17:54
  Author: giovanni
Revision: 241663

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-07-01 15:17:45 UTC (rev 241662)
+++ extra-i686/PKGBUILD 2015-07-01 15:17:54 UTC (rev 241663)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
-
-pkgname=libass
-pkgver=0.12.2
-pkgrel=1
-pkgdesc=A portable library for SSA/ASS subtitles rendering
-arch=('i686' 'x86_64')
-url=https://github.com/libass/libass/;
-license=('BSD')
-depends=('fribidi' 'fontconfig' 'enca')
-makedepends=('pkg-config' 'yasm')
-source=(${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('d4b78e6a0794a9d386ece5cd08eb2d3e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-enca \
-  --enable-harfbuzz \
-  --enable-fontconfig
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libass/repos/extra-i686/PKGBUILD (from rev 241662, 
libass/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-07-01 15:17:54 UTC (rev 241663)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
+
+pkgname=libass
+pkgver=0.12.3
+pkgrel=1
+pkgdesc=A portable library for SSA/ASS subtitles rendering
+arch=('i686' 'x86_64')
+url=https://github.com/libass/libass/;
+license=('BSD')
+depends=('fribidi' 'fontconfig' 'enca')
+makedepends=('pkg-config' 'yasm')
+source=(https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
+md5sums=('1b53e739ab389335ce46fd626777ec61')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./autogen.sh
+  ./configure --prefix=/usr \
+  --enable-enca \
+  --enable-harfbuzz \
+  --enable-fontconfig
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-07-01 15:17:45 UTC (rev 241662)
+++ extra-x86_64/PKGBUILD   2015-07-01 15:17:54 UTC (rev 241663)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
-
-pkgname=libass
-pkgver=0.12.2
-pkgrel=1
-pkgdesc=A portable library for SSA/ASS subtitles rendering
-arch=('i686' 'x86_64')
-url=https://github.com/libass/libass/;
-license=('BSD')
-depends=('fribidi' 'fontconfig' 'enca')
-makedepends=('pkg-config' 'yasm')
-source=(${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('d4b78e6a0794a9d386ece5cd08eb2d3e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-enca \
-  --enable-harfbuzz \
-  --enable-fontconfig
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libass/repos/extra-x86_64/PKGBUILD (from rev 241662, 
libass/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-07-01 15:17:54 UTC (rev 241663)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
+
+pkgname=libass
+pkgver=0.12.3
+pkgrel=1
+pkgdesc=A portable library for SSA/ASS subtitles rendering
+arch=('i686' 'x86_64')
+url=https://github.com/libass/libass/;
+license=('BSD')
+depends=('fribidi' 'fontconfig' 'enca')
+makedepends=('pkg-config' 'yasm')
+source=(https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
+md5sums=('1b53e739ab389335ce46fd626777ec61')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./autogen.sh
+  ./configure --prefix=/usr \
+  --enable-enca \
+  --enable-harfbuzz \
+   

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

2015-07-01 Thread Sergej Pupykin
Date: Wednesday, July 1, 2015 @ 18:05:59
  Author: spupykin
Revision: 136209

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

Added:
  poedit/repos/community-i686/PKGBUILD
(from rev 136208, poedit/trunk/PKGBUILD)
  poedit/repos/community-i686/poedit.install
(from rev 136208, poedit/trunk/poedit.install)
  poedit/repos/community-x86_64/PKGBUILD
(from rev 136208, poedit/trunk/PKGBUILD)
  poedit/repos/community-x86_64/poedit.install
(from rev 136208, poedit/trunk/poedit.install)
Deleted:
  poedit/repos/community-i686/PKGBUILD
  poedit/repos/community-i686/poedit.install
  poedit/repos/community-x86_64/PKGBUILD
  poedit/repos/community-x86_64/poedit.install

-+
 /PKGBUILD   |   66 ++
 /poedit.install |   24 +
 community-i686/PKGBUILD |   33 ---
 community-i686/poedit.install   |   12 --
 community-x86_64/PKGBUILD   |   33 ---
 community-x86_64/poedit.install |   12 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-01 16:05:43 UTC (rev 136208)
+++ community-i686/PKGBUILD 2015-07-01 16:05:59 UTC (rev 136209)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-# Contributor: Alexander Fehr pizzap...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=poedit
-pkgver=1.8.1
-pkgrel=1
-pkgdesc=Cross-platform gettext catalogs (.po files) editor
-arch=('i686' 'x86_64')
-url=http://www.poedit.net/;
-license=('MIT')
-depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
-makedepends=('boost' 'libsm')
-install=poedit.install
-#source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz)
-#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz
-source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-md5sums=('65ebf2db400c509568d654eaac7bfa96')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure --prefix=/usr --libexecdir=/usr/lib/poedit
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: poedit/repos/community-i686/PKGBUILD (from rev 136208, 
poedit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-01 16:05:59 UTC (rev 136209)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alexander Fehr pizzap...@gmail.com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=poedit
+pkgver=1.8.2
+pkgrel=1
+pkgdesc=Cross-platform gettext catalogs (.po files) editor
+arch=('i686' 'x86_64')
+url=http://www.poedit.net/;
+license=('MIT')
+depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
+makedepends=('boost' 'libsm')
+install=poedit.install
+#source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz)
+#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz
+source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
+md5sums=('1ba553276f2e658e6652c152a68b5243')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure --prefix=/usr --libexecdir=/usr/lib/poedit
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-i686/poedit.install
===
--- community-i686/poedit.install   2015-07-01 16:05:43 UTC (rev 136208)
+++ community-i686/poedit.install   2015-07-01 16:05:59 UTC (rev 136209)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: poedit/repos/community-i686/poedit.install (from rev 136208, 
poedit/trunk/poedit.install)
===
--- community-i686/poedit.install   (rev 0)
+++ community-i686/poedit.install   2015-07-01 16:05:59 UTC (rev 136209)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  

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

2015-07-01 Thread Alexandre Filgueira
Date: Wednesday, July 1, 2015 @ 16:34:34
  Author: faidoc
Revision: 136206

upgpkg: cinnamon 2.6.12-1

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 13:45:17 UTC (rev 136205)
+++ PKGBUILD2015-07-01 14:34:34 UTC (rev 136206)
@@ -5,7 +5,7 @@
 # Contributor: CReimer
 
 pkgname=cinnamon
-pkgver=2.6.11
+pkgver=2.6.12
 pkgrel=1
 pkgdesc=Linux desktop which provides advanced innovative features and a 
traditional user experience
 arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@
 set_wheel.patch
 gnome-3.14.patch
 default-theme.patch)
-sha256sums=('ff81da04f076bd978e3a8d9001656ab60cd95a945603827f67214cb113f3fff6'
+sha256sums=('82ffd6e7c87e5a21d3464efa0e2ce66203a10c487ceafa741ba123c5197b6b05'
 '2f0fec7d733aa19be426a0e1aecff1af451183de038d2868a2ee3195f227956e'
 '5ecce3c1617c0479ef972904944e5a58d24de31d00a527d44921e2a44d91'
 '566585873f38a79ec248b916645a2e081abec3c6d4df2c34339cde1f35375cc5')


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

2015-07-01 Thread Giovanni Scafora
Date: Wednesday, July 1, 2015 @ 17:17:45
  Author: giovanni
Revision: 241662

upgpkg: libass 0.12.3-1

upstream release

Modified:
  libass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 07:18:14 UTC (rev 241661)
+++ PKGBUILD2015-07-01 15:17:45 UTC (rev 241662)
@@ -3,7 +3,7 @@
 # Contributor: G_Syme demichan(at)mail(dot)upb(dot)de
 
 pkgname=libass
-pkgver=0.12.2
+pkgver=0.12.3
 pkgrel=1
 pkgdesc=A portable library for SSA/ASS subtitles rendering
 arch=('i686' 'x86_64')
@@ -11,12 +11,13 @@
 license=('BSD')
 depends=('fribidi' 'fontconfig' 'enca')
 makedepends=('pkg-config' 'yasm')
-source=(${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('d4b78e6a0794a9d386ece5cd08eb2d3e')
+source=(https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz;)
+md5sums=('1b53e739ab389335ce46fd626777ec61')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
+  ./autogen.sh
   ./configure --prefix=/usr \
   --enable-enca \
   --enable-harfbuzz \


[arch-commits] Commit in cinnamon/repos (20 files)

2015-07-01 Thread Alexandre Filgueira
Date: Wednesday, July 1, 2015 @ 16:35:50
  Author: faidoc
Revision: 136207

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

Added:
  cinnamon/repos/community-i686/PKGBUILD
(from rev 136206, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-i686/cinnamon.install
(from rev 136206, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-i686/default-theme.patch
(from rev 136206, cinnamon/trunk/default-theme.patch)
  cinnamon/repos/community-i686/gnome-3.14.patch
(from rev 136206, cinnamon/trunk/gnome-3.14.patch)
  cinnamon/repos/community-i686/set_wheel.patch
(from rev 136206, cinnamon/trunk/set_wheel.patch)
  cinnamon/repos/community-x86_64/PKGBUILD
(from rev 136206, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-x86_64/cinnamon.install
(from rev 136206, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-x86_64/default-theme.patch
(from rev 136206, cinnamon/trunk/default-theme.patch)
  cinnamon/repos/community-x86_64/gnome-3.14.patch
(from rev 136206, cinnamon/trunk/gnome-3.14.patch)
  cinnamon/repos/community-x86_64/set_wheel.patch
(from rev 136206, cinnamon/trunk/set_wheel.patch)
Deleted:
  cinnamon/repos/community-i686/PKGBUILD
  cinnamon/repos/community-i686/cinnamon.install
  cinnamon/repos/community-i686/default-theme.patch
  cinnamon/repos/community-i686/gnome-3.14.patch
  cinnamon/repos/community-i686/set_wheel.patch
  cinnamon/repos/community-x86_64/PKGBUILD
  cinnamon/repos/community-x86_64/cinnamon.install
  cinnamon/repos/community-x86_64/default-theme.patch
  cinnamon/repos/community-x86_64/gnome-3.14.patch
  cinnamon/repos/community-x86_64/set_wheel.patch

--+
 /PKGBUILD|  178 +
 /cinnamon.install|   24 
 /default-theme.patch |   50 +
 /gnome-3.14.patch|   24 
 /set_wheel.patch |  112 
 community-i686/PKGBUILD  |   89 
 community-i686/cinnamon.install  |   12 --
 community-i686/default-theme.patch   |   25 
 community-i686/gnome-3.14.patch  |   12 --
 community-i686/set_wheel.patch   |   56 --
 community-x86_64/PKGBUILD|   89 
 community-x86_64/cinnamon.install|   12 --
 community-x86_64/default-theme.patch |   25 
 community-x86_64/gnome-3.14.patch|   12 --
 community-x86_64/set_wheel.patch |   56 --
 15 files changed, 388 insertions(+), 388 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-01 14:34:34 UTC (rev 136206)
+++ community-i686/PKGBUILD 2015-07-01 14:35:50 UTC (rev 136207)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Alexandre Filgueira alexfilgue...@cinnarch.com
-# Contributor: M0Rf30
-# Contributor: unifiedlinux
-# Contributor: CReimer
-
-pkgname=cinnamon
-pkgver=2.6.11
-pkgrel=1
-pkgdesc=Linux desktop which provides advanced innovative features and a 
traditional user experience
-arch=('i686' 'x86_64')
-url=http://cinnamon.linuxmint.com/;
-license=('GPL2')
-depends=('accountsservice' 'caribou' 'cinnamon-settings-daemon' 
'cinnamon-session'
- 'cinnamon-translations' 'cjs' 'clutter-gtk' 'gnome-backgrounds' 
'gconf'
- 'gnome-themes-standard' 'gstreamer' 'libgnome-keyring' 'librsvg'
- 'networkmanager' 'muffin' 'python2-cairo' 'python2-dbus' 
'python2-pillow'
- 'python2-pam' 'python2-pexpect' 'python2-pyinotify' 'python2-lxml' 
'webkitgtk'
- 'cinnamon-control-center' 'cinnamon-screensaver' 'cinnamon-menus' 
'libgnomekbd'
- 'network-manager-applet' 'nemo' 'polkit-gnome')
-makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gobject-introspection')
-options=('!emptydirs')
-install=${pkgname}.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz;
-set_wheel.patch
-gnome-3.14.patch
-default-theme.patch)
-sha256sums=('ff81da04f076bd978e3a8d9001656ab60cd95a945603827f67214cb113f3fff6'
-'2f0fec7d733aa19be426a0e1aecff1af451183de038d2868a2ee3195f227956e'
-'5ecce3c1617c0479ef972904944e5a58d24de31d00a527d44921e2a44d91'
-'566585873f38a79ec248b916645a2e081abec3c6d4df2c34339cde1f35375cc5')
-
-prepare() {
-  cd ${srcdir}/Cinnamon*
-
-  # Python2 fix
-  sed -i 's:/usr/bin/python :/usr/bin/python2 :' 
files/usr/bin/cinnamon-menu-editor
-  find -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
-
-  # Use wheel group instread of sudo
-  patch -Np1 -i ../set_wheel.patch
-
-  # Some fixes for GNOME 3.14
-  patch -Np1 -i ../gnome-3.14.patch
-
-  # Set default theme to 'cinnamon'
-  patch -Np1 -i ../default-theme.patch
-
-  # Add polkit agent to required components
-  sed -i 

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

2015-07-01 Thread Sergej Pupykin
Date: Wednesday, July 1, 2015 @ 18:05:43
  Author: spupykin
Revision: 136208

upgpkg: poedit 1.8.2-1

upd

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 14:35:50 UTC (rev 136207)
+++ PKGBUILD2015-07-01 16:05:43 UTC (rev 136208)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=poedit
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc=Cross-platform gettext catalogs (.po files) editor
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 #source=(http://www.poedit.net/dl/poedit-$pkgver.tar.gz)
 
#source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-$pkgver.tar.gz
 
source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-md5sums=('65ebf2db400c509568d654eaac7bfa96')
+md5sums=('1ba553276f2e658e6652c152a68b5243')
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}


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

2015-07-01 Thread Anatol Pomozov
Date: Wednesday, July 1, 2015 @ 18:06:06
  Author: anatolik
Revision: 241667

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

Added:
  ntp/repos/testing-i686/
  ntp/repos/testing-i686/PKGBUILD
(from rev 241666, ntp/trunk/PKGBUILD)
  ntp/repos/testing-i686/install
(from rev 241666, ntp/trunk/install)
  ntp/repos/testing-i686/ntp.conf
(from rev 241666, ntp/trunk/ntp.conf)
  ntp/repos/testing-i686/ntpd.service
(from rev 241666, ntp/trunk/ntpd.service)
  ntp/repos/testing-i686/ntpdate.service
(from rev 241666, ntp/trunk/ntpdate.service)
  ntp/repos/testing-x86_64/
  ntp/repos/testing-x86_64/PKGBUILD
(from rev 241666, ntp/trunk/PKGBUILD)
  ntp/repos/testing-x86_64/install
(from rev 241666, ntp/trunk/install)
  ntp/repos/testing-x86_64/ntp.conf
(from rev 241666, ntp/trunk/ntp.conf)
  ntp/repos/testing-x86_64/ntpd.service
(from rev 241666, ntp/trunk/ntpd.service)
  ntp/repos/testing-x86_64/ntpdate.service
(from rev 241666, ntp/trunk/ntpdate.service)

+
 testing-i686/PKGBUILD  |   53 +++
 testing-i686/install   |   11 
 testing-i686/ntp.conf  |   24 +
 testing-i686/ntpd.service  |   13 +
 testing-i686/ntpdate.service   |   12 
 testing-x86_64/PKGBUILD|   53 +++
 testing-x86_64/install |   11 
 testing-x86_64/ntp.conf|   24 +
 testing-x86_64/ntpd.service|   13 +
 testing-x86_64/ntpdate.service |   12 
 10 files changed, 226 insertions(+)

Copied: ntp/repos/testing-i686/PKGBUILD (from rev 241666, ntp/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-07-01 16:06:06 UTC (rev 241667)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: kevin ke...@archlinux.org
+
+pkgname=ntp
+_pkgname=ntp #-dev
+_pkgver=4.2.8p3
+pkgver=${_pkgver/p/.p}
+pkgrel=1
+pkgdesc='Network Time Protocol reference implementation'
+url='http://www.ntp.org/'
+license=('custom')
+arch=('i686' 'x86_64')
+depends=('openssl' 'libcap' 'libedit')
+backup=('etc/ntp.conf')
+#source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}/${_pkgname}-${_pkgver}.tar.gz;
+source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${_pkgname}-${_pkgver}.tar.gz;
+'ntp.conf'
+'ntpd.service'
+'ntpdate.service')
+sha1sums=('fc624396f8d9f9bc282da30c8e8e527ade7d420f'
+  'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
+  '0a872385e0142888ab48d273fec0669b30a8'
+  '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')
+
+options=('!emptydirs')
+install=install
+
+build() {
+   cd ${srcdir}/${_pkgname}-${_pkgver}
+
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib \
+   --enable-linuxcaps \
+   --enable-ntp-signd \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${_pkgname}-${_pkgver}
+
+   make DESTDIR=${pkgdir} install
+
+   install -Dm644 ../ntp.conf ${pkgdir}/etc/ntp.conf
+   install -Dm644 ../ntpd.service 
${pkgdir}/usr/lib/systemd/system/ntpd.service
+   install -Dm644 ../ntpdate.service 
${pkgdir}/usr/lib/systemd/system/ntpdate.service
+   install -Dm644 COPYRIGHT 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+   install -d -o 87 ${pkgdir}/var/lib/ntp
+   echo  ${pkgdir}/var/lib/ntp/.placeholder
+}

Copied: ntp/repos/testing-i686/install (from rev 241666, ntp/trunk/install)
===
--- testing-i686/install(rev 0)
+++ testing-i686/install2015-07-01 16:06:06 UTC (rev 241667)
@@ -0,0 +1,11 @@
+post_install() {
+   getent group ntp /dev/null || groupadd -g 87 ntp /dev/null
+   getent passwd ntp /dev/null || useradd -u 87 -g ntp -d /var/lib/ntp 
-c 'Network Time Protocol' -s /bin/false ntp /dev/null
+   true
+}
+
+post_remove() {
+   getent passwd ntp /dev/null  userdel ntp /dev/null
+   getent group ntp /dev/null  groupdel ntp /dev/null
+   true
+}

Copied: ntp/repos/testing-i686/ntp.conf (from rev 241666, ntp/trunk/ntp.conf)
===
--- testing-i686/ntp.conf   (rev 0)
+++ testing-i686/ntp.conf   2015-07-01 16:06:06 UTC (rev 241667)
@@ -0,0 +1,24 @@
+# Please consider joining the pool:
+#
+# http://www.pool.ntp.org/join.html
+#
+# For additional information see:
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - the ntp.conf man page
+
+# Associate to Arch's NTP pool
+server 0.arch.pool.ntp.org
+server 1.arch.pool.ntp.org
+server 2.arch.pool.ntp.org
+server 

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

2015-07-01 Thread Dan McGee
Date: Wednesday, July 1, 2015 @ 21:19:35
  Author: dan
Revision: 241670

upgpkg: python-pip 7.1.0-1

Modified:
  python-pip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 17:13:35 UTC (rev 241669)
+++ PKGBUILD2015-07-01 19:19:35 UTC (rev 241670)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet binet@lblbox
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=7.0.3
+pkgver=7.1.0
 pkgrel=1
 pkgdesc=The PyPA recommended tool for installing Python packages
 url=https://pip.pypa.io/;
@@ -11,8 +11,8 @@
 license=('MIT')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
 source=(http://pypi.python.org/packages/source/p/pip/pip-${pkgver}.tar.gz)
-md5sums=('54cbf5ae000fb3af3367345f5d299d1c')
-sha256sums=('b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd')
+md5sums=('d935ee9146074b1d3f26c5f0acfd120e')
+sha256sums=('d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2')
 
 package_python-pip() {
   depends=('python' 'python-setuptools')


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

2015-07-01 Thread Dan McGee
Date: Wednesday, July 1, 2015 @ 21:19:42
  Author: dan
Revision: 241671

archrelease: copy trunk to extra-any

Added:
  python-pip/repos/extra-any/PKGBUILD
(from rev 241670, python-pip/trunk/PKGBUILD)
Deleted:
  python-pip/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 19:19:35 UTC (rev 241670)
+++ PKGBUILD2015-07-01 19:19:42 UTC (rev 241671)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee d...@archlinux.org
-# Contributor: Sebastien Binet binet@lblbox
-
-pkgname=('python-pip' 'python2-pip')
-pkgver=7.0.3
-pkgrel=1
-pkgdesc=The PyPA recommended tool for installing Python packages
-url=https://pip.pypa.io/;
-arch=('any')
-license=('MIT')
-makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-source=(http://pypi.python.org/packages/source/p/pip/pip-${pkgver}.tar.gz)
-md5sums=('54cbf5ae000fb3af3367345f5d299d1c')
-sha256sums=('b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd')
-
-package_python-pip() {
-  depends=('python' 'python-setuptools')
-
-  cd $srcdir/pip-$pkgver
-  python setup.py build
-  python setup.py install --prefix=/usr --root=$pkgdir
-
-  install -D -m644 LICENSE.txt \
- $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pip() {
-  depends=('python2' 'python2-setuptools')
-  conflicts=('python-pyinstall')
-  replaces=('python-pyinstall')
-
-  cd $srcdir/pip-$pkgver
-  python2 setup.py build
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-  
-  mv $pkgdir/usr/bin/pip $pkgdir/usr/bin/pip2
-  sed -i s|#!/usr/bin/env python$|#!/usr/bin/env python2| \
-${pkgdir}/usr/lib/python2.7/site-packages/pip/__init__.py
-  python2 -m compileall 
${pkgdir}/usr/lib/python2.7/site-packages/pip/__init__.py
-  
-  install -D -m644 LICENSE.txt \
- $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pip/repos/extra-any/PKGBUILD (from rev 241670, 
python-pip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 19:19:42 UTC (rev 241671)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+# Contributor: Sebastien Binet binet@lblbox
+
+pkgname=('python-pip' 'python2-pip')
+pkgver=7.1.0
+pkgrel=1
+pkgdesc=The PyPA recommended tool for installing Python packages
+url=https://pip.pypa.io/;
+arch=('any')
+license=('MIT')
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
+source=(http://pypi.python.org/packages/source/p/pip/pip-${pkgver}.tar.gz)
+md5sums=('d935ee9146074b1d3f26c5f0acfd120e')
+sha256sums=('d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2')
+
+package_python-pip() {
+  depends=('python' 'python-setuptools')
+
+  cd $srcdir/pip-$pkgver
+  python setup.py build
+  python setup.py install --prefix=/usr --root=$pkgdir
+
+  install -D -m644 LICENSE.txt \
+ $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pip() {
+  depends=('python2' 'python2-setuptools')
+  conflicts=('python-pyinstall')
+  replaces=('python-pyinstall')
+
+  cd $srcdir/pip-$pkgver
+  python2 setup.py build
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+  
+  mv $pkgdir/usr/bin/pip $pkgdir/usr/bin/pip2
+  sed -i s|#!/usr/bin/env python$|#!/usr/bin/env python2| \
+${pkgdir}/usr/lib/python2.7/site-packages/pip/__init__.py
+  python2 -m compileall 
${pkgdir}/usr/lib/python2.7/site-packages/pip/__init__.py
+  
+  install -D -m644 LICENSE.txt \
+ $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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

2015-07-01 Thread Dan McGee
Date: Wednesday, July 1, 2015 @ 21:21:21
  Author: dan
Revision: 241673

archrelease: copy trunk to extra-any

Added:
  python-virtualenv/repos/extra-any/PKGBUILD
(from rev 241672, python-virtualenv/trunk/PKGBUILD)
Deleted:
  python-virtualenv/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 19:21:14 UTC (rev 241672)
+++ PKGBUILD2015-07-01 19:21:21 UTC (rev 241673)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee d...@archlinux.org
-# Contributor: Daniele Paolella d...@mcrservice.it
-
-pkgname=('python-virtualenv' 'python2-virtualenv')
-pkgver=13.0.3
-pkgrel=1
-pkgdesc=Virtual Python Environment builder
-url=https://virtualenv.pypa.io/;
-arch=('any')
-license=('MIT')
-makedepends=('python' 'python2')
-replaces=('virtualenv')
-conflicts=('virtualenv')
-source=(http://pypi.python.org/packages/source/v/virtualenv/virtualenv-$pkgver.tar.gz;)
-md5sums=('cd2043ea72448d65dcc54d33744c2214')
-sha256sums=('355e46928c2b00b83b7d00d70d5adc529e9c2fe1f366b07e8a1b49cd8c5bd1b9')
-
-package_python-virtualenv() {
-  depends=('python')
-
-  cd $srcdir/virtualenv-$pkgver
-  LANG='en_US.UTF-8' python3 setup.py build
-  LANG='en_US.UTF-8' python3 setup.py install --prefix=/usr --root=$pkgdir
-
-  # link to a version with 3 suffix as well
-  ln $pkgdir/usr/bin/virtualenv $pkgdir/usr/bin/virtualenv3
-
-  install -D -m644 LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-virtualenv() {
-  depends=('python2')
-
-  cd $srcdir/virtualenv-$pkgver
-
-  # should report this upstream as still not fixed...
-  sed -i s|#!/usr/bin/env python$|#!/usr/bin/env python2| virtualenv.py
-
-  python2 setup.py build
-  python2 setup.py install --prefix=/usr --root=$pkgdir
-
-  # move this old version out of the way
-  mv $pkgdir/usr/bin/virtualenv $pkgdir/usr/bin/virtualenv2
-
-  install -D -m644 LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-virtualenv/repos/extra-any/PKGBUILD (from rev 241672, 
python-virtualenv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 19:21:21 UTC (rev 241673)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+# Contributor: Daniele Paolella d...@mcrservice.it
+
+pkgname=('python-virtualenv' 'python2-virtualenv')
+pkgver=13.1.0
+pkgrel=1
+pkgdesc=Virtual Python Environment builder
+url=https://virtualenv.pypa.io/;
+arch=('any')
+license=('MIT')
+makedepends=('python' 'python2')
+replaces=('virtualenv')
+conflicts=('virtualenv')
+source=(http://pypi.python.org/packages/source/v/virtualenv/virtualenv-$pkgver.tar.gz;)
+md5sums=('70f63a429b7dd7c3e10f6af09ed32554')
+sha256sums=('7ef0a0b1a1cb4b6407d2c1ff4a0f74865a13e6219482888a21bdcaa60c0f1e73')
+
+package_python-virtualenv() {
+  depends=('python')
+
+  cd $srcdir/virtualenv-$pkgver
+  LANG='en_US.UTF-8' python3 setup.py build
+  LANG='en_US.UTF-8' python3 setup.py install --prefix=/usr --root=$pkgdir
+
+  # link to a version with 3 suffix as well
+  ln $pkgdir/usr/bin/virtualenv $pkgdir/usr/bin/virtualenv3
+
+  install -D -m644 LICENSE.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-virtualenv() {
+  depends=('python2')
+
+  cd $srcdir/virtualenv-$pkgver
+
+  # should report this upstream as still not fixed...
+  sed -i s|#!/usr/bin/env python$|#!/usr/bin/env python2| virtualenv.py
+
+  python2 setup.py build
+  python2 setup.py install --prefix=/usr --root=$pkgdir
+
+  # move this old version out of the way
+  mv $pkgdir/usr/bin/virtualenv $pkgdir/usr/bin/virtualenv2
+
+  install -D -m644 LICENSE.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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

2015-07-01 Thread Pierre Schmitz
Date: Wednesday, July 1, 2015 @ 21:38:06
  Author: pierre
Revision: 241676

upgpkg: php-composer 1.0.0.alpha10.307-1

Modified:
  php-composer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 19:23:36 UTC (rev 241675)
+++ PKGBUILD2015-07-01 19:38:06 UTC (rev 241676)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=php-composer
-pkgver=1.0.0.alpha10.212
+pkgver=1.0.0.alpha10.307
 pkgrel=1
 pkgdesc=Dependency Manager for PHP
 arch=('any')
@@ -16,7 +16,7 @@
 'php.ini')
 backup=('usr/share/php-composer/php.ini')
 md5sums=('SKIP'
- '0c9bc8f991f0323f10dbaab726421e7f'
+ '46a1ba519fd2767df59168740b949445'
  'b31326c352763328dca0a567a67609ab')
 
 pkgver() {


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

2015-07-01 Thread Pierre Schmitz
Date: Wednesday, July 1, 2015 @ 21:38:16
  Author: pierre
Revision: 241677

archrelease: copy trunk to extra-any

Added:
  php-composer/repos/extra-any/PKGBUILD
(from rev 241676, php-composer/trunk/PKGBUILD)
  php-composer/repos/extra-any/php.ini
(from rev 241676, php-composer/trunk/php.ini)
Deleted:
  php-composer/repos/extra-any/PKGBUILD
  php-composer/repos/extra-any/php.ini

--+
 PKGBUILD |  120 ++---
 php.ini  |   24 ++--
 2 files changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 19:38:06 UTC (rev 241676)
+++ PKGBUILD2015-07-01 19:38:16 UTC (rev 241677)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=php-composer
-pkgver=1.0.0.alpha10.212
-pkgrel=1
-pkgdesc=Dependency Manager for PHP
-arch=('any')
-license=('MIT')
-url='http://getcomposer.org/'
-depends=('php' 'php-intl')
-makedepends=('git')
-checkdepends=('mercurial')
-source=(${pkgname}::git+https://github.com/composer/composer.git;
-composer-${pkgver}.phar::https://getcomposer.org/composer.phar;
-'php.ini')
-backup=('usr/share/php-composer/php.ini')
-md5sums=('SKIP'
- '0c9bc8f991f0323f10dbaab726421e7f'
- 'b31326c352763328dca0a567a67609ab')
-
-pkgver() {
-   cd ${srcdir}/${pkgname}
-
-   local _tag=$(git tag -l --sort -version:refname | head -1)
-   echo ${_tag}.$(git rev-list ${_tag}.. --count) | sed 's/-/./g'
-}
-
-prepare() {
-   cd ${srcdir}/${pkgname}
-
-   sed s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g -i src/Composer/Compiler.php
-   sed s~php bin/composer~php -nc/usr/share/${pkgname}/php.ini 
bin/composer~g -i bin/compile
-   /usr/bin/php -nc ${srcdir}/php.ini ${srcdir}/composer-${pkgver}.phar -n 
install --no-dev
-}
-
-build() {
-   cd ${srcdir}/${pkgname}
-
-   /usr/bin/php -nc ${srcdir}/php.ini bin/compile
-}
-
-check() {
-   cd ${srcdir}/${pkgname}
-
-   git config --global user.email ${USER}@${HOST}
-   git config --global user.name ${USER}
-
-   # install the dev dependencies to run the unit tests
-   /usr/bin/php -nc ${srcdir}/php.ini bin/composer install
-   /usr/bin/php -nc ${srcdir}/php.ini vendor/bin/phpunit
-}
-
-package() {
-   cd ${srcdir}/${pkgname}
-
-   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   install -Dm644 ${srcdir}/php.ini 
${pkgdir}/usr/share/php-composer/php.ini
-   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
-}

Copied: php-composer/repos/extra-any/PKGBUILD (from rev 241676, 
php-composer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 19:38:16 UTC (rev 241677)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-composer
+pkgver=1.0.0.alpha10.307
+pkgrel=1
+pkgdesc=Dependency Manager for PHP
+arch=('any')
+license=('MIT')
+url='http://getcomposer.org/'
+depends=('php' 'php-intl')
+makedepends=('git')
+checkdepends=('mercurial')
+source=(${pkgname}::git+https://github.com/composer/composer.git;
+composer-${pkgver}.phar::https://getcomposer.org/composer.phar;
+'php.ini')
+backup=('usr/share/php-composer/php.ini')
+md5sums=('SKIP'
+ '46a1ba519fd2767df59168740b949445'
+ 'b31326c352763328dca0a567a67609ab')
+
+pkgver() {
+   cd ${srcdir}/${pkgname}
+
+   local _tag=$(git tag -l --sort -version:refname | head -1)
+   echo ${_tag}.$(git rev-list ${_tag}.. --count) | sed 's/-/./g'
+}
+
+prepare() {
+   cd ${srcdir}/${pkgname}
+
+   sed s~^#!/usr/bin/env php~#!/usr/bin/php 
-nc/usr/share/${pkgname}/php.ini~g -i src/Composer/Compiler.php
+   sed s~php bin/composer~php -nc/usr/share/${pkgname}/php.ini 
bin/composer~g -i bin/compile
+   /usr/bin/php -nc ${srcdir}/php.ini ${srcdir}/composer-${pkgver}.phar -n 
install --no-dev
+}
+
+build() {
+   cd ${srcdir}/${pkgname}
+
+   /usr/bin/php -nc ${srcdir}/php.ini bin/compile
+}
+
+check() {
+   cd ${srcdir}/${pkgname}
+
+   git config --global user.email ${USER}@${HOST}
+   git config --global user.name ${USER}
+
+   # install the dev dependencies to run the unit tests
+   /usr/bin/php -nc ${srcdir}/php.ini bin/composer install
+   /usr/bin/php -nc ${srcdir}/php.ini vendor/bin/phpunit
+}
+
+package() {
+   cd ${srcdir}/${pkgname}
+
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm644 ${srcdir}/php.ini 
${pkgdir}/usr/share/php-composer/php.ini
+   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
+}

Deleted: php.ini
===
--- php.ini 2015-07-01 19:38:06 UTC (rev 241676)
+++ php.ini 2015-07-01 19:38:16 UTC 

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

2015-07-01 Thread Andreas Radke
Date: Wednesday, July 1, 2015 @ 21:23:03
  Author: andyrtr
Revision: 241674

upgpkg: linux-lts 3.14.46-1

upstream update 3.14.46

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 19:21:21 UTC (rev 241673)
+++ PKGBUILD2015-07-01 19:23:03 UTC (rev 241674)
@@ -4,7 +4,7 @@
 
 pkgbase=linux-lts
 _srcname=linux-3.14
-pkgver=3.14.45
+pkgver=3.14.46
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -27,7 +27,7 @@
 # https://www.kernel.org/pub/linux/kernel/v3.x/sha256sums.asc
 sha256sums=('61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa'
 'SKIP'
-'a652bc01594f6cea4885ca55c6a6b8b19289ee7c05f927c885411537d70cd7af'
+'06bda2457a41d28c7b782739e85bd9074b29cb2bf28fd9d18a0b797c958175ad'
 'SKIP'
 '9f0caf74d70599ac4eda356a42c7d9cb116f0cf42e87f165a383e4d215ae212d'
 'f40e1c54f53feaf3b35a8fca19a98c0f48d83cb8f9738eb8f97fc860b3a93e46'


[arch-commits] Commit in linux-lts/repos (24 files)

2015-07-01 Thread Andreas Radke
Date: Wednesday, July 1, 2015 @ 21:23:36
  Author: andyrtr
Revision: 241675

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

Added:
  linux-lts/repos/testing-i686/
  
linux-lts/repos/testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 241674, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux-lts/repos/testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 241674, 
linux-lts/trunk/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux-lts/repos/testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 241674, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-i686/0006-genksyms-fix-typeof-handling.patch
(from rev 241674, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 241674, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 241674, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 241674, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 241674, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/gcc5_buildfixes.diff
(from rev 241674, linux-lts/trunk/gcc5_buildfixes.diff)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 241674, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 241674, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  
linux-lts/repos/testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 241674, 
linux-lts/trunk/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux-lts/repos/testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 241674, 
linux-lts/trunk/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux-lts/repos/testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 241674, 
linux-lts/trunk/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux-lts/repos/testing-x86_64/0006-genksyms-fix-typeof-handling.patch
(from rev 241674, linux-lts/trunk/0006-genksyms-fix-typeof-handling.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 241674, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 241674, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 241674, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 241674, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/gcc5_buildfixes.diff
(from rev 241674, linux-lts/trunk/gcc5_buildfixes.diff)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 241674, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 241674, linux-lts/trunk/linux-lts.preset)

+
 testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch   
|   74 
 testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch   
|   93 
 testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch 
|   75 
 testing-i686/0006-genksyms-fix-typeof-handling.patch   
| 1360 ++
 testing-i686/PKGBUILD  
|  342 
 testing-i686/change-default-console-loglevel.patch 
|   12 
 testing-i686/config
| 6696 ++
 testing-i686/config.x86_64 
| 6487 +
 testing-i686/gcc5_buildfixes.diff  
|   49 
 testing-i686/linux-lts.install 
|   37 
 testing-i686/linux-lts.preset  
|   14 
 testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch 
|   74 
 testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch 
|   93 
 testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch   
|   75 
 testing-x86_64/0006-genksyms-fix-typeof-handling.patch 
| 1360 ++
 testing-x86_64/PKGBUILD
|  342 
 testing-x86_64/change-default-console-loglevel.patch   
|   12 
 testing-x86_64/config  
| 6696 ++
 testing-x86_64/config.x86_64   
| 6487 +
 testing-x86_64/gcc5_buildfixes.diff
|   49 
 

[arch-commits] Commit in (4 files)

2015-07-01 Thread Anatol Pomozov
Date: Wednesday, July 1, 2015 @ 18:34:32
  Author: anatolik
Revision: 136213

Partially rollback revision 136212. That revision intended to delete v8 package 
only.

Modified:
  avr-binutils/trunk/PKGBUILD
  avr-gcc/trunk/PKGBUILD
  avr-libc/trunk/PKGBUILD
  tt-rss/trunk/PKGBUILD

-+
 avr-binutils/trunk/PKGBUILD |   17 +++--
 avr-gcc/trunk/PKGBUILD  |   36 +++-
 avr-libc/trunk/PKGBUILD |   28 ++--
 tt-rss/trunk/PKGBUILD   |   15 ---
 4 files changed, 44 insertions(+), 52 deletions(-)

Modified: avr-binutils/trunk/PKGBUILD
===
--- avr-binutils/trunk/PKGBUILD 2015-07-01 16:27:45 UTC (rev 136212)
+++ avr-binutils/trunk/PKGBUILD 2015-07-01 16:34:32 UTC (rev 136213)
@@ -8,21 +8,19 @@
 
 pkgname=avr-binutils
 pkgver=2.25
-pkgrel=3
-_commit=c42c779b
-pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the AVR architecture'
+pkgrel=2
+pkgdesc=A set of programs to assemble and manipulate binary and object files 
for the AVR architecture
 arch=('i686' 'x86_64')
-url='http://www.gnu.org/software/binutils/'
+url=http://www.gnu.org/software/binutils/;
 license=('GPL')
-depends=('glibc' 'zlib' 'binutils')
+depends=('glibc=2.17' 'zlib' 'binutils')
+options=('!distcc' '!ccache')
 install=avr-binutils.install
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig}
-avr-size.patch
-
binutils-${pkgver}-roundup-${_commit}.patch::https://sourceware.org/git/gitweb.cgi\?p=binutils-gdb.git\;a=commitdiff_plain\;h=${_commit}\;hp=binutils-2_25)
+avr-size.patch)
 sha1sums=('b46cc90ebaba7ffcf6c6d996d60738881b14e50d'
   'SKIP'
-  'b6d1ff7084b1f0a3fd2dee5383019ffb202e6c9a'
-  'c956a27796f62b797114233c6a9958b495e9bff0')
+  'b6d1ff7084b1f0a3fd2dee5383019ffb202e6c9a')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93')  # Tristan Gingold
 
 _builddir=binutils-build
@@ -33,7 +31,6 @@
 # See https://bugs.archlinux.org/task/32504
 # And https://bugs.archlinux.org/task/40986
 patch -Np0  ${srcdir}/avr-size.patch
-patch -p1  ${srcdir}/binutils-${pkgver}-roundup-${_commit}.patch
 
 # https://bugs.archlinux.org/task/34629
 sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ libiberty/configure

Modified: avr-gcc/trunk/PKGBUILD
===
--- avr-gcc/trunk/PKGBUILD  2015-07-01 16:27:45 UTC (rev 136212)
+++ avr-gcc/trunk/PKGBUILD  2015-07-01 16:34:32 UTC (rev 136213)
@@ -7,14 +7,16 @@
 # Build order: avr-binutils - avr-gcc - avr-libc
 
 pkgname=avr-gcc
-pkgver=5.1.0
-pkgrel=1
-_snapshot=5-20150519
-_islver=0.14.1
-pkgdesc='The GNU AVR Compiler Collection'
+_pkgname=gcc
+pkgver=4.9.2
+_islver=0.12.2
+_cloogver=0.18.1
+pkgrel=2
+_snapshot=4.9-20141224
+pkgdesc=The GNU AVR Compiler Collection
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
-url='http://gcc.gnu.org/'
+url=http://gcc.gnu.org/;
 depends=('avr-binutils=2.25' 'gcc-libs' 'libmpc')
 optdepends=('avr-libc: Standard C library for Atmel AVR development')
 options=('!emptydirs' '!strip')
@@ -21,9 +23,10 @@
 source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
 
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
 http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
-   )
-sha1sums=('c6e72cc4ebd446df4cc797947107cbefad21bdf5'
-  'b653327b20e807d1df3a7e2f546ea924f1e030c0')
+http://www.bastoul.net/cloog/pages/download/cloog-${_cloogver}.tar.gz)
+sha1sums=('dcf37616b36b6f60d3a56a3a1f83754e43e59fae'
+  'ca98a91e35fb3ded10d080342065919764d6f928'
+  '2dc70313e8e2c6610b856d627bce9c9c3f848077')
 
 if [ -n ${_snapshot} ]; then
   _basedir=gcc-${_snapshot}
@@ -34,8 +37,9 @@
 build() {
 cd ${srcdir}/${_basedir} 
 
-# link isl for in-tree build
+# Link isl/cloog for in-tree builds
 ln -s ../isl-${_islver} isl
+ln -s ../cloog-${_cloogver} cloog
 
 # https://bugs.archlinux.org/task/34629
 # hack! - some configure tests for header files using $CPP $CPPFLAGS
@@ -61,6 +65,7 @@
 --enable-__cxa_atexit \
 --enable-checking=release \
 --enable-clocale=gnu \
+--enable-cloog-backend=isl \
 --enable-gnu-unique-object \
 --enable-gold \
 --enable-languages=c,c++ \
@@ -79,9 +84,7 @@
 --with-gnu-ld \
 --with-ld=/usr/bin/avr-ld \
 --with-plugin-ld=ld.gold \
---with-system-zlib \
---with-isl \
---enable-gnu-indirect-function
+--with-system-zlib
 
 make
 }
@@ -97,9 +100,8 @@
 
 # Install Runtime Library Exception
 install -Dm644 ${srcdir}/${_basedir}/COPYING.RUNTIME \
-

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

2015-07-01 Thread Felix Yan
Date: Wednesday, July 1, 2015 @ 19:05:30
  Author: fyan
Revision: 136217

archrelease: copy trunk to community-any

Added:
  scrapy/repos/community-any/PKGBUILD
(from rev 136216, scrapy/trunk/PKGBUILD)
Deleted:
  scrapy/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 17:00:52 UTC (rev 136216)
+++ PKGBUILD2015-07-01 17:05:30 UTC (rev 136217)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: PyroDevil p dot devil at gmail dot com
-# Contributor: Anibal Pacheco apacheco...@gmail.com
-
-pkgname=scrapy
-pkgver=1.0.0
-pkgrel=1
-pkgdesc=A fast high-level scraping and web crawling framework.
-arch=(any)
-license=('BSD')
-url=http://scrapy.org;
-depends=('python2-twisted' 'libxml2' 'python2-w3lib' 'python2-lxml' 
'python2-six' 'python2-queuelib' 
- 'python2-setuptools' 'python2-cssselect' 'python2-pyopenssl')
-makedepends=('git')
-optdepends=('ipython2: for enhanced support of the interactive scraping shell')
-source=(git+https://github.com/scrapy/scrapy.git#tag=${pkgver};)
-md5sums=('SKIP')
-
-package() {
-  cd ${srcdir}/scrapy
-  python2 setup.py install -O1 --root=${pkgdir}
-  
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  install -D -m644 README.rst ${pkgdir}/usr/share/doc/${pkgname}/README.rst
-  install -D -m644 docs/intro/install.rst 
${pkgdir}/usr/share/doc/${pkgname}/INSTALL.rst
-}

Copied: scrapy/repos/community-any/PKGBUILD (from rev 136216, 
scrapy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 17:05:30 UTC (rev 136217)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: PyroDevil p dot devil at gmail dot com
+# Contributor: Anibal Pacheco apacheco...@gmail.com
+
+pkgname=scrapy
+pkgver=1.0.1
+pkgrel=1
+pkgdesc=A fast high-level scraping and web crawling framework.
+arch=(any)
+license=('BSD')
+url=http://scrapy.org;
+depends=('python2-twisted' 'libxml2' 'python2-w3lib' 'python2-lxml' 
'python2-six' 'python2-queuelib' 
+ 'python2-setuptools' 'python2-cssselect' 'python2-pyopenssl')
+makedepends=('git')
+optdepends=('ipython2: for enhanced support of the interactive scraping shell')
+source=(git+https://github.com/scrapy/scrapy.git#tag=${pkgver};)
+md5sums=('SKIP')
+
+package() {
+  cd ${srcdir}/scrapy
+  python2 setup.py install -O1 --root=${pkgdir}
+  
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  install -D -m644 README.rst ${pkgdir}/usr/share/doc/${pkgname}/README.rst
+  install -D -m644 docs/intro/install.rst 
${pkgdir}/usr/share/doc/${pkgname}/INSTALL.rst
+}


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

2015-07-01 Thread Gaetan Bisson
Date: Wednesday, July 1, 2015 @ 19:13:11
  Author: bisson
Revision: 241668

upstream update

Modified:
  gnupg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 16:06:06 UTC (rev 241667)
+++ PKGBUILD2015-07-01 17:13:11 UTC (rev 241668)
@@ -5,7 +5,7 @@
 # Contributor: Judd Vinet jvi...@zeroflux.org
 
 pkgname=gnupg
-pkgver=2.1.5
+pkgver=2.1.6
 pkgrel=1
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='http://www.gnupg.org/'
@@ -21,7 +21,7 @@
   '031EC2536E580D8EA286A9F22071B08A33BD3F06'
   'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
 
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('02bbe32e1ef3b06b3ae3c60c955fb767a1aa0f2f' 'SKIP')
+sha1sums=('9e8157b3386da04760657ce3117fc4dc570c57c5' 'SKIP')
 
 install=install
 


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

2015-07-01 Thread Gaetan Bisson
Date: Wednesday, July 1, 2015 @ 19:13:35
  Author: bisson
Revision: 241669

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

Added:
  gnupg/repos/testing-i686/
  gnupg/repos/testing-i686/PKGBUILD
(from rev 241668, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-i686/install
(from rev 241668, gnupg/trunk/install)
  gnupg/repos/testing-x86_64/
  gnupg/repos/testing-x86_64/PKGBUILD
(from rev 241668, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-x86_64/install
(from rev 241668, gnupg/trunk/install)

-+
 testing-i686/PKGBUILD   |   63 ++
 testing-i686/install|   25 ++
 testing-x86_64/PKGBUILD |   63 ++
 testing-x86_64/install  |   25 ++
 4 files changed, 176 insertions(+)

Copied: gnupg/repos/testing-i686/PKGBUILD (from rev 241668, 
gnupg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-07-01 17:13:35 UTC (rev 241669)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+# Contributor: Judd Vinet jvi...@zeroflux.org
+
+pkgname=gnupg
+pkgver=2.1.6
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('libldap' 'libusb-compat')
+depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
+ 'pinentry' 'bzip2' 'readline' 'gnutls')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
+  '46CC730865BB5C78EBABADCF04376F3EE0856959'
+  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
+  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('9e8157b3386da04760657ce3117fc4dc570c57c5' 'SKIP')
+
+install=install
+
+conflicts=('dirmngr' 'gnupg2')
+provides=('dirmngr' gnupg2=${pkgver})
+replaces=('dirmngr' 'gnupg2')
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   sed '/noinst_SCRIPTS = gpg-zip/c bin_SCRIPTS += gpg-zip' -i 
tools/Makefile.in
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --sbindir=/usr/bin \
+   --libexecdir=/usr/lib/gnupg \
+   --enable-maintainer-mode \
+   --enable-symcryptrun \
+   --enable-gpgtar \
+
+   make
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make check
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   ln -s gpg2 ${pkgdir}/usr/bin/gpg
+   ln -s gpgv2 ${pkgdir}/usr/bin/gpgv
+   ln -s gpg2.1.gz ${pkgdir}/usr/share/man/man1/gpg.1.gz
+   rm ${pkgdir}/usr/share/gnupg/com-certs.pem # FS#33059
+}

Copied: gnupg/repos/testing-i686/install (from rev 241668, gnupg/trunk/install)
===
--- testing-i686/install(rev 0)
+++ testing-i686/install2015-07-01 17:13:35 UTC (rev 241669)
@@ -0,0 +1,25 @@
+info_dir=/usr/share/info
+info_files=(gnupg.info gnupg.info-1 gnupg.info-2)
+
+post_install() {
+   [ -x usr/bin/install-info ] || return 0
+   for f in ${info_files[@]}; do
+   usr/bin/install-info ${info_dir}/$f ${info_dir}/dir 2 /dev/null
+   done
+}
+
+pre_remove() {
+   [ -x usr/bin/install-info ] || return 0
+   for f in ${info_files[@]}; do
+   usr/bin/install-info --delete ${info_dir}/$f ${info_dir}/dir 2 
/dev/null
+   done
+}
+
+post_upgrade() {
+   post_install
+
+   # Fix upgrade to 2.1; see FS#42798
+   [ $(vercmp $2 2.1.0-4) = -1 ] 
+   dirmngr /dev/null /dev/null ||
+   return 0
+}

Copied: gnupg/repos/testing-x86_64/PKGBUILD (from rev 241668, 
gnupg/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-07-01 17:13:35 UTC (rev 241669)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+# Contributor: Judd Vinet jvi...@zeroflux.org
+
+pkgname=gnupg
+pkgver=2.1.6
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('libldap' 'libusb-compat')
+depends=('npth' 'libgpg-error' 'libgcrypt' 

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

2015-07-01 Thread Felix Yan
Date: Wednesday, July 1, 2015 @ 18:52:32
  Author: fyan
Revision: 136214

upgpkg: scrapy 1.0.1-1

Modified:
  scrapy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 16:34:32 UTC (rev 136213)
+++ PKGBUILD2015-07-01 16:52:32 UTC (rev 136214)
@@ -4,7 +4,7 @@
 # Contributor: Anibal Pacheco apacheco...@gmail.com
 
 pkgname=scrapy
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc=A fast high-level scraping and web crawling framework.
 arch=(any)


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

2015-07-01 Thread Alexander Rødseth
Date: Wednesday, July 1, 2015 @ 19:00:52
  Author: arodseth
Revision: 136216

archrelease: copy trunk to community-any

Added:
  eclipse-cdt/repos/community-any/PKGBUILD
(from rev 136215, eclipse-cdt/trunk/PKGBUILD)
Deleted:
  eclipse-cdt/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 16:59:55 UTC (rev 136215)
+++ PKGBUILD2015-07-01 17:00:52 UTC (rev 136216)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Paul Mattal p...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Raimar Bühmann rai...@buehmann.de
-
-pkgname=eclipse-cdt
-pkgver=8.7.0
-pkgrel=1
-pkgdesc='C/C++ Plugin for Eclipse'
-arch=('any')
-url='http://www.eclipse.org/cdt'
-license=('EPL')
-depends=('eclipse' 'libxtst')
-source=(http://ftp.snt.utwente.nl/pub/software/eclipse/tools/cdt/releases/${pkgver%.*}/cdt-$pkgver.zip;)
-sha1sums=('0ef0ea5c249f687160ef0f562bb6b34245016bd1')
-
-package() {
-  d=$pkgdir/usr/share/eclipse/dropins/cdt/eclipse
-  install -d $d
-  cp -a features $d
-  cp -a plugins $d
-}
-
-# vim:set ts=2 sw=2 et:

Copied: eclipse-cdt/repos/community-any/PKGBUILD (from rev 136215, 
eclipse-cdt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 17:00:52 UTC (rev 136216)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Paul Mattal p...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Raimar Bühmann rai...@buehmann.de
+
+pkgname=eclipse-cdt
+pkgver=8.7.0
+pkgrel=2
+pkgdesc='C/C++ Plugin for Eclipse'
+arch=('any')
+url='http://www.eclipse.org/cdt'
+license=('EPL')
+depends=('eclipse=4.5' 'libxtst')
+source=(http://ftp.snt.utwente.nl/pub/software/eclipse/tools/cdt/releases/${pkgver%.*}/cdt-$pkgver.zip;)
+sha1sums=('0ef0ea5c249f687160ef0f562bb6b34245016bd1')
+
+package() {
+  d=$pkgdir/usr/share/eclipse/dropins/cdt/eclipse
+  install -d $d
+  cp -a features $d
+  cp -a plugins $d
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in thefuck/repos/community-any (5 files)

2015-07-01 Thread Felix Yan
Date: Wednesday, July 1, 2015 @ 09:15:06
  Author: fyan
Revision: 136189

archrelease: copy trunk to community-any

Added:
  thefuck/repos/community-any/PKGBUILD
(from rev 136188, thefuck/trunk/PKGBUILD)
  thefuck/repos/community-any/psutil-3.patch
(from rev 136188, thefuck/trunk/psutil-3.patch)
  thefuck/repos/community-any/thefuck.install
(from rev 136188, thefuck/trunk/thefuck.install)
Deleted:
  thefuck/repos/community-any/PKGBUILD
  thefuck/repos/community-any/thefuck.install

-+
 PKGBUILD|   85 --
 psutil-3.patch  |   33 
 thefuck.install |6 +--
 3 files changed, 81 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 07:14:47 UTC (rev 136188)
+++ PKGBUILD2015-07-01 07:15:06 UTC (rev 136189)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgname=thefuck
-pkgver=1.46
-pkgrel=1
-pkgdesc=Magnificent app which corrects your previous console command
-arch=('any')
-url=https://github.com/nvbn/thefuck;
-license=('MIT')
-depends=('python-setuptools' 'python-psutil' 'python-six' 'python-colorama')
-makedepends=('git')
-checkdepends=('python-pytest-mock' 'python-mock')
-install=thefuck.install
-source=(git+https://github.com/nvbn/thefuck.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  # pathlib is standard library since Python 3.4
-  sed -i s|install_requires=\['pathlib',|install_requires=[| thefuck/setup.py
-}
-
-build() {
-  cd thefuck
-  python setup.py build
-}
-
-check() {
-  cd thefuck
-  PYTHONPATH=$PWD/build/lib:$PYTHONPATH py.test
-}
-
-package() {
-  cd thefuck
-  python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/
-
-  install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thefuck/repos/community-any/PKGBUILD (from rev 136188, 
thefuck/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 07:15:06 UTC (rev 136189)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgname=thefuck
+pkgver=1.46
+pkgrel=2
+pkgdesc=Magnificent app which corrects your previous console command
+arch=('any')
+url=https://github.com/nvbn/thefuck;
+license=('MIT')
+depends=('python-setuptools' 'python-psutil' 'python-six' 'python-colorama')
+makedepends=('git')
+checkdepends=('python-pytest-mock' 'python-mock')
+install=thefuck.install
+source=(git+https://github.com/nvbn/thefuck.git#tag=$pkgver;
+psutil-3.patch)
+sha256sums=('SKIP'
+'cc6d7c5569f46171b89686d4b6dc885a20d03386681add15e40bf9f4d00c4933')
+
+prepare() {
+  # pathlib is standard library since Python 3.4
+  sed -i s|install_requires=\['pathlib',|install_requires=[| thefuck/setup.py
+
+  cd thefuck
+  patch -p1 -i ../psutil-3.patch
+}
+
+build() {
+  cd thefuck
+  python setup.py build
+}
+
+check() {
+  cd thefuck
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH py.test
+}
+
+package() {
+  cd thefuck
+  python3 setup.py install -O1 --prefix=/usr --root=$pkgdir/
+
+  install -Dm644 LICENSE.md $pkgdir/usr/share/licenses/$pkgname/LICENSE.md
+}
+
+# vim:set ts=2 sw=2 et:

Copied: thefuck/repos/community-any/psutil-3.patch (from rev 136188, 
thefuck/trunk/psutil-3.patch)
===
--- psutil-3.patch  (rev 0)
+++ psutil-3.patch  2015-07-01 07:15:06 UTC (rev 136189)
@@ -0,0 +1,33 @@
+From 6a88cc47b61656dc81fe527c2b9be91b125cc11e Mon Sep 17 00:00:00 2001
+From: Pablo Santiago Blum de Aguiar scorp...@gmail.com
+Date: Mon, 15 Jun 2015 09:20:07 -0300
+Subject: [PATCH] =?UTF-8?q?fix(main.wait=5Foutput):=20use=20Process?=
+ =?UTF-8?q?=E2=80=99=20children()=20instead=20of=20get=5Fchildren()?=
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Since psutil 2.0.0 `get_children()` has become deprecated and the use of
+`children()` instead of it has been encouraged. In version 3.0.0, just
+released, `get_children()` has been dropped. Check:
+
+https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
+
+Fix #255
+---
+ thefuck/main.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/thefuck/main.py b/thefuck/main.py
+index 5772d4e..eebb668 100644
+--- a/thefuck/main.py
 b/thefuck/main.py
+@@ -62,7 +62,7 @@ def wait_output(settings, popen):
+ proc.wait(settings.wait_command)
+ return True
+ except TimeoutExpired:
+-for child in proc.get_children(recursive=True):
++for child in proc.children(recursive=True):
+ child.kill()
+ proc.kill()
+ return False

Deleted: thefuck.install
===
--- thefuck.install 2015-07-01 07:14:47 UTC (rev 136188)
+++ 

[arch-commits] Commit in thefuck/trunk (PKGBUILD psutil-3.patch)

2015-07-01 Thread Felix Yan
Date: Wednesday, July 1, 2015 @ 09:14:47
  Author: fyan
Revision: 136188

upgpkg: thefuck 1.46-2

add a patch to fix https://github.com/nvbn/thefuck/issues/255

Added:
  thefuck/trunk/psutil-3.patch
Modified:
  thefuck/trunk/PKGBUILD

+
 PKGBUILD   |   11 ---
 psutil-3.patch |   33 +
 2 files changed, 41 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 07:12:03 UTC (rev 136187)
+++ PKGBUILD2015-07-01 07:14:47 UTC (rev 136188)
@@ -3,7 +3,7 @@
 
 pkgname=thefuck
 pkgver=1.46
-pkgrel=1
+pkgrel=2
 pkgdesc=Magnificent app which corrects your previous console command
 arch=('any')
 url=https://github.com/nvbn/thefuck;
@@ -12,12 +12,17 @@
 makedepends=('git')
 checkdepends=('python-pytest-mock' 'python-mock')
 install=thefuck.install
-source=(git+https://github.com/nvbn/thefuck.git#tag=$pkgver;)
-sha256sums=('SKIP')
+source=(git+https://github.com/nvbn/thefuck.git#tag=$pkgver;
+psutil-3.patch)
+sha256sums=('SKIP'
+'cc6d7c5569f46171b89686d4b6dc885a20d03386681add15e40bf9f4d00c4933')
 
 prepare() {
   # pathlib is standard library since Python 3.4
   sed -i s|install_requires=\['pathlib',|install_requires=[| thefuck/setup.py
+
+  cd thefuck
+  patch -p1 -i ../psutil-3.patch
 }
 
 build() {

Added: psutil-3.patch
===
--- psutil-3.patch  (rev 0)
+++ psutil-3.patch  2015-07-01 07:14:47 UTC (rev 136188)
@@ -0,0 +1,33 @@
+From 6a88cc47b61656dc81fe527c2b9be91b125cc11e Mon Sep 17 00:00:00 2001
+From: Pablo Santiago Blum de Aguiar scorp...@gmail.com
+Date: Mon, 15 Jun 2015 09:20:07 -0300
+Subject: [PATCH] =?UTF-8?q?fix(main.wait=5Foutput):=20use=20Process?=
+ =?UTF-8?q?=E2=80=99=20children()=20instead=20of=20get=5Fchildren()?=
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Since psutil 2.0.0 `get_children()` has become deprecated and the use of
+`children()` instead of it has been encouraged. In version 3.0.0, just
+released, `get_children()` has been dropped. Check:
+
+https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
+
+Fix #255
+---
+ thefuck/main.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/thefuck/main.py b/thefuck/main.py
+index 5772d4e..eebb668 100644
+--- a/thefuck/main.py
 b/thefuck/main.py
+@@ -62,7 +62,7 @@ def wait_output(settings, popen):
+ proc.wait(settings.wait_command)
+ return True
+ except TimeoutExpired:
+-for child in proc.get_children(recursive=True):
++for child in proc.children(recursive=True):
+ child.kill()
+ proc.kill()
+ return False


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

2015-07-01 Thread Sébastien Luttringer
Date: Wednesday, July 1, 2015 @ 09:18:14
  Author: seblu
Revision: 241661

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

Added:
  openldap/repos/testing-i686/
  openldap/repos/testing-i686/PKGBUILD
(from rev 241660, openldap/trunk/PKGBUILD)
  openldap/repos/testing-i686/openldap-ntlm.patch
(from rev 241660, openldap/trunk/openldap-ntlm.patch)
  openldap/repos/testing-i686/openldap.install
(from rev 241660, openldap/trunk/openldap.install)
  openldap/repos/testing-i686/slapd.service
(from rev 241660, openldap/trunk/slapd.service)
  openldap/repos/testing-i686/slapd.sysusers
(from rev 241660, openldap/trunk/slapd.sysusers)
  openldap/repos/testing-i686/slapd.tmpfiles
(from rev 241660, openldap/trunk/slapd.tmpfiles)
  openldap/repos/testing-x86_64/
  openldap/repos/testing-x86_64/PKGBUILD
(from rev 241660, openldap/trunk/PKGBUILD)
  openldap/repos/testing-x86_64/openldap-ntlm.patch
(from rev 241660, openldap/trunk/openldap-ntlm.patch)
  openldap/repos/testing-x86_64/openldap.install
(from rev 241660, openldap/trunk/openldap.install)
  openldap/repos/testing-x86_64/slapd.service
(from rev 241660, openldap/trunk/slapd.service)
  openldap/repos/testing-x86_64/slapd.sysusers
(from rev 241660, openldap/trunk/slapd.sysusers)
  openldap/repos/testing-x86_64/slapd.tmpfiles
(from rev 241660, openldap/trunk/slapd.tmpfiles)

+
 testing-i686/PKGBUILD  |  118 +
 testing-i686/openldap-ntlm.patch   |  230 +++
 testing-i686/openldap.install  |4 
 testing-i686/slapd.service |9 +
 testing-i686/slapd.sysusers|1 
 testing-i686/slapd.tmpfiles|1 
 testing-x86_64/PKGBUILD|  118 +
 testing-x86_64/openldap-ntlm.patch |  230 +++
 testing-x86_64/openldap.install|4 
 testing-x86_64/slapd.service   |9 +
 testing-x86_64/slapd.sysusers  |1 
 testing-x86_64/slapd.tmpfiles  |1 
 12 files changed, 726 insertions(+)

Copied: openldap/repos/testing-i686/PKGBUILD (from rev 241660, 
openldap/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-07-01 07:18:14 UTC (rev 241661)
@@ -0,0 +1,118 @@
+# $Id$
+# Maintainer:
+
+pkgbase=openldap
+pkgname=('openldap' 'libldap')
+pkgver=2.4.41
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://www.openldap.org/;
+license=('custom')
+makedepends=('libltdl' 'libsasl' 'e2fsprogs' 'util-linux' 'chrpath' 'unixodbc')
+options=('!makeflags' 'emptydirs')
+source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${pkgbase}-${pkgver}.tgz
+slapd.service slapd.tmpfiles slapd.sysusers openldap-ntlm.patch)
+sha1sums=('c6880df9fec928a5f010b78a4285b497e8a12d6b'
+  '2441815efbfa01ad7a1d39068e5503b53d1d04b0'
+  '59241a813d7508294e4ef1cec3bfe1f5495e109d'
+  '2bf64351c32b0bf0a70663bd42de22910998b795'
+  'e4afd9f1c810ef4c4cd8fe1101dfe5887f2b7eef')
+
+# see http://www.openldap.org/faq/data/cache/756.html
+# there's no proper backend support for anything apart from
+# BerkeleyDB, if we don't want to drop local backend server support
+# we are forced to keep Berkeley DB here
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  patch -p1 -i ${srcdir}/openldap-ntlm.patch
+  sed -i 's|-m 644 $(LIBRARY)|-m 755 $(LIBRARY)|' 
libraries/{liblber,libldap,libldap_r}/Makefile.in
+  sed -i 's|#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP run LDAP_DIRSEP 
ldapi|#define LDAPI_SOCK LDAP_DIRSEP run LDAP_DIRSEP openldap LDAP_DIRSEP 
ldapi|' include/ldap_defaults.h
+  sed -i 's|%LOCALSTATEDIR%/run|/run/openldap|' servers/slapd/slapd.{conf,ldif}
+  sed -i 's|-$(MKDIR) $(DESTDIR)$(localstatedir)/run|-$(MKDIR) 
$(DESTDIR)/run/openldap|' servers/slapd/Makefile.in
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  autoconf
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+--sysconfdir=/etc --localstatedir=/var/lib/openldap --sbindir=/usr/bin \
+--enable-dynamic --enable-syslog --enable-ipv6 --enable-local \
+--enable-crypt --enable-spasswd --enable-modules \
+--enable-backends --disable-ndb --enable-overlays=mod \
+--with-cyrus-sasl --with-threads
+  make
+
+  cd contrib/slapd-modules/nssov
+  make prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap
+  chrpath -d .libs/nssov.so
+}
+
+check() {
+  cd ${pkgbase}-${pkgver}
+#  make test
+}
+
+package_libldap() {
+  pkgdesc=Lightweight Directory Access Protocol (LDAP) client libraries
+  depends=('libsasl' 'e2fsprogs')
+  backup=('etc/openldap/ldap.conf')
+
+  cd ${pkgbase}-${pkgver}
+  for dir in include libraries doc/man/man3 ; do
+pushd ${dir}
+make DESTDIR=${pkgdir} install
+popd
+  done
+  install -Dm644 doc/man/man5/ldap.conf.5.tmp 
${pkgdir}/usr/share/man/man5/ldap.conf.5
+
+# get rid of duplicate default conf files
+  

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

2015-07-01 Thread Jakob Gruber
Date: Wednesday, July 1, 2015 @ 09:51:31
  Author: schuay
Revision: 136192

archrelease: copy trunk to community-x86_64

Added:
  angband/repos/community-x86_64/PKGBUILD
(from rev 136191, angband/trunk/PKGBUILD)
Deleted:
  angband/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 07:51:25 UTC (rev 136191)
+++ PKGBUILD2015-07-01 07:51:31 UTC (rev 136192)
@@ -1,45 +0,0 @@
-# Maintainer: schuay jakob.gru...@gmail.com
-# Contributor: Mike Sampson mike at sambodata dot com
-# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
-# Contributor: Anton Bazhenov anton.bazhenov at gmail
-# Contributor: KillaB xgenobl...@gmail.com
-# Contributor: Callan Barrett wizzomafi...@gmail.com
-# Contributor: Christian Schmidt xmuckne...@googlemail.com
-# Contributor: Sebastian Sareyko pub...@nooms.de
-
-pkgname=angband
-pkgver=3.5.1
-pkgrel=1
-pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
-arch=('i686' 'x86_64')
-url=http://rephial.org/;
-license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
-source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure \
---prefix=/usr \
---bindir=/usr/bin \
---sysconfdir=/usr/share/angband \
---with-configpath=/usr/share/angband \
---with-libpath=/usr/share/angband \
---enable-gtk \
---enable-sdl \
---enable-sdl-mixer
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/share/angband/*/delete.me
-  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}
-
-md5sums=('3b9a324551cfd48b101f197a8441f135')

Copied: angband/repos/community-x86_64/PKGBUILD (from rev 136191, 
angband/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 07:51:31 UTC (rev 136192)
@@ -0,0 +1,46 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+# Contributor: Mike Sampson mike at sambodata dot com
+# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
+# Contributor: Anton Bazhenov anton.bazhenov at gmail
+# Contributor: KillaB xgenobl...@gmail.com
+# Contributor: Callan Barrett wizzomafi...@gmail.com
+# Contributor: Christian Schmidt xmuckne...@googlemail.com
+# Contributor: Sebastian Sareyko pub...@nooms.de
+
+pkgname=angband
+pkgver=4.0.0
+pkgrel=1
+pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
+arch=('i686' 'x86_64')
+url=http://rephial.org/;
+license=('GPL2' 'custom')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
+makedepends=('python-docutils')
+source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz;)
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--bindir=/usr/bin \
+--sysconfdir=/usr/share/angband \
+--with-configpath=/usr/share/angband \
+--with-libpath=/usr/share/angband \
+--enable-gtk \
+--enable-sdl \
+--enable-sdl-mixer
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -f ${pkgdir}/usr/share/angband/*/delete.me
+  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}
+
+md5sums=('3813f95f46166ff383923eaba462b194')


[arch-commits] Commit in angband/repos/community-i686 (PKGBUILD PKGBUILD)

2015-07-01 Thread Jakob Gruber
Date: Wednesday, July 1, 2015 @ 09:51:25
  Author: schuay
Revision: 136191

archrelease: copy trunk to community-i686

Added:
  angband/repos/community-i686/PKGBUILD
(from rev 136190, angband/trunk/PKGBUILD)
Deleted:
  angband/repos/community-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 07:51:13 UTC (rev 136190)
+++ PKGBUILD2015-07-01 07:51:25 UTC (rev 136191)
@@ -1,45 +0,0 @@
-# Maintainer: schuay jakob.gru...@gmail.com
-# Contributor: Mike Sampson mike at sambodata dot com
-# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
-# Contributor: Anton Bazhenov anton.bazhenov at gmail
-# Contributor: KillaB xgenobl...@gmail.com
-# Contributor: Callan Barrett wizzomafi...@gmail.com
-# Contributor: Christian Schmidt xmuckne...@googlemail.com
-# Contributor: Sebastian Sareyko pub...@nooms.de
-
-pkgname=angband
-pkgver=3.5.1
-pkgrel=1
-pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
-arch=('i686' 'x86_64')
-url=http://rephial.org/;
-license=('GPL2' 'custom')
-depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
-source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure \
---prefix=/usr \
---bindir=/usr/bin \
---sysconfdir=/usr/share/angband \
---with-configpath=/usr/share/angband \
---with-libpath=/usr/share/angband \
---enable-gtk \
---enable-sdl \
---enable-sdl-mixer
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/share/angband/*/delete.me
-  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}
-
-md5sums=('3b9a324551cfd48b101f197a8441f135')

Copied: angband/repos/community-i686/PKGBUILD (from rev 136190, 
angband/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-01 07:51:25 UTC (rev 136191)
@@ -0,0 +1,46 @@
+# Maintainer: schuay jakob.gru...@gmail.com
+# Contributor: Mike Sampson mike at sambodata dot com
+# Contributor: Adrian Stratulat adrian.stratulat at inboxcom
+# Contributor: Anton Bazhenov anton.bazhenov at gmail
+# Contributor: KillaB xgenobl...@gmail.com
+# Contributor: Callan Barrett wizzomafi...@gmail.com
+# Contributor: Christian Schmidt xmuckne...@googlemail.com
+# Contributor: Sebastian Sareyko pub...@nooms.de
+
+pkgname=angband
+pkgver=4.0.0
+pkgrel=1
+pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
+arch=('i686' 'x86_64')
+url=http://rephial.org/;
+license=('GPL2' 'custom')
+depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
+makedepends=('python-docutils')
+source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz;)
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure \
+--prefix=/usr \
+--bindir=/usr/bin \
+--sysconfdir=/usr/share/angband \
+--with-configpath=/usr/share/angband \
+--with-libpath=/usr/share/angband \
+--enable-gtk \
+--enable-sdl \
+--enable-sdl-mixer
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -f ${pkgdir}/usr/share/angband/*/delete.me
+  install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}
+
+md5sums=('3813f95f46166ff383923eaba462b194')


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

2015-07-01 Thread Jakob Gruber
Date: Wednesday, July 1, 2015 @ 09:51:13
  Author: schuay
Revision: 136190

angband-4.0.0-1

Modified:
  angband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 07:15:06 UTC (rev 136189)
+++ PKGBUILD2015-07-01 07:51:13 UTC (rev 136190)
@@ -8,7 +8,7 @@
 # Contributor: Sebastian Sareyko pub...@nooms.de
 
 pkgname=angband
-pkgver=3.5.1
+pkgver=4.0.0
 pkgrel=1
 pkgdesc=A roguelike dungeon exploration game based on the writings of JRR 
Tolkien
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 license=('GPL2' 'custom')
 depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
 makedepends=('python-docutils')
-source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz;)
+source=(http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-${pkgver}.tar.gz;)
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -43,4 +43,4 @@
   install -Dm644 copying.txt ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
 }
 
-md5sums=('3b9a324551cfd48b101f197a8441f135')
+md5sums=('3813f95f46166ff383923eaba462b194')


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

2015-07-01 Thread Felix Yan
Date: Wednesday, July 1, 2015 @ 09:12:03
  Author: fyan
Revision: 136187

archrelease: copy trunk to community-x86_64

Added:
  python-pycuda/repos/community-x86_64/LICENSE
(from rev 136186, python-pycuda/trunk/LICENSE)
  python-pycuda/repos/community-x86_64/PKGBUILD
(from rev 136186, python-pycuda/trunk/PKGBUILD)
Deleted:
  python-pycuda/repos/community-x86_64/LICENSE
  python-pycuda/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |   14 ++---
 PKGBUILD |  154 ++---
 2 files changed, 84 insertions(+), 84 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2015-07-01 07:11:51 UTC (rev 136186)
+++ LICENSE 2015-07-01 07:12:03 UTC (rev 136187)
@@ -1,7 +0,0 @@
-Copyright (c) 2009,10 Andreas Klöckner and Contributors.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the “Software”), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

Copied: python-pycuda/repos/community-x86_64/LICENSE (from rev 136186, 
python-pycuda/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2015-07-01 07:12:03 UTC (rev 136187)
@@ -0,0 +1,7 @@
+Copyright (c) 2009,10 Andreas Klöckner and Contributors.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the “Software”), to deal 
in the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-01 07:11:51 UTC (rev 136186)
+++ PKGBUILD2015-07-01 07:12:03 UTC (rev 136187)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Stéphane Gaudreault steph...@archlinux.org
-
-pkgbase=python-pycuda
-pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
-pkgver=2015.1.1
-pkgrel=1
-pkgdesc=Python wrapper for Nvidia CUDA
-arch=('x86_64')
-url=http://mathema.tician.de/software/pycuda;
-license=('MIT' 'Apache')
-source=(http://pypi.python.org/packages/source/p/pycuda/pycuda-${pkgver}.tar.gz;
-LICENSE)
-makedepends=('ctags' 'python2-setuptools' 'python-setuptools' 'python2-numpy' 
'python-numpy' 'mesa' 'cuda' 'boost' 'nvidia-utils')
-sha512sums=('e5186a8acd5bb7de23ee85b372b443d5d291b53e86abca99e2b0048032a3f5cabff03fe2f6c188944e26e577739801ed13ca6430f89bd80f49e6c080ef3a7d9e'
-
'ee0bef251b8b2c25cd5821932d506183655c04285ae7d01d12f86557812c5068568e9f38e9f6bffe28de870ec662ebe0ee9cce2b444883caaf66b4c877494130')
-
-build() {
-   cd ${srcdir}
-  
-   _arch=''
-   [[ $CARCH = x86_64 ]]  _arch='64'
-
-   cp -a pycuda-${pkgver}{,-python2}
-  
-   cd ${srcdir}/pycuda-${pkgver}
-   python3 ./configure.py \
-  --cuda-root=/opt/cuda \
-  --cuda-inc-dir=/opt/cuda/include \
-  --cudadrv-lib-dir=/opt/cuda/lib${_arch} \
-  --cudart-lib-dir=/opt/cuda/lib${_arch} \
-  --no-use-shipped-boost \
-  --boost-python-libname=boost_python3
-   make
-
-   cd ${srcdir}/pycuda-${pkgver}-python2
-   python2 ./configure.py \
-  

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

2015-07-01 Thread Sébastien Luttringer
Date: Wednesday, July 1, 2015 @ 09:17:48
  Author: seblu
Revision: 241660

upgpkg: openldap 2.4.41-1

Modified:
  openldap/trunk/PKGBUILD
Deleted:
  openldap/trunk/fix-libdb-detection-with-gcc-5.patch

--+
 PKGBUILD |   14 --
 fix-libdb-detection-with-gcc-5.patch |   43 -
 2 files changed, 6 insertions(+), 51 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 05:23:35 UTC (rev 241659)
+++ PKGBUILD2015-07-01 07:17:48 UTC (rev 241660)
@@ -2,9 +2,9 @@
 # Maintainer:
 
 pkgbase=openldap
-pkgname=('libldap' 'openldap')
-pkgver=2.4.40
-pkgrel=3
+pkgname=('openldap' 'libldap')
+pkgver=2.4.41
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.openldap.org/;
 license=('custom')
@@ -11,13 +11,12 @@
 makedepends=('libltdl' 'libsasl' 'e2fsprogs' 'util-linux' 'chrpath' 'unixodbc')
 options=('!makeflags' 'emptydirs')
 
source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${pkgbase}-${pkgver}.tgz
-slapd.service slapd.tmpfiles slapd.sysusers openldap-ntlm.patch 
fix-libdb-detection-with-gcc-5.patch)
-sha1sums=('0cfac3b024b99de2e2456cc7254481b6644e0b96'
+slapd.service slapd.tmpfiles slapd.sysusers openldap-ntlm.patch)
+sha1sums=('c6880df9fec928a5f010b78a4285b497e8a12d6b'
   '2441815efbfa01ad7a1d39068e5503b53d1d04b0'
   '59241a813d7508294e4ef1cec3bfe1f5495e109d'
   '2bf64351c32b0bf0a70663bd42de22910998b795'
-  'e4afd9f1c810ef4c4cd8fe1101dfe5887f2b7eef'
-  '9b14bb8b4b116a88d562c1e28abbba159106b4be')
+  'e4afd9f1c810ef4c4cd8fe1101dfe5887f2b7eef')
 
 # see http://www.openldap.org/faq/data/cache/756.html
 # there's no proper backend support for anything apart from
@@ -27,7 +26,6 @@
 prepare() {
   cd ${pkgbase}-${pkgver}
   patch -p1 -i ${srcdir}/openldap-ntlm.patch
-  patch -p1 -i ${srcdir}/fix-libdb-detection-with-gcc-5.patch
   sed -i 's|-m 644 $(LIBRARY)|-m 755 $(LIBRARY)|' 
libraries/{liblber,libldap,libldap_r}/Makefile.in
   sed -i 's|#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP run LDAP_DIRSEP 
ldapi|#define LDAPI_SOCK LDAP_DIRSEP run LDAP_DIRSEP openldap LDAP_DIRSEP 
ldapi|' include/ldap_defaults.h
   sed -i 's|%LOCALSTATEDIR%/run|/run/openldap|' servers/slapd/slapd.{conf,ldif}

Deleted: fix-libdb-detection-with-gcc-5.patch
===
--- fix-libdb-detection-with-gcc-5.patch2015-07-01 05:23:35 UTC (rev 
241659)
+++ fix-libdb-detection-with-gcc-5.patch2015-07-01 07:17:48 UTC (rev 
241660)
@@ -1,43 +0,0 @@
-From f0409f40dab6013d1aec05f5c86ae31d2f49b485 Mon Sep 17 00:00:00 2001
-From: Jan Synacek jsyna...@redhat.com
-Date: Wed, 11 Feb 2015 10:32:28 +0100
-Subject: [PATCH] fix libdb detection with gcc 5
-
-The old cpp version generated:
-__db_version 5
-
-The new output:
-__db_version
-5
-
-Running cpp with -P (inhibit linemarkers generation) fixes this when using gcc 
5.
-Behavior with older versions of gcc is not changed.

- build/openldap.m4 | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/build/openldap.m4 b/build/openldap.m4
-index caf8fc2..bdcb4d6 100644
 a/build/openldap.m4
-+++ b/build/openldap.m4
-@@ -328,7 +328,7 @@ AC_DEFUN([OL_BDB_HEADER_VERSION],
- #endif
- __db_version DB_VERSION_MAJOR
- ])
--  set X `eval $ac_cpp conftest.$ac_ext | $EGREP __db_version` none none
-+  set X `eval $ac_cpp -P conftest.$ac_ext | $EGREP __db_version` none 
none
-   ol_cv_bdb_major=${3}
- ])
- case $ol_cv_bdb_major in [[1-9]]*) : ;; *)
-@@ -344,7 +344,7 @@ AC_CACHE_CHECK([for Berkeley DB minor version in db.h], 
[ol_cv_bdb_minor],[
- #endif
- __db_version DB_VERSION_MINOR
- ])
--  set X `eval $ac_cpp conftest.$ac_ext | $EGREP __db_version` none none
-+  set X `eval $ac_cpp -P conftest.$ac_ext | $EGREP __db_version` none 
none
-   ol_cv_bdb_minor=${3}
- ])
- case $ol_cv_bdb_minor in [[0-9]]*) : ;; *)
--- 
-2.1.0
-


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

2015-07-01 Thread Dan McGee
Date: Wednesday, July 1, 2015 @ 21:21:14
  Author: dan
Revision: 241672

upgpkg: python-virtualenv 13.1.0-1

Modified:
  python-virtualenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 19:19:42 UTC (rev 241671)
+++ PKGBUILD2015-07-01 19:21:14 UTC (rev 241672)
@@ -3,7 +3,7 @@
 # Contributor: Daniele Paolella d...@mcrservice.it
 
 pkgname=('python-virtualenv' 'python2-virtualenv')
-pkgver=13.0.3
+pkgver=13.1.0
 pkgrel=1
 pkgdesc=Virtual Python Environment builder
 url=https://virtualenv.pypa.io/;
@@ -13,8 +13,8 @@
 replaces=('virtualenv')
 conflicts=('virtualenv')
 
source=(http://pypi.python.org/packages/source/v/virtualenv/virtualenv-$pkgver.tar.gz;)
-md5sums=('cd2043ea72448d65dcc54d33744c2214')
-sha256sums=('355e46928c2b00b83b7d00d70d5adc529e9c2fe1f366b07e8a1b49cd8c5bd1b9')
+md5sums=('70f63a429b7dd7c3e10f6af09ed32554')
+sha256sums=('7ef0a0b1a1cb4b6407d2c1ff4a0f74865a13e6219482888a21bdcaa60c0f1e73')
 
 package_python-virtualenv() {
   depends=('python')


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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 01:45:53
  Author: svenstaro
Revision: 136219

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

Added:
  opencollada/repos/community-staging-i686/
  opencollada/repos/community-staging-i686/PKGBUILD
(from rev 136218, opencollada/trunk/PKGBUILD)
  opencollada/repos/community-staging-i686/opencollada.conf
(from rev 136218, opencollada/trunk/opencollada.conf)
  opencollada/repos/community-staging-x86_64/
  opencollada/repos/community-staging-x86_64/PKGBUILD
(from rev 136218, opencollada/trunk/PKGBUILD)
  opencollada/repos/community-staging-x86_64/opencollada.conf
(from rev 136218, opencollada/trunk/opencollada.conf)

---+
 community-staging-i686/PKGBUILD   |   39 
 community-staging-i686/opencollada.conf   |1 
 community-staging-x86_64/PKGBUILD |   39 
 community-staging-x86_64/opencollada.conf |1 
 4 files changed, 80 insertions(+)

Copied: opencollada/repos/community-staging-i686/PKGBUILD (from rev 136218, 
opencollada/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-07-01 23:45:53 UTC (rev 136219)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+pkgname=opencollada
+pkgver=20150702
+_commit=0496c15
+pkgrel=1
+pkgdesc=Stream based reader and writer library for COLLADA files
+arch=(i686 x86_64)
+url=https://github.com/KhronosGroup/OpenCOLLADA;
+license=('GPL')
+depends=('libxml2' 'pcre')
+makedepends=('git' 'cmake')
+source=('opencollada.conf'
+git://github.com/KhronosGroup/OpenCOLLADA.git#commit=$_commit)
+md5sums=('5f7e9d79ab86756648b648ee5ed6ce1d'
+ 'SKIP')
+
+build() {
+  cd $srcdir/OpenCOLLADA
+
+  [[ -d build ]]  rm -r build
+  mkdir build  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SHARED=ON \
+-DUSE_STATIC=OFF
+  make
+}
+
+package() {
+  cd $srcdir/OpenCOLLADA/build
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/opencollada.conf 
$pkgdir/etc/ld.so.conf.d/opencollada.conf
+}
+
+# vim:set ts=2 sw=2 et:

Copied: opencollada/repos/community-staging-i686/opencollada.conf (from rev 
136218, opencollada/trunk/opencollada.conf)
===
--- community-staging-i686/opencollada.conf (rev 0)
+++ community-staging-i686/opencollada.conf 2015-07-01 23:45:53 UTC (rev 
136219)
@@ -0,0 +1 @@
+/usr/lib/opencollada

Copied: opencollada/repos/community-staging-x86_64/PKGBUILD (from rev 136218, 
opencollada/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-07-01 23:45:53 UTC (rev 136219)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+pkgname=opencollada
+pkgver=20150702
+_commit=0496c15
+pkgrel=1
+pkgdesc=Stream based reader and writer library for COLLADA files
+arch=(i686 x86_64)
+url=https://github.com/KhronosGroup/OpenCOLLADA;
+license=('GPL')
+depends=('libxml2' 'pcre')
+makedepends=('git' 'cmake')
+source=('opencollada.conf'
+git://github.com/KhronosGroup/OpenCOLLADA.git#commit=$_commit)
+md5sums=('5f7e9d79ab86756648b648ee5ed6ce1d'
+ 'SKIP')
+
+build() {
+  cd $srcdir/OpenCOLLADA
+
+  [[ -d build ]]  rm -r build
+  mkdir build  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SHARED=ON \
+-DUSE_STATIC=OFF
+  make
+}
+
+package() {
+  cd $srcdir/OpenCOLLADA/build
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/opencollada.conf 
$pkgdir/etc/ld.so.conf.d/opencollada.conf
+}
+
+# vim:set ts=2 sw=2 et:

Copied: opencollada/repos/community-staging-x86_64/opencollada.conf (from rev 
136218, opencollada/trunk/opencollada.conf)
===
--- community-staging-x86_64/opencollada.conf   (rev 0)
+++ community-staging-x86_64/opencollada.conf   2015-07-01 23:45:53 UTC (rev 
136219)
@@ -0,0 +1 @@
+/usr/lib/opencollada


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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 01:45:30
  Author: svenstaro
Revision: 136218

upgpkg: opencollada 20150702-1

bump to 20150702

Modified:
  opencollada/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 17:05:30 UTC (rev 136217)
+++ PKGBUILD2015-07-01 23:45:30 UTC (rev 136218)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 pkgname=opencollada
-pkgver=20140108
-_commit=f99d59e73e56
+pkgver=20150702
+_commit=0496c15
 pkgrel=1
 pkgdesc=Stream based reader and writer library for COLLADA files
 arch=(i686 x86_64)


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

2015-07-01 Thread Antonio Rojas
Date: Thursday, July 2, 2015 @ 00:48:06
  Author: arojas
Revision: 241678

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

Added:
  kdeutils-kgpg/repos/extra-i686/PKGBUILD
(from rev 241677, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/extra-i686/kdeutils-kgpg.install
(from rev 241677, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
  kdeutils-kgpg/repos/extra-x86_64/PKGBUILD
(from rev 241677, kdeutils-kgpg/trunk/PKGBUILD)
  kdeutils-kgpg/repos/extra-x86_64/kdeutils-kgpg.install
(from rev 241677, kdeutils-kgpg/trunk/kdeutils-kgpg.install)

+
 extra-i686/PKGBUILD|   36 +++
 extra-i686/kdeutils-kgpg.install   |   12 +++
 extra-x86_64/PKGBUILD  |   36 +++
 extra-x86_64/kdeutils-kgpg.install |   12 +++
 4 files changed, 96 insertions(+)

Copied: kdeutils-kgpg/repos/extra-i686/PKGBUILD (from rev 241677, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-07-01 22:48:06 UTC (rev 241678)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kgpg
+pkgver=15.04.3
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs')
+optdepends=('kde-agent: For starting and shutting down gpg-agent with KDE 
session manager')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz;)
+sha1sums=('3f70d04980de4d401f4f48e666cc7aeaade7619f')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kgpg/repos/extra-i686/kdeutils-kgpg.install (from rev 241677, 
kdeutils-kgpg/trunk/kdeutils-kgpg.install)
===
--- extra-i686/kdeutils-kgpg.install(rev 0)
+++ extra-i686/kdeutils-kgpg.install2015-07-01 22:48:06 UTC (rev 241678)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: kdeutils-kgpg/repos/extra-x86_64/PKGBUILD (from rev 241677, 
kdeutils-kgpg/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-07-01 22:48:06 UTC (rev 241678)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeutils-kgpg
+pkgver=15.04.3
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='http://kde.org/applications/utilities/kgpg/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime' 'kdepimlibs')
+optdepends=('kde-agent: For starting and shutting down gpg-agent with KDE 
session manager')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-applications' 'kdeutils')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz;)
+sha1sums=('3f70d04980de4d401f4f48e666cc7aeaade7619f')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../kgpg-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Copied: kdeutils-kgpg/repos/extra-x86_64/kdeutils-kgpg.install (from rev 
241677, kdeutils-kgpg/trunk/kdeutils-kgpg.install)
===
--- extra-x86_64/kdeutils-kgpg.install  (rev 0)
+++ extra-x86_64/kdeutils-kgpg.install  2015-07-01 22:48:06 UTC (rev 241678)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}


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

2015-07-01 Thread Sébastien Luttringer
Date: Wednesday, July 1, 2015 @ 08:58:39
  Author: seblu
Revision: 136185

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

Added:
  keepalived/repos/community-i686/PKGBUILD
(from rev 136184, keepalived/trunk/PKGBUILD)
  keepalived/repos/community-i686/keepalived.service
(from rev 136184, keepalived/trunk/keepalived.service)
  keepalived/repos/community-x86_64/PKGBUILD
(from rev 136184, keepalived/trunk/PKGBUILD)
  keepalived/repos/community-x86_64/keepalived.service
(from rev 136184, keepalived/trunk/keepalived.service)
Deleted:
  keepalived/repos/community-i686/PKGBUILD
  keepalived/repos/community-i686/keepalived.service
  keepalived/repos/community-x86_64/PKGBUILD
  keepalived/repos/community-x86_64/keepalived.service

-+
 /PKGBUILD   |   76 ++
 /keepalived.service |   18 
 community-i686/PKGBUILD |   38 -
 community-i686/keepalived.service   |9 
 community-x86_64/PKGBUILD   |   38 -
 community-x86_64/keepalived.service |9 
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-01 06:58:24 UTC (rev 136184)
+++ community-i686/PKGBUILD 2015-07-01 06:58:39 UTC (rev 136185)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Andrea Zucchelli zukk...@gmail.com
-
-pkgname=keepalived
-pkgver=1.2.17
-pkgrel=1
-pkgdesc='Failover and monitoring daemon for LVS clusters'
-arch=('i686' 'x86_64')
-url='http://www.keepalived.org/'
-license=('GPL2')
-backup=('etc/keepalived/keepalived.conf')
-depends=('openssl' 'popt' 'libnl1')
-source=(http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;
-'keepalived.service')
-md5sums=('8d6400e1be43fc303175164d69125dce'
- '0a5171f4298528315e8a8004b55befb7')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  # clean pacakge init scripts
-  rm -r $pkgdir/etc/rc.d $pkgdir/etc/sysconfig
-  # move examples to /usr/share
-  install -d -m 755 $pkgdir/usr/share/$pkgname
-  mv $pkgdir/etc/keepalived/samples $pkgdir/usr/share/$pkgname/samples
-  # systemd
-  install -D -m 644 $srcdir/$pkgname.service \
-$pkgdir/usr/lib/systemd/system/$pkgname.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: keepalived/repos/community-i686/PKGBUILD (from rev 136184, 
keepalived/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-01 06:58:39 UTC (rev 136185)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Andrea Zucchelli zukk...@gmail.com
+
+pkgname=keepalived
+pkgver=1.2.18
+pkgrel=1
+pkgdesc='Failover and monitoring daemon for LVS clusters'
+arch=('i686' 'x86_64')
+url='http://www.keepalived.org/'
+license=('GPL2')
+backup=('etc/keepalived/keepalived.conf')
+depends=('openssl' 'popt' 'libnl1')
+source=(http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;
+'keepalived.service')
+md5sums=('4238a97f24e84bf9465dfa384104157e'
+ '0a5171f4298528315e8a8004b55befb7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  # clean pacakge init scripts
+  rm -r $pkgdir/etc/rc.d $pkgdir/etc/sysconfig
+  # move examples to /usr/share
+  install -d -m 755 $pkgdir/usr/share/$pkgname
+  mv $pkgdir/etc/keepalived/samples $pkgdir/usr/share/$pkgname/samples
+  # systemd
+  install -D -m 644 $srcdir/$pkgname.service \
+$pkgdir/usr/lib/systemd/system/$pkgname.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/keepalived.service
===
--- community-i686/keepalived.service   2015-07-01 06:58:24 UTC (rev 136184)
+++ community-i686/keepalived.service   2015-07-01 06:58:39 UTC (rev 136185)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Keepalive Daemon
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/keepalived --dont-fork
-
-[Install]
-WantedBy=multi-user.target

Copied: keepalived/repos/community-i686/keepalived.service (from rev 136184, 
keepalived/trunk/keepalived.service)
===
--- community-i686/keepalived.service   (rev 0)
+++ community-i686/keepalived.service   2015-07-01 06:58:39 UTC (rev 136185)
@@ -0,0 +1,9 @@
+[Unit]
+Description=Keepalive Daemon
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/keepalived --dont-fork
+
+[Install]
+WantedBy=multi-user.target

Deleted: community-x86_64/PKGBUILD

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

2015-07-01 Thread Sébastien Luttringer
Date: Wednesday, July 1, 2015 @ 08:58:24
  Author: seblu
Revision: 136184

upgpkg: keepalived 1.2.18-1

Modified:
  keepalived/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 04:30:05 UTC (rev 136183)
+++ PKGBUILD2015-07-01 06:58:24 UTC (rev 136184)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Zucchelli zukk...@gmail.com
 
 pkgname=keepalived
-pkgver=1.2.17
+pkgver=1.2.18
 pkgrel=1
 pkgdesc='Failover and monitoring daemon for LVS clusters'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('openssl' 'popt' 'libnl1')
 source=(http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz;
 'keepalived.service')
-md5sums=('8d6400e1be43fc303175164d69125dce'
+md5sums=('4238a97f24e84bf9465dfa384104157e'
  '0a5171f4298528315e8a8004b55befb7')
 
 build() {


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

2015-07-01 Thread Felix Yan
Date: Wednesday, July 1, 2015 @ 09:11:51
  Author: fyan
Revision: 136186

upgpkg: python-pycuda 2015.1.2-1

Modified:
  python-pycuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 06:58:39 UTC (rev 136185)
+++ PKGBUILD2015-07-01 07:11:51 UTC (rev 136186)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pycuda
 pkgname=('python-pycuda' 'python2-pycuda' 'pycuda-headers')
-pkgver=2015.1.1
+pkgver=2015.1.2
 pkgrel=1
 pkgdesc=Python wrapper for Nvidia CUDA
 arch=('x86_64')
@@ -13,7 +13,7 @@
 
source=(http://pypi.python.org/packages/source/p/pycuda/pycuda-${pkgver}.tar.gz;
 LICENSE)
 makedepends=('ctags' 'python2-setuptools' 'python-setuptools' 'python2-numpy' 
'python-numpy' 'mesa' 'cuda' 'boost' 'nvidia-utils')
-sha512sums=('e5186a8acd5bb7de23ee85b372b443d5d291b53e86abca99e2b0048032a3f5cabff03fe2f6c188944e26e577739801ed13ca6430f89bd80f49e6c080ef3a7d9e'
+sha512sums=('8091e4fe94cd5447e95f5295ffb8b1e0538d9eaa18539747c7cd0745379f9a806da95fc33c4381ebf186084ca791800e0d28bdb4265f07ecd2241acdb9228d45'
 
'ee0bef251b8b2c25cd5821932d506183655c04285ae7d01d12f86557812c5068568e9f38e9f6bffe28de870ec662ebe0ee9cce2b444883caaf66b4c877494130')
 
 build() {


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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:25:44
  Author: svenstaro
Revision: 136220

upgpkg: spring 99.0-1

upstream release 0.99

Modified:
  spring/trunk/PKGBUILD
Deleted:
  spring/trunk/0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch

-+
 0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch |   32 
--
 PKGBUILD|   16 +
 2 files changed, 5 insertions(+), 43 deletions(-)

Deleted: 0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch
===
--- 0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch 
2015-07-01 23:45:53 UTC (rev 136219)
+++ 0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch 
2015-07-02 00:25:44 UTC (rev 136220)
@@ -1,32 +0,0 @@
-From 9e0db5f602407de4e7875ca85761b41782c1bb9c Mon Sep 17 00:00:00 2001
-From: Johan Rehnberg cleanr...@gmail.com
-Date: Wed, 31 Dec 2014 11:35:19 +0100
-Subject: [PATCH] fix GetListOfSubModules to support GLOB returning both //
- and /
-
-I needed this when building on archlinux with cmake 3.1.0 where GLOB returns 
/

- rts/build/cmake/Util.cmake | 5 +++--
- 1 file changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/rts/build/cmake/Util.cmake b/rts/build/cmake/Util.cmake
-index 9f49e54..e23db7b 100644
 a/rts/build/cmake/Util.cmake
-+++ b/rts/build/cmake/Util.cmake
-@@ -166,10 +166,11 @@ EndFunction (MakeGlobal)
- # Find all CMakeLists.txt files in sub-directories
- Macro(GetListOfSubModules list_var)
-   File(GLOB ${list_var} RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} 
FOLLOW_SYMLINKS ${CMAKE_CURRENT_SOURCE_DIR}/*/CMakeLists.txt)
--
-   # Strip away the /CMakeLists.txt parts, so we end up with just a list 
of dirs,
-   # for example: AAI;RAI;KAIK
--  String(REPLACE //CMakeLists.txt  ${list_var} ${${list_var}})
-+  # GLOB can prefix with // or / (perhaps changed in cmake 3.1.0), 
this double replace will support both // and /
-+  String(REPLACE /CMakeLists.txt  ${list_var} ${${list_var}})
-+  String(REPLACE /  ${list_var} ${${list_var}})
- EndMacro (GetListOfSubModules list_var)
- 
- 
--- 
-2.2.1
-

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 23:45:53 UTC (rev 136219)
+++ PKGBUILD2015-07-02 00:25:44 UTC (rev 136220)
@@ -4,29 +4,23 @@
 # Contributor: Christoph Zeiler archNOSPAM_at_moonblade.dot.org
 
 pkgname=spring
-pkgver=98.0
-pkgrel=5
+pkgver=99.0
+pkgrel=1
 pkgdesc='A free 3D real-time-strategy (RTS) game engine'
 arch=('i686' 'x86_64')
 url=http://springrts.com/;
 license=('GPL')
-depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl2'
+depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl2' 
'libunwind'
  'libxcursor' 'curl' 'shared-mime-info' 'desktop-file-utils' 'libx11')
 makedepends=('boost' 'cmake' 'zip' 'xz' 'p7zip' 'python2' 'java-environment' 
'mesa')
 optdepends=('python2: python-based bots'
 'java-runtime: java-based bots')
 install=spring.install
-source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${pkgver}_src.tar.lzma
-0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch)
-md5sums=('fbe60dff4d39918157869f45738e0a8a'
- 'a8a8e5038439d43baaeac26585f5caf9')
+source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${pkgver}_src.tar.lzma)
+md5sums=('3c9d8e0f7616060550e6452236d7626f')
 
 prepare() {
   bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma
-
-  cd spring_${pkgver}
-
-  patch -Np1 -i 
../0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch
 }
 
 build() {


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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:26:15
  Author: svenstaro
Revision: 136222

upgpkg: wesnoth 1.12.4-1

upstream release 1.12.4

Modified:
  wesnoth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 00:25:49 UTC (rev 136221)
+++ PKGBUILD2015-07-02 00:26:15 UTC (rev 136222)
@@ -6,8 +6,8 @@
 # Contributor: Douglas Soares de Andrade doug...@archlinux.org
 
 pkgname=wesnoth
-pkgver=1.12.2
-pkgrel=3
+pkgver=1.12.4
+pkgrel=1
 pkgdesc=A turn-based strategy game on a fantasy world
 arch=('i686' 'x86_64')
 license=('GPL')


[arch-commits] Commit in wesnoth/repos (24 files)

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:26:24
  Author: svenstaro
Revision: 136223

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

Added:
  wesnoth/repos/community-i686/PKGBUILD
(from rev 136222, wesnoth/trunk/PKGBUILD)
  wesnoth/repos/community-i686/wesnoth-boost.patch
(from rev 136222, wesnoth/trunk/wesnoth-boost.patch)
  wesnoth/repos/community-i686/wesnoth.install
(from rev 136222, wesnoth/trunk/wesnoth.install)
  wesnoth/repos/community-i686/wesnoth.tmpfiles.conf
(from rev 136222, wesnoth/trunk/wesnoth.tmpfiles.conf)
  wesnoth/repos/community-i686/wesnothd.service
(from rev 136222, wesnoth/trunk/wesnothd.service)
  wesnoth/repos/community-i686/wesnothd.tmpfiles.conf
(from rev 136222, wesnoth/trunk/wesnothd.tmpfiles.conf)
  wesnoth/repos/community-x86_64/PKGBUILD
(from rev 136222, wesnoth/trunk/PKGBUILD)
  wesnoth/repos/community-x86_64/wesnoth-boost.patch
(from rev 136222, wesnoth/trunk/wesnoth-boost.patch)
  wesnoth/repos/community-x86_64/wesnoth.install
(from rev 136222, wesnoth/trunk/wesnoth.install)
  wesnoth/repos/community-x86_64/wesnoth.tmpfiles.conf
(from rev 136222, wesnoth/trunk/wesnoth.tmpfiles.conf)
  wesnoth/repos/community-x86_64/wesnothd.service
(from rev 136222, wesnoth/trunk/wesnothd.service)
  wesnoth/repos/community-x86_64/wesnothd.tmpfiles.conf
(from rev 136222, wesnoth/trunk/wesnothd.tmpfiles.conf)
Deleted:
  wesnoth/repos/community-i686/PKGBUILD
  wesnoth/repos/community-i686/wesnoth-boost.patch
  wesnoth/repos/community-i686/wesnoth.install
  wesnoth/repos/community-i686/wesnoth.tmpfiles.conf
  wesnoth/repos/community-i686/wesnothd.service
  wesnoth/repos/community-i686/wesnothd.tmpfiles.conf
  wesnoth/repos/community-x86_64/PKGBUILD
  wesnoth/repos/community-x86_64/wesnoth-boost.patch
  wesnoth/repos/community-x86_64/wesnoth.install
  wesnoth/repos/community-x86_64/wesnoth.tmpfiles.conf
  wesnoth/repos/community-x86_64/wesnothd.service
  wesnoth/repos/community-x86_64/wesnothd.tmpfiles.conf

-+
 /PKGBUILD   |  112 ++
 /wesnoth-boost.patch|   24 ++
 /wesnoth.install|   28 +++
 /wesnoth.tmpfiles.conf  |2 
 /wesnothd.service   |   18 
 /wesnothd.tmpfiles.conf |2 
 community-i686/PKGBUILD |   56 ---
 community-i686/wesnoth-boost.patch  |   12 ---
 community-i686/wesnoth.install  |   14 ---
 community-i686/wesnoth.tmpfiles.conf|1 
 community-i686/wesnothd.service |9 --
 community-i686/wesnothd.tmpfiles.conf   |1 
 community-x86_64/PKGBUILD   |   56 ---
 community-x86_64/wesnoth-boost.patch|   12 ---
 community-x86_64/wesnoth.install|   14 ---
 community-x86_64/wesnoth.tmpfiles.conf  |1 
 community-x86_64/wesnothd.service   |9 --
 community-x86_64/wesnothd.tmpfiles.conf |1 
 18 files changed, 186 insertions(+), 186 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 00:26:15 UTC (rev 136222)
+++ community-i686/PKGBUILD 2015-07-02 00:26:24 UTC (rev 136223)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Tobias Powalowski tp...@archlinux.org
-# Contributor: Jacobo Arvelo unix4...@ya.com
-# Contributor: Douglas Soares de Andrade doug...@archlinux.org
-
-pkgname=wesnoth
-pkgver=1.12.2
-pkgrel=3
-pkgdesc=A turn-based strategy game on a fantasy world
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.wesnoth.org/;
-depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'fribidi' 'boost-libs' 
'pango' 'lua52' 'wesnoth-data' 'dbus' 'python2')
-makedepends=('boost' 'cmake'' git')
-install=wesnoth.install
-options=(!emptydirs)
-source=(git://github.com/wesnoth/wesnoth.git#tag=${pkgver}
-wesnoth-boost.patch
-wesnothd.tmpfiles.conf
-wesnothd.service)
-md5sums=('SKIP'
- '9a4ad99ba66990bfc17cb12966b3823b'
- '2d2fea6b3d86dfd589f5ad35a3be1f97'
- 'd1b6bf1d3dc05086ee6a370adff0ae4a')
-
-build() {
-  cd $srcdir/$pkgname
-  
-  # Try this again in a new version when they fix their linking to boost
-  patch -Np1  ${srcdir}/wesnoth-boost.patch
-
-  mkdir build  cd build
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DENABLE_OMP=ON \
-  -DENABLE_TOOLS=ON \
-  -DMANDIR=share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname
-
-  cd build
-  make DESTDIR=$pkgdir install
-
-  rm -r $pkgdir/usr/share/applications
-  rm -r $pkgdir/usr/share/doc
-  rm -r $pkgdir/usr/share/pixmaps
-  rm -r $pkgdir/usr/share/wesnoth
-
-  install -Dm644 $srcdir/wesnothd.tmpfiles.conf 
$pkgdir/usr/lib/tmpfiles.d/wesnothd.conf
-  install -Dm644 $srcdir/wesnothd.service 

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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:25:49
  Author: svenstaro
Revision: 136221

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

Added:
  spring/repos/community-i686/PKGBUILD
(from rev 136220, spring/trunk/PKGBUILD)
  spring/repos/community-i686/spring.install
(from rev 136220, spring/trunk/spring.install)
  spring/repos/community-x86_64/PKGBUILD
(from rev 136220, spring/trunk/PKGBUILD)
  spring/repos/community-x86_64/spring.install
(from rev 136220, spring/trunk/spring.install)
Deleted:
  
spring/repos/community-i686/0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch
  spring/repos/community-i686/PKGBUILD
  spring/repos/community-i686/spring.install
  
spring/repos/community-x86_64/0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch
  spring/repos/community-x86_64/PKGBUILD
  spring/repos/community-x86_64/spring.install

--+
 /PKGBUILD  
  |   90 ++
 /spring.install
  |   24 ++
 community-i686/0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch 
  |   32 ---
 community-i686/PKGBUILD
  |   51 -
 community-i686/spring.install  
  |   12 -
 
community-x86_64/0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch
 |   32 ---
 community-x86_64/PKGBUILD  
  |   51 -
 community-x86_64/spring.install
  |   12 -
 8 files changed, 114 insertions(+), 190 deletions(-)

Deleted: 
community-i686/0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch
===
--- 
community-i686/0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch  
2015-07-02 00:25:44 UTC (rev 136220)
+++ 
community-i686/0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch  
2015-07-02 00:25:49 UTC (rev 136221)
@@ -1,32 +0,0 @@
-From 9e0db5f602407de4e7875ca85761b41782c1bb9c Mon Sep 17 00:00:00 2001
-From: Johan Rehnberg cleanr...@gmail.com
-Date: Wed, 31 Dec 2014 11:35:19 +0100
-Subject: [PATCH] fix GetListOfSubModules to support GLOB returning both //
- and /
-
-I needed this when building on archlinux with cmake 3.1.0 where GLOB returns 
/

- rts/build/cmake/Util.cmake | 5 +++--
- 1 file changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/rts/build/cmake/Util.cmake b/rts/build/cmake/Util.cmake
-index 9f49e54..e23db7b 100644
 a/rts/build/cmake/Util.cmake
-+++ b/rts/build/cmake/Util.cmake
-@@ -166,10 +166,11 @@ EndFunction (MakeGlobal)
- # Find all CMakeLists.txt files in sub-directories
- Macro(GetListOfSubModules list_var)
-   File(GLOB ${list_var} RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} 
FOLLOW_SYMLINKS ${CMAKE_CURRENT_SOURCE_DIR}/*/CMakeLists.txt)
--
-   # Strip away the /CMakeLists.txt parts, so we end up with just a list 
of dirs,
-   # for example: AAI;RAI;KAIK
--  String(REPLACE //CMakeLists.txt  ${list_var} ${${list_var}})
-+  # GLOB can prefix with // or / (perhaps changed in cmake 3.1.0), 
this double replace will support both // and /
-+  String(REPLACE /CMakeLists.txt  ${list_var} ${${list_var}})
-+  String(REPLACE /  ${list_var} ${${list_var}})
- EndMacro (GetListOfSubModules list_var)
- 
- 
--- 
-2.2.1
-

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 00:25:44 UTC (rev 136220)
+++ community-i686/PKGBUILD 2015-07-02 00:25:49 UTC (rev 136221)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Arkham arkham at archlinux dot us
-# Contributor: Christoph Zeiler archNOSPAM_at_moonblade.dot.org
-
-pkgname=spring
-pkgver=98.0
-pkgrel=5
-pkgdesc='A free 3D real-time-strategy (RTS) game engine'
-arch=('i686' 'x86_64')
-url=http://springrts.com/;
-license=('GPL')
-depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl2'
- 'libxcursor' 'curl' 'shared-mime-info' 'desktop-file-utils' 'libx11')
-makedepends=('boost' 'cmake' 'zip' 'xz' 'p7zip' 'python2' 'java-environment' 
'mesa')
-optdepends=('python2: python-based bots'
-'java-runtime: java-based bots')
-install=spring.install
-source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${pkgver}_src.tar.lzma
-0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch)
-md5sums=('fbe60dff4d39918157869f45738e0a8a'
- 'a8a8e5038439d43baaeac26585f5caf9')
-
-prepare() {
-  bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma
-
-  cd spring_${pkgver}
-
-  patch -Np1 -i 
../0001-fix-GetListOfSubModules-to-support-GLOB-returning-bo.patch
-}
-
-build() {
-  cd 

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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:39:44
  Author: svenstaro
Revision: 136224

upgpkg: ansible 1.9.2-1

upstream release 1.9.2

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 00:26:24 UTC (rev 136223)
+++ PKGBUILD2015-07-02 00:39:44 UTC (rev 136224)
@@ -7,8 +7,8 @@
 # Contributor: atweiden archb...@gmail.com
 
 pkgname=ansible
-pkgver=1.9.1
-pkgrel=2
+pkgver=1.9.2
+pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='http://www.ansible.com'
@@ -18,7 +18,7 @@
 backup=('etc/ansible/ansible.cfg')
 source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz
 
ansible-arch.patch::https://github.com/ansible/ansible/commit/bb81f025b00a8b22f5002315b4e48543b07d14b1.patch)
-md5sums=('3c0f0ecc8b5d60831b10045dba64'
+md5sums=('5e0a72c8b7a3848907ac28b5f38cfc27'
  '244db3a313781bf39bdeef9fc8898d23')
 
 build() {


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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:41:18
  Author: svenstaro
Revision: 136227

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-02 00:40:17 UTC (rev 136226)
+++ PKGBUILD2015-07-02 00:41:18 UTC (rev 136227)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Daniel Wallace danielwallace at gtmanfred dot com
-# Contributor: Chris seitz.christ...@gmail.com
-# Contributor: m0ikz ndelato...@moikz.com.ar
-# Contributor: atweiden archb...@gmail.com
-
-pkgname=ansible
-pkgver=1.9.1
-pkgrel=2
-pkgdesc='Radically simple IT automation platform'
-arch=('any')
-url='http://www.ansible.com'
-license=('GPL3')
-depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja')
-makedepends=('asciidoc' 'fakeroot')
-backup=('etc/ansible/ansible.cfg')
-source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz
-
ansible-arch.patch::https://github.com/ansible/ansible/commit/bb81f025b00a8b22f5002315b4e48543b07d14b1.patch)
-md5sums=('3c0f0ecc8b5d60831b10045dba64'
- '244db3a313781bf39bdeef9fc8898d23')
-
-build() {
-  cd $pkgname-$pkgver
-  patch -Np1  $srcdir/ansible-arch.patch
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install -O1 --root=$pkgdir
-  install -Dm644 COPYING $pkgdir/usr/share/doc/ansible/COPYING
-
-  install -d $pkgdir/usr/share/ansible/doc
-  cp -dpr --no-preserve=ownership ./examples $pkgdir/usr/share/ansible/doc/
-  install -Dm644 examples/ansible.cfg $pkgdir/etc/ansible/ansible.cfg
-
-  install -d $pkgdir/usr/share/man/man1
-  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
$pkgdir/usr/share/man/man1
-}

Copied: ansible/repos/community-any/PKGBUILD (from rev 136226, 
ansible/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-02 00:41:18 UTC (rev 136227)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Daniel Wallace danielwallace at gtmanfred dot com
+# Contributor: Chris seitz.christ...@gmail.com
+# Contributor: m0ikz ndelato...@moikz.com.ar
+# Contributor: atweiden archb...@gmail.com
+
+pkgname=ansible
+pkgver=1.9.2
+pkgrel=1
+pkgdesc='Radically simple IT automation platform'
+arch=('any')
+url='http://www.ansible.com'
+license=('GPL3')
+depends=('python2' 'python2-yaml' 'python2-paramiko' 'python2-jinja')
+makedepends=('asciidoc' 'fakeroot')
+backup=('etc/ansible/ansible.cfg')
+source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz
+
ansible-arch.patch::https://github.com/ansible/ansible/commit/bb81f025b00a8b22f5002315b4e48543b07d14b1.patch)
+md5sums=('5e0a72c8b7a3848907ac28b5f38cfc27'
+ '244db3a313781bf39bdeef9fc8898d23')
+
+build() {
+  cd $pkgname-$pkgver
+  patch -Np1  $srcdir/ansible-arch.patch
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install -O1 --root=$pkgdir
+  install -Dm644 COPYING $pkgdir/usr/share/doc/ansible/COPYING
+
+  install -d $pkgdir/usr/share/ansible/doc
+  cp -dpr --no-preserve=ownership ./examples $pkgdir/usr/share/ansible/doc/
+  install -Dm644 examples/ansible.cfg $pkgdir/etc/ansible/ansible.cfg
+
+  install -d $pkgdir/usr/share/man/man1
+  cp -dpr --no-preserve=ownership docs/man/man1/*.1 
$pkgdir/usr/share/man/man1
+}


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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:43:20
  Author: svenstaro
Revision: 136228

upgpkg: mopidy 1.0.7-1

upstream releasae 1.0.7

Modified:
  mopidy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 00:41:18 UTC (rev 136227)
+++ PKGBUILD2015-07-02 00:43:20 UTC (rev 136228)
@@ -2,7 +2,7 @@
 # Contributor: Alexandre Petitjean alpetitjean at gmail dot com
 
 pkgname=mopidy
-pkgver=1.0.5
+pkgver=1.0.7
 pkgrel=1
 pkgdesc=Mopidy is a music server which can play music both from multiple 
sources, like your local hard drive, radio streams, and from Spotify and 
SoundCloud.
 arch=('any')
@@ -26,7 +26,7 @@
 source=(https://github.com/mopidy/mopidy/archive/v${pkgver}.tar.gz;
 'mopidy.conf'
 'mopidy.install')
-md5sums=('0f0ae2f7b3ae1bcafd97706f453f92f4'
+md5sums=('dfb2b8766c8140a60da89dba9bc37ff8'
  '5ec754e9f5aba08ee29527cb9a1a270b'
  'bd513aa0e4e83c117340a55f53215cf2')
 


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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:43:25
  Author: svenstaro
Revision: 136229

archrelease: copy trunk to community-any

Added:
  mopidy/repos/community-any/PKGBUILD
(from rev 136228, mopidy/trunk/PKGBUILD)
  mopidy/repos/community-any/mopidy.conf
(from rev 136228, mopidy/trunk/mopidy.conf)
  mopidy/repos/community-any/mopidy.install
(from rev 136228, mopidy/trunk/mopidy.install)
Deleted:
  mopidy/repos/community-any/PKGBUILD
  mopidy/repos/community-any/mopidy.conf
  mopidy/repos/community-any/mopidy.install

+
 PKGBUILD   |  132 +++
 mopidy.conf|   18 +++
 mopidy.install |8 +--
 3 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-07-02 00:43:20 UTC (rev 136228)
+++ PKGBUILD2015-07-02 00:43:25 UTC (rev 136229)
@@ -1,66 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexandre Petitjean alpetitjean at gmail dot com
-
-pkgname=mopidy
-pkgver=1.0.5
-pkgrel=1
-pkgdesc=Mopidy is a music server which can play music both from multiple 
sources, like your local hard drive, radio streams, and from Spotify and 
SoundCloud.
-arch=('any')
-url=http://www.mopidy.com;
-license=('APACHE')
-depends=('python2'
- 'python2-pykka=1.1'
- 'python2-setuptools'
- 'gstreamer0.10-python'
- 'gstreamer0.10-base-plugins'
- 'gstreamer0.10-good-plugins'
- 'gstreamer0.10-ugly-plugins'
- 'python2-tornado=2.3')
-optdepends=('mopidy-spotify: Spotify backend'
-'mopidy-scrobbler: Last.FM scrobbler'
-'mopidy-MPRIS: MPRIS frontend'
-'mopidy-alsamixer: ALSA volume control')
-makedepends=('python2-sphinx')
-backup=('etc/mopidy/mopidy.conf')
-install=$pkgname.install
-source=(https://github.com/mopidy/mopidy/archive/v${pkgver}.tar.gz;
-'mopidy.conf'
-'mopidy.install')
-md5sums=('0f0ae2f7b3ae1bcafd97706f453f92f4'
- '5ec754e9f5aba08ee29527cb9a1a270b'
- 'bd513aa0e4e83c117340a55f53215cf2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make -C docs SPHINXBUILD=sphinx-build2 man
-  make -C docs SPHINXBUILD=sphinx-build2 html
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py install --root=${pkgdir}/ --optimize=1
-
-  install -dm755 ${pkgdir}/usr/share/doc/mopidy
-  cp -r docs/_build/html ${pkgdir}/usr/share/doc/mopidy
-
-  install -dm755 ${pkgdir}/usr/share/man/man1/
-  gzip -c docs/_build/man/mopidy.1  
${pkgdir}/usr/share/man/man1/mopidy.1.gz 
-
-  install -Dm644 ${srcdir}/mopidy.conf ${pkgdir}/etc/mopidy/mopidy.conf
-
-  install -Dm644 extra/systemd/mopidy.service 
${pkgdir}/usr/lib/systemd/system/mopidy.service
-  install -Dm644 extra/desktop/mopidy.desktop 
${pkgdir}/usr/share/applications/mopidy.desktop
-
-  install -dm755 ${pkgdir}/etc/mopidy/extensions.d
-
-  install -dm755 -g 46 -o 46 ${pkgdir}/var/cache/mopidy
-  install -dm755 -g 46 -o 46 ${pkgdir}/var/log/mopidy
-  install -dm755 -g 46 -o 46 ${pkgdir}/var/lib/mopidy/local
-  install -dm755 -g 46 -o 46 ${pkgdir}/var/lib/mopidy/media
-  install -dm755 -g 46 -o 46 ${pkgdir}/var/lib/mopidy/playlists
-
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: mopidy/repos/community-any/PKGBUILD (from rev 136228, 
mopidy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-07-02 00:43:25 UTC (rev 136229)
@@ -0,0 +1,66 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexandre Petitjean alpetitjean at gmail dot com
+
+pkgname=mopidy
+pkgver=1.0.7
+pkgrel=1
+pkgdesc=Mopidy is a music server which can play music both from multiple 
sources, like your local hard drive, radio streams, and from Spotify and 
SoundCloud.
+arch=('any')
+url=http://www.mopidy.com;
+license=('APACHE')
+depends=('python2'
+ 'python2-pykka=1.1'
+ 'python2-setuptools'
+ 'gstreamer0.10-python'
+ 'gstreamer0.10-base-plugins'
+ 'gstreamer0.10-good-plugins'
+ 'gstreamer0.10-ugly-plugins'
+ 'python2-tornado=2.3')
+optdepends=('mopidy-spotify: Spotify backend'
+'mopidy-scrobbler: Last.FM scrobbler'
+'mopidy-mopify: Web client with Spotify-inspired interface'
+'mopidy-soundcloud: Soundcloud backend')
+makedepends=('python2-sphinx')
+backup=('etc/mopidy/mopidy.conf')
+install=$pkgname.install
+source=(https://github.com/mopidy/mopidy/archive/v${pkgver}.tar.gz;
+'mopidy.conf'
+'mopidy.install')
+md5sums=('dfb2b8766c8140a60da89dba9bc37ff8'
+ '5ec754e9f5aba08ee29527cb9a1a270b'
+ 'bd513aa0e4e83c117340a55f53215cf2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make -C docs SPHINXBUILD=sphinx-build2 man
+  make -C docs SPHINXBUILD=sphinx-build2 

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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:40:12
  Author: svenstaro
Revision: 136225

upgpkg: opencollada 20150702-2

use blender opencollada commit

Modified:
  opencollada/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 00:39:44 UTC (rev 136224)
+++ PKGBUILD2015-07-02 00:40:12 UTC (rev 136225)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 pkgname=opencollada
 pkgver=20150702
-_commit=0496c15
-pkgrel=1
+_commit=3335ac164e68b2512a40914b14c74db260e6ff7d # Magic blender commit
+pkgrel=2
 pkgdesc=Stream based reader and writer library for COLLADA files
 arch=(i686 x86_64)
 url=https://github.com/KhronosGroup/OpenCOLLADA;


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

2015-07-01 Thread Sven-Hendrik Haase
Date: Thursday, July 2, 2015 @ 02:40:17
  Author: svenstaro
Revision: 136226

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

Added:
  opencollada/repos/community-staging-i686/PKGBUILD
(from rev 136225, opencollada/trunk/PKGBUILD)
  opencollada/repos/community-staging-i686/opencollada.conf
(from rev 136225, opencollada/trunk/opencollada.conf)
  opencollada/repos/community-staging-x86_64/PKGBUILD
(from rev 136225, opencollada/trunk/PKGBUILD)
  opencollada/repos/community-staging-x86_64/opencollada.conf
(from rev 136225, opencollada/trunk/opencollada.conf)
Deleted:
  opencollada/repos/community-staging-i686/PKGBUILD
  opencollada/repos/community-staging-i686/opencollada.conf
  opencollada/repos/community-staging-x86_64/PKGBUILD
  opencollada/repos/community-staging-x86_64/opencollada.conf

---+
 /PKGBUILD |   78 
 /opencollada.conf |2 
 community-staging-i686/PKGBUILD   |   39 --
 community-staging-i686/opencollada.conf   |1 
 community-staging-x86_64/PKGBUILD |   39 --
 community-staging-x86_64/opencollada.conf |1 
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-07-02 00:40:12 UTC (rev 136225)
+++ community-staging-i686/PKGBUILD 2015-07-02 00:40:17 UTC (rev 136226)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-pkgname=opencollada
-pkgver=20150702
-_commit=0496c15
-pkgrel=1
-pkgdesc=Stream based reader and writer library for COLLADA files
-arch=(i686 x86_64)
-url=https://github.com/KhronosGroup/OpenCOLLADA;
-license=('GPL')
-depends=('libxml2' 'pcre')
-makedepends=('git' 'cmake')
-source=('opencollada.conf'
-git://github.com/KhronosGroup/OpenCOLLADA.git#commit=$_commit)
-md5sums=('5f7e9d79ab86756648b648ee5ed6ce1d'
- 'SKIP')
-
-build() {
-  cd $srcdir/OpenCOLLADA
-
-  [[ -d build ]]  rm -r build
-  mkdir build  cd build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DUSE_SHARED=ON \
--DUSE_STATIC=OFF
-  make
-}
-
-package() {
-  cd $srcdir/OpenCOLLADA/build
-
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 $srcdir/opencollada.conf 
$pkgdir/etc/ld.so.conf.d/opencollada.conf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: opencollada/repos/community-staging-i686/PKGBUILD (from rev 136225, 
opencollada/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-07-02 00:40:17 UTC (rev 136226)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+pkgname=opencollada
+pkgver=20150702
+_commit=3335ac164e68b2512a40914b14c74db260e6ff7d # Magic blender commit
+pkgrel=2
+pkgdesc=Stream based reader and writer library for COLLADA files
+arch=(i686 x86_64)
+url=https://github.com/KhronosGroup/OpenCOLLADA;
+license=('GPL')
+depends=('libxml2' 'pcre')
+makedepends=('git' 'cmake')
+source=('opencollada.conf'
+git://github.com/KhronosGroup/OpenCOLLADA.git#commit=$_commit)
+md5sums=('5f7e9d79ab86756648b648ee5ed6ce1d'
+ 'SKIP')
+
+build() {
+  cd $srcdir/OpenCOLLADA
+
+  [[ -d build ]]  rm -r build
+  mkdir build  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SHARED=ON \
+-DUSE_STATIC=OFF
+  make
+}
+
+package() {
+  cd $srcdir/OpenCOLLADA/build
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/opencollada.conf 
$pkgdir/etc/ld.so.conf.d/opencollada.conf
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-staging-i686/opencollada.conf
===
--- community-staging-i686/opencollada.conf 2015-07-02 00:40:12 UTC (rev 
136225)
+++ community-staging-i686/opencollada.conf 2015-07-02 00:40:17 UTC (rev 
136226)
@@ -1 +0,0 @@
-/usr/lib/opencollada

Copied: opencollada/repos/community-staging-i686/opencollada.conf (from rev 
136225, opencollada/trunk/opencollada.conf)
===
--- community-staging-i686/opencollada.conf (rev 0)
+++ community-staging-i686/opencollada.conf 2015-07-02 00:40:17 UTC (rev 
136226)
@@ -0,0 +1 @@
+/usr/lib/opencollada

Deleted: community-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2015-07-02 00:40:12 UTC (rev 136225)
+++ community-staging-x86_64/PKGBUILD   2015-07-02 00:40:17 UTC (rev 136226)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-pkgname=opencollada
-pkgver=20150702
-_commit=0496c15
-pkgrel=1
-pkgdesc=Stream based reader and writer library for COLLADA files
-arch=(i686 

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

2015-07-01 Thread Jan Steffens
Date: Thursday, July 2, 2015 @ 03:06:52
  Author: heftig
Revision: 241679

Cherry-pick a fix for NM VPN plugins under kdbus

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-01 22:48:06 UTC (rev 241678)
+++ PKGBUILD2015-07-02 01:06:52 UTC (rev 241679)
@@ -50,6 +50,10 @@
   # https://github.com/systemd/systemd/commit/418b22b88f79
   git cherry-pick -n 418b22b88f79
 
+  # bus-proxy: never apply policy when sending signals
+  # https://github.com/systemd/systemd/commit/3723263f4989
+  git cherry-pick -n 3723263f4989
+
   ./autogen.sh
 }
 


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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:21:53
  Author: foutrelis
Revision: 136236

upgpkg: rt3562sta 2.4.1.1_r2-8

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:21:51 UTC (rev 136235)
+++ PKGBUILD2015-07-02 01:21:53 UTC (rev 136236)
@@ -5,7 +5,7 @@
 pkgname=rt3562sta
 pkgver=2.4.1.1_r2
 _patchrel=${pkgver/*_r/}
-pkgrel=7
+pkgrel=8
 pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
 arch=(i686 x86_64)
 
url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;


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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:21:34
  Author: foutrelis
Revision: 136232

upgpkg: bbswitch 0.8-32

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:21:32 UTC (rev 136231)
+++ PKGBUILD2015-07-02 01:21:34 UTC (rev 136232)
@@ -6,7 +6,7 @@
 pkgname=bbswitch
 pkgver=0.8
 _extramodules=extramodules-4.0-ARCH # Don't forget to update bbswitch.install
-pkgrel=31
+pkgrel=32
 pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
 arch=('i686' 'x86_64')
 url=(http://github.com/Bumblebee-Project/bbswitch;)


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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:21:51
  Author: foutrelis
Revision: 136235

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

Added:
  r8168/repos/community-i686/PKGBUILD
(from rev 136234, r8168/trunk/PKGBUILD)
  r8168/repos/community-i686/r8168.install
(from rev 136234, r8168/trunk/r8168.install)
  r8168/repos/community-x86_64/PKGBUILD
(from rev 136234, r8168/trunk/PKGBUILD)
  r8168/repos/community-x86_64/r8168.install
(from rev 136234, r8168/trunk/r8168.install)
Deleted:
  r8168/repos/community-i686/PKGBUILD
  r8168/repos/community-i686/r8168.install
  r8168/repos/community-x86_64/PKGBUILD
  r8168/repos/community-x86_64/r8168.install

+
 /PKGBUILD  |   88 +++
 /r8168.install |   34 +++
 community-i686/PKGBUILD|   44 ---
 community-i686/r8168.install   |   17 ---
 community-x86_64/PKGBUILD  |   44 ---
 community-x86_64/r8168.install |   17 ---
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 01:21:43 UTC (rev 136234)
+++ community-i686/PKGBUILD 2015-07-02 01:21:51 UTC (rev 136235)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Contributor: Bob Fanger  bfanger(at)gmail 
-# Contributor: Filip fila pruda com, Det  nimetonmaili(at)gmail 
-
-pkgname=r8168
-pkgver=8.040.00
-pkgrel=1
-pkgdesc=A kernel module for Realtek 8168 network cards
-url=http://www.realtek.com.tw;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('glibc' 'linux')
-makedepends=('linux-headers')
-install=$pkgname.install
-source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1f7aad3a066c152837e03e558ba720742e792d281c96c5412cff32d68875415b')
-
-build() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-
-   cd $pkgname-$pkgver
-
-   # avoid using the Makefile directly -- it doesn't understand
-   # any kernel but the current.
-   make -C /usr/lib/modules/$KERNEL_VERSION/build \
-   SUBDIRS=$srcdir/$pkgname-$pkgver/src \
-   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
-   modules
-}
-
-package() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   depends=(linux=$_kernver linux${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1))
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-   msg Kernel = $KERNEL_VERSION
-
-   cd $pkgname-$pkgver
-   install -Dm644 src/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko
-   find $pkgdir -name '*.ko' -exec gzip -9 {} +
-
-   sed -i s|extramodules-.*-ARCH|extramodules-$_kernver-ARCH| 
$startdir/$pkgname.install
-}

Copied: r8168/repos/community-i686/PKGBUILD (from rev 136234, 
r8168/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-02 01:21:51 UTC (rev 136235)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Contributor: Bob Fanger  bfanger(at)gmail 
+# Contributor: Filip fila pruda com, Det  nimetonmaili(at)gmail 
+
+pkgname=r8168
+pkgver=8.040.00
+pkgrel=2
+pkgdesc=A kernel module for Realtek 8168 network cards
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('1f7aad3a066c152837e03e558ba720742e792d281c96c5412cff32d68875415b')
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+
+   cd $pkgname-$pkgver
+
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_VERSION/build \
+   SUBDIRS=$srcdir/$pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   depends=(linux=$_kernver linux${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1))
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+   msg Kernel = $KERNEL_VERSION
+
+   cd $pkgname-$pkgver
+   install -Dm644 src/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko
+   

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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:21:22
  Author: foutrelis
Revision: 136230

upgpkg: acpi_call 1.1.0-30

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  acpi_call/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 00:43:25 UTC (rev 136229)
+++ PKGBUILD2015-07-02 01:21:22 UTC (rev 136230)
@@ -5,7 +5,7 @@
 
 pkgname=acpi_call
 pkgver=1.1.0
-pkgrel=29
+pkgrel=30
 _extramodules=extramodules-4.0-ARCH
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 arch=('i686' 'x86_64')


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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:21:43
  Author: foutrelis
Revision: 136234

upgpkg: r8168 8.040.00-2

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:21:41 UTC (rev 136233)
+++ PKGBUILD2015-07-02 01:21:43 UTC (rev 136234)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.040.00
-pkgrel=1
+pkgrel=2
 pkgdesc=A kernel module for Realtek 8168 network cards
 url=http://www.realtek.com.tw;
 license=(GPL)


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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:21:32
  Author: foutrelis
Revision: 136231

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

Added:
  acpi_call/repos/community-i686/PKGBUILD
(from rev 136230, acpi_call/trunk/PKGBUILD)
  acpi_call/repos/community-i686/acpi_call.install
(from rev 136230, acpi_call/trunk/acpi_call.install)
  acpi_call/repos/community-x86_64/PKGBUILD
(from rev 136230, acpi_call/trunk/PKGBUILD)
  acpi_call/repos/community-x86_64/acpi_call.install
(from rev 136230, acpi_call/trunk/acpi_call.install)
Deleted:
  acpi_call/repos/community-i686/PKGBUILD
  acpi_call/repos/community-i686/acpi_call.install
  acpi_call/repos/community-x86_64/PKGBUILD
  acpi_call/repos/community-x86_64/acpi_call.install

+
 /PKGBUILD  |   94 +++
 /acpi_call.install |   28 ++
 community-i686/PKGBUILD|   47 -
 community-i686/acpi_call.install   |   14 -
 community-x86_64/PKGBUILD  |   47 -
 community-x86_64/acpi_call.install |   14 -
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 01:21:22 UTC (rev 136230)
+++ community-i686/PKGBUILD 2015-07-02 01:21:32 UTC (rev 136231)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@archlinux.org
-# Contributor: mortzu m...@mortzu.de
-# Contributor: fnord0 fno...@riseup.net
-
-pkgname=acpi_call
-pkgver=1.1.0
-pkgrel=29
-_extramodules=extramodules-4.0-ARCH
-pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
-arch=('i686' 'x86_64')
-url='http://github.com/mkottman/acpi_call'
-license=('GPL')
-depends=('linux=4.0' 'linux4.1')
-makedepends=('linux-headers=4.0' 'linux-headers4.1')
-install='acpi_call.install'
-source=($pkgname-$pkgver.tar.gz::http://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
-sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
-
-prepare() {
-  cd acpi_call-${pkgver}
-
-  # Fix build with Linux = 3.17
-  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
-}
-
-build() {
-  cd acpi_call-${pkgver}
-
-  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-
-  make KVERSION=${_kernver}
-}
-
-package() {
-  cd acpi_call-${pkgver}
-
-  install -dm 755 ${pkgdir}/usr/lib/{modules/${_extramodules},modules-load.d}
-  install -m 644 acpi_call.ko ${pkgdir}/usr/lib/modules/${_extramodules}
-  gzip ${pkgdir}/usr/lib/modules/${_extramodules}/acpi_call.ko
-  echo acpi_call  ${pkgdir}/usr/lib/modules-load.d/acpi_call.conf
-
-  install -dm 755 ${pkgdir}/usr/share/acpi_call
-  cp -dr --no-preserve='ownership' {examples,support} 
${pkgdir}/usr/share/acpi_call/
-}
-
-# vim: ts=2 sw=2 et:

Copied: acpi_call/repos/community-i686/PKGBUILD (from rev 136230, 
acpi_call/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-02 01:21:32 UTC (rev 136231)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: mortzu m...@mortzu.de
+# Contributor: fnord0 fno...@riseup.net
+
+pkgname=acpi_call
+pkgver=1.1.0
+pkgrel=30
+_extramodules=extramodules-4.0-ARCH
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='http://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux=4.0' 'linux4.1')
+makedepends=('linux-headers=4.0' 'linux-headers4.1')
+install='acpi_call.install'
+source=($pkgname-$pkgver.tar.gz::http://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux = 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+}
+
+build() {
+  cd acpi_call-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  make KVERSION=${_kernver}
+}
+
+package() {
+  cd acpi_call-${pkgver}
+
+  install -dm 755 ${pkgdir}/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 acpi_call.ko ${pkgdir}/usr/lib/modules/${_extramodules}
+  gzip ${pkgdir}/usr/lib/modules/${_extramodules}/acpi_call.ko
+  echo acpi_call  ${pkgdir}/usr/lib/modules-load.d/acpi_call.conf
+
+  install -dm 755 ${pkgdir}/usr/share/acpi_call
+  cp -dr --no-preserve='ownership' {examples,support} 
${pkgdir}/usr/share/acpi_call/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/acpi_call.install
===
--- community-i686/acpi_call.install2015-07-02 01:21:22 UTC (rev 136230)
+++ community-i686/acpi_call.install2015-07-02 01:21:32 UTC (rev 136231)
@@ -1,14 +0,0 @@
-post_install() {
-  

[arch-commits] Commit in vhba-module/repos (12 files)

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:22:21
  Author: foutrelis
Revision: 136241

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

Added:
  vhba-module/repos/community-i686/60-vhba.rules
(from rev 136240, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-i686/PKGBUILD
(from rev 136240, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-i686/vhba-module.install
(from rev 136240, vhba-module/trunk/vhba-module.install)
  vhba-module/repos/community-x86_64/60-vhba.rules
(from rev 136240, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-x86_64/PKGBUILD
(from rev 136240, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-x86_64/vhba-module.install
(from rev 136240, vhba-module/trunk/vhba-module.install)
Deleted:
  vhba-module/repos/community-i686/60-vhba.rules
  vhba-module/repos/community-i686/PKGBUILD
  vhba-module/repos/community-i686/vhba-module.install
  vhba-module/repos/community-x86_64/60-vhba.rules
  vhba-module/repos/community-x86_64/PKGBUILD
  vhba-module/repos/community-x86_64/vhba-module.install

--+
 /60-vhba.rules   |2 
 /PKGBUILD|   88 +
 /vhba-module.install |   42 +++
 community-i686/60-vhba.rules |1 
 community-i686/PKGBUILD  |   44 
 community-i686/vhba-module.install   |   21 ---
 community-x86_64/60-vhba.rules   |1 
 community-x86_64/PKGBUILD|   44 
 community-x86_64/vhba-module.install |   21 ---
 9 files changed, 132 insertions(+), 132 deletions(-)

Deleted: community-i686/60-vhba.rules
===
--- community-i686/60-vhba.rules2015-07-02 01:22:12 UTC (rev 136240)
+++ community-i686/60-vhba.rules2015-07-02 01:22:21 UTC (rev 136241)
@@ -1 +0,0 @@
-ACTION==add, KERNEL==vhba_ctl, NAME=vhba_ctl, MODE=0660, OWNER=root, 
GROUP=cdemu, TAG+=uaccess

Copied: vhba-module/repos/community-i686/60-vhba.rules (from rev 136240, 
vhba-module/trunk/60-vhba.rules)
===
--- community-i686/60-vhba.rules(rev 0)
+++ community-i686/60-vhba.rules2015-07-02 01:22:21 UTC (rev 136241)
@@ -0,0 +1 @@
+ACTION==add, KERNEL==vhba_ctl, NAME=vhba_ctl, MODE=0660, OWNER=root, 
GROUP=cdemu, TAG+=uaccess

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 01:22:12 UTC (rev 136240)
+++ community-i686/PKGBUILD 2015-07-02 01:22:21 UTC (rev 136241)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: Charles Lindsay char...@chaoslizard.org
-
-pkgname=vhba-module
-pkgver=20140928
-_extramodules=extramodules-4.0-ARCH
-pkgrel=12
-pkgdesc=Kernel module that emulates SCSI devices
-arch=('i686' 'x86_64')
-url=http://cdemu.sourceforge.net/;
-license=('GPL')
-depends=('linux=4.0' 'linux4.1')
-makedepends=('linux-headers=4.0' 'linux-headers4.1')
-options=(!makeflags)
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2;
-'60-vhba.rules')
-md5sums=('967007230bb028424216d9b35da422c0'
- '4dc37dc348b5a2c83585829bde790dcc')
-
-prepare() {
-  cd $pkgname-$pkgver
-}
-
-build() {
-  cd $pkgname-$pkgver
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  make KDIR=/usr/lib/modules/$_kernver/build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 vhba.ko $pkgdir/usr/lib/modules/$_extramodules/vhba.ko
-  install -Dm644 ../60-vhba.rules $pkgdir/usr/lib/udev/rules.d/60-vhba.rules
-
-  cd $startdir
-  cp -f $install ${install}.pkg
-  true  install=${install}.pkg
-  sed -i s/EXTRAMODULES=.*/EXTRAMODULES=$_extramodules/ $install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-i686/PKGBUILD (from rev 136240, 
vhba-module/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-02 01:22:21 UTC (rev 136241)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Charles Lindsay char...@chaoslizard.org
+
+pkgname=vhba-module
+pkgver=20140928
+_extramodules=extramodules-4.0-ARCH
+pkgrel=13
+pkgdesc=Kernel module that emulates SCSI devices
+arch=('i686' 'x86_64')
+url=http://cdemu.sourceforge.net/;
+license=('GPL')
+depends=('linux=4.0' 'linux4.1')
+makedepends=('linux-headers=4.0' 'linux-headers4.1')
+options=(!makeflags)
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2;
+'60-vhba.rules')
+md5sums=('967007230bb028424216d9b35da422c0'
+ 

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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:22:09
  Author: foutrelis
Revision: 136239

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

Added:
  tp_smapi/repos/community-i686/PKGBUILD
(from rev 136238, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-i686/tp_smapi.install
(from rev 136238, tp_smapi/trunk/tp_smapi.install)
  tp_smapi/repos/community-x86_64/PKGBUILD
(from rev 136238, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-x86_64/tp_smapi.install
(from rev 136238, tp_smapi/trunk/tp_smapi.install)
Deleted:
  tp_smapi/repos/community-i686/PKGBUILD
  tp_smapi/repos/community-i686/tp_smapi.install
  tp_smapi/repos/community-x86_64/PKGBUILD
  tp_smapi/repos/community-x86_64/tp_smapi.install

---+
 /PKGBUILD |  114 
 /tp_smapi.install |   26 
 community-i686/PKGBUILD   |   57 --
 community-i686/tp_smapi.install   |   13 
 community-x86_64/PKGBUILD |   57 --
 community-x86_64/tp_smapi.install |   13 
 6 files changed, 140 insertions(+), 140 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 01:22:02 UTC (rev 136238)
+++ community-i686/PKGBUILD 2015-07-02 01:22:09 UTC (rev 136239)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: xduugu
-# Contributor: nh2
-# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
-# Contributor: Nick B Shirakawasuna ð gmail đ com
-# Contributor: Christof Musik christof ð senfdax đ de
-# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
-# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
-
-pkgname=tp_smapi
-pkgver=0.41
-_extramodules=extramodules-4.0-ARCH
-pkgrel=68
-pkgdesc=Modules for ThinkPad's SMAPI functionality
-arch=('i686' 'x86_64')
-url='https://github.com/evgeni/tp_smapi'
-license=('GPL')
-depends=('linux=4.0' 'linux4.1')
-makedepends=('linux-headers=4.0' 'linux-headers4.1')
-install=${pkgname}.install
-source=(https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('63c683415c764568f6bf17c7eabe4752')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-
-  sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \
--e s|^(KBASE\s*:=).*\$|\1 /usr/lib/modules/${_kernver}| Makefile
-
-  make HDAPS=1
-}
-
-package() {
-  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-
-  make -C /usr/lib/modules/${_kernver}/build \
-INSTALL_MOD_PATH=${pkgdir}/usr \
-M=${srcdir}/${pkgname}-${pkgver} modules_install
-
-  cd ${pkgdir}/usr/lib/modules
-  mv ${_kernver}/extra ${_extramodules}
-  rmdir ${_kernver}
-
-  # compress kernel modules
-  find ${pkgdir} -name *.ko -exec gzip -9 {} +
-
-  # load module on startup
-  echo tp_smapi  ${srcdir}/${pkgname}.conf
-  install -Dm644 ${srcdir}/${pkgname}.conf 
${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf
-
-  # update kernel version in install file
-  sed -ri s|^(extramodules=).*\$|\1/usr/lib/modules/${_extramodules}| \
-${startdir}/${pkgname}.install
-}

Copied: tp_smapi/repos/community-i686/PKGBUILD (from rev 136238, 
tp_smapi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-02 01:22:09 UTC (rev 136239)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi
+pkgver=0.41
+_extramodules=extramodules-4.0-ARCH
+pkgrel=69
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=4.0' 'linux4.1')
+makedepends=('linux-headers=4.0' 'linux-headers4.1')
+install=${pkgname}.install
+source=(https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \
+-e s|^(KBASE\s*:=).*\$|\1 /usr/lib/modules/${_kernver}| Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  make -C /usr/lib/modules/${_kernver}/build \
+INSTALL_MOD_PATH=${pkgdir}/usr \
+M=${srcdir}/${pkgname}-${pkgver} modules_install
+
+  cd ${pkgdir}/usr/lib/modules
+  mv ${_kernver}/extra ${_extramodules}
+  rmdir 

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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:22:34
  Author: foutrelis
Revision: 136243

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

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

---+
 /PKGBUILD |  126 
 /build.sh |  122 +++
 /virtualbox-guest-modules.install |   42 ++
 /virtualbox-host-modules.install  |   46 +++
 community-i686/PKGBUILD   |   63 --
 community-i686/build.sh   |   61 -
 community-i686/virtualbox-guest-modules.install   |   21 ---
 community-i686/virtualbox-host-modules.install|   23 ---
 community-x86_64/PKGBUILD |   63 --
 community-x86_64/build.sh |   61 -
 community-x86_64/virtualbox-guest-modules.install |   21 ---
 community-x86_64/virtualbox-host-modules.install  |   23 ---
 12 files changed, 336 insertions(+), 336 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 01:22:23 UTC (rev 136242)
+++ community-i686/PKGBUILD 2015-07-02 01:22:34 UTC (rev 136243)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Maintainer: Sébastien Luttringer
-
-pkgbase=virtualbox-modules
-pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
-pkgver=4.3.28
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux=4.0' 'linux4.1'
- 'linux-headers=4.0' 'linux-headers4.1'
- virtualbox-host-dkms=$pkgver
- virtualbox-guest-dkms=$pkgver)
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-4.0-ARCH
-
-build() {
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  # dkms need modification to be run as user
-  cp -r /var/lib/dkms .
-  echo dkms_tree='$srcdir/dkms'  dkms.conf
-  # build host modules
-  msg2 'Host modules'
-  dkms --dkmsframework dkms.conf build vboxhost/$pkgver -k $_kernver
-  # build guest modules
-  msg2 'Guest modules'
-  dkms --dkmsframework dkms.conf build vboxguest/$pkgver -k $_kernver
-}
-
-package_virtualbox-host-modules(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Host kernel modules for VirtualBox'
-  depends=('linux=4.0' 'linux4.1')
-  replaces=('virtualbox-modules')
-  conflicts=('virtualbox-modules')
-  install=virtualbox-host-modules.install
-
-  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
-  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
-  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
-  find $pkgdir -name '*.ko' -exec gzip -9 {} +
-}
-
-package_virtualbox-guest-modules(){
-  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
-  pkgdesc='Guest kernel modules for VirtualBox'
-  license=('GPL')
-  depends=('linux=4.0' 'linux4.1')
-  replaces=('virtualbox-archlinux-modules')
-  conflicts=('virtualbox-archlinux-modules')
-  install=virtualbox-guest-modules.install
-
-  cd dkms/vboxguest/$pkgver/$_kernver/$CARCH/module
-  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
-  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
-  find $pkgdir -name '*.ko' -exec gzip -9 {} +
-}
-
-# vim:set ts=2 

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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:22:23
  Author: foutrelis
Revision: 136242

upgpkg: virtualbox-modules 4.3.28-2

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  virtualbox-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:22:21 UTC (rev 136241)
+++ PKGBUILD2015-07-02 01:22:23 UTC (rev 136242)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules
 pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
 pkgver=4.3.28
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')


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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:21:41
  Author: foutrelis
Revision: 136233

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

Added:
  bbswitch/repos/community-i686/PKGBUILD
(from rev 136232, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-i686/bbswitch.install
(from rev 136232, bbswitch/trunk/bbswitch.install)
  bbswitch/repos/community-x86_64/PKGBUILD
(from rev 136232, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-x86_64/bbswitch.install
(from rev 136232, bbswitch/trunk/bbswitch.install)
Deleted:
  bbswitch/repos/community-i686/PKGBUILD
  bbswitch/repos/community-i686/bbswitch.install
  bbswitch/repos/community-x86_64/PKGBUILD
  bbswitch/repos/community-x86_64/bbswitch.install

---+
 /PKGBUILD |   66 
 /bbswitch.install |   24 +
 community-i686/PKGBUILD   |   33 --
 community-i686/bbswitch.install   |   12 --
 community-x86_64/PKGBUILD |   33 --
 community-x86_64/bbswitch.install |   12 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 01:21:34 UTC (rev 136232)
+++ community-i686/PKGBUILD 2015-07-02 01:21:41 UTC (rev 136233)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: M0Rf30
-# Contributor: Samsagax samsa...@gmail.com
-
-pkgname=bbswitch
-pkgver=0.8
-_extramodules=extramodules-4.0-ARCH # Don't forget to update bbswitch.install
-pkgrel=31
-pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
-arch=('i686' 'x86_64')
-url=(http://github.com/Bumblebee-Project/bbswitch;)
-license=('GPL')
-depends=('linux=4.0' 'linux4.1')
-makedepends=('linux-headers=4.0' 'linux-headers4.1')
-install=bbswitch.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
-md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-
-  make KDIR=/lib/modules/${_kernver}/build
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-   
-  install -Dm644 bbswitch.ko 
${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
-  gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
  
-}

Copied: bbswitch/repos/community-i686/PKGBUILD (from rev 136232, 
bbswitch/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-02 01:21:41 UTC (rev 136233)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: M0Rf30
+# Contributor: Samsagax samsa...@gmail.com
+
+pkgname=bbswitch
+pkgver=0.8
+_extramodules=extramodules-4.0-ARCH # Don't forget to update bbswitch.install
+pkgrel=32
+pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
+arch=('i686' 'x86_64')
+url=(http://github.com/Bumblebee-Project/bbswitch;)
+license=('GPL')
+depends=('linux=4.0' 'linux4.1')
+makedepends=('linux-headers=4.0' 'linux-headers4.1')
+install=bbswitch.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
  
+}

Deleted: community-i686/bbswitch.install
===
--- community-i686/bbswitch.install 2015-07-02 01:21:34 UTC (rev 136232)
+++ community-i686/bbswitch.install 2015-07-02 01:21:41 UTC (rev 136233)
@@ -1,12 +0,0 @@
-post_install() {
-EXTRAMODULES='extramodules-4.0-ARCH'
-depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: bbswitch/repos/community-i686/bbswitch.install (from rev 136232, 
bbswitch/trunk/bbswitch.install)
===
--- community-i686/bbswitch.install (rev 0)
+++ community-i686/bbswitch.install 2015-07-02 01:21:41 UTC (rev 136233)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-4.0-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD

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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:22:00
  Author: foutrelis
Revision: 136237

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

Added:
  rt3562sta/repos/community-i686/PKGBUILD
(from rev 136236, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-i686/rt3562sta.install
(from rev 136236, rt3562sta/trunk/rt3562sta.install)
  rt3562sta/repos/community-x86_64/PKGBUILD
(from rev 136236, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-x86_64/rt3562sta.install
(from rev 136236, rt3562sta/trunk/rt3562sta.install)
Deleted:
  rt3562sta/repos/community-i686/PKGBUILD
  rt3562sta/repos/community-i686/rt3562sta.install
  rt3562sta/repos/community-x86_64/PKGBUILD
  rt3562sta/repos/community-x86_64/rt3562sta.install

+
 /PKGBUILD  |   92 +++
 /rt3562sta.install |   32 
 community-i686/PKGBUILD|   46 -
 community-i686/rt3562sta.install   |   16 --
 community-x86_64/PKGBUILD  |   46 -
 community-x86_64/rt3562sta.install |   16 --
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-07-02 01:21:53 UTC (rev 136236)
+++ community-i686/PKGBUILD 2015-07-02 01:22:00 UTC (rev 136237)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562staproject=driver%3Awireless
-
-pkgname=rt3562sta
-pkgver=2.4.1.1_r2
-_patchrel=${pkgver/*_r/}
-pkgrel=7
-pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
-arch=(i686 x86_64)
-url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;
-license=('GPL')
-depends=('linux')
-makedepends=('linux-headers')
-install=$pkgname.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
-
-build() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-
-   cd $srcdir/rt3562sta-linux-r$_patchrel
-
-   EXTRA_CFLAGS=-DVERSION=$pkgver \
-   LINUX_SRC=/usr/lib/modules/$KERNEL_RELEASE/build \
-   make
-}
-
-package() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   depends=(linux=$_kernver linux${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1))
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-   msg Kernel = $KERNEL_VERSION
-
-   cd $srcdir/rt3562sta-linux-r$_patchrel
-
-   install -Dm 0640 RT3562STA.dat 
$pkgdir/etc/Wireless/RT3562STA/RT3562STA.dat
-   install -Dm 0644 os/linux/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko
-   install -dm 0755 $pkgdir/usr/share/doc/$pkgname
-   install -m 0644 iwpriv_usage.txt README* RT3562STA* 
sta_ate_iwpriv_usage.txt $pkgdir/usr/share/doc/$pkgname
-
-   find $pkgdir -name '*.ko' -exec gzip -9 {} \;
-   sed -i s|extramodules-.*-ARCH|extramodules-$_kernver-ARCH| 
$startdir/$pkgname.install
-}
-
-sha256sums=('fbb31034fac14d63f9ed16039b79743746d91e0587e3bdd036697f7fd39cef9a')

Copied: rt3562sta/repos/community-i686/PKGBUILD (from rev 136236, 
rt3562sta/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-02 01:22:00 UTC (rev 136237)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Based on SUSE spec 
https://build.opensuse.org/package/files?package=rt3562staproject=driver%3Awireless
+
+pkgname=rt3562sta
+pkgver=2.4.1.1_r2
+_patchrel=${pkgver/*_r/}
+pkgrel=8
+pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
+arch=(i686 x86_64)
+url=http://www.mediatek.com/en/products/connectivity/wifi/consumer-electronics/pcie/rt3562/;
+license=('GPL')
+depends=('linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/mtorromeo/rt3562sta-linux/archive/r${_patchrel}.tar.gz)
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+
+   cd $srcdir/rt3562sta-linux-r$_patchrel
+
+   EXTRA_CFLAGS=-DVERSION=$pkgver \
+   LINUX_SRC=/usr/lib/modules/$KERNEL_RELEASE/build \
+   make
+}
+
+package() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   depends=(linux=$_kernver linux${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1))
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+   msg Kernel = $KERNEL_VERSION
+
+   cd 

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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:22:12
  Author: foutrelis
Revision: 136240

upgpkg: vhba-module 20140928-13

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:22:09 UTC (rev 136239)
+++ PKGBUILD2015-07-02 01:22:12 UTC (rev 136240)
@@ -6,7 +6,7 @@
 pkgname=vhba-module
 pkgver=20140928
 _extramodules=extramodules-4.0-ARCH
-pkgrel=12
+pkgrel=13
 pkgdesc=Kernel module that emulates SCSI devices
 arch=('i686' 'x86_64')
 url=http://cdemu.sourceforge.net/;


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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:22:02
  Author: foutrelis
Revision: 136238

upgpkg: tp_smapi 0.41-69

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:22:00 UTC (rev 136237)
+++ PKGBUILD2015-07-02 01:22:02 UTC (rev 136238)
@@ -11,7 +11,7 @@
 pkgname=tp_smapi
 pkgver=0.41
 _extramodules=extramodules-4.0-ARCH
-pkgrel=68
+pkgrel=69
 pkgdesc=Modules for ThinkPad's SMAPI functionality
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'


[arch-commits] Commit in nvidia-340xx/repos (16 files)

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:40:12
  Author: foutrelis
Revision: 241685

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

Added:
  nvidia-340xx/repos/extra-i686/PKGBUILD
(from rev 241684, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/extra-i686/nv-drm.patch
(from rev 241684, nvidia-340xx/trunk/nv-drm.patch)
  nvidia-340xx/repos/extra-i686/nvidia-340xx.install
(from rev 241684, nvidia-340xx/trunk/nvidia-340xx.install)
  nvidia-340xx/repos/extra-i686/nvidia-4.0.patch
(from rev 241684, nvidia-340xx/trunk/nvidia-4.0.patch)
  nvidia-340xx/repos/extra-x86_64/PKGBUILD
(from rev 241684, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/extra-x86_64/nv-drm.patch
(from rev 241684, nvidia-340xx/trunk/nv-drm.patch)
  nvidia-340xx/repos/extra-x86_64/nvidia-340xx.install
(from rev 241684, nvidia-340xx/trunk/nvidia-340xx.install)
  nvidia-340xx/repos/extra-x86_64/nvidia-4.0.patch
(from rev 241684, nvidia-340xx/trunk/nvidia-4.0.patch)
Deleted:
  nvidia-340xx/repos/extra-i686/PKGBUILD
  nvidia-340xx/repos/extra-i686/nv-drm.patch
  nvidia-340xx/repos/extra-i686/nvidia-340xx.install
  nvidia-340xx/repos/extra-i686/nvidia-4.0.patch
  nvidia-340xx/repos/extra-x86_64/PKGBUILD
  nvidia-340xx/repos/extra-x86_64/nv-drm.patch
  nvidia-340xx/repos/extra-x86_64/nvidia-340xx.install
  nvidia-340xx/repos/extra-x86_64/nvidia-4.0.patch

---+
 /PKGBUILD |  108 
 /nv-drm.patch |   54 ++
 /nvidia-340xx.install |   26 
 /nvidia-4.0.patch |   56 ++
 extra-i686/PKGBUILD   |   54 --
 extra-i686/nv-drm.patch   |   27 -
 extra-i686/nvidia-340xx.install   |   15 -
 extra-i686/nvidia-4.0.patch   |   28 -
 extra-x86_64/PKGBUILD |   54 --
 extra-x86_64/nv-drm.patch |   27 -
 extra-x86_64/nvidia-340xx.install |   15 -
 extra-x86_64/nvidia-4.0.patch |   28 -
 12 files changed, 244 insertions(+), 248 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-07-02 01:39:59 UTC (rev 241684)
+++ extra-i686/PKGBUILD 2015-07-02 01:40:12 UTC (rev 241685)
@@ -1,54 +0,0 @@
-# $Id: PKGBUILD 221857 2014-09-17 20:29:16Z tpowa $
-# Maintainer : Thomas Baechler tho...@archlinux.org
-
-pkgname=nvidia-340xx
-pkgver=340.76
-_extramodules=extramodules-4.0-ARCH
-pkgrel=9
-pkgdesc=NVIDIA drivers for linux, 340xx legacy branch
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/;
-depends=('linux=4.0' 'linux4.1' 'libgl' nvidia-340xx-utils=${pkgver})
-makedepends=('linux-headers=4.0' 'linux-headers4.1')
-conflicts=('nvidia')
-license=('custom')
-install=${pkgname}.install
-options=(!strip)
-source=(ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;
-
ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;
-nv-drm.patch
-nvidia-4.0.patch)
-md5sums=('8064c0a0998c3e7ee3c98ac1832b8194'
- '440df290e213280d6e20d4d4be6f8b4c'
- '79671a27131da619a33eb02ed0c2c031'
- 'f42bdf589f52d4e6c38baa5bef15eef8')
-
-[[ $CARCH = i686 ]]  _pkg=NVIDIA-Linux-x86-${pkgver}
-[[ $CARCH = x86_64 ]]  _pkg=NVIDIA-Linux-x86_64-${pkgver}-no-compat32
-
-prepare() {
-sh ${_pkg}.run --extract-only
-cd ${_pkg}
-# patches here
-patch -p0 -i ../nv-drm.patch
-patch -p0 -i ../nvidia-4.0.patch
-}
-
-build() {
-_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-cd ${_pkg}/kernel
-make SYSSRC=/usr/lib/modules/${_kernver}/build module
-
-cd uvm
-make SYSSRC=/usr/lib/modules/${_kernver}/build module
-}
-
-package() {
-install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
-${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
-install -D -m644 ${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko \
-${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko
-gzip ${pkgdir}/usr/lib/modules/${_extramodules}/*.ko
-install -d -m755 ${pkgdir}/usr/lib/modprobe.d
-echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia.conf
-}

Copied: nvidia-340xx/repos/extra-i686/PKGBUILD (from rev 241684, 
nvidia-340xx/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-07-02 01:40:12 UTC (rev 241685)
@@ -0,0 +1,54 @@
+# $Id: PKGBUILD 221857 2014-09-17 20:29:16Z tpowa $
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia-340xx
+pkgver=340.76
+_extramodules=extramodules-4.0-ARCH
+pkgrel=10
+pkgdesc=NVIDIA drivers for linux, 340xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=4.0' 'linux4.1' 'libgl' nvidia-340xx-utils=${pkgver})

[arch-commits] Commit in nvidia-304xx/repos (18 files)

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:39:57
  Author: foutrelis
Revision: 241683

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

Added:
  nvidia-304xx/repos/extra-i686/PKGBUILD
(from rev 241682, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/extra-i686/nv-drm.patch
(from rev 241682, nvidia-304xx/trunk/nv-drm.patch)
  nvidia-304xx/repos/extra-i686/nvidia-3.19.patch
(from rev 241682, nvidia-304xx/trunk/nvidia-3.19.patch)
  nvidia-304xx/repos/extra-i686/nvidia-304xx.install
(from rev 241682, nvidia-304xx/trunk/nvidia-304xx.install)
  nvidia-304xx/repos/extra-i686/nvidia-4.0.patch
(from rev 241682, nvidia-304xx/trunk/nvidia-4.0.patch)
  nvidia-304xx/repos/extra-x86_64/PKGBUILD
(from rev 241682, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/extra-x86_64/nv-drm.patch
(from rev 241682, nvidia-304xx/trunk/nv-drm.patch)
  nvidia-304xx/repos/extra-x86_64/nvidia-3.19.patch
(from rev 241682, nvidia-304xx/trunk/nvidia-3.19.patch)
  nvidia-304xx/repos/extra-x86_64/nvidia-304xx.install
(from rev 241682, nvidia-304xx/trunk/nvidia-304xx.install)
  nvidia-304xx/repos/extra-x86_64/nvidia-4.0.patch
(from rev 241682, nvidia-304xx/trunk/nvidia-4.0.patch)
Deleted:
  nvidia-304xx/repos/extra-i686/PKGBUILD
  nvidia-304xx/repos/extra-i686/nv-drm.patch
  nvidia-304xx/repos/extra-i686/nvidia-3.19.patch
  nvidia-304xx/repos/extra-i686/nvidia.install
  nvidia-304xx/repos/extra-x86_64/PKGBUILD
  nvidia-304xx/repos/extra-x86_64/nv-drm.patch
  nvidia-304xx/repos/extra-x86_64/nvidia-3.19.patch
  nvidia-304xx/repos/extra-x86_64/nvidia.install

---+
 /PKGBUILD |  114 
 /nv-drm.patch |   54 +
 /nvidia-3.19.patch|   42 +
 extra-i686/PKGBUILD   |   57 --
 extra-i686/nv-drm.patch   |   27 
 extra-i686/nvidia-3.19.patch  |   21 --
 extra-i686/nvidia-304xx.install   |   13 
 extra-i686/nvidia-4.0.patch   |   28 
 extra-i686/nvidia.install |   15 
 extra-x86_64/PKGBUILD |   57 --
 extra-x86_64/nv-drm.patch |   27 
 extra-x86_64/nvidia-3.19.patch|   21 --
 extra-x86_64/nvidia-304xx.install |   13 
 extra-x86_64/nvidia-4.0.patch |   28 
 extra-x86_64/nvidia.install   |   15 
 15 files changed, 292 insertions(+), 240 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-07-02 01:39:42 UTC (rev 241682)
+++ extra-i686/PKGBUILD 2015-07-02 01:39:57 UTC (rev 241683)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Thomas Baechler tho...@archlinux.org
-
-pkgname=nvidia-304xx
-pkgver=304.125
-_extramodules=extramodules-4.0-ARCH
-pkgrel=16
-pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/;
-depends=('linux=4.0' 'linux4.1' 'libgl' nvidia-304xx-utils=${pkgver})
-makedepends=('linux-headers=4.0' 'linux-headers4.1')
-conflicts=('nvidia')
-license=('custom')
-install=nvidia.install
-options=(!strip)
-source=(http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;
-
http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;
-'nv-drm.patch'
-'nvidia-3.19.patch'
-'nvidia-4.0.patch')
-sha512sums=('cd77736790876b66c1e88bf30b7a93f755c0f94118edda8fde1701dc07dc4eb60f89a27b0ed432db74729f269cb239f32f3c5e045d701f60baf69da7fc0d0ea7'
-
'3b50d1353ff6cfee9042455b78e889c198e40dfe832dde79eda1a47d9f1f02b29f0161f1ac694dc7502eb2a94bad6b98244568cc353f387b02de6cae1c17d4ae'
-
'aaa36ef7179acdc86850381de145a3aebab22273cd3c702a9d1343dc3415192c74a35da692312555f36193c5d46a1771ce07ea9508113cb9d0698873064aa19f'
-
'f52a9f82a73eef9e27046c51ce0b2671ee2893f9b12e17c722f17416c39ac0b8d7d5b1fed51b6ab6f36670b036cd96d5cfeae37300ef041c029fd3d3d136ff3d'
-
'd00a2a4c5bf38041cf9e4f61aa0ad0d6123451839eb272c36d7e466d77b33d90415cfa6f96a3a9da8688a1048e93a03169f808e6b2ddc2d9d148bab8485dae27')
-
-[[ $CARCH = i686 ]]  _pkg=NVIDIA-Linux-x86-${pkgver}
-[[ $CARCH = x86_64 ]]  _pkg=NVIDIA-Linux-x86_64-${pkgver}-no-compat32
-
-prepare() {
-cd ${srcdir}
-sh ${_pkg}.run --extract-only
-cd ${_pkg}
-# patches here
-patch -p0 -i $srcdir/nv-drm.patch
-patch -p1 -i $srcdir/nvidia-3.19.patch
-patch -p0 -i $srcdir/nvidia-4.0.patch
-}
-
-build() {
-_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-cd ${_pkg}/kernel
-make SYSSRC=/usr/lib/modules/${_kernver}/build module
-}
-
-package() {
-install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
-${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
-install -d -m755 ${pkgdir}/usr/lib/modprobe.d
-echo blacklist 

[arch-commits] Commit in nvidia-340xx/trunk (PKGBUILD)

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:39:59
  Author: foutrelis
Revision: 241684

upgpkg: nvidia-340xx 340.76-10

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  nvidia-340xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:39:57 UTC (rev 241683)
+++ PKGBUILD2015-07-02 01:39:59 UTC (rev 241684)
@@ -4,7 +4,7 @@
 pkgname=nvidia-340xx
 pkgver=340.76
 _extramodules=extramodules-4.0-ARCH
-pkgrel=9
+pkgrel=10
 pkgdesc=NVIDIA drivers for linux, 340xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;


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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:39:38
  Author: foutrelis
Revision: 241681

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

Added:
  nvidia/repos/extra-i686/PKGBUILD
(from rev 241680, nvidia/trunk/PKGBUILD)
  nvidia/repos/extra-i686/nv-drm-343.36.patch
(from rev 241680, nvidia/trunk/nv-drm-343.36.patch)
  nvidia/repos/extra-i686/nvidia.install
(from rev 241680, nvidia/trunk/nvidia.install)
  nvidia/repos/extra-x86_64/PKGBUILD
(from rev 241680, nvidia/trunk/PKGBUILD)
  nvidia/repos/extra-x86_64/nv-drm-343.36.patch
(from rev 241680, nvidia/trunk/nv-drm-343.36.patch)
  nvidia/repos/extra-x86_64/nvidia.install
(from rev 241680, nvidia/trunk/nvidia.install)
Deleted:
  nvidia/repos/extra-i686/PKGBUILD
  nvidia/repos/extra-i686/nv-drm-343.36.patch
  nvidia/repos/extra-i686/nvidia.install
  nvidia/repos/extra-x86_64/PKGBUILD
  nvidia/repos/extra-x86_64/nv-drm-343.36.patch
  nvidia/repos/extra-x86_64/nvidia.install

--+
 /PKGBUILD|  110 +
 /nv-drm-343.36.patch |   28 +
 /nvidia.install  |   26 
 extra-i686/PKGBUILD  |   55 --
 extra-i686/nv-drm-343.36.patch   |   14 
 extra-i686/nvidia.install|   13 
 extra-x86_64/PKGBUILD|   55 --
 extra-x86_64/nv-drm-343.36.patch |   14 
 extra-x86_64/nvidia.install  |   13 
 9 files changed, 164 insertions(+), 164 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-07-02 01:39:25 UTC (rev 241680)
+++ extra-i686/PKGBUILD 2015-07-02 01:39:38 UTC (rev 241681)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Maintainer: Thomas Baechler tho...@archlinux.org
-
-pkgname=nvidia
-pkgver=352.21
-_extramodules=extramodules-4.0-ARCH
-pkgrel=1
-pkgdesc=NVIDIA drivers for linux
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/;
-depends=('linux=4.0' 'linux4.1' nvidia-utils=${pkgver} 'libgl')
-makedepends=('linux-headers=4.0' 'linux-headers4.1')
-license=('custom')
-install=nvidia.install
-options=(!strip)
-source=(ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;
-
ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-md5sums=('c91760a04f658845722380f6c7fd4709'
- '4eea308a1b04553f720f82fd2fac79d3')
-
-[[ $CARCH = i686 ]]  _pkg=NVIDIA-Linux-x86-${pkgver}
-[[ $CARCH = x86_64 ]]  _pkg=NVIDIA-Linux-x86_64-${pkgver}-no-compat32
-
-prepare() {
-sh ${_pkg}.run --extract-only
-cd ${_pkg}
-# patches here
-}
-
-build() {
-_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
-cd ${_pkg}/kernel
-make SYSSRC=/usr/lib/modules/${_kernver}/build module
-
-if [[ $CARCH = x86_64 ]]; then
-cd uvm
-make SYSSRC=/usr/lib/modules/${_kernver}/build module
-fi
-}
-
-package() {
-install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
-${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
-
-if [[ $CARCH = x86_64 ]]; then
-install -D -m644 ${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko \
-${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko
-fi
-
-gzip ${pkgdir}/usr/lib/modules/${_extramodules}/*.ko
-install -d -m755 ${pkgdir}/usr/lib/modprobe.d
-
-echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia.conf
-}

Copied: nvidia/repos/extra-i686/PKGBUILD (from rev 241680, 
nvidia/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-07-02 01:39:38 UTC (rev 241681)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Maintainer: Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=352.21
+_extramodules=extramodules-4.0-ARCH
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=4.0' 'linux4.1' nvidia-utils=${pkgver} 'libgl')
+makedepends=('linux-headers=4.0' 'linux-headers4.1')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+source=(ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;
+
ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
+md5sums=('c91760a04f658845722380f6c7fd4709'
+ '4eea308a1b04553f720f82fd2fac79d3')
+
+[[ $CARCH = i686 ]]  _pkg=NVIDIA-Linux-x86-${pkgver}
+[[ $CARCH = x86_64 ]]  _pkg=NVIDIA-Linux-x86_64-${pkgver}-no-compat32
+
+prepare() {
+sh ${_pkg}.run --extract-only
+cd ${_pkg}
+# patches here
+}
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${_pkg}/kernel
+make SYSSRC=/usr/lib/modules/${_kernver}/build module
+
+if [[ $CARCH = x86_64 ]]; 

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

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:39:25
  Author: foutrelis
Revision: 241680

upgpkg: nvidia 352.21-2

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:06:52 UTC (rev 241679)
+++ PKGBUILD2015-07-02 01:39:25 UTC (rev 241680)
@@ -5,7 +5,7 @@
 pkgname=nvidia
 pkgver=352.21
 _extramodules=extramodules-4.0-ARCH
-pkgrel=1
+pkgrel=2
 pkgdesc=NVIDIA drivers for linux
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;


[arch-commits] Commit in nvidia-304xx/trunk (PKGBUILD nvidia-4.0.patch)

2015-07-01 Thread Evangelos Foutras
Date: Thursday, July 2, 2015 @ 03:39:42
  Author: foutrelis
Revision: 241682

upgpkg: nvidia-304xx 304.125-17

Rebuild for symbol changes between Linux 4.0.2 and Linux 4.0.6.

Added:
  nvidia-304xx/trunk/nvidia-4.0.patch
Modified:
  nvidia-304xx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 nvidia-4.0.patch |   28 
 2 files changed, 30 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-02 01:39:38 UTC (rev 241681)
+++ PKGBUILD2015-07-02 01:39:42 UTC (rev 241682)
@@ -5,7 +5,7 @@
 pkgname=nvidia-304xx
 pkgver=304.125
 _extramodules=extramodules-4.0-ARCH
-pkgrel=16
+pkgrel=17
 pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
@@ -50,7 +50,7 @@
 ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
 install -d -m755 ${pkgdir}/usr/lib/modprobe.d
 echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia.conf
-sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
+sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/${pkgname}.install
 gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
 
 # the license file is part of nvidia-304xx-utils - the module depends on 
it, so we don't ship it another time.

Added: nvidia-4.0.patch
===
--- nvidia-4.0.patch(rev 0)
+++ nvidia-4.0.patch2015-07-02 01:39:42 UTC (rev 241682)
@@ -0,0 +1,28 @@
+--- kernel/nv-pat.c~ 2015-02-22 20:39:43.889075396 -0800
 kernel/nv-pat.c 2015-02-22 20:29:33.519735577 -0800
+@@ -35,8 +35,13 @@
+ unsigned long cr0 = read_cr0();
+ write_cr0(((cr0  (0xdfff)) | 0x4000));
+ wbinvd();
++#if LINUX_VERSION_CODE = KERNEL_VERSION(4,0,0)
++*cr4 = __read_cr4();
++if (*cr4  0x80) __write_cr4(*cr4  ~0x80);
++#else
+ *cr4 = read_cr4();
+ if (*cr4  0x80) write_cr4(*cr4  ~0x80);
++#endif
+ __flush_tlb();
+ }
+ 
+@@ -46,7 +46,11 @@
+ wbinvd();
+ __flush_tlb();
+ write_cr0((cr0  0x9fff));
++#if LINUX_VERSION_CODE = KERNEL_VERSION(4,0,0)
++if (cr4  0x80) __write_cr4(cr4);
++#else
+ if (cr4  0x80) write_cr4(cr4);
++#endif
+ }
+ 
+ static int nv_determine_pat_mode(void)