[arch-commits] Commit in python-wikipedia (3 files)

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 08:31:25
  Author: alucryd
Revision: 135809

archrelease: copy trunk to community-any

Added:
  python-wikipedia/repos/
  python-wikipedia/repos/community-any/
  python-wikipedia/repos/community-any/PKGBUILD
(from rev 135808, python-wikipedia/trunk/PKGBUILD)

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

Copied: python-wikipedia/repos/community-any/PKGBUILD (from rev 135808, 
python-wikipedia/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2015-06-24 06:31:25 UTC (rev 135809)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Chuan Ji jichua...@gmail.com
+
+pkgbase=python-wikipedia
+pkgname=('python-wikipedia' 'python2-wikipedia')
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='A Pythonic wrapper for the Wikipedia API'
+arch=('any')
+url='https://github.com/goldsmith/Wikipedia'
+license=('MIT')
+depends=('python-beautifulsoup4' 'python-requests')
+source=(https://pypi.python.org/packages/source/w/wikipedia/wikipedia-${pkgver}.tar.gz;)
+sha256sums=('db0fad1829fdd441b1852306e9856398204dc0786d2996dd2e0c8bb8e26133b2')
+
+prepare() {
+  cp -r wikipedia-${pkgver} python-wikipedia-${pkgver}
+  mv wikipedia-${pkgver} python2-wikipedia-${pkgver}
+}
+
+build() {
+  cd python-wikipedia-${pkgver}
+
+  python setup.py build
+
+  cd ../python2-wikipedia-${pkgver}
+
+  python2 setup.py build
+}
+
+package_python-wikipedia() {
+  cd python-wikipedia-${pkgver}
+
+  python setup.py install --root=${pkgdir} --optimize='1'
+
+  install -dm 755 ${pkgdir}/usr/share/licenses/python-wikipedia
+  install -m 644 LICENSE ${pkgdir}/usr/share/licenses/python-wikipedia/
+
+}
+
+package_python2-wikipedia() {
+  cd python2-wikipedia-${pkgver}
+
+  python2 setup.py install --root=${pkgdir} --optimize='1'
+
+  install -dm 755 ${pkgdir}/usr/share/licenses/python2-wikipedia
+  install -m 644 LICENSE ${pkgdir}/usr/share/licenses/python2-wikipedia/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (3 files)

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 08:31:08
  Author: alucryd
Revision: 135808

Add python-wikipedia, optdep of lollypop

Added:
  python-wikipedia/
  python-wikipedia/trunk/
  python-wikipedia/trunk/PKGBUILD

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

Added: python-wikipedia/trunk/PKGBUILD
===
--- python-wikipedia/trunk/PKGBUILD (rev 0)
+++ python-wikipedia/trunk/PKGBUILD 2015-06-24 06:31:08 UTC (rev 135808)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Chuan Ji jichua...@gmail.com
+
+pkgbase=python-wikipedia
+pkgname=('python-wikipedia' 'python2-wikipedia')
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='A Pythonic wrapper for the Wikipedia API'
+arch=('any')
+url='https://github.com/goldsmith/Wikipedia'
+license=('MIT')
+depends=('python-beautifulsoup4' 'python-requests')
+source=(https://pypi.python.org/packages/source/w/wikipedia/wikipedia-${pkgver}.tar.gz;)
+sha256sums=('db0fad1829fdd441b1852306e9856398204dc0786d2996dd2e0c8bb8e26133b2')
+
+prepare() {
+  cp -r wikipedia-${pkgver} python-wikipedia-${pkgver}
+  mv wikipedia-${pkgver} python2-wikipedia-${pkgver}
+}
+
+build() {
+  cd python-wikipedia-${pkgver}
+
+  python setup.py build
+
+  cd ../python2-wikipedia-${pkgver}
+
+  python2 setup.py build
+}
+
+package_python-wikipedia() {
+  cd python-wikipedia-${pkgver}
+
+  python setup.py install --root=${pkgdir} --optimize='1'
+
+  install -dm 755 ${pkgdir}/usr/share/licenses/python-wikipedia
+  install -m 644 LICENSE ${pkgdir}/usr/share/licenses/python-wikipedia/
+
+}
+
+package_python2-wikipedia() {
+  cd python2-wikipedia-${pkgver}
+
+  python2 setup.py install --root=${pkgdir} --optimize='1'
+
+  install -dm 755 ${pkgdir}/usr/share/licenses/python2-wikipedia
+  install -m 644 LICENSE ${pkgdir}/usr/share/licenses/python2-wikipedia/
+}
+
+# vim: ts=2 sw=2 et:


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


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

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 09:32:28
  Author: alucryd
Revision: 135813

upgpkg: python-slip 0.6.1-1

Modified:
  python-slip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 07:26:51 UTC (rev 135812)
+++ PKGBUILD2015-06-24 07:32:28 UTC (rev 135813)
@@ -1,26 +1,27 @@
 # $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
 
 pkgname=python-slip
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.6.1
+pkgrel=1
 pkgdesc='Simple Library for Python'
 arch=('any')
 url='http://fedorahosted.org/python-slip'
 license=('GPL2')
-depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject' 
'python-six')
+depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
+ 'python-six')
 makedepends=('python-setuptools')
-source=(http://fedorahosted.org/released/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('f47361ec52b608309b83c71905e692b6b363eaf3b8a7afdeff866cd94463ad5c')
+source=(http://fedorahosted.org/released/python-slip/python-slip-${pkgver}.tar.bz2;)
+sha256sums=('bc897f1ab6f5b4989f85548799aaeb84fde67bbba18e40341bfe1d7885c2fd9a')
 
 build() {
-  cd ${pkgname}-${pkgver}
+  cd python-slip-${pkgver}
 
- make
+  make
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
+  cd python-slip-${pkgver}
 
   python setup.py install --root=${pkgdir} --optimize='1'
 }


[arch-commits] Commit in firewalld/repos/community-any (7 files)

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 09:26:51
  Author: alucryd
Revision: 135812

archrelease: copy trunk to community-any

Added:
  firewalld/repos/community-any/PKGBUILD
(from rev 135811, firewalld/trunk/PKGBUILD)
  firewalld/repos/community-any/firewalld-paths.patch
(from rev 135811, firewalld/trunk/firewalld-paths.patch)
  firewalld/repos/community-any/firewalld.install
(from rev 135811, firewalld/trunk/firewalld.install)
Deleted:
  firewalld/repos/community-any/PKGBUILD
  firewalld/repos/community-any/firewalld-paths.patch
  firewalld/repos/community-any/firewalld-syntax.patch
  firewalld/repos/community-any/firewalld.install

+
 PKGBUILD   |  104 ++--
 firewalld-paths.patch  |  234 +++
 firewalld-syntax.patch |   23 
 firewalld.install  |   28 ++---
 4 files changed, 183 insertions(+), 206 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 07:26:39 UTC (rev 135811)
+++ PKGBUILD2015-06-24 07:26:51 UTC (rev 135812)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@archlinux.org
-# Contributor: unikum unikum...@gmail.com
-# Contributor: speed145a jonat...@tagchapter.com
-
-pkgname=firewalld
-pkgver=0.3.13
-pkgrel=2
-pkgdesc='A dynamic firewall daemon with a D-BUS interface'
-arch=('any')
-url='http://fedorahosted.org/firewalld'
-license=('GPL2')
-depends=('dbus-glib' 'ebtables' 'gtk3' 'iptables' 'libnotify' 'python-slip')
-makedepends=('intltool' 'docbook-xsl')
-optdepends=('networkmanager: firewall-config and firewall-applet')
-backup=('etc/conf.d/firewalld'
-'etc/firewalld/firewalld.conf')
-install='firewalld.install'
-source=(http://fedorahosted.org/released/firewalld/firewalld-${pkgver}.tar.bz2;
-firewalld-paths.patch
-firewalld-syntax.patch)
-sha256sums=('bca88cbce4290b6959b3c0eea560e7f19c7cf2f563caca585b7db5cd2fca8ac9'
-'41591c5358c5ad8d43b29d72f42c331fcfc25e3d38c0ba5b3c818fc757ceef2f'
-'42f0e4dbf574ac7b87df77117816dbc4a2ac17f709a22990eeeb973950cc6322')
-
-prepare() {
-  cd firewalld-${pkgver}
-
-  patch -Np1 -i ../firewalld-paths.patch
-  patch -Np1 -i ../firewalld-syntax.patch
-}
-
-build() {
-  cd firewalld-${pkgver}
-
-  ./configure \
---prefix='/usr'\
---localstatedir='/var' \
---sbindir='/usr/bin' \
---sysconfdir='/etc' \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd firewalld-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  chmod 755 ${pkgdir}/usr/bin/firewall-applet
-}
-
-# vim: ts=2 sw=2 et:

Copied: firewalld/repos/community-any/PKGBUILD (from rev 135811, 
firewalld/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 07:26:51 UTC (rev 135812)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: unikum unikum...@gmail.com
+# Contributor: speed145a jonat...@tagchapter.com
+
+pkgname=firewalld
+pkgver=0.3.14.2
+pkgrel=1
+pkgdesc='A dynamic firewall daemon with a D-BUS interface'
+arch=('any')
+url='http://fedorahosted.org/firewalld'
+license=('GPL2')
+depends=('dbus-glib' 'ebtables' 'iptables' 'python-slip')
+makedepends=('intltool' 'docbook-xsl')
+optdepends=('gtk3: firewall-config'
+'libnm-glib: firewall-config and firewall-applet'
+'libnotify: firewall-applet'
+'python-pyqt4: firewall-applet')
+backup=('etc/conf.d/firewalld'
+'etc/firewalld/firewalld.conf')
+install='firewalld.install'
+source=(https://fedorahosted.org/released/firewalld/firewalld-${pkgver}.tar.bz2;
+'firewalld-paths.patch')
+sha256sums=('4b6c3e1deab41b6002b8dc25639e466085941c98a6c14a56bef4f621a5651567'
+'41591c5358c5ad8d43b29d72f42c331fcfc25e3d38c0ba5b3c818fc757ceef2f')
+
+prepare() {
+  cd firewalld-${pkgver}
+
+  patch -Np1 -i ../firewalld-paths.patch
+}
+
+build() {
+  cd firewalld-${pkgver}
+
+  ./configure \
+--prefix='/usr'\
+--localstatedir='/var' \
+--sbindir='/usr/bin' \
+--sysconfdir='/etc' \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd firewalld-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  #chmod 755 ${pkgdir}/usr/bin/firewall-applet
+}
+
+# vim: ts=2 sw=2 et:

Deleted: firewalld-paths.patch
===
--- firewalld-paths.patch   2015-06-24 07:26:39 UTC (rev 135811)
+++ firewalld-paths.patch   2015-06-24 07:26:51 UTC (rev 135812)
@@ -1,117 +0,0 @@
-diff -rupN firewalld-0.3.10.orig/config/firewalld.service.in 
firewalld-0.3.10/config/firewalld.service.in
 firewalld-0.3.10.orig/config/firewalld.service.in  2014-06-10 
11:07:27.864758482 +0200
-+++ firewalld-0.3.10/config/firewalld.service.in   2014-06-10 
11:07:39.582420959 +0200
-@@ -6,7 +6,7 @@ Before=NetworkManager.service
- Conflicts=iptables.service 

[arch-commits] Commit in firewalld/trunk (PKGBUILD firewalld-syntax.patch)

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 09:26:39
  Author: alucryd
Revision: 135811

FS#45423: firewalld 0.3.14.2-1

Modified:
  firewalld/trunk/PKGBUILD
Deleted:
  firewalld/trunk/firewalld-syntax.patch

+
 PKGBUILD   |   24 
 firewalld-syntax.patch |   23 ---
 2 files changed, 12 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 06:49:53 UTC (rev 135810)
+++ PKGBUILD2015-06-24 07:26:39 UTC (rev 135811)
@@ -4,30 +4,30 @@
 # Contributor: speed145a jonat...@tagchapter.com
 
 pkgname=firewalld
-pkgver=0.3.13
-pkgrel=2
+pkgver=0.3.14.2
+pkgrel=1
 pkgdesc='A dynamic firewall daemon with a D-BUS interface'
 arch=('any')
 url='http://fedorahosted.org/firewalld'
 license=('GPL2')
-depends=('dbus-glib' 'ebtables' 'gtk3' 'iptables' 'libnotify' 'python-slip')
+depends=('dbus-glib' 'ebtables' 'iptables' 'python-slip')
 makedepends=('intltool' 'docbook-xsl')
-optdepends=('networkmanager: firewall-config and firewall-applet')
+optdepends=('gtk3: firewall-config'
+'libnm-glib: firewall-config and firewall-applet'
+'libnotify: firewall-applet'
+'python-pyqt4: firewall-applet')
 backup=('etc/conf.d/firewalld'
 'etc/firewalld/firewalld.conf')
 install='firewalld.install'
-source=(http://fedorahosted.org/released/firewalld/firewalld-${pkgver}.tar.bz2;
-firewalld-paths.patch
-firewalld-syntax.patch)
-sha256sums=('bca88cbce4290b6959b3c0eea560e7f19c7cf2f563caca585b7db5cd2fca8ac9'
-'41591c5358c5ad8d43b29d72f42c331fcfc25e3d38c0ba5b3c818fc757ceef2f'
-'42f0e4dbf574ac7b87df77117816dbc4a2ac17f709a22990eeeb973950cc6322')
+source=(https://fedorahosted.org/released/firewalld/firewalld-${pkgver}.tar.bz2;
+'firewalld-paths.patch')
+sha256sums=('4b6c3e1deab41b6002b8dc25639e466085941c98a6c14a56bef4f621a5651567'
+'41591c5358c5ad8d43b29d72f42c331fcfc25e3d38c0ba5b3c818fc757ceef2f')
 
 prepare() {
   cd firewalld-${pkgver}
 
   patch -Np1 -i ../firewalld-paths.patch
-  patch -Np1 -i ../firewalld-syntax.patch
 }
 
 build() {
@@ -46,7 +46,7 @@
   cd firewalld-${pkgver}
 
   make DESTDIR=${pkgdir} install
-  chmod 755 ${pkgdir}/usr/bin/firewall-applet
+  #chmod 755 ${pkgdir}/usr/bin/firewall-applet
 }
 
 # vim: ts=2 sw=2 et:

Deleted: firewalld-syntax.patch
===
--- firewalld-syntax.patch  2015-06-24 06:49:53 UTC (rev 135810)
+++ firewalld-syntax.patch  2015-06-24 07:26:39 UTC (rev 135811)
@@ -1,23 +0,0 @@
-diff -rupN firewalld-0.3.10.orig/src/firewall/core/io/direct.py 
firewalld-0.3.10/src/firewall/core/io/direct.py
 firewalld-0.3.10.orig/src/firewall/core/io/direct.py   2014-06-10 
11:22:07.824457932 +0200
-+++ firewalld-0.3.10/src/firewall/core/io/direct.py2014-06-10 
11:23:07.942732365 +0200
-@@ -295,8 +295,8 @@ class Direct(IO_Object):
- if len(self.passthroughs[ipv]) == 0:
- del self.passthroughs[ipv]
- else:
--raise ValueError, Passthrough '%s' for ipv '%s' % \
--(',.join(args), ipv) + not in list
-+raise ValueError(Passthrough '%s' for ipv '%s' % \
-+(',.join(args), ipv) + not in list)
- 
- def query_passthrough(self, ipv, args):
- return (ipv in self.passthroughs and args in self.passthroughs[ipv])
-@@ -305,7 +305,7 @@ class Direct(IO_Object):
- if ipv in self.passthroughs:
- return self.passthroughs[ipv]
- else:
--raise ValueError, No passthroughs for ipv '%s' % (ipv)
-+raise ValueError(No passthroughs for ipv '%s' % (ipv))
- 
- def get_all_passthroughs(self):
- return self.passthroughs


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

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 08:28:56
  Author: alucryd
Revision: 135807

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   73 ++---
 lollypop.install |   30 ++---
 2 files changed, 52 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 06:28:39 UTC (rev 135806)
+++ PKGBUILD2015-06-24 06:28:56 UTC (rev 135807)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@archlinux.org
-# Contributor: kirek rbu...@gmail.com
-# Contributor: Cédric Bellegarde gnu...@gmail.com
-
-pkgname=lollypop
-pkgver=0.9.33
-pkgrel=1
-pkgdesc='Music player for GNOME'
-arch=('any')
-url='https://github.com/gnumdk/lollypop'
-license=('GPL')
-depends=('desktop-file-utils' 'gobject-introspection' 'gtk3' 'python-cairo'
- 'python-dbus' 'python-gobject' 'totem-plparser')
-makedepends=('intltool' 'itstool' 'python')
-optdepends=('python-pylast: Last.FM support')
-install='lollypop.install'
-source=(https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
-sha256sums=('850b4237c806f3477a4a8b9ff93281dcc6f51273df9c2111cdcfc5cd9e089750')
-
-build() {
-  cd lollypop-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd lollypop-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/PKGBUILD (from rev 135806, 
lollypop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 06:28:56 UTC (rev 135807)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: kirek rbu...@gmail.com
+# Contributor: Cédric Bellegarde gnu...@gmail.com
+
+pkgname=lollypop
+pkgver=0.9.36
+pkgrel=1
+pkgdesc='Music player for GNOME'
+arch=('any')
+url='https://github.com/gnumdk/lollypop'
+license=('GPL')
+depends=('desktop-file-utils' 'gobject-introspection' 'gtk3' 'python-cairo'
+ 'python-dbus' 'python-gobject' 'totem-plparser')
+makedepends=('intltool' 'itstool' 'python')
+optdepends=('python-pylast: Last.FM support'
+'python-wikipedia: Wikipedia support')
+install='lollypop.install'
+source=(https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
+sha256sums=('5a395e4604113f4b468612552e40e0bf86319d400d3871f940daa6508de37aa3')
+
+build() {
+  cd lollypop-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd lollypop-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: lollypop.install
===
--- lollypop.install2015-06-24 06:28:39 UTC (rev 135806)
+++ lollypop.install2015-06-24 06:28:56 UTC (rev 135807)
@@ -1,15 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/lollypop.install (from rev 135806, 
lollypop/trunk/lollypop.install)
===
--- lollypop.install(rev 0)
+++ lollypop.install2015-06-24 06:28:56 UTC (rev 135807)
@@ -0,0 +1,15 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:


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

2015-06-24 Thread Jan Steffens
Date: Wednesday, June 24, 2015 @ 09:10:17
  Author: heftig
Revision: 241247

Add --disable-kdbus again

It's just not usable yet. See https://github.com/systemd/systemd/issues/308
Make people use kdbus=1 if they want to shoot their own feet.

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-23 23:02:23 UTC (rev 241246)
+++ PKGBUILD2015-06-24 07:10:17 UTC (rev 241247)
@@ -55,6 +55,7 @@
   --enable-gnuefi \
   --disable-audit \
   --disable-ima \
+  --disable-kdbus \
   --with-sysvinit-path= \
   --with-sysvrcnd-path= \
   --with-ntp-servers=${timeservers[*]}


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

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 09:32:36
  Author: alucryd
Revision: 135814

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 07:32:28 UTC (rev 135813)
+++ PKGBUILD2015-06-24 07:32:36 UTC (rev 135814)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-
-pkgname=python-slip
-pkgver=0.6.0
-pkgrel=2
-pkgdesc='Simple Library for Python'
-arch=('any')
-url='http://fedorahosted.org/python-slip'
-license=('GPL2')
-depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject' 
'python-six')
-makedepends=('python-setuptools')
-source=(http://fedorahosted.org/released/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('f47361ec52b608309b83c71905e692b6b363eaf3b8a7afdeff866cd94463ad5c')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
- make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  python setup.py install --root=${pkgdir} --optimize='1'
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-slip/repos/community-any/PKGBUILD (from rev 135813, 
python-slip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 07:32:36 UTC (rev 135814)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+
+pkgname=python-slip
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='Simple Library for Python'
+arch=('any')
+url='http://fedorahosted.org/python-slip'
+license=('GPL2')
+depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
+ 'python-six')
+makedepends=('python-setuptools')
+source=(http://fedorahosted.org/released/python-slip/python-slip-${pkgver}.tar.bz2;)
+sha256sums=('bc897f1ab6f5b4989f85548799aaeb84fde67bbba18e40341bfe1d7885c2fd9a')
+
+build() {
+  cd python-slip-${pkgver}
+
+  make
+}
+
+package() {
+  cd python-slip-${pkgver}
+
+  python setup.py install --root=${pkgdir} --optimize='1'
+}
+
+# vim: ts=2 sw=2 et:


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

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 08:28:39
  Author: alucryd
Revision: 135806

upgpkg: lollypop 0.9.36-1

Modified:
  lollypop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 04:52:33 UTC (rev 135805)
+++ PKGBUILD2015-06-24 06:28:39 UTC (rev 135806)
@@ -4,7 +4,7 @@
 # Contributor: Cédric Bellegarde gnu...@gmail.com
 
 pkgname=lollypop
-pkgver=0.9.33
+pkgver=0.9.36
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=('any')
@@ -13,10 +13,11 @@
 depends=('desktop-file-utils' 'gobject-introspection' 'gtk3' 'python-cairo'
  'python-dbus' 'python-gobject' 'totem-plparser')
 makedepends=('intltool' 'itstool' 'python')
-optdepends=('python-pylast: Last.FM support')
+optdepends=('python-pylast: Last.FM support'
+'python-wikipedia: Wikipedia support')
 install='lollypop.install'
 
source=(https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
-sha256sums=('850b4237c806f3477a4a8b9ff93281dcc6f51273df9c2111cdcfc5cd9e089750')
+sha256sums=('5a395e4604113f4b468612552e40e0bf86319d400d3871f940daa6508de37aa3')
 
 build() {
   cd lollypop-${pkgver}


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

2015-06-24 Thread Antonio Rojas
Date: Wednesday, June 24, 2015 @ 10:34:18
  Author: arojas
Revision: 241249

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

Added:
  gpsd/repos/extra-i686/PKGBUILD
(from rev 241248, gpsd/trunk/PKGBUILD)
  gpsd/repos/extra-i686/gpsd.conf
(from rev 241248, gpsd/trunk/gpsd.conf)
  gpsd/repos/extra-i686/gpsd.install
(from rev 241248, gpsd/trunk/gpsd.install)
  gpsd/repos/extra-x86_64/PKGBUILD
(from rev 241248, gpsd/trunk/PKGBUILD)
  gpsd/repos/extra-x86_64/gpsd.conf
(from rev 241248, gpsd/trunk/gpsd.conf)
  gpsd/repos/extra-x86_64/gpsd.install
(from rev 241248, gpsd/trunk/gpsd.install)
Deleted:
  gpsd/repos/extra-i686/PKGBUILD
  gpsd/repos/extra-i686/gpsd.conf
  gpsd/repos/extra-i686/gpsd.install
  gpsd/repos/extra-x86_64/PKGBUILD
  gpsd/repos/extra-x86_64/gpsd.conf
  gpsd/repos/extra-x86_64/gpsd.install

---+
 /PKGBUILD |  164 
 /gpsd.conf|   10 ++
 /gpsd.install |   22 +
 extra-i686/PKGBUILD   |   82 --
 extra-i686/gpsd.conf  |5 -
 extra-i686/gpsd.install   |   11 --
 extra-x86_64/PKGBUILD |   82 --
 extra-x86_64/gpsd.conf|5 -
 extra-x86_64/gpsd.install |   11 --
 9 files changed, 196 insertions(+), 196 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-24 08:33:36 UTC (rev 241248)
+++ extra-i686/PKGBUILD 2015-06-24 08:34:18 UTC (rev 241249)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Giacomo Rizzo a...@free-os.it
-
-pkgname=gpsd
-pkgver=3.15
-pkgrel=1
-pkgdesc=GPS daemon and library to support USB/serial GPS devices
-arch=('i686' 'x86_64')
-url=http://catb.org/gpsd/;
-license=('BSD')
-depends=('python2' 'libusb' 'bluez-libs' 'desktop-file-utils')
-optdepends=('php: generate a PHP status page for your GPS'
-'php-gd: image support for the PHP status page'
-'pygtk: GUI frontends')
-makedepends=('scons' 'docbook-xsl' 'hardening-wrapper')
-backup=('etc/gpsd.conf')
-install=${pkgname}.install
-source=(http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig}
-'gpsd.conf')
-validpgpkeys=('3CE764D4FAFF5FA810B203BFADF516D38421F11C') # Eric S. Raymond
-
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # fix python 2.7 path
-  sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
--e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
-$(find . -name '*.py')
-  sed -i 's|/usr/bin/env python|/usr/bin/env python2|' gegps \
-gpscat gpsfake gpsprof xgps xgpsspeed
-
-  sed -i 's/sbin/bin/g' systemd/*.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  scons prefix=/usr \
-systemd=yes \
-libQgpsmm=no \
-gpsd_group=uucp \
-PYTHONPATH=/usr/bin/python2 \
-sbindir=/usr/bin
-  scons build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  # Fix man pages path (FS#21715)
-  sed -i 's|.so gps.1|.so man1/gps.1|' cgps.1 lcdgps.1 xgps.1 xgpsspeed.1
-
-  export DESTDIR=$pkgdir
-  scons install
-
-  install -D -m644 ${srcdir}/gpsd.conf ${pkgdir}/etc/gpsd.conf
-
-  install -D -m644 gpsd.rules 
${pkgdir}/usr/lib/udev/rules.d/25-gpsd-usb.rules
-
-  sed -i 's|/etc/default/gpsd|/etc/gpsd|' gpsd.hotplug
-  install -D -m755 gpsd.hotplug ${pkgdir}/usr/lib/udev/gpsd.hotplug
-
-  install -D -m644 packaging/X11/xgps.desktop \
-${pkgdir}/usr/share/applications/xgps.desktop
-  install -D -m644 packaging/X11/xgpsspeed.desktop \
-${pkgdir}/usr/share/applications/xgpsspeed.desktop
-  install -D -m644 packaging/X11/gpsd-logo.png \
-${pkgdir}/usr/share/gpsd/gpsd-logo.png
-
-  install -D -m644 systemd/gpsd.service 
${pkgdir}/usr/lib/systemd/system/gpsd.service
-  install -D -m644 systemd/gpsd.socket 
${pkgdir}/usr/lib/systemd/system/gpsd.socket
-  install -D -m644 systemd/gpsdctl@.service 
${pkgdir}/usr/lib/systemd/system/gpsdctl@.service
-
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-md5sums=('afd79b87337fadf38ee2a7c4314dac79'
- 'SKIP'
- '3e963df3f9f7ef3572ecc648ae829315')

Copied: gpsd/repos/extra-i686/PKGBUILD (from rev 241248, gpsd/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-24 08:34:18 UTC (rev 241249)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Giacomo Rizzo a...@free-os.it
+
+pkgname=gpsd
+pkgver=3.15
+pkgrel=2
+pkgdesc=GPS daemon and library to support USB/serial GPS devices
+arch=('i686' 'x86_64')
+url=http://catb.org/gpsd/;
+license=('BSD')

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

2015-06-24 Thread Antonio Rojas
Date: Wednesday, June 24, 2015 @ 10:33:36
  Author: arojas
Revision: 241248

Fix FS#38207

Modified:
  gpsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 07:10:17 UTC (rev 241247)
+++ PKGBUILD2015-06-24 08:33:36 UTC (rev 241248)
@@ -6,7 +6,7 @@
 
 pkgname=gpsd
 pkgver=3.15
-pkgrel=1
+pkgrel=2
 pkgdesc=GPS daemon and library to support USB/serial GPS devices
 arch=('i686' 'x86_64')
 url=http://catb.org/gpsd/;
@@ -16,7 +16,7 @@
 'php-gd: image support for the PHP status page'
 'pygtk: GUI frontends')
 makedepends=('scons' 'docbook-xsl' 'hardening-wrapper')
-backup=('etc/gpsd.conf')
+backup=('etc/gpsd')
 install=${pkgname}.install
 
source=(http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig}
 'gpsd.conf')
@@ -56,12 +56,12 @@
   export DESTDIR=$pkgdir
   scons install
 
-  install -D -m644 ${srcdir}/gpsd.conf ${pkgdir}/etc/gpsd.conf
+  install -D -m644 $srcdir/gpsd.conf $pkgdir/etc/gpsd
 
-  install -D -m644 gpsd.rules 
${pkgdir}/usr/lib/udev/rules.d/25-gpsd-usb.rules
+  install -D -m644 gpsd.rules 
$pkgdir/usr/lib/udev/rules.d/25-gpsd-usb.rules
 
-  sed -i 's|/etc/default/gpsd|/etc/gpsd|' gpsd.hotplug
-  install -D -m755 gpsd.hotplug ${pkgdir}/usr/lib/udev/gpsd.hotplug
+  sed -e 's|/etc/default/gpsd|/etc/gpsd|' -i gpsd.hotplug -i systemd/*.service
+  install -D -m755 gpsd.hotplug $pkgdir/usr/lib/udev/gpsd.hotplug
 
   install -D -m644 packaging/X11/xgps.desktop \
 ${pkgdir}/usr/share/applications/xgps.desktop
@@ -70,11 +70,11 @@
   install -D -m644 packaging/X11/gpsd-logo.png \
 ${pkgdir}/usr/share/gpsd/gpsd-logo.png
 
-  install -D -m644 systemd/gpsd.service 
${pkgdir}/usr/lib/systemd/system/gpsd.service
-  install -D -m644 systemd/gpsd.socket 
${pkgdir}/usr/lib/systemd/system/gpsd.socket
-  install -D -m644 systemd/gpsdctl@.service 
${pkgdir}/usr/lib/systemd/system/gpsdctl@.service
+  install -D -m644 systemd/gpsd.service 
$pkgdir/usr/lib/systemd/system/gpsd.service
+  install -D -m644 systemd/gpsd.socket 
$pkgdir/usr/lib/systemd/system/gpsd.socket
+  install -D -m644 systemd/gpsdctl@.service 
$pkgdir/usr/lib/systemd/system/gpsdctl@.service
 
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  install -D -m644 COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
 md5sums=('afd79b87337fadf38ee2a7c4314dac79'


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

2015-06-24 Thread Antonio Rojas
Date: Wednesday, June 24, 2015 @ 08:49:53
  Author: arojas
Revision: 135810

1.8.2 tarball was pulled back upstream, host in sources.archlinux.org

Modified:
  owncloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 06:31:25 UTC (rev 135809)
+++ PKGBUILD2015-06-24 06:49:53 UTC (rev 135810)
@@ -15,7 +15,9 @@
 optdepends=('python2-nautilus: integration with Nautilus')
 install=$pkgname.install
 backup=('etc/ownCloud/sync-exclude.lst')
-source=(https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz;)
+#source=(https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz;)
+# see https://mailman.owncloud.org/pipermail/devel/2015-June/001323.html
+source=(https://sources.archlinux.org/other/community/owncloud-client/$_name-$pkgver.tar.xz;)
 md5sums=('08c6abccdc6105146715bfa9b90f7be2')
 validpgpkeys=('F05F7DD7953A07DF36579DAA498C45EBE94E7B37')
 


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

2015-06-24 Thread Felix Yan
Date: Wednesday, June 24, 2015 @ 12:18:08
  Author: fyan
Revision: 135817

upgpkg: python-tox 2.1.1-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 09:45:27 UTC (rev 135816)
+++ PKGBUILD2015-06-24 10:18:08 UTC (rev 135817)
@@ -6,7 +6,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'python-virtualenv' 'python2-virtualenv' 'python-pluggy' 'python2-pluggy')
 checkdepends=('python-pytest' 'python2-pytest' 'python-pip' 'python2-pip')
 source=(http://pypi.python.org/packages/source/t/tox/tox-${pkgver}.tar.gz;)
-sha256sums=('f322277448b936250a864385e495f289711eff2aa7d841cae834a81628f2785b')
+sha256sums=('a03aa022a1f6f82cc21732af0ed48217a3c16873b98e16be22baa7cea74e1eef')
 
 prepare() {
   cp -a tox-$pkgver{,-py2}


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

2015-06-24 Thread Felix Yan
Date: Wednesday, June 24, 2015 @ 12:19:56
  Author: fyan
Revision: 135818

archrelease: copy trunk to community-testing-any

Added:
  python-tox/repos/community-testing-any/PKGBUILD
(from rev 135817, python-tox/trunk/PKGBUILD)
Deleted:
  python-tox/repos/community-testing-any/PKGBUILD

--+
 PKGBUILD |  150 ++---
 1 file changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 10:18:08 UTC (rev 135817)
+++ PKGBUILD2015-06-24 10:19:56 UTC (rev 135818)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Thomas Weißschuh thomas t-8ch.de
-# Contributor: George Brooke george+arch@george-brooke.co.uk
-# Contributor: Sebastian Wiesner lunaryorn googlemail com
-
-pkgbase=python-tox
-pkgname=(python-tox python2-tox)
-pkgver=2.1.0
-pkgrel=1
-pkgdesc='Python virtualenv management and testing tool'
-arch=('any')
-url='http://testrun.org/tox/latest/'
-license=('GPL2')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'python-virtualenv' 'python2-virtualenv' 'python-pluggy' 'python2-pluggy')
-checkdepends=('python-pytest' 'python2-pytest' 'python-pip' 'python2-pip')
-source=(http://pypi.python.org/packages/source/t/tox/tox-${pkgver}.tar.gz;)
-sha256sums=('f322277448b936250a864385e495f289711eff2aa7d841cae834a81628f2785b')
-
-prepare() {
-  cp -a tox-$pkgver{,-py2}
-}
-
-build() {
-  cd $srcdir/tox-$pkgver
-  python setup.py build
-
-  cd $srcdir/tox-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  # TODO: Make the workaround less dirty
-  mkdir $srcdir/bin
-  touch $srcdir/bin/tox
-  chmod +x $srcdir/bin/tox
-  export PATH=$srcdir/bin:$PATH
-
-  cd $srcdir/tox-$pkgver
-  cat  $srcdir/bin/tox  EOF
-#!/usr/bin/env python
-import sys
-from tox import cmdline
-sys.exit(cmdline())
-EOF
-
-  XDG_CACHE_HOME=$srcdir PYTHONPATH=$PWD/build/lib:$PYTHONPATH py.test
-
-  cd $srcdir/tox-$pkgver-py2
-  cat  $srcdir/bin/tox  EOF
-#!/usr/bin/env python2
-import sys
-from tox import cmdline
-sys.exit(cmdline())
-EOF
-
-  XDG_CACHE_HOME=$srcdir PYTHONPATH=$PWD/build/lib:$PYTHONPATH py.test2
-}
-
-package_python-tox() {
-  depends=('python-py' 'python-virtualenv' 'python-setuptools' 'python-pluggy')
-
-  cd $srcdir/tox-$pkgver
-  python setup.py install --root=$pkgdir --optimize=1
-  ln -s tox ${pkgdir}/usr/bin/tox3
-}
-
-package_python2-tox() {
-  depends=('python2-py' 'python2-virtualenv' 'python2-setuptools' 
'python2-pluggy')
-
-  cd $srcdir/tox-$pkgver
-  python2 setup.py install --root=$pkgdir --optimize=1
-  mv ${pkgdir}/usr/bin/tox{,2}
-  mv ${pkgdir}/usr/bin/{tox-quickstart,tox2-quickstart}
-}

Copied: python-tox/repos/community-testing-any/PKGBUILD (from rev 135817, 
python-tox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 10:19:56 UTC (rev 135818)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Thomas Weißschuh thomas t-8ch.de
+# Contributor: George Brooke george+arch@george-brooke.co.uk
+# Contributor: Sebastian Wiesner lunaryorn googlemail com
+
+pkgbase=python-tox
+pkgname=(python-tox python2-tox)
+pkgver=2.1.1
+pkgrel=1
+pkgdesc='Python virtualenv management and testing tool'
+arch=('any')
+url='http://testrun.org/tox/latest/'
+license=('GPL2')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'python-virtualenv' 'python2-virtualenv' 'python-pluggy' 'python2-pluggy')
+checkdepends=('python-pytest' 'python2-pytest' 'python-pip' 'python2-pip')
+source=(http://pypi.python.org/packages/source/t/tox/tox-${pkgver}.tar.gz;)
+sha256sums=('a03aa022a1f6f82cc21732af0ed48217a3c16873b98e16be22baa7cea74e1eef')
+
+prepare() {
+  cp -a tox-$pkgver{,-py2}
+}
+
+build() {
+  cd $srcdir/tox-$pkgver
+  python setup.py build
+
+  cd $srcdir/tox-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  # TODO: Make the workaround less dirty
+  mkdir $srcdir/bin
+  touch $srcdir/bin/tox
+  chmod +x $srcdir/bin/tox
+  export PATH=$srcdir/bin:$PATH
+
+  cd $srcdir/tox-$pkgver
+  cat  $srcdir/bin/tox  EOF
+#!/usr/bin/env python
+import sys
+from tox import cmdline
+sys.exit(cmdline())
+EOF
+
+  XDG_CACHE_HOME=$srcdir PYTHONPATH=$PWD/build/lib:$PYTHONPATH py.test
+
+  cd $srcdir/tox-$pkgver-py2
+  cat  $srcdir/bin/tox  EOF
+#!/usr/bin/env python2
+import sys
+from tox import cmdline
+sys.exit(cmdline())
+EOF
+
+  XDG_CACHE_HOME=$srcdir PYTHONPATH=$PWD/build/lib:$PYTHONPATH py.test2
+}
+
+package_python-tox() {
+  depends=('python-py' 'python-virtualenv' 'python-setuptools' 'python-pluggy')
+
+  cd $srcdir/tox-$pkgver
+  python setup.py install --root=$pkgdir --optimize=1
+  ln -s tox ${pkgdir}/usr/bin/tox3
+}
+
+package_python2-tox() {
+  depends=('python2-py' 'python2-virtualenv' 'python2-setuptools' 

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

2015-06-24 Thread Antonio Rojas
Date: Wednesday, June 24, 2015 @ 14:11:17
  Author: arojas
Revision: 135825

Update to 0.3.9.1

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 11:33:54 UTC (rev 135824)
+++ PKGBUILD2015-06-24 12:11:17 UTC (rev 135825)
@@ -3,7 +3,7 @@
 # Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
 
 pkgname=pynac
-pkgver=0.3.9
+pkgver=0.3.9.1
 pkgrel=1
 pkgdesc=Python version of GiNaC, a C++ library for symbolic mathematical 
calculations
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=(python2)
 source=(https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz;)
-md5sums=('97ab6fab30711fc93ace597f1bae8e71')
+md5sums=('345fae01caf47ec9445e63bb0091c0c6')
 
 build() {
   cd pynac-pynac-$pkgver


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

2015-06-24 Thread Antonio Rojas
Date: Wednesday, June 24, 2015 @ 14:11:57
  Author: arojas
Revision: 135826

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-24 12:11:17 UTC (rev 135825)
+++ community-i686/PKGBUILD 2015-06-24 12:11:57 UTC (rev 135826)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas aro...@archlinux.org
-# Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
-
-pkgname=pynac
-pkgver=0.3.9
-pkgrel=1
-pkgdesc=Python version of GiNaC, a C++ library for symbolic mathematical 
calculations
-arch=(i686 x86_64)
-url=http://pynac.org;
-license=(GPL)
-depends=(python2)
-source=(https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz;)
-md5sums=('97ab6fab30711fc93ace597f1bae8e71')
-
-build() {
-  cd pynac-pynac-$pkgver
-
-  export PYTHON_VERSION=2
-  ./bootstrap
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd pynac-pynac-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: pynac/repos/community-i686/PKGBUILD (from rev 135825, 
pynac/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-06-24 12:11:57 UTC (rev 135826)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas aro...@archlinux.org
+# Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
+
+pkgname=pynac
+pkgver=0.3.9.1
+pkgrel=1
+pkgdesc=Python version of GiNaC, a C++ library for symbolic mathematical 
calculations
+arch=(i686 x86_64)
+url=http://pynac.org;
+license=(GPL)
+depends=(python2)
+source=(https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz;)
+md5sums=('345fae01caf47ec9445e63bb0091c0c6')
+
+build() {
+  cd pynac-pynac-$pkgver
+
+  export PYTHON_VERSION=2
+  ./bootstrap
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pynac-pynac-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-06-24 12:11:17 UTC (rev 135825)
+++ community-x86_64/PKGBUILD   2015-06-24 12:11:57 UTC (rev 135826)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas aro...@archlinux.org
-# Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
-
-pkgname=pynac
-pkgver=0.3.9
-pkgrel=1
-pkgdesc=Python version of GiNaC, a C++ library for symbolic mathematical 
calculations
-arch=(i686 x86_64)
-url=http://pynac.org;
-license=(GPL)
-depends=(python2)
-source=(https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz;)
-md5sums=('97ab6fab30711fc93ace597f1bae8e71')
-
-build() {
-  cd pynac-pynac-$pkgver
-
-  export PYTHON_VERSION=2
-  ./bootstrap
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd pynac-pynac-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: pynac/repos/community-x86_64/PKGBUILD (from rev 135825, 
pynac/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-06-24 12:11:57 UTC (rev 135826)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas aro...@archlinux.org
+# Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
+
+pkgname=pynac
+pkgver=0.3.9.1
+pkgrel=1
+pkgdesc=Python version of GiNaC, a C++ library for symbolic mathematical 
calculations
+arch=(i686 x86_64)
+url=http://pynac.org;
+license=(GPL)
+depends=(python2)
+source=(https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz;)
+md5sums=('345fae01caf47ec9445e63bb0091c0c6')
+
+build() {
+  cd pynac-pynac-$pkgver
+
+  export PYTHON_VERSION=2
+  ./bootstrap
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pynac-pynac-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-06-24 Thread Felix Yan
Date: Wednesday, June 24, 2015 @ 12:21:14
  Author: fyan
Revision: 135820

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 10:21:00 UTC (rev 135819)
+++ PKGBUILD2015-06-24 10:21:14 UTC (rev 135820)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Sebastian Wiesner lunaryorn googlemail com
-# Contributor: Igor Ramos Tiburcio irti...@yahoo.com.br
-# Contributor: Wieland Hoffmann themineo+...@gmail.com
-# Contributor: Hervé Cauwelier herve ¤ oursours.net
-# Contributor: Felix Kaiser felix.kai...@fxkr.net
-
-pkgbase=python-py
-pkgname=('python-py' 'python2-py')
-pkgver=1.4.28
-pkgrel=1
-pkgdesc=library with cross-python path, ini-parsing, io, code, log facilities
-arch=('any')
-license=('MIT')
-url=http://pylib.readthedocs.org/en/latest/;
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest' 'python2-pytest')
-source=(http://pypi.python.org/packages/source/p/py/py-$pkgver.tar.gz;)
-sha512sums=('0f65ec7114d5d634cf8b0be0c91dee9c7ce7b4795143d1394f1e625586d852c3c0941b7e9490a1eb6a1d3ad5db7c64ab72b6532793f22fdda705a347d4945814')
-
-prepare() {
-  cp -a py-${pkgver}{,-py2}
-}
-
-build() {
-  cd $srcdir/py-${pkgver}
-  python setup.py build
-
-  cd $srcdir/py-${pkgver}-py2
-  python2 setup.py build
-}
-
-check() {
-  cd $srcdir/py-${pkgver}
-  PYTHONPATH=$PWD/build/lib:$PYTHONPATH LANG=en_US.utf8 py.test
-
-  cd $srcdir/py-${pkgver}-py2
-  PYTHONPATH=$PWD/build/lib:$PYTHONPATH LANG=en_US.utf8 py.test2
-}
-
-package_python-py() {
-  depends=('python')
-
-  cd py-${pkgver}
-  python setup.py install --root=${pkgdir} --optimize=1
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-package_python2-py() {
-  depends=('python2')
-
-  cd py-${pkgver}-py2
-  python2 setup.py install --root=${pkgdir} --optimize=1
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-

Copied: python-py/repos/community-any/PKGBUILD (from rev 135819, 
python-py/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 10:21:14 UTC (rev 135820)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Sebastian Wiesner lunaryorn googlemail com
+# Contributor: Igor Ramos Tiburcio irti...@yahoo.com.br
+# Contributor: Wieland Hoffmann themineo+...@gmail.com
+# Contributor: Hervé Cauwelier herve ¤ oursours.net
+# Contributor: Felix Kaiser felix.kai...@fxkr.net
+
+pkgbase=python-py
+pkgname=('python-py' 'python2-py')
+pkgver=1.4.29
+pkgrel=1
+pkgdesc=library with cross-python path, ini-parsing, io, code, log facilities
+arch=('any')
+license=('MIT')
+url=http://pylib.readthedocs.org/en/latest/;
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python2-pytest')
+source=(http://pypi.python.org/packages/source/p/py/py-$pkgver.tar.gz;)
+sha512sums=('c172b598c3b7c8d7e0cc9b3123e80443355a0422e5e19b052f02d4261610fd832431cb50df35a3ee4913a29f87e53da2b12c17234189a3faabfab0c9899c1469')
+
+prepare() {
+  cp -a py-${pkgver}{,-py2}
+}
+
+build() {
+  cd $srcdir/py-${pkgver}
+  python setup.py build
+
+  cd $srcdir/py-${pkgver}-py2
+  python2 setup.py build
+}
+
+check() {
+  cd $srcdir/py-${pkgver}
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH LANG=en_US.utf8 py.test
+
+  cd $srcdir/py-${pkgver}-py2
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH LANG=en_US.utf8 py.test2
+}
+
+package_python-py() {
+  depends=('python')
+
+  cd py-${pkgver}
+  python setup.py install --root=${pkgdir} --optimize=1
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-py() {
+  depends=('python2')
+
+  cd py-${pkgver}-py2
+  python2 setup.py install --root=${pkgdir} --optimize=1
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+


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

2015-06-24 Thread Felix Yan
Date: Wednesday, June 24, 2015 @ 12:21:00
  Author: fyan
Revision: 135819

upgpkg: python-py 1.4.29-1

Modified:
  python-py/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 10:19:56 UTC (rev 135818)
+++ PKGBUILD2015-06-24 10:21:00 UTC (rev 135819)
@@ -8,7 +8,7 @@
 
 pkgbase=python-py
 pkgname=('python-py' 'python2-py')
-pkgver=1.4.28
+pkgver=1.4.29
 pkgrel=1
 pkgdesc=library with cross-python path, ini-parsing, io, code, log facilities
 arch=('any')
@@ -17,7 +17,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=(http://pypi.python.org/packages/source/p/py/py-$pkgver.tar.gz;)
-sha512sums=('0f65ec7114d5d634cf8b0be0c91dee9c7ce7b4795143d1394f1e625586d852c3c0941b7e9490a1eb6a1d3ad5db7c64ab72b6532793f22fdda705a347d4945814')
+sha512sums=('c172b598c3b7c8d7e0cc9b3123e80443355a0422e5e19b052f02d4261610fd832431cb50df35a3ee4913a29f87e53da2b12c17234189a3faabfab0c9899c1469')
 
 prepare() {
   cp -a py-${pkgver}{,-py2}


[arch-commits] Commit in opera/repos/community-x86_64 (8 files)

2015-06-24 Thread Ike Devolder
Date: Wednesday, June 24, 2015 @ 11:45:27
  Author: idevolder
Revision: 135816

archrelease: copy trunk to community-x86_64

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

---+
 PKGBUILD  |  134 
 default   |8 +--
 opera |   26 +-
 opera.install |   78 
 4 files changed, 123 insertions(+), 123 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 09:45:14 UTC (rev 135815)
+++ PKGBUILD2015-06-24 09:45:27 UTC (rev 135816)
@@ -1,67 +0,0 @@
-# $Id$
-# vim:set ft=sh:
-# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: ruario ruario AT opera DOT com
-# Contributor: Daniel Isenmann daniel AT archlinux DOT org
-# Contributor: dorphell dorphell AT archlinux DOT org
-# Contributor: Sigitas Mazaliauskas sigis AT gmail DOT com
-# Contributor: eworm
-
-pkgname=opera
-pkgver=30.0.1835.59
-pkgrel=1
-pkgdesc=A fast and secure web browser and Internet suite.
-url=http://www.opera.com/;
-install=${pkgname}.install
-options=(!strip !zipman)
-license=('custom:opera')
-backup=(etc/$pkgname/default)
-depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'libxtst' 'gconf' 
'libxss' 'gcc-libs' 'alsa-lib' 'nss' 'freetype2' 'ttf-font')
-optdepends=(
-   'curl: opera crash reporter and autoupdate checker'
-   'ffmpeg: playback of proprietary formats'
-)
-arch=('x86_64')
-source_x86_64=(
-   
#http://deb.opera.com/opera/pool/non-free/o/${pkgname}-stable/${pkgname}-stable_${pkgver}_amd64.deb;
-   
http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_amd64.deb;
-)
-source=(
-   opera
-   default
-)
-sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
-'4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_x86_64=('ee51e4f49afae9662e742c30c99b5737c990ec2e57f2bd6f04205ce8d51268e3')
-
-prepare() {
-   sed -e s/%pkgname%/$pkgname/g -i $srcdir/opera
-   sed -e s/%operabin%/x86_64-linux-gnu\/$pkgname\/$pkgname/g \
-   -i $srcdir/opera
-}
-
-package() {
-   tar -xf data.tar.xz --exclude=usr/share/{lintian,menu} -C $pkgdir/
-
-   # suid opera_sandbox
-   chmod 4755 $pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/opera_sandbox
-
-   # install default options
-   install -Dm644 $srcdir/default $pkgdir/etc/$pkgname/default
-
-   # install opera wrapper
-   rm $pkgdir/usr/bin/$pkgname
-   install -Dm755 $srcdir/opera $pkgdir/usr/bin/$pkgname
-
-   # license
-   install -Dm644 \
-   
$pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/opera_autoupdate.licenses \
-   $pkgdir/usr/share/licenses/$pkgname/opera_autoupdate.licenses
-
-   install -Dm644 \
-   $pkgdir/usr/share/doc/${pkgname}-stable/copyright \
-   $pkgdir/usr/share/licenses/$pkgname/copyright
-}
-

Copied: opera/repos/community-x86_64/PKGBUILD (from rev 135815, 
opera/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 09:45:27 UTC (rev 135816)
@@ -0,0 +1,67 @@
+# $Id$
+# vim:set ft=sh:
+# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: ruario ruario AT opera DOT com
+# Contributor: Daniel Isenmann daniel AT archlinux DOT org
+# Contributor: dorphell dorphell AT archlinux DOT org
+# Contributor: Sigitas Mazaliauskas sigis AT gmail DOT com
+# Contributor: eworm
+
+pkgname=opera
+pkgver=30.0.1835.88
+pkgrel=1
+pkgdesc=A fast and secure web browser and Internet suite.
+url=http://www.opera.com/;
+install=${pkgname}.install
+options=(!strip !zipman)
+license=('custom:opera')
+backup=(etc/$pkgname/default)
+depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'libxtst' 'gconf' 
'libxss' 'gcc-libs' 'alsa-lib' 'nss' 'freetype2' 'ttf-font')
+optdepends=(
+   'curl: opera crash reporter and autoupdate checker'
+   'ffmpeg: playback of proprietary formats'
+)
+arch=('x86_64')
+source_x86_64=(
+   
#http://deb.opera.com/opera/pool/non-free/o/${pkgname}-stable/${pkgname}-stable_${pkgver}_amd64.deb;
+   

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

2015-06-24 Thread Ike Devolder
Date: Wednesday, June 24, 2015 @ 11:45:14
  Author: idevolder
Revision: 135815

opera :: 30.0.1835.88

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 07:32:36 UTC (rev 135814)
+++ PKGBUILD2015-06-24 09:45:14 UTC (rev 135815)
@@ -10,7 +10,7 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=30.0.1835.59
+pkgver=30.0.1835.88
 pkgrel=1
 pkgdesc=A fast and secure web browser and Internet suite.
 url=http://www.opera.com/;
@@ -34,7 +34,7 @@
 )
 sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
 '4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_x86_64=('ee51e4f49afae9662e742c30c99b5737c990ec2e57f2bd6f04205ce8d51268e3')
+sha256sums_x86_64=('48efc59a818c0e6dbbec58049a6a14a5eb540f333e90eb54971573d3059a40ba')
 
 prepare() {
sed -e s/%pkgname%/$pkgname/g -i $srcdir/opera


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

2015-06-24 Thread Sergej Pupykin
Date: Wednesday, June 24, 2015 @ 13:10:11
  Author: spupykin
Revision: 135822

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

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

+
 /PKGBUILD  |  126 +++
 /glusterfs.install |   16 
 community-i686/PKGBUILD|   63 -
 community-i686/glusterfs.install   |8 --
 community-x86_64/PKGBUILD  |   63 -
 community-x86_64/glusterfs.install |8 --
 6 files changed, 142 insertions(+), 142 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-24 11:09:55 UTC (rev 135821)
+++ community-i686/PKGBUILD 2015-06-24 11:10:11 UTC (rev 135822)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributors:
-#   Andrei Antoukh - n...@niwi.be - http://www.niwi.be
-#   henning mueller henn...@orgizm.net
-
-pkgname=glusterfs
-pkgver=3.7.1
-pkgrel=1
-pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
-arch=(i686 x86_64)
-url='http://www.gluster.org/'
-license=(GPL2 LGPL3)
-install=glusterfs.install
-depends=(fuse python2 libxml2 libaio liburcu)
-makedepends=(flex bison)
-optdepends=('rpcbind: NFS'
-   'glib2: qemu-block')
-source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-md5sums=('2135aefa7e1046aa3fb9501e6eae86c8')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  find -type f -name '*.py' -exec sed -i \
--e 's:env\ python:env\ python2:' \
--e 's:/usr/bin/python:/usr/bin/python2:' {} \;
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---with-mountutildir=/usr/bin \
---sysconfdir=/etc \
---localstatedir=/var \
---mandir=/usr/share/man \
---libexecdir=/usr/lib/$pkgname \
---with-systemddir=/usr/lib/systemd/system \
-PYTHON=python2 LEXLIB=
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make -j1 DESTDIR=$pkgdir install
-
-  mkdir -p $pkgdir/usr/lib/tmpfiles.d
-  echo d /var/run/glusterfs 0755 root root - 
$pkgdir/usr/lib/tmpfiles.d/glusterfs.conf
-
-  install -D -m 644 \
-$srcdir/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
-$pkgdir/usr/share/doc/glusterfs/
-
-  cp -rf \
-$srcdir/$pkgname-$pkgver/doc/* \
-$pkgdir/usr/share/doc/glusterfs/
-  rm -rf $pkgdir/var/run
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glusterfs/repos/community-i686/PKGBUILD (from rev 135821, 
glusterfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-06-24 11:10:11 UTC (rev 135822)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributors:
+#   Andrei Antoukh - n...@niwi.be - http://www.niwi.be
+#   henning mueller henn...@orgizm.net
+
+pkgname=glusterfs
+pkgver=3.7.2
+pkgrel=1
+pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
+arch=(i686 x86_64)
+url='http://www.gluster.org/'
+license=(GPL2 LGPL3)
+install=glusterfs.install
+depends=(fuse python2 libxml2 libaio liburcu)
+makedepends=(flex bison)
+optdepends=('rpcbind: NFS'
+   'glib2: qemu-block')
+source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
+md5sums=('02bc49db6013495edacebe1ee3d1bca0')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  find -type f -name '*.py' -exec sed -i \
+-e 's:env\ python:env\ python2:' \
+-e 's:/usr/bin/python:/usr/bin/python2:' {} \;
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--with-mountutildir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--mandir=/usr/share/man \
+--libexecdir=/usr/lib/$pkgname \
+--with-systemddir=/usr/lib/systemd/system \
+PYTHON=python2 LEXLIB=
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make -j1 DESTDIR=$pkgdir install
+
+  mkdir -p $pkgdir/usr/lib/tmpfiles.d
+  echo d /var/run/glusterfs 0755 root root - 
$pkgdir/usr/lib/tmpfiles.d/glusterfs.conf
+
+  install -D -m 644 \
+$srcdir/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
+ 

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

2015-06-24 Thread Sergej Pupykin
Date: Wednesday, June 24, 2015 @ 13:09:55
  Author: spupykin
Revision: 135821

upgpkg: glusterfs 3.7.2-1

upd

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 10:21:14 UTC (rev 135820)
+++ PKGBUILD2015-06-24 11:09:55 UTC (rev 135821)
@@ -5,7 +5,7 @@
 #   henning mueller henn...@orgizm.net
 
 pkgname=glusterfs
-pkgver=3.7.1
+pkgver=3.7.2
 pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 optdepends=('rpcbind: NFS'
'glib2: qemu-block')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-md5sums=('2135aefa7e1046aa3fb9501e6eae86c8')
+md5sums=('02bc49db6013495edacebe1ee3d1bca0')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver


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

2015-06-24 Thread Felix Yan
Date: Wednesday, June 24, 2015 @ 13:33:41
  Author: fyan
Revision: 135823

upgpkg: python-pytest 2.7.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 11:10:11 UTC (rev 135822)
+++ PKGBUILD2015-06-24 11:33:41 UTC (rev 135823)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.7.1
+pkgver=2.7.2
 pkgrel=1
 pkgdesc=Simple powerful testing with Python
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py')
 checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-twisted' 
'python2-twisted' 'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python-pexpect' 'python2-pexpect')
 
source=(https://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz;)
-sha512sums=('1bc23bf67a7400b48b718ef3a03591a3b2047d58b633c6eb16ca4732a9198b3fbbce5a2bfc93097322988b65498ee1a7278d7e035e10d91e6b58d1d3b2a61eba')
+sha512sums=('5474a4fe58437a4971fb21b1b37dad3c08e18e5d154931ff23e597f881100a3515bf0cf71d06b143465594ad2a91a96f84f4836d84c39691143c8d88ca7a4360')
 
 prepare() {
   cp -a pytest-${pkgver}{,-py2}


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

2015-06-24 Thread Felix Yan
Date: Wednesday, June 24, 2015 @ 13:33:54
  Author: fyan
Revision: 135824

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  110 ++---
 1 file changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 11:33:41 UTC (rev 135823)
+++ PKGBUILD2015-06-24 11:33:54 UTC (rev 135824)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Felix Kaiser felix.kai...@fxkr.net
-
-pkgbase=python-pytest
-pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.7.1
-pkgrel=1
-pkgdesc=Simple powerful testing with Python
-arch=('any')
-license=('MIT')
-url=http://pytest.org/;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py')
-checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-twisted' 
'python2-twisted' 'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python-pexpect' 'python2-pexpect')
-source=(https://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz;)
-sha512sums=('1bc23bf67a7400b48b718ef3a03591a3b2047d58b633c6eb16ca4732a9198b3fbbce5a2bfc93097322988b65498ee1a7278d7e035e10d91e6b58d1d3b2a61eba')
-
-prepare() {
-  cp -a pytest-${pkgver}{,-py2}
-}
-
-build() {
-  cd $srcdir/pytest-${pkgver}
-  python setup.py build
-
-  cd $srcdir/pytest-${pkgver}-py2
-  python2 setup.py build
-}
-
-check() {
-  cd $srcdir/pytest-${pkgver}
-  python setup.py test
-
-  cd $srcdir/pytest-${pkgver}-py2
-  python2 setup.py test
-}
-
-package_python-pytest() {
-  depends=('python' 'python-py' 'python-setuptools')
-
-  cd pytest-${pkgver}
-  python setup.py install --root=${pkgdir} --optimize=1
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-package_python2-pytest() {
-  depends=('python2' 'python2-py' 'python2-setuptools')
-
-  cd pytest-${pkgver}-py2
-  python2 setup.py install --root=${pkgdir} --optimize=1
-  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  mv ${pkgdir}/usr/bin/py.test ${pkgdir}/usr/bin/py.test2
-}
-

Copied: python-pytest/repos/community-any/PKGBUILD (from rev 135823, 
python-pytest/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 11:33:54 UTC (rev 135824)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Felix Kaiser felix.kai...@fxkr.net
+
+pkgbase=python-pytest
+pkgname=('python-pytest' 'python2-pytest')
+pkgver=2.7.2
+pkgrel=1
+pkgdesc=Simple powerful testing with Python
+arch=('any')
+license=('MIT')
+url=http://pytest.org/;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py')
+checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-twisted' 
'python2-twisted' 'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python-pexpect' 'python2-pexpect')
+source=(https://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz;)
+sha512sums=('5474a4fe58437a4971fb21b1b37dad3c08e18e5d154931ff23e597f881100a3515bf0cf71d06b143465594ad2a91a96f84f4836d84c39691143c8d88ca7a4360')
+
+prepare() {
+  cp -a pytest-${pkgver}{,-py2}
+}
+
+build() {
+  cd $srcdir/pytest-${pkgver}
+  python setup.py build
+
+  cd $srcdir/pytest-${pkgver}-py2
+  python2 setup.py build
+}
+
+check() {
+  cd $srcdir/pytest-${pkgver}
+  python setup.py test
+
+  cd $srcdir/pytest-${pkgver}-py2
+  python2 setup.py test
+}
+
+package_python-pytest() {
+  depends=('python' 'python-py' 'python-setuptools')
+
+  cd pytest-${pkgver}
+  python setup.py install --root=${pkgdir} --optimize=1
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-pytest() {
+  depends=('python2' 'python2-py' 'python2-setuptools')
+
+  cd pytest-${pkgver}-py2
+  python2 setup.py install --root=${pkgdir} --optimize=1
+  install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+  mv ${pkgdir}/usr/bin/py.test ${pkgdir}/usr/bin/py.test2
+}
+


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

2015-06-24 Thread Sergej Pupykin
Date: Wednesday, June 24, 2015 @ 22:34:42
  Author: spupykin
Revision: 135833

archrelease: copy trunk to community-any

Added:
  scala/repos/community-any/PKGBUILD
(from rev 135832, scala/trunk/PKGBUILD)
Deleted:
  scala/repos/community-any/PKGBUILD

--+
 PKGBUILD |  155 ++---
 1 file changed, 78 insertions(+), 77 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 20:34:29 UTC (rev 135832)
+++ PKGBUILD2015-06-24 20:34:42 UTC (rev 135833)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Marcin Karpezo sirmacik at gmail dot com
-
-pkgbase=scala
-pkgname=(scala scala-docs scala-sources)
-pkgver=2.11.6
-pkgrel=2
-_distdate=20150306-224600
-_distsha=092690e7bf
-pkgdesc=A Java-interoperable language with object-oriented and functional 
features
-arch=('any')
-url=http://www.scala-lang.org;
-license=('BSD')
-depends=('java-runtime')
-makedepends=('apache-ant' 'git')
-source=(scala-$pkgver.tar.gz::https://github.com/scala/scala/archive/v${pkgver}.tar.gz;
-   http://www.scala-lang.org/files/archive/scala-docs-${pkgver}.txz;)
-md5sums=('76c3d3538b44cbe9718d40e86a142444'
- '95c4952a183a31acbc28c33ccd9db5d0')
-
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  chmod 0755 tools/*
-  echo -e #!/bin/bash\necho ${_distdate} tools/get-scala-commit-date
-  echo -e #!/bin/bash\necho ${_distsha} tools/get-scala-commit-sha
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  export ANT_OPTS=-Xms2500M -Xmx2500M -Xss8M -XX:MaxPermSize=1024M 
-XX:+UseParallelGC
-  export M2_OPTS=-Dmaven.repo.local=/tmp
-  ant build-opt pack.doc osgi.done -Dbuild.release=true -Duser.home=/tmp
-}
-
-package_scala() {
-  depends=('java-runtime')
-  optdepends=('scala-docs' 'scala-sources' 'graphviz: generate diagrams')
-
-  cd ${srcdir}/${pkgname}-${pkgver}/build/pack
-
-  install -d ${pkgdir}/usr/{bin,share} ${pkgdir}/usr/share/man/man1 
${pkgdir}/usr/share/scala/{bin,lib}
-  cp -r lib ${pkgdir}/usr/share/scala/
-  cp -r man ${pkgdir}/usr/share/
-  install -m 755 bin/{fsc,scala,scalac,scalap,scaladoc} 
${pkgdir}/usr/share/scala/bin
-  install -D -m0644 ${srcdir}/scala-${pkgver}/doc/LICENSE.md 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md
-
-  ln -s ../share/scala/bin/fsc ${pkgdir}/usr/bin/fsc
-  ln -s ../share/scala/bin/scala ${pkgdir}/usr/bin/scala
-  ln -s ../share/scala/bin/scalac ${pkgdir}/usr/bin/scalac
-  ln -s ../share/scala/bin/scalap ${pkgdir}/usr/bin/scalap
-  ln -s ../share/scala/bin/scaladoc ${pkgdir}/usr/bin/scaladoc
-}
-
-package_scala-docs() {
-  replaces=('scala-doc' 'scala-devel-docs')
-  pkgdesc=Scala documentation
-  depends=()
-
-  cd ${srcdir}
-  mkdir -p $pkgdir/usr/share/doc/
-  cp -r scala-docs-${pkgver} $pkgdir/usr/share/doc/scala
-  install -D -m0644 ${srcdir}/scala-${pkgver}/doc/LICENSE.md 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md
-}
-
-package_scala-sources() {
-  replaces=('scala-src')
-  pkgdesc=Scala sources
-  depends=()
-
-  cd ${srcdir}/scala-${pkgver}
-  mkdir -p $pkgdir/usr/share/scala/
-  find . -type f -name '*-src.jar' | while read f; do
-install -Dm0644 $f $pkgdir/usr/share/scala/src/`basename $f`
-  done
-  install -D -m0644 ${srcdir}/scala-${pkgver}/doc/LICENSE.md 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.md
-}

Copied: scala/repos/community-any/PKGBUILD (from rev 135832, 
scala/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 20:34:42 UTC (rev 135833)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Marcin Karpezo sirmacik at gmail dot com
+
+pkgbase=scala
+pkgname=(scala scala-docs scala-sources)
+pkgver=2.11.7
+pkgrel=1
+_watch=https://github.com/scala/scala/releases;
+_distdate=20150623-235300
+_distsha=1fbce4612c
+pkgdesc=A Java-interoperable language with object-oriented and functional 
features
+arch=('any')
+url=http://www.scala-lang.org;
+license=('BSD')
+depends=('java-runtime')
+makedepends=('apache-ant' 'git')
+source=(scala-$pkgver.tar.gz::https://github.com/scala/scala/archive/v${pkgver}.tar.gz;
+   http://www.scala-lang.org/files/archive/scala-docs-${pkgver}.txz;)
+md5sums=('0ffb0dbb39ab1178676deaa2b6765279'
+ '02391bf0b9e7a7f3bcc0ff5fe85b1c32')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  chmod 0755 tools/*
+  echo -e #!/bin/bash\necho ${_distdate} tools/get-scala-commit-date
+  echo -e #!/bin/bash\necho ${_distsha} tools/get-scala-commit-sha
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  export ANT_OPTS=-Xms2500M -Xmx2500M -Xss8M -XX:MaxPermSize=1024M 
-XX:+UseParallelGC
+  export M2_OPTS=-Dmaven.repo.local=/tmp
+  ant build-opt pack.doc osgi.done -Dbuild.release=true -Duser.home=/tmp
+}
+
+package_scala() {
+  depends=('java-runtime')
+  optdepends=('scala-docs' 

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

2015-06-24 Thread Jan Steffens
Date: Thursday, June 25, 2015 @ 00:02:33
  Author: heftig
Revision: 241261

initcpio-install-systemd: Use add_binary for the generators, too

Modified:
  systemd/trunk/PKGBUILD
  systemd/trunk/initcpio-install-systemd

--+
 PKGBUILD |2 +-
 initcpio-install-systemd |   11 ---
 2 files changed, 5 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 21:56:01 UTC (rev 241260)
+++ PKGBUILD2015-06-24 22:02:33 UTC (rev 241261)
@@ -21,7 +21,7 @@
 'splash-arch.bmp')
 md5sums=('SKIP'
  '90ea67a7bb237502094914622a39e281'
- '5fde57294d72d2bcfcb531f10ae4d26f'
+ '976c5511b6493715e381f43f16cdb151'
  'bde43090d4ac0ef048e3eaee8202a407'
  '20ead378f5d6df4b2a3e670301510a7d'
  'ddaef54f68f6c86c6c07835fc668f62a'

Modified: initcpio-install-systemd
===
--- initcpio-install-systemd2015-06-24 21:56:01 UTC (rev 241260)
+++ initcpio-install-systemd2015-06-24 22:02:33 UTC (rev 241261)
@@ -102,17 +102,14 @@
 add_binary /usr/lib/systemd/systemd /init
 
 map add_binary \
+/usr/bin/systemd-tmpfiles \
 /usr/lib/systemd/systemd-hibernate-resume \
-/usr/lib/systemd/system-generators/systemd-hibernate-resume-generator \
-/usr/bin/systemd-tmpfiles
+/usr/lib/systemd/system-generators/systemd-fstab-generator \
+/usr/lib/systemd/system-generators/systemd-gpt-auto-generator \
+/usr/lib/systemd/system-generators/systemd-hibernate-resume-generator
 
 add_module kdbus?
 
-# generators
-map add_file \
-/usr/lib/systemd/system-generators/systemd-fstab-generator \
-/usr/lib/systemd/system-generators/systemd-gpt-auto-generator
-
 # udev rules and systemd units
 map add_udev_rule $rules \
 50-udev-default.rules \


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

2015-06-24 Thread Sergej Pupykin
Date: Wednesday, June 24, 2015 @ 22:34:29
  Author: spupykin
Revision: 135832

upgpkg: scala 2.11.7-1

upd

Modified:
  scala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 18:49:49 UTC (rev 135831)
+++ PKGBUILD2015-06-24 20:34:29 UTC (rev 135832)
@@ -4,10 +4,11 @@
 
 pkgbase=scala
 pkgname=(scala scala-docs scala-sources)
-pkgver=2.11.6
-pkgrel=2
-_distdate=20150306-224600
-_distsha=092690e7bf
+pkgver=2.11.7
+pkgrel=1
+_watch=https://github.com/scala/scala/releases;
+_distdate=20150623-235300
+_distsha=1fbce4612c
 pkgdesc=A Java-interoperable language with object-oriented and functional 
features
 arch=('any')
 url=http://www.scala-lang.org;
@@ -16,8 +17,8 @@
 makedepends=('apache-ant' 'git')
 
source=(scala-$pkgver.tar.gz::https://github.com/scala/scala/archive/v${pkgver}.tar.gz;
http://www.scala-lang.org/files/archive/scala-docs-${pkgver}.txz;)
-md5sums=('76c3d3538b44cbe9718d40e86a142444'
- '95c4952a183a31acbc28c33ccd9db5d0')
+md5sums=('0ffb0dbb39ab1178676deaa2b6765279'
+ '02391bf0b9e7a7f3bcc0ff5fe85b1c32')
 
 prepare() {
   cd ${srcdir}/${pkgname}-${pkgver}


[arch-commits] Commit in xfce4-notes-plugin/repos (8 files)

2015-06-24 Thread Evangelos Foutras
Date: Wednesday, June 24, 2015 @ 23:56:01
  Author: foutrelis
Revision: 241260

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

Added:
  xfce4-notes-plugin/repos/extra-i686/PKGBUILD
(from rev 241259, xfce4-notes-plugin/trunk/PKGBUILD)
  xfce4-notes-plugin/repos/extra-i686/xfce4-notes-plugin.install
(from rev 241259, xfce4-notes-plugin/trunk/xfce4-notes-plugin.install)
  xfce4-notes-plugin/repos/extra-x86_64/PKGBUILD
(from rev 241259, xfce4-notes-plugin/trunk/PKGBUILD)
  xfce4-notes-plugin/repos/extra-x86_64/xfce4-notes-plugin.install
(from rev 241259, xfce4-notes-plugin/trunk/xfce4-notes-plugin.install)
Deleted:
  xfce4-notes-plugin/repos/extra-i686/PKGBUILD
  xfce4-notes-plugin/repos/extra-i686/xfce4-notes-plugin.install
  xfce4-notes-plugin/repos/extra-x86_64/PKGBUILD
  xfce4-notes-plugin/repos/extra-x86_64/xfce4-notes-plugin.install

-+
 /PKGBUILD   |   76 ++
 /xfce4-notes-plugin.install |   26 ++
 extra-i686/PKGBUILD |   38 ---
 extra-i686/xfce4-notes-plugin.install   |   13 -
 extra-x86_64/PKGBUILD   |   38 ---
 extra-x86_64/xfce4-notes-plugin.install |   13 -
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-24 21:55:49 UTC (rev 241259)
+++ extra-i686/PKGBUILD 2015-06-24 21:56:01 UTC (rev 241260)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Andreas Radke andyrtr at archlinux.org
-# Contributor: Ben Mazer contrasu...@myrealbox.com
-
-pkgname=xfce4-notes-plugin
-pkgver=1.8.0
-pkgrel=1
-pkgdesc=A notes plugin for the Xfce4 panel
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libunique' 'hicolor-icon-theme')
-makedepends=('intltool')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3627b7da0533ca3fb10310f287dc0d569470960ffdaea7678fd878a20d409678')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-notes-plugin/repos/extra-i686/PKGBUILD (from rev 241259, 
xfce4-notes-plugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-24 21:56:01 UTC (rev 241260)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Andreas Radke andyrtr at archlinux.org
+# Contributor: Ben Mazer contrasu...@myrealbox.com
+
+pkgname=xfce4-notes-plugin
+pkgver=1.8.1
+pkgrel=1
+pkgdesc=A notes plugin for the Xfce4 panel
+arch=('i686' 'x86_64')
+license=('GPL2')
+url=http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libunique' 'hicolor-icon-theme')
+makedepends=('intltool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('07a4c3e71431c24f97d2e270452dd0fa51ff0bdb6219a13a20d0bfa8d9de54b2')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/xfce4-notes-plugin.install
===
--- extra-i686/xfce4-notes-plugin.install   2015-06-24 21:55:49 UTC (rev 
241259)
+++ extra-i686/xfce4-notes-plugin.install   2015-06-24 21:56:01 UTC (rev 
241260)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-notes-plugin/repos/extra-i686/xfce4-notes-plugin.install (from 
rev 241259, xfce4-notes-plugin/trunk/xfce4-notes-plugin.install)
===
--- extra-i686/xfce4-notes-plugin.install   (rev 0)
+++ extra-i686/xfce4-notes-plugin.install   2015-06-24 21:56:01 UTC (rev 
241260)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# 

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

2015-06-24 Thread Antonio Rojas
Date: Wednesday, June 24, 2015 @ 23:56:08
  Author: arojas
Revision: 135835

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

Added:
  python-rpy2/repos/community-i686/PKGBUILD
(from rev 135834, python-rpy2/trunk/PKGBUILD)
  python-rpy2/repos/community-x86_64/PKGBUILD
(from rev 135834, python-rpy2/trunk/PKGBUILD)
Deleted:
  python-rpy2/repos/community-i686/PKGBUILD
  python-rpy2/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-24 21:55:40 UTC (rev 135834)
+++ community-i686/PKGBUILD 2015-06-24 21:56:08 UTC (rev 135835)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas aro...@archlinux.org
-# Contributor: Oliver Sherouse oliver DOT sherouse AT gmail DOT com
-# Contributor: David Scholl djsch...@gmail.com 
-# Contributor: David Pretty david.pre...@gmail.com 
-
-pkgbase=python-rpy2
-pkgname=('python2-rpy2' 'python-rpy2')
-pkgver=2.5.6
-pkgrel=2
-pkgdesc=A very simple, yet robust, Python interface to the R Programming 
Language.
-arch=('i686' 'x86_64')
-url=http://rpy.sourceforge.net/;
-license=('MPL' 'GPL' 'LGPL')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-numpy' 
'python2-numpy' 'r')
-source=(http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)
-md5sums=('a36e758b633ce6aec6a5f450bfee980f')
-
-prepare() {
-  cd rpy2-$pkgver
-  sed -i s:Rlapack:lapack: setup.py
-  sed -i s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R': setup.py
-  sed -i s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R': setup.py
-}
-
-package_python2-rpy2() {
-  depends=('python2-numpy' 'r' 'python2-singledispatch')
-  cd rpy2-$pkgver
-
-  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
$pkgdir/usr/lib/python2.7/site-packages/rpy2/tests.py
-}
-
-package_python-rpy2() {
-  depends=('python-numpy' 'r')
-  cd rpy2-$pkgver
-  
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-}
-

Copied: python-rpy2/repos/community-i686/PKGBUILD (from rev 135834, 
python-rpy2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-06-24 21:56:08 UTC (rev 135835)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas aro...@archlinux.org
+# Contributor: Oliver Sherouse oliver DOT sherouse AT gmail DOT com
+# Contributor: David Scholl djsch...@gmail.com 
+# Contributor: David Pretty david.pre...@gmail.com 
+
+pkgbase=python-rpy2
+pkgname=('python2-rpy2' 'python-rpy2')
+pkgver=2.6.0
+pkgrel=1
+pkgdesc=A very simple, yet robust, Python interface to the R Programming 
Language.
+arch=('i686' 'x86_64')
+url=http://rpy.sourceforge.net/;
+license=('MPL' 'GPL' 'LGPL')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-numpy' 
'python2-numpy' 'r')
+source=(http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)
+md5sums=('679898fbc832d4f05a5efcf1a7eb1a68')
+
+prepare() {
+  cd rpy2-$pkgver
+  sed -i s:Rlapack:lapack: setup.py
+  sed -i s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R': setup.py
+  sed -i s:os.path.join(RHOME.strip(), 'include'):'/usr/include/R': setup.py
+}
+
+package_python2-rpy2() {
+  depends=('python2-numpy' 'r' 'python2-singledispatch')
+  cd rpy2-$pkgver
+
+  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
$pkgdir/usr/lib/python2.7/site-packages/rpy2/tests.py
+}
+
+package_python-rpy2() {
+  depends=('python-numpy' 'r')
+  cd rpy2-$pkgver
+  
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-06-24 21:55:40 UTC (rev 135834)
+++ community-x86_64/PKGBUILD   2015-06-24 21:56:08 UTC (rev 135835)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas aro...@archlinux.org
-# Contributor: Oliver Sherouse oliver DOT sherouse AT gmail DOT com
-# Contributor: David Scholl djsch...@gmail.com 
-# Contributor: David Pretty david.pre...@gmail.com 
-
-pkgbase=python-rpy2
-pkgname=('python2-rpy2' 'python-rpy2')
-pkgver=2.5.6
-pkgrel=2
-pkgdesc=A very simple, yet robust, Python interface to the R Programming 
Language.
-arch=('i686' 'x86_64')
-url=http://rpy.sourceforge.net/;
-license=('MPL' 'GPL' 'LGPL')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-numpy' 
'python2-numpy' 'r')
-source=(http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)

[arch-commits] Commit in xfce4-notes-plugin/trunk (PKGBUILD)

2015-06-24 Thread Evangelos Foutras
Date: Wednesday, June 24, 2015 @ 23:55:49
  Author: foutrelis
Revision: 241259

upgpkg: xfce4-notes-plugin 1.8.1-1

New upstream release.

Modified:
  xfce4-notes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 21:44:01 UTC (rev 241258)
+++ PKGBUILD2015-06-24 21:55:49 UTC (rev 241259)
@@ -4,7 +4,7 @@
 # Contributor: Ben Mazer contrasu...@myrealbox.com
 
 pkgname=xfce4-notes-plugin
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc=A notes plugin for the Xfce4 panel
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('intltool')
 install=$pkgname.install
 
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3627b7da0533ca3fb10310f287dc0d569470960ffdaea7678fd878a20d409678')
+sha256sums=('07a4c3e71431c24f97d2e270452dd0fa51ff0bdb6219a13a20d0bfa8d9de54b2')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2015-06-24 Thread Jan Steffens
Date: Wednesday, June 24, 2015 @ 23:44:01
  Author: heftig
Revision: 241258

initcpio-install-systemd: Add kdbus module if found

Modified:
  systemd/trunk/PKGBUILD
  systemd/trunk/initcpio-install-systemd

--+
 PKGBUILD |2 +-
 initcpio-install-systemd |2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 17:07:23 UTC (rev 241257)
+++ PKGBUILD2015-06-24 21:44:01 UTC (rev 241258)
@@ -21,7 +21,7 @@
 'splash-arch.bmp')
 md5sums=('SKIP'
  '90ea67a7bb237502094914622a39e281'
- '8516a7bd65157d0115c113118c10c3f3'
+ '5fde57294d72d2bcfcb531f10ae4d26f'
  'bde43090d4ac0ef048e3eaee8202a407'
  '20ead378f5d6df4b2a3e670301510a7d'
  'ddaef54f68f6c86c6c07835fc668f62a'

Modified: initcpio-install-systemd
===
--- initcpio-install-systemd2015-06-24 17:07:23 UTC (rev 241257)
+++ initcpio-install-systemd2015-06-24 21:44:01 UTC (rev 241258)
@@ -106,6 +106,8 @@
 /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator \
 /usr/bin/systemd-tmpfiles
 
+add_module kdbus?
+
 # generators
 map add_file \
 /usr/lib/systemd/system-generators/systemd-fstab-generator \


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

2015-06-24 Thread Antonio Rojas
Date: Wednesday, June 24, 2015 @ 23:55:40
  Author: arojas
Revision: 135834

Update to 2.6.0

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 20:34:42 UTC (rev 135833)
+++ PKGBUILD2015-06-24 21:55:40 UTC (rev 135834)
@@ -6,8 +6,8 @@
 
 pkgbase=python-rpy2
 pkgname=('python2-rpy2' 'python-rpy2')
-pkgver=2.5.6
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc=A very simple, yet robust, Python interface to the R Programming 
Language.
 arch=('i686' 'x86_64')
 url=http://rpy.sourceforge.net/;
@@ -14,7 +14,7 @@
 license=('MPL' 'GPL' 'LGPL')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-numpy' 
'python2-numpy' 'r')
 source=(http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz;)
-md5sums=('a36e758b633ce6aec6a5f450bfee980f')
+md5sums=('679898fbc832d4f05a5efcf1a7eb1a68')
 
 prepare() {
   cd rpy2-$pkgver


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

2015-06-24 Thread Jonathan Steel
Date: Wednesday, June 24, 2015 @ 17:14:15
  Author: jsteel
Revision: 135827

upgpkg: puppet 4.2.0-1

Added:
  puppet/trunk/puppetmaster.service
Modified:
  puppet/trunk/PKGBUILD

--+
 PKGBUILD |   12 
 puppetmaster.service |   11 +++
 2 files changed, 19 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 12:11:57 UTC (rev 135826)
+++ PKGBUILD2015-06-24 15:14:15 UTC (rev 135827)
@@ -9,7 +9,7 @@
 # Contributor: Niels Abspoel aboe76 (at) Gmail (dot) com
 
 pkgname=puppet
-pkgver=4.1.0
+pkgver=4.2.0
 pkgrel=1
 pkgdesc=Server automation framework and application
 arch=('any')
@@ -21,8 +21,10 @@
 'etc/puppetlabs/puppet/fileserver.conf'
 'etc/puppetlabs/puppet/puppet.conf')
 install=$pkgname.install
-source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('8bc08d5edf528678291336661cd9a0fd')
+source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz
+puppetmaster.service)
+md5sums=('71b7d749da9abd36ea7af29d481fe081'
+ '23ef9536a87288402b57b2b500b9385a')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -50,7 +52,7 @@
   # systemd
   install -Dm644 $srcdir/$pkgname-$pkgver/ext/systemd/$pkgname.service \
 $pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm644 
$srcdir/$pkgname-$pkgver/ext/systemd/${pkgname}master.service \
+  install -Dm644 $srcdir/puppetmaster.service \
 $pkgdir/usr/lib/systemd/system/${pkgname}master.service
 
   # vim and emacs
@@ -64,4 +66,6 @@
 $pkgdir/usr/share/emacs/site-lisp/site-start.d/$pkgname-mode-init.el
 
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  rm -r $pkgdir/run
 }

Added: puppetmaster.service
===
--- puppetmaster.service(rev 0)
+++ puppetmaster.service2015-06-24 15:14:15 UTC (rev 135827)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Puppet master
+Wants=basic.target
+After=basic.target network.target
+
+[Service]
+EnvironmentFile=-/etc/sysconfig/puppetmaster
+ExecStart=/usr/bin/puppet master $PUPPETMASTER_EXTRA_OPTS --no-daemonize
+
+[Install]
+WantedBy=multi-user.target


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

2015-06-24 Thread Jonathan Steel
Date: Wednesday, June 24, 2015 @ 17:14:30
  Author: jsteel
Revision: 135828

archrelease: copy trunk to community-testing-any

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

--+
 PKGBUILD |   71 +
 puppet.install   |   26 +
 puppetmaster.service |   11 +++
 3 files changed, 108 insertions(+)

Copied: puppet/repos/community-testing-any/PKGBUILD (from rev 135827, 
puppet/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2015-06-24 15:14:30 UTC (rev 135828)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Jonathan Steel jsteel at archlinux.org
+# Contributor: Greg Sutcliffe puppet-aur (at) emeraldreverie (dot) org
+# Contributor: Hyacinthe Cartiaux hyacinthe (dot) cartiaux (at) free (dot) fr
+# Contributor: Thomas S Hatch thatch45 (at) Gmail (dot) com
+# Contributor: Xavion Xavion (dot) 0 (at) Gmail (dot) com
+# Contributor: Miah Johnson miah (at) chia-pet dot org
+# Contributor: Dave Simons miouhpi (at) Gmail (dot) com
+# Contributor: Niels Abspoel aboe76 (at) Gmail (dot) com
+
+pkgname=puppet
+pkgver=4.2.0
+pkgrel=1
+pkgdesc=Server automation framework and application
+arch=('any')
+url=http://puppetlabs.com/puppet/puppet-open-source;
+license=('Apache')
+depends=('facter' 'hiera')
+optdepends=('ruby-shadow: user password management')
+backup=('etc/puppetlabs/puppet/auth.conf'
+'etc/puppetlabs/puppet/fileserver.conf'
+'etc/puppetlabs/puppet/puppet.conf')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz
+puppetmaster.service)
+md5sums=('71b7d749da9abd36ea7af29d481fe081'
+ '23ef9536a87288402b57b2b500b9385a')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # FS#45044: fix file location
+  sed -i 's_/opt/puppetlabs/puppet_/usr_' ext/systemd/puppet.service
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  ruby install.rb --destdir=$pkgdir --sitelibdir=$( ruby -e \
+'puts RbConfig::CONFIG[vendorlibdir]' ) --rundir=/run
+
+  install -Dm644 $srcdir/$pkgname-$pkgver/conf/fileserver.conf \
+$pkgdir/etc/puppetlabs/$pkgname/fileserver.conf
+
+  install -d $pkgdir/{var/lib/$pkgname,usr/lib/tmpfiles.d}
+
+  echo d /run/puppetlabs 0755 $pkgname $pkgname -  \
+$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
+
+  chmod 750 $pkgdir/var/log/puppetlabs/puppet
+
+  # systemd
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/systemd/$pkgname.service \
+$pkgdir/usr/lib/systemd/system/$pkgname.service
+  install -Dm644 $srcdir/puppetmaster.service \
+$pkgdir/usr/lib/systemd/system/${pkgname}master.service
+
+  # vim and emacs
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/vim/ftdetect/$pkgname.vim \
+$pkgdir/usr/share/vim/vimfiles/ftdetect/$pkgname.vim
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/vim/syntax/$pkgname.vim \
+$pkgdir/usr/share/vim/vimfiles/syntax/$pkgname.vim
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/emacs/$pkgname-mode.el \
+$pkgdir/usr/share/emacs/site-lisp/$pkgname-mode.el
+  install -Dm644 $srcdir/$pkgname-$pkgver/ext/emacs/$pkgname-mode-init.el \
+$pkgdir/usr/share/emacs/site-lisp/site-start.d/$pkgname-mode-init.el
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  rm -r $pkgdir/run
+}

Copied: puppet/repos/community-testing-any/puppet.install (from rev 135827, 
puppet/trunk/puppet.install)
===
--- community-testing-any/puppet.install(rev 0)
+++ community-testing-any/puppet.install2015-06-24 15:14:30 UTC (rev 
135828)
@@ -0,0 +1,26 @@
+pre_install() {
+  getent group puppet /dev/null || groupadd -r puppet -g 52
+  getent passwd puppet /dev/null || useradd -r -u 52 -g puppet \
+-d /var/lib/puppet -s /usr/bin/nologin -c Puppet puppet
+}
+
+pre_upgrade() {
+  pre_install
+
+  if  [ $(vercmp 4 $2) -eq 1 ]; then
+echo '== Version 4 breaks compatibility with version 3; you will need
+== to follow upgrade instructions for your servers and clients:
+== https://docs.puppetlabs.com/puppet/4.0/reference/upgrade_server.html
+== https://docs.puppetlabs.com/puppet/4.0/reference/upgrade_agent.html'
+  fi
+}
+
+pre_remove() {
+  if [[ -f /run/puppetlabs/master.pid ]]; then
+systemctl stop puppetmaster
+  fi
+
+  if [[ -f /run/puppetlabs/agent.pid ]]; then
+systemctl stop puppet
+  fi
+}

Copied: puppet/repos/community-testing-any/puppetmaster.service (from rev 
135827, puppet/trunk/puppetmaster.service)

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

2015-06-24 Thread Daniel Micay
Date: Thursday, June 25, 2015 @ 05:24:00
  Author: thestinger
Revision: 135836

upgpkg: linux-grsec 4.0.6.201506232104-1

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 21:56:08 UTC (rev 135835)
+++ PKGBUILD2015-06-25 03:24:00 UTC (rev 135836)
@@ -7,9 +7,9 @@
 
 pkgbase=linux-grsec
 _srcname=linux-4.0
-_pkgver=4.0.5
+_pkgver=4.0.6
 _grsecver=3.1
-_timestamp=201506171322
+_timestamp=201506232104
 _grsec_patch=grsecurity-$_grsecver-$_pkgver-$_timestamp.patch
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -32,9 +32,9 @@
 )
 sha256sums=('0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991'
 'SKIP'
-'60b691210a9e412710e29eac6468d64b6c4d1efc53a6e22878dd51044001adf0'
+'d65b0bc24bf49cb75f7c301c28b05a554bc03a5fc4ed751b4f05bc13e97d'
 'SKIP'
-'9fb9d5b85cebfbfd1fd4aa924c722908e9fa6c2e549221b66ea9fb503a29eeb1'
+'aeb95b592e633a8f1785c433d244221d2931b3bebbbabde2298843505d203542'
 'SKIP'
 '1c8e8af99dc69e939359d47683b031e470141665259c41d260e31feb2f52b703'
 '9e63f0a6e1466a2401356f9671a904eec52ce7324672058842fcafcb71c3bcdd'


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

2015-06-24 Thread Daniel Micay
Date: Thursday, June 25, 2015 @ 05:24:53
  Author: thestinger
Revision: 135837

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

Added:
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 135836, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 135836, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 135836, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 135836, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 135836, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 135836, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 135836, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 135836, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 135836, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 135836, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 135836, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 135836, linux-grsec/trunk/linux.preset)
Deleted:
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset

+
 /PKGBUILD  |  650 
 /change-default-console-loglevel.patch |   22 
 /config|15246 +++
 /config.x86_64 |14662 ++
 /linux-grsec.install   |   74 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  325 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/config  | 7623 ---
 community-i686/config.x86_64   | 7331 ---
 community-i686/linux-grsec.install |   37 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  325 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/config| 7623 ---
 community-x86_64/config.x86_64 | 7331 ---
 community-x86_64/linux-grsec.install   |   37 
 community-x86_64/linux.preset  |   14 
 18 files changed, 30682 insertions(+), 30682 deletions(-)

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


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

2015-06-24 Thread Evangelos Foutras
Date: Thursday, June 25, 2015 @ 05:37:41
  Author: foutrelis
Revision: 241263

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

Added:
  gcc/repos/testing-i686/
  gcc/repos/testing-i686/PKGBUILD
(from rev 241262, gcc/trunk/PKGBUILD)
  gcc/repos/testing-i686/gcc-ada.install
(from rev 241262, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-i686/gcc-fortran.install
(from rev 241262, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-i686/gcc-go.install
(from rev 241262, gcc/trunk/gcc-go.install)
  gcc/repos/testing-i686/gcc-libs.install
(from rev 241262, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-i686/gcc.install
(from rev 241262, gcc/trunk/gcc.install)
  gcc/repos/testing-i686/pr65882.patch
(from rev 241262, gcc/trunk/pr65882.patch)
  gcc/repos/testing-i686/pr66035.patch
(from rev 241262, gcc/trunk/pr66035.patch)
  gcc/repos/testing-i686/pr66647.patch
(from rev 241262, gcc/trunk/pr66647.patch)
  gcc/repos/testing-x86_64/
  gcc/repos/testing-x86_64/PKGBUILD
(from rev 241262, gcc/trunk/PKGBUILD)
  gcc/repos/testing-x86_64/gcc-ada.install
(from rev 241262, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-x86_64/gcc-fortran.install
(from rev 241262, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-x86_64/gcc-go.install
(from rev 241262, gcc/trunk/gcc-go.install)
  gcc/repos/testing-x86_64/gcc-libs.install
(from rev 241262, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-x86_64/gcc.install
(from rev 241262, gcc/trunk/gcc.install)
  gcc/repos/testing-x86_64/pr65882.patch
(from rev 241262, gcc/trunk/pr65882.patch)
  gcc/repos/testing-x86_64/pr66035.patch
(from rev 241262, gcc/trunk/pr66035.patch)
  gcc/repos/testing-x86_64/pr66647.patch
(from rev 241262, gcc/trunk/pr66647.patch)

+
 testing-i686/PKGBUILD  |  334 +++
 testing-i686/gcc-ada.install   |   20 ++
 testing-i686/gcc-fortran.install   |   16 +
 testing-i686/gcc-go.install|   20 ++
 testing-i686/gcc-libs.install  |   16 +
 testing-i686/gcc.install   |   20 ++
 testing-i686/pr65882.patch |  106 +++
 testing-i686/pr66035.patch |   48 +
 testing-i686/pr66647.patch |   87 +
 testing-x86_64/PKGBUILD|  334 +++
 testing-x86_64/gcc-ada.install |   20 ++
 testing-x86_64/gcc-fortran.install |   16 +
 testing-x86_64/gcc-go.install  |   20 ++
 testing-x86_64/gcc-libs.install|   16 +
 testing-x86_64/gcc.install |   20 ++
 testing-x86_64/pr65882.patch   |  106 +++
 testing-x86_64/pr66035.patch   |   48 +
 testing-x86_64/pr66647.patch   |   87 +
 18 files changed, 1334 insertions(+)

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


[arch-commits] Commit in gcc/trunk (PKGBUILD pr65882.patch pr66647.patch)

2015-06-24 Thread Evangelos Foutras
Date: Thursday, June 25, 2015 @ 05:37:12
  Author: foutrelis
Revision: 241262

upgpkg: gcc 5.1.0-5

New snapshot, plus an ICE fix.

Added:
  gcc/trunk/pr66647.patch
Modified:
  gcc/trunk/PKGBUILD
  gcc/trunk/pr65882.patch

---+
 PKGBUILD  |   17 +---
 pr65882.patch |  106 ++--
 pr66647.patch |   87 +
 3 files changed, 171 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 22:02:33 UTC (rev 241261)
+++ PKGBUILD2015-06-25 03:37:12 UTC (rev 241262)
@@ -8,8 +8,8 @@
 pkgver=5.1.0
 _pkgver=5
 _islver=0.14.1
-pkgrel=4
-_snapshot=5-20150519
+pkgrel=5
+_snapshot=5-20150623
 pkgdesc=The GNU Compiler Collection
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
@@ -21,10 +21,12 @@
 
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
 http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
 pr65882.patch
+pr66647.patch
 pr66035.patch)
-md5sums=('84f261b2f23e154ec6d9bd4149851a21'
+md5sums=('69432bf92cb6cdc8399c1bfc28c4f801'
  '118d1a379abf7606a3334c98a8411c79'
- '9a9cc98e916fd37c7b3dad50f29d2f48'
+ 'f64c1781d8bcac1ea168c2b7091ca2bd'
+ '720df658a726b6e0e541c58296bd5672'
  '5b980076cd5fcbc3aff6014f306282dd')
 
 if [ -n ${_snapshot} ]; then
@@ -52,9 +54,12 @@
   # hack! - some configure tests for header files using $CPP $CPPFLAGS
   sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ {libiberty,gcc}/configure
 
-  # https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01558.html
-  patch -p1 -i ${srcdir}/pr65882.patch
+  # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65882
+  patch -p0 -i ${srcdir}/pr65882.patch
 
+  # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66647
+  patch -p0 -i ${srcdir}/pr66647.patch
+
   # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66035
   patch -p1 -i ${srcdir}/pr66035.patch
 

Modified: pr65882.patch
===
--- pr65882.patch   2015-06-24 22:02:33 UTC (rev 241261)
+++ pr65882.patch   2015-06-25 03:37:12 UTC (rev 241262)
@@ -1,36 +1,7 @@
-diff --git a/gcc/cp/call.c b/gcc/cp/call.c
-index 7bdf236..689d542 100644
 a/gcc/cp/call.c
-+++ b/gcc/cp/call.c
-@@ -5677,8 +5677,9 @@ build_new_op_1 (location_t loc, enum tree_code code, int 
flags, tree arg1,
- case TRUTH_ORIF_EXPR:
- case TRUTH_AND_EXPR:
- case TRUTH_OR_EXPR:
--  warn_logical_operator (loc, code, boolean_type_node,
--   code_orig_arg1, arg1, code_orig_arg2, arg2);
-+  if (complain  tf_warning)
-+  warn_logical_operator (loc, code, boolean_type_node,
-+ code_orig_arg1, arg1, code_orig_arg2, arg2);
-   /* Fall through.  */
- case GT_EXPR:
- case LT_EXPR:
-@@ -5686,8 +5687,9 @@ build_new_op_1 (location_t loc, enum tree_code code, int 
flags, tree arg1,
- case LE_EXPR:
- case EQ_EXPR:
- case NE_EXPR:
--  if ((code_orig_arg1 == BOOLEAN_TYPE)
--^ (code_orig_arg2 == BOOLEAN_TYPE))
-+  if ((complain  tf_warning)
-+ ((code_orig_arg1 == BOOLEAN_TYPE)
-+^ (code_orig_arg2 == BOOLEAN_TYPE)))
-   maybe_warn_bool_compare (loc, code, arg1, arg2);
-   /* Fall through.  */
- case PLUS_EXPR:
-diff --git a/gcc/testsuite/g++.dg/diagnostic/inhibit-warn.C 
b/gcc/testsuite/g++.dg/diagnostic/inhibit-warn.C
-new file mode 100644
-index 000..5655eb4
 /dev/null
-+++ b/gcc/testsuite/g++.dg/diagnostic/inhibit-warn.C
+Index: gcc/testsuite/g++.dg/diagnostic/inhibit-warn-1.C
+===
+--- gcc/testsuite/g++.dg/diagnostic/inhibit-warn-1.C   (revision 0)
 gcc/testsuite/g++.dg/diagnostic/inhibit-warn-1.C   (revision 224864)
 @@ -0,0 +1,32 @@
 +// PR c++/65882
 +// { dg-do compile { target c++11 } }
@@ -64,3 +35,72 @@
 +{
 +  fooint();
 +}
+Index: gcc/testsuite/g++.dg/diagnostic/inhibit-warn-2.C
+===
+--- gcc/testsuite/g++.dg/diagnostic/inhibit-warn-2.C   (revision 0)
 gcc/testsuite/g++.dg/diagnostic/inhibit-warn-2.C   (revision 224864)
+@@ -0,0 +1,36 @@
++// PR c++/65882
++// PR c++/66467
++// { dg-do compile }
++
++template bool
++struct A
++{
++  typedef int type;
++};
++
++struct B
++{
++  static const int value = 0;
++};
++
++template class
++struct C
++{
++  typedef int type;
++};
++
++template class
++struct F : B {};
++
++class D
++{
++  template class Expr
++  typename AFtypename CExpr::type::value || B::value::type
++  operator=(Expr); // { dg-message declared }
++};
++
++void fn1()
++{
++  D opt;
++  opt = 0; // { dg-error private }
++}
+Index: gcc/cp/call.c
+===
+--- gcc/cp/call.c  (revision 224863)
 gcc/cp/call.c  (revision 

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

2015-06-24 Thread Evangelos Foutras
Date: Thursday, June 25, 2015 @ 06:01:26
  Author: foutrelis
Revision: 135839

archrelease: copy trunk to multilib-testing-x86_64

Added:
  gcc-multilib/repos/multilib-testing-x86_64/
  gcc-multilib/repos/multilib-testing-x86_64/PKGBUILD
(from rev 135838, gcc-multilib/trunk/PKGBUILD)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-ada.install
(from rev 135838, gcc-multilib/trunk/gcc-ada.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-fortran.install
(from rev 135838, gcc-multilib/trunk/gcc-fortran.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-go.install
(from rev 135838, gcc-multilib/trunk/gcc-go.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc-libs.install
(from rev 135838, gcc-multilib/trunk/gcc-libs.install)
  gcc-multilib/repos/multilib-testing-x86_64/gcc.install
(from rev 135838, gcc-multilib/trunk/gcc.install)
  gcc-multilib/repos/multilib-testing-x86_64/pr65882.patch
(from rev 135838, gcc-multilib/trunk/pr65882.patch)
  gcc-multilib/repos/multilib-testing-x86_64/pr66035.patch
(from rev 135838, gcc-multilib/trunk/pr66035.patch)
  gcc-multilib/repos/multilib-testing-x86_64/pr66647.patch
(from rev 135838, gcc-multilib/trunk/pr66647.patch)

-+
 PKGBUILD|  408 ++
 gcc-ada.install |   20 ++
 gcc-fortran.install |   16 +
 gcc-go.install  |   20 ++
 gcc-libs.install|   16 +
 gcc.install |   20 ++
 pr65882.patch   |  106 
 pr66035.patch   |   48 +
 pr66647.patch   |   87 ++
 9 files changed, 741 insertions(+)

Copied: gcc-multilib/repos/multilib-testing-x86_64/PKGBUILD (from rev 135838, 
gcc-multilib/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2015-06-25 04:01:26 UTC (rev 135839)
@@ -0,0 +1,408 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+# NOTE: libtool requires rebuilt with each new gcc version
+
+pkgname=('gcc-multilib' 'gcc-libs-multilib' 'lib32-gcc-libs' 
'gcc-fortran-multilib' 'gcc-objc-multilib' 'gcc-ada-multilib' 'gcc-go-multilib')
+pkgver=5.1.0
+_pkgver=5
+_islver=0.14.1
+pkgrel=5
+_snapshot=5-20150623
+pkgdesc=The GNU Compiler Collection for multilib
+arch=('x86_64')
+license=('GPL' 'LGPL' 'FDL' 'custom')
+url=http://gcc.gnu.org;
+makedepends=('binutils=2.25' 'libmpc' 'gcc-ada-multilib' 'doxygen'
+ 'lib32-glibc=2.21')
+checkdepends=('dejagnu' 'inetutils')
+options=('!emptydirs')
+source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
+
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
+http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
+pr65882.patch
+pr66647.patch
+pr66035.patch)
+md5sums=('69432bf92cb6cdc8399c1bfc28c4f801'
+ '118d1a379abf7606a3334c98a8411c79'
+ 'f64c1781d8bcac1ea168c2b7091ca2bd'
+ '720df658a726b6e0e541c58296bd5672'
+ '5b980076cd5fcbc3aff6014f306282dd')
+
+if [ -n ${_snapshot} ]; then
+  _basedir=gcc-${_snapshot}
+else
+  _basedir=gcc-${pkgver}
+fi
+
+_libdir=usr/lib/gcc/$CHOST/$pkgver
+
+prepare() {
+  cd ${srcdir}/${_basedir}
+
+  # link isl for in-tree build
+  ln -s ../isl-${_islver} isl
+
+  # Do not run fixincludes
+  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
+
+  # Arch Linux installs x86_64 libraries /lib
+  [[ $CARCH == x86_64 ]]  sed -i '/m64=/s/lib64/lib/' 
gcc/config/i386/t-linux64
+
+  echo ${pkgver}  gcc/BASE-VER
+
+  # hack! - some configure tests for header files using $CPP $CPPFLAGS
+  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ {libiberty,gcc}/configure
+
+  # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65882
+  patch -p0 -i ${srcdir}/pr65882.patch
+
+  # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66647
+  patch -p0 -i ${srcdir}/pr66647.patch
+
+  # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66035
+  patch -p1 -i ${srcdir}/pr66035.patch
+
+  mkdir ${srcdir}/gcc-build
+}
+
+build() {
+  cd ${srcdir}/gcc-build
+
+  # using -pipe causes spurious test-suite failures
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
+  CFLAGS=${CFLAGS/-pipe/}
+  CXXFLAGS=${CXXFLAGS/-pipe/}
+
+  ${srcdir}/${_basedir}/configure --prefix=/usr \
+  --libdir=/usr/lib --libexecdir=/usr/lib \
+  --mandir=/usr/share/man --infodir=/usr/share/info \
+  --with-bugurl=https://bugs.archlinux.org/ \
+  --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ \
+  --enable-shared --enable-threads=posix --enable-libmpx \
+  --with-system-zlib --with-isl --enable-__cxa_atexit \
+  --disable-libunwind-exceptions --enable-clocale=gnu \
+  --disable-libstdcxx-pch --disable-libssp \
+  

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

2015-06-24 Thread Felix Yan
Date: Thursday, June 25, 2015 @ 06:02:37
  Author: fyan
Revision: 241265

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-25 04:02:17 UTC (rev 241264)
+++ PKGBUILD2015-06-25 04:02:37 UTC (rev 241265)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=17.1.1
-pkgrel=1
-epoch=1
-pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
-arch=('any')
-license=('PSF')
-url=http://pypi.python.org/pypi/setuptools;
-makedepends=('python' 'python2')
-checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
-source=(https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('69b32baaac2954d7a9fb4df8738489c6abec090a69dc44781e60fae302443f28628730d0b72d9fa19a14045df0e512b6830be6bc603b97f73c16e7ba29b3b9c9')
-
-prepare() {
-  cp -a setuptools-${pkgver}{,-python2}
-
-  cd ${srcdir}/setuptools-${pkgver}
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
-}
-
-build() {
-  # Build python 3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py build
-
-  # Build python 2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py build
-}
-
-check() {
-  # Workaround UTF-8 tests by setting LC_CTYPE
-
-  # Check python3 module
-  cd ${srcdir}/setuptools-${pkgver}
-  LC_CTYPE=en_US.utf8 python3 setup.py ptr
-
-  # Check python2 module
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  LC_CTYPE=en_US.utf8 python2 setup.py ptr
-}
- 
-package_python-setuptools() {
-  depends=('python')
-  provides=('python-distribute')
-  replaces=('python-distribute')
-
-  cd ${srcdir}/setuptools-${pkgver}
-  python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-}
- 
-package_python2-setuptools() {
-  depends=('python2')
-  provides=('python2-distribute' 'setuptools')
-  replaces=('python2-distribute' 'setuptools')
-
-  cd ${srcdir}/setuptools-${pkgver}-python2
-  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-  rm ${pkgdir}/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 241264, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-25 04:02:37 UTC (rev 241265)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=18.0.1
+pkgrel=1
+epoch=1
+pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
+arch=('any')
+license=('PSF')
+url=http://pypi.python.org/pypi/setuptools;
+makedepends=('python' 'python2')
+checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
+source=(https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
+sha512sums=('9b318ce2ee2cf787929dcb886d76c492b433e71024fda9452d8b4927652a298d6bd1bdb7a4c73883a98e100024f89b46ea8aa14b250f896e549e6dd7e10a6b41')
+
+prepare() {
+  cp -a setuptools-${pkgver}{,-python2}
+
+  cd ${srcdir}/setuptools-${pkgver}
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
+
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
+}
+
+build() {
+  # Build python 3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  python3 setup.py build
+
+  # Build python 2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  python2 setup.py build
+}
+
+check() {
+  # Workaround UTF-8 tests by setting LC_CTYPE
+
+  # Check python3 module
+  cd ${srcdir}/setuptools-${pkgver}
+  LC_CTYPE=en_US.utf8 python3 setup.py ptr
+
+  # Check python2 module
+  cd ${srcdir}/setuptools-${pkgver}-python2
+  LC_CTYPE=en_US.utf8 python2 setup.py ptr
+}
+ 
+package_python-setuptools() {
+  depends=('python')
+  provides=('python-distribute')
+  replaces=('python-distribute')
+
+  cd ${srcdir}/setuptools-${pkgver}
+  python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
+}
+ 
+package_python2-setuptools() {
+  depends=('python2')
+  

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

2015-06-24 Thread Felix Yan
Date: Thursday, June 25, 2015 @ 06:02:17
  Author: fyan
Revision: 241264

upgpkg: python-setuptools 1:18.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-25 03:37:41 UTC (rev 241263)
+++ PKGBUILD2015-06-25 04:02:17 UTC (rev 241264)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=17.1.1
+pkgver=18.0.1
 pkgrel=1
 epoch=1
 pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 
'git')
 
source=(https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-sha512sums=('69b32baaac2954d7a9fb4df8738489c6abec090a69dc44781e60fae302443f28628730d0b72d9fa19a14045df0e512b6830be6bc603b97f73c16e7ba29b3b9c9')
+sha512sums=('9b318ce2ee2cf787929dcb886d76c492b433e71024fda9452d8b4927652a298d6bd1bdb7a4c73883a98e100024f89b46ea8aa14b250f896e549e6dd7e10a6b41')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}


[arch-commits] Commit in gcc-multilib/trunk (PKGBUILD pr65882.patch pr66647.patch)

2015-06-24 Thread Evangelos Foutras
Date: Thursday, June 25, 2015 @ 05:44:01
  Author: foutrelis
Revision: 135838

5.1.0-5

Added:
  gcc-multilib/trunk/pr66647.patch
Modified:
  gcc-multilib/trunk/PKGBUILD
  gcc-multilib/trunk/pr65882.patch

---+
 PKGBUILD  |   17 +---
 pr65882.patch |  106 ++--
 pr66647.patch |   87 +
 3 files changed, 171 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-25 03:24:53 UTC (rev 135837)
+++ PKGBUILD2015-06-25 03:44:01 UTC (rev 135838)
@@ -9,8 +9,8 @@
 pkgver=5.1.0
 _pkgver=5
 _islver=0.14.1
-pkgrel=4
-_snapshot=5-20150519
+pkgrel=5
+_snapshot=5-20150623
 pkgdesc=The GNU Compiler Collection for multilib
 arch=('x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
@@ -23,10 +23,12 @@
 
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
 http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
 pr65882.patch
+pr66647.patch
 pr66035.patch)
-md5sums=('84f261b2f23e154ec6d9bd4149851a21'
+md5sums=('69432bf92cb6cdc8399c1bfc28c4f801'
  '118d1a379abf7606a3334c98a8411c79'
- '9a9cc98e916fd37c7b3dad50f29d2f48'
+ 'f64c1781d8bcac1ea168c2b7091ca2bd'
+ '720df658a726b6e0e541c58296bd5672'
  '5b980076cd5fcbc3aff6014f306282dd')
 
 if [ -n ${_snapshot} ]; then
@@ -54,9 +56,12 @@
   # hack! - some configure tests for header files using $CPP $CPPFLAGS
   sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ {libiberty,gcc}/configure
 
-  # https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01558.html
-  patch -p1 -i ${srcdir}/pr65882.patch
+  # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65882
+  patch -p0 -i ${srcdir}/pr65882.patch
 
+  # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66647
+  patch -p0 -i ${srcdir}/pr66647.patch
+
   # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66035
   patch -p1 -i ${srcdir}/pr66035.patch
 

Modified: pr65882.patch
===
--- pr65882.patch   2015-06-25 03:24:53 UTC (rev 135837)
+++ pr65882.patch   2015-06-25 03:44:01 UTC (rev 135838)
@@ -1,36 +1,7 @@
-diff --git a/gcc/cp/call.c b/gcc/cp/call.c
-index 7bdf236..689d542 100644
 a/gcc/cp/call.c
-+++ b/gcc/cp/call.c
-@@ -5677,8 +5677,9 @@ build_new_op_1 (location_t loc, enum tree_code code, int 
flags, tree arg1,
- case TRUTH_ORIF_EXPR:
- case TRUTH_AND_EXPR:
- case TRUTH_OR_EXPR:
--  warn_logical_operator (loc, code, boolean_type_node,
--   code_orig_arg1, arg1, code_orig_arg2, arg2);
-+  if (complain  tf_warning)
-+  warn_logical_operator (loc, code, boolean_type_node,
-+ code_orig_arg1, arg1, code_orig_arg2, arg2);
-   /* Fall through.  */
- case GT_EXPR:
- case LT_EXPR:
-@@ -5686,8 +5687,9 @@ build_new_op_1 (location_t loc, enum tree_code code, int 
flags, tree arg1,
- case LE_EXPR:
- case EQ_EXPR:
- case NE_EXPR:
--  if ((code_orig_arg1 == BOOLEAN_TYPE)
--^ (code_orig_arg2 == BOOLEAN_TYPE))
-+  if ((complain  tf_warning)
-+ ((code_orig_arg1 == BOOLEAN_TYPE)
-+^ (code_orig_arg2 == BOOLEAN_TYPE)))
-   maybe_warn_bool_compare (loc, code, arg1, arg2);
-   /* Fall through.  */
- case PLUS_EXPR:
-diff --git a/gcc/testsuite/g++.dg/diagnostic/inhibit-warn.C 
b/gcc/testsuite/g++.dg/diagnostic/inhibit-warn.C
-new file mode 100644
-index 000..5655eb4
 /dev/null
-+++ b/gcc/testsuite/g++.dg/diagnostic/inhibit-warn.C
+Index: gcc/testsuite/g++.dg/diagnostic/inhibit-warn-1.C
+===
+--- gcc/testsuite/g++.dg/diagnostic/inhibit-warn-1.C   (revision 0)
 gcc/testsuite/g++.dg/diagnostic/inhibit-warn-1.C   (revision 224864)
 @@ -0,0 +1,32 @@
 +// PR c++/65882
 +// { dg-do compile { target c++11 } }
@@ -64,3 +35,72 @@
 +{
 +  fooint();
 +}
+Index: gcc/testsuite/g++.dg/diagnostic/inhibit-warn-2.C
+===
+--- gcc/testsuite/g++.dg/diagnostic/inhibit-warn-2.C   (revision 0)
 gcc/testsuite/g++.dg/diagnostic/inhibit-warn-2.C   (revision 224864)
+@@ -0,0 +1,36 @@
++// PR c++/65882
++// PR c++/66467
++// { dg-do compile }
++
++template bool
++struct A
++{
++  typedef int type;
++};
++
++struct B
++{
++  static const int value = 0;
++};
++
++template class
++struct C
++{
++  typedef int type;
++};
++
++template class
++struct F : B {};
++
++class D
++{
++  template class Expr
++  typename AFtypename CExpr::type::value || B::value::type
++  operator=(Expr); // { dg-message declared }
++};
++
++void fn1()
++{
++  D opt;
++  opt = 0; // { dg-error private }
++}
+Index: gcc/cp/call.c
+===
+--- gcc/cp/call.c  (revision 224863)
 gcc/cp/call.c  (revision 224864)
+@@ 

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

2015-06-24 Thread Jan de Groot
Date: Thursday, June 25, 2015 @ 06:58:37
  Author: jgc
Revision: 241267

upgpkg: polkit 0.112-4

Update to latest git snapshot, fixes some CVEs

Modified:
  polkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-25 04:53:45 UTC (rev 241266)
+++ PKGBUILD2015-06-25 04:58:37 UTC (rev 241267)
@@ -3,7 +3,7 @@
 
 pkgname=polkit
 pkgver=0.112
-pkgrel=3
+pkgrel=4
 pkgdesc=Application development toolkit for controlling system-wide 
privileges
 arch=(i686 x86_64)
 license=(LGPL)
@@ -11,7 +11,7 @@
 depends=(glib2 pam expat systemd js17)
 makedepends=(intltool gtk-doc gobject-introspection git)
 install=polkit.install
-source=(git://anongit.freedesktop.org/polkit#commit=f4d71e0de885010494b8b0b8d62ca910011d7544
+source=(git://anongit.freedesktop.org/polkit#commit=fb5076b7c05d01a532d593a4079a29cf2d63a228
 polkit.pam)
 md5sums=('SKIP'
  '6564f95878297b954f0572bc1610dd15')


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

2015-06-24 Thread Jan de Groot
Date: Thursday, June 25, 2015 @ 06:58:43
  Author: jgc
Revision: 241268

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

Added:
  polkit/repos/testing-i686/
  polkit/repos/testing-i686/PKGBUILD
(from rev 241267, polkit/trunk/PKGBUILD)
  polkit/repos/testing-i686/polkit.install
(from rev 241267, polkit/trunk/polkit.install)
  polkit/repos/testing-i686/polkit.pam
(from rev 241267, polkit/trunk/polkit.pam)
  polkit/repos/testing-x86_64/
  polkit/repos/testing-x86_64/PKGBUILD
(from rev 241267, polkit/trunk/PKGBUILD)
  polkit/repos/testing-x86_64/polkit.install
(from rev 241267, polkit/trunk/polkit.install)
  polkit/repos/testing-x86_64/polkit.pam
(from rev 241267, polkit/trunk/polkit.pam)

---+
 testing-i686/PKGBUILD |   39 +++
 testing-i686/polkit.install   |9 +
 testing-i686/polkit.pam   |7 +++
 testing-x86_64/PKGBUILD   |   39 +++
 testing-x86_64/polkit.install |9 +
 testing-x86_64/polkit.pam |7 +++
 6 files changed, 110 insertions(+)

Copied: polkit/repos/testing-i686/PKGBUILD (from rev 241267, 
polkit/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-06-25 04:58:43 UTC (rev 241268)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=polkit
+pkgver=0.112
+pkgrel=4
+pkgdesc=Application development toolkit for controlling system-wide 
privileges
+arch=(i686 x86_64)
+license=(LGPL)
+url=http://www.freedesktop.org/wiki/Software/polkit;
+depends=(glib2 pam expat systemd js17)
+makedepends=(intltool gtk-doc gobject-introspection git)
+install=polkit.install
+source=(git://anongit.freedesktop.org/polkit#commit=fb5076b7c05d01a532d593a4079a29cf2d63a228
+polkit.pam)
+md5sums=('SKIP'
+ '6564f95878297b954f0572bc1610dd15')
+
+build() {
+  cd $pkgname
+
+  NOCONFIGURE=1 ./autogen.sh
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --libexecdir=/usr/lib/polkit-1 \
+  --enable-libsystemd-login=yes --disable-static \
+  --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+
+  chown 102 $pkgdir/etc/polkit-1/rules.d
+  chown 102 $pkgdir/usr/share/polkit-1/rules.d
+
+  install -m644 $srcdir/polkit.pam $pkgdir/etc/pam.d/polkit-1
+}

Copied: polkit/repos/testing-i686/polkit.install (from rev 241267, 
polkit/trunk/polkit.install)
===
--- testing-i686/polkit.install (rev 0)
+++ testing-i686/polkit.install 2015-06-25 04:58:43 UTC (rev 241268)
@@ -0,0 +1,9 @@
+post_install() {
+   getent group polkitd /dev/null || groupadd -g 102 polkitd
+   getent passwd polkitd /dev/null || useradd -c 'Policy Kit Daemon' -u 
102 -g polkitd -d '/' -s /bin/false polkitd
+   passwd -l polkitd /dev/null
+}
+
+post_upgrade() {
+   post_install
+}

Copied: polkit/repos/testing-i686/polkit.pam (from rev 241267, 
polkit/trunk/polkit.pam)
===
--- testing-i686/polkit.pam (rev 0)
+++ testing-i686/polkit.pam 2015-06-25 04:58:43 UTC (rev 241268)
@@ -0,0 +1,7 @@
+authrequisite   pam_nologin.so
+authrequiredpam_env.so
+authrequiredpam_unix.so
+account requiredpam_unix.so
+session requiredpam_limits.so
+session requiredpam_unix.so
+passwordrequiredpam_unix.so

Copied: polkit/repos/testing-x86_64/PKGBUILD (from rev 241267, 
polkit/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-06-25 04:58:43 UTC (rev 241268)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=polkit
+pkgver=0.112
+pkgrel=4
+pkgdesc=Application development toolkit for controlling system-wide 
privileges
+arch=(i686 x86_64)
+license=(LGPL)
+url=http://www.freedesktop.org/wiki/Software/polkit;
+depends=(glib2 pam expat systemd js17)
+makedepends=(intltool gtk-doc gobject-introspection git)
+install=polkit.install
+source=(git://anongit.freedesktop.org/polkit#commit=fb5076b7c05d01a532d593a4079a29cf2d63a228
+polkit.pam)
+md5sums=('SKIP'
+ '6564f95878297b954f0572bc1610dd15')
+
+build() {
+  cd $pkgname
+
+  NOCONFIGURE=1 ./autogen.sh
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --libexecdir=/usr/lib/polkit-1 \
+  --enable-libsystemd-login=yes --disable-static \
+  --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+
+  chown 102 $pkgdir/etc/polkit-1/rules.d
+  chown 102 

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

2015-06-24 Thread Andreas Radke
Date: Wednesday, June 24, 2015 @ 18:35:10
  Author: andyrtr
Revision: 241251

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

Added:
  libetonyek/repos/extra-i686/PKGBUILD
(from rev 241250, libetonyek/trunk/PKGBUILD)
  libetonyek/repos/extra-x86_64/PKGBUILD
(from rev 241250, libetonyek/trunk/PKGBUILD)
Deleted:
  libetonyek/repos/extra-i686/0001-fix-test-on-i386.patch
  libetonyek/repos/extra-i686/PKGBUILD
  libetonyek/repos/extra-x86_64/0001-fix-test-on-i386.patch
  libetonyek/repos/extra-x86_64/PKGBUILD

--+
 /PKGBUILD|   64 
 extra-i686/0001-fix-test-on-i386.patch   |  115 -
 extra-i686/PKGBUILD  |   39 -
 extra-x86_64/0001-fix-test-on-i386.patch |  115 -
 extra-x86_64/PKGBUILD|   39 -
 5 files changed, 64 insertions(+), 308 deletions(-)

Deleted: extra-i686/0001-fix-test-on-i386.patch
===
--- extra-i686/0001-fix-test-on-i386.patch  2015-06-24 16:34:57 UTC (rev 
241250)
+++ extra-i686/0001-fix-test-on-i386.patch  2015-06-24 16:35:10 UTC (rev 
241251)
@@ -1,115 +0,0 @@
-!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
-  http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
-html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'
-head
-titlelibetonyek.git - libetonyek/title
-meta name='generator' content='cgit v0.10.2'/
-meta name='robots' content='index, nofollow'/
-link rel='stylesheet' type='text/css' href='/cgit-data/cgit.css'/
-link rel='shortcut icon' href='/favicon.ico'/
-link rel='alternate' title='Atom feed' 
href='http://pkgs.fedoraproject.org/cgit/libetonyek.git/atom/0001-fix-test-on-i386.patch?h=master'
 type='application/atom+xml'/
-/head
-body
-script 
src=https://apps.fedoraproject.org/fedmenu/js/jquery-1.11.2.min.js;/script
-script src=https://apps.fedoraproject.org/fedmenu/js/fedmenu.js;/script
-
-script
-var base = 'https://apps.fedoraproject.org/';
-var tokens = window.location.href.split('/');
-  var repo = null;
-  if (tokens.length  4  tokens[4] != '') {
-repo = tokens[4].split('.')[0];
-  }
-  fedmenu({
-  'url': base + 'js/data.js',
-  'mimeType': 'application/javascript',
-  'position': 'bottom-right',
-  'package': repo,
-  });
-/script
-div id='cgit'table id='header'
-tr
-td class='logo' rowspan='2'a href='/cgit/'img src='/cgit-data/cgit.png' 
alt='cgit logo'//a/td
-td class='main'a href='/cgit/'index/a : a title='libetonyek.git' 
href='/cgit/libetonyek.git/'libetonyek.git/a/tdtd class='form'form 
method='get' action=''
-input type='hidden' name='id' 
value='19e5c4a429477c51d2bdacbe9b140e7926f242e5'/select name='h' 
onchange='this.form.submit();'
-option value='f18'f18/option
-option value='f19'f19/option
-option value='f20'f20/option
-option value='f21'f21/option
-option value='f22'f22/option
-option value='master' selected='selected'master/option
-/select input type='submit' name='' value='switch'//form/td/tr
-trtd class='sub'libetonyek/tdtd class='sub right'Jon 
Ciesla/td/tr/table
-table class='tabs'trtd
-a href='/cgit/libetonyek.git/'summary/aa 
href='/cgit/libetonyek.git/refs/?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'refs/aa
 href='/cgit/libetonyek.git/log/0001-fix-test-on-i386.patch'log/aa 
class='active' 
href='/cgit/libetonyek.git/tree/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'tree/aa
 
href='/cgit/libetonyek.git/commit/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'commit/aa
 
href='/cgit/libetonyek.git/diff/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'diff/aa
 
href='/cgit/libetonyek.git/stats/0001-fix-test-on-i386.patch'stats/a/tdtd 
class='form'form class='right' method='get' 
action='/cgit/libetonyek.git/log/0001-fix-test-on-i386.patch'
-input type='hidden' name='id' 
value='19e5c4a429477c51d2bdacbe9b140e7926f242e5'/select name='qt'
-option value='grep'log msg/option
-option value='author'author/option
-option value='committer'committer/option
-option value='range'range/option
-/select
-input class='txt' type='text' size='10' name='q' value=''/
-input type='submit' value='search'/
-/form
-/td/tr/table
-div class='path'path: a 
href='/cgit/libetonyek.git/tree/?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'root/a/a
 
href='/cgit/libetonyek.git/tree/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'0001-fix-test-on-i386.patch/a/divdiv
 class='content'blob: f3a7dc36e1edf69c80fabec9dee549aa9d6126dd (a 
href='/cgit/libetonyek.git/plain/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'plain/a)
-table summary='blob content' class='blob'
-trtd class='linenumbers'prea id='n1' href='#n1'1/a
-a id='n2' href='#n2'2/a
-a id='n3' href='#n3'3/a
-a id='n4' href='#n4'4/a
-a id='n5' href='#n5'5/a
-a id='n6' href='#n6'6/a

[arch-commits] Commit in libetonyek/trunk (0001-fix-test-on-i386.patch PKGBUILD)

2015-06-24 Thread Andreas Radke
Date: Wednesday, June 24, 2015 @ 18:34:57
  Author: andyrtr
Revision: 241250

upgpkg: libetonyek 0.1.3-1

upstream update 0.1.3

Modified:
  libetonyek/trunk/PKGBUILD
Deleted:
  libetonyek/trunk/0001-fix-test-on-i386.patch

-+
 0001-fix-test-on-i386.patch |  115 --
 PKGBUILD|   15 +
 2 files changed, 4 insertions(+), 126 deletions(-)

Deleted: 0001-fix-test-on-i386.patch
===
--- 0001-fix-test-on-i386.patch 2015-06-24 08:34:18 UTC (rev 241249)
+++ 0001-fix-test-on-i386.patch 2015-06-24 16:34:57 UTC (rev 241250)
@@ -1,115 +0,0 @@
-!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
-  http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
-html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'
-head
-titlelibetonyek.git - libetonyek/title
-meta name='generator' content='cgit v0.10.2'/
-meta name='robots' content='index, nofollow'/
-link rel='stylesheet' type='text/css' href='/cgit-data/cgit.css'/
-link rel='shortcut icon' href='/favicon.ico'/
-link rel='alternate' title='Atom feed' 
href='http://pkgs.fedoraproject.org/cgit/libetonyek.git/atom/0001-fix-test-on-i386.patch?h=master'
 type='application/atom+xml'/
-/head
-body
-script 
src=https://apps.fedoraproject.org/fedmenu/js/jquery-1.11.2.min.js;/script
-script src=https://apps.fedoraproject.org/fedmenu/js/fedmenu.js;/script
-
-script
-var base = 'https://apps.fedoraproject.org/';
-var tokens = window.location.href.split('/');
-  var repo = null;
-  if (tokens.length  4  tokens[4] != '') {
-repo = tokens[4].split('.')[0];
-  }
-  fedmenu({
-  'url': base + 'js/data.js',
-  'mimeType': 'application/javascript',
-  'position': 'bottom-right',
-  'package': repo,
-  });
-/script
-div id='cgit'table id='header'
-tr
-td class='logo' rowspan='2'a href='/cgit/'img src='/cgit-data/cgit.png' 
alt='cgit logo'//a/td
-td class='main'a href='/cgit/'index/a : a title='libetonyek.git' 
href='/cgit/libetonyek.git/'libetonyek.git/a/tdtd class='form'form 
method='get' action=''
-input type='hidden' name='id' 
value='19e5c4a429477c51d2bdacbe9b140e7926f242e5'/select name='h' 
onchange='this.form.submit();'
-option value='f18'f18/option
-option value='f19'f19/option
-option value='f20'f20/option
-option value='f21'f21/option
-option value='f22'f22/option
-option value='master' selected='selected'master/option
-/select input type='submit' name='' value='switch'//form/td/tr
-trtd class='sub'libetonyek/tdtd class='sub right'Jon 
Ciesla/td/tr/table
-table class='tabs'trtd
-a href='/cgit/libetonyek.git/'summary/aa 
href='/cgit/libetonyek.git/refs/?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'refs/aa
 href='/cgit/libetonyek.git/log/0001-fix-test-on-i386.patch'log/aa 
class='active' 
href='/cgit/libetonyek.git/tree/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'tree/aa
 
href='/cgit/libetonyek.git/commit/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'commit/aa
 
href='/cgit/libetonyek.git/diff/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'diff/aa
 
href='/cgit/libetonyek.git/stats/0001-fix-test-on-i386.patch'stats/a/tdtd 
class='form'form class='right' method='get' 
action='/cgit/libetonyek.git/log/0001-fix-test-on-i386.patch'
-input type='hidden' name='id' 
value='19e5c4a429477c51d2bdacbe9b140e7926f242e5'/select name='qt'
-option value='grep'log msg/option
-option value='author'author/option
-option value='committer'committer/option
-option value='range'range/option
-/select
-input class='txt' type='text' size='10' name='q' value=''/
-input type='submit' value='search'/
-/form
-/td/tr/table
-div class='path'path: a 
href='/cgit/libetonyek.git/tree/?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'root/a/a
 
href='/cgit/libetonyek.git/tree/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'0001-fix-test-on-i386.patch/a/divdiv
 class='content'blob: f3a7dc36e1edf69c80fabec9dee549aa9d6126dd (a 
href='/cgit/libetonyek.git/plain/0001-fix-test-on-i386.patch?id=19e5c4a429477c51d2bdacbe9b140e7926f242e5'plain/a)
-table summary='blob content' class='blob'
-trtd class='linenumbers'prea id='n1' href='#n1'1/a
-a id='n2' href='#n2'2/a
-a id='n3' href='#n3'3/a
-a id='n4' href='#n4'4/a
-a id='n5' href='#n5'5/a
-a id='n6' href='#n6'6/a
-a id='n7' href='#n7'7/a
-a id='n8' href='#n8'8/a
-a id='n9' href='#n9'9/a
-a id='n10' href='#n10'10/a
-a id='n11' href='#n11'11/a
-a id='n12' href='#n12'12/a
-a id='n13' href='#n13'13/a
-a id='n14' href='#n14'14/a
-a id='n15' href='#n15'15/a
-a id='n16' href='#n16'16/a
-a id='n17' href='#n17'17/a
-a id='n18' href='#n18'18/a
-a id='n19' href='#n19'19/a
-a id='n20' href='#n20'20/a
-a id='n21' href='#n21'21/a
-a id='n22' href='#n22'22/a
-a id='n23' href='#n23'23/a
-a id='n24' href='#n24'24/a
-a id='n25' href='#n25'25/a
-a id='n26' href='#n26'26/a
-/pre/td
-td 

[arch-commits] Commit in xf86-input-wacom/trunk (PKGBUILD)

2015-06-24 Thread Andreas Radke
Date: Wednesday, June 24, 2015 @ 18:48:07
  Author: andyrtr
Revision: 241254

upgpkg: xf86-input-wacom 0.30.0-1

upstream update 0.30.0

Modified:
  xf86-input-wacom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 16:43:11 UTC (rev 241253)
+++ PKGBUILD2015-06-24 16:48:07 UTC (rev 241254)
@@ -5,7 +5,7 @@
 # Contributor: M Rawash mraw...@gmail.com
 
 pkgname=xf86-input-wacom
-pkgver=0.29.0
+pkgver=0.30.0
 pkgrel=1
 pkgdesc=X.Org Wacom tablet driver
 arch=(i686 x86_64)
@@ -12,10 +12,10 @@
 url=http://linuxwacom.sourceforge.net/;
 license=(GPL)
 depends=(libxi libxinerama libxrandr systemd)
-makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=21' 'resourceproto' 
'scrnsaverproto')
-conflicts=('xorg-server1.16' 'X-ABI-XINPUT_VERSION21' 
'X-ABI-XINPUT_VERSION=22')
+makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=21.1' 'resourceproto' 
'scrnsaverproto')
+conflicts=('xorg-server1.16' 'X-ABI-XINPUT_VERSION21.1' 
'X-ABI-XINPUT_VERSION=22')
 
source=(http://downloads.sourceforge.net/project/linuxwacom/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('d4d22214f3e522caf64c36a85ca6a1c0c710b2fd')
+sha1sums=('ccab4a57261491b6cc78c1411bb3219049a17256')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in xf86-input-wacom/repos (4 files)

2015-06-24 Thread Andreas Radke
Date: Wednesday, June 24, 2015 @ 18:48:17
  Author: andyrtr
Revision: 241255

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

Added:
  xf86-input-wacom/repos/extra-i686/PKGBUILD
(from rev 241254, xf86-input-wacom/trunk/PKGBUILD)
  xf86-input-wacom/repos/extra-x86_64/PKGBUILD
(from rev 241254, xf86-input-wacom/trunk/PKGBUILD)
Deleted:
  xf86-input-wacom/repos/extra-i686/PKGBUILD
  xf86-input-wacom/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-24 16:48:07 UTC (rev 241254)
+++ extra-i686/PKGBUILD 2015-06-24 16:48:17 UTC (rev 241255)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: M Rawash mraw...@gmail.com
-
-pkgname=xf86-input-wacom
-pkgver=0.29.0
-pkgrel=1
-pkgdesc=X.Org Wacom tablet driver
-arch=(i686 x86_64)
-url=http://linuxwacom.sourceforge.net/;
-license=(GPL)
-depends=(libxi libxinerama libxrandr systemd)
-makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=21' 'resourceproto' 
'scrnsaverproto')
-conflicts=('xorg-server1.16' 'X-ABI-XINPUT_VERSION21' 
'X-ABI-XINPUT_VERSION=22')
-source=(http://downloads.sourceforge.net/project/linuxwacom/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('d4d22214f3e522caf64c36a85ca6a1c0c710b2fd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: xf86-input-wacom/repos/extra-i686/PKGBUILD (from rev 241254, 
xf86-input-wacom/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-24 16:48:17 UTC (rev 241255)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: M Rawash mraw...@gmail.com
+
+pkgname=xf86-input-wacom
+pkgver=0.30.0
+pkgrel=1
+pkgdesc=X.Org Wacom tablet driver
+arch=(i686 x86_64)
+url=http://linuxwacom.sourceforge.net/;
+license=(GPL)
+depends=(libxi libxinerama libxrandr systemd)
+makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=21.1' 'resourceproto' 
'scrnsaverproto')
+conflicts=('xorg-server1.16' 'X-ABI-XINPUT_VERSION21.1' 
'X-ABI-XINPUT_VERSION=22')
+source=(http://downloads.sourceforge.net/project/linuxwacom/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('ccab4a57261491b6cc78c1411bb3219049a17256')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-24 16:48:07 UTC (rev 241254)
+++ extra-x86_64/PKGBUILD   2015-06-24 16:48:17 UTC (rev 241255)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: M Rawash mraw...@gmail.com
-
-pkgname=xf86-input-wacom
-pkgver=0.29.0
-pkgrel=1
-pkgdesc=X.Org Wacom tablet driver
-arch=(i686 x86_64)
-url=http://linuxwacom.sourceforge.net/;
-license=(GPL)
-depends=(libxi libxinerama libxrandr systemd)
-makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=21' 'resourceproto' 
'scrnsaverproto')
-conflicts=('xorg-server1.16' 'X-ABI-XINPUT_VERSION21' 
'X-ABI-XINPUT_VERSION=22')
-source=(http://downloads.sourceforge.net/project/linuxwacom/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('d4d22214f3e522caf64c36a85ca6a1c0c710b2fd')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: xf86-input-wacom/repos/extra-x86_64/PKGBUILD (from rev 241254, 
xf86-input-wacom/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-24 16:48:17 UTC (rev 241255)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: M Rawash mraw...@gmail.com
+
+pkgname=xf86-input-wacom
+pkgver=0.30.0
+pkgrel=1
+pkgdesc=X.Org Wacom tablet driver
+arch=(i686 x86_64)
+url=http://linuxwacom.sourceforge.net/;
+license=(GPL)
+depends=(libxi libxinerama libxrandr systemd)

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

2015-06-24 Thread Felix Yan
Date: Wednesday, June 24, 2015 @ 18:51:23
  Author: fyan
Revision: 135830

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-24 16:49:14 UTC (rev 135829)
+++ community-i686/PKGBUILD 2015-06-24 16:51:23 UTC (rev 135830)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: James Campos james.r.cam...@gmail.com
-# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Dongsheng Cai dongsheng at moodle dot com
-# Contributor: Masutu Subric masutu.arch at googlemail dot com
-# Contributor: TIanyi Cui tianyi...@gmail.com
-
-pkgname=nodejs
-pkgver=0.12.4
-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=('3298d0997613a04ac64343e8316da134d04588132554ae402eb344e3369ec912')
-
-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'_'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-i686/PKGBUILD (from rev 135829, 
nodejs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-06-24 16:51:23 UTC (rev 135830)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: James Campos james.r.cam...@gmail.com
+# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Dongsheng Cai dongsheng at moodle dot com
+# Contributor: Masutu Subric masutu.arch at googlemail dot com
+# Contributor: TIanyi Cui tianyi...@gmail.com
+
+pkgname=nodejs
+pkgver=0.12.5
+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=('4bc1e25f4c62ac65324d3cf4aa9de2d801cd708757c3567b6ad2ced7df30cdd2')
+
+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'_'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 \
+

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

2015-06-24 Thread Andreas Radke
Date: Wednesday, June 24, 2015 @ 18:43:11
  Author: andyrtr
Revision: 241253

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-24 16:43:01 UTC (rev 241252)
+++ extra-i686/PKGBUILD 2015-06-24 16:43:11 UTC (rev 241253)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=libevdev
-pkgver=1.4.2
-pkgrel=1
-pkgdesc=Wrapper library for evdev devices
-arch=(i686 x86_64)
-url=http://www.freedesktop.org/wiki/Software/libevdev/;
-license=(custom:X11)
-depends=('glibc')
-makedepends=('python2' 'check' 'valgrind' 'doxygen')
-#checkdepends=('kmod')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7c77b213f075706d428a2af54b66bf86b03a68e9fb390e7ec48cf55065970643'
-'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static
-  make
-}
-check() {
-  cd $pkgname-$pkgver
-  # test suite requires root access and needs to load uinput module
-  # that's not possible in our chroot
-  #modprobe uinput
-  make check || /bin/true
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: libevdev/repos/extra-i686/PKGBUILD (from rev 241252, 
libevdev/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-24 16:43:11 UTC (rev 241253)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=libevdev
+pkgver=1.4.3
+pkgrel=1
+pkgdesc=Wrapper library for evdev devices
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/wiki/Software/libevdev/;
+license=(custom:X11)
+depends=('glibc')
+makedepends=('python2' 'check' 'valgrind' 'doxygen')
+#checkdepends=('kmod')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('1c418b26fd78b0e9900872be2f77fb5311c877b34ec5c75efd1b670ed627969b'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+check() {
+  cd $pkgname-$pkgver
+  # test suite requires root access and needs to load uinput module
+  # that's not possible in our chroot
+  #modprobe uinput
+  make check || /bin/true
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-06-24 16:43:01 UTC (rev 241252)
+++ extra-x86_64/PKGBUILD   2015-06-24 16:43:11 UTC (rev 241253)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=libevdev
-pkgver=1.4.2
-pkgrel=1
-pkgdesc=Wrapper library for evdev devices
-arch=(i686 x86_64)
-url=http://www.freedesktop.org/wiki/Software/libevdev/;
-license=(custom:X11)
-depends=('glibc')
-makedepends=('python2' 'check' 'valgrind' 'doxygen')
-#checkdepends=('kmod')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7c77b213f075706d428a2af54b66bf86b03a68e9fb390e7ec48cf55065970643'
-'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static
-  make
-}
-check() {
-  cd $pkgname-$pkgver
-  # test suite requires root access and needs to load uinput module
-  # that's not possible in our chroot
-  #modprobe uinput
-  make check || /bin/true
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: libevdev/repos/extra-x86_64/PKGBUILD (from rev 241252, 
libevdev/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-06-24 16:43:11 UTC (rev 241253)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andreas Radke 

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

2015-06-24 Thread Andreas Radke
Date: Wednesday, June 24, 2015 @ 18:43:01
  Author: andyrtr
Revision: 241252

upgpkg: libevdev 1.4.3-1

upstream update 1.4.3

Modified:
  libevdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 16:35:10 UTC (rev 241251)
+++ PKGBUILD2015-06-24 16:43:01 UTC (rev 241252)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=libevdev
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc=Wrapper library for evdev devices
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 makedepends=('python2' 'check' 'valgrind' 'doxygen')
 #checkdepends=('kmod')
 
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7c77b213f075706d428a2af54b66bf86b03a68e9fb390e7ec48cf55065970643'
+sha256sums=('1c418b26fd78b0e9900872be2f77fb5311c877b34ec5c75efd1b670ed627969b'
 'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) off...@who-t.net
 


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

2015-06-24 Thread Felix Yan
Date: Wednesday, June 24, 2015 @ 18:49:14
  Author: fyan
Revision: 135829

upgpkg: nodejs 0.12.5-1

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 15:14:30 UTC (rev 135828)
+++ PKGBUILD2015-06-24 16:49:14 UTC (rev 135829)
@@ -9,7 +9,7 @@
 # Contributor: TIanyi Cui tianyi...@gmail.com
 
 pkgname=nodejs
-pkgver=0.12.4
+pkgver=0.12.5
 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=('3298d0997613a04ac64343e8316da134d04588132554ae402eb344e3369ec912')
+sha256sums=('4bc1e25f4c62ac65324d3cf4aa9de2d801cd708757c3567b6ad2ced7df30cdd2')
 
 prepare() {
   cd node-v$pkgver


[arch-commits] Commit in xf86-video-vesa/repos (10 files)

2015-06-24 Thread Andreas Radke
Date: Wednesday, June 24, 2015 @ 19:07:23
  Author: andyrtr
Revision: 241257

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

Added:
  xf86-video-vesa/repos/extra-i686/PKGBUILD
(from rev 241256, xf86-video-vesa/trunk/PKGBUILD)
  xf86-video-vesa/repos/extra-i686/revert-kernelcheck.patch
(from rev 241256, xf86-video-vesa/trunk/revert-kernelcheck.patch)
  xf86-video-vesa/repos/extra-x86_64/PKGBUILD
(from rev 241256, xf86-video-vesa/trunk/PKGBUILD)
  xf86-video-vesa/repos/extra-x86_64/revert-kernelcheck.patch
(from rev 241256, xf86-video-vesa/trunk/revert-kernelcheck.patch)
Deleted:
  xf86-video-vesa/repos/extra-i686/PKGBUILD
  xf86-video-vesa/repos/extra-i686/git-fixes.patch
  xf86-video-vesa/repos/extra-i686/revert-kernelcheck.patch
  xf86-video-vesa/repos/extra-x86_64/PKGBUILD
  xf86-video-vesa/repos/extra-x86_64/git-fixes.patch
  xf86-video-vesa/repos/extra-x86_64/revert-kernelcheck.patch

---+
 /PKGBUILD |   76 
 /revert-kernelcheck.patch |   62 ++
 extra-i686/PKGBUILD   |   39 
 extra-i686/git-fixes.patch|   55 ---
 extra-i686/revert-kernelcheck.patch   |   31 -
 extra-x86_64/PKGBUILD |   39 
 extra-x86_64/git-fixes.patch  |   55 ---
 extra-x86_64/revert-kernelcheck.patch |   31 -
 8 files changed, 138 insertions(+), 250 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-06-24 17:07:10 UTC (rev 241256)
+++ extra-i686/PKGBUILD 2015-06-24 17:07:23 UTC (rev 241257)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xf86-video-vesa
-pkgver=2.3.2
-pkgrel=6
-pkgdesc=X.org vesa video driver
-arch=(i686 x86_64)
-license=('custom')
-url=http://xorg.freedesktop.org/;
-depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=19')
-conflicts=('xorg-server1.16' 'X-ABI-VIDEODRV_VERSION19' 
'X-ABI-VIDEODRV_VERSION=20')
-groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-revert-kernelcheck.patch
-git-fixes.patch)
-sha256sums=('144a17ffae3c86603ddc4ae33521a52813498ee1f8213faa662dc4a8d6490ee3'
-'ef591a342cea65f1b08e84771ae0de84395c98ac8a71739dbf5c0a7f7a36543c'
-'beba7e8499b1d0b457762e28e7e413b223cbe87a84a39a3566e96c44da8544a1')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -R -i ${srcdir}/revert-kernelcheck.patch
-  patch -Np1 -i ${srcdir}/git-fixes.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xf86-video-vesa/repos/extra-i686/PKGBUILD (from rev 241256, 
xf86-video-vesa/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-24 17:07:23 UTC (rev 241257)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-vesa
+pkgver=2.3.4
+pkgrel=1
+pkgdesc=X.org vesa video driver
+arch=(i686 x86_64)
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('glibc')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=19')
+conflicts=('xorg-server1.16' 'X-ABI-VIDEODRV_VERSION19' 
'X-ABI-VIDEODRV_VERSION=20')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig}
+revert-kernelcheck.patch)
+sha256sums=('7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1'
+'SKIP'
+'ef591a342cea65f1b08e84771ae0de84395c98ac8a71739dbf5c0a7f7a36543c')
+validpgpkeys=('DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3') #  Adam Jackson 
a...@nwnk.net
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -R -i ${srcdir}/revert-kernelcheck.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Deleted: extra-i686/git-fixes.patch
===
--- extra-i686/git-fixes.patch  2015-06-24 17:07:10 UTC (rev 241256)
+++ extra-i686/git-fixes.patch  2015-06-24 17:07:23 UTC (rev 241257)
@@ -1,55 +0,0 @@
-From 7aafaf56fbca97f36c775462c1ceea3e03700c42 Mon Sep 17 00:00:00 2001
-From: Alexandr Shadchin alexandr.shadc...@gmail.com
-Date: Sat, 18 Aug 2012 14:53:34 +
-Subject: Fix check function in VESASaveRestore
-
-Signed-off-by: 

[arch-commits] Commit in xf86-video-vesa/trunk (PKGBUILD git-fixes.patch)

2015-06-24 Thread Andreas Radke
Date: Wednesday, June 24, 2015 @ 19:07:10
  Author: andyrtr
Revision: 241256

upgpkg: xf86-video-vesa 2.3.4-1

upstream update 2.3.4

Modified:
  xf86-video-vesa/trunk/PKGBUILD
Deleted:
  xf86-video-vesa/trunk/git-fixes.patch

-+
 PKGBUILD|   17 +++-
 git-fixes.patch |   55 --
 2 files changed, 8 insertions(+), 64 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-24 16:48:17 UTC (rev 241255)
+++ PKGBUILD2015-06-24 17:07:10 UTC (rev 241256)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xf86-video-vesa
-pkgver=2.3.2
-pkgrel=6
+pkgver=2.3.4
+pkgrel=1
 pkgdesc=X.org vesa video driver
 arch=(i686 x86_64)
 license=('custom')
@@ -12,17 +12,16 @@
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=19')
 conflicts=('xorg-server1.16' 'X-ABI-VIDEODRV_VERSION19' 
'X-ABI-VIDEODRV_VERSION=20')
 groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-revert-kernelcheck.patch
-git-fixes.patch)
-sha256sums=('144a17ffae3c86603ddc4ae33521a52813498ee1f8213faa662dc4a8d6490ee3'
-'ef591a342cea65f1b08e84771ae0de84395c98ac8a71739dbf5c0a7f7a36543c'
-'beba7e8499b1d0b457762e28e7e413b223cbe87a84a39a3566e96c44da8544a1')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig}
+revert-kernelcheck.patch)
+sha256sums=('7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1'
+'SKIP'
+'ef591a342cea65f1b08e84771ae0de84395c98ac8a71739dbf5c0a7f7a36543c')
+validpgpkeys=('DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3') #  Adam Jackson 
a...@nwnk.net
 
 prepare() {
   cd ${pkgname}-${pkgver}
   patch -Np1 -R -i ${srcdir}/revert-kernelcheck.patch
-  patch -Np1 -i ${srcdir}/git-fixes.patch
 }
 
 build() {

Deleted: git-fixes.patch
===
--- git-fixes.patch 2015-06-24 16:48:17 UTC (rev 241255)
+++ git-fixes.patch 2015-06-24 17:07:10 UTC (rev 241256)
@@ -1,55 +0,0 @@
-From 7aafaf56fbca97f36c775462c1ceea3e03700c42 Mon Sep 17 00:00:00 2001
-From: Alexandr Shadchin alexandr.shadc...@gmail.com
-Date: Sat, 18 Aug 2012 14:53:34 +
-Subject: Fix check function in VESASaveRestore
-
-Signed-off-by: Alexandr Shadchin alexandr.shadc...@gmail.com
-Reviewed-by: Peter Hutterer peter.hutte...@who-t.net
-Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

-diff --git a/src/vesa.c b/src/vesa.c
-index 8ac77da..11cd26c 100644
 a/src/vesa.c
-+++ b/src/vesa.c
-@@ -1626,7 +1626,7 @@ VESASaveRestore(ScrnInfoPtr pScrn, 
vbeSaveRestoreFunction function)
- {
- VESAPtr pVesa;
- 
--if (MODE_QUERY  0 || function  MODE_RESTORE)
-+if (function  MODE_QUERY || function  MODE_RESTORE)
-   return (FALSE);
- 
- pVesa = VESAGetRec(pScrn);
---
-cgit v0.9.0.2-2-gbebe
-From 60d2dc115c4b6210d3b1e05f5b0c39d1f7917cbc Mon Sep 17 00:00:00 2001
-From: Adam Jackson a...@redhat.com
-Date: Tue, 25 Sep 2012 12:55:03 +
-Subject: Remove mibstore.h
-
-Signed-off-by: Adam Jackson a...@redhat.com

-diff --git a/src/vesa.c b/src/vesa.c
-index 11cd26c..b73d104 100644
 a/src/vesa.c
-+++ b/src/vesa.c
-@@ -49,9 +49,6 @@
- /* All drivers initialising the SW cursor need this */
- #include mipointer.h
- 
--/* All drivers implementing backing store need this */
--#include mibstore.h
--
- /* Colormap handling */
- #include micmap.h
- #include xf86cmap.h
-@@ -1081,7 +1078,6 @@ VESAScreenInit(SCREEN_INIT_ARGS_DECL)
- VESADGAInit(pScrn, pScreen);
- 
- xf86SetBlackWhitePixels(pScreen);
--miInitializeBackingStore(pScreen);
- xf86SetBackingStore(pScreen);
- 
- /* software cursor */
---
-cgit v0.9.0.2-2-gbebe