[arch-commits] Commit in quagga/repos (40 files)

2015-03-09 Thread Sébastien Luttringer
Date: Monday, March 9, 2015 @ 14:57:25
  Author: seblu
Revision: 233133

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

Added:
  quagga/repos/community-i686/PKGBUILD
(from rev 233132, quagga/trunk/PKGBUILD)
  quagga/repos/community-i686/babeld.service
(from rev 233132, quagga/trunk/babeld.service)
  quagga/repos/community-i686/bgpd.service
(from rev 233132, quagga/trunk/bgpd.service)
  quagga/repos/community-i686/isisd.service
(from rev 233132, quagga/trunk/isisd.service)
  quagga/repos/community-i686/ospf6d.service
(from rev 233132, quagga/trunk/ospf6d.service)
  quagga/repos/community-i686/ospfd.service
(from rev 233132, quagga/trunk/ospfd.service)
  quagga/repos/community-i686/quagga.install
(from rev 233132, quagga/trunk/quagga.install)
  quagga/repos/community-i686/ripd.service
(from rev 233132, quagga/trunk/ripd.service)
  quagga/repos/community-i686/ripngd.service
(from rev 233132, quagga/trunk/ripngd.service)
  quagga/repos/community-i686/zebra.service
(from rev 233132, quagga/trunk/zebra.service)
  quagga/repos/community-x86_64/PKGBUILD
(from rev 233132, quagga/trunk/PKGBUILD)
  quagga/repos/community-x86_64/babeld.service
(from rev 233132, quagga/trunk/babeld.service)
  quagga/repos/community-x86_64/bgpd.service
(from rev 233132, quagga/trunk/bgpd.service)
  quagga/repos/community-x86_64/isisd.service
(from rev 233132, quagga/trunk/isisd.service)
  quagga/repos/community-x86_64/ospf6d.service
(from rev 233132, quagga/trunk/ospf6d.service)
  quagga/repos/community-x86_64/ospfd.service
(from rev 233132, quagga/trunk/ospfd.service)
  quagga/repos/community-x86_64/quagga.install
(from rev 233132, quagga/trunk/quagga.install)
  quagga/repos/community-x86_64/ripd.service
(from rev 233132, quagga/trunk/ripd.service)
  quagga/repos/community-x86_64/ripngd.service
(from rev 233132, quagga/trunk/ripngd.service)
  quagga/repos/community-x86_64/zebra.service
(from rev 233132, quagga/trunk/zebra.service)
Deleted:
  quagga/repos/community-i686/PKGBUILD
  quagga/repos/community-i686/babeld.service
  quagga/repos/community-i686/bgpd.service
  quagga/repos/community-i686/isisd.service
  quagga/repos/community-i686/ospf6d.service
  quagga/repos/community-i686/ospfd.service
  quagga/repos/community-i686/quagga.install
  quagga/repos/community-i686/ripd.service
  quagga/repos/community-i686/ripngd.service
  quagga/repos/community-i686/zebra.service
  quagga/repos/community-x86_64/PKGBUILD
  quagga/repos/community-x86_64/babeld.service
  quagga/repos/community-x86_64/bgpd.service
  quagga/repos/community-x86_64/isisd.service
  quagga/repos/community-x86_64/ospf6d.service
  quagga/repos/community-x86_64/ospfd.service
  quagga/repos/community-x86_64/quagga.install
  quagga/repos/community-x86_64/ripd.service
  quagga/repos/community-x86_64/ripngd.service
  quagga/repos/community-x86_64/zebra.service

-+
 /PKGBUILD   |  172 ++
 /babeld.service |   32 +++
 /bgpd.service   |   32 +++
 /isisd.service  |   32 +++
 /ospf6d.service |   32 +++
 /ospfd.service  |   32 +++
 /quagga.install |   72 +++
 /ripd.service   |   32 +++
 /ripngd.service |   32 +++
 /zebra.service  |   32 +++
 community-i686/PKGBUILD |   86 ---
 community-i686/babeld.service   |   16 ---
 community-i686/bgpd.service |   16 ---
 community-i686/isisd.service|   16 ---
 community-i686/ospf6d.service   |   16 ---
 community-i686/ospfd.service|   16 ---
 community-i686/quagga.install   |   36 ---
 community-i686/ripd.service |   16 ---
 community-i686/ripngd.service   |   16 ---
 community-i686/zebra.service|   16 ---
 community-x86_64/PKGBUILD   |   86 ---
 community-x86_64/babeld.service |   16 ---
 community-x86_64/bgpd.service   |   16 ---
 community-x86_64/isisd.service  |   16 ---
 community-x86_64/ospf6d.service |   16 ---
 community-x86_64/ospfd.service  |   16 ---
 community-x86_64/quagga.install |   36 ---
 community-x86_64/ripd.service   |   16 ---
 community-x86_64/ripngd.service |   16 ---
 community-x86_64/zebra.service  |   16 ---
 30 files changed, 500 insertions(+), 500 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-09 13:55:26 UTC (rev 233132)
+++ community-i686/PKGBUILD 2015-03-09 13:57:25 UTC (rev 233133)
@@ -1,86 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=quagga
-pkgver=0.99.24.1
-pkgrel=1
-pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
-arch=('i686' 'x86_64')
-url='http://www.quagga.net'
-license=('GPL2')
-depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses' 

[arch-commits] Commit in (4 files)

2015-03-09 Thread Timothy Redaelli
Date: Monday, March 9, 2015 @ 14:57:44
  Author: tredaelli
Revision: 128980

New package: python2-zbar

Added:
  python2-zbar/
  python2-zbar/repos/
  python2-zbar/trunk/
  python2-zbar/trunk/PKGBUILD

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

Added: python2-zbar/trunk/PKGBUILD
===
--- python2-zbar/trunk/PKGBUILD (rev 0)
+++ python2-zbar/trunk/PKGBUILD 2015-03-09 13:57:44 UTC (rev 128980)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Andy Weidenbaum archb...@gmail.com
+# Contributor: Giorgio Gilestro gior...@gilest.ro
+# Contributor: Valentin Huélamo vhuel...@gmail.com
+
+pkgname=python2-zbar
+pkgver=0.10
+pkgrel=5
+pkgdesc=Python bindings for zbar QR code  bar code reader
+arch=('any')
+depends=('python2' 'zbar')
+makedepends=('python2-setuptools')
+url=https://pypi.python.org/pypi/zbar/;
+license=('LGPL')
+source=(https://pypi.python.org/packages/source/z/${pkgname#python2-}/${pkgname#python2-}-$pkgver.tar.gz
+
https://pypi.python.org/packages/source/z/${pkgname#python2-}/${pkgname#python2-}-$pkgver.tar.gz.asc)
+md5sums=('09568253d65e13e252987e3fd02e5ec8'
+ 'cc3cc73b96ef9773f1c184d68f2077ab')
+sha256sums=('5d0dad77dbca8822a4689c546f598f28030321efb14fa36ac5e409d181a0d9dd'
+'ecff67e9505b6f7773beac1f6149d661566e3b083db32b61a0e58eba9172f3d2')
+
+prepare() {
+  cd $srcdir/${pkgname#python2-}-$pkgver
+
+  msg 'Fixing Python version...'
+  find . -type f -print0 | xargs -0 sed -i 
's#/usr/bin/python#/usr/bin/python2#g'
+  find . -type f -print0 | xargs -0 sed -i 's#/usr/bin/env python#/usr/bin/env 
python2#g'
+}
+
+build() {
+  cd ${pkgname#python2-}-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname#python2-}-$pkgver
+
+  python2 setup.py install --root=$pkgdir --optimize=1 
+  rm ${pkgdir}/usr/lib/python2.7/site-packages/zbar.so
+}


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


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

2015-03-09 Thread Felix Yan
Date: Monday, March 9, 2015 @ 12:19:40
  Author: fyan
Revision: 128974

archrelease: copy trunk to community-any

Added:
  ibus-table/repos/community-any/PKGBUILD
(from rev 128973, ibus-table/trunk/PKGBUILD)
  ibus-table/repos/community-any/sgml_fix.patch
(from rev 128973, ibus-table/trunk/sgml_fix.patch)
Deleted:
  ibus-table/repos/community-any/PKGBUILD
  ibus-table/repos/community-any/sgml_fix.patch

+
 PKGBUILD   |   84 +++
 sgml_fix.patch |   48 +++
 2 files changed, 66 insertions(+), 66 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-09 11:19:27 UTC (rev 128973)
+++ PKGBUILD2015-03-09 11:19:40 UTC (rev 128974)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: coderoar coder...@gmail.com
-# Contributor: leemars leem...@gmail.com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=ibus-table
-pkgver=1.9.3
-pkgrel=1
-pkgdesc='IM Engine framework for table-based input methods, such as ZhengMa, 
WuBi, ErBi, CangJie and so on'
-arch=('any')
-url=http://code.google.com/p/ibus/;
-license=('LGPL')
-makedepends=('git' 'docbook2x' 'docbook-sgml')
-depends=('python-pyenchant' 'ibus' 'aspell-en')
-source=(git+https://github.com/kaio/ibus-table.git#tag=$pkgver;
-sgml_fix.patch)
-sha512sums=('SKIP'
-
'930cd45e9687295159c44d5d4133e99a2259fb8f2ed51675b55b18ca59acb410144689a2d51b052b7bbcbe061f8135ebd511898658d1c71e7004303df969c880')
-
-prepare() {
-  cd ${pkgname}
-
-  patch -p1 -i ../sgml_fix.patch
-}
-
-build() {
-  cd $pkgname
-
-  PYTHON=/usr/bin/python3 ./autogen.sh \
---prefix=/usr \
---libexecdir=/usr/lib/ibus
-
-  make
-}
-
-package() {
-  cd ${pkgname}
-
-  make DESTDIR=${pkgdir} install
-}
-

Copied: ibus-table/repos/community-any/PKGBUILD (from rev 128973, 
ibus-table/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-09 11:19:40 UTC (rev 128974)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: coderoar coder...@gmail.com
+# Contributor: leemars leem...@gmail.com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=ibus-table
+pkgver=1.9.4
+pkgrel=1
+pkgdesc='IM Engine framework for table-based input methods, such as ZhengMa, 
WuBi, ErBi, CangJie and so on'
+arch=('any')
+url=http://code.google.com/p/ibus/;
+license=('LGPL')
+makedepends=('git' 'docbook2x' 'docbook-sgml')
+depends=('python-pyenchant' 'ibus' 'aspell-en')
+source=(git+https://github.com/kaio/ibus-table.git#tag=$pkgver;
+sgml_fix.patch)
+sha512sums=('SKIP'
+
'930cd45e9687295159c44d5d4133e99a2259fb8f2ed51675b55b18ca59acb410144689a2d51b052b7bbcbe061f8135ebd511898658d1c71e7004303df969c880')
+
+prepare() {
+  cd ${pkgname}
+
+  patch -p1 -i ../sgml_fix.patch
+}
+
+build() {
+  cd $pkgname
+
+  PYTHON=/usr/bin/python3 ./autogen.sh \
+--prefix=/usr \
+--libexecdir=/usr/lib/ibus
+
+  make
+}
+
+package() {
+  cd ${pkgname}
+
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: sgml_fix.patch
===
--- sgml_fix.patch  2015-03-09 11:19:27 UTC (rev 128973)
+++ sgml_fix.patch  2015-03-09 11:19:40 UTC (rev 128974)
@@ -1,24 +0,0 @@
-diff --git a/engine/Makefile.am b/engine/Makefile.am
-index 1334876..1836439 100644
 a/engine/Makefile.am
-+++ b/engine/Makefile.am
-@@ -21,6 +21,7 @@
- 
- DOC2MAN = docbook2man
- SGML = ibus-table-createdb.sgml
-+XML = ibus-table-createdb.xml
- BUILT_MANS = ibus-table-createdb.1
- man_MANS = $(BUILT_MANS)
- 
-@@ -65,8 +66,9 @@ MAINTAINERCLEANFILES = \
- 
- ${man_MANS}: ${SGML}
-   $(AM_V_GEN) $(RM) $@; \
--  $(DOC2MAN) ${SGML}; \
--  $(RM) manpage.*
-+  SGML_CATALOG_FILES=/etc/sgml/catalog sgml2xml -xlower -xid ${SGML}  
${XML}; \
-+  $(DOC2MAN) ${XML}; \
-+  $(RM) manpage.* ${XML}
- 
- table.xml: table.xml.in
-   ( \

Copied: ibus-table/repos/community-any/sgml_fix.patch (from rev 128973, 
ibus-table/trunk/sgml_fix.patch)
===
--- sgml_fix.patch  (rev 0)
+++ sgml_fix.patch  2015-03-09 11:19:40 UTC (rev 128974)
@@ -0,0 +1,24 @@
+diff --git a/engine/Makefile.am b/engine/Makefile.am
+index 1334876..1836439 100644
+--- a/engine/Makefile.am
 b/engine/Makefile.am
+@@ -21,6 +21,7 @@
+ 
+ DOC2MAN = docbook2man
+ SGML = ibus-table-createdb.sgml
++XML = ibus-table-createdb.xml
+ BUILT_MANS = ibus-table-createdb.1
+ man_MANS = $(BUILT_MANS)
+ 
+@@ -65,8 +66,9 @@ MAINTAINERCLEANFILES = \
+ 
+ ${man_MANS}: ${SGML}
+   $(AM_V_GEN) $(RM) $@; \
+-  $(DOC2MAN) ${SGML}; \
+-  $(RM) manpage.*
++  SGML_CATALOG_FILES=/etc/sgml/catalog sgml2xml -xlower -xid ${SGML}  
${XML}; 

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

2015-03-09 Thread Jaroslav Lichtblau
Date: Monday, March 9, 2015 @ 12:29:35
  Author: jlichtblau
Revision: 128976

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-09 11:29:26 UTC (rev 128975)
+++ PKGBUILD2015-03-09 11:29:35 UTC (rev 128976)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Martin Wimpress c...@flexion.org
-# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
-# Contributor: kozec kozec at kozec dot com
-
-pkgname=syncthing-gtk
-pkgver=0.6.1
-pkgrel=1
-pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
-arch=('any')
-url='https://github.com/syncthing/syncthing-gtk'
-license=('GPL2')
-depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing')
-makedepends=('python2-setuptools')
-optdepends=('python2-nautilus: file manager integration for Nautilus'
-'python2-caja: file manager integration for Caja')
-source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('838186313056392c9f006bd3ec8f936c2f886f1afe655c839106b80cbea7e775')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root=${pkgdir} --optimize=1
-}

Copied: syncthing-gtk/repos/community-any/PKGBUILD (from rev 128975, 
syncthing-gtk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-09 11:29:35 UTC (rev 128976)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Martin Wimpress c...@flexion.org
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: kozec kozec at kozec dot com
+
+pkgname=syncthing-gtk
+pkgver=0.6.2
+pkgrel=1
+pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
+arch=('any')
+url='https://github.com/syncthing/syncthing-gtk'
+license=('GPL2')
+depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 
'python2-pyinotify' 'python2-cairo' 'syncthing')
+makedepends=('python2-setuptools')
+optdepends=('python2-nautilus: file manager integration for Nautilus'
+'python2-caja: file manager integration for Caja'
+'librsvg: to shown menu icons correctly if not using traditional 
window header')
+source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('b9238b454745dd5facbd03e5d78e7b4fc2a20510ebc6ae5716c4587b9add8cb0')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root=${pkgdir} --optimize=1
+}


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

2015-03-09 Thread Felix Yan
Date: Monday, March 9, 2015 @ 12:59:47
  Author: fyan
Revision: 233128

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-09 11:59:27 UTC (rev 233127)
+++ extra-i686/PKGBUILD 2015-03-09 11:59:47 UTC (rev 233128)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-cryptography
-pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.7.2
-pkgrel=1
-pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
-arch=('i686' 'x86_64')
-license=('Apache')
-url=http://pypi.python.org/pypi/cryptography;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi' 'python2-cffi' 'python2-enum34'
- 'python-pyasn1' 'python2-pyasn1')
-checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
-  'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
-source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
-md5sums=('a62beaac9f3a78109dba6d31db98cce9')
-
-prepare() {
-   cp -a cryptography-${pkgver}{,-python2}
-
-   # Don't depend on enum34 since we already have python 3.4
-   sed -i 's/enum34,//' cryptography-${pkgver}/setup.py
-}
-
-build() {
-   # Build python 3 module
-   cd cryptography-${pkgver}
-   python3 setup.py build
- 
-   # Build python 2 module
-   cd ../cryptography-${pkgver}-python2
-   python2 setup.py build
-}
-
-check() {
-   # Check python3 module
-   cd ${srcdir}/cryptography-${pkgver}
-   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH python3 setup.py 
test
-
-   # Check python2 module
-   cd ${srcdir}/cryptography-${pkgver}-python2
-   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH python2 setup.py 
test
-}
- 
-package_python-cryptography() {
-   depends=('python-pyasn1' 'python-six' 'python-cffi')
- 
-   cd cryptography-${pkgver}
-   python3 setup.py install --root=${pkgdir} --optimize=1 --skip-build
-}
- 
-package_python2-cryptography() {
-   depends=('python2-pyasn1' 'python2-six' 'python2-cffi' 'python2-enum34')
- 
-   cd cryptography-${pkgver}-python2
-   python2 setup.py install --root=${pkgdir} --optimize=1 --skip-build
-}

Copied: python-cryptography/repos/extra-i686/PKGBUILD (from rev 233127, 
python-cryptography/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-09 11:59:47 UTC (rev 233128)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-cryptography
+pkgname=('python-cryptography' 'python2-cryptography')
+pkgver=0.8
+pkgrel=1
+pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
+arch=('i686' 'x86_64')
+license=('Apache')
+url=http://pypi.python.org/pypi/cryptography;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six' 'python-cffi' 'python2-cffi' 'python2-enum34'
+ 'python-pyasn1' 'python2-pyasn1')
+checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
+  'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
+source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
+md5sums=('c0871039903e8b554179fd2b30a6647d')
+
+prepare() {
+   cp -a cryptography-${pkgver}{,-python2}
+
+   # Don't depend on enum34 since we already have python 3.4
+   sed -i 's/enum34,//' cryptography-${pkgver}/setup.py
+}
+
+build() {
+   # Build python 3 module
+   cd cryptography-${pkgver}
+   python3 setup.py build
+ 
+   # Build python 2 module
+   cd ../cryptography-${pkgver}-python2
+   python2 setup.py build
+}
+
+check() {
+   # Check python3 module
+   cd ${srcdir}/cryptography-${pkgver}
+   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH python3 setup.py 
test
+
+   # Check python2 module
+   cd ${srcdir}/cryptography-${pkgver}-python2
+   PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH python2 setup.py 
test
+}
+ 
+package_python-cryptography() {
+   depends=('python-pyasn1' 'python-six' 'python-cffi')
+ 
+   cd 

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

2015-03-09 Thread Felix Yan
Date: Monday, March 9, 2015 @ 12:59:27
  Author: fyan
Revision: 233127

upgpkg: python-cryptography 0.8-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 10:45:22 UTC (rev 233126)
+++ PKGBUILD2015-03-09 11:59:27 UTC (rev 233127)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.7.2
+pkgver=0.8
 pkgrel=1
 pkgdesc=A package designed to expose cryptographic recipes and primitives to 
Python developers
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 
python2-cryptography-vectors=$pkgver
   'python-iso8601' 'python2-iso8601' 'python-pretend' 
'python2-pretend')
 
source=(http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz;)
-md5sums=('a62beaac9f3a78109dba6d31db98cce9')
+md5sums=('c0871039903e8b554179fd2b30a6647d')
 
 prepare() {
cp -a cryptography-${pkgver}{,-python2}


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

2015-03-09 Thread Sébastien Luttringer
Date: Monday, March 9, 2015 @ 14:54:48
  Author: seblu
Revision: 233131

upgpkg: quagga 0.99.24.1-1

Modified:
  quagga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 13:49:03 UTC (rev 233130)
+++ PKGBUILD2015-03-09 13:54:48 UTC (rev 233131)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=quagga
-pkgver=0.99.24
+pkgver=0.99.24.1
 pkgrel=1
 pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 'ripd.service'
 'ripngd.service'
 'zebra.service')
-md5sums=('0192fed6d9545a2b4e9ddf489ec154a2'
+md5sums=('7986bdc2fe6027d4c9216f7f5791e718'
  '20a8e36ad851d4e06467aeb56a84b245'
  'cc90c234aac9098c5132d653037d5269'
  '67d0ada0f3000b9a86351798786c5256'


[arch-commits] Commit in quagga/repos (40 files)

2015-03-09 Thread Sébastien Luttringer
Date: Monday, March 9, 2015 @ 15:03:59
  Author: seblu
Revision: 233135

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

Added:
  quagga/repos/extra-i686/PKGBUILD
(from rev 233134, quagga/trunk/PKGBUILD)
  quagga/repos/extra-i686/babeld.service
(from rev 233134, quagga/trunk/babeld.service)
  quagga/repos/extra-i686/bgpd.service
(from rev 233134, quagga/trunk/bgpd.service)
  quagga/repos/extra-i686/isisd.service
(from rev 233134, quagga/trunk/isisd.service)
  quagga/repos/extra-i686/ospf6d.service
(from rev 233134, quagga/trunk/ospf6d.service)
  quagga/repos/extra-i686/ospfd.service
(from rev 233134, quagga/trunk/ospfd.service)
  quagga/repos/extra-i686/quagga.install
(from rev 233134, quagga/trunk/quagga.install)
  quagga/repos/extra-i686/ripd.service
(from rev 233134, quagga/trunk/ripd.service)
  quagga/repos/extra-i686/ripngd.service
(from rev 233134, quagga/trunk/ripngd.service)
  quagga/repos/extra-i686/zebra.service
(from rev 233134, quagga/trunk/zebra.service)
  quagga/repos/extra-x86_64/PKGBUILD
(from rev 233134, quagga/trunk/PKGBUILD)
  quagga/repos/extra-x86_64/babeld.service
(from rev 233134, quagga/trunk/babeld.service)
  quagga/repos/extra-x86_64/bgpd.service
(from rev 233134, quagga/trunk/bgpd.service)
  quagga/repos/extra-x86_64/isisd.service
(from rev 233134, quagga/trunk/isisd.service)
  quagga/repos/extra-x86_64/ospf6d.service
(from rev 233134, quagga/trunk/ospf6d.service)
  quagga/repos/extra-x86_64/ospfd.service
(from rev 233134, quagga/trunk/ospfd.service)
  quagga/repos/extra-x86_64/quagga.install
(from rev 233134, quagga/trunk/quagga.install)
  quagga/repos/extra-x86_64/ripd.service
(from rev 233134, quagga/trunk/ripd.service)
  quagga/repos/extra-x86_64/ripngd.service
(from rev 233134, quagga/trunk/ripngd.service)
  quagga/repos/extra-x86_64/zebra.service
(from rev 233134, quagga/trunk/zebra.service)
Deleted:
  quagga/repos/extra-i686/PKGBUILD
  quagga/repos/extra-i686/babeld.service
  quagga/repos/extra-i686/bgpd.service
  quagga/repos/extra-i686/isisd.service
  quagga/repos/extra-i686/ospf6d.service
  quagga/repos/extra-i686/ospfd.service
  quagga/repos/extra-i686/quagga.install
  quagga/repos/extra-i686/ripd.service
  quagga/repos/extra-i686/ripngd.service
  quagga/repos/extra-i686/zebra.service
  quagga/repos/extra-x86_64/PKGBUILD
  quagga/repos/extra-x86_64/babeld.service
  quagga/repos/extra-x86_64/bgpd.service
  quagga/repos/extra-x86_64/isisd.service
  quagga/repos/extra-x86_64/ospf6d.service
  quagga/repos/extra-x86_64/ospfd.service
  quagga/repos/extra-x86_64/quagga.install
  quagga/repos/extra-x86_64/ripd.service
  quagga/repos/extra-x86_64/ripngd.service
  quagga/repos/extra-x86_64/zebra.service

-+
 /PKGBUILD   |  172 ++
 /babeld.service |   32 +++
 /bgpd.service   |   32 +++
 /isisd.service  |   32 +++
 /ospf6d.service |   32 +++
 /ospfd.service  |   32 +++
 /quagga.install |   72 +
 /ripd.service   |   32 +++
 /ripngd.service |   32 +++
 /zebra.service  |   32 +++
 extra-i686/PKGBUILD |   86 -
 extra-i686/babeld.service   |   16 ---
 extra-i686/bgpd.service |   16 ---
 extra-i686/isisd.service|   16 ---
 extra-i686/ospf6d.service   |   16 ---
 extra-i686/ospfd.service|   16 ---
 extra-i686/quagga.install   |   36 
 extra-i686/ripd.service |   16 ---
 extra-i686/ripngd.service   |   16 ---
 extra-i686/zebra.service|   16 ---
 extra-x86_64/PKGBUILD   |   86 -
 extra-x86_64/babeld.service |   16 ---
 extra-x86_64/bgpd.service   |   16 ---
 extra-x86_64/isisd.service  |   16 ---
 extra-x86_64/ospf6d.service |   16 ---
 extra-x86_64/ospfd.service  |   16 ---
 extra-x86_64/quagga.install |   36 
 extra-x86_64/ripd.service   |   16 ---
 extra-x86_64/ripngd.service |   16 ---
 extra-x86_64/zebra.service  |   16 ---
 30 files changed, 500 insertions(+), 500 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-09 14:03:01 UTC (rev 233134)
+++ extra-i686/PKGBUILD 2015-03-09 14:03:59 UTC (rev 233135)
@@ -1,86 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=quagga
-pkgver=0.99.24
-pkgrel=1
-pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
-arch=('i686' 'x86_64')
-url='http://www.quagga.net'
-license=('GPL2')
-depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses' 'perl')
-options=('!buildflags')
-install=quagga.install
-source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz;
-'babeld.service'
-'bgpd.service'
-'isisd.service'
-'ospf6d.service'
-'ospfd.service'
-'ripd.service'
-

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

2015-03-09 Thread Felix Yan
Date: Monday, March 9, 2015 @ 12:37:16
  Author: fyan
Revision: 128978

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-09 11:37:03 UTC (rev 128977)
+++ PKGBUILD2015-03-09 11:37:16 UTC (rev 128978)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-
-pkgbase=python-cryptography-vectors
-pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=0.7.2
-pkgrel=1
-pkgdesc=Test vectors for the cryptography package
-arch=('any')
-license=('Apache')
-url=http://pypi.python.org/pypi/cryptography-vectors;
-makedepends=('python-setuptools' 'python2-setuptools')
-source=(http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
-md5sums=('4730d632477bd07a58659f55f34d6c74')
-
-prepare() {
-   cp -a cryptography_vectors-$pkgver{,-python2}
-}
-
-package_python-cryptography-vectors() {
-   depends=('python')
- 
-   cd cryptography_vectors-$pkgver
-   python3 setup.py install --root=$pkgdir --optimize=1
-}
- 
-package_python2-cryptography-vectors() {
-   depends=('python2')
- 
-   cd cryptography_vectors-$pkgver-python2
-   python2 setup.py install --root=$pkgdir --optimize=1
-}

Copied: python-cryptography-vectors/repos/community-any/PKGBUILD (from rev 
128977, python-cryptography-vectors/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-09 11:37:16 UTC (rev 128978)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+
+pkgbase=python-cryptography-vectors
+pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
+pkgver=0.8
+pkgrel=1
+pkgdesc=Test vectors for the cryptography package
+arch=('any')
+license=('Apache')
+url=http://pypi.python.org/pypi/cryptography-vectors;
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
+md5sums=('34d30bb370a64008b733c0dab0fd9582')
+
+prepare() {
+   cp -a cryptography_vectors-$pkgver{,-python2}
+}
+
+package_python-cryptography-vectors() {
+   depends=('python')
+ 
+   cd cryptography_vectors-$pkgver
+   python3 setup.py install --root=$pkgdir --optimize=1
+}
+ 
+package_python2-cryptography-vectors() {
+   depends=('python2')
+ 
+   cd cryptography_vectors-$pkgver-python2
+   python2 setup.py install --root=$pkgdir --optimize=1
+}


[arch-commits] Commit in tigervnc/trunk (vncserver.service)

2015-03-09 Thread Sergej Pupykin
Date: Monday, March 9, 2015 @ 14:19:11
  Author: spupykin
Revision: 128979

Modified:
  tigervnc/trunk/vncserver.service

---+
 vncserver.service |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: vncserver.service
===
--- vncserver.service   2015-03-09 11:37:16 UTC (rev 128978)
+++ vncserver.service   2015-03-09 13:19:11 UTC (rev 128979)
@@ -18,7 +18,7 @@
 After=syslog.target network.target
 
 [Service]
-Type=simple
+Type=forking
 User=
 
 ExecStartPre=/bin/sh -c '/usr/bin/vncserver -kill %i /dev/null 21 || true'


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

2015-03-09 Thread Sébastien Luttringer
Date: Monday, March 9, 2015 @ 14:55:26
  Author: seblu
Revision: 233132

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

Added:
  quagga/repos/community-i686/
  quagga/repos/community-i686/PKGBUILD
(from rev 233131, quagga/trunk/PKGBUILD)
  quagga/repos/community-i686/babeld.service
(from rev 233131, quagga/trunk/babeld.service)
  quagga/repos/community-i686/bgpd.service
(from rev 233131, quagga/trunk/bgpd.service)
  quagga/repos/community-i686/isisd.service
(from rev 233131, quagga/trunk/isisd.service)
  quagga/repos/community-i686/ospf6d.service
(from rev 233131, quagga/trunk/ospf6d.service)
  quagga/repos/community-i686/ospfd.service
(from rev 233131, quagga/trunk/ospfd.service)
  quagga/repos/community-i686/quagga.install
(from rev 233131, quagga/trunk/quagga.install)
  quagga/repos/community-i686/ripd.service
(from rev 233131, quagga/trunk/ripd.service)
  quagga/repos/community-i686/ripngd.service
(from rev 233131, quagga/trunk/ripngd.service)
  quagga/repos/community-i686/zebra.service
(from rev 233131, quagga/trunk/zebra.service)
  quagga/repos/community-x86_64/
  quagga/repos/community-x86_64/PKGBUILD
(from rev 233131, quagga/trunk/PKGBUILD)
  quagga/repos/community-x86_64/babeld.service
(from rev 233131, quagga/trunk/babeld.service)
  quagga/repos/community-x86_64/bgpd.service
(from rev 233131, quagga/trunk/bgpd.service)
  quagga/repos/community-x86_64/isisd.service
(from rev 233131, quagga/trunk/isisd.service)
  quagga/repos/community-x86_64/ospf6d.service
(from rev 233131, quagga/trunk/ospf6d.service)
  quagga/repos/community-x86_64/ospfd.service
(from rev 233131, quagga/trunk/ospfd.service)
  quagga/repos/community-x86_64/quagga.install
(from rev 233131, quagga/trunk/quagga.install)
  quagga/repos/community-x86_64/ripd.service
(from rev 233131, quagga/trunk/ripd.service)
  quagga/repos/community-x86_64/ripngd.service
(from rev 233131, quagga/trunk/ripngd.service)
  quagga/repos/community-x86_64/zebra.service
(from rev 233131, quagga/trunk/zebra.service)

-+
 community-i686/PKGBUILD |   86 ++
 community-i686/babeld.service   |   16 +++
 community-i686/bgpd.service |   16 +++
 community-i686/isisd.service|   16 +++
 community-i686/ospf6d.service   |   16 +++
 community-i686/ospfd.service|   16 +++
 community-i686/quagga.install   |   36 +++
 community-i686/ripd.service |   16 +++
 community-i686/ripngd.service   |   16 +++
 community-i686/zebra.service|   16 +++
 community-x86_64/PKGBUILD   |   86 ++
 community-x86_64/babeld.service |   16 +++
 community-x86_64/bgpd.service   |   16 +++
 community-x86_64/isisd.service  |   16 +++
 community-x86_64/ospf6d.service |   16 +++
 community-x86_64/ospfd.service  |   16 +++
 community-x86_64/quagga.install |   36 +++
 community-x86_64/ripd.service   |   16 +++
 community-x86_64/ripngd.service |   16 +++
 community-x86_64/zebra.service  |   16 +++
 20 files changed, 500 insertions(+)

Copied: quagga/repos/community-i686/PKGBUILD (from rev 233131, 
quagga/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-09 13:55:26 UTC (rev 233132)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+pkgname=quagga
+pkgver=0.99.24.1
+pkgrel=1
+pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
+arch=('i686' 'x86_64')
+url='http://www.quagga.net'
+license=('GPL2')
+depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses' 'perl')
+options=('!buildflags')
+install=quagga.install
+source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz;
+'babeld.service'
+'bgpd.service'
+'isisd.service'
+'ospf6d.service'
+'ospfd.service'
+'ripd.service'
+'ripngd.service'
+'zebra.service')
+md5sums=('7986bdc2fe6027d4c9216f7f5791e718'
+ '20a8e36ad851d4e06467aeb56a84b245'
+ 'cc90c234aac9098c5132d653037d5269'
+ '67d0ada0f3000b9a86351798786c5256'
+ '6e2569ef339838aa41375e913a8e19ce'
+ '260f5fcf9b53ef201a8fb34e7ea90457'
+ 'b6e3549d780355914ae8edd43e15630a'
+ '72dd63c49fdaea41729a4318d0fbac79'
+ '577f1e7caeea31d910f2dc29c28ada7d')
+
+prepare() {
+  cd $pkgname-$pkgver
+  shopt -s nullglob
+  for _p in $srcdir/*.patch; do
+msg2 Applying ${_p##*/}
+patch -p 1 -i $_p
+  done
+}
+
+build() {
+  cd $pkgname-$pkgver
+  # fix broken 0.99.22.4 tarball
+  autoreconf -fvi
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc/quagga \
+--localstatedir=/run/quagga \
+--enable-exampledir=/usr/share/doc/quagga/examples \
+--enable-vtysh \
+   

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

2015-03-09 Thread Jaroslav Lichtblau
Date: Monday, March 9, 2015 @ 12:29:26
  Author: jlichtblau
Revision: 128975

upgpkg: syncthing-gtk 0.6.2-1

Modified:
  syncthing-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 11:19:40 UTC (rev 128974)
+++ PKGBUILD2015-03-09 11:29:26 UTC (rev 128975)
@@ -4,7 +4,7 @@
 # Contributor: kozec kozec at kozec dot com
 
 pkgname=syncthing-gtk
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
 arch=('any')
@@ -16,7 +16,7 @@
 'python2-caja: file manager integration for Caja'
 'librsvg: to shown menu icons correctly if not using traditional 
window header')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('838186313056392c9f006bd3ec8f936c2f886f1afe655c839106b80cbea7e775')
+sha256sums=('b9238b454745dd5facbd03e5d78e7b4fc2a20510ebc6ae5716c4587b9add8cb0')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in quagga/repos (community-i686 community-x86_64)

2015-03-09 Thread Sébastien Luttringer
Date: Monday, March 9, 2015 @ 15:03:01
  Author: seblu
Revision: 233134

I'm an idiot

Deleted:
  quagga/repos/community-i686/
  quagga/repos/community-x86_64/


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

2015-03-09 Thread Felix Yan
Date: Monday, March 9, 2015 @ 12:37:03
  Author: fyan
Revision: 128977

upgpkg: python-cryptography-vectors 0.8-1

Modified:
  python-cryptography-vectors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 11:29:35 UTC (rev 128976)
+++ PKGBUILD2015-03-09 11:37:03 UTC (rev 128977)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography-vectors
 pkgname=('python-cryptography-vectors' 'python2-cryptography-vectors')
-pkgver=0.7.2
+pkgver=0.8
 pkgrel=1
 pkgdesc=Test vectors for the cryptography package
 arch=('any')
@@ -11,7 +11,7 @@
 url=http://pypi.python.org/pypi/cryptography-vectors;
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=(http://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-${pkgver}.tar.gz;)
-md5sums=('4730d632477bd07a58659f55f34d6c74')
+md5sums=('34d30bb370a64008b733c0dab0fd9582')
 
 prepare() {
cp -a cryptography_vectors-$pkgver{,-python2}


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

2015-03-09 Thread Evangelos Foutras
Date: Monday, March 9, 2015 @ 12:09:19
  Author: foutrelis
Revision: 128970

upgpkg: handbrake 0.10.1-1

New upstream release.

Modified:
  handbrake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 11:00:17 UTC (rev 128969)
+++ PKGBUILD2015-03-09 11:09:19 UTC (rev 128970)
@@ -4,10 +4,10 @@
 # Contributor: Sebastien Piccand sebcactus gmail com
 
 pkgname=('handbrake' 'handbrake-cli')
-pkgver=0.10.0
-pkgrel=3
+pkgver=0.10.1
+pkgrel=1
 arch=('i686' 'x86_64')
-url=http://handbrake.fr/;
+url=https://handbrake.fr/;
 license=('GPL')
 makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify'
  'gst-plugins-base' 'gtk3' 'dbus-glib' 'fribidi' 'libass' 'lame'
@@ -14,8 +14,8 @@
  'fontconfig' 'freetype2' 'libxml2' 'libogg' 'libvorbis' 'cmake'
  'libtheora' 'libsamplerate' 'libbluray' 'x264' 'libx264'
  'libdvdnav' 'librsvg')
-source=(http://downloads.sourceforge.net/project/handbrake/$pkgver/HandBrake-$pkgver.tar.bz2)
-sha256sums=('a91042da3cc08454844f7c171ee2fde4f0ed08176407fc0328d5118227ed4114')
+source=(https://handbrake.fr/mirror/HandBrake-$pkgver.tar.bz2)
+sha256sums=('7ea42031fd4d5efd04903a9aae79c952c50fd43b6f7bf08fd1a93f6b358a23f5')
 
 prepare() {
   cd $srcdir/HandBrake-$pkgver


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

2015-03-09 Thread Evangelos Foutras
Date: Monday, March 9, 2015 @ 12:09:32
  Author: foutrelis
Revision: 128971

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

Added:
  handbrake/repos/community-staging-i686/PKGBUILD
(from rev 128970, handbrake/trunk/PKGBUILD)
  handbrake/repos/community-staging-i686/handbrake.install
(from rev 128970, handbrake/trunk/handbrake.install)
  handbrake/repos/community-staging-x86_64/PKGBUILD
(from rev 128970, handbrake/trunk/PKGBUILD)
  handbrake/repos/community-staging-x86_64/handbrake.install
(from rev 128970, handbrake/trunk/handbrake.install)
Deleted:
  handbrake/repos/community-staging-i686/PKGBUILD
  handbrake/repos/community-staging-i686/handbrake.install
  handbrake/repos/community-staging-x86_64/PKGBUILD
  handbrake/repos/community-staging-x86_64/handbrake.install

+
 /PKGBUILD  |  144 +++
 /handbrake.install |   28 +
 community-staging-i686/PKGBUILD|   72 -
 community-staging-i686/handbrake.install   |   14 --
 community-staging-x86_64/PKGBUILD  |   72 -
 community-staging-x86_64/handbrake.install |   14 --
 6 files changed, 172 insertions(+), 172 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2015-03-09 11:09:19 UTC (rev 128970)
+++ community-staging-i686/PKGBUILD 2015-03-09 11:09:32 UTC (rev 128971)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sebastien Piccand sebcactus gmail com
-
-pkgname=('handbrake' 'handbrake-cli')
-pkgver=0.10.0
-pkgrel=3
-arch=('i686' 'x86_64')
-url=http://handbrake.fr/;
-license=('GPL')
-makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify'
- 'gst-plugins-base' 'gtk3' 'dbus-glib' 'fribidi' 'libass' 'lame'
- 'fontconfig' 'freetype2' 'libxml2' 'libogg' 'libvorbis' 'cmake'
- 'libtheora' 'libsamplerate' 'libbluray' 'x264' 'libx264'
- 'libdvdnav' 'librsvg')
-source=(http://downloads.sourceforge.net/project/handbrake/$pkgver/HandBrake-$pkgver.tar.bz2)
-sha256sums=('a91042da3cc08454844f7c171ee2fde4f0ed08176407fc0328d5118227ed4114')
-
-prepare() {
-  cd $srcdir/HandBrake-$pkgver
-
-  # Use more system libs
-  # We had ffmpeg here as well but it broke PGS subtitle processing
-  # https://forum.handbrake.fr/viewtopic.php?f=13t=27581
-  sed -i \
--e '/MODULES += contrib\/libbluray/d' \
--e '/MODULES += contrib\/libdvdnav/d' \
--e '/MODULES += contrib\/libdvdread/d' \
-make/include/main.defs
-}
-
-build() {
-  cd $srcdir/HandBrake-$pkgver
-
-  ./configure \
---prefix=/usr \
---force \
---disable-gtk-update-checks
-  cd build
-  make
-}
-
-package_handbrake() {
-  pkgdesc=Multithreaded video transcoder
-  depends=('bzip2' 'gcc-libs' 'gst-plugins-base' 'libnotify' 'dbus-glib'
-   'fribidi' 'libass' 'lame' 'gtk3' 'fontconfig' 'freetype2' 'libxml2'
-   'libogg' 'libvorbis' 'libtheora' 'libsamplerate' 'libbluray'
-   'libx264' 'libdvdnav' 'librsvg' 'desktop-file-utils'
-   'hicolor-icon-theme')
-  depends+=('libx264.so')
-  optdepends=('gst-plugins-good: for video previews'
-  'gst-libav: for video previews')
-  install=$pkgname.install
-
-  cd $srcdir/HandBrake-$pkgver/build
-
-  make DESTDIR=$pkgdir install
-  rm $pkgdir/usr/bin/HandBrakeCLI
-}
-
-package_handbrake-cli() {
-  pkgdesc=Multithreaded video transcoder (CLI)
-  depends=('bzip2' 'gcc-libs' 'zlib' 'fribidi' 'libass' 'lame' 'libxml2'
-   'libtheora' 'libsamplerate' 'libbluray' 'libx264' 'libdvdnav')
-  depends+=('libx264.so')
-
-  cd $srcdir/HandBrake-$pkgver/build
-  install -D HandBrakeCLI $pkgdir/usr/bin/HandBrakeCLI
-}
-
-# vim:set ts=2 sw=2 et:

Copied: handbrake/repos/community-staging-i686/PKGBUILD (from rev 128970, 
handbrake/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-03-09 11:09:32 UTC (rev 128971)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sebastien Piccand sebcactus gmail com
+
+pkgname=('handbrake' 'handbrake-cli')
+pkgver=0.10.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url=https://handbrake.fr/;
+license=('GPL')
+makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify'
+ 'gst-plugins-base' 'gtk3' 'dbus-glib' 'fribidi' 'libass' 'lame'
+ 'fontconfig' 'freetype2' 'libxml2' 'libogg' 'libvorbis' 'cmake'
+ 'libtheora' 'libsamplerate' 'libbluray' 'x264' 'libx264'
+ 'libdvdnav' 'librsvg')

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

2015-03-09 Thread Alexander Rødseth
Date: Monday, March 9, 2015 @ 12:15:15
  Author: arodseth
Revision: 128972

archrelease: copy trunk to community-any

Added:
  nuitka/repos/community-any/PKGBUILD
(from rev 128971, nuitka/trunk/PKGBUILD)
Deleted:
  nuitka/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-09 11:09:32 UTC (rev 128971)
+++ PKGBUILD2015-03-09 11:15:15 UTC (rev 128972)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Panagiotis Mavrogiorgos (pmav99)  (gmail)
-
-pkgname=nuitka
-pkgver=0.5.10
-pkgrel=1
-pkgdesc='Python to native compiler'
-arch=('any')
-url='http://www.nuitka.net/'
-license=('APACHE')
-makedepends=('scons')
-depends=('python' 'scons')
-options=('!emptydirs')
-source=(http://nuitka.net/releases/Nuitka-$pkgver.tar.gz;)
-sha256sums=('a2fe2cbc93987e660dfc74f3b70efa07babaf416a944d347911e3e30956525f8')
-
-package() {
-  cd Nuitka-$pkgver
-
-  python setup.py install --root=$pkgdir --optimize=1
-} 
-
-# vim: sw=2 ts=2 et:

Copied: nuitka/repos/community-any/PKGBUILD (from rev 128971, 
nuitka/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-09 11:15:15 UTC (rev 128972)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Panagiotis Mavrogiorgos (pmav99)  (gmail)
+
+pkgname=nuitka
+pkgver=0.5.10.1
+pkgrel=1
+pkgdesc='Python to native compiler'
+arch=('any')
+url='http://www.nuitka.net/'
+license=('APACHE')
+makedepends=('scons')
+depends=('python' 'scons')
+options=('!emptydirs')
+source=(http://nuitka.net/releases/Nuitka-$pkgver.tar.gz;)
+sha256sums=('7f01b65d6da93c2ee811c9c34bb2331d0a60efb55b589e4ece82d8e2f57274d0')
+
+package() {
+  cd Nuitka-$pkgver
+
+  python setup.py install --root=$pkgdir --optimize=1
+} 
+
+# vim: sw=2 ts=2 et:


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

2015-03-09 Thread Sébastien Luttringer
Date: Monday, March 9, 2015 @ 14:49:03
  Author: seblu
Revision: 233130

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

Added:
  patch/repos/testing-i686/
  patch/repos/testing-i686/PKGBUILD
(from rev 233129, patch/trunk/PKGBUILD)
  patch/repos/testing-x86_64/
  patch/repos/testing-x86_64/PKGBUILD
(from rev 233129, patch/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   45 +
 testing-x86_64/PKGBUILD |   45 +
 2 files changed, 90 insertions(+)

Copied: patch/repos/testing-i686/PKGBUILD (from rev 233129, 
patch/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-09 13:49:03 UTC (rev 233130)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=patch
+pkgver=2.7.5
+pkgrel=1
+pkgdesc='A utility to apply patch files to original sources'
+arch=('i686' 'x86_64')
+url='http://www.gnu.org/software/patch/patch.html'
+license=('GPL')
+groups=('base-devel')
+depends=('glibc' 'attr')
+makedepends=('ed')
+optdepends=('ed: for patch -e functionality')
+validpgpkeys=('7768CE4B75E5236F1A374CEEC4C927CD5D1B36D7') # Andreas Gruenbacher
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('e3da7940431633fb65a01b91d3b7a27a'
+ 'SKIP')
+
+#prepare() {
+#  # Fix segfault on non-numeric strip-count
+#  # (also segfaults on nonexistent directory passed to -d)
+#  # http://savannah.gnu.org/bugs/?37500
+#  patch -Np1 -d $pkgname-$pkgver  
patch-2.7.1-initialize-data-structures-early-enough.patch
+#}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: patch/repos/testing-x86_64/PKGBUILD (from rev 233129, 
patch/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-03-09 13:49:03 UTC (rev 233130)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=patch
+pkgver=2.7.5
+pkgrel=1
+pkgdesc='A utility to apply patch files to original sources'
+arch=('i686' 'x86_64')
+url='http://www.gnu.org/software/patch/patch.html'
+license=('GPL')
+groups=('base-devel')
+depends=('glibc' 'attr')
+makedepends=('ed')
+optdepends=('ed: for patch -e functionality')
+validpgpkeys=('7768CE4B75E5236F1A374CEEC4C927CD5D1B36D7') # Andreas Gruenbacher
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('e3da7940431633fb65a01b91d3b7a27a'
+ 'SKIP')
+
+#prepare() {
+#  # Fix segfault on non-numeric strip-count
+#  # (also segfaults on nonexistent directory passed to -d)
+#  # http://savannah.gnu.org/bugs/?37500
+#  patch -Np1 -d $pkgname-$pkgver  
patch-2.7.1-initialize-data-structures-early-enough.patch
+#}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-03-09 Thread Sébastien Luttringer
Date: Monday, March 9, 2015 @ 14:48:49
  Author: seblu
Revision: 233129

upgpkg: patch 2.7.5-1

Modified:
  patch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 11:59:47 UTC (rev 233128)
+++ PKGBUILD2015-03-09 13:48:49 UTC (rev 233129)
@@ -4,7 +4,7 @@
 # Contributor: judd jvi...@zeroflux.org
 
 pkgname=patch
-pkgver=2.7.4
+pkgver=2.7.5
 pkgrel=1
 pkgdesc='A utility to apply patch files to original sources'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 optdepends=('ed: for patch -e functionality')
 validpgpkeys=('7768CE4B75E5236F1A374CEEC4C927CD5D1B36D7') # Andreas Gruenbacher
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('abc59498fc44e0d07764aa105fd2'
+md5sums=('e3da7940431633fb65a01b91d3b7a27a'
  'SKIP')
 
 #prepare() {


[arch-commits] Commit in (python2-zbar)

2015-03-09 Thread Timothy Redaelli
Date: Monday, March 9, 2015 @ 15:18:29
  Author: tredaelli
Revision: 128981

Useless, included in zbar package

Deleted:
  python2-zbar/


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

2015-03-09 Thread Alexander Rødseth
Date: Monday, March 9, 2015 @ 17:49:01
  Author: arodseth
Revision: 128984

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

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

+
 /PKGBUILD  |   96 +++
 /scite.install |   26 ++
 community-i686/PKGBUILD|   48 ---
 community-i686/scite.install   |   13 -
 community-x86_64/PKGBUILD  |   48 ---
 community-x86_64/scite.install |   13 -
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-09 16:27:33 UTC (rev 128983)
+++ community-i686/PKGBUILD 2015-03-09 16:49:01 UTC (rev 128984)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Thomas S Hatch thatc...@gmail.com
-# Contributor: Corrado 'bardo' Primier corrado.prim...@mail.polimi.it
-# Contributor: Jochem Kossen j.kos...@home.nl
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=scite
-pkgver=3.5.3
-pkgrel=1
-pkgdesc='Editor with facilities for building and running programs'
-arch=('x86_64' 'i686')
-url='http://www.scintilla.org/SciTE.html'
-license=('custom:scite')
-depends=('desktop-file-utils' 'gtk2')
-makedepends=('setconf')
-backup=('usr/share/scite/SciTEGlobal.properties')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
-sha256sums=('d667c4f6cacc6d906e1992048c23eac4cb83c9ced7ec3df320d7e3913f167f10')
-
-prepare() {
-  if [ $?CXXBASEFLAGS == 1 ]; then 
-sed '0,/CXXTFLAGS=/s//nop=/' -i scite/gtk/makefile
-setconf scite/gtk/makefile CXXTFLAGS -DNDEBUG ${CXXFLAGS} $(CXXBASEFLAGS)
-  fi
-  sed '0,/CXXFLAGS=/s//nop=/' -i scintilla/gtk/makefile
-  setconf scintilla/gtk/makefile CXXFLAGS \
--DNDEBUG ${CXXFLAGS} \$(CXXBASEFLAGS) \$(THREADFLAGS)
-  setconf scintilla/gtk/makefile CXXBASEFLAGS \
--Wno-missing-braces -Wno-char-subscripts ${CXXFLAGS} -DGTK -DSCI_LEXER 
\$(INCLUDEDIRS)
-}
-
-build() {
-  make -C scintilla/gtk
-  make -C $pkgname/gtk
-}
-
-package() {
-  make -C $pkgname/gtk DESTDIR=$pkgdir install
-  install -Dm644 $pkgname/License.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE-scite
-  install -Dm644 scintilla/License.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE-scintilla
-  ln -sf /usr/bin/SciTE $pkgdir/usr/bin/scite
-}
-
-# vim:set ts=2 sw=2 et:

Copied: scite/repos/community-i686/PKGBUILD (from rev 128983, 
scite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-09 16:49:01 UTC (rev 128984)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Thomas S Hatch thatc...@gmail.com
+# Contributor: Corrado 'bardo' Primier corrado.prim...@mail.polimi.it
+# Contributor: Jochem Kossen j.kos...@home.nl
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=scite
+pkgver=3.5.4
+pkgrel=1
+pkgdesc='Editor with facilities for building and running programs'
+arch=('x86_64' 'i686')
+url='http://www.scintilla.org/SciTE.html'
+license=('custom:scite')
+depends=('desktop-file-utils' 'gtk2')
+makedepends=('setconf')
+backup=('usr/share/scite/SciTEGlobal.properties')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
+sha256sums=('96041bb6a3aed321e353db7c8fcde720b99cab98cbfa2ef62a5e07dd523e1495')
+
+prepare() {
+  if [ $?CXXBASEFLAGS == 1 ]; then
+sed '0,/CXXTFLAGS=/s//nop=/' -i scite/gtk/makefile
+setconf scite/gtk/makefile CXXTFLAGS -DNDEBUG ${CXXFLAGS} $(CXXBASEFLAGS)
+  fi
+  sed '0,/CXXFLAGS=/s//nop=/' -i scintilla/gtk/makefile
+  setconf scintilla/gtk/makefile CXXFLAGS \
+-DNDEBUG ${CXXFLAGS} \$(CXXBASEFLAGS) \$(THREADFLAGS)
+  setconf scintilla/gtk/makefile CXXBASEFLAGS \
+-Wno-missing-braces -Wno-char-subscripts ${CXXFLAGS} -DGTK -DSCI_LEXER 
\$(INCLUDEDIRS)
+}
+
+build() {
+  make -C scintilla/gtk
+  make -C $pkgname/gtk
+}
+
+package() {
+  make -C $pkgname/gtk DESTDIR=$pkgdir install
+  install -Dm644 $pkgname/License.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE-scite
+  install -Dm644 scintilla/License.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE-scintilla
+  ln 

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

2015-03-09 Thread Alexander Rødseth
Date: Monday, March 9, 2015 @ 17:27:33
  Author: arodseth
Revision: 128983

upgpkg: scite 3.5.4-1

Modified:
  scite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 16:13:42 UTC (rev 128982)
+++ PKGBUILD2015-03-09 16:27:33 UTC (rev 128983)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=scite
-pkgver=3.5.3
+pkgver=3.5.4
 pkgrel=1
 pkgdesc='Editor with facilities for building and running programs'
 arch=('x86_64' 'i686')
@@ -17,10 +17,10 @@
 backup=('usr/share/scite/SciTEGlobal.properties')
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
-sha256sums=('d667c4f6cacc6d906e1992048c23eac4cb83c9ced7ec3df320d7e3913f167f10')
+sha256sums=('96041bb6a3aed321e353db7c8fcde720b99cab98cbfa2ef62a5e07dd523e1495')
 
 prepare() {
-  if [ $?CXXBASEFLAGS == 1 ]; then 
+  if [ $?CXXBASEFLAGS == 1 ]; then
 sed '0,/CXXTFLAGS=/s//nop=/' -i scite/gtk/makefile
 setconf scite/gtk/makefile CXXTFLAGS -DNDEBUG ${CXXFLAGS} $(CXXBASEFLAGS)
   fi


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

2015-03-09 Thread Gaetan Bisson
Date: Monday, March 9, 2015 @ 17:45:55
  Author: bisson
Revision: 233145

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

Added:
  mutt/repos/extra-i686/PKGBUILD
(from rev 233144, mutt/trunk/PKGBUILD)
  mutt/repos/extra-i686/cve-2014-9116.patch
(from rev 233144, mutt/trunk/cve-2014-9116.patch)
  mutt/repos/extra-x86_64/PKGBUILD
(from rev 233144, mutt/trunk/PKGBUILD)
  mutt/repos/extra-x86_64/cve-2014-9116.patch
(from rev 233144, mutt/trunk/cve-2014-9116.patch)
Deleted:
  mutt/repos/extra-i686/cve-2014-9116.patch
  mutt/repos/extra-x86_64/PKGBUILD
  mutt/repos/extra-x86_64/cve-2014-9116.patch

--+
 /PKGBUILD|   53 
 /cve-2014-9116.patch |   70 +
 extra-i686/PKGBUILD  |   53 
 extra-i686/cve-2014-9116.patch   |   35 --
 extra-x86_64/PKGBUILD|   53 
 extra-x86_64/cve-2014-9116.patch |   35 --
 6 files changed, 176 insertions(+), 123 deletions(-)

Copied: mutt/repos/extra-i686/PKGBUILD (from rev 233144, mutt/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-09 16:45:55 UTC (rev 233145)
@@ -0,0 +1,53 @@
+# $Id$
+# Contributor: tobias [tobias [at] archlinux.org]
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=mutt
+pkgver=1.5.23
+pkgrel=2
+pkgdesc='Small but very powerful text-based mail client'
+url='http://www.mutt.org/'
+license=('GPL')
+backup=('etc/Muttrc')
+arch=('i686' 'x86_64')
+optdepends=('smtp-forwarder: to send mail')
+depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
+source=(ftp://ftp.mutt.org/mutt/${pkgname}-${pkgver}.tar.gz;
+'cve-2014-9116.patch')
+sha1sums=('8ac821d8b1e25504a31bf5fda9c08d93a4acc862'
+  '776e3e00fcf8a325e7b9c2bb456d3e9ba2c82307')
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../cve-2014-9116.patch
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-gpgme \
+   --enable-pop \
+   --enable-imap \
+   --enable-smtp \
+   --enable-hcache \
+   --with-curses=/usr \
+   --with-regex \
+   --with-gss=/usr \
+   --with-ssl=/usr \
+   --with-sasl \
+   --with-idn \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+
+   rm ${pkgdir}/etc/mime.types{,.dist}
+   rm ${pkgdir}/usr/bin/{flea,muttbug}
+   rm ${pkgdir}/usr/share/man/man1/{flea,muttbug}.1
+   install -Dm644 contrib/gpg.rc ${pkgdir}/etc/Muttrc.gpg.dist
+}

Deleted: extra-i686/cve-2014-9116.patch
===
--- extra-i686/cve-2014-9116.patch  2015-03-09 16:43:09 UTC (rev 233144)
+++ extra-i686/cve-2014-9116.patch  2015-03-09 16:45:55 UTC (rev 233145)
@@ -1,35 +0,0 @@
-
-# HG changeset patch
-# User Kevin McCarthy ke...@8t8.us
-# Date 1417472364 28800
-# Node ID 0aebf1df43598b442ac75ae4fe17875351854db0
-# Parent  5a86319adad0d17e4acaf8a580bfc9eb247547d0
-Revert write_one_header() to skip space and tab.  (closes #3716)
-
-This patch fixes CVE-2014-9116 in the stable branch.  It reverts
-write_one_header() to the pre [f251d523ca5a] code for skipping
-whitespace.
-
-Thanks to Antonio Radici and Tomas Hoger for their analysis and patches
-to mutt, which this patch is based off of.
-
-diff -r 5a86319adad0 -r 0aebf1df4359 sendlib.c
 a/sendlib.cMon Jan 05 18:28:59 2015 -0800
-+++ b/sendlib.cMon Dec 01 14:19:24 2014 -0800
-@@ -1814,7 +1814,14 @@
- {
-   tagbuf = mutt_substrdup (start, t);
-   /* skip over the colon separating the header field name and value */
--  t = skip_email_wsp(t + 1);
-+  ++t;
-+
-+  /* skip over any leading whitespace (WSP, as defined in RFC5322)
-+   * NOTE: skip_email_wsp() does the wrong thing here.
-+   *   See tickets 3609 and 3716. */
-+  while (*t == ' ' || *t == '\t')
-+t++;
-+
-   valbuf = mutt_substrdup (t, end);
- }
- dprint(4,(debugfile,mwoh: buf[%s%s] too long, 
-

Copied: mutt/repos/extra-i686/cve-2014-9116.patch (from rev 233144, 
mutt/trunk/cve-2014-9116.patch)
===
--- extra-i686/cve-2014-9116.patch  (rev 0)
+++ extra-i686/cve-2014-9116.patch  2015-03-09 16:45:55 UTC (rev 233145)
@@ -0,0 +1,35 @@
+
+# HG changeset patch
+# User Kevin McCarthy ke...@8t8.us
+# Date 1417472364 28800
+# Node ID 0aebf1df43598b442ac75ae4fe17875351854db0
+# Parent  

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

2015-03-09 Thread Gaetan Bisson
Date: Monday, March 9, 2015 @ 17:42:40
  Author: bisson
Revision: 233143

make prettier

Modified:
  libmpdclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 16:41:57 UTC (rev 233142)
+++ PKGBUILD2015-03-09 16:42:40 UTC (rev 233143)
@@ -11,8 +11,7 @@
 arch=('i686' 'x86_64')
 validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
 
source=(http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('32e090b70fa91978734830c67527e8e2fca70225'
-  'SKIP')
+sha1sums=('32e090b70fa91978734830c67527e8e2fca70225' 'SKIP')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}


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

2015-03-09 Thread Daniel Wallace
Date: Monday, March 9, 2015 @ 18:22:57
  Author: dwallace
Revision: 128985

upgpkg: python-raet 0.6.2-1

upgpkg: raet 0.6.2

Modified:
  python-raet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 16:49:01 UTC (rev 128984)
+++ PKGBUILD2015-03-09 17:22:57 UTC (rev 128985)
@@ -3,7 +3,7 @@
 # Contributor: Thomas S Hatch thatc...@gmail.com
 
 pkgname=('python-raet' 'python2-raet')
-pkgver=0.4.4
+pkgver=0.6.2
 pkgrel=1
 pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
 arch=('any')
@@ -11,7 +11,7 @@
 license=('APACHE')
 makedepends=(python-setuptools python2-setuptools)
 source=(https://pypi.python.org/packages/source/r/raet/raet-$pkgver.tar.gz;)
-md5sums=('685f29d16e288ff697de869ff49bd9a3')
+md5sums=('47cf8642c1d5656af8db7a7ab6027ebd')
 
 prepare() {
   cd $srcdir
@@ -19,14 +19,15 @@
 }
 
 package_python-raet() {
-  depends=('python-libnacl' 'python-ioflo')
+  depends=('python-libnacl' 'python-ioflo' 'python-six')
   cd $srcdir/raet-$pkgver
   python3 setup.py install --root=$pkgdir -O1
 }
 
 package_python2-raet() {
-  depends=('python2-libnacl' 'python2-ioflo')
+  depends=('python2-libnacl' 'python2-ioflo' 'python2-six')
   cd $srcdir/python2-raet-$pkgver
   python2 setup.py install --root=$pkgdir -O1
+  mv $pkgdir/usr/bin/raetflo{,2}
 }
 


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

2015-03-09 Thread Gaetan Bisson
Date: Monday, March 9, 2015 @ 17:36:07
  Author: bisson
Revision: 233141

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-09 16:35:35 UTC (rev 233140)
+++ extra-i686/PKGBUILD 2015-03-09 16:36:07 UTC (rev 233141)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=libmpdclient
-pkgver=2.9
-pkgrel=1
-pkgdesc='Asynchronous API library for interfacing MPD in the C, C++  
Objective C languages'
-url='http://www.musicpd.org/libs/libmpdclient/'
-license=('custom:BSD')
-arch=('i686' 'x86_64')
-source=(http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1a3557d4d1f78085db6285a8c8cb9085c300d9d3')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --disable-documentation
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   cd ${pkgdir}
-   install -d usr/share/licenses/libmpdclient
-   ln -s ../../doc/libmpdclient/COPYING 
usr/share/licenses/libmpdclient/COPYING
-}

Copied: libmpdclient/repos/extra-i686/PKGBUILD (from rev 233140, 
libmpdclient/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-09 16:36:07 UTC (rev 233141)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libmpdclient
+pkgver=2.10
+pkgrel=1
+pkgdesc='Asynchronous API library for interfacing MPD in the C, C++  
Objective C languages'
+url='http://www.musicpd.org/libs/libmpdclient/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
+source=(http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('32e090b70fa91978734830c67527e8e2fca70225'
+  'SKIP')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-documentation
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+
+   cd ${pkgdir}
+   install -d usr/share/licenses/libmpdclient
+   ln -s ../../doc/libmpdclient/COPYING 
usr/share/licenses/libmpdclient/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-03-09 16:35:35 UTC (rev 233140)
+++ extra-x86_64/PKGBUILD   2015-03-09 16:36:07 UTC (rev 233141)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=libmpdclient
-pkgver=2.9
-pkgrel=1
-pkgdesc='Asynchronous API library for interfacing MPD in the C, C++  
Objective C languages'
-url='http://www.musicpd.org/libs/libmpdclient/'
-license=('custom:BSD')
-arch=('i686' 'x86_64')
-source=(http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1a3557d4d1f78085db6285a8c8cb9085c300d9d3')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --disable-documentation
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   cd ${pkgdir}
-   install -d usr/share/licenses/libmpdclient
-   ln -s ../../doc/libmpdclient/COPYING 
usr/share/licenses/libmpdclient/COPYING
-}

Copied: libmpdclient/repos/extra-x86_64/PKGBUILD (from rev 233140, 
libmpdclient/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-03-09 16:36:07 UTC (rev 233141)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=libmpdclient
+pkgver=2.10
+pkgrel=1
+pkgdesc='Asynchronous API library for interfacing MPD in the C, C++  
Objective C languages'
+url='http://www.musicpd.org/libs/libmpdclient/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')

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

2015-03-09 Thread Daniel Wallace
Date: Monday, March 9, 2015 @ 18:23:26
  Author: dwallace
Revision: 128986

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-09 17:22:57 UTC (rev 128985)
+++ PKGBUILD2015-03-09 17:23:26 UTC (rev 128986)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
-# Contributor: Thomas S Hatch thatc...@gmail.com
-
-pkgname=('python-raet' 'python2-raet')
-pkgver=0.4.4
-pkgrel=1
-pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
-arch=('any')
-url='http://raet.docs.saltstack.com/'
-license=('APACHE')
-makedepends=(python-setuptools python2-setuptools)
-source=(https://pypi.python.org/packages/source/r/raet/raet-$pkgver.tar.gz;)
-md5sums=('685f29d16e288ff697de869ff49bd9a3')
-
-prepare() {
-  cd $srcdir
-  cp -r raet-$pkgver python2-raet-$pkgver
-}
-
-package_python-raet() {
-  depends=('python-libnacl' 'python-ioflo')
-  cd $srcdir/raet-$pkgver
-  python3 setup.py install --root=$pkgdir -O1
-}
-
-package_python2-raet() {
-  depends=('python2-libnacl' 'python2-ioflo')
-  cd $srcdir/python2-raet-$pkgver
-  python2 setup.py install --root=$pkgdir -O1
-}
-

Copied: python-raet/repos/community-any/PKGBUILD (from rev 128985, 
python-raet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-09 17:23:26 UTC (rev 128986)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
+# Contributor: Thomas S Hatch thatc...@gmail.com
+
+pkgname=('python-raet' 'python2-raet')
+pkgver=0.6.2
+pkgrel=1
+pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
+arch=('any')
+url='http://raet.docs.saltstack.com/'
+license=('APACHE')
+makedepends=(python-setuptools python2-setuptools)
+source=(https://pypi.python.org/packages/source/r/raet/raet-$pkgver.tar.gz;)
+md5sums=('47cf8642c1d5656af8db7a7ab6027ebd')
+
+prepare() {
+  cd $srcdir
+  cp -r raet-$pkgver python2-raet-$pkgver
+}
+
+package_python-raet() {
+  depends=('python-libnacl' 'python-ioflo' 'python-six')
+  cd $srcdir/raet-$pkgver
+  python3 setup.py install --root=$pkgdir -O1
+}
+
+package_python2-raet() {
+  depends=('python2-libnacl' 'python2-ioflo' 'python2-six')
+  cd $srcdir/python2-raet-$pkgver
+  python2 setup.py install --root=$pkgdir -O1
+  mv $pkgdir/usr/bin/raetflo{,2}
+}
+


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

2015-03-09 Thread Gaetan Bisson
Date: Monday, March 9, 2015 @ 17:35:35
  Author: bisson
Revision: 233140

upstream update

Modified:
  libmpdclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 15:04:08 UTC (rev 233139)
+++ PKGBUILD2015-03-09 16:35:35 UTC (rev 233140)
@@ -3,14 +3,16 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=libmpdclient
-pkgver=2.9
+pkgver=2.10
 pkgrel=1
 pkgdesc='Asynchronous API library for interfacing MPD in the C, C++  
Objective C languages'
 url='http://www.musicpd.org/libs/libmpdclient/'
 license=('custom:BSD')
 arch=('i686' 'x86_64')
-source=(http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1a3557d4d1f78085db6285a8c8cb9085c300d9d3')
+validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
+source=(http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('32e090b70fa91978734830c67527e8e2fca70225'
+  'SKIP')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}


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

2015-03-09 Thread Gaetan Bisson
Date: Monday, March 9, 2015 @ 17:43:09
  Author: bisson
Revision: 233144

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

Added:
  mutt/repos/extra-i686/cve-2014-9116.patch
(from rev 233142, mutt/trunk/cve-2014-9116.patch)
  mutt/repos/extra-x86_64/PKGBUILD
(from rev 233143, mutt/trunk/PKGBUILD)
  mutt/repos/extra-x86_64/cve-2014-9116.patch
(from rev 233143, mutt/trunk/cve-2014-9116.patch)
Deleted:
  mutt/repos/extra-i686/PKGBUILD
  mutt/repos/extra-i686/install
  mutt/repos/extra-x86_64/PKGBUILD
  mutt/repos/extra-x86_64/install

--+
 /PKGBUILD|   53 +
 extra-i686/PKGBUILD  |   48 -
 extra-i686/cve-2014-9116.patch   |   35 
 extra-i686/install   |8 -
 extra-x86_64/PKGBUILD|   48 -
 extra-x86_64/cve-2014-9116.patch |   35 
 extra-x86_64/install |8 -
 7 files changed, 123 insertions(+), 112 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-09 16:42:40 UTC (rev 233143)
+++ extra-i686/PKGBUILD 2015-03-09 16:43:09 UTC (rev 233144)
@@ -1,48 +0,0 @@
-# $Id$
-# Contributor: tobias [tobias [at] archlinux.org]
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=mutt
-pkgver=1.5.23
-pkgrel=1
-pkgdesc='Small but very powerful text-based mail client'
-url='http://www.mutt.org/'
-license=('GPL')
-backup=('etc/Muttrc')
-arch=('i686' 'x86_64')
-optdepends=('smtp-forwarder: to send mail')
-depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
-source=(ftp://ftp.mutt.org/mutt/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('8ac821d8b1e25504a31bf5fda9c08d93a4acc862')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --enable-gpgme \
-   --enable-pop \
-   --enable-imap \
-   --enable-smtp \
-   --enable-hcache \
-   --with-curses=/usr \
-   --with-regex \
-   --with-gss=/usr \
-   --with-ssl=/usr \
-   --with-sasl \
-   --with-idn \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   rm ${pkgdir}/etc/mime.types{,.dist}
-   rm ${pkgdir}/usr/bin/{flea,muttbug}
-   rm ${pkgdir}/usr/share/man/man1/{flea,muttbug}.1
-   install -Dm644 contrib/gpg.rc ${pkgdir}/etc/Muttrc.gpg.dist
-}

Copied: mutt/repos/extra-i686/cve-2014-9116.patch (from rev 233142, 
mutt/trunk/cve-2014-9116.patch)
===
--- extra-i686/cve-2014-9116.patch  (rev 0)
+++ extra-i686/cve-2014-9116.patch  2015-03-09 16:43:09 UTC (rev 233144)
@@ -0,0 +1,35 @@
+
+# HG changeset patch
+# User Kevin McCarthy ke...@8t8.us
+# Date 1417472364 28800
+# Node ID 0aebf1df43598b442ac75ae4fe17875351854db0
+# Parent  5a86319adad0d17e4acaf8a580bfc9eb247547d0
+Revert write_one_header() to skip space and tab.  (closes #3716)
+
+This patch fixes CVE-2014-9116 in the stable branch.  It reverts
+write_one_header() to the pre [f251d523ca5a] code for skipping
+whitespace.
+
+Thanks to Antonio Radici and Tomas Hoger for their analysis and patches
+to mutt, which this patch is based off of.
+
+diff -r 5a86319adad0 -r 0aebf1df4359 sendlib.c
+--- a/sendlib.cMon Jan 05 18:28:59 2015 -0800
 b/sendlib.cMon Dec 01 14:19:24 2014 -0800
+@@ -1814,7 +1814,14 @@
+ {
+   tagbuf = mutt_substrdup (start, t);
+   /* skip over the colon separating the header field name and value */
+-  t = skip_email_wsp(t + 1);
++  ++t;
++
++  /* skip over any leading whitespace (WSP, as defined in RFC5322)
++   * NOTE: skip_email_wsp() does the wrong thing here.
++   *   See tickets 3609 and 3716. */
++  while (*t == ' ' || *t == '\t')
++t++;
++
+   valbuf = mutt_substrdup (t, end);
+ }
+ dprint(4,(debugfile,mwoh: buf[%s%s] too long, 
+

Deleted: extra-i686/install
===
--- extra-i686/install  2015-03-09 16:42:40 UTC (rev 233143)
+++ extra-i686/install  2015-03-09 16:43:09 UTC (rev 233144)
@@ -1,8 +0,0 @@
-post_install() {
-   cat EOF
-
-== For GPG support, add the following to your muttrc:
-== source /etc/Muttrc.gpg.dist
-
-EOF
-}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-03-09 16:42:40 UTC (rev 233143)
+++ extra-x86_64/PKGBUILD   2015-03-09 16:43:09 UTC (rev 233144)
@@ -1,48 +0,0 @@
-# $Id$
-# Contributor: tobias [tobias [at] archlinux.org]
-# 

[arch-commits] Commit in mutt/trunk (PKGBUILD cve-2014-9116.patch)

2015-03-09 Thread Gaetan Bisson
Date: Monday, March 9, 2015 @ 17:41:57
  Author: bisson
Revision: 233142

fix FS#44110

Added:
  mutt/trunk/cve-2014-9116.patch
Modified:
  mutt/trunk/PKGBUILD

-+
 PKGBUILD|   13 ++---
 cve-2014-9116.patch |   35 +++
 2 files changed, 45 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 16:36:07 UTC (rev 233141)
+++ PKGBUILD2015-03-09 16:41:57 UTC (rev 233142)
@@ -4,7 +4,7 @@
 
 pkgname=mutt
 pkgver=1.5.23
-pkgrel=1
+pkgrel=2
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
 license=('GPL')
@@ -12,9 +12,16 @@
 arch=('i686' 'x86_64')
 optdepends=('smtp-forwarder: to send mail')
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
-source=(ftp://ftp.mutt.org/mutt/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('8ac821d8b1e25504a31bf5fda9c08d93a4acc862')
+source=(ftp://ftp.mutt.org/mutt/${pkgname}-${pkgver}.tar.gz;
+'cve-2014-9116.patch')
+sha1sums=('8ac821d8b1e25504a31bf5fda9c08d93a4acc862'
+  '776e3e00fcf8a325e7b9c2bb456d3e9ba2c82307')
 
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../cve-2014-9116.patch
+}
+
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
./configure \

Added: cve-2014-9116.patch
===
--- cve-2014-9116.patch (rev 0)
+++ cve-2014-9116.patch 2015-03-09 16:41:57 UTC (rev 233142)
@@ -0,0 +1,35 @@
+
+# HG changeset patch
+# User Kevin McCarthy ke...@8t8.us
+# Date 1417472364 28800
+# Node ID 0aebf1df43598b442ac75ae4fe17875351854db0
+# Parent  5a86319adad0d17e4acaf8a580bfc9eb247547d0
+Revert write_one_header() to skip space and tab.  (closes #3716)
+
+This patch fixes CVE-2014-9116 in the stable branch.  It reverts
+write_one_header() to the pre [f251d523ca5a] code for skipping
+whitespace.
+
+Thanks to Antonio Radici and Tomas Hoger for their analysis and patches
+to mutt, which this patch is based off of.
+
+diff -r 5a86319adad0 -r 0aebf1df4359 sendlib.c
+--- a/sendlib.cMon Jan 05 18:28:59 2015 -0800
 b/sendlib.cMon Dec 01 14:19:24 2014 -0800
+@@ -1814,7 +1814,14 @@
+ {
+   tagbuf = mutt_substrdup (start, t);
+   /* skip over the colon separating the header field name and value */
+-  t = skip_email_wsp(t + 1);
++  ++t;
++
++  /* skip over any leading whitespace (WSP, as defined in RFC5322)
++   * NOTE: skip_email_wsp() does the wrong thing here.
++   *   See tickets 3609 and 3716. */
++  while (*t == ' ' || *t == '\t')
++t++;
++
+   valbuf = mutt_substrdup (t, end);
+ }
+ dprint(4,(debugfile,mwoh: buf[%s%s] too long, 
+


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

2015-03-09 Thread Timothy Redaelli
Date: Monday, March 9, 2015 @ 17:13:42
  Author: tredaelli
Revision: 128982

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

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

--+
 /PKGBUILD|   70 +
 /qbittorrent.install |   26 
 community-i686/PKGBUILD  |   35 
 community-i686/qbittorrent.install   |   13 --
 community-x86_64/PKGBUILD|   35 
 community-x86_64/qbittorrent.install |   13 --
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-09 14:18:29 UTC (rev 128981)
+++ community-i686/PKGBUILD 2015-03-09 16:13:42 UTC (rev 128982)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: carstene1ns arch carsten-teibes de - http://git.io/ctPKG
-# Contributor: Jkkyll Wu adaptee at gmail [dot] com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-
-pkgname=qbittorrent
-pkgver=3.1.12
-pkgrel=1
-pkgdesc=A bittorrent client written in C++ / Qt4 using the good libtorrent 
library
-arch=('i686' 'x86_64')
-url=http://www.qbittorrent.org;
-license=('custom' 'GPL')
-depends=('qt4' 'libtorrent-rasterbar')
-makedepends=('boost')
-optdepends=('python: needed for torrent search tab')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/qbittorrent/$pkgname-$pkgver.tar.xz;)
-sha256sums=('d5d5b27958297f0b14cf03af8dd24a0d2a990e108c9a7a6159e4a2fbbc83')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make INSTALL_ROOT=$pkgdir/ install
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}

Copied: qbittorrent/repos/community-i686/PKGBUILD (from rev 128981, 
qbittorrent/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-09 16:13:42 UTC (rev 128982)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: carstene1ns arch carsten-teibes de - http://git.io/ctPKG
+# Contributor: Jkkyll Wu adaptee at gmail [dot] com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+
+pkgname=qbittorrent
+pkgver=3.1.12
+pkgrel=1
+pkgdesc=A bittorrent client written in C++ / Qt4 using the good libtorrent 
library
+arch=('i686' 'x86_64')
+url=http://www.qbittorrent.org;
+license=('custom' 'GPL')
+depends=('qt4' 'libtorrent-rasterbar')
+makedepends=('boost')
+optdepends=('python: needed for torrent search tab')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/sourceforge/qbittorrent/$pkgname-$pkgver.tar.xz;)
+sha256sums=('d5d5b27958297f0b14cf03af8dd24a0d2a990e108c9a7a6159e4a2fbbc83')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make INSTALL_ROOT=$pkgdir/ install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-i686/qbittorrent.install
===
--- community-i686/qbittorrent.install  2015-03-09 14:18:29 UTC (rev 128981)
+++ community-i686/qbittorrent.install  2015-03-09 16:13:42 UTC (rev 128982)
@@ -1,13 +0,0 @@
-
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: qbittorrent/repos/community-i686/qbittorrent.install (from rev 128981, 
qbittorrent/trunk/qbittorrent.install)
===
--- community-i686/qbittorrent.install  (rev 0)
+++ community-i686/qbittorrent.install  2015-03-09 16:13:42 UTC (rev 128982)
@@ -0,0 +1,13 @@
+
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+  update-desktop-database -q
+}
+

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

2015-03-09 Thread Sébastien Luttringer
Date: Tuesday, March 10, 2015 @ 01:12:44
  Author: seblu
Revision: 128988

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

Added:
  sslh/repos/community-i686/PKGBUILD
(from rev 128987, sslh/trunk/PKGBUILD)
  sslh/repos/community-i686/sslh-fork.service
(from rev 128987, sslh/trunk/sslh-fork.service)
  sslh/repos/community-i686/sslh-select.service
(from rev 128987, sslh/trunk/sslh-select.service)
  sslh/repos/community-i686/sslh.conf
(from rev 128987, sslh/trunk/sslh.conf)
  sslh/repos/community-i686/sslh.install
(from rev 128987, sslh/trunk/sslh.install)
  sslh/repos/community-x86_64/PKGBUILD
(from rev 128987, sslh/trunk/PKGBUILD)
  sslh/repos/community-x86_64/sslh-fork.service
(from rev 128987, sslh/trunk/sslh-fork.service)
  sslh/repos/community-x86_64/sslh-select.service
(from rev 128987, sslh/trunk/sslh-select.service)
  sslh/repos/community-x86_64/sslh.conf
(from rev 128987, sslh/trunk/sslh.conf)
  sslh/repos/community-x86_64/sslh.install
(from rev 128987, sslh/trunk/sslh.install)
Deleted:
  sslh/repos/community-i686/PKGBUILD
  sslh/repos/community-i686/sslh-fork.service
  sslh/repos/community-i686/sslh-select.service
  sslh/repos/community-i686/sslh.conf
  sslh/repos/community-i686/sslh.install
  sslh/repos/community-x86_64/PKGBUILD
  sslh/repos/community-x86_64/sslh-fork.service
  sslh/repos/community-x86_64/sslh-select.service
  sslh/repos/community-x86_64/sslh.conf
  sslh/repos/community-x86_64/sslh.install

--+
 /PKGBUILD|  100 +
 /sslh-fork.service   |   22 +++
 /sslh-select.service |   20 ++
 /sslh.conf   |   58 +++
 /sslh.install|   64 +
 community-i686/PKGBUILD  |   50 
 community-i686/sslh-fork.service |   11 ---
 community-i686/sslh-select.service   |   10 ---
 community-i686/sslh.conf |   29 -
 community-i686/sslh.install  |   32 --
 community-x86_64/PKGBUILD|   50 
 community-x86_64/sslh-fork.service   |   11 ---
 community-x86_64/sslh-select.service |   10 ---
 community-x86_64/sslh.conf   |   29 -
 community-x86_64/sslh.install|   32 --
 15 files changed, 264 insertions(+), 264 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-10 00:12:20 UTC (rev 128987)
+++ community-i686/PKGBUILD 2015-03-10 00:12:44 UTC (rev 128988)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Seblu Luttringer se...@archlinux.org
-# Contributor: Le_suisse lesuisse.dev+aur at gmail dot com
-# Contributor: Jason Rodriguez jason-...@catloaf.net
-
-pkgname=sslh
-pkgver=1.16
-pkgrel=3
-pkgdesc='SSL/SSH/OpenVPN/XMPP/tinc port multiplexer'
-arch=('i686' 'x86_64')
-url='http://www.rutschle.net/tech/sslh.shtml'
-license=('GPL2')
-depends=('libcap' 'libconfig')
-backup=('etc/sslh.conf')
-install=$pkgname.install
-source=(http://www.rutschle.net/tech/$pkgname-v$pkgver.tar.gz;
-'sslh.conf'
-'sslh-select.service'
-'sslh-fork.service')
-md5sums=('c6e7d1cb0adb15f6efe480e36d98c560'
- 'd5405c7ca7e1813e4d49a473e5834640'
- 'eebafa2f6c1b3f88ade8e0a3c054e1b8'
- '77e84cac50178eb389f7b25387c1f403')
-
-build() {
-  cd $pkgname-v$pkgver
-  make VERSION=\v$pkgver\ USELIBCAP=1
-}
-
-package() {
-  # default arch config
-  install -Dm 644 sslh.conf $pkgdir/etc/sslh.conf
-  # manually install to have both ssl-fork and ssl-select
-  cd $pkgname-v$pkgver
-  install -Dm 755 sslh-fork $pkgdir/usr/bin/sslh-fork
-  install -Dm 755 sslh-select $pkgdir/usr/bin/sslh-select
-  ln -s sslh-fork $pkgdir/usr/bin/sslh
-  # install manpage
-  install -Dm 644 sslh.8.gz $pkgdir/usr/share/man/man8/sslh.8.gz
-  # install examples files
-  install -Dm 644 basic.cfg $pkgdir/usr/share/doc/$pkgname/basic.cfg
-  install -Dm 644 example.cfg $pkgdir/usr/share/doc/$pkgname/example.cfg
-  # systemd
-  install -Dm 644 $srcdir/sslh-fork.service \
-$pkgdir/usr/lib/systemd/system/sslh-fork.service
-  install -Dm 644 $srcdir/sslh-select.service \
-$pkgdir/usr/lib/systemd/system/sslh-select.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: sslh/repos/community-i686/PKGBUILD (from rev 128987, 
sslh/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-10 00:12:44 UTC (rev 128988)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer se...@archlinux.org
+# Contributor: Le_suisse lesuisse.dev+aur at gmail dot com
+# Contributor: Jason Rodriguez jason-...@catloaf.net
+
+pkgname=sslh
+pkgver=1.17
+pkgrel=1
+pkgdesc='SSL/SSH/OpenVPN/XMPP/tinc port multiplexer'
+arch=('i686' 

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

2015-03-09 Thread Sébastien Luttringer
Date: Tuesday, March 10, 2015 @ 01:12:20
  Author: seblu
Revision: 128987

upgpkg: sslh 1.17-1

Modified:
  sslh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 17:23:26 UTC (rev 128986)
+++ PKGBUILD2015-03-10 00:12:20 UTC (rev 128987)
@@ -4,8 +4,8 @@
 # Contributor: Jason Rodriguez jason-...@catloaf.net
 
 pkgname=sslh
-pkgver=1.16
-pkgrel=3
+pkgver=1.17
+pkgrel=1
 pkgdesc='SSL/SSH/OpenVPN/XMPP/tinc port multiplexer'
 arch=('i686' 'x86_64')
 url='http://www.rutschle.net/tech/sslh.shtml'
@@ -17,7 +17,7 @@
 'sslh.conf'
 'sslh-select.service'
 'sslh-fork.service')
-md5sums=('c6e7d1cb0adb15f6efe480e36d98c560'
+md5sums=('1fc3ada4bafaca5a9786cc1431f48ed4'
  'd5405c7ca7e1813e4d49a473e5834640'
  'eebafa2f6c1b3f88ade8e0a3c054e1b8'
  '77e84cac50178eb389f7b25387c1f403')


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

2015-03-09 Thread Connor Behan
Date: Tuesday, March 10, 2015 @ 01:20:48
  Author: cbehan
Revision: 128990

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

Added:
  mesa-dri1/repos/community-i686/LICENSE
(from rev 128989, mesa-dri1/trunk/LICENSE)
  mesa-dri1/repos/community-i686/PKGBUILD
(from rev 128989, mesa-dri1/trunk/PKGBUILD)
  mesa-dri1/repos/community-x86_64/LICENSE
(from rev 128989, mesa-dri1/trunk/LICENSE)
  mesa-dri1/repos/community-x86_64/PKGBUILD
(from rev 128989, mesa-dri1/trunk/PKGBUILD)
Deleted:
  mesa-dri1/repos/community-i686/LICENSE
  mesa-dri1/repos/community-i686/PKGBUILD
  mesa-dri1/repos/community-x86_64/LICENSE
  mesa-dri1/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |  164 +++
 /PKGBUILD |  230 
 community-i686/LICENSE|   82 ---
 community-i686/PKGBUILD   |  123 ---
 community-x86_64/LICENSE  |   82 ---
 community-x86_64/PKGBUILD |  123 ---
 6 files changed, 394 insertions(+), 410 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2015-03-10 00:20:21 UTC (rev 128989)
+++ community-i686/LICENSE  2015-03-10 00:20:48 UTC (rev 128990)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the Software),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/  Brian Paul  GNU-LGPL
-
-SGI GLU library   src/glu/sgi/   SGI SGI Free B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: 

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

2015-03-09 Thread Connor Behan
Date: Tuesday, March 10, 2015 @ 01:20:21
  Author: cbehan
Revision: 128989

upgpkg: mesa-dri1 7.11.2-8

Update to 7.11.2-8

Modified:
  mesa-dri1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-10 00:12:44 UTC (rev 128988)
+++ PKGBUILD2015-03-10 00:20:21 UTC (rev 128989)
@@ -4,7 +4,7 @@
 pkgname=('unichrome-dri' 'i810-dri' 'mach64-dri' 'mga-dri' 'r128-dri' 
'savage-dri' 'sis-dri' 'tdfx-dri')
 
 pkgver=7.11.2
-pkgrel=7
+pkgrel=8
 arch=('i686' 'x86_64')
 makedepends=('glproto=1.4.14' 'dri2proto' 'libdrm=2.4.26' 
'libxxf86vm=1.1.1' 'libxdamage=1.1.3' 'expat=2.0.1' 'libx11=1.4.3' 
'libxt=1.1.1' 
  'gcc-libs=4.6.1' 'python2' 'libxml2' 'imake' 'llvm' 'udev')
@@ -38,7 +38,6 @@
 
 package_unichrome-dri() {
   depends=(expat libdrm gcc-libs)
-  provides=(mesa-dri)
   pkgdesc=Mesa DRI drivers for S3 Graphics/VIA Unichrome
 
   make -C ${srcdir}/?esa-*/src/mesa/drivers/dri/unichrome DESTDIR=${pkgdir} 
install
@@ -48,7 +47,6 @@
 
 package_i810-dri() {
   depends=(expat libdrm gcc-libs)
-  provides=(mesa-dri)
   pkgdesc=Mesa DRI drivers for Intel i810
 
   make -C ${srcdir}/?esa-*/src/mesa/drivers/dri/i810 DESTDIR=${pkgdir} 
install
@@ -58,7 +56,6 @@
 
 package_mach64-dri() {
   depends=(expat libdrm gcc-libs)
-  provides=(mesa-dri)
   pkgdesc=Mesa DRI drivers for ATI Mach64
   conflicts=('xf86-video-mach646.8.2')
 
@@ -69,7 +66,6 @@
 
 package_mga-dri() {
   depends=(expat libdrm gcc-libs)
-  provides=(mesa-dri)
   pkgdesc=Mesa DRI drivers for Matrox
   conflicts=('xf86-video-mga1.4.11')
 
@@ -80,7 +76,6 @@
 
 package_r128-dri() {
   depends=(expat libdrm gcc-libs)
-  provides=(mesa-dri)
   pkgdesc=Mesa DRI drivers for ATI Rage128
   conflicts=('xf86-video-r1286.8.1')
 
@@ -91,7 +86,6 @@
 
 package_savage-dri() {
   depends=(expat libdrm gcc-libs)
-  provides=(mesa-dri)
   pkgdesc=Mesa DRI drivers for S3 Sraphics/VIA Savage
   conflicts=('xf86-video-savage2.3.1')
 
@@ -102,7 +96,6 @@
 
 package_sis-dri() {
   depends=(expat libdrm gcc-libs)
-  provides=(mesa-dri)
   pkgdesc=Mesa DRI drivers for SiS
   conflicts=('xf86-video-sis0.10.2')
 
@@ -113,7 +106,6 @@
 
 package_tdfx-dri() {
   depends=(expat libdrm gcc-libs)
-  provides=(mesa-dri)
   pkgdesc=Mesa DRI drivers for 3dfx
   conflicts=('xf86-video-tdfx1.4.3')
 


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:34:32
  Author: jgc
Revision: 233122

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-desktop/repos/gnome-unstable-i686/
  gnome-desktop/repos/gnome-unstable-i686/PKGBUILD
(from rev 233121, gnome-desktop/trunk/PKGBUILD)
  gnome-desktop/repos/gnome-unstable-x86_64/
  gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233121, gnome-desktop/trunk/PKGBUILD)

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

Copied: gnome-desktop/repos/gnome-unstable-i686/PKGBUILD (from rev 233121, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 10:34:32 UTC (rev 233122)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.15.91
+pkgrel=1
+epoch=1
+pkgdesc=Library with common API for various GNOME modules
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
+makedepends=(intltool gobject-introspection itstool)
+url=http://www.gnome.org;
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b66b042b0ee694c7aecf69e52635354820a693678b4f75591d032f921dffa18f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-gnome-distributor=Arch Linux
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233121, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 10:34:32 UTC (rev 233122)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.15.91
+pkgrel=1
+epoch=1
+pkgdesc=Library with common API for various GNOME modules
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
+makedepends=(intltool gobject-introspection itstool)
+url=http://www.gnome.org;
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b66b042b0ee694c7aecf69e52635354820a693678b4f75591d032f921dffa18f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-gnome-distributor=Arch Linux
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:34:27
  Author: jgc
Revision: 233121

upgpkg: gnome-desktop 1:3.15.91-1

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 10:31:47 UTC (rev 233120)
+++ PKGBUILD2015-03-09 10:34:27 UTC (rev 233121)
@@ -2,7 +2,7 @@
 # Maintainer:  Jan de Groot j...@archlinux.org
 
 pkgname=gnome-desktop
-pkgver=3.14.2
+pkgver=3.15.91
 pkgrel=1
 epoch=1
 pkgdesc=Library with common API for various GNOME modules
@@ -9,11 +9,11 @@
 arch=(i686 x86_64)
 license=(GPL LGPL)
 depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
-makedepends=(intltool gobject-introspection itstool python2)
+makedepends=(intltool gobject-introspection itstool)
 url=http://www.gnome.org;
 groups=(gnome)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3c284378fd4d5c9aba1ef98b8bab78d0f7fe514964f9dfcfc3b1591328d6b873')
+sha256sums=('b66b042b0ee694c7aecf69e52635354820a693678b4f75591d032f921dffa18f')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:39:36
  Author: jgc
Revision: 233123

upgpkg: grilo 0.2.12-1

Modified:
  grilo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 10:34:32 UTC (rev 233122)
+++ PKGBUILD2015-03-09 10:39:36 UTC (rev 233123)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=grilo
-pkgver=0.2.11
+pkgver=0.2.12
 pkgrel=1
 pkgdesc=Framework that provides access to various sources of multimedia 
content
 url=http://www.gnome.org;
@@ -13,7 +13,7 @@
 optdepends=('grilo-plugins: Plugins for grilo')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('8a52c37521de80d6caf08a519a708489b9e2b097c2758a0acaab6fbd26d30ea6')
+sha256sums=('55b4663550bc8185f8db232e96b9ba99fbfa9175e31e7321fa5ccaacf3617b85')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:39:41
  Author: jgc
Revision: 233124

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  grilo/repos/gnome-unstable-i686/
  grilo/repos/gnome-unstable-i686/PKGBUILD
(from rev 233123, grilo/trunk/PKGBUILD)
  grilo/repos/gnome-unstable-x86_64/
  grilo/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233123, grilo/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   28 
 gnome-unstable-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: grilo/repos/gnome-unstable-i686/PKGBUILD (from rev 233123, 
grilo/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 10:39:41 UTC (rev 233124)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=grilo
+pkgver=0.2.12
+pkgrel=1
+pkgdesc=Framework that provides access to various sources of multimedia 
content
+url=http://www.gnome.org;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk3' 'libxml2' 'libsoup' 'liboauth' 'totem-plparser')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'intltool')
+optdepends=('grilo-plugins: Plugins for grilo')
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('55b4663550bc8185f8db232e96b9ba99fbfa9175e31e7321fa5ccaacf3617b85')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug 
\
+--libdir=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: grilo/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233123, 
grilo/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 10:39:41 UTC (rev 233124)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=grilo
+pkgver=0.2.12
+pkgrel=1
+pkgdesc=Framework that provides access to various sources of multimedia 
content
+url=http://www.gnome.org;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk3' 'libxml2' 'libsoup' 'liboauth' 'totem-plparser')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'intltool')
+optdepends=('grilo-plugins: Plugins for grilo')
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('55b4663550bc8185f8db232e96b9ba99fbfa9175e31e7321fa5ccaacf3617b85')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static --disable-debug 
\
+--libdir=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:45:22
  Author: jgc
Revision: 233126

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libmediaart/repos/gnome-unstable-i686/
  libmediaart/repos/gnome-unstable-i686/PKGBUILD
(from rev 233125, libmediaart/trunk/PKGBUILD)
  libmediaart/repos/gnome-unstable-x86_64/
  libmediaart/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233125, libmediaart/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   25 +
 gnome-unstable-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: libmediaart/repos/gnome-unstable-i686/PKGBUILD (from rev 233125, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 10:45:22 UTC (rev 233126)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=1.9.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('94668adb29d4dc3115b0fd105942ebd5ca6f5f9dbb2afa8a191a73a747dd506f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: libmediaart/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233125, 
libmediaart/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 10:45:22 UTC (rev 233126)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libmediaart
+pkgver=1.9.0
+pkgrel=1
+pkgdesc=Library tasked with managing, extracting and handling media art 
caches
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('vala' 'gobject-introspection')
+url=https://github.com/curlybeast/libmediaart;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('94668adb29d4dc3115b0fd105942ebd5ca6f5f9dbb2afa8a191a73a747dd506f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-gdkpixbuf --disable-qt
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-03-09 Thread Eric Bélanger
Date: Tuesday, March 10, 2015 @ 04:58:46
  Author: eric
Revision: 233150

upgpkg: slang 2.3.0-1

Upstream update, Update source url

Modified:
  slang/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-10 03:40:07 UTC (rev 233149)
+++ PKGBUILD2015-03-10 03:58:46 UTC (rev 233150)
@@ -4,8 +4,8 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=slang
-pkgver=2.2.4
-pkgrel=3
+pkgver=2.3.0
+pkgrel=1
 pkgdesc=S-Lang is a powerful interpreted language
 arch=('i686' 'x86_64')
 url=http://www.jedsoft.org/slang/;
@@ -13,9 +13,9 @@
 depends=('pcre' 'zlib')
 backup=('etc/slsh.rc')
 options=('!makeflags')
-source=(ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('7fcfd447e378f07dd0c0bae671fe6487'
- 'SKIP')
+source=(http://www.jedsoft.org/releases/slang/${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha1sums=('6e26e90307d4569e5feef195648c0858ba27f7ac'
+  'SKIP')
 validpgpkeys=('AE962A02D29BFE4A4BB2805FDE401E0D5873000A')  # John E. Davis
 
 build() {


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

2015-03-09 Thread Eric Bélanger
Date: Tuesday, March 10, 2015 @ 05:01:13
  Author: eric
Revision: 233151

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-10 03:58:46 UTC (rev 233150)
+++ extra-i686/PKGBUILD 2015-03-10 04:01:13 UTC (rev 233151)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger e...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=slang
-pkgver=2.2.4
-pkgrel=3
-pkgdesc=S-Lang is a powerful interpreted language
-arch=('i686' 'x86_64')
-url=http://www.jedsoft.org/slang/;
-license=('GPL')
-depends=('pcre' 'zlib')
-backup=('etc/slsh.rc')
-options=('!makeflags')
-source=(ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('7fcfd447e378f07dd0c0bae671fe6487'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install-all
-}

Copied: slang/repos/extra-i686/PKGBUILD (from rev 233150, slang/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-10 04:01:13 UTC (rev 233151)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=slang
+pkgver=2.3.0
+pkgrel=1
+pkgdesc=S-Lang is a powerful interpreted language
+arch=('i686' 'x86_64')
+url=http://www.jedsoft.org/slang/;
+license=('GPL')
+depends=('pcre' 'zlib')
+backup=('etc/slsh.rc')
+options=('!makeflags')
+source=(http://www.jedsoft.org/releases/slang/${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha1sums=('6e26e90307d4569e5feef195648c0858ba27f7ac'
+  'SKIP')
+validpgpkeys=('AE962A02D29BFE4A4BB2805FDE401E0D5873000A')  # John E. Davis
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install-all
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-03-10 03:58:46 UTC (rev 233150)
+++ extra-x86_64/PKGBUILD   2015-03-10 04:01:13 UTC (rev 233151)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Eric Belanger e...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=slang
-pkgver=2.2.4
-pkgrel=3
-pkgdesc=S-Lang is a powerful interpreted language
-arch=('i686' 'x86_64')
-url=http://www.jedsoft.org/slang/;
-license=('GPL')
-depends=('pcre' 'zlib')
-backup=('etc/slsh.rc')
-options=('!makeflags')
-source=(ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('7fcfd447e378f07dd0c0bae671fe6487'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install-all
-}

Copied: slang/repos/extra-x86_64/PKGBUILD (from rev 233150, 
slang/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-03-10 04:01:13 UTC (rev 233151)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=slang
+pkgver=2.3.0
+pkgrel=1
+pkgdesc=S-Lang is a powerful interpreted language
+arch=('i686' 'x86_64')
+url=http://www.jedsoft.org/slang/;
+license=('GPL')
+depends=('pcre' 'zlib')
+backup=('etc/slsh.rc')
+options=('!makeflags')
+source=(http://www.jedsoft.org/releases/slang/${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha1sums=('6e26e90307d4569e5feef195648c0858ba27f7ac'
+  'SKIP')
+validpgpkeys=('AE962A02D29BFE4A4BB2805FDE401E0D5873000A')  # John E. Davis
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install-all
+}


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

2015-03-09 Thread Eric Bélanger
Date: Tuesday, March 10, 2015 @ 03:52:39
  Author: eric
Revision: 128992

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 128991, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-10 02:51:05 UTC (rev 128991)
+++ PKGBUILD2015-03-10 02:52:39 UTC (rev 128992)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=youtube-dl
-pkgver=2015.02.28
-pkgrel=1
-pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
-arch=('any')
-url=http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('1e1f073f10de9a8fb01d5712f016a60558828dfb'
-  'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root=${pkgdir}/ --optimize=1
-  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
-${pkgdir}/usr/share/bash-completion/completions/youtube-dl
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 128991, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-10 02:52:39 UTC (rev 128992)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=youtube-dl
+pkgver=2015.03.09
+pkgrel=1
+pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
+arch=('any')
+url=http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
+sha1sums=('731f0f4b36965d9a47b856ed272b3923146cb7d9'
+  'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root=${pkgdir}/ --optimize=1
+  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
+${pkgdir}/usr/share/bash-completion/completions/youtube-dl
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-03-09 Thread Eric Bélanger
Date: Tuesday, March 10, 2015 @ 03:51:05
  Author: eric
Revision: 128991

upgpkg: youtube-dl 2015.03.09-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-10 00:20:48 UTC (rev 128990)
+++ PKGBUILD2015-03-10 02:51:05 UTC (rev 128991)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2015.02.28
+pkgver=2015.03.09
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -13,7 +13,7 @@
 'rtmpdump: for rtmp streams support')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('1e1f073f10de9a8fb01d5712f016a60558828dfb'
+sha1sums=('731f0f4b36965d9a47b856ed272b3923146cb7d9'
   'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18')
 


[arch-commits] Commit in perl-dbd-mysql/repos (4 files)

2015-03-09 Thread Eric Bélanger
Date: Tuesday, March 10, 2015 @ 04:40:07
  Author: eric
Revision: 233149

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

Added:
  perl-dbd-mysql/repos/extra-i686/PKGBUILD
(from rev 233148, perl-dbd-mysql/trunk/PKGBUILD)
  perl-dbd-mysql/repos/extra-x86_64/PKGBUILD
(from rev 233148, perl-dbd-mysql/trunk/PKGBUILD)
Deleted:
  perl-dbd-mysql/repos/extra-i686/PKGBUILD
  perl-dbd-mysql/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   86 
 extra-i686/PKGBUILD   |   44 
 extra-x86_64/PKGBUILD |   44 
 3 files changed, 86 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-10 03:37:40 UTC (rev 233148)
+++ extra-i686/PKGBUILD 2015-03-10 03:40:07 UTC (rev 233149)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: kevin ke...@archlinux.org
-# Contributor: Eric Johnson e...@coding-zone.com
-
-pkgname=perl-dbd-mysql
-_realname=DBD-mysql
-pkgver=4.029
-pkgrel=1
-pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
-arch=('i686' 'x86_64')
-license=('GPL' 'PerlArtistic')
-url=http://search.cpan.org/dist/$_realname/;
-depends=('libmariadbclient' 'perl-dbi')
-makedepends=('mariadb')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/${_realname}-${pkgver}.tar.gz)
-md5sums=('bcb8b105f771c04a8ebf3523eb073db7')
-
-build() {
-  cd $_realname-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor --testsocket=/tmp/socket.mysql
-  make
-}
-
-check() {
-  cd $_realname-$pkgver
-  mkdir -p /tmp/mysql_test
-  mysql_install_db \
- --basedir=/usr \
- --datadir=/tmp/mysql_test
-  mysqld -P 17999 \
- --socket=/tmp/socket.mysql \
- --datadir=/tmp/mysql_test 
-  sleep 10
-  DAEMON_PORT=$!
-  make test || true
-  kill -9 $DAEMON_PORT
-}
-
-package() {
-  cd $_realname-$pkgver
-  make install DESTDIR=$pkgdir
-}

Copied: perl-dbd-mysql/repos/extra-i686/PKGBUILD (from rev 233148, 
perl-dbd-mysql/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-10 03:40:07 UTC (rev 233149)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: kevin ke...@archlinux.org
+# Contributor: Eric Johnson e...@coding-zone.com
+
+pkgname=perl-dbd-mysql
+pkgver=4.031
+pkgrel=1
+pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
+arch=('i686' 'x86_64')
+license=('GPL' 'PerlArtistic')
+url=http://search.cpan.org/dist/DBD-mysql/;
+depends=('libmariadbclient' 'perl-dbi')
+checkdepends=('mariadb' 'perl-test-deep')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-${pkgver}.tar.gz)
+md5sums=('18ca53642398f0087f97150fd8ca16b7')
+
+build() {
+  cd DBD-mysql-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor --testsocket=/tmp/socket.mysql
+  make
+}
+
+check() {
+  cd DBD-mysql-$pkgver
+  mkdir -p /tmp/mysql_test
+  mysql_install_db \
+ --basedir=/usr \
+ --datadir=/tmp/mysql_test
+  mysqld -P 17999 \
+ --socket=/tmp/socket.mysql \
+ --datadir=/tmp/mysql_test 
+  sleep 10
+  DAEMON_PORT=$!
+  make test || true
+  kill -9 $DAEMON_PORT
+}
+
+package() {
+  cd DBD-mysql-$pkgver
+  make install DESTDIR=$pkgdir
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-03-10 03:37:40 UTC (rev 233148)
+++ extra-x86_64/PKGBUILD   2015-03-10 03:40:07 UTC (rev 233149)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: kevin ke...@archlinux.org
-# Contributor: Eric Johnson e...@coding-zone.com
-
-pkgname=perl-dbd-mysql
-_realname=DBD-mysql
-pkgver=4.029
-pkgrel=1
-pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
-arch=('i686' 'x86_64')
-license=('GPL' 'PerlArtistic')
-url=http://search.cpan.org/dist/$_realname/;
-depends=('libmariadbclient' 'perl-dbi')
-makedepends=('mariadb')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/${_realname}-${pkgver}.tar.gz)
-md5sums=('bcb8b105f771c04a8ebf3523eb073db7')
-
-build() {
-  cd $_realname-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor --testsocket=/tmp/socket.mysql
-  make
-}
-
-check() {
-  cd $_realname-$pkgver
-  mkdir -p /tmp/mysql_test
-  mysql_install_db \
- --basedir=/usr \
- --datadir=/tmp/mysql_test
-  mysqld -P 17999 \
- --socket=/tmp/socket.mysql \
- --datadir=/tmp/mysql_test 
-  sleep 10
-  DAEMON_PORT=$!
-  make test || true
-  kill -9 $DAEMON_PORT
-}
-
-package() {
-  cd $_realname-$pkgver
-  make install DESTDIR=$pkgdir
-}

Copied: perl-dbd-mysql/repos/extra-x86_64/PKGBUILD (from rev 233148, 

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

2015-03-09 Thread Eric Bélanger
Date: Tuesday, March 10, 2015 @ 03:41:36
  Author: eric
Revision: 233146

upgpkg: wget 1.16.3-1

Upstream update

Modified:
  wget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 16:45:55 UTC (rev 233145)
+++ PKGBUILD2015-03-10 02:41:36 UTC (rev 233146)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=wget
-pkgver=1.16.2
+pkgver=1.16.3
 pkgrel=1
 pkgdesc=A network utility to retrieve files from the Web
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 backup=('etc/wgetrc')
 install=wget.install
 source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('a77b455ad01620ea3b709db2e07e6841da518f38'
+sha1sums=('a7d24a8512720893b0a8c5c436f324e9ed43874d'
   'SKIP')
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
 


[arch-commits] Commit in perl-dbd-mysql/trunk (PKGBUILD)

2015-03-09 Thread Eric Bélanger
Date: Tuesday, March 10, 2015 @ 04:37:40
  Author: eric
Revision: 233148

upgpkg: perl-dbd-mysql 4.031-1

Upstream update, Change makedepends to checkdepends, Add perl-test-deep 
checkdepends, Clean up PKGBUILD

Modified:
  perl-dbd-mysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-10 02:43:56 UTC (rev 233147)
+++ PKGBUILD2015-03-10 03:37:40 UTC (rev 233148)
@@ -4,27 +4,26 @@
 # Contributor: Eric Johnson e...@coding-zone.com
 
 pkgname=perl-dbd-mysql
-_realname=DBD-mysql
-pkgver=4.029
+pkgver=4.031
 pkgrel=1
 pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
 arch=('i686' 'x86_64')
 license=('GPL' 'PerlArtistic')
-url=http://search.cpan.org/dist/$_realname/;
+url=http://search.cpan.org/dist/DBD-mysql/;
 depends=('libmariadbclient' 'perl-dbi')
-makedepends=('mariadb')
+checkdepends=('mariadb' 'perl-test-deep')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/${_realname}-${pkgver}.tar.gz)
-md5sums=('bcb8b105f771c04a8ebf3523eb073db7')
+source=(http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-${pkgver}.tar.gz)
+md5sums=('18ca53642398f0087f97150fd8ca16b7')
 
 build() {
-  cd $_realname-$pkgver
+  cd DBD-mysql-$pkgver
   perl Makefile.PL INSTALLDIRS=vendor --testsocket=/tmp/socket.mysql
   make
 }
 
 check() {
-  cd $_realname-$pkgver
+  cd DBD-mysql-$pkgver
   mkdir -p /tmp/mysql_test
   mysql_install_db \
  --basedir=/usr \
@@ -39,6 +38,6 @@
 }
 
 package() {
-  cd $_realname-$pkgver
+  cd DBD-mysql-$pkgver
   make install DESTDIR=$pkgdir
 }


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

2015-03-09 Thread Eric Bélanger
Date: Tuesday, March 10, 2015 @ 03:43:56
  Author: eric
Revision: 233147

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

Added:
  wget/repos/extra-i686/PKGBUILD
(from rev 233146, wget/trunk/PKGBUILD)
  wget/repos/extra-i686/wget.install
(from rev 233146, wget/trunk/wget.install)
  wget/repos/extra-x86_64/PKGBUILD
(from rev 233146, wget/trunk/PKGBUILD)
  wget/repos/extra-x86_64/wget.install
(from rev 233146, wget/trunk/wget.install)
Deleted:
  wget/repos/extra-i686/PKGBUILD
  wget/repos/extra-i686/wget.install
  wget/repos/extra-x86_64/PKGBUILD
  wget/repos/extra-x86_64/wget.install

---+
 /PKGBUILD |   88 
 /wget.install |   40 
 extra-i686/PKGBUILD   |   44 --
 extra-i686/wget.install   |   20 --
 extra-x86_64/PKGBUILD |   44 --
 extra-x86_64/wget.install |   20 --
 6 files changed, 128 insertions(+), 128 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-10 02:41:36 UTC (rev 233146)
+++ extra-i686/PKGBUILD 2015-03-10 02:43:56 UTC (rev 233147)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=wget
-pkgver=1.16.2
-pkgrel=1
-pkgdesc=A network utility to retrieve files from the Web
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/wget/wget.html;
-license=('GPL3')
-depends=('openssl' 'libidn' 'libutil-linux')
-checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
-optdepends=('ca-certificates: HTTPS downloads')
-backup=('etc/wgetrc')
-install=wget.install
-source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('a77b455ad01620ea3b709db2e07e6841da518f38'
-  'SKIP')
-validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  cat  doc/sample.wgetrc EOF
-
-# default root certs location
-ca_certificate=/etc/ssl/certs/ca-certificates.crt
-EOF
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-nls --with-ssl=openssl
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: wget/repos/extra-i686/PKGBUILD (from rev 233146, wget/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-10 02:43:56 UTC (rev 233147)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=wget
+pkgver=1.16.3
+pkgrel=1
+pkgdesc=A network utility to retrieve files from the Web
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/wget/wget.html;
+license=('GPL3')
+depends=('openssl' 'libidn' 'libutil-linux')
+checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
+optdepends=('ca-certificates: HTTPS downloads')
+backup=('etc/wgetrc')
+install=wget.install
+source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('a7d24a8512720893b0a8c5c436f324e9ed43874d'
+  'SKIP')
+validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  cat  doc/sample.wgetrc EOF
+
+# default root certs location
+ca_certificate=/etc/ssl/certs/ca-certificates.crt
+EOF
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --enable-nls --with-ssl=openssl
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/wget.install
===
--- extra-i686/wget.install 2015-03-10 02:41:36 UTC (rev 233146)
+++ extra-i686/wget.install 2015-03-10 02:43:56 UTC (rev 233147)
@@ -1,20 +0,0 @@
-infodir=usr/share/info
-filelist=(wget.info)
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file $infodir/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file $infodir/dir 2 /dev/null
-  done
-}

Copied: wget/repos/extra-i686/wget.install (from rev 233146, 
wget/trunk/wget.install)
===
--- extra-i686/wget.install (rev 0)
+++ extra-i686/wget.install 2015-03-10 02:43:56 UTC (rev 233147)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(wget.info)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {

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

2015-03-09 Thread Massimiliano Torromeo
Date: Monday, March 9, 2015 @ 09:14:16
  Author: mtorromeo
Revision: 128964

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-09 08:13:46 UTC (rev 128963)
+++ PKGBUILD2015-03-09 08:14:16 UTC (rev 128964)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-
-pkgname=python2-augeas
-pkgver=0.4.1
-pkgrel=1
-pkgdesc=Pure python bindings for augeas
-arch=('any')
-license=('LGPL')
-url=http://augeas.net;
-depends=(augeas python2)
-makedepends=('python2-setuptools')
-source=(https://fedorahosted.org/released/python-augeas/python-augeas-$pkgver.tar.gz)
-
-build() {
-cd $srcdir/python-augeas-$pkgver
-python2 setup.py build
-}
-
-package() {
-cd $srcdir/python-augeas-$pkgver
-python2 setup.py install --skip-build -O1 --root=$pkgdir
-}
-
-sha256sums=('2d9e618fad03f68033b5ac94d0d57136df9ed75bf21c6e7877d3107866af89bf')

Copied: python2-augeas/repos/community-any/PKGBUILD (from rev 128963, 
python2-augeas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-09 08:14:16 UTC (rev 128964)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=python2-augeas
+pkgver=0.5.0
+pkgrel=1
+pkgdesc=Pure python bindings for augeas
+arch=('any')
+license=('LGPL')
+url=http://augeas.net;
+depends=(augeas python2)
+makedepends=('python2-setuptools')
+source=(https://fedorahosted.org/released/python-augeas/python-augeas-$pkgver.tar.gz)
+
+build() {
+cd $srcdir/python-augeas-$pkgver
+python2 setup.py build
+}
+
+package() {
+cd $srcdir/python-augeas-$pkgver
+python2 setup.py install --skip-build -O1 --root=$pkgdir
+}
+
+sha256sums=('67d59d66cdba8d624e0389b87b2a83a176f21f16a87553b50f5703b23f29bac2')


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

2015-03-09 Thread Massimiliano Torromeo
Date: Monday, March 9, 2015 @ 09:13:46
  Author: mtorromeo
Revision: 128963

upgpkg: python2-augeas 0.5.0-1

Updated to 0.5.0

Modified:
  python2-augeas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 03:00:55 UTC (rev 128962)
+++ PKGBUILD2015-03-09 08:13:46 UTC (rev 128963)
@@ -2,7 +2,7 @@
 # Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
 
 pkgname=python2-augeas
-pkgver=0.4.1
+pkgver=0.5.0
 pkgrel=1
 pkgdesc=Pure python bindings for augeas
 arch=('any')
@@ -22,4 +22,4 @@
 python2 setup.py install --skip-build -O1 --root=$pkgdir
 }
 
-sha256sums=('2d9e618fad03f68033b5ac94d0d57136df9ed75bf21c6e7877d3107866af89bf')
+sha256sums=('67d59d66cdba8d624e0389b87b2a83a176f21f16a87553b50f5703b23f29bac2')


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:48:12
  Author: jgc
Revision: 233105

upgpkg: totem-plparser 3.10.4-1

Modified:
  totem-plparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 08:40:31 UTC (rev 233104)
+++ PKGBUILD2015-03-09 08:48:12 UTC (rev 233105)
@@ -3,8 +3,8 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=totem-plparser
-pkgver=3.10.3
-pkgrel=2
+pkgver=3.10.4
+pkgrel=1
 url=http://www.gnome.org;
 pkgdesc=Totem playlist parser library
 license=('LGPL')
@@ -12,7 +12,7 @@
 depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
 makedepends=('intltool' 'gobject-introspection' 'python2')
 
source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver:0:4}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('14512c76c7f375d8bb9e9a220afbac20be2d2eb82abee9a8986d264079a0c72f')
+sha256sums=('482353f8466b1cab06d99c0a112a4adc414bf43b9c8f3bd636570d20d1f4e265')
 
 build() {
   cd totem-pl-parser-$pkgver


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:48:19
  Author: jgc
Revision: 233106

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

Added:
  totem-plparser/repos/extra-i686/PKGBUILD
(from rev 233105, totem-plparser/trunk/PKGBUILD)
  totem-plparser/repos/extra-x86_64/PKGBUILD
(from rev 233105, totem-plparser/trunk/PKGBUILD)
Deleted:
  totem-plparser/repos/extra-i686/PKGBUILD
  totem-plparser/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-09 08:48:12 UTC (rev 233105)
+++ extra-i686/PKGBUILD 2015-03-09 08:48:19 UTC (rev 233106)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=totem-plparser
-pkgver=3.10.3
-pkgrel=2
-url=http://www.gnome.org;
-pkgdesc=Totem playlist parser library
-license=('LGPL')
-arch=(i686 x86_64)
-depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
-makedepends=('intltool' 'gobject-introspection' 'python2')
-source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver:0:4}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('14512c76c7f375d8bb9e9a220afbac20be2d2eb82abee9a8986d264079a0c72f')
-
-build() {
-  cd totem-pl-parser-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package(){
-  cd totem-pl-parser-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: totem-plparser/repos/extra-i686/PKGBUILD (from rev 233105, 
totem-plparser/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-09 08:48:19 UTC (rev 233106)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=totem-plparser
+pkgver=3.10.4
+pkgrel=1
+url=http://www.gnome.org;
+pkgdesc=Totem playlist parser library
+license=('LGPL')
+arch=(i686 x86_64)
+depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
+makedepends=('intltool' 'gobject-introspection' 'python2')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver:0:4}/totem-pl-parser-$pkgver.tar.xz)
+sha256sums=('482353f8466b1cab06d99c0a112a4adc414bf43b9c8f3bd636570d20d1f4e265')
+
+build() {
+  cd totem-pl-parser-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static
+  make
+}
+
+package(){
+  cd totem-pl-parser-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-03-09 08:48:12 UTC (rev 233105)
+++ extra-x86_64/PKGBUILD   2015-03-09 08:48:19 UTC (rev 233106)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=totem-plparser
-pkgver=3.10.3
-pkgrel=2
-url=http://www.gnome.org;
-pkgdesc=Totem playlist parser library
-license=('LGPL')
-arch=(i686 x86_64)
-depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
-makedepends=('intltool' 'gobject-introspection' 'python2')
-source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver:0:4}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('14512c76c7f375d8bb9e9a220afbac20be2d2eb82abee9a8986d264079a0c72f')
-
-build() {
-  cd totem-pl-parser-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package(){
-  cd totem-pl-parser-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: totem-plparser/repos/extra-x86_64/PKGBUILD (from rev 233105, 
totem-plparser/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-03-09 08:48:19 UTC (rev 233106)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=totem-plparser
+pkgver=3.10.4
+pkgrel=1
+url=http://www.gnome.org;
+pkgdesc=Totem playlist parser library
+license=('LGPL')
+arch=(i686 x86_64)
+depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
+makedepends=('intltool' 'gobject-introspection' 'python2')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver:0:4}/totem-pl-parser-$pkgver.tar.xz)
+sha256sums=('482353f8466b1cab06d99c0a112a4adc414bf43b9c8f3bd636570d20d1f4e265')
+
+build() {
+  cd totem-pl-parser-$pkgver
+  ./configure --prefix=/usr 

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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:58:07
  Author: jgc
Revision: 233112

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  pygobject/repos/gnome-unstable-i686/
  pygobject/repos/gnome-unstable-i686/PKGBUILD
(from rev 233111, pygobject/trunk/PKGBUILD)
  pygobject/repos/gnome-unstable-x86_64/
  pygobject/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233111, pygobject/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   57 +++
 gnome-unstable-x86_64/PKGBUILD |   57 +++
 2 files changed, 114 insertions(+)

Copied: pygobject/repos/gnome-unstable-i686/PKGBUILD (from rev 233111, 
pygobject/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 08:58:07 UTC (rev 233112)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=pygobject
+pkgname=(python-gobject python2-gobject pygobject-devel)
+pkgver=3.15.91
+pkgrel=1
+arch=(i686 x86_64)
+url=https://live.gnome.org/PyGObject;
+license=(LGPL)
+makedepends=(python python2 python-cairo python2-cairo gobject-introspection 
gnome-common)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('53c2901a889d69e079a5c6db0383b1b9bc8f444629623db18e3199c69827037d')
+
+prepare() {
+  mkdir build-py2 build-py3 devel
+  cd ${pkgbase}-${pkgver}
+  sed -i '/Werror=format/d' configure # gcc 4.8
+}
+
+build() {
+  cd build-py2
+  ../${pkgbase}-${pkgver}/configure --prefix=/usr 
--with-python=/usr/bin/python2
+  make
+
+  cd ../build-py3
+  ../${pkgbase}-${pkgver}/configure --prefix=/usr
+  make
+}
+
+package_python-gobject() {
+  pkgdesc=Python 3 bindings for GObject
+  depends=('gobject-introspection-runtime' pygobject-devel=$pkgver 'python' 
'cairo')
+
+  cd build-py3
+  make DESTDIR=$pkgdir install
+  rm -r $pkgdir/usr/{include,lib/pkgconfig}
+}
+
+package_python2-gobject() {
+  pkgdesc=Python 2 bindings for GObject
+  depends=('gobject-introspection-runtime' pygobject-devel=$pkgver 'python2' 
'cairo')
+
+  cd build-py2
+  make DESTDIR=$pkgdir install
+  mv $pkgdir/usr/{include,lib/pkgconfig} $srcdir/devel
+  python2 -m compileall $pkgdir//usr/lib/python2.7/site-packages/gi
+}
+
+package_pygobject-devel() {
+  pkgdesc=Development files for the pygobject bindings
+
+  cd devel
+  mkdir -p $pkgdir/usr/{include,lib}
+  mv include $pkgdir/usr/
+  mv pkgconfig $pkgdir/usr/lib/
+}

Copied: pygobject/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233111, 
pygobject/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 08:58:07 UTC (rev 233112)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=pygobject
+pkgname=(python-gobject python2-gobject pygobject-devel)
+pkgver=3.15.91
+pkgrel=1
+arch=(i686 x86_64)
+url=https://live.gnome.org/PyGObject;
+license=(LGPL)
+makedepends=(python python2 python-cairo python2-cairo gobject-introspection 
gnome-common)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('53c2901a889d69e079a5c6db0383b1b9bc8f444629623db18e3199c69827037d')
+
+prepare() {
+  mkdir build-py2 build-py3 devel
+  cd ${pkgbase}-${pkgver}
+  sed -i '/Werror=format/d' configure # gcc 4.8
+}
+
+build() {
+  cd build-py2
+  ../${pkgbase}-${pkgver}/configure --prefix=/usr 
--with-python=/usr/bin/python2
+  make
+
+  cd ../build-py3
+  ../${pkgbase}-${pkgver}/configure --prefix=/usr
+  make
+}
+
+package_python-gobject() {
+  pkgdesc=Python 3 bindings for GObject
+  depends=('gobject-introspection-runtime' pygobject-devel=$pkgver 'python' 
'cairo')
+
+  cd build-py3
+  make DESTDIR=$pkgdir install
+  rm -r $pkgdir/usr/{include,lib/pkgconfig}
+}
+
+package_python2-gobject() {
+  pkgdesc=Python 2 bindings for GObject
+  depends=('gobject-introspection-runtime' pygobject-devel=$pkgver 'python2' 
'cairo')
+
+  cd build-py2
+  make DESTDIR=$pkgdir install
+  mv $pkgdir/usr/{include,lib/pkgconfig} $srcdir/devel
+  python2 -m compileall $pkgdir//usr/lib/python2.7/site-packages/gi
+}
+
+package_pygobject-devel() {
+  pkgdesc=Development files for the pygobject bindings
+
+  cd devel
+  mkdir -p $pkgdir/usr/{include,lib}
+  mv include $pkgdir/usr/
+  mv pkgconfig $pkgdir/usr/lib/
+}


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:58:01
  Author: jgc
Revision: 233111

upgpkg: pygobject 3.15.91-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 08:54:06 UTC (rev 233110)
+++ PKGBUILD2015-03-09 08:58:01 UTC (rev 233111)
@@ -3,14 +3,14 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.14.0
-pkgrel=2
+pkgver=3.15.91
+pkgrel=1
 arch=(i686 x86_64)
 url=https://live.gnome.org/PyGObject;
 license=(LGPL)
 makedepends=(python python2 python-cairo python2-cairo gobject-introspection 
gnome-common)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('779effa93f4b59cdb72f4ab0128fb3fd82900bf686193b570fd3a8ce63392d54')
+sha256sums=('53c2901a889d69e079a5c6db0383b1b9bc8f444629623db18e3199c69827037d')
 
 prepare() {
   mkdir build-py2 build-py3 devel
@@ -30,7 +30,7 @@
 
 package_python-gobject() {
   pkgdesc=Python 3 bindings for GObject
-  depends=('gobject-introspection' pygobject-devel=$pkgver 'python' 'cairo')
+  depends=('gobject-introspection-runtime' pygobject-devel=$pkgver 'python' 
'cairo')
 
   cd build-py3
   make DESTDIR=$pkgdir install
@@ -39,7 +39,7 @@
 
 package_python2-gobject() {
   pkgdesc=Python 2 bindings for GObject
-  depends=('gobject-introspection' pygobject-devel=$pkgver 'python2' 'cairo')
+  depends=('gobject-introspection-runtime' pygobject-devel=$pkgver 'python2' 
'cairo')
 
   cd build-py2
   make DESTDIR=$pkgdir install


[arch-commits] Commit in (3 files)

2015-03-09 Thread Massimiliano Torromeo
Date: Monday, March 9, 2015 @ 10:06:30
  Author: mtorromeo
Revision: 128967

Add percona-toolkit package

Added:
  percona-toolkit/
  percona-toolkit/trunk/
  percona-toolkit/trunk/PKGBUILD

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

Added: percona-toolkit/trunk/PKGBUILD
===
--- percona-toolkit/trunk/PKGBUILD  (rev 0)
+++ percona-toolkit/trunk/PKGBUILD  2015-03-09 09:06:30 UTC (rev 128967)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Contributor: D. Can Celasun dcelasun[at]gmail[dot]com
+# Contributor: Felix Hanley fe...@seconddrawer.com.au
+# Contributor: Sławomir Kowalski suaw...@gmail.com
+
+pkgname=percona-toolkit
+pkgver=2.2.13
+pkgrel=1
+pkgdesc=Collection of advanced command-line tools to perform a variety of 
MySQL and system tasks.
+url=http://www.percona.com/software/percona-toolkit/;
+arch=('any')
+license=('GPL')
+depends=('perl-term-readkey')
+makedepends=('perl-dbd-mysql' 'perl-dbi')
+optdepends=(
+'perl-dbd-mysql: MySQL connections'
+'perl-dbi: MySQL connections'
+)
+options=('!emptydirs' 'purge')
+source=(http://www.percona.com/downloads/$pkgname/$pkgver/tarball/$pkgname-$pkgver.tar.gz;)
+sha256sums=('8e69f619d163cd7afa22bd1cf144df0f6d08f06c7559510a73467db1eeff4a63')
+
+build() {
+cd $srcdir/$pkgname-$pkgver
+unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps 
MODULEBUILDRC=/dev/null
+perl Makefile.PL
+make
+}
+
+package() {
+cd $srcdir/$pkgname-$pkgver
+unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+make install INSTALLDIRS=vendor DESTDIR=$pkgdir
+}


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


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:36:26
  Author: jgc
Revision: 233102

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gjs/repos/gnome-unstable-i686/
  gjs/repos/gnome-unstable-i686/PKGBUILD
(from rev 233101, gjs/trunk/PKGBUILD)
  gjs/repos/gnome-unstable-x86_64/
  gjs/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233101, gjs/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   31 +++
 gnome-unstable-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: gjs/repos/gnome-unstable-i686/PKGBUILD (from rev 233101, 
gjs/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 08:36:26 UTC (rev 233102)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gjs
+pkgver=1.43.3
+pkgrel=1
+pkgdesc=Javascript Bindings for GNOME
+arch=(i686 x86_64)
+url=http://live.gnome.org/Gjs;
+license=(GPL)
+depends=(cairo gobject-introspection-runtime 'js=24.2.0' 'gtk3')
+makedepends=('gobject-introspection')
+source=(http://ftp.gnome.org/pub/gnome/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('82b54dd4590ea1622d19b2e27978bcb9c2c5b46922e1e1780ea79b6a28aa1c4e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --libexecdir=/usr/lib
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Needs a display
+  make -k check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gjs/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233101, 
gjs/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 08:36:26 UTC (rev 233102)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gjs
+pkgver=1.43.3
+pkgrel=1
+pkgdesc=Javascript Bindings for GNOME
+arch=(i686 x86_64)
+url=http://live.gnome.org/Gjs;
+license=(GPL)
+depends=(cairo gobject-introspection-runtime 'js=24.2.0' 'gtk3')
+makedepends=('gobject-introspection')
+source=(http://ftp.gnome.org/pub/gnome/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('82b54dd4590ea1622d19b2e27978bcb9c2c5b46922e1e1780ea79b6a28aa1c4e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --libexecdir=/usr/lib
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Needs a display
+  make -k check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:50:51
  Author: jgc
Revision: 233108

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  geocode-glib/repos/gnome-unstable-i686/
  geocode-glib/repos/gnome-unstable-i686/PKGBUILD
(from rev 233107, geocode-glib/trunk/PKGBUILD)
  geocode-glib/repos/gnome-unstable-x86_64/
  geocode-glib/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233107, geocode-glib/trunk/PKGBUILD)

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

Copied: geocode-glib/repos/gnome-unstable-i686/PKGBUILD (from rev 233107, 
geocode-glib/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 08:50:51 UTC (rev 233108)
@@ -0,0 +1,27 @@
+#$Id:
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=geocode-glib
+pkgver=3.15.4
+pkgrel=1
+pkgdesc=Geocode Helper library
+arch=(i686 x86_64)
+license=('GPL')
+url=https://git.gnome.org/browse/geocode-glib/;
+depends=('glib2' 'json-glib' 'libsoup')
+makedepends=('intltool' 'gobject-introspection')
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('64e3166ccc1505c151bc05f2f7d5aa931c55c4e28ee3fb940e39403e460890a5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+

Copied: geocode-glib/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233107, 
geocode-glib/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 08:50:51 UTC (rev 233108)
@@ -0,0 +1,27 @@
+#$Id:
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=geocode-glib
+pkgver=3.15.4
+pkgrel=1
+pkgdesc=Geocode Helper library
+arch=(i686 x86_64)
+license=('GPL')
+url=https://git.gnome.org/browse/geocode-glib/;
+depends=('glib2' 'json-glib' 'libsoup')
+makedepends=('intltool' 'gobject-introspection')
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('64e3166ccc1505c151bc05f2f7d5aa931c55c4e28ee3fb940e39403e460890a5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:50:45
  Author: jgc
Revision: 233107

upgpkg: geocode-glib 3.15.4-1

Modified:
  geocode-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 08:48:19 UTC (rev 233106)
+++ PKGBUILD2015-03-09 08:50:45 UTC (rev 233107)
@@ -2,7 +2,7 @@
 #Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=geocode-glib
-pkgver=3.14.0
+pkgver=3.15.4
 pkgrel=1
 pkgdesc=Geocode Helper library
 arch=(i686 x86_64)
@@ -9,10 +9,10 @@
 license=('GPL')
 url=https://git.gnome.org/browse/geocode-glib/;
 depends=('glib2' 'json-glib' 'libsoup')
-makedepends=('intltool' 'gobject-introspection' 'python2')
+makedepends=('intltool' 'gobject-introspection')
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a19b21a92b8cbfa29a5ae6616c2fdca8567e97480f7bb5c955905f6ae1c72010')
+sha256sums=('64e3166ccc1505c151bc05f2f7d5aa931c55c4e28ee3fb940e39403e460890a5')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gnome-menus/trunk (PKGBUILD git-fixes.patch)

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 10:00:02
  Author: jgc
Revision: 233113

upgpkg: gnome-menus 3.13.3-1

Modified:
  gnome-menus/trunk/PKGBUILD
Deleted:
  gnome-menus/trunk/git-fixes.patch

-+
 PKGBUILD|   17 
 git-fixes.patch | 1640 --
 2 files changed, 5 insertions(+), 1652 deletions(-)

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


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 10:00:08
  Author: jgc
Revision: 233114

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

Added:
  gnome-menus/repos/extra-i686/PKGBUILD
(from rev 233113, gnome-menus/trunk/PKGBUILD)
  gnome-menus/repos/extra-x86_64/PKGBUILD
(from rev 233113, gnome-menus/trunk/PKGBUILD)
Deleted:
  gnome-menus/repos/extra-i686/PKGBUILD
  gnome-menus/repos/extra-i686/git-fixes.patch
  gnome-menus/repos/extra-x86_64/PKGBUILD
  gnome-menus/repos/extra-x86_64/git-fixes.patch

--+
 /PKGBUILD|   54 +
 extra-i686/PKGBUILD  |   34 
 extra-i686/git-fixes.patch   | 1640 -
 extra-x86_64/PKGBUILD|   34 
 extra-x86_64/git-fixes.patch | 1640 -
 5 files changed, 54 insertions(+), 3348 deletions(-)

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


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

2015-03-09 Thread Bartłomiej Piotrowski
Date: Monday, March 9, 2015 @ 10:21:23
  Author: bpiotrowski
Revision: 233115

upgpkg: mplayer 37379-1

- bump to latest revision
- build against x264 2:144.20150223-1

Modified:
  mplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 09:00:08 UTC (rev 233114)
+++ PKGBUILD2015-03-09 09:21:23 UTC (rev 233115)
@@ -1,11 +1,11 @@
 # $Id$
 # Maintainer:  Ionut Biru ib...@archlinux.org
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
 # Contributor: Hugo Doria h...@archlinux.org
 
 pkgbase=mplayer
 pkgname=('mplayer' 'mencoder')
-pkgver=37353
+pkgver=37379
 pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=(
@@ -21,13 +21,13 @@
 url='http://www.mplayerhq.hu/'
 options=('!buildflags' '!emptydirs')
 source=($pkgbase-$pkgver::svn://svn.mplayerhq.hu/mplayer/trunk#revision=$pkgver
-http://ffmpeg.org/releases/ffmpeg-2.5.3.tar.bz2
+http://ffmpeg.org/releases/ffmpeg-2.6.tar.bz2
 mplayer.desktop
 cdio-includes.patch
 include-samba-4.0.patch
 revert-icl-fixes.patch)
 md5sums=('SKIP'
- 'efba7c5cfbea9ce58ff693cd08f90ffa'
+ '5bf6097833a3fea6a9e51b0a456c6922'
  '62f44a58f072b2b1a3c3d3e4976d64b3'
  '7b5be7191aafbea64218dc4916343bbc'
  '868a92bdef148df7f38bfa992b26ce9d'


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

2015-03-09 Thread Bartłomiej Piotrowski
Date: Monday, March 9, 2015 @ 10:21:39
  Author: bpiotrowski
Revision: 233116

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

Added:
  mplayer/repos/staging-i686/
  mplayer/repos/staging-i686/PKGBUILD
(from rev 233115, mplayer/trunk/PKGBUILD)
  mplayer/repos/staging-i686/cdio-includes.patch
(from rev 233115, mplayer/trunk/cdio-includes.patch)
  mplayer/repos/staging-i686/include-samba-4.0.patch
(from rev 233115, mplayer/trunk/include-samba-4.0.patch)
  mplayer/repos/staging-i686/mplayer.desktop
(from rev 233115, mplayer/trunk/mplayer.desktop)
  mplayer/repos/staging-i686/mplayer.install
(from rev 233115, mplayer/trunk/mplayer.install)
  mplayer/repos/staging-i686/mplayer.png
(from rev 233115, mplayer/trunk/mplayer.png)
  mplayer/repos/staging-i686/revert-icl-fixes.patch
(from rev 233115, mplayer/trunk/revert-icl-fixes.patch)
  mplayer/repos/staging-x86_64/
  mplayer/repos/staging-x86_64/PKGBUILD
(from rev 233115, mplayer/trunk/PKGBUILD)
  mplayer/repos/staging-x86_64/cdio-includes.patch
(from rev 233115, mplayer/trunk/cdio-includes.patch)
  mplayer/repos/staging-x86_64/include-samba-4.0.patch
(from rev 233115, mplayer/trunk/include-samba-4.0.patch)
  mplayer/repos/staging-x86_64/mplayer.desktop
(from rev 233115, mplayer/trunk/mplayer.desktop)
  mplayer/repos/staging-x86_64/mplayer.install
(from rev 233115, mplayer/trunk/mplayer.install)
  mplayer/repos/staging-x86_64/mplayer.png
(from rev 233115, mplayer/trunk/mplayer.png)
  mplayer/repos/staging-x86_64/revert-icl-fixes.patch
(from rev 233115, mplayer/trunk/revert-icl-fixes.patch)

+
 staging-i686/PKGBUILD  |  118 +++
 staging-i686/cdio-includes.patch   |   43 +++
 staging-i686/include-samba-4.0.patch   |   12 +++
 staging-i686/mplayer.desktop   |   22 +
 staging-i686/mplayer.install   |   11 ++
 staging-i686/revert-icl-fixes.patch|   66 +
 staging-x86_64/PKGBUILD|  118 +++
 staging-x86_64/cdio-includes.patch |   43 +++
 staging-x86_64/include-samba-4.0.patch |   12 +++
 staging-x86_64/mplayer.desktop |   22 +
 staging-x86_64/mplayer.install |   11 ++
 staging-x86_64/revert-icl-fixes.patch  |   66 +
 12 files changed, 544 insertions(+)

Copied: mplayer/repos/staging-i686/PKGBUILD (from rev 233115, 
mplayer/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-03-09 09:21:39 UTC (rev 233116)
@@ -0,0 +1,118 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgbase=mplayer
+pkgname=('mplayer' 'mencoder')
+pkgver=37379
+pkgrel=1
+arch=('i686' 'x86_64')
+makedepends=(
+  'libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 'libtheora'
+  'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient' 'aalib' 'jack' 'libcaca'
+  'faac' 'faad2' 'lirc'  'libxvmc' 'enca' 'libvdpau' 'opencore-amr'
+  'libdca' 'a52dec' 'schroedinger' 'libvpx' 'libpulse' 'fribidi' 'unzip' 'mesa'
+  'live-media' 'yasm' 'git' 'fontconfig' 'mpg123' 'ladspa' 'libass' 'libbluray'
+  'libcdio-paranoia' 'opus' 'subversion' 'x264' 'libx264' 'rtmpdump' 'gnutls'
+  'gsm' 'libdvdcss' 'libdvdread' 'libdvdnav'
+)
+license=('GPL')
+url='http://www.mplayerhq.hu/'
+options=('!buildflags' '!emptydirs')
+source=($pkgbase-$pkgver::svn://svn.mplayerhq.hu/mplayer/trunk#revision=$pkgver
+http://ffmpeg.org/releases/ffmpeg-2.6.tar.bz2
+mplayer.desktop
+cdio-includes.patch
+include-samba-4.0.patch
+revert-icl-fixes.patch)
+md5sums=('SKIP'
+ '5bf6097833a3fea6a9e51b0a456c6922'
+ '62f44a58f072b2b1a3c3d3e4976d64b3'
+ '7b5be7191aafbea64218dc4916343bbc'
+ '868a92bdef148df7f38bfa992b26ce9d'
+ '3579402002b7302fdf2d146639333efd')
+
+pkgver() {
+  cd $pkgbase-$pkgver
+  svnversion
+}
+
+prepare() {
+  cd $pkgbase-$pkgver
+  mv ../ffmpeg-*/ ./ffmpeg
+
+  patch -p0 -i ../cdio-includes.patch
+  patch -p1 -i ../include-samba-4.0.patch
+  patch -Np0 -i ../revert-icl-fixes.patch
+
+  ./version.sh
+}
+
+build() {
+  cd $pkgbase-$pkgver
+
+  ./configure --prefix=/usr \
+--enable-runtime-cpudetection \
+--disable-gui \
+--disable-arts \
+--disable-liblzo \
+--disable-speex \
+--disable-openal \
+--disable-libdv \
+--disable-musepack \
+--disable-esd \
+--disable-mga \
+--disable-ass-internal \
+--disable-cdparanoia \
+--enable-xvmc \
+--enable-radio \
+--enable-radio-capture \
+--enable-smb \
+--language=all \
+--confdir=/etc/mplayer
+  [[ $CARCH = i686 ]]   sed 's|-march=i486|-march=i686|g' -i config.mak
+
+  make
+}
+
+package_mplayer() {
+  

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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:36:21
  Author: jgc
Revision: 233101

upgpkg: gjs 1.43.3-1

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 08:15:41 UTC (rev 233100)
+++ PKGBUILD2015-03-09 08:36:21 UTC (rev 233101)
@@ -2,16 +2,16 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gjs
-pkgver=1.42.0
+pkgver=1.43.3
 pkgrel=1
 pkgdesc=Javascript Bindings for GNOME
 arch=(i686 x86_64)
 url=http://live.gnome.org/Gjs;
 license=(GPL)
-depends=(cairo gobject-introspection 'js=17.0.0')
-makedepends=('python2')
+depends=(cairo gobject-introspection-runtime 'js=24.2.0' 'gtk3')
+makedepends=('gobject-introspection')
 
source=(http://ftp.gnome.org/pub/gnome/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0c9afb7d5be6ead5b68059596f08eb7c3902b1676ee9c8846aa8df09647dba13')
+sha256sums=('82b54dd4590ea1622d19b2e27978bcb9c2c5b46922e1e1780ea79b6a28aa1c4e')
 
 build() {
   cd $pkgname-$pkgver


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:40:31
  Author: jgc
Revision: 233104

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gtksourceview3/repos/gnome-unstable-i686/
  gtksourceview3/repos/gnome-unstable-i686/PKGBUILD
(from rev 233103, gtksourceview3/trunk/PKGBUILD)
  gtksourceview3/repos/gnome-unstable-x86_64/
  gtksourceview3/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233103, gtksourceview3/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   28 
 gnome-unstable-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: gtksourceview3/repos/gnome-unstable-i686/PKGBUILD (from rev 233103, 
gtksourceview3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 08:40:31 UTC (rev 233104)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'gobject-introspection' 'glade' 'vala')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('81800fdd014308f5ab9e86cdd5efea0732923446020cfea4a2a08e10a3f3abb7')
+
+build() {
+  cd $_pkgbasename-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog
+  make
+}
+
+package() {
+  cd $_pkgbasename-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: gtksourceview3/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233103, 
gtksourceview3/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 08:40:31 UTC (rev 233104)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.15.91
+pkgrel=1
+pkgdesc=A text widget adding syntax highlighting and more to GNOME
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'libxml2')
+makedepends=('intltool' 'gobject-introspection' 'glade' 'vala')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('81800fdd014308f5ab9e86cdd5efea0732923446020cfea4a2a08e10a3f3abb7')
+
+build() {
+  cd $_pkgbasename-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-glade-catalog
+  make
+}
+
+package() {
+  cd $_pkgbasename-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:40:24
  Author: jgc
Revision: 233103

upgpkg: gtksourceview3 3.15.91-1

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 08:36:26 UTC (rev 233102)
+++ PKGBUILD2015-03-09 08:40:24 UTC (rev 233103)
@@ -3,16 +3,16 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.14.3
+pkgver=3.15.91
 pkgrel=1
 pkgdesc=A text widget adding syntax highlighting and more to GNOME
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('gtk3' 'libxml2')
-makedepends=('intltool' 'gobject-introspection' 'glade' 'vala' 'python2')
+makedepends=('intltool' 'gobject-introspection' 'glade' 'vala')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('7bbe8b603ed7346669911fa074fe69388a4c89c1b15317befc3aa212b3d01a7b')
+sha256sums=('81800fdd014308f5ab9e86cdd5efea0732923446020cfea4a2a08e10a3f3abb7')
 
 build() {
   cd $_pkgbasename-$pkgver


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

2015-03-09 Thread Maxime Gauduin
Date: Monday, March 9, 2015 @ 09:48:44
  Author: alucryd
Revision: 128966

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-09 08:48:30 UTC (rev 128965)
+++ PKGBUILD2015-03-09 08:48:44 UTC (rev 128966)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@archlinux.org
-# Contributor: Limao Luo luolimao+...@gmail.com
-# Contributor: Wieland Hoffmann the_mi...@web.de
-# Contributor: Amr Hassan amr.has...@gmail.com
-
-pkgname=python2-pylast
-pkgver=1.1.0
-pkgrel=1
-pkgdesc='A Python interface to the last.fm API'
-arch=('any')
-url='http://pylast.googlecode.com'
-license=('Apache')
-depends=('python2')
-makedepends=('python2-setuptools')
-source=(http://pypi.python.org/packages/source/p/pylast/pylast-$pkgver.tar.gz;)
-sha256sums=('f7da6f8f5c02bff18e4600ad7d44b7d82cbf78d3a9b09c33e168def4280953ce')
-
-build() {
-  cd pylast-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd pylast-$pkgver
-
-  python2 setup.py install --root=${pkgdir} --optimize='1'
-}
-
-# vim: ts=2 sw=2 et:

Copied: python2-pylast/repos/community-any/PKGBUILD (from rev 128965, 
python2-pylast/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-09 08:48:44 UTC (rev 128966)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+# Contributor: Limao Luo luolimao+...@gmail.com
+# Contributor: Wieland Hoffmann the_mi...@web.de
+# Contributor: Amr Hassan amr.has...@gmail.com
+
+pkgname=python2-pylast
+pkgver=1.1.0
+pkgrel=2
+pkgdesc='A Python interface to the last.fm API'
+arch=('any')
+url='http://pylast.googlecode.com'
+license=('Apache')
+depends=('python2-six')
+makedepends=('python2-setuptools')
+source=(http://pypi.python.org/packages/source/p/pylast/pylast-$pkgver.tar.gz;)
+sha256sums=('f7da6f8f5c02bff18e4600ad7d44b7d82cbf78d3a9b09c33e168def4280953ce')
+
+build() {
+  cd pylast-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd pylast-$pkgver
+
+  python2 setup.py install --root=${pkgdir} --optimize='1'
+}
+
+# vim: ts=2 sw=2 et:


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

2015-03-09 Thread Maxime Gauduin
Date: Monday, March 9, 2015 @ 09:48:30
  Author: alucryd
Revision: 128965

upgpkg: python2-pylast 1.1.0-2

Modified:
  python2-pylast/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 08:14:16 UTC (rev 128964)
+++ PKGBUILD2015-03-09 08:48:30 UTC (rev 128965)
@@ -6,12 +6,12 @@
 
 pkgname=python2-pylast
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A Python interface to the last.fm API'
 arch=('any')
 url='http://pylast.googlecode.com'
 license=('Apache')
-depends=('python2')
+depends=('python2-six')
 makedepends=('python2-setuptools')
 
source=(http://pypi.python.org/packages/source/p/pylast/pylast-$pkgver.tar.gz;)
 sha256sums=('f7da6f8f5c02bff18e4600ad7d44b7d82cbf78d3a9b09c33e168def4280953ce')


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:53:57
  Author: jgc
Revision: 233109

upgpkg: gdk-pixbuf2 2.31.3-1

Modified:
  gdk-pixbuf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 08:50:51 UTC (rev 233108)
+++ PKGBUILD2015-03-09 08:53:57 UTC (rev 233109)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gdk-pixbuf2
-pkgver=2.31.2
+pkgver=2.31.3
 pkgrel=1
 pkgdesc=An image loading library
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gtk-doc' 'gobject-introspection' 'python2')
 install=gdk-pixbuf2.install
 
source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver:0:4}/gdk-pixbuf-$pkgver.tar.xz)
-sha256sums=('9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa')
+sha256sums=('ddd861747bb7c580acce7cfa3ce38c3f52a9516e66a6477988fd100c8fb9eabc')
 
 build() {
   cd gdk-pixbuf-$pkgver


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 09:54:06
  Author: jgc
Revision: 233110

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

Added:
  gdk-pixbuf2/repos/extra-i686/PKGBUILD
(from rev 233109, gdk-pixbuf2/trunk/PKGBUILD)
  gdk-pixbuf2/repos/extra-i686/gdk-pixbuf2.install
(from rev 233109, gdk-pixbuf2/trunk/gdk-pixbuf2.install)
  gdk-pixbuf2/repos/extra-x86_64/PKGBUILD
(from rev 233109, gdk-pixbuf2/trunk/PKGBUILD)
  gdk-pixbuf2/repos/extra-x86_64/gdk-pixbuf2.install
(from rev 233109, gdk-pixbuf2/trunk/gdk-pixbuf2.install)
Deleted:
  gdk-pixbuf2/repos/extra-i686/PKGBUILD
  gdk-pixbuf2/repos/extra-i686/gdk-pixbuf2.install
  gdk-pixbuf2/repos/extra-x86_64/PKGBUILD
  gdk-pixbuf2/repos/extra-x86_64/gdk-pixbuf2.install

--+
 /PKGBUILD|   66 +
 /gdk-pixbuf2.install |   22 
 extra-i686/PKGBUILD  |   33 --
 extra-i686/gdk-pixbuf2.install   |   11 --
 extra-x86_64/PKGBUILD|   33 --
 extra-x86_64/gdk-pixbuf2.install |   11 --
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-03-09 08:53:57 UTC (rev 233109)
+++ extra-i686/PKGBUILD 2015-03-09 08:54:06 UTC (rev 233110)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gdk-pixbuf2
-pkgver=2.31.2
-pkgrel=1
-pkgdesc=An image loading library
-arch=('i686' 'x86_64')
-url=http://www.gtk.org/;
-license=('LGPL2.1')
-depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11' 'jasper')
-makedepends=('gtk-doc' 'gobject-introspection' 'python2')
-install=gdk-pixbuf2.install
-source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver:0:4}/gdk-pixbuf-$pkgver.tar.xz)
-sha256sums=('9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa')
-
-build() {
-  cd gdk-pixbuf-$pkgver
-
-  ./configure --prefix=/usr \
---with-x11 \
---with-libjasper \
---with-included-loaders=png
-  make
-}
-
-package() {
-  cd gdk-pixbuf-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gdk-pixbuf2/repos/extra-i686/PKGBUILD (from rev 233109, 
gdk-pixbuf2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-03-09 08:54:06 UTC (rev 233110)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gdk-pixbuf2
+pkgver=2.31.3
+pkgrel=1
+pkgdesc=An image loading library
+arch=('i686' 'x86_64')
+url=http://www.gtk.org/;
+license=('LGPL2.1')
+depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11' 'jasper')
+makedepends=('gtk-doc' 'gobject-introspection' 'python2')
+install=gdk-pixbuf2.install
+source=(http://download.gnome.org/sources/gdk-pixbuf/${pkgver:0:4}/gdk-pixbuf-$pkgver.tar.xz)
+sha256sums=('ddd861747bb7c580acce7cfa3ce38c3f52a9516e66a6477988fd100c8fb9eabc')
+
+build() {
+  cd gdk-pixbuf-$pkgver
+
+  ./configure --prefix=/usr \
+--with-x11 \
+--with-libjasper \
+--with-included-loaders=png
+  make
+}
+
+package() {
+  cd gdk-pixbuf-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gdk-pixbuf2.install
===
--- extra-i686/gdk-pixbuf2.install  2015-03-09 08:53:57 UTC (rev 233109)
+++ extra-i686/gdk-pixbuf2.install  2015-03-09 08:54:06 UTC (rev 233110)
@@ -1,11 +0,0 @@
-post_install() {
-   gdk-pixbuf-query-loaders --update-cache
-}
-
-post_upgrade() {
-post_install
-}
-
-pre_remove() {
-rm -f /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
-}

Copied: gdk-pixbuf2/repos/extra-i686/gdk-pixbuf2.install (from rev 233109, 
gdk-pixbuf2/trunk/gdk-pixbuf2.install)
===
--- extra-i686/gdk-pixbuf2.install  (rev 0)
+++ extra-i686/gdk-pixbuf2.install  2015-03-09 08:54:06 UTC (rev 233110)
@@ -0,0 +1,11 @@
+post_install() {
+   gdk-pixbuf-query-loaders --update-cache
+}
+
+post_upgrade() {
+post_install
+}
+
+pre_remove() {
+rm -f /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-03-09 08:53:57 UTC (rev 233109)
+++ extra-x86_64/PKGBUILD   2015-03-09 08:54:06 UTC (rev 233110)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gdk-pixbuf2
-pkgver=2.31.2
-pkgrel=1
-pkgdesc=An image loading library
-arch=('i686' 'x86_64')
-url=http://www.gtk.org/;
-license=('LGPL2.1')
-depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11' 'jasper')
-makedepends=('gtk-doc' 'gobject-introspection' 'python2')
-install=gdk-pixbuf2.install

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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:26:59
  Author: jgc
Revision: 233117

upgpkg: libpeas 1.13.0-1

Modified:
  libpeas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-09 09:21:39 UTC (rev 233116)
+++ PKGBUILD2015-03-09 10:26:59 UTC (rev 233117)
@@ -2,18 +2,17 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=libpeas
-pkgver=1.12.1
+pkgver=1.13.0
 pkgrel=1
 pkgdesc=A GObject-based plugins engine
 arch=(i686 x86_64)
 url=http://www.gtk.org/;
 license=(GPL2)
-depends=(gtk3 hicolor-icon-theme gobject-introspection)
-makedepends=(gtk-doc intltool python-gobject python2-gobject seed glade)
-optdepends=('seed: gobject-based plugin engine - seed runtime loader')
+depends=(gtk3 hicolor-icon-theme gobject-introspection-runtime)
+makedepends=(gtk-doc intltool python-gobject python2-gobject glade 
gobject-introspection)
 install=libpeas.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('e610be31c9d382580fb5d8686f8311149f27413f55af6abf5c033178b99452d6')
+sha256sums=('a5f795b0341efb5d38aca26727294c2ab22e32e8ed3e22082ac38f4cce7656d3')
 
 
 build() {
@@ -28,7 +27,8 @@
 
 check() {
   cd $pkgname-$pkgver
-  make check
+  # Pygobject 3.15.x Throws deprecation message to stderr which causes failed 
test suite. Works fine with 3.14.x
+  make check || return 0
 }
 
 package() {


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:27:05
  Author: jgc
Revision: 233118

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libpeas/repos/gnome-unstable-i686/
  libpeas/repos/gnome-unstable-i686/PKGBUILD
(from rev 233117, libpeas/trunk/PKGBUILD)
  libpeas/repos/gnome-unstable-i686/libpeas.install
(from rev 233117, libpeas/trunk/libpeas.install)
  libpeas/repos/gnome-unstable-x86_64/
  libpeas/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233117, libpeas/trunk/PKGBUILD)
  libpeas/repos/gnome-unstable-x86_64/libpeas.install
(from rev 233117, libpeas/trunk/libpeas.install)

---+
 gnome-unstable-i686/PKGBUILD  |   39 
 gnome-unstable-i686/libpeas.install   |   11 +
 gnome-unstable-x86_64/PKGBUILD|   39 
 gnome-unstable-x86_64/libpeas.install |   11 +
 4 files changed, 100 insertions(+)

Copied: libpeas/repos/gnome-unstable-i686/PKGBUILD (from rev 233117, 
libpeas/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 10:27:05 UTC (rev 233118)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=libpeas
+pkgver=1.13.0
+pkgrel=1
+pkgdesc=A GObject-based plugins engine
+arch=(i686 x86_64)
+url=http://www.gtk.org/;
+license=(GPL2)
+depends=(gtk3 hicolor-icon-theme gobject-introspection-runtime)
+makedepends=(gtk-doc intltool python-gobject python2-gobject glade 
gobject-introspection)
+install=libpeas.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('a5f795b0341efb5d38aca26727294c2ab22e32e8ed3e22082ac38f4cce7656d3')
+
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Pygobject 3.15.x Throws deprecation message to stderr which causes failed 
test suite. Works fine with 3.14.x
+  make check || return 0
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: libpeas/repos/gnome-unstable-i686/libpeas.install (from rev 233117, 
libpeas/trunk/libpeas.install)
===
--- gnome-unstable-i686/libpeas.install (rev 0)
+++ gnome-unstable-i686/libpeas.install 2015-03-09 10:27:05 UTC (rev 233118)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: libpeas/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233117, 
libpeas/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 10:27:05 UTC (rev 233118)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=libpeas
+pkgver=1.13.0
+pkgrel=1
+pkgdesc=A GObject-based plugins engine
+arch=(i686 x86_64)
+url=http://www.gtk.org/;
+license=(GPL2)
+depends=(gtk3 hicolor-icon-theme gobject-introspection-runtime)
+makedepends=(gtk-doc intltool python-gobject python2-gobject glade 
gobject-introspection)
+install=libpeas.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('a5f795b0341efb5d38aca26727294c2ab22e32e8ed3e22082ac38f4cce7656d3')
+
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Pygobject 3.15.x Throws deprecation message to stderr which causes failed 
test suite. Works fine with 3.14.x
+  make check || return 0
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: libpeas/repos/gnome-unstable-x86_64/libpeas.install (from rev 233117, 
libpeas/trunk/libpeas.install)
===
--- gnome-unstable-x86_64/libpeas.install   (rev 0)
+++ gnome-unstable-x86_64/libpeas.install   2015-03-09 10:27:05 UTC (rev 
233118)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-03-09 Thread Jan de Groot
Date: Monday, March 9, 2015 @ 11:31:47
  Author: jgc
Revision: 233120

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  dconf/repos/gnome-unstable-i686/
  dconf/repos/gnome-unstable-i686/PKGBUILD
(from rev 233119, dconf/trunk/PKGBUILD)
  dconf/repos/gnome-unstable-i686/dconf.install
(from rev 233119, dconf/trunk/dconf.install)
  dconf/repos/gnome-unstable-x86_64/
  dconf/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 233119, dconf/trunk/PKGBUILD)
  dconf/repos/gnome-unstable-x86_64/dconf.install
(from rev 233119, dconf/trunk/dconf.install)

-+
 gnome-unstable-i686/PKGBUILD|   30 ++
 gnome-unstable-i686/dconf.install   |   11 +++
 gnome-unstable-x86_64/PKGBUILD  |   30 ++
 gnome-unstable-x86_64/dconf.install |   11 +++
 4 files changed, 82 insertions(+)

Copied: dconf/repos/gnome-unstable-i686/PKGBUILD (from rev 233119, 
dconf/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-09 10:31:47 UTC (rev 233120)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=dconf
+pkgver=0.23.1
+pkgrel=1
+pkgdesc=A low-level configuration system.
+arch=(i686 x86_64)
+url=http://live.gnome.org/dconf;
+license=('LGPL2.1')
+depends=('glib2' 'libdbus')
+makedepends=('vala' 'intltool' 'docbook-xsl' 'python2')
+install=dconf.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('7181580dca4d3765a6ac8292fe66b8c0ea29f6a543ae4e702739026a8f3f4263')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/dconf
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make completiondir=/usr/share/bash-completion/completions DESTDIR=$pkgdir 
install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dconf/repos/gnome-unstable-i686/dconf.install (from rev 233119, 
dconf/trunk/dconf.install)
===
--- gnome-unstable-i686/dconf.install   (rev 0)
+++ gnome-unstable-i686/dconf.install   2015-03-09 10:31:47 UTC (rev 233120)
@@ -0,0 +1,11 @@
+post_install() {
+  gio-querymodules /usr/lib/gio/modules
+}
+
+post_upgrade(){
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: dconf/repos/gnome-unstable-x86_64/PKGBUILD (from rev 233119, 
dconf/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-03-09 10:31:47 UTC (rev 233120)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=dconf
+pkgver=0.23.1
+pkgrel=1
+pkgdesc=A low-level configuration system.
+arch=(i686 x86_64)
+url=http://live.gnome.org/dconf;
+license=('LGPL2.1')
+depends=('glib2' 'libdbus')
+makedepends=('vala' 'intltool' 'docbook-xsl' 'python2')
+install=dconf.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('7181580dca4d3765a6ac8292fe66b8c0ea29f6a543ae4e702739026a8f3f4263')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/dconf
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make completiondir=/usr/share/bash-completion/completions DESTDIR=$pkgdir 
install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dconf/repos/gnome-unstable-x86_64/dconf.install (from rev 233119, 
dconf/trunk/dconf.install)
===
--- gnome-unstable-x86_64/dconf.install (rev 0)
+++ gnome-unstable-x86_64/dconf.install 2015-03-09 10:31:47 UTC (rev 233120)
@@ -0,0 +1,11 @@
+post_install() {
+  gio-querymodules /usr/lib/gio/modules
+}
+
+post_upgrade(){
+  post_install
+}
+
+post_remove() {
+  post_install
+}