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

2013-05-14 Thread Maxime Gauduin
Date: Tuesday, May 14, 2013 @ 09:23:03
  Author: alucryd
Revision: 90801

upgpkg: lightdm-gtk3-greeter 1:1.5.2-1

Modified:
  lightdm-gtk3-greeter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 01:21:05 UTC (rev 90800)
+++ PKGBUILD2013-05-14 07:23:03 UTC (rev 90801)
@@ -3,8 +3,8 @@
 # Contributor: Padfoot padf...@exemail.com.au
 
 pkgname=lightdm-gtk3-greeter
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.5.2
+pkgrel=1
 epoch=1
 pkgdesc=GTK+ greeter for LightDM
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 provides=(${pkgname/3/})
 backup=('etc/lightdm/lightdm-gtk-greeter.conf')
 
source=(https://launchpad.net/${pkgname/3/}/1.6/${pkgver}/+download/${pkgname/3/}-${pkgver}.tar.gz;)
-sha256sums=('ecce7e917a79fa8f2126c3fafb6337f81f2198892159a4ef695016afecd2d621')
+sha256sums=('0de611783a9306130b0f0865c533fcaf2d21fcda9f85e7ee81b58cfa5bd781cc')
 
 build() {
   cd ${srcdir}/${pkgname/3/}-${pkgver}



[arch-commits] Commit in lightdm-gtk3-greeter/repos (4 files)

2013-05-14 Thread Maxime Gauduin
Date: Tuesday, May 14, 2013 @ 09:23:18
  Author: alucryd
Revision: 90802

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

Added:
  lightdm-gtk3-greeter/repos/community-i686/PKGBUILD
(from rev 90801, lightdm-gtk3-greeter/trunk/PKGBUILD)
  lightdm-gtk3-greeter/repos/community-x86_64/PKGBUILD
(from rev 90801, lightdm-gtk3-greeter/trunk/PKGBUILD)
Deleted:
  lightdm-gtk3-greeter/repos/community-i686/PKGBUILD
  lightdm-gtk3-greeter/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-14 07:23:03 UTC (rev 90801)
+++ community-i686/PKGBUILD 2013-05-14 07:23:18 UTC (rev 90802)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Padfoot padf...@exemail.com.au
-
-pkgname=lightdm-gtk3-greeter
-pkgver=1.5.1
-pkgrel=2
-epoch=1
-pkgdesc=GTK+ greeter for LightDM
-arch=('i686' 'x86_64')
-url=https://launchpad.net/lightdm-gtk-greeter;
-license=('GPL3' 'LGPL3')
-depends=('gtk3' 'lightdm')
-makedepends=('exo' 'gnome-doc-utils' 'gobject-introspection' 'intltool')
-provides=(${pkgname/3/})
-backup=('etc/lightdm/lightdm-gtk-greeter.conf')
-source=(https://launchpad.net/${pkgname/3/}/1.6/${pkgver}/+download/${pkgname/3/}-${pkgver}.tar.gz;)
-sha256sums=('ecce7e917a79fa8f2126c3fafb6337f81f2198892159a4ef695016afecd2d621')
-
-build() {
-  cd ${srcdir}/${pkgname/3/}-${pkgver}
-
-  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc 
--libexecdir=/usr/lib/lightdm --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname/3/}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lightdm-gtk3-greeter/repos/community-i686/PKGBUILD (from rev 90801, 
lightdm-gtk3-greeter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-14 07:23:18 UTC (rev 90802)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Padfoot padf...@exemail.com.au
+
+pkgname=lightdm-gtk3-greeter
+pkgver=1.5.2
+pkgrel=1
+epoch=1
+pkgdesc=GTK+ greeter for LightDM
+arch=('i686' 'x86_64')
+url=https://launchpad.net/lightdm-gtk-greeter;
+license=('GPL3' 'LGPL3')
+depends=('gtk3' 'lightdm')
+makedepends=('exo' 'gnome-doc-utils' 'gobject-introspection' 'intltool')
+provides=(${pkgname/3/})
+backup=('etc/lightdm/lightdm-gtk-greeter.conf')
+source=(https://launchpad.net/${pkgname/3/}/1.6/${pkgver}/+download/${pkgname/3/}-${pkgver}.tar.gz;)
+sha256sums=('0de611783a9306130b0f0865c533fcaf2d21fcda9f85e7ee81b58cfa5bd781cc')
+
+build() {
+  cd ${srcdir}/${pkgname/3/}-${pkgver}
+
+  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc 
--libexecdir=/usr/lib/lightdm --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname/3/}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-14 07:23:03 UTC (rev 90801)
+++ community-x86_64/PKGBUILD   2013-05-14 07:23:18 UTC (rev 90802)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Padfoot padf...@exemail.com.au
-
-pkgname=lightdm-gtk3-greeter
-pkgver=1.5.1
-pkgrel=2
-epoch=1
-pkgdesc=GTK+ greeter for LightDM
-arch=('i686' 'x86_64')
-url=https://launchpad.net/lightdm-gtk-greeter;
-license=('GPL3' 'LGPL3')
-depends=('gtk3' 'lightdm')
-makedepends=('exo' 'gnome-doc-utils' 'gobject-introspection' 'intltool')
-provides=(${pkgname/3/})
-backup=('etc/lightdm/lightdm-gtk-greeter.conf')
-source=(https://launchpad.net/${pkgname/3/}/1.6/${pkgver}/+download/${pkgname/3/}-${pkgver}.tar.gz;)
-sha256sums=('ecce7e917a79fa8f2126c3fafb6337f81f2198892159a4ef695016afecd2d621')
-
-build() {
-  cd ${srcdir}/${pkgname/3/}-${pkgver}
-
-  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc 
--libexecdir=/usr/lib/lightdm --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname/3/}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lightdm-gtk3-greeter/repos/community-x86_64/PKGBUILD (from rev 90801, 
lightdm-gtk3-greeter/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-14 07:23:18 UTC (rev 90802)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Padfoot padf...@exemail.com.au
+
+pkgname=lightdm-gtk3-greeter
+pkgver=1.5.2
+pkgrel=1
+epoch=1
+pkgdesc=GTK+ 

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

2013-05-14 Thread Sven-Hendrik Haase
Date: Tuesday, May 14, 2013 @ 09:33:00
  Author: svenstaro
Revision: 90803

upgpkg: pypy 2.0-1

Updating to 2.0

Modified:
  pypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 07:23:18 UTC (rev 90802)
+++ PKGBUILD2013-05-14 07:33:00 UTC (rev 90803)
@@ -2,11 +2,11 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 # Contributor: William Giokas 1007...@gmail.com
 
-_hgrev=63547
+#_hgrev=63547
 
 pkgname=pypy
-pkgver=2.0beta2
-[[ -n $_hgrev ]]  pkgver=2.0beta2.$_hgrev
+pkgver=2.0
+#[[ -n $_hgrev ]]  pkgver=2.0beta2.$_hgrev
 pkgrel=1
 pkgdesc=A Python implementation written in Python, JIT enabled
 url=http://codespeak.net/pypy/;
@@ -23,29 +23,27 @@
 'zlib: zlib module'
 'bzip2: bz2 module')
 license=('custom:MIT')
-source=(hg+https://bitbucket.org/pypy/pypy#revision=$_hgrev;)
-md5sums=('SKIP')
+#source=(hg+https://bitbucket.org/pypy/pypy#revision=$_hgrev;)
+source=(https://bitbucket.org/pypy/pypy/downloads/$pkgname-$pkgver-src.tar.bz2;)
+md5sums=('4dc82e2240dd2b5be313119672988538')
 
 build() {
-  cd ${srcdir}/pypy/pypy/goal
+  cd ${srcdir}/${pkgname}-${pkgver}-src/pypy/goal
 
   python2 ../../rpython/bin/rpython -Ojit targetpypystandalone
 }
 
 package() {
-  cd ${srcdir}/pypy/pypy/goal
+  cd ${srcdir}/${pkgname}-${pkgver}-src/pypy/tool/release
 
-  install -Dm755 pypy-c ${pkgdir}/opt/pypy/pypy-c
-  mkdir -p ${pkgdir}/opt/pypy/{lib-python,pypy}
+  python2 package.py ../../../ pypy pypy-c ${pkgdir}/${pkgname}.tar.bz2
 
-  cd ${srcdir}/pypy
-  cp -r lib-python/2.7 ${pkgdir}/opt/pypy/lib-python/
-  cp -r lib_pypy ${pkgdir}/opt/pypy/
-  cp -r include ${pkgdir}/opt/pypy/
+  mkdir -p ${pkgdir}/opt
+  tar x -C ${pkgdir}/opt -f ${pkgdir}/${pkgname}.tar.bz2
 
   mkdir -p ${pkgdir}/usr/bin
-  ln -s /opt/pypy/pypy-c ${pkgdir}/usr/bin/pypy
+  ln -s /opt/pypy/bin/pypy-c ${pkgdir}/usr/bin/pypy
 
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/pypy/LICENSE
+  install -Dm644 ${pkgdir}/opt/pypy/LICENSE 
${pkgdir}/usr/share/licenses/pypy/LICENSE
 }
 # vim: ts=2 sw=2 et:



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

2013-05-14 Thread Sven-Hendrik Haase
Date: Tuesday, May 14, 2013 @ 09:33:12
  Author: svenstaro
Revision: 90804

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

Added:
  pypy/repos/community-i686/LICENSE
(from rev 90803, pypy/trunk/LICENSE)
  pypy/repos/community-i686/PKGBUILD
(from rev 90803, pypy/trunk/PKGBUILD)
  pypy/repos/community-x86_64/LICENSE
(from rev 90803, pypy/trunk/LICENSE)
  pypy/repos/community-x86_64/PKGBUILD
(from rev 90803, pypy/trunk/PKGBUILD)
Deleted:
  pypy/repos/community-i686/LICENSE
  pypy/repos/community-i686/PKGBUILD
  pypy/repos/community-x86_64/LICENSE
  pypy/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |  308 
 /PKGBUILD |   98 ++
 community-i686/LICENSE|  154 --
 community-i686/PKGBUILD   |   51 ---
 community-x86_64/LICENSE  |  154 --
 community-x86_64/PKGBUILD |   51 ---
 6 files changed, 406 insertions(+), 410 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2013-05-14 07:33:00 UTC (rev 90803)
+++ community-i686/LICENSE  2013-05-14 07:33:12 UTC (rev 90804)
@@ -1,154 +0,0 @@
-License for files in the pypy/ directory 
-==
-
-Except when otherwise stated (look for LICENSE files in directories or
-information at the beginning of each file) all software and
-documentation in the 'pypy' directories is licensed as follows: 
-
-The MIT License
-
-Permission is hereby granted, free of charge, to any person 
-obtaining a copy of this software and associated documentation 
-files (the Software), to deal in the Software without 
-restriction, including without limitation the rights to use, 
-copy, modify, merge, publish, distribute, sublicense, and/or 
-sell copies of the Software, and to permit persons to whom the 
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included 
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS 
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
MERCHANTABILITY, 
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
-DEALINGS IN THE SOFTWARE.
-
-
-PyPy Copyright holders 2003-2010
 
-
-Except when otherwise stated (look for LICENSE files or information at
-the beginning of each file) the files in the 'pypy' directory are each
-copyrighted by one or more of the following people and organizations:
-
-Armin Rigo
-Maciej Fijalkowski
-Carl Friedrich Bolz
-Samuele Pedroni
-Antonio Cuni
-Michael Hudson
-Christian Tismer
-Holger Krekel
-Eric van Riet Paap
-Richard Emslie
-Anders Chrigstrom
-Amaury Forgeot d Arc
-Aurelien Campeas
-Anders Lehmann
-Niklaus Haldimann
-Seo Sanghyeon
-Leonardo Santagada
-Lawrence Oluyede
-Jakub Gustak
-Guido Wesdorp
-Benjamin Peterson
-Alexander Schremmer
-Niko Matsakis
-Ludovic Aubry
-Alex Martelli
-Toon Verwaest
-Stephan Diehl
-Adrien Di Mascio
-Stefan Schwarzer
-Tomek Meka
-Patrick Maupin
-Jacob Hallen
-Laura Creighton
-Bob Ippolito
-Camillo Bruni
-Simon Burton
-Bruno Gola
-Alexandre Fayolle
-Marius Gedminas
-Guido van Rossum
-Valentino Volonghi
-Adrian Kuhn
-Paul deGrandis
-Gerald Klix
-Wanja Saatkamp
-Anders Hammarquist
-Oscar Nierstrasz
-Eugene Oden
-Lukas Renggli
-Guenter Jantzen
-Dinu Gherman
-Bartosz Skowron
-Georg Brandl
-Ben Young
-Jean-Paul Calderone
-Nicolas Chauvat
-Rocco Moretti
-Michael Twomey
-boria
-Jared Grubb
-Olivier Dormond
-Stuart Williams
-Jens-Uwe Mager
-Justas Sadzevicius
-Mikael Schönenberg
-Brian Dorsey
-Jonathan David Riehl
-Beatrice During
-Elmo Mäntynen
-Andreas Friedge
-Alex Gaynor
-Anders Qvist
-Alan McIntyre
-Bert Freudenberg
-
-Heinrich-Heine University, Germany 
-Open End AB (formerly AB Strakt), Sweden
-merlinux GmbH, Germany 
-tismerysoft GmbH, Germany 
-Logilab Paris, France 
-DFKI GmbH, Germany 
-Impara, Germany
-Change Maker, Sweden 
-
- 
-License for 'lib-python/2.5.2' and 'lib-python/2.5.2-modified'
-== 
-
-Except when otherwise stated (look for LICENSE files or
-copyright/license information 

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

2013-05-14 Thread Maxime Gauduin
Date: Tuesday, May 14, 2013 @ 09:40:45
  Author: alucryd
Revision: 90805

upgpkg: gnome-panel 3.6.2-6

Modified:
  gnome-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 07:33:12 UTC (rev 90804)
+++ PKGBUILD2013-05-14 07:40:45 UTC (rev 90805)
@@ -5,7 +5,7 @@
 pkgbase=gnome-panel
 pkgname=('gnome-panel' 'gnome-flashback-session')
 pkgver=3.6.2
-pkgrel=5
+pkgrel=6
 arch=('i686' 'x86_64')
 license=('GPL')
 pkgdesc=Legacy GNOME panel



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

2013-05-14 Thread Maxime Gauduin
Date: Tuesday, May 14, 2013 @ 09:41:14
  Author: alucryd
Revision: 90806

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

Added:
  gnome-panel/repos/community-staging-i686/
  
gnome-panel/repos/community-staging-i686/0001-Add-the-GNOME-Flashback-session.patch
(from rev 90805, 
gnome-panel/trunk/0001-Add-the-GNOME-Flashback-session.patch)
  gnome-panel/repos/community-staging-i686/18_fix_force_quit_applet.patch
(from rev 90805, gnome-panel/trunk/18_fix_force_quit_applet.patch)
  gnome-panel/repos/community-staging-i686/PKGBUILD
(from rev 90805, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/community-staging-i686/drop-gweather-xml-include.patch
(from rev 90805, gnome-panel/trunk/drop-gweather-xml-include.patch)
  gnome-panel/repos/community-staging-i686/fix-autoconf.patch
(from rev 90805, gnome-panel/trunk/fix-autoconf.patch)
  gnome-panel/repos/community-staging-i686/gnome-desktop-3.8.patch
(from rev 90805, gnome-panel/trunk/gnome-desktop-3.8.patch)
  gnome-panel/repos/community-staging-i686/gnome-panel.install
(from rev 90805, gnome-panel/trunk/gnome-panel.install)
  gnome-panel/repos/community-staging-x86_64/
  
gnome-panel/repos/community-staging-x86_64/0001-Add-the-GNOME-Flashback-session.patch
(from rev 90805, 
gnome-panel/trunk/0001-Add-the-GNOME-Flashback-session.patch)
  gnome-panel/repos/community-staging-x86_64/18_fix_force_quit_applet.patch
(from rev 90805, gnome-panel/trunk/18_fix_force_quit_applet.patch)
  gnome-panel/repos/community-staging-x86_64/PKGBUILD
(from rev 90805, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/community-staging-x86_64/drop-gweather-xml-include.patch
(from rev 90805, gnome-panel/trunk/drop-gweather-xml-include.patch)
  gnome-panel/repos/community-staging-x86_64/fix-autoconf.patch
(from rev 90805, gnome-panel/trunk/fix-autoconf.patch)
  gnome-panel/repos/community-staging-x86_64/gnome-desktop-3.8.patch
(from rev 90805, gnome-panel/trunk/gnome-desktop-3.8.patch)
  gnome-panel/repos/community-staging-x86_64/gnome-panel.install
(from rev 90805, gnome-panel/trunk/gnome-panel.install)

-+
 community-staging-i686/0001-Add-the-GNOME-Flashback-session.patch   |   95 
 community-staging-i686/18_fix_force_quit_applet.patch   |   98 
 community-staging-i686/PKGBUILD |   79 +++
 community-staging-i686/drop-gweather-xml-include.patch  |   10 
 community-staging-i686/fix-autoconf.patch   |   11 
 community-staging-i686/gnome-desktop-3.8.patch  |  199 
++
 community-staging-i686/gnome-panel.install  |   12 
 community-staging-x86_64/0001-Add-the-GNOME-Flashback-session.patch |   95 
 community-staging-x86_64/18_fix_force_quit_applet.patch |   98 
 community-staging-x86_64/PKGBUILD   |   79 +++
 community-staging-x86_64/drop-gweather-xml-include.patch|   10 
 community-staging-x86_64/fix-autoconf.patch |   11 
 community-staging-x86_64/gnome-desktop-3.8.patch|  199 
++
 community-staging-x86_64/gnome-panel.install|   12 
 14 files changed, 1008 insertions(+)

Copied: 
gnome-panel/repos/community-staging-i686/0001-Add-the-GNOME-Flashback-session.patch
 (from rev 90805, gnome-panel/trunk/0001-Add-the-GNOME-Flashback-session.patch)
===
--- community-staging-i686/0001-Add-the-GNOME-Flashback-session.patch   
(rev 0)
+++ community-staging-i686/0001-Add-the-GNOME-Flashback-session.patch   
2013-05-14 07:41:14 UTC (rev 90806)
@@ -0,0 +1,95 @@
+From a5b951654b856d899e8c6a4116b4ccc4f18aac91 Mon Sep 17 00:00:00 2001
+From: Jeremy Bicha jbi...@ubuntu.com
+Date: Sun, 24 Feb 2013 17:22:29 -0500
+Subject: [PATCH] Add the GNOME Flashback session
+
+This was removed from gnome-session 3.7.4 so let's it add it back here
+(under new name)
+
+https://bugzilla.gnome.org/show_bug.cgi?id=694625
+---
+ data/Makefile.am|   18 +-
+ data/gnome-flashback.desktop.in |7 +++
+ data/gnome-flashback.session.desktop.in |3 +++
+ po/POTFILES.in  |2 ++
+ 4 files changed, 29 insertions(+), 1 deletion(-)
+ create mode 100644 data/gnome-flashback.desktop.in
+ create mode 100644 data/gnome-flashback.session.desktop.in
+
+diff --git a/data/Makefile.am b/data/Makefile.am
+index 83f82e2..84e1954 100644
+--- a/data/Makefile.am
 b/data/Makefile.am
+@@ -30,17 +30,33 @@ gsettings_SCHEMAS = $(gsettings_schemas_in:.xml.in=.xml)
+ 
+ @GSETTINGS_RULES@
+ 
++sessiondir = $(datadir)/gnome-session/sessions
++session_in_files = gnome-flashback.session.desktop.in
++session_DATA = $(session_in_files:.session.desktop.in=.session)

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

2013-05-14 Thread Maxime Gauduin
Date: Tuesday, May 14, 2013 @ 09:57:22
  Author: alucryd
Revision: 90807

libical rebuild: almanah 0.10.1-3

Modified:
  almanah/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 07:41:14 UTC (rev 90806)
+++ PKGBUILD2013-05-14 07:57:22 UTC (rev 90807)
@@ -3,7 +3,7 @@
 
 pkgname=almanah
 pkgver=0.10.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Small GTK+ application to allow you to keep a diary of your life
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/Almanah_Diary;



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

2013-05-14 Thread Maxime Gauduin
Date: Tuesday, May 14, 2013 @ 09:57:40
  Author: alucryd
Revision: 90808

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

Added:
  almanah/repos/community-staging-i686/
  almanah/repos/community-staging-i686/PKGBUILD
(from rev 90807, almanah/trunk/PKGBUILD)
  almanah/repos/community-staging-i686/almanah.install
(from rev 90807, almanah/trunk/almanah.install)
  almanah/repos/community-staging-i686/eds-3.8.patch
(from rev 90807, almanah/trunk/eds-3.8.patch)
  almanah/repos/community-staging-i686/update-gtkspell3-support.patch
(from rev 90807, almanah/trunk/update-gtkspell3-support.patch)
  almanah/repos/community-staging-x86_64/
  almanah/repos/community-staging-x86_64/PKGBUILD
(from rev 90807, almanah/trunk/PKGBUILD)
  almanah/repos/community-staging-x86_64/almanah.install
(from rev 90807, almanah/trunk/almanah.install)
  almanah/repos/community-staging-x86_64/eds-3.8.patch
(from rev 90807, almanah/trunk/eds-3.8.patch)
  almanah/repos/community-staging-x86_64/update-gtkspell3-support.patch
(from rev 90807, almanah/trunk/update-gtkspell3-support.patch)

-+
 community-staging-i686/PKGBUILD |   40 
 community-staging-i686/almanah.install  |   12 
 community-staging-i686/eds-3.8.patch| 2609 ++
 community-staging-i686/update-gtkspell3-support.patch   |   90 
 community-staging-x86_64/PKGBUILD   |   40 
 community-staging-x86_64/almanah.install|   12 
 community-staging-x86_64/eds-3.8.patch  | 2609 ++
 community-staging-x86_64/update-gtkspell3-support.patch |   90 
 8 files changed, 5502 insertions(+)

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


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

2013-05-14 Thread Maxime Gauduin
Date: Tuesday, May 14, 2013 @ 10:05:51
  Author: alucryd
Revision: 90809

upgpkg: lightdm-gtk2-greeter 1:1.5.2-1

Modified:
  lightdm-gtk2-greeter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 07:57:40 UTC (rev 90808)
+++ PKGBUILD2013-05-14 08:05:51 UTC (rev 90809)
@@ -3,8 +3,8 @@
 # Contributor: Padfoot padf...@exemail.com.au
 
 pkgname=lightdm-gtk2-greeter
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.5.2
+pkgrel=1
 epoch=1
 pkgdesc=GTK+ greeter for LightDM
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 provides=(${pkgname/2/})
 backup=('etc/lightdm/lightdm-gtk-greeter.conf')
 
source=(https://launchpad.net/${pkgname/2/}/1.6/${pkgver}/+download/${pkgname/2/}-${pkgver}.tar.gz;)
-sha256sums=('ecce7e917a79fa8f2126c3fafb6337f81f2198892159a4ef695016afecd2d621')
+sha256sums=('0de611783a9306130b0f0865c533fcaf2d21fcda9f85e7ee81b58cfa5bd781cc')
 
 build() {
   cd ${srcdir}/${pkgname/2/}-${pkgver}



[arch-commits] Commit in xfce4-xkb-plugin/trunk (2 files)

2013-05-14 Thread Evangelos Foutras
Date: Tuesday, May 14, 2013 @ 10:06:05
  Author: foutrelis
Revision: 185420

upgpkg: xfce4-xkb-plugin 0.5.5-1

New upstream release.

Modified:
  xfce4-xkb-plugin/trunk/PKGBUILD
Deleted:
  xfce4-xkb-plugin/trunk/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch

+
 PKGBUILD   |   13 +--
 xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch |   59 ---
 2 files changed, 4 insertions(+), 68 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 03:47:45 UTC (rev 185419)
+++ PKGBUILD2013-05-14 08:06:05 UTC (rev 185420)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Kieslich tobias (at) archlinux.org
 
 pkgname=xfce4-xkb-plugin
-pkgver=0.5.4.3
-pkgrel=3
+pkgver=0.5.5
+pkgrel=1
 pkgdesc=Plugin to switch keyboard layouts for the Xfce4 panel
 arch=('i686' 'x86_64')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin;
@@ -14,17 +14,12 @@
 depends=('xfce4-panel' 'libxklavier' 'librsvg')
 makedepends=('intltool')
 options=('!libtool')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2
-xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch)
-sha256sums=('ca4801bb2edfe04eeceb71879b3cf79a0674e8311c39117efdb9d3521307396d'
-'f5e6e5964df897045ed8c3443f632033689409459acdc54c0351264edc11b4ce')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2)
+sha256sums=('c97306298b0c804d4797c431bb9b698f123c0437ec845930bf938dc5d24ea8c9')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  # https://bugs.archlinux.org/task/31880
-  patch -Np1 -i 
$srcdir/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch
-
   ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \

Deleted: xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch
===
--- xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch  2013-05-14 
03:47:45 UTC (rev 185419)
+++ xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch  2013-05-14 
08:06:05 UTC (rev 185420)
@@ -1,59 +0,0 @@
-From ac73bc9de624d322b318c2eda0ace7f0bee97a64 Mon Sep 17 00:00:00 2001
-From: Igor Slepchin igor.slepc...@gmail.com
-Date: Thu, 19 Jul 2012 05:59:40 +
-Subject: Fix memory corruption.
-
-g_free(c) in the original code was freeing memory at the pointer
-that was incremented a few times since the allocation.
-
-This is similar to ubuntu bug #899290 and fedora bug 589898.

-diff --git a/panel-plugin/xkb-util.c b/panel-plugin/xkb-util.c
-index d0d0230..324928f 100644
 a/panel-plugin/xkb-util.c
-+++ b/panel-plugin/xkb-util.c
-@@ -66,11 +66,10 @@ xkb_util_get_layout_string (const gchar *group_name, const 
gchar *variant)
- gchar*
- xkb_util_normalize_group_name (const gchar* group_name)
- {
--gchar *c;
-+const gchar *c;
- gchar *result;
- gint cut_length;
- gint index_of_na = -1;
--gint index_tmp = -1;
- 
- if (!group_name)
- return NULL;
-@@ -78,27 +77,19 @@ xkb_util_normalize_group_name (const gchar* group_name)
- if (strlen (group_name) = 3)
- return g_strdup (group_name);
- 
--c = g_strdup (group_name);
--
--while (*c)
-+for (c = group_name; *c; c++)
- {
--index_tmp++;
--
- if (!((*c = 'a'  *c = 'z') || (*c = 'A'  *c = 'Z')))
- {
--index_of_na = index_tmp;
-+index_of_na = group_name - c;
- break;
- }
--
--c++;
- }
- 
- cut_length = (index_of_na != -1  index_of_na = 3) ? index_of_na : 3;
- 
- result = g_strndup (group_name, cut_length);
- 
--g_free (c);
--
- return result;
- }
- 
---
-cgit v0.9.0.3



[arch-commits] Commit in lightdm-gtk2-greeter/repos (4 files)

2013-05-14 Thread Maxime Gauduin
Date: Tuesday, May 14, 2013 @ 10:06:07
  Author: alucryd
Revision: 90810

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

Added:
  lightdm-gtk2-greeter/repos/community-i686/PKGBUILD
(from rev 90809, lightdm-gtk2-greeter/trunk/PKGBUILD)
  lightdm-gtk2-greeter/repos/community-x86_64/PKGBUILD
(from rev 90809, lightdm-gtk2-greeter/trunk/PKGBUILD)
Deleted:
  lightdm-gtk2-greeter/repos/community-i686/PKGBUILD
  lightdm-gtk2-greeter/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-14 08:05:51 UTC (rev 90809)
+++ community-i686/PKGBUILD 2013-05-14 08:06:07 UTC (rev 90810)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Padfoot padf...@exemail.com.au
-
-pkgname=lightdm-gtk2-greeter
-pkgver=1.5.1
-pkgrel=2
-epoch=1
-pkgdesc=GTK+ greeter for LightDM
-arch=('i686' 'x86_64')
-url=https://launchpad.net/lightdm-gtk-greeter;
-license=('GPL3' 'LGPL3')
-depends=('gtk2' 'lightdm')
-makedepends=('exo' 'gnome-doc-utils' 'gobject-introspection' 'intltool')
-provides=(${pkgname/2/})
-backup=('etc/lightdm/lightdm-gtk-greeter.conf')
-source=(https://launchpad.net/${pkgname/2/}/1.6/${pkgver}/+download/${pkgname/2/}-${pkgver}.tar.gz;)
-sha256sums=('ecce7e917a79fa8f2126c3fafb6337f81f2198892159a4ef695016afecd2d621')
-
-build() {
-  cd ${srcdir}/${pkgname/2/}-${pkgver}
-
-  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc 
--libexecdir=/usr/lib/lightdm --disable-static --with-gtk2
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname/2/}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lightdm-gtk2-greeter/repos/community-i686/PKGBUILD (from rev 90809, 
lightdm-gtk2-greeter/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-14 08:06:07 UTC (rev 90810)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Padfoot padf...@exemail.com.au
+
+pkgname=lightdm-gtk2-greeter
+pkgver=1.5.2
+pkgrel=1
+epoch=1
+pkgdesc=GTK+ greeter for LightDM
+arch=('i686' 'x86_64')
+url=https://launchpad.net/lightdm-gtk-greeter;
+license=('GPL3' 'LGPL3')
+depends=('gtk2' 'lightdm')
+makedepends=('exo' 'gnome-doc-utils' 'gobject-introspection' 'intltool')
+provides=(${pkgname/2/})
+backup=('etc/lightdm/lightdm-gtk-greeter.conf')
+source=(https://launchpad.net/${pkgname/2/}/1.6/${pkgver}/+download/${pkgname/2/}-${pkgver}.tar.gz;)
+sha256sums=('0de611783a9306130b0f0865c533fcaf2d21fcda9f85e7ee81b58cfa5bd781cc')
+
+build() {
+  cd ${srcdir}/${pkgname/2/}-${pkgver}
+
+  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc 
--libexecdir=/usr/lib/lightdm --disable-static --with-gtk2
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname/2/}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-14 08:05:51 UTC (rev 90809)
+++ community-x86_64/PKGBUILD   2013-05-14 08:06:07 UTC (rev 90810)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Padfoot padf...@exemail.com.au
-
-pkgname=lightdm-gtk2-greeter
-pkgver=1.5.1
-pkgrel=2
-epoch=1
-pkgdesc=GTK+ greeter for LightDM
-arch=('i686' 'x86_64')
-url=https://launchpad.net/lightdm-gtk-greeter;
-license=('GPL3' 'LGPL3')
-depends=('gtk2' 'lightdm')
-makedepends=('exo' 'gnome-doc-utils' 'gobject-introspection' 'intltool')
-provides=(${pkgname/2/})
-backup=('etc/lightdm/lightdm-gtk-greeter.conf')
-source=(https://launchpad.net/${pkgname/2/}/1.6/${pkgver}/+download/${pkgname/2/}-${pkgver}.tar.gz;)
-sha256sums=('ecce7e917a79fa8f2126c3fafb6337f81f2198892159a4ef695016afecd2d621')
-
-build() {
-  cd ${srcdir}/${pkgname/2/}-${pkgver}
-
-  ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc 
--libexecdir=/usr/lib/lightdm --disable-static --with-gtk2
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname/2/}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lightdm-gtk2-greeter/repos/community-x86_64/PKGBUILD (from rev 90809, 
lightdm-gtk2-greeter/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-14 08:06:07 UTC (rev 90810)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Padfoot padf...@exemail.com.au
+
+pkgname=lightdm-gtk2-greeter
+pkgver=1.5.2

[arch-commits] Commit in xfce4-xkb-plugin/repos (6 files)

2013-05-14 Thread Evangelos Foutras
Date: Tuesday, May 14, 2013 @ 10:06:15
  Author: foutrelis
Revision: 185421

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

Added:
  xfce4-xkb-plugin/repos/extra-i686/PKGBUILD
(from rev 185420, xfce4-xkb-plugin/trunk/PKGBUILD)
  xfce4-xkb-plugin/repos/extra-x86_64/PKGBUILD
(from rev 185420, xfce4-xkb-plugin/trunk/PKGBUILD)
Deleted:
  xfce4-xkb-plugin/repos/extra-i686/PKGBUILD
  
xfce4-xkb-plugin/repos/extra-i686/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch
  xfce4-xkb-plugin/repos/extra-x86_64/PKGBUILD
  
xfce4-xkb-plugin/repos/extra-x86_64/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch

-+
 /PKGBUILD   |   82 
++
 extra-i686/PKGBUILD |   46 
-
 extra-i686/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch   |   59 
---
 extra-x86_64/PKGBUILD   |   46 
-
 extra-x86_64/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch |   59 
---
 5 files changed, 82 insertions(+), 210 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 08:06:05 UTC (rev 185420)
+++ extra-i686/PKGBUILD 2013-05-14 08:06:15 UTC (rev 185421)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: AndyRTR andy...@archlinux.org
-# Contributor: Tobias Kieslich tobias (at) archlinux.org
-
-pkgname=xfce4-xkb-plugin
-pkgver=0.5.4.3
-pkgrel=3
-pkgdesc=Plugin to switch keyboard layouts for the Xfce4 panel
-arch=('i686' 'x86_64')
-url=http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin;
-license=('custom')
-groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxklavier' 'librsvg')
-makedepends=('intltool')
-options=('!libtool')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2
-xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch)
-sha256sums=('ca4801bb2edfe04eeceb71879b3cf79a0674e8311c39117efdb9d3521307396d'
-'f5e6e5964df897045ed8c3443f632033689409459acdc54c0351264edc11b4ce')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # https://bugs.archlinux.org/task/31880
-  patch -Np1 -i 
$srcdir/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-xkb-plugin/repos/extra-i686/PKGBUILD (from rev 185420, 
xfce4-xkb-plugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 08:06:15 UTC (rev 185421)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: AndyRTR andy...@archlinux.org
+# Contributor: Tobias Kieslich tobias (at) archlinux.org
+
+pkgname=xfce4-xkb-plugin
+pkgver=0.5.5
+pkgrel=1
+pkgdesc=Plugin to switch keyboard layouts for the Xfce4 panel
+arch=('i686' 'x86_64')
+url=http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin;
+license=('custom')
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'libxklavier' 'librsvg')
+makedepends=('intltool')
+options=('!libtool')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2)
+sha256sums=('c97306298b0c804d4797c431bb9b698f123c0437ec845930bf938dc5d24ea8c9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch
===
--- extra-i686/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch   
2013-05-14 08:06:05 UTC (rev 185420)
+++ extra-i686/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch   
2013-05-14 08:06:15 UTC (rev 185421)
@@ -1,59 +0,0 @@
-From ac73bc9de624d322b318c2eda0ace7f0bee97a64 Mon Sep 17 00:00:00 2001
-From: Igor Slepchin igor.slepc...@gmail.com
-Date: Thu, 19 Jul 2012 05:59:40 +
-Subject: Fix memory corruption.
-
-g_free(c) in the original code was freeing memory at the pointer
-that was incremented a few times since the allocation.
-
-This is similar to ubuntu bug #899290 and fedora bug 589898.

-diff --git a/panel-plugin/xkb-util.c 

[arch-commits] Commit in unbound/trunk (5 files)

2013-05-14 Thread Gaetan Bisson
Date: Tuesday, May 14, 2013 @ 10:48:40
  Author: bisson
Revision: 90811

move binaries to /usr/bin, misc cleanup

Added:
  unbound/trunk/conf
(from rev 90810, unbound/trunk/unbound.conf)
  unbound/trunk/service
(from rev 90810, unbound/trunk/unbound.service)
Modified:
  unbound/trunk/PKGBUILD
Deleted:
  unbound/trunk/unbound.conf
  unbound/trunk/unbound.service

-+
 PKGBUILD|   25 +++--
 conf|4 
 service |   12 
 unbound.conf|4 
 unbound.service |   12 
 5 files changed, 27 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 08:06:07 UTC (rev 90810)
+++ PKGBUILD2013-05-14 08:48:40 UTC (rev 90811)
@@ -5,47 +5,44 @@
 
 pkgname=unbound
 pkgver=1.4.20
-pkgrel=1
+pkgrel=2
 pkgdesc='Validating, recursive, and caching DNS resolver'
 url='http://unbound.net/'
 license=('custom:BSD')
 arch=('i686' 'x86_64')
-options=('!libtool')
 depends=('openssl' 'ldns')
 makedepends=('expat')
 optdepends=('expat: unbound-anchor')
 backup=('etc/unbound/unbound.conf')
 source=(http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz;
-'unbound.service'
-'unbound.conf')
+'service'
+'conf')
 sha1sums=('1752976533be2a4f0c9cdbab9d2cbb67d4f27c43'
-  'a2493cb105ff6aa23d756514badb13b02d37f319'
+  'b543ae6f8b87423bec095fca6b335a9ee43739a8'
   '5d473ec2943fd85367cdb653fcd58e186f07383f')
 
+options=('!libtool')
 install=install
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
-
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
+   --sbindir=/usr/bin \
--disable-static \
--disable-rpath \
--with-conf-file=/etc/unbound/unbound.conf \
-   --with-pidfile=/run/unbound.pid \
-
+   --with-pidfile=/run/unbound.pid
make
 }
 
 package() {
cd ${srcdir}/${pkgname}-${pkgver}
-
make DESTDIR=${pkgdir} install
-
-   install -D -m644 LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   install -D -m644 ../unbound.conf ${pkgdir}/etc/unbound/unbound.conf
-   install -D -m644 doc/example.conf.in 
${pkgdir}/etc/unbound/unbound.conf.example
-   install -D -m644 ../unbound.service 
${pkgdir}/usr/lib/systemd/system/unbound.service
+   install -Dm644 doc/example.conf.in 
${pkgdir}/etc/unbound/unbound.conf.example
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm644 ../service 
${pkgdir}/usr/lib/systemd/system/unbound.service
+   install -Dm644 ../conf ${pkgdir}/etc/unbound/unbound.conf
 }

Copied: unbound/trunk/conf (from rev 90810, unbound/trunk/unbound.conf)
===
--- conf(rev 0)
+++ conf2013-05-14 08:48:40 UTC (rev 90811)
@@ -0,0 +1,4 @@
+server:
+  username: unbound
+  directory: /etc/unbound
+  use-syslog: yes

Copied: unbound/trunk/service (from rev 90810, unbound/trunk/unbound.service)
===
--- service (rev 0)
+++ service 2013-05-14 08:48:40 UTC (rev 90811)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Unbound DNS Resolver
+After=network.target
+
+[Service]
+PIDFile=/run/unbound.pid
+ExecStart=/usr/bin/unbound -d
+ExecReload=/bin/kill -HUP $MAINPID
+Restart=always
+
+[Install]
+WantedBy=multi-user.target

Deleted: unbound.conf
===
--- unbound.conf2013-05-14 08:06:07 UTC (rev 90810)
+++ unbound.conf2013-05-14 08:48:40 UTC (rev 90811)
@@ -1,4 +0,0 @@
-server:
-  username: unbound
-  directory: /etc/unbound
-  use-syslog: yes

Deleted: unbound.service
===
--- unbound.service 2013-05-14 08:06:07 UTC (rev 90810)
+++ unbound.service 2013-05-14 08:48:40 UTC (rev 90811)
@@ -1,12 +0,0 @@
-[Unit]
-Description=Unbound DNS Resolver
-After=network.target
-
-[Service]
-PIDFile=/run/unbound.pid
-ExecStart=/usr/sbin/unbound -d
-ExecReload=/bin/kill -HUP $MAINPID
-Restart=always
-
-[Install]
-WantedBy=multi-user.target



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

2013-05-14 Thread Gaetan Bisson
Date: Tuesday, May 14, 2013 @ 10:48:54
  Author: bisson
Revision: 90812

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

Added:
  unbound/repos/community-testing-i686/
  unbound/repos/community-testing-i686/PKGBUILD
(from rev 90811, unbound/trunk/PKGBUILD)
  unbound/repos/community-testing-i686/conf
(from rev 90811, unbound/trunk/conf)
  unbound/repos/community-testing-i686/install
(from rev 90811, unbound/trunk/install)
  unbound/repos/community-testing-i686/service
(from rev 90811, unbound/trunk/service)
  unbound/repos/community-testing-x86_64/
  unbound/repos/community-testing-x86_64/PKGBUILD
(from rev 90811, unbound/trunk/PKGBUILD)
  unbound/repos/community-testing-x86_64/conf
(from rev 90811, unbound/trunk/conf)
  unbound/repos/community-testing-x86_64/install
(from rev 90811, unbound/trunk/install)
  unbound/repos/community-testing-x86_64/service
(from rev 90811, unbound/trunk/service)

---+
 community-testing-i686/PKGBUILD   |   48 
 community-testing-i686/conf   |4 +++
 community-testing-i686/install|   10 +++
 community-testing-i686/service|   12 +
 community-testing-x86_64/PKGBUILD |   48 
 community-testing-x86_64/conf |4 +++
 community-testing-x86_64/install  |   10 +++
 community-testing-x86_64/service  |   12 +
 8 files changed, 148 insertions(+)

Copied: unbound/repos/community-testing-i686/PKGBUILD (from rev 90811, 
unbound/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-05-14 08:48:54 UTC (rev 90812)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Hisato Tatekura hisato_tatek...@excentrics.net
+# Contributor: Massimiliano Torromeo massimiliano DOT torromeo AT google mail 
service
+
+pkgname=unbound
+pkgver=1.4.20
+pkgrel=2
+pkgdesc='Validating, recursive, and caching DNS resolver'
+url='http://unbound.net/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'ldns')
+makedepends=('expat')
+optdepends=('expat: unbound-anchor')
+backup=('etc/unbound/unbound.conf')
+source=(http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz;
+'service'
+'conf')
+sha1sums=('1752976533be2a4f0c9cdbab9d2cbb67d4f27c43'
+  'b543ae6f8b87423bec095fca6b335a9ee43739a8'
+  '5d473ec2943fd85367cdb653fcd58e186f07383f')
+
+options=('!libtool')
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --sbindir=/usr/bin \
+   --disable-static \
+   --disable-rpath \
+   --with-conf-file=/etc/unbound/unbound.conf \
+   --with-pidfile=/run/unbound.pid
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 doc/example.conf.in 
${pkgdir}/etc/unbound/unbound.conf.example
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm644 ../service 
${pkgdir}/usr/lib/systemd/system/unbound.service
+   install -Dm644 ../conf ${pkgdir}/etc/unbound/unbound.conf
+}

Copied: unbound/repos/community-testing-i686/conf (from rev 90811, 
unbound/trunk/conf)
===
--- community-testing-i686/conf (rev 0)
+++ community-testing-i686/conf 2013-05-14 08:48:54 UTC (rev 90812)
@@ -0,0 +1,4 @@
+server:
+  username: unbound
+  directory: /etc/unbound
+  use-syslog: yes

Copied: unbound/repos/community-testing-i686/install (from rev 90811, 
unbound/trunk/install)
===
--- community-testing-i686/install  (rev 0)
+++ community-testing-i686/install  2013-05-14 08:48:54 UTC (rev 90812)
@@ -0,0 +1,10 @@
+post_install() {
+   getent group unbound /dev/null || groupadd -r unbound /dev/null
+   getent passwd unbound /dev/null || useradd -r -g unbound -d 
/etc/unbound -s /bin/false -c unbound unbound /dev/null
+}
+
+post_remove() {
+   getent passwd unbound /dev/null  userdel unbound /dev/null
+   getent group unbound /dev/null  groupdel unbound /dev/null
+   return 0
+}

Copied: unbound/repos/community-testing-i686/service (from rev 90811, 
unbound/trunk/service)
===
--- community-testing-i686/service  (rev 0)
+++ community-testing-i686/service  2013-05-14 08:48:54 UTC (rev 90812)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Unbound DNS Resolver
+After=network.target
+
+[Service]

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

2013-05-14 Thread Alexander Rødseth
Date: Tuesday, May 14, 2013 @ 11:01:54
  Author: arodseth
Revision: 90813

upgpkg: go 2:1.1-1

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 08:48:54 UTC (rev 90812)
+++ PKGBUILD2013-05-14 09:01:54 UTC (rev 90813)
@@ -11,7 +11,7 @@
 # TODO: Create split packages for the crosscompilation versions as well
 
 pkgname=go
-pkgver=1.1rc3
+pkgver=1.1
 pkgrel=1
 epoch=2
 pkgdesc='Google Go compiler and tools'
@@ -23,17 +23,17 @@
 options=('!strip')
 install=$pkgname.install
 backup=('usr/lib/go/bin')
-#if [ $CARCH == 'x86_64' ]; then
-#  
source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-amd64.tar.gz;
-#  $pkgname.sh)
-#  
sha256sums=('ed631dd172418488ee24f79b1aa64474b8eb959f8035c5f2ee77e6d2e467e61a'
-#
'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
-#else
+if [ $CARCH == 'x86_64' ]; then
+  source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-amd64.tar.gz;
+  $pkgname.sh)
+  
sha256sums=('2ed0548bc9f9071c24d253f945dd8354bdaa8a9925e48ad5eef586afbf6cfe8a'
+   'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
+else
   source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-386.tar.gz;
   $pkgname.sh)
-  
sha256sums=('c81fd6503ab49ad92a270a740581ad744062c195bec4df94ae9973a9f4001da9'
+  
sha256sums=('fd6c951cbd5329f192430fe579dbe594d380c80651bf660c1b3d4e9a86370383'
 'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
-#fi
+fi
 
 build() {
   cd $srcdir/$pkgname/src



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

2013-05-14 Thread Alexander Rødseth
Date: Tuesday, May 14, 2013 @ 11:02:17
  Author: arodseth
Revision: 90814

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

Added:
  go/repos/community-i686/PKGBUILD
(from rev 90813, go/trunk/PKGBUILD)
  go/repos/community-i686/go.install
(from rev 90813, go/trunk/go.install)
  go/repos/community-i686/go.sh
(from rev 90813, go/trunk/go.sh)
  go/repos/community-x86_64/PKGBUILD
(from rev 90813, go/trunk/PKGBUILD)
  go/repos/community-x86_64/go.install
(from rev 90813, go/trunk/go.install)
  go/repos/community-x86_64/go.sh
(from rev 90813, go/trunk/go.sh)
Deleted:
  go/repos/community-i686/PKGBUILD
  go/repos/community-i686/go.install
  go/repos/community-i686/go.sh
  go/repos/community-x86_64/PKGBUILD
  go/repos/community-x86_64/go.install
  go/repos/community-x86_64/go.sh

-+
 /PKGBUILD   |  280 ++
 /go.install |   26 +++
 /go.sh  |2 
 community-i686/PKGBUILD |  140 -
 community-i686/go.install   |   13 -
 community-i686/go.sh|1 
 community-x86_64/PKGBUILD   |  140 -
 community-x86_64/go.install |   13 -
 community-x86_64/go.sh  |1 
 9 files changed, 308 insertions(+), 308 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-14 09:01:54 UTC (rev 90813)
+++ community-i686/PKGBUILD 2013-05-14 09:02:17 UTC (rev 90814)
@@ -1,140 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Rémy Oudompheng  r...@archlinux.org
-# Contributor: Andres Perera andres87p gmail
-# Contributor: Matthew Bauer mjbaue...@gmail.com
-# Contributor: Christian Himpel chres...@gmail.com
-# Contributor: Mike Rosset mike.ros...@gmail.com
-# Contributor: Daniel YC Lin dlin...@gmail.com
-
-# TODO: Create split packages for the crosscompilation versions as well
-
-pkgname=go
-pkgver=1.1rc3
-pkgrel=1
-epoch=2
-pkgdesc='Google Go compiler and tools'
-arch=('x86_64' 'i686')
-url='http://golang.org/'
-license=('custom')
-depends=('perl' 'gawk')
-makedepends=('inetutils')
-options=('!strip')
-install=$pkgname.install
-backup=('usr/lib/go/bin')
-#if [ $CARCH == 'x86_64' ]; then
-#  
source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-amd64.tar.gz;
-#  $pkgname.sh)
-#  
sha256sums=('ed631dd172418488ee24f79b1aa64474b8eb959f8035c5f2ee77e6d2e467e61a'
-#
'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
-#else
-  source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-386.tar.gz;
-  $pkgname.sh)
-  
sha256sums=('c81fd6503ab49ad92a270a740581ad744062c195bec4df94ae9973a9f4001da9'
-'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
-#fi
-
-build() {
-  cd $srcdir/$pkgname/src
-
-  export GOROOT_FINAL=/usr/lib/go
-
-  # Enable ARM crosscompilation for linux
-  export GOOS=linux
-  export GOARCH=arm
-  bash make.bash
-
-  # Crosscompilation for various platforms (including linux)
-  for os in linux; do # darwin freebsd windows; do
-for arch in amd64 386; do
-  export GOOS=$os
-  export GOARCH=$arch
-  bash make.bash --no-clean
-done
-  done
-}
-
-check() {
-  cd $srcdir/$pkgname
-
-  export GOOS=linux
-  if [ $CARCH == 'x86_64' ]; then
-export GOARCH=amd64
-  elif [ $CARCH == 'i686' ]; then
-export GOARCH=386
-  fi
-
-  export GOROOT=$srcdir/$pkgname
-  export PATH=$srcdir/$pkgname/bin:$PATH
-
-  # TestSimpleMulticastListener will fail in standard chroot.
-  cd src  bash run.bash --no-rebuild || true
-}
-
-package() {
-  cd $srcdir/$pkgname
-
-  install -Dm644 LICENSE \
-$pkgdir/usr/share/licenses/go/LICENSE
-  install -Dm644 misc/bash/go \
-$pkgdir/usr/share/bash-completion/completions/go
-  install -Dm644 misc/emacs/go-mode-load.el \
-$pkgdir/usr/share/emacs/site-lisp/go-mode-load.el
-  install -Dm644 misc/emacs/go-mode.el \
-$pkgdir/usr/share/emacs/site-lisp/go-mode.el
-  install -Dm644 misc/zsh/go \
-$pkgdir/usr/share/zsh/site-functions/_go
-
-  for f in ftdetect/gofiletype.vim autoload/go/complete.vim indent/go.vim \
-ftplugin/go/fmt.vim ftplugin/go/import.vim syntax/go.vim syntax/godoc.vim \
-plugin/godoc.vim;
-  do
-install -Dm644 misc/vim/$f $pkgdir/usr/share/vim/vimfiles/$f
-  done
-
-  mkdir -p $pkgdir/{etc/profile.d,usr/{share/go,lib/go,lib/go/src,lib/go/site}}
-
-  cp -r doc misc -t $pkgdir/usr/share/go
-  ln -s /usr/share/go/doc $pkgdir/usr/lib/go/doc
-  cp -a bin $pkgdir/usr
-  cp -a pkg $pkgdir/usr/lib/go
-  cp -a $GOROOT/src/pkg $pkgdir/usr/lib/go/src/
-  cp -a $GOROOT/src/cmd $pkgdir/usr/lib/go/src/cmd
-  cp -a $GOROOT/src/lib9 $pkgdir/usr/lib/go/src/
-  cp -a $GOROOT/lib $pkgdir/usr/lib/go/
-  cp -a $GOROOT/include $pkgdir/usr/lib/go/
-
-  install -Dm644 src/Make.* $pkgdir/usr/lib/go/src

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:26:27
  Author: heftig
Revision: 185422

3.8.2

Modified:
  libgweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 08:06:15 UTC (rev 185421)
+++ PKGBUILD2013-05-14 09:26:27 UTC (rev 185422)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot  j...@archlinux.org
 
 pkgname=libgweather
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Provides access to weather information from the net
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 gettext-not-xml.patch
 no_external_gettext.patch)
-sha256sums=('4649f51a881ec375853a782ec1cd279f242baa4b6c1b9ebe09614ac65dd6081a'
+sha256sums=('b053c1328d756a6c653e44464b7a41bec451752fa9686ade32e2e4c6e2a6deb5'
 '40325e0b5464ebb75eaad3c9292c0bab7b15cfefb93011d9ccc0ab82635a9533'
 'f07ac07a70ad4999c3acd5d5b82aabd8831e6a45beb9aaed239f212057ded672')
 



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:28:35
  Author: heftig
Revision: 185423

3.8.2

Modified:
  eog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:26:27 UTC (rev 185422)
+++ PKGBUILD2013-05-14 09:28:35 UTC (rev 185423)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=eog
-pkgver=3.8.0
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Eye of Gnome: An image viewing and cataloging program
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 options=('!emptydirs' '!libtool')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0f2f6f1eb1a373b2a6f8e5627b20815e5bf13b8c856b67d8f72d2a10b6012f2b')
+sha256sums=('689251b6dd18ef191cbfd9431c0324c70707b60edd73d86fc014bd8ae0bd8336')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:29:29
  Author: heftig
Revision: 185424

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

Added:
  libgweather/repos/extra-i686/PKGBUILD
(from rev 185423, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-i686/gettext-not-xml.patch
(from rev 185423, libgweather/trunk/gettext-not-xml.patch)
  libgweather/repos/extra-i686/libgweather.install
(from rev 185423, libgweather/trunk/libgweather.install)
  libgweather/repos/extra-i686/no_external_gettext.patch
(from rev 185423, libgweather/trunk/no_external_gettext.patch)
  libgweather/repos/extra-x86_64/PKGBUILD
(from rev 185423, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-x86_64/gettext-not-xml.patch
(from rev 185423, libgweather/trunk/gettext-not-xml.patch)
  libgweather/repos/extra-x86_64/libgweather.install
(from rev 185423, libgweather/trunk/libgweather.install)
  libgweather/repos/extra-x86_64/no_external_gettext.patch
(from rev 185423, libgweather/trunk/no_external_gettext.patch)
Deleted:
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-i686/gettext-not-xml.patch
  libgweather/repos/extra-i686/libgweather.install
  libgweather/repos/extra-i686/no_external_gettext.patch
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/repos/extra-x86_64/gettext-not-xml.patch
  libgweather/repos/extra-x86_64/libgweather.install
  libgweather/repos/extra-x86_64/no_external_gettext.patch

+
 /PKGBUILD  |   88 ++
 /gettext-not-xml.patch | 1102 +++
 /libgweather.install   |   36 +
 /no_external_gettext.patch |   28 
 extra-i686/PKGBUILD|   44 -
 extra-i686/gettext-not-xml.patch   |  551 ---
 extra-i686/libgweather.install |   18 
 extra-i686/no_external_gettext.patch   |   14 
 extra-x86_64/PKGBUILD  |   44 -
 extra-x86_64/gettext-not-xml.patch |  551 ---
 extra-x86_64/libgweather.install   |   18 
 extra-x86_64/no_external_gettext.patch |   14 
 12 files changed, 1254 insertions(+), 1254 deletions(-)

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


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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:30:19
  Author: heftig
Revision: 185425

3.8.2

Modified:
  gnome-weather/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:29:29 UTC (rev 185424)
+++ PKGBUILD2013-05-14 09:30:19 UTC (rev 185425)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-weather
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Access current weather conditions and forecasts
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 groups=(gnome-extra)
 install=gnome-weather.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9dbbf0aa50a940894a9ebf63001163a8fa89c3aa8febbddcd3c6c6eefbc00f3d')
+sha256sums=('cf61afac1435dbdb87e8d9e4d86bca29cf1ff2c64cefc8db696cd27dad15adf4')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:30:44
  Author: heftig
Revision: 185426

2.36.2

Modified:
  glib-networking/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:30:19 UTC (rev 185425)
+++ PKGBUILD2013-05-14 09:30:44 UTC (rev 185426)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=glib-networking
-pkgver=2.36.1
+pkgver=2.36.2
 pkgrel=1
 pkgdesc=Network-related giomodules for glib
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=('!libtool')
 install=glib-networking.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e2df2d1943a6193ca471addc58539895da1ae96fdba305dedb937ef56adb57ea')
+sha256sums=('2108d55b0af3eea56ce256830bcaf1519d6337e0054ef2eff80f2c0ef0eb23f9')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:33:41
  Author: heftig
Revision: 185427

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

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

--+
 /PKGBUILD|   66 +
 /eog.install |   26 +
 extra-i686/PKGBUILD  |   33 --
 extra-i686/eog.install   |   13 
 extra-x86_64/PKGBUILD|   33 --
 extra-x86_64/eog.install |   13 
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 09:30:44 UTC (rev 185426)
+++ extra-i686/PKGBUILD 2013-05-14 09:33:41 UTC (rev 185427)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=eog
-pkgver=3.8.0
-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 
gnome-icon-theme dconf)
-makedepends=(gtk-doc intltool itstool)
-install=eog.install
-groups=(gnome)
-options=('!emptydirs' '!libtool')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0f2f6f1eb1a373b2a6f8e5627b20815e5bf13b8c856b67d8f72d2a10b6012f2b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # remove it from Xfce menu that ships its own thingy
-  echo NotShowIn=XFCE  $pkgdir/usr/share/applications/eog.desktop
-}

Copied: eog/repos/extra-i686/PKGBUILD (from rev 185426, eog/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 09:33:41 UTC (rev 185427)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=eog
+pkgver=3.8.2
+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 
gnome-icon-theme dconf)
+makedepends=(gtk-doc intltool itstool)
+install=eog.install
+groups=(gnome)
+options=('!emptydirs' '!libtool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('689251b6dd18ef191cbfd9431c0324c70707b60edd73d86fc014bd8ae0bd8336')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # remove it from Xfce menu that ships its own thingy
+  echo NotShowIn=XFCE  $pkgdir/usr/share/applications/eog.desktop
+}

Deleted: extra-i686/eog.install
===
--- extra-i686/eog.install  2013-05-14 09:30:44 UTC (rev 185426)
+++ extra-i686/eog.install  2013-05-14 09:33:41 UTC (rev 185427)
@@ -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/extra-i686/eog.install (from rev 185426, 
eog/trunk/eog.install)
===
--- extra-i686/eog.install  (rev 0)
+++ extra-i686/eog.install  2013-05-14 09:33:41 UTC (rev 185427)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 09:30:44 UTC (rev 185426)
+++ extra-x86_64/PKGBUILD   2013-05-14 09:33:41 UTC (rev 185427)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=eog
-pkgver=3.8.0
-pkgrel=1
-pkgdesc=Eye 

[arch-commits] Commit in gnome-getting-started-docs/trunk (PKGBUILD)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:34:53
  Author: heftig
Revision: 185428

3.8.2

Modified:
  gnome-getting-started-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:33:41 UTC (rev 185427)
+++ PKGBUILD2013-05-14 09:34:53 UTC (rev 185428)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-getting-started-docs
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Help a new user get started in GNOME
 arch=(any)
@@ -13,7 +13,7 @@
 url=http://www.gnome.org;
 groups=(gnome-extra)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/3.8/$pkgname-$pkgver.tar.xz)
-sha256sums=('6406888a15af31db6d64025997d29592b2d10439637e63b319a8f50540764192')
+sha256sums=('163f986a2347c76828f2b8d3fa51666a2b9a9046520ed8d5d152e6c99662742f')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:35:46
  Author: heftig
Revision: 185429

3.8.2

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:34:53 UTC (rev 185428)
+++ PKGBUILD2013-05-14 09:35:46 UTC (rev 185429)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=cheese
-pkgver=3.8.1
+pkgver=3.8.2
 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,7 +16,7 @@
 url=http://www.gnome.org/projects/cheese/;
 install=cheese.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e9f7a7855c52451cfc59ffa23962eaa5fda7c9bc629bb975f4328af061d01eeb')
+sha256sums=('79d21f2a7ebf1e91b2c2aa595f3a6dcf899258b1d2e307371440540c3d3a4ec3')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:41:41
  Author: heftig
Revision: 185430

3.8.2

Modified:
  gnome-calculator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:35:46 UTC (rev 185429)
+++ PKGBUILD2013-05-14 09:41:41 UTC (rev 185430)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-calculator
-pkgver=3.8.1
+pkgver=3.8.2
 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::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('24ae856c90a3df62c52dc413ceb2c9bad15e7ad146de0469b53c70681a4ad435')
+sha256sums=('13d67b6dfa2501b883add8adf5470c5fea5eb1f1fa87f84e8ceda069418f1e81')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:41:47
  Author: heftig
Revision: 185431

3.8.2

Modified:
  vinagre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:41:41 UTC (rev 185430)
+++ PKGBUILD2013-05-14 09:41:47 UTC (rev 185431)
@@ -5,7 +5,7 @@
 # Contributor: lp76 l.ped...@gmail.com
 
 pkgname=vinagre
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=A VNC Client for the GNOME Desktop
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 groups=('gnome-extra')
 options=('!emptydirs' '!libtool')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('64f9bcd08f33e5e767565909792094ad78d7b400f16dc24e0a5699c7e87da000')
+sha256sums=('eda05e6abfd3d575f8b954c1e442d28639ae13b67fc285ef585b8cd78da014e8')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:43:24
  Author: heftig
Revision: 185432

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

Added:
  gnome-weather/repos/extra-i686/PKGBUILD
(from rev 185431, gnome-weather/trunk/PKGBUILD)
  gnome-weather/repos/extra-i686/gnome-weather.install
(from rev 185431, gnome-weather/trunk/gnome-weather.install)
  gnome-weather/repos/extra-x86_64/PKGBUILD
(from rev 185431, gnome-weather/trunk/PKGBUILD)
  gnome-weather/repos/extra-x86_64/gnome-weather.install
(from rev 185431, gnome-weather/trunk/gnome-weather.install)
Deleted:
  gnome-weather/repos/extra-i686/PKGBUILD
  gnome-weather/repos/extra-i686/gnome-weather.install
  gnome-weather/repos/extra-x86_64/PKGBUILD
  gnome-weather/repos/extra-x86_64/gnome-weather.install

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 09:41:47 UTC (rev 185431)
+++ extra-i686/PKGBUILD 2013-05-14 09:43:24 UTC (rev 185432)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-weather
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=Access current weather conditions and forecasts
-arch=(i686 x86_64)
-url=https://www.gnome.org/;
-license=(GPL)
-depends=(gtk3 gjs libgweather)
-makedepends=(intltool gobject-introspection)
-options=(!libtool)
-groups=(gnome-extra)
-install=gnome-weather.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9dbbf0aa50a940894a9ebf63001163a8fa89c3aa8febbddcd3c6c6eefbc00f3d')
-
-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-weather/repos/extra-i686/PKGBUILD (from rev 185431, 
gnome-weather/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 09:43:24 UTC (rev 185432)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-weather
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=Access current weather conditions and forecasts
+arch=(i686 x86_64)
+url=https://www.gnome.org/;
+license=(GPL)
+depends=(gtk3 gjs libgweather)
+makedepends=(intltool gobject-introspection)
+options=(!libtool)
+groups=(gnome-extra)
+install=gnome-weather.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('cf61afac1435dbdb87e8d9e4d86bca29cf1ff2c64cefc8db696cd27dad15adf4')
+
+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
+}

Deleted: extra-i686/gnome-weather.install
===
--- extra-i686/gnome-weather.install2013-05-14 09:41:47 UTC (rev 185431)
+++ extra-i686/gnome-weather.install2013-05-14 09:43:24 UTC (rev 185432)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-weather/repos/extra-i686/gnome-weather.install (from rev 185431, 
gnome-weather/trunk/gnome-weather.install)
===
--- extra-i686/gnome-weather.install(rev 0)
+++ extra-i686/gnome-weather.install2013-05-14 09:43:24 UTC (rev 185432)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 09:41:47 UTC (rev 185431)
+++ extra-x86_64/PKGBUILD   2013-05-14 09:43:24 UTC (rev 185432)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-weather
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=Access current weather conditions and forecasts
-arch=(i686 x86_64)
-url=https://www.gnome.org/;
-license=(GPL)
-depends=(gtk3 gjs libgweather)
-makedepends=(intltool gobject-introspection)
-options=(!libtool)
-groups=(gnome-extra)

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:44:30
  Author: heftig
Revision: 185433

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

Added:
  glib-networking/repos/extra-i686/PKGBUILD
(from rev 185432, glib-networking/trunk/PKGBUILD)
  glib-networking/repos/extra-i686/glib-networking.install
(from rev 185432, glib-networking/trunk/glib-networking.install)
  glib-networking/repos/extra-x86_64/PKGBUILD
(from rev 185432, glib-networking/trunk/PKGBUILD)
  glib-networking/repos/extra-x86_64/glib-networking.install
(from rev 185432, glib-networking/trunk/glib-networking.install)
Deleted:
  glib-networking/repos/extra-i686/PKGBUILD
  glib-networking/repos/extra-i686/glib-networking.install
  glib-networking/repos/extra-x86_64/PKGBUILD
  glib-networking/repos/extra-x86_64/glib-networking.install

--+
 /PKGBUILD|   60 +
 /glib-networking.install |   22 
 extra-i686/PKGBUILD  |   30 
 extra-i686/glib-networking.install   |   11 --
 extra-x86_64/PKGBUILD|   30 
 extra-x86_64/glib-networking.install |   11 --
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 09:43:24 UTC (rev 185432)
+++ extra-i686/PKGBUILD 2013-05-14 09:44:30 UTC (rev 185433)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=glib-networking
-pkgver=2.36.1
-pkgrel=1
-pkgdesc=Network-related giomodules for glib
-arch=(i686 x86_64)
-url=http://www.gtk.org/;
-license=(GPL2)
-depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
-makedepends=(intltool)
-options=('!libtool')
-install=glib-networking.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e2df2d1943a6193ca471addc58539895da1ae96fdba305dedb937ef56adb57ea')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/$pkgname --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glib-networking/repos/extra-i686/PKGBUILD (from rev 185432, 
glib-networking/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 09:44:30 UTC (rev 185433)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=glib-networking
+pkgver=2.36.2
+pkgrel=1
+pkgdesc=Network-related giomodules for glib
+arch=(i686 x86_64)
+url=http://www.gtk.org/;
+license=(GPL2)
+depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
+makedepends=(intltool)
+options=('!libtool')
+install=glib-networking.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2108d55b0af3eea56ce256830bcaf1519d6337e0054ef2eff80f2c0ef0eb23f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/glib-networking.install
===
--- extra-i686/glib-networking.install  2013-05-14 09:43:24 UTC (rev 185432)
+++ extra-i686/glib-networking.install  2013-05-14 09:44:30 UTC (rev 185433)
@@ -1,11 +0,0 @@
-post_install() {
-  gio-querymodules /usr/lib/gio/modules
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: glib-networking/repos/extra-i686/glib-networking.install (from rev 
185432, glib-networking/trunk/glib-networking.install)
===
--- extra-i686/glib-networking.install  (rev 0)
+++ extra-i686/glib-networking.install  2013-05-14 09:44:30 UTC (rev 185433)
@@ -0,0 +1,11 @@
+post_install() {
+  gio-querymodules /usr/lib/gio/modules
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 09:43:24 UTC (rev 185432)
+++ extra-x86_64/PKGBUILD   2013-05-14 09:44:30 UTC (rev 185433)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=glib-networking
-pkgver=2.36.1
-pkgrel=1
-pkgdesc=Network-related giomodules for glib
-arch=(i686 x86_64)
-url=http://www.gtk.org/;
-license=(GPL2)
-depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
-makedepends=(intltool)
-options=('!libtool')

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:45:00
  Author: heftig
Revision: 185434

3.8.2

Modified:
  accerciser/trunk/PKGBUILD (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:44:30 UTC (rev 185433)
+++ PKGBUILD2013-05-14 09:45:00 UTC (rev 185434)
@@ -1,10 +1,10 @@
-# $Id: $
+# $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 # Contributor: Steve Holmes steve.holme...@gmail.com
 # Contributor: Giulio Bai giu...@hewle.com
 
 pkgname=accerciser
-pkgver=3.8.0
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Interactive Python accessibility explorer for the GNOME desktop
 arch=('any')
@@ -15,7 +15,7 @@
 install=accerciser.install
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/accerciser/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('68260998c558b4b78999dd0dfc27225a2c8bf43dddb9a4be6ae159e2a89b57e0')
+sha256sums=('f4fef2bfa23a9344b613c39dfa128e4d07d98f87cd5011d7d649b2a9c0a6aadd')
 
 build () {
   cd $srcdir/$pkgname-$pkgver


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


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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:48:51
  Author: heftig
Revision: 185435

3.8.2

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:45:00 UTC (rev 185434)
+++ PKGBUILD2013-05-14 09:48:51 UTC (rev 185435)
@@ -2,7 +2,7 @@
 # Maintainer:  Jan de Groot j...@archlinux.org
 
 pkgname=gnome-desktop
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 epoch=1
 pkgdesc=Library with common API for various GNOME modules
@@ -14,7 +14,7 @@
 groups=('gnome')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('79c4790fdfc58a54ee32b2fd20f498f4d563d11fa40ab6599c757e45bee5b13f')
+sha256sums=('af4ec330fa61ee761daf2d5e481e2f9ffbd068d135d5e31a3eaf274524cba33d')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in anjuta/trunk (PKGBUILD anjuta-glade.xml.diff)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 11:59:13
  Author: heftig
Revision: 185436

3.8.2

Modified:
  anjuta/trunk/PKGBUILD
Deleted:
  anjuta/trunk/anjuta-glade.xml.diff

---+
 PKGBUILD  |   10 +---
 anjuta-glade.xml.diff |  101 
 2 files changed, 4 insertions(+), 107 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:48:51 UTC (rev 185435)
+++ PKGBUILD2013-05-14 09:59:13 UTC (rev 185436)
@@ -4,7 +4,7 @@
 
 pkgbase=anjuta
 pkgname=('libanjuta' 'anjuta')
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=GNOME Integrated Development Environment (IDE)
 arch=(i686 x86_64)
@@ -15,16 +15,14 @@
 url=http://www.anjuta.org/;
 options=('!libtool' '!emptydirs')
 
source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
-fix-compile-error.patch anjuta-glade.xml.diff)
-sha256sums=('ef5d8a5032d4c2025e1870bef044fa025f01096a86f8f226eb178688a960c5b9'
-'d072af4c1c52ce65f84026b83baa642a9bcfa06b10913b356b5cd99d98931b1d'
-'e480c41a92198c9158f7d66f248b83464e6d0745d5756dae581b204d5439cc4d')
+fix-compile-error.patch)
+sha256sums=('096203a294e0a7d8d7048fa74810495d590d32f96b7a7f014f34e532faa1c76e'
+'d072af4c1c52ce65f84026b83baa642a9bcfa06b10913b356b5cd99d98931b1d')
 
 build() {
   cd $pkgbase-$pkgver
 
   patch -Np1 -i ../fix-compile-error.patch
-  patch -Np1 -i ../anjuta-glade.xml.diff
 
   # Bump vala version
   sed -i '/vala/s/-0\.18/-0.20/' configure.ac

Deleted: anjuta-glade.xml.diff
===
--- anjuta-glade.xml.diff   2013-05-14 09:48:51 UTC (rev 185435)
+++ anjuta-glade.xml.diff   2013-05-14 09:59:13 UTC (rev 185436)
@@ -1,101 +0,0 @@
-diff -u -rN anjuta-3.8.1/libanjuta/anjuta-glade.xml 
anjuta-3.8.0/libanjuta/anjuta-glade.xml
 anjuta-3.8.1/libanjuta/anjuta-glade.xml1970-01-01 01:00:00.0 
+0100
-+++ anjuta-3.8.0/libanjuta/anjuta-glade.xml2012-09-26 22:53:46.0 
+0200
-@@ -0,0 +1,97 @@
-+?xml version=1.0 encoding=UTF-8?
-+
-+glade-catalog name=anjuta supports=gtkbuilder 
-+ library=gladeanjuta depends=gtk+
-+
-+  glade-widget-classes
-+  glade-widget-class name=AnjutaVcsStatusTreeView 
title=Status Tree View 
-+   generic-name=vcsstatus
-+
-+  properties
-+  property id=show-status default=True /
-+  property id=conflicted-selectable 
default=True /
-+  property id=status-codes ignore=True
-+  displayable-values
-+  value 
id=ANJUTA_VCS_STATUS_MODIFIED name=Modified /
-+  value 
id=ANJUTA_VCS_STATUS_ADDED name=Added /
-+  value 
id=ANJUTA_VCS_STATUS_DELETED name=Deleted /
-+  value 
id=ANJUTA_VCS_STATUS_CONFLICTED name=Conflicted /
-+  value 
id=ANJUTA_VCS_STATUS_UPTODATE name=Up to date /
-+  value 
id=ANJUTA_VCS_STATUS_LOCKED name=Locked /
-+  value 
id=ANJUTA_VCS_STATUS_MISSING name=Missing /
-+  value 
id=ANJUTA_VCS_STATUS_UNVERSIONED name=Unversioned /
-+  value 
id=ANJUTA_VCS_STATUS_IGNORED name=Ignored /
-+  /displayable-values
-+  /property
-+  /properties
-+  /glade-widget-class
-+
-+  glade-widget-class name=AnjutaDropEntry title=Drop Entry
-+   generic-name=dropentry /
-+
-+   glade-widget-class name=AnjutaFileList title=File List
-+   generic-name=filelist
-+   
-+  properties
-+  property id=show-add-button default=False 
/
-+  /properties
-+   /glade-widget-class
-+   
-+   glade-widget-class name=AnjutaPkgConfigChooser 
title=pkg-config chooser 
-+   generic-name=pkg_config_chooser /
-+
-+  glade-widget-class name=AnjutaColumnTextView title=Column 
Text View
-+   generic-name=columntextview /
-+
-+   glade-widget-class name=AnjutaFileDropEntry title=File 
Drop Entry
-+   generic-name=filedropentry /
-+   
-+   glade-widget-class name=AnjutaEntry title=Entry 
-+   generic-name=entry
-+  
-+  properties
-+  property translatable=True id=help-text 
default= /
-+  /properties
-+   

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:01:15
  Author: heftig
Revision: 185437

3.8.2.1

Modified:
  gnome-documents/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:59:13 UTC (rev 185436)
+++ PKGBUILD2013-05-14 10:01:15 UTC (rev 185437)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-documents
-pkgver=3.8.1
+pkgver=3.8.2.1
 pkgrel=1
 pkgdesc=Documents Manager for GNOME
 arch=(i686 x86_64)
@@ -15,8 +15,8 @@
 optdepends=('unoconv: Support for Libreoffice document types')
 options=('!libtool')
 install=gnome-documents.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7cd05f5f2482ddae797300b233f499cbe410cb22d358bef37a387aff232d4e9f')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('52cbe1590b47fbf446becde227e0fa3772dda589b631ab1350a034c2eae77b85')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:01:37
  Author: heftig
Revision: 185438

3.8.1

Modified:
  yelp-xsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:01:15 UTC (rev 185437)
+++ PKGBUILD2013-05-14 10:01:37 UTC (rev 185438)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=yelp-xsl
-pkgver=3.8.0
+pkgver=3.8.1
 pkgrel=1
 pkgdesc=Stylesheets for Yelp
 arch=(any)
@@ -11,7 +11,7 @@
 options=('!emptydirs')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d89e280743460dae534617eef4751c46581ea3a7fa202b5a351daf192505d6e9')
+sha256sums=('afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:04:40
  Author: heftig
Revision: 185439

3.8.1

Modified:
  gnome-devel-docs/trunk/PKGBUILD   (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:01:37 UTC (rev 185438)
+++ PKGBUILD2013-05-14 10:04:40 UTC (rev 185439)
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 180998 2013-03-29 13:52:39Z jgc $
+# $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-devel-docs
-pkgver=3.8.0
-pkgrel=2
+pkgver=3.8.1
+pkgrel=1
 pkgdesc=Developer documentation for GNOME
 arch=(any)
 license=('FDL')
@@ -12,7 +12,7 @@
 url=http://www.gnome.org;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/3.8/$pkgname-$pkgver.tar.xz)
-sha256sums=('e23c0099417b6e304bc43672e8375e5f6fd208062320b98d9e7c6d41a445ea52')
+sha256sums=('ffcb9e81e9a8218ab50fd28b30ad598e44dd7ba8aa34afbb977c6daecb42aa4b')
 
 build() {
   cd $pkgname-$pkgver


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


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

2013-05-14 Thread Ray Rashif
Date: Tuesday, May 14, 2013 @ 12:05:01
  Author: schiv
Revision: 185440

upgpkg: fluidsynth 1.1.6-2

remove init scripts; part of TODO li list

Modified:
  fluidsynth/trunk/PKGBUILD
  fluidsynth/trunk/fluidsynth.install

+
 PKGBUILD   |   21 +
 fluidsynth.install |   12 +++-
 2 files changed, 8 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:04:40 UTC (rev 185439)
+++ PKGBUILD2013-05-14 10:05:01 UTC (rev 185440)
@@ -4,23 +4,18 @@
 
 pkgname=fluidsynth
 pkgver=1.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc=A real-time software synthesizer based on the SoundFont 2 
specifications
 arch=('i686' 'x86_64')
 url=http://www.fluidsynth.org/;
-depends=('glib2' 'jack' 'dbus-core' 'libpulse')
+depends=('glib2' 'jack' 'libpulse')
 makedepends=('cmake' 'ladspa' 'doxygen')
 optdepends=('pulseaudio: PulseAudio sound support')
 license=('LGPL')
-backup=('etc/conf.d/fluidsynth')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;
-'fluidsynth.conf'
-'fluidsynth.rc'
 'fluidsynth.systemd')
 md5sums=('ae5aca6de824b4173667cbd3a310b263'
- '7d0ab0d75d4e87652f4cb7ffeac8a82b'
- 'b296dbfb524c2164f552f68bd9abe2ec'
  'e0406748a154409907df62292be32e8a')
 
 build() {
@@ -36,16 +31,10 @@
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  make DESTDIR=$pkgdir/ install
+  make DESTDIR=$pkgdir install
 
-  install -Dm644 $srcdir/fluidsynth.conf \
-$pkgdir/etc/conf.d/fluidsynth
-
-  install -Dm755 $srcdir/fluidsynth.rc \
-$pkgdir/etc/rc.d/fluidsynth
-
-  install -Dm644 $srcdir/fluidsynth.systemd \
-$pkgdir/usr/lib/systemd/system/fluidsynth.service
+  install -Dm644 $srcdir/$pkgname.systemd \
+$pkgdir/usr/lib/systemd/system/$pkgname.service
 }
 
 # vim:set ts=2 sw=2 et:

Modified: fluidsynth.install
===
--- fluidsynth.install  2013-05-14 10:04:40 UTC (rev 185439)
+++ fluidsynth.install  2013-05-14 10:05:01 UTC (rev 185440)
@@ -1,19 +1,13 @@
 post_install() {
echo
-   echoTo use FluidSynth as a daemon edit /etc/conf.d/fluidsynth
-   echo
-   echoSystemd users need to copy the service file from:
+   echoTo use FluidSynth as a daemon copy the service file from:
echo   /usr/lib/systemd/system/fluidsynth.service
echoto:
echo   /etc/systemd/system/multi-user.target.wants/
echoand then edit accordingly.
echo
-   echoPulseAudio output when running as a daemon
-   echois known to be problematic. See:
+   echoPulseAudio output when running as a daemon is known to be
+   echoproblematic. See the following bulletin board post:
echo   https://bbs.archlinux.org/viewtopic.php?id=135092;
echo
 }
-
-post_upgrade() {
-   post_install
-}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:05:09
  Author: heftig
Revision: 185441

3.8.1

Modified:
  yelp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:05:01 UTC (rev 185440)
+++ PKGBUILD2013-05-14 10:05:09 UTC (rev 185441)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=yelp
-pkgver=3.8.0
+pkgver=3.8.1
 pkgrel=1
 pkgdesc=A help browser for GNOME
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 url=http://www.gnome.org;
 install=yelp.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f4a02dad614bfc04b6a998440123633145f4011c3a1d35415492d2ff76c1707f')
+sha256sums=('73b3941316194dea8ea7d1d2b1f6612424c5d80ee1871ef627455893ad15606e')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:07:21
  Author: heftig
Revision: 185442

3.8.1

Modified:
  gnome-user-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:05:09 UTC (rev 185441)
+++ PKGBUILD2013-05-14 10:07:21 UTC (rev 185442)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-user-docs
-pkgver=3.8.0
+pkgver=3.8.1
 pkgrel=1
 pkgdesc=User documentation for GNOME
 arch=(any)
@@ -12,7 +12,7 @@
 url=http://www.gnome.org;
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('91a93ab79ac852e2a5ec7b7b0feb154a25fffb61bbf3a6ba1313c1759c531f0b')
+sha256sums=('096715cb70525d70be64f5ea6e7e81eaedb2b43d7c51ad2e45d9a28387c0fbf3')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:10:44
  Author: heftig
Revision: 185443

3.8.2

Modified:
  gnome-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:07:21 UTC (rev 185442)
+++ PKGBUILD2013-05-14 10:10:44 UTC (rev 185443)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-online-accounts
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=GNOME service to access online accounts
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=(!libtool)
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('26c334000ae74832042142a150e7d0c4b5ced4dc24bdb247f75cbb9e3d2e7261')
+sha256sums=('12611a002043c8acc29e9800ec009e3e19736bdb6237d246e848d7c7909fe826')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in fluidsynth/trunk (fluidsynth.conf fluidsynth.rc)

2013-05-14 Thread Ray Rashif
Date: Tuesday, May 14, 2013 @ 12:11:36
  Author: schiv
Revision: 185444

upgpkg: fluidsynth 1.1.6-2

remove rc scripts completely

Deleted:
  fluidsynth/trunk/fluidsynth.conf
  fluidsynth/trunk/fluidsynth.rc

-+
 fluidsynth.conf |2 --
 fluidsynth.rc   |   40 
 2 files changed, 42 deletions(-)

Deleted: fluidsynth.conf
===
--- fluidsynth.conf 2013-05-14 10:10:44 UTC (rev 185443)
+++ fluidsynth.conf 2013-05-14 10:11:36 UTC (rev 185444)
@@ -1,2 +0,0 @@
-FSYNTH_OPTS=-a alsa -m alsa_seq -r 48000
-FSYNTH_SOUNDFONT= # path to your soundfont

Deleted: fluidsynth.rc
===
--- fluidsynth.rc   2013-05-14 10:10:44 UTC (rev 185443)
+++ fluidsynth.rc   2013-05-14 10:11:36 UTC (rev 185444)
@@ -1,40 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-[ -f /etc/conf.d/fluidsynth ]  . /etc/conf.d/fluidsynth
-
-PID=`pidof -o %PPID /usr/bin/fluidsynth`
-case $1 in
-   start)
- stat_busy Starting Fluidsynth soundfont synthesizer
- [ -z $PID ]  /usr/bin/fluidsynth -is $FSYNTH_OPTS $FSYNTH_SOUNDFONT  
/dev/null 21 
- if [ $? -gt 0 ]; then
-   stat_fail
- else
-   echo $PID  /var/run/fluidsynth.pid
-   add_daemon fluidsynth
-   stat_done
- fi
- ;;
-   stop)
- stat_busy Stopping Fluidsynth soundfont synthesizer
- [ ! -z $PID ]   kill $PID  /dev/null 21
- if [ $? -gt 0 ]; then
-   stat_fail
- else
-   rm /var/run/fluidsynth.pid
-   rm_daemon fluidsynth
-   stat_done
- fi
- ;;
-   restart)
- $0 stop
- sleep 1
- $0 start
- ;;
-   *)
- echo usage: $0 {start|stop|restart}
-esac
-exit 0



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

2013-05-14 Thread Ray Rashif
Date: Tuesday, May 14, 2013 @ 12:12:02
  Author: schiv
Revision: 185445

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

Added:
  fluidsynth/repos/extra-i686/PKGBUILD
(from rev 185444, fluidsynth/trunk/PKGBUILD)
  fluidsynth/repos/extra-i686/fluidsynth.install
(from rev 185444, fluidsynth/trunk/fluidsynth.install)
  fluidsynth/repos/extra-i686/fluidsynth.systemd
(from rev 185444, fluidsynth/trunk/fluidsynth.systemd)
  fluidsynth/repos/extra-x86_64/PKGBUILD
(from rev 185444, fluidsynth/trunk/PKGBUILD)
  fluidsynth/repos/extra-x86_64/fluidsynth.install
(from rev 185444, fluidsynth/trunk/fluidsynth.install)
  fluidsynth/repos/extra-x86_64/fluidsynth.systemd
(from rev 185444, fluidsynth/trunk/fluidsynth.systemd)
Deleted:
  fluidsynth/repos/extra-i686/PKGBUILD
  fluidsynth/repos/extra-i686/fluidsynth.conf
  fluidsynth/repos/extra-i686/fluidsynth.install
  fluidsynth/repos/extra-i686/fluidsynth.rc
  fluidsynth/repos/extra-i686/fluidsynth.systemd
  fluidsynth/repos/extra-x86_64/PKGBUILD
  fluidsynth/repos/extra-x86_64/fluidsynth.conf
  fluidsynth/repos/extra-x86_64/fluidsynth.install
  fluidsynth/repos/extra-x86_64/fluidsynth.rc
  fluidsynth/repos/extra-x86_64/fluidsynth.systemd

-+
 /PKGBUILD   |   80 ++
 /fluidsynth.install |   26 
 /fluidsynth.systemd |   18 
 extra-i686/PKGBUILD |   51 
 extra-i686/fluidsynth.conf  |2 
 extra-i686/fluidsynth.install   |   19 -
 extra-i686/fluidsynth.rc|   40 ---
 extra-i686/fluidsynth.systemd   |9 
 extra-x86_64/PKGBUILD   |   51 
 extra-x86_64/fluidsynth.conf|2 
 extra-x86_64/fluidsynth.install |   19 -
 extra-x86_64/fluidsynth.rc  |   40 ---
 extra-x86_64/fluidsynth.systemd |9 
 13 files changed, 124 insertions(+), 242 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:11:36 UTC (rev 185444)
+++ extra-i686/PKGBUILD 2013-05-14 10:12:02 UTC (rev 185445)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: damir da...@archlinux.org
-
-pkgname=fluidsynth
-pkgver=1.1.6
-pkgrel=1
-pkgdesc=A real-time software synthesizer based on the SoundFont 2 
specifications
-arch=('i686' 'x86_64')
-url=http://www.fluidsynth.org/;
-depends=('glib2' 'jack' 'dbus-core' 'libpulse')
-makedepends=('cmake' 'ladspa' 'doxygen')
-optdepends=('pulseaudio: PulseAudio sound support')
-license=('LGPL')
-backup=('etc/conf.d/fluidsynth')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;
-'fluidsynth.conf'
-'fluidsynth.rc'
-'fluidsynth.systemd')
-md5sums=('ae5aca6de824b4173667cbd3a310b263'
- '7d0ab0d75d4e87652f4cb7ffeac8a82b'
- 'b296dbfb524c2164f552f68bd9abe2ec'
- 'e0406748a154409907df62292be32e8a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -Denable-ladspa=ON \
-  -DLIB_SUFFIX=
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-
-  install -Dm644 $srcdir/fluidsynth.conf \
-$pkgdir/etc/conf.d/fluidsynth
-
-  install -Dm755 $srcdir/fluidsynth.rc \
-$pkgdir/etc/rc.d/fluidsynth
-
-  install -Dm644 $srcdir/fluidsynth.systemd \
-$pkgdir/usr/lib/systemd/system/fluidsynth.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fluidsynth/repos/extra-i686/PKGBUILD (from rev 185444, 
fluidsynth/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:12:02 UTC (rev 185445)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=fluidsynth
+pkgver=1.1.6
+pkgrel=2
+pkgdesc=A real-time software synthesizer based on the SoundFont 2 
specifications
+arch=('i686' 'x86_64')
+url=http://www.fluidsynth.org/;
+depends=('glib2' 'jack' 'libpulse')
+makedepends=('cmake' 'ladspa' 'doxygen')
+optdepends=('pulseaudio: PulseAudio sound support')
+license=('LGPL')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;
+'fluidsynth.systemd')
+md5sums=('ae5aca6de824b4173667cbd3a310b263'
+ 'e0406748a154409907df62292be32e8a')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -Denable-ladspa=ON \
+  -DLIB_SUFFIX=
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/$pkgname.systemd \
+$pkgdir/usr/lib/systemd/system/$pkgname.service
+}
+

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

2013-05-14 Thread Ray Rashif
Date: Tuesday, May 14, 2013 @ 12:12:38
  Author: schiv
Revision: 185446

upgpkg: snd 13.6-1

upstream release

Modified:
  snd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:12:02 UTC (rev 185445)
+++ PKGBUILD2013-05-14 10:12:38 UTC (rev 185446)
@@ -4,7 +4,7 @@
 # Contributor: see .contrib
 
 pkgname=snd
-pkgver=13.5
+pkgver=13.6
 pkgrel=1
 pkgdesc=An advanced sound editor
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 'timidity++' 'vorbis-tools')
 install=$pkgname.install
 source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;)
-md5sums=('bc8915f28110744237330e8b93638bd3')
+md5sums=('8da59d2bfe4aa2c6ae3aa07fcc6ee6eb')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in gnome-getting-started-docs/repos/extra-any (2 files)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:12:54
  Author: heftig
Revision: 185447

archrelease: copy trunk to extra-any

Added:
  gnome-getting-started-docs/repos/extra-any/PKGBUILD
(from rev 185446, gnome-getting-started-docs/trunk/PKGBUILD)
Deleted:
  gnome-getting-started-docs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 10:12:38 UTC (rev 185446)
+++ PKGBUILD2013-05-14 10:12:54 UTC (rev 185447)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-getting-started-docs
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=Help a new user get started in GNOME
-arch=(any)
-license=('CCPL:cc-by-sa-3.0')
-# gst plugins required to decode help videos
-depends=(yelp gst-plugins-base gst-plugins-good)
-makedepends=(yelp-tools)
-url=http://www.gnome.org;
-groups=(gnome-extra)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/3.8/$pkgname-$pkgver.tar.xz)
-sha256sums=('6406888a15af31db6d64025997d29592b2d10439637e63b319a8f50540764192')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-getting-started-docs/repos/extra-any/PKGBUILD (from rev 185446, 
gnome-getting-started-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 10:12:54 UTC (rev 185447)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-getting-started-docs
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=Help a new user get started in GNOME
+arch=(any)
+license=('CCPL:cc-by-sa-3.0')
+# gst plugins required to decode help videos
+depends=(yelp gst-plugins-base gst-plugins-good)
+makedepends=(yelp-tools)
+url=http://www.gnome.org;
+groups=(gnome-extra)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/3.8/$pkgname-$pkgver.tar.xz)
+sha256sums=('163f986a2347c76828f2b8d3fa51666a2b9a9046520ed8d5d152e6c99662742f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-05-14 Thread Ray Rashif
Date: Tuesday, May 14, 2013 @ 12:13:02
  Author: schiv
Revision: 185448

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

Added:
  snd/repos/extra-i686/.contrib
(from rev 185446, snd/trunk/.contrib)
  snd/repos/extra-i686/PKGBUILD
(from rev 185446, snd/trunk/PKGBUILD)
  snd/repos/extra-i686/snd.install
(from rev 185446, snd/trunk/snd.install)
  snd/repos/extra-x86_64/.contrib
(from rev 185447, snd/trunk/.contrib)
  snd/repos/extra-x86_64/PKGBUILD
(from rev 185447, snd/trunk/PKGBUILD)
  snd/repos/extra-x86_64/snd.install
(from rev 185447, snd/trunk/snd.install)
Deleted:
  snd/repos/extra-i686/.contrib
  snd/repos/extra-i686/PKGBUILD
  snd/repos/extra-i686/snd.install
  snd/repos/extra-x86_64/.contrib
  snd/repos/extra-x86_64/PKGBUILD
  snd/repos/extra-x86_64/snd.install

--+
 /.contrib|4 ++
 /PKGBUILD|   90 +
 /snd.install |6 +++
 extra-i686/.contrib  |2 -
 extra-i686/PKGBUILD  |   45 --
 extra-i686/snd.install   |3 -
 extra-x86_64/.contrib|2 -
 extra-x86_64/PKGBUILD|   45 --
 extra-x86_64/snd.install |3 -
 9 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/.contrib
===
--- extra-i686/.contrib 2013-05-14 10:12:54 UTC (rev 185447)
+++ extra-i686/.contrib 2013-05-14 10:13:02 UTC (rev 185448)
@@ -1,2 +0,0 @@
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: dorphell dorph...@archlinux.org

Copied: snd/repos/extra-i686/.contrib (from rev 185446, snd/trunk/.contrib)
===
--- extra-i686/.contrib (rev 0)
+++ extra-i686/.contrib 2013-05-14 10:13:02 UTC (rev 185448)
@@ -0,0 +1,2 @@
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: dorphell dorph...@archlinux.org

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:12:54 UTC (rev 185447)
+++ extra-i686/PKGBUILD 2013-05-14 10:13:02 UTC (rev 185448)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: see .contrib
-
-pkgname=snd
-pkgver=13.5
-pkgrel=1
-pkgdesc=An advanced sound editor
-arch=('i686' 'x86_64')
-url=http://ccrma.stanford.edu/software/snd/;
-license=('custom')
-depends=('jack' 'gamin' 'gsl' 'fftw' 'gtk2' 'libmpc')
-makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'gmp'
- 'timidity++' 'mpg123' 'vorbis-tools')
-optdepends=('wavpack' 'flac' 'speex' 'mpg123'
-'timidity++' 'vorbis-tools')
-install=$pkgname.install
-source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;)
-md5sums=('bc8915f28110744237330e8b93638bd3')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  LDFLAGS+= -Wl,-z,noexecstack
-
-  ./configure --prefix=/usr \
-  --with-alsa \
-  --with-jack \
-  --with-gtk \
-  --with-ladspa \
-  --with-gmp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make prefix=$pkgdir/usr install
-
-  install -Dm644 COPYING \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: snd/repos/extra-i686/PKGBUILD (from rev 185446, snd/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:13:02 UTC (rev 185448)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: see .contrib
+
+pkgname=snd
+pkgver=13.6
+pkgrel=1
+pkgdesc=An advanced sound editor
+arch=('i686' 'x86_64')
+url=http://ccrma.stanford.edu/software/snd/;
+license=('custom')
+depends=('jack' 'gamin' 'gsl' 'fftw' 'gtk2' 'libmpc')
+makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'gmp'
+ 'timidity++' 'mpg123' 'vorbis-tools')
+optdepends=('wavpack' 'flac' 'speex' 'mpg123'
+'timidity++' 'vorbis-tools')
+install=$pkgname.install
+source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;)
+md5sums=('8da59d2bfe4aa2c6ae3aa07fcc6ee6eb')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  LDFLAGS+= -Wl,-z,noexecstack
+
+  ./configure --prefix=/usr \
+  --with-alsa \
+  --with-jack \
+  --with-gtk \
+  --with-ladspa \
+  --with-gmp
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make prefix=$pkgdir/usr install
+
+  install -Dm644 COPYING \
+$pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/snd.install
===
--- extra-i686/snd.install  2013-05-14 10:12:54 UTC (rev 185447)
+++ 

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:14:59
  Author: heftig
Revision: 185449

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

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

-+
 /PKGBUILD   |   62 ++
 /cheese.install |   24 
 extra-i686/PKGBUILD |   31 -
 extra-i686/cheese.install   |   12 
 extra-x86_64/PKGBUILD   |   31 -
 extra-x86_64/cheese.install |   12 
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:13:02 UTC (rev 185448)
+++ extra-i686/PKGBUILD 2013-05-14 10:14:59 UTC (rev 185449)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=cheese
-pkgver=3.8.1
-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' 'nautilus-sendto' 
'hicolor-icon-theme')
-makedepends=('pkgconfig' 'intltool' 'gobject-introspection' 'itstool' 'vala')
-optdepends=('frei0r-plugins: More camera effects')
-groups=('gnome-extra')
-options=('!libtool' '!emptydirs')
-url=http://www.gnome.org/projects/cheese/;
-install=cheese.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e9f7a7855c52451cfc59ffa23962eaa5fda7c9bc629bb975f4328af061d01eeb')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: cheese/repos/extra-i686/PKGBUILD (from rev 185448, 
cheese/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:14:59 UTC (rev 185449)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=cheese
+pkgver=3.8.2
+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' 'nautilus-sendto' 
'hicolor-icon-theme')
+makedepends=('pkgconfig' 'intltool' 'gobject-introspection' 'itstool' 'vala')
+optdepends=('frei0r-plugins: More camera effects')
+groups=('gnome-extra')
+options=('!libtool' '!emptydirs')
+url=http://www.gnome.org/projects/cheese/;
+install=cheese.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('79d21f2a7ebf1e91b2c2aa595f3a6dcf899258b1d2e307371440540c3d3a4ec3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/cheese.install
===
--- extra-i686/cheese.install   2013-05-14 10:13:02 UTC (rev 185448)
+++ extra-i686/cheese.install   2013-05-14 10:14:59 UTC (rev 185449)
@@ -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: cheese/repos/extra-i686/cheese.install (from rev 185448, 
cheese/trunk/cheese.install)
===
--- extra-i686/cheese.install   (rev 0)
+++ extra-i686/cheese.install   2013-05-14 10:14:59 UTC (rev 185449)
@@ -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() {
+  

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:15:54
  Author: heftig
Revision: 185450

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:14:59 UTC (rev 185449)
+++ extra-i686/PKGBUILD 2013-05-14 10:15:54 UTC (rev 185450)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Allan McRae mcrae_al...@hotmail.com
-# Contributor: lp76 l.ped...@gmail.com
-
-pkgname=vinagre
-pkgver=3.8.1
-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' 'gnome-icon-theme')
-optdepends=('openssh: SSH plugin'
-'rdesktop: RDP plugin')
-makedepends=('docbook-xsl' 'intltool' 'rdesktop' 'openssh' 'itstool')
-groups=('gnome-extra')
-options=('!emptydirs' '!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('64f9bcd08f33e5e767565909792094ad78d7b400f16dc24e0a5699c7e87da000')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/vinagre --enable-rdp --disable-spice
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: vinagre/repos/extra-i686/PKGBUILD (from rev 185449, 
vinagre/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:15:54 UTC (rev 185450)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Allan McRae mcrae_al...@hotmail.com
+# Contributor: lp76 l.ped...@gmail.com
+
+pkgname=vinagre
+pkgver=3.8.2
+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' 'gnome-icon-theme')
+optdepends=('openssh: SSH plugin'
+'rdesktop: RDP plugin')
+makedepends=('docbook-xsl' 'intltool' 'rdesktop' 'openssh' 'itstool')
+groups=('gnome-extra')
+options=('!emptydirs' '!libtool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('eda05e6abfd3d575f8b954c1e442d28639ae13b67fc285ef585b8cd78da014e8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/vinagre --enable-rdp --disable-spice
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/vinagre.install
===
--- extra-i686/vinagre.install  2013-05-14 10:14:59 UTC (rev 185449)
+++ extra-i686/vinagre.install  2013-05-14 10:15:54 UTC (rev 185450)
@@ -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/extra-i686/vinagre.install (from rev 185449, 
vinagre/trunk/vinagre.install)
===
--- extra-i686/vinagre.install  (rev 0)
+++ extra-i686/vinagre.install  2013-05-14 10:15:54 UTC (rev 185450)
@@ -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 gnome-calculator/repos (8 files)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:16:40
  Author: heftig
Revision: 185451

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:15:54 UTC (rev 185450)
+++ extra-i686/PKGBUILD 2013-05-14 10:16:40 UTC (rev 185451)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-calculator
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=GNOME Scientific calculator
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'dconf')
-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::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('24ae856c90a3df62c52dc413ceb2c9bad15e7ad146de0469b53c70681a4ad435')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=${pkgdir} install
-}

Copied: gnome-calculator/repos/extra-i686/PKGBUILD (from rev 185450, 
gnome-calculator/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:16:40 UTC (rev 185451)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-calculator
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=GNOME Scientific calculator
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'dconf')
+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::3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('13d67b6dfa2501b883add8adf5470c5fea5eb1f1fa87f84e8ceda069418f1e81')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/gnome-calculator.install
===
--- extra-i686/gnome-calculator.install 2013-05-14 10:15:54 UTC (rev 185450)
+++ extra-i686/gnome-calculator.install 2013-05-14 10:16:40 UTC (rev 185451)
@@ -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/extra-i686/gnome-calculator.install (from rev 
185450, gnome-calculator/trunk/gnome-calculator.install)
===
--- extra-i686/gnome-calculator.install (rev 0)
+++ extra-i686/gnome-calculator.install 2013-05-14 10:16:40 UTC (rev 185451)
@@ -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: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 10:15:54 UTC (rev 185450)
+++ extra-x86_64/PKGBUILD   2013-05-14 10:16:40 UTC (rev 185451)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-calculator

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:19:56
  Author: heftig
Revision: 185452

3.8.2

Modified:
  gnome-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:16:40 UTC (rev 185451)
+++ PKGBUILD2013-05-14 10:19:56 UTC (rev 185452)
@@ -2,8 +2,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-session
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.8.2
+pkgrel=1
 pkgdesc=The GNOME Session Handler
 arch=(i686 x86_64)
 license=(GPL LGPL)
@@ -16,7 +16,7 @@
 groups=(gnome)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
 timeout.patch)
-sha256sums=('6c1cf3c0bc86da1dc5ec2d1a7bb3332b15652d4a468c52c5ae894b46b4a14770'
+sha256sums=('a6ed1c109005f81ec34a8aa09b2f114c07b4fba8feef47d2f23559797be88640'
 '9eaf31857b41db417475c3b14adc11b10c8226ed76978cdf96dd648fa6e505fc')
 
 build() {



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:20:08
  Author: heftig
Revision: 185453

3.8.2

Modified:
  gnome-photos/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:19:56 UTC (rev 185452)
+++ PKGBUILD2013-05-14 10:20:08 UTC (rev 185453)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-photos
-pkgver=3.8.0
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Access, organize, and share your photos on GNOME
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 groups=(gnome-extra)
 install=gnome-photos.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d5a42a6562eb2bebd404f1b932e105572e64abb0e3160b2834c7898cf090f3de')
+sha256sums=('c6e777cdc6a4b0ee24b4dbd1b971fe239198926a3057c27c08eeda0a53ba6d58')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:21:11
  Author: heftig
Revision: 185454

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 10:20:08 UTC (rev 185453)
+++ PKGBUILD2013-05-14 10:21:11 UTC (rev 185454)
@@ -1,32 +0,0 @@
-# $Id: $
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Steve Holmes steve.holme...@gmail.com
-# Contributor: Giulio Bai giu...@hewle.com
-
-pkgname=accerciser
-pkgver=3.8.0
-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-gobject' 'hicolor-icon-theme')
-makedepends=('itstool' 'docbook-xsl' 'intltool')
-install=accerciser.install
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/GNOME/sources/accerciser/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('68260998c558b4b78999dd0dfc27225a2c8bf43dddb9a4be6ae159e2a89b57e0')
-
-build () {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
- --disable-schemas-compile
-  make
-}
-
-package () {
-  cd $srcdir/$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/extra-any/PKGBUILD (from rev 185453, 
accerciser/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 10:21:11 UTC (rev 185454)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Steve Holmes steve.holme...@gmail.com
+# Contributor: Giulio Bai giu...@hewle.com
+
+pkgname=accerciser
+pkgver=3.8.2
+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-gobject' 'hicolor-icon-theme')
+makedepends=('itstool' 'docbook-xsl' 'intltool')
+install=accerciser.install
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/GNOME/sources/accerciser/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('f4fef2bfa23a9344b613c39dfa128e4d07d98f87cd5011d7d649b2a9c0a6aadd')
+
+build () {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+ --disable-schemas-compile
+  make
+}
+
+package () {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+  install -m 755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}
+}

Deleted: accerciser.install
===
--- accerciser.install  2013-05-14 10:20:08 UTC (rev 185453)
+++ accerciser.install  2013-05-14 10:21:11 UTC (rev 185454)
@@ -1,12 +0,0 @@
-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
-}

Copied: accerciser/repos/extra-any/accerciser.install (from rev 185453, 
accerciser/trunk/accerciser.install)
===
--- accerciser.install  (rev 0)
+++ accerciser.install  2013-05-14 10:21:11 UTC (rev 185454)
@@ -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 gnome-desktop/repos (4 files)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:21:59
  Author: heftig
Revision: 185455

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:21:11 UTC (rev 185454)
+++ extra-i686/PKGBUILD 2013-05-14 10:21:59 UTC (rev 185455)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot j...@archlinux.org
-
-pkgname=gnome-desktop
-pkgver=3.8.1
-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' 'xkeyboard-config' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'itstool')
-url=http://www.gnome.org;
-groups=('gnome')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('79c4790fdfc58a54ee32b2fd20f498f4d563d11fa40ab6599c757e45bee5b13f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gnome-desktop \
-  --with-gnome-distributor=Arch Linux
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-desktop/repos/extra-i686/PKGBUILD (from rev 185454, 
gnome-desktop/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:21:59 UTC (rev 185455)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.8.2
+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' 'xkeyboard-config' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'itstool')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('af4ec330fa61ee761daf2d5e481e2f9ffbd068d135d5e31a3eaf274524cba33d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/gnome-desktop \
+  --with-gnome-distributor=Arch Linux
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 10:21:11 UTC (rev 185454)
+++ extra-x86_64/PKGBUILD   2013-05-14 10:21:59 UTC (rev 185455)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot j...@archlinux.org
-
-pkgname=gnome-desktop
-pkgver=3.8.1
-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' 'xkeyboard-config' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'itstool')
-url=http://www.gnome.org;
-groups=('gnome')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('79c4790fdfc58a54ee32b2fd20f498f4d563d11fa40ab6599c757e45bee5b13f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gnome-desktop \
-  --with-gnome-distributor=Arch Linux
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-desktop/repos/extra-x86_64/PKGBUILD (from rev 185454, 
gnome-desktop/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-14 10:21:59 UTC (rev 185455)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Jan de Groot j...@archlinux.org
+
+pkgname=gnome-desktop
+pkgver=3.8.2
+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' 'xkeyboard-config' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'itstool')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool')

[arch-commits] Commit in bird/trunk (PKGBUILD bird6.service)

2013-05-14 Thread Sébastien Luttringer
Date: Tuesday, May 14, 2013 @ 12:22:14
  Author: seblu
Revision: 90815

upgpkg: bird 1.3.10-3

- fix FS#35261
- fix FS#35260
- remove docs

Modified:
  bird/trunk/PKGBUILD
  bird/trunk/bird6.service

---+
 PKGBUILD  |   25 +++--
 bird6.service |2 +-
 2 files changed, 20 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 09:02:17 UTC (rev 90814)
+++ PKGBUILD2013-05-14 10:22:14 UTC (rev 90815)
@@ -4,7 +4,7 @@
 pkgbase=bird
 pkgname=('bird' 'bird6')
 pkgver=1.3.10
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://bird.network.cz/'
 license=('GPL2')
@@ -14,7 +14,7 @@
 'bird6.service')
 md5sums=('553c331b32bca9e926519cb2f67d68be'
  '01360e3b71ff2ed2223e87a3176e0659'
- '13a5f066a39f82136291f1461458651c')
+ 'e03f7c51293d81ad260fd47176ea5765')
 
 build() {
   cd $pkgbase-$pkgver
@@ -24,12 +24,23 @@
 
   # build ipv4 bird
   cd _build4
-  ../configure
+  ../configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--docdir=/usr/share/doc/$pkgname
   make
 
   # build ipv6 bird
   cd ../_build6
-  ../configure --enable-ipv6
+  ../configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--docdir=/usr/share/doc/$pkgname \
+--enable-ipv6
   make
 }
 
@@ -43,8 +54,9 @@
 sysconfdir=$pkgdir/etc \
 sbindir=$pkgdir/usr/bin \
 localstatedir=$pkgdir/var \
+docdir=$pkgdir/usr/share/doc/$pkgname \
 install
-  make docdir=$pkgdir/usr/share/doc/$pkgname install-docs
+  #make docdir=$pkgdir/usr/share/doc/$pkgname install-docs
 
   # no /var inside pkg
   rm -r $pkgdir/var
@@ -63,8 +75,9 @@
 sysconfdir=$pkgdir/etc \
 sbindir=$pkgdir/usr/bin \
 localstatedir=$pkgdir/var \
+docdir=$pkgdir/usr/share/doc/$pkgname \
 install
-  make docdir=$pkgdir/usr/share/doc/$pkgname install-docs
+  #make docdir=$pkgdir/usr/share/doc/$pkgname install-docs
 
   # no /var inside pkg
   rm -r $pkgdir/var

Modified: bird6.service
===
--- bird6.service   2013-05-14 09:02:17 UTC (rev 90814)
+++ bird6.service   2013-05-14 10:22:14 UTC (rev 90815)
@@ -4,7 +4,7 @@
 
 [Service]
 ExecStart=/usr/bin/bird6 -d
-ExecReload=/usr/bin/bird6c configure
+ExecReload=/usr/bin/birdc6 configure
 ExecStop=/usr/bin/bird6c down
 
 [Install]



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

2013-05-14 Thread Sébastien Luttringer
Date: Tuesday, May 14, 2013 @ 12:22:35
  Author: seblu
Revision: 90816

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

Added:
  bird/repos/community-i686/PKGBUILD
(from rev 90815, bird/trunk/PKGBUILD)
  bird/repos/community-i686/bird.service
(from rev 90815, bird/trunk/bird.service)
  bird/repos/community-i686/bird6.service
(from rev 90815, bird/trunk/bird6.service)
  bird/repos/community-x86_64/PKGBUILD
(from rev 90815, bird/trunk/PKGBUILD)
  bird/repos/community-x86_64/bird.service
(from rev 90815, bird/trunk/bird.service)
  bird/repos/community-x86_64/bird6.service
(from rev 90815, bird/trunk/bird6.service)
Deleted:
  bird/repos/community-i686/PKGBUILD
  bird/repos/community-i686/bird.service
  bird/repos/community-i686/bird6.service
  bird/repos/community-x86_64/PKGBUILD
  bird/repos/community-x86_64/bird.service
  bird/repos/community-x86_64/bird6.service

+
 /PKGBUILD  |  178 +++
 /bird.service  |   22 
 /bird6.service |   22 
 community-i686/PKGBUILD|   76 
 community-i686/bird.service|   11 --
 community-i686/bird6.service   |   11 --
 community-x86_64/PKGBUILD  |   76 
 community-x86_64/bird.service  |   11 --
 community-x86_64/bird6.service |   11 --
 9 files changed, 222 insertions(+), 196 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-14 10:22:14 UTC (rev 90815)
+++ community-i686/PKGBUILD 2013-05-14 10:22:35 UTC (rev 90816)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgbase=bird
-pkgname=('bird' 'bird6')
-pkgver=1.3.10
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://bird.network.cz/'
-license=('GPL2')
-depends=('readline' 'ncurses')
-source=(ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz;
-'bird.service'
-'bird6.service')
-md5sums=('553c331b32bca9e926519cb2f67d68be'
- '01360e3b71ff2ed2223e87a3176e0659'
- '13a5f066a39f82136291f1461458651c')
-
-build() {
-  cd $pkgbase-$pkgver
-  [[ -e _build4 ]]  rm -rf _build4
-  [[ -e _build6 ]]  rm -rf _build6
-  mkdir _build4 _build6
-
-  # build ipv4 bird
-  cd _build4
-  ../configure
-  make
-
-  # build ipv6 bird
-  cd ../_build6
-  ../configure --enable-ipv6
-  make
-}
-
-package_bird () {
-  pkgdesc='RIP, OSPFv2 and BGP daemon (ipv4 version)'
-  backup=('etc/bird.conf')
-
-  cd $pkgbase-$pkgver/_build4
-  make \
-prefix=$pkgdir/usr \
-sysconfdir=$pkgdir/etc \
-sbindir=$pkgdir/usr/bin \
-localstatedir=$pkgdir/var \
-install
-  make docdir=$pkgdir/usr/share/doc/$pkgname install-docs
-
-  # no /var inside pkg
-  rm -r $pkgdir/var
-
-  # systemd
-  install -D -m 644 $srcdir/bird.service 
$pkgdir/usr/lib/systemd/system/bird.service
-}
-
-package_bird6 () {
-  pkgdesc='RIP, OSPFv3, RADV and BGP daemon (ipv6 version)'
-  backup=('etc/bird6.conf')
-
-  cd $pkgbase-$pkgver/_build6
-  make \
-prefix=$pkgdir/usr \
-sysconfdir=$pkgdir/etc \
-sbindir=$pkgdir/usr/bin \
-localstatedir=$pkgdir/var \
-install
-  make docdir=$pkgdir/usr/share/doc/$pkgname install-docs
-
-  # no /var inside pkg
-  rm -r $pkgdir/var
-
-  # systemd
-  install -D -m 644 $srcdir/bird6.service 
$pkgdir/usr/lib/systemd/system/bird6.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: bird/repos/community-i686/PKGBUILD (from rev 90815, bird/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-14 10:22:35 UTC (rev 90816)
@@ -0,0 +1,89 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+
+pkgbase=bird
+pkgname=('bird' 'bird6')
+pkgver=1.3.10
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://bird.network.cz/'
+license=('GPL2')
+depends=('readline' 'ncurses')
+source=(ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz;
+'bird.service'
+'bird6.service')
+md5sums=('553c331b32bca9e926519cb2f67d68be'
+ '01360e3b71ff2ed2223e87a3176e0659'
+ 'e03f7c51293d81ad260fd47176ea5765')
+
+build() {
+  cd $pkgbase-$pkgver
+  [[ -e _build4 ]]  rm -rf _build4
+  [[ -e _build6 ]]  rm -rf _build6
+  mkdir _build4 _build6
+
+  # build ipv4 bird
+  cd _build4
+  ../configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--docdir=/usr/share/doc/$pkgname
+  make
+
+  # build ipv6 bird
+  cd ../_build6
+  ../configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--docdir=/usr/share/doc/$pkgname \
+--enable-ipv6
+  make
+}
+
+package_bird () {
+  pkgdesc='RIP, OSPFv2 and BGP daemon (ipv4 version)'
+  backup=('etc/bird.conf')
+
+  cd $pkgbase-$pkgver/_build4
+  make \
+prefix=$pkgdir/usr \
+

[arch-commits] Commit in anjuta/repos (14 files)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:24:22
  Author: heftig
Revision: 185456

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

Added:
  anjuta/repos/extra-i686/PKGBUILD
(from rev 185455, anjuta/trunk/PKGBUILD)
  anjuta/repos/extra-i686/anjuta.install
(from rev 185455, anjuta/trunk/anjuta.install)
  anjuta/repos/extra-i686/fix-compile-error.patch
(from rev 185455, anjuta/trunk/fix-compile-error.patch)
  anjuta/repos/extra-x86_64/PKGBUILD
(from rev 185455, anjuta/trunk/PKGBUILD)
  anjuta/repos/extra-x86_64/anjuta.install
(from rev 185455, anjuta/trunk/anjuta.install)
  anjuta/repos/extra-x86_64/fix-compile-error.patch
(from rev 185455, anjuta/trunk/fix-compile-error.patch)
Deleted:
  anjuta/repos/extra-i686/PKGBUILD
  anjuta/repos/extra-i686/anjuta-glade.xml.diff
  anjuta/repos/extra-i686/anjuta.install
  anjuta/repos/extra-i686/fix-compile-error.patch
  anjuta/repos/extra-x86_64/PKGBUILD
  anjuta/repos/extra-x86_64/anjuta-glade.xml.diff
  anjuta/repos/extra-x86_64/anjuta.install
  anjuta/repos/extra-x86_64/fix-compile-error.patch

--+
 /PKGBUILD|  116 +
 /anjuta.install  |   30 
 /fix-compile-error.patch |   48 +
 extra-i686/PKGBUILD  |   60 -
 extra-i686/anjuta-glade.xml.diff |  101 
 extra-i686/anjuta.install|   15 
 extra-i686/fix-compile-error.patch   |   24 --
 extra-x86_64/PKGBUILD|   60 -
 extra-x86_64/anjuta-glade.xml.diff   |  101 
 extra-x86_64/anjuta.install  |   15 
 extra-x86_64/fix-compile-error.patch |   24 --
 11 files changed, 194 insertions(+), 400 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:21:59 UTC (rev 185455)
+++ extra-i686/PKGBUILD 2013-05-14 10:24:22 UTC (rev 185456)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Harley Laue losinggenerat...@yahoo.com
-
-pkgbase=anjuta
-pkgname=('libanjuta' 'anjuta')
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=GNOME Integrated Development Environment (IDE)
-arch=(i686 x86_64)
-license=(GPL)
-makedepends=(gdl vte3 autogen devhelp glade libgda subversion gnome-icon-theme 
vala dconf
- gtk-doc yelp-tools gnome-common intltool gobject-introspection 
itstool gjs
- python)
-url=http://www.anjuta.org/;
-options=('!libtool' '!emptydirs')
-source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
-fix-compile-error.patch anjuta-glade.xml.diff)
-sha256sums=('ef5d8a5032d4c2025e1870bef044fa025f01096a86f8f226eb178688a960c5b9'
-'d072af4c1c52ce65f84026b83baa642a9bcfa06b10913b356b5cd99d98931b1d'
-'e480c41a92198c9158f7d66f248b83464e6d0745d5756dae581b204d5439cc4d')
-
-build() {
-  cd $pkgbase-$pkgver
-
-  patch -Np1 -i ../fix-compile-error.patch
-  patch -Np1 -i ../anjuta-glade.xml.diff
-
-  # Bump vala version
-  sed -i '/vala/s/-0\.18/-0.20/' configure.ac
-
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --enable-glade-catalog 
--enable-compile-warnings=minimum
-  make
-}
-
-package_libanjuta(){
-  pkgdesc=Anjuta runtime library
-  depends=(gdl)
-  conflicts=('anjuta3.4.4')
-
-  cd $pkgbase-$pkgver/libanjuta
-
-  # j1: Race during linking
-  make -j1 DESTDIR=$pkgdir install
-}
-
-package_anjuta(){
-  pkgdesc=GNOME Integrated Development Environment (IDE)
-  depends=(libanjuta vte3 autogen devhelp glade libgda subversion 
gnome-icon-theme vala dconf)
-  groups=('gnome-extra')
-
-  install=anjuta.install
-
-  cd $pkgbase-$pkgver
-  make -j1 DESTDIR=$pkgdir install
-
-  cd libanjuta
-  make -j1 DESTDIR=$pkgdir uninstall
-}

Copied: anjuta/repos/extra-i686/PKGBUILD (from rev 185455, 
anjuta/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:24:22 UTC (rev 185456)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Harley Laue losinggenerat...@yahoo.com
+
+pkgbase=anjuta
+pkgname=('libanjuta' 'anjuta')
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=GNOME Integrated Development Environment (IDE)
+arch=(i686 x86_64)
+license=(GPL)
+makedepends=(gdl vte3 autogen devhelp glade libgda subversion gnome-icon-theme 
vala dconf
+ gtk-doc yelp-tools gnome-common intltool gobject-introspection 
itstool gjs
+ python)
+url=http://www.anjuta.org/;
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
+fix-compile-error.patch)
+sha256sums=('096203a294e0a7d8d7048fa74810495d590d32f96b7a7f014f34e532faa1c76e'
+

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:25:02
  Author: heftig
Revision: 185457

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

Added:
  gnome-documents/repos/extra-i686/PKGBUILD
(from rev 185456, gnome-documents/trunk/PKGBUILD)
  gnome-documents/repos/extra-i686/gnome-documents.install
(from rev 185456, gnome-documents/trunk/gnome-documents.install)
  gnome-documents/repos/extra-x86_64/PKGBUILD
(from rev 185456, gnome-documents/trunk/PKGBUILD)
  gnome-documents/repos/extra-x86_64/gnome-documents.install
(from rev 185456, gnome-documents/trunk/gnome-documents.install)
Deleted:
  gnome-documents/repos/extra-i686/PKGBUILD
  gnome-documents/repos/extra-i686/gnome-documents.install
  gnome-documents/repos/extra-x86_64/PKGBUILD
  gnome-documents/repos/extra-x86_64/gnome-documents.install

--+
 /PKGBUILD|   84 +
 /gnome-documents.install |   26 ++
 extra-i686/PKGBUILD  |   42 
 extra-i686/gnome-documents.install   |   13 -
 extra-x86_64/PKGBUILD|   42 
 extra-x86_64/gnome-documents.install |   13 -
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:24:22 UTC (rev 185456)
+++ extra-i686/PKGBUILD 2013-05-14 10:25:02 UTC (rev 185457)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-documents
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=Documents Manager for GNOME
-arch=(i686 x86_64)
-url=http://www.gnome.org;
-license=(GPL)
-groups=(gnome-extra)
-depends=(evince gjs gtk3 gnome-desktop gnome-online-accounts libgdata
- tracker libzapojit webkitgtk3)
-makedepends=(intltool gobject-introspection itstool)
-optdepends=('unoconv: Support for Libreoffice document types')
-options=('!libtool')
-install=gnome-documents.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7cd05f5f2482ddae797300b233f499cbe410cb22d358bef37a387aff232d4e9f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/$pkgname
-  make
-}
-
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-documents/repos/extra-i686/PKGBUILD (from rev 185456, 
gnome-documents/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:25:02 UTC (rev 185457)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-documents
+pkgver=3.8.2.1
+pkgrel=1
+pkgdesc=Documents Manager for GNOME
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=(GPL)
+groups=(gnome-extra)
+depends=(evince gjs gtk3 gnome-desktop gnome-online-accounts libgdata
+ tracker libzapojit webkitgtk3)
+makedepends=(intltool gobject-introspection itstool)
+optdepends=('unoconv: Support for Libreoffice document types')
+options=('!libtool')
+install=gnome-documents.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('52cbe1590b47fbf446becde227e0fa3772dda589b631ab1350a034c2eae77b85')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname
+  make
+}
+
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-documents.install
===
--- extra-i686/gnome-documents.install  2013-05-14 10:24:22 UTC (rev 185456)
+++ extra-i686/gnome-documents.install  2013-05-14 10:25:02 UTC (rev 185457)
@@ -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: gnome-documents/repos/extra-i686/gnome-documents.install (from rev 
185456, gnome-documents/trunk/gnome-documents.install)
===
--- extra-i686/gnome-documents.install  (rev 0)
+++ extra-i686/gnome-documents.install  2013-05-14 10:25:02 UTC (rev 185457)
@@ -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() {
+  

[arch-commits] Commit in yelp-xsl/repos/extra-any (PKGBUILD PKGBUILD)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:25:28
  Author: heftig
Revision: 185458

archrelease: copy trunk to extra-any

Added:
  yelp-xsl/repos/extra-any/PKGBUILD
(from rev 185457, yelp-xsl/trunk/PKGBUILD)
Deleted:
  yelp-xsl/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 10:25:02 UTC (rev 185457)
+++ PKGBUILD2013-05-14 10:25:28 UTC (rev 185458)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=yelp-xsl
-pkgver=3.8.0
-pkgrel=1
-pkgdesc=Stylesheets for Yelp
-arch=(any)
-makedepends=(intltool libxslt libxml2 itstool)
-license=(GPL)
-options=('!emptydirs')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d89e280743460dae534617eef4751c46581ea3a7fa202b5a351daf192505d6e9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: yelp-xsl/repos/extra-any/PKGBUILD (from rev 185457, 
yelp-xsl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 10:25:28 UTC (rev 185458)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=yelp-xsl
+pkgver=3.8.1
+pkgrel=1
+pkgdesc=Stylesheets for Yelp
+arch=(any)
+makedepends=(intltool libxslt libxml2 itstool)
+license=(GPL)
+options=('!emptydirs')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:26:22
  Author: heftig
Revision: 185459

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

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

---+
 /PKGBUILD |   62 
 /yelp.install |   26 ++
 extra-i686/PKGBUILD   |   31 --
 extra-i686/yelp.install   |   13 -
 extra-x86_64/PKGBUILD |   31 --
 extra-x86_64/yelp.install |   13 -
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:25:28 UTC (rev 185458)
+++ extra-i686/PKGBUILD 2013-05-14 10:26:22 UTC (rev 185459)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=yelp
-pkgver=3.8.0
-pkgrel=1
-pkgdesc=A help browser for GNOME
-arch=('i686' 'x86_64')
-depends=('webkitgtk3' 'yelp-xsl' 'libxslt' 'hicolor-icon-theme' 'xz' 'bzip2'
- 'desktop-file-utils' 'dconf')
-makedepends=('intltool' 'gtk-doc' 'itstool')
-groups=('gnome')
-license=('GPL')
-options=('!emptydirs' '!libtool')
-url=http://www.gnome.org;
-install=yelp.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f4a02dad614bfc04b6a998440123633145f4011c3a1d35415492d2ff76c1707f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: yelp/repos/extra-i686/PKGBUILD (from rev 185458, yelp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:26:22 UTC (rev 185459)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=yelp
+pkgver=3.8.1
+pkgrel=1
+pkgdesc=A help browser for GNOME
+arch=('i686' 'x86_64')
+depends=('webkitgtk3' 'yelp-xsl' 'libxslt' 'hicolor-icon-theme' 'xz' 'bzip2'
+ 'desktop-file-utils' 'dconf')
+makedepends=('intltool' 'gtk-doc' 'itstool')
+groups=('gnome')
+license=('GPL')
+options=('!emptydirs' '!libtool')
+url=http://www.gnome.org;
+install=yelp.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('73b3941316194dea8ea7d1d2b1f6612424c5d80ee1871ef627455893ad15606e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/yelp.install
===
--- extra-i686/yelp.install 2013-05-14 10:25:28 UTC (rev 185458)
+++ extra-i686/yelp.install 2013-05-14 10:26:22 UTC (rev 185459)
@@ -1,13 +0,0 @@
-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
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: yelp/repos/extra-i686/yelp.install (from rev 185458, 
yelp/trunk/yelp.install)
===
--- extra-i686/yelp.install (rev 0)
+++ extra-i686/yelp.install 2013-05-14 10:26:22 UTC (rev 185459)
@@ -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
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 10:25:28 UTC (rev 185458)
+++ extra-x86_64/PKGBUILD   2013-05-14 10:26:22 UTC (rev 185459)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=yelp
-pkgver=3.8.0
-pkgrel=1
-pkgdesc=A help browser for GNOME
-arch=('i686' 'x86_64')
-depends=('webkitgtk3' 'yelp-xsl' 'libxslt' 'hicolor-icon-theme' 'xz' 'bzip2'
- 'desktop-file-utils' 'dconf')

[arch-commits] Commit in gnome-devel-docs/repos/extra-any (PKGBUILD PKGBUILD)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:28:43
  Author: heftig
Revision: 185460

archrelease: copy trunk to extra-any

Added:
  gnome-devel-docs/repos/extra-any/PKGBUILD
(from rev 185459, gnome-devel-docs/trunk/PKGBUILD)
Deleted:
  gnome-devel-docs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 10:26:22 UTC (rev 185459)
+++ PKGBUILD2013-05-14 10:28:43 UTC (rev 185460)
@@ -1,27 +0,0 @@
-# $Id: PKGBUILD 180998 2013-03-29 13:52:39Z jgc $
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-devel-docs
-pkgver=3.8.0
-pkgrel=2
-pkgdesc=Developer documentation for GNOME
-arch=(any)
-license=('FDL')
-depends=('yelp')
-makedepends=('yelp-tools')
-url=http://www.gnome.org;
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/3.8/$pkgname-$pkgver.tar.xz)
-sha256sums=('e23c0099417b6e304bc43672e8375e5f6fd208062320b98d9e7c6d41a445ea52')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-devel-docs/repos/extra-any/PKGBUILD (from rev 185459, 
gnome-devel-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 10:28:43 UTC (rev 185460)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-devel-docs
+pkgver=3.8.1
+pkgrel=1
+pkgdesc=Developer documentation for GNOME
+arch=(any)
+license=('FDL')
+depends=('yelp')
+makedepends=('yelp-tools')
+url=http://www.gnome.org;
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/3.8/$pkgname-$pkgver.tar.xz)
+sha256sums=('ffcb9e81e9a8218ab50fd28b30ad598e44dd7ba8aa34afbb977c6daecb42aa4b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in gnome-user-docs/repos/extra-any (PKGBUILD PKGBUILD)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:30:53
  Author: heftig
Revision: 185461

archrelease: copy trunk to extra-any

Added:
  gnome-user-docs/repos/extra-any/PKGBUILD
(from rev 185460, gnome-user-docs/trunk/PKGBUILD)
Deleted:
  gnome-user-docs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 10:28:43 UTC (rev 185460)
+++ PKGBUILD2013-05-14 10:30:53 UTC (rev 185461)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-user-docs
-pkgver=3.8.0
-pkgrel=1
-pkgdesc=User documentation for GNOME
-arch=(any)
-license=('FDL')
-depends=('yelp')
-makedepends=('yelp-tools')
-url=http://www.gnome.org;
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('91a93ab79ac852e2a5ec7b7b0feb154a25fffb61bbf3a6ba1313c1759c531f0b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-user-docs/repos/extra-any/PKGBUILD (from rev 185460, 
gnome-user-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 10:30:53 UTC (rev 185461)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-user-docs
+pkgver=3.8.1
+pkgrel=1
+pkgdesc=User documentation for GNOME
+arch=(any)
+license=('FDL')
+depends=('yelp')
+makedepends=('yelp-tools')
+url=http://www.gnome.org;
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('096715cb70525d70be64f5ea6e7e81eaedb2b43d7c51ad2e45d9a28387c0fbf3')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:31:45
  Author: heftig
Revision: 185462

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

Added:
  gnome-online-accounts/repos/extra-i686/PKGBUILD
(from rev 185461, gnome-online-accounts/trunk/PKGBUILD)
  gnome-online-accounts/repos/extra-i686/gnome-online-accounts.install
(from rev 185461, gnome-online-accounts/trunk/gnome-online-accounts.install)
  gnome-online-accounts/repos/extra-x86_64/PKGBUILD
(from rev 185461, gnome-online-accounts/trunk/PKGBUILD)
  gnome-online-accounts/repos/extra-x86_64/gnome-online-accounts.install
(from rev 185461, gnome-online-accounts/trunk/gnome-online-accounts.install)
Deleted:
  gnome-online-accounts/repos/extra-i686/PKGBUILD
  gnome-online-accounts/repos/extra-i686/gnome-online-accounts.install
  gnome-online-accounts/repos/extra-x86_64/PKGBUILD
  gnome-online-accounts/repos/extra-x86_64/gnome-online-accounts.install

+
 /PKGBUILD  |   58 +++
 /gnome-online-accounts.install |   22 ++
 extra-i686/PKGBUILD|   29 -
 extra-i686/gnome-online-accounts.install   |   11 -
 extra-x86_64/PKGBUILD  |   29 -
 extra-x86_64/gnome-online-accounts.install |   11 -
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:30:53 UTC (rev 185461)
+++ extra-i686/PKGBUILD 2013-05-14 10:31:45 UTC (rev 185462)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-online-accounts
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=GNOME service to access online accounts
-arch=(i686 x86_64)
-url=http://www.gnome.org;
-license=('GPL')
-depends=('webkitgtk3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 
'libsecret')
-makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
-options=(!libtool)
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('26c334000ae74832042142a150e7d0c4b5ced4dc24bdb247f75cbb9e3d2e7261')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexec=/usr/lib/gnome-online-accounts
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-online-accounts/repos/extra-i686/PKGBUILD (from rev 185461, 
gnome-online-accounts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:31:45 UTC (rev 185462)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-online-accounts
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=GNOME service to access online accounts
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=('GPL')
+depends=('webkitgtk3' 'json-glib' 'libnotify' 'rest' 'hicolor-icon-theme' 
'libsecret')
+makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
+options=(!libtool)
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('12611a002043c8acc29e9800ec009e3e19736bdb6237d246e848d7c7909fe826')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexec=/usr/lib/gnome-online-accounts
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-online-accounts.install
===
--- extra-i686/gnome-online-accounts.install2013-05-14 10:30:53 UTC (rev 
185461)
+++ extra-i686/gnome-online-accounts.install2013-05-14 10:31:45 UTC (rev 
185462)
@@ -1,11 +0,0 @@
-post_install () {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-online-accounts/repos/extra-i686/gnome-online-accounts.install 
(from rev 185461, gnome-online-accounts/trunk/gnome-online-accounts.install)
===
--- extra-i686/gnome-online-accounts.install(rev 0)
+++ extra-i686/gnome-online-accounts.install2013-05-14 10:31:45 UTC (rev 
185462)
@@ -0,0 +1,11 @@
+post_install () {
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 10:30:53 UTC (rev 185461)
+++ extra-x86_64/PKGBUILD   2013-05-14 10:31:45 UTC (rev 185462)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-online-accounts

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:32:30
  Author: heftig
Revision: 185463

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

Added:
  gnome-session/repos/extra-i686/PKGBUILD
(from rev 185462, gnome-session/trunk/PKGBUILD)
  gnome-session/repos/extra-i686/gnome-session.install
(from rev 185462, gnome-session/trunk/gnome-session.install)
  gnome-session/repos/extra-i686/timeout.patch
(from rev 185462, gnome-session/trunk/timeout.patch)
  gnome-session/repos/extra-x86_64/PKGBUILD
(from rev 185462, gnome-session/trunk/PKGBUILD)
  gnome-session/repos/extra-x86_64/gnome-session.install
(from rev 185462, gnome-session/trunk/gnome-session.install)
  gnome-session/repos/extra-x86_64/timeout.patch
(from rev 185462, gnome-session/trunk/timeout.patch)
Deleted:
  gnome-session/repos/extra-i686/PKGBUILD
  gnome-session/repos/extra-i686/gnome-session.install
  gnome-session/repos/extra-i686/timeout.patch
  gnome-session/repos/extra-x86_64/PKGBUILD
  gnome-session/repos/extra-x86_64/gnome-session.install
  gnome-session/repos/extra-x86_64/timeout.patch

+
 /PKGBUILD  |   74 +++
 /gnome-session.install |   24 +++
 /timeout.patch |   48 ++
 extra-i686/PKGBUILD|   37 -
 extra-i686/gnome-session.install   |   12 -
 extra-i686/timeout.patch   |   24 ---
 extra-x86_64/PKGBUILD  |   37 -
 extra-x86_64/gnome-session.install |   12 -
 extra-x86_64/timeout.patch |   24 ---
 9 files changed, 146 insertions(+), 146 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:31:45 UTC (rev 185462)
+++ extra-i686/PKGBUILD 2013-05-14 10:32:30 UTC (rev 185463)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-session
-pkgver=3.8.1
-pkgrel=2
-pkgdesc=The GNOME Session Handler
-arch=(i686 x86_64)
-license=(GPL LGPL)
-depends=(systemd dconf gconf gsettings-desktop-schemas gtk3 gnome-desktop
- hicolor-icon-theme json-glib libgl libsm libxtst upower)
-makedepends=(intltool mesa gtk-doc xtrans)
-options=('!emptydirs')
-install=gnome-session.install
-url=http://www.gnome.org;
-groups=(gnome)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
-timeout.patch)
-sha256sums=('6c1cf3c0bc86da1dc5ec2d1a7bb3332b15652d4a468c52c5ae894b46b4a14770'
-'9eaf31857b41db417475c3b14adc11b10c8226ed76978cdf96dd648fa6e505fc')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # Increase timeout, for slow machines
-  patch -Np1 -i ../timeout.patch
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --libexecdir=/usr/lib/gnome-session \
-  --disable-schemas-compile --enable-systemd
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-session/repos/extra-i686/PKGBUILD (from rev 185462, 
gnome-session/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:32:30 UTC (rev 185463)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-session
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=The GNOME Session Handler
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(systemd dconf gconf gsettings-desktop-schemas gtk3 gnome-desktop
+ hicolor-icon-theme json-glib libgl libsm libxtst upower)
+makedepends=(intltool mesa gtk-doc xtrans)
+options=('!emptydirs')
+install=gnome-session.install
+url=http://www.gnome.org;
+groups=(gnome)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
+timeout.patch)
+sha256sums=('a6ed1c109005f81ec34a8aa09b2f114c07b4fba8feef47d2f23559797be88640'
+'9eaf31857b41db417475c3b14adc11b10c8226ed76978cdf96dd648fa6e505fc')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # Increase timeout, for slow machines
+  patch -Np1 -i ../timeout.patch
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --libexecdir=/usr/lib/gnome-session \
+  --disable-schemas-compile --enable-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/gnome-session.install
===
--- extra-i686/gnome-session.install2013-05-14 10:31:45 UTC (rev 185462)
+++ extra-i686/gnome-session.install2013-05-14 10:32:30 UTC (rev 185463)
@@ -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: 

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:33:14
  Author: heftig
Revision: 185464

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

Added:
  gnome-photos/repos/extra-i686/PKGBUILD
(from rev 185463, gnome-photos/trunk/PKGBUILD)
  gnome-photos/repos/extra-i686/gnome-photos.install
(from rev 185463, gnome-photos/trunk/gnome-photos.install)
  gnome-photos/repos/extra-x86_64/PKGBUILD
(from rev 185463, gnome-photos/trunk/PKGBUILD)
  gnome-photos/repos/extra-x86_64/gnome-photos.install
(from rev 185463, gnome-photos/trunk/gnome-photos.install)
Deleted:
  gnome-photos/repos/extra-i686/PKGBUILD
  gnome-photos/repos/extra-i686/gnome-photos.install
  gnome-photos/repos/extra-x86_64/PKGBUILD
  gnome-photos/repos/extra-x86_64/gnome-photos.install

---+
 /PKGBUILD |   66 
 /gnome-photos.install |   24 +
 extra-i686/PKGBUILD   |   33 --
 extra-i686/gnome-photos.install   |   12 --
 extra-x86_64/PKGBUILD |   33 --
 extra-x86_64/gnome-photos.install |   12 --
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:32:30 UTC (rev 185463)
+++ extra-i686/PKGBUILD 2013-05-14 10:33:14 UTC (rev 185464)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-photos
-pkgver=3.8.0
-pkgrel=1
-pkgdesc=Access, organize, and share your photos on GNOME
-arch=(i686 x86_64)
-url=https://www.gnome.org/;
-license=(GPL)
-depends=(exempi gtk3 libexif librsvg babl gegl gnome-desktop 
gnome-online-accounts lcms2 tracker hicolor-icon-theme)
-makedepends=(intltool)
-options=(!libtool)
-groups=(gnome-extra)
-install=gnome-photos.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d5a42a6562eb2bebd404f1b932e105572e64abb0e3160b2834c7898cf090f3de')
-
-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-photos/repos/extra-i686/PKGBUILD (from rev 185463, 
gnome-photos/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 10:33:14 UTC (rev 185464)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-photos
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=Access, organize, and share your photos on GNOME
+arch=(i686 x86_64)
+url=https://www.gnome.org/;
+license=(GPL)
+depends=(exempi gtk3 libexif librsvg babl gegl gnome-desktop 
gnome-online-accounts lcms2 tracker hicolor-icon-theme)
+makedepends=(intltool)
+options=(!libtool)
+groups=(gnome-extra)
+install=gnome-photos.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('c6e777cdc6a4b0ee24b4dbd1b971fe239198926a3057c27c08eeda0a53ba6d58')
+
+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
+}

Deleted: extra-i686/gnome-photos.install
===
--- extra-i686/gnome-photos.install 2013-05-14 10:32:30 UTC (rev 185463)
+++ extra-i686/gnome-photos.install 2013-05-14 10:33:14 UTC (rev 185464)
@@ -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-photos/repos/extra-i686/gnome-photos.install (from rev 185463, 
gnome-photos/trunk/gnome-photos.install)
===
--- extra-i686/gnome-photos.install (rev 0)
+++ extra-i686/gnome-photos.install 2013-05-14 10:33:14 UTC (rev 185464)
@@ -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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 10:32:30 UTC (rev 185463)
+++ extra-x86_64/PKGBUILD   2013-05-14 10:33:14 UTC (rev 185464)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-photos
-pkgver=3.8.0
-pkgrel=1
-pkgdesc=Access, organize, and share 

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

2013-05-14 Thread Stéphane Gaudreault
Date: Tuesday, May 14, 2013 @ 12:37:16
  Author: stephane
Revision: 185465

upgpkg: krb5 1.11.2-3

Move files to /usr/bin

Modified:
  krb5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:33:14 UTC (rev 185464)
+++ PKGBUILD2013-05-14 10:37:16 UTC (rev 185465)
@@ -3,7 +3,7 @@
 
 pkgname=krb5
 pkgver=1.11.2
-pkgrel=2
+pkgrel=3
 pkgdesc=The Kerberos network authentication system
 arch=('i686' 'x86_64')
 url=http://web.mit.edu/kerberos/;
@@ -42,6 +42,7 @@
export CFLAGS+= -fPIC -fno-strict-aliasing -fstack-protector-all
export CPPFLAGS+= -I/usr/include/et
./configure --prefix=/usr \
+   --sbindir=/usr/bin \
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var/lib \



[arch-commits] Commit in krb5/repos (32 files)

2013-05-14 Thread Stéphane Gaudreault
Date: Tuesday, May 14, 2013 @ 12:38:50
  Author: stephane
Revision: 185466

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

Added:
  krb5/repos/testing-i686/PKGBUILD
(from rev 185465, krb5/trunk/PKGBUILD)
  krb5/repos/testing-i686/krb5-1.10.1-gcc47.patch
(from rev 185465, krb5/trunk/krb5-1.10.1-gcc47.patch)
  krb5/repos/testing-i686/krb5-config_LDFLAGS.patch
(from rev 185465, krb5/trunk/krb5-config_LDFLAGS.patch)
  krb5/repos/testing-i686/krb5-kadmind.service
(from rev 185465, krb5/trunk/krb5-kadmind.service)
  krb5/repos/testing-i686/krb5-kdc.service
(from rev 185465, krb5/trunk/krb5-kdc.service)
  krb5/repos/testing-i686/krb5-kpropd.service
(from rev 185465, krb5/trunk/krb5-kpropd.service)
  krb5/repos/testing-i686/krb5-kpropd.socket
(from rev 185465, krb5/trunk/krb5-kpropd.socket)
  krb5/repos/testing-i686/krb5-kpropd@.service
(from rev 185465, krb5/trunk/krb5-kpropd@.service)
  krb5/repos/testing-x86_64/PKGBUILD
(from rev 185465, krb5/trunk/PKGBUILD)
  krb5/repos/testing-x86_64/krb5-1.10.1-gcc47.patch
(from rev 185465, krb5/trunk/krb5-1.10.1-gcc47.patch)
  krb5/repos/testing-x86_64/krb5-config_LDFLAGS.patch
(from rev 185465, krb5/trunk/krb5-config_LDFLAGS.patch)
  krb5/repos/testing-x86_64/krb5-kadmind.service
(from rev 185465, krb5/trunk/krb5-kadmind.service)
  krb5/repos/testing-x86_64/krb5-kdc.service
(from rev 185465, krb5/trunk/krb5-kdc.service)
  krb5/repos/testing-x86_64/krb5-kpropd.service
(from rev 185465, krb5/trunk/krb5-kpropd.service)
  krb5/repos/testing-x86_64/krb5-kpropd.socket
(from rev 185465, krb5/trunk/krb5-kpropd.socket)
  krb5/repos/testing-x86_64/krb5-kpropd@.service
(from rev 185465, krb5/trunk/krb5-kpropd@.service)
Deleted:
  krb5/repos/testing-i686/PKGBUILD
  krb5/repos/testing-i686/krb5-1.10.1-gcc47.patch
  krb5/repos/testing-i686/krb5-config_LDFLAGS.patch
  krb5/repos/testing-i686/krb5-kadmind.service
  krb5/repos/testing-i686/krb5-kdc.service
  krb5/repos/testing-i686/krb5-kpropd.service
  krb5/repos/testing-i686/krb5-kpropd.socket
  krb5/repos/testing-i686/krb5-kpropd@.service
  krb5/repos/testing-x86_64/PKGBUILD
  krb5/repos/testing-x86_64/krb5-1.10.1-gcc47.patch
  krb5/repos/testing-x86_64/krb5-config_LDFLAGS.patch
  krb5/repos/testing-x86_64/krb5-kadmind.service
  krb5/repos/testing-x86_64/krb5-kdc.service
  krb5/repos/testing-x86_64/krb5-kpropd.service
  krb5/repos/testing-x86_64/krb5-kpropd.socket
  krb5/repos/testing-x86_64/krb5-kpropd@.service

--+
 /PKGBUILD|  168 +
 /krb5-1.10.1-gcc47.patch |   22 +++
 /krb5-config_LDFLAGS.patch   |   24 
 /krb5-kadmind.service|   16 ++
 /krb5-kdc.service|   18 +++
 /krb5-kpropd.service |   16 ++
 /krb5-kpropd.socket  |   18 +++
 /krb5-kpropd@.service|   16 ++
 testing-i686/PKGBUILD|   83 --
 testing-i686/krb5-1.10.1-gcc47.patch |   11 -
 testing-i686/krb5-config_LDFLAGS.patch   |   12 --
 testing-i686/krb5-kadmind.service|8 -
 testing-i686/krb5-kdc.service|9 -
 testing-i686/krb5-kpropd.service |8 -
 testing-i686/krb5-kpropd.socket  |9 -
 testing-i686/krb5-kpropd@.service|8 -
 testing-x86_64/PKGBUILD  |   83 --
 testing-x86_64/krb5-1.10.1-gcc47.patch   |   11 -
 testing-x86_64/krb5-config_LDFLAGS.patch |   12 --
 testing-x86_64/krb5-kadmind.service  |8 -
 testing-x86_64/krb5-kdc.service  |9 -
 testing-x86_64/krb5-kpropd.service   |8 -
 testing-x86_64/krb5-kpropd.socket|9 -
 testing-x86_64/krb5-kpropd@.service  |8 -
 24 files changed, 298 insertions(+), 296 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-05-14 10:37:16 UTC (rev 185465)
+++ testing-i686/PKGBUILD   2013-05-14 10:38:50 UTC (rev 185466)
@@ -1,83 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-
-pkgname=krb5
-pkgver=1.11.2
-pkgrel=2
-pkgdesc=The Kerberos network authentication system
-arch=('i686' 'x86_64')
-url=http://web.mit.edu/kerberos/;
-license=('custom')
-depends=('e2fsprogs' 'libldap' 'keyutils')
-makedepends=('perl')
-backup=('etc/krb5.conf' 'var/lib/krb5kdc/kdc.conf')
-source=(http://web.mit.edu/kerberos/dist/${pkgname}/1.11/${pkgname}-${pkgver}-signed.tar
-krb5-config_LDFLAGS.patch
-krb5-kadmind.service
-krb5-kdc.service
-krb5-kpropd.service
-krb5-kpropd@.service
-krb5-kpropd.socket)
-sha1sums=('3863f7bdb2d8fc3e50484fb566124373c4b0a250'
-  '09e478cddfb9d46d2981dd25ef96b8c3fd91e1aa'
-  'a2a01e7077d9e89cda3457ea0e216debb3dc353c'
-  'f5e4fa073e11b0fcb4e3098a5d58a4f791ec841e'
-  

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:47:43
  Author: heftig
Revision: 185467

21.0

Modified:
  firefox/trunk/PKGBUILD
  firefox/trunk/mozconfig

---+
 PKGBUILD  |   52 +---
 mozconfig |4 +---
 2 files changed, 30 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:38:50 UTC (rev 185466)
+++ PKGBUILD2013-05-14 10:47:43 UTC (rev 185467)
@@ -3,30 +3,30 @@
 # Contributor: Jakub Schmidtke sja...@gmail.com
 
 pkgname=firefox
-pkgver=20.0.1
-pkgrel=5
+pkgver=21.0
+pkgrel=1
 pkgdesc=Standalone web browser from mozilla.org
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
+url=http://www.mozilla.org/projects/firefox;
 depends=('gtk2' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
  'dbus-glib' 'alsa-lib' 'libvpx' 'libevent' 'nss' 'hunspell' 'sqlite'
   'libnotify' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'libidl2'
- 'xorg-server-xvfb' 'imake')
+makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'autoconf2.13' 
'imake'
+ 'xorg-server-xvfb')
 optdepends=('networkmanager: Location detection via available WiFi networks')
-url=http://www.mozilla.org/projects/firefox;
 install=firefox.install
-options=('!emptydirs')
+options=('!emptydirs' '!makeflags')
 
source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2
 mozconfig firefox.desktop firefox-install-dir.patch vendor.js 
shared-libs.patch
 firefox-20.0.1-fixed-loading-icon.png)
-md5sums=('b822ff4b2348410587dec563235d9320'
- 'efdd58626b2f56dea31e26879eb2db3b'
- '6174396b4788deffa399db3f6f010a94'
- '150ac0fb3ac7b2114c8e8851a9e0516c'
- '0d053487907de4376d67d8f499c5502b'
- '52e52f840a49eb1d14be1c0065b03a93'
- '6e335a517c68488941340ee1c23f97b0')
+sha256sums=('3909031cb5d403b12c796afb7775b4950f0347786ffd06028761852a1074d91c'
+'17972dddb5ae20c1bf0ed1bbe2c1d94096ead931e8811cbcca56c74b1132a86a'
+'d2a7610393ba259c35e3227b92e02ec91095a95189f56ac93ccdf6732772719c'
+'ded67e8204bd5e1c0c5771c0d2c84ff80c998e1543711e7cd804cfe29e8dd1b0'
+'4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4'
+'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1'
+'68e3a5b47c6d175cc95b98b069a15205f027cab83af9e075818d38610feb6213')
 
 prepare() {
   cd mozilla-release
@@ -44,6 +44,9 @@
   # WebRTC build tries to execute python and expects Python 2
   ln -s /usr/bin/python2 $srcdir/path/python
 
+  # Use gold, as Mozilla can use some of its features, such as safe ICF
+  ln -s /usr/bin/ld.gold $srcdir/path/ld
+
   # configure script misdetects the preprocessor without an optimization level
   # https://bugs.archlinux.org/task/34644
   sed -i '/ac_cpp=/s/$CPPFLAGS/ -O2/' configure
@@ -56,34 +59,37 @@
 
 build() {
   cd mozilla-release
-
   export PATH=$srcdir/path:$PATH
   export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/firefox
   export PYTHON=/usr/bin/python2
-  export MOZ_MAKE_FLAGS=$MAKEFLAGS
-  unset MAKEFLAGS
 
-  # Enable PGO
   export DISPLAY=:99
   Xvfb -nolisten tcp -extension GLX -screen 0 1280x1024x24 $DISPLAY 
-  _fail=0
 
-  make -f client.mk build MOZ_PGO=1 || _fail=1
+  if ! make -f client.mk build MOZ_PGO=1; then
+kill $!
+return 1
+  fi
 
-  kill $! || true
-  return $_fail
+  kill $! || :
 }
 
 package() {
   cd mozilla-release
-  make -j1 -f client.mk DESTDIR=$pkgdir install
+  make -f client.mk DESTDIR=$pkgdir install
 
-  install -Dm644 ../vendor.js 
$pkgdir/usr/lib/firefox/defaults/preferences/vendor.js
+  install -Dm644 ../vendor.js 
$pkgdir/usr/lib/firefox/browser/defaults/preferences/vendor.js
 
   for i in 16 22 24 32 48 256; do
   install -Dm644 browser/branding/official/default$i.png \
 $pkgdir/usr/share/icons/hicolor/${i}x${i}/apps/firefox.png
   done
+  install -Dm644 browser/branding/official/content/icon64.png \
+$pkgdir/usr/share/icons/hicolor/64x64/apps/firefox.png
+  install -Dm644 browser/branding/official/mozicon128.png \
+$pkgdir/usr/share/icons/hicolor/128x128/apps/firefox.png
+  install -Dm644 browser/branding/official/content/about-logo.png \
+$pkgdir/usr/share/icons/hicolor/210x210/apps/firefox.png
 
   install -Dm644 ../firefox.desktop \
 $pkgdir/usr/share/applications/firefox.desktop

Modified: mozconfig
===
--- mozconfig   2013-05-14 10:38:50 UTC (rev 185466)
+++ mozconfig   2013-05-14 10:47:43 UTC (rev 185467)
@@ -19,7 +19,6 @@
 ac_add_options --enable-system-ffi
 #ac_add_options --enable-system-cairo
 ac_add_options --enable-system-pixman
-ac_add_options --with-pthreads
 
 # Features
 ac_add_options --enable-startup-notification
@@ -27,8 +26,7 @@
 
 

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

2013-05-14 Thread Stéphane Gaudreault
Date: Tuesday, May 14, 2013 @ 12:52:15
  Author: stephane
Revision: 185468

upgpkg: iputils 20121221-2

Move files to /usr/bin

Modified:
  iputils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:47:43 UTC (rev 185467)
+++ PKGBUILD2013-05-14 10:52:15 UTC (rev 185468)
@@ -5,7 +5,7 @@
 
 pkgname=iputils
 pkgver=20121221
-pkgrel=1
+pkgrel=2
 pkgdesc=Network monitoring tools, including ping
 arch=('i686' 'x86_64')
 license=('GPL' 'BSD')
@@ -40,16 +40,14 @@
 package() {
   cd ${srcdir}/${pkgname}-s${pkgver}
 
-  install -dm755 ${pkgdir}/usr/{bin,sbin} ${pkgdir}/bin
+  install -dm755 ${pkgdir}/usr/bin
 
-  install -m755 arping clockdiff rarpd rdisc tftpd tracepath tracepath6 \
-${pkgdir}/usr/sbin/
+  install -m755 arping clockdiff rarpd rdisc tftpd tracepath tracepath6 
${pkgdir}/usr/bin/
 
   install -m755 ping{,6} ${pkgdir}/usr/bin/
-   ln -sf /usr/bin/ping{,6}  ${pkgdir}/bin/
 
-   install -dm755 ${pkgdir}/usr/share/man/man8
-   install -m644 doc/{arping,clockdiff,ping,rarpd,rdisc,tftpd,tracepath}.8 \
+  install -dm755 ${pkgdir}/usr/share/man/man8
+  install -m644 doc/{arping,clockdiff,ping,rarpd,rdisc,tftpd,tracepath}.8 \
  ${pkgdir}/usr/share/man/man8/
 
   cd ${pkgdir}/usr/share/man/man8



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

2013-05-14 Thread Stéphane Gaudreault
Date: Tuesday, May 14, 2013 @ 12:53:03
  Author: stephane
Revision: 185469

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

Added:
  iputils/repos/testing-i686/
  iputils/repos/testing-i686/PKGBUILD
(from rev 185468, iputils/trunk/PKGBUILD)
  iputils/repos/testing-i686/iputils.install
(from rev 185468, iputils/trunk/iputils.install)
  iputils/repos/testing-i686/tftp.xinetd
(from rev 185468, iputils/trunk/tftp.xinetd)
  iputils/repos/testing-x86_64/
  iputils/repos/testing-x86_64/PKGBUILD
(from rev 185468, iputils/trunk/PKGBUILD)
  iputils/repos/testing-x86_64/iputils.install
(from rev 185468, iputils/trunk/iputils.install)
  iputils/repos/testing-x86_64/tftp.xinetd
(from rev 185468, iputils/trunk/tftp.xinetd)

+
 testing-i686/PKGBUILD  |   60 +++
 testing-i686/iputils.install   |   10 ++
 testing-i686/tftp.xinetd   |   10 ++
 testing-x86_64/PKGBUILD|   60 +++
 testing-x86_64/iputils.install |   10 ++
 testing-x86_64/tftp.xinetd |   10 ++
 6 files changed, 160 insertions(+)

Copied: iputils/repos/testing-i686/PKGBUILD (from rev 185468, 
iputils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-14 10:53:03 UTC (rev 185469)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=iputils
+pkgver=20121221
+pkgrel=2
+pkgdesc=Network monitoring tools, including ping
+arch=('i686' 'x86_64')
+license=('GPL' 'BSD')
+url=http://www.skbuff.net/iputils/;
+groups=('base')
+depends=('openssl' 'sysfsutils' 'libcap')
+optdepends=('xinetd: for tftpd')
+makedepends=('docbook2x' 'opensp')
+conflicts=('netkit-base' 'arping' 'netkit-tftpd')
+replaces=('netkit-base')
+backup=(etc/xinetd.d/tftp)
+install=${pkgname}.install
+source=(http://www.skbuff.net/${pkgname}/${pkgname}-s${pkgver}.tar.bz2
+tftp.xinetd)
+sha1sums=('4d56d8c75d6a5d58f052e4056e975f01ebab9ba9'
+  'fc2ae26f5609725e3f4aeaf4ab82dfa6d2e378fd')
+
+build() {
+  cd ${srcdir}/${pkgname}-s${pkgver}
+
+  make USE_GNUTLS=no CCOPTOPT=$CFLAGS
+
+  cd doc
+  for file in *.sgml; do
+xf=${file/.sgml/.xml}
+osx -xlower -xno-nl-in-tag $file  $xf || true
+sed -i s|refname\(.*\), \(.*\)/refname|refname\1/refname, 
refname\2/refname|g $xf
+docbook2man $xf
+  done
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-s${pkgver}
+
+  install -dm755 ${pkgdir}/usr/bin
+
+  install -m755 arping clockdiff rarpd rdisc tftpd tracepath tracepath6 
${pkgdir}/usr/bin/
+
+  install -m755 ping{,6} ${pkgdir}/usr/bin/
+
+  install -dm755 ${pkgdir}/usr/share/man/man8
+  install -m644 doc/{arping,clockdiff,ping,rarpd,rdisc,tftpd,tracepath}.8 \
+ ${pkgdir}/usr/share/man/man8/
+
+  cd ${pkgdir}/usr/share/man/man8
+  ln -sf ping.8.gz  ping6.8.gz
+  ln -sf tracepath.8.gz tracepath6.8.gz
+
+  # FS#24768
+  install -dm755 ${pkgdir}/etc/xinetd.d/
+  install -m644 ${srcdir}/tftp.xinetd ${pkgdir}/etc/xinetd.d/tftp
+}

Copied: iputils/repos/testing-i686/iputils.install (from rev 185468, 
iputils/trunk/iputils.install)
===
--- testing-i686/iputils.install(rev 0)
+++ testing-i686/iputils.install2013-05-14 10:53:03 UTC (rev 185469)
@@ -0,0 +1,10 @@
+post_install() {
+  setcap cap_net_raw=ep usr/bin/ping  2/dev/null || chmod +s usr/bin/ping 
+  setcap cap_net_raw=ep usr/bin/ping6 2/dev/null || chmod +s usr/bin/ping6
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:

Copied: iputils/repos/testing-i686/tftp.xinetd (from rev 185468, 
iputils/trunk/tftp.xinetd)
===
--- testing-i686/tftp.xinetd(rev 0)
+++ testing-i686/tftp.xinetd2013-05-14 10:53:03 UTC (rev 185469)
@@ -0,0 +1,10 @@
+service tftp
+{
+   socket_type = dgram
+   protocol= udp
+   wait= yes
+   user= nobody
+   server  = /usr/sbin/tftpd
+   server_args = /var/tftpboot
+   disable = yes
+}

Copied: iputils/repos/testing-x86_64/PKGBUILD (from rev 185468, 
iputils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-05-14 10:53:03 UTC (rev 185469)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=iputils
+pkgver=20121221
+pkgrel=2
+pkgdesc=Network monitoring tools, including ping
+arch=('i686' 'x86_64')

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:59:26
  Author: heftig
Revision: 185470

3.8.2

Modified:
  gnome-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:53:03 UTC (rev 185469)
+++ PKGBUILD2013-05-14 10:59:26 UTC (rev 185470)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-screenshot
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Take pictures of your screen
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 groups=('gnome')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('113ab0fe98080f888ff8ff15011b21e74b5582576cb5455db47cbfd9e9075a05')
+sha256sums=('673d3102bbd9d5ee493111e109adfa9ecc880c41f883d3db4be6dce70610513e')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Sergej Pupykin
Date: Tuesday, May 14, 2013 @ 12:59:27
  Author: spupykin
Revision: 90817

upgpkg: unifdef 2.8-1

upd

Modified:
  unifdef/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:22:35 UTC (rev 90816)
+++ PKGBUILD2013-05-14 10:59:27 UTC (rev 90817)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=unifdef
-pkgver=2.7
+pkgver=2.8
 pkgrel=1
 pkgdesc=Remove #ifdef'ed lines
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=()
 source=(http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz;)
-md5sums=('72357e9faa877fe21f5d621d2024a242')
+md5sums=('1cfb5fa5dcab6e6246c07897a1a304b4')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 12:59:32
  Author: heftig
Revision: 185471

3.8.2

Modified:
  seahorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 10:59:26 UTC (rev 185470)
+++ PKGBUILD2013-05-14 10:59:32 UTC (rev 185471)
@@ -4,7 +4,7 @@
 # Contributor: Michel Brabants michel.li...@tiscali.be
 
 pkgname=seahorse
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=GNOME application for managing PGP keys.
 arch=(i686 x86_64)
@@ -19,7 +19,7 @@
 install=seahorse.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
 seahorse-ssh-askpass.sh)
-sha256sums=('c1a1d97618a37a79e19902e00f3a0de7cfb947b52eb9282ea09e5f9f73151e7a'
+sha256sums=('b3837d088b7e3f7ebc41cb3f11c5c85e2df7e06bdc538a3e85bb1a13c34c9a12'
 '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
 
 build() {



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

2013-05-14 Thread Sergej Pupykin
Date: Tuesday, May 14, 2013 @ 12:59:48
  Author: spupykin
Revision: 90818

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-14 10:59:27 UTC (rev 90817)
+++ community-i686/PKGBUILD 2013-05-14 10:59:48 UTC (rev 90818)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=unifdef
-pkgver=2.7
-pkgrel=1
-pkgdesc=Remove #ifdef'ed lines
-arch=(i686 x86_64)
-url=http://dotat.at/prog/unifdef/;
-license=('GPL')
-depends=()
-source=(http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz;)
-md5sums=('72357e9faa877fe21f5d621d2024a242')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make clean
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/man/man1
-  install -m 0755 unifdef $pkgdir/usr/bin/
-  install -m 0644 unifdef.1 $pkgdir/usr/share/man/man1/
-}

Copied: unifdef/repos/community-i686/PKGBUILD (from rev 90817, 
unifdef/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-14 10:59:48 UTC (rev 90818)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=unifdef
+pkgver=2.8
+pkgrel=1
+pkgdesc=Remove #ifdef'ed lines
+arch=(i686 x86_64)
+url=http://dotat.at/prog/unifdef/;
+license=('GPL')
+depends=()
+source=(http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz;)
+md5sums=('1cfb5fa5dcab6e6246c07897a1a304b4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make clean
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/man/man1
+  install -m 0755 unifdef $pkgdir/usr/bin/
+  install -m 0644 unifdef.1 $pkgdir/usr/share/man/man1/
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-14 10:59:27 UTC (rev 90817)
+++ community-x86_64/PKGBUILD   2013-05-14 10:59:48 UTC (rev 90818)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=unifdef
-pkgver=2.7
-pkgrel=1
-pkgdesc=Remove #ifdef'ed lines
-arch=(i686 x86_64)
-url=http://dotat.at/prog/unifdef/;
-license=('GPL')
-depends=()
-source=(http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz;)
-md5sums=('72357e9faa877fe21f5d621d2024a242')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make clean
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/man/man1
-  install -m 0755 unifdef $pkgdir/usr/bin/
-  install -m 0644 unifdef.1 $pkgdir/usr/share/man/man1/
-}

Copied: unifdef/repos/community-x86_64/PKGBUILD (from rev 90817, 
unifdef/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-14 10:59:48 UTC (rev 90818)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=unifdef
+pkgver=2.8
+pkgrel=1
+pkgdesc=Remove #ifdef'ed lines
+arch=(i686 x86_64)
+url=http://dotat.at/prog/unifdef/;
+license=('GPL')
+depends=()
+source=(http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz;)
+md5sums=('1cfb5fa5dcab6e6246c07897a1a304b4')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make clean
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/man/man1
+  install -m 0755 unifdef $pkgdir/usr/bin/
+  install -m 0644 unifdef.1 $pkgdir/usr/share/man/man1/
+}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:00:12
  Author: heftig
Revision: 185472

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

Added:
  gnome-screenshot/repos/extra-i686/PKGBUILD
(from rev 185471, gnome-screenshot/trunk/PKGBUILD)
  gnome-screenshot/repos/extra-i686/gnome-screenshot.install
(from rev 185471, gnome-screenshot/trunk/gnome-screenshot.install)
  gnome-screenshot/repos/extra-x86_64/PKGBUILD
(from rev 185471, gnome-screenshot/trunk/PKGBUILD)
  gnome-screenshot/repos/extra-x86_64/gnome-screenshot.install
(from rev 185471, gnome-screenshot/trunk/gnome-screenshot.install)
Deleted:
  gnome-screenshot/repos/extra-i686/PKGBUILD
  gnome-screenshot/repos/extra-i686/gnome-screenshot.install
  gnome-screenshot/repos/extra-x86_64/PKGBUILD
  gnome-screenshot/repos/extra-x86_64/gnome-screenshot.install

---+
 /PKGBUILD |   58 
 /gnome-screenshot.install |   22 
 extra-i686/PKGBUILD   |   29 
 extra-i686/gnome-screenshot.install   |   11 --
 extra-x86_64/PKGBUILD |   29 
 extra-x86_64/gnome-screenshot.install |   11 --
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 10:59:32 UTC (rev 185471)
+++ extra-i686/PKGBUILD 2013-05-14 11:00:12 UTC (rev 185472)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-screenshot
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=Take pictures of your screen
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3' 'libcanberra')
-makedepends=('intltool')
-groups=('gnome')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('113ab0fe98080f888ff8ff15011b21e74b5582576cb5455db47cbfd9e9075a05')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-screenshot/repos/extra-i686/PKGBUILD (from rev 185471, 
gnome-screenshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 11:00:12 UTC (rev 185472)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-screenshot
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=Take pictures of your screen
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3' 'libcanberra')
+makedepends=('intltool')
+groups=('gnome')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('673d3102bbd9d5ee493111e109adfa9ecc880c41f883d3db4be6dce70610513e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-screenshot.install
===
--- extra-i686/gnome-screenshot.install 2013-05-14 10:59:32 UTC (rev 185471)
+++ extra-i686/gnome-screenshot.install 2013-05-14 11:00:12 UTC (rev 185472)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-screenshot/repos/extra-i686/gnome-screenshot.install (from rev 
185471, gnome-screenshot/trunk/gnome-screenshot.install)
===
--- extra-i686/gnome-screenshot.install (rev 0)
+++ extra-i686/gnome-screenshot.install 2013-05-14 11:00:12 UTC (rev 185472)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 10:59:32 UTC (rev 185471)
+++ extra-x86_64/PKGBUILD   2013-05-14 11:00:12 UTC (rev 185472)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-screenshot
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=Take pictures of your screen
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3' 'libcanberra')
-makedepends=('intltool')
-groups=('gnome')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('113ab0fe98080f888ff8ff15011b21e74b5582576cb5455db47cbfd9e9075a05')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make 

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:01:28
  Author: heftig
Revision: 185473

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

Added:
  seahorse/repos/extra-i686/PKGBUILD
(from rev 185472, seahorse/trunk/PKGBUILD)
  seahorse/repos/extra-i686/seahorse-ssh-askpass.sh
(from rev 185472, seahorse/trunk/seahorse-ssh-askpass.sh)
  seahorse/repos/extra-i686/seahorse.install
(from rev 185472, seahorse/trunk/seahorse.install)
  seahorse/repos/extra-x86_64/PKGBUILD
(from rev 185472, seahorse/trunk/PKGBUILD)
  seahorse/repos/extra-x86_64/seahorse-ssh-askpass.sh
(from rev 185472, seahorse/trunk/seahorse-ssh-askpass.sh)
  seahorse/repos/extra-x86_64/seahorse.install
(from rev 185472, seahorse/trunk/seahorse.install)
Deleted:
  seahorse/repos/extra-i686/PKGBUILD
  seahorse/repos/extra-i686/seahorse-ssh-askpass.sh
  seahorse/repos/extra-i686/seahorse.install
  seahorse/repos/extra-x86_64/PKGBUILD
  seahorse/repos/extra-x86_64/seahorse-ssh-askpass.sh
  seahorse/repos/extra-x86_64/seahorse.install

--+
 /PKGBUILD|   78 +
 /seahorse-ssh-askpass.sh |6 ++
 /seahorse.install|   26 +++
 extra-i686/PKGBUILD  |   39 
 extra-i686/seahorse-ssh-askpass.sh   |3 -
 extra-i686/seahorse.install  |   13 -
 extra-x86_64/PKGBUILD|   39 
 extra-x86_64/seahorse-ssh-askpass.sh |3 -
 extra-x86_64/seahorse.install|   13 -
 9 files changed, 110 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 11:00:12 UTC (rev 185472)
+++ extra-i686/PKGBUILD 2013-05-14 11:01:28 UTC (rev 185473)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Michel Brabants michel.li...@tiscali.be
-
-pkgname=seahorse
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=GNOME application for managing PGP keys.
-arch=(i686 x86_64)
-license=(GPL)
-url=http://projects.gnome.org/seahorse/;
-depends=(gtk3 gcr libsecret libsoup gpgme desktop-file-utils 
hicolor-icon-theme dconf)
-makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm)
-optdepends=('openssh: SSH support')
-provides=(x11-ssh-askpass)
-options=('!libtool' '!emptydirs')
-groups=(gnome-extra)
-install=seahorse.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
-seahorse-ssh-askpass.sh)
-sha256sums=('c1a1d97618a37a79e19902e00f3a0de7cfb947b52eb9282ea09e5f9f73151e7a'
-'400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-ldap --enable-hkp \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm755 $srcdir/seahorse-ssh-askpass.sh \
-$pkgdir/etc/profile.d/seahorse-ssh-askpass.sh
-}

Copied: seahorse/repos/extra-i686/PKGBUILD (from rev 185472, 
seahorse/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 11:01:28 UTC (rev 185473)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Michel Brabants michel.li...@tiscali.be
+
+pkgname=seahorse
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=GNOME application for managing PGP keys.
+arch=(i686 x86_64)
+license=(GPL)
+url=http://projects.gnome.org/seahorse/;
+depends=(gtk3 gcr libsecret libsoup gpgme desktop-file-utils 
hicolor-icon-theme dconf)
+makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm)
+optdepends=('openssh: SSH support')
+provides=(x11-ssh-askpass)
+options=('!libtool' '!emptydirs')
+groups=(gnome-extra)
+install=seahorse.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
+seahorse-ssh-askpass.sh)
+sha256sums=('b3837d088b7e3f7ebc41cb3f11c5c85e2df7e06bdc538a3e85bb1a13c34c9a12'
+'400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-ldap --enable-hkp \
+  --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm755 $srcdir/seahorse-ssh-askpass.sh \
+$pkgdir/etc/profile.d/seahorse-ssh-askpass.sh
+}

Deleted: extra-i686/seahorse-ssh-askpass.sh
===
--- extra-i686/seahorse-ssh-askpass.sh  

[arch-commits] Commit in gnome-icon-theme-symbolic/trunk (PKGBUILD)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:09:32
  Author: heftig
Revision: 185474

3.8.2.2

Modified:
  gnome-icon-theme-symbolic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:01:28 UTC (rev 185473)
+++ PKGBUILD2013-05-14 11:09:32 UTC (rev 185474)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-icon-theme-symbolic
-pkgver=3.8.2.1
+pkgver=3.8.2.2
 pkgrel=1
 pkgdesc=GNOME icon theme, symbolic icons
 arch=(any)
@@ -14,7 +14,7 @@
 install=gnome-icon-theme-symbolic.install
 groups=(gnome)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('adf4a70d1b1f08bdc8b69db2075dadca6f1ccff8f2ffdf2b29630e2ca8edd193')
+sha256sums=('1c60902c49a500097a1995d744a9d326170860a97bbeb38648258df30bc39031')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gnome-icon-theme-symbolic/repos/extra-any (4 files)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:10:44
  Author: heftig
Revision: 185475

archrelease: copy trunk to extra-any

Added:
  gnome-icon-theme-symbolic/repos/extra-any/PKGBUILD
(from rev 185474, gnome-icon-theme-symbolic/trunk/PKGBUILD)
  gnome-icon-theme-symbolic/repos/extra-any/gnome-icon-theme-symbolic.install
(from rev 185474, 
gnome-icon-theme-symbolic/trunk/gnome-icon-theme-symbolic.install)
Deleted:
  gnome-icon-theme-symbolic/repos/extra-any/PKGBUILD
  gnome-icon-theme-symbolic/repos/extra-any/gnome-icon-theme-symbolic.install

---+
 PKGBUILD  |   56 ++--
 gnome-icon-theme-symbolic.install |   22 +++---
 2 files changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 11:09:32 UTC (rev 185474)
+++ PKGBUILD2013-05-14 11:10:44 UTC (rev 185475)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-icon-theme-symbolic
-pkgver=3.8.2.1
-pkgrel=1
-pkgdesc=GNOME icon theme, symbolic icons
-arch=(any)
-depends=(gtk-update-icon-cache icon-naming-utils hicolor-icon-theme librsvg)
-makedepends=(intltool)
-url=http://www.gnome.org;
-license=(GPL)
-install=gnome-icon-theme-symbolic.install
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('adf4a70d1b1f08bdc8b69db2075dadca6f1ccff8f2ffdf2b29630e2ca8edd193')
-
-build() {
-  cd $pkgname-$pkgver
-  GTK_UPDATE_ICON_CACHE=/bin/true ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-icon-theme-symbolic/repos/extra-any/PKGBUILD (from rev 185474, 
gnome-icon-theme-symbolic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 11:10:44 UTC (rev 185475)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-icon-theme-symbolic
+pkgver=3.8.2.2
+pkgrel=1
+pkgdesc=GNOME icon theme, symbolic icons
+arch=(any)
+depends=(gtk-update-icon-cache icon-naming-utils hicolor-icon-theme librsvg)
+makedepends=(intltool)
+url=http://www.gnome.org;
+license=(GPL)
+install=gnome-icon-theme-symbolic.install
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1c60902c49a500097a1995d744a9d326170860a97bbeb38648258df30bc39031')
+
+build() {
+  cd $pkgname-$pkgver
+  GTK_UPDATE_ICON_CACHE=/bin/true ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-icon-theme-symbolic.install
===
--- gnome-icon-theme-symbolic.install   2013-05-14 11:09:32 UTC (rev 185474)
+++ gnome-icon-theme-symbolic.install   2013-05-14 11:10:44 UTC (rev 185475)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: 
gnome-icon-theme-symbolic/repos/extra-any/gnome-icon-theme-symbolic.install 
(from rev 185474, 
gnome-icon-theme-symbolic/trunk/gnome-icon-theme-symbolic.install)
===
--- gnome-icon-theme-symbolic.install   (rev 0)
+++ gnome-icon-theme-symbolic.install   2013-05-14 11:10:44 UTC (rev 185475)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:11:02
  Author: heftig
Revision: 185476

3.8.2

Modified:
  gnome-clocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:10:44 UTC (rev 185475)
+++ PKGBUILD2013-05-14 11:11:02 UTC (rev 185476)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-clocks
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Clocks applications for GNOME
 arch=(i686 x86_64)
@@ -20,7 +20,7 @@
 
button-border-go-active.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-go-active.svg?id=${pkgver}
 
button-border-stop.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-stop.svg?id=${pkgver}
 
button-border-stop-active.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-stop-active.svg?id=${pkgver})
-sha256sums=('6140cc1ae41460c5fc799b2a52d809ed4cf9035a72be7e878160b5e591486d31'
+sha256sums=('afe8405e41d8d2ac570642c2d73a43a2a45f8c6e521640d0a266e0fe0a55410f'
 '3ce4afb848ea2a2728c53a9f4bfca5f12d9719e3935d1acd2d90056cb1c464fc'
 'a44df652c8034ccbbc87a62f92ab6efbf6dfabead44e3316b4b9e85d851a6b24'
 'e12ac57acaa43b25a36d9fd9b6dbe906980a5e8429840d98c604bf28515749e0'



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:11:41
  Author: heftig
Revision: 185477

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

Added:
  gnome-clocks/repos/extra-i686/PKGBUILD
(from rev 185476, gnome-clocks/trunk/PKGBUILD)
  gnome-clocks/repos/extra-i686/gnome-clocks.install
(from rev 185476, gnome-clocks/trunk/gnome-clocks.install)
  gnome-clocks/repos/extra-x86_64/PKGBUILD
(from rev 185476, gnome-clocks/trunk/PKGBUILD)
  gnome-clocks/repos/extra-x86_64/gnome-clocks.install
(from rev 185476, gnome-clocks/trunk/gnome-clocks.install)
Deleted:
  gnome-clocks/repos/extra-i686/PKGBUILD
  gnome-clocks/repos/extra-i686/gnome-clocks.install
  gnome-clocks/repos/extra-x86_64/PKGBUILD
  gnome-clocks/repos/extra-x86_64/gnome-clocks.install

---+
 /PKGBUILD |   98 
 /gnome-clocks.install |   26 +
 extra-i686/PKGBUILD   |   49 --
 extra-i686/gnome-clocks.install   |   13 
 extra-x86_64/PKGBUILD |   49 --
 extra-x86_64/gnome-clocks.install |   13 
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 11:11:02 UTC (rev 185476)
+++ extra-i686/PKGBUILD 2013-05-14 11:11:41 UTC (rev 185477)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-clocks
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=Clocks applications for GNOME
-arch=(i686 x86_64)
-url=https://www.gnome.org/;
-license=(GPL)
-depends=(gtk3 libcanberra libgweather gnome-desktop libnotify
- hicolor-icon-theme gnome-themes-standard)
-makedepends=(intltool vala gobject-introspection)
-options=(!libtool)
-groups=(gnome-extra)
-install=gnome-clocks.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz
-
gnome-clocks.css::http://git.gnome.org/browse/gnome-clocks/plain/data/css/gnome-clocks.css?id=${pkgver}
-
button-border-go.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-go.svg?id=${pkgver}
-
button-border-go-active.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-go-active.svg?id=${pkgver}
-
button-border-stop.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-stop.svg?id=${pkgver}
-
button-border-stop-active.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-stop-active.svg?id=${pkgver})
-sha256sums=('6140cc1ae41460c5fc799b2a52d809ed4cf9035a72be7e878160b5e591486d31'
-'3ce4afb848ea2a2728c53a9f4bfca5f12d9719e3935d1acd2d90056cb1c464fc'
-'a44df652c8034ccbbc87a62f92ab6efbf6dfabead44e3316b4b9e85d851a6b24'
-'e12ac57acaa43b25a36d9fd9b6dbe906980a5e8429840d98c604bf28515749e0'
-'e71fa928cf5812fb1cc4ea62e55176be14716b670c37c7899368b0f8f020876c'
-'34916c190c259788bcb561f0b4cce73b47a39e50326e1a53a2a91c2725e9d8a3')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # Fix files missing from tarball
-  mkdir data/css
-  cp ../*.{css,svg} data/css
-
-  ./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/extra-i686/PKGBUILD (from rev 185476, 
gnome-clocks/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 11:11:41 UTC (rev 185477)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-clocks
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=Clocks applications for GNOME
+arch=(i686 x86_64)
+url=https://www.gnome.org/;
+license=(GPL)
+depends=(gtk3 libcanberra libgweather gnome-desktop libnotify
+ hicolor-icon-theme gnome-themes-standard)
+makedepends=(intltool vala gobject-introspection)
+options=(!libtool)
+groups=(gnome-extra)
+install=gnome-clocks.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz
+
gnome-clocks.css::http://git.gnome.org/browse/gnome-clocks/plain/data/css/gnome-clocks.css?id=${pkgver}
+
button-border-go.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-go.svg?id=${pkgver}
+
button-border-go-active.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-go-active.svg?id=${pkgver}
+
button-border-stop.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-stop.svg?id=${pkgver}
+
button-border-stop-active.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-stop-active.svg?id=${pkgver})

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:18:20
  Author: heftig
Revision: 185485

3.8.2

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:15:13 UTC (rev 185484)
+++ PKGBUILD2013-05-14 11:18:20 UTC (rev 185485)
@@ -3,8 +3,8 @@
 # Contributor: Flamelab panosfi...@gmail.com
 
 pkgname=gnome-shell
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.8.2
+pkgrel=1
 pkgdesc=The next generation GNOME Shell
 arch=(i686 x86_64)
 url=http://live.gnome.org/GnomeShell;
@@ -20,7 +20,7 @@
 groups=(gnome)
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
 nm-libexecdir.patch)
-sha256sums=('db0160d7c3fec3858805f218f961534d1a3f1486e005492433d4a28c40f83ac7'
+sha256sums=('ffdf42d382d50cd756f1f51a31eaa6877edb51a08f0ca80b6e973f05072416df'
 'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
 
 build() {



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:21:27
  Author: heftig
Revision: 185486

3.8.2

Modified:
  gnome-shell-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:18:20 UTC (rev 185485)
+++ PKGBUILD2013-05-14 11:21:27 UTC (rev 185486)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-shell-extensions
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Extensions for GNOME shell, including classic mode
 arch=(any)
@@ -13,7 +13,7 @@
 optdepends=('nautilus: required for classic session')
 install=gnome-shell-extensions.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f0c198dd7c185ddf5d20986c698882d39e28837e9fa9230eabd90eb7501c062f')
+sha256sums=('216714d6edd79cb8d5d81fbf0d7d448a199922cf344315f50c1a3f1f1f0b385e')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:22:28
  Author: heftig
Revision: 185487

3.8.2

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:21:27 UTC (rev 185486)
+++ PKGBUILD2013-05-14 11:22:28 UTC (rev 185487)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis mkanis_at_gmx_dot_de
 
 pkgname=mutter
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=A window manager for GNOME
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 options=('!libtool' '!emptydirs')
 install=mutter.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a41a992620e7e51b6a34709db26a215e86f03927e828b4db03e9111d925ef52f')
+sha256sums=('2dddb1f699a94e9d294c36127e0642f5afa1fa8853cb1b47187ece16457fce65')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:23:26
  Author: heftig
Revision: 185488

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

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

-+
 /PKGBUILD   |   66 ++
 /mutter.install |   38 
 extra-i686/PKGBUILD |   33 -
 extra-i686/mutter.install   |   19 
 extra-x86_64/PKGBUILD   |   33 -
 extra-x86_64/mutter.install |   19 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 11:22:28 UTC (rev 185487)
+++ extra-i686/PKGBUILD 2013-05-14 11:23:26 UTC (rev 185488)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Michael Kanis mkanis_at_gmx_dot_de
-
-pkgname=mutter
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=A window manager for GNOME
-arch=(i686 x86_64)
-license=('GPL')
-depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 
'libcanberra' 'startup-notification' 'zenity' 'libsm')
-makedepends=('intltool' 'gnome-doc-utils')
-url=http://www.gnome.org;
-groups=('gnome')
-options=('!libtool' '!emptydirs')
-install=mutter.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a41a992620e7e51b6a34709db26a215e86f03927e828b4db03e9111d925ef52f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/mutter \
-  --localstatedir=/var --disable-static \
-  --disable-schemas-compile --enable-compile-warnings=minimum
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: mutter/repos/extra-i686/PKGBUILD (from rev 185487, 
mutter/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 11:23:26 UTC (rev 185488)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Michael Kanis mkanis_at_gmx_dot_de
+
+pkgname=mutter
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=A window manager for GNOME
+arch=(i686 x86_64)
+license=('GPL')
+depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 
'libcanberra' 'startup-notification' 'zenity' 'libsm')
+makedepends=('intltool' 'gnome-doc-utils')
+url=http://www.gnome.org;
+groups=('gnome')
+options=('!libtool' '!emptydirs')
+install=mutter.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2dddb1f699a94e9d294c36127e0642f5afa1fa8853cb1b47187ece16457fce65')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --libexecdir=/usr/lib/mutter \
+  --localstatedir=/var --disable-static \
+  --disable-schemas-compile --enable-compile-warnings=minimum
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/mutter.install
===
--- extra-i686/mutter.install   2013-05-14 11:22:28 UTC (rev 185487)
+++ extra-i686/mutter.install   2013-05-14 11:23:26 UTC (rev 185488)
@@ -1,19 +0,0 @@
-pkgname=mutter
-
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-if [ -f /usr/share/gconf/schemas/$pkgname.schemas ]; then
-/usr/sbin/gconfpkg --uninstall $pkgname
-fi
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: mutter/repos/extra-i686/mutter.install (from rev 185487, 
mutter/trunk/mutter.install)
===
--- extra-i686/mutter.install   (rev 0)
+++ extra-i686/mutter.install   2013-05-14 11:23:26 UTC (rev 185488)
@@ -0,0 +1,19 @@
+pkgname=mutter
+
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+if [ -f /usr/share/gconf/schemas/$pkgname.schemas ]; then
+/usr/sbin/gconfpkg --uninstall $pkgname
+fi
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:24:32
  Author: heftig
Revision: 185489

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

Added:
  gnome-shell/repos/extra-i686/PKGBUILD
(from rev 185488, gnome-shell/trunk/PKGBUILD)
  gnome-shell/repos/extra-i686/gnome-shell.install
(from rev 185488, gnome-shell/trunk/gnome-shell.install)
  gnome-shell/repos/extra-i686/nm-libexecdir.patch
(from rev 185488, gnome-shell/trunk/nm-libexecdir.patch)
  gnome-shell/repos/extra-x86_64/PKGBUILD
(from rev 185488, gnome-shell/trunk/PKGBUILD)
  gnome-shell/repos/extra-x86_64/gnome-shell.install
(from rev 185488, gnome-shell/trunk/gnome-shell.install)
  gnome-shell/repos/extra-x86_64/nm-libexecdir.patch
(from rev 185488, gnome-shell/trunk/nm-libexecdir.patch)
Deleted:
  gnome-shell/repos/extra-i686/PKGBUILD
  gnome-shell/repos/extra-i686/gnome-shell.install
  gnome-shell/repos/extra-i686/nm-libexecdir.patch
  gnome-shell/repos/extra-x86_64/PKGBUILD
  gnome-shell/repos/extra-x86_64/gnome-shell.install
  gnome-shell/repos/extra-x86_64/nm-libexecdir.patch

--+
 /PKGBUILD|   84 +
 /gnome-shell.install |   38 
 /nm-libexecdir.patch |   24 ++
 extra-i686/PKGBUILD  |   42 --
 extra-i686/gnome-shell.install   |   19 
 extra-i686/nm-libexecdir.patch   |   12 -
 extra-x86_64/PKGBUILD|   42 --
 extra-x86_64/gnome-shell.install |   19 
 extra-x86_64/nm-libexecdir.patch |   12 -
 9 files changed, 146 insertions(+), 146 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 11:23:26 UTC (rev 185488)
+++ extra-i686/PKGBUILD 2013-05-14 11:24:32 UTC (rev 185489)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Flamelab panosfi...@gmail.com
-
-pkgname=gnome-shell
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=The next generation GNOME Shell
-arch=(i686 x86_64)
-url=http://live.gnome.org/GnomeShell;
-license=(GPL2)
-depends=(accountsservice caribou evolution-data-server gcr gjs gnome-bluetooth 
gnome-menus
- gnome-session gnome-settings-daemon gnome-themes-standard 
gsettings-desktop-schemas
- libcanberra-pulse libcroco libgdm libsecret mutter 
network-manager-applet
- telepathy-logger telepathy-mission-control unzip)
-makedepends=(intltool gtk-doc gnome-control-center)
-optdepends=('gnome-control-center: System settings')
-options=('!libtool' '!emptydirs')
-install=gnome-shell.install
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
-nm-libexecdir.patch)
-sha256sums=('db0160d7c3fec3858805f218f961534d1a3f1486e005492433d4a28c40f83ac7'
-'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # FS#30747 FS#32730 Problems due to libexecdir different from NM
-  patch -Np1 -i ../nm-libexecdir.patch
-
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/gnome-shell \
-  --localstatedir=/var --disable-static \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-shell/repos/extra-i686/PKGBUILD (from rev 185488, 
gnome-shell/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 11:24:32 UTC (rev 185489)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Flamelab panosfi...@gmail.com
+
+pkgname=gnome-shell
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=The next generation GNOME Shell
+arch=(i686 x86_64)
+url=http://live.gnome.org/GnomeShell;
+license=(GPL2)
+depends=(accountsservice caribou evolution-data-server gcr gjs gnome-bluetooth 
gnome-menus
+ gnome-session gnome-settings-daemon gnome-themes-standard 
gsettings-desktop-schemas
+ libcanberra-pulse libcroco libgdm libsecret mutter 
network-manager-applet
+ telepathy-logger telepathy-mission-control unzip)
+makedepends=(intltool gtk-doc gnome-control-center)
+optdepends=('gnome-control-center: System settings')
+options=('!libtool' '!emptydirs')
+install=gnome-shell.install
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
+nm-libexecdir.patch)
+sha256sums=('ffdf42d382d50cd756f1f51a31eaa6877edb51a08f0ca80b6e973f05072416df'
+'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # FS#30747 FS#32730 Problems due to libexecdir different from NM
+  patch -Np1 -i ../nm-libexecdir.patch
+
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
+  

[arch-commits] Commit in gnome-shell-extensions/repos/extra-any (4 files)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:24:56
  Author: heftig
Revision: 185490

archrelease: copy trunk to extra-any

Added:
  gnome-shell-extensions/repos/extra-any/PKGBUILD
(from rev 185489, gnome-shell-extensions/trunk/PKGBUILD)
  gnome-shell-extensions/repos/extra-any/gnome-shell-extensions.install
(from rev 185489, 
gnome-shell-extensions/trunk/gnome-shell-extensions.install)
Deleted:
  gnome-shell-extensions/repos/extra-any/PKGBUILD
  gnome-shell-extensions/repos/extra-any/gnome-shell-extensions.install

+
 PKGBUILD   |   54 +++
 gnome-shell-extensions.install |   22 +++
 2 files changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 11:24:32 UTC (rev 185489)
+++ PKGBUILD2013-05-14 11:24:56 UTC (rev 185490)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-shell-extensions
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=Extensions for GNOME shell, including classic mode
-arch=(any)
-url=http://live.gnome.org/GnomeShell/Extensions;
-license=(GPL2)
-depends=(gnome-shell)
-makedepends=(intltool)
-optdepends=('nautilus: required for classic session')
-install=gnome-shell-extensions.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f0c198dd7c185ddf5d20986c698882d39e28837e9fa9230eabd90eb7501c062f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib/gnome-session 
--enable-extensions=all
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-shell-extensions/repos/extra-any/PKGBUILD (from rev 185489, 
gnome-shell-extensions/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 11:24:56 UTC (rev 185490)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-shell-extensions
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=Extensions for GNOME shell, including classic mode
+arch=(any)
+url=http://live.gnome.org/GnomeShell/Extensions;
+license=(GPL2)
+depends=(gnome-shell)
+makedepends=(intltool)
+optdepends=('nautilus: required for classic session')
+install=gnome-shell-extensions.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('216714d6edd79cb8d5d81fbf0d7d448a199922cf344315f50c1a3f1f1f0b385e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnome-session 
--enable-extensions=all
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gnome-shell-extensions.install
===
--- gnome-shell-extensions.install  2013-05-14 11:24:32 UTC (rev 185489)
+++ gnome-shell-extensions.install  2013-05-14 11:24:56 UTC (rev 185490)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-shell-extensions/repos/extra-any/gnome-shell-extensions.install 
(from rev 185489, gnome-shell-extensions/trunk/gnome-shell-extensions.install)
===
--- gnome-shell-extensions.install  (rev 0)
+++ gnome-shell-extensions.install  2013-05-14 11:24:56 UTC (rev 185490)
@@ -0,0 +1,11 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:27:27
  Author: heftig
Revision: 185491

3.8.2

Modified:
  gsettings-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:24:56 UTC (rev 185490)
+++ PKGBUILD2013-05-14 11:27:27 UTC (rev 185491)
@@ -4,7 +4,7 @@
 # Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
 
 pkgname=gsettings-desktop-schemas
-pkgver=3.8.0
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=Shared GSettings schemas for the desktop
 arch=(any)
@@ -14,7 +14,7 @@
 makedepends=(intltool gobject-introspection)
 install=$pkgname.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9583384299c3b8cc21f99327a84527d3e7e55a26ada35ea81522dc4c05a5ae0c')
+sha256sums=('86070b2a4e1ab5a28f81b8fd413434eadc1f8505cbf14886d150eb925f93c827')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gsettings-desktop-schemas/repos/extra-any (4 files)

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:28:06
  Author: heftig
Revision: 185492

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
(from rev 185491, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install
(from rev 185491, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install

---+
 PKGBUILD  |   58 ++--
 gsettings-desktop-schemas.install |   22 ++---
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 11:27:27 UTC (rev 185491)
+++ PKGBUILD2013-05-14 11:28:06 UTC (rev 185492)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.8.0
-pkgrel=1
-pkgdesc=Shared GSettings schemas for the desktop
-arch=(any)
-url=http://live.gnome.org/;
-license=(GPL)
-depends=(glib2)
-makedepends=(intltool gobject-introspection)
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9583384299c3b8cc21f99327a84527d3e7e55a26ada35ea81522dc4c05a5ae0c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gsettings-desktop-schemas/repos/extra-any/PKGBUILD (from rev 185491, 
gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 11:28:06 UTC (rev 185492)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=Shared GSettings schemas for the desktop
+arch=(any)
+url=http://live.gnome.org/;
+license=(GPL)
+depends=(glib2)
+makedepends=(intltool gobject-introspection)
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('86070b2a4e1ab5a28f81b8fd413434eadc1f8505cbf14886d150eb925f93c827')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: gsettings-desktop-schemas.install
===
--- gsettings-desktop-schemas.install   2013-05-14 11:27:27 UTC (rev 185491)
+++ gsettings-desktop-schemas.install   2013-05-14 11:28:06 UTC (rev 185492)
@@ -1,11 +0,0 @@
-post_install() {
-   glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: 
gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install 
(from rev 185491, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2013-05-14 11:28:06 UTC (rev 185492)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:30:24
  Author: heftig
Revision: 185493

3.4.5

Modified:
  totem-plparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:28:06 UTC (rev 185492)
+++ PKGBUILD2013-05-14 11:30:24 UTC (rev 185493)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=totem-plparser
-pkgver=3.4.4
+pkgver=3.4.5
 pkgrel=1
 url=http://www.gnome.org;
 pkgdesc=Totem playlist parser library
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('b821e812da3f3e42d2f831296b4031c60a615d29857781971578ce2c0c807457')
+sha256sums=('a573e078692b48895cb5b041385b2760d63e2ee496c8d499eccfa942e7c79f89')
 
 build() {
   cd totem-pl-parser-$pkgver



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:30:36
  Author: heftig
Revision: 185494

libical 1.0 rebuild

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:30:24 UTC (rev 185493)
+++ PKGBUILD2013-05-14 11:30:36 UTC (rev 185494)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-shell
 pkgver=3.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc=The next generation GNOME Shell
 arch=(i686 x86_64)
 url=http://live.gnome.org/GnomeShell;



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:32:23
  Author: heftig
Revision: 185495

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

Added:
  gnome-shell/repos/testing-i686/PKGBUILD
(from rev 185494, gnome-shell/trunk/PKGBUILD)
  gnome-shell/repos/testing-i686/gnome-shell.install
(from rev 185494, gnome-shell/trunk/gnome-shell.install)
  gnome-shell/repos/testing-i686/nm-libexecdir.patch
(from rev 185494, gnome-shell/trunk/nm-libexecdir.patch)
  gnome-shell/repos/testing-x86_64/PKGBUILD
(from rev 185494, gnome-shell/trunk/PKGBUILD)
  gnome-shell/repos/testing-x86_64/gnome-shell.install
(from rev 185494, gnome-shell/trunk/gnome-shell.install)
  gnome-shell/repos/testing-x86_64/nm-libexecdir.patch
(from rev 185494, gnome-shell/trunk/nm-libexecdir.patch)
Deleted:
  gnome-shell/repos/testing-i686/PKGBUILD
  gnome-shell/repos/testing-i686/gnome-shell.install
  gnome-shell/repos/testing-i686/nm-libexecdir.patch
  gnome-shell/repos/testing-x86_64/PKGBUILD
  gnome-shell/repos/testing-x86_64/gnome-shell.install
  gnome-shell/repos/testing-x86_64/nm-libexecdir.patch

+
 /PKGBUILD  |   84 +++
 /gnome-shell.install   |   38 +++
 /nm-libexecdir.patch   |   24 ++
 testing-i686/PKGBUILD  |   42 -
 testing-i686/gnome-shell.install   |   19 ---
 testing-i686/nm-libexecdir.patch   |   12 -
 testing-x86_64/PKGBUILD|   42 -
 testing-x86_64/gnome-shell.install |   19 ---
 testing-x86_64/nm-libexecdir.patch |   12 -
 9 files changed, 146 insertions(+), 146 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-05-14 11:30:36 UTC (rev 185494)
+++ testing-i686/PKGBUILD   2013-05-14 11:32:23 UTC (rev 185495)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Flamelab panosfi...@gmail.com
-
-pkgname=gnome-shell
-pkgver=3.8.1
-pkgrel=2
-pkgdesc=The next generation GNOME Shell
-arch=(i686 x86_64)
-url=http://live.gnome.org/GnomeShell;
-license=(GPL2)
-depends=(accountsservice caribou evolution-data-server gcr gjs gnome-bluetooth 
gnome-menus
- gnome-session gnome-settings-daemon gnome-themes-standard 
gsettings-desktop-schemas
- libcanberra-pulse libcroco libgdm libsecret mutter 
network-manager-applet
- telepathy-logger telepathy-mission-control unzip)
-makedepends=(intltool gtk-doc gnome-control-center)
-optdepends=('gnome-control-center: System settings')
-options=('!libtool' '!emptydirs')
-install=gnome-shell.install
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
-nm-libexecdir.patch)
-sha256sums=('db0160d7c3fec3858805f218f961534d1a3f1486e005492433d4a28c40f83ac7'
-'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # FS#30747 FS#32730 Problems due to libexecdir different from NM
-  patch -Np1 -i ../nm-libexecdir.patch
-
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
-  --libexecdir=/usr/lib/gnome-shell \
-  --localstatedir=/var --disable-static \
-  --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-shell/repos/testing-i686/PKGBUILD (from rev 185494, 
gnome-shell/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-14 11:32:23 UTC (rev 185495)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Flamelab panosfi...@gmail.com
+
+pkgname=gnome-shell
+pkgver=3.8.2
+pkgrel=2
+pkgdesc=The next generation GNOME Shell
+arch=(i686 x86_64)
+url=http://live.gnome.org/GnomeShell;
+license=(GPL2)
+depends=(accountsservice caribou evolution-data-server gcr gjs gnome-bluetooth 
gnome-menus
+ gnome-session gnome-settings-daemon gnome-themes-standard 
gsettings-desktop-schemas
+ libcanberra-pulse libcroco libgdm libsecret mutter 
network-manager-applet
+ telepathy-logger telepathy-mission-control unzip)
+makedepends=(intltool gtk-doc gnome-control-center)
+optdepends=('gnome-control-center: System settings')
+options=('!libtool' '!emptydirs')
+install=gnome-shell.install
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
+nm-libexecdir.patch)
+sha256sums=('ffdf42d382d50cd756f1f51a31eaa6877edb51a08f0ca80b6e973f05072416df'
+'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # FS#30747 FS#32730 Problems due to libexecdir different from NM
+  patch -Np1 -i ../nm-libexecdir.patch
+
+  

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:36:40
  Author: heftig
Revision: 185496

3.8.2

Modified:
  gnome-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:32:23 UTC (rev 185495)
+++ PKGBUILD2013-05-14 11:36:40 UTC (rev 185496)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-settings-daemon
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=The GNOME Settings daemon
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 url=http://www.gnome.org;
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('367a770ec7a3c85a43bc39ced5a02a1b1761780d954329f6b21c0f2efcee')
+sha256sums=('e2118024549b1a3b24e338403d3451211b8cde5c68e387d9a0081e137191b0be')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in pdns-recursor/trunk (PKGBUILD pdns-recursor.service)

2013-05-14 Thread Alexander Rødseth
Date: Tuesday, May 14, 2013 @ 13:37:38
  Author: arodseth
Revision: 90825

Moving sbin to bin in connection with TODO

Modified:
  pdns-recursor/trunk/PKGBUILD
  pdns-recursor/trunk/pdns-recursor.service

---+
 PKGBUILD  |7 ---
 pdns-recursor.service |2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:16:08 UTC (rev 90824)
+++ PKGBUILD2013-05-14 11:37:38 UTC (rev 90825)
@@ -5,7 +5,7 @@
 
 pkgname=pdns-recursor
 pkgver=3.5
-pkgrel=1
+pkgrel=2
 pkgdesc='PowerDNS recursor'
 url='https://www.powerdns.com/'
 license=('GPL')
@@ -16,14 +16,15 @@
 source=(http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2;
 'pdns-recursor.service')
 sha256sums=('02ea398aa0e95ef4c9caf478eb3836598eabcd5c99ccb7e2e7c265d716089549'
-'c5849127cb42b578ff4c38ee6ad39e109bb749ce8b0147ac3619af90803b6875')
+'51688d9576736fdf210048098fa96c8710bfbd6a63eb4d69d20bac57b299b5f9')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
   make LUA=1 \
 LUA_CPPFLAGS_CONFIG=$(pkg-config --cflags lua5.1) \
-LUA_LIBS_CONFIG=$(pkg-config --libs lua5.1)
+LUA_LIBS_CONFIG=$(pkg-config --libs lua5.1) \
+SBINDIR=/usr/bin
 }
 
 package() {

Modified: pdns-recursor.service
===
--- pdns-recursor.service   2013-05-14 11:16:08 UTC (rev 90824)
+++ pdns-recursor.service   2013-05-14 11:37:38 UTC (rev 90825)
@@ -4,7 +4,7 @@
 
 [Service]
 Type=forking
-ExecStart=/usr/sbin/pdns_recursor --daemon
+ExecStart=/usr/bin/pdns_recursor --daemon
 
 [Install]
 WantedBy=multi-user.target



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

2013-05-14 Thread Eric Bélanger
Date: Tuesday, May 14, 2013 @ 13:41:21
  Author: eric
Revision: 185497

upgpkg: zope-interface 4.0.5-1

Upstream update

Modified:
  zope-interface/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:36:40 UTC (rev 185496)
+++ PKGBUILD2013-05-14 11:41:21 UTC (rev 185497)
@@ -4,14 +4,14 @@
 
 pkgbase=zope-interface
 pkgname=('python-zope-interface' 'python2-zope-interface')
-pkgver=4.0.3
+pkgver=4.0.5
 pkgrel=1
 license=('ZPL')
 arch=('any')
 url=http://pypi.python.org/pypi/zope.interface;
 makedepends=('python-distribute' 'python2-distribute')
-source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${pkgver}.tar.gz)
-md5sums=('1ddd308f2c83703accd1696158c300eb')
+source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${pkgver}.zip)
+md5sums=('caf26025ae1b02da124a58340e423dfe')
 
 build() {
   cd ${srcdir}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:41:23
  Author: heftig
Revision: 185498

3.8.2

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:41:21 UTC (rev 185497)
+++ PKGBUILD2013-05-14 11:41:23 UTC (rev 185498)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-control-center
-pkgver=3.8.1.5
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=The Control Center for GNOME
 license=(GPL)
@@ -23,7 +23,7 @@
 install=gnome-control-center.install
 options=('!libtool' '!emptydirs')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6756a97eb8e89fe16bd5e50ab85d7f0e4e0fb7fa4e9df5ab49a97de03033d211')
+sha256sums=('abf6c1acb0b82631e730cb32762deff905fd4f776b89b475b8e732dc73a9d1fb')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in zope-interface/repos/extra-any (PKGBUILD PKGBUILD)

2013-05-14 Thread Eric Bélanger
Date: Tuesday, May 14, 2013 @ 13:41:51
  Author: eric
Revision: 185499

archrelease: copy trunk to extra-any

Added:
  zope-interface/repos/extra-any/PKGBUILD
(from rev 185498, zope-interface/trunk/PKGBUILD)
Deleted:
  zope-interface/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 11:41:23 UTC (rev 185498)
+++ PKGBUILD2013-05-14 11:41:51 UTC (rev 185499)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Douglas Soares de Andrade doug...@archlinux.org
-
-pkgbase=zope-interface
-pkgname=('python-zope-interface' 'python2-zope-interface')
-pkgver=4.0.3
-pkgrel=1
-license=('ZPL')
-arch=('any')
-url=http://pypi.python.org/pypi/zope.interface;
-makedepends=('python-distribute' 'python2-distribute')
-source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${pkgver}.tar.gz)
-md5sums=('1ddd308f2c83703accd1696158c300eb')
-
-build() {
-  cd ${srcdir}
-  cp -a zope.interface-${pkgver}{,-python2}
-
-  #build python3 module
-  cd ${srcdir}/zope.interface-${pkgver}
-  python setup.py build
-
-  #build python2 module
-  cd ${srcdir}/zope.interface-${pkgver}-python2
-  python2 setup.py build
-}
-
-check() {
-  cd ${srcdir}/zope.interface-${pkgver}
-  python setup.py test
-
-  cd ${srcdir}/zope.interface-${pkgver}-python2
-  python2 setup.py test
-}
-
-package_python-zope-interface() {
-  pkgdesc=('Zope Interfaces for Python3')
-  depends=('python')
-  cd ${srcdir}/zope.interface-${pkgver}
-  python setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
-  cp src/zope/__init__.py ${pkgdir}/usr/lib/python3.3/site-packages/zope/
-  #delete debug
-  rm 
${pkgdir}/usr/lib/python3.3/site-packages/zope/interface/_zope_interface_coptimizations.cpython-33m.so
-}
-
-package_python2-zope-interface(){
-  pkgdesc=('Zope Interfaces for Python2')
-  depends=('python2')
-  replaces=('zope-interface')
-  provides=('zope-interface')
-  cd ${srcdir}/zope.interface-${pkgver}-python2
-  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
-  cp src/zope/__init__.py ${pkgdir}/usr/lib/python2.7/site-packages/zope/
-  #delete debug
-  rm 
${pkgdir}/usr/lib/python2.7/site-packages/zope/interface/_zope_interface_coptimizations.so
-}

Copied: zope-interface/repos/extra-any/PKGBUILD (from rev 185498, 
zope-interface/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 11:41:51 UTC (rev 185499)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+pkgbase=zope-interface
+pkgname=('python-zope-interface' 'python2-zope-interface')
+pkgver=4.0.5
+pkgrel=1
+license=('ZPL')
+arch=('any')
+url=http://pypi.python.org/pypi/zope.interface;
+makedepends=('python-distribute' 'python2-distribute')
+source=(http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${pkgver}.zip)
+md5sums=('caf26025ae1b02da124a58340e423dfe')
+
+build() {
+  cd ${srcdir}
+  cp -a zope.interface-${pkgver}{,-python2}
+
+  #build python3 module
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py build
+
+  #build python2 module
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py build
+}
+
+check() {
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py test
+
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py test
+}
+
+package_python-zope-interface() {
+  pkgdesc=('Zope Interfaces for Python3')
+  depends=('python')
+  cd ${srcdir}/zope.interface-${pkgver}
+  python setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
+  cp src/zope/__init__.py ${pkgdir}/usr/lib/python3.3/site-packages/zope/
+  #delete debug
+  rm 
${pkgdir}/usr/lib/python3.3/site-packages/zope/interface/_zope_interface_coptimizations.cpython-33m.so
+}
+
+package_python2-zope-interface(){
+  pkgdesc=('Zope Interfaces for Python2')
+  depends=('python2')
+  replaces=('zope-interface')
+  provides=('zope-interface')
+  cd ${srcdir}/zope.interface-${pkgver}-python2
+  python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1
+  cp src/zope/__init__.py ${pkgdir}/usr/lib/python2.7/site-packages/zope/
+  #delete debug
+  rm 
${pkgdir}/usr/lib/python2.7/site-packages/zope/interface/_zope_interface_coptimizations.so
+}



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

2013-05-14 Thread Alexander Rødseth
Date: Tuesday, May 14, 2013 @ 13:46:08
  Author: arodseth
Revision: 90826

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

Added:
  pdns-recursor/repos/community-i686/PKGBUILD
(from rev 90825, pdns-recursor/trunk/PKGBUILD)
  pdns-recursor/repos/community-i686/pdns-recursor.service
(from rev 90825, pdns-recursor/trunk/pdns-recursor.service)
  pdns-recursor/repos/community-x86_64/PKGBUILD
(from rev 90825, pdns-recursor/trunk/PKGBUILD)
  pdns-recursor/repos/community-x86_64/pdns-recursor.service
(from rev 90825, pdns-recursor/trunk/pdns-recursor.service)
Deleted:
  pdns-recursor/repos/community-i686/PKGBUILD
  pdns-recursor/repos/community-i686/pdns-recursor.service
  pdns-recursor/repos/community-x86_64/PKGBUILD
  pdns-recursor/repos/community-x86_64/pdns-recursor.service

+
 /PKGBUILD  |   80 +++
 /pdns-recursor.service |   20 +++
 community-i686/PKGBUILD|   39 ---
 community-i686/pdns-recursor.service   |   10 ---
 community-x86_64/PKGBUILD  |   39 ---
 community-x86_64/pdns-recursor.service |   10 ---
 6 files changed, 100 insertions(+), 98 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-14 11:37:38 UTC (rev 90825)
+++ community-i686/PKGBUILD 2013-05-14 11:46:08 UTC (rev 90826)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Jan Steffens hef...@archlinux.org
-
-pkgname=pdns-recursor
-pkgver=3.5
-pkgrel=1
-pkgdesc='PowerDNS recursor'
-url='https://www.powerdns.com/'
-license=('GPL')
-arch=('x86_64' 'i686')
-depends=('gcc-libs' 'lua51')
-makedepends=('boost')
-backup=('etc/powerdns/recursor.conf')
-source=(http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2;
-'pdns-recursor.service')
-sha256sums=('02ea398aa0e95ef4c9caf478eb3836598eabcd5c99ccb7e2e7c265d716089549'
-'c5849127cb42b578ff4c38ee6ad39e109bb749ce8b0147ac3619af90803b6875')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make LUA=1 \
-LUA_CPPFLAGS_CONFIG=$(pkg-config --cflags lua5.1) \
-LUA_LIBS_CONFIG=$(pkg-config --libs lua5.1)
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-  mv $pkgdir/etc/powerdns/recursor.conf-dist 
$pkgdir/etc/powerdns/recursor.conf
-  rm -r $pkgdir/etc/init.d
-  install -Dm644 $srcdir/pdns-recursor.service \
-$pkgdir/usr/lib/systemd/system/pdns-recursor.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: pdns-recursor/repos/community-i686/PKGBUILD (from rev 90825, 
pdns-recursor/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-14 11:46:08 UTC (rev 90826)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Jan Steffens hef...@archlinux.org
+
+pkgname=pdns-recursor
+pkgver=3.5
+pkgrel=2
+pkgdesc='PowerDNS recursor'
+url='https://www.powerdns.com/'
+license=('GPL')
+arch=('x86_64' 'i686')
+depends=('gcc-libs' 'lua51')
+makedepends=('boost')
+backup=('etc/powerdns/recursor.conf')
+source=(http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2;
+'pdns-recursor.service')
+sha256sums=('02ea398aa0e95ef4c9caf478eb3836598eabcd5c99ccb7e2e7c265d716089549'
+'51688d9576736fdf210048098fa96c8710bfbd6a63eb4d69d20bac57b299b5f9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make LUA=1 \
+LUA_CPPFLAGS_CONFIG=$(pkg-config --cflags lua5.1) \
+LUA_LIBS_CONFIG=$(pkg-config --libs lua5.1) \
+SBINDIR=/usr/bin
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+  mv $pkgdir/etc/powerdns/recursor.conf-dist 
$pkgdir/etc/powerdns/recursor.conf
+  rm -r $pkgdir/etc/init.d
+  install -Dm644 $srcdir/pdns-recursor.service \
+$pkgdir/usr/lib/systemd/system/pdns-recursor.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/pdns-recursor.service
===
--- community-i686/pdns-recursor.service2013-05-14 11:37:38 UTC (rev 
90825)
+++ community-i686/pdns-recursor.service2013-05-14 11:46:08 UTC (rev 
90826)
@@ -1,10 +0,0 @@
-[Unit]
-Description=PowerDNS recursing nameserver
-After=network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/sbin/pdns_recursor --daemon
-
-[Install]
-WantedBy=multi-user.target

Copied: pdns-recursor/repos/community-i686/pdns-recursor.service (from rev 
90825, pdns-recursor/trunk/pdns-recursor.service)
===
--- community-i686/pdns-recursor.service(rev 0)
+++ 

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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:47:10
  Author: heftig
Revision: 185500

3.8.2

Modified:
  totem/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:41:51 UTC (rev 185499)
+++ PKGBUILD2013-05-14 11:47:10 UTC (rev 185500)
@@ -4,7 +4,7 @@
 
 pkgbase=totem
 pkgname=('totem' 'totem-plugin')
-pkgver=3.8.0
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=GNOME3 movie player based on GStreamer
 url=http://www.gnome.org;
@@ -13,11 +13,12 @@
 depends=(gst-plugins-base gst-plugins-good totem-plparser desktop-file-utils 
iso-codes libpeas
  hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf 
clutter-gst
  clutter-gtk python2-gobject gst-plugins-bad)
-makedepends=(intltool libnautilus-extension lirc-utils vala grilo pylint 
dbus-glib libzeitgeist itstool docbook-xsl)
+makedepends=(intltool libnautilus-extension lirc-utils vala grilo dbus-glib 
libzeitgeist
+ itstool docbook-xsl python2-pylint)
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
 browser-plugins.ini)
-sha256sums=('74c73a5decb69572cb182005b144493c2f6e7f48d4c57851e6da33e8e76fb039'
+sha256sums=('eda9e0a016bb2ac14f7cd7c8c03b8ee1ab3f1b3ba6558f65c64514e5d2583e01'
 'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e')
 
 build() {
@@ -28,7 +29,8 @@
 --localstatedir=/var \
 --disable-static \
 --enable-python \
---enable-nautilus
+--enable-nautilus \
+PYLINT=/usr/bin/pylint2
   make
 }
 



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

2013-05-14 Thread Stéphane Gaudreault
Date: Tuesday, May 14, 2013 @ 13:49:30
  Author: stephane
Revision: 185501

upgpkg: keyutils 1.5.5-4

Move files to /usr/bin

Modified:
  keyutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:47:10 UTC (rev 185500)
+++ PKGBUILD2013-05-14 11:49:30 UTC (rev 185501)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski tp...@archlinux.org
 pkgname=keyutils
 pkgver=1.5.5
-pkgrel=3
+pkgrel=4
 pkgdesc=Linux Key Management Utilities
 arch=(i686 x86_64)
 url=http://www.kernel.org;
@@ -20,7 +20,7 @@
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} LIBDIR=/usr/lib USRLIBDIR=/usr/lib  install
+  make DESTDIR=${pkgdir} SBINDIR='/usr/bin' BINDIR='/usr/bin' 
LIBDIR='/usr/lib' USRLIBDIR='/usr/lib'  install
   # add nfsidmap to config file #30396
   echo # NFS idmap resolver  $pkgdir/etc/request-key.conf
   echo create id_resolver * * /usr/sbin/nfsidmap %k %d \



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

2013-05-14 Thread Stéphane Gaudreault
Date: Tuesday, May 14, 2013 @ 13:50:09
  Author: stephane
Revision: 185502

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

Added:
  keyutils/repos/testing-i686/
  keyutils/repos/testing-i686/PKGBUILD
(from rev 185501, keyutils/trunk/PKGBUILD)
  keyutils/repos/testing-x86_64/
  keyutils/repos/testing-x86_64/PKGBUILD
(from rev 185501, keyutils/trunk/PKGBUILD)

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

Copied: keyutils/repos/testing-i686/PKGBUILD (from rev 185501, 
keyutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-14 11:50:09 UTC (rev 185502)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+pkgname=keyutils
+pkgver=1.5.5
+pkgrel=4
+pkgdesc=Linux Key Management Utilities
+arch=(i686 x86_64)
+url=http://www.kernel.org;
+license=('GPL2' 'LGPL2.1')
+depends=('glibc' 'sh')
+backup=(etc/request-key.conf)
+source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d759680b2f23c99af95938f5026f25fb')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} SBINDIR='/usr/bin' BINDIR='/usr/bin' 
LIBDIR='/usr/lib' USRLIBDIR='/usr/lib'  install
+  # add nfsidmap to config file #30396
+  echo # NFS idmap resolver  $pkgdir/etc/request-key.conf
+  echo create id_resolver * * /usr/sbin/nfsidmap %k %d \
+$pkgdir/etc/request-key.conf
+}

Copied: keyutils/repos/testing-x86_64/PKGBUILD (from rev 185501, 
keyutils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-05-14 11:50:09 UTC (rev 185502)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+pkgname=keyutils
+pkgver=1.5.5
+pkgrel=4
+pkgdesc=Linux Key Management Utilities
+arch=(i686 x86_64)
+url=http://www.kernel.org;
+license=('GPL2' 'LGPL2.1')
+depends=('glibc' 'sh')
+backup=(etc/request-key.conf)
+source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d759680b2f23c99af95938f5026f25fb')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} SBINDIR='/usr/bin' BINDIR='/usr/bin' 
LIBDIR='/usr/lib' USRLIBDIR='/usr/lib'  install
+  # add nfsidmap to config file #30396
+  echo # NFS idmap resolver  $pkgdir/etc/request-key.conf
+  echo create id_resolver * * /usr/sbin/nfsidmap %k %d \
+$pkgdir/etc/request-key.conf
+}



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

2013-05-14 Thread Alexander Rødseth
Date: Tuesday, May 14, 2013 @ 13:59:34
  Author: arodseth
Revision: 90827

fix for SBINDIR

Modified:
  pdns-recursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:46:08 UTC (rev 90826)
+++ PKGBUILD2013-05-14 11:59:34 UTC (rev 90827)
@@ -23,14 +23,13 @@
 
   make LUA=1 \
 LUA_CPPFLAGS_CONFIG=$(pkg-config --cflags lua5.1) \
-LUA_LIBS_CONFIG=$(pkg-config --libs lua5.1) \
-SBINDIR=/usr/bin
+LUA_LIBS_CONFIG=$(pkg-config --libs lua5.1)
 }
 
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  make DESTDIR=$pkgdir install
+  make SBINDIR=/usr/bin DESTDIR=$pkgdir install
   mv $pkgdir/etc/powerdns/recursor.conf-dist 
$pkgdir/etc/powerdns/recursor.conf
   rm -r $pkgdir/etc/init.d
   install -Dm644 $srcdir/pdns-recursor.service \



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

2013-05-14 Thread Eric Bélanger
Date: Tuesday, May 14, 2013 @ 14:01:12
  Author: eric
Revision: 185503

upgpkg: cd-discid 1.4-1

Upstream update, Update url

Modified:
  cd-discid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-14 11:50:09 UTC (rev 185502)
+++ PKGBUILD2013-05-14 12:01:12 UTC (rev 185503)
@@ -4,22 +4,22 @@
 # Contributor: Jochem Kossen j.kos...@home.nl
 
 pkgname=cd-discid
-pkgver=0.9
-pkgrel=4
+pkgver=1.4
+pkgrel=1
 pkgdesc=A backend utility to get CDDB discid information from a CD-ROM disc
 arch=('i686' 'x86_64')
-url=http://lly.org/~rcw/cd-discid/;
+url=http://linukz.org/cd-discid.shtml;
 license=('GPL')
 depends=('glibc')
-source=(http://lly.org/~rcw/$pkgname/${pkgname}_${pkgver}.orig.tar.gz;)
-md5sums=('64677b8b63d1db0db015043f5455171a')
+source=(http://linukz.org/download/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('85027b71d08fbbfb11ac2f0db6e8cea7')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd $pkgname-$pkgver
   make
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} INSTALL=/bin/install install
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} PREFIX=/usr STRIP=/usr/bin/true install
 }



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

2013-05-14 Thread Eric Bélanger
Date: Tuesday, May 14, 2013 @ 14:01:48
  Author: eric
Revision: 185504

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

Added:
  cd-discid/repos/extra-i686/PKGBUILD
(from rev 185503, cd-discid/trunk/PKGBUILD)
  cd-discid/repos/extra-x86_64/PKGBUILD
(from rev 185503, cd-discid/trunk/PKGBUILD)
Deleted:
  cd-discid/repos/extra-i686/PKGBUILD
  cd-discid/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-14 12:01:12 UTC (rev 185503)
+++ extra-i686/PKGBUILD 2013-05-14 12:01:48 UTC (rev 185504)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: dorphell dorph...@archlinux.org
-# Contributor: Jochem Kossen j.kos...@home.nl
-
-pkgname=cd-discid
-pkgver=0.9
-pkgrel=4
-pkgdesc=A backend utility to get CDDB discid information from a CD-ROM disc
-arch=('i686' 'x86_64')
-url=http://lly.org/~rcw/cd-discid/;
-license=('GPL')
-depends=('glibc')
-source=(http://lly.org/~rcw/$pkgname/${pkgname}_${pkgver}.orig.tar.gz;)
-md5sums=('64677b8b63d1db0db015043f5455171a')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} INSTALL=/bin/install install
-}

Copied: cd-discid/repos/extra-i686/PKGBUILD (from rev 185503, 
cd-discid/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-14 12:01:48 UTC (rev 185504)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Jochem Kossen j.kos...@home.nl
+
+pkgname=cd-discid
+pkgver=1.4
+pkgrel=1
+pkgdesc=A backend utility to get CDDB discid information from a CD-ROM disc
+arch=('i686' 'x86_64')
+url=http://linukz.org/cd-discid.shtml;
+license=('GPL')
+depends=('glibc')
+source=(http://linukz.org/download/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('85027b71d08fbbfb11ac2f0db6e8cea7')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} PREFIX=/usr STRIP=/usr/bin/true install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-14 12:01:12 UTC (rev 185503)
+++ extra-x86_64/PKGBUILD   2013-05-14 12:01:48 UTC (rev 185504)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: dorphell dorph...@archlinux.org
-# Contributor: Jochem Kossen j.kos...@home.nl
-
-pkgname=cd-discid
-pkgver=0.9
-pkgrel=4
-pkgdesc=A backend utility to get CDDB discid information from a CD-ROM disc
-arch=('i686' 'x86_64')
-url=http://lly.org/~rcw/cd-discid/;
-license=('GPL')
-depends=('glibc')
-source=(http://lly.org/~rcw/$pkgname/${pkgname}_${pkgver}.orig.tar.gz;)
-md5sums=('64677b8b63d1db0db015043f5455171a')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} INSTALL=/bin/install install
-}

Copied: cd-discid/repos/extra-x86_64/PKGBUILD (from rev 185503, 
cd-discid/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-14 12:01:48 UTC (rev 185504)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Jochem Kossen j.kos...@home.nl
+
+pkgname=cd-discid
+pkgver=1.4
+pkgrel=1
+pkgdesc=A backend utility to get CDDB discid information from a CD-ROM disc
+arch=('i686' 'x86_64')
+url=http://linukz.org/cd-discid.shtml;
+license=('GPL')
+depends=('glibc')
+source=(http://linukz.org/download/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('85027b71d08fbbfb11ac2f0db6e8cea7')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} PREFIX=/usr STRIP=/usr/bin/true install
+}



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

2013-05-14 Thread Alexander Rødseth
Date: Tuesday, May 14, 2013 @ 14:04:07
  Author: arodseth
Revision: 90828

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

Added:
  pdns-recursor/repos/community-i686/PKGBUILD
(from rev 90827, pdns-recursor/trunk/PKGBUILD)
  pdns-recursor/repos/community-i686/pdns-recursor.service
(from rev 90827, pdns-recursor/trunk/pdns-recursor.service)
  pdns-recursor/repos/community-x86_64/PKGBUILD
(from rev 90827, pdns-recursor/trunk/PKGBUILD)
  pdns-recursor/repos/community-x86_64/pdns-recursor.service
(from rev 90827, pdns-recursor/trunk/pdns-recursor.service)
Deleted:
  pdns-recursor/repos/community-i686/PKGBUILD
  pdns-recursor/repos/community-i686/pdns-recursor.service
  pdns-recursor/repos/community-x86_64/PKGBUILD
  pdns-recursor/repos/community-x86_64/pdns-recursor.service

+
 /PKGBUILD  |   78 +++
 /pdns-recursor.service |   20 +++
 community-i686/PKGBUILD|   40 ---
 community-i686/pdns-recursor.service   |   10 ---
 community-x86_64/PKGBUILD  |   40 ---
 community-x86_64/pdns-recursor.service |   10 ---
 6 files changed, 98 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-14 11:59:34 UTC (rev 90827)
+++ community-i686/PKGBUILD 2013-05-14 12:04:07 UTC (rev 90828)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Jan Steffens hef...@archlinux.org
-
-pkgname=pdns-recursor
-pkgver=3.5
-pkgrel=2
-pkgdesc='PowerDNS recursor'
-url='https://www.powerdns.com/'
-license=('GPL')
-arch=('x86_64' 'i686')
-depends=('gcc-libs' 'lua51')
-makedepends=('boost')
-backup=('etc/powerdns/recursor.conf')
-source=(http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2;
-'pdns-recursor.service')
-sha256sums=('02ea398aa0e95ef4c9caf478eb3836598eabcd5c99ccb7e2e7c265d716089549'
-'51688d9576736fdf210048098fa96c8710bfbd6a63eb4d69d20bac57b299b5f9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make LUA=1 \
-LUA_CPPFLAGS_CONFIG=$(pkg-config --cflags lua5.1) \
-LUA_LIBS_CONFIG=$(pkg-config --libs lua5.1) \
-SBINDIR=/usr/bin
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-  mv $pkgdir/etc/powerdns/recursor.conf-dist 
$pkgdir/etc/powerdns/recursor.conf
-  rm -r $pkgdir/etc/init.d
-  install -Dm644 $srcdir/pdns-recursor.service \
-$pkgdir/usr/lib/systemd/system/pdns-recursor.service
-}
-
-# vim:set ts=2 sw=2 et:

Copied: pdns-recursor/repos/community-i686/PKGBUILD (from rev 90827, 
pdns-recursor/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-14 12:04:07 UTC (rev 90828)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Jan Steffens hef...@archlinux.org
+
+pkgname=pdns-recursor
+pkgver=3.5
+pkgrel=2
+pkgdesc='PowerDNS recursor'
+url='https://www.powerdns.com/'
+license=('GPL')
+arch=('x86_64' 'i686')
+depends=('gcc-libs' 'lua51')
+makedepends=('boost')
+backup=('etc/powerdns/recursor.conf')
+source=(http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2;
+'pdns-recursor.service')
+sha256sums=('02ea398aa0e95ef4c9caf478eb3836598eabcd5c99ccb7e2e7c265d716089549'
+'51688d9576736fdf210048098fa96c8710bfbd6a63eb4d69d20bac57b299b5f9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make LUA=1 \
+LUA_CPPFLAGS_CONFIG=$(pkg-config --cflags lua5.1) \
+LUA_LIBS_CONFIG=$(pkg-config --libs lua5.1)
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make SBINDIR=/usr/bin DESTDIR=$pkgdir install
+  mv $pkgdir/etc/powerdns/recursor.conf-dist 
$pkgdir/etc/powerdns/recursor.conf
+  rm -r $pkgdir/etc/init.d
+  install -Dm644 $srcdir/pdns-recursor.service \
+$pkgdir/usr/lib/systemd/system/pdns-recursor.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/pdns-recursor.service
===
--- community-i686/pdns-recursor.service2013-05-14 11:59:34 UTC (rev 
90827)
+++ community-i686/pdns-recursor.service2013-05-14 12:04:07 UTC (rev 
90828)
@@ -1,10 +0,0 @@
-[Unit]
-Description=PowerDNS recursing nameserver
-After=network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/pdns_recursor --daemon
-
-[Install]
-WantedBy=multi-user.target

Copied: pdns-recursor/repos/community-i686/pdns-recursor.service (from rev 
90827, pdns-recursor/trunk/pdns-recursor.service)
===
--- community-i686/pdns-recursor.service(rev 0)
+++ 

  1   2   >