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

2014-09-18 Thread Eric Bélanger
Date: Friday, September 19, 2014 @ 07:48:16
  Author: eric
Revision: 119211

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-19 05:46:46 UTC (rev 119210)
+++ PKGBUILD2014-09-19 05:48:16 UTC (rev 119211)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2014.09.16
-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=('ce4de61c5d658d8b3b4762c4f5602cf2a2ae5e5b'
-  'SKIP')
-
-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 119210, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-19 05:48:16 UTC (rev 119211)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2014.09.18
+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=('94a31e9eb98c31d0ea0fdcdb404dc6c5e07aba04'
+  'SKIP')
+
+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)

2014-09-18 Thread Eric Bélanger
Date: Friday, September 19, 2014 @ 07:46:46
  Author: eric
Revision: 119210

upgpkg: youtube-dl 2014.09.18-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-19 03:13:37 UTC (rev 119209)
+++ PKGBUILD2014-09-19 05:46:46 UTC (rev 119210)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2014.09.16
+pkgver=2014.09.18
 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=('ce4de61c5d658d8b3b4762c4f5602cf2a2ae5e5b'
+sha1sums=('94a31e9eb98c31d0ea0fdcdb404dc6c5e07aba04'
   'SKIP')
 
 prepare() {



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

2014-09-18 Thread Felix Yan
Date: Friday, September 19, 2014 @ 05:44:36
  Author: fyan
Revision: 222082

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-09-19 03:44:01 UTC (rev 222081)
+++ extra-i686/PKGBUILD 2014-09-19 03:44:36 UTC (rev 222082)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Ionut Biru 
-# Contributor: Juergen Hoetzel 
-# Contributor:  Douglas Soares de Andrade 
-
-pkgbase=twisted
-pkgname=(python-twisted python2-twisted)
-pkgver=14.0.1
-pkgrel=1
-pkgdesc="Asynchronous networking framework written in Python"
-arch=('i686' 'x86_64')
-url="http://twistedmatrix.com/";
-license=('MIT')
-makedepends=('python-crypto' 'python2-crypto' 'python-zope-interface' 
'python2-zope-interface'
- 'python-setuptools' 'python2-setuptools' 
'python-service-identity' 'python2-service-identity')
-source=("http://twistedmatrix.com/Releases/Twisted/${pkgver%.*}/Twisted-$pkgver.tar.bz2";)
-sha1sums=('4d3c0188f073136212ac55071bce12c65787da70')
-
-prepare() {
-  cp -a "Twisted-$pkgver"{,-py2}
-
-  cd "Twisted-$pkgver-py2"
-  sed -i 's:^#!.*bin.*python:#!/usr/bin/python2:' \
-twisted/python/test/pullpipe.py \
-twisted/mail/test/pop3testserver.py \
-twisted/trial/test/scripttest.py
-}
-
-build() {
-  cd "$srcdir/Twisted-$pkgver"
-  python3 setup.py build
-
-  cd "$srcdir/Twisted-$pkgver-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/Twisted-$pkgver"
-  # python bin/trial twisted
-
-  cd "$srcdir/Twisted-$pkgver-py2"
-  python2 bin/trial twisted || warning "Tests failed"
-}
-
-package_python-twisted() {
-  depends=('python-crypto' 'python-zope-interface')
-  optdepends=('python-pyopenssl'
-  'python-service-identity: for TLS client hostname verification'
-  'python-pyasn1: for using conch'
-  'tk: for using tkconch')
-
-  cd "Twisted-$pkgver"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-twisted() {
-  depends=('python2-crypto' 'python2-zope-interface')
-  optdepends=('python2-pyopenssl'
-  'python2-service-identity: for TLS client hostname verification'
-  'python2-soappy: for twisted.web.soap'
-  'python2-pyasn1: for using conch'
-  'pygtk: for using manhole'
-  'tk: for using tkconch')
-  provides=("twisted=$pkgver")
-  conflicts=('twisted<14.0.0')
-  replaces=('twisted<14.0.0')
-
-  cd "Twisted-$pkgver-py2"
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: twisted/repos/extra-i686/PKGBUILD (from rev 222081, 
twisted/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-09-19 03:44:36 UTC (rev 222082)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Ionut Biru 
+# Contributor: Juergen Hoetzel 
+# Contributor:  Douglas Soares de Andrade 
+
+pkgbase=twisted
+pkgname=(python-twisted python2-twisted)
+pkgver=14.0.2
+pkgrel=1
+pkgdesc="Asynchronous networking framework written in Python"
+arch=('i686' 'x86_64')
+url="http://twistedmatrix.com/";
+license=('MIT')
+makedepends=('python-crypto' 'python2-crypto' 'python-zope-interface' 
'python2-zope-interface'
+ 'python-setuptools' 'python2-setuptools' 
'python-service-identity' 'python2-service-identity')
+source=("http://twistedmatrix.com/Releases/Twisted/${pkgver%.*}/Twisted-$pkgver.tar.bz2";)
+sha1sums=('b908dc0d117a782d2becc83fbb906ba4311f3351')
+
+prepare() {
+  cp -a "Twisted-$pkgver"{,-py2}
+
+  cd "Twisted-$pkgver-py2"
+  sed -i 's:^#!.*bin.*python:#!/usr/bin/python2:' \
+twisted/python/test/pullpipe.py \
+twisted/mail/test/pop3testserver.py \
+twisted/trial/test/scripttest.py
+}
+
+build() {
+  cd "$srcdir/Twisted-$pkgver"
+  python3 setup.py build
+
+  cd "$srcdir/Twisted-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/Twisted-$pkgver"
+  # python bin/trial twisted
+
+  cd "$srcdir/Twisted-$pkgver-py2"
+  python2 bin/trial twisted || warning "Tests failed"
+}
+
+package_python-twisted() {
+  depends=('python-crypto' 'python-zope-interface')
+  optdepends=('python-pyopenssl'
+  'p

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

2014-09-18 Thread Felix Yan
Date: Friday, September 19, 2014 @ 05:44:01
  Author: fyan
Revision: 222081

upgpkg: twisted 14.0.2-1

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-19 00:09:54 UTC (rev 222080)
+++ PKGBUILD2014-09-19 03:44:01 UTC (rev 222081)
@@ -6,7 +6,7 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=14.0.1
+pkgver=14.0.2
 pkgrel=1
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('python-crypto' 'python2-crypto' 'python-zope-interface' 
'python2-zope-interface'
  'python-setuptools' 'python2-setuptools' 
'python-service-identity' 'python2-service-identity')
 
source=("http://twistedmatrix.com/Releases/Twisted/${pkgver%.*}/Twisted-$pkgver.tar.bz2";)
-sha1sums=('4d3c0188f073136212ac55071bce12c65787da70')
+sha1sums=('b908dc0d117a782d2becc83fbb906ba4311f3351')
 
 prepare() {
   cp -a "Twisted-$pkgver"{,-py2}



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

2014-09-18 Thread Felix Yan
Date: Friday, September 19, 2014 @ 05:13:37
  Author: fyan
Revision: 119209

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-19 03:13:13 UTC (rev 119208)
+++ PKGBUILD2014-09-19 03:13:37 UTC (rev 119209)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Mario Danic 
-
-pkgbase=python-paramiko
-pkgname=(python-paramiko python2-paramiko)
-pkgver=1.14.1
-pkgrel=1
-pkgdesc="Python module that implements the SSH2 protocol"
-url="https://github.com/paramiko/paramiko/";
-license=('LGPL')
-arch=('any')
-makedepends=('python-ecdsa' 'python2-ecdsa' 'python-crypto' 'python2-crypto')
-source=("http://pypi.python.org/packages/source/p/paramiko/paramiko-$pkgver.tar.gz";)
-md5sums=('6165e0274f9e4e4b82d9b44e793d8fc6')
-
-prepare() {
-  cp -a paramiko-$pkgver{,-py2}
-
-  find paramiko-$pkgver-py2 -name '*.py' -print0 | xargs -0 \
-sed -i -e 's,^#!/usr/bin/env python$,#!/usr/bin/env python2,' \
--e 's,^#!/usr/bin/python$,#!/usr/bin/python2,'
-}
-
-check() {
-  cd "$srcdir/paramiko-$pkgver"
-  # Workaround encoding issue
-  LANG=en_US.UTF-8 python test.py || warning "Tests failed" # Fails after 
actual tests finished
-
-  cd "$srcdir/paramiko-$pkgver-py2"
-  LANG=en_US.UTF-8 python2 test.py
-}
-
-package_python-paramiko() {
-  depends=('python-crypto' 'python-ecdsa')
-  cd "$srcdir/paramiko-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos"
-  install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos"
-  chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py
-}
-
-package_python2-paramiko() {
-  depends=('python2-crypto' 'python2-ecdsa')
-  cd "$srcdir/paramiko-$pkgver-py2"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos"
-  install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos"
-  chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py
-}
-

Copied: python-paramiko/repos/community-any/PKGBUILD (from rev 119208, 
python-paramiko/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-19 03:13:37 UTC (rev 119209)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Mario Danic 
+
+pkgbase=python-paramiko
+pkgname=(python-paramiko python2-paramiko)
+pkgver=1.15.0
+pkgrel=1
+pkgdesc="Python module that implements the SSH2 protocol"
+url="https://github.com/paramiko/paramiko/";
+license=('LGPL')
+arch=('any')
+makedepends=('python-ecdsa' 'python2-ecdsa' 'python-crypto' 'python2-crypto')
+source=("http://pypi.python.org/packages/source/p/paramiko/paramiko-$pkgver.tar.gz";)
+md5sums=('64797782f6c33657d905ba5c1ac48ab4')
+
+prepare() {
+  cp -a paramiko-$pkgver{,-py2}
+
+  find paramiko-$pkgver-py2 -name '*.py' -print0 | xargs -0 \
+sed -i -e 's,^#!/usr/bin/env python$,#!/usr/bin/env python2,' \
+-e 's,^#!/usr/bin/python$,#!/usr/bin/python2,'
+}
+
+check() {
+  cd "$srcdir/paramiko-$pkgver"
+  # Workaround encoding issue
+  LANG=en_US.UTF-8 python test.py || warning "Tests failed" # Fails after 
actual tests finished
+
+  cd "$srcdir/paramiko-$pkgver-py2"
+  LANG=en_US.UTF-8 python2 test.py
+}
+
+package_python-paramiko() {
+  depends=('python-crypto' 'python-ecdsa')
+  cd "$srcdir/paramiko-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos"
+  install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos"
+  chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py
+}
+
+package_python2-paramiko() {
+  depends=('python2-crypto' 'python2-ecdsa')
+  cd "$srcdir/paramiko-$pkgver-py2"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/demos"
+  install -m644 demos/* "$pkgdir/usr/share/doc/$pkgname/demos"
+  chmod 755 "$pkgdir/usr/share/doc/$pkgname/demos/"*.py
+}
+



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

2014-09-18 Thread Felix Yan
Date: Friday, September 19, 2014 @ 05:13:13
  Author: fyan
Revision: 119208

upgpkg: python-paramiko 1.15.0-1

Modified:
  python-paramiko/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 23:10:37 UTC (rev 119207)
+++ PKGBUILD2014-09-19 03:13:13 UTC (rev 119208)
@@ -6,7 +6,7 @@
 
 pkgbase=python-paramiko
 pkgname=(python-paramiko python2-paramiko)
-pkgver=1.14.1
+pkgver=1.15.0
 pkgrel=1
 pkgdesc="Python module that implements the SSH2 protocol"
 url="https://github.com/paramiko/paramiko/";
@@ -14,7 +14,7 @@
 arch=('any')
 makedepends=('python-ecdsa' 'python2-ecdsa' 'python-crypto' 'python2-crypto')
 
source=("http://pypi.python.org/packages/source/p/paramiko/paramiko-$pkgver.tar.gz";)
-md5sums=('6165e0274f9e4e4b82d9b44e793d8fc6')
+md5sums=('64797782f6c33657d905ba5c1ac48ab4')
 
 prepare() {
   cp -a paramiko-$pkgver{,-py2}



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

2014-09-18 Thread Sébastien Luttringer
Date: Friday, September 19, 2014 @ 02:09:40
  Author: seblu
Revision: 222079

upgpkg: ipset 6.22-1

Modified:
  ipset/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:49:06 UTC (rev 222078)
+++ PKGBUILD2014-09-19 00:09:40 UTC (rev 222079)
@@ -2,8 +2,8 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=ipset
-pkgver=6.21.1
-pkgrel=2
+pkgver=6.22
+pkgrel=1
 pkgdesc='Administration tool for IP sets'
 arch=('i686' 'x86_64')
 url='http://ipset.netfilter.org'
@@ -12,7 +12,7 @@
 backup=("etc/$pkgname.conf")
 source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2";
 "$pkgname.service")
-md5sums=('9c136fd51694eb0ef259cda085145da0'
+md5sums=('fb33f67bb4e1ee5955b7582f28cae2f4'
  '60ebe10f071314fc9e8647440a02467c')
 
 build() {



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

2014-09-18 Thread Sébastien Luttringer
Date: Friday, September 19, 2014 @ 02:09:54
  Author: seblu
Revision: 222080

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

Added:
  ipset/repos/extra-i686/PKGBUILD
(from rev 222079, ipset/trunk/PKGBUILD)
  ipset/repos/extra-i686/ipset.service
(from rev 222079, ipset/trunk/ipset.service)
  ipset/repos/extra-x86_64/PKGBUILD
(from rev 222079, ipset/trunk/PKGBUILD)
  ipset/repos/extra-x86_64/ipset.service
(from rev 222079, ipset/trunk/ipset.service)
Deleted:
  ipset/repos/extra-i686/PKGBUILD
  ipset/repos/extra-i686/ipset.service
  ipset/repos/extra-x86_64/PKGBUILD
  ipset/repos/extra-x86_64/ipset.service

+
 /PKGBUILD  |   80 +++
 /ipset.service |   26 +
 extra-i686/PKGBUILD|   40 -
 extra-i686/ipset.service   |   13 --
 extra-x86_64/PKGBUILD  |   40 -
 extra-x86_64/ipset.service |   13 --
 6 files changed, 106 insertions(+), 106 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-09-19 00:09:40 UTC (rev 222079)
+++ extra-i686/PKGBUILD 2014-09-19 00:09:54 UTC (rev 222080)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=ipset
-pkgver=6.21.1
-pkgrel=2
-pkgdesc='Administration tool for IP sets'
-arch=('i686' 'x86_64')
-url='http://ipset.netfilter.org'
-license=('GPL2')
-depends=('libmnl')
-backup=("etc/$pkgname.conf")
-source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2";
-"$pkgname.service")
-md5sums=('9c136fd51694eb0ef259cda085145da0'
- '60ebe10f071314fc9e8647440a02467c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sbindir=/usr/bin --with-kmod=no
-  make
-}
-
-package() {
-  pushd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  # install doc
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 README UPGRADE ChangeLog "$pkgdir/usr/share/doc/$pkgname"
-  # install pkgconfig file
-  install -Dm644 lib/libipset.pc "$pkgdir/usr/lib/pkgconfig/libipset.pc"
-  popd
-  # systemd
-  install -Dm 644 $pkgname.service \
-"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-  # default config file
-  install -Dm 644 /dev/null "$pkgdir/etc/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ipset/repos/extra-i686/PKGBUILD (from rev 222079, ipset/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-09-19 00:09:54 UTC (rev 222080)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+pkgname=ipset
+pkgver=6.22
+pkgrel=1
+pkgdesc='Administration tool for IP sets'
+arch=('i686' 'x86_64')
+url='http://ipset.netfilter.org'
+license=('GPL2')
+depends=('libmnl')
+backup=("etc/$pkgname.conf")
+source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2";
+"$pkgname.service")
+md5sums=('fb33f67bb4e1ee5955b7582f28cae2f4'
+ '60ebe10f071314fc9e8647440a02467c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sbindir=/usr/bin --with-kmod=no
+  make
+}
+
+package() {
+  pushd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  # install doc
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+  install -m644 README UPGRADE ChangeLog "$pkgdir/usr/share/doc/$pkgname"
+  # install pkgconfig file
+  install -Dm644 lib/libipset.pc "$pkgdir/usr/lib/pkgconfig/libipset.pc"
+  popd
+  # systemd
+  install -Dm 644 $pkgname.service \
+"$pkgdir/usr/lib/systemd/system/$pkgname.service"
+  # default config file
+  install -Dm 644 /dev/null "$pkgdir/etc/$pkgname.conf"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/ipset.service
===
--- extra-i686/ipset.service2014-09-19 00:09:40 UTC (rev 222079)
+++ extra-i686/ipset.service2014-09-19 00:09:54 UTC (rev 222080)
@@ -1,13 +0,0 @@
-[Unit]
-Description=Loading IP Sets
-Before=iptables.service ip6tables.service
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/bin/ipset -f /etc/ipset.conf restore
-ExecReload=/usr/bin/ipset -f /etc/ipset.conf restore
-ExecStop=/usr/bin/ipset destroy
-
-[Install]
-WantedBy=multi-user.target

Copied: ipset/repos/extra-i686/ipset.service (from rev 222079, 
ipset/trunk/ipset.service)
===
--- extra-i686/ipset.service(rev 0)
+++ extra-i686/ipset.service2014-09-19 00:09:54 UTC (rev 222080)
@@ -0,0 +1,13 @@
+[Unit]
+Description=Loading IP Sets
+Before=iptables.service ip6tables.service
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/usr/bin/ipset -f /etc/ipset.conf restore
+ExecReload=/usr/bin/ipset -f /etc/ipset.conf restore
+ExecStop=/usr/bin/ipset destroy
+
+[Install]
+WantedBy=multi-user.target

Deleted: extra-x86_64/PKGBUILD
=

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

2014-09-18 Thread Daniel Micay
Date: Friday, September 19, 2014 @ 01:10:37
  Author: thestinger
Revision: 119207

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

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

+
 /PKGBUILD  |  642 
 /change-default-console-loglevel.patch |   22 
 /compal-laptop-hwmon-fix.patch |   28 
 /config|14432 +++
 /config.x86_64 |13872 ++
 /linux-grsec.install   |  116 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  318 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/compal-laptop-hwmon-fix.patch   |   14 
 community-i686/config  | 7215 ---
 community-i686/config.x86_64   | 6935 ---
 community-i686/linux-grsec.install |   58 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  318 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/compal-laptop-hwmon-fix.patch |   14 
 community-x86_64/config| 7215 ---
 community-x86_64/config.x86_64 | 6935 ---
 community-x86_64/linux-grsec.install   |   58 
 community-x86_64/linux.preset  |   14 
 21 files changed, 29140 insertions(+), 29130 deletions(-)

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


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

2014-09-18 Thread Daniel Micay
Date: Friday, September 19, 2014 @ 01:09:33
  Author: thestinger
Revision: 119206

upgpkg: linux-grsec 3.16.3.201409180901-1

Modified:
  linux-grsec/trunk/PKGBUILD
  linux-grsec/trunk/config
  linux-grsec/trunk/config.x86_64

---+
 PKGBUILD  |   15 +--
 config|1 +
 config.x86_64 |1 +
 3 files changed, 11 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:05:33 UTC (rev 119205)
+++ PKGBUILD2014-09-18 23:09:33 UTC (rev 119206)
@@ -7,9 +7,9 @@
 
 pkgbase=linux-grsec
 _srcname=linux-3.16
-_pkgver=3.16.2
+_pkgver=3.16.3
 _grsecver=3.0
-_timestamp=201409141907
+_timestamp=201409180901
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -30,11 +30,11 @@
 'compal-laptop-hwmon-fix.patch'
 )
 sha256sums=('4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0'
-'567c903c21a932c6265eae1dee9ac708e33fc5405d69204de2588760ed0bde72'
-'7f1916e488b32a0cb039294408f4c0882d701c3baecba2161ccee6c30b2261dd'
+'3fbe03714f943605d711ff317aa52053e29bc50e63a8e6a17c2504cde1160208'
+'ff7f82e0beaf86adb4c4f632376035cd8c70767dcc910a73e54b3147a10995bd'
 'SKIP'
-'f2ee30755e8ccf9605f9272eb28f855dd959042c05a9b8aad3527313fcd5c714'
-'26d2004a35795c444ee25830f532b993bb17cb4b2db733221b49e331f4d6933a'
+'410c32c0bdeef9a1de8d67eb40c0036bffbd9d2ec231fa1e32ee22eab6dbc5cd'
+'f58965eea16c4be8385dfac3bea0a816083760c3318eac6369c12a0b0c48325e'
 'ca7e718375b3790888756cc0a64a7500cd57dddb9bf7e10a0df22c860d91f74d'
 '1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
 'f36f61a0a72bcb0a9c04264343503bfbf927c9ea0db819e66734a3933b060588')
@@ -55,6 +55,9 @@
   # (relevant patch sent upstream: https://lkml.org/lkml/2011/7/26/227)
   patch -p1 -i "${srcdir}/change-default-console-loglevel.patch"
 
+  # #41458 fix hwmon for compal-laptop module
+  patch -p1 -i "${srcdir}/compal-laptop-hwmon-fix.patch"
+
   # Add grsecurity patches
   patch -Np1 -i "$srcdir/$_grsec_patch"
   rm localversion-grsec

Modified: config
===
--- config  2014-09-18 21:05:33 UTC (rev 119205)
+++ config  2014-09-18 23:09:33 UTC (rev 119206)
@@ -4212,6 +4212,7 @@
 CONFIG_VIDEO_SAA7146_VV=m
 CONFIG_SMS_SIANO_MDTV=m
 CONFIG_SMS_SIANO_RC=y
+# CONFIG_SMS_SIANO_DEBUGFS is not set
 
 #
 # Media ancillary drivers (tuners, sensors, i2c, frontends)

Modified: config.x86_64
===
--- config.x86_64   2014-09-18 21:05:33 UTC (rev 119205)
+++ config.x86_64   2014-09-18 23:09:33 UTC (rev 119206)
@@ -4045,6 +4045,7 @@
 CONFIG_VIDEO_SAA7146_VV=m
 CONFIG_SMS_SIANO_MDTV=m
 CONFIG_SMS_SIANO_RC=y
+# CONFIG_SMS_SIANO_DEBUGFS is not set
 
 #
 # Media ancillary drivers (tuners, sensors, i2c, frontends)



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:49:01
  Author: jgc
Revision: 222077

upgpkg: appdata-tools 0.1.8-2

Modified:
  appdata-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:47:42 UTC (rev 222076)
+++ PKGBUILD2014-09-18 21:49:01 UTC (rev 222077)
@@ -3,7 +3,7 @@
 
 pkgname=appdata-tools
 pkgver=0.1.8
-pkgrel=1
+pkgrel=2
 pkgdesc="command line program designed to validate AppData descriptions for 
standards compliance and to the style guide"
 arch=('i686' 'x86_64')
 url="https://github.com/hughsie/appdata-tools/";



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:49:06
  Author: jgc
Revision: 222078

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

Added:
  appdata-tools/repos/gnome-unstable-i686/
  appdata-tools/repos/gnome-unstable-i686/PKGBUILD
(from rev 222077, appdata-tools/trunk/PKGBUILD)
  appdata-tools/repos/gnome-unstable-x86_64/
  appdata-tools/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222077, appdata-tools/trunk/PKGBUILD)

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

Copied: appdata-tools/repos/gnome-unstable-i686/PKGBUILD (from rev 222077, 
appdata-tools/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:49:06 UTC (rev 222078)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=appdata-tools
+pkgver=0.1.8
+pkgrel=2
+pkgdesc="command line program designed to validate AppData descriptions for 
standards compliance and to the style guide"
+arch=('i686' 'x86_64')
+url="https://github.com/hughsie/appdata-tools/";
+license=('GPL')
+depends=('appstream-glib')
+makedepends=('intltool')
+source=(http://people.freedesktop.org/~hughsient/releases/appdata-tools-$pkgver.tar.xz)
+md5sums=('47d8500b7b96fac6667c3173c77c1e66')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: appdata-tools/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222077, 
appdata-tools/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:49:06 UTC (rev 222078)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=appdata-tools
+pkgver=0.1.8
+pkgrel=2
+pkgdesc="command line program designed to validate AppData descriptions for 
standards compliance and to the style guide"
+arch=('i686' 'x86_64')
+url="https://github.com/hughsie/appdata-tools/";
+license=('GPL')
+depends=('appstream-glib')
+makedepends=('intltool')
+source=(http://people.freedesktop.org/~hughsient/releases/appdata-tools-$pkgver.tar.xz)
+md5sums=('47d8500b7b96fac6667c3173c77c1e66')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:47:37
  Author: jgc
Revision: 222075

upgpkg: appstream-glib 0.3.0-1

Modified:
  appstream-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:37:24 UTC (rev 222074)
+++ PKGBUILD2014-09-18 21:47:37 UTC (rev 222075)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot 
 
 pkgname=appstream-glib
-pkgver=0.1.6
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="Provides GObjects and helper methods to make it easy to read and 
write AppStream metadata."
 arch=('i686' 'x86_64')
 url="http://people.freedesktop.org/~hughsient/appstream-glib/";
 license=('LGPL')
-depends=('glib2' 'libsoup' 'gdk-pixbuf2' 'libarchive')
+depends=('glib2' 'libsoup' 'gdk-pixbuf2' 'libarchive' 'gtk3' 'libyaml')
 makedepends=('intltool')
 
source=(http://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
-md5sums=('aecdcd0bedaf7e41fc13335288312aae')
+md5sums=('f4be91093be4d43856258766684e7744')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:47:42
  Author: jgc
Revision: 222076

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

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

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

Copied: appstream-glib/repos/gnome-unstable-i686/PKGBUILD (from rev 222075, 
appstream-glib/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:47:42 UTC (rev 222076)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=appstream-glib
+pkgver=0.3.0
+pkgrel=1
+pkgdesc="Provides GObjects and helper methods to make it easy to read and 
write AppStream metadata."
+arch=('i686' 'x86_64')
+url="http://people.freedesktop.org/~hughsient/appstream-glib/";
+license=('LGPL')
+depends=('glib2' 'libsoup' 'gdk-pixbuf2' 'libarchive' 'gtk3' 'libyaml')
+makedepends=('intltool')
+source=(http://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
+md5sums=('f4be91093be4d43856258766684e7744')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: appstream-glib/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222075, 
appstream-glib/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:47:42 UTC (rev 222076)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=appstream-glib
+pkgver=0.3.0
+pkgrel=1
+pkgdesc="Provides GObjects and helper methods to make it easy to read and 
write AppStream metadata."
+arch=('i686' 'x86_64')
+url="http://people.freedesktop.org/~hughsient/appstream-glib/";
+license=('LGPL')
+depends=('glib2' 'libsoup' 'gdk-pixbuf2' 'libarchive' 'gtk3' 'libyaml')
+makedepends=('intltool')
+source=(http://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
+md5sums=('f4be91093be4d43856258766684e7744')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:37:19
  Author: jgc
Revision: 222073

upgpkg: sound-juicer 3.13.92-1

Modified:
  sound-juicer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:33:50 UTC (rev 222072)
+++ PKGBUILD2014-09-18 21:37:19 UTC (rev 222073)
@@ -4,7 +4,7 @@
 # Contributor: Ben 
 
 pkgname=sound-juicer
-pkgver=3.12.0
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="A cd ripper application"
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 url="http://www.gnome.org";
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 install=sound-juicer.install
-sha256sums=('c6f98dc6d453e2890fdc3bb7d2e360318d82dafd0304aa0a23ff6ea10b7aff1f')
+sha256sums=('358c5605f664b52a5f046e5c136c42dda5757bdf387d269db1fb00db4a84204c')
 
 build() {
   cd ${pkgname}-${pkgver}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:37:24
  Author: jgc
Revision: 222074

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

Added:
  sound-juicer/repos/gnome-unstable-i686/
  sound-juicer/repos/gnome-unstable-i686/PKGBUILD
(from rev 222073, sound-juicer/trunk/PKGBUILD)
  sound-juicer/repos/gnome-unstable-i686/sound-juicer.install
(from rev 222073, sound-juicer/trunk/sound-juicer.install)
  sound-juicer/repos/gnome-unstable-x86_64/
  sound-juicer/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222073, sound-juicer/trunk/PKGBUILD)
  sound-juicer/repos/gnome-unstable-x86_64/sound-juicer.install
(from rev 222073, sound-juicer/trunk/sound-juicer.install)

+
 gnome-unstable-i686/PKGBUILD   |   35 +++
 gnome-unstable-i686/sound-juicer.install   |   18 +
 gnome-unstable-x86_64/PKGBUILD |   35 +++
 gnome-unstable-x86_64/sound-juicer.install |   18 +
 4 files changed, 106 insertions(+)

Copied: sound-juicer/repos/gnome-unstable-i686/PKGBUILD (from rev 222073, 
sound-juicer/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:37:24 UTC (rev 222074)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Ben 
+
+pkgname=sound-juicer
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="A cd ripper application"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libmusicbrainz5 libdiscid gtk3 gst-plugins-base gst-plugins-good 
brasero hicolor-icon-theme iso-codes)
+makedepends=(intltool itstool)
+options=(!emptydirs)
+url="http://www.gnome.org";
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+install=sound-juicer.install
+sha256sums=('358c5605f664b52a5f046e5c136c42dda5757bdf387d269db1fb00db4a84204c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+  # drop unneeded direct library deps with --as-needed
+  # libtool doesn't make this easy, so we do it the hard way
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: sound-juicer/repos/gnome-unstable-i686/sound-juicer.install (from rev 
222073, sound-juicer/trunk/sound-juicer.install)
===
--- gnome-unstable-i686/sound-juicer.install(rev 0)
+++ gnome-unstable-i686/sound-juicer.install2014-09-18 21:37:24 UTC (rev 
222074)
@@ -0,0 +1,18 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  (( $(vercmp $2 3.12.0) < 0 )) && gconfpkg --uninstall sound-juicer
+  return 0
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: sound-juicer/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222073, 
sound-juicer/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:37:24 UTC (rev 222074)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Ben 
+
+pkgname=sound-juicer
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="A cd ripper application"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libmusicbrainz5 libdiscid gtk3 gst-plugins-base gst-plugins-good 
brasero hicolor-icon-theme iso-codes)
+makedepends=(intltool itstool)
+options=(!emptydirs)
+url="http://www.gnome.org";
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+install=sound-juicer.install
+sha256sums=('358c5605f664b52a5f046e5c136c42dda5757bdf387d269db1fb00db4a84204c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+  # drop unneeded direct library deps with --as-needed
+  # libtool doesn't make this easy, so we do it the hard way
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: sound-juicer/repos/gnome-unstable-x86_64/sound-juicer.insta

[arch-commits] Commit in gnome-user-share/repos (8 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:33:50
  Author: jgc
Revision: 222072

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

Added:
  gnome-user-share/repos/gnome-unstable-i686/
  gnome-user-share/repos/gnome-unstable-i686/PKGBUILD
(from rev 222071, gnome-user-share/trunk/PKGBUILD)
  gnome-user-share/repos/gnome-unstable-i686/fix-no-password-mode.patch
(from rev 222071, gnome-user-share/trunk/fix-no-password-mode.patch)
  gnome-user-share/repos/gnome-unstable-i686/gnome-user-share.install
(from rev 222071, gnome-user-share/trunk/gnome-user-share.install)
  gnome-user-share/repos/gnome-unstable-x86_64/
  gnome-user-share/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222071, gnome-user-share/trunk/PKGBUILD)
  gnome-user-share/repos/gnome-unstable-x86_64/fix-no-password-mode.patch
(from rev 222071, gnome-user-share/trunk/fix-no-password-mode.patch)
  gnome-user-share/repos/gnome-unstable-x86_64/gnome-user-share.install
(from rev 222071, gnome-user-share/trunk/gnome-user-share.install)

--+
 gnome-unstable-i686/PKGBUILD |   30 ++
 gnome-unstable-i686/fix-no-password-mode.patch   |   59 +
 gnome-unstable-i686/gnome-user-share.install |   12 
 gnome-unstable-x86_64/PKGBUILD   |   30 ++
 gnome-unstable-x86_64/fix-no-password-mode.patch |   59 +
 gnome-unstable-x86_64/gnome-user-share.install   |   12 
 6 files changed, 202 insertions(+)

Copied: gnome-user-share/repos/gnome-unstable-i686/PKGBUILD (from rev 222071, 
gnome-user-share/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:33:50 UTC (rev 222072)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Roman Kyrylych 
+
+pkgname=gnome-user-share
+pkgver=3.13.91
+pkgrel=1
+pkgdesc="Easy to use user-level file sharing for GNOME."
+arch=('i686' 'x86_64')
+url="http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/";
+license=('GPL')
+depends=('mod_dnssd' 'dconf' 'gtk3' 'hicolor-icon-theme' 'libnotify' 
'gnome-bluetooth' 'libcanberra')
+makedepends=('intltool' 'libnautilus-extension' 'itstool' 'docbook-xsl')
+options=('!emptydirs')
+groups=('gnome')
+install=gnome-user-share.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('2283b025c20706f9085605615401ed076c4ff2ec76231d2029879b087d581d7c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/gnome-user-share \
+  --localstatedir=/var --enable-bluetooth
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Copied: gnome-user-share/repos/gnome-unstable-i686/fix-no-password-mode.patch 
(from rev 222071, gnome-user-share/trunk/fix-no-password-mode.patch)
===
--- gnome-unstable-i686/fix-no-password-mode.patch  
(rev 0)
+++ gnome-unstable-i686/fix-no-password-mode.patch  2014-09-18 21:33:50 UTC 
(rev 222072)
@@ -0,0 +1,59 @@
+From a1afc2e9aa3b86f408739e78bd23382c53df5b5c Mon Sep 17 00:00:00 2001
+From: Josselin Mouette 
+Date: Tue, 24 Jun 2014 15:00:36 +0200
+Subject: data: Fix httpd configuration with require_password=never
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The AuthType, AuthName, AuthDigestDomain, AuthDigestProvider,
+AuthUserFile and AuthGroupFile directives should be in an
+ section, executed only when password authentication
+is configured, otherwise we get this error:
+"AuthType configured with no corresponding authorization directives"
+
+Thanks to scorpy...@yahoo.com and Arno Töll.
+
+diff --git a/data/dav_user_2.4.conf b/data/dav_user_2.4.conf
+index de2e885..9604637 100644
+--- a/data/dav_user_2.4.conf
 b/data/dav_user_2.4.conf
+@@ -30,20 +30,28 @@ DNSSDAutoRegisterUserDir Off
+   
+ DAV On
+ 
+-AuthType Digest
+-AuthName "${GUS_LOGIN_LABEL}"
+-AuthDigestDomain /
++
++  AuthType Digest
++  AuthName "${GUS_LOGIN_LABEL}"
++  AuthDigestDomain /
+ 
+-AuthDigestProvider file
+-AuthUserFile ${XDG_CONFIG_HOME}/user-share/passwd
+-AuthGroupFile /usr/share/gnome-user-share/dav_groupfile
++  AuthDigestProvider file
++  AuthUserFile ${XDG_CONFIG_HOME}/user-share/passwd
++  AuthGroupFile /usr/share/gnome-user-share/dav_groupfile
+ 
+-
+   Require user guest
+   Require group guest
+ 
+ 
+ 
++  AuthType Digest
++  AuthName "${GUS_LOGIN_LABEL}"
++  AuthDigestDomain /
++
++  AuthDigestProvider file
++  AuthUserFile ${XDG_CONFIG_HOME}/user-share/passwd
++  AuthGroupFile /usr/share/gnome-user-share/dav_groupfile
++
+   
+ Require us

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:33:44
  Author: jgc
Revision: 222071

upgpkg: gnome-user-share 3.13.91-1

Modified:
  gnome-user-share/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:31:40 UTC (rev 222070)
+++ PKGBUILD2014-09-18 21:33:44 UTC (rev 222071)
@@ -2,8 +2,8 @@
 # Maintainer: Roman Kyrylych 
 
 pkgname=gnome-user-share
-pkgver=3.10.2
-pkgrel=3
+pkgver=3.13.91
+pkgrel=1
 pkgdesc="Easy to use user-level file sharing for GNOME."
 arch=('i686' 'x86_64')
 url="http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/";
@@ -13,18 +13,11 @@
 options=('!emptydirs')
 groups=('gnome')
 install=gnome-user-share.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
-fix-no-password-mode.patch)
-sha256sums=('1d1ea57a49224c36e7cba04f80265e835639377f474a7582c9e8ac946eda0f8f'
-'c35ba44284d5797fee3dfafd879333e5ec26f5b3fa18703e6235aa487c0e25bd')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('2283b025c20706f9085605615401ed076c4ff2ec76231d2029879b087d581d7c')
 
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ../fix-no-password-mode.patch
-}
-
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc \
   --libexecdir=/usr/lib/gnome-user-share \
   --localstatedir=/var --enable-bluetooth
@@ -32,6 +25,6 @@
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
 }



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:31:40
  Author: jgc
Revision: 222070

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

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

---+
 gnome-unstable-i686/PKGBUILD  |   26 ++
 gnome-unstable-i686/gnome-music.install   |   12 
 gnome-unstable-x86_64/PKGBUILD|   26 ++
 gnome-unstable-x86_64/gnome-music.install |   12 
 4 files changed, 76 insertions(+)

Copied: gnome-music/repos/gnome-unstable-i686/PKGBUILD (from rev 222069, 
gnome-music/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:31:40 UTC (rev 222070)
@@ -0,0 +1,26 @@
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-music
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Music player and management application"
+arch=(i686 x86_64)
+license=('GPL')
+url="https://wiki.gnome.org/Apps/Music";
+depends=(grilo grilo-plugins tracker python gobject-introspection 
libdmapsharing python-dbus dbus-glib gnome-themes-standard gtk3 gvfs 
python-gobject)
+makedepends=(intltool itstool python2)
+groups=('gnome-extra')
+install=gnome-music.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2db8d5ce6b45907cbfc080fed3d9e031f3c2d5c9069b7130f3c402f8e48eaccd')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make -j1 DESTDIR="${pkgdir}" install
+}

Copied: gnome-music/repos/gnome-unstable-i686/gnome-music.install (from rev 
222069, gnome-music/trunk/gnome-music.install)
===
--- gnome-unstable-i686/gnome-music.install (rev 0)
+++ gnome-unstable-i686/gnome-music.install 2014-09-18 21:31:40 UTC (rev 
222070)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-music/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222069, 
gnome-music/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:31:40 UTC (rev 222070)
@@ -0,0 +1,26 @@
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-music
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Music player and management application"
+arch=(i686 x86_64)
+license=('GPL')
+url="https://wiki.gnome.org/Apps/Music";
+depends=(grilo grilo-plugins tracker python gobject-introspection 
libdmapsharing python-dbus dbus-glib gnome-themes-standard gtk3 gvfs 
python-gobject)
+makedepends=(intltool itstool python2)
+groups=('gnome-extra')
+install=gnome-music.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2db8d5ce6b45907cbfc080fed3d9e031f3c2d5c9069b7130f3c402f8e48eaccd')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make -j1 DESTDIR="${pkgdir}" install
+}

Copied: gnome-music/repos/gnome-unstable-x86_64/gnome-music.install (from rev 
222069, gnome-music/trunk/gnome-music.install)
===
--- gnome-unstable-x86_64/gnome-music.install   (rev 0)
+++ gnome-unstable-x86_64/gnome-music.install   2014-09-18 21:31:40 UTC (rev 
222070)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:31:35
  Author: jgc
Revision: 222069

upgpkg: gnome-music 3.13.92-1

Modified:
  gnome-music/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:29:42 UTC (rev 222068)
+++ PKGBUILD2014-09-18 21:31:35 UTC (rev 222069)
@@ -1,18 +1,18 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gnome-music
-pkgver=3.12.2.1
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Music player and management application"
 arch=(i686 x86_64)
 license=('GPL')
 url="https://wiki.gnome.org/Apps/Music";
-depends=(grilo grilo-plugins tracker python gobject-introspection 
libdmapsharing python-dbus dbus-glib gnome-icon-theme gnome-themes-standard 
gtk3 gvfs python-gobject)
-makedepends=(intltool itstool)
+depends=(grilo grilo-plugins tracker python gobject-introspection 
libdmapsharing python-dbus dbus-glib gnome-themes-standard gtk3 gvfs 
python-gobject)
+makedepends=(intltool itstool python2)
 groups=('gnome-extra')
 install=gnome-music.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f0c99283853f054e3c5b4ad15df1e8fe3ac07bc046ac0f019ef0600ca969fef')
+sha256sums=('2db8d5ce6b45907cbfc080fed3d9e031f3c2d5c9069b7130f3c402f8e48eaccd')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:29:42
  Author: jgc
Revision: 222068

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

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

-+
 gnome-unstable-i686/PKGBUILD|   32 ++
 gnome-unstable-i686/gnome-klotski.install   |   12 +
 gnome-unstable-x86_64/PKGBUILD  |   32 ++
 gnome-unstable-x86_64/gnome-klotski.install |   12 +
 4 files changed, 88 insertions(+)

Copied: gnome-klotski/repos/gnome-unstable-i686/PKGBUILD (from rev 222067, 
gnome-klotski/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:29:42 UTC (rev 222068)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-klotski
+pkgver=3.13.90
+pkgrel=1
+pkgdesc="Slide blocks to solve the puzzle"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=gnome-klotski.install
+url="https://live.gnome.org/Klotski";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ebf2ae21407c6bedba8e5381627ce0500c8a13fd128b6fd579b694f6ef79bac0')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-klotski/repos/gnome-unstable-i686/gnome-klotski.install (from rev 
222067, gnome-klotski/trunk/gnome-klotski.install)
===
--- gnome-unstable-i686/gnome-klotski.install   (rev 0)
+++ gnome-unstable-i686/gnome-klotski.install   2014-09-18 21:29:42 UTC (rev 
222068)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-klotski/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222067, 
gnome-klotski/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:29:42 UTC (rev 222068)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-klotski
+pkgver=3.13.90
+pkgrel=1
+pkgdesc="Slide blocks to solve the puzzle"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=gnome-klotski.install
+url="https://live.gnome.org/Klotski";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ebf2ae21407c6bedba8e5381627ce0500c8a13fd128b6fd579b694f6ef79bac0')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-klotski/repos/gnome-unstable-x86_64/gnome-klotski.install (from 
rev 222067, gnome-klotski/trunk/gnome-klotski.install)
===
--- gnome-unstable-x86_64/gnome-klotski.install (rev 0)
+++ gnome-unstable-x86_64/gnome-klotski.install 2014-09-18 21:29:42 UTC (rev 
222068)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:29:37
  Author: jgc
Revision: 222067

upgpkg: gnome-klotski 3.13.90-1

Modified:
  gnome-klotski/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:28:34 UTC (rev 222066)
+++ PKGBUILD2014-09-18 21:29:37 UTC (rev 222067)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-klotski
-pkgver=3.12.2
+pkgver=3.13.90
 pkgrel=1
 pkgdesc="Slide blocks to solve the puzzle"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Klotski";
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ed3bbdb0c35aae495bc12f8950618fb485272e1d8f768ef446c4751b2c61c177')
+sha256sums=('ebf2ae21407c6bedba8e5381627ce0500c8a13fd128b6fd579b694f6ef79bac0')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in brasero/trunk (tracker1.patch)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:28:34
  Author: jgc
Revision: 222066

Delete patch

Deleted:
  brasero/trunk/tracker1.patch

+
 tracker1.patch |   28 
 1 file changed, 28 deletions(-)

Deleted: tracker1.patch
===
--- tracker1.patch  2014-09-18 21:27:35 UTC (rev 222065)
+++ tracker1.patch  2014-09-18 21:28:34 UTC (rev 222066)
@@ -1,28 +0,0 @@
-From 87709dbcef059dcc25e2c4622a158d88a607b759 Mon Sep 17 00:00:00 2001
-From: Joshua Lock 
-Date: Mon, 17 Feb 2014 09:53:27 +
-Subject: build: support tracker 1.0
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Thanks to Bjørn Lie  for the patch.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=724486
-
-diff --git a/configure.ac b/configure.ac
-index 3e28b4a..2b7906b 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -388,7 +388,7 @@ AC_ARG_ENABLE(search,
- if test x"$enable_search" != "xno"; then
- # Try to figure out the tracker API version to use
- tracker_api="0.10"
--m4_foreach([VERSION], [[0.10], [0.12], [0.14], [0.16], [0.18]],
-+m4_foreach([VERSION], [[0.10], [0.12], [0.14], [0.16], [0.18], [1.0]],
-   [PKG_CHECK_EXISTS([tracker-sparql-VERSION >= 
$TRACKER_REQUIRED],
- [tracker_api="VERSION"])
-   ])
--- 
-cgit v0.10.1
-



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:27:35
  Author: jgc
Revision: 222065

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

Added:
  brasero/repos/gnome-unstable-i686/
  brasero/repos/gnome-unstable-i686/PKGBUILD
(from rev 222064, brasero/trunk/PKGBUILD)
  brasero/repos/gnome-unstable-i686/brasero.install
(from rev 222064, brasero/trunk/brasero.install)
  brasero/repos/gnome-unstable-i686/tracker1.patch
(from rev 222064, brasero/trunk/tracker1.patch)
  brasero/repos/gnome-unstable-x86_64/
  brasero/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222064, brasero/trunk/PKGBUILD)
  brasero/repos/gnome-unstable-x86_64/brasero.install
(from rev 222064, brasero/trunk/brasero.install)
  brasero/repos/gnome-unstable-x86_64/tracker1.patch
(from rev 222064, brasero/trunk/tracker1.patch)

---+
 gnome-unstable-i686/PKGBUILD  |   39 
 gnome-unstable-i686/brasero.install   |   14 +++
 gnome-unstable-i686/tracker1.patch|   28 ++
 gnome-unstable-x86_64/PKGBUILD|   39 
 gnome-unstable-x86_64/brasero.install |   14 +++
 gnome-unstable-x86_64/tracker1.patch  |   28 ++
 6 files changed, 162 insertions(+)

Copied: brasero/repos/gnome-unstable-i686/PKGBUILD (from rev 222064, 
brasero/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:27:35 UTC (rev 222065)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Maintainer: Jan de Groot 
+# Contributor: William Rea 
+
+pkgname=brasero
+pkgver=3.11.4
+pkgrel=1
+pkgdesc="A disc burning application for Gnome"
+arch=('i686' 'x86_64')
+url="http://www.gnome.org/projects/brasero";
+license=('GPL')
+options=('!emptydirs')
+depends=('gtk3' 'gst-plugins-good' 'totem-plparser' 'cdrkit' 'cdrdao' 
'desktop-file-utils' 'hicolor-icon-theme' 'shared-mime-info'  'libcanberra' 
'dvd+rw-tools' 'dconf' 'libsm' 'libtracker-sparql' 'libnotify' 'gvfs')
+makedepends=('gtk-doc' 'yelp-tools' 'gnome-common' 'intltool' 'libburn' 
'libisofs' 'libnautilus-extension' 'gobject-introspection' 'gconf' 'itstool' 
'docbook-xsl')
+optdepends=('libburn: alternative back-end'
+'libisofs: libburn back-end'
+'dvdauthor: video project'
+'vcdimager: video project')
+replaces=('nautilus-cd-burner')
+install=brasero.install
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('bd02eb845de0a91a4acaf941d4ea7b7584d073894270f121781692dc34eb9693')
+
+build() {
+  cd "$pkgname-$pkgver"
+  autoreconf -fi
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-caches \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR=$pkgdir install
+}
+

Copied: brasero/repos/gnome-unstable-i686/brasero.install (from rev 222064, 
brasero/trunk/brasero.install)
===
--- gnome-unstable-i686/brasero.install (rev 0)
+++ gnome-unstable-i686/brasero.install 2014-09-18 21:27:35 UTC (rev 222065)
@@ -0,0 +1,14 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+  update-desktop-database -q
+  update-mime-database /usr/share/mime > /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: brasero/repos/gnome-unstable-i686/tracker1.patch (from rev 222064, 
brasero/trunk/tracker1.patch)
===
--- gnome-unstable-i686/tracker1.patch  (rev 0)
+++ gnome-unstable-i686/tracker1.patch  2014-09-18 21:27:35 UTC (rev 222065)
@@ -0,0 +1,28 @@
+From 87709dbcef059dcc25e2c4622a158d88a607b759 Mon Sep 17 00:00:00 2001
+From: Joshua Lock 
+Date: Mon, 17 Feb 2014 09:53:27 +
+Subject: build: support tracker 1.0
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Thanks to Bjørn Lie  for the patch.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=724486
+
+diff --git a/configure.ac b/configure.ac
+index 3e28b4a..2b7906b 100644
+--- a/configure.ac
 b/configure.ac
+@@ -388,7 +388,7 @@ AC_ARG_ENABLE(search,
+ if test x"$enable_search" != "xno"; then
+ # Try to figure out the tracker API version to use
+ tracker_api="0.10"
+-m4_foreach([VERSION], [[0.10], [0.12], [0.14], [0.16], [0.18]],
++m4_foreach([VERSION], [[0.10], [0.12], [0.14], [0.16], [0.18], [1.0]],
+   [PKG_CHECK_EXISTS([tracker-sparql-VERSION >= 
$TRACKER_REQUIRED],
+ [tracker_api="VERSION"])
+

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:27:29
  Author: jgc
Revision: 222064

upgpkg: brasero 3.11.4-1

Modified:
  brasero/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:25:26 UTC (rev 222063)
+++ PKGBUILD2014-09-18 21:27:29 UTC (rev 222064)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=brasero
-pkgver=3.11.3
+pkgver=3.11.4
 pkgrel=1
 pkgdesc="A disc burning application for Gnome"
 arch=('i686' 'x86_64')
@@ -20,15 +20,9 @@
 replaces=('nautilus-cd-burner')
 install=brasero.install
 groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
-tracker1.patch)
-sha256sums=('0b6fa557d67845b7a4f9978b565a6769e1a023c397a73f2891a8f1c7c55e2d4c'
-'3af6715e9d913dcf9e0650e7af0af0fc2cb68dbf548168d95ba91971efd2b5d7')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('bd02eb845de0a91a4acaf941d4ea7b7584d073894270f121781692dc34eb9693')
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../tracker1.patch
-}
 build() {
   cd "$pkgname-$pkgver"
   autoreconf -fi



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:25:26
  Author: jgc
Revision: 222063

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

Added:
  gvfs/repos/gnome-unstable-i686/PKGBUILD
(from rev 222062, gvfs/trunk/PKGBUILD)
  gvfs/repos/gnome-unstable-i686/gvfs-module.install
(from rev 222062, gvfs/trunk/gvfs-module.install)
  gvfs/repos/gnome-unstable-i686/gvfs-smb.install
(from rev 222062, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/gnome-unstable-i686/gvfs.install
(from rev 222062, gvfs/trunk/gvfs.install)
  gvfs/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222062, gvfs/trunk/PKGBUILD)
  gvfs/repos/gnome-unstable-x86_64/gvfs-module.install
(from rev 222062, gvfs/trunk/gvfs-module.install)
  gvfs/repos/gnome-unstable-x86_64/gvfs-smb.install
(from rev 222062, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/gnome-unstable-x86_64/gvfs.install
(from rev 222062, gvfs/trunk/gvfs.install)
Deleted:
  gvfs/repos/gnome-unstable-i686/PKGBUILD
  gvfs/repos/gnome-unstable-i686/gvfs-module.install
  gvfs/repos/gnome-unstable-i686/gvfs-smb.install
  gvfs/repos/gnome-unstable-i686/gvfs.install
  gvfs/repos/gnome-unstable-x86_64/PKGBUILD
  gvfs/repos/gnome-unstable-x86_64/gvfs-module.install
  gvfs/repos/gnome-unstable-x86_64/gvfs-smb.install
  gvfs/repos/gnome-unstable-x86_64/gvfs.install

---+
 /PKGBUILD |  260 
 /gvfs-module.install  |   14 +
 /gvfs-smb.install |   24 ++
 /gvfs.install |   28 +++
 gnome-unstable-i686/PKGBUILD  |  130 --
 gnome-unstable-i686/gvfs-module.install   |7 
 gnome-unstable-i686/gvfs-smb.install  |   12 -
 gnome-unstable-i686/gvfs.install  |   14 -
 gnome-unstable-x86_64/PKGBUILD|  130 --
 gnome-unstable-x86_64/gvfs-module.install |7 
 gnome-unstable-x86_64/gvfs-smb.install|   12 -
 gnome-unstable-x86_64/gvfs.install|   14 -
 12 files changed, 326 insertions(+), 326 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:25:18 UTC (rev 222062)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:25:26 UTC (rev 222063)
@@ -1,130 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=gvfs
-pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-goa' 
'gvfs-mtp')
-pkgver=1.21.91
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('avahi' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 
'libcdio-paranoia' 'libgphoto2' 'libimobiledevice' 'libsoup' 'smbclient' 
'udisks2' 'libsecret' 'docbook-xsl' 'gtk3' 'libmtp' 'gnome-online-accounts' 
'libbluray')
-url="http://www.gnome.org";
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('a15155f82137ad74a505f90b435a485c6b4a6901ff73703549c63c59daacbdaa')
-
-build() {
-  cd "$pkgbase-$pkgver"
-  autoreconf -fi
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gvfs \
-  --with-bash-completion-dir=/usr/share/bash-completion/completions \
-  --disable-obexftp
-  make
-}
-
-package_gvfs() {
-  pkgdesc="Userspace virtual filesystem implemented as a pluggable module for 
gio"
-  depends=('avahi' 'dconf' 'fuse' 'libarchive' 'libcdio-paranoia' 'libsoup' 
'udisks2' 'libsecret' 'libbluray')
-  replaces=('gvfs-obexftp')
-  optdepends=('gvfs-afc: AFC (mobile devices) support'
-  'gvfs-smb: SMB/CIFS (Windows client) support'
-  'gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support'
-  'gvfs-afp: Apple Filing Protocol (AFP) support'
-  'gvfs-mtp: MTP device support'
-  'gvfs-goa: gnome-online-accounts support'
-  'gtk3: Recent files support')
-  install=gvfs.install
-
-  cd "$pkgbase-$pkgver"
-  sed -e 's/^am__append_4/#am__append_4/' \
-  -e 's/^am__append_5/#am__append_5/' \
-  -e 's/^am__append_6/#am__append_6/' \
-  -e 's/^am__append_7/#am__append_7/' \
-  -i monitor/Makefile
-  make DESTDIR="$pkgdir" install
-
-  cd "$pkgdir"
-  rm usr/lib/gvfs/gvfsd-{smb,smb-browse,afc,afp,afp-browse,gphoto2,mtp}
-  rm 
usr/share/gvfs/mounts/{smb,smb-browse,afc,afp,afp-browse,gphoto2,mtp}.mount
-  rm usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
-  rm usr/share/GConf/gsettings/gvfs-smb.convert
-}
-
-package_gvfs-smb() {
-  pkgdesc="SMB/CIFS (Windows client) backend for gvfs"
-  depends=("gvfs=$pkgver" 'smbclient')
-  install=gvfs-smb.install
-
-  cd "$pkgbase-$pkgver/daemon"
-  install -m755 -d "$pkgdir/usr/lib/gvfs"
-  install -m755 -d "$pkgdir/usr/share/gvfs/mounts"
-
-  install -m755 .libs/gvfsd-smb{,-browse} "$pkgdir/usr/lib/gvfs/"
-  install -m644 smb{,-browse}.mount "$pkgdir/usr/share/gvfs/mounts/"
-
-  

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:25:18
  Author: jgc
Revision: 222062

upgpkg: gvfs 1.21.92-1

Modified:
  gvfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:23:40 UTC (rev 222061)
+++ PKGBUILD2014-09-18 21:25:18 UTC (rev 222062)
@@ -3,7 +3,7 @@
 
 pkgbase=gvfs
 pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-goa' 
'gvfs-mtp')
-pkgver=1.21.91
+pkgver=1.21.92
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -10,7 +10,7 @@
 makedepends=('avahi' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 
'libcdio-paranoia' 'libgphoto2' 'libimobiledevice' 'libsoup' 'smbclient' 
'udisks2' 'libsecret' 'docbook-xsl' 'gtk3' 'libmtp' 'gnome-online-accounts' 
'libbluray')
 url="http://www.gnome.org";
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('a15155f82137ad74a505f90b435a485c6b4a6901ff73703549c63c59daacbdaa')
+sha256sums=('745ef981c35962374c4f7e4371598518c4971d29300934734fd43a91a22ae958')
 
 build() {
   cd "$pkgbase-$pkgver"



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:23:40
  Author: jgc
Revision: 222061

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

Added:
  vala/repos/gnome-unstable-i686/PKGBUILD
(from rev 222060, vala/trunk/PKGBUILD)
  vala/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222060, vala/trunk/PKGBUILD)
Deleted:
  vala/repos/gnome-unstable-i686/PKGBUILD
  vala/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   52 +++
 gnome-unstable-i686/PKGBUILD   |   26 ---
 gnome-unstable-x86_64/PKGBUILD |   26 ---
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:23:34 UTC (rev 222060)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:23:40 UTC (rev 222061)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.25.3
-pkgrel=1
-pkgdesc="Compiler for the GObject type system"
-arch=('i686' 'x86_64')
-url="http://live.gnome.org/Vala";
-license=('LGPL')
-depends=('glib2')
-makedepends=('libxslt')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('bdc318480edb176b31e80bf792db0a4d3bb76af846c4379dc285da6318f74ecf')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --enable-vapigen
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR="$pkgdir" install
-}

Copied: vala/repos/gnome-unstable-i686/PKGBUILD (from rev 222060, 
vala/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:23:40 UTC (rev 222061)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.25.4
+pkgrel=1
+pkgdesc="Compiler for the GObject type system"
+arch=('i686' 'x86_64')
+url="http://live.gnome.org/Vala";
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1092102511b62198edba11e746d8d4fa19a0970ca81696a0b216aeb83956e73e')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --enable-vapigen
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:23:34 UTC (rev 222060)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:23:40 UTC (rev 222061)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.25.3
-pkgrel=1
-pkgdesc="Compiler for the GObject type system"
-arch=('i686' 'x86_64')
-url="http://live.gnome.org/Vala";
-license=('LGPL')
-depends=('glib2')
-makedepends=('libxslt')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('bdc318480edb176b31e80bf792db0a4d3bb76af846c4379dc285da6318f74ecf')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --enable-vapigen
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR="$pkgdir" install
-}

Copied: vala/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222060, 
vala/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:23:40 UTC (rev 222061)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.25.4
+pkgrel=1
+pkgdesc="Compiler for the GObject type system"
+arch=('i686' 'x86_64')
+url="http://live.gnome.org/Vala";
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1092102511b62198edba11e746d8d4fa19a0970ca81696a0b216aeb83956e73e')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --enable-vapigen
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:23:34
  Author: jgc
Revision: 222060

upgpkg: vala 0.25.4-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:22:21 UTC (rev 222059)
+++ PKGBUILD2014-09-18 21:23:34 UTC (rev 222060)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=vala
-pkgver=0.25.3
+pkgver=0.25.4
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('glib2')
 makedepends=('libxslt')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('bdc318480edb176b31e80bf792db0a4d3bb76af846c4379dc285da6318f74ecf')
+sha256sums=('1092102511b62198edba11e746d8d4fa19a0970ca81696a0b216aeb83956e73e')
 
 build() {
 cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:22:21
  Author: jgc
Revision: 222059

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

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

--+
 gnome-unstable-i686/PKGBUILD |   32 +
 gnome-unstable-i686/gnome-mahjongg.install   |   12 +
 gnome-unstable-x86_64/PKGBUILD   |   32 +
 gnome-unstable-x86_64/gnome-mahjongg.install |   12 +
 4 files changed, 88 insertions(+)

Copied: gnome-mahjongg/repos/gnome-unstable-i686/PKGBUILD (from rev 222058, 
gnome-mahjongg/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:22:21 UTC (rev 222059)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-mahjongg
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Disassemble a pile of tiles by removing matching pairs"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=gnome-mahjongg.install
+url="https://live.gnome.org/Mahjongg";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b80a25d970da800d7fccf364c87bb8fac7f5e273f5ea0e137b9e3e837d620748')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-mahjongg/repos/gnome-unstable-i686/gnome-mahjongg.install (from 
rev 222058, gnome-mahjongg/trunk/gnome-mahjongg.install)
===
--- gnome-unstable-i686/gnome-mahjongg.install  (rev 0)
+++ gnome-unstable-i686/gnome-mahjongg.install  2014-09-18 21:22:21 UTC (rev 
222059)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-mahjongg/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222058, 
gnome-mahjongg/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:22:21 UTC (rev 222059)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-mahjongg
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Disassemble a pile of tiles by removing matching pairs"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=gnome-mahjongg.install
+url="https://live.gnome.org/Mahjongg";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b80a25d970da800d7fccf364c87bb8fac7f5e273f5ea0e137b9e3e837d620748')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-mahjongg/repos/gnome-unstable-x86_64/gnome-mahjongg.install (from 
rev 222058, gnome-mahjongg/trunk/gnome-mahjongg.install)
===
--- gnome-unstable-x86_64/gnome-mahjongg.install
(rev 0)
+++ gnome-unstable-x86_64/gnome-mahjongg.install2014-09-18 21:22:21 UTC 
(rev 222059)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:22:16
  Author: jgc
Revision: 222058

upgpkg: gnome-mahjongg 3.13.92-1

Modified:
  gnome-mahjongg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:20:49 UTC (rev 222057)
+++ PKGBUILD2014-09-18 21:22:16 UTC (rev 222058)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-mahjongg
-pkgver=3.12.2
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Disassemble a pile of tiles by removing matching pairs"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
@@ -16,8 +16,8 @@
 install=gnome-mahjongg.install
 url="https://live.gnome.org/Mahjongg";
 groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('933adf927a023e8d135d390dfa99dc4ab461b7ca75ae5e99a2af6286944a65e2')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b80a25d970da800d7fccf364c87bb8fac7f5e273f5ea0e137b9e3e837d620748')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:14:37
  Author: jgc
Revision: 222043

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

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

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

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:14:30 UTC (rev 222042)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:14:37 UTC (rev 222043)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot 
-
-pkgname=gnome-desktop
-pkgver=3.13.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 python2)
-url="http://www.gnome.org";
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a8c5dcfd9b850fcaab296335b321aeaab58ce925f9444d339c0bffa39008b6f7')
-
-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-i686/PKGBUILD (from rev 222042, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:14:37 UTC (rev 222043)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+
+pkgname=gnome-desktop
+pkgver=3.13.92
+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 python2)
+url="http://www.gnome.org";
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('cee2ddcbcfe12a2f1ae35af8e3070aecd4e283e25cda510467beedf7bf864dd0')
+
+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
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:14:30 UTC (rev 222042)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:14:37 UTC (rev 222043)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot 
-
-pkgname=gnome-desktop
-pkgver=3.13.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 python2)
-url="http://www.gnome.org";
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a8c5dcfd9b850fcaab296335b321aeaab58ce925f9444d339c0bffa39008b6f7')
-
-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 222042, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:14:37 UTC (rev 222043)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+
+pkgname=gnome-desktop
+pkgver=3.13.92
+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 python2)
+url="http://www.gnome.org";
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:20:49
  Author: jgc
Revision: 222057

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

Added:
  eog-plugins/repos/gnome-unstable-i686/
  eog-plugins/repos/gnome-unstable-i686/PKGBUILD
(from rev 222056, eog-plugins/trunk/PKGBUILD)
  eog-plugins/repos/gnome-unstable-i686/eog-plugins.install
(from rev 222056, eog-plugins/trunk/eog-plugins.install)
  eog-plugins/repos/gnome-unstable-x86_64/
  eog-plugins/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222056, eog-plugins/trunk/PKGBUILD)
  eog-plugins/repos/gnome-unstable-x86_64/eog-plugins.install
(from rev 222056, eog-plugins/trunk/eog-plugins.install)

---+
 gnome-unstable-i686/PKGBUILD  |   33 
 gnome-unstable-i686/eog-plugins.install   |   11 +
 gnome-unstable-x86_64/PKGBUILD|   33 
 gnome-unstable-x86_64/eog-plugins.install |   11 +
 4 files changed, 88 insertions(+)

Copied: eog-plugins/repos/gnome-unstable-i686/PKGBUILD (from rev 222056, 
eog-plugins/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:20:49 UTC (rev 222057)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=eog-plugins
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Plugins for Eye of Gnome"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";
+license=('GPL2')
+depends=('eog' 'libchamplain' 'libgdata')
+makedepends=('intltool')
+install=eog-plugins.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('92951a7bcfb6570a693ce7c19696d6340771771c76a295fd141d23506afe9eab')
+
+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
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: eog-plugins/repos/gnome-unstable-i686/eog-plugins.install (from rev 
222056, eog-plugins/trunk/eog-plugins.install)
===
--- gnome-unstable-i686/eog-plugins.install (rev 0)
+++ gnome-unstable-i686/eog-plugins.install 2014-09-18 21:20:49 UTC (rev 
222057)
@@ -0,0 +1,11 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: eog-plugins/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222056, 
eog-plugins/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:20:49 UTC (rev 222057)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=eog-plugins
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Plugins for Eye of Gnome"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";
+license=('GPL2')
+depends=('eog' 'libchamplain' 'libgdata')
+makedepends=('intltool')
+install=eog-plugins.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('92951a7bcfb6570a693ce7c19696d6340771771c76a295fd141d23506afe9eab')
+
+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
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: eog-plugins/repos/gnome-unstable-x86_64/eog-plugins.install (from rev 
222056, eog-plugins/trunk/eog-plugins.install)
===
--- gnome-unstable-x86_64/eog-plugins.install   (rev 0)
+++ gnome-unstable-x86_64/eog-plugins.install   2014-09-18 21:20:49 UTC (rev 
222057)
@@ -0,0 +1,11 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:20:44
  Author: jgc
Revision: 222056

upgpkg: eog-plugins 3.13.92-1

Modified:
  eog-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:19:49 UTC (rev 222055)
+++ PKGBUILD2014-09-18 21:20:44 UTC (rev 222056)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=eog-plugins
-pkgver=3.12.1
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Plugins for Eye of Gnome"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool')
 install=eog-plugins.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5b9a6854d5411e75aadb9d44694bbe02a35f5a79a23da5c1bb4feb6bacf56f1c')
+sha256sums=('92951a7bcfb6570a693ce7c19696d6340771771c76a295fd141d23506afe9eab')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:19:34
  Author: jgc
Revision: 222053

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

Added:
  eog/repos/gnome-unstable-i686/PKGBUILD
(from rev 222052, eog/trunk/PKGBUILD)
  eog/repos/gnome-unstable-i686/eog.install
(from rev 222052, eog/trunk/eog.install)
  eog/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222052, eog/trunk/PKGBUILD)
  eog/repos/gnome-unstable-x86_64/eog.install
(from rev 222052, eog/trunk/eog.install)
Deleted:
  eog/repos/gnome-unstable-i686/PKGBUILD
  eog/repos/gnome-unstable-i686/eog.install
  eog/repos/gnome-unstable-x86_64/PKGBUILD
  eog/repos/gnome-unstable-x86_64/eog.install

---+
 /PKGBUILD |   60 
 /eog.install  |   26 +++
 gnome-unstable-i686/PKGBUILD  |   30 --
 gnome-unstable-i686/eog.install   |   13 ---
 gnome-unstable-x86_64/PKGBUILD|   30 --
 gnome-unstable-x86_64/eog.install |   13 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:19:28 UTC (rev 222052)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:19:34 UTC (rev 222053)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=eog
-pkgver=3.13.90
-pkgrel=1
-pkgdesc="Eye of Gnome: An image viewing and cataloging program"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg 
dconf)
-makedepends=(intltool itstool)
-install=eog.install
-groups=(gnome)
-options=('!emptydirs')
-url="https://wiki.gnome.org/Apps/EyeOfGnome";
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e8d272c30d2a3809c6a56e1ec12c77332b2ff5bb156657330892978b6cfad219')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: eog/repos/gnome-unstable-i686/PKGBUILD (from rev 222052, 
eog/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:19:34 UTC (rev 222053)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=eog
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Eye of Gnome: An image viewing and cataloging program"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg 
dconf)
+makedepends=(intltool itstool)
+install=eog.install
+groups=(gnome)
+options=('!emptydirs')
+url="https://wiki.gnome.org/Apps/EyeOfGnome";
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c6f82defa4309f5e7671c2443c89c62a091cf74822e5153e653f246b1f7d2d7e')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/eog.install
===
--- gnome-unstable-i686/eog.install 2014-09-18 21:19:28 UTC (rev 222052)
+++ gnome-unstable-i686/eog.install 2014-09-18 21:19:34 UTC (rev 222053)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: eog/repos/gnome-unstable-i686/eog.install (from rev 222052, 
eog/trunk/eog.install)
===
--- gnome-unstable-i686/eog.install (rev 0)
+++ gnome-unstable-i686/eog.install 2014-09-18 21:19:34 UTC (rev 222053)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:19:28 UTC (rev 222052)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:19:34 UTC (rev 222053)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=eog
-pkgver=3.13.90
-pkgrel=1
-pkgdesc="Eye of Gnome: An image viewing and cataloging program"
-arch=(i686 x86_64)
-license=(GP

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:19:14
  Author: jgc
Revision: 222051

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

Added:
  quadrapassel/repos/gnome-unstable-i686/PKGBUILD
(from rev 222050, quadrapassel/trunk/PKGBUILD)
  quadrapassel/repos/gnome-unstable-i686/quadrapassel.install
(from rev 222050, quadrapassel/trunk/quadrapassel.install)
  quadrapassel/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222050, quadrapassel/trunk/PKGBUILD)
  quadrapassel/repos/gnome-unstable-x86_64/quadrapassel.install
(from rev 222050, quadrapassel/trunk/quadrapassel.install)
Deleted:
  quadrapassel/repos/gnome-unstable-i686/PKGBUILD
  quadrapassel/repos/gnome-unstable-i686/quadrapassel.install
  quadrapassel/repos/gnome-unstable-x86_64/PKGBUILD
  quadrapassel/repos/gnome-unstable-x86_64/quadrapassel.install

+
 /PKGBUILD  |   64 +++
 /quadrapassel.install  |   26 ++
 gnome-unstable-i686/PKGBUILD   |   32 -
 gnome-unstable-i686/quadrapassel.install   |   13 -
 gnome-unstable-x86_64/PKGBUILD |   32 -
 gnome-unstable-x86_64/quadrapassel.install |   13 -
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:19:08 UTC (rev 222050)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:19:14 UTC (rev 222051)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=quadrapassel
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="Fit falling blocks together (Tetris-like game for GNOME)"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 
'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-install=quadrapassel.install
-url="https://live.gnome.org/Quadrapassel";
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d59b857375a8277940e93101477a1b458fd09948e005d428ab18a77d4dae68f6')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: quadrapassel/repos/gnome-unstable-i686/PKGBUILD (from rev 222050, 
quadrapassel/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:19:14 UTC (rev 222051)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=quadrapassel
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Fit falling blocks together (Tetris-like game for GNOME)"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 
'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=quadrapassel.install
+url="https://live.gnome.org/Quadrapassel";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('c4880f8691e43b682f4b492c1c1dd66ce6adb10ffb8101a15919125a4b2bfba9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/quadrapassel.install
===
--- gnome-unstable-i686/quadrapassel.install2014-09-18 21:19:08 UTC (rev 
222050)
+++ gnome-unstable-i686/quadrapassel.install2014-09-18 21:19:14 UTC (rev 
222051)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -f -q usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: quadrapassel/repos/gnome-unstable-i686/quadrapassel.install (from rev 
222050, quadrapassel/trunk/quadrapassel.install)
===
--- gnome-unstable-i686/quadrapassel.install(rev 0)
+++ gnome-unstable-i686/quadrapassel.install2014-09-18 21:19:14 UTC (rev 
222051)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+

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

2014-09-18 Thread Dan McGee
Date: Thursday, September 18, 2014 @ 23:19:35
  Author: dan
Revision: 222054

upgpkg: nilfs-utils 2.2.2-1

Modified:
  nilfs-utils/trunk/PKGBUILD
Deleted:
  nilfs-utils/trunk/0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch

--+
 0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch |   35 --
 PKGBUILD |   11 +--
 2 files changed, 4 insertions(+), 42 deletions(-)

Deleted: 0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch
===
--- 0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch
2014-09-18 21:19:34 UTC (rev 222053)
+++ 0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch
2014-09-18 21:19:35 UTC (rev 222054)
@@ -1,35 +0,0 @@
-From 35afb7d8968dae29e315196ac3dfab7153e160c5 Mon Sep 17 00:00:00 2001
-From: Dan McGee 
-Date: Mon, 1 Sep 2014 14:39:27 -0500
-Subject: [PATCH] libmount: don't base GC startup on no-mtab context
-
-When mtab is a symlink to /proc/mounts, libmount uses /run/mount/utab to
-store filesystem-specific mount attributes, making this check
-unnecessary. Worse, it now breaks nilfs_cleanerd under systemd 216+
-since it always passes `-n` to the mount command.
-
-Signed-off-by: Dan McGee 

- sbin/mount/mount_libmount.c | 6 --
- 1 file changed, 6 deletions(-)
-
-diff --git a/sbin/mount/mount_libmount.c b/sbin/mount/mount_libmount.c
-index c518475..b901654 100644
 a/sbin/mount/mount_libmount.c
-+++ b/sbin/mount/mount_libmount.c
-@@ -404,12 +404,6 @@ static int nilfs_update_mount_state(struct 
nilfs_mount_info *mi)
-   rungc = gc_ok && !mi->new_attrs.nogc;
-   old_attrs = (mi->mflags & MS_REMOUNT) ? &mi->old_attrs : NULL;
- 
--  if (mnt_context_is_nomtab(cxt)) {
--  if (rungc)
--  printf(_("%s not started\n"), NILFS_CLEANERD_NAME);
--  return 0;
--  }
--
-   if (rungc) {
-   if (mi->new_attrs.pp == ULONG_MAX)
-   mi->new_attrs.pp = mi->old_attrs.pp;
--- 
-2.1.0
-

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:19:34 UTC (rev 222053)
+++ PKGBUILD2014-09-18 21:19:35 UTC (rev 222054)
@@ -3,8 +3,8 @@
 # Contributor: Geoffroy Carrier 
 
 pkgname=nilfs-utils
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.2
+pkgrel=1
 pkgdesc="A log-structured file system supporting continuous snapshotting 
(userspace utils)"
 arch=('i686' 'x86_64')
 url="http://nilfs.sourceforge.net/";
@@ -11,14 +11,11 @@
 license=('GPL2' 'LGPL2.1')
 backup=('etc/nilfs_cleanerd.conf')
 depends=('util-linux')
-source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2
-0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch)
-md5sums=('a4e2ee5e64d57bd38e1ffcc5630bd4ec'
- '48bed3723abefef0a6329610d60c4d44')
+source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
+md5sums=('17033394c30515c41c8ae08f83d1cbbe')
 
 build() {
   cd $pkgname-$pkgver
-  patch -Np1 < ../0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch
   sed -i -e 's#root_sbindir=/sbin#root_sbindir=/usr/bin#' configure
   ./configure --sbindir=/usr/bin --with-libmount
   make



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

2014-09-18 Thread Dan McGee
Date: Thursday, September 18, 2014 @ 23:19:49
  Author: dan
Revision: 222055

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

Added:
  nilfs-utils/repos/testing-i686/PKGBUILD
(from rev 222054, nilfs-utils/trunk/PKGBUILD)
  nilfs-utils/repos/testing-x86_64/PKGBUILD
(from rev 222054, nilfs-utils/trunk/PKGBUILD)
Deleted:
  
nilfs-utils/repos/testing-i686/0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch
  nilfs-utils/repos/testing-i686/PKGBUILD
  
nilfs-utils/repos/testing-x86_64/0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch
  nilfs-utils/repos/testing-x86_64/PKGBUILD

-+
 /PKGBUILD   |  
 54 ++
 testing-i686/0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch   |  
 35 --
 testing-i686/PKGBUILD   |  
 30 -
 testing-x86_64/0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch |  
 35 --
 testing-x86_64/PKGBUILD |  
 30 -
 5 files changed, 54 insertions(+), 130 deletions(-)

Deleted: 
testing-i686/0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch
===
--- testing-i686/0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch   
2014-09-18 21:19:35 UTC (rev 222054)
+++ testing-i686/0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch   
2014-09-18 21:19:49 UTC (rev 222055)
@@ -1,35 +0,0 @@
-From 35afb7d8968dae29e315196ac3dfab7153e160c5 Mon Sep 17 00:00:00 2001
-From: Dan McGee 
-Date: Mon, 1 Sep 2014 14:39:27 -0500
-Subject: [PATCH] libmount: don't base GC startup on no-mtab context
-
-When mtab is a symlink to /proc/mounts, libmount uses /run/mount/utab to
-store filesystem-specific mount attributes, making this check
-unnecessary. Worse, it now breaks nilfs_cleanerd under systemd 216+
-since it always passes `-n` to the mount command.
-
-Signed-off-by: Dan McGee 

- sbin/mount/mount_libmount.c | 6 --
- 1 file changed, 6 deletions(-)
-
-diff --git a/sbin/mount/mount_libmount.c b/sbin/mount/mount_libmount.c
-index c518475..b901654 100644
 a/sbin/mount/mount_libmount.c
-+++ b/sbin/mount/mount_libmount.c
-@@ -404,12 +404,6 @@ static int nilfs_update_mount_state(struct 
nilfs_mount_info *mi)
-   rungc = gc_ok && !mi->new_attrs.nogc;
-   old_attrs = (mi->mflags & MS_REMOUNT) ? &mi->old_attrs : NULL;
- 
--  if (mnt_context_is_nomtab(cxt)) {
--  if (rungc)
--  printf(_("%s not started\n"), NILFS_CLEANERD_NAME);
--  return 0;
--  }
--
-   if (rungc) {
-   if (mi->new_attrs.pp == ULONG_MAX)
-   mi->new_attrs.pp = mi->old_attrs.pp;
--- 
-2.1.0
-

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2014-09-18 21:19:35 UTC (rev 222054)
+++ testing-i686/PKGBUILD   2014-09-18 21:19:49 UTC (rev 222055)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-# Contributor: Geoffroy Carrier 
-
-pkgname=nilfs-utils
-pkgver=2.2.1
-pkgrel=2
-pkgdesc="A log-structured file system supporting continuous snapshotting 
(userspace utils)"
-arch=('i686' 'x86_64')
-url="http://nilfs.sourceforge.net/";
-license=('GPL2' 'LGPL2.1')
-backup=('etc/nilfs_cleanerd.conf')
-depends=('util-linux')
-source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2
-0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch)
-md5sums=('a4e2ee5e64d57bd38e1ffcc5630bd4ec'
- '48bed3723abefef0a6329610d60c4d44')
-
-build() {
-  cd $pkgname-$pkgver
-  patch -Np1 < ../0001-libmount-don-t-base-GC-startup-on-no-mtab-context.patch
-  sed -i -e 's#root_sbindir=/sbin#root_sbindir=/usr/bin#' configure
-  ./configure --sbindir=/usr/bin --with-libmount
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" sbindir=/usr/bin install LDCONFIG=/bin/true
-}

Copied: nilfs-utils/repos/testing-i686/PKGBUILD (from rev 222054, 
nilfs-utils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-09-18 21:19:49 UTC (rev 222055)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Dan McGee 
+# Contributor: Geoffroy Carrier 
+
+pkgname=nilfs-utils
+pkgver=2.2.2
+pkgrel=1
+pkgdesc="A log-structured file system supporting continuous snapshotting 
(userspace utils)"
+arch=('i686' 'x86_64')
+url="http://nilfs.sourceforge.net/";
+license=('GPL2' 'LGPL2.1')
+backup=('etc/nilfs_cleanerd.conf')
+depends=('util-linux')
+source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
+md5sums=('17033394c30515c41c8ae08f83d1cbbe')
+
+build() {
+  cd $pkgname-$pkgver
+  sed -i -e 's#root_sbindir=/sbin#root_sbindir=/usr/bin#' configure
+  ./configure 

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:19:28
  Author: jgc
Revision: 222052

upgpkg: eog 3.13.92-1

Modified:
  eog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:19:14 UTC (rev 222051)
+++ PKGBUILD2014-09-18 21:19:28 UTC (rev 222052)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=eog
-pkgver=3.13.90
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Eye of Gnome: An image viewing and cataloging program"
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 url="https://wiki.gnome.org/Apps/EyeOfGnome";
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e8d272c30d2a3809c6a56e1ec12c77332b2ff5bb156657330892978b6cfad219')
+sha256sums=('c6f82defa4309f5e7671c2443c89c62a091cf74822e5153e653f246b1f7d2d7e')
 
 build() {
   cd "$pkgname-$pkgver"



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:19:08
  Author: jgc
Revision: 222050

upgpkg: quadrapassel 3.13.92-1

Modified:
  quadrapassel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:17:36 UTC (rev 222049)
+++ PKGBUILD2014-09-18 21:19:08 UTC (rev 222050)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=quadrapassel
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Fit falling blocks together (Tetris-like game for GNOME)"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Quadrapassel";
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d59b857375a8277940e93101477a1b458fd09948e005d428ab18a77d4dae68f6')
+sha256sums=('c4880f8691e43b682f4b492c1c1dd66ce6adb10ffb8101a15919125a4b2bfba9')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:17:36
  Author: jgc
Revision: 222049

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

Added:
  vinagre/repos/gnome-unstable-i686/PKGBUILD
(from rev 222048, vinagre/trunk/PKGBUILD)
  vinagre/repos/gnome-unstable-i686/vinagre.install
(from rev 222048, vinagre/trunk/vinagre.install)
  vinagre/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222048, vinagre/trunk/PKGBUILD)
  vinagre/repos/gnome-unstable-x86_64/vinagre.install
(from rev 222048, vinagre/trunk/vinagre.install)
Deleted:
  vinagre/repos/gnome-unstable-i686/PKGBUILD
  vinagre/repos/gnome-unstable-i686/vinagre.install
  vinagre/repos/gnome-unstable-x86_64/PKGBUILD
  vinagre/repos/gnome-unstable-x86_64/vinagre.install

---+
 /PKGBUILD |   68 
 /vinagre.install  |   28 +
 gnome-unstable-i686/PKGBUILD  |   34 
 gnome-unstable-i686/vinagre.install   |   14 --
 gnome-unstable-x86_64/PKGBUILD|   34 
 gnome-unstable-x86_64/vinagre.install |   14 --
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:17:31 UTC (rev 222048)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:17:36 UTC (rev 222049)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: Allan McRae 
-# Contributor: lp76 
-
-pkgname=vinagre
-pkgver=3.13.90
-pkgrel=1
-pkgdesc="A VNC Client for the GNOME Desktop"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://www.gnome.org/projects/vinagre/";
-install=vinagre.install
-depends=(libsecret gtk-vnc vte3 telepathy-glib avahi desktop-file-utils dconf 
shared-mime-info
- spice-gtk3 gnutls freerdp)
-optdepends=('openssh: SSH plugin')
-makedepends=(docbook-xsl intltool openssh itstool spice-protocol)
-groups=(gnome-extra)
-options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7f3ba8d6aa978bc7986e3d7d72e90b4feeec1ee890b47ce850f187c37c2a5df5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/$pkgname --enable-rdp --enable-spice
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: vinagre/repos/gnome-unstable-i686/PKGBUILD (from rev 222048, 
vinagre/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:17:36 UTC (rev 222049)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Allan McRae 
+# Contributor: lp76 
+
+pkgname=vinagre
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="A VNC Client for the GNOME Desktop"
+arch=(i686 x86_64)
+license=(GPL)
+url="http://www.gnome.org/projects/vinagre/";
+install=vinagre.install
+depends=(libsecret gtk-vnc vte3 telepathy-glib avahi desktop-file-utils dconf 
shared-mime-info
+ spice-gtk3 gnutls freerdp)
+optdepends=('openssh: SSH plugin')
+makedepends=(docbook-xsl intltool openssh itstool spice-protocol)
+groups=(gnome-extra)
+options=('!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8f70c2266d55cd488a011f09c51474a28f68ffcede9fec3aea663f847c6c5c4a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/$pkgname --enable-rdp --enable-spice
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/vinagre.install
===
--- gnome-unstable-i686/vinagre.install 2014-09-18 21:17:31 UTC (rev 222048)
+++ gnome-unstable-i686/vinagre.install 2014-09-18 21:17:36 UTC (rev 222049)
@@ -1,14 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-  update-mime-database usr/share/mime > /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: vinagre/repos/gnome-unstable-i686/vinagre.install (from rev 222048, 
vinagre/trunk/vinagre.install)
===
--- gnome-unstable-i686/vinagre.install (rev 0)
+++ gnome-unstable-i686/vinagre.install 2014-09-18 21:17:36 UTC (rev 222049)
@@ -0,0 +1,14 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+  update-mime-database

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:17:31
  Author: jgc
Revision: 222048

upgpkg: vinagre 3.13.92-1

Modified:
  vinagre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:16:36 UTC (rev 222047)
+++ PKGBUILD2014-09-18 21:17:31 UTC (rev 222048)
@@ -5,7 +5,7 @@
 # Contributor: lp76 
 
 pkgname=vinagre
-pkgver=3.13.90
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="A VNC Client for the GNOME Desktop"
 arch=(i686 x86_64)
@@ -19,7 +19,7 @@
 groups=(gnome-extra)
 options=('!emptydirs')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7f3ba8d6aa978bc7986e3d7d72e90b4feeec1ee890b47ce850f187c37c2a5df5')
+sha256sums=('8f70c2266d55cd488a011f09c51474a28f68ffcede9fec3aea663f847c6c5c4a')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:16:30
  Author: jgc
Revision: 222046

upgpkg: tali 3.13.92-1

Modified:
  tali/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:15:33 UTC (rev 222045)
+++ PKGBUILD2014-09-18 21:16:30 UTC (rev 222046)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=tali
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Beat the odds in a poker-style dice game"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Tali";
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('db30d12bd700ec8bf5e9bdfe58843b72c82deeeb43b5cfa491bf11524a401905')
+sha256sums=('b3fe045a24c4f0ee2acbc9ddbc81b2b669419a4f5489faad5e50d05df5f49039')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:16:36
  Author: jgc
Revision: 222047

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

Added:
  tali/repos/gnome-unstable-i686/PKGBUILD
(from rev 222046, tali/trunk/PKGBUILD)
  tali/repos/gnome-unstable-i686/tali.install
(from rev 222046, tali/trunk/tali.install)
  tali/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222046, tali/trunk/PKGBUILD)
  tali/repos/gnome-unstable-x86_64/tali.install
(from rev 222046, tali/trunk/tali.install)
Deleted:
  tali/repos/gnome-unstable-i686/PKGBUILD
  tali/repos/gnome-unstable-i686/tali.install
  tali/repos/gnome-unstable-x86_64/PKGBUILD
  tali/repos/gnome-unstable-x86_64/tali.install

+
 /PKGBUILD  |   64 +++
 /tali.install  |   26 ++
 gnome-unstable-i686/PKGBUILD   |   32 -
 gnome-unstable-i686/tali.install   |   13 ---
 gnome-unstable-x86_64/PKGBUILD |   32 -
 gnome-unstable-x86_64/tali.install |   13 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:16:30 UTC (rev 222046)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:16:36 UTC (rev 222047)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=tali
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="Beat the odds in a poker-style dice game"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-install=tali.install
-url="https://live.gnome.org/Tali";
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('db30d12bd700ec8bf5e9bdfe58843b72c82deeeb43b5cfa491bf11524a401905')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: tali/repos/gnome-unstable-i686/PKGBUILD (from rev 222046, 
tali/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:16:36 UTC (rev 222047)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=tali
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Beat the odds in a poker-style dice game"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=tali.install
+url="https://live.gnome.org/Tali";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b3fe045a24c4f0ee2acbc9ddbc81b2b669419a4f5489faad5e50d05df5f49039')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/tali.install
===
--- gnome-unstable-i686/tali.install2014-09-18 21:16:30 UTC (rev 222046)
+++ gnome-unstable-i686/tali.install2014-09-18 21:16:36 UTC (rev 222047)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: tali/repos/gnome-unstable-i686/tali.install (from rev 222046, 
tali/trunk/tali.install)
===
--- gnome-unstable-i686/tali.install(rev 0)
+++ gnome-unstable-i686/tali.install2014-09-18 21:16:36 UTC (rev 222047)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:16:30 UTC (rev 222046)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:16:36 UTC (rev 222047)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexand

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:15:33
  Author: jgc
Revision: 222045

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

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

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

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:15:27 UTC (rev 222044)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:15:33 UTC (rev 222045)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gtksourceview3
-_pkgbasename=gtksourceview
-pkgver=3.13.90
-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')
-url="http://www.gnome.org";
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('0ec66cfcbb1c8e42d972fea4d9c6f1b47290ecce19eb975453949306a787d0fa')
-
-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-i686/PKGBUILD (from rev 222044, 
gtksourceview3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:15:33 UTC (rev 222045)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.13.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')
+url="http://www.gnome.org";
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('1020af09e5960e9d6bbfa614cc1d15ec7ab75271c1eb5003b00098f951c0f490')
+
+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
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:15:27 UTC (rev 222044)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:15:33 UTC (rev 222045)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=gtksourceview3
-_pkgbasename=gtksourceview
-pkgver=3.13.90
-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')
-url="http://www.gnome.org";
-source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('0ec66cfcbb1c8e42d972fea4d9c6f1b47290ecce19eb975453949306a787d0fa')
-
-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 222044, 
gtksourceview3/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:15:33 UTC (rev 222045)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=gtksourceview3
+_pkgbasename=gtksourceview
+pkgver=3.13.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')
+url="http://www.gnome.org";
+source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('1020af09e5960e9d6bbfa614cc1d15ec7ab75271c1eb5003b00098f951c0f490')
+
+build() {
+  

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:15:27
  Author: jgc
Revision: 222044

upgpkg: gtksourceview3 3.13.91-1

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:14:37 UTC (rev 222043)
+++ PKGBUILD2014-09-18 21:15:27 UTC (rev 222044)
@@ -3,7 +3,7 @@
 
 pkgname=gtksourceview3
 _pkgbasename=gtksourceview
-pkgver=3.13.90
+pkgver=3.13.91
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection' 'glade' 'vala' 'python2')
 url="http://www.gnome.org";
 
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('0ec66cfcbb1c8e42d972fea4d9c6f1b47290ecce19eb975453949306a787d0fa')
+sha256sums=('1020af09e5960e9d6bbfa614cc1d15ec7ab75271c1eb5003b00098f951c0f490')
 
 build() {
   cd "$_pkgbasename-$pkgver"



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:14:30
  Author: jgc
Revision: 222042

upgpkg: gnome-desktop 1:3.13.92-1

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:13:28 UTC (rev 222041)
+++ PKGBUILD2014-09-18 21:14:30 UTC (rev 222042)
@@ -2,7 +2,7 @@
 # Maintainer:  Jan de Groot 
 
 pkgname=gnome-desktop
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 epoch=1
 pkgdesc="Library with common API for various GNOME modules"
@@ -13,7 +13,7 @@
 url="http://www.gnome.org";
 groups=(gnome)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a8c5dcfd9b850fcaab296335b321aeaab58ce925f9444d339c0bffa39008b6f7')
+sha256sums=('cee2ddcbcfe12a2f1ae35af8e3070aecd4e283e25cda510467beedf7bf864dd0')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:13:28
  Author: jgc
Revision: 222041

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

Added:
  lightsoff/repos/gnome-unstable-i686/PKGBUILD
(from rev 222040, lightsoff/trunk/PKGBUILD)
  lightsoff/repos/gnome-unstable-i686/lightsoff.install
(from rev 222040, lightsoff/trunk/lightsoff.install)
  lightsoff/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222040, lightsoff/trunk/PKGBUILD)
  lightsoff/repos/gnome-unstable-x86_64/lightsoff.install
(from rev 222040, lightsoff/trunk/lightsoff.install)
Deleted:
  lightsoff/repos/gnome-unstable-i686/PKGBUILD
  lightsoff/repos/gnome-unstable-i686/lightsoff.install
  lightsoff/repos/gnome-unstable-x86_64/PKGBUILD
  lightsoff/repos/gnome-unstable-x86_64/lightsoff.install

-+
 /PKGBUILD   |   64 ++
 /lightsoff.install  |   26 
 gnome-unstable-i686/PKGBUILD|   32 ---
 gnome-unstable-i686/lightsoff.install   |   13 --
 gnome-unstable-x86_64/PKGBUILD  |   32 ---
 gnome-unstable-x86_64/lightsoff.install |   13 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:13:22 UTC (rev 222040)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:13:28 UTC (rev 222041)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=lightsoff
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="Turn off all the lights"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-install=lightsoff.install
-url="https://live.gnome.org/Lightsoff";
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e173c65e859f423582bae352d4b59659d7a77ac3d1adc058fa0a7ceb15fa2327')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: lightsoff/repos/gnome-unstable-i686/PKGBUILD (from rev 222040, 
lightsoff/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:13:28 UTC (rev 222041)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=lightsoff
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Turn off all the lights"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=lightsoff.install
+url="https://live.gnome.org/Lightsoff";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('73be02e3ee241d49cc83e631ae92c2d861c78bc5e0a0e1c1d94171f3e28851fa')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/lightsoff.install
===
--- gnome-unstable-i686/lightsoff.install   2014-09-18 21:13:22 UTC (rev 
222040)
+++ gnome-unstable-i686/lightsoff.install   2014-09-18 21:13:28 UTC (rev 
222041)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -f -q usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: lightsoff/repos/gnome-unstable-i686/lightsoff.install (from rev 222040, 
lightsoff/trunk/lightsoff.install)
===
--- gnome-unstable-i686/lightsoff.install   (rev 0)
+++ gnome-unstable-i686/lightsoff.install   2014-09-18 21:13:28 UTC (rev 
222041)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-u

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:13:22
  Author: jgc
Revision: 222040

upgpkg: lightsoff 3.13.92-1

Modified:
  lightsoff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:12:34 UTC (rev 222039)
+++ PKGBUILD2014-09-18 21:13:22 UTC (rev 222040)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Turn off all the lights"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Lightsoff";
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e173c65e859f423582bae352d4b59659d7a77ac3d1adc058fa0a7ceb15fa2327')
+sha256sums=('73be02e3ee241d49cc83e631ae92c2d861c78bc5e0a0e1c1d94171f3e28851fa')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:12:34
  Author: jgc
Revision: 222039

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

Added:
  gnome-tetravex/repos/gnome-unstable-i686/PKGBUILD
(from rev 222038, gnome-tetravex/trunk/PKGBUILD)
  gnome-tetravex/repos/gnome-unstable-i686/gnome-tetravex.install
(from rev 222038, gnome-tetravex/trunk/gnome-tetravex.install)
  gnome-tetravex/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222038, gnome-tetravex/trunk/PKGBUILD)
  gnome-tetravex/repos/gnome-unstable-x86_64/gnome-tetravex.install
(from rev 222038, gnome-tetravex/trunk/gnome-tetravex.install)
Deleted:
  gnome-tetravex/repos/gnome-unstable-i686/PKGBUILD
  gnome-tetravex/repos/gnome-unstable-i686/gnome-tetravex.install
  gnome-tetravex/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-tetravex/repos/gnome-unstable-x86_64/gnome-tetravex.install

--+
 /PKGBUILD|   64 +
 /gnome-tetravex.install  |   24 +
 gnome-unstable-i686/PKGBUILD |   32 
 gnome-unstable-i686/gnome-tetravex.install   |   12 
 gnome-unstable-x86_64/PKGBUILD   |   32 
 gnome-unstable-x86_64/gnome-tetravex.install |   12 
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:12:28 UTC (rev 222038)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:12:34 UTC (rev 222039)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-tetravex
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="Complete the puzzle by matching numbered tiles"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(hicolor-icon-theme gtk3)
-makedepends=(intltool itstool gobject-introspection vala python2)
-conflicts=(gnome-games)
-replaces=(gnome-games)
-options=(!emptydirs)
-install=gnome-tetravex.install
-url="https://live.gnome.org/Tetravex";
-groups=(gnome-extra)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('dfbc85fe34ee4e78553ee5d7f13ba74f5a916386cfcba8b702e01259a2f882ef')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-tetravex/repos/gnome-unstable-i686/PKGBUILD (from rev 222038, 
gnome-tetravex/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:12:34 UTC (rev 222039)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-tetravex
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Complete the puzzle by matching numbered tiles"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(hicolor-icon-theme gtk3)
+makedepends=(intltool itstool gobject-introspection vala python2)
+conflicts=(gnome-games)
+replaces=(gnome-games)
+options=(!emptydirs)
+install=gnome-tetravex.install
+url="https://live.gnome.org/Tetravex";
+groups=(gnome-extra)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('0ee81ad78e0d18e88bbaae2167ce17255587e71469e123d44c664f3340aee17e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/gnome-tetravex.install
===
--- gnome-unstable-i686/gnome-tetravex.install  2014-09-18 21:12:28 UTC (rev 
222038)
+++ gnome-unstable-i686/gnome-tetravex.install  2014-09-18 21:12:34 UTC (rev 
222039)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -f -q usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-tetravex/repos/gnome-unstable-i686/gnome-tetravex.install (from 
rev 222038, gnome-tetravex/trunk/gnome-tetravex.install)
===
--- gnome-unstable-i686/gnome-tetravex.install  (rev 0)
+++ gnome-unstable-i686/gnome-tetravex.install  2014-09-18 21:12:34 UTC (rev 
222039)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:12:28
  Author: jgc
Revision: 222038

upgpkg: gnome-tetravex 3.13.92-1

Modified:
  gnome-tetravex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:11:30 UTC (rev 222037)
+++ PKGBUILD2014-09-18 21:12:28 UTC (rev 222038)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-tetravex
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Complete the puzzle by matching numbered tiles"
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Tetravex";
 groups=(gnome-extra)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('dfbc85fe34ee4e78553ee5d7f13ba74f5a916386cfcba8b702e01259a2f882ef')
+sha256sums=('0ee81ad78e0d18e88bbaae2167ce17255587e71469e123d44c664f3340aee17e')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:11:26
  Author: jgc
Revision: 222036

upgpkg: gnome-sound-recorder 3.14-1

Modified:
  gnome-sound-recorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:10:22 UTC (rev 222035)
+++ PKGBUILD2014-09-18 21:11:26 UTC (rev 222036)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gnome-sound-recorder
-pkgver=3.13.91
+pkgver=3.14
 pkgrel=1
 pkgdesc="A utility to make simple audio recording from your GNOME desktop"
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=(intltool gobject-introspection python2)
 install=gnome-sound-recorder.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cde725064d2fad5e3d1b3491bc8efd2c8056de913ac6c30b6eac7366a3a8a3b9')
+sha256sums=('2378651fc408ae47230dcef9e2073ebdb49737833523f9d7e24ac440248fefdd')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-sound-recorder/repos/gnome-unstable-any (4 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:11:30
  Author: jgc
Revision: 222037

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-sound-recorder/repos/gnome-unstable-any/PKGBUILD
(from rev 222036, gnome-sound-recorder/trunk/PKGBUILD)
  gnome-sound-recorder/repos/gnome-unstable-any/gnome-sound-recorder.install
(from rev 222036, gnome-sound-recorder/trunk/gnome-sound-recorder.install)
Deleted:
  gnome-sound-recorder/repos/gnome-unstable-any/PKGBUILD
  gnome-sound-recorder/repos/gnome-unstable-any/gnome-sound-recorder.install

--+
 PKGBUILD |   56 -
 gnome-sound-recorder.install |   24 -
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-18 21:11:26 UTC (rev 222036)
+++ PKGBUILD2014-09-18 21:11:30 UTC (rev 222037)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=gnome-sound-recorder
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="A utility to make simple audio recording from your GNOME desktop"
-arch=(any)
-url="https://wiki.gnome.org/Design/Apps/SoundRecorder";
-license=(GPL2)
-depends=(gtk3 gjs gst-plugins-good gst-plugins-base)
-makedepends=(intltool gobject-introspection python2)
-install=gnome-sound-recorder.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cde725064d2fad5e3d1b3491bc8efd2c8056de913ac6c30b6eac7366a3a8a3b9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-sound-recorder/repos/gnome-unstable-any/PKGBUILD (from rev 
222036, gnome-sound-recorder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-18 21:11:30 UTC (rev 222037)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-sound-recorder
+pkgver=3.14
+pkgrel=1
+pkgdesc="A utility to make simple audio recording from your GNOME desktop"
+arch=(any)
+url="https://wiki.gnome.org/Design/Apps/SoundRecorder";
+license=(GPL2)
+depends=(gtk3 gjs gst-plugins-good gst-plugins-base)
+makedepends=(intltool gobject-introspection python2)
+install=gnome-sound-recorder.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2378651fc408ae47230dcef9e2073ebdb49737833523f9d7e24ac440248fefdd')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-sound-recorder.install
===
--- gnome-sound-recorder.install2014-09-18 21:11:26 UTC (rev 222036)
+++ gnome-sound-recorder.install2014-09-18 21:11:30 UTC (rev 222037)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: 
gnome-sound-recorder/repos/gnome-unstable-any/gnome-sound-recorder.install 
(from rev 222036, gnome-sound-recorder/trunk/gnome-sound-recorder.install)
===
--- gnome-sound-recorder.install(rev 0)
+++ gnome-sound-recorder.install2014-09-18 21:11:30 UTC (rev 222037)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:10:22
  Author: jgc
Revision: 222035

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

Added:
  bijiben/repos/gnome-unstable-i686/PKGBUILD
(from rev 222034, bijiben/trunk/PKGBUILD)
  bijiben/repos/gnome-unstable-i686/bijiben.install
(from rev 222034, bijiben/trunk/bijiben.install)
  bijiben/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222034, bijiben/trunk/PKGBUILD)
  bijiben/repos/gnome-unstable-x86_64/bijiben.install
(from rev 222034, bijiben/trunk/bijiben.install)
Deleted:
  bijiben/repos/gnome-unstable-i686/PKGBUILD
  bijiben/repos/gnome-unstable-i686/bijiben.install
  bijiben/repos/gnome-unstable-x86_64/PKGBUILD
  bijiben/repos/gnome-unstable-x86_64/bijiben.install

---+
 /PKGBUILD |   58 
 /bijiben.install  |   28 +++
 gnome-unstable-i686/PKGBUILD  |   29 
 gnome-unstable-i686/bijiben.install   |   14 ---
 gnome-unstable-x86_64/PKGBUILD|   29 
 gnome-unstable-x86_64/bijiben.install |   14 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:10:16 UTC (rev 222034)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:10:22 UTC (rev 222035)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=bijiben
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="Write out notes, every detail matters"
-arch=(i686 x86_64)
-url="https://live.gnome.org/Bijiben";
-license=(GPL)
-depends=(tracker zeitgeist webkitgtk hicolor-icon-theme desktop-file-utils 
gnome-online-accounts evolution-data-server)
-makedepends=(intltool itstool evolution)
-options=(!emptydirs)
-groups=(gnome-extra)
-install=bijiben.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9225ab903d7c74e36a039f2ae4253566ef8bf6650db51fa7995167bf73b5cab6')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-update-mimedb
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: bijiben/repos/gnome-unstable-i686/PKGBUILD (from rev 222034, 
bijiben/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:10:22 UTC (rev 222035)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=bijiben
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Write out notes, every detail matters"
+arch=(i686 x86_64)
+url="https://live.gnome.org/Bijiben";
+license=(GPL)
+depends=(tracker zeitgeist webkitgtk hicolor-icon-theme desktop-file-utils 
gnome-online-accounts evolution-data-server)
+makedepends=(intltool itstool evolution)
+options=(!emptydirs)
+groups=(gnome-extra)
+install=bijiben.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('b4af701d7c62e642aa466cd2a08fc72e3cb065a293c3b614dc173435f260ea08')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-update-mimedb
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/bijiben.install
===
--- gnome-unstable-i686/bijiben.install 2014-09-18 21:10:16 UTC (rev 222034)
+++ gnome-unstable-i686/bijiben.install 2014-09-18 21:10:22 UTC (rev 222035)
@@ -1,14 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-update-desktop-database -q
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-mime-database /usr/share/mime
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: bijiben/repos/gnome-unstable-i686/bijiben.install (from rev 222034, 
bijiben/trunk/bijiben.install)
===
--- gnome-unstable-i686/bijiben.install (rev 0)
+++ gnome-unstable-i686/bijiben.install 2014-09-18 21:10:22 UTC (rev 222035)
@@ -0,0 +1,14 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+update-desktop-database -q
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-mime-database /usr/share/mime
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:10:

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:10:16
  Author: jgc
Revision: 222034

upgpkg: bijiben 3.13.92-1

Modified:
  bijiben/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:08:47 UTC (rev 222033)
+++ PKGBUILD2014-09-18 21:10:16 UTC (rev 222034)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=bijiben
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Write out notes, every detail matters"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 groups=(gnome-extra)
 install=bijiben.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9225ab903d7c74e36a039f2ae4253566ef8bf6650db51fa7995167bf73b5cab6')
+sha256sums=('b4af701d7c62e642aa466cd2a08fc72e3cb065a293c3b614dc173435f260ea08')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-settings-daemon/repos (8 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:08:47
  Author: jgc
Revision: 222033

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

Added:
  gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD
(from rev 222032, gnome-settings-daemon/trunk/PKGBUILD)
  gnome-settings-daemon/repos/gnome-unstable-i686/gnome-settings-daemon.install
(from rev 222032, gnome-settings-daemon/trunk/gnome-settings-daemon.install)
  gnome-settings-daemon/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222032, gnome-settings-daemon/trunk/PKGBUILD)
  
gnome-settings-daemon/repos/gnome-unstable-x86_64/gnome-settings-daemon.install
(from rev 222032, gnome-settings-daemon/trunk/gnome-settings-daemon.install)
Deleted:
  gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD
  gnome-settings-daemon/repos/gnome-unstable-i686/gnome-settings-daemon.install
  gnome-settings-daemon/repos/gnome-unstable-x86_64/PKGBUILD
  
gnome-settings-daemon/repos/gnome-unstable-x86_64/gnome-settings-daemon.install

-+
 /PKGBUILD   |   72 ++
 /gnome-settings-daemon.install  |   24 ++
 gnome-unstable-i686/PKGBUILD|   36 -
 gnome-unstable-i686/gnome-settings-daemon.install   |   12 ---
 gnome-unstable-x86_64/PKGBUILD  |   36 -
 gnome-unstable-x86_64/gnome-settings-daemon.install |   12 ---
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:08:41 UTC (rev 222032)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:08:47 UTC (rev 222033)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-settings-daemon
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="The GNOME Settings daemon"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libnotify'
- 'libsystemd' 'libwacom' 'pulseaudio' 'pulseaudio-alsa' 'upower' 
'libibus' 'librsvg' 'libgweather' 'geocode-glib' 'geoclue2'
- 'nss')
-makedepends=('intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl')
-options=('!emptydirs')
-install=gnome-settings-daemon.install
-url="http://www.gnome.org";
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3db57d262ee3c9a63e1bc0f70beb0a53e9052abe314fcb026177fe6215ff147a')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname --disable-static
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-settings-daemon/repos/gnome-unstable-i686/PKGBUILD (from rev 
222032, gnome-settings-daemon/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:08:47 UTC (rev 222033)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-settings-daemon
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="The GNOME Settings daemon"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libnotify'
+ 'libsystemd' 'libwacom' 'pulseaudio' 'pulseaudio-alsa' 'upower' 
'librsvg' 'libgweather' 'geocode-glib' 'geoclue2'
+ 'nss')
+makedepends=('intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl')
+options=('!emptydirs')
+install=gnome-settings-daemon.install
+url="http://www.gnome.org";
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('90766e53c78aa6d7990786cae0d8d6993a5499cfcc05e3a2da261c49351ac065')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/gnome-settings-daemon.install
===
--- gnome-unstable-i686/gnome-settings-daemon.install   2014-09-18 21:08:41 UTC 
(rev 222032)
+++ gnome-unstable-i686/gnome-settings-daemon.install   2014-09-18 21:08:47 UTC 
(rev 222033)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:08:41
  Author: jgc
Revision: 222032

upgpkg: gnome-settings-daemon 3.13.92-1

Modified:
  gnome-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:05:17 UTC (rev 222031)
+++ PKGBUILD2014-09-18 21:08:41 UTC (rev 222032)
@@ -2,13 +2,13 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-settings-daemon
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="The GNOME Settings daemon"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('dconf' 'gnome-desktop' 'gsettings-desktop-schemas' 
'hicolor-icon-theme' 'libcanberra-pulse' 'libnotify'
- 'libsystemd' 'libwacom' 'pulseaudio' 'pulseaudio-alsa' 'upower' 
'libibus' 'librsvg' 'libgweather' 'geocode-glib' 'geoclue2'
+ 'libsystemd' 'libwacom' 'pulseaudio' 'pulseaudio-alsa' 'upower' 
'librsvg' 'libgweather' 'geocode-glib' 'geoclue2'
  'nss')
 makedepends=('intltool' 'xf86-input-wacom' 'libxslt' 'docbook-xsl')
 options=('!emptydirs')
@@ -16,7 +16,7 @@
 url="http://www.gnome.org";
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3db57d262ee3c9a63e1bc0f70beb0a53e9052abe314fcb026177fe6215ff147a')
+sha256sums=('90766e53c78aa6d7990786cae0d8d6993a5499cfcc05e3a2da261c49351ac065')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:05:17
  Author: jgc
Revision: 222031

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

Added:
  gnome-calculator/repos/gnome-unstable-i686/PKGBUILD
(from rev 222030, gnome-calculator/trunk/PKGBUILD)
  gnome-calculator/repos/gnome-unstable-i686/gnome-calculator.install
(from rev 222030, gnome-calculator/trunk/gnome-calculator.install)
  gnome-calculator/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222030, gnome-calculator/trunk/PKGBUILD)
  gnome-calculator/repos/gnome-unstable-x86_64/gnome-calculator.install
(from rev 222030, gnome-calculator/trunk/gnome-calculator.install)
Deleted:
  gnome-calculator/repos/gnome-unstable-i686/PKGBUILD
  gnome-calculator/repos/gnome-unstable-i686/gnome-calculator.install
  gnome-calculator/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-calculator/repos/gnome-unstable-x86_64/gnome-calculator.install

+
 /PKGBUILD  |   64 +++
 /gnome-calculator.install  |   22 +++
 gnome-unstable-i686/PKGBUILD   |   32 ---
 gnome-unstable-i686/gnome-calculator.install   |   11 ---
 gnome-unstable-x86_64/PKGBUILD |   32 ---
 gnome-unstable-x86_64/gnome-calculator.install |   11 ---
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:05:11 UTC (rev 222030)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:05:17 UTC (rev 222031)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-calculator
-pkgver=3.13.90
-pkgrel=1
-pkgdesc="GNOME Scientific calculator"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'dconf' 'gtksourceview3')
-makedepends=('intltool' 'yelp-tools' 'vala')
-groups=('gnome')
-replaces=('gcalctool')
-conflicts=('gcalctool')
-options=(!emptydirs)
-url="http://www.gnome.org";
-install=gnome-calculator.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('cc99ef24dd7ab46446e0e444c29d19d69635b08ba1a1b9479bc1d7461f4eee0d')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \
-  --localstatedir=/var --libexecdir=/usr/lib/gnome-calculator
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: gnome-calculator/repos/gnome-unstable-i686/PKGBUILD (from rev 222030, 
gnome-calculator/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:05:17 UTC (rev 222031)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-calculator
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="GNOME Scientific calculator"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'dconf' 'gtksourceview3')
+makedepends=('intltool' 'yelp-tools' 'vala')
+groups=('gnome')
+replaces=('gcalctool')
+conflicts=('gcalctool')
+options=(!emptydirs)
+url="http://www.gnome.org";
+install=gnome-calculator.install
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('558b6285301f46e15cde9a06a40885b562c90f60415ce428d9b48d21728bab82')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \
+  --localstatedir=/var --libexecdir=/usr/lib/gnome-calculator
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: gnome-unstable-i686/gnome-calculator.install
===
--- gnome-unstable-i686/gnome-calculator.install2014-09-18 21:05:11 UTC 
(rev 222030)
+++ gnome-unstable-i686/gnome-calculator.install2014-09-18 21:05:17 UTC 
(rev 222031)
@@ -1,11 +0,0 @@
-post_install() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: gnome-calculator/repos/gnome-unstable-i686/gnome-calculator.install 
(from rev 222030, gnome-calculator/trunk/gnome-calculator.install)
===
--- gnome-unstable-i686/gnome-calculator.install
(rev 0)
+++ gnome-unstable-i686/gnome-calculator.install2014-09-18 21:05:17 UTC 
(rev 222031)
@@ -0,0 +1,11 @@
+post_install() {
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Deleted: gnome-unstable-x86_64/PKGBUILD

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

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 23:05:33
  Author: foutrelis
Revision: 119205

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-18 21:05:21 UTC (rev 119204)
+++ PKGBUILD2014-09-18 21:05:33 UTC (rev 119205)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras https://github.com/dreamhost/stevedore";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-options=('!emptydirs')
-source=(http://pypi.python.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
-sha256sums=('bec9269cbfa58de4f0849ec79bb7d54d9df8b5fbfa1637fbc68062822847')
-
-package_python-stevedore() {
-  depends=('python')
-
-  cd "$srcdir/stevedore-$pkgver"
-  python3 setup.py install --root="$pkgdir" -O1
-}
-
-package_python2-stevedore() {
-  depends=('python2')
-
-  cd "$srcdir/stevedore-$pkgver"
-  python2 setup.py install --root="$pkgdir" -O1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-stevedore/repos/community-any/PKGBUILD (from rev 119204, 
python-stevedore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-18 21:05:33 UTC (rev 119205)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Evangelos Foutras https://github.com/dreamhost/stevedore";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+options=('!emptydirs')
+source=(http://pypi.python.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
+sha256sums=('4e859756bdba71d7cf4eb1313342cde93cfe36d12fb6b6c35378e9101add229f')
+
+package_python-stevedore() {
+  depends=('python')
+
+  cd "$srcdir/stevedore-$pkgver"
+  python3 setup.py install --root="$pkgdir" -O1
+}
+
+package_python2-stevedore() {
+  depends=('python2')
+
+  cd "$srcdir/stevedore-$pkgver"
+  python2 setup.py install --root="$pkgdir" -O1
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 23:05:21
  Author: foutrelis
Revision: 119204

upgpkg: python-stevedore 1.0.0-1

New upstream release.

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 19:51:48 UTC (rev 119203)
+++ PKGBUILD2014-09-18 21:05:21 UTC (rev 119204)
@@ -2,7 +2,7 @@
 # Maintainer: Evangelos Foutras http://pypi.python.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
-sha256sums=('bec9269cbfa58de4f0849ec79bb7d54d9df8b5fbfa1637fbc68062822847')
+sha256sums=('4e859756bdba71d7cf4eb1313342cde93cfe36d12fb6b6c35378e9101add229f')
 
 package_python-stevedore() {
   depends=('python')



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:05:11
  Author: jgc
Revision: 222030

upgpkg: gnome-calculator 3.13.92-1

Modified:
  gnome-calculator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:04:07 UTC (rev 222029)
+++ PKGBUILD2014-09-18 21:05:11 UTC (rev 222030)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-calculator
-pkgver=3.13.90
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="GNOME Scientific calculator"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url="http://www.gnome.org";
 install=gnome-calculator.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('cc99ef24dd7ab46446e0e444c29d19d69635b08ba1a1b9479bc1d7461f4eee0d')
+sha256sums=('558b6285301f46e15cde9a06a40885b562c90f60415ce428d9b48d21728bab82')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:04:02
  Author: jgc
Revision: 222028

upgpkg: gnome-logs 3.13.92-1

Modified:
  gnome-logs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:02:41 UTC (rev 222027)
+++ PKGBUILD2014-09-18 21:04:02 UTC (rev 222028)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-logs
-pkgver=3.12.2
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="A log viewer for the systemd journal"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(intltool itstool)
 install=gnome-logs.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('419dd07455e3f2e7c0a4731bd48f38dfaeb389d4031042c99d800847cc95d5f1')
+sha256sums=('0bac7aaa2e27ee36ac3c45095099ca911124ae2ead349219420bd7ffbc71db0f')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:04:07
  Author: jgc
Revision: 222029

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

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

--+
 gnome-unstable-i686/PKGBUILD |   27 +++
 gnome-unstable-i686/gnome-logs.install   |   12 
 gnome-unstable-x86_64/PKGBUILD   |   27 +++
 gnome-unstable-x86_64/gnome-logs.install |   12 
 4 files changed, 78 insertions(+)

Copied: gnome-logs/repos/gnome-unstable-i686/PKGBUILD (from rev 222028, 
gnome-logs/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:04:07 UTC (rev 222029)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-logs
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="A log viewer for the systemd journal"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Apps/Logs";
+license=(GPL)
+groups=(gnome-extra)
+depends=(systemd gtk3 gsettings-desktop-schemas)
+makedepends=(intltool itstool)
+install=gnome-logs.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('0bac7aaa2e27ee36ac3c45095099ca911124ae2ead349219420bd7ffbc71db0f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-logs/repos/gnome-unstable-i686/gnome-logs.install (from rev 
222028, gnome-logs/trunk/gnome-logs.install)
===
--- gnome-unstable-i686/gnome-logs.install  (rev 0)
+++ gnome-unstable-i686/gnome-logs.install  2014-09-18 21:04:07 UTC (rev 
222029)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: gnome-logs/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222028, 
gnome-logs/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:04:07 UTC (rev 222029)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-logs
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="A log viewer for the systemd journal"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Apps/Logs";
+license=(GPL)
+groups=(gnome-extra)
+depends=(systemd gtk3 gsettings-desktop-schemas)
+makedepends=(intltool itstool)
+install=gnome-logs.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('0bac7aaa2e27ee36ac3c45095099ca911124ae2ead349219420bd7ffbc71db0f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-logs/repos/gnome-unstable-x86_64/gnome-logs.install (from rev 
222028, gnome-logs/trunk/gnome-logs.install)
===
--- gnome-unstable-x86_64/gnome-logs.install(rev 0)
+++ gnome-unstable-x86_64/gnome-logs.install2014-09-18 21:04:07 UTC (rev 
222029)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:02:41
  Author: jgc
Revision: 222027

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

Added:
  gtkmm3/repos/gnome-unstable-i686/PKGBUILD
(from rev 222026, gtkmm3/trunk/PKGBUILD)
  gtkmm3/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222026, gtkmm3/trunk/PKGBUILD)
Deleted:
  gtkmm3/repos/gnome-unstable-i686/PKGBUILD
  gtkmm3/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   76 +++
 gnome-unstable-i686/PKGBUILD   |   38 ---
 gnome-unstable-x86_64/PKGBUILD |   38 ---
 3 files changed, 76 insertions(+), 76 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 21:02:34 UTC (rev 222026)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:02:41 UTC (rev 222027)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgbase=gtkmm3
-_pkgbasename=gtkmm
-pkgname=('gtkmm3' 'gtkmm3-docs')
-pkgver=3.13.7
-pkgrel=1
-arch=('i686' 'x86_64')
-makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common' 'doxygen' 
'libxslt')
-license=('LGPL')
-options=('!emptydirs')
-url="http://www.gtkmm.org/";
-source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('e0a1cc77962d87eb721585fbb1a87be1fe5274bd6967f981c4b1b35cd0e46d77')
-
-build() {
-  cd "$_pkgbasename-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package_gtkmm3() {
-  pkgdesc="C++ bindings for gtk3"
-  depends=('gtk3' 'pangomm' 'atkmm')
-  cd "$_pkgbasename-$pkgver"
-
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-
-  make DESTDIR="$pkgdir" install
-}
-
-package_gtkmm3-docs() {
-  pkgdesc="Developer documentation for gtkmm v3"
-
-  cd "$_pkgbasename-$pkgver"
-  make -C docs DESTDIR="$pkgdir" install
-}

Copied: gtkmm3/repos/gnome-unstable-i686/PKGBUILD (from rev 222026, 
gtkmm3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 21:02:41 UTC (rev 222027)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgbase=gtkmm3
+_pkgbasename=gtkmm
+pkgname=('gtkmm3' 'gtkmm3-docs')
+pkgver=3.13.8
+pkgrel=1
+arch=('i686' 'x86_64')
+makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common' 'doxygen' 
'libxslt')
+license=('LGPL')
+options=('!emptydirs')
+url="http://www.gtkmm.org/";
+source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('7734496203ad78cb3cf39d253cd414acd6df82e89b6c5f5cfc601f3e8f5c0606')
+
+build() {
+  cd "$_pkgbasename-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package_gtkmm3() {
+  pkgdesc="C++ bindings for gtk3"
+  depends=('gtk3' 'pangomm' 'atkmm')
+  cd "$_pkgbasename-$pkgver"
+
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
+
+  make DESTDIR="$pkgdir" install
+}
+
+package_gtkmm3-docs() {
+  pkgdesc="Developer documentation for gtkmm v3"
+
+  cd "$_pkgbasename-$pkgver"
+  make -C docs DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:02:34 UTC (rev 222026)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:02:41 UTC (rev 222027)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgbase=gtkmm3
-_pkgbasename=gtkmm
-pkgname=('gtkmm3' 'gtkmm3-docs')
-pkgver=3.13.7
-pkgrel=1
-arch=('i686' 'x86_64')
-makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common' 'doxygen' 
'libxslt')
-license=('LGPL')
-options=('!emptydirs')
-url="http://www.gtkmm.org/";
-source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('e0a1cc77962d87eb721585fbb1a87be1fe5274bd6967f981c4b1b35cd0e46d77')
-
-build() {
-  cd "$_pkgbasename-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package_gtkmm3() {
-  pkgdesc="C++ bindings for gtk3"
-  depends=('gtk3' 'pangomm' 'atkmm')
-  cd "$_pkgbasename-$pkgver"
-
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-
-  make DESTDIR="$pkgdir" install
-}
-
-package_gtkmm3-docs() {
-  pkgdesc="Developer documentation for gtkmm v3"
-
-  cd "$_pkgbasename-$pkgver"
-  make -C docs DESTDIR="$pkgdir" install
-}

Copied: gtkmm3/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222026, 
gtkmm3/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 21:02:41 UTC (rev 222027)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgbase=gtkmm3
+_pkgbasename=gtkmm
+pkgname=('gtkmm3' 'gtkmm3-docs')
+pkgver=3.13.8
+pkgrel=1
+arch=('i686' 'x86_64')
+makedepends=('gtk3' 'pangomm' '

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:02:34
  Author: jgc
Revision: 222026

upgpkg: gtkmm3 3.13.8-1

Modified:
  gtkmm3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:57:27 UTC (rev 222025)
+++ PKGBUILD2014-09-18 21:02:34 UTC (rev 222026)
@@ -4,7 +4,7 @@
 pkgbase=gtkmm3
 _pkgbasename=gtkmm
 pkgname=('gtkmm3' 'gtkmm3-docs')
-pkgver=3.13.7
+pkgver=3.13.8
 pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common' 'doxygen' 
'libxslt')
@@ -12,7 +12,7 @@
 options=('!emptydirs')
 url="http://www.gtkmm.org/";
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver:0:4}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('e0a1cc77962d87eb721585fbb1a87be1fe5274bd6967f981c4b1b35cd0e46d77')
+sha256sums=('7734496203ad78cb3cf39d253cd414acd6df82e89b6c5f5cfc601f3e8f5c0606')
 
 build() {
   cd "$_pkgbasename-$pkgver"



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

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 22:57:00
  Author: foutrelis
Revision: 222023

Adopt package

Modified:
  orage/trunk/PKGBUILD
  orage/trunk/orage.install

---+
 PKGBUILD  |   32 +++-
 orage.install |4 +++-
 2 files changed, 22 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:56:21 UTC (rev 222022)
+++ PKGBUILD2014-09-18 20:57:00 UTC (rev 222023)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Andreas Radke 
+# Maintainer: Evangelos Foutras 
+# Contributor: Andreas Radke 
 # Contributor: Tobias Kieslich 
 
 pkgname=orage
@@ -12,23 +13,28 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libical' 'popt' 'libnotify')
 makedepends=('intltool')
+conflicts=('xfcalendar')
 replaces=('xfcalendar')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('1d19e097958b710005789973d385ca13338b26f9')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('6cb854f3437e31bab23abfce97bd10afa1636a9a1480d80e14e26c85d06be7c0')
 
 build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --enable-libical \
-   --disable-debug 
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--enable-libical \
+--disable-debug
   make
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
 }
+
+# vim:set ts=2 sw=2 et:

Modified: orage.install
===
--- orage.install   2014-09-18 20:56:21 UTC (rev 222022)
+++ orage.install   2014-09-18 20:57:00 UTC (rev 222023)
@@ -1,6 +1,6 @@
 post_install() {
+  update-desktop-database -q
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
 }
 
 post_upgrade() {
@@ -10,3 +10,5 @@
 post_remove() {
   post_install
 }
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in gnome-nibbles/repos/gnome-unstable-x86_64 (4 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:57:27
  Author: jgc
Revision: 222025

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gnome-nibbles/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222024, gnome-nibbles/trunk/PKGBUILD)
  gnome-nibbles/repos/gnome-unstable-x86_64/gnome-nibbles.install
(from rev 222024, gnome-nibbles/trunk/gnome-nibbles.install)
Deleted:
  gnome-nibbles/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-nibbles/repos/gnome-unstable-x86_64/gnome-nibbles.install

---+
 PKGBUILD  |   64 
 gnome-nibbles.install |   24 +-
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-18 20:57:06 UTC (rev 222024)
+++ PKGBUILD2014-09-18 20:57:27 UTC (rev 222025)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-nibbles
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="Guide a worm around a maze"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-install=gnome-nibbles.install
-url="https://wiki.gnome.org/Apps/Nibbles";
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('341a62ab4b4e43e230ee2e8791df30eb3aa8543ca6719689b73a2f2514123f33')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-nibbles/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222024, 
gnome-nibbles/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-18 20:57:27 UTC (rev 222025)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-nibbles
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Guide a worm around a maze"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=gnome-nibbles.install
+url="https://wiki.gnome.org/Apps/Nibbles";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5103e1dedc607997ed839bef28c06b5c07346df14a0ee98faebdc764be6a62c4')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-nibbles.install
===
--- gnome-nibbles.install   2014-09-18 20:57:06 UTC (rev 222024)
+++ gnome-nibbles.install   2014-09-18 20:57:27 UTC (rev 222025)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-nibbles/repos/gnome-unstable-x86_64/gnome-nibbles.install (from 
rev 222024, gnome-nibbles/trunk/gnome-nibbles.install)
===
--- gnome-nibbles.install   (rev 0)
+++ gnome-nibbles.install   2014-09-18 20:57:27 UTC (rev 222025)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



[arch-commits] Commit in gnome-nibbles/repos/gnome-unstable-i686 (4 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:57:06
  Author: jgc
Revision: 222024

archrelease: copy trunk to gnome-unstable-i686

Added:
  gnome-nibbles/repos/gnome-unstable-i686/PKGBUILD
(from rev 222023, gnome-nibbles/trunk/PKGBUILD)
  gnome-nibbles/repos/gnome-unstable-i686/gnome-nibbles.install
(from rev 222023, gnome-nibbles/trunk/gnome-nibbles.install)
Deleted:
  gnome-nibbles/repos/gnome-unstable-i686/PKGBUILD
  gnome-nibbles/repos/gnome-unstable-i686/gnome-nibbles.install

---+
 PKGBUILD  |   64 
 gnome-nibbles.install |   24 +-
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-18 20:57:00 UTC (rev 222023)
+++ PKGBUILD2014-09-18 20:57:06 UTC (rev 222024)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-nibbles
-pkgver=3.13.92
-pkgrel=1
-pkgdesc="Guide a worm around a maze"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-install=gnome-nibbles.install
-url="https://wiki.gnome.org/Apps/Nibbles";
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5103e1dedc607997ed839bef28c06b5c07346df14a0ee98faebdc764be6a62c4')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-nibbles/repos/gnome-unstable-i686/PKGBUILD (from rev 222023, 
gnome-nibbles/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-18 20:57:06 UTC (rev 222024)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-nibbles
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Guide a worm around a maze"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=gnome-nibbles.install
+url="https://wiki.gnome.org/Apps/Nibbles";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5103e1dedc607997ed839bef28c06b5c07346df14a0ee98faebdc764be6a62c4')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-nibbles.install
===
--- gnome-nibbles.install   2014-09-18 20:57:00 UTC (rev 222023)
+++ gnome-nibbles.install   2014-09-18 20:57:06 UTC (rev 222024)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-nibbles/repos/gnome-unstable-i686/gnome-nibbles.install (from rev 
222023, gnome-nibbles/trunk/gnome-nibbles.install)
===
--- gnome-nibbles.install   (rev 0)
+++ gnome-nibbles.install   2014-09-18 20:57:06 UTC (rev 222024)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:56:21
  Author: jgc
Revision: 222022

archrelease: copy trunk to gnome-unstable-any

Added:
  mm-common/repos/gnome-unstable-any/
  mm-common/repos/gnome-unstable-any/PKGBUILD
(from rev 222021, mm-common/trunk/PKGBUILD)

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

Copied: mm-common/repos/gnome-unstable-any/PKGBUILD (from rev 222021, 
mm-common/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2014-09-18 20:56:21 UTC (rev 222022)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=mm-common
+pkgver=0.9.7
+pkgrel=1
+pkgdesc="Common build files of the C++ bindings"
+arch=('any')
+url="http://gtkmm.org";
+depends=('sh')
+license=('GPL2')
+source=(http://download.gnome.org/sources/mm-common/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:56:15
  Author: jgc
Revision: 222021

upgpkg: mm-common 0.9.7-1

Modified:
  mm-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:54:37 UTC (rev 222020)
+++ PKGBUILD2014-09-18 20:56:15 UTC (rev 222021)
@@ -2,15 +2,15 @@
 # Maintainer: Ionut Biru 
 
 pkgname=mm-common
-pkgver=0.9.6
-pkgrel=2
+pkgver=0.9.7
+pkgrel=1
 pkgdesc="Common build files of the C++ bindings"
 arch=('any')
 url="http://gtkmm.org";
 depends=('sh')
 license=('GPL2')
-source=(http://download.gnome.org/sources/mm-common/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7c37158a1f37604705a9b9305d3b335fb8256f5de701c8801269dde4e2ce7dde')
+source=(http://download.gnome.org/sources/mm-common/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:54:31
  Author: jgc
Revision: 222019

upgpkg: gnome-control-center 3.13.92-1

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:52:12 UTC (rev 222018)
+++ PKGBUILD2014-09-18 20:54:31 UTC (rev 222019)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-control-center
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="The Control Center for GNOME"
 license=(GPL)
@@ -23,7 +23,7 @@
 install=gnome-control-center.install
 options=('!emptydirs')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('709d744bfa2c50b6cb0eb593bba7132e1d8cafcf1c090caa8efe5caddba8921a')
+sha256sums=('28e7ab86afdec03c1855b2f6ab590ee69f39182379abde6cb07edb6bd19874a1')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-control-center/repos (8 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:54:37
  Author: jgc
Revision: 222020

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

Added:
  gnome-control-center/repos/gnome-unstable-i686/PKGBUILD
(from rev 222019, gnome-control-center/trunk/PKGBUILD)
  gnome-control-center/repos/gnome-unstable-i686/gnome-control-center.install
(from rev 222019, gnome-control-center/trunk/gnome-control-center.install)
  gnome-control-center/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222019, gnome-control-center/trunk/PKGBUILD)
  gnome-control-center/repos/gnome-unstable-x86_64/gnome-control-center.install
(from rev 222019, gnome-control-center/trunk/gnome-control-center.install)
Deleted:
  gnome-control-center/repos/gnome-unstable-i686/PKGBUILD
  gnome-control-center/repos/gnome-unstable-i686/gnome-control-center.install
  gnome-control-center/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-control-center/repos/gnome-unstable-x86_64/gnome-control-center.install

+
 /PKGBUILD  |   96 +++
 /gnome-control-center.install  |   22 
 gnome-unstable-i686/PKGBUILD   |   48 -
 gnome-unstable-i686/gnome-control-center.install   |   11 --
 gnome-unstable-x86_64/PKGBUILD |   48 -
 gnome-unstable-x86_64/gnome-control-center.install |   11 --
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:54:31 UTC (rev 222019)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:54:37 UTC (rev 222020)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-control-center
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="The Control Center for GNOME"
-license=(GPL)
-arch=(i686 x86_64)
-depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop 
gnome-menus
- gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
- libgtop network-manager-applet sound-theme-freedesktop upower 
libpwquality
- gnome-color-manager smbclient libmm-glib libgnomekbd grilo 
clutter-gtk)
-makedepends=(gnome-doc-utils intltool docbook-xsl modemmanager)
-optdepends=('system-config-printer: Printer settings'
-'gnome-user-share: Bluetooth and WebDAV file sharing'
-'rygel: media sharing'
-'vino: screen sharing'
-'openssh: remote login')
-groups=(gnome)
-url="http://www.gnome.org";
-install=gnome-control-center.install
-options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('709d744bfa2c50b6cb0eb593bba7132e1d8cafcf1c090caa8efe5caddba8921a')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname --disable-static
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656229
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  # Fix a warning
-  chown 102:0 "$pkgdir/usr/share/polkit-1/rules.d"
-  chmod 700 "$pkgdir/usr/share/polkit-1/rules.d"
-}

Copied: gnome-control-center/repos/gnome-unstable-i686/PKGBUILD (from rev 
222019, gnome-control-center/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:54:37 UTC (rev 222020)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-control-center
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="The Control Center for GNOME"
+license=(GPL)
+arch=(i686 x86_64)
+depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop 
gnome-menus
+ gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
+ libgtop network-manager-applet sound-theme-freedesktop upower 
libpwquality
+ gnome-color-manager smbclient libmm-glib libgnomekbd grilo 
clutter-gtk)
+makedepends=(gnome-doc-utils intltool docbook-xsl modemmanager)
+optdepends=('system-config-printer: Printer settings'
+'gnome-user-share: Bluetooth and WebDAV file sharing'
+'rygel: media sharing'
+'vino: screen sharing'
+'openssh: remote login')
+groups=(gnome)
+url="http://www.gnome.org";
+install=gnome-control-center.install
+options=('!emptydirs')
+source=(http://download.gnome.org/sources/$pkgname/${

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:52:07
  Author: jgc
Revision: 222017

upgpkg: cheese 3.13.92-1

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:50:39 UTC (rev 222016)
+++ PKGBUILD2014-09-18 20:52:07 UTC (rev 222017)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=cheese
-pkgver=3.12.2
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Use your webcam to take photos and videos, apply fancy special 
effects and share the fun with others"
 arch=(i686 x86_64)
@@ -16,12 +16,12 @@
 url="http://www.gnome.org/projects/cheese/";
 install=cheese.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a7b45369e75e222e3bd5e9a4408a0e6c230be0c49d359a387d36a42e17e3bc64')
+sha256sums=('b981cff301b839abf046497a953c5998f0c7e30ae863c5f4faa0b76ac1a59c75')
 
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --disable-schemas-compile
+  --disable-static --disable-schemas-compile --libexecdir=/usr/lib/cheese
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:52:12
  Author: jgc
Revision: 222018

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

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

--+
 gnome-unstable-i686/PKGBUILD |   35 +
 gnome-unstable-i686/cheese.install   |   12 +++
 gnome-unstable-x86_64/PKGBUILD   |   35 +
 gnome-unstable-x86_64/cheese.install |   12 +++
 4 files changed, 94 insertions(+)

Copied: cheese/repos/gnome-unstable-i686/PKGBUILD (from rev 222017, 
cheese/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:52:12 UTC (rev 222018)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=cheese
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Use your webcam to take photos and videos, apply fancy special 
effects and share the fun with others"
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'gstreamer' 'gst-plugins-bad' 'gst-plugins-base' 
'gst-plugins-good' 'clutter-gst' 'clutter-gtk' 'libcanberra' 
'gnome-video-effects' 'librsvg' 'gnome-desktop')
+makedepends=('pkgconfig' 'intltool' 'gobject-introspection' 'itstool' 'vala')
+optdepends=('frei0r-plugins: More camera effects')
+groups=('gnome-extra')
+options=('!emptydirs')
+url="http://www.gnome.org/projects/cheese/";
+install=cheese.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b981cff301b839abf046497a953c5998f0c7e30ae863c5f4faa0b76ac1a59c75')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --disable-schemas-compile --libexecdir=/usr/lib/cheese
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: cheese/repos/gnome-unstable-i686/cheese.install (from rev 222017, 
cheese/trunk/cheese.install)
===
--- gnome-unstable-i686/cheese.install  (rev 0)
+++ gnome-unstable-i686/cheese.install  2014-09-18 20:52:12 UTC (rev 222018)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: cheese/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222017, 
cheese/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:52:12 UTC (rev 222018)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=cheese
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Use your webcam to take photos and videos, apply fancy special 
effects and share the fun with others"
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtk3' 'gstreamer' 'gst-plugins-bad' 'gst-plugins-base' 
'gst-plugins-good' 'clutter-gst' 'clutter-gtk' 'libcanberra' 
'gnome-video-effects' 'librsvg' 'gnome-desktop')
+makedepends=('pkgconfig' 'intltool' 'gobject-introspection' 'itstool' 'vala')
+optdepends=('frei0r-plugins: More camera effects')
+groups=('gnome-extra')
+options=('!emptydirs')
+url="http://www.gnome.org/projects/cheese/";
+install=cheese.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b981cff301b839abf046497a953c5998f0c7e30ae863c5f4faa0b76ac1a59c75')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --disable-schemas-compile --libexecdir=/usr/lib/cheese
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: cheese/repos/gnome-unstable-x86_64/cheese.install (from rev 222017, 
cheese/trunk/cheese.install)
===
--- gnome-unstable-x86_64/cheese.install(rev 0)
+++ gnome-unstable-x86_64/

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

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 22:50:39
  Author: foutrelis
Revision: 222016

Adopt package

Modified:
  xfburn/trunk/PKGBUILD
  xfburn/trunk/xfburn.install

+
 PKGBUILD   |   14 ++
 xfburn.install |4 ++--
 2 files changed, 12 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:49:30 UTC (rev 222015)
+++ PKGBUILD2014-09-18 20:50:39 UTC (rev 222016)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Tobias Kieslich 
+# Maintainer: Evangelos Foutras 
+# Contributor: Tobias Kieslich 
 # Contributor: Alois Nespor alois.nes...@gmail.com
 
 pkgname=xfburn
@@ -14,11 +15,14 @@
 groups=('xfce4-goodies')
 install=xfburn.install
 
source=(http://archive.xfce.org/src/apps/xfburn/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha1sums=('d0a39b331353ccbc73b027a09c87bcbc45d9a312')
+sha256sums=('63682aab3c30c77e464b2b3b84606d1e1dcefc98e7042072fa09b729d6f84412')
 
 build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-gstreamer
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--enable-gstreamer
   make
 }
 
@@ -26,3 +30,5 @@
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
 }
+
+# vim:set ts=2 sw=2 et:

Modified: xfburn.install
===
--- xfburn.install  2014-09-18 20:49:30 UTC (rev 222015)
+++ xfburn.install  2014-09-18 20:50:39 UTC (rev 222016)
@@ -4,11 +4,11 @@
 }
 
 post_upgrade() {
-  post_install $1
+  post_install
 }
 
 post_remove() {
-  post_install $1
+  post_install
 }
 
 # vim:set ts=2 sw=2 et:



[arch-commits] Commit in gnome-nibbles/repos/gnome-unstable-i686 (4 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:49:30
  Author: jgc
Revision: 222015

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

Added:
  gnome-nibbles/repos/gnome-unstable-i686/PKGBUILD
(from rev 222014, gnome-nibbles/trunk/PKGBUILD)
  gnome-nibbles/repos/gnome-unstable-i686/gnome-nibbles.install
(from rev 222014, gnome-nibbles/trunk/gnome-nibbles.install)
Deleted:
  gnome-nibbles/repos/gnome-unstable-i686/PKGBUILD
  gnome-nibbles/repos/gnome-unstable-i686/gnome-nibbles.install

---+
 PKGBUILD  |   64 
 gnome-nibbles.install |   24 +-
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-18 20:49:24 UTC (rev 222014)
+++ PKGBUILD2014-09-18 20:49:30 UTC (rev 222015)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-nibbles
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="Guide a worm around a maze"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-install=gnome-nibbles.install
-url="https://wiki.gnome.org/Apps/Nibbles";
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('341a62ab4b4e43e230ee2e8791df30eb3aa8543ca6719689b73a2f2514123f33')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-nibbles/repos/gnome-unstable-i686/PKGBUILD (from rev 222014, 
gnome-nibbles/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-18 20:49:30 UTC (rev 222015)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-nibbles
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Guide a worm around a maze"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=gnome-nibbles.install
+url="https://wiki.gnome.org/Apps/Nibbles";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5103e1dedc607997ed839bef28c06b5c07346df14a0ee98faebdc764be6a62c4')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-nibbles.install
===
--- gnome-nibbles.install   2014-09-18 20:49:24 UTC (rev 222014)
+++ gnome-nibbles.install   2014-09-18 20:49:30 UTC (rev 222015)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-nibbles/repos/gnome-unstable-i686/gnome-nibbles.install (from rev 
222014, gnome-nibbles/trunk/gnome-nibbles.install)
===
--- gnome-nibbles.install   (rev 0)
+++ gnome-nibbles.install   2014-09-18 20:49:30 UTC (rev 222015)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:49:24
  Author: jgc
Revision: 222014

upgpkg: gnome-nibbles 3.13.92-1

Modified:
  gnome-nibbles/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:48:26 UTC (rev 222013)
+++ PKGBUILD2014-09-18 20:49:24 UTC (rev 222014)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-nibbles
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Guide a worm around a maze"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url="https://wiki.gnome.org/Apps/Nibbles";
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('341a62ab4b4e43e230ee2e8791df30eb3aa8543ca6719689b73a2f2514123f33')
+sha256sums=('5103e1dedc607997ed839bef28c06b5c07346df14a0ee98faebdc764be6a62c4')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:48:26
  Author: jgc
Revision: 222013

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

Added:
  caribou/repos/gnome-unstable-i686/PKGBUILD
(from rev 222012, caribou/trunk/PKGBUILD)
  caribou/repos/gnome-unstable-i686/caribou.install
(from rev 222012, caribou/trunk/caribou.install)
  caribou/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222012, caribou/trunk/PKGBUILD)
  caribou/repos/gnome-unstable-x86_64/caribou.install
(from rev 222012, caribou/trunk/caribou.install)
Deleted:
  caribou/repos/gnome-unstable-i686/PKGBUILD
  caribou/repos/gnome-unstable-i686/caribou.install
  caribou/repos/gnome-unstable-x86_64/PKGBUILD
  caribou/repos/gnome-unstable-x86_64/caribou.install

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

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:48:20 UTC (rev 222012)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:48:26 UTC (rev 222013)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-# Contributor: Adam Hani Schakaki 
-
-pkgname=caribou
-pkgver=0.4.14
-pkgrel=1
-pkgdesc="A text entry and UI navigation application (on-screen keyboard)"
-arch=('i686' 'x86_64')
-url="http://live.gnome.org/Caribou";
-license=(LGPL)
-depends=(at-spi2-atk python2-atspi python2-gobject gtk3 libxklavier libgee 
clutter dconf)
-makedepends=(intltool docbook-xsl gtk2)
-install=caribou.install
-options=(!emptydirs)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('291c5fd856c081ddaedd6fabd510bbe21c15ac689274ab99c88174a609a7e1c1')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i s'|#!/usr/bin/python|#!/usr/bin/python2|'g 
tools/{fix_gir,make_schema}.py
-}
-
-build() {
-  cd $pkgname-$pkgver
-  export PYTHON=/usr/bin/python2
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/$pkgname \
---disable-static \
---disable-schemas-compile
-
-  # 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
-  make -k check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: caribou/repos/gnome-unstable-i686/PKGBUILD (from rev 222012, 
caribou/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:48:26 UTC (rev 222013)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Adam Hani Schakaki 
+
+pkgname=caribou
+pkgver=0.4.15
+pkgrel=1
+pkgdesc="A text entry and UI navigation application (on-screen keyboard)"
+arch=('i686' 'x86_64')
+url="http://live.gnome.org/Caribou";
+license=(LGPL)
+depends=(at-spi2-atk python2-atspi python2-gobject gtk3 libxklavier libgee 
clutter dconf)
+makedepends=(intltool docbook-xsl gtk2)
+install=caribou.install
+options=(!emptydirs)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('fdb7c645f4b35d2e106bb7d48fba914950ef84020fc8ad470cfab6a44e925f10')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i s'|#!/usr/bin/python|#!/usr/bin/python2|'g 
tools/{fix_gir,make_schema}.py
+}
+
+build() {
+  cd $pkgname-$pkgver
+  export PYTHON=/usr/bin/python2
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname \
+--disable-static \
+--disable-schemas-compile
+
+  # 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
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-i686/caribou.install
===
--- gnome-unstable-i686/caribou.install 2014-09-18 20:48:20 UTC (rev 222012)
+++ gnome-unstable-i686/caribou.install 2014-09-18 20:48:26 UTC (rev 222013)
@@ -1,13 +0,0 @@
-pkgname=caribou
-
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-}

Copied: caribou/repos/gnome-unstable-i686/caribou.install (from rev 222012, 
caribou/trunk/caribou.install)
===

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:48:20
  Author: jgc
Revision: 222012

upgpkg: caribou 0.4.15-1

Modified:
  caribou/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:46:59 UTC (rev 222011)
+++ PKGBUILD2014-09-18 20:48:20 UTC (rev 222012)
@@ -3,7 +3,7 @@
 # Contributor: Adam Hani Schakaki 
 
 pkgname=caribou
-pkgver=0.4.14
+pkgver=0.4.15
 pkgrel=1
 pkgdesc="A text entry and UI navigation application (on-screen keyboard)"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=caribou.install
 options=(!emptydirs)
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('291c5fd856c081ddaedd6fabd510bbe21c15ac689274ab99c88174a609a7e1c1')
+sha256sums=('fdb7c645f4b35d2e106bb7d48fba914950ef84020fc8ad470cfab6a44e925f10')
 
 prepare() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:46:59
  Author: jgc
Revision: 222011

archrelease: copy trunk to gnome-unstable-any

Added:
  accerciser/repos/gnome-unstable-any/
  accerciser/repos/gnome-unstable-any/PKGBUILD
(from rev 222010, accerciser/trunk/PKGBUILD)
  accerciser/repos/gnome-unstable-any/accerciser.install
(from rev 222010, accerciser/trunk/accerciser.install)

+
 PKGBUILD   |   32 
 accerciser.install |   12 
 2 files changed, 44 insertions(+)

Copied: accerciser/repos/gnome-unstable-any/PKGBUILD (from rev 222010, 
accerciser/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2014-09-18 20:46:59 UTC (rev 222011)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Steve Holmes 
+# Contributor: Giulio Bai 
+
+pkgname=accerciser
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Interactive Python accessibility explorer for the GNOME desktop"
+arch=('any')
+url="http://live.gnome.org/Accerciser";
+license=('BSD')
+depends=('python' 'gtk3' 'python-atspi' 'ipython' 'hicolor-icon-theme' 
'libwnck3')
+makedepends=('itstool' 'docbook-xsl' 'intltool')
+install=accerciser.install
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/accerciser/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2cdaf442f5f89ff1b6563da854135c9444c2064ca3e8eb255d611e3a267cb61b')
+
+build () {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+ --disable-schemas-compile
+  make
+}
+
+package () {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -m 755 -d "$pkgdir"/usr/share/licenses/$pkgname
+  install -m 644 COPYING "$pkgdir"/usr/share/licenses/$pkgname
+}

Copied: accerciser/repos/gnome-unstable-any/accerciser.install (from rev 
222010, accerciser/trunk/accerciser.install)
===
--- gnome-unstable-any/accerciser.install   (rev 0)
+++ gnome-unstable-any/accerciser.install   2014-09-18 20:46:59 UTC (rev 
222011)
@@ -0,0 +1,12 @@
+post_install() {
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade(){
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:46:55
  Author: jgc
Revision: 222010

upgpkg: accerciser 3.13.92-1

Modified:
  accerciser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:45:47 UTC (rev 222009)
+++ PKGBUILD2014-09-18 20:46:55 UTC (rev 222010)
@@ -4,18 +4,18 @@
 # Contributor: Giulio Bai 
 
 pkgname=accerciser
-pkgver=3.12.0
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Interactive Python accessibility explorer for the GNOME desktop"
 arch=('any')
 url="http://live.gnome.org/Accerciser";
 license=('BSD')
-depends=('python' 'gtk3' 'python-atspi' 'ipython' 'hicolor-icon-theme')
+depends=('python' 'gtk3' 'python-atspi' 'ipython' 'hicolor-icon-theme' 
'libwnck3')
 makedepends=('itstool' 'docbook-xsl' 'intltool')
 install=accerciser.install
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/accerciser/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0d421a59cd294966441fb6591d34f28e4b60340815bdf91c9e8f39c2d826e96b')
+sha256sums=('2cdaf442f5f89ff1b6563da854135c9444c2064ca3e8eb255d611e3a267cb61b')
 
 build () {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:45:47
  Author: jgc
Revision: 222009

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

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

+
 /PKGBUILD  |  110 +++
 gnome-unstable-i686/PKGBUILD   |   55 ---
 gnome-unstable-x86_64/PKGBUILD |   55 ---
 3 files changed, 110 insertions(+), 110 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:45:40 UTC (rev 222008)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:45:47 UTC (rev 222009)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgbase=pygobject
-pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.13.91
-pkgrel=2
-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=('277afa74895c222a15acea1b3405b202f5cdf86fe7ae7202482de37b14f84daf')
-
-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}/autogen.sh --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' "pygobject-devel=$pkgver" 'python')
-
-  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' "pygobject-devel=$pkgver" 'python2')
-
-  cd build-py2
-  make DESTDIR="$pkgdir" install
-  mv "$pkgdir"/usr/{include,lib/pkgconfig} "$srcdir/devel"
-}
-
-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-i686/PKGBUILD (from rev 222008, 
pygobject/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:45:47 UTC (rev 222009)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgbase=pygobject
+pkgname=(python-gobject python2-gobject pygobject-devel)
+pkgver=3.13.92
+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=('4a405fb49afa357de6cc4138a47c509ae2a5e2e5aff7d5245b22bc8e3bd4c347')
+
+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}/autogen.sh --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' "pygobject-devel=$pkgver" 'python')
+
+  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' "pygobject-devel=$pkgver" 'python2')
+
+  cd build-py2
+  make DESTDIR="$pkgdir" install
+  mv "$pkgdir"/usr/{include,lib/pkgconfig} "$srcdir/devel"
+}
+
+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/"
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:45:40 UTC (rev 222008)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:45:47 UTC (rev 222009)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgbase=pygobject
-pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.13.91
-pkgrel=2
-arch=(i686 x86_64)
-url="https://live.gnome.org/PyGObject";
-license=(LGPL)
-makedepends=(python python2 python-cairo python2-cairo gobject-intros

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:45:40
  Author: jgc
Revision: 222008

upgpkg: pygobject 3.13.92-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:44:11 UTC (rev 222007)
+++ PKGBUILD2014-09-18 20:45:40 UTC (rev 222008)
@@ -3,14 +3,14 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.13.91
-pkgrel=2
+pkgver=3.13.92
+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=('277afa74895c222a15acea1b3405b202f5cdf86fe7ae7202482de37b14f84daf')
+sha256sums=('4a405fb49afa357de6cc4138a47c509ae2a5e2e5aff7d5245b22bc8e3bd4c347')
 
 prepare() {
   mkdir build-py2 build-py3 devel



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:44:04
  Author: jgc
Revision: 222006

upgpkg: libgweather 3.13.92-1

Modified:
  libgweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:43:02 UTC (rev 222005)
+++ PKGBUILD2014-09-18 20:44:04 UTC (rev 222006)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot  
 
 pkgname=libgweather
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Provides access to weather information from the net"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 url="http://www.gnome.org/";
 install=libgweather.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f4871d5d19b463e130651665fc922c981f592c244db3074e689319deeb00')
+sha256sums=('b22655659c1996d83cdfa0b966391ed24fc6ef3feb16af8ddd6c0be7b8408ba0')
 
 build() {
 cd "$pkgname-$pkgver"



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:44:11
  Author: jgc
Revision: 222007

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

Added:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
(from rev 222006, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-i686/libgweather.install
(from rev 222006, libgweather/trunk/libgweather.install)
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222006, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-x86_64/libgweather.install
(from rev 222006, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
  libgweather/repos/gnome-unstable-i686/libgweather.install
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
  libgweather/repos/gnome-unstable-x86_64/libgweather.install

---+
 /PKGBUILD |   56 
 /libgweather.install  |   36 ++
 gnome-unstable-i686/PKGBUILD  |   28 --
 gnome-unstable-i686/libgweather.install   |   18 -
 gnome-unstable-x86_64/PKGBUILD|   28 --
 gnome-unstable-x86_64/libgweather.install |   18 -
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:44:04 UTC (rev 222006)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:44:11 UTC (rev 222007)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  
-
-pkgname=libgweather
-pkgver=3.13.91
-pkgrel=1
-pkgdesc="Provides access to weather information from the net"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url="http://www.gnome.org/";
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f4871d5d19b463e130651665fc922c981f592c244db3074e689319deeb00')
-
-build() {
-cd "$pkgname-$pkgver"
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd "$pkgname-$pkgver"
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="$pkgdir" install
-}

Copied: libgweather/repos/gnome-unstable-i686/PKGBUILD (from rev 222006, 
libgweather/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:44:11 UTC (rev 222007)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  
+
+pkgname=libgweather
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Provides access to weather information from the net"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url="http://www.gnome.org/";
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b22655659c1996d83cdfa0b966391ed24fc6ef3feb16af8ddd6c0be7b8408ba0')
+
+build() {
+cd "$pkgname-$pkgver"
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd "$pkgname-$pkgver"
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/libgweather.install
===
--- gnome-unstable-i686/libgweather.install 2014-09-18 20:44:04 UTC (rev 
222006)
+++ gnome-unstable-i686/libgweather.install 2014-09-18 20:44:11 UTC (rev 
222007)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/gnome-unstable-i686/libgweather.install (from rev 
222006, libgweather/trunk/libgweather.install)
===
--- gnome-unstable-i686/libgweather.install (rev 0)
+++ gnome-unstable-i686/libgweather.install 2014-09-18 20:44:11 UTC (rev 
222007)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86

[arch-commits] Commit in five-or-more/repos (6 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:43:02
  Author: jgc
Revision: 222005

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

Added:
  five-or-more/repos/gnome-unstable-i686/
  five-or-more/repos/gnome-unstable-i686/PKGBUILD
(from rev 222004, five-or-more/trunk/PKGBUILD)
  five-or-more/repos/gnome-unstable-i686/five-or-more.install
(from rev 222004, five-or-more/trunk/five-or-more.install)
  five-or-more/repos/gnome-unstable-x86_64/
  five-or-more/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222004, five-or-more/trunk/PKGBUILD)
  five-or-more/repos/gnome-unstable-x86_64/five-or-more.install
(from rev 222004, five-or-more/trunk/five-or-more.install)

+
 gnome-unstable-i686/PKGBUILD   |   32 +++
 gnome-unstable-i686/five-or-more.install   |   12 ++
 gnome-unstable-x86_64/PKGBUILD |   32 +++
 gnome-unstable-x86_64/five-or-more.install |   12 ++
 4 files changed, 88 insertions(+)

Copied: five-or-more/repos/gnome-unstable-i686/PKGBUILD (from rev 222004, 
five-or-more/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:43:02 UTC (rev 222005)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=five-or-more
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Remove colored balls from the board by forming lines"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=five-or-more.install
+url="https://live.gnome.org/Five%20or%20more";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e36605d655a8dccbd04393cd516650c44c91b0478b5fb701a740636bbcbbe0ee')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: five-or-more/repos/gnome-unstable-i686/five-or-more.install (from rev 
222004, five-or-more/trunk/five-or-more.install)
===
--- gnome-unstable-i686/five-or-more.install(rev 0)
+++ gnome-unstable-i686/five-or-more.install2014-09-18 20:43:02 UTC (rev 
222005)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: five-or-more/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222004, 
five-or-more/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:43:02 UTC (rev 222005)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=five-or-more
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Remove colored balls from the board by forming lines"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=five-or-more.install
+url="https://live.gnome.org/Five%20or%20more";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e36605d655a8dccbd04393cd516650c44c91b0478b5fb701a740636bbcbbe0ee')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: five-or-more/repos/gnome-unstable-x86_64/five-or-more.install (from rev 
222004, five-or-more/trunk/five-or-more.install)
===
--- gnome-unstable-x86_64/five-or-more.install  (rev 0)
+++ gnome-unstable-x86_64/five-or-more.install  2014-09-18 20:43:02 UTC (rev 
222005)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



[arch-commits] Commit in five-or-more/trunk (PKGBUILD)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:42:56
  Author: jgc
Revision: 222004

upgpkg: five-or-more 3.13.92-1

Modified:
  five-or-more/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:41:59 UTC (rev 222003)
+++ PKGBUILD2014-09-18 20:42:56 UTC (rev 222004)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot 
 
 pkgname=five-or-more
-pkgver=3.12.2
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Remove colored balls from the board by forming lines"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
@@ -16,8 +16,8 @@
 install=five-or-more.install
 url="https://live.gnome.org/Five%20or%20more";
 groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('96743cd55fcebc99c3ff0e7358900a9ee31b601e26b33f15f79e50dec2ae577e')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e36605d655a8dccbd04393cd516650c44c91b0478b5fb701a740636bbcbbe0ee')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in four-in-a-row/trunk (PKGBUILD)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:41:54
  Author: jgc
Revision: 222002

upgpkg: four-in-a-row 3.13.92-1

Modified:
  four-in-a-row/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:40:32 UTC (rev 222001)
+++ PKGBUILD2014-09-18 20:41:54 UTC (rev 222002)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot 
 
 pkgname=four-in-a-row
-pkgver=3.12.3
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Make lines of the same color to win"
 arch=('i686' 'x86_64')
 license=('GPL3')
 depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Four-in-a-row";
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a445b745d2ae025fcd733734538b94dacc22afe0d7e0227d8da2aeb0a343d560')
+sha256sums=('b93bce57257af34a51d92c9558079b2b9b8d81f7a4d15ce67045373b293c245d')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in four-in-a-row/repos (6 files)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:41:59
  Author: jgc
Revision: 222003

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

Added:
  four-in-a-row/repos/gnome-unstable-i686/
  four-in-a-row/repos/gnome-unstable-i686/PKGBUILD
(from rev 222002, four-in-a-row/trunk/PKGBUILD)
  four-in-a-row/repos/gnome-unstable-i686/four-in-a-row.install
(from rev 222002, four-in-a-row/trunk/four-in-a-row.install)
  four-in-a-row/repos/gnome-unstable-x86_64/
  four-in-a-row/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222002, four-in-a-row/trunk/PKGBUILD)
  four-in-a-row/repos/gnome-unstable-x86_64/four-in-a-row.install
(from rev 222002, four-in-a-row/trunk/four-in-a-row.install)

-+
 gnome-unstable-i686/PKGBUILD|   32 ++
 gnome-unstable-i686/four-in-a-row.install   |   12 +
 gnome-unstable-x86_64/PKGBUILD  |   32 ++
 gnome-unstable-x86_64/four-in-a-row.install |   12 +
 4 files changed, 88 insertions(+)

Copied: four-in-a-row/repos/gnome-unstable-i686/PKGBUILD (from rev 222002, 
four-in-a-row/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:41:59 UTC (rev 222003)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=four-in-a-row
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Make lines of the same color to win"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=four-in-a-row.install
+url="https://live.gnome.org/Four-in-a-row";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b93bce57257af34a51d92c9558079b2b9b8d81f7a4d15ce67045373b293c245d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: four-in-a-row/repos/gnome-unstable-i686/four-in-a-row.install (from rev 
222002, four-in-a-row/trunk/four-in-a-row.install)
===
--- gnome-unstable-i686/four-in-a-row.install   (rev 0)
+++ gnome-unstable-i686/four-in-a-row.install   2014-09-18 20:41:59 UTC (rev 
222003)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: four-in-a-row/repos/gnome-unstable-x86_64/PKGBUILD (from rev 222002, 
four-in-a-row/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:41:59 UTC (rev 222003)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=four-in-a-row
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Make lines of the same color to win"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=four-in-a-row.install
+url="https://live.gnome.org/Four-in-a-row";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b93bce57257af34a51d92c9558079b2b9b8d81f7a4d15ce67045373b293c245d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: four-in-a-row/repos/gnome-unstable-x86_64/four-in-a-row.install (from 
rev 222002, four-in-a-row/trunk/four-in-a-row.install)
===
--- gnome-unstable-x86_64/four-in-a-row.install (rev 0)
+++ gnome-unstable-x86_64/four-in-a-row.install 2014-09-18 20:41:59 UTC (rev 
222003)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:40:32
  Author: jgc
Revision: 222001

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

Added:
  gnome-robots/repos/gnome-unstable-i686/PKGBUILD
(from rev 222000, gnome-robots/trunk/PKGBUILD)
  gnome-robots/repos/gnome-unstable-i686/gnome-robots.install
(from rev 222000, gnome-robots/trunk/gnome-robots.install)
  gnome-robots/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222000, gnome-robots/trunk/PKGBUILD)
  gnome-robots/repos/gnome-unstable-x86_64/gnome-robots.install
(from rev 222000, gnome-robots/trunk/gnome-robots.install)
Deleted:
  gnome-robots/repos/gnome-unstable-i686/PKGBUILD
  gnome-robots/repos/gnome-unstable-i686/gnome-robots.install
  gnome-robots/repos/gnome-unstable-x86_64/PKGBUILD
  gnome-robots/repos/gnome-unstable-x86_64/gnome-robots.install

+
 /PKGBUILD  |   64 +++
 /gnome-robots.install  |   24 ++
 gnome-unstable-i686/PKGBUILD   |   32 -
 gnome-unstable-i686/gnome-robots.install   |   12 -
 gnome-unstable-x86_64/PKGBUILD |   32 -
 gnome-unstable-x86_64/gnome-robots.install |   12 -
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:40:26 UTC (rev 222000)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:40:32 UTC (rev 222001)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-robots
-pkgver=3.13.90
-pkgrel=1
-pkgdesc="Avoid the robots and make them crash into each other"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-install=gnome-robots.install
-url="https://live.gnome.org/Robots";
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9eda0e2a179b4ad1d042ee197c4134f7a79c5b5eab4ddacf2f944f1cb08c19bc')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-robots/repos/gnome-unstable-i686/PKGBUILD (from rev 222000, 
gnome-robots/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:40:32 UTC (rev 222001)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-robots
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Avoid the robots and make them crash into each other"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'gtk3' 'libcanberra' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=gnome-robots.install
+url="https://live.gnome.org/Robots";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('9bcacba2188e491765069f0d2fa1b1de0865c44520e3fcaa5d12edb6f27b78e3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/gnome-robots.install
===
--- gnome-unstable-i686/gnome-robots.install2014-09-18 20:40:26 UTC (rev 
222000)
+++ gnome-unstable-i686/gnome-robots.install2014-09-18 20:40:32 UTC (rev 
222001)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-robots/repos/gnome-unstable-i686/gnome-robots.install (from rev 
222000, gnome-robots/trunk/gnome-robots.install)
===
--- gnome-unstable-i686/gnome-robots.install(rev 0)
+++ gnome-unstable-i686/gnome-robots.install2014-09-18 20:40:32 UTC (rev 
222001)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
==

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:40:26
  Author: jgc
Revision: 222000

upgpkg: gnome-robots 3.13.92-1

Modified:
  gnome-robots/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:39:09 UTC (rev 221999)
+++ PKGBUILD2014-09-18 20:40:26 UTC (rev 222000)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-robots
-pkgver=3.13.90
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Avoid the robots and make them crash into each other"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Robots";
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9eda0e2a179b4ad1d042ee197c4134f7a79c5b5eab4ddacf2f944f1cb08c19bc')
+sha256sums=('9bcacba2188e491765069f0d2fa1b1de0865c44520e3fcaa5d12edb6f27b78e3')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:39:03
  Author: jgc
Revision: 221998

upgpkg: swell-foop 3.13.92-1

Modified:
  swell-foop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:36:27 UTC (rev 221997)
+++ PKGBUILD2014-09-18 20:39:03 UTC (rev 221998)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=swell-foop
-pkgver=3.13.90
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Clear the screen by removing groups of colored and shaped tiles"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Swell%20Foop";
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c98e51f784098d9988b12af1843dd082b7a82e62a8b9729026369574d9ee01d8')
+sha256sums=('6925630fd9b96ef771ad3cfb96462ada974c73414243c0c00ca4cd58b3fd064f')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:39:09
  Author: jgc
Revision: 221999

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

Added:
  swell-foop/repos/gnome-unstable-i686/PKGBUILD
(from rev 221998, swell-foop/trunk/PKGBUILD)
  swell-foop/repos/gnome-unstable-i686/swell-foop.install
(from rev 221998, swell-foop/trunk/swell-foop.install)
  swell-foop/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 221998, swell-foop/trunk/PKGBUILD)
  swell-foop/repos/gnome-unstable-x86_64/swell-foop.install
(from rev 221998, swell-foop/trunk/swell-foop.install)
Deleted:
  swell-foop/repos/gnome-unstable-i686/PKGBUILD
  swell-foop/repos/gnome-unstable-i686/swell-foop.install
  swell-foop/repos/gnome-unstable-x86_64/PKGBUILD
  swell-foop/repos/gnome-unstable-x86_64/swell-foop.install

--+
 /PKGBUILD|   64 +
 /swell-foop.install  |   24 ++
 gnome-unstable-i686/PKGBUILD |   32 --
 gnome-unstable-i686/swell-foop.install   |   12 -
 gnome-unstable-x86_64/PKGBUILD   |   32 --
 gnome-unstable-x86_64/swell-foop.install |   12 -
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:39:03 UTC (rev 221998)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:39:09 UTC (rev 221999)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=swell-foop
-pkgver=3.13.90
-pkgrel=1
-pkgdesc="Clear the screen by removing groups of colored and shaped tiles"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('hicolor-icon-theme' 'clutter-gtk' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-install=swell-foop.install
-url="https://live.gnome.org/Swell%20Foop";
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c98e51f784098d9988b12af1843dd082b7a82e62a8b9729026369574d9ee01d8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: swell-foop/repos/gnome-unstable-i686/PKGBUILD (from rev 221998, 
swell-foop/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:39:09 UTC (rev 221999)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=swell-foop
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Clear the screen by removing groups of colored and shaped tiles"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('hicolor-icon-theme' 'clutter-gtk' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs')
+install=swell-foop.install
+url="https://live.gnome.org/Swell%20Foop";
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('6925630fd9b96ef771ad3cfb96462ada974c73414243c0c00ca4cd58b3fd064f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/swell-foop.install
===
--- gnome-unstable-i686/swell-foop.install  2014-09-18 20:39:03 UTC (rev 
221998)
+++ gnome-unstable-i686/swell-foop.install  2014-09-18 20:39:09 UTC (rev 
221999)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -f -q usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: swell-foop/repos/gnome-unstable-i686/swell-foop.install (from rev 
221998, swell-foop/trunk/swell-foop.install)
===
--- gnome-unstable-i686/swell-foop.install  (rev 0)
+++ gnome-unstable-i686/swell-foop.install  2014-09-18 20:39:09 UTC (rev 
221999)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -f -q usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
==

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:36:20
  Author: jgc
Revision: 221996

upgpkg: libchamplain 0.12.9-1

Modified:
  libchamplain/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:35:07 UTC (rev 221995)
+++ PKGBUILD2014-09-18 20:36:20 UTC (rev 221996)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=libchamplain
-pkgver=0.12.8
+pkgver=0.12.9
 pkgrel=1
 pkgdesc="Gtk3 widget for displaying rasterized maps"
 url="http://projects.gnome.org/libchamplain/";
@@ -12,7 +12,7 @@
 depends=('clutter-gtk' 'libsoup' 'cairo' 'sqlite')
 makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'python2')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('cc826fb92f7e362ba781a7301f3e269e4cb837bb9c6684670c5cd2e170435912')
+sha256sums=('b25ce832334976c07bf9564bf7f31e628881c69cf871a256cf4530cb277917e3')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:36:27
  Author: jgc
Revision: 221997

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

Added:
  libchamplain/repos/gnome-unstable-i686/PKGBUILD
(from rev 221996, libchamplain/trunk/PKGBUILD)
  libchamplain/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 221996, libchamplain/trunk/PKGBUILD)
Deleted:
  libchamplain/repos/gnome-unstable-i686/PKGBUILD
  libchamplain/repos/gnome-unstable-x86_64/PKGBUILD

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

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:36:20 UTC (rev 221996)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:36:27 UTC (rev 221997)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Michael Kanis 
-
-pkgname=libchamplain
-pkgver=0.12.8
-pkgrel=1
-pkgdesc="Gtk3 widget for displaying rasterized maps"
-url="http://projects.gnome.org/libchamplain/";
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('clutter-gtk' 'libsoup' 'cairo' 'sqlite')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'python2')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('cc826fb92f7e362ba781a7301f3e269e4cb837bb9c6684670c5cd2e170435912')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --disable-debug --enable-vala
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libchamplain/repos/gnome-unstable-i686/PKGBUILD (from rev 221996, 
libchamplain/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:36:27 UTC (rev 221997)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Michael Kanis 
+
+pkgname=libchamplain
+pkgver=0.12.9
+pkgrel=1
+pkgdesc="Gtk3 widget for displaying rasterized maps"
+url="http://projects.gnome.org/libchamplain/";
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('clutter-gtk' 'libsoup' 'cairo' 'sqlite')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'python2')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('b25ce832334976c07bf9564bf7f31e628881c69cf871a256cf4530cb277917e3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --disable-debug --enable-vala
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:36:20 UTC (rev 221996)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:36:27 UTC (rev 221997)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Michael Kanis 
-
-pkgname=libchamplain
-pkgver=0.12.8
-pkgrel=1
-pkgdesc="Gtk3 widget for displaying rasterized maps"
-url="http://projects.gnome.org/libchamplain/";
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('clutter-gtk' 'libsoup' 'cairo' 'sqlite')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala' 'python2')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('cc826fb92f7e362ba781a7301f3e269e4cb837bb9c6684670c5cd2e170435912')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --disable-debug --enable-vala
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libchamplain/repos/gnome-unstable-x86_64/PKGBUILD (from rev 221996, 
libchamplain/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:36:27 UTC (rev 221997)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Michael Kanis 
+
+pkgname=libchamplain
+pkgver=0.12.9
+pkgrel=1
+pkgdesc="Gtk3 widget for displaying rasterized maps"
+url="http://projects.gnome.org/libchamplain/";
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('clutter-gtk' 'libsoup' 'cairo' 'sqlite')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala'

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:35:07
  Author: jgc
Revision: 221995

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

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

+
 gnome-unstable-i686/PKGBUILD   |   33 +++
 gnome-unstable-i686/gnome-clocks.install   |   13 ++
 gnome-unstable-x86_64/PKGBUILD |   33 +++
 gnome-unstable-x86_64/gnome-clocks.install |   13 ++
 4 files changed, 92 insertions(+)

Copied: gnome-clocks/repos/gnome-unstable-i686/PKGBUILD (from rev 221994, 
gnome-clocks/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:35:07 UTC (rev 221995)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+arch=(i686 x86_64)
+url="https://www.gnome.org/";
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop
+ hicolor-icon-theme gnome-themes-standard geoclue2 geocode-glib)
+makedepends=(intltool vala gobject-introspection itstool)
+groups=(gnome-extra)
+install=gnome-clocks.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('bcf613e35441ddb8cb901aedce9eb9e01b5ab46e69ba11b7dae8f48e6d7c3953')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-clocks/repos/gnome-unstable-i686/gnome-clocks.install (from rev 
221994, gnome-clocks/trunk/gnome-clocks.install)
===
--- gnome-unstable-i686/gnome-clocks.install(rev 0)
+++ gnome-unstable-i686/gnome-clocks.install2014-09-18 20:35:07 UTC (rev 
221995)
@@ -0,0 +1,13 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+gtk-update-icon-cache -q -t -f /usr/share/icons/HighContrast
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: gnome-clocks/repos/gnome-unstable-x86_64/PKGBUILD (from rev 221994, 
gnome-clocks/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:35:07 UTC (rev 221995)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-clocks
+pkgver=3.13.92
+pkgrel=1
+pkgdesc="Clocks applications for GNOME"
+arch=(i686 x86_64)
+url="https://www.gnome.org/";
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop
+ hicolor-icon-theme gnome-themes-standard geoclue2 geocode-glib)
+makedepends=(intltool vala gobject-introspection itstool)
+groups=(gnome-extra)
+install=gnome-clocks.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('bcf613e35441ddb8cb901aedce9eb9e01b5ab46e69ba11b7dae8f48e6d7c3953')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-clocks/repos/gnome-unstable-x86_64/gnome-clocks.install (from rev 
221994, gnome-clocks/trunk/gnome-clocks.install)
===
--- gnome-unstable-x86_64/gnome-clocks.install  (rev 0)
+++ gnome-unstable-x86_64/gnome-clocks.install  2014-09-18 20:35:07 UTC (rev 
221995)
@@ -0,0 +1,13 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+gtk-update-icon-cache -q -t -f /usr/share/icons/HighContrast
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:35:02
  Author: jgc
Revision: 221994

upgpkg: gnome-clocks 3.13.92-1

Modified:
  gnome-clocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:33:49 UTC (rev 221993)
+++ PKGBUILD2014-09-18 20:35:02 UTC (rev 221994)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-clocks
-pkgver=3.12.0
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Clocks applications for GNOME"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 groups=(gnome-extra)
 install=gnome-clocks.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('3fc0ce2b7b2540d6c2d791ff63ab1670f189a339c804fcf24c9010a478314604')
+sha256sums=('bcf613e35441ddb8cb901aedce9eb9e01b5ab46e69ba11b7dae8f48e6d7c3953')
 
 build() {
   cd $pkgname-$pkgver



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:33:49
  Author: jgc
Revision: 221993

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

Added:
  libgdata/repos/gnome-unstable-i686/PKGBUILD
(from rev 221992, libgdata/trunk/PKGBUILD)
  libgdata/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 221992, libgdata/trunk/PKGBUILD)
Deleted:
  libgdata/repos/gnome-unstable-i686/PKGBUILD
  libgdata/repos/gnome-unstable-x86_64/PKGBUILD

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

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:33:40 UTC (rev 221992)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:33:49 UTC (rev 221993)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libgdata
-pkgver=0.15.2
-pkgrel=1
-pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsoup' 'liboauth' 'gcr' 'gnome-online-accounts')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock' 'python2')
-url="http://www.gnome.org";
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fb70ab60d355edabb05cb82737f322111496b835a0db9e03acee6425891cfd0c')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libgdata/repos/gnome-unstable-i686/PKGBUILD (from rev 221992, 
libgdata/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:33:49 UTC (rev 221993)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libgdata
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsoup' 'liboauth' 'gcr' 'gnome-online-accounts')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock' 'python2')
+url="http://www.gnome.org";
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('66bc279ff8fbebb8eb2602d33e37e3140747ba1e4dc1f1b944c0f312f00ab479')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:33:40 UTC (rev 221992)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:33:49 UTC (rev 221993)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libgdata
-pkgver=0.15.2
-pkgrel=1
-pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsoup' 'liboauth' 'gcr' 'gnome-online-accounts')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock' 'python2')
-url="http://www.gnome.org";
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fb70ab60d355edabb05cb82737f322111496b835a0db9e03acee6425891cfd0c')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libgdata/repos/gnome-unstable-x86_64/PKGBUILD (from rev 221992, 
libgdata/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2014-09-18 20:33:49 UTC (rev 221993)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libgdata
+pkgver=0.16.0
+pkgrel=1
+pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsoup' 'liboauth' 'gcr' 'gnome-online-accounts')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock' 'python2')
+url="http://www.gnome.org";
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('66bc279ff8fbebb8eb2602d33e37e3140747ba1e4dc1f1b944c0f312f00ab479')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}



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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:33:40
  Author: jgc
Revision: 221992

upgpkg: libgdata 0.16.0-1

Modified:
  libgdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 20:29:33 UTC (rev 221991)
+++ PKGBUILD2014-09-18 20:33:40 UTC (rev 221992)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libgdata
-pkgver=0.15.2
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="GLib-based library for accessing online service APIs using the GData 
protocol"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock' 'python2')
 url="http://www.gnome.org";
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fb70ab60d355edabb05cb82737f322111496b835a0db9e03acee6425891cfd0c')
+sha256sums=('66bc279ff8fbebb8eb2602d33e37e3140747ba1e4dc1f1b944c0f312f00ab479')
 
 build() {
   cd "$pkgname-$pkgver"



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

2014-09-18 Thread Evangelos Foutras
Date: Thursday, September 18, 2014 @ 22:29:33
  Author: foutrelis
Revision: 221991

archrelease: copy trunk to extra-any

Added:
  xfce4-artwork/repos/extra-any/PKGBUILD
(from rev 221990, xfce4-artwork/trunk/PKGBUILD)
Deleted:
  xfce4-artwork/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-09-18 20:29:26 UTC (rev 221990)
+++ PKGBUILD2014-09-18 20:29:33 UTC (rev 221991)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Ben 
-
-pkgname=xfce4-artwork
-pkgver=0.1.1a_git20110420
-_debian_pkgver=0.1.1a~git+20110420
-pkgrel=3
-pkgdesc="Backdrops for the Xfce4 desktop"
-arch=('any')
-url="http://xfce-goodies.berlios.de/";
-license=('GPL2')
-groups=('xfce4-goodies')
-source=(http://ftp.debian.org/debian/pool/main/x/$pkgname/${pkgname}_$_debian_pkgver.orig.tar.gz)
-sha256sums=('7a97c0acd0ed67ebb871866cc79c2925bea45bf1b92442bd88fac390dbe639ac')
-
-build() {
-  cd "$srcdir/$pkgname-0.1.1a"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-0.1.1a"
-  make backdropsdir="$pkgdir/usr/share/backgrounds/xfce" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-artwork/repos/extra-any/PKGBUILD (from rev 221990, 
xfce4-artwork/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-09-18 20:29:33 UTC (rev 221991)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Ben 
+
+pkgname=xfce4-artwork
+pkgver=0.1.1a_git20110420
+_debian_pkgver=0.1.1a~git+20110420
+pkgrel=4
+pkgdesc="Backdrops for the Xfce4 desktop"
+arch=('any')
+url="http://goodies.xfce.org/projects/artwork/xfce4-artwork";
+license=('GPL2')
+groups=('xfce4-goodies')
+source=(http://ftp.debian.org/debian/pool/main/x/$pkgname/${pkgname}_$_debian_pkgver.orig.tar.gz)
+sha256sums=('7a97c0acd0ed67ebb871866cc79c2925bea45bf1b92442bd88fac390dbe639ac')
+
+build() {
+  cd "$srcdir/$pkgname-0.1.1a"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-0.1.1a"
+  make backdropsdir="$pkgdir/usr/share/backgrounds/xfce" install
+}
+
+# vim:set ts=2 sw=2 et:



  1   2   >