[arch-commits] Commit in openoffice-base-beta/trunk (ChangeLog PKGBUILD)

2010-10-15 Thread andyrtr
Date: Friday, October 15, 2010 @ 03:45:31
  Author: andyrtr
Revision: 95102

upgpkg: openoffice-base-beta 3.3.0_ooo330_m10-1
new version OOO330_m10; add buildfix for new rasqal/redland and python2

Modified:
  openoffice-base-beta/trunk/ChangeLog
  openoffice-base-beta/trunk/PKGBUILD

---+
 ChangeLog |6 ++
 PKGBUILD  |   18 +-
 2 files changed, 19 insertions(+), 5 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-10-14 19:53:00 UTC (rev 95101)
+++ ChangeLog   2010-10-15 07:45:31 UTC (rev 95102)
@@ -1,3 +1,9 @@
+2010-10-12 Andreas Radke andyrtr at archlinux.org
+
+* 3.3.0-OOO330_m10-1 :
+   - new snapshot
+   - add a buildfix to compile with recent redland/rasqal
+
 2010-09-29 Andreas Radke andyrtr at archlinux.org
 
 * 3.3.0-OOO330_m9-1 :

Modified: PKGBUILD
===
--- PKGBUILD2010-10-14 19:53:00 UTC (rev 95101)
+++ PKGBUILD2010-10-15 07:45:31 UTC (rev 95102)
@@ -4,7 +4,7 @@
 
 pkgbase=openoffice-base-beta
 pkgname=('openoffice-base-beta' 'openoffice-sdk-beta')
-_OO_milestone=OOO330_m9
+_OO_milestone=OOO330_m10
 pkgver=3.3.0_${_OO_milestone/OOO/ooo} # m3 = beta 1
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
  'apache-ant' 'gperf' 'poppler' 'kdelibs' 'gconf' 'openjdk6' 
'cppunit'
 'beanshell'  'vigra' 'libldap' 'lucene' 'libmythes' 'junit'
  # from main OOo the deps
- curl=7.20.0 hunspell=1.2.8 python=2.6.5 'libwpd' 
'libxaw' neon=0.28.6
+ curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd' 'libxaw' 
neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
icu=4.2.1 'libxslt'
- 'redland' 'libgraphite' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'
+ 'redland=1.0.11.99' 'libgraphite' 'hyphen' 'lpsolve' 'gcc-libs' 
'sh'
  'hicolor-icon-theme' 'desktop-file-utils' 'gtk2') # keep gtk2 for 
install script
 # 'saxon' 
 _additional_source_url=http://hg.services.openoffice.org/binaries
@@ -29,6 +29,7 @@
soffice-detect-mozilla-certificates.diff
buildfix-gcc44.diff
buildfix_FormulaMissingHeader.diff
+   
http://www.openoffice.org/nonav/issues/showattachment.cgi/72052/configure.set-redland-cflags.patch

http://cgit.freedesktop.org/ooo-build/ooo-build/plain/patches/dev300/cppu-lbnames-enable-gcc-4.5.diff

http://cgit.freedesktop.org/ooo-build/ooo-build/plain/patches/dev300/sal-cpprt-gcc-4.5-workaround.diff
cppunit_gcc45.diff
@@ -108,7 +109,7 @@

${_additional_source_url}/067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.tar.gz

${_additional_source_url}/cf8a6967f7de535ae257fa411c98eb88-mdds_0.3.0.tar.bz2)
 options=('!distcc' '!ccache' '!makeflags')
-md5sums=('104fe6684e29f8ba2c11a926532e1621'
+md5sums=('6865d4b3d174e5edf29f7ed2d5e99c6c'
  'e3a0b76dcd876f3d721ee7183729153d'
  'aa65d79fe9023e982835c77227ead2b0'
  '71f136a31e296a04ab68932a31dd533e'
@@ -116,6 +117,7 @@
  '1dc7480a04f572ad136d35923a2af66d'
  'c8e82b4d2324fe62ad8c6e29213e80b5'
  '863a3ab2c17a3d11b8fa3ec321986366'
+ '283e7ac83bafd04eaeaffe9ad51e5f6e'
  'e666e8cea0ef557a8bce41c58dd16408'
  'cf01fa2669f828864146842e040e3cf8'
  'bb5ada95f7b11a5cac5d669f7ae8baaa'
@@ -224,6 +226,9 @@
# build fixes
patch -Np0 -i ${srcdir}/buildfix-gcc44.diff
patch -Np0 -i ${srcdir}/buildfix_FormulaMissingHeader.diff
+   # http://www.openoffice.org/issues/show_bug.cgi?id=114999
+   patch -Np1 -i ${srcdir}/configure.set-redland-cflags.patch
+   
# gcc4.5 fix
patch -Np0 -i ${srcdir}/cppu-lbnames-enable-gcc-4.5.diff
patch -Np0 -i ${srcdir}/sal-cpprt-gcc-4.5-workaround.diff
@@ -257,6 +262,9 @@
unset CFLAGS
unset CXXFLAGS
 
+   # python2 fix
+   export PYTHON=python2
+
# Need to recreate the configure script because of patches
autoreconf -v
 
@@ -350,7 +358,7 @@
 
  pkgdesc=OpenOffice.org - a free multiplatform and multilingual office suite 
- testing branch leading to next stable release
  install=openoffice.install
- depends=(curl=7.20.0 hunspell=1.2.8 python=2.6.5 'libwpd' 'libxaw' 
neon=0.28.6
+ depends=(curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd' 'libxaw' 
neon=0.28.6
   'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
icu=4.2.1 'libxslt'
  'redland' 'libgraphite' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'
  'hicolor-icon-theme' 'desktop-file-utils' 'gtk2') # keep gtk2 for 
install script



[arch-commits] Commit in openoffice-base-beta/repos (testing-i686)

2010-10-15 Thread andyrtr
Date: Friday, October 15, 2010 @ 04:07:30
  Author: andyrtr
Revision: 95103

archrelease: copy trunk to testing-i686

Added:
  openoffice-base-beta/repos/testing-i686/



[arch-commits] Commit in openoffice-base-beta/repos (testing-x86_64)

2010-10-15 Thread andyrtr
Date: Friday, October 15, 2010 @ 04:31:18
  Author: andyrtr
Revision: 95104

archrelease: copy trunk to testing-x86_64

Added:
  openoffice-base-beta/repos/testing-x86_64/



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

2010-10-15 Thread andyrtr
Date: Friday, October 15, 2010 @ 05:08:57
  Author: andyrtr
Revision: 95105

upgpkg: redland 1.0.12-1
new version 1.0.12

Modified:
  redland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 08:31:18 UTC (rev 95104)
+++ PKGBUILD2010-10-15 09:08:57 UTC (rev 95105)
@@ -3,7 +3,7 @@
 # Contributor: Francois Charette francois.archlinux.org 
 
 pkgname=redland
-pkgver=1.0.11.99
+pkgver=1.0.12
 pkgrel=1
 pkgdesc=Library that provides a high-level interface to RDF data
 url=http://librdf.org/;
@@ -13,20 +13,17 @@
  'curl=7.19.7' 'libxslt=1.1.26' 'mpfr=2.4.1' 'libtool' 
'rasqal=0.9.19' 'unixodbc')
 makedepends=('gtk-doc')
 options=('!libtool')
-source=(#http://download.librdf.org/source/$pkgname-$pkgver.tar.gz;
-   
http://download.librdf.org/snapshots/source/redland-1.0.12-GIT-fa2f4f1086379516ed3f37303c4df89505706e88.tar.gz)
-md5sums=('d3846fc337884f958a00a4e8a8172dfd')
+source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz)
+md5sums=('40f37a5ad97fdfbf984f78dcea0c6115')
 
 build() {
-#cd ${srcdir}/${pkgname}-${pkgver}
-cd ${srcdir}/${pkgname}*
+cd ${srcdir}/${pkgname}-${pkgver}
  ./configure --prefix=/usr --enable-release --disable-static \
  --with-raptor=system --with-rasqal=system --with-sqlite=3
 make || return 1
 }
 
 package() {
-#cd ${srcdir}/${pkgname}-${pkgver}
-cd ${srcdir}/${pkgname}*
+cd ${srcdir}/${pkgname}-${pkgver}
 make -j1 DESTDIR=$pkgdir install || return 1
 }



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

2010-10-15 Thread andyrtr
Date: Friday, October 15, 2010 @ 05:09:07
  Author: andyrtr
Revision: 95106

archrelease: remove extra-i686

Deleted:
  redland/repos/extra-i686/



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

2010-10-15 Thread andyrtr
Date: Friday, October 15, 2010 @ 05:09:25
  Author: andyrtr
Revision: 95107

archrelease: copy trunk to extra-i686

Added:
  redland/repos/extra-i686/



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

2010-10-15 Thread andyrtr
Date: Friday, October 15, 2010 @ 05:09:36
  Author: andyrtr
Revision: 95108

archrelease: remove extra-x86_64

Deleted:
  redland/repos/extra-x86_64/



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

2010-10-15 Thread andyrtr
Date: Friday, October 15, 2010 @ 05:09:55
  Author: andyrtr
Revision: 95109

archrelease: copy trunk to extra-x86_64

Added:
  redland/repos/extra-x86_64/



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 06:41:20
  Author: pierre
Revision: 95110

upgpkg: run-parts 3.4.1-1
upstream update

Modified:
  run-parts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 09:09:55 UTC (rev 95109)
+++ PKGBUILD2010-10-15 10:41:20 UTC (rev 95110)
@@ -2,20 +2,20 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=run-parts
-pkgver=3.2.3
+pkgver=3.4.1
 pkgrel=1
 pkgdesc='run scripts or programs in a directory'
 arch=('i686' 'x86_64')
 url='http://packages.qa.debian.org/d/debianutils.html'
 license=('GPL')
 depends=('glibc')
-source=(http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_${pkgver}.tar.bz2;)
-md5sums=('d66c337329114092d1ddab6adfdab57e')
+source=(http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_${pkgver}.tar.gz;)
+md5sums=('d488563ad7ea356d83f848becb1a3a4a')
 
 build() {
cd $srcdir/debianutils-$pkgver
./configure --prefix=/usr
-   make
+   make run-parts
 }
 
 package() {



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 06:41:37
  Author: pierre
Revision: 95111

archrelease: copy trunk to testing-x86_64

Added:
  run-parts/repos/testing-x86_64/



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 06:45:28
  Author: pierre
Revision: 95112

archrelease: copy trunk to testing-i686

Added:
  run-parts/repos/testing-i686/



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 06:45:34
  Author: pierre
Revision: 95113

archrelease: remove testing-x86_64

Deleted:
  run-parts/repos/testing-x86_64/



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 06:45:50
  Author: pierre
Revision: 95114

archrelease: copy trunk to testing-x86_64

Added:
  run-parts/repos/testing-x86_64/



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 06:57:00
  Author: pierre
Revision: 95115

upstream update; python2 usage

Modified:
  ca-certificates/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 10:45:50 UTC (rev 95114)
+++ PKGBUILD2010-10-15 10:57:00 UTC (rev 95115)
@@ -2,21 +2,23 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=ca-certificates
-pkgver=20090814
-pkgrel=3
+pkgver=20090814+nmu2
+pkgrel=1
 pkgdesc='Common CA certificates'
 arch=('any')
 url='http://packages.qa.debian.org/c/ca-certificates.html'
 license=('MPL' 'GPL')
 
source=(http://ftp.debian.org/debian/pool/main/c/${pkgname}/${pkgname}_${pkgver}.tar.gz;)
 depends=('bash' 'run-parts' 'openssl' 'findutils' 'coreutils' 'sed')
-makedepends=('ruby' 'python')
-install=ca-certificates.install
+makedepends=('ruby' 'python2')
+install='ca-certificates.install'
 backup=('etc/ca-certificates.conf')
-md5sums=('307052c985bec7f9a00eb84293eef779')
+md5sums=('76a2b0381b0aa7a6892e2340cd2c159a')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
+   sed 's|/usr/bin/python|/usr/bin/python2|g' -i mozilla/certdata2pem.py
+   sed 's|python|python2|g' -i mozilla/Makefile
make
 }
 



[arch-commits] Commit in ca-certificates/repos (testing-any)

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 06:57:22
  Author: pierre
Revision: 95116

archrelease: copy trunk to testing-any

Added:
  ca-certificates/repos/testing-any/



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 07:01:58
  Author: pierre
Revision: 95117

upgpkg: xz 4.999.9beta_212_gacbc-1
upstream update

Modified:
  xz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 10:57:22 UTC (rev 95116)
+++ PKGBUILD2010-10-15 11:01:58 UTC (rev 95117)
@@ -3,7 +3,7 @@
 # Contributor: François Charette firmi...@gmx.net
 
 pkgname=xz
-_snapshot=4.999.9beta-174-g41bc
+_snapshot=4.999.9beta-212-gacbc
 pkgver=${_snapshot//-/_}
 pkgrel=1
 pkgdesc='Library and command line tools for XZ and LZMA compressed files'
@@ -16,7 +16,7 @@
 conflicts=('lzma' 'lzma-utils' 'xz-utils')
 options=('!libtool')
 source=(http://tukaani.org/${pkgname}/${pkgname}-${_snapshot}.tar.gz;)
-md5sums=('3979abaf503f1d282ac77d2727384297')
+md5sums=('9b475359622f67aea6774139585d5e33')
 
 # keep an upgrade path for older installations
 PKGEXT='.pkg.tar.gz'
@@ -25,7 +25,6 @@
cd ${srcdir}/${pkgname}-${_snapshot}
 
./configure --prefix=/usr \
-   --enable-dynamic \
--disable-rpath \
--enable-werror
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g' 
libtool



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 07:02:18
  Author: pierre
Revision: 95118

archrelease: copy trunk to testing-i686

Added:
  xz/repos/testing-i686/



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

2010-10-15 Thread Pierre Schmitz
Date: Friday, October 15, 2010 @ 07:02:37
  Author: pierre
Revision: 95119

archrelease: copy trunk to testing-x86_64

Added:
  xz/repos/testing-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 07:22:55
  Author: ibiru
Revision: 95120

upgpkg: libdmapsharing 2.1.6-1
update to 2.1.6

Modified:
  libdmapsharing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 11:02:37 UTC (rev 95119)
+++ PKGBUILD2010-10-15 11:22:55 UTC (rev 95120)
@@ -1,16 +1,16 @@
 # $Id$
 #Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=libdmapsharing
-pkgver=2.1.4
+pkgver=2.1.6
 pkgrel=1
 pkgdesc=Libdmapsharing is a library you may use to access and share DMAP 
content
 arch=('i686' 'x86_64')
 url=http://www.flyn.org/projects/libdmapsharing/index.html;
 license=('LGPL2.1')
-depends=('libsoup=2.31.92' 'avahi=0.6.27' 'gstreamer0.10-base=0.10.30' 
'gdk-pixbuf2=2.22')
+depends=('libsoup=2.32.0' 'avahi=0.6.27' 'gstreamer0.10-base=0.10.30' 
'gdk-pixbuf2=2.22')
 options=('!libtool')
 
source=(http://www.flyn.org/projects/libdmapsharing/${pkgname}-${pkgver}.tar.gz)
-md5sums=('075ad8cceba79b567cd9251a8fbc8218')
+md5sums=('ad54ac6b97d5b9d629e84a35ef75ad34')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 07:23:04
  Author: ibiru
Revision: 95121

archrelease: remove extra-i686

Deleted:
  libdmapsharing/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 07:23:19
  Author: ibiru
Revision: 95122

archrelease: copy trunk to extra-i686

Added:
  libdmapsharing/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 07:23:26
  Author: ibiru
Revision: 95123

archrelease: remove extra-x86_64

Deleted:
  libdmapsharing/repos/extra-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 07:23:42
  Author: ibiru
Revision: 95124

archrelease: copy trunk to extra-x86_64

Added:
  libdmapsharing/repos/extra-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:01:25
  Author: ibiru
Revision: 95125

upgpkg: libdmapsharing 2.0.4-1
we were using the unstable version. downgrade to stable

Modified:
  libdmapsharing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 11:23:42 UTC (rev 95124)
+++ PKGBUILD2010-10-15 13:01:25 UTC (rev 95125)
@@ -1,16 +1,16 @@
 # $Id$
 #Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=libdmapsharing
-pkgver=2.1.6
+pkgver=2.0.4
 pkgrel=1
 pkgdesc=Libdmapsharing is a library you may use to access and share DMAP 
content
 arch=('i686' 'x86_64')
 url=http://www.flyn.org/projects/libdmapsharing/index.html;
 license=('LGPL2.1')
 depends=('libsoup=2.32.0' 'avahi=0.6.27' 'gstreamer0.10-base=0.10.30' 
'gdk-pixbuf2=2.22')
-options=('!libtool')
+options=('!libtool' 'force')
 
source=(http://www.flyn.org/projects/libdmapsharing/${pkgname}-${pkgver}.tar.gz)
-md5sums=('ad54ac6b97d5b9d629e84a35ef75ad34')
+md5sums=('371e187f8d47e262c37dc00673d9ca5e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:01:40
  Author: ibiru
Revision: 95126

archrelease: copy trunk to testing-i686

Added:
  libdmapsharing/repos/testing-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:01:56
  Author: ibiru
Revision: 95127

archrelease: copy trunk to testing-x86_64

Added:
  libdmapsharing/repos/testing-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:15:35
  Author: ibiru
Revision: 95128

upgpkg: rhythmbox 0.13.1-4
rebuild libdmapsharing 2.0.4

Modified:
  rhythmbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 13:01:56 UTC (rev 95127)
+++ PKGBUILD2010-10-15 13:15:35 UTC (rev 95128)
@@ -4,13 +4,13 @@
 
 pkgname=rhythmbox
 pkgver=0.13.1
-pkgrel=3
+pkgrel=4
 pkgdesc=An iTunes-like music player/libary
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.rhythmbox.org;
 depends=('libgpod=0.7.94' 'libsoup-gnome=2.32.0' 'gnome-media=2.32.0' 
'totem-plparser=2.32.0' 'libmusicbrainz3=3.0.3' '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.22.0' 'gvfs=1.6.4' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'gnome-doc-utils=0.20.1' 'intltool' 
'brasero=2.31.92' 'libdmapsharing=2.1.4')
+makedepends=('pkgconfig' 'gnome-doc-utils=0.20.1' 'intltool' 
'brasero=2.31.92' 'libdmapsharing=2.0.4')
 optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
 'gstreamer0.10-bad-plugins: Extra media codecs'
 'gstreamer0.10-ffmpeg: Extra media codecs'
@@ -26,7 +26,6 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's|libdmapsharing-2.0|libdmapsharing-2.2|g' configure
   ./configure --prefix=/usr --sysconfdir=/etc \
   --libexecdir=/usr/lib/rhythmbox \
   --localstatedir=/var --disable-static \



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:15:51
  Author: ibiru
Revision: 95129

archrelease: remove testing-i686

Deleted:
  rhythmbox/repos/testing-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:16:04
  Author: ibiru
Revision: 95130

archrelease: copy trunk to testing-i686

Added:
  rhythmbox/repos/testing-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:16:19
  Author: ibiru
Revision: 95131

archrelease: remove testing-x86_64

Deleted:
  rhythmbox/repos/testing-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:16:31
  Author: ibiru
Revision: 95132

archrelease: copy trunk to testing-x86_64

Added:
  rhythmbox/repos/testing-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:45
  Author: ibiru
Revision: 95133

db-move: avidemux removed by ibiru for move to [extra] (i686)

Deleted:
  avidemux/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:45
  Author: ibiru
Revision: 95134

db-move: moved avidemux from [staging] to [extra] (i686)

Added:
  avidemux/repos/extra-i686/
Deleted:
  avidemux/repos/staging-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:46
  Author: ibiru
Revision: 95135

db-move: avidemux removed by ibiru for move to [extra] (x86_64)

Deleted:
  avidemux/repos/extra-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:48
  Author: ibiru
Revision: 95136

db-move: moved avidemux from [staging] to [extra] (x86_64)

Added:
  avidemux/repos/extra-x86_64/
Deleted:
  avidemux/repos/staging-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:50
  Author: ibiru
Revision: 95137

db-move: ffmpeg removed by ibiru for move to [extra] (i686)

Deleted:
  ffmpeg/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:50
  Author: ibiru
Revision: 95138

db-move: moved ffmpeg from [staging] to [extra] (i686)

Added:
  ffmpeg/repos/extra-i686/
Deleted:
  ffmpeg/repos/staging-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:51
  Author: ibiru
Revision: 95139

db-move: ffmpeg removed by ibiru for move to [extra] (x86_64)

Deleted:
  ffmpeg/repos/extra-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:52
  Author: ibiru
Revision: 95140

db-move: moved ffmpeg from [staging] to [extra] (x86_64)

Added:
  ffmpeg/repos/extra-x86_64/
Deleted:
  ffmpeg/repos/staging-x86_64/



[arch-commits] Commit in gstreamer0.10-ugly/repos (extra-i686)

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:53
  Author: ibiru
Revision: 95141

db-move: gstreamer0.10-ugly removed by ibiru for move to [extra] (i686)

Deleted:
  gstreamer0.10-ugly/repos/extra-i686/



[arch-commits] Commit in gstreamer0.10-ugly/repos (extra-i686 staging-i686)

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:54
  Author: ibiru
Revision: 95142

db-move: moved gstreamer0.10-ugly from [staging] to [extra] (i686)

Added:
  gstreamer0.10-ugly/repos/extra-i686/
Deleted:
  gstreamer0.10-ugly/repos/staging-i686/



[arch-commits] Commit in gstreamer0.10-ugly/repos (extra-x86_64)

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:55
  Author: ibiru
Revision: 95143

db-move: gstreamer0.10-ugly removed by ibiru for move to [extra] (x86_64)

Deleted:
  gstreamer0.10-ugly/repos/extra-x86_64/



[arch-commits] Commit in gstreamer0.10-ugly/repos (extra-x86_64 staging-x86_64)

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:57
  Author: ibiru
Revision: 95144

db-move: moved gstreamer0.10-ugly from [staging] to [extra] (x86_64)

Added:
  gstreamer0.10-ugly/repos/extra-x86_64/
Deleted:
  gstreamer0.10-ugly/repos/staging-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:18:59
  Author: ibiru
Revision: 95145

db-move: mplayer removed by ibiru for move to [extra] (i686)

Deleted:
  mplayer/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:02
  Author: ibiru
Revision: 95146

db-move: moved mplayer from [staging] to [extra] (i686)

Added:
  mplayer/repos/extra-i686/
Deleted:
  mplayer/repos/staging-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:04
  Author: ibiru
Revision: 95147

db-move: mplayer removed by ibiru for move to [extra] (x86_64)

Deleted:
  mplayer/repos/extra-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:10
  Author: ibiru
Revision: 95149

db-move: vlc removed by ibiru for move to [extra] (i686)

Deleted:
  vlc/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:07
  Author: ibiru
Revision: 95148

db-move: moved mplayer from [staging] to [extra] (x86_64)

Added:
  mplayer/repos/extra-x86_64/
Deleted:
  mplayer/repos/staging-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:17
  Author: ibiru
Revision: 95151

db-move: vlc removed by ibiru for move to [extra] (x86_64)

Deleted:
  vlc/repos/extra-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:15
  Author: ibiru
Revision: 95150

db-move: moved vlc from [staging] to [extra] (i686)

Added:
  vlc/repos/extra-i686/
Deleted:
  vlc/repos/staging-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:20
  Author: ibiru
Revision: 95152

db-move: moved vlc from [staging] to [extra] (x86_64)

Added:
  vlc/repos/extra-x86_64/
Deleted:
  vlc/repos/staging-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:21
  Author: ibiru
Revision: 95153

db-move: x264 removed by ibiru for move to [extra] (i686)

Deleted:
  x264/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:22
  Author: ibiru
Revision: 95154

db-move: moved x264 from [staging] to [extra] (i686)

Added:
  x264/repos/extra-i686/
Deleted:
  x264/repos/staging-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:24
  Author: ibiru
Revision: 95155

db-move: x264 removed by ibiru for move to [extra] (x86_64)

Deleted:
  x264/repos/extra-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 09:19:24
  Author: ibiru
Revision: 95156

db-move: moved x264 from [staging] to [extra] (x86_64)

Added:
  x264/repos/extra-x86_64/
Deleted:
  x264/repos/staging-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:19:53
  Author: ibiru
Revision: 95157

upgpkg: telepathy-glib 0.12.1-1
update to 0.12.1

Modified:
  telepathy-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 13:19:24 UTC (rev 95156)
+++ PKGBUILD2010-10-15 16:19:53 UTC (rev 95157)
@@ -3,7 +3,7 @@
 # Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
 # Contributor: Bjorn Lindeijer bjorn lindeijer nl
 pkgname=telepathy-glib
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc=GLib bindings for the Telepathy D-Bus protocol
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('dbus-glib=0.86')
 makedepends=('libxslt' 'vala' 'gobject-introspection' 'gtk-doc')
 
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('97126148b42ac4ce5db1561156180a3e')
+md5sums=('b3c0e84b7f1f0709dfd8eed56455a80d')
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:20:03
  Author: ibiru
Revision: 95158

archrelease: remove extra-i686

Deleted:
  telepathy-glib/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:20:29
  Author: ibiru
Revision: 95159

archrelease: copy trunk to extra-i686

Added:
  telepathy-glib/repos/extra-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:20:39
  Author: ibiru
Revision: 95160

archrelease: remove extra-x86_64

Deleted:
  telepathy-glib/repos/extra-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:20:56
  Author: ibiru
Revision: 95161

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-glib/repos/extra-x86_64/



[arch-commits] Commit in vte/trunk (PKGBUILD pass-correct-term.patch)

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:41:09
  Author: ibiru
Revision: 95162

upgpkg: vte 0.26.1-1
update to 0.26.1

Modified:
  vte/trunk/PKGBUILD
Deleted:
  vte/trunk/pass-correct-term.patch

-+
 PKGBUILD|   11 +--
 pass-correct-term.patch |  137 --
 2 files changed, 4 insertions(+), 144 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-10-15 16:20:56 UTC (rev 95161)
+++ PKGBUILD2010-10-15 16:41:09 UTC (rev 95162)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=vte
-pkgver=0.26.0
-pkgrel=4
+pkgver=0.26.1
+pkgrel=1
 pkgdesc=Virtual Terminal Emulator library
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -11,13 +11,10 @@
 options=('!libtool')
 makedepends=('pygtk=2.22.0' 'pkg-config' 'intltool' 'gobject-introspection')
 url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/GNOME/sources/vte/0.26/vte-${pkgver}.tar.bz2
-pass-correct-term.patch)
-sha256sums=('0b1e9ca377f80912d9fb9a2c2d876c8fddf8b0b7fe0bd169d80671afe6f47e4d'
-'62f2ffbd0ae6904c154d1026893be67a7538c61368a1c75639dc9289919a3907')
+source=(http://ftp.gnome.org/pub/GNOME/sources/vte/0.26/vte-${pkgver}.tar.bz2)
+sha256sums=('59427a5db7f34ea8f447b952deecb4677e13d4ce4e987734121360ff905cbace')
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/pass-correct-term.patch
   ./configure --prefix=/usr --sysconfdir=/etc \
   --libexecdir=/usr/lib/vte \
   --localstatedir=/var --disable-static \

Deleted: pass-correct-term.patch
===
--- pass-correct-term.patch 2010-10-15 16:20:56 UTC (rev 95161)
+++ pass-correct-term.patch 2010-10-15 16:41:09 UTC (rev 95162)
@@ -1,137 +0,0 @@
-From c5d31b87d7a377f5e6fe93fc1efb061f5c7e9db7 Mon Sep 17 00:00:00 2001
-From: Tomeu Vizoso tomeu.viz...@collabora.co.uk
-Date: Thu, 07 Oct 2010 10:57:45 +
-Subject: Pass the correct TERM value inside envp when spawning
-
-So the codepaths that end up invoking execve still have the correct
-TERM entry. Clarify the effect of vte_pty_set_term().
-
-https://bugzilla.gnome.org/show_bug.cgi?id=631589

-diff --git a/src/pty.c b/src/pty.c
-index e3fb782..11dbe6a 100644
 a/src/pty.c
-+++ b/src/pty.c
-@@ -394,7 +394,7 @@ __vte_pty_get_argv (const char *command,
-  * Returns: a newly allocated string array. Free using g_strfreev()
-  */
- static gchar **
--__vte_pty_merge_environ (char **envp)
-+__vte_pty_merge_environ (char **envp, const char *term_value)
- {
-   GHashTable *table;
- GHashTableIter iter;
-@@ -425,6 +425,9 @@ __vte_pty_merge_environ (char **envp)
-   }
-   }
- 
-+if (term_value != NULL)
-+g_hash_table_replace (table, g_strdup (TERM), g_strdup 
(term_value));
-+
-   array = g_ptr_array_sized_new (g_hash_table_size (table) + 1);
- g_hash_table_iter_init(iter, table);
- while (g_hash_table_iter_next(iter, (gpointer) name, (gpointer) 
value)) {
-@@ -518,7 +521,7 @@ __vte_pty_spawn (VtePty *pty,
- spawn_flags = ~G_SPAWN_LEAVE_DESCRIPTORS_OPEN;
- 
- /* add the given environment to the childs */
--envp2 = __vte_pty_merge_environ (envv);
-+envp2 = __vte_pty_merge_environ (envv, pty-priv-term);
- 
- _VTE_DEBUG_IF (VTE_DEBUG_MISC) {
- g_printerr (Spawing command:\n);
-@@ -1679,8 +1682,8 @@ vte_pty_class_init (VtePtyClass *klass)
- /**
-  * VtePty:term:
-  *
-- * The value to set for the TERM environment variable
-- * in vte_pty_child_setup().
-+ * The value to set for the TERM environment variable just after
-+ * forking.
-  *
-  * Since: 0.26
-  */
-@@ -1816,13 +1819,7 @@ vte_pty_get_fd (VtePty *pty)
-  * @pty: a #VtePty
-  * @emulation: (allow-none): the name of a terminal description, or %NULL
-  *
-- * Sets what value of the TERM environment variable to set
-- * when using vte_pty_child_setup().
-- *
-- * Note: When using fork() and execve(), or the g_spawn_async() family of
-- * functions with vte_pty_child_setup(),
-- * and the environment passed to them contains the literalTERM/literal
-- * environment variable, that value will override the one set here.
-+ * Sets what value of the TERM environment variable to set just after forking.
-  *
-  * Since: 0.26
-  */
-diff --git a/src/vte.c b/src/vte.c
-index 5c2c1aa..72aa1a1 100644
 a/src/vte.c
-+++ b/src/vte.c
-@@ -3518,32 +3518,6 @@ _vte_terminal_get_argv (const char *command,
- return argv2;
- }
- 
--/*
-- * _vte_terminal_filter_envv:
-- * @envv: the environment vector
-- *
-- * Filters out the TERM variable from @envv.
-- *
-- * Returns: (transfer container): the filtered environment vector
-- */
--static char **
--_vte_terminal_filter_envv (char **envv)
--{
--  GPtrArray *array;
--  int i;
--
--  

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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:41:15
  Author: ibiru
Revision: 95163

archrelease: remove testing-i686

Deleted:
  vte/repos/testing-i686/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:41:37
  Author: ibiru
Revision: 95165

archrelease: remove testing-x86_64

Deleted:
  vte/repos/testing-x86_64/



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

2010-10-15 Thread Ionut Biru
Date: Friday, October 15, 2010 @ 12:41:51
  Author: ibiru
Revision: 95166

archrelease: copy trunk to testing-x86_64

Added:
  vte/repos/testing-x86_64/