[arch-commits] Commit in xdelta3/trunk (3 files)

2010-03-07 Thread Allan McRae
Date: Sunday, March 7, 2010 @ 05:25:54
  Author: allan
Revision: 71455

upgpkg: xdelta3 3.0y-1
upstream update

Modified:
  xdelta3/trunk/PKGBUILD
  xdelta3/trunk/xdelta3-makefile.patch
Deleted:
  xdelta3/trunk/xdelta3-xz.patch

+
 PKGBUILD   |   11 ---
 xdelta3-makefile.patch |9 -
 xdelta3-xz.patch   |   12 
 3 files changed, 4 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 05:54:54 UTC (rev 71454)
+++ PKGBUILD2010-03-07 10:25:54 UTC (rev 71455)
@@ -4,7 +4,7 @@
 # Contributor: Henning Garus henning.ga...@gmail.com
 
 pkgname=xdelta3
-pkgver=3.0w
+pkgver=3.0y
 pkgrel=1
 pkgdesc=A diff utility which works with binary files
 arch=('i686' 'x86_64')
@@ -13,16 +13,13 @@
 makedepends=('python')
 optdepends=('python: for python modules')
 source=(http://xdelta.googlecode.com/files/xdelta$pkgver.tar.gz
-xdelta3-makefile.patch
-xdelta3-xz.patch)
-md5sums=('59feb294c53f09d253dd317d3d708f16'
- '35aa0d20a27791addeb929591a78bd3f'
- 'fb1e685d810a15f04b7bdbc9a3f3e635')
+xdelta3-makefile.patch)
+md5sums=('8246e6ba89a5a6b9efc24f9552fcf940'
+ '378e9a735d92fb2fc695ed9ce2fad2d5')
 
 build() {
   cd $srcdir/xdelta$pkgver
   patch -Np1 -i $srcdir/xdelta3-makefile.patch
-  patch -Np1 -i $srcdir/xdelta3-xz.patch
   
   # xdelta3 binary
   make xdelta3 || return 1

Modified: xdelta3-makefile.patch
===
--- xdelta3-makefile.patch  2010-03-07 05:54:54 UTC (rev 71454)
+++ xdelta3-makefile.patch  2010-03-07 10:25:54 UTC (rev 71455)
@@ -1,15 +1,6 @@
 diff -Naur xdelta3.0v-old/Makefile xdelta3.0v/Makefile
 --- xdelta3.0v-old/Makefile2009-03-12 01:44:51.0 +
 +++ xdelta3.0v/Makefile2009-03-14 17:02:33.0 +
-@@ -4,7 +4,7 @@
- UNAME = $(shell uname)
- CYGWIN = $(findstring CYGWIN, $(UNAME))
- DARWIN = $(findstring Darwin, $(UNAME))
--PYVER = 2.5
-+PYVER = 2.6
- 
- ifeq ($(CYGWIN), )
- SWIGTGT = xdelta3module.so
 @@ -200,6 +200,9 @@
  xdelta3.o: $(SOURCES)
$(CC) -O3 $(CFLAGS) -c xdelta3.c $(SWIG_FLAGS) -o xdelta3.o

Deleted: xdelta3-xz.patch
===
--- xdelta3-xz.patch2010-03-07 05:54:54 UTC (rev 71454)
+++ xdelta3-xz.patch2010-03-07 10:25:54 UTC (rev 71455)
@@ -1,12 +0,0 @@
-diff -ruNa a/xdelta3-main.h b/xdelta3-main.h
 a/xdelta3-main.h2009-01-30 05:59:02.0 +0100
-+++ b/xdelta3-main.h2009-05-13 12:43:00.0 +0200
-@@ -355,6 +355,7 @@
- RD_NONEXTERNAL },
-   { bzip2,-cf,   bzip2,  -dcf,   B, BZh,  3, 0 },
-   { gzip, -cf,   gzip,   -dcf,   G, \037\213, 2, 0 },
-+  { xz,   -cf,   xz, -dcf,   Y, 
\xfd\x37\x7a\x58\x5a\x00, 2, 0 },
-   { compress, -cf,   uncompress, -cf,Z, \037\235, 2, 0 },
- 
-   /* TODO: add commandline support for magic-less formats */
-



[arch-commits] Commit in xdelta3/repos (extra-i686)

2010-03-07 Thread Allan McRae
Date: Sunday, March 7, 2010 @ 05:26:10
  Author: allan
Revision: 71456

archrelease: remove extra-i686

Deleted:
  xdelta3/repos/extra-i686/



[arch-commits] Commit in xdelta3/repos (extra-i686)

2010-03-07 Thread Allan McRae
Date: Sunday, March 7, 2010 @ 05:26:38
  Author: allan
Revision: 71457

archrelease: copy trunk to extra-i686

Added:
  xdelta3/repos/extra-i686/



[arch-commits] Commit in xdelta3/repos (extra-x86_64)

2010-03-07 Thread Allan McRae
Date: Sunday, March 7, 2010 @ 05:26:53
  Author: allan
Revision: 71458

archrelease: remove extra-x86_64

Deleted:
  xdelta3/repos/extra-x86_64/



[arch-commits] Commit in xdelta3/repos (extra-x86_64)

2010-03-07 Thread Allan McRae
Date: Sunday, March 7, 2010 @ 05:27:20
  Author: allan
Revision: 71459

archrelease: copy trunk to extra-x86_64

Added:
  xdelta3/repos/extra-x86_64/



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

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 05:56:49
  Author: daniel
Revision: 71460

upgpkg: windowmaker 0.92.0-8
Fixed FS#15301. GNUstep directory is now under /usr/lib/GNUstep

Modified:
  windowmaker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 10:27:20 UTC (rev 71459)
+++ PKGBUILD2010-03-07 10:56:49 UTC (rev 71460)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: aurelien aurel...@archlinux.org
+# Maintainer: Daniel Isenmann dan...@archlinux.org
 # Contributor: Judd Vinet jvi...@zeroflux.org
 pkgname=windowmaker
 pkgver=0.92.0
-pkgrel=7
+pkgrel=8
 pkgdesc=An X11 window manager with a NEXTSTEP look and feel
 arch=(i686 x86_64)
 url=http://www.windowmaker.info/;
@@ -26,7 +26,7 @@
   automake || return 1
   [ -z $LINGUAS ]  export LINGUAS=`ls po/*.po | sed 
's:po/\(.*\)\.po$:\1:'`
   ./configure --prefix=/usr --sysconfdir=/etc \
---with-gnustepdir=/usr/share/GNUstep --with-nlsdir=/usr/share/locale \
+--with-gnustepdir=/usr/lib/GNUstep --with-nlsdir=/usr/share/locale \
 --enable-xinerama  || return 1
   make || return 1
   make DESTDIR=$pkgdir install || return 1



[arch-commits] Commit in windowmaker/repos (extra-x86_64)

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 05:57:34
  Author: daniel
Revision: 71461

archrelease: remove extra-x86_64

Deleted:
  windowmaker/repos/extra-x86_64/



[arch-commits] Commit in windowmaker/repos (extra-x86_64)

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 05:57:50
  Author: daniel
Revision: 71462

archrelease: copy trunk to extra-x86_64

Added:
  windowmaker/repos/extra-x86_64/



[arch-commits] Commit in windowmaker/repos (extra-i686)

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 06:00:22
  Author: daniel
Revision: 71463

archrelease: remove extra-i686

Deleted:
  windowmaker/repos/extra-i686/



[arch-commits] Commit in windowmaker/repos (extra-i686)

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 06:00:40
  Author: daniel
Revision: 71464

archrelease: copy trunk to extra-i686

Added:
  windowmaker/repos/extra-i686/



[arch-commits] Commit in windowmaker-crm-git/trunk (PKGBUILD)

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 06:09:23
  Author: daniel
Revision: 71465

upgpkg: windowmaker-crm-git 20100307-1
New git snapshot with several bugfixes and new features.

Modified:
  windowmaker-crm-git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 11:00:40 UTC (rev 71464)
+++ PKGBUILD2010-03-07 11:09:23 UTC (rev 71465)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Isenmann dan...@archlinux.org
 
 pkgname=windowmaker-crm-git
-pkgver=20091221
-pkgrel=2
+pkgver=20100307
+pkgrel=1
 pkgdesc=An X11 window manager with a NEXTSTEP look and feel - git version 
from Carlos R. Mafra
 arch=(i686 x86_64)
 url=http://www.windowmaker.info/;
@@ -13,8 +13,8 @@
 provides=('windowmaker')
 conflicts=('windowmaker')
 source=(ftp://ftp.archlinux.org/other/windowmaker/windowmaker-$pkgver.tar.gz 
libpng-1.4.patch)
-md5sums=('2cc3b4630f52025b78285eda39d62681' '1b7c47827419ef62051c0f1c02cb45f0')
-sha1sums=('8c101e75aa1f98867484510898f4c3369f9be386' 
'c446bdb3a8c0d7add45ad6dff05c382cb14ee2b6')
+md5sums=('43b2bfd300d37158ff4f27b4123404d9'
+ '1b7c47827419ef62051c0f1c02cb45f0')
 
 build() {
   cd $srcdir/windowmaker-$pkgver



[arch-commits] Commit in windowmaker-crm-git/repos (extra-x86_64)

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 06:10:04
  Author: daniel
Revision: 71466

archrelease: remove extra-x86_64

Deleted:
  windowmaker-crm-git/repos/extra-x86_64/



[arch-commits] Commit in windowmaker-crm-git/repos (extra-x86_64)

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 06:10:21
  Author: daniel
Revision: 71467

archrelease: copy trunk to extra-x86_64

Added:
  windowmaker-crm-git/repos/extra-x86_64/



[arch-commits] Commit in windowmaker-crm-git/repos (extra-i686)

2010-03-07 Thread Daniel Isenmann
Date: Sunday, March 7, 2010 @ 06:13:19
  Author: daniel
Revision: 71469

archrelease: copy trunk to extra-i686

Added:
  windowmaker-crm-git/repos/extra-i686/



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

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 06:54:23
  Author: andrea
Revision: 71470

upgpkg: cmus 2.3.0-2
rebuilt with libmp4v2 1.9

Modified:
  cmus/trunk/ChangeLog
  cmus/trunk/PKGBUILD

---+
 ChangeLog |4 
 PKGBUILD  |   12 +---
 2 files changed, 13 insertions(+), 3 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-03-07 11:13:19 UTC (rev 71469)
+++ ChangeLog   2010-03-07 11:54:23 UTC (rev 71470)
@@ -1,3 +1,7 @@
+2010-03-07  Andrea Scarpino and...@archlinux.org
+   * cmus 2.3.0-1
+   * rebuilt against libmp4v2 1.9.1
+
 2010-01-10  Ionut Biru io...@archlinux.ro
 
* cmus 2.2.0-10

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 11:13:19 UTC (rev 71469)
+++ PKGBUILD2010-03-07 11:54:23 UTC (rev 71470)
@@ -4,14 +4,16 @@
 
 pkgname=cmus
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A very feature-rich ncurses-based music player
 arch=('i686' 'x86_64')
 url=http://cmus.sourceforge.net/;
 license=('GPL')
 # namcap assured me it was safe to remove ncurses and the like... /shrug
-depends=(libao libmpcdec 'ffmpeg' flac libmad 'faad2')
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-v$pkgver.tar.bz2)
+depends=('sh' 'libao' 'libmpcdec' 'ffmpeg' 'flac' 'libmad' 'faad2')
+makedepends=('libmp4v2')
+optdepends=('libmp4v2')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-v$pkgver.tar.bz2;)
 md5sums=('8039df4b08b9cbc2e050ab2922e6d99d')
 
 build() {
@@ -23,5 +25,9 @@
   export CONFIG_ARTS=n
   ./configure prefix=/usr || return 1
   make || return 1
+}
+
+package() {
+  cd $srcdir/$pkgname-v$pkgver
   make DESTDIR=$pkgdir install || return 1
 }



[arch-commits] Commit in cmus/repos (extra-i686)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 06:54:31
  Author: andrea
Revision: 71471

archrelease: remove extra-i686

Deleted:
  cmus/repos/extra-i686/



[arch-commits] Commit in cmus/repos (extra-i686)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 06:54:47
  Author: andrea
Revision: 71472

archrelease: copy trunk to extra-i686

Added:
  cmus/repos/extra-i686/



[arch-commits] Commit in cmus/repos (extra-x86_64)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 06:54:55
  Author: andrea
Revision: 71473

archrelease: remove extra-x86_64

Deleted:
  cmus/repos/extra-x86_64/



[arch-commits] Commit in cmus/repos (extra-x86_64)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 06:55:12
  Author: andrea
Revision: 71474

archrelease: copy trunk to extra-x86_64

Added:
  cmus/repos/extra-x86_64/



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

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 07:57:22
  Author: andrea
Revision: 71475

upgpkg: python-opengl 3.0.1-1
upstream release; arch('any')

Modified:
  python-opengl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 11:55:12 UTC (rev 71474)
+++ PKGBUILD2010-03-07 12:57:22 UTC (rev 71475)
@@ -1,24 +1,31 @@
 # $Id$
+# Maintainer:
 # Contributor: Josh Taylor joshtaylor.m...@gmail.com
 # Contributor: simo s...@archlinux.org
-# Maintainer: Douglas Soares de Andrade doug...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
 
 pkgname=python-opengl
-pkgver=3.0.1a1
+pkgver=3.0.1
 pkgrel=1
 pkgdesc=The cross platform Python binding to OpenGL and related APIs
-arch=(i686 x86_64)
+arch=('any')
 license=('BSD')
 depends=('python' 'tk' 'freeglut' 'setuptools')
 provides=('pyopengl' 'python-pyopengl')
 conflicts=('pyopengl' 'python-pyopengl')
 url=http://pyopengl.sourceforge.net;
-source=(http://downloads.sourceforge.net/pyopengl/PyOpenGL-$pkgver.tar.gz 
LICENSE)
+source=(http://downloads.sourceforge.net/pyopengl/PyOpenGL-$pkgver.tar.gz
+   'LICENSE')
+md5sums=('221d4a6a0928fcfeef26751370ec5f52'
+ '0b53c508a63e5dbaf44cdfb0fa103b3a')
 
 build() {
-cd $startdir/src/PyOpenGL-$pkgver
-python setup.py install --root=$startdir/pkg
-install -D -m644 ../LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  /bin/true
 }
-md5sums=('3858f254cca14a3360ce818bf1a2b15f'
- '0b53c508a63e5dbaf44cdfb0fa103b3a')
+
+package() {
+  cd ${srcdir}/PyOpenGL-$pkgver
+  python setup.py install --root=${pkgdir} || return 1
+  install -Dm644 ${srcdir}/LICENSE \
+${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}



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

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 07:57:47
  Author: andrea
Revision: 71476

archrelease: copy trunk to extra-any

Added:
  python-opengl/repos/extra-any/



[arch-commits] Commit in python-opengl/repos (extra-i686 extra-x86_64)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 07:57:51
  Author: andrea
Revision: 71477

removed extra-i686 and extra-x86_64 for python-opengl

Deleted:
  python-opengl/repos/extra-i686/
  python-opengl/repos/extra-x86_64/



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

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 08:00:18
  Author: andrea
Revision: 71478

upgpkg: flite 1.4-1
upstream release

Modified:
  flite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 12:57:51 UTC (rev 71477)
+++ PKGBUILD2010-03-07 13:00:18 UTC (rev 71478)
@@ -1,16 +1,17 @@
 # $Id$
-# Maintainer: Simo Leone s...@archlinux.org
+# Maintainer:
+# Contributor: Simo Leone s...@archlinux.org
+
 pkgname=flite
-pkgver=1.3
-pkgrel=3
+pkgver=1.4
+pkgrel=1
 pkgdesc=A lighweight version of festival speech synthesis
 arch=('i686' 'x86_64')
 url=http://www.speech.cs.cmu.edu/flite/;
 license=('custom')
 depends=('glibc')
-source=(http://www.speech.cs.cmu.edu/flite/packed/${pkgname}-${pkgver}/${pkgname}-${pkgver}-release.tar.gz)
-md5sums=('ae0aca1cb7b4801f4372f3a75a9e52b5')
-sha1sums=('233144a772de72741ae1aa2292f672c30224afb3')
+source=(http://www.speech.cs.cmu.edu/flite/packed/${pkgname}-${pkgver}/${pkgname}-${pkgver}-release.tar.bz2)
+md5sums=('b7c3523b3bbc6f29ce61e6650cd9a428')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}-release
@@ -20,14 +21,10 @@
   sed -i 's/cmu_us_kal/cmu_us_kal16/' config/config || return 1
   
   make || return 1
-  
-  #Ugly hack for bad makefile (lib isn't a dir)
-  if [ $CARCH = i686 ]; then
-sed -i 's#@ $(MAKE) -C lib --no-print-directory install#$(INSTALL) -m 644 
build/i386-linux-gnu/lib/*.a $(INSTALLLIBDIR)#g' Makefile || return 1
-  else
-sed -i 's#@ $(MAKE) -C lib --no-print-directory install#$(INSTALL) -m 644 
build/x86_64-linux-gnu/lib/*.a $(INSTALLLIBDIR)#g' Makefile || return 1
-  fi
+}
 
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}-release
   make prefix=${pkgdir}/usr install || return 1
   install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE 
|| return 1
 }



[arch-commits] Commit in flite/repos (extra-i686)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 08:06:18
  Author: andrea
Revision: 71479

archrelease: remove extra-i686

Deleted:
  flite/repos/extra-i686/



[arch-commits] Commit in flite/repos (extra-i686)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 08:06:34
  Author: andrea
Revision: 71480

archrelease: copy trunk to extra-i686

Added:
  flite/repos/extra-i686/



[arch-commits] Commit in flite/repos (extra-x86_64)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 08:12:32
  Author: andrea
Revision: 71481

archrelease: remove extra-x86_64

Deleted:
  flite/repos/extra-x86_64/



[arch-commits] Commit in flite/repos (extra-x86_64)

2010-03-07 Thread Andrea Scarpino
Date: Sunday, March 7, 2010 @ 08:12:49
  Author: andrea
Revision: 71482

archrelease: copy trunk to extra-x86_64

Added:
  flite/repos/extra-x86_64/



[arch-commits] Commit in hal/trunk (6 files)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 08:42:44
  Author: jgc
Revision: 71483

upgpkg: hal 0.5.14-2
Add upstream patches from git. Disable gtk-doc regeneration. Closes: FS#17720, 
FS#16158, FS#17719.

Added:
  hal/trunk/dbus-error-init.patch
  hal/trunk/handle-input-touchpad.patch
  hal/trunk/macbook-fix-ioperm.patch
  hal/trunk/path-max.patch
Modified:
  hal/trunk/PKGBUILD
  hal/trunk/hal.install

-+
 PKGBUILD|   39 ---
 dbus-error-init.patch   |  231 ++
 hal.install |   10 +
 handle-input-touchpad.patch |  101 ++
 macbook-fix-ioperm.patch|   41 +++
 path-max.patch  |   31 +
 6 files changed, 437 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 13:12:49 UTC (rev 71482)
+++ PKGBUILD2010-03-07 13:42:44 UTC (rev 71483)
@@ -4,7 +4,7 @@
 
 pkgname=hal
 pkgver=0.5.14
-pkgrel=1
+pkgrel=2
 pkgdesc=Hardware Abstraction Layer
 arch=(i686 x86_64)
 license=('GPL' 'custom')
@@ -22,7 +22,25 @@
 hal-HDAPS-blacklist.patch
 hal-xen-unignore-axes.patch
 hal-use-at-console.patch
-fix-libusb-detection.patch)
+fix-libusb-detection.patch
+dbus-error-init.patch
+path-max.patch
+handle-input-touchpad.patch
+macbook-fix-ioperm.patch)
+md5sums=('e9163df591a6f38f59fdbfe33e73bf20'
+ '277e96ac130d7bfce0b30f0b80db8782'
+ 'c688a3c6574699365926f4fef7441545'
+ '4d4b6801a1cedca22b8bdd9db73b16fb'
+ '6d87c3e63184ae3a69caafc846f538a3'
+ '6507e5091ee2d11a87ae738a8e2caecb'
+ '1171c2d83b76059f2da7a3538e08fa4e'
+ '52bd305299aa22ae07f1a862c22d30fa'
+ '3f11234fb5e5044fbfc5199ec65b182c'
+ 'da088f12cfc2d190bbf95b747e19ab9e'
+ '634f4ec2203eff7de8fa2ed2c6b9cbe0'
+ 'f8c9b3a40d03907b498feef571d42466'
+ '0575677614db0632b17b1a719798c7e0'
+ '46a5db3ff896ee37762aa8d7e70942c4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -34,6 +52,10 @@
   patch -Np1 -i ${srcdir}/hal-xen-unignore-axes.patch || return 1
   patch -Np1 -i ${srcdir}/hal-use-at-console.patch || return 1
   patch -Np1 -i ${srcdir}/fix-libusb-detection.patch || return 1
+  patch -Np1 -i ${srcdir}/dbus-error-init.patch || return 1
+  patch -Np1 -i ${srcdir}/path-max.patch || return 1
+  patch -Np1 -i ${srcdir}/handle-input-touchpad.patch || return 1
+  patch -Np1 -i ${srcdir}/macbook-fix-ioperm.patch || return 1
   
   libtoolize --force || return 1
   aclocal || return 1
@@ -47,7 +69,8 @@
   --disable-policy-kit --disable-acl-management \
   --enable-umount-helper --disable-smbios \
   --with-hal-user=hal --with-hal-group=hal \
-  --with-pid-file=/var/run/hald.pid || return 1
+  --with-pid-file=/var/run/hald.pid \
+  --disable-gtk-doc || return 1
   make || return 1
   make DESTDIR=${pkgdir} install || return 1
   install -m755 -d ${pkgdir}/etc/rc.d
@@ -57,13 +80,3 @@
   install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
   install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
 }
-md5sums=('e9163df591a6f38f59fdbfe33e73bf20'
- '277e96ac130d7bfce0b30f0b80db8782'
- 'c688a3c6574699365926f4fef7441545'
- '4d4b6801a1cedca22b8bdd9db73b16fb'
- '6d87c3e63184ae3a69caafc846f538a3'
- '6507e5091ee2d11a87ae738a8e2caecb'
- '1171c2d83b76059f2da7a3538e08fa4e'
- '52bd305299aa22ae07f1a862c22d30fa'
- '3f11234fb5e5044fbfc5199ec65b182c'
- 'da088f12cfc2d190bbf95b747e19ab9e')

Added: dbus-error-init.patch
===
--- dbus-error-init.patch   (rev 0)
+++ dbus-error-init.patch   2010-03-07 13:42:44 UTC (rev 71483)
@@ -0,0 +1,231 @@
+From dcb2829b8eff61463b0869614ddb07b1c86cecaa Mon Sep 17 00:00:00 2001
+From: Sebastian Andrzej Siewior sebast...@breakpoint.cc
+Date: Wed, 30 Dec 2009 11:42:52 +
+Subject: linux/probe-input: don't use error prio init
+
+it may happen in the out: case that LIBHAL_FREE_DBUS_ERROR (error) is
+called before the error structure is initialized via
+dbus_error_init (error). This could lead to a segfault during startup
+as seen in dmesg:
+
+|Intel AES-NI instructions are not detected.
+|padlock: VIA PadLock not detected.
+|hald-probe-inpu[1793]: segfault at 2 ip 7f656fb68969 sp 7fff39eeb950 
error 4 in libc-2.10.2.so[7f656faf3000+14a000]
+|hald-probe-inpu[1796]: segfault at 2 ip 7fa2c3293969 sp 7fffd92a5dd0 
error 4 in libc-2.10.2.so[7fa2c321e000+14a000]
+|hald-probe-inpu[1797]: segfault at 2 ip 7f1d08ba2969 sp 7fff34244e30 
error 4 in libc-2.10.2.so[7f1d08b2d000+14a000]
+|hald-probe-inpu[1799]: segfault at 2 ip 7f35c0e3d969 sp 7fffe5ec7ee0 
error 4 in libc-2.10.2.so[7f35c0dc8000+14a000]
+|hald-probe-inpu[1800]: segfault at 2 ip 

[arch-commits] Commit in hal/repos (extra-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 08:42:48
  Author: jgc
Revision: 71484

archrelease: remove extra-i686

Deleted:
  hal/repos/extra-i686/



[arch-commits] Commit in hal/repos (extra-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 08:42:54
  Author: jgc
Revision: 71485

archrelease: copy trunk to extra-i686

Added:
  hal/repos/extra-i686/



[arch-commits] Commit in hal/repos (extra-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 08:42:57
  Author: jgc
Revision: 71486

archrelease: remove extra-x86_64

Deleted:
  hal/repos/extra-x86_64/



[arch-commits] Commit in hal/repos (extra-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 08:43:05
  Author: jgc
Revision: 71487

archrelease: copy trunk to extra-x86_64

Added:
  hal/repos/extra-x86_64/



[arch-commits] Commit in dbus-core/trunk (PKGBUILD monitor-service-directories.patch)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:10:46
  Author: jgc
Revision: 71488

upgpkg: dbus-core 1.2.20-1
Update to 1.2.20, add patch to monitor service directories for changes

Added:
  dbus-core/trunk/monitor-service-directories.patch
Modified:
  dbus-core/trunk/PKGBUILD

---+
 PKGBUILD  |7 +
 monitor-service-directories.patch |  135 
 2 files changed, 140 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 13:43:05 UTC (rev 71487)
+++ PKGBUILD2010-03-07 15:10:46 UTC (rev 71488)
@@ -3,7 +3,7 @@
 # Contributor: Link Dupont l...@subpop.net
 #
 pkgname=dbus-core
-pkgver=1.2.16
+pkgver=1.2.20
 pkgrel=1
 pkgdesc=Freedesktop.org message bus system
 url=http://www.freedesktop.org/Software/dbus;
@@ -14,12 +14,15 @@
 options=(!libtool)
 install=dbus.install
 source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz
+monitor-service-directories.patch
 dbus)
-md5sums=('c7a47b851ebe02f6726b65b78d1b730b'
+md5sums=('63f4e2412f6599a5e7b10281b9ddc0ac'
+ 'c2dc3e91f4bb819a992b178419f21fb3'
  '08f93dd19cffd1b45ab05c1fd4efb560')
 
 build() {
   cd ${srcdir}/dbus-${pkgver}
+  patch -Np1 -i ${srcdir}/monitor-service-directories.patch || return 1
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
   --with-system-pid-file=/var/run/dbus.pid \

Added: monitor-service-directories.patch
===
--- monitor-service-directories.patch   (rev 0)
+++ monitor-service-directories.patch   2010-03-07 15:10:46 UTC (rev 71488)
@@ -0,0 +1,135 @@
+From 9c90fcd2dc4b1b7d818a35ef43d4686052902f59 Mon Sep 17 00:00:00 2001
+From: Colin Walters walt...@verbum.org
+Date: Thu, 18 Feb 2010 20:33:28 +
+Subject: Monitor service directories for changes
+
+It's not expected to have to manually SIGHUP the bus after installing
+a new .service file.  Since our directory monitoring is already set
+up to queue a full reload which includes service activation, simply
+monitor the servicedirs too.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=23846
+---
+diff --git a/bus/bus.c b/bus/bus.c
+index 8150df2..6495ae7 100644
+--- a/bus/bus.c
 b/bus/bus.c
+@@ -529,11 +529,39 @@ process_config_every_time (BusContext  *context,
+ }
+ 
+ static dbus_bool_t
++list_concat_new (DBusList **a,
++ DBusList **b,
++ DBusList **result)
++{
++  DBusList *link;
++
++  *result = NULL;
++
++  link = _dbus_list_get_first_link (a);
++  for (link = _dbus_list_get_first_link (a); link; link = 
_dbus_list_get_next_link (a, link))
++{
++  if (!_dbus_list_append (result, link-data))
++goto oom;
++}
++  for (link = _dbus_list_get_first_link (b); link; link = 
_dbus_list_get_next_link (b, link))
++{
++  if (!_dbus_list_append (result, link-data))
++goto oom;
++}
++
++  return TRUE;
++oom:
++  _dbus_list_clear (result);
++  return FALSE;
++}
++
++static dbus_bool_t
+ process_config_postinit (BusContext  *context,
+BusConfigParser *parser,
+DBusError   *error)
+ {
+   DBusHashTable *service_context_table;
++  DBusList *watched_dirs = NULL;
+ 
+   service_context_table = bus_config_parser_steal_service_context_table 
(parser);
+   if (!bus_registry_set_service_context_table (context-registry,
+@@ -545,8 +573,20 @@ process_config_postinit (BusContext  *context,
+ 
+   _dbus_hash_table_unref (service_context_table);
+ 
+-  /* Watch all conf directories */
+-  bus_set_watched_dirs (context, bus_config_parser_get_conf_dirs (parser));
++  /* We need to monitor both the configuration directories and directories
++   * containing .service files.
++   */
++  if (!list_concat_new (bus_config_parser_get_conf_dirs (parser),
++bus_config_parser_get_service_dirs (parser),
++watched_dirs))
++{
++  BUS_SET_OOM (error);
++  return FALSE;
++}
++
++  bus_set_watched_dirs (context, watched_dirs);
++
++  _dbus_list_clear (watched_dirs);
+ 
+   return TRUE;
+ }
+diff --git a/bus/dir-watch-inotify.c b/bus/dir-watch-inotify.c
+index bb71394..c98e6fc 100644
+--- a/bus/dir-watch-inotify.c
 b/bus/dir-watch-inotify.c
+@@ -156,8 +156,18 @@ _set_watched_dirs_internal (DBusList **directories)
+   wd = inotify_add_watch (inotify_fd, new_dirs[i], IN_CLOSE_WRITE | 
IN_DELETE | IN_MOVED_TO | IN_MOVED_FROM);
+   if (wd  0)
+ {
+-  _dbus_warn (Cannot setup inotify for '%s'; error '%s'\n, 
new_dirs[i], _dbus_strerror (errno));
+-  goto out;
++  /* Not all service directories need to exist. */
++  if (errno != ENOENT)
++{
++  

[arch-commits] Commit in dbus-core/repos (testing-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:10:55
  Author: jgc
Revision: 71489

archrelease: copy trunk to testing-i686

Added:
  dbus-core/repos/testing-i686/



[arch-commits] Commit in dbus-core/repos (testing-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:11:03
  Author: jgc
Revision: 71490

archrelease: copy trunk to testing-x86_64

Added:
  dbus-core/repos/testing-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:14:20
  Author: jgc
Revision: 71491

upgpkg: dbus 1.2.20-1
Update to 1.2.20

Modified:
  dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 15:11:03 UTC (rev 71490)
+++ PKGBUILD2010-03-07 15:14:20 UTC (rev 71491)
@@ -3,7 +3,7 @@
 # Contributor: Link Dupont l...@subpop.net
 #
 pkgname=dbus
-pkgver=1.2.16
+pkgver=1.2.20
 pkgrel=1
 pkgdesc=Freedesktop.org message bus system
 url=http://www.freedesktop.org/Software/dbus;
@@ -13,7 +13,7 @@
 makedepends=('libsm' 'libice')
 
source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz
 30-dbus)
-md5sums=('c7a47b851ebe02f6726b65b78d1b730b'
+md5sums=('63f4e2412f6599a5e7b10281b9ddc0ac'
  'd14e59575f04e55d21a04907b6fd9f3c')
 
 build() {



[arch-commits] Commit in dbus/repos (testing-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:14:27
  Author: jgc
Revision: 71492

archrelease: copy trunk to testing-i686

Added:
  dbus/repos/testing-i686/



[arch-commits] Commit in dbus/repos (testing-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:14:35
  Author: jgc
Revision: 71493

archrelease: copy trunk to testing-x86_64

Added:
  dbus/repos/testing-x86_64/



[arch-commits] Commit in iptables/repos (core-i686)

2010-03-07 Thread Ronald van Haren
Date: Sunday, March 7, 2010 @ 10:19:22
  Author: ronald
Revision: 71494

db-move: iptables removed by ronald for move to core

Deleted:
  iptables/repos/core-i686/



[arch-commits] Commit in iptables/repos (core-i686 testing-i686)

2010-03-07 Thread Ronald van Haren
Date: Sunday, March 7, 2010 @ 10:19:22
  Author: ronald
Revision: 71495

db-move: moved iptables from [testing] to [core] (i686)

Added:
  iptables/repos/core-i686/
Deleted:
  iptables/repos/testing-i686/



[arch-commits] Commit in dhcpcd/repos (core-i686)

2010-03-07 Thread Ronald van Haren
Date: Sunday, March 7, 2010 @ 10:19:25
  Author: ronald
Revision: 71496

db-move: dhcpcd removed by ronald for move to core

Deleted:
  dhcpcd/repos/core-i686/



[arch-commits] Commit in dhcpcd/repos (core-i686 testing-i686)

2010-03-07 Thread Ronald van Haren
Date: Sunday, March 7, 2010 @ 10:19:25
  Author: ronald
Revision: 71497

db-move: moved dhcpcd from [testing] to [core] (i686)

Added:
  dhcpcd/repos/core-i686/
Deleted:
  dhcpcd/repos/testing-i686/



[arch-commits] Commit in iptables/repos (core-x86_64)

2010-03-07 Thread Ronald van Haren
Date: Sunday, March 7, 2010 @ 10:19:33
  Author: ronald
Revision: 71498

db-move: iptables removed by ronald for move to core

Deleted:
  iptables/repos/core-x86_64/



[arch-commits] Commit in iptables/repos (core-x86_64 testing-x86_64)

2010-03-07 Thread Ronald van Haren
Date: Sunday, March 7, 2010 @ 10:19:34
  Author: ronald
Revision: 71499

db-move: moved iptables from [testing] to [core] (x86_64)

Added:
  iptables/repos/core-x86_64/
Deleted:
  iptables/repos/testing-x86_64/



[arch-commits] Commit in dhcpcd/repos (core-x86_64)

2010-03-07 Thread Ronald van Haren
Date: Sunday, March 7, 2010 @ 10:19:35
  Author: ronald
Revision: 71500

db-move: dhcpcd removed by ronald for move to core

Deleted:
  dhcpcd/repos/core-x86_64/



[arch-commits] Commit in dhcpcd/repos (core-x86_64 testing-x86_64)

2010-03-07 Thread Ronald van Haren
Date: Sunday, March 7, 2010 @ 10:19:37
  Author: ronald
Revision: 71501

db-move: moved dhcpcd from [testing] to [core] (x86_64)

Added:
  dhcpcd/repos/core-x86_64/
Deleted:
  dhcpcd/repos/testing-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:36:41
  Author: jgc
Revision: 71503

upgpkg: libspectre 0.2.4-1
Update to 0.2.4

Modified:
  libspectre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 15:34:14 UTC (rev 71502)
+++ PKGBUILD2010-03-07 15:36:41 UTC (rev 71503)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libspectre
-pkgver=0.2.3
+pkgver=0.2.4
 pkgrel=1
 pkgdesc=Small library for rendering Postscript documents
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('ghostscript')
 options=('!libtool')
 source=(http://libspectre.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('3cf34a8cdf9fa50abc7af8069804abc81731521e')
+md5sums=('1dddf8d28761372c74153d6fbc644574')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libspectre/repos (extra-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:36:45
  Author: jgc
Revision: 71504

archrelease: remove extra-i686

Deleted:
  libspectre/repos/extra-i686/



[arch-commits] Commit in libspectre/repos (extra-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:36:52
  Author: jgc
Revision: 71505

archrelease: copy trunk to extra-i686

Added:
  libspectre/repos/extra-i686/



[arch-commits] Commit in libspectre/repos (extra-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:36:54
  Author: jgc
Revision: 71506

archrelease: remove extra-x86_64

Deleted:
  libspectre/repos/extra-x86_64/



[arch-commits] Commit in libspectre/repos (extra-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:37:01
  Author: jgc
Revision: 71507

archrelease: copy trunk to extra-x86_64

Added:
  libspectre/repos/extra-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:55:30
  Author: jgc
Revision: 71512

upgpkg: libcanberra 0.23-1
Update to 0.23

Modified:
  libcanberra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 15:51:51 UTC (rev 71511)
+++ PKGBUILD2010-03-07 15:55:30 UTC (rev 71512)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libcanberra
-pkgver=0.21
-pkgrel=2
+pkgver=0.23
+pkgrel=1
 pkgdesc=A small and lightweight implementation of the XDG Sound Theme 
Specification
 arch=(i686 x86_64)
 license=('LGPL')
@@ -14,7 +14,7 @@
 url=http://0pointer.de/lennart/projects/libcanberra
 
source=(http://0pointer.de/lennart/projects/${pkgname}/${pkgname}-${pkgver}.tar.gz
 libcanberra-gtk-module.sh)
-md5sums=('6d7b5eb6be8fca491008da529a02f5d5'
+md5sums=('83fb2fb7608c77f91904e12a867534fd'
  'a54799e624aac814b9343ab05f25c38b')
 
 build() {



[arch-commits] Commit in libcanberra/repos (extra-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:55:34
  Author: jgc
Revision: 71513

archrelease: remove extra-i686

Deleted:
  libcanberra/repos/extra-i686/



[arch-commits] Commit in libcanberra/repos (extra-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:55:40
  Author: jgc
Revision: 71514

archrelease: copy trunk to extra-i686

Added:
  libcanberra/repos/extra-i686/



[arch-commits] Commit in libcanberra/repos (extra-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:55:44
  Author: jgc
Revision: 71515

archrelease: remove extra-x86_64

Deleted:
  libcanberra/repos/extra-x86_64/



[arch-commits] Commit in libcanberra/repos (extra-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 10:55:49
  Author: jgc
Revision: 71516

archrelease: copy trunk to extra-x86_64

Added:
  libcanberra/repos/extra-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:02:12
  Author: jgc
Revision: 71522

upgpkg: gnome-icon-theme 2.29.2-1
Update to 2.29.2 - adds missing .pc file

Modified:
  gnome-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 15:59:12 UTC (rev 71521)
+++ PKGBUILD2010-03-07 16:02:12 UTC (rev 71522)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-icon-theme
-pkgver=2.29.0
+pkgver=2.29.2
 pkgrel=1
 pkgdesc=Default icon theme for GNOME2
 arch=(any)
@@ -13,7 +13,7 @@
 groups=('gnome')
 install=gnome-icon-theme.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('84072e8e80ab7fba2e94e778f8873dd9606810c6bfb695119d1378361af31779')
+sha256sums=('e455e3fb62c5d88c09b83b34b5d0e559b983953712b81e7d4c20caa893f7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-icon-theme/repos (gnome-unstable-any)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:02:39
  Author: jgc
Revision: 71523

archrelease: remove gnome-unstable-any

Deleted:
  gnome-icon-theme/repos/gnome-unstable-any/



[arch-commits] Commit in gnome-icon-theme/repos (gnome-unstable-any)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:02:45
  Author: jgc
Revision: 71524

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-icon-theme/repos/gnome-unstable-any/



[arch-commits] Commit in evolution-data-server/repos/extra-i686 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:17:07
  Author: jgc
Revision: 71525

Update to 2.28.3.1

Modified:
  evolution-data-server/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 16:02:45 UTC (rev 71524)
+++ PKGBUILD2010-03-07 16:17:07 UTC (rev 71525)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution-data-server
-pkgver=2.28.2
+pkgver=2.28.3.1
 pkgrel=1
 pkgdesc=Evolution Data Server provides a central location for addressbook and 
calendar in the GNOME Desktop
 arch=(i686 x86_64)
-depends=('libsoup=2.28.0' 'nss=3.12.4' 'libglade=2.6.4' 
'gnome-keyring=2.28.1' 'heimdal=1.3.1' 'libgweather=2.28.0' 'libical=0.43' 
'libbonobo=2.24.2' 'db=4.8.24')
+depends=('libsoup=2.28.2' 'nss=3.12.4' 'libglade=2.6.4' 
'gnome-keyring=2.28.2' 'heimdal=1.3.1' 'libgweather=2.28.0' 'libical=0.44' 
'libbonobo=2.24.2' 'db=4.8.26')
 makedepends=('intltool' 'pkgconfig' 'gtk-doc')
 options=('!libtool')
 url=http://www.gnome.org;
 license=('GPL')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('12e3ba23e4021a70be9cb6d418d1966883ee940bfa1a298294b036bde90faf2c')
+sha256sums=('3f0457b755873533773f8f1c17cef8f6a25b77b7baf0e98100389e1210970d17')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in evolution-data-server/repos/extra-x86_64 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:18:05
  Author: jgc
Revision: 71526

Merge changes

Modified:
  evolution-data-server/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 16:17:07 UTC (rev 71525)
+++ PKGBUILD2010-03-07 16:18:05 UTC (rev 71526)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution-data-server
-pkgver=2.28.2
+pkgver=2.28.3.1
 pkgrel=1
 pkgdesc=Evolution Data Server provides a central location for addressbook and 
calendar in the GNOME Desktop
 arch=(i686 x86_64)
-depends=('libsoup=2.28.0' 'nss=3.12.4' 'libglade=2.6.4' 
'gnome-keyring=2.28.1' 'heimdal=1.3.1' 'libgweather=2.28.0' 'libical=0.43' 
'libbonobo=2.24.2' 'db=4.8.24')
+depends=('libsoup=2.28.2' 'nss=3.12.4' 'libglade=2.6.4' 
'gnome-keyring=2.28.2' 'heimdal=1.3.1' 'libgweather=2.28.0' 'libical=0.44' 
'libbonobo=2.24.2' 'db=4.8.26')
 makedepends=('intltool' 'pkgconfig' 'gtk-doc')
 options=('!libtool')
 url=http://www.gnome.org;
 license=('GPL')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('12e3ba23e4021a70be9cb6d418d1966883ee940bfa1a298294b036bde90faf2c')
+sha256sums=('3f0457b755873533773f8f1c17cef8f6a25b77b7baf0e98100389e1210970d17')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gtkhtml/repos/extra-i686 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:25:23
  Author: jgc
Revision: 71527

Update to 3.28.3

Modified:
  gtkhtml/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 16:18:05 UTC (rev 71526)
+++ PKGBUILD2010-03-07 16:25:23 UTC (rev 71527)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gtkhtml
-pkgver=3.28.2
+pkgver=3.28.3
 pkgrel=1
 pkgdesc=A lightweight HTML renderer/editor widget
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 url=http://www.gnome.org;
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('dc1526e2370d3e97d6c20c3fb6627e3148ca68d4b303325c89c678345d3e2ebf')
+sha256sums=('4a6e93b4744703686b2fce71cd0d36668331cd1bd35f3b20e9d3abc0745c8a73')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gtkhtml/repos/extra-x86_64 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:25:45
  Author: jgc
Revision: 71528

Merge changes

Modified:
  gtkhtml/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 16:25:23 UTC (rev 71527)
+++ PKGBUILD2010-03-07 16:25:45 UTC (rev 71528)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gtkhtml
-pkgver=3.28.2
+pkgver=3.28.3
 pkgrel=1
 pkgdesc=A lightweight HTML renderer/editor widget
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 url=http://www.gnome.org;
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('dc1526e2370d3e97d6c20c3fb6627e3148ca68d4b303325c89c678345d3e2ebf')
+sha256sums=('4a6e93b4744703686b2fce71cd0d36668331cd1bd35f3b20e9d3abc0745c8a73')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in evolution/repos/extra-i686 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:47:12
  Author: jgc
Revision: 71529

Update to 2.28.3.1

Modified:
  evolution/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 16:25:45 UTC (rev 71528)
+++ PKGBUILD2010-03-07 16:47:12 UTC (rev 71529)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution
-pkgver=2.28.2
+pkgver=2.28.3.1
 _majorver=2.28
 pkgrel=1
 pkgdesc=Integrated Workgroup and Personal Information Management for Gnome
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libnotify=0.4.5' 'gtkhtml=3.28.1' 'evolution-data-server=2.28.1' 
'gnome-pilot=2.0.17' 'gstreamer0.10=0.10.24' 'libpst=0.6.41' 
'libytnef=0.1.5' 'libgnomeui=2.24.2' 'gnome-desktop=2.28.0')
+depends=('libnotify=0.4.5' 'gtkhtml=3.28.3' 
'evolution-data-server=2.28.3.1' 'gnome-pilot=2.0.17' 
'gstreamer0.10=0.10.24' 'libpst=0.6.41' 'libytnef=0.1.5' 
'libgnomeui=2.24.2' 'gnome-desktop=2.28.0')
 makedepends=('pkgconfig' 'gnome-doc-utils=0.18.0' 'intltool' 'networkmanager')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 install=evolution.install
 url=http://www.gnome.org/projects/evolution/
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('1f4a50127e3af085b0a074dcdfa0595bdf8925aeee295901c33805c3ff0c2603')
+sha256sums=('9fda41b0994b1bb8d119f594597f77bb4af1a883588a39f7a81ec7a2eb18f5fd')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in evolution/repos/extra-x86_64 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 11:51:55
  Author: jgc
Revision: 71530

Update to 2.28.3.1

Modified:
  evolution/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 16:47:12 UTC (rev 71529)
+++ PKGBUILD2010-03-07 16:51:55 UTC (rev 71530)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution
-pkgver=2.28.2
+pkgver=2.28.3.1
 _majorver=2.28
 pkgrel=1
 pkgdesc=Integrated Workgroup and Personal Information Management for Gnome
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libnotify=0.4.5' 'gtkhtml=3.28.1' 'evolution-data-server=2.28.1' 
'gnome-pilot=2.0.17' 'gstreamer0.10=0.10.24' 'libpst=0.6.41' 
'libytnef=0.1.5' 'libgnomeui=2.24.2' 'gnome-desktop=2.28.0')
+depends=('libnotify=0.4.5' 'gtkhtml=3.28.3' 
'evolution-data-server=2.28.3.1' 'gnome-pilot=2.0.17' 
'gstreamer0.10=0.10.24' 'libpst=0.6.41' 'libytnef=0.1.5' 
'libgnomeui=2.24.2' 'gnome-desktop=2.28.0')
 makedepends=('pkgconfig' 'gnome-doc-utils=0.18.0' 'intltool' 'networkmanager')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 install=evolution.install
 url=http://www.gnome.org/projects/evolution/
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('1f4a50127e3af085b0a074dcdfa0595bdf8925aeee295901c33805c3ff0c2603')
+sha256sums=('9fda41b0994b1bb8d119f594597f77bb4af1a883588a39f7a81ec7a2eb18f5fd')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:17:18
  Author: jgc
Revision: 71531

upgpkg: libgda 4.0.8-1
Update to 4.0.8 - add introspection data

Modified:
  libgda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 16:51:55 UTC (rev 71530)
+++ PKGBUILD2010-03-07 17:17:18 UTC (rev 71531)
@@ -3,18 +3,18 @@
 # Contributor: Tobias Kieslich tob...@justdreams.de
 
 pkgname=libgda
-pkgver=4.0.6
+pkgver=4.0.8
 pkgrel=1
 pkgdesc=data abstraction layer; with mysql, pgsql, xml, sqlite providers
 arch=(i686 x86_64)
 license=('GPL')
-depends=('glib2=2.22.2' 'libxslt' 'db=4.8' 'ncurses=5.7-2' 'libsoup=2.28.0'
- 'libmysqlclient=5.1.39' 'postgresql-libs=8.4.1' 'sqlite3=3.6.18')
-makedepends=('intltool' 'pkgconfig' 'java-runtime')
+depends=('glib2=2.22.4' 'libxslt' 'db=4.8' 'ncurses=5.7-2' 'libsoup=2.28.2'
+ 'libmysqlclient=5.1.44' 'postgresql-libs=8.4.2' 'sqlite3=3.6.22')
+makedepends=('intltool' 'pkgconfig' 'java-runtime' 'gobject-introspection')
 options=('!libtool')
 url=http://www.gnome-db.org;
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/4.0/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('aceb320353d7f4d91a979ce244d0300c22e1be398390b6e39ce2ef6e7bc5ebd2')
+sha256sums=('c731cd8015f63a3bff37341cb8ffc4d8086a535d960af098194968ac87555788')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libgda/repos (extra-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:17:30
  Author: jgc
Revision: 71532

archrelease: remove extra-i686

Deleted:
  libgda/repos/extra-i686/



[arch-commits] Commit in libgda/repos (extra-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:17:37
  Author: jgc
Revision: 71533

archrelease: copy trunk to extra-i686

Added:
  libgda/repos/extra-i686/



[arch-commits] Commit in libgda/repos (extra-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:17:51
  Author: jgc
Revision: 71534

archrelease: remove extra-x86_64

Deleted:
  libgda/repos/extra-x86_64/



[arch-commits] Commit in libgda/repos (extra-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:17:59
  Author: jgc
Revision: 71535

archrelease: copy trunk to extra-x86_64

Added:
  libgda/repos/extra-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:39:11
  Author: jgc
Revision: 71536

upgpkg: clutter 1.2.0-1
Update to 1.2.0

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 17:17:59 UTC (rev 71535)
+++ PKGBUILD2010-03-07 17:39:11 UTC (rev 71536)
@@ -4,17 +4,17 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=clutter
-pkgver=1.0.10
+pkgver=1.2.0
 pkgrel=1
 pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
 arch=('i686' 'x86_64')
 url=http://clutter-project.org/;
 options=('!libtool')
 license=('LGPL')
-depends=('gtk2=2.18.6' 'mesa=7.5.1')
+depends=('gtk2=2.19.6' 'mesa=7.7')
 makedepends=('gobject-introspection')
-source=(http://www.clutter-project.org/sources/clutter/1.0/clutter-${pkgver}.tar.bz2)
-sha256sums=('6fb98dc4d16a3a98be734cf0a6cc4f8d8179800603c3e41011c414eeaf1f456b')
+source=(http://www.clutter-project.org/sources/clutter/1.2/clutter-${pkgver}.tar.bz2)
+sha256sums=('009058e3b0985d34b94527440ad0fdba66c1c5f2ca036fa2b846fd32c3c8')
 
 build() {
   cd ${srcdir}/clutter-${pkgver}



[arch-commits] Commit in clutter/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:39:23
  Author: jgc
Revision: 71537

archrelease: copy trunk to gnome-unstable-i686

Added:
  clutter/repos/gnome-unstable-i686/



[arch-commits] Commit in clutter/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:39:34
  Author: jgc
Revision: 71538

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  clutter/repos/gnome-unstable-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:43:02
  Author: jgc
Revision: 71539

upgpkg: empathy 2.29.91.2-1
Update to 2.29.91.2

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 17:39:34 UTC (rev 71538)
+++ PKGBUILD2010-03-07 17:43:02 UTC (rev 71539)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=empathy
-pkgver=2.29.91
+pkgver=2.29.91.2
 pkgrel=1
 pkgdesc=A GNOME instant messaging client using the Telepathy framework.
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 groups=('gnome-extra')
 install=empathy.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e2f8a33cb9b023246dbefa8422b79cbd08767fd134b5cf684f2d74102596f05b')
+sha256sums=('916efb68ffa787a7ea8bb58382d76a934475ab7bbdadb2d2dcdedb484974245d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in empathy/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:43:17
  Author: jgc
Revision: 71541

archrelease: copy trunk to gnome-unstable-i686

Added:
  empathy/repos/gnome-unstable-i686/



[arch-commits] Commit in empathy/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:43:25
  Author: jgc
Revision: 71542

archrelease: remove gnome-unstable-x86_64

Deleted:
  empathy/repos/gnome-unstable-x86_64/



[arch-commits] Commit in empathy/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:43:32
  Author: jgc
Revision: 71543

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  empathy/repos/gnome-unstable-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:44:34
  Author: jgc
Revision: 71544

upgpkg: gtksourceview2 2.9.8-1
Update to 2.9.8

Modified:
  gtksourceview2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 17:43:32 UTC (rev 71543)
+++ PKGBUILD2010-03-07 17:44:34 UTC (rev 71544)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gtksourceview2
-pkgver=2.9.7
+pkgver=2.9.8
 pkgrel=1
 pkgdesc=A text widget adding syntax highlighting and more to GNOME
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 options=('!libtool')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.9/gtksourceview-${pkgver}.tar.bz2)
-sha256sums=('ff65387318fbc8b251ecbb420709327eba4a321eda337a292d31a6d96084c507')
+sha256sums=('600776a9f164a71165309b9608503b134d1dd2070c077b3cac1aab35b917794a')
 
 build() {
   cd ${srcdir}/gtksourceview-${pkgver}



[arch-commits] Commit in gtksourceview2/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:44:39
  Author: jgc
Revision: 71545

archrelease: remove gnome-unstable-i686

Deleted:
  gtksourceview2/repos/gnome-unstable-i686/



[arch-commits] Commit in gtksourceview2/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:44:46
  Author: jgc
Revision: 71546

archrelease: copy trunk to gnome-unstable-i686

Added:
  gtksourceview2/repos/gnome-unstable-i686/



[arch-commits] Commit in gtksourceview2/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:44:50
  Author: jgc
Revision: 71547

archrelease: remove gnome-unstable-x86_64

Deleted:
  gtksourceview2/repos/gnome-unstable-x86_64/



[arch-commits] Commit in gtksourceview2/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:44:58
  Author: jgc
Revision: 71548

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gtksourceview2/repos/gnome-unstable-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:56:09
  Author: jgc
Revision: 71549

upgpkg: gedit 2.29.8-1
Update to 2.29.8

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 17:44:58 UTC (rev 71548)
+++ PKGBUILD2010-03-07 17:56:09 UTC (rev 71549)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gedit
-pkgver=2.29.7
+pkgver=2.29.8
 pkgrel=1
 pkgdesc=A text editor for GNOME
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 url=http://www.gnome.org;
 install=gedit.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b76639fa3aef46867a2f2635044179e2e05d8143642337021d0387adafb8c1de')
+sha256sums=('077fa176465513f9813ddb8fa5775a950a555f742c7f7aa1652450153b0dc3b5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gedit/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:56:20
  Author: jgc
Revision: 71550

archrelease: remove gnome-unstable-i686

Deleted:
  gedit/repos/gnome-unstable-i686/



[arch-commits] Commit in gedit/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:56:28
  Author: jgc
Revision: 71551

archrelease: copy trunk to gnome-unstable-i686

Added:
  gedit/repos/gnome-unstable-i686/



[arch-commits] Commit in gedit/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:56:40
  Author: jgc
Revision: 71552

archrelease: remove gnome-unstable-x86_64

Deleted:
  gedit/repos/gnome-unstable-x86_64/



[arch-commits] Commit in gedit/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 12:56:46
  Author: jgc
Revision: 71553

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gedit/repos/gnome-unstable-x86_64/



[arch-commits] Commit in evolution-exchange/repos/extra-i686 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:02:48
  Author: jgc
Revision: 71554

Update to 2.28.3

Modified:
  evolution-exchange/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 17:56:46 UTC (rev 71553)
+++ PKGBUILD2010-03-07 18:02:48 UTC (rev 71554)
@@ -2,22 +2,22 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution-exchange
-pkgver=2.28.2
+pkgver=2.28.3
 _majorver=2.28
 pkgrel=1
 pkgdesc=Ximian Connector Exchange plugin for Evolution
 arch=(i686 x86_64)
 license=('GPL')
 url=http://www.ximian.com;
-depends=('evolution-data-server=2.28.1' 'gvfs=1.4.1' 'libgnomeui=2.24.2')
-makedepends=('pkgconfig' 'intltool' 'evolution=2.28.1')
+depends=('evolution-data-server=2.28.3.1' 'gvfs=1.4.1' 'libgnomeui=2.24.2')
+makedepends=('pkgconfig' 'intltool' 'evolution=2.28.3.1')
 replaces=('ximian-connector')
 conflicts=('ximian-connector')
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
 install=evolution-exchange.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('d7c8478656e2aff966531f3c2cdd988a1c07dc6343e691fc980d31820a615493')
+sha256sums=('37200073962030ed991f71e1c8c78768432665ca4e46ad7c5e08655cf2ffdc32')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in evolution-exchange/repos/extra-x86_64 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:03:24
  Author: jgc
Revision: 71555

Update to 2.28.3

Modified:
  evolution-exchange/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 18:02:48 UTC (rev 71554)
+++ PKGBUILD2010-03-07 18:03:24 UTC (rev 71555)
@@ -2,22 +2,22 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=evolution-exchange
-pkgver=2.28.2
+pkgver=2.28.3
 _majorver=2.28
 pkgrel=1
 pkgdesc=Ximian Connector Exchange plugin for Evolution
 arch=(i686 x86_64)
 license=('GPL')
 url=http://www.ximian.com;
-depends=('evolution-data-server=2.28.1' 'gvfs=1.4.1' 'libgnomeui=2.24.2')
-makedepends=('pkgconfig' 'intltool' 'evolution=2.28.1')
+depends=('evolution-data-server=2.28.3.1' 'gvfs=1.4.1' 'libgnomeui=2.24.2')
+makedepends=('pkgconfig' 'intltool' 'evolution=2.28.3.1')
 replaces=('ximian-connector')
 conflicts=('ximian-connector')
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
 install=evolution-exchange.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('d7c8478656e2aff966531f3c2cdd988a1c07dc6343e691fc980d31820a615493')
+sha256sums=('37200073962030ed991f71e1c8c78768432665ca4e46ad7c5e08655cf2ffdc32')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:05:01
  Author: jgc
Revision: 71556

upgpkg: gnome-power-manager 2.29.91-1
Update to 2.29.91

Modified:
  gnome-power-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 18:03:24 UTC (rev 71555)
+++ PKGBUILD2010-03-07 18:05:01 UTC (rev 71556)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnome-power-manager
-pkgver=2.29.2
+pkgver=2.29.91
 pkgrel=1
 pkgdesc=Session daemon that makes it easy to manage your laptop or desktop 
system.
 arch=(i686 x86_64)
 url=http://www.gnome.org/projects/gnome-power-manager/;
 license=('GPL')
-depends=('libnotify=0.4.5' 'libunique=1.1.6' 'libcanberra=0.21' 
'hicolor-icon-theme' 'devicekit-power=012' 'libgnome-keyring=2.29.4')
-makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils=0.18.1' 
'gnome-panel=2.29.6')
+depends=('libnotify=0.4.5' 'libunique=1.1.6' 'libcanberra=0.23' 
'hicolor-icon-theme' 'devicekit-power=012' 'libgnome-keyring=2.29.4')
+makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils=0.19.5' 
'gnome-panel=2.29.91')
 optdepends=('gnome-panel')
 options=(!emptydirs)
 install=gnome-power-manager.install
 groups=(gnome-extra)
 
source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e067975c5ddc89e3a06be14c84d42af8452c75c4ccd0460939a3cfeb7d281680')
+sha256sums=('11a34c5beba1f12577ff222f448382eafa3220f78548dd52a2dba36764f128c6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-power-manager/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:05:18
  Author: jgc
Revision: 71557

archrelease: remove gnome-unstable-i686

Deleted:
  gnome-power-manager/repos/gnome-unstable-i686/



[arch-commits] Commit in gnome-power-manager/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:05:25
  Author: jgc
Revision: 71558

archrelease: copy trunk to gnome-unstable-i686

Added:
  gnome-power-manager/repos/gnome-unstable-i686/



[arch-commits] Commit in gnome-power-manager/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:05:37
  Author: jgc
Revision: 71559

archrelease: remove gnome-unstable-x86_64

Deleted:
  gnome-power-manager/repos/gnome-unstable-x86_64/



[arch-commits] Commit in gnome-power-manager/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:05:44
  Author: jgc
Revision: 71560

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  gnome-power-manager/repos/gnome-unstable-x86_64/



[arch-commits] Commit in rhythmbox/repos/extra-x86_64 (PKGBUILD)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:23:35
  Author: jgc
Revision: 71562

Update to 0.12.7

Modified:
  rhythmbox/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 18:22:35 UTC (rev 71561)
+++ PKGBUILD2010-03-07 18:23:35 UTC (rev 71562)
@@ -3,23 +3,25 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=rhythmbox
-pkgver=0.12.6
+pkgver=0.12.7
 pkgrel=1
 pkgdesc=An iTunes-like music player/libary
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.rhythmbox.org;
-depends=('libgpod=0.7.2' 'libsoup-gnome=2.28.1' 'gnome-media=2.28.0' 
'totem-plparser=2.28.1' 'musicbrainz=2.1.5' 'libmtp=0.3.7' 
'libnotify=0.4.5' 'lirc-utils' 'desktop-file-utils' 
'gstreamer0.10-python=0.10.16' 'gstreamer0.10-base-plugins' 
'gstreamer0.10-good-plugins' 'pygtk=2.16.0' 'gvfs=1.4.1' 'hicolor-icon-theme')
+depends=('libgpod=0.7.2' 'libsoup-gnome=2.28.2' 'gnome-media=2.28.5' 
'totem-plparser=2.28.2' 'musicbrainz=2.1.5' 'libmtp=1.0.2' 
'libnotify=0.4.5' 'lirc-utils' 'desktop-file-utils' 
'gstreamer0.10-python=0.10.17' 'gstreamer0.10-base-plugins' 
'gstreamer0.10-good-plugins' 'pygtk=2.16.0' 'gvfs=1.4.1' 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'gnome-doc-utils=0.18.0' 'intltool' 
'brasero=2.28.1')
 optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
 'gstreamer0.10-bad-plugins: Extra media codecs'
 'gstreamer0.10-ffmpeg: Extra media codecs'
 'brasero: cd burning'
-'gnome-python: various plugins')
+'gnome-python: various plugins'
+'pywebkitgtk: context panel plugin'
+'python-mako: context panel plugin')
 options=('!libtool' '!emptydirs')
 install=rhythmbox.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.12/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ddffa5b7e0e0fe81044354998fd91a58d4ff526746b17a6b638e0e8ea1ac9684')
+sha256sums=('4ab28b93b2e9d7bc9338194ba6e01549362fdd5b0cf2806da091fbfb2c2a8362')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in rhythmbox/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:27:33
  Author: jgc
Revision: 71564

archrelease: remove gnome-unstable-i686

Deleted:
  rhythmbox/repos/gnome-unstable-i686/



[arch-commits] Commit in rhythmbox/repos (gnome-unstable-i686)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:27:41
  Author: jgc
Revision: 71565

archrelease: copy trunk to gnome-unstable-i686

Added:
  rhythmbox/repos/gnome-unstable-i686/



[arch-commits] Commit in rhythmbox/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:27:56
  Author: jgc
Revision: 71566

archrelease: remove gnome-unstable-x86_64

Deleted:
  rhythmbox/repos/gnome-unstable-x86_64/



[arch-commits] Commit in rhythmbox/repos (gnome-unstable-x86_64)

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:28:04
  Author: jgc
Revision: 71567

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  rhythmbox/repos/gnome-unstable-x86_64/



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

2010-03-07 Thread Jan de Groot
Date: Sunday, March 7, 2010 @ 13:51:05
  Author: jgc
Revision: 71568

upgpkg: gtkmm 2.19.6-2
Split documentation (FS#17891)

Modified:
  gtkmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-03-07 18:28:04 UTC (rev 71567)
+++ PKGBUILD2010-03-07 18:51:05 UTC (rev 71568)
@@ -2,21 +2,34 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 # Maintainer: Jan de Groot j...@archlinux.org
 
-pkgname=gtkmm
+pkgbase=gtkmm
+pkgname=('gtkmm' 'gtkmm-docs')
 pkgver=2.19.6
-pkgrel=1
-pkgdesc=C++ bindings for gtk2
+pkgrel=2
 arch=('i686' 'x86_64')
-depends=('gtk2=2.19.6' 'pangomm=2.26.0' 'glibmm=2.22.1')
+makedepends=('gtk2=2.19.6' 'pangomm=2.26.0' 'glibmm=2.22.1')
 license=('LGPL')
 options=('!libtool' '!emptydirs')
 url=http://gtkmm.sourceforge.net/;
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.19/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.19/${pkgbase}-${pkgver}.tar.bz2)
 sha256sums=('5d51071c0cb597778d3aa66245eace32449a0720ab7fae8b2cc5d59282389a7f')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgbase}-${pkgver}
   ./configure --prefix=/usr || return 1
   make || return 1
+}
+
+package_gtkmm() {
+  pkgdesc=C++ bindings for gtk2
+  depends=('gtk2=2.19.6' 'pangomm=2.26.0' 'glibmm=2.22.1')
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
   make DESTDIR=${pkgdir} install || return 1
 }
+
+package_gtkmm-docs() {
+  pkgdesc=Developer documentation for gtkmm
+  cd ${srcdir}/${pkgbase}-${pkgver}/docs
+  make DESTDIR=${pkgdir} install || return 1
+}



  1   2   >