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

2013-09-03 Thread Gaetan Bisson
Date: Tuesday, September 3, 2013 @ 08:00:03
  Author: bisson
Revision: 193872

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-03 05:58:51 UTC (rev 193871)
+++ extra-i686/PKGBUILD 2013-09-03 06:00:03 UTC (rev 193872)
@@ -1,64 +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
-pkgrel=3
-pkgdesc='Plugins for Audacious'
-url='http://audacious-media-player.org/'
-license=('custom:BSD' 'GPL')
-arch=('i686' 'x86_64')
-
-makedepends=(audacious=${pkgver}
- '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=('2b2f1d30f0b790e6cc3e00483ed4774b0fa1fc42')
-
-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 193871, 
audacious-plugins/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-09-03 06:00:03 UTC (rev 193872)
@@ -0,0 +1,65 @@
+# $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: 

[arch-commits] Commit in (faience-themes)

2013-09-03 Thread Maxime Gauduin
Date: Tuesday, September 3, 2013 @ 09:41:51
  Author: alucryd
Revision: 96702

Remove faience-themes, no update for GNOME 3.8 in sight

Deleted:
  faience-themes/



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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:49:19
  Author: tpowa
Revision: 193873

upgpkg: linux 3.11-1

bump to 3.11 series

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/change-default-console-loglevel.patch
  linux/trunk/config
  linux/trunk/config.x86_64
Deleted:
  linux/trunk/config.3.11
  linux/trunk/config.x86_64.3.11

---+
 PKGBUILD  |   30 
 change-default-console-loglevel.patch |4 
 config|  274 -
 config.3.11   | 6452 
 config.x86_64 |  262 -
 config.x86_64.3.11| 6254 ---
 6 files changed, 395 insertions(+), 12881 deletions(-)

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


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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:49:45
  Author: tpowa
Revision: 193874

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

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

--+
 testing-i686/3.10.6-logitech-dj.patch|  172 
 testing-i686/3.10.6-reset-superseed-xhci-hcd.patch   |   24 
 testing-i686/PKGBUILD|  335 
 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.10.6-logitech-dj.patch  |  172 
 testing-x86_64/3.10.6-reset-superseed-xhci-hcd.patch |   24 
 testing-x86_64/PKGBUILD  |  335 
 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, 26632 insertions(+)

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


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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:51:41
  Author: tpowa
Revision: 193875

upgpkg: nvidia 325.15-6

rebuild against 3.11

Added:
  nvidia/trunk/nvidia-linux-3.11.patch
Modified:
  nvidia/trunk/PKGBUILD
  nvidia/trunk/nvidia.install

-+
 PKGBUILD|   11 +++
 nvidia-linux-3.11.patch |   25 +
 nvidia.install  |6 +++---
 3 files changed, 35 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 07:49:45 UTC (rev 193874)
+++ PKGBUILD2013-09-03 07:51:41 UTC (rev 193875)
@@ -3,17 +3,19 @@
 
 pkgname=nvidia
 pkgver=325.15
-_extramodules=extramodules-3.10-ARCH
-pkgrel=5
+_extramodules=extramodules-3.11-ARCH
+pkgrel=6
 pkgdesc=NVIDIA drivers for linux
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
-depends=('linux=3.10' 'linux3.11' nvidia-libgl nvidia-utils=${pkgver})
-makedepends=('linux-headers=3.10' 'linux-headers3.11')
+depends=('linux=3.11' 'linux3.12' nvidia-libgl nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
 conflicts=('nvidia-96xx' 'nvidia-173xx')
 license=('custom')
 install=nvidia.install
 options=(!strip)
+source=('nvidia-linux-3.11.patch')
+md5sums=('5c962760de069ed4ad34e64d5988686a')
 
 if [ $CARCH = i686 ]; then
 _arch='x86'
@@ -32,6 +34,7 @@
 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
 }
 

Added: nvidia-linux-3.11.patch
===
--- nvidia-linux-3.11.patch (rev 0)
+++ nvidia-linux-3.11.patch 2013-09-03 07:51:41 UTC (rev 193875)
@@ -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 +0200
+Subject: [PATCH] replace num_physpages with totalram_pages
+
+---
+ kernel/nv-linux.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/kernel/nv-linux.h b/kernel/nv-linux.h
+index 4e5ed89..46c51ec 100644
+--- a/kernel/nv-linux.h
 b/kernel/nv-linux.h
+@@ -957,7 +957,7 @@ static inline int nv_execute_on_all_cpus(void (*func)(void 
*info), void *info)
+ #endif
+ 
+ #if !defined(NV_VMWARE)
+-#define NV_NUM_PHYSPAGESnum_physpages
++#define NV_NUM_PHYSPAGEStotalram_pages
+ #define NV_GET_CURRENT_PROCESS()current-tgid
+ #define NV_IN_ATOMIC()  in_atomic()
+ #define NV_LOCAL_BH_DISABLE()   local_bh_disable()
+-- 
+1.8.3.2
+

Modified: nvidia.install
===
--- nvidia.install  2013-09-03 07:49:45 UTC (rev 193874)
+++ nvidia.install  2013-09-03 07:51:41 UTC (rev 193875)
@@ -1,11 +1,11 @@
 post_install() {
-EXTRAMODULES='extramodules-3.10-ARCH'
+EXTRAMODULES='extramodules-3.11-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.10-ARCH'
+EXTRAMODULES='extramodules-3.11-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 if  [ $(vercmp $2 310.19-2) -lt 0 ]; then
 echo 'If your card is from the 7xxx series or earlier, install 
nvidia-304xx'
@@ -13,6 +13,6 @@
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.10-ARCH'
+EXTRAMODULES='extramodules-3.11-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }



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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:52:02
  Author: tpowa
Revision: 193876

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

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

+
 testing-i686/PKGBUILD  |   48 +++
 testing-i686/nvidia-linux-3.11.patch   |   25 
 testing-i686/nvidia.install|   18 +++
 testing-x86_64/PKGBUILD|   48 +++
 testing-x86_64/nvidia-linux-3.11.patch |   25 
 testing-x86_64/nvidia.install  |   18 +++
 6 files changed, 182 insertions(+)

Copied: nvidia/repos/testing-i686/PKGBUILD (from rev 193875, 
nvidia/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-03 07:52:02 UTC (rev 193876)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=325.15
+_extramodules=extramodules-3.11-ARCH
+pkgrel=6
+pkgdesc=NVIDIA drivers for linux
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.11' 'linux3.12' nvidia-libgl nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.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+=('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)
+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.conf
+sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
+gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+}

Copied: nvidia/repos/testing-i686/nvidia-linux-3.11.patch (from rev 193875, 
nvidia/trunk/nvidia-linux-3.11.patch)
===
--- testing-i686/nvidia-linux-3.11.patch(rev 0)
+++ testing-i686/nvidia-linux-3.11.patch2013-09-03 07:52:02 UTC (rev 
193876)
@@ -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 +0200
+Subject: [PATCH] replace num_physpages with totalram_pages
+
+---
+ kernel/nv-linux.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/kernel/nv-linux.h b/kernel/nv-linux.h
+index 4e5ed89..46c51ec 100644
+--- a/kernel/nv-linux.h
 b/kernel/nv-linux.h
+@@ -957,7 +957,7 @@ static inline int nv_execute_on_all_cpus(void (*func)(void 
*info), void *info)
+ #endif
+ 
+ #if !defined(NV_VMWARE)
+-#define NV_NUM_PHYSPAGESnum_physpages
++#define NV_NUM_PHYSPAGEStotalram_pages
+ #define NV_GET_CURRENT_PROCESS()current-tgid
+ #define NV_IN_ATOMIC()  in_atomic()
+ #define NV_LOCAL_BH_DISABLE()   local_bh_disable()
+-- 
+1.8.3.2
+

Copied: nvidia/repos/testing-i686/nvidia.install (from rev 193875, 
nvidia/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2013-09-03 07:52:02 UTC (rev 193876)
@@ -0,0 +1,18 @@
+post_install() {
+EXTRAMODULES='extramodules-3.11-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot 

[arch-commits] Commit in nvidia-304xx/trunk (4 files)

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:54:22
  Author: tpowa
Revision: 193877

upgpkg: nvidia-304xx 304.108-4

rebuild against 3.11

Added:
  nvidia-304xx/trunk/nvidia-linux-3.11.patch
Modified:
  nvidia-304xx/trunk/PKGBUILD
  nvidia-304xx/trunk/nvidia.install
Deleted:
  nvidia-304xx/trunk/nvidia-linux-3.10.patch

-+
 PKGBUILD|   16 -
 nvidia-linux-3.10.patch |  633 --
 nvidia-linux-3.11.patch |   25 +
 nvidia.install  |6 
 4 files changed, 35 insertions(+), 645 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 07:52:02 UTC (rev 193876)
+++ PKGBUILD2013-09-03 07:54:22 UTC (rev 193877)
@@ -3,19 +3,19 @@
 
 pkgname=nvidia-304xx
 pkgver=304.108
-_extramodules=extramodules-3.10-ARCH
-pkgrel=3
+_extramodules=extramodules-3.11-ARCH
+pkgrel=4
 pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
-depends=('linux=3.10' 'linux3.11' nvidia-304xx-utils=${pkgver})
-makedepends=('linux-headers=3.10' 'linux-headers3.11')
+depends=('linux=3.11' 'linux3.12' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
 conflicts=('nvidia' 'nvidia-96xx' 'nvidia-173xx')
 license=('custom')
 install=nvidia.install
 options=(!strip)
-source=('nvidia-linux-3.10.patch')
-md5sums=('f12bb3f5829b979a0d79e68b78c2ba6a')
+source=('nvidia-linux-3.11.patch')
+md5sums=('5c962760de069ed4ad34e64d5988686a')
 
 if [ $CARCH = i686 ]; then
 _arch='x86'
@@ -35,9 +35,7 @@
 cd ${srcdir}
 sh ${_pkg}.run --extract-only
 cd ${_pkg}/kernel
-### Derived from the linux-3.10 patch:
-### This patch removes AGP additional from /proc, I don't think this is 
correct but it makes it compile.
-#patch -Np2 -i ${srcdir}/nvidia-linux-3.10.patch
+patch -Np2 -i ${srcdir}/nvidia-linux-3.11.patch
 make SYSSRC=/usr/lib/modules/${_kernver}/build module
 }
 

Deleted: nvidia-linux-3.10.patch
===
--- nvidia-linux-3.10.patch 2013-09-03 07:52:02 UTC (rev 193876)
+++ nvidia-linux-3.10.patch 2013-09-03 07:54:22 UTC (rev 193877)
@@ -1,633 +0,0 @@
 NVIDIA-Linux-x86_64-319.17-no-compat32.orig/kernel/nv-i2c.c
2013-04-26 00:22:30.0 -0400
-+++ NVIDIA-Linux-x86_64-319.17-no-compat32/kernel/nv-i2c.c 2013-05-13 
05:20:55.571981365 -0400
-@@ -311,8 +311,6 @@
- BOOL NV_API_CALL nv_i2c_del_adapter(nv_state_t *nv, void *data)
- {
- struct i2c_adapter *pI2cAdapter = (struct i2c_adapter *)data;
--int osstatus = 0;
--BOOL wasReleased = FALSE;
- 
- #if defined(KERNEL_2_4)
- if (!NV_WEAK_SYMBOL_PRESENT(i2c_add_adapter))
-@@ -324,15 +322,10 @@
- if (!pI2cAdapter) return FALSE;
- 
- // attempt release with the OS
--osstatus = i2c_del_adapter(pI2cAdapter);
-+i2c_del_adapter(pI2cAdapter);
-+os_free_mem(pI2cAdapter);
- 
--if (!osstatus)
--{
--os_free_mem(pI2cAdapter);
--wasReleased = TRUE;
--}
--
--return wasReleased;
-+return TRUE;
- }
- 
- #else // (defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE))
-diff -ur -X - NVIDIA-Linux-x86_64-319.17-no-compat32.orig/kernel/nv-procfs.c 
NVIDIA-Linux-x86_64-319.17-no-compat32/kernel/nv-procfs.c
 NVIDIA-Linux-x86_64-319.17-no-compat32.orig/kernel/nv-procfs.c 
2013-04-26 00:22:30.0 -0400
-+++ NVIDIA-Linux-x86_64-319.17-no-compat32/kernel/nv-procfs.c  2013-05-22 
04:52:45.229495748 -0400
-@@ -60,60 +60,41 @@
- __entry;  \
- })
- 
--#define NV_CREATE_PROC_FILE(name,parent,__read_proc,   \
--__write_proc,__fops,__data)\
--   ({  \
--struct proc_dir_entry *__entry;\
--int __mode = (S_IFREG | S_IRUGO);  \
--if ((NvUPtr)(__write_proc) != 0)   \
--__mode |= S_IWUSR; \
--__entry = NV_CREATE_PROC_ENTRY(name, __mode, parent);  \
--if (__entry != NULL)   \
--{  \
--if ((NvUPtr)(__read_proc) != 0)\
--__entry-read_proc = (__read_proc);\
--if ((NvUPtr)(__write_proc) != 0)   \
--{  \
--__entry-write_proc = (__write_proc);  \
--__entry-proc_fops = (__fops); \
--}  \
--__entry-data = (__data);  \
--}  \
--__entry; 

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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:54:42
  Author: tpowa
Revision: 193878

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

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

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

Copied: nvidia-304xx/repos/testing-i686/PKGBUILD (from rev 193877, 
nvidia-304xx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-03 07:54:42 UTC (rev 193878)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia-304xx
+pkgver=304.108
+_extramodules=extramodules-3.11-ARCH
+pkgrel=4
+pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.11' 'linux3.12' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
+conflicts=('nvidia' 'nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.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.conf
+sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
+gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+install -D -m644 ${srcdir}/${_pkg}/LICENSE 
${pkgdir}/usr/share/licenses/nvidia-304xx/LICENSE
+}

Copied: nvidia-304xx/repos/testing-i686/nvidia-linux-3.11.patch (from rev 
193877, nvidia-304xx/trunk/nvidia-linux-3.11.patch)
===
--- testing-i686/nvidia-linux-3.11.patch(rev 0)
+++ testing-i686/nvidia-linux-3.11.patch2013-09-03 07:54:42 UTC (rev 
193878)
@@ -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 +0200
+Subject: [PATCH] replace num_physpages with totalram_pages
+
+---
+ kernel/nv-linux.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/kernel/nv-linux.h b/kernel/nv-linux.h
+index 4e5ed89..46c51ec 100644
+--- a/kernel/nv-linux.h
 b/kernel/nv-linux.h
+@@ -957,7 +957,7 @@ static inline int nv_execute_on_all_cpus(void (*func)(void 
*info), void *info)
+ #endif
+ 
+ #if !defined(NV_VMWARE)
+-#define NV_NUM_PHYSPAGESnum_physpages
++#define NV_NUM_PHYSPAGEStotalram_pages
+ #define NV_GET_CURRENT_PROCESS()current-tgid
+ #define NV_IN_ATOMIC()  in_atomic()
+ #define NV_LOCAL_BH_DISABLE()   local_bh_disable()
+-- 
+1.8.3.2
+

Copied: nvidia-304xx/repos/testing-i686/nvidia.install (from rev 193877, 
nvidia-304xx/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ 

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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:56:30
  Author: tpowa
Revision: 96703

upgpkg: bbswitch 0.7-13

rebuild against 3.11

Modified:
  bbswitch/trunk/PKGBUILD
  bbswitch/trunk/bbswitch.install

--+
 PKGBUILD |8 
 bbswitch.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 07:41:51 UTC (rev 96702)
+++ PKGBUILD2013-09-03 07:56:30 UTC (rev 96703)
@@ -4,14 +4,14 @@
 
 pkgname=bbswitch
 pkgver=0.7
-_extramodules=extramodules-3.10-ARCH # Don't forget to update bbswitch.install
-pkgrel=12
+_extramodules=extramodules-3.11-ARCH # Don't forget to update bbswitch.install
+pkgrel=13
 pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
 arch=('i686' 'x86_64')
 url=(http://github.com/Bumblebee-Project/bbswitch;)
 license=('GPL')
-depends=('linux=3.10' 'linux3.11')
-makedepends=('linux-headers=3.10' 'linux-headers3.11')
+depends=('linux=3.11' 'linux3.12')
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
 install=bbswitch.install
 
source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
 md5sums=('b9df5ea40109ef9766448a0577c798e6')

Modified: bbswitch.install
===
--- bbswitch.install2013-09-03 07:41:51 UTC (rev 96702)
+++ bbswitch.install2013-09-03 07:56:30 UTC (rev 96703)
@@ -1,5 +1,5 @@
 post_install() {
-EXTRAMODULES='extramodules-3.10-ARCH'
+EXTRAMODULES='extramodules-3.11-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 



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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:56:49
  Author: tpowa
Revision: 96704

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

Added:
  bbswitch/repos/community-testing-i686/
  bbswitch/repos/community-testing-i686/PKGBUILD
(from rev 96703, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-i686/bbswitch.install
(from rev 96703, bbswitch/trunk/bbswitch.install)
  bbswitch/repos/community-testing-x86_64/
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 96703, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-x86_64/bbswitch.install
(from rev 96703, bbswitch/trunk/bbswitch.install)

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

Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 96703, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-03 07:56:49 UTC (rev 96704)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: M0Rf30
+# Contributor: Samsagax samsa...@gmail.com
+
+pkgname=bbswitch
+pkgver=0.7
+_extramodules=extramodules-3.11-ARCH # Don't forget to update bbswitch.install
+pkgrel=13
+pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
+arch=('i686' 'x86_64')
+url=(http://github.com/Bumblebee-Project/bbswitch;)
+license=('GPL')
+depends=('linux=3.11' 'linux3.12')
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
+install=bbswitch.install
+source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('b9df5ea40109ef9766448a0577c798e6')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  make KDIR=/usr/src/linux-${_kernver}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
  
+}

Copied: bbswitch/repos/community-testing-i686/bbswitch.install (from rev 96703, 
bbswitch/trunk/bbswitch.install)
===
--- community-testing-i686/bbswitch.install (rev 0)
+++ community-testing-i686/bbswitch.install 2013-09-03 07:56:49 UTC (rev 
96704)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.11-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 96703, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-09-03 07:56:49 UTC (rev 96704)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: M0Rf30
+# Contributor: Samsagax samsa...@gmail.com
+
+pkgname=bbswitch
+pkgver=0.7
+_extramodules=extramodules-3.11-ARCH # Don't forget to update bbswitch.install
+pkgrel=13
+pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
+arch=('i686' 'x86_64')
+url=(http://github.com/Bumblebee-Project/bbswitch;)
+license=('GPL')
+depends=('linux=3.11' 'linux3.12')
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
+install=bbswitch.install
+source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('b9df5ea40109ef9766448a0577c798e6')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  make KDIR=/usr/src/linux-${_kernver}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
  
+}

Copied: bbswitch/repos/community-testing-x86_64/bbswitch.install (from rev 
96703, bbswitch/trunk/bbswitch.install)
===
--- community-testing-x86_64/bbswitch.install   (rev 0)
+++ community-testing-x86_64/bbswitch.install   2013-09-03 07:56:49 UTC (rev 
96704)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.11-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:59:17
  Author: tpowa
Revision: 96706

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

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

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

Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 96705, 
r8168/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-03 07:59:17 UTC (rev 96706)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Contributor: Bob Fanger  bfanger(at)gmail 
+# Contributor: Filip fila pruda com, Det  nimetonmaili(at)gmail 
+
+pkgname=r8168
+pkgver=8.036.00
+pkgrel=10
+pkgdesc=A kernel module for Realtek 8168 network cards
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2 
linux-3.10.patch)
+install=$pkgname.install
+
+prepare() {
+   cd $pkgname-$pkgver
+   patch -p0 -i $srcdir/linux-3.10.patch
+}
+
+build() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+
+   cd $pkgname-$pkgver
+
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_RELEASE/build \
+   SUBDIRS=$srcdir/$pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1))
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+   msg Kernel = $KERNEL_VERSION
+
+   cd $pkgname-$pkgver
+   install -Dm644 src/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko
+   find $pkgdir -name '*.ko' -exec gzip -9 {} +
+
+   sed -i s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH| 
$startdir/$pkgname.install
+}
+
+sha256sums=('937fd5d7d4cbfc95cf2859d8c3beb15a8536dc4e41752f7a53f2a25f07cdcd33'
+'1fb115b4d1b6b058d23322b89fad52d29748ce75b2774815e72c679a235d0e87')

Copied: r8168/repos/community-testing-i686/linux-3.10.patch (from rev 96705, 
r8168/trunk/linux-3.10.patch)
===
--- community-testing-i686/linux-3.10.patch (rev 0)
+++ community-testing-i686/linux-3.10.patch 2013-09-03 07:59:17 UTC (rev 
96706)
@@ -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 

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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:58:33
  Author: tpowa
Revision: 193879

upgpkg: lirc 1:0.9.0-59

rebuild against 3.11

Modified:
  lirc/trunk/PKGBUILD
  lirc/trunk/lirc.install

--+
 PKGBUILD |8 
 lirc.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 07:54:42 UTC (rev 193878)
+++ PKGBUILD2013-09-03 07:58:33 UTC (rev 193879)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=58
+pkgrel=59
 epoch=1
-_extramodules=extramodules-3.10-ARCH
+_extramodules=extramodules-3.11-ARCH
 arch=('i686' 'x86_64')
 url=http://www.lirc.org/;
 license=('GPL')
 ### NOTICE don't forget to bump version in depends in package_lirc
-makedepends=('help2man' 'linux=3.10' 'linux3.11' 'linux-headers=3.10' 
'linux-headers3.11' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux=3.11' 'linux3.12' 'linux-headers=3.11' 
'linux-headers3.12' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
 options=('!makeflags' '!strip')
 
source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
 lirc_wpc8769l.patch
@@ -57,7 +57,7 @@
 
 package_lirc() {
   pkgdesc=Linux Infrared Remote Control kernel modules for stock arch kernel
-  depends=('lirc-utils' 'linux=3.10' 'linux3.11')
+  depends=('lirc-utils' 'linux=3.11' 'linux3.12')
   replaces=('lirc+pctv')
   install=lirc.install
 

Modified: lirc.install
===
--- lirc.install2013-09-03 07:54:42 UTC (rev 193878)
+++ lirc.install2013-09-03 07:58:33 UTC (rev 193879)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.10-ARCH
+EXTRAMODULES=extramodules-3.11-ARCH
 
 post_install() {
   # updating module dependencies



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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:58:55
  Author: tpowa
Revision: 96705

upgpkg: r8168 8.036.00-10

rebuild against 3.11

Modified:
  r8168/trunk/PKGBUILD
  r8168/trunk/r8168.install

---+
 PKGBUILD  |2 +-
 r8168.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 07:56:49 UTC (rev 96704)
+++ PKGBUILD2013-09-03 07:58:55 UTC (rev 96705)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.036.00
-pkgrel=9
+pkgrel=10
 pkgdesc=A kernel module for Realtek 8168 network cards
 url=http://www.realtek.com.tw;
 license=(GPL)

Modified: r8168.install
===
--- r8168.install   2013-09-03 07:56:49 UTC (rev 96704)
+++ r8168.install   2013-09-03 07:58:55 UTC (rev 96705)
@@ -1,5 +1,5 @@
 rebuild_module_dependencies() {
-   EXTRAMODULES='extramodules-3.10-ARCH'
+   EXTRAMODULES='extramodules-3.11-ARCH'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 



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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 09:59:40
  Author: tpowa
Revision: 193880

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 193879, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 193879, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/kernel-2.6.39.patch
(from rev 193879, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-i686/linux-3.8.patch
(from rev 193879, lirc/trunk/linux-3.8.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 193879, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 193879, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 193879, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.service
(from rev 193879, lirc/trunk/lirc.service)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 193879, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/lirc_atiusb-kfifo.patch
(from rev 193879, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-i686/lirc_wpc8769l.patch
(from rev 193879, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-i686/lircd-handle-large-config.patch
(from rev 193879, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-i686/lircm.service
(from rev 193879, lirc/trunk/lircm.service)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 193879, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 193879, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 193879, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-x86_64/linux-3.8.patch
(from rev 193879, lirc/trunk/linux-3.8.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 193879, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 193879, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 193879, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.service
(from rev 193879, lirc/trunk/lirc.service)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 193879, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/lirc_atiusb-kfifo.patch
(from rev 193879, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-x86_64/lirc_wpc8769l.patch
(from rev 193879, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-x86_64/lircd-handle-large-config.patch
(from rev 193879, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-x86_64/lircm.service
(from rev 193879, lirc/trunk/lircm.service)

+
 testing-i686/PKGBUILD  |  107 +++
 testing-i686/irexec.service|   11 ++
 testing-i686/kernel-2.6.39.patch   |   54 +++
 testing-i686/linux-3.8.patch   |   80 +
 testing-i686/lirc-utils.install|7 +
 testing-i686/lirc.install  |   16 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc.service  |   11 ++
 testing-i686/lirc.tmpfiles |1 
 testing-i686/lirc_atiusb-kfifo.patch   |   31 ++
 testing-i686/lirc_wpc8769l.patch   |   88 ++
 testing-i686/lircd-handle-large-config.patch   |   39 
 testing-i686/lircm.service |   11 ++
 testing-x86_64/PKGBUILD|  107 +++
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/kernel-2.6.39.patch |   54 +++
 testing-x86_64/linux-3.8.patch |   80 +
 testing-x86_64/lirc-utils.install  |7 +
 testing-x86_64/lirc.install|   16 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc.service|   11 ++
 testing-x86_64/lirc.tmpfiles   |1 
 testing-x86_64/lirc_atiusb-kfifo.patch |   31 ++
 testing-x86_64/lirc_wpc8769l.patch |   88 ++
 testing-x86_64/lircd-handle-large-config.patch |   39 
 testing-x86_64/lircm.service   |   11 ++
 26 files changed, 922 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 193879, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-03 07:59:40 UTC (rev 193880)
@@ -0,0 +1,107 @@
+# $Id$
+# Maintainer: Paul Mattal p...@archlinux.org
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+pkgver=0.9.0
+pkgrel=59
+epoch=1
+_extramodules=extramodules-3.11-ARCH
+arch=('i686' 'x86_64')
+url=http://www.lirc.org/;
+license=('GPL')
+### NOTICE don't forget to bump version 

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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 10:02:01
  Author: tpowa
Revision: 96707

upgpkg: tp_smapi 0.41-34

rebuild against 3.11

Modified:
  tp_smapi/trunk/PKGBUILD
  tp_smapi/trunk/tp_smapi.install

--+
 PKGBUILD |6 +++---
 tp_smapi.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 07:59:17 UTC (rev 96706)
+++ PKGBUILD2013-09-03 08:02:01 UTC (rev 96707)
@@ -10,13 +10,13 @@
 
 pkgname=tp_smapi
 pkgver=0.41
-pkgrel=33
+pkgrel=34
 pkgdesc=Modules for ThinkPad's SMAPI functionality
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'
 license=('GPL')
-depends=('linux=3.10' 'linux3.11')
-makedepends=('linux-headers=3.10' 'linux-headers3.11')
+depends=('linux=3.11' 'linux3.12')
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
 install=${pkgname}.install
 
source=(https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
 md5sums=('63c683415c764568f6bf17c7eabe4752')

Modified: tp_smapi.install
===
--- tp_smapi.install2013-09-03 07:59:17 UTC (rev 96706)
+++ tp_smapi.install2013-09-03 08:02:01 UTC (rev 96707)
@@ -1,4 +1,4 @@
-extramodules=/usr/lib/modules/extramodules-3.10-ARCH
+extramodules=/usr/lib/modules/extramodules-3.11-ARCH
 
 post_install() {
   depmod -v $( $extramodules/version) /dev/null



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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 10:02:18
  Author: tpowa
Revision: 96708

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

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

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

Copied: tp_smapi/repos/community-testing-i686/PKGBUILD (from rev 96707, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-03 08:02:18 UTC (rev 96708)
@@ -0,0 +1,59 @@
+# $Id$
+# 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
+pkgver=0.41
+pkgrel=34
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.11' 'linux3.12')
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
+install=${pkgname}.install
+source=(https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f /usr/lib/modules/${_kernver}/extramodules || 
true)
+  _kernver=$( ${_extramodules}/version)
+
+  sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \
+ -e s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}# Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f /usr/lib/modules/${_kernver}/extramodules || 
true)
+  _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/repos/community-testing-i686/tp_smapi.install (from rev 96707, 
tp_smapi/trunk/tp_smapi.install)
===
--- community-testing-i686/tp_smapi.install (rev 0)
+++ community-testing-i686/tp_smapi.install 2013-09-03 08:02:18 UTC (rev 
96708)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.11-ARCH
+
+post_install() {
+  depmod -v $( $extramodules/version) /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 96707, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-09-03 08:02:18 UTC (rev 96708)
@@ -0,0 +1,59 @@
+# $Id$
+# 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
+pkgver=0.41
+pkgrel=34
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.11' 'linux3.12')
+makedepends=('linux-headers=3.11' 'linux-headers3.12')
+install=${pkgname}.install

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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 10:03:03
  Author: tpowa
Revision: 96710

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

Added:
  vhba-module/repos/community-testing-i686/
  vhba-module/repos/community-testing-i686/60-vhba.rules
(from rev 96709, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-i686/PKGBUILD
(from rev 96709, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-i686/vhba-module.install
(from rev 96709, vhba-module/trunk/vhba-module.install)
  vhba-module/repos/community-testing-x86_64/
  vhba-module/repos/community-testing-x86_64/60-vhba.rules
(from rev 96709, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 96709, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/vhba-module.install
(from rev 96709, vhba-module/trunk/vhba-module.install)

--+
 community-testing-i686/60-vhba.rules |1 
 community-testing-i686/PKGBUILD  |   40 +
 community-testing-i686/vhba-module.install   |   22 +
 community-testing-x86_64/60-vhba.rules   |1 
 community-testing-x86_64/PKGBUILD|   40 +
 community-testing-x86_64/vhba-module.install |   22 +
 6 files changed, 126 insertions(+)

Copied: vhba-module/repos/community-testing-i686/60-vhba.rules (from rev 96709, 
vhba-module/trunk/60-vhba.rules)
===
--- community-testing-i686/60-vhba.rules(rev 0)
+++ community-testing-i686/60-vhba.rules2013-09-03 08:03:03 UTC (rev 
96710)
@@ -0,0 +1 @@
+ACTION==add, KERNEL==vhba_ctl, NAME=vhba_ctl, MODE=0660, OWNER=root, 
GROUP=cdemu, TAG+=uaccess

Copied: vhba-module/repos/community-testing-i686/PKGBUILD (from rev 96709, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-03 08:03:03 UTC (rev 96710)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Charles Lindsay char...@chaoslizard.org
+
+pkgname=vhba-module
+pkgver=20130607
+_extramodules=extramodules-3.11-ARCH
+pkgrel=13
+pkgdesc=Kernel module that emulates SCSI devices
+arch=('i686' 'x86_64')
+url=http://cdemu.sourceforge.net/;
+license=('GPL')
+depends=('linux=3.11' 'linux3.12')
+makedepends=('linux-headers')
+options=(!makeflags)
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2;
+'60-vhba.rules')
+md5sums=('92a681e4665aa85a8335d00395a61697'
+ '4dc37dc348b5a2c83585829bde790dcc')
+
+build() {
+  cd $pkgname-$pkgver
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  make KDIR=/usr/lib/modules/$_kernver/build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm644 vhba.ko $pkgdir/usr/lib/modules/$_extramodules/vhba.ko
+  install -Dm644 ../60-vhba.rules $pkgdir/usr/lib/udev/rules.d/60-vhba.rules
+
+  cd $startdir
+  cp -f $install ${install}.pkg
+  true  install=${install}.pkg
+  sed -i s/EXTRAMODULES=.*/EXTRAMODULES=$_extramodules/ $install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-i686/vhba-module.install (from rev 
96709, vhba-module/trunk/vhba-module.install)
===
--- community-testing-i686/vhba-module.install  (rev 0)
+++ community-testing-i686/vhba-module.install  2013-09-03 08:03:03 UTC (rev 
96710)
@@ -0,0 +1,22 @@
+EXTRAMODULES=
+
+_updatemod() {
+  echoUpdating module dependencies...
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  post_upgrade
+}
+
+post_upgrade() {
+  getent group cdemu /dev/null || groupadd -r cdemu
+  _updatemod
+}
+
+post_remove() {
+  _updatemod
+  groupdel cdemu
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 
96709, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2013-09-03 08:03:03 UTC (rev 
96710)
@@ -0,0 +1 @@
+ACTION==add, KERNEL==vhba_ctl, NAME=vhba_ctl, MODE=0660, OWNER=root, 
GROUP=cdemu, TAG+=uaccess

Copied: vhba-module/repos/community-testing-x86_64/PKGBUILD (from rev 96709, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-09-03 08:03:03 UTC (rev 96710)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: 

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

2013-09-03 Thread Tobias Powalowski
Date: Tuesday, September 3, 2013 @ 10:02:41
  Author: tpowa
Revision: 96709

upgpkg: vhba-module 20130607-13

rebuild against 3.11

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 08:02:18 UTC (rev 96708)
+++ PKGBUILD2013-09-03 08:02:41 UTC (rev 96709)
@@ -5,13 +5,13 @@
 
 pkgname=vhba-module
 pkgver=20130607
-_extramodules=extramodules-3.10-ARCH
-pkgrel=12
+_extramodules=extramodules-3.11-ARCH
+pkgrel=13
 pkgdesc=Kernel module that emulates SCSI devices
 arch=('i686' 'x86_64')
 url=http://cdemu.sourceforge.net/;
 license=('GPL')
-depends=('linux=3.10' 'linux3.11')
+depends=('linux=3.11' 'linux3.12')
 makedepends=('linux-headers')
 options=(!makeflags)
 install=$pkgname.install



[arch-commits] Commit in quagga/repos (40 files)

2013-09-03 Thread Sébastien Luttringer
Date: Tuesday, September 3, 2013 @ 10:11:01
  Author: seblu
Revision: 96712

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

Added:
  quagga/repos/community-i686/PKGBUILD
(from rev 96711, quagga/trunk/PKGBUILD)
  quagga/repos/community-i686/babeld.service
(from rev 96711, quagga/trunk/babeld.service)
  quagga/repos/community-i686/bgpd.service
(from rev 96711, quagga/trunk/bgpd.service)
  quagga/repos/community-i686/isisd.service
(from rev 96711, quagga/trunk/isisd.service)
  quagga/repos/community-i686/ospf6d.service
(from rev 96711, quagga/trunk/ospf6d.service)
  quagga/repos/community-i686/ospfd.service
(from rev 96711, quagga/trunk/ospfd.service)
  quagga/repos/community-i686/quagga.install
(from rev 96711, quagga/trunk/quagga.install)
  quagga/repos/community-i686/ripd.service
(from rev 96711, quagga/trunk/ripd.service)
  quagga/repos/community-i686/ripngd.service
(from rev 96711, quagga/trunk/ripngd.service)
  quagga/repos/community-i686/zebra.service
(from rev 96711, quagga/trunk/zebra.service)
  quagga/repos/community-x86_64/PKGBUILD
(from rev 96711, quagga/trunk/PKGBUILD)
  quagga/repos/community-x86_64/babeld.service
(from rev 96711, quagga/trunk/babeld.service)
  quagga/repos/community-x86_64/bgpd.service
(from rev 96711, quagga/trunk/bgpd.service)
  quagga/repos/community-x86_64/isisd.service
(from rev 96711, quagga/trunk/isisd.service)
  quagga/repos/community-x86_64/ospf6d.service
(from rev 96711, quagga/trunk/ospf6d.service)
  quagga/repos/community-x86_64/ospfd.service
(from rev 96711, quagga/trunk/ospfd.service)
  quagga/repos/community-x86_64/quagga.install
(from rev 96711, quagga/trunk/quagga.install)
  quagga/repos/community-x86_64/ripd.service
(from rev 96711, quagga/trunk/ripd.service)
  quagga/repos/community-x86_64/ripngd.service
(from rev 96711, quagga/trunk/ripngd.service)
  quagga/repos/community-x86_64/zebra.service
(from rev 96711, quagga/trunk/zebra.service)
Deleted:
  quagga/repos/community-i686/PKGBUILD
  quagga/repos/community-i686/babeld.service
  quagga/repos/community-i686/bgpd.service
  quagga/repos/community-i686/isisd.service
  quagga/repos/community-i686/ospf6d.service
  quagga/repos/community-i686/ospfd.service
  quagga/repos/community-i686/quagga.install
  quagga/repos/community-i686/ripd.service
  quagga/repos/community-i686/ripngd.service
  quagga/repos/community-i686/zebra.service
  quagga/repos/community-x86_64/PKGBUILD
  quagga/repos/community-x86_64/babeld.service
  quagga/repos/community-x86_64/bgpd.service
  quagga/repos/community-x86_64/isisd.service
  quagga/repos/community-x86_64/ospf6d.service
  quagga/repos/community-x86_64/ospfd.service
  quagga/repos/community-x86_64/quagga.install
  quagga/repos/community-x86_64/ripd.service
  quagga/repos/community-x86_64/ripngd.service
  quagga/repos/community-x86_64/zebra.service

-+
 /PKGBUILD   |  172 ++
 /babeld.service |   32 +++
 /bgpd.service   |   32 +++
 /isisd.service  |   32 +++
 /ospf6d.service |   32 +++
 /ospfd.service  |   32 +++
 /quagga.install |   72 +++
 /ripd.service   |   32 +++
 /ripngd.service |   32 +++
 /zebra.service  |   32 +++
 community-i686/PKGBUILD |   84 --
 community-i686/babeld.service   |   16 ---
 community-i686/bgpd.service |   16 ---
 community-i686/isisd.service|   16 ---
 community-i686/ospf6d.service   |   16 ---
 community-i686/ospfd.service|   16 ---
 community-i686/quagga.install   |   36 ---
 community-i686/ripd.service |   16 ---
 community-i686/ripngd.service   |   16 ---
 community-i686/zebra.service|   16 ---
 community-x86_64/PKGBUILD   |   84 --
 community-x86_64/babeld.service |   16 ---
 community-x86_64/bgpd.service   |   16 ---
 community-x86_64/isisd.service  |   16 ---
 community-x86_64/ospf6d.service |   16 ---
 community-x86_64/ospfd.service  |   16 ---
 community-x86_64/quagga.install |   36 ---
 community-x86_64/ripd.service   |   16 ---
 community-x86_64/ripngd.service |   16 ---
 community-x86_64/zebra.service  |   16 ---
 30 files changed, 500 insertions(+), 496 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-03 08:10:40 UTC (rev 96711)
+++ community-i686/PKGBUILD 2013-09-03 08:11:01 UTC (rev 96712)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=quagga
-pkgver=0.99.22.3
-pkgrel=1
-pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
-arch=('i686' 'x86_64')
-url='http://www.quagga.net'
-license=('GPL2')
-depends=('libcap' 'libnl' 'net-snmp' 'readline' 'ncurses')

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

2013-09-03 Thread Sébastien Luttringer
Date: Tuesday, September 3, 2013 @ 10:10:40
  Author: seblu
Revision: 96711

upgpkg: quagga 0.99.22.4-1

Modified:
  quagga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 08:03:03 UTC (rev 96710)
+++ PKGBUILD2013-09-03 08:10:40 UTC (rev 96711)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=quagga
-pkgver=0.99.22.3
+pkgver=0.99.22.4
 pkgrel=1
 pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 'ripd.service'
 'ripngd.service'
 'zebra.service')
-md5sums=('1467b6828842af59b31252515729bb09'
+md5sums=('1b68aa52d403b6b4ea877e005610a6b4'
  '20a8e36ad851d4e06467aeb56a84b245'
  'cc90c234aac9098c5132d653037d5269'
  '67d0ada0f3000b9a86351798786c5256'
@@ -41,6 +41,8 @@
 
 build() {
   cd $pkgname-$pkgver
+  # fix broken 0.99.22.4 tarball
+  autoreconf -fvi
   ./configure \
 --prefix=/usr \
 --sbindir=/usr/bin \



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

2013-09-03 Thread Sven-Hendrik Haase
Date: Tuesday, September 3, 2013 @ 13:26:58
  Author: svenstaro
Revision: 96713

upgpkg: enet 1.3.9-1

Updating to 1.3.9

Modified:
  enet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 08:11:01 UTC (rev 96712)
+++ PKGBUILD2013-09-03 11:26:58 UTC (rev 96713)
@@ -4,7 +4,7 @@
 # Contributor: Bj?indeijer bj...@lindeijer.nl
 
 pkgname=enet
-pkgver=1.3.8
+pkgver=1.3.9
 pkgrel=1
 pkgdesc='A relatively thin, simple and robust network communication layer on 
top of UDP.'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 options=('!libtool')
 source=(http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('72284b0699ace09c1723fd532742077ca775b724')
+sha1sums=('c188e380024f346758376290ad80a1c89e206171')
 
 build() {
   cd ${pkgname}-${pkgver}



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

2013-09-03 Thread Sven-Hendrik Haase
Date: Tuesday, September 3, 2013 @ 13:27:11
  Author: svenstaro
Revision: 96714

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-03 11:26:58 UTC (rev 96713)
+++ community-i686/PKGBUILD 2013-09-03 11:27:11 UTC (rev 96714)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: Bj?indeijer bj...@lindeijer.nl
-
-pkgname=enet
-pkgver=1.3.8
-pkgrel=1
-pkgdesc='A relatively thin, simple and robust network communication layer on 
top of UDP.'
-arch=('i686' 'x86_64')
-url='http://enet.bespin.org/'
-license=('custom')
-depends=('glibc')
-options=('!libtool')
-source=(http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('72284b0699ace09c1723fd532742077ca775b724')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: enet/repos/community-i686/PKGBUILD (from rev 96713, enet/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-03 11:27:11 UTC (rev 96714)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Bj?indeijer bj...@lindeijer.nl
+
+pkgname=enet
+pkgver=1.3.9
+pkgrel=1
+pkgdesc='A relatively thin, simple and robust network communication layer on 
top of UDP.'
+arch=('i686' 'x86_64')
+url='http://enet.bespin.org/'
+license=('custom')
+depends=('glibc')
+options=('!libtool')
+source=(http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('c188e380024f346758376290ad80a1c89e206171')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-09-03 11:26:58 UTC (rev 96713)
+++ community-x86_64/PKGBUILD   2013-09-03 11:27:11 UTC (rev 96714)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: Bj?indeijer bj...@lindeijer.nl
-
-pkgname=enet
-pkgver=1.3.8
-pkgrel=1
-pkgdesc='A relatively thin, simple and robust network communication layer on 
top of UDP.'
-arch=('i686' 'x86_64')
-url='http://enet.bespin.org/'
-license=('custom')
-depends=('glibc')
-options=('!libtool')
-source=(http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('72284b0699ace09c1723fd532742077ca775b724')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: enet/repos/community-x86_64/PKGBUILD (from rev 96713, 
enet/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-09-03 11:27:11 UTC (rev 96714)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Bj?indeijer bj...@lindeijer.nl
+
+pkgname=enet
+pkgver=1.3.9
+pkgrel=1
+pkgdesc='A relatively thin, simple and robust network communication layer on 
top of UDP.'
+arch=('i686' 'x86_64')
+url='http://enet.bespin.org/'
+license=('custom')
+depends=('glibc')
+options=('!libtool')
+source=(http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('c188e380024f346758376290ad80a1c89e206171')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



[arch-commits] Commit in lxde-common/trunk (3 files)

2013-09-03 Thread Balló György
Date: Tuesday, September 3, 2013 @ 14:27:57
  Author: bgyorgy
Revision: 96715

upgpkg: lxde-common 0.5.5-2

- Add pcmanfm.conf to backup
- Add gtk-engines to depends for the default Clearlooks GTK+ theme

Modified:
  lxde-common/trunk/PKGBUILD
  lxde-common/trunk/startlxde.patch
Deleted:
  lxde-common/trunk/lxde-common.install

-+
 PKGBUILD|   15 +--
 lxde-common.install |   13 -
 startlxde.patch |8 
 3 files changed, 13 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 11:27:11 UTC (rev 96714)
+++ PKGBUILD2013-09-03 12:27:57 UTC (rev 96715)
@@ -12,20 +12,23 @@
 license=('GPL2')
 groups=('lxde')
 backup=(etc/xdg/lxsession/LXDE/desktop.conf
-etc/xdg/lxsession/LXDE/autostart)
-depends=('libx11' 'glib2' 'lxde-icon-theme' 'lxsession')
-makedepends=('automake')
+etc/xdg/lxsession/LXDE/autostart
+etc/xdg/pcmanfm/LXDE/pcmanfm.conf)
+depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
 source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.gz
 startlxde.patch)
 md5sums=('e51a6b2a815a89fda1f497b509465a97'
- '523b8fc9fd4b908236f67775ca6fc06d')
+ '11aca3bcc2ea8fa2c03e72056a52d1fc')
 
+prepare() {
+cd $srcdir/$pkgname-$pkgver
+patch -Np0 -i $srcdir/startlxde.patch
+}
+
 build() {
 cd $srcdir/$pkgname-$pkgver
-autoreconf
 ./configure --sysconfdir=/etc --prefix=/usr
 make
-patch -Np0 -i $srcdir/startlxde.patch
 }
 
 package() {

Deleted: lxde-common.install
===
--- lxde-common.install 2013-09-03 11:27:11 UTC (rev 96714)
+++ lxde-common.install 2013-09-03 12:27:57 UTC (rev 96715)
@@ -1,13 +0,0 @@
-ICON_PATH=usr/share/icons/nuoveXT2
-
-post_install() {
-  gtk-update-icon-cache -q -t -f ${ICON_PATH}
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f ${ICON_PATH}
-}

Modified: startlxde.patch
===
--- startlxde.patch 2013-09-03 11:27:11 UTC (rev 96714)
+++ startlxde.patch 2013-09-03 12:27:57 UTC (rev 96715)
@@ -1,11 +1,11 @@
 startlxde.orig 2011-08-03 21:59:05.0 +0200
-+++ startlxde  2012-07-02 19:40:19.982368074 +0200
+--- startlxde.in.orig  2011-08-03 21:59:05.0 +0200
 startlxde.in   2012-07-02 19:40:19.982368074 +0200
 @@ -8,7 +8,7 @@ fi
  PCMANFM_CONF_DIR=$XDG_CONFIG_HOME/pcmanfm/LXDE
  if [ ! -f $PCMANFM_CONF_DIR/pcmanfm.conf ]; then
mkdir -p $PCMANFM_CONF_DIR
--  cp /usr/share/lxde/pcmanfm/pcmanfm.conf $PCMANFM_CONF_DIR/pcmanfm.conf
-+cp /etc/xdg/pcmanfm/LXDE/pcmanfm.conf $PCMANFM_CONF_DIR/pcmanfm.conf
+-  cp @prefix@/share/lxde/pcmanfm/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
++  cp @sysconfdir@/xdg/pcmanfm/LXDE/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
  fi
  
  # Ensure the existance of openbox config file



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

2013-09-03 Thread Balló György
Date: Tuesday, September 3, 2013 @ 14:44:24
  Author: bgyorgy
Revision: 96717

upgpkg: lxde-common 0.5.5-2

Revert adding pcmanfm.conf to backup (it's ignored after first login 
anyway)

Modified:
  lxde-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 12:28:02 UTC (rev 96716)
+++ PKGBUILD2013-09-03 12:44:24 UTC (rev 96717)
@@ -12,8 +12,7 @@
 license=('GPL2')
 groups=('lxde')
 backup=(etc/xdg/lxsession/LXDE/desktop.conf
-etc/xdg/lxsession/LXDE/autostart
-etc/xdg/pcmanfm/LXDE/pcmanfm.conf)
+etc/xdg/lxsession/LXDE/autostart)
 depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
 source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.gz
 startlxde.patch)



[arch-commits] Commit in duplicity/trunk (PKGBUILD u1backend.patch)

2013-09-03 Thread Lukas Fleischer
Date: Tuesday, September 3, 2013 @ 14:44:55
  Author: lfleischer
Revision: 96718

upgpkg: duplicity 0.6.22-1

Upstream update.

Modified:
  duplicity/trunk/PKGBUILD
Deleted:
  duplicity/trunk/u1backend.patch

-+
 PKGBUILD|   19 +--
 u1backend.patch |   16 
 2 files changed, 5 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 12:44:24 UTC (rev 96717)
+++ PKGBUILD2013-09-03 12:44:55 UTC (rev 96718)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Schaefer aa...@elasticdog.com
 
 pkgname=duplicity
-pkgver=0.6.21
-pkgrel=3
+pkgver=0.6.22
+pkgrel=1
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
 arch=('i686' 'x86_64')
 url='http://www.nongnu.org/duplicity/'
@@ -18,19 +18,10 @@
 'python2-httplib2: Ubuntu One backend'
 'python2-oauthlib: Ubuntu One backend'
 'rsync: rsync backend')
-source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}
-u1backend.patch)
-md5sums=('4ade1de475e0af64211bb6933b593057'
- '3521d679ba7dff46653313aa3b3e6855'
- 'b7aede10a3f5503ae4428a506b57486c')
+source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('5b035359a6bb7b2f3f3b9829c6c071e1'
+ 'SKIP')
 
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # Fix Ubuntu One backup (FS#35487, upstream revisions 912 and 913, will be 
fixed in 0.6.22).
-  patch -p0 duplicity/backends/u1backend.py ../u1backend.patch
-}
-
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 

Deleted: u1backend.patch
===
--- u1backend.patch 2013-09-03 12:44:24 UTC (rev 96717)
+++ u1backend.patch 2013-09-03 12:44:55 UTC (rev 96718)
@@ -1,16 +0,0 @@
-86a87,90
- 
- if isinstance(body, file):
- body.seek(0) # Go to the beginning of the file for the 
retry
- 
-108a113,115
- if isinstance(body, file):
- body.seek(0) # Go to the beginning of the file for the retry
- 
-209a217
- size = os.path.getsize(source_path.name)
-213c221,222
- headers = {Content-Type: content_type}

- headers = {Content-Length: str(size),
-Content-Type: content_type}



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

2013-09-03 Thread Lukas Fleischer
Date: Tuesday, September 3, 2013 @ 14:45:13
  Author: lfleischer
Revision: 96719

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

Added:
  duplicity/repos/community-i686/PKGBUILD
(from rev 96718, duplicity/trunk/PKGBUILD)
  duplicity/repos/community-x86_64/PKGBUILD
(from rev 96718, duplicity/trunk/PKGBUILD)
Deleted:
  duplicity/repos/community-i686/PKGBUILD
  duplicity/repos/community-i686/botobackend.patch
  duplicity/repos/community-i686/duplicity-0.6.17-fix-memleak.patch
  duplicity/repos/community-i686/u1backend.patch
  duplicity/repos/community-x86_64/PKGBUILD
  duplicity/repos/community-x86_64/botobackend.patch
  duplicity/repos/community-x86_64/duplicity-0.6.17-fix-memleak.patch
  duplicity/repos/community-x86_64/u1backend.patch

-+
 /PKGBUILD   |   88 ++
 community-i686/PKGBUILD |   53 --
 community-i686/botobackend.patch|   13 --
 community-i686/duplicity-0.6.17-fix-memleak.patch   |   29 -
 community-i686/u1backend.patch  |   16 ---
 community-x86_64/PKGBUILD   |   53 --
 community-x86_64/botobackend.patch  |   13 --
 community-x86_64/duplicity-0.6.17-fix-memleak.patch |   29 -
 community-x86_64/u1backend.patch|   16 ---
 9 files changed, 88 insertions(+), 222 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-03 12:44:55 UTC (rev 96718)
+++ community-i686/PKGBUILD 2013-09-03 12:45:13 UTC (rev 96719)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen kaitocr...@gmail.com
-# Contributor: Aaron Schaefer aa...@elasticdog.com
-
-pkgname=duplicity
-pkgver=0.6.21
-pkgrel=3
-pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
-arch=('i686' 'x86_64')
-url='http://www.nongnu.org/duplicity/'
-license=('GPL')
-depends=('gnupg' 'librsync' 'ncftp' 'python2-paramiko')
-optdepends=('lftp: FTPS backend'
-'python2-boto: Amazon S3 backend'
-'python2-gobject: GIO backend'
-'gvfs: GIO backend'
-'python2-gdata: Google Docs backend'
-'python2-httplib2: Ubuntu One backend'
-'python2-oauthlib: Ubuntu One backend'
-'rsync: rsync backend')
-source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}
-u1backend.patch)
-md5sums=('4ade1de475e0af64211bb6933b593057'
- '3521d679ba7dff46653313aa3b3e6855'
- 'b7aede10a3f5503ae4428a506b57486c')
-
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # Fix Ubuntu One backup (FS#35487, upstream revisions 912 and 913, will be 
fixed in 0.6.22).
-  patch -p0 duplicity/backends/u1backend.py ../u1backend.patch
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # 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
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  
-  python2 setup.py install --root=$pkgdir --optimize=1
-
-  # fix broken documentation permissions until upstream does (FS#27301)
-  chmod 644 $pkgdir/usr/share/man/man1/$pkgname.1
-  chmod 644 $pkgdir/usr/share/man/man1/rdiffdir.1
-  chmod 644 $pkgdir/usr/share/doc/$pkgname-$pkgver/*
-}

Copied: duplicity/repos/community-i686/PKGBUILD (from rev 96718, 
duplicity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-03 12:45:13 UTC (rev 96719)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Kaiting Chen kaitocr...@gmail.com
+# Contributor: Aaron Schaefer aa...@elasticdog.com
+
+pkgname=duplicity
+pkgver=0.6.22
+pkgrel=1
+pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
+arch=('i686' 'x86_64')
+url='http://www.nongnu.org/duplicity/'
+license=('GPL')
+depends=('gnupg' 'librsync' 'ncftp' 'python2-paramiko')
+optdepends=('lftp: FTPS backend'
+'python2-boto: Amazon S3 backend'
+'python2-gobject: GIO backend'
+'gvfs: GIO backend'
+'python2-gdata: Google Docs backend'
+'python2-httplib2: Ubuntu One backend'
+'python2-oauthlib: Ubuntu One backend'
+'rsync: rsync backend')
+source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
+md5sums=('5b035359a6bb7b2f3f3b9829c6c071e1'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # 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_' 

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

2013-09-03 Thread Balló György
Date: Tuesday, September 3, 2013 @ 14:47:10
  Author: bgyorgy
Revision: 96720

upgpkg: lxde-common 0.5.5-3

Modified:
  lxde-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 12:45:13 UTC (rev 96719)
+++ PKGBUILD2013-09-03 12:47:10 UTC (rev 96720)
@@ -5,7 +5,7 @@
 
 pkgname=lxde-common
 pkgver=0.5.5
-pkgrel=2
+pkgrel=3
 pkgdesc='Common files of the LXDE Desktop'
 arch=('any')
 url='http://lxde.org/'



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

2013-09-03 Thread Balló György
Date: Tuesday, September 3, 2013 @ 14:47:25
  Author: bgyorgy
Revision: 96721

archrelease: copy trunk to community-any

Added:
  lxde-common/repos/community-any/PKGBUILD
(from rev 96720, lxde-common/trunk/PKGBUILD)
  lxde-common/repos/community-any/startlxde.patch
(from rev 96720, lxde-common/trunk/startlxde.patch)
Deleted:
  lxde-common/repos/community-any/PKGBUILD
  lxde-common/repos/community-any/startlxde.patch

-+
 PKGBUILD|   77 ++
 startlxde.patch |   22 +++
 2 files changed, 49 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-03 12:47:10 UTC (rev 96720)
+++ PKGBUILD2013-09-03 12:47:25 UTC (rev 96721)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=lxde-common
-pkgver=0.5.5
-pkgrel=2
-pkgdesc='Common files of the LXDE Desktop'
-arch=('any')
-url='http://lxde.org/'
-license=('GPL2')
-groups=('lxde')
-backup=(etc/xdg/lxsession/LXDE/desktop.conf
-etc/xdg/lxsession/LXDE/autostart
-etc/xdg/pcmanfm/LXDE/pcmanfm.conf)
-depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
-source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.gz
-startlxde.patch)
-md5sums=('e51a6b2a815a89fda1f497b509465a97'
- '11aca3bcc2ea8fa2c03e72056a52d1fc')
-
-prepare() {
-cd $srcdir/$pkgname-$pkgver
-patch -Np0 -i $srcdir/startlxde.patch
-}
-
-build() {
-cd $srcdir/$pkgname-$pkgver
-./configure --sysconfdir=/etc --prefix=/usr
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-install -Dm644 lxde-logout.desktop \
-  $pkgdir/usr/share/applications/lxde-logout.desktop
-}

Copied: lxde-common/repos/community-any/PKGBUILD (from rev 96720, 
lxde-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-03 12:47:25 UTC (rev 96721)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=lxde-common
+pkgver=0.5.5
+pkgrel=3
+pkgdesc='Common files of the LXDE Desktop'
+arch=('any')
+url='http://lxde.org/'
+license=('GPL2')
+groups=('lxde')
+backup=(etc/xdg/lxsession/LXDE/desktop.conf
+etc/xdg/lxsession/LXDE/autostart)
+depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
+source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.gz
+startlxde.patch)
+md5sums=('e51a6b2a815a89fda1f497b509465a97'
+ '11aca3bcc2ea8fa2c03e72056a52d1fc')
+
+prepare() {
+cd $srcdir/$pkgname-$pkgver
+patch -Np0 -i $srcdir/startlxde.patch
+}
+
+build() {
+cd $srcdir/$pkgname-$pkgver
+./configure --sysconfdir=/etc --prefix=/usr
+make
+}
+
+package() {
+cd $srcdir/$pkgname-$pkgver
+make DESTDIR=$pkgdir install
+install -Dm644 lxde-logout.desktop \
+  $pkgdir/usr/share/applications/lxde-logout.desktop
+}

Deleted: startlxde.patch
===
--- startlxde.patch 2013-09-03 12:47:10 UTC (rev 96720)
+++ startlxde.patch 2013-09-03 12:47:25 UTC (rev 96721)
@@ -1,11 +0,0 @@
 startlxde.in.orig  2011-08-03 21:59:05.0 +0200
-+++ startlxde.in   2012-07-02 19:40:19.982368074 +0200
-@@ -8,7 +8,7 @@ fi
- PCMANFM_CONF_DIR=$XDG_CONFIG_HOME/pcmanfm/LXDE
- if [ ! -f $PCMANFM_CONF_DIR/pcmanfm.conf ]; then
-   mkdir -p $PCMANFM_CONF_DIR
--  cp @prefix@/share/lxde/pcmanfm/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
-+  cp @sysconfdir@/xdg/pcmanfm/LXDE/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
- fi
- 
- # Ensure the existance of openbox config file

Copied: lxde-common/repos/community-any/startlxde.patch (from rev 96720, 
lxde-common/trunk/startlxde.patch)
===
--- startlxde.patch (rev 0)
+++ startlxde.patch 2013-09-03 12:47:25 UTC (rev 96721)
@@ -0,0 +1,11 @@
+--- startlxde.in.orig  2011-08-03 21:59:05.0 +0200
 startlxde.in   2012-07-02 19:40:19.982368074 +0200
+@@ -8,7 +8,7 @@ fi
+ PCMANFM_CONF_DIR=$XDG_CONFIG_HOME/pcmanfm/LXDE
+ if [ ! -f $PCMANFM_CONF_DIR/pcmanfm.conf ]; then
+   mkdir -p $PCMANFM_CONF_DIR
+-  cp @prefix@/share/lxde/pcmanfm/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
++  cp @sysconfdir@/xdg/pcmanfm/LXDE/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
+ fi
+ 
+ # Ensure the existance of openbox config file



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

2013-09-03 Thread Balló György
Date: Tuesday, September 3, 2013 @ 14:48:13
  Author: bgyorgy
Revision: 96722

archrelease: copy trunk to community-any

Added:
  lxde-common/repos/community-any/PKGBUILD
(from rev 96721, lxde-common/trunk/PKGBUILD)
  lxde-common/repos/community-any/startlxde.patch
(from rev 96721, lxde-common/trunk/startlxde.patch)
Deleted:
  lxde-common/repos/community-any/PKGBUILD
  lxde-common/repos/community-any/startlxde.patch

-+
 PKGBUILD|   76 +++---
 startlxde.patch |   22 +++
 2 files changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-03 12:47:25 UTC (rev 96721)
+++ PKGBUILD2013-09-03 12:48:13 UTC (rev 96722)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-
-pkgname=lxde-common
-pkgver=0.5.5
-pkgrel=3
-pkgdesc='Common files of the LXDE Desktop'
-arch=('any')
-url='http://lxde.org/'
-license=('GPL2')
-groups=('lxde')
-backup=(etc/xdg/lxsession/LXDE/desktop.conf
-etc/xdg/lxsession/LXDE/autostart)
-depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
-source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.gz
-startlxde.patch)
-md5sums=('e51a6b2a815a89fda1f497b509465a97'
- '11aca3bcc2ea8fa2c03e72056a52d1fc')
-
-prepare() {
-cd $srcdir/$pkgname-$pkgver
-patch -Np0 -i $srcdir/startlxde.patch
-}
-
-build() {
-cd $srcdir/$pkgname-$pkgver
-./configure --sysconfdir=/etc --prefix=/usr
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-install -Dm644 lxde-logout.desktop \
-  $pkgdir/usr/share/applications/lxde-logout.desktop
-}

Copied: lxde-common/repos/community-any/PKGBUILD (from rev 96721, 
lxde-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-03 12:48:13 UTC (rev 96722)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+
+pkgname=lxde-common
+pkgver=0.5.5
+pkgrel=3
+pkgdesc='Common files of the LXDE Desktop'
+arch=('any')
+url='http://lxde.org/'
+license=('GPL2')
+groups=('lxde')
+backup=(etc/xdg/lxsession/LXDE/desktop.conf
+etc/xdg/lxsession/LXDE/autostart)
+depends=('gtk-engines' 'lxde-icon-theme' 'lxsession')
+source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.gz
+startlxde.patch)
+md5sums=('e51a6b2a815a89fda1f497b509465a97'
+ '11aca3bcc2ea8fa2c03e72056a52d1fc')
+
+prepare() {
+cd $srcdir/$pkgname-$pkgver
+patch -Np0 -i $srcdir/startlxde.patch
+}
+
+build() {
+cd $srcdir/$pkgname-$pkgver
+./configure --sysconfdir=/etc --prefix=/usr
+make
+}
+
+package() {
+cd $srcdir/$pkgname-$pkgver
+make DESTDIR=$pkgdir install
+install -Dm644 lxde-logout.desktop \
+  $pkgdir/usr/share/applications/lxde-logout.desktop
+}

Deleted: startlxde.patch
===
--- startlxde.patch 2013-09-03 12:47:25 UTC (rev 96721)
+++ startlxde.patch 2013-09-03 12:48:13 UTC (rev 96722)
@@ -1,11 +0,0 @@
 startlxde.in.orig  2011-08-03 21:59:05.0 +0200
-+++ startlxde.in   2012-07-02 19:40:19.982368074 +0200
-@@ -8,7 +8,7 @@ fi
- PCMANFM_CONF_DIR=$XDG_CONFIG_HOME/pcmanfm/LXDE
- if [ ! -f $PCMANFM_CONF_DIR/pcmanfm.conf ]; then
-   mkdir -p $PCMANFM_CONF_DIR
--  cp @prefix@/share/lxde/pcmanfm/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
-+  cp @sysconfdir@/xdg/pcmanfm/LXDE/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
- fi
- 
- # Ensure the existance of openbox config file

Copied: lxde-common/repos/community-any/startlxde.patch (from rev 96721, 
lxde-common/trunk/startlxde.patch)
===
--- startlxde.patch (rev 0)
+++ startlxde.patch 2013-09-03 12:48:13 UTC (rev 96722)
@@ -0,0 +1,11 @@
+--- startlxde.in.orig  2011-08-03 21:59:05.0 +0200
 startlxde.in   2012-07-02 19:40:19.982368074 +0200
+@@ -8,7 +8,7 @@ fi
+ PCMANFM_CONF_DIR=$XDG_CONFIG_HOME/pcmanfm/LXDE
+ if [ ! -f $PCMANFM_CONF_DIR/pcmanfm.conf ]; then
+   mkdir -p $PCMANFM_CONF_DIR
+-  cp @prefix@/share/lxde/pcmanfm/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
++  cp @sysconfdir@/xdg/pcmanfm/LXDE/pcmanfm.conf 
$PCMANFM_CONF_DIR/pcmanfm.conf
+ fi
+ 
+ # Ensure the existance of openbox config file



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

2013-09-03 Thread Evangelos Foutras
Date: Tuesday, September 3, 2013 @ 15:16:06
  Author: foutrelis
Revision: 193881

upgpkg: dialog 1.2_20130902-1

New upstream release.

Modified:
  dialog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 07:59:40 UTC (rev 193880)
+++ PKGBUILD2013-09-03 13:16:06 UTC (rev 193881)
@@ -5,8 +5,8 @@
 # Contributor: Andreas Radke andy...@archlinux.org
 
 pkgname=dialog
-pkgver=1.2_20130523
-pkgrel=2
+pkgver=1.2_20130902
+pkgrel=1
 pkgdesc=A tool to display dialog boxes from shell scripts
 arch=('i686' 'x86_64')
 url=http://invisible-island.net/dialog/;
@@ -13,7 +13,7 @@
 license=('LGPL2.1')
 depends=('ncurses')
 source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('c8d114b7698022bcbd6c88f3c0b2296b0e846c60c5ed6bd28f86dd72b94fd36d')
+sha256sums=('92301c555e9b3d6be29b51f9a0fce4b482556f7b6b89e7de1d5030e523ef0467')
 
 build() {
   cd $srcdir/$pkgname-${pkgver/_/-}



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

2013-09-03 Thread Evangelos Foutras
Date: Tuesday, September 3, 2013 @ 15:16:15
  Author: foutrelis
Revision: 193882

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

Added:
  dialog/repos/testing-i686/
  dialog/repos/testing-i686/PKGBUILD
(from rev 193881, dialog/trunk/PKGBUILD)
  dialog/repos/testing-x86_64/
  dialog/repos/testing-x86_64/PKGBUILD
(from rev 193881, dialog/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: dialog/repos/testing-i686/PKGBUILD (from rev 193881, 
dialog/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-03 13:16:15 UTC (rev 193882)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=dialog
+pkgver=1.2_20130902
+pkgrel=1
+pkgdesc=A tool to display dialog boxes from shell scripts
+arch=('i686' 'x86_64')
+url=http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('ncurses')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('92301c555e9b3d6be29b51f9a0fce4b482556f7b6b89e7de1d5030e523ef0467')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-ncursesw \
+--enable-nls
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make DESTDIR=$pkgdir install-full
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dialog/repos/testing-x86_64/PKGBUILD (from rev 193881, 
dialog/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-09-03 13:16:15 UTC (rev 193882)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+
+pkgname=dialog
+pkgver=1.2_20130902
+pkgrel=1
+pkgdesc=A tool to display dialog boxes from shell scripts
+arch=('i686' 'x86_64')
+url=http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('ncurses')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('92301c555e9b3d6be29b51f9a0fce4b482556f7b6b89e7de1d5030e523ef0467')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-ncursesw \
+--enable-nls
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make DESTDIR=$pkgdir install-full
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in virtualbox/trunk (PKGBUILD linux-3.11.patch)

2013-09-03 Thread Ionuț Mircea Bîru
Date: Tuesday, September 3, 2013 @ 15:26:31
  Author: ioni
Revision: 96723

linux 3.11 

Added:
  virtualbox/trunk/linux-3.11.patch
Modified:
  virtualbox/trunk/PKGBUILD

--+
 PKGBUILD |8 ---
 linux-3.11.patch |   60 +
 2 files changed, 65 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 12:48:13 UTC (rev 96722)
+++ PKGBUILD2013-09-03 13:26:31 UTC (rev 96723)
@@ -10,7 +10,7 @@
  'virtualbox-guest-utils'
  'virtualbox-ext-vnc')
 pkgver=4.2.16
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL' 'custom')
@@ -55,7 +55,8 @@
 'vboxweb.service'
 '001-vboxdrv-reference.patch'
 '002-change_default_driver_dir.patch'
-'004-system-xorg.patch')
+'004-system-xorg.patch'
+'linux-3.11.patch')
 md5sums=('c4a36e2099a317f4715cd3861cdae238'
  '5f85710e0b8606de967716ded7b2d351'
  'ed1341881437455d9735875ddf455fbe'
@@ -64,7 +65,8 @@
  'bc9efed88e0469cd7fc460d5a5cd7b4b'
  '6dbd16b9d1530fc42ff6904cd80be91d'
  '97e193f050574dd272a38e5ee5ebe62b'
- '4da461f8c90caa123b47c62479f426b4')
+ '4da461f8c90caa123b47c62479f426b4'
+ 'b3ed99c214dd6d02e88c855914353e64')
 
 prepare() {
 cd VirtualBox-$pkgver

Added: linux-3.11.patch
===
--- linux-3.11.patch(rev 0)
+++ linux-3.11.patch2013-09-03 13:26:31 UTC (rev 96723)
@@ -0,0 +1,60 @@
+diff -Nur 
VirtualBox-4.2.16.orig/src/VBox/Additions/linux/sharedfolders/dirops.c 
VirtualBox-4.2.16/src/VBox/Additions/linux/sharedfolders/dirops.c
+--- VirtualBox-4.2.16.orig/src/VBox/Additions/linux/sharedfolders/dirops.c 
2013-07-04 13:59:34.0 +
 VirtualBox-4.2.16/src/VBox/Additions/linux/sharedfolders/dirops.c  
2013-09-03 13:21:25.314389481 +
+@@ -233,7 +233,11 @@
+  * b. failure to compute fake inode number
+  * c. filldir returns an error (see comment on that)
+  */
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3, 11, 0)
++static int sf_dir_iterate(struct file *dir, struct dir_context *ctx)
++#else 
+ static int sf_dir_read (struct file *dir, void *opaque, filldir_t filldir)
++#endif 
+ {
+ TRACE();
+ for (;;)
+@@ -257,12 +261,18 @@
+ /* skip erroneous entry and proceed */
+ LogFunc((sf_getdent error %d\n, err));
+ dir-f_pos += 1;
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3, 11, 0) 
++ctx-pos += 1; 
++#endif 
+ continue;
+ }
+ 
+ /* d_name now contains a valid entry name */
+-
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3, 11, 0) 
++  sanity = ctx-pos + 0xbeef;
++#else 
+ sanity = dir-f_pos + 0xbeef;
++#endif 
+ fake_ino = sanity;
+ if (sanity - fake_ino)
+ {
+@@ -270,8 +280,12 @@
+ return -EINVAL;
+ }
+ 
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3, 11, 0) 
++err = dir_emit(ctx, d_name, strlen(d_name), fake_ino, DT_UNKNOWN); 
++#else 
+ err = filldir(opaque, d_name, strlen(d_name),
+   dir-f_pos, fake_ino, DT_UNKNOWN);
++#endif 
+ if (err)
+ {
+ LogFunc((filldir returned error %d\n, err));
+@@ -289,7 +303,11 @@
+ struct file_operations sf_dir_fops =
+ {
+ .open= sf_dir_open,
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3, 11, 0) 
++ .iterate = sf_dir_iterate,
++#else 
+ .readdir = sf_dir_read,
++#endif 
+ .release = sf_dir_release,
+ .read= generic_read_dir
+ #if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 37)



[arch-commits] Commit in libsieve/trunk (PKGBUILD crash-fix.patch)

2013-09-03 Thread Sergej Pupykin
Date: Tuesday, September 3, 2013 @ 15:53:34
  Author: spupykin
Revision: 96724

Modified:
  libsieve/trunk/PKGBUILD
  libsieve/trunk/crash-fix.patch

-+
 PKGBUILD|3 +-
 crash-fix.patch |   55 ++
 2 files changed, 57 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 13:26:31 UTC (rev 96723)
+++ PKGBUILD2013-09-03 13:53:34 UTC (rev 96724)
@@ -14,7 +14,7 @@
crash-fix.patch)
 md5sums=('bb48eecf877cc7fdb2b0dfe757b48d7a'
  '0d98d9e8f0583857616b2ba98f1833fa'
- '47a8b42be9bce4dba695258441572d99')
+ '05ce47217ced05fd32a3ae41dc37f07e')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
@@ -39,6 +39,7 @@
 
 check() {
   cd $srcdir/$pkgname-$pkgver/src/sv_test
+  export LD_LIBRARY_PATH=$srcdir/libsieve-$pkgver/src/.libs:$LD_LIBRARY_PATH
   ls -1 script* | while read script; do
 ls -1 message* | while read msg; do
   if [ $script == script22.sv ]; then

Modified: crash-fix.patch
===
--- crash-fix.patch 2013-09-03 13:26:31 UTC (rev 96723)
+++ crash-fix.patch 2013-09-03 13:53:34 UTC (rev 96724)
@@ -21,3 +21,58 @@
  
  /* sv_parser */
  #include addr.h
+@@ -74,10 +74,10 @@
+   context-addr_addr-name = $1;
+   };
+ 
+-address: mailbox_list { TRACE_DEBUG( address: mailbox: %s, 
$1 ); }
+-  | group { TRACE_DEBUG( address: group: %s, $1 
); };
++address: mailbox_list { $$ = $1; TRACE_DEBUG( address: 
mailbox: %s, $1 ); }
++  | group { $$ = $1; TRACE_DEBUG( address: 
group: %s, $1 ); };
+ 
+-group: phrase ':' ';' { TRACE_DEBUG( group: phrase: %s, $1 
); }
++group: phrase ':' ';' { $$ = $1; TRACE_DEBUG( group: phrase: 
%s, $1 ); }
+   | phrase ':' mailbox_list ';'   { TRACE_DEBUG( group: phrase 
mailbox_list: %s %s, $1, $3 ); };
+ 
+ mailbox_list: mailbox {
+@@ -94,8 +94,8 @@
+   };
+ 
+ mailbox: 
+-  angle_addr  { TRACE_DEBUG( mailbox: angle_addr: 
%s, $1 ); }
+-  | addr_spec { TRACE_DEBUG( mailbox: addr_spec: 
%s, $1 ); }
++  angle_addr  { $$ = $1; TRACE_DEBUG( mailbox: 
angle_addr: %s, $1 ); }
++  | addr_spec { $$ = $1; TRACE_DEBUG( mailbox: 
addr_spec: %s, $1 ); }
+   | phrase angle_addr {
+   TRACE_DEBUG( mailbox: phrase angle_addr: %s %s, $1, $2 );
+   // This is a top terminal state...
+@@ -103,7 +103,7 @@
+   context-addr_addr-name = libsieve_strdup( $1 );
+   };
+ 
+-angle_addr: '' addr_spec '' { TRACE_DEBUG( angle_addr: addr_spec: 
%s, $2 ); }
++angle_addr: '' addr_spec '' { $$ = $2;  TRACE_DEBUG( angle_addr: 
addr_spec: %s, $2 ); }
+   | '' route ':' addr_spec ''   {
+   TRACE_DEBUG( angle_addr: route addr_spec: %s:%s, $2, $4 );
+   // This is a top terminal state...
+@@ -133,13 +133,13 @@
+   $$ = libsieve_strbuf(context-strbuf, libsieve_strconcat( @, 
$2, ,, $4, NULL ), strlen($2)+strlen($4)+2, FREEME);
+   };
+ 
+-local_part: DOTATOM { TRACE_DEBUG( local_part: DOTATOM: %s, $1 ); }
+-  | ATOM  { TRACE_DEBUG( local_part: ATOM : %s, $1); }
+-  | qstring   { TRACE_DEBUG( local_part: qstring: %s, $1); }
+-
+-domain: DOTATOM   { TRACE_DEBUG( domain: DOTATOM: %s, 
$1 ); }
+-  | ATOM  { TRACE_DEBUG(domain: ATOM: %s, $1); }
+-  | domainlit { TRACE_DEBUG( domain: domainlit: %s, $1); };
++local_part: DOTATOM { $$ = $1; TRACE_DEBUG( local_part: DOTATOM: %s, $1 ); }
++  | ATOM  { $$ = $1; TRACE_DEBUG( local_part: ATOM : %s, $1); }
++  | qstring   { $$ = $1; TRACE_DEBUG( local_part: qstring: %s, $1); }
++
++domain: DOTATOM   { $$ = $1; TRACE_DEBUG( domain: DOTATOM: %s, 
$1 ); }
++  | ATOM  { $$ = $1; TRACE_DEBUG(domain: ATOM: %s, $1); }
++  | domainlit { $$ = $1; TRACE_DEBUG( domain: domainlit: %s, $1); };
+ 
+ domainlit: '[' DTEXT ']'  {
+   TRACE_DEBUG( domainlit: DTEXT: %s, $2 );



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

2013-09-03 Thread Sergej Pupykin
Date: Tuesday, September 3, 2013 @ 15:55:48
  Author: spupykin
Revision: 96725

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

Added:
  libsieve/repos/community-i686/PKGBUILD
(from rev 96724, libsieve/trunk/PKGBUILD)
  libsieve/repos/community-i686/crash-fix.patch
(from rev 96724, libsieve/trunk/crash-fix.patch)
  libsieve/repos/community-i686/glibc-regex.patch
(from rev 96724, libsieve/trunk/glibc-regex.patch)
  libsieve/repos/community-x86_64/PKGBUILD
(from rev 96724, libsieve/trunk/PKGBUILD)
  libsieve/repos/community-x86_64/crash-fix.patch
(from rev 96724, libsieve/trunk/crash-fix.patch)
  libsieve/repos/community-x86_64/glibc-regex.patch
(from rev 96724, libsieve/trunk/glibc-regex.patch)
Deleted:
  libsieve/repos/community-i686/PKGBUILD
  libsieve/repos/community-i686/glibc-regex.patch
  libsieve/repos/community-x86_64/PKGBUILD
  libsieve/repos/community-x86_64/glibc-regex.patch

+
 /PKGBUILD  |  132 +
 /glibc-regex.patch |  158 +++
 community-i686/PKGBUILD|   45 -
 community-i686/crash-fix.patch |   78 +
 community-i686/glibc-regex.patch   |   79 -
 community-x86_64/PKGBUILD  |   45 -
 community-x86_64/crash-fix.patch   |   78 +
 community-x86_64/glibc-regex.patch |   79 -
 8 files changed, 446 insertions(+), 248 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-03 13:53:34 UTC (rev 96724)
+++ community-i686/PKGBUILD 2013-09-03 13:55:48 UTC (rev 96725)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=libsieve
-pkgver=2.3.1
-pkgrel=2
-pkgdesc=sieve interpretator lib
-arch=(i686 x86_64)
-url=http://libsieve.sourceforge.net/;
-license=('GPL')
-options=('!libtool')
-source=(https://github.com/downloads/sodabrew/libsieve/libsieve-$pkgver.tar.gz;
-   glibc-regex.patch)
-md5sums=('bb48eecf877cc7fdb2b0dfe757b48d7a'
- '0d98d9e8f0583857616b2ba98f1833fa')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  rm -rf src/sv_regex
-  patch -p1 $srcdir/glibc-regex.patch
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  aclocal
-  automake
-  autoconf
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $srcdir/$pkgname-$pkgver/src/sv_test
-  ls -1 script* | while read script; do
-ls -1 message* | while read msg; do
-  msg checking $script $msg
-  ./example $script $msg || true # upstream bugs?
-done
-  done
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-}

Copied: libsieve/repos/community-i686/PKGBUILD (from rev 96724, 
libsieve/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-03 13:55:48 UTC (rev 96725)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=libsieve
+pkgver=2.3.1
+pkgrel=3
+pkgdesc=sieve interpretator lib
+arch=(i686 x86_64)
+url=http://libsieve.sourceforge.net/;
+license=('GPL')
+options=('!libtool')
+source=(https://github.com/downloads/sodabrew/libsieve/libsieve-$pkgver.tar.gz;
+   glibc-regex.patch
+   crash-fix.patch)
+md5sums=('bb48eecf877cc7fdb2b0dfe757b48d7a'
+ '0d98d9e8f0583857616b2ba98f1833fa'
+ '05ce47217ced05fd32a3ae41dc37f07e')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  rm -rf src/sv_regex
+  rm -f src/sv_parser/{addr,header,sieve}.{c,h}
+  rm -f src/sv_parser/{addr,header,sieve}-lex.{c,h}
+  patch -p1 $srcdir/glibc-regex.patch
+  patch -p1 $srcdir/crash-fix.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  aclocal
+  automake
+  autoconf
+#  export CFLAGS=-g -O2
+#  export LDFLAGS=-g -O2
+  ./configure --prefix=/usr
+  (cd src/sv_parser  for i in `ls -1 *.l | sed 's|\.l||'`; do flex 
--header-file=$i.h -o $i.c $i.l; done)
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver/src/sv_test
+  export LD_LIBRARY_PATH=$srcdir/libsieve-$pkgver/src/.libs:$LD_LIBRARY_PATH
+  ls -1 script* | while read script; do
+ls -1 message* | while read msg; do
+  if [ $script == script22.sv ]; then
+# script22.sv: syntax errors check
+msg checking !$script $msg
+./example $script $msg  false || true
+  else
+if [ $script == script23.sv ]; then
+  # script23.sv: enotify looks unsupported or I don't know how to use 
it - skip it
+  msg skipping $script $msg
+  true
+else
+  msg checking $script $msg
+  ./example $script $msg
+fi
+  fi
+done
+  done
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+}

Copied: libsieve/repos/community-i686/crash-fix.patch (from rev 96724, 

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

2013-09-03 Thread Evangelos Foutras
Date: Tuesday, September 3, 2013 @ 16:15:01
  Author: foutrelis
Revision: 193883

upgpkg: chromium 29.0.1547.65-1

New upstream release.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 13:16:15 UTC (rev 193882)
+++ PKGBUILD2013-09-03 14:15:01 UTC (rev 193883)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=chromium
-pkgver=29.0.1547.62
+pkgver=29.0.1547.65
 pkgrel=1
 pkgdesc=The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser
 arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@
 chromium.default
 chromium.sh
 
chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch)
-sha256sums=('a651e77f7fc7f3ef89757cc9cd0b19a92e69f77e1c5a97079e54cc834465a751'
+sha256sums=('860b8d1818dfd14f27af794a4868dc1b56c1e867f6a28190c95e0603752bab6e'
 '09bfac44104f4ccda4c228053f689c947b3e97da9a4ab6fa34ce061ee83d0322'
 '478340d5760a9bd6c549e19b1b5d1c5b4933ebf5f8cfb2b3e2d70d07443fe232'
 '4999fded897af692f4974f0a3e3bbb215193519918a1fa9b31ed51e74a2dccb9'



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

2013-09-03 Thread Evangelos Foutras
Date: Tuesday, September 3, 2013 @ 16:15:23
  Author: foutrelis
Revision: 193884

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

Added:
  chromium/repos/extra-i686/PKGBUILD
(from rev 193883, chromium/trunk/PKGBUILD)
  
chromium/repos/extra-i686/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch
(from rev 193883, 
chromium/trunk/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch)
  chromium/repos/extra-i686/chromium.default
(from rev 193883, chromium/trunk/chromium.default)
  chromium/repos/extra-i686/chromium.desktop
(from rev 193883, chromium/trunk/chromium.desktop)
  chromium/repos/extra-i686/chromium.install
(from rev 193883, chromium/trunk/chromium.install)
  chromium/repos/extra-i686/chromium.sh
(from rev 193883, chromium/trunk/chromium.sh)
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 193883, chromium/trunk/PKGBUILD)
  
chromium/repos/extra-x86_64/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch
(from rev 193883, 
chromium/trunk/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch)
  chromium/repos/extra-x86_64/chromium.default
(from rev 193883, chromium/trunk/chromium.default)
  chromium/repos/extra-x86_64/chromium.desktop
(from rev 193883, chromium/trunk/chromium.desktop)
  chromium/repos/extra-x86_64/chromium.install
(from rev 193883, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/chromium.sh
(from rev 193883, chromium/trunk/chromium.sh)
Deleted:
  chromium/repos/extra-i686/PKGBUILD
  
chromium/repos/extra-i686/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch
  chromium/repos/extra-i686/chromium.default
  chromium/repos/extra-i686/chromium.desktop
  chromium/repos/extra-i686/chromium.install
  chromium/repos/extra-i686/chromium.sh
  chromium/repos/extra-x86_64/PKGBUILD
  
chromium/repos/extra-x86_64/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch
  chromium/repos/extra-x86_64/chromium.default
  chromium/repos/extra-x86_64/chromium.desktop
  chromium/repos/extra-x86_64/chromium.install
  chromium/repos/extra-x86_64/chromium.sh

-+
 /PKGBUILD  
 |  322 ++
 
/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch 
|   92 ++
 /chromium.default  
 |8 
 /chromium.desktop  
 |  226 +++
 /chromium.install  
 |   24 
 /chromium.sh   
 |   32 
 extra-i686/PKGBUILD
 |  161 -
 
extra-i686/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch
   |   46 -
 extra-i686/chromium.default
 |4 
 extra-i686/chromium.desktop
 |  113 ---
 extra-i686/chromium.install
 |   12 
 extra-i686/chromium.sh 
 |   16 
 extra-x86_64/PKGBUILD  
 |  161 -
 
extra-x86_64/chromium-28.0.1500.71-avoid-std-string-copying-in-GetFileNameInWhitelist.patch
 |   46 -
 extra-x86_64/chromium.default  
 |4 
 extra-x86_64/chromium.desktop  
 |  113 ---
 extra-x86_64/chromium.install  
 |   12 
 extra-x86_64/chromium.sh   
 |   16 
 18 files changed, 704 insertions(+), 704 deletions(-)

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


[arch-commits] Commit in nzbget/trunk (PKGBUILD nzbget.changelog)

2013-09-03 Thread Maxime Gauduin
Date: Tuesday, September 3, 2013 @ 17:20:24
  Author: alucryd
Revision: 96726

FS#36250: nzbget 11.0-2

Modified:
  nzbget/trunk/PKGBUILD
  nzbget/trunk/nzbget.changelog

--+
 PKGBUILD |   26 ++
 nzbget.changelog |   31 +--
 2 files changed, 31 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 13:55:48 UTC (rev 96725)
+++ PKGBUILD2013-09-03 15:20:24 UTC (rev 96726)
@@ -4,29 +4,31 @@
 
 pkgname=nzbget
 pkgver=11.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Download from Usenet using .nzb files
 arch=('x86_64' 'i686')
 url=http://nzbget.sourceforge.net/;
 license=('GPL')
-depends=('gnutls' 'libpar2' 'libxml2' 'libsigc++' 'libgcrypt')
-makedepends=('autoconf' 'automake')
-changelog=$pkgname.changelog
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz)
+depends=('gnutls' 'libpar2' 'libsigc++' 'libxml2' 'python')
+changelog=${pkgname}.changelog
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
 sha256sums=('27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${pkgname}-${pkgver}
 
-  ./configure --prefix=/usr --sbindir=/usr/bin --enable-parcheck
-  make CXXFLAGS=-lsigc-2.0
+  export CXXFLAGS=$CXXFLAGS -lsigc-2.0
+  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck
+  make
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd ${pkgname}-${pkgver}
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install
 
-  install -d ${pkgdir}/usr/share/$pkgname
-  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
+  install -d ${pkgdir}/usr/share/${pkgname}
+  install -m644 -t ${pkgdir}/usr/share/${pkgname} AUTHORS ChangeLog README
 }
+
+# vim: ts=2 sw=2 et:

Modified: nzbget.changelog
===
--- nzbget.changelog2013-09-03 13:55:48 UTC (rev 96725)
+++ nzbget.changelog2013-09-03 15:20:24 UTC (rev 96726)
@@ -1,36 +1,39 @@
-2013-07-14-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 11.0-1
+2013-09-03 Maxime Gauduin aluc...@gmail.com
+  * Fixed FS#36250 - package built without system CXXFLAGS
 
+2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+  * nzbget 11.0-1
+
 2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 10.2-1
+  * nzbget 10.2-1
 
 2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 9.1-1
+  * nzbget 9.1-1
 
 2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 9.0-1
+  * nzbget 9.0-1
 
 2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 0.8.0-1
+  * nzbget 0.8.0-1
 
 2012-03-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 0.7.0-4 package signed
+  * nzbget 0.7.0-4 package signed
 
 2010-05-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Fixed FS#19399 - missing postprocess-example.conf file
+  * Fixed FS#19399 - missing postprocess-example.conf file
 
 2010-05-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major release 0.7.0
+  * Update to major release 0.7.0
 
 2009-10-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Dependency added (gnutls) in v0.6.0-2 
+  * Dependency added (gnutls) in v0.6.0-2 
 
 2008-03-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major release 0.6.0
+  * Update to major release 0.6.0
 
 2008-09-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major release 0.5.1
+  * Update to major release 0.5.1
 
 2008-09-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Package moved to [community]
-   * Update to major release 0.5.0
+  * Package moved to [community]
+  * Update to major release 0.5.0



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

2013-09-03 Thread Maxime Gauduin
Date: Tuesday, September 3, 2013 @ 17:20:57
  Author: alucryd
Revision: 96727

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

Added:
  nzbget/repos/community-i686/PKGBUILD
(from rev 96726, nzbget/trunk/PKGBUILD)
  nzbget/repos/community-i686/nzbget.changelog
(from rev 96726, nzbget/trunk/nzbget.changelog)
  nzbget/repos/community-x86_64/PKGBUILD
(from rev 96726, nzbget/trunk/PKGBUILD)
  nzbget/repos/community-x86_64/nzbget.changelog
(from rev 96726, nzbget/trunk/nzbget.changelog)
Deleted:
  nzbget/repos/community-i686/PKGBUILD
  nzbget/repos/community-i686/nzbget.changelog
  nzbget/repos/community-x86_64/PKGBUILD
  nzbget/repos/community-x86_64/nzbget.changelog

---+
 /PKGBUILD |   68 +++
 /nzbget.changelog |   78 
 community-i686/PKGBUILD   |   32 --
 community-i686/nzbget.changelog   |   36 
 community-x86_64/PKGBUILD |   32 --
 community-x86_64/nzbget.changelog |   36 
 6 files changed, 146 insertions(+), 136 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-03 15:20:24 UTC (rev 96726)
+++ community-i686/PKGBUILD 2013-09-03 15:20:57 UTC (rev 96727)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=nzbget
-pkgver=11.0
-pkgrel=1
-pkgdesc=Download from Usenet using .nzb files
-arch=('x86_64' 'i686')
-url=http://nzbget.sourceforge.net/;
-license=('GPL')
-depends=('gnutls' 'libpar2' 'libxml2' 'libsigc++' 'libgcrypt')
-makedepends=('autoconf' 'automake')
-changelog=$pkgname.changelog
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --sbindir=/usr/bin --enable-parcheck
-  make CXXFLAGS=-lsigc-2.0
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  install -d ${pkgdir}/usr/share/$pkgname
-  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
-}

Copied: nzbget/repos/community-i686/PKGBUILD (from rev 96726, 
nzbget/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-03 15:20:57 UTC (rev 96727)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=nzbget
+pkgver=11.0
+pkgrel=2
+pkgdesc=Download from Usenet using .nzb files
+arch=('x86_64' 'i686')
+url=http://nzbget.sourceforge.net/;
+license=('GPL')
+depends=('gnutls' 'libpar2' 'libsigc++' 'libxml2' 'python')
+changelog=${pkgname}.changelog
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  export CXXFLAGS=$CXXFLAGS -lsigc-2.0
+  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/share/${pkgname}
+  install -m644 -t ${pkgdir}/usr/share/${pkgname} AUTHORS ChangeLog README
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/nzbget.changelog
===
--- community-i686/nzbget.changelog 2013-09-03 15:20:24 UTC (rev 96726)
+++ community-i686/nzbget.changelog 2013-09-03 15:20:57 UTC (rev 96727)
@@ -1,36 +0,0 @@
-2013-07-14-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 11.0-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 10.2-1
-
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 9.1-1
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 9.0-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 0.8.0-1
-
-2012-03-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * nzbget 0.7.0-4 package signed
-
-2010-05-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Fixed FS#19399 - missing postprocess-example.conf file
-
-2010-05-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major release 0.7.0
-
-2009-10-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Dependency added (gnutls) in v0.6.0-2 
-
-2008-03-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major release 0.6.0
-
-2008-09-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major release 0.5.1
-
-2008-09-09 Jaroslav 

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

2013-09-03 Thread Maxime Gauduin
Date: Tuesday, September 3, 2013 @ 17:26:29
  Author: alucryd
Revision: 96728

upgpkg: nzbget 11.0-3

Modified:
  nzbget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 15:20:57 UTC (rev 96727)
+++ PKGBUILD2013-09-03 15:26:29 UTC (rev 96728)
@@ -4,7 +4,7 @@
 
 pkgname=nzbget
 pkgver=11.0
-pkgrel=2
+pkgrel=3
 pkgdesc=Download from Usenet using .nzb files
 arch=('x86_64' 'i686')
 url=http://nzbget.sourceforge.net/;
@@ -17,7 +17,6 @@
 build() {
   cd ${pkgname}-${pkgver}
 
-  export CXXFLAGS=$CXXFLAGS -lsigc-2.0
   ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck
   make
 }



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

2013-09-03 Thread Maxime Gauduin
Date: Tuesday, September 3, 2013 @ 17:26:43
  Author: alucryd
Revision: 96729

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

Added:
  nzbget/repos/community-i686/PKGBUILD
(from rev 96728, nzbget/trunk/PKGBUILD)
  nzbget/repos/community-i686/nzbget.changelog
(from rev 96728, nzbget/trunk/nzbget.changelog)
  nzbget/repos/community-x86_64/PKGBUILD
(from rev 96728, nzbget/trunk/PKGBUILD)
  nzbget/repos/community-x86_64/nzbget.changelog
(from rev 96728, nzbget/trunk/nzbget.changelog)
Deleted:
  nzbget/repos/community-i686/PKGBUILD
  nzbget/repos/community-i686/nzbget.changelog
  nzbget/repos/community-x86_64/PKGBUILD
  nzbget/repos/community-x86_64/nzbget.changelog

---+
 /PKGBUILD |   66 ++
 /nzbget.changelog |   78 
 community-i686/PKGBUILD   |   34 ---
 community-i686/nzbget.changelog   |   39 --
 community-x86_64/PKGBUILD |   34 ---
 community-x86_64/nzbget.changelog |   39 --
 6 files changed, 144 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-03 15:26:29 UTC (rev 96728)
+++ community-i686/PKGBUILD 2013-09-03 15:26:43 UTC (rev 96729)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=nzbget
-pkgver=11.0
-pkgrel=2
-pkgdesc=Download from Usenet using .nzb files
-arch=('x86_64' 'i686')
-url=http://nzbget.sourceforge.net/;
-license=('GPL')
-depends=('gnutls' 'libpar2' 'libsigc++' 'libxml2' 'python')
-changelog=${pkgname}.changelog
-source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  export CXXFLAGS=$CXXFLAGS -lsigc-2.0
-  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -d ${pkgdir}/usr/share/${pkgname}
-  install -m644 -t ${pkgdir}/usr/share/${pkgname} AUTHORS ChangeLog README
-}
-
-# vim: ts=2 sw=2 et:

Copied: nzbget/repos/community-i686/PKGBUILD (from rev 96728, 
nzbget/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-03 15:26:43 UTC (rev 96729)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=nzbget
+pkgver=11.0
+pkgrel=3
+pkgdesc=Download from Usenet using .nzb files
+arch=('x86_64' 'i686')
+url=http://nzbget.sourceforge.net/;
+license=('GPL')
+depends=('gnutls' 'libpar2' 'libsigc++' 'libxml2' 'python')
+changelog=${pkgname}.changelog
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/share/${pkgname}
+  install -m644 -t ${pkgdir}/usr/share/${pkgname} AUTHORS ChangeLog README
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/nzbget.changelog
===
--- community-i686/nzbget.changelog 2013-09-03 15:26:29 UTC (rev 96728)
+++ community-i686/nzbget.changelog 2013-09-03 15:26:43 UTC (rev 96729)
@@ -1,39 +0,0 @@
-2013-09-03 Maxime Gauduin aluc...@gmail.com
-  * Fixed FS#36250 - package built without system CXXFLAGS
-
-2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 11.0-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 10.2-1
-
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.1-1
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.0-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.8.0-1
-
-2012-03-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.7.0-4 package signed
-
-2010-05-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Fixed FS#19399 - missing postprocess-example.conf file
-
-2010-05-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.7.0
-
-2009-10-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Dependency added (gnutls) in v0.6.0-2 
-
-2008-03-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.6.0
-
-2008-09-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.5.1
-

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

2013-09-03 Thread Sergej Pupykin
Date: Tuesday, September 3, 2013 @ 18:11:56
  Author: spupykin
Revision: 96730

upgpkg: dbmail 3.1.4-2

upd

Modified:
  dbmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 15:26:43 UTC (rev 96729)
+++ PKGBUILD2013-09-03 16:11:56 UTC (rev 96730)
@@ -4,7 +4,7 @@
 
 pkgname=dbmail
 pkgver=3.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc=Fast and scalable sql based mail services
 arch=('i686' 'x86_64')
 depends=('gmime' 'libzdb' 'mhash' 'libevent')
@@ -29,7 +29,9 @@
dbmail-imapd.xinetd
dbmail-lmtpd.xinetd
dbmail-pop3d.xinetd
-   dbmail-timsieved.xinetd)
+   dbmail-timsieved.xinetd
+   
boundary.patch::http://git.dbmail.eu/paul/dbmail/patch/?id=fd742e39b13ec45e4ecf2e175113a6a0120af27b;
+   
crlf.patch::http://git.dbmail.eu/paul/dbmail/patch/?id=17a2e61917ae64b1f20039f49b70b9130b678c87;)
 md5sums=('0090bb7998469e963d2eb49b7d16ea3f'
  'c4b5793c5422b62a675d4c66ff7e9300'
  '5a6297cb03c8d0b424f978ea1d7402de'
@@ -39,8 +41,16 @@
  '890de13361afbdf4fed12d6d7eb53e66'
  '961593658cd596297d03d25eb9c9e98f'
  '4cb764894abd3914802e90602bf90a0c'
- 'e78dc86355f9aaf24590bc7c6611162f')
+ 'e78dc86355f9aaf24590bc7c6611162f'
+ 'e9f9c1140e77e3714fd2c3905b1760f1'
+ 'c86c4c2a4e9171ae8c0ad5692262b393')
 
+prepare() {
+  cd $srcdir/dbmail-${pkgver/_/-}/
+  patch -p1 $srcdir/boundary.patch
+  patch -p1 $srcdir/crlf.patch
+}
+
 build() {
   cd $srcdir/dbmail-${pkgver/_/-}/
   [ -f Makefile ] || ./configure \



[arch-commits] Commit in dbmail/repos (44 files)

2013-09-03 Thread Sergej Pupykin
Date: Tuesday, September 3, 2013 @ 18:12:39
  Author: spupykin
Revision: 96731

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

Added:
  dbmail/repos/community-i686/PKGBUILD
(from rev 96730, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-i686/dbmail-2.2.10-pam-support.patch
(from rev 96730, dbmail/trunk/dbmail-2.2.10-pam-support.patch)
  dbmail/repos/community-i686/dbmail-imapd.service
(from rev 96730, dbmail/trunk/dbmail-imapd.service)
  dbmail/repos/community-i686/dbmail-imapd.xinetd
(from rev 96730, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-i686/dbmail-lmtpd.service
(from rev 96730, dbmail/trunk/dbmail-lmtpd.service)
  dbmail/repos/community-i686/dbmail-lmtpd.xinetd
(from rev 96730, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-i686/dbmail-pop3d.service
(from rev 96730, dbmail/trunk/dbmail-pop3d.service)
  dbmail/repos/community-i686/dbmail-pop3d.xinetd
(from rev 96730, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-i686/dbmail-timsieved.service
(from rev 96730, dbmail/trunk/dbmail-timsieved.service)
  dbmail/repos/community-i686/dbmail-timsieved.xinetd
(from rev 96730, dbmail/trunk/dbmail-timsieved.xinetd)
  dbmail/repos/community-i686/dbmail.tmpfiles
(from rev 96730, dbmail/trunk/dbmail.tmpfiles)
  dbmail/repos/community-x86_64/PKGBUILD
(from rev 96730, dbmail/trunk/PKGBUILD)
  dbmail/repos/community-x86_64/dbmail-2.2.10-pam-support.patch
(from rev 96730, dbmail/trunk/dbmail-2.2.10-pam-support.patch)
  dbmail/repos/community-x86_64/dbmail-imapd.service
(from rev 96730, dbmail/trunk/dbmail-imapd.service)
  dbmail/repos/community-x86_64/dbmail-imapd.xinetd
(from rev 96730, dbmail/trunk/dbmail-imapd.xinetd)
  dbmail/repos/community-x86_64/dbmail-lmtpd.service
(from rev 96730, dbmail/trunk/dbmail-lmtpd.service)
  dbmail/repos/community-x86_64/dbmail-lmtpd.xinetd
(from rev 96730, dbmail/trunk/dbmail-lmtpd.xinetd)
  dbmail/repos/community-x86_64/dbmail-pop3d.service
(from rev 96730, dbmail/trunk/dbmail-pop3d.service)
  dbmail/repos/community-x86_64/dbmail-pop3d.xinetd
(from rev 96730, dbmail/trunk/dbmail-pop3d.xinetd)
  dbmail/repos/community-x86_64/dbmail-timsieved.service
(from rev 96730, dbmail/trunk/dbmail-timsieved.service)
  dbmail/repos/community-x86_64/dbmail-timsieved.xinetd
(from rev 96730, dbmail/trunk/dbmail-timsieved.xinetd)
  dbmail/repos/community-x86_64/dbmail.tmpfiles
(from rev 96730, dbmail/trunk/dbmail.tmpfiles)
Deleted:
  dbmail/repos/community-i686/PKGBUILD
  dbmail/repos/community-i686/dbmail-2.2.10-pam-support.patch
  dbmail/repos/community-i686/dbmail-imapd.service
  dbmail/repos/community-i686/dbmail-imapd.xinetd
  dbmail/repos/community-i686/dbmail-lmtpd.service
  dbmail/repos/community-i686/dbmail-lmtpd.xinetd
  dbmail/repos/community-i686/dbmail-pop3d.service
  dbmail/repos/community-i686/dbmail-pop3d.xinetd
  dbmail/repos/community-i686/dbmail-timsieved.service
  dbmail/repos/community-i686/dbmail-timsieved.xinetd
  dbmail/repos/community-i686/dbmail.tmpfiles
  dbmail/repos/community-x86_64/PKGBUILD
  dbmail/repos/community-x86_64/dbmail-2.2.10-pam-support.patch
  dbmail/repos/community-x86_64/dbmail-imapd.service
  dbmail/repos/community-x86_64/dbmail-imapd.xinetd
  dbmail/repos/community-x86_64/dbmail-lmtpd.service
  dbmail/repos/community-x86_64/dbmail-lmtpd.xinetd
  dbmail/repos/community-x86_64/dbmail-pop3d.service
  dbmail/repos/community-x86_64/dbmail-pop3d.xinetd
  dbmail/repos/community-x86_64/dbmail-timsieved.service
  dbmail/repos/community-x86_64/dbmail-timsieved.xinetd
  dbmail/repos/community-x86_64/dbmail.tmpfiles

--+
 /PKGBUILD|  160 ++
 /dbmail-2.2.10-pam-support.patch |  502 +
 /dbmail-imapd.service|   22 
 /dbmail-imapd.xinetd |   26 +
 /dbmail-lmtpd.service|   22 
 /dbmail-lmtpd.xinetd |   26 +
 /dbmail-pop3d.service|   22 
 /dbmail-pop3d.xinetd |   26 +
 /dbmail-timsieved.service|   22 
 /dbmail-timsieved.xinetd |   30 +
 /dbmail.tmpfiles |2 
 community-i686/PKGBUILD  |   70 --
 community-i686/dbmail-2.2.10-pam-support.patch   |  251 --
 community-i686/dbmail-imapd.service  |   11 
 community-i686/dbmail-imapd.xinetd   |   13 
 community-i686/dbmail-lmtpd.service  |   11 
 community-i686/dbmail-lmtpd.xinetd   |   13 
 community-i686/dbmail-pop3d.service  |   11 
 community-i686/dbmail-pop3d.xinetd   |   13 
 community-i686/dbmail-timsieved.service  |   11 
 community-i686/dbmail-timsieved.xinetd   |   15 
 

[arch-commits] Commit in libraw/trunk (PKGBUILD libraw.changelog)

2013-09-03 Thread Jaroslav Lichtblau
Date: Tuesday, September 3, 2013 @ 19:14:59
  Author: jlichtblau
Revision: 96732

upgpkg: libraw 0.15.4-1

Modified:
  libraw/trunk/PKGBUILD
  libraw/trunk/libraw.changelog

--+
 PKGBUILD |4 ++--
 libraw.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 16:12:39 UTC (rev 96731)
+++ PKGBUILD2013-09-03 17:14:59 UTC (rev 96732)
@@ -5,7 +5,7 @@
 # Contributor: Brad Fanella bradfane...@archlinux.us
 
 pkgname=libraw
-pkgver=0.15.2
+pkgver=0.15.4
 pkgrel=1
 pkgdesc=A library for reading RAW files obtained from digital photo cameras 
(CRW/CR2, NEF, RAF, DNG, and others)
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!makeflags')
 changelog=$pkgname.changelog
 source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz)
-sha256sums=('828eac93910f26f813f91d35f92f33a9e719c2ec8522d575b248063194b068c6')
+sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79')
 
 build() {
   cd ${srcdir}/LibRaw-${pkgver}

Modified: libraw.changelog
===
--- libraw.changelog2013-09-03 16:12:39 UTC (rev 96731)
+++ libraw.changelog2013-09-03 17:14:59 UTC (rev 96732)
@@ -1,3 +1,6 @@
+2013-09-03 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.15.4-1
+
 2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* libraw 0.15.2-1
 



[arch-commits] Commit in libraw/repos/community-x86_64 (4 files)

2013-09-03 Thread Jaroslav Lichtblau
Date: Tuesday, September 3, 2013 @ 19:15:14
  Author: jlichtblau
Revision: 96733

archrelease: copy trunk to community-x86_64

Added:
  libraw/repos/community-x86_64/PKGBUILD
(from rev 96732, libraw/trunk/PKGBUILD)
  libraw/repos/community-x86_64/libraw.changelog
(from rev 96732, libraw/trunk/libraw.changelog)
Deleted:
  libraw/repos/community-x86_64/PKGBUILD
  libraw/repos/community-x86_64/libraw.changelog

--+
 PKGBUILD |   70 ++---
 libraw.changelog |   37 +++-
 2 files changed, 55 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-03 17:14:59 UTC (rev 96732)
+++ PKGBUILD2013-09-03 17:15:14 UTC (rev 96733)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Joeny Ang ang(dot)joeny(at)gmail(dot)com
-# Contributor: Brad Fanella bradfane...@archlinux.us
-
-pkgname=libraw
-pkgver=0.15.2
-pkgrel=1
-pkgdesc=A library for reading RAW files obtained from digital photo cameras 
(CRW/CR2, NEF, RAF, DNG, and others)
-arch=('i686' 'x86_64')
-url=http://www.libraw.org/;
-license=('CDDL' 'LGPL' 'custom')
-depends=('lcms')
-options=('!makeflags')
-changelog=$pkgname.changelog
-source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz)
-sha256sums=('828eac93910f26f813f91d35f92f33a9e719c2ec8522d575b248063194b068c6')
-
-build() {
-  cd ${srcdir}/LibRaw-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/LibRaw-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  
-#license
-  install -D -m644 ${srcdir}/LibRaw-${pkgver}/LICENSE.LibRaw.pdf \
-${pkgdir}/usr/share/licenses/libraw/LICENSE.LibRaw.pdf
-}

Copied: libraw/repos/community-x86_64/PKGBUILD (from rev 96732, 
libraw/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-03 17:15:14 UTC (rev 96733)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Joeny Ang ang(dot)joeny(at)gmail(dot)com
+# Contributor: Brad Fanella bradfane...@archlinux.us
+
+pkgname=libraw
+pkgver=0.15.4
+pkgrel=1
+pkgdesc=A library for reading RAW files obtained from digital photo cameras 
(CRW/CR2, NEF, RAF, DNG, and others)
+arch=('i686' 'x86_64')
+url=http://www.libraw.org/;
+license=('CDDL' 'LGPL' 'custom')
+depends=('lcms')
+options=('!makeflags')
+changelog=$pkgname.changelog
+source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz)
+sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79')
+
+build() {
+  cd ${srcdir}/LibRaw-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/LibRaw-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  
+#license
+  install -D -m644 ${srcdir}/LibRaw-${pkgver}/LICENSE.LibRaw.pdf \
+${pkgdir}/usr/share/licenses/libraw/LICENSE.LibRaw.pdf
+}

Deleted: libraw.changelog
===
--- libraw.changelog2013-09-03 17:14:59 UTC (rev 96732)
+++ libraw.changelog2013-09-03 17:15:14 UTC (rev 96733)
@@ -1,17 +0,0 @@
-2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.15.2-1
-
-2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.8-1
-
-2012-09-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.7-1
-
-2012-04-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.6-1
-
-2012-02-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.5-1
-
-2011-12-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.4-1

Copied: libraw/repos/community-x86_64/libraw.changelog (from rev 96732, 
libraw/trunk/libraw.changelog)
===
--- libraw.changelog(rev 0)
+++ libraw.changelog2013-09-03 17:15:14 UTC (rev 96733)
@@ -0,0 +1,20 @@
+2013-09-03 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.15.4-1
+
+2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.15.2-1
+
+2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.8-1
+
+2012-09-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.7-1
+
+2012-04-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.6-1
+
+2012-02-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.5-1
+
+2011-12-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.4-1



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

2013-09-03 Thread Jaroslav Lichtblau
Date: Tuesday, September 3, 2013 @ 19:20:12
  Author: jlichtblau
Revision: 96734

archrelease: copy trunk to community-i686

Added:
  libraw/repos/community-i686/PKGBUILD
(from rev 96733, libraw/trunk/PKGBUILD)
  libraw/repos/community-i686/libraw.changelog
(from rev 96733, libraw/trunk/libraw.changelog)
Deleted:
  libraw/repos/community-i686/PKGBUILD
  libraw/repos/community-i686/libraw.changelog

--+
 PKGBUILD |   70 ++---
 libraw.changelog |   37 +++-
 2 files changed, 55 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-03 17:15:14 UTC (rev 96733)
+++ PKGBUILD2013-09-03 17:20:12 UTC (rev 96734)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Ionut Biru ib...@archlinux.org
-# Contributor: Joeny Ang ang(dot)joeny(at)gmail(dot)com
-# Contributor: Brad Fanella bradfane...@archlinux.us
-
-pkgname=libraw
-pkgver=0.15.2
-pkgrel=1
-pkgdesc=A library for reading RAW files obtained from digital photo cameras 
(CRW/CR2, NEF, RAF, DNG, and others)
-arch=('i686' 'x86_64')
-url=http://www.libraw.org/;
-license=('CDDL' 'LGPL' 'custom')
-depends=('lcms')
-options=('!makeflags')
-changelog=$pkgname.changelog
-source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz)
-sha256sums=('828eac93910f26f813f91d35f92f33a9e719c2ec8522d575b248063194b068c6')
-
-build() {
-  cd ${srcdir}/LibRaw-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/LibRaw-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  
-#license
-  install -D -m644 ${srcdir}/LibRaw-${pkgver}/LICENSE.LibRaw.pdf \
-${pkgdir}/usr/share/licenses/libraw/LICENSE.LibRaw.pdf
-}

Copied: libraw/repos/community-i686/PKGBUILD (from rev 96733, 
libraw/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-03 17:20:12 UTC (rev 96734)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Joeny Ang ang(dot)joeny(at)gmail(dot)com
+# Contributor: Brad Fanella bradfane...@archlinux.us
+
+pkgname=libraw
+pkgver=0.15.4
+pkgrel=1
+pkgdesc=A library for reading RAW files obtained from digital photo cameras 
(CRW/CR2, NEF, RAF, DNG, and others)
+arch=('i686' 'x86_64')
+url=http://www.libraw.org/;
+license=('CDDL' 'LGPL' 'custom')
+depends=('lcms')
+options=('!makeflags')
+changelog=$pkgname.changelog
+source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz)
+sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79')
+
+build() {
+  cd ${srcdir}/LibRaw-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/LibRaw-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  
+#license
+  install -D -m644 ${srcdir}/LibRaw-${pkgver}/LICENSE.LibRaw.pdf \
+${pkgdir}/usr/share/licenses/libraw/LICENSE.LibRaw.pdf
+}

Deleted: libraw.changelog
===
--- libraw.changelog2013-09-03 17:15:14 UTC (rev 96733)
+++ libraw.changelog2013-09-03 17:20:12 UTC (rev 96734)
@@ -1,17 +0,0 @@
-2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.15.2-1
-
-2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.8-1
-
-2012-09-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.7-1
-
-2012-04-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.6-1
-
-2012-02-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.5-1
-
-2011-12-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * libraw 0.14.4-1

Copied: libraw/repos/community-i686/libraw.changelog (from rev 96733, 
libraw/trunk/libraw.changelog)
===
--- libraw.changelog(rev 0)
+++ libraw.changelog2013-09-03 17:20:12 UTC (rev 96734)
@@ -0,0 +1,20 @@
+2013-09-03 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.15.4-1
+
+2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.15.2-1
+
+2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.8-1
+
+2012-09-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.7-1
+
+2012-04-06 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.6-1
+
+2012-02-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.5-1
+
+2011-12-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * libraw 0.14.4-1



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

2013-09-03 Thread Laurent Carlier
Date: Tuesday, September 3, 2013 @ 21:05:29
  Author: lcarlier
Revision: 193885

upgpkg: linux-firmware 20130808-1

upgrade to latest git revision, needed for kernel 3.11.0

Modified:
  linux-firmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 14:15:23 UTC (rev 193884)
+++ PKGBUILD2013-09-03 19:05:29 UTC (rev 193885)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=linux-firmware
-pkgver=20130725
+pkgver=20130808
 pkgrel=1
 pkgdesc=Firmware files for Linux
 makedepends=('git')
@@ -37,6 +37,7 @@
 options=(!strip)
 
source=('git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#branch=master')
 md5sums=('SKIP')
+
 pkgver() {
   date +%Y%m%d
 }



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

2013-09-03 Thread Balló György
Date: Tuesday, September 3, 2013 @ 20:53:27
  Author: bgyorgy
Revision: 96735

Add gvfs to optdepends

Modified:
  pcmanfm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 17:20:12 UTC (rev 96734)
+++ PKGBUILD2013-09-03 18:53:27 UTC (rev 96735)
@@ -13,7 +13,8 @@
 license=('GPL')
 groups=('lxde')
 depends=('gtk2' 'desktop-file-utils' 'libfm' 'lxmenu-data')
-makedepends=('intltool' 'pkgconfig')
+makedepends=('intltool')
+optdepends=('gvfs: for trash support, mounting with udisk and remote 
filesystems')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.gz)
 md5sums=('41104699e653ff2b0a9a9e80a257d6a2')



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

2013-09-03 Thread Laurent Carlier
Date: Tuesday, September 3, 2013 @ 21:11:34
  Author: lcarlier
Revision: 193886

upgpkg: linux-firmware 20130903-1

upgrade to latest git revision, needed for kernel 3.11.0

Modified:
  linux-firmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 19:05:29 UTC (rev 193885)
+++ PKGBUILD2013-09-03 19:11:34 UTC (rev 193886)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=linux-firmware
-pkgver=20130808
+pkgver=20130903
 pkgrel=1
 pkgdesc=Firmware files for Linux
 makedepends=('git')



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

2013-09-03 Thread Laurent Carlier
Date: Tuesday, September 3, 2013 @ 21:11:42
  Author: lcarlier
Revision: 193887

archrelease: copy trunk to testing-any

Added:
  linux-firmware/repos/testing-any/
  linux-firmware/repos/testing-any/PKGBUILD
(from rev 193886, linux-firmware/trunk/PKGBUILD)

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

Copied: linux-firmware/repos/testing-any/PKGBUILD (from rev 193886, 
linux-firmware/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-09-03 19:11:42 UTC (rev 193887)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=linux-firmware
+pkgver=20130903
+pkgrel=1
+pkgdesc=Firmware files for Linux
+makedepends=('git')
+arch=('any')
+url=http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary;
+license=('GPL2' 'GPL3' 'custom')
+conflicts=('linux-firmware-git'
+   'kernel26-firmware'
+   'ar9170-fw'
+   'iwlwifi-1000-ucode'
+   'iwlwifi-3945-ucode'
+   'iwlwifi-4965-ucode'
+   'iwlwifi-5000-ucode'
+   'iwlwifi-5150-ucode'
+   'iwlwifi-6000-ucode'
+   'rt2870usb-fw'
+   'rt2x00-rt61-fw'
+   'rt2x00-rt71w-fw'
+   'amd-ucode')
+replaces=('kernel26-firmware'
+  'ar9170-fw'
+  'iwlwifi-1000-ucode'
+  'iwlwifi-3945-ucode'
+  'iwlwifi-4965-ucode'
+  'iwlwifi-5000-ucode'
+  'iwlwifi-5150-ucode'
+  'iwlwifi-6000-ucode'
+  'rt2870usb-fw'
+  'rt2x00-rt61-fw'
+  'rt2x00-rt71w-fw'
+  'amd-ucode')
+options=(!strip)
+source=('git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#branch=master')
+md5sums=('SKIP')
+
+pkgver() {
+  date +%Y%m%d
+}
+
+package() {
+  cd ${srcdir}/${pkgname}
+  # remove not needed Makefile #35236
+  rm Makefile
+  install -d -m755 ${pkgdir}/usr/lib/firmware
+  cp -a * ${pkgdir}/usr/lib/firmware/
+  install -d -m755 ${pkgdir}/usr/share/licenses/linux-firmware/
+  rm -f ${pkgdir}/usr/lib/firmware/{README*,configure,GPL*}
+  mv ${pkgdir}/usr/lib/firmware/{LICEN*,WHENCE} 
${pkgdir}/usr/share/licenses/linux-firmware/
+}
+# vim:set ts=2 sw=2 et:



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

2013-09-03 Thread Alexander Rødseth
Date: Tuesday, September 3, 2013 @ 21:46:20
  Author: arodseth
Revision: 96739

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

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

--+
 /PKGBUILD|   90 +
 /mtpaint.install |   26 ++
 community-i686/PKGBUILD  |   43 -
 community-i686/mtpaint.install   |   13 -
 community-x86_64/PKGBUILD|   43 -
 community-x86_64/mtpaint.install |   13 -
 6 files changed, 116 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-03 19:42:26 UTC (rev 96738)
+++ community-i686/PKGBUILD 2013-09-03 19:46:20 UTC (rev 96739)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: yosh64 yosh64.at.gmail.dot.com
-
-pkgname=mtpaint
-pkgver=3.40
-pkgrel=11
-pkgdesc='Simple paint program for creating icons and pixel based artwork'
-arch=('x86_64' 'i686')
-url='http://mtpaint.sourceforge.net/'
-license=('GPL3')
-depends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'desktop-file-utils' 'lcms2' 
'jasper')
-makedepends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'lcms2' 'jasper')
-install='mtpaint.install'
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -i 's:EGifOpenFileName(file_name, FALSE):EGifOpenFileName(file_name, 
FALSE, NULL):' src/png.c
-  sed -i 's:DGifOpenFileName(file_name):DGifOpenFileName(file_name, NULL):g' 
src/png.c
-  sed -i 's:MakeMapObject(:GifMakeMapObject(:g' src/png.c
-  sed -i 's:FreeMapObject(:GifFreeMapObject(:g' src/png.c
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  export CFLAGS=-w `pkg-config libopenjpeg --cflags` $CFLAGS
-  ./configure --prefix=/usr --mandir=/usr/share/man man intl GIF jpeg tiff 
cflags lcms2 jp2
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:
-

Copied: mtpaint/repos/community-i686/PKGBUILD (from rev 96738, 
mtpaint/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-03 19:46:20 UTC (rev 96739)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: yosh64 yosh64.at.gmail.dot.com
+
+pkgname=mtpaint
+pkgver=3.40
+pkgrel=12
+pkgdesc='Simple paint program for creating icons and pixel based artwork'
+arch=('x86_64' 'i686')
+url='http://mtpaint.sourceforge.net/'
+license=('GPL3')
+depends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'desktop-file-utils' 'lcms2'
+ 'jasper' 'libtiff' 'libpng' 'freetype2')
+makedepends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'lcms2' 'jasper' 'libtiff'
+ 'libpng' 'freetype2')
+install='mtpaint.install'
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  sed -i 's:EGifOpenFileName(file_name, FALSE):EGifOpenFileName(file_name, 
FALSE, NULL):' src/png.c
+  sed -i 's:DGifOpenFileName(file_name):DGifOpenFileName(file_name, NULL):g' 
src/png.c
+  sed -i 's:MakeMapObject(:GifMakeMapObject(:g' src/png.c
+  sed -i 's:FreeMapObject(:GifFreeMapObject(:g' src/png.c
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  export CFLAGS=-w `pkg-config libopenjpeg --cflags` $CFLAGS
+  ./configure --prefix=/usr --mandir=/usr/share/man man intl GIF jpeg tiff 
cflags lcms2 jp2
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:
+

Deleted: community-i686/mtpaint.install
===
--- community-i686/mtpaint.install  2013-09-03 19:42:26 UTC (rev 96738)
+++ community-i686/mtpaint.install  2013-09-03 19:46:20 UTC (rev 96739)
@@ -1,13 +0,0 @@
-post_upgrade() {
-  update-desktop-database -q
-}
-
-post_install() {
-  post_upgrade
-}
-
-post_remove() {
-  post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:

Copied: mtpaint/repos/community-i686/mtpaint.install 

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

2013-09-03 Thread Alexander Rødseth
Date: Tuesday, September 3, 2013 @ 21:37:05
  Author: arodseth
Revision: 96737

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

Added:
  mtpaint/repos/community-i686/PKGBUILD
(from rev 96736, mtpaint/trunk/PKGBUILD)
  mtpaint/repos/community-i686/mtpaint.install
(from rev 96736, mtpaint/trunk/mtpaint.install)
  mtpaint/repos/community-x86_64/PKGBUILD
(from rev 96736, mtpaint/trunk/PKGBUILD)
  mtpaint/repos/community-x86_64/mtpaint.install
(from rev 96736, mtpaint/trunk/mtpaint.install)
Deleted:
  mtpaint/repos/community-i686/PKGBUILD
  mtpaint/repos/community-i686/libpng15.patch
  mtpaint/repos/community-i686/mtpaint.install
  mtpaint/repos/community-x86_64/PKGBUILD
  mtpaint/repos/community-x86_64/libpng15.patch
  mtpaint/repos/community-x86_64/mtpaint.install

--+
 /PKGBUILD|   86 +
 /mtpaint.install |   26 +++
 community-i686/PKGBUILD  |   50 -
 community-i686/libpng15.patch|   21 -
 community-i686/mtpaint.install   |   13 -
 community-x86_64/PKGBUILD|   50 -
 community-x86_64/libpng15.patch  |   21 -
 community-x86_64/mtpaint.install |   13 -
 8 files changed, 112 insertions(+), 168 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-09-03 19:36:54 UTC (rev 96736)
+++ community-i686/PKGBUILD 2013-09-03 19:37:05 UTC (rev 96737)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: yosh64 yosh64.at.gmail.dot.com
-
-pkgname=mtpaint
-pkgver=3.40
-pkgrel=10
-pkgdesc='Simple paint program for creating icons and pixel based artwork'
-arch=('x86_64' 'i686')
-url='http://mtpaint.sourceforge.net/'
-license=('GPL3')
-depends=('gtk2' 'giflib' 'openjpeg' 'desktop-file-utils' 'lcms2' 'jasper')
-makedepends=('gtk2' 'giflib' 'openjpeg' 'lcms2' 'setconf' 'jasper')
-install='mtpaint.install'
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;
-'libpng15.patch')
-sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890'
-'be51d45d1146d6c61d1c2c12d1712134da5048dd7314e2741ff336cac6838de3')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  patch -Np1 -i '../libpng15.patch'
-  sed -i 's:openjpeg.h:openjpeg-1.5/openjpeg.h:' src/png.c
-  sed -i 's:EGifOpenFileName(file_name, FALSE):EGifOpenFileName(file_name, 
FALSE, NULL):' src/png.c
-  sed -i 's:DGifOpenFileName(file_name):DGifOpenFileName(file_name, NULL):g' 
src/png.c
-  sed -i 's:MakeMapObject(:GifMakeMapObject(:g' src/png.c
-  sed -i 's:FreeMapObject(:GifFreeMapObject(:g' src/png.c
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  export CFLAGS=`pkg-config gtk+-2.0 --cflags` $CFLAGS
-  ./configure --prefix=/usr --mandir=/usr/share/man man intl gif jpeg tiff
-  sed -i 's:-lpng:-lpng -lgif:' _conf.txt
-  sed -i 's:ungif:gif:g' _conf.txt
-  setconf _conf.txt CC 'gcc -w'
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:
-

Copied: mtpaint/repos/community-i686/PKGBUILD (from rev 96736, 
mtpaint/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-03 19:37:05 UTC (rev 96737)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: yosh64 yosh64.at.gmail.dot.com
+
+pkgname=mtpaint
+pkgver=3.40
+pkgrel=11
+pkgdesc='Simple paint program for creating icons and pixel based artwork'
+arch=('x86_64' 'i686')
+url='http://mtpaint.sourceforge.net/'
+license=('GPL3')
+depends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'desktop-file-utils' 'lcms2' 
'jasper')
+makedepends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'lcms2' 'jasper')
+install='mtpaint.install'
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  sed -i 's:EGifOpenFileName(file_name, FALSE):EGifOpenFileName(file_name, 
FALSE, NULL):' src/png.c
+  sed -i 's:DGifOpenFileName(file_name):DGifOpenFileName(file_name, NULL):g' 
src/png.c
+  sed -i 's:MakeMapObject(:GifMakeMapObject(:g' src/png.c
+  sed -i 's:FreeMapObject(:GifFreeMapObject(:g' src/png.c
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  export CFLAGS=-w `pkg-config libopenjpeg --cflags` $CFLAGS
+  ./configure --prefix=/usr --mandir=/usr/share/man man intl GIF jpeg tiff 
cflags lcms2 jp2
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:
+

Deleted: community-i686/libpng15.patch

[arch-commits] Commit in mtpaint/trunk (PKGBUILD libpng15.patch)

2013-09-03 Thread Alexander Rødseth
Date: Tuesday, September 3, 2013 @ 21:36:54
  Author: arodseth
Revision: 96736

upgpkg: mtpaint 3.40-11, fixes from FS#36757

Modified:
  mtpaint/trunk/PKGBUILD
Deleted:
  mtpaint/trunk/libpng15.patch

+
 PKGBUILD   |   27 ++-
 libpng15.patch |   21 -
 2 files changed, 10 insertions(+), 38 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 18:53:27 UTC (rev 96735)
+++ PKGBUILD2013-09-03 19:36:54 UTC (rev 96736)
@@ -5,24 +5,20 @@
 
 pkgname=mtpaint
 pkgver=3.40
-pkgrel=10
+pkgrel=11
 pkgdesc='Simple paint program for creating icons and pixel based artwork'
 arch=('x86_64' 'i686')
 url='http://mtpaint.sourceforge.net/'
 license=('GPL3')
-depends=('gtk2' 'giflib' 'openjpeg' 'desktop-file-utils' 'lcms2' 'jasper')
-makedepends=('gtk2' 'giflib' 'openjpeg' 'lcms2' 'setconf' 'jasper')
+depends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'desktop-file-utils' 'lcms2' 
'jasper')
+makedepends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'lcms2' 'jasper')
 install='mtpaint.install'
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;
-'libpng15.patch')
-sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890'
-'be51d45d1146d6c61d1c2c12d1712134da5048dd7314e2741ff336cac6838de3')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890')
 
 prepare() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
-  patch -Np1 -i '../libpng15.patch'
-  sed -i 's:openjpeg.h:openjpeg-1.5/openjpeg.h:' src/png.c
   sed -i 's:EGifOpenFileName(file_name, FALSE):EGifOpenFileName(file_name, 
FALSE, NULL):' src/png.c
   sed -i 's:DGifOpenFileName(file_name):DGifOpenFileName(file_name, NULL):g' 
src/png.c
   sed -i 's:MakeMapObject(:GifMakeMapObject(:g' src/png.c
@@ -30,18 +26,15 @@
 }
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
-  export CFLAGS=`pkg-config gtk+-2.0 --cflags` $CFLAGS
-  ./configure --prefix=/usr --mandir=/usr/share/man man intl gif jpeg tiff
-  sed -i 's:-lpng:-lpng -lgif:' _conf.txt
-  sed -i 's:ungif:gif:g' _conf.txt
-  setconf _conf.txt CC 'gcc -w'
+  export CFLAGS=-w `pkg-config libopenjpeg --cflags` $CFLAGS
+  ./configure --prefix=/usr --mandir=/usr/share/man man intl GIF jpeg tiff 
cflags lcms2 jp2
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
   make DESTDIR=$pkgdir install
 }

Deleted: libpng15.patch
===
--- libpng15.patch  2013-09-03 18:53:27 UTC (rev 96735)
+++ libpng15.patch  2013-09-03 19:36:54 UTC (rev 96736)
@@ -1,21 +0,0 @@
-diff -upr mtpaint-3.31.orig/src/png.c mtpaint-3.31/src/png.c
 mtpaint-3.31.orig/src/png.c2010-01-25 00:43:07.0 +0200
-+++ mtpaint-3.31/src/png.c 2010-01-25 00:43:39.0 +0200
-@@ -539,7 +539,7 @@ static int load_png(char *file_name, ls_
-   if (settings-bpp == 3)
-   {
-   png_set_strip_16(png_ptr);
--  png_set_gray_1_2_4_to_8(png_ptr);
-+  png_set_expand_gray_1_2_4_to_8(png_ptr);
-   png_set_palette_to_rgb(png_ptr);
-   png_set_gray_to_rgb(png_ptr);
- 
-@@ -644,7 +644,7 @@ static int load_png(char *file_name, ls_
-   png_set_strip_alpha(png_ptr);
-   png_set_packing(png_ptr);
-   if ((color_type == PNG_COLOR_TYPE_GRAY)  (bit_depth  8))
--  png_set_gray_1_2_4_to_8(png_ptr);
-+  png_set_expand_gray_1_2_4_to_8(png_ptr);
-   for (i = 0; i  height; i++)
-   {
-   row_pointers[i] = settings-img[CHN_IMAGE] + i * width;



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

2013-09-03 Thread Alexander Rødseth
Date: Tuesday, September 3, 2013 @ 21:42:26
  Author: arodseth
Revision: 96738

upgpkg: mtpaint 3.40-12

Modified:
  mtpaint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 19:37:05 UTC (rev 96737)
+++ PKGBUILD2013-09-03 19:42:26 UTC (rev 96738)
@@ -5,13 +5,15 @@
 
 pkgname=mtpaint
 pkgver=3.40
-pkgrel=11
+pkgrel=12
 pkgdesc='Simple paint program for creating icons and pixel based artwork'
 arch=('x86_64' 'i686')
 url='http://mtpaint.sourceforge.net/'
 license=('GPL3')
-depends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'desktop-file-utils' 'lcms2' 
'jasper')
-makedepends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'lcms2' 'jasper')
+depends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'desktop-file-utils' 'lcms2'
+ 'jasper' 'libtiff' 'libpng' 'freetype2')
+makedepends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'lcms2' 'jasper' 'libtiff'
+ 'libpng' 'freetype2')
 install='mtpaint.install'
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
 sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890')



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

2013-09-03 Thread Jelle van der Waa
Date: Tuesday, September 3, 2013 @ 22:46:04
  Author: jelle
Revision: 96743

archrelease: copy trunk to community-any

Added:
  python-six/repos/community-any/PKGBUILD
(from rev 96742, python-six/trunk/PKGBUILD)
Deleted:
  python-six/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-03 20:44:51 UTC (rev 96742)
+++ PKGBUILD2013-09-03 20:46:04 UTC (rev 96743)
@@ -1,39 +0,0 @@
-# Contributer: Allan McRae al...@archlinux.org
-# Maintainer: Jelle van der Waa je...@vdwaa.nl
-
-pkgbase=python-six
-pkgname=('python2-six' 'python-six')
-pkgver=1.3.0
-pkgrel=2
-pkgdesc=Python 2 and 3 compatibility utilities
-arch=('any')
-url=http://pypi.python.org/pypi/six/;
-license=('MIT')
-makedepends=('python' 'python2')
-source=(http://pypi.python.org/packages/source/s/six/six-$pkgver.tar.gz)
-md5sums=('ec47fe6070a8a64c802363d2c2b1e2ee')
-
-build() {
-  cd $srcdir
-  cp -r six-$pkgver six2-$pkgver
-}
-
-check() {
-  cd $srcdir/six-$pkgver 
-  python3 setup.py check
-
-}
-
-package_python-six() {
-  depends=('python')
-  cd $srcdir/six-$pkgver 
-  python3 setup.py install --root ${pkgdir} --optimize=1
-  install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-package_python2-six() {
-  depends=('python2')
-  cd $srcdir/six2-$pkgver 
-  python2 setup.py install --root ${pkgdir} --optimize=1
-  install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: python-six/repos/community-any/PKGBUILD (from rev 96742, 
python-six/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-03 20:46:04 UTC (rev 96743)
@@ -0,0 +1,40 @@
+# Contributer: Allan McRae al...@archlinux.org
+# Maintainer: Jelle van der Waa je...@vdwaa.nl
+
+pkgbase=python-six
+pkgname=('python2-six' 'python-six')
+pkgver=1.4.1
+pkgrel=1
+pkgdesc=Python 2 and 3 compatibility utilities
+arch=('any')
+url=http://pypi.python.org/pypi/six/;
+license=('MIT')
+makedepends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/s/six/six-$pkgver.tar.gz)
+md5sums=('ec47fe6070a8a64c802363d2c2b1e2ee')
+
+build() {
+  cd $srcdir
+  cp -r six-$pkgver six2-$pkgver
+}
+
+check() {
+  cd $srcdir/six-$pkgver 
+  python3 setup.py check
+
+}
+
+package_python-six() {
+  depends=('python')
+  cd $srcdir/six-$pkgver 
+  python3 setup.py install --root ${pkgdir} --optimize=1
+  install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-six() {
+  depends=('python2')
+  cd $srcdir/six2-$pkgver 
+  python2 setup.py install --root ${pkgdir} --optimize=1
+  install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+md5sums=('bdbb9e12d3336c198695aa4cf3a61d62')



[arch-commits] Commit in (griffith)

2013-09-03 Thread Jelle van der Waa
Date: Tuesday, September 3, 2013 @ 22:37:49
  Author: jelle
Revision: 96740

package doesn't work with current sqlalchemy

Deleted:
  griffith/



[arch-commits] Commit in (man-pages-pt_br)

2013-09-03 Thread Jelle van der Waa
Date: Tuesday, September 3, 2013 @ 22:39:38
  Author: jelle
Revision: 96741

doesn't work, upsteam is dead

Deleted:
  man-pages-pt_br/



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

2013-09-03 Thread Jelle van der Waa
Date: Tuesday, September 3, 2013 @ 22:44:51
  Author: jelle
Revision: 96742

upgpkg: python-six 1.4.1-1

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 20:39:38 UTC (rev 96741)
+++ PKGBUILD2013-09-03 20:44:51 UTC (rev 96742)
@@ -3,8 +3,8 @@
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc=Python 2 and 3 compatibility utilities
 arch=('any')
 url=http://pypi.python.org/pypi/six/;
@@ -37,3 +37,4 @@
   python2 setup.py install --root ${pkgdir} --optimize=1
   install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
+md5sums=('bdbb9e12d3336c198695aa4cf3a61d62')



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

2013-09-03 Thread Eric Bélanger
Date: Wednesday, September 4, 2013 @ 02:50:57
  Author: eric
Revision: 193888

upgpkg: fvwm-crystal 3.2.6-1

Upstream update

Modified:
  fvwm-crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 19:11:42 UTC (rev 193887)
+++ PKGBUILD2013-09-04 00:50:57 UTC (rev 193888)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=fvwm-crystal
-pkgver=3.2.5
+pkgver=3.2.6
 pkgrel=1
 pkgdesc=Transparent Themes for fvwm
 arch=('any')
@@ -11,9 +11,10 @@
 depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer')
 options=('!makeflags')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('59aff02a2d696f180e3732efee03eae07bad950a')
+sha1sums=('4db9adfa4ef2d8b57c8cb66253c07dc23834')
 
 package() {
   cd ${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} prefix=/usr install
+  find ${pkgdir} -depth -type d -name .svn -exec rm -rf {} \;
 }



[arch-commits] Commit in fvwm-crystal/repos/extra-any (PKGBUILD PKGBUILD)

2013-09-03 Thread Eric Bélanger
Date: Wednesday, September 4, 2013 @ 02:51:16
  Author: eric
Revision: 193889

archrelease: copy trunk to extra-any

Added:
  fvwm-crystal/repos/extra-any/PKGBUILD
(from rev 193888, fvwm-crystal/trunk/PKGBUILD)
Deleted:
  fvwm-crystal/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-04 00:50:57 UTC (rev 193888)
+++ PKGBUILD2013-09-04 00:51:16 UTC (rev 193889)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=fvwm-crystal
-pkgver=3.2.5
-pkgrel=1
-pkgdesc=Transparent Themes for fvwm
-arch=('any')
-url=http://fvwm-crystal.sourceforge.net/;
-license=('GPL')
-depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('59aff02a2d696f180e3732efee03eae07bad950a')
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} prefix=/usr install
-}

Copied: fvwm-crystal/repos/extra-any/PKGBUILD (from rev 193888, 
fvwm-crystal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-04 00:51:16 UTC (rev 193889)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=fvwm-crystal
+pkgver=3.2.6
+pkgrel=1
+pkgdesc=Transparent Themes for fvwm
+arch=('any')
+url=http://fvwm-crystal.sourceforge.net/;
+license=('GPL')
+depends=('fvwm' 'imagemagick' 'python2' 'hsetroot' 'trayer')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('4db9adfa4ef2d8b57c8cb66253c07dc23834')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} prefix=/usr install
+  find ${pkgdir} -depth -type d -name .svn -exec rm -rf {} \;
+}



[arch-commits] Commit in xfce4-cpufreq-plugin/repos (8 files)

2013-09-03 Thread Eric Bélanger
Date: Wednesday, September 4, 2013 @ 03:10:34
  Author: eric
Revision: 193891

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

Added:
  xfce4-cpufreq-plugin/repos/extra-i686/PKGBUILD
(from rev 193890, xfce4-cpufreq-plugin/trunk/PKGBUILD)
  xfce4-cpufreq-plugin/repos/extra-i686/xfce4-cpufreq-plugin.install
(from rev 193890, xfce4-cpufreq-plugin/trunk/xfce4-cpufreq-plugin.install)
  xfce4-cpufreq-plugin/repos/extra-x86_64/PKGBUILD
(from rev 193890, xfce4-cpufreq-plugin/trunk/PKGBUILD)
  xfce4-cpufreq-plugin/repos/extra-x86_64/xfce4-cpufreq-plugin.install
(from rev 193890, xfce4-cpufreq-plugin/trunk/xfce4-cpufreq-plugin.install)
Deleted:
  xfce4-cpufreq-plugin/repos/extra-i686/PKGBUILD
  xfce4-cpufreq-plugin/repos/extra-i686/xfce4-cpufreq-plugin.install
  xfce4-cpufreq-plugin/repos/extra-x86_64/PKGBUILD
  xfce4-cpufreq-plugin/repos/extra-x86_64/xfce4-cpufreq-plugin.install

---+
 /PKGBUILD |   68 
 /xfce4-cpufreq-plugin.install |   22 +
 extra-i686/PKGBUILD   |   34 --
 extra-i686/xfce4-cpufreq-plugin.install   |   11 
 extra-x86_64/PKGBUILD |   34 --
 extra-x86_64/xfce4-cpufreq-plugin.install |   11 
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-04 01:10:08 UTC (rev 193890)
+++ extra-i686/PKGBUILD 2013-09-04 01:10:34 UTC (rev 193891)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR andy...@archlinux.org
-# Contributor: tobias tobias funnychar archlinux.org
-
-pkgname=xfce4-cpufreq-plugin
-pkgver=1.0.0
-pkgrel=3
-pkgdesc=CPU frequency plugin for the Xfce4 panel
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin;
-groups=('xfce4-goodies')
-depends=('xfce4-panel=4.7.4' 'libxfcegui4' 'hicolor-icon-theme')
-makedepends=('intltool')
-options=('!libtool')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('24cae9b8583cae82b715b4f72aa8e341')
-
-build() {
-  cd ${srcdir}/xfce4-cpufreq-plugin-${pkgver}
-  ./configure --prefix=/usr \
-   --sysconfdir=/etc \
-   --libexecdir=/usr/lib \
-   --localstatedir=/var \
-   --disable-static \
-   --disable-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/xfce4-cpufreq-plugin-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: xfce4-cpufreq-plugin/repos/extra-i686/PKGBUILD (from rev 193890, 
xfce4-cpufreq-plugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-09-04 01:10:34 UTC (rev 193891)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: tobias tobias funnychar archlinux.org
+
+pkgname=xfce4-cpufreq-plugin
+pkgver=1.1.0
+pkgrel=1
+pkgdesc=CPU frequency plugin for the Xfce4 panel
+arch=('i686' 'x86_64')
+license=('GPL2')
+url=http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin;
+groups=('xfce4-goodies')
+depends=('xfce4-panel')
+makedepends=('intltool')
+options=('!libtool')
+install=${pkgname}.install
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('dcc56af0e19266956c297d124ba551f4')
+
+build() {
+  cd xfce4-cpufreq-plugin-${pkgver}
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib \
+   --localstatedir=/var \
+   --disable-static \
+   --disable-debug
+  make
+}
+
+package() {
+  cd xfce4-cpufreq-plugin-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/xfce4-cpufreq-plugin.install
===
--- extra-i686/xfce4-cpufreq-plugin.install 2013-09-04 01:10:08 UTC (rev 
193890)
+++ extra-i686/xfce4-cpufreq-plugin.install 2013-09-04 01:10:34 UTC (rev 
193891)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}

Copied: xfce4-cpufreq-plugin/repos/extra-i686/xfce4-cpufreq-plugin.install 
(from rev 193890, xfce4-cpufreq-plugin/trunk/xfce4-cpufreq-plugin.install)
===
--- extra-i686/xfce4-cpufreq-plugin.install (rev 0)
+++ extra-i686/xfce4-cpufreq-plugin.install 2013-09-04 01:10:34 UTC (rev 
193891)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}

Deleted: extra-x86_64/PKGBUILD

[arch-commits] Commit in xfce4-cpufreq-plugin/trunk (PKGBUILD)

2013-09-03 Thread Eric Bélanger
Date: Wednesday, September 4, 2013 @ 03:10:08
  Author: eric
Revision: 193890

upgpkg: xfce4-cpufreq-plugin 1.1.0-1

Upstream update, Remove unneeded depends

Modified:
  xfce4-cpufreq-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-04 00:51:16 UTC (rev 193889)
+++ PKGBUILD2013-09-04 01:10:08 UTC (rev 193890)
@@ -3,22 +3,22 @@
 # Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-cpufreq-plugin
-pkgver=1.0.0
-pkgrel=3
+pkgver=1.1.0
+pkgrel=1
 pkgdesc=CPU frequency plugin for the Xfce4 panel
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin;
 groups=('xfce4-goodies')
-depends=('xfce4-panel=4.7.4' 'libxfcegui4' 'hicolor-icon-theme')
+depends=('xfce4-panel')
 makedepends=('intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('24cae9b8583cae82b715b4f72aa8e341')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('dcc56af0e19266956c297d124ba551f4')
 
 build() {
-  cd ${srcdir}/xfce4-cpufreq-plugin-${pkgver}
+  cd xfce4-cpufreq-plugin-${pkgver}
   ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
@@ -29,6 +29,6 @@
 }
 
 package() {
-  cd ${srcdir}/xfce4-cpufreq-plugin-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd xfce4-cpufreq-plugin-${pkgver}
+  make DESTDIR=${pkgdir} install
 }



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

2013-09-03 Thread Thomas Dziedzic
Date: Wednesday, September 4, 2013 @ 04:47:06
  Author: td123
Revision: 193892

remove obsolete --enable-pthread configure option, fixes fs #36781

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-04 01:10:34 UTC (rev 193891)
+++ PKGBUILD2013-09-04 02:47:06 UTC (rev 193892)
@@ -28,7 +28,6 @@
 --prefix=/usr \
 --sysconfdir=/etc \
 --enable-shared \
---enable-pthread \
 --disable-rpath
 
   make



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

2013-09-03 Thread Thomas Dziedzic
Date: Wednesday, September 4, 2013 @ 05:25:28
  Author: td123
Revision: 193893

upgpkg: vim 7.4.16-2

bump

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-04 02:47:06 UTC (rev 193892)
+++ PKGBUILD2013-09-04 03:25:28 UTC (rev 193893)
@@ -6,8 +6,8 @@
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
 _topver=7.4
-_patchlevel=0
-__hgrev=a643d80b6507
+_patchlevel=16
+__hgrev=d17ef148ada4
 _versiondir=vim${_topver//./}
 pkgver=${_topver}.${_patchlevel}
 pkgrel=2
@@ -20,7 +20,7 @@
 'vimrc'
 'archlinux.vim'
 'gvim.desktop')
-md5sums=('1dfdea2e3fbf778647286d7e23ef9f54'
+md5sums=('733cce44a08ea953ad0e1f9d574670e0'
  'SKIP'
  'b9d4dcb9d3ee2e151dc4be1e94934f6a'
  '10353a61aadc3f276692d0e17db1478e'



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

2013-09-03 Thread Thomas Dziedzic
Date: Wednesday, September 4, 2013 @ 05:26:45
  Author: td123
Revision: 193894

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

Added:
  vim/repos/testing-i686/
  vim/repos/testing-i686/PKGBUILD
(from rev 193893, vim/trunk/PKGBUILD)
  vim/repos/testing-i686/archlinux.vim
(from rev 193893, vim/trunk/archlinux.vim)
  vim/repos/testing-i686/gvim.desktop
(from rev 193893, vim/trunk/gvim.desktop)
  vim/repos/testing-i686/gvim.install
(from rev 193893, vim/trunk/gvim.install)
  vim/repos/testing-i686/vimrc
(from rev 193893, vim/trunk/vimrc)
  vim/repos/testing-x86_64/
  vim/repos/testing-x86_64/PKGBUILD
(from rev 193893, vim/trunk/PKGBUILD)
  vim/repos/testing-x86_64/archlinux.vim
(from rev 193893, vim/trunk/archlinux.vim)
  vim/repos/testing-x86_64/gvim.desktop
(from rev 193893, vim/trunk/gvim.desktop)
  vim/repos/testing-x86_64/gvim.install
(from rev 193893, vim/trunk/gvim.install)
  vim/repos/testing-x86_64/vimrc
(from rev 193893, vim/trunk/vimrc)

--+
 testing-i686/PKGBUILD|  227 +
 testing-i686/archlinux.vim   |   26 
 testing-i686/gvim.desktop|   63 +++
 testing-i686/gvim.install|   11 +
 testing-i686/vimrc   |   16 ++
 testing-x86_64/PKGBUILD  |  227 +
 testing-x86_64/archlinux.vim |   26 
 testing-x86_64/gvim.desktop  |   63 +++
 testing-x86_64/gvim.install  |   11 +
 testing-x86_64/vimrc |   16 ++
 10 files changed, 686 insertions(+)

Copied: vim/repos/testing-i686/PKGBUILD (from rev 193893, vim/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-09-04 03:26:45 UTC (rev 193894)
@@ -0,0 +1,227 @@
+# Maintainer: Thomas Dziedzic gos...@gmail.com
+# Contributor: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: tobias [ tobias at archlinux org ]
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgbase=vim
+pkgname=('vim' 'gvim' 'vim-runtime')
+_topver=7.4
+_patchlevel=16
+__hgrev=d17ef148ada4
+_versiondir=vim${_topver//./}
+pkgver=${_topver}.${_patchlevel}
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('custom:vim')
+url=http://www.vim.org;
+makedepends=('gpm' 'python2' 'ruby' 'libxt' 'desktop-file-utils' 'gtk2' 'lua')
+source=(ftp://ftp.archlinux.org/other/vim/vim-${pkgver}.tar.xz;
+ftp://ftp.archlinux.org/other/vim/vim-${pkgver}.tar.xz.sig;
+'vimrc'
+'archlinux.vim'
+'gvim.desktop')
+md5sums=('733cce44a08ea953ad0e1f9d574670e0'
+ 'SKIP'
+ 'b9d4dcb9d3ee2e151dc4be1e94934f6a'
+ '10353a61aadc3f276692d0e17db1478e'
+ 'd90413bd21f400313a785bb4010120cd')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/hg ]] || (echo hg not found. Install mercurial.  return 1)
+
+  __hgroot='http://vim.googlecode.com/hg/'
+  __hgrepo='vim'
+  __hgbranch='default'
+
+  hg clone -b ${__hgbranch} -u ${__hgrev} ${__hgroot}${__hgrepo} ${__hgrepo}
+
+  pushd ${__hgrepo}
+  if (( $(hg id -n)  $(hg id -nr ${__hgbranch}) )); then
+printf 'You are not building the latest revision!\n'
+printf Consider updating __hgrev to $(hg id -r ${__hgbranch}).\n
+  fi
+  popd
+
+  mv vim ${pkgname}-${pkgver}
+  find ${pkgname}-${pkgver} -depth -type d -name .hg -exec rm -rf {} \;
+  rm ${pkgname}-${pkgver}/{.hgignore,.hgtags}
+  tar -cJf ${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  rm -r ${pkgname}-${pkgver}
+
+  gpg --detach-sign ${pkgname}-${pkgver}.tar.xz
+
+  scp ${pkgname}-${pkgver}.tar.xz nym:/srv/ftp/other/vim/
+  scp ${pkgname}-${pkgver}.tar.xz.sig nym:/srv/ftp/other/vim/
+}
+
+build() {
+  cp -a ${pkgname}-${pkgver} vim-build
+
+  # define the place for the global (g)vimrc file (set to /etc/vimrc)
+  sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*\) .*$|\1|' \
+vim-build/src/feature.h
+  sed -i 's|^.*\(#define VIMRC_FILE.*\) .*$|\1|' \
+vim-build/src/feature.h
+
+  (cd vim-build/src  autoconf)
+
+  cp -a vim-build gvim-build
+
+  cd ${srcdir}/vim-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=no \
+--disable-gui \
+--enable-multibyte \
+--enable-cscope \
+--disable-netbeans \
+--enable-perlinterp \
+--disable-pythoninterp \
+--disable-python3interp \
+--disable-rubyinterp \
+--disable-luainterp
+
+  make
+
+  cd ${srcdir}/gvim-build
+
+  ./configure \
+--prefix=/usr \
+--localstatedir=/var/lib/vim \
+--with-features=huge \
+--with-compiledby='Arch Linux' \
+--enable-gpm \
+--enable-acl \
+--with-x=yes \
+--enable-gui=gtk2 \
+--enable-multibyte \
+--enable-cscope \
+--enable-netbeans \
+--enable-perlinterp \
+--enable-pythoninterp \
+

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

2013-09-03 Thread Evangelos Foutras
Date: Wednesday, September 4, 2013 @ 06:24:43
  Author: foutrelis
Revision: 96745

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

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

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

Copied: virtualbox-modules/repos/community-testing-i686/PKGBUILD (from rev 
96744, virtualbox-modules/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-09-04 04:24:43 UTC (rev 96745)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Maintainer: Sébastien Luttringer
+
+pkgbase=virtualbox-modules
+pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
+pkgver=4.2.16
+pkgrel=10
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux=3.11' 'linux3.12'
+ 'linux-headers=3.11' 'linux-headers3.12'
+ virtualbox-host-dkms=$pkgver
+ virtualbox-guest-dkms=$pkgver
+ 'expac'
+ 'sed'
+ 'bc')
+
+# remember to also adjust the .install files and the package deps below
+_extramodules=extramodules-3.11-ARCH
+
+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(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Host kernel modules for VirtualBox'
+  depends=('linux=3.11' 'linux3.12')
+  replaces=('virtualbox-modules')
+  conflicts=('virtualbox-modules')
+  install=virtualbox-host-modules.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(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=('linux=3.11' 'linux3.12')
+  replaces=('virtualbox-archlinux-modules')
+  conflicts=('virtualbox-archlinux-modules')
+  install=virtualbox-guest-modules.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/repos/community-testing-i686/build.sh (from rev 
96744, virtualbox-modules/trunk/build.sh)
===
--- community-testing-i686/build.sh (rev 0)
+++ community-testing-i686/build.sh 2013-09-04 04:24:43 UTC (rev 96745)
@@ -0,0 +1,25 @@
+#!/bin/bash
+
+set -e
+
+if (( $# != 1 )); then

[arch-commits] Commit in virtualbox-modules/trunk (3 files)

2013-09-03 Thread Evangelos Foutras
Date: Wednesday, September 4, 2013 @ 06:24:30
  Author: foutrelis
Revision: 96744

upgpkg: virtualbox-modules 4.2.16-10

Linux 3.11 rebuild.

Modified:
  virtualbox-modules/trunk/PKGBUILD
  virtualbox-modules/trunk/virtualbox-guest-modules.install
  virtualbox-modules/trunk/virtualbox-host-modules.install

--+
 PKGBUILD |   12 ++--
 virtualbox-guest-modules.install |2 +-
 virtualbox-host-modules.install  |2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 20:46:04 UTC (rev 96743)
+++ PKGBUILD2013-09-04 04:24:30 UTC (rev 96744)
@@ -5,12 +5,12 @@
 pkgbase=virtualbox-modules
 pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
 pkgver=4.2.16
-pkgrel=9
+pkgrel=10
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')
-makedepends=('linux=3.10' 'linux3.11'
- 'linux-headers=3.10' 'linux-headers3.11'
+makedepends=('linux=3.11' 'linux3.12'
+ 'linux-headers=3.11' 'linux-headers3.12'
  virtualbox-host-dkms=$pkgver
  virtualbox-guest-dkms=$pkgver
  'expac'
@@ -18,7 +18,7 @@
  'bc')
 
 # remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-3.10-ARCH
+_extramodules=extramodules-3.11-ARCH
 
 build() {
   _kernver=$(cat /usr/lib/modules/$_extramodules/version)
@@ -36,7 +36,7 @@
 package_virtualbox-host-modules(){
   _kernver=$(cat /usr/lib/modules/$_extramodules/version)
   pkgdesc='Host kernel modules for VirtualBox'
-  depends=('linux=3.10' 'linux3.11')
+  depends=('linux=3.11' 'linux3.12')
   replaces=('virtualbox-modules')
   conflicts=('virtualbox-modules')
   install=virtualbox-host-modules.install
@@ -51,7 +51,7 @@
   _kernver=$(cat /usr/lib/modules/$_extramodules/version)
   pkgdesc='Guest kernel modules for VirtualBox'
   license=('GPL')
-  depends=('linux=3.10' 'linux3.11')
+  depends=('linux=3.11' 'linux3.12')
   replaces=('virtualbox-archlinux-modules')
   conflicts=('virtualbox-archlinux-modules')
   install=virtualbox-guest-modules.install

Modified: virtualbox-guest-modules.install
===
--- virtualbox-guest-modules.install2013-09-03 20:46:04 UTC (rev 96743)
+++ virtualbox-guest-modules.install2013-09-04 04:24:30 UTC (rev 96744)
@@ -1,5 +1,5 @@
 _depmod() {
-  EXTRAMODULES='extramodules-3.10-ARCH'
+  EXTRAMODULES='extramodules-3.11-ARCH'
   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 

Modified: virtualbox-host-modules.install
===
--- virtualbox-host-modules.install 2013-09-03 20:46:04 UTC (rev 96743)
+++ virtualbox-host-modules.install 2013-09-04 04:24:30 UTC (rev 96744)
@@ -1,5 +1,5 @@
 _depmod() {
-  EXTRAMODULES='extramodules-3.10-ARCH'
+  EXTRAMODULES='extramodules-3.11-ARCH'
   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 



[arch-commits] Commit in virtualbox/repos (32 files)

2013-09-03 Thread Evangelos Foutras
Date: Wednesday, September 4, 2013 @ 06:27:39
  Author: foutrelis
Revision: 96746

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

Added:
  virtualbox/repos/community-testing-i686/
  virtualbox/repos/community-testing-i686/001-vboxdrv-reference.patch
(from rev 96745, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-testing-i686/002-change_default_driver_dir.patch
(from rev 96745, virtualbox/trunk/002-change_default_driver_dir.patch)
  virtualbox/repos/community-testing-i686/004-system-xorg.patch
(from rev 96745, virtualbox/trunk/004-system-xorg.patch)
  virtualbox/repos/community-testing-i686/10-vboxdrv.rules
(from rev 96745, virtualbox/trunk/10-vboxdrv.rules)
  virtualbox/repos/community-testing-i686/60-vboxguest.rules
(from rev 96745, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-i686/LocalConfig.kmk
(from rev 96745, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-i686/PKGBUILD
(from rev 96745, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-i686/linux-3.11.patch
(from rev 96745, virtualbox/trunk/linux-3.11.patch)
  virtualbox/repos/community-testing-i686/vboxservice.service
(from rev 96745, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-i686/vboxweb.service
(from rev 96745, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-testing-i686/virtualbox-ext-vnc.install
(from rev 96745, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-testing-i686/virtualbox-guest-dkms.install
(from rev 96745, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-testing-i686/virtualbox-guest-utils.install
(from rev 96745, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-testing-i686/virtualbox-host-dkms.install
(from rev 96745, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-testing-i686/virtualbox.install
(from rev 96745, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-testing-x86_64/
  virtualbox/repos/community-testing-x86_64/001-vboxdrv-reference.patch
(from rev 96745, virtualbox/trunk/001-vboxdrv-reference.patch)
  virtualbox/repos/community-testing-x86_64/002-change_default_driver_dir.patch
(from rev 96745, virtualbox/trunk/002-change_default_driver_dir.patch)
  virtualbox/repos/community-testing-x86_64/004-system-xorg.patch
(from rev 96745, virtualbox/trunk/004-system-xorg.patch)
  virtualbox/repos/community-testing-x86_64/10-vboxdrv.rules
(from rev 96745, virtualbox/trunk/10-vboxdrv.rules)
  virtualbox/repos/community-testing-x86_64/60-vboxguest.rules
(from rev 96745, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-x86_64/LocalConfig.kmk
(from rev 96745, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-x86_64/PKGBUILD
(from rev 96745, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-x86_64/linux-3.11.patch
(from rev 96745, virtualbox/trunk/linux-3.11.patch)
  virtualbox/repos/community-testing-x86_64/vboxservice.service
(from rev 96745, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-x86_64/vboxweb.service
(from rev 96745, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-testing-x86_64/virtualbox-ext-vnc.install
(from rev 96745, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-dkms.install
(from rev 96745, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-utils.install
(from rev 96745, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-host-dkms.install
(from rev 96745, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-testing-x86_64/virtualbox.install
(from rev 96745, virtualbox/trunk/virtualbox.install)

--+
 community-testing-i686/001-vboxdrv-reference.patch   |   57 +
 community-testing-i686/002-change_default_driver_dir.patch   |   18 
 community-testing-i686/004-system-xorg.patch |  245 
 community-testing-i686/10-vboxdrv.rules  |5 
 community-testing-i686/60-vboxguest.rules|2 
 community-testing-i686/LocalConfig.kmk   |   21 
 community-testing-i686/PKGBUILD  |  290 ++
 community-testing-i686/linux-3.11.patch  |   60 ++
 community-testing-i686/vboxservice.service   |9 
 community-testing-i686/vboxweb.service   |   11 
 community-testing-i686/virtualbox-ext-vnc.install|   25 
 community-testing-i686/virtualbox-guest-dkms.install |   30 +
 

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

2013-09-03 Thread Evangelos Foutras
Date: Wednesday, September 4, 2013 @ 06:46:49
  Author: foutrelis
Revision: 96748

upgpkg: rt3562sta 2.4.1.1-43

Linux 3.11 rebuild.

Modified:
  rt3562sta/trunk/PKGBUILD
  rt3562sta/trunk/rt3562sta.install

---+
 PKGBUILD  |2 +-
 rt3562sta.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-04 04:34:50 UTC (rev 96747)
+++ PKGBUILD2013-09-04 04:46:49 UTC (rev 96748)
@@ -4,7 +4,7 @@
 
 pkgname=rt3562sta
 pkgver=2.4.1.1
-pkgrel=42
+pkgrel=43
 pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
 arch=(i686 x86_64)
 url=http://www.mediatek.com/en/Products/support.php?sn=501;

Modified: rt3562sta.install
===
--- rt3562sta.install   2013-09-04 04:34:50 UTC (rev 96747)
+++ rt3562sta.install   2013-09-04 04:46:49 UTC (rev 96748)
@@ -1,5 +1,5 @@
 rebuild_module_dependencies() {
-   EXTRAMODULES='extramodules-3.10-ARCH'
+   EXTRAMODULES='extramodules-3.11-ARCH'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }
 



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

2013-09-03 Thread Evangelos Foutras
Date: Wednesday, September 4, 2013 @ 06:47:13
  Author: foutrelis
Revision: 96749

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

Added:
  rt3562sta/repos/community-testing-i686/
  rt3562sta/repos/community-testing-i686/PKGBUILD
(from rev 96748, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-i686/linux-3.8.patch
(from rev 96748, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 96748, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-config.patch
(from rev 96748, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch
(from rev 96748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch
(from rev 96748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch
(from rev 96748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
(from rev 96748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch
(from rev 96748, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch
(from rev 96748, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta.install
(from rev 96748, rt3562sta/trunk/rt3562sta.install)
  rt3562sta/repos/community-testing-x86_64/
  rt3562sta/repos/community-testing-x86_64/PKGBUILD
(from rev 96748, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-x86_64/linux-3.8.patch
(from rev 96748, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 96748, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-config.patch
(from rev 96748, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch
(from rev 96748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch
(from rev 96748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-reduce_debug_output.patch
(from rev 96748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
(from rev 96748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove_date_time.patch
(from rev 96748, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-return_nonvoid.patch
(from rev 96748, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta.install
(from rev 96748, rt3562sta/trunk/rt3562sta.install)

+
 community-testing-i686/PKGBUILD
|   88 
 community-testing-i686/linux-3.8.patch 
|   50 +
 community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch   
|   11 +
 community-testing-i686/rt3562sta-2.4.1.1-config.patch  
|   98 ++
 community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch 
|   13 +
 community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch 
|   14 +
 community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch 
|   15 +
 
community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
   |   47 
 community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch
|   11 +
 community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch  
|   11 +
 community-testing-i686/rt3562sta.install   
|   16 +
 community-testing-x86_64/PKGBUILD  
|   88 
 

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

2013-09-03 Thread Felix Yan
Date: Wednesday, September 4, 2013 @ 07:50:54
  Author: fyan
Revision: 96750

upgpkg: python-boto 2.11.0-1

Modified:
  python-boto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-09-04 04:47:13 UTC (rev 96749)
+++ PKGBUILD2013-09-04 05:50:54 UTC (rev 96750)
@@ -5,8 +5,8 @@
 
 pkgbase=python-boto
 pkgname=python2-boto
-pkgver=2.10.0
-pkgrel=2
+pkgver=2.11.0
+pkgrel=1
 pkgdesc='A Python interface to Amazon Web Services (AWS)'
 arch=('any')
 url='https://github.com/boto/boto'
@@ -33,5 +33,5 @@
   install -D -m644 ../LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
-md5sums=('77af8e4dcd851a26b93e8751faa25c7d'
+md5sums=('f5017a423cd293fd61945453924645a6'
  '35ebd993c05c79ba78e9f4fb3e65e547')



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

2013-09-03 Thread Felix Yan
Date: Wednesday, September 4, 2013 @ 07:51:40
  Author: fyan
Revision: 96751

archrelease: copy trunk to community-any

Added:
  python-boto/repos/community-any/LICENSE
(from rev 96750, python-boto/trunk/LICENSE)
  python-boto/repos/community-any/PKGBUILD
(from rev 96750, python-boto/trunk/PKGBUILD)
Deleted:
  python-boto/repos/community-any/LICENSE
  python-boto/repos/community-any/PKGBUILD

--+
 LICENSE  |   38 +++
 PKGBUILD |   74 ++---
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-09-04 05:50:54 UTC (rev 96750)
+++ LICENSE 2013-09-04 05:51:40 UTC (rev 96751)
@@ -1,19 +0,0 @@
-Copyright (c) 2007 Mitch Garnaat
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the Software), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.

Copied: python-boto/repos/community-any/LICENSE (from rev 96750, 
python-boto/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2013-09-04 05:51:40 UTC (rev 96751)
@@ -0,0 +1,19 @@
+Copyright (c) 2007 Mitch Garnaat
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the Software), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2013-09-04 05:50:54 UTC (rev 96750)
+++ PKGBUILD2013-09-04 05:51:40 UTC (rev 96751)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Maintainer: Kaiting Chen kaitocr...@gmail.com
-# Maintainer: Aaron Schaefer aa...@elasticdog.com
-
-pkgbase=python-boto
-pkgname=python2-boto
-pkgver=2.10.0
-pkgrel=2
-pkgdesc='A Python interface to Amazon Web Services (AWS)'
-arch=('any')
-url='https://github.com/boto/boto'
-license=('MIT')
-depends=('python2')
-makedepends=('python2-setuptools')
-conflicts=('python-boto=2.5.2-1')
-replaces=('python-boto=2.5.2-1')
-source=(http://github.com/boto/boto/archive/$pkgver.tar.gz;
-'LICENSE')
-
-prepare() {
-  cd $srcdir/boto-$pkgver
-
-  # python2 fix
-  find . -name '*.py' -type f -print0 | xargs -0 \
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_'
-}
-
-package_python2-boto() {
-  cd $srcdir/boto-$pkgver
-
-  python2 setup.py install --root=$pkgdir
-  install -D -m644 ../LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-md5sums=('77af8e4dcd851a26b93e8751faa25c7d'
- '35ebd993c05c79ba78e9f4fb3e65e547')

Copied: python-boto/repos/community-any/PKGBUILD (from rev 96750, 
python-boto/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-09-04 05:51:40 UTC (rev 96751)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Kaiting Chen kaitocr...@gmail.com
+# Maintainer: Aaron Schaefer aa...@elasticdog.com
+
+pkgbase=python-boto
+pkgname=python2-boto
+pkgver=2.11.0
+pkgrel=1
+pkgdesc='A Python interface to Amazon Web