[arch-commits] Commit in firefox/repos (13 files)

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 05:19:57
  Author: ibiru
Revision: 145288

db-move: moved firefox from [testing] to [extra] (i686)

Added:
  firefox/repos/extra-i686/PKGBUILD
(from rev 145287, firefox/repos/testing-i686/PKGBUILD)
  firefox/repos/extra-i686/firefox-install-dir.patch
(from rev 145287, firefox/repos/testing-i686/firefox-install-dir.patch)
  firefox/repos/extra-i686/firefox.desktop
(from rev 145287, firefox/repos/testing-i686/firefox.desktop)
  firefox/repos/extra-i686/firefox.install
(from rev 145287, firefox/repos/testing-i686/firefox.install)
  firefox/repos/extra-i686/mozconfig
(from rev 145287, firefox/repos/testing-i686/mozconfig)
  firefox/repos/extra-i686/mozilla-firefox-1.0-lang.patch
(from rev 145287, firefox/repos/testing-i686/mozilla-firefox-1.0-lang.patch)
Deleted:
  firefox/repos/extra-i686/PKGBUILD
  firefox/repos/extra-i686/firefox-install-dir.patch
  firefox/repos/extra-i686/firefox.desktop
  firefox/repos/extra-i686/firefox.install
  firefox/repos/extra-i686/mozconfig
  firefox/repos/extra-i686/mozilla-firefox-1.0-lang.patch
  firefox/repos/testing-i686/

+
 PKGBUILD   |  128 +++---
 firefox-install-dir.patch  |   56 ++---
 firefox.desktop|  162 +++
 firefox.install|   26 +++---
 mozconfig  |   90 ++---
 mozilla-firefox-1.0-lang.patch |   24 ++---
 6 files changed, 243 insertions(+), 243 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 06:58:54 UTC (rev 145287)
+++ extra-i686/PKGBUILD 2011-12-21 10:19:57 UTC (rev 145288)
@@ -1,64 +0,0 @@
-# $Id$
-# Contributor: Jakub Schmidtke sja...@gmail.com
-
-pkgname=firefox
-pkgver=8.0.1
-pkgrel=1
-pkgdesc=Standalone web browser from mozilla.org
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'sqlite3' 
'libnotify' 'desktop-file-utils' 'libvpx' 'libevent' 'hicolor-icon-theme')
-makedepends=('unzip' 'zip' 'pkg-config' 'diffutils' 'python2' 'wireless_tools' 
'yasm' 'mesa' 'autoconf2.13' 'libidl2' 'xorg-server-xvfb')
-url=http://www.mozilla.org/projects/firefox;
-install=firefox.install
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//${pkgver}/source/firefox-${pkgver}.source.tar.bz2
-mozconfig firefox.desktop mozilla-firefox-1.0-lang.patch 
firefox-install-dir.patch)
-md5sums=('b7d09b082e88a74860a51a8e04e29333'
- '4b925c654eb2484e26d08f743df118fa'
- 'bdeb0380c7fae30dd0ead6d2d3bc5873'
- 'bd5db57c23c72a02a489592644f18995'
- '594523c536a9be951b52c90dd85aff18')
-
-build() {
-  cd $srcdir/mozilla-release
-
-  cp $srcdir/mozconfig .mozconfig
-  patch -Np1 -i $srcdir/mozilla-firefox-1.0-lang.patch
-  patch -Np1 -i $srcdir/firefox-install-dir.patch
-
-  # Fix PRE_RELEASE_SUFFIX
-  sed -i '/^PRE_RELEASE_SUFFIX := /s/ //' \
-browser/base/Makefile.in
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/firefox
-  export PYTHON=/usr/bin/python2
-
-  LD_PRELOAD= /usr/bin/Xvfb -nolisten tcp -extension GLX -screen 0 
1280x1024x24 :99 
-  LD_PRELOAD= DISPLAY=:99 make -j1 -f client.mk profiledbuild 
MOZ_MAKE_FLAGS=$MAKEFLAGS
-  kill $! || true
-}
-
-package() {
-  cd $srcdir/mozilla-release
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  for i in 16x16 22x22 24x24 32x32 48x48 256x256; do
-  install -Dm644 browser/branding/official/default${i/x*/}.png \
-$pkgdir/usr/share/icons/hicolor/$i/apps/firefox.png
-  done
-
-  install -Dm644 $srcdir/firefox.desktop \
-$pkgdir/usr/share/applications/firefox.desktop
-
-  rm -rf $pkgdir/usr/lib/firefox/{dictionaries,hyphenation}
-  ln -sf /usr/share/hunspell $pkgdir/usr/lib/firefox/dictionaries
-  ln -sf /usr/share/hyphen $pkgdir/usr/lib/firefox/hyphenation
-
-
-  # We don't want the development stuff
-  rm -r $pkgdir/usr/{include,lib/firefox-devel,share/idl}
-
-  #workaround for now
-  #https://bugzilla.mozilla.org/show_bug.cgi?id=658850
-  ln -sf firefox $pkgdir/usr/lib/firefox/firefox-bin
-}

Copied: firefox/repos/extra-i686/PKGBUILD (from rev 145287, 
firefox/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 10:19:57 UTC (rev 145288)
@@ -0,0 +1,64 @@
+# $Id$
+# Contributor: Jakub Schmidtke sja...@gmail.com
+
+pkgname=firefox
+pkgver=9.0
+pkgrel=1
+pkgdesc=Standalone web browser from mozilla.org
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss=3.13.1' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'sqlite3' 
'libnotify' 'desktop-file-utils' 'libvpx' 'libevent' 'hicolor-icon-theme')

[arch-commits] Commit in firefox/repos (13 files)

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 05:19:58
  Author: ibiru
Revision: 145289

db-move: moved firefox from [testing] to [extra] (x86_64)

Added:
  firefox/repos/extra-x86_64/PKGBUILD
(from rev 145287, firefox/repos/testing-x86_64/PKGBUILD)
  firefox/repos/extra-x86_64/firefox-install-dir.patch
(from rev 145287, firefox/repos/testing-x86_64/firefox-install-dir.patch)
  firefox/repos/extra-x86_64/firefox.desktop
(from rev 145287, firefox/repos/testing-x86_64/firefox.desktop)
  firefox/repos/extra-x86_64/firefox.install
(from rev 145287, firefox/repos/testing-x86_64/firefox.install)
  firefox/repos/extra-x86_64/mozconfig
(from rev 145287, firefox/repos/testing-x86_64/mozconfig)
  firefox/repos/extra-x86_64/mozilla-firefox-1.0-lang.patch
(from rev 145287, 
firefox/repos/testing-x86_64/mozilla-firefox-1.0-lang.patch)
Deleted:
  firefox/repos/extra-x86_64/PKGBUILD
  firefox/repos/extra-x86_64/firefox-install-dir.patch
  firefox/repos/extra-x86_64/firefox.desktop
  firefox/repos/extra-x86_64/firefox.install
  firefox/repos/extra-x86_64/mozconfig
  firefox/repos/extra-x86_64/mozilla-firefox-1.0-lang.patch
  firefox/repos/testing-x86_64/

+
 PKGBUILD   |  128 +++---
 firefox-install-dir.patch  |   56 ++---
 firefox.desktop|  162 +++
 firefox.install|   26 +++---
 mozconfig  |   90 ++---
 mozilla-firefox-1.0-lang.patch |   24 ++---
 6 files changed, 243 insertions(+), 243 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 10:19:57 UTC (rev 145288)
+++ extra-x86_64/PKGBUILD   2011-12-21 10:19:58 UTC (rev 145289)
@@ -1,64 +0,0 @@
-# $Id$
-# Contributor: Jakub Schmidtke sja...@gmail.com
-
-pkgname=firefox
-pkgver=8.0.1
-pkgrel=1
-pkgdesc=Standalone web browser from mozilla.org
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'sqlite3' 
'libnotify' 'desktop-file-utils' 'libvpx' 'libevent' 'hicolor-icon-theme')
-makedepends=('unzip' 'zip' 'pkg-config' 'diffutils' 'python2' 'wireless_tools' 
'yasm' 'mesa' 'autoconf2.13' 'libidl2' 'xorg-server-xvfb')
-url=http://www.mozilla.org/projects/firefox;
-install=firefox.install
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//${pkgver}/source/firefox-${pkgver}.source.tar.bz2
-mozconfig firefox.desktop mozilla-firefox-1.0-lang.patch 
firefox-install-dir.patch)
-md5sums=('b7d09b082e88a74860a51a8e04e29333'
- '4b925c654eb2484e26d08f743df118fa'
- 'bdeb0380c7fae30dd0ead6d2d3bc5873'
- 'bd5db57c23c72a02a489592644f18995'
- '594523c536a9be951b52c90dd85aff18')
-
-build() {
-  cd $srcdir/mozilla-release
-
-  cp $srcdir/mozconfig .mozconfig
-  patch -Np1 -i $srcdir/mozilla-firefox-1.0-lang.patch
-  patch -Np1 -i $srcdir/firefox-install-dir.patch
-
-  # Fix PRE_RELEASE_SUFFIX
-  sed -i '/^PRE_RELEASE_SUFFIX := /s/ //' \
-browser/base/Makefile.in
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/firefox
-  export PYTHON=/usr/bin/python2
-
-  LD_PRELOAD= /usr/bin/Xvfb -nolisten tcp -extension GLX -screen 0 
1280x1024x24 :99 
-  LD_PRELOAD= DISPLAY=:99 make -j1 -f client.mk profiledbuild 
MOZ_MAKE_FLAGS=$MAKEFLAGS
-  kill $! || true
-}
-
-package() {
-  cd $srcdir/mozilla-release
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  for i in 16x16 22x22 24x24 32x32 48x48 256x256; do
-  install -Dm644 browser/branding/official/default${i/x*/}.png \
-$pkgdir/usr/share/icons/hicolor/$i/apps/firefox.png
-  done
-
-  install -Dm644 $srcdir/firefox.desktop \
-$pkgdir/usr/share/applications/firefox.desktop
-
-  rm -rf $pkgdir/usr/lib/firefox/{dictionaries,hyphenation}
-  ln -sf /usr/share/hunspell $pkgdir/usr/lib/firefox/dictionaries
-  ln -sf /usr/share/hyphen $pkgdir/usr/lib/firefox/hyphenation
-
-
-  # We don't want the development stuff
-  rm -r $pkgdir/usr/{include,lib/firefox-devel,share/idl}
-
-  #workaround for now
-  #https://bugzilla.mozilla.org/show_bug.cgi?id=658850
-  ln -sf firefox $pkgdir/usr/lib/firefox/firefox-bin
-}

Copied: firefox/repos/extra-x86_64/PKGBUILD (from rev 145287, 
firefox/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 10:19:58 UTC (rev 145289)
@@ -0,0 +1,64 @@
+# $Id$
+# Contributor: Jakub Schmidtke sja...@gmail.com
+
+pkgname=firefox
+pkgver=9.0
+pkgrel=1
+pkgdesc=Standalone web browser from mozilla.org
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss=3.13.1' 'libxt' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'sqlite3' 

[arch-commits] Commit in firefox-i18n/repos (5 files)

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 05:20:00
  Author: ibiru
Revision: 145290

db-move: moved firefox-i18n from [testing] to [extra] (any)

Added:
  firefox-i18n/repos/extra-any/PKGBUILD
(from rev 145287, firefox-i18n/repos/testing-any/PKGBUILD)
  firefox-i18n/repos/extra-any/firefox-i18n.install
(from rev 145287, firefox-i18n/repos/testing-any/firefox-i18n.install)
Deleted:
  firefox-i18n/repos/extra-any/PKGBUILD
  firefox-i18n/repos/extra-any/firefox-i18n.install
  firefox-i18n/repos/testing-any/

--+
 PKGBUILD | 1654 -
 firefox-i18n.install |   16 
 2 files changed, 835 insertions(+), 835 deletions(-)

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


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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 05:20:11
  Author: ibiru
Revision: 145291

db-move: moved xulrunner from [testing] to [extra] (i686)

Added:
  xulrunner/repos/extra-i686/PKGBUILD
(from rev 145287, xulrunner/repos/testing-i686/PKGBUILD)
  xulrunner/repos/extra-i686/mozconfig
(from rev 145287, xulrunner/repos/testing-i686/mozconfig)
  xulrunner/repos/extra-i686/mozilla-pkgconfig.patch
(from rev 145287, xulrunner/repos/testing-i686/mozilla-pkgconfig.patch)
Deleted:
  xulrunner/repos/extra-i686/PKGBUILD
  xulrunner/repos/extra-i686/mozconfig
  xulrunner/repos/extra-i686/mozilla-pkgconfig.patch
  xulrunner/repos/testing-i686/

-+
 PKGBUILD|   97 +++-
 mozconfig   |   76 +-
 mozilla-pkgconfig.patch |  100 ++
 3 files changed, 130 insertions(+), 143 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 10:20:00 UTC (rev 145290)
+++ extra-i686/PKGBUILD 2011-12-21 10:20:11 UTC (rev 145291)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-pkgname=xulrunner
-pkgver=8.0
-_ffoxver=8.0
-pkgrel=2
-pkgdesc=Mozilla Runtime Environment
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'gcc-libs' 'libidl2' 'mozilla-common' 'nss' 'libxt' 
'libxrender' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 
'alsa-lib' 'libevent' 'sqlite3=3.7.4' 'libnotify' 'libvpx')
-makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'python2' 'wireless_tools' 
'yasm' 'mesa')
-url=http://wiki.mozilla.org/XUL:Xul_Runner;
-source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${_ffoxver}/source/firefox-${_ffoxver}.source.tar.bz2
-mozconfig
-mozilla-pkgconfig.patch)
-options=('!emptydirs')
-replaces=('xulrunner-oss')
-md5sums=('9395a5be13da119bd8d53c3225e5d17c'
- '8dfb78c5bd0581c8cf4753813132bf0b'
- '639ea80e823543dd415b90c0ee804186')
-
-build() {
-  cd $srcdir/mozilla-release
-  cp $srcdir/mozconfig .mozconfig
-
-  #fix libdir/sdkdir - fedora
-  patch -Np1 -i $srcdir/mozilla-pkgconfig.patch
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/xulrunner
-
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/mozilla-release
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  # add xulrunner library path to ld.so.conf
-  install -d $pkgdir/etc/ld.so.conf.d
-  echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
-
-  chmod +x ${pkgdir}/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
-  sed -i 's|!/usr/bin/env python|!/usr/bin/env python2|' 
$pkgdir/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
-}

Copied: xulrunner/repos/extra-i686/PKGBUILD (from rev 145287, 
xulrunner/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 10:20:11 UTC (rev 145291)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+pkgname=xulrunner
+pkgver=9.0
+pkgrel=1
+pkgdesc=Mozilla Runtime Environment
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss=3.13.1' 'libxt' 'libxrender' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 
'sqlite3=3.7.4' 'libnotify' 'libvpx' 'python2')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'wireless_tools' 'yasm' 
'mesa')
+url=http://wiki.mozilla.org/XUL:Xul_Runner;
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//$pkgver/source/firefox-$pkgver.source.tar.bz2
+mozconfig
+mozilla-pkgconfig.patch)
+options=('!emptydirs')
+replaces=('xulrunner-oss')
+md5sums=('d8d0c8c79660752b02d9e9ab69a68f94'
+ '8dfb78c5bd0581c8cf4753813132bf0b'
+ '27271ce647a83906ef7a24605e840d61')
+
+build() {
+  cd $srcdir/mozilla-release
+  cp $srcdir/mozconfig .mozconfig
+
+  #fix libdir/sdkdir - fedora
+  patch -Np1 -i $srcdir/mozilla-pkgconfig.patch
+
+  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver
+  export PYTHON=/usr/bin/python2
+
+  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
+}
+
+package() {
+  cd $srcdir/mozilla-release
+  make -j1 -f client.mk DESTDIR=$pkgdir install
+
+  rm -rf $pkgdir/usr/lib/xulrunner-$pkgver/{dictionaries,hyphenation}
+  ln -sf /usr/share/hunspell $pkgdir/usr/lib/xulrunner-$pkgver/dictionaries
+  ln -sf /usr/share/hyphen $pkgdir/usr/lib/xulrunner-$pkgver/hyphenation
+
+  # add xulrunner library path to ld.so.conf
+  install -d $pkgdir/etc/ld.so.conf.d
+  echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
+
+  chmod +x ${pkgdir}/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
+  

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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 05:20:13
  Author: ibiru
Revision: 145292

db-move: moved xulrunner from [testing] to [extra] (x86_64)

Added:
  xulrunner/repos/extra-x86_64/PKGBUILD
(from rev 145287, xulrunner/repos/testing-x86_64/PKGBUILD)
  xulrunner/repos/extra-x86_64/mozconfig
(from rev 145287, xulrunner/repos/testing-x86_64/mozconfig)
  xulrunner/repos/extra-x86_64/mozilla-pkgconfig.patch
(from rev 145287, xulrunner/repos/testing-x86_64/mozilla-pkgconfig.patch)
Deleted:
  xulrunner/repos/extra-x86_64/PKGBUILD
  xulrunner/repos/extra-x86_64/mozconfig
  xulrunner/repos/extra-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/testing-x86_64/

-+
 PKGBUILD|   97 +++-
 mozconfig   |   76 +-
 mozilla-pkgconfig.patch |  100 ++
 3 files changed, 130 insertions(+), 143 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 10:20:11 UTC (rev 145291)
+++ extra-x86_64/PKGBUILD   2011-12-21 10:20:13 UTC (rev 145292)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-pkgname=xulrunner
-pkgver=8.0
-_ffoxver=8.0
-pkgrel=2
-pkgdesc=Mozilla Runtime Environment
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'gcc-libs' 'libidl2' 'mozilla-common' 'nss' 'libxt' 
'libxrender' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 
'alsa-lib' 'libevent' 'sqlite3=3.7.4' 'libnotify' 'libvpx')
-makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'python2' 'wireless_tools' 
'yasm' 'mesa')
-url=http://wiki.mozilla.org/XUL:Xul_Runner;
-source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${_ffoxver}/source/firefox-${_ffoxver}.source.tar.bz2
-mozconfig
-mozilla-pkgconfig.patch)
-options=('!emptydirs')
-replaces=('xulrunner-oss')
-md5sums=('9395a5be13da119bd8d53c3225e5d17c'
- '8dfb78c5bd0581c8cf4753813132bf0b'
- '639ea80e823543dd415b90c0ee804186')
-
-build() {
-  cd $srcdir/mozilla-release
-  cp $srcdir/mozconfig .mozconfig
-
-  #fix libdir/sdkdir - fedora
-  patch -Np1 -i $srcdir/mozilla-pkgconfig.patch
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/xulrunner
-
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/mozilla-release
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  # add xulrunner library path to ld.so.conf
-  install -d $pkgdir/etc/ld.so.conf.d
-  echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
-
-  chmod +x ${pkgdir}/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
-  sed -i 's|!/usr/bin/env python|!/usr/bin/env python2|' 
$pkgdir/usr/lib/xulrunner-devel-$pkgver/sdk/bin/xpt.py
-}

Copied: xulrunner/repos/extra-x86_64/PKGBUILD (from rev 145287, 
xulrunner/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 10:20:13 UTC (rev 145292)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+pkgname=xulrunner
+pkgver=9.0
+pkgrel=1
+pkgdesc=Mozilla Runtime Environment
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+depends=('gtk2' 'mozilla-common' 'nss=3.13.1' 'libxt' 'libxrender' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 
'sqlite3=3.7.4' 'libnotify' 'libvpx' 'python2')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'wireless_tools' 'yasm' 
'mesa')
+url=http://wiki.mozilla.org/XUL:Xul_Runner;
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//$pkgver/source/firefox-$pkgver.source.tar.bz2
+mozconfig
+mozilla-pkgconfig.patch)
+options=('!emptydirs')
+replaces=('xulrunner-oss')
+md5sums=('d8d0c8c79660752b02d9e9ab69a68f94'
+ '8dfb78c5bd0581c8cf4753813132bf0b'
+ '27271ce647a83906ef7a24605e840d61')
+
+build() {
+  cd $srcdir/mozilla-release
+  cp $srcdir/mozconfig .mozconfig
+
+  #fix libdir/sdkdir - fedora
+  patch -Np1 -i $srcdir/mozilla-pkgconfig.patch
+
+  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/xulrunner-$pkgver
+  export PYTHON=/usr/bin/python2
+
+  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
+}
+
+package() {
+  cd $srcdir/mozilla-release
+  make -j1 -f client.mk DESTDIR=$pkgdir install
+
+  rm -rf $pkgdir/usr/lib/xulrunner-$pkgver/{dictionaries,hyphenation}
+  ln -sf /usr/share/hunspell $pkgdir/usr/lib/xulrunner-$pkgver/dictionaries
+  ln -sf /usr/share/hyphen $pkgdir/usr/lib/xulrunner-$pkgver/hyphenation
+
+  # add xulrunner library path to ld.so.conf
+  install -d $pkgdir/etc/ld.so.conf.d
+  echo /usr/lib/xulrunner-$pkgver  $pkgdir/etc/ld.so.conf.d/xulrunner.conf
+
+  chmod +x 

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

2011-12-21 Thread Evangelos Foutras
Date: Wednesday, December 21, 2011 @ 06:45:58
  Author: foutrelis
Revision: 145293

upgpkg: gtk-xfce-engine 2.99.0-1

New upstream release.

Modified:
  gtk-xfce-engine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 10:20:13 UTC (rev 145292)
+++ PKGBUILD2011-12-21 11:45:58 UTC (rev 145293)
@@ -3,23 +3,24 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=gtk-xfce-engine
-pkgver=2.9.0
+pkgver=2.99.0
 pkgrel=1
-pkgdesc=A port of Xfce engine to GTK+-2.0
+pkgdesc=Xfce Gtk+-2.0 and Gtk+-3.0 engines
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
 license=('GPL2')
 groups=('xfce4')
-depends=('gtk2')
+depends=('gtk2' 'gtk3')
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/$pkgname/2.9/$pkgname-$pkgver.tar.bz2)
-sha1sums=('ce0ef1220c98dddabaf7917f8d98579dd65f5009')
+source=(http://archive.xfce.org/src/xfce/$pkgname/2.99/$pkgname-$pkgver.tar.bz2)
+sha256sums=('27bee5a68527d214cfda9b99d4ba68d39b6d341202bc728d0ddd170a73cde154')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  ./configure --prefix=/usr \
+  ./configure \
+--prefix=/usr \
 --sysconfdir=/etc \
 --libexecdir=/usr/lib \
 --localstatedir=/var \



[arch-commits] Commit in gtk-xfce-engine/repos (4 files)

2011-12-21 Thread Evangelos Foutras
Date: Wednesday, December 21, 2011 @ 06:46:17
  Author: foutrelis
Revision: 145294

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

Added:
  gtk-xfce-engine/repos/extra-i686/PKGBUILD
(from rev 145293, gtk-xfce-engine/trunk/PKGBUILD)
  gtk-xfce-engine/repos/extra-x86_64/PKGBUILD
(from rev 145293, gtk-xfce-engine/trunk/PKGBUILD)
Deleted:
  gtk-xfce-engine/repos/extra-i686/PKGBUILD
  gtk-xfce-engine/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   71 +---
 extra-x86_64/PKGBUILD |   71 +---
 2 files changed, 74 insertions(+), 68 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 11:45:58 UTC (rev 145293)
+++ extra-i686/PKGBUILD 2011-12-21 11:46:17 UTC (rev 145294)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: tobias tobias funnychar archlinux.org
-
-pkgname=gtk-xfce-engine
-pkgver=2.9.0
-pkgrel=1
-pkgdesc=A port of Xfce engine to GTK+-2.0
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://www.xfce.org/;
-groups=('xfce4')
-depends=(gtk2=2.14.7)
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/$pkgname/2.9/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e2bc76ab5093ff8472e728e6d6ad5da2')
-sha1sums=('ce0ef1220c98dddabaf7917f8d98579dd65f5009')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static \
-   --disable-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gtk-xfce-engine/repos/extra-i686/PKGBUILD (from rev 145293, 
gtk-xfce-engine/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 11:46:17 UTC (rev 145294)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: tobias tobias funnychar archlinux.org
+
+pkgname=gtk-xfce-engine
+pkgver=2.99.0
+pkgrel=1
+pkgdesc=Xfce Gtk+-2.0 and Gtk+-3.0 engines
+arch=('i686' 'x86_64')
+url=http://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('gtk2' 'gtk3')
+makedepends=('pkgconfig')
+options=('!libtool')
+source=(http://archive.xfce.org/src/xfce/$pkgname/2.99/$pkgname-$pkgver.tar.bz2)
+sha256sums=('27bee5a68527d214cfda9b99d4ba68d39b6d341202bc728d0ddd170a73cde154')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 11:45:58 UTC (rev 145293)
+++ extra-x86_64/PKGBUILD   2011-12-21 11:46:17 UTC (rev 145294)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: tobias tobias funnychar archlinux.org
-
-pkgname=gtk-xfce-engine
-pkgver=2.9.0
-pkgrel=1
-pkgdesc=A port of Xfce engine to GTK+-2.0
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://www.xfce.org/;
-groups=('xfce4')
-depends=(gtk2=2.14.7)
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/$pkgname/2.9/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e2bc76ab5093ff8472e728e6d6ad5da2')
-sha1sums=('ce0ef1220c98dddabaf7917f8d98579dd65f5009')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static \
-   --disable-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gtk-xfce-engine/repos/extra-x86_64/PKGBUILD (from rev 145293, 
gtk-xfce-engine/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 11:46:17 UTC (rev 145294)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: tobias tobias funnychar archlinux.org
+
+pkgname=gtk-xfce-engine
+pkgver=2.99.0
+pkgrel=1
+pkgdesc=Xfce Gtk+-2.0 and Gtk+-3.0 engines
+arch=('i686' 'x86_64')
+url=http://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('gtk2' 'gtk3')
+makedepends=('pkgconfig')
+options=('!libtool')
+source=(http://archive.xfce.org/src/xfce/$pkgname/2.99/$pkgname-$pkgver.tar.bz2)
+sha256sums=('27bee5a68527d214cfda9b99d4ba68d39b6d341202bc728d0ddd170a73cde154')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  

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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 06:54:00
  Author: ibiru
Revision: 145295

update to 2.6

Modified:
  seamonkey/trunk/PKGBUILD
  seamonkey/trunk/mozconfig

---+
 PKGBUILD  |8 
 mozconfig |   20 +++-
 2 files changed, 11 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 11:46:17 UTC (rev 145294)
+++ PKGBUILD2011-12-21 11:54:00 UTC (rev 145295)
@@ -1,21 +1,21 @@
 # $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 pkgname=seamonkey
-pkgver=2.5
+pkgver=2.6
 pkgrel=1
 pkgdesc=SeaMonkey internet suite
 arch=('i686' 'x86_64')
 license=('MPL')
 depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  
'nss'  'sqlite3'  'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'libidl2' 'yasm' 
'wireless_tools' 'mesa')
+makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa')
 install=$pkgname.install
 url=http://www.mozilla.org/projects/seamonkey;
 
source=(ftp://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
 mozconfig
 seamonkey.desktop
 seamonkey-2.0-lang.patch)
-md5sums=('f0f0dd652ad5ee9458d86aeb626615bd'
- '62b568ef613c7bf2503832115291e0b7'
+md5sums=('11f79686443ec5d1ad3ec005e29e6a80'
+ 'd02b5f002a7cdf8d15dccd2548d09256'
  '6119a2254716752c9d08e366f8d4c048'
  '25b6fe16ac24cd5c852213e5c1adb272')
 

Modified: mozconfig
===
--- mozconfig   2011-12-21 11:46:17 UTC (rev 145294)
+++ mozconfig   2011-12-21 11:54:00 UTC (rev 145295)
@@ -14,28 +14,22 @@
 ac_add_options --enable-system-hunspell
 ac_add_options --enable-system-sqlite
 ac_add_options --enable-system-cairo
-ac_add_options --enable-startup-notification
 ac_add_options --with-pthreads
 
-ac_add_options --enable-default-toolkit=cairo-gtk2
-ac_add_options --enable-jemalloc
-ac_add_options --enable-optimize
+# Features
+ac_add_options --enable-startup-notification
+ac_add_options --enable-safe-browsing
+ac_add_options --enable-gio
 
-ac_add_options --disable-javaxpcom
+ac_add_options --disable-gnomevfs
 ac_add_options --disable-crashreporter
 ac_add_options --disable-updater
 ac_add_options --disable-tests
-ac_add_options --disable-xprint
 ac_add_options --disable-mochitest
-ac_add_options --disable-debug
 ac_add_options --disable-installer
-ac_add_options --disable-pedantic
 
-ac_add_options --enable-gio
-ac_add_options --disable-gnomevfs
-ac_add_options --enable-libnotify
+# Optimization
+ac_add_options --enable-optimize
 
-export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1
-mk_add_options BUILD_OFFICIAL=1
 mk_add_options MOZILLA_OFFICIAL=1



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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 06:54:52
  Author: ibiru
Revision: 145296

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

Added:
  seamonkey/repos/extra-i686/PKGBUILD
(from rev 145295, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/extra-i686/mozconfig
(from rev 145295, seamonkey/trunk/mozconfig)
  seamonkey/repos/extra-i686/seamonkey-2.0-lang.patch
(from rev 145295, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/extra-i686/seamonkey.desktop
(from rev 145295, seamonkey/trunk/seamonkey.desktop)
  seamonkey/repos/extra-i686/seamonkey.install
(from rev 145295, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/extra-x86_64/PKGBUILD
(from rev 145295, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/extra-x86_64/mozconfig
(from rev 145295, seamonkey/trunk/mozconfig)
  seamonkey/repos/extra-x86_64/seamonkey-2.0-lang.patch
(from rev 145295, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/extra-x86_64/seamonkey.desktop
(from rev 145295, seamonkey/trunk/seamonkey.desktop)
  seamonkey/repos/extra-x86_64/seamonkey.install
(from rev 145295, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/extra-i686/PKGBUILD
  seamonkey/repos/extra-i686/mozconfig
  seamonkey/repos/extra-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/extra-i686/seamonkey.desktop
  seamonkey/repos/extra-i686/seamonkey.install
  seamonkey/repos/extra-x86_64/PKGBUILD
  seamonkey/repos/extra-x86_64/mozconfig
  seamonkey/repos/extra-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/extra-x86_64/seamonkey.desktop
  seamonkey/repos/extra-x86_64/seamonkey.install

---+
 extra-i686/PKGBUILD   |   96 
 extra-i686/mozconfig  |   76 +++--
 extra-i686/seamonkey-2.0-lang.patch   |   22 +++
 extra-i686/seamonkey.desktop  |   22 +++
 extra-i686/seamonkey.install  |   24 
 extra-x86_64/PKGBUILD |   96 
 extra-x86_64/mozconfig|   76 +++--
 extra-x86_64/seamonkey-2.0-lang.patch |   22 +++
 extra-x86_64/seamonkey.desktop|   22 +++
 extra-x86_64/seamonkey.install|   24 
 10 files changed, 234 insertions(+), 246 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 11:54:00 UTC (rev 145295)
+++ extra-i686/PKGBUILD 2011-12-21 11:54:52 UTC (rev 145296)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-pkgname=seamonkey
-pkgver=2.5
-pkgrel=1
-pkgdesc=SeaMonkey internet suite
-arch=('i686' 'x86_64')
-license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  
'nss'  'sqlite3'  'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'libidl2' 'yasm' 
'wireless_tools' 'mesa')
-install=$pkgname.install
-url=http://www.mozilla.org/projects/seamonkey;
-source=(ftp://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
-mozconfig
-seamonkey.desktop
-seamonkey-2.0-lang.patch)
-md5sums=('f0f0dd652ad5ee9458d86aeb626615bd'
- '62b568ef613c7bf2503832115291e0b7'
- '6119a2254716752c9d08e366f8d4c048'
- '25b6fe16ac24cd5c852213e5c1adb272')
-
-build() {
-  cd $srcdir/comm-release
-  patch -Np1 -i $srcdir/seamonkey-2.0-lang.patch
-
-  cp $srcdir/mozconfig .mozconfig
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver
-
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/comm-release
-
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  rm -rf $pkgdir/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation}
-  ln -sf /usr/share/hunspell $pkgdir/usr/lib/seamonkey-$pkgver/dictionaries
-  ln -sf /usr/share/hyphen $pkgdir/usr/lib/seamonkey-$pkgver/hyphenation
-
-  install -m755 -d $pkgdir/usr/share/applications
-  install -m755 -d $pkgdir/usr/share/pixmaps
-  install -m644 suite/branding/nightly/icons/gtk/seamonkey.png \
-$pkgdir/usr/share/pixmaps/
-  install -m644 $srcdir/seamonkey.desktop $pkgdir/usr/share/applications/
-
-  rm -f $pkgdir/usr/lib/pkgconfig/seamonkey-ns{s,pr}.pc
-}

Copied: seamonkey/repos/extra-i686/PKGBUILD (from rev 145295, 
seamonkey/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 11:54:52 UTC (rev 145296)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+pkgname=seamonkey
+pkgver=2.6
+pkgrel=1
+pkgdesc=SeaMonkey internet suite
+arch=('i686' 'x86_64')
+license=('MPL')
+depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 

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

2011-12-21 Thread andyrtr
Date: Wednesday, December 21, 2011 @ 07:55:59
  Author: andyrtr
Revision: 145297

prepare LibO 3.5 branch release  - beta2, drop gtk2 from libo-common pkg - use 
xdg-utils instead for icon installation

Modified:
  libreoffice/trunk/PKGBUILD.next_stable
  libreoffice/trunk/libreoffice.install

--+
 PKGBUILD.next_stable |  288 -
 libreoffice.install  |3 
 2 files changed, 27 insertions(+), 264 deletions(-)

Modified: PKGBUILD.next_stable
===
--- PKGBUILD.next_stable2011-12-21 11:54:52 UTC (rev 145296)
+++ PKGBUILD.next_stable2011-12-21 12:55:59 UTC (rev 145297)
@@ -14,45 +14,27 @@
'libreoffice-sdk-doc'
'libreoffice-writer'
'libreoffice-en-US'
-   #'libreoffice-extension-barcode' # 
-#  'libreoffice-extension-diagram'
-#  'libreoffice-extension-google-docs'
-#  'libreoffice-extension-hunart'
-   #'libreoffice-extension-lightproof' # no source integration
-   #'libreoffice-extension-mysql-connector' # missing libmysqlcppconn-dev 
configure: error: mysql_driver.h not found. install MySQL C++ Connectivity
-#  'libreoffice-extension-nlpsolver'
-#  'libreoffice-extension-ct2n'
-#  'libreoffice-extension-numbertext'  
-#  'libreoffice-extension-oooblogger'
'libreoffice-extension-pdfimport'
'libreoffice-extension-presenter-screen'
'libreoffice-extension-presentation-minimizer'
-   'libreoffice-extension-report-builder'
-#  'libreoffice-extension-scripting-beanshell'
-#  'libreoffice-extension-scripting-javascript'
-#  'libreoffice-extension-scripting-python'
-#  'libreoffice-extension-typo'
-#  'libreoffice-extension-validator'
-#  'libreoffice-extension-watch-window'
-#  'libreoffice-extension-wiki-publisher'
-)
-_LOver=3.4.99.1
-pkgver=3.5.0beta1
+   'libreoffice-extension-report-builder')
+_LOver=3.4.99.2
+pkgver=3.5.0beta2
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
- 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
'boost' #'xulrunner' 
- 'apache-ant' 'gperf' 'poppler=0.18.0' 'kdelibs' 'gconf' 
'cppunit' #'libmysqlclient'
- 'beanshell'  'vigra' 'lucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick' # 'libldap' 
- 'mesa' 'gstreamer0.10-base' 'java-environment' 'zenity' # for 
build icon :D
+ 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
'boost'
+ 'apache-ant' 'gperf' 'poppler=0.18.0' 'kdelibs' 'gconf' 'cppunit'
+ 'beanshell'  'vigra' 'lucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
+ 'mesa' 'gstreamer0.10-base' 'java-environment'
   #'saxon' - currently broken 
- # the depends from libreoffice main pkg
+ # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
icu=4.6 'libxslt' 'librsvg'
  'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 
- 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' # keep gtk2 for install script
+ 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
 # http://download.documentfoundation.org/mirrors/all.html
@@ -62,7 +44,6 @@
 _mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 source=(${_mirror}/${pkgbase}-{core,help,translations}-${_LOver}.tar.xz
-   #${_mirror}/${pkgbase}-{core,help,translations}-${_LOver}.tar.bz2

${_additional_source_url}/a8b25a0bf696fd126a08319d88998492-libvisio-0.0.11.tar.bz2

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
@@ -86,31 +67,12 @@

${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip

${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
-#  
${_additional_source_url}/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz

${_additional_source_url}/0ff7d225d087793c8c2c680d77aac3e7-mdds_0.5.3.tar.bz2

${_additional_source_url}/e1c178b18f130b40494561f02bc1a948-libexttextcat-3.2.0.tar.bz2

${_additional_source_url}/7c2549f6b0a8bb604e6c4c729ffdcfe6-libcmis-0.1.0.tar.gz

#${_additional_source_url}/cc8eb870d6a324d36575420efd856319-libcdr-0.0.0.tar.bz2


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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 09:25:49
  Author: ibiru
Revision: 145298

update to 9.0

Modified:
  thunderbird/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 12:55:59 UTC (rev 145297)
+++ PKGBUILD2011-12-21 14:25:49 UTC (rev 145298)
@@ -4,14 +4,14 @@
 # Contributor: Anders Bostrom anders.bost...@home.se
 
 pkgname=thunderbird
-pkgver=8.0
+pkgver=9.0
 pkgrel=1
 pkgdesc=Standalone Mail/News reader
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL')
 url=http://www.mozilla.org/thunderbird/;
 depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 
'hicolor-icon-theme' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 
'mime-types' 'mozilla-common' 'nss' 'sqlite3' 'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'libidl2' 'wireless_tools' 
'yasm' 'mesa')
+makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'wireless_tools' 'yasm' 
'mesa')
 optdepends=('libcanberra: for sound support')
 install=thunderbird.install
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.bz2
@@ -19,7 +19,7 @@
 thunderbird.desktop
 thunderbird-3.0-lang.patch
 thunderbird-install-dir.patch)
-md5sums=('332f60036aebdce7dec6ee2b1af4941d'
+md5sums=('681bdf6362945b59b2bec23f8aecc7e7'
  'ca98c2bf1017b33e19dae22fdcef2e73'
  'af3e5b344d2edf1c7d61bb0a5a96de9a'
  '25b6fe16ac24cd5c852213e5c1adb272'



[arch-commits] Commit in thunderbird/repos (24 files)

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 09:28:31
  Author: ibiru
Revision: 145299

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

Added:
  thunderbird/repos/extra-i686/PKGBUILD
(from rev 145298, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-i686/mozconfig
(from rev 145298, thunderbird/trunk/mozconfig)
  thunderbird/repos/extra-i686/thunderbird-3.0-lang.patch
(from rev 145298, thunderbird/trunk/thunderbird-3.0-lang.patch)
  thunderbird/repos/extra-i686/thunderbird-install-dir.patch
(from rev 145298, thunderbird/trunk/thunderbird-install-dir.patch)
  thunderbird/repos/extra-i686/thunderbird.desktop
(from rev 145298, thunderbird/trunk/thunderbird.desktop)
  thunderbird/repos/extra-i686/thunderbird.install
(from rev 145298, thunderbird/trunk/thunderbird.install)
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 145298, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/mozconfig
(from rev 145298, thunderbird/trunk/mozconfig)
  thunderbird/repos/extra-x86_64/thunderbird-3.0-lang.patch
(from rev 145298, thunderbird/trunk/thunderbird-3.0-lang.patch)
  thunderbird/repos/extra-x86_64/thunderbird-install-dir.patch
(from rev 145298, thunderbird/trunk/thunderbird-install-dir.patch)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 145298, thunderbird/trunk/thunderbird.desktop)
  thunderbird/repos/extra-x86_64/thunderbird.install
(from rev 145298, thunderbird/trunk/thunderbird.install)
Deleted:
  thunderbird/repos/extra-i686/PKGBUILD
  thunderbird/repos/extra-i686/mozconfig
  thunderbird/repos/extra-i686/thunderbird-3.0-lang.patch
  thunderbird/repos/extra-i686/thunderbird-install-dir.patch
  thunderbird/repos/extra-i686/thunderbird.desktop
  thunderbird/repos/extra-i686/thunderbird.install
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/mozconfig
  thunderbird/repos/extra-x86_64/thunderbird-3.0-lang.patch
  thunderbird/repos/extra-x86_64/thunderbird-install-dir.patch
  thunderbird/repos/extra-x86_64/thunderbird.desktop
  thunderbird/repos/extra-x86_64/thunderbird.install

+
 extra-i686/PKGBUILD|  118 +--
 extra-i686/mozconfig   |   80 +-
 extra-i686/thunderbird-3.0-lang.patch  |   22 ++---
 extra-i686/thunderbird-install-dir.patch   |   84 +--
 extra-i686/thunderbird.desktop |   26 ++---
 extra-i686/thunderbird.install |   24 ++---
 extra-x86_64/PKGBUILD  |  118 +--
 extra-x86_64/mozconfig |   80 +-
 extra-x86_64/thunderbird-3.0-lang.patch|   22 ++---
 extra-x86_64/thunderbird-install-dir.patch |   84 +--
 extra-x86_64/thunderbird.desktop   |   26 ++---
 extra-x86_64/thunderbird.install   |   24 ++---
 12 files changed, 354 insertions(+), 354 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 14:25:49 UTC (rev 145298)
+++ extra-i686/PKGBUILD 2011-12-21 14:28:31 UTC (rev 145299)
@@ -1,59 +0,0 @@
-# $Id$
-# Contributor: Alexander Baldeck alexan...@archlinux.org
-# Contributor: Dale Blount d...@archlinux.org
-# Contributor: Anders Bostrom anders.bost...@home.se
-
-pkgname=thunderbird
-pkgver=8.0
-pkgrel=1
-pkgdesc=Standalone Mail/News reader
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL')
-url=http://www.mozilla.org/thunderbird/;
-depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 
'hicolor-icon-theme' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 
'mime-types' 'mozilla-common' 'nss' 'sqlite3' 'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config' 'python2' 'libidl2' 'wireless_tools' 
'yasm' 'mesa')
-optdepends=('libcanberra: for sound support')
-install=thunderbird.install
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.bz2
-mozconfig
-thunderbird.desktop
-thunderbird-3.0-lang.patch
-thunderbird-install-dir.patch)
-md5sums=('332f60036aebdce7dec6ee2b1af4941d'
- 'ca98c2bf1017b33e19dae22fdcef2e73'
- 'af3e5b344d2edf1c7d61bb0a5a96de9a'
- '25b6fe16ac24cd5c852213e5c1adb272'
- 'aea906acf72c43dd82ead2fabcc1c6db')
-
-build() {
-  cd $srcdir/comm-release
-  patch -Np1 -i $srcdir/thunderbird-3.0-lang.patch
-  patch -Np1 -i $srcdir/thunderbird-install-dir.patch
-
-  cp $srcdir/mozconfig .mozconfig
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/thunderbird
-  export PYTHON=/usr/bin/python2
-
-  make -j1 -f client.mk build MOZ_MAKE_FLAGS=$MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/comm-release
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  for i in 16x16 22x22 24x24 32x32 48x48 256x256; do
-  install -Dm644 other-licenses/branding/thunderbird/mailicon${i/x*/}.png \
-  

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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 09:37:33
  Author: ibiru
Revision: 145300

updat eto 9.0

Modified:
  thunderbird-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  102 ++---
 1 file changed, 51 insertions(+), 51 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 14:28:31 UTC (rev 145299)
+++ PKGBUILD2011-12-21 14:37:33 UTC (rev 145300)
@@ -56,7 +56,7 @@
 'thunderbird-i18n-zh-cn'
 'thunderbird-i18n-zh-tw')
 
-pkgver=8.0
+pkgver=9.0
 pkgrel=1
 pkgdesc=Language pack for Thunderbird
 arch=('any')
@@ -470,53 +470,53 @@
   cd ${srcdir}
   install -Dm644 thunderbird-i18n-$pkgver-zh-TW.xpi 
${pkgdir}/$_path/langpack-zh...@thunderbird.mozilla.org.xpi
 }
-md5sums=('14af618c853a1d24189a6ec7f533a9c6'
- 'b3b736d4fe28c002cd93ebd210aa8073'
- 'fbb274184bcdf3d293126d23a5509d06'
- '778a04bcd39ef69e09a35df777e2ca9d'
- '32b08d6b3389c236d6f8b9fe4cc47b44'
- '73812980385ceda6e8da1427ca7e924b'
- '7e07a0e0c6a038c4492bf4d2048c6cdb'
- '7d1da21d66cbb56466aa35c1ad3a8971'
- '9de591c24005edfd4ea93036a25ebd73'
- '770b1e2eef37fc250a2672d7a54a7104'
- '5f16a100d72592b7108d8a31639680e9'
- '917af71ff710b9eaef985708cff52d24'
- '50b985c5818a2071c53cd4697cf26224'
- 'e2e31417503c8ab2d17ca1f59ef20a9c'
- 'd4b824f04cf80785eccec53dcdf97749'
- 'f9a4b53824139029f547a67562e73a02'
- '416a808e4d694ed270b7cf88455e32b8'
- 'd4277c0bfc1402509d62ef823d2a8fbe'
- '923858cb480520064592780192d3ecc2'
- 'a0c85b0fc18bba7bd6bc0b1feae7ab7c'
- 'aa53f543e1988e210250cbb8faa5d8ed'
- '271dfa8941e3c45951041126b213677e'
- '7286656995e04ecf43dc1678e2083d85'
- '2f30cc6218509b4e90477c9c1cdd'
- '703a072b2b1dfd0b48165354f6261713'
- '49432105b2f77ffd7fd6c36b05f8d19d'
- '9a95909fa7637cbd278f21eaa6e05582'
- 'b52577c3ff64ba94391df5900728f98d'
- 'cc703f7fb6917ee72892b05b9bdf1715'
- '50b9a07f6e0b2ecc15558cd1624cd825'
- '0c1dba5f4c08b0b1aed8ba82bcfb6f63'
- '2d30da15da436eb5f70c94b0de61272f'
- '06cd179b5c003c0d4db90de05b3c72ad'
- 'e6589a1a02a702e0a259a67f2215014d'
- '590aa1cbc4127ab21972ec5182c176d6'
- '01f3ea689664fd81c6820e258c4013d1'
- '81888d16c9a97742187fdd29ff6192d8'
- '3911bc806cb48733bf4b64ec40ac47c9'
- 'e766cb3644a7334e5bfaf5f81ad1c096'
- 'e84330ddfe90a50abe28a62e3fe60897'
- '5e3efbb0770b75e5bd59ab74fd3fff42'
- '65e22cfbd77e885d03b956a6fc4f6214'
- '325a4c4b2c0031010e690c87f1d69bdb'
- '08ad8a9cfabe8657e1c0f94a90a9a87b'
- 'fb31772d53cf617846bc9b7590db7f81'
- 'c5747c068155355ca15904e25721'
- '97f7769a11643f29667a18ef18fae8ae'
- '6027a76bf31a3530c657fda8c67e0f5a'
- '493ceaba1d719baacab0d2c1bf6e9c1b'
- '8d7cfc2f45f1d2cb929c3fc5f85567d4')
+md5sums=('e6c2f1ee23edeeed19a945be30e0719d'
+ '0db5597ba18c8bd3666e9aa2aab9e14e'
+ '7665c67ff851bca60c2c9683b9d80a4f'
+ '6c1d9c20d03db8c6349547272579369e'
+ '294bd417c71bb27b6be206b6ca5f3c66'
+ 'bf8f9a8e76423713ffe7e1628e4bd922'
+ '86c282d38df719803ffecfc58da03b73'
+ 'fc0ebf2b518d5ffad94a1945badaf874'
+ 'c31d501f09037531fb3f8dac28f06fdf'
+ 'f8a9efc34031352b2afe7feab3f8594f'
+ '09ac09709a2620734f6e9a83f4213735'
+ '0f7e17a6fbd0075faee92149c9781249'
+ '395d0b658f9a95a93cffe4b8d27dd344'
+ '53f9e3dfc8da7ee80408ef3ab1d893b5'
+ '8d524e83fd6569930049d2500e497e78'
+ '6665eb7653b43dcdd1e6c85f7a57ba29'
+ 'abf9cf93987964d3a4bf43d6c1ba9f84'
+ 'e93bed360c18d48981c5bbcb820b3f1b'
+ '0f39bc74d3de313575cc90034c92b326'
+ '78b74adfbd1332a392ba28bddca1c53e'
+ '189347c73afa9d51f3a49e6eb22cc97c'
+ 'db2038024c7eec91a0649ff634d32612'
+ '3b07a513f477b2ab9ed728ce325de91a'
+ 'ad1c755b16d79e2d8ba8850f4d0930f8'
+ '342dd07d8950cd235d67c42a08c08b0f'
+ 'b877c749c2825da9716fccd32e981f17'
+ 'e07d4eac610abf997bcdf6fb1908019f'
+ 'a73d024138ac1982bd30eff1f18f9231'
+ 'dc045d3e861fd86e7610d2ae287d92c2'
+ 'abc85b3df622f4eff0826f543ee90599'
+ '2f6d8d640c062b8080c840247d9f8e87'
+ '7d5d4b3f20717599b6bf5b52c636a29c'
+ '71eb8024bb02c5ce94ae01394e2f0954'
+ '8b53a2f94d1a250d4c4afff8dcd09f86'
+ '30940a7070269bb025341c242d830608'
+ 'ecd110dfac81853a03ae0f4f39599e13'
+ 'e92f8b223c071edf3658f1f1f13b4574'
+ '3b90c6fc0bcc474a23d9c693b170e56f'
+ '50463e9885d22ac36de973221c9ee2c6'
+ 'af86e922bf80c7582fd078c9f46edcd5'
+ 'ef00017a1a9b950a623bab49438ecbae'
+ '17ebe57ab764a7051a7a04754fe58e9c'
+ '6ca0fefdedf5fe62ae8be417d7ca80ea'
+ 

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

2011-12-21 Thread Ray Rashif
Date: Wednesday, December 21, 2011 @ 09:58:25
  Author: schiv
Revision: 145301

add important optdep

Modified:
  lyx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 14:37:33 UTC (rev 145300)
+++ PKGBUILD2011-12-21 14:58:25 UTC (rev 145301)
@@ -10,6 +10,7 @@
 url=http://www.lyx.org;
 depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes')
 makedepends=('boost')
+optdepends=('texlive-latexextra: float wrap support')
 license=('GPL')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
@@ -18,7 +19,7 @@
 sha1sums=('225b4d853f38463e986a9b42a39cac432da56d8a'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
-   
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +



[arch-commits] Commit in thunderbird-i18n/repos/extra-any (PKGBUILD PKGBUILD)

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 10:33:03
  Author: ibiru
Revision: 145302

archrelease: copy trunk to extra-any

Added:
  thunderbird-i18n/repos/extra-any/PKGBUILD
(from rev 145301, thunderbird-i18n/trunk/PKGBUILD)
Deleted:
  thunderbird-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD | 1044 ++---
 1 file changed, 522 insertions(+), 522 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2011-12-21 14:58:25 UTC (rev 145301)
+++ PKGBUILD2011-12-21 15:33:03 UTC (rev 145302)
@@ -1,522 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Thomas Baechler tho...@archlinux.org
-
-pkgbase=thunderbird-i18n
-pkgname=('thunderbird-i18n-ar'
-#'thunderbird-i18n-af'
-'thunderbird-i18n-be'
-'thunderbird-i18n-bn-bd'
-'thunderbird-i18n-bg'
-'thunderbird-i18n-br'
-'thunderbird-i18n-ca'
-'thunderbird-i18n-cs'
-'thunderbird-i18n-da'
-'thunderbird-i18n-de'
-'thunderbird-i18n-el'
-'thunderbird-i18n-en-gb'
-'thunderbird-i18n-es-ar'
-'thunderbird-i18n-es'
-'thunderbird-i18n-et'
-'thunderbird-i18n-eu'
-'thunderbird-i18n-fi'
-'thunderbird-i18n-fr'
-'thunderbird-i18n-fy-nl'
-'thunderbird-i18n-ga'
-'thunderbird-i18n-gd'
-'thunderbird-i18n-gl'
-'thunderbird-i18n-he'
-'thunderbird-i18n-hu'
-'thunderbird-i18n-id'
-'thunderbird-i18n-is'
-'thunderbird-i18n-it'
-'thunderbird-i18n-ja'
-'thunderbird-i18n-ko'
-'thunderbird-i18n-lt'
-'thunderbird-i18n-nb'
-'thunderbird-i18n-nl'
-'thunderbird-i18n-nn'
-'thunderbird-i18n-pa'
-'thunderbird-i18n-pl'
-'thunderbird-i18n-pt-br'
-'thunderbird-i18n-pt'
-'thunderbird-i18n-ro'
-'thunderbird-i18n-rm'
-'thunderbird-i18n-ru'
-'thunderbird-i18n-si'
-'thunderbird-i18n-sk'
-'thunderbird-i18n-sl'
-'thunderbird-i18n-sq'
-'thunderbird-i18n-sv'
-'thunderbird-i18n-ta-lk'
-'thunderbird-i18n-tr'
-'thunderbird-i18n-uk'
-'thunderbird-i18n-vi'
-'thunderbird-i18n-zh-cn'
-'thunderbird-i18n-zh-tw')
-
-pkgver=8.0
-pkgrel=1
-pkgdesc=Language pack for Thunderbird
-arch=('any')
-url=http://www.mozilla.com/;
-license=('MPL' 'GPL')
-depends=(thunderbird=$pkgver)
-_url=ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${pkgver}/linux-i686/xpi
-source=(thunderbird-i18n-$pkgver-ar.xpi::$_url/ar.xpi
-#   thunderbird-i18n-$pkgver-af.xpi::$_url/af.xpi
-thunderbird-i18n-$pkgver-be.xpi::$_url/be.xpi
-thunderbird-i18n-$pkgver-bn-BD.xpi::$_url/bn-BD.xpi
-thunderbird-i18n-$pkgver-bg.xpi::$_url/bg.xpi
-thunderbird-i18n-$pkgver-br.xpi::$_url/br.xpi
-thunderbird-i18n-$pkgver-ca.xpi::$_url/ca.xpi
-thunderbird-i18n-$pkgver-cs.xpi::$_url/cs.xpi
-thunderbird-i18n-$pkgver-da.xpi::$_url/da.xpi
-thunderbird-i18n-$pkgver-de.xpi::$_url/de.xpi
-thunderbird-i18n-$pkgver-el.xpi::$_url/el.xpi
-thunderbird-i18n-$pkgver-en-GB.xpi::$_url/en-GB.xpi
-thunderbird-i18n-$pkgver-es-AR.xpi::$_url/es-AR.xpi
-thunderbird-i18n-$pkgver-es-ES.xpi::$_url/es-ES.xpi
-thunderbird-i18n-$pkgver-et.xpi::$_url/et.xpi
-thunderbird-i18n-$pkgver-eu.xpi::$_url/eu.xpi
-thunderbird-i18n-$pkgver-fi.xpi::$_url/fi.xpi
-thunderbird-i18n-$pkgver-fr.xpi::$_url/fr.xpi
-thunderbird-i18n-$pkgver-fy-NL.xpi::$_url/fy-NL.xpi
-thunderbird-i18n-$pkgver-ga-IE.xpi::$_url/ga-IE.xpi
-thunderbird-i18n-$pkgver-gd.xpi::$_url/gd.xpi
-thunderbird-i18n-$pkgver-gl.xpi::$_url/gl.xpi
-thunderbird-i18n-$pkgver-he.xpi::$_url/he.xpi
-thunderbird-i18n-$pkgver-hu.xpi::$_url/hu.xpi
-thunderbird-i18n-$pkgver-id.xpi::$_url/id.xpi
-thunderbird-i18n-$pkgver-is.xpi::$_url/is.xpi
-thunderbird-i18n-$pkgver-it.xpi::$_url/it.xpi
-thunderbird-i18n-$pkgver-ja.xpi::$_url/ja.xpi
-thunderbird-i18n-$pkgver-ko.xpi::$_url/ko.xpi
-thunderbird-i18n-$pkgver-lt.xpi::$_url/lt.xpi
-thunderbird-i18n-$pkgver-nb-NO.xpi::$_url/nb-NO.xpi
-thunderbird-i18n-$pkgver-nl.xpi::$_url/nl.xpi
-thunderbird-i18n-$pkgver-nn-NO.xpi::$_url/nn-NO.xpi
-thunderbird-i18n-$pkgver-pa-IN.xpi::$_url/pa-IN.xpi
-thunderbird-i18n-$pkgver-pl.xpi::$_url/pl.xpi
-thunderbird-i18n-$pkgver-pt-BR.xpi::$_url/pt-BR.xpi
-thunderbird-i18n-$pkgver-pt-PT.xpi::$_url/pt-PT.xpi
-thunderbird-i18n-$pkgver-rm.xpi::$_url/rm.xpi
-thunderbird-i18n-$pkgver-ro.xpi::$_url/ro.xpi
-thunderbird-i18n-$pkgver-ru.xpi::$_url/ru.xpi
-thunderbird-i18n-$pkgver-si.xpi::$_url/si.xpi

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

2011-12-21 Thread Dave Reisner
Date: Wednesday, December 21, 2011 @ 10:51:51
  Author: dreisner
Revision: 145303

fix typo in install scriptlet

FS#27643

Modified:
  shadow/trunk/shadow.install

+
 shadow.install |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: shadow.install
===
--- shadow.install  2011-12-21 15:33:03 UTC (rev 145302)
+++ shadow.install  2011-12-21 15:51:51 UTC (rev 145303)
@@ -2,7 +2,7 @@
   grpck -r /dev/null 21
   if [ $? -eq 2 ]; then
 printf '%s\n' \
-  == Warning: /etc/group or /etc/gshadow are inconsistant. \
+  == Warning: /etc/group or /etc/gshadow are inconsistent. \
   Run 'grpck' to correct this.
   fi
   return 0



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

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 12:12:43
  Author: daniel
Revision: 145304

upgpkg: monodevelop 2.8.5-1

New upstream release

Modified:
  monodevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 15:51:51 UTC (rev 145303)
+++ PKGBUILD2011-12-21 17:12:43 UTC (rev 145304)
@@ -3,17 +3,17 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=monodevelop
-pkgver=2.8.4.2
+pkgver=2.8.5
 pkgrel=1
 pkgdesc=An IDE primarily designed for C# and other .NET languages
 arch=('i686' 'x86_64')
-url=http://www.monodevelop.org;
+url=http://www.monodevelop.com;
 license=('GPL')
 depends=('mono=2.10.5' 'mono-addins=0.6.2' 'gnome-sharp' 
'gecko-sharp-2.0=0.10')
 options=(!makeflags)
 install=monodevelop.install
 
source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('276fb75e2ffa4cf41fd609caa74dc276')
+md5sums=('c1d6a32330b4c22980052009de702483')
 
 build() {
   export MONO_SHARED_DIR=$srcdir/src/.wabi



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

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 12:13:12
  Author: daniel
Revision: 145305

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

Added:
  monodevelop/repos/extra-i686/PKGBUILD
(from rev 145304, monodevelop/trunk/PKGBUILD)
  monodevelop/repos/extra-i686/monodevelop.install
(from rev 145304, monodevelop/trunk/monodevelop.install)
  monodevelop/repos/extra-i686/monodevelop_gnome3.patch
(from rev 145304, monodevelop/trunk/monodevelop_gnome3.patch)
  monodevelop/repos/extra-x86_64/PKGBUILD
(from rev 145304, monodevelop/trunk/PKGBUILD)
  monodevelop/repos/extra-x86_64/monodevelop.install
(from rev 145304, monodevelop/trunk/monodevelop.install)
  monodevelop/repos/extra-x86_64/monodevelop_gnome3.patch
(from rev 145304, monodevelop/trunk/monodevelop_gnome3.patch)
Deleted:
  monodevelop/repos/extra-i686/PKGBUILD
  monodevelop/repos/extra-i686/monodevelop.install
  monodevelop/repos/extra-i686/monodevelop_gnome3.patch
  monodevelop/repos/extra-x86_64/PKGBUILD
  monodevelop/repos/extra-x86_64/monodevelop.install
  monodevelop/repos/extra-x86_64/monodevelop_gnome3.patch

---+
 extra-i686/PKGBUILD   |   64 +-
 extra-i686/monodevelop.install|   38 +++---
 extra-i686/monodevelop_gnome3.patch   |  202 
 extra-x86_64/PKGBUILD |   64 +-
 extra-x86_64/monodevelop.install  |   38 +++---
 extra-x86_64/monodevelop_gnome3.patch |  202 
 6 files changed, 304 insertions(+), 304 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 17:12:43 UTC (rev 145304)
+++ extra-i686/PKGBUILD 2011-12-21 17:13:12 UTC (rev 145305)
@@ -1,32 +0,0 @@
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: Timm Preetz t...@preetz.us
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=monodevelop
-pkgver=2.8.4.2
-pkgrel=1
-pkgdesc=An IDE primarily designed for C# and other .NET languages
-arch=('i686' 'x86_64')
-url=http://www.monodevelop.org;
-license=('GPL')
-depends=('mono=2.10.5' 'mono-addins=0.6.2' 'gnome-sharp' 
'gecko-sharp-2.0=0.10')
-options=(!makeflags)
-install=monodevelop.install
-source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('276fb75e2ffa4cf41fd609caa74dc276')
-
-build() {
-  export MONO_SHARED_DIR=$srcdir/src/.wabi
-  mkdir -p $MONO_SHARED_DIR
-
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --disable-update-mimedb --disable-update-desktopdb
-  make || return 1
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  rm -r $MONO_SHARED_DIR
-}
-

Copied: monodevelop/repos/extra-i686/PKGBUILD (from rev 145304, 
monodevelop/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 17:13:12 UTC (rev 145305)
@@ -0,0 +1,32 @@
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+# Contributor: Timm Preetz t...@preetz.us
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=monodevelop
+pkgver=2.8.5
+pkgrel=1
+pkgdesc=An IDE primarily designed for C# and other .NET languages
+arch=('i686' 'x86_64')
+url=http://www.monodevelop.com;
+license=('GPL')
+depends=('mono=2.10.5' 'mono-addins=0.6.2' 'gnome-sharp' 
'gecko-sharp-2.0=0.10')
+options=(!makeflags)
+install=monodevelop.install
+source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('c1d6a32330b4c22980052009de702483')
+
+build() {
+  export MONO_SHARED_DIR=$srcdir/src/.wabi
+  mkdir -p $MONO_SHARED_DIR
+
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --disable-update-mimedb --disable-update-desktopdb
+  make || return 1
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  rm -r $MONO_SHARED_DIR
+}
+

Deleted: extra-i686/monodevelop.install
===
--- extra-i686/monodevelop.install  2011-12-21 17:12:43 UTC (rev 145304)
+++ extra-i686/monodevelop.install  2011-12-21 17:13:12 UTC (rev 145305)
@@ -1,19 +0,0 @@
-post_install() {
-  update-mime-database /usr/share/mime 1 /dev/null
-  echo update desktop mime database...
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  /bin/true
-}
-
-post_remove() {
-  update-mime-database /usr/share/mime 1 /dev/null
-  echo update desktop mime database...
-  update-desktop-database -q
-}

Copied: monodevelop/repos/extra-i686/monodevelop.install (from rev 145304, 
monodevelop/trunk/monodevelop.install)
===
--- extra-i686/monodevelop.install  (rev 0)
+++ extra-i686/monodevelop.install  2011-12-21 17:13:12 UTC (rev 145305)
@@ -0,0 +1,19 @@

[arch-commits] Commit in monodevelop-debugger-gdb/trunk (PKGBUILD)

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 12:13:40
  Author: daniel
Revision: 145306

upgpkg: monodevelop-debugger-gdb 2.8.5-1

New upstream release

Modified:
  monodevelop-debugger-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 17:13:12 UTC (rev 145305)
+++ PKGBUILD2011-12-21 17:13:40 UTC (rev 145306)
@@ -1,16 +1,16 @@
 # Maintainer: Daniel Isenmann dan...@archlinux.org
 
 pkgname=monodevelop-debugger-gdb
-pkgver=2.8.4.2
+pkgver=2.8.5
 pkgrel=1
 pkgdesc=Mono Debugger support
 arch=('i686' 'x86_64')
 url=http://monodevelop.com;
 license=('GPL')
-depends=('monodevelop=2.8.4.2' 'gdb')
+depends=('monodevelop=2.8.5' 'gdb')
 makedepends=('mono')
 
source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('4c081b6d85ffe36389a3b06da37dcbe4')
+md5sums=('57e7c32ba204e69f7d0d3c56e202d0ed')
 
 build() {
   export MONO_SHARED_DIR=${srcdir}/.wabi



[arch-commits] Commit in monodevelop-debugger-gdb/repos (4 files)

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 12:14:05
  Author: daniel
Revision: 145307

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

Added:
  monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD
(from rev 145306, monodevelop-debugger-gdb/trunk/PKGBUILD)
  monodevelop-debugger-gdb/repos/extra-x86_64/PKGBUILD
(from rev 145306, monodevelop-debugger-gdb/trunk/PKGBUILD)
Deleted:
  monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD
  monodevelop-debugger-gdb/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 17:13:40 UTC (rev 145306)
+++ extra-i686/PKGBUILD 2011-12-21 17:14:05 UTC (rev 145307)
@@ -1,29 +0,0 @@
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-
-pkgname=monodevelop-debugger-gdb
-pkgver=2.8.4.2
-pkgrel=1
-pkgdesc=Mono Debugger support
-arch=('i686' 'x86_64')
-url=http://monodevelop.com;
-license=('GPL')
-depends=('monodevelop=2.8.4.2' 'gdb')
-makedepends=('mono')
-source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('4c081b6d85ffe36389a3b06da37dcbe4')
-
-build() {
-  export MONO_SHARED_DIR=${srcdir}/.wabi
-  mkdir -p ${MONO_SHARED_DIR}
-  
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make || return 1
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD (from rev 145306, 
monodevelop-debugger-gdb/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 17:14:05 UTC (rev 145307)
@@ -0,0 +1,29 @@
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=monodevelop-debugger-gdb
+pkgver=2.8.5
+pkgrel=1
+pkgdesc=Mono Debugger support
+arch=('i686' 'x86_64')
+url=http://monodevelop.com;
+license=('GPL')
+depends=('monodevelop=2.8.5' 'gdb')
+makedepends=('mono')
+source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('57e7c32ba204e69f7d0d3c56e202d0ed')
+
+build() {
+  export MONO_SHARED_DIR=${srcdir}/.wabi
+  mkdir -p ${MONO_SHARED_DIR}
+  
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 17:13:40 UTC (rev 145306)
+++ extra-x86_64/PKGBUILD   2011-12-21 17:14:05 UTC (rev 145307)
@@ -1,29 +0,0 @@
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-
-pkgname=monodevelop-debugger-gdb
-pkgver=2.8.4.2
-pkgrel=1
-pkgdesc=Mono Debugger support
-arch=('i686' 'x86_64')
-url=http://monodevelop.com;
-license=('GPL')
-depends=('monodevelop=2.8.4.2' 'gdb')
-makedepends=('mono')
-source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('4c081b6d85ffe36389a3b06da37dcbe4')
-
-build() {
-  export MONO_SHARED_DIR=${srcdir}/.wabi
-  mkdir -p ${MONO_SHARED_DIR}
-  
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make || return 1
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: monodevelop-debugger-gdb/repos/extra-x86_64/PKGBUILD (from rev 145306, 
monodevelop-debugger-gdb/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 17:14:05 UTC (rev 145307)
@@ -0,0 +1,29 @@
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=monodevelop-debugger-gdb
+pkgver=2.8.5
+pkgrel=1
+pkgdesc=Mono Debugger support
+arch=('i686' 'x86_64')
+url=http://monodevelop.com;
+license=('GPL')
+depends=('monodevelop=2.8.5' 'gdb')
+makedepends=('mono')
+source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('57e7c32ba204e69f7d0d3c56e202d0ed')
+
+build() {
+  export MONO_SHARED_DIR=${srcdir}/.wabi
+  mkdir -p ${MONO_SHARED_DIR}
+  
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+



[arch-commits] Commit in monodevelop-debugger-mdb/repos (extra-i686)

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 12:20:40
  Author: daniel
Revision: 145308

db-remove: monodevelop-debugger-mdb removed by daniel

Deleted:
  monodevelop-debugger-mdb/repos/extra-i686/



[arch-commits] Commit in monodevelop-debugger-mdb/repos (extra-x86_64)

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 12:21:20
  Author: daniel
Revision: 145309

db-remove: monodevelop-debugger-mdb removed by daniel

Deleted:
  monodevelop-debugger-mdb/repos/extra-x86_64/



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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 12:59:16
  Author: ibiru
Revision: 145310

enable libmount support

Modified:
  nilfs-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 17:21:20 UTC (rev 145309)
+++ PKGBUILD2011-12-21 17:59:16 UTC (rev 145310)
@@ -3,20 +3,20 @@
 # Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr 
 pkgname=nilfs-utils
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A log-structured file system supporting continuous snapshotting 
(userspace utils)
 arch=('i686' 'x86_64')
 url=http://www.nilfs.org/;
 license=('GPL2' 'LGPL2.1')
 backup=('etc/nilfs_cleanerd.conf')
-depends=('util-linux-ng')
+depends=('util-linux')
 options=(!libtool)
 source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
 md5sums=('738f7bee062051c14dcff444bb17ada7')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  ./configure --libdir=/lib
+  ./configure --libdir=/lib --enable-libmount
   make
 }
 



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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 13:00:02
  Author: ibiru
Revision: 145311

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

Added:
  nilfs-utils/repos/testing-i686/PKGBUILD
(from rev 145310, nilfs-utils/trunk/PKGBUILD)
  nilfs-utils/repos/testing-x86_64/PKGBUILD
(from rev 145310, nilfs-utils/trunk/PKGBUILD)
Deleted:
  nilfs-utils/repos/testing-i686/PKGBUILD
  nilfs-utils/repos/testing-x86_64/PKGBUILD

-+
 testing-i686/PKGBUILD   |   52 +++---
 testing-x86_64/PKGBUILD |   52 +++---
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2011-12-21 17:59:16 UTC (rev 145310)
+++ testing-i686/PKGBUILD   2011-12-21 18:00:02 UTC (rev 145311)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr 
-pkgname=nilfs-utils
-pkgver=2.1.0
-pkgrel=1
-pkgdesc=A log-structured file system supporting continuous snapshotting 
(userspace utils)
-arch=('i686' 'x86_64')
-url=http://www.nilfs.org/;
-license=('GPL2' 'LGPL2.1')
-backup=('etc/nilfs_cleanerd.conf')
-depends=('util-linux-ng')
-options=(!libtool)
-source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('738f7bee062051c14dcff444bb17ada7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --libdir=/lib
-  make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install LDCONFIG=/bin/true
-}

Copied: nilfs-utils/repos/testing-i686/PKGBUILD (from rev 145310, 
nilfs-utils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-12-21 18:00:02 UTC (rev 145311)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr 
+pkgname=nilfs-utils
+pkgver=2.1.0
+pkgrel=2
+pkgdesc=A log-structured file system supporting continuous snapshotting 
(userspace utils)
+arch=('i686' 'x86_64')
+url=http://www.nilfs.org/;
+license=('GPL2' 'LGPL2.1')
+backup=('etc/nilfs_cleanerd.conf')
+depends=('util-linux')
+options=(!libtool)
+source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
+md5sums=('738f7bee062051c14dcff444bb17ada7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --libdir=/lib --enable-libmount
+  make
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install LDCONFIG=/bin/true
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2011-12-21 17:59:16 UTC (rev 145310)
+++ testing-x86_64/PKGBUILD 2011-12-21 18:00:02 UTC (rev 145311)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr 
-pkgname=nilfs-utils
-pkgver=2.1.0
-pkgrel=1
-pkgdesc=A log-structured file system supporting continuous snapshotting 
(userspace utils)
-arch=('i686' 'x86_64')
-url=http://www.nilfs.org/;
-license=('GPL2' 'LGPL2.1')
-backup=('etc/nilfs_cleanerd.conf')
-depends=('util-linux-ng')
-options=(!libtool)
-source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('738f7bee062051c14dcff444bb17ada7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --libdir=/lib
-  make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install LDCONFIG=/bin/true
-}

Copied: nilfs-utils/repos/testing-x86_64/PKGBUILD (from rev 145310, 
nilfs-utils/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-12-21 18:00:02 UTC (rev 145311)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr 
+pkgname=nilfs-utils
+pkgver=2.1.0
+pkgrel=2
+pkgdesc=A log-structured file system supporting continuous snapshotting 
(userspace utils)
+arch=('i686' 'x86_64')
+url=http://www.nilfs.org/;
+license=('GPL2' 'LGPL2.1')
+backup=('etc/nilfs_cleanerd.conf')
+depends=('util-linux')
+options=(!libtool)
+source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
+md5sums=('738f7bee062051c14dcff444bb17ada7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --libdir=/lib --enable-libmount
+  make
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install LDCONFIG=/bin/true
+}



[arch-commits] Commit in dhcp/trunk (PKGBUILD dhclient-script-pathFixes.patch)

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 13:55:59
  Author: daniel
Revision: 145312

upgpkg: dhcp 4.2.3.2-1

New upstream release

Modified:
  dhcp/trunk/PKGBUILD
  dhcp/trunk/dhclient-script-pathFixes.patch

-+
 PKGBUILD|   12 ++--
 dhclient-script-pathFixes.patch |   28 +++-
 2 files changed, 29 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 18:00:02 UTC (rev 145311)
+++ PKGBUILD2011-12-21 18:55:59 UTC (rev 145312)
@@ -5,23 +5,23 @@
 pkgname=('dhcp' 'dhclient')
 
 # separate patch levels with a period to maintain proper versioning.
-pkgver=4.2.1.1
-_pkgver=4.2.1-P1
+pkgver=4.2.3.2
+_pkgver=4.2.3-P1
 
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('custom:isc-dhcp')
 url=https://www.isc.org/software/dhcp;
-source=(http://ftp.isc.org/isc/${pkgbase}/${pkgbase}-${_pkgver}.tar.gz
+source=(ftp://ftp.isc.org/isc/${pkgbase}/${_pkgver}/${pkgbase}-${_pkgver}.tar.gz
 dhcp4 dhcp6 dhcp
 dhcp-4.1.1-missing-ipv6-not-fatal.patch
 dhclient-script-pathFixes.patch)
-md5sums=('22e6f1eff6d5cfe2621a06cc62ba5b70'
+md5sums=('04599f1557a5cafd10d7745267a68c8b'
  'c49b1497837ba56c54e401a66e1bab9b'
  '12c2f3ae47ed23eb698eb7f1bfd80f20'
  '8f357e46e1efcbb746f38737a3f977a2'
  'fd64aeb4f399dcc41ea43089a3811094'
- 'ddcc5cd576ec631ade6c4da21952b50b')
+ '541b415a25a169eaf64b681405f79a80')
 
 build() {
   cd ${srcdir}/${pkgbase}-${_pkgver}
@@ -66,7 +66,7 @@
 
 package_dhclient(){
   pkgdesc=dhclient is standalone client from the dhcp package
-  depends=('bash' 'iproute2')
+  depends=('bash' 'iproute2' 'net-tools')
 
   cd ${srcdir}/${pkgbase}-${_pkgver}
   make -C client DESTDIR=${pkgdir} install

Modified: dhclient-script-pathFixes.patch
===
--- dhclient-script-pathFixes.patch 2011-12-21 18:00:02 UTC (rev 145311)
+++ dhclient-script-pathFixes.patch 2011-12-21 18:55:59 UTC (rev 145312)
@@ -1,5 +1,5 @@
 linux  2009-04-21 16:21:09.0 +0200
-+++ linux_new  2010-06-30 19:06:20.0 +0200
+--- linux  2011-05-18 20:01:54.0 +
 linux_new  2011-12-21 18:45:41.487171012 +
 @@ -23,7 +23,7 @@
  # of the $1 in its args.
  
@@ -9,7 +9,7 @@
  
  make_resolv_conf() {
if [ x$new_domain_name_servers != x ]; then
-@@ -112,9 +112,9 @@
+@@ -122,9 +122,9 @@
  if [ x$reason = xPREINIT ]; then
if [ x$alias_ip_address != x ]; then
  # Bring down alias interface. Its routes will disappear too.
@@ -21,7 +21,7 @@
  
# We need to give the kernel some time to get the interface up.
sleep 1
-@@ -141,32 +141,32 @@
+@@ -151,25 +151,25 @@
if [ x$old_ip_address != x ]  [ x$alias_ip_address != x ]  \
[ x$alias_ip_address != x$old_ip_address ]; then
  # Possible new alias. Remove old alias.
@@ -50,6 +50,24 @@
 -  route add default gw $router $metric_arg dev $interface
 +  /sbin/route add default gw $router $metric_arg dev $interface
  done
+   else
+ # we haven't changed the address, have we changed other options   
+@@ -177,21 +177,21 @@
+ if [ x$new_routers != x ]  [ x$new_routers != x$old_routers ] ; then
+   # if we've changed routers delete the old and add the new.
+   for router in $old_routers; do
+-route del default gw $router
++/sbin/route del default gw $router
+   done
+   for router in $new_routers; do
+ if [ x$new_subnet_mask = x255.255.255.255 ] ; then
+-route add -host $router dev $interface
++/sbin/route add -host $router dev $interface
+   fi
+-  route add default gw $router $metric_arg dev $interface
++  /sbin/route add default gw $router $metric_arg dev $interface
+   done
+ fi
fi
if [ x$new_ip_address != x$alias_ip_address ]  [ x$alias_ip_address != x 
];
 then
@@ -62,7 +80,7 @@
fi
make_resolv_conf
exit_with_hooks 0
-@@ -176,42 +176,42 @@
+@@ -201,42 +201,42 @@
 || [ x$reason = xSTOP ]; then
if [ x$alias_ip_address != x ]; then
  # Turn off alias interface.



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

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 13:57:01
  Author: daniel
Revision: 145313

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

Added:
  dhcp/repos/extra-i686/ChangeLog
(from rev 145312, dhcp/trunk/ChangeLog)
  dhcp/repos/extra-i686/PKGBUILD
(from rev 145312, dhcp/trunk/PKGBUILD)
  dhcp/repos/extra-i686/dhclient-script-pathFixes.patch
(from rev 145312, dhcp/trunk/dhclient-script-pathFixes.patch)
  dhcp/repos/extra-i686/dhcp
(from rev 145312, dhcp/trunk/dhcp)
  dhcp/repos/extra-i686/dhcp-4.1.1-missing-ipv6-not-fatal.patch
(from rev 145312, dhcp/trunk/dhcp-4.1.1-missing-ipv6-not-fatal.patch)
  dhcp/repos/extra-i686/dhcp.conf.d
(from rev 145312, dhcp/trunk/dhcp.conf.d)
  dhcp/repos/extra-i686/dhcp.install
(from rev 145312, dhcp/trunk/dhcp.install)
  dhcp/repos/extra-i686/dhcp4
(from rev 145312, dhcp/trunk/dhcp4)
  dhcp/repos/extra-i686/dhcp6
(from rev 145312, dhcp/trunk/dhcp6)
  dhcp/repos/extra-i686/dhcpd
(from rev 145312, dhcp/trunk/dhcpd)
  dhcp/repos/extra-x86_64/ChangeLog
(from rev 145312, dhcp/trunk/ChangeLog)
  dhcp/repos/extra-x86_64/PKGBUILD
(from rev 145312, dhcp/trunk/PKGBUILD)
  dhcp/repos/extra-x86_64/dhclient-script-pathFixes.patch
(from rev 145312, dhcp/trunk/dhclient-script-pathFixes.patch)
  dhcp/repos/extra-x86_64/dhcp
(from rev 145312, dhcp/trunk/dhcp)
  dhcp/repos/extra-x86_64/dhcp-4.1.1-missing-ipv6-not-fatal.patch
(from rev 145312, dhcp/trunk/dhcp-4.1.1-missing-ipv6-not-fatal.patch)
  dhcp/repos/extra-x86_64/dhcp.conf.d
(from rev 145312, dhcp/trunk/dhcp.conf.d)
  dhcp/repos/extra-x86_64/dhcp.install
(from rev 145312, dhcp/trunk/dhcp.install)
  dhcp/repos/extra-x86_64/dhcp4
(from rev 145312, dhcp/trunk/dhcp4)
  dhcp/repos/extra-x86_64/dhcp6
(from rev 145312, dhcp/trunk/dhcp6)
  dhcp/repos/extra-x86_64/dhcpd
(from rev 145312, dhcp/trunk/dhcpd)
Deleted:
  dhcp/repos/extra-i686/ChangeLog
  dhcp/repos/extra-i686/PKGBUILD
  dhcp/repos/extra-i686/dhclient-script-pathFixes.patch
  dhcp/repos/extra-i686/dhcp
  dhcp/repos/extra-i686/dhcp-4.1.1-missing-ipv6-not-fatal.patch
  dhcp/repos/extra-i686/dhcp.conf.d
  dhcp/repos/extra-i686/dhcp.install
  dhcp/repos/extra-i686/dhcp4
  dhcp/repos/extra-i686/dhcp6
  dhcp/repos/extra-i686/dhcpd
  dhcp/repos/extra-x86_64/ChangeLog
  dhcp/repos/extra-x86_64/PKGBUILD
  dhcp/repos/extra-x86_64/dhclient-script-pathFixes.patch
  dhcp/repos/extra-x86_64/dhcp
  dhcp/repos/extra-x86_64/dhcp-4.1.1-missing-ipv6-not-fatal.patch
  dhcp/repos/extra-x86_64/dhcp.conf.d
  dhcp/repos/extra-x86_64/dhcp.install
  dhcp/repos/extra-x86_64/dhcp4
  dhcp/repos/extra-x86_64/dhcp6
  dhcp/repos/extra-x86_64/dhcpd

--+
 extra-i686/ChangeLog |   22 -
 extra-i686/PKGBUILD  |  168 +--
 extra-i686/dhclient-script-pathFixes.patch   |  254 +
 extra-i686/dhcp  |   20 -
 extra-i686/dhcp-4.1.1-missing-ipv6-not-fatal.patch   |   78 ++---
 extra-i686/dhcp.conf.d   |   12 
 extra-i686/dhcp.install  |   36 +-
 extra-i686/dhcp4 |  114 +++
 extra-i686/dhcp6 |  114 +++
 extra-i686/dhcpd |   80 ++---
 extra-x86_64/ChangeLog   |   22 -
 extra-x86_64/PKGBUILD|  168 +--
 extra-x86_64/dhclient-script-pathFixes.patch |  254 +
 extra-x86_64/dhcp|   20 -
 extra-x86_64/dhcp-4.1.1-missing-ipv6-not-fatal.patch |   78 ++---
 extra-x86_64/dhcp.conf.d |   12 
 extra-x86_64/dhcp.install|   36 +-
 extra-x86_64/dhcp4   |  114 +++
 extra-x86_64/dhcp6   |  114 +++
 extra-x86_64/dhcpd   |   80 ++---
 20 files changed, 916 insertions(+), 880 deletions(-)

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


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

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 14:09:19
  Author: daniel
Revision: 145314

upgpkg: mono-tools 2.10-2

Bugfix release, fixed FS#27351

Modified:
  mono-tools/trunk/PKGBUILD
  mono-tools/trunk/mono-tools.install

+
 PKGBUILD   |   26 +-
 mono-tools.install |   11 ---
 2 files changed, 17 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 18:57:01 UTC (rev 145313)
+++ PKGBUILD2011-12-21 19:09:19 UTC (rev 145314)
@@ -11,28 +11,28 @@
 
 pkgname=mono-tools
 pkgver=2.10
-pkgrel=1
+pkgrel=2
 pkgdesc=collection of testing and development tools for use with mono 
(including monodoc browser)
 arch=(i686 x86_64)
 license=('GPL')
 url=http://www.mono-project.com/;
-depends=('mono=2.10.1' 'desktop-file-utils' 'gnome-desktop-sharp=2.26.0' 
'gluezilla')
-makedepends=('gecko-sharp-2.0=0.13')
+depends=('libgnome-sharp' 'gtkhtml-sharp')
+makedepends=('gconf-sharp')
 install=$pkgname.install
-source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
 md5sums=('da178df2c119c696c08c09dc9eb01994')
 
 build() {
  # get rid of that .wapi errors; thanks to brice
   export MONO_SHARED_DIR=${startdir}/src/weird
   mkdir -p ${MONO_SHARED_DIR}
+  cd $srcdir/$pkgname-$pkgver
+  autoreconf -fi 
+  ./configure --prefix=/usr
+  make
+}
 
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  aclocal || return 1
-  autoconf || return 1
-  automake || return 1
-  #sed -i 's:^Exec=.*$:Exec=/usr/bin/monodoc:' docbrowser/monodoc.desktop.in
-  ./configure --prefix=/usr || return 1
-  make || return 1
-  make GACUTIL=/usr/bin/gacutil /root ${startdir}/pkg/usr/lib 
DESTDIR=${startdir}/pkg install || return 1
-}
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make GACUTIL=/usr/bin/gacutil /root $pkgdir/usr/lib DESTDIR=$pkgdir 
install
+ }

Modified: mono-tools.install
===
--- mono-tools.install  2011-12-21 18:57:01 UTC (rev 145313)
+++ mono-tools.install  2011-12-21 19:09:19 UTC (rev 145314)
@@ -1,9 +1,6 @@
 post_install() {
-  # diable for a while maybe we can implement something in pacman to make it 
faster
-  #echo creating index ... this could take a up to several minutes ...
-  #monodoc --make-search-index  /dev/null  21
-  echo update desktop mime database...
-  update-desktop-database -q
+  echo update icon cache... 
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
 
@@ -23,8 +20,8 @@
   echo removing index...
   rm -f  /usr/lib/monodoc/monodoc.index
   rm -rf /usr/lib/monodoc/search_index
-  echo update desktop mime database...
-  update-desktop-database -q
+  echo update icon cache...
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
 # vim: ft=sh



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

2011-12-21 Thread Daniel Isenmann
Date: Wednesday, December 21, 2011 @ 14:09:51
  Author: daniel
Revision: 145315

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

Added:
  mono-tools/repos/extra-i686/PKGBUILD
(from rev 145314, mono-tools/trunk/PKGBUILD)
  mono-tools/repos/extra-i686/gnome-sharp-2.20.patch
(from rev 145314, mono-tools/trunk/gnome-sharp-2.20.patch)
  mono-tools/repos/extra-i686/gunit.patch
(from rev 145314, mono-tools/trunk/gunit.patch)
  mono-tools/repos/extra-i686/mono-tools.install
(from rev 145314, mono-tools/trunk/mono-tools.install)
  mono-tools/repos/extra-x86_64/PKGBUILD
(from rev 145314, mono-tools/trunk/PKGBUILD)
  mono-tools/repos/extra-x86_64/gnome-sharp-2.20.patch
(from rev 145314, mono-tools/trunk/gnome-sharp-2.20.patch)
  mono-tools/repos/extra-x86_64/gunit.patch
(from rev 145314, mono-tools/trunk/gunit.patch)
  mono-tools/repos/extra-x86_64/mono-tools.install
(from rev 145314, mono-tools/trunk/mono-tools.install)
Deleted:
  mono-tools/repos/extra-i686/PKGBUILD
  mono-tools/repos/extra-i686/gnome-sharp-2.20.patch
  mono-tools/repos/extra-i686/gunit.patch
  mono-tools/repos/extra-i686/mono-tools.install
  mono-tools/repos/extra-x86_64/PKGBUILD
  mono-tools/repos/extra-x86_64/gnome-sharp-2.20.patch
  mono-tools/repos/extra-x86_64/gunit.patch
  mono-tools/repos/extra-x86_64/mono-tools.install

-+
 extra-i686/PKGBUILD |   76 +-
 extra-i686/gnome-sharp-2.20.patch   |   22 -
 extra-i686/gunit.patch  |   22 -
 extra-i686/mono-tools.install   |   57 -
 extra-x86_64/PKGBUILD   |   76 +-
 extra-x86_64/gnome-sharp-2.20.patch |   22 -
 extra-x86_64/gunit.patch|   22 -
 extra-x86_64/mono-tools.install |   57 -
 8 files changed, 174 insertions(+), 180 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 19:09:19 UTC (rev 145314)
+++ extra-i686/PKGBUILD 2011-12-21 19:09:51 UTC (rev 145315)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: Brice Carpentier br...@dlfp.org
-
-# The mono-tool package now calls make-search-index by post_install().
-# Whenever a package is installed which places doc-sources into:
-# /usr/lib/monodoc/sources it should call --make-search-index with
-# post_install() and with post remove. mond-tools itself deletes the index
-# file pre_remove(), so pacman finds the directory empty an removes it
-# properly.
-
-pkgname=mono-tools
-pkgver=2.10
-pkgrel=1
-pkgdesc=collection of testing and development tools for use with mono 
(including monodoc browser)
-arch=(i686 x86_64)
-license=('GPL')
-url=http://www.mono-project.com/;
-depends=('mono=2.10.1' 'desktop-file-utils' 'gnome-desktop-sharp=2.26.0' 
'gluezilla')
-makedepends=('gecko-sharp-2.0=0.13')
-install=$pkgname.install
-source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('da178df2c119c696c08c09dc9eb01994')
-
-build() {
- # get rid of that .wapi errors; thanks to brice
-  export MONO_SHARED_DIR=${startdir}/src/weird
-  mkdir -p ${MONO_SHARED_DIR}
-
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  aclocal || return 1
-  autoconf || return 1
-  automake || return 1
-  #sed -i 's:^Exec=.*$:Exec=/usr/bin/monodoc:' docbrowser/monodoc.desktop.in
-  ./configure --prefix=/usr || return 1
-  make || return 1
-  make GACUTIL=/usr/bin/gacutil /root ${startdir}/pkg/usr/lib 
DESTDIR=${startdir}/pkg install || return 1
-}

Copied: mono-tools/repos/extra-i686/PKGBUILD (from rev 145314, 
mono-tools/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 19:09:51 UTC (rev 145315)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+# Contributor: Brice Carpentier br...@dlfp.org
+
+# The mono-tool package now calls make-search-index by post_install().
+# Whenever a package is installed which places doc-sources into:
+# /usr/lib/monodoc/sources it should call --make-search-index with
+# post_install() and with post remove. mond-tools itself deletes the index
+# file pre_remove(), so pacman finds the directory empty an removes it
+# properly.
+
+pkgname=mono-tools
+pkgver=2.10
+pkgrel=2
+pkgdesc=collection of testing and development tools for use with mono 
(including monodoc browser)
+arch=(i686 x86_64)
+license=('GPL')
+url=http://www.mono-project.com/;
+depends=('libgnome-sharp' 'gtkhtml-sharp')
+makedepends=('gconf-sharp')
+install=$pkgname.install
+source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('da178df2c119c696c08c09dc9eb01994')
+
+build() {
+ # get rid of that .wapi errors; thanks to brice
+  export 

[arch-commits] Commit in gnome-keyring/trunk (2 files)

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 14:20:29
  Author: ibiru
Revision: 145316

silence no socket to connect
when gnome-keyring-daemon is not started

Added:
  gnome-keyring/trunk/silence_no_socket_to_connect.patch
Modified:
  gnome-keyring/trunk/PKGBUILD

+
 PKGBUILD   |   15 
 silence_no_socket_to_connect.patch |  717 +++
 2 files changed, 726 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 19:09:51 UTC (rev 145315)
+++ PKGBUILD2011-12-21 19:20:29 UTC (rev 145316)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-keyring
 pkgver=3.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc=GNOME Password Management daemon
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
@@ -13,11 +13,14 @@
 options=('!libtool' '!emptydirs')
 url=http://www.gnome.org;
 install=gnome-keyring.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f4cdc2c492a9b0157d59439310093e611e1f718a16f7ee2391ac03aadacfaaa3')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+silence_no_socket_to_connect.patch)
+sha256sums=('f4cdc2c492a9b0157d59439310093e611e1f718a16f7ee2391ac03aadacfaaa3'
+'4cf3965e9beea747a7916682d37f36bc481bee10247788d4dd53f6e27fe5c041')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd $srcdir/$pkgname-$pkgver
+  patch -Np1 -i $srcdir/silence_no_socket_to_connect.patch
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --disable-static \
   --libexecdir=/usr/lib/gnome-keyring \
@@ -27,6 +30,6 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
 }

Added: silence_no_socket_to_connect.patch
===
--- silence_no_socket_to_connect.patch  (rev 0)
+++ silence_no_socket_to_connect.patch  2011-12-21 19:20:29 UTC (rev 145316)
@@ -0,0 +1,717 @@
+From 5ca7387952f99bf318d337df2d853f5bc3c0ddd2 Mon Sep 17 00:00:00 2001
+From: Stef Walter st...@collabora.co.uk
+Date: Mon, 19 Dec 2011 12:08:51 +
+Subject: rpc-layer: Correctly handle case where gnome-keyring-daemon not 
running
+
+ * In the gnome-keyring-pkcs11.so module return stand in info
+   when the gnome-keyring-daemon info is not running.
+ * In addition no slots will be listed
+
+https://bugzilla.gnome.org/show_bug.cgi?id=665961
+---
+diff --git a/pkcs11/rpc-layer/gkm-rpc-module.c 
b/pkcs11/rpc-layer/gkm-rpc-module.c
+index ea939a7..b95bee1 100644
+--- a/pkcs11/rpc-layer/gkm-rpc-module.c
 b/pkcs11/rpc-layer/gkm-rpc-module.c
+@@ -228,10 +228,8 @@ call_connect (CallState *cs)
+   assert (cs-socket == -1);
+   assert (cs-call_status == CALL_INVALID);
+ 
+-  if (!pkcs11_socket_path) {
+-  warning ((no socket to connect to));
++  if (!pkcs11_socket_path)
+   return CKR_DEVICE_REMOVED;
+-  }
+ 
+   debug ((connecting to: %s, pkcs11_socket_path));
+ 
+@@ -968,13 +966,14 @@ proto_read_sesssion_info (GkmRpcMessage *msg, 
CK_SESSION_INFO_PTR info)
+  * CALL MACROS
+  */
+ 
+-#define BEGIN_CALL(call_id) \
++#define BEGIN_CALL_OR(call_id, if_no_daemon) \
+   debug ((#call_id : enter)); \
+   return_val_if_fail (pkcs11_initialized, CKR_CRYPTOKI_NOT_INITIALIZED); \
+   {  \
+   CallState *_cs; \
+   CK_RV _ret = CKR_OK; \
+   _ret = call_lookup (_cs); \
++  if (_ret == CKR_DEVICE_REMOVED) return (if_no_daemon); \
+   if (_ret != CKR_OK) return _ret; \
+   _ret = call_prepare (_cs, GKM_RPC_CALL_##call_id); \
+   if (_ret != CKR_OK) goto _cleanup;
+@@ -1198,16 +1197,18 @@ rpc_C_Initialize (CK_VOID_PTR init_args)
+   }
+   }
+ 
+-  /* Call through and initialize the daemon */
+-  ret = call_lookup (cs);
+-  if (ret == CKR_OK) {
+-  ret = call_prepare (cs, GKM_RPC_CALL_C_Initialize);
+-  if (ret == CKR_OK)
+-  if (!gkm_rpc_message_write_byte_array (cs-req, 
GKM_RPC_HANDSHAKE, GKM_RPC_HANDSHAKE_LEN))
+-  ret = CKR_HOST_MEMORY;
+-  if (ret == CKR_OK)
+-  ret = call_run (cs);
+-  call_done (cs, ret);
++  /* Call through and initialize the daemon if available */
++  if (pkcs11_socket_path != NULL) {
++  ret = call_lookup (cs);
++  if (ret == CKR_OK) {
++  ret = call_prepare (cs, 
GKM_RPC_CALL_C_Initialize);
++  if (ret == CKR_OK)
++  if 

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

2011-12-21 Thread Ionut Biru
Date: Wednesday, December 21, 2011 @ 14:21:50
  Author: ibiru
Revision: 145317

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

Added:
  gnome-keyring/repos/extra-i686/PKGBUILD
(from rev 145316, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/extra-i686/gnome-keyring.install
(from rev 145316, gnome-keyring/trunk/gnome-keyring.install)
  gnome-keyring/repos/extra-i686/silence_no_socket_to_connect.patch
(from rev 145316, gnome-keyring/trunk/silence_no_socket_to_connect.patch)
  gnome-keyring/repos/extra-x86_64/PKGBUILD
(from rev 145316, gnome-keyring/trunk/PKGBUILD)
  gnome-keyring/repos/extra-x86_64/gnome-keyring.install
(from rev 145316, gnome-keyring/trunk/gnome-keyring.install)
  gnome-keyring/repos/extra-x86_64/silence_no_socket_to_connect.patch
(from rev 145316, gnome-keyring/trunk/silence_no_socket_to_connect.patch)
Deleted:
  gnome-keyring/repos/extra-i686/PKGBUILD
  gnome-keyring/repos/extra-i686/gnome-keyring.install
  gnome-keyring/repos/extra-x86_64/PKGBUILD
  gnome-keyring/repos/extra-x86_64/gnome-keyring.install

-+
 extra-i686/PKGBUILD |   67 +-
 extra-i686/gnome-keyring.install|   36 -
 extra-i686/silence_no_socket_to_connect.patch   |  717 ++
 extra-x86_64/PKGBUILD   |   67 +-
 extra-x86_64/gnome-keyring.install  |   36 -
 extra-x86_64/silence_no_socket_to_connect.patch |  717 ++
 6 files changed, 1540 insertions(+), 100 deletions(-)

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


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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:46:52
  Author: andrea
Revision: 145318

db-move: moved qt from [testing] to [extra] (i686)

Added:
  qt/repos/extra-i686/PKGBUILD
(from rev 145317, qt/repos/testing-i686/PKGBUILD)
  qt/repos/extra-i686/assistant.desktop
(from rev 145317, qt/repos/testing-i686/assistant.desktop)
  qt/repos/extra-i686/designer.desktop
(from rev 145317, qt/repos/testing-i686/designer.desktop)
  qt/repos/extra-i686/linguist.desktop
(from rev 145317, qt/repos/testing-i686/linguist.desktop)
  qt/repos/extra-i686/qt.install
(from rev 145317, qt/repos/testing-i686/qt.install)
  qt/repos/extra-i686/qtconfig.desktop
(from rev 145317, qt/repos/testing-i686/qtconfig.desktop)
Deleted:
  qt/repos/extra-i686/PKGBUILD
  qt/repos/extra-i686/assistant.desktop
  qt/repos/extra-i686/blacklist-diginotar-certs.diff
  qt/repos/extra-i686/designer.desktop
  qt/repos/extra-i686/linguist.desktop
  qt/repos/extra-i686/qt.install
  qt/repos/extra-i686/qtconfig.desktop
  qt/repos/testing-i686/

+
 PKGBUILD   |  267 ++-
 assistant.desktop  |   18 +-
 blacklist-diginotar-certs.diff |   89 -
 designer.desktop   |   22 +--
 linguist.desktop   |   20 +-
 qt.install |   24 +--
 qtconfig.desktop   |   20 +-
 7 files changed, 178 insertions(+), 282 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 19:21:50 UTC (rev 145317)
+++ extra-i686/PKGBUILD 2011-12-21 20:46:52 UTC (rev 145318)
@@ -1,141 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=qt
-pkgname=('qt' 'qt-private-headers')
-pkgver=4.7.4
-pkgrel=3
-arch=('i686' 'x86_64')
-url='http://qt.nokia.com/'
-license=('GPL3' 'LGPL')
-makedepends=('libtiff' 'libpng' 'libmng' 'sqlite3' 'ca-certificates' 'glib2' 
'dbus'
-'fontconfig' 'libgl' 'libsm' 'libxrandr' 'libxv' 'libxi' 'alsa-lib'
-'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'mesa' 
'postgresql-libs'
-'mysql' 'unixodbc' 'cups' 'gtk2')
-options=('!libtool')
-_pkgfqn=qt-everywhere-opensource-src-${pkgver}
-source=(ftp://ftp.qt.nokia.com/qt/source/${_pkgfqn}.tar.gz;
-'assistant.desktop' 'designer.desktop' 'linguist.desktop'
-'qtconfig.desktop'
-'blacklist-diginotar-certs.diff')
-md5sums=('9831cf1dfa8d0689a06c2c54c5c65aaf'
- 'fc211414130ab2764132e7370f8e5caa'
- '85179f5e0437514f8639957e1d8baf62'
- 'f11852b97583610f3dbb669ebc3e21bc'
- '6b771c8a81dd90b45e8a79afa0e5bbfd'
- 'd875a2a7639de3bd63dc519c13b4d069')
-
-build() {
-   unset QMAKESPEC
-   export QT4DIR=$srcdir/$_pkgfqn
-   export PATH=${QT4DIR}/bin:${PATH}
-   export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH}
-
-# FS#24601
-export CXXFLAGS=$CXXFLAGS -fno-strict-aliasing
-
-   cd $srcdir/$_pkgfqn
-
-patch -p1 -i ${srcdir}/blacklist-diginotar-certs.diff
-
-sed -i s|-O2|$CXXFLAGS| mkspecs/common/g++.conf
-   sed -i /^QMAKE_RPATH/s| -Wl,-rpath,||g mkspecs/common/g++.conf
-   sed -i /^QMAKE_LFLAGS\s/s|+=|+= $LDFLAGS|g mkspecs/common/g++.conf
-
-   ./configure -confirm-license -opensource \
-   -prefix /usr \
-   -docdir /usr/share/doc/qt \
-   -plugindir /usr/lib/qt/plugins \
-   -importdir /usr/lib/qt/imports \
-   -datadir /usr/share/qt \
-   -translationdir /usr/share/qt/translations \
-   -sysconfdir /etc \
-   -examplesdir /usr/share/doc/qt/examples \
-   -demosdir /usr/share/doc/qt/demos \
-   -largefile \
-   -plugin-sql-{psql,mysql,sqlite,odbc} \
-   -system-sqlite \
-   -xmlpatterns \
-   -no-phonon \
-   -no-phonon-backend \
-   -svg \
-   -webkit \
-   -script \
-   -scripttools \
-   -system-zlib \
-   -system-libtiff \
-   -system-libpng \
-   -system-libmng \
-   -system-libjpeg \
-   -nomake demos \
-   -nomake examples \
-   -nomake docs \
-   -no-rpath \
-   -openssl-linked \
-   -silent \
-   -optimized-qmake \
-   -dbus \
-   -reduce-relocations \
-   -no-separate-debug-info \
-   -gtkstyle \
-   -opengl \
-   -no-openvg \
-   -glib
-   make
-}
-
-package_qt() {
-pkgdesc='A cross-platform application and UI framework'
-depends=('libtiff' 'libpng' 'libmng' 'sqlite3' 'ca-certificates' 'glib2' 
'dbus'
-  'fontconfig' 'libgl' 'libsm' 'libxrandr' 'libxv' 'libxi' 'alsa-lib'
-  'xdg-utils' 

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:46:53
  Author: andrea
Revision: 145319

db-move: moved qt from [testing] to [extra] (x86_64)

Added:
  qt/repos/extra-x86_64/PKGBUILD
(from rev 145317, qt/repos/testing-x86_64/PKGBUILD)
  qt/repos/extra-x86_64/assistant.desktop
(from rev 145317, qt/repos/testing-x86_64/assistant.desktop)
  qt/repos/extra-x86_64/designer.desktop
(from rev 145317, qt/repos/testing-x86_64/designer.desktop)
  qt/repos/extra-x86_64/linguist.desktop
(from rev 145317, qt/repos/testing-x86_64/linguist.desktop)
  qt/repos/extra-x86_64/qt.install
(from rev 145317, qt/repos/testing-x86_64/qt.install)
  qt/repos/extra-x86_64/qtconfig.desktop
(from rev 145317, qt/repos/testing-x86_64/qtconfig.desktop)
Deleted:
  qt/repos/extra-x86_64/PKGBUILD
  qt/repos/extra-x86_64/assistant.desktop
  qt/repos/extra-x86_64/blacklist-diginotar-certs.diff
  qt/repos/extra-x86_64/designer.desktop
  qt/repos/extra-x86_64/linguist.desktop
  qt/repos/extra-x86_64/qt.install
  qt/repos/extra-x86_64/qtconfig.desktop
  qt/repos/testing-x86_64/

+
 PKGBUILD   |  267 ++-
 assistant.desktop  |   18 +-
 blacklist-diginotar-certs.diff |   89 -
 designer.desktop   |   22 +--
 linguist.desktop   |   20 +-
 qt.install |   24 +--
 qtconfig.desktop   |   20 +-
 7 files changed, 178 insertions(+), 282 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:46:52 UTC (rev 145318)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:46:53 UTC (rev 145319)
@@ -1,141 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=qt
-pkgname=('qt' 'qt-private-headers')
-pkgver=4.7.4
-pkgrel=3
-arch=('i686' 'x86_64')
-url='http://qt.nokia.com/'
-license=('GPL3' 'LGPL')
-makedepends=('libtiff' 'libpng' 'libmng' 'sqlite3' 'ca-certificates' 'glib2' 
'dbus'
-'fontconfig' 'libgl' 'libsm' 'libxrandr' 'libxv' 'libxi' 'alsa-lib'
-'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'mesa' 
'postgresql-libs'
-'mysql' 'unixodbc' 'cups' 'gtk2')
-options=('!libtool')
-_pkgfqn=qt-everywhere-opensource-src-${pkgver}
-source=(ftp://ftp.qt.nokia.com/qt/source/${_pkgfqn}.tar.gz;
-'assistant.desktop' 'designer.desktop' 'linguist.desktop'
-'qtconfig.desktop'
-'blacklist-diginotar-certs.diff')
-md5sums=('9831cf1dfa8d0689a06c2c54c5c65aaf'
- 'fc211414130ab2764132e7370f8e5caa'
- '85179f5e0437514f8639957e1d8baf62'
- 'f11852b97583610f3dbb669ebc3e21bc'
- '6b771c8a81dd90b45e8a79afa0e5bbfd'
- 'd875a2a7639de3bd63dc519c13b4d069')
-
-build() {
-   unset QMAKESPEC
-   export QT4DIR=$srcdir/$_pkgfqn
-   export PATH=${QT4DIR}/bin:${PATH}
-   export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH}
-
-# FS#24601
-export CXXFLAGS=$CXXFLAGS -fno-strict-aliasing
-
-   cd $srcdir/$_pkgfqn
-
-patch -p1 -i ${srcdir}/blacklist-diginotar-certs.diff
-
-sed -i s|-O2|$CXXFLAGS| mkspecs/common/g++.conf
-   sed -i /^QMAKE_RPATH/s| -Wl,-rpath,||g mkspecs/common/g++.conf
-   sed -i /^QMAKE_LFLAGS\s/s|+=|+= $LDFLAGS|g mkspecs/common/g++.conf
-
-   ./configure -confirm-license -opensource \
-   -prefix /usr \
-   -docdir /usr/share/doc/qt \
-   -plugindir /usr/lib/qt/plugins \
-   -importdir /usr/lib/qt/imports \
-   -datadir /usr/share/qt \
-   -translationdir /usr/share/qt/translations \
-   -sysconfdir /etc \
-   -examplesdir /usr/share/doc/qt/examples \
-   -demosdir /usr/share/doc/qt/demos \
-   -largefile \
-   -plugin-sql-{psql,mysql,sqlite,odbc} \
-   -system-sqlite \
-   -xmlpatterns \
-   -no-phonon \
-   -no-phonon-backend \
-   -svg \
-   -webkit \
-   -script \
-   -scripttools \
-   -system-zlib \
-   -system-libtiff \
-   -system-libpng \
-   -system-libmng \
-   -system-libjpeg \
-   -nomake demos \
-   -nomake examples \
-   -nomake docs \
-   -no-rpath \
-   -openssl-linked \
-   -silent \
-   -optimized-qmake \
-   -dbus \
-   -reduce-relocations \
-   -no-separate-debug-info \
-   -gtkstyle \
-   -opengl \
-   -no-openvg \
-   -glib
-   make
-}
-
-package_qt() {
-pkgdesc='A cross-platform application and UI framework'
-depends=('libtiff' 'libpng' 'libmng' 'sqlite3' 'ca-certificates' 'glib2' 
'dbus'
-  'fontconfig' 'libgl' 'libsm' 

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:46:54
  Author: andrea
Revision: 145320

db-move: moved qtwebkit from [testing] to [extra] (i686)

Added:
  qtwebkit/repos/extra-i686/
  qtwebkit/repos/extra-i686/PKGBUILD
(from rev 145317, qtwebkit/repos/testing-i686/PKGBUILD)
  qtwebkit/repos/extra-i686/python2-path.patch
(from rev 145317, qtwebkit/repos/testing-i686/python2-path.patch)
Deleted:
  qtwebkit/repos/testing-i686/

+
 PKGBUILD   |   38 ++
 python2-path.patch |   29 +
 2 files changed, 67 insertions(+)

Copied: qtwebkit/repos/extra-i686/PKGBUILD (from rev 145317, 
qtwebkit/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:46:54 UTC (rev 145320)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=qtwebkit
+pkgver=2.2.0
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://trac.webkit.org/wiki/QtWebKit'
+pkgdesc='An open source web browser engine (Qt port)'
+license=('LGPL2.1' 'GPL3')
+depends=('qt' 'gperf' 'bison' 'phonon' 'gstreamer0.10-base')
+makedepends=('python2' 'mesa' 'chrpath')
+conflicts=('qt4.8')
+source=(http://get.qt.nokia.com/${pkgname}/QtWebKit-${pkgver}.tar.gz;
+'python2-path.patch')
+sha1sums=('3582f3a8b593140af004a19479f5ec19693b3df7'
+  'b0ef3d5596171e3900a685df9bcfac3068ad6330')
+
+build() {
+  cd ${srcdir}/QtWebKit-${pkgver}
+
+  patch -p1 -i ${srcdir}/python2-path.patch
+
+  cd Tools/Scripts
+  ./build-webkit --qt \
+--prefix=/usr \
+--makeargs=${MAKEFLAGS} \
+--release \
+--3d-canvas
+}
+
+package() {
+  cd ${srcdir}/QtWebKit-${pkgver}
+  make INSTALL_ROOT=${pkgdir} -C WebKitBuild/Release install
+
+  # Fix RPATH
+  chrpath -r /usr/lib/ 
${pkgdir}/usr/lib/qt/imports/QtWebKit/libqmlwebkitplugin.so
+}

Copied: qtwebkit/repos/extra-i686/python2-path.patch (from rev 145317, 
qtwebkit/repos/testing-i686/python2-path.patch)
===
--- extra-i686/python2-path.patch   (rev 0)
+++ extra-i686/python2-path.patch   2011-12-21 20:46:54 UTC (rev 145320)
@@ -0,0 +1,29 @@
+--- QtWebKit-2.2.0/Source/JavaScriptCore/DerivedSources.pro~   2011-10-20 
22:39:56.044519075 +
 QtWebKit-2.2.0/Source/JavaScriptCore/DerivedSources.pro2011-10-20 
22:41:21.302047082 +
+@@ -88,5 +88,5 @@
+ retgen.output = $$JSC_GENERATED_SOURCES_DIR/RegExpJitTables.h
+ retgen.wkScript = $$PWD/create_regex_tables 
+ retgen.input = retgen.wkScript
+-retgen.commands = python $$retgen.wkScript  ${QMAKE_FILE_OUT}
++retgen.commands = python2 $$retgen.wkScript  ${QMAKE_FILE_OUT}
+ addExtraCompiler(retgen)
+--- QtWebKit-2.2.0/Source/WebCore/CodeGenerators.pri~  2011-10-20 
22:44:23.827225580 +
 QtWebKit-2.2.0/Source/WebCore/CodeGenerators.pri   2011-10-20 
22:44:38.550707819 +
+@@ -640,7 +640,7 @@
+ inspectorJSON.output = $${WC_GENERATED_SOURCES_DIR}/Inspector.idl
+ inspectorJSON.input = INSPECTOR_JSON
+ inspectorJSON.wkScript = $$PWD/inspector/generate-inspector-idl
+-inspectorJSON.commands = python $$inspectorJSON.wkScript -o 
$${WC_GENERATED_SOURCES_DIR}/Inspector.idl $$PWD/inspector/Inspector.json
++inspectorJSON.commands = python2 $$inspectorJSON.wkScript -o 
$${WC_GENERATED_SOURCES_DIR}/Inspector.idl $$PWD/inspector/Inspector.json
+ inspectorJSON.depends = $$PWD/inspector/generate-inspector-idl
+ inspectorJSON.wkAddOutputToSources = false
+ addExtraCompiler(inspectorJSON)
+@@ -723,7 +723,7 @@
+ entities.output = $${WC_GENERATED_SOURCES_DIR}/HTMLEntityTable.cpp
+ entities.input = HTML_ENTITIES
+ entities.wkScript = $$PWD/html/parser/create-html-entity-table
+-entities.commands = python $$entities.wkScript -o 
$${WC_GENERATED_SOURCES_DIR}/HTMLEntityTable.cpp $$HTML_ENTITIES
++entities.commands = python2 $$entities.wkScript -o 
$${WC_GENERATED_SOURCES_DIR}/HTMLEntityTable.cpp $$HTML_ENTITIES
+ entities.clean = ${QMAKE_FILE_OUT}
+ entities.depends = $$PWD/html/parser/create-html-entity-table
+ addExtraCompiler(entities)



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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:46:56
  Author: andrea
Revision: 145321

db-move: moved qtwebkit from [testing] to [extra] (x86_64)

Added:
  qtwebkit/repos/extra-x86_64/
  qtwebkit/repos/extra-x86_64/PKGBUILD
(from rev 145317, qtwebkit/repos/testing-x86_64/PKGBUILD)
  qtwebkit/repos/extra-x86_64/python2-path.patch
(from rev 145317, qtwebkit/repos/testing-x86_64/python2-path.patch)
Deleted:
  qtwebkit/repos/testing-x86_64/

+
 PKGBUILD   |   38 ++
 python2-path.patch |   29 +
 2 files changed, 67 insertions(+)

Copied: qtwebkit/repos/extra-x86_64/PKGBUILD (from rev 145317, 
qtwebkit/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:46:56 UTC (rev 145321)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=qtwebkit
+pkgver=2.2.0
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://trac.webkit.org/wiki/QtWebKit'
+pkgdesc='An open source web browser engine (Qt port)'
+license=('LGPL2.1' 'GPL3')
+depends=('qt' 'gperf' 'bison' 'phonon' 'gstreamer0.10-base')
+makedepends=('python2' 'mesa' 'chrpath')
+conflicts=('qt4.8')
+source=(http://get.qt.nokia.com/${pkgname}/QtWebKit-${pkgver}.tar.gz;
+'python2-path.patch')
+sha1sums=('3582f3a8b593140af004a19479f5ec19693b3df7'
+  'b0ef3d5596171e3900a685df9bcfac3068ad6330')
+
+build() {
+  cd ${srcdir}/QtWebKit-${pkgver}
+
+  patch -p1 -i ${srcdir}/python2-path.patch
+
+  cd Tools/Scripts
+  ./build-webkit --qt \
+--prefix=/usr \
+--makeargs=${MAKEFLAGS} \
+--release \
+--3d-canvas
+}
+
+package() {
+  cd ${srcdir}/QtWebKit-${pkgver}
+  make INSTALL_ROOT=${pkgdir} -C WebKitBuild/Release install
+
+  # Fix RPATH
+  chrpath -r /usr/lib/ 
${pkgdir}/usr/lib/qt/imports/QtWebKit/libqmlwebkitplugin.so
+}

Copied: qtwebkit/repos/extra-x86_64/python2-path.patch (from rev 145317, 
qtwebkit/repos/testing-x86_64/python2-path.patch)
===
--- extra-x86_64/python2-path.patch (rev 0)
+++ extra-x86_64/python2-path.patch 2011-12-21 20:46:56 UTC (rev 145321)
@@ -0,0 +1,29 @@
+--- QtWebKit-2.2.0/Source/JavaScriptCore/DerivedSources.pro~   2011-10-20 
22:39:56.044519075 +
 QtWebKit-2.2.0/Source/JavaScriptCore/DerivedSources.pro2011-10-20 
22:41:21.302047082 +
+@@ -88,5 +88,5 @@
+ retgen.output = $$JSC_GENERATED_SOURCES_DIR/RegExpJitTables.h
+ retgen.wkScript = $$PWD/create_regex_tables 
+ retgen.input = retgen.wkScript
+-retgen.commands = python $$retgen.wkScript  ${QMAKE_FILE_OUT}
++retgen.commands = python2 $$retgen.wkScript  ${QMAKE_FILE_OUT}
+ addExtraCompiler(retgen)
+--- QtWebKit-2.2.0/Source/WebCore/CodeGenerators.pri~  2011-10-20 
22:44:23.827225580 +
 QtWebKit-2.2.0/Source/WebCore/CodeGenerators.pri   2011-10-20 
22:44:38.550707819 +
+@@ -640,7 +640,7 @@
+ inspectorJSON.output = $${WC_GENERATED_SOURCES_DIR}/Inspector.idl
+ inspectorJSON.input = INSPECTOR_JSON
+ inspectorJSON.wkScript = $$PWD/inspector/generate-inspector-idl
+-inspectorJSON.commands = python $$inspectorJSON.wkScript -o 
$${WC_GENERATED_SOURCES_DIR}/Inspector.idl $$PWD/inspector/Inspector.json
++inspectorJSON.commands = python2 $$inspectorJSON.wkScript -o 
$${WC_GENERATED_SOURCES_DIR}/Inspector.idl $$PWD/inspector/Inspector.json
+ inspectorJSON.depends = $$PWD/inspector/generate-inspector-idl
+ inspectorJSON.wkAddOutputToSources = false
+ addExtraCompiler(inspectorJSON)
+@@ -723,7 +723,7 @@
+ entities.output = $${WC_GENERATED_SOURCES_DIR}/HTMLEntityTable.cpp
+ entities.input = HTML_ENTITIES
+ entities.wkScript = $$PWD/html/parser/create-html-entity-table
+-entities.commands = python $$entities.wkScript -o 
$${WC_GENERATED_SOURCES_DIR}/HTMLEntityTable.cpp $$HTML_ENTITIES
++entities.commands = python2 $$entities.wkScript -o 
$${WC_GENERATED_SOURCES_DIR}/HTMLEntityTable.cpp $$HTML_ENTITIES
+ entities.clean = ${QMAKE_FILE_OUT}
+ entities.depends = $$PWD/html/parser/create-html-entity-table
+ addExtraCompiler(entities)



[arch-commits] Commit in kwebkitpart/repos (5 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:46:57
  Author: andrea
Revision: 145322

db-move: moved kwebkitpart from [testing] to [extra] (i686)

Added:
  kwebkitpart/repos/extra-i686/PKGBUILD
(from rev 145317, kwebkitpart/repos/testing-i686/PKGBUILD)
  kwebkitpart/repos/extra-i686/kwebkitpart.install
(from rev 145317, kwebkitpart/repos/testing-i686/kwebkitpart.install)
Deleted:
  kwebkitpart/repos/extra-i686/PKGBUILD
  kwebkitpart/repos/extra-i686/kwebkitpart.install
  kwebkitpart/repos/testing-i686/

-+
 PKGBUILD|   61 --
 kwebkitpart.install |   22 +-
 2 files changed, 41 insertions(+), 42 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:46:56 UTC (rev 145321)
+++ extra-i686/PKGBUILD 2011-12-21 20:46:57 UTC (rev 145322)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kwebkitpart
-pkgver=1.2.0
-pkgrel=1
-pkgdesc=A WebKit browser component for KDE
-url=http://opendesktop.org/content/show.php?content=127960;
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(${pkgname}-${pkgver}.tar.bz2::http://quickgit.kde.org/?p=${pkgname}.gita=snapshoth=d2aba2aa0664fde17f29d526226576aa6b956ee1fmt=tbz2;)
-md5sums=('d87b69fc4945aa9159908f842c3f9e2e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kwebkitpart/repos/extra-i686/PKGBUILD (from rev 145317, 
kwebkitpart/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:46:57 UTC (rev 145322)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kwebkitpart
+pkgver=1.2.0
+pkgrel=2
+pkgdesc=A WebKit browser component for KDE
+url=http://opendesktop.org/content/show.php?content=127960;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('e736d7b26cf6e3c0eed837837b3f032b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/kwebkitpart.install
===
--- extra-i686/kwebkitpart.install  2011-12-21 20:46:56 UTC (rev 145321)
+++ extra-i686/kwebkitpart.install  2011-12-21 20:46:57 UTC (rev 145322)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kwebkitpart/repos/extra-i686/kwebkitpart.install (from rev 145317, 
kwebkitpart/repos/testing-i686/kwebkitpart.install)
===
--- extra-i686/kwebkitpart.install  (rev 0)
+++ extra-i686/kwebkitpart.install  2011-12-21 20:46:57 UTC (rev 145322)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in kwebkitpart/repos (5 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:46:58
  Author: andrea
Revision: 145323

db-move: moved kwebkitpart from [testing] to [extra] (x86_64)

Added:
  kwebkitpart/repos/extra-x86_64/PKGBUILD
(from rev 145317, kwebkitpart/repos/testing-x86_64/PKGBUILD)
  kwebkitpart/repos/extra-x86_64/kwebkitpart.install
(from rev 145317, kwebkitpart/repos/testing-x86_64/kwebkitpart.install)
Deleted:
  kwebkitpart/repos/extra-x86_64/PKGBUILD
  kwebkitpart/repos/extra-x86_64/kwebkitpart.install
  kwebkitpart/repos/testing-x86_64/

-+
 PKGBUILD|   61 --
 kwebkitpart.install |   22 +-
 2 files changed, 41 insertions(+), 42 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:46:57 UTC (rev 145322)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:46:58 UTC (rev 145323)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=kwebkitpart
-pkgver=1.2.0
-pkgrel=1
-pkgdesc=A WebKit browser component for KDE
-url=http://opendesktop.org/content/show.php?content=127960;
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=(${pkgname}-${pkgver}.tar.bz2::http://quickgit.kde.org/?p=${pkgname}.gita=snapshoth=d2aba2aa0664fde17f29d526226576aa6b956ee1fmt=tbz2;)
-md5sums=('d87b69fc4945aa9159908f842c3f9e2e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kwebkitpart/repos/extra-x86_64/PKGBUILD (from rev 145317, 
kwebkitpart/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:46:58 UTC (rev 145323)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kwebkitpart
+pkgver=1.2.0
+pkgrel=2
+pkgdesc=A WebKit browser component for KDE
+url=http://opendesktop.org/content/show.php?content=127960;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=${pkgname}.install
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('e736d7b26cf6e3c0eed837837b3f032b')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/kwebkitpart.install
===
--- extra-x86_64/kwebkitpart.install2011-12-21 20:46:57 UTC (rev 145322)
+++ extra-x86_64/kwebkitpart.install2011-12-21 20:46:58 UTC (rev 145323)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: kwebkitpart/repos/extra-x86_64/kwebkitpart.install (from rev 145317, 
kwebkitpart/repos/testing-x86_64/kwebkitpart.install)
===
--- extra-x86_64/kwebkitpart.install(rev 0)
+++ extra-x86_64/kwebkitpart.install2011-12-21 20:46:58 UTC (rev 145323)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in arora/repos (5 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:00
  Author: andrea
Revision: 145325

db-move: moved arora from [testing] to [extra] (x86_64)

Added:
  arora/repos/extra-x86_64/PKGBUILD
(from rev 145317, arora/repos/testing-x86_64/PKGBUILD)
  arora/repos/extra-x86_64/install
(from rev 145317, arora/repos/testing-x86_64/install)
Deleted:
  arora/repos/extra-x86_64/PKGBUILD
  arora/repos/extra-x86_64/arora.install
  arora/repos/testing-x86_64/

---+
 PKGBUILD  |   57 +++-
 arora.install |   12 ---
 install   |   12 +++
 3 files changed, 40 insertions(+), 41 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:46:59 UTC (rev 145324)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:00 UTC (rev 145325)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Pierre Schmitz pie...@archlinux.de
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=arora
-pkgver=0.11.0
-pkgrel=2
-pkgdesc='A cross platform web browser built using Qt and WebKit'
-arch=('i686' 'x86_64')
-url='http://www.arora-browser.org'
-license=('GPL')
-depends=('qt' 'desktop-file-utils')
-install='arora.install'
-source=(http://arora.googlecode.com/files/arora-${pkgver}.tar.gz;)
-md5sums=('64334ce4198861471cad9316d841f0cb')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   qmake PREFIX=/usr CONFIG-=debug -r
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make INSTALL_ROOT=${pkgdir} install
-}

Copied: arora/repos/extra-x86_64/PKGBUILD (from rev 145317, 
arora/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:00 UTC (rev 145325)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=arora
+pkgver=0.11.0
+pkgrel=3
+pkgdesc='Lightweight cross-platform Web browser'
+url='http://www.arora-browser.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'desktop-file-utils')
+source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('480cfd7482cccbb7ece866fa10afe9acace29b31')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   qmake PREFIX='/usr' 'CONFIG-=debug' -r
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make INSTALL_ROOT=${pkgdir} install
+}

Deleted: extra-x86_64/arora.install
===
--- extra-x86_64/arora.install  2011-12-21 20:46:59 UTC (rev 145324)
+++ extra-x86_64/arora.install  2011-12-21 20:47:00 UTC (rev 145325)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: arora/repos/extra-x86_64/install (from rev 145317, 
arora/repos/testing-x86_64/install)
===
--- extra-x86_64/install(rev 0)
+++ extra-x86_64/install2011-12-21 20:47:00 UTC (rev 145325)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in arora/repos (5 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:46:59
  Author: andrea
Revision: 145324

db-move: moved arora from [testing] to [extra] (i686)

Added:
  arora/repos/extra-i686/PKGBUILD
(from rev 145317, arora/repos/testing-i686/PKGBUILD)
  arora/repos/extra-i686/install
(from rev 145317, arora/repos/testing-i686/install)
Deleted:
  arora/repos/extra-i686/PKGBUILD
  arora/repos/extra-i686/arora.install
  arora/repos/testing-i686/

---+
 PKGBUILD  |   57 +++-
 arora.install |   12 ---
 install   |   12 +++
 3 files changed, 40 insertions(+), 41 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:46:58 UTC (rev 145323)
+++ extra-i686/PKGBUILD 2011-12-21 20:46:59 UTC (rev 145324)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Pierre Schmitz pie...@archlinux.de
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=arora
-pkgver=0.11.0
-pkgrel=2
-pkgdesc='A cross platform web browser built using Qt and WebKit'
-arch=('i686' 'x86_64')
-url='http://www.arora-browser.org'
-license=('GPL')
-depends=('qt' 'desktop-file-utils')
-install='arora.install'
-source=(http://arora.googlecode.com/files/arora-${pkgver}.tar.gz;)
-md5sums=('64334ce4198861471cad9316d841f0cb')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   qmake PREFIX=/usr CONFIG-=debug -r
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make INSTALL_ROOT=${pkgdir} install
-}

Copied: arora/repos/extra-i686/PKGBUILD (from rev 145317, 
arora/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:46:59 UTC (rev 145324)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=arora
+pkgver=0.11.0
+pkgrel=3
+pkgdesc='Lightweight cross-platform Web browser'
+url='http://www.arora-browser.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'desktop-file-utils')
+source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('480cfd7482cccbb7ece866fa10afe9acace29b31')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   qmake PREFIX='/usr' 'CONFIG-=debug' -r
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make INSTALL_ROOT=${pkgdir} install
+}

Deleted: extra-i686/arora.install
===
--- extra-i686/arora.install2011-12-21 20:46:58 UTC (rev 145323)
+++ extra-i686/arora.install2011-12-21 20:46:59 UTC (rev 145324)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: arora/repos/extra-i686/install (from rev 145317, 
arora/repos/testing-i686/install)
===
--- extra-i686/install  (rev 0)
+++ extra-i686/install  2011-12-21 20:46:59 UTC (rev 145324)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



[arch-commits] Commit in kdelibs/repos (9 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:04
  Author: andrea
Revision: 145326

db-move: moved kdelibs from [testing] to [extra] (i686)

Added:
  kdelibs/repos/extra-i686/PKGBUILD
(from rev 145317, kdelibs/repos/testing-i686/PKGBUILD)
  kdelibs/repos/extra-i686/archlinux-menu.patch
(from rev 145317, kdelibs/repos/testing-i686/archlinux-menu.patch)
  kdelibs/repos/extra-i686/kde-applications-menu.patch
(from rev 145317, kdelibs/repos/testing-i686/kde-applications-menu.patch)
  kdelibs/repos/extra-i686/kdelibs.install
(from rev 145317, kdelibs/repos/testing-i686/kdelibs.install)
Deleted:
  kdelibs/repos/extra-i686/PKGBUILD
  kdelibs/repos/extra-i686/archlinux-menu.patch
  kdelibs/repos/extra-i686/kde-applications-menu.patch
  kdelibs/repos/extra-i686/kdelibs.install
  kdelibs/repos/testing-i686/

-+
 PKGBUILD|  114 +-
 archlinux-menu.patch|   44 
 kde-applications-menu.patch |   44 
 kdelibs.install |   26 -
 4 files changed, 114 insertions(+), 114 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:47:00 UTC (rev 145325)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:04 UTC (rev 145326)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdelibs
-pkgver=4.7.4
-pkgrel=1
-pkgdesc=KDE Core Libraries
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
-'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
-'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
-'docbook-xsl')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
-replaces=('kdelibs-experimental')
-install='kdelibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'kde-applications-menu.patch' 'archlinux-menu.patch')
-sha1sums=('78b25e93a8c70ccc1e0f117cce960fe4e1deb8d8'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # avoid file conflict with gnome-menus
-   patch -p1 -i ${srcdir}/kde-applications-menu.patch
-   # add Archlinux menu entry
-   patch -p1 -i ${srcdir}/archlinux-menu.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONF_INSTALL_DIR=/etc \
-   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
-   -DKDE_DEFAULT_HOME='.kde4' \
-   -DWITH_FAM=OFF
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-
-   # cert bundle seems to be hardcoded
-   # link it to the one from ca-certificates
-   rm -f ${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-   ln -sf /etc/ssl/certs/ca-certificates.crt 
${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-}

Copied: kdelibs/repos/extra-i686/PKGBUILD (from rev 145317, 
kdelibs/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:04 UTC (rev 145326)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.7.4
+pkgrel=2
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
+'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
+'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
+'docbook-xsl' 'qtwebkit')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
+replaces=('kdelibs-experimental')
+install='kdelibs.install'
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+'kde-applications-menu.patch' 'archlinux-menu.patch')
+sha1sums=('78b25e93a8c70ccc1e0f117cce960fe4e1deb8d8'
+  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
+  '63a850ab4196b9d06934f2b4a13acd9f7739bc67')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # avoid file conflict with gnome-menus
+   patch -p1 -i ${srcdir}/kde-applications-menu.patch
+   # add 

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:06
  Author: andrea
Revision: 145328

db-move: moved pyqt from [testing] to [extra] (i686)

Added:
  pyqt/repos/extra-i686/PKGBUILD
(from rev 145317, pyqt/repos/testing-i686/PKGBUILD)
Deleted:
  pyqt/repos/extra-i686/PKGBUILD
  pyqt/repos/testing-i686/

--+
 PKGBUILD |  157 ++---
 1 file changed, 79 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:47:05 UTC (rev 145327)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:06 UTC (rev 145328)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Douglas Soares de Andrade doug...@archlinux.org
-# Contributor: riai r...@bigfoot.com Ben b...@benmazer.net
-
-pkgbase=pyqt
-pkgname=('pyqt' 'python2-pyqt')
-pkgver=4.8.6
-pkgrel=1
-arch=('i686' 'x86_64')
-url=http://riverbankcomputing.co.uk/software/pyqt/intro;
-license=('GPL')
-makedepends=('qt' 'python-sip' 'dbus-python' 'python2-sip' 'phonon'
- 'python-opengl' 'qt-assistant-compat')
-source=(http://riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-${pkgver}.tar.gz;)
-md5sums=('9bfd7b08b8e438b83cc50d5c58191f97')
-
-build() {
-  cd ${srcdir}
-  cp -r PyQt-x11-gpl-${pkgver} Py2Qt-x11-gpl-${pkgver}
-
-  cd ${srcdir}/PyQt-x11-gpl-${pkgver}
-  python configure.py \
---confirm-license \
---qsci-api
-
-  # Thanks Gerardo for the rpath fix
-  find -name 'Makefile' | xargs sed -i 
's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'
-
-  make
-
-  ### Python2 version ###
-  cd ${srcdir}/Py2Qt-x11-gpl-${pkgver}
-  python2 configure.py \
---confirm-license \
--v /usr/share/sip \
---qsci-api
-
-  # Thanks Gerardo for the rpath fix
-  find -name 'Makefile' | xargs sed -i 
's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'
-
-  make
-}
-
-package_pyqt(){
-  pkgdesc=A set of Python bindings for the Qt toolkit
-  depends=('qt' 'python-sip')
-  optdepends=('phonon: enable audio and video in PyQt applications'
-  'qscintilla: QScintilla API'
-  'qt-assistant-compat: add PyQt online help in Qt Assistant')
-  replaces=('python-qt')
-  provides=('python-qt')
-  
-  cd ${srcdir}/PyQt-x11-gpl-${pkgver}
-  # INSTALL_ROOT is needed for the QtDesigner module, the other Makefiles use 
DESTDIR
-  make DESTDIR=${pkgdir} INSTALL_ROOT=${pkgdir} install
-}
-
-package_python2-pyqt(){
-  pkgdesc=PyQt: A set of Python2 bindings for the Qt toolkit
-  depends=('pyqt' 'python2-sip' 'dbus-python')
-  optdepends=('phonon: enable audio and video in PyQt applications'
-  'python-opengl: enable OpenGL 3D graphics in PyQt applications'
-  'qscintilla: QScintilla API'
-  'qt-assistant-compat: add PyQt online help in Qt Assistant')
-  replaces=('python2-qt')
-  provides=('python2-qt')
-
-  cd ${srcdir}/Py2Qt-x11-gpl-${pkgver}
-  # INSTALL_ROOT is needed for the QtDesigner module, the other Makefiles use 
DESTDIR
-  make DESTDIR=${pkgdir} INSTALL_ROOT=${pkgdir} install
-
-  # Provided by pyqt
-  rm ${pkgdir}/usr/bin/{pylupdate4,pyrcc4,pyuic4}
-  rm ${pkgdir}/usr/lib/qt/plugins/designer/libpythonplugin.so
-  rm ${pkgdir}/usr/share/qt/qsci/api/python/PyQt4.api
-}

Copied: pyqt/repos/extra-i686/PKGBUILD (from rev 145317, 
pyqt/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:06 UTC (rev 145328)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+# Contributor: riai r...@bigfoot.com Ben b...@benmazer.net
+
+pkgbase=pyqt
+pkgname=('pyqt' 'python2-pyqt')
+pkgver=4.8.6
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://riverbankcomputing.co.uk/software/pyqt/intro;
+license=('GPL')
+makedepends=('qt' 'python-sip' 'dbus-python' 'python2-sip' 'phonon'
+ 'python-opengl' 'qt-assistant-compat' 'qtwebkit')
+source=(http://riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-${pkgver}.tar.gz;)
+md5sums=('9bfd7b08b8e438b83cc50d5c58191f97')
+
+build() {
+  cd ${srcdir}
+  cp -r PyQt-x11-gpl-${pkgver} Py2Qt-x11-gpl-${pkgver}
+
+  cd ${srcdir}/PyQt-x11-gpl-${pkgver}
+  python configure.py \
+--confirm-license \
+--qsci-api
+
+  # Thanks Gerardo for the rpath fix
+  find -name 'Makefile' | xargs sed -i 
's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'
+
+  make
+
+  ### Python2 version ###
+  cd ${srcdir}/Py2Qt-x11-gpl-${pkgver}
+  python2 configure.py \
+--confirm-license \
+-v /usr/share/sip \
+--qsci-api
+
+  # Thanks Gerardo for the rpath fix
+  find -name 'Makefile' | xargs sed -i 
's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'
+
+  make
+}
+
+package_pyqt(){
+  pkgdesc=A set of Python 3.x bindings for the Qt toolkit
+  

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:08
  Author: andrea
Revision: 145329

db-move: moved pyqt from [testing] to [extra] (x86_64)

Added:
  pyqt/repos/extra-x86_64/PKGBUILD
(from rev 145317, pyqt/repos/testing-x86_64/PKGBUILD)
Deleted:
  pyqt/repos/extra-x86_64/PKGBUILD
  pyqt/repos/testing-x86_64/

--+
 PKGBUILD |  157 ++---
 1 file changed, 79 insertions(+), 78 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:47:06 UTC (rev 145328)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:08 UTC (rev 145329)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Douglas Soares de Andrade doug...@archlinux.org
-# Contributor: riai r...@bigfoot.com Ben b...@benmazer.net
-
-pkgbase=pyqt
-pkgname=('pyqt' 'python2-pyqt')
-pkgver=4.8.6
-pkgrel=1
-arch=('i686' 'x86_64')
-url=http://riverbankcomputing.co.uk/software/pyqt/intro;
-license=('GPL')
-makedepends=('qt' 'python-sip' 'dbus-python' 'python2-sip' 'phonon'
- 'python-opengl' 'qt-assistant-compat')
-source=(http://riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-${pkgver}.tar.gz;)
-md5sums=('9bfd7b08b8e438b83cc50d5c58191f97')
-
-build() {
-  cd ${srcdir}
-  cp -r PyQt-x11-gpl-${pkgver} Py2Qt-x11-gpl-${pkgver}
-
-  cd ${srcdir}/PyQt-x11-gpl-${pkgver}
-  python configure.py \
---confirm-license \
---qsci-api
-
-  # Thanks Gerardo for the rpath fix
-  find -name 'Makefile' | xargs sed -i 
's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'
-
-  make
-
-  ### Python2 version ###
-  cd ${srcdir}/Py2Qt-x11-gpl-${pkgver}
-  python2 configure.py \
---confirm-license \
--v /usr/share/sip \
---qsci-api
-
-  # Thanks Gerardo for the rpath fix
-  find -name 'Makefile' | xargs sed -i 
's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'
-
-  make
-}
-
-package_pyqt(){
-  pkgdesc=A set of Python bindings for the Qt toolkit
-  depends=('qt' 'python-sip')
-  optdepends=('phonon: enable audio and video in PyQt applications'
-  'qscintilla: QScintilla API'
-  'qt-assistant-compat: add PyQt online help in Qt Assistant')
-  replaces=('python-qt')
-  provides=('python-qt')
-  
-  cd ${srcdir}/PyQt-x11-gpl-${pkgver}
-  # INSTALL_ROOT is needed for the QtDesigner module, the other Makefiles use 
DESTDIR
-  make DESTDIR=${pkgdir} INSTALL_ROOT=${pkgdir} install
-}
-
-package_python2-pyqt(){
-  pkgdesc=PyQt: A set of Python2 bindings for the Qt toolkit
-  depends=('pyqt' 'python2-sip' 'dbus-python')
-  optdepends=('phonon: enable audio and video in PyQt applications'
-  'python-opengl: enable OpenGL 3D graphics in PyQt applications'
-  'qscintilla: QScintilla API'
-  'qt-assistant-compat: add PyQt online help in Qt Assistant')
-  replaces=('python2-qt')
-  provides=('python2-qt')
-
-  cd ${srcdir}/Py2Qt-x11-gpl-${pkgver}
-  # INSTALL_ROOT is needed for the QtDesigner module, the other Makefiles use 
DESTDIR
-  make DESTDIR=${pkgdir} INSTALL_ROOT=${pkgdir} install
-
-  # Provided by pyqt
-  rm ${pkgdir}/usr/bin/{pylupdate4,pyrcc4,pyuic4}
-  rm ${pkgdir}/usr/lib/qt/plugins/designer/libpythonplugin.so
-  rm ${pkgdir}/usr/share/qt/qsci/api/python/PyQt4.api
-}

Copied: pyqt/repos/extra-x86_64/PKGBUILD (from rev 145317, 
pyqt/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:08 UTC (rev 145329)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+# Contributor: riai r...@bigfoot.com Ben b...@benmazer.net
+
+pkgbase=pyqt
+pkgname=('pyqt' 'python2-pyqt')
+pkgver=4.8.6
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://riverbankcomputing.co.uk/software/pyqt/intro;
+license=('GPL')
+makedepends=('qt' 'python-sip' 'dbus-python' 'python2-sip' 'phonon'
+ 'python-opengl' 'qt-assistant-compat' 'qtwebkit')
+source=(http://riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-${pkgver}.tar.gz;)
+md5sums=('9bfd7b08b8e438b83cc50d5c58191f97')
+
+build() {
+  cd ${srcdir}
+  cp -r PyQt-x11-gpl-${pkgver} Py2Qt-x11-gpl-${pkgver}
+
+  cd ${srcdir}/PyQt-x11-gpl-${pkgver}
+  python configure.py \
+--confirm-license \
+--qsci-api
+
+  # Thanks Gerardo for the rpath fix
+  find -name 'Makefile' | xargs sed -i 
's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'
+
+  make
+
+  ### Python2 version ###
+  cd ${srcdir}/Py2Qt-x11-gpl-${pkgver}
+  python2 configure.py \
+--confirm-license \
+-v /usr/share/sip \
+--qsci-api
+
+  # Thanks Gerardo for the rpath fix
+  find -name 'Makefile' | xargs sed -i 
's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'
+
+  make
+}
+
+package_pyqt(){
+  pkgdesc=A set of Python 

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:09
  Author: andrea
Revision: 145330

db-move: moved apr-util from [testing] to [extra] (i686)

Added:
  apr-util/repos/extra-i686/PKGBUILD
(from rev 145317, apr-util/repos/testing-i686/PKGBUILD)
Deleted:
  apr-util/repos/extra-i686/PKGBUILD
  apr-util/repos/testing-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:47:08 UTC (rev 145329)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:09 UTC (rev 145330)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=apr-util
-pkgver=1.3.12
-pkgrel=3
-pkgdesc=The Apache Portable Runtime
-arch=('i686' 'x86_64')
-url=http://apr.apache.org/;
-depends=('apr' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
-options=('!libtool')
-license=('APACHE')
-source=(http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2;)
-md5sums=('0f671b037ca62751a8a7005578085560')
-
-build() {
-  cd ${srcdir}/apr-util-${pkgver}
-  ./configure --prefix=/usr --with-apr=/usr \
---without-pgsql --without-mysql --without-sqlite2 --without-sqlite3 \
---with-berkeley-db=/usr --with-gdbm=/usr --with-ldap
-  make
-}
-
-package() {
-  cd ${srcdir}/apr-util-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: apr-util/repos/extra-i686/PKGBUILD (from rev 145317, 
apr-util/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:09 UTC (rev 145330)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=apr-util
+pkgver=1.3.12
+pkgrel=4
+pkgdesc=The Apache Portable Runtime
+arch=('i686' 'x86_64')
+url=http://apr.apache.org/;
+depends=('apr' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
+options=('!libtool')
+license=('APACHE')
+source=(http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2;)
+md5sums=('0f671b037ca62751a8a7005578085560')
+
+build() {
+  cd ${srcdir}/apr-util-${pkgver}
+  ./configure --prefix=/usr --with-apr=/usr \
+--without-pgsql --without-mysql --without-sqlite2 --without-sqlite3 \
+--with-berkeley-db=/usr --with-gdbm=/usr --with-ldap
+  make
+}
+
+package() {
+  cd ${srcdir}/apr-util-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:10
  Author: andrea
Revision: 145331

db-move: moved apr-util from [testing] to [extra] (x86_64)

Added:
  apr-util/repos/extra-x86_64/PKGBUILD
(from rev 145317, apr-util/repos/testing-x86_64/PKGBUILD)
Deleted:
  apr-util/repos/extra-x86_64/PKGBUILD
  apr-util/repos/testing-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:47:09 UTC (rev 145330)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:10 UTC (rev 145331)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=apr-util
-pkgver=1.3.12
-pkgrel=3
-pkgdesc=The Apache Portable Runtime
-arch=('i686' 'x86_64')
-url=http://apr.apache.org/;
-depends=('apr' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
-options=('!libtool')
-license=('APACHE')
-source=(http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2;)
-md5sums=('0f671b037ca62751a8a7005578085560')
-
-build() {
-  cd ${srcdir}/apr-util-${pkgver}
-  ./configure --prefix=/usr --with-apr=/usr \
---without-pgsql --without-mysql --without-sqlite2 --without-sqlite3 \
---with-berkeley-db=/usr --with-gdbm=/usr --with-ldap
-  make
-}
-
-package() {
-  cd ${srcdir}/apr-util-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: apr-util/repos/extra-x86_64/PKGBUILD (from rev 145317, 
apr-util/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:10 UTC (rev 145331)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=apr-util
+pkgver=1.3.12
+pkgrel=4
+pkgdesc=The Apache Portable Runtime
+arch=('i686' 'x86_64')
+url=http://apr.apache.org/;
+depends=('apr' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
+options=('!libtool')
+license=('APACHE')
+source=(http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2;)
+md5sums=('0f671b037ca62751a8a7005578085560')
+
+build() {
+  cd ${srcdir}/apr-util-${pkgver}
+  ./configure --prefix=/usr --with-apr=/usr \
+--without-pgsql --without-mysql --without-sqlite2 --without-sqlite3 \
+--with-berkeley-db=/usr --with-gdbm=/usr --with-ldap
+  make
+}
+
+package() {
+  cd ${srcdir}/apr-util-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:11
  Author: andrea
Revision: 145332

db-move: moved erlang from [testing] to [extra] (i686)

Added:
  erlang/repos/extra-i686/PKGBUILD
(from rev 145317, erlang/repos/testing-i686/PKGBUILD)
Deleted:
  erlang/repos/extra-i686/PKGBUILD
  erlang/repos/testing-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:47:10 UTC (rev 145331)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:11 UTC (rev 145332)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta v...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Tom Burdick thomas.burd...@wrightwoodtech.com
-
-pkgname=erlang
-pkgver=R14B04
-pkgrel=1
-pkgdesc=A small concurrent functional programming language developed by 
Ericsson.
-arch=(i686 x86_64)
-url=http://www.erlang.org/index.html;
-license=('custom')
-depends=('ncurses' 'glibc')
-makedepends=('java-environment' 'perl' 'openssl' 'wxgtk' 'unixodbc' 'mesa')
-optdepends=('wxgtk: for wx support' 'unixodbc: database')
-
-options=('!makeflags')
-source=(http://www.erlang.org/download/otp_src_${pkgver/./-}.tar.gz
-   http://www.erlang.org/download/otp_doc_man_${pkgver/./-}.tar.gz)
-
-build() {
-  cd $srcdir/otp_src_${pkgver/./-}
-  ERTSVERSION=$(sed -n 's/^VSN[ ]*=[ ]*\([0-9.]\)/\1/p'  erts/vsn.mk)
-  ERLINTERFACEVERSION=$(sed -n 's/^EI_VSN[ ]*=[ ]*\([0-9.]\)/\1/p'  
lib/erl_interface/vsn.mk)
-
-  sed -i '/SSL_DYNAMIC_ONLY=/s:no:yes:' erts/configure
-
-  CFLAGS=${CFLAGS} -fno-strict-aliasing ./configure --prefix=/usr 
--enable-smp-support --enable-threads -enable-native-libs
-  make
-  make INSTALL_PREFIX=$pkgdir install
-
-# fix prefix
-  cd $pkgdir
-  for i in usr/lib/erlang/bin/erl \
-  usr/lib/erlang/bin/start \
-  usr/lib/erlang/erts-${ERTSVERSION}/bin/erl \
-  usr/lib/erlang/erts-${ERTSVERSION}/bin/start \
-  usr/lib/erlang/releases/RELEASES ;do
-sed -i s#$pkgdir## $i
-  done
-
-# fix symlinks
-  cd $pkgdir/usr/lib/erlang/bin
-  ln -sf ../erts-${ERTSVERSION}/bin/epmd
-
-  cd $pkgdir/usr/bin
-  for file in *; do
-ln -sfv ../lib/erlang/bin/$file
-  done
-
-  ln -s ../lib/erlang/lib/erl_interface-${ERLINTERFACEVERSION}/bin/erl_call 
$pkgdir/usr/bin/erl_call
-
-# install documentation
-  install -d $pkgdir/usr/share/doc/erlang
-  install -D -m644 $srcdir/{COPYRIGHT,PR.template,README} 
$pkgdir/usr/share/doc/erlang
-  cp -r $srcdir/man $pkgdir/usr/lib/erlang
-
-  install -Dm644 $srcdir/otp_src_${pkgver/./-}/EPLICENCE 
$pkgdir/usr/share/licenses/$pkgname/EPLICENCE
-
-}
-md5sums=('4b469729f103f52702bfb1fb24529dc0'
- 'f31e72518daae4007f595c0b224dd59f')

Copied: erlang/repos/extra-i686/PKGBUILD (from rev 145317, 
erlang/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:11 UTC (rev 145332)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta v...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Tom Burdick thomas.burd...@wrightwoodtech.com
+
+pkgname=erlang
+pkgver=R14B04
+pkgrel=2
+pkgdesc=A small concurrent functional programming language developed by 
Ericsson.
+arch=(i686 x86_64)
+url=http://www.erlang.org/index.html;
+license=('custom')
+depends=('ncurses' 'glibc')
+makedepends=('java-environment' 'perl' 'openssl' 'wxgtk' 'unixodbc=2.3.1' 
'mesa')
+optdepends=('wxgtk: for wx support' 'unixodbc: database')
+
+options=('!makeflags')
+source=(http://www.erlang.org/download/otp_src_${pkgver/./-}.tar.gz
+   http://www.erlang.org/download/otp_doc_man_${pkgver/./-}.tar.gz)
+md5sums=('4b469729f103f52702bfb1fb24529dc0'
+ 'f31e72518daae4007f595c0b224dd59f')
+
+# please check these deps reported by namcap when you do the next build:
+#erlang E: Dependency java-environment detected and not included (found class 
files usr/lib/erlang/lib/jinterface-1.5.4/priv/OtpErlang.jar, 
usr/lib/erlang/lib/ic-4.2.27/priv/ic.jar)
+#erlang E: Dependency mesa detected and not included (libraries 
['usr/lib/libGLU.so.1'] needed in files 
['usr/lib/erlang/lib/wx-0.99/priv/erl_gl.so'])
+
+
+build() {
+  cd $srcdir/otp_src_${pkgver/./-}
+  export ERTSVERSION=$(sed -n 's/^VSN[ ]*=[ ]*\([0-9.]\)/\1/p'  erts/vsn.mk)
+  export ERLINTERFACEVERSION=$(sed -n 's/^EI_VSN[ ]*=[ ]*\([0-9.]\)/\1/p'  
lib/erl_interface/vsn.mk)
+
+  sed -i '/SSL_DYNAMIC_ONLY=/s:no:yes:' erts/configure
+
+  CFLAGS=${CFLAGS} -fno-strict-aliasing ./configure --prefix=/usr 
--enable-smp-support --enable-threads -enable-native-libs
+  make
+}
+
+package() {
+  cd $srcdir/otp_src_${pkgver/./-}
+  make INSTALL_PREFIX=$pkgdir install
+
+# fix prefix
+  cd $pkgdir
+  for i in usr/lib/erlang/bin/erl \
+  usr/lib/erlang/bin/start \
+  

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:12
  Author: andrea
Revision: 145333

db-move: moved erlang from [testing] to [extra] (x86_64)

Added:
  erlang/repos/extra-x86_64/PKGBUILD
(from rev 145317, erlang/repos/testing-x86_64/PKGBUILD)
Deleted:
  erlang/repos/extra-x86_64/PKGBUILD
  erlang/repos/testing-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:47:11 UTC (rev 145332)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:12 UTC (rev 145333)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta v...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Tom Burdick thomas.burd...@wrightwoodtech.com
-
-pkgname=erlang
-pkgver=R14B04
-pkgrel=1
-pkgdesc=A small concurrent functional programming language developed by 
Ericsson.
-arch=(i686 x86_64)
-url=http://www.erlang.org/index.html;
-license=('custom')
-depends=('ncurses' 'glibc')
-makedepends=('java-environment' 'perl' 'openssl' 'wxgtk' 'unixodbc' 'mesa')
-optdepends=('wxgtk: for wx support' 'unixodbc: database')
-
-options=('!makeflags')
-source=(http://www.erlang.org/download/otp_src_${pkgver/./-}.tar.gz
-   http://www.erlang.org/download/otp_doc_man_${pkgver/./-}.tar.gz)
-
-build() {
-  cd $srcdir/otp_src_${pkgver/./-}
-  ERTSVERSION=$(sed -n 's/^VSN[ ]*=[ ]*\([0-9.]\)/\1/p'  erts/vsn.mk)
-  ERLINTERFACEVERSION=$(sed -n 's/^EI_VSN[ ]*=[ ]*\([0-9.]\)/\1/p'  
lib/erl_interface/vsn.mk)
-
-  sed -i '/SSL_DYNAMIC_ONLY=/s:no:yes:' erts/configure
-
-  CFLAGS=${CFLAGS} -fno-strict-aliasing ./configure --prefix=/usr 
--enable-smp-support --enable-threads -enable-native-libs
-  make
-  make INSTALL_PREFIX=$pkgdir install
-
-# fix prefix
-  cd $pkgdir
-  for i in usr/lib/erlang/bin/erl \
-  usr/lib/erlang/bin/start \
-  usr/lib/erlang/erts-${ERTSVERSION}/bin/erl \
-  usr/lib/erlang/erts-${ERTSVERSION}/bin/start \
-  usr/lib/erlang/releases/RELEASES ;do
-sed -i s#$pkgdir## $i
-  done
-
-# fix symlinks
-  cd $pkgdir/usr/lib/erlang/bin
-  ln -sf ../erts-${ERTSVERSION}/bin/epmd
-
-  cd $pkgdir/usr/bin
-  for file in *; do
-ln -sfv ../lib/erlang/bin/$file
-  done
-
-  ln -s ../lib/erlang/lib/erl_interface-${ERLINTERFACEVERSION}/bin/erl_call 
$pkgdir/usr/bin/erl_call
-
-# install documentation
-  install -d $pkgdir/usr/share/doc/erlang
-  install -D -m644 $srcdir/{COPYRIGHT,PR.template,README} 
$pkgdir/usr/share/doc/erlang
-  cp -r $srcdir/man $pkgdir/usr/lib/erlang
-
-  install -Dm644 $srcdir/otp_src_${pkgver/./-}/EPLICENCE 
$pkgdir/usr/share/licenses/$pkgname/EPLICENCE
-
-}
-md5sums=('4b469729f103f52702bfb1fb24529dc0'
- 'f31e72518daae4007f595c0b224dd59f')

Copied: erlang/repos/extra-x86_64/PKGBUILD (from rev 145317, 
erlang/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:12 UTC (rev 145333)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta v...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Tom Burdick thomas.burd...@wrightwoodtech.com
+
+pkgname=erlang
+pkgver=R14B04
+pkgrel=2
+pkgdesc=A small concurrent functional programming language developed by 
Ericsson.
+arch=(i686 x86_64)
+url=http://www.erlang.org/index.html;
+license=('custom')
+depends=('ncurses' 'glibc')
+makedepends=('java-environment' 'perl' 'openssl' 'wxgtk' 'unixodbc=2.3.1' 
'mesa')
+optdepends=('wxgtk: for wx support' 'unixodbc: database')
+
+options=('!makeflags')
+source=(http://www.erlang.org/download/otp_src_${pkgver/./-}.tar.gz
+   http://www.erlang.org/download/otp_doc_man_${pkgver/./-}.tar.gz)
+md5sums=('4b469729f103f52702bfb1fb24529dc0'
+ 'f31e72518daae4007f595c0b224dd59f')
+
+# please check these deps reported by namcap when you do the next build:
+#erlang E: Dependency java-environment detected and not included (found class 
files usr/lib/erlang/lib/jinterface-1.5.4/priv/OtpErlang.jar, 
usr/lib/erlang/lib/ic-4.2.27/priv/ic.jar)
+#erlang E: Dependency mesa detected and not included (libraries 
['usr/lib/libGLU.so.1'] needed in files 
['usr/lib/erlang/lib/wx-0.99/priv/erl_gl.so'])
+
+
+build() {
+  cd $srcdir/otp_src_${pkgver/./-}
+  export ERTSVERSION=$(sed -n 's/^VSN[ ]*=[ ]*\([0-9.]\)/\1/p'  erts/vsn.mk)
+  export ERLINTERFACEVERSION=$(sed -n 's/^EI_VSN[ ]*=[ ]*\([0-9.]\)/\1/p'  
lib/erl_interface/vsn.mk)
+
+  sed -i '/SSL_DYNAMIC_ONLY=/s:no:yes:' erts/configure
+
+  CFLAGS=${CFLAGS} -fno-strict-aliasing ./configure --prefix=/usr 
--enable-smp-support --enable-threads -enable-native-libs
+  make
+}
+
+package() {
+  cd $srcdir/otp_src_${pkgver/./-}
+  make INSTALL_PREFIX=$pkgdir install
+
+# fix prefix
+  cd $pkgdir
+  for i in usr/lib/erlang/bin/erl \
+  

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:13
  Author: andrea
Revision: 145334

db-move: moved freetds from [testing] to [extra] (i686)

Added:
  freetds/repos/extra-i686/PKGBUILD
(from rev 145317, freetds/repos/testing-i686/PKGBUILD)
Deleted:
  freetds/repos/extra-i686/PKGBUILD
  freetds/repos/testing-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:47:12 UTC (rev 145333)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:13 UTC (rev 145334)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 11362 2010-02-09 23:57:26Z dgriffiths $
-# Contributor: Aaron Malone aa...@munge.net
-
-pkgname=freetds
-pkgver=0.91
-pkgrel=1
-pkgdesc='Library for accessing Sybase and MS SQL Server databases'
-url='http://www.freetds.org'
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('unixodbc')
-options=('!libtool')
-backup=('etc/freetds/freetds.conf'
-'etc/freetds/locales.conf'
-'etc/freetds/pool.conf')
-source=(ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('b14db5823980a32f0643d1a84d3ec3ad')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --sysconfdir=/etc/freetds 
--mandir=/usr/share/man --enable-msdblib --with-tdsver=7.0
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: freetds/repos/extra-i686/PKGBUILD (from rev 145317, 
freetds/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:13 UTC (rev 145334)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 11362 2010-02-09 23:57:26Z dgriffiths $
+# Contributor: Aaron Malone aa...@munge.net
+
+pkgname=freetds
+pkgver=0.91
+pkgrel=2
+pkgdesc='Library for accessing Sybase and MS SQL Server databases'
+url='http://www.freetds.org'
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('unixodbc')
+options=('!libtool')
+backup=('etc/freetds/freetds.conf'
+'etc/freetds/locales.conf'
+'etc/freetds/pool.conf')
+source=(ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('b14db5823980a32f0643d1a84d3ec3ad')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --sysconfdir=/etc/freetds 
--mandir=/usr/share/man --enable-msdblib --with-tdsver=7.0
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in kdelibs/repos (9 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:05
  Author: andrea
Revision: 145327

db-move: moved kdelibs from [testing] to [extra] (x86_64)

Added:
  kdelibs/repos/extra-x86_64/PKGBUILD
(from rev 145317, kdelibs/repos/testing-x86_64/PKGBUILD)
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
(from rev 145317, kdelibs/repos/testing-x86_64/archlinux-menu.patch)
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
(from rev 145317, kdelibs/repos/testing-x86_64/kde-applications-menu.patch)
  kdelibs/repos/extra-x86_64/kdelibs.install
(from rev 145317, kdelibs/repos/testing-x86_64/kdelibs.install)
Deleted:
  kdelibs/repos/extra-x86_64/PKGBUILD
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
  kdelibs/repos/extra-x86_64/kdelibs.install
  kdelibs/repos/testing-x86_64/

-+
 PKGBUILD|  114 +-
 archlinux-menu.patch|   44 
 kde-applications-menu.patch |   44 
 kdelibs.install |   26 -
 4 files changed, 114 insertions(+), 114 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:47:04 UTC (rev 145326)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:05 UTC (rev 145327)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdelibs
-pkgver=4.7.4
-pkgrel=1
-pkgdesc=KDE Core Libraries
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
-'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
-'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
-'docbook-xsl')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
-replaces=('kdelibs-experimental')
-install='kdelibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'kde-applications-menu.patch' 'archlinux-menu.patch')
-sha1sums=('78b25e93a8c70ccc1e0f117cce960fe4e1deb8d8'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # avoid file conflict with gnome-menus
-   patch -p1 -i ${srcdir}/kde-applications-menu.patch
-   # add Archlinux menu entry
-   patch -p1 -i ${srcdir}/archlinux-menu.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONF_INSTALL_DIR=/etc \
-   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
-   -DKDE_DEFAULT_HOME='.kde4' \
-   -DWITH_FAM=OFF
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-
-   # cert bundle seems to be hardcoded
-   # link it to the one from ca-certificates
-   rm -f ${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-   ln -sf /etc/ssl/certs/ca-certificates.crt 
${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-}

Copied: kdelibs/repos/extra-x86_64/PKGBUILD (from rev 145317, 
kdelibs/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:05 UTC (rev 145327)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.7.4
+pkgrel=2
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
+'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
+'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
+'docbook-xsl' 'qtwebkit')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
+replaces=('kdelibs-experimental')
+install='kdelibs.install'
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+'kde-applications-menu.patch' 'archlinux-menu.patch')
+sha1sums=('78b25e93a8c70ccc1e0f117cce960fe4e1deb8d8'
+  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
+  '63a850ab4196b9d06934f2b4a13acd9f7739bc67')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # avoid file conflict with gnome-menus
+   

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:14
  Author: andrea
Revision: 145335

db-move: moved freetds from [testing] to [extra] (x86_64)

Added:
  freetds/repos/extra-x86_64/PKGBUILD
(from rev 145317, freetds/repos/testing-x86_64/PKGBUILD)
Deleted:
  freetds/repos/extra-x86_64/PKGBUILD
  freetds/repos/testing-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:47:13 UTC (rev 145334)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:14 UTC (rev 145335)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 11362 2010-02-09 23:57:26Z dgriffiths $
-# Contributor: Aaron Malone aa...@munge.net
-
-pkgname=freetds
-pkgver=0.91
-pkgrel=1
-pkgdesc='Library for accessing Sybase and MS SQL Server databases'
-url='http://www.freetds.org'
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('unixodbc')
-options=('!libtool')
-backup=('etc/freetds/freetds.conf'
-'etc/freetds/locales.conf'
-'etc/freetds/pool.conf')
-source=(ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('b14db5823980a32f0643d1a84d3ec3ad')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --sysconfdir=/etc/freetds 
--mandir=/usr/share/man --enable-msdblib --with-tdsver=7.0
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: freetds/repos/extra-x86_64/PKGBUILD (from rev 145317, 
freetds/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:14 UTC (rev 145335)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 11362 2010-02-09 23:57:26Z dgriffiths $
+# Contributor: Aaron Malone aa...@munge.net
+
+pkgname=freetds
+pkgver=0.91
+pkgrel=2
+pkgdesc='Library for accessing Sybase and MS SQL Server databases'
+url='http://www.freetds.org'
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('unixodbc')
+options=('!libtool')
+backup=('etc/freetds/freetds.conf'
+'etc/freetds/locales.conf'
+'etc/freetds/pool.conf')
+source=(ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/stable/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('b14db5823980a32f0643d1a84d3ec3ad')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --sysconfdir=/etc/freetds 
--mandir=/usr/share/man --enable-msdblib --with-tdsver=7.0
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in libreoffice/repos (15 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:15
  Author: andrea
Revision: 145336

db-move: moved libreoffice from [testing] to [extra] (i686)

Added:
  libreoffice/repos/extra-i686/PKGBUILD
(from rev 145317, libreoffice/repos/testing-i686/PKGBUILD)
  libreoffice/repos/extra-i686/PKGBUILD.next_stable
(from rev 145317, libreoffice/repos/testing-i686/PKGBUILD.next_stable)
  libreoffice/repos/extra-i686/buildfix_boost.diff
(from rev 145317, libreoffice/repos/testing-i686/buildfix_boost.diff)
  libreoffice/repos/extra-i686/buildfix_ct2n.diff
(from rev 145317, libreoffice/repos/testing-i686/buildfix_ct2n.diff)
  libreoffice/repos/extra-i686/gcc462_buildfix.diff
(from rev 145317, libreoffice/repos/testing-i686/gcc462_buildfix.diff)
  libreoffice/repos/extra-i686/libreoffice.install
(from rev 145317, libreoffice/repos/testing-i686/libreoffice.install)
  libreoffice/repos/extra-i686/scp2-more-reasonable-file-access-rights.diff
(from rev 145317, 
libreoffice/repos/testing-i686/scp2-more-reasonable-file-access-rights.diff)
  libreoffice/repos/extra-i686/vbahelper.visibility.patch
(from rev 145317, libreoffice/repos/testing-i686/vbahelper.visibility.patch)
Deleted:
  libreoffice/repos/extra-i686/PKGBUILD
  libreoffice/repos/extra-i686/buildfix_boost.diff
  libreoffice/repos/extra-i686/buildfix_ct2n.diff
  libreoffice/repos/extra-i686/libreoffice.install
  libreoffice/repos/extra-i686/scp2-more-reasonable-file-access-rights.diff
  libreoffice/repos/extra-i686/vbahelper.visibility.patch
  libreoffice/repos/testing-i686/

--+
 PKGBUILD | 1842 -
 PKGBUILD.next_stable |  924 
 buildfix_boost.diff  |   80 -
 buildfix_ct2n.diff   |   34 
 gcc462_buildfix.diff |  138 +
 libreoffice.install  |   94 -
 scp2-more-reasonable-file-access-rights.diff |   30 
 vbahelper.visibility.patch   |   66 
 8 files changed, 2137 insertions(+), 1071 deletions(-)

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


[arch-commits] Commit in libreoffice/repos (15 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:18
  Author: andrea
Revision: 145337

db-move: moved libreoffice from [testing] to [extra] (x86_64)

Added:
  libreoffice/repos/extra-x86_64/PKGBUILD
(from rev 145317, libreoffice/repos/testing-x86_64/PKGBUILD)
  libreoffice/repos/extra-x86_64/PKGBUILD.next_stable
(from rev 145317, libreoffice/repos/testing-x86_64/PKGBUILD.next_stable)
  libreoffice/repos/extra-x86_64/buildfix_boost.diff
(from rev 145317, libreoffice/repos/testing-x86_64/buildfix_boost.diff)
  libreoffice/repos/extra-x86_64/buildfix_ct2n.diff
(from rev 145317, libreoffice/repos/testing-x86_64/buildfix_ct2n.diff)
  libreoffice/repos/extra-x86_64/gcc462_buildfix.diff
(from rev 145317, libreoffice/repos/testing-x86_64/gcc462_buildfix.diff)
  libreoffice/repos/extra-x86_64/libreoffice.install
(from rev 145317, libreoffice/repos/testing-x86_64/libreoffice.install)
  libreoffice/repos/extra-x86_64/scp2-more-reasonable-file-access-rights.diff
(from rev 145317, 
libreoffice/repos/testing-x86_64/scp2-more-reasonable-file-access-rights.diff)
  libreoffice/repos/extra-x86_64/vbahelper.visibility.patch
(from rev 145317, 
libreoffice/repos/testing-x86_64/vbahelper.visibility.patch)
Deleted:
  libreoffice/repos/extra-x86_64/PKGBUILD
  libreoffice/repos/extra-x86_64/buildfix_boost.diff
  libreoffice/repos/extra-x86_64/buildfix_ct2n.diff
  libreoffice/repos/extra-x86_64/libreoffice.install
  libreoffice/repos/extra-x86_64/scp2-more-reasonable-file-access-rights.diff
  libreoffice/repos/extra-x86_64/vbahelper.visibility.patch
  libreoffice/repos/testing-x86_64/

--+
 PKGBUILD | 1842 -
 PKGBUILD.next_stable |  924 
 buildfix_boost.diff  |   80 -
 buildfix_ct2n.diff   |   34 
 gcc462_buildfix.diff |  138 +
 libreoffice.install  |   94 -
 scp2-more-reasonable-file-access-rights.diff |   30 
 vbahelper.visibility.patch   |   66 
 8 files changed, 2137 insertions(+), 1071 deletions(-)

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


[arch-commits] Commit in php/repos (13 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:20
  Author: andrea
Revision: 145338

db-move: moved php from [testing] to [extra] (i686)

Added:
  php/repos/extra-i686/PKGBUILD
(from rev 145317, php/repos/testing-i686/PKGBUILD)
  php/repos/extra-i686/apache.conf
(from rev 145317, php/repos/testing-i686/apache.conf)
  php/repos/extra-i686/logrotate.d.php-fpm
(from rev 145317, php/repos/testing-i686/logrotate.d.php-fpm)
  php/repos/extra-i686/php-fpm.conf.in.patch
(from rev 145317, php/repos/testing-i686/php-fpm.conf.in.patch)
  php/repos/extra-i686/php.ini.patch
(from rev 145317, php/repos/testing-i686/php.ini.patch)
  php/repos/extra-i686/rc.d.php-fpm
(from rev 145317, php/repos/testing-i686/rc.d.php-fpm)
Deleted:
  php/repos/extra-i686/PKGBUILD
  php/repos/extra-i686/apache.conf
  php/repos/extra-i686/logrotate.d.php-fpm
  php/repos/extra-i686/php-fpm.conf.in.patch
  php/repos/extra-i686/php.ini.patch
  php/repos/extra-i686/rc.d.php-fpm
  php/repos/testing-i686/

---+
 PKGBUILD  |  730 
 apache.conf   |   26 -
 logrotate.d.php-fpm   |   12 
 php-fpm.conf.in.patch |  160 +-
 php.ini.patch |  252 
 rc.d.php-fpm  |  316 ++--
 6 files changed, 748 insertions(+), 748 deletions(-)

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


[arch-commits] Commit in php/repos (13 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:24
  Author: andrea
Revision: 145339

db-move: moved php from [testing] to [extra] (x86_64)

Added:
  php/repos/extra-x86_64/PKGBUILD
(from rev 145317, php/repos/testing-x86_64/PKGBUILD)
  php/repos/extra-x86_64/apache.conf
(from rev 145317, php/repos/testing-x86_64/apache.conf)
  php/repos/extra-x86_64/logrotate.d.php-fpm
(from rev 145317, php/repos/testing-x86_64/logrotate.d.php-fpm)
  php/repos/extra-x86_64/php-fpm.conf.in.patch
(from rev 145317, php/repos/testing-x86_64/php-fpm.conf.in.patch)
  php/repos/extra-x86_64/php.ini.patch
(from rev 145317, php/repos/testing-x86_64/php.ini.patch)
  php/repos/extra-x86_64/rc.d.php-fpm
(from rev 145317, php/repos/testing-x86_64/rc.d.php-fpm)
Deleted:
  php/repos/extra-x86_64/PKGBUILD
  php/repos/extra-x86_64/apache.conf
  php/repos/extra-x86_64/logrotate.d.php-fpm
  php/repos/extra-x86_64/php-fpm.conf.in.patch
  php/repos/extra-x86_64/php.ini.patch
  php/repos/extra-x86_64/rc.d.php-fpm
  php/repos/testing-x86_64/

---+
 PKGBUILD  |  730 
 apache.conf   |   26 -
 logrotate.d.php-fpm   |   12 
 php-fpm.conf.in.patch |  160 +-
 php.ini.patch |  252 
 rc.d.php-fpm  |  316 ++--
 6 files changed, 748 insertions(+), 748 deletions(-)

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


[arch-commits] Commit in qt3/repos (25 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:29
  Author: andrea
Revision: 145340

db-move: moved qt3 from [testing] to [extra] (i686)

Added:
  qt3/repos/extra-i686/PKGBUILD
(from rev 145317, qt3/repos/testing-i686/PKGBUILD)
  qt3/repos/extra-i686/eastern_asian_languagues.diff
(from rev 145317, qt3/repos/testing-i686/eastern_asian_languagues.diff)
  qt3/repos/extra-i686/gcc-4.6.patch
(from rev 145317, qt3/repos/testing-i686/gcc-4.6.patch)
  qt3/repos/extra-i686/mysql.patch
(from rev 145317, qt3/repos/testing-i686/mysql.patch)
  qt3/repos/extra-i686/qt-copy-kde-patches.tar.bz2
(from rev 145317, qt3/repos/testing-i686/qt-copy-kde-patches.tar.bz2)
  qt3/repos/extra-i686/qt-font-default-subst.diff
(from rev 145317, qt3/repos/testing-i686/qt-font-default-subst.diff)
  qt3/repos/extra-i686/qt-odbc.patch
(from rev 145317, qt3/repos/testing-i686/qt-odbc.patch)
  qt3/repos/extra-i686/qt-patches.tar.bz2
(from rev 145317, qt3/repos/testing-i686/qt-patches.tar.bz2)
  qt3/repos/extra-i686/qt.install
(from rev 145317, qt3/repos/testing-i686/qt.install)
  qt3/repos/extra-i686/qt.profile
(from rev 145317, qt3/repos/testing-i686/qt.profile)
  qt3/repos/extra-i686/qt3-png14.patch
(from rev 145317, qt3/repos/testing-i686/qt3-png14.patch)
  qt3/repos/extra-i686/utf8-bug-qt3.diff
(from rev 145317, qt3/repos/testing-i686/utf8-bug-qt3.diff)
Deleted:
  qt3/repos/extra-i686/PKGBUILD
  qt3/repos/extra-i686/eastern_asian_languagues.diff
  qt3/repos/extra-i686/gcc-4.6.patch
  qt3/repos/extra-i686/mysql.patch
  qt3/repos/extra-i686/qt-copy-kde-patches.tar.bz2
  qt3/repos/extra-i686/qt-font-default-subst.diff
  qt3/repos/extra-i686/qt-odbc.patch
  qt3/repos/extra-i686/qt-patches.tar.bz2
  qt3/repos/extra-i686/qt.install
  qt3/repos/extra-i686/qt.profile
  qt3/repos/extra-i686/qt3-png14.patch
  qt3/repos/extra-i686/utf8-bug-qt3.diff
  qt3/repos/testing-i686/

---+
 PKGBUILD  |  276 +++-
 eastern_asian_languagues.diff |   78 +--
 gcc-4.6.patch |   66 -
 mysql.patch   |   94 ++---
 qt-font-default-subst.diff|  154 +++---
 qt-odbc.patch |   38 ++---
 qt.install|   24 +--
 qt.profile|8 -
 qt3-png14.patch   |   66 -
 utf8-bug-qt3.diff |  202 ++---
 10 files changed, 498 insertions(+), 508 deletions(-)

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


[arch-commits] Commit in qt3/repos (25 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:33
  Author: andrea
Revision: 145341

db-move: moved qt3 from [testing] to [extra] (x86_64)

Added:
  qt3/repos/extra-x86_64/PKGBUILD
(from rev 145317, qt3/repos/testing-x86_64/PKGBUILD)
  qt3/repos/extra-x86_64/eastern_asian_languagues.diff
(from rev 145317, qt3/repos/testing-x86_64/eastern_asian_languagues.diff)
  qt3/repos/extra-x86_64/gcc-4.6.patch
(from rev 145317, qt3/repos/testing-x86_64/gcc-4.6.patch)
  qt3/repos/extra-x86_64/mysql.patch
(from rev 145317, qt3/repos/testing-x86_64/mysql.patch)
  qt3/repos/extra-x86_64/qt-copy-kde-patches.tar.bz2
(from rev 145317, qt3/repos/testing-x86_64/qt-copy-kde-patches.tar.bz2)
  qt3/repos/extra-x86_64/qt-font-default-subst.diff
(from rev 145317, qt3/repos/testing-x86_64/qt-font-default-subst.diff)
  qt3/repos/extra-x86_64/qt-odbc.patch
(from rev 145317, qt3/repos/testing-x86_64/qt-odbc.patch)
  qt3/repos/extra-x86_64/qt-patches.tar.bz2
(from rev 145317, qt3/repos/testing-x86_64/qt-patches.tar.bz2)
  qt3/repos/extra-x86_64/qt.install
(from rev 145317, qt3/repos/testing-x86_64/qt.install)
  qt3/repos/extra-x86_64/qt.profile
(from rev 145317, qt3/repos/testing-x86_64/qt.profile)
  qt3/repos/extra-x86_64/qt3-png14.patch
(from rev 145317, qt3/repos/testing-x86_64/qt3-png14.patch)
  qt3/repos/extra-x86_64/utf8-bug-qt3.diff
(from rev 145317, qt3/repos/testing-x86_64/utf8-bug-qt3.diff)
Deleted:
  qt3/repos/extra-x86_64/PKGBUILD
  qt3/repos/extra-x86_64/eastern_asian_languagues.diff
  qt3/repos/extra-x86_64/gcc-4.6.patch
  qt3/repos/extra-x86_64/mysql.patch
  qt3/repos/extra-x86_64/qt-copy-kde-patches.tar.bz2
  qt3/repos/extra-x86_64/qt-font-default-subst.diff
  qt3/repos/extra-x86_64/qt-odbc.patch
  qt3/repos/extra-x86_64/qt-patches.tar.bz2
  qt3/repos/extra-x86_64/qt.install
  qt3/repos/extra-x86_64/qt.profile
  qt3/repos/extra-x86_64/qt3-png14.patch
  qt3/repos/extra-x86_64/utf8-bug-qt3.diff
  qt3/repos/testing-x86_64/

---+
 PKGBUILD  |  276 +++-
 eastern_asian_languagues.diff |   78 +--
 gcc-4.6.patch |   66 -
 mysql.patch   |   94 ++---
 qt-font-default-subst.diff|  154 +++---
 qt-odbc.patch |   38 ++---
 qt.install|   24 +--
 qt.profile|8 -
 qt3-png14.patch   |   66 -
 utf8-bug-qt3.diff |  202 ++---
 10 files changed, 498 insertions(+), 508 deletions(-)

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


[arch-commits] Commit in redland/repos (5 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:35
  Author: andrea
Revision: 145342

db-move: moved redland from [testing] to [extra] (i686)

Added:
  redland/repos/extra-i686/PKGBUILD
(from rev 145317, redland/repos/testing-i686/PKGBUILD)
  redland/repos/extra-i686/rpath.diff
(from rev 145317, redland/repos/testing-i686/rpath.diff)
Deleted:
  redland/repos/extra-i686/PKGBUILD
  redland/repos/extra-i686/rpath.diff
  redland/repos/testing-i686/

+
 PKGBUILD   |  157 +--
 rpath.diff |   22 
 2 files changed, 90 insertions(+), 89 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:47:33 UTC (rev 145341)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:35 UTC (rev 145342)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Francois Charette francois.archlinux.org 
-
-pkgbase=redland
-epoch=1
-pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 
'redland-storage-virtuoso' 'redland-storage-sqlite')
-pkgver=1.0.15
-pkgrel=1
-url=http://librdf.org/;
-license=(GPL)
-arch=('i686' 'x86_64')
-makedepends=('rasqal=0.9.26' 'raptor=2.0.6' 'db=5.2' 'postgresql-libs' 
'libmysqlclient' 'unixodbc' 'sqlite3')
-options=('!libtool')
-source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz
-rpath.diff)
-md5sums=('b0deb87f3c7d3237a3d587c1e0f2f266'
- 'acc85e784f01a656bd56777f95880787')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --enable-release \
-   --disable-static \
-   --with-raptor=system \
-   --with-rasqal=system \
-   --with-sqlite=3
-
-  # nuke rpath
-  patch -Np0 -i ${srcdir}/rpath.diff
-
-  make
-}
-
-package_redland() {
- pkgdesc=Library that provides a high-level interface to RDF data
- depends=('rasqal=0.9.26' 'raptor=2.0.6' 'libtool')
- 
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib/redland
-}
-
-package_redland-storage-mysql() {
- pkgdesc=MySQL storage support for Redland
- depends=('redland' 'libmysqlclient')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -dm755 ${pkgdir}/usr/lib/redland
-  install -m755 src/.libs/librdf_storage_mysql.so 
${pkgdir}/usr/lib/redland/librdf_storage_mysql.so
-}
-
-package_redland-storage-postgresql() {
- pkgdesc=PostgreSQL storage support for Redland
- depends=('redland' 'postgresql-libs')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -dm755 ${pkgdir}/usr/lib/redland
-  install -m755 src/.libs/librdf_storage_postgresql.so 
${pkgdir}/usr/lib/redland/
-}
-
-package_redland-storage-virtuoso() {
- pkgdesc=Virtuoso storage support for Redland
- depends=('redland' 'unixodbc' 'db')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -dm755 ${pkgdir}/usr/lib/redland
-  install -m755 src/.libs/librdf_storage_virtuoso.so 
${pkgdir}/usr/lib/redland/
-}
-
-package_redland-storage-sqlite() {
- pkgdesc=SQLite storage support for Redland
- depends=('redland' 'sqlite3' 'db')
- 
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -dm755 ${pkgdir}/usr/lib/redland
-  install -m755 src/.libs/librdf_storage_sqlite.so ${pkgdir}/usr/lib/redland/
-}

Copied: redland/repos/extra-i686/PKGBUILD (from rev 145317, 
redland/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:35 UTC (rev 145342)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Francois Charette francois.archlinux.org 
+
+pkgbase=redland
+epoch=1
+pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 
'redland-storage-virtuoso' 'redland-storage-sqlite')
+pkgver=1.0.15
+pkgrel=2
+url=http://librdf.org/;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('rasqal=0.9.26' 'raptor=2.0.6' 'db=5.2' 'postgresql-libs' 
'libmysqlclient' 'unixodbc' 'sqlite3')
+options=('!libtool')
+source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz{,.asc}
+rpath.diff)
+sha1sums=('e93d6fafaeebdf9f15a1044be6f4a88270f007af'
+  '3aeef38a7247ae33db6a0a19511ef4132240164b'
+  'f5db05c925b6bcd6402d5abd75c648b137f069c7')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --enable-release \
+   --disable-static \
+   --with-raptor=system \
+   --with-rasqal=system \
+   --with-sqlite=3
+
+  # nuke rpath
+  patch -Np0 -i ${srcdir}/rpath.diff
+
+  make
+}
+
+package_redland() {
+ pkgdesc=Library that provides a high-level interface to RDF data
+ depends=('rasqal=0.9.26' 'raptor=2.0.6' 'libltdl')
+ 
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib/redland
+}
+
+package_redland-storage-mysql() {
+ pkgdesc=MySQL storage support for Redland
+ depends=('redland' 'libmysqlclient')
+
+  cd 

[arch-commits] Commit in redland/repos (5 files)

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:36
  Author: andrea
Revision: 145343

db-move: moved redland from [testing] to [extra] (x86_64)

Added:
  redland/repos/extra-x86_64/PKGBUILD
(from rev 145317, redland/repos/testing-x86_64/PKGBUILD)
  redland/repos/extra-x86_64/rpath.diff
(from rev 145317, redland/repos/testing-x86_64/rpath.diff)
Deleted:
  redland/repos/extra-x86_64/PKGBUILD
  redland/repos/extra-x86_64/rpath.diff
  redland/repos/testing-x86_64/

+
 PKGBUILD   |  157 +--
 rpath.diff |   22 
 2 files changed, 90 insertions(+), 89 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:47:35 UTC (rev 145342)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:36 UTC (rev 145343)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Francois Charette francois.archlinux.org 
-
-pkgbase=redland
-epoch=1
-pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 
'redland-storage-virtuoso' 'redland-storage-sqlite')
-pkgver=1.0.15
-pkgrel=1
-url=http://librdf.org/;
-license=(GPL)
-arch=('i686' 'x86_64')
-makedepends=('rasqal=0.9.26' 'raptor=2.0.6' 'db=5.2' 'postgresql-libs' 
'libmysqlclient' 'unixodbc' 'sqlite3')
-options=('!libtool')
-source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz
-rpath.diff)
-md5sums=('b0deb87f3c7d3237a3d587c1e0f2f266'
- 'acc85e784f01a656bd56777f95880787')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --enable-release \
-   --disable-static \
-   --with-raptor=system \
-   --with-rasqal=system \
-   --with-sqlite=3
-
-  # nuke rpath
-  patch -Np0 -i ${srcdir}/rpath.diff
-
-  make
-}
-
-package_redland() {
- pkgdesc=Library that provides a high-level interface to RDF data
- depends=('rasqal=0.9.26' 'raptor=2.0.6' 'libtool')
- 
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib/redland
-}
-
-package_redland-storage-mysql() {
- pkgdesc=MySQL storage support for Redland
- depends=('redland' 'libmysqlclient')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -dm755 ${pkgdir}/usr/lib/redland
-  install -m755 src/.libs/librdf_storage_mysql.so 
${pkgdir}/usr/lib/redland/librdf_storage_mysql.so
-}
-
-package_redland-storage-postgresql() {
- pkgdesc=PostgreSQL storage support for Redland
- depends=('redland' 'postgresql-libs')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -dm755 ${pkgdir}/usr/lib/redland
-  install -m755 src/.libs/librdf_storage_postgresql.so 
${pkgdir}/usr/lib/redland/
-}
-
-package_redland-storage-virtuoso() {
- pkgdesc=Virtuoso storage support for Redland
- depends=('redland' 'unixodbc' 'db')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -dm755 ${pkgdir}/usr/lib/redland
-  install -m755 src/.libs/librdf_storage_virtuoso.so 
${pkgdir}/usr/lib/redland/
-}
-
-package_redland-storage-sqlite() {
- pkgdesc=SQLite storage support for Redland
- depends=('redland' 'sqlite3' 'db')
- 
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -dm755 ${pkgdir}/usr/lib/redland
-  install -m755 src/.libs/librdf_storage_sqlite.so ${pkgdir}/usr/lib/redland/
-}

Copied: redland/repos/extra-x86_64/PKGBUILD (from rev 145317, 
redland/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:36 UTC (rev 145343)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Francois Charette francois.archlinux.org 
+
+pkgbase=redland
+epoch=1
+pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 
'redland-storage-virtuoso' 'redland-storage-sqlite')
+pkgver=1.0.15
+pkgrel=2
+url=http://librdf.org/;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('rasqal=0.9.26' 'raptor=2.0.6' 'db=5.2' 'postgresql-libs' 
'libmysqlclient' 'unixodbc' 'sqlite3')
+options=('!libtool')
+source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz{,.asc}
+rpath.diff)
+sha1sums=('e93d6fafaeebdf9f15a1044be6f4a88270f007af'
+  '3aeef38a7247ae33db6a0a19511ef4132240164b'
+  'f5db05c925b6bcd6402d5abd75c648b137f069c7')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --enable-release \
+   --disable-static \
+   --with-raptor=system \
+   --with-rasqal=system \
+   --with-sqlite=3
+
+  # nuke rpath
+  patch -Np0 -i ${srcdir}/rpath.diff
+
+  make
+}
+
+package_redland() {
+ pkgdesc=Library that provides a high-level interface to RDF data
+ depends=('rasqal=0.9.26' 'raptor=2.0.6' 'libltdl')
+ 
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib/redland
+}
+
+package_redland-storage-mysql() {
+ pkgdesc=MySQL storage support for Redland

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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:38
  Author: andrea
Revision: 145344

db-move: moved unixodbc from [testing] to [extra] (i686)

Added:
  unixodbc/repos/extra-i686/PKGBUILD
(from rev 145317, unixodbc/repos/testing-i686/PKGBUILD)
Deleted:
  unixodbc/repos/extra-i686/PKGBUILD
  unixodbc/repos/testing-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 20:47:36 UTC (rev 145343)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:38 UTC (rev 145344)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Judd Vinet jvi...@zeroflux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=unixodbc
-pkgver=2.3.0
-pkgrel=2
-pkgdesc=ODBC is an open specification for providing application developers 
with a predictable API with which to access Data Sources
-arch=('i686' 'x86_64')
-license=('GPL2' 'LGPL2.1')
-url=http://www.unixodbc.org/;
-backup=('etc/odbc.ini' 'etc/odbcinst.ini')
-depends=('readline' 'libltdl')
-options=('!libtool')
-source=(http://www.unixodbc.org/unixODBC-$pkgver.tar.gz;)
-md5sums=('f2ad22cbdffe836c58987ed2332c2e99')
-
-build() {
-cd ${srcdir}/unixODBC-${pkgver}
-./configure --prefix=/usr --sysconfdir=/etc
-make
-}
-
-package() {
-cd ${srcdir}/unixODBC-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: unixodbc/repos/extra-i686/PKGBUILD (from rev 145317, 
unixodbc/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 20:47:38 UTC (rev 145344)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Judd Vinet jvi...@zeroflux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=unixodbc
+pkgver=2.3.1
+pkgrel=1
+pkgdesc=ODBC is an open specification for providing application developers 
with a predictable API with which to access Data Sources
+arch=('i686' 'x86_64')
+license=('GPL2' 'LGPL2.1')
+url=http://www.unixodbc.org/;
+backup=('etc/odbc.ini' 'etc/odbcinst.ini')
+depends=('readline' 'libltdl')
+options=('!libtool')
+source=(http://www.unixodbc.org/unixODBC-$pkgver.tar.gz;)
+md5sums=('86788d4006620fa1f171c13d07fdcaab')
+
+build() {
+cd ${srcdir}/unixODBC-${pkgver}
+./configure --prefix=/usr --sysconfdir=/etc
+make
+}
+
+package() {
+cd ${srcdir}/unixODBC-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:39
  Author: andrea
Revision: 145345

db-move: moved unixodbc from [testing] to [extra] (x86_64)

Added:
  unixodbc/repos/extra-x86_64/PKGBUILD
(from rev 145317, unixodbc/repos/testing-x86_64/PKGBUILD)
Deleted:
  unixodbc/repos/extra-x86_64/PKGBUILD
  unixodbc/repos/testing-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 20:47:38 UTC (rev 145344)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:39 UTC (rev 145345)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: Judd Vinet jvi...@zeroflux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=unixodbc
-pkgver=2.3.0
-pkgrel=2
-pkgdesc=ODBC is an open specification for providing application developers 
with a predictable API with which to access Data Sources
-arch=('i686' 'x86_64')
-license=('GPL2' 'LGPL2.1')
-url=http://www.unixodbc.org/;
-backup=('etc/odbc.ini' 'etc/odbcinst.ini')
-depends=('readline' 'libltdl')
-options=('!libtool')
-source=(http://www.unixodbc.org/unixODBC-$pkgver.tar.gz;)
-md5sums=('f2ad22cbdffe836c58987ed2332c2e99')
-
-build() {
-cd ${srcdir}/unixODBC-${pkgver}
-./configure --prefix=/usr --sysconfdir=/etc
-make
-}
-
-package() {
-cd ${srcdir}/unixODBC-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: unixodbc/repos/extra-x86_64/PKGBUILD (from rev 145317, 
unixodbc/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 20:47:39 UTC (rev 145345)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Judd Vinet jvi...@zeroflux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=unixodbc
+pkgver=2.3.1
+pkgrel=1
+pkgdesc=ODBC is an open specification for providing application developers 
with a predictable API with which to access Data Sources
+arch=('i686' 'x86_64')
+license=('GPL2' 'LGPL2.1')
+url=http://www.unixodbc.org/;
+backup=('etc/odbc.ini' 'etc/odbcinst.ini')
+depends=('readline' 'libltdl')
+options=('!libtool')
+source=(http://www.unixodbc.org/unixODBC-$pkgver.tar.gz;)
+md5sums=('86788d4006620fa1f171c13d07fdcaab')
+
+build() {
+cd ${srcdir}/unixODBC-${pkgver}
+./configure --prefix=/usr --sysconfdir=/etc
+make
+}
+
+package() {
+cd ${srcdir}/unixODBC-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-12-21 Thread Andrea Scarpino
Date: Wednesday, December 21, 2011 @ 15:47:40
  Author: andrea
Revision: 145346

db-move: moved qt-doc from [testing] to [extra] (any)

Added:
  qt-doc/repos/extra-any/PKGBUILD
(from rev 145317, qt-doc/repos/testing-any/PKGBUILD)
Deleted:
  qt-doc/repos/extra-any/PKGBUILD
  qt-doc/repos/testing-any/

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

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2011-12-21 20:47:39 UTC (rev 145345)
+++ extra-any/PKGBUILD  2011-12-21 20:47:40 UTC (rev 145346)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Vinay S Shastry vinayshas...@gmail.com
-
-pkgname=qt-doc
-pkgver=4.7.4
-pkgrel=2
-pkgdesc='The Qt gui toolkit documentation'
-arch=('any')
-url='http://qt.nokia.com/'
-license=('GPL3' 'LGPL')
-options=('docs')
-depends=('qt')
-replaces=('qt4-doc')
-provides=(qt4-doc=${pkgver})
-conflicts=(qt4-doc=${pkgver})
-_pkgfqn=qt-everywhere-opensource-src-${pkgver}
-source=(ftp://ftp.qt.nokia.com/qt/source/${_pkgfqn}.tar.gz;)
-md5sums=('9831cf1dfa8d0689a06c2c54c5c65aaf')
-
-package() {
-  cd ${srcdir}/${_pkgfqn}
-  install -d ${pkgdir}/usr/share/doc/qt
-  cp -r doc/* ${pkgdir}/usr/share/doc/qt
-  cp -r demos ${pkgdir}/usr/share/doc/qt
-  cp -r examples ${pkgdir}/usr/share/doc/qt
-}

Copied: qt-doc/repos/extra-any/PKGBUILD (from rev 145317, 
qt-doc/repos/testing-any/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2011-12-21 20:47:40 UTC (rev 145346)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Vinay S Shastry vinayshas...@gmail.com
+
+pkgname=qt-doc
+pkgver=4.8.0
+pkgrel=1
+pkgdesc='The Qt gui toolkit documentation'
+arch=('any')
+url='http://qt.nokia.com/'
+license=('GPL3' 'LGPL')
+options=('docs')
+depends=('qt')
+replaces=('qt4-doc')
+provides=(qt4-doc=${pkgver})
+conflicts=(qt4-doc=${pkgver})
+_pkgfqn=qt-everywhere-opensource-src-${pkgver}
+source=(http://get.qt.nokia.com/qt/source/${_pkgfqn}.tar.gz;)
+md5sums=('e8a5fdbeba2927c948d9f477a6abe904')
+
+package() {
+  cd ${srcdir}/${_pkgfqn}
+  install -d ${pkgdir}/usr/share/doc/qt
+  cp -r doc/* ${pkgdir}/usr/share/doc/qt
+  cp -r demos ${pkgdir}/usr/share/doc/qt
+  cp -r examples ${pkgdir}/usr/share/doc/qt
+}



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

2011-12-21 Thread Dan McGee
Date: Wednesday, December 21, 2011 @ 19:36:18
  Author: dan
Revision: 145347

upgpkg: git 1.7.8.1-1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 20:47:40 UTC (rev 145346)
+++ PKGBUILD2011-12-22 00:36:18 UTC (rev 145347)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee d...@archlinux.org
 
 pkgname=git
-pkgver=1.7.8
+pkgver=1.7.8.1
 pkgrel=1
 pkgdesc=the fast distributed version control system
 arch=(i686 x86_64)
@@ -80,7 +80,7 @@
   install -D -m644 $srcdir/git-daemon.conf 
$pkgdir/etc/conf.d/git-daemon.conf
 }
 
-sha1sums=('7453e737e008f7319a5eca24a9ef3c5fb1f13398'
-  '93315f7f51d7f27d3e421c9b0d64afa27f3d16df'
+sha1sums=('198e23e6e50245331590a6159ccdbdbe1792422c'
+  'b49ce0b4da4f85671693c9b2c6f6a8b8ee65c809'
   'f2b41828bd912b72e2cb3e14677739c4f370de66'
   '149e2da1ecb48872ddb31c0945afeaad1f9653d7')



[arch-commits] Commit in git/repos/extra-x86_64 (8 files)

2011-12-21 Thread Dan McGee
Date: Wednesday, December 21, 2011 @ 19:36:32
  Author: dan
Revision: 145348

archrelease: copy trunk to extra-x86_64

Added:
  git/repos/extra-x86_64/ChangeLog
(from rev 145347, git/trunk/ChangeLog)
  git/repos/extra-x86_64/PKGBUILD
(from rev 145347, git/trunk/PKGBUILD)
  git/repos/extra-x86_64/git-daemon
(from rev 145347, git/trunk/git-daemon)
  git/repos/extra-x86_64/git-daemon.conf
(from rev 145347, git/trunk/git-daemon.conf)
Deleted:
  git/repos/extra-x86_64/ChangeLog
  git/repos/extra-x86_64/PKGBUILD
  git/repos/extra-x86_64/git-daemon
  git/repos/extra-x86_64/git-daemon.conf

-+
 ChangeLog   |  114 +--
 PKGBUILD|  172 +++---
 git-daemon  |  140 +--
 git-daemon.conf |   10 +--
 4 files changed, 218 insertions(+), 218 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2011-12-22 00:36:18 UTC (rev 145347)
+++ ChangeLog   2011-12-22 00:36:32 UTC (rev 145348)
@@ -1,57 +0,0 @@
-Simple version bumps are omitted from the following ChangeLog.
-
-2011-08-16 Dan McGee d...@archlinux.org
-   Version 1.7.6.1-1
-   * Enable USE_LIBPCRE for `git grep -P` usage
-
-2011-05-05 Dan McGee d...@archlinux.org
-   Version 1.7.5.1-1
-   * Byte compile emacs files (FS#20874)
-   * Respect CFLAGS/LDFLAGS (FS#23963)
-
-2011-04-27 Dan McGee d...@archlinux.org
-   Version 1.7.5-1
-   * Add missing optdepends for git send-email (FS#20923)
-
-2011-01-05 Dan McGee d...@archlinux.org
-   Version 1.7.3.5-1
-   * More flexible git-daemon RC scripts (FS#20575)
-
-2010-10-01 Allan McRae al...@archlinux.org
-   Version 1.7.3.1-2
-   * Python 2/3 rebuild
-
-2010-06-29 Dan McGee d...@archlinux.org
-   Version 1.7.1.1-1
-   * Add emacs completion files (FS#17968)
-   * Add git-daemon RC scripts (FS#19291)
-
-2009-06-05 Dan McGee d...@archlinux.org
-   Version 1.6.3.2-1
-   * Remove gitweb from /usr/share; it needs customization to be helpful
-   * Add NO_CROSS_DIRECTORY_HARDLINKS option to build (FS#13683)
-
-2008-09-14 Dan McGee d...@archlinux.org
-   Version 1.6.0.2-1
-   * Moved optional depends from install file to optdepends array
-
-2008-06-15 Dan McGee d...@archlinux.org
-   Version 1.5.6-1
-   * Removed 'cpio' dependency, clone is now a builtin and no longer needs 
it
-
-2008-02-02 Dan McGee d...@archlinux.org
-   Version 1.5.4-1
-   * Upstream version 1.5.4
-   * Enable pthreads support in pack-objects. To use, set the pack.threads
- git config option. Read manpages of pack-objects and config for more
- details.
-   * Changelog added (with entries going back a bit).
-
-2008-01-28 Kevin Piche ke...@archlinux.org
-   Version 1.5.3.7-2
-   * Updated for new perl policy (vendor dirs)
-   * Change license to GPL2
-
-2007-11-01 Eric Belanger e...@archlinux.org
-   Version 1.5.3.5-2
-   * Fix Perl module location

Copied: git/repos/extra-x86_64/ChangeLog (from rev 145347, git/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2011-12-22 00:36:32 UTC (rev 145348)
@@ -0,0 +1,57 @@
+Simple version bumps are omitted from the following ChangeLog.
+
+2011-08-16 Dan McGee d...@archlinux.org
+   Version 1.7.6.1-1
+   * Enable USE_LIBPCRE for `git grep -P` usage
+
+2011-05-05 Dan McGee d...@archlinux.org
+   Version 1.7.5.1-1
+   * Byte compile emacs files (FS#20874)
+   * Respect CFLAGS/LDFLAGS (FS#23963)
+
+2011-04-27 Dan McGee d...@archlinux.org
+   Version 1.7.5-1
+   * Add missing optdepends for git send-email (FS#20923)
+
+2011-01-05 Dan McGee d...@archlinux.org
+   Version 1.7.3.5-1
+   * More flexible git-daemon RC scripts (FS#20575)
+
+2010-10-01 Allan McRae al...@archlinux.org
+   Version 1.7.3.1-2
+   * Python 2/3 rebuild
+
+2010-06-29 Dan McGee d...@archlinux.org
+   Version 1.7.1.1-1
+   * Add emacs completion files (FS#17968)
+   * Add git-daemon RC scripts (FS#19291)
+
+2009-06-05 Dan McGee d...@archlinux.org
+   Version 1.6.3.2-1
+   * Remove gitweb from /usr/share; it needs customization to be helpful
+   * Add NO_CROSS_DIRECTORY_HARDLINKS option to build (FS#13683)
+
+2008-09-14 Dan McGee d...@archlinux.org
+   Version 1.6.0.2-1
+   * Moved optional depends from install file to optdepends array
+
+2008-06-15 Dan McGee d...@archlinux.org
+   Version 1.5.6-1
+   * Removed 'cpio' dependency, clone is now a builtin and no longer needs 
it
+
+2008-02-02 Dan McGee d...@archlinux.org
+   Version 1.5.4-1
+   * Upstream version 1.5.4
+   * Enable pthreads support in pack-objects. To use, set the pack.threads
+ git config option. Read manpages of pack-objects and config 

[arch-commits] Commit in git/repos/extra-i686 (8 files)

2011-12-21 Thread Dan McGee
Date: Wednesday, December 21, 2011 @ 19:41:35
  Author: dan
Revision: 145349

archrelease: copy trunk to extra-i686

Added:
  git/repos/extra-i686/ChangeLog
(from rev 145348, git/trunk/ChangeLog)
  git/repos/extra-i686/PKGBUILD
(from rev 145348, git/trunk/PKGBUILD)
  git/repos/extra-i686/git-daemon
(from rev 145348, git/trunk/git-daemon)
  git/repos/extra-i686/git-daemon.conf
(from rev 145348, git/trunk/git-daemon.conf)
Deleted:
  git/repos/extra-i686/ChangeLog
  git/repos/extra-i686/PKGBUILD
  git/repos/extra-i686/git-daemon
  git/repos/extra-i686/git-daemon.conf

-+
 ChangeLog   |  114 +--
 PKGBUILD|  172 +++---
 git-daemon  |  140 +--
 git-daemon.conf |   10 +--
 4 files changed, 218 insertions(+), 218 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2011-12-22 00:36:32 UTC (rev 145348)
+++ ChangeLog   2011-12-22 00:41:35 UTC (rev 145349)
@@ -1,57 +0,0 @@
-Simple version bumps are omitted from the following ChangeLog.
-
-2011-08-16 Dan McGee d...@archlinux.org
-   Version 1.7.6.1-1
-   * Enable USE_LIBPCRE for `git grep -P` usage
-
-2011-05-05 Dan McGee d...@archlinux.org
-   Version 1.7.5.1-1
-   * Byte compile emacs files (FS#20874)
-   * Respect CFLAGS/LDFLAGS (FS#23963)
-
-2011-04-27 Dan McGee d...@archlinux.org
-   Version 1.7.5-1
-   * Add missing optdepends for git send-email (FS#20923)
-
-2011-01-05 Dan McGee d...@archlinux.org
-   Version 1.7.3.5-1
-   * More flexible git-daemon RC scripts (FS#20575)
-
-2010-10-01 Allan McRae al...@archlinux.org
-   Version 1.7.3.1-2
-   * Python 2/3 rebuild
-
-2010-06-29 Dan McGee d...@archlinux.org
-   Version 1.7.1.1-1
-   * Add emacs completion files (FS#17968)
-   * Add git-daemon RC scripts (FS#19291)
-
-2009-06-05 Dan McGee d...@archlinux.org
-   Version 1.6.3.2-1
-   * Remove gitweb from /usr/share; it needs customization to be helpful
-   * Add NO_CROSS_DIRECTORY_HARDLINKS option to build (FS#13683)
-
-2008-09-14 Dan McGee d...@archlinux.org
-   Version 1.6.0.2-1
-   * Moved optional depends from install file to optdepends array
-
-2008-06-15 Dan McGee d...@archlinux.org
-   Version 1.5.6-1
-   * Removed 'cpio' dependency, clone is now a builtin and no longer needs 
it
-
-2008-02-02 Dan McGee d...@archlinux.org
-   Version 1.5.4-1
-   * Upstream version 1.5.4
-   * Enable pthreads support in pack-objects. To use, set the pack.threads
- git config option. Read manpages of pack-objects and config for more
- details.
-   * Changelog added (with entries going back a bit).
-
-2008-01-28 Kevin Piche ke...@archlinux.org
-   Version 1.5.3.7-2
-   * Updated for new perl policy (vendor dirs)
-   * Change license to GPL2
-
-2007-11-01 Eric Belanger e...@archlinux.org
-   Version 1.5.3.5-2
-   * Fix Perl module location

Copied: git/repos/extra-i686/ChangeLog (from rev 145348, git/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2011-12-22 00:41:35 UTC (rev 145349)
@@ -0,0 +1,57 @@
+Simple version bumps are omitted from the following ChangeLog.
+
+2011-08-16 Dan McGee d...@archlinux.org
+   Version 1.7.6.1-1
+   * Enable USE_LIBPCRE for `git grep -P` usage
+
+2011-05-05 Dan McGee d...@archlinux.org
+   Version 1.7.5.1-1
+   * Byte compile emacs files (FS#20874)
+   * Respect CFLAGS/LDFLAGS (FS#23963)
+
+2011-04-27 Dan McGee d...@archlinux.org
+   Version 1.7.5-1
+   * Add missing optdepends for git send-email (FS#20923)
+
+2011-01-05 Dan McGee d...@archlinux.org
+   Version 1.7.3.5-1
+   * More flexible git-daemon RC scripts (FS#20575)
+
+2010-10-01 Allan McRae al...@archlinux.org
+   Version 1.7.3.1-2
+   * Python 2/3 rebuild
+
+2010-06-29 Dan McGee d...@archlinux.org
+   Version 1.7.1.1-1
+   * Add emacs completion files (FS#17968)
+   * Add git-daemon RC scripts (FS#19291)
+
+2009-06-05 Dan McGee d...@archlinux.org
+   Version 1.6.3.2-1
+   * Remove gitweb from /usr/share; it needs customization to be helpful
+   * Add NO_CROSS_DIRECTORY_HARDLINKS option to build (FS#13683)
+
+2008-09-14 Dan McGee d...@archlinux.org
+   Version 1.6.0.2-1
+   * Moved optional depends from install file to optdepends array
+
+2008-06-15 Dan McGee d...@archlinux.org
+   Version 1.5.6-1
+   * Removed 'cpio' dependency, clone is now a builtin and no longer needs 
it
+
+2008-02-02 Dan McGee d...@archlinux.org
+   Version 1.5.4-1
+   * Upstream version 1.5.4
+   * Enable pthreads support in pack-objects. To use, set the pack.threads
+ git config option. Read manpages of pack-objects and config for more
+ 

[arch-commits] Commit in kernel26-lts/trunk (config config.x86_64)

2011-12-21 Thread Tobias Powalowski
Date: Thursday, December 22, 2011 @ 02:57:39
  Author: tpowa
Revision: 145350

add minix support

Modified:
  kernel26-lts/trunk/config
  kernel26-lts/trunk/config.x86_64

---+
 config|4 ++--
 config.x86_64 |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: config
===
--- config  2011-12-22 00:41:35 UTC (rev 145349)
+++ config  2011-12-22 07:57:39 UTC (rev 145350)
@@ -4328,7 +4328,7 @@
 # CONFIG_SQUASHFS_EMBEDDED is not set
 CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
 # CONFIG_VXFS_FS is not set
-# CONFIG_MINIX_FS is not set
+CONFIG_MINIX_FS=m
 CONFIG_OMFS_FS=m
 # CONFIG_HPFS_FS is not set
 # CONFIG_QNX4FS_FS is not set
@@ -4399,7 +4399,7 @@
 CONFIG_MAC_PARTITION=y
 CONFIG_MSDOS_PARTITION=y
 CONFIG_BSD_DISKLABEL=y
-# CONFIG_MINIX_SUBPARTITION is not set
+CONFIG_MINIX_SUBPARTITION=y
 CONFIG_SOLARIS_X86_PARTITION=y
 # CONFIG_UNIXWARE_DISKLABEL is not set
 CONFIG_LDM_PARTITION=y

Modified: config.x86_64
===
--- config.x86_64   2011-12-22 00:41:35 UTC (rev 145349)
+++ config.x86_64   2011-12-22 07:57:39 UTC (rev 145350)
@@ -4141,7 +4141,7 @@
 # CONFIG_SQUASHFS_EMBEDDED is not set
 CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
 # CONFIG_VXFS_FS is not set
-# CONFIG_MINIX_FS is not set
+CONFIG_MINIX_FS=m
 CONFIG_OMFS_FS=m
 # CONFIG_HPFS_FS is not set
 # CONFIG_QNX4FS_FS is not set
@@ -4212,7 +4212,7 @@
 CONFIG_MAC_PARTITION=y
 CONFIG_MSDOS_PARTITION=y
 CONFIG_BSD_DISKLABEL=y
-# CONFIG_MINIX_SUBPARTITION is not set
+CONFIG_MINIX_SUBPARTITION=y
 CONFIG_SOLARIS_X86_PARTITION=y
 # CONFIG_UNIXWARE_DISKLABEL is not set
 CONFIG_LDM_PARTITION=y



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:57:59
  Author: andrea
Revision: 145351

KDE 4.8RC1

Modified:
  kdelibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:57:39 UTC (rev 145350)
+++ PKGBUILD2011-12-22 07:57:59 UTC (rev 145351)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdelibs
-pkgver=4.7.90
-pkgrel=2
+pkgver=4.7.95
+pkgrel=1
 pkgdesc=KDE Core Libraries
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -18,7 +18,7 @@
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
 'kde-applications-menu.patch' 'archlinux-menu.patch')
-sha1sums=('888a37f78cd44d16101c244f86576a39adc89bb6'
+sha1sums=('6760074426f19152865cb7f8089b34feb5abadeb'
   '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
   '63a850ab4196b9d06934f2b4a13acd9f7739bc67')
 



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:02
  Author: andrea
Revision: 145352

KDE 4.8RC1

Modified:
  kdepimlibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:57:59 UTC (rev 145351)
+++ PKGBUILD2011-12-22 07:58:02 UTC (rev 145352)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('6f4b0bbc3e8f88d16d4e3830fe0d50c7f3a65f83')
+sha1sums=('2a1d685b7e15aaa019f440df62b47f401303bf46')
 
 build() {
cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:05
  Author: andrea
Revision: 145353

KDE 4.8RC1

Modified:
  oxygen-icons/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:02 UTC (rev 145352)
+++ PKGBUILD2011-12-22 07:58:05 UTC (rev 145353)
@@ -5,7 +5,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
  'oxygen-icons-svg')
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=The Oxygen Icon Theme
 arch=('any')
@@ -13,7 +13,7 @@
 license=('LGPL')
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('9aabbdea45bef70f939e73a9b8255ca8e5ecf73b')
+sha1sums=('359d2fbc57b361d723d97e8c00e47f3b4022f4db')
 
 build() {
cd $srcdir



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:08
  Author: andrea
Revision: 145354

KDE 4.8RC1

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:05 UTC (rev 145353)
+++ PKGBUILD2011-12-22 07:58:08 UTC (rev 145354)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdebase-runtime
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=KDE Base Runtime Environment
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 'gdb: drkonq crash handler')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kde-runtime-${pkgver}.tar.bz2;)
-sha1sums=('834f3a0c4743e9d537139a856eb066a2c6251c15')
+sha1sums=('df5102ad23221d5b8aeb18e9ba5ca775ff4d537d')
 
 build() {
 cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:11
  Author: andrea
Revision: 145355

KDE 4.8RC1

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:08 UTC (rev 145354)
+++ PKGBUILD2011-12-22 07:58:11 UTC (rev 145355)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepim-runtime
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc='KDE PIM Runtime Environment'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('8833bb270f9dcd3f89abe84c0276a338df553fca')
+sha1sums=('4255adc5f2a4b98d7b13324a5f54598f3c27e9aa')
 
 build() {
 cd ${srcdir}



[arch-commits] Commit in kdebindings-smokegen/trunk (PKGBUILD fix-crash.patch)

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:15
  Author: andrea
Revision: 145356

KDE 4.8RC1

Modified:
  kdebindings-smokegen/trunk/PKGBUILD
Deleted:
  kdebindings-smokegen/trunk/fix-crash.patch

-+
 PKGBUILD|   11 +++
 fix-crash.patch |   13 -
 2 files changed, 3 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:11 UTC (rev 145355)
+++ PKGBUILD2011-12-22 07:58:15 UTC (rev 145356)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=A general purpose C++ parser with a plugin infrastructure
 url=http://kde.org/;
@@ -11,15 +11,10 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;
-'fix-crash.patch')
-sha1sums=('c852cf97a7b2d7516a4995d19ad3be6035aa0c17'
-  'b209b2b7017622fea3406c5a9636e2334566af01')
+source=(http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2;)
+sha1sums=('12878b6a35c7a0027d74abc5611e6b0c628d467c')
 
 build() {
-  cd ${srcdir}/smokegen-${pkgver}
-  patch -p1 -i ${srcdir}/fix-crash.patch
-
   cd ${srcdir}
   mkdir build
   cd build

Deleted: fix-crash.patch
===
--- fix-crash.patch 2011-12-22 07:58:11 UTC (rev 145355)
+++ fix-crash.patch 2011-12-22 07:58:15 UTC (rev 145356)
@@ -1,13 +0,0 @@
-diff -up smokegen-4.7.0/parser/type_compiler.cpp.orig 
smokegen-4.7.0/parser/type_compiler.cpp
-diff -up smokegen-4.7.0/type_compiler.cpp.orig smokegen-4.7.0/type_compiler.cpp
 smokegen-4.7.0/type_compiler.cpp.orig  2011-08-02 14:34:08.0 
+0200
-+++ smokegen-4.7.0/type_compiler.cpp   2011-08-02 14:34:34.0 +0200
-@@ -191,6 +191,8 @@ void TypeCompiler::visitParameterDeclara
- 
- void TypeCompiler::visitPtrOperator(PtrOperatorAST* node)
- {
-+if ( ! m_session-token_stream ) return;
-+if ( ! token_text(m_session-token_stream-kind(node-op)) ) return;
- if (token_text(m_session-token_stream-kind(node-op))[0] == '*') {
- QPairbool, bool cv = m_visitor-parseCv(node-cv);
- pointerDepth.append(cv.first);



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:18
  Author: andrea
Revision: 145357

KDE 4.8RC1

Modified:
  kdebindings-smokeqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:15 UTC (rev 145356)
+++ PKGBUILD2011-12-22 07:58:18 UTC (rev 145357)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokeqt
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=Language independent library for Qt bindings
 url=http://kde.org/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
 
source=(http://download.kde.org/unstable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
-sha1sums=('394f5e5d00abfaecf46da0a3c274fa5d192b')
+sha1sums=('1d1fae7aaee883b6a25793852ee99f4d352e317a')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:20
  Author: andrea
Revision: 145358

KDE 4.8RC1

Modified:
  kdegraphics-okular/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:18 UTC (rev 145357)
+++ PKGBUILD2011-12-22 07:58:20 UTC (rev 145358)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdegraphics-okular
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc='Document Viewer'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 optdepends=('kdegraphics-mobipocket: mobipocket support')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/okular-${pkgver}.tar.bz2;)
-sha1sums=('ca6208448ccc2e0ce1f0545ab7d76f6e59f767b0')
+sha1sums=('db916c8a5ab95c5c97b834f02e9227416a736df8')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:23
  Author: andrea
Revision: 145359

KDE 4.8RC1

Modified:
  kdesdk-kate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:20 UTC (rev 145358)
+++ PKGBUILD2011-12-22 07:58:23 UTC (rev 145359)
@@ -4,14 +4,14 @@
 pkgbase=kdesdk-kate
 pkgname=('kdebase-kwrite'
  'kdesdk-kate')
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 makedepends=('kdelibs ''cmake' 'automoc4')
 source=(http://download.kde.org/unstable/${pkgver}/src/kate-${pkgver}.tar.bz2;
 'pkgbuild-syntax-highlight.patch')
-sha1sums=('0d6b11fffc02de0ee22e2f866446d5b92b987423'
+sha1sums=('f144591e7b7ad6d73118dd2c34069424e99969aa'
   '0a928253bd2077f0264d96a6c8823c69c47b6a8d')
 
 build() {



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:26
  Author: andrea
Revision: 145360

KDE 4.8RC1

Modified:
  kdebindings-smokekde/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:23 UTC (rev 145359)
+++ PKGBUILD2011-12-22 07:58:26 UTC (rev 145360)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokekde
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=Language independent library for KDE bindings
 url=http://kde.org/;
@@ -14,7 +14,7 @@
  'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
 conflicts=('kdebindings-smoke')
 
source=(http://download.kde.org/unstable/${pkgver}/src/smokekde-${pkgver}.tar.bz2;)
-sha1sums=('22aa60f5ee75d124c64dbff66903a57467f4675e')
+sha1sums=('52c57ffcc6ef3a743b60b28f8caaf1362ceafa15')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:29
  Author: andrea
Revision: 145361

KDE 4.8RC1

Modified:
  kdebindings-perlqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:26 UTC (rev 145360)
+++ PKGBUILD2011-12-22 07:58:29 UTC (rev 145361)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-perlqt
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=Perl bindings for the Qt libraries
 url=http://kde.org/;
@@ -12,7 +12,7 @@
 depends=('kdebindings-smokeqt')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 
source=(http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.bz2;)
-sha1sums=('0526a7b5b32934e85ff8432a597e3e88c9362ecc')
+sha1sums=('f596a5b04544a66cb681d77d4b45185a1a373e26')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:31
  Author: andrea
Revision: 145362

KDE 4.8RC1

Modified:
  kdebindings-qyoto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:29 UTC (rev 145361)
+++ PKGBUILD2011-12-22 07:58:31 UTC (rev 145362)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-qyoto
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=.NET/Mono bindings for the Qt libraries
 url=http://kde.org/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 conflicts=('kdebindings-csharp')
 
source=(http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.bz2;)
-sha1sums=('b81fc239f3465daadbda3fa5da8478fd3f26e740')
+sha1sums=('b7e55ce3d679498c3d07d5454622e3778efcd801')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:38
  Author: andrea
Revision: 145364

KDE 4.8RC1

Modified:
  kactivities/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:35 UTC (rev 145363)
+++ PKGBUILD2011-12-22 07:58:38 UTC (rev 145364)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kactivities
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='API for using and interacting with Activities'
@@ -11,7 +11,7 @@
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('23ae79b85dd8c754950fcbabbd4cae5c9f139e74')
+sha1sums=('3bd6c03c82e0c9083a177e79b8379d3ba2924863')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:35
  Author: andrea
Revision: 145363

KDE 4.8RC1

Modified:
  kdebindings-qtruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:31 UTC (rev 145362)
+++ PKGBUILD2011-12-22 07:58:35 UTC (rev 145363)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-qtruby
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=Qt bindings for ruby
 url=http://kde.org/;
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
 conflicts=('kdebindings-ruby')
 
source=(http://download.kde.org/unstable/${pkgver}/src/qtruby-${pkgver}.tar.bz2;)
-sha1sums=('8679b33dff47a6d73616ef75ab5119452e54c246')
+sha1sums=('d73ff78d2d59dfc1f5777ca267bd7e81dad3573c')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:41
  Author: andrea
Revision: 145365

KDE 4.8RC1

Modified:
  kdebase-workspace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:38 UTC (rev 145364)
+++ PKGBUILD2011-12-22 07:58:41 UTC (rev 145365)
@@ -4,8 +4,8 @@
 
 pkgname=kdebase-workspace
 _pkgname=kde-workspace
-pkgver=4.7.90
-pkgrel=2
+pkgver=4.7.95
+pkgrel=1
 pkgdesc=KDE Base Workspace
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -33,7 +33,7 @@
 
source=(http://download.kde.org/unstable/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;
 'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
 'fixpath.patch' 'terminate-server.patch' 'kdm-xinitrd.patch')
-sha1sums=('7146fbc0bcc9a7cd11e6f266963bd358452eb347'
+sha1sums=('405dae8163476777145e6e6e5f3c32317483f863'
   '5db3a245201bd4a50e65aa2ef583cf5490e4f646'
   'f7b38af38549242a240f1a90ab9964ca8a366129'
   '603cc79c4d2b4eae62bb5f244aeecb3a778b5516'



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:45
  Author: andrea
Revision: 145366

KDE 4.8RC1

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:41 UTC (rev 145365)
+++ PKGBUILD2011-12-22 07:58:45 UTC (rev 145366)
@@ -12,7 +12,7 @@
  'kdebase-konqueror'
  'kdebase-lib'
  'kdebase-plasma')
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -20,7 +20,7 @@
 groups=('kde' 'kdebase')
 makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml')
 
source=(http://download.kde.org/unstable/${pkgver}/src/kde-baseapps-${pkgver}.tar.bz2;)
-sha1sums=('4e1bf22e8b42b84ef4c779dcdd736f376a2c459b')
+sha1sums=('35dcb5cc207c6245dd6a9c72c5dd3f89a5369a13')
 
 build() {
cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:48
  Author: andrea
Revision: 145367

KDE 4.8RC1

Modified:
  libkdeedu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:45 UTC (rev 145366)
+++ PKGBUILD2011-12-22 07:58:48 UTC (rev 145367)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkdeedu
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=Libraries used by KDE Education applications
 url=http://kde.org/;
@@ -13,7 +13,7 @@
 install=${pkgname}.install
 replaces=('kdeedu-libkdeedu' 'kdeedu-data')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('0fe65883164162d464046da0249a905298597df8')
+sha1sums=('3116737618ecb4b58b2fe07b3b0e36b40fc18a43')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:51
  Author: andrea
Revision: 145368

KDE 4.8RC1

Modified:
  kdeedu-marble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:48 UTC (rev 145367)
+++ PKGBUILD2011-12-22 07:58:51 UTC (rev 145368)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-marble
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=Desktop Globe
 url=http://kde.org/applications/education/marble/;
@@ -14,7 +14,7 @@
 optdepends=('gpsd: gps support')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/marble-${pkgver}.tar.bz2;)
-sha1sums=('5b184a51a5e6448657ebc9926ee41c7f894e5898')
+sha1sums=('cb4d4a4b5ac69ac43d18a4b3f5dea4211bb89785')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:54
  Author: andrea
Revision: 145369

KDE 4.8RC1

Modified:
  libkdcraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:51 UTC (rev 145368)
+++ PKGBUILD2011-12-22 07:58:54 UTC (rev 145369)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkdcraw
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=A C++ interface used to decode RAW picture
 url=http://kde.org/;
@@ -14,7 +14,7 @@
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('79cd12cf888936ca2b64c5309261f57e540bab4d')
+sha1sums=('5403125ee93b7ae0d2140086353f10bb97b8b0b8')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:56
  Author: andrea
Revision: 145370

KDE 4.8RC1

Modified:
  libkexiv2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:54 UTC (rev 145369)
+++ PKGBUILD2011-12-22 07:58:56 UTC (rev 145370)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkexiv2
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=A library to manipulate pictures metadata
 url=http://kde.org/;
@@ -13,7 +13,7 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('4d27c1d5e97d719e5cf2c5cada8d030ed3c8a4ea')
+sha1sums=('e6490c15be496da99131b29836aa45a1bb7a5e4e')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:58:59
  Author: andrea
Revision: 145371

KDE 4.8RC1

Modified:
  libkipi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:56 UTC (rev 145370)
+++ PKGBUILD2011-12-22 07:58:59 UTC (rev 145371)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkipi
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=An interface to use kipi-plugins from a KDE application
 url=http://kde.org/;
@@ -14,7 +14,7 @@
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('d8051403f165f76ccdffcfb831c247729b70b507')
+sha1sums=('5dc5035e6b4d9334b123bfc430fe9693c0bfc245')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:59:02
  Author: andrea
Revision: 145372

KDE 4.8RC1

Modified:
  libksane/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:58:59 UTC (rev 145371)
+++ PKGBUILD2011-12-22 07:59:02 UTC (rev 145372)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libksane
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=An image scanning library
 url=http://kde.org/;
@@ -14,7 +14,7 @@
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('ca3166bb334babf232d90d9c82dfe4a1e646d842')
+sha1sums=('86e86929987269437583d55fc9f7a38c045c')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:59:05
  Author: andrea
Revision: 145373

KDE 4.8RC1

Modified:
  kdeedu-analitza/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:59:02 UTC (rev 145372)
+++ PKGBUILD2011-12-22 07:59:05 UTC (rev 145373)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeedu-analitza
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 pkgdesc=A library to add mathematical features to your program
 url=http://kde.org/;
@@ -12,7 +12,7 @@
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/unstable/${pkgver}/src/analitza-${pkgver}.tar.bz2;)
-sha1sums=('f9193fa475d595df0b289dc1f390796dc8a8abcc')
+sha1sums=('393d227dd839f113a58f018f47a08bc36c681335')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:59:07
  Author: andrea
Revision: 145374

KDE 4.8RC1

Modified:
  kdeaccessibility-jovie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:59:05 UTC (rev 145373)
+++ PKGBUILD2011-12-22 07:59:07 UTC (rev 145374)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-jovie
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A text to speech application'
@@ -14,7 +14,7 @@
 replaces=('kdeaccessibility-kttsd')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/jovie-${pkgver}.tar.bz2;)
-sha1sums=('7c4ce5adcf6c7762c22706c99d467775254aeaa8')
+sha1sums=('3aa2a0fb8d12288adc80851541ca0ff3a26834e9')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:59:13
  Author: andrea
Revision: 145376

KDE 4.8RC1

Modified:
  kdeaccessibility-kmag/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:59:10 UTC (rev 145375)
+++ PKGBUILD2011-12-22 07:59:13 UTC (rev 145376)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kmag
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Screen Magnifier'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 
source=(http://download.kde.org/unstable/${pkgver}/src/kmag-${pkgver}.tar.bz2;)
-sha1sums=('e0e1f5f7307576f7ba651f0ab3090b169b330648')
+sha1sums=('936793b289c0c9af70176e656bda7dbc957ad696')
 
 build() {
   cd ${srcdir}



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

2011-12-21 Thread Andrea Scarpino
Date: Thursday, December 22, 2011 @ 02:59:10
  Author: andrea
Revision: 145375

KDE 4.8RC1

Modified:
  kdeaccessibility-kaccessible/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-12-22 07:59:07 UTC (rev 145374)
+++ PKGBUILD2011-12-22 07:59:10 UTC (rev 145375)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdeaccessibility-kaccessible
-pkgver=4.7.90
+pkgver=4.7.95
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Provides accessibility services like focus tracking and a 
screenreader'
@@ -12,7 +12,7 @@
 depends=('kdelibs' 'speech-dispatcher')
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/unstable/${pkgver}/src/kaccessible-${pkgver}.tar.bz2;)
-sha1sums=('320c7ec5a9cc7d67b768db6efcfff1f18854d045')
+sha1sums=('e7cc4f044ab6b01f7bce068d0513e6c70b378ed7')
 
 build() {
   cd ${srcdir}