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

2014-01-30 Thread Laurent Carlier
Date: Thursday, January 30, 2014 @ 09:10:12
  Author: lcarlier
Revision: 204878

upgpkg: xkeyboard-config 2.11-1

upstream update 2.11

Modified:
  xkeyboard-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 07:21:23 UTC (rev 204877)
+++ PKGBUILD2014-01-30 08:10:12 UTC (rev 204878)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xkeyboard-config
-pkgver=2.10.1
+pkgver=2.11
 pkgrel=1
 pkgdesc=X keyboard configuration files
 arch=(any)
@@ -14,7 +14,7 @@
 replaces=('xkbdata')
 conflicts=('xkbdata')
 
source=(http://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('7d58064d86bb0155a3acc4ca35097dab4dfef334cdd0555fb5965ebca1fca18b')
+sha256sums=('e7125460892c2b5c3a8d843cb18c24b60c46051e925c2888a61fa672a2f76d76')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in xkeyboard-config/repos/extra-any (PKGBUILD PKGBUILD)

2014-01-30 Thread Laurent Carlier
Date: Thursday, January 30, 2014 @ 09:10:20
  Author: lcarlier
Revision: 204879

archrelease: copy trunk to extra-any

Added:
  xkeyboard-config/repos/extra-any/PKGBUILD
(from rev 204878, xkeyboard-config/trunk/PKGBUILD)
Deleted:
  xkeyboard-config/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 08:10:12 UTC (rev 204878)
+++ PKGBUILD2014-01-30 08:10:20 UTC (rev 204879)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xkeyboard-config
-pkgver=2.10.1
-pkgrel=1
-pkgdesc=X keyboard configuration files
-arch=(any)
-license=('custom')
-url=http://www.freedesktop.org/wiki/Software/XKeyboardConfig;
-makedepends=('intltool' 'xorg-xkbcomp')
-provides=('xkbdata')
-replaces=('xkbdata')
-conflicts=('xkbdata')
-source=(http://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('7d58064d86bb0155a3acc4ca35097dab4dfef334cdd0555fb5965ebca1fca18b')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --with-xkb-base=/usr/share/X11/xkb \
-  --with-xkb-rules-symlink=xorg \
-  --enable-compat-rules=yes
-  make
- }
- 
- package() { 
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -f ${pkgdir}/usr/share/X11/xkb/compiled
-  install -m755 -d ${pkgdir}/var/lib/xkb
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: xkeyboard-config/repos/extra-any/PKGBUILD (from rev 204878, 
xkeyboard-config/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 08:10:20 UTC (rev 204879)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xkeyboard-config
+pkgver=2.11
+pkgrel=1
+pkgdesc=X keyboard configuration files
+arch=(any)
+license=('custom')
+url=http://www.freedesktop.org/wiki/Software/XKeyboardConfig;
+makedepends=('intltool' 'xorg-xkbcomp')
+provides=('xkbdata')
+replaces=('xkbdata')
+conflicts=('xkbdata')
+source=(http://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('e7125460892c2b5c3a8d843cb18c24b60c46051e925c2888a61fa672a2f76d76')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --with-xkb-base=/usr/share/X11/xkb \
+  --with-xkb-rules-symlink=xorg \
+  --enable-compat-rules=yes
+  make
+ }
+ 
+ package() { 
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -f ${pkgdir}/usr/share/X11/xkb/compiled
+  install -m755 -d ${pkgdir}/var/lib/xkb
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:45:48
  Author: spupykin
Revision: 105009

upgpkg: q4wine 1.1_r2-1

upd

Modified:
  q4wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 03:58:00 UTC (rev 105008)
+++ PKGBUILD2014-01-30 08:45:48 UTC (rev 105009)
@@ -3,7 +3,7 @@
 # Contributor: Chris Giles Chris.G.27 (at) Gmail.com
 
 pkgname=q4wine
-pkgver=1.1_r1
+pkgver=1.1_r2
 pkgrel=1
 pkgdesc=A Qt4 GUI for Wine
 arch=(i686 x86_64)
@@ -20,7 +20,7 @@
 optdepends=(winetricks fuseiso)
 options=('!emptydirs')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-md5sums=('59ce6b2036a99217d572536a4f9c2555')
+md5sums=('56675d0a3494e0e91b235c8821e53961')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver/_/-}



[arch-commits] Commit in q4wine/repos/community-i686 (4 files)

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:46:00
  Author: spupykin
Revision: 105010

archrelease: copy trunk to community-i686

Added:
  q4wine/repos/community-i686/PKGBUILD
(from rev 105009, q4wine/trunk/PKGBUILD)
  q4wine/repos/community-i686/q4wine.desktop
(from rev 105009, q4wine/trunk/q4wine.desktop)
Deleted:
  q4wine/repos/community-i686/PKGBUILD
  q4wine/repos/community-i686/q4wine.desktop

+
 PKGBUILD   |   84 +++
 q4wine.desktop |   36 +++
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 08:45:48 UTC (rev 105009)
+++ PKGBUILD2014-01-30 08:46:00 UTC (rev 105010)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
-
-pkgname=q4wine
-pkgver=1.1_r1
-pkgrel=1
-pkgdesc=A Qt4 GUI for Wine
-arch=(i686 x86_64)
-url=http://sourceforge.net/projects/${pkgname}/;
-license=(GPL3)
-if [[ $CARCH == x86_64 ]]; then
-  # in multilib repo catalyst is 1st and default, so hardcode lib32-mesa-libgl
-  depends=(lib32-mesa-libgl qt4 wine sqlite3 which icoutils)
-  makedepends=(cmake)
-else
-  depends=(qt4 wine sqlite3 which icoutils)
-  makedepends=(cmake)
-fi
-optdepends=(winetricks fuseiso)
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-md5sums=('59ce6b2036a99217d572536a4f9c2555')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver/_/-}
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_WINETRIKS=ON \
--DLIBS_ENTRY_PATH=/usr/lib/$pkgname .
-  make
-}
-
-package() {
-if [[ $CARCH == x86_64 ]]; then
-  # remove hardcoded lib32-mesa-libgl
-  depends=(${depends[@]:1})
-fi
-
-  cd ${srcdir}/${pkgname}-${pkgver/_/-}
-  make DESTDIR=${pkgdir} install
-}

Copied: q4wine/repos/community-i686/PKGBUILD (from rev 105009, 
q4wine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 08:46:00 UTC (rev 105010)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
+
+pkgname=q4wine
+pkgver=1.1_r2
+pkgrel=1
+pkgdesc=A Qt4 GUI for Wine
+arch=(i686 x86_64)
+url=http://sourceforge.net/projects/${pkgname}/;
+license=(GPL3)
+if [[ $CARCH == x86_64 ]]; then
+  # in multilib repo catalyst is 1st and default, so hardcode lib32-mesa-libgl
+  depends=(lib32-mesa-libgl qt4 wine sqlite3 which icoutils)
+  makedepends=(cmake)
+else
+  depends=(qt4 wine sqlite3 which icoutils)
+  makedepends=(cmake)
+fi
+optdepends=(winetricks fuseiso)
+options=('!emptydirs')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
+md5sums=('56675d0a3494e0e91b235c8821e53961')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_WINETRIKS=ON \
+-DLIBS_ENTRY_PATH=/usr/lib/$pkgname .
+  make
+}
+
+package() {
+if [[ $CARCH == x86_64 ]]; then
+  # remove hardcoded lib32-mesa-libgl
+  depends=(${depends[@]:1})
+fi
+
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
+  make DESTDIR=${pkgdir} install
+}

Deleted: q4wine.desktop
===
--- q4wine.desktop  2014-01-30 08:45:48 UTC (rev 105009)
+++ q4wine.desktop  2014-01-30 08:46:00 UTC (rev 105010)
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Name=Q4Wine
-GenericName=A Qt4 GUI for Wine
-Comment=A Qt4 GUI for Wine
-#Version=0.1
-Type=Application
-Categories=KDE;Qt;Settings
-Terminal=false
-Encoding=UTF-8
-Icon=wine
-Exec=q4wine
-#ServiceTypes=inode/directory
-#Actions=Create;
-#X-KDE-Submenu=
-#X-KDE-Priority=TopLevel
-#X-KDE-Icon=tgz
-X-KDE-StartupNotify=true
-#X-DCOP-ServiceType=Unique

Copied: q4wine/repos/community-i686/q4wine.desktop (from rev 105009, 
q4wine/trunk/q4wine.desktop)
===
--- q4wine.desktop  (rev 0)
+++ q4wine.desktop  2014-01-30 08:46:00 UTC (rev 105010)
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=Q4Wine
+GenericName=A Qt4 GUI for Wine
+Comment=A Qt4 GUI for Wine
+#Version=0.1
+Type=Application
+Categories=KDE;Qt;Settings
+Terminal=false
+Encoding=UTF-8
+Icon=wine
+Exec=q4wine
+#ServiceTypes=inode/directory
+#Actions=Create;
+#X-KDE-Submenu=
+#X-KDE-Priority=TopLevel
+#X-KDE-Icon=tgz
+X-KDE-StartupNotify=true
+#X-DCOP-ServiceType=Unique



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:51:53
  Author: spupykin
Revision: 105011

archrelease: copy trunk to multilib-x86_64

Added:
  q4wine/repos/multilib-x86_64/PKGBUILD
(from rev 105010, q4wine/trunk/PKGBUILD)
  q4wine/repos/multilib-x86_64/q4wine.desktop
(from rev 105010, q4wine/trunk/q4wine.desktop)
Deleted:
  q4wine/repos/multilib-x86_64/PKGBUILD
  q4wine/repos/multilib-x86_64/q4wine.desktop

+
 PKGBUILD   |   84 +++
 q4wine.desktop |   36 +++
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 08:46:00 UTC (rev 105010)
+++ PKGBUILD2014-01-30 08:51:53 UTC (rev 105011)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
-
-pkgname=q4wine
-pkgver=1.1_r1
-pkgrel=1
-pkgdesc=A Qt4 GUI for Wine
-arch=(i686 x86_64)
-url=http://sourceforge.net/projects/${pkgname}/;
-license=(GPL3)
-if [[ $CARCH == x86_64 ]]; then
-  # in multilib repo catalyst is 1st and default, so hardcode lib32-mesa-libgl
-  depends=(lib32-mesa-libgl qt4 wine sqlite3 which icoutils)
-  makedepends=(cmake)
-else
-  depends=(qt4 wine sqlite3 which icoutils)
-  makedepends=(cmake)
-fi
-optdepends=(winetricks fuseiso)
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-md5sums=('59ce6b2036a99217d572536a4f9c2555')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver/_/-}
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_WINETRIKS=ON \
--DLIBS_ENTRY_PATH=/usr/lib/$pkgname .
-  make
-}
-
-package() {
-if [[ $CARCH == x86_64 ]]; then
-  # remove hardcoded lib32-mesa-libgl
-  depends=(${depends[@]:1})
-fi
-
-  cd ${srcdir}/${pkgname}-${pkgver/_/-}
-  make DESTDIR=${pkgdir} install
-}

Copied: q4wine/repos/multilib-x86_64/PKGBUILD (from rev 105010, 
q4wine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 08:51:53 UTC (rev 105011)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Chris Giles Chris.G.27 (at) Gmail.com
+
+pkgname=q4wine
+pkgver=1.1_r2
+pkgrel=1
+pkgdesc=A Qt4 GUI for Wine
+arch=(i686 x86_64)
+url=http://sourceforge.net/projects/${pkgname}/;
+license=(GPL3)
+if [[ $CARCH == x86_64 ]]; then
+  # in multilib repo catalyst is 1st and default, so hardcode lib32-mesa-libgl
+  depends=(lib32-mesa-libgl qt4 wine sqlite3 which icoutils)
+  makedepends=(cmake)
+else
+  depends=(qt4 wine sqlite3 which icoutils)
+  makedepends=(cmake)
+fi
+optdepends=(winetricks fuseiso)
+options=('!emptydirs')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
+md5sums=('56675d0a3494e0e91b235c8821e53961')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_WINETRIKS=ON \
+-DLIBS_ENTRY_PATH=/usr/lib/$pkgname .
+  make
+}
+
+package() {
+if [[ $CARCH == x86_64 ]]; then
+  # remove hardcoded lib32-mesa-libgl
+  depends=(${depends[@]:1})
+fi
+
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
+  make DESTDIR=${pkgdir} install
+}

Deleted: q4wine.desktop
===
--- q4wine.desktop  2014-01-30 08:46:00 UTC (rev 105010)
+++ q4wine.desktop  2014-01-30 08:51:53 UTC (rev 105011)
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Name=Q4Wine
-GenericName=A Qt4 GUI for Wine
-Comment=A Qt4 GUI for Wine
-#Version=0.1
-Type=Application
-Categories=KDE;Qt;Settings
-Terminal=false
-Encoding=UTF-8
-Icon=wine
-Exec=q4wine
-#ServiceTypes=inode/directory
-#Actions=Create;
-#X-KDE-Submenu=
-#X-KDE-Priority=TopLevel
-#X-KDE-Icon=tgz
-X-KDE-StartupNotify=true
-#X-DCOP-ServiceType=Unique

Copied: q4wine/repos/multilib-x86_64/q4wine.desktop (from rev 105010, 
q4wine/trunk/q4wine.desktop)
===
--- q4wine.desktop  (rev 0)
+++ q4wine.desktop  2014-01-30 08:51:53 UTC (rev 105011)
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=Q4Wine
+GenericName=A Qt4 GUI for Wine
+Comment=A Qt4 GUI for Wine
+#Version=0.1
+Type=Application
+Categories=KDE;Qt;Settings
+Terminal=false
+Encoding=UTF-8
+Icon=wine
+Exec=q4wine
+#ServiceTypes=inode/directory
+#Actions=Create;
+#X-KDE-Submenu=
+#X-KDE-Priority=TopLevel
+#X-KDE-Icon=tgz
+X-KDE-StartupNotify=true
+#X-DCOP-ServiceType=Unique



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:52:43
  Author: spupykin
Revision: 105012

upgpkg: anki 2.0.22-1

upd

Modified:
  anki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 08:51:53 UTC (rev 105011)
+++ PKGBUILD2014-01-30 08:52:43 UTC (rev 105012)
@@ -5,7 +5,7 @@
 # Contributor: Dave Pretty david dot pretty at gmail dot com
 
 pkgname=anki
-pkgver=2.0.21
+pkgver=2.0.22
 pkgrel=1
 pkgdesc=Helps you remember facts (like words/phrases in a foreign language) 
efficiently
 url=http://ankisrs.net/;
@@ -15,7 +15,7 @@
 optdepends=('mplayer: sound playing')
 install=anki.install
 source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz)
-md5sums=('61f83040bc4249d7172dbedc28ec952b')
+md5sums=('99806b13ac127d5d913b138ef813d7e2')
 
 prepare() {
   cd $srcdir/anki-$pkgver



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:52:56
  Author: spupykin
Revision: 105014

upgpkg: augeas 1.2.0-1

upd

Modified:
  augeas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 08:52:52 UTC (rev 105013)
+++ PKGBUILD2014-01-30 08:52:56 UTC (rev 105014)
@@ -3,8 +3,8 @@
 # Contributor: Jon Nordby jono...@gmail.com
 
 pkgname=augeas
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
 arch=('i686' 'x86_64')
 url=http://augeas.net;
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('libxml2' 'gcc-libs')
 source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
-md5sums=('520ce983457ff9ffa3816bc41a9f328b'
+md5sums=('dce2f52cbd20f72c7da48e014ad48076'
  'SKIP')
 
 build() {



[arch-commits] Commit in anki/repos/community-any (4 files)

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:52:52
  Author: spupykin
Revision: 105013

archrelease: copy trunk to community-any

Added:
  anki/repos/community-any/PKGBUILD
(from rev 105012, anki/trunk/PKGBUILD)
  anki/repos/community-any/anki.install
(from rev 105012, anki/trunk/anki.install)
Deleted:
  anki/repos/community-any/PKGBUILD
  anki/repos/community-any/anki.install

--+
 PKGBUILD |   72 -
 anki.install |   20 +++
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 08:52:43 UTC (rev 105012)
+++ PKGBUILD2014-01-30 08:52:52 UTC (rev 105013)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Timm Preetz t...@preetz.us
-# Contributor: Michael 'manveru' Fellinger m.fellin...@gmail.com
-# Contributor: Dave Pretty david dot pretty at gmail dot com
-
-pkgname=anki
-pkgver=2.0.21
-pkgrel=1
-pkgdesc=Helps you remember facts (like words/phrases in a foreign language) 
efficiently
-url=http://ankisrs.net/;
-license=('AGPL3')
-arch=('any')
-depends=('python2-pyqt4' 'python2-beautifulsoup3' 'python2-httplib2')
-optdepends=('mplayer: sound playing')
-install=anki.install
-source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz)
-md5sums=('61f83040bc4249d7172dbedc28ec952b')
-
-prepare() {
-  cd $srcdir/anki-$pkgver
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' anki/anki runanki
-}
-
-package() {
-  cd $srcdir/anki-$pkgver
-  mkdir -p $pkgdir/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
-  cp -av * $pkgdir/usr/share/anki/
-  cd $pkgdir/usr/share/anki  (
-mv runanki ../../bin/anki
-mv anki.xpm anki.png ../pixmaps/
-mv anki.desktop ../applications/
-mv anki.1 ../man/man1/
-  )
-  rm -rf $pkgdir/usr/share/anki/{tests,thirdparty/[!s]*,tools,anki.bat}
-}

Copied: anki/repos/community-any/PKGBUILD (from rev 105012, anki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 08:52:52 UTC (rev 105013)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Timm Preetz t...@preetz.us
+# Contributor: Michael 'manveru' Fellinger m.fellin...@gmail.com
+# Contributor: Dave Pretty david dot pretty at gmail dot com
+
+pkgname=anki
+pkgver=2.0.22
+pkgrel=1
+pkgdesc=Helps you remember facts (like words/phrases in a foreign language) 
efficiently
+url=http://ankisrs.net/;
+license=('AGPL3')
+arch=('any')
+depends=('python2-pyqt4' 'python2-beautifulsoup3' 'python2-httplib2')
+optdepends=('mplayer: sound playing')
+install=anki.install
+source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz)
+md5sums=('99806b13ac127d5d913b138ef813d7e2')
+
+prepare() {
+  cd $srcdir/anki-$pkgver
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' anki/anki runanki
+}
+
+package() {
+  cd $srcdir/anki-$pkgver
+  mkdir -p $pkgdir/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
+  cp -av * $pkgdir/usr/share/anki/
+  cd $pkgdir/usr/share/anki  (
+mv runanki ../../bin/anki
+mv anki.xpm anki.png ../pixmaps/
+mv anki.desktop ../applications/
+mv anki.1 ../man/man1/
+  )
+  rm -rf $pkgdir/usr/share/anki/{tests,thirdparty/[!s]*,tools,anki.bat}
+}

Deleted: anki.install
===
--- anki.install2014-01-30 08:52:43 UTC (rev 105012)
+++ anki.install2014-01-30 08:52:52 UTC (rev 105013)
@@ -1,10 +0,0 @@
-post_install() {
-#  xdg-mime install --novendor usr/share/anki/anki.xml
-#  xdg-mime default anki.desktop application/x-anki
-#  xdg-mime default anki.desktop application/x-apkg
-  [ -x usr/bin/update-desktop-database ]  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}

Copied: anki/repos/community-any/anki.install (from rev 105012, 
anki/trunk/anki.install)
===
--- anki.install(rev 0)
+++ anki.install2014-01-30 08:52:52 UTC (rev 105013)
@@ -0,0 +1,10 @@
+post_install() {
+#  xdg-mime install --novendor usr/share/anki/anki.xml
+#  xdg-mime default anki.desktop application/x-anki
+#  xdg-mime default anki.desktop application/x-apkg
+  [ -x usr/bin/update-desktop-database ]  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:53:11
  Author: spupykin
Revision: 105015

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

Added:
  augeas/repos/community-i686/PKGBUILD
(from rev 105014, augeas/trunk/PKGBUILD)
  augeas/repos/community-x86_64/PKGBUILD
(from rev 105014, augeas/trunk/PKGBUILD)
Deleted:
  augeas/repos/community-i686/PKGBUILD
  augeas/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   54 
 community-i686/PKGBUILD   |   27 --
 community-x86_64/PKGBUILD |   27 --
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 08:52:56 UTC (rev 105014)
+++ community-i686/PKGBUILD 2014-01-30 08:53:11 UTC (rev 105015)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch thatc...@gmail.com
-# Contributor: Jon Nordby jono...@gmail.com
-
-pkgname=augeas
-pkgver=1.1.0
-pkgrel=2
-pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
-arch=('i686' 'x86_64')
-url=http://augeas.net;
-license=('LGPL')
-depends=('libxml2' 'gcc-libs')
-source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
-md5sums=('520ce983457ff9ffa3816bc41a9f328b'
- 'SKIP')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: augeas/repos/community-i686/PKGBUILD (from rev 105014, 
augeas/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 08:53:11 UTC (rev 105015)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: Thomas S Hatch thatc...@gmail.com
+# Contributor: Jon Nordby jono...@gmail.com
+
+pkgname=augeas
+pkgver=1.2.0
+pkgrel=1
+pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
+arch=('i686' 'x86_64')
+url=http://augeas.net;
+license=('LGPL')
+depends=('libxml2' 'gcc-libs')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('dce2f52cbd20f72c7da48e014ad48076'
+ 'SKIP')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-30 08:52:56 UTC (rev 105014)
+++ community-x86_64/PKGBUILD   2014-01-30 08:53:11 UTC (rev 105015)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch thatc...@gmail.com
-# Contributor: Jon Nordby jono...@gmail.com
-
-pkgname=augeas
-pkgver=1.1.0
-pkgrel=2
-pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
-arch=('i686' 'x86_64')
-url=http://augeas.net;
-license=('LGPL')
-depends=('libxml2' 'gcc-libs')
-source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
-md5sums=('520ce983457ff9ffa3816bc41a9f328b'
- 'SKIP')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: augeas/repos/community-x86_64/PKGBUILD (from rev 105014, 
augeas/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-30 08:53:11 UTC (rev 105015)
@@ -0,0 +1,27 @@
+# $Id$
+# Contributor: Thomas S Hatch thatc...@gmail.com
+# Contributor: Jon Nordby jono...@gmail.com
+
+pkgname=augeas
+pkgver=1.2.0
+pkgrel=1
+pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
+arch=('i686' 'x86_64')
+url=http://augeas.net;
+license=('LGPL')
+depends=('libxml2' 'gcc-libs')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('dce2f52cbd20f72c7da48e014ad48076'
+ 'SKIP')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:53:15
  Author: spupykin
Revision: 105016

upgpkg: passenger 4.0.37-1

upd

Modified:
  passenger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 08:53:11 UTC (rev 105015)
+++ PKGBUILD2014-01-30 08:53:15 UTC (rev 105016)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=passenger
-pkgver=4.0.21
-pkgrel=3
+pkgver=4.0.37
+pkgrel=1
 pkgdesc=mod_rails passenger
 arch=('i686' 'x86_64')
 url=http://www.modrails.com;
@@ -14,7 +14,7 @@
 install=passenger.install
 options=('!emptydirs' 'staticlibs')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/FooBarWidget/passenger/archive/release-$pkgver.tar.gz)
-md5sums=('200ba8636baa06c9a44d30c7bbb50ac3')
+md5sums=('7040af5314fe19a420f38732c6bd4f5b')
 
 prepare() {
   cd $srcdir/passenger-release-$pkgver



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:53:30
  Author: spupykin
Revision: 105017

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

Added:
  passenger/repos/community-i686/PKGBUILD
(from rev 105016, passenger/trunk/PKGBUILD)
  passenger/repos/community-i686/passenger.install
(from rev 105016, passenger/trunk/passenger.install)
  passenger/repos/community-x86_64/PKGBUILD
(from rev 105016, passenger/trunk/PKGBUILD)
  passenger/repos/community-x86_64/passenger.install
(from rev 105016, passenger/trunk/passenger.install)
Deleted:
  passenger/repos/community-i686/PKGBUILD
  passenger/repos/community-i686/passenger.install
  passenger/repos/community-x86_64/PKGBUILD
  passenger/repos/community-x86_64/passenger.install

+
 /PKGBUILD  |   94 +++
 /passenger.install |   64 +++
 community-i686/PKGBUILD|   47 -
 community-i686/passenger.install   |   32 ---
 community-x86_64/PKGBUILD  |   47 -
 community-x86_64/passenger.install |   32 ---
 6 files changed, 158 insertions(+), 158 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 08:53:15 UTC (rev 105016)
+++ community-i686/PKGBUILD 2014-01-30 08:53:30 UTC (rev 105017)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=passenger
-pkgver=4.0.21
-pkgrel=3
-pkgdesc=mod_rails passenger
-arch=('i686' 'x86_64')
-url=http://www.modrails.com;
-#http://rubyforge.org/frs/?group_id=5873
-license=('GPL')
-depends=('ruby' 'ruby-rack' 'curl')
-makedepends=('apache')
-install=passenger.install
-options=('!emptydirs' 'staticlibs')
-source=($pkgname-$pkgver.tar.gz::https://github.com/FooBarWidget/passenger/archive/release-$pkgver.tar.gz)
-md5sums=('200ba8636baa06c9a44d30c7bbb50ac3')
-
-prepare() {
-  cd $srcdir/passenger-release-$pkgver
-  sed -i '1,1i#include stdint.h' \
-ext/common/Utils/MD5.cpp \
-ext/common/Logging.cpp \
-ext/common/Utils/StrIntUtils.cpp \
-ext/common/Utils.cpp \
-ext/common/ApplicationPool2/AppTypes.cpp \
-ext/boost/libs/thread/src/pthread/once.cpp \
-ext/boost/libs/thread/src/pthread/once_atomic.cpp \
-ext/boost/libs/thread/src/pthread/thread.cpp \
-ext/boost/atomic/atomic.hpp
-}
-
-build(){
-  cd $srcdir/passenger-release-$pkgver
-  ./bin/passenger-install-apache2-module -a
-  rake nginx
-}
-
-package() {
-  cd $srcdir/passenger-release-$pkgver
-
-  mkdir -p $pkgdir/usr/lib/passenger/
-  cp -R * $pkgdir/usr/lib/passenger/
-
-  mkdir -p $pkgdir/usr/lib/httpd/modules
-  ln -sf /usr/lib/passenger/buildout/apache2/mod_passenger.so 
$pkgdir/usr/lib/httpd/modules/mod_passenger.so
-}

Copied: passenger/repos/community-i686/PKGBUILD (from rev 105016, 
passenger/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 08:53:30 UTC (rev 105017)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=passenger
+pkgver=4.0.37
+pkgrel=1
+pkgdesc=mod_rails passenger
+arch=('i686' 'x86_64')
+url=http://www.modrails.com;
+#http://rubyforge.org/frs/?group_id=5873
+license=('GPL')
+depends=('ruby' 'ruby-rack' 'curl')
+makedepends=('apache')
+install=passenger.install
+options=('!emptydirs' 'staticlibs')
+source=($pkgname-$pkgver.tar.gz::https://github.com/FooBarWidget/passenger/archive/release-$pkgver.tar.gz)
+md5sums=('7040af5314fe19a420f38732c6bd4f5b')
+
+prepare() {
+  cd $srcdir/passenger-release-$pkgver
+  sed -i '1,1i#include stdint.h' \
+ext/common/Utils/MD5.cpp \
+ext/common/Logging.cpp \
+ext/common/Utils/StrIntUtils.cpp \
+ext/common/Utils.cpp \
+ext/common/ApplicationPool2/AppTypes.cpp \
+ext/boost/libs/thread/src/pthread/once.cpp \
+ext/boost/libs/thread/src/pthread/once_atomic.cpp \
+ext/boost/libs/thread/src/pthread/thread.cpp \
+ext/boost/atomic/atomic.hpp
+}
+
+build(){
+  cd $srcdir/passenger-release-$pkgver
+  ./bin/passenger-install-apache2-module -a
+  rake nginx
+}
+
+package() {
+  cd $srcdir/passenger-release-$pkgver
+
+  mkdir -p $pkgdir/usr/lib/passenger/
+  cp -R * $pkgdir/usr/lib/passenger/
+
+  mkdir -p $pkgdir/usr/lib/httpd/modules
+  ln -sf /usr/lib/passenger/buildout/apache2/mod_passenger.so 
$pkgdir/usr/lib/httpd/modules/mod_passenger.so
+}

Deleted: community-i686/passenger.install
===
--- community-i686/passenger.install2014-01-30 08:53:15 UTC (rev 105016)
+++ community-i686/passenger.install2014-01-30 08:53:30 UTC (rev 105017)
@@ -1,32 +0,0 @@
-post_install() {
-   echo Please edit your Apache configuration file, and add these lines:
-   echo 
-   echo 

[arch-commits] Commit in perl-tree-dag-node/trunk (PKGBUILD)

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:53:58
  Author: spupykin
Revision: 105018

upgpkg: perl-tree-dag-node 1.19-1

upd

Modified:
  perl-tree-dag-node/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 08:53:30 UTC (rev 105017)
+++ PKGBUILD2014-01-30 08:53:58 UTC (rev 105018)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=perl-tree-dag-node
-pkgver=1.18
+pkgver=1.19
 pkgrel=1
 pkgdesc=base class for trees
 arch=('any')
@@ -11,7 +11,7 @@
 license=('GPL' 'PerlArtistic')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-$pkgver.tgz)
-md5sums=('d336e9d3141154fe152271e2f504a57a')
+md5sums=('7733321a4e4bfa94876bdbc3354e92ab')
 
 build() {
   cd  $srcdir/Tree-DAG_Node-$pkgver



[arch-commits] Commit in perl-tree-dag-node/repos/community-any (PKGBUILD PKGBUILD)

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 09:54:08
  Author: spupykin
Revision: 105019

archrelease: copy trunk to community-any

Added:
  perl-tree-dag-node/repos/community-any/PKGBUILD
(from rev 105018, perl-tree-dag-node/trunk/PKGBUILD)
Deleted:
  perl-tree-dag-node/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 08:53:58 UTC (rev 105018)
+++ PKGBUILD2014-01-30 08:54:08 UTC (rev 105019)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=perl-tree-dag-node
-pkgver=1.18
-pkgrel=1
-pkgdesc=base class for trees
-arch=('any')
-url=http://search.cpan.org/dist/Tree-DAG_Node;
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-$pkgver.tgz)
-md5sums=('d336e9d3141154fe152271e2f504a57a')
-
-build() {
-  cd  $srcdir/Tree-DAG_Node-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/Tree-DAG_Node-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-tree-dag-node/repos/community-any/PKGBUILD (from rev 105018, 
perl-tree-dag-node/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 08:54:08 UTC (rev 105019)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=perl-tree-dag-node
+pkgver=1.19
+pkgrel=1
+pkgdesc=base class for trees
+arch=('any')
+url=http://search.cpan.org/dist/Tree-DAG_Node;
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-$pkgver.tgz)
+md5sums=('7733321a4e4bfa94876bdbc3354e92ab')
+
+build() {
+  cd  $srcdir/Tree-DAG_Node-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Tree-DAG_Node-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



[arch-commits] Commit in qt5/repos (28 files)

2014-01-30 Thread Andrea Scarpino
Date: Thursday, January 30, 2014 @ 09:57:40
  Author: andrea
Revision: 204881

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

Added:
  qt5/repos/extra-i686/PKGBUILD
(from rev 204880, qt5/trunk/PKGBUILD)
  qt5/repos/extra-i686/assistant.desktop
(from rev 204880, qt5/trunk/assistant.desktop)
  qt5/repos/extra-i686/designer.desktop
(from rev 204880, qt5/trunk/designer.desktop)
  qt5/repos/extra-i686/linguist.desktop
(from rev 204880, qt5/trunk/linguist.desktop)
  qt5/repos/extra-i686/qdbusviewer.desktop
(from rev 204880, qt5/trunk/qdbusviewer.desktop)
  qt5/repos/extra-i686/qt5-tools.install
(from rev 204880, qt5/trunk/qt5-tools.install)
  qt5/repos/extra-i686/use-python2.patch
(from rev 204880, qt5/trunk/use-python2.patch)
  qt5/repos/extra-x86_64/PKGBUILD
(from rev 204880, qt5/trunk/PKGBUILD)
  qt5/repos/extra-x86_64/assistant.desktop
(from rev 204880, qt5/trunk/assistant.desktop)
  qt5/repos/extra-x86_64/designer.desktop
(from rev 204880, qt5/trunk/designer.desktop)
  qt5/repos/extra-x86_64/linguist.desktop
(from rev 204880, qt5/trunk/linguist.desktop)
  qt5/repos/extra-x86_64/qdbusviewer.desktop
(from rev 204880, qt5/trunk/qdbusviewer.desktop)
  qt5/repos/extra-x86_64/qt5-tools.install
(from rev 204880, qt5/trunk/qt5-tools.install)
  qt5/repos/extra-x86_64/use-python2.patch
(from rev 204880, qt5/trunk/use-python2.patch)
Deleted:
  qt5/repos/extra-i686/PKGBUILD
  qt5/repos/extra-i686/assistant.desktop
  qt5/repos/extra-i686/designer.desktop
  qt5/repos/extra-i686/linguist.desktop
  qt5/repos/extra-i686/qdbusviewer.desktop
  qt5/repos/extra-i686/qt5-tools.install
  qt5/repos/extra-i686/use-python2.patch
  qt5/repos/extra-x86_64/PKGBUILD
  qt5/repos/extra-x86_64/assistant.desktop
  qt5/repos/extra-x86_64/designer.desktop
  qt5/repos/extra-x86_64/linguist.desktop
  qt5/repos/extra-x86_64/qdbusviewer.desktop
  qt5/repos/extra-x86_64/qt5-tools.install
  qt5/repos/extra-x86_64/use-python2.patch

--+
 /PKGBUILD|  888 +
 /assistant.desktop   |   16 
 /designer.desktop|   20 
 /linguist.desktop|   18 
 /qdbusviewer.desktop |   18 
 /qt5-tools.install   |   24 +
 /use-python2.patch   |  176 +++
 extra-i686/PKGBUILD  |  445 --
 extra-i686/assistant.desktop |8 
 extra-i686/designer.desktop  |   10 
 extra-i686/linguist.desktop  |9 
 extra-i686/qdbusviewer.desktop   |9 
 extra-i686/qt5-tools.install |   12 
 extra-i686/use-python2.patch |   88 ---
 extra-x86_64/PKGBUILD|  445 --
 extra-x86_64/assistant.desktop   |8 
 extra-x86_64/designer.desktop|   10 
 extra-x86_64/linguist.desktop|9 
 extra-x86_64/qdbusviewer.desktop |9 
 extra-x86_64/qt5-tools.install   |   12 
 extra-x86_64/use-python2.patch   |   88 ---
 21 files changed, 1160 insertions(+), 1162 deletions(-)

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


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

2014-01-30 Thread Andrea Scarpino
Date: Thursday, January 30, 2014 @ 09:57:26
  Author: andrea
Revision: 204880

upgpkg: qt5 5.2.0-4

Disable harfbuzz (FS#38714) (FS#38430)

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 08:10:20 UTC (rev 204879)
+++ PKGBUILD2014-01-30 08:57:26 UTC (rev 204880)
@@ -22,7 +22,7 @@
  'qt5-x11extras'
  'qt5-xmlpatterns')
 pkgver=5.2.0
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -31,7 +31,7 @@
 'libjpeg-turbo' 'cups' 'libpulse' 'hicolor-icon-theme' 
'desktop-file-utils'
 'postgresql-libs' 'libmariadbclient' 'sqlite' 'unixodbc' 
'libfbclient'
 'python2' 'ruby' 'gperf' 'libxslt' 'libxcomposite' 'fontconfig'
-'openal' 'gtk2' 'libxkbcommon' 'python' 'harfbuzz')
+'openal' 'gtk2' 'libxkbcommon' 'python')
 groups=('qt' 'qt5')
 _pkgfqn=qt-everywhere-opensource-src-${pkgver}
 
source=(http://download.qt-project.org/official_releases/qt/5.2/${pkgver}/single/${_pkgfqn}.tar.xz;
@@ -75,7 +75,6 @@
 -sysconfdir /etc/xdg \
 -examplesdir /usr/share/doc/qt/examples \
 -plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
--system-harfbuzz \
 -system-sqlite \
 -openssl-linked \
 -nomake examples \
@@ -100,7 +99,7 @@
   pkgdesc='A cross-platform application and UI framework'
   depends=('libjpeg-turbo' 'xcb-util-keysyms' 'libgl' 'dbus' 'fontconfig' 
'systemd'
'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'xcb-util-image' 'icu'
-   'qtchooser' 'libxkbcommon' 'harfbuzz')
+   'qtchooser' 'libxkbcommon')
   optdepends=('postgresql-libs: PostgreSQL driver'
   'libmariadbclient: MariaDB driver'
   'unixodbc: ODBC driver'



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 11:11:24
  Author: spupykin
Revision: 105020

upgpkg: myodbc 5.2.6-2

upd

Modified:
  myodbc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 08:54:08 UTC (rev 105019)
+++ PKGBUILD2014-01-30 10:11:24 UTC (rev 105020)
@@ -3,7 +3,7 @@
 
 pkgname=myodbc
 pkgver=5.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc=ODBC driver/connector for mariadb
 arch=(i686 x86_64)
 url=http://dev.mysql.com/downloads/connector/odbc/;
@@ -20,7 +20,7 @@
   export LDFLAGS=-lpthread -ldl
   cmake -G Unix Makefiles \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DMYSQLCLIENT_LIB_NAME=libmysqlclient_r.so \
+-DMYSQLCLIENT_LIB_NAME=libmysqlclient_r.a \
 -DWITH_UNIXODBC=1 .
   make
 }



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 11:11:38
  Author: spupykin
Revision: 105021

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

Added:
  myodbc/repos/community-i686/PKGBUILD
(from rev 105020, myodbc/trunk/PKGBUILD)
  myodbc/repos/community-x86_64/PKGBUILD
(from rev 105020, myodbc/trunk/PKGBUILD)
Deleted:
  myodbc/repos/community-i686/PKGBUILD
  myodbc/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   74 
 community-i686/PKGBUILD   |   37 --
 community-x86_64/PKGBUILD |   37 --
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 10:11:24 UTC (rev 105020)
+++ community-i686/PKGBUILD 2014-01-30 10:11:38 UTC (rev 105021)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=myodbc
-pkgver=5.2.6
-pkgrel=1
-pkgdesc=ODBC driver/connector for mariadb
-arch=(i686 x86_64)
-url=http://dev.mysql.com/downloads/connector/odbc/;
-depends=('unixodbc' 'libmariadbclient')
-makedepends=('cmake')
-license=('GPL')
-options=('libtool')
-source=(http://cdn.mysql.com/Downloads/Connector-ODBC/5.2/mysql-connector-odbc-$pkgver-src.tar.gz;)
-md5sums=('066bfed7dc472ef4b68bafc95ca45027')
-
-build() {
-  cd $srcdir/mysql-connector-odbc-${pkgver}-src
-  unset CFLAGS
-  export LDFLAGS=-lpthread -ldl
-  cmake -G Unix Makefiles \
--DCMAKE_INSTALL_PREFIX=/usr \
--DMYSQLCLIENT_LIB_NAME=libmysqlclient_r.so \
--DWITH_UNIXODBC=1 .
-  make
-}
-
-package() {
-  cd $srcdir/mysql-connector-odbc-${pkgver}-src
-  make DESTDIR=$pkgdir install
-  pushd $pkgdir/usr
-  rm -rf test
-  install -dm0755 share/mysql-connector-odbc
-  mv ChangeLog COPYING INSTALL Licenses_for_Third-Party_Components.txt README 
README.debug \
-   share/mysql-connector-odbc/
-  popd
-}

Copied: myodbc/repos/community-i686/PKGBUILD (from rev 105020, 
myodbc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 10:11:38 UTC (rev 105021)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=myodbc
+pkgver=5.2.6
+pkgrel=2
+pkgdesc=ODBC driver/connector for mariadb
+arch=(i686 x86_64)
+url=http://dev.mysql.com/downloads/connector/odbc/;
+depends=('unixodbc' 'libmariadbclient')
+makedepends=('cmake')
+license=('GPL')
+options=('libtool')
+source=(http://cdn.mysql.com/Downloads/Connector-ODBC/5.2/mysql-connector-odbc-$pkgver-src.tar.gz;)
+md5sums=('066bfed7dc472ef4b68bafc95ca45027')
+
+build() {
+  cd $srcdir/mysql-connector-odbc-${pkgver}-src
+  unset CFLAGS
+  export LDFLAGS=-lpthread -ldl
+  cmake -G Unix Makefiles \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DMYSQLCLIENT_LIB_NAME=libmysqlclient_r.a \
+-DWITH_UNIXODBC=1 .
+  make
+}
+
+package() {
+  cd $srcdir/mysql-connector-odbc-${pkgver}-src
+  make DESTDIR=$pkgdir install
+  pushd $pkgdir/usr
+  rm -rf test
+  install -dm0755 share/mysql-connector-odbc
+  mv ChangeLog COPYING INSTALL Licenses_for_Third-Party_Components.txt README 
README.debug \
+   share/mysql-connector-odbc/
+  popd
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-30 10:11:24 UTC (rev 105020)
+++ community-x86_64/PKGBUILD   2014-01-30 10:11:38 UTC (rev 105021)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=myodbc
-pkgver=5.2.6
-pkgrel=1
-pkgdesc=ODBC driver/connector for mariadb
-arch=(i686 x86_64)
-url=http://dev.mysql.com/downloads/connector/odbc/;
-depends=('unixodbc' 'libmariadbclient')
-makedepends=('cmake')
-license=('GPL')
-options=('libtool')
-source=(http://cdn.mysql.com/Downloads/Connector-ODBC/5.2/mysql-connector-odbc-$pkgver-src.tar.gz;)
-md5sums=('066bfed7dc472ef4b68bafc95ca45027')
-
-build() {
-  cd $srcdir/mysql-connector-odbc-${pkgver}-src
-  unset CFLAGS
-  export LDFLAGS=-lpthread -ldl
-  cmake -G Unix Makefiles \
--DCMAKE_INSTALL_PREFIX=/usr \
--DMYSQLCLIENT_LIB_NAME=libmysqlclient_r.so \
--DWITH_UNIXODBC=1 .
-  make
-}
-
-package() {
-  cd $srcdir/mysql-connector-odbc-${pkgver}-src
-  make DESTDIR=$pkgdir install
-  pushd $pkgdir/usr
-  rm -rf test
-  install -dm0755 share/mysql-connector-odbc
-  mv ChangeLog COPYING INSTALL Licenses_for_Third-Party_Components.txt README 
README.debug \
-   share/mysql-connector-odbc/
-  popd
-}

Copied: myodbc/repos/community-x86_64/PKGBUILD (from rev 105020, 
myodbc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-30 10:11:38 UTC (rev 105021)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej 

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

2014-01-30 Thread Sven-Hendrik Haase
Date: Thursday, January 30, 2014 @ 11:32:33
  Author: svenstaro
Revision: 105022

upgpkg: scummvm 1.6.0-2

Fix FS#38712

Modified:
  scummvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 10:11:38 UTC (rev 105021)
+++ PKGBUILD2014-01-30 10:32:33 UTC (rev 105022)
@@ -4,12 +4,14 @@
 
 pkgname=scummvm
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
-depends=('libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 'libmad')
+depends=('libpng' 'libtheora' 'libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 
'libvorbis' 'libmad' 'freetype2'
+ 'libgl' 'glu')
+makedepends=('mesa')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('473c151ff44e3db7b603ecacd800a0d2')
 



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

2014-01-30 Thread Sven-Hendrik Haase
Date: Thursday, January 30, 2014 @ 11:32:43
  Author: svenstaro
Revision: 105023

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

Added:
  scummvm/repos/community-i686/PKGBUILD
(from rev 105022, scummvm/trunk/PKGBUILD)
  scummvm/repos/community-x86_64/PKGBUILD
(from rev 105022, scummvm/trunk/PKGBUILD)
Deleted:
  scummvm/repos/community-i686/PKGBUILD
  scummvm/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   28 
 community-x86_64/PKGBUILD |   28 
 3 files changed, 60 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 10:32:33 UTC (rev 105022)
+++ community-i686/PKGBUILD 2014-01-30 10:32:43 UTC (rev 105023)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $
-# Maintainer: juergen juer...@archlinux.org
-# Contributor: Manolis Tzanidakis, Petter Gundersen
-
-pkgname=scummvm
-pkgver=1.6.0
-pkgrel=1
-pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.scummvm.org/;
-depends=('libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 'libmad')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('473c151ff44e3db7b603ecacd800a0d2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --disable-debug \
---enable-release \
---prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 dists/${pkgname}.desktop 
${pkgdir}/usr/share/applications/${pkgname}.desktop
-}

Copied: scummvm/repos/community-i686/PKGBUILD (from rev 105022, 
scummvm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 10:32:43 UTC (rev 105023)
@@ -0,0 +1,30 @@
+# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $
+# Maintainer: juergen juer...@archlinux.org
+# Contributor: Manolis Tzanidakis, Petter Gundersen
+
+pkgname=scummvm
+pkgver=1.6.0
+pkgrel=2
+pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.scummvm.org/;
+depends=('libpng' 'libtheora' 'libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 
'libvorbis' 'libmad' 'freetype2'
+ 'libgl' 'glu')
+makedepends=('mesa')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('473c151ff44e3db7b603ecacd800a0d2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --disable-debug \
+--enable-release \
+--prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 dists/${pkgname}.desktop 
${pkgdir}/usr/share/applications/${pkgname}.desktop
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-30 10:32:33 UTC (rev 105022)
+++ community-x86_64/PKGBUILD   2014-01-30 10:32:43 UTC (rev 105023)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $
-# Maintainer: juergen juer...@archlinux.org
-# Contributor: Manolis Tzanidakis, Petter Gundersen
-
-pkgname=scummvm
-pkgver=1.6.0
-pkgrel=1
-pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.scummvm.org/;
-depends=('libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 'libmad')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('473c151ff44e3db7b603ecacd800a0d2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --disable-debug \
---enable-release \
---prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 dists/${pkgname}.desktop 
${pkgdir}/usr/share/applications/${pkgname}.desktop
-}

Copied: scummvm/repos/community-x86_64/PKGBUILD (from rev 105022, 
scummvm/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-30 10:32:43 UTC (rev 105023)
@@ -0,0 +1,30 @@
+# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $
+# Maintainer: juergen juer...@archlinux.org
+# Contributor: Manolis Tzanidakis, Petter Gundersen
+
+pkgname=scummvm
+pkgver=1.6.0
+pkgrel=2
+pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.scummvm.org/;
+depends=('libpng' 'libtheora' 'libmad' 

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

2014-01-30 Thread Andrzej Giniewicz
Date: Thursday, January 30, 2014 @ 11:34:07
  Author: aginiewicz
Revision: 105024

upgpkg: python2-traits 4.4.0-1

python2-traits: update to new version

Modified:
  python2-traits/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 10:32:43 UTC (rev 105023)
+++ PKGBUILD2014-01-30 10:34:07 UTC (rev 105024)
@@ -2,8 +2,8 @@
 # Maintainer: Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=python2-traits
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
 pkgdesc=Explicitly typed attributes for Python
 arch=('i686' 'x86_64')
 url=https://github.com/enthought/traits;
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 
 
source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz;)
-md5sums=('f78c15c44e0f965cc2ab799806a80388')
+md5sums=('f284e67ae3437e9427e23f7f8a4975d6')
 
 build() {
   cd $srcdir/traits-$pkgver



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

2014-01-30 Thread Andrzej Giniewicz
Date: Thursday, January 30, 2014 @ 11:34:22
  Author: aginiewicz
Revision: 105025

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

Added:
  python2-traits/repos/community-i686/PKGBUILD
(from rev 105024, python2-traits/trunk/PKGBUILD)
  python2-traits/repos/community-x86_64/PKGBUILD
(from rev 105024, python2-traits/trunk/PKGBUILD)
Deleted:
  python2-traits/repos/community-i686/PKGBUILD
  python2-traits/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   62 
 community-i686/PKGBUILD   |   31 --
 community-x86_64/PKGBUILD |   31 --
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 10:34:07 UTC (rev 105024)
+++ community-i686/PKGBUILD 2014-01-30 10:34:22 UTC (rev 105025)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-traits
-pkgver=4.3.0
-pkgrel=2
-pkgdesc=Explicitly typed attributes for Python
-arch=('i686' 'x86_64')
-url=https://github.com/enthought/traits;
-license=('BSD')
-depends=('python2-numpy')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz;)
-md5sums=('f78c15c44e0f965cc2ab799806a80388')
-
-build() {
-  cd $srcdir/traits-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/traits-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-traits/repos/community-i686/PKGBUILD (from rev 105024, 
python2-traits/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 10:34:22 UTC (rev 105025)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-traits
+pkgver=4.4.0
+pkgrel=1
+pkgdesc=Explicitly typed attributes for Python
+arch=('i686' 'x86_64')
+url=https://github.com/enthought/traits;
+license=('BSD')
+depends=('python2-numpy')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz;)
+md5sums=('f284e67ae3437e9427e23f7f8a4975d6')
+
+build() {
+  cd $srcdir/traits-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/traits-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-30 10:34:07 UTC (rev 105024)
+++ community-x86_64/PKGBUILD   2014-01-30 10:34:22 UTC (rev 105025)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-traits
-pkgver=4.3.0
-pkgrel=2
-pkgdesc=Explicitly typed attributes for Python
-arch=('i686' 'x86_64')
-url=https://github.com/enthought/traits;
-license=('BSD')
-depends=('python2-numpy')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz;)
-md5sums=('f78c15c44e0f965cc2ab799806a80388')
-
-build() {
-  cd $srcdir/traits-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/traits-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-traits/repos/community-x86_64/PKGBUILD (from rev 105024, 
python2-traits/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-30 10:34:22 UTC (rev 105025)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-traits
+pkgver=4.4.0
+pkgrel=1
+pkgdesc=Explicitly typed attributes for Python
+arch=('i686' 'x86_64')
+url=https://github.com/enthought/traits;
+license=('BSD')
+depends=('python2-numpy')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traits/archive/${pkgver}.tar.gz;)
+md5sums=('f284e67ae3437e9427e23f7f8a4975d6')
+
+build() {
+  cd $srcdir/traits-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/traits-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+



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

2014-01-30 Thread Andrzej Giniewicz
Date: Thursday, January 30, 2014 @ 11:38:00
  Author: aginiewicz
Revision: 105026

upgpkg: python2-pyface 4.4.0-1

python2-pyface: update to new version

Modified:
  python2-pyface/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 10:34:22 UTC (rev 105025)
+++ PKGBUILD2014-01-30 10:38:00 UTC (rev 105026)
@@ -2,8 +2,8 @@
 # Maintainer: Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=python2-pyface
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
 pkgdesc=Traits-capable windowing framework
 arch=('any')
 url=https://github.com/enthought/pyface;
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 
 
source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/pyface/archive/${pkgver}.tar.gz;)
-md5sums=('0ebc97074dc8d7170c03048108055759')
+md5sums=('4639b4242c2e3219dadb0d740e8af338')
 
 build() {
   cd $srcdir/pyface-$pkgver



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

2014-01-30 Thread Andrzej Giniewicz
Date: Thursday, January 30, 2014 @ 11:38:08
  Author: aginiewicz
Revision: 105027

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 10:38:00 UTC (rev 105026)
+++ PKGBUILD2014-01-30 10:38:08 UTC (rev 105027)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-pyface
-pkgver=4.3.0
-pkgrel=2
-pkgdesc=Traits-capable windowing framework
-arch=('any')
-url=https://github.com/enthought/pyface;
-license=('BSD')
-depends=('python2-traits')
-makedepends=('python2-setuptools')
-optdepends=('python2-pyqt: for Qt backend'
-'wxpython: for wx backend')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/pyface/archive/${pkgver}.tar.gz;)
-md5sums=('0ebc97074dc8d7170c03048108055759')
-
-build() {
-  cd $srcdir/pyface-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/pyface-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-pyface/repos/community-any/PKGBUILD (from rev 105026, 
python2-pyface/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 10:38:08 UTC (rev 105027)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-pyface
+pkgver=4.4.0
+pkgrel=1
+pkgdesc=Traits-capable windowing framework
+arch=('any')
+url=https://github.com/enthought/pyface;
+license=('BSD')
+depends=('python2-traits')
+makedepends=('python2-setuptools')
+optdepends=('python2-pyqt: for Qt backend'
+'wxpython: for wx backend')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/pyface/archive/${pkgver}.tar.gz;)
+md5sums=('4639b4242c2e3219dadb0d740e8af338')
+
+build() {
+  cd $srcdir/pyface-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/pyface-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+



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

2014-01-30 Thread Andrzej Giniewicz
Date: Thursday, January 30, 2014 @ 11:39:18
  Author: aginiewicz
Revision: 105028

upgpkg: python2-traitsui 4.4.0-1

python2-traitsui: update to new version

Modified:
  python2-traitsui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 10:38:08 UTC (rev 105027)
+++ PKGBUILD2014-01-30 10:39:18 UTC (rev 105028)
@@ -2,8 +2,8 @@
 # Maintainer: Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=python2-traitsui
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
 pkgdesc=Traits-capable user interfaces
 arch=('any')
 url=https://github.com/enthought/traitsui;
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 
 
source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traitsui/archive/${pkgver}.tar.gz;)
-md5sums=('23b63f254d268666c816f1954c34b41a')
+md5sums=('02b79ca4f2773394bd7c412d331c51d2')
 
 build() {
   cd $srcdir/traitsui-$pkgver



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

2014-01-30 Thread Andrzej Giniewicz
Date: Thursday, January 30, 2014 @ 11:39:25
  Author: aginiewicz
Revision: 105029

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 10:39:18 UTC (rev 105028)
+++ PKGBUILD2014-01-30 10:39:25 UTC (rev 105029)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-traitsui
-pkgver=4.3.0
-pkgrel=2
-pkgdesc=Traits-capable user interfaces
-arch=('any')
-url=https://github.com/enthought/traitsui;
-license=('BSD')
-depends=('python2-pyface')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traitsui/archive/${pkgver}.tar.gz;)
-md5sums=('23b63f254d268666c816f1954c34b41a')
-
-build() {
-  cd $srcdir/traitsui-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/traitsui-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-traitsui/repos/community-any/PKGBUILD (from rev 105028, 
python2-traitsui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 10:39:25 UTC (rev 105029)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-traitsui
+pkgver=4.4.0
+pkgrel=1
+pkgdesc=Traits-capable user interfaces
+arch=('any')
+url=https://github.com/enthought/traitsui;
+license=('BSD')
+depends=('python2-pyface')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/traitsui/archive/${pkgver}.tar.gz;)
+md5sums=('02b79ca4f2773394bd7c412d331c51d2')
+
+build() {
+  cd $srcdir/traitsui-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/traitsui-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+



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

2014-01-30 Thread Andrzej Giniewicz
Date: Thursday, January 30, 2014 @ 11:42:46
  Author: aginiewicz
Revision: 105030

upgpkg: python2-envisage 4.4.0-1

python2-envisage: update to new version

Modified:
  python2-envisage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 10:39:25 UTC (rev 105029)
+++ PKGBUILD2014-01-30 10:42:46 UTC (rev 105030)
@@ -2,8 +2,8 @@
 # Maintainer: Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=python2-envisage
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
 pkgdesc=Extensible Application Framework
 arch=('any')
 url=https://github.com/enthought/envisage;
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 
 
source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz;)
-md5sums=('80439d265c92e2c14a680a58d7cb8f16')
+md5sums=('3448a251709907848f99304d259a4195')
 
 build() {
   cd $srcdir/envisage-$pkgver



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

2014-01-30 Thread Andrzej Giniewicz
Date: Thursday, January 30, 2014 @ 11:42:53
  Author: aginiewicz
Revision: 105031

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 10:42:46 UTC (rev 105030)
+++ PKGBUILD2014-01-30 10:42:53 UTC (rev 105031)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=python2-envisage
-pkgver=4.3.0
-pkgrel=2
-pkgdesc=Extensible Application Framework
-arch=('any')
-url=https://github.com/enthought/envisage;
-license=('BSD')
-depends=('python2-apptools')
-makedepends=('python2-setuptools')
-options=(!emptydirs)
-
-source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz;)
-md5sums=('80439d265c92e2c14a680a58d7cb8f16')
-
-build() {
-  cd $srcdir/envisage-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/envisage-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python2-envisage/repos/community-any/PKGBUILD (from rev 105030, 
python2-envisage/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 10:42:53 UTC (rev 105031)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=python2-envisage
+pkgver=4.4.0
+pkgrel=1
+pkgdesc=Extensible Application Framework
+arch=('any')
+url=https://github.com/enthought/envisage;
+license=('BSD')
+depends=('python2-apptools')
+makedepends=('python2-setuptools')
+options=(!emptydirs)
+
+source=($pkgname-$pkgver.tar.gz::https://github.com/enthought/envisage/archive/${pkgver}.tar.gz;)
+md5sums=('3448a251709907848f99304d259a4195')
+
+build() {
+  cd $srcdir/envisage-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/envisage-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+



[arch-commits] Commit in (5 files)

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 13:00:19
  Author: flexiondotorg
Revision: 105032

Added mate-disk-utility

Added:
  mate-disk-utility/
  mate-disk-utility/repos/
  mate-disk-utility/trunk/
  mate-disk-utility/trunk/PKGBUILD
  mate-disk-utility/trunk/mate-disk-utility.install

---+
 PKGBUILD  |   34 ++
 mate-disk-utility.install |   12 
 2 files changed, 46 insertions(+)

Added: mate-disk-utility/trunk/PKGBUILD
===
--- mate-disk-utility/trunk/PKGBUILD(rev 0)
+++ mate-disk-utility/trunk/PKGBUILD2014-01-30 12:00:19 UTC (rev 105032)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-disk-utility
+pkgver=1.6.2
+pkgrel=1
+pkgdesc=Disk management application for MATE.
+url=https://github.com/NiceandGently/mate-disk-utility;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('avahi' 'dbus' 'gtk2' 'libatasmart' 'libgnome-keyring' 'libnotify'
+ 'libunique' 'mate-file-manager' 'udisks')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+source=(https://github.com/NiceandGently/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('ff3b520a06c367124558cdd252f1956d')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./autogen.sh \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-gnome-keyring \
+--disable-static \
+--disable-scrollkeeper
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}


Property changes on: mate-disk-utility/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: mate-disk-utility/trunk/mate-disk-utility.install
===
--- mate-disk-utility/trunk/mate-disk-utility.install   
(rev 0)
+++ mate-disk-utility/trunk/mate-disk-utility.install   2014-01-30 12:00:19 UTC 
(rev 105032)
@@ -0,0 +1,12 @@
+post_install() {
+gtk-update-icon-cache -q -t -f /usr/share/icons/mate
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



[arch-commits] Commit in mate-disk-utility/repos (6 files)

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 13:06:00
  Author: flexiondotorg
Revision: 105033

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

Added:
  mate-disk-utility/repos/community-i686/
  mate-disk-utility/repos/community-i686/PKGBUILD
(from rev 105032, mate-disk-utility/trunk/PKGBUILD)
  mate-disk-utility/repos/community-i686/mate-disk-utility.install
(from rev 105032, mate-disk-utility/trunk/mate-disk-utility.install)
  mate-disk-utility/repos/community-x86_64/
  mate-disk-utility/repos/community-x86_64/PKGBUILD
(from rev 105032, mate-disk-utility/trunk/PKGBUILD)
  mate-disk-utility/repos/community-x86_64/mate-disk-utility.install
(from rev 105032, mate-disk-utility/trunk/mate-disk-utility.install)

+
 community-i686/PKGBUILD|   34 +++
 community-i686/mate-disk-utility.install   |   12 +
 community-x86_64/PKGBUILD  |   34 +++
 community-x86_64/mate-disk-utility.install |   12 +
 4 files changed, 92 insertions(+)

Copied: mate-disk-utility/repos/community-i686/PKGBUILD (from rev 105032, 
mate-disk-utility/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 12:06:00 UTC (rev 105033)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-disk-utility
+pkgver=1.6.2
+pkgrel=1
+pkgdesc=Disk management application for MATE.
+url=https://github.com/NiceandGently/mate-disk-utility;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('avahi' 'dbus' 'gtk2' 'libatasmart' 'libgnome-keyring' 'libnotify'
+ 'libunique' 'mate-file-manager' 'udisks')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+source=(https://github.com/NiceandGently/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('ff3b520a06c367124558cdd252f1956d')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./autogen.sh \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-gnome-keyring \
+--disable-static \
+--disable-scrollkeeper
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Copied: mate-disk-utility/repos/community-i686/mate-disk-utility.install (from 
rev 105032, mate-disk-utility/trunk/mate-disk-utility.install)
===
--- community-i686/mate-disk-utility.install(rev 0)
+++ community-i686/mate-disk-utility.install2014-01-30 12:06:00 UTC (rev 
105033)
@@ -0,0 +1,12 @@
+post_install() {
+gtk-update-icon-cache -q -t -f /usr/share/icons/mate
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: mate-disk-utility/repos/community-x86_64/PKGBUILD (from rev 105032, 
mate-disk-utility/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-30 12:06:00 UTC (rev 105033)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-disk-utility
+pkgver=1.6.2
+pkgrel=1
+pkgdesc=Disk management application for MATE.
+url=https://github.com/NiceandGently/mate-disk-utility;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('avahi' 'dbus' 'gtk2' 'libatasmart' 'libgnome-keyring' 'libnotify'
+ 'libunique' 'mate-file-manager' 'udisks')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+source=(https://github.com/NiceandGently/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('ff3b520a06c367124558cdd252f1956d')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./autogen.sh \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-gnome-keyring \
+--disable-static \
+--disable-scrollkeeper
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Copied: mate-disk-utility/repos/community-x86_64/mate-disk-utility.install 
(from rev 105032, mate-disk-utility/trunk/mate-disk-utility.install)
===
--- community-x86_64/mate-disk-utility.install  (rev 0)
+++ community-x86_64/mate-disk-utility.install  2014-01-30 12:06:00 UTC (rev 
105033)
@@ -0,0 +1,12 @@
+post_install() {
+gtk-update-icon-cache -q -t -f /usr/share/icons/mate
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



[arch-commits] Commit in libvdpau-va-gl/trunk (PKGBUILD)

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 13:39:20
  Author: bpiotrowski
Revision: 105034

upgpkg: libvdpau-va-gl 0.3.2-1

new upstream release

Modified:
  libvdpau-va-gl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 12:06:00 UTC (rev 105033)
+++ PKGBUILD2014-01-30 12:39:20 UTC (rev 105034)
@@ -3,7 +3,7 @@
 # Contributor: Behem0th granti...@gmail.com
 
 pkgname=libvdpau-va-gl
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
 makedepends=('cmake')
 source=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('2ec5c68282aac9720525e16e858cd599')
+md5sums=('3fea8e94a67cd54c2f1d3ce1907c910a')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in libvdpau-va-gl/repos (4 files)

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 13:39:32
  Author: bpiotrowski
Revision: 105035

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

Added:
  libvdpau-va-gl/repos/community-i686/PKGBUILD
(from rev 105034, libvdpau-va-gl/trunk/PKGBUILD)
  libvdpau-va-gl/repos/community-x86_64/PKGBUILD
(from rev 105034, libvdpau-va-gl/trunk/PKGBUILD)
Deleted:
  libvdpau-va-gl/repos/community-i686/PKGBUILD
  libvdpau-va-gl/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   52 
 community-i686/PKGBUILD   |   26 --
 community-x86_64/PKGBUILD |   26 --
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 12:39:20 UTC (rev 105034)
+++ community-i686/PKGBUILD 2014-01-30 12:39:32 UTC (rev 105035)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Behem0th granti...@gmail.com
-
-pkgname=libvdpau-va-gl
-pkgver=0.3.1
-pkgrel=1
-pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
-arch=('i686' 'x86_64')
-url='https://github.com/i-rinat/libvdpau-va-gl'
-license=('LGPL3')
-depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
-makedepends=('cmake')
-source=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('2ec5c68282aac9720525e16e858cd599')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: libvdpau-va-gl/repos/community-i686/PKGBUILD (from rev 105034, 
libvdpau-va-gl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 12:39:32 UTC (rev 105035)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Behem0th granti...@gmail.com
+
+pkgname=libvdpau-va-gl
+pkgver=0.3.2
+pkgrel=1
+pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
+arch=('i686' 'x86_64')
+url='https://github.com/i-rinat/libvdpau-va-gl'
+license=('LGPL3')
+depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
+makedepends=('cmake')
+source=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('3fea8e94a67cd54c2f1d3ce1907c910a')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-30 12:39:20 UTC (rev 105034)
+++ community-x86_64/PKGBUILD   2014-01-30 12:39:32 UTC (rev 105035)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Behem0th granti...@gmail.com
-
-pkgname=libvdpau-va-gl
-pkgver=0.3.1
-pkgrel=1
-pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
-arch=('i686' 'x86_64')
-url='https://github.com/i-rinat/libvdpau-va-gl'
-license=('LGPL3')
-depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
-makedepends=('cmake')
-source=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('2ec5c68282aac9720525e16e858cd599')
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: libvdpau-va-gl/repos/community-x86_64/PKGBUILD (from rev 105034, 
libvdpau-va-gl/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-30 12:39:32 UTC (rev 105035)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Behem0th granti...@gmail.com
+
+pkgname=libvdpau-va-gl
+pkgver=0.3.2
+pkgrel=1
+pkgdesc='VDPAU driver with OpenGL/VAAPI backend'
+arch=('i686' 'x86_64')
+url='https://github.com/i-rinat/libvdpau-va-gl'
+license=('LGPL3')
+depends=('libvdpau' 'libva' 'libgl' 'ffmpeg' 'glu')
+makedepends=('cmake')
+source=(https://github.com/i-rinat/$pkgname/archive/v$pkgver.tar.gz)
+md5sums=('3fea8e94a67cd54c2f1d3ce1907c910a')
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 13:41:43
  Author: bpiotrowski
Revision: 105036

upgpkg: phpmyadmin 4.1.6-1

new upstream release

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 12:39:32 UTC (rev 105035)
+++ PKGBUILD2014-01-30 12:41:43 UTC (rev 105036)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer calypso at strpg.org
 
 pkgname=phpmyadmin
-pkgver=4.1.5
+pkgver=4.1.6
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -17,7 +17,7 @@
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-sha256sums=('ebd4c036cdbc4d8f702b82ffb6d118d0842d4224525f652e0b508cea38d280b1')
+sha256sums=('0512c6f80bf235c3df2101927b845f5d571a925e2f6092b4f180659068b30c60')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/phpMyAdmin



[arch-commits] Commit in phpmyadmin/repos/community-any (4 files)

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 13:41:45
  Author: bpiotrowski
Revision: 105037

archrelease: copy trunk to community-any

Added:
  phpmyadmin/repos/community-any/PKGBUILD
(from rev 105036, phpmyadmin/trunk/PKGBUILD)
  phpmyadmin/repos/community-any/phpmyadmin.install
(from rev 105036, phpmyadmin/trunk/phpmyadmin.install)
Deleted:
  phpmyadmin/repos/community-any/PKGBUILD
  phpmyadmin/repos/community-any/phpmyadmin.install

+
 PKGBUILD   |   84 +--
 phpmyadmin.install |6 +--
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 12:41:43 UTC (rev 105036)
+++ PKGBUILD2014-01-30 12:41:45 UTC (rev 105037)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: tobias tob...@archlinux.org
-# Contributor: Manolis Tzanidakis mano...@archlinux.org
-# Contributor: Simon Lackerbauer calypso at strpg.org
-
-pkgname=phpmyadmin
-pkgver=4.1.5
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-sha256sums=('ebd4c036cdbc4d8f702b82ffb6d118d0842d4224525f652e0b508cea38d280b1')
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
-  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
-  cd $_instdir
-
-  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
-  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
-
-  cat $pkgdir/etc/webapps/phpmyadmin/apache.example.conf EOF
-   Alias /phpmyadmin /usr/share/webapps/phpMyAdmin
-   Directory /usr/share/webapps/phpMyAdmin
-   AllowOverride All
-   Options FollowSymlinks
-   Order allow,deny
-   Allow from all
-   php_admin_value open_basedir 
/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/
-   /Directory
-EOF
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 105036, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 12:41:45 UTC (rev 105037)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Manolis Tzanidakis mano...@archlinux.org
+# Contributor: Simon Lackerbauer calypso at strpg.org
+
+pkgname=phpmyadmin
+pkgver=4.1.6
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
+sha256sums=('0512c6f80bf235c3df2101927b845f5d571a925e2f6092b4f180659068b30c60')
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
+  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
+  cd $_instdir
+
+  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
+  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
+
+  cat $pkgdir/etc/webapps/phpmyadmin/apache.example.conf EOF
+   Alias /phpmyadmin /usr/share/webapps/phpMyAdmin
+   Directory /usr/share/webapps/phpMyAdmin
+   AllowOverride All
+   Options FollowSymlinks
+   Order allow,deny
+   Allow from all
+   php_admin_value open_basedir 
/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/
+   /Directory
+EOF
+}

Deleted: phpmyadmin.install
===
--- phpmyadmin.install  2014-01-30 12:41:43 UTC (rev 105036)
+++ phpmyadmin.install  2014-01-30 12:41:45 UTC (rev 105037)
@@ -1,3 +0,0 @@
-post_install() {
-echo Check http://wiki.archlinux.org/index.php/Phpmyadmin for details.
-}

Copied: phpmyadmin/repos/community-any/phpmyadmin.install (from rev 105036, 
phpmyadmin/trunk/phpmyadmin.install)
===
--- phpmyadmin.install  (rev 0)
+++ phpmyadmin.install  2014-01-30 12:41:45 UTC (rev 105037)
@@ -0,0 

[arch-commits] Commit in netbeans/repos/community-any (4 files)

2014-01-30 Thread Alexander Rødseth
Date: Thursday, January 30, 2014 @ 15:22:19
  Author: arodseth
Revision: 105039

archrelease: copy trunk to community-any

Added:
  netbeans/repos/community-any/PKGBUILD
(from rev 105038, netbeans/trunk/PKGBUILD)
  netbeans/repos/community-any/netbeans.install
(from rev 105038, netbeans/trunk/netbeans.install)
Deleted:
  netbeans/repos/community-any/PKGBUILD
  netbeans/repos/community-any/netbeans.install

--+
 PKGBUILD |   90 ++---
 netbeans.install |   26 +++
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 14:21:53 UTC (rev 105038)
+++ PKGBUILD2014-01-30 14:22:19 UTC (rev 105039)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Timm Preetz t...@preetz.us
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=netbeans
-pkgver=7.4
-_subpkgver=201310111528
-pkgrel=1
-pkgdesc='IDE for Java, HTML5, PHP, Groovy, C and C++'
-arch=('any')
-url='http://netbeans.org/'
-license=('CDDL')
-depends=('java-environment' 'ttf-font' 'libxtst' 'giflib')
-backup=('usr/share/netbeans/etc/netbeans.conf')
-makedepends=('gendesk' 'setconf')
-optdepends=('php: for developing programs in php'
-'groovy: for developing programs in groovy'
-'lib32-glibc')
-install='netbeans.install'
-options=('!strip')
-source=(http://dlc.sun.com.edgesuite.net/$pkgname/$pkgver/final/zip/$pkgname-$pkgver-$_subpkgver.zip;)
-# http://dlc.sun.com.edgesuite.net/netbeans/7.4/final/zip/
-sha256sums=('bd9a7d1faab7c6a45c1b8d2e5ad11453c2ac767d2176836e65a5c7a62d7c365b')
-
-prepare() {
-  gendesk -f -n --pkgname $pkgname --pkgdesc $pkgdesc
-  setconf $pkgname/bin/$pkgname basedir /usr/share/$pkgname
-}
-
-package() {
-  cd $pkgname
-
-  mkdir -p $pkgdir/usr/{bin,share/applications}
-  cp -r ../$pkgname $pkgdir/usr/share/
-  install -Dm644 ../$pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 nb/$pkgname.png $pkgdir/usr/share/pixmaps/$pkgname.png
-  install -Dm755 bin/$pkgname $pkgdir/usr/bin/$pkgname
-
-  # Cleanup (contains the file that is now placed in /usr/bin + .exe-files)
-  rm -r $pkgdir/usr/share/$pkgname/bin
-}
-
-# vim:set ts=2 sw=2 et:

Copied: netbeans/repos/community-any/PKGBUILD (from rev 105038, 
netbeans/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-30 14:22:19 UTC (rev 105039)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Timm Preetz t...@preetz.us
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=netbeans
+pkgver=7.4
+_subpkgver=201310111528
+pkgrel=2
+pkgdesc='IDE for Java, HTML5, PHP, Groovy, C and C++'
+arch=('any')
+url='http://netbeans.org/'
+license=('CDDL')
+depends=('java-environment' 'ttf-font' 'libxtst' 'giflib' 'classpath')
+backup=('usr/share/netbeans/etc/netbeans.conf')
+makedepends=('gendesk' 'setconf')
+optdepends=('php: for developing programs in php'
+'groovy: for developing programs in groovy'
+'lib32-glibc')
+install='netbeans.install'
+options=('!strip')
+source=(http://dlc.sun.com.edgesuite.net/$pkgname/$pkgver/final/zip/$pkgname-$pkgver-$_subpkgver.zip;)
+# http://dlc.sun.com.edgesuite.net/netbeans/7.4/final/zip/
+sha256sums=('bd9a7d1faab7c6a45c1b8d2e5ad11453c2ac767d2176836e65a5c7a62d7c365b')
+
+prepare() {
+  gendesk -f -n --pkgname $pkgname --pkgdesc $pkgdesc
+  setconf $pkgname/bin/$pkgname basedir /usr/share/$pkgname
+}
+
+package() {
+  cd $pkgname
+
+  mkdir -p $pkgdir/usr/{bin,share/applications}
+  cp -r ../$pkgname $pkgdir/usr/share/
+  install -Dm644 ../$pkgname.desktop \
+$pkgdir/usr/share/applications/$pkgname.desktop
+  install -Dm644 nb/$pkgname.png $pkgdir/usr/share/pixmaps/$pkgname.png
+  install -Dm755 bin/$pkgname $pkgdir/usr/bin/$pkgname
+
+  # Cleanup (contains the file that is now placed in /usr/bin + .exe-files)
+  rm -r $pkgdir/usr/share/$pkgname/bin
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: netbeans.install
===
--- netbeans.install2014-01-30 14:21:53 UTC (rev 105038)
+++ netbeans.install2014-01-30 14:22:19 UTC (rev 105039)
@@ -1,13 +0,0 @@
-post_upgrade() {
-  update-desktop-database /dev/null 21
-}
-
-post_install() {
-  post_upgrade
-}
-
-post_remove() {
-  post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:

Copied: netbeans/repos/community-any/netbeans.install (from rev 105038, 
netbeans/trunk/netbeans.install)
===
--- netbeans.install(rev 0)
+++ netbeans.install2014-01-30 14:22:19 UTC (rev 105039)
@@ -0,0 +1,13 @@
+post_upgrade() {
+  update-desktop-database /dev/null 21
+}
+
+post_install() {
+  

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

2014-01-30 Thread Alexander Rødseth
Date: Thursday, January 30, 2014 @ 15:21:53
  Author: arodseth
Revision: 105038

Fix for FS#38567, added dependency on classpath

Modified:
  netbeans/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 12:41:45 UTC (rev 105037)
+++ PKGBUILD2014-01-30 14:21:53 UTC (rev 105038)
@@ -6,12 +6,12 @@
 pkgname=netbeans
 pkgver=7.4
 _subpkgver=201310111528
-pkgrel=1
+pkgrel=2
 pkgdesc='IDE for Java, HTML5, PHP, Groovy, C and C++'
 arch=('any')
 url='http://netbeans.org/'
 license=('CDDL')
-depends=('java-environment' 'ttf-font' 'libxtst' 'giflib')
+depends=('java-environment' 'ttf-font' 'libxtst' 'giflib' 'classpath')
 backup=('usr/share/netbeans/etc/netbeans.conf')
 makedepends=('gendesk' 'setconf')
 optdepends=('php: for developing programs in php'



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

2014-01-30 Thread Sven-Hendrik Haase
Date: Thursday, January 30, 2014 @ 16:03:48
  Author: svenstaro
Revision: 105040

upgpkg: fmodex 4.44.30-1

upstream release 4.44.30

Modified:
  fmodex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 14:22:19 UTC (rev 105039)
+++ PKGBUILD2014-01-30 15:03:48 UTC (rev 105040)
@@ -5,7 +5,7 @@
 # Note: This packae is proprietary and distribution is limited. However, we
 # have written permission to by the FMOD CEO to distribute this in binary form.
 pkgname=fmodex
-pkgver=4.44.27
+pkgver=4.44.30
 pkgrel=1
 pkgdesc=An advanced audio engine
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 url=http://www.fmod.org/;
 license=('custom')
 
source=(http://www.fmod.org/download/fmodex/api/Linux/fmodapi${pkgver//./}linux.tar.gz;)
-md5sums=('722c1b98d73cb8c9db2d6772554f2510')
+md5sums=('7e9520ba703897945b14d443f8fd7f5f')
 
 package() {
   cd fmodapi${pkgver//./}linux



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

2014-01-30 Thread Sven-Hendrik Haase
Date: Thursday, January 30, 2014 @ 16:04:00
  Author: svenstaro
Revision: 105041

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

Added:
  fmodex/repos/community-i686/PERMISSION
(from rev 105040, fmodex/trunk/PERMISSION)
  fmodex/repos/community-i686/PKGBUILD
(from rev 105040, fmodex/trunk/PKGBUILD)
  fmodex/repos/community-x86_64/PERMISSION
(from rev 105040, fmodex/trunk/PERMISSION)
  fmodex/repos/community-x86_64/PKGBUILD
(from rev 105040, fmodex/trunk/PKGBUILD)
Deleted:
  fmodex/repos/community-i686/PERMISSION
  fmodex/repos/community-i686/PKGBUILD
  fmodex/repos/community-x86_64/PERMISSION
  fmodex/repos/community-x86_64/PKGBUILD

-+
 /PERMISSION |   50 +
 /PKGBUILD   |   82 ++
 community-i686/PERMISSION   |   25 
 community-i686/PKGBUILD |   41 -
 community-x86_64/PERMISSION |   25 
 community-x86_64/PKGBUILD   |   41 -
 6 files changed, 132 insertions(+), 132 deletions(-)

Deleted: community-i686/PERMISSION
===
--- community-i686/PERMISSION   2014-01-30 15:03:48 UTC (rev 105040)
+++ community-i686/PERMISSION   2014-01-30 15:04:00 UTC (rev 105041)
@@ -1,25 +0,0 @@
-Hi Sven,
-sounds ok to me.
-regards,
-
-Brett Paterson | CEO
-FMOD by Firelight Technologies Pty Ltd
-Interactive Audio Middleware | www.fmod.org
-PH: +61 3 96635947 Fax: +61 3 96635951
-
-
--Original Message-
-From: Sven-Hendrik Haase [mailto:s...@lutzhaase.com] 
-Sent: Thursday, 15 July 2010 9:51 AM
-To: sa...@fmod.org
-Subject: Redistribution for Arch Linux
-
- Hello,
-
- I'm a packager for the Arch Linux project (http://www.archlinux.org) and
- I would like to ask you for permission for redistributing FMOD in binary
- form in our project. Arch Linux is a free operating system and is run
- entirely by volunteers. There is no commercial context.
-
- Regards,
- Sven-Hendrik Haase

Copied: fmodex/repos/community-i686/PERMISSION (from rev 105040, 
fmodex/trunk/PERMISSION)
===
--- community-i686/PERMISSION   (rev 0)
+++ community-i686/PERMISSION   2014-01-30 15:04:00 UTC (rev 105041)
@@ -0,0 +1,25 @@
+Hi Sven,
+sounds ok to me.
+regards,
+
+Brett Paterson | CEO
+FMOD by Firelight Technologies Pty Ltd
+Interactive Audio Middleware | www.fmod.org
+PH: +61 3 96635947 Fax: +61 3 96635951
+
+
+-Original Message-
+From: Sven-Hendrik Haase [mailto:s...@lutzhaase.com] 
+Sent: Thursday, 15 July 2010 9:51 AM
+To: sa...@fmod.org
+Subject: Redistribution for Arch Linux
+
+ Hello,
+
+ I'm a packager for the Arch Linux project (http://www.archlinux.org) and
+ I would like to ask you for permission for redistributing FMOD in binary
+ form in our project. Arch Linux is a free operating system and is run
+ entirely by volunteers. There is no commercial context.
+
+ Regards,
+ Sven-Hendrik Haase

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 15:03:48 UTC (rev 105040)
+++ community-i686/PKGBUILD 2014-01-30 15:04:00 UTC (rev 105041)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Christoph Zeiler archNOSPAM_at_moonblade.dot.org
-
-# Note: This packae is proprietary and distribution is limited. However, we
-# have written permission to by the FMOD CEO to distribute this in binary form.
-pkgname=fmodex
-pkgver=4.44.27
-pkgrel=1
-pkgdesc=An advanced audio engine
-arch=('i686' 'x86_64')
-url=http://www.fmod.org/;
-license=('custom')
-source=(http://www.fmod.org/download/fmodex/api/Linux/fmodapi${pkgver//./}linux.tar.gz;)
-md5sums=('722c1b98d73cb8c9db2d6772554f2510')
-
-package() {
-  cd fmodapi${pkgver//./}linux
-
-  mkdir -p ${pkgdir}/usr/lib
-  mkdir -p ${pkgdir}/usr/include/fmodex
-
-  cp -d api/lib/* ${pkgdir}/usr/lib/
-  [[ $CARCH == i686 ]]  rm ${pkgdir}/usr/lib/*64*
-
-  if [[ $CARCH == x86_64 ]]; then
-cd ${pkgdir}/usr/lib
-ln -sf libfmodex64-${pkgver}.so libfmodex-${pkgver}.so
-ln -sf libfmodexL64-${pkgver}.so libfmodexL-${pkgver}.so
-cd ${srcdir}/fmodapi${pkgver//./}linux
-  fi
-
-  cp api/inc/* ${pkgdir}/usr/include/fmodex/
-
-  install -Dm644 documentation/LICENSE.TXT 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  mkdir -p ${pkgdir}/usr/share/doc/fmodex
-  cp -r documentation examples ${pkgdir}/usr/share/doc/fmodex
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fmodex/repos/community-i686/PKGBUILD (from rev 105040, 
fmodex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 15:04:00 UTC (rev 105041)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 

[arch-commits] Commit in mate-screensaver (8 files)

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 18:11:55
  Author: flexiondotorg
Revision: 105042

Added mate-screensaver-hacks

Added:
  mate-screensaver-hacks/
  mate-screensaver-hacks/repos/
  mate-screensaver-hacks/trunk/
  mate-screensaver-hacks/trunk/LICENSE
  mate-screensaver-hacks/trunk/PKGBUILD
  mate-screensaver-hacks/trunk/migrate-xscreensaver-config.sh
  mate-screensaver-hacks/trunk/xscreensaver-config.xsl
Modified:
  mate-screensaver/trunk/PKGBUILD

-+
 -hacks/trunk/LICENSE|9 ++
 -hacks/trunk/PKGBUILD   |   26 +++
 -hacks/trunk/migrate-xscreensaver-config.sh |   34 ++
 -hacks/trunk/xscreensaver-config.xsl|1 
 trunk/PKGBUILD  |4 ++-
 5 files changed, 73 insertions(+), 1 deletion(-)

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2014-01-30 15:04:00 UTC (rev 105041)
+++ trunk/PKGBUILD  2014-01-30 17:11:55 UTC (rev 105042)
@@ -10,7 +10,9 @@
 depends=('dbus-glib' 'libmatekbd' 'libnotify' 'libxss' 'mate-desktop'
  'mate-menus' 'mate-session-manager')
 makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser' 'xmlto')
-optdepends=('mate-power-manager: Add power management support.')
+optdepends=('mate-power-manager: Add power management support.'
+'mate-screensaver-hacks: Additional screensavers.'
+'rss-glx: Really slick screensavers.')
 options=('!emptydirs')
 groups=('mate-extra')
 source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)

Added: -hacks/trunk/LICENSE
===
--- -hacks/trunk/LICENSE(rev 0)
+++ -hacks/trunk/LICENSE2014-01-30 17:11:55 UTC (rev 105042)
@@ -0,0 +1,9 @@
+/* xscreensaver, Copyright (c) 1993-2006 Jamie Zawinski j...@jwz.org
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation.  No representations are made about the suitability of this
+ * software for any purpose.  It is provided as is without express or 
+ * implied warranty.
+ */

Added: -hacks/trunk/PKGBUILD
===
--- -hacks/trunk/PKGBUILD   (rev 0)
+++ -hacks/trunk/PKGBUILD   2014-01-30 17:11:55 UTC (rev 105042)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Martin Wimpress c...@flexion.org
+
+pkgname=mate-screensaver-hacks
+pkgver=5.26
+pkgrel=1
+pkgdesc=Enable screensavers from xscreensaver for MATE.
+arch=('any')
+url=http://www.jwz.org/xscreensaver/;
+license=('BSD')
+depends=('xscreensaver')
+makedepends=('libxslt')
+source=(migrate-xscreensaver-config.sh
+xscreensaver-config.xsl
+LICENSE)
+sha1sums=('19195ef59f0dbc61c6ed599a968213a8f0a7a5d4'
+  '68e8ec7a4f7077f7f870b904f370329f5e95bce0'
+  '4209ea586b204fd1d81c382a0522c654f9fd9134')
+
+package() {
+mkdir -p ${pkgdir}/usr/share/applications/screensavers/
+cd ${pkgdir}/usr/share/applications/screensavers/
+sh $srcdir/migrate-xscreensaver-config.sh 
/usr/share/xscreensaver/config/*.xml
+rm ${pkgdir}/usr/share/applications/screensavers/popsquares.desktop
+install -D -m644 ${srcdir}/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


Property changes on: mate-screensaver-hacks/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: -hacks/trunk/migrate-xscreensaver-config.sh
===
--- -hacks/trunk/migrate-xscreensaver-config.sh (rev 0)
+++ -hacks/trunk/migrate-xscreensaver-config.sh 2014-01-30 17:11:55 UTC (rev 
105042)
@@ -0,0 +1,34 @@
+#!/bin/sh
+
+DIST_BIN=`dirname $0`
+
+CMD=xsltproc
+XSL=${DIST_BIN}/xscreensaver-config.xsl
+
+if test x$1 = x -o  x$1 = x-h -o x$1 = x--help; then
+echo usage: $0 [file] ...
+exit 1
+fi
+
+if [ ! -r ${XSL} ]; then
+echo Cannot find XSLT file
+exit 1
+fi
+
+FILES=$@
+for FILE in $FILES; do
+echo ${FILE} | grep .xml$  /dev/null
+if [ $? -ne 0 ]; then
+echo Skipping non-xml file: ${FILE}
+continue
+fi
+
+d=`dirname ${FILE}`
+b=`basename ${FILE} .xml`
+
+outfile=${b}.desktop
+echo Creating: ${outfile}
+${CMD} -o ${outfile} ${XSL} ${FILE}
+done
+
+ exit 0


Property changes on: mate-screensaver-hacks/trunk/migrate-xscreensaver-config.sh
___
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: 

[arch-commits] Commit in wireless_tools/trunk (PKGBUILD dense.patch)

2014-01-30 Thread Gaetan Bisson
Date: Thursday, January 30, 2014 @ 18:14:31
  Author: bisson
Revision: 204882

upgrade to the four-year-old upstream beta

Modified:
  wireless_tools/trunk/PKGBUILD
Deleted:
  wireless_tools/trunk/dense.patch

-+
 PKGBUILD|   19 +--
 dense.patch |   49 -
 2 files changed, 9 insertions(+), 59 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 08:57:40 UTC (rev 204881)
+++ PKGBUILD2014-01-30 17:14:31 UTC (rev 204882)
@@ -4,29 +4,28 @@
 # Contributor: Jason Chu j...@xentac.net
 
 pkgname=wireless_tools
-pkgver=29
-pkgrel=8
+pkgver=30.pre9
+_pkgver=${pkgver%.pre*}
+pkgrel=1
 pkgdesc='Tools allowing to manipulate the Wireless Extensions'
 url='http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html'
 license=('GPL')
 arch=('i686' 'x86_64')
-source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/${pkgname}.${pkgver}.tar.gz;
-'dense.patch')
-sha1sums=('22040ac1497f4c5f8ddeca365591b01ae3475710'
-  '5c297c7dff1ec1d2a3d918c20622ab3c6daf5b72')
+source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/${pkgname}.${pkgver}.tar.gz;)
+sha1sums=('41db5ced9ed3d8d3cc104ce43c19af1d72f07eec')
 
 prepare() {
-   cd ${srcdir}/${pkgname}.${pkgver}
-   patch -p1 -i ../dense.patch # FS#15363
+   cd ${srcdir}/${pkgname}.${_pkgver}
+   sed '/BUILD_STATIC =/d' -i Makefile
 }
 
 build() {
-   cd ${srcdir}/${pkgname}.${pkgver}
+   cd ${srcdir}/${pkgname}.${_pkgver}
make CFLAGS=${CFLAGS} -I. LDFLAGS=${LDFLAGS}
 }
 
 package() {
-   cd ${srcdir}/${pkgname}.${pkgver}
+   cd ${srcdir}/${pkgname}.${_pkgver}
make \
INSTALL_DIR=${pkgdir}/usr/bin \
INSTALL_LIB=${pkgdir}/usr/lib \

Deleted: dense.patch
===
--- dense.patch 2014-01-30 08:57:40 UTC (rev 204881)
+++ dense.patch 2014-01-30 17:14:31 UTC (rev 204882)
@@ -1,49 +0,0 @@
-The length field of wext data (iw_point.data) is 16 bits. The largest
-value is thus 65535. During the attempts to increase buffer size the
-buffer starts at 4096 and is doubled after each failure to fill. From the
-time this length reaches 65536 it is effectively zero. We thus loose all
-potential space from 32768 to 65535.
-
-This problem is clear when scanning in a RF dense environment.
-
-Without this patch:
-~$ iwlist wlan0 scan
-print_scanning_info: Allocation failed
-
-With this patch:
-~$ iwlist wlan0 scan | grep Cell | wc -l
-86
-
-Signed-off-by: Reinette Chatre reinette.cha...@intel.com
-

-A similar patch was recently created to fix wpa_supplicant.
-
-I could not find a source code repo for this code and created this patch
-against version 30-pre7 downloaded from 
-http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
-
-diff -uprN wireless_tools_org/wireless_tools.30/iwlist.c 
wireless_tools.30/iwlist.c
 wireless_tools_org/wireless_tools.30/iwlist.c  2008-01-16 
17:45:41.0 -0800
-+++ wireless_tools.30/iwlist.c 2009-02-12 14:16:48.0 -0800
-@@ -800,7 +800,7 @@ print_scanning_info(intskfd,
- if(iw_get_ext(skfd, ifname, SIOCGIWSCAN, wrq)  0)
-   {
- /* Check if buffer was too small (WE-17 only) */
--if((errno == E2BIG)  (range.we_version_compiled  16))
-+if((errno == E2BIG)  (range.we_version_compiled  16)  
(buflen  65535))
-   {
- /* Some driver may return very large scan results, either
-  * because there are many cells, or because they have many
-@@ -816,6 +816,10 @@ print_scanning_info(int   skfd,
- else
-   buflen *= 2;
- 
-+/* wrq.u.data.length is 16 bits so max size is 65535 */
-+if(buflen  65535)
-+  buflen = 65535;
-+
- /* Try again */
- goto realloc;
-   }
-



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

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 18:17:12
  Author: flexiondotorg
Revision: 105044

Bump release.

Modified:
  mate-screensaver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 17:13:00 UTC (rev 105043)
+++ PKGBUILD2014-01-30 17:17:12 UTC (rev 105044)
@@ -2,7 +2,7 @@
 
 pkgname=mate-screensaver
 pkgver=1.6.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Screensaver for MATE'
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')



[arch-commits] Commit in mate-screensaver-hacks/repos (5 files)

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 18:13:00
  Author: flexiondotorg
Revision: 105043

archrelease: copy trunk to community-any

Added:
  mate-screensaver-hacks/repos/community-any/
  mate-screensaver-hacks/repos/community-any/LICENSE
(from rev 105042, mate-screensaver-hacks/trunk/LICENSE)
  mate-screensaver-hacks/repos/community-any/PKGBUILD
(from rev 105042, mate-screensaver-hacks/trunk/PKGBUILD)
  mate-screensaver-hacks/repos/community-any/migrate-xscreensaver-config.sh
(from rev 105042, 
mate-screensaver-hacks/trunk/migrate-xscreensaver-config.sh)
  mate-screensaver-hacks/repos/community-any/xscreensaver-config.xsl
(from rev 105042, mate-screensaver-hacks/trunk/xscreensaver-config.xsl)

+
 LICENSE|9 +
 PKGBUILD   |   26 ++
 migrate-xscreensaver-config.sh |   34 ++
 3 files changed, 69 insertions(+)

Copied: mate-screensaver-hacks/repos/community-any/LICENSE (from rev 105042, 
mate-screensaver-hacks/trunk/LICENSE)
===
--- community-any/LICENSE   (rev 0)
+++ community-any/LICENSE   2014-01-30 17:13:00 UTC (rev 105043)
@@ -0,0 +1,9 @@
+/* xscreensaver, Copyright (c) 1993-2006 Jamie Zawinski j...@jwz.org
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation.  No representations are made about the suitability of this
+ * software for any purpose.  It is provided as is without express or 
+ * implied warranty.
+ */

Copied: mate-screensaver-hacks/repos/community-any/PKGBUILD (from rev 105042, 
mate-screensaver-hacks/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2014-01-30 17:13:00 UTC (rev 105043)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Martin Wimpress c...@flexion.org
+
+pkgname=mate-screensaver-hacks
+pkgver=5.26
+pkgrel=1
+pkgdesc=Enable screensavers from xscreensaver for MATE.
+arch=('any')
+url=http://www.jwz.org/xscreensaver/;
+license=('BSD')
+depends=('xscreensaver')
+makedepends=('libxslt')
+source=(migrate-xscreensaver-config.sh
+xscreensaver-config.xsl
+LICENSE)
+sha1sums=('19195ef59f0dbc61c6ed599a968213a8f0a7a5d4'
+  '68e8ec7a4f7077f7f870b904f370329f5e95bce0'
+  '4209ea586b204fd1d81c382a0522c654f9fd9134')
+
+package() {
+mkdir -p ${pkgdir}/usr/share/applications/screensavers/
+cd ${pkgdir}/usr/share/applications/screensavers/
+sh $srcdir/migrate-xscreensaver-config.sh 
/usr/share/xscreensaver/config/*.xml
+rm ${pkgdir}/usr/share/applications/screensavers/popsquares.desktop
+install -D -m644 ${srcdir}/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Copied: 
mate-screensaver-hacks/repos/community-any/migrate-xscreensaver-config.sh (from 
rev 105042, mate-screensaver-hacks/trunk/migrate-xscreensaver-config.sh)
===
--- community-any/migrate-xscreensaver-config.sh
(rev 0)
+++ community-any/migrate-xscreensaver-config.sh2014-01-30 17:13:00 UTC 
(rev 105043)
@@ -0,0 +1,34 @@
+#!/bin/sh
+
+DIST_BIN=`dirname $0`
+
+CMD=xsltproc
+XSL=${DIST_BIN}/xscreensaver-config.xsl
+
+if test x$1 = x -o  x$1 = x-h -o x$1 = x--help; then
+echo usage: $0 [file] ...
+exit 1
+fi
+
+if [ ! -r ${XSL} ]; then
+echo Cannot find XSLT file
+exit 1
+fi
+
+FILES=$@
+for FILE in $FILES; do
+echo ${FILE} | grep .xml$  /dev/null
+if [ $? -ne 0 ]; then
+echo Skipping non-xml file: ${FILE}
+continue
+fi
+
+d=`dirname ${FILE}`
+b=`basename ${FILE} .xml`
+
+outfile=${b}.desktop
+echo Creating: ${outfile}
+${CMD} -o ${outfile} ${XSL} ${FILE}
+done
+
+ exit 0

Copied: mate-screensaver-hacks/repos/community-any/xscreensaver-config.xsl 
(from rev 105042, mate-screensaver-hacks/trunk/xscreensaver-config.xsl)
===
(Binary files differ)



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

2014-01-30 Thread Gaetan Bisson
Date: Thursday, January 30, 2014 @ 18:15:00
  Author: bisson
Revision: 204883

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

Added:
  wireless_tools/repos/staging-i686/
  wireless_tools/repos/staging-i686/PKGBUILD
(from rev 204882, wireless_tools/trunk/PKGBUILD)
  wireless_tools/repos/staging-x86_64/
  wireless_tools/repos/staging-x86_64/PKGBUILD
(from rev 204882, wireless_tools/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   35 +++
 staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: wireless_tools/repos/staging-i686/PKGBUILD (from rev 204882, 
wireless_tools/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-01-30 17:15:00 UTC (rev 204883)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jason Chu j...@xentac.net
+
+pkgname=wireless_tools
+pkgver=30.pre9
+_pkgver=${pkgver%.pre*}
+pkgrel=1
+pkgdesc='Tools allowing to manipulate the Wireless Extensions'
+url='http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html'
+license=('GPL')
+arch=('i686' 'x86_64')
+source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/${pkgname}.${pkgver}.tar.gz;)
+sha1sums=('41db5ced9ed3d8d3cc104ce43c19af1d72f07eec')
+
+prepare() {
+   cd ${srcdir}/${pkgname}.${_pkgver}
+   sed '/BUILD_STATIC =/d' -i Makefile
+}
+
+build() {
+   cd ${srcdir}/${pkgname}.${_pkgver}
+   make CFLAGS=${CFLAGS} -I. LDFLAGS=${LDFLAGS}
+}
+
+package() {
+   cd ${srcdir}/${pkgname}.${_pkgver}
+   make \
+   INSTALL_DIR=${pkgdir}/usr/bin \
+   INSTALL_LIB=${pkgdir}/usr/lib \
+   INSTALL_INC=${pkgdir}/usr/include \
+   INSTALL_MAN=${pkgdir}/usr/share/man \
+   install
+}

Copied: wireless_tools/repos/staging-x86_64/PKGBUILD (from rev 204882, 
wireless_tools/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-01-30 17:15:00 UTC (rev 204883)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jason Chu j...@xentac.net
+
+pkgname=wireless_tools
+pkgver=30.pre9
+_pkgver=${pkgver%.pre*}
+pkgrel=1
+pkgdesc='Tools allowing to manipulate the Wireless Extensions'
+url='http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html'
+license=('GPL')
+arch=('i686' 'x86_64')
+source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/${pkgname}.${pkgver}.tar.gz;)
+sha1sums=('41db5ced9ed3d8d3cc104ce43c19af1d72f07eec')
+
+prepare() {
+   cd ${srcdir}/${pkgname}.${_pkgver}
+   sed '/BUILD_STATIC =/d' -i Makefile
+}
+
+build() {
+   cd ${srcdir}/${pkgname}.${_pkgver}
+   make CFLAGS=${CFLAGS} -I. LDFLAGS=${LDFLAGS}
+}
+
+package() {
+   cd ${srcdir}/${pkgname}.${_pkgver}
+   make \
+   INSTALL_DIR=${pkgdir}/usr/bin \
+   INSTALL_LIB=${pkgdir}/usr/lib \
+   INSTALL_INC=${pkgdir}/usr/include \
+   INSTALL_MAN=${pkgdir}/usr/share/man \
+   install
+}



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

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 18:20:42
  Author: flexiondotorg
Revision: 105045

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

Added:
  mate-screensaver/repos/community-i686/PKGBUILD
(from rev 105044, mate-screensaver/trunk/PKGBUILD)
  mate-screensaver/repos/community-i686/mate-screensaver.install
(from rev 105044, mate-screensaver/trunk/mate-screensaver.install)
  mate-screensaver/repos/community-x86_64/PKGBUILD
(from rev 105044, mate-screensaver/trunk/PKGBUILD)
  mate-screensaver/repos/community-x86_64/mate-screensaver.install
(from rev 105044, mate-screensaver/trunk/mate-screensaver.install)
Deleted:
  mate-screensaver/repos/community-i686/PKGBUILD
  mate-screensaver/repos/community-i686/mate-screensaver.install
  mate-screensaver/repos/community-x86_64/PKGBUILD
  mate-screensaver/repos/community-x86_64/mate-screensaver.install

---+
 /PKGBUILD |   80 
 /mate-screensaver.install |   22 +++
 community-i686/PKGBUILD   |   38 -
 community-i686/mate-screensaver.install   |   11 ---
 community-x86_64/PKGBUILD |   38 -
 community-x86_64/mate-screensaver.install |   11 ---
 6 files changed, 102 insertions(+), 98 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 17:17:12 UTC (rev 105044)
+++ community-i686/PKGBUILD 2014-01-30 17:20:42 UTC (rev 105045)
@@ -1,38 +0,0 @@
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=mate-screensaver
-pkgver=1.6.2
-pkgrel=2
-pkgdesc='Screensaver for MATE'
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libmatekbd' 'libnotify' 'libxss' 'mate-desktop'
- 'mate-menus' 'mate-session-manager')
-makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser' 'xmlto')
-optdepends=('mate-power-manager: Add power management support.')
-options=('!emptydirs')
-groups=('mate-extra')
-source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('f8101af15e909ca40c1546bda637712e00458a67')
-install=${pkgname}.install
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---with-xscreensaverdir=/usr/share/xscreensaver/config \
---with-xscreensaverhackdir=/usr/lib/xscreensaver \
---with-mit-ext \
---with-libnotify \
---enable-locking \
---disable-static
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: mate-screensaver/repos/community-i686/PKGBUILD (from rev 105044, 
mate-screensaver/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 17:20:42 UTC (rev 105045)
@@ -0,0 +1,40 @@
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-screensaver
+pkgver=1.6.2
+pkgrel=3
+pkgdesc='Screensaver for MATE'
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libmatekbd' 'libnotify' 'libxss' 'mate-desktop'
+ 'mate-menus' 'mate-session-manager')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser' 'xmlto')
+optdepends=('mate-power-manager: Add power management support.'
+'mate-screensaver-hacks: Additional screensavers.'
+'rss-glx: Really slick screensavers.')
+options=('!emptydirs')
+groups=('mate-extra')
+source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('f8101af15e909ca40c1546bda637712e00458a67')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--with-xscreensaverdir=/usr/share/xscreensaver/config \
+--with-xscreensaverhackdir=/usr/lib/xscreensaver \
+--with-mit-ext \
+--with-libnotify \
+--enable-locking \
+--disable-static
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/mate-screensaver.install
===
--- community-i686/mate-screensaver.install 2014-01-30 17:17:12 UTC (rev 
105044)
+++ community-i686/mate-screensaver.install 2014-01-30 17:20:42 UTC (rev 
105045)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: mate-screensaver/repos/community-i686/mate-screensaver.install (from 
rev 105044, 

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

2014-01-30 Thread Gaetan Bisson
Date: Thursday, January 30, 2014 @ 18:24:29
  Author: bisson
Revision: 204885

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

Added:
  s-nail/repos/testing-i686/
  s-nail/repos/testing-i686/PKGBUILD
(from rev 204884, s-nail/trunk/PKGBUILD)
  s-nail/repos/testing-i686/sort.patch
(from rev 204884, s-nail/trunk/sort.patch)
  s-nail/repos/testing-x86_64/
  s-nail/repos/testing-x86_64/PKGBUILD
(from rev 204884, s-nail/trunk/PKGBUILD)
  s-nail/repos/testing-x86_64/sort.patch
(from rev 204884, s-nail/trunk/sort.patch)

---+
 testing-i686/PKGBUILD |   56 
 testing-i686/sort.patch   |   75 
 testing-x86_64/PKGBUILD   |   56 
 testing-x86_64/sort.patch |   75 
 4 files changed, 262 insertions(+)

Copied: s-nail/repos/testing-i686/PKGBUILD (from rev 204884, 
s-nail/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-01-30 17:24:29 UTC (rev 204885)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s@a...@gmail.com
+# Contributor: Andreas Wagner andreas.wag...@em.uni-frankfurt.de
+
+pkgname=s-nail
+pkgver=14.5.2
+pkgrel=2
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://sdaoden.users.sourceforge.net/code.html#s-nail'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl')
+optdepends=('smtp-forwarder: for sending mail')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz;
+'sort.patch')
+sha1sums=('26ad43f5f41b429d5f13a3ce73a3dff75325950c'
+  '909da731e590d1d2877ed38bed667440a02d1259')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../sort.patch # 
http://sourceforge.net/mailarchive/message.php?msg_id=31906477
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make \
+   PREFIX=/usr \
+   SYSCONFDIR=/etc \
+   MANDIR=/usr/share/man \
+   MAILSPOOL=/var/spool/mail \
+   SID= NAIL=mail \
+   config
+
+   make build
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make test
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} packager-install
+   ln -sf mail ${pkgdir}/usr/bin/mailx
+   ln -sf mail.1.gz ${pkgdir}/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Copied: s-nail/repos/testing-i686/sort.patch (from rev 204884, 
s-nail/trunk/sort.patch)
===
--- testing-i686/sort.patch (rev 0)
+++ testing-i686/sort.patch 2014-01-30 17:24:29 UTC (rev 204885)
@@ -0,0 +1,75 @@
+s-nail-14_5_2-sort.patch, 2014-01-30:
+
+Apply:
+  $ cd s-nail-14.5.2
+  $ patch -bu  s-nail-14_5_2-sort.patch
+
+Description:
+Reverses (sort(),thread(): use srelax()!, 2014-01-18, [a9b67e9]), which
+was a hasty commit of an untested diff that i've added few minutes
+beforehand.
+It was of course wrong.
+The problem (no memory relaxation during entire sort operation) requires
+a different approach (either only relax when we don't need to hold
+dope storage (as for SORT_TO/SORT_FROM/SORT_SUBJECT/+) or use heap
+memory for those allocations, then).
+
+s-nail-14_5_2-sort-alt.patch is an alternative working thesis that uses
+heap allocations, thus continues to relax the dope storage.
+This version has been pushed to [master].
+
+diff --git a/thread.c b/thread.c
+index 3ac5966..9ec1ac9 100644
+--- a/thread.c
 b/thread.c
+@@ -361,8 +361,6 @@ makethreads(struct message *m, long cnt, int nmail)
+   return;
+   mprime = nextprime(cnt);
+   mt = scalloc(mprime, sizeof *mt);
+-
+-  srelax_hold();
+   for (i = 0; i  cnt; i++) {
+   if ((m[i].m_flagMHIDDEN) == 0) {
+   mlook(NULL, mt, m[i], mprime);
+@@ -376,7 +374,6 @@ makethreads(struct message *m, long cnt, int nmail)
+   m[i].m_level = 0;
+   if (!nmail  !(inhook2))
+   m[i].m_collapsed = 0;
+-  srelax();
+   }
+   /*
+* Most folders contain the eldest messages first. Traversing
+@@ -387,12 +384,8 @@ makethreads(struct message *m, long cnt, int nmail)
+* are replies to the one message, and are sorted such that
+* youngest messages occur first.
+*/
+- 

[arch-commits] Commit in s-nail/trunk (PKGBUILD sort.patch)

2014-01-30 Thread Gaetan Bisson
Date: Thursday, January 30, 2014 @ 18:24:04
  Author: bisson
Revision: 204884

fix bug

Added:
  s-nail/trunk/sort.patch
Modified:
  s-nail/trunk/PKGBUILD

+
 PKGBUILD   |   13 +++---
 sort.patch |   75 +++
 2 files changed, 85 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 17:15:00 UTC (rev 204883)
+++ PKGBUILD2014-01-30 17:24:04 UTC (rev 204884)
@@ -6,7 +6,7 @@
 
 pkgname=s-nail
 pkgver=14.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Mail processing system with a command syntax reminiscent of ed'
 url='http://sdaoden.users.sourceforge.net/code.html#s-nail'
 license=('custom:BSD')
@@ -13,8 +13,10 @@
 arch=('i686' 'x86_64')
 depends=('openssl')
 optdepends=('smtp-forwarder: for sending mail')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz;)
-sha1sums=('26ad43f5f41b429d5f13a3ce73a3dff75325950c')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz;
+'sort.patch')
+sha1sums=('26ad43f5f41b429d5f13a3ce73a3dff75325950c'
+  '909da731e590d1d2877ed38bed667440a02d1259')
 
 groups=('base')
 backup=('etc/mail.rc')
@@ -22,6 +24,11 @@
 provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
 conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
 
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../sort.patch # 
http://sourceforge.net/mailarchive/message.php?msg_id=31906477
+}
+
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
make \

Added: sort.patch
===
--- sort.patch  (rev 0)
+++ sort.patch  2014-01-30 17:24:04 UTC (rev 204884)
@@ -0,0 +1,75 @@
+s-nail-14_5_2-sort.patch, 2014-01-30:
+
+Apply:
+  $ cd s-nail-14.5.2
+  $ patch -bu  s-nail-14_5_2-sort.patch
+
+Description:
+Reverses (sort(),thread(): use srelax()!, 2014-01-18, [a9b67e9]), which
+was a hasty commit of an untested diff that i've added few minutes
+beforehand.
+It was of course wrong.
+The problem (no memory relaxation during entire sort operation) requires
+a different approach (either only relax when we don't need to hold
+dope storage (as for SORT_TO/SORT_FROM/SORT_SUBJECT/+) or use heap
+memory for those allocations, then).
+
+s-nail-14_5_2-sort-alt.patch is an alternative working thesis that uses
+heap allocations, thus continues to relax the dope storage.
+This version has been pushed to [master].
+
+diff --git a/thread.c b/thread.c
+index 3ac5966..9ec1ac9 100644
+--- a/thread.c
 b/thread.c
+@@ -361,8 +361,6 @@ makethreads(struct message *m, long cnt, int nmail)
+   return;
+   mprime = nextprime(cnt);
+   mt = scalloc(mprime, sizeof *mt);
+-
+-  srelax_hold();
+   for (i = 0; i  cnt; i++) {
+   if ((m[i].m_flagMHIDDEN) == 0) {
+   mlook(NULL, mt, m[i], mprime);
+@@ -376,7 +374,6 @@ makethreads(struct message *m, long cnt, int nmail)
+   m[i].m_level = 0;
+   if (!nmail  !(inhook2))
+   m[i].m_collapsed = 0;
+-  srelax();
+   }
+   /*
+* Most folders contain the eldest messages first. Traversing
+@@ -387,12 +384,8 @@ makethreads(struct message *m, long cnt, int nmail)
+* are replies to the one message, and are sorted such that
+* youngest messages occur first.
+*/
+-  for (i = cnt-1; i = 0; i--) {
++  for (i = cnt-1; i = 0; i--)
+   lookup(m[i], mt, mprime);
+-  srelax();
+-  }
+-  srelax_rele();
+-
+   threadroot = interlink(m, cnt, nmail);
+   finalize(threadroot);
+   free(mt);
+@@ -572,8 +565,6 @@ sort(void *vp)
+   default:
+   break;
+   }
+-
+-  srelax_hold();
+   for (n = 0, i = 0; i  msgCount; i++) {
+   mp = message[i];
+   if ((mp-m_flagMHIDDEN) == 0) {
+@@ -637,10 +628,7 @@ sort(void *vp)
+   mp-m_child = mp-m_younger = mp-m_elder = mp-m_parent = NULL;
+   mp-m_level = 0;
+   mp-m_collapsed = 0;
+-  srelax();
+   }
+-  srelax_rele();
+-
+   if (n  0) {
+   qsort(ms, n, sizeof *ms, func);
+   threadroot = message[ms[0].ms_n];



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

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 18:30:28
  Author: flexiondotorg
Revision: 105046

upgpkg: mate-netspeed 1.6.1-2 rebuilt for wireless_tools to libiw.so.30

Modified:
  mate-netspeed/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 17:20:42 UTC (rev 105045)
+++ PKGBUILD2014-01-30 17:30:28 UTC (rev 105046)
@@ -1,11 +1,9 @@
 # $Id$
 # Maintainer : Martin Wimpress c...@flexion.org
-# Contributor: Giovanni Talorno Ricciardi kar98k.sni...@gmail.com
-# Contributor: Xpander xpand...@gmail.com
 
 pkgname=mate-netspeed
 pkgver=1.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A MATE applet that shows how much traffic occurs on a specified 
network device.
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')



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

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 18:30:36
  Author: flexiondotorg
Revision: 105047

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

Added:
  mate-netspeed/repos/community-staging-i686/
  mate-netspeed/repos/community-staging-i686/PKGBUILD
(from rev 105046, mate-netspeed/trunk/PKGBUILD)
  mate-netspeed/repos/community-staging-i686/mate-netspeed.install
(from rev 105046, mate-netspeed/trunk/mate-netspeed.install)
  mate-netspeed/repos/community-staging-x86_64/
  mate-netspeed/repos/community-staging-x86_64/PKGBUILD
(from rev 105046, mate-netspeed/trunk/PKGBUILD)
  mate-netspeed/repos/community-staging-x86_64/mate-netspeed.install
(from rev 105046, mate-netspeed/trunk/mate-netspeed.install)

+
 community-staging-i686/PKGBUILD|   32 +++
 community-staging-i686/mate-netspeed.install   |   12 
 community-staging-x86_64/PKGBUILD  |   32 +++
 community-staging-x86_64/mate-netspeed.install |   12 
 4 files changed, 88 insertions(+)

Copied: mate-netspeed/repos/community-staging-i686/PKGBUILD (from rev 105046, 
mate-netspeed/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-30 17:30:36 UTC (rev 105047)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-netspeed
+pkgver=1.6.1
+pkgrel=2
+pkgdesc=A MATE applet that shows how much traffic occurs on a specified 
network device.
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libgtop' 'mate-panel' 'wireless_tools')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+groups=('mate-extra')
+source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4b9c8b7f7ff59ef8ad989821fe360f5f459c66ed')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--disable-static \
+--disable-scrollkeeper
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Copied: mate-netspeed/repos/community-staging-i686/mate-netspeed.install (from 
rev 105046, mate-netspeed/trunk/mate-netspeed.install)
===
--- community-staging-i686/mate-netspeed.install
(rev 0)
+++ community-staging-i686/mate-netspeed.install2014-01-30 17:30:36 UTC 
(rev 105047)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: mate-netspeed/repos/community-staging-x86_64/PKGBUILD (from rev 105046, 
mate-netspeed/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-30 17:30:36 UTC (rev 105047)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-netspeed
+pkgver=1.6.1
+pkgrel=2
+pkgdesc=A MATE applet that shows how much traffic occurs on a specified 
network device.
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk2' 'libgtop' 'mate-panel' 'wireless_tools')
+makedepends=('mate-common' 'mate-doc-utils' 'perl-xml-parser')
+options=('!emptydirs')
+groups=('mate-extra')
+source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('4b9c8b7f7ff59ef8ad989821fe360f5f459c66ed')
+install=${pkgname}.install
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--disable-static \
+--disable-scrollkeeper
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Copied: mate-netspeed/repos/community-staging-x86_64/mate-netspeed.install 
(from rev 105046, mate-netspeed/trunk/mate-netspeed.install)
===
--- community-staging-x86_64/mate-netspeed.install  
(rev 0)
+++ community-staging-x86_64/mate-netspeed.install  2014-01-30 17:30:36 UTC 
(rev 105047)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



[arch-commits] Commit in mate-system-tools/trunk (PKGBUILD)

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 18:37:43
  Author: flexiondotorg
Revision: 105048

upgpkg: mate-system-tools 1.6.0-9 - rebuilt for wireless_tools to libiw.so.30

Modified:
  mate-system-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 17:30:36 UTC (rev 105047)
+++ PKGBUILD2014-01-30 17:37:43 UTC (rev 105048)
@@ -1,10 +1,9 @@
 # $Id$
 # Maintainer : Martin Wimpress c...@flexion.org
-# Contributor: Giovanni Talorno Ricciardi kar98k.sni...@gmail.com
 
 pkgname=mate-system-tools
 pkgver=1.6.0
-pkgrel=8
+pkgrel=9
 pkgdesc=Suite of tools for MATE to simplify configuring workstations.
 url=http://mate-desktop.org/;
 arch=('i686' 'x86_64')
@@ -14,7 +13,6 @@
 makedepends=('mate-common' 'mate-doc-utils' 'mate-file-manager' 
'perl-xml-parser')
 optdepends=('ntp: Automatic time synchronisation.'
 'mate-file-manager: provides Caja Shares extension')
-groups=('mate-extra')
 source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)
 sha1sums=('89d53c22171f6181ad4fb89387d4fa3300bb27b2')
 install=${pkgname}.install
@@ -27,7 +25,6 @@
 #  - https://bbs.archlinux.org/viewtopic.php?pid=1183332
 # Desktop user
 sed -i 
's/cdrom,floppy,dialout,tape,dip,adm,plugdev,fax,audio,scanner,fuse,video/adm,log,sys,users,uucp/'
 src/users/user-profiles.conf.in
-
 # Administrator
 sed -i 
's/cdrom,floppy,dialout,tape,dip,adm,plugdev,fax,audio,scanner,fuse,admin,sambashare,lpadmin,video/adm,disk,locate,log,sys,users,uucp,wheel/'
 src/users/user-profiles.conf.in
 }
@@ -45,5 +42,4 @@
 package() {
 cd ${srcdir}/${pkgname}-${pkgver}
 make DESTDIR=${pkgdir} install
-#rm -f ${pkgdir}/usr/lib/caja/extensions-2.0/libcaja-gst-shares.a
 }



[arch-commits] Commit in mate-system-tools/repos (6 files)

2014-01-30 Thread Martin Wimpress
Date: Thursday, January 30, 2014 @ 18:37:49
  Author: flexiondotorg
Revision: 105049

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

Added:
  mate-system-tools/repos/community-staging-i686/
  mate-system-tools/repos/community-staging-i686/PKGBUILD
(from rev 105048, mate-system-tools/trunk/PKGBUILD)
  mate-system-tools/repos/community-staging-i686/mate-system-tools.install
(from rev 105048, mate-system-tools/trunk/mate-system-tools.install)
  mate-system-tools/repos/community-staging-x86_64/
  mate-system-tools/repos/community-staging-x86_64/PKGBUILD
(from rev 105048, mate-system-tools/trunk/PKGBUILD)
  mate-system-tools/repos/community-staging-x86_64/mate-system-tools.install
(from rev 105048, mate-system-tools/trunk/mate-system-tools.install)

+
 community-staging-i686/PKGBUILD|   45 +++
 community-staging-i686/mate-system-tools.install   |   12 +
 community-staging-x86_64/PKGBUILD  |   45 +++
 community-staging-x86_64/mate-system-tools.install |   12 +
 4 files changed, 114 insertions(+)

Copied: mate-system-tools/repos/community-staging-i686/PKGBUILD (from rev 
105048, mate-system-tools/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-30 17:37:49 UTC (rev 105049)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-system-tools
+pkgver=1.6.0
+pkgrel=9
+pkgdesc=Suite of tools for MATE to simplify configuring workstations.
+url=http://mate-desktop.org/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dconf' 'gtk2' 'liboobs' 'mate-polkit' 'system-tools-backends'
+ 'wireless_tools')
+makedepends=('mate-common' 'mate-doc-utils' 'mate-file-manager' 
'perl-xml-parser')
+optdepends=('ntp: Automatic time synchronisation.'
+'mate-file-manager: provides Caja Shares extension')
+source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('89d53c22171f6181ad4fb89387d4fa3300bb27b2')
+install=${pkgname}.install
+
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+# Modify the groups for Arch
+#  - https://wiki.archlinux.org/index.php/Users_and_Groups
+#  - https://wiki.archlinux.org/index.php/Systemd#Supplementary_information
+#  - https://bbs.archlinux.org/viewtopic.php?pid=1183332
+# Desktop user
+sed -i 
's/cdrom,floppy,dialout,tape,dip,adm,plugdev,fax,audio,scanner,fuse,video/adm,log,sys,users,uucp/'
 src/users/user-profiles.conf.in
+# Administrator
+sed -i 
's/cdrom,floppy,dialout,tape,dip,adm,plugdev,fax,audio,scanner,fuse,admin,sambashare,lpadmin,video/adm,disk,locate,log,sys,users,uucp,wheel/'
 src/users/user-profiles.conf.in
+}
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+./autogen.sh \
+--prefix=/usr \
+--sysconfdir=/etc \
+--disable-scrollkeeper \
+LIBS=-lm # Required for MATE 1.6 but can be removed in MATE 1.7/1.8
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Copied: 
mate-system-tools/repos/community-staging-i686/mate-system-tools.install (from 
rev 105048, mate-system-tools/trunk/mate-system-tools.install)
===
--- community-staging-i686/mate-system-tools.install
(rev 0)
+++ community-staging-i686/mate-system-tools.install2014-01-30 17:37:49 UTC 
(rev 105049)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas/
+gtk-update-icon-cache -q -t -f /usr/share/icons/mate
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: mate-system-tools/repos/community-staging-x86_64/PKGBUILD (from rev 
105048, mate-system-tools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-30 17:37:49 UTC (rev 105049)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=mate-system-tools
+pkgver=1.6.0
+pkgrel=9
+pkgdesc=Suite of tools for MATE to simplify configuring workstations.
+url=http://mate-desktop.org/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dconf' 'gtk2' 'liboobs' 'mate-polkit' 'system-tools-backends'
+ 'wireless_tools')
+makedepends=('mate-common' 'mate-doc-utils' 'mate-file-manager' 
'perl-xml-parser')
+optdepends=('ntp: Automatic time synchronisation.'
+'mate-file-manager: provides Caja Shares extension')
+source=(http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('89d53c22171f6181ad4fb89387d4fa3300bb27b2')
+install=${pkgname}.install
+
+prepare() {
+   

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

2014-01-30 Thread Gaetan Bisson
Date: Thursday, January 30, 2014 @ 19:01:24
  Author: bisson
Revision: 204886

rebuild for wireless_tools-30

Modified:
  conky/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 17:24:29 UTC (rev 204885)
+++ PKGBUILD2014-01-30 18:01:24 UTC (rev 204886)
@@ -6,7 +6,7 @@
 
 pkgname=conky
 pkgver=1.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Lightweight system monitor for X'
 url='http://conky.sourceforge.net/'
 license=('BSD' 'GPL')



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

2014-01-30 Thread Gaetan Bisson
Date: Thursday, January 30, 2014 @ 19:01:47
  Author: bisson
Revision: 204887

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

Added:
  conky/repos/staging-i686/
  conky/repos/staging-i686/PKGBUILD
(from rev 204886, conky/trunk/PKGBUILD)
  conky/repos/staging-i686/PKGBUILD.cmake
(from rev 204886, conky/trunk/PKGBUILD.cmake)
  conky/repos/staging-x86_64/
  conky/repos/staging-x86_64/PKGBUILD
(from rev 204886, conky/trunk/PKGBUILD)
  conky/repos/staging-x86_64/PKGBUILD.cmake
(from rev 204886, conky/trunk/PKGBUILD.cmake)

---+
 staging-i686/PKGBUILD |   44 +++
 staging-i686/PKGBUILD.cmake   |   49 
 staging-x86_64/PKGBUILD   |   44 +++
 staging-x86_64/PKGBUILD.cmake |   49 
 4 files changed, 186 insertions(+)

Copied: conky/repos/staging-i686/PKGBUILD (from rev 204886, 
conky/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-01-30 18:01:47 UTC (rev 204887)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: James Rayner ja...@archlinux.org
+# Contributor: Partha Chowdhury kira.lau...@gmail.com
+
+pkgname=conky
+pkgver=1.9.0
+pkgrel=3
+pkgdesc='Lightweight system monitor for X'
+url='http://conky.sourceforge.net/'
+license=('BSD' 'GPL')
+arch=('i686' 'x86_64')
+makedepends=('docbook2x')
+depends=('glib2' 'curl' 'lua' 'wireless_tools' 'libxml2' 'libxft' 'libxdamage' 
'imlib2')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('a8d26d002370c9b877ae77ad3a3bbd2566b38e5d')
+
+backup=('etc/conky/'conky{,_no_x11}.conf)
+options=('!emptydirs')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   CPPFLAGS=${CXXFLAGS} LIBS=${LDFLAGS} ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-ibm \
+   --enable-curl \
+   --enable-rss \
+   --enable-weather-xoap \
+   --enable-imlib2 \
+   --enable-wlan \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm644 extras/vim/syntax/conkyrc.vim 
${pkgdir}/usr/share/vim/vimfiles/syntax/conkyrc.vim
+   install -Dm644 extras/vim/ftdetect/conkyrc.vim 
${pkgdir}/usr/share/vim/vimfiles/ftdetect/conkyrc.vim
+}

Copied: conky/repos/staging-i686/PKGBUILD.cmake (from rev 204886, 
conky/trunk/PKGBUILD.cmake)
===
--- staging-i686/PKGBUILD.cmake (rev 0)
+++ staging-i686/PKGBUILD.cmake 2014-01-30 18:01:47 UTC (rev 204887)
@@ -0,0 +1,49 @@
+# $Id: PKGBUILD 118899 2011-04-09 10:32:42Z bisson $
+# Contributor: Giovanni Scafora giova...@archlinux.org
+# Contributor: James Rayner ja...@archlinux.org
+# Contributor: Partha Chowdhury kira.lau...@gmail.com
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=conky
+pkgver=1.8.2git20111021
+pkgrel=1
+pkgdesc='Lightweight system monitor for X'
+url='http://conky.sourceforge.net/'
+license=('BSD' 'GPL')
+arch=('i686' 'x86_64')
+makedepends=('pkg-config' 'cmake' 'git' 'docbook2x')
+depends=('alsa-lib' 'libxml2' 'curl' 'wireless_tools' 'libxft' 'libxdamage' 
'imlib2' 'lua')
+
+replaces=('torsmo')
+
+build() {
+   cd ${srcdir}
+
+   cd conky  { git pull origin; cd ..; } || git clone 
git://git.omp.am/conky.git
+   rm -fr build; mkdir build; cd build
+
+   cmake \
+   -D CMAKE_BUILD_TYPE:STRING=Release \
+   -D MAINTAINER_MODE:BOOL=ON \
+   -D BUILD_CURL:BOOL=ON \
+   -D BUILD_IMLIB2:BOOL=ON \
+   -D BUILD_LUA_IMLIB2:BOOL=OFF \
+   -D BUILD_MYSQL:BOOL=OFF \
+   -D BUILD_RSS:BOOL=ON \
+   -D BUILD_WEATHER_METAR:BOOL=ON \
+   -D BUILD_WEATHER_XOAP:BOOL=ON \
+   -D BUILD_WLAN:BOOL=ON \
+   -D CMAKE_INSTALL_PREFIX:PATH=/usr \
+   ../conky
+
+   make
+}
+
+package() {
+   cd ${srcdir}/build
+   make DESTDIR=${pkgdir} install
+   install -d ${pkgdir}/usr/share/licenses/${pkgname}
+   install -m644 ../conky/{COPYING,LICENSE}* 
${pkgdir}/usr/share/licenses/${pkgname}
+   install -Dm644 extras/vim/syntax/conkyrc.vim 
${pkgdir}/usr/share/vim/vimfiles/syntax/conkyrc.vim
+   install -Dm644 extras/vim/ftdetect/conkyrc.vim 
${pkgdir}/usr/share/vim/vimfiles/ftdetect/conkyrc.vim
+}

Copied: conky/repos/staging-x86_64/PKGBUILD (from rev 204886, 
conky/trunk/PKGBUILD)

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

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 19:29:49
  Author: bpiotrowski
Revision: 105051

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

Added:
  mupdf/repos/community-i686/PKGBUILD
(from rev 105050, mupdf/trunk/PKGBUILD)
  
mupdf/repos/community-i686/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
(from rev 105050, 
mupdf/trunk/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch)
  mupdf/repos/community-i686/mupdf-1.3-system-libcurl.patch
(from rev 105050, mupdf/trunk/mupdf-1.3-system-libcurl.patch)
  mupdf/repos/community-i686/mupdf.install
(from rev 105050, mupdf/trunk/mupdf.install)
  mupdf/repos/community-x86_64/PKGBUILD
(from rev 105050, mupdf/trunk/PKGBUILD)
  
mupdf/repos/community-x86_64/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
(from rev 105050, 
mupdf/trunk/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch)
  mupdf/repos/community-x86_64/mupdf-1.3-system-libcurl.patch
(from rev 105050, mupdf/trunk/mupdf-1.3-system-libcurl.patch)
  mupdf/repos/community-x86_64/mupdf.install
(from rev 105050, mupdf/trunk/mupdf.install)
Deleted:
  mupdf/repos/community-i686/PKGBUILD
  mupdf/repos/community-i686/mupdf-1.3-system-libcurl.patch
  mupdf/repos/community-i686/mupdf.install
  mupdf/repos/community-x86_64/PKGBUILD
  mupdf/repos/community-x86_64/mupdf-1.3-system-libcurl.patch
  mupdf/repos/community-x86_64/mupdf.install

---+
 /PKGBUILD |  
124 +
 /mupdf-1.3-system-libcurl.patch   |   
42 +++
 /mupdf.install|   
24 +
 community-i686/PKGBUILD   |   
56 
 community-i686/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch   |  
135 ++
 community-i686/mupdf-1.3-system-libcurl.patch |   
21 -
 community-i686/mupdf.install  |   
12 
 community-x86_64/PKGBUILD |   
56 
 community-x86_64/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch |  
135 ++
 community-x86_64/mupdf-1.3-system-libcurl.patch   |   
21 -
 community-x86_64/mupdf.install|   
12 
 11 files changed, 460 insertions(+), 178 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 18:29:37 UTC (rev 105050)
+++ community-i686/PKGBUILD 2014-01-30 18:29:49 UTC (rev 105051)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Pierre-Paul Paquin pierrepaulpaq...@gmail.com
-# Contributor: xduugu
-
-pkgname=mupdf
-pkgver=1.3
-pkgrel=7
-pkgdesc='Lightweight PDF and XPS viewer'
-arch=('i686' 'x86_64')
-url='http://mupdf.com'
-license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 
'libxext' 'openssl')
-install=mupdf.install
-options=('staticlibs')
-source=(https://mupdf.googlecode.com/files/$pkgname-$pkgver-source.tar.gz
-mupdf-1.3-system-libcurl.patch)
-sha256sums=('aba8b31bee9cc0a16abedab5e31c81c65996cba5591e62a50a79bea2a63d4478'
-'41a3b6df736f971e91c066e73afac286eec8fa37af244a55df52e8b173646f42')
-
-prepare() {
-  cd $pkgname-$pkgver-source
-  rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
-  patch -Np1 -i ../mupdf-1.3-system-libcurl.patch
-}
-
-build() {
-  CFLAGS+=' -fPIC'
-  CXXFLAGS+=' -fPIC'
-
-  cd $pkgname-$pkgver-source
-  make build=release CURL_LIBS='-lcurl -lpthread'
-}
-
-package() {
-  cd $pkgname-$pkgver-source
-  make build=release prefix=$pkgdir/usr install
-
-  mv $pkgdir/usr/bin/mupdf-x11-curl $pkgdir/usr/bin/mupdf
-  rm $pkgdir/usr/bin/mupdf-x11
-
-  cd platform/debian
-  sed -i -e 's/mupdf.xpm/mupdf/' \
- -e 's/application\/x-pdf/application\/x-pdf/' \
- -e 's/mupdf-select-file/mupdf/' \
- -e 's/^$/NoDisplay=true/' \
-mupdf.desktop
-  install -Dm644 mupdf.desktop $pkgdir/usr/share/applications/mupdf.desktop
-  install -Dm644 mupdf.xpm $pkgdir/usr/share/pixmaps/mupdf.xpm
-
-  find $pkgdir/usr/include \
-$pkgdir/usr/share \
-$pkgdir/usr/lib -type f | xargs chmod -v 0644
-}

Copied: mupdf/repos/community-i686/PKGBUILD (from rev 105050, 
mupdf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 18:29:49 UTC (rev 105051)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# 

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

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 19:29:37
  Author: bpiotrowski
Revision: 105050

upgpkg: mupdf 1.3-8

apply a fix for stack-based buffer overflow in xps_parse_color function 
(FS#38715)

Added:
  mupdf/trunk/mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
Modified:
  mupdf/trunk/PKGBUILD

--+
 PKGBUILD |   28 +-
 mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch |  135 +
 2 files changed, 152 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 17:37:49 UTC (rev 105049)
+++ PKGBUILD2014-01-30 18:29:37 UTC (rev 105050)
@@ -7,23 +7,34 @@
 
 pkgname=mupdf
 pkgver=1.3
-pkgrel=7
+pkgrel=8
 pkgdesc='Lightweight PDF and XPS viewer'
 arch=('i686' 'x86_64')
 url='http://mupdf.com'
 license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 
'libxext' 'openssl')
+depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 'libxext'
+ 'openssl')
 install=mupdf.install
 options=('staticlibs')
 source=(https://mupdf.googlecode.com/files/$pkgname-$pkgver-source.tar.gz
-mupdf-1.3-system-libcurl.patch)
-sha256sums=('aba8b31bee9cc0a16abedab5e31c81c65996cba5591e62a50a79bea2a63d4478'
-'41a3b6df736f971e91c066e73afac286eec8fa37af244a55df52e8b173646f42')
+mupdf-1.3-system-libcurl.patch
+mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch)
+md5sums=('fe53c2a56ebd7759f5f965bc4ff66359'
+ '6d11387e9bb9897f6f1ecc3956f8e2d4'
+ 'f4d785b28f711e12d4a078ce9b3ed8f5')
 
 prepare() {
   cd $pkgname-$pkgver-source
   rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
-  patch -Np1 -i ../mupdf-1.3-system-libcurl.patch
+  patch -p1 -i ../mupdf-1.3-system-libcurl.patch
+  patch -p1 -i ../mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
+
+  cd platform/debian
+  sed -i -e 's/mupdf.xpm/mupdf/' \
+-e 's/application\/x-pdf/application\/x-pdf/' \
+-e 's/mupdf-select-file/mupdf/' \
+-e 's/^$/NoDisplay=true/' \
+mupdf.desktop
 }
 
 build() {
@@ -42,11 +53,6 @@
   rm $pkgdir/usr/bin/mupdf-x11
 
   cd platform/debian
-  sed -i -e 's/mupdf.xpm/mupdf/' \
- -e 's/application\/x-pdf/application\/x-pdf/' \
- -e 's/mupdf-select-file/mupdf/' \
- -e 's/^$/NoDisplay=true/' \
-mupdf.desktop
   install -Dm644 mupdf.desktop $pkgdir/usr/share/applications/mupdf.desktop
   install -Dm644 mupdf.xpm $pkgdir/usr/share/pixmaps/mupdf.xpm
 

Added: mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
===
--- mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch
(rev 0)
+++ mupdf-1.3-stack-buffer-overflow-in-xps_parse_color.patch2014-01-30 
18:29:37 UTC (rev 105050)
@@ -0,0 +1,135 @@
+From 60dabde18d7fe12b19da8b509bdfee9cc886aafc Mon Sep 17 00:00:00 2001
+From: =?utf8?q?Simon=20B=C3=BCnzli?= zen...@gmail.com
+Date: Thu, 16 Jan 2014 22:04:51 +0100
+Subject: [PATCH] Bug 694957: fix stack buffer overflow in xps_parse_color
+MIME-Version: 1.0
+Content-Type: text/plain; charset=utf8
+Content-Transfer-Encoding: 8bit
+
+xps_parse_color happily reads more than FZ_MAX_COLORS values out of a
+ContextColor array which overflows the passed in samples array.
+Limiting the number of allowed samples to FZ_MAX_COLORS and make sure
+to use that constant for all callers fixes the problem.
+
+Thanks to Jean-Jamil Khalifé for reporting and investigating the issue
+and providing a sample exploit file.
+---
+ source/xps/xps-common.c   |   22 ++
+ source/xps/xps-glyphs.c   |2 +-
+ source/xps/xps-gradient.c |2 +-
+ source/xps/xps-path.c |2 +-
+ 4 files changed, 17 insertions(+), 11 deletions(-)
+
+diff --git a/source/xps/xps-common.c b/source/xps/xps-common.c
+index b780f42..32a30ba 100644
+--- a/source/xps/xps-common.c
 b/source/xps/xps-common.c
+@@ -89,7 +89,7 @@ xps_begin_opacity(xps_document *doc, const fz_matrix *ctm, 
const fz_rect *area,
+   if (scb_color_att)
+   {
+   fz_colorspace *colorspace;
+-  float samples[32];
++  float samples[FZ_MAX_COLORS];
+   xps_parse_color(doc, base_uri, scb_color_att, 
colorspace, samples);
+   opacity = opacity * samples[0];
+   }
+@@ -208,12 +208,13 @@ void
+ xps_parse_color(xps_document *doc, char *base_uri, char *string,
+   fz_colorspace **csp, float *samples)
+ {
++  fz_context *ctx = doc-ctx;
+   char *p;
+   int i, n;
+   char buf[1024];
+   char *profile;
+ 
+-  *csp = fz_device_rgb(doc-ctx);
++  *csp = fz_device_rgb(ctx);
+ 
+   samples[0] = 1;
+   samples[1] = 0;
+@@ -259,7 +260,7 @@ xps_parse_color(xps_document *doc, char 

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

2014-01-30 Thread Ray Rashif
Date: Thursday, January 30, 2014 @ 19:34:44
  Author: schiv
Revision: 204889

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

Added:
  ardour/repos/extra-i686/.contrib
(from rev 204888, ardour/trunk/.contrib)
  ardour/repos/extra-i686/PKGBUILD
(from rev 204888, ardour/trunk/PKGBUILD)
  ardour/repos/extra-i686/ardour.desktop
(from rev 204888, ardour/trunk/ardour.desktop)
  ardour/repos/extra-i686/ardour.install
(from rev 204888, ardour/trunk/ardour.install)
  ardour/repos/extra-x86_64/.contrib
(from rev 204888, ardour/trunk/.contrib)
  ardour/repos/extra-x86_64/PKGBUILD
(from rev 204888, ardour/trunk/PKGBUILD)
  ardour/repos/extra-x86_64/ardour.desktop
(from rev 204888, ardour/trunk/ardour.desktop)
  ardour/repos/extra-x86_64/ardour.install
(from rev 204888, ardour/trunk/ardour.install)
Deleted:
  ardour/repos/extra-i686/.contrib
  ardour/repos/extra-i686/PKGBUILD
  ardour/repos/extra-i686/ardour.desktop
  ardour/repos/extra-i686/ardour.install
  ardour/repos/extra-x86_64/.contrib
  ardour/repos/extra-x86_64/PKGBUILD
  ardour/repos/extra-x86_64/ardour.desktop
  ardour/repos/extra-x86_64/ardour.install

-+
 /.contrib   |4 +
 /PKGBUILD   |  102 ++
 /ardour.desktop |   18 +++
 /ardour.install |   44 ++
 extra-i686/.contrib |2 
 extra-i686/PKGBUILD |   51 -
 extra-i686/ardour.desktop   |9 ---
 extra-i686/ardour.install   |   22 -
 extra-x86_64/.contrib   |2 
 extra-x86_64/PKGBUILD   |   51 -
 extra-x86_64/ardour.desktop |9 ---
 extra-x86_64/ardour.install |   22 -
 12 files changed, 168 insertions(+), 168 deletions(-)

Deleted: extra-i686/.contrib
===
--- extra-i686/.contrib 2014-01-30 18:34:22 UTC (rev 204888)
+++ extra-i686/.contrib 2014-01-30 18:34:44 UTC (rev 204889)
@@ -1,2 +0,0 @@
-# Contributor: Bernardo Barros bernardobar...@gmail.com
-# Contributor: Uli Armbruster uli_armbrus...@web.de

Copied: ardour/repos/extra-i686/.contrib (from rev 204888, 
ardour/trunk/.contrib)
===
--- extra-i686/.contrib (rev 0)
+++ extra-i686/.contrib 2014-01-30 18:34:44 UTC (rev 204889)
@@ -0,0 +1,2 @@
+# Contributor: Bernardo Barros bernardobar...@gmail.com
+# Contributor: Uli Armbruster uli_armbrus...@web.de

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-30 18:34:22 UTC (rev 204888)
+++ extra-i686/PKGBUILD 2014-01-30 18:34:44 UTC (rev 204889)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: SpepS dreamspepser at yahoo dot it
-# Contributor: see .contrib
-
-pkgname=ardour
-_pkgname=Ardour3
-pkgver=3.5.143
-pkgrel=1
-pkgdesc=Professional-grade digital audio workstation
-arch=('i686' 'x86_64')
-url=http://ardour.org/;
-license=('GPL')
-depends=('liblrdf' 'liblo' 'libsmf' 'lilv'
- 'aubio' 'libgnomecanvasmm' 'suil')
-makedepends=('python2' 'boost' 'cppunit' 'doxygen' 'graphviz')
-optdepends=('xjadeo: video monitoring')
-install=$pkgname.install
-source=(ftp://ftp.archlinux.org/other/$pkgname/$_pkgname-$pkgver.tar.bz2;
-$pkgname.desktop)
-md5sums=('52c3b8ea3ab014002e84e377f8a15097'
- '316bd21ece5e2208a104fd09cac521af')
-
-prepare() {
-  cd $srcdir/$_pkgname-$pkgver
-
-  # python2 fix
-  sed -i 's/python ${SRC}/python2 ${SRC}/' libs/pbd/wscript
-}
-
-build() {
-  cd $srcdir/$_pkgname-$pkgver
-
-  python2 waf configure --prefix=/usr \
---configdir=/etc \
---docs
-
-  python2 waf build $MAKEFLAGS
-}
-
-package() {
-  cd $srcdir/$_pkgname-$pkgver
-
-  python2 waf install --destdir=$pkgdir
-
-  # install some freedesktop.org compatibility
-  install -Dm644 $srcdir/$pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ardour/repos/extra-i686/PKGBUILD (from rev 204888, 
ardour/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-30 18:34:44 UTC (rev 204889)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: SpepS dreamspepser at yahoo dot it
+# Contributor: see .contrib
+
+pkgname=ardour
+_pkgname=Ardour3
+pkgver=3.5.308
+pkgrel=1
+pkgdesc=Professional-grade digital audio workstation
+arch=('i686' 'x86_64')
+url=http://ardour.org/;
+license=('GPL')
+depends=('liblrdf' 'liblo' 'libsmf' 'lilv'
+ 'aubio' 'libgnomecanvasmm' 'suil')
+makedepends=('python2' 'boost' 'cppunit' 'doxygen' 'graphviz')
+optdepends=('xjadeo: video monitoring')
+install=$pkgname.install

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

2014-01-30 Thread Ray Rashif
Date: Thursday, January 30, 2014 @ 19:36:37
  Author: schiv
Revision: 204890

rosegarden: use real okular name; closes FS#38707

Modified:
  rosegarden/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 18:34:44 UTC (rev 204889)
+++ PKGBUILD2014-01-30 18:36:37 UTC (rev 204890)
@@ -16,7 +16,7 @@
 makedepends=('imake')
 optdepends=('lilypond: notation display'
 'cups: printing support'
-'okular: print preview, or any other PDF viewer'
+'kdegraphics-okular: print preview, or any other PDF viewer'
 'timidity++: MIDI playback, or any other softsynth'
 'flac'
 'wavpack')



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

2014-01-30 Thread Ray Rashif
Date: Thursday, January 30, 2014 @ 19:34:22
  Author: schiv
Revision: 204888

upgpkg: ardour 3.5.308-1

upstream release; ignore update notifications

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 18:01:47 UTC (rev 204887)
+++ PKGBUILD2014-01-30 18:34:22 UTC (rev 204888)
@@ -5,7 +5,7 @@
 
 pkgname=ardour
 _pkgname=Ardour3
-pkgver=3.5.143
+pkgver=3.5.308
 pkgrel=1
 pkgdesc=Professional-grade digital audio workstation
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 install=$pkgname.install
 source=(ftp://ftp.archlinux.org/other/$pkgname/$_pkgname-$pkgver.tar.bz2;
 $pkgname.desktop)
-md5sums=('52c3b8ea3ab014002e84e377f8a15097'
+md5sums=('710e084d5edeb3c216c8fdd57f6ed744'
  '316bd21ece5e2208a104fd09cac521af')
 
 prepare() {



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

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 19:41:01
  Author: bpiotrowski
Revision: 105052

upgpkg: luakit 2012.09.13.r1-7

add files from /etc/xdg/luakit/ to backup array (FS#38624 )

Modified:
  luakit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 18:29:49 UTC (rev 105051)
+++ PKGBUILD2014-01-30 18:41:01 UTC (rev 105052)
@@ -6,7 +6,7 @@
 pkgname=luakit
 pkgver=2012.09.13.r1
 _pkgver=2012.09.13-r1
-pkgrel=6
+pkgrel=7
 pkgdesc='Fast, small, Webkit based browser framework extensible by Lua'
 arch=('i686' 'x86_64')
 url='http://mason-larobina.github.com/luakit/'
@@ -13,8 +13,11 @@
 license=('GPL3')
 depends=('webkitgtk2' 'lua51-filesystem' 'libunique' 'desktop-file-utils' 
'luajit')
 makedepends=('help2man')
+backup=(etc/xdg/luakit/binds.lua etc/xdg/luakit/globals.lua
+etc/xdg/luakit/modes.lua etc/xdg/luakit/rc.lua etc/xdg/luakit/theme.lua
+etc/xdg/luakit/webview.lua etc/xdg/luakit/window.lua)
 options=(!makeflags)
-install='luakit.install'
+install=luakit.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/mason-larobina/luakit/tarball/$_pkgver)
 md5sums=('77b02e6d19ba021409f1778fddd94a42')
 



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

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 19:41:11
  Author: bpiotrowski
Revision: 105053

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

Added:
  luakit/repos/community-i686/0001-Dont-mark-desktop-file-as-executable.patch
(from rev 105052, 
luakit/trunk/0001-Dont-mark-desktop-file-as-executable.patch)
  luakit/repos/community-i686/PKGBUILD
(from rev 105052, luakit/trunk/PKGBUILD)
  luakit/repos/community-i686/luakit.install
(from rev 105052, luakit/trunk/luakit.install)
  luakit/repos/community-x86_64/0001-Dont-mark-desktop-file-as-executable.patch
(from rev 105052, 
luakit/trunk/0001-Dont-mark-desktop-file-as-executable.patch)
  luakit/repos/community-x86_64/PKGBUILD
(from rev 105052, luakit/trunk/PKGBUILD)
  luakit/repos/community-x86_64/luakit.install
(from rev 105052, luakit/trunk/luakit.install)
Deleted:
  luakit/repos/community-i686/0001-Dont-mark-desktop-file-as-executable.patch
  luakit/repos/community-i686/PKGBUILD
  luakit/repos/community-i686/luakit.install
  luakit/repos/community-x86_64/0001-Dont-mark-desktop-file-as-executable.patch
  luakit/repos/community-x86_64/PKGBUILD
  luakit/repos/community-x86_64/luakit.install

--+
 /0001-Dont-mark-desktop-file-as-executable.patch |   48 ++
 /PKGBUILD|   78 
++
 /luakit.install  |   28 +++
 community-i686/0001-Dont-mark-desktop-file-as-executable.patch   |   24 ---
 community-i686/PKGBUILD  |   36 
 community-i686/luakit.install|   14 -
 community-x86_64/0001-Dont-mark-desktop-file-as-executable.patch |   24 ---
 community-x86_64/PKGBUILD|   36 
 community-x86_64/luakit.install  |   14 -
 9 files changed, 154 insertions(+), 148 deletions(-)

Deleted: community-i686/0001-Dont-mark-desktop-file-as-executable.patch
===
--- community-i686/0001-Dont-mark-desktop-file-as-executable.patch  
2014-01-30 18:41:01 UTC (rev 105052)
+++ community-i686/0001-Dont-mark-desktop-file-as-executable.patch  
2014-01-30 18:41:11 UTC (rev 105053)
@@ -1,24 +0,0 @@
-From d3f47d51ab68054ceb3415971455ca2c036b395f Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= b...@bpiotrowski.pl
-Date: Thu, 12 Apr 2012 16:43:41 +0200
-Subject: [PATCH] Don't mark desktop file as executable.
-

- Makefile |2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Makefile b/Makefile
-index be1567b..50973d6 100644
 a/Makefile
-+++ b/Makefile
-@@ -78,7 +78,7 @@ install:
-   install -d $(DESTDIR)/usr/share/pixmaps
-   install extras/luakit.png $(DESTDIR)/usr/share/pixmaps/
-   install -d $(DESTDIR)/usr/share/applications
--  install extras/luakit.desktop $(DESTDIR)/usr/share/applications/
-+  install -m0644 extras/luakit.desktop $(DESTDIR)/usr/share/applications/
-   install -d $(MANPREFIX)/man1/
-   install -m644 luakit.1 $(MANPREFIX)/man1/
-
---
-1.7.10

Copied: 
luakit/repos/community-i686/0001-Dont-mark-desktop-file-as-executable.patch 
(from rev 105052, luakit/trunk/0001-Dont-mark-desktop-file-as-executable.patch)
===
--- community-i686/0001-Dont-mark-desktop-file-as-executable.patch  
(rev 0)
+++ community-i686/0001-Dont-mark-desktop-file-as-executable.patch  
2014-01-30 18:41:11 UTC (rev 105053)
@@ -0,0 +1,24 @@
+From d3f47d51ab68054ceb3415971455ca2c036b395f Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= b...@bpiotrowski.pl
+Date: Thu, 12 Apr 2012 16:43:41 +0200
+Subject: [PATCH] Don't mark desktop file as executable.
+
+---
+ Makefile |2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index be1567b..50973d6 100644
+--- a/Makefile
 b/Makefile
+@@ -78,7 +78,7 @@ install:
+   install -d $(DESTDIR)/usr/share/pixmaps
+   install extras/luakit.png $(DESTDIR)/usr/share/pixmaps/
+   install -d $(DESTDIR)/usr/share/applications
+-  install extras/luakit.desktop $(DESTDIR)/usr/share/applications/
++  install -m0644 extras/luakit.desktop $(DESTDIR)/usr/share/applications/
+   install -d $(MANPREFIX)/man1/
+   install -m644 luakit.1 $(MANPREFIX)/man1/
+
+--
+1.7.10

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 18:41:01 UTC (rev 105052)
+++ community-i686/PKGBUILD 2014-01-30 18:41:11 UTC (rev 105053)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: J. W. Birdsong jwbirdsong AT 

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

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 19:44:01
  Author: bpiotrowski
Revision: 105054

eject is provided by core/util-linux

Modified:
  spacefm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 18:41:11 UTC (rev 105053)
+++ PKGBUILD2014-01-30 18:44:01 UTC (rev 105054)
@@ -15,7 +15,6 @@
  'udev' 'bash')
 makedepends=('intltool' 'gettext')
 optdepends=('lsof: device processes'
-'eject: eject media'
 'wget: plugin download'
 'gksu: perform as root functionality'
 'udevil: mount as non-root user and mount networks'



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

2014-01-30 Thread Bartłomiej Piotrowski
Date: Thursday, January 30, 2014 @ 19:44:14
  Author: bpiotrowski
Revision: 105055

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

Added:
  spacefm/repos/community-i686/PKGBUILD
(from rev 105054, spacefm/trunk/PKGBUILD)
  spacefm/repos/community-i686/spacefm.install
(from rev 105054, spacefm/trunk/spacefm.install)
  spacefm/repos/community-x86_64/PKGBUILD
(from rev 105054, spacefm/trunk/PKGBUILD)
  spacefm/repos/community-x86_64/spacefm.install
(from rev 105054, spacefm/trunk/spacefm.install)
Deleted:
  spacefm/repos/community-i686/PKGBUILD
  spacefm/repos/community-i686/spacefm.install
  spacefm/repos/community-x86_64/PKGBUILD
  spacefm/repos/community-x86_64/spacefm.install

--+
 /PKGBUILD|   74 +
 /spacefm.install |   28 ++
 community-i686/PKGBUILD  |   38 ---
 community-i686/spacefm.install   |   14 ---
 community-x86_64/PKGBUILD|   38 ---
 community-x86_64/spacefm.install |   14 ---
 6 files changed, 102 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 18:44:01 UTC (rev 105054)
+++ community-i686/PKGBUILD 2014-01-30 18:44:14 UTC (rev 105055)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
-# Contributor: ridikulus_rat the.ridikulus@gmail.com
-
-pkgname=spacefm
-pkgver=0.9.3
-pkgrel=1
-pkgdesc='Multi-panel tabbed file manager'
-arch=('i686' 'x86_64')
-url='http://ignorantguru.github.com/spacefm/'
-license=('GPL3')
-install=$pkgname.install
-depends=('gtk3' 'shared-mime-info' 'desktop-file-utils' 'startup-notification'
- 'udev' 'bash')
-makedepends=('intltool' 'gettext')
-optdepends=('lsof: device processes'
-'eject: eject media'
-'wget: plugin download'
-'gksu: perform as root functionality'
-'udevil: mount as non-root user and mount networks'
-'udisks: mount as non-root user'
-'udisks2: mount as non-root user')
-source=(https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz)
-md5sums=('6bbf41bc97a46a797500dbf0ae359971')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-pixmaps \
---with-gtk3
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: spacefm/repos/community-i686/PKGBUILD (from rev 105054, 
spacefm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 18:44:14 UTC (rev 105055)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
+# Contributor: ridikulus_rat the.ridikulus@gmail.com
+
+pkgname=spacefm
+pkgver=0.9.3
+pkgrel=1
+pkgdesc='Multi-panel tabbed file manager'
+arch=('i686' 'x86_64')
+url='http://ignorantguru.github.com/spacefm/'
+license=('GPL3')
+install=$pkgname.install
+depends=('gtk3' 'shared-mime-info' 'desktop-file-utils' 'startup-notification'
+ 'udev' 'bash')
+makedepends=('intltool' 'gettext')
+optdepends=('lsof: device processes'
+'wget: plugin download'
+'gksu: perform as root functionality'
+'udevil: mount as non-root user and mount networks'
+'udisks: mount as non-root user'
+'udisks2: mount as non-root user')
+source=(https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz)
+md5sums=('6bbf41bc97a46a797500dbf0ae359971')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-pixmaps \
+--with-gtk3
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/spacefm.install
===
--- community-i686/spacefm.install  2014-01-30 18:44:01 UTC (rev 105054)
+++ community-i686/spacefm.install  2014-01-30 18:44:14 UTC (rev 105055)
@@ -1,14 +0,0 @@
-post_install() {
-  update-mime-database /usr/share/mime  /dev/null
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-  [[ -d /usr/share/icons/Faenza ]]  gtk-update-icon-cache -q -t -f 
/usr/share/icons/Faenza
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: spacefm/repos/community-i686/spacefm.install (from rev 105054, 
spacefm/trunk/spacefm.install)
===
--- community-i686/spacefm.install  (rev 0)
+++ community-i686/spacefm.install  2014-01-30 18:44:14 UTC (rev 105055)
@@ 

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

2014-01-30 Thread Thorsten Töpper
Date: Thursday, January 30, 2014 @ 20:21:51
  Author: ttoepper
Revision: 105056

upgpkg: i3status 2.8-2

libiw.so.30 rebuild

Modified:
  i3status/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 18:44:14 UTC (rev 105055)
+++ PKGBUILD2014-01-30 19:21:51 UTC (rev 105056)
@@ -3,7 +3,7 @@
 
 pkgname=i3status
 pkgver=2.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Generates status bar to use with i3bar, dzen2 or xmobar'
 arch=('i686' 'x86_64')
 url='http://i3.zekjur.net/i3status/'



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

2014-01-30 Thread Thorsten Töpper
Date: Thursday, January 30, 2014 @ 20:21:55
  Author: ttoepper
Revision: 105057

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

Added:
  i3status/repos/community-staging-i686/
  i3status/repos/community-staging-i686/PKGBUILD
(from rev 105056, i3status/trunk/PKGBUILD)
  i3status/repos/community-staging-i686/i3status.install
(from rev 105056, i3status/trunk/i3status.install)
  i3status/repos/community-staging-x86_64/
  i3status/repos/community-staging-x86_64/PKGBUILD
(from rev 105056, i3status/trunk/PKGBUILD)
  i3status/repos/community-staging-x86_64/i3status.install
(from rev 105056, i3status/trunk/i3status.install)

---+
 community-staging-i686/PKGBUILD   |   38 
 community-staging-i686/i3status.install   |9 ++
 community-staging-x86_64/PKGBUILD |   38 
 community-staging-x86_64/i3status.install |9 ++
 4 files changed, 94 insertions(+)

Copied: i3status/repos/community-staging-i686/PKGBUILD (from rev 105056, 
i3status/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-30 19:21:55 UTC (rev 105057)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Thorsten Töpper atsutane...@freethoughts.de
+
+pkgname=i3status
+pkgver=2.8
+pkgrel=2
+pkgdesc='Generates status bar to use with i3bar, dzen2 or xmobar'
+arch=('i686' 'x86_64')
+url='http://i3.zekjur.net/i3status/'
+license=('BSD')
+groups=('i3')
+depends=('wireless_tools' 'confuse' 'alsa-lib' 'yajl')
+makedepends=('asciidoc')
+backup=('etc/i3status.conf')
+install=i3status.install
+options=('docs')
+source=(http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2;
+http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2.asc;)
+md5sums=('68d944e9c1f48183356c9ea15b5b4e3b'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make DESTDIR=$pkgdir install
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+  make clean
+}
+
+# vim:set ts=2 sw=2 et:
+

Copied: i3status/repos/community-staging-i686/i3status.install (from rev 
105056, i3status/trunk/i3status.install)
===
--- community-staging-i686/i3status.install (rev 0)
+++ community-staging-i686/i3status.install 2014-01-30 19:21:55 UTC (rev 
105057)
@@ -0,0 +1,9 @@
+post_install() {
+  setcap 'CAP_NET_ADMIN=ep' /usr/bin/i3status
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:

Copied: i3status/repos/community-staging-x86_64/PKGBUILD (from rev 105056, 
i3status/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-30 19:21:55 UTC (rev 105057)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Thorsten Töpper atsutane...@freethoughts.de
+
+pkgname=i3status
+pkgver=2.8
+pkgrel=2
+pkgdesc='Generates status bar to use with i3bar, dzen2 or xmobar'
+arch=('i686' 'x86_64')
+url='http://i3.zekjur.net/i3status/'
+license=('BSD')
+groups=('i3')
+depends=('wireless_tools' 'confuse' 'alsa-lib' 'yajl')
+makedepends=('asciidoc')
+backup=('etc/i3status.conf')
+install=i3status.install
+options=('docs')
+source=(http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2;
+http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2.asc;)
+md5sums=('68d944e9c1f48183356c9ea15b5b4e3b'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  
+  make DESTDIR=$pkgdir install
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+  make clean
+}
+
+# vim:set ts=2 sw=2 et:
+

Copied: i3status/repos/community-staging-x86_64/i3status.install (from rev 
105056, i3status/trunk/i3status.install)
===
--- community-staging-x86_64/i3status.install   (rev 0)
+++ community-staging-x86_64/i3status.install   2014-01-30 19:21:55 UTC (rev 
105057)
@@ -0,0 +1,9 @@
+post_install() {
+  setcap 'CAP_NET_ADMIN=ep' /usr/bin/i3status
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:



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

2014-01-30 Thread speps
Date: Thursday, January 30, 2014 @ 20:45:48
  Author: speps
Revision: 105058

upgpkg: qtcurve 1.8.18-1

Modified:
  qtcurve/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 19:21:55 UTC (rev 105057)
+++ PKGBUILD2014-01-30 19:45:48 UTC (rev 105058)
@@ -6,16 +6,16 @@
 
 pkgbase=qtcurve
 pkgname=('qtcurve-utils' 'qtcurve-gtk2' 'qtcurve-qt4' 'qtcurve-qt5' 
'qtcurve-kde4')
-pkgver=1.8.17
+pkgver=1.8.18
 pkgrel=1
 pkgdesc='A configurable set of widget styles for KDE and Gtk'
 arch=('i686' 'x86_64')
 url='https://github.com/QtCurve/qtcurve'
-license=('GPL')
+license=('LGPL')
 groups=('qtcurve')
 makedepends=('cmake' 'automoc4' 'gtk2' 'qt4' 'qt5-svg' 'qt5-x11extras' 
'kdebase-workspace')
 source=($pkgbase-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('c4f2e9bc296398b42bfc132b88a3b989')
+md5sums=('422d1876d944bb278855f320eda19368')
 
 build() {
   cd $pkgbase-$pkgver
@@ -37,7 +37,7 @@
 
 package_qtcurve-utils() {
   depends=('libx11')
-  cd $pkgbase-$pkgver/build/qtcurve-utils
+  cd $pkgbase-$pkgver/build/lib/utils
   make DESTDIR=$pkgdir install
 }
 
@@ -45,6 +45,8 @@
   depends=('qtcurve-utils' 'gtk2')
   cd $pkgbase-$pkgver/build/gtk2
   make DESTDIR=$pkgdir install
+  cd ../lib/cairo
+  make DESTDIR=$pkgdir install
 }
 
 package_qtcurve-qt4() {



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

2014-01-30 Thread speps
Date: Thursday, January 30, 2014 @ 20:46:54
  Author: speps
Revision: 105059

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

Added:
  qtcurve/repos/community-i686/PKGBUILD
(from rev 105058, qtcurve/trunk/PKGBUILD)
  qtcurve/repos/community-x86_64/PKGBUILD
(from rev 105058, qtcurve/trunk/PKGBUILD)
Deleted:
  qtcurve/repos/community-i686/PKGBUILD
  qtcurve/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  140 
 community-i686/PKGBUILD   |   68 -
 community-x86_64/PKGBUILD |   68 -
 3 files changed, 140 insertions(+), 136 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 19:45:48 UTC (rev 105058)
+++ community-i686/PKGBUILD 2014-01-30 19:46:54 UTC (rev 105059)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer : speps speps at aur dot archlinux dot org
-# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=qtcurve
-pkgname=('qtcurve-utils' 'qtcurve-gtk2' 'qtcurve-qt4' 'qtcurve-qt5' 
'qtcurve-kde4')
-pkgver=1.8.17
-pkgrel=1
-pkgdesc='A configurable set of widget styles for KDE and Gtk'
-arch=('i686' 'x86_64')
-url='https://github.com/QtCurve/qtcurve'
-license=('GPL')
-groups=('qtcurve')
-makedepends=('cmake' 'automoc4' 'gtk2' 'qt4' 'qt5-svg' 'qt5-x11extras' 
'kdebase-workspace')
-source=($pkgbase-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('c4f2e9bc296398b42bfc132b88a3b989')
-
-build() {
-  cd $pkgbase-$pkgver
-
-  mkdir build{,-kde4}
-  cd build
-  cmake .. -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DQTC_QT4_ENABLE_KDE=false
-  make
-
-  cd ../build-kde4
-  cmake .. -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DENABLE_GTK2=false \
-   -DENABLE_QT5=false
-  make
-}
-
-package_qtcurve-utils() {
-  depends=('libx11')
-  cd $pkgbase-$pkgver/build/qtcurve-utils
-  make DESTDIR=$pkgdir install
-}
-
-package_qtcurve-gtk2() {
-  depends=('qtcurve-utils' 'gtk2')
-  cd $pkgbase-$pkgver/build/gtk2
-  make DESTDIR=$pkgdir install
-}
-
-package_qtcurve-qt4() {
-  depends=('qtcurve-utils' 'qt4')
-  cd $pkgbase-$pkgver/build/qt4
-  make DESTDIR=$pkgdir install
-}
-
-package_qtcurve-qt5() {
-  depends=('qtcurve-utils' 'qt5-svg' 'qt5-x11extras')
-  cd $pkgbase-$pkgver/build/qt5
-  make DESTDIR=$pkgdir install
-}
-
-package_qtcurve-kde4() {
-  depends=('qtcurve-utils' 'kdebase-workspace')
-  cd $pkgbase-$pkgver/build-kde4/qt4
-  make DESTDIR=$pkgdir install
-  cd ../po
-  make DESTDIR=$pkgdir install
-}

Copied: qtcurve/repos/community-i686/PKGBUILD (from rev 105058, 
qtcurve/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 19:46:54 UTC (rev 105059)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=qtcurve
+pkgname=('qtcurve-utils' 'qtcurve-gtk2' 'qtcurve-qt4' 'qtcurve-qt5' 
'qtcurve-kde4')
+pkgver=1.8.18
+pkgrel=1
+pkgdesc='A configurable set of widget styles for KDE and Gtk'
+arch=('i686' 'x86_64')
+url='https://github.com/QtCurve/qtcurve'
+license=('LGPL')
+groups=('qtcurve')
+makedepends=('cmake' 'automoc4' 'gtk2' 'qt4' 'qt5-svg' 'qt5-x11extras' 
'kdebase-workspace')
+source=($pkgbase-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('422d1876d944bb278855f320eda19368')
+
+build() {
+  cd $pkgbase-$pkgver
+
+  mkdir build{,-kde4}
+  cd build
+  cmake .. -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DQTC_QT4_ENABLE_KDE=false
+  make
+
+  cd ../build-kde4
+  cmake .. -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DENABLE_GTK2=false \
+   -DENABLE_QT5=false
+  make
+}
+
+package_qtcurve-utils() {
+  depends=('libx11')
+  cd $pkgbase-$pkgver/build/lib/utils
+  make DESTDIR=$pkgdir install
+}
+
+package_qtcurve-gtk2() {
+  depends=('qtcurve-utils' 'gtk2')
+  cd $pkgbase-$pkgver/build/gtk2
+  make DESTDIR=$pkgdir install
+  cd ../lib/cairo
+  make DESTDIR=$pkgdir install
+}
+
+package_qtcurve-qt4() {
+  depends=('qtcurve-utils' 'qt4')
+  cd $pkgbase-$pkgver/build/qt4
+  make DESTDIR=$pkgdir install
+}
+
+package_qtcurve-qt5() {
+  depends=('qtcurve-utils' 'qt5-svg' 'qt5-x11extras')
+  cd $pkgbase-$pkgver/build/qt5
+  make DESTDIR=$pkgdir install
+}
+
+package_qtcurve-kde4() {
+  depends=('qtcurve-utils' 'kdebase-workspace')
+  cd $pkgbase-$pkgver/build-kde4/qt4
+  make DESTDIR=$pkgdir install
+  cd ../po
+  make DESTDIR=$pkgdir install
+}

Deleted: 

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

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 20:46:55
  Author: guillaume
Revision: 204891

Upstream release (added support for websocket)

Modified:
  tomcat7/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 18:36:37 UTC (rev 204890)
+++ PKGBUILD2014-01-30 19:46:55 UTC (rev 204891)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX guilla...@archlinux.org
 pkgbase=tomcat7
 pkgname=('java-servlet3.0-tomcat' 'java-jsp2.2-tomcat' 'tomcat7')
-pkgver=7.0.47
+pkgver=7.0.50
 pkgrel=1
 arch=('any')
 url='http://tomcat.apache.org/'
@@ -13,8 +13,8 @@
 systemd_tmpfiles.d_tomcat7.conf
 tomcat7.install)
 
-sha256sums=('be7cad1c70b9db84e8b139a81312ecd80761f2e69edbd1d176d49e52f728bc99'
-'46dc31b08c120ffc2e38dccc119b9df02662a9fb297fa3fc6d90902c2f86057a'
+sha256sums=('a668e1356b4fa3032ecf2b65bc9136cd2eed98547719b363df66eb27b5e20fd0'
+'7be7b2d9e6626c81f2aa3d39a7e5b0e52e025d773cd29c4a0cf9e71b0d4c11e9'
 '6b3d9711319165c331b827cba40cb788c0d1ea60fd181a56b8da4ca41e2d2930'
 '4bfeb2f4462547bf15cb2b72db545c0531c70f8640fa79344d520ceea6812a93'
 '4db469bcbcfb043c63ce3db0412997552861ea0f9c09d8825808570ed75aa27b')
@@ -31,7 +31,8 @@
 -Dbase.path=${srcdir}/DOWN_LIBS \
 -Dcommons-daemon.jar=/usr/share/java/commons-daemon.jar \
 -Djdt.jar=/usr/share/java/eclipse-ecj.jar \
--Dno.build.dbcp=true
+-Dno.build.dbcp=true \
+-Djava.7.home=${JAVA_HOME}
 }
 
 #TODO add test ant test



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

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 20:47:56
  Author: guillaume
Revision: 204892

archrelease: copy trunk to extra-any

Added:
  tomcat7/repos/extra-any/PKGBUILD
(from rev 204891, tomcat7/trunk/PKGBUILD)
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
(from rev 204891, tomcat7/trunk/systemd_tmpfiles.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tomcat7.service
(from rev 204891, tomcat7/trunk/systemd_tomcat7.service)
  tomcat7/repos/extra-any/tomcat7.install
(from rev 204891, tomcat7/trunk/tomcat7.install)
Deleted:
  tomcat7/repos/extra-any/PKGBUILD
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tomcat7.service
  tomcat7/repos/extra-any/tomcat7.install

-+
 PKGBUILD|  273 +++---
 systemd_tmpfiles.d_tomcat7.conf |6 
 systemd_tomcat7.service |   68 -
 tomcat7.install |   88 ++--
 4 files changed, 218 insertions(+), 217 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-30 19:46:55 UTC (rev 204891)
+++ PKGBUILD2014-01-30 19:47:56 UTC (rev 204892)
@@ -1,136 +0,0 @@
-# Maintainer: Guillaume ALAUX guilla...@archlinux.org
-pkgbase=tomcat7
-pkgname=('java-servlet3.0-tomcat' 'java-jsp2.2-tomcat' 'tomcat7')
-pkgver=7.0.47
-pkgrel=1
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-makedepends=('java-environment' 'apache-ant=1.8' 'java-commons-daemon' 
'eclipse-ecj')
-source=(http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/src/apache-tomcat-${pkgver}-src.tar.gz
-
http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
-systemd_tomcat7.service
-systemd_tmpfiles.d_tomcat7.conf
-tomcat7.install)
-
-sha256sums=('be7cad1c70b9db84e8b139a81312ecd80761f2e69edbd1d176d49e52f728bc99'
-'46dc31b08c120ffc2e38dccc119b9df02662a9fb297fa3fc6d90902c2f86057a'
-'6b3d9711319165c331b827cba40cb788c0d1ea60fd181a56b8da4ca41e2d2930'
-'4bfeb2f4462547bf15cb2b72db545c0531c70f8640fa79344d520ceea6812a93'
-'4db469bcbcfb043c63ce3db0412997552861ea0f9c09d8825808570ed75aa27b')
-
-_servletver=3.0
-_jspver=2.2
-
-build() {
-  cd ${srcdir}/apache-tomcat-${pkgver}-src
-
-  . /etc/profile.d/apache-ant.sh
-
-  ant clean deploy \
--Dbase.path=${srcdir}/DOWN_LIBS \
--Dcommons-daemon.jar=/usr/share/java/commons-daemon.jar \
--Djdt.jar=/usr/share/java/eclipse-ecj.jar \
--Dno.build.dbcp=true
-}
-
-#TODO add test ant test
-
-package_java-servlet3.0-tomcat() {
-  pkgdesc='Servlet 3.0 java library implementation by Apache Tomcat'
-  depends=('java-environment=5')
-
-  cd ${srcdir}/apache-tomcat-${pkgver}-src/output/build/lib
-
-  install -dm755 ${pkgdir}/usr/share/java/servlet${_servletver}-tomcat
-  install -m644 servlet-api.jar \
-
${pkgdir}/usr/share/java/servlet${_servletver}-tomcat/servlet-api-${_servletver}.jar
-  ln -s servlet${_servletver}-tomcat/servlet-api-${_servletver}.jar \
-${pkgdir}/usr/share/java/servlet-api.jar
-}
-
-package_java-jsp2.2-tomcat() {
-  pkgdesc='JSP 2.2 java library implementation by Apache Tomcat'
-  depends=('java-environment=5')
-
-  cd ${srcdir}/apache-tomcat-${pkgver}-src/output/build/lib
-
-  install -dm755 ${pkgdir}/usr/share/java/jsp${_jspver}-tomcat
-  for j in el-api jsp-api; do
-install -m644 ${j}.jar \
-  
${pkgdir}/usr/share/java/jsp${_jspver}-tomcat/${j}-${_jspver}.jar
-ln -s jsp${_jspver}-tomcat/${j}-${_jspver}.jar 
${pkgdir}/usr/share/java/${j}.jar
-  done
-}
-
-package_tomcat7() {
-  pkgdesc='Servlet-3.0/JSP-2.2 Container'
-  depends=('java-runtime=6' 'java-jsvc' 'eclipse-ecj'
-   java-servlet3.0-tomcat=${pkgver} java-jsp2.2-tomcat=${pkgver})
-  optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-  backup=(etc/tomcat7/catalina.policy
-  etc/tomcat7/catalina.properties
-  etc/tomcat7/context.xml
-  etc/tomcat7/logging.properties
-  etc/tomcat7/server.xml
-  etc/tomcat7/tomcat-users.xml
-  etc/tomcat7/web.xml)
-  install=tomcat7.install
-
-  cd ${srcdir}/apache-tomcat-${pkgver}-src/output/build
-
-  # Tomcat general files
-  install -dm755 ${pkgdir}/usr/share/{,java/}${pkgname}
-  # commons-daemon and tomcat-natives are packaged on their own
-  rm bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  cp -r bin ${pkgdir}/usr/share/${pkgname}
-
-  # eclipse-ecj is packaged on its own
-  rm lib/eclipse-ecj.jar
-  install -m644 lib/* ${pkgdir}/usr/share/java/${pkgname}
-  ln -s ../eclipse-ecj.jar ${pkgdir}/usr/share/java/${pkgname}/eclipse-ecj.jar
-
-  # Provided by previous packages
-  rm ${pkgdir}/usr/share/java/${pkgname}/servlet-api.jar
-  ln -s 
/usr/share/java/servlet${_servletver}-tomcat/servlet-api-${_servletver}.jar \
-

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

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 21:02:40
  Author: guillaume
Revision: 204893

Removed 'conflict' and 'replaces'

Modified:
  antlr2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 19:47:56 UTC (rev 204892)
+++ PKGBUILD2014-01-30 20:02:40 UTC (rev 204893)
@@ -7,12 +7,12 @@
 pkgbase=antlr2
 pkgname=('antlr2' 'python2-antlr2')
 pkgver=2.7.7
-pkgrel=4
-# architecture dependant files in /usr/lib/libantlr.a
-arch=('i686' 'x86_64')
+pkgrel=5
+arch=('any')
 url=http://www.antlr2.org/;
 license=('custom')
 makedepends=('java-environment' 'python2' 'sh')
+options=('!staticlibs')
 source=(http://www.antlr2.org/download/antlr-${pkgver}.tar.gz;
 'runantlr2.sh'
 'gcc4.4.patch')
@@ -34,8 +34,6 @@
 package_antlr2() {
   pkgdesc='Language recognition tool providing a framework to build 
grammatical parsers'
   depends=('java-runtime' 'sh')
-  replaces=('antlr')
-  conflicts=('antlr')
   provides=(antlr=${pkgver})
 
   cd ${srcdir}/antlr-${pkgver}/lib/cpp
@@ -51,8 +49,6 @@
 package_python2-antlr2() {
   pkgdesc='Language recognition tool providing a framework to build 
grammatical parsers'
   depends=('antlr2' 'python2')
-  replaces=('python-antlr')
-  conflicts=('python-antlr')
   provides=(python-antlr=${pkgver})
 
   cd ${srcdir}/antlr-${pkgver}/lib/python



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

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 21:04:39
  Author: guillaume
Revision: 204894

archrelease: copy trunk to extra-any

Added:
  antlr2/repos/extra-any/
  antlr2/repos/extra-any/PKGBUILD
(from rev 204893, antlr2/trunk/PKGBUILD)
  antlr2/repos/extra-any/gcc4.4.patch
(from rev 204893, antlr2/trunk/gcc4.4.patch)
  antlr2/repos/extra-any/runantlr2.sh
(from rev 204893, antlr2/trunk/runantlr2.sh)

--+
 PKGBUILD |   59 +
 gcc4.4.patch |   21 
 runantlr2.sh |5 
 3 files changed, 85 insertions(+)

Copied: antlr2/repos/extra-any/PKGBUILD (from rev 204893, antlr2/trunk/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2014-01-30 20:04:39 UTC (rev 204894)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Guillaume ALAUX guilla...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: George Giorgidze giorgidze (at) gmail.com
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+
+pkgbase=antlr2
+pkgname=('antlr2' 'python2-antlr2')
+pkgver=2.7.7
+pkgrel=5
+arch=('any')
+url=http://www.antlr2.org/;
+license=('custom')
+makedepends=('java-environment' 'python2' 'sh')
+options=('!staticlibs')
+source=(http://www.antlr2.org/download/antlr-${pkgver}.tar.gz;
+'runantlr2.sh'
+'gcc4.4.patch')
+md5sums=('01cc9a2a454dd33dcd8c856ec89af090'
+ 'e4aa827cf78f97c4e5fae086831192d6'
+ '8574c93f40e6477e83c29f9b07de49da')
+
+build() {
+  cd ${srcdir}/antlr-${pkgver}
+
+  patch -Np0 -i ${srcdir}/gcc4.4.patch
+
+  ./configure --prefix=/usr \
+--disable-examples \
+--disable-csharp
+  make
+}
+
+package_antlr2() {
+  pkgdesc='Language recognition tool providing a framework to build 
grammatical parsers'
+  depends=('java-runtime' 'sh')
+  provides=(antlr=${pkgver})
+
+  cd ${srcdir}/antlr-${pkgver}/lib/cpp
+  make prefix=${pkgdir}/usr install
+
+  install -Dm644 ${srcdir}/antlr-${pkgver}/antlr/antlr.jar \
+${pkgdir}/usr/share/java/antlr2.jar
+  install -Dm755 ${srcdir}/runantlr2.sh ${pkgdir}/usr/bin/runantlr2
+  install -Dm644 ${srcdir}/antlr-${pkgver}/LICENSE.txt \
+${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-antlr2() {
+  pkgdesc='Language recognition tool providing a framework to build 
grammatical parsers'
+  depends=('antlr2' 'python2')
+  provides=(python-antlr=${pkgver})
+
+  cd ${srcdir}/antlr-${pkgver}/lib/python
+  python2 setup.py install --root=${pkgdir} --optimize=1
+
+  install -d ${pkgdir}/usr/share/licenses
+  ln -s /usr/share/licenses/antlr2 ${pkgdir}/usr/share/licenses/${pkgname}
+}

Copied: antlr2/repos/extra-any/gcc4.4.patch (from rev 204893, 
antlr2/trunk/gcc4.4.patch)
===
--- extra-any/gcc4.4.patch  (rev 0)
+++ extra-any/gcc4.4.patch  2014-01-30 20:04:39 UTC (rev 204894)
@@ -0,0 +1,21 @@
+diff -Naur antlr-2.7.7.orig/lib/cpp/antlr/CharScanner.hpp 
antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp
+--- lib/cpp/antlr/CharScanner.hpp  2006-11-01 22:37:17.0 +0100
 lib/cpp/antlr/CharScanner.hpp  2008-03-19 20:09:21.0 +0100
+@@ -10,6 +10,7 @@
+ 
+ #include antlr/config.hpp
+ 
++#include cstring
+ #include map
+ 
+ #ifdef HAS_NOT_CCTYPE_H
+--- lib/cpp/antlr/CharScanner.hpp~  2008-11-11 21:24:02.0 +
 lib/cpp/antlr/CharScanner.hpp   2008-11-11 21:24:33.0 +
+@@ -10,6 +10,7 @@
+
+ #include antlr/config.hpp
+
++#include cstdio
+ #include cstring
+ #include map
+

Copied: antlr2/repos/extra-any/runantlr2.sh (from rev 204893, 
antlr2/trunk/runantlr2.sh)
===
--- extra-any/runantlr2.sh  (rev 0)
+++ extra-any/runantlr2.sh  2014-01-30 20:04:39 UTC (rev 204894)
@@ -0,0 +1,5 @@
+#!/bin/sh
+echo Running 'java antlr.Tool $*' with /usr/share/java/antlr2.jar appended to 
the CLASSPATH variable
+export CLASSPATH
+CLASSPATH=$CLASSPATH:/usr/share/java/antlr2.jar
+java antlr.Tool $*



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

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 21:04:41
  Author: guillaume
Revision: 204895

Removed extra-i686 and extra-x86_64 for antlr2

Deleted:
  antlr2/repos/extra-i686/
  antlr2/repos/extra-x86_64/



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

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 21:16:10
  Author: guillaume
Revision: 204896

FS#38719 - Added double-quotes around $srcdir

Modified:
  id3lib/trunk/PKGBUILD

--+
 PKGBUILD |   34 +-
 1 file changed, 17 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 20:04:41 UTC (rev 204895)
+++ PKGBUILD2014-01-30 20:16:10 UTC (rev 204896)
@@ -42,21 +42,21 @@
  '0973e285cdc420130b984a259cdd8ae0')
 
 prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
 
-  patch -p1 -i ${srcdir}/00-add-libz-to-compilation.patch
-  patch -p1 -i ${srcdir}/05-create-m4-directory.patch
-  patch -p1 -i ${srcdir}/10-fix-compilation-with-cpp-headers.patch
-  patch -p1 -i ${srcdir}/15-fix-headers-of-main-functions.patch
-  patch -p1 -i ${srcdir}/20-create-manpages.patch
-  patch -p1 -i ${srcdir}/30-fix-utf16.patch
-  patch -p1 -i ${srcdir}/40-deal-with-mkstemp.patch
-  patch -p1 -i ${srcdir}/60-add-c-wrapper-functions.patch
-  patch -p1 -i ${srcdir}/60-fix_make_check.patch
-  patch -p1 -i ${srcdir}/60-id3lib-missing-nullpointer-check.patch
-  patch -p1 -i ${srcdir}/60-spelling.patch
-  patch -p1 -i ${srcdir}/61-fix_vbr_stack_smash.patch
-  patch -p1 -i ${srcdir}/50-remove-outdated-check.patch
+  patch -p1 -i ../00-add-libz-to-compilation.patch
+  patch -p1 -i ../05-create-m4-directory.patch
+  patch -p1 -i ../10-fix-compilation-with-cpp-headers.patch
+  patch -p1 -i ../15-fix-headers-of-main-functions.patch
+  patch -p1 -i ../20-create-manpages.patch
+  patch -p1 -i ../30-fix-utf16.patch
+  patch -p1 -i ../40-deal-with-mkstemp.patch
+  patch -p1 -i ../60-add-c-wrapper-functions.patch
+  patch -p1 -i ../60-fix_make_check.patch
+  patch -p1 -i ../60-id3lib-missing-nullpointer-check.patch
+  patch -p1 -i ../60-spelling.patch
+  patch -p1 -i ../61-fix_vbr_stack_smash.patch
+  patch -p1 -i ../50-remove-outdated-check.patch
 
   libtoolize -fc
   aclocal
@@ -65,17 +65,17 @@
 }
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make
 }
 
 check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   make check
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 21:23:17
  Author: spupykin
Revision: 105061

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

Added:
  instead/repos/community-i686/PKGBUILD
(from rev 105060, instead/trunk/PKGBUILD)
  instead/repos/community-x86_64/PKGBUILD
(from rev 105060, instead/trunk/PKGBUILD)
Deleted:
  instead/repos/community-i686/PKGBUILD
  instead/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   28 --
 community-x86_64/PKGBUILD |   28 --
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 20:23:02 UTC (rev 105060)
+++ community-i686/PKGBUILD 2014-01-30 20:23:17 UTC (rev 105061)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Peter Kosyh p.kosyhgmail.com
-
-pkgname=instead
-pkgver=2.0.1
-pkgrel=1
-pkgdesc=a quest interpreter
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/instead/;
-license=('GPL')
-depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
-optdepends=('instead-launcher: install and update INSTEAD games from net')
-source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
-md5sums=('28adadd80c3726ebd3856aa3fa372ea3')
-
-build() {
-  cd ${srcdir}/instead-${pkgver}
-  echo 2 | ./configure.sh
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${srcdir}/instead-${pkgver}
-  make DESTDIR=${pkgdir} PREFIX=/usr install
-
-  cp -a doc/*.{html,pdf} doc/instead.txt doc/examples 
$pkgdir/usr/share/doc/instead/
-}

Copied: instead/repos/community-i686/PKGBUILD (from rev 105060, 
instead/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 20:23:17 UTC (rev 105061)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Peter Kosyh p.kosyhgmail.com
+
+pkgname=instead
+pkgver=2.0.2
+pkgrel=1
+pkgdesc=a quest interpreter
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/instead/;
+license=('GPL')
+depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
+optdepends=('instead-launcher: install and update INSTEAD games from net')
+source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
+md5sums=('040d8378df4695aed771d6699e1cd7d8')
+
+build() {
+  cd ${srcdir}/instead-${pkgver}
+  echo 2 | ./configure.sh
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${srcdir}/instead-${pkgver}
+  make DESTDIR=${pkgdir} PREFIX=/usr install
+
+  cp -a doc/*.{html,pdf} doc/instead.txt doc/examples 
$pkgdir/usr/share/doc/instead/
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-30 20:23:02 UTC (rev 105060)
+++ community-x86_64/PKGBUILD   2014-01-30 20:23:17 UTC (rev 105061)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Peter Kosyh p.kosyhgmail.com
-
-pkgname=instead
-pkgver=2.0.1
-pkgrel=1
-pkgdesc=a quest interpreter
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/instead/;
-license=('GPL')
-depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
-optdepends=('instead-launcher: install and update INSTEAD games from net')
-source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
-md5sums=('28adadd80c3726ebd3856aa3fa372ea3')
-
-build() {
-  cd ${srcdir}/instead-${pkgver}
-  echo 2 | ./configure.sh
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${srcdir}/instead-${pkgver}
-  make DESTDIR=${pkgdir} PREFIX=/usr install
-
-  cp -a doc/*.{html,pdf} doc/instead.txt doc/examples 
$pkgdir/usr/share/doc/instead/
-}

Copied: instead/repos/community-x86_64/PKGBUILD (from rev 105060, 
instead/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-30 20:23:17 UTC (rev 105061)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Peter Kosyh p.kosyhgmail.com
+
+pkgname=instead
+pkgver=2.0.2
+pkgrel=1
+pkgdesc=a quest interpreter
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/instead/;
+license=('GPL')
+depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
+optdepends=('instead-launcher: install and update INSTEAD games from net')
+source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
+md5sums=('040d8378df4695aed771d6699e1cd7d8')
+
+build() {
+  cd ${srcdir}/instead-${pkgver}
+  echo 2 | ./configure.sh
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${srcdir}/instead-${pkgver}
+ 

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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 21:23:23
  Author: spupykin
Revision: 105062

upgpkg: qmc2 0.42-1

upd

Modified:
  qmc2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 20:23:17 UTC (rev 105061)
+++ PKGBUILD2014-01-30 20:23:23 UTC (rev 105062)
@@ -3,7 +3,7 @@
 # Contributor: JJDaNiMoTh jjdanim...@gmail.com
 
 pkgname=qmc2
-pkgver=0.41
+pkgver=0.42
 pkgrel=1
 pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
 url=http://qmc2.arcadehits.net;
@@ -12,7 +12,7 @@
 depends=('qtwebkit' 'phonon' 'sdl')
 makedepends=('rsync' 'mesa')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
-md5sums=('aae4396cc27875b969f51c7bfa600fcf')
+md5sums=('516f333848948c16460060e314e6befb')
 
 build() {
   cd $srcdir/$pkgname



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 21:23:02
  Author: spupykin
Revision: 105060

upgpkg: instead 2.0.2-1

upd

Modified:
  instead/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 19:46:54 UTC (rev 105059)
+++ PKGBUILD2014-01-30 20:23:02 UTC (rev 105060)
@@ -3,7 +3,7 @@
 # Contributor: Peter Kosyh p.kosyhgmail.com
 
 pkgname=instead
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc=a quest interpreter
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
 optdepends=('instead-launcher: install and update INSTEAD games from net')
 
source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
-md5sums=('28adadd80c3726ebd3856aa3fa372ea3')
+md5sums=('040d8378df4695aed771d6699e1cd7d8')
 
 build() {
   cd ${srcdir}/instead-${pkgver}



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

2014-01-30 Thread Sergej Pupykin
Date: Thursday, January 30, 2014 @ 21:23:37
  Author: spupykin
Revision: 105063

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

Added:
  qmc2/repos/community-i686/PKGBUILD
(from rev 105062, qmc2/trunk/PKGBUILD)
  qmc2/repos/community-x86_64/PKGBUILD
(from rev 105062, qmc2/trunk/PKGBUILD)
Deleted:
  qmc2/repos/community-i686/PKGBUILD
  qmc2/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   28 --
 community-x86_64/PKGBUILD |   28 --
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-30 20:23:23 UTC (rev 105062)
+++ community-i686/PKGBUILD 2014-01-30 20:23:37 UTC (rev 105063)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: JJDaNiMoTh jjdanim...@gmail.com
-
-pkgname=qmc2
-pkgver=0.41
-pkgrel=1
-pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
-url=http://qmc2.arcadehits.net;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('qtwebkit' 'phonon' 'sdl')
-makedepends=('rsync' 'mesa')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
-md5sums=('aae4396cc27875b969f51c7bfa600fcf')
-
-build() {
-  cd $srcdir/$pkgname
-  export CTIME=0
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
-}
-
-package() {
-  cd $srcdir/$pkgname
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
-  install -d $pkgdir/usr/share/{applications,pixmaps}
-  install -D -m644 $srcdir/qmc2/data/img/mame.png $pkgdir/usr/share/pixmaps
-}

Copied: qmc2/repos/community-i686/PKGBUILD (from rev 105062, 
qmc2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-30 20:23:37 UTC (rev 105063)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: JJDaNiMoTh jjdanim...@gmail.com
+
+pkgname=qmc2
+pkgver=0.42
+pkgrel=1
+pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
+url=http://qmc2.arcadehits.net;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'phonon' 'sdl')
+makedepends=('rsync' 'mesa')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
+md5sums=('516f333848948c16460060e314e6befb')
+
+build() {
+  cd $srcdir/$pkgname
+  export CTIME=0
+  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
+}
+
+package() {
+  cd $srcdir/$pkgname
+  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
+  install -d $pkgdir/usr/share/{applications,pixmaps}
+  install -D -m644 $srcdir/qmc2/data/img/mame.png $pkgdir/usr/share/pixmaps
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-30 20:23:23 UTC (rev 105062)
+++ community-x86_64/PKGBUILD   2014-01-30 20:23:37 UTC (rev 105063)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: JJDaNiMoTh jjdanim...@gmail.com
-
-pkgname=qmc2
-pkgver=0.41
-pkgrel=1
-pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
-url=http://qmc2.arcadehits.net;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('qtwebkit' 'phonon' 'sdl')
-makedepends=('rsync' 'mesa')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
-md5sums=('aae4396cc27875b969f51c7bfa600fcf')
-
-build() {
-  cd $srcdir/$pkgname
-  export CTIME=0
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
-}
-
-package() {
-  cd $srcdir/$pkgname
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
-  install -d $pkgdir/usr/share/{applications,pixmaps}
-  install -D -m644 $srcdir/qmc2/data/img/mame.png $pkgdir/usr/share/pixmaps
-}

Copied: qmc2/repos/community-x86_64/PKGBUILD (from rev 105062, 
qmc2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-30 20:23:37 UTC (rev 105063)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: JJDaNiMoTh jjdanim...@gmail.com
+
+pkgname=qmc2
+pkgver=0.42
+pkgrel=1
+pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
+url=http://qmc2.arcadehits.net;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'phonon' 'sdl')
+makedepends=('rsync' 'mesa')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
+md5sums=('516f333848948c16460060e314e6befb')
+
+build() {
+  cd $srcdir/$pkgname
+  

[arch-commits] Commit in id3lib/trunk (20-create-manpages.patch PKGBUILD)

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 21:26:29
  Author: guillaume
Revision: 204897

Added and fixed man pages

Modified:
  id3lib/trunk/20-create-manpages.patch
  id3lib/trunk/PKGBUILD

--+
 20-create-manpages.patch |4 ++--
 PKGBUILD |5 -
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: 20-create-manpages.patch
===
--- 20-create-manpages.patch2014-01-30 20:16:10 UTC (rev 204896)
+++ 20-create-manpages.patch2014-01-30 20:26:29 UTC (rev 204897)
@@ -133,7 +133,7 @@
 +.B \-1, \-\-v1tag
 +Render only the id3v1 tag
 +.TP
-+.B \-1, \-\-v2tag
++.B \-2, \-\-v2tag
 +Render only the id3v2 tag
 +.TP
 +.B \-s, \-\-strip
@@ -181,7 +181,7 @@
 +.B \-1, \-\-v1tag
 +Render only the id3v1 tag
 +.TP
-+.B \-1, \-\-v2tag
++.B \-2, \-\-v2tag
 +Render only the id3v2 tag
 +.TP
 +.B \-h, \-\-help

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 20:16:10 UTC (rev 204896)
+++ PKGBUILD2014-01-30 20:26:29 UTC (rev 204897)
@@ -31,7 +31,7 @@
  '5a78e0fe586fba334eae2a29e4bf5a28'
  '88f21f1bf4f697be8030706bbec11705'
  'b3de841cd2eda0d37c8c8330119e12d4'
- 'd922a91abcdee1ffce26b512b171c2aa'
+ '0c7c939943bdfcc3a0f6be95fe9b2367'
  '74ba59c03f91fedbe4dd8045b29c7e15'
  'd2d06d46df3867d73746f584d1e6fcc5'
  'd3a61d07a2bfa83f4ac6290794789022'
@@ -78,4 +78,7 @@
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/share/man/man1
+  cp doc/man/* ${pkgdir}/usr/share/man/man1
 }



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

2014-01-30 Thread Dave Reisner
Date: Thursday, January 30, 2014 @ 21:31:14
  Author: dreisner
Revision: 204898

upgpkg: leveldb 1.15.0-1

Modified:
  leveldb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 20:26:29 UTC (rev 204897)
+++ PKGBUILD2014-01-30 20:31:14 UTC (rev 204898)
@@ -3,8 +3,8 @@
 # Contributor: feydaykyn feyday...@yahoo.fr
 
 pkgname=leveldb
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.15.0
+pkgrel=1
 pkgdesc=A fast and lightweight key/value database library
 arch=('i686' 'x86_64')
 url=https://code.google.com/p/leveldb/;
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('gperftools' 'snappy')
 source=(https://leveldb.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-sha1sums=('641d54df4aaf7ee569ae003cfbdb888ebdee0d7f')
+sha1sums=('74b70a1156d91807d8d84bfdd026e0bb5acbbf23')
 
 build() {
   make -C $pkgname-$pkgver



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

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 21:31:19
  Author: guillaume
Revision: 204899

pkgrel bump to release package

Modified:
  id3lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 20:31:14 UTC (rev 204898)
+++ PKGBUILD2014-01-30 20:31:19 UTC (rev 204899)
@@ -5,7 +5,7 @@
 
 pkgname=id3lib
 pkgver=3.8.3
-pkgrel=14
+pkgrel=15
 pkgdesc='Library for reading, writing, and manipulating ID3v1 and ID3v2 tags'
 arch=('i686' 'x86_64')
 license=('LGPL')



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

2014-01-30 Thread Dave Reisner
Date: Thursday, January 30, 2014 @ 21:31:43
  Author: dreisner
Revision: 204900

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

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

---+
 /PKGBUILD |   86 
 extra-i686/PKGBUILD   |   43 
 extra-x86_64/PKGBUILD |   43 
 3 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-30 20:31:19 UTC (rev 204899)
+++ extra-i686/PKGBUILD 2014-01-30 20:31:43 UTC (rev 204900)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Contributor: feydaykyn feyday...@yahoo.fr
-
-pkgname=leveldb
-pkgver=1.14.0
-pkgrel=2
-pkgdesc=A fast and lightweight key/value database library
-arch=('i686' 'x86_64')
-url=https://code.google.com/p/leveldb/;
-license=('BSD')
-depends=('gperftools' 'snappy')
-source=(https://leveldb.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-sha1sums=('641d54df4aaf7ee569ae003cfbdb888ebdee0d7f')
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -dm755 \
-  $pkgdir/usr/{include/leveldb,lib} \
-  $pkgdir/usr/share/doc/$pkgname
-
-  # libraries
-  install -m644 -t $pkgdir/usr/lib libleveldb.so.${pkgver%.?*} libleveldb.a
-  cp -P libleveldb.so{,.1} $pkgdir/usr/lib
-
-  # headers
-  install -m644 -t $pkgdir/usr/include/leveldb include/leveldb/*
-
-  # documentation
-  cp -r doc/* $pkgdir/usr/share/doc/$pkgname
-
-  # license
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: leveldb/repos/extra-i686/PKGBUILD (from rev 204899, 
leveldb/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-01-30 20:31:43 UTC (rev 204900)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: feydaykyn feyday...@yahoo.fr
+
+pkgname=leveldb
+pkgver=1.15.0
+pkgrel=1
+pkgdesc=A fast and lightweight key/value database library
+arch=('i686' 'x86_64')
+url=https://code.google.com/p/leveldb/;
+license=('BSD')
+depends=('gperftools' 'snappy')
+source=(https://leveldb.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+sha1sums=('74b70a1156d91807d8d84bfdd026e0bb5acbbf23')
+
+build() {
+  make -C $pkgname-$pkgver
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -dm755 \
+  $pkgdir/usr/{include/leveldb,lib} \
+  $pkgdir/usr/share/doc/$pkgname
+
+  # libraries
+  install -m644 -t $pkgdir/usr/lib libleveldb.so.${pkgver%.?*} libleveldb.a
+  cp -P libleveldb.so{,.1} $pkgdir/usr/lib
+
+  # headers
+  install -m644 -t $pkgdir/usr/include/leveldb include/leveldb/*
+
+  # documentation
+  cp -r doc/* $pkgdir/usr/share/doc/$pkgname
+
+  # license
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-01-30 20:31:19 UTC (rev 204899)
+++ extra-x86_64/PKGBUILD   2014-01-30 20:31:43 UTC (rev 204900)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Contributor: feydaykyn feyday...@yahoo.fr
-
-pkgname=leveldb
-pkgver=1.14.0
-pkgrel=2
-pkgdesc=A fast and lightweight key/value database library
-arch=('i686' 'x86_64')
-url=https://code.google.com/p/leveldb/;
-license=('BSD')
-depends=('gperftools' 'snappy')
-source=(https://leveldb.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-sha1sums=('641d54df4aaf7ee569ae003cfbdb888ebdee0d7f')
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -dm755 \
-  $pkgdir/usr/{include/leveldb,lib} \
-  $pkgdir/usr/share/doc/$pkgname
-
-  # libraries
-  install -m644 -t $pkgdir/usr/lib libleveldb.so.${pkgver%.?*} libleveldb.a
-  cp -P libleveldb.so{,.1} $pkgdir/usr/lib
-
-  # headers
-  install -m644 -t $pkgdir/usr/include/leveldb include/leveldb/*
-
-  # documentation
-  cp -r doc/* $pkgdir/usr/share/doc/$pkgname
-
-  # license
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: leveldb/repos/extra-x86_64/PKGBUILD (from rev 204899, 
leveldb/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-01-30 20:31:43 UTC (rev 204900)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: 

[arch-commits] Commit in id3lib/repos/extra-x86_64 (28 files)

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 21:32:49
  Author: guillaume
Revision: 204901

archrelease: copy trunk to extra-x86_64

Added:
  id3lib/repos/extra-x86_64/00-add-libz-to-compilation.patch
(from rev 204900, id3lib/trunk/00-add-libz-to-compilation.patch)
  id3lib/repos/extra-x86_64/05-create-m4-directory.patch
(from rev 204900, id3lib/trunk/05-create-m4-directory.patch)
  id3lib/repos/extra-x86_64/10-fix-compilation-with-cpp-headers.patch
(from rev 204900, id3lib/trunk/10-fix-compilation-with-cpp-headers.patch)
  id3lib/repos/extra-x86_64/15-fix-headers-of-main-functions.patch
(from rev 204900, id3lib/trunk/15-fix-headers-of-main-functions.patch)
  id3lib/repos/extra-x86_64/20-create-manpages.patch
(from rev 204900, id3lib/trunk/20-create-manpages.patch)
  id3lib/repos/extra-x86_64/30-fix-utf16.patch
(from rev 204900, id3lib/trunk/30-fix-utf16.patch)
  id3lib/repos/extra-x86_64/40-deal-with-mkstemp.patch
(from rev 204900, id3lib/trunk/40-deal-with-mkstemp.patch)
  id3lib/repos/extra-x86_64/50-remove-outdated-check.patch
(from rev 204900, id3lib/trunk/50-remove-outdated-check.patch)
  id3lib/repos/extra-x86_64/60-add-c-wrapper-functions.patch
(from rev 204900, id3lib/trunk/60-add-c-wrapper-functions.patch)
  id3lib/repos/extra-x86_64/60-fix_make_check.patch
(from rev 204900, id3lib/trunk/60-fix_make_check.patch)
  id3lib/repos/extra-x86_64/60-id3lib-missing-nullpointer-check.patch
(from rev 204900, id3lib/trunk/60-id3lib-missing-nullpointer-check.patch)
  id3lib/repos/extra-x86_64/60-spelling.patch
(from rev 204900, id3lib/trunk/60-spelling.patch)
  id3lib/repos/extra-x86_64/61-fix_vbr_stack_smash.patch
(from rev 204900, id3lib/trunk/61-fix_vbr_stack_smash.patch)
  id3lib/repos/extra-x86_64/PKGBUILD
(from rev 204900, id3lib/trunk/PKGBUILD)
Deleted:
  id3lib/repos/extra-x86_64/00-add-libz-to-compilation.patch
  id3lib/repos/extra-x86_64/05-create-m4-directory.patch
  id3lib/repos/extra-x86_64/10-fix-compilation-with-cpp-headers.patch
  id3lib/repos/extra-x86_64/15-fix-headers-of-main-functions.patch
  id3lib/repos/extra-x86_64/20-create-manpages.patch
  id3lib/repos/extra-x86_64/30-fix-utf16.patch
  id3lib/repos/extra-x86_64/40-deal-with-mkstemp.patch
  id3lib/repos/extra-x86_64/50-remove-outdated-check.patch
  id3lib/repos/extra-x86_64/60-add-c-wrapper-functions.patch
  id3lib/repos/extra-x86_64/60-fix_make_check.patch
  id3lib/repos/extra-x86_64/60-id3lib-missing-nullpointer-check.patch
  id3lib/repos/extra-x86_64/60-spelling.patch
  id3lib/repos/extra-x86_64/61-fix_vbr_stack_smash.patch
  id3lib/repos/extra-x86_64/PKGBUILD

---+
 00-add-libz-to-compilation.patch  |   28 -
 05-create-m4-directory.patch  |   24 -
 10-fix-compilation-with-cpp-headers.patch |   44 +--
 15-fix-headers-of-main-functions.patch|   90 +++---
 20-create-manpages.patch  |  396 ++--
 30-fix-utf16.patch|   76 ++---
 40-deal-with-mkstemp.patch|  108 +++
 50-remove-outdated-check.patch|   22 -
 60-add-c-wrapper-functions.patch  |  116 
 60-fix_make_check.patch   |  100 +++
 60-id3lib-missing-nullpointer-check.patch |   24 -
 60-spelling.patch |  214 +++
 61-fix_vbr_stack_smash.patch  |   38 +-
 PKGBUILD  |  165 +--
 14 files changed, 724 insertions(+), 721 deletions(-)

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


[arch-commits] Commit in id3lib/repos (56 files)

2014-01-30 Thread Guillaume Alaux
Date: Thursday, January 30, 2014 @ 21:34:39
  Author: guillaume
Revision: 204902

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

Added:
  id3lib/repos/extra-i686/00-add-libz-to-compilation.patch
(from rev 204901, id3lib/trunk/00-add-libz-to-compilation.patch)
  id3lib/repos/extra-i686/05-create-m4-directory.patch
(from rev 204901, id3lib/trunk/05-create-m4-directory.patch)
  id3lib/repos/extra-i686/10-fix-compilation-with-cpp-headers.patch
(from rev 204901, id3lib/trunk/10-fix-compilation-with-cpp-headers.patch)
  id3lib/repos/extra-i686/15-fix-headers-of-main-functions.patch
(from rev 204901, id3lib/trunk/15-fix-headers-of-main-functions.patch)
  id3lib/repos/extra-i686/20-create-manpages.patch
(from rev 204901, id3lib/trunk/20-create-manpages.patch)
  id3lib/repos/extra-i686/30-fix-utf16.patch
(from rev 204901, id3lib/trunk/30-fix-utf16.patch)
  id3lib/repos/extra-i686/40-deal-with-mkstemp.patch
(from rev 204901, id3lib/trunk/40-deal-with-mkstemp.patch)
  id3lib/repos/extra-i686/50-remove-outdated-check.patch
(from rev 204901, id3lib/trunk/50-remove-outdated-check.patch)
  id3lib/repos/extra-i686/60-add-c-wrapper-functions.patch
(from rev 204901, id3lib/trunk/60-add-c-wrapper-functions.patch)
  id3lib/repos/extra-i686/60-fix_make_check.patch
(from rev 204901, id3lib/trunk/60-fix_make_check.patch)
  id3lib/repos/extra-i686/60-id3lib-missing-nullpointer-check.patch
(from rev 204901, id3lib/trunk/60-id3lib-missing-nullpointer-check.patch)
  id3lib/repos/extra-i686/60-spelling.patch
(from rev 204901, id3lib/trunk/60-spelling.patch)
  id3lib/repos/extra-i686/61-fix_vbr_stack_smash.patch
(from rev 204901, id3lib/trunk/61-fix_vbr_stack_smash.patch)
  id3lib/repos/extra-i686/PKGBUILD
(from rev 204901, id3lib/trunk/PKGBUILD)
  id3lib/repos/extra-x86_64/00-add-libz-to-compilation.patch
(from rev 204901, id3lib/trunk/00-add-libz-to-compilation.patch)
  id3lib/repos/extra-x86_64/05-create-m4-directory.patch
(from rev 204901, id3lib/trunk/05-create-m4-directory.patch)
  id3lib/repos/extra-x86_64/10-fix-compilation-with-cpp-headers.patch
(from rev 204901, id3lib/trunk/10-fix-compilation-with-cpp-headers.patch)
  id3lib/repos/extra-x86_64/15-fix-headers-of-main-functions.patch
(from rev 204901, id3lib/trunk/15-fix-headers-of-main-functions.patch)
  id3lib/repos/extra-x86_64/20-create-manpages.patch
(from rev 204901, id3lib/trunk/20-create-manpages.patch)
  id3lib/repos/extra-x86_64/30-fix-utf16.patch
(from rev 204901, id3lib/trunk/30-fix-utf16.patch)
  id3lib/repos/extra-x86_64/40-deal-with-mkstemp.patch
(from rev 204901, id3lib/trunk/40-deal-with-mkstemp.patch)
  id3lib/repos/extra-x86_64/50-remove-outdated-check.patch
(from rev 204901, id3lib/trunk/50-remove-outdated-check.patch)
  id3lib/repos/extra-x86_64/60-add-c-wrapper-functions.patch
(from rev 204901, id3lib/trunk/60-add-c-wrapper-functions.patch)
  id3lib/repos/extra-x86_64/60-fix_make_check.patch
(from rev 204901, id3lib/trunk/60-fix_make_check.patch)
  id3lib/repos/extra-x86_64/60-id3lib-missing-nullpointer-check.patch
(from rev 204901, id3lib/trunk/60-id3lib-missing-nullpointer-check.patch)
  id3lib/repos/extra-x86_64/60-spelling.patch
(from rev 204901, id3lib/trunk/60-spelling.patch)
  id3lib/repos/extra-x86_64/61-fix_vbr_stack_smash.patch
(from rev 204901, id3lib/trunk/61-fix_vbr_stack_smash.patch)
  id3lib/repos/extra-x86_64/PKGBUILD
(from rev 204901, id3lib/trunk/PKGBUILD)
Deleted:
  id3lib/repos/extra-i686/00-add-libz-to-compilation.patch
  id3lib/repos/extra-i686/05-create-m4-directory.patch
  id3lib/repos/extra-i686/10-fix-compilation-with-cpp-headers.patch
  id3lib/repos/extra-i686/15-fix-headers-of-main-functions.patch
  id3lib/repos/extra-i686/20-create-manpages.patch
  id3lib/repos/extra-i686/30-fix-utf16.patch
  id3lib/repos/extra-i686/40-deal-with-mkstemp.patch
  id3lib/repos/extra-i686/50-remove-outdated-check.patch
  id3lib/repos/extra-i686/60-add-c-wrapper-functions.patch
  id3lib/repos/extra-i686/60-fix_make_check.patch
  id3lib/repos/extra-i686/60-id3lib-missing-nullpointer-check.patch
  id3lib/repos/extra-i686/60-spelling.patch
  id3lib/repos/extra-i686/61-fix_vbr_stack_smash.patch
  id3lib/repos/extra-i686/PKGBUILD
  id3lib/repos/extra-x86_64/00-add-libz-to-compilation.patch
  id3lib/repos/extra-x86_64/05-create-m4-directory.patch
  id3lib/repos/extra-x86_64/10-fix-compilation-with-cpp-headers.patch
  id3lib/repos/extra-x86_64/15-fix-headers-of-main-functions.patch
  id3lib/repos/extra-x86_64/20-create-manpages.patch
  id3lib/repos/extra-x86_64/30-fix-utf16.patch
  id3lib/repos/extra-x86_64/40-deal-with-mkstemp.patch
  id3lib/repos/extra-x86_64/50-remove-outdated-check.patch
  id3lib/repos/extra-x86_64/60-add-c-wrapper-functions.patch
  id3lib/repos/extra-x86_64/60-fix_make_check.patch
  id3lib/repos/extra-x86_64/60-id3lib-missing-nullpointer-check.patch
  id3lib/repos/extra-x86_64/60-spelling.patch
  

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

2014-01-30 Thread Eric Bélanger
Date: Thursday, January 30, 2014 @ 23:09:07
  Author: eric
Revision: 204903

upgpkg: imagemagick 6.8.8.4-1

Upstream update

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 20:34:39 UTC (rev 204902)
+++ PKGBUILD2014-01-30 22:09:07 UTC (rev 204903)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.8.2
+pkgver=6.8.8.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.imagemagick.org/;
@@ -14,7 +14,7 @@
 
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 perlmagick.rpath.patch)
-sha1sums=('dc51b9d77f69bec96f398a557acb531c5af13fbc'
+sha1sums=('1a7db104fc9ffd4ba0a50048a5d4eec90864a08e'
   'SKIP'
   'e143cf9d530fabf3b58023899b5cc544ba93daec')
 



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

2014-01-30 Thread Eric Bélanger
Date: Thursday, January 30, 2014 @ 23:09:43
  Author: eric
Revision: 204904

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

Added:
  imagemagick/repos/extra-i686/PKGBUILD
(from rev 204903, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
(from rev 204903, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/extra-x86_64/PKGBUILD
(from rev 204903, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch
(from rev 204903, imagemagick/trunk/perlmagick.rpath.patch)
Deleted:
  imagemagick/repos/extra-i686/PKGBUILD
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
  imagemagick/repos/extra-x86_64/PKGBUILD
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch

-+
 /PKGBUILD   |  178 ++
 /perlmagick.rpath.patch |   22 
 extra-i686/PKGBUILD |   89 -
 extra-i686/perlmagick.rpath.patch   |   11 --
 extra-x86_64/PKGBUILD   |   89 -
 extra-x86_64/perlmagick.rpath.patch |   11 --
 6 files changed, 200 insertions(+), 200 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-01-30 22:09:07 UTC (rev 204903)
+++ extra-i686/PKGBUILD 2014-01-30 22:09:43 UTC (rev 204904)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgbase=imagemagick
-pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.8.2
-pkgrel=1
-arch=('i686' 'x86_64')
-url=http://www.imagemagick.org/;
-license=('custom')
-makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
- 'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr'
- 'opencl-headers' 'libcl' 'libwebp')
-#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
-source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
-perlmagick.rpath.patch)
-sha1sums=('dc51b9d77f69bec96f398a557acb531c5af13fbc'
-  'SKIP'
-  'e143cf9d530fabf3b58023899b5cc544ba93daec')
-
-prepare() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  sed '/AC_PATH_XTRA/d' -i configure.ac
-  autoreconf --force --install
-  patch -p0 -i ${srcdir}/perlmagick.rpath.patch
-}
-
-build() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  [[ $CARCH = i686 ]]  EXTRAOPTS=--with-gcc-arch=i686
-  [[ $CARCH = x86_64 ]]  EXTRAOPTS=--with-gcc-arch=x86-64
-
-  ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
---enable-hdri --with-wmf --with-openexr --with-xml --with-lcms2 \
---with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
---with-perl --with-perl-options=INSTALLDIRS=vendor --with-lqr 
--with-rsvg \
---enable-opencl --without-gvc --without-djvu --without-autotrace \
---without-jbig --without-fpx --without-dps --without-fftw $EXTRAOPTS
-  make
-}
-
-check() {
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make check
-}
-
-package_imagemagick() {
-  pkgdesc=An image viewing/manipulation program
-  depends=('perl' 'libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr' 
'libcl')
-  optdepends=('imagemagick-doc: for additional information'
-  'ghostscript: for Ghostscript support' 
-  'openexr: for OpenEXR support' 
-  'libwmf: for WMF support' 
-  'librsvg: for SVG support' 
-  'libxml2: for XML support' 
-  'libpng: for PNG support' 
- 'libwebp: for WEBP support')
-  backup=(etc/ImageMagick-${pkgver%%.*}/coder.xml
-  etc/ImageMagick-${pkgver%%.*}/colors.xml
-  etc/ImageMagick-${pkgver%%.*}/delegates.xml
-  etc/ImageMagick-${pkgver%%.*}/log.xml
-  etc/ImageMagick-${pkgver%%.*}/magic.xml
-  etc/ImageMagick-${pkgver%%.*}/mime.xml
-  etc/ImageMagick-${pkgver%%.*}/policy.xml
-  etc/ImageMagick-${pkgver%%.*}/quantization-table.xml
-  etc/ImageMagick-${pkgver%%.*}/thresholds.xml
-  etc/ImageMagick-${pkgver%%.*}/type.xml
-  etc/ImageMagick-${pkgver%%.*}/type-dejavu.xml
-  etc/ImageMagick-${pkgver%%.*}/type-ghostscript.xml
-  etc/ImageMagick-${pkgver%%.*}/type-windows.xml)
-  options=('!docs' 'libtool' '!emptydirs')
-
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make -j1 DESTDIR=${pkgdir} install
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/imagemagick/LICENSE
-  install -Dm644 NOTICE ${pkgdir}/usr/share/licenses/imagemagick/NOTICE
-
-#Cleaning
-  rm -f ${pkgdir}/usr/lib/*.la
-}
-
-package_imagemagick-doc() {
-  pkgdesc=The ImageMagick documentation (utilities manuals and libraries API)
-
-  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make DESTDIR=${pkgdir} install-data-html
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/imagemagick-doc/LICENSE
-  install -Dm644 NOTICE 

[arch-commits] Commit in (5 files)

2014-01-30 Thread speps
Date: Friday, January 31, 2014 @ 02:28:55
  Author: speps
Revision: 105064

addpkg: lib32-qtcurve - lib32-qtcurve-{utils,gtk2,qt4} 1.8.18

Added:
  lib32-qtcurve/
  lib32-qtcurve/repos/
  lib32-qtcurve/trunk/
  lib32-qtcurve/trunk/PKGBUILD
  lib32-qtcurve/trunk/qconfig.h

---+
 PKGBUILD  |   65 ++
 qconfig.h |  172 
 2 files changed, 237 insertions(+)

Added: lib32-qtcurve/trunk/PKGBUILD
===
--- lib32-qtcurve/trunk/PKGBUILD(rev 0)
+++ lib32-qtcurve/trunk/PKGBUILD2014-01-31 01:28:55 UTC (rev 105064)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+
+pkgbase=lib32-qtcurve
+pkgname=('lib32-qtcurve-utils' 'lib32-qtcurve-gtk2' 'lib32-qtcurve-qt4')
+pkgver=1.8.18
+pkgrel=1
+pkgdesc='A configurable set of widget styles for KDE and Gtk'
+arch=('i686' 'x86_64')
+url='https://github.com/QtCurve/qtcurve'
+license=('LGPL')
+groups=('qtcurve')
+makedepends=('cmake' 'gcc-multilib' 'automoc4' 'lib32-gtk2' 'lib32-qt4')
+source=(qtcurve-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz qconfig.h)
+md5sums=('422d1876d944bb278855f320eda19368'
+ '6b89fb32651dd73d1c02185d23b86186')
+
+prepare() {
+  cd qtcurve-$pkgver
+  [ -d b ] || mkdir b
+
+  # export multilib parameters
+  # and QT_BUILD_KEY workaround
+  export CC=gcc -m32 -I$srcdir
+  export CXX=g++ -m32 -I$srcdir
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  [ -d QtCore ] || mkdir QtCore
+  ln -s ../${source[1]} QtCore
+}
+
+build() {
+  cd qtcurve-$pkgver/b
+  cmake .. -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DQT_PLUGINS_DIR=/usr/lib32/qt/plugins \
+   -DQT_LIBRARY_DIR=/usr/lib32 \
+   -DLIB_INSTALL_DIR=/usr/lib32 \
+   -DQTC_QT4_ENABLE_KDE=false \
+   -DENABLE_QT5=false
+  make
+}
+
+package_lib32-qtcurve-utils() {
+  depends=('lib32-libx11')
+  cd qtcurve-$pkgver/b/lib/utils
+  make DESTDIR=$pkgdir install
+}
+
+package_lib32-qtcurve-gtk2() {
+  depends=('lib32-qtcurve-utils' 'lib32-gtk2' 'qtcurve-gtk2')
+  cd qtcurve-$pkgver/b/gtk2
+  make DESTDIR=$pkgdir install
+  cd ../lib/cairo
+  make DESTDIR=$pkgdir install
+
+  # strip themes
+  rm -rf $pkgdir/usr/share
+}
+
+package_lib32-qtcurve-qt4() {
+  depends=('lib32-qtcurve-utils' 'lib32-qt4')
+  cd qtcurve-$pkgver/b/qt4
+  make DESTDIR=$pkgdir install
+}

Added: lib32-qtcurve/trunk/qconfig.h
===
--- lib32-qtcurve/trunk/qconfig.h   (rev 0)
+++ lib32-qtcurve/trunk/qconfig.h   2014-01-31 01:28:55 UTC (rev 105064)
@@ -0,0 +1,172 @@
+/* Everything */
+
+/* Qt Edition */
+#ifndef QT_EDITION
+#  define QT_EDITION QT_EDITION_OPENSOURCE
+#endif
+
+/* Machine byte-order */
+#define Q_BIG_ENDIAN 4321
+#define Q_LITTLE_ENDIAN 1234
+#define QT_BUILD_KEY i386 linux g++-4 full-config
+#define QT_BUILD_KEY_COMPAT i686 Linux g++-4 full-config
+
+#ifdef QT_BOOTSTRAPPED
+#define Q_BYTE_ORDER Q_LITTLE_ENDIAN
+#else
+#define Q_BYTE_ORDER Q_LITTLE_ENDIAN
+#endif
+/* Machine Architecture */
+#ifndef QT_BOOTSTRAPPED
+# define QT_ARCH_I386
+#else
+# define QT_ARCH_I386
+#endif
+/* Compile time features */
+#define QT_LARGEFILE_SUPPORT 64
+#define QT_POINTER_SIZE 4
+
+#ifndef QT_BOOTSTRAPPED
+
+#if defined(QT_GRAPHICSSYSTEM_RASTER)  defined(QT_NO_GRAPHICSSYSTEM_RASTER)
+# undef QT_GRAPHICSSYSTEM_RASTER
+#elif !defined(QT_GRAPHICSSYSTEM_RASTER)  
!defined(QT_NO_GRAPHICSSYSTEM_RASTER)
+# define QT_GRAPHICSSYSTEM_RASTER
+#endif
+
+#if defined(QT_LINKED_OPENSSL)  defined(QT_NO_LINKED_OPENSSL)
+# undef QT_LINKED_OPENSSL
+#elif !defined(QT_LINKED_OPENSSL)  !defined(QT_NO_LINKED_OPENSSL)
+# define QT_LINKED_OPENSSL
+#endif
+
+#if defined(QT_NO_EGL)  defined(QT_EGL)
+# undef QT_NO_EGL
+#elif !defined(QT_NO_EGL)  !defined(QT_EGL)
+# define QT_NO_EGL
+#endif
+
+#if defined(QT_NO_GSTREAMER)  defined(QT_GSTREAMER)
+# undef QT_NO_GSTREAMER
+#elif !defined(QT_NO_GSTREAMER)  !defined(QT_GSTREAMER)
+# define QT_NO_GSTREAMER
+#endif
+
+#if defined(QT_NO_ICD)  defined(QT_ICD)
+# undef QT_NO_ICD
+#elif !defined(QT_NO_ICD)  !defined(QT_ICD)
+# define QT_NO_ICD
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_JPEG)  defined(QT_IMAGEFORMAT_JPEG)
+# undef QT_NO_IMAGEFORMAT_JPEG
+#elif !defined(QT_NO_IMAGEFORMAT_JPEG)  !defined(QT_IMAGEFORMAT_JPEG)
+# define QT_NO_IMAGEFORMAT_JPEG
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_MNG)  defined(QT_IMAGEFORMAT_MNG)
+# undef QT_NO_IMAGEFORMAT_MNG
+#elif !defined(QT_NO_IMAGEFORMAT_MNG)  !defined(QT_IMAGEFORMAT_MNG)
+# define QT_NO_IMAGEFORMAT_MNG
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_TIFF)  defined(QT_IMAGEFORMAT_TIFF)
+# undef QT_NO_IMAGEFORMAT_TIFF
+#elif !defined(QT_NO_IMAGEFORMAT_TIFF)  !defined(QT_IMAGEFORMAT_TIFF)
+# define QT_NO_IMAGEFORMAT_TIFF
+#endif
+
+#if defined(QT_NO_NAS)  defined(QT_NAS)
+# undef QT_NO_NAS
+#elif 

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

2014-01-30 Thread speps
Date: Friday, January 31, 2014 @ 02:29:44
  Author: speps
Revision: 105066

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-qtcurve/repos/multilib-x86_64/
  lib32-qtcurve/repos/multilib-x86_64/PKGBUILD
(from rev 105065, lib32-qtcurve/trunk/PKGBUILD)
  lib32-qtcurve/repos/multilib-x86_64/qconfig.h
(from rev 105065, lib32-qtcurve/trunk/qconfig.h)

---+
 PKGBUILD  |   65 ++
 qconfig.h |  172 
 2 files changed, 237 insertions(+)

Copied: lib32-qtcurve/repos/multilib-x86_64/PKGBUILD (from rev 105065, 
lib32-qtcurve/trunk/PKGBUILD)
===
--- multilib-x86_64/PKGBUILD(rev 0)
+++ multilib-x86_64/PKGBUILD2014-01-31 01:29:44 UTC (rev 105066)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+
+pkgbase=lib32-qtcurve
+pkgname=('lib32-qtcurve-utils' 'lib32-qtcurve-gtk2' 'lib32-qtcurve-qt4')
+pkgver=1.8.18
+pkgrel=1
+pkgdesc='A configurable set of widget styles for KDE and Gtk'
+arch=('i686' 'x86_64')
+url='https://github.com/QtCurve/qtcurve'
+license=('LGPL')
+groups=('qtcurve')
+makedepends=('cmake' 'gcc-multilib' 'automoc4' 'lib32-gtk2' 'lib32-qt4')
+source=(qtcurve-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz qconfig.h)
+md5sums=('422d1876d944bb278855f320eda19368'
+ '6b89fb32651dd73d1c02185d23b86186')
+
+prepare() {
+  cd qtcurve-$pkgver
+  [ -d b ] || mkdir b
+
+  # export multilib parameters
+  # and QT_BUILD_KEY workaround
+  export CC=gcc -m32 -I$srcdir
+  export CXX=g++ -m32 -I$srcdir
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  [ -d QtCore ] || mkdir QtCore
+  ln -s ../${source[1]} QtCore
+}
+
+build() {
+  cd qtcurve-$pkgver/b
+  cmake .. -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DQT_PLUGINS_DIR=/usr/lib32/qt/plugins \
+   -DQT_LIBRARY_DIR=/usr/lib32 \
+   -DLIB_INSTALL_DIR=/usr/lib32 \
+   -DQTC_QT4_ENABLE_KDE=false \
+   -DENABLE_QT5=false
+  make
+}
+
+package_lib32-qtcurve-utils() {
+  depends=('lib32-libx11')
+  cd qtcurve-$pkgver/b/lib/utils
+  make DESTDIR=$pkgdir install
+}
+
+package_lib32-qtcurve-gtk2() {
+  depends=('lib32-qtcurve-utils' 'lib32-gtk2' 'qtcurve-gtk2')
+  cd qtcurve-$pkgver/b/gtk2
+  make DESTDIR=$pkgdir install
+  cd ../lib/cairo
+  make DESTDIR=$pkgdir install
+
+  # strip themes
+  rm -rf $pkgdir/usr/share
+}
+
+package_lib32-qtcurve-qt4() {
+  depends=('lib32-qtcurve-utils' 'lib32-qt4')
+  cd qtcurve-$pkgver/b/qt4
+  make DESTDIR=$pkgdir install
+}

Copied: lib32-qtcurve/repos/multilib-x86_64/qconfig.h (from rev 105065, 
lib32-qtcurve/trunk/qconfig.h)
===
--- multilib-x86_64/qconfig.h   (rev 0)
+++ multilib-x86_64/qconfig.h   2014-01-31 01:29:44 UTC (rev 105066)
@@ -0,0 +1,172 @@
+/* Everything */
+
+/* Qt Edition */
+#ifndef QT_EDITION
+#  define QT_EDITION QT_EDITION_OPENSOURCE
+#endif
+
+/* Machine byte-order */
+#define Q_BIG_ENDIAN 4321
+#define Q_LITTLE_ENDIAN 1234
+#define QT_BUILD_KEY i386 linux g++-4 full-config
+#define QT_BUILD_KEY_COMPAT i686 Linux g++-4 full-config
+
+#ifdef QT_BOOTSTRAPPED
+#define Q_BYTE_ORDER Q_LITTLE_ENDIAN
+#else
+#define Q_BYTE_ORDER Q_LITTLE_ENDIAN
+#endif
+/* Machine Architecture */
+#ifndef QT_BOOTSTRAPPED
+# define QT_ARCH_I386
+#else
+# define QT_ARCH_I386
+#endif
+/* Compile time features */
+#define QT_LARGEFILE_SUPPORT 64
+#define QT_POINTER_SIZE 4
+
+#ifndef QT_BOOTSTRAPPED
+
+#if defined(QT_GRAPHICSSYSTEM_RASTER)  defined(QT_NO_GRAPHICSSYSTEM_RASTER)
+# undef QT_GRAPHICSSYSTEM_RASTER
+#elif !defined(QT_GRAPHICSSYSTEM_RASTER)  
!defined(QT_NO_GRAPHICSSYSTEM_RASTER)
+# define QT_GRAPHICSSYSTEM_RASTER
+#endif
+
+#if defined(QT_LINKED_OPENSSL)  defined(QT_NO_LINKED_OPENSSL)
+# undef QT_LINKED_OPENSSL
+#elif !defined(QT_LINKED_OPENSSL)  !defined(QT_NO_LINKED_OPENSSL)
+# define QT_LINKED_OPENSSL
+#endif
+
+#if defined(QT_NO_EGL)  defined(QT_EGL)
+# undef QT_NO_EGL
+#elif !defined(QT_NO_EGL)  !defined(QT_EGL)
+# define QT_NO_EGL
+#endif
+
+#if defined(QT_NO_GSTREAMER)  defined(QT_GSTREAMER)
+# undef QT_NO_GSTREAMER
+#elif !defined(QT_NO_GSTREAMER)  !defined(QT_GSTREAMER)
+# define QT_NO_GSTREAMER
+#endif
+
+#if defined(QT_NO_ICD)  defined(QT_ICD)
+# undef QT_NO_ICD
+#elif !defined(QT_NO_ICD)  !defined(QT_ICD)
+# define QT_NO_ICD
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_JPEG)  defined(QT_IMAGEFORMAT_JPEG)
+# undef QT_NO_IMAGEFORMAT_JPEG
+#elif !defined(QT_NO_IMAGEFORMAT_JPEG)  !defined(QT_IMAGEFORMAT_JPEG)
+# define QT_NO_IMAGEFORMAT_JPEG
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_MNG)  defined(QT_IMAGEFORMAT_MNG)
+# undef QT_NO_IMAGEFORMAT_MNG
+#elif !defined(QT_NO_IMAGEFORMAT_MNG)  !defined(QT_IMAGEFORMAT_MNG)
+# define QT_NO_IMAGEFORMAT_MNG
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_TIFF)  defined(QT_IMAGEFORMAT_TIFF)
+# undef 

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

2014-01-30 Thread speps
Date: Friday, January 31, 2014 @ 02:29:17
  Author: speps
Revision: 105065

upgpkg: lib32-qtcurve 1.8.18-1

Modified:
  lib32-qtcurve/trunk/PKGBUILD  (properties)

Index: lib32-qtcurve/trunk/PKGBUILD
===
--- lib32-qtcurve/trunk/PKGBUILD2014-01-31 01:28:55 UTC (rev 105064)
+++ lib32-qtcurve/trunk/PKGBUILD2014-01-31 01:29:17 UTC (rev 105065)

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


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

2014-01-30 Thread speps
Date: Friday, January 31, 2014 @ 02:30:24
  Author: speps
Revision: 105067

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-qtcurve/repos/multilib-x86_64/PKGBUILD
(from rev 105066, lib32-qtcurve/trunk/PKGBUILD)
  lib32-qtcurve/repos/multilib-x86_64/qconfig.h
(from rev 105066, lib32-qtcurve/trunk/qconfig.h)
Deleted:
  lib32-qtcurve/repos/multilib-x86_64/PKGBUILD
  lib32-qtcurve/repos/multilib-x86_64/qconfig.h

---+
 PKGBUILD  |  130 +++---
 qconfig.h |  344 ++--
 2 files changed, 237 insertions(+), 237 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-31 01:29:44 UTC (rev 105066)
+++ PKGBUILD2014-01-31 01:30:24 UTC (rev 105067)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer : speps speps at aur dot archlinux dot org
-
-pkgbase=lib32-qtcurve
-pkgname=('lib32-qtcurve-utils' 'lib32-qtcurve-gtk2' 'lib32-qtcurve-qt4')
-pkgver=1.8.18
-pkgrel=1
-pkgdesc='A configurable set of widget styles for KDE and Gtk'
-arch=('i686' 'x86_64')
-url='https://github.com/QtCurve/qtcurve'
-license=('LGPL')
-groups=('qtcurve')
-makedepends=('cmake' 'gcc-multilib' 'automoc4' 'lib32-gtk2' 'lib32-qt4')
-source=(qtcurve-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz qconfig.h)
-md5sums=('422d1876d944bb278855f320eda19368'
- '6b89fb32651dd73d1c02185d23b86186')
-
-prepare() {
-  cd qtcurve-$pkgver
-  [ -d b ] || mkdir b
-
-  # export multilib parameters
-  # and QT_BUILD_KEY workaround
-  export CC=gcc -m32 -I$srcdir
-  export CXX=g++ -m32 -I$srcdir
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-
-  [ -d QtCore ] || mkdir QtCore
-  ln -s ../${source[1]} QtCore
-}
-
-build() {
-  cd qtcurve-$pkgver/b
-  cmake .. -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DQT_PLUGINS_DIR=/usr/lib32/qt/plugins \
-   -DQT_LIBRARY_DIR=/usr/lib32 \
-   -DLIB_INSTALL_DIR=/usr/lib32 \
-   -DQTC_QT4_ENABLE_KDE=false \
-   -DENABLE_QT5=false
-  make
-}
-
-package_lib32-qtcurve-utils() {
-  depends=('lib32-libx11')
-  cd qtcurve-$pkgver/b/lib/utils
-  make DESTDIR=$pkgdir install
-}
-
-package_lib32-qtcurve-gtk2() {
-  depends=('lib32-qtcurve-utils' 'lib32-gtk2' 'qtcurve-gtk2')
-  cd qtcurve-$pkgver/b/gtk2
-  make DESTDIR=$pkgdir install
-  cd ../lib/cairo
-  make DESTDIR=$pkgdir install
-
-  # strip themes
-  rm -rf $pkgdir/usr/share
-}
-
-package_lib32-qtcurve-qt4() {
-  depends=('lib32-qtcurve-utils' 'lib32-qt4')
-  cd qtcurve-$pkgver/b/qt4
-  make DESTDIR=$pkgdir install
-}

Copied: lib32-qtcurve/repos/multilib-x86_64/PKGBUILD (from rev 105066, 
lib32-qtcurve/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-31 01:30:24 UTC (rev 105067)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+
+pkgbase=lib32-qtcurve
+pkgname=('lib32-qtcurve-utils' 'lib32-qtcurve-gtk2' 'lib32-qtcurve-qt4')
+pkgver=1.8.18
+pkgrel=1
+pkgdesc='A configurable set of widget styles for KDE and Gtk'
+arch=('i686' 'x86_64')
+url='https://github.com/QtCurve/qtcurve'
+license=('LGPL')
+groups=('qtcurve')
+makedepends=('cmake' 'gcc-multilib' 'automoc4' 'lib32-gtk2' 'lib32-qt4')
+source=(qtcurve-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz qconfig.h)
+md5sums=('422d1876d944bb278855f320eda19368'
+ '6b89fb32651dd73d1c02185d23b86186')
+
+prepare() {
+  cd qtcurve-$pkgver
+  [ -d b ] || mkdir b
+
+  # export multilib parameters
+  # and QT_BUILD_KEY workaround
+  export CC=gcc -m32 -I$srcdir
+  export CXX=g++ -m32 -I$srcdir
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+
+  [ -d QtCore ] || mkdir QtCore
+  ln -s ../${source[1]} QtCore
+}
+
+build() {
+  cd qtcurve-$pkgver/b
+  cmake .. -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DQT_PLUGINS_DIR=/usr/lib32/qt/plugins \
+   -DQT_LIBRARY_DIR=/usr/lib32 \
+   -DLIB_INSTALL_DIR=/usr/lib32 \
+   -DQTC_QT4_ENABLE_KDE=false \
+   -DENABLE_QT5=false
+  make
+}
+
+package_lib32-qtcurve-utils() {
+  depends=('lib32-libx11')
+  cd qtcurve-$pkgver/b/lib/utils
+  make DESTDIR=$pkgdir install
+}
+
+package_lib32-qtcurve-gtk2() {
+  depends=('lib32-qtcurve-utils' 'lib32-gtk2' 'qtcurve-gtk2')
+  cd qtcurve-$pkgver/b/gtk2
+  make DESTDIR=$pkgdir install
+  cd ../lib/cairo
+  make DESTDIR=$pkgdir install
+
+  # strip themes
+  rm -rf $pkgdir/usr/share
+}
+
+package_lib32-qtcurve-qt4() {
+  depends=('lib32-qtcurve-utils' 'lib32-qt4')
+  cd qtcurve-$pkgver/b/qt4
+  make DESTDIR=$pkgdir install
+}

Deleted: qconfig.h
===
--- qconfig.h   2014-01-31 01:29:44 UTC (rev 105066)
+++ qconfig.h   2014-01-31 01:30:24 UTC (rev 105067)
@@ -1,172 +0,0 @@
-/* Everything */
-
-/* Qt Edition */
-#ifndef QT_EDITION
-#  define QT_EDITION QT_EDITION_OPENSOURCE

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

2014-01-30 Thread Eric Bélanger
Date: Friday, January 31, 2014 @ 08:25:20
  Author: eric
Revision: 105069

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 105068, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-31 07:24:43 UTC (rev 105068)
+++ PKGBUILD2014-01-31 07:25:20 UTC (rev 105069)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=youtube-dl
-pkgver=2014.01.29
-pkgrel=1
-pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
-arch=('any')
-url=http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('3f6832900338b8fbb178e3d0286d0c99939347a3'
-  'SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root=${pkgdir}/ --optimize=1
-  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
-${pkgdir}/usr/share/bash-completion/completions/youtube-dl
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 105068, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-31 07:25:20 UTC (rev 105069)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=youtube-dl
+pkgver=2014.01.30.2
+pkgrel=1
+pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
+arch=('any')
+url=http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
+sha1sums=('633447884c927e75aca4e695437fb47bae0511ea'
+  'SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root=${pkgdir}/ --optimize=1
+  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
+${pkgdir}/usr/share/bash-completion/completions/youtube-dl
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2014-01-30 Thread Eric Bélanger
Date: Friday, January 31, 2014 @ 08:24:43
  Author: eric
Revision: 105068

upgpkg: youtube-dl 2014.01.30.2-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-31 01:30:24 UTC (rev 105067)
+++ PKGBUILD2014-01-31 07:24:43 UTC (rev 105068)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2014.01.29
+pkgver=2014.01.30.2
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('3f6832900338b8fbb178e3d0286d0c99939347a3'
+sha1sums=('633447884c927e75aca4e695437fb47bae0511ea'
   'SKIP')
 
 prepare() {



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

2014-01-30 Thread Jelle van der Waa
Date: Friday, January 31, 2014 @ 08:52:21
  Author: jelle
Revision: 105070

upgpkg: xmobar 0.19-2

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-31 07:25:20 UTC (rev 105069)
+++ PKGBUILD2014-01-31 07:52:21 UTC (rev 105070)
@@ -4,7 +4,7 @@
 
 pkgname=xmobar
 pkgver=0.19
-pkgrel=1
+pkgrel=2
 pkgdesc=A Minimalistic Text Based Status Bar
 url=http://hackage.haskell.org/package/xmobar;
 license=('custom:BSD3')



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

2014-01-30 Thread Jelle van der Waa
Date: Friday, January 31, 2014 @ 08:52:58
  Author: jelle
Revision: 105071

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

Added:
  xmobar/repos/community-staging-i686/
  xmobar/repos/community-staging-i686/PKGBUILD
(from rev 105070, xmobar/trunk/PKGBUILD)
  xmobar/repos/community-staging-i686/xmobar-0.15-haskell-mtl.patch
(from rev 105070, xmobar/trunk/xmobar-0.15-haskell-mtl.patch)
  xmobar/repos/community-staging-x86_64/
  xmobar/repos/community-staging-x86_64/PKGBUILD
(from rev 105070, xmobar/trunk/PKGBUILD)
  xmobar/repos/community-staging-x86_64/xmobar-0.15-haskell-mtl.patch
(from rev 105070, xmobar/trunk/xmobar-0.15-haskell-mtl.patch)

+
 community-staging-i686/PKGBUILD|   31 +++
 community-staging-i686/xmobar-0.15-haskell-mtl.patch   |   12 +
 community-staging-x86_64/PKGBUILD  |   31 +++
 community-staging-x86_64/xmobar-0.15-haskell-mtl.patch |   12 +
 4 files changed, 86 insertions(+)

Copied: xmobar/repos/community-staging-i686/PKGBUILD (from rev 105070, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-01-31 07:52:58 UTC (rev 105071)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+
+pkgname=xmobar
+pkgver=0.19
+pkgrel=2
+pkgdesc=A Minimalistic Text Based Status Bar
+url=http://hackage.haskell.org/package/xmobar;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr')
+makedepends=('ghc=7.6.3-1' 'haskell-x11=1.6.1.1-3' 'haskell-x11-xft=0.3.1-9' 
'haskell-utf8-string=0.3.7-5'
+'haskell-stm=2.4.2-2' 'haskell-parsec=3.1.3-3' 
'haskell-mtl=2.1.2-3' 'haskell-regex-base' 'haskell-regex-compat')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
+
+build() {
+cd ${srcdir}/xmobar-$pkgver
+
+runhaskell Setup configure --disable-optimization --prefix=/usr 
--flags=with_utf8 with_xft with_iwlib
+runhaskell Setup build
+}
+
+package() {
+cd ${srcdir}/xmobar-$pkgver
+runhaskell Setup copy --destdir=${pkgdir}
+install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}
+
+md5sums=('1c5b6ac7e7afe837b79c10ae4e8b8e4d')

Copied: xmobar/repos/community-staging-i686/xmobar-0.15-haskell-mtl.patch (from 
rev 105070, xmobar/trunk/xmobar-0.15-haskell-mtl.patch)
===
--- community-staging-i686/xmobar-0.15-haskell-mtl.patch
(rev 0)
+++ community-staging-i686/xmobar-0.15-haskell-mtl.patch2014-01-31 
07:52:58 UTC (rev 105071)
@@ -0,0 +1,12 @@
+diff -aur xmobar-0.15.old/xmobar.cabal xmobar-0.15/xmobar.cabal
+--- xmobar-0.15.old/xmobar.cabal   2012-06-11 17:04:21.422444926 +
 xmobar-0.15/xmobar.cabal   2012-06-11 17:05:16.772001865 +
+@@ -112,7 +112,7 @@
+   time,
+   filepath,
+   X11 == 1.6.*,
+-  mtl == 2.0.*,
++  mtl = 2.0  2.2,
+   parsec == 3.1.*,
+   stm == 2.3.*
+ 

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 105070, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-01-31 07:52:58 UTC (rev 105071)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+
+pkgname=xmobar
+pkgver=0.19
+pkgrel=2
+pkgdesc=A Minimalistic Text Based Status Bar
+url=http://hackage.haskell.org/package/xmobar;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr')
+makedepends=('ghc=7.6.3-1' 'haskell-x11=1.6.1.1-3' 'haskell-x11-xft=0.3.1-9' 
'haskell-utf8-string=0.3.7-5'
+'haskell-stm=2.4.2-2' 'haskell-parsec=3.1.3-3' 
'haskell-mtl=2.1.2-3' 'haskell-regex-base' 'haskell-regex-compat')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
+
+build() {
+cd ${srcdir}/xmobar-$pkgver
+
+runhaskell Setup configure --disable-optimization --prefix=/usr 
--flags=with_utf8 with_xft with_iwlib
+runhaskell Setup build
+}
+
+package() {
+cd ${srcdir}/xmobar-$pkgver
+runhaskell Setup copy --destdir=${pkgdir}
+install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}
+
+md5sums=('1c5b6ac7e7afe837b79c10ae4e8b8e4d')

Copied: xmobar/repos/community-staging-x86_64/xmobar-0.15-haskell-mtl.patch 
(from rev 105070, xmobar/trunk/xmobar-0.15-haskell-mtl.patch)