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

2013-09-27 Thread Tobias Powalowski
Date: Friday, September 27, 2013 @ 08:12:36
  Author: tpowa
Revision: 195191

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/3.11-haswell-intel_pstate.patch
(from rev 195190, linux/trunk/3.11-haswell-intel_pstate.patch)
  linux/repos/testing-i686/3.11.1-fix-skge.patch
(from rev 195190, linux/trunk/3.11.1-fix-skge.patch)
  linux/repos/testing-i686/PKGBUILD
(from rev 195190, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 195190, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 195190, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 195190, linux/trunk/config.x86_64)
  linux/repos/testing-i686/criu-no-expert.patch
(from rev 195190, linux/trunk/criu-no-expert.patch)
  linux/repos/testing-i686/linux.install
(from rev 195190, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 195190, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/3.11-haswell-intel_pstate.patch
(from rev 195190, linux/trunk/3.11-haswell-intel_pstate.patch)
  linux/repos/testing-x86_64/3.11.1-fix-skge.patch
(from rev 195190, linux/trunk/3.11.1-fix-skge.patch)
  linux/repos/testing-x86_64/PKGBUILD
(from rev 195190, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 195190, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 195190, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 195190, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/criu-no-expert.patch
(from rev 195190, linux/trunk/criu-no-expert.patch)
  linux/repos/testing-x86_64/linux.install
(from rev 195190, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 195190, linux/trunk/linux.preset)

--+
 testing-i686/3.11-haswell-intel_pstate.patch |   32 
 testing-i686/3.11.1-fix-skge.patch   |   34 
 testing-i686/PKGBUILD|  348 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6452 +
 testing-i686/config.x86_64   | 6254 
 testing-i686/criu-no-expert.patch|   22 
 testing-i686/linux.install   |   31 
 testing-i686/linux.preset|   14 
 testing-x86_64/3.11-haswell-intel_pstate.patch   |   32 
 testing-x86_64/3.11.1-fix-skge.patch |   34 
 testing-x86_64/PKGBUILD  |  348 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6452 +
 testing-x86_64/config.x86_64 | 6254 
 testing-x86_64/criu-no-expert.patch  |   22 
 testing-x86_64/linux.install |   31 
 testing-x86_64/linux.preset  |   14 
 18 files changed, 26398 insertions(+)

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


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

2013-09-27 Thread Tobias Powalowski
Date: Friday, September 27, 2013 @ 08:12:11
  Author: tpowa
Revision: 195190

upgpkg: linux 3.11.2-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 05:23:29 UTC (rev 195189)
+++ PKGBUILD2013-09-27 06:12:11 UTC (rev 195190)
@@ -5,8 +5,8 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.11
-pkgver=3.11.1
-pkgrel=3
+pkgver=3.11.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -23,7 +23,7 @@
 '3.11.1-fix-skge.patch'
 '3.11-haswell-intel_pstate.patch')
 md5sums=('fea363551ff45fbe4cb88497b863b261'
- '43331cad943b9540afea49ad8ce5cf46'
+ '5aa3286dcc7d70ceb50c3cbc64bc1cd8'
  '247d9bafa184e2d9a27c1a0485419fff'
  '5effb245b8ec78ad570b3e5962a1a7e0'
  'eb14dcfd80c00852ef81ded6e826826a'
@@ -32,7 +32,6 @@
  '4fcee2b4485492dcfdead632275198eb'
  '1040ae6c10d4a68f89899f94a2318a17')
 
-
 _kernelname=${pkgbase#linux}
 
 # module.symbols md5sums



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

2013-09-27 Thread Sven-Hendrik Haase
Date: Friday, September 27, 2013 @ 08:38:03
  Author: svenstaro
Revision: 97669

upgpkg: clanlib 3.0.0-1

Updating to 3.0.0

Modified:
  clanlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 02:31:32 UTC (rev 97668)
+++ PKGBUILD2013-09-27 06:38:03 UTC (rev 97669)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=clanlib
-pkgver=2.3.6
-pkgrel=5
+pkgver=3.0.0
+pkgrel=1
 pkgdesc=A multi-platform game development library.
 arch=('i686' 'x86_64')
 url=http://clanlib.org/;
@@ -11,17 +11,17 @@
 depends=('alsa-lib' 'libjpeg' 'libmikmod' 'libpng' 'libvorbis' 'libxi' 
'libxmu' 'sdl_gfx' 'freetype2' 'pcre' 'sqlite' 'libgl')
 makedepends=('doxygen' 'graphviz' 'mesa')
 options=('!libtool')
-source=(http://clanlib.org/download/releases-2.0/ClanLib-${pkgver}.tgz)
-md5sums=('aa037a8a6297fb0b2efd927b1b15e8de')
+source=(clanlib-${pkgver}.tar.gz::https://github.com/sphair/ClanLib/archive/3.0.0.tar.gz)
+md5sums=('bfbfd7cc89be12f02c3994d4fcdd49f3')
 
 build() { 
cd ${srcdir}/ClanLib-${pkgver}
 
-   ./configure --prefix=/usr --enable-docs --disable-clanGL1
+  ./autogen.sh
+   ./configure --prefix=/usr
 
make
-  # Somehow this breaks. :(
-   #make html
+   make html
 }
 
 package() {
@@ -28,7 +28,7 @@
cd ${srcdir}/ClanLib-${pkgver}
 
make DESTDIR=${pkgdir} install
-   #make DESTDIR=${pkgdir} install-html
+   make DESTDIR=${pkgdir} install-html
 
install -d ${pkgdir}/usr/share/licenses/${pkgname}
install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/



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

2013-09-27 Thread Sven-Hendrik Haase
Date: Friday, September 27, 2013 @ 08:38:16
  Author: svenstaro
Revision: 97670

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-27 06:38:03 UTC (rev 97669)
+++ community-i686/PKGBUILD 2013-09-27 06:38:16 UTC (rev 97670)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-
-pkgname=clanlib
-pkgver=2.3.6
-pkgrel=5
-pkgdesc=A multi-platform game development library.
-arch=('i686' 'x86_64')
-url=http://clanlib.org/;
-license=('zlib')
-depends=('alsa-lib' 'libjpeg' 'libmikmod' 'libpng' 'libvorbis' 'libxi' 
'libxmu' 'sdl_gfx' 'freetype2' 'pcre' 'sqlite' 'libgl')
-makedepends=('doxygen' 'graphviz' 'mesa')
-options=('!libtool')
-source=(http://clanlib.org/download/releases-2.0/ClanLib-${pkgver}.tgz)
-md5sums=('aa037a8a6297fb0b2efd927b1b15e8de')
-
-build() { 
-   cd ${srcdir}/ClanLib-${pkgver}
-
-   ./configure --prefix=/usr --enable-docs --disable-clanGL1
-
-   make
-  # Somehow this breaks. :(
-   #make html
-}
-
-package() {
-   cd ${srcdir}/ClanLib-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-   #make DESTDIR=${pkgdir} install-html
-
-   install -d ${pkgdir}/usr/share/licenses/${pkgname}
-   install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}
-
-# vim: sw=2:ts=2 et:

Copied: clanlib/repos/community-i686/PKGBUILD (from rev 97669, 
clanlib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-27 06:38:16 UTC (rev 97670)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+
+pkgname=clanlib
+pkgver=3.0.0
+pkgrel=1
+pkgdesc=A multi-platform game development library.
+arch=('i686' 'x86_64')
+url=http://clanlib.org/;
+license=('zlib')
+depends=('alsa-lib' 'libjpeg' 'libmikmod' 'libpng' 'libvorbis' 'libxi' 
'libxmu' 'sdl_gfx' 'freetype2' 'pcre' 'sqlite' 'libgl')
+makedepends=('doxygen' 'graphviz' 'mesa')
+options=('!libtool')
+source=(clanlib-${pkgver}.tar.gz::https://github.com/sphair/ClanLib/archive/3.0.0.tar.gz)
+md5sums=('bfbfd7cc89be12f02c3994d4fcdd49f3')
+
+build() { 
+   cd ${srcdir}/ClanLib-${pkgver}
+
+  ./autogen.sh
+   ./configure --prefix=/usr
+
+   make
+   make html
+}
+
+package() {
+   cd ${srcdir}/ClanLib-${pkgver}
+
+   make DESTDIR=${pkgdir} install
+   make DESTDIR=${pkgdir} install-html
+
+   install -d ${pkgdir}/usr/share/licenses/${pkgname}
+   install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}
+
+# vim: sw=2:ts=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-09-27 06:38:03 UTC (rev 97669)
+++ community-x86_64/PKGBUILD   2013-09-27 06:38:16 UTC (rev 97670)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-
-pkgname=clanlib
-pkgver=2.3.6
-pkgrel=5
-pkgdesc=A multi-platform game development library.
-arch=('i686' 'x86_64')
-url=http://clanlib.org/;
-license=('zlib')
-depends=('alsa-lib' 'libjpeg' 'libmikmod' 'libpng' 'libvorbis' 'libxi' 
'libxmu' 'sdl_gfx' 'freetype2' 'pcre' 'sqlite' 'libgl')
-makedepends=('doxygen' 'graphviz' 'mesa')
-options=('!libtool')
-source=(http://clanlib.org/download/releases-2.0/ClanLib-${pkgver}.tgz)
-md5sums=('aa037a8a6297fb0b2efd927b1b15e8de')
-
-build() { 
-   cd ${srcdir}/ClanLib-${pkgver}
-
-   ./configure --prefix=/usr --enable-docs --disable-clanGL1
-
-   make
-  # Somehow this breaks. :(
-   #make html
-}
-
-package() {
-   cd ${srcdir}/ClanLib-${pkgver}
-
-   make DESTDIR=${pkgdir} install
-   #make DESTDIR=${pkgdir} install-html
-
-   install -d ${pkgdir}/usr/share/licenses/${pkgname}
-   install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}
-
-# vim: sw=2:ts=2 et:

Copied: clanlib/repos/community-x86_64/PKGBUILD (from rev 97669, 
clanlib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-09-27 06:38:16 UTC (rev 97670)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+
+pkgname=clanlib
+pkgver=3.0.0
+pkgrel=1
+pkgdesc=A multi-platform game 

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

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:07:21
  Author: bpiotrowski
Revision: 195192

upgpkg: linux-lts 3.10.13-1

- new upstream release

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 06:12:36 UTC (rev 195191)
+++ PKGBUILD2013-09-27 08:07:21 UTC (rev 195192)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.10
-pkgver=3.10.12
+pkgver=3.10.13
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -22,7 +22,7 @@
 'criu-no-expert.patch'
 '3.10.6-logitech-dj.patch')
 md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
- '9bfba28fef36c6a7fc16fd896eab131b'
+ '573f2c972015880ba5d52e5b123b37d7'
  'a3c76aea1b6b976becafaac005a4464c'
  '6c2ab6ab86ab8faa0c7333e33e0faf49'
  '232b52576a62c7a333e9fe7a1e1ca359'
@@ -34,7 +34,7 @@
 
 # module.symbols md5sums
 # x86_64
-# 1f1a8928d0024181f132d67b671aaf3f  /lib/modules/3.10.12-1-lts/modules.symbols
+# a4741691100acef15e7ba361f5d672db /lib/modules/3.10.13-1-lts/modules.symbols
 # i686
 # be10d81ba6dbaf4894f2c4c357db5529  /lib/modules/3.0.91-1-lts/modules.symbols
 



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

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:07:47
  Author: bpiotrowski
Revision: 195193

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/3.10.6-logitech-dj.patch
(from rev 195192, linux-lts/trunk/3.10.6-logitech-dj.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 195192, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 195192, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 195192, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 195192, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/criu-no-expert.patch
(from rev 195192, linux-lts/trunk/criu-no-expert.patch)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 195192, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 195192, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/3.10.6-logitech-dj.patch
(from rev 195192, linux-lts/trunk/3.10.6-logitech-dj.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 195192, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 195192, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 195192, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 195192, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/criu-no-expert.patch
(from rev 195192, linux-lts/trunk/criu-no-expert.patch)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 195192, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 195192, linux-lts/trunk/linux-lts.preset)

--+
 testing-i686/3.10.6-logitech-dj.patch|  172 
 testing-i686/PKGBUILD|  339 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6341 +
 testing-i686/config.x86_64   | 6141 
 testing-i686/criu-no-expert.patch|   22 
 testing-i686/linux-lts.install   |   31 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/3.10.6-logitech-dj.patch  |  172 
 testing-x86_64/PKGBUILD  |  339 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6341 +
 testing-x86_64/config.x86_64 | 6141 
 testing-x86_64/criu-no-expert.patch  |   22 
 testing-x86_64/linux-lts.install |   31 
 testing-x86_64/linux-lts.preset  |   14 
 16 files changed, 26144 insertions(+)

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


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

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:19:41
  Author: bpiotrowski
Revision: 97672

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

Added:
  r8168-lts/repos/community-testing-i686/
  r8168-lts/repos/community-testing-i686/PKGBUILD
(from rev 97671, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-i686/linux-3.10.patch
(from rev 97671, r8168-lts/trunk/linux-3.10.patch)
  r8168-lts/repos/community-testing-i686/r8168-lts.install
(from rev 97671, r8168-lts/trunk/r8168-lts.install)
  r8168-lts/repos/community-testing-x86_64/
  r8168-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 97671, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-x86_64/linux-3.10.patch
(from rev 97671, r8168-lts/trunk/linux-3.10.patch)
  r8168-lts/repos/community-testing-x86_64/r8168-lts.install
(from rev 97671, r8168-lts/trunk/r8168-lts.install)

+
 community-testing-i686/PKGBUILD|   41 ++
 community-testing-i686/linux-3.10.patch|   59 +++
 community-testing-i686/r8168-lts.install   |   17 +++
 community-testing-x86_64/PKGBUILD  |   41 ++
 community-testing-x86_64/linux-3.10.patch  |   59 +++
 community-testing-x86_64/r8168-lts.install |   17 +++
 6 files changed, 234 insertions(+)

Copied: r8168-lts/repos/community-testing-i686/PKGBUILD (from rev 97671, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-27 08:19:41 UTC (rev 97672)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.036.00
+pkgrel=2
+pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' linux-lts=3.10 linux-lts3.11)
+makedepends=(linux-lts-headers=3.10 linux-lts-headers3.11)
+source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2
+linux-3.10.patch)
+install=$pkgname.install
+
+_extramodules=extramodules-3.10-lts
+
+prepare() {
+   cd $_pkgname-$pkgver
+patch -p0 -i ../linux-3.10.patch
+}
+
+build() {
+   cd $_pkgname-$pkgver
+   local _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS=$srcdir/$_pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   cd $_pkgname-$pkgver
+   install -Dm644 src/$_pkgname.ko 
$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko
+   find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+sha256sums=('937fd5d7d4cbfc95cf2859d8c3beb15a8536dc4e41752f7a53f2a25f07cdcd33'
+'1fb115b4d1b6b058d23322b89fad52d29748ce75b2774815e72c679a235d0e87')

Copied: r8168-lts/repos/community-testing-i686/linux-3.10.patch (from rev 
97671, r8168-lts/trunk/linux-3.10.patch)
===
--- community-testing-i686/linux-3.10.patch (rev 0)
+++ community-testing-i686/linux-3.10.patch 2013-09-27 08:19:41 UTC (rev 
97672)
@@ -0,0 +1,59 @@
+--- src/r8168_n.c.orig 2013-07-02 14:20:27.355887286 +0200
 src/r8168_n.c  2013-07-02 14:24:25.302573010 +0200
+@@ -52,6 +52,10 @@
+ #include linux/init.h
+ #include linux/rtnetlink.h
+ 
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3,10,0)
++#include linux/if_ether.h
++#endif
++
+ #if LINUX_VERSION_CODE = KERNEL_VERSION(2,6,26)
+ #include linux/pci-aspm.h
+ #endif
+@@ -2232,6 +2236,9 @@
+swab16(opts2  0x));
+ ret = 0;
+ }
++#elif LINUX_VERSION_CODE = KERNEL_VERSION(3,10,0)
++  if (opts2  RxVlanTag)
++  __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), swab16(opts2  
0x));
+ #else
+ if (opts2  RxVlanTag)
+ __vlan_hwaccel_put_tag(skb, swab16(opts2  0x));
+@@ -2295,7 +2302,11 @@
+ else
+ tp-cp_cmd = ~RxChkSum;
+ 
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3,10,0)
++  if (dev-features  NETIF_F_HW_VLAN_CTAG_RX)
++#else
+ if (dev-features  NETIF_F_HW_VLAN_RX)
++#endif
+ tp-cp_cmd |= RxVlan;
+ else
+ tp-cp_cmd = ~RxVlan;
+@@ -16195,7 +16206,11 @@
+ 
+ #ifdef CONFIG_R8168_VLAN
+ if (tp-mcfg != CFG_METHOD_DEFAULT) {
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3,10,0)
++  dev-features |= NETIF_F_HW_VLAN_CTAG_TX | 
NETIF_F_HW_VLAN_CTAG_RX;
++#else
+ dev-features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX;
++#endif
+ #if LINUX_VERSION_CODE  KERNEL_VERSION(2,6,22)
+ dev-vlan_rx_kill_vid = rtl8168_vlan_rx_kill_vid;
+ #endif //LINUX_VERSION_CODE  KERNEL_VERSION(2,6,22)
+@@ -16210,7 

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

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:19:32
  Author: bpiotrowski
Revision: 97671

upgpkg: r8168-lts 8.036.00-2

- rebuild against linux-lts 3.10.13

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 06:38:16 UTC (rev 97670)
+++ PKGBUILD2013-09-27 08:19:32 UTC (rev 97671)
@@ -4,7 +4,7 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.036.00
-pkgrel=1
+pkgrel=2
 pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts
 url=http://www.realtek.com.tw;
 license=(GPL)



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

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:22:30
  Author: bpiotrowski
Revision: 97673

upgpkg: tp_smapi-lts 0.41-14

- rebuild against linux-lts 3.10.13

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 08:19:41 UTC (rev 97672)
+++ PKGBUILD2013-09-27 08:22:30 UTC (rev 97673)
@@ -11,7 +11,7 @@
 _pkgname=tp_smapi
 _extramodules=/usr/lib/modules/extramodules-3.10-lts
 pkgver=0.41
-pkgrel=13
+pkgrel=14
 pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'



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

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:22:37
  Author: bpiotrowski
Revision: 97674

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

Added:
  tp_smapi-lts/repos/community-testing-i686/
  tp_smapi-lts/repos/community-testing-i686/PKGBUILD
(from rev 97673, tp_smapi-lts/trunk/PKGBUILD)
  tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install
(from rev 97673, tp_smapi-lts/trunk/tp_smapi-lts.install)
  tp_smapi-lts/repos/community-testing-x86_64/
  tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 97673, tp_smapi-lts/trunk/PKGBUILD)
  tp_smapi-lts/repos/community-testing-x86_64/tp_smapi-lts.install
(from rev 97673, tp_smapi-lts/trunk/tp_smapi-lts.install)

---+
 community-testing-i686/PKGBUILD   |   56 
 community-testing-i686/tp_smapi-lts.install   |   13 +
 community-testing-x86_64/PKGBUILD |   56 
 community-testing-x86_64/tp_smapi-lts.install |   13 +
 4 files changed, 138 insertions(+)

Copied: tp_smapi-lts/repos/community-testing-i686/PKGBUILD (from rev 97673, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-27 08:22:37 UTC (rev 97674)
@@ -0,0 +1,56 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi-lts
+_pkgname=tp_smapi
+_extramodules=/usr/lib/modules/extramodules-3.10-lts
+pkgver=0.41
+pkgrel=14
+pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts=3.10' 'linux-lts3.11')
+makedepends=('linux-lts-headers=3.10' 'linux-lts-headers3.11')
+install=${pkgname}.install
+source=(https://github.com/downloads/evgeni/${_pkgname}/${_pkgname}-${pkgver}.tar.gz;)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd ${srcdir}/${_pkgname}-${pkgver}
+
+  _kernver=$( ${_extramodules}/version)
+
+  sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \
+ -e s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}# Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=$( ${_extramodules}/version)
+
+  make -C ${_extramodules%/*}/${_kernver}/build \
+INSTALL_MOD_PATH=${pkgdir}/${_extramodules%%/lib/*} \
+M=${srcdir}/${_pkgname}-${pkgver} modules_install
+
+  cd ${pkgdir}/${_extramodules%/*}
+  mv ${_kernver}/extra ${_extramodules##*/}
+  rmdir ${_kernver}
+
+  # compress kernel modules
+  find ${pkgdir} -name *.ko -exec gzip -9 {} +
+
+  # load module on startup
+  echo tp_smapi  ${srcdir}/${pkgname}.conf
+  install -Dm644 ${srcdir}/${pkgname}.conf 
${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf
+
+  # update kernel version in install file
+  sed -ri s#^(extramodules=).*\$#\1${_extramodules}# 
${startdir}/${pkgname}.install
+}

Copied: tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install (from 
rev 97673, tp_smapi-lts/trunk/tp_smapi-lts.install)
===
--- community-testing-i686/tp_smapi-lts.install (rev 0)
+++ community-testing-i686/tp_smapi-lts.install 2013-09-27 08:22:37 UTC (rev 
97674)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.10-lts
+
+post_install() {
+  depmod -v $( $extramodules/version) /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 97673, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-09-27 08:22:37 UTC (rev 97674)
@@ -0,0 +1,56 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi-lts
+_pkgname=tp_smapi
+_extramodules=/usr/lib/modules/extramodules-3.10-lts
+pkgver=0.41
+pkgrel=14
+pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts=3.10' 'linux-lts3.11')
+makedepends=('linux-lts-headers=3.10' 

[arch-commits] Commit in (22 files)

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:26:06
  Author: alucryd
Revision: 97675

Add taskjuggler3 and its dependencies

Added:
  ruby-mail/
  ruby-mail/trunk/
  ruby-mail/trunk/PKGBUILD
  ruby-mime-types/
  ruby-mime-types/trunk/
  ruby-mime-types/trunk/PKGBUILD
  ruby-polyglot/
  ruby-polyglot/trunk/
  ruby-polyglot/trunk/PKGBUILD
  ruby-term-ansicolor/
  ruby-term-ansicolor/trunk/
  ruby-term-ansicolor/trunk/PKGBUILD
  ruby-tins/
  ruby-tins/trunk/
  ruby-tins/trunk/PKGBUILD
  ruby-treetop/
  ruby-treetop/trunk/
  ruby-treetop/trunk/PKGBUILD
  taskjuggler3/
  taskjuggler3/trunk/
  taskjuggler3/trunk/PKGBUILD
  taskjuggler3/trunk/tj-system-dirs.patch

-+
 ruby-mail/trunk/PKGBUILD|   38 +++
 ruby-mime-types/trunk/PKGBUILD  |   37 ++
 ruby-polyglot/trunk/PKGBUILD|   37 ++
 ruby-term-ansicolor/trunk/PKGBUILD  |   35 +
 ruby-tins/trunk/PKGBUILD|   38 +++
 ruby-treetop/trunk/PKGBUILD |   39 +++
 taskjuggler3/trunk/PKGBUILD |   49 ++
 taskjuggler3/trunk/tj-system-dirs.patch |   43 ++
 8 files changed, 316 insertions(+)

Added: ruby-mail/trunk/PKGBUILD
===
--- ruby-mail/trunk/PKGBUILD(rev 0)
+++ ruby-mail/trunk/PKGBUILD2013-09-27 08:26:06 UTC (rev 97675)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Emiliano Vavassori syntaxerror...@gmail.com
+# Contributor: Alexsandr Pavlov ki...@mail.ru
+
+pkgname=ruby-mail
+pkgver=2.5.4
+pkgrel=2
+pkgdesc=A really Ruby Mail handler
+arch=('any')
+url=http://github.com/mikel/mail;
+license=('MIT')
+depends=('ruby-mime-types' 'ruby-treetop')
+source=(http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('446585c38b062121252688dcc9cc70af1f470822e30db021bb97d185969e257c')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}MIT-LICENSE
+}
+
+# vim: ts=2 sw=2 et:


Property changes on: ruby-mail/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: ruby-mime-types/trunk/PKGBUILD
===
--- ruby-mime-types/trunk/PKGBUILD  (rev 0)
+++ ruby-mime-types/trunk/PKGBUILD  2013-09-27 08:26:06 UTC (rev 97675)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Alexsandr Pavlov ki...@mail.ru
+
+pkgname=ruby-mime-types
+pkgver=1.25
+pkgrel=2
+pkgdesc=MIME Content-Type database
+arch=('any')
+url=http://mime-types.rubyforge.org;
+license=('GPL2' 'MIT' 'PerlArtistic')
+depends=('ruby')
+source=(http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('ee2dc47f195959f3b0729e889c3dabfce7ba0cf9e04cfba31eddcb02e885a641')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}Licence.rdoc
+}
+
+# vim: ts=2 sw=2 et:


Property changes on: ruby-mime-types/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: ruby-polyglot/trunk/PKGBUILD
===
--- ruby-polyglot/trunk/PKGBUILD(rev 0)
+++ ruby-polyglot/trunk/PKGBUILD2013-09-27 08:26:06 UTC (rev 97675)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Guilherme Nogueira guilhe...@nirev.org
+
+pkgname=ruby-polyglot
+pkgver=0.3.3
+pkgrel=2
+pkgdesc=Allows custom language loaders 

[arch-commits] Commit in ruby-mail (3 files)

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:26:41
  Author: alucryd
Revision: 97676

archrelease: copy trunk to community-any

Added:
  ruby-mail/repos/
  ruby-mail/repos/community-any/
  ruby-mail/repos/community-any/PKGBUILD
(from rev 97675, ruby-mail/trunk/PKGBUILD)

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

Copied: ruby-mail/repos/community-any/PKGBUILD (from rev 97675, 
ruby-mail/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2013-09-27 08:26:41 UTC (rev 97676)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Emiliano Vavassori syntaxerror...@gmail.com
+# Contributor: Alexsandr Pavlov ki...@mail.ru
+
+pkgname=ruby-mail
+pkgver=2.5.4
+pkgrel=2
+pkgdesc=A really Ruby Mail handler
+arch=('any')
+url=http://github.com/mikel/mail;
+license=('MIT')
+depends=('ruby-mime-types' 'ruby-treetop')
+source=(http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('446585c38b062121252688dcc9cc70af1f470822e30db021bb97d185969e257c')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}MIT-LICENSE
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in virtualbox-modules-lts/trunk (PKGBUILD)

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:26:44
  Author: bpiotrowski
Revision: 97677

upgpkg: virtualbox-modules-lts 4.2.18-4

- rebuild against linux-lts 3.10.13

Modified:
  virtualbox-modules-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 08:26:41 UTC (rev 97676)
+++ PKGBUILD2013-09-27 08:26:44 UTC (rev 97677)
@@ -6,7 +6,7 @@
 pkgbase=virtualbox-modules-lts
 pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
 pkgver=4.2.18
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')



[arch-commits] Commit in virtualbox-modules-lts/repos (10 files)

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:26:55
  Author: bpiotrowski
Revision: 97678

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

Added:
  virtualbox-modules-lts/repos/community-testing-i686/
  virtualbox-modules-lts/repos/community-testing-i686/PKGBUILD
(from rev 97677, virtualbox-modules-lts/trunk/PKGBUILD)
  virtualbox-modules-lts/repos/community-testing-i686/build.sh
(from rev 97677, virtualbox-modules-lts/trunk/build.sh)
  
virtualbox-modules-lts/repos/community-testing-i686/virtualbox-guest-modules-lts.install
(from rev 97677, 
virtualbox-modules-lts/trunk/virtualbox-guest-modules-lts.install)
  
virtualbox-modules-lts/repos/community-testing-i686/virtualbox-host-modules-lts.install
(from rev 97677, 
virtualbox-modules-lts/trunk/virtualbox-host-modules-lts.install)
  virtualbox-modules-lts/repos/community-testing-x86_64/
  virtualbox-modules-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 97677, virtualbox-modules-lts/trunk/PKGBUILD)
  virtualbox-modules-lts/repos/community-testing-x86_64/build.sh
(from rev 97677, virtualbox-modules-lts/trunk/build.sh)
  
virtualbox-modules-lts/repos/community-testing-x86_64/virtualbox-guest-modules-lts.install
(from rev 97677, 
virtualbox-modules-lts/trunk/virtualbox-guest-modules-lts.install)
  
virtualbox-modules-lts/repos/community-testing-x86_64/virtualbox-host-modules-lts.install
(from rev 97677, 
virtualbox-modules-lts/trunk/virtualbox-host-modules-lts.install)

---+
 community-testing-i686/PKGBUILD   |   65 ++
 community-testing-i686/build.sh   |   60 +
 community-testing-i686/virtualbox-guest-modules-lts.install   |   21 +++
 community-testing-i686/virtualbox-host-modules-lts.install|   23 +++
 community-testing-x86_64/PKGBUILD |   65 ++
 community-testing-x86_64/build.sh |   60 +
 community-testing-x86_64/virtualbox-guest-modules-lts.install |   21 +++
 community-testing-x86_64/virtualbox-host-modules-lts.install  |   23 +++
 8 files changed, 338 insertions(+)

Copied: virtualbox-modules-lts/repos/community-testing-i686/PKGBUILD (from rev 
97677, virtualbox-modules-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-27 08:26:55 UTC (rev 97678)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Sébastien Luttringer
+
+pkgbase=virtualbox-modules-lts
+pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
+pkgver=4.2.18
+pkgrel=4
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux-lts=3.10' 'linux-lts3.11'
+ 'linux-lts-headers=3.10' 'linux-lts-headers3.11'
+ virtualbox-host-dkms=$pkgver
+ virtualbox-guest-dkms=$pkgver)
+
+# remember to also adjust the .install files and the package deps below
+_extramodules=extramodules-3.10-lts
+
+build() {
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  # dkms need modification to be run as user
+  cp -r /var/lib/dkms .
+  echo dkms_tree='$srcdir/dkms'  dkms.conf
+  # build host modules
+  msg2 'Host modules'
+  dkms --dkmsframework dkms.conf build vboxhost/$pkgver -k $_kernver
+  # build guest modules
+  msg2 'Guest modules'
+  dkms --dkmsframework dkms.conf build vboxguest/$pkgver -k $_kernver
+}
+
+package_virtualbox-host-modules-lts(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Host kernel modules for VirtualBox'
+  depends=('linux-lts=3.10' 'linux-lts3.11')
+  replaces=('virtualbox-modules-lts')
+  conflicts=('virtualbox-modules-lts')
+  provides=(virtualbox-host-modules=$pkgver)
+  install=virtualbox-host-modules-lts.install
+
+  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
+  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
+  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+package_virtualbox-guest-modules-lts(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=('linux-lts=3.10' 'linux-lts3.11')
+  replaces=('virtualbox-archlinux-modules-lts')
+  conflicts=('virtualbox-archlinux-modules-lts')
+  provides=(virtualbox-guest-modules=$pkgver)
+  install=virtualbox-guest-modules-lts.install
+
+  cd dkms/vboxguest/$pkgver/$_kernver/$CARCH/module
+  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
+  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+# vim:set ts=2 sw=2 et:

Copied: virtualbox-modules-lts/repos/community-testing-i686/build.sh (from 

[arch-commits] Commit in ruby-mime-types (3 files)

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:27:21
  Author: alucryd
Revision: 97679

archrelease: copy trunk to community-any

Added:
  ruby-mime-types/repos/
  ruby-mime-types/repos/community-any/
  ruby-mime-types/repos/community-any/PKGBUILD
(from rev 97678, ruby-mime-types/trunk/PKGBUILD)

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

Copied: ruby-mime-types/repos/community-any/PKGBUILD (from rev 97678, 
ruby-mime-types/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2013-09-27 08:27:21 UTC (rev 97679)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Alexsandr Pavlov ki...@mail.ru
+
+pkgname=ruby-mime-types
+pkgver=1.25
+pkgrel=2
+pkgdesc=MIME Content-Type database
+arch=('any')
+url=http://mime-types.rubyforge.org;
+license=('GPL2' 'MIT' 'PerlArtistic')
+depends=('ruby')
+source=(http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('ee2dc47f195959f3b0729e889c3dabfce7ba0cf9e04cfba31eddcb02e885a641')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}Licence.rdoc
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in ruby-term-ansicolor (3 files)

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:28:38
  Author: alucryd
Revision: 97681

archrelease: copy trunk to community-any

Added:
  ruby-term-ansicolor/repos/
  ruby-term-ansicolor/repos/community-any/
  ruby-term-ansicolor/repos/community-any/PKGBUILD
(from rev 97680, ruby-term-ansicolor/trunk/PKGBUILD)

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

Copied: ruby-term-ansicolor/repos/community-any/PKGBUILD (from rev 97680, 
ruby-term-ansicolor/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2013-09-27 08:28:38 UTC (rev 97681)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Hyacinthe Cartiaux hyacinthe.carti...@free.fr
+# Contributor: Hilton Medeiros medeiros.hil...@gmail.com
+
+pkgname=ruby-term-ansicolor
+pkgver=1.2.2
+pkgrel=2
+pkgdesc=A ruby library that colors strings using ANSI escape sequences
+arch=('any')
+url=https://rubygems.org/gems/term-ansicolor;
+license=('GPL2')
+depends=('ruby-tins')
+source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv bin ${pkgdir}/usr/
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in ruby-polyglot (3 files)

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:28:02
  Author: alucryd
Revision: 97680

archrelease: copy trunk to community-any

Added:
  ruby-polyglot/repos/
  ruby-polyglot/repos/community-any/
  ruby-polyglot/repos/community-any/PKGBUILD
(from rev 97679, ruby-polyglot/trunk/PKGBUILD)

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

Copied: ruby-polyglot/repos/community-any/PKGBUILD (from rev 97679, 
ruby-polyglot/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2013-09-27 08:28:02 UTC (rev 97680)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Guilherme Nogueira guilhe...@nirev.org
+
+pkgname=ruby-polyglot
+pkgver=0.3.3
+pkgrel=2
+pkgdesc=Allows custom language loaders to be hooked into require
+arch=('any')
+url=http://polyglot.rubyforge.org/;
+license=('MIT')
+depends=('ruby')
+source=(http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('1b0026fa0ce5aef4a65199ff3f5c589a4865265cd1f2f053eb6c4041a3aa5f20')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}License.txt
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in ruby-tins (3 files)

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:29:17
  Author: alucryd
Revision: 97682

archrelease: copy trunk to community-any

Added:
  ruby-tins/repos/
  ruby-tins/repos/community-any/
  ruby-tins/repos/community-any/PKGBUILD
(from rev 97681, ruby-tins/trunk/PKGBUILD)

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

Copied: ruby-tins/repos/community-any/PKGBUILD (from rev 97681, 
ruby-tins/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2013-09-27 08:29:17 UTC (rev 97682)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Julien Nicoulaud julien.nicoul...@gmail.com
+# Contributor: Hyacinthe Cartiaux hyacinthe.carti...@free.fr
+
+pkgname=ruby-tins
+pkgver=0.10.0
+pkgrel=2
+pkgdesc=All the stuff that isn't good/big enough for a real library
+arch=('any')
+url=https://github.com/flori/tins;
+license=('MIT')
+depends=('ruby')
+source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('b6cc4ea8c05cc5949326b6ff6205d4d8369835d9b7e5694e1a05888e4cccd5a2')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}COPYING
+}
+
+# vim: ts=2 sw=2 et:



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

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:29:35
  Author: bpiotrowski
Revision: 195194

upgpkg: nvidia-lts 325.15-4

- rebuild against linux-lts 3.10.13

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 08:07:47 UTC (rev 195193)
+++ PKGBUILD2013-09-27 08:29:35 UTC (rev 195194)
@@ -4,7 +4,7 @@
 pkgname=nvidia-lts
 pkgver=325.15
 _extramodules=extramodules-3.10-lts
-pkgrel=3
+pkgrel=4
 pkgdesc=NVIDIA drivers for linux-lts
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:29:42
  Author: bpiotrowski
Revision: 195195

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

Added:
  nvidia-lts/repos/testing-i686/
  nvidia-lts/repos/testing-i686/PKGBUILD
(from rev 195194, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/testing-i686/nvidia-lts.install
(from rev 195194, nvidia-lts/trunk/nvidia-lts.install)
  nvidia-lts/repos/testing-x86_64/
  nvidia-lts/repos/testing-x86_64/PKGBUILD
(from rev 195194, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/testing-x86_64/nvidia-lts.install
(from rev 195194, nvidia-lts/trunk/nvidia-lts.install)

---+
 testing-i686/PKGBUILD |   46 
 testing-i686/nvidia-lts.install   |   15 +++
 testing-x86_64/PKGBUILD   |   46 
 testing-x86_64/nvidia-lts.install |   15 +++
 4 files changed, 122 insertions(+)

Copied: nvidia-lts/repos/testing-i686/PKGBUILD (from rev 195194, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-27 08:29:42 UTC (rev 195195)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=nvidia-lts
+pkgver=325.15
+_extramodules=extramodules-3.10-lts
+pkgrel=4
+pkgdesc=NVIDIA drivers for linux-lts
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.10.0' nvidia-utils=$pkgver)
+makedepends=('linux-lts-headers=3.10.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('528fc538584de6446384b9cec3099d6c')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('63b2caa0cb128efa1a7808d7bddb2074')
+fi
+
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+  sh ${_pkg}.run --extract-only
+  cd ${_pkg}/kernel
+  make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+  install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
+  gzip 
${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
+  install -d -m755 ${pkgdir}/usr/lib/modprobe.d
+  echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
+  echo blacklist nvidiafb  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
+  install -D -m644 ${srcdir}/${_pkg}/LICENSE 
${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE
+}

Copied: nvidia-lts/repos/testing-i686/nvidia-lts.install (from rev 195194, 
nvidia-lts/trunk/nvidia-lts.install)
===
--- testing-i686/nvidia-lts.install (rev 0)
+++ testing-i686/nvidia-lts.install 2013-09-27 08:29:42 UTC (rev 195195)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.10-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.10-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.10-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-lts/repos/testing-x86_64/PKGBUILD (from rev 195194, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-09-27 08:29:42 UTC (rev 195195)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=nvidia-lts
+pkgver=325.15
+_extramodules=extramodules-3.10-lts
+pkgrel=4
+pkgdesc=NVIDIA drivers for linux-lts
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.10.0' nvidia-utils=$pkgver)
+makedepends=('linux-lts-headers=3.10.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('528fc538584de6446384b9cec3099d6c')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('63b2caa0cb128efa1a7808d7bddb2074')
+fi
+
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+  sh ${_pkg}.run --extract-only
+  cd ${_pkg}/kernel
+  make 

[arch-commits] Commit in ruby-treetop (3 files)

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:29:52
  Author: alucryd
Revision: 97683

archrelease: copy trunk to community-any

Added:
  ruby-treetop/repos/
  ruby-treetop/repos/community-any/
  ruby-treetop/repos/community-any/PKGBUILD
(from rev 97682, ruby-treetop/trunk/PKGBUILD)

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

Copied: ruby-treetop/repos/community-any/PKGBUILD (from rev 97682, 
ruby-treetop/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2013-09-27 08:29:52 UTC (rev 97683)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Maxime Gauduin alucryd@gmail@com
+# Contributor: Emiliano Vavassori syntaxerror...@gmail.com
+# Contributor: Guilherme Nogueira guilhe...@nirev.org
+
+pkgname=ruby-treetop
+pkgver=1.4.15
+pkgrel=2
+pkgdesc=A Ruby-based text parsing and interpretation DSL
+arch=('any')
+url=http://functionalform.blogspot.com/;
+license=('MIT')
+depends=('ruby-polyglot')
+source=(http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-$pkgver.gem)
+sha256sums=('ffa68f201c0f62c26b0a1d13233d73194400596964696843f87ebb5d812f12ff')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv bin ${pkgdir}/usr/
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}LICENSE
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in taskjuggler3 (4 files)

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:30:34
  Author: alucryd
Revision: 97684

archrelease: copy trunk to community-any

Added:
  taskjuggler3/repos/
  taskjuggler3/repos/community-any/
  taskjuggler3/repos/community-any/PKGBUILD
(from rev 97683, taskjuggler3/trunk/PKGBUILD)
  taskjuggler3/repos/community-any/tj-system-dirs.patch
(from rev 97683, taskjuggler3/trunk/tj-system-dirs.patch)

--+
 PKGBUILD |   49 +
 tj-system-dirs.patch |   43 +++
 2 files changed, 92 insertions(+)

Copied: taskjuggler3/repos/community-any/PKGBUILD (from rev 97683, 
taskjuggler3/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2013-09-27 08:30:34 UTC (rev 97684)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Mathieu Clabaut mathieu.clab...@gmail.com
+
+pkgname=taskjuggler3
+pkgver=3.5.0
+pkgrel=4
+pkgdesc=Project Management Software
+arch=('any')
+url=http://www.taskjuggler.org;
+license=('GPL')
+depends=('ruby-mail' 'ruby-term-ansicolor')
+source=(http://rubygems.org/downloads/${pkgname%3}-${pkgver}.gem;
+'tj-system-dirs.patch')
+noextract=(${pkgname%3}-${pkgver}.gem)
+sha256sums=('42f2e81470be9b2486fc074ba6ff04180258f462fed5c46cba871b7518cd0465'
+'8174f62598b4230df033feb213e5ec25bc6d3105c71455a88514eaff3db0410a')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname%3}-${pkgver}.gem
+
+  cd gems/${pkgname%3}-${pkgver}
+  patch -Np1 -i ../../tj-system-dirs.patch
+}
+
+package() {
+  cd gems/${pkgname%3}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 
${pkgdir}/usr/{lib/ruby/{gems/${_rubyver},vendor_ruby},share/{doc,vim/vimfiles/syntax}}
+  mv bin ${pkgdir}/usr/
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# Vim syntax
+  mv data/tjp.vim ${pkgdir}/usr/share/vim/vimfiles/syntax/
+
+# Data
+  mv data ${pkgdir}/usr/share/${pkgname%3}
+  mv examples ${pkgdir}/usr/share/${pkgname%3}/
+
+# Documentation
+  mv manual ${pkgdir}/usr/share/doc/${pkgname%3}
+}
+
+# vim: ts=2 sw=2 et:

Copied: taskjuggler3/repos/community-any/tj-system-dirs.patch (from rev 97683, 
taskjuggler3/trunk/tj-system-dirs.patch)
===
--- repos/community-any/tj-system-dirs.patch(rev 0)
+++ repos/community-any/tj-system-dirs.patch2013-09-27 08:30:34 UTC (rev 
97684)
@@ -0,0 +1,43 @@
+From af46d6b1a731a3e2c3dc7aedcaf8dfe8291a4ab7 Mon Sep 17 00:00:00 2001
+From: Maxime Gauduin aluc...@gmail.com
+Date: Wed, 25 Sep 2013 10:42:57 +0200
+Subject: [PATCH] Look for data and manual in system dirs
+
+Signed-off-by: Maxime Gauduin aluc...@gmail.com
+---
+ lib/taskjuggler/AppConfig.rb   | 2 ++
+ lib/taskjuggler/apps/Tj3Man.rb | 5 ++---
+ 2 files changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/lib/taskjuggler/AppConfig.rb b/lib/taskjuggler/AppConfig.rb
+index 11a214b..2051a17 100644
+--- a/lib/taskjuggler/AppConfig.rb
 b/lib/taskjuggler/AppConfig.rb
+@@ -137,6 +137,8 @@ class AppConfig
+ # This one is for Debian based distros
+ dirs  rubyLibDir + '/gems/' \
+ + @@packageName + '-' + @@version + /#{baseDir}/
++# Also look in system share directory
++dirs  '/usr/share/' + @@packageName
+ 
+ dirs
+   end
+diff --git a/lib/taskjuggler/apps/Tj3Man.rb b/lib/taskjuggler/apps/Tj3Man.rb
+index 6337dcd..a51f7eb 100644
+--- a/lib/taskjuggler/apps/Tj3Man.rb
 b/lib/taskjuggler/apps/Tj3Man.rb
+@@ -105,9 +105,8 @@ EOT
+ # Start the web browser with either the entry page or the page for the
+ # specified keyword.
+ def startBrowser(keyword = nil)
+-  # Find the manual relative to this file.
+-  manualDir = File.join(File.dirname(__FILE__), '..', '..', '..',
+-'manual', 'html')
++  # Find the manual in system doc directory.
++  manualDir = '/usr/share/doc/taskjuggler/html'
+   file = #{manualDir}/#{keyword || 'index'}.html
+   # Make sure the file exists.
+   unless File.exists?(file)
+-- 
+1.8.4
+



[arch-commits] Commit in nvidia-304xx-lts/trunk (PKGBUILD)

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:31:42
  Author: bpiotrowski
Revision: 195196

upgpkg: nvidia-304xx-lts 304.108-3

- rebuild against linux-lts 3.10.13

Modified:
  nvidia-304xx-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 08:29:42 UTC (rev 195195)
+++ PKGBUILD2013-09-27 08:31:42 UTC (rev 195196)
@@ -4,7 +4,7 @@
 pkgname=nvidia-304xx-lts
 pkgver=304.108
 _extramodules=extramodules-3.10-lts
-pkgrel=2
+pkgrel=3
 pkgdesc=NVIDIA drivers for linux-lts, 304xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



[arch-commits] Commit in nvidia-304xx-lts/repos (8 files)

2013-09-27 Thread Bartłomiej Piotrowski
Date: Friday, September 27, 2013 @ 10:31:52
  Author: bpiotrowski
Revision: 195197

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

Added:
  nvidia-304xx-lts/repos/testing-i686/
  nvidia-304xx-lts/repos/testing-i686/PKGBUILD
(from rev 195196, nvidia-304xx-lts/trunk/PKGBUILD)
  nvidia-304xx-lts/repos/testing-i686/nvidia-304xx-lts.install
(from rev 195196, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
  nvidia-304xx-lts/repos/testing-i686/nvidia-linux-3.11.patch
(from rev 195196, nvidia-304xx-lts/trunk/nvidia-linux-3.11.patch)
  nvidia-304xx-lts/repos/testing-x86_64/
  nvidia-304xx-lts/repos/testing-x86_64/PKGBUILD
(from rev 195196, nvidia-304xx-lts/trunk/PKGBUILD)
  nvidia-304xx-lts/repos/testing-x86_64/nvidia-304xx-lts.install
(from rev 195196, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
  nvidia-304xx-lts/repos/testing-x86_64/nvidia-linux-3.11.patch
(from rev 195196, nvidia-304xx-lts/trunk/nvidia-linux-3.11.patch)

-+
 testing-i686/PKGBUILD   |   50 ++
 testing-i686/nvidia-304xx-lts.install   |   15 +
 testing-i686/nvidia-linux-3.11.patch|   25 +++
 testing-x86_64/PKGBUILD |   50 ++
 testing-x86_64/nvidia-304xx-lts.install |   15 +
 testing-x86_64/nvidia-linux-3.11.patch  |   25 +++
 6 files changed, 180 insertions(+)

Copied: nvidia-304xx-lts/repos/testing-i686/PKGBUILD (from rev 195196, 
nvidia-304xx-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-27 08:31:52 UTC (rev 195197)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=nvidia-304xx-lts
+pkgver=304.108
+_extramodules=extramodules-3.10-lts
+pkgrel=3
+pkgdesc=NVIDIA drivers for linux-lts, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.10.0' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-lts-headers=3.10.0')
+conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
+provides=('nvidia-304xx')
+license=('custom')
+install=nvidia-304xx-lts.install
+options=(!strip)
+source=('nvidia-linux-3.11.patch')
+md5sums=('5c962760de069ed4ad34e64d5988686a')
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('ef453e32515c2176c67ebd95c770dc0e')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('4e0e54de6735023f44c858a3006b3e18')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}/kernel
+patch -Np2 -i ${srcdir}/nvidia-linux-3.11.patch
+make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+install -d -m755 ${pkgdir}/usr/lib/modprobe.d
+echo blacklist nouveau  
${pkgdir}/usr/lib/modprobe.d/nvidia-304xx-lts.conf
+echo blacklist nvidiafb  
${pkgdir}/usr/lib/modprobe.d/nvidia-304xx-lts.conf
+gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+install -D -m644 ${srcdir}/${_pkg}/LICENSE 
${pkgdir}/usr/share/licenses/nvidia-304xx-lts/LICENSE
+}

Copied: nvidia-304xx-lts/repos/testing-i686/nvidia-304xx-lts.install (from rev 
195196, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
===
--- testing-i686/nvidia-304xx-lts.install   (rev 0)
+++ testing-i686/nvidia-304xx-lts.install   2013-09-27 08:31:52 UTC (rev 
195197)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.10-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.10-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.10-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-304xx-lts/repos/testing-i686/nvidia-linux-3.11.patch (from rev 
195196, nvidia-304xx-lts/trunk/nvidia-linux-3.11.patch)
===
--- testing-i686/nvidia-linux-3.11.patch(rev 0)
+++ testing-i686/nvidia-linux-3.11.patch2013-09-27 08:31:52 UTC (rev 
195197)
@@ -0,0 +1,25 @@
+From 8a8647ad942c8ac5161e1335f7f3e9dbb34dbf9e Mon Sep 17 00:00:00 2001
+From: Lukas Elsner o...@mindrunner.de
+Date: Wed, 17 Jul 2013 01:16:04 

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

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:50:42
  Author: alucryd
Revision: 97685

upgpkg: ruby-iconv 1.0.3-4

Modified:
  ruby-iconv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 08:30:34 UTC (rev 97684)
+++ PKGBUILD2013-09-27 08:50:42 UTC (rev 97685)
@@ -3,30 +3,38 @@
 
 pkgname=ruby-iconv
 pkgver=1.0.3
-pkgrel=3
+pkgrel=4
 pkgdesc=Wrapper library for iconv
 arch=('i686' 'x86_64')
 url=https://github.com/nurse/iconv;
 license=('BSD')
 depends=('ruby')
-source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+source=(http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
 noextract=(${pkgname#*-}-${pkgver}.gem)
 sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
 
-build() {
-  gem install --no-user-install --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
 }
 
 package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
   local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
-  install -dm 755 
${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby/${_rubyver}/$CARCH-linux}
-  mv gems/${pkgname#*-}-${pkgver}/lib/* 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/
-  mv doc specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Native extension
+  install -dm 755 ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/$CARCH-linux
   mv 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/{iconv,$CARCH-linux}/iconv.so
 
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
 # License
   install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m 644 
{gems/${pkgname#*-}-${pkgver},${pkgdir}/usr/share/licenses/${pkgname}}/BSDL
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}BSDL
 }
 
 # vim: ts=2 sw=2 et:



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

2013-09-27 Thread Maxime Gauduin
Date: Friday, September 27, 2013 @ 10:51:25
  Author: alucryd
Revision: 97686

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

Added:
  ruby-iconv/repos/community-i686/PKGBUILD
(from rev 97685, ruby-iconv/trunk/PKGBUILD)
  ruby-iconv/repos/community-x86_64/PKGBUILD
(from rev 97685, ruby-iconv/trunk/PKGBUILD)
Deleted:
  ruby-iconv/repos/community-i686/PKGBUILD
  ruby-iconv/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   80 
 community-i686/PKGBUILD   |   32 -
 community-x86_64/PKGBUILD |   32 -
 3 files changed, 80 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-27 08:50:42 UTC (rev 97685)
+++ community-i686/PKGBUILD 2013-09-27 08:51:25 UTC (rev 97686)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-
-pkgname=ruby-iconv
-pkgver=1.0.3
-pkgrel=3
-pkgdesc=Wrapper library for iconv
-arch=('i686' 'x86_64')
-url=https://github.com/nurse/iconv;
-license=('BSD')
-depends=('ruby')
-source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-noextract=(${pkgname#*-}-${pkgver}.gem)
-sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
-
-build() {
-  gem install --no-user-install --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
-}
-
-package() {
-  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
-  install -dm 755 
${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby/${_rubyver}/$CARCH-linux}
-  mv gems/${pkgname#*-}-${pkgver}/lib/* 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/
-  mv doc specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
-  mv 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/{iconv,$CARCH-linux}/iconv.so
-
-# License
-  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m 644 
{gems/${pkgname#*-}-${pkgver},${pkgdir}/usr/share/licenses/${pkgname}}/BSDL
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-iconv/repos/community-i686/PKGBUILD (from rev 97685, 
ruby-iconv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-27 08:51:25 UTC (rev 97686)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+
+pkgname=ruby-iconv
+pkgver=1.0.3
+pkgrel=4
+pkgdesc=Wrapper library for iconv
+arch=('i686' 'x86_64')
+url=https://github.com/nurse/iconv;
+license=('BSD')
+depends=('ruby')
+source=(http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Native extension
+  install -dm 755 ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/$CARCH-linux
+  mv 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/{iconv,$CARCH-linux}/iconv.so
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m 644 {,${pkgdir}/usr/share/licenses/${pkgname}/}BSDL
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-09-27 08:50:42 UTC (rev 97685)
+++ community-x86_64/PKGBUILD   2013-09-27 08:51:25 UTC (rev 97686)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-
-pkgname=ruby-iconv
-pkgver=1.0.3
-pkgrel=3
-pkgdesc=Wrapper library for iconv
-arch=('i686' 'x86_64')
-url=https://github.com/nurse/iconv;
-license=('BSD')
-depends=('ruby')
-source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-noextract=(${pkgname#*-}-${pkgver}.gem)
-sha256sums=('94a9b62a56c96226b62b787cd45fdc48c03f4517f1e36e64db113b010fb012da')
-
-build() {
-  gem install --no-user-install --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
-}
-
-package() {
-  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
-  install -dm 755 
${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby/${_rubyver}/$CARCH-linux}
-  mv gems/${pkgname#*-}-${pkgver}/lib/* 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/
-  mv doc specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
-  mv 
${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}/{iconv,$CARCH-linux}/iconv.so
-
-# License
-  install -dm 755 ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m 644 

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

2013-09-27 Thread Tobias Powalowski
Date: Friday, September 27, 2013 @ 15:24:39
  Author: tpowa
Revision: 195202

db-move: moved linux from [testing] to [core] (i686, x86_64)

Added:
  linux/repos/core-i686/3.11-haswell-intel_pstate.patch
(from rev 195201, linux/repos/testing-i686/3.11-haswell-intel_pstate.patch)
  linux/repos/core-i686/3.11.1-fix-skge.patch
(from rev 195201, linux/repos/testing-i686/3.11.1-fix-skge.patch)
  linux/repos/core-i686/PKGBUILD
(from rev 195201, linux/repos/testing-i686/PKGBUILD)
  linux/repos/core-i686/change-default-console-loglevel.patch
(from rev 195201, 
linux/repos/testing-i686/change-default-console-loglevel.patch)
  linux/repos/core-i686/config
(from rev 195201, linux/repos/testing-i686/config)
  linux/repos/core-i686/config.x86_64
(from rev 195201, linux/repos/testing-i686/config.x86_64)
  linux/repos/core-i686/criu-no-expert.patch
(from rev 195201, linux/repos/testing-i686/criu-no-expert.patch)
  linux/repos/core-i686/linux.install
(from rev 195201, linux/repos/testing-i686/linux.install)
  linux/repos/core-i686/linux.preset
(from rev 195201, linux/repos/testing-i686/linux.preset)
  linux/repos/core-x86_64/3.11-haswell-intel_pstate.patch
(from rev 195201, 
linux/repos/testing-x86_64/3.11-haswell-intel_pstate.patch)
  linux/repos/core-x86_64/3.11.1-fix-skge.patch
(from rev 195201, linux/repos/testing-x86_64/3.11.1-fix-skge.patch)
  linux/repos/core-x86_64/PKGBUILD
(from rev 195201, linux/repos/testing-x86_64/PKGBUILD)
  linux/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 195201, 
linux/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux/repos/core-x86_64/config
(from rev 195201, linux/repos/testing-x86_64/config)
  linux/repos/core-x86_64/config.x86_64
(from rev 195201, linux/repos/testing-x86_64/config.x86_64)
  linux/repos/core-x86_64/criu-no-expert.patch
(from rev 195201, linux/repos/testing-x86_64/criu-no-expert.patch)
  linux/repos/core-x86_64/linux.install
(from rev 195201, linux/repos/testing-x86_64/linux.install)
  linux/repos/core-x86_64/linux.preset
(from rev 195201, linux/repos/testing-x86_64/linux.preset)
Deleted:
  linux/repos/core-i686/3.11-haswell-intel_pstate.patch
  linux/repos/core-i686/3.11.1-fix-skge.patch
  linux/repos/core-i686/PKGBUILD
  linux/repos/core-i686/change-default-console-loglevel.patch
  linux/repos/core-i686/config
  linux/repos/core-i686/config.x86_64
  linux/repos/core-i686/criu-no-expert.patch
  linux/repos/core-i686/linux.install
  linux/repos/core-i686/linux.preset
  linux/repos/core-x86_64/3.11-haswell-intel_pstate.patch
  linux/repos/core-x86_64/3.11.1-fix-skge.patch
  linux/repos/core-x86_64/PKGBUILD
  linux/repos/core-x86_64/change-default-console-loglevel.patch
  linux/repos/core-x86_64/config
  linux/repos/core-x86_64/config.x86_64
  linux/repos/core-x86_64/criu-no-expert.patch
  linux/repos/core-x86_64/linux.install
  linux/repos/core-x86_64/linux.preset
  linux/repos/testing-i686/
  linux/repos/testing-x86_64/

---+
 /3.11-haswell-intel_pstate.patch  |   64 
 /3.11.1-fix-skge.patch|   68 
 /PKGBUILD |  696 +
 /change-default-console-loglevel.patch|   24 
 /config   |12904 
 /config.x86_64|12508 +++
 /criu-no-expert.patch |   44 
 /linux.install|   62 
 /linux.preset |   28 
 core-i686/3.11-haswell-intel_pstate.patch |   32 
 core-i686/3.11.1-fix-skge.patch   |   34 
 core-i686/PKGBUILD|  349 
 core-i686/change-default-console-loglevel.patch   |   12 
 core-i686/config  | 6452 --
 core-i686/config.x86_64   | 6254 -
 core-i686/criu-no-expert.patch|   22 
 core-i686/linux.install   |   31 
 core-i686/linux.preset|   14 
 core-x86_64/3.11-haswell-intel_pstate.patch   |   32 
 core-x86_64/3.11.1-fix-skge.patch |   34 
 core-x86_64/PKGBUILD  |  349 
 core-x86_64/change-default-console-loglevel.patch |   12 
 core-x86_64/config| 6452 --
 core-x86_64/config.x86_64 | 6254 -
 core-x86_64/criu-no-expert.patch  |   22 
 core-x86_64/linux.install |   31 
 core-x86_64/linux.preset  |   14 
 27 files changed, 26398 insertions(+), 26400 deletions(-)

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


[arch-commits] Commit in efilinux-efi/repos (extra-i686)

2013-09-27 Thread Tobias Powalowski
Date: Friday, September 27, 2013 @ 17:03:42
  Author: tpowa
Revision: 195203

db-remove: efilinux-efi removed by tpowa

Deleted:
  efilinux-efi/repos/extra-i686/



[arch-commits] Commit in efilinux-efi/repos (extra-x86_64)

2013-09-27 Thread Tobias Powalowski
Date: Friday, September 27, 2013 @ 17:03:50
  Author: tpowa
Revision: 195204

db-remove: efilinux-efi removed by tpowa

Deleted:
  efilinux-efi/repos/extra-x86_64/



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

2013-09-27 Thread Tobias Powalowski
Date: Friday, September 27, 2013 @ 17:04:00
  Author: tpowa
Revision: 195205

db-remove: archboot removed by tpowa

Deleted:
  archboot/repos/extra-any/



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

2013-09-27 Thread Jakob Gruber
Date: Friday, September 27, 2013 @ 17:39:56
  Author: schuay
Revision: 97691

dolphin-emu TODO note

Modified:
  dolphin-emu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 13:17:05 UTC (rev 97690)
+++ PKGBUILD2013-09-27 15:39:56 UTC (rev 97691)
@@ -18,6 +18,8 @@
 'dolphin-emu.desktop'
 'Dolphin_Logo.png')
 
+# TODO: Drop the custom icon and .desktop file, apparently dolphin ships these 
now.
+
 build() {
   cd ${srcdir}/${pkgname%-*}
 



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 18:05:09
  Author: bgyorgy
Revision: 97693

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

Added:
  gnome-panel/repos/community-i686/PKGBUILD
(from rev 97692, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/community-i686/gnome-panel.install
(from rev 97692, gnome-panel/trunk/gnome-panel.install)
  gnome-panel/repos/community-i686/session.patch
(from rev 97692, gnome-panel/trunk/session.patch)
  gnome-panel/repos/community-x86_64/PKGBUILD
(from rev 97692, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/community-x86_64/gnome-panel.install
(from rev 97692, gnome-panel/trunk/gnome-panel.install)
  gnome-panel/repos/community-x86_64/session.patch
(from rev 97692, gnome-panel/trunk/session.patch)
Deleted:
  gnome-panel/repos/community-i686/0001-Add-the-GNOME-Flashback-session.patch
  gnome-panel/repos/community-i686/18_fix_force_quit_applet.patch
  gnome-panel/repos/community-i686/PKGBUILD
  gnome-panel/repos/community-i686/drop-gweather-xml-include.patch
  gnome-panel/repos/community-i686/fix-autoconf.patch
  gnome-panel/repos/community-i686/gnome-desktop-3.8.patch
  gnome-panel/repos/community-i686/gnome-panel.install
  gnome-panel/repos/community-x86_64/0001-Add-the-GNOME-Flashback-session.patch
  gnome-panel/repos/community-x86_64/18_fix_force_quit_applet.patch
  gnome-panel/repos/community-x86_64/PKGBUILD
  gnome-panel/repos/community-x86_64/drop-gweather-xml-include.patch
  gnome-panel/repos/community-x86_64/fix-autoconf.patch
  gnome-panel/repos/community-x86_64/gnome-desktop-3.8.patch
  gnome-panel/repos/community-x86_64/gnome-panel.install

-+
 /PKGBUILD   |  118 +
 /gnome-panel.install|   24 +
 community-i686/0001-Add-the-GNOME-Flashback-session.patch   |   95 
 community-i686/18_fix_force_quit_applet.patch   |   98 
 community-i686/PKGBUILD |   79 ---
 community-i686/drop-gweather-xml-include.patch  |   10 
 community-i686/fix-autoconf.patch   |   11 
 community-i686/gnome-desktop-3.8.patch  |  199 --
 community-i686/gnome-panel.install  |   12 
 community-i686/session.patch|8 
 community-x86_64/0001-Add-the-GNOME-Flashback-session.patch |   95 
 community-x86_64/18_fix_force_quit_applet.patch |   98 
 community-x86_64/PKGBUILD   |   79 ---
 community-x86_64/drop-gweather-xml-include.patch|   10 
 community-x86_64/fix-autoconf.patch |   11 
 community-x86_64/gnome-desktop-3.8.patch|  199 --
 community-x86_64/gnome-panel.install|   12 
 community-x86_64/session.patch  |8 
 18 files changed, 158 insertions(+), 1008 deletions(-)

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


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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 18:05:00
  Author: bgyorgy
Revision: 97692

upgpkg: gnome-panel 3.8.0-1

Update to version 3.8.0

Added:
  gnome-panel/trunk/session.patch
Modified:
  gnome-panel/trunk/PKGBUILD
Deleted:
  gnome-panel/trunk/0001-Add-the-GNOME-Flashback-session.patch
  gnome-panel/trunk/18_fix_force_quit_applet.patch
  gnome-panel/trunk/drop-gweather-xml-include.patch
  gnome-panel/trunk/fix-autoconf.patch
  gnome-panel/trunk/gnome-desktop-3.8.patch

+
 0001-Add-the-GNOME-Flashback-session.patch |   95 
 18_fix_force_quit_applet.patch |   98 -
 PKGBUILD   |   48 +-
 drop-gweather-xml-include.patch|   10 -
 fix-autoconf.patch |   11 -
 gnome-desktop-3.8.patch|  199 ---
 session.patch  |8 +
 7 files changed, 22 insertions(+), 447 deletions(-)

Deleted: 0001-Add-the-GNOME-Flashback-session.patch
===
--- 0001-Add-the-GNOME-Flashback-session.patch  2013-09-27 15:39:56 UTC (rev 
97691)
+++ 0001-Add-the-GNOME-Flashback-session.patch  2013-09-27 16:05:00 UTC (rev 
97692)
@@ -1,95 +0,0 @@
-From a5b951654b856d899e8c6a4116b4ccc4f18aac91 Mon Sep 17 00:00:00 2001
-From: Jeremy Bicha jbi...@ubuntu.com
-Date: Sun, 24 Feb 2013 17:22:29 -0500
-Subject: [PATCH] Add the GNOME Flashback session
-
-This was removed from gnome-session 3.7.4 so let's it add it back here
-(under new name)
-
-https://bugzilla.gnome.org/show_bug.cgi?id=694625

- data/Makefile.am|   18 +-
- data/gnome-flashback.desktop.in |7 +++
- data/gnome-flashback.session.desktop.in |3 +++
- po/POTFILES.in  |2 ++
- 4 files changed, 29 insertions(+), 1 deletion(-)
- create mode 100644 data/gnome-flashback.desktop.in
- create mode 100644 data/gnome-flashback.session.desktop.in
-
-diff --git a/data/Makefile.am b/data/Makefile.am
-index 83f82e2..84e1954 100644
 a/data/Makefile.am
-+++ b/data/Makefile.am
-@@ -30,17 +30,33 @@ gsettings_SCHEMAS = $(gsettings_schemas_in:.xml.in=.xml)
- 
- @GSETTINGS_RULES@
- 
-+sessiondir = $(datadir)/gnome-session/sessions
-+session_in_files = gnome-flashback.session.desktop.in
-+session_DATA = $(session_in_files:.session.desktop.in=.session)
-+
-+xsessiondir = $(datadir)/xsessions
-+xsession_in_files = gnome-flashback.desktop.in
-+xsession_DATA = $(xsession_in_files:.desktop.in=.desktop)
-+
-+%.session: %.session.desktop.in   $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
$(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $ $@
-+
-+@INTLTOOL_DESKTOP_RULE@
-+
- default_layoutdir   = $(datadir)/gnome-panel
- default_layout_DATA = panel-default-layout.layout
- 
- EXTRA_DIST =  \
-   $(gsettings_schemas_in_in)  \
-+  $(session_in_files) \
-+  $(xsession_in_files)\
-   $(default_layout_DATA)
- 
- CLEANFILES =  \
-   $(gsettings__enum_file) \
-   $(gsettings_SCHEMAS_in) \
-   $(gsettings_SCHEMAS)\
--  *.gschema.valid
-+  *.gschema.valid \
-+  $(session_DATA) \
-+  $(xsession_DATA)
- 
- -include $(top_srcdir)/git.mk
-diff --git a/data/gnome-flashback.desktop.in b/data/gnome-flashback.desktop.in
-new file mode 100644
-index 000..4856f75
 /dev/null
-+++ b/data/gnome-flashback.desktop.in
-@@ -0,0 +1,7 @@
-+[Desktop Entry]
-+_Name=GNOME Flashback
-+_Comment=This session logs you into GNOME with the traditional panel
-+Exec=gnome-session --session=gnome-flashback
-+TryExec=gnome-session
-+Icon=
-+Type=Application
-diff --git a/data/gnome-flashback.session.desktop.in 
b/data/gnome-flashback.session.desktop.in
-new file mode 100644
-index 000..c012c58
 /dev/null
-+++ b/data/gnome-flashback.session.desktop.in
-@@ -0,0 +1,3 @@
-+[GNOME Session]
-+_Name=GNOME Flashback
-+RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;metacity;notification-daemon;polkit-gnome-authentication-agent-1;gnome-fallback-background-helper;gnome-fallback-media-keys-helper;gnome-fallback-mount-helper;
-diff --git a/po/POTFILES.in b/po/POTFILES.in
-index bc65c4c..a6aa6c7 100644
 a/po/POTFILES.in
-+++ b/po/POTFILES.in
-@@ -23,6 +23,8 @@ applets/wncklet/window-menu.c
- applets/wncklet/wncklet.c
- applets/wncklet/workspace-switcher.c
- [type: gettext/glade]applets/wncklet/workspace-switcher.ui
-+data/gnome-flashback.desktop.in
-+data/gnome-flashback.session.desktop.in
- data/org.gnome.gnome-panel.applet.clock.gschema.xml.in.in
- data/org.gnome.gnome-panel.applet.fish.gschema.xml.in.in
- data/org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in
--- 
-1.7.10.4
-

Deleted: 18_fix_force_quit_applet.patch

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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 18:20:36
  Author: bgyorgy
Revision: 97695

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

Added:
  gnome-panel/repos/community-staging-i686/
  gnome-panel/repos/community-staging-i686/PKGBUILD
(from rev 97694, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/community-staging-i686/gnome-panel.install
(from rev 97694, gnome-panel/trunk/gnome-panel.install)
  gnome-panel/repos/community-staging-i686/libgweather-3.10.patch
(from rev 97694, gnome-panel/trunk/libgweather-3.10.patch)
  gnome-panel/repos/community-staging-i686/session.patch
(from rev 97694, gnome-panel/trunk/session.patch)
  gnome-panel/repos/community-staging-x86_64/
  gnome-panel/repos/community-staging-x86_64/PKGBUILD
(from rev 97694, gnome-panel/trunk/PKGBUILD)
  gnome-panel/repos/community-staging-x86_64/gnome-panel.install
(from rev 97694, gnome-panel/trunk/gnome-panel.install)
  gnome-panel/repos/community-staging-x86_64/libgweather-3.10.patch
(from rev 97694, gnome-panel/trunk/libgweather-3.10.patch)
  gnome-panel/repos/community-staging-x86_64/session.patch
(from rev 97694, gnome-panel/trunk/session.patch)

-+
 community-staging-i686/PKGBUILD |   64 ++
 community-staging-i686/gnome-panel.install  |   12 
 community-staging-i686/libgweather-3.10.patch   |   15 +
 community-staging-i686/session.patch|8 ++
 community-staging-x86_64/PKGBUILD   |   64 ++
 community-staging-x86_64/gnome-panel.install|   12 
 community-staging-x86_64/libgweather-3.10.patch |   15 +
 community-staging-x86_64/session.patch  |8 ++
 8 files changed, 198 insertions(+)

Copied: gnome-panel/repos/community-staging-i686/PKGBUILD (from rev 97694, 
gnome-panel/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-09-27 16:20:36 UTC (rev 97695)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgbase=gnome-panel
+pkgname=('gnome-panel' 'gnome-flashback-session')
+pkgver=3.8.0
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('GPL')
+pkgdesc=Legacy GNOME panel
+url=https://live.gnome.org/GnomePanel;
+depends=('dconf' 'evolution-data-server' 'gconf' 'gnome-desktop' 'gnome-menus' 
'librsvg'
+ 'libwnck3' 'telepathy-glib')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'networkmanager')
+install=$pkgbase.install
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:3}/$pkgbase-$pkgver.tar.xz
+libgweather-3.10.patch
+session.patch)
+sha256sums=('d1cda458a38cb4f7d2a50c61b1a72f4bf4c39cab65ae0e6cfdc4e0c122252e7a'
+'d9e21449fc6c5f235673fe47e5b817ac7597490518a557908b14ca875263d90e'
+'cd4c21cf394ea5a702c660bb0d31cae31260bec1cee4e7ca8ee6c8aec2707ebb')
+
+prepare() {
+  cd $pkgbase-$pkgver
+
+  # Fix build with libgweather 3.10
+  patch -Np1 -i $srcdir/libgweather-3.10.patch
+
+  # Add more required components to the session file
+  patch -Np1 -i $srcdir/session.patch
+}
+
+build() {
+  cd $pkgbase-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgbase \
+  --disable-static --disable-schemas-compile \
+  PYTHON=/usr/bin/python2 
+  make
+}
+
+package_gnome-panel() {
+  cd $pkgbase-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # Split out the session files
+  rm -r $pkgdir/usr/{lib/gnome-panel/gnome-*,share/{gnome-session,xsessions}}
+}
+
+package_gnome-flashback-session() {
+  pkgdesc=Shell for Gnome 3 which was initially called Gnome Fallback
+  url=https://live.gnome.org/GnomeFlashback;
+  depends=('gnome-screensaver' 'gnome-panel' 'gnome-session' 
'gnome-settings-daemon'
+   'gnome-settings-daemon-compat' 'gnome-themes-standard' 'metacity'
+   'notification-daemon' 'polkit-gnome')
+  install=
+
+  cd $pkgbase-$pkgver
+  make -C gnome-panel DESTDIR=$pkgdir install-libexecSCRIPTS
+  make -C data DESTDIR=$pkgdir install-sessionDATA
+  make -C data DESTDIR=$pkgdir install-xsessionDATA
+}

Copied: gnome-panel/repos/community-staging-i686/gnome-panel.install (from rev 
97694, gnome-panel/trunk/gnome-panel.install)
===
--- community-staging-i686/gnome-panel.install  (rev 0)
+++ community-staging-i686/gnome-panel.install  2013-09-27 16:20:36 UTC (rev 
97695)
@@ -0,0 +1,12 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: 

[arch-commits] Commit in gnome-panel/trunk (PKGBUILD libgweather-3.10.patch)

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 18:20:27
  Author: bgyorgy
Revision: 97694

upgpkg: gnome-panel 3.8.0-2

Rebuild for GNOME 3.10

Added:
  gnome-panel/trunk/libgweather-3.10.patch
Modified:
  gnome-panel/trunk/PKGBUILD

+
 PKGBUILD   |7 ++-
 libgweather-3.10.patch |   15 +++
 2 files changed, 21 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 16:05:09 UTC (rev 97693)
+++ PKGBUILD2013-09-27 16:20:27 UTC (rev 97694)
@@ -5,7 +5,7 @@
 pkgbase=gnome-panel
 pkgname=('gnome-panel' 'gnome-flashback-session')
 pkgver=3.8.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL')
 pkgdesc=Legacy GNOME panel
@@ -16,13 +16,18 @@
 install=$pkgbase.install
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver:0:3}/$pkgbase-$pkgver.tar.xz
+libgweather-3.10.patch
 session.patch)
 sha256sums=('d1cda458a38cb4f7d2a50c61b1a72f4bf4c39cab65ae0e6cfdc4e0c122252e7a'
+'d9e21449fc6c5f235673fe47e5b817ac7597490518a557908b14ca875263d90e'
 'cd4c21cf394ea5a702c660bb0d31cae31260bec1cee4e7ca8ee6c8aec2707ebb')
 
 prepare() {
   cd $pkgbase-$pkgver
 
+  # Fix build with libgweather 3.10
+  patch -Np1 -i $srcdir/libgweather-3.10.patch
+
   # Add more required components to the session file
   patch -Np1 -i $srcdir/session.patch
 }

Added: libgweather-3.10.patch
===
--- libgweather-3.10.patch  (rev 0)
+++ libgweather-3.10.patch  2013-09-27 16:20:27 UTC (rev 97694)
@@ -0,0 +1,15 @@
+diff -Naur gnome-panel-3.6.2.orig/applets/clock/clock-location.c 
gnome-panel-3.6.2/applets/clock/clock-location.c
+--- gnome-panel-3.6.2.orig/applets/clock/clock-location.c  2013-09-27 
02:39:03.315952789 +
 gnome-panel-3.6.2/applets/clock/clock-location.c   2013-09-27 
02:40:24.552036953 +
+@@ -542,9 +542,8 @@
+   }
+ 
+   priv-weather_info =
+-  gweather_info_new_for_world (priv-world,
+-   priv-loc,
+-   GWEATHER_FORECAST_LIST);
++  gweather_info_new (priv-loc,
++ GWEATHER_FORECAST_LIST);
+   g_signal_connect (priv-weather_info, updated,
+ G_CALLBACK (weather_info_updated), loc);
+ 



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 19:10:24
  Author: bgyorgy
Revision: 97697

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

Added:
  nemo/repos/community-staging-i686/
  nemo/repos/community-staging-i686/PKGBUILD
(from rev 97696, nemo/trunk/PKGBUILD)
  nemo/repos/community-staging-i686/nemo.install
(from rev 97696, nemo/trunk/nemo.install)
  nemo/repos/community-staging-i686/remove-desktop-background.patch
(from rev 97696, nemo/trunk/remove-desktop-background.patch)
  nemo/repos/community-staging-i686/tracker-0.16.patch
(from rev 97696, nemo/trunk/tracker-0.16.patch)
  nemo/repos/community-staging-x86_64/
  nemo/repos/community-staging-x86_64/PKGBUILD
(from rev 97696, nemo/trunk/PKGBUILD)
  nemo/repos/community-staging-x86_64/nemo.install
(from rev 97696, nemo/trunk/nemo.install)
  nemo/repos/community-staging-x86_64/remove-desktop-background.patch
(from rev 97696, nemo/trunk/remove-desktop-background.patch)
  nemo/repos/community-staging-x86_64/tracker-0.16.patch
(from rev 97696, nemo/trunk/tracker-0.16.patch)

--+
 community-staging-i686/PKGBUILD  |   69 
 community-staging-i686/nemo.install  |   14 
 community-staging-i686/remove-desktop-background.patch   | 1050 +
 community-staging-i686/tracker-0.16.patch|   33 
 community-staging-x86_64/PKGBUILD|   69 
 community-staging-x86_64/nemo.install|   14 
 community-staging-x86_64/remove-desktop-background.patch | 1050 +
 community-staging-x86_64/tracker-0.16.patch  |   33 
 8 files changed, 2332 insertions(+)

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


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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 19:10:16
  Author: bgyorgy
Revision: 97696

upgpkg: nemo 1.8.5-2

Rebuild for gnome-desktop 3.10

Modified:
  nemo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 16:20:36 UTC (rev 97695)
+++ PKGBUILD2013-09-27 17:10:16 UTC (rev 97696)
@@ -4,7 +4,7 @@
 
 pkgname=nemo
 pkgver=1.8.5
-pkgrel=1
+pkgrel=2
 pkgdesc=Cinnamon file manager (Nautilus fork)
 arch=('i686' 'x86_64')
 url=https://github.com/linuxmint/nemo;
@@ -22,7 +22,7 @@
 '2b86f486add84e3affb0b14eb84425443e7cf5e593738d10d02e9c2ac0f17626'
 '0bd07fd931ad701442358cdcbd26e0c5d57717ffadfd39a1cba137e36def1aa5')
 
-build() {
+prepare() {
   cd linuxmint-nemo-*
 
   # Python2 fix
@@ -34,6 +34,16 @@
   # https://github.com/linuxmint/nemo/pull/263
   patch -Np1 -i ../remove-desktop-background.patch
 
+  # Fix build
+  sed -i '/AC_SUBST(DISABLE_DEPRECATED_CFLAGS)/d' configure.in
+
+  # Rename 'Files' app name to avoid having the same as nautilus
+  sed -i 's/^Name\(.*\)=.*/Name\1=Nemo/' data/nemo.desktop.in.in
+}
+
+build() {
+  cd linuxmint-nemo-*
+
   ./autogen.sh --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --disable-static \
   --libexecdir=/usr/lib/nemo \
@@ -49,9 +59,6 @@
 
   make DESTDIR=$pkgdir/ install
 
-  # Rename 'Files' app name to avoid having the same as nautilus
-  sed -i 's/^Name\(.*\)=.*/Name\1=Nemo/' 
$pkgdir/usr/share/applications/nemo.desktop
-
   # Autostart only in Cinnamon to avoid conflict with GNOME Classic session
   cp $pkgdir/etc/xdg/autostart/nemo-autostart.desktop \
 $pkgdir/etc/xdg/autostart/nemo-autostart2d.desktop



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

2013-09-27 Thread Thomas Bächler
Date: Friday, September 27, 2013 @ 19:21:46
  Author: thomas
Revision: 195206

upgpkg: intel-ucode 20130906-1

Modified:
  intel-ucode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 15:04:00 UTC (rev 195205)
+++ PKGBUILD2013-09-27 17:21:46 UTC (rev 195206)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=intel-ucode
-pkgver=20130222
+pkgver=20130906
 pkgrel=1
 pkgdesc=Microcode update files for Intel CPUs
 arch=('any')
@@ -9,10 +9,10 @@
 
url=http://downloadcenter.intel.com/SearchResult.aspx?lang=engkeyword=%22microcode%22;
 replaces=('microcode_ctl')
 license=('custom')
-source=(http://downloadmirror.intel.com/22508/eng/microcode-${pkgver}.tgz
+source=(http://downloadmirror.intel.com/23166/eng/microcode-${pkgver}.tgz
 LICENSE
 intel-microcode2ucode.c)
-sha256sums=('fd25bd9777fc3c3b11f01e9090a2d24f7650023c9ec74bbf9f43bffe1d9d01cc'
+sha256sums=('7b6ba0db102581674c29a2e2b859ba51e5cfb11e6cbef9056e4ac6cde2116386'
 '6983e83ec10c6467fb9101ea496e0443f0574c805907155118e2c9f0bbea97b6'
 'c51b1b1d8b4b28e7d5d007917c1e444af1a2ff04a9408aa9067c0e57d70164de')
 



[arch-commits] Commit in intel-ucode/repos/extra-any (6 files)

2013-09-27 Thread Thomas Bächler
Date: Friday, September 27, 2013 @ 19:21:56
  Author: thomas
Revision: 195207

archrelease: copy trunk to extra-any

Added:
  intel-ucode/repos/extra-any/LICENSE
(from rev 195206, intel-ucode/trunk/LICENSE)
  intel-ucode/repos/extra-any/PKGBUILD
(from rev 195206, intel-ucode/trunk/PKGBUILD)
  intel-ucode/repos/extra-any/intel-microcode2ucode.c
(from rev 195206, intel-ucode/trunk/intel-microcode2ucode.c)
Deleted:
  intel-ucode/repos/extra-any/LICENSE
  intel-ucode/repos/extra-any/PKGBUILD
  intel-ucode/repos/extra-any/intel-microcode2ucode.c

-+
 LICENSE |  246 +-
 PKGBUILD|   60 
 intel-microcode2ucode.c |  326 +++---
 3 files changed, 316 insertions(+), 316 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-09-27 17:21:46 UTC (rev 195206)
+++ LICENSE 2013-09-27 17:21:56 UTC (rev 195207)
@@ -1,123 +0,0 @@
-INTEL SOFTWARE LICENSE AGREEMENT
-
-IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
-Do not use or load this software and any associated materials (collectively,
-the Software) until you have carefully read the following terms and
-conditions. By loading or using the Software, you agree to the terms of this
-Agreement. If you do not wish to so agree, do not install or use the Software.
-
-LICENSES: Please Note:
-- If you are a network administrator, the Site License below shall
-apply to you.
-- If you are an end user, the Single User License shall apply to you.
-- If you are an original equipment manufacturer (OEM), the OEM License
-shall apply to you.
-
-SITE LICENSE. You may copy the Software onto your organization's computers
-for your organization's use, and you may make a reasonable number of
-back-up copies of the Software, subject to these conditions:
-
-1. This Software is licensed for use only in conjunction with Intel
-component products. Use of the Software in conjunction with non-Intel
-component products is not licensed hereunder.
-2. You may not copy, modify, rent, sell, distribute or transfer any part
-of the Software except as provided in this Agreement, and you agree to
-prevent unauthorized copying of the Software.
-3. You may not reverse engineer, decompile, or disassemble the Software.
-4. You may not sublicense or permit simultaneous use of the Software by
-more than one user.
-5. The Software may include portions offered on terms in addition to those
-set out here, as set out in a license accompanying those portions.
-
-SINGLE USER LICENSE. You may copy the Software onto a single computer for
-your personal, noncommercial use, and you may make one back-up copy of the
-Software, subject to these conditions:
-
-1. This Software is licensed for use only in conjunction with Intel
-component products. Use of the Software in conjunction with non-Intel
-component products is not licensed hereunder.
-2. You may not copy, modify, rent, sell, distribute or transfer any part
-of the Software except as provided in this Agreement, and you agree to
-prevent unauthorized copying of the Software.
-3. You may not reverse engineer, decompile, or disassemble the Software.
-4. You may not sublicense or permit simultaneous use of the Software by
-more than one user.
-5. The Software may include portions offered on terms in addition to those
-set out here, as set out in a license accompanying those portions.
-
-OEM LICENSE: You may reproduce and distribute the Software only as an
-integral part of or incorporated in Your product or as a standalone
-Software maintenance update for existing end users of Your products,
-excluding any other standalone products, subject to these conditions:
-
-1. This Software is licensed for use only in conjunction with Intel
-component products. Use of the Software in conjunction with non-Intel
-component products is not licensed hereunder.
-2. You may not copy, modify, rent, sell, distribute or transfer any part
-of the Software except as provided in this Agreement, and you agree to
-prevent unauthorized copying of the Software.
-3. You may not reverse engineer, decompile, or disassemble the Software.
-4. You may only distribute the Software to your customers pursuant to a
-written license agreement. Such license agreement may be a break-the-
-seal license agreement. At a minimum such license shall safeguard
-Intel's ownership rights to the Software.
-5. The Software may include portions offered on terms in addition to those
-set out here, as set out in a license accompanying those portions.
-
-NO OTHER RIGHTS. No rights or licenses are granted by Intel to You, expressly
-or by implication, with respect to any proprietary information or patent,
-copyright, mask work, trademark, trade secret, or other intellectual property
-right owned or controlled by Intel, except as expressly provided in this
-Agreement.
-
-OWNERSHIP OF SOFTWARE AND 

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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 19:23:40
  Author: bgyorgy
Revision: 97698

upgpkg: muffin 1.8.2-2

Rebuild for GNOME 3.10

Modified:
  muffin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 17:10:24 UTC (rev 97697)
+++ PKGBUILD2013-09-27 17:23:40 UTC (rev 97698)
@@ -5,7 +5,7 @@
 
 pkgname=muffin
 pkgver=1.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc=Cinnamon window manager based on Mutter
 arch=('i686' 'x86_64')
 url=https://github.com/linuxmint/muffin;
@@ -20,12 +20,15 @@
 sha256sums=('903c6ab5e228c8a1b8e05f460ba34c111e8a92ce9382ebd0b014416af4dd7049'
 '206eefac342b08e061c4eedfb6b9e0c96e2eae8fb9535f52f20bf50464381a96')
 
-build() {
+prepare() {
   cd ${pkgname}-${pkgver}
 
   # Fix windows switcher keybinding with default settings in GNOME 3.8
   patch -Np1 -i ../switch-applications.patch
+}
 
+build() {
+  cd ${pkgname}-${pkgver}
 
   PYTHON=python2 ./autogen.sh --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/muffin \
 --localstatedir=/var 
--disable-static --disable-schemas-compile



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 19:23:47
  Author: bgyorgy
Revision: 97699

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

Added:
  muffin/repos/community-staging-i686/
  muffin/repos/community-staging-i686/PKGBUILD
(from rev 97698, muffin/trunk/PKGBUILD)
  muffin/repos/community-staging-i686/muffin.install
(from rev 97698, muffin/trunk/muffin.install)
  muffin/repos/community-staging-i686/switch-applications.patch
(from rev 97698, muffin/trunk/switch-applications.patch)
  muffin/repos/community-staging-x86_64/
  muffin/repos/community-staging-x86_64/PKGBUILD
(from rev 97698, muffin/trunk/PKGBUILD)
  muffin/repos/community-staging-x86_64/muffin.install
(from rev 97698, muffin/trunk/muffin.install)
  muffin/repos/community-staging-x86_64/switch-applications.patch
(from rev 97698, muffin/trunk/switch-applications.patch)

+
 community-staging-i686/PKGBUILD|   43 +++
 community-staging-i686/muffin.install  |   10 
 community-staging-i686/switch-applications.patch   |   20 
 community-staging-x86_64/PKGBUILD  |   43 +++
 community-staging-x86_64/muffin.install|   10 
 community-staging-x86_64/switch-applications.patch |   20 
 6 files changed, 146 insertions(+)

Copied: muffin/repos/community-staging-i686/PKGBUILD (from rev 97698, 
muffin/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-09-27 17:23:47 UTC (rev 97699)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Alexandre Filgueira alexfilgue...@cinnarch.com
+# Contributor: Adam Hani Schakaki a...@schakaki.net
+# Contributor: Ner0
+
+pkgname=muffin
+pkgver=1.8.2
+pkgrel=2
+pkgdesc=Cinnamon window manager based on Mutter
+arch=('i686' 'x86_64')
+url=https://github.com/linuxmint/muffin;
+license=('GPL')
+depends=('clutter' 'gobject-introspection' 'gsettings-desktop-schemas' \
+'libcanberra' 'startup-notification' 'zenity' 'dconf')
+makedepends=('intltool' 'gnome-doc-utils' 'gnome-common')
+options=('!libtool' '!emptydirs')
+install=$pkgname.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/muffin/archive/$pkgver.tar.gz;
+switch-applications.patch)
+sha256sums=('903c6ab5e228c8a1b8e05f460ba34c111e8a92ce9382ebd0b014416af4dd7049'
+'206eefac342b08e061c4eedfb6b9e0c96e2eae8fb9535f52f20bf50464381a96')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+
+  # Fix windows switcher keybinding with default settings in GNOME 3.8
+  patch -Np1 -i ../switch-applications.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  PYTHON=python2 ./autogen.sh --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/muffin \
+--localstatedir=/var 
--disable-static --disable-schemas-compile
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir/ install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: muffin/repos/community-staging-i686/muffin.install (from rev 97698, 
muffin/trunk/muffin.install)
===
--- community-staging-i686/muffin.install   (rev 0)
+++ community-staging-i686/muffin.install   2013-09-27 17:23:47 UTC (rev 
97699)
@@ -0,0 +1,10 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+post_remove() {
+  post_install
+}

Copied: muffin/repos/community-staging-i686/switch-applications.patch (from rev 
97698, muffin/trunk/switch-applications.patch)
===
--- community-staging-i686/switch-applications.patch
(rev 0)
+++ community-staging-i686/switch-applications.patch2013-09-27 17:23:47 UTC 
(rev 97699)
@@ -0,0 +1,20 @@
+diff -Naur linuxmint-muffin-1ad6bd4.orig/src/core/keybindings.c 
linuxmint-muffin-1ad6bd4/src/core/keybindings.c
+--- linuxmint-muffin-1ad6bd4.orig/src/core/keybindings.c   2013-04-15 
15:53:35.0 +0200
 linuxmint-muffin-1ad6bd4/src/core/keybindings.c2013-04-24 
18:37:54.028549911 +0200
+@@ -3774,14 +3774,14 @@
+   handle_switch, META_TAB_LIST_GROUP);
+ 
+   add_builtin_keybinding (display,
+-  switch-windows,
++  switch-applications,
+   SCHEMA_COMMON_KEYBINDINGS,
+   META_KEY_BINDING_REVERSES,
+   META_KEYBINDING_ACTION_SWITCH_WINDOWS,
+   handle_switch, META_TAB_LIST_NORMAL);
+ 
+   add_builtin_keybinding (display,
+-  switch-windows-backward,
++  switch-applications-backward,
+  

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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 19:35:19
  Author: bgyorgy
Revision: 97701

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

Added:
  cinnamon-screensaver/repos/community-staging-i686/
  cinnamon-screensaver/repos/community-staging-i686/PKGBUILD
(from rev 97700, cinnamon-screensaver/trunk/PKGBUILD)
  cinnamon-screensaver/repos/community-staging-i686/cinnamon-screensaver.pam
(from rev 97700, cinnamon-screensaver/trunk/cinnamon-screensaver.pam)
  cinnamon-screensaver/repos/community-staging-i686/fix-dbus-compatibility.patch
(from rev 97700, cinnamon-screensaver/trunk/fix-dbus-compatibility.patch)
  cinnamon-screensaver/repos/community-staging-i686/lock_screen_on_suspend.patch
(from rev 97700, cinnamon-screensaver/trunk/lock_screen_on_suspend.patch)
  cinnamon-screensaver/repos/community-staging-x86_64/
  cinnamon-screensaver/repos/community-staging-x86_64/PKGBUILD
(from rev 97700, cinnamon-screensaver/trunk/PKGBUILD)
  cinnamon-screensaver/repos/community-staging-x86_64/cinnamon-screensaver.pam
(from rev 97700, cinnamon-screensaver/trunk/cinnamon-screensaver.pam)
  
cinnamon-screensaver/repos/community-staging-x86_64/fix-dbus-compatibility.patch
(from rev 97700, cinnamon-screensaver/trunk/fix-dbus-compatibility.patch)
  
cinnamon-screensaver/repos/community-staging-x86_64/lock_screen_on_suspend.patch
(from rev 97700, cinnamon-screensaver/trunk/lock_screen_on_suspend.patch)

---+
 community-staging-i686/PKGBUILD   |   63 ++
 community-staging-i686/cinnamon-screensaver.pam   |3 
 community-staging-i686/fix-dbus-compatibility.patch   |  149 
 community-staging-i686/lock_screen_on_suspend.patch   |   51 +
 community-staging-x86_64/PKGBUILD |   63 ++
 community-staging-x86_64/cinnamon-screensaver.pam |3 
 community-staging-x86_64/fix-dbus-compatibility.patch |  149 
 community-staging-x86_64/lock_screen_on_suspend.patch |   51 +
 8 files changed, 532 insertions(+)

Copied: cinnamon-screensaver/repos/community-staging-i686/PKGBUILD (from rev 
97700, cinnamon-screensaver/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-09-27 17:35:19 UTC (rev 97701)
@@ -0,0 +1,63 @@
+# Maintainer: Alexandre Filgueira alexfilgue...@cinnarch.com
+# Based on gnome-screensaver package:
+# Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Jan de Groot j...@archlinux.org
+
+pkgname=cinnamon-screensaver
+pkgver=1.8.0
+pkgrel=3
+pkgdesc=Screensaver designed to integrate well with the Cinnamon desktop.
+arch=('i686' 'x86_64')
+license=('GPL')
+url=https://github.com/linuxmint/cinnamon-screensaver;
+backup=(etc/pam.d/cinnamon-screensaver)
+depends=('cinnamon' 'gnome-screensaver')
+makedepends=('intltool' 'gnome-common')
+options=(!emptydirs)
+source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
+   cinnamon-screensaver.pam
+   fix-dbus-compatibility.patch
+   lock_screen_on_suspend.patch)
+sha256sums=('e85722d5af2ecbed98f50909285b335d7635214bf8cada49964f60bb5d1339c1'
+'b6ea9e2eb586d94bcabb617a8f1c2958111df87afdbb51f645882bccdc15cbda'
+'eebd1d056c21d2d3f60fb954677b9214fd1d575ed1c2bbb56326cedf41a39eb6'
+'516c479558576c6c5a2509abfcbf4fdafb5953d252e7a4ab972f9db6137daca8')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix compatibility with gnome-screensaver's D-Bus interface and various 
fixes
+  patch -Np1 -i ${srcdir}/fix-dbus-compatibility.patch
+
+  # Lock screen on suspend with systemd
+  patch -Np1 -i ${srcdir}/lock_screen_on_suspend.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+   --libexecdir=/usr/lib/cinnamon-screensaver \
+   --localstatedir=/var \
+   --with-mit-ext --with-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 ../cinnamon-screensaver.pam 
$pkgdir/etc/pam.d/cinnamon-screensaver
+
+  # Remove conflicts with gnome-screensaver
+  rm $pkgdir/usr/bin/gnome-screensaver{,-command}
+
+  # Autostart only in Cinnamon
+  cp $pkgdir/etc/xdg/autostart/cinnamon-screensaver.desktop \
+$pkgdir/etc/xdg/autostart/cinnamon2d-screensaver.desktop
+  sed -i 's/^OnlyShowIn=.*/OnlyShowIn=GNOME;/' \
+$pkgdir/etc/xdg/autostart/cinnamon{,2d}-screensaver.desktop
+  echo 'AutostartCondition=GNOME3 if-session cinnamon' \
+ $pkgdir/etc/xdg/autostart/cinnamon-screensaver.desktop
+  echo 'AutostartCondition=GNOME3 if-session cinnamon2d' \
+ $pkgdir/etc/xdg/autostart/cinnamon2d-screensaver.desktop
+}

Copied: 
cinnamon-screensaver/repos/community-staging-i686/cinnamon-screensaver.pam 
(from rev 97700, 

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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 19:35:11
  Author: bgyorgy
Revision: 97700

upgpkg: cinnamon-screensaver 1.8.0-3

Rebuild for gnome-desktop 3.10

Modified:
  cinnamon-screensaver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 17:23:47 UTC (rev 97699)
+++ PKGBUILD2013-09-27 17:35:11 UTC (rev 97700)
@@ -5,7 +5,7 @@
 
 pkgname=cinnamon-screensaver
 pkgver=1.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc=Screensaver designed to integrate well with the Cinnamon desktop.
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -23,16 +23,19 @@
 'eebd1d056c21d2d3f60fb954677b9214fd1d575ed1c2bbb56326cedf41a39eb6'
 '516c479558576c6c5a2509abfcbf4fdafb5953d252e7a4ab972f9db6137daca8')
 
-build() {
+prepare() {
   cd $pkgname-$pkgver
 
-
   # Fix compatibility with gnome-screensaver's D-Bus interface and various 
fixes
   patch -Np1 -i ${srcdir}/fix-dbus-compatibility.patch
 
   # Lock screen on suspend with systemd
   patch -Np1 -i ${srcdir}/lock_screen_on_suspend.patch
+}
 
+build() {
+  cd $pkgname-$pkgver
+
   ./autogen.sh --prefix=/usr --sysconfdir=/etc \
--libexecdir=/usr/lib/cinnamon-screensaver \
--localstatedir=/var \



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

2013-09-27 Thread Lukas Jirkovsky
Date: Friday, September 27, 2013 @ 19:44:03
  Author: stativ
Revision: 97703

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

Added:
  fatrat/repos/community-i686/PKGBUILD
(from rev 97702, fatrat/trunk/PKGBUILD)
  fatrat/repos/community-i686/QTBUG-22829-workaround.diff
(from rev 97702, fatrat/trunk/QTBUG-22829-workaround.diff)
  fatrat/repos/community-i686/pion-5.0.diff
(from rev 97702, fatrat/trunk/pion-5.0.diff)
  fatrat/repos/community-x86_64/PKGBUILD
(from rev 97702, fatrat/trunk/PKGBUILD)
  fatrat/repos/community-x86_64/QTBUG-22829-workaround.diff
(from rev 97702, fatrat/trunk/QTBUG-22829-workaround.diff)
  fatrat/repos/community-x86_64/pion-5.0.diff
(from rev 97702, fatrat/trunk/pion-5.0.diff)
Deleted:
  fatrat/repos/community-i686/PKGBUILD
  fatrat/repos/community-i686/QTBUG-22829-workaround.diff
  fatrat/repos/community-i686/pion-5.0.diff
  fatrat/repos/community-x86_64/PKGBUILD
  fatrat/repos/community-x86_64/QTBUG-22829-workaround.diff
  fatrat/repos/community-x86_64/pion-5.0.diff

--+
 /PKGBUILD|   84 
 /QTBUG-22829-workaround.diff |   24 
 /pion-5.0.diff   | 3140 +
 community-i686/PKGBUILD  |   42 
 community-i686/QTBUG-22829-workaround.diff   |   12 
 community-i686/pion-5.0.diff | 1570 
 community-x86_64/PKGBUILD|   42 
 community-x86_64/QTBUG-22829-workaround.diff |   12 
 community-x86_64/pion-5.0.diff   | 1570 
 9 files changed, 3248 insertions(+), 3248 deletions(-)

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


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

2013-09-27 Thread Lukas Jirkovsky
Date: Friday, September 27, 2013 @ 19:43:56
  Author: stativ
Revision: 97702

upgpkg: fatrat 1.2.0_beta2-9

gloox rebuild

Modified:
  fatrat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 17:35:19 UTC (rev 97701)
+++ PKGBUILD2013-09-27 17:43:56 UTC (rev 97702)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Jirkovsky l.jirkov...@gmail.com
 pkgname=fatrat
 pkgver=1.2.0_beta2
-pkgrel=8
+pkgrel=9
 pkgdesc=Qt4 based download manager with support for HTTP, FTP, SFTP, 
BitTorrent, rapidshare and more
 arch=('i686' 'x86_64')
 url=http://fatrat.dolezel.info/;



[arch-commits] Commit in cinnamon-control-center/trunk (PKGBUILD)

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 19:45:03
  Author: bgyorgy
Revision: 97704

upgpkg: cinnamon-control-center 1.8.2-3

Rebuild for GNOME 3.10

Modified:
  cinnamon-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 17:44:03 UTC (rev 97703)
+++ PKGBUILD2013-09-27 17:45:03 UTC (rev 97704)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon-control-center
 pkgver=1.8.2
-pkgrel=2
+pkgrel=3
 pkgdesc=The Control Center for Cinnamon
 arch=('i686' 'x86_64')
 depends=('cinnamon' 'cheese' 'libgnomekbd' 'network-manager-applet')
@@ -25,7 +25,7 @@
 '98227484162071744b5a336a5b3915c211f5eb1559034b3d40e4a9d790fe0e31'
 '3df65b1f5e691d4a4634c05698da6df79cb23a0ebf71b201f23c48742b75b6e4')
 
-build() {
+prepare() {
   cd $pkgname-$pkgver
 
   # Build fix for GNOME 3.8
@@ -36,9 +36,12 @@
 
   # Remove Browse Files... option as it's gone from gnome-bluetooth 3.8
   patch -Np1 -i $srcdir/remove_obex.patch
+}
 
+build() {
+  cd $pkgname-$pkgver
+
   autoreconf -fi
-
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --disable-static \
   --enable-systemd \



[arch-commits] Commit in cinnamon-control-center/repos (12 files)

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 19:45:19
  Author: bgyorgy
Revision: 97705

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

Added:
  cinnamon-control-center/repos/community-staging-i686/
  cinnamon-control-center/repos/community-staging-i686/PKGBUILD
(from rev 97704, cinnamon-control-center/trunk/PKGBUILD)
  
cinnamon-control-center/repos/community-staging-i686/cinnamon-control-center.install
(from rev 97704, 
cinnamon-control-center/trunk/cinnamon-control-center.install)
  cinnamon-control-center/repos/community-staging-i686/gnomerrlabeler.patch
(from rev 97704, cinnamon-control-center/trunk/gnomerrlabeler.patch)
  cinnamon-control-center/repos/community-staging-i686/idle-delay.patch
(from rev 97704, cinnamon-control-center/trunk/idle-delay.patch)
  cinnamon-control-center/repos/community-staging-i686/remove_obex.patch
(from rev 97704, cinnamon-control-center/trunk/remove_obex.patch)
  cinnamon-control-center/repos/community-staging-x86_64/
  cinnamon-control-center/repos/community-staging-x86_64/PKGBUILD
(from rev 97704, cinnamon-control-center/trunk/PKGBUILD)
  
cinnamon-control-center/repos/community-staging-x86_64/cinnamon-control-center.install
(from rev 97704, 
cinnamon-control-center/trunk/cinnamon-control-center.install)
  cinnamon-control-center/repos/community-staging-x86_64/gnomerrlabeler.patch
(from rev 97704, cinnamon-control-center/trunk/gnomerrlabeler.patch)
  cinnamon-control-center/repos/community-staging-x86_64/idle-delay.patch
(from rev 97704, cinnamon-control-center/trunk/idle-delay.patch)
  cinnamon-control-center/repos/community-staging-x86_64/remove_obex.patch
(from rev 97704, cinnamon-control-center/trunk/remove_obex.patch)

--+
 community-staging-i686/PKGBUILD  |   73 +
 community-staging-i686/cinnamon-control-center.install   |   11 
 community-staging-i686/gnomerrlabeler.patch  |  766 +
 community-staging-i686/idle-delay.patch  |  150 ++
 community-staging-i686/remove_obex.patch |  106 +
 community-staging-x86_64/PKGBUILD|   73 +
 community-staging-x86_64/cinnamon-control-center.install |   11 
 community-staging-x86_64/gnomerrlabeler.patch|  766 +
 community-staging-x86_64/idle-delay.patch|  150 ++
 community-staging-x86_64/remove_obex.patch   |  106 +
 10 files changed, 2212 insertions(+)

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


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

2013-09-27 Thread Jelle van der Waa
Date: Friday, September 27, 2013 @ 20:15:11
  Author: jelle
Revision: 97706

upgpkg: cppcheck 1.61-2

switch to qt5

Modified:
  cppcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 17:45:19 UTC (rev 97705)
+++ PKGBUILD2013-09-27 18:15:11 UTC (rev 97706)
@@ -3,12 +3,12 @@
 
 pkgname=cppcheck
 pkgver=1.61
-pkgrel=1
+pkgrel=2
 pkgdesc=A tool for static C/C++ code analysis
 arch=('i686' 'x86_64')
 url=http://cppcheck.wiki.sourceforge.net/;
 license=('GPL')
-depends=('qt4')
+depends=('qt5-base')
 makedepends=('docbook-xsl')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('fd81635612ba74a90b0ebe6d4c8a520826cc077c')
@@ -20,7 +20,7 @@
 
cd gui
export HAVE_RULES=yes 
-   qmake-qt4
+   qmake
make
 }
 



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 20:17:29
  Author: bgyorgy
Revision: 97708

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

Added:
  cinnamon/repos/community-staging-i686/
  cinnamon/repos/community-staging-i686/PKGBUILD
(from rev 97707, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-staging-i686/background.patch
(from rev 97707, cinnamon/trunk/background.patch)
  cinnamon/repos/community-staging-i686/bluetooth_obex_transfer.patch
(from rev 97707, cinnamon/trunk/bluetooth_obex_transfer.patch)
  cinnamon/repos/community-staging-i686/cinnamon.install
(from rev 97707, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-staging-i686/disable-mpris-support.patch
(from rev 97707, cinnamon/trunk/disable-mpris-support.patch)
  cinnamon/repos/community-staging-i686/fallback-helpers.patch
(from rev 97707, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-staging-i686/fix-control-center-check.patch
(from rev 97707, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-staging-i686/gnome-3.8.patch
(from rev 97707, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-staging-i686/idle-dim.patch
(from rev 97707, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-staging-i686/js17.patch
(from rev 97707, cinnamon/trunk/js17.patch)
  cinnamon/repos/community-staging-i686/keyboard_applet.patch
(from rev 97707, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-staging-i686/remove_GC.patch
(from rev 97707, cinnamon/trunk/remove_GC.patch)
  cinnamon/repos/community-staging-i686/switch-applications.patch
(from rev 97707, cinnamon/trunk/switch-applications.patch)
  cinnamon/repos/community-staging-x86_64/
  cinnamon/repos/community-staging-x86_64/PKGBUILD
(from rev 97707, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-staging-x86_64/background.patch
(from rev 97707, cinnamon/trunk/background.patch)
  cinnamon/repos/community-staging-x86_64/bluetooth_obex_transfer.patch
(from rev 97707, cinnamon/trunk/bluetooth_obex_transfer.patch)
  cinnamon/repos/community-staging-x86_64/cinnamon.install
(from rev 97707, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-staging-x86_64/disable-mpris-support.patch
(from rev 97707, cinnamon/trunk/disable-mpris-support.patch)
  cinnamon/repos/community-staging-x86_64/fallback-helpers.patch
(from rev 97707, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-staging-x86_64/fix-control-center-check.patch
(from rev 97707, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-staging-x86_64/gnome-3.8.patch
(from rev 97707, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-staging-x86_64/idle-dim.patch
(from rev 97707, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-staging-x86_64/js17.patch
(from rev 97707, cinnamon/trunk/js17.patch)
  cinnamon/repos/community-staging-x86_64/keyboard_applet.patch
(from rev 97707, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-staging-x86_64/remove_GC.patch
(from rev 97707, cinnamon/trunk/remove_GC.patch)
  cinnamon/repos/community-staging-x86_64/switch-applications.patch
(from rev 97707, cinnamon/trunk/switch-applications.patch)

-+
 community-staging-i686/PKGBUILD |  120 
 community-staging-i686/background.patch |   16 
 community-staging-i686/bluetooth_obex_transfer.patch|   25 
 community-staging-i686/cinnamon.install |   11 
 community-staging-i686/disable-mpris-support.patch  |   17 
 community-staging-i686/fallback-helpers.patch   |   20 
 community-staging-i686/fix-control-center-check.patch   |   12 
 community-staging-i686/gnome-3.8.patch  | 4186 ++
 community-staging-i686/idle-dim.patch   |   35 
 community-staging-i686/js17.patch   |   36 
 community-staging-i686/keyboard_applet.patch|  142 
 community-staging-i686/remove_GC.patch  |  124 
 community-staging-i686/switch-applications.patch|   31 
 community-staging-x86_64/PKGBUILD   |  120 
 community-staging-x86_64/background.patch   |   16 
 community-staging-x86_64/bluetooth_obex_transfer.patch  |   25 
 community-staging-x86_64/cinnamon.install   |   11 
 community-staging-x86_64/disable-mpris-support.patch|   17 
 community-staging-x86_64/fallback-helpers.patch |   20 
 community-staging-x86_64/fix-control-center-check.patch |   12 
 community-staging-x86_64/gnome-3.8.patch| 4186 ++
 community-staging-x86_64/idle-dim.patch |   35 
 community-staging-x86_64/js17.patch |   36 
 community-staging-x86_64/keyboard_applet.patch  |  142 
 

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

2013-09-27 Thread Jelle van der Waa
Date: Friday, September 27, 2013 @ 20:17:34
  Author: jelle
Revision: 97709

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

Added:
  cppcheck/repos/community-i686/PKGBUILD
(from rev 97706, cppcheck/trunk/PKGBUILD)
  cppcheck/repos/community-x86_64/PKGBUILD
(from rev 97707, cppcheck/trunk/PKGBUILD)
Deleted:
  cppcheck/repos/community-i686/PKGBUILD
  cppcheck/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-27 18:17:29 UTC (rev 97708)
+++ community-i686/PKGBUILD 2013-09-27 18:17:34 UTC (rev 97709)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-
-pkgname=cppcheck
-pkgver=1.61
-pkgrel=1
-pkgdesc=A tool for static C/C++ code analysis
-arch=('i686' 'x86_64')
-url=http://cppcheck.wiki.sourceforge.net/;
-license=('GPL')
-depends=('qt4')
-makedepends=('docbook-xsl')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('fd81635612ba74a90b0ebe6d4c8a520826cc077c')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make
-   make 
DB2MAN=/usr/share/xml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl man
-
-   cd gui
-   export HAVE_RULES=yes 
-   qmake-qt4
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   install -D -p -m 644 cppcheck.1 ${pkgdir}/usr/share/man/man1/cppcheck.1
-
-   install -m755 gui/cppcheck-gui ${pkgdir}/usr/bin
-}

Copied: cppcheck/repos/community-i686/PKGBUILD (from rev 97706, 
cppcheck/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-27 18:17:34 UTC (rev 97709)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+
+pkgname=cppcheck
+pkgver=1.61
+pkgrel=2
+pkgdesc=A tool for static C/C++ code analysis
+arch=('i686' 'x86_64')
+url=http://cppcheck.wiki.sourceforge.net/;
+license=('GPL')
+depends=('qt5-base')
+makedepends=('docbook-xsl')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('fd81635612ba74a90b0ebe6d4c8a520826cc077c')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make
+   make 
DB2MAN=/usr/share/xml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl man
+
+   cd gui
+   export HAVE_RULES=yes 
+   qmake
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+
+   install -D -p -m 644 cppcheck.1 ${pkgdir}/usr/share/man/man1/cppcheck.1
+
+   install -m755 gui/cppcheck-gui ${pkgdir}/usr/bin
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-09-27 18:17:29 UTC (rev 97708)
+++ community-x86_64/PKGBUILD   2013-09-27 18:17:34 UTC (rev 97709)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-
-pkgname=cppcheck
-pkgver=1.61
-pkgrel=1
-pkgdesc=A tool for static C/C++ code analysis
-arch=('i686' 'x86_64')
-url=http://cppcheck.wiki.sourceforge.net/;
-license=('GPL')
-depends=('qt4')
-makedepends=('docbook-xsl')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('fd81635612ba74a90b0ebe6d4c8a520826cc077c')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make
-   make 
DB2MAN=/usr/share/xml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl man
-
-   cd gui
-   export HAVE_RULES=yes 
-   qmake-qt4
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   install -D -p -m 644 cppcheck.1 ${pkgdir}/usr/share/man/man1/cppcheck.1
-
-   install -m755 gui/cppcheck-gui ${pkgdir}/usr/bin
-}

Copied: cppcheck/repos/community-x86_64/PKGBUILD (from rev 97707, 
cppcheck/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-09-27 18:17:34 UTC (rev 97709)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+
+pkgname=cppcheck
+pkgver=1.61
+pkgrel=2
+pkgdesc=A tool for static C/C++ code analysis
+arch=('i686' 'x86_64')
+url=http://cppcheck.wiki.sourceforge.net/;
+license=('GPL')
+depends=('qt5-base')
+makedepends=('docbook-xsl')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('fd81635612ba74a90b0ebe6d4c8a520826cc077c')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make
+   make 

[arch-commits] Commit in cinnamon/trunk (PKGBUILD js17.patch)

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 20:17:08
  Author: bgyorgy
Revision: 97707

upgpkg: cinnamon 1.8.8-6

Rebuild for GNOME 3.10

Added:
  cinnamon/trunk/js17.patch
Modified:
  cinnamon/trunk/PKGBUILD

+
 PKGBUILD   |   25 +
 js17.patch |   36 
 2 files changed, 53 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 18:15:11 UTC (rev 97706)
+++ PKGBUILD2013-09-27 18:17:08 UTC (rev 97707)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=1.8.8
-pkgrel=5
+pkgrel=6
 pkgdesc=Linux desktop which provides advanced innovative features and a 
traditional user experience
 arch=('i686' 'x86_64')
 url=http://cinnamon.linuxmint.com/;
@@ -14,7 +14,7 @@
 depends=('accountsservice' 'caribou' 'clutter-gtk' 'gjs' 'gnome-bluetooth'
  'gnome-icon-theme' 'gnome-menus' 'gnome-settings-daemon' 
'gnome-session'
  'gnome-themes-standard' 'gstreamer0.10' 'libgnome-keyring' 'librsvg'
- 'networkmanager' 'muffin' 'pygtk' 'python2-dbus' 'python2-pillow'
+ 'networkmanager' 'muffin' 'pygtk' 'python2-dbus' 'python2-imaging'
  'python2-pyinotify' 'python2-lxml' 'webkitgtk3' 
'gnome-settings-daemon-compat'
  'gnome-panel')
 makedepends=('gnome-common' 'intltool')
@@ -35,7 +35,8 @@
 idle-dim.patch
 background.patch
 bluetooth_obex_transfer.patch
-disable-mpris-support.patch)
+disable-mpris-support.patch
+js17.patch)
 sha256sums=('1bce982e6333e7bd27a1df9f37eb9139360c2fef667c7a998a79f216d4a0921d'
 '3d362efd15f8cfeca1713f5bcf88d4be787b39d7c7f24b73cd13f867af33a680'
 'a0c05c995102b16f1060cbd43931eeaefeafd0265a0335e4ca14a143bd4c8c30'
@@ -46,9 +47,10 @@
 'b34c30299fb88228c59f36fced90d56346847019a080bc7b8157b72caa659100'
 '373d80cdb23250fbde846ed493ba422672cc42b03a111c2ce044467ee782df7f'
 '4497f3e0a97c364845d8a3a3b3b75e7dc9d475dc39f56b2106f8c4b9e5111ac2'
-'f1eb8110718434e1dc2cf0a308757a787390382dfccd1c8cc80488b93cf6a9f7')
+'f1eb8110718434e1dc2cf0a308757a787390382dfccd1c8cc80488b93cf6a9f7'
+'4c5cad08c9cf2b32e32f9704af1c72a470e24ac4ff9f14afd6037f8fa70e526a')
 
-build() {
+prepare() {
   cd ${srcdir}/Cinnamon*
 
   # Python2 fix
@@ -88,6 +90,16 @@
   # Disable MPRIS support (workaround for FS#35282)
   patch -Np1 -i ../disable-mpris-support.patch
 
+  # Fix build error so cinnamon compiles with mozjs-17
+  patch -Np1 -i ../js17.patch
+
+  # Prefix 'System Settings' with 'Cinnamon' to avoid confusion with 
gnome-control-center
+  sed -i 's/^Name\(.*\)=\(.*\)/Name\1=Cinnamon \2/' 
files/usr/share/applications/cinnamon-settings.desktop
+}
+
+build() {
+  cd ${srcdir}/Cinnamon*
+
   ./autogen.sh --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/cinnamon \
@@ -105,7 +117,4 @@
 
   # Remove leftover files after patching
   find $pkgdir -type f -name *.orig | xargs rm
-
-  # Prefix 'System Settings' with 'Cinnamon' to avoid confusion with 
gnome-control-center
-  sed -i 's/^Name\(.*\)=\(.*\)/Name\1=Cinnamon \2/' 
$pkgdir/usr/share/applications/cinnamon-settings.desktop
 }

Added: js17.patch
===
--- js17.patch  (rev 0)
+++ js17.patch  2013-09-27 18:17:08 UTC (rev 97707)
@@ -0,0 +1,36 @@
+From 914d7da8baea24b1b31e2bcf982d12996f86694a Mon Sep 17 00:00:00 2001
+From: leigh123linux leigh123li...@fedoraproject.org
+Date: Tue, 4 Jun 2013 14:02:15 +0200
+Subject: [PATCH] Fix build error so cinnamon compiles with mozjs-17
+
+https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00135.html
+
+Fixes #2113
+---
+ src/cinnamon-global.c | 7 ++-
+ 1 file changed, 2 insertions(+), 5 deletions(-)
+
+diff --git a/src/cinnamon-global.c b/src/cinnamon-global.c
+index ab5d5d4..69958d3 100644
+--- a/src/cinnamon-global.c
 b/src/cinnamon-global.c
+@@ -1237,14 +1237,11 @@ enum
+  0,
+  target_object))
+ {
+-  char *message;
+-  gjs_log_exception(context,
+-message);
++  gjs_log_exception(context);
+   g_set_error(error,
+   G_IO_ERROR,
+   G_IO_ERROR_FAILED,
+-  %s, message ? message : (unknown));
+-  g_free(message);
++  Unable to import %s, target_object_script);
+   goto out_error;
+ }
+ 
+-- 
+1.8.4
+



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

2013-09-27 Thread Florian Pritz
Date: Friday, September 27, 2013 @ 22:01:35
  Author: bluewind
Revision: 97712

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

Added:
  wine/repos/community-i686/30-win32-aliases.conf
(from rev 97711, wine/trunk/30-win32-aliases.conf)
  wine/repos/community-i686/PKGBUILD
(from rev 97711, wine/trunk/PKGBUILD)
  wine/repos/community-i686/wine.install
(from rev 97711, wine/trunk/wine.install)
  wine/repos/community-x86_64/
  wine/repos/community-x86_64/30-win32-aliases.conf
(from rev 97711, wine/trunk/30-win32-aliases.conf)
  wine/repos/community-x86_64/PKGBUILD
(from rev 97711, wine/trunk/PKGBUILD)
  wine/repos/community-x86_64/wine.install
(from rev 97711, wine/trunk/wine.install)
Deleted:
  wine/repos/community-i686/30-win32-aliases.conf
  wine/repos/community-i686/PKGBUILD
  wine/repos/community-i686/wine.install

+
 /30-win32-aliases.conf |   20 +++
 /PKGBUILD  |  176 ++
 /wine.install  |   12 ++
 community-i686/30-win32-aliases.conf   |   20 ---
 community-i686/PKGBUILD|  177 ---
 community-i686/wine.install|   12 --
 community-x86_64/30-win32-aliases.conf |   20 +++
 community-x86_64/PKGBUILD  |  176 ++
 community-x86_64/wine.install  |   12 ++
 9 files changed, 416 insertions(+), 209 deletions(-)

Deleted: community-i686/30-win32-aliases.conf
===
--- community-i686/30-win32-aliases.conf2013-09-27 20:01:25 UTC (rev 
97711)
+++ community-i686/30-win32-aliases.conf2013-09-27 20:01:35 UTC (rev 
97712)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

Copied: wine/repos/community-i686/30-win32-aliases.conf (from rev 97711, 
wine/trunk/30-win32-aliases.conf)
===
--- community-i686/30-win32-aliases.conf(rev 0)
+++ community-i686/30-win32-aliases.conf2013-09-27 20:01:35 UTC (rev 
97712)
@@ -0,0 +1,20 @@
+?xml version=1.0?
+!DOCTYPE fontconfig SYSTEM fonts.dtd
+fontconfig
+  alias binding=same
+familyMS Shell Dlg/family
+acceptfamilyMicrosoft Sans Serif/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+  alias binding=same
+familyMS Shell Dlg 2/family
+acceptfamilyTahoma/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+
+  alias binding=same
+familyMS Sans Serif/family
+preferfamilyMicrosoft Sans Serif/family/prefer
+defaultfamilysans-serif/family/default
+  /alias
+/fontconfig

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-27 20:01:25 UTC (rev 97711)
+++ community-i686/PKGBUILD 2013-09-27 20:01:35 UTC (rev 97712)
@@ -1,177 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Eduardo Romero edua...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=wine
-pkgver=1.7.2
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-md5sums=('17ece5f22c691bd6067c86f0dd68cfd7'
- 'SKIP'
- '1ff4e467f59409272088d92173a0f801')
-
-pkgdesc=A compatibility layer for running Windows programs
-url=http://www.winehq.com;
-arch=(i686 x86_64)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc=4.5.0-2'  'gcc-multilib=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcms 

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

2013-09-27 Thread Florian Pritz
Date: Friday, September 27, 2013 @ 22:01:25
  Author: bluewind
Revision: 97711

upgpkg: wine 1.7.3-1

upstream update

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 19:26:53 UTC (rev 97710)
+++ PKGBUILD2013-09-27 20:01:25 UTC (rev 97711)
@@ -5,7 +5,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=wine
-pkgver=1.7.2
+pkgver=1.7.3
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -12,7 +12,7 @@
 
 
source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
 30-win32-aliases.conf)
-md5sums=('17ece5f22c691bd6067c86f0dd68cfd7'
+md5sums=('8dc3815754f00ec315d61a6d14870320'
  'SKIP'
  '1ff4e467f59409272088d92173a0f801')
 
@@ -56,7 +56,6 @@
   mesalib32-mesa
   mesa-libgl  lib32-mesa-libgl
   libcl   lib32-libcl
-  oss
   samba
   opencl-headers
 )
@@ -79,7 +78,7 @@
   libxinerama lib32-libxinerama
   ncurses lib32-ncurses
   libcl   lib32-libcl
-  oss cups
+  cups
   samba   dosbox
 )
 



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 22:04:30
  Author: bgyorgy
Revision: 97713

upgpkg: gtkspell3 3.0.4-1

Update to version 3.0.4

Modified:
  gtkspell3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 20:01:35 UTC (rev 97712)
+++ PKGBUILD2013-09-27 20:04:30 UTC (rev 97713)
@@ -4,7 +4,7 @@
 # Contributor: Ben b...@benmazer.net
 
 pkgname=gtkspell3
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 url=http://gtkspell.sourceforge.net/;
 pkgdesc=Provides word-processor-style highlighting and replacement of 
misspelled words in a GtkTextView widget
@@ -14,7 +14,7 @@
 makedepends=('intltool' 'gobject-introspection' 'vala')
 options=('!libtool')
 source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
-md5sums=('58f68a0fe9007d9a3d6092b222689320')
+md5sums=('d25b547507940738cf016936c3452113')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 22:04:38
  Author: bgyorgy
Revision: 97714

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-27 20:04:30 UTC (rev 97713)
+++ community-i686/PKGBUILD 2013-09-27 20:04:38 UTC (rev 97714)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Ben b...@benmazer.net
-
-pkgname=gtkspell3
-pkgver=3.0.3
-pkgrel=1
-url=http://gtkspell.sourceforge.net/;
-pkgdesc=Provides word-processor-style highlighting and replacement of 
misspelled words in a GtkTextView widget
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'enchant')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!libtool')
-source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
-md5sums=('58f68a0fe9007d9a3d6092b222689320')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: gtkspell3/repos/community-i686/PKGBUILD (from rev 97713, 
gtkspell3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-27 20:04:38 UTC (rev 97714)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Ben b...@benmazer.net
+
+pkgname=gtkspell3
+pkgver=3.0.4
+pkgrel=1
+url=http://gtkspell.sourceforge.net/;
+pkgdesc=Provides word-processor-style highlighting and replacement of 
misspelled words in a GtkTextView widget
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'enchant')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!libtool')
+source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
+md5sums=('d25b547507940738cf016936c3452113')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-09-27 20:04:30 UTC (rev 97713)
+++ community-x86_64/PKGBUILD   2013-09-27 20:04:38 UTC (rev 97714)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Ben b...@benmazer.net
-
-pkgname=gtkspell3
-pkgver=3.0.3
-pkgrel=1
-url=http://gtkspell.sourceforge.net/;
-pkgdesc=Provides word-processor-style highlighting and replacement of 
misspelled words in a GtkTextView widget
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gtk3' 'enchant')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!libtool')
-source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
-md5sums=('58f68a0fe9007d9a3d6092b222689320')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: gtkspell3/repos/community-x86_64/PKGBUILD (from rev 97713, 
gtkspell3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-09-27 20:04:38 UTC (rev 97714)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Ben b...@benmazer.net
+
+pkgname=gtkspell3
+pkgver=3.0.4
+pkgrel=1
+url=http://gtkspell.sourceforge.net/;
+pkgdesc=Provides word-processor-style highlighting and replacement of 
misspelled words in a GtkTextView widget
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gtk3' 'enchant')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!libtool')
+source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz)
+md5sums=('d25b547507940738cf016936c3452113')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-static
+  make
+}
+

[arch-commits] Commit in wine/repos (community-x86_64)

2013-09-27 Thread Florian Pritz
Date: Friday, September 27, 2013 @ 22:05:51
  Author: bluewind
Revision: 97715

remove wrong repo

Deleted:
  wine/repos/community-x86_64/



[arch-commits] Commit in wine/repos/multilib-x86_64 (6 files)

2013-09-27 Thread Florian Pritz
Date: Friday, September 27, 2013 @ 22:05:59
  Author: bluewind
Revision: 97716

archrelease: copy trunk to multilib-x86_64

Added:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 97715, wine/trunk/30-win32-aliases.conf)
  wine/repos/multilib-x86_64/PKGBUILD
(from rev 97715, wine/trunk/PKGBUILD)
  wine/repos/multilib-x86_64/wine.install
(from rev 97715, wine/trunk/wine.install)
Deleted:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
  wine/repos/multilib-x86_64/PKGBUILD
  wine/repos/multilib-x86_64/wine.install

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  353 +++-
 wine.install  |   24 +--
 3 files changed, 208 insertions(+), 209 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2013-09-27 20:05:51 UTC (rev 97715)
+++ 30-win32-aliases.conf   2013-09-27 20:05:59 UTC (rev 97716)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 97715, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2013-09-27 20:05:59 UTC (rev 97716)
@@ -0,0 +1,20 @@
+?xml version=1.0?
+!DOCTYPE fontconfig SYSTEM fonts.dtd
+fontconfig
+  alias binding=same
+familyMS Shell Dlg/family
+acceptfamilyMicrosoft Sans Serif/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+  alias binding=same
+familyMS Shell Dlg 2/family
+acceptfamilyTahoma/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+
+  alias binding=same
+familyMS Sans Serif/family
+preferfamilyMicrosoft Sans Serif/family/prefer
+defaultfamilysans-serif/family/default
+  /alias
+/fontconfig

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-27 20:05:51 UTC (rev 97715)
+++ PKGBUILD2013-09-27 20:05:59 UTC (rev 97716)
@@ -1,177 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Eduardo Romero edua...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=wine
-pkgver=1.7.2
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-md5sums=('17ece5f22c691bd6067c86f0dd68cfd7'
- 'SKIP'
- '1ff4e467f59409272088d92173a0f801')
-
-pkgdesc=A compatibility layer for running Windows programs
-url=http://www.winehq.com;
-arch=(i686 x86_64)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc=4.5.0-2'  'gcc-multilib=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcmslib32-lcms
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  alsa-liblib32-alsa-lib
-  libxcomposite   lib32-libxcomposite
-  mesalib32-mesa
-  mesa-libgl  lib32-mesa-libgl
-  libcl   lib32-libcl
-  oss
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  libldap lib32-libldap
-  gnutls  lib32-gnutls
-  lcmslib32-lcms
-  libxml2 lib32-libxml2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  libpulselib32-libpulse
-  alsa-pluginslib32-alsa-plugins
-  alsa-liblib32-alsa-lib
-  libjpeg-turbo   lib32-libjpeg-turbo
-  libxcomposite   lib32-libxcomposite
-  libxinerama 

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

2013-09-27 Thread Florian Pritz
Date: Friday, September 27, 2013 @ 22:08:20
  Author: bluewind
Revision: 97717

upgpkg: wine_gecko 2.24-1

upstream update

Modified:
  wine_gecko/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 20:05:59 UTC (rev 97716)
+++ PKGBUILD2013-09-27 20:08:20 UTC (rev 97717)
@@ -5,7 +5,7 @@
 # Contributor: Alexander 'bas' Brovikov (bas at it-core dot org)
 
 pkgname=wine_gecko
-pkgver=2.21
+pkgver=2.24
 pkgrel=1
 pkgdesc=Wine's built-in replacement for Microsoft's Internet Explorer
 arch=(i686 x86_64)
@@ -13,8 +13,8 @@
 license=(MPL)
 depends=('wine=1.5.31')
 
source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
-md5sums=('432eb3a2d05c3f07df67864f53c87c60'
- '580bbabde1ec99ba9caa439c2dbca3f6')
+md5sums=('766bb034172f7f0a97443951a02a0df8'
+ '1912fd191872c72d5f562283e44e8ab4')
 
 if [[ $CARCH == i686 ]]; then
   # Strip x86_64 msi



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

2013-09-27 Thread Florian Pritz
Date: Friday, September 27, 2013 @ 22:08:24
  Author: bluewind
Revision: 97718

archrelease: copy trunk to multilib-x86_64

Added:
  wine_gecko/repos/multilib-x86_64/PKGBUILD
(from rev 97717, wine_gecko/trunk/PKGBUILD)
Deleted:
  wine_gecko/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-27 20:08:20 UTC (rev 97717)
+++ PKGBUILD2013-09-27 20:08:24 UTC (rev 97718)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Nicky726 (Nicky726 at gmail dot com)
-# Contributor: Allan McRae (allan at archlinux dot org)
-# Contributor: Alexander 'bas' Brovikov (bas at it-core dot org)
-
-pkgname=wine_gecko
-pkgver=2.21
-pkgrel=1
-pkgdesc=Wine's built-in replacement for Microsoft's Internet Explorer
-arch=(i686 x86_64)
-url=http://wiki.winehq.org/Gecko;
-license=(MPL)
-depends=('wine=1.5.31')
-source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
-md5sums=('432eb3a2d05c3f07df67864f53c87c60'
- '580bbabde1ec99ba9caa439c2dbca3f6')
-
-if [[ $CARCH == i686 ]]; then
-  # Strip x86_64 msi
-  source=(${source[0]})
-  md5sums=(${md5sums[0]})
-fi
-
-package() {
-  _geckodir=$pkgdir/usr/share/wine/gecko
-
-  install -Dm644 $pkgname-$pkgver-x86.msi $_geckodir/$pkgname-$pkgver-x86.msi
-  if [[ $CARCH == x86_64 ]]; then
-install -m644 $pkgname-$pkgver-x86_64.msi $_geckodir/
-  fi
-}

Copied: wine_gecko/repos/multilib-x86_64/PKGBUILD (from rev 97717, 
wine_gecko/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-27 20:08:24 UTC (rev 97718)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Nicky726 (Nicky726 at gmail dot com)
+# Contributor: Allan McRae (allan at archlinux dot org)
+# Contributor: Alexander 'bas' Brovikov (bas at it-core dot org)
+
+pkgname=wine_gecko
+pkgver=2.24
+pkgrel=1
+pkgdesc=Wine's built-in replacement for Microsoft's Internet Explorer
+arch=(i686 x86_64)
+url=http://wiki.winehq.org/Gecko;
+license=(MPL)
+depends=('wine=1.5.31')
+source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
+md5sums=('766bb034172f7f0a97443951a02a0df8'
+ '1912fd191872c72d5f562283e44e8ab4')
+
+if [[ $CARCH == i686 ]]; then
+  # Strip x86_64 msi
+  source=(${source[0]})
+  md5sums=(${md5sums[0]})
+fi
+
+package() {
+  _geckodir=$pkgdir/usr/share/wine/gecko
+
+  install -Dm644 $pkgname-$pkgver-x86.msi $_geckodir/$pkgname-$pkgver-x86.msi
+  if [[ $CARCH == x86_64 ]]; then
+install -m644 $pkgname-$pkgver-x86_64.msi $_geckodir/
+  fi
+}



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 22:10:42
  Author: bgyorgy
Revision: 97721

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-27 20:10:35 UTC (rev 97720)
+++ community-i686/PKGBUILD 2013-09-27 20:10:42 UTC (rev 97721)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-
-pkgname=dee
-pkgver=1.0.14
-pkgrel=5
-pkgdesc=Library to provide objects allowing to create Model-View-Controller 
type programs across DBus
-arch=('i686' 'x86_64')
-url=https://launchpad.net/dee;
-license=('LGPL')
-depends=('glib2' 'icu')
-makedepends=('python2' 'gobject-introspection' 'vala')
-options=('!libtool')
-source=(http://launchpad.net/$pkgname/1.0/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('473b4181e26538af0fb753255da7945c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static \
-  PYTHON=python2
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-
-  # Install GI overrides for python 3 as well
-  install -dm755 $pkgdir/usr/lib/python3.3/site-packages/gi/overrides
-  ln -s ../../../../python2.7/site-packages/gi/overrides/Dee.py 
$pkgdir/usr/lib/python3.3/site-packages/gi/overrides/Dee.py
-}

Copied: dee/repos/community-i686/PKGBUILD (from rev 97720, dee/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-27 20:10:42 UTC (rev 97721)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgname=dee
+pkgver=1.2.7
+pkgrel=1
+pkgdesc=Library to provide objects allowing to create Model-View-Controller 
type programs across DBus
+arch=('i686' 'x86_64')
+url=https://launchpad.net/dee;
+license=('LGPL')
+depends=('glib2' 'icu')
+makedepends=('python2' 'gobject-introspection' 'vala')
+options=('!libtool')
+source=(http://launchpad.net/$pkgname/1.0/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+md5sums=('b92f27f0a99cac24c2128880601bb7d7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static \
+  PYTHON=python2
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+
+  # Install GI overrides for python 3 as well
+  install -dm755 $pkgdir/usr/lib/python3.3/site-packages/gi/overrides
+  ln -s ../../../../python2.7/site-packages/gi/overrides/Dee.py 
$pkgdir/usr/lib/python3.3/site-packages/gi/overrides/Dee.py
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-09-27 20:10:35 UTC (rev 97720)
+++ community-x86_64/PKGBUILD   2013-09-27 20:10:42 UTC (rev 97721)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-
-pkgname=dee
-pkgver=1.0.14
-pkgrel=5
-pkgdesc=Library to provide objects allowing to create Model-View-Controller 
type programs across DBus
-arch=('i686' 'x86_64')
-url=https://launchpad.net/dee;
-license=('LGPL')
-depends=('glib2' 'icu')
-makedepends=('python2' 'gobject-introspection' 'vala')
-options=('!libtool')
-source=(http://launchpad.net/$pkgname/1.0/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('473b4181e26538af0fb753255da7945c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static \
-  PYTHON=python2
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-
-  # Install GI overrides for python 3 as well
-  install -dm755 $pkgdir/usr/lib/python3.3/site-packages/gi/overrides
-  ln -s ../../../../python2.7/site-packages/gi/overrides/Dee.py 
$pkgdir/usr/lib/python3.3/site-packages/gi/overrides/Dee.py
-}

Copied: dee/repos/community-x86_64/PKGBUILD (from rev 97720, dee/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-09-27 20:10:42 UTC (rev 97721)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgname=dee
+pkgver=1.2.7

[arch-commits] Commit in wine_gecko/repos/community-i686 (PKGBUILD PKGBUILD)

2013-09-27 Thread Florian Pritz
Date: Friday, September 27, 2013 @ 22:10:13
  Author: bluewind
Revision: 97719

archrelease: copy trunk to community-i686

Added:
  wine_gecko/repos/community-i686/PKGBUILD
(from rev 97718, wine_gecko/trunk/PKGBUILD)
Deleted:
  wine_gecko/repos/community-i686/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-27 20:08:24 UTC (rev 97718)
+++ PKGBUILD2013-09-27 20:10:13 UTC (rev 97719)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Nicky726 (Nicky726 at gmail dot com)
-# Contributor: Allan McRae (allan at archlinux dot org)
-# Contributor: Alexander 'bas' Brovikov (bas at it-core dot org)
-
-pkgname=wine_gecko
-pkgver=2.21
-pkgrel=1
-pkgdesc=Wine's built-in replacement for Microsoft's Internet Explorer
-arch=(i686 x86_64)
-url=http://wiki.winehq.org/Gecko;
-license=(MPL)
-depends=('wine=1.5.31')
-source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
-md5sums=('432eb3a2d05c3f07df67864f53c87c60'
- '580bbabde1ec99ba9caa439c2dbca3f6')
-
-if [[ $CARCH == i686 ]]; then
-  # Strip x86_64 msi
-  source=(${source[0]})
-  md5sums=(${md5sums[0]})
-fi
-
-package() {
-  _geckodir=$pkgdir/usr/share/wine/gecko
-
-  install -Dm644 $pkgname-$pkgver-x86.msi $_geckodir/$pkgname-$pkgver-x86.msi
-  if [[ $CARCH == x86_64 ]]; then
-install -m644 $pkgname-$pkgver-x86_64.msi $_geckodir/
-  fi
-}

Copied: wine_gecko/repos/community-i686/PKGBUILD (from rev 97718, 
wine_gecko/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-27 20:10:13 UTC (rev 97719)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Nicky726 (Nicky726 at gmail dot com)
+# Contributor: Allan McRae (allan at archlinux dot org)
+# Contributor: Alexander 'bas' Brovikov (bas at it-core dot org)
+
+pkgname=wine_gecko
+pkgver=2.24
+pkgrel=1
+pkgdesc=Wine's built-in replacement for Microsoft's Internet Explorer
+arch=(i686 x86_64)
+url=http://wiki.winehq.org/Gecko;
+license=(MPL)
+depends=('wine=1.5.31')
+source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
+md5sums=('766bb034172f7f0a97443951a02a0df8'
+ '1912fd191872c72d5f562283e44e8ab4')
+
+if [[ $CARCH == i686 ]]; then
+  # Strip x86_64 msi
+  source=(${source[0]})
+  md5sums=(${md5sums[0]})
+fi
+
+package() {
+  _geckodir=$pkgdir/usr/share/wine/gecko
+
+  install -Dm644 $pkgname-$pkgver-x86.msi $_geckodir/$pkgname-$pkgver-x86.msi
+  if [[ $CARCH == x86_64 ]]; then
+install -m644 $pkgname-$pkgver-x86_64.msi $_geckodir/
+  fi
+}



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 22:10:35
  Author: bgyorgy
Revision: 97720

upgpkg: dee 1.2.7-1

Update to version 1.2.7

Modified:
  dee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 20:10:13 UTC (rev 97719)
+++ PKGBUILD2013-09-27 20:10:35 UTC (rev 97720)
@@ -2,8 +2,8 @@
 # Maintainer: Balló György ballogyor+arch at gmail dot com
 
 pkgname=dee
-pkgver=1.0.14
-pkgrel=5
+pkgver=1.2.7
+pkgrel=1
 pkgdesc=Library to provide objects allowing to create Model-View-Controller 
type programs across DBus
 arch=('i686' 'x86_64')
 url=https://launchpad.net/dee;
@@ -12,7 +12,7 @@
 makedepends=('python2' 'gobject-introspection' 'vala')
 options=('!libtool')
 
source=(http://launchpad.net/$pkgname/1.0/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('473b4181e26538af0fb753255da7945c')
+md5sums=('b92f27f0a99cac24c2128880601bb7d7')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 22:25:40
  Author: bgyorgy
Revision: 97722

upgpkg: deja-dup 28.0-1

Update to version 28.0

Modified:
  deja-dup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 20:10:42 UTC (rev 97721)
+++ PKGBUILD2013-09-27 20:25:40 UTC (rev 97722)
@@ -2,7 +2,7 @@
 # Maintainer: Balló György ballogyor+arch at gmail dot com
 
 pkgname=deja-dup
-pkgver=26.0
+pkgver=28.0
 pkgrel=1
 pkgdesc=Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend
 arch=('i686' 'x86_64')
@@ -13,23 +13,21 @@
 optdepends=('gnome-keyring: save passwords'
 'nautilus: backup extension'
 'python2-boto: Amazon S3 backend'
-'python2-oauthlib: Ubuntu One backend'
 'ubuntuone-client: Ubuntu One backend')
 options=('!libtool')
 install=$pkgname.install
-source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz
-libsecret-1.vapi)
-md5sums=('0430bbf03deac852651599a979a4cc32'
- '27ca0a3c9efbe93e86ef563c77f6ddf3')
+source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
+md5sums=('480516869f49813880f2bbb35700c9af')
 
-build() {
+prepare() {
   cd $srcdir/$pkgname-$pkgver
 
   # Python2 fix
-  sed -i 's/\python\, \-c\/\python2\, \-c\/' common/PythonChecker.vala
+  sed -i 's/\python\, \-c\/\python2\, \-c\/' libdeja/PythonChecker.vala
+}
 
-  # Add missing Vala API file
-  cp $srcdir/libsecret-1.vapi vapi/libsecret-1.vapi
+build() {
+  cd $srcdir/$pkgname-$pkgver
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
   --disable-static --disable-schemas-compile --without-unity



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

2013-09-27 Thread Balló György
Date: Friday, September 27, 2013 @ 22:25:48
  Author: bgyorgy
Revision: 97723

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

Added:
  deja-dup/repos/community-i686/PKGBUILD
(from rev 97722, deja-dup/trunk/PKGBUILD)
  deja-dup/repos/community-i686/deja-dup.install
(from rev 97722, deja-dup/trunk/deja-dup.install)
  deja-dup/repos/community-i686/libsecret-1.vapi
(from rev 97722, deja-dup/trunk/libsecret-1.vapi)
  deja-dup/repos/community-x86_64/PKGBUILD
(from rev 97722, deja-dup/trunk/PKGBUILD)
  deja-dup/repos/community-x86_64/deja-dup.install
(from rev 97722, deja-dup/trunk/deja-dup.install)
  deja-dup/repos/community-x86_64/libsecret-1.vapi
(from rev 97722, deja-dup/trunk/libsecret-1.vapi)
Deleted:
  deja-dup/repos/community-i686/PKGBUILD
  deja-dup/repos/community-i686/deja-dup.install
  deja-dup/repos/community-i686/libsecret-1.vapi
  deja-dup/repos/community-x86_64/PKGBUILD
  deja-dup/repos/community-x86_64/deja-dup.install
  deja-dup/repos/community-x86_64/libsecret-1.vapi

---+
 /PKGBUILD |   82 ++
 /deja-dup.install |   24 +
 /libsecret-1.vapi |  158 
 community-i686/PKGBUILD   |   42 -
 community-i686/deja-dup.install   |   12 --
 community-i686/libsecret-1.vapi   |   79 --
 community-x86_64/PKGBUILD |   42 -
 community-x86_64/deja-dup.install |   12 --
 community-x86_64/libsecret-1.vapi |   79 --
 9 files changed, 264 insertions(+), 266 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-27 20:25:40 UTC (rev 97722)
+++ community-i686/PKGBUILD 2013-09-27 20:25:48 UTC (rev 97723)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Balló György ballogyor+arch at gmail dot com
-
-pkgname=deja-dup
-pkgver=26.0
-pkgrel=1
-pkgdesc=Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend
-arch=('i686' 'x86_64')
-url=https://launchpad.net/deja-dup;
-license=('GPL')
-depends=('duplicity' 'libpeas' 'libnotify' 'python2-gobject' 'gvfs' 
'xdg-utils')
-makedepends=('vala' 'intltool' 'itstool' 'nautilus')
-optdepends=('nautilus: backup extension'
-'python2-boto: Amazon S3 backend'
-'python2-oauthlib: Ubuntu One backend'
-'ubuntuone-client: Ubuntu One backend')
-options=('!libtool')
-install=$pkgname.install
-source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz
-libsecret-1.vapi)
-md5sums=('0430bbf03deac852651599a979a4cc32'
- '27ca0a3c9efbe93e86ef563c77f6ddf3')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # Python2 fix
-  sed -i 's/\python\, \-c\/\python2\, \-c\/' common/PythonChecker.vala
-
-  # Add missing Vala API file
-  cp $srcdir/libsecret-1.vapi vapi/libsecret-1.vapi
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
-  --disable-static --disable-schemas-compile --without-unity
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-}

Copied: deja-dup/repos/community-i686/PKGBUILD (from rev 97722, 
deja-dup/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-27 20:25:48 UTC (rev 97723)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgname=deja-dup
+pkgver=28.0
+pkgrel=1
+pkgdesc=Simple backup tool, that hides the complexity of backing up the Right 
Way and uses duplicity as the backend
+arch=('i686' 'x86_64')
+url=https://launchpad.net/deja-dup;
+license=('GPL')
+depends=('duplicity' 'libpeas' 'libnotify' 'python2-gobject' 'gvfs' 
'xdg-utils')
+makedepends=('vala' 'intltool' 'itstool' 'nautilus')
+optdepends=('gnome-keyring: save passwords'
+'nautilus: backup extension'
+'python2-boto: Amazon S3 backend'
+'ubuntuone-client: Ubuntu One backend')
+options=('!libtool')
+install=$pkgname.install
+source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
+md5sums=('480516869f49813880f2bbb35700c9af')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # Python2 fix
+  sed -i 's/\python\, \-c\/\python2\, \-c\/' libdeja/PythonChecker.vala
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/$pkgname \
+  --disable-static --disable-schemas-compile --without-unity
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+}

Deleted: community-i686/deja-dup.install
===
--- 

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

2013-09-27 Thread Pierre Schmitz
Date: Friday, September 27, 2013 @ 22:31:42
  Author: pierre
Revision: 195208

upgpkg: lighttpd 1.4.33-1

Modified:
  lighttpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 17:21:56 UTC (rev 195207)
+++ PKGBUILD2013-09-27 20:31:42 UTC (rev 195208)
@@ -2,8 +2,8 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=lighttpd
-pkgver=1.4.32
-pkgrel=5
+pkgver=1.4.33
+pkgrel=1
 pkgdesc='A secure, fast, compliant and very flexible web-server'
 license=('custom')
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 
source=(http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz;
 
http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz.asc;
 'lighttpd.logrotate.d' 'lighttpd.conf' 'lighttpd.tmpfiles' 
'lighttpd.service')
-sha256sums=('1368f80069ce71f5928cad59c8e60c0b95876942ca9e02c53853e54ae24aedc1'
+sha256sums=('2886aedc23857ca44df91b8fe6f36059ec82a859ae0eb230220e42abc331610c'
 'SKIP'
 '41f6c0042bb61021553779f861910e335834f6c15e4411756cdc6233b31076fe'
 'ee56422fe48f2683ccb5ca2e3dc6bad79ea8e1cbd043b21d2ea73b87018e35aa'



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

2013-09-27 Thread Pierre Schmitz
Date: Friday, September 27, 2013 @ 22:32:01
  Author: pierre
Revision: 195209

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

Added:
  lighttpd/repos/testing-i686/
  lighttpd/repos/testing-i686/PKGBUILD
(from rev 195208, lighttpd/trunk/PKGBUILD)
  lighttpd/repos/testing-i686/lighttpd.conf
(from rev 195208, lighttpd/trunk/lighttpd.conf)
  lighttpd/repos/testing-i686/lighttpd.install
(from rev 195208, lighttpd/trunk/lighttpd.install)
  lighttpd/repos/testing-i686/lighttpd.logrotate.d
(from rev 195208, lighttpd/trunk/lighttpd.logrotate.d)
  lighttpd/repos/testing-i686/lighttpd.service
(from rev 195208, lighttpd/trunk/lighttpd.service)
  lighttpd/repos/testing-i686/lighttpd.tmpfiles
(from rev 195208, lighttpd/trunk/lighttpd.tmpfiles)
  lighttpd/repos/testing-x86_64/
  lighttpd/repos/testing-x86_64/PKGBUILD
(from rev 195208, lighttpd/trunk/PKGBUILD)
  lighttpd/repos/testing-x86_64/lighttpd.conf
(from rev 195208, lighttpd/trunk/lighttpd.conf)
  lighttpd/repos/testing-x86_64/lighttpd.install
(from rev 195208, lighttpd/trunk/lighttpd.install)
  lighttpd/repos/testing-x86_64/lighttpd.logrotate.d
(from rev 195208, lighttpd/trunk/lighttpd.logrotate.d)
  lighttpd/repos/testing-x86_64/lighttpd.service
(from rev 195208, lighttpd/trunk/lighttpd.service)
  lighttpd/repos/testing-x86_64/lighttpd.tmpfiles
(from rev 195208, lighttpd/trunk/lighttpd.tmpfiles)

-+
 testing-i686/PKGBUILD   |   71 ++
 testing-i686/lighttpd.conf  |   12 +
 testing-i686/lighttpd.install   |9 
 testing-i686/lighttpd.logrotate.d   |9 
 testing-i686/lighttpd.service   |   12 +
 testing-i686/lighttpd.tmpfiles  |2 
 testing-x86_64/PKGBUILD |   71 ++
 testing-x86_64/lighttpd.conf|   12 +
 testing-x86_64/lighttpd.install |9 
 testing-x86_64/lighttpd.logrotate.d |9 
 testing-x86_64/lighttpd.service |   12 +
 testing-x86_64/lighttpd.tmpfiles|2 
 12 files changed, 230 insertions(+)

Copied: lighttpd/repos/testing-i686/PKGBUILD (from rev 195208, 
lighttpd/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-27 20:32:01 UTC (rev 195209)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=lighttpd
+pkgver=1.4.33
+pkgrel=1
+pkgdesc='A secure, fast, compliant and very flexible web-server'
+license=('custom')
+arch=('i686' 'x86_64')
+url=http://www.lighttpd.net/;
+depends=('pcre' 'bzip2' 'libldap' 'util-linux' 'systemd')
+makedepends=('fcgi' 'libmariadbclient' 'lua51' 'libxml2' 'e2fsprogs' 'sqlite' 
'gdbm' 'pkgconfig')
+optdepends=('libxml2: mod_webdav'
+'lua51: mod_cml/mod_magnet'
+'libmariadbclient: mod_mysql_vhost'
+'sqlite: mod_webdav')
+backup=('etc/lighttpd/lighttpd.conf' 'etc/logrotate.d/lighttpd')
+options=('!libtool' 'emptydirs')
+install='lighttpd.install'
+source=(http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz;
+
http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz.asc;
+'lighttpd.logrotate.d' 'lighttpd.conf' 'lighttpd.tmpfiles' 
'lighttpd.service')
+sha256sums=('2886aedc23857ca44df91b8fe6f36059ec82a859ae0eb230220e42abc331610c'
+'SKIP'
+'41f6c0042bb61021553779f861910e335834f6c15e4411756cdc6233b31076fe'
+'ee56422fe48f2683ccb5ca2e3dc6bad79ea8e1cbd043b21d2ea73b87018e35aa'
+'d8a185145a7c08b4fd8c8e6c12dae3e176389dd9b1c66e239757b2ba5108c871'
+'503fd8557297f4fb814d74effcb59633135b3c2407a87f5abe97467f0822c147')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+
+   ./configure --prefix=/usr \
+   --sbindir=/usr/bin \
+   --libdir=/usr/lib/lighttpd/ \
+   --sysconfdir=/etc/lighttpd \
+   --with-mysql \
+   --with-ldap \
+   --with-attr \
+   --with-openssl \
+   --with-kerberos5 \
+   --without-fam \
+   --with-webdav-props \
+   --with-webdav-locks \
+   --with-gdbm \
+   --with-memcache \
+   --with-lua
+   make
+}
+
+check() {
+   cd $srcdir/$pkgname-$pkgver
+   make check
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+
+   install -D -m644 $srcdir/lighttpd.logrotate.d 
$pkgdir/etc/logrotate.d/lighttpd
+   install -D -m644 $srcdir/lighttpd.conf 
$pkgdir/etc/lighttpd/lighttpd.conf
+   install -d -m755 -o http -g http $pkgdir/var/{log,cache}/lighttpd/
+   install -D -m644 ${srcdir}/lighttpd.tmpfiles 
${pkgdir}/usr/lib/tmpfiles.d/lighttpd.conf
+   install -D -m644 ${srcdir}/lighttpd.service 

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

2013-09-27 Thread Jan Steffens
Date: Friday, September 27, 2013 @ 23:30:41
  Author: heftig
Revision: 195213

2.2.0

Modified:
  webkitgtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 21:17:39 UTC (rev 195212)
+++ PKGBUILD2013-09-27 21:30:41 UTC (rev 195213)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=webkitgtk
-pkgver=2.1.92
+pkgver=2.2.0
 pkgrel=1
 pkgdesc=GTK+ Web content engine library
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 replaces=(webkitgtk3 libwebkit3)
 options=(!libtool !emptydirs)
 source=(http://webkitgtk.org/releases/$pkgname-${pkgver}.tar.xz)
-sha256sums=('38ba86249bc5fc5c27bfc05405a1966737eecaf0ac7c7f93ce5fc0c0be8ee0ce')
+sha256sums=('84902e3255dcc6efa1298c8a1f2d2a49674126dcacea383f309aeed9e734d538')
 
 build() {
   cd $pkgname-$pkgver



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

2013-09-27 Thread Jan Steffens
Date: Friday, September 27, 2013 @ 23:40:20
  Author: heftig
Revision: 195214

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  webkitgtk/repos/gnome-unstable-i686/PKGBUILD
(from rev 195213, webkitgtk/trunk/PKGBUILD)
  webkitgtk/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 195213, webkitgtk/trunk/PKGBUILD)
Deleted:
  webkitgtk/repos/gnome-unstable-i686/PKGBUILD
  webkitgtk/repos/gnome-unstable-x86_64/PKGBUILD

+
 /PKGBUILD  |   76 +++
 gnome-unstable-i686/PKGBUILD   |   38 ---
 gnome-unstable-x86_64/PKGBUILD |   38 ---
 3 files changed, 76 insertions(+), 76 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2013-09-27 21:30:41 UTC (rev 195213)
+++ gnome-unstable-i686/PKGBUILD2013-09-27 21:40:20 UTC (rev 195214)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=webkitgtk
-pkgver=2.1.92
-pkgrel=1
-pkgdesc=GTK+ Web content engine library
-arch=(i686 x86_64)
-url=http://webkitgtk.org/;
-license=(custom)
-depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk3 
gst-plugins-base-libs
- libsecret libwebp harfbuzz-icu)
-makedepends=(gtk2 gperf gobject-introspection python mesa ruby gtk-doc)
-optdepends=('gtk2: Netscape plugin support')
-provides=(webkitgtk3=${pkgver} libwebkit3=${pkgver})
-conflicts=(webkitgtk3 libwebkit3)
-replaces=(webkitgtk3 libwebkit3)
-options=(!libtool !emptydirs)
-source=(http://webkitgtk.org/releases/$pkgname-${pkgver}.tar.xz)
-sha256sums=('38ba86249bc5fc5c27bfc05405a1966737eecaf0ac7c7f93ce5fc0c0be8ee0ce')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---libexecdir=/usr/lib/$pkgname \
---enable-introspection
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make all stamp-po
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make -j1 DESTDIR=$pkgdir install
-  install -Dm644 Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: webkitgtk/repos/gnome-unstable-i686/PKGBUILD (from rev 195213, 
webkitgtk/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-27 21:40:20 UTC (rev 195214)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=webkitgtk
+pkgver=2.2.0
+pkgrel=1
+pkgdesc=GTK+ Web content engine library
+arch=(i686 x86_64)
+url=http://webkitgtk.org/;
+license=(custom)
+depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk3 
gst-plugins-base-libs
+ libsecret libwebp harfbuzz-icu)
+makedepends=(gtk2 gperf gobject-introspection python mesa ruby gtk-doc)
+optdepends=('gtk2: Netscape plugin support')
+provides=(webkitgtk3=${pkgver} libwebkit3=${pkgver})
+conflicts=(webkitgtk3 libwebkit3)
+replaces=(webkitgtk3 libwebkit3)
+options=(!libtool !emptydirs)
+source=(http://webkitgtk.org/releases/$pkgname-${pkgver}.tar.xz)
+sha256sums=('84902e3255dcc6efa1298c8a1f2d2a49674126dcacea383f309aeed9e734d538')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--libexecdir=/usr/lib/$pkgname \
+--enable-introspection
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make all stamp-po
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make -j1 DESTDIR=$pkgdir install
+  install -Dm644 Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: gnome-unstable-x86_64/PKGBUILD
===
--- gnome-unstable-x86_64/PKGBUILD  2013-09-27 21:30:41 UTC (rev 195213)
+++ gnome-unstable-x86_64/PKGBUILD  2013-09-27 21:40:20 UTC (rev 195214)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=webkitgtk
-pkgver=2.1.92
-pkgrel=1
-pkgdesc=GTK+ Web content engine library
-arch=(i686 x86_64)
-url=http://webkitgtk.org/;
-license=(custom)
-depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk3 
gst-plugins-base-libs
- libsecret libwebp harfbuzz-icu)
-makedepends=(gtk2 gperf gobject-introspection python mesa ruby gtk-doc)
-optdepends=('gtk2: Netscape plugin support')
-provides=(webkitgtk3=${pkgver} libwebkit3=${pkgver})
-conflicts=(webkitgtk3 libwebkit3)
-replaces=(webkitgtk3 libwebkit3)
-options=(!libtool !emptydirs)
-source=(http://webkitgtk.org/releases/$pkgname-${pkgver}.tar.xz)
-sha256sums=('38ba86249bc5fc5c27bfc05405a1966737eecaf0ac7c7f93ce5fc0c0be8ee0ce')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---libexecdir=/usr/lib/$pkgname \
---enable-introspection
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i 's/ 

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

2013-09-27 Thread Alexander Rødseth
Date: Saturday, September 28, 2013 @ 00:44:13
  Author: arodseth
Revision: 97724

Builds, but needs testing

Modified:
  fceux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 20:25:48 UTC (rev 97723)
+++ PKGBUILD2013-09-27 22:44:13 UTC (rev 97724)
@@ -26,9 +26,11 @@
 package() {
   cd $pkgname-$pkgver
 
-  scons install --prefix=$pkgdir/usr
-  install -Dm644 src/drivers/win/help/$pkgname.chm \
-$pkgdir/usr/share/doc/$pkgname/$pkgname.chm
+  scons install -i --prefix=$pkgdir/usr
+
+  #install -Dm644 src/drivers/win/help/$pkgname.chm \
+  #  $pkgdir/usr/share/doc/$pkgname/$pkgname.chm
+  install -d $pkgdir/usr/share/doc/$pkgname
   cp -r documentation/* $pkgdir/usr/share/doc/$pkgname/
   # Removing manpages that are already placed in the right location
   rm -f $pkgdir/usr/share/doc/$pkgname/*.6
@@ -35,8 +37,8 @@
   install -Dm644 changelog.txt $pkgdir/usr/share/doc/$pkgname/
   install -Dm644 $pkgname.desktop \
 $pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $pkgname.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
+  #install -Dm644 $pkgname.png \
+  #  $pkgdir/usr/share/pixmaps/$pkgname.png
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-09-27 Thread Eric Bélanger
Date: Saturday, September 28, 2013 @ 01:46:15
  Author: eric
Revision: 195215

upgpkg: neon 0.30.0-1

Upstream update

Modified:
  neon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 21:40:20 UTC (rev 195214)
+++ PKGBUILD2013-09-27 23:46:15 UTC (rev 195215)
@@ -4,16 +4,17 @@
 # Contributor: Juergen Hoetzel juer...@archlinux.org
 
 pkgname=neon
-pkgver=0.29.6
-pkgrel=4
+pkgver=0.30.0
+pkgrel=1
 pkgdesc=HTTP and WebDAV client library with a C interface
 arch=('i686' 'x86_64')
+url=http://www.webdav.org/neon/;
 license=('GPL' 'LGPL')
 depends=('krb5' 'expat' 'ca-certificates')
-url=http://www.webdav.org/neon/;
-source=(http://www.webdav.org/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('591e0c82e6979e7e615211b386b8f6bc')
 options=('libtool') # FS#16067
+source=(http://www.webdav.org/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('9e6297945226f90d66258b7ee05f757ff5cea10a'
+  'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -24,9 +25,6 @@
 --with-ssl=openssl \
 --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
   make
-
-  # fix invalid .so links in man pages (FS#24902)
-  sed -i '/^\.so/s|\.so \([^.]\+\)\.\([[:digit:]]\)|.so man\2/\1.\2|' doc/man/*
 }
 
 package() {



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

2013-09-27 Thread Eric Bélanger
Date: Saturday, September 28, 2013 @ 01:46:48
  Author: eric
Revision: 195216

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

Added:
  neon/repos/testing-i686/
  neon/repos/testing-i686/PKGBUILD
(from rev 195215, neon/trunk/PKGBUILD)
  neon/repos/testing-x86_64/
  neon/repos/testing-x86_64/PKGBUILD
(from rev 195215, neon/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   33 +
 testing-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: neon/repos/testing-i686/PKGBUILD (from rev 195215, neon/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-27 23:46:48 UTC (rev 195216)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=neon
+pkgver=0.30.0
+pkgrel=1
+pkgdesc=HTTP and WebDAV client library with a C interface
+arch=('i686' 'x86_64')
+url=http://www.webdav.org/neon/;
+license=('GPL' 'LGPL')
+depends=('krb5' 'expat' 'ca-certificates')
+options=('libtool') # FS#16067
+source=(http://www.webdav.org/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('9e6297945226f90d66258b7ee05f757ff5cea10a'
+  'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-expat \
+--enable-shared \
+--disable-static \
+--with-ssl=openssl \
+--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: neon/repos/testing-x86_64/PKGBUILD (from rev 195215, 
neon/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-09-27 23:46:48 UTC (rev 195216)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=neon
+pkgver=0.30.0
+pkgrel=1
+pkgdesc=HTTP and WebDAV client library with a C interface
+arch=('i686' 'x86_64')
+url=http://www.webdav.org/neon/;
+license=('GPL' 'LGPL')
+depends=('krb5' 'expat' 'ca-certificates')
+options=('libtool') # FS#16067
+source=(http://www.webdav.org/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('9e6297945226f90d66258b7ee05f757ff5cea10a'
+  'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-expat \
+--enable-shared \
+--disable-static \
+--with-ssl=openssl \
+--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in (4 files)

2013-09-27 Thread Eric Bélanger
Date: Saturday, September 28, 2013 @ 02:15:07
  Author: eric
Revision: 195217

New depends for lvm2

Added:
  thin-provisioning-tools/
  thin-provisioning-tools/repos/
  thin-provisioning-tools/trunk/
  thin-provisioning-tools/trunk/PKGBUILD

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

Added: thin-provisioning-tools/trunk/PKGBUILD
===
--- thin-provisioning-tools/trunk/PKGBUILD  (rev 0)
+++ thin-provisioning-tools/trunk/PKGBUILD  2013-09-28 00:15:07 UTC (rev 
195217)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+# Contributor: Jason Hall cake...@gmail.com
+
+pkgname=thin-provisioning-tools
+pkgver=0.2.7
+pkgrel=1
+pkgdesc=A suite of tools for manipulating the metadata of the dm-thin 
device-mapper target
+arch=('i686' 'x86_64')
+url=https://github.com/jthornber/thin-provisioning-tools;
+license=('GPL3')
+depends=('expat' 'gcc-libs')
+makedepends=('boost')
+source=(https://github.com/jthornber/${pkgname}/archive/v${pkgver}.tar.gz)
+sha1sums=('23ce1110899adce9406aa614a4ee19950e00ee7a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  autoconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} BINDIR=${pkgdir}/usr/bin MANDIR=/usr/share/man 
install 
+}
+


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


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

2013-09-27 Thread Gaetan Bisson
Date: Saturday, September 28, 2013 @ 04:16:51
  Author: bisson
Revision: 195218

fix FS#37100

Modified:
  audacious-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-28 00:15:07 UTC (rev 195217)
+++ PKGBUILD2013-09-28 02:16:51 UTC (rev 195218)
@@ -13,13 +13,12 @@
 
 makedepends=(audacious=${pkgver}
  'glib2' 'python2' # for gdbus-codegen
- 'oss' 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac'
+ 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac'
  'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 
'libcdio-paranoia' 'libsidplayfp' 'wavpack'
  'libnotify' 'lirc-utils' 'curl' 'libmtp'
  'neon' 'libmms' 'libcue')
 
-optdepends=('oss: Open Sound System v4 output'
-'alsa-lib: Advanced Linux Sound Arch. output'
+optdepends=('alsa-lib: Advanced Linux Sound Arch. output'
 'pulseaudio: PulseAudio output'
 'jack2: Jack Audio Connection Kit output'
 'lame: FileWriter MP3 output'



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

2013-09-27 Thread Gaetan Bisson
Date: Saturday, September 28, 2013 @ 04:25:20
  Author: bisson
Revision: 195219

push to the repos

Modified:
  audacious-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-28 02:16:51 UTC (rev 195218)
+++ PKGBUILD2013-09-28 02:25:20 UTC (rev 195219)
@@ -5,7 +5,7 @@
 
 pkgname=audacious-plugins
 pkgver=3.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Plugins for Audacious'
 url='http://audacious-media-player.org/'
 license=('custom:BSD' 'GPL')



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

2013-09-27 Thread Gaetan Bisson
Date: Saturday, September 28, 2013 @ 04:25:49
  Author: bisson
Revision: 195220

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

Added:
  audacious-plugins/repos/extra-i686/PKGBUILD
(from rev 195219, audacious-plugins/trunk/PKGBUILD)
  audacious-plugins/repos/extra-x86_64/PKGBUILD
(from rev 195219, audacious-plugins/trunk/PKGBUILD)
Deleted:
  audacious-plugins/repos/extra-i686/PKGBUILD
  audacious-plugins/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  128 
 extra-i686/PKGBUILD   |   65 
 extra-x86_64/PKGBUILD |   65 
 3 files changed, 128 insertions(+), 130 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-28 02:25:20 UTC (rev 195219)
+++ extra-i686/PKGBUILD 2013-09-28 02:25:49 UTC (rev 195220)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=audacious-plugins
-pkgver=3.4.1
-pkgrel=1
-pkgdesc='Plugins for Audacious'
-url='http://audacious-media-player.org/'
-license=('custom:BSD' 'GPL')
-arch=('i686' 'x86_64')
-
-makedepends=(audacious=${pkgver}
- 'glib2' 'python2' # for gdbus-codegen
- 'oss' 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac'
- 'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 
'libcdio-paranoia' 'libsidplayfp' 'wavpack'
- 'libnotify' 'lirc-utils' 'curl' 'libmtp'
- 'neon' 'libmms' 'libcue')
-
-optdepends=('oss: Open Sound System v4 output'
-'alsa-lib: Advanced Linux Sound Arch. output'
-'pulseaudio: PulseAudio output'
-'jack2: Jack Audio Connection Kit output'
-'lame: FileWriter MP3 output'
-'libvorbis: Vorbis input, FileWriter Vorbis output'
-'flac: FLAC input, FileWriter FLAC output'
-
-'mpg123: MP3 input'
-'faad2: AAC input'
-'ffmpeg: ffaudio input'
-'libmodplug: modplug input'
-'fluidsynth: MIDI FluidSynth backend input'
-'libcdio-paranoia: CD Digital Audio input'
-'libsidplayfp: Commodore 64 audio input'
-'wavpack: WavPack input'
-
-'libnotify: libnotify OSD'
-'lirc-utils: LIRC'
-'curl: AudioScrobbler Client'
-'libmtp: Upload to MTP device'
-
-'neon: neon-based http transport'
-'libmms: libmms-based mms transport'
-'libcue: CUE playlist format')
-
-source=(http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('81c36186d1fef7247b6ea890db7c77061965629b')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure \
-   --prefix=/usr \
-   --enable-amidiplug \
-   --disable-adplug \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: audacious-plugins/repos/extra-i686/PKGBUILD (from rev 195219, 
audacious-plugins/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-09-28 02:25:49 UTC (rev 195220)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=audacious-plugins
+pkgver=3.4.1
+pkgrel=2
+pkgdesc='Plugins for Audacious'
+url='http://audacious-media-player.org/'
+license=('custom:BSD' 'GPL')
+arch=('i686' 'x86_64')
+
+makedepends=(audacious=${pkgver}
+ 'glib2' 'python2' # for gdbus-codegen
+ 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac'
+ 'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 
'libcdio-paranoia' 'libsidplayfp' 'wavpack'
+ 'libnotify' 'lirc-utils' 'curl' 'libmtp'
+ 'neon' 'libmms' 'libcue')
+
+optdepends=('alsa-lib: Advanced Linux Sound Arch. output'
+'pulseaudio: PulseAudio output'
+'jack2: Jack Audio Connection Kit output'
+'lame: FileWriter MP3 output'
+'libvorbis: Vorbis input, FileWriter Vorbis output'
+'flac: FLAC input, FileWriter FLAC output'
+
+'mpg123: MP3 input'
+'faad2: AAC input'
+'ffmpeg: ffaudio input'
+'libmodplug: modplug input'
+'fluidsynth: MIDI FluidSynth backend input'
+'libcdio-paranoia: CD Digital Audio input'
+'libsidplayfp: Commodore 64 audio input'
+'wavpack: WavPack input'
+
+'libnotify: libnotify OSD'
+'lirc-utils: LIRC'
+

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

2013-09-27 Thread Felix Yan
Date: Saturday, September 28, 2013 @ 06:14:12
  Author: fyan
Revision: 97725

upgpkg: ibus-libpinyin 1.6.91-2

Modified:
  ibus-libpinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-27 22:44:13 UTC (rev 97724)
+++ PKGBUILD2013-09-28 04:14:12 UTC (rev 97725)
@@ -8,12 +8,12 @@
 
 pkgname=ibus-libpinyin
 pkgver=1.6.91
-pkgrel=1
+pkgrel=2
 pkgdesc=Intelligent Pinyin engine based on libpinyin for IBus
 arch=('i686' 'x86_64')
 license=('LGPL')
 url=https://github.com/libpinyin/ibus-libpinyin;
-depends=('ibus' 'libpinyin')
+depends=('ibus' 'libpinyin' 'python2-xdg')
 makedepends=('git' 'intltool' 'gnome-common')
 source=(https://github.com/libpinyin/ibus-libpinyin/archive/$pkgver.tar.gz
automake-1.13.patch)



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

2013-09-27 Thread Felix Yan
Date: Saturday, September 28, 2013 @ 06:15:21
  Author: fyan
Revision: 97726

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

Added:
  ibus-libpinyin/repos/community-i686/PKGBUILD
(from rev 97725, ibus-libpinyin/trunk/PKGBUILD)
  ibus-libpinyin/repos/community-i686/automake-1.13.patch
(from rev 97725, ibus-libpinyin/trunk/automake-1.13.patch)
  ibus-libpinyin/repos/community-x86_64/PKGBUILD
(from rev 97725, ibus-libpinyin/trunk/PKGBUILD)
  ibus-libpinyin/repos/community-x86_64/automake-1.13.patch
(from rev 97725, ibus-libpinyin/trunk/automake-1.13.patch)
Deleted:
  ibus-libpinyin/repos/community-i686/PKGBUILD
  ibus-libpinyin/repos/community-i686/automake-1.13.patch
  ibus-libpinyin/repos/community-x86_64/PKGBUILD
  ibus-libpinyin/repos/community-x86_64/automake-1.13.patch

--+
 /PKGBUILD|  108 +
 /automake-1.13.patch |   20 ++
 community-i686/PKGBUILD  |   54 
 community-i686/automake-1.13.patch   |   10 ---
 community-x86_64/PKGBUILD|   54 
 community-x86_64/automake-1.13.patch |   10 ---
 6 files changed, 128 insertions(+), 128 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-28 04:14:12 UTC (rev 97725)
+++ community-i686/PKGBUILD 2013-09-28 04:15:21 UTC (rev 97726)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor:  Yangtse Suyangts...@gmail.com
-# Contributor:  Jekyll Wuadaptee [at] gmail [dot] com
-# Contributor: riverscnriverscn at gmail.com
-# Contributor: rainyrainylau at gmail.com
-# Contributor: Lee.MaRSleemars at gmail.com
-
-pkgname=ibus-libpinyin
-pkgver=1.6.91
-pkgrel=1
-pkgdesc=Intelligent Pinyin engine based on libpinyin for IBus
-arch=('i686' 'x86_64')
-license=('LGPL')
-url=https://github.com/libpinyin/ibus-libpinyin;
-depends=('ibus' 'libpinyin')
-makedepends=('git' 'intltool' 'gnome-common')
-source=(https://github.com/libpinyin/ibus-libpinyin/archive/$pkgver.tar.gz
-   automake-1.13.patch)
-
-build() {
-  cd $srcdir
-  rm -rf $srcdir/$pkgname-build
-  cp -r $srcdir/$pkgname-$pkgver $srcdir/$pkgname-build
-  cd $srcdir/$pkgname-build
-
-  patch -Np1 -i $srcdir/automake-1.13.patch
-
-  msg Starting make...
-  cd $srcdir/$pkgname-build
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  for file in setup/ibus-setup-libpinyin.in; do
-sed -i 's_exec python_exec python2_' $file
-  done
-
-  export REQUIRED_AUTOMAKE_VERSION=1.13 automake_progs=automake-1.13
-
-  ./autogen.sh --prefix=/usr --libexecdir=/usr/lib/$pkgname
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-build
-  make NO_INDEX=true DESTDIR=$pkgdir install
-}
-
-sha512sums=('6e1fb4f1fe3c5c6c37e60c8228b79728c388ffd171b68cea87bc2131e27430cdad6eff174a4cb0694559f6307be3578ea1c960629bbfc99c41f4dbfc344e'
-
'fbb30cddd1ec140860ce0d5a5a42ad644ae6a1794fb2e805f782fdb43436ad13d2f6f8149b5b68540bbb9beba16dbbdb1d14153cef7fb805de342a8d1bb77965')

Copied: ibus-libpinyin/repos/community-i686/PKGBUILD (from rev 97725, 
ibus-libpinyin/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-28 04:15:21 UTC (rev 97726)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor:  Yangtse Suyangts...@gmail.com
+# Contributor:  Jekyll Wuadaptee [at] gmail [dot] com
+# Contributor: riverscnriverscn at gmail.com
+# Contributor: rainyrainylau at gmail.com
+# Contributor: Lee.MaRSleemars at gmail.com
+
+pkgname=ibus-libpinyin
+pkgver=1.6.91
+pkgrel=2
+pkgdesc=Intelligent Pinyin engine based on libpinyin for IBus
+arch=('i686' 'x86_64')
+license=('LGPL')
+url=https://github.com/libpinyin/ibus-libpinyin;
+depends=('ibus' 'libpinyin' 'python2-xdg')
+makedepends=('git' 'intltool' 'gnome-common')
+source=(https://github.com/libpinyin/ibus-libpinyin/archive/$pkgver.tar.gz
+   automake-1.13.patch)
+
+build() {
+  cd $srcdir
+  rm -rf $srcdir/$pkgname-build
+  cp -r $srcdir/$pkgname-$pkgver $srcdir/$pkgname-build
+  cd $srcdir/$pkgname-build
+
+  patch -Np1 -i $srcdir/automake-1.13.patch
+
+  msg Starting make...
+  cd $srcdir/$pkgname-build
+
+  # python2 fix
+  for file in $(find . -name '*.py' -print); do
+sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
+sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+  done
+
+  for file in setup/ibus-setup-libpinyin.in; do
+sed -i 's_exec python_exec python2_' $file
+  done
+
+  export REQUIRED_AUTOMAKE_VERSION=1.13 automake_progs=automake-1.13
+
+  ./autogen.sh --prefix=/usr 

[arch-commits] Commit in gthumb/trunk (PKGBUILD gtk310.patch)

2013-09-27 Thread Jan Steffens
Date: Saturday, September 28, 2013 @ 06:25:23
  Author: heftig
Revision: 195221

add patch for gtk 3.10

Added:
  gthumb/trunk/gtk310.patch
Modified:
  gthumb/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 gtk310.patch |   29 +
 2 files changed, 39 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-28 02:25:49 UTC (rev 195220)
+++ PKGBUILD2013-09-28 04:25:23 UTC (rev 195221)
@@ -5,7 +5,7 @@
 
 pkgname=gthumb
 pkgver=3.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc=Image browser and viewer for the GNOME Desktop
 arch=(i686 x86_64)
 license=(GPL)
@@ -21,9 +21,16 @@
 'liboauth: web albums')
 options=('!libtool' '!emptydirs')
 install=gthumb.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f596b6e59b70bbdf177930f6b2cbc6aabdfc1a281db527e3515946c5ca4e70a')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+gtk310.patch)
+sha256sums=('9f596b6e59b70bbdf177930f6b2cbc6aabdfc1a281db527e3515946c5ca4e70a'
+'dcbfad2eb7047c1ea4210dc0af1054dc2ec863331f12fcd59c05021570d38bfe')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../gtk310.patch
+}
+
 build() {
   cd $pkgname-$pkgver
   

Added: gtk310.patch
===
--- gtk310.patch(rev 0)
+++ gtk310.patch2013-09-28 04:25:23 UTC (rev 195221)
@@ -0,0 +1,29 @@
+From 36ba0c99c1780ca9f23f220ced70a76b97ce8260 Mon Sep 17 00:00:00 2001
+From: Paolo Bacchilega pao...@src.gnome.org
+Date: Fri, 27 Sep 2013 15:40:33 +
+Subject: Fixed broken window layout with gtk+ 3.10
+
+[bug #708800]
+---
+diff --git a/gthumb/gth-window.c b/gthumb/gth-window.c
+index a2960bc..a2cce99 100644
+--- a/gthumb/gth-window.c
 b/gthumb/gth-window.c
+@@ -324,6 +324,7 @@ gth_window_attach (GthWindow *window,
+   return;
+   }
+ 
++  gtk_widget_set_vexpand (child, FALSE);
+   gtk_grid_attach (GTK_GRID (window-priv-grid),
+ child,
+ 0, position,
+@@ -362,6 +363,7 @@ gth_window_attach_content (GthWindow *window,
+ 
+   _gtk_container_remove_children (GTK_CONTAINER 
(window-priv-contents[page]), NULL, NULL);
+   gtk_widget_set_hexpand (child, TRUE);
++  gtk_widget_set_vexpand (child, TRUE);
+   gtk_container_add (GTK_CONTAINER (window-priv-contents[page]), child);
+ }
+ 
+--
+cgit v0.9.2



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

2013-09-27 Thread Jan Steffens
Date: Saturday, September 28, 2013 @ 06:26:55
  Author: heftig
Revision: 195222

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gthumb/repos/gnome-unstable-i686/PKGBUILD
(from rev 195221, gthumb/trunk/PKGBUILD)
  gthumb/repos/gnome-unstable-i686/gthumb.install
(from rev 195221, gthumb/trunk/gthumb.install)
  gthumb/repos/gnome-unstable-i686/gtk310.patch
(from rev 195221, gthumb/trunk/gtk310.patch)
  gthumb/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 195221, gthumb/trunk/PKGBUILD)
  gthumb/repos/gnome-unstable-x86_64/gthumb.install
(from rev 195221, gthumb/trunk/gthumb.install)
  gthumb/repos/gnome-unstable-x86_64/gtk310.patch
(from rev 195221, gthumb/trunk/gtk310.patch)
Deleted:
  gthumb/repos/gnome-unstable-i686/PKGBUILD
  gthumb/repos/gnome-unstable-i686/gthumb.install
  gthumb/repos/gnome-unstable-x86_64/PKGBUILD
  gthumb/repos/gnome-unstable-x86_64/gthumb.install

--+
 /PKGBUILD|  108 +
 /gthumb.install  |   38 +++
 gnome-unstable-i686/PKGBUILD |   47 --
 gnome-unstable-i686/gthumb.install   |   19 -
 gnome-unstable-i686/gtk310.patch |   29 
 gnome-unstable-x86_64/PKGBUILD   |   47 --
 gnome-unstable-x86_64/gthumb.install |   19 -
 gnome-unstable-x86_64/gtk310.patch   |   29 
 8 files changed, 204 insertions(+), 132 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2013-09-28 04:25:23 UTC (rev 195221)
+++ gnome-unstable-i686/PKGBUILD2013-09-28 04:26:55 UTC (rev 195222)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-
-pkgname=gthumb
-pkgver=3.2.3
-pkgrel=2
-pkgdesc=Image browser and viewer for the GNOME Desktop
-arch=(i686 x86_64)
-license=(GPL)
-url=http://live.gnome.org/gthumb;
-depends=(desktop-file-utils hicolor-icon-theme dconf librsvg clutter-gtk
- gst-plugins-base-libs gsettings-desktop-schemas libwebp libsecret
- libsoup webkitgtk json-glib)
-makedepends=(intltool libchamplain libopenraw exiv2 itstool brasero librsvg 
libopenraw liboauth docbook-xsl)
-optdepends=('libopenraw: read RAW files'
-'exiv2: metadata support'
-'libchamplain: map viewer'
-'brasero: burn discs'
-'liboauth: web albums')
-options=('!libtool' '!emptydirs')
-install=gthumb.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f596b6e59b70bbdf177930f6b2cbc6aabdfc1a281db527e3515946c5ca4e70a')
-
-build() {
-  cd $pkgname-$pkgver
-  
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --enable-libchamplain --enable-libopenraw
-  
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gthumb/repos/gnome-unstable-i686/PKGBUILD (from rev 195221, 
gthumb/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2013-09-28 04:26:55 UTC (rev 195222)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+
+pkgname=gthumb
+pkgver=3.2.3
+pkgrel=3
+pkgdesc=Image browser and viewer for the GNOME Desktop
+arch=(i686 x86_64)
+license=(GPL)
+url=http://live.gnome.org/gthumb;
+depends=(desktop-file-utils hicolor-icon-theme dconf librsvg clutter-gtk
+ gst-plugins-base-libs gsettings-desktop-schemas libwebp libsecret
+ libsoup webkitgtk json-glib)
+makedepends=(intltool libchamplain libopenraw exiv2 itstool brasero librsvg 
libopenraw liboauth docbook-xsl)
+optdepends=('libopenraw: read RAW files'
+'exiv2: metadata support'
+'libchamplain: map viewer'
+'brasero: burn discs'
+'liboauth: web albums')
+options=('!libtool' '!emptydirs')
+install=gthumb.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+gtk310.patch)
+sha256sums=('9f596b6e59b70bbdf177930f6b2cbc6aabdfc1a281db527e3515946c5ca4e70a'
+'dcbfad2eb7047c1ea4210dc0af1054dc2ec863331f12fcd59c05021570d38bfe')
+
+prepare() {
+  cd $pkgname-$pkgver
+  

[arch-commits] Commit in xf86-input-wacom/trunk (PKGBUILD)

2013-09-27 Thread Jan Steffens
Date: Saturday, September 28, 2013 @ 07:24:05
  Author: heftig
Revision: 195223

0.23.0

Modified:
  xf86-input-wacom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-28 04:26:55 UTC (rev 195222)
+++ PKGBUILD2013-09-28 05:24:05 UTC (rev 195223)
@@ -4,7 +4,7 @@
 # Contributor: M Rawash mraw...@gmail.com
 
 pkgname=xf86-input-wacom
-pkgver=0.22.1
+pkgver=0.23.0
 pkgrel=1
 pkgdesc=X.Org Wacom tablet driver
 arch=(i686 x86_64)
@@ -18,7 +18,7 @@
 options=(!libtool)
 
source=(http://downloads.sourceforge.net/project/linuxwacom/$pkgname/$pkgname-$pkgver.tar.bz2
 70-wacom.rules)
-md5sums=('dba80caac08145a907fc7f7796f3aea7'
+md5sums=('353642b8a3f2dde089e913be32955aae'
  'cc46dcb399d5ee62c9feb610c60d1270')
 
 build() {



[arch-commits] Commit in xf86-input-wacom/repos (8 files)

2013-09-27 Thread Jan Steffens
Date: Saturday, September 28, 2013 @ 07:24:38
  Author: heftig
Revision: 195224

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

Added:
  xf86-input-wacom/repos/extra-i686/70-wacom.rules
(from rev 195223, xf86-input-wacom/trunk/70-wacom.rules)
  xf86-input-wacom/repos/extra-i686/PKGBUILD
(from rev 195223, xf86-input-wacom/trunk/PKGBUILD)
  xf86-input-wacom/repos/extra-x86_64/70-wacom.rules
(from rev 195223, xf86-input-wacom/trunk/70-wacom.rules)
  xf86-input-wacom/repos/extra-x86_64/PKGBUILD
(from rev 195223, xf86-input-wacom/trunk/PKGBUILD)
Deleted:
  xf86-input-wacom/repos/extra-i686/70-wacom.rules
  xf86-input-wacom/repos/extra-i686/PKGBUILD
  xf86-input-wacom/repos/extra-x86_64/70-wacom.rules
  xf86-input-wacom/repos/extra-x86_64/PKGBUILD

-+
 /70-wacom.rules |   30 ++
 /PKGBUILD   |   70 ++
 extra-i686/70-wacom.rules   |   15 -
 extra-i686/PKGBUILD |   35 -
 extra-x86_64/70-wacom.rules |   15 -
 extra-x86_64/PKGBUILD   |   35 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/70-wacom.rules
===
--- extra-i686/70-wacom.rules   2013-09-28 05:24:05 UTC (rev 195223)
+++ extra-i686/70-wacom.rules   2013-09-28 05:24:38 UTC (rev 195224)
@@ -1,15 +0,0 @@
-ACTION!=add|change, GOTO=wacom_end
-
-# Match all serial wacom tablets with a serial ID starting with WACf
-# Notes: We assign NAME though we shouldn't, but currently the server requires 
it
-#We assign the lot to subsystem pnp too because server reads NAME from
-#the parent device. Once all that's fixed, as simple SUBSYSTEM=tty
-#will do and the ENV{NAME} can be removed.
-SUBSYSTEM==tty|pnp, SUBSYSTEMS==pnp, ATTRS{id}==WACf*, 
ENV{ID_MODEL}=Serial Wacom Tablet $attr{id}, ENV{ID_INPUT}=1, 
ENV{ID_INPUT_TABLET}=1, ENV{NAME}=Serial Wacom Tablet $attr{id}
-SUBSYSTEM==tty|pnp, SUBSYSTEMS==pnp, ATTRS{id}==FUJ*, 
ENV{ID_MODEL}=Serial Wacom Tablet $attr{id}, ENV{ID_INPUT}=1, 
ENV{ID_INPUT_TABLET}=1, ENV{NAME}=Serial Wacom Tablet $attr{id}
-
-# inputattach
-SUBSYSTEM==tty|pnp, KERNEL==ttyS[0-9]*, ATTRS{id}==WACf*, 
RUN+=/usr/sbin/modprobe wacom_w8001, RUN+=/usr/sbin/inputattach --daemon 
-w8001 /dev/%k
-
-LABEL=wacom_end
-

Copied: xf86-input-wacom/repos/extra-i686/70-wacom.rules (from rev 195223, 
xf86-input-wacom/trunk/70-wacom.rules)
===
--- extra-i686/70-wacom.rules   (rev 0)
+++ extra-i686/70-wacom.rules   2013-09-28 05:24:38 UTC (rev 195224)
@@ -0,0 +1,15 @@
+ACTION!=add|change, GOTO=wacom_end
+
+# Match all serial wacom tablets with a serial ID starting with WACf
+# Notes: We assign NAME though we shouldn't, but currently the server requires 
it
+#We assign the lot to subsystem pnp too because server reads NAME from
+#the parent device. Once all that's fixed, as simple SUBSYSTEM=tty
+#will do and the ENV{NAME} can be removed.
+SUBSYSTEM==tty|pnp, SUBSYSTEMS==pnp, ATTRS{id}==WACf*, 
ENV{ID_MODEL}=Serial Wacom Tablet $attr{id}, ENV{ID_INPUT}=1, 
ENV{ID_INPUT_TABLET}=1, ENV{NAME}=Serial Wacom Tablet $attr{id}
+SUBSYSTEM==tty|pnp, SUBSYSTEMS==pnp, ATTRS{id}==FUJ*, 
ENV{ID_MODEL}=Serial Wacom Tablet $attr{id}, ENV{ID_INPUT}=1, 
ENV{ID_INPUT_TABLET}=1, ENV{NAME}=Serial Wacom Tablet $attr{id}
+
+# inputattach
+SUBSYSTEM==tty|pnp, KERNEL==ttyS[0-9]*, ATTRS{id}==WACf*, 
RUN+=/usr/sbin/modprobe wacom_w8001, RUN+=/usr/sbin/inputattach --daemon 
-w8001 /dev/%k
+
+LABEL=wacom_end
+

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-28 05:24:05 UTC (rev 195223)
+++ extra-i686/PKGBUILD 2013-09-28 05:24:38 UTC (rev 195224)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: M Rawash mraw...@gmail.com
-
-pkgname=xf86-input-wacom
-pkgver=0.22.1
-pkgrel=1
-pkgdesc=X.Org Wacom tablet driver
-arch=(i686 x86_64)
-url=http://linuxwacom.sourceforge.net/;
-license=(GPL)
-backup=('etc/X11/xorg.conf.d/50-wacom.conf')
-depends=(libxi libxinerama libxrandr)
-makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=19' 'resourceproto' 
'scrnsaverproto')
-conflicts=('xorg-server1.14.0' 'X-ABI-XINPUT_VERSION19' 
'X-ABI-XINPUT_VERSION=20')
-optdepends=('inputattach: support for serial tablets')
-options=(!libtool)
-source=(http://downloads.sourceforge.net/project/linuxwacom/$pkgname/$pkgname-$pkgver.tar.bz2
-70-wacom.rules)
-md5sums=('dba80caac08145a907fc7f7796f3aea7'
- 'cc46dcb399d5ee62c9feb610c60d1270')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --with-xorg-conf-dir=/etc/X11/xorg.conf.d
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make