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

2013-02-11 Thread Florian Pritz
Date: Monday, February 11, 2013 @ 10:13:25
  Author: bluewind
Revision: 84128

upgpkg: vimpager 1.7.9-1

upstream update

Modified:
  vimpager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 07:11:55 UTC (rev 84127)
+++ PKGBUILD2013-02-11 09:13:25 UTC (rev 84128)
@@ -3,7 +3,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=vimpager
-pkgver=1.7.8
+pkgver=1.7.9
 pkgrel=1
 pkgdesc=A vim-based script to use as a PAGER.
 arch=('any')
@@ -14,7 +14,7 @@
 backup=(etc/vimpagerrc)
 
source=(vimpager-$pkgver.tar.gz::https://github.com/rkitover/vimpager/tarball/$pkgver;
 
license.txt)
-md5sums=('cae925c2180dea9b51fcdf25f1f2208b'
+md5sums=('549a5b7d8fec77c4897f11a38c44f79d'
  'cd49910a3dde6fe0a7e24ebe8cbf7066')
 
 build() {



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

2013-02-11 Thread Florian Pritz
Date: Monday, February 11, 2013 @ 10:13:32
  Author: bluewind
Revision: 84129

archrelease: copy trunk to community-any

Added:
  vimpager/repos/community-any/PKGBUILD
(from rev 84128, vimpager/trunk/PKGBUILD)
  vimpager/repos/community-any/license.txt
(from rev 84128, vimpager/trunk/license.txt)
Deleted:
  vimpager/repos/community-any/PKGBUILD
  vimpager/repos/community-any/license.txt

-+
 PKGBUILD|   74 +++
 license.txt |  574 +-
 2 files changed, 324 insertions(+), 324 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-11 09:13:25 UTC (rev 84128)
+++ PKGBUILD2013-02-11 09:13:32 UTC (rev 84129)
@@ -1,37 +0,0 @@
-# Maintainer: Florian Pritz bluew...@xinu.at
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=vimpager
-pkgver=1.7.8
-pkgrel=1
-pkgdesc=A vim-based script to use as a PAGER.
-arch=('any')
-url=http://www.vim.org/scripts/script.php?script_id=1723;
-license=('custom:vim')
-depends=('vim')
-noextract=(vimpager-$pkgver.tar.gz)
-backup=(etc/vimpagerrc)
-source=(vimpager-$pkgver.tar.gz::https://github.com/rkitover/vimpager/tarball/$pkgver;
 
-   license.txt)
-md5sums=('cae925c2180dea9b51fcdf25f1f2208b'
- 'cd49910a3dde6fe0a7e24ebe8cbf7066')
-
-build() {
-   cd ${srcdir}
-
-   mkdir -p $srcdir/vimpager-$pkgver
-   bsdtar --strip-components=1 -C $srcdir/vimpager-$pkgver -xf 
vimpager-$pkgver.tar.gz
-
-   cd $srcdir/vimpager-$pkgver
-
-   sed -i s/\r$// vimpager
-}
-
-package() {
-   cd ${srcdir}/vimpager-$pkgver
-
-   make SYSCONFDIR=/etc PREFIX=/usr DESTDIR=$pkgdir install
-
-   install -Dm644 $srcdir/license.txt 
${pkgdir}/usr/share/licenses/${pkgname}/license.txt
-}

Copied: vimpager/repos/community-any/PKGBUILD (from rev 84128, 
vimpager/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-11 09:13:32 UTC (rev 84129)
@@ -0,0 +1,37 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=vimpager
+pkgver=1.7.9
+pkgrel=1
+pkgdesc=A vim-based script to use as a PAGER.
+arch=('any')
+url=http://www.vim.org/scripts/script.php?script_id=1723;
+license=('custom:vim')
+depends=('vim')
+noextract=(vimpager-$pkgver.tar.gz)
+backup=(etc/vimpagerrc)
+source=(vimpager-$pkgver.tar.gz::https://github.com/rkitover/vimpager/tarball/$pkgver;
 
+   license.txt)
+md5sums=('549a5b7d8fec77c4897f11a38c44f79d'
+ 'cd49910a3dde6fe0a7e24ebe8cbf7066')
+
+build() {
+   cd ${srcdir}
+
+   mkdir -p $srcdir/vimpager-$pkgver
+   bsdtar --strip-components=1 -C $srcdir/vimpager-$pkgver -xf 
vimpager-$pkgver.tar.gz
+
+   cd $srcdir/vimpager-$pkgver
+
+   sed -i s/\r$// vimpager
+}
+
+package() {
+   cd ${srcdir}/vimpager-$pkgver
+
+   make SYSCONFDIR=/etc PREFIX=/usr DESTDIR=$pkgdir install
+
+   install -Dm644 $srcdir/license.txt 
${pkgdir}/usr/share/licenses/${pkgname}/license.txt
+}

Deleted: license.txt
===
--- license.txt 2013-02-11 09:13:25 UTC (rev 84128)
+++ license.txt 2013-02-11 09:13:32 UTC (rev 84129)
@@ -1,287 +0,0 @@
-*uganda.txt*For Vim version 7.2.  Last change: 2008 Jun 21
-
-
- VIM REFERENCE MANUALby Bram Moolenaar
-
-
-   *uganda* *Uganda* *copying* *copyright* *license*
-SUMMARY
-   *iccf* *ICCF*
-Vim is Charityware.  You can use and copy it as much as you like, but you are
-encouraged to make a donation for needy children in Uganda.  Please see |kcc|
-below or visit the ICCF web site, available at these URLs:
-
-   http://iccf-holland.org/
-   http://www.vim.org/iccf/
-   http://www.iccf.nl/
-
-You can also sponsor the development of Vim.  Vim sponsors can vote for
-features.  See |sponsor|.  The money goes to Uganda anyway.
-
-The Open Publication License applies to the Vim documentation, see
-|manual-copyright|.
-
-=== begin of license ===
-
-VIM LICENSE
-
-I)  There are no restrictions on distributing unmodified copies of Vim except
-that they must include this license text.  You can also distribute
-unmodified parts of Vim, likewise unrestricted except that they must
-include this license text.  You are also allowed to include executables
-that you made from the unmodified Vim sources, plus your own usage
-examples and Vim scripts.
-
-II) It is allowed to distribute a modified (or extended) version of Vim,
-including executables and/or source code, when the following four
-conditions are met:
-1) This license text must be included unmodified.
-2) The 

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

2013-02-11 Thread Dave Reisner
Date: Monday, February 11, 2013 @ 12:07:14
  Author: dreisner
Revision: 177927

upgpkg: curl 7.29.0-2

- backport fix for NULL deference (FS#33811, FS#33779)

Added:
  curl/trunk/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
Modified:
  curl/trunk/PKGBUILD

-+
 0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch |   39 
++
 PKGBUILD|6 +
 2 files changed, 44 insertions(+), 1 deletion(-)

Added: 0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
===
--- 0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch 
(rev 0)
+++ 0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch 
2013-02-11 11:07:14 UTC (rev 177927)
@@ -0,0 +1,39 @@
+From da3fc1ee91de656a30f3a12de394bcba55119872 Mon Sep 17 00:00:00 2001
+From: Linus Nielsen Feltzing li...@haxx.se
+Date: Sun, 10 Feb 2013 22:57:58 +0100
+Subject: [PATCH] Fix NULL pointer reference when closing an unused multi
+ handle.
+
+---
+ lib/multi.c|  8 +---
+ tests/data/Makefile.am |  1 +
+ tests/data/test1508| 31 +
+ tests/libtest/Makefile.inc |  6 +-
+ tests/libtest/lib1508.c| 49 ++
+ 5 files changed, 91 insertions(+), 4 deletions(-)
+ create mode 100644 tests/data/test1508
+ create mode 100644 tests/libtest/lib1508.c
+
+diff --git a/lib/multi.c b/lib/multi.c
+index fa0afb9..706df23 100644
+--- a/lib/multi.c
 b/lib/multi.c
+@@ -1773,10 +1773,12 @@ CURLMcode curl_multi_cleanup(CURLM *multi_handle)
+ /* Close all the connections in the connection cache */
+ close_all_connections(multi);
+ 
+-multi-closure_handle-dns.hostcache = multi-hostcache;
+-Curl_hostcache_clean(multi-closure_handle);
++if(multi-closure_handle) {
++  multi-closure_handle-dns.hostcache = multi-hostcache;
++  Curl_hostcache_clean(multi-closure_handle);
+ 
+-Curl_close(multi-closure_handle);
++  Curl_close(multi-closure_handle);
++}
+ multi-closure_handle = NULL;
+ 
+ Curl_hash_destroy(multi-sockhash);
+-- 
+1.8.1.3
+

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 02:54:48 UTC (rev 177926)
+++ PKGBUILD2013-02-11 11:07:14 UTC (rev 177927)
@@ -7,7 +7,7 @@
 
 pkgname=curl
 pkgver=7.29.0
-pkgrel=1
+pkgrel=2
 pkgdesc=An URL retrieval utility and library
 arch=('i686' 'x86_64')
 url=http://curl.haxx.se;
@@ -15,9 +15,11 @@
 depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
 options=('!libtool')
 source=(http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz{,.asc}
+0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
 curlbuild.h)
 md5sums=('4f57d3b4a3963038bd5e04dbff385390'
  '6283fbb36933cf8720acc34c43169f1d'
+ '5bfd1899e8b19cfdd78774f6337f8b47'
  '751bd433ede935c8fae727377625a8ae')
 
 ptrsize=$(cpp '__SIZEOF_POINTER__' | sed '/^#/d')
@@ -32,6 +34,8 @@
 build() {
   cd $pkgname-$pkgver
 
+  patch -Np1 
$srcdir/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
+
   ./configure \
   --prefix=/usr \
   --mandir=/usr/share/man \



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

2013-02-11 Thread Dave Reisner
Date: Monday, February 11, 2013 @ 12:07:41
  Author: dreisner
Revision: 177928

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

Added:
  curl/repos/testing-i686/
  
curl/repos/testing-i686/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
(from rev 177927, 
curl/trunk/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch)
  curl/repos/testing-i686/PKGBUILD
(from rev 177927, curl/trunk/PKGBUILD)
  curl/repos/testing-i686/curlbuild.h
(from rev 177927, curl/trunk/curlbuild.h)
  curl/repos/testing-x86_64/
  
curl/repos/testing-x86_64/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
(from rev 177927, 
curl/trunk/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch)
  curl/repos/testing-x86_64/PKGBUILD
(from rev 177927, curl/trunk/PKGBUILD)
  curl/repos/testing-x86_64/curlbuild.h
(from rev 177927, curl/trunk/curlbuild.h)

+
 testing-i686/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch   
|   39 +
 testing-i686/PKGBUILD  
|   68 ++
 testing-i686/curlbuild.h   
|9 +
 testing-x86_64/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch 
|   39 +
 testing-x86_64/PKGBUILD
|   68 ++
 testing-x86_64/curlbuild.h 
|9 +
 6 files changed, 232 insertions(+)

Copied: 
curl/repos/testing-i686/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
 (from rev 177927, 
curl/trunk/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch)
===
--- 
testing-i686/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
(rev 0)
+++ 
testing-i686/0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
2013-02-11 11:07:41 UTC (rev 177928)
@@ -0,0 +1,39 @@
+From da3fc1ee91de656a30f3a12de394bcba55119872 Mon Sep 17 00:00:00 2001
+From: Linus Nielsen Feltzing li...@haxx.se
+Date: Sun, 10 Feb 2013 22:57:58 +0100
+Subject: [PATCH] Fix NULL pointer reference when closing an unused multi
+ handle.
+
+---
+ lib/multi.c|  8 +---
+ tests/data/Makefile.am |  1 +
+ tests/data/test1508| 31 +
+ tests/libtest/Makefile.inc |  6 +-
+ tests/libtest/lib1508.c| 49 ++
+ 5 files changed, 91 insertions(+), 4 deletions(-)
+ create mode 100644 tests/data/test1508
+ create mode 100644 tests/libtest/lib1508.c
+
+diff --git a/lib/multi.c b/lib/multi.c
+index fa0afb9..706df23 100644
+--- a/lib/multi.c
 b/lib/multi.c
+@@ -1773,10 +1773,12 @@ CURLMcode curl_multi_cleanup(CURLM *multi_handle)
+ /* Close all the connections in the connection cache */
+ close_all_connections(multi);
+ 
+-multi-closure_handle-dns.hostcache = multi-hostcache;
+-Curl_hostcache_clean(multi-closure_handle);
++if(multi-closure_handle) {
++  multi-closure_handle-dns.hostcache = multi-hostcache;
++  Curl_hostcache_clean(multi-closure_handle);
+ 
+-Curl_close(multi-closure_handle);
++  Curl_close(multi-closure_handle);
++}
+ multi-closure_handle = NULL;
+ 
+ Curl_hash_destroy(multi-sockhash);
+-- 
+1.8.1.3
+

Copied: curl/repos/testing-i686/PKGBUILD (from rev 177927, curl/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-02-11 11:07:41 UTC (rev 177928)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=curl
+pkgver=7.29.0
+pkgrel=2
+pkgdesc=An URL retrieval utility and library
+arch=('i686' 'x86_64')
+url=http://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
+options=('!libtool')
+source=(http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz{,.asc}
+0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch
+curlbuild.h)
+md5sums=('4f57d3b4a3963038bd5e04dbff385390'
+ '6283fbb36933cf8720acc34c43169f1d'
+ '5bfd1899e8b19cfdd78774f6337f8b47'
+ '751bd433ede935c8fae727377625a8ae')
+
+ptrsize=$(cpp '__SIZEOF_POINTER__' | sed '/^#/d')
+case $ptrsize in
+  8) _curlbuild=curlbuild-64.h ;;
+  4) _curlbuild=curlbuild-32.h ;;
+  *) error unknown pointer size for architecture: %s bytes $ptrsize
+exit 1
+;;
+esac
+
+build() {
+  cd $pkgname-$pkgver
+
+  patch -Np1 

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

2013-02-11 Thread Sergej Pupykin
Date: Monday, February 11, 2013 @ 12:33:48
  Author: spupykin
Revision: 84130

upgpkg: darktable 1.1.3-1

upd

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 09:13:32 UTC (rev 84129)
+++ PKGBUILD2013-02-11 11:33:48 UTC (rev 84130)
@@ -4,9 +4,9 @@
 # Contributor: Johannes Hanika hanatos at gmail dot com
 
 pkgname=darktable
-pkgver=1.1.2
+pkgver=1.1.3
 _pkgver=1.1
-pkgrel=2
+pkgrel=1
 pkgdesc=Utility to organize and develop raw images
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/
@@ -19,7 +19,7 @@
 install=darktable.install
 options=(!libtool)
 
source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.gz)
-md5sums=('cdc27dc2d9d53df3ec2c6aa908a3eb3c')
+md5sums=('8dcd880aab1b0b2418ab2bbebdd0d12e')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-02-11 Thread Sergej Pupykin
Date: Monday, February 11, 2013 @ 12:34:09
  Author: spupykin
Revision: 84131

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

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

+
 community-i686/PKGBUILD|   94 +--
 community-i686/darktable.install   |   22 
 community-x86_64/PKGBUILD  |   94 +--
 community-x86_64/darktable.install |   22 
 4 files changed, 116 insertions(+), 116 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-11 11:33:48 UTC (rev 84130)
+++ community-i686/PKGBUILD 2013-02-11 11:34:09 UTC (rev 84131)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer:  Christian Himpel chressie at gmail dot com
-# Contributor: Johannes Hanika hanatos at gmail dot com
-
-pkgname=darktable
-pkgver=1.1.2
-_pkgver=1.1
-pkgrel=2
-pkgdesc=Utility to organize and develop raw images
-arch=('i686' 'x86_64')
-url=http://darktable.sf.net/
-license=('GPL3')
-depends=('exiv2=0.18' 'intltool=0.40' 'lcms2' 'lensfun=0.2.3' 'libglade' 
'dbus-glib'
-'curl' 'libgnome-keyring' 'libgphoto2' 'libusb-compat' 'openexr' 
'sqlite' 'libxslt'
-'libsoup')
-makedepends=('intltool=0.40' 'cmake' 'librsvg')
-optdepends=('librsvg')
-install=darktable.install
-options=(!libtool)
-source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.gz)
-md5sums=('cdc27dc2d9d53df3ec2c6aa908a3eb3c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-#  mv doc/usermanual/CMakeLists.tx doc/usermanual/CMakeLists.txt
-  sed -i 's/-Werror//' src/CMakeLists.txt
-  mkdir -p build
-  cd build
-  cmake \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DDONT_INSTALL_GCONF_SCHEMAS=True \
-  -DBINARY_PACKAGE_BUILD=1 \
-  -DUSE_GCONF_BACKEND=Off \
-  -DBUILD_USERMANUAL=False \
-  ..
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver/build
-  make DESTDIR=$pkgdir install
-  mv ${pkgdir}/usr/share/doc/darktable 
${pkgdir}/usr/share/doc/${pkgname}-${pkgver}
-#  mkdir -p ${pkgdir}/usr/share/gconf/schemas/
-#  mv ${pkgdir}/etc/gconf/schemas/darktable.schemas 
${pkgdir}/usr/share/gconf/schemas/
-}

Copied: darktable/repos/community-i686/PKGBUILD (from rev 84130, 
darktable/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-11 11:34:09 UTC (rev 84131)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer:  Christian Himpel chressie at gmail dot com
+# Contributor: Johannes Hanika hanatos at gmail dot com
+
+pkgname=darktable
+pkgver=1.1.3
+_pkgver=1.1
+pkgrel=1
+pkgdesc=Utility to organize and develop raw images
+arch=('i686' 'x86_64')
+url=http://darktable.sf.net/
+license=('GPL3')
+depends=('exiv2=0.18' 'intltool=0.40' 'lcms2' 'lensfun=0.2.3' 'libglade' 
'dbus-glib'
+'curl' 'libgnome-keyring' 'libgphoto2' 'libusb-compat' 'openexr' 
'sqlite' 'libxslt'
+'libsoup')
+makedepends=('intltool=0.40' 'cmake' 'librsvg')
+optdepends=('librsvg')
+install=darktable.install
+options=(!libtool)
+source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.gz)
+md5sums=('8dcd880aab1b0b2418ab2bbebdd0d12e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+#  mv doc/usermanual/CMakeLists.tx doc/usermanual/CMakeLists.txt
+  sed -i 's/-Werror//' src/CMakeLists.txt
+  mkdir -p build
+  cd build
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DDONT_INSTALL_GCONF_SCHEMAS=True \
+  -DBINARY_PACKAGE_BUILD=1 \
+  -DUSE_GCONF_BACKEND=Off \
+  -DBUILD_USERMANUAL=False \
+  ..
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver/build
+  make DESTDIR=$pkgdir install
+  mv ${pkgdir}/usr/share/doc/darktable 
${pkgdir}/usr/share/doc/${pkgname}-${pkgver}
+#  mkdir -p ${pkgdir}/usr/share/gconf/schemas/
+#  mv ${pkgdir}/etc/gconf/schemas/darktable.schemas 
${pkgdir}/usr/share/gconf/schemas/
+}

Deleted: community-i686/darktable.install
===
--- community-i686/darktable.install2013-02-11 11:33:48 UTC 

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

2013-02-11 Thread Sergej Pupykin
Date: Monday, February 11, 2013 @ 12:34:15
  Author: spupykin
Revision: 84132

upgpkg: ruby-rack 1.5.2-1

upd

Modified:
  ruby-rack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 11:34:09 UTC (rev 84131)
+++ PKGBUILD2013-02-11 11:34:15 UTC (rev 84132)
@@ -3,7 +3,7 @@
 # Contributor: Alexsandr Pavlov kidoz at mail dot ru
 
 pkgname=ruby-rack
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc=Rack provides minimal, modular and adaptable interface for developing 
web applications in Ruby
 arch=(any)
@@ -13,7 +13,7 @@
 depends=('ruby' 'rubygems')
 noextract=(rack-$pkgver.gem)
 source=(http://gems.rubyforge.org/gems/rack-$pkgver.gem)
-md5sums=('9d5ccd9e1b24fcf2d261d79cff91dfac')
+md5sums=('02067ea717f5d2e4b8e0bcd5155fcbc5')
 
 package() {
   cd $srcdir



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

2013-02-11 Thread Sergej Pupykin
Date: Monday, February 11, 2013 @ 12:34:27
  Author: spupykin
Revision: 84133

archrelease: copy trunk to community-any

Added:
  ruby-rack/repos/community-any/PKGBUILD
(from rev 84132, ruby-rack/trunk/PKGBUILD)
Deleted:
  ruby-rack/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-11 11:34:15 UTC (rev 84132)
+++ PKGBUILD2013-02-11 11:34:27 UTC (rev 84133)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Alexsandr Pavlov kidoz at mail dot ru
-
-pkgname=ruby-rack
-pkgver=1.5.1
-pkgrel=1
-pkgdesc=Rack provides minimal, modular and adaptable interface for developing 
web applications in Ruby
-arch=(any)
-#url=http://rack.rubyforge.org/;
-url=http://rubyforge.org/projects/rack/;
-license=('MIT')
-depends=('ruby' 'rubygems')
-noextract=(rack-$pkgver.gem)
-source=(http://gems.rubyforge.org/gems/rack-$pkgver.gem)
-md5sums=('9d5ccd9e1b24fcf2d261d79cff91dfac')
-
-package() {
-  cd $srcdir
-  export HOME=/tmp
-  local _gemdir=$(ruby -rubygems -e'puts Gem.default_dir')
-  gem install --no-user-install --ignore-dependencies -i $pkgdir$_gemdir -n 
$pkgdir/usr/bin rack-$pkgver.gem
-  mkdir -p $pkgdir/usr/share/licenses/ruby-rack
-  ln -s `find $pkgdir/usr/lib/ruby/ -type f -name COPYING | sed s|$pkgdir||` 
$pkgdir/usr/share/licenses/ruby-rack/COPYING
-}

Copied: ruby-rack/repos/community-any/PKGBUILD (from rev 84132, 
ruby-rack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-11 11:34:27 UTC (rev 84133)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Alexsandr Pavlov kidoz at mail dot ru
+
+pkgname=ruby-rack
+pkgver=1.5.2
+pkgrel=1
+pkgdesc=Rack provides minimal, modular and adaptable interface for developing 
web applications in Ruby
+arch=(any)
+#url=http://rack.rubyforge.org/;
+url=http://rubyforge.org/projects/rack/;
+license=('MIT')
+depends=('ruby' 'rubygems')
+noextract=(rack-$pkgver.gem)
+source=(http://gems.rubyforge.org/gems/rack-$pkgver.gem)
+md5sums=('02067ea717f5d2e4b8e0bcd5155fcbc5')
+
+package() {
+  cd $srcdir
+  export HOME=/tmp
+  local _gemdir=$(ruby -rubygems -e'puts Gem.default_dir')
+  gem install --no-user-install --ignore-dependencies -i $pkgdir$_gemdir -n 
$pkgdir/usr/bin rack-$pkgver.gem
+  mkdir -p $pkgdir/usr/share/licenses/ruby-rack
+  ln -s `find $pkgdir/usr/lib/ruby/ -type f -name COPYING | sed s|$pkgdir||` 
$pkgdir/usr/share/licenses/ruby-rack/COPYING
+}



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

2013-02-11 Thread Sergej Pupykin
Date: Monday, February 11, 2013 @ 12:34:31
  Author: spupykin
Revision: 84134

upgpkg: xfe 1.34-1

upd

Modified:
  xfe/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 11:34:27 UTC (rev 84133)
+++ PKGBUILD2013-02-11 11:34:31 UTC (rev 84134)
@@ -4,7 +4,7 @@
 # Contributor: Ravi Desai ravst...@hotmail.com
 
 pkgname=xfe
-pkgver=1.33
+pkgver=1.34
 pkgrel=1
 pkgdesc=X File Explorer (Xfe) is an MS-Explorer like file manager for X.
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('fox')
 makedepends=('intltool')
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('fb089ba73add411b08a6560eeb51742d')
+md5sums=('36d0a590d95742eb59d8128a9a7a35b4')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-02-11 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 14:25:07
  Author: lcarlier
Revision: 84136

upgpkg: lib32-mesa 9.0.2-4

lib32-libegl depends on lib32-libgbm

Modified:
  lib32-mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 11:34:51 UTC (rev 84135)
+++ PKGBUILD2013-02-11 13:25:07 UTC (rev 84136)
@@ -15,7 +15,7 @@
 pkgver=9.0.2
 fi
 
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 makedepends=('glproto=1.4.16' 'lib32-libdrm=2.4.39' 
'lib32-libxxf86vm=1.1.2' 'lib32-libxdamage=1.1.3' 'lib32-expat=2.1.0'
  'lib32-libx11=1.5.0' 'lib32-libxt=1.1.3' 
'lib32-gcc-libs=4.7.1-6' 'dri2proto=2.8' 'python2' 'libxml2'
@@ -191,7 +191,7 @@
 
 package_lib32-libegl() {
   # check also egl.pc
-  depends=('lib32-libx11' 'lib32-libxext' 'lib32-libxdamage' 'lib32-libxfixes' 
'lib32-libxxf86vm' 'lib32-libxcb' 'khrplatform-devel' 'libegl')
+  depends=('lib32-libx11' 'lib32-libxext' 'lib32-libxdamage' 'lib32-libxfixes' 
'lib32-libxxf86vm' 'lib32-libxcb' 'lib32-libgbm' 'khrplatform-devel' 'libegl')
   pkgdesc=Mesa EGL libraries and headers
 
   cd ${srcdir}/?esa-*



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

2013-02-11 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 14:25:13
  Author: lcarlier
Revision: 84137

archrelease: copy trunk to multilib-x86_64

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

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

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


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

2013-02-11 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 15:03:40
  Author: lcarlier
Revision: 84138

upgpkg: lib32-cairo 1.12.14-2

enable gl backend

Modified:
  lib32-cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 13:25:13 UTC (rev 84137)
+++ PKGBUILD2013-02-11 14:03:40 UTC (rev 84138)
@@ -4,14 +4,14 @@
 _pkgbasename=cairo
 pkgname=lib32-$_pkgbasename
 pkgver=1.12.14
-pkgrel=1
+pkgrel=2
 pkgdesc=Cairo vector graphics library (32-bit)
 arch=('x86_64')
 url=http://cairographics.org/;
 license=('LGPL' 'MPL')
 depends=('lib32-libpng' 'lib32-libxext' 'lib32-libxrender' 'lib32-fontconfig'
- 'lib32-pixman' 'lib32-glib2' ${_pkgbasename})
-makedepends=('gcc-multilib')
+ 'lib32-pixman' 'lib32-glib2' 'lib32-libgl' 'lib32-libegl' 
${_pkgbasename})
+makedepends=('gcc-multilib' 'lib32-mesa')
 source=(http://cairographics.org/releases/${_pkgbasename}-${pkgver}.tar.xz)
 sha1sums=('9106ab09b2e7b9f90521b18dd4a7e9577eba6c15')
 
@@ -27,8 +27,9 @@
   --sysconfdir=/etc \
   --localstatedir=/var \
   --disable-static \
-  --enable-tee
-  # --enable-gl # need lib32-egl
+  --enable-tee \
+  --enable-gl \
+  --enable-egl
   # --disable-xlib-xcb
   make
 }



[arch-commits] Commit in lib32-cairo/repos/multilib-testing-x86_64 (6 files)

2013-02-11 Thread Laurent Carlier
Date: Monday, February 11, 2013 @ 15:03:46
  Author: lcarlier
Revision: 84139

archrelease: copy trunk to multilib-testing-x86_64

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

---+
 PKGBUILD  |   81 +-
 revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch |  288 
+-
 revert-xlib-map-to-image-requires-an-extents.patch|   48 -
 3 files changed, 209 insertions(+), 208 deletions(-)

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

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

Deleted: revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch
===
--- revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch   
2013-02-11 14:03:40 UTC (rev 84138)
+++ revert-xlib-Simplify-source-creation-by-use-of-map-to-image.patch   
2013-02-11 14:03:46 UTC (rev 84139)
@@ -1,144 +0,0 @@
-From a73e7ff0186176bc82cd3ae1432c054c1fd3aebd Mon Sep 17 00:00:00 2001
-From: Chris Wilson ch...@chris-wilson.co.uk
-Date: Sun, 06 Jan 2013 11:29:27 +
-Subject: xlib: Simplify source creation by use of map-to-image
-
-We were open-coding the functionality of map-to-image inside the source
-creation routines. so refactor to actually use map-to-image instead.
-
-Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk

-diff --git a/src/cairo-xlib-source.c b/src/cairo-xlib-source.c
-index e31..d08052a 100644
 a/src/cairo-xlib-source.c
-+++ b/src/cairo-xlib-source.c
-@@ -898,9 +898,6 @@ surface_source 

[arch-commits] Commit in tuxguitar/trunk (PKGBUILD tuxguitar.desktop)

2013-02-11 Thread Sergej Pupykin
Date: Monday, February 11, 2013 @ 16:15:06
  Author: spupykin
Revision: 84140

upgpkg: tuxguitar 1.2-6

upd

Modified:
  tuxguitar/trunk/PKGBUILD
  tuxguitar/trunk/tuxguitar.desktop

---+
 PKGBUILD  |   59 +++-
 tuxguitar.desktop |2 -
 2 files changed, 41 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 14:03:46 UTC (rev 84139)
+++ PKGBUILD2013-02-11 15:15:06 UTC (rev 84140)
@@ -4,7 +4,7 @@
 
 pkgname=tuxguitar
 pkgver=1.2
-pkgrel=5
+pkgrel=6
 _jdk=java-7-openjdk
 pkgdesc=multitrack guitar tablature editor and player
 arch=('i686' 'x86_64')
@@ -19,13 +19,11 @@
tuxguitar.desktop
tuxguitar.xml)
 md5sums=('f41ed20e77c6c3d8968991a29c71b912'
- 'eea5247daa70ce6fc15e95b1080af486'
+ '0afa7f3248b9317d73ad8ccdc5e5aaf0'
  '59ce4eb8dcc0d0dde81e6cf2820aa9b0')
 
-package() {
+build() {
   cd $srcdir/tuxguitar-src-$pkgver
-  mkdir -p $pkgdir/usr/share/tuxguitar
-  mkdir -p $pkgdir/usr/bin
 
   export CLASSPATH=/usr/share/java/swt.jar:$CLASSPATH
 
@@ -48,20 +46,12 @@
   (cd TuxGuitar-gervill/  ant)
   (cd TuxGuitar-jsa/  ant)
 
-  cp -r TuxGuitar/share $pkgdir/usr/share/tuxguitar/
-  find -name \*.jar -exec sh -c 'cp {} 
'$pkgdir'/usr/share/tuxguitar/share/plugins/`basename {}`' \;
-  mv $pkgdir/usr/share/tuxguitar/share/plugins/tuxguitar.jar 
$pkgdir/usr/share/tuxguitar/
-  cp TuxGuitar/tuxguitar $pkgdir/usr/share/tuxguitar/
-
   # alsa
   pushd TuxGuitar-alsa/jni
   gcc -I/usr/lib/jvm/${_jdk}/include -I/usr/lib/jvm/${_jdk}/include/linux 
-fPIC \
-c -o org_herac_tuxguitar_player_impl_midiport_alsa_MidiSystem.o \
org_herac_tuxguitar_player_impl_midiport_alsa_MidiSystem.c
   gcc  -shared -o libtuxguitar-alsa-jni.so 
org_herac_tuxguitar_player_impl_midiport_alsa_MidiSystem.o -L/usr/lib -lasound
-  install -D -m0755 libtuxguitar-alsa-jni.so 
$pkgdir/usr/lib/tuxguitar/libtuxguitar-alsa-jni.so
-  mkdir -p $pkgdir/usr/share/tuxguitar/lib
-  ln -s /usr/lib/tuxguitar/libtuxguitar-alsa-jni.so 
$pkgdir/usr/share/tuxguitar/lib/libtuxguitar-alsa-jni.so
   popd
 
   # oss
@@ -70,9 +60,6 @@
-c -o org_herac_tuxguitar_player_impl_midiport_oss_MidiSystem.o \
org_herac_tuxguitar_player_impl_midiport_oss_MidiSystem.c
   gcc  -shared -o libtuxguitar-oss-jni.so 
org_herac_tuxguitar_player_impl_midiport_oss_MidiSystem.o -L/usr/lib
-  install -D -m0755 libtuxguitar-oss-jni.so 
$pkgdir/usr/lib/tuxguitar/libtuxguitar-oss-jni.so
-  mkdir -p $pkgdir/usr/share/tuxguitar/lib
-  ln -s /usr/lib/tuxguitar/libtuxguitar-oss-jni.so 
$pkgdir/usr/share/tuxguitar/lib/libtuxguitar-oss-jni.so
   popd
 
   # jack
@@ -81,9 +68,6 @@
-c -o org_herac_tuxguitar_jack_JackClient.o \
org_herac_tuxguitar_jack_JackClient.c
   gcc  -shared -o libtuxguitar-jack-jni.so 
org_herac_tuxguitar_jack_JackClient.o -L/usr/lib -ljack
-  install -D -m0755 libtuxguitar-jack-jni.so 
$pkgdir/usr/lib/tuxguitar/libtuxguitar-jack-jni.so
-  mkdir -p $pkgdir/usr/share/tuxguitar/lib
-  ln -s /usr/lib/tuxguitar/libtuxguitar-jack-jni.so 
$pkgdir/usr/share/tuxguitar/lib/libtuxguitar-jack-jni.so
   popd
 
   # fluidsynth
@@ -92,6 +76,43 @@
-c -o org_herac_tuxguitar_player_impl_midiport_fluidsynth_MidiSynth.o \
org_herac_tuxguitar_player_impl_midiport_fluidsynth_MidiSynth.c
   gcc  -shared -o libtuxguitar-fluidsynth-jni.so 
org_herac_tuxguitar_player_impl_midiport_fluidsynth_MidiSynth.o -L/usr/lib 
-lfluidsynth
+  popd
+}
+
+package() {
+  cd $srcdir/tuxguitar-src-$pkgver
+
+  mkdir -p $pkgdir/usr/share/tuxguitar
+  mkdir -p $pkgdir/usr/bin
+
+  cp -r TuxGuitar/share $pkgdir/usr/share/tuxguitar/
+  find -name \*.jar -exec sh -c 'cp {} 
'$pkgdir'/usr/share/tuxguitar/share/plugins/`basename {}`' \;
+  mv $pkgdir/usr/share/tuxguitar/share/plugins/tuxguitar.jar 
$pkgdir/usr/share/tuxguitar/
+  cp TuxGuitar/tuxguitar $pkgdir/usr/share/tuxguitar/
+
+  # alsa
+  pushd TuxGuitar-alsa/jni
+  install -D -m0755 libtuxguitar-alsa-jni.so 
$pkgdir/usr/lib/tuxguitar/libtuxguitar-alsa-jni.so
+  mkdir -p $pkgdir/usr/share/tuxguitar/lib
+  ln -s /usr/lib/tuxguitar/libtuxguitar-alsa-jni.so 
$pkgdir/usr/share/tuxguitar/lib/libtuxguitar-alsa-jni.so
+  popd
+
+  # oss
+  pushd TuxGuitar-oss/jni
+  install -D -m0755 libtuxguitar-oss-jni.so 
$pkgdir/usr/lib/tuxguitar/libtuxguitar-oss-jni.so
+  mkdir -p $pkgdir/usr/share/tuxguitar/lib
+  ln -s /usr/lib/tuxguitar/libtuxguitar-oss-jni.so 
$pkgdir/usr/share/tuxguitar/lib/libtuxguitar-oss-jni.so
+  popd
+
+  # jack
+  pushd TuxGuitar-jack/jni
+  install -D -m0755 libtuxguitar-jack-jni.so 
$pkgdir/usr/lib/tuxguitar/libtuxguitar-jack-jni.so
+  mkdir -p $pkgdir/usr/share/tuxguitar/lib
+  ln -s /usr/lib/tuxguitar/libtuxguitar-jack-jni.so 
$pkgdir/usr/share/tuxguitar/lib/libtuxguitar-jack-jni.so
+  popd
+
+  # fluidsynth
+  pushd TuxGuitar-fluidsynth/jni
   install -D -m0755 

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

2013-02-11 Thread Sergej Pupykin
Date: Monday, February 11, 2013 @ 16:15:31
  Author: spupykin
Revision: 84141

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

Added:
  tuxguitar/repos/community-i686/PKGBUILD
(from rev 84140, tuxguitar/trunk/PKGBUILD)
  tuxguitar/repos/community-i686/tuxguitar.desktop
(from rev 84140, tuxguitar/trunk/tuxguitar.desktop)
  tuxguitar/repos/community-i686/tuxguitar.install
(from rev 84140, tuxguitar/trunk/tuxguitar.install)
  tuxguitar/repos/community-i686/tuxguitar.xml
(from rev 84140, tuxguitar/trunk/tuxguitar.xml)
  tuxguitar/repos/community-x86_64/PKGBUILD
(from rev 84140, tuxguitar/trunk/PKGBUILD)
  tuxguitar/repos/community-x86_64/tuxguitar.desktop
(from rev 84140, tuxguitar/trunk/tuxguitar.desktop)
  tuxguitar/repos/community-x86_64/tuxguitar.install
(from rev 84140, tuxguitar/trunk/tuxguitar.install)
  tuxguitar/repos/community-x86_64/tuxguitar.xml
(from rev 84140, tuxguitar/trunk/tuxguitar.xml)
Deleted:
  tuxguitar/repos/community-i686/PKGBUILD
  tuxguitar/repos/community-i686/tuxguitar.desktop
  tuxguitar/repos/community-i686/tuxguitar.install
  tuxguitar/repos/community-i686/tuxguitar.xml
  tuxguitar/repos/community-x86_64/PKGBUILD
  tuxguitar/repos/community-x86_64/tuxguitar.desktop
  tuxguitar/repos/community-x86_64/tuxguitar.install
  tuxguitar/repos/community-x86_64/tuxguitar.xml

+
 community-i686/PKGBUILD|  245 +++
 community-i686/tuxguitar.desktop   |   26 +--
 community-i686/tuxguitar.install   |   22 +--
 community-i686/tuxguitar.xml   |   36 ++---
 community-x86_64/PKGBUILD  |  245 +++
 community-x86_64/tuxguitar.desktop |   26 +--
 community-x86_64/tuxguitar.install |   22 +--
 community-x86_64/tuxguitar.xml |   36 ++---
 8 files changed, 350 insertions(+), 308 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-11 15:15:06 UTC (rev 84140)
+++ community-i686/PKGBUILD 2013-02-11 15:15:31 UTC (rev 84141)
@@ -1,112 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: |AhIoRoS|  ahio...@gmail.com 
-
-pkgname=tuxguitar
-pkgver=1.2
-pkgrel=5
-_jdk=java-7-openjdk
-pkgdesc=multitrack guitar tablature editor and player
-arch=('i686' 'x86_64')
-#url=http://www.herac.com.ar/contenidos/tuxguitar.html;
-url=http://sourceforge.net/projects/tuxguitar;
-license=('LGPL')
-depends=('java-runtime' 'swt' 'alsa-lib')
-makedepends=('unzip' 'zip' 'apache-ant' 'jack' 'fluidsynth' 'java-environment')
-optdepends=('fluidsynth')
-install=tuxguitar.install
-source=(tuxguitar-src-$pkgver.tar.gz::http://sourceforge.net/projects/tuxguitar/files/TuxGuitar/TuxGuitar-$pkgver/tuxguitar-src-$pkgver.tar.gz/download
-   tuxguitar.desktop
-   tuxguitar.xml)
-md5sums=('f41ed20e77c6c3d8968991a29c71b912'
- 'eea5247daa70ce6fc15e95b1080af486'
- '59ce4eb8dcc0d0dde81e6cf2820aa9b0')
-
-build() {
-  cd $srcdir/tuxguitar-src-$pkgver
-  mkdir -p $pkgdir/usr/share/tuxguitar
-  mkdir -p $pkgdir/usr/bin
-
-  export CLASSPATH=/usr/share/java/swt.jar:$CLASSPATH
-
-  (cd TuxGuitar/  ant)
-  (cd TuxGuitar-alsa/  ant)
-  (cd TuxGuitar-fluidsynth/  ant)
-  (cd TuxGuitar-jack/  ant)
-  (cd TuxGuitar-oss/  ant)
-  (cd TuxGuitar-compat/  ant)
-  (cd TuxGuitar-gtp/  ant)
-  (cd TuxGuitar-ptb/  ant)
-  (cd TuxGuitar-tef/  ant)
-  (cd TuxGuitar-midi/  ant)
-  (cd TuxGuitar-lilypond/  ant)
-  (cd TuxGuitar-musicxml/  ant)
-  (cd TuxGuitar-ascii/  ant)
-  (cd TuxGuitar-converter/  ant)
-  (cd TuxGuitar-tray/  ant)
-  (cd TuxGuitar-community/  ant)
-  (cd TuxGuitar-gervill/  ant)
-  (cd TuxGuitar-jsa/  ant)
-
-  cp -r TuxGuitar/share $pkgdir/usr/share/tuxguitar/
-  find -name \*.jar -exec sh -c 'cp {} 
'$pkgdir'/usr/share/tuxguitar/share/plugins/`basename {}`' \;
-  mv $pkgdir/usr/share/tuxguitar/share/plugins/tuxguitar.jar 
$pkgdir/usr/share/tuxguitar/
-  cp TuxGuitar/tuxguitar $pkgdir/usr/share/tuxguitar/
-
-  # alsa
-  pushd TuxGuitar-alsa/jni
-  gcc -I/usr/lib/jvm/${_jdk}/include -I/usr/lib/jvm/${_jdk}/include/linux 
-fPIC \
-   -c -o org_herac_tuxguitar_player_impl_midiport_alsa_MidiSystem.o \
-   org_herac_tuxguitar_player_impl_midiport_alsa_MidiSystem.c
-  gcc  -shared -o libtuxguitar-alsa-jni.so 
org_herac_tuxguitar_player_impl_midiport_alsa_MidiSystem.o -L/usr/lib -lasound
-  install -D -m0755 libtuxguitar-alsa-jni.so 
$pkgdir/usr/lib/tuxguitar/libtuxguitar-alsa-jni.so
-  mkdir -p $pkgdir/usr/share/tuxguitar/lib
-  ln -s /usr/lib/tuxguitar/libtuxguitar-alsa-jni.so 
$pkgdir/usr/share/tuxguitar/lib/libtuxguitar-alsa-jni.so
-  popd
-
-  # oss
-  pushd TuxGuitar-oss/jni
-  gcc -I/usr/lib/jvm/${_jdk}/include -I/usr/lib/jvm/${_jdk}/include/linux 
-fPIC \
-   -c -o org_herac_tuxguitar_player_impl_midiport_oss_MidiSystem.o \
-   org_herac_tuxguitar_player_impl_midiport_oss_MidiSystem.c
-  gcc  -shared 

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

2013-02-11 Thread Sergej Pupykin
Date: Monday, February 11, 2013 @ 16:20:18
  Author: spupykin
Revision: 84143

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

Added:
  sshguard/repos/community-i686/ChangeLog
(from rev 84142, sshguard/trunk/ChangeLog)
  sshguard/repos/community-i686/PKGBUILD
(from rev 84142, sshguard/trunk/PKGBUILD)
  sshguard/repos/community-i686/sshguard-journalctl
(from rev 84142, sshguard/trunk/sshguard-journalctl)
  sshguard/repos/community-i686/sshguard.conf.d
(from rev 84142, sshguard/trunk/sshguard.conf.d)
  sshguard/repos/community-i686/sshguard.install
(from rev 84142, sshguard/trunk/sshguard.install)
  sshguard/repos/community-i686/sshguard.rc
(from rev 84142, sshguard/trunk/sshguard.rc)
  sshguard/repos/community-i686/sshguard.service
(from rev 84142, sshguard/trunk/sshguard.service)
  sshguard/repos/community-x86_64/ChangeLog
(from rev 84142, sshguard/trunk/ChangeLog)
  sshguard/repos/community-x86_64/PKGBUILD
(from rev 84142, sshguard/trunk/PKGBUILD)
  sshguard/repos/community-x86_64/sshguard-journalctl
(from rev 84142, sshguard/trunk/sshguard-journalctl)
  sshguard/repos/community-x86_64/sshguard.conf.d
(from rev 84142, sshguard/trunk/sshguard.conf.d)
  sshguard/repos/community-x86_64/sshguard.install
(from rev 84142, sshguard/trunk/sshguard.install)
  sshguard/repos/community-x86_64/sshguard.rc
(from rev 84142, sshguard/trunk/sshguard.rc)
  sshguard/repos/community-x86_64/sshguard.service
(from rev 84142, sshguard/trunk/sshguard.service)
Deleted:
  sshguard/repos/community-i686/ChangeLog
  sshguard/repos/community-i686/PKGBUILD
  sshguard/repos/community-i686/sshguard-journalctl
  sshguard/repos/community-i686/sshguard.conf.d
  sshguard/repos/community-i686/sshguard.install
  sshguard/repos/community-i686/sshguard.rc
  sshguard/repos/community-i686/sshguard.service
  sshguard/repos/community-x86_64/ChangeLog
  sshguard/repos/community-x86_64/PKGBUILD
  sshguard/repos/community-x86_64/sshguard-journalctl
  sshguard/repos/community-x86_64/sshguard.conf.d
  sshguard/repos/community-x86_64/sshguard.install
  sshguard/repos/community-x86_64/sshguard.rc
  sshguard/repos/community-x86_64/sshguard.service

--+
 community-i686/ChangeLog |6 +-
 community-i686/PKGBUILD  |   91 -
 community-i686/sshguard-journalctl   |4 -
 community-i686/sshguard.conf.d   |8 +-
 community-i686/sshguard.install  |   16 ++---
 community-i686/sshguard.rc   |   54 +--
 community-i686/sshguard.service  |   20 +++
 community-x86_64/ChangeLog   |6 +-
 community-x86_64/PKGBUILD|   91 -
 community-x86_64/sshguard-journalctl |4 -
 community-x86_64/sshguard.conf.d |8 +-
 community-x86_64/sshguard.install|   16 ++---
 community-x86_64/sshguard.rc |   54 +--
 community-x86_64/sshguard.service|   20 +++
 14 files changed, 200 insertions(+), 198 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-02-11 15:19:42 UTC (rev 84142)
+++ community-i686/ChangeLog2013-02-11 15:20:18 UTC (rev 84143)
@@ -1,3 +0,0 @@
-2007-06-28 tardo ta...@nagi-fanboi.net
-* Built for x86_64
-

Copied: sshguard/repos/community-i686/ChangeLog (from rev 84142, 
sshguard/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-02-11 15:20:18 UTC (rev 84143)
@@ -0,0 +1,3 @@
+2007-06-28 tardo ta...@nagi-fanboi.net
+* Built for x86_64
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-11 15:19:42 UTC (rev 84142)
+++ community-i686/PKGBUILD 2013-02-11 15:20:18 UTC (rev 84143)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-
-pkgname=sshguard
-pkgver=1.5
-pkgrel=9
-pkgdesc=Brute force detector for SSH, Exim, VSFTPD and more. Blocks by ip 
with iptables
-arch=('i686' 'x86_64')
-#url=http://sourceforge.net/projects/sshguard/;
-url=http://www.sshguard.net/;
-license=('GPL')
-depends=('iptables')
-options=(zipman)
-install=sshguard.install
-source=(http://downloads.sourceforge.net/sourceforge/sshguard/sshguard-$pkgver.tar.bz2;
-   sshguard.rc
-   sshguard.conf.d
-   sshguard.service
-   sshguard-journalctl)
-sha256sums=('b537f8765455fdf8424f87d4bd695e5b675b88e5d164865452137947093e7e19'
-'a810da878e40be8616a93c9984e7dbd3700367d665b78b8aa2498228bb33cb6e'
-'66f28e2cc81e5686f8fd5c0d5a5015d7feecbe018a259f4032cfbacf6fe8d1c3'
-'2b2a3c1140349296c3629e77f74c3b29f4ef2ce5f77cb3a811cbed5b46d23028'
-   

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

2013-02-11 Thread Bartłomiej Piotrowski
Date: Monday, February 11, 2013 @ 18:04:43
  Author: bpiotrowski
Revision: 84144

upgpkg: udevil 0.4.0-1

Modified:
  udevil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 15:20:18 UTC (rev 84143)
+++ PKGBUILD2013-02-11 17:04:43 UTC (rev 84144)
@@ -3,7 +3,7 @@
 # Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
 
 pkgname=udevil
-pkgver=0.3.6
+pkgver=0.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Mount and unmount without password'
@@ -11,7 +11,8 @@
 license=('GPL3')
 makedepends=('intltool' 'gettext')
 depends=('udev' 'glib2')
-optdepends=('nfs-utils:  mount nfs shares'
+optdepends=('davfs2: mount WebDAV shares'
+'nfs-utils:  mount nfs shares'
 'sshfs:  mount sftp shares'
 'curlftpfs:  mount ftp shares'
 'cifs-utils: mount samba shares'
@@ -23,7 +24,7 @@
 backup=('etc/udevil/udevil.conf')
 install=$pkgname.install
 
source=(https://raw.github.com/IgnorantGuru/$pkgname/master/packages/$pkgver/$pkgname-$pkgver.tar.xz)
-md5sums=('522a06a2af81d36f2b9d6a8bd31fa88d')
+sha256sums=('baaab9b65ccbab55849ce4dec22ba412fd45655b14d163030c2245bc62fc7265')
 
 build() {
 cd $srcdir/$pkgname-$pkgver



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

2013-02-11 Thread Bartłomiej Piotrowski
Date: Monday, February 11, 2013 @ 18:05:04
  Author: bpiotrowski
Revision: 84145

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

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

-+
 community-i686/PKGBUILD |   77 +++---
 community-i686/udevil.install   |8 +--
 community-x86_64/PKGBUILD   |   77 +++---
 community-x86_64/udevil.install |8 +--
 4 files changed, 86 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-11 17:04:43 UTC (rev 84144)
+++ community-i686/PKGBUILD 2013-02-11 17:05:04 UTC (rev 84145)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
-
-pkgname=udevil
-pkgver=0.3.6
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='Mount and unmount without password'
-url='http://ignorantguru.github.com/udevil/'
-license=('GPL3')
-makedepends=('intltool' 'gettext')
-depends=('udev' 'glib2')
-optdepends=('nfs-utils:  mount nfs shares'
-'sshfs:  mount sftp shares'
-'curlftpfs:  mount ftp shares'
-'cifs-utils: mount samba shares'
-'eject:  eject via devmon'
-'zenity: devmon popups'
-'udisks: devmon mount without suid udevil'
-'udisks2:devmon mount without suid udevil')
-provides=('devmon')
-backup=('etc/udevil/udevil.conf')
-install=$pkgname.install
-source=(https://raw.github.com/IgnorantGuru/$pkgname/master/packages/$pkgver/$pkgname-$pkgver.tar.xz)
-md5sums=('522a06a2af81d36f2b9d6a8bd31fa88d')
-
-build() {
-cd $srcdir/$pkgname-$pkgver
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}
-

Copied: udevil/repos/community-i686/PKGBUILD (from rev 84144, 
udevil/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-11 17:05:04 UTC (rev 84145)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: IgnorantGuru 
http://igurublog.wordpress.com/contact-ignorantguru/
+
+pkgname=udevil
+pkgver=0.4.0
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='Mount and unmount without password'
+url='http://ignorantguru.github.com/udevil/'
+license=('GPL3')
+makedepends=('intltool' 'gettext')
+depends=('udev' 'glib2')
+optdepends=('davfs2: mount WebDAV shares'
+'nfs-utils:  mount nfs shares'
+'sshfs:  mount sftp shares'
+'curlftpfs:  mount ftp shares'
+'cifs-utils: mount samba shares'
+'eject:  eject via devmon'
+'zenity: devmon popups'
+'udisks: devmon mount without suid udevil'
+'udisks2:devmon mount without suid udevil')
+provides=('devmon')
+backup=('etc/udevil/udevil.conf')
+install=$pkgname.install
+source=(https://raw.github.com/IgnorantGuru/$pkgname/master/packages/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('baaab9b65ccbab55849ce4dec22ba412fd45655b14d163030c2245bc62fc7265')
+
+build() {
+cd $srcdir/$pkgname-$pkgver
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd $srcdir/$pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}
+

Deleted: community-i686/udevil.install
===
--- community-i686/udevil.install   2013-02-11 17:04:43 UTC (rev 84144)
+++ community-i686/udevil.install   2013-02-11 17:05:04 UTC (rev 84145)
@@ -1,4 +0,0 @@
-post_install() {
-echo ' REMEMBER to enable kernel polling when using devmon without 
udisks:'
-echo ' http://ignorantguru.github.com/udevil/#polling'
-}

Copied: udevil/repos/community-i686/udevil.install (from rev 84144, 
udevil/trunk/udevil.install)
===
--- community-i686/udevil.install   (rev 0)
+++ community-i686/udevil.install   2013-02-11 17:05:04 UTC (rev 84145)
@@ -0,0 +1,4 @@
+post_install() {
+echo ' REMEMBER to enable kernel polling when using devmon without 
udisks:'
+echo ' http://ignorantguru.github.com/udevil/#polling'
+}

Deleted: 

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

2013-02-11 Thread Jan Steffens
Date: Monday, February 11, 2013 @ 18:29:19
  Author: heftig
Revision: 177929

0.4.12

Modified:
  libquvi-scripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 11:07:41 UTC (rev 177928)
+++ PKGBUILD2013-02-11 17:29:19 UTC (rev 177929)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
 
 pkgname=libquvi-scripts
-pkgver=0.4.11
+pkgver=0.4.12
 pkgrel=1
 pkgdesc='Library for parsing video download links.'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('curl' 'lua')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('0b1d596e15ea863d667eb5175d8316ef'
- '432d7399a8469a4d11f1c32a95510ae3')
+md5sums=('be324ed21d2e2811833f3a437f263b49'
+ '7024095a43e6e18e62e9e97bb01d7d40')
 
 build() {
   cd ${pkgname}-${pkgver}



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

2013-02-11 Thread Jan Steffens
Date: Monday, February 11, 2013 @ 18:30:09
  Author: heftig
Revision: 177930

archrelease: copy trunk to extra-any

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

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

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

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



[arch-commits] Commit in kdesdk-kate/trunk (PKGBUILD fix-highlight-selection.patch)

2013-02-11 Thread Andrea Scarpino
Date: Monday, February 11, 2013 @ 18:55:01
  Author: andrea
Revision: 177931

Fix highlight selection plugin (FS#33813); Use python3

Added:
  kdesdk-kate/trunk/fix-highlight-selection.patch
Modified:
  kdesdk-kate/trunk/PKGBUILD

---+
 PKGBUILD  |   23 ++-
 fix-highlight-selection.patch |   47 
 2 files changed, 59 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 17:30:09 UTC (rev 177930)
+++ PKGBUILD2013-02-11 17:55:01 UTC (rev 177931)
@@ -6,18 +6,22 @@
  'kdebase-kwrite'
  'kdesdk-kate')
 pkgver=4.10.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
-makedepends=('kdelibs ''cmake' 'automoc4' 'kdebindings-python2')
+makedepends=('kdelibs ''cmake' 'automoc4' 'kdebindings-python')
 source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz;
-'pkgbuild-syntax-highlight.patch')
+'pkgbuild-syntax-highlight.patch'
+'fix-highlight-selection.patch')
 sha1sums=('9754f1acd55278d529c4e7a5a778b5cec51e73b9'
-  'dc70306c507083cf9b4bb1c536858742292fa1bf')
+  'dc70306c507083cf9b4bb1c536858742292fa1bf'
+  '46a09159747a76f348ab66a5c88dfeb596a1cbdd')
 
 build() {
   cd kate-${pkgver}
   patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
+  # KDEBUG#314530
+  patch -p1 -i ${srcdir}/fix-highlight-selection.patch
   cd ../
 
   mkdir build
@@ -25,8 +29,7 @@
   cmake ../kate-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
 -DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2
+-DCMAKE_INSTALL_PREFIX=/usr
   make
 }
 
@@ -49,9 +52,8 @@
 
   cd build/kwrite
   make DESTDIR=${pkgdir} install
-  cd ../../
 
-  cd build/doc/kwrite
+  cd ../../build/doc/kwrite
   make DESTDIR=${pkgdir} install
 }
 
@@ -62,12 +64,11 @@
   url=http://www.kde.org/applications/utilities/kate/;
   install='kdesdk-kate.install'
   optdepends=('kdebase-konsole: open a terminal in Kate'
-  'kdebindings-python2: python bindings')
+  'kdebindings-python: python bindings')
 
   cd build/kate
   make DESTDIR=${pkgdir} install
-  cd ../../
 
-  cd build/doc/kate
+  cd ../../build/doc/kate
   make DESTDIR=${pkgdir} install
 }

Added: fix-highlight-selection.patch
===
--- fix-highlight-selection.patch   (rev 0)
+++ fix-highlight-selection.patch   2013-02-11 17:55:01 UTC (rev 177931)
@@ -0,0 +1,47 @@
+commit f934575613d7efc60b9b6be6203c777d42ab7ffc
+Author: Dominik Haumann dhaum...@kde.org
+Date:   Sun Feb 10 22:18:38 2013 +0100
+
+fix plugin loading in KDE SC 4.10.0
+
+Thanks to Dorian and Loïc for finding the root of this issue.
+
+BUG: 314530
+FIXED-IN: 4.10.1
+
+diff --git a/part/utils/katepartpluginmanager.cpp 
b/part/utils/katepartpluginmanager.cpp
+index e9cb258..18fe6f0 100644
+--- a/part/utils/katepartpluginmanager.cpp
 b/part/utils/katepartpluginmanager.cpp
+@@ -75,17 +75,25 @@ KatePartPluginManager *KatePartPluginManager::self()
+ void KatePartPluginManager::setupPluginList ()
+ {
+   KService::List traderList = KServiceTypeTrader::self()-
+-  query(KTextEditor/Plugin,
+-([X-KDE-Version] = 4.0) and ([X-KDE-Version] =  + 
QString(%1.%2).arg(KDE::versionMajor()).arg(KDE::versionMinor()) + ')');
++  query(KTextEditor/Plugin);
+ 
+   foreach(const KService::Ptr ptr, traderList)
+   {
+-KatePartPluginInfo info(ptr);
++QVariant version = ptr-property(X-KDE-Version, QVariant::String);
++QStringList numbers = qvariant_castQString(version).split('.');
++unsigned int kdeVersion = KDE_MAKE_VERSION(numbers.value(0).toUInt(),
++   numbers.value(1).toUInt(),
++   numbers.value(2).toUInt());
+ 
+-info.load = false;
+-info.plugin = 0L;
++if (KDE_MAKE_VERSION(4,0,0) = kdeVersion  kdeVersion = KDE::version())
++{
++  KatePartPluginInfo info(ptr);
++
++  info.load = false;
++  info.plugin = 0L;
+ 
+-m_pluginList.push_back (info);
++  m_pluginList.push_back (info);
++}
+   }
+ }
+ 



[arch-commits] Commit in kdesdk-kate/repos (22 files)

2013-02-11 Thread Andrea Scarpino
Date: Monday, February 11, 2013 @ 18:58:22
  Author: andrea
Revision: 177932

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

Added:
  kdesdk-kate/repos/extra-i686/PKGBUILD
(from rev 177931, kdesdk-kate/trunk/PKGBUILD)
  kdesdk-kate/repos/extra-i686/fix-highlight-selection.patch
(from rev 177931, kdesdk-kate/trunk/fix-highlight-selection.patch)
  kdesdk-kate/repos/extra-i686/kdebase-katepart.install
(from rev 177931, kdesdk-kate/trunk/kdebase-katepart.install)
  kdesdk-kate/repos/extra-i686/kdebase-kwrite.install
(from rev 177931, kdesdk-kate/trunk/kdebase-kwrite.install)
  kdesdk-kate/repos/extra-i686/kdesdk-kate.install
(from rev 177931, kdesdk-kate/trunk/kdesdk-kate.install)
  kdesdk-kate/repos/extra-i686/pkgbuild-syntax-highlight.patch
(from rev 177931, kdesdk-kate/trunk/pkgbuild-syntax-highlight.patch)
  kdesdk-kate/repos/extra-x86_64/PKGBUILD
(from rev 177931, kdesdk-kate/trunk/PKGBUILD)
  kdesdk-kate/repos/extra-x86_64/fix-highlight-selection.patch
(from rev 177931, kdesdk-kate/trunk/fix-highlight-selection.patch)
  kdesdk-kate/repos/extra-x86_64/kdebase-katepart.install
(from rev 177931, kdesdk-kate/trunk/kdebase-katepart.install)
  kdesdk-kate/repos/extra-x86_64/kdebase-kwrite.install
(from rev 177931, kdesdk-kate/trunk/kdebase-kwrite.install)
  kdesdk-kate/repos/extra-x86_64/kdesdk-kate.install
(from rev 177931, kdesdk-kate/trunk/kdesdk-kate.install)
  kdesdk-kate/repos/extra-x86_64/pkgbuild-syntax-highlight.patch
(from rev 177931, kdesdk-kate/trunk/pkgbuild-syntax-highlight.patch)
Deleted:
  kdesdk-kate/repos/extra-i686/PKGBUILD
  kdesdk-kate/repos/extra-i686/kdebase-katepart.install
  kdesdk-kate/repos/extra-i686/kdebase-kwrite.install
  kdesdk-kate/repos/extra-i686/kdesdk-kate.install
  kdesdk-kate/repos/extra-i686/pkgbuild-syntax-highlight.patch
  kdesdk-kate/repos/extra-x86_64/PKGBUILD
  kdesdk-kate/repos/extra-x86_64/kdebase-katepart.install
  kdesdk-kate/repos/extra-x86_64/kdebase-kwrite.install
  kdesdk-kate/repos/extra-x86_64/kdesdk-kate.install
  kdesdk-kate/repos/extra-x86_64/pkgbuild-syntax-highlight.patch

--+
 extra-i686/PKGBUILD  |  147 -
 extra-i686/fix-highlight-selection.patch |   47 +++
 extra-i686/kdebase-katepart.install  |   22 +--
 extra-i686/kdebase-kwrite.install|   24 ++--
 extra-i686/kdesdk-kate.install   |   26 ++--
 extra-i686/pkgbuild-syntax-highlight.patch   |   22 +--
 extra-x86_64/PKGBUILD|  147 -
 extra-x86_64/fix-highlight-selection.patch   |   47 +++
 extra-x86_64/kdebase-katepart.install|   22 +--
 extra-x86_64/kdebase-kwrite.install  |   24 ++--
 extra-x86_64/kdesdk-kate.install |   26 ++--
 extra-x86_64/pkgbuild-syntax-highlight.patch |   22 +--
 12 files changed, 336 insertions(+), 240 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-11 17:55:01 UTC (rev 177931)
+++ extra-i686/PKGBUILD 2013-02-11 17:58:22 UTC (rev 177932)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=kdesdk-kate
-pkgname=('kdebase-katepart'
- 'kdebase-kwrite'
- 'kdesdk-kate')
-pkgver=4.10.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-makedepends=('kdelibs ''cmake' 'automoc4' 'kdebindings-python2')
-source=(http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz;
-'pkgbuild-syntax-highlight.patch')
-sha1sums=('9754f1acd55278d529c4e7a5a778b5cec51e73b9'
-  'dc70306c507083cf9b4bb1c536858742292fa1bf')
-
-build() {
-  cd kate-${pkgver}
-  patch -p1 -i ${srcdir}/pkgbuild-syntax-highlight.patch
-  cd ../
-
-  mkdir build
-  cd build
-  cmake ../kate-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2
-  make
-}
-
-package_kdebase-katepart() {
-  pkgdesc=A fast and feature-rich text editor component
-  depends=('kdelibs')
-  url=http://kate-editor.org/about-katepart/;
-  install='kdebase-katepart.install'
-
-  cd build/part
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdebase-kwrite() {
-  pkgdesc=Text Editor
-  depends=('kdebase-runtime' 'kdebase-katepart')
-  groups=('kde' 'kdebase')
-  url=http://www.kde.org/applications/utilities/kwrite/;
-  install='kdebase-kwrite.install'
-
-  cd build/kwrite
-  make DESTDIR=${pkgdir} install
-  cd ../../
-
-  cd build/doc/kwrite
-  make DESTDIR=${pkgdir} install
-}
-
-package_kdesdk-kate() {
-  pkgdesc=Advanced Text Editor
-  depends=('kdebase-runtime' 'kdebase-katepart' 'qjson')
-  groups=('kde' 'kdesdk')
-  url=http://www.kde.org/applications/utilities/kate/;
-  install='kdesdk-kate.install'
-  optdepends=('kdebase-konsole: open a terminal in Kate'
-  'kdebindings-python2: python 

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

2013-02-11 Thread Evangelos Foutras
Date: Monday, February 11, 2013 @ 20:09:35
  Author: foutrelis
Revision: 177933

upgpkg: linux 3.7.7-1

New upstream release.

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 17:58:22 UTC (rev 177932)
+++ PKGBUILD2013-02-11 19:09:35 UTC (rev 177933)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.7
-pkgver=3.7.6
+pkgver=3.7.7
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'fat-3.6.x.patch')
 md5sums=('21223369d682bcf44bcdfe1521095983'
- 'ec61c44f37585a768d41c0439101ef9c'
+ 'e232d2535bbd36fe05c203bacc5b72ea'
  '6a6b620836639fa5f989f9c9c2592d6e'
  '03666db0cd0a1f59c0b71b41eb2353eb'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2013-02-11 17:58:22 UTC (rev 177932)
+++ linux.install   2013-02-11 19:09:35 UTC (rev 177933)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.7.6-1-ARCH
+KERNEL_VERSION=3.7.7-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



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

2013-02-11 Thread Evangelos Foutras
Date: Monday, February 11, 2013 @ 20:10:09
  Author: foutrelis
Revision: 177934

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 177933, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 177933, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 177933, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 177933, linux/trunk/config.x86_64)
  linux/repos/testing-i686/drm-fix-track-free-areas-3.7.patch
(from rev 177933, linux/trunk/drm-fix-track-free-areas-3.7.patch)
  linux/repos/testing-i686/fat-3.6.x.patch
(from rev 177933, linux/trunk/fat-3.6.x.patch)
  linux/repos/testing-i686/fix-watchdog-3.7.patch
(from rev 177933, linux/trunk/fix-watchdog-3.7.patch)
  linux/repos/testing-i686/linux.install
(from rev 177933, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 177933, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 177933, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 177933, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 177933, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 177933, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/drm-fix-track-free-areas-3.7.patch
(from rev 177933, linux/trunk/drm-fix-track-free-areas-3.7.patch)
  linux/repos/testing-x86_64/fat-3.6.x.patch
(from rev 177933, linux/trunk/fat-3.6.x.patch)
  linux/repos/testing-x86_64/fix-watchdog-3.7.patch
(from rev 177933, linux/trunk/fix-watchdog-3.7.patch)
  linux/repos/testing-x86_64/linux.install
(from rev 177933, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 177933, linux/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  324 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6040 +
 testing-i686/config.x86_64   | 5813 
 testing-i686/drm-fix-track-free-areas-3.7.patch  |  153 
 testing-i686/fat-3.6.x.patch |   33 
 testing-i686/fix-watchdog-3.7.patch  |   38 
 testing-i686/linux.install   |   65 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  324 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6040 +
 testing-x86_64/config.x86_64 | 5813 
 testing-x86_64/drm-fix-track-free-areas-3.7.patch|  153 
 testing-x86_64/fat-3.6.x.patch   |   33 
 testing-x86_64/fix-watchdog-3.7.patch|   38 
 testing-x86_64/linux.install |   65 
 testing-x86_64/linux.preset  |   14 
 18 files changed, 24984 insertions(+)

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


[arch-commits] Commit in linux-lts/trunk (PKGBUILD linux-lts.install)

2013-02-11 Thread Evangelos Foutras
Date: Monday, February 11, 2013 @ 20:10:53
  Author: foutrelis
Revision: 177935

upgpkg: linux-lts 3.0.63-1

New upstream release.

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/linux-lts.install

---+
 PKGBUILD  |4 ++--
 linux-lts.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 19:10:09 UTC (rev 177934)
+++ PKGBUILD2013-02-11 19:10:53 UTC (rev 177935)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.62
+pkgver=3.0.63
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -24,7 +24,7 @@
 'module-symbol-waiting-3.0.patch'
 'module-init-wait-3.0.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- 'b0c86830c65280b02223fd8fff8aec08'
+ 'd51e51287d9b97508643792e7869acb4'
  'a8c2f7618f3cc6689e1bea32692b72f5'
  '4925d736212481eb1f7b318ef9e8b95f'
  '232b52576a62c7a333e9fe7a1e1ca359'

Modified: linux-lts.install
===
--- linux-lts.install   2013-02-11 19:10:09 UTC (rev 177934)
+++ linux-lts.install   2013-02-11 19:10:53 UTC (rev 177935)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.62-1-lts
+KERNEL_VERSION=3.0.63-1-lts
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



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

2013-02-11 Thread Evangelos Foutras
Date: Monday, February 11, 2013 @ 20:11:34
  Author: foutrelis
Revision: 177936

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/3.0.54-ptrace-i686-build.patch
(from rev 177935, linux-lts/trunk/3.0.54-ptrace-i686-build.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 177935, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 177935, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 177935, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 177935, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/ext4-options.patch
(from rev 177935, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 177935, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 177935, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 177935, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-i686/module-init-wait-3.0.patch
(from rev 177935, linux-lts/trunk/module-init-wait-3.0.patch)
  linux-lts/repos/testing-i686/module-symbol-waiting-3.0.patch
(from rev 177935, linux-lts/trunk/module-symbol-waiting-3.0.patch)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/3.0.54-ptrace-i686-build.patch
(from rev 177935, linux-lts/trunk/3.0.54-ptrace-i686-build.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 177935, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 177935, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 177935, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 177935, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/ext4-options.patch
(from rev 177935, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 177935, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 177935, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 177935, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/module-init-wait-3.0.patch
(from rev 177935, linux-lts/trunk/module-init-wait-3.0.patch)
  linux-lts/repos/testing-x86_64/module-symbol-waiting-3.0.patch
(from rev 177935, linux-lts/trunk/module-symbol-waiting-3.0.patch)

--+
 testing-i686/3.0.54-ptrace-i686-build.patch  |   41 
 testing-i686/PKGBUILD|  317 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 5575 +
 testing-i686/config.x86_64   | 5330 
 testing-i686/ext4-options.patch  |   49 
 testing-i686/i915-fix-ghost-tv-output.patch  |   26 
 testing-i686/linux-lts.install   |   65 
 testing-i686/linux-lts.preset|   14 
 testing-i686/module-init-wait-3.0.patch  |   77 
 testing-i686/module-symbol-waiting-3.0.patch |   66 
 testing-x86_64/3.0.54-ptrace-i686-build.patch|   41 
 testing-x86_64/PKGBUILD  |  317 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 5575 +
 testing-x86_64/config.x86_64 | 5330 
 testing-x86_64/ext4-options.patch|   49 
 testing-x86_64/i915-fix-ghost-tv-output.patch|   26 
 testing-x86_64/linux-lts.install |   65 
 testing-x86_64/linux-lts.preset  |   14 
 testing-x86_64/module-init-wait-3.0.patch|   77 
 testing-x86_64/module-symbol-waiting-3.0.patch   |   66 
 22 files changed, 23144 insertions(+)

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


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

2013-02-11 Thread Eric Bélanger
Date: Monday, February 11, 2013 @ 20:28:58
  Author: eric
Revision: 177937

upgpkg: fbida 2.09-1

Upstream update

Modified:
  fbida/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 19:11:34 UTC (rev 177936)
+++ PKGBUILD2013-02-11 19:28:58 UTC (rev 177937)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=fbida
-pkgver=2.08
-pkgrel=2
+pkgver=2.09
+pkgrel=1
 pkgdesc=Few applications to display and elementary edit images: fbi, fbgs, 
ida, exiftran
 arch=('i686' 'x86_64')
 url=http://www.kraxel.org/blog/linux/fbida/;
@@ -11,9 +11,9 @@
 depends=('giflib' 'libtiff' 'libexif' 'lesstif' 'libpng' 'fontconfig' 'curl')
 makedepends=('libxpm')
 optdepends=('ghostscript: to use fbgs')
-source=(http://www.kraxel.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9b3693ab26a58194e36b479bffb61ed0')
-sha1sums=('597e0953c68112bf7c363b1ccaa94e72100b116a')
+source=(http://www.kraxel.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('5838b2cb7188481fece6159fccb3b121acd906e7'
+  '18f5660301201326bd9426ce55e9fc217bf720d8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -23,5 +23,5 @@
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} prefix=/usr install
+  make STRIP= DESTDIR=${pkgdir} prefix=/usr install
 }



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

2013-02-11 Thread Eric Bélanger
Date: Monday, February 11, 2013 @ 20:29:44
  Author: eric
Revision: 177938

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-11 19:28:58 UTC (rev 177937)
+++ extra-i686/PKGBUILD 2013-02-11 19:29:44 UTC (rev 177938)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=fbida
-pkgver=2.08
-pkgrel=2
-pkgdesc=Few applications to display and elementary edit images: fbi, fbgs, 
ida, exiftran
-arch=('i686' 'x86_64')
-url=http://www.kraxel.org/blog/linux/fbida/;
-license=('GPL2')
-depends=('giflib' 'libtiff' 'libexif' 'lesstif' 'libpng' 'fontconfig' 'curl')
-makedepends=('libxpm')
-optdepends=('ghostscript: to use fbgs')
-source=(http://www.kraxel.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9b3693ab26a58194e36b479bffb61ed0')
-sha1sums=('597e0953c68112bf7c363b1ccaa94e72100b116a')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's/ungif/gif/' GNUmakefile
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} prefix=/usr install
-}

Copied: fbida/repos/extra-i686/PKGBUILD (from rev 177937, fbida/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-11 19:29:44 UTC (rev 177938)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=fbida
+pkgver=2.09
+pkgrel=1
+pkgdesc=Few applications to display and elementary edit images: fbi, fbgs, 
ida, exiftran
+arch=('i686' 'x86_64')
+url=http://www.kraxel.org/blog/linux/fbida/;
+license=('GPL2')
+depends=('giflib' 'libtiff' 'libexif' 'lesstif' 'libpng' 'fontconfig' 'curl')
+makedepends=('libxpm')
+optdepends=('ghostscript: to use fbgs')
+source=(http://www.kraxel.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('5838b2cb7188481fece6159fccb3b121acd906e7'
+  '18f5660301201326bd9426ce55e9fc217bf720d8')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  sed -i 's/ungif/gif/' GNUmakefile
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make STRIP= DESTDIR=${pkgdir} prefix=/usr install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-11 19:28:58 UTC (rev 177937)
+++ extra-x86_64/PKGBUILD   2013-02-11 19:29:44 UTC (rev 177938)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=fbida
-pkgver=2.08
-pkgrel=2
-pkgdesc=Few applications to display and elementary edit images: fbi, fbgs, 
ida, exiftran
-arch=('i686' 'x86_64')
-url=http://www.kraxel.org/blog/linux/fbida/;
-license=('GPL2')
-depends=('giflib' 'libtiff' 'libexif' 'lesstif' 'libpng' 'fontconfig' 'curl')
-makedepends=('libxpm')
-optdepends=('ghostscript: to use fbgs')
-source=(http://www.kraxel.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9b3693ab26a58194e36b479bffb61ed0')
-sha1sums=('597e0953c68112bf7c363b1ccaa94e72100b116a')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's/ungif/gif/' GNUmakefile
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} prefix=/usr install
-}

Copied: fbida/repos/extra-x86_64/PKGBUILD (from rev 177937, 
fbida/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-02-11 19:29:44 UTC (rev 177938)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=fbida
+pkgver=2.09
+pkgrel=1
+pkgdesc=Few applications to display and elementary edit images: fbi, fbgs, 
ida, exiftran
+arch=('i686' 'x86_64')
+url=http://www.kraxel.org/blog/linux/fbida/;
+license=('GPL2')
+depends=('giflib' 'libtiff' 'libexif' 'lesstif' 'libpng' 'fontconfig' 'curl')
+makedepends=('libxpm')
+optdepends=('ghostscript: to use fbgs')
+source=(http://www.kraxel.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('5838b2cb7188481fece6159fccb3b121acd906e7'
+  '18f5660301201326bd9426ce55e9fc217bf720d8')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  sed -i 's/ungif/gif/' GNUmakefile
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make STRIP= DESTDIR=${pkgdir} prefix=/usr install
+}



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

2013-02-11 Thread Florian Pritz
Date: Monday, February 11, 2013 @ 22:27:05
  Author: bluewind
Revision: 84146

upgpkg: lib32-gnutls 3.1.8-1

upstream update

Modified:
  lib32-gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 17:05:04 UTC (rev 84145)
+++ PKGBUILD2013-02-11 21:27:05 UTC (rev 84146)
@@ -6,7 +6,7 @@
 # Contributor: Mikko Seppälä t-r-...@mbnet.fi
 _pkgbasename=gnutls
 pkgname=lib32-$_pkgbasename
-pkgver=3.1.7
+pkgver=3.1.8
 pkgrel=1
 pkgdesc=A library which provides a secure layer over a reliable transport 
layer (32-bit)
 arch=('x86_64')
@@ -16,8 +16,8 @@
 depends=('lib32-zlib' 'lib32-nettle=2.4' 'lib32-p11-kit=0.12' 
'lib32-libtasn1' $_pkgbasename)
 makedepends=('gcc-multilib' 'lib32-libidn')
 
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${_pkgbasename}-${pkgver}.tar.xz{,.sig})
-md5sums=('95c96dfaba0e82e9e6bcb67eab5abf49'
- 'ea9d8c24c1ac2654ae9fe87f69b45e17')
+md5sums=('ffac9e22aba66057d5155ad0e3b62485'
+ 'f3f0f2b81fa62bbe878a181d87a9cabd')
 
 build() {
   export CC=gcc -m32



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

2013-02-11 Thread Florian Pritz
Date: Monday, February 11, 2013 @ 22:27:12
  Author: bluewind
Revision: 84147

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-gnutls/repos/multilib-x86_64/PKGBUILD
(from rev 84146, lib32-gnutls/trunk/PKGBUILD)
Deleted:
  lib32-gnutls/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-11 21:27:05 UTC (rev 84146)
+++ PKGBUILD2013-02-11 21:27:12 UTC (rev 84147)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz bluew...@xinu.at
-# Contributor: Christoph Vigano mail at cvigano dot de
-# Contributor: Biru Ionut io...@archlinux.ro
-# Contributor: Pierre Schmitz pie...@archlinux.de
-# Contributor: Mikko Seppälä t-r-...@mbnet.fi
-_pkgbasename=gnutls
-pkgname=lib32-$_pkgbasename
-pkgver=3.1.7
-pkgrel=1
-pkgdesc=A library which provides a secure layer over a reliable transport 
layer (32-bit)
-arch=('x86_64')
-license=('GPL3' 'LGPL')
-url=http://gnutls.org/;
-options=('!libtool')
-depends=('lib32-zlib' 'lib32-nettle=2.4' 'lib32-p11-kit=0.12' 
'lib32-libtasn1' $_pkgbasename)
-makedepends=('gcc-multilib' 'lib32-libidn')
-source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${_pkgbasename}-${pkgver}.tar.xz{,.sig})
-md5sums=('95c96dfaba0e82e9e6bcb67eab5abf49'
- 'ea9d8c24c1ac2654ae9fe87f69b45e17')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-  # build fails without --disable-hardware-acceleration because of assembler 
errors
-  ./configure --prefix=/usr --libdir=/usr/lib32 \
---with-zlib \
---disable-static \
---disable-guile \
---disable-valgrind-tests --disable-hardware-acceleration
-  make
-}
-check() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  #make -k check
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  find $pkgdir
-
-  rm -rf ${pkgdir}/usr/{bin,include,share}
-}

Copied: lib32-gnutls/repos/multilib-x86_64/PKGBUILD (from rev 84146, 
lib32-gnutls/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-11 21:27:12 UTC (rev 84147)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: Christoph Vigano mail at cvigano dot de
+# Contributor: Biru Ionut io...@archlinux.ro
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: Mikko Seppälä t-r-...@mbnet.fi
+_pkgbasename=gnutls
+pkgname=lib32-$_pkgbasename
+pkgver=3.1.8
+pkgrel=1
+pkgdesc=A library which provides a secure layer over a reliable transport 
layer (32-bit)
+arch=('x86_64')
+license=('GPL3' 'LGPL')
+url=http://gnutls.org/;
+options=('!libtool')
+depends=('lib32-zlib' 'lib32-nettle=2.4' 'lib32-p11-kit=0.12' 
'lib32-libtasn1' $_pkgbasename)
+makedepends=('gcc-multilib' 'lib32-libidn')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${_pkgbasename}-${pkgver}.tar.xz{,.sig})
+md5sums=('ffac9e22aba66057d5155ad0e3b62485'
+ 'f3f0f2b81fa62bbe878a181d87a9cabd')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  # build fails without --disable-hardware-acceleration because of assembler 
errors
+  ./configure --prefix=/usr --libdir=/usr/lib32 \
+--with-zlib \
+--disable-static \
+--disable-guile \
+--disable-valgrind-tests --disable-hardware-acceleration
+  make
+}
+check() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  #make -k check
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  find $pkgdir
+
+  rm -rf ${pkgdir}/usr/{bin,include,share}
+}



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

2013-02-11 Thread Alexander Rødseth
Date: Monday, February 11, 2013 @ 23:28:37
  Author: arodseth
Revision: 84148

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

Added:
  haskell-tar/repos/community-i686/PKGBUILD
(from rev 84147, haskell-tar/trunk/PKGBUILD)
  haskell-tar/repos/community-i686/haskell-tar.install
(from rev 84147, haskell-tar/trunk/haskell-tar.install)
  haskell-tar/repos/community-x86_64/PKGBUILD
(from rev 84147, haskell-tar/trunk/PKGBUILD)
  haskell-tar/repos/community-x86_64/haskell-tar.install
(from rev 84147, haskell-tar/trunk/haskell-tar.install)
Deleted:
  haskell-tar/repos/community-i686/PKGBUILD
  haskell-tar/repos/community-i686/haskell-tar.install
  haskell-tar/repos/community-x86_64/PKGBUILD
  haskell-tar/repos/community-x86_64/haskell-tar.install

--+
 community-i686/PKGBUILD  |   90 -
 community-i686/haskell-tar.install   |   48 -
 community-x86_64/PKGBUILD|   90 -
 community-x86_64/haskell-tar.install |   48 -
 4 files changed, 138 insertions(+), 138 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-11 21:27:12 UTC (rev 84147)
+++ community-i686/PKGBUILD 2013-02-11 22:28:37 UTC (rev 84148)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Arch Haskell Team arch-hask...@haskell.org
-
-pkgname=haskell-tar
-pkgver=0.4.0.1
-pkgrel=2
-pkgdesc='Reading, writing and manipulating tar archive files'
-url='http://hackage.haskell.org/package/tar'
-license=('custom:BSD3')
-arch=('x86_64' 'i686')
-depends=('ghc=7.6.1-1')
-source=(http://hackage.haskell.org/packages/archive/tar/$pkgver/tar-$pkgver.tar.gz;)
-install=haskell-tar.install
-sha256sums=('a408274d8325f4e3144c5aa154d72f1ee7b0a7342570fd6805e3be3fe0d97a6d')
-
-build() {
-  cd $srcdir/tar-$pkgver
-
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---libsubdir=\$compiler/site-local/\$pkgid
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register   --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-  cd $srcdir/tar-$pkgver
-
-  install -Dm 744 register.sh \
- $pkgdir/usr/share/haskell/$pkgname/register.sh
-  install -m 744 unregister.sh \
- $pkgdir/usr/share/haskell/$pkgname/unregister.sh
-  install -dm 755 $pkgdir/usr/share/doc/ghc/html/libraries
-  ln -s /usr/share/doc/$pkgname/html \
- $pkgdir/usr/share/doc/ghc/html/libraries/tar
-  runhaskell Setup copy --destdir=$pkgdir
-  install -Dm 644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: haskell-tar/repos/community-i686/PKGBUILD (from rev 84147, 
haskell-tar/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-11 22:28:37 UTC (rev 84148)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+
+pkgname=haskell-tar
+pkgver=0.4.0.1
+pkgrel=3
+pkgdesc='Reading, writing and manipulating tar archive files'
+url='http://hackage.haskell.org/package/tar'
+license=('custom:BSD3')
+arch=('x86_64' 'i686')
+depends=('ghc=7.6.2-1')
+source=(http://hackage.haskell.org/packages/archive/tar/$pkgver/tar-$pkgver.tar.gz;)
+install=haskell-tar.install
+sha256sums=('a408274d8325f4e3144c5aa154d72f1ee7b0a7342570fd6805e3be3fe0d97a6d')
+
+build() {
+  cd $srcdir/tar-$pkgver
+
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register   --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+  cd $srcdir/tar-$pkgver
+
+  install -Dm 744 register.sh \
+ $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m 744 unregister.sh \
+ $pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm 755 $pkgdir/usr/share/doc/ghc/html/libraries
+  ln -s /usr/share/doc/$pkgname/html \
+ $pkgdir/usr/share/doc/ghc/html/libraries/tar
+  runhaskell Setup copy --destdir=$pkgdir
+  install -Dm 644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/haskell-tar.install
===
--- community-i686/haskell-tar.install  2013-02-11 

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

2013-02-11 Thread Balló György
Date: Tuesday, February 12, 2013 @ 02:00:04
  Author: bgyorgy
Revision: 84149

Remove reference to $pkgdir in build function

Modified:
  onboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 22:28:37 UTC (rev 84148)
+++ PKGBUILD2013-02-12 01:00:04 UTC (rev 84149)
@@ -20,5 +20,11 @@
 build() {
   cd $srcdir/$pkgname-$pkgver
 
+  python3 setup.py build
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
   python3 setup.py install --root=$pkgdir/ --optimize=1
 }



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

2013-02-11 Thread Balló György
Date: Tuesday, February 12, 2013 @ 02:00:22
  Author: bgyorgy
Revision: 84150

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

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

--+
 community-i686/PKGBUILD  |   54 -
 community-i686/onboard.install   |   26 -
 community-x86_64/PKGBUILD|   54 -
 community-x86_64/onboard.install |   26 -
 4 files changed, 86 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-12 01:00:04 UTC (rev 84149)
+++ community-i686/PKGBUILD 2013-02-12 01:00:22 UTC (rev 84150)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-
-pkgname=onboard
-pkgver=0.98.2
-pkgrel=1
-pkgdesc=On-screen keyboard useful on tablet PCs or for mobility impaired 
users
-arch=('i686' 'x86_64')
-url=https://launchpad.net/onboard;
-license=('GPL')
-depends=('python-dbus' 'python-gobject' 'gtk3' 'python-virtkey' 'librsvg' 
'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 
'xdg-utils')
-makedepends=('python-distutils-extra')
-optdepends=('at-spi2-atk: auto-show when editing text'
-'mousetweaks: hover click with mouse')
-options=('!emptydirs')
-install=$pkgname.install
-source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('7b44ab2873ca7b76ff1d9ab0b3398487')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  python3 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: onboard/repos/community-i686/PKGBUILD (from rev 84149, 
onboard/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-12 01:00:22 UTC (rev 84150)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgname=onboard
+pkgver=0.98.2
+pkgrel=1
+pkgdesc=On-screen keyboard useful on tablet PCs or for mobility impaired 
users
+arch=('i686' 'x86_64')
+url=https://launchpad.net/onboard;
+license=('GPL')
+depends=('python-dbus' 'python-gobject' 'gtk3' 'python-virtkey' 'librsvg' 
'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 
'xdg-utils')
+makedepends=('python-distutils-extra')
+optdepends=('at-spi2-atk: auto-show when editing text'
+'mousetweaks: hover click with mouse')
+options=('!emptydirs')
+install=$pkgname.install
+source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+md5sums=('7b44ab2873ca7b76ff1d9ab0b3398487')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  python3 setup.py build
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  python3 setup.py install --root=$pkgdir/ --optimize=1
+}

Deleted: community-i686/onboard.install
===
--- community-i686/onboard.install  2013-02-12 01:00:04 UTC (rev 84149)
+++ community-i686/onboard.install  2013-02-12 01:00:22 UTC (rev 84150)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  xdg-icon-resource forceupdate
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: onboard/repos/community-i686/onboard.install (from rev 84149, 
onboard/trunk/onboard.install)
===
--- community-i686/onboard.install  (rev 0)
+++ community-i686/onboard.install  2013-02-12 01:00:22 UTC (rev 84150)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  xdg-icon-resource forceupdate
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-02-12 01:00:04 UTC (rev 84149)
+++ community-x86_64/PKGBUILD   2013-02-12 01:00:22 UTC (rev 84150)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-
-pkgname=onboard
-pkgver=0.98.2
-pkgrel=1
-pkgdesc=On-screen keyboard useful on tablet PCs or for mobility impaired 
users
-arch=('i686' 

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

2013-02-11 Thread Allan McRae
Date: Tuesday, February 12, 2013 @ 02:09:34
  Author: allan
Revision: 177939

upgpkg: gmp 5.1.1-1

upstream update, remove useless environmental variable - autodetected

Modified:
  gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 19:29:44 UTC (rev 177938)
+++ PKGBUILD2013-02-12 01:09:34 UTC (rev 177939)
@@ -3,23 +3,22 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gmp
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc=A free library for arbitrary precision arithmetic
 arch=('i686' 'x86_64')
 url=http://gmplib.org/;
 depends=('gcc-libs' 'sh')
 license=('LGPL3')
-options=(!libtool)
+options=('!libtool')
 install=gmp.install
 source=(ftp://ftp.gmplib.org/pub/gmp-${pkgver}/gmp-${pkgver}.tar.xz{,.sig})
-md5sums=('69fd511e435f81a0334f14f00c7d77b3'
- '7a02b99dc7edd9822c210f78d88140e5')
+md5sums=('485b1296e6287fa381e6015b19767989'
+ '5cec115b99dc498b079430dd62084d9c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  
-  [[ ${CARCH} = i686 ]]  export ABI=32
+
   ./configure --build=${CHOST} \
 --prefix=/usr --enable-cxx
   make



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

2013-02-11 Thread Allan McRae
Date: Tuesday, February 12, 2013 @ 02:10:31
  Author: allan
Revision: 177940

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

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

+
 testing-i686/PKGBUILD  |   35 +++
 testing-i686/gmp.install   |   20 
 testing-x86_64/PKGBUILD|   35 +++
 testing-x86_64/gmp.install |   20 
 4 files changed, 110 insertions(+)

Copied: gmp/repos/testing-i686/PKGBUILD (from rev 177939, gmp/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-02-12 01:10:31 UTC (rev 177940)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gmp
+pkgver=5.1.1
+pkgrel=1
+pkgdesc=A free library for arbitrary precision arithmetic
+arch=('i686' 'x86_64')
+url=http://gmplib.org/;
+depends=('gcc-libs' 'sh')
+license=('LGPL3')
+options=('!libtool')
+install=gmp.install
+source=(ftp://ftp.gmplib.org/pub/gmp-${pkgver}/gmp-${pkgver}.tar.xz{,.sig})
+md5sums=('485b1296e6287fa381e6015b19767989'
+ '5cec115b99dc498b079430dd62084d9c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --build=${CHOST} \
+--prefix=/usr --enable-cxx
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gmp/repos/testing-i686/gmp.install (from rev 177939, 
gmp/trunk/gmp.install)
===
--- testing-i686/gmp.install(rev 0)
+++ testing-i686/gmp.install2013-02-12 01:10:31 UTC (rev 177940)
@@ -0,0 +1,20 @@
+info_dir=usr/share/info
+info_files=(gmp.info gmp.info-1 gmp.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for f in ${info_files[@]}; do
+install-info ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for f in ${info_files[@]}; do
+install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
+  done
+}

Copied: gmp/repos/testing-x86_64/PKGBUILD (from rev 177939, gmp/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-02-12 01:10:31 UTC (rev 177940)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gmp
+pkgver=5.1.1
+pkgrel=1
+pkgdesc=A free library for arbitrary precision arithmetic
+arch=('i686' 'x86_64')
+url=http://gmplib.org/;
+depends=('gcc-libs' 'sh')
+license=('LGPL3')
+options=('!libtool')
+install=gmp.install
+source=(ftp://ftp.gmplib.org/pub/gmp-${pkgver}/gmp-${pkgver}.tar.xz{,.sig})
+md5sums=('485b1296e6287fa381e6015b19767989'
+ '5cec115b99dc498b079430dd62084d9c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --build=${CHOST} \
+--prefix=/usr --enable-cxx
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gmp/repos/testing-x86_64/gmp.install (from rev 177939, 
gmp/trunk/gmp.install)
===
--- testing-x86_64/gmp.install  (rev 0)
+++ testing-x86_64/gmp.install  2013-02-12 01:10:31 UTC (rev 177940)
@@ -0,0 +1,20 @@
+info_dir=usr/share/info
+info_files=(gmp.info gmp.info-1 gmp.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for f in ${info_files[@]}; do
+install-info ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for f in ${info_files[@]}; do
+install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
+  done
+}



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

2013-02-11 Thread Gaetan Bisson
Date: Tuesday, February 12, 2013 @ 03:32:12
  Author: bisson
Revision: 177941

upstream update

Modified:
  postfix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-12 01:10:31 UTC (rev 177940)
+++ PKGBUILD2013-02-12 02:32:12 UTC (rev 177941)
@@ -4,7 +4,7 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=postfix
-pkgver=2.9.6
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='Fast, easy to administer, secure mail server'
 url='http://www.postfix.org/'
@@ -17,7 +17,7 @@
 'aliases.patch'
 'service'
 'rc.d')
-sha1sums=('9d7af8670fd13fd5e5290ff2e3f00d724178f0fb'
+sha1sums=('dd9bfc7afee416aa9f2368d084a4b202718e42df'
   '5fc3de6c7df1e5851a0a379e825148868808318b'
   '3f385eca6d571a4ed8fb24781bdc003bec5d8ed6'
   '40c6be2eb55e6437a402f43775cdb3d22ea87a66')



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

2013-02-11 Thread Gaetan Bisson
Date: Tuesday, February 12, 2013 @ 03:33:16
  Author: bisson
Revision: 177942

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

Added:
  postfix/repos/extra-i686/PKGBUILD
(from rev 177941, postfix/trunk/PKGBUILD)
  postfix/repos/extra-i686/aliases.patch
(from rev 177941, postfix/trunk/aliases.patch)
  postfix/repos/extra-i686/install
(from rev 177941, postfix/trunk/install)
  postfix/repos/extra-i686/rc.d
(from rev 177941, postfix/trunk/rc.d)
  postfix/repos/extra-i686/service
(from rev 177941, postfix/trunk/service)
  postfix/repos/extra-x86_64/PKGBUILD
(from rev 177941, postfix/trunk/PKGBUILD)
  postfix/repos/extra-x86_64/aliases.patch
(from rev 177941, postfix/trunk/aliases.patch)
  postfix/repos/extra-x86_64/install
(from rev 177941, postfix/trunk/install)
  postfix/repos/extra-x86_64/rc.d
(from rev 177941, postfix/trunk/rc.d)
  postfix/repos/extra-x86_64/service
(from rev 177941, postfix/trunk/service)
Deleted:
  postfix/repos/extra-i686/PKGBUILD
  postfix/repos/extra-i686/aliases.patch
  postfix/repos/extra-i686/install
  postfix/repos/extra-i686/rc.d
  postfix/repos/extra-i686/service
  postfix/repos/extra-x86_64/PKGBUILD
  postfix/repos/extra-x86_64/aliases.patch
  postfix/repos/extra-x86_64/install
  postfix/repos/extra-x86_64/rc.d
  postfix/repos/extra-x86_64/service

+
 extra-i686/PKGBUILD|  142 +--
 extra-i686/aliases.patch   |   36 +-
 extra-i686/install |   66 +--
 extra-i686/rc.d|   72 ++---
 extra-i686/service |   28 
 extra-x86_64/PKGBUILD  |  142 +--
 extra-x86_64/aliases.patch |   36 +-
 extra-x86_64/install   |   66 +--
 extra-x86_64/rc.d  |   72 ++---
 extra-x86_64/service   |   28 
 10 files changed, 344 insertions(+), 344 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-12 02:32:12 UTC (rev 177941)
+++ extra-i686/PKGBUILD 2013-02-12 02:33:16 UTC (rev 177942)
@@ -1,71 +0,0 @@
-# $Id$
-# Contributor: Jeff Brodnax tullyarc...@bellsouth.net
-# Contributor: Paul Mattal p...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=postfix
-pkgver=2.9.6
-pkgrel=1
-pkgdesc='Fast, easy to administer, secure mail server'
-url='http://www.postfix.org/'
-license=('custom')
-arch=('i686' 'x86_64')
-depends=('pcre' 'libsasl' 'libldap' 'db'
- 'libmysqlclient' 'postgresql-libs' 'sqlite' 'tinycdb')
-backup=('etc/postfix/'{access,aliases,canonical,generic,header_checks,main.cf,master.cf,relocated,transport,virtual})
-source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz;
-'aliases.patch'
-'service'
-'rc.d')
-sha1sums=('9d7af8670fd13fd5e5290ff2e3f00d724178f0fb'
-  '5fc3de6c7df1e5851a0a379e825148868808318b'
-  '3f385eca6d571a4ed8fb24781bdc003bec5d8ed6'
-  '40c6be2eb55e6437a402f43775cdb3d22ea87a66')
-
-provides=('smtp-server' 'smtp-forwarder')
-conflicts=('smtp-server' 'smtp-forwarder')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   make makefiles DEBUG='' CCARGS=' \
-   -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \
-   -DHAS_LDAP \
-   -DUSE_TLS \
-   -DHAS_MYSQL -I/usr/include/mysql \
-   -DHAS_PGSQL -I/usr/include/postgresql \
-   -DHAS_SQLITE \
-   -DHAS_CDB \
-   ' AUXLIBS=' \
-   -lsasl2 \
-   -lldap -llber \
-   -lssl -lcrypto \
-   -lmysqlclient -lz -lm \
-   -lpq \
-   -lsqlite3 -lpthread \
-   -lcdb \
-   ' OPT=${CFLAGS} ${LDFLAGS}
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   sh postfix-install -non-interactive \
-   install_root=${pkgdir} \
-   daemon_directory=/usr/lib/${pkgname} \
-   sample_directory=/etc/${pkgname}/sample \
-   manpage_directory=/usr/share/man \
-   readme_directory=/usr/share/doc/${pkgname} \
-
-   install -Dm755 ../rc.d ${pkgdir}/etc/rc.d/${pkgname}
-   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   install -Dm644 ../service 
${pkgdir}/usr/lib/systemd/system/${pkgname}.service
-
-   cd ${pkgdir}
-   patch -p0 -i ${srcdir}/aliases.patch
-   sed 's/^\(\$manpage[^:]*\):/\1.gz:/' -i 
usr/lib/${pkgname}/postfix-files
-}

Copied: postfix/repos/extra-i686/PKGBUILD (from rev 177941, 
postfix/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-12 02:33:16 UTC (rev 177942)
@@ -0,0 +1,71 @@

[arch-commits] Commit in kdelibs3/trunk (PKGBUILD kde3.profile)

2013-02-11 Thread Eric Bélanger
Date: Tuesday, February 12, 2013 @ 05:09:20
  Author: eric
Revision: 177943

upgpkg: kdelibs3 3.5.10-16

Remove XDG_DATA_DIRS setting from profile (FS#31204)

Modified:
  kdelibs3/trunk/PKGBUILD
  kdelibs3/trunk/kde3.profile

--+
 PKGBUILD |7 ++-
 kde3.profile |5 -
 2 files changed, 2 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-12 02:33:16 UTC (rev 177942)
+++ PKGBUILD2013-02-12 04:09:20 UTC (rev 177943)
@@ -5,7 +5,7 @@
 
 pkgname=kdelibs3
 pkgver=3.5.10
-pkgrel=15
+pkgrel=16
 pkgdesc='KDE3 Core Libraries'
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -28,7 +28,7 @@
 sha1sums=('c930a25f4419134def55b8466c3a6f737227fb82'
   'c8ca21e4848a627760746d0a8a64bf4f90684c3e'
   '50c9de71b102507fb78b192ecc22a5fc3e031bc3'
-  'fbd6e773edf3e8bb8e1272629984025e041da2ca'
+  'd63d51c8fef5e521b4a9a8efa050a0c8ce6f94bf'
   '5fbbf7a5e2032878815fa055bfb5020f478d2b25'
   '35e56fe4c5f71685e64b13f448dcacc620166e06'
   '50e92950498463defb9149ffcf8cbc2e8cd1063b'
@@ -48,9 +48,6 @@
patch -p0 -i $srcdir/kdelibs3-missing-include.patch
patch -p1 -i ${srcdir}/kdelibs3-cups16.patch
 
-   sed -iautomake -e 's|automake\*1.10\*|automake\*1.1[0-5]\*|' 
admin/cvs.sh
-   make -f admin/Makefile.common cvs
-
./configure --prefix=/opt/kde \
--with-distribution='Arch Linux' \
--with-alsa \

Modified: kde3.profile
===
--- kde3.profile2013-02-12 02:33:16 UTC (rev 177942)
+++ kde3.profile2013-02-12 04:09:20 UTC (rev 177943)
@@ -1,6 +1 @@
 export PATH=$PATH:/opt/kde/bin
-if [ ! -z $XDG_DATA_DIRS ]; then
-  export XDG_DATA_DIRS=$XDG_DATA_DIRS:/opt/kde/share
-else
-  export XDG_DATA_DIRS=/opt/kde/share
-fi



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

2013-02-11 Thread Eric Bélanger
Date: Tuesday, February 12, 2013 @ 05:10:32
  Author: eric
Revision: 177944

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

Added:
  kdelibs3/repos/testing-i686/
  kdelibs3/repos/testing-i686/PKGBUILD
(from rev 177943, kdelibs3/trunk/PKGBUILD)
  kdelibs3/repos/testing-i686/acinclude.patch
(from rev 177943, kdelibs3/trunk/acinclude.patch)
  kdelibs3/repos/testing-i686/kconf_updaterc
(from rev 177943, kdelibs3/trunk/kconf_updaterc)
  kdelibs3/repos/testing-i686/kde3.profile
(from rev 177943, kdelibs3/trunk/kde3.profile)
  kdelibs3/repos/testing-i686/kde4-compatibility.patch
(from rev 177943, kdelibs3/trunk/kde4-compatibility.patch)
  kdelibs3/repos/testing-i686/kdelibs3-cups16.patch
(from rev 177943, kdelibs3/trunk/kdelibs3-cups16.patch)
  kdelibs3/repos/testing-i686/kdelibs3-missing-include.patch
(from rev 177943, kdelibs3/trunk/kdelibs3-missing-include.patch)
  kdelibs3/repos/testing-i686/kdelibs3.install
(from rev 177943, kdelibs3/trunk/kdelibs3.install)
  kdelibs3/repos/testing-i686/openssl.patch
(from rev 177943, kdelibs3/trunk/openssl.patch)
  kdelibs3/repos/testing-x86_64/
  kdelibs3/repos/testing-x86_64/PKGBUILD
(from rev 177943, kdelibs3/trunk/PKGBUILD)
  kdelibs3/repos/testing-x86_64/acinclude.patch
(from rev 177943, kdelibs3/trunk/acinclude.patch)
  kdelibs3/repos/testing-x86_64/kconf_updaterc
(from rev 177943, kdelibs3/trunk/kconf_updaterc)
  kdelibs3/repos/testing-x86_64/kde3.profile
(from rev 177943, kdelibs3/trunk/kde3.profile)
  kdelibs3/repos/testing-x86_64/kde4-compatibility.patch
(from rev 177943, kdelibs3/trunk/kde4-compatibility.patch)
  kdelibs3/repos/testing-x86_64/kdelibs3-cups16.patch
(from rev 177943, kdelibs3/trunk/kdelibs3-cups16.patch)
  kdelibs3/repos/testing-x86_64/kdelibs3-missing-include.patch
(from rev 177943, kdelibs3/trunk/kdelibs3-missing-include.patch)
  kdelibs3/repos/testing-x86_64/kdelibs3.install
(from rev 177943, kdelibs3/trunk/kdelibs3.install)
  kdelibs3/repos/testing-x86_64/openssl.patch
(from rev 177943, kdelibs3/trunk/openssl.patch)

---+
 testing-i686/PKGBUILD |   94 ++
 testing-i686/acinclude.patch  |   66 +
 testing-i686/kconf_updaterc   |2 
 testing-i686/kde3.profile |1 
 testing-i686/kde4-compatibility.patch | 1012 
 testing-i686/kdelibs3-cups16.patch|  724 +
 testing-i686/kdelibs3-missing-include.patch   |   10 
 testing-i686/kdelibs3.install |   12 
 testing-i686/openssl.patch|  180 
 testing-x86_64/PKGBUILD   |   94 ++
 testing-x86_64/acinclude.patch|   66 +
 testing-x86_64/kconf_updaterc |2 
 testing-x86_64/kde3.profile   |1 
 testing-x86_64/kde4-compatibility.patch   | 1012 
 testing-x86_64/kdelibs3-cups16.patch  |  724 +
 testing-x86_64/kdelibs3-missing-include.patch |   10 
 testing-x86_64/kdelibs3.install   |   12 
 testing-x86_64/openssl.patch  |  180 
 18 files changed, 4202 insertions(+)

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


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

2013-02-11 Thread Andrea Scarpino
Date: Tuesday, February 12, 2013 @ 08:43:29
  Author: andrea
Revision: 177945

upgpkg: phonon-vlc 0.6.2-1

Upstream release

Modified:
  phonon-vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-12 04:10:32 UTC (rev 177944)
+++ PKGBUILD2013-02-12 07:43:29 UTC (rev 177945)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=phonon-vlc
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://phonon.kde.org/'
@@ -11,11 +11,10 @@
 depends=('vlc')
 makedepends=('cmake' 'automoc4' 'phonon')
 provides=('phonon-backend')
-source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/src/phonon-backend-vlc-${pkgver}.tar.xz;)
-md5sums=('d227b92619124a2b85e2d2e5f0fff90e')
+source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/phonon-backend-vlc-${pkgver}.tar.xz;)
+md5sums=('1ae8b15594714841d2bcf8c72813a176')
 
 build() {
-  cd ${srcdir}
   mkdir build
   cd build
   cmake ../phonon-backend-vlc-${pkgver} \
@@ -26,6 +25,6 @@
 }
 
 package() {
-  cd ${srcdir}/build
+  cd build
   make DESTDIR=${pkgdir} install
 }



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

2013-02-11 Thread Andrea Scarpino
Date: Tuesday, February 12, 2013 @ 08:43:37
  Author: andrea
Revision: 177946

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

Added:
  phonon-vlc/repos/extra-i686/PKGBUILD
(from rev 177945, phonon-vlc/trunk/PKGBUILD)
  phonon-vlc/repos/extra-x86_64/PKGBUILD
(from rev 177945, phonon-vlc/trunk/PKGBUILD)
Deleted:
  phonon-vlc/repos/extra-i686/PKGBUILD
  phonon-vlc/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-12 07:43:29 UTC (rev 177945)
+++ extra-i686/PKGBUILD 2013-02-12 07:43:37 UTC (rev 177946)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=phonon-vlc
-pkgver=0.6.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://phonon.kde.org/'
-pkgdesc=Phonon VLC backend
-license=('LGPL')
-depends=('vlc')
-makedepends=('cmake' 'automoc4' 'phonon')
-provides=('phonon-backend')
-source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/src/phonon-backend-vlc-${pkgver}.tar.xz;)
-md5sums=('d227b92619124a2b85e2d2e5f0fff90e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../phonon-backend-vlc-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: phonon-vlc/repos/extra-i686/PKGBUILD (from rev 177945, 
phonon-vlc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-12 07:43:37 UTC (rev 177946)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=phonon-vlc
+pkgver=0.6.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://phonon.kde.org/'
+pkgdesc=Phonon VLC backend
+license=('LGPL')
+depends=('vlc')
+makedepends=('cmake' 'automoc4' 'phonon')
+provides=('phonon-backend')
+source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/phonon-backend-vlc-${pkgver}.tar.xz;)
+md5sums=('1ae8b15594714841d2bcf8c72813a176')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../phonon-backend-vlc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-12 07:43:29 UTC (rev 177945)
+++ extra-x86_64/PKGBUILD   2013-02-12 07:43:37 UTC (rev 177946)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=phonon-vlc
-pkgver=0.6.1
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://phonon.kde.org/'
-pkgdesc=Phonon VLC backend
-license=('LGPL')
-depends=('vlc')
-makedepends=('cmake' 'automoc4' 'phonon')
-provides=('phonon-backend')
-source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/src/phonon-backend-vlc-${pkgver}.tar.xz;)
-md5sums=('d227b92619124a2b85e2d2e5f0fff90e')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../phonon-backend-vlc-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: phonon-vlc/repos/extra-x86_64/PKGBUILD (from rev 177945, 
phonon-vlc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-02-12 07:43:37 UTC (rev 177946)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=phonon-vlc
+pkgver=0.6.2
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://phonon.kde.org/'
+pkgdesc=Phonon VLC backend
+license=('LGPL')
+depends=('vlc')
+makedepends=('cmake' 'automoc4' 'phonon')
+provides=('phonon-backend')
+source=(http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/phonon-backend-vlc-${pkgver}.tar.xz;)
+md5sums=('1ae8b15594714841d2bcf8c72813a176')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../phonon-backend-vlc-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}