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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 03:55:32
  Author: heftig
Revision: 163753

1.10.4

Modified:
  cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 05:20:23 UTC (rev 163752)
+++ PKGBUILD2012-07-19 07:55:32 UTC (rev 163753)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=cogl
-pkgver=1.10.2
+pkgver=1.10.4
 pkgrel=1
 pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'gobject-introspection')
 options=(!libtool !emptydirs)
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('042cf87ec35d2eac78719856356e415dd5333f9f613093c5db8b438630c1ecb3')
+sha256sums=('0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9')
 
 build() {
   cd $pkgname-$pkgver



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 03:57:34
  Author: heftig
Revision: 163754

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 07:55:32 UTC (rev 163753)
+++ extra-i686/PKGBUILD 2012-07-19 07:57:34 UTC (rev 163754)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=cogl
-pkgver=1.10.2
-pkgrel=1
-pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
-arch=('i686' 'x86_64')
-url=http://www.clutter-project.org/;
-license=('GPL2')
-depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
-makedepends=('mesa' 'gobject-introspection')
-options=(!libtool !emptydirs)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('042cf87ec35d2eac78719856356e415dd5333f9f613093c5db8b438630c1ecb3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: cogl/repos/extra-i686/PKGBUILD (from rev 163753, cogl/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 07:57:34 UTC (rev 163754)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=cogl
+pkgver=1.10.4
+pkgrel=1
+pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
+arch=('i686' 'x86_64')
+url=http://www.clutter-project.org/;
+license=('GPL2')
+depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
+makedepends=('mesa' 'gobject-introspection')
+options=(!libtool !emptydirs)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-07-19 07:55:32 UTC (rev 163753)
+++ extra-x86_64/PKGBUILD   2012-07-19 07:57:34 UTC (rev 163754)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=cogl
-pkgver=1.10.2
-pkgrel=1
-pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
-arch=('i686' 'x86_64')
-url=http://www.clutter-project.org/;
-license=('GPL2')
-depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
-makedepends=('mesa' 'gobject-introspection')
-options=(!libtool !emptydirs)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('042cf87ec35d2eac78719856356e415dd5333f9f613093c5db8b438630c1ecb3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: cogl/repos/extra-x86_64/PKGBUILD (from rev 163753, cogl/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-07-19 07:57:34 UTC (rev 163754)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=cogl
+pkgver=1.10.4
+pkgrel=1
+pkgdesc=An object oriented GL/GLES Abstraction/Utility Layer
+arch=('i686' 'x86_64')
+url=http://www.clutter-project.org/;
+license=('GPL2')
+depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')
+makedepends=('mesa' 'gobject-introspection')
+options=(!libtool !emptydirs)
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:02:40
  Author: heftig
Revision: 163755

2.32.4

Modified:
  glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 07:57:34 UTC (rev 163754)
+++ PKGBUILD2012-07-19 08:02:40 UTC (rev 163755)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=glib2
-pkgver=2.32.3
+pkgver=2.32.4
 pkgrel=1
 pkgdesc=Common C routines used by GTK+ and other libs
 url=http://www.gtk.org/;
@@ -16,7 +16,7 @@
 glib2.sh
 glib2.csh
 revert-warn-glib-compile-schemas.patch)
-sha256sums=('b65ceb462807e4a2f91c95e4293ce6bbefca308cb44a1407bcfdd9e40363ff4d'
+sha256sums=('a5d742a4fda22fb6975a8c0cfcd2499dd1c809b8afd4ef709bda4d11b167fae2'
 '9456872cdedcc639fb679448d74b85b0facf81033e27157d2861b991823b5a2a'
 '8d5626ffa361304ad3696493c0ef041d0ab10c857f6ef32116b3e2878ecf89e3'
 '049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:05:05
  Author: heftig
Revision: 163756

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

Added:
  glib2/repos/testing-i686/
  glib2/repos/testing-i686/PKGBUILD
(from rev 163755, glib2/trunk/PKGBUILD)
  glib2/repos/testing-i686/glib2.csh
(from rev 163755, glib2/trunk/glib2.csh)
  glib2/repos/testing-i686/glib2.sh
(from rev 163755, glib2/trunk/glib2.sh)
  glib2/repos/testing-i686/revert-warn-glib-compile-schemas.patch
(from rev 163755, glib2/trunk/revert-warn-glib-compile-schemas.patch)
  glib2/repos/testing-x86_64/
  glib2/repos/testing-x86_64/PKGBUILD
(from rev 163755, glib2/trunk/PKGBUILD)
  glib2/repos/testing-x86_64/glib2.csh
(from rev 163755, glib2/trunk/glib2.csh)
  glib2/repos/testing-x86_64/glib2.sh
(from rev 163755, glib2/trunk/glib2.sh)
  glib2/repos/testing-x86_64/revert-warn-glib-compile-schemas.patch
(from rev 163755, glib2/trunk/revert-warn-glib-compile-schemas.patch)

---+
 testing-i686/PKGBUILD |   46 
 testing-i686/glib2.csh|1 
 testing-i686/glib2.sh |1 
 testing-i686/revert-warn-glib-compile-schemas.patch   |   33 +++
 testing-x86_64/PKGBUILD   |   46 
 testing-x86_64/glib2.csh  |1 
 testing-x86_64/glib2.sh   |1 
 testing-x86_64/revert-warn-glib-compile-schemas.patch |   33 +++
 8 files changed, 162 insertions(+)

Copied: glib2/repos/testing-i686/PKGBUILD (from rev 163755, 
glib2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-07-19 08:05:05 UTC (rev 163756)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=glib2
+pkgver=2.32.4
+pkgrel=1
+pkgdesc=Common C routines used by GTK+ and other libs
+url=http://www.gtk.org/;
+arch=(i686 x86_64)
+license=('LGPL')
+depends=('pcre' 'libffi')
+makedepends=('pkg-config' 'python2')
+optdepends=('python2: for gdbus-codegen')
+options=('!libtool' '!docs' '!emptydirs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz
+glib2.sh
+glib2.csh
+revert-warn-glib-compile-schemas.patch)
+sha256sums=('a5d742a4fda22fb6975a8c0cfcd2499dd1c809b8afd4ef709bda4d11b167fae2'
+'9456872cdedcc639fb679448d74b85b0facf81033e27157d2861b991823b5a2a'
+'8d5626ffa361304ad3696493c0ef041d0ab10c857f6ef32116b3e2878ecf89e3'
+'049240975cd2f1c88fbe7deb28af14d4ec7d2640495f7ca8980d873bb710cc97')
+
+build() {
+  cd glib-$pkgver
+  patch -Rp1 -i $srcdir/revert-warn-glib-compile-schemas.patch
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --libdir=/usr/lib \
+  --sysconfdir=/etc \
+  --with-pcre=system \
+  --disable-fam
+  make
+}
+
+package() {
+  cd glib-$pkgver
+  make completiondir=/usr/share/bash-completion/completions DESTDIR=$pkgdir 
install
+
+  install -d $pkgdir/etc/profile.d
+  install -m755 $srcdir/glib2.sh $pkgdir/etc/profile.d/
+  install -m755 $srcdir/glib2.csh $pkgdir/etc/profile.d/
+
+  for _i in $pkgdir/usr/share/bash-completion/completions/*; do
+  chmod -x $_i
+  done
+  sed -i s|#!/usr/bin/env python|#!/usr/bin/env python2| 
$pkgdir/usr/bin/gdbus-codegen
+}

Copied: glib2/repos/testing-i686/glib2.csh (from rev 163755, 
glib2/trunk/glib2.csh)
===
--- testing-i686/glib2.csh  (rev 0)
+++ testing-i686/glib2.csh  2012-07-19 08:05:05 UTC (rev 163756)
@@ -0,0 +1 @@
+setenv G_BROKEN_FILENAMES 1

Copied: glib2/repos/testing-i686/glib2.sh (from rev 163755, 
glib2/trunk/glib2.sh)
===
--- testing-i686/glib2.sh   (rev 0)
+++ testing-i686/glib2.sh   2012-07-19 08:05:05 UTC (rev 163756)
@@ -0,0 +1 @@
+export G_BROKEN_FILENAMES=1

Copied: glib2/repos/testing-i686/revert-warn-glib-compile-schemas.patch (from 
rev 163755, glib2/trunk/revert-warn-glib-compile-schemas.patch)
===
--- testing-i686/revert-warn-glib-compile-schemas.patch 
(rev 0)
+++ testing-i686/revert-warn-glib-compile-schemas.patch 2012-07-19 08:05:05 UTC 
(rev 163756)
@@ -0,0 +1,33 @@
+From 6560b37450cd19c4a7c7b690e279fe97b7bfdcaa Mon Sep 17 00:00:00 2001
+From: Ryan Lortie de...@desrt.ca
+Date: Thu, 12 Apr 2012 23:55:34 +
+Subject: glib-compile-schemas: warn about bad dconf paths
+
+For quite some time the recommended usage of GSettings and dconf has
+been to use paths like /org/gnome/example/.  Use of /apps/ has spilled
+over from GConf and is continuing to make its way into a number of

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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:14:40
  Author: heftig
Revision: 163757

2.24.11

Modified:
  gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 08:05:05 UTC (rev 163756)
+++ PKGBUILD2012-07-19 08:14:40 UTC (rev 163757)
@@ -3,8 +3,8 @@
 
 pkgbase=gtk2
 pkgname=('gtk2' 'gtk-update-icon-cache')
-pkgver=2.24.10
-pkgrel=3
+pkgver=2.24.11
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
 makedepends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 
'libxcomposite' 'libxdamage'
@@ -13,7 +13,7 @@
 license=('LGPL')
 source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-$pkgver.tar.xz
 xid-collision-debug.patch)
-sha256sums=('ea56e31bb9d6e19ed2e8911f4c7ac493cb804431caa21cdcadae625d375a0e89'
+sha256sums=('328b4ea19a61040145e777e2ac49820968a382ac8581a380c9429897881812a9'
 'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
 
 build() {



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:17:36
  Author: heftig
Revision: 163758

3.4.4

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 08:14:40 UTC (rev 163757)
+++ PKGBUILD2012-07-19 08:17:36 UTC (rev 163758)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gtk3
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc=GObject-based multi-platform GUI toolkit (v3)
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 license=('LGPL')
 
source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-$pkgver.tar.xz
 settings.ini wacom.patch)
-sha256sums=('846010442a96590469cde16ed6a1fdfe09397e435165459f04d31cfa5713799f'
+sha256sums=('f154e460075034da4c0ce89c320025dcd459da2a1fdf32d92a09522eaca242c7'
 'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621'
 '86bda95a14a99d0f596c4ecb2ed715689f71c207c65dfc90a39d4ae7f1c0c0f5')
 build() {



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:19:53
  Author: heftig
Revision: 163759

2.32.1

Modified:
  glibmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 08:17:36 UTC (rev 163758)
+++ PKGBUILD2012-07-19 08:19:53 UTC (rev 163759)
@@ -4,7 +4,7 @@
 
 pkgbase=glibmm
 pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.32.0
+pkgver=2.32.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 options=('!libtool')
 url=http://www.gtkmm.org/;
-sha256sums=('e1806f884c6e9f904ee2af0d39dd8d4de3f91a039f897f54333b0890de06f94b')
+sha256sums=('d6ed4d38e8739813941a0f0fec471c00ea93c5ed46179543340821c7ca798a2f')
 
 build() {
   cd $pkgname-$pkgver



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:21:49
  Author: heftig
Revision: 163760

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

Added:
  gtk2/repos/testing-i686/
  gtk2/repos/testing-i686/PKGBUILD
(from rev 163759, gtk2/trunk/PKGBUILD)
  gtk2/repos/testing-i686/gtk2.install
(from rev 163759, gtk2/trunk/gtk2.install)
  gtk2/repos/testing-i686/xid-collision-debug.patch
(from rev 163759, gtk2/trunk/xid-collision-debug.patch)
  gtk2/repos/testing-x86_64/
  gtk2/repos/testing-x86_64/PKGBUILD
(from rev 163759, gtk2/trunk/PKGBUILD)
  gtk2/repos/testing-x86_64/gtk2.install
(from rev 163759, gtk2/trunk/gtk2.install)
  gtk2/repos/testing-x86_64/xid-collision-debug.patch
(from rev 163759, gtk2/trunk/xid-collision-debug.patch)

--+
 testing-i686/PKGBUILD|   56 +
 testing-i686/gtk2.install|   16 
 testing-i686/xid-collision-debug.patch   |   15 +++
 testing-x86_64/PKGBUILD  |   56 +
 testing-x86_64/gtk2.install  |   16 
 testing-x86_64/xid-collision-debug.patch |   15 +++
 6 files changed, 174 insertions(+)

Copied: gtk2/repos/testing-i686/PKGBUILD (from rev 163759, gtk2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-07-19 08:21:49 UTC (rev 163760)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=gtk2
+pkgname=('gtk2' 'gtk-update-icon-cache')
+pkgver=2.24.11
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://www.gtk.org/;
+makedepends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 
'libxcomposite' 'libxdamage'
+ 'shared-mime-info' 'cairo' 'libcups' 'gdk-pixbuf2' 
'gobject-introspection')
+options=('!libtool')
+license=('LGPL')
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-$pkgver.tar.xz
+xid-collision-debug.patch)
+sha256sums=('328b4ea19a61040145e777e2ac49820968a382ac8581a380c9429897881812a9'
+'d758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
+
+build() {
+cd $srcdir/gtk+-$pkgver
+patch -Np1 -i $srcdir/xid-collision-debug.patch
+
+CXX=/bin/false ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-xinput=yes
+
+# https://bugzilla.gnome.org/show_bug.cgi?id=655517
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package_gtk2() {
+pkgdesc=GTK+ is a multi-platform toolkit (v2)
+install=gtk2.install
+depends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 
'libxcomposite' 'libxdamage' 'shared-mime-info' 'cairo' 'libcups' 
'gtk-update-icon-cache')
+backup=(etc/gtk-2.0/gtkrc)
+replaces=('gtk2-docs')
+
+cd $srcdir/gtk+-$pkgver
+
+make DESTDIR=$pkgdir install
+sed -i s#env python#env python2# $pkgdir/usr/bin/gtk-builder-convert
+echo 'gtk-fallback-icon-theme = gnome'  $pkgdir/etc/gtk-2.0/gtkrc
+#split this out to use with gtk3 too
+rm $pkgdir/usr/bin/gtk-update-icon-cache
+}
+package_gtk-update-icon-cache() {
+pkgdesc=The GTK+ update icon cache tool
+depends=('gdk-pixbuf2=2.24.1-3')
+
+cd $srcdir/gtk+-$pkgver/gtk
+
+install -D -m755 gtk-update-icon-cache 
$pkgdir/usr/bin/gtk-update-icon-cache
+}

Copied: gtk2/repos/testing-i686/gtk2.install (from rev 163759, 
gtk2/trunk/gtk2.install)
===
--- testing-i686/gtk2.install   (rev 0)
+++ testing-i686/gtk2.install   2012-07-19 08:21:49 UTC (rev 163760)
@@ -0,0 +1,16 @@
+post_install() {
+  gtk-query-immodules-2.0  /etc/gtk-2.0/gtk.immodules
+}
+
+pre_upgrade() {
+  pre_remove
+}
+
+post_upgrade() {
+  post_install
+}
+
+pre_remove() {
+  rm -f /etc/gtk-2.0/gtk.immodules /dev/null
+  rm -f /etc/gtk-2.0/gdk-pixbuf.loaders /dev/null
+}

Copied: gtk2/repos/testing-i686/xid-collision-debug.patch (from rev 163759, 
gtk2/trunk/xid-collision-debug.patch)
===
--- testing-i686/xid-collision-debug.patch  (rev 0)
+++ testing-i686/xid-collision-debug.patch  2012-07-19 08:21:49 UTC (rev 
163760)
@@ -0,0 +1,15 @@
+--- gtk+-2.18.3/gdk/x11/gdkxid.c   2009-06-19 04:59:18.0 +0200
 gtk+-2.18.3/gdk/x11/gdkxid.c.new   2009-07-22 11:30:12.0 +0200
+@@ -56,10 +56,10 @@
+   if (!display_x11-xid_ht)
+ display_x11-xid_ht = g_hash_table_new ((GHashFunc) gdk_xid_hash,
+   (GEqualFunc) gdk_xid_equal);
+-
++/*
+   if (g_hash_table_lookup (display_x11-xid_ht, xid))
+ g_warning (XID collision, trouble ahead);
+-
++*/
+   g_hash_table_insert (display_x11-xid_ht, xid, data);
+ }
+ 

Copied: gtk2/repos/testing-x86_64/PKGBUILD (from rev 163759, 

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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:24:29
  Author: heftig
Revision: 163761

0.14.2

Modified:
  tracker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 08:21:49 UTC (rev 163760)
+++ PKGBUILD2012-07-19 08:24:29 UTC (rev 163761)
@@ -5,7 +5,7 @@
 
 pkgbase=tracker
 pkgname=(tracker libtracker-sparql)
-pkgver=0.14.1
+pkgver=0.14.2
 _tver=${pkgver%.*}
 pkgrel=1
 pkgdesc=All-in-one indexer, search tool and metadata database
@@ -19,7 +19,7 @@
 url=http://www.gnome.org;
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/$_tver/$pkgbase-$pkgver.tar.xz)
-sha256sums=('17ac4125d02c5f820eae9a785ac1c90b0e93682730a3950f82fd4a3dff238a43')
+sha256sums=('9b59330aa2e9e09feee587ded895e9247f71fc25f46b023d616d9969314bc7f1')
 
 build() {
   cd $pkgbase-$pkgver



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:25:16
  Author: heftig
Revision: 163762

0.12.3

Modified:
  libchamplain/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 08:24:29 UTC (rev 163761)
+++ PKGBUILD2012-07-19 08:25:16 UTC (rev 163762)
@@ -3,7 +3,7 @@
 # Contributor: Michael Kanis mka...@gmx.de
 
 pkgname=libchamplain
-pkgver=0.12.2
+pkgver=0.12.3
 pkgrel=1
 pkgdesc=Gtk3 widget for displaying rasterized maps
 url=http://projects.gnome.org/libchamplain/;
@@ -13,7 +13,7 @@
 depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite')
 makedepends=('gobject-introspection' 'gtk-doc' 'vala')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d23f97875e407fdc3e8fc86bef538a377c42f37f5be4fc8ec6063e7446fd7e2e')
+sha256sums=('3d03d4e6892305a3b5b78e0718e486f6a13271df33d82383fd8361ef71f3e658')
 
 build() {
 cd $pkgname-$pkgver



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:26:23
  Author: heftig
Revision: 163763

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

Added:
  gtk3/repos/testing-i686/
  gtk3/repos/testing-i686/PKGBUILD
(from rev 163762, gtk3/trunk/PKGBUILD)
  gtk3/repos/testing-i686/gtk3.install
(from rev 163762, gtk3/trunk/gtk3.install)
  gtk3/repos/testing-i686/settings.ini
(from rev 163762, gtk3/trunk/settings.ini)
  gtk3/repos/testing-i686/wacom.patch
(from rev 163762, gtk3/trunk/wacom.patch)
  gtk3/repos/testing-x86_64/
  gtk3/repos/testing-x86_64/PKGBUILD
(from rev 163762, gtk3/trunk/PKGBUILD)
  gtk3/repos/testing-x86_64/gtk3.install
(from rev 163762, gtk3/trunk/gtk3.install)
  gtk3/repos/testing-x86_64/settings.ini
(from rev 163762, gtk3/trunk/settings.ini)
  gtk3/repos/testing-x86_64/wacom.patch
(from rev 163762, gtk3/trunk/wacom.patch)

-+
 testing-i686/PKGBUILD   |   42 ++
 testing-i686/gtk3.install   |   16 
 testing-i686/settings.ini   |2 ++
 testing-i686/wacom.patch|   12 
 testing-x86_64/PKGBUILD |   42 ++
 testing-x86_64/gtk3.install |   16 
 testing-x86_64/settings.ini |2 ++
 testing-x86_64/wacom.patch  |   12 
 8 files changed, 144 insertions(+)

Copied: gtk3/repos/testing-i686/PKGBUILD (from rev 163762, gtk3/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-07-19 08:26:23 UTC (rev 163763)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtk3
+pkgver=3.4.4
+pkgrel=1
+pkgdesc=GObject-based multi-platform GUI toolkit (v3)
+arch=('i686' 'x86_64')
+url=http://www.gtk.org/;
+install=gtk3.install
+depends=('atk' 'cairo' 'gtk-update-icon-cache' 'libcups' 'libxcursor' 
'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'pango' 
'shared-mime-info' 'colord')
+makedepends=('gobject-introspection')
+options=('!libtool')
+backup=(etc/gtk-3.0/settings.ini)
+license=('LGPL')
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-$pkgver.tar.xz
+settings.ini wacom.patch)
+sha256sums=('f154e460075034da4c0ce89c320025dcd459da2a1fdf32d92a09522eaca242c7'
+'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621'
+'86bda95a14a99d0f596c4ecb2ed715689f71c207c65dfc90a39d4ae7f1c0c0f5')
+build() {
+cd gtk+-$pkgver
+
+# Partially revert BGO#673440 in order to fix BGO#674157
+patch -Np1 -i ../wacom.patch
+
+CXX=/bin/false ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-gtk2-dependency \
+--disable-schemas-compile
+#https://bugzilla.gnome.org/show_bug.cgi?id=655517
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+make
+}
+
+package() {
+cd gtk+-$pkgver
+make DESTDIR=$pkgdir install
+
+install -Dm644 $srcdir/settings.ini $pkgdir/etc/gtk-3.0/settings.ini
+}

Copied: gtk3/repos/testing-i686/gtk3.install (from rev 163762, 
gtk3/trunk/gtk3.install)
===
--- testing-i686/gtk3.install   (rev 0)
+++ testing-i686/gtk3.install   2012-07-19 08:26:23 UTC (rev 163763)
@@ -0,0 +1,16 @@
+post_install() {
+/usr/bin/gtk-query-immodules-3.0 --update-cache
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+pre_remove() {
+rm -f /usr/lib/gtk-3.0/3.0.0/immodules.cache
+}
+
+post_remove() {
+/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
+}

Copied: gtk3/repos/testing-i686/settings.ini (from rev 163762, 
gtk3/trunk/settings.ini)
===
--- testing-i686/settings.ini   (rev 0)
+++ testing-i686/settings.ini   2012-07-19 08:26:23 UTC (rev 163763)
@@ -0,0 +1,2 @@
+[Settings]
+gtk-fallback-icon-theme = gnome

Copied: gtk3/repos/testing-i686/wacom.patch (from rev 163762, 
gtk3/trunk/wacom.patch)
===
--- testing-i686/wacom.patch(rev 0)
+++ testing-i686/wacom.patch2012-07-19 08:26:23 UTC (rev 163763)
@@ -0,0 +1,12 @@
+diff -u -r gtk+-3.4.2/gdk/x11/gdkdevicemanager-xi2.c 
gtk+-3.4.2-wacom/gdk/x11/gdkdevicemanager-xi2.c
+--- gtk+-3.4.2/gdk/x11/gdkdevicemanager-xi2.c  2012-05-02 14:45:04.0 
+0200
 gtk+-3.4.2-wacom/gdk/x11/gdkdevicemanager-xi2.c2012-05-03 
18:34:18.034807644 +0200
+@@ -331,6 +331,8 @@
+ input_source = GDK_SOURCE_ERASER;
+   else if (strstr (tmp_name, cursor))
+ input_source = GDK_SOURCE_CURSOR;
++  else if (strstr (tmp_name, finger))
++input_source = GDK_SOURCE_TOUCHSCREEN;
+   else if (strstr 

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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:29:34
  Author: heftig
Revision: 163764

3.4.3

Modified:
  eog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 08:26:23 UTC (rev 163763)
+++ PKGBUILD2012-07-19 08:29:34 UTC (rev 163764)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=eog
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc=Eye of Gnome: An image viewing and cataloging program
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!emptydirs' '!libtool')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8dd79cd2118ba6055efc4ebe815bdeeeb3c1310bb915035c1a56ef3188c75d5a')
+sha256sums=('66e468f09de4b8097671cb6e56cd057c0e7869d836a2345e640b6cf4c404d5d9')
 
 build() {
   cd $pkgname-$pkgver



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:32:36
  Author: heftig
Revision: 163765

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 08:29:34 UTC (rev 163764)
+++ extra-i686/PKGBUILD 2012-07-19 08:32:36 UTC (rev 163765)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgbase=glibmm
-pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.32.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-options=('!libtool')
-url=http://www.gtkmm.org/;
-sha256sums=('e1806f884c6e9f904ee2af0d39dd8d4de3f91a039f897f54333b0890de06f94b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package_glibmm() {
-  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
-  depends=('glib2' 'libsigc++2.0')
-  cd $pkgbase-$pkgver
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-  make DESTDIR=$pkgdir install
-}
-
-package_glibmm-docs() {
-  pkgdesc=Developer documentation for glibmm
-  cd $pkgbase-$pkgver/docs
-  make DESTDIR=$pkgdir install
-}

Copied: glibmm/repos/extra-i686/PKGBUILD (from rev 163764, 
glibmm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 08:32:36 UTC (rev 163765)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=glibmm
+pkgname=('glibmm' 'glibmm-docs')
+pkgver=2.32.1
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+options=('!libtool')
+url=http://www.gtkmm.org/;
+sha256sums=('d6ed4d38e8739813941a0f0fec471c00ea93c5ed46179543340821c7ca798a2f')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package_glibmm() {
+  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
+  depends=('glib2' 'libsigc++2.0')
+  cd $pkgbase-$pkgver
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
+  make DESTDIR=$pkgdir install
+}
+
+package_glibmm-docs() {
+  pkgdesc=Developer documentation for glibmm
+  cd $pkgbase-$pkgver/docs
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-07-19 08:29:34 UTC (rev 163764)
+++ extra-x86_64/PKGBUILD   2012-07-19 08:32:36 UTC (rev 163765)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgbase=glibmm
-pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.32.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-options=('!libtool')
-url=http://www.gtkmm.org/;
-sha256sums=('e1806f884c6e9f904ee2af0d39dd8d4de3f91a039f897f54333b0890de06f94b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package_glibmm() {
-  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
-  depends=('glib2' 'libsigc++2.0')
-  cd $pkgbase-$pkgver
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-  make DESTDIR=$pkgdir install
-}
-
-package_glibmm-docs() {
-  pkgdesc=Developer documentation for glibmm
-  cd $pkgbase-$pkgver/docs
-  make DESTDIR=$pkgdir install
-}

Copied: glibmm/repos/extra-x86_64/PKGBUILD (from rev 163764, 
glibmm/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-07-19 08:32:36 UTC (rev 163765)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=glibmm
+pkgname=('glibmm' 'glibmm-docs')
+pkgver=2.32.1
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+options=('!libtool')
+url=http://www.gtkmm.org/;
+sha256sums=('d6ed4d38e8739813941a0f0fec471c00ea93c5ed46179543340821c7ca798a2f')
+

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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:34:09
  Author: heftig
Revision: 163766

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

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

--+
 extra-i686/PKGBUILD  |  168 -
 extra-i686/tracker.install   |   26 +++---
 extra-x86_64/PKGBUILD|  168 -
 extra-x86_64/tracker.install |   26 +++---
 4 files changed, 194 insertions(+), 194 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 08:32:36 UTC (rev 163765)
+++ extra-i686/PKGBUILD 2012-07-19 08:34:09 UTC (rev 163766)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Alexander Fehr pizzapunk gmail com
-
-pkgbase=tracker
-pkgname=(tracker libtracker-sparql)
-pkgver=0.14.1
-_tver=${pkgver%.*}
-pkgrel=1
-pkgdesc=All-in-one indexer, search tool and metadata database
-arch=('i686' 'x86_64')
-license=('GPL')
-makedepends=('libgee' 'libgnome-keyring' 'upower' 'libexif' 'exempi'
- 'poppler-glib' 'libgsf' 'icu' 'enca' 'networkmanager' 'gtk3'
- 'desktop-file-utils' 'hicolor-icon-theme' 'gobject-introspection'
- 'intltool' 'giflib' 'gstreamer0.10-base' 'totem-plparser'
- 'taglib' 'nautilus' 'gnome-panel' 'libvorbis' 'flac' 'vala')
-url=http://www.gnome.org;
-options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/$_tver/$pkgbase-$pkgver.tar.xz)
-sha256sums=('17ac4125d02c5f820eae9a785ac1c90b0e93682730a3950f82fd4a3dff238a43')
-
-build() {
-  cd $pkgbase-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/tracker \
---disable-unit-tests \
---enable-libflac \
---enable-libvorbis
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-
-  make
-}
-
-package_tracker() {
-  depends=(libtracker-sparql=$pkgver-$pkgrel 'libgee' 'libgnome-keyring'
-   'upower' 'libexif' 'exempi' 'poppler-glib' 'libgsf' 'enca'
-   'networkmanager' 'gtk3' 'desktop-file-utils' 'hicolor-icon-theme')
-  optdepends=('giflib: extractor for GIF data'
-  'gstreamer0.10-base: video extractor'
-  'totem-plparser: playlist support'
-  'nautilus: nautilus-extension'
-  'libvorbis: Vorbis metadata extractor'
-  'flac: FLAC metadata extractor'
-  'taglib: writeback for audio files'
-  'gnome-panel: tracker-search-bar')
-  groups=('gnome-extra')
-  install=tracker.install
-
-  cd $pkgbase-$pkgver
-  make DESTDIR=$pkgdir install
-
-### Split libtracker-sparql
-
-  mkdir -p $srcdir/sparql/usr/{include,lib}/tracker-$_tver
-  mkdir -p $srcdir/sparql/usr/lib/{girepository-1.0,pkgconfig}
-  mkdir -p $srcdir/sparql/usr/share/{gir-1.0,vala/vapi}
-
-  mv $pkgdir/usr/lib/libtracker-sparql-* $srcdir/sparql/usr/lib
-
-  mv $pkgdir/usr/lib/tracker-$_tver/*.so* \
-$srcdir/sparql/usr/lib/tracker-$_tver
-
-  mv $pkgdir/usr/share/vala/vapi/tracker-sparql-* \
-$srcdir/sparql/usr/share/vala/vapi
-
-  mv {$pkgdir,$srcdir/sparql}/usr/include/tracker-$_tver/libtracker-sparql
-  mv 
{$pkgdir,$srcdir/sparql}/usr/lib/girepository-1.0/Tracker-$_tver.typelib
-  mv {$pkgdir,$srcdir/sparql}/usr/lib/pkgconfig/tracker-sparql-$_tver.pc
-  mv {$pkgdir,$srcdir/sparql}/usr/share/gir-1.0/Tracker-$_tver.gir
-}
-
-package_libtracker-sparql() {
-  pkgdesc=$pkgdesc (SPARQL library)
-  depends=('sqlite' 'icu' 'glib2' 'libffi' 'pcre' 'util-linux')
-
-  mv $srcdir/sparql/* $pkgdir
-}

Copied: tracker/repos/extra-i686/PKGBUILD (from rev 163765, 
tracker/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 08:34:09 UTC (rev 163766)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Alexander Fehr pizzapunk gmail com
+
+pkgbase=tracker
+pkgname=(tracker libtracker-sparql)
+pkgver=0.14.2

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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:35:19
  Author: heftig
Revision: 163767

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 08:34:09 UTC (rev 163766)
+++ extra-i686/PKGBUILD 2012-07-19 08:35:19 UTC (rev 163767)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Michael Kanis mka...@gmx.de
-
-pkgname=libchamplain
-pkgver=0.12.2
-pkgrel=1
-pkgdesc=Gtk3 widget for displaying rasterized maps
-url=http://projects.gnome.org/libchamplain/;
-license=('LGPL')
-arch=('i686' 'x86_64')
-options=('!libtool')
-depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite3')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d23f97875e407fdc3e8fc86bef538a377c42f37f5be4fc8ec6063e7446fd7e2e')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --disable-static --disable-debug --enable-vala
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: libchamplain/repos/extra-i686/PKGBUILD (from rev 163766, 
libchamplain/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 08:35:19 UTC (rev 163767)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Michael Kanis mka...@gmx.de
+
+pkgname=libchamplain
+pkgver=0.12.3
+pkgrel=1
+pkgdesc=Gtk3 widget for displaying rasterized maps
+url=http://projects.gnome.org/libchamplain/;
+license=('LGPL')
+arch=('i686' 'x86_64')
+options=('!libtool')
+depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3d03d4e6892305a3b5b78e0718e486f6a13271df33d82383fd8361ef71f3e658')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --disable-static --disable-debug --enable-vala
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-07-19 08:34:09 UTC (rev 163766)
+++ extra-x86_64/PKGBUILD   2012-07-19 08:35:19 UTC (rev 163767)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Michael Kanis mka...@gmx.de
-
-pkgname=libchamplain
-pkgver=0.12.2
-pkgrel=1
-pkgdesc=Gtk3 widget for displaying rasterized maps
-url=http://projects.gnome.org/libchamplain/;
-license=('LGPL')
-arch=('i686' 'x86_64')
-options=('!libtool')
-depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite3')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d23f97875e407fdc3e8fc86bef538a377c42f37f5be4fc8ec6063e7446fd7e2e')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --disable-static --disable-debug --enable-vala
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: libchamplain/repos/extra-x86_64/PKGBUILD (from rev 163766, 
libchamplain/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-07-19 08:35:19 UTC (rev 163767)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Michael Kanis mka...@gmx.de
+
+pkgname=libchamplain
+pkgver=0.12.3
+pkgrel=1
+pkgdesc=Gtk3 widget for displaying rasterized maps
+url=http://projects.gnome.org/libchamplain/;
+license=('LGPL')
+arch=('i686' 'x86_64')
+options=('!libtool')
+depends=('clutter-gtk' 'libsoup-gnome' 'cairo' 'sqlite')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3d03d4e6892305a3b5b78e0718e486f6a13271df33d82383fd8361ef71f3e658')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --disable-static --disable-debug --enable-vala
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make 

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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 04:37:29
  Author: heftig
Revision: 163768

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 08:35:19 UTC (rev 163767)
+++ extra-i686/PKGBUILD 2012-07-19 08:37:29 UTC (rev 163768)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=eog
-pkgver=3.4.2
-pkgrel=1
-pkgdesc=Eye of Gnome: An image viewing and cataloging program
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gnome-desktop' 'libexif' 'lcms2' 'desktop-file-utils' 'exempi' 
'libpeas' 'librsvg' 'gnome-icon-theme' 'dconf')
-makedepends=('gtk-doc' 'intltool')
-install=eog.install
-groups=('gnome-extra')
-options=('!emptydirs' '!libtool')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8dd79cd2118ba6055efc4ebe815bdeeeb3c1310bb915035c1a56ef3188c75d5a')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-scrollkeeper
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # remove it from Xfce menu that ships its own thingy
-  echo NotShowIn=XFCE  $pkgdir/usr/share/applications/eog.desktop
-}

Copied: eog/repos/extra-i686/PKGBUILD (from rev 163767, eog/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 08:37:29 UTC (rev 163768)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=eog
+pkgver=3.4.3
+pkgrel=1
+pkgdesc=Eye of Gnome: An image viewing and cataloging program
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gnome-desktop' 'libexif' 'lcms2' 'desktop-file-utils' 'exempi' 
'libpeas' 'librsvg' 'gnome-icon-theme' 'dconf')
+makedepends=('gtk-doc' 'intltool')
+install=eog.install
+groups=('gnome-extra')
+options=('!emptydirs' '!libtool')
+url=http://www.gnome.org;
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('66e468f09de4b8097671cb6e56cd057c0e7869d836a2345e640b6cf4c404d5d9')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-scrollkeeper
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # remove it from Xfce menu that ships its own thingy
+  echo NotShowIn=XFCE  $pkgdir/usr/share/applications/eog.desktop
+}

Deleted: extra-i686/eog.install
===
--- extra-i686/eog.install  2012-07-19 08:35:19 UTC (rev 163767)
+++ extra-i686/eog.install  2012-07-19 08:37:29 UTC (rev 163768)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: eog/repos/extra-i686/eog.install (from rev 163767, 
eog/trunk/eog.install)
===
--- extra-i686/eog.install  (rev 0)
+++ extra-i686/eog.install  2012-07-19 08:37:29 UTC (rev 163768)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-07-19 08:35:19 UTC (rev 163767)
+++ extra-x86_64/PKGBUILD   2012-07-19 08:37:29 UTC (rev 163768)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# 

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

2012-07-19 Thread andyrtr
Date: Thursday, July 19, 2012 @ 11:52:39
  Author: andyrtr
Revision: 163769

upgpkg: cups-filters 1.0.19-1

upstream update 1.0.19; add post release patches to fix build with recent 
poppler FS#30753

Added:
  cups-filters/trunk/buildfix_dlopen.diff
  cups-filters/trunk/buildfix_poppler.diff
Modified:
  cups-filters/trunk/PKGBUILD

---+
 PKGBUILD  |   31 --
 buildfix_dlopen.diff  |   31 ++
 buildfix_poppler.diff |  224 
 3 files changed, 278 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 08:37:29 UTC (rev 163768)
+++ PKGBUILD2012-07-19 15:52:39 UTC (rev 163769)
@@ -2,32 +2,47 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=cups-filters
-pkgver=1.0.18
-pkgrel=3
+pkgver=1.0.19
+pkgrel=1
 pkgdesc=OpenPrinting CUPS Filters
 arch=('i686' 'x86_64')
 url=http://www.linuxfoundation.org/collaborate/workgroups/openprinting;
 license=('GPL')
 depends=('lcms2' 'poppler=0.20.1')
-makedepends=('ghostscript')
+makedepends=('ghostscript' 'ttf-dejavu') # ttf-dejavu for make check
 optdepends=('ghostscript: for non-PostScript printers to print with CUPS to 
convert PostScript to raster images'
'foomatic-db: drivers use Ghostscript to convert PostScript to a 
printable form directly'
'foomatic-db-engine: drivers use Ghostscript to convert PostScript 
to a printable form directly'
'foomatic-db-nonfree: drivers use Ghostscript to convert PostScript 
to a printable form directly')
 backup=(etc/fonts/conf.d/99pdftoopvp.conf)
-source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.gz)
-md5sums=(63972b426b7224915cdbb42b2a937374'')
+options=(!libtool)
+source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.gz
+buildfix_poppler.diff
+buildfix_dlopen.diff)
+md5sums=('e3c9ad58ec005eda2f0ac2f3190a63b3'
+ 'b3d5b60a50568d06d1ef43c285ce7802'
+ '8b0c8874ef5c985287cada55db75d8d1')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
+  # https://bugs.linuxfoundation.org/show_bug.cgi?id=1055
+  patch -Np0 -i ${srcdir}/buildfix_poppler.diff
+  patch -Np0 -i ${srcdir}/buildfix_dlopen.diff
+  autoreconf -v
+  ./configure --prefix=/usr  \
+--sysconfdir=/etc \
+--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf
   make
 }
 
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make -k check
+}
+
 package() {
   cd $srcdir/$pkgname-$pkgver
-  #make DESTDIR=$pkgdir/ install
-  make install BUILDROOT=$pkgdir/
+  make DESTDIR=$pkgdir/ install
   # drop static lib
   rm -f ${pkgdir}/usr/lib/*.a
 }

Added: buildfix_dlopen.diff
===
--- buildfix_dlopen.diff(rev 0)
+++ buildfix_dlopen.diff2012-07-19 15:52:39 UTC (rev 163769)
@@ -0,0 +1,31 @@
+=== modified file 'Makefile.am'
+--- Makefile.am2012-06-22 15:40:53 +
 Makefile.am2012-07-19 09:36:30 +
+@@ -329,7 +329,8 @@
+   $(FREETYPE_LIBS) \
+   $(FONTCONFIG_LIBS) \
+   $(LIBPNG_LIBS) \
+-  $(POPPLER_LIBS)
++  $(POPPLER_LIBS) \
++  $(DLOPEN_LIBS)
+ 
+ EXTRA_DIST += $(pkgfontconfig_DATA)
+
+=== modified file 'configure.ac'
+--- configure.ac   2012-07-19 14:02:32 +
 configure.ac   2012-07-19 14:39:25 +
+@@ -110,6 +110,13 @@
+ AC_DEFINE(PDFTOPDF, [], [Needed for pdftopdf filter compilation])
+ AC_DEFINE_DIR(BANNERTOPDF_DATADIR, {CUPS_DATADIR}/data, [Directory where 
bannertopdf finds its data files (PDF templates)])
+ 
++AC_SEARCH_LIBS([dlopen],
++  [dl],
++  DLOPEN_LIBS=-ldl,
++  AC_MSG_ERROR([unable to find the dlopen() function])
++)
++AC_SUBST(DLOPEN_LIBS)
++
+ # ==
+ # Check system functions
+ # ==
+

Added: buildfix_poppler.diff
===
--- buildfix_poppler.diff   (rev 0)
+++ buildfix_poppler.diff   2012-07-19 15:52:39 UTC (rev 163769)
@@ -0,0 +1,224 @@
+=== modified file 'NEWS'
+--- NEWS   2012-07-11 19:48:23 +
 NEWS   2012-07-19 14:02:32 +
+@@ -1,6 +1,11 @@
+-NEWS - OpenPrinting CUPS Filters v1.0.19 - 2012-07-11
++NEWS - OpenPrinting CUPS Filters v1.0.20 - 2012-07-19
+ -
+ 
++CHANGES IN V1.0.20
++
++  - Made the Poppler-based filters pdftopdf and pdftoopvp build with
++both Poppler 0.18.x and 0.20.x (Bug #1055).
++
+ CHANGES IN V1.0.19
+ 
+   - Fixes according to Coverity scan results (Bug #1054).
+
+=== modified file 'configure.ac'
+--- configure.ac   2012-07-11 19:48:23 +
 configure.ac   2012-07-19 14:02:32 +
+@@ -202,6 +202,7 @@
+ # 
+ POPPLER_INCLUDEDIR=`pkg-config poppler --variable includedir`
+ 

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

2012-07-19 Thread andyrtr
Date: Thursday, July 19, 2012 @ 11:53:24
  Author: andyrtr
Revision: 163770

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

Added:
  cups-filters/repos/extra-i686/PKGBUILD
(from rev 163769, cups-filters/trunk/PKGBUILD)
  cups-filters/repos/extra-i686/buildfix_dlopen.diff
(from rev 163769, cups-filters/trunk/buildfix_dlopen.diff)
  cups-filters/repos/extra-i686/buildfix_poppler.diff
(from rev 163769, cups-filters/trunk/buildfix_poppler.diff)
  cups-filters/repos/extra-x86_64/PKGBUILD
(from rev 163769, cups-filters/trunk/PKGBUILD)
  cups-filters/repos/extra-x86_64/buildfix_dlopen.diff
(from rev 163769, cups-filters/trunk/buildfix_dlopen.diff)
  cups-filters/repos/extra-x86_64/buildfix_poppler.diff
(from rev 163769, cups-filters/trunk/buildfix_poppler.diff)
Deleted:
  cups-filters/repos/extra-i686/PKGBUILD
  cups-filters/repos/extra-x86_64/PKGBUILD

+
 extra-i686/PKGBUILD|   81 +++-
 extra-i686/buildfix_dlopen.diff|   31 
 extra-i686/buildfix_poppler.diff   |  224 +++
 extra-x86_64/PKGBUILD  |   81 +++-
 extra-x86_64/buildfix_dlopen.diff  |   31 
 extra-x86_64/buildfix_poppler.diff |  224 +++
 6 files changed, 606 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 15:52:39 UTC (rev 163769)
+++ extra-i686/PKGBUILD 2012-07-19 15:53:24 UTC (rev 163770)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=cups-filters
-pkgver=1.0.18
-pkgrel=3
-pkgdesc=OpenPrinting CUPS Filters
-arch=('i686' 'x86_64')
-url=http://www.linuxfoundation.org/collaborate/workgroups/openprinting;
-license=('GPL')
-depends=('lcms2' 'poppler=0.20.1')
-makedepends=('ghostscript')
-optdepends=('ghostscript: for non-PostScript printers to print with CUPS to 
convert PostScript to raster images'
-   'foomatic-db: drivers use Ghostscript to convert PostScript to a 
printable form directly'
-   'foomatic-db-engine: drivers use Ghostscript to convert PostScript 
to a printable form directly'
-   'foomatic-db-nonfree: drivers use Ghostscript to convert PostScript 
to a printable form directly')
-backup=(etc/fonts/conf.d/99pdftoopvp.conf)
-source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.gz)
-md5sums=(63972b426b7224915cdbb42b2a937374'')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  #make DESTDIR=$pkgdir/ install
-  make install BUILDROOT=$pkgdir/
-  # drop static lib
-  rm -f ${pkgdir}/usr/lib/*.a
-}

Copied: cups-filters/repos/extra-i686/PKGBUILD (from rev 163769, 
cups-filters/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 15:53:24 UTC (rev 163770)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=cups-filters
+pkgver=1.0.19
+pkgrel=1
+pkgdesc=OpenPrinting CUPS Filters
+arch=('i686' 'x86_64')
+url=http://www.linuxfoundation.org/collaborate/workgroups/openprinting;
+license=('GPL')
+depends=('lcms2' 'poppler=0.20.1')
+makedepends=('ghostscript' 'ttf-dejavu') # ttf-dejavu for make check
+optdepends=('ghostscript: for non-PostScript printers to print with CUPS to 
convert PostScript to raster images'
+   'foomatic-db: drivers use Ghostscript to convert PostScript to a 
printable form directly'
+   'foomatic-db-engine: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'foomatic-db-nonfree: drivers use Ghostscript to convert PostScript 
to a printable form directly')
+backup=(etc/fonts/conf.d/99pdftoopvp.conf)
+options=(!libtool)
+source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.gz
+buildfix_poppler.diff
+buildfix_dlopen.diff)
+md5sums=('e3c9ad58ec005eda2f0ac2f3190a63b3'
+ 'b3d5b60a50568d06d1ef43c285ce7802'
+ '8b0c8874ef5c985287cada55db75d8d1')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  # https://bugs.linuxfoundation.org/show_bug.cgi?id=1055
+  patch -Np0 -i ${srcdir}/buildfix_poppler.diff
+  patch -Np0 -i ${srcdir}/buildfix_dlopen.diff
+  autoreconf -v
+  ./configure --prefix=/usr  \
+--sysconfdir=/etc \
+--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+  # drop static lib
+  rm -f ${pkgdir}/usr/lib/*.a
+}

Copied: cups-filters/repos/extra-i686/buildfix_dlopen.diff (from rev 163769, 
cups-filters/trunk/buildfix_dlopen.diff)
===
--- 

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

2012-07-19 Thread Evangelos Foutras
Date: Thursday, July 19, 2012 @ 12:29:57
  Author: foutrelis
Revision: 163771

upgpkg: xfwm4 4.10.0-2

Fix FS#29970: Random Window Move on Mouse Select or Click

Added:
  xfwm4/trunk/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch
Modified:
  xfwm4/trunk/PKGBUILD

---+
 PKGBUILD  |   11 +-
 xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch |   84 
 2 files changed, 92 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 15:53:24 UTC (rev 163770)
+++ PKGBUILD2012-07-19 16:29:57 UTC (rev 163771)
@@ -4,7 +4,7 @@
 
 pkgname=xfwm4
 pkgver=4.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Xfce window manager
 arch=('i686' 'x86_64')
 url=http://www.xfce.org/;
@@ -14,12 +14,17 @@
 makedepends=('intltool')
 options=('!libtool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
-sha256sums=('492357bf48121ebffabf2bf0d3b84213d19bf81087321175d687c8a68efe1f9c')
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2
+xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch)
+sha256sums=('492357bf48121ebffabf2bf0d3b84213d19bf81087321175d687c8a68efe1f9c'
+'f088a56cc05d1856af8d68dae9e40bc53b724d9dde4d8c2b78a88922c0ee6d1d')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
+  # Fix https://bugzilla.xfce.org/show_bug.cgi?id=8949 (FS#29970)
+  patch -Np1 -i $srcdir/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch
+
   ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \

Added: xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch
===
--- xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch   
(rev 0)
+++ xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch   2012-07-19 
16:29:57 UTC (rev 163771)
@@ -0,0 +1,84 @@
+From 099614e3f045e06db7ab509e174510ea74857adb Mon Sep 17 00:00:00 2001
+From: Olivier Fourdan four...@xfce.org
+Date: Wed, 18 Jul 2012 20:12:07 +
+Subject: Implement NET_WM_MOVERESIZE_CANCEL message (bug #8949)
+
+as gtk+-3.4 now uses it.
+---
+diff --git a/src/display.h b/src/display.h
+index 1ad2ef8..8797237 100644
+--- a/src/display.h
 b/src/display.h
+@@ -163,7 +163,8 @@ enum
+ NET_WM_MOVERESIZE_SIZE_LEFT,
+ NET_WM_MOVERESIZE_MOVE,
+ NET_WM_MOVERESIZE_SIZE_KEYBOARD,
+-NET_WM_MOVERESIZE_MOVE_KEYBOARD
++NET_WM_MOVERESIZE_MOVE_KEYBOARD,
++NET_WM_MOVERESIZE_CANCEL
+ };
+ 
+ enum
+diff --git a/src/moveresize.c b/src/moveresize.c
+index 9893c30..a98bdf7 100644
+--- a/src/moveresize.c
 b/src/moveresize.c
+@@ -827,7 +827,7 @@ clientMoveEventFilter (XEvent * xevent, gpointer data)
+ eventFilterStatus status = EVENT_FILTER_STOP;
+ MoveResizeData *passdata = (MoveResizeData *) data;
+ Client *c = NULL;
+-gboolean moving = TRUE;
++gboolean moving;
+ XWindowChanges wc;
+ int prev_x, prev_y;
+ 
+@@ -840,6 +840,12 @@ clientMoveEventFilter (XEvent * xevent, gpointer data)
+ display_info = screen_info-display_info;
+ configure_flags = NO_CFG_FLAG;
+ 
++/*
++ * Clients may choose to end the move operation,
++ * we use XFWM_FLAG_MOVING_RESIZING for that.
++ */
++moving = FLAG_TEST (c-xfwm_flags, XFWM_FLAG_MOVING_RESIZING);
++
+ /* Update the display time */
+ myDisplayUpdateCurrentTime (display_info, xevent);
+ 
+@@ -1294,7 +1300,12 @@ clientResizeEventFilter (XEvent * xevent, gpointer data)
+ screen_info = c-screen_info;
+ display_info = screen_info-display_info;
+ status = EVENT_FILTER_STOP;
+-resizing = TRUE;
++
++/*
++ * Clients may choose to end the resize operation,
++ * we use XFWM_FLAG_MOVING_RESIZING for that.
++ */
++resizing = FLAG_TEST (c-xfwm_flags, XFWM_FLAG_MOVING_RESIZING);
+ 
+ frame_x = frameX (c);
+ frame_y = frameY (c);
+diff --git a/src/netwm.c b/src/netwm.c
+index 545e64a..1352f08 100644
+--- a/src/netwm.c
 b/src/netwm.c
+@@ -695,10 +695,15 @@ clientNetMoveResize (Client * c, XClientMessageEvent * 
ev)
+ resize = TRUE; /* Resize */
+ break;
+ case NET_WM_MOVERESIZE_MOVE:
+-default:
+ event-type = ButtonPress;
+ resize = FALSE; /* Move */
+ break;
++case NET_WM_MOVERESIZE_CANCEL:
++FLAG_UNSET (c-xfwm_flags, XFWM_FLAG_MOVING_RESIZING);
++/* Walk through */
++default: /* Do nothing */
++return;
++break;
+ }
+ 
+ if (!FLAG_TEST (c-flags, CLIENT_FLAG_FULLSCREEN))
+--
+cgit v0.9.0.3



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

2012-07-19 Thread Evangelos Foutras
Date: Thursday, July 19, 2012 @ 12:30:24
  Author: foutrelis
Revision: 163772

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

Added:
  xfwm4/repos/extra-i686/PKGBUILD
(from rev 163771, xfwm4/trunk/PKGBUILD)
  xfwm4/repos/extra-i686/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch
(from rev 163771, 
xfwm4/trunk/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch)
  xfwm4/repos/extra-i686/xfwm4.install
(from rev 163771, xfwm4/trunk/xfwm4.install)
  xfwm4/repos/extra-x86_64/PKGBUILD
(from rev 163771, xfwm4/trunk/PKGBUILD)
  xfwm4/repos/extra-x86_64/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch
(from rev 163771, 
xfwm4/trunk/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch)
  xfwm4/repos/extra-x86_64/xfwm4.install
(from rev 163771, xfwm4/trunk/xfwm4.install)
Deleted:
  xfwm4/repos/extra-i686/PKGBUILD
  xfwm4/repos/extra-i686/xfwm4.install
  xfwm4/repos/extra-x86_64/PKGBUILD
  xfwm4/repos/extra-x86_64/xfwm4.install

+
 extra-i686/PKGBUILD|   89 
+-
 extra-i686/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch   |   84 
+
 extra-i686/xfwm4.install   |   26 +-
 extra-x86_64/PKGBUILD  |   89 
+-
 extra-x86_64/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch |   84 
+
 extra-x86_64/xfwm4.install |   26 +-
 6 files changed, 288 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 16:29:57 UTC (rev 163771)
+++ extra-i686/PKGBUILD 2012-07-19 16:30:24 UTC (rev 163772)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: tobias tobias funnychar archlinux.org
-
-pkgname=xfwm4
-pkgver=4.10.0
-pkgrel=1
-pkgdesc=Xfce window manager
-arch=('i686' 'x86_64')
-url=http://www.xfce.org/;
-license=('GPL2')
-groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'hicolor-icon-theme')
-makedepends=('intltool')
-options=('!libtool')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
-sha256sums=('492357bf48121ebffabf2bf0d3b84213d19bf81087321175d687c8a68efe1f9c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---localstatedir=/var \
---disable-static \
---enable-startup-notification \
---enable-randr \
---enable-compositor \
---enable-xsync \
---disable-debug
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfwm4/repos/extra-i686/PKGBUILD (from rev 163771, xfwm4/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 16:30:24 UTC (rev 163772)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: tobias tobias funnychar archlinux.org
+
+pkgname=xfwm4
+pkgver=4.10.0
+pkgrel=2
+pkgdesc=Xfce window manager
+arch=('i686' 'x86_64')
+url=http://www.xfce.org/;
+license=('GPL2')
+groups=('xfce4')
+depends=('libxfce4ui' 'libwnck' 'hicolor-icon-theme')
+makedepends=('intltool')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2
+xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch)
+sha256sums=('492357bf48121ebffabf2bf0d3b84213d19bf81087321175d687c8a68efe1f9c'
+'f088a56cc05d1856af8d68dae9e40bc53b724d9dde4d8c2b78a88922c0ee6d1d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Fix https://bugzilla.xfce.org/show_bug.cgi?id=8949 (FS#29970)
+  patch -Np1 -i $srcdir/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--enable-startup-notification \
+--enable-randr \
+--enable-compositor \
+--enable-xsync \
+--disable-debug
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 
xfwm4/repos/extra-i686/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch 
(from rev 163771, 
xfwm4/trunk/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch)
===
--- extra-i686/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch
(rev 0)
+++ extra-i686/xfwm4-4.10.0-implement-NET_WM_MOVERESIZE_CANCEL.patch
2012-07-19 16:30:24 UTC (rev 163772)
@@ -0,0 +1,84 @@
+From 099614e3f045e06db7ab509e174510ea74857adb Mon Sep 17 00:00:00 2001
+From: Olivier Fourdan 

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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 15:36:04
  Author: heftig
Revision: 163773

2.1

Modified:
  pulseaudio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 16:30:24 UTC (rev 163772)
+++ PKGBUILD2012-07-19 19:36:04 UTC (rev 163773)
@@ -7,8 +7,8 @@
 pkgbase=pulseaudio
 pkgname=(pulseaudio libpulse)
 pkgdesc=A featureful, general-purpose sound server
-pkgver=2.0
-pkgrel=2
+pkgver=2.1
+pkgrel=1
 arch=(i686 x86_64)
 url=http://www.freedesktop.org/wiki/Software/PulseAudio;
 license=(GPL LGPL)
@@ -18,17 +18,13 @@
  libsystemd)
 options=(!emptydirs !libtool)
 
source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz
-pulseaudio.xinit 0001-Remove-usage-of-deprecated-udev_get_-_path.patch)
-sha256sums=('28b42edd42f4879a6884af5f0ec11801ac001eb7582881215b36649aa37e2061'
-'a0db6cdc74fbf0ca10e2343c08e1e228f109221c6c0ff91b0bfade5c4bdf03cf'
-'13e3cbe5499e462e8d818aa1faa2419aa880888ec18b4757cabbd7f5fcd6e803')
+pulseaudio.xinit)
+sha256sums=('ef6b347bf47abfb98080795f1583018ac959b4aeb4df916b879f9e1eaba0ca7f'
+'a0db6cdc74fbf0ca10e2343c08e1e228f109221c6c0ff91b0bfade5c4bdf03cf')
 
 build() {
   cd $pkgbase-$pkgver
 
-  # libudev.so.1.0.0
-  patch -Np1 -i ../0001-Remove-usage-of-deprecated-udev_get_-_path.patch
-
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --libexecdir=/usr/lib \



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

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 15:37:59
  Author: heftig
Revision: 163774

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

Added:
  
pulseaudio/repos/extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
(from rev 163773, 
pulseaudio/trunk/0001-Remove-usage-of-deprecated-udev_get_-_path.patch)
  pulseaudio/repos/extra-i686/PKGBUILD
(from rev 163773, pulseaudio/trunk/PKGBUILD)
  pulseaudio/repos/extra-i686/pulseaudio.install
(from rev 163773, pulseaudio/trunk/pulseaudio.install)
  pulseaudio/repos/extra-i686/pulseaudio.xinit
(from rev 163773, pulseaudio/trunk/pulseaudio.xinit)
  
pulseaudio/repos/extra-x86_64/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
(from rev 163773, 
pulseaudio/trunk/0001-Remove-usage-of-deprecated-udev_get_-_path.patch)
  pulseaudio/repos/extra-x86_64/PKGBUILD
(from rev 163773, pulseaudio/trunk/PKGBUILD)
  pulseaudio/repos/extra-x86_64/pulseaudio.install
(from rev 163773, pulseaudio/trunk/pulseaudio.install)
  pulseaudio/repos/extra-x86_64/pulseaudio.xinit
(from rev 163773, pulseaudio/trunk/pulseaudio.xinit)
Deleted:
  
pulseaudio/repos/extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
  pulseaudio/repos/extra-i686/PKGBUILD
  pulseaudio/repos/extra-i686/pulseaudio.install
  pulseaudio/repos/extra-i686/pulseaudio.xinit
  
pulseaudio/repos/extra-x86_64/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
  pulseaudio/repos/extra-x86_64/PKGBUILD
  pulseaudio/repos/extra-x86_64/pulseaudio.install
  pulseaudio/repos/extra-x86_64/pulseaudio.xinit

+
 extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch   |  160 
+++
 extra-i686/PKGBUILD|  226 
--
 extra-i686/pulseaudio.install  |   38 -
 extra-i686/pulseaudio.xinit|   24 -
 extra-x86_64/0001-Remove-usage-of-deprecated-udev_get_-_path.patch |  160 
+++
 extra-x86_64/PKGBUILD  |  226 
--
 extra-x86_64/pulseaudio.install|   38 -
 extra-x86_64/pulseaudio.xinit  |   24 -
 8 files changed, 444 insertions(+), 452 deletions(-)

Deleted: extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
===
--- extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
2012-07-19 19:36:04 UTC (rev 163773)
+++ extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
2012-07-19 19:37:59 UTC (rev 163774)
@@ -1,80 +0,0 @@
-From 45607b113a052e4bec93a8707dc4db113c5dd100 Mon Sep 17 00:00:00 2001
-From: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-Date: Sat, 26 May 2012 02:58:11 +0200
-Subject: [PATCH] Remove usage of deprecated udev_get_*_path
-
-These symbols were removed in libudev.so.1.0.0. Replace them with
-hardcoded strings.
-
-Signed-off-by: Jan Alexander Steffens (heftig) jan.steff...@gmail.com

- src/modules/module-udev-detect.c |9 +++--
- src/modules/udev-util.c  |4 ++--
- 2 files changed, 5 insertions(+), 8 deletions(-)
-
-diff --git a/src/modules/module-udev-detect.c 
b/src/modules/module-udev-detect.c
-index 1192194..31416bd 100644
 a/src/modules/module-udev-detect.c
-+++ b/src/modules/module-udev-detect.c
-@@ -123,7 +123,7 @@ static char *card_get_sysattr(const char *card_idx, const 
char *name) {
- goto finish;
- }
- 
--t = pa_sprintf_malloc(%s/class/sound/card%s, udev_get_sys_path(udev), 
card_idx);
-+t = pa_sprintf_malloc(/sys/class/sound/card%s, card_idx);
- card = udev_device_new_from_syspath(udev, t);
- pa_xfree(t);
- 
-@@ -282,7 +282,7 @@ static void verify_access(struct userdata *u, struct 
device *d) {
- pa_assert(u);
- pa_assert(d);
- 
--cd = pa_sprintf_malloc(%s/snd/controlC%s, udev_get_dev_path(u-udev), 
path_get_card_id(d-path));
-+cd = pa_sprintf_malloc(/dev/snd/controlC%s, path_get_card_id(d-path));
- accessible = access(cd, R_OK|W_OK) = 0;
- pa_log_debug(%s is accessible: %s, cd, pa_yes_no(accessible));
- 
-@@ -621,7 +621,6 @@ fail:
- }
- 
- static int setup_inotify(struct userdata *u) {
--char *dev_snd;
- int r;
- 
- if (u-inotify_fd = 0)
-@@ -632,9 +631,7 @@ static int setup_inotify(struct userdata *u) {
- return -1;
- }
- 
--dev_snd = pa_sprintf_malloc(%s/snd, udev_get_dev_path(u-udev));
--r = inotify_add_watch(u-inotify_fd, dev_snd, 
IN_ATTRIB|IN_CLOSE_WRITE|IN_DELETE_SELF|IN_MOVE_SELF);
--pa_xfree(dev_snd);
-+r = inotify_add_watch(u-inotify_fd, /dev/snd, 
IN_ATTRIB|IN_CLOSE_WRITE|IN_DELETE_SELF|IN_MOVE_SELF);
- 
- if (r  0) {
- int saved_errno = errno;
-diff --git a/src/modules/udev-util.c b/src/modules/udev-util.c
-index 2f18bc4..b0bb17d 100644
 a/src/modules/udev-util.c
-+++ 

[arch-commits] Commit in pulseaudio (3 files)

2012-07-19 Thread Jan Steffens
Date: Thursday, July 19, 2012 @ 15:38:53
  Author: heftig
Revision: 163775

Remove unneeded patch

Deleted:
  
pulseaudio/repos/extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
  
pulseaudio/repos/extra-x86_64/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
  pulseaudio/trunk/0001-Remove-usage-of-deprecated-udev_get_-_path.patch

--+
 repos/extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch   |   
80 --
 repos/extra-x86_64/0001-Remove-usage-of-deprecated-udev_get_-_path.patch |   
80 --
 trunk/0001-Remove-usage-of-deprecated-udev_get_-_path.patch  |   
80 --
 3 files changed, 240 deletions(-)

Deleted: repos/extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
===
--- repos/extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch  
2012-07-19 19:37:59 UTC (rev 163774)
+++ repos/extra-i686/0001-Remove-usage-of-deprecated-udev_get_-_path.patch  
2012-07-19 19:38:53 UTC (rev 163775)
@@ -1,80 +0,0 @@
-From 45607b113a052e4bec93a8707dc4db113c5dd100 Mon Sep 17 00:00:00 2001
-From: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-Date: Sat, 26 May 2012 02:58:11 +0200
-Subject: [PATCH] Remove usage of deprecated udev_get_*_path
-
-These symbols were removed in libudev.so.1.0.0. Replace them with
-hardcoded strings.
-
-Signed-off-by: Jan Alexander Steffens (heftig) jan.steff...@gmail.com

- src/modules/module-udev-detect.c |9 +++--
- src/modules/udev-util.c  |4 ++--
- 2 files changed, 5 insertions(+), 8 deletions(-)
-
-diff --git a/src/modules/module-udev-detect.c 
b/src/modules/module-udev-detect.c
-index 1192194..31416bd 100644
 a/src/modules/module-udev-detect.c
-+++ b/src/modules/module-udev-detect.c
-@@ -123,7 +123,7 @@ static char *card_get_sysattr(const char *card_idx, const 
char *name) {
- goto finish;
- }
- 
--t = pa_sprintf_malloc(%s/class/sound/card%s, udev_get_sys_path(udev), 
card_idx);
-+t = pa_sprintf_malloc(/sys/class/sound/card%s, card_idx);
- card = udev_device_new_from_syspath(udev, t);
- pa_xfree(t);
- 
-@@ -282,7 +282,7 @@ static void verify_access(struct userdata *u, struct 
device *d) {
- pa_assert(u);
- pa_assert(d);
- 
--cd = pa_sprintf_malloc(%s/snd/controlC%s, udev_get_dev_path(u-udev), 
path_get_card_id(d-path));
-+cd = pa_sprintf_malloc(/dev/snd/controlC%s, path_get_card_id(d-path));
- accessible = access(cd, R_OK|W_OK) = 0;
- pa_log_debug(%s is accessible: %s, cd, pa_yes_no(accessible));
- 
-@@ -621,7 +621,6 @@ fail:
- }
- 
- static int setup_inotify(struct userdata *u) {
--char *dev_snd;
- int r;
- 
- if (u-inotify_fd = 0)
-@@ -632,9 +631,7 @@ static int setup_inotify(struct userdata *u) {
- return -1;
- }
- 
--dev_snd = pa_sprintf_malloc(%s/snd, udev_get_dev_path(u-udev));
--r = inotify_add_watch(u-inotify_fd, dev_snd, 
IN_ATTRIB|IN_CLOSE_WRITE|IN_DELETE_SELF|IN_MOVE_SELF);
--pa_xfree(dev_snd);
-+r = inotify_add_watch(u-inotify_fd, /dev/snd, 
IN_ATTRIB|IN_CLOSE_WRITE|IN_DELETE_SELF|IN_MOVE_SELF);
- 
- if (r  0) {
- int saved_errno = errno;
-diff --git a/src/modules/udev-util.c b/src/modules/udev-util.c
-index 2f18bc4..b0bb17d 100644
 a/src/modules/udev-util.c
-+++ b/src/modules/udev-util.c
-@@ -180,7 +180,7 @@ int pa_udev_get_info(int card_idx, pa_proplist *p) {
- goto finish;
- }
- 
--t = pa_sprintf_malloc(%s/class/sound/card%i, udev_get_sys_path(udev), 
card_idx);
-+t = pa_sprintf_malloc(/sys/class/sound/card%i, card_idx);
- card = udev_device_new_from_syspath(udev, t);
- pa_xfree(t);
- 
-@@ -277,7 +277,7 @@ char* pa_udev_get_property(int card_idx, const char *name) 
{
- goto finish;
- }
- 
--t = pa_sprintf_malloc(%s/class/sound/card%i, udev_get_sys_path(udev), 
card_idx);
-+t = pa_sprintf_malloc(/sys/class/sound/card%i, card_idx);
- card = udev_device_new_from_syspath(udev, t);
- pa_xfree(t);
- 
--- 
-1.7.10.2
-

Deleted: 
repos/extra-x86_64/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
===
--- repos/extra-x86_64/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
2012-07-19 19:37:59 UTC (rev 163774)
+++ repos/extra-x86_64/0001-Remove-usage-of-deprecated-udev_get_-_path.patch
2012-07-19 19:38:53 UTC (rev 163775)
@@ -1,80 +0,0 @@
-From 45607b113a052e4bec93a8707dc4db113c5dd100 Mon Sep 17 00:00:00 2001
-From: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-Date: Sat, 26 May 2012 02:58:11 +0200
-Subject: [PATCH] Remove usage of deprecated udev_get_*_path
-
-These symbols were removed in libudev.so.1.0.0. Replace them with
-hardcoded strings.
-
-Signed-off-by: Jan Alexander Steffens (heftig) jan.steff...@gmail.com

- src/modules/module-udev-detect.c |9 

[arch-commits] Commit in xf86-video-intel/repos (8 files)

2012-07-19 Thread andyrtr
Date: Thursday, July 19, 2012 @ 16:25:09
  Author: andyrtr
Revision: 163776

db-move: moved xf86-video-intel from [testing] to [extra] ( i686,  x86_64)

Added:
  xf86-video-intel/repos/extra-i686/PKGBUILD
(from rev 163775, xf86-video-intel/repos/testing-i686/PKGBUILD)
  xf86-video-intel/repos/extra-i686/xf86-video-intel.install
(from rev 163775, 
xf86-video-intel/repos/testing-i686/xf86-video-intel.install)
  xf86-video-intel/repos/extra-x86_64/PKGBUILD
(from rev 163775, xf86-video-intel/repos/testing-x86_64/PKGBUILD)
  xf86-video-intel/repos/extra-x86_64/xf86-video-intel.install
(from rev 163775, 
xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install)
Deleted:
  xf86-video-intel/repos/extra-i686/PKGBUILD
  xf86-video-intel/repos/extra-x86_64/PKGBUILD
  xf86-video-intel/repos/testing-i686/
  xf86-video-intel/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   92 
 extra-i686/xf86-video-intel.install   |8 ++
 extra-x86_64/PKGBUILD |   92 
 extra-x86_64/xf86-video-intel.install |8 ++
 4 files changed, 86 insertions(+), 114 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 19:38:53 UTC (rev 163775)
+++ extra-i686/PKGBUILD 2012-07-19 20:25:09 UTC (rev 163776)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgbase=xf86-video-intel
-pkgname=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
-pkgver=2.19.0
-pkgrel=6
-arch=(i686 x86_64)
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('intel-dri' 'libxvmc' 'libpciaccess' 'libdrm' 'xcb-util=0.3.9' 
'libxfixes' 'systemd-tools')
-makedepends=('xorg-server-devel=1.12.0' 'libx11' 'libdrm' 'xf86driproto' 
'glproto' 'mesa' 'libxvmc' 'libxrender')
-options=('!libtool')
-groups=('xorg-drivers' 'xorg')
-source=(${url}/archive/individual/driver/${pkgbase}-${pkgver}.tar.bz2)
-sha1sums=('131934cf5e90bd48c883804cc644c4cb8b1de100')
-
-build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  mkdir build-{UXA,SNA}
-
-  pushd build-UXA
-  ../configure --prefix=/usr --enable-dri --enable-uxa
-  make
-  popd
-
-  pushd build-SNA
-  ../configure --prefix=/usr --enable-dri --enable-sna --enable-vmap
-  make
-  popd
-}
-
-package_xf86-video-intel-uxa() {
-   
-  pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers with UXA 
acceleration
-  provides=('xf86-video-intel')
-  replaces=('xf86-video-intel')
-  conflicts=('xf86-video-intel-sna' 'xorg-server1.12.0' 'xf86-video-i810' 
'xf86-video-intel-legacy' 'xf86-video-intel')
-  
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  make DESTDIR=${pkgdir} install -C build-UXA
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}
-
-package_xf86-video-intel-sna() {
-
-  pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers with SNA 
acceleration
-  provides=('xf86-video-intel')
-  conflicts=('xf86-video-intel-uxa' 'xorg-server1.12.0' 'xf86-video-i810' 
'xf86-video-intel-legacy' 'xf86-video-intel')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  make DESTDIR=${pkgdir} install -C build-SNA
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xf86-video-intel/repos/extra-i686/PKGBUILD (from rev 163775, 
xf86-video-intel/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 20:25:09 UTC (rev 163776)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-intel
+pkgver=2.20.0
+pkgrel=1
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+install=$pkgname.install
+pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers
+depends=('intel-dri' 'libxvmc' 'libpciaccess' 'libdrm' 'xcb-util=0.3.9' 
'libxfixes' 'systemd-tools')
+makedepends=('xorg-server-devel=1.12.0' 'libx11' 'libdrm' 'xf86driproto' 
'glproto' 'mesa' 'libxvmc' 'libxrender')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xorg-server1.12.0' 
'xf86-video-i810' 'xf86-video-intel-legacy')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('21949297220ceda32bba430f778c6409002079dc717c7190dbd1062ab4a56783')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d 

[arch-commits] Commit in php-apc/trunk (PKGBUILD svn.patch)

2012-07-19 Thread Pierre Schmitz
Date: Thursday, July 19, 2012 @ 18:21:43
  Author: pierre
Revision: 163777

upgpkg: php-apc 3.1.11-1

upstream update

Modified:
  php-apc/trunk/PKGBUILD
Deleted:
  php-apc/trunk/svn.patch

---+
 PKGBUILD  |   11 ++
 svn.patch |  108 
 2 files changed, 4 insertions(+), 115 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 20:25:09 UTC (rev 163776)
+++ PKGBUILD2012-07-19 22:21:43 UTC (rev 163777)
@@ -2,22 +2,19 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=php-apc
-pkgver=3.1.10
-pkgrel=3
+pkgver=3.1.11
+pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
 url='http://pecl.php.net/package/APC'
 depends=('php')
 license=('PHP')
-source=(http://pecl.php.net/get/APC-${pkgver}.tgz;
-'svn.patch')
+source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
 backup=('etc/php/conf.d/apc.ini')
-md5sums=('f4a6b91903d6ba9dce89fc87bb6f26c9'
- 'ce07a1b49b5af496e16362899df3e3c4')
+md5sums=('199b69ed1423aa869acafff485ef5f06')
 
 build() {
cd $srcdir/APC-$pkgver
-   patch -p0 -i ${srcdir}/svn.patch
phpize
./configure --prefix=/usr
make

Deleted: svn.patch
===
--- svn.patch   2012-07-19 20:25:09 UTC (rev 163776)
+++ svn.patch   2012-07-19 22:21:43 UTC (rev 163777)
@@ -1,108 +0,0 @@
-Index: apc_string.c
-===
 apc_string.c   (Revision 325040)
-+++ apc_string.c   (Revision 326091)
-@@ -91,17 +91,18 @@
- p = p-pNext;
- }
-
--if (APCSG(interned_strings_top) + ZEND_MM_ALIGNED_SIZE(sizeof(Bucket) + 
nKeyLength) =
-+if (APCSG(interned_strings_top) + ZEND_MM_ALIGNED_SIZE(sizeof(Bucket) + 
nKeyLength + 1) =
- APCSG(interned_strings_end)) {
- /* no memory */
- return NULL;
- }
- 
- p = (Bucket *) APCSG(interned_strings_top);
--APCSG(interned_strings_top) += ZEND_MM_ALIGNED_SIZE(sizeof(Bucket) + 
nKeyLength);
-+APCSG(interned_strings_top) += ZEND_MM_ALIGNED_SIZE(sizeof(Bucket) + 
nKeyLength + 1);
- 
- p-arKey = (char*)(p+1);
- memcpy(p-arKey, arKey, nKeyLength);
-+((char *)p-arKey)[nKeyLength] = '\0';
- p-nKeyLength = nKeyLength;
- p-h = h;
- p-pData = p-pDataPtr;
-@@ -154,7 +155,7 @@
- }
- 
-   if (ce-name) {
--ce-name = apc_new_interned_string(ce-name, ce-name_length 
TSRMLS_CC);
-+ce-name = apc_new_interned_string(ce-name, ce-name_length+1 
TSRMLS_CC);
-   }
- 
- q = ce-properties_info.pListHead;
-@@ -166,7 +167,7 @@
- }
- 
- if (info-name) {
--info-name = apc_new_interned_string(info-name, 
info-name_length TSRMLS_CC);
-+info-name = apc_new_interned_string(info-name, 
info-name_length+1 TSRMLS_CC);
- }
- 
- q = q-pListNext;
-Index: apc.php
-===
 apc.php(Revision 325040)
-+++ apc.php(Revision 326091)
-@@ -91,7 +91,7 @@
-   'SORT1' = '/^[AHSMCDTZ]$/',// first sort key
-   'SORT2' = '/^[DA]$/',  // second sort key
-   'AGGR'  = '/^\d+$/',   // aggregation by dir level
--  'SEARCH'= '~^[a-zA-Z0-1/_.-]*$~'   // 
aggregation by dir level
-+  'SEARCH'= '~^[a-zA-Z0-9/_.-]*$~'   // 
aggregation by dir level
- );
- 
- // default cache mode
-Index: php_apc.c
-===
 php_apc.c  (Revision 325040)
-+++ php_apc.c  (Revision 326091)
-@@ -724,6 +724,10 @@
- if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, s|lz, strkey, 
strkey_len, (args.step), success) == FAILURE) {
- return;
- }
-+
-+  if (success) {
-+  zval_dtor(success);
-+  }
- 
- if(_apc_update(strkey, strkey_len, inc_updater, args TSRMLS_CC)) {
- if(success) ZVAL_TRUE(success);
-@@ -747,6 +751,10 @@
- if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, s|lz, strkey, 
strkey_len, (args.step), success) == FAILURE) {
- return;
- }
-+
-+  if (success) {
-+  zval_dtor(success);
-+  }
- 
- args.step = args.step * -1;
- 
-Index: php_apc.h
-===
 php_apc.h  (Revision 325040)
-+++ php_apc.h  (Revision 326091)
-@@ -35,7 +35,7 @@
- #include apc_php.h
- #include apc_globals.h
- 
--#define PHP_APC_VERSION 3.1.9
-+#define PHP_APC_VERSION 3.1.10
- 
- extern zend_module_entry apc_module_entry;
- #define apc_module_ptr apc_module_entry
-Index: apc_cache.c
-===
 

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

2012-07-19 Thread Pierre Schmitz
Date: Thursday, July 19, 2012 @ 18:22:31
  Author: pierre
Revision: 163778

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

Added:
  php-apc/repos/extra-i686/PKGBUILD
(from rev 163777, php-apc/trunk/PKGBUILD)
  php-apc/repos/extra-x86_64/PKGBUILD
(from rev 163777, php-apc/trunk/PKGBUILD)
Deleted:
  php-apc/repos/extra-i686/PKGBUILD
  php-apc/repos/extra-i686/svn.patch
  php-apc/repos/extra-x86_64/PKGBUILD
  php-apc/repos/extra-x86_64/svn.patch

+
 extra-i686/PKGBUILD|   73 +++
 extra-i686/svn.patch   |  108 ---
 extra-x86_64/PKGBUILD  |   73 +++
 extra-x86_64/svn.patch |  108 ---
 4 files changed, 70 insertions(+), 292 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-19 22:21:43 UTC (rev 163777)
+++ extra-i686/PKGBUILD 2012-07-19 22:22:31 UTC (rev 163778)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=php-apc
-pkgver=3.1.10
-pkgrel=3
-arch=('i686' 'x86_64')
-pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
-url='http://pecl.php.net/package/APC'
-depends=('php')
-license=('PHP')
-source=(http://pecl.php.net/get/APC-${pkgver}.tgz;
-'svn.patch')
-backup=('etc/php/conf.d/apc.ini')
-md5sums=('f4a6b91903d6ba9dce89fc87bb6f26c9'
- 'ce07a1b49b5af496e16362899df3e3c4')
-
-build() {
-   cd $srcdir/APC-$pkgver
-   patch -p0 -i ${srcdir}/svn.patch
-   phpize
-   ./configure --prefix=/usr
-   make
-}
-
-# check() {
-#  cd $srcdir/APC-$pkgver
-#  make test
-# }
-
-package() {
-   cd $srcdir/APC-$pkgver
-   make INSTALL_ROOT=$pkgdir install
-   echo ';extension=apc.so'  apc.ini
-   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
-   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
-   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
-}

Copied: php-apc/repos/extra-i686/PKGBUILD (from rev 163777, 
php-apc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-19 22:22:31 UTC (rev 163778)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-apc
+pkgver=3.1.11
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
+url='http://pecl.php.net/package/APC'
+depends=('php')
+license=('PHP')
+source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
+backup=('etc/php/conf.d/apc.ini')
+md5sums=('199b69ed1423aa869acafff485ef5f06')
+
+build() {
+   cd $srcdir/APC-$pkgver
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+# check() {
+#  cd $srcdir/APC-$pkgver
+#  make test
+# }
+
+package() {
+   cd $srcdir/APC-$pkgver
+   make INSTALL_ROOT=$pkgdir install
+   echo ';extension=apc.so'  apc.ini
+   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
+   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
+   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
+}

Deleted: extra-i686/svn.patch
===
--- extra-i686/svn.patch2012-07-19 22:21:43 UTC (rev 163777)
+++ extra-i686/svn.patch2012-07-19 22:22:31 UTC (rev 163778)
@@ -1,108 +0,0 @@
-Index: apc_string.c
-===
 apc_string.c   (Revision 325040)
-+++ apc_string.c   (Revision 326091)
-@@ -91,17 +91,18 @@
- p = p-pNext;
- }
-
--if (APCSG(interned_strings_top) + ZEND_MM_ALIGNED_SIZE(sizeof(Bucket) + 
nKeyLength) =
-+if (APCSG(interned_strings_top) + ZEND_MM_ALIGNED_SIZE(sizeof(Bucket) + 
nKeyLength + 1) =
- APCSG(interned_strings_end)) {
- /* no memory */
- return NULL;
- }
- 
- p = (Bucket *) APCSG(interned_strings_top);
--APCSG(interned_strings_top) += ZEND_MM_ALIGNED_SIZE(sizeof(Bucket) + 
nKeyLength);
-+APCSG(interned_strings_top) += ZEND_MM_ALIGNED_SIZE(sizeof(Bucket) + 
nKeyLength + 1);
- 
- p-arKey = (char*)(p+1);
- memcpy(p-arKey, arKey, nKeyLength);
-+((char *)p-arKey)[nKeyLength] = '\0';
- p-nKeyLength = nKeyLength;
- p-h = h;
- p-pData = p-pDataPtr;
-@@ -154,7 +155,7 @@
- }
- 
-   if (ce-name) {
--ce-name = apc_new_interned_string(ce-name, ce-name_length 
TSRMLS_CC);
-+ce-name = apc_new_interned_string(ce-name, ce-name_length+1 
TSRMLS_CC);
-   }
- 
- q = ce-properties_info.pListHead;
-@@ -166,7 +167,7 @@
- }
- 
- if (info-name) {
--info-name = apc_new_interned_string(info-name, 

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

2012-07-19 Thread Allan McRae
Date: Thursday, July 19, 2012 @ 21:53:46
  Author: allan
Revision: 163779

upgpkg: readline 6.2.004-1

upstream patch bump

Modified:
  readline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-19 22:22:31 UTC (rev 163778)
+++ PKGBUILD2012-07-20 01:53:46 UTC (rev 163779)
@@ -4,9 +4,9 @@
 
 pkgname=readline
 _basever=6.2
-_patchlevel=003 #prepare for some patches
+_patchlevel=004 #prepare for some patches
 pkgver=$_basever.$_patchlevel
-pkgrel=2
+pkgrel=1
 pkgdesc=GNU readline library
 arch=('i686' 'x86_64')
 url=http://tiswww.case.edu/php/chet/readline/rltop.html;
@@ -30,7 +30,9 @@
  '0665020ea118e8434bd145fb71f452cc'
  '285361ca6d48c51ae2428157e174e812'
  'c9d5d79718856e711667dede87cb7622'
- '4437205bb1462f5f32e4812b8292c675')
+ '4437205bb1462f5f32e4812b8292c675'
+ 'c08e787f50579ce301075c523fa660a4'
+ '7e39cad1d349b8ae789e4fc33dbb235f')
 
 build() {
   cd ${srcdir}/${pkgname}-$_basever



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

2012-07-19 Thread Allan McRae
Date: Thursday, July 19, 2012 @ 21:54:37
  Author: allan
Revision: 163780

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

Added:
  readline/repos/testing-i686/
  readline/repos/testing-i686/PKGBUILD
(from rev 163779, readline/trunk/PKGBUILD)
  readline/repos/testing-i686/inputrc
(from rev 163779, readline/trunk/inputrc)
  readline/repos/testing-i686/readline.install
(from rev 163779, readline/trunk/readline.install)
  readline/repos/testing-x86_64/
  readline/repos/testing-x86_64/PKGBUILD
(from rev 163779, readline/trunk/PKGBUILD)
  readline/repos/testing-x86_64/inputrc
(from rev 163779, readline/trunk/inputrc)
  readline/repos/testing-x86_64/readline.install
(from rev 163779, readline/trunk/readline.install)

-+
 testing-i686/PKGBUILD   |   59 ++
 testing-i686/inputrc|   36 +++
 testing-i686/readline.install   |   17 ++
 testing-x86_64/PKGBUILD |   59 ++
 testing-x86_64/inputrc  |   36 +++
 testing-x86_64/readline.install |   17 ++
 6 files changed, 224 insertions(+)

Copied: readline/repos/testing-i686/PKGBUILD (from rev 163779, 
readline/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-07-20 01:54:37 UTC (rev 163780)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=readline
+_basever=6.2
+_patchlevel=004 #prepare for some patches
+pkgver=$_basever.$_patchlevel
+pkgrel=1
+pkgdesc=GNU readline library
+arch=('i686' 'x86_64')
+url=http://tiswww.case.edu/php/chet/readline/rltop.html;
+license=('GPL')
+depends=('glibc' 'ncurses')
+backup=('etc/inputrc')
+options=('!emptydirs')
+install=readline.install
+source=(http://ftp.gnu.org/gnu/readline/readline-$_basever.tar.gz{,.sig}
+inputrc)
+if [ $_patchlevel -gt 00 ]; then
+for (( p=1; p=$((10#${_patchlevel})); p++ )); do
+source=(${source[@]} 
http://ftp.gnu.org/gnu/readline/readline-$_basever-patches/readline${_basever//./}-$(printf
 %03d $p){,.sig})
+done
+fi
+md5sums=('67948acb2ca081f23359d0256e9a271c'
+ '928f7d248320a65e43c2dc427e99582b'
+ '58d54966c1191db45973cb3191ac621a'
+ '83287d52a482f790dfb30ec0a8746669'
+ '8e6a51e2e0e6e45a82752e3692c111ac'
+ '0665020ea118e8434bd145fb71f452cc'
+ '285361ca6d48c51ae2428157e174e812'
+ 'c9d5d79718856e711667dede87cb7622'
+ '4437205bb1462f5f32e4812b8292c675'
+ 'c08e787f50579ce301075c523fa660a4'
+ '7e39cad1d349b8ae789e4fc33dbb235f')
+
+build() {
+  cd ${srcdir}/${pkgname}-$_basever
+  for (( p=1; p=$((10#${_patchlevel})); p++ )); do
+msg applying patch readline${_basever//./}-$(printf %03d $p)
+patch -Np0 -i $srcdir/readline${_basever//./}-$(printf %03d $p)
+  done
+
+  # Remove RPATH from shared objects (FS#14366)
+  sed -i 's|-Wl,-rpath,$(libdir) ||g' support/shobj-conf
+
+  # build with -fPIC for x86_64 (FS#15634)
+  [ $CARCH == x86_64 ]  CFLAGS=$CFLAGS -fPIC
+
+  ./configure --prefix=/usr
+  make SHLIB_LIBS=-lncurses
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-$_basever
+  make DESTDIR=${pkgdir} install
+  
+  install -Dm644 ${srcdir}/inputrc ${pkgdir}/etc/inputrc
+}

Copied: readline/repos/testing-i686/inputrc (from rev 163779, 
readline/trunk/inputrc)
===
--- testing-i686/inputrc(rev 0)
+++ testing-i686/inputrc2012-07-20 01:54:37 UTC (rev 163780)
@@ -0,0 +1,36 @@
+# do not bell on tab-completion
+#set bell-style none
+
+set meta-flag on
+set input-meta on
+set convert-meta off
+set output-meta on
+
+$if mode=emacs
+
+# for linux console and RH/Debian xterm
+\e[1~: beginning-of-line
+\e[4~: end-of-line
+\e[5~: beginning-of-history
+\e[6~: end-of-history
+\e[7~: beginning-of-line
+\e[3~: delete-char
+\e[2~: quoted-insert
+\e[5C: forward-word
+\e[5D: backward-word
+\e\e[C: forward-word
+\e\e[D: backward-word
+\e[1;5C: forward-word
+\e[1;5D: backward-word
+
+# for rxvt
+\e[8~: end-of-line
+
+# for non RH/Debian xterm, can't hurt for RH/DEbian xterm
+\eOH: beginning-of-line
+\eOF: end-of-line
+
+# for freebsd console
+\e[H: beginning-of-line
+\e[F: end-of-line
+$endif

Copied: readline/repos/testing-i686/readline.install (from rev 163779, 
readline/trunk/readline.install)
===
--- testing-i686/readline.install   (rev 0)
+++ testing-i686/readline.install   2012-07-20 01:54:37 UTC (rev 163780)
@@ -0,0 +1,17 @@
+infodir=usr/share/info
+filelist=(history.info readline.info rluserman.info)
+
+post_upgrade() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+ 

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

2012-07-19 Thread Allan McRae
Date: Thursday, July 19, 2012 @ 22:07:24
  Author: allan
Revision: 163781

upgpkg: bash 4.2.037-1

upstream patch bump

Modified:
  bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-20 01:54:37 UTC (rev 163780)
+++ PKGBUILD2012-07-20 02:07:24 UTC (rev 163781)
@@ -4,7 +4,7 @@
 
 pkgname=bash
 _basever=4.2
-_patchlevel=036 #prepare for some patches
+_patchlevel=037 #prepare for some patches
 pkgver=$_basever.$_patchlevel
 pkgrel=1
 pkgdesc=The GNU Bourne Again shell
@@ -150,4 +150,6 @@
  '7cd9bfdf7cbfd45274d07620ee94c8d9'
  'a7d2eace0da5fd236c93dbfd93458838'
  '9c3142956064d175a880bcb186e51ef9'
- 'a1a87649853f20fe99572ddc02b0c67f')
+ 'a1a87649853f20fe99572ddc02b0c67f'
+ 'c10692f447d4966c879f8fb8d7c8ebc9'
+ '1bf5e34ad46566bc2d0eb7560ff8968e')



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

2012-07-19 Thread Allan McRae
Date: Thursday, July 19, 2012 @ 22:08:58
  Author: allan
Revision: 163782

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

Added:
  bash/repos/testing-i686/
  bash/repos/testing-i686/PKGBUILD
(from rev 163781, bash/trunk/PKGBUILD)
  bash/repos/testing-i686/bash.install
(from rev 163781, bash/trunk/bash.install)
  bash/repos/testing-i686/dot.bash_logout
(from rev 163781, bash/trunk/dot.bash_logout)
  bash/repos/testing-i686/dot.bash_profile
(from rev 163781, bash/trunk/dot.bash_profile)
  bash/repos/testing-i686/dot.bashrc
(from rev 163781, bash/trunk/dot.bashrc)
  bash/repos/testing-i686/system.bash_logout
(from rev 163781, bash/trunk/system.bash_logout)
  bash/repos/testing-i686/system.bashrc
(from rev 163781, bash/trunk/system.bashrc)
  bash/repos/testing-x86_64/
  bash/repos/testing-x86_64/PKGBUILD
(from rev 163781, bash/trunk/PKGBUILD)
  bash/repos/testing-x86_64/bash.install
(from rev 163781, bash/trunk/bash.install)
  bash/repos/testing-x86_64/dot.bash_logout
(from rev 163781, bash/trunk/dot.bash_logout)
  bash/repos/testing-x86_64/dot.bash_profile
(from rev 163781, bash/trunk/dot.bash_profile)
  bash/repos/testing-x86_64/dot.bashrc
(from rev 163781, bash/trunk/dot.bashrc)
  bash/repos/testing-x86_64/system.bash_logout
(from rev 163781, bash/trunk/system.bash_logout)
  bash/repos/testing-x86_64/system.bashrc
(from rev 163781, bash/trunk/system.bashrc)

---+
 testing-i686/PKGBUILD |  155 
 testing-i686/bash.install |   20 
 testing-i686/dot.bash_logout  |3 
 testing-i686/dot.bash_profile |5 +
 testing-i686/dot.bashrc   |9 ++
 testing-i686/system.bash_logout   |3 
 testing-i686/system.bashrc|   23 +
 testing-x86_64/PKGBUILD   |  155 
 testing-x86_64/bash.install   |   20 
 testing-x86_64/dot.bash_logout|3 
 testing-x86_64/dot.bash_profile   |5 +
 testing-x86_64/dot.bashrc |9 ++
 testing-x86_64/system.bash_logout |3 
 testing-x86_64/system.bashrc  |   23 +
 14 files changed, 436 insertions(+)

Copied: bash/repos/testing-i686/PKGBUILD (from rev 163781, bash/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-07-20 02:08:58 UTC (rev 163782)
@@ -0,0 +1,155 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=bash
+_basever=4.2
+_patchlevel=037 #prepare for some patches
+pkgver=$_basever.$_patchlevel
+pkgrel=1
+pkgdesc=The GNU Bourne Again shell
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.gnu.org/software/bash/bash.html;
+groups=('base')
+backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
+depends=('readline=6.1' 'glibc')
+provides=('sh')
+install=bash.install
+source=(http://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
+dot.bashrc
+dot.bash_profile
+dot.bash_logout
+system.bashrc
+system.bash_logout)
+if [ $_patchlevel -gt 000 ]; then
+for (( p=1; p=$((10#${_patchlevel})); p++ )); do
+source=(${source[@]} 
http://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//./}-$(printf 
%03d $p){,.sig})
+done
+fi
+
+build() {
+  cd ${srcdir}/${pkgname}-$_basever
+  for (( p=1; p=$((10#${_patchlevel})); p++ )); do
+msg applying patch bash${_basever//./}-$(printf %03d $p)
+patch -Np0 -i $srcdir/bash${_basever//./}-$(printf %03d $p)
+  done
+
+  
_bashconfig=(-DDEFAULT_PATH_VALUE=\'\/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin\\'
+   -DSTANDARD_UTILS_PATH=\'\/usr/bin:/bin:/usr/sbin:/sbin\\'
+   -DSYS_BASHRC=\'\/etc/bash.bashrc\\'
+   -DSYS_BASH_LOGOUT=\'\/etc/bash.bash_logout\\')
+  export CFLAGS=${CFLAGS} ${_bashconfig[@]}
+
+  ./configure --prefix=/usr --with-curses --enable-readline \
+--without-bash-malloc --with-installed-readline \
+--bindir=/bin --mandir=/usr/share/man --infodir=/usr/share/info
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-$_basever
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-$_basever
+  make DESTDIR=${pkgdir} install
+
+  # for now, bash is our default /bin/sh
+  cd ${pkgdir}/bin
+  ln -s bash sh
+
+  install -dm755 ${pkgdir}/etc/skel/
+  
+  # system-wide configuration files
+  install -m644 ${srcdir}/system.bashrc ${pkgdir}/etc/bash.bashrc
+  install -m644 ${srcdir}/system.bash_logout ${pkgdir}/etc/bash.bash_logout
+  
+  # user configuration file skeletons
+  install -m644 ${srcdir}/dot.bashrc ${pkgdir}/etc/skel/.bashrc
+  install -m644 ${srcdir}/dot.bash_profile ${pkgdir}/etc/skel/.bash_profile
+  install -m644 ${srcdir}/dot.bash_logout ${pkgdir}/etc/skel/.bash_logout
+}
+
+md5sums=('3fb927c7c33022f1c327f14a81c0d4b0'
+ 

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

2012-07-19 Thread Allan McRae
Date: Thursday, July 19, 2012 @ 23:29:56
  Author: allan
Revision: 163783

upgpkg: bison 2.6-1

upstream update

Modified:
  bison/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-20 02:08:58 UTC (rev 163782)
+++ PKGBUILD2012-07-20 03:29:56 UTC (rev 163783)
@@ -3,7 +3,7 @@
 # Contributor: Eric Belanger e...@archlinux.org
 
 pkgname=bison
-pkgver=2.5.1
+pkgver=2.6
 pkgrel=1
 pkgdesc=The GNU general-purpose parser generator
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 groups=('base-devel')
 install=bison.install
 source=(ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('012708d801a3c986d8654aa673530b61'
- '6c7e9276aa8b89879126a611384897a8')
+md5sums=('f96a16e79daaef71c797ed88f52e59d1'
+ 'd67a1a075ab0cccfb53ab23692be1a02')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}  



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

2012-07-19 Thread Allan McRae
Date: Thursday, July 19, 2012 @ 23:30:35
  Author: allan
Revision: 163784

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

Added:
  bison/repos/testing-i686/
  bison/repos/testing-i686/PKGBUILD
(from rev 163783, bison/trunk/PKGBUILD)
  bison/repos/testing-i686/bison.install
(from rev 163783, bison/trunk/bison.install)
  bison/repos/testing-x86_64/
  bison/repos/testing-x86_64/PKGBUILD
(from rev 163783, bison/trunk/PKGBUILD)
  bison/repos/testing-x86_64/bison.install
(from rev 163783, bison/trunk/bison.install)

--+
 testing-i686/PKGBUILD|   33 +
 testing-i686/bison.install   |   16 
 testing-x86_64/PKGBUILD  |   33 +
 testing-x86_64/bison.install |   16 
 4 files changed, 98 insertions(+)

Copied: bison/repos/testing-i686/PKGBUILD (from rev 163783, 
bison/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-07-20 03:30:35 UTC (rev 163784)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+
+pkgname=bison
+pkgver=2.6
+pkgrel=1
+pkgdesc=The GNU general-purpose parser generator
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://www.gnu.org/software/bison/bison.html;
+depends=('glibc' 'm4' 'sh')
+groups=('base-devel')
+install=bison.install
+source=(ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('f96a16e79daaef71c797ed88f52e59d1'
+ 'd67a1a075ab0cccfb53ab23692be1a02')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}  
+  ./configure --prefix=/usr --datadir=/usr/share
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: bison/repos/testing-i686/bison.install (from rev 163783, 
bison/trunk/bison.install)
===
--- testing-i686/bison.install  (rev 0)
+++ testing-i686/bison.install  2012-07-20 03:30:35 UTC (rev 163784)
@@ -0,0 +1,16 @@
+infodir=usr/share/info
+file=bison.info.gz
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  install-info $infodir/$file $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+}

Copied: bison/repos/testing-x86_64/PKGBUILD (from rev 163783, 
bison/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-07-20 03:30:35 UTC (rev 163784)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+
+pkgname=bison
+pkgver=2.6
+pkgrel=1
+pkgdesc=The GNU general-purpose parser generator
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://www.gnu.org/software/bison/bison.html;
+depends=('glibc' 'm4' 'sh')
+groups=('base-devel')
+install=bison.install
+source=(ftp://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('f96a16e79daaef71c797ed88f52e59d1'
+ 'd67a1a075ab0cccfb53ab23692be1a02')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}  
+  ./configure --prefix=/usr --datadir=/usr/share
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: bison/repos/testing-x86_64/bison.install (from rev 163783, 
bison/trunk/bison.install)
===
--- testing-x86_64/bison.install(rev 0)
+++ testing-x86_64/bison.install2012-07-20 03:30:35 UTC (rev 163784)
@@ -0,0 +1,16 @@
+infodir=usr/share/info
+file=bison.info.gz
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  install-info $infodir/$file $infodir/dir 2 /dev/null
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+}



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

2012-07-19 Thread Giovanni Scafora
Date: Friday, July 20, 2012 @ 01:22:19
  Author: giovanni
Revision: 163785

upgpkg: vlc 2.0.3-1

upstream release

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-20 03:30:35 UTC (rev 163784)
+++ PKGBUILD2012-07-20 05:22:19 UTC (rev 163785)
@@ -4,8 +4,8 @@
 # Contributor: Martin Sandsmark martin.sandsm...@kde.org
 
 pkgname=vlc
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
 pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
 arch=('i686' 'x86_64')
 url=http://www.videolan.org/vlc/;
@@ -55,7 +55,7 @@
 options=('!libtool' '!emptydirs')
 install=vlc.install
 
source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('93e729cc970a4535b3213dbef0e69528')
+md5sums=('a7e79565e3df07dcf9abc6cad3ac26bb')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -73,7 +73,8 @@
   --enable-realrtsp \
   --enable-xosd \
   --enable-aa \
-  --enable-vcdx
+  --enable-vcdx \
+  --enable-upnp
   make
 }
 



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

2012-07-19 Thread Giovanni Scafora
Date: Friday, July 20, 2012 @ 01:22:44
  Author: giovanni
Revision: 163786

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

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

--+
 extra-i686/PKGBUILD  |  179 ++---
 extra-i686/vlc.install   |   36 -
 extra-x86_64/PKGBUILD|  179 ++---
 extra-x86_64/vlc.install |   36 -
 4 files changed, 216 insertions(+), 214 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-20 05:22:19 UTC (rev 163785)
+++ extra-i686/PKGBUILD 2012-07-20 05:22:44 UTC (rev 163786)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=2.0.2
-pkgrel=2
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('LGPL2.1' 'GPL2')
-depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt' 'libproxy' 
- 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska' 
- 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 
- 'libshout' 'libmad' 'libmpeg2' 'libmodplug' 'libass' 
- 'xcb-util-keysyms' 'ttf-freefont')
-makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
- 'fluidsynth' 'libdc1394' 'libavc1394' 'lirc-utils'
- 'libcaca' 'librsvg' 'portaudio' 'oss' 'libgme' 'xosd'
- 'projectm' 'twolame' 'aalib' 'libmtp' 'libdvdcss'
- 'gnome-vfs' 'libgoom2' 'libtar' 'vcdimager')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'vdpau-video: vdpau back-end for nvidia'
-'libva-driver-intel: back-end for intel cards'
-'libbluray: for Blu-Ray support'
-'flac: for Free Lossless Audio Codec plugin'
-'oss: for OSS audio support'
-'portaudio: for portaudio support'
-'twolame: for TwoLAME mpeg2 encoder plugin'
-'projectm: for ProjectM visualisation plugin'
-'libcaca: for colored ASCII art video output'
-'libgme: for libgme plugin'
-'librsvg: for SVG plugin'
-'gnome-vfs: for GNOME Virtual File System support'
-'libgoom2: for libgoom plugin'
-'vcdimager: navigate VCD with libvcdinfo'
-'xosd: for xosd support'
-'aalib: for ASCII art plugin'
-'libmtp: for MTP devices support'
-'fluidsynth: for synthesizer MIDI FluidSynth'
-'smbclient: for SMB access plugin'
-'libcdio: for audio CD playback support')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool' '!emptydirs')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('93e729cc970a4535b3213dbef0e69528')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
-
-  ./configure --prefix=/usr \
-  --disable-rpath \
-  --enable-oss \
-  --enable-faad \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-  --enable-realrtsp \
-  --enable-xosd \
-  --enable-aa \
-  --enable-vcdx
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  for res in 16 32 48 128; do
-install -D -m644 
${srcdir}/vlc-${pkgver}/share/icons/${res}x${res}/vlc.png \
-${pkgdir}/usr/share/icons/hicolor/${res}x${res}/apps/vlc.png
-  done
-}

Copied: vlc/repos/extra-i686/PKGBUILD (from rev 163785, vlc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-20 05:22:44 UTC (rev 

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

2012-07-19 Thread Eric Bélanger
Date: Friday, July 20, 2012 @ 01:26:32
  Author: eric
Revision: 163787

upgpkg: zile 2.4.8-1

Upstream update, Update license

Modified:
  zile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-20 05:22:44 UTC (rev 163786)
+++ PKGBUILD2012-07-20 05:26:32 UTC (rev 163787)
@@ -3,16 +3,16 @@
 # Maintainer: Kevin Piche ke...@archlinux.org
 
 pkgname=zile
-pkgver=2.4.7
+pkgver=2.4.8
 pkgrel=1
 pkgdesc=A small, fast, and powerful Emacs clone
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/zile/;
-license=('GPL')
+license=('GPL3')
 depends=('acl' 'gc' 'ncurses')
 source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('30c47a399b94b5dce68a178fe98807f86719a466'
-  'e22de32794e34eb9e1409d1eecc7aa18b710cf5d')
+sha1sums=('763224367472deecf71fb10d61806706a481fd48'
+  '3a3e0c039e12af62f0de1aae849c486606cd314a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2012-07-19 Thread Eric Bélanger
Date: Friday, July 20, 2012 @ 01:26:57
  Author: eric
Revision: 163788

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-20 05:26:32 UTC (rev 163787)
+++ extra-i686/PKGBUILD 2012-07-20 05:26:57 UTC (rev 163788)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Maintainer: Kevin Piche ke...@archlinux.org
-
-pkgname=zile
-pkgver=2.4.7
-pkgrel=1
-pkgdesc=A small, fast, and powerful Emacs clone
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/zile/;
-license=('GPL')
-depends=('acl' 'gc' 'ncurses')
-source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('30c47a399b94b5dce68a178fe98807f86719a466'
-  'e22de32794e34eb9e1409d1eecc7aa18b710cf5d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: zile/repos/extra-i686/PKGBUILD (from rev 163787, zile/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-20 05:26:57 UTC (rev 163788)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Maintainer: Kevin Piche ke...@archlinux.org
+
+pkgname=zile
+pkgver=2.4.8
+pkgrel=1
+pkgdesc=A small, fast, and powerful Emacs clone
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/zile/;
+license=('GPL3')
+depends=('acl' 'gc' 'ncurses')
+source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('763224367472deecf71fb10d61806706a481fd48'
+  '3a3e0c039e12af62f0de1aae849c486606cd314a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-07-20 05:26:32 UTC (rev 163787)
+++ extra-x86_64/PKGBUILD   2012-07-20 05:26:57 UTC (rev 163788)
@@ -1,26 +0,0 @@
-# $Id$
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Maintainer: Kevin Piche ke...@archlinux.org
-
-pkgname=zile
-pkgver=2.4.7
-pkgrel=1
-pkgdesc=A small, fast, and powerful Emacs clone
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/zile/;
-license=('GPL')
-depends=('acl' 'gc' 'ncurses')
-source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('30c47a399b94b5dce68a178fe98807f86719a466'
-  'e22de32794e34eb9e1409d1eecc7aa18b710cf5d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: zile/repos/extra-x86_64/PKGBUILD (from rev 163787, zile/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-07-20 05:26:57 UTC (rev 163788)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Maintainer: Kevin Piche ke...@archlinux.org
+
+pkgname=zile
+pkgver=2.4.8
+pkgrel=1
+pkgdesc=A small, fast, and powerful Emacs clone
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/zile/;
+license=('GPL3')
+depends=('acl' 'gc' 'ncurses')
+source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha1sums=('763224367472deecf71fb10d61806706a481fd48'
+  '3a3e0c039e12af62f0de1aae849c486606cd314a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}