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

2013-02-10 Thread Florian Pritz
Date: Sunday, February 10, 2013 @ 09:45:07
  Author: bluewind
Revision: 84080

upgpkg: swaks 20130209.0-1

upstream update

Modified:
  swaks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 07:52:11 UTC (rev 84079)
+++ PKGBUILD2013-02-10 08:45:07 UTC (rev 84080)
@@ -3,15 +3,15 @@
 # Contributor: Testuser_01 m...@nico-siebler.de
 
 pkgname=swaks
-pkgver=20120320.0
+pkgver=20130209.0
 pkgrel=1
 pkgdesc='Swiss Army Knife SMTP; Command line SMTP testing, including TLS and 
AUTH'
 arch=('any')
 url=http://jetmore.org/john/code/${pkgname}/;
 license=('GPL')
 depends=('perl-net-dns')
-source=(http://jetmore.org/john/code/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('1c0b8cfc92aa4a36f3136c15d4f87e9b')
+source=(http://jetmore.org/john/code/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('281af4f487ada31cda1408a19e8da5b4')
 
 package() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in swaks/repos/community-any (PKGBUILD PKGBUILD)

2013-02-10 Thread Florian Pritz
Date: Sunday, February 10, 2013 @ 09:45:13
  Author: bluewind
Revision: 84081

archrelease: copy trunk to community-any

Added:
  swaks/repos/community-any/PKGBUILD
(from rev 84080, swaks/trunk/PKGBUILD)
Deleted:
  swaks/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 08:45:07 UTC (rev 84080)
+++ PKGBUILD2013-02-10 08:45:13 UTC (rev 84081)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz f...@xinu.at
-# Contributor: Testuser_01 m...@nico-siebler.de
-
-pkgname=swaks
-pkgver=20120320.0
-pkgrel=1
-pkgdesc='Swiss Army Knife SMTP; Command line SMTP testing, including TLS and 
AUTH'
-arch=('any')
-url=http://jetmore.org/john/code/${pkgname}/;
-license=('GPL')
-depends=('perl-net-dns')
-source=(http://jetmore.org/john/code/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('1c0b8cfc92aa4a36f3136c15d4f87e9b')
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -m755 -D ${pkgname} $pkgdir/usr/bin/${pkgname}
-  cd doc
-  pod2man ref.pod ${pkgname}.1
-  install -m644 -D ${pkgname}.1 $pkgdir/usr/share/man/man1/${pkgname}.1
-}
-

Copied: swaks/repos/community-any/PKGBUILD (from rev 84080, 
swaks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-10 08:45:13 UTC (rev 84081)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Florian Pritz f...@xinu.at
+# Contributor: Testuser_01 m...@nico-siebler.de
+
+pkgname=swaks
+pkgver=20130209.0
+pkgrel=1
+pkgdesc='Swiss Army Knife SMTP; Command line SMTP testing, including TLS and 
AUTH'
+arch=('any')
+url=http://jetmore.org/john/code/${pkgname}/;
+license=('GPL')
+depends=('perl-net-dns')
+source=(http://jetmore.org/john/code/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('281af4f487ada31cda1408a19e8da5b4')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -m755 -D ${pkgname} $pkgdir/usr/bin/${pkgname}
+  cd doc
+  pod2man ref.pod ${pkgname}.1
+  install -m644 -D ${pkgname}.1 $pkgdir/usr/share/man/man1/${pkgname}.1
+}
+



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

2013-02-10 Thread Felix Yan
Date: Sunday, February 10, 2013 @ 08:52:11
  Author: fyan
Revision: 84079

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

Added:
  cgminer/repos/community-i686/PKGBUILD
(from rev 84078, cgminer/trunk/PKGBUILD)
  cgminer/repos/community-i686/cgminer
(from rev 84078, cgminer/trunk/cgminer)
  cgminer/repos/community-i686/cgminer.conf.d
(from rev 84078, cgminer/trunk/cgminer.conf.d)
  cgminer/repos/community-i686/cgminer.service
(from rev 84078, cgminer/trunk/cgminer.service)
  cgminer/repos/community-x86_64/PKGBUILD
(from rev 84078, cgminer/trunk/PKGBUILD)
  cgminer/repos/community-x86_64/cgminer
(from rev 84078, cgminer/trunk/cgminer)
  cgminer/repos/community-x86_64/cgminer.conf.d
(from rev 84078, cgminer/trunk/cgminer.conf.d)
  cgminer/repos/community-x86_64/cgminer.service
(from rev 84078, cgminer/trunk/cgminer.service)
Deleted:
  cgminer/repos/community-i686/PKGBUILD
  cgminer/repos/community-i686/cgminer
  cgminer/repos/community-i686/cgminer.conf.d
  cgminer/repos/community-i686/cgminer.service
  cgminer/repos/community-x86_64/PKGBUILD
  cgminer/repos/community-x86_64/cgminer
  cgminer/repos/community-x86_64/cgminer.conf.d
  cgminer/repos/community-x86_64/cgminer.service

--+
 community-i686/PKGBUILD  |  114 ++---
 community-i686/cgminer   |  102 -
 community-i686/cgminer.conf.d|   22 +++
 community-i686/cgminer.service   |   16 ++---
 community-x86_64/PKGBUILD|  114 ++---
 community-x86_64/cgminer |  102 -
 community-x86_64/cgminer.conf.d  |   22 +++
 community-x86_64/cgminer.service |   16 ++---
 8 files changed, 254 insertions(+), 254 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-10 07:50:08 UTC (rev 84078)
+++ community-i686/PKGBUILD 2013-02-10 07:52:11 UTC (rev 84079)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: monson holymon...@gmail.com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: David Manouchehri da...@davidmanouchehri.com
-
-pkgname=cgminer
-pkgver=2.10.4
-_build=
-pkgrel=1
-pkgdesc=Multi-threaded multi-pool CPU and GPU miner for bitcoin, forked from 
cpuminer.
-url='http://forum.bitcoin.org/index.php?topic=28402.0'
-license=('GPL3')
-arch=('i686' 'x86_64')
-depends=('curl' 'libcl')
-makedepends=('opencl-headers')
-optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA'
-'opencl-catalyst: OpenCL implementation for AMD')
-source=(http://ck.kolivas.org/apps/cgminer/$pkgname-$pkgver.tar.bz2;
-$pkgname.conf.d
-$pkgname
-$pkgname.service)
-backup=(etc/conf.d/$pkgname etc/$pkgname.conf)
-
-[ $CARCH == x86_64 ]  makedepends+=('yasm')
-
-build() {
-  cd $srcdir
-  cd $pkgname-$pkgver${_build}
-
-  # Use in-tree jansson since it is not compatible with jansson 2.0
-  #sed -e 's/^AC_CHECK_LIB(jansson, json_loads, request_jansson=false, 
request_jansson=true)$/request_jansson=true/' -i configure.ac
-
-  # Here you may want to use custom CFLAGS
-  #export CFLAGS=-O2 -march=native -mtune=native -msse2
-
-  ./configure --prefix=/usr --enable-cpumining --disable-adl
-  
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver${_build}
-
-  make DESTDIR=$pkgdir install
-
-  install -Dm755 $srcdir/$pkgname $pkgdir/etc/rc.d/$pkgname
-  install -Dm644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm644 $srcdir/$pkgname.conf.d $pkgdir/etc/conf.d/$pkgname
-  sed 's#/usr/local/bin#/usr/bin#g' example.conf  $pkgname.conf
-  install -Dm644 $pkgname.conf $pkgdir/etc/$pkgname.conf
-}
-
-md5sums=('f165e9060796d07b031aacc9468536f4'
- 'fe4a243fabe24608f5c05e40f0f118f6'
- 'ee39698273671fee0e98d4af16014c36'
- 'bd76fc92fedce18c59ccea2aa79cc664')

Copied: cgminer/repos/community-i686/PKGBUILD (from rev 84078, 
cgminer/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-10 07:52:11 UTC (rev 84079)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: monson holymon...@gmail.com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: David Manouchehri da...@davidmanouchehri.com
+
+pkgname=cgminer
+pkgver=2.10.5
+_build=
+pkgrel=1
+pkgdesc=Multi-threaded multi-pool CPU and GPU miner for bitcoin, forked from 
cpuminer.
+url='http://forum.bitcoin.org/index.php?topic=28402.0'
+license=('GPL3')
+arch=('i686' 'x86_64')
+depends=('curl' 'libcl')
+makedepends=('opencl-headers')
+optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA'
+'opencl-catalyst: OpenCL implementation for AMD')

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

2013-02-10 Thread Felix Yan
Date: Sunday, February 10, 2013 @ 08:50:08
  Author: fyan
Revision: 84078

upgpkg: cgminer 2.10.5-1

Modified:
  cgminer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 07:49:20 UTC (rev 84077)
+++ PKGBUILD2013-02-10 07:50:08 UTC (rev 84078)
@@ -5,7 +5,7 @@
 # Contributor: David Manouchehri da...@davidmanouchehri.com
 
 pkgname=cgminer
-pkgver=2.10.4
+pkgver=2.10.5
 _build=
 pkgrel=1
 pkgdesc=Multi-threaded multi-pool CPU and GPU miner for bitcoin, forked from 
cpuminer.
@@ -51,7 +51,7 @@
   install -Dm644 $pkgname.conf $pkgdir/etc/$pkgname.conf
 }
 
-md5sums=('f165e9060796d07b031aacc9468536f4'
+md5sums=('80b00c77a3c38bcb457a47989dfa153c'
  'fe4a243fabe24608f5c05e40f0f118f6'
  'ee39698273671fee0e98d4af16014c36'
  'bd76fc92fedce18c59ccea2aa79cc664')



[arch-commits] Commit in pep8-python2/repos/community-any (PKGBUILD PKGBUILD)

2013-02-10 Thread Felix Yan
Date: Sunday, February 10, 2013 @ 08:49:20
  Author: fyan
Revision: 84077

archrelease: copy trunk to community-any

Added:
  pep8-python2/repos/community-any/PKGBUILD
(from rev 84076, pep8-python2/trunk/PKGBUILD)
Deleted:
  pep8-python2/repos/community-any/PKGBUILD

--+
 PKGBUILD |   90 ++---
 1 file changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 07:48:29 UTC (rev 84076)
+++ PKGBUILD2013-02-10 07:49:20 UTC (rev 84077)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Ismael Carnales icarnales at gmail dot com
-# Contributor: Sergey Mastykov smastykov[at]gmail[dot]com
-
-_realname=pep8
-pkgname=($_realname-python2 $_realname-python3)
-pkgver=1.4.1
-pkgrel=1
-pkgdesc=Python style guide checker
-arch=('any')
-url=http://github.com/jcrocholl/pep8/;
-license=('custom:Expat')
-makedepends=('python-distribute' 'python2-distribute')
-source=(https://github.com/jcrocholl/$_realname/archive/${pkgver}.tar.gz;)
-
-build() {
-  cd $srcdir
-  cp -r $_realname-$pkgver $_realname-$pkgver-python2
-}
-
-package_pep8-python2() {
-  depends=('python2')
-  provides=('pep8')
-  conflicts=('pep8')
-  replaces=('pep8')
-  
-  cd $srcdir/$_realname-$pkgver-python2
-  python2 setup.py install --prefix=/usr --root=$pkgdir/
-  mv $pkgdir/usr/bin/pep8 $pkgdir/usr/bin/pep8-python2
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_pep8-python3() {
-  depends=('python3')
-  
-  cd $srcdir/$_realname-$pkgver
-  python3 setup.py install --prefix=/usr --root=$pkgdir/
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:
-md5sums=('c2a94f56a407b2ead87f67dec3d6df07')

Copied: pep8-python2/repos/community-any/PKGBUILD (from rev 84076, 
pep8-python2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-10 07:49:20 UTC (rev 84077)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Ismael Carnales icarnales at gmail dot com
+# Contributor: Sergey Mastykov smastykov[at]gmail[dot]com
+
+_realname=pep8
+pkgname=($_realname-python2 $_realname-python3)
+pkgver=1.4.2
+pkgrel=1
+pkgdesc=Python style guide checker
+arch=('any')
+url=http://github.com/jcrocholl/pep8/;
+license=('custom:Expat')
+makedepends=('python-distribute' 'python2-distribute')
+source=(https://github.com/jcrocholl/$_realname/archive/${pkgver}.tar.gz;)
+
+build() {
+  cd $srcdir
+  cp -r $_realname-$pkgver $_realname-$pkgver-python2
+}
+
+package_pep8-python2() {
+  depends=('python2')
+  provides=('pep8')
+  conflicts=('pep8')
+  replaces=('pep8')
+  
+  cd $srcdir/$_realname-$pkgver-python2
+  python2 setup.py install --prefix=/usr --root=$pkgdir/
+  mv $pkgdir/usr/bin/pep8 $pkgdir/usr/bin/pep8-python2
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_pep8-python3() {
+  depends=('python3')
+  
+  cd $srcdir/$_realname-$pkgver
+  python3 setup.py install --prefix=/usr --root=$pkgdir/
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=('61139510c16ab9c832ee7368499a079a')



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

2013-02-10 Thread Felix Yan
Date: Sunday, February 10, 2013 @ 08:48:29
  Author: fyan
Revision: 84076

upgpkg: pep8-python2 1.4.2-1

Modified:
  pep8-python2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 07:19:00 UTC (rev 84075)
+++ PKGBUILD2013-02-10 07:48:29 UTC (rev 84076)
@@ -5,7 +5,7 @@
 
 _realname=pep8
 pkgname=($_realname-python2 $_realname-python3)
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc=Python style guide checker
 arch=('any')
@@ -42,4 +42,4 @@
 }
 
 # vim:set ts=2 sw=2 et:
-md5sums=('c2a94f56a407b2ead87f67dec3d6df07')
+md5sums=('61139510c16ab9c832ee7368499a079a')



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

2013-02-10 Thread Andrea Scarpino
Date: Sunday, February 10, 2013 @ 11:05:39
  Author: andrea
Revision: 177846

ffmpeg rebuild

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 00:39:36 UTC (rev 177845)
+++ PKGBUILD2013-02-10 10:05:39 UTC (rev 177846)
@@ -6,7 +6,7 @@
 pkgname=amarok
 replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
 pkgver=2.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc=The powerful music player for KDE
 arch=(i686 x86_64)
 url=http://amarok.kde.org/;



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

2013-02-10 Thread Andrea Scarpino
Date: Sunday, February 10, 2013 @ 11:06:47
  Author: andrea
Revision: 177847

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

Added:
  amarok/repos/staging-i686/
  amarok/repos/staging-i686/PKGBUILD
(from rev 177846, amarok/trunk/PKGBUILD)
  amarok/repos/staging-i686/amarok.install
(from rev 177846, amarok/trunk/amarok.install)
  amarok/repos/staging-x86_64/
  amarok/repos/staging-x86_64/PKGBUILD
(from rev 177846, amarok/trunk/PKGBUILD)
  amarok/repos/staging-x86_64/amarok.install
(from rev 177846, amarok/trunk/amarok.install)

---+
 staging-i686/PKGBUILD |   41 
 staging-i686/amarok.install   |   12 +++
 staging-x86_64/PKGBUILD   |   41 
 staging-x86_64/amarok.install |   12 +++
 4 files changed, 106 insertions(+)

Copied: amarok/repos/staging-i686/PKGBUILD (from rev 177846, 
amarok/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-10 10:06:47 UTC (rev 177847)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ronald van Haren ron...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=amarok
+replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
+pkgver=2.7.0
+pkgrel=3
+pkgdesc=The powerful music player for KDE
+arch=(i686 x86_64)
+url=http://amarok.kde.org/;
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson')
+makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
+ 'libmygpo-qt' 'mesa' 'clamz')
+optdepends=(libgpod: support for Apple iPod audio devices
+   libmtp: support for portable media devices
+   loudmouth: backend needed by mp3tunes for syncing
+ifuse: support for Apple iPod Touch and iPhone
+libmygpo-qt: gpodder.net Internet Service
+clamz: allow to download songs from Amazon.com)
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('d0ae4a2cb81a54ae94ca24fdb3aed88d7f3a921e')
+   
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: amarok/repos/staging-i686/amarok.install (from rev 177846, 
amarok/trunk/amarok.install)
===
--- staging-i686/amarok.install (rev 0)
+++ staging-i686/amarok.install 2013-02-10 10:06:47 UTC (rev 177847)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: amarok/repos/staging-x86_64/PKGBUILD (from rev 177846, 
amarok/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-02-10 10:06:47 UTC (rev 177847)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ronald van Haren ron...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=amarok
+replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
+pkgver=2.7.0
+pkgrel=3
+pkgdesc=The powerful music player for KDE
+arch=(i686 x86_64)
+url=http://amarok.kde.org/;
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson')
+makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
+ 'libmygpo-qt' 'mesa' 'clamz')
+optdepends=(libgpod: support for Apple iPod audio devices
+   libmtp: support for portable media devices
+   loudmouth: backend needed by mp3tunes for syncing
+ifuse: support for Apple iPod Touch and iPhone
+libmygpo-qt: gpodder.net Internet Service
+clamz: allow to download songs from Amazon.com)
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('d0ae4a2cb81a54ae94ca24fdb3aed88d7f3a921e')
+   
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: amarok/repos/staging-x86_64/amarok.install (from rev 177846, 
amarok/trunk/amarok.install)

[arch-commits] Commit in gst-plugins-ugly/trunk (PKGBUILD)

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 11:26:18
  Author: ioni
Revision: 177848

x264 rebuild

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 10:06:47 UTC (rev 177847)
+++ PKGBUILD2013-02-10 10:26:18 UTC (rev 177848)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-ugly
 pkgver=1.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc=GStreamer Multimedia Framework Ugly Plugins
 arch=('i686' 'x86_64')
 license=('LGPL')



[arch-commits] Commit in gst-plugins-ugly/repos (4 files)

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 11:28:10
  Author: ioni
Revision: 177849

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

Added:
  gst-plugins-ugly/repos/staging-i686/
  gst-plugins-ugly/repos/staging-i686/PKGBUILD
(from rev 177848, gst-plugins-ugly/trunk/PKGBUILD)
  gst-plugins-ugly/repos/staging-x86_64/
  gst-plugins-ugly/repos/staging-x86_64/PKGBUILD
(from rev 177848, gst-plugins-ugly/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   37 +
 staging-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: gst-plugins-ugly/repos/staging-i686/PKGBUILD (from rev 177848, 
gst-plugins-ugly/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-10 10:28:10 UTC (rev 177849)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gst-plugins-ugly
+pkgver=1.0.5
+pkgrel=2
+pkgdesc=GStreamer Multimedia Framework Ugly Plugins
+arch=('i686' 'x86_64')
+license=('LGPL')
+url=http://gstreamer.freedesktop.org/;
+depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
+options=(!libtool !emptydirs)
+source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('a62a182ea96d9b2783b493b46d531914db9d2ebb9e537e9c84668fe752791331')
+
+build() {
+  cd $pkgname-$pkgver
+  sed -i '/AC_PATH_XTRA/d' configure.ac
+  aclocal -I m4 -I common/m4
+  autoconf
+  automake --add-missing
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --enable-experimental \
+--with-package-name=GStreamer Ugly Plugins (Archlinux) \
+--with-package-origin=http://www.archlinux.org/;
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}

Copied: gst-plugins-ugly/repos/staging-x86_64/PKGBUILD (from rev 177848, 
gst-plugins-ugly/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-02-10 10:28:10 UTC (rev 177849)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gst-plugins-ugly
+pkgver=1.0.5
+pkgrel=2
+pkgdesc=GStreamer Multimedia Framework Ugly Plugins
+arch=('i686' 'x86_64')
+license=('LGPL')
+url=http://gstreamer.freedesktop.org/;
+depends=('gst-plugins-base-libs' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 
'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
+options=(!libtool !emptydirs)
+source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('a62a182ea96d9b2783b493b46d531914db9d2ebb9e537e9c84668fe752791331')
+
+build() {
+  cd $pkgname-$pkgver
+  sed -i '/AC_PATH_XTRA/d' configure.ac
+  aclocal -I m4 -I common/m4
+  autoconf
+  automake --add-missing
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --enable-experimental \
+--with-package-name=GStreamer Ugly Plugins (Archlinux) \
+--with-package-origin=http://www.archlinux.org/;
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in gstreamer0.10-ugly/trunk (PKGBUILD)

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 11:30:38
  Author: ioni
Revision: 177850

x264 rebuild

Modified:
  gstreamer0.10-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 10:28:10 UTC (rev 177849)
+++ PKGBUILD2013-02-10 10:30:38 UTC (rev 177850)
@@ -4,7 +4,7 @@
 pkgbase=gstreamer0.10-ugly
 pkgname=('gstreamer0.10-ugly' 'gstreamer0.10-ugly-plugins')
 pkgver=0.10.19
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 license=('LGPL')
 makedepends=('pkgconfig' 'gstreamer0.10-base=0.10.34' 'libdvdread' 'lame' 
'libmpeg2' 'a52dec' 'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')



[arch-commits] Commit in gstreamer0.10-ugly/repos (8 files)

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 11:31:25
  Author: ioni
Revision: 177851

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

Added:
  gstreamer0.10-ugly/repos/staging-i686/
  gstreamer0.10-ugly/repos/staging-i686/PKGBUILD
(from rev 177850, gstreamer0.10-ugly/trunk/PKGBUILD)
  gstreamer0.10-ugly/repos/staging-i686/cdio-cd-text-api.patch
(from rev 177850, gstreamer0.10-ugly/trunk/cdio-cd-text-api.patch)
  gstreamer0.10-ugly/repos/staging-i686/opencore-amr.patch
(from rev 177850, gstreamer0.10-ugly/trunk/opencore-amr.patch)
  gstreamer0.10-ugly/repos/staging-x86_64/
  gstreamer0.10-ugly/repos/staging-x86_64/PKGBUILD
(from rev 177850, gstreamer0.10-ugly/trunk/PKGBUILD)
  gstreamer0.10-ugly/repos/staging-x86_64/cdio-cd-text-api.patch
(from rev 177850, gstreamer0.10-ugly/trunk/cdio-cd-text-api.patch)
  gstreamer0.10-ugly/repos/staging-x86_64/opencore-amr.patch
(from rev 177850, gstreamer0.10-ugly/trunk/opencore-amr.patch)

---+
 staging-i686/PKGBUILD |   54 +
 staging-i686/cdio-cd-text-api.patch   |  183 
 staging-i686/opencore-amr.patch   |   35 ++
 staging-x86_64/PKGBUILD   |   54 +
 staging-x86_64/cdio-cd-text-api.patch |  183 
 staging-x86_64/opencore-amr.patch |   35 ++
 6 files changed, 544 insertions(+)

Copied: gstreamer0.10-ugly/repos/staging-i686/PKGBUILD (from rev 177850, 
gstreamer0.10-ugly/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-10 10:31:25 UTC (rev 177851)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=gstreamer0.10-ugly
+pkgname=('gstreamer0.10-ugly' 'gstreamer0.10-ugly-plugins')
+pkgver=0.10.19
+pkgrel=5
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('pkgconfig' 'gstreamer0.10-base=0.10.34' 'libdvdread' 'lame' 
'libmpeg2' 'a52dec' 'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
+url=http://gstreamer.freedesktop.org/;
+options=(!libtool)
+source=(${url}/src/gst-plugins-ugly/gst-plugins-ugly-${pkgver}.tar.xz
+opencore-amr.patch
+cdio-cd-text-api.patch)
+md5sums=('ba26045c8c8c91f0d48d327ccf53ac0c'
+ 'd8feb6c99bfaff8be6b2c48ea4e98e47'
+ '6c1c665f864387f3a77d32231fedeaab')
+
+build() {
+  cd ${srcdir}/gst-plugins-ugly-${pkgver}
+  patch -Np0 -i ${srcdir}/opencore-amr.patch
+  patch -Np1 -i ${srcdir}/cdio-cd-text-api.patch
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --enable-experimental \
+--with-package-name=GStreamer Ugly Plugins (Archlinux) \
+--with-package-origin=http://www.archlinux.org/;
+  make
+  sed -e 's/gst-libs gst ext/gst-libs gst/' -i Makefile
+}
+
+check() {
+  cd ${srcdir}/gst-plugins-ugly-${pkgver}
+  make check
+}
+
+package_gstreamer0.10-ugly() {
+  pkgdesc=GStreamer Multimedia Framework Ugly plugin libraries
+  depends=('gstreamer0.10-base=0.10.34')
+  
+  cd ${srcdir}/gst-plugins-ugly-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+
+package_gstreamer0.10-ugly-plugins() {
+  pkgdesc=GStreamer Multimedia Framework Ugly Plugins (gst-plugins-ugly)
+  depends=(gstreamer0.10-ugly=${pkgver} 'libdvdread' 'lame' 'libmpeg2' 
'a52dec' 'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr')
+  groups=('gstreamer0.10-plugins')
+  replaces=('gstreamer0.10-dvdread' 'gstreamer0.10-mpeg2dec' 
'gstreamer0.10-mad' 'gstreamer0.10-lame' 'gstreamer0.10-sidplay' 
'gstreamer0.10-a52dec')
+  conflicts=('gstreamer0.10-dvdread' 'gstreamer0.10-mpeg2dec' 
'gstreamer0.10-mad' 'gstreamer0.10-lame' 'gstreamer0.10-sidplay' 
'gstreamer0.10-a52dec')
+
+  cd ${srcdir}/gst-plugins-ugly-${pkgver}
+  make -C ext DESTDIR=${pkgdir} install
+}

Copied: gstreamer0.10-ugly/repos/staging-i686/cdio-cd-text-api.patch (from rev 
177850, gstreamer0.10-ugly/trunk/cdio-cd-text-api.patch)
===
--- staging-i686/cdio-cd-text-api.patch (rev 0)
+++ staging-i686/cdio-cd-text-api.patch 2013-02-10 10:31:25 UTC (rev 177851)
@@ -0,0 +1,183 @@
+From 649bd92cd2600719862ad5189899212409dd0a67 Mon Sep 17 00:00:00 2001
+From: Leon Merten Lohse l...@green-side.de
+Date: Thu, 03 May 2012 22:50:30 +
+Subject: cdio: compensate for libcdio's recent cd-text api changes
+
+https://bugzilla.gnome.org/show_bug.cgi?id=675112
+
+Conflicts:
+
+   ext/cdio/gstcdiocddasrc.c
+---
+diff --git a/ext/cdio/gstcdio.c b/ext/cdio/gstcdio.c
+index 2f58d18..483ebf5 100644
+--- a/ext/cdio/gstcdio.c
 b/ext/cdio/gstcdio.c
+@@ -30,12 +30,16 @@
+ GST_DEBUG_CATEGORY (gst_cdio_debug);
+ 
+ void
+-gst_cdio_add_cdtext_field (GstObject * src, cdtext_t * cdtext,
++gst_cdio_add_cdtext_field (GstObject * src, cdtext_t * cdtext, track_t track,
+ cdtext_field_t field, const gchar * gst_tag, GstTagList ** 

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

2013-02-10 Thread Gaetan Bisson
Date: Sunday, February 10, 2013 @ 11:41:34
  Author: bisson
Revision: 177852

upstream update, install vanilla man pages

Modified:
  dcraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 10:31:25 UTC (rev 177851)
+++ PKGBUILD2013-02-10 10:41:34 UTC (rev 177852)
@@ -3,45 +3,39 @@
 # Contributor: Tobias Kieslich tob...@justdreams.de
 
 pkgname=dcraw
-pkgver=9.16
+pkgver=9.17
 pkgrel=1
-pkgdesc=A command line based converter for digicams raw output
+pkgdesc='Decodes any raw image from any digital camera'
+url='http://www.cybercom.net/~dcoffin/dcraw/'
 arch=('i686' 'x86_64')
-url=http://www.cybercom.net/~dcoffin/dcraw/;
 license=('custom')
 depends=('lcms' 'jasper')
-source=(http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('fb73ca3ccd703bd522a759e0366814f0a3411902')
+source=(http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('11a0b20b8f46950dd94e6c1ada313807049a6b27')
 
 build() {
-  cd ${srcdir}/${pkgname}
-  gcc ${CFLAGS} -O3 -o dcraw dcraw.c \
--Wall -Wno-unused-result -Wno-array-bounds \
--lm -ljasper -ljpeg -llcms -DLOCALEDIR=\/usr/share/locale/\
+   cd ${srcdir}/${pkgname}
+   gcc ${CFLAGS} ${LDFLAGS} \
+   -o dcraw dcraw.c \
+   -lm -ljasper -ljpeg -llcms \
+   -DLOCALEDIR=\/usr/share/locale/\
 }
 
 package() {
-  cd ${srcdir}/${pkgname}
-  install -Dm755 dcraw ${pkgdir}/usr/bin/dcraw
-  install -Dm644 dcraw.1 ${pkgdir}/usr/share/man/man1/dcraw.1
-  
-  for langchar in \
-fr.latin1 it.latin1 de.latin1 pt.latin1 es.latin1 nl.latin1 sv.latin1 \
-ca.latin1 da.latin1 cs.latin2 hu.latin2 pl.latin2 eo.latin3 ru.koi8-r \
-zh_TW.big5 zh_CN.gb2312
-  do
-lang=$(echo $langchar | cut -d. -f1)
-char=$(echo $langchar | cut -d. -f2-)
-if [ -f dcraw_${lang}.1 ]; then
-  mkdir -p -m 755 ${pkgdir}/usr/share/man/$lang/man1
-  iconv -f utf-8 -t $char dcraw_$lang.1  
${pkgdir}/usr/share/man/$lang/man1/dcraw.1
-  mkdir -p -m 755 ${pkgdir}/usr/share/man/$lang.UTF-8/man1
-  cp dcraw_$lang.1 ${pkgdir}/usr/share/man/$lang.UTF-8/man1/dcraw.1
-fi
-mkdir -p -m 755 ${pkgdir}/usr/share/locale/$lang/LC_MESSAGES
-msgfmt -o ${pkgdir}/usr/share/locale/$lang/LC_MESSAGES/dcraw.mo 
dcraw_$lang.po
-  done
+   cd ${srcdir}/${pkgname}
 
-  install -d ${pkgdir}/usr/share/licenses/${pkgname}
-  head -25 dcraw.c  ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
+   install -Dm755 dcraw ${pkgdir}/usr/bin/dcraw
+   install -Dm644 dcraw.1 ${pkgdir}/usr/share/man/man1/dcraw.1
+   
+   for i in dcraw_*.1; do j=${i#dcraw_}; k=${j%.1}
+   install -Dm644 $i ${pkgdir}/usr/share/man/$k/man1/dcraw.1
+   done
+
+   for i in dcraw_*.po; do j=${i#dcraw_}; k=${j%.po}
+   install -d ${pkgdir}/usr/share/locale/$k/LC_MESSAGES
+   msgfmt -o ${pkgdir}/usr/share/locale/$k/LC_MESSAGES/dcraw.mo 
$i
+   done
+
+   install -d ${pkgdir}/usr/share/licenses/${pkgname}
+   head -25 dcraw.c  ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
 }



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

2013-02-10 Thread Gaetan Bisson
Date: Sunday, February 10, 2013 @ 11:42:13
  Author: bisson
Revision: 177853

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-10 10:41:34 UTC (rev 177852)
+++ extra-i686/PKGBUILD 2013-02-10 10:42:13 UTC (rev 177853)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: tobias tob...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-
-pkgname=dcraw
-pkgver=9.16
-pkgrel=1
-pkgdesc=A command line based converter for digicams raw output
-arch=('i686' 'x86_64')
-url=http://www.cybercom.net/~dcoffin/dcraw/;
-license=('custom')
-depends=('lcms' 'jasper')
-source=(http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('fb73ca3ccd703bd522a759e0366814f0a3411902')
-
-build() {
-  cd ${srcdir}/${pkgname}
-  gcc ${CFLAGS} -O3 -o dcraw dcraw.c \
--Wall -Wno-unused-result -Wno-array-bounds \
--lm -ljasper -ljpeg -llcms -DLOCALEDIR=\/usr/share/locale/\
-}
-
-package() {
-  cd ${srcdir}/${pkgname}
-  install -Dm755 dcraw ${pkgdir}/usr/bin/dcraw
-  install -Dm644 dcraw.1 ${pkgdir}/usr/share/man/man1/dcraw.1
-  
-  for langchar in \
-fr.latin1 it.latin1 de.latin1 pt.latin1 es.latin1 nl.latin1 sv.latin1 \
-ca.latin1 da.latin1 cs.latin2 hu.latin2 pl.latin2 eo.latin3 ru.koi8-r \
-zh_TW.big5 zh_CN.gb2312
-  do
-lang=$(echo $langchar | cut -d. -f1)
-char=$(echo $langchar | cut -d. -f2-)
-if [ -f dcraw_${lang}.1 ]; then
-  mkdir -p -m 755 ${pkgdir}/usr/share/man/$lang/man1
-  iconv -f utf-8 -t $char dcraw_$lang.1  
${pkgdir}/usr/share/man/$lang/man1/dcraw.1
-  mkdir -p -m 755 ${pkgdir}/usr/share/man/$lang.UTF-8/man1
-  cp dcraw_$lang.1 ${pkgdir}/usr/share/man/$lang.UTF-8/man1/dcraw.1
-fi
-mkdir -p -m 755 ${pkgdir}/usr/share/locale/$lang/LC_MESSAGES
-msgfmt -o ${pkgdir}/usr/share/locale/$lang/LC_MESSAGES/dcraw.mo 
dcraw_$lang.po
-  done
-
-  install -d ${pkgdir}/usr/share/licenses/${pkgname}
-  head -25 dcraw.c  ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
-}

Copied: dcraw/repos/extra-i686/PKGBUILD (from rev 177852, dcraw/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-10 10:42:13 UTC (rev 177853)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: tobias tob...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+
+pkgname=dcraw
+pkgver=9.17
+pkgrel=1
+pkgdesc='Decodes any raw image from any digital camera'
+url='http://www.cybercom.net/~dcoffin/dcraw/'
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('lcms' 'jasper')
+source=(http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('11a0b20b8f46950dd94e6c1ada313807049a6b27')
+
+build() {
+   cd ${srcdir}/${pkgname}
+   gcc ${CFLAGS} ${LDFLAGS} \
+   -o dcraw dcraw.c \
+   -lm -ljasper -ljpeg -llcms \
+   -DLOCALEDIR=\/usr/share/locale/\
+}
+
+package() {
+   cd ${srcdir}/${pkgname}
+
+   install -Dm755 dcraw ${pkgdir}/usr/bin/dcraw
+   install -Dm644 dcraw.1 ${pkgdir}/usr/share/man/man1/dcraw.1
+   
+   for i in dcraw_*.1; do j=${i#dcraw_}; k=${j%.1}
+   install -Dm644 $i ${pkgdir}/usr/share/man/$k/man1/dcraw.1
+   done
+
+   for i in dcraw_*.po; do j=${i#dcraw_}; k=${j%.po}
+   install -d ${pkgdir}/usr/share/locale/$k/LC_MESSAGES
+   msgfmt -o ${pkgdir}/usr/share/locale/$k/LC_MESSAGES/dcraw.mo 
$i
+   done
+
+   install -d ${pkgdir}/usr/share/licenses/${pkgname}
+   head -25 dcraw.c  ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-10 10:41:34 UTC (rev 177852)
+++ extra-x86_64/PKGBUILD   2013-02-10 10:42:13 UTC (rev 177853)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: tobias tob...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-
-pkgname=dcraw
-pkgver=9.16
-pkgrel=1
-pkgdesc=A command line based converter for digicams raw output
-arch=('i686' 'x86_64')
-url=http://www.cybercom.net/~dcoffin/dcraw/;
-license=('custom')
-depends=('lcms' 'jasper')
-source=(http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('fb73ca3ccd703bd522a759e0366814f0a3411902')
-
-build() {
-  cd ${srcdir}/${pkgname}
-  gcc 

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

2013-02-10 Thread Bartłomiej Piotrowski
Date: Sunday, February 10, 2013 @ 11:48:16
  Author: bpiotrowski
Revision: 84082

upgpkg: cinelerra-cv 1:2.2-13

rebuild against ffmpeg 1.1

Modified:
  cinelerra-cv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 08:45:13 UTC (rev 84081)
+++ PKGBUILD2013-02-10 10:48:16 UTC (rev 84082)
@@ -7,7 +7,7 @@
 pkgname=cinelerra-cv
 pkgver=2.2
 _gitrel=2.2.0
-pkgrel=12
+pkgrel=13
 epoch=1
 pkgdesc=Professional video editing and compositing environment
 arch=('x86_64' 'i686')



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

2013-02-10 Thread Bartłomiej Piotrowski
Date: Sunday, February 10, 2013 @ 11:48:34
  Author: bpiotrowski
Revision: 84083

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

Added:
  cinelerra-cv/repos/community-staging-i686/
  cinelerra-cv/repos/community-staging-i686/PKGBUILD
(from rev 84082, cinelerra-cv/trunk/PKGBUILD)
  cinelerra-cv/repos/community-staging-i686/ffmpeg_api.patch
(from rev 84082, cinelerra-cv/trunk/ffmpeg_api.patch)
  cinelerra-cv/repos/community-staging-i686/v4l1_removal.patch
(from rev 84082, cinelerra-cv/trunk/v4l1_removal.patch)
  cinelerra-cv/repos/community-staging-x86_64/
  cinelerra-cv/repos/community-staging-x86_64/PKGBUILD
(from rev 84082, cinelerra-cv/trunk/PKGBUILD)
  cinelerra-cv/repos/community-staging-x86_64/ffmpeg_api.patch
(from rev 84082, cinelerra-cv/trunk/ffmpeg_api.patch)
  cinelerra-cv/repos/community-staging-x86_64/v4l1_removal.patch
(from rev 84082, cinelerra-cv/trunk/v4l1_removal.patch)

-+
 community-staging-i686/PKGBUILD |   89 ++
 community-staging-i686/ffmpeg_api.patch |  163 ++
 community-staging-i686/v4l1_removal.patch   |  125 +++
 community-staging-x86_64/PKGBUILD   |   89 ++
 community-staging-x86_64/ffmpeg_api.patch   |  163 ++
 community-staging-x86_64/v4l1_removal.patch |  125 +++
 6 files changed, 754 insertions(+)

Copied: cinelerra-cv/repos/community-staging-i686/PKGBUILD (from rev 84082, 
cinelerra-cv/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-10 10:48:34 UTC (rev 84083)
@@ -0,0 +1,89 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+# Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=cinelerra-cv
+pkgver=2.2
+_gitrel=2.2.0
+pkgrel=13
+epoch=1
+pkgdesc=Professional video editing and compositing environment
+arch=('x86_64' 'i686')
+url=http://cinelerra.org/;
+license=('GPL')
+depends=('e2fsprogs' 'libavc1394' 'libiec61883' 'freetype2'
+ 'libtiff' 'mjpegtools' 'fftw' 'a52dec' 'glu'
+ 'ffmpeg' 'libxv' 'faad2' 'faac' 'openexr' 'ilmbase=1.0.3')
+makedepends=('git' 'nasm' 'mesa')
+options=('!libtool')
+source=('v4l1_removal.patch'
+'ffmpeg_api.patch')
+md5sums=('bfa85e20809429d88eba4ab83e569612'
+ 'b05ec2fb54e7d02f6167525417802111')
+
+_gituri=git://git.cinelerra.org/CinelerraCV.git
+_gitdir=cinelerra
+
+_confit() {
+  ./configure --prefix=/usr \
+  --with-buildinfo=git/recompile \
+  --with-external-ffmpeg \
+  --enable-opengl \
+  --disable-esd $@
+}
+
+build() {
+  msg Connecting to GIT server
+
+  if [ -d $_gitdir ] ; then
+cd $_gitdir  git pull origin
+msg The local files are updated.
+  else
+git clone $_gituri -b rel$_gitrel $_gitdir
+  fi
+
+  msg GIT checkout done or server timeout
+  msg Starting make...
+
+  rm -rf $srcdir/$_gitdir-build
+  cp -r $srcdir/$_gitdir $srcdir/$_gitdir-build
+  cd $srcdir/$_gitdir-build
+
+  # gcc 4.6 workaround
+  export CFLAGS+= -Wwrite-strings -D__STDC_CONSTANT_MACROS
+  export CPPFLAGS=$CFLAGS
+
+  # remove executable stack
+  export LDFLAGS+= -Wl,-z,noexecstack
+
+  # v4l1 removal patch
+  patch -Np1 -i $srcdir/v4l1_removal.patch
+
+  # new ffmpeg api patch
+  patch -Np1 -i $srcdir/ffmpeg_api.patch
+
+  sed -i -e '/Debian/d' admin/nasm
+
+  # if you don't need OpenGL comment out the next line (and no glu/mesa dep)
+  sed -i '/\/X11R6/s///' configure.in
+
+  ./autogen.sh
+
+  if [ $CARCH = 'x86_64' ]; then
+_confit --disable-mmx
+  else
+_confit --enable-mmx
+  fi
+
+  make
+}
+
+package() {
+  cd $srcdir/$_gitdir-build
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: cinelerra-cv/repos/community-staging-i686/ffmpeg_api.patch (from rev 
84082, cinelerra-cv/trunk/ffmpeg_api.patch)
===
--- community-staging-i686/ffmpeg_api.patch (rev 0)
+++ community-staging-i686/ffmpeg_api.patch 2013-02-10 10:48:34 UTC (rev 
84083)
@@ -0,0 +1,163 @@
+diff --git a/cinelerra/ffmpeg.C b/cinelerra/ffmpeg.C
+index 6ab6047..7cde503 100644
+--- a/cinelerra/ffmpeg.C
 b/cinelerra/ffmpeg.C
+@@ -23,7 +23,6 @@ FFMPEG::FFMPEG(Asset *asset) {
+ 
+ int FFMPEG::init(char *codec_string) {
+ 
+-  avcodec_init();
+   avcodec_register_all();
+ 
+   CodecID id = codec_id(codec_string);
+@@ -364,12 +363,15 @@ int FFMPEG::decode(uint8_t *data, long data_size, VFrame 
*frame_out) {
+ 
+   // NOTE: frame must already have data space allocated
+   
++  AVPacket pkt;
+   got_picture = 0;
+-  int length = 

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

2013-02-10 Thread Jelle van der Waa
Date: Sunday, February 10, 2013 @ 11:48:47
  Author: jelle
Revision: 84084

fix typo

Modified:
  qtcreator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 10:48:34 UTC (rev 84083)
+++ PKGBUILD2013-02-10 10:48:47 UTC (rev 84084)
@@ -19,7 +19,7 @@
 options=('docs')
 optdepends=('qt-doc: for the integrated Qt documentation'
 'gdb: for the debugger'
-'cmake: for cmake project suppport'
+'cmake: for cmake project support'
 'openssh-askpass: for ssh support'
 'git: for git support'
 'mercurial: for mercurial support'



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 12:03:57
  Author: ioni
Revision: 177854

x264 rebuild

Modified:
  opal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 10:42:13 UTC (rev 177853)
+++ PKGBUILD2013-02-10 11:03:57 UTC (rev 177854)
@@ -3,7 +3,7 @@
 # Contributor: Tom K t...@runbox.com
 pkgname=opal
 pkgver=3.10.9
-pkgrel=1
+pkgrel=2
 pkgdesc=Open Phone Abstraction Library
 arch=(i686 x86_64)
 url=http://www.opalvoip.org;



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 12:05:16
  Author: ioni
Revision: 177855

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

Added:
  opal/repos/staging-i686/
  opal/repos/staging-i686/PKGBUILD
(from rev 177854, opal/trunk/PKGBUILD)
  opal/repos/staging-i686/opal-ffmpeg.patch
(from rev 177854, opal/trunk/opal-ffmpeg.patch)
  opal/repos/staging-x86_64/
  opal/repos/staging-x86_64/PKGBUILD
(from rev 177854, opal/trunk/PKGBUILD)
  opal/repos/staging-x86_64/opal-ffmpeg.patch
(from rev 177854, opal/trunk/opal-ffmpeg.patch)

--+
 staging-i686/PKGBUILD|   31 +
 staging-i686/opal-ffmpeg.patch   |  195 +
 staging-x86_64/PKGBUILD  |   31 +
 staging-x86_64/opal-ffmpeg.patch |  195 +
 4 files changed, 452 insertions(+)

Copied: opal/repos/staging-i686/PKGBUILD (from rev 177854, opal/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-10 11:05:16 UTC (rev 177855)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom K t...@runbox.com
+pkgname=opal
+pkgver=3.10.9
+pkgrel=2
+pkgdesc=Open Phone Abstraction Library
+arch=(i686 x86_64)
+url=http://www.opalvoip.org;
+license=('GPL')
+depends=('ptlib' 'libtheora' 'x264' 'speex' 'gsm')
+makedepends=('ffmpeg')
+options=(!makeflags)
+source=(http://ftp.gnome.org/pub/GNOME/sources/opal/${pkgver%.*}/opal-$pkgver.tar.xz
+opal-ffmpeg.patch)
+sha256sums=('86c717a881f5283cfb58a5d52573c337b904115b90fa3e53c77fc543605e7950'
+'d81542907ace54015b7c69c275b0c67f449eeb252ba971ba6ca728a5e20db231')
+
+build() {
+  cd ${srcdir}/opal-${pkgver}
+  patch -Np1 -i ${srcdir}/opal-ffmpeg.patch
+  CXXFLAGS=$CXXFLAGS -fpermissive \
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd ${srcdir}/opal-${pkgver}
+  make DESTDIR=${pkgdir} install
+  chmod 644 ${pkgdir}/usr/lib/libopal_s.a
+}

Copied: opal/repos/staging-i686/opal-ffmpeg.patch (from rev 177854, 
opal/trunk/opal-ffmpeg.patch)
===
--- staging-i686/opal-ffmpeg.patch  (rev 0)
+++ staging-i686/opal-ffmpeg.patch  2013-02-10 11:05:16 UTC (rev 177855)
@@ -0,0 +1,195 @@
+diff -ru opal-3.10.7/plugins/video/H.263-1998/h263-1998.cxx 
opal-3.10.7.patched/plugins/video/H.263-1998/h263-1998.cxx
+--- opal-3.10.7/plugins/video/H.263-1998/h263-1998.cxx 2012-08-23 
04:18:42.0 +0200
 opal-3.10.7.patched/plugins/video/H.263-1998/h263-1998.cxx 2012-08-28 
19:53:12.080918973 +0200
+@@ -48,6 +48,7 @@
+ #endif
+ 
+ #include h263-1998.h
++#include libavutil/opt.h
+ #include limits
+ #include iomanip
+ #include stdio.h
+@@ -317,9 +318,9 @@
+ // Level 2+ 
+ // works with eyeBeam, signaled via  non-standard D
+ if (atoi(value) == 1)
+-  m_context-flags |= CODEC_FLAG_H263P_UMV; 
++  av_opt_set_int(m_context-priv_data, umv, 1, 0);
+ else
+-  m_context-flags = ~CODEC_FLAG_H263P_UMV; 
++  av_opt_set_int(m_context-priv_data, umv, 0, 0);
+ return;
+   }
+ 
+@@ -328,9 +329,9 @@
+ // Annex F: Advanced Prediction Mode
+ // does not work with eyeBeam
+ if (atoi(value) == 1)
+-  m_context-flags |= CODEC_FLAG_OBMC; 
++  av_opt_set_int(m_context-priv_data, obmc, 1, 0);
+ else
+-  m_context-flags = ~CODEC_FLAG_OBMC; 
++  av_opt_set_int(m_context-priv_data, obmc, 0, 0);
+ return;
+   }
+ #endif
+@@ -360,9 +361,9 @@
+ // Annex K: Slice Structure
+ // does not work with eyeBeam
+ if (atoi(value) != 0)
+-  m_context-flags |= CODEC_FLAG_H263P_SLICE_STRUCT; 
++  av_opt_set_int(m_context-priv_data, structured_slices, 1, 0);
+ else
+-  m_context-flags = ~CODEC_FLAG_H263P_SLICE_STRUCT; 
++  av_opt_set_int(m_context-priv_data, structured_slices, 0, 0);
+ return;
+   }
+ 
+@@ -370,9 +371,9 @@
+ // Annex S: Alternative INTER VLC mode
+ // does not work with eyeBeam
+ if (atoi(value) == 1)
+-  m_context-flags |= CODEC_FLAG_H263P_AIV; 
++  av_opt_set_int(m_context-priv_data, aiv, 1, 0);
+ else
+-  m_context-flags = ~CODEC_FLAG_H263P_AIV; 
++  av_opt_set_int(m_context-priv_data, aiv, 0, 0);
+ return;
+   }
+ 
+@@ -450,15 +451,6 @@
+   PTRACE(5, m_prefix, qmax set to   m_context-qmax);
+   PTRACE(5, m_prefix, payload size set to   m_context-rtp_payload_size);
+ 
+-  #define CODEC_TRACER_FLAG(tracer, flag) \
+-PTRACE(4, m_prefix, #flag  is   ((m_context-flags  flag) ? 
enabled : disabled));
+-  CODEC_TRACER_FLAG(tracer, CODEC_FLAG_H263P_UMV);
+-  CODEC_TRACER_FLAG(tracer, CODEC_FLAG_OBMC);
+-  CODEC_TRACER_FLAG(tracer, CODEC_FLAG_AC_PRED);
+-  CODEC_TRACER_FLAG(tracer, CODEC_FLAG_H263P_SLICE_STRUCT)
+-  CODEC_TRACER_FLAG(tracer, CODEC_FLAG_LOOP_FILTER);
+-  

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

2013-02-10 Thread Jelle van der Waa
Date: Sunday, February 10, 2013 @ 12:22:43
  Author: jelle
Revision: 84085

upgpkg: mythtv 1:0.26.0-6

x264 and ffmpeg

Modified:
  mythtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 10:48:47 UTC (rev 84084)
+++ PKGBUILD2013-02-10 11:22:43 UTC (rev 84085)
@@ -7,7 +7,7 @@
 
 pkgname=mythtv
 pkgver=0.26.0
-pkgrel=5
+pkgrel=6
 epoch=1
 pkgdesc=A Homebrew PVR project
 arch=('i686' 'x86_64')



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

2013-02-10 Thread Jelle van der Waa
Date: Sunday, February 10, 2013 @ 12:24:42
  Author: jelle
Revision: 84086

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

Added:
  mythtv/repos/community-staging-i686/
  mythtv/repos/community-staging-i686/PKGBUILD
(from rev 84085, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-i686/alsa.patch
(from rev 84085, mythtv/trunk/alsa.patch)
  mythtv/repos/community-staging-i686/mythbackend.conf
(from rev 84085, mythtv/trunk/mythbackend.conf)
  mythtv/repos/community-staging-i686/mythbackend.rc
(from rev 84085, mythtv/trunk/mythbackend.rc)
  mythtv/repos/community-staging-i686/mythbackend.service
(from rev 84085, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-i686/mythtv.install
(from rev 84085, mythtv/trunk/mythtv.install)
  mythtv/repos/community-staging-x86_64/
  mythtv/repos/community-staging-x86_64/PKGBUILD
(from rev 84085, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-x86_64/alsa.patch
(from rev 84085, mythtv/trunk/alsa.patch)
  mythtv/repos/community-staging-x86_64/mythbackend.conf
(from rev 84085, mythtv/trunk/mythbackend.conf)
  mythtv/repos/community-staging-x86_64/mythbackend.rc
(from rev 84085, mythtv/trunk/mythbackend.rc)
  mythtv/repos/community-staging-x86_64/mythbackend.service
(from rev 84085, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-x86_64/mythtv.install
(from rev 84085, mythtv/trunk/mythtv.install)

--+
 community-staging-i686/PKGBUILD  |   78 +
 community-staging-i686/alsa.patch|   66 +
 community-staging-i686/mythbackend.conf  |   53 
 community-staging-i686/mythbackend.rc|   73 +++
 community-staging-i686/mythbackend.service   |   14 
 community-staging-i686/mythtv.install|   22 +++
 community-staging-x86_64/PKGBUILD|   78 +
 community-staging-x86_64/alsa.patch  |   66 +
 community-staging-x86_64/mythbackend.conf|   53 
 community-staging-x86_64/mythbackend.rc  |   73 +++
 community-staging-x86_64/mythbackend.service |   14 
 community-staging-x86_64/mythtv.install  |   22 +++
 12 files changed, 612 insertions(+)

Copied: mythtv/repos/community-staging-i686/PKGBUILD (from rev 84085, 
mythtv/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-10 11:24:42 UTC (rev 84086)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Jonathan Conder jonno.con...@gmail.com
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: kleptophob...@gmail.com
+# Contributor: dorphell dorph...@archlinux.org
+
+pkgname=mythtv
+pkgver=0.26.0
+pkgrel=6
+epoch=1
+pkgdesc=A Homebrew PVR project
+arch=('i686' 'x86_64')
+url=http://www.mythtv.org/;
+license=('GPL')
+depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
+ 'libpulse' 'libva' 'libvdpau' 'libxinerama' 'lirc-utils'
+'mysql-clients' 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6'
+'perl-libwww' 'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'urlgrabber'
+'x264')
+makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'openssl' 'yasm')
+optdepends=('glew: for GPU commercial flagging'
+'libcec: for consumer electronics control capabilities'
+   'libxml2: to read blu-ray metadata'
+   'openssl: for AirTunes (RAOP) support'
+'xmltv: to download tv listings')
+conflicts=('myththemes' 'mythplugins-mythvideo')
+replaces=('myththemes' 'mythplugins-mythvideo')
+backup=('etc/conf.d/mythbackend')
+install='mythtv.install'
+source=(ftp://ftp.osuosl.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2;
+'alsa.patch'
+'mythbackend.rc'
+'mythbackend.conf'
+   'mythbackend.service'
+   
'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.patch')
+md5sums=('f57066bf75e6f14824c494d41639f4f9'
+ 'f64b8219e3d27a2edf96733b851e576b'
+ 'c8f935d42fb8617e9279bd539811ca5f'
+ 'ab962d83614cbd0ac11ce3fcc929829d'
+ 'e4d572dcc307d6d8ae26bee5aebf9f3a'
+ '6e156c9fc0b369346d93ccafad46cba3')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  find 'bindings/python' 'contrib' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
+
+  patch -Np1 -i $srcdir/alsa.patch
+  patch -Np2 -i $srcdir/libcec-2-support.patch
+
+  ARCH=${CARCH/_/-}
+  ./configure --prefix=/usr \
+  --cpu=$ARCH \
+ --disable-altivec \
+ --disable-audio-jack \
+ --disable-ccache \
+ --disable-distcc \
+ --enable-libfftw3 \
+ 

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

2013-02-10 Thread Bartłomiej Piotrowski
Date: Sunday, February 10, 2013 @ 12:34:12
  Author: bpiotrowski
Revision: 84087

upgpkg: vtk 5.10.1-4

rebuild against ffmpeg 1.1

Modified:
  vtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 11:24:42 UTC (rev 84086)
+++ PKGBUILD2013-02-10 11:34:12 UTC (rev 84087)
@@ -10,7 +10,7 @@
 
 pkgname=vtk
 pkgver=5.10.1
-pkgrel=3
+pkgrel=4
 pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization.'
 arch=('i686' 'x86_64')
 url='http://www.vtk.org/'



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 12:35:47
  Author: ioni
Revision: 177856

ffmpeg 1.1.1 rebuild

Modified:
  ffmpegthumbnailer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 11:05:16 UTC (rev 177855)
+++ PKGBUILD2013-02-10 11:35:47 UTC (rev 177856)
@@ -4,7 +4,7 @@
 
 pkgname=ffmpegthumbnailer
 pkgver=2.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc=Lightweight video thumbnailer that can be used by file managers.
 url=http://code.google.com/p/ffmpegthumbnailer/;
 license=('GPL2')



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 12:36:36
  Author: ioni
Revision: 177857

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

Added:
  ffmpegthumbnailer/repos/staging-i686/
  ffmpegthumbnailer/repos/staging-i686/PKGBUILD
(from rev 177856, ffmpegthumbnailer/trunk/PKGBUILD)
  ffmpegthumbnailer/repos/staging-x86_64/
  ffmpegthumbnailer/repos/staging-x86_64/PKGBUILD
(from rev 177856, ffmpegthumbnailer/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   29 +
 staging-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: ffmpegthumbnailer/repos/staging-i686/PKGBUILD (from rev 177856, 
ffmpegthumbnailer/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-10 11:36:36 UTC (rev 177857)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 23110 2010-08-06 11:01:51Z rvanharen $
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: boro...@gmail.com
+
+pkgname=ffmpegthumbnailer
+pkgver=2.0.8
+pkgrel=2
+pkgdesc=Lightweight video thumbnailer that can be used by file managers.
+url=http://code.google.com/p/ffmpegthumbnailer/;
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('ffmpeg' 'libjpeg' 'libpng')
+optdepends=('gvfs: support for gio uris')
+source=(http://ffmpegthumbnailer.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+options=('!libtool')
+sha1sums=('2c54ca16efd953f46547e22799cfc40bd9c24533')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --enable-gio --enable-thumbnailer
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: ffmpegthumbnailer/repos/staging-x86_64/PKGBUILD (from rev 177856, 
ffmpegthumbnailer/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-02-10 11:36:36 UTC (rev 177857)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 23110 2010-08-06 11:01:51Z rvanharen $
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: boro...@gmail.com
+
+pkgname=ffmpegthumbnailer
+pkgver=2.0.8
+pkgrel=2
+pkgdesc=Lightweight video thumbnailer that can be used by file managers.
+url=http://code.google.com/p/ffmpegthumbnailer/;
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('ffmpeg' 'libjpeg' 'libpng')
+optdepends=('gvfs: support for gio uris')
+source=(http://ffmpegthumbnailer.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+options=('!libtool')
+sha1sums=('2c54ca16efd953f46547e22799cfc40bd9c24533')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --enable-gio --enable-thumbnailer
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-02-10 Thread Tom Gundersen
Date: Sunday, February 10, 2013 @ 12:36:52
  Author: tomegun
Revision: 177858

upgpkg: hwids 20130209-1

upstream release

Modified:
  hwids/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 11:36:36 UTC (rev 177857)
+++ PKGBUILD2013-02-10 11:36:52 UTC (rev 177858)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tom Gundersen t...@jklm.no
 pkgname=hwids
-pkgver=20121203
+pkgver=20130209
 pkgrel=1
 pkgdesc=hardware identification databases
 url=https://github.com/gentoo/hwids
@@ -16,4 +16,4 @@
 install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
   done
 }
-md5sums=('32c1e06a2a4d72f52fb8e2085ef9ab67')
+md5sums=('1aa720471c223a2b8c081f5ba513d2da')



[arch-commits] Commit in hwids/repos (testing-any testing-any/PKGBUILD)

2013-02-10 Thread Tom Gundersen
Date: Sunday, February 10, 2013 @ 12:37:01
  Author: tomegun
Revision: 177859

archrelease: copy trunk to testing-any

Added:
  hwids/repos/testing-any/
  hwids/repos/testing-any/PKGBUILD
(from rev 177858, hwids/trunk/PKGBUILD)

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

Copied: hwids/repos/testing-any/PKGBUILD (from rev 177858, hwids/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-02-10 11:37:01 UTC (rev 177859)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+pkgname=hwids
+pkgver=20130209
+pkgrel=1
+pkgdesc=hardware identification databases
+url=https://github.com/gentoo/hwids
+license=('GPL2')
+arch=('any')
+source=(https://github.com/gentoo/${pkgname}/tarball/${pkgname}-${pkgver};)
+
+package() {
+  cd ${srcdir}/*
+
+  for ids in pci.ids usb.ids; do
+install -Dm644 $ids ${pkgdir}/usr/share/hwdata/${ids}
+  done
+}
+md5sums=('1aa720471c223a2b8c081f5ba513d2da')



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

2013-02-10 Thread Bartłomiej Piotrowski
Date: Sunday, February 10, 2013 @ 12:47:32
  Author: bpiotrowski
Revision: 84088

archrelease: copy trunk to community-staging-i686

Added:
  vtk/repos/community-staging-i686/
  vtk/repos/community-staging-i686/PKGBUILD
(from rev 84087, vtk/trunk/PKGBUILD)
  vtk/repos/community-staging-i686/ffmpeg-0.11.diff
(from rev 84087, vtk/trunk/ffmpeg-0.11.diff)
  vtk/repos/community-staging-i686/ffmpeg-0.8.diff
(from rev 84087, vtk/trunk/ffmpeg-0.8.diff)
  vtk/repos/community-staging-i686/python-destdir.diff
(from rev 84087, vtk/trunk/python-destdir.diff)
  vtk/repos/community-staging-i686/tcl-8.6.diff
(from rev 84087, vtk/trunk/tcl-8.6.diff)

-+
 PKGBUILD|  114 ++
 ffmpeg-0.11.diff|   46 
 ffmpeg-0.8.diff |   66 
 python-destdir.diff |   11 
 tcl-8.6.diff|   13 +
 5 files changed, 250 insertions(+)

Copied: vtk/repos/community-staging-i686/PKGBUILD (from rev 84087, 
vtk/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-10 11:47:32 UTC (rev 84088)
@@ -0,0 +1,114 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Christofer Bertonha christoferbertonha at gmail dot com
+# Contributor: leepesjee lpeschier at xs4all dot nl
+# Contributor: Olivier Medoc
+# Contributor: ignotus
+# Contributor: Fabian Moser
+# Contributor: djscholl
+
+pkgname=vtk
+pkgver=5.10.1
+pkgrel=4
+pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization.'
+arch=('i686' 'x86_64')
+url='http://www.vtk.org/'
+license=('BSD')
+depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt' 'qtwebkit' 'lesstif' 'mysql' 
'hdf5')
+makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'mesa' 'python2' 
'tk')
+optdepends=('python2: python bindings'
+'java-runtime: java bindings'
+'tk: tcl bindings'
+'gnuplot: plotting tools'
+'graphviz: drawing tools')
+source=(http://www.vtk.org/files/release/${pkgver:0:4}/vtk-${pkgver}.tar.gz;
+
http://www.vtk.org/files/release/${pkgver:0:4}/vtkdata-${pkgver}.tar.gz;
+ffmpeg-0.8.diff ffmpeg-0.11.diff tcl-8.6.diff python-destdir.diff)
+md5sums=('264b0052e65bd6571a84727113508789'
+ 'b6355063264cd56bcd1396c92f6ca59a'
+ 'e992321c9d1def6034d0fa6607b40c5a'
+ '81922ea61989e5591135f233a0400694'
+ 'a804a9f034e24ef1a8b28542c15ce1a1'
+ 'f7aba715bcc10de93a6ecf1cd6b0c560')
+
+build() {
+  cd ${srcdir}/VTK$pkgver
+
+  # fix compilation errors:
+  patch -Np1 -i ${srcdir}/ffmpeg-0.8.diff
+  patch -Np1 -i ${srcdir}/ffmpeg-0.11.diff
+  patch -Np1 -i ${srcdir}/tcl-8.6.diff
+  patch -Np1 -i ${srcdir}/python-destdir.diff
+
+  cd ${srcdir}
+
+  rm -rf build
+  mkdir build
+  cd build
+
+  # flags to enable using system libs
+  local cmake_system_flags=
+  for lib in HDF5 EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA; do
+cmake_system_flags+=-DVTK_USE_SYSTEM_${lib}:BOOL=ON 
+  done
+
+  # flags to use python2 instead of python which is 3.x.x on archlinux
+  local cmake_system_python_flags=-DPYTHON_EXECUTABLE:PATH=/usr/bin/python2 
-DPYTHON_INCLUDE_DIR:PATH=/usr/include/python2.7 
-DPYTHON_LIBRARY:PATH=/usr/lib/libpython2.7.so
+
+  cmake \
+-Wno-dev \
+-DBUILD_SHARED_LIBS:BOOL=ON \
+-DCMAKE_INSTALL_PREFIX:FILEPATH=/usr \
+-DVTK_DATA_ROOT:FILEPATH=${srcdir}/VTKData$pkgver \
+-DBUILD_DOCUMENTATION:BOOL=ON \
+-DDOCUMENTATION_HTML_HELP:BOOL=ON \
+-DDOCUMENTATION_HTML_TARZ:BOOL=ON \
+-DBUILD_EXAMPLES:BOOL=ON \
+-DVTK_USE_HYBRID:BOOL=ON \
+-DVTK_USE_PARALLEL:BOOL=ON \
+-DVTK_USE_PATENTED:BOOL=ON \
+-DVTK_USE_BOOST:BOOL=ON \
+-DVTK_USE_INFOVIS:BOOL=ON \
+-DVTK_USE_GL2PS:BOOL=ON \
+-DVTK_USE_MYSQL:BOOL=ON \
+-DVTK_USE_FFMPEG_ENCODER:BOOL=ON \
+-DVTK_USE_TEXT_ANALYSIS:BOOL=ON \
+-DVTK_WRAP_JAVA:BOOL=ON \
+-DVTK_WRAP_PYTHON:BOOL=ON \
+-DVTK_WRAP_TCL:BOOL=ON \
+-DVTK_USE_QT:BOOL=ON \
+-DVTK_INSTALL_QT_PLUGIN_DIR:STRING=/usr/lib/qt/plugins \
+-DVTK_USE_GUISUPPORT:BOOL=ON \
+-DCMAKE_CXX_FLAGS=-D__STDC_CONSTANT_MACROS \
+${cmake_system_flags} \
+${cmake_system_python_flags} \
+${srcdir}/VTK$pkgver
+
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  # Move the vtk.jar to the arch-specific location
+  install -dv ${pkgdir}/usr/share/java/vtk
+  mv -v ${pkgdir}/usr/lib/vtk-${pkgver:0:4}/java/vtk.jar \
+${pkgdir}/usr/share/java/vtk
+  rm -rf ${pkgdir}/usr/lib/vtk-${pkgver:0:4}/java
+
+  # Install license
+  install -dv ${pkgdir}/usr/share/licenses/vtk
+  install -m644 ${srcdir}/VTK$pkgver/Copyright.txt \
+${pkgdir}/usr/share/licenses/vtk
+
+  # Put an entry in /etc/ld.so.conf.d

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

2013-02-10 Thread Jan Steffens
Date: Sunday, February 10, 2013 @ 12:48:16
  Author: heftig
Revision: 177860

Fix deps FS#33761

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 11:37:01 UTC (rev 177859)
+++ PKGBUILD2013-02-10 11:48:16 UTC (rev 177860)
@@ -9,10 +9,11 @@
 arch=(i686 x86_64)
 url=http://live.gnome.org/GnomeShell;
 license=(GPL2)
-depends=(caribou folks gcr gjs gnome-bluetooth gnome-desktop gnome-menus 
libcroco libpulse mutter
- nautilus networkmanager telepathy-logger telepathy-mission-control 
unzip gdm)
+depends=(caribou evolution-data-server gjs gnome-bluetooth gnome-menus 
libcroco mutter
+ telepathy-logger telepathy-mission-control unzip gdm 
gnome-screensaver)
 makedepends=(intltool gnome-doc-utils docbook-xsl)
-optdepends=('network-manager-applet: shell integration for networkmanager')
+optdepends=('gnome-control-center: System settings'
+'gnome-themes-standard: Default theme')
 options=('!libtool' '!emptydirs')
 install=gnome-shell.install
 groups=(gnome)



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

2013-02-10 Thread Jan Steffens
Date: Sunday, February 10, 2013 @ 12:52:24
  Author: heftig
Revision: 177861

0.4.11

Modified:
  libquvi-scripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 11:48:16 UTC (rev 177860)
+++ PKGBUILD2013-02-10 11:52:24 UTC (rev 177861)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
 
 pkgname=libquvi-scripts
-pkgver=0.4.10
+pkgver=0.4.11
 pkgrel=1
 pkgdesc='Library for parsing video download links.'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('curl' 'lua')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('ff79b40f6fb886c144ef18169eab0084'
- '61a80a8653a0e758fd66ba9535a33d20')
+md5sums=('0b1d596e15ea863d667eb5175d8316ef'
+ '432d7399a8469a4d11f1c32a95510ae3')
 
 build() {
   cd ${pkgname}-${pkgver}



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 12:52:29
  Author: ioni
Revision: 177862

ffmpeg rebuild

Modified:
  miro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 11:52:24 UTC (rev 177861)
+++ PKGBUILD2013-02-10 11:52:29 UTC (rev 177862)
@@ -3,7 +3,7 @@
 
 pkgname=miro
 pkgver=5.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc=The free and open source internet TV platform
 arch=('i686' 'x86_64')
 url=http://www.getmiro.com;
@@ -14,7 +14,7 @@
  'gstreamer0.10-python' 'python2-notify' 'libtorrent-rasterbar'
  'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 
'python2-pycurl' 
  'gstreamer0.10-ffmpeg' 'ffmpeg' 'mutagen' 'xdg-utils')
-makedepends=('pkg-config' 'boost')
+makedepends=('boost')
 install=miro.install
 
source=(http://ftp.osuosl.org/pub/pculture.org/${pkgname}/src/${pkgname}-${pkgver}.tar.gz;
 'ffmpeg.patch')



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 12:54:16
  Author: ioni
Revision: 177863

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

Added:
  miro/repos/staging-i686/
  miro/repos/staging-i686/PKGBUILD
(from rev 177862, miro/trunk/PKGBUILD)
  miro/repos/staging-i686/ffmpeg.patch
(from rev 177862, miro/trunk/ffmpeg.patch)
  miro/repos/staging-i686/miro.install
(from rev 177862, miro/trunk/miro.install)
  miro/repos/staging-x86_64/
  miro/repos/staging-x86_64/PKGBUILD
(from rev 177862, miro/trunk/PKGBUILD)
  miro/repos/staging-x86_64/ffmpeg.patch
(from rev 177862, miro/trunk/ffmpeg.patch)
  miro/repos/staging-x86_64/miro.install
(from rev 177862, miro/trunk/miro.install)

-+
 staging-i686/PKGBUILD   |   49 
 staging-i686/ffmpeg.patch   |   63 ++
 staging-i686/miro.install   |   17 +++
 staging-x86_64/PKGBUILD |   49 
 staging-x86_64/ffmpeg.patch |   63 ++
 staging-x86_64/miro.install |   17 +++
 6 files changed, 258 insertions(+)

Copied: miro/repos/staging-i686/PKGBUILD (from rev 177862, miro/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-10 11:54:16 UTC (rev 177863)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+
+pkgname=miro
+pkgver=5.0.4
+pkgrel=3
+pkgdesc=The free and open source internet TV platform
+arch=('i686' 'x86_64')
+url=http://www.getmiro.com;
+license=('GPL2')
+depends=('python2-dbus' 'pyrex' 'pygtk' 'gstreamer0.10' 'python2-gconf'
+ 'python2-pysqlite' 'pywebkitgtk' 'shared-mime-info'
+ 'desktop-file-utils' 'gstreamer0.10' 'hicolor-icon-theme'
+ 'gstreamer0.10-python' 'python2-notify' 'libtorrent-rasterbar'
+ 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 
'python2-pycurl' 
+ 'gstreamer0.10-ffmpeg' 'ffmpeg' 'mutagen' 'xdg-utils')
+makedepends=('boost')
+install=miro.install
+source=(http://ftp.osuosl.org/pub/pculture.org/${pkgname}/src/${pkgname}-${pkgver}.tar.gz;
+'ffmpeg.patch')
+sha1sums=('1144f98149ff07208b994a7cedb45a4beaaa451f'
+  'ce0f42be2a0a3ac99f07b5abfabf0975928c841c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  cd linux
+  patch -p2 -i ${srcdir}/ffmpeg.patch
+
+  python2 setup.py install --root=${pkgdir}
+
+  # fix miro startup script so --debug works with python2
+  sed -i s|which python|which python2| ${pkgdir}/usr/bin/miro
+  sed -i s|./miro.real|/usr/bin/miro.real| ${pkgdir}/usr/bin/miro
+
+  # fix python scripts for python2
+  sed -i s|/usr/bin/env python|/usr/bin/env python2| 
${pkgdir}/usr/share/miro/resources/searchengines/update-icons.py
+  for i in usr/share/miro/resources/testdata/echonest-replies/generate.py 
usr/share/miro/resources/searchengines/update-icons.py \
+usr/share/miro/resources/testdata/7digital-replies/generate.py; do
+sed -i s|/usr/bin/python|/usr/bin/python2| ${pkgdir}/${i} 
+  done
+
+  # Fakeroot segfaults on these; remove
+  if [ ${CARCH} == i686 ]; then
+rm -f ${pkgdir}/usr/bin/codegen.Linux-x86_64 || true
+  else
+rm -f ${pkgdir}/usr/bin/codegen.Linux-i686 || true
+  fi
+}

Copied: miro/repos/staging-i686/ffmpeg.patch (from rev 177862, 
miro/trunk/ffmpeg.patch)
===
--- staging-i686/ffmpeg.patch   (rev 0)
+++ staging-i686/ffmpeg.patch   2013-02-10 11:54:16 UTC (rev 177863)
@@ -0,0 +1,63 @@
+--- miro-5.0.1/linux/miro-segmenter.c~ 2012-07-06 14:33:24.618082171 +
 miro-5.0.1/linux/miro-segmenter.c  2012-07-06 15:10:19.564146117 +
+@@ -156,7 +156,7 @@
+ exit(1);
+ }
+ 
+-ret = av_open_input_file(ic, input, ifmt, 0, NULL);
++ret = avformat_open_input(ic, input, ifmt, 0);
+ if (ret != 0) {
+ fprintf(stderr, Could not open input file, make sure it is an mpegts 
file: %d\n, ret);
+ exit(1);
+@@ -215,12 +215,7 @@
+ }
+ }
+ 
+-if (av_set_parameters(oc, NULL)  0) {
+-fprintf(stderr, Invalid output format parameters\n);
+-exit(1);
+-}
+-
+-dump_format(oc, 0, input, 1);
++av_dump_format(oc, 0, input, 1);
+ 
+ if (video_st) {
+ codec = avcodec_find_decoder(video_st-codec-codec_id);
+@@ -233,12 +228,12 @@
+ }
+ }
+ 
+-if (url_fopen(oc-pb, output_filename, URL_WRONLY)  0) {
++if (avio_open(oc-pb, output_filename, AVIO_FLAG_WRITE)  0) {
+ fprintf(stderr, Could not open '%s'\n, output_filename);
+ exit(1);
+ }
+ 
+-if (av_write_header(oc)) {
++if (avformat_write_header(oc, NULL)) {
+ fprintf(stderr, Could not write mpegts header to first output 
file\n);
+ 
+ exit(1);
+@@ -274,10 +269,10 @@
+ }
+ 
+ if 

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

2013-02-10 Thread Jelle van der Waa
Date: Sunday, February 10, 2013 @ 13:19:21
  Author: jelle
Revision: 84089

archrelease: copy trunk to community-staging-x86_64

Added:
  vtk/repos/community-staging-x86_64/
  vtk/repos/community-staging-x86_64/PKGBUILD
(from rev 84088, vtk/trunk/PKGBUILD)
  vtk/repos/community-staging-x86_64/ffmpeg-0.11.diff
(from rev 84088, vtk/trunk/ffmpeg-0.11.diff)
  vtk/repos/community-staging-x86_64/ffmpeg-0.8.diff
(from rev 84088, vtk/trunk/ffmpeg-0.8.diff)
  vtk/repos/community-staging-x86_64/python-destdir.diff
(from rev 84088, vtk/trunk/python-destdir.diff)
  vtk/repos/community-staging-x86_64/tcl-8.6.diff
(from rev 84088, vtk/trunk/tcl-8.6.diff)

-+
 PKGBUILD|  114 ++
 ffmpeg-0.11.diff|   46 
 ffmpeg-0.8.diff |   66 
 python-destdir.diff |   11 
 tcl-8.6.diff|   13 +
 5 files changed, 250 insertions(+)

Copied: vtk/repos/community-staging-x86_64/PKGBUILD (from rev 84088, 
vtk/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-02-10 12:19:21 UTC (rev 84089)
@@ -0,0 +1,114 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Christofer Bertonha christoferbertonha at gmail dot com
+# Contributor: leepesjee lpeschier at xs4all dot nl
+# Contributor: Olivier Medoc
+# Contributor: ignotus
+# Contributor: Fabian Moser
+# Contributor: djscholl
+
+pkgname=vtk
+pkgver=5.10.1
+pkgrel=4
+pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization.'
+arch=('i686' 'x86_64')
+url='http://www.vtk.org/'
+license=('BSD')
+depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt' 'qtwebkit' 'lesstif' 'mysql' 
'hdf5')
+makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'mesa' 'python2' 
'tk')
+optdepends=('python2: python bindings'
+'java-runtime: java bindings'
+'tk: tcl bindings'
+'gnuplot: plotting tools'
+'graphviz: drawing tools')
+source=(http://www.vtk.org/files/release/${pkgver:0:4}/vtk-${pkgver}.tar.gz;
+
http://www.vtk.org/files/release/${pkgver:0:4}/vtkdata-${pkgver}.tar.gz;
+ffmpeg-0.8.diff ffmpeg-0.11.diff tcl-8.6.diff python-destdir.diff)
+md5sums=('264b0052e65bd6571a84727113508789'
+ 'b6355063264cd56bcd1396c92f6ca59a'
+ 'e992321c9d1def6034d0fa6607b40c5a'
+ '81922ea61989e5591135f233a0400694'
+ 'a804a9f034e24ef1a8b28542c15ce1a1'
+ 'f7aba715bcc10de93a6ecf1cd6b0c560')
+
+build() {
+  cd ${srcdir}/VTK$pkgver
+
+  # fix compilation errors:
+  patch -Np1 -i ${srcdir}/ffmpeg-0.8.diff
+  patch -Np1 -i ${srcdir}/ffmpeg-0.11.diff
+  patch -Np1 -i ${srcdir}/tcl-8.6.diff
+  patch -Np1 -i ${srcdir}/python-destdir.diff
+
+  cd ${srcdir}
+
+  rm -rf build
+  mkdir build
+  cd build
+
+  # flags to enable using system libs
+  local cmake_system_flags=
+  for lib in HDF5 EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA; do
+cmake_system_flags+=-DVTK_USE_SYSTEM_${lib}:BOOL=ON 
+  done
+
+  # flags to use python2 instead of python which is 3.x.x on archlinux
+  local cmake_system_python_flags=-DPYTHON_EXECUTABLE:PATH=/usr/bin/python2 
-DPYTHON_INCLUDE_DIR:PATH=/usr/include/python2.7 
-DPYTHON_LIBRARY:PATH=/usr/lib/libpython2.7.so
+
+  cmake \
+-Wno-dev \
+-DBUILD_SHARED_LIBS:BOOL=ON \
+-DCMAKE_INSTALL_PREFIX:FILEPATH=/usr \
+-DVTK_DATA_ROOT:FILEPATH=${srcdir}/VTKData$pkgver \
+-DBUILD_DOCUMENTATION:BOOL=ON \
+-DDOCUMENTATION_HTML_HELP:BOOL=ON \
+-DDOCUMENTATION_HTML_TARZ:BOOL=ON \
+-DBUILD_EXAMPLES:BOOL=ON \
+-DVTK_USE_HYBRID:BOOL=ON \
+-DVTK_USE_PARALLEL:BOOL=ON \
+-DVTK_USE_PATENTED:BOOL=ON \
+-DVTK_USE_BOOST:BOOL=ON \
+-DVTK_USE_INFOVIS:BOOL=ON \
+-DVTK_USE_GL2PS:BOOL=ON \
+-DVTK_USE_MYSQL:BOOL=ON \
+-DVTK_USE_FFMPEG_ENCODER:BOOL=ON \
+-DVTK_USE_TEXT_ANALYSIS:BOOL=ON \
+-DVTK_WRAP_JAVA:BOOL=ON \
+-DVTK_WRAP_PYTHON:BOOL=ON \
+-DVTK_WRAP_TCL:BOOL=ON \
+-DVTK_USE_QT:BOOL=ON \
+-DVTK_INSTALL_QT_PLUGIN_DIR:STRING=/usr/lib/qt/plugins \
+-DVTK_USE_GUISUPPORT:BOOL=ON \
+-DCMAKE_CXX_FLAGS=-D__STDC_CONSTANT_MACROS \
+${cmake_system_flags} \
+${cmake_system_python_flags} \
+${srcdir}/VTK$pkgver
+
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  # Move the vtk.jar to the arch-specific location
+  install -dv ${pkgdir}/usr/share/java/vtk
+  mv -v ${pkgdir}/usr/lib/vtk-${pkgver:0:4}/java/vtk.jar \
+${pkgdir}/usr/share/java/vtk
+  rm -rf ${pkgdir}/usr/lib/vtk-${pkgver:0:4}/java
+
+  # Install license
+  install -dv ${pkgdir}/usr/share/licenses/vtk
+  install -m644 ${srcdir}/VTK$pkgver/Copyright.txt \
+${pkgdir}/usr/share/licenses/vtk
+
+  # Put an entry in 

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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 13:21:35
  Author: ioni
Revision: 177864

x264/ffmpeg rebuild

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 11:54:16 UTC (rev 177863)
+++ PKGBUILD2013-02-10 12:21:35 UTC (rev 177864)
@@ -5,7 +5,7 @@
 
 pkgname=vlc
 pkgver=2.0.5
-pkgrel=2
+pkgrel=3
 pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
 arch=('i686' 'x86_64')
 url=http://www.videolan.org/vlc/;



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 13:23:10
  Author: ioni
Revision: 177865

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

Added:
  vlc/repos/staging-i686/
  vlc/repos/staging-i686/PKGBUILD
(from rev 177864, vlc/trunk/PKGBUILD)
  vlc/repos/staging-i686/vlc.install
(from rev 177864, vlc/trunk/vlc.install)
  vlc/repos/staging-x86_64/
  vlc/repos/staging-x86_64/PKGBUILD
(from rev 177864, vlc/trunk/PKGBUILD)
  vlc/repos/staging-x86_64/vlc.install
(from rev 177864, vlc/trunk/vlc.install)

+
 staging-i686/PKGBUILD  |  101 +++
 staging-i686/vlc.install   |   18 +++
 staging-x86_64/PKGBUILD|  101 +++
 staging-x86_64/vlc.install |   18 +++
 4 files changed, 238 insertions(+)

Copied: vlc/repos/staging-i686/PKGBUILD (from rev 177864, vlc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-10 12:23:10 UTC (rev 177865)
@@ -0,0 +1,101 @@
+# $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.5
+pkgrel=3
+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' 'lua51' 'libmatroska' 
+ 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 
+ 'libshout' 'libmad' 'libmpeg2' 'libmodplug' 'libass' 
+ 'xcb-util-keysyms')
+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' 'opus' 'libssh2'
+ 'mesa')
+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'
+'libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: 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'
+'ttf-freefont: for subtitle font '
+'ttf-dejavu: for subtitle font'
+'opus: for opus support'
+'libssh2: for sftp 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=('4f959c0766ada8cea5a72c65fce94ebe')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
+  sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --disable-rpath \
+  --enable-oss \
+  --enable-faad \
+  --enable-nls \
+  --enable-lirc \
+  --enable-pvr \
+  --enable-ncurses \
+  --enable-realrtsp \
+  --enable-xosd \
+  --enable-aa \
+  --enable-vcdx \
+  --enable-upnp \
+  --enable-opus \
+  --enable-sftp \
+  LUAC=luac5.1
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  for res in 16 32 48 128; do
+install -D 

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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 13:38:39
  Author: ioni
Revision: 177866

x264/ffmpeg rebuild

Modified:
  opencv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 12:23:10 UTC (rev 177865)
+++ PKGBUILD2013-02-10 12:38:39 UTC (rev 177866)
@@ -6,7 +6,7 @@
 pkgname=('opencv' 'opencv-docs' 'opencv-samples')
 _realname=OpenCV
 pkgver=2.4.3
-pkgrel=4
+pkgrel=5
 pkgdesc=Open Source Computer Vision Library
 arch=('i686' 'x86_64')
 license=('BSD')



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 13:40:52
  Author: ioni
Revision: 177867

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

Added:
  opencv/repos/staging-i686/
  opencv/repos/staging-i686/PKGBUILD
(from rev 177866, opencv/trunk/PKGBUILD)
  opencv/repos/staging-i686/fsh.patch
(from rev 177866, opencv/trunk/fsh.patch)
  opencv/repos/staging-i686/pkgconfig.patch
(from rev 177866, opencv/trunk/pkgconfig.patch)
  opencv/repos/staging-x86_64/
  opencv/repos/staging-x86_64/PKGBUILD
(from rev 177866, opencv/trunk/PKGBUILD)
  opencv/repos/staging-x86_64/fsh.patch
(from rev 177866, opencv/trunk/fsh.patch)
  opencv/repos/staging-x86_64/pkgconfig.patch
(from rev 177866, opencv/trunk/pkgconfig.patch)

+
 staging-i686/PKGBUILD  |  115 +++
 staging-i686/fsh.patch |  103 ++
 staging-i686/pkgconfig.patch   |   35 +++
 staging-x86_64/PKGBUILD|  115 +++
 staging-x86_64/fsh.patch   |  103 ++
 staging-x86_64/pkgconfig.patch |   35 +++
 6 files changed, 506 insertions(+)

Copied: opencv/repos/staging-i686/PKGBUILD (from rev 177866, 
opencv/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-10 12:40:52 UTC (rev 177867)
@@ -0,0 +1,115 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+pkgbase=opencv
+pkgname=('opencv' 'opencv-docs' 'opencv-samples')
+_realname=OpenCV
+pkgver=2.4.3
+pkgrel=5
+pkgdesc=Open Source Computer Vision Library
+arch=('i686' 'x86_64')
+license=('BSD')
+url=http://opencv.org/;
+depends=('jasper' 'gstreamer0.10-base' 'intel-tbb' 'libcl'
+ 'xine-lib' 'libdc1394' 'openexr' 'gtkglext')
+makedepends=('cmake' 'python2-numpy' 'mesa'
+ 'opencl-headers' 'eigen2')
+optdepends=('opencv-docs'
+'opencv-samples'
+'eigen2'
+'python2-numpy: Python 2.x interface')
+source=(http://downloads.sourceforge.net/opencvlibrary/$_realname-${pkgver}.tar.bz2;
+'pkgconfig.patch'
+'fsh.patch')
+md5sums=('c0a5af4ff9d0d540684c0bf00ef35dbe'
+ 'cb916260b5ec594fe7a0cc2e54fc569f'
+ '35256e3ccace373feba8131d1540a0de')
+
+_cmakeopts=('-D WITH_OPENCL=ON'
+'-D WITH_OPENGL=ON'
+'-D WITH_TBB=ON'
+'-D WITH_XINE=ON'
+'-D ENABLE_SSE=OFF'
+'-D ENABLE_SSE2=OFF'
+'-D ENABLE_SSE3=OFF'
+'-D BUILD_PACKAGE=OFF'
+'-D BUILD_WITH_DEBUG_INFO=OFF'
+'-D BUILD_TESTS=OFF'
+'-D BUILD_PERF_TESTS=OFF'
+'-D BUILD_EXAMPLES=ON'
+'-D INSTALL_C_EXAMPLES=ON'
+'-D INSTALL_PYTHON_EXAMPLES=ON'
+'-D CMAKE_BUILD_TYPE=Release'
+'-D CMAKE_INSTALL_PREFIX=/usr'
+'-D CMAKE_SKIP_RPATH=ON')
+
+build() {
+  cd $srcdir/$_realname-$pkgver
+
+  # fix pkg-config mess
+  # see https://bugs.archlinux.org/task/32430
+  patch -Np1 -i $srcdir/pkgconfig.patch
+
+  # fix another upstream mess
+  # see http://code.opencv.org/issues/2512
+  patch -Np1 -i $srcdir/fsh.patch
+
+  cmake ${_cmakeopts[@]} .
+
+  make
+}
+
+package_opencv() {
+  cd $srcdir/$_realname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # install license file
+  install -Dm644 $srcdir/$_realname-$pkgver/doc/license.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  cd $pkgdir/usr/share
+
+  # separate docs package; also be -R friendly
+  [ -d doc/$pkgname ]  mv doc/$pkgname $srcdir/opencv-doc \
+ rm -r doc
+
+  # separate samples package
+  [ -d $pkgname/samples ]  mv $pkgname/samples $srcdir/opencv-samples
+}
+
+package_opencv-docs() {
+  pkgdesc+= (documentation)
+  unset depends
+  unset optdepends
+  options=('docs')
+
+  cd $srcdir
+
+  mkdir -p $pkgdir/usr/share/doc
+  cp -r opencv-doc $pkgdir/usr/share/doc/opencv
+
+  # install license file
+  #install -Dm644 $srcdir/$_realname-$pkgver/doc/license.txt \
+  #  $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_opencv-samples() {
+  pkgdesc+= (samples)
+  depends=('bash')
+  unset optdepends
+  unset options
+
+  cd $srcdir
+
+  mkdir -p $pkgdir/usr/share/opencv
+  cp -r opencv-samples $pkgdir/usr/share/opencv/samples
+
+  # Do we really need licenses for these minor splits?
+  # install license file
+  #install -Dm644 $srcdir/$_realname-$pkgver/doc/license.txt \
+  #  $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Copied: opencv/repos/staging-i686/fsh.patch (from rev 177866, 
opencv/trunk/fsh.patch)
===
--- staging-i686/fsh.patch  (rev 0)
+++ staging-i686/fsh.patch  2013-02-10 12:40:52 UTC (rev 177867)
@@ -0,0 +1,103 

[arch-commits] Commit in vtk/repos/community-staging-x86_64 (10 files)

2013-02-10 Thread Jelle van der Waa
Date: Sunday, February 10, 2013 @ 14:06:04
  Author: jelle
Revision: 84090

archrelease: copy trunk to community-staging-x86_64

Added:
  vtk/repos/community-staging-x86_64/PKGBUILD
(from rev 84089, vtk/trunk/PKGBUILD)
  vtk/repos/community-staging-x86_64/ffmpeg-0.11.diff
(from rev 84089, vtk/trunk/ffmpeg-0.11.diff)
  vtk/repos/community-staging-x86_64/ffmpeg-0.8.diff
(from rev 84089, vtk/trunk/ffmpeg-0.8.diff)
  vtk/repos/community-staging-x86_64/python-destdir.diff
(from rev 84089, vtk/trunk/python-destdir.diff)
  vtk/repos/community-staging-x86_64/tcl-8.6.diff
(from rev 84089, vtk/trunk/tcl-8.6.diff)
Deleted:
  vtk/repos/community-staging-x86_64/PKGBUILD
  vtk/repos/community-staging-x86_64/ffmpeg-0.11.diff
  vtk/repos/community-staging-x86_64/ffmpeg-0.8.diff
  vtk/repos/community-staging-x86_64/python-destdir.diff
  vtk/repos/community-staging-x86_64/tcl-8.6.diff

-+
 PKGBUILD|  228 +-
 ffmpeg-0.11.diff|   92 ++--
 ffmpeg-0.8.diff |  132 ++--
 python-destdir.diff |   22 ++--
 tcl-8.6.diff|   26 ++---
 5 files changed, 250 insertions(+), 250 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 12:19:21 UTC (rev 84089)
+++ PKGBUILD2013-02-10 13:06:04 UTC (rev 84090)
@@ -1,114 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Christofer Bertonha christoferbertonha at gmail dot com
-# Contributor: leepesjee lpeschier at xs4all dot nl
-# Contributor: Olivier Medoc
-# Contributor: ignotus
-# Contributor: Fabian Moser
-# Contributor: djscholl
-
-pkgname=vtk
-pkgver=5.10.1
-pkgrel=4
-pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization.'
-arch=('i686' 'x86_64')
-url='http://www.vtk.org/'
-license=('BSD')
-depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt' 'qtwebkit' 'lesstif' 'mysql' 
'hdf5')
-makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'mesa' 'python2' 
'tk')
-optdepends=('python2: python bindings'
-'java-runtime: java bindings'
-'tk: tcl bindings'
-'gnuplot: plotting tools'
-'graphviz: drawing tools')
-source=(http://www.vtk.org/files/release/${pkgver:0:4}/vtk-${pkgver}.tar.gz;
-
http://www.vtk.org/files/release/${pkgver:0:4}/vtkdata-${pkgver}.tar.gz;
-ffmpeg-0.8.diff ffmpeg-0.11.diff tcl-8.6.diff python-destdir.diff)
-md5sums=('264b0052e65bd6571a84727113508789'
- 'b6355063264cd56bcd1396c92f6ca59a'
- 'e992321c9d1def6034d0fa6607b40c5a'
- '81922ea61989e5591135f233a0400694'
- 'a804a9f034e24ef1a8b28542c15ce1a1'
- 'f7aba715bcc10de93a6ecf1cd6b0c560')
-
-build() {
-  cd ${srcdir}/VTK$pkgver
-
-  # fix compilation errors:
-  patch -Np1 -i ${srcdir}/ffmpeg-0.8.diff
-  patch -Np1 -i ${srcdir}/ffmpeg-0.11.diff
-  patch -Np1 -i ${srcdir}/tcl-8.6.diff
-  patch -Np1 -i ${srcdir}/python-destdir.diff
-
-  cd ${srcdir}
-
-  rm -rf build
-  mkdir build
-  cd build
-
-  # flags to enable using system libs
-  local cmake_system_flags=
-  for lib in HDF5 EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA; do
-cmake_system_flags+=-DVTK_USE_SYSTEM_${lib}:BOOL=ON 
-  done
-
-  # flags to use python2 instead of python which is 3.x.x on archlinux
-  local cmake_system_python_flags=-DPYTHON_EXECUTABLE:PATH=/usr/bin/python2 
-DPYTHON_INCLUDE_DIR:PATH=/usr/include/python2.7 
-DPYTHON_LIBRARY:PATH=/usr/lib/libpython2.7.so
-
-  cmake \
--Wno-dev \
--DBUILD_SHARED_LIBS:BOOL=ON \
--DCMAKE_INSTALL_PREFIX:FILEPATH=/usr \
--DVTK_DATA_ROOT:FILEPATH=${srcdir}/VTKData$pkgver \
--DBUILD_DOCUMENTATION:BOOL=ON \
--DDOCUMENTATION_HTML_HELP:BOOL=ON \
--DDOCUMENTATION_HTML_TARZ:BOOL=ON \
--DBUILD_EXAMPLES:BOOL=ON \
--DVTK_USE_HYBRID:BOOL=ON \
--DVTK_USE_PARALLEL:BOOL=ON \
--DVTK_USE_PATENTED:BOOL=ON \
--DVTK_USE_BOOST:BOOL=ON \
--DVTK_USE_INFOVIS:BOOL=ON \
--DVTK_USE_GL2PS:BOOL=ON \
--DVTK_USE_MYSQL:BOOL=ON \
--DVTK_USE_FFMPEG_ENCODER:BOOL=ON \
--DVTK_USE_TEXT_ANALYSIS:BOOL=ON \
--DVTK_WRAP_JAVA:BOOL=ON \
--DVTK_WRAP_PYTHON:BOOL=ON \
--DVTK_WRAP_TCL:BOOL=ON \
--DVTK_USE_QT:BOOL=ON \
--DVTK_INSTALL_QT_PLUGIN_DIR:STRING=/usr/lib/qt/plugins \
--DVTK_USE_GUISUPPORT:BOOL=ON \
--DCMAKE_CXX_FLAGS=-D__STDC_CONSTANT_MACROS \
-${cmake_system_flags} \
-${cmake_system_python_flags} \
-${srcdir}/VTK$pkgver
-
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-
-  # Move the vtk.jar to the arch-specific location
-  install -dv ${pkgdir}/usr/share/java/vtk
-  mv -v ${pkgdir}/usr/lib/vtk-${pkgver:0:4}/java/vtk.jar \
-${pkgdir}/usr/share/java/vtk
-  rm -rf ${pkgdir}/usr/lib/vtk-${pkgver:0:4}/java
-
-  # Install license
-  install -dv 

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

2013-02-10 Thread Jan Steffens
Date: Sunday, February 10, 2013 @ 14:24:21
  Author: heftig
Revision: 177871

2.24.15

Modified:
  gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 13:07:33 UTC (rev 177870)
+++ PKGBUILD2013-02-10 13:24:21 UTC (rev 177871)
@@ -3,7 +3,7 @@
 
 pkgbase=gtk2
 pkgname=('gtk2' 'gtk-update-icon-cache')
-pkgver=2.24.14
+pkgver=2.24.15
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
@@ -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=('8bd1b8b511a3004e8972badf467ce829e6855cdff15540b9344dc934c68008ac'
+sha256sums=('d7e1c6d6ae6baa48c88441fe52b73b0fb6008763644867d59b049bafb0cf771b'
 'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
 
 build() {



[arch-commits] Commit in libquvi-scripts/repos/extra-any (PKGBUILD PKGBUILD)

2013-02-10 Thread Jan Steffens
Date: Sunday, February 10, 2013 @ 14:25:22
  Author: heftig
Revision: 177872

archrelease: copy trunk to extra-any

Added:
  libquvi-scripts/repos/extra-any/PKGBUILD
(from rev 177871, libquvi-scripts/trunk/PKGBUILD)
Deleted:
  libquvi-scripts/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 13:24:21 UTC (rev 177871)
+++ PKGBUILD2013-02-10 13:25:22 UTC (rev 177872)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-
-pkgname=libquvi-scripts
-pkgver=0.4.10
-pkgrel=1
-pkgdesc='Library for parsing video download links.'
-arch=('any')
-url='http://quvi.sourceforge.net/'
-license=('LGPL')
-depends=('curl' 'lua')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('ff79b40f6fb886c144ef18169eab0084'
- '61a80a8653a0e758fd66ba9535a33d20')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-nsfw --with-nlfy
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libquvi-scripts/repos/extra-any/PKGBUILD (from rev 177871, 
libquvi-scripts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-10 13:25:22 UTC (rev 177872)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+
+pkgname=libquvi-scripts
+pkgver=0.4.11
+pkgrel=1
+pkgdesc='Library for parsing video download links.'
+arch=('any')
+url='http://quvi.sourceforge.net/'
+license=('LGPL')
+depends=('curl' 'lua')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('0b1d596e15ea863d667eb5175d8316ef'
+ '432d7399a8469a4d11f1c32a95510ae3')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-nsfw --with-nlfy
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-02-10 Thread Jan Steffens
Date: Sunday, February 10, 2013 @ 14:29:01
  Author: heftig
Revision: 177873

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

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

+
 extra-i686/PKGBUILD|  112 +++
 extra-i686/gtk2.install|   32 
 extra-i686/xid-collision-debug.patch   |   30 
 extra-x86_64/PKGBUILD  |  112 +++
 extra-x86_64/gtk2.install  |   32 
 extra-x86_64/xid-collision-debug.patch |   30 
 6 files changed, 174 insertions(+), 174 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-10 13:25:22 UTC (rev 177872)
+++ extra-i686/PKGBUILD 2013-02-10 13:29:01 UTC (rev 177873)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgbase=gtk2
-pkgname=('gtk2' 'gtk-update-icon-cache')
-pkgver=2.24.14
-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=('8bd1b8b511a3004e8972badf467ce829e6855cdff15540b9344dc934c68008ac'
-'d758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
-
-build() {
-cd gtk+-$pkgver
-patch -Np1 -i ../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 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 gtk+-$pkgver/gtk
-
-install -D -m755 gtk-update-icon-cache 
$pkgdir/usr/bin/gtk-update-icon-cache
-}

Copied: gtk2/repos/extra-i686/PKGBUILD (from rev 177872, gtk2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-10 13:29:01 UTC (rev 177873)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=gtk2
+pkgname=('gtk2' 'gtk-update-icon-cache')
+pkgver=2.24.15
+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=('d7e1c6d6ae6baa48c88441fe52b73b0fb6008763644867d59b049bafb0cf771b'
+'d758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
+
+build() {
+cd gtk+-$pkgver
+patch -Np1 -i ../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)
+

[arch-commits] Commit in performous/trunk (PKGBUILD performous-0.7.0-cmake.patch)

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 15:48:13
  Author: ioni
Revision: 84091

ffmpeg rebuild

Added:
  performous/trunk/performous-0.7.0-cmake.patch
Modified:
  performous/trunk/PKGBUILD

--+
 PKGBUILD |   16 ++--
 performous-0.7.0-cmake.patch |  155 +
 2 files changed, 165 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 13:06:04 UTC (rev 84090)
+++ PKGBUILD2013-02-10 14:48:13 UTC (rev 84091)
@@ -4,20 +4,24 @@
 
 pkgname=performous
 pkgver=0.7.0
-pkgrel=3
+pkgrel=4
 pkgdesc='A free game like Singstar, Rockband or Stepmania'
 arch=('i686' 'x86_64')
 url=http://performous.org/;
 license=('GPL')
 depends=('boost-libs' 'imagemagick' 'glew' 'libxml++' 'portaudio' 'portmidi' 
'librsvg' 'ffmpeg') # opencv
-makedepends=('cmake' 'pkgconfig' 'help2man' 'boost=1.50' 'mesa')
+makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa')
 optdepends=('performous-freesongs: free songs for performous')
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/performous-$pkgver.tar.bz2)
-md5sums=('60f3f72b51a630a4aa996484aedb9526')
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/performous-$pkgver.tar.bz2
+performous-0.7.0-cmake.patch)
+md5sums=('60f3f72b51a630a4aa996484aedb9526'
+ '7da8aef3f4dd28e19f95957ae9ac2bb1')
 
 build() {
-  cd ${srcdir}/performous-${pkgver}
+  cd performous-${pkgver}
 
+  patch -Np0 -i ../performous-0.7.0-cmake.patch
+
   mkdir -p build
   cd build
 
@@ -28,7 +32,7 @@
 }
 
 package() {
-  cd ${srcdir}/performous-${pkgver}/build
+  cd performous-${pkgver}/build
 
   make DESTDIR=$pkgdir install
 }

Added: performous-0.7.0-cmake.patch
===
--- performous-0.7.0-cmake.patch(rev 0)
+++ performous-0.7.0-cmake.patch2013-02-10 14:48:13 UTC (rev 84091)
@@ -0,0 +1,155 @@
+From: Julian Ospald hasuf...@gentoo.org
+Date: Thu Jan 24 13:13:50 UTC 2013
+Subject: build system
+
+   - fix opencv module to prefer pkg-config results
+   - fix some module and macro names and try to use
+   system modules as much as possible (ALSA Boost Gettext Jpeg Png Tiff Z)
+
+--- cmake/Modules/FindOpenCV.cmake
 cmake/Modules/FindOpenCV.cmake
+@@ -57,13 +57,21 @@
+ include(FindPkgConfig)
+ if(PKG_CONFIG_FOUND)
+   pkg_check_modules(OPENCV_PKGCONF opencv)
+-  set(OpenCV_DIR ${OPENCV_PKGCONF_PREFIX})
+-  if(EXISTS ${OpenCV_DIR})
+-  set(OpenCV_configScript_DIR ${OpenCV_DIR}/share/opencv)
+-  if(EXISTS ${OpenCV_configScript_DIR})
+-set(OpenCV_configScript 
${OpenCV_configScript_DIR}/OpenCVConfig.cmake)
+-  endif(EXISTS ${OpenCV_configScript_DIR})
+-  endif(EXISTS ${OpenCV_DIR})
++  # prefer pkg-config values
++  if(OPENCV_PKGCONF_FOUND)
++set(OpenCV_LIBS ${OPENCV_PKGCONF_LDFLAGS})
++  set(OpenCV_FOUND true)
++  set(OpenCV_INCLUDE_DIR ${OPENCV_PKGCONF_INCLUDE_DIRS})
++  set(OpenCV_VERSION ${OPENCV_PKGCONF_VERSION})
++  else(OPENCV_PKGCONF_FOUND)
++set(OpenCV_DIR ${OPENCV_PKGCONF_PREFIX})
++if(EXISTS ${OpenCV_DIR})
++set(OpenCV_configScript_DIR ${OpenCV_DIR}/share/opencv)
++if(EXISTS ${OpenCV_configScript_DIR})
++  set(OpenCV_configScript 
${OpenCV_configScript_DIR}/OpenCVConfig.cmake)
++endif(EXISTS ${OpenCV_configScript_DIR})
++endif(EXISTS ${OpenCV_DIR})
++  endif(OPENCV_PKGCONF_FOUND)
+ endif(PKG_CONFIG_FOUND)
+   endif(NOT WIN32)
+ endif(NOT EXISTS ${OpenCV_DIR})
+@@ -72,7 +80,7 @@
+ ##
+ ## Find OpenCV libraries
+ ##
+-if(EXISTS ${OpenCV_DIR})
++if(EXISTS ${OpenCV_DIR} AND NOT OpenCV_FOUND)
+ 
+   #When its possible to use the Config script use it.
+   if(EXISTS ${OpenCV_configScript})
+@@ -257,9 +265,9 @@
+   endif(${OpenCV_VERSION} VERSION_GREATER 2.1.0)
+ 
+ 
+-else(EXISTS ${OpenCV_DIR})
++else(EXISTS ${OpenCV_DIR} AND NOT OpenCV_FOUND)
+   set(ERR_MSG Please specify OpenCV directory using OpenCV_DIR env. 
variable)
+-endif(EXISTS ${OpenCV_DIR})
++endif(EXISTS ${OpenCV_DIR} AND NOT OpenCV_FOUND)
+ ##
+ 
+ ##
+--- CMakeLists.txt
 CMakeLists.txt
+@@ -33,7 +33,7 @@
+ 
+ #need to put here do setting LOCALE_DIR variable
+ find_package(Gettext)
+-if(Gettext_FOUND)
++if(GETTEXT_FOUND)
+   if(NOT LOCALE_DIR)
+   if(WIN32)
+   SET(LOCALE_DIR bin/locale)
+@@ -55,7 +55,7 @@
+   message(STATUS Cannot find msgfmt to convert language 
file. Translation won't be enabled)
+   endif()
+   endif(NOT LOCALE_DIR)
+-endif(Gettext_FOUND)
++endif(GETTEXT_FOUND)
+ 

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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 15:49:18
  Author: ioni
Revision: 84092

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

Added:
  performous/repos/community-staging-i686/
  performous/repos/community-staging-i686/PKGBUILD
(from rev 84091, performous/trunk/PKGBUILD)
  performous/repos/community-staging-i686/performous-0.7.0-cmake.patch
(from rev 84091, performous/trunk/performous-0.7.0-cmake.patch)
  performous/repos/community-staging-x86_64/
  performous/repos/community-staging-x86_64/PKGBUILD
(from rev 84091, performous/trunk/PKGBUILD)
  performous/repos/community-staging-x86_64/performous-0.7.0-cmake.patch
(from rev 84091, performous/trunk/performous-0.7.0-cmake.patch)

---+
 community-staging-i686/PKGBUILD   |   38 +++
 community-staging-i686/performous-0.7.0-cmake.patch   |  155 
 community-staging-x86_64/PKGBUILD |   38 +++
 community-staging-x86_64/performous-0.7.0-cmake.patch |  155 
 4 files changed, 386 insertions(+)

Copied: performous/repos/community-staging-i686/PKGBUILD (from rev 84091, 
performous/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-10 14:49:18 UTC (rev 84092)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer : Laurent Carlier lordhea...@gmail.com
+# Contributor: Christoph Zeiler archNOSPAM_at_moonblade.dot.org
+
+pkgname=performous
+pkgver=0.7.0
+pkgrel=4
+pkgdesc='A free game like Singstar, Rockband or Stepmania'
+arch=('i686' 'x86_64')
+url=http://performous.org/;
+license=('GPL')
+depends=('boost-libs' 'imagemagick' 'glew' 'libxml++' 'portaudio' 'portmidi' 
'librsvg' 'ffmpeg') # opencv
+makedepends=('cmake' 'pkgconfig' 'help2man' 'boost' 'mesa')
+optdepends=('performous-freesongs: free songs for performous')
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/performous-$pkgver.tar.bz2
+performous-0.7.0-cmake.patch)
+md5sums=('60f3f72b51a630a4aa996484aedb9526'
+ '7da8aef3f4dd28e19f95957ae9ac2bb1')
+
+build() {
+  cd performous-${pkgver}
+
+  patch -Np0 -i ../performous-0.7.0-cmake.patch
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr ..
+
+  make
+}
+
+package() {
+  cd performous-${pkgver}/build
+
+  make DESTDIR=$pkgdir install
+}

Copied: performous/repos/community-staging-i686/performous-0.7.0-cmake.patch 
(from rev 84091, performous/trunk/performous-0.7.0-cmake.patch)
===
--- community-staging-i686/performous-0.7.0-cmake.patch 
(rev 0)
+++ community-staging-i686/performous-0.7.0-cmake.patch 2013-02-10 14:49:18 UTC 
(rev 84092)
@@ -0,0 +1,155 @@
+From: Julian Ospald hasuf...@gentoo.org
+Date: Thu Jan 24 13:13:50 UTC 2013
+Subject: build system
+
+   - fix opencv module to prefer pkg-config results
+   - fix some module and macro names and try to use
+   system modules as much as possible (ALSA Boost Gettext Jpeg Png Tiff Z)
+
+--- cmake/Modules/FindOpenCV.cmake
 cmake/Modules/FindOpenCV.cmake
+@@ -57,13 +57,21 @@
+ include(FindPkgConfig)
+ if(PKG_CONFIG_FOUND)
+   pkg_check_modules(OPENCV_PKGCONF opencv)
+-  set(OpenCV_DIR ${OPENCV_PKGCONF_PREFIX})
+-  if(EXISTS ${OpenCV_DIR})
+-  set(OpenCV_configScript_DIR ${OpenCV_DIR}/share/opencv)
+-  if(EXISTS ${OpenCV_configScript_DIR})
+-set(OpenCV_configScript 
${OpenCV_configScript_DIR}/OpenCVConfig.cmake)
+-  endif(EXISTS ${OpenCV_configScript_DIR})
+-  endif(EXISTS ${OpenCV_DIR})
++  # prefer pkg-config values
++  if(OPENCV_PKGCONF_FOUND)
++set(OpenCV_LIBS ${OPENCV_PKGCONF_LDFLAGS})
++  set(OpenCV_FOUND true)
++  set(OpenCV_INCLUDE_DIR ${OPENCV_PKGCONF_INCLUDE_DIRS})
++  set(OpenCV_VERSION ${OPENCV_PKGCONF_VERSION})
++  else(OPENCV_PKGCONF_FOUND)
++set(OpenCV_DIR ${OPENCV_PKGCONF_PREFIX})
++if(EXISTS ${OpenCV_DIR})
++set(OpenCV_configScript_DIR ${OpenCV_DIR}/share/opencv)
++if(EXISTS ${OpenCV_configScript_DIR})
++  set(OpenCV_configScript 
${OpenCV_configScript_DIR}/OpenCVConfig.cmake)
++endif(EXISTS ${OpenCV_configScript_DIR})
++endif(EXISTS ${OpenCV_DIR})
++  endif(OPENCV_PKGCONF_FOUND)
+ endif(PKG_CONFIG_FOUND)
+   endif(NOT WIN32)
+ endif(NOT EXISTS ${OpenCV_DIR})
+@@ -72,7 +80,7 @@
+ ##
+ ## Find OpenCV libraries
+ ##
+-if(EXISTS ${OpenCV_DIR})
++if(EXISTS ${OpenCV_DIR} AND NOT OpenCV_FOUND)
+ 
+   #When its possible to use the Config script use it.
+   if(EXISTS ${OpenCV_configScript})
+@@ -257,9 +265,9 @@
+   endif(${OpenCV_VERSION} VERSION_GREATER 2.1.0)
+ 
+ 

[arch-commits] Commit in qt/kde-unstable (PKGBUILD use-python2.patch)

2013-02-10 Thread Andrea Scarpino
Date: Sunday, February 10, 2013 @ 16:13:14
  Author: andrea
Revision: 177895

Bump version; ship qtwebkit from the same tarball

Modified:
  qt/kde-unstable/PKGBUILD
  qt/kde-unstable/use-python2.patch

---+
 PKGBUILD  |   54 +++-
 use-python2.patch |   76 
 2 files changed, 105 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 14:55:58 UTC (rev 177894)
+++ PKGBUILD2013-02-10 15:13:14 UTC (rev 177895)
@@ -7,8 +7,9 @@
 pkgname=('qtbase'
  'qtdeclarative'
  'qtmultimedia'
+ 'qt-addons'
  'qttools'
- 'qt-addons')
+ 'qtwebkit')
 pkgver=5.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
@@ -18,7 +19,7 @@
 'mesa' 'libgl' 'at-spi2-core' 'alsa-lib' 
'gstreamer0.10-base-plugins'
 'libjpeg-turbo' 'cups' 'libpulse' 'hicolor-icon-theme' 
'desktop-file-utils'
 'postgresql-libs' 'libmysqlclient' 'sqlite' 'unixodbc' 
'libfbclient'
-'python2' 'ruby')
+'python2' 'ruby' 'gperf')
 groups=('qt5')
 options=('!libtool')
 _pkgfqn=${pkgbase}-everywhere-opensource-src-${pkgver}
@@ -29,7 +30,7 @@
  'f1837a03fd0ebbd2da58975845f278e3'
  '480fea1ed076992b688373c8db274be0'
  '5595c24d5bb942c21e3a4d299e6d0bf1'
- 'cbbb52e740308bd7e431418160c781bf')
+ 'ec3133b093550f16a21bb91e5f0f2943')
 
 build() {
   cd ${_pkgfqn}
@@ -43,6 +44,9 @@
 
   # Use python2 for Python 2.x
   patch -p1 -i ${srcdir}/use-python2.patch
+  sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+-e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+$(find . -name '*.py')
 
   ./configure -confirm-license -opensource \
 -prefix /usr \
@@ -80,12 +84,11 @@
 
   cd ${_pkgfqn}/qtbase
   make INSTALL_ROOT=${pkgdir} install
-  cd ../..
   
-  cd ${_pkgfqn}/qttranslations
+  cd ../../${_pkgfqn}/qttranslations
   make INSTALL_ROOT=${pkgdir} install
-  cd ../..
 
+  cd ${srcdir}
   install -p -D -m644 
${_pkgfqn}/qtbase/src/widgets/dialogs/images/qtlogo-64.png \
 ${pkgdir}/usr/share/icons/hicolor/64x64/apps/qtlogo.png
 
@@ -99,7 +102,7 @@
 
 package_qtdeclarative() {
   pkgdesc=('A cross-platform application and UI framework (Qt QML)')
-  depends=('qt-addons')
+  depends=('qtbase' 'qt-addons')
   conflicts=('qt' 'qt-private-headers')
 
   cd ${_pkgfqn}/qtdeclarative
@@ -112,7 +115,7 @@
 
 package_qtmultimedia() {
   pkgdesc=('A cross-platform application and UI framework (Qt Multimedia)')
-  depends=('libpulse' 'gstreamer0.10-base' 'qtdeclarative')
+  depends=('qtbase' 'libpulse' 'gstreamer0.10-base' 'qtdeclarative')
 
   cd ${_pkgfqn}/qtmultimedia
   make INSTALL_ROOT=${pkgdir} install
@@ -124,37 +127,30 @@
 
 package_qt-addons() {
   pkgdesc=('A cross-platform application and UI framework (Qt Add-ons 
Modules)')
-  depends=('qtbase' 'libtiff')
+  depends=('qtbase' 'qtwebkit' 'libtiff')
   conflicts=('qt')
 
   cd ${_pkgfqn}/qtgraphicaleffects
   make INSTALL_ROOT=${pkgdir} install
-  cd ../..
   
-  cd ${_pkgfqn}/qtimageformats
-  make INSTALL_ROOT=${pkgdir} install
-  cd ../..
+  cd ../../${_pkgfqn}/qtimageformats
+  make INSTALL_ROOT=${pkgdir} install  
   
-  cd ${_pkgfqn}/qtjsbackend
+  cd ../../${_pkgfqn}/qtjsbackend
   make INSTALL_ROOT=${pkgdir} install
-  cd ../..
 
-  cd ${_pkgfqn}/qtquick1
+  cd ../../${_pkgfqn}/qtquick1
   make INSTALL_ROOT=${pkgdir} install
-  cd ../..
   
-  cd ${_pkgfqn}/qtscript
+  cd ../../${_pkgfqn}/qtscript
   make INSTALL_ROOT=${pkgdir} install
-  cd ../..
   
-  cd ${_pkgfqn}/qtsvg
+  cd ../../${_pkgfqn}/qtsvg
   make INSTALL_ROOT=${pkgdir} install
-  cd ../..
   
-  cd ${_pkgfqn}/qtxmlpatterns
+  cd ../../${_pkgfqn}/qtxmlpatterns
   make INSTALL_ROOT=${pkgdir} install
-  cd ../..
-
+  
   # Fix wrong path in prl files
   find ${pkgdir}/usr/lib -type f -name '*.prl' \
 -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} 
\;
@@ -162,7 +158,7 @@
 
 package_qttools() {
   pkgdesc=('A cross-platform application and UI framework (Development Tools)')
-  depends=('qtbase' 'desktop-file-utils')
+  depends=('qtbase' 'qtwebkit' 'desktop-file-utils')
   optdepends=('qt-doc: documentation')
   conflicts=('qt')
   install='qttools.install'
@@ -191,3 +187,11 @@
   find ${pkgdir}/usr/lib -type f -name '*.prl' \
 -exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d;s/\(QMAKE_PRL_LIBS =\).*/\1/' {} 
\;
 }
+
+package_qtwebkit() {
+  pkgdesc=('An open source web browser engine (Qt port of WebKit)')
+  depends=('qtbase' 'qtdeclarative' 'gstreamer0.10-base' 'icu')
+
+  cd ${_pkgfqn}/qtwebkit
+  make INSTALL_ROOT=${pkgdir} install
+}

Modified: use-python2.patch
===
--- use-python2.patch   2013-02-10 14:55:58 UTC (rev 177894)
+++ use-python2.patch   2013-02-10 15:13:14 UTC (rev 177895)
@@ -18,3 +18,79 @@
  

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

2013-02-10 Thread Ray Rashif
Date: Sunday, February 10, 2013 @ 17:02:55
  Author: schiv
Revision: 177896

upgpkg: snd 13.4-1

upstream release; noexecstack fix added back

Modified:
  snd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 15:13:14 UTC (rev 177895)
+++ PKGBUILD2013-02-10 16:02:55 UTC (rev 177896)
@@ -4,7 +4,7 @@
 # Contributor: see .contrib
 
 pkgname=snd
-pkgver=13.2
+pkgver=13.4
 pkgrel=1
 pkgdesc=An advanced sound editor
 arch=('i686' 'x86_64')
@@ -17,13 +17,12 @@
 'timidity++' 'vorbis-tools')
 install=$pkgname.install
 source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;)
-md5sums=('303df8ac9e6d777e480e24b65a3bfaad')
+md5sums=('cd19a0749f57baec94dbac2b4f98d9cb')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  # execstack is probably due to gmp; this is here just for a reminder
-  #LDFLAGS+= -Wl,-z,noexecstack
+  LDFLAGS+= -Wl,-z,noexecstack
 
   ./configure --prefix=/usr \
   --with-alsa \



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 17:05:48
  Author: ioni
Revision: 177897

update to 1.1.2

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 16:02:55 UTC (rev 177896)
+++ PKGBUILD2013-02-10 16:05:48 UTC (rev 177897)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal p...@archlinux.org
 
 pkgname=ffmpeg
-pkgver=1.1
+pkgver=1.1.2
 pkgrel=1
 epoch=1
 pkgdesc=Complete and free Internet live audio and video broadcasting solution 
for Linux/Unix
@@ -19,7 +19,7 @@
   )
 makedepends=('libvdpau' 'yasm')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
-sha256sums=('12d4f6268fc181987a55eb4c444d8b9cffcdcc3a8e61ce9f7ce6969faffe410f')
+sha256sums=('dc91e4a2499b05740cfddc2b679694e5c0f2ca20c94191de82d7eb200e8c48ce')
 
 build() {
   cd $pkgname-$pkgver



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

2013-02-10 Thread Ionuț Mircea Bîru
Date: Sunday, February 10, 2013 @ 17:06:24
  Author: ioni
Revision: 177898

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

Added:
  ffmpeg/repos/testing-i686/PKGBUILD
(from rev 177897, ffmpeg/trunk/PKGBUILD)
  ffmpeg/repos/testing-x86_64/PKGBUILD
(from rev 177897, ffmpeg/trunk/PKGBUILD)
Deleted:
  ffmpeg/repos/testing-i686/PKGBUILD
  ffmpeg/repos/testing-x86_64/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-02-10 16:05:48 UTC (rev 177897)
+++ testing-i686/PKGBUILD   2013-02-10 16:06:24 UTC (rev 177898)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Paul Mattal p...@archlinux.org
-
-pkgname=ffmpeg
-pkgver=1.1
-pkgrel=1
-epoch=1
-pkgdesc=Complete and free Internet live audio and video broadcasting solution 
for Linux/Unix
-arch=('i686' 'x86_64')
-url=http://ffmpeg.org/;
-license=('GPL')
-depends=(
-  'alsa-lib' 'bzip2' 'fontconfig' 'frei0r-plugins' 'gsm' 'lame' 'libass'
-  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
-  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
-  'v4l-utils' 'x264' 'xvidcore' 'zlib'
-  )
-makedepends=('libvdpau' 'yasm')
-source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
-sha256sums=('12d4f6268fc181987a55eb4c444d8b9cffcdcc3a8e61ce9f7ce6969faffe410f')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---disable-debug \
---disable-static \
---enable-avresample \
---enable-fontconfig \
---enable-frei0r \
---enable-gpl \
---enable-libass \
---enable-libbluray \
---enable-libfreetype \
---enable-libgsm \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-librtmp \
---enable-libschroedinger \
---enable-libspeex \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvorbis \
---enable-libvpx \
---enable-libx264 \
---enable-libxvid \
---enable-postproc \
---enable-runtime-cpudetect \
---enable-shared \
---enable-version3 \
---enable-x11grab
- 
-
-  make
-  make tools/qt-faststart
-  make doc/ff{mpeg,play,server}.1
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install install-man
-  install -D -m755 tools/qt-faststart $pkgdir/usr/bin/qt-faststart
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ffmpeg/repos/testing-i686/PKGBUILD (from rev 177897, 
ffmpeg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-02-10 16:06:24 UTC (rev 177898)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=ffmpeg
+pkgver=1.1.2
+pkgrel=1
+epoch=1
+pkgdesc=Complete and free Internet live audio and video broadcasting solution 
for Linux/Unix
+arch=('i686' 'x86_64')
+url=http://ffmpeg.org/;
+license=('GPL')
+depends=(
+  'alsa-lib' 'bzip2' 'fontconfig' 'frei0r-plugins' 'gsm' 'lame' 'libass'
+  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
+  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
+  'v4l-utils' 'x264' 'xvidcore' 'zlib'
+  )
+makedepends=('libvdpau' 'yasm')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
+sha256sums=('dc91e4a2499b05740cfddc2b679694e5c0f2ca20c94191de82d7eb200e8c48ce')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--disable-debug \
+--disable-static \
+--enable-avresample \
+--enable-fontconfig \
+--enable-frei0r \
+--enable-gpl \
+--enable-libass \
+--enable-libbluray \
+--enable-libfreetype \
+--enable-libgsm \
+--enable-libmodplug \
+--enable-libmp3lame \
+--enable-libopencore_amrnb \
+--enable-libopencore_amrwb \
+--enable-libopenjpeg \
+--enable-libopus \
+--enable-libpulse \
+--enable-librtmp \
+--enable-libschroedinger \
+--enable-libspeex \
+--enable-libtheora \
+--enable-libv4l2 \
+--enable-libvorbis \
+--enable-libvpx \
+--enable-libx264 \
+--enable-libxvid \
+--enable-postproc \
+--enable-runtime-cpudetect \
+--enable-shared \
+--enable-version3 \
+--enable-x11grab
+ 
+
+  make
+  make tools/qt-faststart
+  make doc/ff{mpeg,play,server}.1
+}
+
+package() {
+  cd 

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

2013-02-10 Thread Ray Rashif
Date: Sunday, February 10, 2013 @ 17:20:04
  Author: schiv
Revision: 177899

upgpkg: audiofile 0.3.5-1

upstream release

Modified:
  audiofile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 16:06:24 UTC (rev 177898)
+++ PKGBUILD2013-02-10 16:20:04 UTC (rev 177899)
@@ -3,7 +3,7 @@
 # Contributor: dorphell dorph...@archlinux.org
 
 pkgname=audiofile
-pkgver=0.3.4
+pkgver=0.3.5
 pkgrel=1
 pkgdesc=Silicon Graphics Audio File Library
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'alsa-lib')
 options=('!libtool')
 source=(http://audiofile.68k.org/$pkgname-$pkgver.tar.gz;)
-md5sums=('2ed06d64ee552a2ce490f54351b86ccd')
+md5sums=('795d7f5b323876c14c43d2b650b16abd')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-02-10 Thread Ray Rashif
Date: Sunday, February 10, 2013 @ 17:20:23
  Author: schiv
Revision: 177900

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-10 16:20:04 UTC (rev 177899)
+++ extra-i686/PKGBUILD 2013-02-10 16:20:23 UTC (rev 177900)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-
-pkgname=audiofile
-pkgver=0.3.4
-pkgrel=1
-pkgdesc=Silicon Graphics Audio File Library
-arch=('i686' 'x86_64')
-url=http://www.68k.org/~michael/audiofile/;
-license=('LGPL')
-depends=('gcc-libs' 'alsa-lib')
-options=('!libtool')
-source=(http://audiofile.68k.org/$pkgname-$pkgver.tar.gz;)
-md5sums=('2ed06d64ee552a2ce490f54351b86ccd')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: audiofile/repos/extra-i686/PKGBUILD (from rev 177899, 
audiofile/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-10 16:20:23 UTC (rev 177900)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+
+pkgname=audiofile
+pkgver=0.3.5
+pkgrel=1
+pkgdesc=Silicon Graphics Audio File Library
+arch=('i686' 'x86_64')
+url=http://www.68k.org/~michael/audiofile/;
+license=('LGPL')
+depends=('gcc-libs' 'alsa-lib')
+options=('!libtool')
+source=(http://audiofile.68k.org/$pkgname-$pkgver.tar.gz;)
+md5sums=('795d7f5b323876c14c43d2b650b16abd')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-10 16:20:04 UTC (rev 177899)
+++ extra-x86_64/PKGBUILD   2013-02-10 16:20:23 UTC (rev 177900)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-
-pkgname=audiofile
-pkgver=0.3.4
-pkgrel=1
-pkgdesc=Silicon Graphics Audio File Library
-arch=('i686' 'x86_64')
-url=http://www.68k.org/~michael/audiofile/;
-license=('LGPL')
-depends=('gcc-libs' 'alsa-lib')
-options=('!libtool')
-source=(http://audiofile.68k.org/$pkgname-$pkgver.tar.gz;)
-md5sums=('2ed06d64ee552a2ce490f54351b86ccd')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: audiofile/repos/extra-x86_64/PKGBUILD (from rev 177899, 
audiofile/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-02-10 16:20:23 UTC (rev 177900)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+
+pkgname=audiofile
+pkgver=0.3.5
+pkgrel=1
+pkgdesc=Silicon Graphics Audio File Library
+arch=('i686' 'x86_64')
+url=http://www.68k.org/~michael/audiofile/;
+license=('LGPL')
+depends=('gcc-libs' 'alsa-lib')
+options=('!libtool')
+source=(http://audiofile.68k.org/$pkgname-$pkgver.tar.gz;)
+md5sums=('795d7f5b323876c14c43d2b650b16abd')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-02-10 Thread Ray Rashif
Date: Sunday, February 10, 2013 @ 17:20:49
  Author: schiv
Revision: 177901

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

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

--+
 extra-i686/.contrib  |4 -
 extra-i686/PKGBUILD  |   91 ++---
 extra-i686/snd.install   |6 +-
 extra-x86_64/.contrib|4 -
 extra-x86_64/PKGBUILD|   91 ++---
 extra-x86_64/snd.install |6 +-
 6 files changed, 100 insertions(+), 102 deletions(-)

Deleted: extra-i686/.contrib
===
--- extra-i686/.contrib 2013-02-10 16:20:23 UTC (rev 177900)
+++ extra-i686/.contrib 2013-02-10 16:20:49 UTC (rev 177901)
@@ -1,2 +0,0 @@
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: dorphell dorph...@archlinux.org

Copied: snd/repos/extra-i686/.contrib (from rev 177900, snd/trunk/.contrib)
===
--- extra-i686/.contrib (rev 0)
+++ extra-i686/.contrib 2013-02-10 16:20:49 UTC (rev 177901)
@@ -0,0 +1,2 @@
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: dorphell dorph...@archlinux.org

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-10 16:20:23 UTC (rev 177900)
+++ extra-i686/PKGBUILD 2013-02-10 16:20:49 UTC (rev 177901)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: see .contrib
-
-pkgname=snd
-pkgver=13.2
-pkgrel=1
-pkgdesc=An advanced sound editor
-arch=('i686' 'x86_64')
-url=http://ccrma.stanford.edu/software/snd/;
-license=('custom')
-depends=('jack' 'gamin' 'gsl' 'fftw' 'gtk2' 'libmpc')
-makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'gmp'
- 'timidity++' 'mpg123' 'vorbis-tools')
-optdepends=('wavpack' 'flac' 'speex' 'mpg123'
-'timidity++' 'vorbis-tools')
-install=$pkgname.install
-source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;)
-md5sums=('303df8ac9e6d777e480e24b65a3bfaad')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # execstack is probably due to gmp; this is here just for a reminder
-  #LDFLAGS+= -Wl,-z,noexecstack
-
-  ./configure --prefix=/usr \
-  --with-alsa \
-  --with-jack \
-  --with-gtk \
-  --with-ladspa \
-  --with-gmp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make prefix=$pkgdir/usr install
-
-  install -Dm644 COPYING \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

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

Deleted: extra-i686/snd.install
===
--- extra-i686/snd.install  2013-02-10 16:20:23 UTC (rev 177900)
+++ extra-i686/snd.install  

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

2013-02-10 Thread Ray Rashif
Date: Sunday, February 10, 2013 @ 17:33:29
  Author: schiv
Revision: 177902

upgpkg: eric 5.3.0-1

upstream release

Modified:
  eric/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 16:20:49 UTC (rev 177901)
+++ PKGBUILD2013-02-10 16:33:29 UTC (rev 177902)
@@ -4,7 +4,7 @@
 # See .contrib for older/other contributors
 
 pkgname=eric
-pkgver=5.2.7
+pkgver=5.3.0
 pkgrel=1
 pkgdesc=A full-featured Python 3.x and Ruby IDE in PyQt4
 arch=('any')
@@ -17,7 +17,7 @@
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/eric-ide/eric5-$pkgver.tar.gz;
 $pkgname.desktop)
-md5sums=('90720bd522963a8ab40a6304e5f3cf74'
+md5sums=('fdcbdc17cdd124cf28f36adf9b92fe0a'
  '8aa446c29e6de54e85410e040e754c6e')
 
 build() {



[arch-commits] Commit in eric/repos/extra-any (8 files)

2013-02-10 Thread Ray Rashif
Date: Sunday, February 10, 2013 @ 17:33:43
  Author: schiv
Revision: 177903

archrelease: copy trunk to extra-any

Added:
  eric/repos/extra-any/.contrib
(from rev 177902, eric/trunk/.contrib)
  eric/repos/extra-any/PKGBUILD
(from rev 177902, eric/trunk/PKGBUILD)
  eric/repos/extra-any/eric.desktop
(from rev 177902, eric/trunk/eric.desktop)
  eric/repos/extra-any/eric.install
(from rev 177902, eric/trunk/eric.install)
Deleted:
  eric/repos/extra-any/.contrib
  eric/repos/extra-any/PKGBUILD
  eric/repos/extra-any/eric.desktop
  eric/repos/extra-any/eric.install

--+
 .contrib |   14 +++
 PKGBUILD |  114 -
 eric.desktop |   20 +-
 eric.install |   20 +-
 4 files changed, 84 insertions(+), 84 deletions(-)

Deleted: .contrib
===
--- .contrib2013-02-10 16:33:29 UTC (rev 177902)
+++ .contrib2013-02-10 16:33:43 UTC (rev 177903)
@@ -1,7 +0,0 @@
-This is a list of (past) contributors not already credited in the PKGBUILD:
-
-Eric Belanger e...@archlinux.org
-riai r...@bigfoot.com
-Ben b...@benmazer.net
-Daniel J Griffiths ghost1...@archlinux.us
-Felix Rohrbach f...@gmx.de

Copied: eric/repos/extra-any/.contrib (from rev 177902, eric/trunk/.contrib)
===
--- .contrib(rev 0)
+++ .contrib2013-02-10 16:33:43 UTC (rev 177903)
@@ -0,0 +1,7 @@
+This is a list of (past) contributors not already credited in the PKGBUILD:
+
+Eric Belanger e...@archlinux.org
+riai r...@bigfoot.com
+Ben b...@benmazer.net
+Daniel J Griffiths ghost1...@archlinux.us
+Felix Rohrbach f...@gmx.de

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 16:33:29 UTC (rev 177902)
+++ PKGBUILD2013-02-10 16:33:43 UTC (rev 177903)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# See .contrib for older/other contributors
-
-pkgname=eric
-pkgver=5.2.7
-pkgrel=1
-pkgdesc=A full-featured Python 3.x and Ruby IDE in PyQt4
-arch=('any')
-url=http://eric-ide.python-projects.org/;
-license=('GPL3')
-depends=('python-qscintilla')
-conflicts=('eric5')
-provides=('eric5')
-replaces=('eric5')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/eric-ide/eric5-$pkgver.tar.gz;
-$pkgname.desktop)
-md5sums=('90720bd522963a8ab40a6304e5f3cf74'
- '8aa446c29e6de54e85410e040e754c6e')
-
-build() {
-  cd $srcdir/eric5-$pkgver
-
-  # some freedesktop.org compatibility adjustments
-  for i in $(grep -R eric5.desktop . | sed 's/:.*//' | sort -u); do
-sed -i s/eric5.desktop/eric.desktop/ $i
-  done
-
-  rm eric/eric5.desktop
-  install -m644 ../$pkgname.desktop eric/$pkgname.desktop
-}
-
-package() {
-  cd $srcdir/eric5-$pkgver
-
-  python install.py -c -b /usr/bin -i $pkgdir
-
-  # Remove files conflicting with eric4
-  # what are we doing here?
-  # TODO: tell upstream to fix their stuff
-  #   and allow installation of eric4 + eric5
-  #   OR package these files separately eg. 'eric-common'
-  rm $pkgdir/usr/share/qt/qsci/api/python/zope-2.10.7.api
-  rm $pkgdir/usr/share/qt/qsci/api/python/zope-2.11.2.api
-  rm $pkgdir/usr/share/qt/qsci/api/python/zope-3.3.1.api
-  rm $pkgdir/usr/share/qt/qsci/api/ruby/Ruby-1.8.7.api
-
-  # some canonical symlinks
-  cd $pkgdir/usr/bin
-  for i in *; do
-ln -s /usr/bin/$i ${i/eric5/eric}
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: eric/repos/extra-any/PKGBUILD (from rev 177902, eric/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-10 16:33:43 UTC (rev 177903)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# See .contrib for older/other contributors
+
+pkgname=eric
+pkgver=5.3.0
+pkgrel=1
+pkgdesc=A full-featured Python 3.x and Ruby IDE in PyQt4
+arch=('any')
+url=http://eric-ide.python-projects.org/;
+license=('GPL3')
+depends=('python-qscintilla')
+conflicts=('eric5')
+provides=('eric5')
+replaces=('eric5')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/eric-ide/eric5-$pkgver.tar.gz;
+$pkgname.desktop)
+md5sums=('fdcbdc17cdd124cf28f36adf9b92fe0a'
+ '8aa446c29e6de54e85410e040e754c6e')
+
+build() {
+  cd $srcdir/eric5-$pkgver
+
+  # some freedesktop.org compatibility adjustments
+  for i in $(grep -R eric5.desktop . | sed 's/:.*//' | sort -u); do
+sed -i s/eric5.desktop/eric.desktop/ $i
+  done
+
+  rm eric/eric5.desktop
+  install -m644 ../$pkgname.desktop eric/$pkgname.desktop
+}
+
+package() {
+  cd $srcdir/eric5-$pkgver
+
+  python install.py -c -b /usr/bin -i $pkgdir
+
+  # Remove files conflicting with eric4
+  # what are we doing here?
+  # TODO: tell upstream 

[arch-commits] Commit in gamin/trunk (18_gam_server_deadlocks.patch PKGBUILD)

2013-02-10 Thread Ray Rashif
Date: Sunday, February 10, 2013 @ 18:22:38
  Author: schiv
Revision: 177904

upgpkg: gamin 0.1.10-7

fix issues with inotify; closes FS#33642

Added:
  gamin/trunk/18_gam_server_deadlocks.patch
Modified:
  gamin/trunk/PKGBUILD

---+
 18_gam_server_deadlocks.patch |   70 
 PKGBUILD  |   11 --
 2 files changed, 78 insertions(+), 3 deletions(-)

Added: 18_gam_server_deadlocks.patch
===
--- 18_gam_server_deadlocks.patch   (rev 0)
+++ 18_gam_server_deadlocks.patch   2013-02-10 17:22:38 UTC (rev 177904)
@@ -0,0 +1,70 @@
+From cc14440eface093548cb3bc7814da11d9a99d283 Mon Sep 17 00:00:00 2001
+From: Anssi Hannula an...@mageia.org
+Date: Wed, 4 Jan 2012 00:23:55 +0200
+Subject: [PATCH] fix possible server deadlock in ih_sub_cancel
+
+ih_sub_foreach() calls ih_sub_cancel() while inotify_lock is locked.
+However, ih_sub_cancel() locks it again, and locking GMutex recursively
+causes undefined behaviour.
+
+Fix that by removing locking from ih_sub_cancel() as ih_sub_foreach()
+is its only user. Also make the function static so that it won't
+accidentally get used by other files without locking (inotify-helper.h
+is an internal server header).
+
+This should fix the intermittent deadlocks I've been experiencing
+causing KDE applications to no longer start, and probably also
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542361
+
+Origin: http://bugzilla-attachments.gnome.org/attachment.cgi?id=204537
+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gamin/+bug/926862
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542361
+
+---
+ server/inotify-helper.c |7 ++-
+ server/inotify-helper.h |1 -
+ 2 files changed, 2 insertions(+), 6 deletions(-)
+
+diff --git a/server/inotify-helper.c b/server/inotify-helper.c
+index d77203e..0789fa4 100644
+--- a/server/inotify-helper.c
 b/server/inotify-helper.c
+@@ -123,13 +123,11 @@ ih_sub_add (ih_sub_t * sub)
+ 
+ /**
+  * Cancels a subscription which was being monitored.
++ * inotify_lock must be held when calling.
+  */
+-gboolean
++static gboolean
+ ih_sub_cancel (ih_sub_t * sub)
+ {
+-  G_LOCK(inotify_lock);
+-
+-
+   if (!sub-cancelled)
+   {
+   IH_W(cancelling %s\n, sub-pathname);
+@@ -140,7 +138,6 @@ ih_sub_cancel (ih_sub_t * sub)
+   sub_list = g_list_remove (sub_list, sub);
+   }
+ 
+-  G_UNLOCK(inotify_lock);
+   return TRUE;
+ }
+ 
+diff --git a/server/inotify-helper.h b/server/inotify-helper.h
+index 5d3b6d0..d36b5fd 100644
+--- a/server/inotify-helper.h
 b/server/inotify-helper.h
+@@ -34,7 +34,6 @@ gboolean  ih_startup (event_callback_t ecb,
+found_callback_t fcb);
+ gboolean   ih_running (void);
+ gboolean   ih_sub_add (ih_sub_t *sub);
+-gboolean   ih_sub_cancel  (ih_sub_t *sub);
+ 
+ /* Return FALSE from 'f' if the subscription should be cancelled */
+ void   ih_sub_foreach (void *callerdata, gboolean 
(*f)(ih_sub_t *sub, void *callerdata));
+-- 
+1.7.7.2
+

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 16:33:43 UTC (rev 177903)
+++ PKGBUILD2013-02-10 17:22:38 UTC (rev 177904)
@@ -5,7 +5,7 @@
 
 pkgname=gamin
 pkgver=0.1.10
-pkgrel=6
+pkgrel=7
 pkgdesc='File and directory monitoring system defined to be a subset of the 
FAM (File Alteration Monitor)'
 url='http://www.gnome.org/~veillard/gamin'
 license=('GPL')
@@ -17,13 +17,18 @@
 provides=('fam')
 conflicts=('fam')
 
source=(http://www.gnome.org/~veillard/${pkgname}/sources/${pkgname}-${pkgver}.tar.gz;
-'fix-deprecated-const.patch')
+'fix-deprecated-const.patch'
+'18_gam_server_deadlocks.patch')
 md5sums=('b4ec549e57da470c04edd5ec2876a028'
- 'f679aeb48fe9dd376c8828cc9b6941ab')
+ 'f679aeb48fe9dd376c8828cc9b6941ab'
+ '4784359a3206bfa3c0dce1c23468f87f')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
+  # https://bugs.archlinux.org/task/33642
+  patch -p1 -i ${srcdir}/18_gam_server_deadlocks.patch
+
   patch -p1 -i ${srcdir}/fix-deprecated-const.patch
 
   # python 2



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

2013-02-10 Thread Ray Rashif
Date: Sunday, February 10, 2013 @ 18:22:57
  Author: schiv
Revision: 177905

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

Added:
  gamin/repos/extra-i686/18_gam_server_deadlocks.patch
(from rev 177904, gamin/trunk/18_gam_server_deadlocks.patch)
  gamin/repos/extra-i686/PKGBUILD
(from rev 177904, gamin/trunk/PKGBUILD)
  gamin/repos/extra-i686/fix-deprecated-const.patch
(from rev 177904, gamin/trunk/fix-deprecated-const.patch)
  gamin/repos/extra-x86_64/18_gam_server_deadlocks.patch
(from rev 177904, gamin/trunk/18_gam_server_deadlocks.patch)
  gamin/repos/extra-x86_64/PKGBUILD
(from rev 177904, gamin/trunk/PKGBUILD)
  gamin/repos/extra-x86_64/fix-deprecated-const.patch
(from rev 177904, gamin/trunk/fix-deprecated-const.patch)
Deleted:
  gamin/repos/extra-i686/PKGBUILD
  gamin/repos/extra-i686/fix-deprecated-const.patch
  gamin/repos/extra-x86_64/PKGBUILD
  gamin/repos/extra-x86_64/fix-deprecated-const.patch

+
 extra-i686/18_gam_server_deadlocks.patch   |   70 
 extra-i686/PKGBUILD|   87 +++-
 extra-i686/fix-deprecated-const.patch  |  112 +--
 extra-x86_64/18_gam_server_deadlocks.patch |   70 
 extra-x86_64/PKGBUILD  |   87 +++-
 extra-x86_64/fix-deprecated-const.patch|  112 +--
 6 files changed, 344 insertions(+), 194 deletions(-)

Copied: gamin/repos/extra-i686/18_gam_server_deadlocks.patch (from rev 177904, 
gamin/trunk/18_gam_server_deadlocks.patch)
===
--- extra-i686/18_gam_server_deadlocks.patch(rev 0)
+++ extra-i686/18_gam_server_deadlocks.patch2013-02-10 17:22:57 UTC (rev 
177905)
@@ -0,0 +1,70 @@
+From cc14440eface093548cb3bc7814da11d9a99d283 Mon Sep 17 00:00:00 2001
+From: Anssi Hannula an...@mageia.org
+Date: Wed, 4 Jan 2012 00:23:55 +0200
+Subject: [PATCH] fix possible server deadlock in ih_sub_cancel
+
+ih_sub_foreach() calls ih_sub_cancel() while inotify_lock is locked.
+However, ih_sub_cancel() locks it again, and locking GMutex recursively
+causes undefined behaviour.
+
+Fix that by removing locking from ih_sub_cancel() as ih_sub_foreach()
+is its only user. Also make the function static so that it won't
+accidentally get used by other files without locking (inotify-helper.h
+is an internal server header).
+
+This should fix the intermittent deadlocks I've been experiencing
+causing KDE applications to no longer start, and probably also
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542361
+
+Origin: http://bugzilla-attachments.gnome.org/attachment.cgi?id=204537
+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gamin/+bug/926862
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542361
+
+---
+ server/inotify-helper.c |7 ++-
+ server/inotify-helper.h |1 -
+ 2 files changed, 2 insertions(+), 6 deletions(-)
+
+diff --git a/server/inotify-helper.c b/server/inotify-helper.c
+index d77203e..0789fa4 100644
+--- a/server/inotify-helper.c
 b/server/inotify-helper.c
+@@ -123,13 +123,11 @@ ih_sub_add (ih_sub_t * sub)
+ 
+ /**
+  * Cancels a subscription which was being monitored.
++ * inotify_lock must be held when calling.
+  */
+-gboolean
++static gboolean
+ ih_sub_cancel (ih_sub_t * sub)
+ {
+-  G_LOCK(inotify_lock);
+-
+-
+   if (!sub-cancelled)
+   {
+   IH_W(cancelling %s\n, sub-pathname);
+@@ -140,7 +138,6 @@ ih_sub_cancel (ih_sub_t * sub)
+   sub_list = g_list_remove (sub_list, sub);
+   }
+ 
+-  G_UNLOCK(inotify_lock);
+   return TRUE;
+ }
+ 
+diff --git a/server/inotify-helper.h b/server/inotify-helper.h
+index 5d3b6d0..d36b5fd 100644
+--- a/server/inotify-helper.h
 b/server/inotify-helper.h
+@@ -34,7 +34,6 @@ gboolean  ih_startup (event_callback_t ecb,
+found_callback_t fcb);
+ gboolean   ih_running (void);
+ gboolean   ih_sub_add (ih_sub_t *sub);
+-gboolean   ih_sub_cancel  (ih_sub_t *sub);
+ 
+ /* Return FALSE from 'f' if the subscription should be cancelled */
+ void   ih_sub_foreach (void *callerdata, gboolean 
(*f)(ih_sub_t *sub, void *callerdata));
+-- 
+1.7.7.2
+

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-10 17:22:38 UTC (rev 177904)
+++ extra-i686/PKGBUILD 2013-02-10 17:22:57 UTC (rev 177905)
@@ -1,41 +0,0 @@
-# $Id: PKGBUILD 30749 2010-10-20 11:18:33Z schuay $
-# Maintainer:
-# Contributor: Abhishek Dasgupta abh...@gmail.com
-# Contributor: Pulphix crime...@libero.it
-
-pkgname=gamin
-pkgver=0.1.10
-pkgrel=6
-pkgdesc='File and directory monitoring system defined to be a subset of the 
FAM (File Alteration Monitor)'
-url='http://www.gnome.org/~veillard/gamin'

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

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 18:49:30
  Author: eric
Revision: 177906

Replace build function with package function

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 17:22:57 UTC (rev 177905)
+++ PKGBUILD2013-02-10 17:49:30 UTC (rev 177906)
@@ -69,9 +69,9 @@
 ### to bump the depends list use this:
 #for i in $(grep ^depends= PKGBUILD | sed  -e 's/depends=(//g' -e 's/)//g'); 
do sed -i -e s/$(echo $i)/$(echo $i | sed -e s/=.*/=$(pacman -Qi $(echo $i 
| sed -e s/'//g -e 's/=.*//g') | grep ^Version | sed -e 's/.*: //g')'/g)/g 
PKGBUILD; done
 
-build()
+package()
 {
-  cd $srcdir/$pkgname-$pkgver-1
-  mv * $pkgdir/
+  cd $srcdir/$pkgname-$pkgver-1
+  mv * $pkgdir/
 }
 md5sums=('4d2d1579e6dad2a6b247e3c30b8cad59')



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

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 18:50:15
  Author: eric
Revision: 177907

archrelease: copy trunk to extra-any

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

--+
 PKGBUILD |  154 ++---
 archboot.install |   48 
 2 files changed, 101 insertions(+), 101 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 17:49:30 UTC (rev 177906)
+++ PKGBUILD2013-02-10 17:50:15 UTC (rev 177907)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer : Tobias Powalowski tp...@archlinux.org
-
-pkgname=archboot
-pkgver=2012.10
-pkgrel=2
-pkgdesc=Advanced, modular arch boot/install image creation utility
-arch=(any)
-license=('GPL')
-url=http://www.archlinux.org/;
-depends=('mkinitcpio=0.8.5-1' 'mksyslinux=2010.08-2' 'mkpxelinux=2010.08-2' 
'mkisolinux=2010.08-2'
- 'subversion=1.7.4-1' 'wget=1.13.4-1' 'bash=4.2.024-2' 
'coreutils=8.15-1'
- 'cryptsetup=1.4.1-1' 'dialog=1.1_20120215-1' 'e2fsprogs=1.42.1-1' 
'findutils=4.4.2-4' 'gawk=4.0.0-2'
- 'grep=2.11-2' 'iputils=20101006-2' 'jfsutils=1.1.15-3' 
'less=444-3' 'lvm2=2.02.95-1' 'mdadm=3.2.3-1'
- 'kmod=7-1' 'nano=2.2.6-2' 'ncurses=5.9-3' 
'net-tools=1.60.20110819cvs-3' 'gnu-netcat=0.7.1-4'
- 'ntfsprogs=2012.1.15-1' 'pcmciautils=018-2' 'procps-ng=3.3.2-1' 
'psmisc=22.16-1' 'reiserfsprogs=3.6.21-4'
- 'sed=4.2.1-4' 'snarf=7.0-5' 'tar=1.26-2' 'util-linux=2.21-6'
- 'which=2.20-5' 'kbd=1.15.3-2' 'wireless_tools=29-6' 
'xfsprogs=3.1.7-1' 'dnsutils=9.9.0-1' 'hdparm=9.39-1'
- 'memtest86+=4.20-2' 'inetutils=1.9.1-1' 'openssh=5.9p1-8' 
'hwdetect=2012.01-1' 'shadow=4.1.5-4' 
-'bridge-utils=1.5-1' 'ifenslave=1.1.0-7' 'links=2.5-1' 
'dosfstools=3.0.12-1'
- 'glibc=2.15-7' 'linux-api-headers=3.1.6-1' 'linux=3.2.13-1' 
'linux-lts=3.0.25-1' 'xinetd=2.3.14-8'
- 'kexec-tools=2.0.2-4' 'ppp=2.4.5-3' 'rp-pppoe=3.10-7' 
'lilo=23.2-3' 'iptables=1.4.12.2-1' 'isdn4k-utils=3.20-1'
- 'ntfs-3g=2012.1.15-1' 'pciutils=3.1.9-1' 'usbutils=005-1' 
'vpnc=0.5.3.svn516-1' 'openvpn=2.2.2-1'
-'b43-fwcutter=015-1' 'wpa_supplicant=0.7.3-5' 'rsync=3.0.9-2' 
'gzip=1.4-4' 'libarchive=3.0.3-5'
-'device-mapper=2.02.95-1' 'screen=4.0.3-13' 'elfutils=0.152-2' 
'pam=1.1.5-2' 'cracklib=2.8.18-2'
-'nfs-utils=1.2.5-2' 'nfsidmap=0.24-3' 'readline=6.2.002-1' 
'acl=2.2.51-1' 'attr=2.4.46-1' 'pcre=8.30-1'
-'cpio=2.11-3' 'fuse=2.8.7-1' 'libusbx=1.0.8-2' 'vim=7.3.475-1' 
'lzo2=2.06-1' 'libsasl=2.1.23-9' 'libldap=2.4.30-1'
-'gpm=1.20.6-7' 'libevent=2.0.17-1' 'gcc-libs=4.6.3-1' 
'sdparm=1.07-1' 'licenses=2.9-1' 'pptpclient=1.7.2-4'
-'zd1211-firmware=1.4-5' 'ipw2100-fw=1.3-6' 'ipw2200-fw=3.1-4' 
'smbclient=3.6.3-4'  'dhcpcd=5.5.4-1' 'openssl=1.0.1-1'
-'git=1.7.9.5-1' 'dmraid=1.0.0.rc16.3-2' 'linux-atm=2.5.2-1' 
'netcfg=2.6.8-1' 'parted=3.1-1' 'tzdata=2012b-1'
-'ntp=4.2.6.p5-6' 'libgcrypt=1.5.0-1' 'iw=3.3-2' 'crda=1.1.2-2' 
'libnl=3.2.7-1' 'iproute2=3.2.0-3'
-'wireless-regdb=2011.04.28-1' 'v86d=0.1.10-2' 'dhclient=4.2.3.2-2' 
'syslinux=4.05-3' 'mtools=4.0.17-2'
-'fsarchiver=0.6.13-1' 'xz=5.0.3-1' 'libtirpc=0.2.2-2' 
'librpcsecgss=0.19-7' 'rpcbind=0.2.0-6' 'testdisk=6.13-2'
-'wipe=2.3.1-2' 'ddrescue=1.15-1' 'ifplugd=0.28-8' 
'wpa_actiond=1.1-3' 'rfkill=0.4-3'
-'libgssglue=0.3-1' 'mkinitcpio-nfs-utils=0.2-2' 'gptfdisk=0.8.4-1' 
'nilfs-utils=2.1.1-1' 'btrfs-progs=0.19.20120110-2'
-'linux-firmware=20120227-1' 'iana-etc=2.30-2' 
'libusb-compat=0.1.3-2' 'keyutils=1.5.5-1'
-'libisoburn=1.2.0-1' 'squashfs-tools=4.2-2' 'file=5.11-1' 
'yp-tools=2.12-2' 'curl=7.25.0-1'  'smartmontools=5.42-3'
-'dnsmasq=2.60-2' 'lftp=4.3.5-1' 'openconnect=1:3.15-1' 
'libxml2=2.7.8-2' 'libproxy=0.4.7-1' 'speedtouch=1.3.1-4'
-'tcpdump=4.2.1-2' 'nmap=5.51-3' 'lua=5.1.5-1' 'weechat=0.3.7-1' 
'gnutls=3.0.17-1' 'nettle=2.4-1' 'libtasn1=2.12-1'
-'bind=9.9.0-1' 'rpcbind=0.2.0-6' 'expat=2.0.1-7' 
'progsreiserfs=0.3.0.5-7' 'glib2=2.30.2-2' 'freetype2=2.4.9-1'
-'libssh2=1.4.0-1' 'libedit=20120311_3.0-1' 'talloc=2.0.7-1' 
'eventlog=0.2.12-3' 'idnkit=1.0-2' 'libjpeg-turbo=1.2.0-1'
-'dmidecode=2.11-2' 'pth=2.0.7-4' 'gnupg=2.0.19-1' 
'libksba=1.2.0-1' 'libassuan=2.0.3-1' 'pinentry=0.8.1-3'
-'dirmngr=1.1.0-3'  'gpgme=1.3.1-4' 'ldns=1.6.12-2' 
'dnssec-anchors=20120422-1' 'hwids=20120512-1'
-'systemd=185' 'archlinux-keyring=20120529-1' 'haveged=1.4-3' 
-'pambase=20120602-1' 'chntpw=110511-2' 'traceroute=2.0.18' 
'arch-wiki-lite=20120619-1' 'grub-bios=2.00-1' 
-'grub-efi-x86_64=2.00-1' 'efibootmgr=0.5.4-3' 
'systemd-sysvcompat=188-2' 

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

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 18:53:19
  Author: eric
Revision: 177908

Replace build function with package function

Modified:
  hwdetect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 17:50:15 UTC (rev 177907)
+++ PKGBUILD2013-02-10 17:53:19 UTC (rev 177908)
@@ -13,7 +13,7 @@
 'mdadm:  for raid mkinitcpio config support')
 source=(hwdetect)
 
-build() {
-  install -D -m 755 ${srcdir}/hwdetect ${pkgdir}/sbin/hwdetect
+package() {
+  install -D -m 755 ${srcdir}/hwdetect ${pkgdir}/sbin/hwdetect
 }
 md5sums=('894a3f1d481179651af00278f7638084')



[arch-commits] Commit in hwdetect/repos/testing-any (4 files)

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 18:54:16
  Author: eric
Revision: 177909

archrelease: copy trunk to testing-any

Added:
  hwdetect/repos/testing-any/PKGBUILD
(from rev 177908, hwdetect/trunk/PKGBUILD)
  hwdetect/repos/testing-any/hwdetect
(from rev 177908, hwdetect/trunk/hwdetect)
Deleted:
  hwdetect/repos/testing-any/PKGBUILD
  hwdetect/repos/testing-any/hwdetect

--+
 PKGBUILD |   38 +-
 hwdetect | 1000 ++---
 2 files changed, 519 insertions(+), 519 deletions(-)

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


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

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 18:57:35
  Author: eric
Revision: 177910

Add package function

Modified:
  lablgtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 17:54:16 UTC (rev 177909)
+++ PKGBUILD2013-02-10 17:57:35 UTC (rev 177910)
@@ -15,11 +15,15 @@
 md5sums=('73a797e3a459190fdcaa8288935f6fb9')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $srcdir/$pkgname-$pkgver
   make configure 
   make 
   make opt 
-  make  PREFIX=$pkgdir/usr LIBDIR=$pkgdir/usr/lib/ocaml BINDIR=$pkgdir/usr/bin 
\
-INSTALLDIR=$pkgdir/usr/lib/ocaml/lablgtk 
DLLDIR=$pkgdir/usr/lib/ocaml/stublibs install
-  rm -r $pkgdir/usr/bin
 }
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make  PREFIX=$pkgdir/usr LIBDIR=$pkgdir/usr/lib/ocaml 
BINDIR=$pkgdir/usr/bin \
+INSTALLDIR=$pkgdir/usr/lib/ocaml/lablgtk 
DLLDIR=$pkgdir/usr/lib/ocaml/stublibs install
+  rm -r $pkgdir/usr/bin
+}



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

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 18:58:16
  Author: eric
Revision: 177911

archrelease: copy trunk to extra-x86_64

Added:
  lablgtk/repos/extra-x86_64/PKGBUILD
(from rev 177910, lablgtk/trunk/PKGBUILD)
Deleted:
  lablgtk/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 17:57:35 UTC (rev 177910)
+++ PKGBUILD2013-02-10 17:58:16 UTC (rev 177911)
@@ -1,25 +0,0 @@
-# $Id$
-#Maintainer: Tobias Powalowski tp...@archlinux.org
-
-pkgname=lablgtk
-pkgver=1.2.7
-pkgrel=9
-pkgdesc= An Objective Caml interface to gtk+
-arch=(i686 x86_64)
-url=http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html;
-license=('LGPL')
-depends=('gtk')
-makedepends=('ocaml')
-options=('!makeflags')
-source=(http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/$pkgname-$pkgver.tar.gz)
-md5sums=('73a797e3a459190fdcaa8288935f6fb9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make configure 
-  make 
-  make opt 
-  make  PREFIX=$pkgdir/usr LIBDIR=$pkgdir/usr/lib/ocaml BINDIR=$pkgdir/usr/bin 
\
-INSTALLDIR=$pkgdir/usr/lib/ocaml/lablgtk 
DLLDIR=$pkgdir/usr/lib/ocaml/stublibs install
-  rm -r $pkgdir/usr/bin
-}

Copied: lablgtk/repos/extra-x86_64/PKGBUILD (from rev 177910, 
lablgtk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-10 17:58:16 UTC (rev 177911)
@@ -0,0 +1,29 @@
+# $Id$
+#Maintainer: Tobias Powalowski tp...@archlinux.org
+
+pkgname=lablgtk
+pkgver=1.2.7
+pkgrel=9
+pkgdesc= An Objective Caml interface to gtk+
+arch=(i686 x86_64)
+url=http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html;
+license=('LGPL')
+depends=('gtk')
+makedepends=('ocaml')
+options=('!makeflags')
+source=(http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/$pkgname-$pkgver.tar.gz)
+md5sums=('73a797e3a459190fdcaa8288935f6fb9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make configure 
+  make 
+  make opt 
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make  PREFIX=$pkgdir/usr LIBDIR=$pkgdir/usr/lib/ocaml 
BINDIR=$pkgdir/usr/bin \
+INSTALLDIR=$pkgdir/usr/lib/ocaml/lablgtk 
DLLDIR=$pkgdir/usr/lib/ocaml/stublibs install
+  rm -r $pkgdir/usr/bin
+}



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

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 18:58:36
  Author: eric
Revision: 177912

archrelease: copy trunk to extra-i686

Added:
  lablgtk/repos/extra-i686/PKGBUILD
(from rev 177911, lablgtk/trunk/PKGBUILD)
Deleted:
  lablgtk/repos/extra-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 17:58:16 UTC (rev 177911)
+++ PKGBUILD2013-02-10 17:58:36 UTC (rev 177912)
@@ -1,25 +0,0 @@
-# $Id$
-#Maintainer: Tobias Powalowski tp...@archlinux.org
-
-pkgname=lablgtk
-pkgver=1.2.7
-pkgrel=9
-pkgdesc= An Objective Caml interface to gtk+
-arch=(i686 x86_64)
-url=http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html;
-license=('LGPL')
-depends=('gtk')
-makedepends=('ocaml')
-options=('!makeflags')
-source=(http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/$pkgname-$pkgver.tar.gz)
-md5sums=('73a797e3a459190fdcaa8288935f6fb9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make configure 
-  make 
-  make opt 
-  make  PREFIX=$pkgdir/usr LIBDIR=$pkgdir/usr/lib/ocaml BINDIR=$pkgdir/usr/bin 
\
-INSTALLDIR=$pkgdir/usr/lib/ocaml/lablgtk 
DLLDIR=$pkgdir/usr/lib/ocaml/stublibs install
-  rm -r $pkgdir/usr/bin
-}

Copied: lablgtk/repos/extra-i686/PKGBUILD (from rev 177911, 
lablgtk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-10 17:58:36 UTC (rev 177912)
@@ -0,0 +1,29 @@
+# $Id$
+#Maintainer: Tobias Powalowski tp...@archlinux.org
+
+pkgname=lablgtk
+pkgver=1.2.7
+pkgrel=9
+pkgdesc= An Objective Caml interface to gtk+
+arch=(i686 x86_64)
+url=http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html;
+license=('LGPL')
+depends=('gtk')
+makedepends=('ocaml')
+options=('!makeflags')
+source=(http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/$pkgname-$pkgver.tar.gz)
+md5sums=('73a797e3a459190fdcaa8288935f6fb9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make configure 
+  make 
+  make opt 
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make  PREFIX=$pkgdir/usr LIBDIR=$pkgdir/usr/lib/ocaml 
BINDIR=$pkgdir/usr/bin \
+INSTALLDIR=$pkgdir/usr/lib/ocaml/lablgtk 
DLLDIR=$pkgdir/usr/lib/ocaml/stublibs install
+  rm -r $pkgdir/usr/bin
+}



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

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 19:02:07
  Author: eric
Revision: 177913

Add package function

Modified:
  cmucl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 17:58:36 UTC (rev 177912)
+++ PKGBUILD2013-02-10 18:02:07 UTC (rev 177913)
@@ -21,13 +21,13 @@
 arch=(i686)
 
 build() {
-  cd ${srcdir}
+  cd ${srcdir}
   patch -Np1 -i workaround-for-gcc-4.6-overoptimization
-  export CMUCLCORE=${srcdir}/lib/cmucl/lib/lisp-x87.core
+  export CMUCLCORE=${srcdir}/lib/cmucl/lib/lisp-x87.core
   # Create target buildroot
   ./src/tools/create-target.sh $CHOST 
   # Use binary-dist lisp to create initial kernel.core
-  ./src/tools/build-world.sh $CHOST ${srcdir}/bin/lisp
+  ./src/tools/build-world.sh $CHOST ${srcdir}/bin/lisp
   # build native lisp binary
   ./src/tools/rebuild-lisp.sh $CHOST 
   # Generate lisp.core
@@ -40,26 +40,29 @@
   ./src/tools/build-utils.sh $CHOST 
   # make new binary dist archives
   ./src/tools/make-dist.sh $CHOST ${pkgver} x86 linux
-  
-  mkdir -p ${pkgdir}/usr/lib/cmucl/
-  mkdir -p ${pkgdir}/usr/share/man/man1
+}
+
+package() {
+  cd ${srcdir}
+  mkdir -p ${pkgdir}/usr/lib/cmucl/
+  mkdir -p ${pkgdir}/usr/share/man/man1
   mkdir dist
   tar xjf cmucl-${pkgver}-x86-linux.tar.bz2 -C dist 
   tar xjf cmucl-${pkgver}-x86-linux.extra.tar.bz2 -C dist
-  cp -a dist/bin ${pkgdir}/usr/lib/cmucl
-  cp -a dist/lib/cmucl ${pkgdir}/usr/lib/ 
-  cp -a dist/man/man1/* ${pkgdir}/usr/share/man/man1/
+  cp -a dist/bin ${pkgdir}/usr/lib/cmucl
+  cp -a dist/lib/cmucl ${pkgdir}/usr/lib/ 
+  cp -a dist/man/man1/* ${pkgdir}/usr/share/man/man1/
 
   ## Setup app-wrapper
-  install -m755 -p -D lib/cmucl/sample-wrapper ${pkgdir}/usr/bin/cmucl
+  install -m755 -p -D lib/cmucl/sample-wrapper ${pkgdir}/usr/bin/cmucl
   # Fixup paths in wrapper
-  sed -i -e s|^CMUCLLIB=.*|CMUCLLIB=/usr/lib/cmucl/lib| 
${pkgdir}/usr/bin/cmucl
-  sed -i -e s|/your-cmucl-path|/usr/lib/cmucl|  
${pkgdir}/usr/bin/cmucl
+  sed -i -e s|^CMUCLLIB=.*|CMUCLLIB=/usr/lib/cmucl/lib| 
${pkgdir}/usr/bin/cmucl
+  sed -i -e s|/your-cmucl-path|/usr/lib/cmucl|  
${pkgdir}/usr/bin/cmucl
   # many apps (ie, maxima) expect to find the wrapper named 'lisp' too
-  ln -sf cmucl ${pkgdir}/usr/bin/lisp
+  ln -sf cmucl ${pkgdir}/usr/bin/lisp
   ## Unpackaged files
-  rm -f ${pkgdir}/usr/lib/cmucl/sample-wrapper
+  rm -f ${pkgdir}/usr/lib/cmucl/sample-wrapper
   # license
-  install -D -m644 ${srcdir}/src/general-info/COPYRIGHTS \
-   ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
+  install -D -m644 ${srcdir}/src/general-info/COPYRIGHTS \
+   ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
 }



[arch-commits] Commit in cmucl/repos/extra-i686 (4 files)

2013-02-10 Thread Eric Bélanger
Date: Sunday, February 10, 2013 @ 19:02:34
  Author: eric
Revision: 177914

archrelease: copy trunk to extra-i686

Added:
  cmucl/repos/extra-i686/PKGBUILD
(from rev 177913, cmucl/trunk/PKGBUILD)
  cmucl/repos/extra-i686/workaround-for-gcc-4.6-overoptimization
(from rev 177913, cmucl/trunk/workaround-for-gcc-4.6-overoptimization)
Deleted:
  cmucl/repos/extra-i686/PKGBUILD
  cmucl/repos/extra-i686/workaround-for-gcc-4.6-overoptimization

-+
 PKGBUILD|  133 +++---
 workaround-for-gcc-4.6-overoptimization |   38 
 2 files changed, 87 insertions(+), 84 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-10 18:02:07 UTC (rev 177913)
+++ PKGBUILD2013-02-10 18:02:34 UTC (rev 177914)
@@ -1,65 +0,0 @@
-# $Id$
-# Contributor: John Proctor jproc...@prium.net
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=cmucl
-pkgver=20c
-pkgrel=1
-pkgdesc=CMU Common Lisp
-depends=('glibc' 'lesstif')
-provides=('common-lisp')
-makedepends=('sed' 'bc')
-license=('custom')
-#license PublicDomain
-source=(http://common-lisp.net/project/cmucl/downloads/release/${pkgver}/cmucl-src-${pkgver}.tar.bz2
 \
-  
http://common-lisp.net/project/cmucl/downloads/release/${pkgver}/cmucl-${pkgver}-x86-linux.tar.bz2
 \
-  workaround-for-gcc-4.6-overoptimization)
-md5sums=('7eec1ddbd281261e2b08194859727e9a'
- 'c200365b631c7b36b7675e4fc6e17177'
- '02dd46e8b4b966d121a15037c713f6d4')
-url=http://www.cons.org/cmucl/;
-arch=(i686)
-
-build() {
-  cd ${srcdir}
-  patch -Np1 -i workaround-for-gcc-4.6-overoptimization
-  export CMUCLCORE=${srcdir}/lib/cmucl/lib/lisp-x87.core
-  # Create target buildroot
-  ./src/tools/create-target.sh $CHOST 
-  # Use binary-dist lisp to create initial kernel.core
-  ./src/tools/build-world.sh $CHOST ${srcdir}/bin/lisp
-  # build native lisp binary
-  ./src/tools/rebuild-lisp.sh $CHOST 
-  # Generate lisp.core
-  ./src/tools/load-world.sh $CHOST  ${pkgver}
-  # rebuild kernel.core using native lisp 
-  ./src/tools/build-world.sh $CHOST $CHOST/lisp/lisp
-  # (Re)generate lisp.core
-  ./src/tools/load-world.sh $CHOST ${pkgver} 
-  # Build auxilary stuff
-  ./src/tools/build-utils.sh $CHOST 
-  # make new binary dist archives
-  ./src/tools/make-dist.sh $CHOST ${pkgver} x86 linux
-  
-  mkdir -p ${pkgdir}/usr/lib/cmucl/
-  mkdir -p ${pkgdir}/usr/share/man/man1
-  mkdir dist
-  tar xjf cmucl-${pkgver}-x86-linux.tar.bz2 -C dist 
-  tar xjf cmucl-${pkgver}-x86-linux.extra.tar.bz2 -C dist
-  cp -a dist/bin ${pkgdir}/usr/lib/cmucl
-  cp -a dist/lib/cmucl ${pkgdir}/usr/lib/ 
-  cp -a dist/man/man1/* ${pkgdir}/usr/share/man/man1/
-
-  ## Setup app-wrapper
-  install -m755 -p -D lib/cmucl/sample-wrapper ${pkgdir}/usr/bin/cmucl
-  # Fixup paths in wrapper
-  sed -i -e s|^CMUCLLIB=.*|CMUCLLIB=/usr/lib/cmucl/lib| 
${pkgdir}/usr/bin/cmucl
-  sed -i -e s|/your-cmucl-path|/usr/lib/cmucl|  
${pkgdir}/usr/bin/cmucl
-  # many apps (ie, maxima) expect to find the wrapper named 'lisp' too
-  ln -sf cmucl ${pkgdir}/usr/bin/lisp
-  ## Unpackaged files
-  rm -f ${pkgdir}/usr/lib/cmucl/sample-wrapper
-  # license
-  install -D -m644 ${srcdir}/src/general-info/COPYRIGHTS \
-   ${pkgdir}/usr/share/licenses/${pkgname}/license.txt
-}

Copied: cmucl/repos/extra-i686/PKGBUILD (from rev 177913, cmucl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-10 18:02:34 UTC (rev 177914)
@@ -0,0 +1,68 @@
+# $Id$
+# Contributor: John Proctor jproc...@prium.net
+# Maintainer: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=cmucl
+pkgver=20c
+pkgrel=1
+pkgdesc=CMU Common Lisp
+depends=('glibc' 'lesstif')
+provides=('common-lisp')
+makedepends=('sed' 'bc')
+license=('custom')
+#license PublicDomain
+source=(http://common-lisp.net/project/cmucl/downloads/release/${pkgver}/cmucl-src-${pkgver}.tar.bz2
 \
+  
http://common-lisp.net/project/cmucl/downloads/release/${pkgver}/cmucl-${pkgver}-x86-linux.tar.bz2
 \
+  workaround-for-gcc-4.6-overoptimization)
+md5sums=('7eec1ddbd281261e2b08194859727e9a'
+ 'c200365b631c7b36b7675e4fc6e17177'
+ '02dd46e8b4b966d121a15037c713f6d4')
+url=http://www.cons.org/cmucl/;
+arch=(i686)
+
+build() {
+  cd ${srcdir}
+  patch -Np1 -i workaround-for-gcc-4.6-overoptimization
+  export CMUCLCORE=${srcdir}/lib/cmucl/lib/lisp-x87.core
+  # Create target buildroot
+  ./src/tools/create-target.sh $CHOST 
+  # Use binary-dist lisp to create initial kernel.core
+  ./src/tools/build-world.sh $CHOST ${srcdir}/bin/lisp
+  # build native lisp binary
+  ./src/tools/rebuild-lisp.sh $CHOST 
+  # Generate lisp.core
+  ./src/tools/load-world.sh $CHOST  ${pkgver}
+  # rebuild kernel.core using native lisp 
+  ./src/tools/build-world.sh $CHOST $CHOST/lisp/lisp
+  # (Re)generate lisp.core
+  

[arch-commits] Commit in aiccu/trunk (7 files)

2013-02-10 Thread Sébastien Luttringer
Date: Sunday, February 10, 2013 @ 19:32:32
  Author: seblu
Revision: 84113

upgpkg: aiccu 20070115-2

- Add a selection of debian patches

Added:
  aiccu/trunk/01-no-init-script.patch
  aiccu/trunk/02-allow-tunnels.patch
  aiccu/trunk/03-no-quiet-gcc.patch
  aiccu/trunk/04-skip-strip.patch
  aiccu/trunk/05-spelling-error.patch
  aiccu/trunk/06-setup-script.patch
Modified:
  aiccu/trunk/PKGBUILD

-+
 01-no-init-script.patch |   17 
 02-allow-tunnels.patch  |   61 ++
 03-no-quiet-gcc.patch   |   16 
 04-skip-strip.patch |   16 
 05-spelling-error.patch |   46 ++
 06-setup-script.patch   |   40 ++
 PKGBUILD|   22 +---
 7 files changed, 214 insertions(+), 4 deletions(-)

Added: 01-no-init-script.patch
===
--- 01-no-init-script.patch (rev 0)
+++ 01-no-init-script.patch 2013-02-10 18:32:32 UTC (rev 84113)
@@ -0,0 +1,17 @@
+Index: aiccu-20070115/Makefile
+===
+--- aiccu-20070115.orig/Makefile   2009-10-25 22:25:45.0 +0100
 aiccu-20070115/Makefile2009-10-25 22:25:58.0 +0100
+@@ -84,9 +84,9 @@
+   @cp doc/README ${DESTDIR}${dirdoc}
+   @cp doc/LICENSE ${DESTDIR}${dirdoc}
+   @cp doc/HOWTO  ${DESTDIR}${dirdoc}
+-  @echo Installing Debian-style init.d
+-  @mkdir -p ${DESTDIR}${diretc}init.d
+-  @cp doc/${PROJECT}.init.debian ${DESTDIR}${diretc}init.d/${PROJECT}
++# @echo Installing Debian-style init.d
++# @mkdir -p ${DESTDIR}${diretc}init.d
++# @cp doc/${PROJECT}.init.debian ${DESTDIR}${diretc}init.d/${PROJECT}
+ else
+   @echo Installing Redhat-style init.d
+   @mkdir -p ${DESTDIR}${diretc}init.d

Added: 02-allow-tunnels.patch
===
--- 02-allow-tunnels.patch  (rev 0)
+++ 02-allow-tunnels.patch  2013-02-10 18:32:32 UTC (rev 84113)
@@ -0,0 +1,61 @@
+commit d7c4f7c0d34b80c188fa45228ca282fd8771a41d
+Author: Norman Rasmussen nor...@rasmussen.co.za
+Date:   Sun Jan 10 21:45:55 2010 +
+
+Allow 'tunnels' mode when there's an already running instance.
+
+diff --git a/unix-console/main.c b/unix-console/main.c
+index 8a4d9a9..388d988 100755
+--- a/unix-console/main.c
 b/unix-console/main.c
+@@ -50,7 +50,7 @@ int sigrunning(int sig)
+   /* Close the file again */
+   fclose(f);
+ 
+-  /* If we can HUP it, it still runs */
++  /* If we can signal it, it still runs */
+   return (pid  0  kill(pid, sig) == 0 ? 1 : 0);
+ }
+ 
+@@ -302,20 +302,6 @@ int main(int argc, char *argv[])
+   return -1;
+   }
+ 
+-#ifndef _WIN32
+-  /* start or stop? */
+-  if (mode != A_TEST 
+-  mode != A_AUTOTEST)
+-  {
+-  /* Already running? */
+-  if (sigrunning(mode == A_STOP ? SIGTERM : 0) == 1)
+-  {
+-  dolog(LOG_ERR, Already running instance HUP'ed, 
exiting\n);
+-  return 0;
+-  }
+-  }
+-#endif
+-
+   /* Verify required parameters */
+   if (!g_aiccu-username || !g_aiccu-password)
+   {
+@@ -331,6 +317,20 @@ int main(int argc, char *argv[])
+   return ret == 0 ? -1 : 0;
+   }
+ 
++#ifndef _WIN32
++  /* start or stop? */
++  if (mode != A_TEST 
++  mode != A_AUTOTEST)
++  {
++  /* Already running? */
++  if (sigrunning(mode == A_STOP ? SIGTERM : 0) == 1)
++  {
++  dolog(LOG_ERR, Already running instance signaled, 
exiting\n);
++  return 0;
++  }
++  }
++#endif
++
+   /* Get our tunnel */
+   hTunnel = get_tunnel();
+   

Added: 03-no-quiet-gcc.patch
===
--- 03-no-quiet-gcc.patch   (rev 0)
+++ 03-no-quiet-gcc.patch   2013-02-10 18:32:32 UTC (rev 84113)
@@ -0,0 +1,16 @@
+It's better for us to see gcc output in the build log to ease debugging.
+Quiet builds make that much harder.
+
+Index: aiccu-20070115/unix-console/Makefile
+===
+--- aiccu-20070115.orig/unix-console/Makefile  2009-10-25 22:33:06.0 
+0100
 aiccu-20070115/unix-console/Makefile   2009-10-25 22:33:12.0 
+0100
+@@ -26,7 +26,7 @@
+ 
+ #CFLAGS   += $(CWARNS) -D_GNU_SOURCE -D_DEBUG -g3 -O0
+ CFLAGS+= $(CWARNS) -D_GNU_SOURCE
+-CC  = @gcc
++CC  = gcc
+ RM  = rm
+ 
+ # Add -O3 when nothing is specified yet

Added: 04-skip-strip.patch
===
--- 04-skip-strip.patch 

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

2013-02-10 Thread Sébastien Luttringer
Date: Sunday, February 10, 2013 @ 19:32:51
  Author: seblu
Revision: 84114

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

Added:
  aiccu/repos/community-i686/01-no-init-script.patch
(from rev 84113, aiccu/trunk/01-no-init-script.patch)
  aiccu/repos/community-i686/02-allow-tunnels.patch
(from rev 84113, aiccu/trunk/02-allow-tunnels.patch)
  aiccu/repos/community-i686/03-no-quiet-gcc.patch
(from rev 84113, aiccu/trunk/03-no-quiet-gcc.patch)
  aiccu/repos/community-i686/04-skip-strip.patch
(from rev 84113, aiccu/trunk/04-skip-strip.patch)
  aiccu/repos/community-i686/05-spelling-error.patch
(from rev 84113, aiccu/trunk/05-spelling-error.patch)
  aiccu/repos/community-i686/06-setup-script.patch
(from rev 84113, aiccu/trunk/06-setup-script.patch)
  aiccu/repos/community-i686/PKGBUILD
(from rev 84113, aiccu/trunk/PKGBUILD)
  aiccu/repos/community-i686/aiccu.service
(from rev 84113, aiccu/trunk/aiccu.service)
  aiccu/repos/community-x86_64/01-no-init-script.patch
(from rev 84113, aiccu/trunk/01-no-init-script.patch)
  aiccu/repos/community-x86_64/02-allow-tunnels.patch
(from rev 84113, aiccu/trunk/02-allow-tunnels.patch)
  aiccu/repos/community-x86_64/03-no-quiet-gcc.patch
(from rev 84113, aiccu/trunk/03-no-quiet-gcc.patch)
  aiccu/repos/community-x86_64/04-skip-strip.patch
(from rev 84113, aiccu/trunk/04-skip-strip.patch)
  aiccu/repos/community-x86_64/05-spelling-error.patch
(from rev 84113, aiccu/trunk/05-spelling-error.patch)
  aiccu/repos/community-x86_64/06-setup-script.patch
(from rev 84113, aiccu/trunk/06-setup-script.patch)
  aiccu/repos/community-x86_64/PKGBUILD
(from rev 84113, aiccu/trunk/PKGBUILD)
  aiccu/repos/community-x86_64/aiccu.service
(from rev 84113, aiccu/trunk/aiccu.service)
Deleted:
  aiccu/repos/community-i686/PKGBUILD
  aiccu/repos/community-i686/aiccu.service
  aiccu/repos/community-x86_64/PKGBUILD
  aiccu/repos/community-x86_64/aiccu.service

--+
 community-i686/01-no-init-script.patch   |   17 +
 community-i686/02-allow-tunnels.patch|   61 ++
 community-i686/03-no-quiet-gcc.patch |   16 
 community-i686/04-skip-strip.patch   |   16 
 community-i686/05-spelling-error.patch   |   46 ++
 community-i686/06-setup-script.patch |   40 
 community-i686/PKGBUILD  |   94 -
 community-i686/aiccu.service |   24 +++
 community-x86_64/01-no-init-script.patch |   17 +
 community-x86_64/02-allow-tunnels.patch  |   61 ++
 community-x86_64/03-no-quiet-gcc.patch   |   16 
 community-x86_64/04-skip-strip.patch |   16 
 community-x86_64/05-spelling-error.patch |   46 ++
 community-x86_64/06-setup-script.patch   |   40 
 community-x86_64/PKGBUILD|   94 -
 community-x86_64/aiccu.service   |   24 +++
 16 files changed, 524 insertions(+), 104 deletions(-)

Copied: aiccu/repos/community-i686/01-no-init-script.patch (from rev 84113, 
aiccu/trunk/01-no-init-script.patch)
===
--- community-i686/01-no-init-script.patch  (rev 0)
+++ community-i686/01-no-init-script.patch  2013-02-10 18:32:51 UTC (rev 
84114)
@@ -0,0 +1,17 @@
+Index: aiccu-20070115/Makefile
+===
+--- aiccu-20070115.orig/Makefile   2009-10-25 22:25:45.0 +0100
 aiccu-20070115/Makefile2009-10-25 22:25:58.0 +0100
+@@ -84,9 +84,9 @@
+   @cp doc/README ${DESTDIR}${dirdoc}
+   @cp doc/LICENSE ${DESTDIR}${dirdoc}
+   @cp doc/HOWTO  ${DESTDIR}${dirdoc}
+-  @echo Installing Debian-style init.d
+-  @mkdir -p ${DESTDIR}${diretc}init.d
+-  @cp doc/${PROJECT}.init.debian ${DESTDIR}${diretc}init.d/${PROJECT}
++# @echo Installing Debian-style init.d
++# @mkdir -p ${DESTDIR}${diretc}init.d
++# @cp doc/${PROJECT}.init.debian ${DESTDIR}${diretc}init.d/${PROJECT}
+ else
+   @echo Installing Redhat-style init.d
+   @mkdir -p ${DESTDIR}${diretc}init.d

Copied: aiccu/repos/community-i686/02-allow-tunnels.patch (from rev 84113, 
aiccu/trunk/02-allow-tunnels.patch)
===
--- community-i686/02-allow-tunnels.patch   (rev 0)
+++ community-i686/02-allow-tunnels.patch   2013-02-10 18:32:51 UTC (rev 
84114)
@@ -0,0 +1,61 @@
+commit d7c4f7c0d34b80c188fa45228ca282fd8771a41d
+Author: Norman Rasmussen nor...@rasmussen.co.za
+Date:   Sun Jan 10 21:45:55 2010 +
+
+Allow 'tunnels' mode when there's an already running instance.
+
+diff --git a/unix-console/main.c b/unix-console/main.c
+index 8a4d9a9..388d988 100755
+--- a/unix-console/main.c
 b/unix-console/main.c
+@@ -50,7 +50,7 @@ int 

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

2013-02-10 Thread Andreas Radke
Date: Sunday, February 10, 2013 @ 19:35:41
  Author: andyrtr
Revision: 177915

upgpkg: poppler 0.22.1-1

upstream update 0.22.1

Modified:
  poppler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 18:02:34 UTC (rev 177914)
+++ PKGBUILD2013-02-10 18:35:41 UTC (rev 177915)
@@ -3,7 +3,7 @@
 
 pkgbase=poppler
 pkgname=('poppler' 'poppler-glib' 'poppler-qt')
-pkgver=0.22.0
+pkgver=0.22.1
 pkgrel=1
 arch=(i686 x86_64)
 license=('GPL')
@@ -13,12 +13,13 @@
 _testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a
 source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.gz
 
http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2)
-md5sums=('c7038be37a7d446544e83a7df3c26196'
+md5sums=('50c259fdda538c1ba94b62aa25f7ec87'
  '9dc64c254a31e570507bdd4ad4ba629a')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}
   sed -i -e '/AC_PATH_XTRA/d' configure.ac
+  sed -i s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS: configure.ac
 
   autoreconf -fi
 



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

2013-02-10 Thread Andreas Radke
Date: Sunday, February 10, 2013 @ 19:36:01
  Author: andyrtr
Revision: 177916

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-10 18:35:41 UTC (rev 177915)
+++ extra-i686/PKGBUILD 2013-02-10 18:36:01 UTC (rev 177916)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgbase=poppler
-pkgname=('poppler' 'poppler-glib' 'poppler-qt')
-pkgver=0.22.0
-pkgrel=1
-arch=(i686 x86_64)
-license=('GPL')
-makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'gtk2' 'qt' 
'pkgconfig' 'lcms' 'gobject-introspection' 'icu')
-options=('!libtool' '!emptydirs')
-url=http://poppler.freedesktop.org/;
-_testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a
-source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.gz
-
http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2)
-md5sums=('c7038be37a7d446544e83a7df3c26196'
- '9dc64c254a31e570507bdd4ad4ba629a')
-
-build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  sed -i -e '/AC_PATH_XTRA/d' configure.ac
-
-  autoreconf -fi
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-cairo-output \
-  --enable-xpdf-headers \
-  --enable-libjpeg --enable-zlib \
-  --enable-poppler-qt4 \
-  --enable-poppler-glib
-  make
-}
-
-check() {
-  cd ${srcdir}
-  ln -sf test-${_testtag} test
-  cd ${pkgbase}-${pkgver}
-  LANG=en_US.UTF8 make check
-}
-
-package_poppler() {
-  pkgdesc=PDF rendering library based on xpdf 3.0
-  depends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'lcms' 
'poppler-data')
-  conflicts=(poppler-qt3${pkgver})
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  sed -e 's/^glib_subdir =.*/glib_subdir =/' \
-  -e 's/^qt4_subdir =.*/qt4_subdir =/' -i Makefile
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/lib/pkgconfig/poppler-{glib,qt4}.pc
-}
-
-package_poppler-glib() {
-  pkgdesc=Poppler glib bindings
-  depends=(poppler=${pkgver} 'glib2')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
-  make DESTDIR=${pkgdir} install-libLTLIBRARIES
-  cd ${srcdir}/${pkgbase}-${pkgver}/glib
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
-  install -m644 ../poppler-glib.pc ${pkgdir}/usr/lib/pkgconfig/
-  rm -f ${pkgdir}/usr/lib/libpoppler.*
-  rm -f ${pkgdir}/usr/bin/poppler-glib-demo
-}
-
-package_poppler-qt() {
-  pkgdesc=Poppler Qt bindings
-  depends=(poppler=${pkgver} 'qt')
-
-  cd ${srcdir}/${pkgbase}-${pkgver}/poppler
-  make DESTDIR=${pkgdir} install-libLTLIBRARIES
-  cd ${srcdir}/${pkgbase}-${pkgver}/qt4
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/lib/pkgconfig
-  install -m644 ../poppler-qt4.pc ${pkgdir}/usr/lib/pkgconfig/
-  rm -f ${pkgdir}/usr/lib/libpoppler.*
-}

Copied: poppler/repos/extra-i686/PKGBUILD (from rev 177915, 
poppler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-10 18:36:01 UTC (rev 177916)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=poppler
+pkgname=('poppler' 'poppler-glib' 'poppler-qt')
+pkgver=0.22.1
+pkgrel=1
+arch=(i686 x86_64)
+license=('GPL')
+makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'gtk2' 'qt' 
'pkgconfig' 'lcms' 'gobject-introspection' 'icu')
+options=('!libtool' '!emptydirs')
+url=http://poppler.freedesktop.org/;
+_testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a
+source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.gz
+
http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2)
+md5sums=('50c259fdda538c1ba94b62aa25f7ec87'
+ '9dc64c254a31e570507bdd4ad4ba629a')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  sed -i -e '/AC_PATH_XTRA/d' configure.ac
+  sed -i s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS: configure.ac
+
+  autoreconf -fi
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --enable-cairo-output \
+  --enable-xpdf-headers \
+  --enable-libjpeg --enable-zlib \
+  --enable-poppler-qt4 \
+  --enable-poppler-glib
+  make
+}
+
+check() {
+  cd ${srcdir}
+  ln -sf test-${_testtag} test
+  cd ${pkgbase}-${pkgver}
+  LANG=en_US.UTF8 make check
+}
+
+package_poppler() {
+  pkgdesc=PDF rendering library based on xpdf 

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

2013-02-10 Thread Andreas Radke
Date: Sunday, February 10, 2013 @ 19:54:22
  Author: andyrtr
Revision: 177917

upgpkg: gnutls 3.1.8-1

upstream update 3.1.8

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 18:36:01 UTC (rev 177916)
+++ PKGBUILD2013-02-10 18:54:22 UTC (rev 177917)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=gnutls
-pkgver=3.1.7
+pkgver=3.1.8
 pkgrel=1
 pkgdesc=A library which provides a secure layer over a reliable transport 
layer
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 depends=('gcc-libs=4.7.1-5' 'libtasn1=3.0' 'readline' 'zlib' 'nettle=2.4' 
'p11-kit=0.12')
 makedepends=('valgrind' 'strace' 'datefudge')
 
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('95c96dfaba0e82e9e6bcb67eab5abf49'
- 'ea9d8c24c1ac2654ae9fe87f69b45e17')
+md5sums=('ffac9e22aba66057d5155ad0e3b62485'
+ 'f3f0f2b81fa62bbe878a181d87a9cabd')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-02-10 Thread Andreas Radke
Date: Sunday, February 10, 2013 @ 19:54:41
  Author: andyrtr
Revision: 177918

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

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

-+
 extra-i686/PKGBUILD |   86 +-
 extra-i686/gnutls.install   |   40 +--
 extra-x86_64/PKGBUILD   |   86 +-
 extra-x86_64/gnutls.install |   40 +--
 4 files changed, 126 insertions(+), 126 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-10 18:54:22 UTC (rev 177917)
+++ extra-i686/PKGBUILD 2013-02-10 18:54:41 UTC (rev 177918)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=gnutls
-pkgver=3.1.7
-pkgrel=1
-pkgdesc=A library which provides a secure layer over a reliable transport 
layer
-arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL')
-url=http://www.gnutls.org/;
-install=gnutls.install
-options=('!libtool' '!zipman')
-depends=('gcc-libs=4.7.1-5' 'libtasn1=3.0' 'readline' 'zlib' 'nettle=2.4' 
'p11-kit=0.12')
-makedepends=('valgrind' 'strace' 'datefudge')
-source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('95c96dfaba0e82e9e6bcb67eab5abf49'
- 'ea9d8c24c1ac2654ae9fe87f69b45e17')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --with-zlib \
-   --disable-static \
-   --disable-guile \
-   --disable-valgrind-tests
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make -k check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  
-  # lots of .png files are put into infodir and are gzipped by makepkg! this 
may need to be fixed by using !zipman
-  # gzip -9 all files in infodir and manpages manually
-  find $pkgdir/usr/share/info -name '*.info*' -exec gzip -9 {} \;
-  find $pkgdir/usr/share/man -exec gzip -9 {} \;
-}

Copied: gnutls/repos/extra-i686/PKGBUILD (from rev 177917, 
gnutls/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-10 18:54:41 UTC (rev 177918)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=gnutls
+pkgver=3.1.8
+pkgrel=1
+pkgdesc=A library which provides a secure layer over a reliable transport 
layer
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL')
+url=http://www.gnutls.org/;
+install=gnutls.install
+options=('!libtool' '!zipman')
+depends=('gcc-libs=4.7.1-5' 'libtasn1=3.0' 'readline' 'zlib' 'nettle=2.4' 
'p11-kit=0.12')
+makedepends=('valgrind' 'strace' 'datefudge')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('ffac9e22aba66057d5155ad0e3b62485'
+ 'f3f0f2b81fa62bbe878a181d87a9cabd')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --with-zlib \
+   --disable-static \
+   --disable-guile \
+   --disable-valgrind-tests
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make -k check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  
+  # lots of .png files are put into infodir and are gzipped by makepkg! this 
may need to be fixed by using !zipman
+  # gzip -9 all files in infodir and manpages manually
+  find $pkgdir/usr/share/info -name '*.info*' -exec gzip -9 {} \;
+  find $pkgdir/usr/share/man -exec gzip -9 {} \;
+}

Deleted: extra-i686/gnutls.install
===
--- extra-i686/gnutls.install   2013-02-10 18:54:22 UTC (rev 177917)
+++ extra-i686/gnutls.install   2013-02-10 18:54:41 UTC (rev 177918)
@@ -1,20 +0,0 @@
-infodir=usr/share/info
-filelist=(gnutls.info-1.gz gnutls.info-2.gz gnutls.info-3.gz gnutls.info-4.gz 
gnutls.info.gz gnutls-guile.info.gz)
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file $infodir/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file $infodir/dir 2 /dev/null
-  done
-}

Copied: 

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

2013-02-10 Thread Ángel Velásquez
Date: Sunday, February 10, 2013 @ 19:55:42
  Author: angvp
Revision: 177919

upgpkg: mysql-python 1.2.4-1

Version bump to 1.2.4

Modified:
  mysql-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 18:54:41 UTC (rev 177918)
+++ PKGBUILD2013-02-10 18:55:42 UTC (rev 177919)
@@ -1,18 +1,18 @@
 # $Id$
-# Maintainer: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
+# Maintainer: Angel Velasquez an...@archlinux.org 
 # Contributor: damir da...@archlinux.org
 
 pkgname=mysql-python
-pkgver=1.2.3
-pkgrel=3
+pkgver=1.2.4
+pkgrel=1
 pkgdesc=MySQL support for Python
 arch=(i686 x86_64)
 url=http://mysql-python.sourceforge.net/;
 license=('GPL2')
 depends=('python2' 'libmysqlclient')
 makedepends=('mysql' 'python2-distribute')
-source=(http://downloads.sourceforge.net/${pkgname}/MySQL-python-${pkgver}.tar.gz;)
-md5sums=('215eddb6d853f6f4be5b4afc4154292f')
+source=(http://pypi.python.org/packages/source/M/MySQL-python/MySQL-python-${pkgver}.zip;)
+md5sums=('ddf2386daf10a97af115ffad2ed4a9a0')
 
 package() {
   cd ${srcdir}/MySQL-python-${pkgver}



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

2013-02-10 Thread Ángel Velásquez
Date: Sunday, February 10, 2013 @ 19:57:08
  Author: angvp
Revision: 177920

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

Added:
  mysql-python/repos/extra-i686/PKGBUILD
(from rev 177919, mysql-python/trunk/PKGBUILD)
  mysql-python/repos/extra-x86_64/PKGBUILD
(from rev 177919, mysql-python/trunk/PKGBUILD)
Deleted:
  mysql-python/repos/extra-i686/PKGBUILD
  mysql-python/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-10 18:55:42 UTC (rev 177919)
+++ extra-i686/PKGBUILD 2013-02-10 18:57:08 UTC (rev 177920)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
-# Contributor: damir da...@archlinux.org
-
-pkgname=mysql-python
-pkgver=1.2.3
-pkgrel=3
-pkgdesc=MySQL support for Python
-arch=(i686 x86_64)
-url=http://mysql-python.sourceforge.net/;
-license=('GPL2')
-depends=('python2' 'libmysqlclient')
-makedepends=('mysql' 'python2-distribute')
-source=(http://downloads.sourceforge.net/${pkgname}/MySQL-python-${pkgver}.tar.gz;)
-md5sums=('215eddb6d853f6f4be5b4afc4154292f')
-
-package() {
-  cd ${srcdir}/MySQL-python-${pkgver}
-  python2 setup.py install --root=${pkgdir} --optimize=1
-}

Copied: mysql-python/repos/extra-i686/PKGBUILD (from rev 177919, 
mysql-python/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-10 18:57:08 UTC (rev 177920)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org 
+# Contributor: damir da...@archlinux.org
+
+pkgname=mysql-python
+pkgver=1.2.4
+pkgrel=1
+pkgdesc=MySQL support for Python
+arch=(i686 x86_64)
+url=http://mysql-python.sourceforge.net/;
+license=('GPL2')
+depends=('python2' 'libmysqlclient')
+makedepends=('mysql' 'python2-distribute')
+source=(http://pypi.python.org/packages/source/M/MySQL-python/MySQL-python-${pkgver}.zip;)
+md5sums=('ddf2386daf10a97af115ffad2ed4a9a0')
+
+package() {
+  cd ${srcdir}/MySQL-python-${pkgver}
+  python2 setup.py install --root=${pkgdir} --optimize=1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-10 18:55:42 UTC (rev 177919)
+++ extra-x86_64/PKGBUILD   2013-02-10 18:57:08 UTC (rev 177920)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
-# Contributor: damir da...@archlinux.org
-
-pkgname=mysql-python
-pkgver=1.2.3
-pkgrel=3
-pkgdesc=MySQL support for Python
-arch=(i686 x86_64)
-url=http://mysql-python.sourceforge.net/;
-license=('GPL2')
-depends=('python2' 'libmysqlclient')
-makedepends=('mysql' 'python2-distribute')
-source=(http://downloads.sourceforge.net/${pkgname}/MySQL-python-${pkgver}.tar.gz;)
-md5sums=('215eddb6d853f6f4be5b4afc4154292f')
-
-package() {
-  cd ${srcdir}/MySQL-python-${pkgver}
-  python2 setup.py install --root=${pkgdir} --optimize=1
-}

Copied: mysql-python/repos/extra-x86_64/PKGBUILD (from rev 177919, 
mysql-python/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-02-10 18:57:08 UTC (rev 177920)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org 
+# Contributor: damir da...@archlinux.org
+
+pkgname=mysql-python
+pkgver=1.2.4
+pkgrel=1
+pkgdesc=MySQL support for Python
+arch=(i686 x86_64)
+url=http://mysql-python.sourceforge.net/;
+license=('GPL2')
+depends=('python2' 'libmysqlclient')
+makedepends=('mysql' 'python2-distribute')
+source=(http://pypi.python.org/packages/source/M/MySQL-python/MySQL-python-${pkgver}.zip;)
+md5sums=('ddf2386daf10a97af115ffad2ed4a9a0')
+
+package() {
+  cd ${srcdir}/MySQL-python-${pkgver}
+  python2 setup.py install --root=${pkgdir} --optimize=1
+}



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

2013-02-10 Thread Andreas Radke
Date: Sunday, February 10, 2013 @ 20:20:07
  Author: andyrtr
Revision: 177921

upgpkg: cairo 1.12.14-1

upstream update 1.12.14

Modified:
  cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 18:57:08 UTC (rev 177920)
+++ PKGBUILD2013-02-10 19:20:07 UTC (rev 177921)
@@ -3,8 +3,8 @@
 # Contributor: Brice Carpentier br...@daknet.org
 
 pkgname=cairo
-pkgver=1.12.12
-pkgrel=2
+pkgver=1.12.14
+pkgrel=1
 pkgdesc=Cairo vector graphics library
 arch=(i686 x86_64)
 license=('LGPL' 'MPL')
@@ -19,7 +19,7 @@
 replaces=('cairo-xcb')
 options=('!libtool')
 source=(http://cairographics.org/releases/$pkgname-$pkgver.tar.xz)
-sha1sums=('8e597874da5b861287893d87dd4ab32471e99c82')
+sha1sums=('9106ab09b2e7b9f90521b18dd4a7e9577eba6c15')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -33,8 +33,8 @@
--enable-svg \
--enable-ps \
--enable-pdf \
-   --enable-gobject \
-   --enable-test-surfaces
+   --enable-gobject #\
+   # --enable-test-surfaces

#--disable-xlib-xcb \
# --enable-test-surfaces \ takes ages



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

2013-02-10 Thread Andreas Radke
Date: Sunday, February 10, 2013 @ 20:20:29
  Author: andyrtr
Revision: 177922

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

Added:
  cairo/repos/testing-i686/PKGBUILD
(from rev 177921, cairo/trunk/PKGBUILD)
  cairo/repos/testing-x86_64/PKGBUILD
(from rev 177921, cairo/trunk/PKGBUILD)
Deleted:
  cairo/repos/testing-i686/PKGBUILD
  cairo/repos/testing-x86_64/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-02-10 19:20:07 UTC (rev 177921)
+++ testing-i686/PKGBUILD   2013-02-10 19:20:29 UTC (rev 177922)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Brice Carpentier br...@daknet.org
-
-pkgname=cairo
-pkgver=1.12.12
-pkgrel=2
-pkgdesc=Cairo vector graphics library
-arch=(i686 x86_64)
-license=('LGPL' 'MPL')
-url=http://cairographics.org/;
-depends=('libpng' 'libxrender' 'libxext' 'fontconfig' 'pixman=0.28.0' 'glib2' 
'sh'
- 'libgl' 'libegl')
-makedepends=('mesa' 'librsvg' 'gtk2' 'poppler-glib' 'libspectre' 'gtk-doc' 
'valgrind'
- # for the test suite:
- 'ttf-dejavu' 'gsfonts' 'xorg-server-xvfb' ) # 'libdrm')
-#optdepends=('xcb-util: for XCB backend') # really needed?
-provides=('cairo-xcb')
-replaces=('cairo-xcb')
-options=('!libtool')
-source=(http://cairographics.org/releases/$pkgname-$pkgver.tar.xz)
-sha1sums=('8e597874da5b861287893d87dd4ab32471e99c82')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --localstatedir=/var \
-   --disable-static \
-   --enable-tee \
-   --enable-gl \
-   --enable-egl \
-   --enable-svg \
-   --enable-ps \
-   --enable-pdf \
-   --enable-gobject \
-   --enable-test-surfaces
-   
-   #--disable-xlib-xcb \
-   # --enable-test-surfaces \ takes ages
-   #--enable-drm # breaks build
-   
-  make
-}
-
-#check() {
-#  cd $srcdir/$pkgname-$pkgver
-  #make -k check || /bin/true # 162 Passed, 328 Failed [8 crashed, 10 
expected], 26 Skipped
-#  make test || /bin/true # 29 Passed, 464 Failed [460 crashed, 2 expected], 
26 Skipped
-#}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: cairo/repos/testing-i686/PKGBUILD (from rev 177921, 
cairo/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-02-10 19:20:29 UTC (rev 177922)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Brice Carpentier br...@daknet.org
+
+pkgname=cairo
+pkgver=1.12.14
+pkgrel=1
+pkgdesc=Cairo vector graphics library
+arch=(i686 x86_64)
+license=('LGPL' 'MPL')
+url=http://cairographics.org/;
+depends=('libpng' 'libxrender' 'libxext' 'fontconfig' 'pixman=0.28.0' 'glib2' 
'sh'
+ 'libgl' 'libegl')
+makedepends=('mesa' 'librsvg' 'gtk2' 'poppler-glib' 'libspectre' 'gtk-doc' 
'valgrind'
+ # for the test suite:
+ 'ttf-dejavu' 'gsfonts' 'xorg-server-xvfb' ) # 'libdrm')
+#optdepends=('xcb-util: for XCB backend') # really needed?
+provides=('cairo-xcb')
+replaces=('cairo-xcb')
+options=('!libtool')
+source=(http://cairographics.org/releases/$pkgname-$pkgver.tar.xz)
+sha1sums=('9106ab09b2e7b9f90521b18dd4a7e9577eba6c15')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --disable-static \
+   --enable-tee \
+   --enable-gl \
+   --enable-egl \
+   --enable-svg \
+   --enable-ps \
+   --enable-pdf \
+   --enable-gobject #\
+   # --enable-test-surfaces
+   
+   #--disable-xlib-xcb \
+   # --enable-test-surfaces \ takes ages
+   #--enable-drm # breaks build
+   
+  make
+}
+
+#check() {
+#  cd $srcdir/$pkgname-$pkgver
+  #make -k check || /bin/true # 162 Passed, 328 Failed [8 crashed, 10 
expected], 26 Skipped
+#  make test || /bin/true # 29 Passed, 464 Failed [460 crashed, 2 expected], 
26 Skipped
+#}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2013-02-10 19:20:07 UTC (rev 177921)
+++ testing-x86_64/PKGBUILD 2013-02-10 19:20:29 UTC (rev 177922)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Brice Carpentier br...@daknet.org
-
-pkgname=cairo
-pkgver=1.12.12
-pkgrel=2
-pkgdesc=Cairo vector graphics library
-arch=(i686 x86_64)
-license=('LGPL' 'MPL')
-url=http://cairographics.org/;

[arch-commits] Commit in xf86-video-intel/trunk (PKGBUILD)

2013-02-10 Thread Andreas Radke
Date: Sunday, February 10, 2013 @ 20:24:28
  Author: andyrtr
Revision: 177923

upgpkg: xf86-video-intel 2.21.2-1

upstream update 2.21.2

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 19:20:29 UTC (rev 177922)
+++ PKGBUILD2013-02-10 19:24:28 UTC (rev 177923)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xf86-video-intel
-pkgver=2.21.0
+pkgver=2.21.2
 pkgrel=1
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
@@ -19,7 +19,7 @@
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('d872adef06cbf1a4434811baad4b8a18feacc6633b59b36557e8d7db7161081c')
+sha256sums=('2e6890ecacc715caa5459581b00b63152e08646ea1b76330bf79b996a139d850')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-02-10 Thread Andreas Radke
Date: Sunday, February 10, 2013 @ 20:24:40
  Author: andyrtr
Revision: 177924

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

Added:
  xf86-video-intel/repos/testing-i686/
  xf86-video-intel/repos/testing-i686/PKGBUILD
(from rev 177923, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-i686/xf86-video-intel.install
(from rev 177923, xf86-video-intel/trunk/xf86-video-intel.install)
  xf86-video-intel/repos/testing-x86_64/
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
(from rev 177923, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install
(from rev 177923, xf86-video-intel/trunk/xf86-video-intel.install)

-+
 testing-i686/PKGBUILD   |   36 ++
 testing-i686/xf86-video-intel.install   |8 ++
 testing-x86_64/PKGBUILD |   36 ++
 testing-x86_64/xf86-video-intel.install |8 ++
 4 files changed, 88 insertions(+)

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 177923, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-02-10 19:24:40 UTC (rev 177924)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-intel
+pkgver=2.21.2
+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' 'xcb-util=0.3.9' 'systemd')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto' 'libx11' 'libxrender')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('2e6890ecacc715caa5459581b00b63152e08646ea1b76330bf79b996a139d850')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: xf86-video-intel/repos/testing-i686/xf86-video-intel.install (from rev 
177923, xf86-video-intel/trunk/xf86-video-intel.install)
===
--- testing-i686/xf86-video-intel.install   (rev 0)
+++ testing-i686/xf86-video-intel.install   2013-02-10 19:24:40 UTC (rev 
177924)
@@ -0,0 +1,8 @@
+post_install() {
+  echo  This driver now allows to switch
+  echo  between sna/uxa acceleration methods.
+  echo  Add to the device section in /etc/X11/xorg.conf
+  echoOption \AccelMethod\ \sna\
+  echo  use uxa method if you run into trouble with sna.
+}
+

Copied: xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 177923, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-02-10 19:24:40 UTC (rev 177924)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-intel
+pkgver=2.21.2
+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' 'xcb-util=0.3.9' 'systemd')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 
'scrnsaverproto' 'libx11' 'libxrender')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server1.13.0' 'X-ABI-VIDEODRV_VERSION13' 
'X-ABI-VIDEODRV_VERSION=14'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('2e6890ecacc715caa5459581b00b63152e08646ea1b76330bf79b996a139d850')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--enable-dri
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING 

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

2013-02-10 Thread Laurent Carlier
Date: Sunday, February 10, 2013 @ 21:14:15
  Author: lcarlier
Revision: 84115

upgpkg: lib32-cairo 1.12.14-1

Sync with testing, do not enable libgl until wayland is useful in multilib

Modified:
  lib32-cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 18:32:51 UTC (rev 84114)
+++ PKGBUILD2013-02-10 20:14:15 UTC (rev 84115)
@@ -3,7 +3,7 @@
 
 _pkgbasename=cairo
 pkgname=lib32-$_pkgbasename
-pkgver=1.12.12
+pkgver=1.12.14
 pkgrel=1
 pkgdesc=Cairo vector graphics library (32-bit)
 arch=('x86_64')
@@ -13,7 +13,7 @@
  'lib32-pixman' 'lib32-glib2' ${_pkgbasename})
 makedepends=('gcc-multilib')
 source=(http://cairographics.org/releases/${_pkgbasename}-${pkgver}.tar.xz)
-sha1sums=('8e597874da5b861287893d87dd4ab32471e99c82')
+sha1sums=('9106ab09b2e7b9f90521b18dd4a7e9577eba6c15')
 
 build() {
   export CC=gcc -m32
@@ -22,9 +22,14 @@
 
   cd ${srcdir}/${_pkgbasename}-${pkgver}
 
-  ./configure --prefix=/usr --libdir=/usr/lib32 \
-  --sysconfdir=/etc  --localstatedir=/var \
-  --disable-static --enable-tee --disable-xlib-xcb
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib32 \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --disable-static \
+  --enable-tee
+  # --enable-gl # need lib32-egl
+  # --disable-xlib-xcb
   make
 }
 



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

2013-02-10 Thread Laurent Carlier
Date: Sunday, February 10, 2013 @ 21:14:23
  Author: lcarlier
Revision: 84116

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-cairo/repos/multilib-testing-x86_64/
  lib32-cairo/repos/multilib-testing-x86_64/PKGBUILD
(from rev 84115, lib32-cairo/trunk/PKGBUILD)
  
lib32-cairo/repos/multilib-testing-x86_64/revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch
(from rev 84115, 
lib32-cairo/trunk/revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch)
  
lib32-cairo/repos/multilib-testing-x86_64/revert-xlib-map-to-image-requires-an-extents.patch
(from rev 84115, 
lib32-cairo/trunk/revert-xlib-map-to-image-requires-an-extents.patch)

---+
 PKGBUILD  |   40 ++
 revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch |  144 
++
 revert-xlib-map-to-image-requires-an-extents.patch|   24 +
 3 files changed, 208 insertions(+)

Copied: lib32-cairo/repos/multilib-testing-x86_64/PKGBUILD (from rev 84115, 
lib32-cairo/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2013-02-10 20:14:23 UTC (rev 84116)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+_pkgbasename=cairo
+pkgname=lib32-$_pkgbasename
+pkgver=1.12.14
+pkgrel=1
+pkgdesc=Cairo vector graphics library (32-bit)
+arch=('x86_64')
+url=http://cairographics.org/;
+license=('LGPL' 'MPL')
+depends=('lib32-libpng' 'lib32-libxext' 'lib32-libxrender' 'lib32-fontconfig'
+ 'lib32-pixman' 'lib32-glib2' ${_pkgbasename})
+makedepends=('gcc-multilib')
+source=(http://cairographics.org/releases/${_pkgbasename}-${pkgver}.tar.xz)
+sha1sums=('9106ab09b2e7b9f90521b18dd4a7e9577eba6c15')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib32 \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --disable-static \
+  --enable-tee
+  # --enable-gl # need lib32-egl
+  # --disable-xlib-xcb
+  make
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+}

Copied: 
lib32-cairo/repos/multilib-testing-x86_64/revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch
 (from rev 84115, 
lib32-cairo/trunk/revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch)
===
--- 
multilib-testing-x86_64/revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch
   (rev 0)
+++ 
multilib-testing-x86_64/revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch
   2013-02-10 20:14:23 UTC (rev 84116)
@@ -0,0 +1,144 @@
+From a73e7ff0186176bc82cd3ae1432c054c1fd3aebd Mon Sep 17 00:00:00 2001
+From: Chris Wilson ch...@chris-wilson.co.uk
+Date: Sun, 06 Jan 2013 11:29:27 +
+Subject: xlib: Simplify source creation by use of map-to-image
+
+We were open-coding the functionality of map-to-image inside the source
+creation routines. so refactor to actually use map-to-image instead.
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+---
+diff --git a/src/cairo-xlib-source.c b/src/cairo-xlib-source.c
+index e31..d08052a 100644
+--- a/src/cairo-xlib-source.c
 b/src/cairo-xlib-source.c
+@@ -898,9 +898,6 @@ surface_source (cairo_xlib_surface_t *dst,
+ cairo_surface_pattern_t local_pattern;
+ cairo_status_t status;
+ cairo_rectangle_int_t upload, limit;
+-cairo_matrix_t m;
+-pixman_format_code_t format;
+-int draw_x, draw_y;
+ 
+ src = pattern-surface;
+ if (src-type == CAIRO_SURFACE_TYPE_IMAGE 
+@@ -910,7 +907,6 @@ surface_source (cairo_xlib_surface_t *dst,
+ 
+   cairo_surface_reference (src);
+ 
+-prepare_shm_image:
+   proxy = malloc (sizeof(*proxy));
+   if (unlikely (proxy == NULL)) {
+   cairo_surface_destroy (src);
+@@ -954,46 +950,47 @@ prepare_shm_image:
+   }
+ }
+ 
+-if (_cairo_surface_is_image (src))
+-  format = ((cairo_image_surface_t *)src)-pixman_format;
+-else
+-  format = _cairo_format_to_pixman_format_code 
(_cairo_format_from_content (src-content));
+-src = _cairo_xlib_surface_create_shm (dst, format,
+-upload.width, upload.height);
+-if (src == NULL) {
+-  if (_cairo_surface_is_image (pattern-surface)) {
+-  draw_x = upload.x;
+-  draw_y = upload.y;
+-  src = cairo_surface_reference (pattern-surface);
+-  goto skip_paint;
+-  }
+-
+-  src = _cairo_image_surface_create_with_pixman_format (NULL,
+-

[arch-commits] Commit in (4 files)

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 00:10:27
  Author: lcarlier
Revision: 84117

Add lib32-xz, dependency of lib32-systemd

Added:
  lib32-xz/
  lib32-xz/repos/
  lib32-xz/trunk/
  lib32-xz/trunk/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 48 insertions(+)

Added: lib32-xz/trunk/PKGBUILD
===
--- lib32-xz/trunk/PKGBUILD (rev 0)
+++ lib32-xz/trunk/PKGBUILD 2013-02-10 23:10:27 UTC (rev 84117)
@@ -0,0 +1,48 @@
+# $Id$
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: François Charette firmi...@gmx.net
+
+pkgname=lib32-xz
+_pkgbasename=xz
+pkgver=5.0.4
+pkgrel=1
+pkgdesc='Library and command line tools for XZ and LZMA compressed files 
(32-bit)'
+arch=('x86_64')
+url='http://tukaani.org/xz/'
+license=('GPL' 'LGPL' 'custom')
+depends=('lib32-glibc' 'xz')
+makedepends=('gcc-multilib')
+options=('!libtool')
+source=(http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz;
+http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz.sig;)
+md5sums=('df3df690aef18384e1e031be7ec3a964'
+ '6e203465ee9b8f646d85cf84755e2b32')
+
+build() {
+   cd ${srcdir}/xz-${pkgver}
+
+   export CC=gcc -m32
+   export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+   
+   ./configure --prefix=/usr \
+   --libdir=/usr/lib32 \
+   --disable-rpath \
+   --enable-werror
+   make
+}
+
+check() {
+   cd ${srcdir}/xz-${pkgver}
+
+   make check
+}
+
+package() {
+   cd ${srcdir}/xz-${pkgver}
+   
+   make DESTDIR=${pkgdir} install
+
+   rm -rf ${pkgdir}/usr/{bin,include,share}
+   install -d -m755 ${pkgdir}/usr/share/licenses/xz/
+   ln -s xz $pkgdir/usr/share/licenses/xz/lib32-xz
+}


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


[arch-commits] Commit in lib32-xz/repos (multilib-x86_64 multilib-x86_64/PKGBUILD)

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 00:11:15
  Author: lcarlier
Revision: 84118

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-xz/repos/multilib-x86_64/
  lib32-xz/repos/multilib-x86_64/PKGBUILD
(from rev 84117, lib32-xz/trunk/PKGBUILD)

--+
 PKGBUILD |   48 
 1 file changed, 48 insertions(+)

Copied: lib32-xz/repos/multilib-x86_64/PKGBUILD (from rev 84117, 
lib32-xz/trunk/PKGBUILD)
===
--- multilib-x86_64/PKGBUILD(rev 0)
+++ multilib-x86_64/PKGBUILD2013-02-10 23:11:15 UTC (rev 84118)
@@ -0,0 +1,48 @@
+# $Id$
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: François Charette firmi...@gmx.net
+
+pkgname=lib32-xz
+_pkgbasename=xz
+pkgver=5.0.4
+pkgrel=1
+pkgdesc='Library and command line tools for XZ and LZMA compressed files 
(32-bit)'
+arch=('x86_64')
+url='http://tukaani.org/xz/'
+license=('GPL' 'LGPL' 'custom')
+depends=('lib32-glibc' 'xz')
+makedepends=('gcc-multilib')
+options=('!libtool')
+source=(http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz;
+http://tukaani.org/xz/${_pkgbasename}-${pkgver}.tar.gz.sig;)
+md5sums=('df3df690aef18384e1e031be7ec3a964'
+ '6e203465ee9b8f646d85cf84755e2b32')
+
+build() {
+   cd ${srcdir}/xz-${pkgver}
+
+   export CC=gcc -m32
+   export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+   
+   ./configure --prefix=/usr \
+   --libdir=/usr/lib32 \
+   --disable-rpath \
+   --enable-werror
+   make
+}
+
+check() {
+   cd ${srcdir}/xz-${pkgver}
+
+   make check
+}
+
+package() {
+   cd ${srcdir}/xz-${pkgver}
+   
+   make DESTDIR=${pkgdir} install
+
+   rm -rf ${pkgdir}/usr/{bin,include,share}
+   install -d -m755 ${pkgdir}/usr/share/licenses/xz/
+   ln -s xz $pkgdir/usr/share/licenses/xz/lib32-xz
+}



[arch-commits] Commit in (4 files)

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 00:20:17
  Author: lcarlier
Revision: 84119

Add lib32-systemd, dependency of lib32-gbm (from lib32-mesa)

Added:
  lib32-systemd/
  lib32-systemd/repos/
  lib32-systemd/trunk/
  lib32-systemd/trunk/PKGBUILD

--+
 PKGBUILD |   52 
 1 file changed, 52 insertions(+)

Added: lib32-systemd/trunk/PKGBUILD
===
--- lib32-systemd/trunk/PKGBUILD(rev 0)
+++ lib32-systemd/trunk/PKGBUILD2013-02-10 23:20:17 UTC (rev 84119)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Tom Gundersen t...@jklm.no
+
+pkgname=lib32-systemd
+_pkgbasename=systemd
+pkgver=197
+pkgrel=1
+arch=('x86_64')
+url=http://www.freedesktop.org/wiki/Software/systemd;
+license=('GPL2' 'LGPL2.1' 'MIT')
+makedepends=('lib32-gcc-libs' 'gcc-multilib' 'lib32-dbus-core' 'lib32-libcap' 
'lib32-acl' 
+ 'lib32-libgcrypt' 'lib32-glib2' 'lib32-xz' 'intltool' 'gperf')
+options=('!libtool')
+source=(http://www.freedesktop.org/software/$_pkgbasename/$_pkgbasename-$pkgver.tar.xz;)
+md5sums=('56a860dceadfafe59f40141eb5223743')
+
+build() {
+export CC=gcc -m32
+export CXX=g++ -m32
+export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+cd ${srcdir}/systemd-${pkgver}
+
+./configure \
+  --libexecdir=/usr/lib32 \
+  --libdir=/usr/lib32 \
+  --localstatedir=/var \
+  --sysconfdir=/etc \
+  --disable-audit \
+  --disable-ima \
+  --disable-pam \
+  --disable-kmod \
+  --disable-blkid \
+  --without-python \
+  --disable-libcryptsetup \
+  --with-sysvinit-path= \
+  --with-sysvrcnd-path=
+
+make
+}
+
+package() {
+depends=('lib32-glib2' 'lib32-xz' 'systemd')
+cd ${srcdir}/systemd-${pkgver}
+
+make DESTDIR=$pkgdir install
+
+rm -rf ${pkgdir}/{etc,var}
+rm -rf ${pkgdir}/usr/{bin,include,lib,share}
+rm -rf ${pkgdir}/usr/lib32/libnss*
+}


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


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

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 00:31:02
  Author: lcarlier
Revision: 84120

upgpkg: lib32-systemd 197-1

Initial release

Modified:
  lib32-systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 23:20:17 UTC (rev 84119)
+++ PKGBUILD2013-02-10 23:31:02 UTC (rev 84120)
@@ -6,6 +6,7 @@
 _pkgbasename=systemd
 pkgver=197
 pkgrel=1
+pkgdesc=system and service manager (32-bit)
 arch=('x86_64')
 url=http://www.freedesktop.org/wiki/Software/systemd;
 license=('GPL2' 'LGPL2.1' 'MIT')
@@ -41,7 +42,7 @@
 }
 
 package() {
-depends=('lib32-glib2' 'lib32-xz' 'systemd')
+depends=('lib32-glib2' 'lib32-libgcrypt' 'lib32-xz' 'systemd')
 cd ${srcdir}/systemd-${pkgver}
 
 make DESTDIR=$pkgdir install



[arch-commits] Commit in lib32-systemd/repos (2 files)

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 00:31:08
  Author: lcarlier
Revision: 84121

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-systemd/repos/multilib-x86_64/
  lib32-systemd/repos/multilib-x86_64/PKGBUILD
(from rev 84120, lib32-systemd/trunk/PKGBUILD)

--+
 PKGBUILD |   53 +
 1 file changed, 53 insertions(+)

Copied: lib32-systemd/repos/multilib-x86_64/PKGBUILD (from rev 84120, 
lib32-systemd/trunk/PKGBUILD)
===
--- multilib-x86_64/PKGBUILD(rev 0)
+++ multilib-x86_64/PKGBUILD2013-02-10 23:31:08 UTC (rev 84121)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Tom Gundersen t...@jklm.no
+
+pkgname=lib32-systemd
+_pkgbasename=systemd
+pkgver=197
+pkgrel=1
+pkgdesc=system and service manager (32-bit)
+arch=('x86_64')
+url=http://www.freedesktop.org/wiki/Software/systemd;
+license=('GPL2' 'LGPL2.1' 'MIT')
+makedepends=('lib32-gcc-libs' 'gcc-multilib' 'lib32-dbus-core' 'lib32-libcap' 
'lib32-acl' 
+ 'lib32-libgcrypt' 'lib32-glib2' 'lib32-xz' 'intltool' 'gperf')
+options=('!libtool')
+source=(http://www.freedesktop.org/software/$_pkgbasename/$_pkgbasename-$pkgver.tar.xz;)
+md5sums=('56a860dceadfafe59f40141eb5223743')
+
+build() {
+export CC=gcc -m32
+export CXX=g++ -m32
+export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+cd ${srcdir}/systemd-${pkgver}
+
+./configure \
+  --libexecdir=/usr/lib32 \
+  --libdir=/usr/lib32 \
+  --localstatedir=/var \
+  --sysconfdir=/etc \
+  --disable-audit \
+  --disable-ima \
+  --disable-pam \
+  --disable-kmod \
+  --disable-blkid \
+  --without-python \
+  --disable-libcryptsetup \
+  --with-sysvinit-path= \
+  --with-sysvrcnd-path=
+
+make
+}
+
+package() {
+depends=('lib32-glib2' 'lib32-libgcrypt' 'lib32-xz' 'systemd')
+cd ${srcdir}/systemd-${pkgver}
+
+make DESTDIR=$pkgdir install
+
+rm -rf ${pkgdir}/{etc,var}
+rm -rf ${pkgdir}/usr/{bin,include,lib,share}
+rm -rf ${pkgdir}/usr/lib32/libnss*
+}



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

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 01:01:50
  Author: lcarlier
Revision: 84122

upgpkg: lib32-mesa 9.0.2-2

Add lib32-gbm and lib32-libegl packages

Modified:
  lib32-mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 23:31:08 UTC (rev 84121)
+++ PKGBUILD2013-02-11 00:01:50 UTC (rev 84122)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Radke andy...@archlinux.org
 
 pkgbase=lib32-mesa
-pkgname=('lib32-libglapi' 'lib32-libgl' 'lib32-mesa' 'lib32-osmesa' 
'lib32-libgles' 'lib32-ati-dri' 'lib32-intel-dri'
- 'lib32-nouveau-dri') # lib32-libgbm needs udev
+pkgname=('lib32-libglapi' 'lib32-libgl' 'lib32-mesa' 'lib32-osmesa' 
'lib32-libgbm' 'lib32-libgles' 'lib32-libegl'
+ 'lib32-ati-dri' 'lib32-intel-dri' 'lib32-nouveau-dri')
 #_git=true
 #_gitdate=20121005
 _git=false
@@ -15,11 +15,11 @@
 pkgver=9.0.2
 fi
 
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 makedepends=('glproto=1.4.16' 'lib32-libdrm=2.4.39' 
'lib32-libxxf86vm=1.1.2' 'lib32-libxdamage=1.1.3' 'lib32-expat=2.1.0'
  'lib32-libx11=1.5.0' 'lib32-libxt=1.1.3' 
'lib32-gcc-libs=4.7.1-6' 'dri2proto=2.8' 'python2' 'libxml2'
- 'gcc-multilib' 'imake' 'lib32-llvm-amdgpu-snapshot')
+ 'gcc-multilib' 'imake' 'lib32-llvm-amdgpu-snapshot' 
'lib32-systemd')
 url=http://mesa3d.sourceforge.net;
 license=('custom')
 options=('!libtool')
@@ -51,18 +51,18 @@
 --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast \
 --with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \
 --enable-gallium-llvm \
---disable-gallium-egl --enable-shared-glapi \
+--enable-egl \
+--enable-gallium-egl
+--with-egl-platforms=x11,drm \
 --enable-shared-glapi \
 --enable-glx-tls \
 --enable-dri \
 --enable-gles1 \
 --enable-gles2 \
---disable-egl \
 --enable-texture-float \
 --enable-osmesa \
 --enable-32-bit \
 --libdir=/usr/lib32 
-# --enable-gbm disabled because it needs udev
 
   if [ ${_git} = true ]; then
 ./autogen.sh \
@@ -139,35 +139,39 @@
   optdepends=('opengl-man-pages: for the OpenGL API man pages')
   pkgdesc=Mesa 3D off-screen rendering library (32-bits)
 
+  cd ${srcdir}/?esa-*
+
   # fix linking because of splitted package
-  make -C ${srcdir}/?esa-*/src/mapi/shared-glapi DESTDIR=${pkgdir} install
+  make -C src/mapi/shared-glapi DESTDIR=${pkgdir} install
 
-  make -C ${srcdir}/?esa-*/src/mesa/drivers/osmesa DESTDIR=${pkgdir} install
+  make -C src/mesa/drivers/osmesa DESTDIR=${pkgdir} install
   
   # fix linking because of splitted package - cleanup
-  make -C ${srcdir}/?esa-*/src/mapi/shared-glapi DESTDIR=${pkgdir} uninstall
+  make -C src/mapi/shared-glapi DESTDIR=${pkgdir} uninstall
 }
 
-# package_lib32-libgbm() {
-#   depends=('lib32-libglapi' 'lib32-libdrm' 'libgbm')
-#   pkgdesc=Mesa gbm library (32-bit)
-# 
-#   cd ${srcdir}/?esa-*
-# 
-#   # fix linking because of splitted package
-#   make -C src/mapi/shared-glapi DESTDIR=${pkgdir} install
-# 
-#   make -C src/gbm DESTDIR=${pkgdir} install
-# 
-#   # fix linking because of splitted package - cleanup
-#   make -C src/mapi/shared-glapi DESTDIR=${pkgdir} uninstall
-# 
-#   install -m755 -d ${pkgdir}/usr/share/licenses/libgbm
-#   ln -s libgbm $pkgdir/usr/share/licenses/libgbm/lib32-libgbm
-# }
+package_lib32-libgbm() {
+  depends=('lib32-systemd' 'lib32-libglapi' 'lib32-libdrm' 'libgbm')
+  pkgdesc=Mesa gbm library (32-bit)
 
+  cd ${srcdir}/?esa-*
+
+  # fix linking because of splitted package
+  make -C src/mapi/shared-glapi DESTDIR=${pkgdir} install
+
+  make -C src/gbm DESTDIR=${pkgdir} install
+
+  # fix linking because of splitted package - cleanup
+  make -C src/mapi/shared-glapi DESTDIR=${pkgdir} uninstall
+
+  rm -r ${pkgdir}/usr/include
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/libgbm
+  ln -s libgbm $pkgdir/usr/share/licenses/libgbm/lib32-libgbm
+}
+
 package_lib32-libgles() {
-  depends=('lib32-libglapi' 'lib32-libdrm' 'libgles')
+  depends=('lib32-libglapi' 'lib32-libdrm' 'lib32-libgbm' 'libgles')
   pkgdesc=Mesa GLES libraries (32-bit)
 
   cd ${srcdir}/?esa-*
@@ -188,6 +192,34 @@
   ln -s libgles $pkgdir/usr/share/licenses/libgles/lib32-libgles
 }
 
+package_lib32-libegl() {
+  # check also egl.pc
+  depends=('lib32-libx11' 'lib32-libxext' 'lib32-libxdamage' 'lib32-libxfixes' 
'lib32-libxxf86vm' 'lib32-libxcb' 'khrplatform-devel' 'libegl')
+  pkgdesc=Mesa EGL libraries and headers
+
+  cd ${srcdir}/?esa-*
+
+  make -C src/gallium/targets/egl-static DESTDIR=${pkgdir} install
+
+  # fix linking because of splitted package
+  make -C src/mapi/shared-glapi DESTDIR=${pkgdir} install
+  make -C src/gbm DESTDIR=${pkgdir} install
+
+  make -C src/egl DESTDIR=${pkgdir} install
+
+  # fix linking because of splitted package - cleanup
+  make -C src/gbm 

[arch-commits] Commit in lib32-mesa/repos/multilib-x86_64 (4 files)

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 01:01:58
  Author: lcarlier
Revision: 84123

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-mesa/repos/multilib-x86_64/PKGBUILD
(from rev 84122, lib32-mesa/trunk/PKGBUILD)
  lib32-mesa/repos/multilib-x86_64/llvm32.patch
(from rev 84122, lib32-mesa/trunk/llvm32.patch)
Deleted:
  lib32-mesa/repos/multilib-x86_64/PKGBUILD
  lib32-mesa/repos/multilib-x86_64/llvm32.patch

--+
 PKGBUILD |  542 --
 llvm32.patch |  568 -
 2 files changed, 571 insertions(+), 539 deletions(-)

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


[arch-commits] Commit in openresolv/trunk (PKGBUILD fs33801.patch)

2013-02-10 Thread Jan Steffens
Date: Monday, February 11, 2013 @ 01:24:43
  Author: heftig
Revision: 84124

Arch-specific command fixes FS#33801

Added:
  openresolv/trunk/fs33801.patch
Modified:
  openresolv/trunk/PKGBUILD

---+
 PKGBUILD  |   18 
 fs33801.patch |   82 
 2 files changed, 94 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 00:01:58 UTC (rev 84123)
+++ PKGBUILD2013-02-11 00:24:43 UTC (rev 84124)
@@ -4,20 +4,26 @@
 
 pkgname=openresolv
 pkgver=3.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc=resolv.conf management framework (resolvconf)
 arch=(any)
 url=http://roy.marples.name/projects/openresolv;
 license=('custom:BSD')
 backup=(etc/resolvconf.conf)
 provides=(resolvconf)
-source=(http://roy.marples.name/downloads/openresolv/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('617a52fbe6f253f231d9f78f1ea74281')
+source=(http://roy.marples.name/downloads/openresolv/${pkgname}-${pkgver}.tar.bz2;
+fs33801.patch)
+md5sums=('617a52fbe6f253f231d9f78f1ea74281'
+ '440790d3403b2ae2c4bb1d657c7e36a4')
 
+build() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../fs33801.patch
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/resolvconf
+}
+
 package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/resolvconf
+  cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
 
   mkdir -p $pkgdir/usr/share/licenses/$pkgname

Added: fs33801.patch
===
--- fs33801.patch   (rev 0)
+++ fs33801.patch   2013-02-11 00:24:43 UTC (rev 84124)
@@ -0,0 +1,82 @@
+diff --git i/dnsmasq.in w/dnsmasq.in
+index 96b5593..384d9df 100644
+--- i/dnsmasq.in
 w/dnsmasq.in
+@@ -33,10 +33,9 @@
+ NL=
+ 
+ 
+-: ${dnsmasq_pid:=/var/run/dnsmasq.pid}
+-[ -s $dnsmasq_pid ] || dnsmasq_pid=/var/run/dnsmasq/dnsmasq.pid
+ : ${dnsmasq_service:=dnsmasq}
+ : ${dnsmasq_restart:=@RESTARTCMD ${dnsmasq_service}@}
++: ${dnsmasq_reload:=/usr/bin/systemctl reload ${dnsmasq_service}}
+ newconf=# Generated by resolvconf$NL
+ newresolv=$newconf
+ 
+@@ -182,7 +181,7 @@ if $changed; then
+   eval $dnsmasq_restart
+ fi
+ if $dbus; then
+-  $changed || kill -HUP $(cat $dnsmasq_pid)
++  $changed || eval $dnsmasq_reload
+   # Send even if empty so old servers are cleared
+   if $dbus_ex; then
+   method=SetDomainServers
+diff --git i/resolvconf.conf.5.in w/resolvconf.conf.5.in
+index 81fe154..9b4f1bd 100644
+--- i/resolvconf.conf.5.in
 w/resolvconf.conf.5.in
+@@ -215,8 +215,8 @@ variables, documented below.
+ Location of the dnsmasq service.
+ .It Sy dnsmasq_restart
+ Command to restart the dnsmasq service.
+-.It Sy dnsmasq_pid
+-Location of the dnsmasq pidfile.
++.It Sy dnsmasq_reload
++Command to reload the dnsmasq service.
+ .It Sy libc_service
+ Location of the libc service.
+ .It Sy libc_restart
+@@ -229,10 +229,8 @@ Command to restart the named service.
+ Command to restart the pdnsd service.
+ .It Sy unbound_service
+ Location of the unbound service.
+-.It Sy unbound_restart
+-Command to restart the unbound service.
+-.It Sy unbound_pid
+-Location of the unbound pidfile.
++.It Sy unbound_reload
++Command to reload the unbound service.
+ .Sh SEE ALSO
+ .Xr resolv.conf 5
+ and
+diff --git i/unbound.in w/unbound.in
+index 4ee0da7..5e4a326 100644
+--- i/unbound.in
 w/unbound.in
+@@ -33,9 +33,8 @@
+ NL=
+ 
+ 
+-: ${unbound_pid:=/var/run/unbound.pid}
+ : ${unbound_service:=unbound}
+-: ${unbound_restart:=@RESTARTCMD ${unbound_service}@}
++: ${unbound_reload:=/usr/bin/systemctl reload-or-try-restart 
${unbound_service}}
+ newconf=# Generated by resolvconf$NL
+ 
+ for d in $DOMAINS; do
+@@ -67,12 +66,5 @@ if [ ! -f $unbound_conf ] || \
+   [ $(cat $unbound_conf) != $(printf %s $newconf) ]
+ then
+   printf %s $newconf $unbound_conf
+-  # If we can't sent a HUP then force a restart
+-  if [ -s $unbound_pid ]; then
+-  if ! kill -HUP $(cat $unbound_pid) 2/dev/null; then
+-  eval $unbound_restart
+-  fi
+-  else
+-  eval $unbound_restart
+-  fi
++  eval $unbound_reload
+ fi



[arch-commits] Commit in openresolv/repos/community-any (3 files)

2013-02-10 Thread Jan Steffens
Date: Monday, February 11, 2013 @ 01:25:52
  Author: heftig
Revision: 84125

archrelease: copy trunk to community-any

Added:
  openresolv/repos/community-any/PKGBUILD
(from rev 84124, openresolv/trunk/PKGBUILD)
  openresolv/repos/community-any/fs33801.patch
(from rev 84124, openresolv/trunk/fs33801.patch)
Deleted:
  openresolv/repos/community-any/PKGBUILD

---+
 PKGBUILD  |   56 +-
 fs33801.patch |   82 
 2 files changed, 113 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-11 00:24:43 UTC (rev 84124)
+++ PKGBUILD2013-02-11 00:25:52 UTC (rev 84125)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Ignacio Galmarino igalmar...@gmail.com
-
-pkgname=openresolv
-pkgver=3.5.4
-pkgrel=1
-pkgdesc=resolv.conf management framework (resolvconf)
-arch=(any)
-url=http://roy.marples.name/projects/openresolv;
-license=('custom:BSD')
-backup=(etc/resolvconf.conf)
-provides=(resolvconf)
-source=(http://roy.marples.name/downloads/openresolv/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('617a52fbe6f253f231d9f78f1ea74281')
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/resolvconf
-  make DESTDIR=$pkgdir install
-
-  mkdir -p $pkgdir/usr/share/licenses/$pkgname
-  sed -n '2,25{s:^# \?::;p}' resolvconf.in  
$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: openresolv/repos/community-any/PKGBUILD (from rev 84124, 
openresolv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-11 00:25:52 UTC (rev 84125)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Ignacio Galmarino igalmar...@gmail.com
+
+pkgname=openresolv
+pkgver=3.5.4
+pkgrel=2
+pkgdesc=resolv.conf management framework (resolvconf)
+arch=(any)
+url=http://roy.marples.name/projects/openresolv;
+license=('custom:BSD')
+backup=(etc/resolvconf.conf)
+provides=(resolvconf)
+source=(http://roy.marples.name/downloads/openresolv/${pkgname}-${pkgver}.tar.bz2;
+fs33801.patch)
+md5sums=('617a52fbe6f253f231d9f78f1ea74281'
+ '440790d3403b2ae2c4bb1d657c7e36a4')
+
+build() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../fs33801.patch
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/resolvconf
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  mkdir -p $pkgdir/usr/share/licenses/$pkgname
+  sed -n '2,25{s:^# \?::;p}' resolvconf.in  
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Copied: openresolv/repos/community-any/fs33801.patch (from rev 84124, 
openresolv/trunk/fs33801.patch)
===
--- fs33801.patch   (rev 0)
+++ fs33801.patch   2013-02-11 00:25:52 UTC (rev 84125)
@@ -0,0 +1,82 @@
+diff --git i/dnsmasq.in w/dnsmasq.in
+index 96b5593..384d9df 100644
+--- i/dnsmasq.in
 w/dnsmasq.in
+@@ -33,10 +33,9 @@
+ NL=
+ 
+ 
+-: ${dnsmasq_pid:=/var/run/dnsmasq.pid}
+-[ -s $dnsmasq_pid ] || dnsmasq_pid=/var/run/dnsmasq/dnsmasq.pid
+ : ${dnsmasq_service:=dnsmasq}
+ : ${dnsmasq_restart:=@RESTARTCMD ${dnsmasq_service}@}
++: ${dnsmasq_reload:=/usr/bin/systemctl reload ${dnsmasq_service}}
+ newconf=# Generated by resolvconf$NL
+ newresolv=$newconf
+ 
+@@ -182,7 +181,7 @@ if $changed; then
+   eval $dnsmasq_restart
+ fi
+ if $dbus; then
+-  $changed || kill -HUP $(cat $dnsmasq_pid)
++  $changed || eval $dnsmasq_reload
+   # Send even if empty so old servers are cleared
+   if $dbus_ex; then
+   method=SetDomainServers
+diff --git i/resolvconf.conf.5.in w/resolvconf.conf.5.in
+index 81fe154..9b4f1bd 100644
+--- i/resolvconf.conf.5.in
 w/resolvconf.conf.5.in
+@@ -215,8 +215,8 @@ variables, documented below.
+ Location of the dnsmasq service.
+ .It Sy dnsmasq_restart
+ Command to restart the dnsmasq service.
+-.It Sy dnsmasq_pid
+-Location of the dnsmasq pidfile.
++.It Sy dnsmasq_reload
++Command to reload the dnsmasq service.
+ .It Sy libc_service
+ Location of the libc service.
+ .It Sy libc_restart
+@@ -229,10 +229,8 @@ Command to restart the named service.
+ Command to restart the pdnsd service.
+ .It Sy unbound_service
+ Location of the unbound service.
+-.It Sy unbound_restart
+-Command to restart the unbound service.
+-.It Sy unbound_pid
+-Location of the unbound pidfile.
++.It Sy unbound_reload
++Command to reload the unbound service.
+ .Sh SEE ALSO
+ .Xr resolv.conf 5
+ and
+diff --git i/unbound.in w/unbound.in
+index 4ee0da7..5e4a326 100644
+--- i/unbound.in
 w/unbound.in
+@@ -33,9 +33,8 @@
+ NL=
+ 
+ 
+-: ${unbound_pid:=/var/run/unbound.pid}
+ : ${unbound_service:=unbound}
+-: 

[arch-commits] Commit in fluxbox/trunk (PKGBUILD fluxbox-fix_timer.diff)

2013-02-10 Thread Eric Bélanger
Date: Monday, February 11, 2013 @ 03:54:01
  Author: eric
Revision: 177925

upgpkg: fluxbox 1.3.4-1

Upstream update, Remove old patch

Modified:
  fluxbox/trunk/PKGBUILD
Deleted:
  fluxbox/trunk/fluxbox-fix_timer.diff

+
 PKGBUILD   |   12 +++
 fluxbox-fix_timer.diff |   78 ---
 2 files changed, 5 insertions(+), 85 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-10 19:24:40 UTC (rev 177924)
+++ PKGBUILD2013-02-11 02:54:01 UTC (rev 177925)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=fluxbox
-pkgver=1.3.3
-pkgrel=2
+pkgver=1.3.4
+pkgrel=1
 pkgdesc=A lightweight and highly-configurable window manager
 arch=('i686' 'x86_64')
 url=http://www.fluxbox.org;
@@ -12,14 +12,12 @@
 optdepends=('xorg-xmessage: for using the fbsetbg and fluxbox-generate_menu 
utilities')
 options=('!makeflags')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.lzma
 \
-fluxbox.desktop fluxbox-fix_timer.diff)
-sha1sums=('6892259dd495424291194fde242230cca95abce3'
-  'f3f83b8ce84d79c2f8670ef687e0dd89ab0552b8'
-  'bc10368d7a157f83428897e2b7aced7ce620dec3')
+fluxbox.desktop)
+sha1sums=('8a4f0d79238609523e1127808d9d2eab15030ea0'
+  'f3f83b8ce84d79c2f8670ef687e0dd89ab0552b8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/fluxbox-fix_timer.diff
   ./configure --prefix=/usr \
 --enable-xft --enable-xinerama \
 --enable-imlib2 --enable-nls

Deleted: fluxbox-fix_timer.diff
===
--- fluxbox-fix_timer.diff  2013-02-10 19:24:40 UTC (rev 177924)
+++ fluxbox-fix_timer.diff  2013-02-11 02:54:01 UTC (rev 177925)
@@ -1,78 +0,0 @@
-From 4d307dcd10af9d817ff5c05fc40ae7487564cb31 Mon Sep 17 00:00:00 2001
-From: Mathias Gumz akira at fluxbox dot org
-Date: Sat, 12 Jan 2013 08:24:11 +
-Subject: Fix bug: handle the list of Timers not in-place
-
-With commit 541c8c4 we switched from an (manually) ordered list to a
-std::set to handle the active timers. The code which checks for overdue
-timers now traverses and modifies the std::set in place. This might
-lead to an infinite loop. Examples of such bad behavior are flickering of
-the tooltip (bug #3590078) or crashes (bug #3600143) or just insanely high
-cpu load when autoraising windows or submenus.
-
-We now make a copy of the std::set traverse this instead of the original.

-diff --git a/src/FbTk/Timer.cc b/src/FbTk/Timer.cc
-index f63ea38..dd736dd 100644
 a/src/FbTk/Timer.cc
-+++ b/src/FbTk/Timer.cc
-@@ -52,6 +52,7 @@
- #endif
- 
- #include cstdio
-+#include vector
- #include set
- 
- 
-@@ -195,32 +196,35 @@ void Timer::updateTimers(int fd) {
- return;
- }
- 
-+// stoping / restarting the timers modifies the list in an upredictable
-+// way. to avoid problems such as infinite loops we save the current
-+// (ordered) list of timers into a list and work on it.
-+
-+ssize_t i;
-+const ssize_t ts = s_timerlist.size();
-+std::vectorFbTk::Timer* timers;
-+
-+timers.reserve(ts);
-+for (it = s_timerlist.begin(); it != s_timerlist.end(); ++it ) {
-+timers.push_back(*it);
-+}
-+
- now = FbTime::now();
--for (it = s_timerlist.begin(); it != s_timerlist.end(); ) {
-+for (i = 0; i  ts; ++i) {
-+
-+FbTk::Timer* t = timers[i];
- 
--// t-fireTimeout() might add timers to the list
--// this invalidates 'it'. thus we store the current timer
--Timer* t = *it;
- if (now  t-getEndTime()) {
- break;
- }
- 
- t-fireTimeout();
--
--// find the iterator to the timer again
--// and continue working on the list
--it = s_timerlist.find(t);
--it++;
--s_timerlist.erase(t);
-+t-stop();
- 
- if (! t-doOnce()) { // restart the current timer
--t-m_timing = false;
- t-start();
--} else {
--t-stop();
- }
- }
--
- }
- 
- 
---
-cgit v0.9.1



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

2013-02-10 Thread Eric Bélanger
Date: Monday, February 11, 2013 @ 03:54:48
  Author: eric
Revision: 177926

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

Added:
  fluxbox/repos/extra-i686/PKGBUILD
(from rev 177925, fluxbox/trunk/PKGBUILD)
  fluxbox/repos/extra-i686/fluxbox.desktop
(from rev 177925, fluxbox/trunk/fluxbox.desktop)
  fluxbox/repos/extra-x86_64/PKGBUILD
(from rev 177925, fluxbox/trunk/PKGBUILD)
  fluxbox/repos/extra-x86_64/fluxbox.desktop
(from rev 177925, fluxbox/trunk/fluxbox.desktop)
Deleted:
  fluxbox/repos/extra-i686/PKGBUILD
  fluxbox/repos/extra-i686/fluxbox-fix_timer.diff
  fluxbox/repos/extra-i686/fluxbox.desktop
  fluxbox/repos/extra-x86_64/PKGBUILD
  fluxbox/repos/extra-x86_64/fluxbox-fix_timer.diff
  fluxbox/repos/extra-x86_64/fluxbox.desktop

-+
 extra-i686/PKGBUILD |   66 +---
 extra-i686/fluxbox-fix_timer.diff   |   78 --
 extra-i686/fluxbox.desktop  |   12 ++---
 extra-x86_64/PKGBUILD   |   66 +---
 extra-x86_64/fluxbox-fix_timer.diff |   78 --
 extra-x86_64/fluxbox.desktop|   12 ++---
 6 files changed, 76 insertions(+), 236 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-11 02:54:01 UTC (rev 177925)
+++ extra-i686/PKGBUILD 2013-02-11 02:54:48 UTC (rev 177926)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=fluxbox
-pkgver=1.3.3
-pkgrel=2
-pkgdesc=A lightweight and highly-configurable window manager
-arch=('i686' 'x86_64')
-url=http://www.fluxbox.org;
-license=('MIT')
-depends=('libxft' 'libxpm' 'libxinerama' 'libxrandr' 'gcc-libs' 'imlib2' 
'fribidi')
-optdepends=('xorg-xmessage: for using the fbsetbg and fluxbox-generate_menu 
utilities')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.lzma
 \
-fluxbox.desktop fluxbox-fix_timer.diff)
-sha1sums=('6892259dd495424291194fde242230cca95abce3'
-  'f3f83b8ce84d79c2f8670ef687e0dd89ab0552b8'
-  'bc10368d7a157f83428897e2b7aced7ce620dec3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/fluxbox-fix_timer.diff
-  ./configure --prefix=/usr \
---enable-xft --enable-xinerama \
---enable-imlib2 --enable-nls
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -D -m644 ../fluxbox.desktop 
${pkgdir}/usr/share/xsessions/fluxbox.desktop
-  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: fluxbox/repos/extra-i686/PKGBUILD (from rev 177925, 
fluxbox/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-11 02:54:48 UTC (rev 177926)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=fluxbox
+pkgver=1.3.4
+pkgrel=1
+pkgdesc=A lightweight and highly-configurable window manager
+arch=('i686' 'x86_64')
+url=http://www.fluxbox.org;
+license=('MIT')
+depends=('libxft' 'libxpm' 'libxinerama' 'libxrandr' 'gcc-libs' 'imlib2' 
'fribidi')
+optdepends=('xorg-xmessage: for using the fbsetbg and fluxbox-generate_menu 
utilities')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.lzma
 \
+fluxbox.desktop)
+sha1sums=('8a4f0d79238609523e1127808d9d2eab15030ea0'
+  'f3f83b8ce84d79c2f8670ef687e0dd89ab0552b8')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--enable-xft --enable-xinerama \
+--enable-imlib2 --enable-nls
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -D -m644 ../fluxbox.desktop 
${pkgdir}/usr/share/xsessions/fluxbox.desktop
+  install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-i686/fluxbox-fix_timer.diff
===
--- extra-i686/fluxbox-fix_timer.diff   2013-02-11 02:54:01 UTC (rev 177925)
+++ extra-i686/fluxbox-fix_timer.diff   2013-02-11 02:54:48 UTC (rev 177926)
@@ -1,78 +0,0 @@
-From 4d307dcd10af9d817ff5c05fc40ae7487564cb31 Mon Sep 17 00:00:00 2001
-From: Mathias Gumz akira at fluxbox dot org
-Date: Sat, 12 Jan 2013 08:24:11 +
-Subject: Fix bug: handle the list of Timers not in-place
-
-With commit 541c8c4 we switched from an (manually) ordered list to a
-std::set to handle the active timers. The code which checks for overdue
-timers now traverses and modifies the std::set in place. This might
-lead to an infinite loop. Examples of such bad behavior are flickering of
-the tooltip (bug #3590078) or crashes (bug #3600143) or just insanely high
-cpu load when autoraising windows or submenus.
-
-We now 

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

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 08:11:49
  Author: lcarlier
Revision: 84126

upgpkg: lib32-mesa 9.0.2-3

Fix conflict with lib32-libgl and lib32-libgbm

Modified:
  lib32-mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 00:25:52 UTC (rev 84125)
+++ PKGBUILD2013-02-11 07:11:49 UTC (rev 84126)
@@ -15,7 +15,7 @@
 pkgver=9.0.2
 fi
 
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 makedepends=('glproto=1.4.16' 'lib32-libdrm=2.4.39' 
'lib32-libxxf86vm=1.1.2' 'lib32-libxdamage=1.1.3' 'lib32-expat=2.1.0'
  'lib32-libx11=1.5.0' 'lib32-libxt=1.1.3' 
'lib32-gcc-libs=4.7.1-6' 'dri2proto=2.8' 'python2' 'libxml2'
@@ -95,9 +95,6 @@
   depends=('lib32-libdrm=2.4.39' 'lib32-libxxf86vm=1.1.2' 
'lib32-libxdamage=1.1.3' 'lib32-expat=2.1.0' 'lib32-libglapi'
'libgl')
   pkgdesc=Mesa 3-D graphics library and DRI software rasterizer (32-bit)
-  # currently disabled so force the remove
-  conflicts=('lib32-libgbm')
-  replace=('lib32-libgbm')
 
   cd ${srcdir}/?esa-*
 



[arch-commits] Commit in lib32-mesa/repos/multilib-x86_64 (4 files)

2013-02-10 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 08:11:55
  Author: lcarlier
Revision: 84127

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-mesa/repos/multilib-x86_64/PKGBUILD
(from rev 84126, lib32-mesa/trunk/PKGBUILD)
  lib32-mesa/repos/multilib-x86_64/llvm32.patch
(from rev 84126, lib32-mesa/trunk/llvm32.patch)
Deleted:
  lib32-mesa/repos/multilib-x86_64/PKGBUILD
  lib32-mesa/repos/multilib-x86_64/llvm32.patch

--+
 PKGBUILD |  571 -
 llvm32.patch |  568 
 2 files changed, 568 insertions(+), 571 deletions(-)

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