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

2013-07-14 Thread Jelle van der Waa
Date: Sunday, July 14, 2013 @ 10:14:03
  Author: jelle
Revision: 94073

upgpkg: tarsnap 1.0.34-1

Modified:
  tarsnap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-13 20:42:40 UTC (rev 94072)
+++ PKGBUILD2013-07-14 08:14:03 UTC (rev 94073)
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa je...@vdwaa.nl
 
 pkgname=tarsnap
-pkgver=1.0.33
+pkgver=1.0.34
 pkgrel=1
 pkgdesc='An online encrypted snapshotted backup service'
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 depends=('bzip2' 'openssl' 'xz=5.0.0')
 makedepends=('e2fsprogs')
 source=(https://www.tarsnap.com/download/$pkgname-autoconf-$pkgver.tgz;)
-md5sums=('a6267972d834198716b9fe09680e47e2')
-sha256sums=('0c0d825a8c9695fc8d44c5d8c3cd17299c248377c9c7b91fdb49d73e54ae0b7d')
+md5sums=('c7006ef1dbb2c50a158fba1ccf6b097a')
+sha256sums=('14c0172afac47f5f7cbc58e6442a27a0755685711f9d1cec4195c4f457053811')
 
 build() {
   cd $srcdir/$pkgname-autoconf-$pkgver



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

2013-07-14 Thread Jelle van der Waa
Date: Sunday, July 14, 2013 @ 10:14:43
  Author: jelle
Revision: 94074

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-14 08:14:03 UTC (rev 94073)
+++ community-i686/PKGBUILD 2013-07-14 08:14:43 UTC (rev 94074)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa je...@vdwaa.nl
-
-pkgname=tarsnap
-pkgver=1.0.33
-pkgrel=1
-pkgdesc='An online encrypted snapshotted backup service'
-arch=('i686' 'x86_64')
-url='http://www.tarsnap.com/'
-license=('custom')
-depends=('bzip2' 'openssl' 'xz=5.0.0')
-makedepends=('e2fsprogs')
-source=(https://www.tarsnap.com/download/$pkgname-autoconf-$pkgver.tgz;)
-md5sums=('a6267972d834198716b9fe09680e47e2')
-sha256sums=('0c0d825a8c9695fc8d44c5d8c3cd17299c248377c9c7b91fdb49d73e54ae0b7d')
-
-build() {
-  cd $srcdir/$pkgname-autoconf-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc/$pkgname
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-autoconf-$pkgver
-
-  make DESTDIR=$pkgdir install
-  install -D -m644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}

Copied: tarsnap/repos/community-i686/PKGBUILD (from rev 94073, 
tarsnap/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-14 08:14:43 UTC (rev 94074)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jelle van der Waa je...@vdwaa.nl
+
+pkgname=tarsnap
+pkgver=1.0.34
+pkgrel=1
+pkgdesc='An online encrypted snapshotted backup service'
+arch=('i686' 'x86_64')
+url='http://www.tarsnap.com/'
+license=('custom')
+depends=('bzip2' 'openssl' 'xz=5.0.0')
+makedepends=('e2fsprogs')
+source=(https://www.tarsnap.com/download/$pkgname-autoconf-$pkgver.tgz;)
+md5sums=('c7006ef1dbb2c50a158fba1ccf6b097a')
+sha256sums=('14c0172afac47f5f7cbc58e6442a27a0755685711f9d1cec4195c4f457053811')
+
+build() {
+  cd $srcdir/$pkgname-autoconf-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc/$pkgname
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-autoconf-$pkgver
+
+  make DESTDIR=$pkgdir install
+  install -D -m644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-07-14 08:14:03 UTC (rev 94073)
+++ community-x86_64/PKGBUILD   2013-07-14 08:14:43 UTC (rev 94074)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa je...@vdwaa.nl
-
-pkgname=tarsnap
-pkgver=1.0.33
-pkgrel=1
-pkgdesc='An online encrypted snapshotted backup service'
-arch=('i686' 'x86_64')
-url='http://www.tarsnap.com/'
-license=('custom')
-depends=('bzip2' 'openssl' 'xz=5.0.0')
-makedepends=('e2fsprogs')
-source=(https://www.tarsnap.com/download/$pkgname-autoconf-$pkgver.tgz;)
-md5sums=('a6267972d834198716b9fe09680e47e2')
-sha256sums=('0c0d825a8c9695fc8d44c5d8c3cd17299c248377c9c7b91fdb49d73e54ae0b7d')
-
-build() {
-  cd $srcdir/$pkgname-autoconf-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc/$pkgname
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-autoconf-$pkgver
-
-  make DESTDIR=$pkgdir install
-  install -D -m644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}

Copied: tarsnap/repos/community-x86_64/PKGBUILD (from rev 94073, 
tarsnap/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-07-14 08:14:43 UTC (rev 94074)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jelle van der Waa je...@vdwaa.nl
+
+pkgname=tarsnap
+pkgver=1.0.34
+pkgrel=1
+pkgdesc='An online encrypted snapshotted backup service'
+arch=('i686' 'x86_64')
+url='http://www.tarsnap.com/'
+license=('custom')
+depends=('bzip2' 'openssl' 'xz=5.0.0')
+makedepends=('e2fsprogs')
+source=(https://www.tarsnap.com/download/$pkgname-autoconf-$pkgver.tgz;)
+md5sums=('c7006ef1dbb2c50a158fba1ccf6b097a')
+sha256sums=('14c0172afac47f5f7cbc58e6442a27a0755685711f9d1cec4195c4f457053811')
+
+build() {
+  cd $srcdir/$pkgname-autoconf-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc/$pkgname
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-autoconf-$pkgver
+
+  make DESTDIR=$pkgdir install
+  install -D -m644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 10:27:36
  Author: bpiotrowski
Revision: 94075

upgpkg: cmus 2.5.0-3

- rebuild against ffmpeg 2.0

Modified:
  cmus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 08:14:43 UTC (rev 94074)
+++ PKGBUILD2013-07-14 08:27:36 UTC (rev 94075)
@@ -5,7 +5,7 @@
 
 pkgname=cmus
 pkgver=2.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Very feature-rich ncurses-based music player'
 arch=('i686' 'x86_64')
 url=http://cmus.sourceforge.net/;



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 10:27:48
  Author: bpiotrowski
Revision: 94076

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

Added:
  cmus/repos/community-staging-i686/
  cmus/repos/community-staging-i686/PKGBUILD
(from rev 94075, cmus/trunk/PKGBUILD)
  cmus/repos/community-staging-i686/cmus-2.5.0-opus-support.patch
(from rev 94075, cmus/trunk/cmus-2.5.0-opus-support.patch)
  cmus/repos/community-staging-x86_64/
  cmus/repos/community-staging-x86_64/PKGBUILD
(from rev 94075, cmus/trunk/PKGBUILD)
  cmus/repos/community-staging-x86_64/cmus-2.5.0-opus-support.patch
(from rev 94075, cmus/trunk/cmus-2.5.0-opus-support.patch)

+
 community-staging-i686/PKGBUILD|   46 +
 community-staging-i686/cmus-2.5.0-opus-support.patch   |  417 +++
 community-staging-x86_64/PKGBUILD  |   46 +
 community-staging-x86_64/cmus-2.5.0-opus-support.patch |  417 +++
 4 files changed, 926 insertions(+)

Copied: cmus/repos/community-staging-i686/PKGBUILD (from rev 94075, 
cmus/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-14 08:27:48 UTC (rev 94076)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Aaron Griffin aa...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+
+pkgname=cmus
+pkgver=2.5.0
+pkgrel=3
+pkgdesc='Very feature-rich ncurses-based music player'
+arch=('i686' 'x86_64')
+url=http://cmus.sourceforge.net/;
+license=('GPL')
+depends=('ncurses')
+makedepends=('faad2' 'ffmpeg' 'flac' 'libao' 'libmad' 'libmodplug'
+ 'libmp4v2' 'libmpcdec' 'libpulse' 'libvorbis' 'opusfile' 
'wavpack')
+optdepends=('alsa-lib: for ALSA output plugin support'
+'libao: for AO output plugin support'
+'libpulse: for PulseAudio output plugin support'
+'faad2: for AAC input plugin support'
+'ffmpeg: for ffmpeg input plugin support'
+'flac: for flac input plugin support'
+'libmad: for mp3 input plugin support'
+'libmodplug: for modplug input plugin support'
+'libmp4v2: for mp4 input plugin support'
+'libmpcdec: for musepack input plugin support'
+'libvorbis: for vorbis input plugin support'
+'opusfile: for opus input plugin support'
+'wavpack: for wavpack input plugin support')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-v$pkgver.tar.bz2
+cmus-2.5.0-opus-support.patch)
+sha1sums=('244975a5ff642567acb047f6bd518e4a3271c25b'
+  '5e524f54d565dfa30760562c223bc0e2e8ed00a0')
+
+build() {
+  cd $srcdir/$pkgname-v$pkgver
+  patch -Np1 -i $srcdir/cmus-2.5.0-opus-support.patch
+  ./configure prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-v$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -Dm 644 contrib/_cmus $pkgdir/usr/share/zsh/site-functions/_cmus
+}

Copied: cmus/repos/community-staging-i686/cmus-2.5.0-opus-support.patch (from 
rev 94075, cmus/trunk/cmus-2.5.0-opus-support.patch)
===
--- community-staging-i686/cmus-2.5.0-opus-support.patch
(rev 0)
+++ community-staging-i686/cmus-2.5.0-opus-support.patch2013-07-14 
08:27:48 UTC (rev 94076)
@@ -0,0 +1,417 @@
+diff -rupN cmus-v2.5.0/Makefile cmus/Makefile
+--- cmus-v2.5.0/Makefile   2012-11-07 09:46:17.0 +0100
 cmus/Makefile  2013-01-04 07:15:35.293069953 +0100
+@@ -74,6 +74,7 @@ mikmod-objs  := mikmod.lo
+ modplug-objs  := modplug.lo
+ mpc-objs  := mpc.lo
+ vorbis-objs   := vorbis.lo
++opus-objs := opus.lo
+ wavpack-objs  := wavpack.lo
+ wav-objs  := wav.lo
+ mp4-objs  := mp4.lo
+@@ -88,6 +89,7 @@ ip-$(CONFIG_MIKMOD)  += mikmod.so
+ ip-$(CONFIG_MODPLUG)  += modplug.so
+ ip-$(CONFIG_MPC)  += mpc.so
+ ip-$(CONFIG_VORBIS)   += vorbis.so
++ip-$(CONFIG_OPUS) += opus.so
+ ip-$(CONFIG_WAVPACK)  += wavpack.so
+ ip-$(CONFIG_WAV)  += wav.so
+ ip-$(CONFIG_MP4)  += mp4.so
+@@ -102,6 +104,7 @@ $(mikmod-objs):CFLAGS += $(MIKMOD_CFLA
+ $(modplug-objs):  CFLAGS += $(MODPLUG_CFLAGS)
+ $(mpc-objs):  CFLAGS += $(MPC_CFLAGS)
+ $(vorbis-objs):   CFLAGS += $(VORBIS_CFLAGS)
++$(opus-objs): CFLAGS += $(OPUS_CFLAGS)
+ $(wavpack-objs):  CFLAGS += $(WAVPACK_CFLAGS)
+ $(mp4-objs):  CFLAGS += $(MP4_CFLAGS)
+ $(aac-objs):  CFLAGS += $(AAC_CFLAGS)
+@@ -129,6 +132,9 @@ mpc.so: $(mpc-objs) $(libcmus-y)
+ vorbis.so: $(vorbis-objs) $(libcmus-y)
+   $(call cmd,ld_dl,$(VORBIS_LIBS))
+ 
++opus.so: $(opus-objs) $(libcmus-y)
++  $(call cmd,ld_dl,$(OPUS_LIBS))
++
+ 

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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 11:00:47
  Author: bpiotrowski
Revision: 94077

upgpkg: mplayer2 20130428-2

- rebuild against ffmpeg 2.0

Added:
  mplayer2/trunk/0001-demux_gif-declare-missing-PrintGifError.patch
Modified:
  mplayer2/trunk/PKGBUILD

+
 0001-demux_gif-declare-missing-PrintGifError.patch |   34 +++
 PKGBUILD   |   10 +++--
 2 files changed, 41 insertions(+), 3 deletions(-)

Added: 0001-demux_gif-declare-missing-PrintGifError.patch
===
--- 0001-demux_gif-declare-missing-PrintGifError.patch  
(rev 0)
+++ 0001-demux_gif-declare-missing-PrintGifError.patch  2013-07-14 09:00:47 UTC 
(rev 94077)
@@ -0,0 +1,34 @@
+From 5194f95d39ffbb0a4a7b027d8f1b084436feb22c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= b...@bpiotrowski.pl
+Date: Sun, 14 Jul 2013 10:51:11 +0200
+Subject: [PATCH] demux_gif: declare missing PrintGifError
+
+Apparently it has been removed from newer Giflib releases.
+---
+ libmpdemux/demux_gif.c | 10 ++
+ 1 file changed, 10 insertions(+)
+
+diff --git a/libmpdemux/demux_gif.c b/libmpdemux/demux_gif.c
+index eee7a85..3d761c0 100644
+--- a/libmpdemux/demux_gif.c
 b/libmpdemux/demux_gif.c
+@@ -44,6 +44,16 @@ typedef struct {
+ 
+ #define GIF_SIGNATURE (('G'  16) | ('I'  8) | 'F')
+ 
++static void PrintGifError(void)
++{
++  char *Err = GifErrorString();
++
++  if (Err != NULL)
++fprintf(stderr, \nGIF-LIB error: %s.\n, Err);
++  else
++fprintf(stderr, \nGIF-LIB undefined error %d.\n, GifError());
++}
++
+ #ifndef CONFIG_GIF_TVT_HACK
+ // not supported by certain versions of the library
+ static int my_read_gif(GifFileType *gif, uint8_t *buf, int len)
+-- 
+1.8.3.2
+

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 08:27:48 UTC (rev 94076)
+++ PKGBUILD2013-07-14 09:00:47 UTC (rev 94077)
@@ -5,7 +5,7 @@
 
 pkgname=mplayer2
 pkgver=20130428
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer 
project'
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -22,10 +22,13 @@
 provides=('mplayer')
 conflicts=('mplayer')
 options=(!emptydirs)
-source=(git://git.mplayer2.org/mplayer2.git#commit=6c87a981baa)
-sha256sums=('SKIP')
+source=(git://git.mplayer2.org/mplayer2.git#commit=6c87a981baa
+0001-demux_gif-declare-missing-PrintGifError.patch)
+sha256sums=('SKIP'
+'f5442289fee5eaf3c86c28cc5cbf2af8e85c6ccfdc9c2a73c71aa22efb7cdf09')
 
 pkgver() {
+  cd $pkgname
   git log -1 --format=%cd --date=short | sed 's|-||g'
 }
 
@@ -33,6 +36,7 @@
   cd $pkgname
   sed 's/gmplayer/mplayer/g' -i etc/mplayer.desktop
   find -type f -exec sed -e 's/python3/python/' -i {} \;
+  patch -Np1 -i ../0001-demux_gif-declare-missing-PrintGifError.patch
 }
 
 build() {



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 11:01:02
  Author: bpiotrowski
Revision: 94078

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

Added:
  mplayer2/repos/community-staging-i686/
  
mplayer2/repos/community-staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch
(from rev 94077, 
mplayer2/trunk/0001-demux_gif-declare-missing-PrintGifError.patch)
  mplayer2/repos/community-staging-i686/PKGBUILD
(from rev 94077, mplayer2/trunk/PKGBUILD)
  mplayer2/repos/community-staging-i686/mplayer2.install
(from rev 94077, mplayer2/trunk/mplayer2.install)
  mplayer2/repos/community-staging-x86_64/
  
mplayer2/repos/community-staging-x86_64/0001-demux_gif-declare-missing-PrintGifError.patch
(from rev 94077, 
mplayer2/trunk/0001-demux_gif-declare-missing-PrintGifError.patch)
  mplayer2/repos/community-staging-x86_64/PKGBUILD
(from rev 94077, mplayer2/trunk/PKGBUILD)
  mplayer2/repos/community-staging-x86_64/mplayer2.install
(from rev 94077, mplayer2/trunk/mplayer2.install)

-+
 community-staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch   |  
 34 +
 community-staging-i686/PKGBUILD |  
 66 ++
 community-staging-i686/mplayer2.install |  
 11 +
 community-staging-x86_64/0001-demux_gif-declare-missing-PrintGifError.patch |  
 34 +
 community-staging-x86_64/PKGBUILD   |  
 66 ++
 community-staging-x86_64/mplayer2.install   |  
 11 +
 6 files changed, 222 insertions(+)

Copied: 
mplayer2/repos/community-staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch
 (from rev 94077, 
mplayer2/trunk/0001-demux_gif-declare-missing-PrintGifError.patch)
===
--- community-staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch   
(rev 0)
+++ community-staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch   
2013-07-14 09:01:02 UTC (rev 94078)
@@ -0,0 +1,34 @@
+From 5194f95d39ffbb0a4a7b027d8f1b084436feb22c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= b...@bpiotrowski.pl
+Date: Sun, 14 Jul 2013 10:51:11 +0200
+Subject: [PATCH] demux_gif: declare missing PrintGifError
+
+Apparently it has been removed from newer Giflib releases.
+---
+ libmpdemux/demux_gif.c | 10 ++
+ 1 file changed, 10 insertions(+)
+
+diff --git a/libmpdemux/demux_gif.c b/libmpdemux/demux_gif.c
+index eee7a85..3d761c0 100644
+--- a/libmpdemux/demux_gif.c
 b/libmpdemux/demux_gif.c
+@@ -44,6 +44,16 @@ typedef struct {
+ 
+ #define GIF_SIGNATURE (('G'  16) | ('I'  8) | 'F')
+ 
++static void PrintGifError(void)
++{
++  char *Err = GifErrorString();
++
++  if (Err != NULL)
++fprintf(stderr, \nGIF-LIB error: %s.\n, Err);
++  else
++fprintf(stderr, \nGIF-LIB undefined error %d.\n, GifError());
++}
++
+ #ifndef CONFIG_GIF_TVT_HACK
+ // not supported by certain versions of the library
+ static int my_read_gif(GifFileType *gif, uint8_t *buf, int len)
+-- 
+1.8.3.2
+

Copied: mplayer2/repos/community-staging-i686/PKGBUILD (from rev 94077, 
mplayer2/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-14 09:01:02 UTC (rev 94078)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Martin Panter vadmium+...@gmail.com
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+
+pkgname=mplayer2
+pkgver=20130428
+pkgrel=2
+pkgdesc='Advanced general-purpose media player. A fork of the original MPlayer 
project'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.mplayer2.org/'
+install=$pkgname.install
+depends=('a52dec' 'aalib' 'cdparanoia' 'desktop-file-utils' 'enca' 'faad2' 
'ffmpeg'
+ 'fontconfig' 'freetype2' 'jack' 'ladspa' 'lame' 'libass' 'libbluray'
+ 'libcaca' 'libcdio-paranoia' 'libdca' 'libdvdcss' 'libdvdnav' 
'libdvdread'
+ 'libgl' 'libjpeg' 'libmad' 'libpulse' 'libquvi' 'libtheora' 'libvdpau'
+ 'libxinerama' 'libxss' 'libxv' 'libxxf86dga' 'libxxf86vm' 'lirc-utils'
+ 'mpg123' 'ncurses' 'sdl' 'ttf-dejavu')
+makedepends=('mesa' 'mesa-libgl' 'unzip' 'yasm' 'python' 'python-docutils' 
'git')
+backup=('etc/mplayer/codecs.conf' 'etc/mplayer/input.conf')
+provides=('mplayer')
+conflicts=('mplayer')
+options=(!emptydirs)
+source=(git://git.mplayer2.org/mplayer2.git#commit=6c87a981baa
+0001-demux_gif-declare-missing-PrintGifError.patch)
+sha256sums=('SKIP'
+'f5442289fee5eaf3c86c28cc5cbf2af8e85c6ccfdc9c2a73c71aa22efb7cdf09')
+
+pkgver() {
+  cd $pkgname
+  git log -1 --format=%cd --date=short | sed 's|-||g'
+}
+
+prepare() {
+  cd $pkgname
+  sed 

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

2013-07-14 Thread Tobias Powalowski
Date: Sunday, July 14, 2013 @ 11:54:17
  Author: tpowa
Revision: 190068

upgpkg: linux 3.10.1-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 04:06:19 UTC (rev 190067)
+++ PKGBUILD2013-07-14 09:54:17 UTC (rev 190068)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.10
-pkgver=3.10
+pkgver=3.10.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -13,13 +13,14 @@
 makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
 options=('!strip')
 source=(http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz;
-#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
 # the main kernel config files
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
+ '0e7f2a767ef3b3643856c96af3409af3'
  '61b61d66adf7e155fc4d4c9b1ede23aa'
  '53279d3bc5213cae51bb8f320f81fb0f'
  'eb14dcfd80c00852ef81ded6e826826a'
@@ -37,7 +38,7 @@
   cd ${srcdir}/${_srcname}
 
   # add upstream patch
-  # patch -p1 -i ${srcdir}/patch-${pkgver}
+  patch -p1 -i ${srcdir}/patch-${pkgver}
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git



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

2013-07-14 Thread Tobias Powalowski
Date: Sunday, July 14, 2013 @ 11:54:42
  Author: tpowa
Revision: 190069

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

Added:
  linux/repos/testing-i686/PKGBUILD
(from rev 190068, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/alsa-firmware-loading-3.8.8.patch
(from rev 190068, linux/trunk/alsa-firmware-loading-3.8.8.patch)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 190068, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 190068, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 190068, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 190068, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 190068, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/PKGBUILD
(from rev 190068, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/alsa-firmware-loading-3.8.8.patch
(from rev 190068, linux/trunk/alsa-firmware-loading-3.8.8.patch)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 190068, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 190068, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 190068, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 190068, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 190068, linux/trunk/linux.preset)
Deleted:
  linux/repos/core-i686/config.last
  linux/repos/core-x86_64/config.x86_64.last
  linux/repos/testing-i686/PKGBUILD
  linux/repos/testing-i686/alsa-firmware-loading-3.8.8.patch
  linux/repos/testing-i686/change-default-console-loglevel.patch
  linux/repos/testing-i686/config
  linux/repos/testing-i686/config.3.10
  linux/repos/testing-i686/config.x86_64
  linux/repos/testing-i686/config.x86_64.3.10
  linux/repos/testing-i686/linux.install
  linux/repos/testing-i686/linux.preset
  linux/repos/testing-x86_64/PKGBUILD
  linux/repos/testing-x86_64/alsa-firmware-loading-3.8.8.patch
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
  linux/repos/testing-x86_64/config
  linux/repos/testing-x86_64/config.3.10
  linux/repos/testing-x86_64/config.x86_64
  linux/repos/testing-x86_64/config.x86_64.3.10
  linux/repos/testing-x86_64/linux.install
  linux/repos/testing-x86_64/linux.preset

--+
 /PKGBUILD|  660 
 /alsa-firmware-loading-3.8.8.patch   |  178 
 /change-default-console-loglevel.patch   |   24 
 /config  |12676 +
 /config.x86_64   |12276 
 /linux.install   |   62 
 /linux.preset|   28 
 core-i686/config.last| 6272 
 core-x86_64/config.x86_64.last   | 6069 
 testing-i686/PKGBUILD|  327 
 testing-i686/alsa-firmware-loading-3.8.8.patch   |   89 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6338 
 testing-i686/config.3.10 | 6337 
 testing-i686/config.x86_64   | 6138 
 testing-i686/config.x86_64.3.10  | 6137 
 testing-i686/linux.install   |   31 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  327 
 testing-x86_64/alsa-firmware-loading-3.8.8.patch |   89 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6338 
 testing-x86_64/config.3.10   | 6337 
 testing-x86_64/config.x86_64 | 6138 
 testing-x86_64/config.x86_64.3.10| 6137 
 testing-x86_64/linux.install |   31 
 testing-x86_64/linux.preset  |   14 
 27 files changed, 25904 insertions(+), 63187 deletions(-)

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


[arch-commits] Commit in xdelta3/repos/community-i686 (3 files)

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 12:09:43
  Author: bpiotrowski
Revision: 94080

archrelease: copy trunk to community-i686

Added:
  xdelta3/repos/community-i686/PKGBUILD
(from rev 94079, xdelta3/trunk/PKGBUILD)
  xdelta3/repos/community-i686/xdelta-3.0.7-regtest_size_t.patch
(from rev 94079, xdelta3/trunk/xdelta-3.0.7-regtest_size_t.patch)
Deleted:
  xdelta3/repos/community-i686/PKGBUILD

---+
 PKGBUILD  |   69 +++-
 xdelta-3.0.7-regtest_size_t.patch |   11 +
 2 files changed, 49 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 10:09:26 UTC (rev 94079)
+++ PKGBUILD2013-07-14 10:09:43 UTC (rev 94080)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae al...@archlinux.org
-# Contributor: Eduard bekks Warkentin eduard.warken...@gmail.com
-# Contributor: Henning Garus henning.ga...@gmail.com
-
-pkgname=xdelta3
-pkgver=3.0.6
-pkgrel=1
-pkgdesc=A diff utility which works with binary files
-arch=('i686' 'x86_64')
-url=http://xdelta.org/;
-license=('GPL')
-depends=('xz')
-source=(http://xdelta.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('652048ab4a7e5f927bce045228a17b31')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $srcdir/$pkgname-$pkgver
-  ./xdelta3 test
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} install
-}

Copied: xdelta3/repos/community-i686/PKGBUILD (from rev 94079, 
xdelta3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 10:09:43 UTC (rev 94080)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: Eduard bekks Warkentin eduard.warken...@gmail.com
+# Contributor: Henning Garus henning.ga...@gmail.com
+
+pkgname=xdelta3
+pkgver=3.0.7
+pkgrel=1
+pkgdesc=Diff utility which works with binary files
+arch=('i686' 'x86_64')
+url=http://xdelta.org/;
+license=('GPL')
+depends=('xz')
+source=(http://xdelta.googlecode.com/files/$pkgname-$pkgver.tar.gz
+xdelta-3.0.7-regtest_size_t.patch)
+md5sums=('ef6631e4f9219a80bcb9e3020962b6ec'
+ '450492f0065160c2287b7e89223726e0')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../xdelta-3.0.7-regtest_size_t.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  ./xdelta3 test
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: xdelta3/repos/community-i686/xdelta-3.0.7-regtest_size_t.patch (from 
rev 94079, xdelta3/trunk/xdelta-3.0.7-regtest_size_t.patch)
===
--- xdelta-3.0.7-regtest_size_t.patch   (rev 0)
+++ xdelta-3.0.7-regtest_size_t.patch   2013-07-14 10:09:43 UTC (rev 94080)
@@ -0,0 +1,11 @@
+--- a/testing/regtest.cc
 b/testing/regtest.cc
+@@ -12,7 +12,7 @@ public:
+ Options() : encode_srcwin_maxsz(120),
+   block_size(Constants::BLOCK_SIZE),
+   size_known(false) { }
+-size_t encode_srcwin_maxsz;
++uint64_t encode_srcwin_maxsz;
+ size_t block_size;
+ bool size_known;
+   };



[arch-commits] Commit in xdelta3/trunk (PKGBUILD xdelta-3.0.7-regtest_size_t.patch)

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 12:09:26
  Author: bpiotrowski
Revision: 94079

upgpkg: xdelta3 3.0.7-1

- upgrade for i686 (FS#36134)

Added:
  xdelta3/trunk/xdelta-3.0.7-regtest_size_t.patch
Modified:
  xdelta3/trunk/PKGBUILD

---+
 PKGBUILD  |   11 +--
 xdelta-3.0.7-regtest_size_t.patch |   11 +++
 2 files changed, 20 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 09:01:02 UTC (rev 94078)
+++ PKGBUILD2013-07-14 10:09:26 UTC (rev 94079)
@@ -11,9 +11,16 @@
 url=http://xdelta.org/;
 license=('GPL')
 depends=('xz')
-source=(http://xdelta.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('ef6631e4f9219a80bcb9e3020962b6ec')
+source=(http://xdelta.googlecode.com/files/$pkgname-$pkgver.tar.gz
+xdelta-3.0.7-regtest_size_t.patch)
+md5sums=('ef6631e4f9219a80bcb9e3020962b6ec'
+ '450492f0065160c2287b7e89223726e0')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../xdelta-3.0.7-regtest_size_t.patch
+}
+
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr

Added: xdelta-3.0.7-regtest_size_t.patch
===
--- xdelta-3.0.7-regtest_size_t.patch   (rev 0)
+++ xdelta-3.0.7-regtest_size_t.patch   2013-07-14 10:09:26 UTC (rev 94079)
@@ -0,0 +1,11 @@
+--- a/testing/regtest.cc
 b/testing/regtest.cc
+@@ -12,7 +12,7 @@ public:
+ Options() : encode_srcwin_maxsz(120),
+   block_size(Constants::BLOCK_SIZE),
+   size_known(false) { }
+-size_t encode_srcwin_maxsz;
++uint64_t encode_srcwin_maxsz;
+ size_t block_size;
+ bool size_known;
+   };



[arch-commits] Commit in josm/repos/community-any (8 files)

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 12:24:03
  Author: jlichtblau
Revision: 94082

archrelease: copy trunk to community-any

Added:
  josm/repos/community-any/PKGBUILD
(from rev 94081, josm/trunk/PKGBUILD)
  josm/repos/community-any/josm.changelog
(from rev 94081, josm/trunk/josm.changelog)
  josm/repos/community-any/josm.conf.d
(from rev 94081, josm/trunk/josm.conf.d)
  josm/repos/community-any/josm.desktop
(from rev 94081, josm/trunk/josm.desktop)
Deleted:
  josm/repos/community-any/PKGBUILD
  josm/repos/community-any/josm.changelog
  josm/repos/community-any/josm.conf.d
  josm/repos/community-any/josm.desktop

+
 PKGBUILD   |   86 -
 josm.changelog |  187 +++
 josm.conf.d|8 +-
 josm.desktop   |   16 ++--
 4 files changed, 150 insertions(+), 147 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 10:23:49 UTC (rev 94081)
+++ PKGBUILD2013-07-14 10:24:03 UTC (rev 94082)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Michele Schäuble mschaeu...@swissonline.ch
-
-pkgname=josm
-pkgver=5990
-pkgrel=1
-pkgdesc=An editor for OpenStreetMap written in Java
-arch=('any')
-url=http://josm.openstreetmap.de/;
-license=('GPL')
-depends=('java-runtime')
-changelog=$pkgname.changelog
-backup=('etc/conf.d/josm')
-source=(http://josm.openstreetmap.de/$pkgname-tested.jar \
-$pkgname.desktop \
-$pkgname.conf.d)
-sha256sums=('079f4c9e902ed9bea09955c593bd959ea3a5e37b9cf68ec7474975b249409b87'
-'edfb2cbf2aa7e6582b4d43cd402ea58be7990702e5c3ff7afdc518c28ca9'
-'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663')
-
-package() {
-  cd ${srcdir}
-  
-  install -D -m644 $pkgname-tested.jar 
${pkgdir}/usr/share/java/$pkgname/$pkgname.jar
-
-#.desktop and icon file
-  install -D -m644 ${srcdir}/${pkgname}.desktop 
${pkgdir}/usr/share/applications/$pkgname.desktop
-  install -D -m644 images/logo.png ${pkgdir}/usr/share/pixmaps/$pkgname.png
-
-#executable file
-  install -d ${pkgdir}/usr/bin
-  cat EOF ${pkgdir}/usr/bin/$pkgname 
-#!/bin/sh
-# source application-specific settings
-JOSM_ARGS=
-[ -f /etc/conf.d/josm ]  . /etc/conf.d/josm
-CLASSPATH=/usr/share/java/josm/josm.jar
-java ${JOSM_ARGS} -cp ${CLASSPATH} 
org.openstreetmap.josm.gui.MainApplication $@ 
-EOF
-  chmod 755 ${pkgdir}/usr/bin/$pkgname
-  install -Dm644 ${srcdir}/$pkgname.conf.d ${pkgdir}/etc/conf.d/$pkgname
-}

Copied: josm/repos/community-any/PKGBUILD (from rev 94081, josm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 10:24:03 UTC (rev 94082)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Michele Schäuble mschaeu...@swissonline.ch
+
+pkgname=josm
+pkgver=6060
+pkgrel=1
+pkgdesc=An editor for OpenStreetMap written in Java
+arch=('any')
+url=http://josm.openstreetmap.de/;
+license=('GPL')
+depends=('java-runtime')
+changelog=$pkgname.changelog
+backup=('etc/conf.d/josm')
+source=(http://josm.openstreetmap.de/$pkgname-tested.jar \
+$pkgname.desktop \
+$pkgname.conf.d)
+sha256sums=('842e84fbe094e1b90996b6adb7cdfc3212598f17516f5dfe25863da002512431'
+'edfb2cbf2aa7e6582b4d43cd402ea58be7990702e5c3ff7afdc518c28ca9'
+'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663')
+
+package() {
+  cd ${srcdir}
+  
+  install -D -m644 $pkgname-tested.jar 
${pkgdir}/usr/share/java/$pkgname/$pkgname.jar
+
+#.desktop and icon file
+  install -D -m644 ${srcdir}/${pkgname}.desktop 
${pkgdir}/usr/share/applications/$pkgname.desktop
+  install -D -m644 images/logo.png ${pkgdir}/usr/share/pixmaps/$pkgname.png
+
+#executable file
+  install -d ${pkgdir}/usr/bin
+  cat EOF ${pkgdir}/usr/bin/$pkgname 
+#!/bin/sh
+# source application-specific settings
+JOSM_ARGS=
+[ -f /etc/conf.d/josm ]  . /etc/conf.d/josm
+CLASSPATH=/usr/share/java/josm/josm.jar
+java ${JOSM_ARGS} -cp ${CLASSPATH} 
org.openstreetmap.josm.gui.MainApplication $@ 
+EOF
+  chmod 755 ${pkgdir}/usr/bin/$pkgname
+  install -Dm644 ${srcdir}/$pkgname.conf.d ${pkgdir}/etc/conf.d/$pkgname
+}

Deleted: josm.changelog
===
--- josm.changelog  2013-07-14 10:23:49 UTC (rev 94081)
+++ josm.changelog  2013-07-14 10:24:03 UTC (rev 94082)
@@ -1,92 +0,0 @@
-2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * josm 5990-1
-
-2013-05-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * josm 5939-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * josm 5836-1
-
-2013-03-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * josm 5759-1
-
-2013-02-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   

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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 12:23:49
  Author: jlichtblau
Revision: 94081

upgpkg: josm 6060-1

Modified:
  josm/trunk/PKGBUILD
  josm/trunk/josm.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 10:09:43 UTC (rev 94080)
+++ PKGBUILD2013-07-14 10:23:49 UTC (rev 94081)
@@ -3,7 +3,7 @@
 # Contributor: Michele Schäuble mschaeu...@swissonline.ch
 
 pkgname=josm
-pkgver=5990
+pkgver=6060
 pkgrel=1
 pkgdesc=An editor for OpenStreetMap written in Java
 arch=('any')
@@ -15,7 +15,7 @@
 source=(http://josm.openstreetmap.de/$pkgname-tested.jar \
 $pkgname.desktop \
 $pkgname.conf.d)
-sha256sums=('079f4c9e902ed9bea09955c593bd959ea3a5e37b9cf68ec7474975b249409b87'
+sha256sums=('842e84fbe094e1b90996b6adb7cdfc3212598f17516f5dfe25863da002512431'
 'edfb2cbf2aa7e6582b4d43cd402ea58be7990702e5c3ff7afdc518c28ca9'
 'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663')
 

Modified: josm.changelog
===
--- josm.changelog  2013-07-14 10:09:43 UTC (rev 94080)
+++ josm.changelog  2013-07-14 10:23:49 UTC (rev 94081)
@@ -1,3 +1,6 @@
+2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * josm 6060-1
+
 2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* josm 5990-1
 



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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 12:32:33
  Author: jlichtblau
Revision: 94083

upgpkg: nzbget 11.0-1

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

--+
 PKGBUILD |6 +++---
 nzbget.changelog |3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 10:24:03 UTC (rev 94082)
+++ PKGBUILD2013-07-14 10:32:33 UTC (rev 94083)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Rødseth rods...@gmail.com
 
 pkgname=nzbget
-pkgver=10.2
-pkgrel=2
+pkgver=11.0
+pkgrel=1
 pkgdesc=Download from Usenet using .nzb files
 arch=('x86_64' 'i686')
 url=http://nzbget.sourceforge.net/;
@@ -13,7 +13,7 @@
 makedepends=('autoconf' 'automake')
 changelog=$pkgname.changelog
 source=(http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('c9b878744c162e7721ffc8b048a2e4550a8ed8da6e706ee4cbd026ed2d612ec2')
+sha256sums=('27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: nzbget.changelog
===
--- nzbget.changelog2013-07-14 10:24:03 UTC (rev 94082)
+++ nzbget.changelog2013-07-14 10:32:33 UTC (rev 94083)
@@ -1,3 +1,6 @@
+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
 



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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 12:32:42
  Author: jlichtblau
Revision: 94084

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   64 -
 nzbget.changelog |   69 +++--
 2 files changed, 68 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 10:32:33 UTC (rev 94083)
+++ PKGBUILD2013-07-14 10:32:42 UTC (rev 94084)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=nzbget
-pkgver=10.2
-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)
-sha256sums=('c9b878744c162e7721ffc8b048a2e4550a8ed8da6e706ee4cbd026ed2d612ec2')
-
-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-x86_64/PKGBUILD (from rev 94083, 
nzbget/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 10:32:42 UTC (rev 94084)
@@ -0,0 +1,32 @@
+# $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
+}

Deleted: nzbget.changelog
===
--- nzbget.changelog2013-07-14 10:32:33 UTC (rev 94083)
+++ nzbget.changelog2013-07-14 10:32:42 UTC (rev 94084)
@@ -1,33 +0,0 @@
-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 Lichtblau dragonl...@aur.archlinux.org
-   * Package moved to [community]
-   * Update to major release 0.5.0

Copied: nzbget/repos/community-x86_64/nzbget.changelog (from rev 94083, 
nzbget/trunk/nzbget.changelog)
===
--- nzbget.changelog(rev 0)
+++ nzbget.changelog2013-07-14 10:32:42 UTC (rev 94084)
@@ -0,0 +1,36 @@
+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 

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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 12:48:44
  Author: bpiotrowski
Revision: 190070

upgpkg: mplayer 36285-2

- rebuild against ffmpeg 2.0

Added:
  mplayer/trunk/0001-demux_gif-declare-missing-PrintGifError.patch
Modified:
  mplayer/trunk/PKGBUILD

+
 0001-demux_gif-declare-missing-PrintGifError.patch |   34 +++
 PKGBUILD   |9 +++--
 2 files changed, 40 insertions(+), 3 deletions(-)

Added: 0001-demux_gif-declare-missing-PrintGifError.patch
===
--- 0001-demux_gif-declare-missing-PrintGifError.patch  
(rev 0)
+++ 0001-demux_gif-declare-missing-PrintGifError.patch  2013-07-14 10:48:44 UTC 
(rev 190070)
@@ -0,0 +1,34 @@
+From 5194f95d39ffbb0a4a7b027d8f1b084436feb22c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= b...@bpiotrowski.pl
+Date: Sun, 14 Jul 2013 10:51:11 +0200
+Subject: [PATCH] demux_gif: declare missing PrintGifError
+
+Apparently it has been removed from newer Giflib releases.
+---
+ libmpdemux/demux_gif.c | 10 ++
+ 1 file changed, 10 insertions(+)
+
+diff --git a/libmpdemux/demux_gif.c b/libmpdemux/demux_gif.c
+index eee7a85..3d761c0 100644
+--- a/libmpdemux/demux_gif.c
 b/libmpdemux/demux_gif.c
+@@ -44,6 +44,16 @@ typedef struct {
+ 
+ #define GIF_SIGNATURE (('G'  16) | ('I'  8) | 'F')
+ 
++static void PrintGifError(void)
++{
++  char *Err = GifErrorString();
++
++  if (Err != NULL)
++fprintf(stderr, \nGIF-LIB error: %s.\n, Err);
++  else
++fprintf(stderr, \nGIF-LIB undefined error %d.\n, GifError());
++}
++
+ #ifndef CONFIG_GIF_TVT_HACK
+ // not supported by certain versions of the library
+ static int my_read_gif(GifFileType *gif, uint8_t *buf, int len)
+-- 
+1.8.3.2
+

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 09:54:42 UTC (rev 190069)
+++ PKGBUILD2013-07-14 10:48:44 UTC (rev 190070)
@@ -5,7 +5,7 @@
 pkgbase=mplayer
 pkgname=('mplayer' 'mencoder')
 pkgver=36285
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 makedepends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 
'libtheora' 'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient'
 'aalib' 'jack' 'libcaca' 'x264' 'faac' 'faad2' 'lirc-utils'  'libxvmc' 'enca' 
'libvdpau' 'opencore-amr' 'libdca' 'a52dec' 'schroedinger' 'libvpx'
@@ -15,15 +15,18 @@
 options=('!buildflags' '!emptydirs')
 source=(ftp://ftp.archlinux.org/other/packages/$pkgbase/$pkgbase-$pkgver.tar.xz
 mplayer.desktop
-cdio-includes.patch)
+cdio-includes.patch
+0001-demux_gif-declare-missing-PrintGifError.patch)
 md5sums=('5e4f0d4d039b0219514cf52ae6da831d'
  'c0d6ef795cf6de48e3b87ff7c23f0319'
- '7b5be7191aafbea64218dc4916343bbc')
+ '7b5be7191aafbea64218dc4916343bbc'
+ '12a2a5b79849d57eab60a1bfec2978c4')
 
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 
 patch -Np0 -i ../cdio-includes.patch
+patch -Np1 -i ../0001-demux_gif-declare-missing-PrintGifError.patch
 }
 
 build() {



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 12:49:10
  Author: bpiotrowski
Revision: 190071

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

Added:
  mplayer/repos/staging-i686/
  mplayer/repos/staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch
(from rev 190070, 
mplayer/trunk/0001-demux_gif-declare-missing-PrintGifError.patch)
  mplayer/repos/staging-i686/PKGBUILD
(from rev 190070, mplayer/trunk/PKGBUILD)
  mplayer/repos/staging-i686/cdio-includes.patch
(from rev 190070, mplayer/trunk/cdio-includes.patch)
  mplayer/repos/staging-i686/mplayer.desktop
(from rev 190070, mplayer/trunk/mplayer.desktop)
  mplayer/repos/staging-i686/mplayer.install
(from rev 190070, mplayer/trunk/mplayer.install)
  mplayer/repos/staging-i686/mplayer.png
(from rev 190070, mplayer/trunk/mplayer.png)
  mplayer/repos/staging-x86_64/
  
mplayer/repos/staging-x86_64/0001-demux_gif-declare-missing-PrintGifError.patch
(from rev 190070, 
mplayer/trunk/0001-demux_gif-declare-missing-PrintGifError.patch)
  mplayer/repos/staging-x86_64/PKGBUILD
(from rev 190070, mplayer/trunk/PKGBUILD)
  mplayer/repos/staging-x86_64/cdio-includes.patch
(from rev 190070, mplayer/trunk/cdio-includes.patch)
  mplayer/repos/staging-x86_64/mplayer.desktop
(from rev 190070, mplayer/trunk/mplayer.desktop)
  mplayer/repos/staging-x86_64/mplayer.install
(from rev 190070, mplayer/trunk/mplayer.install)
  mplayer/repos/staging-x86_64/mplayer.png
(from rev 190070, mplayer/trunk/mplayer.png)

---+
 staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch   |   34 +++
 staging-i686/PKGBUILD |   86 
++
 staging-i686/cdio-includes.patch  |   43 +
 staging-i686/mplayer.desktop  |   21 ++
 staging-i686/mplayer.install  |   11 +
 staging-x86_64/0001-demux_gif-declare-missing-PrintGifError.patch |   34 +++
 staging-x86_64/PKGBUILD   |   86 
++
 staging-x86_64/cdio-includes.patch|   43 +
 staging-x86_64/mplayer.desktop|   21 ++
 staging-x86_64/mplayer.install|   11 +
 10 files changed, 390 insertions(+)

Copied: 
mplayer/repos/staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch 
(from rev 190070, 
mplayer/trunk/0001-demux_gif-declare-missing-PrintGifError.patch)
===
--- staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch 
(rev 0)
+++ staging-i686/0001-demux_gif-declare-missing-PrintGifError.patch 
2013-07-14 10:49:10 UTC (rev 190071)
@@ -0,0 +1,34 @@
+From 5194f95d39ffbb0a4a7b027d8f1b084436feb22c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= b...@bpiotrowski.pl
+Date: Sun, 14 Jul 2013 10:51:11 +0200
+Subject: [PATCH] demux_gif: declare missing PrintGifError
+
+Apparently it has been removed from newer Giflib releases.
+---
+ libmpdemux/demux_gif.c | 10 ++
+ 1 file changed, 10 insertions(+)
+
+diff --git a/libmpdemux/demux_gif.c b/libmpdemux/demux_gif.c
+index eee7a85..3d761c0 100644
+--- a/libmpdemux/demux_gif.c
 b/libmpdemux/demux_gif.c
+@@ -44,6 +44,16 @@ typedef struct {
+ 
+ #define GIF_SIGNATURE (('G'  16) | ('I'  8) | 'F')
+ 
++static void PrintGifError(void)
++{
++  char *Err = GifErrorString();
++
++  if (Err != NULL)
++fprintf(stderr, \nGIF-LIB error: %s.\n, Err);
++  else
++fprintf(stderr, \nGIF-LIB undefined error %d.\n, GifError());
++}
++
+ #ifndef CONFIG_GIF_TVT_HACK
+ // not supported by certain versions of the library
+ static int my_read_gif(GifFileType *gif, uint8_t *buf, int len)
+-- 
+1.8.3.2
+

Copied: mplayer/repos/staging-i686/PKGBUILD (from rev 190070, 
mplayer/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-07-14 10:49:10 UTC (rev 190071)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgbase=mplayer
+pkgname=('mplayer' 'mencoder')
+pkgver=36285
+pkgrel=2
+arch=('i686' 'x86_64')
+makedepends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 
'libtheora' 'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient'
+'aalib' 'jack' 'libcaca' 'x264' 'faac' 'faad2' 'lirc-utils'  'libxvmc' 'enca' 
'libvdpau' 'opencore-amr' 'libdca' 'a52dec' 'schroedinger' 'libvpx'
+'libpulse' 'fribidi' 'unzip' 'mesa' 'live-media' 'yasm' 'git' 'fontconfig' 
'mpg123' 'ladspa' 'libass' 'libbluray' 'libcdio-paranoia' 'subversion')
+license=('GPL')
+url=http://www.mplayerhq.hu/;
+options=('!buildflags' '!emptydirs')

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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 12:55:15
  Author: jlichtblau
Revision: 94085

upgpkg: qlandkartegt 1.7.1-1

Modified:
  qlandkartegt/trunk/PKGBUILD
  qlandkartegt/trunk/qlandkartegt.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 10:32:42 UTC (rev 94084)
+++ PKGBUILD2013-07-14 10:55:15 UTC (rev 94085)
@@ -4,7 +4,7 @@
 # Contributor: boe...@gmx.de
 
 pkgname=qlandkartegt
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
 pkgdesc=Use your GPS with Linux
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 changelog=$pkgname.changelog
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
 $pkgname-mimetypes.xml)
-sha256sums=('4dbab9ed00824647a9afd315619e7974e176a3b47e50f3754441e69f1dbee72d'
+sha256sums=('156ae80bda0e7004f63867f0880b8737fb4e175388fc9edf6d541f2901686737'
 'e8d33948831f8a66edd752c71c653085d6c4d9f1969e70dd8c40b9c7ca37fba0')
 
 build() {

Modified: qlandkartegt.changelog
===
--- qlandkartegt.changelog  2013-07-14 10:32:42 UTC (rev 94084)
+++ qlandkartegt.changelog  2013-07-14 10:55:15 UTC (rev 94085)
@@ -1,3 +1,6 @@
+2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qlandkartegt 1.7.1-1
+
 2013-03-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* qlandkartegt 1.7.0-1
 



[arch-commits] Commit in qlandkartegt/repos/community-x86_64 (8 files)

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 12:55:45
  Author: jlichtblau
Revision: 94086

archrelease: copy trunk to community-x86_64

Added:
  qlandkartegt/repos/community-x86_64/PKGBUILD
(from rev 94085, qlandkartegt/trunk/PKGBUILD)
  qlandkartegt/repos/community-x86_64/qlandkartegt-mimetypes.xml
(from rev 94085, qlandkartegt/trunk/qlandkartegt-mimetypes.xml)
  qlandkartegt/repos/community-x86_64/qlandkartegt.changelog
(from rev 94085, qlandkartegt/trunk/qlandkartegt.changelog)
  qlandkartegt/repos/community-x86_64/qlandkartegt.install
(from rev 94085, qlandkartegt/trunk/qlandkartegt.install)
Deleted:
  qlandkartegt/repos/community-x86_64/PKGBUILD
  qlandkartegt/repos/community-x86_64/qlandkartegt-mimetypes.xml
  qlandkartegt/repos/community-x86_64/qlandkartegt.changelog
  qlandkartegt/repos/community-x86_64/qlandkartegt.install

+
 PKGBUILD   |   86 +++
 qlandkartegt-mimetypes.xml |   14 ++---
 qlandkartegt.changelog |  117 ++-
 qlandkartegt.install   |   14 ++---
 4 files changed, 116 insertions(+), 115 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 10:55:15 UTC (rev 94085)
+++ PKGBUILD2013-07-14 10:55:45 UTC (rev 94086)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Matthias Maennich a...@maennich.net
-# Contributor: boe...@gmx.de
-
-pkgname=qlandkartegt
-pkgver=1.7.0
-pkgrel=1
-pkgdesc=Use your GPS with Linux
-arch=('i686' 'x86_64')
-url=http://www.qlandkarte.org/;
-license=('GPL')
-depends=('gdal' 'gpsd' 'libdmtx' 'libexif' 'libmariadbclient' 'glu' 
'postgresql-libs'
- 'shared-mime-info' 'qtwebkit')
-makedepends=('cmake' 'garmindev' 'mesa')
-optdepends=('garmindev: to connect garmin devices')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
-$pkgname-mimetypes.xml)
-sha256sums=('995a55cf45acba67aa0144b64782566187c3ed3240652f22d4002127f6f2fcb4'
-'e8d33948831f8a66edd752c71c653085d6c4d9f1969e70dd8c40b9c7ca37fba0')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package(){
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-
-  install -D -m644 ${srcdir}/$pkgname-mimetypes.xml \
-${pkgdir}/usr/share/mime/packages/$pkgname-mimetypes.xml
-}
-sha256sums=('4dbab9ed00824647a9afd315619e7974e176a3b47e50f3754441e69f1dbee72d'
-'e8d33948831f8a66edd752c71c653085d6c4d9f1969e70dd8c40b9c7ca37fba0')

Copied: qlandkartegt/repos/community-x86_64/PKGBUILD (from rev 94085, 
qlandkartegt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 10:55:45 UTC (rev 94086)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Matthias Maennich a...@maennich.net
+# Contributor: boe...@gmx.de
+
+pkgname=qlandkartegt
+pkgver=1.7.1
+pkgrel=1
+pkgdesc=Use your GPS with Linux
+arch=('i686' 'x86_64')
+url=http://www.qlandkarte.org/;
+license=('GPL')
+depends=('gdal' 'gpsd' 'libdmtx' 'libexif' 'libmariadbclient' 'glu' 
'postgresql-libs'
+ 'shared-mime-info' 'qtwebkit')
+makedepends=('cmake' 'garmindev' 'mesa')
+optdepends=('garmindev: to connect garmin devices')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
+$pkgname-mimetypes.xml)
+sha256sums=('156ae80bda0e7004f63867f0880b8737fb4e175388fc9edf6d541f2901686737'
+'e8d33948831f8a66edd752c71c653085d6c4d9f1969e70dd8c40b9c7ca37fba0')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package(){
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/$pkgname-mimetypes.xml \
+${pkgdir}/usr/share/mime/packages/$pkgname-mimetypes.xml
+}

Deleted: qlandkartegt-mimetypes.xml
===
--- qlandkartegt-mimetypes.xml  2013-07-14 10:55:15 UTC (rev 94085)
+++ qlandkartegt-mimetypes.xml  2013-07-14 10:55:45 UTC (rev 94086)
@@ -1,7 +0,0 @@
-?xml version=1.0?
-mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'
-  mime-type type=application/vnd.qlandkartegt.qlb
-commentQLandkarteGT File/comment
-glob pattern=*.qlb/
-  /mime-type
-/mime-info

Copied: qlandkartegt/repos/community-x86_64/qlandkartegt-mimetypes.xml (from 
rev 94085, qlandkartegt/trunk/qlandkartegt-mimetypes.xml)
===
--- qlandkartegt-mimetypes.xml 

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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 12:56:19
  Author: jlichtblau
Revision: 94087

archrelease: copy trunk to community-i686

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

--+
 PKGBUILD |   64 -
 nzbget.changelog |   69 +++--
 2 files changed, 68 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 10:55:45 UTC (rev 94086)
+++ PKGBUILD2013-07-14 10:56:19 UTC (rev 94087)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=nzbget
-pkgver=10.2
-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)
-sha256sums=('c9b878744c162e7721ffc8b048a2e4550a8ed8da6e706ee4cbd026ed2d612ec2')
-
-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 94086, 
nzbget/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 10:56:19 UTC (rev 94087)
@@ -0,0 +1,32 @@
+# $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
+}

Deleted: nzbget.changelog
===
--- nzbget.changelog2013-07-14 10:55:45 UTC (rev 94086)
+++ nzbget.changelog2013-07-14 10:56:19 UTC (rev 94087)
@@ -1,33 +0,0 @@
-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 Lichtblau dragonl...@aur.archlinux.org
-   * Package moved to [community]
-   * Update to major release 0.5.0

Copied: nzbget/repos/community-i686/nzbget.changelog (from rev 94086, 
nzbget/trunk/nzbget.changelog)
===
--- nzbget.changelog(rev 0)
+++ nzbget.changelog2013-07-14 10:56:19 UTC (rev 94087)
@@ -0,0 +1,36 @@
+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
+

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

2013-07-14 Thread Tobias Powalowski
Date: Sunday, July 14, 2013 @ 12:57:39
  Author: tpowa
Revision: 190072

upgpkg: linux-lts 3.0.86-1

bump to latest version

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 10:49:10 UTC (rev 190071)
+++ PKGBUILD2013-07-14 10:57:39 UTC (rev 190072)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.85
+pkgver=3.0.86
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -23,6 +23,16 @@
 'ext4-options.patch'
 'module-symbol-waiting-3.0.patch'
 'module-init-wait-3.0.patch')
+md5sums=('ecf932280e2441bdd992423ef3d55f8f'
+ '8e1ecc1756828bd8a935a1b7a294a17d'
+ 'a5186d7ee7b7c79fa27bbb56e2d3b823'
+ 'a0a497460f41850068b3a90c073768c2'
+ '232b52576a62c7a333e9fe7a1e1ca359'
+ 'f3def2cefdcbb954c21d8505d23cc83c'
+ '263725f20c0b9eb9c353040792d644e5'
+ 'c8299cf750a84e12d60b372c8ca7e1e8'
+ '670931649c60fcb3ef2e0119ed532bd4'
+ '8a71abc4224f575008f974a099b5cf6f')
 
 # module.symbols md5sums
 # x86_64
@@ -319,13 +329,3 @@
 done
 
 # vim:set ts=8 sts=2 sw=2 et:
-md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- '4ce1d63e5e5be2f6a1e9fd71029750f3'
- 'a5186d7ee7b7c79fa27bbb56e2d3b823'
- 'a0a497460f41850068b3a90c073768c2'
- '232b52576a62c7a333e9fe7a1e1ca359'
- 'f3def2cefdcbb954c21d8505d23cc83c'
- '263725f20c0b9eb9c353040792d644e5'
- 'c8299cf750a84e12d60b372c8ca7e1e8'
- '670931649c60fcb3ef2e0119ed532bd4'
- '8a71abc4224f575008f974a099b5cf6f')



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

2013-07-14 Thread Tobias Powalowski
Date: Sunday, July 14, 2013 @ 12:58:10
  Author: tpowa
Revision: 190073

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

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

-+
 testing-i686/3.0.54-ptrace-i686-build.patch
 |   41 
 testing-i686/PKGBUILD  
 |  331 
 testing-i686/change-default-console-loglevel.patch 
 |   12 
 testing-i686/config
 | 5575 ++
 testing-i686/config.x86_64 
 | 5330 +
 testing-i686/ext4-options.patch
 |   49 
 testing-i686/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch  
 |  187 
 testing-i686/i915-fix-ghost-tv-output.patch
 |   26 
 testing-i686/linux-lts.install 
 |   31 
 testing-i686/linux-lts.preset  
 |   14 
 testing-i686/module-init-wait-3.0.patch
 |   77 
 testing-i686/module-symbol-waiting-3.0.patch   
 |   66 
 testing-x86_64/3.0.54-ptrace-i686-build.patch  
 |   41 
 testing-x86_64/PKGBUILD
 |  331 
 testing-x86_64/change-default-console-loglevel.patch   
 |   12 
 testing-x86_64/config  
 | 5575 ++
 testing-x86_64/config.x86_64   
 | 5330 +
 testing-x86_64/ext4-options.patch  
 |   49 
 
testing-x86_64/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch 
|  187 
 

[arch-commits] Commit in tellico/repos/community-x86_64 (6 files)

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:11:38
  Author: jlichtblau
Revision: 94089

archrelease: copy trunk to community-x86_64

Added:
  tellico/repos/community-x86_64/PKGBUILD
(from rev 94088, tellico/trunk/PKGBUILD)
  tellico/repos/community-x86_64/tellico.changelog
(from rev 94088, tellico/trunk/tellico.changelog)
  tellico/repos/community-x86_64/tellico.install
(from rev 94088, tellico/trunk/tellico.install)
Deleted:
  tellico/repos/community-x86_64/PKGBUILD
  tellico/repos/community-x86_64/tellico.changelog
  tellico/repos/community-x86_64/tellico.install

---+
 PKGBUILD  |   74 ++--
 tellico.changelog |7 +++-
 tellico.install   |   26 +-
 3 files changed, 55 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 11:11:27 UTC (rev 94088)
+++ PKGBUILD2013-07-14 11:11:38 UTC (rev 94089)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Ray Rashif sc...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
-
-pkgname=tellico
-pkgver=2.3.7
-pkgrel=1
-pkgdesc=A collection manager for KDE
-arch=('i686' 'x86_64')
-url=http://tellico-project.org/;
-license=('GPL')
-depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 
'poppler-qt' 'kdemultimedia-audiocd-kio')
-makedepends=('automoc4' 'cmake')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ae858559a226df380940dbd0d8378c45fd6c382359ccebe10f94c2687d6219a1')
-
-build() {
-  cd ${srcdir}
-
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-
-# fix python 2.7 path
-  find ${pkgdir} -iname *.py | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: tellico/repos/community-x86_64/PKGBUILD (from rev 94088, 
tellico/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 11:11:38 UTC (rev 94089)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Ray Rashif sc...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
+
+pkgname=tellico
+pkgver=2.3.8
+pkgrel=1
+pkgdesc=A collection manager for KDE
+arch=('i686' 'x86_64')
+url=http://tellico-project.org/;
+license=('GPL')
+depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 
'poppler-qt' 'kdemultimedia-audiocd-kio')
+makedepends=('automoc4' 'cmake')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('2d8a0d06951e0755c7987d0a07cc8157cd42c8b1c143170042183ff1e89e2ccb')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+# fix python 2.7 path
+  find ${pkgdir} -iname *.py | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+}

Deleted: tellico.changelog
===
--- tellico.changelog   2013-07-14 11:11:27 UTC (rev 94088)
+++ tellico.changelog   2013-07-14 11:11:38 UTC (rev 94089)
@@ -1,2 +0,0 @@
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * tellico 2.3.7-1

Copied: tellico/repos/community-x86_64/tellico.changelog (from rev 94088, 
tellico/trunk/tellico.changelog)
===
--- tellico.changelog   (rev 0)
+++ tellico.changelog   2013-07-14 11:11:38 UTC (rev 94089)
@@ -0,0 +1,5 @@
+2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.8-1
+
+2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.7-1

Deleted: tellico.install
===
--- tellico.install 2013-07-14 11:11:27 UTC (rev 94088)
+++ tellico.install 2013-07-14 11:11:38 UTC (rev 94089)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-  update-mime-database usr/share/mime  /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: tellico/repos/community-x86_64/tellico.install (from rev 94088, 
tellico/trunk/tellico.install)
===
--- tellico.install 

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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:11:27
  Author: jlichtblau
Revision: 94088

upgpkg: tellico 2.3.8-1

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 10:56:19 UTC (rev 94087)
+++ PKGBUILD2013-07-14 11:11:27 UTC (rev 94088)
@@ -5,7 +5,7 @@
 # Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
 
 pkgname=tellico
-pkgver=2.3.7
+pkgver=2.3.8
 pkgrel=1
 pkgdesc=A collection manager for KDE
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ae858559a226df380940dbd0d8378c45fd6c382359ccebe10f94c2687d6219a1')
+sha256sums=('2d8a0d06951e0755c7987d0a07cc8157cd42c8b1c143170042183ff1e89e2ccb')
 
 build() {
   cd ${srcdir}

Modified: tellico.changelog
===
--- tellico.changelog   2013-07-14 10:56:19 UTC (rev 94087)
+++ tellico.changelog   2013-07-14 11:11:27 UTC (rev 94088)
@@ -1,2 +1,5 @@
+2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.8-1
+
 2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
* tellico 2.3.7-1



[arch-commits] Commit in qlandkartegt/repos/community-i686 (8 files)

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:12:25
  Author: jlichtblau
Revision: 94090

archrelease: copy trunk to community-i686

Added:
  qlandkartegt/repos/community-i686/PKGBUILD
(from rev 94089, qlandkartegt/trunk/PKGBUILD)
  qlandkartegt/repos/community-i686/qlandkartegt-mimetypes.xml
(from rev 94089, qlandkartegt/trunk/qlandkartegt-mimetypes.xml)
  qlandkartegt/repos/community-i686/qlandkartegt.changelog
(from rev 94089, qlandkartegt/trunk/qlandkartegt.changelog)
  qlandkartegt/repos/community-i686/qlandkartegt.install
(from rev 94089, qlandkartegt/trunk/qlandkartegt.install)
Deleted:
  qlandkartegt/repos/community-i686/PKGBUILD
  qlandkartegt/repos/community-i686/qlandkartegt-mimetypes.xml
  qlandkartegt/repos/community-i686/qlandkartegt.changelog
  qlandkartegt/repos/community-i686/qlandkartegt.install

+
 PKGBUILD   |   84 +++---
 qlandkartegt-mimetypes.xml |   14 ++---
 qlandkartegt.changelog |  117 ++-
 qlandkartegt.install   |   14 ++---
 4 files changed, 116 insertions(+), 113 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 11:11:38 UTC (rev 94089)
+++ PKGBUILD2013-07-14 11:12:25 UTC (rev 94090)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Matthias Maennich a...@maennich.net
-# Contributor: boe...@gmx.de
-
-pkgname=qlandkartegt
-pkgver=1.7.0
-pkgrel=1
-pkgdesc=Use your GPS with Linux
-arch=('i686' 'x86_64')
-url=http://www.qlandkarte.org/;
-license=('GPL')
-depends=('gdal' 'gpsd' 'libdmtx' 'libexif' 'libmariadbclient' 'glu' 
'postgresql-libs'
- 'shared-mime-info' 'qtwebkit')
-makedepends=('cmake' 'garmindev' 'mesa')
-optdepends=('garmindev: to connect garmin devices')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
-$pkgname-mimetypes.xml)
-sha256sums=('4dbab9ed00824647a9afd315619e7974e176a3b47e50f3754441e69f1dbee72d'
-'e8d33948831f8a66edd752c71c653085d6c4d9f1969e70dd8c40b9c7ca37fba0')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package(){
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-
-  install -D -m644 ${srcdir}/$pkgname-mimetypes.xml \
-${pkgdir}/usr/share/mime/packages/$pkgname-mimetypes.xml
-}

Copied: qlandkartegt/repos/community-i686/PKGBUILD (from rev 94089, 
qlandkartegt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 11:12:25 UTC (rev 94090)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Matthias Maennich a...@maennich.net
+# Contributor: boe...@gmx.de
+
+pkgname=qlandkartegt
+pkgver=1.7.1
+pkgrel=1
+pkgdesc=Use your GPS with Linux
+arch=('i686' 'x86_64')
+url=http://www.qlandkarte.org/;
+license=('GPL')
+depends=('gdal' 'gpsd' 'libdmtx' 'libexif' 'libmariadbclient' 'glu' 
'postgresql-libs'
+ 'shared-mime-info' 'qtwebkit')
+makedepends=('cmake' 'garmindev' 'mesa')
+optdepends=('garmindev: to connect garmin devices')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
+$pkgname-mimetypes.xml)
+sha256sums=('156ae80bda0e7004f63867f0880b8737fb4e175388fc9edf6d541f2901686737'
+'e8d33948831f8a66edd752c71c653085d6c4d9f1969e70dd8c40b9c7ca37fba0')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package(){
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/$pkgname-mimetypes.xml \
+${pkgdir}/usr/share/mime/packages/$pkgname-mimetypes.xml
+}

Deleted: qlandkartegt-mimetypes.xml
===
--- qlandkartegt-mimetypes.xml  2013-07-14 11:11:38 UTC (rev 94089)
+++ qlandkartegt-mimetypes.xml  2013-07-14 11:12:25 UTC (rev 94090)
@@ -1,7 +0,0 @@
-?xml version=1.0?
-mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'
-  mime-type type=application/vnd.qlandkartegt.qlb
-commentQLandkarteGT File/comment
-glob pattern=*.qlb/
-  /mime-type
-/mime-info

Copied: qlandkartegt/repos/community-i686/qlandkartegt-mimetypes.xml (from rev 
94089, qlandkartegt/trunk/qlandkartegt-mimetypes.xml)
===
--- qlandkartegt-mimetypes.xml  (rev 0)
+++ qlandkartegt-mimetypes.xml  2013-07-14 11:12:25 UTC (rev 94090)
@@ -0,0 +1,7 @@
+?xml version=1.0?
+mime-info 

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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:19:34
  Author: jlichtblau
Revision: 94091

upgpkg: xnee 3.16-1

Modified:
  xnee/trunk/PKGBUILD
  xnee/trunk/xnee.changelog

+
 PKGBUILD   |8 
 xnee.changelog |3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 11:12:25 UTC (rev 94090)
+++ PKGBUILD2013-07-14 11:19:34 UTC (rev 94091)
@@ -3,11 +3,11 @@
 # Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
 
 pkgname=xnee
-pkgver=3.15
-pkgrel=2
+pkgver=3.16
+pkgrel=1
 pkgdesc=A program to record, distribute, and replay X (X11) protocol data
 arch=('i686' 'x86_64')
-url=http://www.sandklef.com/xnee/;
+url=http://xnee.wordpress.com/;
 license=('GPL3')
 depends=('gtk2' 'libxtst')
 makedepends=('texinfo')
@@ -15,7 +15,7 @@
 options=('!libtool' '!emptydirs')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
 gnee.desktop)
-sha256sums=('56e0b1cca36ebf95b6f7c82c7028ab8a9b5003728ca1044016031b489bc3e8cd'
+sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe'
 'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
 
 build() {

Modified: xnee.changelog
===
--- xnee.changelog  2013-07-14 11:12:25 UTC (rev 94090)
+++ xnee.changelog  2013-07-14 11:19:34 UTC (rev 94091)
@@ -1,3 +1,6 @@
+2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * xnee 3.16-1
+
 2013-04-16 Balló György ballogyor+arch at gmail dot com
* fix dependencies
* enable GUI and library



[arch-commits] Commit in xnee/repos/community-x86_64 (6 files)

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:19:44
  Author: jlichtblau
Revision: 94092

archrelease: copy trunk to community-x86_64

Added:
  xnee/repos/community-x86_64/PKGBUILD
(from rev 94091, xnee/trunk/PKGBUILD)
  xnee/repos/community-x86_64/gnee.desktop
(from rev 94091, xnee/trunk/gnee.desktop)
  xnee/repos/community-x86_64/xnee.changelog
(from rev 94091, xnee/trunk/xnee.changelog)
Deleted:
  xnee/repos/community-x86_64/PKGBUILD
  xnee/repos/community-x86_64/gnee.desktop
  xnee/repos/community-x86_64/xnee.changelog

+
 PKGBUILD   |   66 +++
 gnee.desktop   |   18 +++
 xnee.changelog |   35 +++--
 3 files changed, 61 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 11:19:34 UTC (rev 94091)
+++ PKGBUILD2013-07-14 11:19:44 UTC (rev 94092)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
-
-pkgname=xnee
-pkgver=3.15
-pkgrel=2
-pkgdesc=A program to record, distribute, and replay X (X11) protocol data
-arch=('i686' 'x86_64')
-url=http://www.sandklef.com/xnee/;
-license=('GPL3')
-depends=('gtk2' 'libxtst')
-makedepends=('texinfo')
-optdepends=('xosd: feedback support')
-options=('!libtool' '!emptydirs')
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
-gnee.desktop)
-sha256sums=('56e0b1cca36ebf95b6f7c82c7028ab8a9b5003728ca1044016031b489bc3e8cd'
-'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-gui --enable-lib --disable-static 
--disable-static-programs
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  install -Dm644 ${srcdir}/gnee.desktop 
${pkgdir}/usr/share/applications/gnee.desktop
-}

Copied: xnee/repos/community-x86_64/PKGBUILD (from rev 94091, 
xnee/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 11:19:44 UTC (rev 94092)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
+
+pkgname=xnee
+pkgver=3.16
+pkgrel=1
+pkgdesc=A program to record, distribute, and replay X (X11) protocol data
+arch=('i686' 'x86_64')
+url=http://xnee.wordpress.com/;
+license=('GPL3')
+depends=('gtk2' 'libxtst')
+makedepends=('texinfo')
+optdepends=('xosd: feedback support')
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
+gnee.desktop)
+sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe'
+'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-gui --enable-lib --disable-static 
--disable-static-programs
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  install -Dm644 ${srcdir}/gnee.desktop 
${pkgdir}/usr/share/applications/gnee.desktop
+}

Deleted: gnee.desktop
===
--- gnee.desktop2013-07-14 11:19:34 UTC (rev 94091)
+++ gnee.desktop2013-07-14 11:19:44 UTC (rev 94092)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=Gnee
-GenericName=X11 Recorder
-Comment=For replay action under X11 environment
-Exec=gnee
-Icon=/usr/share/pixmaps/xnee.png
-Terminal=false
-Type=Application
-Categories=Utility;

Copied: xnee/repos/community-x86_64/gnee.desktop (from rev 94091, 
xnee/trunk/gnee.desktop)
===
--- gnee.desktop(rev 0)
+++ gnee.desktop2013-07-14 11:19:44 UTC (rev 94092)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Gnee
+GenericName=X11 Recorder
+Comment=For replay action under X11 environment
+Exec=gnee
+Icon=/usr/share/pixmaps/xnee.png
+Terminal=false
+Type=Application
+Categories=Utility;

Deleted: xnee.changelog
===
--- xnee.changelog  2013-07-14 11:19:34 UTC (rev 94091)
+++ xnee.changelog  2013-07-14 11:19:44 UTC (rev 94092)
@@ -1,16 +0,0 @@
-2013-04-16 Balló György ballogyor+arch at gmail dot com
-   * fix dependencies
-   * enable GUI and library
-   * add .desktop file
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * xnee 3.15-1
-
-2011-09-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * xnee 3.10-1
-
-2011-04-10 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * xnee 3.09-1
-
-2009-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major release 3.05

Copied: 

[arch-commits] Commit in tellico/repos/community-i686 (6 files)

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:35:39
  Author: jlichtblau
Revision: 94093

archrelease: copy trunk to community-i686

Added:
  tellico/repos/community-i686/PKGBUILD
(from rev 94092, tellico/trunk/PKGBUILD)
  tellico/repos/community-i686/tellico.changelog
(from rev 94092, tellico/trunk/tellico.changelog)
  tellico/repos/community-i686/tellico.install
(from rev 94092, tellico/trunk/tellico.install)
Deleted:
  tellico/repos/community-i686/PKGBUILD
  tellico/repos/community-i686/tellico.changelog
  tellico/repos/community-i686/tellico.install

---+
 PKGBUILD  |   74 ++--
 tellico.changelog |7 +++-
 tellico.install   |   26 +-
 3 files changed, 55 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 11:19:44 UTC (rev 94092)
+++ PKGBUILD2013-07-14 11:35:39 UTC (rev 94093)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Ray Rashif sc...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
-
-pkgname=tellico
-pkgver=2.3.7
-pkgrel=1
-pkgdesc=A collection manager for KDE
-arch=('i686' 'x86_64')
-url=http://tellico-project.org/;
-license=('GPL')
-depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 
'poppler-qt' 'kdemultimedia-audiocd-kio')
-makedepends=('automoc4' 'cmake')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ae858559a226df380940dbd0d8378c45fd6c382359ccebe10f94c2687d6219a1')
-
-build() {
-  cd ${srcdir}
-
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-
-# fix python 2.7 path
-  find ${pkgdir} -iname *.py | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: tellico/repos/community-i686/PKGBUILD (from rev 94092, 
tellico/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 11:35:39 UTC (rev 94093)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Ray Rashif sc...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
+
+pkgname=tellico
+pkgver=2.3.8
+pkgrel=1
+pkgdesc=A collection manager for KDE
+arch=('i686' 'x86_64')
+url=http://tellico-project.org/;
+license=('GPL')
+depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 
'poppler-qt' 'kdemultimedia-audiocd-kio')
+makedepends=('automoc4' 'cmake')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('2d8a0d06951e0755c7987d0a07cc8157cd42c8b1c143170042183ff1e89e2ccb')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+
+# fix python 2.7 path
+  find ${pkgdir} -iname *.py | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+}

Deleted: tellico.changelog
===
--- tellico.changelog   2013-07-14 11:19:44 UTC (rev 94092)
+++ tellico.changelog   2013-07-14 11:35:39 UTC (rev 94093)
@@ -1,2 +0,0 @@
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * tellico 2.3.7-1

Copied: tellico/repos/community-i686/tellico.changelog (from rev 94092, 
tellico/trunk/tellico.changelog)
===
--- tellico.changelog   (rev 0)
+++ tellico.changelog   2013-07-14 11:35:39 UTC (rev 94093)
@@ -0,0 +1,5 @@
+2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.8-1
+
+2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * tellico 2.3.7-1

Deleted: tellico.install
===
--- tellico.install 2013-07-14 11:19:44 UTC (rev 94092)
+++ tellico.install 2013-07-14 11:35:39 UTC (rev 94093)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-  update-mime-database usr/share/mime  /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: tellico/repos/community-i686/tellico.install (from rev 94092, 
tellico/trunk/tellico.install)
===
--- tellico.install (rev 0)
+++ 

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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:36:26
  Author: jlichtblau
Revision: 94095

archrelease: copy trunk to community-x86_64

Added:
  bti/repos/community-x86_64/PKGBUILD
(from rev 94094, bti/trunk/PKGBUILD)
Deleted:
  bti/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 11:35:51 UTC (rev 94094)
+++ PKGBUILD2013-07-14 11:36:26 UTC (rev 94095)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen kaitocr...@gmail.com
-# Contributor: uvok uvok at online dot de
-# Contributor: Urist 9362773 at gmail.com
-
-pkgname=bti
-pkgver=032
-pkgrel=3
-pkgdesc='Console client for Twitter and identi.ca'
-arch=('i686' 'x86_64')
-url='http://gregkh.github.com/bti/'
-license=('GPL')
-depends=('pcre' 'libxml2' 'curl' 'liboauth')
-makedepends=('git')
-
-build() {
-  local _gitroot='git://github.com/gregkh/bti.git'
-  git clone ${_gitroot}
-
-  cd bti
-  git checkout ${pkgver}
-
-  ./autogen.sh
-
-  ./configure \
---prefix=/usr
-
-  make
-}
-
-package() {
-  cd bti
-  
-  make DESTDIR=${pkgdir} install
-}

Copied: bti/repos/community-x86_64/PKGBUILD (from rev 94094, bti/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 11:36:26 UTC (rev 94095)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Kaiting Chen kaitocr...@gmail.com
+# Contributor: uvok uvok at online dot de
+# Contributor: Urist 9362773 at gmail.com
+
+pkgname=bti
+pkgver=033
+pkgrel=1
+pkgdesc='Console client for Twitter and identi.ca'
+arch=('i686' 'x86_64')
+url='http://gregkh.github.com/bti/'
+license=('GPL')
+depends=('pcre' 'libxml2' 'curl' 'liboauth' 'json-c')
+makedepends=('git')
+source=(http://www.kernel.org/pub/software/web/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('a3d9d8a86a718a4820387c75ac2af24fecfe754ee562163d700acb7cf795d753')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  make DESTDIR=${pkgdir} install
+}



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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:35:51
  Author: jlichtblau
Revision: 94094

upgpkg: bti 033-1

Modified:
  bti/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 11:35:39 UTC (rev 94093)
+++ PKGBUILD2013-07-14 11:35:51 UTC (rev 94094)
@@ -4,32 +4,26 @@
 # Contributor: Urist 9362773 at gmail.com
 
 pkgname=bti
-pkgver=032
-pkgrel=3
+pkgver=033
+pkgrel=1
 pkgdesc='Console client for Twitter and identi.ca'
 arch=('i686' 'x86_64')
 url='http://gregkh.github.com/bti/'
 license=('GPL')
-depends=('pcre' 'libxml2' 'curl' 'liboauth')
+depends=('pcre' 'libxml2' 'curl' 'liboauth' 'json-c')
 makedepends=('git')
+source=(http://www.kernel.org/pub/software/web/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('a3d9d8a86a718a4820387c75ac2af24fecfe754ee562163d700acb7cf795d753')
 
 build() {
-  local _gitroot='git://github.com/gregkh/bti.git'
-  git clone ${_gitroot}
+  cd ${srcdir}/$pkgname-$pkgver
+  ./configure --prefix=/usr
 
-  cd bti
-  git checkout ${pkgver}
-
-  ./autogen.sh
-
-  ./configure \
---prefix=/usr
-
   make
 }
 
 package() {
-  cd bti
+  cd ${srcdir}/$pkgname-$pkgver
   
   make DESTDIR=${pkgdir} install
 }



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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:39:58
  Author: jlichtblau
Revision: 94096

upgpkg: autojump 21.6.9-1

Modified:
  autojump/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 11:36:26 UTC (rev 94095)
+++ PKGBUILD2013-07-14 11:39:58 UTC (rev 94096)
@@ -5,15 +5,15 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=autojump
-pkgver=21.5.8
-pkgrel=2
+pkgver=21.6.9
+pkgrel=1
 pkgdesc=A faster way to navigate your filesystem from the command line.
 arch=('any')
 url=http://wiki.github.com/joelthelion/autojump;
 license=('GPL3')
 depends=('python')
 
source=(https://github.com/joelthelion/${pkgname}/archive/release-v${pkgver}.tar.gz)
-sha256sums=('4e18585aac319da1c900f0f022a4fe8ce3e21257d440c034d7abf29ed42d4e1e')
+sha256sums=('8918817688a4e5f1e87e4e559a1bb5cd3fe43cb11222bb5283fd0f44d395464b')
 
 prepare() {
   sed -i s:/env python:/python3:g 
${pkgname}-release-v${pkgver}/bin/${pkgname}



[arch-commits] Commit in xnee/repos/community-i686 (6 files)

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:40:16
  Author: jlichtblau
Revision: 94098

archrelease: copy trunk to community-i686

Added:
  xnee/repos/community-i686/PKGBUILD
(from rev 94097, xnee/trunk/PKGBUILD)
  xnee/repos/community-i686/gnee.desktop
(from rev 94097, xnee/trunk/gnee.desktop)
  xnee/repos/community-i686/xnee.changelog
(from rev 94097, xnee/trunk/xnee.changelog)
Deleted:
  xnee/repos/community-i686/PKGBUILD
  xnee/repos/community-i686/gnee.desktop
  xnee/repos/community-i686/xnee.changelog

+
 PKGBUILD   |   66 +++
 gnee.desktop   |   18 +++
 xnee.changelog |   35 +++--
 3 files changed, 61 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 11:40:08 UTC (rev 94097)
+++ PKGBUILD2013-07-14 11:40:16 UTC (rev 94098)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
-
-pkgname=xnee
-pkgver=3.15
-pkgrel=2
-pkgdesc=A program to record, distribute, and replay X (X11) protocol data
-arch=('i686' 'x86_64')
-url=http://www.sandklef.com/xnee/;
-license=('GPL3')
-depends=('gtk2' 'libxtst')
-makedepends=('texinfo')
-optdepends=('xosd: feedback support')
-options=('!libtool' '!emptydirs')
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
-gnee.desktop)
-sha256sums=('56e0b1cca36ebf95b6f7c82c7028ab8a9b5003728ca1044016031b489bc3e8cd'
-'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-gui --enable-lib --disable-static 
--disable-static-programs
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-  install -Dm644 ${srcdir}/gnee.desktop 
${pkgdir}/usr/share/applications/gnee.desktop
-}

Copied: xnee/repos/community-i686/PKGBUILD (from rev 94097, xnee/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 11:40:16 UTC (rev 94098)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
+
+pkgname=xnee
+pkgver=3.16
+pkgrel=1
+pkgdesc=A program to record, distribute, and replay X (X11) protocol data
+arch=('i686' 'x86_64')
+url=http://xnee.wordpress.com/;
+license=('GPL3')
+depends=('gtk2' 'libxtst')
+makedepends=('texinfo')
+optdepends=('xosd: feedback support')
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
+gnee.desktop)
+sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe'
+'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-gui --enable-lib --disable-static 
--disable-static-programs
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+  install -Dm644 ${srcdir}/gnee.desktop 
${pkgdir}/usr/share/applications/gnee.desktop
+}

Deleted: gnee.desktop
===
--- gnee.desktop2013-07-14 11:40:08 UTC (rev 94097)
+++ gnee.desktop2013-07-14 11:40:16 UTC (rev 94098)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=Gnee
-GenericName=X11 Recorder
-Comment=For replay action under X11 environment
-Exec=gnee
-Icon=/usr/share/pixmaps/xnee.png
-Terminal=false
-Type=Application
-Categories=Utility;

Copied: xnee/repos/community-i686/gnee.desktop (from rev 94097, 
xnee/trunk/gnee.desktop)
===
--- gnee.desktop(rev 0)
+++ gnee.desktop2013-07-14 11:40:16 UTC (rev 94098)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Gnee
+GenericName=X11 Recorder
+Comment=For replay action under X11 environment
+Exec=gnee
+Icon=/usr/share/pixmaps/xnee.png
+Terminal=false
+Type=Application
+Categories=Utility;

Deleted: xnee.changelog
===
--- xnee.changelog  2013-07-14 11:40:08 UTC (rev 94097)
+++ xnee.changelog  2013-07-14 11:40:16 UTC (rev 94098)
@@ -1,16 +0,0 @@
-2013-04-16 Balló György ballogyor+arch at gmail dot com
-   * fix dependencies
-   * enable GUI and library
-   * add .desktop file
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * xnee 3.15-1
-
-2011-09-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * xnee 3.10-1
-
-2011-04-10 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * xnee 3.09-1
-
-2009-12-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-   * Update to major release 3.05

Copied: 

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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:40:08
  Author: jlichtblau
Revision: 94097

archrelease: copy trunk to community-any

Added:
  autojump/repos/community-any/PKGBUILD
(from rev 94096, autojump/trunk/PKGBUILD)
Deleted:
  autojump/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 11:39:58 UTC (rev 94096)
+++ PKGBUILD2013-07-14 11:40:08 UTC (rev 94097)
@@ -1,26 +0,0 @@
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: graysky graysky AT archlnux DOT us
-# Contributor: Geoffroy Carrier geoff...@archlinux.org
-# Contributor: Joël Schaerer joel.schae...@laposte.net
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=autojump
-pkgver=21.5.8
-pkgrel=2
-pkgdesc=A faster way to navigate your filesystem from the command line.
-arch=('any')
-url=http://wiki.github.com/joelthelion/autojump;
-license=('GPL3')
-depends=('python')
-source=(https://github.com/joelthelion/${pkgname}/archive/release-v${pkgver}.tar.gz)
-sha256sums=('4e18585aac319da1c900f0f022a4fe8ce3e21257d440c034d7abf29ed42d4e1e')
-
-prepare() {
-  sed -i s:/env python:/python3:g 
${pkgname}-release-v${pkgver}/bin/${pkgname}
-}
-
-package() {
-  cd ${pkgname}-release-v${pkgver}
-  ./install.sh --global --destdir ${pkgdir}
-  rm -fr $pkgdir/_j
-}

Copied: autojump/repos/community-any/PKGBUILD (from rev 94096, 
autojump/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 11:40:08 UTC (rev 94097)
@@ -0,0 +1,26 @@
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: graysky graysky AT archlnux DOT us
+# Contributor: Geoffroy Carrier geoff...@archlinux.org
+# Contributor: Joël Schaerer joel.schae...@laposte.net
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=autojump
+pkgver=21.6.9
+pkgrel=1
+pkgdesc=A faster way to navigate your filesystem from the command line.
+arch=('any')
+url=http://wiki.github.com/joelthelion/autojump;
+license=('GPL3')
+depends=('python')
+source=(https://github.com/joelthelion/${pkgname}/archive/release-v${pkgver}.tar.gz)
+sha256sums=('8918817688a4e5f1e87e4e559a1bb5cd3fe43cb11222bb5283fd0f44d395464b')
+
+prepare() {
+  sed -i s:/env python:/python3:g 
${pkgname}-release-v${pkgver}/bin/${pkgname}
+}
+
+package() {
+  cd ${pkgname}-release-v${pkgver}
+  ./install.sh --global --destdir ${pkgdir}
+  rm -fr $pkgdir/_j
+}



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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:42:28
  Author: jlichtblau
Revision: 94100

archrelease: copy trunk to community-i686

Added:
  bti/repos/community-i686/PKGBUILD
(from rev 94099, bti/trunk/PKGBUILD)
Deleted:
  bti/repos/community-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 11:42:15 UTC (rev 94099)
+++ PKGBUILD2013-07-14 11:42:28 UTC (rev 94100)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen kaitocr...@gmail.com
-# Contributor: uvok uvok at online dot de
-# Contributor: Urist 9362773 at gmail.com
-
-pkgname=bti
-pkgver=032
-pkgrel=3
-pkgdesc='Console client for Twitter and identi.ca'
-arch=('i686' 'x86_64')
-url='http://gregkh.github.com/bti/'
-license=('GPL')
-depends=('pcre' 'libxml2' 'curl' 'liboauth')
-makedepends=('git')
-
-build() {
-  local _gitroot='git://github.com/gregkh/bti.git'
-  git clone ${_gitroot}
-
-  cd bti
-  git checkout ${pkgver}
-
-  ./autogen.sh
-
-  ./configure \
---prefix=/usr
-
-  make
-}
-
-package() {
-  cd bti
-  
-  make DESTDIR=${pkgdir} install
-}

Copied: bti/repos/community-i686/PKGBUILD (from rev 94099, bti/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 11:42:28 UTC (rev 94100)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Kaiting Chen kaitocr...@gmail.com
+# Contributor: uvok uvok at online dot de
+# Contributor: Urist 9362773 at gmail.com
+
+pkgname=bti
+pkgver=033
+pkgrel=1
+pkgdesc='Console client for Twitter and identi.ca'
+arch=('i686' 'x86_64')
+url='http://gregkh.github.com/bti/'
+license=('GPL')
+depends=('pcre' 'libxml2' 'curl' 'liboauth' 'json-c')
+source=(http://www.kernel.org/pub/software/web/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('a3d9d8a86a718a4820387c75ac2af24fecfe754ee562163d700acb7cf795d753')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+  
+  make DESTDIR=${pkgdir} install
+}



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

2013-07-14 Thread Jaroslav Lichtblau
Date: Sunday, July 14, 2013 @ 13:42:15
  Author: jlichtblau
Revision: 94099

upgpkg: bti 033-1

Modified:
  bti/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 11:40:16 UTC (rev 94098)
+++ PKGBUILD2013-07-14 11:42:15 UTC (rev 94099)
@@ -11,7 +11,6 @@
 url='http://gregkh.github.com/bti/'
 license=('GPL')
 depends=('pcre' 'libxml2' 'curl' 'liboauth' 'json-c')
-makedepends=('git')
 
source=(http://www.kernel.org/pub/software/web/$pkgname/$pkgname-$pkgver.tar.xz)
 sha256sums=('a3d9d8a86a718a4820387c75ac2af24fecfe754ee562163d700acb7cf795d753')
 



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

2013-07-14 Thread Laurent Carlier
Date: Sunday, July 14, 2013 @ 14:02:14
  Author: lcarlier
Revision: 94102

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

Added:
  weston/repos/community-staging-i686/
  weston/repos/community-staging-i686/PKGBUILD
(from rev 94101, weston/trunk/PKGBUILD)
  weston/repos/community-staging-x86_64/
  weston/repos/community-staging-x86_64/PKGBUILD
(from rev 94101, weston/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   39 
 community-staging-x86_64/PKGBUILD |   39 
 2 files changed, 78 insertions(+)

Copied: weston/repos/community-staging-i686/PKGBUILD (from rev 94101, 
weston/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-14 12:02:14 UTC (rev 94102)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb j...@teichroeb.net
+
+pkgname=weston
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+options=(!libtool)
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=(http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz;)
+sha1sums=('23201d31e71768e5ec3de0d10fa6de988dd273c8')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/weston
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+   # license
+   install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+   # embed more clients
+   for _c in calibrator clickdot cliptest dnd editor eventdemo flower 
fullscreen gears \
+ image resizor simple-egl simple-shm simple-touch smoke transformed 
view; do
+   install -Dm755 clients/$_c $pkgdir/usr/bin/weston-$_c
+   done
+   for _c in desktop-shell info keyboard screensaver screenshooter 
simple-im tablet-shell \
+terminal; do
+   install -Dm755 clients/weston-$_c $pkgdir/usr/bin/weston-$_c
+   done
+}

Copied: weston/repos/community-staging-x86_64/PKGBUILD (from rev 94101, 
weston/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-07-14 12:02:14 UTC (rev 94102)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb j...@teichroeb.net
+
+pkgname=weston
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+options=(!libtool)
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=(http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz;)
+sha1sums=('23201d31e71768e5ec3de0d10fa6de988dd273c8')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/weston
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+   # license
+   install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+   # embed more clients
+   for _c in calibrator clickdot cliptest dnd editor eventdemo flower 
fullscreen gears \
+ image resizor simple-egl simple-shm simple-touch smoke transformed 
view; do
+   install -Dm755 clients/$_c $pkgdir/usr/bin/weston-$_c
+   done
+   for _c in desktop-shell info keyboard screensaver screenshooter 
simple-im tablet-shell \
+terminal; do
+   install -Dm755 clients/weston-$_c $pkgdir/usr/bin/weston-$_c
+   done
+}



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

2013-07-14 Thread Laurent Carlier
Date: Sunday, July 14, 2013 @ 14:02:02
  Author: lcarlier
Revision: 94101

upgpkg: weston 1.2.0-1

upstream update 1.2.0

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 11:42:28 UTC (rev 94100)
+++ PKGBUILD2013-07-14 12:02:02 UTC (rev 94101)
@@ -3,23 +3,22 @@
 # Contributor: Joel Teichroeb j...@teichroeb.net
 
 pkgname=weston
-pkgver=1.1.1
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
 license=('MIT')
 options=(!libtool)
-depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango')
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
 source=(http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz;)
-sha1sums=('5239afe177dadbded3c0018b55dd1045be5f84b2')
+sha1sums=('23201d31e71768e5ec3de0d10fa6de988dd273c8')
 
 build() {
cd $pkgname-$pkgver
./configure \
--prefix=/usr \
-   --libexecdir=/usr/lib/weston \
-   --disable-android-compositor
+   --libexecdir=/usr/lib/weston
make
 }
 
@@ -29,11 +28,12 @@
# license
install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
# embed more clients
-   for _c in calibrator clickdot cliptest dnd editor eventdemo flower 
gears image \
-resizor simple-egl simple-shm simple-touch smoke transformed view; do
+   for _c in calibrator clickdot cliptest dnd editor eventdemo flower 
fullscreen gears \
+ image resizor simple-egl simple-shm simple-touch smoke transformed 
view; do
install -Dm755 clients/$_c $pkgdir/usr/bin/weston-$_c
done
-   for _c in info keyboard screensaver screenshooter tablet-shell 
terminal; do
+   for _c in desktop-shell info keyboard screensaver screenshooter 
simple-im tablet-shell \
+terminal; do
install -Dm755 clients/weston-$_c $pkgdir/usr/bin/weston-$_c
done
 }



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 14:12:41
  Author: bpiotrowski
Revision: 190074

upgpkg: miro 5.0.4-4

- rebuild against ffmpeg 2.0

Modified:
  miro/trunk/PKGBUILD
  miro/trunk/ffmpeg.patch

--+
 PKGBUILD |4 ++--
 ffmpeg.patch |   11 +++
 2 files changed, 13 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 10:58:10 UTC (rev 190073)
+++ PKGBUILD2013-07-14 12:12:41 UTC (rev 190074)
@@ -3,7 +3,7 @@
 
 pkgname=miro
 pkgver=5.0.4
-pkgrel=3
+pkgrel=4
 pkgdesc=The free and open source internet TV platform
 arch=('i686' 'x86_64')
 url=http://www.getmiro.com;
@@ -19,7 +19,7 @@
 
source=(http://ftp.osuosl.org/pub/pculture.org/${pkgname}/src/${pkgname}-${pkgver}.tar.gz;
 'ffmpeg.patch')
 sha1sums=('1144f98149ff07208b994a7cedb45a4beaaa451f'
-  'ce0f42be2a0a3ac99f07b5abfabf0975928c841c')
+  '37dc0b4de66ccefd5fa3e9a68b187305180b4fc4')
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}

Modified: ffmpeg.patch
===
--- ffmpeg.patch2013-07-14 10:58:10 UTC (rev 190073)
+++ ffmpeg.patch2013-07-14 12:12:41 UTC (rev 190074)
@@ -61,3 +61,14 @@
  av_free(oc);
  
  /* End-of-transcode marker. */
+--- miro-5.0.4/linux/miro-segmenter.c.orig 2012-10-04 20:48:31.0 
+0200
 miro-5.0.4/linux/miro-segmenter.c  2013-07-14 13:59:53.171303178 +0200
+@@ -228,7 +228,7 @@
+ fprintf(stderr, Could not find video decoder, key frames will 
not be honored\n);
+ }
+ 
+-if (avcodec_open(video_st-codec, codec)  0) {
++if (avcodec_open2(video_st-codec, codec, NULL)  0) {
+ fprintf(stderr, Could not open video decoder, key frames will 
not be honored\n);
+ }
+ }



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 14:12:56
  Author: bpiotrowski
Revision: 190076

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

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

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

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

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

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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 14:23:43
  Author: bpiotrowski
Revision: 190077

upgpkg: ffmpegthumbnailer 2.0.8-4

- rebuild against ffmpeg 2.0

Modified:
  ffmpegthumbnailer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 12:12:56 UTC (rev 190076)
+++ PKGBUILD2013-07-14 12:23:43 UTC (rev 190077)
@@ -4,7 +4,7 @@
 
 pkgname=ffmpegthumbnailer
 pkgver=2.0.8
-pkgrel=3
+pkgrel=4
 pkgdesc=Lightweight video thumbnailer that can be used by file managers.
 url=http://code.google.com/p/ffmpegthumbnailer/;
 license=('GPL2')



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 14:23:58
  Author: bpiotrowski
Revision: 190078

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

Added:
  ffmpegthumbnailer/repos/staging-i686/
  ffmpegthumbnailer/repos/staging-i686/PKGBUILD
(from rev 190077, ffmpegthumbnailer/trunk/PKGBUILD)
  ffmpegthumbnailer/repos/staging-i686/ffmpegthumbnailer-2.0.8-memcpy.patch
(from rev 190077, 
ffmpegthumbnailer/trunk/ffmpegthumbnailer-2.0.8-memcpy.patch)
  ffmpegthumbnailer/repos/staging-x86_64/
  ffmpegthumbnailer/repos/staging-x86_64/PKGBUILD
(from rev 190077, ffmpegthumbnailer/trunk/PKGBUILD)
  ffmpegthumbnailer/repos/staging-x86_64/ffmpegthumbnailer-2.0.8-memcpy.patch
(from rev 190077, 
ffmpegthumbnailer/trunk/ffmpegthumbnailer-2.0.8-memcpy.patch)

-+
 staging-i686/PKGBUILD   |   36 ++
 staging-i686/ffmpegthumbnailer-2.0.8-memcpy.patch   |   13 ++
 staging-x86_64/PKGBUILD |   36 ++
 staging-x86_64/ffmpegthumbnailer-2.0.8-memcpy.patch |   13 ++
 4 files changed, 98 insertions(+)

Copied: ffmpegthumbnailer/repos/staging-i686/PKGBUILD (from rev 190077, 
ffmpegthumbnailer/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-07-14 12:23:58 UTC (rev 190078)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: boro...@gmail.com
+
+pkgname=ffmpegthumbnailer
+pkgver=2.0.8
+pkgrel=4
+pkgdesc=Lightweight video thumbnailer that can be used by file managers.
+url=http://code.google.com/p/ffmpegthumbnailer/;
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('ffmpeg' 'libjpeg' 'libpng')
+optdepends=('gvfs: support for gio uris')
+source=(http://ffmpegthumbnailer.googlecode.com/files/$pkgname-$pkgver.tar.gz;
+ffmpegthumbnailer-2.0.8-memcpy.patch)
+options=('!libtool')
+sha1sums=('2c54ca16efd953f46547e22799cfc40bd9c24533'
+  'c23ef173f98c928fcacacd6e6060dab2e56f1239')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -Np0 -i ${srcdir}/ffmpegthumbnailer-2.0.8-memcpy.patch
+}
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --enable-gio --enable-thumbnailer
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: 
ffmpegthumbnailer/repos/staging-i686/ffmpegthumbnailer-2.0.8-memcpy.patch (from 
rev 190077, ffmpegthumbnailer/trunk/ffmpegthumbnailer-2.0.8-memcpy.patch)
===
--- staging-i686/ffmpegthumbnailer-2.0.8-memcpy.patch   
(rev 0)
+++ staging-i686/ffmpegthumbnailer-2.0.8-memcpy.patch   2013-07-14 12:23:58 UTC 
(rev 190078)
@@ -0,0 +1,13 @@
+libffmpegthumbnailer/pngwriter.cpp: In function 'void 
ffmpegthumbnailer::writeDataCallback(png_structp, png_bytep, png_size_t)':
+libffmpegthumbnailer/pngwriter.cpp:111:52: error: 'memcpy' was not declared in 
this scope
+
+--- libffmpegthumbnailer/pngwriter.cpp
 libffmpegthumbnailer/pngwriter.cpp
+@@ -17,6 +17,7 @@
+ #include pngwriter.h
+ #include stdexcept
+ #include cassert
++#include cstring
+ 
+ using namespace std;
+ 

Copied: ffmpegthumbnailer/repos/staging-x86_64/PKGBUILD (from rev 190077, 
ffmpegthumbnailer/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-07-14 12:23:58 UTC (rev 190078)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: boro...@gmail.com
+
+pkgname=ffmpegthumbnailer
+pkgver=2.0.8
+pkgrel=4
+pkgdesc=Lightweight video thumbnailer that can be used by file managers.
+url=http://code.google.com/p/ffmpegthumbnailer/;
+license=('GPL2')
+arch=('i686' 'x86_64')
+depends=('ffmpeg' 'libjpeg' 'libpng')
+optdepends=('gvfs: support for gio uris')
+source=(http://ffmpegthumbnailer.googlecode.com/files/$pkgname-$pkgver.tar.gz;
+ffmpegthumbnailer-2.0.8-memcpy.patch)
+options=('!libtool')
+sha1sums=('2c54ca16efd953f46547e22799cfc40bd9c24533'
+  'c23ef173f98c928fcacacd6e6060dab2e56f1239')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -Np0 -i ${srcdir}/ffmpegthumbnailer-2.0.8-memcpy.patch
+}
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --enable-gio --enable-thumbnailer
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: 
ffmpegthumbnailer/repos/staging-x86_64/ffmpegthumbnailer-2.0.8-memcpy.patch 
(from rev 190077, ffmpegthumbnailer/trunk/ffmpegthumbnailer-2.0.8-memcpy.patch)
===
--- staging-x86_64/ffmpegthumbnailer-2.0.8-memcpy.patch 
(rev 0)
+++ 

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

2013-07-14 Thread Sven-Hendrik Haase
Date: Sunday, July 14, 2013 @ 14:28:00
  Author: svenstaro
Revision: 94104

upgpkg: blender 8:2.68.58224-1

Bumping

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 12:13:06 UTC (rev 94103)
+++ PKGBUILD2013-07-14 12:28:00 UTC (rev 94104)
@@ -6,7 +6,7 @@
 # Sometimes blender.org takes some time to release patch releases and because 
Arch users
 # are impatient, we sometimes need to build from svn directly.
 
-_svnrev=58183
+_svnrev=58224
 
 pkgname=blender
 pkgver=2.68



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

2013-07-14 Thread Sven-Hendrik Haase
Date: Sunday, July 14, 2013 @ 14:28:13
  Author: svenstaro
Revision: 94105

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

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

--+
 /PKGBUILD|  156 +
 /blender.install |   26 ++
 community-i686/PKGBUILD  |   78 --
 community-i686/blender.install   |   13 ---
 community-x86_64/PKGBUILD|   78 --
 community-x86_64/blender.install |   13 ---
 6 files changed, 182 insertions(+), 182 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-14 12:28:00 UTC (rev 94104)
+++ community-i686/PKGBUILD 2013-07-14 12:28:13 UTC (rev 94105)
@@ -1,78 +0,0 @@
-# $Id$
-# Contributor: John Sowiak j...@archlinux.org
-# Contributor: tobias tob...@archlinux.org
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-
-# Sometimes blender.org takes some time to release patch releases and because 
Arch users
-# are impatient, we sometimes need to build from svn directly.
-
-_svnrev=58182
-
-pkgname=blender
-pkgver=2.68
-[[ -n $_svnrev ]]  pkgver=2.68.$_svnrev
-pkgrel=1
-epoch=8
-pkgdesc=A fully integrated 3D graphics creation suite
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.blender.org;
-depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils'
- 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew'
- 'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada'
- 'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage')
-makedepends=('cmake' 'boost' 'cuda' 'subversion' 'mesa')
-optdepends=('cuda: cycles renderer cuda support')
-options=(!strip)
-install=blender.install
-if [[ -z $_svnrev ]]; then
-  source=(http://download.blender.org/source/$pkgname-$pkgver.tar.gz)
-  md5sums=('a1b6fc1bf7f95ae9d6508f94832042b7')
-else
-  
source=(${pkgname}-${pkgver}::svn+https://svn.blender.org/svnroot/bf-blender/trunk/blender#revision=${_svnrev};)
-  true  md5sums=('SKIP')
-fi
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  mkdir build
-  cd build
-
-  [[ $CARCH == i686 ]]  ENABLESSE2=-DSUPPORT_SSE2_BUILD=OFF
-  [[ $CARCH == i686 ]]  BUILDCUDA=OFF || BUILDCUDA=ON
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DWITH_INSTALL_PORTABLE=OFF \
--DWITH_PYTHON_INSTALL=OFF \
--DWITH_OPENCOLLADA=ON \
--DOPENIMAGEIO_ROOT_DIR=/usr \
--DWITH_GAMEENGINE=ON \
--DWITH_JACK=ON \
--DWITH_PLAYER=ON \
--DWITH_CODEC_FFMPEG=ON \
--DWITH_CODEC_SNDFILE=ON \
--DWITH_CYCLES=ON \
--DWITH_CYCLES_CUDA_BINARIES=$BUILDCUDA \
--DWITH_CYCLES_OSL=ON \
--DCUDA_TOOLKIT_ROOT_DIR=/opt/cuda/ \
--DWITH_FFTW3=ON \
--DWITH_MOD_OCEANSIM=ON \
--DPYTHON_VERSION=3.3 \
--DPYTHON_LIBPATH=/usr/lib \
--DPYTHON_LIBRARY=python3.3m \
--DPYTHON_INCLUDE_DIRS=/usr/include/python3.3m \
--DOPENJPEG_INCLUDE_DIR=/usr/include/openjpeg-1.5 \
-$ENABLESSE2
-# Remove the openjpeg line once blender accepts my patch
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver/build
-
-  make DESTDIR=${pkgdir} install
-  python -m compileall ${pkgdir}/usr/share/blender
-}

Copied: blender/repos/community-i686/PKGBUILD (from rev 94104, 
blender/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-14 12:28:13 UTC (rev 94105)
@@ -0,0 +1,78 @@
+# $Id$
+# Contributor: John Sowiak j...@archlinux.org
+# Contributor: tobias tob...@archlinux.org
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+
+# Sometimes blender.org takes some time to release patch releases and because 
Arch users
+# are impatient, we sometimes need to build from svn directly.
+
+_svnrev=58224
+
+pkgname=blender
+pkgver=2.68
+[[ -n $_svnrev ]]  pkgver=2.68.$_svnrev
+pkgrel=1
+epoch=8
+pkgdesc=A fully integrated 3D graphics creation suite
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.blender.org;
+depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils'
+ 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew'
+ 'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada'
+ 'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage')

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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:09:43
  Author: bluewind
Revision: 94106

upgpkg: lib32-alsa-lib 1.0.27.2-1

upstream update

Modified:
  lib32-alsa-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 12:28:13 UTC (rev 94105)
+++ PKGBUILD2013-07-14 13:09:43 UTC (rev 94106)
@@ -3,7 +3,7 @@
 
 _pkgbasename=alsa-lib
 pkgname=lib32-${_pkgbasename}
-pkgver=1.0.27.1
+pkgver=1.0.27.2
 pkgrel=1
 pkgdesc=An alternative implementation of Linux sound support (32 bit)
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('GPL')
 options=(!libtool)
 source=(ftp://ftp.alsa-project.org/pub/lib/${_pkgbasename}-$pkgver.tar.bz2)
-md5sums=('17102aaab10e9d4b19f6b02937bab015')
+md5sums=('69129a7c37697f81ac092335e9fa452b')
 
 build() {
   cd $srcdir/${_pkgbasename}-$pkgver




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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:17:12
  Author: bluewind
Revision: 94108

upgpkg: lib32-p11-kit 0.18.4-1

upstream update

Modified:
  lib32-p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 13:09:46 UTC (rev 94107)
+++ PKGBUILD2013-07-14 13:17:12 UTC (rev 94108)
@@ -4,7 +4,7 @@
 
 _pkgbasename=p11-kit
 pkgname=lib32-$_pkgbasename
-pkgver=0.18.2
+pkgver=0.18.4
 pkgrel=1
 pkgdesc=Library to work with PKCS#11 modules (32-bit)
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)
 options=(!libtool)
 source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('7bb1703f38fb778054bf57477c78dc8f')
+md5sums=('9535c4e5b9c2ef5f5cd0755115ba098b')
 
 build() {
   export CC=gcc -m32



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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:17:16
  Author: bluewind
Revision: 94109

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-p11-kit/repos/multilib-x86_64/PKGBUILD
(from rev 94108, lib32-p11-kit/trunk/PKGBUILD)
Deleted:
  lib32-p11-kit/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 13:17:12 UTC (rev 94108)
+++ PKGBUILD2013-07-14 13:17:16 UTC (rev 94109)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz bluew...@xinu.at
-# Contributor: Christoph Vigano m...@cvigano.de
-
-_pkgbasename=p11-kit
-pkgname=lib32-$_pkgbasename
-pkgver=0.18.2
-pkgrel=1
-pkgdesc=Library to work with PKCS#11 modules (32-bit)
-arch=(x86_64)
-url=http://p11-glue.freedesktop.org;
-license=('BSD')
-depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)
-options=(!libtool)
-source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('7bb1703f38fb778054bf57477c78dc8f')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-  cd $srcdir/$_pkgbasename-$pkgver
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
---with-module-path=/usr/lib32/pkcs11
-  make
-}
-
-package() {
-  cd $srcdir/$_pkgbasename-$pkgver
-  make DESTDIR=$pkgdir install
-  rm -rf ${pkgdir}/etc
-  rm -rf ${pkgdir}/usr/{bin,include,share}
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-p11-kit/repos/multilib-x86_64/PKGBUILD (from rev 94108, 
lib32-p11-kit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 13:17:16 UTC (rev 94109)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: Christoph Vigano m...@cvigano.de
+
+_pkgbasename=p11-kit
+pkgname=lib32-$_pkgbasename
+pkgver=0.18.4
+pkgrel=1
+pkgdesc=Library to work with PKCS#11 modules (32-bit)
+arch=(x86_64)
+url=http://p11-glue.freedesktop.org;
+license=('BSD')
+depends=(lib32-glibc lib32-libtasn1 $_pkgbasename)
+options=(!libtool)
+source=($url/releases/$_pkgbasename-$pkgver.tar.gz)
+md5sums=('9535c4e5b9c2ef5f5cd0755115ba098b')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+  cd $srcdir/$_pkgbasename-$pkgver
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 --sysconfdir=/etc \
+--with-module-path=/usr/lib32/pkcs11
+  make
+}
+
+package() {
+  cd $srcdir/$_pkgbasename-$pkgver
+  make DESTDIR=$pkgdir install
+  rm -rf ${pkgdir}/etc
+  rm -rf ${pkgdir}/usr/{bin,include,share}
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:18:14
  Author: bluewind
Revision: 94111

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 13:18:10 UTC (rev 94110)
+++ PKGBUILD2013-07-14 13:18:14 UTC (rev 94111)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz f...@xssn.at
-
-_pkgbasename=tdb
-pkgname=lib32-$_pkgbasename
-pkgver=1.2.11
-pkgrel=1
-pkgdesc=A Trivial Database similar to GDBM but allows simultaneous commits 
(32-bit)
-arch=(x86_64)
-license=('GPL3')
-url=http://tdb.samba.org/;
-depends=(lib32-glibc $_pkgbasename)
-makedepends=(gcc-multilib libxslt python2)
-source=(http://samba.org/ftp/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz)
-md5sums=('67dcc5507213ec8c9664234fae095538')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-   cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-   sed -i -e 's#python#python2#g' buildtools/bin/waf
-
-   ./configure --prefix=/usr \
-   --localstatedir=/var \
-   --sysconfdir=/etc/samba \
-   --libdir=/usr/lib32 \
-   --disable-python
-   make
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  make -j1  DESTDIR=$pkgdir install
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-}

Copied: lib32-tdb/repos/multilib-x86_64/PKGBUILD (from rev 94110, 
lib32-tdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 13:18:14 UTC (rev 94111)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Florian Pritz f...@xssn.at
+
+_pkgbasename=tdb
+pkgname=lib32-$_pkgbasename
+pkgver=1.2.12
+pkgrel=1
+pkgdesc=A Trivial Database similar to GDBM but allows simultaneous commits 
(32-bit)
+arch=(x86_64)
+license=('GPL3')
+url=http://tdb.samba.org/;
+depends=(lib32-glibc $_pkgbasename)
+makedepends=(gcc-multilib libxslt python2)
+source=(http://samba.org/ftp/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz)
+md5sums=('53e6168a7c2c93735a1c024fd2c3a7b4')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+   cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+
+   ./configure --prefix=/usr \
+   --localstatedir=/var \
+   --sysconfdir=/etc/samba \
+   --libdir=/usr/lib32 \
+   --disable-python
+   make
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make -j1  DESTDIR=$pkgdir install
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+}



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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:18:10
  Author: bluewind
Revision: 94110

upgpkg: lib32-tdb 1.2.12-1

upstream update

Modified:
  lib32-tdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 13:17:16 UTC (rev 94109)
+++ PKGBUILD2013-07-14 13:18:10 UTC (rev 94110)
@@ -3,7 +3,7 @@
 
 _pkgbasename=tdb
 pkgname=lib32-$_pkgbasename
-pkgver=1.2.11
+pkgver=1.2.12
 pkgrel=1
 pkgdesc=A Trivial Database similar to GDBM but allows simultaneous commits 
(32-bit)
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(lib32-glibc $_pkgbasename)
 makedepends=(gcc-multilib libxslt python2)
 source=(http://samba.org/ftp/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz)
-md5sums=('67dcc5507213ec8c9664234fae095538')
+md5sums=('53e6168a7c2c93735a1c024fd2c3a7b4')
 
 build() {
   export CC=gcc -m32



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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:19:36
  Author: bluewind
Revision: 94113

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 13:19:32 UTC (rev 94112)
+++ PKGBUILD2013-07-14 13:19:36 UTC (rev 94113)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz bluew...@xinu.at
-# Contributor: Joakim Hernberg jhernberg at alchemy dot lu
-_pkgbasename=gettext
-pkgname=lib32-$_pkgbasename
-pkgver=0.18.2.1
-pkgrel=1
-pkgdesc=GNU internationalization library (32-bit)
-arch=('x86_64')
-url=http://www.gnu.org/software/gettext/;
-license=('GPL')
-depends=('lib32-acl' $_pkgbasename)
-makedepends=(gcc-multilib)
-optdepends=('cvs: for autopoint tool')
-options=(!libtool !docs)
-source=(ftp://ftp.gnu.org/pub/gnu/gettext/${_pkgbasename}-${pkgver}.tar.gz{,.sig})
-md5sums=('034c8103b14654ebd300fadac44d6f14'
- 'e4658c30795a12f8d0b4d95fbb0f')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  ./configure --prefix=/usr --libdir=/usr/lib32
-  make
-}
-
-check() {
- cd ${srcdir}/${_pkgbasename}-${pkgver}
- make check
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/{bin,include,share}
-}

Copied: lib32-gettext/repos/multilib-x86_64/PKGBUILD (from rev 94112, 
lib32-gettext/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 13:19:36 UTC (rev 94113)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Florian Pritz bluew...@xinu.at
+# Contributor: Joakim Hernberg jhernberg at alchemy dot lu
+_pkgbasename=gettext
+pkgname=lib32-$_pkgbasename
+pkgver=0.18.3
+pkgrel=1
+pkgdesc=GNU internationalization library (32-bit)
+arch=('x86_64')
+url=http://www.gnu.org/software/gettext/;
+license=('GPL')
+depends=('lib32-acl' lib32-gcc-libs $_pkgbasename)
+makedepends=(gcc-multilib)
+optdepends=('cvs: for autopoint tool')
+options=(!libtool !docs)
+source=(ftp://ftp.gnu.org/pub/gnu/gettext/${_pkgbasename}-${pkgver}.tar.gz{,.sig})
+md5sums=('3fa4236c41b7e837355de144210207ec'
+ 'SKIP')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  ./configure --prefix=/usr --libdir=/usr/lib32
+  make
+}
+
+check() {
+ cd ${srcdir}/${_pkgbasename}-${pkgver}
+ make check
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/{bin,include,share}
+}



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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:19:32
  Author: bluewind
Revision: 94112

upgpkg: lib32-gettext 0.18.3-1

upstream update

Modified:
  lib32-gettext/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 13:18:14 UTC (rev 94111)
+++ PKGBUILD2013-07-14 13:19:32 UTC (rev 94112)
@@ -3,19 +3,19 @@
 # Contributor: Joakim Hernberg jhernberg at alchemy dot lu
 _pkgbasename=gettext
 pkgname=lib32-$_pkgbasename
-pkgver=0.18.2.1
+pkgver=0.18.3
 pkgrel=1
 pkgdesc=GNU internationalization library (32-bit)
 arch=('x86_64')
 url=http://www.gnu.org/software/gettext/;
 license=('GPL')
-depends=('lib32-acl' $_pkgbasename)
+depends=('lib32-acl' lib32-gcc-libs $_pkgbasename)
 makedepends=(gcc-multilib)
 optdepends=('cvs: for autopoint tool')
 options=(!libtool !docs)
 
source=(ftp://ftp.gnu.org/pub/gnu/gettext/${_pkgbasename}-${pkgver}.tar.gz{,.sig})
-md5sums=('034c8103b14654ebd300fadac44d6f14'
- 'e4658c30795a12f8d0b4d95fbb0f')
+md5sums=('3fa4236c41b7e837355de144210207ec'
+ 'SKIP')
 
 build() {
   export CC=gcc -m32



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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:25:37
  Author: bluewind
Revision: 94114

upgpkg: lib32-libcups 1.6.3-1

upstream update

Modified:
  lib32-libcups/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 13:19:36 UTC (rev 94113)
+++ PKGBUILD2013-07-14 13:25:37 UTC (rev 94114)
@@ -3,7 +3,7 @@
 
 _pkgbasename=libcups
 pkgname=lib32-$_pkgbasename
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc=The CUPS Printing System - client libraries (32-bit)
 arch=('x86_64')
@@ -11,8 +11,10 @@
 url=http://www.cups.org/;
 depends=(lib32-krb5 lib32-libtiff lib32-libpng $_pkgbasename)
 makedepends=(gcc-multilib)
-source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2 
fix-libusb-configure.patch)
-md5sums=('13c8b2b2336d42001abe4899766b62dc'
+source=(#ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
+http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.gz
+fix-libusb-configure.patch)
+md5sums=('3c50d396fef2ba721224fe65880fe3c3'
  '9cf39a66f21d1208a585367b25cf117b')
 
 build() {



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

2013-07-14 Thread Florian Pritz
Date: Sunday, July 14, 2013 @ 15:25:40
  Author: bluewind
Revision: 94115

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libcups/repos/multilib-x86_64/PKGBUILD
(from rev 94114, lib32-libcups/trunk/PKGBUILD)
  lib32-libcups/repos/multilib-x86_64/fix-libusb-configure.patch
(from rev 94114, lib32-libcups/trunk/fix-libusb-configure.patch)
Deleted:
  lib32-libcups/repos/multilib-x86_64/PKGBUILD
  lib32-libcups/repos/multilib-x86_64/fix-libusb-configure.patch

+
 PKGBUILD   |   86 ++-
 fix-libusb-configure.patch |   24 ++--
 2 files changed, 56 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-14 13:25:37 UTC (rev 94114)
+++ PKGBUILD2013-07-14 13:25:40 UTC (rev 94115)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-_pkgbasename=libcups
-pkgname=lib32-$_pkgbasename
-pkgver=1.6.2
-pkgrel=1
-pkgdesc=The CUPS Printing System - client libraries (32-bit)
-arch=('x86_64')
-license=('GPL')
-url=http://www.cups.org/;
-depends=(lib32-krb5 lib32-libtiff lib32-libpng $_pkgbasename)
-makedepends=(gcc-multilib)
-source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2 
fix-libusb-configure.patch)
-md5sums=('13c8b2b2336d42001abe4899766b62dc'
- '9cf39a66f21d1208a585367b25cf117b')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/cups-${pkgver}
-
-  patch -p1 -i $srcdir/fix-libusb-configure.patch
-  
-  aclocal -I config-scripts
-  autoconf -I config-scripts
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --disable-ldap --enable-raw-printing --disable-gssapi --disable-dbus \
- --enable-ssl=no --disable-gnutls --enable-threads --enable-libusb=no \
---disable-avahi \
- --with-optim=$CFLAGS --libdir=/usr/lib32
-  make
-}
-
-package() {
-  cd ${srcdir}/cups-${pkgver}
-  make BUILDROOT=${pkgdir} install-libs
-}
-

Copied: lib32-libcups/repos/multilib-x86_64/PKGBUILD (from rev 94114, 
lib32-libcups/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-14 13:25:40 UTC (rev 94115)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+_pkgbasename=libcups
+pkgname=lib32-$_pkgbasename
+pkgver=1.6.3
+pkgrel=1
+pkgdesc=The CUPS Printing System - client libraries (32-bit)
+arch=('x86_64')
+license=('GPL')
+url=http://www.cups.org/;
+depends=(lib32-krb5 lib32-libtiff lib32-libpng $_pkgbasename)
+makedepends=(gcc-multilib)
+source=(#ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
+http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.gz
+fix-libusb-configure.patch)
+md5sums=('3c50d396fef2ba721224fe65880fe3c3'
+ '9cf39a66f21d1208a585367b25cf117b')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/cups-${pkgver}
+
+  patch -p1 -i $srcdir/fix-libusb-configure.patch
+  
+  aclocal -I config-scripts
+  autoconf -I config-scripts
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --disable-ldap --enable-raw-printing --disable-gssapi --disable-dbus \
+ --enable-ssl=no --disable-gnutls --enable-threads --enable-libusb=no \
+--disable-avahi \
+ --with-optim=$CFLAGS --libdir=/usr/lib32
+  make
+}
+
+package() {
+  cd ${srcdir}/cups-${pkgver}
+  make BUILDROOT=${pkgdir} install-libs
+}
+

Deleted: fix-libusb-configure.patch
===
--- fix-libusb-configure.patch  2013-07-14 13:25:37 UTC (rev 94114)
+++ fix-libusb-configure.patch  2013-07-14 13:25:40 UTC (rev 94115)
@@ -1,12 +0,0 @@
-diff -ur cups-1.5_2012-05-20_223115.3/config-scripts/cups-common.m4 
cups-1.5.3/config-scripts/cups-common.m4
 cups-1.5_2012-05-20_223115.3/config-scripts/cups-common.m4 2012-05-20 
22:31:15.702071734 +0200
-+++ cups-1.5.3/config-scripts/cups-common.m4   2012-05-20 22:31:29.395622693 
+0200
-@@ -216,7 +216,7 @@
- AC_SUBST(LIBUSB)
- 
- if test x$PKGCONFIG != x; then
--  if test x$enable_libusb = xyes -o $uname != Darwin; then
-+  if test x$enable_libusb = xyes -a $uname != Darwin; then
-   AC_MSG_CHECKING(for libusb-1.0)
-   if $PKGCONFIG --exists libusb-1.0; then
-   AC_MSG_RESULT(yes)

Copied: lib32-libcups/repos/multilib-x86_64/fix-libusb-configure.patch (from 
rev 94114, lib32-libcups/trunk/fix-libusb-configure.patch)
===
--- fix-libusb-configure.patch  (rev 0)
+++ fix-libusb-configure.patch  2013-07-14 13:25:40 UTC (rev 94115)
@@ -0,0 +1,12 @@
+diff -ur 

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

2013-07-14 Thread Sébastien Luttringer
Date: Sunday, July 14, 2013 @ 16:19:07
  Author: seblu
Revision: 94117

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

Added:
  weston/repos/community-testing-i686/PKGBUILD
(from rev 94116, weston/trunk/PKGBUILD)
  weston/repos/community-testing-x86_64/PKGBUILD
(from rev 94116, weston/trunk/PKGBUILD)
Deleted:
  weston/repos/community-testing-i686/PKGBUILD
  weston/repos/community-testing-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 community-testing-i686/PKGBUILD   |   39 
 community-testing-x86_64/PKGBUILD |   39 
 3 files changed, 70 insertions(+), 78 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2013-07-14 14:18:58 UTC (rev 94116)
+++ community-testing-i686/PKGBUILD 2013-07-14 14:19:07 UTC (rev 94117)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Joel Teichroeb j...@teichroeb.net
-
-pkgname=weston
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='Reference implementation of a Wayland compositor'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-options=(!libtool)
-depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
-source=(http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz;)
-sha1sums=('23201d31e71768e5ec3de0d10fa6de988dd273c8')
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib/weston
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-   # license
-   install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-   # embed more clients
-   for _c in calibrator clickdot cliptest dnd editor eventdemo flower 
fullscreen gears \
- image resizor simple-egl simple-shm simple-touch smoke transformed 
view; do
-   install -Dm755 clients/$_c $pkgdir/usr/bin/weston-$_c
-   done
-   for _c in desktop-shell info keyboard screensaver screenshooter 
simple-im tablet-shell \
-terminal; do
-   install -Dm755 clients/weston-$_c $pkgdir/usr/bin/weston-$_c
-   done
-}

Copied: weston/repos/community-testing-i686/PKGBUILD (from rev 94116, 
weston/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-07-14 14:19:07 UTC (rev 94117)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb j...@teichroeb.net
+
+pkgname=weston
+pkgver=1.2.0
+pkgrel=2
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+options=(!libtool)
+depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
+source=(http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz;)
+sha1sums=('23201d31e71768e5ec3de0d10fa6de988dd273c8')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/weston
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+   # license
+   install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+   # embed more clients
+   for _c in calibrator clickdot cliptest dnd editor eventdemo flower 
fullscreen gears \
+ image resizor simple-egl simple-shm simple-touch smoke transformed 
view; do
+   install -Dm755 clients/$_c $pkgdir/usr/bin/weston-$_c
+   done
+}

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2013-07-14 14:18:58 UTC (rev 94116)
+++ community-testing-x86_64/PKGBUILD   2013-07-14 14:19:07 UTC (rev 94117)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Joel Teichroeb j...@teichroeb.net
-
-pkgname=weston
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='Reference implementation of a Wayland compositor'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-options=(!libtool)
-depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 
'pango' 'colord')
-source=(http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz;)
-sha1sums=('23201d31e71768e5ec3de0d10fa6de988dd273c8')
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib/weston
-   make
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-   # license
-   install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-  

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

2013-07-14 Thread Sébastien Luttringer
Date: Sunday, July 14, 2013 @ 16:18:58
  Author: seblu
Revision: 94116

upgpkg: weston 1.2.0-2

From Armin K. request, programs in libexec should not be in /usr/bin.

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 13:25:40 UTC (rev 94115)
+++ PKGBUILD2013-07-14 14:18:58 UTC (rev 94116)
@@ -4,7 +4,7 @@
 
 pkgname=weston
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
@@ -32,8 +32,4 @@
  image resizor simple-egl simple-shm simple-touch smoke transformed 
view; do
install -Dm755 clients/$_c $pkgdir/usr/bin/weston-$_c
done
-   for _c in desktop-shell info keyboard screensaver screenshooter 
simple-im tablet-shell \
-terminal; do
-   install -Dm755 clients/weston-$_c $pkgdir/usr/bin/weston-$_c
-   done
 }



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

2013-07-14 Thread speps
Date: Sunday, July 14, 2013 @ 16:40:50
  Author: speps
Revision: 94118

upgpkg: guitarix2 0.27.1-2

Modified:
  guitarix2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 14:19:07 UTC (rev 94117)
+++ PKGBUILD2013-07-14 14:40:50 UTC (rev 94118)
@@ -3,7 +3,7 @@
 
 pkgname=guitarix2
 pkgver=0.27.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A simple mono guitar amplifier and FX for JACK using Faust
 arch=('i686' 'x86_64')
 url=http://guitarix.sourceforge.net/;



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

2013-07-14 Thread speps
Date: Sunday, July 14, 2013 @ 16:47:34
  Author: speps
Revision: 94119

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

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

+
 /PKGBUILD  |   74 +++
 /guitarix2.install |   22 ++
 community-i686/PKGBUILD|   37 -
 community-i686/guitarix2.install   |   11 -
 community-x86_64/PKGBUILD  |   37 -
 community-x86_64/guitarix2.install |   11 -
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-14 14:40:50 UTC (rev 94118)
+++ community-i686/PKGBUILD 2013-07-14 14:47:34 UTC (rev 94119)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: speps speps at aur dot archlinux dot org
-
-pkgname=guitarix2
-pkgver=0.27.1
-pkgrel=1
-pkgdesc=A simple mono guitar amplifier and FX for JACK using Faust
-arch=('i686' 'x86_64')
-url=http://guitarix.sourceforge.net/;
-license=('GPL')
-depends=('gtkmm' 'jack' 'liblrdf' 'boost-libs' 'zita-convolver' 
'zita-resampler')
-makedepends=('python2' 'boost' 'intltool' 'lv2')
-optdepends=('meterbridge: sound meters')
-provides=('guitarix' 'gx_head')
-conflicts=('guitarix' 'gx_head')
-replaces=('guitarix' 'gx_head')
-install=$pkgname.install
-source=(http://download.sourceforge.net/project/guitarix/guitarix/$pkgname-$pkgver.tar.bz2;)
-md5sums=('65e0917f9529460931be522e2879e514')
-
-build() {
-  cd $srcdir/guitarix-$pkgver
-  python2 waf configure --prefix=/usr \
---no-desktop-update \
---no-ldconfig \
---no-faust \
---optimization \
---shared-lib \
---lib-dev \
---build-lv2
-  python2 waf build
-}
-
-package() {
-  cd $srcdir/guitarix-$pkgver
-  python2 waf install --destdir=$pkgdir
-}

Copied: guitarix2/repos/community-i686/PKGBUILD (from rev 94118, 
guitarix2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-14 14:47:34 UTC (rev 94119)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: speps speps at aur dot archlinux dot org
+
+pkgname=guitarix2
+pkgver=0.27.1
+pkgrel=2
+pkgdesc=A simple mono guitar amplifier and FX for JACK using Faust
+arch=('i686' 'x86_64')
+url=http://guitarix.sourceforge.net/;
+license=('GPL')
+depends=('gtkmm' 'jack' 'liblrdf' 'boost-libs' 'zita-convolver' 
'zita-resampler')
+makedepends=('python2' 'boost' 'intltool' 'lv2')
+optdepends=('meterbridge: sound meters')
+provides=('guitarix' 'gx_head')
+conflicts=('guitarix' 'gx_head')
+replaces=('guitarix' 'gx_head')
+install=$pkgname.install
+source=(http://download.sourceforge.net/project/guitarix/guitarix/$pkgname-$pkgver.tar.bz2;)
+md5sums=('65e0917f9529460931be522e2879e514')
+
+build() {
+  cd $srcdir/guitarix-$pkgver
+  python2 waf configure --prefix=/usr \
+--no-desktop-update \
+--no-ldconfig \
+--no-faust \
+--optimization \
+--shared-lib \
+--lib-dev \
+--build-lv2
+  python2 waf build
+}
+
+package() {
+  cd $srcdir/guitarix-$pkgver
+  python2 waf install --destdir=$pkgdir
+}

Deleted: community-i686/guitarix2.install
===
--- community-i686/guitarix2.install2013-07-14 14:40:50 UTC (rev 94118)
+++ community-i686/guitarix2.install2013-07-14 14:47:34 UTC (rev 94119)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: guitarix2/repos/community-i686/guitarix2.install (from rev 94118, 
guitarix2/trunk/guitarix2.install)
===
--- community-i686/guitarix2.install(rev 0)
+++ community-i686/guitarix2.install2013-07-14 14:47:34 UTC (rev 94119)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2013-07-14 Thread Alexandre Filgueira
Date: Sunday, July 14, 2013 @ 17:35:28
  Author: faidoc
Revision: 94120

upgpkg: cinnamon 1.8.8-2

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 14:47:34 UTC (rev 94119)
+++ PKGBUILD2013-07-14 15:35:28 UTC (rev 94120)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=1.8.8
-pkgrel=1
+pkgrel=2
 pkgdesc=Linux desktop which provides advanced innovative features and a 
traditional user experience
 arch=('i686' 'x86_64')
 url=http://cinnamon.linuxmint.com/;
@@ -15,7 +15,8 @@
  'gnome-icon-theme' 'gnome-menus' 'gnome-settings-daemon' 
'gnome-session'
  'gnome-themes-standard' 'gstreamer0.10' 'libgnome-keyring' 'librsvg'
  'networkmanager' 'muffin' 'pygtk' 'python2-dbus' 'python2-imaging'
- 'python2-pyinotify' 'python2-lxml' 'webkitgtk3' 
'gnome-settings-daemon-compat')
+ 'python2-pyinotify' 'python2-lxml' 'webkitgtk3' 
'gnome-settings-daemon-compat'
+ 'gnome-panel')
 makedepends=('gnome-common' 'intltool')
 optdepends=('cinnamon-control-center: extended configurations for Cinnamon'
 'cinnamon-screensaver: lock screen'
@@ -24,14 +25,14 @@
 'nemo: the official Cinnamon file manager (forked from Nautilus)')
 options=('!libtool' '!emptydirs')
 install=${pkgname}.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/tarball/$pkgver;
+source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz;
 keyboard_applet.patch
 fix-control-center-check.patch
 gnome-3.8.patch
 switch-applications.patch
 fallback-helpers.patch
 idle-dim.patch)
-sha256sums=('4b6495c0294283e649e9e3fc5ae630c9d63cd6e8177bc3dfc29170f8d32efbc0'
+sha256sums=('1bce982e6333e7bd27a1df9f37eb9139360c2fef667c7a998a79f216d4a0921d'
 'a0c05c995102b16f1060cbd43931eeaefeafd0265a0335e4ca14a143bd4c8c30'
 'ee5694bdc997ffa35a817f691b15bae13747137d35ec2aecd0da298d7edbe426'
 '01508c4f41664d5e29f700dc77c9f5c5441f128ab759f0ae8325c5fdda70b00e'
@@ -39,10 +40,8 @@
 'fc8e8f5b7772ff331212280b0d4cf624c5ca2a442e8e8defc319cc2f2b060f2e'
 'b34c30299fb88228c59f36fced90d56346847019a080bc7b8157b72caa659100')
 
-
-
 build() {
-  cd ${srcdir}/linuxmint-Cinnamon*
+  cd ${srcdir}/Cinnamon*
 
   # Python2 fix
   sed -i 's|#! /usr/bin/python|#! /usr/bin/python2|' \
@@ -81,6 +80,6 @@
 }
 
 package() {
-  cd ${srcdir}/linuxmint-Cinnamon*
+  cd ${srcdir}/Cinnamon*
   make DESTDIR=${pkgdir} install
 }



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

2013-07-14 Thread Alexandre Filgueira
Date: Sunday, July 14, 2013 @ 17:37:15
  Author: faidoc
Revision: 94121

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

Added:
  cinnamon/repos/community-i686/PKGBUILD
(from rev 94120, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-i686/cinnamon.install
(from rev 94120, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-i686/fallback-helpers.patch
(from rev 94120, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-i686/fix-control-center-check.patch
(from rev 94120, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-i686/gnome-3.8.patch
(from rev 94120, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-i686/idle-dim.patch
(from rev 94120, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-i686/keyboard_applet.patch
(from rev 94120, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-i686/switch-applications.patch
(from rev 94120, cinnamon/trunk/switch-applications.patch)
  cinnamon/repos/community-x86_64/PKGBUILD
(from rev 94120, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-x86_64/cinnamon.install
(from rev 94120, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-x86_64/fallback-helpers.patch
(from rev 94120, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-x86_64/fix-control-center-check.patch
(from rev 94120, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-x86_64/gnome-3.8.patch
(from rev 94120, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-x86_64/idle-dim.patch
(from rev 94120, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-x86_64/keyboard_applet.patch
(from rev 94120, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-x86_64/switch-applications.patch
(from rev 94120, cinnamon/trunk/switch-applications.patch)
Deleted:
  cinnamon/repos/community-i686/PKGBUILD
  cinnamon/repos/community-i686/cinnamon.install
  cinnamon/repos/community-i686/fallback-helpers.patch
  cinnamon/repos/community-i686/fix-control-center-check.patch
  cinnamon/repos/community-i686/gnome-3.8.patch
  cinnamon/repos/community-i686/idle-dim.patch
  cinnamon/repos/community-i686/keyboard_applet.patch
  cinnamon/repos/community-i686/switch-applications.patch
  cinnamon/repos/community-x86_64/PKGBUILD
  cinnamon/repos/community-x86_64/cinnamon.install
  cinnamon/repos/community-x86_64/fallback-helpers.patch
  cinnamon/repos/community-x86_64/fix-control-center-check.patch
  cinnamon/repos/community-x86_64/gnome-3.8.patch
  cinnamon/repos/community-x86_64/idle-dim.patch
  cinnamon/repos/community-x86_64/keyboard_applet.patch
  cinnamon/repos/community-x86_64/switch-applications.patch

-+
 /PKGBUILD   |  170 
 /cinnamon.install   |   22 
 /fallback-helpers.patch |   40 
 /fix-control-center-check.patch |   24 
 /gnome-3.8.patch| 8372 ++
 /idle-dim.patch |   70 
 /keyboard_applet.patch  |  284 
 /switch-applications.patch  |   62 
 community-i686/PKGBUILD |   86 
 community-i686/cinnamon.install |   11 
 community-i686/fallback-helpers.patch   |   20 
 community-i686/fix-control-center-check.patch   |   12 
 community-i686/gnome-3.8.patch  | 4186 ---
 community-i686/idle-dim.patch   |   35 
 community-i686/keyboard_applet.patch|  142 
 community-i686/switch-applications.patch|   31 
 community-x86_64/PKGBUILD   |   86 
 community-x86_64/cinnamon.install   |   11 
 community-x86_64/fallback-helpers.patch |   20 
 community-x86_64/fix-control-center-check.patch |   12 
 community-x86_64/gnome-3.8.patch| 4186 ---
 community-x86_64/idle-dim.patch |   35 
 community-x86_64/keyboard_applet.patch  |  142 
 community-x86_64/switch-applications.patch  |   31 
 24 files changed, 9044 insertions(+), 9046 deletions(-)

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


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

2013-07-14 Thread Laurent Carlier
Date: Sunday, July 14, 2013 @ 17:42:48
  Author: lcarlier
Revision: 190079

upgpkg: xf86-video-intel 2.21.12-1

upstream update 2.21.12

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 12:23:58 UTC (rev 190078)
+++ PKGBUILD2013-07-14 15:42:48 UTC (rev 190079)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xf86-video-intel
-pkgver=2.21.11
+pkgver=2.21.12
 pkgrel=1
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
@@ -19,7 +19,7 @@
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('523aa13f2ba65f0be871de338956a5acccb0d3a3d9c195ed3cd47abc2c025e22')
+sha256sums=('02120a1e9297ff094e0b0ae3b2d032304da2fde2630660829bd8b333611a970b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-07-14 Thread Laurent Carlier
Date: Sunday, July 14, 2013 @ 17:42:59
  Author: lcarlier
Revision: 190080

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

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

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

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 190079, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-07-14 15:42:59 UTC (rev 190080)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-intel
+pkgver=2.21.12
+pkgrel=1
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+install=$pkgname.install
+pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers
+depends=('intel-dri' 'libxvmc' 'xcb-util=0.3.9' 'systemd')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 
'scrnsaverproto' 'libx11' 'libxrender')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server1.14.0' 'X-ABI-VIDEODRV_VERSION14' 
'X-ABI-VIDEODRV_VERSION=15'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('02120a1e9297ff094e0b0ae3b2d032304da2fde2630660829bd8b333611a970b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--enable-dri
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

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

Copied: xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 190079, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-07-14 15:42:59 UTC (rev 190080)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xf86-video-intel
+pkgver=2.21.12
+pkgrel=1
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org/;
+license=('custom')
+install=$pkgname.install
+pkgdesc=X.org Intel i810/i830/i915/945G/G965+ video drivers
+depends=('intel-dri' 'libxvmc' 'xcb-util=0.3.9' 'systemd')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 
'scrnsaverproto' 'libx11' 'libxrender')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server1.14.0' 'X-ABI-VIDEODRV_VERSION14' 
'X-ABI-VIDEODRV_VERSION=15'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('02120a1e9297ff094e0b0ae3b2d032304da2fde2630660829bd8b333611a970b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--enable-dri
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING 

[arch-commits] Commit in linux/trunk (config config.x86_64)

2013-07-14 Thread Tobias Powalowski
Date: Sunday, July 14, 2013 @ 19:01:42
  Author: tpowa
Revision: 190081

change INTEL_MEI options to 'm'

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---+
 config|4 ++--
 config.x86_64 |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: config
===
--- config  2013-07-14 15:42:59 UTC (rev 190080)
+++ config  2013-07-14 17:01:42 UTC (rev 190081)
@@ -1702,8 +1702,8 @@
 # Altera FPGA firmware download module
 #
 CONFIG_ALTERA_STAPL=m
-CONFIG_INTEL_MEI=y
-CONFIG_INTEL_MEI_ME=y
+CONFIG_INTEL_MEI=m
+CONFIG_INTEL_MEI_ME=m
 CONFIG_VMWARE_VMCI=m
 CONFIG_HAVE_IDE=y
 # CONFIG_IDE is not set

Modified: config.x86_64
===
--- config.x86_64   2013-07-14 15:42:59 UTC (rev 190080)
+++ config.x86_64   2013-07-14 17:01:42 UTC (rev 190081)
@@ -1652,8 +1652,8 @@
 # Altera FPGA firmware download module
 #
 CONFIG_ALTERA_STAPL=m
-CONFIG_INTEL_MEI=y
-CONFIG_INTEL_MEI_ME=y
+CONFIG_INTEL_MEI=m
+CONFIG_INTEL_MEI_ME=m
 CONFIG_VMWARE_VMCI=m
 CONFIG_HAVE_IDE=y
 # CONFIG_IDE is not set



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

2013-07-14 Thread Sergej Pupykin
Date: Sunday, July 14, 2013 @ 19:42:28
  Author: spupykin
Revision: 94124

archrelease: copy trunk to community-x86_64

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

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

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

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



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

2013-07-14 Thread Sergej Pupykin
Date: Sunday, July 14, 2013 @ 19:42:05
  Author: spupykin
Revision: 94122

Modified:
  instead/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 15:37:15 UTC (rev 94121)
+++ PKGBUILD2013-07-14 17:42:05 UTC (rev 94122)
@@ -12,7 +12,7 @@
 depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
 optdepends=('instead-launcher: install and update INSTEAD games from net')
 
source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
-md5sums=('e6ef7cdac1daf3b3795dcd309d028468')
+md5sums=('fe925715e48ce06ddce9c380b881')
 
 build() {
   cd ${srcdir}/instead-${pkgver}



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

2013-07-14 Thread Sergej Pupykin
Date: Sunday, July 14, 2013 @ 19:42:17
  Author: spupykin
Revision: 94123

archrelease: copy trunk to community-i686

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

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

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

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



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

2013-07-14 Thread Sergej Pupykin
Date: Sunday, July 14, 2013 @ 20:31:19
  Author: spupykin
Revision: 94127

upgpkg: squid 3.3.8-1

upd

Modified:
  squid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 18:31:12 UTC (rev 94126)
+++ PKGBUILD2013-07-14 18:31:19 UTC (rev 94127)
@@ -5,7 +5,7 @@
 # Contributor: Kevin Piche ke...@archlinux.org
 
 pkgname=squid
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64' 'i686')
@@ -21,7 +21,7 @@
 'squid.pam'
 'squid.cron'
 'squid.service')
-md5sums=('269013bb77cf0c3d771f8590145272f0'
+md5sums=('ec1654d28e29bdd2ee342ffb655ecc72'
  '270977cdd9b47ef44c0c427ab9034777'
  'a71425c4951f2e5b640d19e6a5048531'
  'ceeb57c69ebb165676219222f109a24e')



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

2013-07-14 Thread Tobias Powalowski
Date: Sunday, July 14, 2013 @ 20:30:44
  Author: tpowa
Revision: 190082

upgpkg: refind-efi 0.7.1-2

added more upstream scripts

Modified:
  refind-efi/trunk/PKGBUILD
  refind-efi/trunk/refind-efi.install

+
 PKGBUILD   |   32 ++--
 refind-efi.install |2 +-
 2 files changed, 19 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 17:01:42 UTC (rev 190081)
+++ PKGBUILD2013-07-14 18:30:44 UTC (rev 190082)
@@ -17,16 +17,15 @@
 
 pkgname=refind-efi
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Rod Smith's fork of rEFIt UEFI Boot Manager - built with Tianocore 
UDK libs
 url=http://www.rodsbooks.com/refind/index.html;
 arch=('x86_64' 'i686')
 license=('GPL3' 'custom')
 
 makedepends=('subversion' 'python2')
-depends=('dosfstools' 'efibootmgr')
+depends=('bash' 'dosfstools' 'efibootmgr')
 optdepends=('mactel-boot: For bless command in Apple Mac systems'
-'bash: For refind-mkfont script'
 'imagemagick: For refind-mkfont script')
 
 options=('!strip' 'docs' '!makeflags')
@@ -191,29 +190,34 @@
install -d ${pkgdir}/usr/lib/refind/tools_${_TIANO_S_ARCH}
install -D -m0644 
${srcdir}/refind-${pkgver}/gptsync/gptsync_${_TIANO_S_ARCH}.efi 
${pkgdir}/usr/lib/refind/tools_${_TIANO_S_ARCH}/gptsync_${_TIANO_S_ARCH}.efi

+   msg Install rEFInd helper scripts
+   install -d ${pkgdir}/usr/bin/
+   install -D -m0644 ${srcdir}/refind-${pkgver}/install.sh 
${pkgdir}/usr/bin/refind-install
+   install -D -m0644 ${srcdir}/refind-${pkgver}/mkrlconf.sh 
${pkgdir}/usr/bin/refind-mkrlconf
+   install -D -m0644 ${srcdir}/refind-${pkgver}/mvrefind.sh 
${pkgdir}/usr/bin/refind-mvrefind
+   install -D -m0755 ${srcdir}/refind-${pkgver}/fonts/mkfont.sh 
${pkgdir}/usr/bin/refind-mkfont
+   
+   sed 's|#!/bin/bash|#!/usr/bin/env bash|g' -i 
${pkgdir}/usr/bin/refind-* || true
+   
msg Install the rEFInd config file
install -d ${pkgdir}/usr/lib/refind/config/
install -D -m0644 ${srcdir}/refind-${pkgver}/refind.conf-sample 
${pkgdir}/usr/lib/refind/config/refind.conf
install -D -m0644 ${srcdir}/refind_linux.conf 
${pkgdir}/usr/lib/refind/config/refind_linux.conf

msg Install the rEFInd docs
-   install -d ${pkgdir}/usr/share/refind/docs/html/
-   install -d ${pkgdir}/usr/share/refind/docs/Styles/
-   install -D -m0644 ${srcdir}/refind-${pkgver}/docs/refind/* 
${pkgdir}/usr/share/refind/docs/html/
-   install -D -m0644 ${srcdir}/refind-${pkgver}/docs/Styles/* 
${pkgdir}/usr/share/refind/docs/Styles/
-   install -D -m0644 ${srcdir}/refind-${pkgver}/README.txt 
${pkgdir}/usr/share/refind/docs/README
-   install -D -m0644 ${srcdir}/refind-${pkgver}/NEWS.txt 
${pkgdir}/usr/share/refind/docs/NEWS
-   rm -f ${pkgdir}/usr/share/refind/docs/html/.DS_Store || true
+   install -d ${pkgdir}/usr/share/doc/refind/html/
+   install -d ${pkgdir}/usr/share/doc/refind/Styles/
+   install -D -m0644 ${srcdir}/refind-${pkgver}/docs/refind/* 
${pkgdir}/usr/share/doc/refind/html/
+   install -D -m0644 ${srcdir}/refind-${pkgver}/docs/Styles/* 
${pkgdir}/usr/share/doc/refind/Styles/
+   install -D -m0644 ${srcdir}/refind-${pkgver}/README.txt 
${pkgdir}/usr/share/doc/refind/README
+   install -D -m0644 ${srcdir}/refind-${pkgver}/NEWS.txt 
${pkgdir}/usr/share/doc/refind/NEWS
+   rm -f ${pkgdir}/usr/share/doc/refind/html/.DS_Store || true

msg Install the rEFInd fonts
install -d ${pkgdir}/usr/share/refind/fonts/
install -D -m0644 ${srcdir}/refind-${pkgver}/fonts/* 
${pkgdir}/usr/share/refind/fonts/
rm -f ${pkgdir}/usr/share/refind/fonts/mkfont.sh

-   msg Install the rEFInd mkfont.sh
-   install -d ${pkgdir}/usr/bin/
-   install -D -m0755 ${srcdir}/refind-${pkgver}/fonts/mkfont.sh 
${pkgdir}/usr/bin/refind-mkfont
-   
msg Install the rEFInd icons
install -d ${pkgdir}/usr/share/refind/icons/
install -D -m0644 ${srcdir}/refind-${pkgver}/icons/* 
${pkgdir}/usr/share/refind/icons/

Modified: refind-efi.install
===
--- refind-efi.install  2013-07-14 17:01:42 UTC (rev 190081)
+++ refind-efi.install  2013-07-14 18:30:44 UTC (rev 190082)
@@ -15,7 +15,7 @@
 rEFInd Icons have been installed at /usr/share/refind/icons/
 rEFInd Fonts have been installed at /usr/share/refind/fonts/
 
-HTML Documentation is available at /usr/share/refind/docs/html/
+HTML Documentation is available at /usr/share/doc/refind/html/
 
 More info: https://wiki.archlinux.org/index.php/UEFI_Bootloaders#Using_rEFInd
 



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

2013-07-14 Thread Sergej Pupykin
Date: Sunday, July 14, 2013 @ 20:31:12
  Author: spupykin
Revision: 94126

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

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

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

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

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

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

Copied: instead/repos/community-x86_64/PKGBUILD (from rev 94125, 
instead/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-07-14 18:31:12 UTC (rev 94126)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Peter Kosyh p.kosyhgmail.com
+
+pkgname=instead
+pkgver=1.9.1
+pkgrel=2
+pkgdesc=a quest interpreter
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/instead/;
+license=('GPL')
+depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
+optdepends=('instead-launcher: install and update INSTEAD games from net')
+source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
+md5sums=('fe925715e48ce06ddce9c380b881')
+
+build() {
+  cd ${srcdir}/instead-${pkgver}
+  echo 2 | ./configure.sh
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${srcdir}/instead-${pkgver}
+  make DESTDIR=${pkgdir} PREFIX=/usr install
+
+  cp -a 

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

2013-07-14 Thread Sergej Pupykin
Date: Sunday, July 14, 2013 @ 20:30:44
  Author: spupykin
Revision: 94125

upgpkg: instead 1.9.1-2

upd

Modified:
  instead/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 17:42:28 UTC (rev 94124)
+++ PKGBUILD2013-07-14 18:30:44 UTC (rev 94125)
@@ -4,7 +4,7 @@
 
 pkgname=instead
 pkgver=1.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc=a quest interpreter
 arch=('i686' 'x86_64')
 url=http://sourceforge.net/projects/instead/;



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

2013-07-14 Thread Sergej Pupykin
Date: Sunday, July 14, 2013 @ 20:31:46
  Author: spupykin
Revision: 94128

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

Added:
  squid/repos/community-i686/PKGBUILD
(from rev 94127, squid/trunk/PKGBUILD)
  squid/repos/community-i686/squid.cron
(from rev 94127, squid/trunk/squid.cron)
  squid/repos/community-i686/squid.install
(from rev 94127, squid/trunk/squid.install)
  squid/repos/community-i686/squid.pam
(from rev 94127, squid/trunk/squid.pam)
  squid/repos/community-i686/squid.service
(from rev 94127, squid/trunk/squid.service)
  squid/repos/community-x86_64/PKGBUILD
(from rev 94127, squid/trunk/PKGBUILD)
  squid/repos/community-x86_64/squid.cron
(from rev 94127, squid/trunk/squid.cron)
  squid/repos/community-x86_64/squid.install
(from rev 94127, squid/trunk/squid.install)
  squid/repos/community-x86_64/squid.pam
(from rev 94127, squid/trunk/squid.pam)
  squid/repos/community-x86_64/squid.service
(from rev 94127, squid/trunk/squid.service)
Deleted:
  squid/repos/community-i686/PKGBUILD
  squid/repos/community-i686/squid.cron
  squid/repos/community-i686/squid.install
  squid/repos/community-i686/squid.pam
  squid/repos/community-i686/squid.service
  squid/repos/community-x86_64/PKGBUILD
  squid/repos/community-x86_64/squid.cron
  squid/repos/community-x86_64/squid.install
  squid/repos/community-x86_64/squid.pam
  squid/repos/community-x86_64/squid.service

+
 /PKGBUILD  |  210 +++
 /squid.cron|   18 +++
 /squid.install |   52 +
 /squid.pam |8 +
 /squid.service |   26 
 community-i686/PKGBUILD|  105 ---
 community-i686/squid.cron  |9 -
 community-i686/squid.install   |   26 
 community-i686/squid.pam   |4 
 community-i686/squid.service   |   13 --
 community-x86_64/PKGBUILD  |  105 ---
 community-x86_64/squid.cron|9 -
 community-x86_64/squid.install |   26 
 community-x86_64/squid.pam |4 
 community-x86_64/squid.service |   13 --
 15 files changed, 314 insertions(+), 314 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-14 18:31:19 UTC (rev 94127)
+++ community-i686/PKGBUILD 2013-07-14 18:31:46 UTC (rev 94128)
@@ -1,105 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Mark Coolen mark.coo...@gmail.com
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Kevin Piche ke...@archlinux.org
-
-pkgname=squid
-pkgver=3.3.7
-pkgrel=1
-pkgdesc='Full-featured Web proxy cache server'
-arch=('x86_64' 'i686')
-url='http://www.squid-cache.org'
-depends=('openssl' 'pam' 'cron' 'perl' 'libltdl')
-makedepends=('libcap' 'krb5')
-license=('GPL')
-options=('emptydirs')
-backup=('etc/squid/squid.conf'
-'etc/squid/mime.conf')
-install=$pkgname.install
-source=(http://www.squid-cache.org/Versions/v3/3.3/$pkgname-$pkgver.tar.bz2;
-'squid.pam'
-'squid.cron'
-'squid.service')
-md5sums=('269013bb77cf0c3d771f8590145272f0'
- '270977cdd9b47ef44c0c427ab9034777'
- 'a71425c4951f2e5b640d19e6a5048531'
- 'ceeb57c69ebb165676219222f109a24e')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # gcc 4.6 doesn't support -fhuge-objects.
-  sed '/^HUGE_OBJECT_FLAG=/ s/-fhuge-objects//' -i configure
-
-  # fix cache_dir, cache_dir size, and effective group.
-  sed '/^DEFAULT_SWAP_DIR/ s@/cache@/cache/squid@' -i src/Makefile.in
-  sed '/^#cache_dir/ s/100/256/
-   /^NAME: cache_effective_group/ {n;n;s/none/proxy/}' -i src/cf.data.pre
-
-  sed -i '1,1i#include errno.h' 
helpers/external_acl/file_userip/ext_file_userip_acl.cc
-
-  for i in \
-helpers/basic_auth/DB \
-helpers/log_daemon/DB \
-helpers/negotiate_auth/kerberos \
-helpers/external_acl/SQL_session; \
-  do
-  echo -e #!/bin/sh\nexit 0 $i/config.test
-  chmod 0755 $i/config.test
-  done
-}
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---datadir=/usr/share/squid \
---sysconfdir=/etc/squid \
---libexecdir=/usr/lib/squid \
---localstatedir=/var \
---with-logdir=/var/log/squid \
---with-pidfile=/run/squid.pid \
---enable-auth \
---enable-auth-basic \
---enable-auth-ntlm \
---enable-auth-digest \
---enable-auth-negotiate \
---enable-removal-policies=lru,heap \
---enable-storeio=aufs,ufs,diskd \
---enable-delay-pools \
---enable-arp-acl \
---enable-ssl \
---enable-snmp \
---enable-linux-netfilter \
---enable-ident-lookups \
---enable-useragent-log \
---enable-cache-digests \
---enable-referer-log \
---enable-arp-acl \
---enable-htcp \
---enable-carp \
---enable-epoll \
-

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

2013-07-14 Thread Tobias Powalowski
Date: Sunday, July 14, 2013 @ 20:32:34
  Author: tpowa
Revision: 190083

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

Added:
  refind-efi/repos/extra-i686/PKGBUILD
(from rev 190082, refind-efi/trunk/PKGBUILD)
  refind-efi/repos/extra-i686/refind-efi.install
(from rev 190082, refind-efi/trunk/refind-efi.install)
  refind-efi/repos/extra-i686/refind_linux.conf
(from rev 190082, refind-efi/trunk/refind_linux.conf)
  refind-efi/repos/extra-x86_64/PKGBUILD
(from rev 190082, refind-efi/trunk/PKGBUILD)
  refind-efi/repos/extra-x86_64/refind-efi.install
(from rev 190082, refind-efi/trunk/refind-efi.install)
  refind-efi/repos/extra-x86_64/refind_linux.conf
(from rev 190082, refind-efi/trunk/refind_linux.conf)
Deleted:
  refind-efi/repos/extra-i686/PKGBUILD
  refind-efi/repos/extra-i686/refind-efi.install
  refind-efi/repos/extra-i686/refind_linux.conf
  refind-efi/repos/extra-x86_64/PKGBUILD
  refind-efi/repos/extra-x86_64/refind-efi.install
  refind-efi/repos/extra-x86_64/refind_linux.conf

-+
 /PKGBUILD   |  474 ++
 /refind-efi.install |   62 
 /refind_linux.conf  |   10 
 extra-i686/PKGBUILD |  233 --
 extra-i686/refind-efi.install   |   31 --
 extra-i686/refind_linux.conf|5 
 extra-x86_64/PKGBUILD   |  233 --
 extra-x86_64/refind-efi.install |   31 --
 extra-x86_64/refind_linux.conf  |5 
 9 files changed, 546 insertions(+), 538 deletions(-)

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


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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 20:56:09
  Author: bpiotrowski
Revision: 190085

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

Added:
  gegl/repos/staging-i686/
  gegl/repos/staging-i686/PKGBUILD
(from rev 190084, gegl/trunk/PKGBUILD)
  gegl/repos/staging-i686/gegl-0.2.0-ffmpeg-0.11.diff
(from rev 190084, gegl/trunk/gegl-0.2.0-ffmpeg-0.11.diff)
  gegl/repos/staging-x86_64/
  gegl/repos/staging-x86_64/PKGBUILD
(from rev 190084, gegl/trunk/PKGBUILD)
  gegl/repos/staging-x86_64/gegl-0.2.0-ffmpeg-0.11.diff
(from rev 190084, gegl/trunk/gegl-0.2.0-ffmpeg-0.11.diff)

+
 staging-i686/PKGBUILD  |   42 +++
 staging-i686/gegl-0.2.0-ffmpeg-0.11.diff   |   12 +++
 staging-x86_64/PKGBUILD|   42 +++
 staging-x86_64/gegl-0.2.0-ffmpeg-0.11.diff |   12 +++
 4 files changed, 108 insertions(+)

Copied: gegl/repos/staging-i686/PKGBUILD (from rev 190084, gegl/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-07-14 18:56:09 UTC (rev 190085)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=gegl
+pkgver=0.2.0
+pkgrel=9
+pkgdesc=Graph based image processing framework
+arch=('i686' 'x86_64')
+url=http://www.gegl.org/;
+license=('GPL3' 'LGPL3')
+depends=('babl' 'gtk2')
+makedepends=('intltool' 'ruby' 'lua' 'openexr' 'ffmpeg' 'librsvg' 'jasper' 
'exiv2')
+optdepends=('openexr: for using the openexr plugin' \
+'ffmpeg: for using the ffmpeg plugin' \
+'librsvg: for using the svg plugin' \
+'jasper: for using the jasper plugin')
+options=('!libtool')
+source=(ftp://ftp.gimp.org/pub/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
 gegl-0.2.0-ffmpeg-0.11.diff)
+sha1sums=('764cc66cb3c7b261b8fc18a6268a0e264a91d573'
+  'c10fd988c634fcf0948cc91a51d6528f6f1704ba')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/gegl-0.2.0-ffmpeg-0.11.diff
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure  --prefix=/usr  --with-sdl --with-openexr --with-librsvg \
+--with-libavformat --with-jasper --disable-docs
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gegl/repos/staging-i686/gegl-0.2.0-ffmpeg-0.11.diff (from rev 190084, 
gegl/trunk/gegl-0.2.0-ffmpeg-0.11.diff)
===
--- staging-i686/gegl-0.2.0-ffmpeg-0.11.diff(rev 0)
+++ staging-i686/gegl-0.2.0-ffmpeg-0.11.diff2013-07-14 18:56:09 UTC (rev 
190085)
@@ -0,0 +1,12 @@
+diff -Naur gegl-0.2.0/operations/external/ff-load.c 
gegl-0.2.0-1/operations/external/ff-load.c
+--- gegl-0.2.0/operations/external/ff-load.c   2012-04-01 13:17:57.0 
+0200
 gegl-0.2.0-1/operations/external/ff-load.c 2012-07-11 12:42:05.174756560 
+0200
+@@ -271,7 +271,7 @@
+   gint err;
+ 
+   ff_cleanup (o);
+-  err = av_open_input_file (p-ic, o-path, NULL, 0, NULL);
++err = avformat_open_input (p-ic, o-path, NULL, NULL);
+   if (err  0)
+ {
+   print_error (o-path, err);

Copied: gegl/repos/staging-x86_64/PKGBUILD (from rev 190084, 
gegl/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-07-14 18:56:09 UTC (rev 190085)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=gegl
+pkgver=0.2.0
+pkgrel=9
+pkgdesc=Graph based image processing framework
+arch=('i686' 'x86_64')
+url=http://www.gegl.org/;
+license=('GPL3' 'LGPL3')
+depends=('babl' 'gtk2')
+makedepends=('intltool' 'ruby' 'lua' 'openexr' 'ffmpeg' 'librsvg' 'jasper' 
'exiv2')
+optdepends=('openexr: for using the openexr plugin' \
+'ffmpeg: for using the ffmpeg plugin' \
+'librsvg: for using the svg plugin' \
+'jasper: for using the jasper plugin')
+options=('!libtool')
+source=(ftp://ftp.gimp.org/pub/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
 gegl-0.2.0-ffmpeg-0.11.diff)
+sha1sums=('764cc66cb3c7b261b8fc18a6268a0e264a91d573'
+  'c10fd988c634fcf0948cc91a51d6528f6f1704ba')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/gegl-0.2.0-ffmpeg-0.11.diff
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure  --prefix=/usr  --with-sdl --with-openexr --with-librsvg \
+--with-libavformat --with-jasper --disable-docs
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: 

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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 20:55:54
  Author: bpiotrowski
Revision: 190084

upgpkg: gegl 0.2.0-9

- rebuild against ffmpeg 2.0

Modified:
  gegl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 18:32:34 UTC (rev 190083)
+++ PKGBUILD2013-07-14 18:55:54 UTC (rev 190084)
@@ -3,7 +3,7 @@
 
 pkgname=gegl
 pkgver=0.2.0
-pkgrel=8
+pkgrel=9
 pkgdesc=Graph based image processing framework
 arch=('i686' 'x86_64')
 url=http://www.gegl.org/;



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 21:01:17
  Author: bpiotrowski
Revision: 190086

upgpkg: mplayer 36285-3

- use --disable-asm and enable PIC to get rid of text relocations

Modified:
  mplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 18:56:09 UTC (rev 190085)
+++ PKGBUILD2013-07-14 19:01:17 UTC (rev 190086)
@@ -5,7 +5,7 @@
 pkgbase=mplayer
 pkgname=('mplayer' 'mencoder')
 pkgver=36285
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 makedepends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 
'libtheora' 'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient'
 'aalib' 'jack' 'libcaca' 'x264' 'faac' 'faad2' 'lirc-utils'  'libxvmc' 'enca' 
'libvdpau' 'opencore-amr' 'libdca' 'a52dec' 'schroedinger' 'libvpx'
@@ -22,6 +22,8 @@
  '7b5be7191aafbea64218dc4916343bbc'
  '12a2a5b79849d57eab60a1bfec2978c4')
 
+[[ $CARCH = i686 ]]  _asm='--disable-asm'
+
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 
@@ -45,11 +47,13 @@
 --disable-mga \
 --disable-ass-internal \
 --disable-cdparanoia \
+--enable-pic \
 --enable-xvmc \
 --enable-radio \
 --enable-radio-capture \
 --language=all \
---confdir=/etc/mplayer 
+--confdir=/etc/mplayer \
+$_asm
 [ $CARCH = i686 ]   sed 's|-march=i486|-march=i686|g' -i config.mak
 
 make



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 21:05:05
  Author: bpiotrowski
Revision: 190087

Revert to mplayer 36285-2.

Modified:
  mplayer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 19:01:17 UTC (rev 190086)
+++ PKGBUILD2013-07-14 19:05:05 UTC (rev 190087)
@@ -5,7 +5,7 @@
 pkgbase=mplayer
 pkgname=('mplayer' 'mencoder')
 pkgver=36285
-pkgrel=3
+pkgrel=2
 arch=('i686' 'x86_64')
 makedepends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libxinerama' 'sdl' 'lame' 
'libtheora' 'xvidcore' 'libmng' 'libxss' 'libgl' 'smbclient'
 'aalib' 'jack' 'libcaca' 'x264' 'faac' 'faad2' 'lirc-utils'  'libxvmc' 'enca' 
'libvdpau' 'opencore-amr' 'libdca' 'a52dec' 'schroedinger' 'libvpx'
@@ -22,8 +22,6 @@
  '7b5be7191aafbea64218dc4916343bbc'
  '12a2a5b79849d57eab60a1bfec2978c4')
 
-[[ $CARCH = i686 ]]  _asm='--disable-asm'
-
 prepare() {
 cd $srcdir/$pkgbase-$pkgver
 
@@ -47,13 +45,11 @@
 --disable-mga \
 --disable-ass-internal \
 --disable-cdparanoia \
---enable-pic \
 --enable-xvmc \
 --enable-radio \
 --enable-radio-capture \
 --language=all \
---confdir=/etc/mplayer \
-$_asm
+--confdir=/etc/mplayer 
 [ $CARCH = i686 ]   sed 's|-march=i486|-march=i686|g' -i config.mak
 
 make



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 21:15:30
  Author: bpiotrowski
Revision: 94130

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

Added:
  ffmpeg2theora/repos/community-staging-i686/
  ffmpeg2theora/repos/community-staging-i686/PKGBUILD
(from rev 94129, ffmpeg2theora/trunk/PKGBUILD)
  ffmpeg2theora/repos/community-staging-x86_64/
  ffmpeg2theora/repos/community-staging-x86_64/PKGBUILD
(from rev 94129, ffmpeg2theora/trunk/PKGBUILD)

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

Copied: ffmpeg2theora/repos/community-staging-i686/PKGBUILD (from rev 94129, 
ffmpeg2theora/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-14 19:15:30 UTC (rev 94130)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Angelo Theodorou enc...@users.sourceforge.net
+# Contributor: Alexander Rødseth rods...@gmail.com
+pkgname=ffmpeg2theora
+pkgver=0.29
+pkgrel=4
+pkgdesc=Simple converter to create Ogg Theora files
+arch=('x86_64' 'i686')
+url=http://www.v2v.cc/~j/ffmpeg2theora/;
+license=('GPL')
+depends=('ffmpeg')
+makedepends=('scons') # 'libkate')
+source=(http://www.v2v.cc/~j/$pkgname/downloads/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('214110e2a5afdd8ff8e0be18152e893dbff5dabc1ae1d1124e64d9f93eae946d')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  echo #define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000  src/ffmpeg2theora.h
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  scons
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  scons install destdir=$pkgdir prefix=/usr mandir=PREFIX/share/man
+}
+
+# vim:set ts=2 sw=2 et:

Copied: ffmpeg2theora/repos/community-staging-x86_64/PKGBUILD (from rev 94129, 
ffmpeg2theora/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-07-14 19:15:30 UTC (rev 94130)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Angelo Theodorou enc...@users.sourceforge.net
+# Contributor: Alexander Rødseth rods...@gmail.com
+pkgname=ffmpeg2theora
+pkgver=0.29
+pkgrel=4
+pkgdesc=Simple converter to create Ogg Theora files
+arch=('x86_64' 'i686')
+url=http://www.v2v.cc/~j/ffmpeg2theora/;
+license=('GPL')
+depends=('ffmpeg')
+makedepends=('scons') # 'libkate')
+source=(http://www.v2v.cc/~j/$pkgname/downloads/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('214110e2a5afdd8ff8e0be18152e893dbff5dabc1ae1d1124e64d9f93eae946d')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  echo #define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000  src/ffmpeg2theora.h
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  scons
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  scons install destdir=$pkgdir prefix=/usr mandir=PREFIX/share/man
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 21:15:13
  Author: bpiotrowski
Revision: 94129

upgpkg: ffmpeg2theora 0.29-4

- rebuild against ffmpeg 2.0

Modified:
  ffmpeg2theora/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 18:31:46 UTC (rev 94128)
+++ PKGBUILD2013-07-14 19:15:13 UTC (rev 94129)
@@ -5,7 +5,7 @@
 # Contributor: Alexander Rødseth rods...@gmail.com
 pkgname=ffmpeg2theora
 pkgver=0.29
-pkgrel=3
+pkgrel=4
 pkgdesc=Simple converter to create Ogg Theora files
 arch=('x86_64' 'i686')
 url=http://www.v2v.cc/~j/ffmpeg2theora/;
@@ -15,6 +15,11 @@
 source=(http://www.v2v.cc/~j/$pkgname/downloads/$pkgname-$pkgver.tar.bz2;)
 sha256sums=('214110e2a5afdd8ff8e0be18152e893dbff5dabc1ae1d1124e64d9f93eae946d')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  echo #define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000  src/ffmpeg2theora.h
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
 



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 21:43:02
  Author: bpiotrowski
Revision: 94131

upgpkg: qmmp 0.7.1-2

- rebuild against ffmpeg 2.0

Modified:
  qmmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 19:15:30 UTC (rev 94130)
+++ PKGBUILD2013-07-14 19:43:02 UTC (rev 94131)
@@ -3,7 +3,7 @@
 
 pkgname=qmmp
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Qt4 based audio-player
 arch=('i686' 'x86_64')
 url=http://qmmp.ylsoftware.com/;



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 21:43:20
  Author: bpiotrowski
Revision: 94132

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

Added:
  qmmp/repos/community-staging-i686/
  qmmp/repos/community-staging-i686/PKGBUILD
(from rev 94131, qmmp/trunk/PKGBUILD)
  qmmp/repos/community-staging-i686/qmmp.changelog
(from rev 94131, qmmp/trunk/qmmp.changelog)
  qmmp/repos/community-staging-i686/qmmp.install
(from rev 94131, qmmp/trunk/qmmp.install)
  qmmp/repos/community-staging-x86_64/
  qmmp/repos/community-staging-x86_64/PKGBUILD
(from rev 94131, qmmp/trunk/PKGBUILD)
  qmmp/repos/community-staging-x86_64/qmmp.changelog
(from rev 94131, qmmp/trunk/qmmp.changelog)
  qmmp/repos/community-staging-x86_64/qmmp.install
(from rev 94131, qmmp/trunk/qmmp.install)

-+
 community-staging-i686/PKGBUILD |   44 +
 community-staging-i686/qmmp.changelog   |   99 ++
 community-staging-i686/qmmp.install |   12 +++
 community-staging-x86_64/PKGBUILD   |   44 +
 community-staging-x86_64/qmmp.changelog |   99 ++
 community-staging-x86_64/qmmp.install   |   12 +++
 6 files changed, 310 insertions(+)

Copied: qmmp/repos/community-staging-i686/PKGBUILD (from rev 94131, 
qmmp/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-14 19:43:20 UTC (rev 94132)
@@ -0,0 +1,44 @@
+#$Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+
+pkgname=qmmp
+pkgver=0.7.1
+pkgrel=2
+pkgdesc=Qt4 based audio-player
+arch=('i686' 'x86_64')
+url=http://qmmp.ylsoftware.com/;
+license=('GPL')
+depends=('alsa-lib' 'curl' 'hicolor-icon-theme' 'libmad' 'libvorbis' 'libogg'  
'qt4' 'taglib' 'xdg-utils')
+makedepends=('cmake' 'flac' 'jack' 'libmpcdec' 'pulseaudio' 'ffmpeg' 
'libcdio-paranoia' 'libcddb' 'libmms' 'libsamplerate' 'libmodplug' 'libsndfile' 
'wavpack' 'projectm' 'mesa')
+optdepends=('flac: native FLAC support'
+'jack: JACK sound output'
+'libmpcdec: Musepack support'
+'pulseaudio: PulseAudio output'
+'libcdio-paranoia: Compact Disc input and control support'
+'libcddb: CDDB server support'
+'libmms: MMS stream protocol support'
+'libmodplug: MOD playing library'
+'libsndfile: sampled sound support'
+'projectm: visual efects'
+'ffmpeg' 'libsamplerate' 'wavpack')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2)
+sha256sums=('5e86c3c783bffa384d4c5c8731ebaff7a1589f56b6e0ad69ec6f82a8da160671')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+
+  if [[ $CARCH == 'x86_64' ]]; then
+mv $pkgdir/usr/lib64 $pkgdir/usr/lib
+  fi
+}

Copied: qmmp/repos/community-staging-i686/qmmp.changelog (from rev 94131, 
qmmp/trunk/qmmp.changelog)
===
--- community-staging-i686/qmmp.changelog   (rev 0)
+++ community-staging-i686/qmmp.changelog   2013-07-14 19:43:20 UTC (rev 
94132)
@@ -0,0 +1,99 @@
+2013-06-15 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.7.1-1
+
+2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.7.0-1
+
+2013-03-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.7-1
+
+2013-01-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.6-2 libcdio/libcdio-paranoia rebuild
+
+2013-01-13 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.6-1
+
+2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.5-1
+
+2012-11-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.4-1
+
+2012-08-26 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.3-1
+
+2012-07-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.2-1
+
+2012-07-07 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.0-2 ffmpeg 0.11 rebuild
+
+2012-07-07 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.6.0-1
+
+2012-07-07 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.5.6-2 ffmpeg 0.11 rebuild
+
+2012-07-07 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.5.6-1
+
+2012-06-03 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.5.5-2 ffmpeg 0.11 rebuild
+
+2012-05-26 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.5.5-1
+
+2012-03-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * qmmp 0.5.4-1
+
+2011-11-12 Andrea Scarpino 

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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 21:56:39
  Author: bpiotrowski
Revision: 94134

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

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

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

Copied: cantata/repos/community-staging-i686/PKGBUILD (from rev 94133, 
cantata/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-14 19:56:39 UTC (rev 94134)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:  Federico Cinelli cine...@aur.archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Mcder3 mcder3[at]gmail[dot]com
+# Contributor: MisterFred mister.fred[at]free[dot]fr
+
+pkgname=cantata
+pkgver=1.0.3
+pkgdesc=A KDE client for the music player daemon (MPD)
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://kde-apps.org/content/show.php/Cantata?content=147733;
+license=('GPL')
+depends=('kdebase-runtime' 'taglib-extras' 'mpg123' 'libmtp' 'libcddb' 
'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+install=$pkgname.install
+source=(http://cantata.googlecode.com/files/$pkgname-$pkgver.tar.bz2;)
+md5sums=('fd942d25127a7936efaf1fe887d66189')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's/AVCODEC_MAX_AUDIO_FRAME_SIZE/192000/' replaygain/ffmpeginput.cpp
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  mkdir build
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DENABLE_PHONON=ON
+
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  
+  make DESTDIR=$pkgdir PREFIX=/usr install
+}

Copied: cantata/repos/community-staging-i686/cantata.install (from rev 94133, 
cantata/trunk/cantata.install)
===
--- community-staging-i686/cantata.install  (rev 0)
+++ community-staging-i686/cantata.install  2013-07-14 19:56:39 UTC (rev 
94134)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: cantata/repos/community-staging-x86_64/PKGBUILD (from rev 94133, 
cantata/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-07-14 19:56:39 UTC (rev 94134)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:  Federico Cinelli cine...@aur.archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Mcder3 mcder3[at]gmail[dot]com
+# Contributor: MisterFred mister.fred[at]free[dot]fr
+
+pkgname=cantata
+pkgver=1.0.3
+pkgdesc=A KDE client for the music player daemon (MPD)
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://kde-apps.org/content/show.php/Cantata?content=147733;
+license=('GPL')
+depends=('kdebase-runtime' 'taglib-extras' 'mpg123' 'libmtp' 'libcddb' 
'libmusicbrainz5')
+makedepends=('cmake' 'automoc4')
+install=$pkgname.install
+source=(http://cantata.googlecode.com/files/$pkgname-$pkgver.tar.bz2;)
+md5sums=('fd942d25127a7936efaf1fe887d66189')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's/AVCODEC_MAX_AUDIO_FRAME_SIZE/192000/' replaygain/ffmpeginput.cpp
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  mkdir build
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DENABLE_PHONON=ON
+
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  
+  make DESTDIR=$pkgdir PREFIX=/usr install
+}

Copied: cantata/repos/community-staging-x86_64/cantata.install (from rev 94133, 
cantata/trunk/cantata.install)
===
--- community-staging-x86_64/cantata.install(rev 0)
+++ community-staging-x86_64/cantata.install2013-07-14 19:56:39 UTC (rev 
94134)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 21:56:25
  Author: bpiotrowski
Revision: 94133

upgpkg: cantata 1.0.3-2

- rebuild against ffmpeg 2.0

Modified:
  cantata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 19:43:20 UTC (rev 94132)
+++ PKGBUILD2013-07-14 19:56:25 UTC (rev 94133)
@@ -7,7 +7,7 @@
 pkgname=cantata
 pkgver=1.0.3
 pkgdesc=A KDE client for the music player daemon (MPD)
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=http://kde-apps.org/content/show.php/Cantata?content=147733;
 license=('GPL')
@@ -17,6 +17,11 @@
 source=(http://cantata.googlecode.com/files/$pkgname-$pkgver.tar.bz2;)
 md5sums=('fd942d25127a7936efaf1fe887d66189')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's/AVCODEC_MAX_AUDIO_FRAME_SIZE/192000/' replaygain/ffmpeginput.cpp
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
   mkdir build



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 22:17:44
  Author: bpiotrowski
Revision: 94135

upgpkg: kid3 2.3-2

- rebuild against ffmpeg 2.0

Modified:
  kid3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 19:56:39 UTC (rev 94134)
+++ PKGBUILD2013-07-14 20:17:44 UTC (rev 94135)
@@ -4,7 +4,7 @@
 
 pkgname=kid3
 pkgver=2.3
-pkgrel=1
+pkgrel=2
 pkgdesc=An MP3, Ogg/Vorbis and FLAC tag editor for KDE
 arch=('i686' 'x86_64')
 url=http://kid3.sourceforge.net/;
@@ -17,6 +17,11 @@
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 sha256sums=('8426b40b065f5a968796d1ff92da8d7a96d67cd963df837ce30ff1cf795ae301')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's/AVCODEC_MAX_AUDIO_FRAME_SIZE/192000/' 
src/core/import/ffmpegfingerprintdecoder.cpp
+}
+
 build() {
   cd ${pkgname}-${pkgver}
 



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

2013-07-14 Thread Bartłomiej Piotrowski
Date: Sunday, July 14, 2013 @ 22:18:00
  Author: bpiotrowski
Revision: 94136

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

Added:
  kid3/repos/community-staging-i686/
  kid3/repos/community-staging-i686/PKGBUILD
(from rev 94135, kid3/trunk/PKGBUILD)
  kid3/repos/community-staging-i686/kid3.changelog
(from rev 94135, kid3/trunk/kid3.changelog)
  kid3/repos/community-staging-i686/kid3.install
(from rev 94135, kid3/trunk/kid3.install)
  kid3/repos/community-staging-x86_64/
  kid3/repos/community-staging-x86_64/PKGBUILD
(from rev 94135, kid3/trunk/PKGBUILD)
  kid3/repos/community-staging-x86_64/kid3.changelog
(from rev 94135, kid3/trunk/kid3.changelog)
  kid3/repos/community-staging-x86_64/kid3.install
(from rev 94135, kid3/trunk/kid3.install)

-+
 community-staging-i686/PKGBUILD |   45 ++
 community-staging-i686/kid3.changelog   |   41 +++
 community-staging-i686/kid3.install |   12 
 community-staging-x86_64/PKGBUILD   |   45 ++
 community-staging-x86_64/kid3.changelog |   41 +++
 community-staging-x86_64/kid3.install   |   12 
 6 files changed, 196 insertions(+)

Copied: kid3/repos/community-staging-i686/PKGBUILD (from rev 94135, 
kid3/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-14 20:18:00 UTC (rev 94136)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Alois Nespor alois.nes...@gmail.com
+
+pkgname=kid3
+pkgver=2.3
+pkgrel=2
+pkgdesc=An MP3, Ogg/Vorbis and FLAC tag editor for KDE
+arch=('i686' 'x86_64')
+url=http://kid3.sourceforge.net/;
+license=('GPL')
+depends=('chromaprint' 'id3lib' 'taglib' 'kdebase-runtime')
+makedepends=('automoc4' 'cmake' 'docbook-xml' 'docbook-xsl')
+options=('!makeflags')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('8426b40b065f5a968796d1ff92da8d7a96d67cd963df837ce30ff1cf795ae301')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's/AVCODEC_MAX_AUDIO_FRAME_SIZE/192000/' 
src/core/import/ffmpegfingerprintdecoder.cpp
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+
+  cmake \
+../${pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR=${pkgdir} install
+}

Copied: kid3/repos/community-staging-i686/kid3.changelog (from rev 94135, 
kid3/trunk/kid3.changelog)
===
--- community-staging-i686/kid3.changelog   (rev 0)
+++ community-staging-i686/kid3.changelog   2013-07-14 20:18:00 UTC (rev 
94136)
@@ -0,0 +1,41 @@
+2013-03-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * kid3 2.3-1
+
+2012-12-16 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * kid3 2.2.1-1
+
+2012-10-28 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * kid3 2.2-1
+
+2012-06-03 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * kid3 2.1-4 ffmpeg 0.11 rebuild
+
+2012-05-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * kid3 2.1-1
+
+2011-11-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * kid3 2.0.1-1
+
+2011-09-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * kid3 2.0-1
+
+2011-02-19 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * kid3 1.6
+
+2010-09-27 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major release v1.5
+
+2010-03-13 Andrea Scarpino and...@archlinux.org
+   * Update to major release v1.4
+   * MP4V2 enabled
+   * Cleanup dependencies
+
+2010-01-01 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major release v1.3
+   * MP4V2 disabled, package in [extra] needs to be updated to be used 
with kid3
+
+2009-04-29 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major release v1.2
+
+2008-10-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
+   * Update to major release v1.1

Copied: kid3/repos/community-staging-i686/kid3.install (from rev 94135, 
kid3/trunk/kid3.install)
===
--- community-staging-i686/kid3.install (rev 0)
+++ community-staging-i686/kid3.install 2013-07-14 20:18:00 UTC (rev 94136)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Copied: kid3/repos/community-staging-x86_64/PKGBUILD (from rev 94135, 

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

2013-07-14 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 01:21:37
  Author: svenstaro
Revision: 94137

upgpkg: urbanterror 2:4.2.014-1

Updating to 4.2.014

Modified:
  urbanterror/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 20:18:00 UTC (rev 94136)
+++ PKGBUILD2013-07-14 23:21:37 UTC (rev 94137)
@@ -3,7 +3,7 @@
 # Contributor: grimi grimi at poczta dot fm
 
 pkgname=urbanterror
-pkgver=4.2.013
+pkgver=4.2.014
 pkgrel=1
 epoch=2
 pkgdesc=A team-based tactical shooter based on the Quake 3 Engine
@@ -12,12 +12,12 @@
 license=('GPL2')
 depends=('sdl' 'openal' 'curl' 'urbanterror-data')
 makedepends=('mesa')
-source=(http://liq-urt.de/dl/UrbanTerror42_full013.zip;
+source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full014.zip;
 urbanterror.sh
 urbanterror-server.sh
 urbanterror.desktop
 urbanterror.png)
-md5sums=('b7d5b92f3ce5706eb000d295957f78c0'
+md5sums=('c651a482a1680696f2818684c322c464'
  '7812ece92ab71986ef038b3291adc412'
  'fbd3059497cf68769c0cbf02545c6bec'
  '08a99f4d7ad63024bc886e118ddcbc0f'



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

2013-07-14 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 01:21:58
  Author: svenstaro
Revision: 94138

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

Added:
  urbanterror/repos/community-i686/PKGBUILD
(from rev 94137, urbanterror/trunk/PKGBUILD)
  urbanterror/repos/community-i686/urbanterror-server.sh
(from rev 94137, urbanterror/trunk/urbanterror-server.sh)
  urbanterror/repos/community-i686/urbanterror.desktop
(from rev 94137, urbanterror/trunk/urbanterror.desktop)
  urbanterror/repos/community-i686/urbanterror.png
(from rev 94137, urbanterror/trunk/urbanterror.png)
  urbanterror/repos/community-i686/urbanterror.sh
(from rev 94137, urbanterror/trunk/urbanterror.sh)
  urbanterror/repos/community-x86_64/PKGBUILD
(from rev 94137, urbanterror/trunk/PKGBUILD)
  urbanterror/repos/community-x86_64/urbanterror-server.sh
(from rev 94137, urbanterror/trunk/urbanterror-server.sh)
  urbanterror/repos/community-x86_64/urbanterror.desktop
(from rev 94137, urbanterror/trunk/urbanterror.desktop)
  urbanterror/repos/community-x86_64/urbanterror.png
(from rev 94137, urbanterror/trunk/urbanterror.png)
  urbanterror/repos/community-x86_64/urbanterror.sh
(from rev 94137, urbanterror/trunk/urbanterror.sh)
Deleted:
  urbanterror/repos/community-i686/PKGBUILD
  urbanterror/repos/community-i686/urbanterror-server.sh
  urbanterror/repos/community-i686/urbanterror.desktop
  urbanterror/repos/community-i686/urbanterror.png
  urbanterror/repos/community-i686/urbanterror.sh
  urbanterror/repos/community-x86_64/PKGBUILD
  urbanterror/repos/community-x86_64/urbanterror-server.sh
  urbanterror/repos/community-x86_64/urbanterror.desktop
  urbanterror/repos/community-x86_64/urbanterror.png
  urbanterror/repos/community-x86_64/urbanterror.sh

+
 /PKGBUILD  |   92 +++
 /urbanterror-server.sh |8 ++
 /urbanterror.desktop   |   14 
 /urbanterror.sh|8 ++
 community-i686/PKGBUILD|   46 ---
 community-i686/urbanterror-server.sh   |4 -
 community-i686/urbanterror.desktop |7 --
 community-i686/urbanterror.sh  |4 -
 community-x86_64/PKGBUILD  |   46 ---
 community-x86_64/urbanterror-server.sh |4 -
 community-x86_64/urbanterror.desktop   |7 --
 community-x86_64/urbanterror.sh|4 -
 12 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-14 23:21:37 UTC (rev 94137)
+++ community-i686/PKGBUILD 2013-07-14 23:21:58 UTC (rev 94138)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: grimi grimi at poczta dot fm
-
-pkgname=urbanterror
-pkgver=4.2.013
-pkgrel=1
-epoch=2
-pkgdesc=A team-based tactical shooter based on the Quake 3 Engine
-arch=('i686' 'x86_64')
-url=http://www.urbanterror.info;
-license=('GPL2')
-depends=('sdl' 'openal' 'curl' 'urbanterror-data')
-makedepends=('mesa')
-source=(http://liq-urt.de/dl/UrbanTerror42_full013.zip;
-urbanterror.sh
-urbanterror-server.sh
-urbanterror.desktop
-urbanterror.png)
-md5sums=('b7d5b92f3ce5706eb000d295957f78c0'
- '7812ece92ab71986ef038b3291adc412'
- 'fbd3059497cf68769c0cbf02545c6bec'
- '08a99f4d7ad63024bc886e118ddcbc0f'
- 'f9a57d898df73f43c6a85c8d8cc455ba')
-
-package() {
-  install -d $pkgdir/opt/urbanterror
-
-  cd $pkgdir/opt/urbanterror
-
-  # Copy binaries.
-  [[ $CARCH == i686 ]]  install -m755 
$srcdir/UrbanTerror42/Quake3-UrT.i386 urbanterror
-  [[ $CARCH == i686 ]]  install -m755 
$srcdir/UrbanTerror42/Quake3-UrT-Ded.i386 urbanterror-ded
-  [[ $CARCH == x86_64 ]]  install -m755 
$srcdir/UrbanTerror42/Quake3-UrT.x86_64 urbanterror
-  [[ $CARCH == x86_64 ]]  install -m755 
$srcdir/UrbanTerror42/Quake3-UrT-Ded.x86_64 urbanterror-ded
-
-  # Copy desktop launcher.
-  install -Dm644 $srcdir/urbanterror.desktop 
$pkgdir/usr/share/applications/urbanterror.desktop
-  install -Dm644 $srcdir/urbanterror.png 
$pkgdir/usr/share/pixmaps/urbanterror.png
-
-  # Copy launch scripts.
-  install -Dm755 $srcdir/urbanterror.sh $pkgdir/usr/bin/urbanterror
-  install -Dm755 $srcdir/urbanterror-server.sh 
$pkgdir/usr/bin/urbanterror-server
-}
-
-# vim: sw=2:ts=2 et:

Copied: urbanterror/repos/community-i686/PKGBUILD (from rev 94137, 
urbanterror/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-14 23:21:58 UTC (rev 94138)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: grimi grimi at poczta dot fm
+
+pkgname=urbanterror
+pkgver=4.2.014
+pkgrel=1
+epoch=2
+pkgdesc=A team-based tactical shooter based on the Quake 3 

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

2013-07-14 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 02:32:47
  Author: svenstaro
Revision: 94140

archrelease: copy trunk to community-any

Added:
  urbanterror-data/repos/community-any/PKGBUILD
(from rev 94139, urbanterror-data/trunk/PKGBUILD)
Deleted:
  urbanterror-data/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-15 00:32:19 UTC (rev 94139)
+++ PKGBUILD2013-07-15 00:32:47 UTC (rev 94140)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-
-pkgname=urbanterror-data
-pkgver=4.2.013
-pkgrel=1
-epoch=2
-pkgdesc=A team-based tactical shooter based on the Quake 3 Engine (data 
files)
-arch=('any')
-url=http://www.urbanterror.info;
-license=('custom:freeware')
-backup=('opt/urbanterror/q3ut4/server.cfg' 
'opt/urbanterror/q3ut4/mapcycle.txt')
-source=(http://liq-urt.de/dl/UrbanTerror42_full013.zip;)
-md5sums=('b7d5b92f3ce5706eb000d295957f78c0')
-
-build() {
-   cd $srcdir
-}
-
-package() {
-  mkdir -p $pkgdir/opt/urbanterror
-  cp -r $srcdir/UrbanTerror42/q3ut4 $pkgdir/opt/urbanterror/q3ut4
-
-  install -Dm644 $srcdir/UrbanTerror42/q3ut4/readme42.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  echo -e \nseta cl_cURLLib \/usr/lib/libcurl.so.4\  
$pkgdir/opt/urbanterror/q3ut4/autoexec.cfg
-}
-
-# vim: sw=2:ts=2 et:

Copied: urbanterror-data/repos/community-any/PKGBUILD (from rev 94139, 
urbanterror-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-15 00:32:47 UTC (rev 94140)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+
+pkgname=urbanterror-data
+pkgver=4.2.014
+pkgrel=1
+epoch=2
+pkgdesc=A team-based tactical shooter based on the Quake 3 Engine (data 
files)
+arch=('any')
+url=http://www.urbanterror.info;
+license=('custom:freeware')
+backup=('opt/urbanterror/q3ut4/server.cfg' 
'opt/urbanterror/q3ut4/mapcycle.txt')
+source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full014.zip;)
+md5sums=('c651a482a1680696f2818684c322c464')
+
+build() {
+   cd $srcdir
+}
+
+package() {
+  mkdir -p $pkgdir/opt/urbanterror
+  cp -r $srcdir/UrbanTerror42/q3ut4 $pkgdir/opt/urbanterror/q3ut4
+
+  install -Dm644 $srcdir/UrbanTerror42/q3ut4/readme42.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  echo -e \nseta cl_cURLLib \/usr/lib/libcurl.so.4\  
$pkgdir/opt/urbanterror/q3ut4/autoexec.cfg
+}
+
+# vim: sw=2:ts=2 et:



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

2013-07-14 Thread Sven-Hendrik Haase
Date: Monday, July 15, 2013 @ 02:32:19
  Author: svenstaro
Revision: 94139

upgpkg: urbanterror-data 2:4.2.014-1

Updating to 4.2.014

Modified:
  urbanterror-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-14 23:21:58 UTC (rev 94138)
+++ PKGBUILD2013-07-15 00:32:19 UTC (rev 94139)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 
 pkgname=urbanterror-data
-pkgver=4.2.013
+pkgver=4.2.014
 pkgrel=1
 epoch=2
 pkgdesc=A team-based tactical shooter based on the Quake 3 Engine (data 
files)
@@ -10,8 +10,8 @@
 url=http://www.urbanterror.info;
 license=('custom:freeware')
 backup=('opt/urbanterror/q3ut4/server.cfg' 
'opt/urbanterror/q3ut4/mapcycle.txt')
-source=(http://liq-urt.de/dl/UrbanTerror42_full013.zip;)
-md5sums=('b7d5b92f3ce5706eb000d295957f78c0')
+source=(http://cdn.urbanterror.info/urt/42/zips/UrbanTerror42_full014.zip;)
+md5sums=('c651a482a1680696f2818684c322c464')
 
 build() {
cd $srcdir



[arch-commits] Commit in libc++ (5 files)

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 02:39:25
  Author: thestinger
Revision: 94141

add libc++abi

Added:
  libc++abi/
  libc++abi/repos/
  libc++abi/trunk/
  libc++abi/trunk/PKGBUILD
Modified:
  libc++/trunk/PKGBUILD

+
 abi/trunk/PKGBUILD |   29 +
 trunk/PKGBUILD |8 +++-
 2 files changed, 32 insertions(+), 5 deletions(-)

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-07-15 00:32:47 UTC (rev 94140)
+++ trunk/PKGBUILD  2013-07-15 00:39:25 UTC (rev 94141)
@@ -13,13 +13,11 @@
 md5sums=('SKIP')
 
 build() {
-  _gcc_include_dir=/usr/include/c++/$(gcc -dumpversion)
-  _gcc_platform_include_dir=$_gcc_include_dir/$(gcc -dumpmachine)
   mkdir -p libcxx-${pkgver}.src/build
   cd libcxx-${pkgver}.src/build
-  cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libsupc++ \
-
-DLIBCXX_LIBSUPCXX_INCLUDE_PATHS=${_gcc_include_dir};${_gcc_platform_include_dir}
 \
--DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
${srcdir}/libcxx-${pkgver}.src
+  CC=clang CXX=clang++ cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libcxxabi \
+-DLIBCXX_LIBCXXABI_INCLUDE_PATHS=/usr/include \
+-DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
$srcdir/libcxx-${pkgver}.src
   make
 }
 package() {

Added: abi/trunk/PKGBUILD
===
--- abi/trunk/PKGBUILD  (rev 0)
+++ abi/trunk/PKGBUILD  2013-07-15 00:39:25 UTC (rev 94141)
@@ -0,0 +1,29 @@
+# Maintainer: Benno Fünfstück pyha...@googlemail.com
+
+pkgname=libcxxabi
+pkgver=3.2
+pkgrel=1
+pkgdesc='A new implementation of low level support for a standard C++ library'
+arch=('i686' 'x86_64')
+url=http://libcxxabi.llvm.org/;
+license=('MIT' 'custom:University of Illinois/NCSA Open Source License')
+makedepends=('subversion' 'libunwind' 'clang' )
+source=(svn+https://llvm.org/svn/llvm-project/libcxxabi/branches/release_32)
+md5sums=(SKIP)
+
+_svntrunk=http://llvm.org/svn/llvm-project/libcxxabi/branches/release_32
+_svnmod=libcxxabi
+
+build() {
+  cd release_32/lib
+  ./buildit
+}
+
+package() {
+  cd release_32
+  install -Dm644 lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1.0
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so
+  install -Dm644 include/* $pkgdir/usr/include
+  install -Dm644 LICENSE.TXT $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}



[arch-commits] Commit in (libc++abi)

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 02:48:05
  Author: thestinger
Revision: 94142

drop separate libc++abi package

Deleted:
  libc++abi/



[arch-commits] Commit in (4 files)

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 02:59:01
  Author: thestinger
Revision: 94143

another attempt at libc++ with libc++abi

Added:
  libc++abi/
  libc++abi/repos/
  libc++abi/trunk/
  libc++abi/trunk/PKGBUILD

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

Added: libc++abi/trunk/PKGBUILD
===
--- libc++abi/trunk/PKGBUILD(rev 0)
+++ libc++abi/trunk/PKGBUILD2013-07-15 00:59:01 UTC (rev 94143)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Benno Fünfstück pyha...@googlemail.com
+
+pkgname=libcxxabi
+pkgver=3.2
+pkgrel=1
+pkgdesc='A new implementation of low level support for a standard C++ library'
+arch=('i686' 'x86_64')
+url=http://libcxxabi.llvm.org/;
+license=('MIT' 'custom:University of Illinois/NCSA Open Source License')
+makedepends=(subversion libunwind clang libc++)
+source=(svn+https://llvm.org/svn/llvm-project/libcxxabi/branches/release_32)
+md5sums=(SKIP)
+
+build() {
+  cd release_32/lib
+  ./buildit
+}
+
+package() {
+  cd release_32
+  mkdir -p $pkgdir/usr/include
+  install -Dm644 lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1.0
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so
+  install include/* $pkgdir/usr/include
+  install -Dm644 LICENSE.TXT $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}



[arch-commits] Commit in libc++abi/repos (4 files)

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 03:00:51
  Author: thestinger
Revision: 94144

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

Added:
  libc++abi/repos/community-i686/
  libc++abi/repos/community-i686/PKGBUILD
(from rev 94143, libc++abi/trunk/PKGBUILD)
  libc++abi/repos/community-x86_64/
  libc++abi/repos/community-x86_64/PKGBUILD
(from rev 94143, libc++abi/trunk/PKGBUILD)

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

Copied: libc++abi/repos/community-i686/PKGBUILD (from rev 94143, 
libc++abi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 01:00:51 UTC (rev 94144)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Benno Fünfstück pyha...@googlemail.com
+
+pkgname=libcxxabi
+pkgver=3.2
+pkgrel=1
+pkgdesc='A new implementation of low level support for a standard C++ library'
+arch=('i686' 'x86_64')
+url=http://libcxxabi.llvm.org/;
+license=('MIT' 'custom:University of Illinois/NCSA Open Source License')
+makedepends=(subversion libunwind clang libc++)
+source=(svn+https://llvm.org/svn/llvm-project/libcxxabi/branches/release_32)
+md5sums=(SKIP)
+
+build() {
+  cd release_32/lib
+  ./buildit
+}
+
+package() {
+  cd release_32
+  mkdir -p $pkgdir/usr/include
+  install -Dm644 lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1.0
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so
+  install include/* $pkgdir/usr/include
+  install -Dm644 LICENSE.TXT $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Copied: libc++abi/repos/community-x86_64/PKGBUILD (from rev 94143, 
libc++abi/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-07-15 01:00:51 UTC (rev 94144)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Benno Fünfstück pyha...@googlemail.com
+
+pkgname=libcxxabi
+pkgver=3.2
+pkgrel=1
+pkgdesc='A new implementation of low level support for a standard C++ library'
+arch=('i686' 'x86_64')
+url=http://libcxxabi.llvm.org/;
+license=('MIT' 'custom:University of Illinois/NCSA Open Source License')
+makedepends=(subversion libunwind clang libc++)
+source=(svn+https://llvm.org/svn/llvm-project/libcxxabi/branches/release_32)
+md5sums=(SKIP)
+
+build() {
+  cd release_32/lib
+  ./buildit
+}
+
+package() {
+  cd release_32
+  mkdir -p $pkgdir/usr/include
+  install -Dm644 lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1.0
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so
+  install include/* $pkgdir/usr/include
+  install -Dm644 LICENSE.TXT $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}



[arch-commits] Commit in libc++abi/trunk (PKGBUILD)

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 03:03:13
  Author: thestinger
Revision: 94145

fix libc++abi pkgname

Modified:
  libc++abi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 01:00:51 UTC (rev 94144)
+++ PKGBUILD2013-07-15 01:03:13 UTC (rev 94145)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 # Contributor: Benno Fünfstück pyha...@googlemail.com
 
-pkgname=libcxxabi
+pkgname=libc++abi
 pkgver=3.2
 pkgrel=1
 pkgdesc='A new implementation of low level support for a standard C++ library'



[arch-commits] Commit in libc++abi/repos (4 files)

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 03:03:50
  Author: thestinger
Revision: 94146

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

Added:
  libc++abi/repos/community-i686/PKGBUILD
(from rev 94145, libc++abi/trunk/PKGBUILD)
  libc++abi/repos/community-x86_64/PKGBUILD
(from rev 94145, libc++abi/trunk/PKGBUILD)
Deleted:
  libc++abi/repos/community-i686/PKGBUILD
  libc++abi/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-07-15 01:03:13 UTC (rev 94145)
+++ community-i686/PKGBUILD 2013-07-15 01:03:50 UTC (rev 94146)
@@ -1,28 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: Benno Fünfstück pyha...@googlemail.com
-
-pkgname=libcxxabi
-pkgver=3.2
-pkgrel=1
-pkgdesc='A new implementation of low level support for a standard C++ library'
-arch=('i686' 'x86_64')
-url=http://libcxxabi.llvm.org/;
-license=('MIT' 'custom:University of Illinois/NCSA Open Source License')
-makedepends=(subversion libunwind clang libc++)
-source=(svn+https://llvm.org/svn/llvm-project/libcxxabi/branches/release_32)
-md5sums=(SKIP)
-
-build() {
-  cd release_32/lib
-  ./buildit
-}
-
-package() {
-  cd release_32
-  mkdir -p $pkgdir/usr/include
-  install -Dm644 lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1.0
-  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1
-  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so
-  install include/* $pkgdir/usr/include
-  install -Dm644 LICENSE.TXT $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: libc++abi/repos/community-i686/PKGBUILD (from rev 94145, 
libc++abi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 01:03:50 UTC (rev 94146)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Benno Fünfstück pyha...@googlemail.com
+
+pkgname=libc++abi
+pkgver=3.2
+pkgrel=1
+pkgdesc='A new implementation of low level support for a standard C++ library'
+arch=('i686' 'x86_64')
+url=http://libcxxabi.llvm.org/;
+license=('MIT' 'custom:University of Illinois/NCSA Open Source License')
+makedepends=(subversion libunwind clang libc++)
+source=(svn+https://llvm.org/svn/llvm-project/libcxxabi/branches/release_32)
+md5sums=(SKIP)
+
+build() {
+  cd release_32/lib
+  ./buildit
+}
+
+package() {
+  cd release_32
+  mkdir -p $pkgdir/usr/include
+  install -Dm644 lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1.0
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1
+  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so
+  install include/* $pkgdir/usr/include
+  install -Dm644 LICENSE.TXT $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-07-15 01:03:13 UTC (rev 94145)
+++ community-x86_64/PKGBUILD   2013-07-15 01:03:50 UTC (rev 94146)
@@ -1,28 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: Benno Fünfstück pyha...@googlemail.com
-
-pkgname=libcxxabi
-pkgver=3.2
-pkgrel=1
-pkgdesc='A new implementation of low level support for a standard C++ library'
-arch=('i686' 'x86_64')
-url=http://libcxxabi.llvm.org/;
-license=('MIT' 'custom:University of Illinois/NCSA Open Source License')
-makedepends=(subversion libunwind clang libc++)
-source=(svn+https://llvm.org/svn/llvm-project/libcxxabi/branches/release_32)
-md5sums=(SKIP)
-
-build() {
-  cd release_32/lib
-  ./buildit
-}
-
-package() {
-  cd release_32
-  mkdir -p $pkgdir/usr/include
-  install -Dm644 lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1.0
-  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so.1
-  ln -s /usr/lib/libc++abi.so.1.0 $pkgdir/usr/lib/libc++abi.so
-  install include/* $pkgdir/usr/include
-  install -Dm644 LICENSE.TXT $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: libc++abi/repos/community-x86_64/PKGBUILD (from rev 94145, 
libc++abi/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-07-15 01:03:50 UTC (rev 94146)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Benno Fünfstück pyha...@googlemail.com
+
+pkgname=libc++abi
+pkgver=3.2
+pkgrel=1
+pkgdesc='A new implementation of low level support for a standard C++ library'
+arch=('i686' 'x86_64')
+url=http://libcxxabi.llvm.org/;
+license=('MIT' 'custom:University of Illinois/NCSA Open Source 

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

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 03:35:52
  Author: thestinger
Revision: 94147

libc++: use libc++abi

Added:
  libc++/trunk/libc++.install
Modified:
  libc++/trunk/PKGBUILD

+
 PKGBUILD   |   12 +++-
 libc++.install |7 +++
 2 files changed, 14 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 01:03:50 UTC (rev 94146)
+++ PKGBUILD2013-07-15 01:35:52 UTC (rev 94147)
@@ -1,16 +1,18 @@
 # Maintainer: Daniel Micay danielmi...@gmail.com
 # Contributor: MThinkCpp mtc.maintainer[at]outlook.com
-pkgname='libc++'
+pkgname=libc++
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
 url='http://libcxx.llvm.org'
 license=('custom:University of Illinois/NCSA Open Source License')
 arch=('i686' 'x86_64')
-depends=('glibc' 'gcc-libs') # gcc-libs for libsupc++ binary
-makedepends=('clang' 'subversion' 'cmake' 'gcc') # gcc provides libsupc++ 
headers
+# gcc-libs needed for libgcc_s, because Arch doesn't use a pure compiler-rt 
clang
+depends=('glibc' 'libc++abi' 'gcc-libs')
+makedepends=('clang' 'subversion' 'cmake')
 source=(http://www.llvm.org/releases/${pkgver}/libcxx-${pkgver}.src.tar.gz;)
-md5sums=('SKIP')
+md5sums=('59006e659ffb33f5222a7b79d4cd071e')
+install=${pkgname}.install
 
 build() {
   mkdir -p libcxx-${pkgver}.src/build

Added: libc++.install
===
--- libc++.install  (rev 0)
+++ libc++.install  2013-07-15 01:35:52 UTC (rev 94147)
@@ -0,0 +1,7 @@
+post_install() {
+  echo compile with \`clang -std=c++11 -stdlib=libc++ -lc++abi\` to use libc++
+}
+
+post_upgrade() {
+  post_install
+}



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

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 04:02:19
  Author: thestinger
Revision: 94148

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

Added:
  libc++/repos/community-i686/PKGBUILD
(from rev 94147, libc++/trunk/PKGBUILD)
  libc++/repos/community-i686/libc++.install
(from rev 94147, libc++/trunk/libc++.install)
  libc++/repos/community-x86_64/PKGBUILD
(from rev 94147, libc++/trunk/PKGBUILD)
  libc++/repos/community-x86_64/libc++.install
(from rev 94147, libc++/trunk/libc++.install)
Deleted:
  libc++/repos/community-i686/PKGBUILD
  libc++/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |   58 ++
 community-i686/PKGBUILD |   29 ---
 community-i686/libc++.install   |7 
 community-x86_64/PKGBUILD   |   29 ---
 community-x86_64/libc++.install |7 
 5 files changed, 72 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-15 01:35:52 UTC (rev 94147)
+++ community-i686/PKGBUILD 2013-07-15 02:02:19 UTC (rev 94148)
@@ -1,29 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
-pkgname='libc++'
-pkgver=3.3
-pkgrel=1
-pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
-url='http://libcxx.llvm.org'
-license=('custom:University of Illinois/NCSA Open Source License')
-arch=('i686' 'x86_64')
-depends=('glibc' 'gcc-libs') # gcc-libs for libsupc++ binary
-makedepends=('clang' 'subversion' 'cmake' 'gcc') # gcc provides libsupc++ 
headers
-source=(http://www.llvm.org/releases/${pkgver}/libcxx-${pkgver}.src.tar.gz;)
-md5sums=('SKIP')
-
-build() {
-  _gcc_include_dir=/usr/include/c++/$(gcc -dumpversion)
-  _gcc_platform_include_dir=$_gcc_include_dir/$(gcc -dumpmachine)
-  mkdir -p libcxx-${pkgver}.src/build
-  cd libcxx-${pkgver}.src/build
-  cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libsupc++ \
-
-DLIBCXX_LIBSUPCXX_INCLUDE_PATHS=${_gcc_include_dir};${_gcc_platform_include_dir}
 \
--DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
${srcdir}/libcxx-${pkgver}.src
-  make
-}
-package() {
-  install -Dm644 libcxx-${pkgver}.src/LICENSE.TXT 
$pkgdir/usr/share/licenses/$pkgname/license.txt
-  cd libcxx-${pkgver}.src/build
-  make DESTDIR=$pkgdir install
-}

Copied: libc++/repos/community-i686/PKGBUILD (from rev 94147, 
libc++/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 02:02:19 UTC (rev 94148)
@@ -0,0 +1,29 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
+pkgname=libc++
+pkgver=3.3
+pkgrel=2
+pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
+url='http://libcxx.llvm.org'
+license=('custom:University of Illinois/NCSA Open Source License')
+arch=('i686' 'x86_64')
+# gcc-libs needed for libgcc_s, because Arch doesn't use a pure compiler-rt 
clang
+depends=('glibc' 'libc++abi' 'gcc-libs')
+makedepends=('clang' 'subversion' 'cmake')
+source=(http://www.llvm.org/releases/${pkgver}/libcxx-${pkgver}.src.tar.gz;)
+md5sums=('59006e659ffb33f5222a7b79d4cd071e')
+install=${pkgname}.install
+
+build() {
+  mkdir -p libcxx-${pkgver}.src/build
+  cd libcxx-${pkgver}.src/build
+  CC=clang CXX=clang++ cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libcxxabi \
+-DLIBCXX_LIBCXXABI_INCLUDE_PATHS=/usr/include \
+-DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
$srcdir/libcxx-${pkgver}.src
+  make
+}
+package() {
+  install -Dm644 libcxx-${pkgver}.src/LICENSE.TXT 
$pkgdir/usr/share/licenses/$pkgname/license.txt
+  cd libcxx-${pkgver}.src/build
+  make DESTDIR=$pkgdir install
+}

Copied: libc++/repos/community-i686/libc++.install (from rev 94147, 
libc++/trunk/libc++.install)
===
--- community-i686/libc++.install   (rev 0)
+++ community-i686/libc++.install   2013-07-15 02:02:19 UTC (rev 94148)
@@ -0,0 +1,7 @@
+post_install() {
+  echo compile with \`clang -std=c++11 -stdlib=libc++ -lc++abi\` to use libc++
+}
+
+post_upgrade() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-07-15 01:35:52 UTC (rev 94147)
+++ community-x86_64/PKGBUILD   2013-07-15 02:02:19 UTC (rev 94148)
@@ -1,29 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
-pkgname='libc++'
-pkgver=3.3
-pkgrel=1
-pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
-url='http://libcxx.llvm.org'
-license=('custom:University of Illinois/NCSA Open Source License')
-arch=('i686' 'x86_64')

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

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 04:57:37
  Author: thestinger
Revision: 94149

upgpkg: libc++ 3.3-3

Modified:
  libc++/trunk/PKGBUILD
  libc++/trunk/libc++.install

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 02:02:19 UTC (rev 94148)
+++ PKGBUILD2013-07-15 02:57:37 UTC (rev 94149)
@@ -2,7 +2,7 @@
 # Contributor: MThinkCpp mtc.maintainer[at]outlook.com
 pkgname=libc++
 pkgver=3.3
-pkgrel=2
+pkgrel=3
 pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
 url='http://libcxx.llvm.org'
 license=('custom:University of Illinois/NCSA Open Source License')

Modified: libc++.install
===
--- libc++.install  2013-07-15 02:02:19 UTC (rev 94148)
+++ libc++.install  2013-07-15 02:57:37 UTC (rev 94149)
@@ -1,5 +1,5 @@
 post_install() {
-  echo compile with \`clang -std=c++11 -stdlib=libc++ -lc++abi\` to use libc++
+  echo compile with \`clang++ -std=c++11 -stdlib=libc++ -lc++abi\` to use 
libc++
 }
 
 post_upgrade() {



[arch-commits] Commit in libc++/repos (2 files)

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 04:58:10
  Author: thestinger
Revision: 94150

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

Deleted:
  libc++/repos/community-i686/PKGBUILD
  libc++/repos/community-x86_64/PKGBUILD

---+
 community-i686/PKGBUILD   |   29 -
 community-x86_64/PKGBUILD |   29 -
 2 files changed, 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-07-15 02:57:37 UTC (rev 94149)
+++ community-i686/PKGBUILD 2013-07-15 02:58:10 UTC (rev 94150)
@@ -1,29 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
-pkgname=libc++
-pkgver=3.3
-pkgrel=2
-pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
-url='http://libcxx.llvm.org'
-license=('custom:University of Illinois/NCSA Open Source License')
-arch=('i686' 'x86_64')
-# gcc-libs needed for libgcc_s, because Arch doesn't use a pure compiler-rt 
clang
-depends=('glibc' 'libc++abi' 'gcc-libs')
-makedepends=('clang' 'subversion' 'cmake')
-source=(http://www.llvm.org/releases/${pkgver}/libcxx-${pkgver}.src.tar.gz;)
-md5sums=('59006e659ffb33f5222a7b79d4cd071e')
-install=${pkgname}.install
-
-build() {
-  mkdir -p libcxx-${pkgver}.src/build
-  cd libcxx-${pkgver}.src/build
-  CC=clang CXX=clang++ cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libcxxabi \
--DLIBCXX_LIBCXXABI_INCLUDE_PATHS=/usr/include \
--DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
$srcdir/libcxx-${pkgver}.src
-  make
-}
-package() {
-  install -Dm644 libcxx-${pkgver}.src/LICENSE.TXT 
$pkgdir/usr/share/licenses/$pkgname/license.txt
-  cd libcxx-${pkgver}.src/build
-  make DESTDIR=$pkgdir install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-07-15 02:57:37 UTC (rev 94149)
+++ community-x86_64/PKGBUILD   2013-07-15 02:58:10 UTC (rev 94150)
@@ -1,29 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
-pkgname=libc++
-pkgver=3.3
-pkgrel=2
-pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
-url='http://libcxx.llvm.org'
-license=('custom:University of Illinois/NCSA Open Source License')
-arch=('i686' 'x86_64')
-# gcc-libs needed for libgcc_s, because Arch doesn't use a pure compiler-rt 
clang
-depends=('glibc' 'libc++abi' 'gcc-libs')
-makedepends=('clang' 'subversion' 'cmake')
-source=(http://www.llvm.org/releases/${pkgver}/libcxx-${pkgver}.src.tar.gz;)
-md5sums=('59006e659ffb33f5222a7b79d4cd071e')
-install=${pkgname}.install
-
-build() {
-  mkdir -p libcxx-${pkgver}.src/build
-  cd libcxx-${pkgver}.src/build
-  CC=clang CXX=clang++ cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libcxxabi \
--DLIBCXX_LIBCXXABI_INCLUDE_PATHS=/usr/include \
--DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
$srcdir/libcxx-${pkgver}.src
-  make
-}
-package() {
-  install -Dm644 libcxx-${pkgver}.src/LICENSE.TXT 
$pkgdir/usr/share/licenses/$pkgname/license.txt
-  cd libcxx-${pkgver}.src/build
-  make DESTDIR=$pkgdir install
-}



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

2013-07-14 Thread Daniel Micay
Date: Monday, July 15, 2013 @ 04:59:28
  Author: thestinger
Revision: 94151

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

Added:
  libc++/repos/community-i686/PKGBUILD
(from rev 94150, libc++/trunk/PKGBUILD)
  libc++/repos/community-i686/libc++.install
(from rev 94150, libc++/trunk/libc++.install)
  libc++/repos/community-x86_64/PKGBUILD
(from rev 94150, libc++/trunk/PKGBUILD)
  libc++/repos/community-x86_64/libc++.install
(from rev 94150, libc++/trunk/libc++.install)
Deleted:
  libc++/repos/community-i686/libc++.install
  libc++/repos/community-x86_64/libc++.install

-+
 /libc++.install |   14 ++
 community-i686/PKGBUILD |   29 +
 community-i686/libc++.install   |7 ---
 community-x86_64/PKGBUILD   |   29 +
 community-x86_64/libc++.install |7 ---
 5 files changed, 72 insertions(+), 14 deletions(-)

Copied: libc++/repos/community-i686/PKGBUILD (from rev 94150, 
libc++/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-15 02:59:28 UTC (rev 94151)
@@ -0,0 +1,29 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
+pkgname=libc++
+pkgver=3.3
+pkgrel=3
+pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
+url='http://libcxx.llvm.org'
+license=('custom:University of Illinois/NCSA Open Source License')
+arch=('i686' 'x86_64')
+# gcc-libs needed for libgcc_s, because Arch doesn't use a pure compiler-rt 
clang
+depends=('glibc' 'libc++abi' 'gcc-libs')
+makedepends=('clang' 'subversion' 'cmake')
+source=(http://www.llvm.org/releases/${pkgver}/libcxx-${pkgver}.src.tar.gz;)
+md5sums=('59006e659ffb33f5222a7b79d4cd071e')
+install=${pkgname}.install
+
+build() {
+  mkdir -p libcxx-${pkgver}.src/build
+  cd libcxx-${pkgver}.src/build
+  CC=clang CXX=clang++ cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libcxxabi \
+-DLIBCXX_LIBCXXABI_INCLUDE_PATHS=/usr/include \
+-DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
$srcdir/libcxx-${pkgver}.src
+  make
+}
+package() {
+  install -Dm644 libcxx-${pkgver}.src/LICENSE.TXT 
$pkgdir/usr/share/licenses/$pkgname/license.txt
+  cd libcxx-${pkgver}.src/build
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/libc++.install
===
--- community-i686/libc++.install   2013-07-15 02:58:10 UTC (rev 94150)
+++ community-i686/libc++.install   2013-07-15 02:59:28 UTC (rev 94151)
@@ -1,7 +0,0 @@
-post_install() {
-  echo compile with \`clang -std=c++11 -stdlib=libc++ -lc++abi\` to use libc++
-}
-
-post_upgrade() {
-  post_install
-}

Copied: libc++/repos/community-i686/libc++.install (from rev 94150, 
libc++/trunk/libc++.install)
===
--- community-i686/libc++.install   (rev 0)
+++ community-i686/libc++.install   2013-07-15 02:59:28 UTC (rev 94151)
@@ -0,0 +1,7 @@
+post_install() {
+  echo compile with \`clang++ -std=c++11 -stdlib=libc++ -lc++abi\` to use 
libc++
+}
+
+post_upgrade() {
+  post_install
+}

Copied: libc++/repos/community-x86_64/PKGBUILD (from rev 94150, 
libc++/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-07-15 02:59:28 UTC (rev 94151)
@@ -0,0 +1,29 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: MThinkCpp mtc.maintainer[at]outlook.com
+pkgname=libc++
+pkgver=3.3
+pkgrel=3
+pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
+url='http://libcxx.llvm.org'
+license=('custom:University of Illinois/NCSA Open Source License')
+arch=('i686' 'x86_64')
+# gcc-libs needed for libgcc_s, because Arch doesn't use a pure compiler-rt 
clang
+depends=('glibc' 'libc++abi' 'gcc-libs')
+makedepends=('clang' 'subversion' 'cmake')
+source=(http://www.llvm.org/releases/${pkgver}/libcxx-${pkgver}.src.tar.gz;)
+md5sums=('59006e659ffb33f5222a7b79d4cd071e')
+install=${pkgname}.install
+
+build() {
+  mkdir -p libcxx-${pkgver}.src/build
+  cd libcxx-${pkgver}.src/build
+  CC=clang CXX=clang++ cmake -G Unix Makefiles -DLIBCXX_CXX_ABI=libcxxabi \
+-DLIBCXX_LIBCXXABI_INCLUDE_PATHS=/usr/include \
+-DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr 
$srcdir/libcxx-${pkgver}.src
+  make
+}
+package() {
+  install -Dm644 libcxx-${pkgver}.src/LICENSE.TXT 
$pkgdir/usr/share/licenses/$pkgname/license.txt
+  cd libcxx-${pkgver}.src/build
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/libc++.install
===
--- community-x86_64/libc++.install 2013-07-15 02:58:10 UTC (rev