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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 13:21:31
  Author: andyrtr
Revision: 228169

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-30 12:21:13 UTC (rev 228168)
+++ extra-i686/PKGBUILD 2014-12-30 12:21:31 UTC (rev 228169)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=lftp
-pkgver=4.6.0
-pkgrel=1
-pkgdesc=Sophisticated command line based FTP client
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url=http://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('fc5f4e3b45c9011a193eb8c0c12eb2eb'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-i686/PKGBUILD (from rev 228168, lftp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-30 12:21:31 UTC (rev 228169)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=lftp
+pkgver=4.6.1
+pkgrel=1
+pkgdesc=Sophisticated command line based FTP client
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url=http://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('e204e68ee2438da67644cc239de7c465'
+ 'SKIP')
+validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # Alexander V. 
Lukyanov l...@yars.free.net
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-12-30 12:21:13 UTC (rev 228168)
+++ extra-x86_64/PKGBUILD   2014-12-30 12:21:31 UTC (rev 228169)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=lftp
-pkgver=4.6.0
-pkgrel=1
-pkgdesc=Sophisticated command line based FTP client
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url=http://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('fc5f4e3b45c9011a193eb8c0c12eb2eb'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-x86_64/PKGBUILD (from rev 228168, lftp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-12-30 12:21:31 UTC (rev 228169)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=lftp
+pkgver=4.6.1
+pkgrel=1
+pkgdesc=Sophisticated command line based FTP client
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url=http://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('e204e68ee2438da67644cc239de7c465'
+ 'SKIP')
+validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # Alexander V. 
Lukyanov 

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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 13:21:13
  Author: andyrtr
Revision: 228168

upgpkg: lftp 4.6.1-1

upstream update 4.6.1

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 02:18:25 UTC (rev 228167)
+++ PKGBUILD2014-12-30 12:21:13 UTC (rev 228168)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=lftp
-pkgver=4.6.0
+pkgver=4.6.1
 pkgrel=1
 pkgdesc=Sophisticated command line based FTP client
 arch=('i686' 'x86_64')
@@ -13,8 +13,9 @@
 url=http://lftp.yar.ru/;
 backup=('etc/lftp.conf')
 source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('fc5f4e3b45c9011a193eb8c0c12eb2eb'
+md5sums=('e204e68ee2438da67644cc239de7c465'
  'SKIP')
+validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # Alexander V. 
Lukyanov l...@yars.free.net
 
 build() {
   cd ${pkgname}-${pkgver}


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 13:30:43
  Author: andyrtr
Revision: 228170

upgpkg: bluez 5.27-1

upstream update 5.27

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 12:21:31 UTC (rev 228169)
+++ PKGBUILD2014-12-30 12:30:43 UTC (rev 228170)
@@ -5,7 +5,7 @@
 
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 
'bluez-plugins')
-pkgver=5.26
+pkgver=5.27
 pkgrel=1
 url=http://www.bluez.org/;
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
 bluetooth.modprobe)
 # see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
-sha256sums=('7a101946bab6da1f20eb2677b9ca783d919365815e4701216b9273f0c8b70194'
+sha256sums=('fbf33cebc76f8c81f28f0d67c71a8a1ec4b04b087460ec7353f7e0c207a1f981'
 '896a1403d9b7258c4fb0d41f3a6f70fd51eaa1115ab3f4259f3dbbe02b55766b'
 '46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')
 


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 13:31:06
  Author: andyrtr
Revision: 228171

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

Added:
  
bluez/repos/extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
(from rev 228170, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
  bluez/repos/extra-i686/PKGBUILD
(from rev 228170, bluez/trunk/PKGBUILD)
  bluez/repos/extra-i686/bluetooth.modprobe
(from rev 228170, bluez/trunk/bluetooth.modprobe)
  
bluez/repos/extra-x86_64/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
(from rev 228170, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
  bluez/repos/extra-x86_64/PKGBUILD
(from rev 228170, bluez/trunk/PKGBUILD)
  bluez/repos/extra-x86_64/bluetooth.modprobe
(from rev 228170, bluez/trunk/bluetooth.modprobe)
Deleted:
  
bluez/repos/extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
  bluez/repos/extra-i686/PKGBUILD
  bluez/repos/extra-i686/bluetooth.modprobe
  
bluez/repos/extra-x86_64/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
  bluez/repos/extra-x86_64/PKGBUILD
  bluez/repos/extra-x86_64/bluetooth.modprobe

---+
 /0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
|  118 +++
 /PKGBUILD 
|  296 ++
 /bluetooth.modprobe   
|6 
 extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch   
|   59 -
 extra-i686/PKGBUILD   
|  148 -
 extra-i686/bluetooth.modprobe 
|3 
 extra-x86_64/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
|   59 -
 extra-x86_64/PKGBUILD 
|  148 -
 extra-x86_64/bluetooth.modprobe   
|3 
 9 files changed, 420 insertions(+), 420 deletions(-)

Deleted: 
extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
===
--- extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
2014-12-30 12:30:43 UTC (rev 228170)
+++ extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
2014-12-30 12:31:06 UTC (rev 228171)
@@ -1,59 +0,0 @@
-From 3027cb7141fb65cf3eeda69c688db8c4045e2d3f Mon Sep 17 00:00:00 2001
-From: Giovanni Campagna gcampagna-cnudlrotfmnnlxjtenl...@public.gmane.org
-Date: Sat, 12 Oct 2013 17:45:25 +0200
-Subject: [PATCH] Allow using obexd without systemd in the user session
-
-Not all sessions run systemd --user (actually, the majority
-doesn't), so the dbus daemon must be able to spawn obexd
-directly, and to do so it needs the full path of the daemon.

- Makefile.obexd  | 4 ++--
- obexd/src/org.bluez.obex.service| 4 
- obexd/src/org.bluez.obex.service.in | 4 
- 3 files changed, 6 insertions(+), 6 deletions(-)
- delete mode 100644 obexd/src/org.bluez.obex.service
- create mode 100644 obexd/src/org.bluez.obex.service.in
-
-diff --git a/Makefile.obexd b/Makefile.obexd
-index 3760867..142e7c3 100644
 a/Makefile.obexd
-+++ b/Makefile.obexd
-@@ -2,12 +2,12 @@
- if SYSTEMD
- systemduserunitdir = @SYSTEMD_USERUNITDIR@
- systemduserunit_DATA = obexd/src/obex.service
-+endif
- 
- dbussessionbusdir = @DBUS_SESSIONBUSDIR@
- dbussessionbus_DATA = obexd/src/org.bluez.obex.service
--endif
- 
--EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service
-+EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service.in
- 
- obex_plugindir = $(libdir)/obex/plugins
- 
-diff --git a/obexd/src/org.bluez.obex.service 
b/obexd/src/org.bluez.obex.service
-deleted file mode 100644
-index a538088..000
 a/obexd/src/org.bluez.obex.service
-+++ /dev/null
-@@ -1,4 +0,0 @@
--[D-BUS Service]
--Name=org.bluez.obex
--Exec=/bin/false
--SystemdService=dbus-org.bluez.obex.service
-diff --git a/obexd/src/org.bluez.obex.service.in 
b/obexd/src/org.bluez.obex.service.in
-new file mode 100644
-index 000..9c815f2
 /dev/null
-+++ b/obexd/src/org.bluez.obex.service.in
-@@ -0,0 +1,4 @@
-+[D-BUS Service]
-+Name=org.bluez.obex
-+Exec=@libexecdir@/obexd
-+SystemdService=dbus-org.bluez.obex.service
--- 
-1.8.3.1
-
-

Copied: 
bluez/repos/extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
 (from rev 228170, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
===
--- extra-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
(rev 0)
+++ 

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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 13:50:47
  Author: andyrtr
Revision: 228173

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 228172, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 228172, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 228172, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 228172, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /LICENSE  |  164 +++
 /PKGBUILD |  332 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 ---
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 ---
 6 files changed, 496 insertions(+), 494 deletions(-)

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


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 13:50:24
  Author: andyrtr
Revision: 228172

upgpkg: mesa 10.4.1-1

upstream update 10.4.1

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 12:31:06 UTC (rev 228171)
+++ PKGBUILD2014-12-30 12:50:24 UTC (rev 228172)
@@ -4,7 +4,7 @@
 
 pkgbase=mesa
 pkgname=('opencl-mesa' 'libva-mesa-driver' 'mesa-vdpau' 'mesa' 'mesa-libgl')
-pkgver=10.4.0
+pkgver=10.4.1
 pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
@@ -15,9 +15,10 @@
 
source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2{,.sig}
 
#source=(ftp://ftp.freedesktop.org/pub/mesa/10.3/MesaLib-${pkgver}.tar.bz2{,.sig}
 LICENSE)
-sha256sums=('98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219'
+sha256sums=('91e8b71c8aff4cb92022a09a872b1c5d1ae5bfec8c6c84dbc4221333da5bf1ca'
 'SKIP'
 '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2')
+validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 
emil.l.veli...@gmail.com
 
 build() {
   cd ${srcdir}/?esa-*


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

2014-12-30 Thread Alexander Rødseth
Date: Tuesday, December 30, 2014 @ 14:19:35
  Author: arodseth
Revision: 124902

upgpkg: liteide 26-1

Modified:
  liteide/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 02:54:09 UTC (rev 124901)
+++ PKGBUILD2014-12-30 13:19:35 UTC (rev 124902)
@@ -5,7 +5,7 @@
 # Contributor: Matthew Zimmerman mzimmer...@gmail.com
 
 pkgname=liteide
-pkgver=25
+pkgver=26
 pkgrel=1
 pkgdesc='IDE for editing and building projects written in the Go programming 
language'
 license=('LGPL')
@@ -16,8 +16,8 @@
 conflicts=('golangide')
 makedepends=('gendesk' 'git' 'go' 'mercurial' 'setconf')
 options=('!strip' '!emptydirs')
-#source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#tag=x$pkgver
-source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#commit=c2e2ac2301
+#source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#commit=c2e2ac2301
+source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#tag=x$pkgver
 'liteide.png')
 md5sums=('SKIP'
  '7f459be003d754a3a2c34be91b8c0b1f')


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

2014-12-30 Thread Alexander Rødseth
Date: Tuesday, December 30, 2014 @ 14:19:49
  Author: arodseth
Revision: 124903

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

Added:
  liteide/repos/community-i686/PKGBUILD
(from rev 124902, liteide/trunk/PKGBUILD)
  liteide/repos/community-i686/liteide.png
(from rev 124902, liteide/trunk/liteide.png)
  liteide/repos/community-x86_64/PKGBUILD
(from rev 124902, liteide/trunk/PKGBUILD)
  liteide/repos/community-x86_64/liteide.png
(from rev 124902, liteide/trunk/liteide.png)
Deleted:
  liteide/repos/community-i686/PKGBUILD
  liteide/repos/community-i686/liteide.png
  liteide/repos/community-x86_64/PKGBUILD
  liteide/repos/community-x86_64/liteide.png

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-30 13:19:35 UTC (rev 124902)
+++ community-i686/PKGBUILD 2014-12-30 13:19:49 UTC (rev 124903)
@@ -1,93 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: spambanane happy.ho...@gmx.de
-# Contributor: Matteo matteo@gmail.com
-# Contributor: Matthew Zimmerman mzimmer...@gmail.com
-
-pkgname=liteide
-pkgver=25
-pkgrel=1
-pkgdesc='IDE for editing and building projects written in the Go programming 
language'
-license=('LGPL')
-arch=('x86_64' 'i686')
-url='https://github.com/visualfc/liteide'
-depends=('go' 'qt5-webkit')
-replaces=('golangide')
-conflicts=('golangide')
-makedepends=('gendesk' 'git' 'go' 'mercurial' 'setconf')
-options=('!strip' '!emptydirs')
-#source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#tag=x$pkgver
-source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#commit=c2e2ac2301
-'liteide.png')
-md5sums=('SKIP'
- '7f459be003d754a3a2c34be91b8c0b1f')
-
-prepare() {
-  gendesk -f -n --name 'LiteIDE' --pkgname $pkgname --pkgdesc $pkgdesc
-  chmod +x liteide-x$pkgver/build/*_*.sh
-
-  cd liteide-x$pkgver/liteidex/os_deploy/linux/liteenv
-  for bits in 32 64; do
-# Fix for FS#4662 until fixed by upstream.
-sed -i 's/^GOROOT/#GOROOT/g' linux$bits.env
-  done
-}
-
-build() {
-  cd liteide-x$pkgver/build
-
-  export QTDIR=/usr
-
-  mkdir -p go
-  export GOPATH=`pwd`/go
-
-  ./update_pkg.sh
-  ./build_linux.sh
-}
-
-package() {
-  cd liteide-x$pkgver/build/liteide
-
-  msg2 'Creating directories...'
-  mkdir -p \
-$pkgdir/usr/lib/liteide \
-$pkgdir/usr/share/liteide \
-$pkgdir/usr/share/doc/$pkgname
-
-  msg2 'Packaging executables...'
-  for binary in gocode liteide liteide_stub; do # goimports
-install -Dm755 bin/$binary $pkgdir/usr/bin/$binary
-  done
-  ln -s /usr/bin/liteide $pkgdir/usr/bin/golangide
-
-  cd $srcdir/liteide-x$pkgver/liteidex
-
-  msg2 'Packaging resources...'
-  cp -r deploy/* os_deploy/* $pkgdir/usr/share/liteide
-
-  msg2 'Packaging libraries and plugins...'
-  cp -r liteide/lib/liteide/* $pkgdir/usr/lib/liteide
-  chmod -x $pkgdir/usr/lib/liteide/plugins/*
-
-  msg2 'Packaging license and license exception...'
-  install -Dm644 LICENSE.LGPL \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 LGPL_EXCEPTION.TXT \
-$pkgdir/usr/share/licenses/$pkgname/LGPL_EXCEPTION
-
-  cd ../..
-
-  msg2 'Packaging menu entry and icon...'
-  install -Dm644 $pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $pkgname.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-
-  msg2 'Cleaning up...'
-  rm -rf $pkgdir/usr/share/$pkgname/doc
-
-  # Fix for FS#38781
-  mv $pkgdir/usr/share/liteide/linux/liteenv 
$pkgdir/usr/share/liteide/liteenv
-}
-
-# vim:set ts=2 sw=2 et:

Copied: liteide/repos/community-i686/PKGBUILD (from rev 124902, 
liteide/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-30 13:19:49 UTC (rev 124903)
@@ -0,0 +1,93 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: spambanane happy.ho...@gmx.de
+# Contributor: Matteo matteo@gmail.com
+# Contributor: Matthew Zimmerman mzimmer...@gmail.com
+
+pkgname=liteide
+pkgver=26
+pkgrel=1
+pkgdesc='IDE for editing and building projects written in the Go programming 
language'
+license=('LGPL')
+arch=('x86_64' 'i686')
+url='https://github.com/visualfc/liteide'
+depends=('go' 'qt5-webkit')
+replaces=('golangide')
+conflicts=('golangide')
+makedepends=('gendesk' 'git' 'go' 'mercurial' 'setconf')
+options=('!strip' '!emptydirs')
+#source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#commit=c2e2ac2301
+source=($pkgname-x$pkgver::git://github.com/visualfc/liteide.git#tag=x$pkgver
+'liteide.png')
+md5sums=('SKIP'
+

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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 15:05:17
  Author: spupykin
Revision: 124904

upgpkg: liblogging 1.0.5-1

upd

Modified:
  liblogging/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 13:19:49 UTC (rev 124903)
+++ PKGBUILD2014-12-30 14:05:17 UTC (rev 124904)
@@ -3,7 +3,7 @@
 # Maintainer: Denis Wernert deniswern...@gmail.com
 
 pkgname=liblogging
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 pkgdesc=easy to use, portable, open source library for system logging
 url=http://www.liblogging.org/;
@@ -13,7 +13,7 @@
 makedepends=('python-docutils')
 options=('strip' 'zipman' '!libtool')
 source=(http://download.rsyslog.com/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('034083ef1424a566fdeefc56a719691f')
+md5sums=('44b8ce2daa1bfb84c9feaf42f9925fd7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 15:05:40
  Author: spupykin
Revision: 124906

upgpkg: lxc 1:1.0.7-2

upd

Modified:
  lxc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 14:05:37 UTC (rev 124905)
+++ PKGBUILD2014-12-30 14:05:40 UTC (rev 124906)
@@ -8,7 +8,7 @@
 pkgname=lxc
 pkgver=1.0.7
 epoch=1
-pkgrel=1
+pkgrel=2
 pkgdesc=Linux Containers
 arch=('i686' 'x86_64')
 url=http://linuxcontainers.org;
@@ -22,6 +22,7 @@
 install=lxc.install
 options=('emptydirs')
 backup=('etc/lxc/default.conf')
+validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
 source=(http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz{,.asc}
lxc.tmpfiles.d
lxc.service)
@@ -28,7 +29,7 @@
 md5sums=('b48f468a9bef0e4e140dd723f0a65ad0'
  'SKIP'
  'df94c9fb8a753011c86ee664e9f521ff'
- '32db4ef06b27f36e15ff4b67c049dfeb')
+ '4b41aa53ee714c60f0309541d2e9ea15')
 
 prepare() {
   cd $srcdir/$pkgname-${pkgver/_/-}


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 15:05:37
  Author: spupykin
Revision: 124905

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-30 14:05:17 UTC (rev 124904)
+++ community-i686/PKGBUILD 2014-12-30 14:05:37 UTC (rev 124905)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Denis Wernert deniswern...@gmail.com
-
-pkgname=liblogging
-pkgver=1.0.4
-pkgrel=1
-pkgdesc=easy to use, portable, open source library for system logging
-url=http://www.liblogging.org/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('systemd')
-makedepends=('python-docutils')
-options=('strip' 'zipman' '!libtool')
-source=(http://download.rsyslog.com/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('034083ef1424a566fdeefc56a719691f')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: liblogging/repos/community-i686/PKGBUILD (from rev 124904, 
liblogging/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-30 14:05:37 UTC (rev 124905)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Denis Wernert deniswern...@gmail.com
+
+pkgname=liblogging
+pkgver=1.0.5
+pkgrel=1
+pkgdesc=easy to use, portable, open source library for system logging
+url=http://www.liblogging.org/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('systemd')
+makedepends=('python-docutils')
+options=('strip' 'zipman' '!libtool')
+source=(http://download.rsyslog.com/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('44b8ce2daa1bfb84c9feaf42f9925fd7')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-30 14:05:17 UTC (rev 124904)
+++ community-x86_64/PKGBUILD   2014-12-30 14:05:37 UTC (rev 124905)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Denis Wernert deniswern...@gmail.com
-
-pkgname=liblogging
-pkgver=1.0.4
-pkgrel=1
-pkgdesc=easy to use, portable, open source library for system logging
-url=http://www.liblogging.org/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('systemd')
-makedepends=('python-docutils')
-options=('strip' 'zipman' '!libtool')
-source=(http://download.rsyslog.com/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('034083ef1424a566fdeefc56a719691f')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: liblogging/repos/community-x86_64/PKGBUILD (from rev 124904, 
liblogging/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-30 14:05:37 UTC (rev 124905)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Denis Wernert deniswern...@gmail.com
+
+pkgname=liblogging
+pkgver=1.0.5
+pkgrel=1
+pkgdesc=easy to use, portable, open source library for system logging
+url=http://www.liblogging.org/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('systemd')
+makedepends=('python-docutils')
+options=('strip' 'zipman' '!libtool')
+source=(http://download.rsyslog.com/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('44b8ce2daa1bfb84c9feaf42f9925fd7')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 15:06:02
  Author: spupykin
Revision: 124908

upgpkg: tnef 1.4.12-1

upd

Modified:
  tnef/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 14:05:59 UTC (rev 124907)
+++ PKGBUILD2014-12-30 14:06:02 UTC (rev 124908)
@@ -3,8 +3,8 @@
 # Contributor: Jeffrey 'jf' Lim jfs.wo...@gmail.com
 
 pkgname=tnef
-pkgver=1.4.9
-pkgrel=2
+pkgver=1.4.12
+pkgrel=1
 arch=(i686 x86_64)
 pkgdesc=Program which operates like tar to unpack the files inside an ms-tnef 
MIME attachment
 url=http://sourceforge.net/projects/tnef/;
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=()
 source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
-md5sums=('83a3a8fe0c15c9bbe2a8dae74c46b761')
+md5sums=('92b27d6ff4374fea28b04e38032c7710')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 15:05:59
  Author: spupykin
Revision: 124907

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

Added:
  lxc/repos/community-i686/PKGBUILD
(from rev 124906, lxc/trunk/PKGBUILD)
  lxc/repos/community-i686/lxc.install
(from rev 124906, lxc/trunk/lxc.install)
  lxc/repos/community-i686/lxc.service
(from rev 124906, lxc/trunk/lxc.service)
  lxc/repos/community-i686/lxc.tmpfiles.d
(from rev 124906, lxc/trunk/lxc.tmpfiles.d)
  lxc/repos/community-x86_64/PKGBUILD
(from rev 124906, lxc/trunk/PKGBUILD)
  lxc/repos/community-x86_64/lxc.install
(from rev 124906, lxc/trunk/lxc.install)
  lxc/repos/community-x86_64/lxc.service
(from rev 124906, lxc/trunk/lxc.service)
  lxc/repos/community-x86_64/lxc.tmpfiles.d
(from rev 124906, lxc/trunk/lxc.tmpfiles.d)
Deleted:
  lxc/repos/community-i686/PKGBUILD
  lxc/repos/community-i686/lxc.install
  lxc/repos/community-i686/lxc.service
  lxc/repos/community-i686/lxc.tmpfiles.d
  lxc/repos/community-x86_64/PKGBUILD
  lxc/repos/community-x86_64/lxc.install
  lxc/repos/community-x86_64/lxc.service
  lxc/repos/community-x86_64/lxc.tmpfiles.d

-+
 /PKGBUILD   |  142 ++
 /lxc.install|   16 
 /lxc.service|   24 ++
 /lxc.tmpfiles.d |2 
 community-i686/PKGBUILD |   70 --
 community-i686/lxc.install  |8 --
 community-i686/lxc.service  |   11 --
 community-i686/lxc.tmpfiles.d   |1 
 community-x86_64/PKGBUILD   |   70 --
 community-x86_64/lxc.install|8 --
 community-x86_64/lxc.service|   11 --
 community-x86_64/lxc.tmpfiles.d |1 
 12 files changed, 184 insertions(+), 180 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-30 14:05:40 UTC (rev 124906)
+++ community-i686/PKGBUILD 2014-12-30 14:05:59 UTC (rev 124907)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Andrea Zucchelli zukk...@gmail.com
-# Contributor: Daniel Micay danielmi...@gmail.com
-# Contributor: Jonathan Liu net...@gmail.com
-# Contributor: Jon Nordby jono...@gmail.com
-
-pkgname=lxc
-pkgver=1.0.7
-epoch=1
-pkgrel=1
-pkgdesc=Linux Containers
-arch=('i686' 'x86_64')
-url=http://linuxcontainers.org;
-depends=('bash' 'perl' 'libseccomp' 'libcap' 'python' 'cgmanager' 'rsync')
-makedepends=('docbook2x' 'lua')
-optdepends=('arch-install-scripts: for archlinux template'
-   'lua'
-   'lua-filesystem: lxc-top'
-   'lua-alt-getopt: lxc-top')
-license=('LGPL')
-install=lxc.install
-options=('emptydirs')
-backup=('etc/lxc/default.conf')
-source=(http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz{,.asc}
-   lxc.tmpfiles.d
-   lxc.service)
-md5sums=('b48f468a9bef0e4e140dd723f0a65ad0'
- 'SKIP'
- 'df94c9fb8a753011c86ee664e9f521ff'
- '32db4ef06b27f36e15ff4b67c049dfeb')
-
-prepare() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  sed -i \
--e 's|\\-//Davenport//DTD DocBook V3.0//EN\\|\\-//OASIS//DTD DocBook 
XML\\ \\http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd\\;|' \
-configure.ac
-}
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---localstatedir=/var \
---libexecdir=/usr/lib \
---sysconfdir=/etc \
---disable-apparmor \
---enable-seccomp \
---enable-cgmanager \
---enable-capabilities \
---enable-lua
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-
-  make DESTDIR=$pkgdir install
-  install -d -m755 $pkgdir/var/lib/lxc
-  install -d -m755 $pkgdir/usr/lib/lxc/rootfs/dev
-  install -D -m644 ${srcdir}/lxc.service 
${pkgdir}/usr/lib/systemd/system/lxc@.service
-  install -D -m644 ${srcdir}/lxc.tmpfiles.d 
${pkgdir}/usr/lib/tmpfiles.d/lxc.conf
-
-  cd doc
-  find . -type f -name '*.1' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man1/{} \;
-  find . -type f -name '*.5' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man5/{} \;
-  find . -type f -name '*.7' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man7/{} \;
-}

Copied: lxc/repos/community-i686/PKGBUILD (from rev 124906, lxc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-30 14:05:59 UTC (rev 124907)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Andrea Zucchelli zukk...@gmail.com
+# Contributor: Daniel Micay danielmi...@gmail.com
+# Contributor: Jonathan Liu net...@gmail.com
+# Contributor: Jon Nordby jono...@gmail.com
+
+pkgname=lxc
+pkgver=1.0.7
+epoch=1
+pkgrel=2
+pkgdesc=Linux Containers
+arch=('i686' 'x86_64')

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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 15:06:17
  Author: spupykin
Revision: 124909

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-30 14:06:02 UTC (rev 124908)
+++ community-i686/PKGBUILD 2014-12-30 14:06:17 UTC (rev 124909)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jeffrey 'jf' Lim jfs.wo...@gmail.com
-
-pkgname=tnef
-pkgver=1.4.9
-pkgrel=2
-arch=(i686 x86_64)
-pkgdesc=Program which operates like tar to unpack the files inside an ms-tnef 
MIME attachment
-url=http://sourceforge.net/projects/tnef/;
-license=('GPL')
-depends=()
-source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
-md5sums=('83a3a8fe0c15c9bbe2a8dae74c46b761')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: tnef/repos/community-i686/PKGBUILD (from rev 124908, 
tnef/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-30 14:06:17 UTC (rev 124909)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Jeffrey 'jf' Lim jfs.wo...@gmail.com
+
+pkgname=tnef
+pkgver=1.4.12
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc=Program which operates like tar to unpack the files inside an ms-tnef 
MIME attachment
+url=http://sourceforge.net/projects/tnef/;
+license=('GPL')
+depends=()
+source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
+md5sums=('92b27d6ff4374fea28b04e38032c7710')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-30 14:06:02 UTC (rev 124908)
+++ community-x86_64/PKGBUILD   2014-12-30 14:06:17 UTC (rev 124909)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jeffrey 'jf' Lim jfs.wo...@gmail.com
-
-pkgname=tnef
-pkgver=1.4.9
-pkgrel=2
-arch=(i686 x86_64)
-pkgdesc=Program which operates like tar to unpack the files inside an ms-tnef 
MIME attachment
-url=http://sourceforge.net/projects/tnef/;
-license=('GPL')
-depends=()
-source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
-md5sums=('83a3a8fe0c15c9bbe2a8dae74c46b761')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: tnef/repos/community-x86_64/PKGBUILD (from rev 124908, 
tnef/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-30 14:06:17 UTC (rev 124909)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Jeffrey 'jf' Lim jfs.wo...@gmail.com
+
+pkgname=tnef
+pkgver=1.4.12
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc=Program which operates like tar to unpack the files inside an ms-tnef 
MIME attachment
+url=http://sourceforge.net/projects/tnef/;
+license=('GPL')
+depends=()
+source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
+md5sums=('92b27d6ff4374fea28b04e38032c7710')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


[arch-commits] Commit in subversion/trunk (PKGBUILD fix_ruby22_tests.patch)

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 15:59:18
  Author: anatolik
Revision: 228174

upgpkg: subversion 1.8.11-2

ruby 2.2 rebuild
fix swig tests broken because of ruby2.2 test api changes

Added:
  subversion/trunk/fix_ruby22_tests.patch
Modified:
  subversion/trunk/PKGBUILD

+
 PKGBUILD   |9 +-
 fix_ruby22_tests.patch |  174 +++
 2 files changed, 180 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 12:50:47 UTC (rev 228173)
+++ PKGBUILD2014-12-30 14:59:18 UTC (rev 228174)
@@ -7,7 +7,7 @@
 
 pkgname=subversion
 pkgver=1.8.11
-pkgrel=1
+pkgrel=2
 pkgdesc=A Modern Concurrent Version Control System
 arch=('i686' 'x86_64')
 url=http://subversion.apache.org/;
@@ -30,7 +30,8 @@
 svnserve.conf
 svnserve.tmpfiles
 svnserve.service
-subversion.rpath.fix.patch)
+subversion.rpath.fix.patch
+fix_ruby22_tests.patch)
 md5sums=('766a89388f8eb76166672d3b9e49'
  'SKIP'
  'a0db6dd43af33952739b6ec089852630'
@@ -37,12 +38,14 @@
  'af1dd703cc28e61d2e2a132ce3eec37a'
  'bb2857eceafcfac35dde39dcffad2314'
  '733011145b8a8e74baf4c9fc9197b3e8'
- '6b4340ba9d8845cd8497e013ae01be3f')
+ '6b4340ba9d8845cd8497e013ae01be3f'
+ 'e5a59f43af24c103477e09bc1120831d')
 validpgpkeys=('19BBCAEF7B19B280A0E2175E62D48FAD16A0DE01')  # Ben Reser
 
 prepare() {
cd ${pkgname}-${pkgver}
patch -Np0 -i ../subversion.rpath.fix.patch
+   patch -p1 -i ../fix_ruby22_tests.patch
sed -i 's|/usr/bin/env python|/usr/bin/env python2|' 
tools/hook-scripts/{,mailer/{,tests/}}*.py
 }
 

Added: fix_ruby22_tests.patch
===
--- fix_ruby22_tests.patch  (rev 0)
+++ fix_ruby22_tests.patch  2014-12-30 14:59:18 UTC (rev 228174)
@@ -0,0 +1,174 @@
+commit 1bf46d7f134b24a8f594a0e108056aed67759590
+Author: Anatol Pomozov anatol.pomo...@gmail.com
+Date:   Tue Dec 30 04:50:55 2014 -0800
+
+Fix test for ruby 2.2
+
+The main source of problems with ruby 2.2 is that it uses new test-unit 
framework
+that changes some API.
+
+In partcular all assert_* functions are void, but our tests expect bool. 
Change tests and do
+not check output of assert_* functions.
+
+Do not override TestCase::inherit function as it is used by the framework 
itself.
+
+In ruby 2.2 bool is frozen object so we cannot modify it.
+
+diff --git a/subversion/bindings/swig/ruby/test/my-assertions.rb 
b/subversion/bindings/swig/ruby/test/my-assertions.rb
+index 77c42e7..91f7ad8 100644
+--- a/subversion/bindings/swig/ruby/test/my-assertions.rb
 b/subversion/bindings/swig/ruby/test/my-assertions.rb
+@@ -24,41 +24,13 @@ module Test
+   module Unit
+ module Assertions
+ 
+-  # make an intermediary assertion block handler
+-  def _my_assert_block(block)
+-   if RUBY_VERSION  '1.9'
+- assert_block do
+-   yield
+- end
+-   else
+- _wrap_assertion do
+-   yield
+- end
+-   end
+-  end
+-
+-  def assert_true(boolean, message=nil)
+-_my_assert_block do
+-  assert_equal(true, boolean, message)
+-end
+-  end
+-
+-  def assert_false(boolean, message=nil)
+-_my_assert_block do
+-  assert_equal(false, boolean, message)
+-end
+-  end
+-
+   def assert_nested_sorted_array(expected, actual, message=nil)
+-_my_assert_block do
+   assert_equal(expected.collect {|elem| elem.sort},
+actual.collect {|elem| elem.sort},
+message)
+-end
+   end
+ 
+   def assert_equal_log_entries(expected, actual, message=nil)
+-_my_assert_block do
+   actual = actual.collect do |entry|
+ changed_paths = entry.changed_paths
+ changed_paths.each_key do |path|
+@@ -73,7 +45,6 @@ module Test
+  entry.has_children?]
+   end
+   assert_equal(expected, actual, message)
+-end
+   end
+ end
+   end
+diff --git a/subversion/bindings/swig/ruby/test/test-unit-ext.rb 
b/subversion/bindings/swig/ruby/test/test-unit-ext.rb
+index ce88d75..62a1508 100644
+--- a/subversion/bindings/swig/ruby/test/test-unit-ext.rb
 b/subversion/bindings/swig/ruby/test/test-unit-ext.rb
+@@ -18,6 +18,6 @@
+ # 
+ 
+ require test-unit-ext/always-show-result if RUBY_VERSION  '1.9.3'
+-require test-unit-ext/priority
++#require test-unit-ext/priority
+ require test-unit-ext/backtrace-filter if RUBY_VERSION  '1.9.3'
+ require test-unit-ext/long-display-for-emacs if RUBY_VERSION  '1.9.3'
+diff --git a/subversion/bindings/swig/ruby/test/test_delta.rb 

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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 16:00:49
  Author: anatolik
Revision: 228175

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

Added:
  subversion/repos/staging-i686/
  subversion/repos/staging-i686/PKGBUILD
(from rev 228174, subversion/trunk/PKGBUILD)
  subversion/repos/staging-i686/fix_ruby22_tests.patch
(from rev 228174, subversion/trunk/fix_ruby22_tests.patch)
  subversion/repos/staging-i686/subversion.install
(from rev 228174, subversion/trunk/subversion.install)
  subversion/repos/staging-i686/subversion.rpath.fix.patch
(from rev 228174, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/staging-i686/svn
(from rev 228174, subversion/trunk/svn)
  subversion/repos/staging-i686/svnserve.conf
(from rev 228174, subversion/trunk/svnserve.conf)
  subversion/repos/staging-i686/svnserve.service
(from rev 228174, subversion/trunk/svnserve.service)
  subversion/repos/staging-i686/svnserve.tmpfiles
(from rev 228174, subversion/trunk/svnserve.tmpfiles)
  subversion/repos/staging-x86_64/
  subversion/repos/staging-x86_64/PKGBUILD
(from rev 228174, subversion/trunk/PKGBUILD)
  subversion/repos/staging-x86_64/fix_ruby22_tests.patch
(from rev 228174, subversion/trunk/fix_ruby22_tests.patch)
  subversion/repos/staging-x86_64/subversion.install
(from rev 228174, subversion/trunk/subversion.install)
  subversion/repos/staging-x86_64/subversion.rpath.fix.patch
(from rev 228174, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/staging-x86_64/svn
(from rev 228174, subversion/trunk/svn)
  subversion/repos/staging-x86_64/svnserve.conf
(from rev 228174, subversion/trunk/svnserve.conf)
  subversion/repos/staging-x86_64/svnserve.service
(from rev 228174, subversion/trunk/svnserve.service)
  subversion/repos/staging-x86_64/svnserve.tmpfiles
(from rev 228174, subversion/trunk/svnserve.tmpfiles)

---+
 staging-i686/PKGBUILD |  106 +
 staging-i686/fix_ruby22_tests.patch   |  174 
 staging-i686/subversion.install   |7 +
 staging-i686/subversion.rpath.fix.patch   |   10 +
 staging-i686/svn  |   11 +
 staging-i686/svnserve.conf|5 
 staging-i686/svnserve.service |   11 +
 staging-i686/svnserve.tmpfiles|1 
 staging-x86_64/PKGBUILD   |  106 +
 staging-x86_64/fix_ruby22_tests.patch |  174 
 staging-x86_64/subversion.install |7 +
 staging-x86_64/subversion.rpath.fix.patch |   10 +
 staging-x86_64/svn|   11 +
 staging-x86_64/svnserve.conf  |5 
 staging-x86_64/svnserve.service   |   11 +
 staging-x86_64/svnserve.tmpfiles  |1 
 16 files changed, 650 insertions(+)

Copied: subversion/repos/staging-i686/PKGBUILD (from rev 228174, 
subversion/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-12-30 15:00:49 UTC (rev 228175)
@@ -0,0 +1,106 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Paul Mattal p...@archlinux.org
+# Contributor: Jason Chu ja...@archlinux.org
+
+pkgname=subversion
+pkgver=1.8.11
+pkgrel=2
+pkgdesc=A Modern Concurrent Version Control System
+arch=('i686' 'x86_64')
+url=http://subversion.apache.org/;
+license=('APACHE')
+depends=('sqlite' 'file' 'serf' 'systemd')
+makedepends=('apache' 'python2' 'perl' 'swig' 'java-environment'
+ 'libgnome-keyring' 'kdelibs' 'ruby')
+optdepends=('libgnome-keyring: for GNOME Keyring for auth credentials'
+'kdebase-runtime: for KWallet for auth credentials'
+'bash-completion: for svn bash completion'
+'python2: for some hook scripts'
+'java-environment: for Java support'
+'ruby: for some hook scripts')
+provides=('svn')
+backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
+options=('!makeflags' '!emptydirs')
+install=${pkgname}.install
+source=(http://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc}
+svn
+svnserve.conf
+svnserve.tmpfiles
+svnserve.service
+subversion.rpath.fix.patch
+fix_ruby22_tests.patch)
+md5sums=('766a89388f8eb76166672d3b9e49'
+ 'SKIP'
+ 'a0db6dd43af33952739b6ec089852630'
+ 'af1dd703cc28e61d2e2a132ce3eec37a'
+ 'bb2857eceafcfac35dde39dcffad2314'
+ '733011145b8a8e74baf4c9fc9197b3e8'
+ '6b4340ba9d8845cd8497e013ae01be3f'
+ 'e5a59f43af24c103477e09bc1120831d')
+validpgpkeys=('19BBCAEF7B19B280A0E2175E62D48FAD16A0DE01')  # Ben Reser
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   patch -Np0 -i 

[arch-commits] Commit in skk-jisyo/trunk (PKGBUILD skk-jisyo.install)

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:23:10
  Author: fyan
Revision: 124910

upgpkg: skk-jisyo 20141229-1

upstream new release

Modified:
  skk-jisyo/trunk/PKGBUILD
  skk-jisyo/trunk/skk-jisyo.install

---+
 PKGBUILD  |   12 ++--
 skk-jisyo.install |2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 14:06:17 UTC (rev 124909)
+++ PKGBUILD2014-12-30 15:23:10 UTC (rev 124910)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: jeneshicc jenesh...@gmail.com
 
 pkgname=skk-jisyo
-pkgver=20120902
-pkgrel=2
+pkgver=20141229
+pkgrel=1
 pkgdesc=Dictionaries for the SKK Japanese input method
 arch=('any')
 url=http://openlab.ring.gr.jp/skk/;
@@ -16,7 +16,7 @@
 http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz
 http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz
 http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz)
-md5sums=('2e75db52835447895bdcad9853d19433'
+md5sums=('7aa6256efe862e57b82e9b71ba9f2699'
  'bb8930b2b1b05d25fdde7ce4f3283c3c'
  'a0469d915fb73bb08804add46c941994'
  'a46ab045e69ccc25c9c647362f8d3fa1'
@@ -23,9 +23,9 @@
  '4758567e8a60e57df95dfd7e4faf1e55')
 
 package() {
-  cd ${srcdir}
+  cd $srcdir
 
   for t in L jinmei geo propernoun station; do
-install -D -m 644 ${srcdir}/SKK-JISYO.$t 
${pkgdir}/usr/share/skk/SKK-JISYO.$t
+install -D -m 644 $srcdir/SKK-JISYO.$t 
$pkgdir/usr/share/skk/SKK-JISYO.$t
   done
 }

Modified: skk-jisyo.install
===
--- skk-jisyo.install   2014-12-30 14:06:17 UTC (rev 124909)
+++ skk-jisyo.install   2014-12-30 15:23:10 UTC (rev 124910)
@@ -1,5 +1,5 @@
 post_install() {
-  echo  If you want to merge dictionaries, use skktools (in AUR)
+  echo  If you want to merge dictionaries, use skktools
   echo  For example, merging SKK-JISYO.L and SKK-JISYO.geo into 
SKK-JISYO.XL:
   echo  % skkdic-expr2 SKK-JISYO.L + SKK-JISYO.geo  SKK-JISYO.XL
 }


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:23:32
  Author: fyan
Revision: 124911

archrelease: copy trunk to community-any

Added:
  skk-jisyo/repos/community-any/PKGBUILD
(from rev 124910, skk-jisyo/trunk/PKGBUILD)
  skk-jisyo/repos/community-any/skk-jisyo.install
(from rev 124910, skk-jisyo/trunk/skk-jisyo.install)
Deleted:
  skk-jisyo/repos/community-any/PKGBUILD
  skk-jisyo/repos/community-any/skk-jisyo.install

---+
 PKGBUILD  |   61 ++--
 skk-jisyo.install |   20 -
 2 files changed, 41 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 15:23:10 UTC (rev 124910)
+++ PKGBUILD2014-12-30 15:23:32 UTC (rev 124911)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: jeneshicc jenesh...@gmail.com
-
-pkgname=skk-jisyo
-pkgver=20120902
-pkgrel=2
-pkgdesc=Dictionaries for the SKK Japanese input method
-arch=('any')
-url=http://openlab.ring.gr.jp/skk/;
-optdepends=('skktools: Dictionary maintenabce tools')
-license=('GPL')
-install=${pkgname}.install
-source=(http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.L.gz
-http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.jinmei.gz
-http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz
-http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz
-http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz)
-md5sums=('2e75db52835447895bdcad9853d19433'
- 'bb8930b2b1b05d25fdde7ce4f3283c3c'
- 'a0469d915fb73bb08804add46c941994'
- 'a46ab045e69ccc25c9c647362f8d3fa1'
- '4758567e8a60e57df95dfd7e4faf1e55')
-
-package() {
-  cd ${srcdir}
-
-  for t in L jinmei geo propernoun station; do
-install -D -m 644 ${srcdir}/SKK-JISYO.$t 
${pkgdir}/usr/share/skk/SKK-JISYO.$t
-  done
-}

Copied: skk-jisyo/repos/community-any/PKGBUILD (from rev 124910, 
skk-jisyo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 15:23:32 UTC (rev 124911)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: jeneshicc jenesh...@gmail.com
+
+pkgname=skk-jisyo
+pkgver=20141229
+pkgrel=1
+pkgdesc=Dictionaries for the SKK Japanese input method
+arch=('any')
+url=http://openlab.ring.gr.jp/skk/;
+optdepends=('skktools: Dictionary maintenabce tools')
+license=('GPL')
+install=${pkgname}.install
+source=(http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.L.gz
+http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.jinmei.gz
+http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz
+http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz
+http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz)
+md5sums=('7aa6256efe862e57b82e9b71ba9f2699'
+ 'bb8930b2b1b05d25fdde7ce4f3283c3c'
+ 'a0469d915fb73bb08804add46c941994'
+ 'a46ab045e69ccc25c9c647362f8d3fa1'
+ '4758567e8a60e57df95dfd7e4faf1e55')
+
+package() {
+  cd $srcdir
+
+  for t in L jinmei geo propernoun station; do
+install -D -m 644 $srcdir/SKK-JISYO.$t 
$pkgdir/usr/share/skk/SKK-JISYO.$t
+  done
+}

Deleted: skk-jisyo.install
===
--- skk-jisyo.install   2014-12-30 15:23:10 UTC (rev 124910)
+++ skk-jisyo.install   2014-12-30 15:23:32 UTC (rev 124911)
@@ -1,10 +0,0 @@
-post_install() {
-  echo  If you want to merge dictionaries, use skktools (in AUR)
-  echo  For example, merging SKK-JISYO.L and SKK-JISYO.geo into 
SKK-JISYO.XL:
-  echo  % skkdic-expr2 SKK-JISYO.L + SKK-JISYO.geo  SKK-JISYO.XL
-}
-
-post_upgrade() {
-  post_install $1
-}
-# vim:set ts=2 sw=2 et:

Copied: skk-jisyo/repos/community-any/skk-jisyo.install (from rev 124910, 
skk-jisyo/trunk/skk-jisyo.install)
===
--- skk-jisyo.install   (rev 0)
+++ skk-jisyo.install   2014-12-30 15:23:32 UTC (rev 124911)
@@ -0,0 +1,10 @@
+post_install() {
+  echo  If you want to merge dictionaries, use skktools
+  echo  For example, merging SKK-JISYO.L and SKK-JISYO.geo into 
SKK-JISYO.XL:
+  echo  % skkdic-expr2 SKK-JISYO.L + SKK-JISYO.geo  SKK-JISYO.XL
+}
+
+post_upgrade() {
+  post_install $1
+}
+# vim:set ts=2 sw=2 et:


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:27:24
  Author: fyan
Revision: 228176

upgpkg: python-setuptools 1:9.1-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:00:49 UTC (rev 228175)
+++ PKGBUILD2014-12-30 15:27:24 UTC (rev 228176)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=9.0.1
+pkgver=9.1
 pkgrel=1
 epoch=1
 pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest' 'subversion')
 
source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('6e8785dec7793fc10ef3ffcd9bb28cbcd3f63a1397e8bd5f211aca647194ca513d2333589b03c7efd150484d31f5350ab6a83039c877e1bdf32e2500d1593b14')
+sha512sums=('19fbf0ea842cc2a15d3f9f817719219748a10dca7909fe2f5dcd05c00a93a7ea115d75df416148cb9457ffaaa13582302d47af0df7cd1a8deb1f4e27d5031c27')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:27:45
  Author: fyan
Revision: 228177

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 15:27:24 UTC (rev 228176)
+++ PKGBUILD2014-12-30 15:27:45 UTC (rev 228177)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=9.0.1
-pkgrel=1
-epoch=1
-pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
-arch=('any')
-license=('PSF')
-url=http://pypi.python.org/pypi/setuptools;
-makedepends=('python' 'python2')
-checkdepends=('python-pytest' 'python2-pytest' 'subversion')
-source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('6e8785dec7793fc10ef3ffcd9bb28cbcd3f63a1397e8bd5f211aca647194ca513d2333589b03c7efd150484d31f5350ab6a83039c877e1bdf32e2500d1593b14')
-
-prepare() {
-  cp -a setuptools-${pkgver}{,-python2}
-
-  cd ${srcdir}/setuptools-${pkgver}
-  sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python3| 
setuptools/tests/test_resources.py
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python2| 
setuptools/tests/test_resources.py
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
-}
-
-build() {
-  # Build python 3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py build
-
-  # Build python 2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py build
-}
-
-check() {
-  # Workaround UTF-8 tests by setting LC_CTYPE
-
-  # Check python3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  LC_CTYPE=en_US.utf8 python3 setup.py test
-
-  # Check python2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  LC_CTYPE=en_US.utf8 python2 setup.py test
-}
- 
-package_python-setuptools() {
-  depends=('python')
-  provides=('python-distribute')
-  replaces=('python-distribute')
-
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-}
- 
-package_python2-setuptools() {
-  depends=('python2')
-  provides=('python2-distribute' 'setuptools')
-  replaces=('python2-distribute' 'setuptools')
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-  rm ${pkgdir}/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 228176, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 15:27:45 UTC (rev 228177)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=9.1
+pkgrel=1
+epoch=1
+pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
+arch=('any')
+license=('PSF')
+url=http://pypi.python.org/pypi/setuptools;
+makedepends=('python' 'python2')
+checkdepends=('python-pytest' 'python2-pytest' 'subversion')
+source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
+sha512sums=('19fbf0ea842cc2a15d3f9f817719219748a10dca7909fe2f5dcd05c00a93a7ea115d75df416148cb9457ffaaa13582302d47af0df7cd1a8deb1f4e27d5031c27')
+
+prepare() {
+  cp -a setuptools-${pkgver}{,-python2}
+
+  cd ${srcdir}/setuptools-${pkgver}
+  sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python3| 
setuptools/tests/test_resources.py
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
+
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python2| 
setuptools/tests/test_resources.py
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
+}
+
+build() {
+  # Build python 3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  python3 setup.py build
+
+  # Build python 2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  python2 setup.py build
+}
+
+check() {
+  # Workaround UTF-8 tests by setting LC_CTYPE
+
+  # Check python3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  LC_CTYPE=en_US.utf8 python3 setup.py test
+
+  # Check python2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  LC_CTYPE=en_US.utf8 python2 setup.py test
+}
+ 

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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 16:28:18
  Author: anatolik
Revision: 124912

Fix bash variable braces position

Modified:
  lmms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:23:32 UTC (rev 124911)
+++ PKGBUILD2014-12-30 15:28:18 UTC (rev 124912)
@@ -23,7 +23,7 @@
 conflicts=('lmms-extras')
 options=('!makeflags')
 install=lmms.install
-source=(https://github.com/LMMS/${pkgname}/releases/download/v{$pkgver}/${pkgname}-${pkgver}-src.tar.bz2;
+source=(https://github.com/LMMS/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}-src.tar.bz2;
 lmms-1.0.3-build-fix.patch
 zynaddsubfx_unlink.patch)
 md5sums=('1f63ad9abd1781206d852e79b2191638'


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 16:34:23
  Author: andyrtr
Revision: 228178

upgpkg: libwps 0.3.1-1

upstream update 0.3.1

Modified:
  libwps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:27:45 UTC (rev 228177)
+++ PKGBUILD2014-12-30 15:34:23 UTC (rev 228178)
@@ -3,16 +3,16 @@
 # Contributor: Robert McCathie archaur at rmcc dot com dot au
 
 pkgname=libwps
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc=a Microsoft Works file word processor format import filter library
 arch=('i686' 'x86_64')
-url=http://libwps.sourceforge.net/;
+url=https://sourceforge.net/projects/libwps/;
 license=('LGPL')
 depends=('libwpd' 'librevenge')
 makedepends=('boost' 'doxygen')
-source=(http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2;)
-md5sums=('d4d77d08b9048bae3b8ec8df11f80efd')
+source=(http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
+sha1sums=('be833c8da3bad8dbfd13ba3aa0137c01ac7ca9ac')
 
 build() {
cd $srcdir/$pkgname-$pkgver


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 16:34:37
  Author: andyrtr
Revision: 228179

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-30 15:34:23 UTC (rev 228178)
+++ extra-i686/PKGBUILD 2014-12-30 15:34:37 UTC (rev 228179)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Robert McCathie archaur at rmcc dot com dot au
-
-pkgname=libwps
-pkgver=0.3.0
-pkgrel=1
-pkgdesc=a Microsoft Works file word processor format import filter library
-arch=('i686' 'x86_64')
-url=http://libwps.sourceforge.net/;
-license=('LGPL')
-depends=('libwpd' 'librevenge')
-makedepends=('boost' 'doxygen')
-source=(http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2;)
-md5sums=('d4d77d08b9048bae3b8ec8df11f80efd')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure  --prefix=/usr \
- --disable-static \
- --disable-werror
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-}

Copied: libwps/repos/extra-i686/PKGBUILD (from rev 228178, 
libwps/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-30 15:34:37 UTC (rev 228179)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Robert McCathie archaur at rmcc dot com dot au
+
+pkgname=libwps
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=a Microsoft Works file word processor format import filter library
+arch=('i686' 'x86_64')
+url=https://sourceforge.net/projects/libwps/;
+license=('LGPL')
+depends=('libwpd' 'librevenge')
+makedepends=('boost' 'doxygen')
+source=(http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
+sha1sums=('be833c8da3bad8dbfd13ba3aa0137c01ac7ca9ac')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+   ./configure  --prefix=/usr \
+ --disable-static \
+ --disable-werror
+   make
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-12-30 15:34:23 UTC (rev 228178)
+++ extra-x86_64/PKGBUILD   2014-12-30 15:34:37 UTC (rev 228179)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Robert McCathie archaur at rmcc dot com dot au
-
-pkgname=libwps
-pkgver=0.3.0
-pkgrel=1
-pkgdesc=a Microsoft Works file word processor format import filter library
-arch=('i686' 'x86_64')
-url=http://libwps.sourceforge.net/;
-license=('LGPL')
-depends=('libwpd' 'librevenge')
-makedepends=('boost' 'doxygen')
-source=(http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2;)
-md5sums=('d4d77d08b9048bae3b8ec8df11f80efd')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure  --prefix=/usr \
- --disable-static \
- --disable-werror
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-}

Copied: libwps/repos/extra-x86_64/PKGBUILD (from rev 228178, 
libwps/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-12-30 15:34:37 UTC (rev 228179)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Robert McCathie archaur at rmcc dot com dot au
+
+pkgname=libwps
+pkgver=0.3.1
+pkgrel=1
+pkgdesc=a Microsoft Works file word processor format import filter library
+arch=('i686' 'x86_64')
+url=https://sourceforge.net/projects/libwps/;
+license=('LGPL')
+depends=('libwpd' 'librevenge')
+makedepends=('boost' 'doxygen')
+source=(http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
+sha1sums=('be833c8da3bad8dbfd13ba3aa0137c01ac7ca9ac')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+   ./configure  --prefix=/usr \
+ --disable-static \
+ --disable-werror
+   make
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+}


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:43:40
  Author: fyan
Revision: 124913

upgpkg: python2-sqlobject 1.6.2-1

upstream new release

Modified:
  python2-sqlobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:28:18 UTC (rev 124912)
+++ PKGBUILD2014-12-30 15:43:40 UTC (rev 124913)
@@ -5,7 +5,7 @@
 # Contributor: Todd Maynard a...@toddmaynard.com
 
 pkgname=python2-sqlobject
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='Provides an object interface to SQL databases'
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python2-setuptools')
 optdepends=('python2-psycopg2: PostgreSQL database support')
 
source=(https://pypi.python.org/packages/source/S/SQLObject/SQLObject-$pkgver.tar.gz;)
-sha256sums=('fd52f08189b576e72438d1dda1b4afe49a38e6c4d9e6cbe012867e4e60c23df0')
+sha256sums=('eb8610f40b0793a41c1093bee82ea6f82e9ed8cb689efe1d6716765553f9dc12')
 
 prepare() {
   cd SQLObject-$pkgver


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:44:03
  Author: fyan
Revision: 124914

archrelease: copy trunk to community-any

Added:
  python2-sqlobject/repos/community-any/PKGBUILD
(from rev 124913, python2-sqlobject/trunk/PKGBUILD)
Deleted:
  python2-sqlobject/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 15:43:40 UTC (rev 124913)
+++ PKGBUILD2014-12-30 15:44:03 UTC (rev 124914)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Thomas S Hatch thatc...@gmail.com
-# Contributor: Aaron Griffin aa...@archlinux.org
-# Contributor: Todd Maynard a...@toddmaynard.com
-
-pkgname=python2-sqlobject
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='Provides an object interface to SQL databases'
-arch=('any')
-license=('LGPL')
-url='http://sqlobject.org/'
-depends=('python2-formencode')
-makedepends=('python2-setuptools')
-optdepends=('python2-psycopg2: PostgreSQL database support')
-source=(https://pypi.python.org/packages/source/S/SQLObject/SQLObject-$pkgver.tar.gz;)
-sha256sums=('fd52f08189b576e72438d1dda1b4afe49a38e6c4d9e6cbe012867e4e60c23df0')
-
-prepare() {
-  cd SQLObject-$pkgver
-
-  find . -type f -exec \
-sed -i 's,^#!/usr/bin/env python,#!/usr/bin/env python2,' {} \;
-}
-
-package() {
-  cd SQLObject-$pkgver
-
-  python2 setup.py install --root=$pkgdir
-
-  echo /usr/lib/python2.7/site-packages/SQLObject-$pkgver-py2.6.egg  \
-$pkgdir/usr/lib/python2.7/site-packages/$pkgname.pth
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python2-sqlobject/repos/community-any/PKGBUILD (from rev 124913, 
python2-sqlobject/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 15:44:03 UTC (rev 124914)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Thomas S Hatch thatc...@gmail.com
+# Contributor: Aaron Griffin aa...@archlinux.org
+# Contributor: Todd Maynard a...@toddmaynard.com
+
+pkgname=python2-sqlobject
+pkgver=1.6.2
+pkgrel=1
+pkgdesc='Provides an object interface to SQL databases'
+arch=('any')
+license=('LGPL')
+url='http://sqlobject.org/'
+depends=('python2-formencode')
+makedepends=('python2-setuptools')
+optdepends=('python2-psycopg2: PostgreSQL database support')
+source=(https://pypi.python.org/packages/source/S/SQLObject/SQLObject-$pkgver.tar.gz;)
+sha256sums=('eb8610f40b0793a41c1093bee82ea6f82e9ed8cb689efe1d6716765553f9dc12')
+
+prepare() {
+  cd SQLObject-$pkgver
+
+  find . -type f -exec \
+sed -i 's,^#!/usr/bin/env python,#!/usr/bin/env python2,' {} \;
+}
+
+package() {
+  cd SQLObject-$pkgver
+
+  python2 setup.py install --root=$pkgdir
+
+  echo /usr/lib/python2.7/site-packages/SQLObject-$pkgver-py2.6.egg  \
+$pkgdir/usr/lib/python2.7/site-packages/$pkgname.pth
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:44:44
  Author: fyan
Revision: 124915

upgpkg: lib32-curl 7.39.0-1

sync with [core]

Modified:
  lib32-curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:44:03 UTC (rev 124914)
+++ PKGBUILD2014-12-30 15:44:44 UTC (rev 124915)
@@ -8,18 +8,18 @@
 
 pkgname=lib32-curl
 _pkgname=curl
-pkgver=7.38.0
+pkgver=7.39.0
 pkgrel=1
 pkgdesc=An URL retrieval utility and library (32-bit)
 arch=('x86_64')
 url=http://curl.haxx.se;
 license=('MIT')
-depends=('lib32-libssh2' 'lib32-krb5' ${_pkgname})
+depends=('lib32-libssh2' 'lib32-krb5' 'lib32-libidn' ${_pkgname})
 source=(http://curl.haxx.se/download/$_pkgname-$pkgver.tar.gz{,.asc})
-md5sums=('b6e3ea55bb718f2270489581efa50a8a'
+md5sums=('88c5650122873712296d4b1db3f12e6c'
  'SKIP')
+validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91') # Daniel Stenberg
 
-
 build() {
   cd $_pkgname-$pkgver
 
@@ -38,7 +38,7 @@
   --enable-versioned-symbols \
   --enable-threaded-resolver \
   --with-gssapi \
-  --without-libidn \
+  --with-libidn \
   --with-random=/dev/urandom \
   --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \
   --libdir=/usr/lib32


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:45:07
  Author: fyan
Revision: 124916

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-curl/repos/multilib-x86_64/PKGBUILD
(from rev 124915, lib32-curl/trunk/PKGBUILD)
  lib32-curl/repos/multilib-x86_64/curlbuild.h
(from rev 124915, lib32-curl/trunk/curlbuild.h)
Deleted:
  lib32-curl/repos/multilib-x86_64/PKGBUILD
  lib32-curl/repos/multilib-x86_64/curlbuild.h

-+
 PKGBUILD|  126 +-
 curlbuild.h |   18 
 2 files changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 15:44:44 UTC (rev 124915)
+++ PKGBUILD2014-12-30 15:45:07 UTC (rev 124916)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace danielwall...@aur.archlinux.org
-# Contributor: Dave Reisner dreis...@archlinux.org
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Eric Belanger e...@archlinux.org
-# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=lib32-curl
-_pkgname=curl
-pkgver=7.38.0
-pkgrel=1
-pkgdesc=An URL retrieval utility and library (32-bit)
-arch=('x86_64')
-url=http://curl.haxx.se;
-license=('MIT')
-depends=('lib32-libssh2' 'lib32-krb5' ${_pkgname})
-source=(http://curl.haxx.se/download/$_pkgname-$pkgver.tar.gz{,.asc})
-md5sums=('b6e3ea55bb718f2270489581efa50a8a'
- 'SKIP')
-
-
-build() {
-  cd $_pkgname-$pkgver
-
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-  
-  ./configure \
-  --prefix=/usr \
-  --mandir=/usr/share/man \
-  --disable-dependency-tracking \
-  --disable-ldap \
-  --disable-ldaps \
-  --enable-ipv6 \
-  --enable-manual \
-  --enable-versioned-symbols \
-  --enable-threaded-resolver \
-  --with-gssapi \
-  --without-libidn \
-  --with-random=/dev/urandom \
-  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \
-  --libdir=/usr/lib32
-
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  rm -rf ${pkgdir}/usr/{share,bin}
-  
-  # license
-  install -d $pkgdir/usr/share/licenses
-  ln -s $_pkgname $pkgdir/usr/share/licenses/$pkgname
-
-  # devel
-  find ${pkgdir}/usr/include/curl -type f -not -name curlbuild.h -delete
-  mv $pkgdir/usr/include/curl/curlbuild.h 
$pkgdir/usr/include/$_pkgname/curlbuild-32.h
-}

Copied: lib32-curl/repos/multilib-x86_64/PKGBUILD (from rev 124915, 
lib32-curl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 15:45:07 UTC (rev 124916)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Daniel Wallace danielwall...@aur.archlinux.org
+# Contributor: Dave Reisner dreis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=lib32-curl
+_pkgname=curl
+pkgver=7.39.0
+pkgrel=1
+pkgdesc=An URL retrieval utility and library (32-bit)
+arch=('x86_64')
+url=http://curl.haxx.se;
+license=('MIT')
+depends=('lib32-libssh2' 'lib32-krb5' 'lib32-libidn' ${_pkgname})
+source=(http://curl.haxx.se/download/$_pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('88c5650122873712296d4b1db3f12e6c'
+ 'SKIP')
+validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91') # Daniel Stenberg
+
+build() {
+  cd $_pkgname-$pkgver
+
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+  
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-dependency-tracking \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --enable-threaded-resolver \
+  --with-gssapi \
+  --with-libidn \
+  --with-random=/dev/urandom \
+  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \
+  --libdir=/usr/lib32
+
+  make
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  rm -rf ${pkgdir}/usr/{share,bin}
+  
+  # license
+  install -d $pkgdir/usr/share/licenses
+  ln -s $_pkgname $pkgdir/usr/share/licenses/$pkgname
+
+  # devel
+  find ${pkgdir}/usr/include/curl -type f -not -name curlbuild.h -delete
+  mv $pkgdir/usr/include/curl/curlbuild.h 
$pkgdir/usr/include/$_pkgname/curlbuild-32.h
+}

Deleted: curlbuild.h
===
--- curlbuild.h 2014-12-30 15:44:44 UTC (rev 124915)
+++ curlbuild.h 2014-12-30 15:45:07 UTC (rev 124916)
@@ -1,9 +0,0 @@
-#include bits/wordsize.h
-
-#if __WORDSIZE == 32
-#include curlbuild-32.h
-#elif __WORDSIZE == 64
-#include curlbuild-64.h
-#else
-#error Unknown word size
-#endif

Copied: 

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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:54:48
  Author: fyan
Revision: 124941

upgpkg: lib32-libpng 1.6.16-1

sync with [extra]

Modified:
  lib32-libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:52:48 UTC (rev 124940)
+++ PKGBUILD2014-12-30 15:54:48 UTC (rev 124941)
@@ -6,8 +6,8 @@
 
 _pkgbasename=libpng
 pkgname=lib32-$_pkgbasename
-pkgver=1.6.15
-_apngver=1.6.15
+pkgver=1.6.16
+_apngver=1.6.16
 _libversion=16
 pkgrel=1
 pkgdesc=A collection of routines used to create PNG format graphics files 
(32-bit)
@@ -19,9 +19,9 @@
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz{,.asc}
 
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz;)
-md5sums=('a95cb387c53215b034203b41ec57c7e5'
+md5sums=('23b7286b5d4a86de950fd2ffc5cac742'
  'SKIP'
- '612524080d5515f4ea81541a9b13bf61')
+ '52de72a29e5d0428a0e527be74b99c24')
 validpgpkeys=(8048643BA2C840F4F92A195FF54984BFA16C640F)
 
 build() {


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:56:28
  Author: fyan
Revision: 124942

upgpkg: lib32-xz 5.0.8-1

sync with [testing]

Modified:
  lib32-xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:54:48 UTC (rev 124941)
+++ PKGBUILD2014-12-30 15:56:28 UTC (rev 124942)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-xz
 _pkgbasename=xz
-pkgver=5.0.7
+pkgver=5.0.8
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files 
(32-bit)'
 arch=('x86_64')
@@ -14,8 +14,9 @@
 makedepends=('gcc-multilib')
 source=(http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz;
 http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz.sig;)
-md5sums=('60449e1c9c0eabefc9c3166e325636e5'
+md5sums=('d19507f40e0d904d0a1b7914b173800e'
  'SKIP')
+validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')  # Lasse Collin
 
 build() {
cd ${srcdir}/xz-${pkgver}


[arch-commits] Commit in lib32-xz/repos (2 files)

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:56:47
  Author: fyan
Revision: 124943

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-xz/repos/multilib-testing-x86_64/
  lib32-xz/repos/multilib-testing-x86_64/PKGBUILD
(from rev 124942, lib32-xz/trunk/PKGBUILD)

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

Copied: lib32-xz/repos/multilib-testing-x86_64/PKGBUILD (from rev 124942, 
lib32-xz/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2014-12-30 15:56:47 UTC (rev 124943)
@@ -0,0 +1,48 @@
+# $Id$
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: François Charette firmi...@gmx.net
+
+pkgname=lib32-xz
+_pkgbasename=xz
+pkgver=5.0.8
+pkgrel=1
+pkgdesc='Library and command line tools for XZ and LZMA compressed files 
(32-bit)'
+arch=('x86_64')
+url='http://tukaani.org/xz/'
+license=('GPL' 'LGPL' 'custom')
+depends=('lib32-glibc' 'xz')
+makedepends=('gcc-multilib')
+source=(http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz;
+http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz.sig;)
+md5sums=('d19507f40e0d904d0a1b7914b173800e'
+ 'SKIP')
+validpgpkeys=('3690C240CE51B4670D30AD1C38EE757D69184620')  # Lasse Collin
+
+build() {
+   cd ${srcdir}/xz-${pkgver}
+
+   export CC=gcc -m32
+   export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+   
+   ./configure --prefix=/usr \
+   --libdir=/usr/lib32 \
+   --disable-rpath \
+   --enable-werror
+   make
+}
+
+check() {
+   cd ${srcdir}/xz-${pkgver}
+
+   make check
+}
+
+package() {
+   cd ${srcdir}/xz-${pkgver}
+   
+   make DESTDIR=${pkgdir} install
+
+   rm -rf ${pkgdir}/usr/{bin,include,share}
+   install -d -m755 ${pkgdir}/usr/share/licenses/xz/
+   ln -s xz $pkgdir/usr/share/licenses/xz/lib32-xz
+}


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 16:57:18
  Author: fyan
Revision: 124944

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 15:56:47 UTC (rev 124943)
+++ PKGBUILD2014-12-30 15:57:18 UTC (rev 124944)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-# Contributor: Travis Willard tra...@archlinux.org
-# Contributor: Douglas Soares de Andrade doug...@archlinux.org
-
-_pkgbasename=libpng
-pkgname=lib32-$_pkgbasename
-pkgver=1.6.15
-_apngver=1.6.15
-_libversion=16
-pkgrel=1
-pkgdesc=A collection of routines used to create PNG format graphics files 
(32-bit)
-arch=('x86_64')
-url=http://www.libpng.org/pub/png/libpng.html;
-license=('custom')
-depends=('lib32-zlib' $_pkgbasename)
-makedepends=(gcc-multilib)
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz{,.asc}
-
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz;)
-md5sums=('a95cb387c53215b034203b41ec57c7e5'
- 'SKIP'
- '612524080d5515f4ea81541a9b13bf61')
-validpgpkeys=(8048643BA2C840F4F92A195FF54984BFA16C640F)
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-  # Add animated PNG (apng) support
-  # see http://sourceforge.net/projects/libpng-apng/
-  patch -p1 -i ${srcdir}/libpng-${_apngver}-apng.patch
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32 
--disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  cd contrib/pngminus
-  make PNGLIB=-L${pkgdir}/usr/lib32 -lpng -f makefile.std png2pnm pnm2png
-
-  rm -rf ${pkgdir}/usr/{include,share}
-
-  rm $pkgdir/usr/bin/libpng-config
-  ln -s libpng${_libversion}-config-32 $pkgdir/usr/bin/libpng-config-32
-
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-libpng/repos/multilib-x86_64/PKGBUILD (from rev 124943, 
lib32-libpng/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 15:57:18 UTC (rev 124944)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Travis Willard tra...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+_pkgbasename=libpng
+pkgname=lib32-$_pkgbasename
+pkgver=1.6.16
+_apngver=1.6.16
+_libversion=16
+pkgrel=1
+pkgdesc=A collection of routines used to create PNG format graphics files 
(32-bit)
+arch=('x86_64')
+url=http://www.libpng.org/pub/png/libpng.html;
+license=('custom')
+depends=('lib32-zlib' $_pkgbasename)
+makedepends=(gcc-multilib)
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz{,.asc}
+
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz;)
+md5sums=('23b7286b5d4a86de950fd2ffc5cac742'
+ 'SKIP'
+ '52de72a29e5d0428a0e527be74b99c24')
+validpgpkeys=(8048643BA2C840F4F92A195FF54984BFA16C640F)
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  # Add animated PNG (apng) support
+  # see http://sourceforge.net/projects/libpng-apng/
+  patch -p1 -i ${srcdir}/libpng-${_apngver}-apng.patch
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32 
--disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  cd contrib/pngminus
+  make PNGLIB=-L${pkgdir}/usr/lib32 -lpng -f makefile.std png2pnm pnm2png
+
+  rm -rf ${pkgdir}/usr/{include,share}
+
+  rm $pkgdir/usr/bin/libpng-config
+  ln -s libpng${_libversion}-config-32 $pkgdir/usr/bin/libpng-config-32
+
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:02:11
  Author: fyan
Revision: 124945

upgpkg: python-sparqlwrapper 1.6.3-1

upstream new release

Modified:
  python-sparqlwrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:57:18 UTC (rev 124944)
+++ PKGBUILD2014-12-30 16:02:11 UTC (rev 124945)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 
 pkgbase=python-sparqlwrapper
 pkgname=(python-sparqlwrapper python2-sparqlwrapper)
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc=SPARQL Endpoint interface to Python
 arch=('any')
@@ -11,7 +11,7 @@
 license=('W3C')
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=(https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-$pkgver.tar.gz;)
-md5sums=('30571c024f5d96b1212a2d757bb90b17')
+md5sums=('831974c30da9c41c795e99fb33ac1bf0')
 
 prepare() {
   cp -r SPARQLWrapper-$pkgver{,-py2}
@@ -21,7 +21,7 @@
   depends=('python3')
 
   cd SPARQLWrapper-$pkgver
-  python3 setup.py install --root=${pkgdir} --optimize=1
+  LC_CTYPE=en_US.utf8 python3 setup.py install --root=${pkgdir} --optimize=1
   #install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:02:36
  Author: fyan
Revision: 124947

upgpkg: python2-pyparsing 2.0.3-1

upstream new release

Modified:
  python2-pyparsing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:02:30 UTC (rev 124946)
+++ PKGBUILD2014-12-30 16:02:36 UTC (rev 124947)
@@ -6,7 +6,7 @@
 # Contributor: Michael Krauss hippodri...@gmx.net
 
 pkgname=python2-pyparsing
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc='General parsing module for Python'
 arch=('any')
@@ -14,7 +14,7 @@
 license=('MIT')
 depends=('python2')
 source=(http://downloads.sourceforge.net/pyparsing/pyparsing-$pkgver.tar.gz;)
-sha256sums=('17e43d6b17588ed5968735575b3983a952133ec4082596d214d7090b56d48a06')
+sha256sums=('06e729e1cbf5274703b1f47b6135ed8335999d547f9d8cf048b210fb8ebf844f')
 
 package() {
   cd pyparsing-$pkgver


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:02:30
  Author: fyan
Revision: 124946

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 16:02:11 UTC (rev 124945)
+++ PKGBUILD2014-12-30 16:02:30 UTC (rev 124946)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgbase=python-sparqlwrapper
-pkgname=(python-sparqlwrapper python2-sparqlwrapper)
-pkgver=1.6.2
-pkgrel=1
-pkgdesc=SPARQL Endpoint interface to Python
-arch=('any')
-url=http://rdflib.github.io/sparqlwrapper/;
-license=('W3C')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=(https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-$pkgver.tar.gz;)
-md5sums=('30571c024f5d96b1212a2d757bb90b17')
-
-prepare() {
-  cp -r SPARQLWrapper-$pkgver{,-py2}
-}
-
-package_python-sparqlwrapper() {
-  depends=('python3')
-
-  cd SPARQLWrapper-$pkgver
-  python3 setup.py install --root=${pkgdir} --optimize=1
-  #install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-sparqlwrapper() {
-  depends=('python2')
-
-  cd SPARQLWrapper-$pkgver-py2
-  python2 setup.py install --root=${pkgdir} --optimize=1
-  #install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-sparqlwrapper/repos/community-any/PKGBUILD (from rev 124945, 
python-sparqlwrapper/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 16:02:30 UTC (rev 124946)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-sparqlwrapper
+pkgname=(python-sparqlwrapper python2-sparqlwrapper)
+pkgver=1.6.3
+pkgrel=1
+pkgdesc=SPARQL Endpoint interface to Python
+arch=('any')
+url=http://rdflib.github.io/sparqlwrapper/;
+license=('W3C')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-$pkgver.tar.gz;)
+md5sums=('831974c30da9c41c795e99fb33ac1bf0')
+
+prepare() {
+  cp -r SPARQLWrapper-$pkgver{,-py2}
+}
+
+package_python-sparqlwrapper() {
+  depends=('python3')
+
+  cd SPARQLWrapper-$pkgver
+  LC_CTYPE=en_US.utf8 python3 setup.py install --root=${pkgdir} --optimize=1
+  #install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-sparqlwrapper() {
+  depends=('python2')
+
+  cd SPARQLWrapper-$pkgver-py2
+  python2 setup.py install --root=${pkgdir} --optimize=1
+  #install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:03:01
  Author: fyan
Revision: 124948

archrelease: copy trunk to community-any

Added:
  python2-pyparsing/repos/community-any/PKGBUILD
(from rev 124947, python2-pyparsing/trunk/PKGBUILD)
Deleted:
  python2-pyparsing/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 16:02:36 UTC (rev 124947)
+++ PKGBUILD2014-12-30 16:03:01 UTC (rev 124948)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Chris Brannon cmbranno...@gmail.com
-# Contributor: Geoffroy Carrier geoffroy.carr...@aur.archlinux.org
-# Contributor: Arvid Ephraim Picciani a...@exys.org
-# Contributor: Michael Krauss hippodri...@gmx.net
-
-pkgname=python2-pyparsing
-pkgver=2.0.2
-pkgrel=1
-pkgdesc='General parsing module for Python'
-arch=('any')
-url='http://pyparsing.wikispaces.com/'
-license=('MIT')
-depends=('python2')
-source=(http://downloads.sourceforge.net/pyparsing/pyparsing-$pkgver.tar.gz;)
-sha256sums=('17e43d6b17588ed5968735575b3983a952133ec4082596d214d7090b56d48a06')
-
-package() {
-  cd pyparsing-$pkgver
-
-  rm -rf build
-  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/python2-pyparsing/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python2-pyparsing/repos/community-any/PKGBUILD (from rev 124947, 
python2-pyparsing/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 16:03:01 UTC (rev 124948)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Chris Brannon cmbranno...@gmail.com
+# Contributor: Geoffroy Carrier geoffroy.carr...@aur.archlinux.org
+# Contributor: Arvid Ephraim Picciani a...@exys.org
+# Contributor: Michael Krauss hippodri...@gmx.net
+
+pkgname=python2-pyparsing
+pkgver=2.0.3
+pkgrel=1
+pkgdesc='General parsing module for Python'
+arch=('any')
+url='http://pyparsing.wikispaces.com/'
+license=('MIT')
+depends=('python2')
+source=(http://downloads.sourceforge.net/pyparsing/pyparsing-$pkgver.tar.gz;)
+sha256sums=('06e729e1cbf5274703b1f47b6135ed8335999d547f9d8cf048b210fb8ebf844f')
+
+package() {
+  cd pyparsing-$pkgver
+
+  rm -rf build
+  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/python2-pyparsing/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:04:49
  Author: fyan
Revision: 124950

archrelease: copy trunk to community-any

Added:
  python2-sensors/repos/community-any/PKGBUILD
(from rev 124949, python2-sensors/trunk/PKGBUILD)
Deleted:
  python2-sensors/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 16:04:27 UTC (rev 124949)
+++ PKGBUILD2014-12-30 16:04:49 UTC (rev 124950)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Nuno Araujo nuno.ara...@russo79.com
-
-pkgname=python2-sensors
-_pkgname=PySensors
-pkgver=0.0.2
-pkgrel=2
-pkgdesc='Python bindings to libsensors'
-arch=('any')
-url='http://pypi.python.org/pypi/PySensors/'
-license=('GPL')
-depends=('python2' 'lm_sensors')
-source=(http://pypi.python.org/packages/source/P/${_pkgname}/${_pkgname}-${pkgver}.tar.gz)
-md5sums=('7786f888e59866a0b3b91ec2138b0d1f')
-
-build() {
-  cd ${srcdir}/${_pkgname}-${pkgver}
-  sed -i 's/env python/env python2/' sensors/*.py
-  python2 setup.py build
-}
-
-package() {
-  cd ${srcdir}/${_pkgname}-${pkgver}
-  python2 setup.py install -O1 --prefix='/usr' --root=${pkgdir}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python2-sensors/repos/community-any/PKGBUILD (from rev 124949, 
python2-sensors/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 16:04:49 UTC (rev 124950)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Nuno Araujo nuno.ara...@russo79.com
+
+pkgname=python2-sensors
+_pkgname=PySensors
+pkgver=0.0.3
+pkgrel=1
+pkgdesc='Python bindings to libsensors'
+arch=('any')
+url='http://pypi.python.org/pypi/PySensors/'
+license=('GPL')
+depends=('python2' 'lm_sensors')
+source=(http://pypi.python.org/packages/source/P/${_pkgname}/${_pkgname}-${pkgver}.tar.gz)
+md5sums=('ff15240b5918a9f5aa1bb7b2a75c7b07')
+
+build() {
+  cd ${srcdir}/${_pkgname}-${pkgver}
+  sed -i 's/env python/env python2/' sensors/*.py
+  python2 setup.py build
+}
+
+package() {
+  cd ${srcdir}/${_pkgname}-${pkgver}
+  python2 setup.py install -O1 --prefix='/usr' --root=${pkgdir}
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:04:27
  Author: fyan
Revision: 124949

upgpkg: python2-sensors 0.0.3-1

upstream new release

Modified:
  python2-sensors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:03:01 UTC (rev 124948)
+++ PKGBUILD2014-12-30 16:04:27 UTC (rev 124949)
@@ -4,8 +4,8 @@
 
 pkgname=python2-sensors
 _pkgname=PySensors
-pkgver=0.0.2
-pkgrel=2
+pkgver=0.0.3
+pkgrel=1
 pkgdesc='Python bindings to libsensors'
 arch=('any')
 url='http://pypi.python.org/pypi/PySensors/'
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('python2' 'lm_sensors')
 
source=(http://pypi.python.org/packages/source/P/${_pkgname}/${_pkgname}-${pkgver}.tar.gz)
-md5sums=('7786f888e59866a0b3b91ec2138b0d1f')
+md5sums=('ff15240b5918a9f5aa1bb7b2a75c7b07')
 
 build() {
   cd ${srcdir}/${_pkgname}-${pkgver}


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:04:54
  Author: fyan
Revision: 124951

upgpkg: python-pyro 4.31-1

upstream new release

Modified:
  python-pyro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:04:49 UTC (rev 124950)
+++ PKGBUILD2014-12-30 16:04:54 UTC (rev 124951)
@@ -5,7 +5,7 @@
 
 pkgbase=python-pyro
 pkgname=($pkgbase 'python2-pyro')
-pkgver=4.30
+pkgver=4.31
 pkgrel=1
 pkgdesc='Distributed object middleware for Python (RPC)'
 url='http://pypi.python.org/pypi/Pyro4/'
@@ -13,7 +13,7 @@
 license=('MIT')
 depends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz;)
-sha256sums=('1b38a52dd89cc6aee145d23bd74f586c73268938c6f346b20583ee0242d7d170')
+sha256sums=('0fd9342a216299ff24761e641714c7bd3e42c364f277eb3600d40085f4ace6c3')
 
 package_python-pyro() {
   depends=('python')


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:05:17
  Author: fyan
Revision: 124952

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 16:04:54 UTC (rev 124951)
+++ PKGBUILD2014-12-30 16:05:17 UTC (rev 124952)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Angel Velasquez an...@archlinux.org 
-# Contributor: Douglas Soares de Andrade d...@aur.archlinux.br
-
-pkgbase=python-pyro
-pkgname=($pkgbase 'python2-pyro')
-pkgver=4.30
-pkgrel=1
-pkgdesc='Distributed object middleware for Python (RPC)'
-url='http://pypi.python.org/pypi/Pyro4/'
-arch=('any')
-license=('MIT')
-depends=('python' 'python2')
-source=(http://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz;)
-sha256sums=('1b38a52dd89cc6aee145d23bd74f586c73268938c6f346b20583ee0242d7d170')
-
-package_python-pyro() {
-  depends=('python')
-  cd Pyro4-$pkgver
-  python setup.py install --root=$pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pyro() {
-  depends=('python2')
-  cd Pyro4-$pkgver
-  python2 setup.py install --root=$pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pyro/repos/community-any/PKGBUILD (from rev 124951, 
python-pyro/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 16:05:17 UTC (rev 124952)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Angel Velasquez an...@archlinux.org 
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.br
+
+pkgbase=python-pyro
+pkgname=($pkgbase 'python2-pyro')
+pkgver=4.31
+pkgrel=1
+pkgdesc='Distributed object middleware for Python (RPC)'
+url='http://pypi.python.org/pypi/Pyro4/'
+arch=('any')
+license=('MIT')
+depends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz;)
+sha256sums=('0fd9342a216299ff24761e641714c7bd3e42c364f277eb3600d40085f4ace6c3')
+
+package_python-pyro() {
+  depends=('python')
+  cd Pyro4-$pkgver
+  python setup.py install --root=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pyro() {
+  depends=('python2')
+  cd Pyro4-$pkgver
+  python2 setup.py install --root=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:12:44
  Author: fyan
Revision: 124953

upgpkg: python2-pycountry 1.9-1

upstream new release

Modified:
  python2-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:05:17 UTC (rev 124952)
+++ PKGBUILD2014-12-30 16:12:44 UTC (rev 124953)
@@ -3,7 +3,7 @@
 # Contributor:  Pawel kTT Salata rockplayer...@gmail.com
 
 pkgname=python2-pycountry
-pkgver=1.8
+pkgver=1.9
 pkgrel=1
 pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python2-lxml')
 makedepends=('python2-setuptools')
 
source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-${pkgver}.zip;)
-md5sums=('2250ce5bd4253cd77fff39df48022069')
+md5sums=('1fa53872c78080d3da19b62aed86296f')
 
 package() {
   cd ${srcdir}/pycountry-${pkgver}


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:12:56
  Author: fyan
Revision: 124954

archrelease: copy trunk to community-any

Added:
  python2-pycountry/repos/community-any/PKGBUILD
(from rev 124953, python2-pycountry/trunk/PKGBUILD)
Deleted:
  python2-pycountry/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 16:12:44 UTC (rev 124953)
+++ PKGBUILD2014-12-30 16:12:56 UTC (rev 124954)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=1.8
-pkgrel=1
-pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
-arch=('any')
-url=http://pypi.python.org/pypi/pycountry;
-license=('LGPL2.1')
-depends=('python2-lxml')
-makedepends=('python2-setuptools')
-source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-${pkgver}.zip;)
-md5sums=('2250ce5bd4253cd77fff39df48022069')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 124953, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 16:12:56 UTC (rev 124954)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.9
+pkgrel=1
+pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
+arch=('any')
+url=http://pypi.python.org/pypi/pycountry;
+license=('LGPL2.1')
+depends=('python2-lxml')
+makedepends=('python2-setuptools')
+source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-${pkgver}.zip;)
+md5sums=('1fa53872c78080d3da19b62aed86296f')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:16:38
  Author: anatolik
Revision: 124955

upgpkg: facter 2.3.0-2

ruby 2.2 rebuild

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:12:56 UTC (rev 124954)
+++ PKGBUILD2014-12-30 16:16:38 UTC (rev 124955)
@@ -8,7 +8,7 @@
 
 pkgname=facter
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Collect and display system facts
 arch=('any')
 url=http://puppetlabs.com/facter;


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:17:02
  Author: anatolik
Revision: 124956

archrelease: copy trunk to community-testing-any

Added:
  facter/repos/community-testing-any/
  facter/repos/community-testing-any/PKGBUILD
(from rev 124955, facter/trunk/PKGBUILD)

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

Copied: facter/repos/community-testing-any/PKGBUILD (from rev 124955, 
facter/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2014-12-30 16:17:02 UTC (rev 124956)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Greg Sutcliffe facter_aur (at) emeraldreverie.orgr
+# Contributor: Hyacinthe Cartiaux hyacinthe.carti...@free.fr
+# Contributor: Thomas S Hatch thatch45 (at) Gmail.com
+# Contributor: Dave Simons miouhpi (at) Gmail (dot) com
+# Contributor: Niels Abspoel aboe76 (at) Gmail (dot) com
+
+pkgname=facter
+pkgver=2.3.0
+pkgrel=2
+pkgdesc=Collect and display system facts
+arch=('any')
+url=http://puppetlabs.com/facter;
+license=('APACHE')
+depends=('ruby' 'inetutils' 'net-tools')
+source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('7bb6dbeaef86cd79300b4723c06932bc')
+
+package() {
+  cd $pkgname-$pkgver
+
+  ruby install.rb --destdir=$pkgdir/ --sitelibdir=$( ruby -e \
+'puts RbConfig::CONFIG[vendorlibdir]' )
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:18:08
  Author: anatolik
Revision: 124957

upgpkg: hiera 1.3.4-2

ruby 2.2 rebuild

Modified:
  hiera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:17:02 UTC (rev 124956)
+++ PKGBUILD2014-12-30 16:18:08 UTC (rev 124957)
@@ -3,7 +3,7 @@
 
 pkgname=hiera
 pkgver=1.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc=Lightweight pluggable hierarchical database
 arch=('any')
 url=http://projects.puppetlabs.com/projects/hiera;


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:18:29
  Author: anatolik
Revision: 124958

archrelease: copy trunk to community-testing-any

Added:
  hiera/repos/community-testing-any/
  hiera/repos/community-testing-any/PKGBUILD
(from rev 124957, hiera/trunk/PKGBUILD)

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

Copied: hiera/repos/community-testing-any/PKGBUILD (from rev 124957, 
hiera/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2014-12-30 16:18:29 UTC (rev 124958)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jonathan Steel jsteel at aur.archlinux.org
+
+pkgname=hiera
+pkgver=1.3.4
+pkgrel=2
+pkgdesc=Lightweight pluggable hierarchical database
+arch=('any')
+url=http://projects.puppetlabs.com/projects/hiera;
+license=('APACHE')
+depends=('ruby')
+backup=('etc/hiera.yaml')
+source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz)
+md5sums=('db2c60ceefd5817fbc8c7816b524e629')
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ruby install.rb --destdir=$pkgdir/ --sitelibdir=$( ruby -e \
+'puts RbConfig::CONFIG[vendorlibdir]' ) --mandir=/
+
+  install -d $pkgdir/var/lib/hiera/
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:22:00
  Author: anatolik
Revision: 124959

upgpkg: obexftp 0.24-4

ruby 2.2 rebuild

Modified:
  obexftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:18:29 UTC (rev 124958)
+++ PKGBUILD2014-12-30 16:22:00 UTC (rev 124959)
@@ -4,7 +4,7 @@
 
 pkgname=obexftp
 pkgver=0.24
-pkgrel=3
+pkgrel=4
 pkgdesc=A tool for transfer files to/from any OBEX enabled device
 arch=('i686' 'x86_64')
 url=http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp;


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:22:35
  Author: anatolik
Revision: 124960

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

Added:
  obexftp/repos/community-testing-i686/
  obexftp/repos/community-testing-i686/PKGBUILD
(from rev 124959, obexftp/trunk/PKGBUILD)
  obexftp/repos/community-testing-x86_64/
  obexftp/repos/community-testing-x86_64/PKGBUILD
(from rev 124959, obexftp/trunk/PKGBUILD)

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

Copied: obexftp/repos/community-testing-i686/PKGBUILD (from rev 124959, 
obexftp/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-12-30 16:22:35 UTC (rev 124960)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+pkgname=obexftp
+pkgver=0.24
+pkgrel=4
+pkgdesc=A tool for transfer files to/from any OBEX enabled device
+arch=('i686' 'x86_64')
+url=http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp;
+license=('GPL')
+depends=('openobex')
+makedepends=('cmake' 'asciidoc' 'xmlto' 'fuse' 'swig' 'ruby' 'tk')
+optdepends=('ruby: ruby bindings'
+'tk: TCL/Tk bindings')
+options=('!makeflags' '!docs')
+source=(http://downloads.sourceforge.net/openobex/${pkgname}-${pkgver}-Source.tar.gz;)
+md5sums=('31a50dbbd09c63cbb5399772aaff7936')
+
+build() {
+  cd ${srcdir}/
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver}-Source \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_SBINDIR=bin \
+-DENABLE_PERL=YES \
+-DENABLE_PYTHON=YES \
+-DENABLE_RUBY=YES \
+-DENABLE_TCL=YES
+  make doc
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Copied: obexftp/repos/community-testing-x86_64/PKGBUILD (from rev 124959, 
obexftp/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2014-12-30 16:22:35 UTC (rev 124960)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Alessio 'mOLOk' Bolognino themo...@gmail.com
+
+pkgname=obexftp
+pkgver=0.24
+pkgrel=4
+pkgdesc=A tool for transfer files to/from any OBEX enabled device
+arch=('i686' 'x86_64')
+url=http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp;
+license=('GPL')
+depends=('openobex')
+makedepends=('cmake' 'asciidoc' 'xmlto' 'fuse' 'swig' 'ruby' 'tk')
+optdepends=('ruby: ruby bindings'
+'tk: TCL/Tk bindings')
+options=('!makeflags' '!docs')
+source=(http://downloads.sourceforge.net/openobex/${pkgname}-${pkgver}-Source.tar.gz;)
+md5sums=('31a50dbbd09c63cbb5399772aaff7936')
+
+build() {
+  cd ${srcdir}/
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver}-Source \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_SBINDIR=bin \
+-DENABLE_PERL=YES \
+-DENABLE_PYTHON=YES \
+-DENABLE_RUBY=YES \
+-DENABLE_TCL=YES
+  make doc
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:26:17
  Author: anatolik
Revision: 124961

upgpkg: puppet 3.7.3-2

ruby 2.2 rebuild

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:22:35 UTC (rev 124960)
+++ PKGBUILD2014-12-30 16:26:17 UTC (rev 124961)
@@ -10,7 +10,7 @@
 
 pkgname=puppet
 pkgver=3.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc=Server automation framework and application
 arch=('any')
 url=http://puppetlabs.com/puppet/puppet-open-source;


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:26:37
  Author: anatolik
Revision: 124962

archrelease: copy trunk to community-testing-any

Added:
  puppet/repos/community-testing-any/
  puppet/repos/community-testing-any/PKGBUILD
(from rev 124961, puppet/trunk/PKGBUILD)
  puppet/repos/community-testing-any/puppet.install
(from rev 124961, puppet/trunk/puppet.install)

+
 PKGBUILD   |   64 +++
 puppet.install |   23 +++
 2 files changed, 87 insertions(+)

Copied: puppet/repos/community-testing-any/PKGBUILD (from rev 124961, 
puppet/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2014-12-30 16:26:37 UTC (rev 124962)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Greg Sutcliffe puppet-aur (at) emeraldreverie (dot) org
+# Contributor: Hyacinthe Cartiaux hyacinthe (dot) cartiaux (at) free (dot) fr
+# Contributor: Thomas S Hatch thatch45 (at) Gmail (dot) com
+# Contributor: Xavion Xavion (dot) 0 (at) Gmail (dot) com
+# Contributor: Miah Johnson miah (at) chia-pet dot org
+# Contributor: Dave Simons miouhpi (at) Gmail (dot) com
+# Contributor: Niels Abspoel aboe76 (at) Gmail (dot) com
+
+pkgname=puppet
+pkgver=3.7.3
+pkgrel=2
+pkgdesc=Server automation framework and application
+arch=('any')
+url=http://puppetlabs.com/puppet/puppet-open-source;
+license=('APACHE')
+depends=('facter' 'hiera')
+optdepends=('ruby-shadow: user password management'
+'logrotate')
+backup=('etc/puppet/auth.conf' 'etc/puppet/fileserver.conf'
+'etc/puppet/puppet.conf' 'etc/puppet/tagmail.conf')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz)
+md5sums=('30664a0277c73a0028997d5aae24d38b')
+
+package() {
+  cd $pkgname-$pkgver
+
+  ruby install.rb --destdir=$pkgdir/ --sitelibdir=$( ruby -e \
+'puts RbConfig::CONFIG[vendorlibdir]' )
+
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/redhat/$pkgname.conf \
+$pkgdir/etc/$pkgname/$pkgname.conf
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/redhat/logrotate \
+$pkgdir/etc/logrotate.d/$pkgname
+  install -Dm644 $srcdir/$pkgname-$pkgver/conf/fileserver.conf \
+$pkgdir/etc/$pkgname/fileserver.conf
+  install -Dm644 $srcdir/$pkgname-$pkgver/conf/tagmail.conf \
+$pkgdir/etc/$pkgname/tagmail.conf
+
+  install -d $pkgdir/{var/lib/$pkgname,usr/lib/tmpfiles.d}/
+
+  echo d /var/run/$pkgname 0755 $pkgname $pkgname -  \
+$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
+
+  # systemd
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/systemd/$pkgname.service \
+$pkgdir/usr/lib/systemd/system/$pkgname.service
+  install -Dm644 
$srcdir/$pkgname-$pkgver/ext/systemd/${pkgname}master.service \
+$pkgdir/usr/lib/systemd/system/${pkgname}master.service
+
+  # vim and emacs
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/vim/ftdetect/$pkgname.vim \
+$pkgdir/usr/share/vim/vimfiles/ftdetect/$pkgname.vim
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/vim/syntax/$pkgname.vim \
+$pkgdir/usr/share/vim/vimfiles/syntax/$pkgname.vim
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/emacs/$pkgname-mode.el \
+$pkgdir/usr/share/emacs/site-lisp/$pkgname-mode.el
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/emacs/$pkgname-mode-init.el \
+$pkgdir/usr/share/emacs/site-lisp/site-start.d/$pkgname-mode-init.el
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Copied: puppet/repos/community-testing-any/puppet.install (from rev 124961, 
puppet/trunk/puppet.install)
===
--- community-testing-any/puppet.install(rev 0)
+++ community-testing-any/puppet.install2014-12-30 16:26:37 UTC (rev 
124962)
@@ -0,0 +1,23 @@
+pre_install() {
+  getent group puppet /dev/null || groupadd -r puppet -g 52
+  getent passwd puppet /dev/null || useradd -r -u 52 -g puppet \
+-d /var/lib/puppet -s /sbin/nologin -c Puppet puppet
+}
+
+pre_upgrade() {
+  pre_install
+}
+
+pre_remove() {
+  if [[ -f /var/run/puppet/master.pid ]]; then
+systemctl stop puppetmaster
+  fi
+
+  if [[ -f /var/run/puppet/agent.pid ]]; then
+systemctl stop puppet
+  fi
+}
+
+post_remove() {
+  userdel puppet
+}


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:28:52
  Author: anatolik
Revision: 124964

archrelease: copy trunk to community-testing-any

Added:
  rubyripper/repos/community-testing-any/
  rubyripper/repos/community-testing-any/PKGBUILD
(from rev 124963, rubyripper/trunk/PKGBUILD)
  rubyripper/repos/community-testing-any/rubyripper.install
(from rev 124963, rubyripper/trunk/rubyripper.install)

+
 PKGBUILD   |   41 +
 rubyripper.install |   11 +++
 2 files changed, 52 insertions(+)

Copied: rubyripper/repos/community-testing-any/PKGBUILD (from rev 124963, 
rubyripper/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2014-12-30 16:28:52 UTC (rev 124964)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Dave Reisner dreis...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+
+pkgname=rubyripper
+pkgver=0.6.2
+pkgrel=6
+pkgdesc='Secure audiodisc ripper'
+arch=('any')
+url='http://code.google.com/p/rubyripper/'
+license=('GPL3')
+depends=('cdparanoia' 'gtk2' 'hicolor-icon-theme' 'ruby-iconv')
+optdepends=('ruby-gtk2: GTK+ GUI'
+'cd-discid: Freedb support'
+'eject: Eject support'
+'lame: MP3 encoding support'
+'vorbis-tools: Ogg Vorbis encoding support'
+'flac: FLAC encoding support'
+'wavegain: WAV ReplayGain support'
+'mp3gain: MP3 ReplayGain support'
+'vorbisgain: Ogg Vorbis ReplayGain support'
+'normalize: Normalization support'
+'cdrdao: Advanced TOC analysis')
+install=${pkgname}.install
+source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2;)
+sha256sums=('817a800ba9a8eca9a8130fad861913c8ebdc4ec3011135e216b41007fc989ebb')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix='/usr' --enable-{cli,gtk2} --ruby=$(ruby -e 'v = 
RbConfig::CONFIG[vendorlibdir] ; v[/usr] = ; puts v')
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Copied: rubyripper/repos/community-testing-any/rubyripper.install (from rev 
124963, rubyripper/trunk/rubyripper.install)
===
--- community-testing-any/rubyripper.install(rev 0)
+++ community-testing-any/rubyripper.install2014-12-30 16:28:52 UTC (rev 
124964)
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+update_icon_cache() {
+  if type gtk-update-icon-cache /dev/null 21; then
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  fi
+}
+
+post_install() { update_icon_cache; }
+post_upgrade() { update_icon_cache; }
+post_remove()  { update_icon_cache; }


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:28:32
  Author: anatolik
Revision: 124963

upgpkg: rubyripper 0.6.2-6

ruby 2.2 rebuild

Modified:
  rubyripper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:26:37 UTC (rev 124962)
+++ PKGBUILD2014-12-30 16:28:32 UTC (rev 124963)
@@ -5,7 +5,7 @@
 
 pkgname=rubyripper
 pkgver=0.6.2
-pkgrel=5
+pkgrel=6
 pkgdesc='Secure audiodisc ripper'
 arch=('any')
 url='http://code.google.com/p/rubyripper/'


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:38:34
  Author: anatolik
Revision: 124965

No need to install *.so manually as it is already installed by make

Modified:
  ruby-cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:28:52 UTC (rev 124964)
+++ PKGBUILD2014-12-30 16:38:34 UTC (rev 124965)
@@ -26,8 +26,6 @@
   cd $srcdir/rcairo-$pkgver
 
   make -j1 DESTDIR=$pkgdir install # Workaround installation failure with -j1
-  install -Dm644 ext/cairo/cairo.so \
-$pkgdir/usr/lib/ruby/vendor_ruby/2.1.0/$CARCH-linux/cairo.so
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in cairo-dock-plugins/trunk (PKGBUILD)

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:42:42
  Author: anatolik
Revision: 124966

upgpkg: cairo-dock-plugins 3.4.0-2

ruby 2.2 rebuild

Modified:
  cairo-dock-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:38:34 UTC (rev 124965)
+++ PKGBUILD2014-12-30 16:42:42 UTC (rev 124966)
@@ -7,7 +7,7 @@
 
 pkgname=cairo-dock-plugins
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Plugins for Cairo-Dock'
 arch=('i686' 'x86_64')
 url='http://glx-dock.org'


[arch-commits] Commit in cairo-dock-plugins/repos (4 files)

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 17:45:58
  Author: anatolik
Revision: 124967

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

Added:
  cairo-dock-plugins/repos/community-testing-i686/
  cairo-dock-plugins/repos/community-testing-i686/PKGBUILD
(from rev 124966, cairo-dock-plugins/trunk/PKGBUILD)
  cairo-dock-plugins/repos/community-testing-x86_64/
  cairo-dock-plugins/repos/community-testing-x86_64/PKGBUILD
(from rev 124966, cairo-dock-plugins/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   66 
 community-testing-x86_64/PKGBUILD |   66 
 2 files changed, 132 insertions(+)

Copied: cairo-dock-plugins/repos/community-testing-i686/PKGBUILD (from rev 
124966, cairo-dock-plugins/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-12-30 16:45:58 UTC (rev 124967)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Tofe chris.chap...@gmail.com
+# Contributor: zhuqin zhuqi...@gmail.com
+# Contributor: tri1976 tri...@gmail.com
+# Contributor: snoopy33 snoop...@no-log.org
+
+pkgname=cairo-dock-plugins
+pkgver=3.4.0
+pkgrel=2
+pkgdesc='Plugins for Cairo-Dock'
+arch=('i686' 'x86_64')
+url='http://glx-dock.org'
+license=('GPL')
+depends=('cairo-dock')
+makedepends=('alsa-lib' 'cmake' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs'
+ 'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier'
+ 'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'python2'
+ 'ruby' 'vala' 'vte3' 'webkitgtk3')
+optdepends=('alsa-lib: Sound Control, Sound Effects applets'
+'fftw: Impulse applet'
+'gnome-menus: Applications Menu applet'
+'gtk-sharp-2: Mono API'
+'gvfs: GVFS integration'
+'libetpan: Mail applet'
+'libexif: Slider applet'
+'libical: Clock applet'
+'libpulse: Impulse applet'
+'libxklavier: Keyboard Indicator applet'
+'libzeitgeist: Recent Events applet'
+'lm_sensors: System Monitor applet'
+'ndesk-dbus-glib: Mono API'
+'python: Python 3 API'
+'python2: Python 2 API'
+'ruby: Ruby API'
+'vte3: Terminal applet'
+'webkitgtk3: Weblets applet')
+source=(https://launchpad.net/cairo-dock-plug-ins/${pkgver%.?}/${pkgver}/+download/cairo-dock-plugins-${pkgver}.tar.gz;)
+sha256sums=('7ffcf40f07cd05bef826ad47f1f11940b9813d279c9e5117384f14f1f32d8dbd')
+
+prepare() {
+  cd cairo-dock-plugins-${pkgver}
+
+  sed 's/vte-2.90/vte-2.91/' -i CMakeLists.txt
+  sed 's/(2,91,0)/(0,38,1)/g' -i terminal/src/terminal-widget.c
+}
+
+build() {
+  cd cairo-dock-plugins-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr'
+  make
+}
+
+package() {
+  cd cairo-dock-plugins-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Copied: cairo-dock-plugins/repos/community-testing-x86_64/PKGBUILD (from rev 
124966, cairo-dock-plugins/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2014-12-30 16:45:58 UTC (rev 124967)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Tofe chris.chap...@gmail.com
+# Contributor: zhuqin zhuqi...@gmail.com
+# Contributor: tri1976 tri...@gmail.com
+# Contributor: snoopy33 snoop...@no-log.org
+
+pkgname=cairo-dock-plugins
+pkgver=3.4.0
+pkgrel=2
+pkgdesc='Plugins for Cairo-Dock'
+arch=('i686' 'x86_64')
+url='http://glx-dock.org'
+license=('GPL')
+depends=('cairo-dock')
+makedepends=('alsa-lib' 'cmake' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs'
+ 'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier'
+ 'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'python2'
+ 'ruby' 'vala' 'vte3' 'webkitgtk3')
+optdepends=('alsa-lib: Sound Control, Sound Effects applets'
+'fftw: Impulse applet'
+'gnome-menus: Applications Menu applet'
+'gtk-sharp-2: Mono API'
+'gvfs: GVFS integration'
+'libetpan: Mail applet'
+'libexif: Slider applet'
+'libical: Clock applet'
+'libpulse: Impulse applet'
+'libxklavier: Keyboard Indicator applet'
+'libzeitgeist: Recent Events applet'
+'lm_sensors: System Monitor applet'
+'ndesk-dbus-glib: Mono API'
+'python: Python 3 API'
+'python2: Python 2 API'
+'ruby: Ruby API'
+'vte3: Terminal applet'
+'webkitgtk3: Weblets 

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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 18:01:39
  Author: spupykin
Revision: 124968

validpgpkeys

Modified:
  augeas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 16:45:58 UTC (rev 124967)
+++ PKGBUILD2014-12-30 17:01:39 UTC (rev 124968)
@@ -10,6 +10,7 @@
 url=http://augeas.net;
 license=('LGPL')
 depends=('libxml2' 'gcc-libs')
+validpgpkeys=('AED6E2A185EEB379F17476D2E012D07AD0E3CC30')
 source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
 md5sums=('dce2f52cbd20f72c7da48e014ad48076'
  'SKIP')


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 18:06:59
  Author: spupykin
Revision: 124969

validpgpkeys

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 17:01:39 UTC (rev 124968)
+++ PKGBUILD2014-12-30 17:06:59 UTC (rev 124969)
@@ -10,17 +10,14 @@
 license=('GPL')
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
+validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
 md5sums=('36dc498606a986b2754fb8f779be2b18'
  'SKIP')
 
-prepare() {
+build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
   make
 }
 


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 18:08:34
  Author: spupykin
Revision: 124970

validpgpkeys

Modified:
  couchdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 17:06:59 UTC (rev 124969)
+++ PKGBUILD2014-12-30 17:08:34 UTC (rev 124970)
@@ -16,6 +16,7 @@
 backup=('etc/couchdb/local.ini'
'etc/conf.d/couchdb'
'etc/logrotate.d/couchdb')
+validpgpkeys=('E0AF0A194D55C84E4A19A801CDB0C0F904F4EE9B')
 
#source=(git://github.com/apache/couchdb.git#commit=8d7ab8b18dd20f8785e69f4420c6f93a2edbfa60
 
source=(http://www.eu.apache.org/dist/couchdb/source/$pkgver/apache-couchdb-$pkgver.tar.gz{,.asc}
couchdb.service


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 18:17:00
  Author: spupykin
Revision: 124971

validpgpkeys

Modified:
  libextractor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 17:08:34 UTC (rev 124970)
+++ PKGBUILD2014-12-30 17:17:00 UTC (rev 124971)
@@ -21,6 +21,7 @@
'libvorbis: ogg/vorbis support')
 options=('!makeflags')
 install=libextractor.install
+validpgpkeys=('19647543F7861D3BF4E64FF7BF60708B48426C7E')
 
source=(http://ftp.gnu.org/gnu/libextractor/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('593c40670fd7fc8c3ae7adc3df557f64'
  'ef9bfeb3ade063dc9a5b29b2afd0732e')


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 18:18:17
  Author: spupykin
Revision: 124972

validpgpkeys

Modified:
  libstrl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 17:17:00 UTC (rev 124971)
+++ PKGBUILD2014-12-30 17:18:17 UTC (rev 124972)
@@ -12,6 +12,7 @@
 depends=()
 makedepends=(doxygen libtool pkg-config)
 options=(!libtool)
+validpgpkeys=('184B7CEB69B57FD42BAF9AF9743A52E86BA81050')
 source=(ftp://mirror.ohnopub.net/mirror/${pkgname}-${pkgver}.tar.bz2{,.asc})
 md5sums=('d22fcd8107526d802428be6f0e8f0f60'
  'SKIP')


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 18:24:21
  Author: spupykin
Revision: 124973

validpgpkeys

Modified:
  owncloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 17:18:17 UTC (rev 124972)
+++ PKGBUILD2014-12-30 17:24:21 UTC (rev 124973)
@@ -27,6 +27,7 @@
 makedepends=()
 options=('!strip')
 backup=('etc/webapps/owncloud/apache.example.conf')
+validpgpkeys=('E3036906AD9F30807351FAC32D5D5E97F6978A26')
 
source=(http://download.owncloud.org/community/$pkgname-${pkgver}.tar.bz2{,.asc}
'apache.example.conf')
 md5sums=('6d4a3f9275d1f2b2607e7e6484051d4c'


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 18:26:11
  Author: spupykin
Revision: 124974

validpgpkeys

Modified:
  prosody/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 17:24:21 UTC (rev 124973)
+++ PKGBUILD2014-12-30 17:26:11 UTC (rev 124974)
@@ -17,6 +17,7 @@
 install=prosody.install
 backup=('etc/logrotate.d/prosody'
 'etc/prosody/prosody.cfg.lua')
+validpgpkeys=('32A9EDDE3609931EB98CEAC315907E8E7BDD6BFE')
 source=(http://prosody.im/downloads/source/${pkgname}-${pkgver}.tar.gz{,.asc}
 'prosody.logrotated'
 'fix-config.patch'


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 19:19:16
  Author: spupykin
Revision: 124975

upgpkg: freeradius 3.0.6-1

upd

Modified:
  freeradius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 17:26:11 UTC (rev 124974)
+++ PKGBUILD2014-12-30 18:19:16 UTC (rev 124975)
@@ -4,8 +4,8 @@
 # Contributor: Daniel Micay danielmi...@gmail.com
 
 pkgname=freeradius
-pkgver=3.0.4
-pkgrel=2
+pkgver=3.0.6
+pkgrel=1
 pkgdesc=The premier open source RADIUS server
 arch=('i686' 'x86_64')
 url=http://www.freeradius.org/;
@@ -17,12 +17,11 @@
'curl: for REST')
 options=('!makeflags')
 install=$pkgname.install
-source=(ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2{,.sig}
+source=(ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2;
freeradius.tmpfiles
 freeradius.service
 
https://github.com/FreeRADIUS/freeradius-server/commit/6d296f2c4f3c58742543cc0508642c6d06747aea.patch;)
-md5sums=('5457f10d006767e77541b87049f0a7d2'
- 'SKIP'
+md5sums=('579d553049c53b4d4e9af88745ed367a'
  'f959e89812bedfc9f8308076f78cd74e'
  'e3f18e3a25df3b692e59f60605354708'
  'a51da2299e4bb1979ad6fc54683f173e')
@@ -29,7 +28,7 @@
 
 prepare() {
   cd $srcdir/freeradius-server-$pkgver
-  patch -p1 $srcdir/6d296f2c4f3c58742543cc0508642c6d06747aea.patch
+#  patch -p1 $srcdir/6d296f2c4f3c58742543cc0508642c6d06747aea.patch
 }
 
 build() {


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 19:19:36
  Author: spupykin
Revision: 124976

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

Added:
  freeradius/repos/community-i686/PKGBUILD
(from rev 124975, freeradius/trunk/PKGBUILD)
  freeradius/repos/community-i686/freeradius.install
(from rev 124975, freeradius/trunk/freeradius.install)
  freeradius/repos/community-i686/freeradius.service
(from rev 124975, freeradius/trunk/freeradius.service)
  freeradius/repos/community-i686/freeradius.tmpfiles
(from rev 124975, freeradius/trunk/freeradius.tmpfiles)
  freeradius/repos/community-x86_64/PKGBUILD
(from rev 124975, freeradius/trunk/PKGBUILD)
  freeradius/repos/community-x86_64/freeradius.install
(from rev 124975, freeradius/trunk/freeradius.install)
  freeradius/repos/community-x86_64/freeradius.service
(from rev 124975, freeradius/trunk/freeradius.service)
  freeradius/repos/community-x86_64/freeradius.tmpfiles
(from rev 124975, freeradius/trunk/freeradius.tmpfiles)
Deleted:
  freeradius/repos/community-i686/PKGBUILD
  freeradius/repos/community-i686/freeradius.install
  freeradius/repos/community-i686/freeradius.service
  freeradius/repos/community-i686/freeradius.tmpfiles
  freeradius/repos/community-x86_64/PKGBUILD
  freeradius/repos/community-x86_64/freeradius.install
  freeradius/repos/community-x86_64/freeradius.service
  freeradius/repos/community-x86_64/freeradius.tmpfiles

--+
 /PKGBUILD|  110 +
 /freeradius.install  |   42 
 /freeradius.service  |   30 +
 /freeradius.tmpfiles |2 
 community-i686/PKGBUILD  |   56 
 community-i686/freeradius.install|   21 --
 community-i686/freeradius.service|   15 
 community-i686/freeradius.tmpfiles   |1 
 community-x86_64/PKGBUILD|   56 
 community-x86_64/freeradius.install  |   21 --
 community-x86_64/freeradius.service  |   15 
 community-x86_64/freeradius.tmpfiles |1 
 12 files changed, 184 insertions(+), 186 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-30 18:19:16 UTC (rev 124975)
+++ community-i686/PKGBUILD 2014-12-30 18:19:36 UTC (rev 124976)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jason R Begley (jay...@digitalgoat.com
-# Contributor: Daniel Micay danielmi...@gmail.com
-
-pkgname=freeradius
-pkgver=3.0.4
-pkgrel=2
-pkgdesc=The premier open source RADIUS server
-arch=('i686' 'x86_64')
-url=http://www.freeradius.org/;
-license=('GPL')
-depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient' 'talloc' 
'libpcap')
-makedepends=('unixodbc' 'python2' 'curl')
-optdepends=('unixodbc: for ODBC'
-   'python2: for Python'
-   'curl: for REST')
-options=('!makeflags')
-install=$pkgname.install
-source=(ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2{,.sig}
-   freeradius.tmpfiles
-freeradius.service
-
https://github.com/FreeRADIUS/freeradius-server/commit/6d296f2c4f3c58742543cc0508642c6d06747aea.patch;)
-md5sums=('5457f10d006767e77541b87049f0a7d2'
- 'SKIP'
- 'f959e89812bedfc9f8308076f78cd74e'
- 'e3f18e3a25df3b692e59f60605354708'
- 'a51da2299e4bb1979ad6fc54683f173e')
-
-prepare() {
-  cd $srcdir/freeradius-server-$pkgver
-  patch -p1 $srcdir/6d296f2c4f3c58742543cc0508642c6d06747aea.patch
-}
-
-build() {
-  cd $srcdir/freeradius-server-$pkgver
-  ./configure --with-system-libtool --with-system-libltdl \
- --prefix=/usr --enable-heimdal-krb5 \
- --localstatedir=/var \
- --sysconfdir=/etc \
- --sbindir=/usr/bin \
- --libdir=/usr/lib/freeradius \
- --with-udpfromto
-  make
-}
-
-package() {
-  cd $srcdir/freeradius-server-$pkgver
-  make install R=$pkgdir
-  chmod o+r $pkgdir/etc/raddb/*
-  mv $pkgdir/etc/raddb $pkgdir/etc/raddb.default
-  rm -rf $pkgdir/var/run
-
-  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
-}

Copied: freeradius/repos/community-i686/PKGBUILD (from rev 124975, 
freeradius/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-30 18:19:36 UTC (rev 124976)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Jason R Begley (jay...@digitalgoat.com
+# Contributor: Daniel Micay danielmi...@gmail.com
+
+pkgname=freeradius
+pkgver=3.0.6
+pkgrel=1
+pkgdesc=The premier open source RADIUS server
+arch=('i686' 'x86_64')

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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 19:41:08
  Author: anatolik
Revision: 228187

upgpkg: ecasound 2.9.1-4

ruby 2.2 rebuild

Modified:
  ecasound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 15:48:42 UTC (rev 228186)
+++ PKGBUILD2014-12-30 18:41:08 UTC (rev 228187)
@@ -5,7 +5,7 @@
 
 pkgname=ecasound
 pkgver=2.9.1
-pkgrel=3
+pkgrel=4
 pkgdesc=Command-line multitrack audio processor
 arch=('i686' 'x86_64')
 url=http://www.eca.cx/ecasound/;


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

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 19:41:45
  Author: anatolik
Revision: 228188

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

Added:
  ecasound/repos/testing-i686/
  ecasound/repos/testing-i686/PKGBUILD
(from rev 228187, ecasound/trunk/PKGBUILD)
  ecasound/repos/testing-i686/ruby2.patch
(from rev 228187, ecasound/trunk/ruby2.patch)
  ecasound/repos/testing-x86_64/
  ecasound/repos/testing-x86_64/PKGBUILD
(from rev 228187, ecasound/trunk/PKGBUILD)
  ecasound/repos/testing-x86_64/ruby2.patch
(from rev 228187, ecasound/trunk/ruby2.patch)

+
 testing-i686/PKGBUILD  |   54 +++
 testing-i686/ruby2.patch   |   12 +
 testing-x86_64/PKGBUILD|   54 +++
 testing-x86_64/ruby2.patch |   12 +
 4 files changed, 132 insertions(+)

Copied: ecasound/repos/testing-i686/PKGBUILD (from rev 228187, 
ecasound/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-30 18:41:45 UTC (rev 228188)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=ecasound
+pkgver=2.9.1
+pkgrel=4
+pkgdesc=Command-line multitrack audio processor
+arch=('i686' 'x86_64')
+url=http://www.eca.cx/ecasound/;
+license=('GPL' 'LGPL')
+depends=('audiofile' 'liblo=0.28' 'liboil' 'lilv')
+makedepends=('python2' 'ruby')
+optdepends=('python2: ecamonitor, ECI API'
+'ruby: ECI API'
+'mpg123: MP3 decoding'
+'lame: MP3 encoding'
+'vorbis-tools: Ogg Vorbis decoding/encoding'
+'faad2: AAC decoding'
+'faac: AAC encoding'
+'timidity++: MIDI file input'
+'libmikmod: tracker module')
+source=(http://ecasound.seul.org/download/$pkgname-$pkgver.tar.gz;
+'ruby2.patch')
+options=('staticlibs')
+md5sums=('13c7be1e4eddc0bbf3792dc1e465'
+ '6909dbd4f67f76d3bd31ce7c7fe16212')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # fix ruby 2.0 incompatibility + use vendor_ruby for ruby files
+  patch -Np1 -i $srcdir/ruby2.patch
+
+  PYTHONPATH=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--with-python-includes=/usr/include/python2.7 \
+--with-python-modules=/usr/lib/python2.7
+
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+
+  # fix for python 2.7
+  sed -i 's:bin/env python:bin/env python2:' \
+$pkgdir/usr/bin/ecamonitor
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ecasound/repos/testing-i686/ruby2.patch (from rev 228187, 
ecasound/trunk/ruby2.patch)
===
--- testing-i686/ruby2.patch(rev 0)
+++ testing-i686/ruby2.patch2014-12-30 18:41:45 UTC (rev 228188)
@@ -0,0 +1,12 @@
+diff -aur ecasound-2.9.0.orig/configure ecasound-2.9.0/configure
+--- ecasound-2.9.0.orig/configure  2013-03-26 17:14:51.759045636 +0800
 ecasound-2.9.0/configure   2013-03-26 17:15:50.502060731 +0800
+@@ -6535,7 +6535,7 @@
+   rubyecasound_support=no
+   ECA_S_RUBY_SITEDIR=
+ else
+-  ECA_S_RUBY_SITEDIR=`ruby -e 'require rbconfig; include Config; print 
CONFIG[sitedir] + / + CONFIG[MAJOR] + . + CONFIG[MINOR]'`
++  ECA_S_RUBY_SITEDIR=`ruby -e 'include RbConfig; print CONFIG[vendordir] + 
/ + CONFIG[MAJOR] + . + CONFIG[MINOR]'`
+ fi
+ 
+ 

Copied: ecasound/repos/testing-x86_64/PKGBUILD (from rev 228187, 
ecasound/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-12-30 18:41:45 UTC (rev 228188)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=ecasound
+pkgver=2.9.1
+pkgrel=4
+pkgdesc=Command-line multitrack audio processor
+arch=('i686' 'x86_64')
+url=http://www.eca.cx/ecasound/;
+license=('GPL' 'LGPL')
+depends=('audiofile' 'liblo=0.28' 'liboil' 'lilv')
+makedepends=('python2' 'ruby')
+optdepends=('python2: ecamonitor, ECI API'
+'ruby: ECI API'
+'mpg123: MP3 decoding'
+'lame: MP3 encoding'
+'vorbis-tools: Ogg Vorbis decoding/encoding'
+'faad2: AAC decoding'
+'faac: AAC encoding'
+'timidity++: MIDI file input'
+'libmikmod: tracker module')
+source=(http://ecasound.seul.org/download/$pkgname-$pkgver.tar.gz;
+'ruby2.patch')
+options=('staticlibs')
+md5sums=('13c7be1e4eddc0bbf3792dc1e465'
+ '6909dbd4f67f76d3bd31ce7c7fe16212')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # fix ruby 2.0 incompatibility + use vendor_ruby for ruby files
+  patch -Np1 -i 

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

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 20:01:21
  Author: jlichtblau
Revision: 124978

archrelease: copy trunk to community-x86_64

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

---+
 PKGBUILD  |   70 
 yaz.changelog |   43 ++
 2 files changed, 58 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 19:01:12 UTC (rev 124977)
+++ PKGBUILD2014-12-30 19:01:21 UTC (rev 124978)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Ray Rashif sc...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: William Rea sillywi...@gmail.com
-# Contributor: Robert Emil Berge filokte...@linuxophic.org
-
-pkgname=yaz
-pkgver=5.4.4
-pkgrel=1
-pkgdesc=A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers
-arch=('i686' 'x86_64')
-url=http://www.indexdata.dk/yaz;
-license=('BSD')
-depends=('openssl' 'libxslt' 'icu')
-changelog=$pkgname.changelog
-source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('fa903a2f765eacb43d269804c79da016e60f14c11ba17fd4c214083dd5a58cca')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-shared=yaz --with-openssl=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-#License
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: yaz/repos/community-x86_64/PKGBUILD (from rev 124977, 
yaz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 19:01:21 UTC (rev 124978)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Ray Rashif sc...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: William Rea sillywi...@gmail.com
+# Contributor: Robert Emil Berge filokte...@linuxophic.org
+
+pkgname=yaz
+pkgver=5.7.2
+pkgrel=1
+pkgdesc=A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers
+arch=('i686' 'x86_64')
+url=http://www.indexdata.dk/yaz;
+license=('BSD')
+depends=('openssl' 'libxslt' 'icu')
+changelog=$pkgname.changelog
+source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('377fabadf79c840042ba59bc4fce69c3f3e80952e5b8f8a2031a65abd5e1e8d3')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-shared=yaz --with-openssl=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+#License
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: yaz.changelog
===
--- yaz.changelog   2014-12-30 19:01:12 UTC (rev 124977)
+++ yaz.changelog   2014-12-30 19:01:21 UTC (rev 124978)
@@ -1,20 +0,0 @@
-2014-10-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.4.4-1
-
-2014-05-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.1.1-1
-
-2014-02-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.0.12-1
-
-2013-10-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.0.9-1
-
-2013-10-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.0.1-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 4.2.54-1
-
-2013-01-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 4.2.49-1

Copied: yaz/repos/community-x86_64/yaz.changelog (from rev 124977, 
yaz/trunk/yaz.changelog)
===
--- yaz.changelog   (rev 0)
+++ yaz.changelog   2014-12-30 19:01:21 UTC (rev 124978)
@@ -0,0 +1,23 @@
+2014-12-30 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.7.2-1
+
+2014-10-21 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.4.4-1
+
+2014-05-25 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.1.1-1
+
+2014-02-06 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.0.12-1
+
+2013-10-25 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.0.9-1
+
+2013-10-12 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.0.1-1
+
+2013-04-20 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 4.2.54-1
+
+2013-01-20 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 4.2.49-1


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

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 20:01:12
  Author: jlichtblau
Revision: 124977

upgpkg: yaz 5.7.2-1

Modified:
  yaz/trunk/PKGBUILD
  yaz/trunk/yaz.changelog

---+
 PKGBUILD  |6 +++---
 yaz.changelog |   17 ++---
 2 files changed, 13 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 18:19:36 UTC (rev 124976)
+++ PKGBUILD2014-12-30 19:01:12 UTC (rev 124977)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
 # Contributor: Ray Rashif sc...@archlinux.org
 # Contributor: Andrea Scarpino and...@archlinux.org
 # Contributor: Stefan Husmann stefan-husm...@t-online.de
@@ -7,7 +7,7 @@
 # Contributor: Robert Emil Berge filokte...@linuxophic.org
 
 pkgname=yaz
-pkgver=5.4.4
+pkgver=5.7.2
 pkgrel=1
 pkgdesc=A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('openssl' 'libxslt' 'icu')
 changelog=$pkgname.changelog
 source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('fa903a2f765eacb43d269804c79da016e60f14c11ba17fd4c214083dd5a58cca')
+sha256sums=('377fabadf79c840042ba59bc4fce69c3f3e80952e5b8f8a2031a65abd5e1e8d3')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: yaz.changelog
===
--- yaz.changelog   2014-12-30 18:19:36 UTC (rev 124976)
+++ yaz.changelog   2014-12-30 19:01:12 UTC (rev 124977)
@@ -1,20 +1,23 @@
-2014-10-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-12-30 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.7.2-1
+
+2014-10-21 Jaroslav Lichtblau svetlemo...@archlinux.org
* yaz 5.4.4-1
 
-2014-05-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-05-25 Jaroslav Lichtblau svetlemo...@archlinux.org
* yaz 5.1.1-1
 
-2014-02-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2014-02-06 Jaroslav Lichtblau svetlemo...@archlinux.org
* yaz 5.0.12-1
 
-2013-10-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-10-25 Jaroslav Lichtblau svetlemo...@archlinux.org
* yaz 5.0.9-1
 
-2013-10-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-10-12 Jaroslav Lichtblau svetlemo...@archlinux.org
* yaz 5.0.1-1
 
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-04-20 Jaroslav Lichtblau svetlemo...@archlinux.org
* yaz 4.2.54-1
 
-2013-01-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+2013-01-20 Jaroslav Lichtblau svetlemo...@archlinux.org
* yaz 4.2.49-1


[arch-commits] Commit in yaz/repos/community-i686 (4 files)

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 20:04:31
  Author: jlichtblau
Revision: 124979

archrelease: copy trunk to community-i686

Added:
  yaz/repos/community-i686/PKGBUILD
(from rev 124978, yaz/trunk/PKGBUILD)
  yaz/repos/community-i686/yaz.changelog
(from rev 124978, yaz/trunk/yaz.changelog)
Deleted:
  yaz/repos/community-i686/PKGBUILD
  yaz/repos/community-i686/yaz.changelog

---+
 PKGBUILD  |   70 
 yaz.changelog |   43 ++
 2 files changed, 58 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 19:01:21 UTC (rev 124978)
+++ PKGBUILD2014-12-30 19:04:31 UTC (rev 124979)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Ray Rashif sc...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: William Rea sillywi...@gmail.com
-# Contributor: Robert Emil Berge filokte...@linuxophic.org
-
-pkgname=yaz
-pkgver=5.4.4
-pkgrel=1
-pkgdesc=A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers
-arch=('i686' 'x86_64')
-url=http://www.indexdata.dk/yaz;
-license=('BSD')
-depends=('openssl' 'libxslt' 'icu')
-changelog=$pkgname.changelog
-source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('fa903a2f765eacb43d269804c79da016e60f14c11ba17fd4c214083dd5a58cca')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-shared=yaz --with-openssl=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-#License
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: yaz/repos/community-i686/PKGBUILD (from rev 124978, yaz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 19:04:31 UTC (rev 124979)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Ray Rashif sc...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: William Rea sillywi...@gmail.com
+# Contributor: Robert Emil Berge filokte...@linuxophic.org
+
+pkgname=yaz
+pkgver=5.7.2
+pkgrel=1
+pkgdesc=A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers
+arch=('i686' 'x86_64')
+url=http://www.indexdata.dk/yaz;
+license=('BSD')
+depends=('openssl' 'libxslt' 'icu')
+changelog=$pkgname.changelog
+source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('377fabadf79c840042ba59bc4fce69c3f3e80952e5b8f8a2031a65abd5e1e8d3')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-shared=yaz --with-openssl=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+#License
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: yaz.changelog
===
--- yaz.changelog   2014-12-30 19:01:21 UTC (rev 124978)
+++ yaz.changelog   2014-12-30 19:04:31 UTC (rev 124979)
@@ -1,20 +0,0 @@
-2014-10-21 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.4.4-1
-
-2014-05-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.1.1-1
-
-2014-02-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.0.12-1
-
-2013-10-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.0.9-1
-
-2013-10-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 5.0.1-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 4.2.54-1
-
-2013-01-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * yaz 4.2.49-1

Copied: yaz/repos/community-i686/yaz.changelog (from rev 124978, 
yaz/trunk/yaz.changelog)
===
--- yaz.changelog   (rev 0)
+++ yaz.changelog   2014-12-30 19:04:31 UTC (rev 124979)
@@ -0,0 +1,23 @@
+2014-12-30 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.7.2-1
+
+2014-10-21 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.4.4-1
+
+2014-05-25 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.1.1-1
+
+2014-02-06 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.0.12-1
+
+2013-10-25 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.0.9-1
+
+2013-10-12 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 5.0.1-1
+
+2013-04-20 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 4.2.54-1
+
+2013-01-20 Jaroslav Lichtblau svetlemo...@archlinux.org
+   * yaz 4.2.49-1


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

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 20:31:00
  Author: jlichtblau
Revision: 124980

upgpkg: colordiff 1.0.13-3
validpgpkeys value added

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 19:04:31 UTC (rev 124979)
+++ PKGBUILD2014-12-30 19:31:00 UTC (rev 124980)
@@ -1,10 +1,10 @@
 # $Id$
 # Maintainer: Eric Bélanger e...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
 
 pkgname=colordiff
 pkgver=1.0.13
-pkgrel=2
+pkgrel=3
 pkgdesc=A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting
 arch=('any')
 url=http://www.colordiff.org/;
@@ -14,9 +14,11 @@
 source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
 sha1sums=('64e369aed2230f3aa5f1510b231fcac270793c09'
   'SKIP')
+validpgpkeys=('AEC593600A357FE982E49E106769CD28DA92') #Dave Ewart 
da...@sungate.co.uk
 
-package() {   
+package() {
   cd ${pkgname}-${pkgver}
+
   make DESTDIR=${pkgdir} INSTALL_DIR=/usr/bin MAN_DIR=/usr/share/man/man1 
install
   install -m644 colordiffrc-lightbg ${pkgdir}/etc/colordiffrc-lightbg
 }


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

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 20:31:10
  Author: jlichtblau
Revision: 124981

archrelease: copy trunk to community-any

Added:
  colordiff/repos/community-any/PKGBUILD
(from rev 124980, colordiff/trunk/PKGBUILD)
Deleted:
  colordiff/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 19:31:00 UTC (rev 124980)
+++ PKGBUILD2014-12-30 19:31:10 UTC (rev 124981)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-
-pkgname=colordiff
-pkgver=1.0.13
-pkgrel=2
-pkgdesc=A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting
-arch=('any')
-url=http://www.colordiff.org/;
-license=('GPL')
-depends=('perl' 'diffutils')
-backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
-source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('64e369aed2230f3aa5f1510b231fcac270793c09'
-  'SKIP')
-
-package() {   
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} INSTALL_DIR=/usr/bin MAN_DIR=/usr/share/man/man1 
install
-  install -m644 colordiffrc-lightbg ${pkgdir}/etc/colordiffrc-lightbg
-}

Copied: colordiff/repos/community-any/PKGBUILD (from rev 124980, 
colordiff/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 19:31:10 UTC (rev 124981)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+
+pkgname=colordiff
+pkgver=1.0.13
+pkgrel=3
+pkgdesc=A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting
+arch=('any')
+url=http://www.colordiff.org/;
+license=('GPL')
+depends=('perl' 'diffutils')
+backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
+source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('64e369aed2230f3aa5f1510b231fcac270793c09'
+  'SKIP')
+validpgpkeys=('AEC593600A357FE982E49E106769CD28DA92') #Dave Ewart 
da...@sungate.co.uk
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} INSTALL_DIR=/usr/bin MAN_DIR=/usr/share/man/man1 
install
+  install -m644 colordiffrc-lightbg ${pkgdir}/etc/colordiffrc-lightbg
+}


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

2014-12-30 Thread Gaetan Bisson
Date: Tuesday, December 30, 2014 @ 20:50:20
  Author: bisson
Revision: 124982

add validpgpkeys

Modified:
  pari/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 19:31:10 UTC (rev 124981)
+++ PKGBUILD2014-12-30 19:50:20 UTC (rev 124982)
@@ -11,6 +11,7 @@
 depends=('gmp' 'readline' 'libx11')
 makedepends=('perl' 'texlive-core')
 optdepends=('perl: gphelp, tex2mail')
+validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
 
source=(http://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz{,.asc})
 sha1sums=('27ef49c39860055ff97608bc323bff2afda1aa51' 'SKIP')
 


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

2014-12-30 Thread Gaetan Bisson
Date: Tuesday, December 30, 2014 @ 20:54:25
  Author: bisson
Revision: 228189

add validpgpkeys

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 18:41:45 UTC (rev 228188)
+++ PKGBUILD2014-12-30 19:54:25 UTC (rev 228189)
@@ -14,6 +14,7 @@
 depends=('imlib2' 'curl' 'libxinerama' 'libexif')
 optdepends=('imagemagick: support more file formats')
 makedepends=('libxt')
+validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
 source=(${url}${pkgname}-${pkgver}.tar.bz2{,.asc})
 sha1sums=('30eb2b778858b1f4ce97e44c8225758185b0c588' 'SKIP')
 


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

2014-12-30 Thread Gaetan Bisson
Date: Tuesday, December 30, 2014 @ 20:54:57
  Author: bisson
Revision: 228190

add validpgpkeys

Modified:
  libotr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 19:54:25 UTC (rev 228189)
+++ PKGBUILD2014-12-30 19:54:57 UTC (rev 228190)
@@ -11,6 +11,7 @@
 license=('GPL' 'LGPL')
 arch=('i686' 'x86_64')
 depends=('libgcrypt')
+validpgpkeys=('576979E7D0CAB38C7AA3DDBDDED64EBB2BA87C5C')
 source=(http://otr.cypherpunks.ca/${pkgname}-${pkgver}.tar.gz{,.asc})
 sha1sums=('df30bc87a7a8f37678dd679d17fa1f9638ea247e' 'SKIP')
 


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

2014-12-30 Thread Alexander Rødseth
Date: Tuesday, December 30, 2014 @ 21:01:30
  Author: arodseth
Revision: 124984

archrelease: copy trunk to community-any

Added:
  grails/repos/community-any/PKGBUILD
(from rev 124983, grails/trunk/PKGBUILD)
  grails/repos/community-any/grails.sh
(from rev 124983, grails/trunk/grails.sh)
Deleted:
  grails/repos/community-any/PKGBUILD
  grails/repos/community-any/grails.sh

---+
 PKGBUILD  |  134 ++--
 grails.sh |   10 ++--
 2 files changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 20:01:19 UTC (rev 124983)
+++ PKGBUILD2014-12-30 20:01:30 UTC (rev 124984)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgbase=grails
-pkgname=('grails' 'grails-docs')
-pkgver=2.4.3
-pkgrel=1
-pkgdesc='Groovy on rails, web framework'
-arch=('any')
-url='http://grails.org/'
-license=('APACHE')
-makedepends=('apache-ant' 'unzip')
-optdepends=('groovy: the groovy programming language'
-'grails-docs: documentation for grails')
-options=('!emptydirs')
-noextract=(${pkgname[1]}-$pkgver.zip)
-source=(http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/${pkgname[0]}-$pkgver.zip;
-
http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/${pkgname[1]}-$pkgver.zip;
-$pkgbase.sh)
-sha256sums=('821c3299bb9402bbd2003107589beae96a7bf4d9bc60ebae190ac7a821d81353'
-'466f91600eff502aaef2f2379c4aa38c0b5f53b5617212858a52b0158d771269'
-'15553ae56fd39f049edfa65a05413ef6d68ae37ed1ccc69570bf81e888239bf4')
-
-prepare() {
-  cd ${pkgname[0]}-$pkgver
-
-  # profile.d script
-  echo 'export GRAILS_HOME=/usr/share/grails'  $srcdir/$pkgbase.profile
-}
-
-package_grails() {
-  depends=('java-environment' 'junit' 'bash')
-
-  cd $pkgname-$pkgver
-
-  install -d $pkgdir/usr/share/pixmaps/
-  cp -r $srcdir/$pkgname-$pkgver $pkgdir/usr/share/$pkgname
-
-  # wrapper scripts
-  install -Dm755 bin/startGrails \
-$pkgdir/usr/share/$pkgname/startGrails
-  install -Dm755 ../$pkgname.sh \
-$pkgdir/usr/bin/$pkgname
-  install -Dm755 ../$pkgname.sh \
-$pkgdir/usr/share/$pkgname/bin/$pkgname
-
-  # icons
-  cp media/icons/*.png $pkgdir/usr/share/pixmaps/
-  
-  # profile.d script
-  install -Dm755 $srcdir/$pkgbase.profile $pkgdir/etc/profile.d/$pkgname.sh
-
-  # clean up
-  cd $pkgdir/usr/share/$pkgname
-  rm -rf doc INSTALL LICENSE README
-  find $pkgdir/usr/share -name *.bat -exec rm {} \;
-}
-
-package_grails-docs() {
-  pkgdesc='Documentation for Grails'
-
-  install -d $pkgdir/usr/share/doc $pkgdir/usr/share/grails
-  unzip grails-docs-$pkgver.zip -d $pkgdir/usr/share/doc/grails-$pkgver
-  ln -s /usr/share/doc/grails-$pkgver $pkgdir/usr/share/grails/doc
-}
-
-# vim:set ts=2 sw=2 et:

Copied: grails/repos/community-any/PKGBUILD (from rev 124983, 
grails/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 20:01:30 UTC (rev 124984)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgbase=grails
+pkgname=('grails' 'grails-docs')
+pkgver=2.4.4
+pkgrel=1
+pkgdesc='Groovy on rails, web framework'
+arch=('any')
+url='http://grails.org/'
+license=('APACHE')
+makedepends=('apache-ant' 'unzip')
+optdepends=('groovy: the groovy programming language'
+'grails-docs: documentation for grails')
+options=('!emptydirs')
+noextract=(${pkgname[1]}-$pkgver.zip)
+source=(http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/${pkgname[0]}-$pkgver.zip;
+
http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/${pkgname[1]}-$pkgver.zip;
+$pkgbase.sh)
+sha256sums=('2310e6c0ecb4ba05c51c426893218252b7ec451a16bfb445f4b6d96f8bd3cc77'
+'a2278d39ec8e88bf6c3e6ea2e24bec457ee5617579a3e12731444597f27e4176'
+'15553ae56fd39f049edfa65a05413ef6d68ae37ed1ccc69570bf81e888239bf4')
+
+prepare() {
+  cd ${pkgname[0]}-$pkgver
+
+  # profile.d script
+  echo 'export GRAILS_HOME=/usr/share/grails'  $srcdir/$pkgbase.profile
+}
+
+package_grails() {
+  depends=('java-environment' 'junit' 'bash')
+
+  cd $pkgname-$pkgver
+
+  install -d $pkgdir/usr/share/pixmaps/
+  cp -r $srcdir/$pkgname-$pkgver $pkgdir/usr/share/$pkgname
+
+  # wrapper scripts
+  install -Dm755 bin/startGrails \
+$pkgdir/usr/share/$pkgname/startGrails
+  install -Dm755 ../$pkgname.sh \
+$pkgdir/usr/bin/$pkgname
+  install -Dm755 ../$pkgname.sh \
+$pkgdir/usr/share/$pkgname/bin/$pkgname
+
+  # icons
+  cp media/icons/*.png $pkgdir/usr/share/pixmaps/
+  
+  # profile.d script
+  install -Dm755 $srcdir/$pkgbase.profile $pkgdir/etc/profile.d/$pkgname.sh
+
+  # clean up
+  cd $pkgdir/usr/share/$pkgname
+  rm -rf doc INSTALL LICENSE README
+  find $pkgdir/usr/share -name *.bat -exec rm {} \;
+}
+
+package_grails-docs() {
+  

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

2014-12-30 Thread Alexander Rødseth
Date: Tuesday, December 30, 2014 @ 21:01:19
  Author: arodseth
Revision: 124983

upgpkg: grails 2.4.4-1

Modified:
  grails/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 19:50:20 UTC (rev 124982)
+++ PKGBUILD2014-12-30 20:01:19 UTC (rev 124983)
@@ -3,7 +3,7 @@
 
 pkgbase=grails
 pkgname=('grails' 'grails-docs')
-pkgver=2.4.3
+pkgver=2.4.4
 pkgrel=1
 pkgdesc='Groovy on rails, web framework'
 arch=('any')
@@ -17,8 +17,8 @@
 
source=(http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/${pkgname[0]}-$pkgver.zip;
 
http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/${pkgname[1]}-$pkgver.zip;
 $pkgbase.sh)
-sha256sums=('821c3299bb9402bbd2003107589beae96a7bf4d9bc60ebae190ac7a821d81353'
-'466f91600eff502aaef2f2379c4aa38c0b5f53b5617212858a52b0158d771269'
+sha256sums=('2310e6c0ecb4ba05c51c426893218252b7ec451a16bfb445f4b6d96f8bd3cc77'
+'a2278d39ec8e88bf6c3e6ea2e24bec457ee5617579a3e12731444597f27e4176'
 '15553ae56fd39f049edfa65a05413ef6d68ae37ed1ccc69570bf81e888239bf4')
 
 prepare() {


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

2014-12-30 Thread Gaetan Bisson
Date: Tuesday, December 30, 2014 @ 21:02:33
  Author: bisson
Revision: 228191

add validpgpkeys

Modified:
  openssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 19:54:57 UTC (rev 228190)
+++ PKGBUILD2014-12-30 20:02:33 UTC (rev 228191)
@@ -14,6 +14,7 @@
 depends=('krb5' 'openssl' 'libedit' 'ldns')
 optdepends=('xorg-xauth: X11 forwarding'
 'x11-ssh-askpass: input passphrase in X')
+validpgpkeys=('59C2118ED206D927E667EBE3D3E5F56B6D920D30')
 
source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz{,.asc}
 'sshdgenkeys.service'
 'sshd@.service'


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

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 21:03:33
  Author: jlichtblau
Revision: 124986

archrelease: copy trunk to community-any

Added:
  syncthing-gtk/repos/community-any/PKGBUILD
(from rev 124985, syncthing-gtk/trunk/PKGBUILD)
Deleted:
  syncthing-gtk/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 20:03:23 UTC (rev 124985)
+++ PKGBUILD2014-12-30 20:03:33 UTC (rev 124986)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
-# Contributor: kozec kozec at kozec dot com
-
-pkgname=syncthing-gtk
-pkgver=0.5.5
-pkgrel=1
-pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
-arch=('any')
-url='https://github.com/syncthing/syncthing-gtk'
-license=('GPL2')
-makedepends=('python2-setuptools')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify'
- 'syncthing')
-source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('176dadfbb51171719dd72fa1a68632aa')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=${pkgdir} --optimize=1
-}

Copied: syncthing-gtk/repos/community-any/PKGBUILD (from rev 124985, 
syncthing-gtk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 20:03:33 UTC (rev 124986)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Martin Wimpress c...@flexion.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: kozec kozec at kozec dot com
+
+pkgname=syncthing-gtk
+pkgver=0.5.5
+pkgrel=1
+pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
+arch=('any')
+url='https://github.com/syncthing/syncthing-gtk'
+license=('GPL2')
+makedepends=('python2-setuptools')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
+source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('176dadfbb51171719dd72fa1a68632aa')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=${pkgdir} --optimize=1
+}


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

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 21:03:23
  Author: jlichtblau
Revision: 124985

upgpkg: syncthing-gtk 0.5.5-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:01:30 UTC (rev 124984)
+++ PKGBUILD2014-12-30 20:03:23 UTC (rev 124985)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
+# Maintainer: Martin Wimpress c...@flexion.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
@@ -10,8 +11,7 @@
 url='https://github.com/syncthing/syncthing-gtk'
 license=('GPL2')
 makedepends=('python2-setuptools')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify'
- 'syncthing')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'syncthing')
 source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
 md5sums=('176dadfbb51171719dd72fa1a68632aa')
 
@@ -22,5 +22,5 @@
 
 package() {
   cd $pkgname-$pkgver
-  python2 setup.py install --root=${pkgdir} --optimize=1
+  python2 setup.py install --root=${pkgdir} --optimize=1
 }


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

2014-12-30 Thread Jelle van der Waa
Date: Tuesday, December 30, 2014 @ 21:41:14
  Author: jelle
Revision: 125029

upgpkg: dot2tex 2.9.0-1

Update dot2tex to latest release and use github sources

Modified:
  dot2tex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:40:41 UTC (rev 125028)
+++ PKGBUILD2014-12-30 20:41:14 UTC (rev 125029)
@@ -3,26 +3,16 @@
 # Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=dot2tex
-pkgver=2.8.7
-pkgrel=6
+pkgver=2.9.0
+pkgrel=1
 pkgdesc=Graphviz to LaTeX converter
 arch=('any')
 url=http://code.google.com/p/dot2tex/;
 license=('MIT')
 depends=('python2-pyparsing' 'graphviz')
-source=(http://dot2tex.googlecode.com/files/dot2tex-${pkgver}.tar.gz)
-md5sums=('439dd042e8e7129d3d551808b21d19d4')
+source=(https://github.com/kjellmf/dot2tex/archive/$pkgver.tar.gz)
+md5sums=('e27e61e4ad86854164d1f6e286047991')
 
-build() {
-   cd ${srcdir}
-
-   # Access fix
-   find . -type d -exec chmod 755 {} \;
-
-# fix FS#37864
-sed -i 's/_noncomma,//' $pkgname-$pkgver/$pkgname/dotparsing.py
-}
-
 package() {
cd ${srcdir}/${pkgname}-${pkgver}
 


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

2014-12-30 Thread Jelle van der Waa
Date: Tuesday, December 30, 2014 @ 21:41:37
  Author: jelle
Revision: 125030

archrelease: copy trunk to community-any

Added:
  dot2tex/repos/community-any/ChangeLog
(from rev 125029, dot2tex/trunk/ChangeLog)
  dot2tex/repos/community-any/PKGBUILD
(from rev 125029, dot2tex/trunk/PKGBUILD)
Deleted:
  dot2tex/repos/community-any/ChangeLog
  dot2tex/repos/community-any/PKGBUILD

---+
 ChangeLog |   12 ++--
 PKGBUILD  |   56 +++-
 2 files changed, 29 insertions(+), 39 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2014-12-30 20:41:14 UTC (rev 125029)
+++ ChangeLog   2014-12-30 20:41:37 UTC (rev 125030)
@@ -1,6 +0,0 @@
-2010-01-03 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major version 2.8.7
-   * Changed architecture to 'any'
-
-2011-01-22 Chris Brannon ch...@the-brannons.com
-   * Adjusted dependency from pyparsing to python2-pyparsing.

Copied: dot2tex/repos/community-any/ChangeLog (from rev 125029, 
dot2tex/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2014-12-30 20:41:37 UTC (rev 125030)
@@ -0,0 +1,6 @@
+2010-01-03 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major version 2.8.7
+   * Changed architecture to 'any'
+
+2011-01-22 Chris Brannon ch...@the-brannons.com
+   * Adjusted dependency from pyparsing to python2-pyparsing.

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 20:41:14 UTC (rev 125029)
+++ PKGBUILD2014-12-30 20:41:37 UTC (rev 125030)
@@ -1,33 +0,0 @@
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Geoffroy Carrier geoffroy.carr...@aur.archlinux.org
-# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=dot2tex
-pkgver=2.8.7
-pkgrel=6
-pkgdesc=Graphviz to LaTeX converter
-arch=('any')
-url=http://code.google.com/p/dot2tex/;
-license=('MIT')
-depends=('python2-pyparsing' 'graphviz')
-source=(http://dot2tex.googlecode.com/files/dot2tex-${pkgver}.tar.gz)
-md5sums=('439dd042e8e7129d3d551808b21d19d4')
-
-build() {
-   cd ${srcdir}
-
-   # Access fix
-   find . -type d -exec chmod 755 {} \;
-
-# fix FS#37864
-sed -i 's/_noncomma,//' $pkgname-$pkgver/$pkgname/dotparsing.py
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   python2 setup.py install --root=${pkgdir}
-
-   # Install custom license file
-   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: dot2tex/repos/community-any/PKGBUILD (from rev 125029, 
dot2tex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 20:41:37 UTC (rev 125030)
@@ -0,0 +1,23 @@
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Geoffroy Carrier geoffroy.carr...@aur.archlinux.org
+# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=dot2tex
+pkgver=2.9.0
+pkgrel=1
+pkgdesc=Graphviz to LaTeX converter
+arch=('any')
+url=http://code.google.com/p/dot2tex/;
+license=('MIT')
+depends=('python2-pyparsing' 'graphviz')
+source=(https://github.com/kjellmf/dot2tex/archive/$pkgver.tar.gz)
+md5sums=('e27e61e4ad86854164d1f6e286047991')
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   python2 setup.py install --root=${pkgdir}
+
+   # Install custom license file
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2014-12-30 Thread Jelle van der Waa
Date: Tuesday, December 30, 2014 @ 21:42:41
  Author: jelle
Revision: 125031

Add mental note

Modified:
  mashup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:41:37 UTC (rev 125030)
+++ PKGBUILD2014-12-30 20:42:41 UTC (rev 125031)
@@ -1,5 +1,6 @@
 # Contributor: Stefan Husmann stefan-husm...@t-online.de
 # Maintainer: Stefan Husmann stefan-husm...@t-online.de
+# This package is dead, new tool is: http://www.kornelix.com/fotoxx.html
 
 pkgname=mashup
 pkgver=3.7.1


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

2014-12-30 Thread Jelle van der Waa
Date: Tuesday, December 30, 2014 @ 21:49:01
  Author: jelle
Revision: 125033

add signature

Modified:
  pdf2djvu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:46:34 UTC (rev 125032)
+++ PKGBUILD2014-12-30 20:49:01 UTC (rev 125033)
@@ -11,8 +11,9 @@
 license=('GPL')
 depends=('poppler' 'djvulibre' 'libxslt' 'gcc-libs' 'graphicsmagick')
 makedepends=('pstreams' 'python2-nose' 'ttf-liberation')
-source=(http://pdf2djvu.googlecode.com/files/${pkgname}_${pkgver}.tar.gz;)
-md5sums=('fedec591afb14b144808d1a4facab174')
+source=(http://pdf2djvu.googlecode.com/files/${pkgname}_${pkgver}.tar.gz{,.asc})
+md5sums=('fedec591afb14b144808d1a4facab174'
+ 'SKIP')
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}


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

2014-12-30 Thread Jelle van der Waa
Date: Tuesday, December 30, 2014 @ 21:51:15
  Author: jelle
Revision: 125034

add .asc

Modified:
  polipo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:49:01 UTC (rev 125033)
+++ PKGBUILD2014-12-30 20:51:15 UTC (rev 125034)
@@ -16,9 +16,10 @@
 depends=('bash')
 makedepends=('texinfo')
 install=polipo.install
-source=(http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-$pkgver.tar.gz;
-polipo.service)
+source=(http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-$pkgver.tar.gz{,.asc}
+polipo.service)
 md5sums=('86939e331e656f638271f578b6e3f893'
+ 'SKIP'
  '3861a067f6cdd2b8afcee1de97678902')
 
 build() {


[arch-commits] Commit in arm-none-eabi-newlib/trunk (PKGBUILD)

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 21:55:37
  Author: anatolik
Revision: 125035

upgpkg: arm-none-eabi-newlib 2.2.0-1

Modified:
  arm-none-eabi-newlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:51:15 UTC (rev 125034)
+++ PKGBUILD2014-12-30 20:55:37 UTC (rev 125035)
@@ -3,17 +3,16 @@
 
 _target=arm-none-eabi
 pkgname=$_target-newlib
-pkgver=2.1.0
-pkgrel=3
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='A C standard library implementation intended for use on embedded 
systems (ARM bare metal)'
 arch=(any)
 url='http://www.sourceware.org/newlib/'
 license=(BSD)
-makedepends=($_target-gcc git)
-options=(!emptydirs !strip staticlibs !buildflags)
-# newlib 2.1.0 does not have newlib-nano integrated yet. Let's use the latest 
HEAD until 2.1.1 release.
-source=(git://sourceware.org/git/newlib.git#commit=0daa4d6f9b06af8530e50d0dce793ef9a5292aec)
-sha1sums=('SKIP')
+makedepends=($_target-gcc)
+options=(!emptydirs !strip)
+source=(ftp://sourceware.org/pub/newlib/newlib-$pkgver.tar.gz)
+sha1sums=('16fc7bc82e445341b9e741a3fc57b818691fa375')
 
 build() {
   rm -rf build-{newlib,nano}
@@ -21,7 +20,7 @@
 
   export CFLAGS_FOR_TARGET='-g -O2 -ffunction-sections -fdata-sections'
   cd $srcdir/build-newlib
-  ../newlib/configure \
+  ../newlib-$pkgver/configure \
 --target=$_target \
 --prefix=/usr \
 --disable-newlib-supplied-syscalls \
@@ -32,7 +31,7 @@
 
   export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
   cd $srcdir/build-nano
-  ../newlib/configure \
+  ../newlib-$pkgver/configure \
 --target=$_target \
 --prefix=/usr \
 --disable-newlib-supplied-syscalls \
@@ -61,5 +60,5 @@
   rm $pkgdir/usr/share/info/*.info
 
   install -d $pkgdir/usr/share/licenses/$pkgname/
-  install -m644 -t $pkgdir/usr/share/licenses/$pkgname/ 
$srcdir/newlib/COPYING*
+  install -m644 -t $pkgdir/usr/share/licenses/$pkgname/ 
$srcdir/newlib-$pkgver/COPYING*
 }


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

2014-12-30 Thread Jelle van der Waa
Date: Tuesday, December 30, 2014 @ 21:55:55
  Author: jelle
Revision: 125036

add .asc

Modified:
  python-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:55:37 UTC (rev 125035)
+++ PKGBUILD2014-12-30 20:55:55 UTC (rev 125036)
@@ -12,8 +12,9 @@
 license=('MIT')
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock')
-source=(https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz;)
-md5sums=('470ca4da4a0081efc830f0d90dd91682')
+source=(https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz{,.asc})
+md5sums=('470ca4da4a0081efc830f0d90dd91682'
+ 'SKIP')
 
 prepare() {
   cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver


[arch-commits] Commit in arm-none-eabi-newlib/repos/community-any (PKGBUILD PKGBUILD)

2014-12-30 Thread Anatol Pomozov
Date: Tuesday, December 30, 2014 @ 21:56:06
  Author: anatolik
Revision: 125037

archrelease: copy trunk to community-any

Added:
  arm-none-eabi-newlib/repos/community-any/PKGBUILD
(from rev 125036, arm-none-eabi-newlib/trunk/PKGBUILD)
Deleted:
  arm-none-eabi-newlib/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 20:55:55 UTC (rev 125036)
+++ PKGBUILD2014-12-30 20:56:06 UTC (rev 125037)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov anatol.pomo...@gmail.com
-
-_target=arm-none-eabi
-pkgname=$_target-newlib
-pkgver=2.1.0
-pkgrel=3
-pkgdesc='A C standard library implementation intended for use on embedded 
systems (ARM bare metal)'
-arch=(any)
-url='http://www.sourceware.org/newlib/'
-license=(BSD)
-makedepends=($_target-gcc git)
-options=(!emptydirs !strip staticlibs !buildflags)
-# newlib 2.1.0 does not have newlib-nano integrated yet. Let's use the latest 
HEAD until 2.1.1 release.
-source=(git://sourceware.org/git/newlib.git#commit=0daa4d6f9b06af8530e50d0dce793ef9a5292aec)
-sha1sums=('SKIP')
-
-build() {
-  rm -rf build-{newlib,nano}
-  mkdir build-{newlib,nano}
-
-  export CFLAGS_FOR_TARGET='-g -O2 -ffunction-sections -fdata-sections'
-  cd $srcdir/build-newlib
-  ../newlib/configure \
---target=$_target \
---prefix=/usr \
---disable-newlib-supplied-syscalls \
---disable-nls \
---enable-newlib-io-long-long \
---enable-newlib-register-fini
-  make
-
-  export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
-  cd $srcdir/build-nano
-  ../newlib/configure \
---target=$_target \
---prefix=/usr \
---disable-newlib-supplied-syscalls \
---disable-nls \
---enable-newlib-reent-small   \
---disable-newlib-fvwrite-in-streamio  \
---disable-newlib-fseek-optimization   \
---disable-newlib-wide-orient  \
---enable-newlib-nano-malloc   \
---disable-newlib-unbuf-stream-opt \
---enable-lite-exit\
---enable-newlib-global-atexit
-  make
-}
-
-package() {
-  cd $srcdir/build-nano
-  make DESTDIR=$pkgdir install -j1
-  find $pkgdir -regex .*/lib\(c\|g\|rdimon\)\.a -exec rename .a _nano.a 
'{}' \;
-
-  cd $srcdir/build-newlib
-  make DESTDIR=$pkgdir install -j1
-
-  find $pkgdir/usr/$_target/lib \( -name *.a -or -name *.o \) -exec 
$_target-objcopy -R .comment -R .note -R .debug_info -R .debug_aranges -R 
.debug_pubnames -R .debug_pubtypes -R .debug_abbrev -R .debug_line -R 
.debug_str -R .debug_ranges -R .debug_loc '{}' \;
-
-  rm $pkgdir/usr/share/info/*.info
-
-  install -d $pkgdir/usr/share/licenses/$pkgname/
-  install -m644 -t $pkgdir/usr/share/licenses/$pkgname/ 
$srcdir/newlib/COPYING*
-}

Copied: arm-none-eabi-newlib/repos/community-any/PKGBUILD (from rev 125036, 
arm-none-eabi-newlib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 20:56:06 UTC (rev 125037)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Anatol Pomozov anatol.pomo...@gmail.com
+
+_target=arm-none-eabi
+pkgname=$_target-newlib
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='A C standard library implementation intended for use on embedded 
systems (ARM bare metal)'
+arch=(any)
+url='http://www.sourceware.org/newlib/'
+license=(BSD)
+makedepends=($_target-gcc)
+options=(!emptydirs !strip)
+source=(ftp://sourceware.org/pub/newlib/newlib-$pkgver.tar.gz)
+sha1sums=('16fc7bc82e445341b9e741a3fc57b818691fa375')
+
+build() {
+  rm -rf build-{newlib,nano}
+  mkdir build-{newlib,nano}
+
+  export CFLAGS_FOR_TARGET='-g -O2 -ffunction-sections -fdata-sections'
+  cd $srcdir/build-newlib
+  ../newlib-$pkgver/configure \
+--target=$_target \
+--prefix=/usr \
+--disable-newlib-supplied-syscalls \
+--disable-nls \
+--enable-newlib-io-long-long \
+--enable-newlib-register-fini
+  make
+
+  export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
+  cd $srcdir/build-nano
+  ../newlib-$pkgver/configure \
+--target=$_target \
+--prefix=/usr \
+--disable-newlib-supplied-syscalls \
+--disable-nls \
+--enable-newlib-reent-small   \
+--disable-newlib-fvwrite-in-streamio  \
+--disable-newlib-fseek-optimization   \
+--disable-newlib-wide-orient  \
+--enable-newlib-nano-malloc   \
+--disable-newlib-unbuf-stream-opt \
+--enable-lite-exit\
+--enable-newlib-global-atexit
+  make
+}
+
+package() {
+  cd $srcdir/build-nano
+  make DESTDIR=$pkgdir install -j1
+  find $pkgdir -regex .*/lib\(c\|g\|rdimon\)\.a -exec rename .a _nano.a 
'{}' \;
+
+  cd $srcdir/build-newlib
+  make DESTDIR=$pkgdir install -j1
+
+  find $pkgdir/usr/$_target/lib \( -name *.a -or -name *.o \) -exec 

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

2014-12-30 Thread Ronald van Haren
Date: Tuesday, December 30, 2014 @ 21:56:25
  Author: ronald
Revision: 228194

upgpkg: iproute2 3.18.0-1

update to 3.18.0

Modified:
  iproute2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:36:18 UTC (rev 228193)
+++ PKGBUILD2014-12-30 20:56:25 UTC (rev 228194)
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet jvi...@zeroflux.org
 
 pkgname=iproute2
-pkgver=3.17.0
+pkgver=3.18.0
 pkgrel=1
 pkgdesc=IP Routing Utilities
 arch=('i686' 'x86_64')
@@ -19,16 +19,16 @@
 options=('staticlibs' '!makeflags')
 backup=('etc/iproute2/ematch_map' 'etc/iproute2/rt_dsfield' 
'etc/iproute2/rt_protos' \
'etc/iproute2/rt_realms' 'etc/iproute2/rt_scopes' 
'etc/iproute2/rt_tables')
-#source=(http://www.kernel.org/pub/linux/utils/net/$pkgname/$pkgname-$pkgver.tar.xz
-source=(git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git#tag=v$pkgver
+#source=(git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git#tag=v$pkgver
+source=(http://www.kernel.org/pub/linux/utils/net/$pkgname/$pkgname-$pkgver.tar.xz
 iproute2-fhs.patch
 unwanted-link-help.patch)
-sha1sums=('SKIP'
+sha1sums=('844676d882386bbe2ceafc1d08bc29f3f909d35e'
   '35b8cf2dc94b73eccad427235c07596146cd6f6c'
   '3b1335f4025f657f388fbf4e5a740871e3129c2a')
 
 prepare() {
-  cd $srcdir/$pkgname
+  cd $srcdir/$pkgname-$pkgver
 
   # set correct fhs structure
   patch -Np1 -i $srcdir/iproute2-fhs.patch
@@ -41,7 +41,7 @@
 }
 
 build() {
-  cd $srcdir/$pkgname
+  cd $srcdir/$pkgname-$pkgver
 
   ./configure
   make
@@ -48,7 +48,7 @@
 }
 
 package() {
-  cd $srcdir/$pkgname
+  cd $srcdir/$pkgname-$pkgver
 
   make DESTDIR=$pkgdir install
 


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

2014-12-30 Thread Ronald van Haren
Date: Tuesday, December 30, 2014 @ 21:56:48
  Author: ronald
Revision: 228195

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

Added:
  iproute2/repos/testing-i686/
  iproute2/repos/testing-i686/PKGBUILD
(from rev 228194, iproute2/trunk/PKGBUILD)
  iproute2/repos/testing-i686/iproute2-fhs.patch
(from rev 228194, iproute2/trunk/iproute2-fhs.patch)
  iproute2/repos/testing-i686/unwanted-link-help.patch
(from rev 228194, iproute2/trunk/unwanted-link-help.patch)
  iproute2/repos/testing-x86_64/
  iproute2/repos/testing-x86_64/PKGBUILD
(from rev 228194, iproute2/trunk/PKGBUILD)
  iproute2/repos/testing-x86_64/iproute2-fhs.patch
(from rev 228194, iproute2/trunk/iproute2-fhs.patch)
  iproute2/repos/testing-x86_64/unwanted-link-help.patch
(from rev 228194, iproute2/trunk/unwanted-link-help.patch)

-+
 testing-i686/PKGBUILD   |   62 
 testing-i686/iproute2-fhs.patch |   75 ++
 testing-i686/unwanted-link-help.patch   |   17 ++
 testing-x86_64/PKGBUILD |   62 
 testing-x86_64/iproute2-fhs.patch   |   75 ++
 testing-x86_64/unwanted-link-help.patch |   17 ++
 6 files changed, 308 insertions(+)

Copied: iproute2/repos/testing-i686/PKGBUILD (from rev 228194, 
iproute2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-30 20:56:48 UTC (rev 228195)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Judd Vinet jvi...@zeroflux.org
+
+pkgname=iproute2
+pkgver=3.18.0
+pkgrel=1
+pkgdesc=IP Routing Utilities
+arch=('i686' 'x86_64')
+license=('GPL2')
+url=http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2;
+depends=('glibc' 'iptables')
+makedepends=('linux-atm' 'git')
+optdepends=('linux-atm: ATM support')
+groups=('base')
+provides=('iproute')
+conflicts=('iproute')
+replaces=('iproute')
+options=('staticlibs' '!makeflags')
+backup=('etc/iproute2/ematch_map' 'etc/iproute2/rt_dsfield' 
'etc/iproute2/rt_protos' \
+   'etc/iproute2/rt_realms' 'etc/iproute2/rt_scopes' 
'etc/iproute2/rt_tables')
+#source=(git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git#tag=v$pkgver
+source=(http://www.kernel.org/pub/linux/utils/net/$pkgname/$pkgname-$pkgver.tar.xz
+iproute2-fhs.patch
+unwanted-link-help.patch)
+sha1sums=('844676d882386bbe2ceafc1d08bc29f3f909d35e'
+  '35b8cf2dc94b73eccad427235c07596146cd6f6c'
+  '3b1335f4025f657f388fbf4e5a740871e3129c2a')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # set correct fhs structure
+  patch -Np1 -i $srcdir/iproute2-fhs.patch
+
+  # allow operations on links called h, he, hel, help
+  patch -Np1 -i $srcdir/unwanted-link-help.patch
+
+  # do not treat warnings as errors
+  sed -i 's/-Werror//' Makefile
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # libnetlink isn't installed, install it FS#19385
+  install -Dm644 include/libnetlink.h $pkgdir/usr/include/libnetlink.h
+  install -Dm644 lib/libnetlink.a $pkgdir/usr/lib/libnetlink.a
+
+  # usrmove
+  cd $pkgdir
+  mv usr/sbin usr/bin
+}

Copied: iproute2/repos/testing-i686/iproute2-fhs.patch (from rev 228194, 
iproute2/trunk/iproute2-fhs.patch)
===
--- testing-i686/iproute2-fhs.patch (rev 0)
+++ testing-i686/iproute2-fhs.patch 2014-12-30 20:56:48 UTC (rev 228195)
@@ -0,0 +1,75 @@
+diff -Naur iproute2-3.4.0/Makefile iproute2-3.4.0.new/Makefile
+--- iproute2-3.4.0/Makefile2012-05-21 23:12:19.0 +0200
 iproute2-3.4.0.new/Makefile2012-06-18 10:23:53.896760158 +0200
+@@ -1,7 +1,8 @@
+ ROOTDIR=$(DESTDIR)
+ PREFIX=/usr
+ LIBDIR=$(PREFIX)/lib
+-SBINDIR=/sbin
++SBINDIR=/usr/sbin
++SHAREDIR=/usr/share
+ CONFDIR=/etc/iproute2
+ DATADIR=$(PREFIX)/share
+ DOCDIR=$(DATADIR)/doc/iproute2
+diff -Naur iproute2-3.4.0/netem/Makefile iproute2-3.4.0.new/netem/Makefile
+--- iproute2-3.4.0/netem/Makefile  2012-05-21 23:12:19.0 +0200
 iproute2-3.4.0.new/netem/Makefile  2012-06-18 10:23:53.896760158 +0200
+@@ -20,9 +20,9 @@
+   $(HOSTCC) $(CCOPTS) -I../include -o $@ $@.c -lm
+ 
+ install: all
+-  mkdir -p $(DESTDIR)$(LIBDIR)/tc
++  mkdir -p $(DESTDIR)$(SHAREDIR)/tc
+   for i in $(DISTDATA); \
+-  do install -m 644 $$i $(DESTDIR)$(LIBDIR)/tc; \
++  do install -m 644 $$i $(DESTDIR)$(SHAREDIR)/tc; \
+   done
+ 
+ clean:
+diff -Naur iproute2-3.4.0/tc/Makefile iproute2-3.4.0.new/tc/Makefile
+--- iproute2-3.4.0/tc/Makefile 2012-05-21 23:12:19.0 +0200
 iproute2-3.4.0.new/tc/Makefile 2012-06-18 10:23:53.893426840 

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

2014-12-30 Thread Jonathan Steel
Date: Tuesday, December 30, 2014 @ 21:59:38
  Author: jsteel
Revision: 125038

upgpkg: pidgin-sipe 1.18.5-1

Modified:
  pidgin-sipe/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:56:06 UTC (rev 125037)
+++ PKGBUILD2014-12-30 20:59:38 UTC (rev 125038)
@@ -7,8 +7,8 @@
 # Contributor: Anthony anth...@littlegno.me
 
 pkgname=pidgin-sipe
-pkgver=1.18.4
-pkgrel=2
+pkgver=1.18.5
+pkgrel=1
 pkgdesc=Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -17,7 +17,7 @@
 makedepends=('intltool')
 options=('!buildflags')
 
source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('a089912a89e421d5c0523fc4db05ce00')
+md5sums=('07bc10a6d625978e61962ecef3e357d9')
 
 build() {
   cd $pkgname-$pkgver


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

2014-12-30 Thread Jonathan Steel
Date: Tuesday, December 30, 2014 @ 21:59:57
  Author: jsteel
Revision: 125039

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

Added:
  pidgin-sipe/repos/community-i686/PKGBUILD
(from rev 125038, pidgin-sipe/trunk/PKGBUILD)
  pidgin-sipe/repos/community-x86_64/PKGBUILD
(from rev 125038, pidgin-sipe/trunk/PKGBUILD)
Deleted:
  pidgin-sipe/repos/community-i686/PKGBUILD
  pidgin-sipe/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-30 20:59:38 UTC (rev 125038)
+++ community-i686/PKGBUILD 2014-12-30 20:59:57 UTC (rev 125039)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel jsteel at archlinux.org
-# Contributor: Gicu Gorodenco cyclopsi...@gmail.com
-# Contributor: MaLiK malik_...@o2.pl
-# Contributor: dpevp daniel.plaza.e...@gmail.com
-# Contributor: Magnus Therning mag...@therning.org
-# Contributor: Anthony anth...@littlegno.me
-
-pkgname=pidgin-sipe
-pkgver=1.18.4
-pkgrel=2
-pkgdesc=Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://sipe.sourceforge.net/;
-depends=('gmime' 'libpurple')
-makedepends=('intltool')
-options=('!buildflags')
-source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('a089912a89e421d5c0523fc4db05ce00')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --disable-telepathy
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: pidgin-sipe/repos/community-i686/PKGBUILD (from rev 125038, 
pidgin-sipe/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-30 20:59:57 UTC (rev 125039)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Gicu Gorodenco cyclopsi...@gmail.com
+# Contributor: MaLiK malik_...@o2.pl
+# Contributor: dpevp daniel.plaza.e...@gmail.com
+# Contributor: Magnus Therning mag...@therning.org
+# Contributor: Anthony anth...@littlegno.me
+
+pkgname=pidgin-sipe
+pkgver=1.18.5
+pkgrel=1
+pkgdesc=Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS
+arch=('i686' 'x86_64')
+license=('GPL2')
+url=http://sipe.sourceforge.net/;
+depends=('gmime' 'libpurple')
+makedepends=('intltool')
+options=('!buildflags')
+source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
+md5sums=('07bc10a6d625978e61962ecef3e357d9')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-telepathy
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-30 20:59:38 UTC (rev 125038)
+++ community-x86_64/PKGBUILD   2014-12-30 20:59:57 UTC (rev 125039)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel jsteel at archlinux.org
-# Contributor: Gicu Gorodenco cyclopsi...@gmail.com
-# Contributor: MaLiK malik_...@o2.pl
-# Contributor: dpevp daniel.plaza.e...@gmail.com
-# Contributor: Magnus Therning mag...@therning.org
-# Contributor: Anthony anth...@littlegno.me
-
-pkgname=pidgin-sipe
-pkgver=1.18.4
-pkgrel=2
-pkgdesc=Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://sipe.sourceforge.net/;
-depends=('gmime' 'libpurple')
-makedepends=('intltool')
-options=('!buildflags')
-source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('a089912a89e421d5c0523fc4db05ce00')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --disable-telepathy
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: pidgin-sipe/repos/community-x86_64/PKGBUILD (from rev 125038, 
pidgin-sipe/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-30 20:59:57 UTC (rev 125039)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Gicu Gorodenco cyclopsi...@gmail.com
+# Contributor: MaLiK malik_...@o2.pl
+# Contributor: dpevp daniel.plaza.e...@gmail.com
+# Contributor: Magnus Therning mag...@therning.org
+# Contributor: Anthony anth...@littlegno.me
+
+pkgname=pidgin-sipe
+pkgver=1.18.5
+pkgrel=1
+pkgdesc=Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS

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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 22:00:33
  Author: andyrtr
Revision: 228196

add validpgpkeys

Modified:
  cups/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 20:56:48 UTC (rev 228195)
+++ PKGBUILD2014-12-30 21:00:33 UTC (rev 228196)
@@ -30,6 +30,7 @@
  '90c30380d4c8cd48a908cfdadae1ea24'
  '451609db34f95209d64c38474de27ce1'
  '5117f65342fcc69c6a506529e4daca9e')
+validpgpkeys=('3737FD0D0E63B30172440D2DDBA3A7AB08D76223') # CUPS.org (CUPS.org 
PGP key) secur...@cups.org
 
 prepare() {
 


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 22:07:00
  Author: andyrtr
Revision: 228197

add validpgpkeys

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 21:00:33 UTC (rev 228196)
+++ PKGBUILD2014-12-30 21:07:00 UTC (rev 228197)
@@ -27,6 +27,7 @@
 md5sums=('c6c176943bd832c780fbb5d2f8850952'
  'SKIP'
  '342a28251d40f983c98c0d1f1bf3d07d')
+validpgpkeys=('E643F0BDFDCD04D9FFCB6279C948525140558AC9') # Timo Sirainen 
t...@iki.fi
 
 prepare() {
   cd $pkgname-$pkgver


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 22:13:30
  Author: andyrtr
Revision: 228198

add validpgpkeys

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 21:07:00 UTC (rev 228197)
+++ PKGBUILD2014-12-30 21:13:30 UTC (rev 228198)
@@ -15,6 +15,10 @@
 
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/${pkgname}-${pkgver}.tar.xz{,.sig})
 md5sums=('b657e3010c10cae2244e7ce79ee3d446'
  'SKIP')
+validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
+  '1F42418905D8206AA754CCDC29EE58B996865171')
+   # Simon Josefsson si...@josefsson.org
+   # Nikos Mavrogiannopoulos n...@gnutls.org
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in haskell-haddock-library/trunk (3 files)

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 22:55:30
  Author: spupykin
Revision: 125042

upgpkg: haskell-haddock-library 1.1.1-1

upd

Added:
  haskell-haddock-library/trunk/haskell-haddock-library.install
(from rev 124976, haskell-haddock-library/trunk/haskell-haddock-api.install)
Modified:
  haskell-haddock-library/trunk/PKGBUILD
Deleted:
  haskell-haddock-library/trunk/haskell-haddock-api.install

-+
 PKGBUILD|   16 
 haskell-haddock-api.install |   26 --
 haskell-haddock-library.install |   26 ++
 3 files changed, 30 insertions(+), 38 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 21:04:28 UTC (rev 125041)
+++ PKGBUILD2014-12-30 21:55:30 UTC (rev 125042)
@@ -13,23 +13,15 @@
 options=('strip' 'staticlibs')
 install=${pkgname}.install
 
source=(http://hackage.haskell.org/packages/archive/haddock-library/${pkgver}/haddock-library-${pkgver}.tar.gz;)
-sha256sums=(551b4485663f86528ebc8c9a268eee97342f83ff07e863226449cdd2a6e745e8)
+sha256sums=('350c2dd4f62fc85debe53ea51ce2a7e8ec7c8abb1b5acc664c5adf80ebaa566a')
 
-prepare() {
-cd ${srcdir}/haddock-library-${pkgver}
-
-# no cabal patch
-# no source patch
-}
-
 build() {
 cd ${srcdir}/haddock-library-${pkgver}
 
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/${pkgname} \
---libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+  --prefix=/usr --docdir=/usr/share/doc/$pkgname \
+  --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh

Deleted: haskell-haddock-api.install
===
--- haskell-haddock-api.install 2014-12-30 21:04:28 UTC (rev 125041)
+++ haskell-haddock-api.install 2014-12-30 21:55:30 UTC (rev 125042)
@@ -1,26 +0,0 @@
-# custom variables
-pkgname=haskell-haddock-api
-HS_DIR=usr/share/haskell/${pkgname}
-
-# functions
-post_install() {
-${HS_DIR}/register.sh
-/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
-}
-
-pre_upgrade() {
-${HS_DIR}/unregister.sh
-}
-
-post_upgrade() {
-${HS_DIR}/register.sh
-/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
-}
-
-pre_remove() {
-${HS_DIR}/unregister.sh
-}
-
-post_remove() {
-/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
-}

Copied: haskell-haddock-library/trunk/haskell-haddock-library.install (from rev 
124976, haskell-haddock-library/trunk/haskell-haddock-api.install)
===
--- haskell-haddock-library.install (rev 0)
+++ haskell-haddock-library.install 2014-12-30 21:55:30 UTC (rev 125042)
@@ -0,0 +1,26 @@
+# custom variables
+pkgname=haskell-haddock-api
+HS_DIR=usr/share/haskell/${pkgname}
+
+# functions
+post_install() {
+${HS_DIR}/register.sh
+/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
+}
+
+pre_upgrade() {
+${HS_DIR}/unregister.sh
+}
+
+post_upgrade() {
+${HS_DIR}/register.sh
+/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
+}
+
+pre_remove() {
+${HS_DIR}/unregister.sh
+}
+
+post_remove() {
+/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
+}


[arch-commits] Commit in haskell-haddock-library/repos (6 files)

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 22:55:43
  Author: spupykin
Revision: 125043

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

Added:
  haskell-haddock-library/repos/community-staging-i686/
  haskell-haddock-library/repos/community-staging-i686/PKGBUILD
(from rev 125042, haskell-haddock-library/trunk/PKGBUILD)
  
haskell-haddock-library/repos/community-staging-i686/haskell-haddock-library.install
(from rev 125042, 
haskell-haddock-library/trunk/haskell-haddock-library.install)
  haskell-haddock-library/repos/community-staging-x86_64/
  haskell-haddock-library/repos/community-staging-x86_64/PKGBUILD
(from rev 125042, haskell-haddock-library/trunk/PKGBUILD)
  
haskell-haddock-library/repos/community-staging-x86_64/haskell-haddock-library.install
(from rev 125042, 
haskell-haddock-library/trunk/haskell-haddock-library.install)

--+
 community-staging-i686/PKGBUILD  |   51 +
 community-staging-i686/haskell-haddock-library.install   |   26 ++
 community-staging-x86_64/PKGBUILD|   51 +
 community-staging-x86_64/haskell-haddock-library.install |   26 ++
 4 files changed, 154 insertions(+)

Copied: haskell-haddock-library/repos/community-staging-i686/PKGBUILD (from rev 
125042, haskell-haddock-library/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-12-30 21:55:43 UTC (rev 125043)
@@ -0,0 +1,51 @@
+# $Id: PKGBUILD 124882 2014-12-29 22:07:40Z spupykin $
+# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
+
+pkgname=haskell-haddock-library
+pkgver=1.1.1
+pkgrel=1
+pkgdesc=A documentation-generation tool for Haskell libraries
+url=http://www.haskell.org/haddock/;
+license=(BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc)
+options=('strip' 'staticlibs')
+install=${pkgname}.install
+source=(http://hackage.haskell.org/packages/archive/haddock-library/${pkgver}/haddock-library-${pkgver}.tar.gz;)
+sha256sums=('350c2dd4f62fc85debe53ea51ce2a7e8ec7c8abb1b5acc664c5adf80ebaa566a')
+
+build() {
+cd ${srcdir}/haddock-library-${pkgver}
+
+runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+  --prefix=/usr --docdir=/usr/share/doc/$pkgname \
+  --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+_update_deps() {
+_ver=`pacman -Q $1 | cut -f2 -d\  | cut -f1 -d-`
+for i in `seq 0 $(expr ${#depends[@]} - 1)`; do
+if [ ${depends[$i]} == $1 ]; then
+depends[$i]=$1=${_ver}
+fi
+done
+}
+
+package() {
+cd ${srcdir}/haddock-library-${pkgver}
+
+_update_deps ghc
+
+install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
+install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
+install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
+ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/haddock-library
+runhaskell Setup copy --destdir=${pkgdir}
+install -D -m644 LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
+}

Copied: 
haskell-haddock-library/repos/community-staging-i686/haskell-haddock-library.install
 (from rev 125042, 
haskell-haddock-library/trunk/haskell-haddock-library.install)
===
--- community-staging-i686/haskell-haddock-library.install  
(rev 0)
+++ community-staging-i686/haskell-haddock-library.install  2014-12-30 
21:55:43 UTC (rev 125043)
@@ -0,0 +1,26 @@
+# custom variables
+pkgname=haskell-haddock-api
+HS_DIR=usr/share/haskell/${pkgname}
+
+# functions
+post_install() {
+${HS_DIR}/register.sh
+/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
+}
+
+pre_upgrade() {
+${HS_DIR}/unregister.sh
+}
+
+post_upgrade() {
+${HS_DIR}/register.sh
+/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
+}
+
+pre_remove() {
+${HS_DIR}/unregister.sh
+}
+
+post_remove() {
+/usr/share/doc/ghc/html/libraries/arch-gen-contents-index
+}

Copied: haskell-haddock-library/repos/community-staging-x86_64/PKGBUILD (from 
rev 125042, haskell-haddock-library/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-12-30 21:55:43 UTC (rev 125043)
@@ -0,0 +1,51 @@
+# $Id: PKGBUILD 124882 2014-12-29 22:07:40Z spupykin $
+# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
+

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

2014-12-30 Thread Bartłomiej Piotrowski
Date: Tuesday, December 30, 2014 @ 23:13:57
  Author: bpiotrowski
Revision: 228199

upgpkg: bash 4.3.033-1

bump upstream patchlevel

Modified:
  bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 21:13:30 UTC (rev 228198)
+++ PKGBUILD2014-12-30 22:13:57 UTC (rev 228199)
@@ -5,7 +5,7 @@
 
 pkgname=bash
 _basever=4.3
-_patchlevel=030
+_patchlevel=033
 pkgver=$_basever.$_patchlevel
 pkgrel=1
 pkgdesc='The GNU Bourne Again shell'
@@ -25,6 +25,7 @@
 system.bashrc
 system.bash_logout
 privmode-setuid-fail.patch)
+validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey
 
 if [[ $((10#${_patchlevel})) -gt 0 ]]; then
   for (( _p=1; _p=$((10#${_patchlevel})); _p++ )); do
@@ -144,4 +145,10 @@
  '0729364c977ef4271e9f8dfafadacf67'
  'SKIP'
  'efb709fdb1368945513de23ccbfae053'
+ 'SKIP'
+ '236df1ac1130a033ed0dbe2d2115f28f'
+ 'SKIP'
+ '2360f7e79cfb28526f80021025ea5909'
+ 'SKIP'
+ 'b551c4ee7b8713759e4143499d0bbd48'
  'SKIP')


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

2014-12-30 Thread Bartłomiej Piotrowski
Date: Tuesday, December 30, 2014 @ 23:14:22
  Author: bpiotrowski
Revision: 228200

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

Added:
  bash/repos/testing-i686/
  bash/repos/testing-i686/PKGBUILD
(from rev 228199, bash/trunk/PKGBUILD)
  bash/repos/testing-i686/bash.install
(from rev 228199, bash/trunk/bash.install)
  bash/repos/testing-i686/dot.bash_logout
(from rev 228199, bash/trunk/dot.bash_logout)
  bash/repos/testing-i686/dot.bash_profile
(from rev 228199, bash/trunk/dot.bash_profile)
  bash/repos/testing-i686/dot.bashrc
(from rev 228199, bash/trunk/dot.bashrc)
  bash/repos/testing-i686/privmode-setuid-fail.patch
(from rev 228199, bash/trunk/privmode-setuid-fail.patch)
  bash/repos/testing-i686/system.bash_logout
(from rev 228199, bash/trunk/system.bash_logout)
  bash/repos/testing-i686/system.bashrc
(from rev 228199, bash/trunk/system.bashrc)
  bash/repos/testing-x86_64/
  bash/repos/testing-x86_64/PKGBUILD
(from rev 228199, bash/trunk/PKGBUILD)
  bash/repos/testing-x86_64/bash.install
(from rev 228199, bash/trunk/bash.install)
  bash/repos/testing-x86_64/dot.bash_logout
(from rev 228199, bash/trunk/dot.bash_logout)
  bash/repos/testing-x86_64/dot.bash_profile
(from rev 228199, bash/trunk/dot.bash_profile)
  bash/repos/testing-x86_64/dot.bashrc
(from rev 228199, bash/trunk/dot.bashrc)
  bash/repos/testing-x86_64/privmode-setuid-fail.patch
(from rev 228199, bash/trunk/privmode-setuid-fail.patch)
  bash/repos/testing-x86_64/system.bash_logout
(from rev 228199, bash/trunk/system.bash_logout)
  bash/repos/testing-x86_64/system.bashrc
(from rev 228199, bash/trunk/system.bashrc)

---+
 testing-i686/PKGBUILD |  154 
 testing-i686/bash.install |   16 ++
 testing-i686/dot.bash_logout  |3 
 testing-i686/dot.bash_profile |5 
 testing-i686/dot.bashrc   |9 +
 testing-i686/privmode-setuid-fail.patch   |   29 +
 testing-i686/system.bash_logout   |3 
 testing-i686/system.bashrc|   23 
 testing-x86_64/PKGBUILD   |  154 
 testing-x86_64/bash.install   |   16 ++
 testing-x86_64/dot.bash_logout|3 
 testing-x86_64/dot.bash_profile   |5 
 testing-x86_64/dot.bashrc |9 +
 testing-x86_64/privmode-setuid-fail.patch |   29 +
 testing-x86_64/system.bash_logout |3 
 testing-x86_64/system.bashrc  |   23 
 16 files changed, 484 insertions(+)

Copied: bash/repos/testing-i686/PKGBUILD (from rev 228199, bash/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-30 22:14:22 UTC (rev 228200)
@@ -0,0 +1,154 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=bash
+_basever=4.3
+_patchlevel=033
+pkgver=$_basever.$_patchlevel
+pkgrel=1
+pkgdesc='The GNU Bourne Again shell'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.gnu.org/software/bash/bash.html'
+groups=('base')
+backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
+depends=('readline=6.3' 'glibc')
+optdepends=('bash-completion: for tab completion')
+provides=('sh')
+install=bash.install
+source=(http://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
+dot.bashrc
+dot.bash_profile
+dot.bash_logout
+system.bashrc
+system.bash_logout
+privmode-setuid-fail.patch)
+validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey
+
+if [[ $((10#${_patchlevel})) -gt 0 ]]; then
+  for (( _p=1; _p=$((10#${_patchlevel})); _p++ )); do
+source=(${source[@]} 
http://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//.}-$(printf 
%03d $_p){,.sig})
+  done
+fi
+
+prepare() {
+  cd $pkgname-$_basever
+
+  for (( _p=1; _p=$((10#${_patchlevel})); _p++ )); do
+msg applying patch bash${_basever//.}-$(printf %03d $_p)
+patch -p0 -i ../bash${_basever//.}-$(printf %03d $_p)
+  done
+
+  # http://hmarco.org/bugs/bash_4.3-setuid-bug.html (FS#40663)
+  patch -p0 -i ../privmode-setuid-fail.patch
+}
+
+build() {
+  cd $pkgname-$_basever
+
+  
_bashconfig=(-DDEFAULT_PATH_VALUE=\'\/usr/local/sbin:/usr/local/bin:/usr/bin\\'
+   -DSTANDARD_UTILS_PATH=\'\/usr/bin\\'
+   -DSYS_BASHRC=\'\/etc/bash.bashrc\\'
+   -DSYS_BASH_LOGOUT=\'\/etc/bash.bash_logout\\')
+  export CFLAGS=${CFLAGS} ${_bashconfig[@]}
+
+  ./configure --prefix=/usr --with-curses --enable-readline \
+--without-bash-malloc --with-installed-readline
+  make
+}
+
+check() {
+  make -C $pkgname-$_basever check
+}
+
+package() {
+  make -C 

[arch-commits] Commit in (5 files)

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 23:25:07
  Author: spupykin
Revision: 125044

Modified:
  haddock/trunk/PKGBUILD
  haddock/trunk/haddock.install
  haskell-haddock-api/trunk/PKGBUILD
  haskell-haddock-library/trunk/PKGBUILD
  haskell-haddock-library/trunk/haskell-haddock-library.install

---+
 haddock/trunk/PKGBUILD|   28 +++---
 haddock/trunk/haddock.install |2 
 haskell-haddock-api/trunk/PKGBUILD|   11 ---
 haskell-haddock-library/trunk/PKGBUILD|2 
 haskell-haddock-library/trunk/haskell-haddock-library.install |8 --
 5 files changed, 26 insertions(+), 25 deletions(-)

Modified: haddock/trunk/PKGBUILD
===
--- haddock/trunk/PKGBUILD  2014-12-30 21:55:43 UTC (rev 125043)
+++ haddock/trunk/PKGBUILD  2014-12-30 22:25:07 UTC (rev 125044)
@@ -4,7 +4,7 @@
 # Contributor: Arch Haskell Team arch-hask...@haskell.org
 
 pkgname=haddock
-pkgver=2.14.3
+pkgver=2.15.0.1
 pkgrel=1
 pkgdesc='Tool for generating documentation for Haskell libraries'
 url='http://hackage.haskell.org/package/haddock/'
@@ -11,11 +11,11 @@
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 makedepends=('alex' 'happy')
-depends=('ghc=7.8.3-2' 'haskell-ghc-paths')
+depends=('ghc' 'haskell-ghc-paths' 'haskell-haddock-api')
 install=$pkgname.install
+options=('staticlibs')
 
source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d454f64ed0ea79ec9a94d4d79c8635be74d752d028b737dbe3b5deb9749e310c')
-options=('staticlibs')
+sha256sums=('b7b9e357060e99a68996aca3e3921b2e99bcb5a7669bf7cbad33bac91486705f')
 
 build() {
   cd $pkgname-$pkgver
@@ -30,11 +30,25 @@
   sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
 }
 
+_update_deps() {
+_ver=`pacman -Q $1 | cut -f2 -d\  | cut -f1 -d-`
+for i in `seq 0 $(expr ${#depends[@]} - 1)`; do
+if [ ${depends[$i]} == $1 ]; then
+depends[$i]=$1=${_ver}
+fi
+done
+}
+
+
 package() {
   cd $pkgname-$pkgver
-  
-  install -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
-  install -m744 unregister.sh \
+
+  _update_deps ghc
+  _update_deps haskell-ghc-paths
+  _update_deps haskell-haddock-api
+
+#  install -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -Dm744 unregister.sh \
 $pkgdir/usr/share/haskell/$pkgname/unregister.sh
   install -dm755 $pkgdir/usr/share/doc/ghc/html/libraries
   ln -s /usr/share/doc/$pkgname/html \

Modified: haddock/trunk/haddock.install
===
--- haddock/trunk/haddock.install   2014-12-30 21:55:43 UTC (rev 125043)
+++ haddock/trunk/haddock.install   2014-12-30 22:25:07 UTC (rev 125044)
@@ -2,7 +2,7 @@
 HS_DIR=usr/share/haskell/haddock
 
 post_upgrade() {
-  ${HS_DIR}/register.sh  /dev/null
+#  ${HS_DIR}/register.sh  /dev/null
   post_remove
 }
 

Modified: haskell-haddock-api/trunk/PKGBUILD
===
--- haskell-haddock-api/trunk/PKGBUILD  2014-12-30 21:55:43 UTC (rev 125043)
+++ haskell-haddock-api/trunk/PKGBUILD  2014-12-30 22:25:07 UTC (rev 125044)
@@ -17,15 +17,6 @@
 install=${pkgname}.install
 sha256sums=(551b4485663f86528ebc8c9a268eee97342f83ff07e863226449cdd2a6e745e8)
 
-# PKGBUILD functions
-
-prepare() {
-cd ${srcdir}/haddock-api-${pkgver}
-
-# no cabal patch
-# no source patch
-}
-
 build() {
 cd ${srcdir}/haddock-api-${pkgver}
 
@@ -53,6 +44,8 @@
 cd ${srcdir}/haddock-api-${pkgver}
 
 _update_deps ghc
+_update_deps haskell-ghc-paths
+_update_deps haskell-haddock-library
 
 install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
 install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh

Modified: haskell-haddock-library/trunk/PKGBUILD
===
--- haskell-haddock-library/trunk/PKGBUILD  2014-12-30 21:55:43 UTC (rev 
125043)
+++ haskell-haddock-library/trunk/PKGBUILD  2014-12-30 22:25:07 UTC (rev 
125044)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-haddock-library
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A documentation-generation tool for Haskell libraries
 url=http://www.haskell.org/haddock/;
 license=(BSD3)

Modified: haskell-haddock-library/trunk/haskell-haddock-library.install
===
--- haskell-haddock-library/trunk/haskell-haddock-library.install   
2014-12-30 21:55:43 UTC (rev 125043)
+++ haskell-haddock-library/trunk/haskell-haddock-library.install   
2014-12-30 22:25:07 UTC (rev 125044)
@@ -1,11 +1,10 @@
 # custom variables
-pkgname=haskell-haddock-api
+pkgname=haskell-haddock-library
 

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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 23:25:35
  Author: andyrtr
Revision: 228201

add validpgpkeys

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 22:14:22 UTC (rev 228200)
+++ PKGBUILD2014-12-30 22:25:35 UTC (rev 228201)
@@ -31,6 +31,7 @@
 md5sums=('7af44ee1c4312b00d2269c1b25008f73'
  'SKIP'
  '257c8bfe675862d90f4ce07d3dff1d9f')
+validpgpkeys=('4ABA2F66DBD5A95894910E0673D770CDA59047B9') # HPLIP (HP Linux 
Imaging and Printing) hp...@hp.com
 
 prepare() {
  cd $pkgname-$pkgver


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 23:31:49
  Author: andyrtr
Revision: 228202

add validpgpkeys

Modified:
  libburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 22:25:35 UTC (rev 228201)
+++ PKGBUILD2014-12-30 22:31:49 UTC (rev 228202)
@@ -14,6 +14,7 @@
 options=('!emptydirs')
 md5sums=('ecee98ecd1c24e9d7e92b605e61a2ef2'
  'SKIP')
+validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 
scdbac...@gmx.net
 
 build() {
   cd ${pkgname}-${pkgver/.pl01/}


  1   2   >