[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 09:00:42
  Author: fyan
Revision: 139657

addpkg: python-process-tests 1.1.0-1

Added:
  python-process-tests/
  python-process-tests/repos/
  python-process-tests/trunk/
  python-process-tests/trunk/PKGBUILD

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

Added: python-process-tests/trunk/PKGBUILD
===
--- python-process-tests/trunk/PKGBUILD (rev 0)
+++ python-process-tests/trunk/PKGBUILD 2015-09-09 07:00:42 UTC (rev 139657)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_pypiname=process-tests
+pkgbase=python-process-tests
+pkgname=('python-process-tests' 'python2-process-tests')
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Tools for testing processes"
+arch=('any')
+url="https://pypi.python.org/pypi/process-tests;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/source/p/process-tests/$_pypiname-$pkgver.tar.gz;)
+md5sums=('e9972248c22ed22a80f5e59d1e5b52e0')
+
+prepare() {
+  cp -a process-tests-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/process-tests-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/process-tests-$pkgver-py2"
+  python2 setup.py build
+}
+
+package_python-process-tests() {
+  depends=('python')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-process-tests() {
+  depends=('python2')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


Property changes on: python-process-tests/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in python-process-tests/repos (2 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 09:01:04
  Author: fyan
Revision: 139658

archrelease: copy trunk to community-any

Added:
  python-process-tests/repos/community-any/
  python-process-tests/repos/community-any/PKGBUILD
(from rev 139657, python-process-tests/trunk/PKGBUILD)

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

Copied: python-process-tests/repos/community-any/PKGBUILD (from rev 139657, 
python-process-tests/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 07:01:04 UTC (rev 139658)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_pypiname=process-tests
+pkgbase=python-process-tests
+pkgname=('python-process-tests' 'python2-process-tests')
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Tools for testing processes"
+arch=('any')
+url="https://pypi.python.org/pypi/process-tests;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/source/p/process-tests/$_pypiname-$pkgver.tar.gz;)
+md5sums=('e9972248c22ed22a80f5e59d1e5b52e0')
+
+prepare() {
+  cp -a process-tests-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/process-tests-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/process-tests-$pkgver-py2"
+  python2 setup.py build
+}
+
+package_python-process-tests() {
+  depends=('python')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-process-tests() {
+  depends=('python2')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:15:37
  Author: fyan
Revision: 139668

archrelease: copy trunk to community-any

Added:
  python-execnet/repos/community-any/
  python-execnet/repos/community-any/PKGBUILD
(from rev 139667, python-execnet/trunk/PKGBUILD)

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

Copied: python-execnet/repos/community-any/PKGBUILD (from rev 139667, 
python-execnet/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 09:15:37 UTC (rev 139668)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-execnet
+pkgname=('python-execnet' 'python2-execnet')
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="Rapid multi-Python deployment"
+arch=('any')
+license=('MIT')
+url="http://codespeak.net/execnet;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-apipkg' 
'python2-apipkg')
+checkdepends=('python-pytest' 'python2-pytest' 'procps-ng' 'openssh' 'pypy')
+source=("http://pypi.python.org/packages/source/e/execnet/execnet-$pkgver.tar.gz;)
+sha512sums=('e8c0c32e873f8585ff4d4da3b9cbd40046479370f5653f67a98c9029d4535a619731d1b825332fe4af4dc5ebc9ab11ee879ef45df07f08943b1e1685f2255790')
+
+prepare() {
+  cp -a execnet-${pkgver}{,-py2}
+}
+
+build() {
+  cd "$srcdir/execnet-${pkgver}"
+  python setup.py build
+
+  cd "$srcdir/execnet-${pkgver}-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/execnet-${pkgver}"
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" py.test testing
+
+  cd "$srcdir/execnet-${pkgver}-py2"
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" py.test2 testing
+}
+
+package_python-execnet() {
+  depends=('python-apipkg')
+
+  cd execnet-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-execnet() {
+  depends=('python2-apipkg')
+
+  cd execnet-${pkgver}-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:15:14
  Author: fyan
Revision: 139667

addpkg: python-execnet 1.4.1-1

Added:
  python-execnet/
  python-execnet/repos/
  python-execnet/trunk/
  python-execnet/trunk/PKGBUILD

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

Added: python-execnet/trunk/PKGBUILD
===
--- python-execnet/trunk/PKGBUILD   (rev 0)
+++ python-execnet/trunk/PKGBUILD   2015-09-09 09:15:14 UTC (rev 139667)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-execnet
+pkgname=('python-execnet' 'python2-execnet')
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="Rapid multi-Python deployment"
+arch=('any')
+license=('MIT')
+url="http://codespeak.net/execnet;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-apipkg' 
'python2-apipkg')
+checkdepends=('python-pytest' 'python2-pytest' 'procps-ng' 'openssh' 'pypy')
+source=("http://pypi.python.org/packages/source/e/execnet/execnet-$pkgver.tar.gz;)
+sha512sums=('e8c0c32e873f8585ff4d4da3b9cbd40046479370f5653f67a98c9029d4535a619731d1b825332fe4af4dc5ebc9ab11ee879ef45df07f08943b1e1685f2255790')
+
+prepare() {
+  cp -a execnet-${pkgver}{,-py2}
+}
+
+build() {
+  cd "$srcdir/execnet-${pkgver}"
+  python setup.py build
+
+  cd "$srcdir/execnet-${pkgver}-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/execnet-${pkgver}"
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" py.test testing
+
+  cd "$srcdir/execnet-${pkgver}-py2"
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" py.test2 testing
+}
+
+package_python-execnet() {
+  depends=('python-apipkg')
+
+  cd execnet-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-execnet() {
+  depends=('python2-apipkg')
+
+  cd execnet-${pkgver}-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


Property changes on: python-execnet/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2015-09-09 Thread Tobias Powalowski
Date: Wednesday, September 9, 2015 @ 09:36:31
  Author: tpowa
Revision: 245618

archrelease: copy trunk to extra-any

Added:
  archboot/repos/extra-any/PKGBUILD
(from rev 245617, archboot/trunk/PKGBUILD)
  archboot/repos/extra-any/archboot.install
(from rev 245617, archboot/trunk/archboot.install)
Deleted:
  archboot/repos/extra-any/PKGBUILD
  archboot/repos/extra-any/archboot.install

--+
 PKGBUILD |  144 ++---
 archboot.install |   48 -
 2 files changed, 96 insertions(+), 96 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-09 07:36:24 UTC (rev 245617)
+++ PKGBUILD2015-09-09 07:36:31 UTC (rev 245618)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer : Tobias Powalowski 
-
-pkgname=archboot
-pkgver=2015.05
-pkgrel=1
-pkgdesc="Advanced, modular arch boot/install image creation utility"
-arch=(any)
-license=('GPL')
-url="http://www.archlinux.org/;
-depends=('mkinitcpio>=0.8.5-1' 'mksyslinux>=2010.08-2' 'mkpxelinux>=2010.08-2' 
'mkisolinux>=2010.08-2'
- 'subversion>=1.7.4-1' 'wget>=1.13.4-1' 'bash>=4.2.024-2' 
'coreutils>=8.15-1'
- 'cryptsetup>=1.4.1-1' 'dialog>=1.1_20120215-1' 'e2fsprogs>=1.42.1-1' 
'findutils>=4.4.2-4' 'gawk>=4.0.0-2'
- 'grep>=2.11-2' 'iputils>=20101006-2' 'jfsutils>=1.1.15-3' 
'less>=444-3' 'lvm2>=2.02.95-1' 'mdadm>=3.2.3-1'
- 'kmod>=7-1' 'nano>=2.2.6-2' 'ncurses>=5.9-3' 
'net-tools>=1.60.20110819cvs-3' 'gnu-netcat>=0.7.1-4'
- 'pcmciautils>=018-2' 'procps-ng>=3.3.2-1' 'psmisc>=22.16-1' 
'reiserfsprogs>=3.6.21-4'
- 'sed>=4.2.1-4' 'snarf>=7.0-5' 'tar>=1.26-2' 'util-linux>=2.21-6' 
'dnsutils>=9.9.2.P1-1'
- 'which>=2.20-5' 'kbd>=1.15.3-2' 'wireless_tools>=29-6' 
'xfsprogs>=3.1.7-1' 'hdparm>=9.39-1'
- 'memtest86+>=4.20-2' 'inetutils>=1.9.1-1' 'openssh>=5.9p1-8' 
'hwdetect>=2012.01-1' 'shadow>=4.1.5-4' 
-'bridge-utils>=1.5-1' 'ifenslave>=1.1.0-7' 'links>=2.5-1' 
'dosfstools>=3.0.12-1'
- 'glibc>=2.15-7' 'linux-api-headers>=3.1.6-1' 'linux>=3.2.13-1'
- 'kexec-tools>=2.0.2-4' 'ppp>=2.4.5-3' 'rp-pppoe>=3.10-7' 
'iptables>=1.4.12.2-1' 'isdn4k-utils>=3.20-1'
- 'ntfs-3g>=2012.1.15-1' 'pciutils>=3.1.9-1' 'usbutils>=005-1' 
'vpnc>=0.5.3.svn516-1' 'openvpn>=2.2.2-1'
-'b43-fwcutter>=015-1' 'wpa_supplicant>=0.7.3-5' 'rsync>=3.0.9-2' 
'gzip>=1.4-4' 'libarchive>=3.0.3-5'
-'device-mapper>=2.02.95-1' 'screen>=4.0.3-13' 'elfutils>=0.152-2' 
'pam>=1.1.5-2' 'cracklib>=2.8.18-2'
-'nfs-utils>=1.2.5-2' 'nfsidmap>=0.24-3' 'readline>=6.2.002-1' 
'acl>=2.2.51-1' 'attr>=2.4.46-1' 'pcre>=8.30-1'
-'cpio>=2.11-3' 'fuse>=2.8.7-1' 'libusb>=1.0.18-1' 'vim>=7.4.0-1' 
'lzo>=2.06-1' 'libsasl>=2.1.23-9' 'libldap>=2.4.30-1'
-'gpm>=1.20.6-7' 'libevent>=2.0.17-1' 'gcc-libs>=4.6.3-1' 
'sdparm>=1.07-1' 'licenses>=2.9-1' 'pptpclient>=1.7.2-4'
-'zd1211-firmware>=1.4-5' 'ipw2100-fw>=1.3-6' 'ipw2200-fw>=3.1-4' 
'smbclient>=3.6.3-4'  'dhcpcd>=5.5.4-1' 'openssl>=1.0.1-1'
-'git>=1.7.9.5-1' 'dmraid>=1.0.0.rc16.3-2' 'linux-atm>=2.5.2-1' 
'netctl>=0.6-1' 'parted>=3.1-1' 'tzdata>=2012b-1'
-'ntp>=4.2.6.p5-6' 'libgcrypt>=1.5.0-1' 'iw>=3.3-2' 'crda>=1.1.2-2' 
'libnl>=3.2.7-1' 'iproute2>=3.2.0-3'
-'wireless-regdb>=2011.04.28-1' 'dhclient>=4.2.3.2-2' 
'syslinux>=4.05-3' 'mtools>=4.0.17-2'
-'fsarchiver>=0.6.13-1' 'xz>=5.0.3-1' 'libtirpc>=0.2.2-2' 
'librpcsecgss>=0.19-7' 'rpcbind>=0.2.0-6' 'testdisk>=6.13-2'
-'wipe>=2.3.1-2' 'ddrescue>=1.15-1' 'ifplugd>=0.28-8' 
'wpa_actiond>=1.1-3' 'rfkill>=0.4-3'
-'libgssglue>=0.3-1' 'mkinitcpio-nfs-utils>=0.2-2' 'gptfdisk>=0.8.4-1' 
'nilfs-utils>=2.1.1-1' 'btrfs-progs>=0.19.20120110-2'
-'linux-firmware>=20120227-1' 'iana-etc>=2.30-2' 
'libusb-compat>=0.1.3-2' 'keyutils>=1.5.5-1'
-'libisoburn>=1.2.0-1' 'squashfs-tools>=4.2-2' 'file>=5.11-1' 
'yp-tools>=2.12-2' 'curl>=7.25.0-1'  'smartmontools>=5.42-3'
-'dnsmasq>=2.60-2' 'lftp>=4.3.5-1' 'openconnect>=1:3.15-1' 
'libxml2>=2.7.8-2' 'libproxy>=0.4.7-1' 'speedtouch>=1.3.1-4'
-'tcpdump>=4.2.1-2' 'nmap>=5.51-3' 'lua>=5.1.5-1' 'weechat>=0.3.7-1' 
'gnutls>=3.0.17-1' 'nettle>=2.4-1' 'libtasn1>=2.12-1'
-'expat>=2.0.1-7' 'progsreiserfs>=0.3.0.5-7' 'glib2>=2.30.2-2' 
'freetype2>=2.4.9-1'
-'libssh2>=1.4.0-1' 'libedit>=20120311_3.0-1' 'talloc>=2.0.7-1' 
'eventlog>=0.2.12-3' 'idnkit>=1.0-2' 'libjpeg-turbo>=1.2.0-1'
-'dmidecode>=2.11-2' 'pth>=2.0.7-4' 'gnupg>=2.0.19-1' 
'libksba>=1.2.0-1' 'libassuan>=2.0.3-1' 'pinentry>=0.8.1-3'
-'gpgme>=1.3.1-4' 'ldns>=1.6.12-2' 'dnssec-anchors>=20120422-1' 
'hwids>=20120512-1'
-'systemd>=185' 'archlinux-keyring>=20120529-1' 'haveged>=1.4-3' 
-'pambase>=20120602-1' 'chntpw>=110511-2' 'traceroute>=2.0.18' 
'arch-wiki-lite>=20120619-1' 'grub>=2.00-1' 
-'systemd-sysvcompat>=188-2' 

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

2015-09-09 Thread Tobias Powalowski
Date: Wednesday, September 9, 2015 @ 09:36:24
  Author: tpowa
Revision: 245617

upgpkg: archboot 2015.09-1

bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 07:16:41 UTC (rev 245616)
+++ PKGBUILD2015-09-09 07:36:24 UTC (rev 245617)
@@ -2,7 +2,7 @@
 # Maintainer : Tobias Powalowski 
 
 pkgname=archboot
-pkgver=2015.05
+pkgver=2015.09
 pkgrel=1
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
@@ -14,7 +14,7 @@
  'grep>=2.11-2' 'iputils>=20101006-2' 'jfsutils>=1.1.15-3' 
'less>=444-3' 'lvm2>=2.02.95-1' 'mdadm>=3.2.3-1'
  'kmod>=7-1' 'nano>=2.2.6-2' 'ncurses>=5.9-3' 
'net-tools>=1.60.20110819cvs-3' 'gnu-netcat>=0.7.1-4'
  'pcmciautils>=018-2' 'procps-ng>=3.3.2-1' 'psmisc>=22.16-1' 
'reiserfsprogs>=3.6.21-4'
- 'sed>=4.2.1-4' 'snarf>=7.0-5' 'tar>=1.26-2' 'util-linux>=2.21-6' 
'dnsutils>=9.9.2.P1-1'
+ 'sed>=4.2.1-4' 'snarf>=7.0-5' 'tar>=1.26-2' 'util-linux>=2.21-6' 
'bind-tools>=9.9.2.P1-1'
  'which>=2.20-5' 'kbd>=1.15.3-2' 'wireless_tools>=29-6' 
'xfsprogs>=3.1.7-1' 'hdparm>=9.39-1'
  'memtest86+>=4.20-2' 'inetutils>=1.9.1-1' 'openssh>=5.9p1-8' 
'hwdetect>=2012.01-1' 'shadow>=4.1.5-4' 
 'bridge-utils>=1.5-1' 'ifenslave>=1.1.0-7' 'links>=2.5-1' 
'dosfstools>=3.0.12-1'
@@ -46,7 +46,7 @@
 'systemd-sysvcompat>=188-2' 'arch-wiki-lite>=20120619-1'
  'intel-ucode>=20120606-1' 'arch-install-scripts>=5-1' 'zsh>=5.0.0-2' 
'gdbm>=1.10-1'
  'grml-zsh-config>=0.6.2-1' 'cpupower>=3.5-4' 'wvdial>=1.61-4' 
'xl2tpd>=1.3.0-2' 'usb_modeswitch>=1.2.4-1'
- 'gummiboot>=6' 'refind-efi>=0.4.5-1' 'efibootmgr>=0.6.0-3' 
'f2fs-tools>=1.1.0-2' 'prebootloader>=20130206-1' 
+ 'refind-efi>=0.4.5-1' 'efibootmgr>=0.6.0-3' 'f2fs-tools>=1.1.0-2' 
'prebootloader>=20130206-1' 
  'lockdown-ms>=20130326-1' 'efivar>=0.4_18_gb8c524c-1' 
'ethtool>=1:3.13-1') 
 
 
source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver-$pkgrel.tar.bz2)
@@ -69,4 +69,4 @@
   cd "$srcdir"/$pkgname-$pkgver-1
   mv * "$pkgdir/"
 }
-md5sums=('55a029367dcc71443a744cfc6ab34408')
+md5sums=('7f6eafd206ea35902f9746ac573d124b')


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 10:01:05
  Author: fyan
Revision: 139660

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

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

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

Copied: nodejs/repos/community-testing-i686/PKGBUILD (from rev 139659, 
nodejs/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-09-09 08:01:05 UTC (rev 139660)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor  Bartłomiej Piotrowski 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: James Campos 
+# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Dongsheng Cai 
+# Contributor: Masutu Subric 
+# Contributor: TIanyi Cui 
+
+pkgname=nodejs
+pkgver=4.0.0
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl' 'zlib' 'icu') # 'libuv' 'v8' 'c-ares')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+source=("http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz;)
+sha256sums=('e110e5a066f3a6fe565ede7dd66f3727384b9b5c5fbf46f8db723d726e2f5900')
+
+prepare() {
+  cd node-v$pkgver
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_python -c _python2 -c _' \
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v$pkgver
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib
+# --shared-libuv
+# --shared-v8
+# --shared-cares
+
+  make
+}
+
+check() {
+  cd node-v$pkgver
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-v$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # install docs as per user request
+  install -d "$pkgdir"/usr/share/doc/nodejs
+  cp -r doc/api/{*.html,assets} \
+"$pkgdir"/usr/share/doc/nodejs
+
+  install -D -m644 LICENSE \
+"$pkgdir"/usr/share/licenses/nodejs/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-testing-x86_64/PKGBUILD (from rev 139659, 
nodejs/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-09-09 08:01:05 UTC (rev 139660)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor  Bartłomiej Piotrowski 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: James Campos 
+# Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Dongsheng Cai 
+# Contributor: Masutu Subric 
+# Contributor: TIanyi Cui 
+
+pkgname=nodejs
+pkgver=4.0.0
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl' 'zlib' 'icu') # 'libuv' 'v8' 'c-ares')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+source=("http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz;)
+sha256sums=('e110e5a066f3a6fe565ede7dd66f3727384b9b5c5fbf46f8db723d726e2f5900')
+
+prepare() {
+  cd node-v$pkgver
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_python -c _python2 -c _' \
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v$pkgver
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib
+# --shared-libuv
+# --shared-v8
+# --shared-cares
+
+  make
+}
+
+check() {
+  cd node-v$pkgver
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-v$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # install docs as per user request
+  install -d "$pkgdir"/usr/share/doc/nodejs
+  cp -r doc/api/{*.html,assets} \
+

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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 10:00:34
  Author: fyan
Revision: 139659

upgpkg: nodejs 4.0.0-1

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 07:01:04 UTC (rev 139658)
+++ PKGBUILD2015-09-09 08:00:34 UTC (rev 139659)
@@ -9,7 +9,7 @@
 # Contributor: TIanyi Cui 
 
 pkgname=nodejs
-pkgver=0.12.7
+pkgver=4.0.0
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 makedepends=('python2' 'procps-ng')
 optdepends=('npm: nodejs package manager')
 source=("http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz;)
-sha256sums=('b23d64df051c9c969b0c583f802d5d71de342e53067127a5061415be7e12f39d')
+sha256sums=('e110e5a066f3a6fe565ede7dd66f3727384b9b5c5fbf46f8db723d726e2f5900')
 
 prepare() {
   cd node-v$pkgver
@@ -29,6 +29,7 @@
 -e 's_^#!/usr/bin/env python$_&2_' \
 -e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
 -e 's_^#!/usr/bin/python$_&2_' \
+-e 's_python -c _python2 -c _' \
 -e "s_'python'_'python2'_" -i {} \;
   find test/ -type f -exec sed 's_python _python2 _' -i {} \;
 }


[arch-commits] Commit in (python-pytest-captruelog python-pytest-capturelog)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 10:48:48
  Author: fyan
Revision: 139664

fix typo in dir name

Added:
  python-pytest-capturelog/
Deleted:
  python-pytest-captruelog/


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:01:34
  Author: fyan
Revision: 139666

archrelease: copy trunk to community-any

Added:
  python-apipkg/repos/community-any/
  python-apipkg/repos/community-any/PKGBUILD
(from rev 139665, python-apipkg/trunk/PKGBUILD)

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

Copied: python-apipkg/repos/community-any/PKGBUILD (from rev 139665, 
python-apipkg/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 09:01:34 UTC (rev 139666)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-apipkg
+pkgname=('python-apipkg' 'python2-apipkg')
+pkgver=1.4
+pkgrel=1
+pkgdesc="Namespace control and lazy-import mechanism"
+arch=('any')
+license=('MIT')
+url=" http://bitbucket.org/hpk42/apipkg;
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest')
+source=("http://pypi.python.org/packages/source/a/apipkg/apipkg-$pkgver.tar.gz;)
+sha512sums=('118f806706944513f50d3cdef596b32f8ce585cfaf94d2531a6d260f90a0e2147177161aaa6f5d6823150e6182d0f73be3dc01259b8a2f8d710733a22ea54789')
+
+prepare() {
+  cp -a apipkg-${pkgver}{,-py2}
+}
+
+build() {
+  cd "$srcdir/apipkg-${pkgver}"
+  python setup.py build
+
+  cd "$srcdir/apipkg-${pkgver}-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/apipkg-${pkgver}"
+  py.test
+
+  cd "$srcdir/apipkg-${pkgver}-py2"
+  py.test2
+}
+
+package_python-apipkg() {
+  depends=('python')
+
+  cd apipkg-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-apipkg() {
+  depends=('python2')
+
+  cd apipkg-${pkgver}-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:00:41
  Author: fyan
Revision: 139665

addpkg: python-apipkg 1.4-1

Added:
  python-apipkg/
  python-apipkg/repos/
  python-apipkg/trunk/
  python-apipkg/trunk/PKGBUILD

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

Added: python-apipkg/trunk/PKGBUILD
===
--- python-apipkg/trunk/PKGBUILD(rev 0)
+++ python-apipkg/trunk/PKGBUILD2015-09-09 09:00:41 UTC (rev 139665)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-apipkg
+pkgname=('python-apipkg' 'python2-apipkg')
+pkgver=1.4
+pkgrel=1
+pkgdesc="Namespace control and lazy-import mechanism"
+arch=('any')
+license=('MIT')
+url=" http://bitbucket.org/hpk42/apipkg;
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest')
+source=("http://pypi.python.org/packages/source/a/apipkg/apipkg-$pkgver.tar.gz;)
+sha512sums=('118f806706944513f50d3cdef596b32f8ce585cfaf94d2531a6d260f90a0e2147177161aaa6f5d6823150e6182d0f73be3dc01259b8a2f8d710733a22ea54789')
+
+prepare() {
+  cp -a apipkg-${pkgver}{,-py2}
+}
+
+build() {
+  cd "$srcdir/apipkg-${pkgver}"
+  python setup.py build
+
+  cd "$srcdir/apipkg-${pkgver}-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/apipkg-${pkgver}"
+  py.test
+
+  cd "$srcdir/apipkg-${pkgver}-py2"
+  py.test2
+}
+
+package_python-apipkg() {
+  depends=('python')
+
+  cd apipkg-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-apipkg() {
+  depends=('python2')
+
+  cd apipkg-${pkgver}-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


Property changes on: python-apipkg/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in nvidia/trunk (nv-drm-343.36.patch)

2015-09-09 Thread Sven-Hendrik Haase
Date: Wednesday, September 9, 2015 @ 09:16:41
  Author: svenstaro
Revision: 245616

Delete old patch

Deleted:
  nvidia/trunk/nv-drm-343.36.patch

-+
 nv-drm-343.36.patch |   14 --
 1 file changed, 14 deletions(-)

Deleted: nv-drm-343.36.patch
===
--- nv-drm-343.36.patch 2015-09-09 05:34:49 UTC (rev 245615)
+++ nv-drm-343.36.patch 2015-09-09 07:16:41 UTC (rev 245616)
@@ -1,14 +0,0 @@
-diff --git a/kernel/nv-drm.c b/kernel/nv-drm.c
-index c0b41a0..700c193 100644
 a/kernel/nv-drm.c
-+++ b/kernel/nv-drm.c
-@@ -128,6 +128,8 @@ static struct drm_driver nv_drm_driver = {
- .gem_prime_vmap = nv_gem_prime_vmap,
- .gem_prime_vunmap = nv_gem_prime_vunmap,
- 
-+.set_busid = drm_pci_set_busid,
-+
- .name = "nvidia-drm",
- .desc = "NVIDIA DRM driver",
- .date = "20130102",
-


[arch-commits] Commit in python-pytest-captruelog/repos (2 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 10:47:34
  Author: fyan
Revision: 139663

archrelease: copy trunk to community-any

Added:
  python-pytest-captruelog/repos/community-any/
  python-pytest-captruelog/repos/community-any/PKGBUILD
(from rev 139662, python-pytest-captruelog/trunk/PKGBUILD)

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

Copied: python-pytest-captruelog/repos/community-any/PKGBUILD (from rev 139662, 
python-pytest-captruelog/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 08:47:34 UTC (rev 139663)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-capturelog
+pkgname=('python-pytest-capturelog' 'python2-pytest-capturelog')
+_pypiname=pytest-capturelog
+pkgver=0.7
+_tag=RELEASE_0_7
+pkgrel=1
+pkgdesc='py.test plugin to capture log messages'
+arch=('any')
+license=('MIT')
+url='https://bitbucket.org/memedough/pytest-capturelog/overview'
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools' 
'python2-setuptools' 'mercurial')
+source=("hg+https://felixonm...@bitbucket.org/memedough/pytest-capturelog#tag=$_tag;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a "${srcdir}/${_pypiname}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pypiname"
+  python setup.py build
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test || warning "Tests failed"
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2 || warning "Tests failed"
+}
+
+package_python-pytest-capturelog() {
+  depends=('python-pytest')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-pytest-capturelog() {
+  depends=('python2-pytest')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+# vim:set ts=2 sw=2 et:


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 10:47:16
  Author: fyan
Revision: 139662

upgpkg: python-pytest-capturelog 0.7-1

add $Id$ property

Modified:
  python-pytest-captruelog/trunk/PKGBUILD   (properties)

Index: python-pytest-captruelog/trunk/PKGBUILD
===
--- python-pytest-captruelog/trunk/PKGBUILD 2015-09-09 08:46:52 UTC (rev 
139661)
+++ python-pytest-captruelog/trunk/PKGBUILD 2015-09-09 08:47:16 UTC (rev 
139662)

Property changes on: python-pytest-captruelog/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 10:46:52
  Author: fyan
Revision: 139661

addpkg: python-pytest-capturelog 0.7-1

Added:
  python-pytest-captruelog/
  python-pytest-captruelog/repos/
  python-pytest-captruelog/trunk/
  python-pytest-captruelog/trunk/PKGBUILD

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

Added: python-pytest-captruelog/trunk/PKGBUILD
===
--- python-pytest-captruelog/trunk/PKGBUILD (rev 0)
+++ python-pytest-captruelog/trunk/PKGBUILD 2015-09-09 08:46:52 UTC (rev 
139661)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-capturelog
+pkgname=('python-pytest-capturelog' 'python2-pytest-capturelog')
+_pypiname=pytest-capturelog
+pkgver=0.7
+_tag=RELEASE_0_7
+pkgrel=1
+pkgdesc='py.test plugin to capture log messages'
+arch=('any')
+license=('MIT')
+url='https://bitbucket.org/memedough/pytest-capturelog/overview'
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools' 
'python2-setuptools' 'mercurial')
+source=("hg+https://felixonm...@bitbucket.org/memedough/pytest-capturelog#tag=$_tag;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a "${srcdir}/${_pypiname}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pypiname"
+  python setup.py build
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test || warning "Tests failed"
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2 || warning "Tests failed"
+}
+
+package_python-pytest-capturelog() {
+  depends=('python-pytest')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-pytest-capturelog() {
+  depends=('python2-pytest')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-pytest-cov/repos (2 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 12:01:23
  Author: fyan
Revision: 139676

archrelease: copy trunk to community-any

Added:
  python-pytest-cov/repos/community-any/
  python-pytest-cov/repos/community-any/PKGBUILD
(from rev 139675, python-pytest-cov/trunk/PKGBUILD)

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

Copied: python-pytest-cov/repos/community-any/PKGBUILD (from rev 139675, 
python-pytest-cov/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 10:01:23 UTC (rev 139676)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Sebastien LEDUC 
+# Contributor: Andrey Mikhaylenko 
+
+pkgbase=python-pytest-cov
+pkgname=('python-pytest-cov' 'python2-pytest-cov')
+_pypiname=pytest-cov
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
+arch=('any')
+license=('MIT')
+url='https://github.com/schlamar/pytest-cov'
+makedepends=('python-coverage' 'python2-coverage' 'python-setuptools' 
'python2-setuptools'
+ 'python-pytest' 'python2-pytest' 'git')
+checkdepends=('python-virtualenv' 'python2-virtualenv' 'python-process-tests' 
'python2-process-tests'
+  'python-pytest-cache' 'python2-pytest-cache' 
'python-pytest-xdist' 'python2-pytest-xdist'
+  'python-pytest-capturelog' 'python2-pytest-capturelog')
+source=("git+https://github.com/pytest-dev/pytest-cov.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a "${srcdir}/${_pypiname}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pypiname"
+  python setup.py build
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH:$PWD/tests"
 py.test2 || warning "Tests failed"
+}
+
+package_python-pytest-cov() {
+  depends=('python-pytest' 'python-coverage')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir"/ --optimize=1
+}
+
+package_python2-pytest-cov() {
+  depends=('python2-pytest' 'python2-coverage')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+}
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 12:00:55
  Author: fyan
Revision: 139675

addpkg: python-pytest-cov 2.1.0-1

Added:
  python-pytest-cov/
  python-pytest-cov/repos/
  python-pytest-cov/trunk/
  python-pytest-cov/trunk/PKGBUILD

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

Added: python-pytest-cov/trunk/PKGBUILD
===
--- python-pytest-cov/trunk/PKGBUILD(rev 0)
+++ python-pytest-cov/trunk/PKGBUILD2015-09-09 10:00:55 UTC (rev 139675)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Sebastien LEDUC 
+# Contributor: Andrey Mikhaylenko 
+
+pkgbase=python-pytest-cov
+pkgname=('python-pytest-cov' 'python2-pytest-cov')
+_pypiname=pytest-cov
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
+arch=('any')
+license=('MIT')
+url='https://github.com/schlamar/pytest-cov'
+makedepends=('python-coverage' 'python2-coverage' 'python-setuptools' 
'python2-setuptools'
+ 'python-pytest' 'python2-pytest' 'git')
+checkdepends=('python-virtualenv' 'python2-virtualenv' 'python-process-tests' 
'python2-process-tests'
+  'python-pytest-cache' 'python2-pytest-cache' 
'python-pytest-xdist' 'python2-pytest-xdist'
+  'python-pytest-capturelog' 'python2-pytest-capturelog')
+source=("git+https://github.com/pytest-dev/pytest-cov.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a "${srcdir}/${_pypiname}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pypiname"
+  python setup.py build
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH:$PWD/tests"
 py.test2 || warning "Tests failed"
+}
+
+package_python-pytest-cov() {
+  depends=('python-pytest' 'python-coverage')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir"/ --optimize=1
+}
+
+package_python2-pytest-cov() {
+  depends=('python2-pytest' 'python2-coverage')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+}
+# vim:set ts=2 sw=2 et:


Property changes on: python-pytest-cov/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in python-pytest-cache/repos (2 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:34:21
  Author: fyan
Revision: 139672

archrelease: copy trunk to community-any

Added:
  python-pytest-cache/repos/community-any/
  python-pytest-cache/repos/community-any/PKGBUILD
(from rev 139671, python-pytest-cache/trunk/PKGBUILD)

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

Copied: python-pytest-cache/repos/community-any/PKGBUILD (from rev 139671, 
python-pytest-cache/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 09:34:21 UTC (rev 139672)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-cache
+pkgname=('python-pytest-cache' 'python2-pytest-cache')
+_pypiname=pytest-cache
+pkgver=1.0
+pkgrel=1
+pkgdesc='pytest plugin with mechanisms for caching across test runs'
+arch=('any')
+license=('MIT')
+url='http://bitbucket.org/hpk42/pytest-cache/'
+makedepends=('python-pytest' 'python2-pytest' 'python-execnet' 
'python2-execnet' 'mercurial')
+source=("hg+https://bitbucket.org/hpk42/pytest-cache#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a "${srcdir}/${_pypiname}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pypiname"
+  python setup.py build
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2
+}
+
+package_python-pytest-cache() {
+  depends=('python-pytest' 'python-execnet')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-pytest-cache() {
+  depends=('python2-pytest' 'python2-execnet')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:47:03
  Author: fyan
Revision: 139673

addpkg: python-helper 2.4.1-1

Added:
  python-helper/
  python-helper/repos/
  python-helper/trunk/
  python-helper/trunk/PKGBUILD

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

Added: python-helper/trunk/PKGBUILD
===
--- python-helper/trunk/PKGBUILD(rev 0)
+++ python-helper/trunk/PKGBUILD2015-09-09 09:47:03 UTC (rev 139673)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-helper
+pkgname=('python-helper' 'python2-helper')
+pkgver=2.4.1
+pkgrel=1
+pkgdesc="Development library for quickly writing configurable applications and 
daemons"
+arch=('any')
+license=('BSD')
+url="https://helper.readthedocs.org;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-yaml' 
'python2-yaml' 'git')
+checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock')
+source=("git+https://github.com/gmr/helper.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a helper{,-py2}
+}
+
+build() {
+  cd "$srcdir/helper"
+  python setup.py build
+
+  cd "$srcdir/helper-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/helper"
+  nosetests3 || warning "Expected: Tests do not support Python 3"
+
+  cd "$srcdir/helper-py2"
+  nosetests2
+}
+
+package_python-helper() {
+  depends=('python-yaml')
+
+  cd helper
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-helper() {
+  depends=('python2-yaml')
+
+  cd helper-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


Property changes on: python-helper/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:25:46
  Author: fyan
Revision: 139669

addpkg: python-pytest-xdist 1.13.1-1

Added:
  python-pytest-xdist/
  python-pytest-xdist/repos/
  python-pytest-xdist/trunk/
  python-pytest-xdist/trunk/PKGBUILD

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

Added: python-pytest-xdist/trunk/PKGBUILD
===
--- python-pytest-xdist/trunk/PKGBUILD  (rev 0)
+++ python-pytest-xdist/trunk/PKGBUILD  2015-09-09 09:25:46 UTC (rev 139669)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-xdist
+pkgname=('python-pytest-xdist' 'python2-pytest-xdist')
+_pypiname=pytest-xdist
+pkgver=1.13.1
+pkgrel=1
+pkgdesc='py.test plugin to capture log messages'
+arch=('any')
+license=('MIT')
+url='https://bitbucket.org/memedough/pytest-xdist/overview'
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools_scm' 
'python2-setuptools_scm' 'python-execnet' 'python2-execnet' 'mercurial')
+source=("hg+https://bitbucket.org/pytest-dev/pytest-xdist#tag=v$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a "${srcdir}/${_pypiname}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pypiname"
+  python setup.py build
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test || warning "Tests failed"
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2 || warning "Tests failed"
+}
+
+package_python-pytest-xdist() {
+  depends=('python-pytest' 'python-execnet')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-pytest-xdist() {
+  depends=('python2-pytest' 'python2-execnet')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+# vim:set ts=2 sw=2 et:


Property changes on: python-pytest-xdist/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 13:31:05
  Author: fyan
Revision: 139680

upgpkg: thefuck 3.0-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 10:20:54 UTC (rev 139679)
+++ PKGBUILD2015-09-09 11:31:05 UTC (rev 139680)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=thefuck
-pkgver=2.9.1
+pkgver=3.0
 pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
@@ -20,13 +20,22 @@
 }
 
 check() {
-  cd thefuck/tests
-  LC_CTYPE=en_US.utf8 PYTHONPATH="$PWD/build/lib:$PYTHONPATH" py.test
+  cd thefuck
+
+  # Hack distribution test by installing it and set PYTHONPATH afterwards
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+
+  # Hack $HOME as it's / in the chroot and not writable
+  cp tests/test_conf.py "$srcdir/test_conf.py.bak"
+  sed -i "s|data = {}|data = {'HOME': '$srcdir'}|" tests/test_conf.py
+  LC_CTYPE=en_US.utf8 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test tests
+  mv "$srcdir/test_conf.py.bak" tests/test_conf.py
 }
 
 package() {
   cd thefuck
   python3 setup.py install -O1 --prefix=/usr --root="$pkgdir/"
+  mv "$pkgdir"/usr/lib/python3.4/site-packages/{tests,thefuck/}
 
   install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
 }


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 13:31:19
  Author: fyan
Revision: 139681

archrelease: copy trunk to community-any

Added:
  thefuck/repos/community-any/PKGBUILD
(from rev 139680, thefuck/trunk/PKGBUILD)
Deleted:
  thefuck/repos/community-any/PKGBUILD

--+
 PKGBUILD |   77 ++---
 1 file changed, 43 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-09 11:31:05 UTC (rev 139680)
+++ PKGBUILD2015-09-09 11:31:19 UTC (rev 139681)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=thefuck
-pkgver=2.9.1
-pkgrel=1
-pkgdesc="Magnificent app which corrects your previous console command"
-arch=('any')
-url="https://github.com/nvbn/thefuck;
-license=('MIT')
-depends=('python-setuptools' 'python-psutil' 'python-six' 'python-colorama' 
'python-decorator')
-makedepends=('git')
-checkdepends=('python-pytest-mock' 'python-mock' 'python-pexpect')
-source=("git+https://github.com/nvbn/thefuck.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd thefuck
-  python setup.py build
-}
-
-check() {
-  cd thefuck/tests
-  LC_CTYPE=en_US.utf8 PYTHONPATH="$PWD/build/lib:$PYTHONPATH" py.test
-}
-
-package() {
-  cd thefuck
-  python3 setup.py install -O1 --prefix=/usr --root="$pkgdir/"
-
-  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thefuck/repos/community-any/PKGBUILD (from rev 139680, 
thefuck/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-09 11:31:19 UTC (rev 139681)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=thefuck
+pkgver=3.0
+pkgrel=1
+pkgdesc="Magnificent app which corrects your previous console command"
+arch=('any')
+url="https://github.com/nvbn/thefuck;
+license=('MIT')
+depends=('python-setuptools' 'python-psutil' 'python-six' 'python-colorama' 
'python-decorator')
+makedepends=('git')
+checkdepends=('python-pytest-mock' 'python-mock' 'python-pexpect')
+source=("git+https://github.com/nvbn/thefuck.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd thefuck
+  python setup.py build
+}
+
+check() {
+  cd thefuck
+
+  # Hack distribution test by installing it and set PYTHONPATH afterwards
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+
+  # Hack $HOME as it's / in the chroot and not writable
+  cp tests/test_conf.py "$srcdir/test_conf.py.bak"
+  sed -i "s|data = {}|data = {'HOME': '$srcdir'}|" tests/test_conf.py
+  LC_CTYPE=en_US.utf8 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test tests
+  mv "$srcdir/test_conf.py.bak" tests/test_conf.py
+}
+
+package() {
+  cd thefuck
+  python3 setup.py install -O1 --prefix=/usr --root="$pkgdir/"
+  mv "$pkgdir"/usr/lib/python3.4/site-packages/{tests,thefuck/}
+
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-pytest-xdist/repos (2 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:26:12
  Author: fyan
Revision: 139670

archrelease: copy trunk to community-any

Added:
  python-pytest-xdist/repos/community-any/
  python-pytest-xdist/repos/community-any/PKGBUILD
(from rev 139669, python-pytest-xdist/trunk/PKGBUILD)

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

Copied: python-pytest-xdist/repos/community-any/PKGBUILD (from rev 139669, 
python-pytest-xdist/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 09:26:12 UTC (rev 139670)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-xdist
+pkgname=('python-pytest-xdist' 'python2-pytest-xdist')
+_pypiname=pytest-xdist
+pkgver=1.13.1
+pkgrel=1
+pkgdesc='py.test plugin to capture log messages'
+arch=('any')
+license=('MIT')
+url='https://bitbucket.org/memedough/pytest-xdist/overview'
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools_scm' 
'python2-setuptools_scm' 'python-execnet' 'python2-execnet' 'mercurial')
+source=("hg+https://bitbucket.org/pytest-dev/pytest-xdist#tag=v$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a "${srcdir}/${_pypiname}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pypiname"
+  python setup.py build
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test || warning "Tests failed"
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2 || warning "Tests failed"
+}
+
+package_python-pytest-xdist() {
+  depends=('python-pytest' 'python-execnet')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-pytest-xdist() {
+  depends=('python2-pytest' 'python2-execnet')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+# vim:set ts=2 sw=2 et:


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 12:20:54
  Author: fyan
Revision: 139679

update seds

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 10:10:26 UTC (rev 139678)
+++ PKGBUILD2015-09-09 10:20:54 UTC (rev 139679)
@@ -29,7 +29,8 @@
 -e 's_^#!/usr/bin/env python$_&2_' \
 -e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
 -e 's_^#!/usr/bin/python$_&2_' \
--e 's_python -c _python2 -c _' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
 -e "s_'python'_'python2'_" -i {} \;
   find test/ -type f -exec sed 's_python _python2 _' -i {} \;
 }


[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:34:01
  Author: fyan
Revision: 139671

addpkg: python-pytest-cache 1.0-1

Added:
  python-pytest-cache/
  python-pytest-cache/repos/
  python-pytest-cache/trunk/
  python-pytest-cache/trunk/PKGBUILD

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

Added: python-pytest-cache/trunk/PKGBUILD
===
--- python-pytest-cache/trunk/PKGBUILD  (rev 0)
+++ python-pytest-cache/trunk/PKGBUILD  2015-09-09 09:34:01 UTC (rev 139671)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-cache
+pkgname=('python-pytest-cache' 'python2-pytest-cache')
+_pypiname=pytest-cache
+pkgver=1.0
+pkgrel=1
+pkgdesc='pytest plugin with mechanisms for caching across test runs'
+arch=('any')
+license=('MIT')
+url='http://bitbucket.org/hpk42/pytest-cache/'
+makedepends=('python-pytest' 'python2-pytest' 'python-execnet' 
'python2-execnet' 'mercurial')
+source=("hg+https://bitbucket.org/hpk42/pytest-cache#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a "${srcdir}/${_pypiname}"{,-py2}
+}
+
+build() {
+  cd "$srcdir/$_pypiname"
+  python setup.py build
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2
+}
+
+package_python-pytest-cache() {
+  depends=('python-pytest' 'python-execnet')
+
+  cd "$srcdir/$_pypiname"
+  python setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-pytest-cache() {
+  depends=('python2-pytest' 'python2-execnet')
+
+  cd "$srcdir/$_pypiname-py2"
+  python2 setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+# vim:set ts=2 sw=2 et:


Property changes on: python-pytest-cache/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2015-09-09 Thread Evangelos Foutras
Date: Wednesday, September 9, 2015 @ 12:41:14
  Author: foutrelis
Revision: 245619

ncurses 6.0 rebuild.

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 07:36:31 UTC (rev 245618)
+++ PKGBUILD2015-09-09 10:41:14 UTC (rev 245619)
@@ -15,7 +15,7 @@
 # to append 'a','b',etc to their subsequent releases, which pacman
 # misconstrues as alpha, beta, etc.  Bad samba!
 _realver=4.3.0
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url="http://www.samba.org;
 license=('GPL3')


[arch-commits] Commit in samba/repos (56 files)

2015-09-09 Thread Evangelos Foutras
Date: Wednesday, September 9, 2015 @ 12:41:52
  Author: foutrelis
Revision: 245620

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

Added:
  samba/repos/staging-i686/0001-s4-lib-tls-use-gnutls_priority_set_direct.patch
(from rev 245619, 
samba/trunk/0001-s4-lib-tls-use-gnutls_priority_set_direct.patch)
  samba/repos/staging-i686/PKGBUILD
(from rev 245619, samba/trunk/PKGBUILD)
  samba/repos/staging-i686/nmbd.service
(from rev 245619, samba/trunk/nmbd.service)
  samba/repos/staging-i686/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 245619, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/staging-i686/samba.conf
(from rev 245619, samba/trunk/samba.conf)
  samba/repos/staging-i686/samba.conf.d
(from rev 245619, samba/trunk/samba.conf.d)
  samba/repos/staging-i686/samba.install
(from rev 245619, samba/trunk/samba.install)
  samba/repos/staging-i686/samba.logrotate
(from rev 245619, samba/trunk/samba.logrotate)
  samba/repos/staging-i686/samba.pam
(from rev 245619, samba/trunk/samba.pam)
  samba/repos/staging-i686/samba.service
(from rev 245619, samba/trunk/samba.service)
  samba/repos/staging-i686/smbd.service
(from rev 245619, samba/trunk/smbd.service)
  samba/repos/staging-i686/smbd.socket
(from rev 245619, samba/trunk/smbd.socket)
  samba/repos/staging-i686/smbd@.service
(from rev 245619, samba/trunk/smbd@.service)
  samba/repos/staging-i686/winbindd.service
(from rev 245619, samba/trunk/winbindd.service)
  
samba/repos/staging-x86_64/0001-s4-lib-tls-use-gnutls_priority_set_direct.patch
(from rev 245619, 
samba/trunk/0001-s4-lib-tls-use-gnutls_priority_set_direct.patch)
  samba/repos/staging-x86_64/PKGBUILD
(from rev 245619, samba/trunk/PKGBUILD)
  samba/repos/staging-x86_64/nmbd.service
(from rev 245619, samba/trunk/nmbd.service)
  samba/repos/staging-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 245619, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/staging-x86_64/samba.conf
(from rev 245619, samba/trunk/samba.conf)
  samba/repos/staging-x86_64/samba.conf.d
(from rev 245619, samba/trunk/samba.conf.d)
  samba/repos/staging-x86_64/samba.install
(from rev 245619, samba/trunk/samba.install)
  samba/repos/staging-x86_64/samba.logrotate
(from rev 245619, samba/trunk/samba.logrotate)
  samba/repos/staging-x86_64/samba.pam
(from rev 245619, samba/trunk/samba.pam)
  samba/repos/staging-x86_64/samba.service
(from rev 245619, samba/trunk/samba.service)
  samba/repos/staging-x86_64/smbd.service
(from rev 245619, samba/trunk/smbd.service)
  samba/repos/staging-x86_64/smbd.socket
(from rev 245619, samba/trunk/smbd.socket)
  samba/repos/staging-x86_64/smbd@.service
(from rev 245619, samba/trunk/smbd@.service)
  samba/repos/staging-x86_64/winbindd.service
(from rev 245619, samba/trunk/winbindd.service)
Deleted:
  samba/repos/staging-i686/0001-s4-lib-tls-use-gnutls_priority_set_direct.patch
  samba/repos/staging-i686/PKGBUILD
  samba/repos/staging-i686/nmbd.service
  samba/repos/staging-i686/samba-4.0.3-fix_pidl_with_gcc48.patch
  samba/repos/staging-i686/samba.conf
  samba/repos/staging-i686/samba.conf.d
  samba/repos/staging-i686/samba.install
  samba/repos/staging-i686/samba.logrotate
  samba/repos/staging-i686/samba.pam
  samba/repos/staging-i686/samba.service
  samba/repos/staging-i686/smbd.service
  samba/repos/staging-i686/smbd.socket
  samba/repos/staging-i686/smbd@.service
  samba/repos/staging-i686/winbindd.service
  
samba/repos/staging-x86_64/0001-s4-lib-tls-use-gnutls_priority_set_direct.patch
  samba/repos/staging-x86_64/PKGBUILD
  samba/repos/staging-x86_64/nmbd.service
  samba/repos/staging-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch
  samba/repos/staging-x86_64/samba.conf
  samba/repos/staging-x86_64/samba.conf.d
  samba/repos/staging-x86_64/samba.install
  samba/repos/staging-x86_64/samba.logrotate
  samba/repos/staging-x86_64/samba.pam
  samba/repos/staging-x86_64/samba.service
  samba/repos/staging-x86_64/smbd.service
  samba/repos/staging-x86_64/smbd.socket
  samba/repos/staging-x86_64/smbd@.service
  samba/repos/staging-x86_64/winbindd.service

-+
 /0001-s4-lib-tls-use-gnutls_priority_set_direct.patch   |  138 ++
 /PKGBUILD   |  514 
++
 /nmbd.service   |   24 
 /samba-4.0.3-fix_pidl_with_gcc48.patch  |  120 ++
 /samba.conf |4 
 /samba.conf.d   |   36 
 /samba.install  |   28 
 /samba.logrotate|   18 
 /samba.pam  |6 
 /samba.service 

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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 11:48:06
  Author: fyan
Revision: 139674

archrelease: copy trunk to community-any

Added:
  python-helper/repos/community-any/
  python-helper/repos/community-any/PKGBUILD
(from rev 139673, python-helper/trunk/PKGBUILD)

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

Copied: python-helper/repos/community-any/PKGBUILD (from rev 139673, 
python-helper/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 09:48:06 UTC (rev 139674)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-helper
+pkgname=('python-helper' 'python2-helper')
+pkgver=2.4.1
+pkgrel=1
+pkgdesc="Development library for quickly writing configurable applications and 
daemons"
+arch=('any')
+license=('BSD')
+url="https://helper.readthedocs.org;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-yaml' 
'python2-yaml' 'git')
+checkdepends=('python-nose' 'python2-nose' 'python-mock' 'python2-mock')
+source=("git+https://github.com/gmr/helper.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a helper{,-py2}
+}
+
+build() {
+  cd "$srcdir/helper"
+  python setup.py build
+
+  cd "$srcdir/helper-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/helper"
+  nosetests3 || warning "Expected: Tests do not support Python 3"
+
+  cd "$srcdir/helper-py2"
+  nosetests2
+}
+
+package_python-helper() {
+  depends=('python-yaml')
+
+  cd helper
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-helper() {
+  depends=('python2-yaml')
+
+  cd helper-py2
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


[arch-commits] Commit in (4 files)

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 12:10:03
  Author: fyan
Revision: 139677

addpkg: python-wheel 0.24.0-1

Added:
  python-wheel/
  python-wheel/repos/
  python-wheel/trunk/
  python-wheel/trunk/PKGBUILD

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

Added: python-wheel/trunk/PKGBUILD
===
--- python-wheel/trunk/PKGBUILD (rev 0)
+++ python-wheel/trunk/PKGBUILD 2015-09-09 10:10:03 UTC (rev 139677)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Lance Chen 
+
+_pypiname=wheel
+pkgbase=python-wheel
+pkgname=('python-wheel' 'python2-wheel')
+pkgver=0.24.0
+pkgrel=1
+pkgdesc="A built-package format for Python"
+arch=(any)
+url="https://pypi.python.org/pypi/wheel;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-jsonschema' 'python2-jsonschema' 'python-pytest-cov' 
'python2-pytest-cov'
+  'python-keyring' 'python2-keyring')
+source=("https://pypi.python.org/packages/source/w/wheel/$_pypiname-$pkgver.tar.gz;)
+md5sums=('3b0d66f0d127ea8befaa5d11453107fd')
+
+prepare() {
+  cp -a wheel-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/wheel-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/wheel-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/wheel-$pkgver"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test wheel
+
+  cd "$srcdir/wheel-$pkgver-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2 wheel
+}
+
+package_python-wheel() {
+  depends=('python')
+  optdepends=('python-keyring: for wheel.signatures')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-wheel() {
+  depends=('python2')
+  optdepends=('python2-keyring: for wheel.signatures')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+  mv "$pkgdir/usr/bin/wheel" "$pkgdir/usr/bin/wheel2"
+}
+
+# vim:set ts=2 sw=2 et:


Property changes on: python-wheel/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 12:10:26
  Author: fyan
Revision: 139678

archrelease: copy trunk to community-any

Added:
  python-wheel/repos/community-any/
  python-wheel/repos/community-any/PKGBUILD
(from rev 139677, python-wheel/trunk/PKGBUILD)

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

Copied: python-wheel/repos/community-any/PKGBUILD (from rev 139677, 
python-wheel/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-09-09 10:10:26 UTC (rev 139678)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Lance Chen 
+
+_pypiname=wheel
+pkgbase=python-wheel
+pkgname=('python-wheel' 'python2-wheel')
+pkgver=0.24.0
+pkgrel=1
+pkgdesc="A built-package format for Python"
+arch=(any)
+url="https://pypi.python.org/pypi/wheel;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-jsonschema' 'python2-jsonschema' 'python-pytest-cov' 
'python2-pytest-cov'
+  'python-keyring' 'python2-keyring')
+source=("https://pypi.python.org/packages/source/w/wheel/$_pypiname-$pkgver.tar.gz;)
+md5sums=('3b0d66f0d127ea8befaa5d11453107fd')
+
+prepare() {
+  cp -a wheel-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/wheel-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/wheel-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir/wheel-$pkgver"
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH" 
py.test wheel
+
+  cd "$srcdir/wheel-$pkgver-py2"
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2 wheel
+}
+
+package_python-wheel() {
+  depends=('python')
+  optdepends=('python-keyring: for wheel.signatures')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-wheel() {
+  depends=('python2')
+  optdepends=('python2-keyring: for wheel.signatures')
+
+  cd "$srcdir/$_pypiname-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+  mv "$pkgdir/usr/bin/wheel" "$pkgdir/usr/bin/wheel2"
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-09-09 Thread Maxime Gauduin
Date: Wednesday, September 9, 2015 @ 14:24:06
  Author: alucryd
Revision: 245621

upgpkg: lightdm 1:1.16.0-1

Modified:
  lightdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 10:41:52 UTC (rev 245620)
+++ PKGBUILD2015-09-09 12:24:06 UTC (rev 245621)
@@ -4,8 +4,8 @@
 
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
-pkgver=1.14.2
-pkgrel=2
+pkgver=1.16.0
+pkgrel=1
 epoch=1
 pkgdesc='A lightweight display manager'
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 'lightdm.rules'
 'lightdm-default-config.patch'
 'Xsession')
-sha256sums=('28b078979870782aaa1a9167945e1dab19cc6d699747af3d0c0c9a3bdb8dbba1'
+sha256sums=('b2e31beed0c3045bce6119617e96f18e9ee3540582f61fac5aca9697e747abc6'
 '8e4fb09f524fad640e92ba41d546f0cb39b0a9662789fd8d14cfc6578a149142'
 'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
 'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'


[arch-commits] Commit in lightdm/repos (36 files)

2015-09-09 Thread Maxime Gauduin
Date: Wednesday, September 9, 2015 @ 15:00:05
  Author: alucryd
Revision: 245623

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

Added:
  lightdm/repos/extra-i686/PKGBUILD
(from rev 245622, lightdm/trunk/PKGBUILD)
  lightdm/repos/extra-i686/Xsession
(from rev 245622, lightdm/trunk/Xsession)
  lightdm/repos/extra-i686/lightdm-autologin.pam
(from rev 245622, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/extra-i686/lightdm-default-config.patch
(from rev 245622, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/extra-i686/lightdm.install
(from rev 245622, lightdm/trunk/lightdm.install)
  lightdm/repos/extra-i686/lightdm.pam
(from rev 245622, lightdm/trunk/lightdm.pam)
  lightdm/repos/extra-i686/lightdm.rules
(from rev 245622, lightdm/trunk/lightdm.rules)
  lightdm/repos/extra-i686/lightdm.service
(from rev 245622, lightdm/trunk/lightdm.service)
  lightdm/repos/extra-i686/lightdm.tmpfiles
(from rev 245622, lightdm/trunk/lightdm.tmpfiles)
  lightdm/repos/extra-x86_64/PKGBUILD
(from rev 245622, lightdm/trunk/PKGBUILD)
  lightdm/repos/extra-x86_64/Xsession
(from rev 245622, lightdm/trunk/Xsession)
  lightdm/repos/extra-x86_64/lightdm-autologin.pam
(from rev 245622, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/extra-x86_64/lightdm-default-config.patch
(from rev 245622, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/extra-x86_64/lightdm.install
(from rev 245622, lightdm/trunk/lightdm.install)
  lightdm/repos/extra-x86_64/lightdm.pam
(from rev 245622, lightdm/trunk/lightdm.pam)
  lightdm/repos/extra-x86_64/lightdm.rules
(from rev 245622, lightdm/trunk/lightdm.rules)
  lightdm/repos/extra-x86_64/lightdm.service
(from rev 245622, lightdm/trunk/lightdm.service)
  lightdm/repos/extra-x86_64/lightdm.tmpfiles
(from rev 245622, lightdm/trunk/lightdm.tmpfiles)
Deleted:
  lightdm/repos/extra-i686/PKGBUILD
  lightdm/repos/extra-i686/Xsession
  lightdm/repos/extra-i686/lightdm-autologin.pam
  lightdm/repos/extra-i686/lightdm-default-config.patch
  lightdm/repos/extra-i686/lightdm.install
  lightdm/repos/extra-i686/lightdm.pam
  lightdm/repos/extra-i686/lightdm.rules
  lightdm/repos/extra-i686/lightdm.service
  lightdm/repos/extra-i686/lightdm.tmpfiles
  lightdm/repos/extra-x86_64/PKGBUILD
  lightdm/repos/extra-x86_64/Xsession
  lightdm/repos/extra-x86_64/lightdm-autologin.pam
  lightdm/repos/extra-x86_64/lightdm-default-config.patch
  lightdm/repos/extra-x86_64/lightdm.install
  lightdm/repos/extra-x86_64/lightdm.pam
  lightdm/repos/extra-x86_64/lightdm.rules
  lightdm/repos/extra-x86_64/lightdm.service
  lightdm/repos/extra-x86_64/lightdm.tmpfiles

---+
 /PKGBUILD |  272 
 /Xsession |  128 +
 /lightdm-autologin.pam|   26 ++
 /lightdm-default-config.patch |   66 ++
 /lightdm.install  |   24 ++
 /lightdm.pam  |   14 +
 /lightdm.rules|   30 +++
 /lightdm.service  |   26 ++
 /lightdm.tmpfiles |2 
 extra-i686/PKGBUILD   |  133 -
 extra-i686/Xsession   |   64 --
 extra-i686/lightdm-autologin.pam  |   13 -
 extra-i686/lightdm-default-config.patch   |   33 ---
 extra-i686/lightdm.install|   12 -
 extra-i686/lightdm.pam|7 
 extra-i686/lightdm.rules  |   15 -
 extra-i686/lightdm.service|   13 -
 extra-i686/lightdm.tmpfiles   |1 
 extra-x86_64/PKGBUILD |  133 -
 extra-x86_64/Xsession |   64 --
 extra-x86_64/lightdm-autologin.pam|   13 -
 extra-x86_64/lightdm-default-config.patch |   33 ---
 extra-x86_64/lightdm.install  |   12 -
 extra-x86_64/lightdm.pam  |7 
 extra-x86_64/lightdm.rules|   15 -
 extra-x86_64/lightdm.service  |   13 -
 extra-x86_64/lightdm.tmpfiles |1 
 27 files changed, 588 insertions(+), 582 deletions(-)

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


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

2015-09-09 Thread Maxime Gauduin
Date: Wednesday, September 9, 2015 @ 14:58:35
  Author: alucryd
Revision: 245622

upgpkg: lightdm 1:1.16.0-2

Go full deps

Modified:
  lightdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 12:24:06 UTC (rev 245621)
+++ PKGBUILD2015-09-09 12:58:35 UTC (rev 245622)
@@ -5,14 +5,15 @@
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
 pkgver=1.16.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='A lightweight display manager'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/lightdm'
 license=('GPL3' 'LGPL3')
-makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'itstool'
- 'libxklavier' 'polkit' 'qt4' 'qt5-base')
+makedepends=('gcc-libs' 'glib2' 'glibc' 'gobject-introspection' 'gtk-doc'
+ 'intltool' 'itstool' 'libgcrypt' 'libx11' 'libxcb' 'libxdmcp'
+ 'libxklavier' 'pam' 'polkit' 'qt4' 'qt5-base')
 
source=("https://launchpad.net/lightdm/${pkgver%.*}/${pkgver}/+download/lightdm-${pkgver}.tar.xz;
 'lightdm.service'
 'lightdm.tmpfiles'
@@ -56,8 +57,9 @@
 }
 
 package_lightdm() {
-  depends=('libxklavier' 'polkit' 'systemd')
-  optdepends=('accountsservice: limit visible accounts'
+  depends=('glib2' 'glibc' 'libgcrypt' 'libx11' 'libxcb' 'libxdmcp'
+   'libxklavier' 'pam' 'polkit')
+  optdepends=('accountsservice: Enhanced user accounts handling'
   'lightdm-gtk-greeter: GTK greeter'
   'lightdm-kde-greeter: Qt greeter'
   'xorg-server-xephyr: LightDM test mode')
@@ -101,9 +103,10 @@
 }
 
 package_liblightdm-qt4() {
-pkgdesc='LightDM Qt client library'
-depends=('lightdm' 'qt4')
-options=('!emptydirs')
+  pkgdesc='LightDM Qt client library'
+  depends=('gcc-libs' 'glibc' 'lightdm' 'qt4')
+  depends=('lightdm' 'qt4')
+  options=('!emptydirs')
 
   cd lightdm-${pkgver}
 
@@ -117,7 +120,7 @@
 
 package_liblightdm-qt5() {
   pkgdesc='LightDM Qt client library'
-  depends=('lightdm' 'qt5-base')
+  depends=('gcc-libs' 'glibc' 'lightdm' 'qt5-base')
   options=('!emptydirs')
 
   cd lightdm-${pkgver}


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 15:59:25
  Author: fyan
Revision: 245624

3.5.0rc3

Modified:
  python/trunk/PKGBUILD.3.5

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

Modified: PKGBUILD.3.5
===
--- PKGBUILD.3.52015-09-09 13:00:05 UTC (rev 245623)
+++ PKGBUILD.3.52015-09-09 13:59:25 UTC (rev 245624)
@@ -6,7 +6,7 @@
 # Contributor: Jason Chu 
 
 pkgname=python
-pkgver=3.5.0rc2
+pkgver=3.5.0rc3
 pkgrel=1
 _pybasever=3.4
 pkgdesc="Next generation of the python high-level scripting language"
@@ -26,7 +26,7 @@
 provides=('python3')
 replaces=('python3')
 source=(http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz)
-sha1sums=('101e5c4d25a94ec0c92509d4b6c83ad8e496ae4d')
+sha1sums=('d4f5a75142bd9290cd7603db5f26fa62a25ef273')
 
 prepare() {
   cd Python-${pkgver}


[arch-commits] Commit in pulseaudio/trunk (PKGBUILD padsp-lib32.patch)

2015-09-09 Thread Jan Steffens
Date: Wednesday, September 9, 2015 @ 17:14:09
  Author: heftig
Revision: 245625

6.99.1

Added:
  pulseaudio/trunk/padsp-lib32.patch
Modified:
  pulseaudio/trunk/PKGBUILD

---+
 PKGBUILD  |   96 +++-
 padsp-lib32.patch |   15 
 2 files changed, 74 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 13:59:25 UTC (rev 245624)
+++ PKGBUILD2015-09-09 15:14:09 UTC (rev 245625)
@@ -7,19 +7,24 @@
 pkgbase=pulseaudio
 pkgname=(pulseaudio libpulse 
pulseaudio-{gconf,zeroconf,lirc,xen,jack,bluetooth,equalizer})
 pkgdesc="A featureful, general-purpose sound server"
-pkgver=6.0
-pkgrel=2
+pkgver=6.99.1
+pkgrel=1
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/wiki/Software/PulseAudio;
 license=(LGPL)
-makedepends=(libasyncns libcap attr libxtst libsm libsndfile libtool rtkit
+makedepends=(libasyncns libcap attr libxtst libsm libsndfile libtool rtkit 
libsoxr
  speexdsp tdb systemd dbus avahi bluez bluez-libs gconf intltool 
jack2-dbus sbc
  lirc openssl xenstore fftw orc json-c gtk3 webrtc-audio-processing
  check)
 options=(!emptydirs)
-source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz)
-sha256sums=('b50640e0b80b1607600accfad2e45aabb79d379bf6354c9671efa2065477f6f6')
+source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz
+padsp-lib32.patch)
+sha256sums=('e0fe622b52cb3d9c82e1845191572845250e68e32faa349aecedc05aff012bac'
+'7832fc59df76538ff10aedd297c03cb7ff117235da8bfad26082994bb5b84332')
 
+_pulsever=$pkgver
+[[ $_pulsever = *.*.* ]] && _pulsever=${_pulsever%.*}
+
 prepare() {
   cd $pkgbase-$pkgver
 }
@@ -47,7 +52,7 @@
 
 package_pulseaudio() {
   depends=("libpulse=$pkgver-$pkgrel" rtkit libltdl speexdsp tdb orc
-   webrtc-audio-processing sbc)
+   webrtc-audio-processing sbc libsoxr)
   optdepends=('pulseaudio-alsa: ALSA configuration (recommended)')
   backup=(etc/pulse/{daemon.conf,default.pa,system.pa})
   install=pulseaudio.install
@@ -56,68 +61,85 @@
   make -j1 DESTDIR="$pkgdir" install \
 bashcompletiondir=/usr/share/bash-completion/completions
 
-  # Speed up pulseaudio shutdown so that it exits immediately with
-  # the last user session (module-systemd-login keeps it alive)
-  sed -e '/exit-idle-time/iexit-idle-time=0' \
-  -i "$pkgdir/etc/pulse/daemon.conf"
+  cd "$pkgdir"
+  patch -Np1 -i "$srcdir/padsp-lib32.patch"
 
+  sed -e '/flat-volumes/iflat-volumes=no' \
+  -i etc/pulse/daemon.conf
+
+  # Superseded by socket activation
+  sed -e '/autospawn/iautospawn=no' \
+  -i etc/pulse/client.conf
+
   # Disable cork-request module, can result in e.g. media players unpausing
   # when there's a Skype call incoming
   sed -e 's|/usr/bin/pactl load-module module-x11-cork-request|#&|' \
-  -i "$pkgdir/usr/bin/start-pulseaudio-x11"
+  -i usr/bin/start-pulseaudio-x11
 
-  rm "$pkgdir/etc/dbus-1/system.d/pulseaudio-system.conf"
+  rm etc/dbus-1/system.d/pulseaudio-system.conf
 
+  mkdir usr/lib/systemd/user/sockets.target.wants
+  ln -s ../pulseaudio.socket \
+usr/lib/systemd/user/sockets.target.wants/pulseaudio.socket
+
 ### Split libpulse
 
   mkdir -p 
"$srcdir"/libpulse/{etc/pulse,usr/{bin,lib/pulseaudio,share/man/man{1,5}}}
 
-  mv {"$pkgdir","$srcdir/libpulse"}/etc/pulse/client.conf
+  mv etc/pulse/client.conf \
+ "$srcdir/libpulse/etc/pulse"
 
-  mv "$pkgdir"/usr/bin/pa{cat,ctl,dsp,mon,play,rec,record} \
+  mv usr/bin/pa{cat,ctl,dsp,mon,play,rec,record} \
  "$srcdir/libpulse/usr/bin"
 
-  mv "$pkgdir"/usr/lib/libpulse{,-simple,-mainloop-glib}.so* \
+  mv usr/lib/libpulse{,-simple,-mainloop-glib}.so* \
+ usr/lib/{cmake,pkgconfig} \
  "$srcdir/libpulse/usr/lib"
 
-  mv "$pkgdir"/usr/lib/pulseaudio/libpulsedsp.so \
- "$pkgdir"/usr/lib/pulseaudio/libpulsecommon-*.so \
+  mv usr/lib/pulseaudio/libpulse{dsp,common-*}.so \
  "$srcdir/libpulse/usr/lib/pulseaudio"
 
-  mv {"$pkgdir","$srcdir/libpulse"}/usr/lib/cmake
-  mv {"$pkgdir","$srcdir/libpulse"}/usr/lib/pkgconfig
+  mv usr/include \
+ "$srcdir/libpulse/usr"
 
-  mv {"$pkgdir","$srcdir/libpulse"}/usr/include
-
-  mv "$pkgdir"/usr/share/man/man1/pa{cat,ctl,dsp,play}.1 \
+  mv usr/share/man/man1/pa{cat,ctl,dsp,mon,play,rec,record}.1 \
  "$srcdir/libpulse/usr/share/man/man1"
 
-  mv {"$pkgdir","$srcdir/libpulse"}/usr/share/man/man5/pulse-client.conf.5
-  mv {"$pkgdir","$srcdir/libpulse"}/usr/share/vala
+  mv usr/share/man/man5/pulse-client.conf.5 \
+ "$srcdir/libpulse/usr/share/man/man5"
 
+  mv usr/share/vala \
+ "$srcdir/libpulse/usr/share"
+
 ### Split modules
 
-  mkdir -p 
"$srcdir"/{gconf,zeroconf,lirc,xen,jack,bluetooth,equalizer}/usr/lib/pulse-$pkgver/modules
 \
+  mkdir -p 
"$srcdir"/{gconf,zeroconf,lirc,xen,jack,bluetooth,equalizer}/usr/lib/pulse-$_pulsever/modules
 \
 

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

2015-09-09 Thread Jan Steffens
Date: Wednesday, September 9, 2015 @ 17:25:19
  Author: heftig
Revision: 139686

archrelease: copy trunk to multilib-testing-x86_64

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

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

Copied: lib32-libpulse/repos/multilib-testing-x86_64/PKGBUILD (from rev 139685, 
lib32-libpulse/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2015-09-09 15:25:19 UTC (rev 139686)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Daniel J Griffiths 
+# Contributor: Corrado Primier 
+# Contributor: William Rea 
+
+_pkgbasename=libpulse
+pkgname=lib32-$_pkgbasename
+pkgdesc="A featureful, general-purpose sound server (32-bit client libraries)"
+pkgver=6.99.1
+pkgrel=1
+arch=(x86_64)
+url="http://www.freedesktop.org/wiki/Software/PulseAudio;
+license=(LGPL)
+depends=(lib32-libdbus lib32-json-c lib32-systemd
+ lib32-libasyncns lib32-libcap lib32-libxtst lib32-libsm 
lib32-libsndfile
+ $_pkgbasename)
+makedepends=(gcc-multilib libtool-multilib intltool lib32-glib2 lib32-speexdsp 
lib32-gtk2 git)
+optdepends=('lib32-alsa-plugins: ALSA support')
+provides=("lib32-pulseaudio=$pkgver")
+conflicts=(lib32-pulseaudio)
+replaces=(lib32-pulseaudio)
+options=(!emptydirs !libtool)
+source=("http://freedesktop.org/software/pulseaudio/releases/pulseaudio-$pkgver.tar.xz;)
+sha256sums=('e0fe622b52cb3d9c82e1845191572845250e68e32faa349aecedc05aff012bac')
+
+_pulsever=$pkgver
+[[ $_pulsever = *.*.* ]] && _pulsever=${_pulsever%.*}
+
+_libs="libpulse.la libpulse-simple.la libpulse-mainloop-glib.la"
+_pkglibs="libpulsecommon-${_pulsever}.la libpulsedsp.la"
+
+prepare() {
+  cd pulseaudio-$pkgver
+}
+
+build() {
+  cd pulseaudio-$pkgver
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--libdir=/usr/lib32 \
+--libexecdir=/usr/lib32 \
+--localstatedir=/var \
+--disable-tcpwrap \
+--disable-bluez4 \
+--disable-samplerate \
+--disable-rpath \
+--disable-default-build-tests
+
+  # fight unused direct deps
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make -C src $_libs $_pkglibs
+}
+
+package() {
+  cd pulseaudio-$pkgver
+  make -j1 -C src DESTDIR="$pkgdir" \
+lib_LTLIBRARIES="$_libs" install-libLTLIBRARIES
+  make -j1 -C src DESTDIR="$pkgdir" \
+pkglib_LTLIBRARIES="$_pkglibs" install-pkglibLTLIBRARIES
+  make -j1 DESTDIR="$pkgdir" install-pkgconfigDATA
+}


[arch-commits] Commit in plasma-workspace/trunk (PKGBUILD kde.pam)

2015-09-09 Thread Antonio Rojas
Date: Wednesday, September 9, 2015 @ 17:56:27
  Author: arojas
Revision: 245627

Remove kwallet-pam from pam file (FS#46140)

Modified:
  plasma-workspace/trunk/PKGBUILD
  plasma-workspace/trunk/kde.pam

--+
 PKGBUILD |4 ++--
 kde.pam  |4 
 2 files changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 15:22:45 UTC (rev 245626)
+++ PKGBUILD2015-09-09 15:56:27 UTC (rev 245627)
@@ -7,7 +7,7 @@
 pkgbase=plasma-workspace
 pkgname=('plasma-workspace' 'drkonqi')
 pkgver=5.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
@@ -25,7 +25,7 @@
 
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz;
 'kde.pam')
 md5sums=('0675ac84f739218cd1a17cfdc3d91e22'
- '860a00545d17f7d3c248d689a1cedb56')
+ '378ee33a9ec2870a1a899f2e05ee00d4')
 
 prepare() {
   mkdir build

Modified: kde.pam
===
--- kde.pam 2015-09-09 15:22:45 UTC (rev 245626)
+++ kde.pam 2015-09-09 15:56:27 UTC (rev 245627)
@@ -1,8 +1,6 @@
 #%PAM-1.0
 
 authinclude system-login
-auth   optionalpam_kwallet5.so
-auth   optionalpam_kwallet.so kdehome=.kde4
 
 account include system-login
 
@@ -9,5 +7,3 @@
 passwordinclude system-login
 
 session include system-login
-sessionoptionalpam_kwallet5.so
-sessionoptionalpam_kwallet.so


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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 18:05:36
  Author: fyan
Revision: 139689

upgpkg: bcloud 3.8.1-1

Modified:
  bcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 15:26:20 UTC (rev 139688)
+++ PKGBUILD2015-09-09 16:05:36 UTC (rev 139689)
@@ -6,7 +6,7 @@
 # This PKGBUILD released with the GPLv3 license
 
 pkgname=bcloud
-pkgver=3.7.2
+pkgver=3.8.1
 pkgrel=1
 pkgdesc='Baidu Pan client for Linux Desktop users'
 arch=('any')
@@ -20,7 +20,7 @@
 'kwallet: To store password in KWallet')
 install=bcloud.install
 
source=("https://pypi.python.org/packages/source/b/bcloud/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('13d532d75b1e5bfca5fdb3a3b03bcac7')
+md5sums=('7a420d83e5d9114782db2251e28b8a6c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2015-09-09 Thread Jan Steffens
Date: Wednesday, September 9, 2015 @ 17:22:45
  Author: heftig
Revision: 245626

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

Added:
  pulseaudio/repos/testing-i686/
  pulseaudio/repos/testing-i686/PKGBUILD
(from rev 245625, pulseaudio/trunk/PKGBUILD)
  pulseaudio/repos/testing-i686/padsp-lib32.patch
(from rev 245625, pulseaudio/trunk/padsp-lib32.patch)
  pulseaudio/repos/testing-i686/pulseaudio.install
(from rev 245625, pulseaudio/trunk/pulseaudio.install)
  pulseaudio/repos/testing-x86_64/
  pulseaudio/repos/testing-x86_64/PKGBUILD
(from rev 245625, pulseaudio/trunk/PKGBUILD)
  pulseaudio/repos/testing-x86_64/padsp-lib32.patch
(from rev 245625, pulseaudio/trunk/padsp-lib32.patch)
  pulseaudio/repos/testing-x86_64/pulseaudio.install
(from rev 245625, pulseaudio/trunk/pulseaudio.install)

---+
 testing-i686/PKGBUILD |  202 
 testing-i686/padsp-lib32.patch|   15 ++
 testing-i686/pulseaudio.install   |8 +
 testing-x86_64/PKGBUILD   |  202 
 testing-x86_64/padsp-lib32.patch  |   15 ++
 testing-x86_64/pulseaudio.install |8 +
 6 files changed, 450 insertions(+)

Copied: pulseaudio/repos/testing-i686/PKGBUILD (from rev 245625, 
pulseaudio/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-09 15:22:45 UTC (rev 245626)
@@ -0,0 +1,202 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Daniel J Griffiths 
+# Contributor: Corrado Primier 
+# Contributor: William Rea 
+
+pkgbase=pulseaudio
+pkgname=(pulseaudio libpulse 
pulseaudio-{gconf,zeroconf,lirc,xen,jack,bluetooth,equalizer})
+pkgdesc="A featureful, general-purpose sound server"
+pkgver=6.99.1
+pkgrel=1
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/wiki/Software/PulseAudio;
+license=(LGPL)
+makedepends=(libasyncns libcap attr libxtst libsm libsndfile libtool rtkit 
libsoxr
+ speexdsp tdb systemd dbus avahi bluez bluez-libs gconf intltool 
jack2-dbus sbc
+ lirc openssl xenstore fftw orc json-c gtk3 webrtc-audio-processing
+ check)
+options=(!emptydirs)
+source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz
+padsp-lib32.patch)
+sha256sums=('e0fe622b52cb3d9c82e1845191572845250e68e32faa349aecedc05aff012bac'
+'7832fc59df76538ff10aedd297c03cb7ff117235da8bfad26082994bb5b84332')
+
+_pulsever=$pkgver
+[[ $_pulsever = *.*.* ]] && _pulsever=${_pulsever%.*}
+
+prepare() {
+  cd $pkgbase-$pkgver
+}
+
+build() {
+  cd $pkgbase-$pkgver
+
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--with-udev-rules-dir=/usr/lib/udev/rules.d \
+--with-database=tdb \
+--disable-tcpwrap \
+--disable-bluez4 \
+--disable-samplerate \
+--disable-rpath \
+--disable-default-build-tests
+
+  # fight unused direct deps
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package_pulseaudio() {
+  depends=("libpulse=$pkgver-$pkgrel" rtkit libltdl speexdsp tdb orc
+   webrtc-audio-processing sbc libsoxr)
+  optdepends=('pulseaudio-alsa: ALSA configuration (recommended)')
+  backup=(etc/pulse/{daemon.conf,default.pa,system.pa})
+  install=pulseaudio.install
+
+  cd $pkgbase-$pkgver
+  make -j1 DESTDIR="$pkgdir" install \
+bashcompletiondir=/usr/share/bash-completion/completions
+
+  cd "$pkgdir"
+  patch -Np1 -i "$srcdir/padsp-lib32.patch"
+
+  sed -e '/flat-volumes/iflat-volumes=no' \
+  -i etc/pulse/daemon.conf
+
+  # Superseded by socket activation
+  sed -e '/autospawn/iautospawn=no' \
+  -i etc/pulse/client.conf
+
+  # Disable cork-request module, can result in e.g. media players unpausing
+  # when there's a Skype call incoming
+  sed -e 's|/usr/bin/pactl load-module module-x11-cork-request|#&|' \
+  -i usr/bin/start-pulseaudio-x11
+
+  rm etc/dbus-1/system.d/pulseaudio-system.conf
+
+  mkdir usr/lib/systemd/user/sockets.target.wants
+  ln -s ../pulseaudio.socket \
+usr/lib/systemd/user/sockets.target.wants/pulseaudio.socket
+
+### Split libpulse
+
+  mkdir -p 
"$srcdir"/libpulse/{etc/pulse,usr/{bin,lib/pulseaudio,share/man/man{1,5}}}
+
+  mv etc/pulse/client.conf \
+ "$srcdir/libpulse/etc/pulse"
+
+  mv usr/bin/pa{cat,ctl,dsp,mon,play,rec,record} \
+ "$srcdir/libpulse/usr/bin"
+
+  mv usr/lib/libpulse{,-simple,-mainloop-glib}.so* \
+ usr/lib/{cmake,pkgconfig} \
+ "$srcdir/libpulse/usr/lib"
+
+  mv usr/lib/pulseaudio/libpulse{dsp,common-*}.so \
+ "$srcdir/libpulse/usr/lib/pulseaudio"
+
+  mv usr/include \
+ "$srcdir/libpulse/usr"
+
+  mv usr/share/man/man1/pa{cat,ctl,dsp,mon,play,rec,record}.1 \
+ 

[arch-commits] Commit in virtualbox-guest-iso/repos/community-any (6 files)

2015-09-09 Thread Sébastien Luttringer
Date: Wednesday, September 9, 2015 @ 17:18:59
  Author: seblu
Revision: 139685

archrelease: copy trunk to community-any

Added:
  virtualbox-guest-iso/repos/community-any/PKGBUILD
(from rev 139684, virtualbox-guest-iso/trunk/PKGBUILD)
  virtualbox-guest-iso/repos/community-any/license
(from rev 139684, virtualbox-guest-iso/trunk/license)
  virtualbox-guest-iso/repos/community-any/virtualbox-guest-iso.install
(from rev 139684, virtualbox-guest-iso/trunk/virtualbox-guest-iso.install)
Deleted:
  virtualbox-guest-iso/repos/community-any/PKGBUILD
  virtualbox-guest-iso/repos/community-any/license
  virtualbox-guest-iso/repos/community-any/virtualbox-guest-iso.install

--+
 PKGBUILD |   60 ++--
 license  |   68 -
 virtualbox-guest-iso.install |   36 ++---
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-09 15:18:42 UTC (rev 139684)
+++ PKGBUILD2015-09-09 15:18:59 UTC (rev 139685)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Jonathan Steel 
-# Contributor: Ionut Biru 
-# Contributor: Geoffroy Carrier 
-# Contributor: Andrea Scarpino 
-# Contributor: Roman Kyrylych 
-
-pkgname=virtualbox-guest-iso
-pkgver=5.0.2
-pkgrel=1
-pkgdesc='The official VirtualBox Guest Additions ISO image'
-arch=('any')
-url='http://www.virtualbox.org'
-license=('custom:PUEL')
-install=virtualbox-guest-iso.install
-source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
-'license')
-replaces=('virtualbox-additions' 'virtualbox-iso-additions')
-conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
-noextract=(VBoxGuestAdditions_$pkgver.iso)
-md5sums=('09cbaeb7d93dc3daeed0ffb6fc141478'
- 'b67febd9453cc6c4b8412a0456080e9f')
-
-package() {
-  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
-"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
-  install -Dm 644 "$srcdir/license" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: virtualbox-guest-iso/repos/community-any/PKGBUILD (from rev 139684, 
virtualbox-guest-iso/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-09 15:18:59 UTC (rev 139685)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Jonathan Steel 
+# Contributor: Ionut Biru 
+# Contributor: Geoffroy Carrier 
+# Contributor: Andrea Scarpino 
+# Contributor: Roman Kyrylych 
+
+pkgname=virtualbox-guest-iso
+pkgver=5.0.4
+pkgrel=1
+pkgdesc='The official VirtualBox Guest Additions ISO image'
+arch=('any')
+url='http://www.virtualbox.org'
+license=('custom:PUEL')
+install=virtualbox-guest-iso.install
+source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
+'license')
+replaces=('virtualbox-additions' 'virtualbox-iso-additions')
+conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
+noextract=(VBoxGuestAdditions_$pkgver.iso)
+md5sums=('6bec1f5d0bf22841cad08b7973e95588'
+ 'b67febd9453cc6c4b8412a0456080e9f')
+
+package() {
+  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
+"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
+  install -Dm 644 "$srcdir/license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: license
===
--- license 2015-09-09 15:18:42 UTC (rev 139684)
+++ license 2015-09-09 15:18:59 UTC (rev 139685)
@@ -1,34 +0,0 @@
-VirtualBox Personal Use and Evaluation License (PUEL) 
-
-This license applies if you download the full VirtualBox binaries from the 
Downloads page. It does not apply to the VirtualBox Open Source Edition (OSE), 
which falls under the GPL instead; see Editions for details about the 
differences between these releases.
-
-In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge
-
-* for personal use or, alternatively,
-* for product evaluation. 
-
-In addition, academic use of VirtualBox is also permitted free of charge by 
the PUEL.
-
-If you do not belong to either category, you will have to purchase a 
commercial license. Do not hesitate to contact InnoTek in this matter.
-
-If you are confused by the legalese below, you may also want to take a look at 
our Licensing FAQ to answer a few common questions.
-VirtualBox PUEL terms and conditions ¶
-
-Version 1.2, 2007-02-21
-
-InnoTek Systemberatung GmbH, Werkstrasse 24, 71384 Weinstadt, Germany grants 
you the right to use the software 

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

2015-09-09 Thread Sébastien Luttringer
Date: Wednesday, September 9, 2015 @ 17:18:42
  Author: seblu
Revision: 139684

upgpkg: virtualbox-guest-iso 5.0.4-1

Modified:
  virtualbox-guest-iso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 15:17:14 UTC (rev 139683)
+++ PKGBUILD2015-09-09 15:18:42 UTC (rev 139684)
@@ -7,7 +7,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=virtualbox-guest-iso
-pkgver=5.0.2
+pkgver=5.0.4
 pkgrel=1
 pkgdesc='The official VirtualBox Guest Additions ISO image'
 arch=('any')
@@ -19,7 +19,7 @@
 replaces=('virtualbox-additions' 'virtualbox-iso-additions')
 conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
 noextract=(VBoxGuestAdditions_$pkgver.iso)
-md5sums=('09cbaeb7d93dc3daeed0ffb6fc141478'
+md5sums=('6bec1f5d0bf22841cad08b7973e95588'
  'b67febd9453cc6c4b8412a0456080e9f')
 
 package() {


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

2015-09-09 Thread Jan Steffens
Date: Wednesday, September 9, 2015 @ 17:17:14
  Author: heftig
Revision: 139683

6.99.1

Modified:
  lib32-libpulse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 15:11:26 UTC (rev 139682)
+++ PKGBUILD2015-09-09 15:17:14 UTC (rev 139683)
@@ -7,7 +7,7 @@
 _pkgbasename=libpulse
 pkgname=lib32-$_pkgbasename
 pkgdesc="A featureful, general-purpose sound server (32-bit client libraries)"
-pkgver=6.0
+pkgver=6.99.1
 pkgrel=1
 arch=(x86_64)
 url="http://www.freedesktop.org/wiki/Software/PulseAudio;
@@ -22,10 +22,13 @@
 replaces=(lib32-pulseaudio)
 options=(!emptydirs !libtool)
 
source=("http://freedesktop.org/software/pulseaudio/releases/pulseaudio-$pkgver.tar.xz;)
-sha256sums=('b50640e0b80b1607600accfad2e45aabb79d379bf6354c9671efa2065477f6f6')
+sha256sums=('e0fe622b52cb3d9c82e1845191572845250e68e32faa349aecedc05aff012bac')
 
+_pulsever=$pkgver
+[[ $_pulsever = *.*.* ]] && _pulsever=${_pulsever%.*}
+
 _libs="libpulse.la libpulse-simple.la libpulse-mainloop-glib.la"
-_pkglibs="libpulsecommon-${pkgver}.la libpulsedsp.la"
+_pkglibs="libpulsecommon-${_pulsever}.la libpulsedsp.la"
 
 prepare() {
   cd pulseaudio-$pkgver


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

2015-09-09 Thread Sergej Pupykin
Date: Wednesday, September 9, 2015 @ 17:11:26
  Author: spupykin
Revision: 139682

osd in tesseract

Modified:
  tesseract-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 11:31:19 UTC (rev 139681)
+++ PKGBUILD2015-09-09 15:11:26 UTC (rev 139682)
@@ -6,7 +6,7 @@
 chi_sim chi_tra chr cym dan dan_frak deu deu_frak dzo ell eng enm epo
 equ est eus fas fin fra frk frm gle glg grc guj hat heb hin hrv hun
 iku ind isl ita ita_old jav jpn kan kat kat_old kaz khm kir kor kur
-lao lat lav lit mal mar mkd mlt msa mya nep nld nor ori osd pan pol
+lao lat lav lit mal mar mkd mlt msa mya nep nld nor ori pan pol
 por pus ron rus san sin slk slk_frak slv spa spa_old sqi srp srp_latn
 swa swe syr tam tel tgk tgl tha tir tur uig ukr urd uzb uzb_cyrl vie yid)
 


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

2015-09-09 Thread Sergej Pupykin
Date: Wednesday, September 9, 2015 @ 17:25:57
  Author: spupykin
Revision: 139687

upgpkg: lxcfs 0.9-3

upd

Modified:
  lxcfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 15:25:19 UTC (rev 139686)
+++ PKGBUILD2015-09-09 15:25:57 UTC (rev 139687)
@@ -4,7 +4,7 @@
 
 pkgname=lxcfs
 pkgver=0.9
-pkgrel=2
+pkgrel=3
 pkgdesc="FUSE filesystem for LXC"
 arch=(i686 x86_64)
 url="https://linuxcontainers.org/;
@@ -11,6 +11,7 @@
 license=('GPL')
 depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse')
 makedepends=('help2man')
+options=('emptydirs')
 source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
"lxcfs.service")
 md5sums=('455999f60080322852264cfb7d6b11b7'
@@ -28,5 +29,6 @@
 package() {
 cd "$srcdir/$pkgname-$pkgver"
 make DESTDIR="$pkgdir/" install
+install -dm0755 $pkgdir/var/lib/lxcfs
 install -Dm0644 $srcdir/lxcfs.service 
$pkgdir/usr/lib/systemd/system/lxcfs.service
 }


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

2015-09-09 Thread Sergej Pupykin
Date: Wednesday, September 9, 2015 @ 17:26:20
  Author: spupykin
Revision: 139688

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

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

+
 /PKGBUILD  |   68 +++
 /lxcfs.service |   30 +
 community-i686/PKGBUILD|   32 --
 community-i686/lxcfs.service   |   15 
 community-x86_64/PKGBUILD  |   32 --
 community-x86_64/lxcfs.service |   15 
 6 files changed, 98 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-09-09 15:25:57 UTC (rev 139687)
+++ community-i686/PKGBUILD 2015-09-09 15:26:20 UTC (rev 139688)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Brauner 
-
-pkgname=lxcfs
-pkgver=0.9
-pkgrel=2
-pkgdesc="FUSE filesystem for LXC"
-arch=(i686 x86_64)
-url="https://linuxcontainers.org/;
-license=('GPL')
-depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse')
-makedepends=('help2man')
-source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
-   "lxcfs.service")
-md5sums=('455999f60080322852264cfb7d6b11b7'
- '29a6bf8868ce09871e6447db4070a923')
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---localstatedir=/var
-make
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir/" install
-install -Dm0644 $srcdir/lxcfs.service 
$pkgdir/usr/lib/systemd/system/lxcfs.service
-}

Copied: lxcfs/repos/community-i686/PKGBUILD (from rev 139687, 
lxcfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-09 15:26:20 UTC (rev 139688)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Brauner 
+
+pkgname=lxcfs
+pkgver=0.9
+pkgrel=3
+pkgdesc="FUSE filesystem for LXC"
+arch=(i686 x86_64)
+url="https://linuxcontainers.org/;
+license=('GPL')
+depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse')
+makedepends=('help2man')
+options=('emptydirs')
+source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
+   "lxcfs.service")
+md5sums=('455999f60080322852264cfb7d6b11b7'
+ '29a6bf8868ce09871e6447db4070a923')
+
+build() {
+cd "$srcdir/$pkgname-$pkgver"
+./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--localstatedir=/var
+make
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver"
+make DESTDIR="$pkgdir/" install
+install -dm0755 $pkgdir/var/lib/lxcfs
+install -Dm0644 $srcdir/lxcfs.service 
$pkgdir/usr/lib/systemd/system/lxcfs.service
+}

Deleted: community-i686/lxcfs.service
===
--- community-i686/lxcfs.service2015-09-09 15:25:57 UTC (rev 139687)
+++ community-i686/lxcfs.service2015-09-09 15:26:20 UTC (rev 139688)
@@ -1,15 +0,0 @@
-[Unit]
-Description=FUSE filesystem for LXC
-ConditionVirtualization=!container
-Before=lxc.service
-After=cgmanager.service
-Requires=cgmanager.service
-
-[Service]
-ExecStart=/usr/bin/lxcfs -f -s -o allow_other /var/lib/lxcfs
-KillMode=process
-Restart=on-failure
-ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
-
-[Install]
-WantedBy=multi-user.target

Copied: lxcfs/repos/community-i686/lxcfs.service (from rev 139687, 
lxcfs/trunk/lxcfs.service)
===
--- community-i686/lxcfs.service(rev 0)
+++ community-i686/lxcfs.service2015-09-09 15:26:20 UTC (rev 139688)
@@ -0,0 +1,15 @@
+[Unit]
+Description=FUSE filesystem for LXC
+ConditionVirtualization=!container
+Before=lxc.service
+After=cgmanager.service
+Requires=cgmanager.service
+
+[Service]
+ExecStart=/usr/bin/lxcfs -f -s -o allow_other /var/lib/lxcfs
+KillMode=process
+Restart=on-failure
+ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
+
+[Install]
+WantedBy=multi-user.target

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-09-09 

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

2015-09-09 Thread Antonio Rojas
Date: Wednesday, September 9, 2015 @ 18:00:12
  Author: arojas
Revision: 245629

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

Added:
  plasma-workspace/repos/testing-i686/
  plasma-workspace/repos/testing-i686/PKGBUILD
(from rev 245628, plasma-workspace/trunk/PKGBUILD)
  plasma-workspace/repos/testing-i686/kde.pam
(from rev 245628, plasma-workspace/trunk/kde.pam)
  plasma-workspace/repos/testing-x86_64/
  plasma-workspace/repos/testing-x86_64/PKGBUILD
(from rev 245628, plasma-workspace/trunk/PKGBUILD)
  plasma-workspace/repos/testing-x86_64/kde.pam
(from rev 245628, plasma-workspace/trunk/kde.pam)
Deleted:
  plasma-workspace/repos/testing-i686/
  plasma-workspace/repos/testing-x86_64/

-+
 testing-i686/PKGBUILD   |   72 ++
 testing-i686/kde.pam|9 +
 testing-x86_64/PKGBUILD |   72 ++
 testing-x86_64/kde.pam  |9 +
 4 files changed, 162 insertions(+)

Copied: plasma-workspace/repos/testing-i686/PKGBUILD (from rev 245628, 
plasma-workspace/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-09 16:00:12 UTC (rev 245629)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Antonio Rojas
+# Contributor: Alexey D. 
+
+pkgbase=plasma-workspace
+pkgname=('plasma-workspace' 'drkonqi')
+pkgver=5.4.1
+pkgrel=2
+pkgdesc='KDE Plasma Workspace'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
+license=('LGPL')
+# note on libxdamage:
+# not detected by namcap because libgl depends on it
+# but nvidia providing libgl does not depend on libxdamage
+depends=('knewstuff' 'kjsembed' 'knotifyconfig' 'libxdamage' 'kwayland'
+ 'libksysguard' 'libkscreen' 'ktexteditor' 'libqalculate'
+ 'qt5-tools' 'kded' 'kde-cli-tools' 'xorg-xrdb' 'xorg-xsetroot'
+ 'xorg-xmessage' 'xorg-xprop' 'milou' 'breeze' 'prison-frameworks')
+makedepends=('extra-cmake-modules' 'kdoctools' 'kwin' 'gpsd' 'baloo'
+ 'krunner' 'kxmlrpcclient' 'networkmanager-qt')
+groups=('plasma')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgbase}-${pkgver}.tar.xz;
+'kde.pam')
+md5sums=('0675ac84f739218cd1a17cfdc3d91e22'
+ '378ee33a9ec2870a1a899f2e05ee00d4')
+
+prepare() {
+  mkdir build
+
+  cd ${pkgbase}-${pkgver}
+  # be sure to use the Qt5 version of qtpaths
+  sed -i 's:qtpaths:qtpaths-qt5:' startkde/startkde.cmake
+}
+
+build() {
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DLIBEXEC_INSTALL_DIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package_plasma-workspace() {
+  optdepends=('plasma-workspace-wallpapers: additional wallpapers'
+  'gpsd: GPS based geolocation' 'networkmanager-qt: IP based 
geolocation')
+  conflicts=('kdebase-workspace')
+
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "${srcdir}"/kde.pam \
+"${pkgdir}"/etc/pam.d/kde
+
+  # Remove conflicts with drkonqi
+  rm "${pkgdir}"/usr/lib/drkonqi
+  rm -r "${pkgdir}"/usr/share/drkonqi
+}
+
+package_drkonqi() {
+  pkgdesc='KDE crash handler'
+  depends=('kdewebkit' 'kxmlrpcclient' 'gdb')
+
+  cd build/drkonqi
+  make DESTDIR="${pkgdir}" install
+}

Copied: plasma-workspace/repos/testing-i686/kde.pam (from rev 245628, 
plasma-workspace/trunk/kde.pam)
===
--- testing-i686/kde.pam(rev 0)
+++ testing-i686/kde.pam2015-09-09 16:00:12 UTC (rev 245629)
@@ -0,0 +1,9 @@
+#%PAM-1.0
+
+authinclude system-login
+
+account include system-login
+
+passwordinclude system-login
+
+session include system-login

Copied: plasma-workspace/repos/testing-x86_64/PKGBUILD (from rev 245628, 
plasma-workspace/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-09-09 16:00:12 UTC (rev 245629)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Antonio Rojas
+# Contributor: Alexey D. 
+
+pkgbase=plasma-workspace
+pkgname=('plasma-workspace' 'drkonqi')
+pkgver=5.4.1
+pkgrel=2
+pkgdesc='KDE Plasma Workspace'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
+license=('LGPL')
+# note on libxdamage:
+# not detected by namcap because libgl depends on it
+# but nvidia providing libgl does not depend on libxdamage

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

2015-09-09 Thread Felix Yan
Date: Wednesday, September 9, 2015 @ 18:05:55
  Author: fyan
Revision: 139690

archrelease: copy trunk to community-any

Added:
  bcloud/repos/community-any/PKGBUILD
(from rev 139689, bcloud/trunk/PKGBUILD)
  bcloud/repos/community-any/bcloud.install
(from rev 139689, bcloud/trunk/bcloud.install)
Deleted:
  bcloud/repos/community-any/PKGBUILD
  bcloud/repos/community-any/bcloud.install

+
 PKGBUILD   |   66 +++
 bcloud.install |   24 ++--
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-09 16:05:36 UTC (rev 139689)
+++ PKGBUILD2015-09-09 16:05:55 UTC (rev 139690)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Firef0x 
-# Contributor: MJsaka 
-# Copyright
-# This PKGBUILD released with the GPLv3 license
-
-pkgname=bcloud
-pkgver=3.7.2
-pkgrel=1
-pkgdesc='Baidu Pan client for Linux Desktop users'
-arch=('any')
-license=('GPL3')
-url="https://github.com/LiuLang/bcloud;
-depends=('python-crypto' 'libnotify' 'python-keyring' 'python-dbus' 
'python-gobject'
- 'gnome-icon-theme-symbolic' 'python-lxml' 'python-cssselect' 'gtk3' 
'python-pyinotify')
-optdepends=('gnome-keyring: To store password in GNOME Keyring'
-'libgnome-keyring: To store password in GNOME Keyring'
-'kdebindings-python: To store password in KWallet'
-'kwallet: To store password in KWallet')
-install=bcloud.install
-source=("https://pypi.python.org/packages/source/b/bcloud/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('13d532d75b1e5bfca5fdb3a3b03bcac7')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  python setup.py build
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  python setup.py install -O1 --skip-build --root="$pkgdir"
-}

Copied: bcloud/repos/community-any/PKGBUILD (from rev 139689, 
bcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-09 16:05:55 UTC (rev 139690)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Firef0x 
+# Contributor: MJsaka 
+# Copyright
+# This PKGBUILD released with the GPLv3 license
+
+pkgname=bcloud
+pkgver=3.8.1
+pkgrel=1
+pkgdesc='Baidu Pan client for Linux Desktop users'
+arch=('any')
+license=('GPL3')
+url="https://github.com/LiuLang/bcloud;
+depends=('python-crypto' 'libnotify' 'python-keyring' 'python-dbus' 
'python-gobject'
+ 'gnome-icon-theme-symbolic' 'python-lxml' 'python-cssselect' 'gtk3' 
'python-pyinotify')
+optdepends=('gnome-keyring: To store password in GNOME Keyring'
+'libgnome-keyring: To store password in GNOME Keyring'
+'kdebindings-python: To store password in KWallet'
+'kwallet: To store password in KWallet')
+install=bcloud.install
+source=("https://pypi.python.org/packages/source/b/bcloud/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('7a420d83e5d9114782db2251e28b8a6c')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  python setup.py build
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  python setup.py install -O1 --skip-build --root="$pkgdir"
+}

Deleted: bcloud.install
===
--- bcloud.install  2015-09-09 16:05:36 UTC (rev 139689)
+++ bcloud.install  2015-09-09 16:05:55 UTC (rev 139690)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: bcloud/repos/community-any/bcloud.install (from rev 139689, 
bcloud/trunk/bcloud.install)
===
--- bcloud.install  (rev 0)
+++ bcloud.install  2015-09-09 16:05:55 UTC (rev 139690)
@@ -0,0 +1,12 @@
+post_install() {
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}


[arch-commits] Commit in (linux-grsec-lts)

2015-09-09 Thread Daniel Micay
Date: Thursday, September 10, 2015 @ 01:10:22
  Author: thestinger
Revision: 139706

drop linux-grsec-lts package for now

The stable grsecurity patches are no longer public.

https://grsecurity.net/announce.php

Deleted:
  linux-grsec-lts/


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

2015-09-09 Thread Jan Steffens
Date: Thursday, September 10, 2015 @ 02:11:06
  Author: heftig
Revision: 245637

1.18

Modified:
  libteam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 20:08:06 UTC (rev 245636)
+++ PKGBUILD2015-09-10 00:11:06 UTC (rev 245637)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=libteam
-pkgver=1.17
+pkgver=1.18
 pkgrel=1
 pkgdesc="Library for controlling team network device"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(libnl libdaemon jansson libdbus bash zeromq)
 makedepends=(python python2 swig)
 source=($url/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('7f83bb6bccecd79b0f5b803f4cd9d8e0029e39d55d11e253647956fcf2404763')
+sha256sums=('9f1f7a830331f50a5d67365fba7c8ab8db677350f101420a12255152e6058737')
 
 build() {
   cd $pkgname-$pkgver


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

2015-09-09 Thread Jan Steffens
Date: Thursday, September 10, 2015 @ 02:12:11
  Author: heftig
Revision: 139707

9.0.1.0

Modified:
  jruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-09 23:10:22 UTC (rev 139706)
+++ PKGBUILD2015-09-10 00:12:11 UTC (rev 139707)
@@ -3,7 +3,7 @@
 # Contributor: FaziBear 
 
 pkgname=jruby
-pkgver=9.0.0.0
+pkgver=9.0.1.0
 pkgrel=1
 pkgdesc="100% pure-Java implementation of the Ruby programming language"
 arch=(any)
@@ -12,7 +12,7 @@
 options=(!strip)
 noextract=("$pkgname-bin-${pkgver}.tar.gz")
 
source=(http://jruby.org.s3.amazonaws.com/downloads/$pkgver/$pkgname-bin-${pkgver}.tar.gz)
-sha256sums=('655665db3a1dc0462cba99d45532ab57d8416b5f168d8a0081bde9b7a93a394e')
+sha256sums=('3cab8ead2f080eb9cdf16fc30cbc1974c36a4a4e6c9d321d5a3bbd973b64527f')
 
 package() {
   depends=(java-runtime-headless bash)


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

2015-09-09 Thread Jan Steffens
Date: Thursday, September 10, 2015 @ 02:11:46
  Author: heftig
Revision: 245638

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-09-10 00:11:06 UTC (rev 245637)
+++ extra-i686/PKGBUILD 2015-09-10 00:11:46 UTC (rev 245638)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libteam
-pkgver=1.17
-pkgrel=1
-pkgdesc="Library for controlling team network device"
-arch=(i686 x86_64)
-url="http://libteam.org/;
-license=(LGPL2.1)
-depends=(libnl libdaemon jansson libdbus bash zeromq)
-makedepends=(python python2 swig)
-source=($url/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('7f83bb6bccecd79b0f5b803f4cd9d8e0029e39d55d11e253647956fcf2404763')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --libexecdir=/usr/lib
-  make
-
-  cp -aT binding/python binding/python2
-
-  cd binding/python
-  python  ./setup.py build
-  cd ../python2
-  python2 ./setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 teamd/redhat/systemd/teamd@.service \
-"$pkgdir/usr/lib/systemd/system/teamd@.service"
-  install -Dm644 teamd/dbus/teamd.conf \
-"$pkgdir/etc/dbus-1/system.d/teamd.conf"
-
-  cd binding/python
-  python  ./setup.py install --root "$pkgdir" -O1
-  cd ../python2
-  python2 ./setup.py install --root "$pkgdir" -O1
-}

Copied: libteam/repos/extra-i686/PKGBUILD (from rev 245637, 
libteam/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-09-10 00:11:46 UTC (rev 245638)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libteam
+pkgver=1.18
+pkgrel=1
+pkgdesc="Library for controlling team network device"
+arch=(i686 x86_64)
+url="http://libteam.org/;
+license=(LGPL2.1)
+depends=(libnl libdaemon jansson libdbus bash zeromq)
+makedepends=(python python2 swig)
+source=($url/files/$pkgname-$pkgver.tar.gz)
+sha256sums=('9f1f7a830331f50a5d67365fba7c8ab8db677350f101420a12255152e6058737')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --libexecdir=/usr/lib
+  make
+
+  cp -aT binding/python binding/python2
+
+  cd binding/python
+  python  ./setup.py build
+  cd ../python2
+  python2 ./setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 teamd/redhat/systemd/teamd@.service \
+"$pkgdir/usr/lib/systemd/system/teamd@.service"
+  install -Dm644 teamd/dbus/teamd.conf \
+"$pkgdir/etc/dbus-1/system.d/teamd.conf"
+
+  cd binding/python
+  python  ./setup.py install --root "$pkgdir" -O1
+  cd ../python2
+  python2 ./setup.py install --root "$pkgdir" -O1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-09-10 00:11:06 UTC (rev 245637)
+++ extra-x86_64/PKGBUILD   2015-09-10 00:11:46 UTC (rev 245638)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libteam
-pkgver=1.17
-pkgrel=1
-pkgdesc="Library for controlling team network device"
-arch=(i686 x86_64)
-url="http://libteam.org/;
-license=(LGPL2.1)
-depends=(libnl libdaemon jansson libdbus bash zeromq)
-makedepends=(python python2 swig)
-source=($url/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('7f83bb6bccecd79b0f5b803f4cd9d8e0029e39d55d11e253647956fcf2404763')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --libexecdir=/usr/lib
-  make
-
-  cp -aT binding/python binding/python2
-
-  cd binding/python
-  python  ./setup.py build
-  cd ../python2
-  python2 ./setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 teamd/redhat/systemd/teamd@.service \
-"$pkgdir/usr/lib/systemd/system/teamd@.service"
-  install -Dm644 teamd/dbus/teamd.conf \
-"$pkgdir/etc/dbus-1/system.d/teamd.conf"
-
-  cd 

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

2015-09-09 Thread Jan Steffens
Date: Thursday, September 10, 2015 @ 02:17:17
  Author: heftig
Revision: 139708

archrelease: copy trunk to community-any

Added:
  jruby/repos/community-any/PKGBUILD
(from rev 139707, jruby/trunk/PKGBUILD)
Deleted:
  jruby/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-10 00:12:11 UTC (rev 139707)
+++ PKGBUILD2015-09-10 00:17:17 UTC (rev 139708)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: FaziBear 
-
-pkgname=jruby
-pkgver=9.0.0.0
-pkgrel=1
-pkgdesc="100% pure-Java implementation of the Ruby programming language"
-arch=(any)
-url="http://www.jruby.org/;
-license=(EPL GPL2 LGPL2.1 custom)
-options=(!strip)
-noextract=("$pkgname-bin-${pkgver}.tar.gz")
-source=(http://jruby.org.s3.amazonaws.com/downloads/$pkgver/$pkgname-bin-${pkgver}.tar.gz)
-sha256sums=('655665db3a1dc0462cba99d45532ab57d8416b5f168d8a0081bde9b7a93a394e')
-
-package() {
-  depends=(java-runtime-headless bash)
-
-  cd "$pkgdir"
-
-  mkdir opt
-  bsdtar -C opt -xf "$srcdir/$pkgname-bin-$pkgver.tar.gz"
-  mv opt/jruby-$pkgver opt/jruby
-
-  find opt/jruby -regextype posix-extended -regex '.*\.(bat|dll|exe)' -delete
-  rm -r opt/jruby/lib/jni/{Darwin,*-SunOS,*-Windows,*-AIX,*-FreeBSD}
-
-  mkdir -p usr/bin
-  for _file in jirb{,_swing} jgem jruby{,c}; do
-ln -s ../../opt/jruby/bin/$_file usr/bin/$_file
-  done
-
-  mkdir -p usr/share/licenses/$pkgname
-  ln -s ../../../../opt/jruby/COPYING usr/share/licenses/$pkgname/COPYING
-}

Copied: jruby/repos/community-any/PKGBUILD (from rev 139707, 
jruby/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-10 00:17:17 UTC (rev 139708)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: FaziBear 
+
+pkgname=jruby
+pkgver=9.0.1.0
+pkgrel=1
+pkgdesc="100% pure-Java implementation of the Ruby programming language"
+arch=(any)
+url="http://www.jruby.org/;
+license=(EPL GPL2 LGPL2.1 custom)
+options=(!strip)
+noextract=("$pkgname-bin-${pkgver}.tar.gz")
+source=(http://jruby.org.s3.amazonaws.com/downloads/$pkgver/$pkgname-bin-${pkgver}.tar.gz)
+sha256sums=('3cab8ead2f080eb9cdf16fc30cbc1974c36a4a4e6c9d321d5a3bbd973b64527f')
+
+package() {
+  depends=(java-runtime-headless bash)
+
+  cd "$pkgdir"
+
+  mkdir opt
+  bsdtar -C opt -xf "$srcdir/$pkgname-bin-$pkgver.tar.gz"
+  mv opt/jruby-$pkgver opt/jruby
+
+  find opt/jruby -regextype posix-extended -regex '.*\.(bat|dll|exe)' -delete
+  rm -r opt/jruby/lib/jni/{Darwin,*-SunOS,*-Windows,*-AIX,*-FreeBSD}
+
+  mkdir -p usr/bin
+  for _file in jirb{,_swing} jgem jruby{,c}; do
+ln -s ../../opt/jruby/bin/$_file usr/bin/$_file
+  done
+
+  mkdir -p usr/share/licenses/$pkgname
+  ln -s ../../../../opt/jruby/COPYING usr/share/licenses/$pkgname/COPYING
+}


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

2015-09-09 Thread Levente Polyak
Date: Thursday, September 10, 2015 @ 02:20:09
  Author: anthraxx
Revision: 139710

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-09-10 00:19:59 UTC (rev 139709)
+++ community-i686/PKGBUILD 2015-09-10 00:20:09 UTC (rev 139710)
@@ -1,32 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: spider-mario 
-
-pkgname=afl
-pkgver=1.92b
-pkgrel=1
-pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'
-arch=('i686' 'x86_64')
-url="http://lcamtuf.coredump.cx/afl/;
-license=('Apache')
-depends=('glibc' 'bash')
-optdepends=(
-  'gcc: gcc instrumentation support'
-  'clang: clang instrumentation support'
-)
-provides=('american-fuzzy-lop')
-replaces=('american-fuzzy-lop')
-options=('!emptydirs' '!strip')
-source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('abb2c6cc9d28d522b59d28821e2eb7b82e4cc37212f1a02c848e9ef05fed008a0f3f57c8defb3384880700f9da23412a9ac77bd6afd7fbb30f0e4ad501e04148')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: afl/repos/community-i686/PKGBUILD (from rev 139709, afl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-10 00:20:09 UTC (rev 139710)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: spider-mario 
+
+pkgname=afl
+pkgver=1.93b
+pkgrel=1
+pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'
+arch=('i686' 'x86_64')
+url="http://lcamtuf.coredump.cx/afl/;
+license=('Apache')
+depends=('glibc' 'bash')
+optdepends=(
+  'gcc: gcc instrumentation support'
+  'clang: clang instrumentation support'
+)
+provides=('american-fuzzy-lop')
+replaces=('american-fuzzy-lop')
+options=('!emptydirs' '!strip')
+source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
+sha512sums=('2fc402c78c183ab6988957054a40dfd4a48d99536a7f32d573655812eb39e118d9813acfeb6e27b643ef414a23746b7514233acecce6601e04a23feb6e82860a')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-09-10 00:19:59 UTC (rev 139709)
+++ community-x86_64/PKGBUILD   2015-09-10 00:20:09 UTC (rev 139710)
@@ -1,32 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: spider-mario 
-
-pkgname=afl
-pkgver=1.92b
-pkgrel=1
-pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'
-arch=('i686' 'x86_64')
-url="http://lcamtuf.coredump.cx/afl/;
-license=('Apache')
-depends=('glibc' 'bash')
-optdepends=(
-  'gcc: gcc instrumentation support'
-  'clang: clang instrumentation support'
-)
-provides=('american-fuzzy-lop')
-replaces=('american-fuzzy-lop')
-options=('!emptydirs' '!strip')
-source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('abb2c6cc9d28d522b59d28821e2eb7b82e4cc37212f1a02c848e9ef05fed008a0f3f57c8defb3384880700f9da23412a9ac77bd6afd7fbb30f0e4ad501e04148')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: afl/repos/community-x86_64/PKGBUILD (from rev 139709, 
afl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-09-10 00:20:09 UTC (rev 139710)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+# Contributor: spider-mario 
+
+pkgname=afl
+pkgver=1.93b
+pkgrel=1
+pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'

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

2015-09-09 Thread Levente Polyak
Date: Thursday, September 10, 2015 @ 02:19:59
  Author: anthraxx
Revision: 139709

upgpkg: afl 1.93b-1

upgpkg: afl 1.93b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 00:17:17 UTC (rev 139708)
+++ PKGBUILD2015-09-10 00:19:59 UTC (rev 139709)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario 
 
 pkgname=afl
-pkgver=1.92b
+pkgver=1.93b
 pkgrel=1
 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and 
genetic algorithms'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 replaces=('american-fuzzy-lop')
 options=('!emptydirs' '!strip')
 
source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('abb2c6cc9d28d522b59d28821e2eb7b82e4cc37212f1a02c848e9ef05fed008a0f3f57c8defb3384880700f9da23412a9ac77bd6afd7fbb30f0e4ad501e04148')
+sha512sums=('2fc402c78c183ab6988957054a40dfd4a48d99536a7f32d573655812eb39e118d9813acfeb6e27b643ef414a23746b7514233acecce6601e04a23feb6e82860a')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 04:08:27
  Author: foutrelis
Revision: 139711

ncurses 6.0 rebuild.

Modified:
  pypy3/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 13 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 00:20:09 UTC (rev 139710)
+++ PKGBUILD2015-09-10 02:08:27 UTC (rev 139711)
@@ -7,7 +7,7 @@
 pkgver=2.4.0
 _pkgver=2.4.0
 #[[ -n $_hgrev ]] && pkgver=2.0beta2.$_hgrev
-pkgrel=2
+pkgrel=3
 pkgdesc="A Python3 implementation written in Python, JIT enabled"
 url="http://pypy.org;
 arch=('i686' 'x86_64')
@@ -26,6 +26,18 @@
 prepare() {
   cd ${pkgname}-${_pkgver}-src
   patch -Np1 -i ../trackgcroot-new-ops.patch
+
+  # Hacky fix to allow the curses module to build on x86_64; otherwise we get:
+  #   cffi.ffiplatform.VerificationError: anonymous MEVENT: wrong total size
+  #   (we have 24, but C compiler says 20)
+  if [[ $CARCH == x86_64 ]]; then
+_type=unsigned
+  else
+_type=uint32_t
+  fi
+  sed -i -e "s/typedef unsigned long mmask_t/typedef $_type mmask_t/" \
+ -e "s/typedef unsigned long chtype/typedef $_type chtype/" \
+lib_pypy/_curses.py
 }
 
 build() {


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 04:08:41
  Author: foutrelis
Revision: 139712

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

Added:
  pypy3/repos/community-staging-i686/
  pypy3/repos/community-staging-i686/PKGBUILD
(from rev 139711, pypy3/trunk/PKGBUILD)
  pypy3/repos/community-staging-i686/trackgcroot-new-ops.patch
(from rev 139711, pypy3/trunk/trackgcroot-new-ops.patch)
  pypy3/repos/community-staging-x86_64/
  pypy3/repos/community-staging-x86_64/PKGBUILD
(from rev 139711, pypy3/trunk/PKGBUILD)
  pypy3/repos/community-staging-x86_64/trackgcroot-new-ops.patch
(from rev 139711, pypy3/trunk/trackgcroot-new-ops.patch)

+
 community-staging-i686/PKGBUILD|   78 +++
 community-staging-i686/trackgcroot-new-ops.patch   |   26 ++
 community-staging-x86_64/PKGBUILD  |   78 +++
 community-staging-x86_64/trackgcroot-new-ops.patch |   26 ++
 4 files changed, 208 insertions(+)

Copied: pypy3/repos/community-staging-i686/PKGBUILD (from rev 139711, 
pypy3/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 02:08:41 UTC (rev 139712)
@@ -0,0 +1,78 @@
+# $Id: PKGBUILD 95035 2013-08-04 09:44:24Z svenstaro $
+# Maintainer: Sven-Hendrik Haase 
+
+#_hgrev=63547
+
+pkgname=pypy3
+pkgver=2.4.0
+_pkgver=2.4.0
+#[[ -n $_hgrev ]] && pkgver=2.0beta2.$_hgrev
+pkgrel=3
+pkgdesc="A Python3 implementation written in Python, JIT enabled"
+url="http://pypy.org;
+arch=('i686' 'x86_64')
+depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
+makedepends=('python2' 'sqlite' 'tk')
+optdepends=('sqlite: sqlite module'
+'tk: tk module')
+options=(!buildflags)
+license=('custom:MIT')
+#source=("hg+https://bitbucket.org/pypy/pypy#revision=$_hgrev;)
+source=("https://bitbucket.org/pypy/pypy/downloads/$pkgname-$_pkgver-src.tar.bz2;
+"trackgcroot-new-ops.patch")
+md5sums=('96ba72916114d16904e12562b5d84e51'
+ '3294fd2919c3372615b59c5f82552f64')
+
+prepare() {
+  cd ${pkgname}-${_pkgver}-src
+  patch -Np1 -i ../trackgcroot-new-ops.patch
+
+  # Hacky fix to allow the curses module to build on x86_64; otherwise we get:
+  #   cffi.ffiplatform.VerificationError: anonymous MEVENT: wrong total size
+  #   (we have 24, but C compiler says 20)
+  if [[ $CARCH == x86_64 ]]; then
+_type=unsigned
+  else
+_type=uint32_t
+  fi
+  sed -i -e "s/typedef unsigned long mmask_t/typedef $_type mmask_t/" \
+ -e "s/typedef unsigned long chtype/typedef $_type chtype/" \
+lib_pypy/_curses.py
+}
+
+build() {
+  cd ${pkgname}-${_pkgver}-src/pypy/goal
+
+  #python2 ../../rpython/bin/rpython -Ojit --shared targetpypystandalone
+  python2 ../../rpython/bin/rpython -Ojit targetpypystandalone
+}
+
+package() {
+  cd ${pkgname}-${_pkgver}-src
+
+  install -Dm755 pypy/goal/pypy-c "${pkgdir}"/opt/pypy3/bin/pypy-c
+  #install -Dm755 pypy/goal/libpypy-c.so "${pkgdir}"/usr/lib/libpypy3-c.so
+  cp -r include lib_pypy site-packages "${pkgdir}"/opt/pypy3/
+
+  mkdir "${pkgdir}"/opt/pypy3/lib-python/
+  cp -r lib-python/3 "${pkgdir}"/opt/pypy3/lib-python/
+
+  mkdir -p "${pkgdir}"/usr/bin
+  ln -s /opt/pypy3/bin/pypy-c "${pkgdir}"/usr/bin/pypy3
+
+  install -Dm644 LICENSE "${pkgdir}"/opt/pypy3/LICENSE
+  install -Dm644 README.rst "${pkgdir}"/opt/pypy3/README.rst
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/pypy3/LICENSE
+
+  # Compile binary modules
+  #export LD_LIBRARY_PATH="${pkgdir}"/usr/lib:${LD_LIBRARY_PATH}
+  for module in _curses syslog dbm sqlite3 _tkinter; do
+"${pkgdir}/opt/pypy3/bin/pypy-c" -c "import ${module}"
+  done
+
+  # Generate bytecode (currently impossibru)
+  #"${pkgdir}"/opt/pypy3/bin/pypy-c -m compileall "${pkgdir}"/opt/pypy3
+  #"${pkgdir}"/opt/pypy3/bin/pypy-c -O -m compileall "${pkgdir}"/opt/pypy3
+
+}
+# vim: ts=2 sw=2 et:

Copied: pypy3/repos/community-staging-i686/trackgcroot-new-ops.patch (from rev 
139711, pypy3/trunk/trackgcroot-new-ops.patch)
===
--- community-staging-i686/trackgcroot-new-ops.patch
(rev 0)
+++ community-staging-i686/trackgcroot-new-ops.patch2015-09-10 02:08:41 UTC 
(rev 139712)
@@ -0,0 +1,26 @@
+Description: Expect cmovnb and jnb
+ Fixes an FTBFS since gcc 4.9.2, which is emmiting new operations
+Author: Stefano Rivera 
+Forwarded: 
https://bitbucket.org/pypy/pypy/commits/c1abec418acf30bb04891c3249bc12cbe8f48d4a
+Bug-Debian: https://bugs.debian.org/771137
+Last-Update: 2014-11-26
+
+--- a/rpython/translator/c/gcc/trackgcroot.py
 b/rpython/translator/c/gcc/trackgcroot.py
+@@ -590,7 +590,7 @@
+ 
+ # The various cmov* operations
+ for name in '''
+-

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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 04:14:26
  Author: foutrelis
Revision: 245640

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

Added:
  uim/repos/staging-i686/
  uim/repos/staging-i686/PKGBUILD
(from rev 245639, uim/trunk/PKGBUILD)
  uim/repos/staging-i686/install
(from rev 245639, uim/trunk/install)
  uim/repos/staging-x86_64/
  uim/repos/staging-x86_64/PKGBUILD
(from rev 245639, uim/trunk/PKGBUILD)
  uim/repos/staging-x86_64/install
(from rev 245639, uim/trunk/install)

-+
 staging-i686/PKGBUILD   |   40 
 staging-i686/install|   13 +
 staging-x86_64/PKGBUILD |   40 
 staging-x86_64/install  |   13 +
 4 files changed, 106 insertions(+)

Copied: uim/repos/staging-i686/PKGBUILD (from rev 245639, uim/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 02:14:26 UTC (rev 245640)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: damir 
+
+pkgname=uim
+pkgver=1.8.6
+pkgrel=4
+pkgdesc='Multilingual input method library'
+url='http://code.google.com/p/uim/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('libxft' 'libedit' 'm17n-lib')
+makedepends=('intltool' 'gettext' 'qt4' 'gtk2' 'gtk3' 'anthy')
+optdepends=('qt4: immodule and helper applications'
+'gtk2: immodule and helper applications'
+'gtk3: immodules and helper applications')
+source=("https://uim.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('409c30b31b9e58e3c18cb7862933487b0585cd1d')
+
+install=install
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/uim \
+   --with-anthy-utf8 \
+   --with-qt4-immodule \
+   --with-qt4 \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install -j1 # FS#41112
+   rm "${pkgdir}"/usr/lib/libgcroots.a
+   install -D -m644 COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Copied: uim/repos/staging-i686/install (from rev 245639, uim/trunk/install)
===
--- staging-i686/install(rev 0)
+++ staging-i686/install2015-09-10 02:14:26 UTC (rev 245640)
@@ -0,0 +1,13 @@
+post_install() {
+   [[ -x usr/bin/gtk-query-immodules-2.0 ]] && 
usr/bin/gtk-query-immodules-2.0 > etc/gtk-2.0/gtk.immodules
+   [[ -x usr/bin/gtk-query-immodules-3.0 ]] && 
usr/bin/gtk-query-immodules-3.0 > usr/lib/gtk-3.0/3.0.0/immodules.cache
+   true
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: uim/repos/staging-x86_64/PKGBUILD (from rev 245639, uim/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-09-10 02:14:26 UTC (rev 245640)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: damir 
+
+pkgname=uim
+pkgver=1.8.6
+pkgrel=4
+pkgdesc='Multilingual input method library'
+url='http://code.google.com/p/uim/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('libxft' 'libedit' 'm17n-lib')
+makedepends=('intltool' 'gettext' 'qt4' 'gtk2' 'gtk3' 'anthy')
+optdepends=('qt4: immodule and helper applications'
+'gtk2: immodule and helper applications'
+'gtk3: immodules and helper applications')
+source=("https://uim.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('409c30b31b9e58e3c18cb7862933487b0585cd1d')
+
+install=install
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/uim \
+   --with-anthy-utf8 \
+   --with-qt4-immodule \
+   --with-qt4 \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install -j1 # FS#41112
+   rm "${pkgdir}"/usr/lib/libgcroots.a
+   install -D -m644 COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Copied: uim/repos/staging-x86_64/install (from rev 245639, uim/trunk/install)
===
--- staging-x86_64/install  (rev 0)
+++ staging-x86_64/install  2015-09-10 02:14:26 UTC (rev 245640)
@@ -0,0 +1,13 @@
+post_install() {
+   [[ -x usr/bin/gtk-query-immodules-2.0 ]] && 
usr/bin/gtk-query-immodules-2.0 > etc/gtk-2.0/gtk.immodules
+   [[ -x usr/bin/gtk-query-immodules-3.0 ]] && 
usr/bin/gtk-query-immodules-3.0 

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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 04:14:18
  Author: foutrelis
Revision: 245639

ncurses 6.0 rebuild.

Modified:
  uim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 00:11:46 UTC (rev 245638)
+++ PKGBUILD2015-09-10 02:14:18 UTC (rev 245639)
@@ -4,7 +4,7 @@
 
 pkgname=uim
 pkgver=1.8.6
-pkgrel=3
+pkgrel=4
 pkgdesc='Multilingual input method library'
 url='http://code.google.com/p/uim/'
 license=('custom:BSD')


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 04:11:22
  Author: foutrelis
Revision: 139713

ncurses 6.0 rebuild.

Modified:
  fish/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 02:08:41 UTC (rev 139712)
+++ PKGBUILD2015-09-10 02:11:22 UTC (rev 139713)
@@ -7,7 +7,7 @@
 
 pkgname=fish
 pkgver=2.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Smart and user friendly shell intended mostly for interactive use'
 url='http://fishshell.com/'
 arch=('i686' 'x86_64')


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 04:11:30
  Author: foutrelis
Revision: 139714

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

Added:
  fish/repos/community-staging-i686/
  fish/repos/community-staging-i686/PKGBUILD
(from rev 139713, fish/trunk/PKGBUILD)
  fish/repos/community-staging-i686/fish.install
(from rev 139713, fish/trunk/fish.install)
  fish/repos/community-staging-x86_64/
  fish/repos/community-staging-x86_64/PKGBUILD
(from rev 139713, fish/trunk/PKGBUILD)
  fish/repos/community-staging-x86_64/fish.install
(from rev 139713, fish/trunk/fish.install)

---+
 community-staging-i686/PKGBUILD   |   40 
 community-staging-i686/fish.install   |   19 +++
 community-staging-x86_64/PKGBUILD |   40 
 community-staging-x86_64/fish.install |   19 +++
 4 files changed, 118 insertions(+)

Copied: fish/repos/community-staging-i686/PKGBUILD (from rev 139713, 
fish/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 02:11:30 UTC (rev 139714)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Kaiting Chen 
+# Contributor: Abhishek Dasgupta 
+# Contributor: Eric Belanger 
+# Contributor: Jan Fader 
+
+pkgname=fish
+pkgver=2.2.0
+pkgrel=4
+pkgdesc='Smart and user friendly shell intended mostly for interactive use'
+url='http://fishshell.com/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('bc' 'gcc-libs' 'inetutils' 'ncurses' 'which')
+optdepends=('python: for manual page completion parser and web configuration 
tool')
+makedepends=('doxygen')
+install=fish.install
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/fish-shell/fish-shell/archive/${pkgver}.tar.gz)
+sha512sums=('a1108a8d5c96bcac1b1ced74e6f28287094fa68f28756811f6a6604bde2b4de88d7637da21874b602723fce129a407be7e24affecab468997158442af208308a')
+
+prepare() {
+  cd fish-shell-${pkgver}
+  echo ${pkgver} > version
+  autoconf -i
+}
+
+build() {
+  cd fish-shell-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc
+  make
+}
+
+package() {
+  cd fish-shell-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: fish/repos/community-staging-i686/fish.install (from rev 139713, 
fish/trunk/fish.install)
===
--- community-staging-i686/fish.install (rev 0)
+++ community-staging-i686/fish.install 2015-09-10 02:11:30 UTC (rev 139714)
@@ -0,0 +1,19 @@
+post_install() {
+  grep -qe '^/usr/bin/fish$' etc/shells || echo '/usr/bin/fish' >> etc/shells
+}
+
+post_upgrade() {
+  post_install
+
+  if [[ "$(vercmp $2 2.1.1)" -lt 0 ]]; then
+echo ":: With fish 2.1.1 release, the fishd socket has changed location 
due"
+echo "   to security concerns. To make fish pick up the changes, kill all"
+echo "   fishd processes."
+  fi
+}
+
+pre_remove() {
+  sed -ri '\|^/usr/bin/fish$|d' etc/shells
+}
+
+# vim:set ts=2 sw=2 et:

Copied: fish/repos/community-staging-x86_64/PKGBUILD (from rev 139713, 
fish/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-10 02:11:30 UTC (rev 139714)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Kaiting Chen 
+# Contributor: Abhishek Dasgupta 
+# Contributor: Eric Belanger 
+# Contributor: Jan Fader 
+
+pkgname=fish
+pkgver=2.2.0
+pkgrel=4
+pkgdesc='Smart and user friendly shell intended mostly for interactive use'
+url='http://fishshell.com/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('bc' 'gcc-libs' 'inetutils' 'ncurses' 'which')
+optdepends=('python: for manual page completion parser and web configuration 
tool')
+makedepends=('doxygen')
+install=fish.install
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/fish-shell/fish-shell/archive/${pkgver}.tar.gz)
+sha512sums=('a1108a8d5c96bcac1b1ced74e6f28287094fa68f28756811f6a6604bde2b4de88d7637da21874b602723fce129a407be7e24affecab468997158442af208308a')
+
+prepare() {
+  cd fish-shell-${pkgver}
+  echo ${pkgver} > version
+  autoconf -i
+}
+
+build() {
+  cd fish-shell-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc
+  make
+}
+
+package() {
+  cd fish-shell-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 

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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 04:15:16
  Author: foutrelis
Revision: 245641

ncurses 6.0 rebuild.

Modified:
  mtr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 02:14:26 UTC (rev 245640)
+++ PKGBUILD2015-09-10 02:15:16 UTC (rev 245641)
@@ -5,7 +5,7 @@
 pkgbase=mtr
 pkgname=(mtr mtr-gtk)
 pkgver=0.86
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.bitwizard.nl/mtr/;
 license=('GPL')


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 04:15:24
  Author: foutrelis
Revision: 245642

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

Added:
  mtr/repos/staging-i686/
  mtr/repos/staging-i686/PKGBUILD
(from rev 245641, mtr/trunk/PKGBUILD)
  mtr/repos/staging-x86_64/
  mtr/repos/staging-x86_64/PKGBUILD
(from rev 245641, mtr/trunk/PKGBUILD)

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

Copied: mtr/repos/staging-i686/PKGBUILD (from rev 245641, mtr/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 02:15:24 UTC (rev 245642)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Douglas Soares de Andrade 
+
+pkgbase=mtr
+pkgname=(mtr mtr-gtk)
+pkgver=0.86
+pkgrel=2
+arch=('i686' 'x86_64')
+url="http://www.bitwizard.nl/mtr/;
+license=('GPL')
+makedepends=('ncurses' 'gtk2')
+source=(ftp://ftp.bitwizard.nl/mtr/$pkgbase-$pkgver.tar.gz)
+md5sums=('8d63592c9d4579ef20cf491b41843eb2')
+
+build() {
+cp -r  $pkgbase-$pkgver $pkgbase-cli
+cd mtr-cli
+./configure --prefix=/usr --without-gtk --sbindir=/usr/bin
+make
+
+cd "$srcdir/$pkgbase-$pkgver"
+./configure --prefix=/usr --sbindir=/usr/bin
+make
+}
+
+package_mtr() {
+pkgdesc="Combines the functionality of traceroute and ping into one tool 
(CLI version)"
+depends=('ncurses')
+cd mtr-cli
+make DESTDIR="$pkgdir" install
+}
+
+package_mtr-gtk() {
+pkgdesc="Combines the functionality of traceroute and ping into one tool 
(GTK version)"
+depends=('ncurses' "gtk2")
+conflicts=("mtr")
+provides=("mtr=$pkgver")
+
+cd $pkgbase-$pkgver
+make DESTDIR="$pkgdir" install
+}

Copied: mtr/repos/staging-x86_64/PKGBUILD (from rev 245641, mtr/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-09-10 02:15:24 UTC (rev 245642)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Douglas Soares de Andrade 
+
+pkgbase=mtr
+pkgname=(mtr mtr-gtk)
+pkgver=0.86
+pkgrel=2
+arch=('i686' 'x86_64')
+url="http://www.bitwizard.nl/mtr/;
+license=('GPL')
+makedepends=('ncurses' 'gtk2')
+source=(ftp://ftp.bitwizard.nl/mtr/$pkgbase-$pkgver.tar.gz)
+md5sums=('8d63592c9d4579ef20cf491b41843eb2')
+
+build() {
+cp -r  $pkgbase-$pkgver $pkgbase-cli
+cd mtr-cli
+./configure --prefix=/usr --without-gtk --sbindir=/usr/bin
+make
+
+cd "$srcdir/$pkgbase-$pkgver"
+./configure --prefix=/usr --sbindir=/usr/bin
+make
+}
+
+package_mtr() {
+pkgdesc="Combines the functionality of traceroute and ping into one tool 
(CLI version)"
+depends=('ncurses')
+cd mtr-cli
+make DESTDIR="$pkgdir" install
+}
+
+package_mtr-gtk() {
+pkgdesc="Combines the functionality of traceroute and ping into one tool 
(GTK version)"
+depends=('ncurses' "gtk2")
+conflicts=("mtr")
+provides=("mtr=$pkgver")
+
+cd $pkgbase-$pkgver
+make DESTDIR="$pkgdir" install
+}


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:27:17
  Author: allan
Revision: 139740

ncurses 6.0 rebuild.

Modified:
  stone-soup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:11:42 UTC (rev 139739)
+++ PKGBUILD2015-09-10 04:27:17 UTC (rev 139740)
@@ -2,7 +2,7 @@
 
 pkgname=stone-soup
 pkgver=0.16.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
 arch=('i686' 'x86_64')
 url='http://crawl.develz.org/'


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:28:10
  Author: allan
Revision: 139741

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

Added:
  stone-soup/repos/community-staging-i686/
  stone-soup/repos/community-staging-i686/PKGBUILD
(from rev 139740, stone-soup/trunk/PKGBUILD)
  stone-soup/repos/community-staging-i686/stone-soup.install
(from rev 139740, stone-soup/trunk/stone-soup.install)
  stone-soup/repos/community-staging-x86_64/
  stone-soup/repos/community-staging-x86_64/PKGBUILD
(from rev 139740, stone-soup/trunk/PKGBUILD)
  stone-soup/repos/community-staging-x86_64/stone-soup.install
(from rev 139740, stone-soup/trunk/stone-soup.install)

-+
 community-staging-i686/PKGBUILD |   75 ++
 community-staging-i686/stone-soup.install   |   11 +++
 community-staging-x86_64/PKGBUILD   |   75 ++
 community-staging-x86_64/stone-soup.install |   11 +++
 4 files changed, 172 insertions(+)

Copied: stone-soup/repos/community-staging-i686/PKGBUILD (from rev 139740, 
stone-soup/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 04:28:10 UTC (rev 139741)
@@ -0,0 +1,75 @@
+# Maintainer: Jakob Gruber 
+
+pkgname=stone-soup
+pkgver=0.16.2
+pkgrel=2
+pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
+arch=('i686' 'x86_64')
+url='http://crawl.develz.org/'
+depends=('lua51' 'ncurses' 'sdl2_image' 'sqlite' 'glu' 'freetype2' 
'ttf-dejavu')
+makedepends=('bison' 'flex' 'gendesk' 'mesa')
+conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
+license=('custom')
+install=stone-soup.install
+source=("http://crawl.develz.org/release/stone_soup-${pkgver}-nodeps.tar.xz;)
+
+# used by gendesk to create .desktop file
+_exec=('crawl-tiles')
+_name=('Dungeon Crawl Stone Soup')
+
+package() {
+cd "$srcdir"
+gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
+--exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup' PKGBUILD
+
+cd "stone_soup-${pkgver}/source"
+
+# 0.16.0 weirdness
+sed -i 's|SDL_main.h|SDL2/&|' main.cc
+
+# git tarball weirdness
+echo "$pkgver" > util/release_ver
+
+# adjust makefile to use /usr/bin, owner root:root,
+# disable setgid on executable
+
+sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
+sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
+sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
+
+# first build and install tiles version
+
+make DESTDIR="${pkgdir}" \
+ SAVEDIR="~/.crawl/" \
+ DATADIR="/usr/share/${pkgname}/data" \
+ USE_UNICODE=y \
+ TILES=y \
+ install
+
+# rename tiles executable to avoid clashing with console crawl
+
+mv "${pkgdir}/usr/bin/crawl" "${pkgdir}/usr/bin/crawl-tiles"
+
+# then build and install console version
+
+make DESTDIR="${pkgdir}" \
+ SAVEDIR="~/.crawl/" \
+ DATADIR="/usr/share/${pkgname}/data" \
+ USE_UNICODE=y \
+ install
+
+# install crawl license
+
+install -D -m644 ../licence.txt \
+"${pkgdir}/usr/share/licenses/${pkgname}/license.txt"
+
+# install icon and .desktop file
+
+install -D -m644 dat/tiles/stone_soup_icon-32x32.png \
+"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+install -D -m644 "${srcdir}/${pkgname}.desktop" \
+"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+
+}
+
+md5sums=('55b3b478d8f2321a32cfcf86e1d17841')

Copied: stone-soup/repos/community-staging-i686/stone-soup.install (from rev 
139740, stone-soup/trunk/stone-soup.install)
===
--- community-staging-i686/stone-soup.install   (rev 0)
+++ community-staging-i686/stone-soup.install   2015-09-10 04:28:10 UTC (rev 
139741)
@@ -0,0 +1,11 @@
+post_upgrade() {
+
+# return if old pkgver >= 0.9.0-2
+[[ $(vercmp $2 0.9.0-2) -ge 0 ]] && return
+
+echo "-
+stone-soup saves have moved to ~/.crawl.
+If you want to keep your old saves, move ~/.stone-soup to
+~/.crawl.
+-"
+}

Copied: stone-soup/repos/community-staging-x86_64/PKGBUILD (from rev 139740, 
stone-soup/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-10 04:28:10 UTC (rev 139741)
@@ -0,0 +1,75 @@
+# Maintainer: Jakob Gruber 
+
+pkgname=stone-soup
+pkgver=0.16.2
+pkgrel=2
+pkgdesc='Open-source, single-player, 

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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:35:03
  Author: allan
Revision: 139743

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

Added:
  mailutils/repos/community-staging-i686/
  mailutils/repos/community-staging-i686/PKGBUILD
(from rev 139742, mailutils/trunk/PKGBUILD)
  mailutils/repos/community-staging-i686/gnutls.patch
(from rev 139742, mailutils/trunk/gnutls.patch)
  mailutils/repos/community-staging-i686/mailutils.install
(from rev 139742, mailutils/trunk/mailutils.install)
  mailutils/repos/community-staging-x86_64/
  mailutils/repos/community-staging-x86_64/PKGBUILD
(from rev 139742, mailutils/trunk/PKGBUILD)
  mailutils/repos/community-staging-x86_64/gnutls.patch
(from rev 139742, mailutils/trunk/gnutls.patch)
  mailutils/repos/community-staging-x86_64/mailutils.install
(from rev 139742, mailutils/trunk/mailutils.install)

+
 community-staging-i686/PKGBUILD|   42 +++
 community-staging-i686/gnutls.patch|   25 
 community-staging-i686/mailutils.install   |   20 
 community-staging-x86_64/PKGBUILD  |   42 +++
 community-staging-x86_64/gnutls.patch  |   25 
 community-staging-x86_64/mailutils.install |   20 
 6 files changed, 174 insertions(+)

Copied: mailutils/repos/community-staging-i686/PKGBUILD (from rev 139742, 
mailutils/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 04:35:03 UTC (rev 139743)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=mailutils
+pkgver=2.99.98
+pkgrel=3
+pkgdesc="MUA command line tool (mailx)"
+arch=(i686 x86_64)
+url="http://www.gnu.org/software/mailutils/;
+license=('GPL')
+depends=('libldap' 'pam' 'gnutls')
+makedepends=('emacs')
+install=mailutils.install
+options=(zipman !emptydirs)
+source=(http://alpha.gnu.org/gnu/mailutils/mailutils-$pkgver.tar.xz
+   gnutls.patch)
+md5sums=('7d87795ff24afa966ad5d6785f974141'
+ 'd9491cbf1aad93fccb058cf56e9063a9')
+
+prepare() {
+  cd "$srcdir/mailutils-$pkgver"
+  patch -p1 <$srcdir/gnutls.patch
+}
+
+build() {
+  cd "$srcdir/mailutils-$pkgver"
+  ./configure --prefix=/usr --with-gdbm --with-gnutls \
+   --libexecdir=/usr/lib/$pkgname --without-fribidi \
+   --without-tcp-wrappers --sbindir=/usr/bin \
+   --without-python --without-guile
+  make
+}
+
+package() {
+  cd "$srcdir/mailutils-$pkgver"
+  make -j1 DESTDIR=$pkgdir install
+  rm -f $pkgdir/usr/share/info/dir
+  mv $pkgdir/usr/bin/mail $pkgdir/usr/bin/gnu-mail
+  mv $pkgdir/usr/share/man/man1/mail.1 $pkgdir/usr/share/man/man1/gnu-mail.1
+  chown -R root:root $pkgdir
+}

Copied: mailutils/repos/community-staging-i686/gnutls.patch (from rev 139742, 
mailutils/trunk/gnutls.patch)
===
--- community-staging-i686/gnutls.patch (rev 0)
+++ community-staging-i686/gnutls.patch 2015-09-10 04:35:03 UTC (rev 139743)
@@ -0,0 +1,25 @@
+diff -wbBur mailutils-2.99.98.org/libmu_auth/tls.c 
mailutils-2.99.98/libmu_auth/tls.c
+--- mailutils-2.99.98.org/libmu_auth/tls.c 2012-01-05 22:21:42.0 
+0400
 mailutils-2.99.98/libmu_auth/tls.c 2015-04-16 16:00:39.803642048 +0300
+@@ -428,20 +428,9 @@
+   struct _mu_tls_stream *sp = (struct _mu_tls_stream *) stream;
+   int rc;
+   mu_transport_t transport[2];
+-  static int protocol_priority[] = {GNUTLS_TLS1, GNUTLS_SSL3, 0};
+-  static int kx_priority[] = {GNUTLS_KX_RSA, 0};
+-  static int cipher_priority[] = {GNUTLS_CIPHER_3DES_CBC,
+-GNUTLS_CIPHER_ARCFOUR_128,
+-0};
+-  static int comp_priority[] = {GNUTLS_COMP_NULL, 0};
+-  static int mac_priority[] = {GNUTLS_MAC_SHA, GNUTLS_MAC_MD5, 0};
+ 
+   gnutls_init (>session, GNUTLS_CLIENT);
+-  gnutls_protocol_set_priority (sp->session, protocol_priority);
+-  gnutls_cipher_set_priority (sp->session, cipher_priority);
+-  gnutls_compression_set_priority (sp->session, comp_priority);
+-  gnutls_kx_set_priority (sp->session, kx_priority);
+-  gnutls_mac_set_priority (sp->session, mac_priority);
++  gnutls_set_default_priority (sp->session);
+ 
+   gnutls_certificate_allocate_credentials (_cred);
+   if (mu_tls_module_config.ssl_cafile)

Copied: mailutils/repos/community-staging-i686/mailutils.install (from rev 
139742, mailutils/trunk/mailutils.install)
===
--- community-staging-i686/mailutils.install(rev 0)
+++ community-staging-i686/mailutils.install2015-09-10 04:35:03 UTC (rev 
139743)
@@ -0,0 +1,20 @@
+infodir=usr/share/info

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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:33:56
  Author: allan
Revision: 139742

ncurses 6.0 rebuild.

Modified:
  mailutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:28:10 UTC (rev 139741)
+++ PKGBUILD2015-09-10 04:33:56 UTC (rev 139742)
@@ -4,7 +4,7 @@
 
 pkgname=mailutils
 pkgver=2.99.98
-pkgrel=2
+pkgrel=3
 pkgdesc="MUA command line tool (mailx)"
 arch=(i686 x86_64)
 url="http://www.gnu.org/software/mailutils/;


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:37:36
  Author: allan
Revision: 139744

ncurses 6.0 rebuild.

Modified:
  gtypist/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:35:03 UTC (rev 139743)
+++ PKGBUILD2015-09-10 04:37:36 UTC (rev 139744)
@@ -5,7 +5,7 @@
 
 pkgname=gtypist
 pkgver=2.9.5
-pkgrel=1
+pkgrel=2
 pkgdesc="universal typing tutor"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gtypist/gtypist.html;


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:38:44
  Author: allan
Revision: 139745

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

Added:
  gtypist/repos/community-staging-i686/
  gtypist/repos/community-staging-i686/PKGBUILD
(from rev 139744, gtypist/trunk/PKGBUILD)
  gtypist/repos/community-staging-i686/gtypist.install
(from rev 139744, gtypist/trunk/gtypist.install)
  gtypist/repos/community-staging-i686/ncurses.patch
(from rev 139744, gtypist/trunk/ncurses.patch)
  gtypist/repos/community-staging-x86_64/
  gtypist/repos/community-staging-x86_64/PKGBUILD
(from rev 139744, gtypist/trunk/PKGBUILD)
  gtypist/repos/community-staging-x86_64/gtypist.install
(from rev 139744, gtypist/trunk/gtypist.install)
  gtypist/repos/community-staging-x86_64/ncurses.patch
(from rev 139744, gtypist/trunk/ncurses.patch)

--+
 community-staging-i686/PKGBUILD  |   37 +++
 community-staging-i686/gtypist.install   |   18 +
 community-staging-i686/ncurses.patch |   90 +
 community-staging-x86_64/PKGBUILD|   37 +++
 community-staging-x86_64/gtypist.install |   18 +
 community-staging-x86_64/ncurses.patch   |   90 +
 6 files changed, 290 insertions(+)

Copied: gtypist/repos/community-staging-i686/PKGBUILD (from rev 139744, 
gtypist/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 04:38:44 UTC (rev 139745)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Ben Mazer 
+# Contributor: Mike Douglas 
+
+pkgname=gtypist
+pkgver=2.9.5
+pkgrel=2
+pkgdesc="universal typing tutor"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/gtypist/gtypist.html;
+license=("GPL")
+depends=('ncurses' 'perl')
+makedepends=('emacs')
+install=gtypist.install
+source=(ftp://ftp.gnu.org/gnu/gtypist/$pkgname-$pkgver.tar.gz
+   ncurses.patch)
+md5sums=('6098c32890f2437384b5efe4e993fb32'
+ 'a836141e70941b7e0d3477bc8ecdecdf')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 <$srcdir/ncurses.patch
+  autoreconf
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make prefix=$pkgdir/usr install
+  rm -f $pkgdir/usr/share/info/dir
+}

Copied: gtypist/repos/community-staging-i686/gtypist.install (from rev 139744, 
gtypist/trunk/gtypist.install)
===
--- community-staging-i686/gtypist.install  (rev 0)
+++ community-staging-i686/gtypist.install  2015-09-10 04:38:44 UTC (rev 
139745)
@@ -0,0 +1,18 @@
+infodir=/usr/share/info
+filelist=(gtypist.info)
+
+post_install() {
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2> /dev/null
+  done
+}

Copied: gtypist/repos/community-staging-i686/ncurses.patch (from rev 139744, 
gtypist/trunk/ncurses.patch)
===
--- community-staging-i686/ncurses.patch(rev 0)
+++ community-staging-i686/ncurses.patch2015-09-10 04:38:44 UTC (rev 
139745)
@@ -0,0 +1,90 @@
+diff -wbBur gtypist-2.9.4/configure.ac gtypist-2.9.4.my/configure.ac
+--- gtypist-2.9.4/configure.ac 2014-02-02 15:38:40.0 +0400
 gtypist-2.9.4.my/configure.ac  2014-02-03 13:08:53.085983684 +0400
+@@ -44,20 +44,20 @@
+ AC_FUNC_STRTOD
+ AC_CHECK_FUNCS([__argz_count __argz_next __argz_stringify dcgettext getcwd 
getwd mempcpy memset munmap nl_langinfo setlocale stpcpy strcasecmp strchr 
strcspn strdup strstr strtoul])
+ 
+-# check for libncursesw
++# check for libncurses
+ 
+-AC_CHECK_HEADER(ncursesw/ncurses.h, HAVE_NCURSESW_H=1)
+-AC_CHECK_LIB(ncursesw, add_wch, HAVE_LIBNCURSESW=1)
++AC_CHECK_HEADER(ncurses.h, HAVE_NCURSESW_H=1)
++AC_CHECK_LIB(ncurses, add_wch, HAVE_LIBNCURSESW=1)
+ if test -n "$HAVE_NCURSESW_H" -a -n "$HAVE_LIBNCURSESW";  then
+-   LIBS="-lncursesw $LIBS"
++   LIBS="-lncurses $LIBS"
+ else
+-   echo -e "Error:  both library and header files for the ncursesw library\n"\
++   echo -e "Error:  both library and header files for the ncurses library\n"\
+"are required to build this package.  See INSTALL file for"\
+"further information. On Debian/Ubuntu you need to install 
libncursesw5-dev."
+exit 1;
+ fi
+ AC_SEARCH_LIBS(cbreak, tinfo, [],
+-  [AC_MSG_ERROR([Can't find cbreak() in -lncursesw or -ltinfo])])
++  [AC_MSG_ERROR([Can't find cbreak() in -lncurses or -ltinfo])])
+ 
+ 
+ # iconv

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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 06:46:19
  Author: foutrelis
Revision: 245672

ncurses 6.0 rebuild.

Modified:
  octave/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:14:32 UTC (rev 245671)
+++ PKGBUILD2015-09-10 04:46:19 UTC (rev 245672)
@@ -5,7 +5,7 @@
 
 pkgname=octave
 pkgver=4.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A high-level language, primarily intended for numerical computations."
 arch=('i686' 'x86_64')
 url="http://www.octave.org;


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 06:46:27
  Author: foutrelis
Revision: 245673

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

Added:
  octave/repos/staging-i686/
  octave/repos/staging-i686/PKGBUILD
(from rev 245672, octave/trunk/PKGBUILD)
  octave/repos/staging-i686/octave.install
(from rev 245672, octave/trunk/octave.install)
  octave/repos/staging-x86_64/
  octave/repos/staging-x86_64/PKGBUILD
(from rev 245672, octave/trunk/PKGBUILD)
  octave/repos/staging-x86_64/octave.install
(from rev 245672, octave/trunk/octave.install)

---+
 staging-i686/PKGBUILD |   47 
 staging-i686/octave.install   |   20 +
 staging-x86_64/PKGBUILD   |   47 
 staging-x86_64/octave.install |   20 +
 4 files changed, 134 insertions(+)

Copied: octave/repos/staging-i686/PKGBUILD (from rev 245672, 
octave/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 04:46:27 UTC (rev 245673)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor : shining 
+# Contributor : cyberdune 
+
+pkgname=octave
+pkgver=4.0.0
+pkgrel=3
+pkgdesc="A high-level language, primarily intended for numerical computations."
+arch=('i686' 'x86_64')
+url="http://www.octave.org;
+license=('GPL')
+depends=('fftw' 'curl' 'graphicsmagick' 'glpk' 'hdf5' 'qhull' 'fltk' 'arpack' 
'glu' 'ghostscript' 'suitesparse' 'gl2ps' 'qscintilla')
+makedepends=('gcc-fortran' 'texlive-core' 'suitesparse' 'texinfo' 'gnuplot' 
'qscintilla')
+optdepends=('texinfo: for help-support in octave'
+'gnuplot: alternative plotting')
+source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.xz{,.sig})
+options=('!emptydirs')
+install=octave.install
+validpgpkeys=('DBD9C84E39FE1AAE99F04446B05F05B75D36644B')  # John W. Eaton
+sha1sums=('795c7ef1fb8d92f4cf9cae9eabba374a0328b1a9'
+  'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  autoreconf -vfi
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+  --enable-shared --disable-static \
+  --with-quantum-depth=16 \
+  --with-umfpack="-lumfpack -lsuitesparseconfig"  \
+  MOC=moc-qt4 UIC=uic-qt4
+# 
https://mailman.cae.wisc.edu/pipermail/help-octave/2012-September/053991.html 
+
+  LANG=C make
+}
+
+package(){
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # add octave library path to ld.so.conf.d
+  install -d "${pkgdir}/etc/ld.so.conf.d"
+  echo "/usr/lib/${pkgname}/${pkgver}" > 
"${pkgdir}/etc/ld.so.conf.d/${pkgname}.conf"
+}

Copied: octave/repos/staging-i686/octave.install (from rev 245672, 
octave/trunk/octave.install)
===
--- staging-i686/octave.install (rev 0)
+++ staging-i686/octave.install 2015-09-10 04:46:27 UTC (rev 245673)
@@ -0,0 +1,20 @@
+info_dir=/usr/share/info
+info_files=(octave.info octave.info-1 octave.info-2 octave.info-3 
octave.info-4 octave.info-5 octave.info-6 octave.info-7 octave.info-8)
+
+post_install() {
+  for f in ${info_files[@]}; do
+install-info ${info_dir}/$f.gz ${info_dir}/dir 2> /dev/null
+  done
+  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+pre_remove() {
+  for f in ${info_files[@]}; do
+install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2> /dev/null
+  done
+}

Copied: octave/repos/staging-x86_64/PKGBUILD (from rev 245672, 
octave/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-09-10 04:46:27 UTC (rev 245673)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor : shining 
+# Contributor : cyberdune 
+
+pkgname=octave
+pkgver=4.0.0
+pkgrel=3
+pkgdesc="A high-level language, primarily intended for numerical computations."
+arch=('i686' 'x86_64')
+url="http://www.octave.org;
+license=('GPL')
+depends=('fftw' 'curl' 'graphicsmagick' 'glpk' 'hdf5' 'qhull' 'fltk' 'arpack' 
'glu' 'ghostscript' 'suitesparse' 'gl2ps' 'qscintilla')
+makedepends=('gcc-fortran' 'texlive-core' 'suitesparse' 'texinfo' 'gnuplot' 
'qscintilla')
+optdepends=('texinfo: for help-support in octave'
+'gnuplot: alternative plotting')
+source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.xz{,.sig})
+options=('!emptydirs')
+install=octave.install
+validpgpkeys=('DBD9C84E39FE1AAE99F04446B05F05B75D36644B')  # John W. Eaton
+sha1sums=('795c7ef1fb8d92f4cf9cae9eabba374a0328b1a9'
+  'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  autoreconf -vfi
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+  --enable-shared 

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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:51:07
  Author: allan
Revision: 245675

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

Added:
  asymptote/repos/staging-i686/
  asymptote/repos/staging-i686/PKGBUILD
(from rev 245674, asymptote/trunk/PKGBUILD)
  asymptote/repos/staging-i686/fix-ghostscript-9.15.diff
(from rev 245674, asymptote/trunk/fix-ghostscript-9.15.diff)
  asymptote/repos/staging-i686/texlive.install
(from rev 245674, asymptote/trunk/texlive.install)
  asymptote/repos/staging-x86_64/
  asymptote/repos/staging-x86_64/PKGBUILD
(from rev 245674, asymptote/trunk/PKGBUILD)
  asymptote/repos/staging-x86_64/fix-ghostscript-9.15.diff
(from rev 245674, asymptote/trunk/fix-ghostscript-9.15.diff)
  asymptote/repos/staging-x86_64/texlive.install
(from rev 245674, asymptote/trunk/texlive.install)

--+
 staging-i686/PKGBUILD|   55 +
 staging-i686/fix-ghostscript-9.15.diff   |   31 
 staging-i686/texlive.install |   20 ++
 staging-x86_64/PKGBUILD  |   55 +
 staging-x86_64/fix-ghostscript-9.15.diff |   31 
 staging-x86_64/texlive.install   |   20 ++
 6 files changed, 212 insertions(+)

Copied: asymptote/repos/staging-i686/PKGBUILD (from rev 245674, 
asymptote/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 04:51:07 UTC (rev 245675)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+# Contributor: Firmicus 
+# Contributor: bender02 at gmx dot com
+
+pkgname=asymptote
+pkgver=2.32
+pkgrel=2
+pkgdesc="A vector graphics language (like metapost)"
+arch=('i686' 'x86_64')
+url="http://asymptote.sourceforge.net/;
+license=("GPL3")
+depends=('texlive-core' 'gc' 'freeglut' 'glu' 'gsl' 'fftw' 'libsigsegv')
+makedepends=('ghostscript' 'imagemagick'
+ 'mesa'   # For OpenGL headers
+ 'texlive-plainextra' # For texinfo
+)
+optdepends=('python2:   for the xasy GUI'
+'python2-pillow:for the xasy GUI'
+'tix:   for the xasy GUI')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz;
+"fix-ghostscript-9.15.diff")
+install=texlive.install
+sha1sums=('18a4c22a89014ce18caf958a152b971ea39a77f0'
+  '7060daca4180659a9a13844110f15b89c3c24bf6')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  patch -Np0 -i "${srcdir}/fix-ghostscript-9.15.diff"
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --enable-gc=/usr \
+  --prefix=/usr \
+  --with-latex=/usr/share/texmf/tex/latex \
+  --with-context=/usr/share/texmf/tex/context \
+  --enable-offscreen
+  make all
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check-all
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make -j1 DESTDIR="${pkgdir}" install-all
+  sed -i -e 's@env python@env python2@' ${pkgdir}/usr/share/asymptote/GUI/*.py
+  # this dir contains png files that are already embedded in the pdf 
documentation:
+  rm -rf ${pkgdir}/usr/share/info/asymptote
+}

Copied: asymptote/repos/staging-i686/fix-ghostscript-9.15.diff (from rev 
245674, asymptote/trunk/fix-ghostscript-9.15.diff)
===
--- staging-i686/fix-ghostscript-9.15.diff  (rev 0)
+++ staging-i686/fix-ghostscript-9.15.diff  2015-09-10 04:51:07 UTC (rev 
245675)
@@ -0,0 +1,31 @@
+Index: runlabel.in
+===
+--- runlabel.in(revision 5685)
 runlabel.in(working copy)
+@@ -111,7 +111,7 @@
+ #else
+   const string null="/dev/null";
+ #endif
+-  cmd.push_back("-sDEVICE=epswrite");
++  cmd.push_back("-sDEVICE=eps2write");
+   cmd.push_back("-sOutputFile="+null);
+   cmd.push_back(stripDir(psname));
+   iopipestream gs(cmd,"gs","Ghostscript");
+@@ -309,7 +309,7 @@
+   cmd.push_back("-dNOPAUSE");
+   cmd.push_back("-dBATCH");
+   if(safe) cmd.push_back("-dSAFER");
+-  cmd.push_back("-sDEVICE=epswrite");
++  cmd.push_back("-sDEVICE=eps2write");
+   cmd.push_back("-sOutputFile=-");
+   cmd.push_back(pdfname);
+   iopipestream gs(cmd,"gs","Ghostscript");
+@@ -398,7 +398,7 @@
+   cmd2.push_back("-dBATCH");
+   cmd2.push_back("-P");
+   if(safe) cmd2.push_back("-dSAFER");
+-  cmd2.push_back("-sDEVICE=epswrite");
++  cmd2.push_back("-sDEVICE=eps2write");
+   cmd2.push_back("-sOutputFile=-");
+   cmd2.push_back("-");
+   iopipestream gs(cmd2,"gs","Ghostscript");

Copied: asymptote/repos/staging-i686/texlive.install (from rev 245674, 
asymptote/trunk/texlive.install)

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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:50:00
  Author: allan
Revision: 245674

ncurses 6.0 rebuild.

Modified:
  asymptote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:46:27 UTC (rev 245673)
+++ PKGBUILD2015-09-10 04:50:00 UTC (rev 245674)
@@ -5,7 +5,7 @@
 
 pkgname=asymptote
 pkgver=2.32
-pkgrel=1
+pkgrel=2
 pkgdesc="A vector graphics language (like metapost)"
 arch=('i686' 'x86_64')
 url="http://asymptote.sourceforge.net/;


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 06:52:54
  Author: foutrelis
Revision: 245677

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

Added:
  vim/repos/staging-i686/
  vim/repos/staging-i686/PKGBUILD
(from rev 245676, vim/trunk/PKGBUILD)
  vim/repos/staging-i686/archlinux.vim
(from rev 245676, vim/trunk/archlinux.vim)
  vim/repos/staging-i686/gvim.desktop
(from rev 245676, vim/trunk/gvim.desktop)
  vim/repos/staging-i686/gvim.install
(from rev 245676, vim/trunk/gvim.install)
  vim/repos/staging-i686/vimrc
(from rev 245676, vim/trunk/vimrc)
  vim/repos/staging-x86_64/
  vim/repos/staging-x86_64/PKGBUILD
(from rev 245676, vim/trunk/PKGBUILD)
  vim/repos/staging-x86_64/archlinux.vim
(from rev 245676, vim/trunk/archlinux.vim)
  vim/repos/staging-x86_64/gvim.desktop
(from rev 245676, vim/trunk/gvim.desktop)
  vim/repos/staging-x86_64/gvim.install
(from rev 245676, vim/trunk/gvim.install)
  vim/repos/staging-x86_64/vimrc
(from rev 245676, vim/trunk/vimrc)

--+
 staging-i686/PKGBUILD|  376 +
 staging-i686/archlinux.vim   |   25 ++
 staging-i686/gvim.desktop|   63 ++
 staging-i686/gvim.install|   15 +
 staging-i686/vimrc   |   16 +
 staging-x86_64/PKGBUILD  |  376 +
 staging-x86_64/archlinux.vim |   25 ++
 staging-x86_64/gvim.desktop  |   63 ++
 staging-x86_64/gvim.install  |   15 +
 staging-x86_64/vimrc |   16 +
 10 files changed, 990 insertions(+)

Copied: vim/repos/staging-i686/PKGBUILD (from rev 245676, vim/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 04:52:54 UTC (rev 245677)
@@ -0,0 +1,376 @@
+# $Id$
+# Maintainer: Thomas Dziedzic 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: tobias [ tobias at archlinux org ]
+# Contributor: Daniel J Griffiths 
+
+pkgbase=vim
+pkgname=(vim-minimal vim vim-python3 gvim gvim-python3 vim-runtime)
+pkgver=7.4.854
+_versiondir=74
+pkgrel=2
+arch=(i686 x86_64)
+license=('custom:vim')
+url='http://www.vim.org'
+makedepends=(gpm python2 python ruby libxt desktop-file-utils gtk2 lua)
+source=(vim-$pkgver.tar.gz::http://github.com/vim/vim/archive/v$pkgver.tar.gz
+vimrc
+archlinux.vim
+gvim.desktop)
+sha1sums=('SKIP'
+  '15ebf3f48693f1f219fe2d8edb7643683139eb6b'
+  '94f7bb87b5d06bace86bc4b3ef1372813b4eedf2'
+  '4a579cf66590d711f49c5dfb4a25e5df116ff7ba')
+
+prepare() {
+  cd vim-$pkgver
+
+  # define the place for the global (g)vimrc file (set to /etc/vimrc)
+  sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*"\) .*$|\1|' \
+src/feature.h
+  sed -i 's|^.*\(#define VIMRC_FILE.*"\) .*$|\1|' \
+src/feature.h
+
+  (cd src && autoconf)
+
+  cd "$srcdir"
+  for pkg in ${pkgname[@]}
+  do
+cp -a vim-$pkgver ${pkg}-build
+  done
+}
+
+build() {
+  cd "${srcdir}"/vim-runtime-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--disable-netbeans \
+--enable-perlinterp \
+--disable-pythoninterp \
+--disable-python3interp \
+--disable-rubyinterp \
+--disable-luainterp
+
+  make
+
+  cd "${srcdir}"/vim-minimal-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--disable-netbeans \
+--enable-perlinterp \
+--disable-pythoninterp \
+--disable-python3interp \
+--disable-rubyinterp \
+--disable-luainterp
+
+  make
+
+  cd "${srcdir}"/vim-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--enable-netbeans \
+--enable-perlinterp \
+--enable-pythoninterp \
+--disable-python3interp \
+--enable-rubyinterp \
+--enable-luainterp
+
+  make
+
+  cd "${srcdir}"/vim-python3-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--enable-netbeans \
+--enable-perlinterp \
+--disable-pythoninterp \
+--enable-python3interp \
+--enable-rubyinterp \
+--enable-luainterp

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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 06:52:38
  Author: foutrelis
Revision: 245676

ncurses 6.0 rebuild.

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:51:07 UTC (rev 245675)
+++ PKGBUILD2015-09-10 04:52:38 UTC (rev 245676)
@@ -8,7 +8,7 @@
 pkgname=(vim-minimal vim vim-python3 gvim gvim-python3 vim-runtime)
 pkgver=7.4.854
 _versiondir=74
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 license=('custom:vim')
 url='http://www.vim.org'


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 06:55:11
  Author: foutrelis
Revision: 139747

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

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

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

Copied: centerim/repos/community-staging-i686/PKGBUILD (from rev 139746, 
centerim/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 04:55:11 UTC (rev 139747)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Aaron Griffin 
+# Contributor: shild 
+
+pkgname=centerim
+pkgver=4.22.10
+pkgrel=4
+pkgdesc="Fork of CenterICQ - A text mode menu- and window-driven IM interface"
+arch=('i686' 'x86_64')
+url="http://www.centerim.org;
+license=('GPL')
+depends=('python2' 'libjpeg' 'gpgme')
+replaces=('centericq')
+source=(http://www.centerim.org/download/releases/$pkgname-$pkgver.tar.gz)
+md5sums=('7565c3c8cac98a4e2d8524076a44676f')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's#python#python2#' misc/CenterIMLog2HTML.py
+  sed -i '1,1i#include ' libicq2000/libicq2000/sigslot.h
+  ./configure --prefix=/usr \
+  --with-ssl \
+  --with-openssl \
+  --enable-locales-fix
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: centerim/repos/community-staging-x86_64/PKGBUILD (from rev 139746, 
centerim/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-10 04:55:11 UTC (rev 139747)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Aaron Griffin 
+# Contributor: shild 
+
+pkgname=centerim
+pkgver=4.22.10
+pkgrel=4
+pkgdesc="Fork of CenterICQ - A text mode menu- and window-driven IM interface"
+arch=('i686' 'x86_64')
+url="http://www.centerim.org;
+license=('GPL')
+depends=('python2' 'libjpeg' 'gpgme')
+replaces=('centericq')
+source=(http://www.centerim.org/download/releases/$pkgname-$pkgver.tar.gz)
+md5sums=('7565c3c8cac98a4e2d8524076a44676f')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's#python#python2#' misc/CenterIMLog2HTML.py
+  sed -i '1,1i#include ' libicq2000/libicq2000/sigslot.h
+  ./configure --prefix=/usr \
+  --with-ssl \
+  --with-openssl \
+  --enable-locales-fix
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 06:55:04
  Author: foutrelis
Revision: 139746

ncurses 6.0 rebuild.

Modified:
  centerim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:38:44 UTC (rev 139745)
+++ PKGBUILD2015-09-10 04:55:04 UTC (rev 139746)
@@ -5,7 +5,7 @@
 
 pkgname=centerim
 pkgver=4.22.10
-pkgrel=3
+pkgrel=4
 pkgdesc="Fork of CenterICQ - A text mode menu- and window-driven IM interface"
 arch=('i686' 'x86_64')
 url="http://www.centerim.org;


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 06:55:52
  Author: foutrelis
Revision: 139748

ncurses 6.0 rebuild.

Modified:
  ruby-ncurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:55:11 UTC (rev 139747)
+++ PKGBUILD2015-09-10 04:55:52 UTC (rev 139748)
@@ -6,7 +6,7 @@
 
 pkgname=ruby-ncurses
 pkgver=1.3.1
-pkgrel=7
+pkgrel=8
 pkgdesc='Module for interactive text console applications (ncurses)'
 arch=('x86_64' 'i686')
 url='https://sourceforge.net/projects/ncurses-ruby.berlios/'


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 06:56:00
  Author: foutrelis
Revision: 139749

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

Added:
  ruby-ncurses/repos/community-staging-i686/
  ruby-ncurses/repos/community-staging-i686/PKGBUILD
(from rev 139748, ruby-ncurses/trunk/PKGBUILD)
  ruby-ncurses/repos/community-staging-x86_64/
  ruby-ncurses/repos/community-staging-x86_64/PKGBUILD
(from rev 139748, ruby-ncurses/trunk/PKGBUILD)

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

Copied: ruby-ncurses/repos/community-staging-i686/PKGBUILD (from rev 139748, 
ruby-ncurses/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 04:56:00 UTC (rev 139749)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Brad Fanella 
+# Contributor: Jeff Mickey 
+# Contributor: Alessio 'mOLOk' Bolognino 
+
+pkgname=ruby-ncurses
+pkgver=1.3.1
+pkgrel=8
+pkgdesc='Module for interactive text console applications (ncurses)'
+arch=('x86_64' 'i686')
+url='https://sourceforge.net/projects/ncurses-ruby.berlios/'
+license=('GPL')
+depends=('ruby' 'ncurses')
+makedepends=('addinclude')
+source=("http://downloads.sourceforge.net/ncurses-ruby.berlios/ncurses-ruby-$pkgver.tar.bz2;
+
'str2cstr.patch::http://pkgs.fedoraproject.org/cgit/ruby-ncurses.git/plain/0001-STR2CSTR-deprecated.patch')
+sha256sums=('dca8ce452e989ce1399cb683184919850f2baf79e6af9d16a7eed6a9ab776ec5'
+'3a9fea87a0fa3eac58022e9e86e901601953939c15ebccede0ba64f4a011039d')
+
+prepare() {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  patch -i ../str2cstr.patch
+  addinclude ncurses_wrap.c sys/time.h
+}
+
+build()  {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  ruby extconf.rb --vendor
+  make
+}
+
+package() {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  make includedir="/usr/include" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ruby-ncurses/repos/community-staging-x86_64/PKGBUILD (from rev 139748, 
ruby-ncurses/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-10 04:56:00 UTC (rev 139749)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Brad Fanella 
+# Contributor: Jeff Mickey 
+# Contributor: Alessio 'mOLOk' Bolognino 
+
+pkgname=ruby-ncurses
+pkgver=1.3.1
+pkgrel=8
+pkgdesc='Module for interactive text console applications (ncurses)'
+arch=('x86_64' 'i686')
+url='https://sourceforge.net/projects/ncurses-ruby.berlios/'
+license=('GPL')
+depends=('ruby' 'ncurses')
+makedepends=('addinclude')
+source=("http://downloads.sourceforge.net/ncurses-ruby.berlios/ncurses-ruby-$pkgver.tar.bz2;
+
'str2cstr.patch::http://pkgs.fedoraproject.org/cgit/ruby-ncurses.git/plain/0001-STR2CSTR-deprecated.patch')
+sha256sums=('dca8ce452e989ce1399cb683184919850f2baf79e6af9d16a7eed6a9ab776ec5'
+'3a9fea87a0fa3eac58022e9e86e901601953939c15ebccede0ba64f4a011039d')
+
+prepare() {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  patch -i ../str2cstr.patch
+  addinclude ncurses_wrap.c sys/time.h
+}
+
+build()  {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  ruby extconf.rb --vendor
+  make
+}
+
+package() {
+  cd "$srcdir/ncurses-ruby-$pkgver"
+
+  make includedir="/usr/include" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:56:08
  Author: allan
Revision: 245679

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

Added:
  genius/repos/staging-i686/
  genius/repos/staging-i686/PKGBUILD
(from rev 245678, genius/trunk/PKGBUILD)
  genius/repos/staging-i686/genius.install
(from rev 245678, genius/trunk/genius.install)
  genius/repos/staging-x86_64/
  genius/repos/staging-x86_64/PKGBUILD
(from rev 245678, genius/trunk/PKGBUILD)
  genius/repos/staging-x86_64/genius.install
(from rev 245678, genius/trunk/genius.install)

---+
 staging-i686/PKGBUILD |   32 
 staging-i686/genius.install   |   13 +
 staging-x86_64/PKGBUILD   |   32 
 staging-x86_64/genius.install |   13 +
 4 files changed, 90 insertions(+)

Copied: genius/repos/staging-i686/PKGBUILD (from rev 245678, 
genius/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 04:56:08 UTC (rev 245679)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Arjan Timmerman 
+
+pkgname=genius
+pkgver=1.0.20
+pkgrel=2
+pkgdesc="Advanced calculator including a mathematical programming language"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.jirka.org/genius.html;
+depends=('vte' 'gtksourceview2' 'mpfr' 'desktop-file-utils')
+makedepends=('intltool' 'gnome-doc-utils')
+options=('!makeflags')
+install=genius.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/genius/1.0/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3994e414578fd494f02d89d0840ea86eff51a53e0a3fe1ae6d31d6c328b0d787')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/genius \
+  --localstatedir=/var --disable-static \
+  --enable-gtksourceview --disable-scrollkeeper \
+  --disable-update-mimedb
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Copied: genius/repos/staging-i686/genius.install (from rev 245678, 
genius/trunk/genius.install)
===
--- staging-i686/genius.install (rev 0)
+++ staging-i686/genius.install 2015-09-10 04:56:08 UTC (rev 245679)
@@ -0,0 +1,13 @@
+post_install() {
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-mime-database usr/share/mime
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Copied: genius/repos/staging-x86_64/PKGBUILD (from rev 245678, 
genius/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-09-10 04:56:08 UTC (rev 245679)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Arjan Timmerman 
+
+pkgname=genius
+pkgver=1.0.20
+pkgrel=2
+pkgdesc="Advanced calculator including a mathematical programming language"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.jirka.org/genius.html;
+depends=('vte' 'gtksourceview2' 'mpfr' 'desktop-file-utils')
+makedepends=('intltool' 'gnome-doc-utils')
+options=('!makeflags')
+install=genius.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/genius/1.0/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3994e414578fd494f02d89d0840ea86eff51a53e0a3fe1ae6d31d6c328b0d787')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/genius \
+  --localstatedir=/var --disable-static \
+  --enable-gtksourceview --disable-scrollkeeper \
+  --disable-update-mimedb
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Copied: genius/repos/staging-x86_64/genius.install (from rev 245678, 
genius/trunk/genius.install)
===
--- staging-x86_64/genius.install   (rev 0)
+++ staging-x86_64/genius.install   2015-09-10 04:56:08 UTC (rev 245679)
@@ -0,0 +1,13 @@
+post_install() {
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-mime-database usr/share/mime
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 06:55:13
  Author: allan
Revision: 245678

ncurses 6.0 rebuild.

Modified:
  genius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:52:54 UTC (rev 245677)
+++ PKGBUILD2015-09-10 04:55:13 UTC (rev 245678)
@@ -4,7 +4,7 @@
 
 pkgname=genius
 pkgver=1.0.20
-pkgrel=1
+pkgrel=2
 pkgdesc="Advanced calculator including a mathematical programming language"
 arch=('i686' 'x86_64')
 license=('GPL')


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:00:09
  Author: foutrelis
Revision: 245680

ncurses 6.0 rebuild.

Modified:
  pidgin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:56:08 UTC (rev 245679)
+++ PKGBUILD2015-09-10 05:00:09 UTC (rev 245680)
@@ -7,7 +7,7 @@
 
 pkgname=('pidgin' 'libpurple' 'finch')
 pkgver=2.10.11
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://pidgin.im/;
 license=('GPL')


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:00:19
  Author: foutrelis
Revision: 245681

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

Added:
  pidgin/repos/staging-i686/
  pidgin/repos/staging-i686/PKGBUILD
(from rev 245680, pidgin/trunk/PKGBUILD)
  pidgin/repos/staging-i686/pidgin.install
(from rev 245680, pidgin/trunk/pidgin.install)
  pidgin/repos/staging-x86_64/
  pidgin/repos/staging-x86_64/PKGBUILD
(from rev 245680, pidgin/trunk/PKGBUILD)
  pidgin/repos/staging-x86_64/pidgin.install
(from rev 245680, pidgin/trunk/pidgin.install)

---+
 staging-i686/PKGBUILD |  105 
 staging-i686/pidgin.install   |   11 
 staging-x86_64/PKGBUILD   |  105 
 staging-x86_64/pidgin.install |   11 
 4 files changed, 232 insertions(+)

Copied: pidgin/repos/staging-i686/PKGBUILD (from rev 245680, 
pidgin/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 05:00:19 UTC (rev 245681)
@@ -0,0 +1,105 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Ionut Biru 
+# Contributor: Andrea Scarpino 
+# Contributor: Alexander Fehr 
+# Contributor: Lucien Immink 
+
+pkgname=('pidgin' 'libpurple' 'finch')
+pkgver=2.10.11
+pkgrel=3
+arch=('i686' 'x86_64')
+url="http://pidgin.im/;
+license=('GPL')
+makedepends=('startup-notification' 'gtkspell' 'libxss' 'nss' 'libsasl' 'libsm'
+ 'libidn' 'libgadu' 'python2' 'hicolor-icon-theme' 'farstream-0.1'
+ 'avahi' 'tk' 'ca-certificates' 'intltool' 'networkmanager')
+source=(https://downloads.sourceforge.net/project/$pkgname/Pidgin/$pkgver/$pkgname-$pkgver.tar.bz2{,.asc})
+sha256sums=('f2ae211341fc77efb9945d40e9932aa535cdf3a6c8993fe7919fca8cc1c04007'
+'SKIP')
+validpgpkeys=('93FF2C7F884CB4AC4E4463DA4E8D870E4C292FCC')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Use Python 2
+  sed -i 's/env python$/&2/' */plugins/*.py \
+libpurple/purple-{remote,notifications-example,url-handler}
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--disable-schemas-install \
+--disable-meanwhile \
+--disable-gnutls \
+--enable-cyrus-sasl \
+--disable-doxygen \
+--enable-nm \
+--with-python=/usr/bin/python2 \
+--with-system-ssl-certs=/etc/ssl/certs
+make
+}
+
+package_pidgin(){
+  pkgdesc="Multi-protocol instant messaging client"
+  depends=('libpurple' 'startup-notification' 'gtkspell' 'libxss' 'libsm'
+   'hicolor-icon-theme')
+  optdepends=('aspell: for spelling correction')
+  install=pidgin.install
+
+  cd "$srcdir/pidgin-$pkgver"
+
+  # For linking
+  make -C libpurple DESTDIR="$pkgdir" install-libLTLIBRARIES
+
+  make -C pidgin DESTDIR="$pkgdir" install
+  make -C doc DESTDIR="$pkgdir" install
+
+  # Remove files that are packaged in libpurle
+  make -C libpurple DESTDIR="$pkgdir" uninstall-libLTLIBRARIES
+
+  rm "$pkgdir/usr/share/man/man1/finch.1"
+}
+
+package_libpurple(){
+  pkgdesc="IM library extracted from Pidgin"
+  depends=('farstream-0.1' 'libsasl' 'libidn' 'libgadu' 'dbus-glib' 'nss')
+  optdepends=('avahi: Bonjour protocol support'
+  'ca-certificates: SSL CA certificates'
+  'python2-dbus: for purple-remote and purple-url-handler'
+  'tk: Tcl/Tk scripting support')
+
+  cd "$srcdir/pidgin-$pkgver"
+
+  for _dir in libpurple share/sounds share/ca-certs m4macros po; do
+make -C "$_dir" DESTDIR="$pkgdir" install
+  done
+
+  # Remove GConf schema file
+  rm "$pkgdir/etc/gconf/schemas/purple.schemas"
+  rmdir "$pkgdir"/etc{/gconf{/schemas,},}
+}
+
+package_finch(){
+  pkgdesc="A ncurses-based messaging client"
+  depends=('libpurple' 'libx11' 'python2')
+
+  cd "$srcdir/pidgin-$pkgver"
+
+  # For linking
+  make -C libpurple DESTDIR="$pkgdir" install-libLTLIBRARIES
+
+  make -C finch DESTDIR="$pkgdir" install
+  make -C doc DESTDIR="$pkgdir" install
+
+  # Remove files that are packaged in libpurle
+  make -C libpurple DESTDIR="$pkgdir" uninstall-libLTLIBRARIES
+
+  rm "$pkgdir"/usr/share/man/man1/pidgin.1
+}
+
+# vim:set ts=2 sw=2 et:

Copied: pidgin/repos/staging-i686/pidgin.install (from rev 245680, 
pidgin/trunk/pidgin.install)
===
--- staging-i686/pidgin.install (rev 0)
+++ staging-i686/pidgin.install 2015-09-10 05:00:19 UTC (rev 245681)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: pidgin/repos/staging-x86_64/PKGBUILD (from rev 245680, 
pidgin/trunk/PKGBUILD)

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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:01:45
  Author: foutrelis
Revision: 245682

ncurses 6.0 rebuild.

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 05:00:19 UTC (rev 245681)
+++ PKGBUILD2015-09-10 05:01:45 UTC (rev 245682)
@@ -4,7 +4,7 @@
 
 pkgname=mutt
 pkgver=1.5.24
-pkgrel=1
+pkgrel=2
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
 license=('GPL')


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:02:03
  Author: foutrelis
Revision: 245683

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

Added:
  mutt/repos/staging-i686/
  mutt/repos/staging-i686/PKGBUILD
(from rev 245682, mutt/trunk/PKGBUILD)
  mutt/repos/staging-x86_64/
  mutt/repos/staging-x86_64/PKGBUILD
(from rev 245682, mutt/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   47 ++
 staging-x86_64/PKGBUILD |   47 ++
 2 files changed, 94 insertions(+)

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

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


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:05:05
  Author: foutrelis
Revision: 139750

ncurses 6.0 rebuild.

Modified:
  mcabber/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 04:56:00 UTC (rev 139749)
+++ PKGBUILD2015-09-10 05:05:05 UTC (rev 139750)
@@ -5,7 +5,7 @@
 
 pkgname=mcabber
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A small Jabber console client, includes features: SSL, PGP, MUC, UTF8"
 arch=('i686' 'x86_64')
 url="http://www.lilotux.net/~mikael/mcabber/;


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:05:13
  Author: foutrelis
Revision: 139751

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

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

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

Copied: mcabber/repos/community-staging-i686/PKGBUILD (from rev 139750, 
mcabber/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 05:05:13 UTC (rev 139751)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Thorsten Töpper 
+# Contributor:  3ED 
+
+pkgname=mcabber
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="A small Jabber console client, includes features: SSL, PGP, MUC, UTF8"
+arch=('i686' 'x86_64')
+url="http://www.lilotux.net/~mikael/mcabber/;
+license=('GPL')
+depends=('ncurses' 'glib2' 'loudmouth' 'gpgme' 'libotr' 'aspell')
+makedepends=('pkg-config')
+source=(http://www.lilotux.net/~mikael/mcabber/files/$pkgname-${pkgver/_/-}.tar.bz2)
+md5sums=('529d720540981d334cf43cb74395ca93')
+
+build() {
+  cd "${srcdir}"/$pkgname-${pkgver/_/-}
+  ./configure --prefix=/usr --enable-hgcset \
+  --mandir=/usr/share/man \
+  --enable-aspell --enable-otr
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-${pkgver/_/-}
+
+  make DESTDIR="${pkgdir}" install
+  mkdir -p "${pkgdir}"/usr/share/mcabber/example
+  msg "Copying mcabberrc.example to usr/share/mcabber/example/mcabberrc"
+  cp -a "${srcdir}"/$pkgname-${pkgver/_/-}/mcabberrc.example \
+   "${pkgdir}"/usr/share/mcabber/example/mcabberrc
+}
+

Copied: mcabber/repos/community-staging-x86_64/PKGBUILD (from rev 139750, 
mcabber/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-10 05:05:13 UTC (rev 139751)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Thorsten Töpper 
+# Contributor:  3ED 
+
+pkgname=mcabber
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="A small Jabber console client, includes features: SSL, PGP, MUC, UTF8"
+arch=('i686' 'x86_64')
+url="http://www.lilotux.net/~mikael/mcabber/;
+license=('GPL')
+depends=('ncurses' 'glib2' 'loudmouth' 'gpgme' 'libotr' 'aspell')
+makedepends=('pkg-config')
+source=(http://www.lilotux.net/~mikael/mcabber/files/$pkgname-${pkgver/_/-}.tar.bz2)
+md5sums=('529d720540981d334cf43cb74395ca93')
+
+build() {
+  cd "${srcdir}"/$pkgname-${pkgver/_/-}
+  ./configure --prefix=/usr --enable-hgcset \
+  --mandir=/usr/share/man \
+  --enable-aspell --enable-otr
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-${pkgver/_/-}
+
+  make DESTDIR="${pkgdir}" install
+  mkdir -p "${pkgdir}"/usr/share/mcabber/example
+  msg "Copying mcabberrc.example to usr/share/mcabber/example/mcabberrc"
+  cp -a "${srcdir}"/$pkgname-${pkgver/_/-}/mcabberrc.example \
+   "${pkgdir}"/usr/share/mcabber/example/mcabberrc
+}
+


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:04:07
  Author: foutrelis
Revision: 245685

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

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

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

Copied: ecasound/repos/staging-i686/PKGBUILD (from rev 245684, 
ecasound/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 05:04:07 UTC (rev 245685)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Eric Belanger 
+# Contributor: Tom Newsom 
+
+pkgname=ecasound
+pkgver=2.9.1
+pkgrel=5
+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/staging-i686/ruby2.patch (from rev 245684, 
ecasound/trunk/ruby2.patch)
===
--- staging-i686/ruby2.patch(rev 0)
+++ staging-i686/ruby2.patch2015-09-10 05:04:07 UTC (rev 245685)
@@ -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/staging-x86_64/PKGBUILD (from rev 245684, 
ecasound/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-09-10 05:04:07 UTC (rev 245685)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Eric Belanger 
+# Contributor: Tom Newsom 
+
+pkgname=ecasound
+pkgver=2.9.1
+pkgrel=5
+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 

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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:03:59
  Author: foutrelis
Revision: 245684

ncurses 6.0 rebuild.

Modified:
  ecasound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 05:02:03 UTC (rev 245683)
+++ PKGBUILD2015-09-10 05:03:59 UTC (rev 245684)
@@ -5,7 +5,7 @@
 
 pkgname=ecasound
 pkgver=2.9.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Command-line multitrack audio processor"
 arch=('i686' 'x86_64')
 url="http://www.eca.cx/ecasound/;


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 07:15:16
  Author: allan
Revision: 245686

ncurses 6.0 rebuild.

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 05:04:07 UTC (rev 245685)
+++ PKGBUILD2015-09-10 05:15:16 UTC (rev 245686)
@@ -5,7 +5,7 @@
 
 pkgname=cmake
 pkgver=3.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc='A cross-platform open-source make system'
 arch=('i686' 'x86_64')
 url="http://www.cmake.org/;


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 07:16:37
  Author: allan
Revision: 245687

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

Added:
  cmake/repos/staging-i686/
  cmake/repos/staging-i686/PKGBUILD
(from rev 245686, cmake/trunk/PKGBUILD)
  cmake/repos/staging-i686/cmake.install
(from rev 245686, cmake/trunk/cmake.install)
  cmake/repos/staging-i686/kdelibs-4.14.11.patch
(from rev 245686, cmake/trunk/kdelibs-4.14.11.patch)
  cmake/repos/staging-i686/rebuild.list
(from rev 245686, cmake/trunk/rebuild.list)
  cmake/repos/staging-x86_64/
  cmake/repos/staging-x86_64/PKGBUILD
(from rev 245686, cmake/trunk/PKGBUILD)
  cmake/repos/staging-x86_64/cmake.install
(from rev 245686, cmake/trunk/cmake.install)
  cmake/repos/staging-x86_64/kdelibs-4.14.11.patch
(from rev 245686, cmake/trunk/kdelibs-4.14.11.patch)
  cmake/repos/staging-x86_64/rebuild.list
(from rev 245686, cmake/trunk/rebuild.list)

--+
 staging-i686/PKGBUILD|   63 +
 staging-i686/cmake.install   |   12 ++
 staging-i686/kdelibs-4.14.11.patch   |   40 
 staging-i686/rebuild.list|5 ++
 staging-x86_64/PKGBUILD  |   63 +
 staging-x86_64/cmake.install |   12 ++
 staging-x86_64/kdelibs-4.14.11.patch |   40 
 staging-x86_64/rebuild.list  |5 ++
 8 files changed, 240 insertions(+)

Copied: cmake/repos/staging-i686/PKGBUILD (from rev 245686, 
cmake/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 05:16:37 UTC (rev 245687)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=cmake
+pkgver=3.3.1
+pkgrel=3
+pkgdesc='A cross-platform open-source make system'
+arch=('i686' 'x86_64')
+url="http://www.cmake.org/;
+license=('custom')
+depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp')
+makedepends=('qt5-base' 'python-sphinx' 'emacs')
+optdepends=('qt5-base: cmake-gui'
+'libxkbcommon-x11: cmake-gui')
+install="${pkgname}.install"
+source=("http://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz; 
'kdelibs-4.14.11.patch')
+md5sums=('52638576f4e1e621fed6c3410d3a1b12'
+ '1eeec67ab4bff6d92430d52acdbde142')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+
+# fix build of KDE4 applications with kdelibs 4.14.11 
http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=b9ec9392da21a3421e48c6961976060d872faffb
+  patch -p1 -i ../kdelibs-4.14.11.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./bootstrap --prefix=/usr \
+--mandir=/share/man \
+--docdir=/share/doc/cmake \
+--sphinx-man \
+--system-libs \
+--qt-gui \
+--parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  vimpath="${pkgdir}/usr/share/vim/vimfiles"
+  install -d "${vimpath}"/{help,indent,syntax}
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/cmake-help.vim \
+"${vimpath}"/help/
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/cmake-indent.vim \
+"${vimpath}"/indent/
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/cmake-syntax.vim \
+"${vimpath}"/syntax/
+
+  install -d "${pkgdir}"/usr/share/emacs/site-lisp/
+  emacs -batch -f batch-byte-compile \
+"${pkgdir}"/usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el \
+"${pkgdir}"/usr/share/emacs/site-lisp/
+
+  install -Dm644 Copyright.txt \
+"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: cmake/repos/staging-i686/cmake.install (from rev 245686, 
cmake/trunk/cmake.install)
===
--- staging-i686/cmake.install  (rev 0)
+++ staging-i686/cmake.install  2015-09-10 05:16:37 UTC (rev 245687)
@@ -0,0 +1,12 @@
+post_install() {
+   update-mime-database usr/share/mime &> /dev/null
+[[ -x usr/bin/update-desktop-database ]] && update-desktop-database -q || 
true
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: cmake/repos/staging-i686/kdelibs-4.14.11.patch (from rev 245686, 
cmake/trunk/kdelibs-4.14.11.patch)
===
--- staging-i686/kdelibs-4.14.11.patch  (rev 0)
+++ staging-i686/kdelibs-4.14.11.patch  2015-09-10 05:16:37 UTC (rev 245687)
@@ -0,0 +1,40 @@
+From b9ec9392da21a3421e48c6961976060d872faffb Mon Sep 17 00:00:00 2001
+From: Rolf Eike Beer 
+Date: Tue, 18 Aug 2015 12:14:43 +0200
+Subject: [PATCH 1/1] FindPkgConfig: remove variable 

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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 07:18:17
  Author: allan
Revision: 139752

ncurses 6.0 rebuild.

Modified:
  boinctui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 05:05:13 UTC (rev 139751)
+++ PKGBUILD2015-09-10 05:18:17 UTC (rev 139752)
@@ -3,7 +3,7 @@
 
 pkgname=boinctui
 pkgver=2.3.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Curses based fullscreen BOINC manager"
 arch=('i686' 'x86_64')
 url="http://boinctui.googlecode.com/;


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 07:19:15
  Author: allan
Revision: 139753

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

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

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

Copied: boinctui/repos/community-staging-i686/PKGBUILD (from rev 139752, 
boinctui/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 05:19:15 UTC (rev 139753)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=boinctui
+pkgver=2.3.5
+pkgrel=3
+pkgdesc="Curses based fullscreen BOINC manager"
+arch=('i686' 'x86_64')
+url="http://boinctui.googlecode.com/;
+license=('GPL')
+depends=('expat' 'gcc-libs' 'openssl')
+makedepends=("cmake")
+source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz;)
+
+build() {
+  cd $pkgname-$pkgver
+  autoconf
+  ./configure --prefix=/usr --without-gnutls
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+sha512sums=('c60ffeb69abeb013ff331c13d8737ea526641f7e8114562a9878cafa052f467a5ea15ae91cf7a47ea1d0fe69ed545c2b695c11e18207b14b423d59dcab34')

Copied: boinctui/repos/community-staging-x86_64/PKGBUILD (from rev 139752, 
boinctui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-10 05:19:15 UTC (rev 139753)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=boinctui
+pkgver=2.3.5
+pkgrel=3
+pkgdesc="Curses based fullscreen BOINC manager"
+arch=('i686' 'x86_64')
+url="http://boinctui.googlecode.com/;
+license=('GPL')
+depends=('expat' 'gcc-libs' 'openssl')
+makedepends=("cmake")
+source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz;)
+
+build() {
+  cd $pkgname-$pkgver
+  autoconf
+  ./configure --prefix=/usr --without-gnutls
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+sha512sums=('c60ffeb69abeb013ff331c13d8737ea526641f7e8114562a9878cafa052f467a5ea15ae91cf7a47ea1d0fe69ed545c2b695c11e18207b14b423d59dcab34')


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:19:26
  Author: foutrelis
Revision: 139755

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

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

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

Copied: ettercap/repos/community-staging-i686/PKGBUILD (from rev 139754, 
ettercap/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 05:19:26 UTC (rev 139755)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom 
+
+pkgbase=ettercap
+pkgname=('ettercap' 'ettercap-gtk')
+pkgver=0.8.2
+pkgrel=2
+arch=('i686' 'x86_64')
+url="http://ettercap.github.com/ettercap/;
+license=('GPL')
+depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet' 'ethtool' 'curl')
+makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
+options=('!makeflags' '!emptydirs')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz;)
+sha1sums=('7e528632ca01c5977da1a0af56a5e05fbc383832')
+
+build() {
+  cd "${srcdir}"
+
+  cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-gtk
+
+  cd ${pkgbase}-${pkgver}
+  mkdir build
+  cd build
+  cmake -D ENABLE_GTK=OFF -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
+  make
+
+  cd "$srcdir"/${pkgbase}-${pkgver}-gtk
+  mkdir build
+  cd build
+  cmake -D ENABLE_GTK=ON -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
+  make
+}
+
+package_ettercap() {
+  pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - console"
+  backup=('etc/ettercap/etter.conf')
+  conflicts=('ettercap-gtk')
+
+  cd "${srcdir}"/${pkgbase}-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+}
+
+package_ettercap-gtk() {
+  pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - GTK 
frontend"
+  depends+=('gtk2')
+  backup=('etc/ettercap/etter.conf')
+  conflicts=('ettercap')
+  provides=('ettercap')
+  optdepends=('polkit: to run ettercap directly from menu')
+
+  cd "${srcdir}"/${pkgbase}-${pkgver}-gtk/build
+  make DESTDIR="${pkgdir}" install
+}

Copied: ettercap/repos/community-staging-x86_64/PKGBUILD (from rev 139754, 
ettercap/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-10 05:19:26 UTC (rev 139755)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom 
+
+pkgbase=ettercap
+pkgname=('ettercap' 'ettercap-gtk')
+pkgver=0.8.2
+pkgrel=2
+arch=('i686' 'x86_64')
+url="http://ettercap.github.com/ettercap/;
+license=('GPL')
+depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet' 'ethtool' 'curl')
+makedepends=('ghostscript' 'cmake' 'libpcap' 'libltdl' 'libnet' 'gtk2')
+options=('!makeflags' '!emptydirs')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Ettercap/ettercap/archive/v$pkgver.tar.gz;)
+sha1sums=('7e528632ca01c5977da1a0af56a5e05fbc383832')
+
+build() {
+  cd "${srcdir}"
+
+  cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-gtk
+
+  cd ${pkgbase}-${pkgver}
+  mkdir build
+  cd build
+  cmake -D ENABLE_GTK=OFF -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
+  make
+
+  cd "$srcdir"/${pkgbase}-${pkgver}-gtk
+  mkdir build
+  cd build
+  cmake -D ENABLE_GTK=ON -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_PREFIX=/usr 
-D CMAKE_BUILD_TYPE=Release ../
+  make
+}
+
+package_ettercap() {
+  pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - console"
+  backup=('etc/ettercap/etter.conf')
+  conflicts=('ettercap-gtk')
+
+  cd "${srcdir}"/${pkgbase}-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+}
+
+package_ettercap-gtk() {
+  pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - GTK 
frontend"
+  depends+=('gtk2')
+  backup=('etc/ettercap/etter.conf')
+  conflicts=('ettercap')
+  provides=('ettercap')
+  optdepends=('polkit: to run ettercap directly from menu')
+
+  cd "${srcdir}"/${pkgbase}-${pkgver}-gtk/build
+  make DESTDIR="${pkgdir}" install
+}


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:19:18
  Author: foutrelis
Revision: 139754

ncurses 6.0 rebuild.

Modified:
  ettercap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 05:19:15 UTC (rev 139753)
+++ PKGBUILD2015-09-10 05:19:18 UTC (rev 139754)
@@ -5,7 +5,7 @@
 pkgbase=ettercap
 pkgname=('ettercap' 'ettercap-gtk')
 pkgver=0.8.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://ettercap.github.com/ettercap/;
 license=('GPL')


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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 07:21:22
  Author: allan
Revision: 245688

ncurses 6.0 rebuild.

Modified:
  conky/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 05:16:37 UTC (rev 245687)
+++ PKGBUILD2015-09-10 05:21:22 UTC (rev 245688)
@@ -6,7 +6,7 @@
 
 pkgname=conky
 pkgver=1.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Lightweight system monitor for X'
 url='http://conky.sourceforge.net/'
 license=('BSD' 'GPL')


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:23:19
  Author: foutrelis
Revision: 139757

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

Added:
  openshadinglanguage/repos/community-staging-i686/
  openshadinglanguage/repos/community-staging-i686/PKGBUILD
(from rev 139756, openshadinglanguage/trunk/PKGBUILD)
  openshadinglanguage/repos/community-staging-i686/llvm-static-system-libs.patch
(from rev 139756, openshadinglanguage/trunk/llvm-static-system-libs.patch)
  openshadinglanguage/repos/community-staging-x86_64/
  openshadinglanguage/repos/community-staging-x86_64/PKGBUILD
(from rev 139756, openshadinglanguage/trunk/PKGBUILD)
  
openshadinglanguage/repos/community-staging-x86_64/llvm-static-system-libs.patch
(from rev 139756, openshadinglanguage/trunk/llvm-static-system-libs.patch)

+
 community-staging-i686/PKGBUILD|   57 +++
 community-staging-i686/llvm-static-system-libs.patch   |   15 +++
 community-staging-x86_64/PKGBUILD  |   57 +++
 community-staging-x86_64/llvm-static-system-libs.patch |   15 +++
 4 files changed, 144 insertions(+)

Copied: openshadinglanguage/repos/community-staging-i686/PKGBUILD (from rev 
139756, openshadinglanguage/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 05:23:19 UTC (rev 139757)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+pkgname=openshadinglanguage
+pkgver=1.5.12
+pkgrel=8
+pkgdesc="Advanced shading language for production GI renderers"
+arch=(i686 x86_64)
+url="https://github.com/imageworks/OpenShadingLanguage;
+license=('custom')
+depends=('boost-libs' 'openimageio' 'openexr' 'intel-tbb' 'freetype2' 'libpng'
+ 'libtiff' 'zlib' 'ncurses')
+makedepends=('boost' 'cmake' 'clang35' 'llvm35')
+source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz
+llvm-static-system-libs.patch
+
alignment.patch::https://github.com/imageworks/OpenShadingLanguage/commit/bcaf5778e2d778b72615e5c49269b59671cf0d91.patch)
+md5sums=('484752a0f97df55962c3a667075deddc'
+ 'b7c212b2549981ced03c091375f48122'
+ 'f3f24c2aa7f5aabd98c0967747b58ecc')
+
+prepare() {
+  cd OpenShadingLanguage-Release-$pkgver
+  patch -Np1 < $srcdir/alignment.patch
+
+  # Add system libraries needed to link against LLVM components (zlib, ncurses)
+  # This is required in order to statically link against LLVM
+  patch -Np1 < $srcdir/llvm-static-system-libs.patch
+}
+
+build() {
+  cd OpenShadingLanguage-Release-$pkgver
+
+  cd src
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  cmake ../.. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLLVM_STATIC=1 \
+-DCMAKE_CXX_FLAGS="-Wno-error=array-bounds -std=c++11"
+  make
+}
+
+package() {
+  cd OpenShadingLanguage-Release-$pkgver/src/build
+
+  make DESTDIR="$pkgdir/" install
+
+  mkdir -p "$pkgdir"/usr/share/OSL/
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
+  mv "$pkgdir"/usr/LICENSE "$pkgdir"/usr/share/licenses/$pkgname # TODO: Tell 
upstream about this shit
+  mv "$pkgdir"/usr/{CHANGES,README.md,INSTALL} "$pkgdir"/usr/share/OSL/
+  mv "$pkgdir"/usr/doc "$pkgdir"/usr/share/OSL/doc
+  mv "$pkgdir"/usr/shaders "$pkgdir"/usr/share/OSL/shaders
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 
openshadinglanguage/repos/community-staging-i686/llvm-static-system-libs.patch 
(from rev 139756, openshadinglanguage/trunk/llvm-static-system-libs.patch)
===
--- community-staging-i686/llvm-static-system-libs.patch
(rev 0)
+++ community-staging-i686/llvm-static-system-libs.patch2015-09-10 
05:23:19 UTC (rev 139757)
@@ -0,0 +1,15 @@
+diff -upr 
OpenShadingLanguage-Release-1.5.12.orig/src/cmake/externalpackages.cmake 
OpenShadingLanguage-Release-1.5.12/src/cmake/externalpackages.cmake
+--- OpenShadingLanguage-Release-1.5.12.orig/src/cmake/externalpackages.cmake   
2014-12-26 22:22:53.0 +0200
 OpenShadingLanguage-Release-1.5.12/src/cmake/externalpackages.cmake
2015-03-16 03:12:56.052479730 +0200
+@@ -211,9 +211,10 @@ if ((LLVM_LIBRARY OR LLVM_STATIC) AND LL
+ # if static LLVM libraries were requested, use llvm-config to generate
+ # the list of what libraries we need, and substitute that in the right
+ # way for LLVM_LIBRARY.
+-execute_process (COMMAND ${LLVM_CONFIG} --libfiles
++execute_process (COMMAND ${LLVM_CONFIG} --libfiles --system-libs
+  OUTPUT_VARIABLE LLVM_LIBRARY
+  OUTPUT_STRIP_TRAILING_WHITESPACE)
++string (REPLACE "\n" " " LLVM_LIBRARY ${LLVM_LIBRARY})
+ string (REPLACE " " ";" LLVM_LIBRARY ${LLVM_LIBRARY})
+   endif ()
+   if (VERBOSE)

Copied: 

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

2015-09-09 Thread Allan McRae
Date: Thursday, September 10, 2015 @ 07:22:58
  Author: allan
Revision: 245689

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

Added:
  conky/repos/staging-i686/
  conky/repos/staging-i686/PKGBUILD
(from rev 245688, conky/trunk/PKGBUILD)
  conky/repos/staging-i686/ascii.patch
(from rev 245688, conky/trunk/ascii.patch)
  conky/repos/staging-i686/curl.patch
(from rev 245688, conky/trunk/curl.patch)
  conky/repos/staging-i686/ipv6.patch
(from rev 245688, conky/trunk/ipv6.patch)
  conky/repos/staging-i686/lua53.patch
(from rev 245688, conky/trunk/lua53.patch)
  conky/repos/staging-x86_64/
  conky/repos/staging-x86_64/PKGBUILD
(from rev 245688, conky/trunk/PKGBUILD)
  conky/repos/staging-x86_64/ascii.patch
(from rev 245688, conky/trunk/ascii.patch)
  conky/repos/staging-x86_64/curl.patch
(from rev 245688, conky/trunk/curl.patch)
  conky/repos/staging-x86_64/ipv6.patch
(from rev 245688, conky/trunk/ipv6.patch)
  conky/repos/staging-x86_64/lua53.patch
(from rev 245688, conky/trunk/lua53.patch)

+
 staging-i686/PKGBUILD  |   62 +++
 staging-i686/ascii.patch   |   12 
 staging-i686/curl.patch|   14 +
 staging-i686/ipv6.patch|   28 +++
 staging-i686/lua53.patch   |   46 +++
 staging-x86_64/PKGBUILD|   62 +++
 staging-x86_64/ascii.patch |   12 
 staging-x86_64/curl.patch  |   14 +
 staging-x86_64/ipv6.patch  |   28 +++
 staging-x86_64/lua53.patch |   46 +++
 10 files changed, 324 insertions(+)

Copied: conky/repos/staging-i686/PKGBUILD (from rev 245688, 
conky/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-10 05:22:58 UTC (rev 245689)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Giovanni Scafora 
+# Contributor: James Rayner 
+# Contributor: Partha Chowdhury 
+
+pkgname=conky
+pkgver=1.10.0
+pkgrel=5
+pkgdesc='Lightweight system monitor for X'
+url='http://conky.sourceforge.net/'
+license=('BSD' 'GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'docbook2x' 'docbook-xml' 'man-db')
+depends=('glib2' 'curl' 'lua' 'wireless_tools' 'libxml2' 'libxft' 'libxdamage' 
'imlib2')
+source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz;
+'ascii.patch'
+'lua53.patch'
+'ipv6.patch'
+'curl.patch')
+sha1sums=('d5863420150150002947180d0ee96c9ef56c43b1'
+  '96cdbc38e8706c8a3120601983df5c7265716128'
+  'a3a74542b6524e5663ad37aaba292b48e8bea3b1'
+  'a0899973483d0ad664b60e58b3ba899ba88712af'
+  '1c066b439a1e7166d733fb710faa9bf08b81ce4c')
+
+options=('!strip' 'debug')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../ascii.patch # db2x_manxml fails on non-ascii chars
+   patch -p1 -i ../lua53.patch # lua_gettable returns an int in lua-5.3
+   patch -p1 -i ../ipv6.patch # https://bugs.archlinux.org/task/45626
+   patch -p1 -i ../curl.patch # https://github.com/bagder/curl/issues/342
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   cmake \
+   -D CMAKE_BUILD_TYPE=Release \
+   -D MAINTAINER_MODE=ON \
+   -D BUILD_CURL=ON \
+   -D BUILD_XDBE=ON \
+   -D BUILD_IMLIB2=ON \
+   -D BUILD_RSS=ON \
+   -D BUILD_WEATHER_METAR=ON \
+   -D BUILD_WEATHER_XOAP=ON \
+   -D BUILD_WLAN=ON \
+   -D CMAKE_INSTALL_PREFIX=/usr \
+   .
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   install -Dm644 extras/vim/syntax/conkyrc.vim 
"${pkgdir}"/usr/share/vim/vimfiles/syntax/conkyrc.vim
+   install -Dm644 extras/vim/ftdetect/conkyrc.vim 
"${pkgdir}"/usr/share/vim/vimfiles/ftdetect/conkyrc.vim
+}

Copied: conky/repos/staging-i686/ascii.patch (from rev 245688, 
conky/trunk/ascii.patch)
===
--- staging-i686/ascii.patch(rev 0)
+++ staging-i686/ascii.patch2015-09-10 05:22:58 UTC (rev 245689)
@@ -0,0 +1,12 @@
+diff -aur old/doc/config_settings.xml new/doc/config_settings.xml
+--- old/doc/config_settings.xml2015-06-21 14:49:06.0 -1000
 new/doc/config_settings.xml2015-06-29 10:05:00.147318479 -1000
+@@ -80,7 +80,7 @@
+ 
+ A comma-separated list of strings to use as the bars of a 
graph output
+ to console/shell. The first list item is used for the 

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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:23:10
  Author: foutrelis
Revision: 139756

ncurses 6.0 rebuild.

Modified:
  openshadinglanguage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 05:19:26 UTC (rev 139755)
+++ PKGBUILD2015-09-10 05:23:10 UTC (rev 139756)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=openshadinglanguage
 pkgver=1.5.12
-pkgrel=7
+pkgrel=8
 pkgdesc="Advanced shading language for production GI renderers"
 arch=(i686 x86_64)
 url="https://github.com/imageworks/OpenShadingLanguage;


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:24:20
  Author: foutrelis
Revision: 139758

ncurses 6.0 rebuild.

Modified:
  pcurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 05:23:19 UTC (rev 139757)
+++ PKGBUILD2015-09-10 05:24:20 UTC (rev 139758)
@@ -2,7 +2,7 @@
 
 pkgname=pcurses
 pkgver=4
-pkgrel=2
+pkgrel=3
 pkgdesc='A curses package management tool using libalpm'
 arch=('x86_64' 'i686')
 url="https://github.com/schuay/$pkgname;


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

2015-09-09 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 07:24:29
  Author: foutrelis
Revision: 139759

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

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

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

Copied: pcurses/repos/community-staging-i686/PKGBUILD (from rev 139758, 
pcurses/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-10 05:24:29 UTC (rev 139759)
@@ -0,0 +1,29 @@
+# Maintainer: schuay 
+
+pkgname=pcurses
+pkgver=4
+pkgrel=3
+pkgdesc='A curses package management tool using libalpm'
+arch=('x86_64' 'i686')
+url="https://github.com/schuay/$pkgname;
+license=('GPL')
+depends=('ncurses' 'pacman>=4.1.2')
+makedepends=('boost' 'cmake' 'git')
+source=("git://github.com/schuay/pcurses.git#tag=pcurses-$pkgver")
+md5sums=('SKIP')
+
+build() {
+  rm -rf "$srcdir/$pkgname-build"
+  mkdir "$srcdir/$pkgname-build"
+  cd "$srcdir/$pkgname-build"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr "$srcdir/$pkgname"
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-build"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: pcurses/repos/community-staging-x86_64/PKGBUILD (from rev 139758, 
pcurses/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-10 05:24:29 UTC (rev 139759)
@@ -0,0 +1,29 @@
+# Maintainer: schuay 
+
+pkgname=pcurses
+pkgver=4
+pkgrel=3
+pkgdesc='A curses package management tool using libalpm'
+arch=('x86_64' 'i686')
+url="https://github.com/schuay/$pkgname;
+license=('GPL')
+depends=('ncurses' 'pacman>=4.1.2')
+makedepends=('boost' 'cmake' 'git')
+source=("git://github.com/schuay/pcurses.git#tag=pcurses-$pkgver")
+md5sums=('SKIP')
+
+build() {
+  rm -rf "$srcdir/$pkgname-build"
+  mkdir "$srcdir/$pkgname-build"
+  cd "$srcdir/$pkgname-build"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr "$srcdir/$pkgname"
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-build"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


  1   2   >