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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:37:29
  Author: spupykin
Revision: 101140

upgpkg: jbigkit 2.0-5

upd

Modified:
  jbigkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 10:37:26 UTC (rev 101139)
+++ PKGBUILD2013-11-18 10:37:29 UTC (rev 101140)
@@ -5,12 +5,13 @@
 
 pkgname=jbigkit
 pkgver=2.0
-pkgrel=4
+pkgrel=5
 pkgdesc=Data compression library/utilities for bi-level high-resolution 
images
 arch=('i686' 'x86_64')
 url=http://www.cl.cam.ac.uk/~mgk25/jbigkit/;
 license=('GPL')
 depends=('glibc')
+options=('staticlibs')
 source=(http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-$pkgver.tar.gz)
 md5sums=('3dd87f605abb1a97a22dc79d8b3e8f6c')
 



[arch-commits] Commit in archlinux-xdg-menu/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:37:13
  Author: spupykin
Revision: 101138

upgpkg: archlinux-xdg-menu 0.7.6.2-1

upd

Modified:
  archlinux-xdg-menu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 07:26:01 UTC (rev 101137)
+++ PKGBUILD2013-11-18 10:37:13 UTC (rev 101138)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin ser...@aur.archlinux.org
 
 pkgname=archlinux-xdg-menu
-pkgver=0.7.6.1
+pkgver=0.7.6.2
 pkgrel=1
 pkgdesc=automatic generate WM menu from xdg files
 arch=('any')
@@ -14,7 +14,7 @@
 backup=(etc/update-menus.conf
etc/xdg/menus/arch-applications.menu)
 
source=(http://archlinux-stuff.googlecode.com/files/arch-xdg-menu-$pkgver.tar.gz;)
-md5sums=('faa2077140c3d5bacc1de974a9eb3384')
+md5sums=('e4aadc2a05a8e8330c95c22548a4fcfb')
 
 package() {
   cd $srcdir



[arch-commits] Commit in archlinux-xdg-menu/repos/community-any (PKGBUILD PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:37:26
  Author: spupykin
Revision: 101139

archrelease: copy trunk to community-any

Added:
  archlinux-xdg-menu/repos/community-any/PKGBUILD
(from rev 101138, archlinux-xdg-menu/trunk/PKGBUILD)
Deleted:
  archlinux-xdg-menu/repos/community-any/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-18 10:37:13 UTC (rev 101138)
+++ PKGBUILD2013-11-18 10:37:26 UTC (rev 101139)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin ser...@aur.archlinux.org
-# Contributor: Sergej Pupykin ser...@aur.archlinux.org
-
-pkgname=archlinux-xdg-menu
-pkgver=0.7.6.1
-pkgrel=1
-pkgdesc=automatic generate WM menu from xdg files
-arch=('any')
-url=http://wiki.archlinux.org/index.php/XdgMenu;
-license=(GPL)
-depends=('perl' 'perlxml')
-optdepends=('sux: for xdg_menu_su')
-backup=(etc/update-menus.conf
-   etc/xdg/menus/arch-applications.menu)
-source=(http://archlinux-stuff.googlecode.com/files/arch-xdg-menu-$pkgver.tar.gz;)
-md5sums=('faa2077140c3d5bacc1de974a9eb3384')
-
-package() {
-  cd $srcdir
-  install -D -m 0755 xdg_menu $pkgdir/usr/bin/xdg_menu
-  install -D -m 0755 xdg_menu_su $pkgdir/usr/bin/xdg_menu_su
-  install -D -m 0755 update-menus $pkgdir/usr/bin/update-menus
-  install -D -m 0644 update-menus.conf $pkgdir/etc/update-menus.conf
-  mkdir -p $pkgdir/usr/share/desktop-directories/
-  cp arch-desktop-directories/* $pkgdir/usr/share/desktop-directories/
-  mkdir -p $pkgdir/etc/xdg/menus/
-  cp arch-xdg-menu/* $pkgdir/etc/xdg/menus/
-  mkdir -p $pkgdir//var/cache/xdg-menu
-}

Copied: archlinux-xdg-menu/repos/community-any/PKGBUILD (from rev 101138, 
archlinux-xdg-menu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-18 10:37:26 UTC (rev 101139)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin ser...@aur.archlinux.org
+# Contributor: Sergej Pupykin ser...@aur.archlinux.org
+
+pkgname=archlinux-xdg-menu
+pkgver=0.7.6.2
+pkgrel=1
+pkgdesc=automatic generate WM menu from xdg files
+arch=('any')
+url=http://wiki.archlinux.org/index.php/XdgMenu;
+license=(GPL)
+depends=('perl' 'perlxml')
+optdepends=('sux: for xdg_menu_su')
+backup=(etc/update-menus.conf
+   etc/xdg/menus/arch-applications.menu)
+source=(http://archlinux-stuff.googlecode.com/files/arch-xdg-menu-$pkgver.tar.gz;)
+md5sums=('e4aadc2a05a8e8330c95c22548a4fcfb')
+
+package() {
+  cd $srcdir
+  install -D -m 0755 xdg_menu $pkgdir/usr/bin/xdg_menu
+  install -D -m 0755 xdg_menu_su $pkgdir/usr/bin/xdg_menu_su
+  install -D -m 0755 update-menus $pkgdir/usr/bin/update-menus
+  install -D -m 0644 update-menus.conf $pkgdir/etc/update-menus.conf
+  mkdir -p $pkgdir/usr/share/desktop-directories/
+  cp arch-desktop-directories/* $pkgdir/usr/share/desktop-directories/
+  mkdir -p $pkgdir/etc/xdg/menus/
+  cp arch-xdg-menu/* $pkgdir/etc/xdg/menus/
+  mkdir -p $pkgdir//var/cache/xdg-menu
+}



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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:38:02
  Author: spupykin
Revision: 101143

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

Added:
  rocksndiamonds/repos/community-i686/PKGBUILD
(from rev 101142, rocksndiamonds/trunk/PKGBUILD)
  rocksndiamonds/repos/community-i686/rocksndiamonds.desktop
(from rev 101142, rocksndiamonds/trunk/rocksndiamonds.desktop)
  rocksndiamonds/repos/community-x86_64/PKGBUILD
(from rev 101142, rocksndiamonds/trunk/PKGBUILD)
  rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop
(from rev 101142, rocksndiamonds/trunk/rocksndiamonds.desktop)
Deleted:
  rocksndiamonds/repos/community-i686/PKGBUILD
  rocksndiamonds/repos/community-i686/rocksndiamonds.desktop
  rocksndiamonds/repos/community-x86_64/PKGBUILD
  rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop

-+
 /PKGBUILD   |   72 ++
 /rocksndiamonds.desktop |   20 
 community-i686/PKGBUILD |   34 --
 community-i686/rocksndiamonds.desktop   |   10 
 community-x86_64/PKGBUILD   |   34 --
 community-x86_64/rocksndiamonds.desktop |   10 
 6 files changed, 92 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-18 10:37:48 UTC (rev 101142)
+++ community-i686/PKGBUILD 2013-11-18 10:38:02 UTC (rev 101143)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jacek Poplawski jacekpoplaw...@gmail.com
-
-pkgname=rocksndiamonds
-pkgver=3.3.0.1
-pkgrel=3
-pkgdesc=game similiar to Boulderdash with lots of levels
-arch=(i686 x86_64)
-url=http://www.artsoft.org/rocksndiamonds/;
-license=('GPL')
-depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'smpeg')
-makedepends=('unzip' 'p7zip')
-source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
-   rocksndiamonds.desktop)
-md5sums=('813ced99d54f89db7c593c518d197d18'
- '18a3541db4d71feb0ad3b50ea4006738')
-
-build() {
-  depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'smpeg' 
'rocksndiamonds-data')
-  cd $srcdir
-
-  # main
-  cd $srcdir/rocksndiamonds-$pkgver
-  make clean
-  make RO_GAME_DIR=/usr/share/rocksndiamonds 
RW_GAME_DIR=/usr/share/rocksndiamonds
-
-  install -d $pkgdir/usr/bin
-  install -d $pkgdir/usr/share/man/man1
-  cp $srcdir/rocksndiamonds-$pkgver/rocksndiamonds 
$pkgdir/usr/bin/rocksndiamonds
-  cp $srcdir/rocksndiamonds-$pkgver/rocksndiamonds.1 $pkgdir/usr/share/man/man1
-
-  install -Dm0644 $srcdir/rocksndiamonds.desktop 
$pkgdir/usr/share/applications/rocksndiamonds.desktop
-}

Copied: rocksndiamonds/repos/community-i686/PKGBUILD (from rev 101142, 
rocksndiamonds/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 10:38:02 UTC (rev 101143)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Jacek Poplawski jacekpoplaw...@gmail.com
+
+pkgname=rocksndiamonds
+pkgver=3.3.1.1
+pkgrel=1
+pkgdesc=game similiar to Boulderdash with lots of levels
+arch=(i686 x86_64)
+url=http://www.artsoft.org/rocksndiamonds/;
+license=('GPL')
+depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'smpeg')
+makedepends=('unzip' 'p7zip')
+source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
+   rocksndiamonds.desktop)
+md5sums=('d897ddfb1b14123240a6dbc207ca27ee'
+ '18a3541db4d71feb0ad3b50ea4006738')
+
+build() {
+  depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'smpeg' 
'rocksndiamonds-data')
+
+  cd $srcdir/rocksndiamonds-$pkgver
+  make clean
+  make RO_GAME_DIR=/usr/share/rocksndiamonds 
RW_GAME_DIR=/usr/share/rocksndiamonds
+}
+
+package() {
+  cd $srcdir/rocksndiamonds-$pkgver
+
+  install -d $pkgdir/usr/bin
+  install -d $pkgdir/usr/share/man/man1
+  cp $srcdir/rocksndiamonds-$pkgver/rocksndiamonds 
$pkgdir/usr/bin/rocksndiamonds
+  cp $srcdir/rocksndiamonds-$pkgver/rocksndiamonds.1 $pkgdir/usr/share/man/man1
+
+  install -Dm0644 $srcdir/rocksndiamonds.desktop 
$pkgdir/usr/share/applications/rocksndiamonds.desktop
+}

Deleted: community-i686/rocksndiamonds.desktop
===
--- community-i686/rocksndiamonds.desktop   2013-11-18 10:37:48 UTC (rev 
101142)
+++ community-i686/rocksndiamonds.desktop   2013-11-18 10:38:02 UTC (rev 
101143)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Rocks'N'Diamonds
-GenericName=Rocks'N'Diamonds
-Comment=Arcade game
-Exec=rocksndiamonds
-Terminal=false
-Type=Application
-Categories=Application;Game;
-StartupNotify=false

Copied: rocksndiamonds/repos/community-i686/rocksndiamonds.desktop (from rev 
101142, 

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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:37:48
  Author: spupykin
Revision: 101142

upgpkg: rocksndiamonds 3.3.1.1-1

upd

Modified:
  rocksndiamonds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 10:37:45 UTC (rev 101141)
+++ PKGBUILD2013-11-18 10:37:48 UTC (rev 101142)
@@ -3,8 +3,8 @@
 # Contributor: Jacek Poplawski jacekpoplaw...@gmail.com
 
 pkgname=rocksndiamonds
-pkgver=3.3.0.1
-pkgrel=3
+pkgver=3.3.1.1
+pkgrel=1
 pkgdesc=game similiar to Boulderdash with lots of levels
 arch=(i686 x86_64)
 url=http://www.artsoft.org/rocksndiamonds/;
@@ -13,7 +13,7 @@
 makedepends=('unzip' 'p7zip')
 
source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
rocksndiamonds.desktop)
-md5sums=('813ced99d54f89db7c593c518d197d18'
+md5sums=('d897ddfb1b14123240a6dbc207ca27ee'
  '18a3541db4d71feb0ad3b50ea4006738')
 
 build() {



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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:37:45
  Author: spupykin
Revision: 101141

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

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

---+
 /PKGBUILD |   86 
 community-i686/PKGBUILD   |   42 -
 community-x86_64/PKGBUILD |   42 -
 3 files changed, 86 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-18 10:37:29 UTC (rev 101140)
+++ community-i686/PKGBUILD 2013-11-18 10:37:45 UTC (rev 101141)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
-# Contributor: Frank Ickstadt (frank dot ickstadt at gmail dot com)
-
-pkgname=jbigkit
-pkgver=2.0
-pkgrel=4
-pkgdesc=Data compression library/utilities for bi-level high-resolution 
images
-arch=('i686' 'x86_64')
-url=http://www.cl.cam.ac.uk/~mgk25/jbigkit/;
-license=('GPL')
-depends=('glibc')
-source=(http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-$pkgver.tar.gz)
-md5sums=('3dd87f605abb1a97a22dc79d8b3e8f6c')
-
-build() {
-  cd $srcdir/$pkgname
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname
-
-  install -D -m644 $srcdir/$pkgname/libjbig/libjbig.a $pkgdir/usr/lib/libjbig.a
-  install -D -m644 $srcdir/$pkgname/libjbig/libjbig85.a 
$pkgdir/usr/lib/libjbig85.a
-  install -D -m644 $srcdir/$pkgname/libjbig/jbig.h $pkgdir/usr/include/jbig.h
-  install -D -m644 $srcdir/$pkgname/libjbig/jbig_ar.h 
$pkgdir/usr/include/jbig_ar.h
-  install -D -m644 $srcdir/$pkgname/libjbig/jbig85.h 
$pkgdir/usr/include/jbig85.h
-
-  install -d -m755 $pkgdir/usr/share/man/man1
-#  install -d -m755 $pkgdir/usr/share/man/man5
-  install -m644 $srcdir/$pkgname/pbmtools/*.1* $pkgdir/usr/share/man/man1
-#  install -m644 $srcdir/$pkgname/pbmtools/*.5* $pkgdir/usr/share/man/man5
-
-  install -D -m755 $srcdir/$pkgname/pbmtools/jbgtopbm $pkgdir/usr/bin/jbgtopbm
-  install -D -m755 $srcdir/$pkgname/pbmtools/pbmtojbg $pkgdir/usr/bin/pbmtojbg
-  install -D -m755 $srcdir/$pkgname/pbmtools/jbgtopbm85 
$pkgdir/usr/bin/jbgtopbm85
-  install -D -m755 $srcdir/$pkgname/pbmtools/pbmtojbg85 
$pkgdir/usr/bin/pbmtojbg85
-
-  rm -f $pkgdir/usr/share/man/man5/p{b,g}m.5*
-}

Copied: jbigkit/repos/community-i686/PKGBUILD (from rev 101140, 
jbigkit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 10:37:45 UTC (rev 101141)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
+# Contributor: Frank Ickstadt (frank dot ickstadt at gmail dot com)
+
+pkgname=jbigkit
+pkgver=2.0
+pkgrel=5
+pkgdesc=Data compression library/utilities for bi-level high-resolution 
images
+arch=('i686' 'x86_64')
+url=http://www.cl.cam.ac.uk/~mgk25/jbigkit/;
+license=('GPL')
+depends=('glibc')
+options=('staticlibs')
+source=(http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-$pkgver.tar.gz)
+md5sums=('3dd87f605abb1a97a22dc79d8b3e8f6c')
+
+build() {
+  cd $srcdir/$pkgname
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname
+
+  install -D -m644 $srcdir/$pkgname/libjbig/libjbig.a $pkgdir/usr/lib/libjbig.a
+  install -D -m644 $srcdir/$pkgname/libjbig/libjbig85.a 
$pkgdir/usr/lib/libjbig85.a
+  install -D -m644 $srcdir/$pkgname/libjbig/jbig.h $pkgdir/usr/include/jbig.h
+  install -D -m644 $srcdir/$pkgname/libjbig/jbig_ar.h 
$pkgdir/usr/include/jbig_ar.h
+  install -D -m644 $srcdir/$pkgname/libjbig/jbig85.h 
$pkgdir/usr/include/jbig85.h
+
+  install -d -m755 $pkgdir/usr/share/man/man1
+#  install -d -m755 $pkgdir/usr/share/man/man5
+  install -m644 $srcdir/$pkgname/pbmtools/*.1* $pkgdir/usr/share/man/man1
+#  install -m644 $srcdir/$pkgname/pbmtools/*.5* $pkgdir/usr/share/man/man5
+
+  install -D -m755 $srcdir/$pkgname/pbmtools/jbgtopbm $pkgdir/usr/bin/jbgtopbm
+  install -D -m755 $srcdir/$pkgname/pbmtools/pbmtojbg $pkgdir/usr/bin/pbmtojbg
+  install -D -m755 $srcdir/$pkgname/pbmtools/jbgtopbm85 
$pkgdir/usr/bin/jbgtopbm85
+  install -D -m755 $srcdir/$pkgname/pbmtools/pbmtojbg85 
$pkgdir/usr/bin/pbmtojbg85
+
+  rm -f $pkgdir/usr/share/man/man5/p{b,g}m.5*
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-11-18 10:37:29 UTC (rev 101140)
+++ community-x86_64/PKGBUILD   2013-11-18 10:37:45 UTC (rev 101141)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Angel 'angvp' 

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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:38:17
  Author: spupykin
Revision: 101145

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-18 10:38:06 UTC (rev 101144)
+++ PKGBUILD2013-11-18 10:38:17 UTC (rev 101145)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# contributor: Jacek Poplawski jacekpoplaw...@gmail.com
-
-pkgname=rocksndiamonds-data
-pkgver=3.3.0.1
-pkgrel=2
-arch=(any)
-pkgdesc='rockndiamonds game data and levels'
-url=http://www.artsoft.org/rocksndiamonds/;
-license=('GPL')
-depends=()
-makedepends=('unzip' 'p7zip')
-options=('!strip')
-source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-3.3.0.0.tar.gz
-   
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Contributions-1.2.0.zip
-   http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Sokoban-1.0.0.zip
-   
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Boulder_Dash_Dream-1.0.0.zip
-   http://www.artsoft.org/RELEASES/rocksndiamonds/levels/BD2K3-1.0.0.zip
-   
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Snake_Bite-1.0.0.zip
-   http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Zelda-1.0.0.zip
-   http://www.artsoft.org/RELEASES/rocksndiamonds/levels/ZeldaII-1.0.0.zip
-   http://www.jb-line.de/hp/rnd_jue-v8.zip
-   
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Emerald_Mine_Club-2.0.0.7z
-   
http://artsoft.org/RELEASES/unix/rocksndiamonds/levels/rockslevels-sp-1.0.tar.gz
-   
http://artsoft.org/RELEASES/unix/rocksndiamonds/levels/rockslevels-dx-1.0.tar.gz
-   
http://artsoft.org/RELEASES/unix/rocksndiamonds/levels/rockslevels-emc-1.0.tar.gz)
-md5sums=('191b7a63de9706b0aee52cdf983b3267'
- '573f4e04ad4e1490804bc0154133c1c8'
- '3af33cfa0277e9358696c7bf22096d1a'
- 'a7d78a41eb13932efce568cedc9b3388'
- 'ebc8e019fa9a799757d90828e242c206'
- '52ef211765c995ea40ecb646345fdc2b'
- '8e9d7c8e9d7595ac987d879774c488cd'
- 'd8e6449f6ad5e29a07354e0e15290481'
- '330c6eb97cf19f4dbed6e6f21a783c06'
- '4276673a791c66747a438a3a94d20121'
- '3af9a97e59f29995f3f7fc4da0595af6'
- 'fbc250f7995c666c1c745dbaf591ce32'
- '9c6cbf7394e465a90af66236dc1db6f5')
-
-build() {
-  cd $srcdir/rocksndiamonds-3.3.0.0
-  install -d $pkgdir/usr/share/rocksndiamonds
-  cp -R graphics $pkgdir/usr/share/rocksndiamonds
-  cp -R levels $pkgdir/usr/share/rocksndiamonds
-  cp -R sounds $pkgdir/usr/share/rocksndiamonds
-  cp -R music $pkgdir/usr/share/rocksndiamonds
-
-  # install levels
-  cd $srcdir
-  cp -R levels/* $pkgdir/usr/share/rocksndiamonds/levels/
-  cp -R Sokoban $pkgdir/usr/share/rocksndiamonds/levels
-  cp -R Contributions $pkgdir/usr/share/rocksndiamonds/levels
-  cp -R rnd_jue $pkgdir/usr/share/rocksndiamonds/levels
-  cp -R BD2K3 $pkgdir/usr/share/rocksndiamonds/levels
-  cp -R Boulder_Dash_Dream $pkgdir/usr/share/rocksndiamonds/levels
-  cp -R Emerald_Mine_Club $pkgdir/usr/share/rocksndiamonds/levels
-  cp -R Snake_Bite $pkgdir/usr/share/rocksndiamonds/levels
-  cp -R zelda $pkgdir/usr/share/rocksndiamonds/levels
-  cp -R zelda2 $pkgdir/usr/share/rocksndiamonds/levels
-
-  chown -R root:root $pkgdir/usr/share/rocksndiamonds
-  find $pkgdir/usr/share/rocksndiamonds -type d -exec chmod 0755 {} \;
-  find $pkgdir/usr/share/rocksndiamonds -type f -exec chmod 0644 {} \;
-}

Copied: rocksndiamonds-data/repos/community-any/PKGBUILD (from rev 101144, 
rocksndiamonds-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-18 10:38:17 UTC (rev 101145)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# contributor: Jacek Poplawski jacekpoplaw...@gmail.com
+
+pkgname=rocksndiamonds-data
+pkgver=3.3.1.1
+pkgrel=1
+arch=(any)
+pkgdesc='rockndiamonds game data and levels'
+url=http://www.artsoft.org/rocksndiamonds/;
+license=('GPL')
+depends=()
+makedepends=('unzip' 'p7zip')
+options=('!strip')
+source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
+   
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Contributions-1.2.0.zip
+   http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Sokoban-1.0.0.zip
+   
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Boulder_Dash_Dream-1.0.0.zip
+   http://www.artsoft.org/RELEASES/rocksndiamonds/levels/BD2K3-1.0.0.zip
+   
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Snake_Bite-1.0.0.zip
+   

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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:38:06
  Author: spupykin
Revision: 101144

upgpkg: rocksndiamonds-data 3.3.1.1-1

upd

Modified:
  rocksndiamonds-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 10:38:02 UTC (rev 101143)
+++ PKGBUILD2013-11-18 10:38:06 UTC (rev 101144)
@@ -3,8 +3,8 @@
 # contributor: Jacek Poplawski jacekpoplaw...@gmail.com
 
 pkgname=rocksndiamonds-data
-pkgver=3.3.0.1
-pkgrel=2
+pkgver=3.3.1.1
+pkgrel=1
 arch=(any)
 pkgdesc='rockndiamonds game data and levels'
 url=http://www.artsoft.org/rocksndiamonds/;
@@ -12,7 +12,7 @@
 depends=()
 makedepends=('unzip' 'p7zip')
 options=('!strip')
-source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-3.3.0.0.tar.gz
+source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz

http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Contributions-1.2.0.zip
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Sokoban-1.0.0.zip

http://www.artsoft.org/RELEASES/rocksndiamonds/levels/Boulder_Dash_Dream-1.0.0.zip
@@ -25,7 +25,7 @@

http://artsoft.org/RELEASES/unix/rocksndiamonds/levels/rockslevels-sp-1.0.tar.gz

http://artsoft.org/RELEASES/unix/rocksndiamonds/levels/rockslevels-dx-1.0.tar.gz

http://artsoft.org/RELEASES/unix/rocksndiamonds/levels/rockslevels-emc-1.0.tar.gz)
-md5sums=('191b7a63de9706b0aee52cdf983b3267'
+md5sums=('d897ddfb1b14123240a6dbc207ca27ee'
  '573f4e04ad4e1490804bc0154133c1c8'
  '3af33cfa0277e9358696c7bf22096d1a'
  'a7d78a41eb13932efce568cedc9b3388'
@@ -40,7 +40,7 @@
  '9c6cbf7394e465a90af66236dc1db6f5')
 
 package() {
-  cd $srcdir/rocksndiamonds-3.3.0.0
+  cd $srcdir/rocksndiamonds-$pkgver
   install -d $pkgdir/usr/share/rocksndiamonds
   cp -R graphics $pkgdir/usr/share/rocksndiamonds
   cp -R levels $pkgdir/usr/share/rocksndiamonds



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

2013-11-18 Thread Jan de Groot
Date: Monday, November 18, 2013 @ 11:41:27
  Author: jgc
Revision: 199894

upgpkg: glibmm 2.38.1-1

Modified:
  glibmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 07:55:53 UTC (rev 199893)
+++ PKGBUILD2013-11-18 10:41:27 UTC (rev 199894)
@@ -4,7 +4,7 @@
 
 pkgbase=glibmm
 pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.38.0
+pkgver=2.38.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -11,7 +11,7 @@
 makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 url=http://www.gtkmm.org/;
-sha256sums=('f37bab6bedb7b68045e356feca9e27760a5ce50d95df07156656a0e1deabc402')
+sha256sums=('49c925ee1d3c4d0d6cd7492d7173bd6826db51d0b55f458a6496406ae267c4a2')
 
 build() {
   cd $pkgname-$pkgver



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

2013-11-18 Thread Jan de Groot
Date: Monday, November 18, 2013 @ 11:41:34
  Author: jgc
Revision: 199895

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-18 10:41:27 UTC (rev 199894)
+++ extra-i686/PKGBUILD 2013-11-18 10:41:34 UTC (rev 199895)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgbase=glibmm
-pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.38.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-url=http://www.gtkmm.org/;
-sha256sums=('f37bab6bedb7b68045e356feca9e27760a5ce50d95df07156656a0e1deabc402')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package_glibmm() {
-  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
-  depends=('glib2' 'libsigc++2.0')
-  cd $pkgbase-$pkgver
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-  make DESTDIR=$pkgdir install
-}
-
-package_glibmm-docs() {
-  pkgdesc=Developer documentation for glibmm
-  cd $pkgbase-$pkgver/docs
-  make DESTDIR=$pkgdir install
-}

Copied: glibmm/repos/extra-i686/PKGBUILD (from rev 199894, 
glibmm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-18 10:41:34 UTC (rev 199895)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=glibmm
+pkgname=('glibmm' 'glibmm-docs')
+pkgver=2.38.1
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+url=http://www.gtkmm.org/;
+sha256sums=('49c925ee1d3c4d0d6cd7492d7173bd6826db51d0b55f458a6496406ae267c4a2')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package_glibmm() {
+  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
+  depends=('glib2' 'libsigc++2.0')
+  cd $pkgbase-$pkgver
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
+  make DESTDIR=$pkgdir install
+}
+
+package_glibmm-docs() {
+  pkgdesc=Developer documentation for glibmm
+  cd $pkgbase-$pkgver/docs
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-18 10:41:27 UTC (rev 199894)
+++ extra-x86_64/PKGBUILD   2013-11-18 10:41:34 UTC (rev 199895)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgbase=glibmm
-pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.38.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-url=http://www.gtkmm.org/;
-sha256sums=('f37bab6bedb7b68045e356feca9e27760a5ce50d95df07156656a0e1deabc402')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package_glibmm() {
-  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
-  depends=('glib2' 'libsigc++2.0')
-  cd $pkgbase-$pkgver
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-  make DESTDIR=$pkgdir install
-}
-
-package_glibmm-docs() {
-  pkgdesc=Developer documentation for glibmm
-  cd $pkgbase-$pkgver/docs
-  make DESTDIR=$pkgdir install
-}

Copied: glibmm/repos/extra-x86_64/PKGBUILD (from rev 199894, 
glibmm/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-18 10:41:34 UTC (rev 199895)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=glibmm
+pkgname=('glibmm' 'glibmm-docs')
+pkgver=2.38.1
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+url=http://www.gtkmm.org/;
+sha256sums=('49c925ee1d3c4d0d6cd7492d7173bd6826db51d0b55f458a6496406ae267c4a2')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure 

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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:59:32
  Author: spupykin
Revision: 101147

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

Added:
  ktoblzcheck/repos/community-i686/PKGBUILD
(from rev 101146, ktoblzcheck/trunk/PKGBUILD)
  ktoblzcheck/repos/community-i686/ktoblzcheck-python3.patch
(from rev 101146, ktoblzcheck/trunk/ktoblzcheck-python3.patch)
  ktoblzcheck/repos/community-x86_64/PKGBUILD
(from rev 101146, ktoblzcheck/trunk/PKGBUILD)
  ktoblzcheck/repos/community-x86_64/ktoblzcheck-python3.patch
(from rev 101146, ktoblzcheck/trunk/ktoblzcheck-python3.patch)
Deleted:
  ktoblzcheck/repos/community-i686/PKGBUILD
  ktoblzcheck/repos/community-i686/ktoblzcheck-python3.patch
  ktoblzcheck/repos/community-x86_64/PKGBUILD
  ktoblzcheck/repos/community-x86_64/ktoblzcheck-python3.patch

+
 /PKGBUILD  |   58 +
 /ktoblzcheck-python3.patch |  114 +++
 community-i686/PKGBUILD|   29 --
 community-i686/ktoblzcheck-python3.patch   |   57 -
 community-x86_64/PKGBUILD  |   29 --
 community-x86_64/ktoblzcheck-python3.patch |   57 -
 6 files changed, 172 insertions(+), 172 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-18 10:59:18 UTC (rev 101146)
+++ community-i686/PKGBUILD 2013-11-18 10:59:32 UTC (rev 101147)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Philipp Sandhaus philipp.sandh...@gmx.de
-
-pkgname=ktoblzcheck
-pkgver=1.42
-pkgrel=1
-pkgdesc=A library to check account numbers and bank codes of German banks
-arch=(i686 x86_64)
-url=http://ktoblzcheck.sourceforge.net;
-license=(LGPL)
-depends=('gcc-libs' 'python')
-optdepends=('perl')
-source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz
-   ktoblzcheck-python3.patch)
-md5sums=('86f25d5c6a07313638bb74d6b11eb57c'
- 'a81a697bb3aaeffb7fac0ad7d9166e3f')
-
-build() {
-  cd $srcdir/ktoblzcheck-$pkgver
-  ./configure --prefix=/usr
-  patch -p1 $srcdir/ktoblzcheck-python3.patch
-  make
-}
-
-package() {
-  cd $srcdir/ktoblzcheck-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: ktoblzcheck/repos/community-i686/PKGBUILD (from rev 101146, 
ktoblzcheck/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 10:59:32 UTC (rev 101147)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Philipp Sandhaus philipp.sandh...@gmx.de
+
+pkgname=ktoblzcheck
+pkgver=1.43
+pkgrel=1
+pkgdesc=A library to check account numbers and bank codes of German banks
+arch=(i686 x86_64)
+url=http://ktoblzcheck.sourceforge.net;
+license=(LGPL)
+depends=('gcc-libs' 'python')
+optdepends=('perl')
+source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz
+   ktoblzcheck-python3.patch)
+md5sums=('1052f9a97bd2f9cbf03e316d289acbe3'
+ 'a81a697bb3aaeffb7fac0ad7d9166e3f')
+
+build() {
+  cd $srcdir/ktoblzcheck-$pkgver
+  ./configure --prefix=/usr
+  patch -p1 $srcdir/ktoblzcheck-python3.patch
+  make
+}
+
+package() {
+  cd $srcdir/ktoblzcheck-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-i686/ktoblzcheck-python3.patch
===
--- community-i686/ktoblzcheck-python3.patch2013-11-18 10:59:18 UTC (rev 
101146)
+++ community-i686/ktoblzcheck-python3.patch2013-11-18 10:59:32 UTC (rev 
101147)
@@ -1,57 +0,0 @@
-diff -ur ktoblzcheck-1.28/src/python/ktoblzcheck.py 
ktoblzcheck-1.28.my/src/python/ktoblzcheck.py
 ktoblzcheck-1.28/src/python/ktoblzcheck.py 2008-08-12 16:48:54.0 
+
-+++ ktoblzcheck-1.28.my/src/python/ktoblzcheck.py  2010-09-20 
09:08:36.0 +
-@@ -197,35 +197,35 @@
- 
- def test():
- a = AccountNumberCheck()
--print 'Number of Banks:', a.bankCount
--print 'find 20010020:', a.findBank('20010020')
--print 'find 20010033:', a.findBank('20010033')
--print 'check 20070024/9291394:', a.check('20070024','9291394')
--print 'check 20070024/9291394:', a.check('20070024','9291394023')
--print
-+print('Number of Banks:', a.bankCount)
-+print('find 20010020:', a.findBank('20010020'))
-+print('find 20010033:', a.findBank('20010033'))
-+print('check 20070024/9291394:', a.check('20070024','9291394'))
-+print('check 20070024/9291394:', a.check('20070024','9291394023'))
-+print()
- ck = IbanCheck()
- if not kto.IbanCheck_selftest(ck):  # not publicly defined
--  print Self-Test failed!
-+print(Self-Test failed!)
-   raise SystemExit
- s =  iban fr14 2004 1010 0505 0001 3m02 

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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 11:59:18
  Author: spupykin
Revision: 101146

upgpkg: ktoblzcheck 1.43-1

upd

Modified:
  ktoblzcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 10:38:17 UTC (rev 101145)
+++ PKGBUILD2013-11-18 10:59:18 UTC (rev 101146)
@@ -3,7 +3,7 @@
 # Contributor: Philipp Sandhaus philipp.sandh...@gmx.de
 
 pkgname=ktoblzcheck
-pkgver=1.42
+pkgver=1.43
 pkgrel=1
 pkgdesc=A library to check account numbers and bank codes of German banks
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 optdepends=('perl')
 
source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz
ktoblzcheck-python3.patch)
-md5sums=('86f25d5c6a07313638bb74d6b11eb57c'
+md5sums=('1052f9a97bd2f9cbf03e316d289acbe3'
  'a81a697bb3aaeffb7fac0ad7d9166e3f')
 
 build() {



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

2013-11-18 Thread Jan de Groot
Date: Monday, November 18, 2013 @ 12:25:15
  Author: jgc
Revision: 199899

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

Added:
  dbus/repos/testing-i686/
  dbus/repos/testing-i686/30-dbus
(from rev 199898, dbus/trunk/30-dbus)
  dbus/repos/testing-i686/PKGBUILD
(from rev 199898, dbus/trunk/PKGBUILD)
  dbus/repos/testing-i686/memleak.patch
(from rev 199898, dbus/trunk/memleak.patch)
  dbus/repos/testing-i686/systemd-user-session.patch
(from rev 199898, dbus/trunk/systemd-user-session.patch)
  dbus/repos/testing-x86_64/
  dbus/repos/testing-x86_64/30-dbus
(from rev 199898, dbus/trunk/30-dbus)
  dbus/repos/testing-x86_64/PKGBUILD
(from rev 199898, dbus/trunk/PKGBUILD)
  dbus/repos/testing-x86_64/memleak.patch
(from rev 199898, dbus/trunk/memleak.patch)
  dbus/repos/testing-x86_64/systemd-user-session.patch
(from rev 199898, dbus/trunk/systemd-user-session.patch)

---+
 testing-i686/30-dbus  |6 
 testing-i686/PKGBUILD |   56 
 testing-i686/memleak.patch|   37 +
 testing-i686/systemd-user-session.patch   |  183 
 testing-x86_64/30-dbus|6 
 testing-x86_64/PKGBUILD   |   56 
 testing-x86_64/memleak.patch  |   37 +
 testing-x86_64/systemd-user-session.patch |  183 
 8 files changed, 564 insertions(+)

Copied: dbus/repos/testing-i686/30-dbus (from rev 199898, dbus/trunk/30-dbus)
===
--- testing-i686/30-dbus(rev 0)
+++ testing-i686/30-dbus2013-11-18 11:25:15 UTC (rev 199899)
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# launches a session dbus instance
+if [ -z $DBUS_SESSION_BUS_ADDRESS ]  type dbus-launch /dev/null; then
+  eval $(dbus-launch --sh-syntax --exit-with-session)
+fi

Copied: dbus/repos/testing-i686/PKGBUILD (from rev 199898, dbus/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-11-18 11:25:15 UTC (rev 199899)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Link Dupont l...@subpop.net
+#
+pkgname=dbus
+pkgver=1.6.18
+pkgrel=1
+pkgdesc=Freedesktop.org message bus system
+url=http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+depends=('expat' 'coreutils' 'filesystem')
+makedepends=('libx11' 'systemd')
+optdepends=('libx11: dbus-launch support')
+provides=('dbus-core')
+conflicts=('dbus-core')
+replaces=('dbus-core')
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz
+30-dbus systemd-user-session.patch memleak.patch)
+md5sums=('b02e9c95027a416987b81f9893831061'
+ '3314d727fa57fc443fce25b5cbeebbcc'
+ 'd8a1bd529b3ddca671ee1a695a143db9'
+ 'cf86d68e39d975cec1e9f0342eb9b142')
+
+prepare() {
+  cd dbus-$pkgver
+  patch -Np1 -i ../systemd-user-session.patch
+  patch -Np1 -i ../memleak.patch
+}
+
+build() {
+  cd dbus-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=dbus \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --with-console-auth-dir=/run/console/ \
+  --enable-inotify --disable-dnotify \
+  --disable-verbose-mode --disable-static \
+  --disable-tests --disable-asserts \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system \
+  --enable-systemd
+  make
+}
+
+package(){
+  cd dbus-$pkgver
+  make DESTDIR=$pkgdir install
+
+  rm -rf $pkgdir/var/run
+
+  install -Dm755 ../30-dbus $pkgdir/etc/X11/xinit/xinitrc.d/30-dbus
+
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/dbus/COPYING
+}

Copied: dbus/repos/testing-i686/memleak.patch (from rev 199898, 
dbus/trunk/memleak.patch)
===
--- testing-i686/memleak.patch  (rev 0)
+++ testing-i686/memleak.patch  2013-11-18 11:25:15 UTC (rev 199899)
@@ -0,0 +1,37 @@
+From 03aeaccbffa97c9237b57ca067e3da7388862129 Mon Sep 17 00:00:00 2001
+From: Radoslaw Pajak r.pa...@samsung.com
+Date: Fri, 08 Nov 2013 12:51:32 +
+Subject: fixed memory freeing if error during listing services
+
+Signed-off-by: Radoslaw Pajak r.pa...@samsung.com
+Reviewed-by: Simon McVittie simon.mcvit...@collabora.co.uk
+Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71526
+---
+diff --git a/bus/activation.c b/bus/activation.c
+index fcb7133..ea48a26 100644
+--- a/bus/activation.c
 b/bus/activation.c
+@@ -2179,7 +2179,7 @@ bus_activation_list_services (BusActivation *activation,
+ 
+  error:
+   for (j = 0; j  i; j++)
+-dbus_free (retval[i]);
++dbus_free 

[arch-commits] Commit in dbus/trunk (PKGBUILD memleak.patch)

2013-11-18 Thread Jan de Groot
Date: Monday, November 18, 2013 @ 12:25:05
  Author: jgc
Revision: 199897

upgpkg: dbus 1.6.18-1

Update, add post-release fix for a memory leak

Added:
  dbus/trunk/memleak.patch
Modified:
  dbus/trunk/PKGBUILD

---+
 PKGBUILD  |   20 
 memleak.patch |   37 +
 2 files changed, 49 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 11:24:35 UTC (rev 199896)
+++ PKGBUILD2013-11-18 11:25:05 UTC (rev 199897)
@@ -4,7 +4,7 @@
 # Contributor: Link Dupont l...@subpop.net
 #
 pkgname=dbus
-pkgver=1.6.16
+pkgver=1.6.18
 pkgrel=1
 pkgdesc=Freedesktop.org message bus system
 url=http://www.freedesktop.org/Software/dbus;
@@ -17,8 +17,18 @@
 conflicts=('dbus-core')
 replaces=('dbus-core')
 source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz
-30-dbus systemd-user-session.patch)
+30-dbus systemd-user-session.patch memleak.patch)
+md5sums=('b02e9c95027a416987b81f9893831061'
+ '3314d727fa57fc443fce25b5cbeebbcc'
+ 'd8a1bd529b3ddca671ee1a695a143db9'
+ 'cf86d68e39d975cec1e9f0342eb9b142')
 
+prepare() {
+  cd dbus-$pkgver
+  patch -Np1 -i ../systemd-user-session.patch
+  patch -Np1 -i ../memleak.patch
+}
+
 build() {
   cd dbus-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
@@ -31,9 +41,6 @@
   --disable-tests --disable-asserts \
   --with-systemdsystemunitdir=/usr/lib/systemd/system \
   --enable-systemd
-
-  patch -p1  $srcdir/systemd-user-session.patch
-
   make
 }
 
@@ -47,6 +54,3 @@
 
   install -Dm644 COPYING $pkgdir/usr/share/licenses/dbus/COPYING
 }
-md5sums=('1de63d9983d7785836ffae6c2181c698'
- '3314d727fa57fc443fce25b5cbeebbcc'
- 'd8a1bd529b3ddca671ee1a695a143db9')

Added: memleak.patch
===
--- memleak.patch   (rev 0)
+++ memleak.patch   2013-11-18 11:25:05 UTC (rev 199897)
@@ -0,0 +1,37 @@
+From 03aeaccbffa97c9237b57ca067e3da7388862129 Mon Sep 17 00:00:00 2001
+From: Radoslaw Pajak r.pa...@samsung.com
+Date: Fri, 08 Nov 2013 12:51:32 +
+Subject: fixed memory freeing if error during listing services
+
+Signed-off-by: Radoslaw Pajak r.pa...@samsung.com
+Reviewed-by: Simon McVittie simon.mcvit...@collabora.co.uk
+Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71526
+---
+diff --git a/bus/activation.c b/bus/activation.c
+index fcb7133..ea48a26 100644
+--- a/bus/activation.c
 b/bus/activation.c
+@@ -2179,7 +2179,7 @@ bus_activation_list_services (BusActivation *activation,
+ 
+  error:
+   for (j = 0; j  i; j++)
+-dbus_free (retval[i]);
++dbus_free (retval[j]);
+   dbus_free (retval);
+ 
+   return FALSE;
+diff --git a/bus/services.c b/bus/services.c
+index 6f380fa..01a720e 100644
+--- a/bus/services.c
 b/bus/services.c
+@@ -368,7 +368,7 @@ bus_registry_list_services (BusRegistry *registry,
+   
+  error:
+   for (j = 0; j  i; j++)
+-dbus_free (retval[i]);
++dbus_free (retval[j]);
+   dbus_free (retval);
+ 
+   return FALSE;
+--
+cgit v0.9.0.2-2-gbebe



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

2013-11-18 Thread Ionuț Mircea Bîru
Date: Monday, November 18, 2013 @ 12:53:28
  Author: ioni
Revision: 199900

fix EXTRAMODULES

Modified:
  nvidia/repos/extra-i686/nvidia.install
  nvidia/repos/extra-x86_64/nvidia.install
  nvidia/trunk/nvidia.install

---+
 repos/extra-i686/nvidia.install   |6 +++---
 repos/extra-x86_64/nvidia.install |6 +++---
 trunk/nvidia.install  |6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

Modified: repos/extra-i686/nvidia.install
===
--- repos/extra-i686/nvidia.install 2013-11-18 11:25:15 UTC (rev 199899)
+++ repos/extra-i686/nvidia.install 2013-11-18 11:53:28 UTC (rev 199900)
@@ -1,11 +1,11 @@
 post_install() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 if  [ $(vercmp $2 310.19-2) -lt 0 ]; then
 echo 'If your card is from the 7xxx series or earlier, install 
nvidia-304xx'
@@ -13,6 +13,6 @@
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }

Modified: repos/extra-x86_64/nvidia.install
===
--- repos/extra-x86_64/nvidia.install   2013-11-18 11:25:15 UTC (rev 199899)
+++ repos/extra-x86_64/nvidia.install   2013-11-18 11:53:28 UTC (rev 199900)
@@ -1,11 +1,11 @@
 post_install() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 if  [ $(vercmp $2 310.19-2) -lt 0 ]; then
 echo 'If your card is from the 7xxx series or earlier, install 
nvidia-304xx'
@@ -13,6 +13,6 @@
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }

Modified: trunk/nvidia.install
===
--- trunk/nvidia.install2013-11-18 11:25:15 UTC (rev 199899)
+++ trunk/nvidia.install2013-11-18 11:53:28 UTC (rev 199900)
@@ -1,11 +1,11 @@
 post_install() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 echo 'In order to use nvidia module, reboot the system.'
 }
 
 post_upgrade() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 if  [ $(vercmp $2 310.19-2) -lt 0 ]; then
 echo 'If your card is from the 7xxx series or earlier, install 
nvidia-304xx'
@@ -13,6 +13,6 @@
 }
 
 post_remove() {
-EXTRAMODULES='extramodules-3.11-ARCH'
+EXTRAMODULES='extramodules-3.12-ARCH'
 depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
 }



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

2013-11-18 Thread Sven-Hendrik Haase
Date: Monday, November 18, 2013 @ 16:03:06
  Author: svenstaro
Revision: 101149

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

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

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

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

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

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

Copied: fmodex/repos/community-i686/PKGBUILD (from rev 101148, 
fmodex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 15:03:06 UTC (rev 101149)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 

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

2013-11-18 Thread Sven-Hendrik Haase
Date: Monday, November 18, 2013 @ 16:02:52
  Author: svenstaro
Revision: 101148

upgpkg: fmodex 4.44.26-1

Updating to 4.44.26

Modified:
  fmodex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 10:59:32 UTC (rev 101147)
+++ PKGBUILD2013-11-18 15:02:52 UTC (rev 101148)
@@ -5,7 +5,7 @@
 # Note: This packae is proprietary and distribution is limited. However, we
 # have written permission to by the FMOD CEO to distribute this in binary form.
 pkgname=fmodex
-pkgver=4.44.21
+pkgver=4.44.26
 pkgrel=1
 pkgdesc=An advanced audio engine
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 url=http://www.fmod.org/;
 license=('custom')
 
source=(http://www.fmod.org/download/fmodex/api/Linux/fmodapi${pkgver//./}linux.tar.gz;)
-md5sums=('8cc1e2cd358430ba1c4fc5aa80451514')
+md5sums=('b124437618eb00fcbe8da23826022734')
 
 package() {
   cd fmodapi${pkgver//./}linux



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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 16:15:09
  Author: spupykin
Revision: 101151

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

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

---+
 /PKGBUILD |  162 
 community-i686/PKGBUILD   |   88 ---
 community-x86_64/PKGBUILD |   88 ---
 3 files changed, 162 insertions(+), 176 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-18 15:14:43 UTC (rev 101150)
+++ community-i686/PKGBUILD 2013-11-18 15:15:09 UTC (rev 101151)
@@ -1,88 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: mlq m...@pwmt.org
-
-pkgbase=girara
-pkgname=(girara-common girara-gtk2 girara-gtk3)
-pkgver=0.1.8
-pkgrel=2
-pkgdesc=user interface library
-arch=('i686' 'x86_64')
-url=http://pwmt.org/projects/girara;
-license=('custom')
-makedepends=('gtk3' 'gtk2')
-source=(http://pwmt.org/projects/girara/download/girara-$pkgver.tar.gz
-http://bugs.pwmt.org/file139/scroll.patch)
-md5sums=('92d95412121406981bb4184ecd344975'
- '4fab7f759ee1fcb51372ae707ddd23d1')
-
-prepare() {
-cd $srcdir/girara-$pkgver
-patch -p1 $srcdir/scroll.patch
-}
-
-build() {
-  true
-}
-
-package_girara-common() {
-  depends=()
-  pkgdesc=user interface library - common files
-
-  cd $srcdir/girara-$pkgver
-
-  make clean
-
-  # install header
-  make DESTDIR=$pkgdir/ install-headers
-
-  # install language files
-  make DESTDIR=$pkgdir/ -C po install
-
-  # remove pkgconfig files
-  rm -r $pkgdir/usr/lib/pkgconfig
-
-  # install license
-  install -D -m664 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_girara-gtk2() {
-  depends=('gtk2' 'girara-common')
-  provides=('girara')
-
-  cd $srcdir/girara-$pkgver
-
-  make clean
-  make GIRARA_GTK_VERSION=2
-
-  # install files
-  make GIRARA_GTK_VERSION=2 DESTDIR=$pkgdir/ install
-
-  # remove common files
-  rm -r $pkgdir/usr/include
-  rm -r $pkgdir/usr/share
-
-  # install license
-  install -D -m664 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_girara-gtk3() {
-  depends=('gtk3' 'girara-common')
-  provides=('girara')
-
-  cd $srcdir/girara-$pkgver
-
-  make clean
-  make GIRARA_GTK_VERSION=3
-
-  # install files
-  make GIRARA_GTK_VERSION=3 DESTDIR=$pkgdir/ install
-
-  # remove common files
-  rm -r $pkgdir/usr/include
-  rm -r $pkgdir/usr/share
-
-  # install license
-  install -D -m664 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: girara/repos/community-i686/PKGBUILD (from rev 101150, 
girara/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 15:15:09 UTC (rev 101151)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: mlq m...@pwmt.org
+
+pkgbase=girara
+pkgname=(girara-common girara-gtk2 girara-gtk3)
+pkgver=0.1.9
+pkgrel=1
+pkgdesc=user interface library
+arch=('i686' 'x86_64')
+url=http://pwmt.org/projects/girara;
+license=('custom')
+makedepends=('gtk3' 'gtk2')
+source=(http://pwmt.org/projects/girara/download/girara-$pkgver.tar.gz)
+md5sums=('0b51fc07b5763b506d46598576e5576e')
+
+build() {
+  true
+}
+
+package_girara-common() {
+  depends=()
+  pkgdesc=user interface library - common files
+
+  cd $srcdir/girara-$pkgver
+
+  make clean
+
+  # install header
+  make DESTDIR=$pkgdir/ install-headers
+
+  # install language files
+  make DESTDIR=$pkgdir/ -C po install
+
+  # remove pkgconfig files
+  rm -r $pkgdir/usr/lib/pkgconfig
+
+  # install license
+  install -D -m664 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_girara-gtk2() {
+  depends=('gtk2' 'girara-common')
+  provides=('girara')
+
+  cd $srcdir/girara-$pkgver
+
+  make clean
+  make GIRARA_GTK_VERSION=2
+
+  # install files
+  make GIRARA_GTK_VERSION=2 DESTDIR=$pkgdir/ install
+
+  # remove common files
+  rm -r $pkgdir/usr/include
+  rm -r $pkgdir/usr/share
+
+  # install license
+  install -D -m664 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_girara-gtk3() {
+  depends=('gtk3' 'girara-common')
+  provides=('girara')
+
+  cd $srcdir/girara-$pkgver
+
+  make clean
+  make GIRARA_GTK_VERSION=3
+
+  # install files
+  make GIRARA_GTK_VERSION=3 DESTDIR=$pkgdir/ install
+
+  # remove common files
+  rm -r $pkgdir/usr/include
+  rm -r $pkgdir/usr/share
+
+  # install license
+  install -D -m664 

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

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 16:14:43
  Author: spupykin
Revision: 101150

upgpkg: girara 0.1.9-1

upd

Modified:
  girara/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 15:03:06 UTC (rev 101149)
+++ PKGBUILD2013-11-18 15:14:43 UTC (rev 101150)
@@ -5,23 +5,16 @@
 
 pkgbase=girara
 pkgname=(girara-common girara-gtk2 girara-gtk3)
-pkgver=0.1.8
-pkgrel=2
+pkgver=0.1.9
+pkgrel=1
 pkgdesc=user interface library
 arch=('i686' 'x86_64')
 url=http://pwmt.org/projects/girara;
 license=('custom')
 makedepends=('gtk3' 'gtk2')
-source=(http://pwmt.org/projects/girara/download/girara-$pkgver.tar.gz
-http://bugs.pwmt.org/file139/scroll.patch)
-md5sums=('92d95412121406981bb4184ecd344975'
- '4fab7f759ee1fcb51372ae707ddd23d1')
+source=(http://pwmt.org/projects/girara/download/girara-$pkgver.tar.gz)
+md5sums=('0b51fc07b5763b506d46598576e5576e')
 
-prepare() {
-cd $srcdir/girara-$pkgver
-patch -p1 $srcdir/scroll.patch
-}
-
 build() {
   true
 }



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

2013-11-18 Thread Sven-Hendrik Haase
Date: Monday, November 18, 2013 @ 16:16:10
  Author: svenstaro
Revision: 101152

upgpkg: megaglest-data 3.9.0-1

Updating to 3.9.0

Modified:
  megaglest-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 15:15:09 UTC (rev 101151)
+++ PKGBUILD2013-11-18 15:16:10 UTC (rev 101152)
@@ -3,8 +3,8 @@
 
 pkgname=megaglest-data
 _pkgbasename=megaglest
-pkgver=3.8.0beta1
-_pkgver=3.8.0-beta1
+pkgver=3.9.0
+_pkgver=3.9.0
 pkgrel=1
 pkgdesc=Fork of Glest, a 3D real-time strategy game in a fantastic world 
(data files)
 arch=('any')
@@ -12,7 +12,7 @@
 license=('custom:CCBYSA3.0')
 makedepends=('cmake' 'xz')
 
source=(http://downloads.sourceforge.net/${_pkgbasename}/${_pkgbasename}-data-${_pkgver}.tar.xz;)
-md5sums=('6cda523ba26340cd6225337262acb92d')
+md5sums=('bf59d83b38e78bbe82325467a6672447')
 
 build() {
   cd ${srcdir}/${_pkgbasename}-${_pkgver}



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

2013-11-18 Thread Sven-Hendrik Haase
Date: Monday, November 18, 2013 @ 16:16:20
  Author: svenstaro
Revision: 101153

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-18 15:16:10 UTC (rev 101152)
+++ PKGBUILD2013-11-18 15:16:20 UTC (rev 101153)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-
-pkgname=megaglest-data
-_pkgbasename=megaglest
-pkgver=3.8.0beta1
-_pkgver=3.8.0-beta1
-pkgrel=1
-pkgdesc=Fork of Glest, a 3D real-time strategy game in a fantastic world 
(data files)
-arch=('any')
-url=http://sourceforge.net/projects/megaglest/;
-license=('custom:CCBYSA3.0')
-makedepends=('cmake' 'xz')
-source=(http://downloads.sourceforge.net/${_pkgbasename}/${_pkgbasename}-data-${_pkgver}.tar.xz;)
-md5sums=('6cda523ba26340cd6225337262acb92d')
-
-build() {
-  cd ${srcdir}/${_pkgbasename}-${_pkgver}
-
-  [[ -d build ]]  rm -r build
-  mkdir build  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${_pkgver}
-
-  cd build
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 ../docs/README.data-license.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-# vim: sw=2:ts=2 et:

Copied: megaglest-data/repos/community-any/PKGBUILD (from rev 101152, 
megaglest-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-18 15:16:20 UTC (rev 101153)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+
+pkgname=megaglest-data
+_pkgbasename=megaglest
+pkgver=3.9.0
+_pkgver=3.9.0
+pkgrel=1
+pkgdesc=Fork of Glest, a 3D real-time strategy game in a fantastic world 
(data files)
+arch=('any')
+url=http://sourceforge.net/projects/megaglest/;
+license=('custom:CCBYSA3.0')
+makedepends=('cmake' 'xz')
+source=(http://downloads.sourceforge.net/${_pkgbasename}/${_pkgbasename}-data-${_pkgver}.tar.xz;)
+md5sums=('bf59d83b38e78bbe82325467a6672447')
+
+build() {
+  cd ${srcdir}/${_pkgbasename}-${_pkgver}
+
+  [[ -d build ]]  rm -r build
+  mkdir build  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${_pkgver}
+
+  cd build
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 ../docs/README.data-license.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+# vim: sw=2:ts=2 et:



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

2013-11-18 Thread Sven-Hendrik Haase
Date: Monday, November 18, 2013 @ 16:23:19
  Author: svenstaro
Revision: 101154

upgpkg: megaglest 3.9.0-1

Updating to 3.9.0

Modified:
  megaglest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 15:16:20 UTC (rev 101153)
+++ PKGBUILD2013-11-18 15:23:19 UTC (rev 101154)
@@ -3,9 +3,9 @@
 # Contributor: Larry Hajali larryhaja [at] gmail [dot] com
 
 pkgname=megaglest
-pkgver=3.8.0beta1
-_pkgver=3.8.0-beta1
-pkgrel=2
+pkgver=3.9.0
+_pkgver=3.9.0
+pkgrel=1
 pkgdesc=Fork of Glest, a 3D real-time strategy game in a fantastic world.
 arch=('i686' 'x86_64')
 url=http://sourceforge.net/projects/megaglest/;
@@ -14,7 +14,7 @@
 'libircclient' 'miniupnpc' 'wxgtk' 'glu')
 makedepends=('ftjam' 'cmake' 'mesa')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-source-${_pkgver}.tar.xz;)
-md5sums=('1da8707d435ffb2342f03ca466d4eeed')
+md5sums=('b599e8a71376640bc0d191d6c92c9073')
 
 build() {
   cd ${srcdir}/${pkgname}-${_pkgver}/



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

2013-11-18 Thread Sven-Hendrik Haase
Date: Monday, November 18, 2013 @ 16:23:29
  Author: svenstaro
Revision: 101155

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-18 15:23:19 UTC (rev 101154)
+++ community-i686/PKGBUILD 2013-11-18 15:23:29 UTC (rev 101155)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Larry Hajali larryhaja [at] gmail [dot] com
-
-pkgname=megaglest
-pkgver=3.8.0beta1
-_pkgver=3.8.0-beta1
-pkgrel=2
-pkgdesc=Fork of Glest, a 3D real-time strategy game in a fantastic world.
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/megaglest/;
-license=('GPL3')
-depends=('curl' 'megaglest-data' 'xerces-c' 'sdl' 'libvorbis' 'openal' 'libgl' 
'lua51' 'icu' 'ftgl' 'glew'
-'libircclient' 'miniupnpc' 'wxgtk' 'glu')
-makedepends=('ftjam' 'cmake' 'mesa')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-source-${_pkgver}.tar.xz;)
-md5sums=('1da8707d435ffb2342f03ca466d4eeed')
-
-build() {
-  cd ${srcdir}/${pkgname}-${_pkgver}/
-
-  [[ -d build ]]  rm -r build
-  mkdir build  cd build
-
-  cmake .. \
--DWANT_SVN_STAMP=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${_pkgver}/
-
-  cd build
-  make DESTDIR=$pkgdir install
-}
-
-# vim: sw=2:ts=2 et:

Copied: megaglest/repos/community-i686/PKGBUILD (from rev 101154, 
megaglest/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 15:23:29 UTC (rev 101155)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Larry Hajali larryhaja [at] gmail [dot] com
+
+pkgname=megaglest
+pkgver=3.9.0
+_pkgver=3.9.0
+pkgrel=1
+pkgdesc=Fork of Glest, a 3D real-time strategy game in a fantastic world.
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/megaglest/;
+license=('GPL3')
+depends=('curl' 'megaglest-data' 'xerces-c' 'sdl' 'libvorbis' 'openal' 'libgl' 
'lua51' 'icu' 'ftgl' 'glew'
+'libircclient' 'miniupnpc' 'wxgtk' 'glu')
+makedepends=('ftjam' 'cmake' 'mesa')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-source-${_pkgver}.tar.xz;)
+md5sums=('b599e8a71376640bc0d191d6c92c9073')
+
+build() {
+  cd ${srcdir}/${pkgname}-${_pkgver}/
+
+  [[ -d build ]]  rm -r build
+  mkdir build  cd build
+
+  cmake .. \
+-DWANT_SVN_STAMP=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${_pkgver}/
+
+  cd build
+  make DESTDIR=$pkgdir install
+}
+
+# vim: sw=2:ts=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-11-18 15:23:19 UTC (rev 101154)
+++ community-x86_64/PKGBUILD   2013-11-18 15:23:29 UTC (rev 101155)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Larry Hajali larryhaja [at] gmail [dot] com
-
-pkgname=megaglest
-pkgver=3.8.0beta1
-_pkgver=3.8.0-beta1
-pkgrel=2
-pkgdesc=Fork of Glest, a 3D real-time strategy game in a fantastic world.
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/megaglest/;
-license=('GPL3')
-depends=('curl' 'megaglest-data' 'xerces-c' 'sdl' 'libvorbis' 'openal' 'libgl' 
'lua51' 'icu' 'ftgl' 'glew'
-'libircclient' 'miniupnpc' 'wxgtk' 'glu')
-makedepends=('ftjam' 'cmake' 'mesa')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-source-${_pkgver}.tar.xz;)
-md5sums=('1da8707d435ffb2342f03ca466d4eeed')
-
-build() {
-  cd ${srcdir}/${pkgname}-${_pkgver}/
-
-  [[ -d build ]]  rm -r build
-  mkdir build  cd build
-
-  cmake .. \
--DWANT_SVN_STAMP=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${_pkgver}/
-
-  cd build
-  make DESTDIR=$pkgdir install
-}
-
-# vim: sw=2:ts=2 et:

Copied: megaglest/repos/community-x86_64/PKGBUILD (from rev 101154, 
megaglest/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-11-18 15:23:29 UTC (rev 101155)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: 

[arch-commits] Commit in ejabberd-mod_archive/trunk (PKGBUILD build-fix.patch)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 16:46:40
  Author: spupykin
Revision: 101156

Modified:
  ejabberd-mod_archive/trunk/PKGBUILD
  ejabberd-mod_archive/trunk/build-fix.patch

-+
 PKGBUILD|2 +-
 build-fix.patch |   12 
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 15:23:29 UTC (rev 101155)
+++ PKGBUILD2013-11-18 15:46:40 UTC (rev 101156)
@@ -16,7 +16,7 @@
 source=(git://github.com/processone/ejabberd-contrib.git
build-fix.patch)
 md5sums=('SKIP'
- 'ca7c6731536084aa4cd036735c48b200')
+ '07fb25d3dbfa619ec12bc343d722b71f')
 
 prepare() {
   cd $srcdir/ejabberd-contrib

Modified: build-fix.patch
===
--- build-fix.patch 2013-11-18 15:23:29 UTC (rev 101155)
+++ build-fix.patch 2013-11-18 15:46:40 UTC (rev 101156)
@@ -1,15 +1,3 @@
-diff --git a/ejabberd-dev/src/gen_mod.erl b/ejabberd-dev/src/gen_mod.erl
-index f824ff7..5245dc6 100644
 a/ejabberd-dev/src/gen_mod.erl
-+++ b/ejabberd-dev/src/gen_mod.erl
-@@ -39,6 +39,7 @@
- %%-export([behaviour_info/1]).
- 
- -include(ejabberd.hrl).
-+-include(logger.hrl).
- 
- -record(ejabberd_module,
- {module_host = {undefined, } :: {atom(), binary()},
 diff --git a/mod_archive/src/mod_archive_odbc.erl 
b/mod_archive/src/mod_archive_odbc.erl
 index d25ab19..a01ac32 100644
 --- a/mod_archive/src/mod_archive_odbc.erl



[arch-commits] Commit in icewm/trunk (5 files)

2013-11-18 Thread Eric Bélanger
Date: Monday, November 18, 2013 @ 17:09:48
  Author: eric
Revision: 199903

upgpkg: icewm 1.3.8-1

Upstream update, Add prepare function, Remove old patches

Modified:
  icewm/trunk/PKGBUILD
  icewm/trunk/ignore_workarea_hints.patch
Deleted:
  icewm/trunk/no_proc_acpi.patch
  icewm/trunk/use_ICEWM_deprecated.patch
  icewm/trunk/wmclient.patch

-+
 PKGBUILD|   29 +
 ignore_workarea_hints.patch |2 +-
 no_proc_acpi.patch  |   17 -
 use_ICEWM_deprecated.patch  |   21 -
 wmclient.patch  |   25 -
 5 files changed, 14 insertions(+), 80 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 14:27:44 UTC (rev 199902)
+++ PKGBUILD2013-11-18 16:09:48 UTC (rev 199903)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=icewm
-pkgver=1.3.7
-pkgrel=3
+pkgver=1.3.8
+pkgrel=1
 pkgdesc=A Window Manager designed for speed, usability, and consistency
 arch=('i686' 'x86_64')
 url=http://www.icewm.org/;
@@ -11,28 +11,25 @@
 depends=('libxrandr' 'libxft' 'libsm' 'libxinerama' 'gdk-pixbuf2')
 makedepends=('xorg-mkfontdir')
 
source=(http://downloads.sourceforge.net/sourceforge/icewm/${pkgname}-${pkgver}.tar.gz
-use_ICEWM_deprecated.patch ignore_workarea_hints.patch 
no_proc_acpi.patch 
-wmclient.patch icewm-cpustatus.patch)
-sha1sums=('ce8d86190e275dc7db2d8c28472a579264120803'
-  'ac8f352ba5ee33e19ce75fdeed890361550e125a'
-  '49ca37ae41290f17a71a177b1f774235f91d79f1'
-  'a47fb4191f30b8f42a6bd90ca5d7941bb3d65338'
-  'd16b4b3ab269a657e735e343833973d000c0b35b'
+ignore_workarea_hints.patch icewm-cpustatus.patch)
+sha1sums=('dc9155227129be14aced00c24c572356e0fa5cd8'
+  '88b4b198827d6590901c2c8bdba8826d928f6f1a'
   '0f4a02153496dadd26742f6bd3bdc166d7eafaed')
 
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/use_ICEWM_deprecated.patch
+prepare() {
+  cd ${pkgname}-${pkgver}
   patch -p1 -i ${srcdir}/ignore_workarea_hints.patch
-  patch -p1 -i ${srcdir}/no_proc_acpi.patch
-  patch -p1 -i ${srcdir}/wmclient.patch
   patch -p2 -i ${srcdir}/icewm-cpustatus.patch
-  LIBS+=-lfontconfig ./configure --prefix=/usr --sysconfdir=/etc \
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc \
 --enable-shaped-decorations --enable-gradients
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install install-man install-docs install-desktop
 }

Modified: ignore_workarea_hints.patch
===
--- ignore_workarea_hints.patch 2013-11-18 14:27:44 UTC (rev 199902)
+++ ignore_workarea_hints.patch 2013-11-18 16:09:48 UTC (rev 199903)
@@ -3,9 +3,9 @@
 --- icewm-1.3.7.orig/src/wmapp.cc  2010-10-31 15:09:36.0 +0100
 +++ icewm-1.3.7/src/wmapp.cc   2012-01-15 17:01:47.284927292 +0100
 @@ -187,7 +187,6 @@
- _XA_NET_ACTIVE_WINDOW,
  _XA_NET_CLOSE_WINDOW,
  _XA_NET_WM_STRUT,
+ _XA_NET_WM_STRUT_PARTIAL,
 -_XA_NET_WORKAREA,
  _XA_NET_WM_STATE,
  _XA_NET_WM_STATE_MAXIMIZED_VERT,

Deleted: no_proc_acpi.patch
===
--- no_proc_acpi.patch  2013-11-18 14:27:44 UTC (rev 199902)
+++ no_proc_acpi.patch  2013-11-18 16:09:48 UTC (rev 199903)
@@ -1,17 +0,0 @@
-Description: Check for sysfs' acpi file, procfs may not contain acpi data with 
recent kernels
-Author: Andrey Danin danind...@mail.ru, Eduard Bloch bl...@debian.org
-Bug: 
http://sourceforge.net/mailarchive/forum.php?thread_name=E1SHwYx-00029t-1N.danindrey-mail-ru%40f232.mail.ruforum_name=icewm-devel
-Forwarded: Yes
-
-Index: icewm-1.3.7/src/wmtaskbar.cc
-===
 icewm-1.3.7.orig/src/wmtaskbar.cc  2010-10-31 15:09:36.0 +0100
-+++ icewm-1.3.7/src/wmtaskbar.cc   2012-04-11 23:22:23.466564372 +0200
-@@ -467,6 +467,7 @@
- #endif
- #ifdef CONFIG_APPLET_APM
- if (taskBarShowApm  (access(APMDEV, 0) == 0 ||
-+   access(/sys/class/power_supply, 0) == 0 ||
-access(/proc/acpi, 0) == 0 ||
-access(/dev/acpi, 0) == 0 ||
-  access(/proc/pmu, R_OK|X_OK) == 0))

Deleted: use_ICEWM_deprecated.patch
===
--- use_ICEWM_deprecated.patch  2013-11-18 14:27:44 UTC (rev 199902)
+++ use_ICEWM_deprecated.patch  2013-11-18 16:09:48 UTC (rev 199903)
@@ -1,21 +0,0 @@
-Description: Don't use deprecated as identifier, will FTBFS if another
- library defines functions as deprecated.
-Author: Andreas Moog am...@ubuntu.com
-Bug: 

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

2013-11-18 Thread Eric Bélanger
Date: Monday, November 18, 2013 @ 17:10:20
  Author: eric
Revision: 199904

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

Added:
  icewm/repos/extra-i686/PKGBUILD
(from rev 199903, icewm/trunk/PKGBUILD)
  icewm/repos/extra-i686/icewm-cpustatus.patch
(from rev 199903, icewm/trunk/icewm-cpustatus.patch)
  icewm/repos/extra-i686/ignore_workarea_hints.patch
(from rev 199903, icewm/trunk/ignore_workarea_hints.patch)
  icewm/repos/extra-x86_64/PKGBUILD
(from rev 199903, icewm/trunk/PKGBUILD)
  icewm/repos/extra-x86_64/icewm-cpustatus.patch
(from rev 199903, icewm/trunk/icewm-cpustatus.patch)
  icewm/repos/extra-x86_64/ignore_workarea_hints.patch
(from rev 199903, icewm/trunk/ignore_workarea_hints.patch)
Deleted:
  icewm/repos/extra-i686/PKGBUILD
  icewm/repos/extra-i686/icewm-cpustatus.patch
  icewm/repos/extra-i686/ignore_workarea_hints.patch
  icewm/repos/extra-i686/no_proc_acpi.patch
  icewm/repos/extra-i686/use_ICEWM_deprecated.patch
  icewm/repos/extra-i686/wmclient.patch
  icewm/repos/extra-x86_64/PKGBUILD
  icewm/repos/extra-x86_64/icewm-cpustatus.patch
  icewm/repos/extra-x86_64/ignore_workarea_hints.patch
  icewm/repos/extra-x86_64/no_proc_acpi.patch
  icewm/repos/extra-x86_64/use_ICEWM_deprecated.patch
  icewm/repos/extra-x86_64/wmclient.patch

--+
 /PKGBUILD|   70 
 /icewm-cpustatus.patch   |   90 +
 /ignore_workarea_hints.patch |  124 +
 extra-i686/PKGBUILD  |   38 
 extra-i686/icewm-cpustatus.patch |   45 --
 extra-i686/ignore_workarea_hints.patch   |   62 --
 extra-i686/no_proc_acpi.patch|   17 ---
 extra-i686/use_ICEWM_deprecated.patch|   21 
 extra-i686/wmclient.patch|   25 -
 extra-x86_64/PKGBUILD|   38 
 extra-x86_64/icewm-cpustatus.patch   |   45 --
 extra-x86_64/ignore_workarea_hints.patch |   62 --
 extra-x86_64/no_proc_acpi.patch  |   17 ---
 extra-x86_64/use_ICEWM_deprecated.patch  |   21 
 extra-x86_64/wmclient.patch  |   25 -
 15 files changed, 284 insertions(+), 416 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-18 16:09:48 UTC (rev 199903)
+++ extra-i686/PKGBUILD 2013-11-18 16:10:20 UTC (rev 199904)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=icewm
-pkgver=1.3.7
-pkgrel=3
-pkgdesc=A Window Manager designed for speed, usability, and consistency
-arch=('i686' 'x86_64')
-url=http://www.icewm.org/;
-license=('LGPL')
-depends=('libxrandr' 'libxft' 'libsm' 'libxinerama' 'gdk-pixbuf2')
-makedepends=('xorg-mkfontdir')
-source=(http://downloads.sourceforge.net/sourceforge/icewm/${pkgname}-${pkgver}.tar.gz
-use_ICEWM_deprecated.patch ignore_workarea_hints.patch 
no_proc_acpi.patch 
-wmclient.patch icewm-cpustatus.patch)
-sha1sums=('ce8d86190e275dc7db2d8c28472a579264120803'
-  'ac8f352ba5ee33e19ce75fdeed890361550e125a'
-  '49ca37ae41290f17a71a177b1f774235f91d79f1'
-  'a47fb4191f30b8f42a6bd90ca5d7941bb3d65338'
-  'd16b4b3ab269a657e735e343833973d000c0b35b'
-  '0f4a02153496dadd26742f6bd3bdc166d7eafaed')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/use_ICEWM_deprecated.patch
-  patch -p1 -i ${srcdir}/ignore_workarea_hints.patch
-  patch -p1 -i ${srcdir}/no_proc_acpi.patch
-  patch -p1 -i ${srcdir}/wmclient.patch
-  patch -p2 -i ${srcdir}/icewm-cpustatus.patch
-  LIBS+=-lfontconfig ./configure --prefix=/usr --sysconfdir=/etc \
---enable-shaped-decorations --enable-gradients
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install install-man install-docs install-desktop
-}

Copied: icewm/repos/extra-i686/PKGBUILD (from rev 199903, icewm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-18 16:10:20 UTC (rev 199904)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=icewm
+pkgver=1.3.8
+pkgrel=1
+pkgdesc=A Window Manager designed for speed, usability, and consistency
+arch=('i686' 'x86_64')
+url=http://www.icewm.org/;
+license=('LGPL')
+depends=('libxrandr' 'libxft' 'libsm' 'libxinerama' 'gdk-pixbuf2')
+makedepends=('xorg-mkfontdir')
+source=(http://downloads.sourceforge.net/sourceforge/icewm/${pkgname}-${pkgver}.tar.gz
+ignore_workarea_hints.patch icewm-cpustatus.patch)
+sha1sums=('dc9155227129be14aced00c24c572356e0fa5cd8'
+  '88b4b198827d6590901c2c8bdba8826d928f6f1a'
+  '0f4a02153496dadd26742f6bd3bdc166d7eafaed')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i 

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

2013-11-18 Thread Jelle van der Waa
Date: Monday, November 18, 2013 @ 17:12:25
  Author: jelle
Revision: 101157

upgpkg: python-scipy 0.13.1-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 15:46:40 UTC (rev 101156)
+++ PKGBUILD2013-11-18 16:12:25 UTC (rev 101157)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.13.0
+pkgver=0.13.1
 pkgrel=1
 pkgdesc=SciPy is open-source software for mathematics, science, and 
engineering.
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 
source=(https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz;)
-md5sums=('ffa1e9bfd2bbdf3f17f4cf8139084098')
+md5sums=('e082fe358a2b39cff235e5af4240f5a5')
 
 build() {
   # Changing the arithmetic parameter (Thanks to Fabrizio Castellano)



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

2013-11-18 Thread Jelle van der Waa
Date: Monday, November 18, 2013 @ 17:13:24
  Author: jelle
Revision: 101158

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

Added:
  python-scipy/repos/community-i686/PKGBUILD
(from rev 101157, python-scipy/trunk/PKGBUILD)
  python-scipy/repos/community-x86_64/PKGBUILD
(from rev 101157, python-scipy/trunk/PKGBUILD)
Deleted:
  python-scipy/repos/community-i686/PKGBUILD
  python-scipy/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-18 16:12:25 UTC (rev 101157)
+++ community-i686/PKGBUILD 2013-11-18 16:13:24 UTC (rev 101158)
@@ -1,83 +0,0 @@
-# Maintainer: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
-# Contributor: Ray Rashif sc...@archlinux.org
-# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
-# Contributor: Bodor Dávid Gábor david.gabor.bo...@gmail.com
-# Contributor: Andrzej Giniewicz ggi...@gmail.com
-
-pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.13.0
-pkgrel=1
-pkgdesc=SciPy is open-source software for mathematics, science, and 
engineering.
-arch=('i686' 'x86_64')
-url=http://www.scipy.org/;
-license=('BSD')
-makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
-checkdepends=('python-nose' 'python2-nose')
-source=(https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz;)
-md5sums=('ffa1e9bfd2bbdf3f17f4cf8139084098')
-
-build() {
-  # Changing the arithmetic parameter (Thanks to Fabrizio Castellano)
-#  sed -i s/\#define\ UNK\ 1/\#define\ IBMPC\ 1/ \
-#scipy-${pkgver}/scipy/special/cephes/mconf.h
-  export LDFLAGS=-Wall -shared
-
-  # 2 builds
-  cp -r scipy-${pkgver} scipy-${pkgver}-py2
-
-  # build for python3
-  cd scipy-${pkgver}
-  python3 setup.py config_fc --fcompiler=gnu95 build
-
-  # build for python2
-  cd ../scipy-${pkgver}-py2
-
-  for file in $(find . -name '*.py' -print); do
-   sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-   sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  python2 setup.py config_fc --fcompiler=gnu95 build
-}
-
-check() {
-  cd scipy-${pkgver}
-# figure out how to run tests in the source tree easily
-#  python -c from scipy import test; test('full')
-#  python setup.py test
-
-  cd ../scipy-${pkgver}-py2
-# figure out how to run tests in the source tree easily
-#  python2 -c from scipy import test; test('full')
-}
-
-package_python-scipy() {
-  depends=('python-numpy')
-  provides=('python3-scipy' 'scipy')
-
-  cd scipy-${pkgver}
-  export LDFLAGS=-Wall -shared
-
-  python3 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${pkgdir} --optimize=1
-
-  install -Dm644 LICENSE.txt \
-${pkgdir}/usr/share/licenses/python-scipy/LICENSE
-}
-
-package_python2-scipy() {
-  depends=('python2-numpy')
-  conflicts=('python-scipy0.9.0')
-
-  cd scipy-${pkgver}-py2
-  export LDFLAGS=-Wall -shared
-
-  python2 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${pkgdir} --optimize=1
-
-  install -Dm644 LICENSE.txt \
-${pkgdir}/usr/share/licenses/python2-scipy/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-scipy/repos/community-i686/PKGBUILD (from rev 101157, 
python-scipy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 16:13:24 UTC (rev 101158)
@@ -0,0 +1,83 @@
+# Maintainer: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Angel 'angvp' Velasquez angvp[at]archlinux.com.ve
+# Contributor: Ray Rashif sc...@archlinux.org
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.org
+# Contributor: Bodor Dávid Gábor david.gabor.bo...@gmail.com
+# Contributor: Andrzej Giniewicz ggi...@gmail.com
+
+pkgname=('python-scipy' 'python2-scipy')
+pkgver=0.13.1
+pkgrel=1
+pkgdesc=SciPy is open-source software for mathematics, science, and 
engineering.
+arch=('i686' 'x86_64')
+url=http://www.scipy.org/;
+license=('BSD')
+makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose')
+source=(https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz;)
+md5sums=('e082fe358a2b39cff235e5af4240f5a5')
+
+build() {
+  # Changing the arithmetic parameter (Thanks to Fabrizio Castellano)
+#  sed -i s/\#define\ UNK\ 1/\#define\ IBMPC\ 1/ \
+#scipy-${pkgver}/scipy/special/cephes/mconf.h
+  export LDFLAGS=-Wall -shared
+
+  # 2 builds
+  cp -r scipy-${pkgver} scipy-${pkgver}-py2
+
+  # build 

[arch-commits] Commit in (30 files)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:10:18
  Author: spupykin
Revision: 101169

mingw32 replacement

Added:
  mingw-w64-binutils/
  mingw-w64-binutils/repos/
  mingw-w64-binutils/trunk/
  mingw-w64-binutils/trunk/PKGBUILD
  mingw-w64-binutils/trunk/binutils-2.23.2-texinfo-5.0.patch.txt
  mingw-w64-crt/
  mingw-w64-crt/repos/
  mingw-w64-crt/trunk/
  mingw-w64-crt/trunk/PKGBUILD
  mingw-w64-gcc-base/
  mingw-w64-gcc-base/repos/
  mingw-w64-gcc-base/trunk/
  mingw-w64-gcc-base/trunk/PKGBUILD
  mingw-w64-gcc/
  mingw-w64-gcc/repos/
  mingw-w64-gcc/trunk/
  mingw-w64-gcc/trunk/PKGBUILD
  mingw-w64-gcc/trunk/gcc-make-xmmintrin-header-cplusplus-compatible.patch
  mingw-w64-headers-bootstrap/
  mingw-w64-headers-bootstrap/repos/
  mingw-w64-headers-bootstrap/trunk/
  mingw-w64-headers-bootstrap/trunk/PKGBUILD
  mingw-w64-headers/
  mingw-w64-headers/repos/
  mingw-w64-headers/trunk/
  mingw-w64-headers/trunk/PKGBUILD
  mingw-w64-winpthreads/
  mingw-w64-winpthreads/repos/
  mingw-w64-winpthreads/trunk/
  mingw-w64-winpthreads/trunk/PKGBUILD

--+
 mingw-w64-binutils/trunk/PKGBUILD|   
51 +++
 mingw-w64-binutils/trunk/binutils-2.23.2-texinfo-5.0.patch.txt   |  
162 ++
 mingw-w64-crt/trunk/PKGBUILD |   
41 ++
 mingw-w64-gcc-base/trunk/PKGBUILD|   
59 +++
 mingw-w64-gcc/trunk/PKGBUILD |   
71 
 mingw-w64-gcc/trunk/gcc-make-xmmintrin-header-cplusplus-compatible.patch |   
24 +
 mingw-w64-headers-bootstrap/trunk/PKGBUILD   |   
33 ++
 mingw-w64-headers/trunk/PKGBUILD |   
41 ++
 mingw-w64-winpthreads/trunk/PKGBUILD |   
36 ++
 9 files changed, 518 insertions(+)

Added: mingw-w64-binutils/trunk/PKGBUILD
===
--- mingw-w64-binutils/trunk/PKGBUILD   (rev 0)
+++ mingw-w64-binutils/trunk/PKGBUILD   2013-11-18 17:10:18 UTC (rev 101169)
@@ -0,0 +1,51 @@
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+
+pkgname=mingw-w64-binutils
+pkgver=2.23.2
+pkgrel=2
+pkgdesc=Cross binutils for the MinGW-w64 cross-compiler
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/binutils;
+license=('GPL')
+groups=('mingw-w64-toolchain' 'mingw-w64')
+depends=('zlib')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.gz;
+binutils-2.23.2-texinfo-5.0.patch.txt)
+md5sums=('cda9dcc08c86ff2fd3f27e4adb250f6f'
+ '34e439ce23213a91e2af872dfbb5094c')
+
+prepare() {
+  cd ${srcdir}/binutils-${pkgver}
+  # http://sourceware.org/git/?p=binutils.git;a=patch;h=e02bf935
+  # http://sourceware.org/git/?p=binutils.git;a=patch;h=935f8542
+  patch -p1 -i ${srcdir}/binutils-2.23.2-texinfo-5.0.patch.txt
+
+  #do not install libiberty
+  sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+  # hack! - libiberty configure tests for header files using $CPP $CPPFLAGS
+  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ libiberty/configure
+}
+
+build() {
+  for _target in $_targets; do
+msg Building ${_target} cross binutils
+mkdir -p ${srcdir}/binutils-${_target}  cd 
${srcdir}/binutils-${_target}
+$srcdir/binutils-${pkgver}/configure --prefix=/usr \
+--target=${_target} \
+--infodir=/usr/share/info/${_target} \
+--enable-lto --enable-plugins \
+--disable-multilib --disable-nls
+ make
+  done
+}
+
+package() {
+  for _target in ${_targets}; do
+msg Installing ${_target} cross binutils
+cd ${srcdir}/binutils-${_target}
+make DESTDIR=${pkgdir} install
+  done
+}

Added: mingw-w64-binutils/trunk/binutils-2.23.2-texinfo-5.0.patch.txt
===
--- mingw-w64-binutils/trunk/binutils-2.23.2-texinfo-5.0.patch.txt  
(rev 0)
+++ mingw-w64-binutils/trunk/binutils-2.23.2-texinfo-5.0.patch.txt  
2013-11-18 17:10:18 UTC (rev 101169)
@@ -0,0 +1,162 @@
+diff --git a/bfd/doc/bfd.texinfo b/bfd/doc/bfd.texinfo
+index 45ffa73..3aa3300 100644
+--- a/bfd/doc/bfd.texinfo
 b/bfd/doc/bfd.texinfo
+@@ -322,7 +324,7 @@ All of BFD lives in one directory.
+ @printindex cp
+ 
+ @tex
+-% I think something like @colophon should be in texinfo.  In the
++% I think something like @@colophon should be in texinfo.  In the
+ % meantime:
+ \long\def\colophon{\hbox to0pt{}\vfill
+ \centerline{The body of this manual is set in}
+@@ -333,7 +335,7 @@ All of BFD lives in one directory.
+ \centerline{{\sl\fontname\tensl\/}}
+ \centerline{are used for emphasis.}\vfill}
+ \page\colophon
+-% Blame: d...@cygnus.com, 28mar91.
++% Blame: doc@@cygnus.com, 28mar91.
+ @end tex
+ 
+ 

[arch-commits] Commit in envoy/trunk (.lock PKGBUILD)

2013-11-18 Thread Eric Bélanger
Date: Monday, November 18, 2013 @ 18:40:48
  Author: eric
Revision: 101170

Fix syntax error

Modified:
  envoy/trunk/PKGBUILD
Deleted:
  envoy/trunk/.lock

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

Deleted: .lock
===
Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:10:18 UTC (rev 101169)
+++ PKGBUILD2013-11-18 17:40:48 UTC (rev 101170)
@@ -28,6 +28,6 @@
 
 package() {
   make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-}/
+}
 
 # vim: ft=sh syn=sh et



[arch-commits] Commit in mingw-w64-binutils/repos (6 files)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:41:58
  Author: spupykin
Revision: 101172

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

Added:
  mingw-w64-binutils/repos/community-i686/
  mingw-w64-binutils/repos/community-i686/PKGBUILD
(from rev 101171, mingw-w64-binutils/trunk/PKGBUILD)
  mingw-w64-binutils/repos/community-i686/binutils-2.23.2-texinfo-5.0.patch.txt
(from rev 101171, 
mingw-w64-binutils/trunk/binutils-2.23.2-texinfo-5.0.patch.txt)
  mingw-w64-binutils/repos/community-x86_64/
  mingw-w64-binutils/repos/community-x86_64/PKGBUILD
(from rev 101171, mingw-w64-binutils/trunk/PKGBUILD)
  
mingw-w64-binutils/repos/community-x86_64/binutils-2.23.2-texinfo-5.0.patch.txt
(from rev 101171, 
mingw-w64-binutils/trunk/binutils-2.23.2-texinfo-5.0.patch.txt)

+
 community-i686/PKGBUILD|   53 
 community-i686/binutils-2.23.2-texinfo-5.0.patch.txt   |  162 +++
 community-x86_64/PKGBUILD  |   53 
 community-x86_64/binutils-2.23.2-texinfo-5.0.patch.txt |  162 +++
 4 files changed, 430 insertions(+)

Copied: mingw-w64-binutils/repos/community-i686/PKGBUILD (from rev 101171, 
mingw-w64-binutils/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 17:41:58 UTC (rev 101172)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+
+pkgname=mingw-w64-binutils
+pkgver=2.23.2
+pkgrel=2
+pkgdesc=Cross binutils for the MinGW-w64 cross-compiler
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/binutils;
+license=('GPL')
+groups=('mingw-w64-toolchain' 'mingw-w64')
+depends=('zlib')
+options=('!libtool' '!emptydirs')
+source=(http://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.gz;
+binutils-2.23.2-texinfo-5.0.patch.txt)
+md5sums=('cda9dcc08c86ff2fd3f27e4adb250f6f'
+ '34e439ce23213a91e2af872dfbb5094c')
+
+prepare() {
+  cd ${srcdir}/binutils-${pkgver}
+  # http://sourceware.org/git/?p=binutils.git;a=patch;h=e02bf935
+  # http://sourceware.org/git/?p=binutils.git;a=patch;h=935f8542
+  patch -p1 -i ${srcdir}/binutils-2.23.2-texinfo-5.0.patch.txt
+
+  #do not install libiberty
+  sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+  # hack! - libiberty configure tests for header files using $CPP $CPPFLAGS
+  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ libiberty/configure
+}
+
+build() {
+  for _target in $_targets; do
+msg Building ${_target} cross binutils
+mkdir -p ${srcdir}/binutils-${_target}  cd 
${srcdir}/binutils-${_target}
+$srcdir/binutils-${pkgver}/configure --prefix=/usr \
+--target=${_target} \
+--infodir=/usr/share/info/${_target} \
+--enable-lto --enable-plugins \
+--disable-multilib --disable-nls
+ make
+  done
+}
+
+package() {
+  for _target in ${_targets}; do
+msg Installing ${_target} cross binutils
+cd ${srcdir}/binutils-${_target}
+make DESTDIR=${pkgdir} install
+  done
+}

Copied: 
mingw-w64-binutils/repos/community-i686/binutils-2.23.2-texinfo-5.0.patch.txt 
(from rev 101171, 
mingw-w64-binutils/trunk/binutils-2.23.2-texinfo-5.0.patch.txt)
===
--- community-i686/binutils-2.23.2-texinfo-5.0.patch.txt
(rev 0)
+++ community-i686/binutils-2.23.2-texinfo-5.0.patch.txt2013-11-18 
17:41:58 UTC (rev 101172)
@@ -0,0 +1,162 @@
+diff --git a/bfd/doc/bfd.texinfo b/bfd/doc/bfd.texinfo
+index 45ffa73..3aa3300 100644
+--- a/bfd/doc/bfd.texinfo
 b/bfd/doc/bfd.texinfo
+@@ -322,7 +324,7 @@ All of BFD lives in one directory.
+ @printindex cp
+ 
+ @tex
+-% I think something like @colophon should be in texinfo.  In the
++% I think something like @@colophon should be in texinfo.  In the
+ % meantime:
+ \long\def\colophon{\hbox to0pt{}\vfill
+ \centerline{The body of this manual is set in}
+@@ -333,7 +335,7 @@ All of BFD lives in one directory.
+ \centerline{{\sl\fontname\tensl\/}}
+ \centerline{are used for emphasis.}\vfill}
+ \page\colophon
+-% Blame: d...@cygnus.com, 28mar91.
++% Blame: doc@@cygnus.com, 28mar91.
+ @end tex
+ 
+ @bye
+diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
+index 56a0510..fb1802b 100644
+--- a/binutils/doc/binutils.texi
 b/binutils/doc/binutils.texi
+@@ -148,18 +148,18 @@ in the section entitled ``GNU Free Documentation 
License''.
+ * objcopy::   Copy and translate object files
+ * objdump:: Display information from object files
+ * ranlib::  Generate index to archive contents
+-* readelf:: Display the contents of ELF format files
+ * size::   

[arch-commits] Commit in mingw-w64-gcc-base/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:42:18
  Author: spupykin
Revision: 101176

upgpkg: mingw-w64-gcc-base 4.8.2-2

upd

Modified:
  mingw-w64-gcc-base/trunk/PKGBUILD (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:42:13 UTC (rev 101175)
+++ PKGBUILD2013-11-18 17:42:18 UTC (rev 101176)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
 
 _targets=i686-w64-mingw32 x86_64-w64-mingw32


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


[arch-commits] Commit in mingw-w64-crt/repos (community-any community-any/PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:42:13
  Author: spupykin
Revision: 101175

archrelease: copy trunk to community-any

Added:
  mingw-w64-crt/repos/community-any/
  mingw-w64-crt/repos/community-any/PKGBUILD
(from rev 101174, mingw-w64-crt/trunk/PKGBUILD)

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

Copied: mingw-w64-crt/repos/community-any/PKGBUILD (from rev 101174, 
mingw-w64-crt/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-11-18 17:42:13 UTC (rev 101175)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+
+pkgname=mingw-w64-crt
+pkgver=3.0.0
+pkgrel=3
+pkgdesc='MinGW-w64 CRT for Windows'
+arch=('any')
+url='http://mingw-w64.sourceforge.net'
+license=('custom')
+groups=('mingw-w64-toolchain' 'mingw-w64')
+makedepends=('mingw-w64-gcc-base' 'mingw-w64-binutils' 'mingw-w64-headers')
+options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
+source=(http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${pkgver}.tar.bz2)
+md5sums=('22b0030702fe00927daf1ae6ddfb526e')
+
+build() {
+  cd ${srcdir}
+  for _target in ${_targets}; do
+msg Building ${_target} CRT
+if [ ${_target} == i686-w64-mingw32 ]; then
+_crt_configure_args=--disable-lib64 --enable-lib32
+elif [ ${_target} == x86_64-w64-mingw32 ]; then
+_crt_configure_args=--disable-lib32 --enable-lib64
+fi
+mkdir -p ${srcdir}/crt-${_target}  cd ${srcdir}/crt-${_target}
+${srcdir}/mingw-w64-v${pkgver}/mingw-w64-crt/configure 
--prefix=/usr/${_target} \
+--host=${_target} --enable-wildcard \
+${_crt_configure_args}
+make
+  done
+}
+
+package() {
+  for _target in ${_targets}; do
+msg Installing ${_target} crt
+cd ${srcdir}/crt-${_target}
+make DESTDIR=${pkgdir} install
+  done
+}



[arch-commits] Commit in mingw-w64-binutils/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:41:36
  Author: spupykin
Revision: 101171

upgpkg: mingw-w64-binutils 2.23.2-2

upd

Modified:
  mingw-w64-binutils/trunk/PKGBUILD (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:40:48 UTC (rev 101170)
+++ PKGBUILD2013-11-18 17:41:36 UTC (rev 101171)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
 
 _targets=i686-w64-mingw32 x86_64-w64-mingw32


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


[arch-commits] Commit in mingw-w64-crt/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:42:04
  Author: spupykin
Revision: 101173

upgpkg: mingw-w64-crt 3.0.0-3

upd

Modified:
  mingw-w64-crt/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:41:58 UTC (rev 101172)
+++ PKGBUILD2013-11-18 17:42:04 UTC (rev 101173)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
 
 _targets=i686-w64-mingw32 x86_64-w64-mingw32


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


[arch-commits] Commit in envoy/repos/community-i686 (.lock PKGBUILD PKGBUILD)

2013-11-18 Thread Eric Bélanger
Date: Monday, November 18, 2013 @ 18:42:06
  Author: eric
Revision: 101174

archrelease: copy trunk to community-i686

Added:
  envoy/repos/community-i686/PKGBUILD
(from rev 101171, envoy/trunk/PKGBUILD)
Deleted:
  envoy/repos/community-i686/.lock
  envoy/repos/community-i686/PKGBUILD

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

Deleted: .lock
===
Deleted: PKGBUILD
===
--- PKGBUILD2013-11-18 17:42:04 UTC (rev 101173)
+++ PKGBUILD2013-11-18 17:42:06 UTC (rev 101174)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Federico Cinelli cine...@aur.archlinux.org
-
-pkgname=envoy
-pkgver=5
-pkgrel=1
-pkgdesc=A ssh-agent/gpg-agent keychain and process monitor
-arch=('i686' 'x86_64')
-url=http://github.com/vodik/envoy;
-license=('GPL')
-depends=('openssh' 'systemd')
-optdepends=('gnupg: gpg-agent support')
-makedepends=('ragel')
-source=($pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz;
-clique.tar.gz::https://github.com/vodik/clique/archive/v0.1.tar.gz;)
-md5sums=('feee9b1a0eed31360324ea868d081801'
- '8c4f3fd488fc8f92196a8aa42ac9567e')
-
-prepare() {
-  cd $pkgname-$pkgver
-  rm -fr clique
-  ln -s ../clique-0.1 clique
-}
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-}/
-
-# vim: ft=sh syn=sh et

Copied: envoy/repos/community-i686/PKGBUILD (from rev 101171, 
envoy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-18 17:42:06 UTC (rev 101174)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Federico Cinelli cine...@aur.archlinux.org
+
+pkgname=envoy
+pkgver=5
+pkgrel=1
+pkgdesc=A ssh-agent/gpg-agent keychain and process monitor
+arch=('i686' 'x86_64')
+url=http://github.com/vodik/envoy;
+license=('GPL')
+depends=('openssh' 'systemd')
+optdepends=('gnupg: gpg-agent support')
+makedepends=('ragel')
+source=($pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz;
+clique.tar.gz::https://github.com/vodik/clique/archive/v0.1.tar.gz;)
+md5sums=('feee9b1a0eed31360324ea868d081801'
+ '8c4f3fd488fc8f92196a8aa42ac9567e')
+
+prepare() {
+  cd $pkgname-$pkgver
+  rm -fr clique
+  ln -s ../clique-0.1 clique
+}
+
+build() {
+  make -C $pkgname-$pkgver
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}
+
+# vim: ft=sh syn=sh et



[arch-commits] Commit in mingw-w64-gcc-base/repos (4 files)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:42:31
  Author: spupykin
Revision: 101177

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

Added:
  mingw-w64-gcc-base/repos/community-i686/
  mingw-w64-gcc-base/repos/community-i686/PKGBUILD
(from rev 101176, mingw-w64-gcc-base/trunk/PKGBUILD)
  mingw-w64-gcc-base/repos/community-x86_64/
  mingw-w64-gcc-base/repos/community-x86_64/PKGBUILD
(from rev 101176, mingw-w64-gcc-base/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   61 
 community-x86_64/PKGBUILD |   61 
 2 files changed, 122 insertions(+)

Copied: mingw-w64-gcc-base/repos/community-i686/PKGBUILD (from rev 101176, 
mingw-w64-gcc-base/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 17:42:31 UTC (rev 101177)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+
+pkgname=mingw-w64-gcc-base
+pkgver=4.8.2
+pkgrel=2
+pkgdesc=Cross GCC for the MinGW-w64 cross-compiler (bootstrap)
+arch=('i686' 'x86_64')
+url=http://gcc.gnu.org;
+license=('GPL' 'LGPL' 'FDL' 'custom')
+groups=('mingw-w64-bootstrap' 'mingw-w64')
+depends=('zlib' 'libmpc' 'ppl' 'cloog' 'mingw-w64-binutils' 
'mingw-w64-headers' 'mingw-w64-headers-bootstrap')
+conflicts=('mingw-w64-gcc')
+options=('staticlibs' '!emptydirs')
+source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2)
+md5sums=('a3d7d63b9cb6b6ea049469a0c4a43c9d')
+
+prepare() {
+  cd ${srcdir}/gcc-${pkgver}
+
+  #do not install libiberty
+  sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+  # hack! - some configure tests for header files using $CPP $CPPFLAGS
+  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ {libiberty,gcc}/configure
+}
+
+build() {
+  for _target in ${_targets}; do
+msg Building ${_target} GCC C compiler
+mkdir -p ${srcdir}/gcc-build-${_target}  cd 
${srcdir}/gcc-build-${_target}
+
+${srcdir}/gcc-${pkgver}/configure --prefix=/usr \
+--target=${_target} \
+--enable-languages=c,lto \
+--enable-shared --enable-static \
+--enable-threads=win32 \
+--with-system-zlib --enable-cloog-backend=isl \
+--disable-cloog-version-check --disable-isl-version-check \
+--enable-lto --disable-dw2-exceptions --enable-libgomp \
+--disable-nls --enable-version-specific-runtime-libs \
+--disable-multilib --enable-checking=release
+make all-gcc
+  done
+}
+
+package() {
+  for _target in ${_targets}; do
+msg Installing ${_target} GCC C compiler
+cd ${srcdir}/gcc-build-${_target}
+make DESTDIR=${pkgdir} install-gcc
+strip ${pkgdir}/usr/bin/${_target}-*
+strip ${pkgdir}/usr/libexec/gcc/${_target}/${pkgver}/{cc1,collect2,lto*}
+  done
+  # remove unnecessary files
+  msg Removing man and info pages
+  rm -r ${pkgdir}/usr/share/man
+  rm -r ${pkgdir}/usr/share/info
+}

Copied: mingw-w64-gcc-base/repos/community-x86_64/PKGBUILD (from rev 101176, 
mingw-w64-gcc-base/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-11-18 17:42:31 UTC (rev 101177)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+
+pkgname=mingw-w64-gcc-base
+pkgver=4.8.2
+pkgrel=2
+pkgdesc=Cross GCC for the MinGW-w64 cross-compiler (bootstrap)
+arch=('i686' 'x86_64')
+url=http://gcc.gnu.org;
+license=('GPL' 'LGPL' 'FDL' 'custom')
+groups=('mingw-w64-bootstrap' 'mingw-w64')
+depends=('zlib' 'libmpc' 'ppl' 'cloog' 'mingw-w64-binutils' 
'mingw-w64-headers' 'mingw-w64-headers-bootstrap')
+conflicts=('mingw-w64-gcc')
+options=('staticlibs' '!emptydirs')
+source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2)
+md5sums=('a3d7d63b9cb6b6ea049469a0c4a43c9d')
+
+prepare() {
+  cd ${srcdir}/gcc-${pkgver}
+
+  #do not install libiberty
+  sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+  # hack! - some configure tests for header files using $CPP $CPPFLAGS
+  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ {libiberty,gcc}/configure
+}
+
+build() {
+  for _target in ${_targets}; do
+msg Building ${_target} GCC C compiler
+mkdir -p ${srcdir}/gcc-build-${_target}  cd 
${srcdir}/gcc-build-${_target}
+
+${srcdir}/gcc-${pkgver}/configure --prefix=/usr \
+--target=${_target} \
+--enable-languages=c,lto \
+--enable-shared --enable-static \
+--enable-threads=win32 \
+--with-system-zlib --enable-cloog-backend=isl \
+

[arch-commits] Commit in mingw-w64-headers-bootstrap/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:43:06
  Author: spupykin
Revision: 101181

upgpkg: mingw-w64-headers-bootstrap 3.0.0-1

upd

Modified:
  mingw-w64-headers-bootstrap/trunk/PKGBUILD(contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:43:00 UTC (rev 101180)
+++ PKGBUILD2013-11-18 17:43:06 UTC (rev 101181)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
 
 _targets=i686-w64-mingw32 x86_64-w64-mingw32


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


[arch-commits] Commit in mingw-w64-headers/repos (2 files)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:43:00
  Author: spupykin
Revision: 101180

archrelease: copy trunk to community-any

Added:
  mingw-w64-headers/repos/community-any/
  mingw-w64-headers/repos/community-any/PKGBUILD
(from rev 101179, mingw-w64-headers/trunk/PKGBUILD)

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

Copied: mingw-w64-headers/repos/community-any/PKGBUILD (from rev 101179, 
mingw-w64-headers/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-11-18 17:43:00 UTC (rev 101180)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+
+pkgname='mingw-w64-headers'
+pkgver=3.0.0
+pkgrel=2
+pkgdesc=MinGW-w64 headers for Windows
+arch=('any')
+url=http://mingw-w64.sourceforge.net;
+license=('custom')
+groups=('mingw-w64-toolchain' 'mingw-w64')
+options=('!strip' '!libtool' '!emptydirs')
+source=(http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${pkgver}.tar.bz2)
+md5sums=('22b0030702fe00927daf1ae6ddfb526e')
+
+build() {
+  for _target in ${_targets}; do
+msg Configuring ${_target} headers
+mkdir -p ${srcdir}/headers-${_target}  cd ${srcdir}/headers-${_target}
+${srcdir}/mingw-w64-v${pkgver}/mingw-w64-headers/configure 
--prefix=/usr/${_target} --enable-sdk=all --enable-secure-api --host=${_target}
+  done
+}
+
+package() {
+  for _target in ${_targets}; do
+msg Installing ${_target} headers
+cd ${srcdir}/headers-${_target}
+make DESTDIR=${pkgdir} install
+rm ${pkgdir}/usr/${_target}/include/pthread_signal.h
+rm ${pkgdir}/usr/${_target}/include/pthread_time.h
+rm ${pkgdir}/usr/${_target}/include/pthread_unistd.h
+  done
+
+  msg Installing MinGW-w64 licenses
+  install -Dm644 
${srcdir}/mingw-w64-v${pkgver}/COPYING.MinGW-w64/COPYING.MinGW-w64.txt 
${pkgdir}/usr/share/licenses/${pkgname}/COPYING.MinGW-w64.txt
+  install -Dm644 
${srcdir}/mingw-w64-v${pkgver}/COPYING.MinGW-w64-runtime/COPYING.MinGW-w64-runtime.txt
 ${pkgdir}/usr/share/licenses/${pkgname}/COPYING.MinGW-w64-runtime.txt
+  install -Dm644 
${srcdir}/mingw-w64-v${pkgver}/mingw-w64-headers/ddk/readme.txt 
${pkgdir}/usr/share/licenses/${pkgname}/ddk-readme.txt
+  install -Dm644 
${srcdir}/mingw-w64-v${pkgver}/mingw-w64-headers/direct-x/COPYING.LIB 
${pkgdir}/usr/share/licenses/${pkgname}/direct-x-COPYING.LIB
+  install -Dm644 
${srcdir}/mingw-w64-v${pkgver}/mingw-w64-headers/direct-x/readme.txt 
${pkgdir}/usr/share/licenses/${pkgname}/direct-x-readme.txt
+}



[arch-commits] Commit in envoy/repos/community-x86_64 (.lock PKGBUILD PKGBUILD)

2013-11-18 Thread Eric Bélanger
Date: Monday, November 18, 2013 @ 18:42:55
  Author: eric
Revision: 101179

archrelease: copy trunk to community-x86_64

Added:
  envoy/repos/community-x86_64/PKGBUILD
(from rev 101177, envoy/trunk/PKGBUILD)
Deleted:
  envoy/repos/community-x86_64/.lock
  envoy/repos/community-x86_64/PKGBUILD

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

Deleted: .lock
===
Deleted: PKGBUILD
===
--- PKGBUILD2013-11-18 17:42:51 UTC (rev 101178)
+++ PKGBUILD2013-11-18 17:42:55 UTC (rev 101179)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Federico Cinelli cine...@aur.archlinux.org
-
-pkgname=envoy
-pkgver=5
-pkgrel=1
-pkgdesc=A ssh-agent/gpg-agent keychain and process monitor
-arch=('i686' 'x86_64')
-url=http://github.com/vodik/envoy;
-license=('GPL')
-depends=('openssh' 'systemd')
-optdepends=('gnupg: gpg-agent support')
-makedepends=('ragel')
-source=($pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz;
-clique.tar.gz::https://github.com/vodik/clique/archive/v0.1.tar.gz;)
-md5sums=('feee9b1a0eed31360324ea868d081801'
- '8c4f3fd488fc8f92196a8aa42ac9567e')
-
-prepare() {
-  cd $pkgname-$pkgver
-  rm -fr clique
-  ln -s ../clique-0.1 clique
-}
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-}/
-
-# vim: ft=sh syn=sh et

Copied: envoy/repos/community-x86_64/PKGBUILD (from rev 101177, 
envoy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-18 17:42:55 UTC (rev 101179)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Federico Cinelli cine...@aur.archlinux.org
+
+pkgname=envoy
+pkgver=5
+pkgrel=1
+pkgdesc=A ssh-agent/gpg-agent keychain and process monitor
+arch=('i686' 'x86_64')
+url=http://github.com/vodik/envoy;
+license=('GPL')
+depends=('openssh' 'systemd')
+optdepends=('gnupg: gpg-agent support')
+makedepends=('ragel')
+source=($pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz;
+clique.tar.gz::https://github.com/vodik/clique/archive/v0.1.tar.gz;)
+md5sums=('feee9b1a0eed31360324ea868d081801'
+ '8c4f3fd488fc8f92196a8aa42ac9567e')
+
+prepare() {
+  cd $pkgname-$pkgver
+  rm -fr clique
+  ln -s ../clique-0.1 clique
+}
+
+build() {
+  make -C $pkgname-$pkgver
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}
+
+# vim: ft=sh syn=sh et



[arch-commits] Commit in mingw-w64-headers/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:42:51
  Author: spupykin
Revision: 101178

upgpkg: mingw-w64-headers 3.0.0-2

upd

Modified:
  mingw-w64-headers/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:42:31 UTC (rev 101177)
+++ PKGBUILD2013-11-18 17:42:51 UTC (rev 101178)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
 
 _targets=i686-w64-mingw32 x86_64-w64-mingw32


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


[arch-commits] Commit in mingw-w64-winpthreads/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:43:18
  Author: spupykin
Revision: 101183

upgpkg: mingw-w64-winpthreads 3.0.0-2

upd

Modified:
  mingw-w64-winpthreads/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:43:15 UTC (rev 101182)
+++ PKGBUILD2013-11-18 17:43:18 UTC (rev 101183)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
 
 _targets=i686-w64-mingw32 x86_64-w64-mingw32


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


[arch-commits] Commit in mingw-w64-winpthreads/repos (2 files)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:43:26
  Author: spupykin
Revision: 101184

archrelease: copy trunk to community-any

Added:
  mingw-w64-winpthreads/repos/community-any/
  mingw-w64-winpthreads/repos/community-any/PKGBUILD
(from rev 101183, mingw-w64-winpthreads/trunk/PKGBUILD)

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

Copied: mingw-w64-winpthreads/repos/community-any/PKGBUILD (from rev 101183, 
mingw-w64-winpthreads/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-11-18 17:43:26 UTC (rev 101184)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+
+pkgname=mingw-w64-winpthreads
+pkgver=3.0.0
+pkgrel=2
+pkgdesc='MinGW-w64 winpthreads library'
+arch=('any')
+url='http://mingw-w64.sourceforge.net'
+license=('custom')
+groups=('mingw-w64-toolchain' 'mingw-w64')
+makedepends=('mingw-w64-gcc-base' 'mingw-w64-binutils' 'mingw-w64-crt')
+provides=('mingw-w64-headers-bootstrap')
+conflicts=('mingw-w64-headers-bootstrap')
+replaces=('mingw-w64-headers-bootstrap')
+options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
+source=(http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${pkgver}.tar.bz2)
+md5sums=('22b0030702fe00927daf1ae6ddfb526e')
+
+build() {
+  for _target in ${_targets}; do
+msg Building ${_target} winpthreads...
+mkdir -p ${srcdir}/winpthreads-build-${_target}  cd 
${srcdir}/winpthreads-build-${_target}
+${srcdir}/mingw-w64-v${pkgver}/mingw-w64-libraries/winpthreads/configure 
--prefix=/usr/${_target} \
+--host=${_target} --enable-static --enable-shared
+make
+  done
+}
+
+package() {
+  for _target in ${_targets}; do
+cd ${srcdir}/winpthreads-build-${_target}
+make DESTDIR=${pkgdir} install
+  done
+}
\ No newline at end of file



[arch-commits] Commit in mingw-w64-headers-bootstrap/repos (2 files)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 18:43:15
  Author: spupykin
Revision: 101182

archrelease: copy trunk to community-any

Added:
  mingw-w64-headers-bootstrap/repos/community-any/
  mingw-w64-headers-bootstrap/repos/community-any/PKGBUILD
(from rev 101181, mingw-w64-headers-bootstrap/trunk/PKGBUILD)

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

Copied: mingw-w64-headers-bootstrap/repos/community-any/PKGBUILD (from rev 
101181, mingw-w64-headers-bootstrap/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-11-18 17:43:15 UTC (rev 101182)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+_dummystring=/* Dummy header, which gets overriden, if winpthread library 
gets installed.  */
+
+pkgname=mingw-w64-headers-bootstrap
+pkgver=3.0.0
+pkgrel=1
+pkgdesc=MinGW-w64 headers for Windows (bootstrap)
+arch=('any')
+url=http://mingw-w64.sourceforge.net;
+license=('custom')
+groups=('mingw-w64-bootstrap' 'mingw-w64')
+makedepends=('mingw-w64-headers')
+conflicts=('mingw-w64-winpthreads', 'mingw-w64-winpthreads-svn')
+options=('!strip' '!libtool' '!emptydirs')
+source=()
+md5sums=()
+
+build() {
+  mkdir -p ${srcdir}/dummy/  cd ${srcdir}/dummy
+  echo ${_dummystring}  pthread_signal.h
+  echo ${_dummystring}  pthread_time.h
+  echo ${_dummystring}  pthread_unistd.h
+}
+
+package() {
+  for _target in ${_targets}; do
+install -Dm644 ${srcdir}/dummy/pthread_signal.h 
${pkgdir}/usr/${_target}/include/pthread_signal.h
+install -Dm644 ${srcdir}/dummy/pthread_time.h 
${pkgdir}/usr/${_target}/include/pthread_time.h
+install -Dm644 ${srcdir}/dummy/pthread_unistd.h 
${pkgdir}/usr/${_target}/include/pthread_unistd.h
+  done
+}



[arch-commits] Commit in giflib/trunk (PKGBUILD giflib-5.0.4-include-stddef.patch)

2013-11-18 Thread Jan de Groot
Date: Monday, November 18, 2013 @ 18:59:35
  Author: jgc
Revision: 199905

upgpkg: giflib 5.0.5-1

Remove patch, no longer needed
Remove libx11 dependency (FS#37823)
Remove libungif provides, we do not ship the libs anymore, so stop providing it

Modified:
  giflib/trunk/PKGBUILD
Deleted:
  giflib/trunk/giflib-5.0.4-include-stddef.patch

---+
 PKGBUILD  |   20 +---
 giflib-5.0.4-include-stddef.patch |   11 ---
 2 files changed, 5 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 16:10:20 UTC (rev 199904)
+++ PKGBUILD2013-11-18 17:59:35 UTC (rev 199905)
@@ -5,27 +5,17 @@
 # Contributor: mightyjaym jm.ambros...@free.fr
 
 pkgname=giflib
-pkgver=5.0.4
-pkgrel=2
+pkgver=5.0.5
+pkgrel=1
 pkgdesc=A library for reading and writing gif images
 url=http://sourceforge.net/projects/giflib/;
 arch=('i686' 'x86_64')
 license=('MIT')
-depends=('libx11')
+depends=('glibc')
 makedepends=('xmlto' 'docbook-xml' 'docbook-xsl')
-provides=(libungif=${pkgver})
-conflicts=('libungif')
-replaces=('libungif')
-source=(http://downloads.sourceforge.net/sourceforge/giflib/${pkgname}-${pkgver}.tar.bz2
-giflib-5.0.4-include-stddef.patch)
-md5sums=('da60935d07374de00a78c2f6f720c8f5'
- 'e39b98822334f2bd2009469e5dea65c5')
+source=(http://downloads.sourceforge.net/sourceforge/giflib/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('c3262ba0a3dad31ba876fb5ba1d71a02')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i ../giflib-5.0.4-include-stddef.patch
-}
-
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --disable-static

Deleted: giflib-5.0.4-include-stddef.patch
===
--- giflib-5.0.4-include-stddef.patch   2013-11-18 16:10:20 UTC (rev 199904)
+++ giflib-5.0.4-include-stddef.patch   2013-11-18 17:59:35 UTC (rev 199905)
@@ -1,11 +0,0 @@
-diff -rupN a/lib/gif_lib.h b/lib/gif_lib.h
 a/lib/gif_lib.h2013-01-06 07:29:57.0 +0100
-+++ b/lib/gif_lib.h2013-07-30 10:52:47.611034000 +0200
-@@ -19,6 +19,7 @@ extern C {
- #define GIF_OK  1
- 
- #include stdbool.h
-+#include stddef.h
- 
- #define GIF_STAMP GIFVER  /* First chars in file - GIF stamp.  */
- #define GIF_STAMP_LEN sizeof(GIF_STAMP) - 1



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

2013-11-18 Thread Jan de Groot
Date: Monday, November 18, 2013 @ 18:59:42
  Author: jgc
Revision: 199906

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

Added:
  giflib/repos/extra-i686/PKGBUILD
(from rev 199905, giflib/trunk/PKGBUILD)
  giflib/repos/extra-x86_64/PKGBUILD
(from rev 199905, giflib/trunk/PKGBUILD)
Deleted:
  giflib/repos/extra-i686/PKGBUILD
  giflib/repos/extra-i686/giflib-4.2.1-quantize.patch
  giflib/repos/extra-i686/giflib-5.0.4-include-stddef.patch
  giflib/repos/extra-x86_64/PKGBUILD
  giflib/repos/extra-x86_64/giflib-4.2.1-quantize.patch
  giflib/repos/extra-x86_64/giflib-5.0.4-include-stddef.patch

+
 /PKGBUILD  |   60 ++
 extra-i686/PKGBUILD|   40 -
 extra-i686/giflib-4.2.1-quantize.patch |  679 ---
 extra-i686/giflib-5.0.4-include-stddef.patch   |   11 
 extra-x86_64/PKGBUILD  |   40 -
 extra-x86_64/giflib-4.2.1-quantize.patch   |  679 ---
 extra-x86_64/giflib-5.0.4-include-stddef.patch |   11 
 7 files changed, 60 insertions(+), 1460 deletions(-)

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


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

2013-11-18 Thread Giovanni Scafora
Date: Monday, November 18, 2013 @ 19:15:10
  Author: giovanni
Revision: 199907

upgpkg: whois 5.0.26-2

Fixed FS37805

Modified:
  whois/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:59:42 UTC (rev 199906)
+++ PKGBUILD2013-11-18 18:15:10 UTC (rev 199907)
@@ -4,7 +4,7 @@
 
 pkgname=whois
 pkgver=5.0.26
-pkgrel=1
+pkgrel=2
 pkgdesc=The whois client by Marco d'Itri
 arch=('i686' 'x86_64')
 url=http://www.linux.it/~md/software/;
@@ -11,6 +11,7 @@
 license=('GPL')
 depends=('libidn')
 makedepends=('perl')
+backup=('etc/whois.conf')
 
source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
 md5sums=('236829eea77e85df2443a54815a1b41d')
 
@@ -17,7 +18,11 @@
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-  make prefix=/usr CFLAGS=$CFLAGS HAVE_LIBIDN=1 HAVE_ICONV=1
+  make prefix=/usr \
+   CFLAGS=$CFLAGS $CPPFLAGS \
+   CONFIG_FILE=/etc/whois.conf \
+   HAVE_LIBIDN=1 \
+   HAVE_ICONV=1
 }
 
 package() {
@@ -24,4 +29,5 @@
   cd ${srcdir}/${pkgname}-${pkgver}
 
   make prefix=/usr BASEDIR=${pkgdir} install-whois
+  install -D -m644 whois.conf ${pkgdir}/etc/whois.conf
 }



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

2013-11-18 Thread Giovanni Scafora
Date: Monday, November 18, 2013 @ 19:15:18
  Author: giovanni
Revision: 199908

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-18 18:15:10 UTC (rev 199907)
+++ extra-i686/PKGBUILD 2013-11-18 18:15:18 UTC (rev 199908)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=whois
-pkgver=5.0.26
-pkgrel=1
-pkgdesc=The whois client by Marco d'Itri
-arch=('i686' 'x86_64')
-url=http://www.linux.it/~md/software/;
-license=('GPL')
-depends=('libidn')
-makedepends=('perl')
-source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
-md5sums=('236829eea77e85df2443a54815a1b41d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make prefix=/usr CFLAGS=$CFLAGS HAVE_LIBIDN=1 HAVE_ICONV=1
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make prefix=/usr BASEDIR=${pkgdir} install-whois
-}

Copied: whois/repos/extra-i686/PKGBUILD (from rev 199907, whois/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-18 18:15:18 UTC (rev 199908)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=whois
+pkgver=5.0.26
+pkgrel=2
+pkgdesc=The whois client by Marco d'Itri
+arch=('i686' 'x86_64')
+url=http://www.linux.it/~md/software/;
+license=('GPL')
+depends=('libidn')
+makedepends=('perl')
+backup=('etc/whois.conf')
+source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
+md5sums=('236829eea77e85df2443a54815a1b41d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make prefix=/usr \
+   CFLAGS=$CFLAGS $CPPFLAGS \
+   CONFIG_FILE=/etc/whois.conf \
+   HAVE_LIBIDN=1 \
+   HAVE_ICONV=1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make prefix=/usr BASEDIR=${pkgdir} install-whois
+  install -D -m644 whois.conf ${pkgdir}/etc/whois.conf
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-18 18:15:10 UTC (rev 199907)
+++ extra-x86_64/PKGBUILD   2013-11-18 18:15:18 UTC (rev 199908)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=whois
-pkgver=5.0.26
-pkgrel=1
-pkgdesc=The whois client by Marco d'Itri
-arch=('i686' 'x86_64')
-url=http://www.linux.it/~md/software/;
-license=('GPL')
-depends=('libidn')
-makedepends=('perl')
-source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
-md5sums=('236829eea77e85df2443a54815a1b41d')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make prefix=/usr CFLAGS=$CFLAGS HAVE_LIBIDN=1 HAVE_ICONV=1
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make prefix=/usr BASEDIR=${pkgdir} install-whois
-}

Copied: whois/repos/extra-x86_64/PKGBUILD (from rev 199907, 
whois/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-18 18:15:18 UTC (rev 199908)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=whois
+pkgver=5.0.26
+pkgrel=2
+pkgdesc=The whois client by Marco d'Itri
+arch=('i686' 'x86_64')
+url=http://www.linux.it/~md/software/;
+license=('GPL')
+depends=('libidn')
+makedepends=('perl')
+backup=('etc/whois.conf')
+source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz;)
+md5sums=('236829eea77e85df2443a54815a1b41d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make prefix=/usr \
+   CFLAGS=$CFLAGS $CPPFLAGS \
+   CONFIG_FILE=/etc/whois.conf \
+   HAVE_LIBIDN=1 \
+   HAVE_ICONV=1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make prefix=/usr BASEDIR=${pkgdir} install-whois
+  install -D -m644 whois.conf ${pkgdir}/etc/whois.conf
+}



[arch-commits] Commit in mingw-w64-gcc/repos (6 files)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 19:29:15
  Author: spupykin
Revision: 101186

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

Added:
  mingw-w64-gcc/repos/community-i686/
  mingw-w64-gcc/repos/community-i686/PKGBUILD
(from rev 101185, mingw-w64-gcc/trunk/PKGBUILD)
  
mingw-w64-gcc/repos/community-i686/gcc-make-xmmintrin-header-cplusplus-compatible.patch
(from rev 101185, 
mingw-w64-gcc/trunk/gcc-make-xmmintrin-header-cplusplus-compatible.patch)
  mingw-w64-gcc/repos/community-x86_64/
  mingw-w64-gcc/repos/community-x86_64/PKGBUILD
(from rev 101185, mingw-w64-gcc/trunk/PKGBUILD)
  
mingw-w64-gcc/repos/community-x86_64/gcc-make-xmmintrin-header-cplusplus-compatible.patch
(from rev 101185, 
mingw-w64-gcc/trunk/gcc-make-xmmintrin-header-cplusplus-compatible.patch)

---+
 community-i686/PKGBUILD   |   74 
++
 community-i686/gcc-make-xmmintrin-header-cplusplus-compatible.patch   |   24 
+++
 community-x86_64/PKGBUILD |   74 
++
 community-x86_64/gcc-make-xmmintrin-header-cplusplus-compatible.patch |   24 
+++
 4 files changed, 196 insertions(+)

Copied: mingw-w64-gcc/repos/community-i686/PKGBUILD (from rev 101185, 
mingw-w64-gcc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-18 18:29:15 UTC (rev 101186)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
+
+_targets=i686-w64-mingw32 x86_64-w64-mingw32
+
+pkgname=mingw-w64-gcc
+pkgver=4.8.2
+pkgrel=3
+pkgdesc=Cross GCC for the MinGW-w64 cross-compiler
+arch=('i686' 'x86_64')
+url=http://gcc.gnu.org;
+license=('GPL' 'LGPL' 'FDL' 'custom')
+groups=('mingw-w64-toolchain' 'mingw-w64')
+depends=('zlib' 'libmpc' 'ppl' 'cloog' 'mingw-w64-crt' 'mingw-w64-binutils' 
'mingw-w64-winpthreads' 'mingw-w64-headers' 'mingw-w64-headers-bootstrap')
+makedepends=(gcc-ada=${pkgver} 'mingw-w64-gcc-base')
+#checkdepends=('dejagnu') # Windows executables could run on Arch through 
bin_mft and Wine
+optdepends=()
+provides=('mingw-w64-gcc-base')
+conflicts=('mingw-w64-gcc-base')
+replaces=()
+backup=()
+options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
+source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2;
+'gcc-make-xmmintrin-header-cplusplus-compatible.patch')
+md5sums=('a3d7d63b9cb6b6ea049469a0c4a43c9d'
+ 'da6c9ba6baebe1286f3219d4181cdbb8')
+
+prepare() {
+  cd ${srcdir}/gcc-${pkgver}
+
+  #do not install libiberty
+  sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+  # hack! - some configure tests for header files using $CPP $CPPFLAGS
+  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ {libiberty,gcc}/configure
+
+  # The file xmmintrin.h doesn't contain an extern C part
+  # This conflicts with mingw-w64 intrin.h and results in build
+  # failure like this one in mingw-w64-qt5-qtbase:
+  # /usr/lib/gcc/i686-w64-mingw32/4.8.0/include/xmmintrin.h:997:1: error: 
previous declaration of 'int _m_pextrw(__m64, int)' with 'C++' linkage
+  # /usr/i686-w64-mingw32/include/intrin.h:561:28: error: conflicts with new 
declaration with 'C' linkage
+  patch -p0 -i ${srcdir}/gcc-make-xmmintrin-header-cplusplus-compatible.patch
+}
+
+build() {
+  for _target in ${_targets}; do
+mkdir -p ${srcdir}/gcc-build-${_target}  cd 
${srcdir}/gcc-build-${_target}
+
+${srcdir}/gcc-${pkgver}/configure --prefix=/usr \
+--target=${_target} \
+--enable-languages=c,lto,c++,objc,obj-c++,fortran,ada \
+--enable-shared --enable-static \
+--enable-threads=posix --enable-fully-dynamic-string 
--enable-libstdcxx-time=yes \
+--with-system-zlib --enable-cloog-backend=isl \
+--disable-cloog-version-check --disable-isl-version-check \
+--enable-lto --disable-dw2-exceptions --enable-libgomp \
+--disable-multilib --enable-checking=release
+make all
+  done
+}
+
+package() {
+  for _target in ${_targets}; do
+cd ${srcdir}/gcc-build-${_target}
+make DESTDIR=${pkgdir} install
+${_target}-strip ${pkgdir}/usr/${_target}/lib/*.dll
+strip ${pkgdir}/usr/bin/${_target}-*
+strip 
${pkgdir}/usr/libexec/gcc/${_target}/${pkgver}/{cc1*,collect2,gnat1,f951,lto*}
+  done
+  ln -s ${_target}-gcc $pkgdir/usr/bin/${_target}-cc
+  strip ${pkgdir}/usr/bin/*
+  # remove unnecessary files
+  rm -r ${pkgdir}/usr/share
+}

Copied: 
mingw-w64-gcc/repos/community-i686/gcc-make-xmmintrin-header-cplusplus-compatible.patch
 (from rev 101185, 
mingw-w64-gcc/trunk/gcc-make-xmmintrin-header-cplusplus-compatible.patch)
===
--- community-i686/gcc-make-xmmintrin-header-cplusplus-compatible.patch 
   

[arch-commits] Commit in mingw-w64-gcc/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 19:35:10
  Author: spupykin
Revision: 101187

Modified:
  mingw-w64-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 18:29:15 UTC (rev 101186)
+++ PKGBUILD2013-11-18 18:35:10 UTC (rev 101187)
@@ -6,7 +6,7 @@
 
 pkgname=mingw-w64-gcc
 pkgver=4.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc=Cross GCC for the MinGW-w64 cross-compiler
 arch=('i686' 'x86_64')
 url=http://gcc.gnu.org;
@@ -66,8 +66,8 @@
 ${_target}-strip ${pkgdir}/usr/${_target}/lib/*.dll
 strip ${pkgdir}/usr/bin/${_target}-*
 strip 
${pkgdir}/usr/libexec/gcc/${_target}/${pkgver}/{cc1*,collect2,gnat1,f951,lto*}
+ln -s ${_target}-gcc $pkgdir/usr/bin/${_target}-cc
   done
-  ln -s ${_target}-gcc $pkgdir/usr/bin/${_target}-cc
   strip ${pkgdir}/usr/bin/*
   # remove unnecessary files
   rm -r ${pkgdir}/usr/share



[arch-commits] Commit in mingw-w64-gcc/trunk (PKGBUILD)

2013-11-18 Thread Sergej Pupykin
Date: Monday, November 18, 2013 @ 19:28:54
  Author: spupykin
Revision: 101185

upgpkg: mingw-w64-gcc 4.8.2-3

upd

Modified:
  mingw-w64-gcc/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 17:43:26 UTC (rev 101184)
+++ PKGBUILD2013-11-18 18:28:54 UTC (rev 101185)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Maintainer: rubenvb vanboxem dottie ruben attie gmail dottie com
 
 _targets=i686-w64-mingw32 x86_64-w64-mingw32
@@ -65,6 +67,7 @@
 strip ${pkgdir}/usr/bin/${_target}-*
 strip 
${pkgdir}/usr/libexec/gcc/${_target}/${pkgver}/{cc1*,collect2,gnat1,f951,lto*}
   done
+  ln -s ${_target}-gcc $pkgdir/usr/bin/${_target}-cc
   strip ${pkgdir}/usr/bin/*
   # remove unnecessary files
   rm -r ${pkgdir}/usr/share


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


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

2013-11-18 Thread Dave Reisner
Date: Monday, November 18, 2013 @ 19:53:24
  Author: dreisner
Revision: 199909

upgpkg: snappy 1.1.1-1

Modified:
  snappy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 18:15:18 UTC (rev 199908)
+++ PKGBUILD2013-11-18 18:53:24 UTC (rev 199909)
@@ -3,8 +3,8 @@
 # Contributor: Antony Male antony dot male at geemail dot com
 
 pkgname=snappy
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
 pkgdesc='A fast compressor/decompressor library'
 arch=('i686' 'x86_64')
 url=http://code.google.com/p/snappy/;
@@ -12,7 +12,7 @@
 depends=('glibc' 'gcc-libs')
 checkdepends=('zlib')
 source=(http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('c8f3ef29b5281e78f4946b2d739cea4f')
+md5sums=('8887e3b7253b22a31f5486bca3cbc1c2')
 
 build() {
   cd $pkgname-$pkgver



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

2013-11-18 Thread Dave Reisner
Date: Monday, November 18, 2013 @ 19:54:19
  Author: dreisner
Revision: 199910

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-18 18:53:24 UTC (rev 199909)
+++ extra-i686/PKGBUILD 2013-11-18 18:54:19 UTC (rev 199910)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Contributor: Antony Male antony dot male at geemail dot com
-
-pkgname=snappy
-pkgver=1.1.0
-pkgrel=2
-pkgdesc='A fast compressor/decompressor library'
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/snappy/;
-license=('BSD')
-depends=('glibc' 'gcc-libs')
-checkdepends=('zlib')
-source=(http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('c8f3ef29b5281e78f4946b2d739cea4f')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # compile without assertions
-  CXXFLAGS+=\ -DNDEBUG
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  # compile without assertions
-  CXXFLAGS+=\ -DNDEBUG
-
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-  install -m644 -D COPYING $pkgdir/usr/share/licenses/snappy/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: snappy/repos/extra-i686/PKGBUILD (from rev 199909, 
snappy/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-18 18:54:19 UTC (rev 199910)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Antony Male antony dot male at geemail dot com
+
+pkgname=snappy
+pkgver=1.1.1
+pkgrel=1
+pkgdesc='A fast compressor/decompressor library'
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/snappy/;
+license=('BSD')
+depends=('glibc' 'gcc-libs')
+checkdepends=('zlib')
+source=(http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+md5sums=('8887e3b7253b22a31f5486bca3cbc1c2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # compile without assertions
+  CXXFLAGS+=\ -DNDEBUG
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  # compile without assertions
+  CXXFLAGS+=\ -DNDEBUG
+
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+  install -m644 -D COPYING $pkgdir/usr/share/licenses/snappy/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-18 18:53:24 UTC (rev 199909)
+++ extra-x86_64/PKGBUILD   2013-11-18 18:54:19 UTC (rev 199910)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Contributor: Antony Male antony dot male at geemail dot com
-
-pkgname=snappy
-pkgver=1.1.0
-pkgrel=2
-pkgdesc='A fast compressor/decompressor library'
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/snappy/;
-license=('BSD')
-depends=('glibc' 'gcc-libs')
-checkdepends=('zlib')
-source=(http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('c8f3ef29b5281e78f4946b2d739cea4f')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # compile without assertions
-  CXXFLAGS+=\ -DNDEBUG
-
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  # compile without assertions
-  CXXFLAGS+=\ -DNDEBUG
-
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-  install -m644 -D COPYING $pkgdir/usr/share/licenses/snappy/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: snappy/repos/extra-x86_64/PKGBUILD (from rev 199909, 
snappy/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-18 18:54:19 UTC (rev 199910)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Antony Male antony dot male at geemail dot com
+
+pkgname=snappy
+pkgver=1.1.1
+pkgrel=1
+pkgdesc='A fast compressor/decompressor library'
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/snappy/;
+license=('BSD')
+depends=('glibc' 'gcc-libs')
+checkdepends=('zlib')
+source=(http://snappy.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+md5sums=('8887e3b7253b22a31f5486bca3cbc1c2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # compile without assertions
+  CXXFLAGS+=\ -DNDEBUG
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  # compile 

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

2013-11-18 Thread Evangelos Foutras
Date: Monday, November 18, 2013 @ 20:01:56
  Author: foutrelis
Revision: 199912

upgpkg: firefox-i18n 25.0.1-1

New upstream release.

Modified:
  firefox-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  182 ++---
 1 file changed, 91 insertions(+), 91 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 19:01:53 UTC (rev 199911)
+++ PKGBUILD2013-11-18 19:01:56 UTC (rev 199912)
@@ -5,7 +5,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgbase=firefox-i18n
-pkgver=25.0
+pkgver=25.0.1
 pkgrel=1
 pkgdesc=Language pack for Firefox
 arch=('any')
@@ -107,7 +107,7 @@
 
 pkgname=()
 source=()
-_url=http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$pkgver/linux-i686/xpi
+_url=http://download.cdn.mozilla.net/pub/firefox/releases/$pkgver/linux-i686/xpi
 
 for _lang in ${_languages[@]}; do
   _locale=${_lang%% *}
@@ -129,92 +129,92 @@
 
$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi
 }
 
-md5sums=('a7ec287c35b7a599735a9b1cb20a3d80'
- 'fe7fc95d1df1dbf8af9109c0b3084b8b'
- '2d60d076d18176368e5a166e92d81231'
- '6ff428e3ddb78c5164c8cfa63f029640'
- '3be2b3a6a3f52e8daa405eb7ae73f408'
- '5d160b57fcbe93f826c899ab01a9a3ff'
- 'f8ea9e30c70a20f44df802ed7deaed4e'
- 'c9afe91757db0410ac2622e9e307066d'
- 'd07966c3e78b4c1218ad8ddf74cef6c4'
- '9d5837a41e0b542ab067bd32b30bc1c9'
- '597f6e7df761ea7e62186b8bf35fb3fa'
- '9859310ecc3fc180dcdbcb4168258467'
- '021c5b909e8887622dfc76ef8615f846'
- '80ce583201c24a03b2c31122d15ca6dd'
- 'efd7e29a6fa470249710667bfd6bb9b4'
- 'e7d8f053d6ae5c40d7e26dd0c89d3118'
- '984012fb41e96b0b60f0d571ab7f0241'
- 'd60e8a98187dfaa280fc00be53ee31c2'
- 'a334ef9098155e44e925fe7804c15000'
- 'd4fd29d5a5e1dbd1464d51a6898832a3'
- '991806fac1caf3dd93d3c19b07ac07e3'
- '63eb44c00d38a1492a6eab517acd06a6'
- '6a78b203c2c895f6bd48668cb3af398c'
- '7951db0b455019f369710e3f8fdaf31f'
- '2729d131880f86eb46620ad0fd3abd15'
- 'e05eff9e126cef4f5cb495aec36368c4'
- '5b9e3ca64c0f7e60fe088942a339586b'
- '28866886d6e13d21e0f5839246b814a2'
- '900ee537359c09023406c0b8a18e924d'
- '66b1284fba1884b7305bc91f813b3a67'
- '9ccf6e5bf5405dd70a1eae574f937632'
- '65b6cb185891077f99bec38c7df13db7'
- '04f8d661257a693980d6a52a63131ee1'
- 'cca20b1a74ba8eb25f03f03656a9d5ae'
- 'ba14346399761eb3e5841e383b827f86'
- '04d08d5143921541b177a7f05135268e'
- 'd53cf6e06638db86c853ed1d7bef9d48'
- '9789aa8afb52dfcb4b88064757e0f6af'
- '73ac07023f597a1532a5122ebaebaeab'
- '18aca9a49e78abd948eebfdb1c88a2b5'
- 'c54ec8fa102dbec265f6c9fa370aea73'
- 'd2580596191f1e0227f4d525fc05408b'
- '57f6cab2f031321a9d78595cb1ff88ed'
- '82dd86943d01cd5b6b2b0872a32a6972'
- '6a6b0992e255fdcea76f2a484a89a817'
- '08c52630db4c44283d54da85cf4bd94c'
- 'aa5c66e9eff81c64fd42392f164b8fe9'
- '86e8056d443df2e438ef5944f0ae56bd'
- '78cac3591dca5e9720670e28d84b36b6'
- '9b8480e56c2519ed5550b6f836ea929f'
- '082a9186d5c4acabfd5712fe6743f885'
- 'a6a945790a587b4e8200f94c16fc0911'
- '19afc5772a363c98311f95b7ab5ba2f6'
- '274835c2051b47d39ecc5ec1c4ac808c'
- 'd8e71b555420e1c9dd5f9fe5251bd399'
- '201e9570bb36cdb38b6ba557730dc3b7'
- '3e9c34f8a14ec0b73fcf42e7f99cca0e'
- 'cd73a16193298e6bfd93dbb412d69af7'
- 'e078962b77f3c00e3e64f1fc6f76f6ac'
- '2f1a0d3917bab3bd16182684205ed875'
- '4be1d41f8fe646a4f9eb4fba27964391'
- '28cec61f1021af551ccc903fab8715e4'
- '26dd00fae4391f53c9ac8610e8caa8f1'
- 'c62e4e7e35d7cbc81b45541f5f3ef76f'
- '1fee9c50a8fd38a9bbae638787629775'
- '8e871f9c9bc84c293b614f2a59bb7d88'
- '89fdde1a37903f8a067b877c09b4864b'
- '3dbda807a65f6b6195a4b1c984f7ec5a'
- 'c97389e5e6317b1444ff1dbba9f4f799'
- '4c259ef6e8d7e9b7a3cbb4872e091dff'
- '202e218c8e83df5994e16a5eadd7cc9f'
- '13b1ec259750d628294b549e22585c2d'
- 'dc1b94179f526a6eaa722cbe93e104dc'
- '87d563c02e4ae5cbc88713aa9d069899'
- 'b208becbe3dcd9bb570bbeebf803f5c9'
- '40860e6567b32ef315e67f7f35dc5147'
- '6d9b41a9ebc48897ba472c690841da99'
- '1bc499bea0dd2c722931428d3c6ca0e5'
- '2d0bacb87b6366b02f1edcd47f447404'
- '1f888f72747a736034ecc5208005e36b'
- '57374efbc83f08ba9ce99e41696be8d9'
- '6deeb9d6028e03e0524848b8fd772118'
- '20905213bc57c35b12d17a289a26d15b'
- '17f59e594611983c716568d85340c208'
- 'f541df1a352739f63fc640b7acc25464'
- '9ad699d377f518aa4cce64d0bf61b908'
- 

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

2013-11-18 Thread Evangelos Foutras
Date: Monday, November 18, 2013 @ 20:01:53
  Author: foutrelis
Revision: 199911

upgpkg: firefox 25.0.1-1

New upstream release.

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 18:54:19 UTC (rev 199910)
+++ PKGBUILD2013-11-18 19:01:53 UTC (rev 199911)
@@ -3,7 +3,7 @@
 # Contributor: Jakub Schmidtke sja...@gmail.com
 
 pkgname=firefox
-pkgver=25.0
+pkgver=25.0.1
 pkgrel=1
 pkgdesc=Standalone web browser from mozilla.org
 arch=('i686' 'x86_64')
@@ -27,7 +27,7 @@
 
source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2
 mozconfig firefox.desktop firefox-install-dir.patch vendor.js
 firefox-20.0.1-fixed-loading-icon.png)
-sha256sums=('5463cc625ac2a06d4d33b43dfb6365da830eef11f3ef5c0512714baaded59272'
+sha256sums=('e5d0667faeec3a0372831b23d0c6804524e134d1ebc4b7e080042491678d4f0b'
 'ad0e3c2916076774a8f3b66b8d515a4b1403a2bc789215b5180892537283e4ac'
 'd2a7610393ba259c35e3227b92e02ec91095a95189f56ac93ccdf6732772719c'
 'ded67e8204bd5e1c0c5771c0d2c84ff80c998e1543711e7cd804cfe29e8dd1b0'



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

2013-11-18 Thread Evangelos Foutras
Date: Monday, November 18, 2013 @ 20:02:17
  Author: foutrelis
Revision: 199914

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

Added:
  firefox/repos/extra-i686/PKGBUILD
(from rev 199912, firefox/trunk/PKGBUILD)
  firefox/repos/extra-i686/firefox-20.0.1-fixed-loading-icon.png
(from rev 199912, firefox/trunk/firefox-20.0.1-fixed-loading-icon.png)
  firefox/repos/extra-i686/firefox-install-dir.patch
(from rev 199912, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-i686/firefox.desktop
(from rev 199912, firefox/trunk/firefox.desktop)
  firefox/repos/extra-i686/firefox.install
(from rev 199912, firefox/trunk/firefox.install)
  firefox/repos/extra-i686/mozconfig
(from rev 199912, firefox/trunk/mozconfig)
  firefox/repos/extra-i686/vendor.js
(from rev 199912, firefox/trunk/vendor.js)
  firefox/repos/extra-x86_64/PKGBUILD
(from rev 199912, firefox/trunk/PKGBUILD)
  firefox/repos/extra-x86_64/firefox-20.0.1-fixed-loading-icon.png
(from rev 199912, firefox/trunk/firefox-20.0.1-fixed-loading-icon.png)
  firefox/repos/extra-x86_64/firefox-install-dir.patch
(from rev 199913, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-x86_64/firefox.desktop
(from rev 199913, firefox/trunk/firefox.desktop)
  firefox/repos/extra-x86_64/firefox.install
(from rev 199913, firefox/trunk/firefox.install)
  firefox/repos/extra-x86_64/mozconfig
(from rev 199913, firefox/trunk/mozconfig)
  firefox/repos/extra-x86_64/vendor.js
(from rev 199913, firefox/trunk/vendor.js)
Deleted:
  firefox/repos/extra-i686/PKGBUILD
  firefox/repos/extra-i686/firefox-install-dir.patch
  firefox/repos/extra-i686/firefox.desktop
  firefox/repos/extra-i686/firefox.install
  firefox/repos/extra-i686/mozconfig
  firefox/repos/extra-i686/vendor.js
  firefox/repos/extra-x86_64/PKGBUILD
  firefox/repos/extra-x86_64/firefox-install-dir.patch
  firefox/repos/extra-x86_64/firefox.desktop
  firefox/repos/extra-x86_64/firefox.install
  firefox/repos/extra-x86_64/mozconfig
  firefox/repos/extra-x86_64/vendor.js

+
 /PKGBUILD  |  264 +++
 /firefox-install-dir.patch |   60 
 /firefox.desktop   |  242 +
 /firefox.install   |   26 +
 /mozconfig |   68 
 /vendor.js |   18 +
 extra-i686/PKGBUILD|  124 
 extra-i686/firefox-20.0.1-fixed-loading-icon.png   |   39 ++
 extra-i686/firefox-install-dir.patch   |   30 --
 extra-i686/firefox.desktop |  121 
 extra-i686/firefox.install |   13 
 extra-i686/mozconfig   |   34 --
 extra-i686/vendor.js   |9 
 extra-x86_64/PKGBUILD  |  124 
 extra-x86_64/firefox-20.0.1-fixed-loading-icon.png |   39 ++
 extra-x86_64/firefox-install-dir.patch |   30 --
 extra-x86_64/firefox.desktop   |  121 
 extra-x86_64/firefox.install   |   13 
 extra-x86_64/mozconfig |   34 --
 extra-x86_64/vendor.js |9 
 20 files changed, 756 insertions(+), 662 deletions(-)

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


[arch-commits] Commit in firefox-i18n/repos/extra-any (PKGBUILD PKGBUILD)

2013-11-18 Thread Evangelos Foutras
Date: Monday, November 18, 2013 @ 20:02:08
  Author: foutrelis
Revision: 199913

archrelease: copy trunk to extra-any

Added:
  firefox-i18n/repos/extra-any/PKGBUILD
(from rev 199912, firefox-i18n/trunk/PKGBUILD)
Deleted:
  firefox-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  440 ++---
 1 file changed, 220 insertions(+), 220 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-18 19:01:56 UTC (rev 199912)
+++ PKGBUILD2013-11-18 19:02:08 UTC (rev 199913)
@@ -1,220 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler tho...@archlinux.org
-# Contributor: Jaroslaw Swierczynski swier...@juvepoland.com
-# Contributor: Michal Hybner dta...@gmail.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgbase=firefox-i18n
-pkgver=25.0
-pkgrel=1
-pkgdesc=Language pack for Firefox
-arch=('any')
-url=http://www.mozilla.com/;
-license=('MPL' 'GPL')
-depends=(firefox=$pkgver)
-
-_languages=(
-  'achAcoli'
-  'af Afrikaans'
-  'ak Akan'
-  'ar Arabic'
-  'as Assamese'
-  'astAsturian'
-  'be Belarusian'
-  'bg Bulgarian'
-  'bn-BD  Bengali (Bangladesh)'
-  'bn-IN  Bengali (India)'
-  'br Breton'
-  'bs Bosnian'
-  'ca Catalan'
-  'cs Czech'
-  'csbKashubian'
-  'cy Welsh'
-  'da Danish'
-  'de German'
-  'el Greek'
-  'en-GB  English (United Kingdom)'
-  'en-US  English (United States)'
-  'en-ZA  English (South Africa)'
-  'eo Esperanto'
-  'es-AR  Spanish (Argentina)'
-  'es-CL  Spanish (Chile)'
-  'es-ES  Spanish (Spain)'
-  'es-MX  Spanish (Mexico)'
-  'et Estonian'
-  'eu Basque'
-  'fa Persian'
-  'ff Fula'
-  'fi Finnish'
-  'fr French'
-  'fy-NL  Frisian (Netherlands)'
-  'ga-IE  Irish'
-  'gd Gaelic'
-  'gl Galician'
-  'gu-IN  Gujarati (India)'
-  'he Hebrew'
-  'hi-IN  Hindi (India)'
-  'hr Croatian'
-  'hu Hungarian'
-  'hy-AM  Armenian'
-  'id Indonesian'
-  'is Icelandic'
-  'it Italian'
-  'ja Japanese'
-  'kk Kazakh'
-  'km Khmer'
-  'kn Kannada'
-  'ko Korean'
-  'ku Kurdish'
-  'lg Ganda'
-  'lijLigurian'
-  'lt Lithuanian'
-  'lv Latvian'
-  'maiMaithili'
-  'mk Macedonian'
-  'ml Malayalam'
-  'mr Marathi'
-  'nb-NO  Norwegian (Bokmal)'
-  'nl Dutch'
-  'nn-NO  Norwegian (Nynorsk)'
-  'nsoNorthern Sotho (Sesotho sa lebowa)'
-  'or Oriya'
-  'pa-IN  Punjabi'
-  'pl Polish'
-  'pt-BR  Brazilian Portuguese'
-  'pt-PT  Portuguese'
-  'rm Romansh'
-  'ro Romanian'
-  'ru Russian'
-  'si Sinhalese'
-  'sk Slovak'
-  'sl Slovenian'
-  'sonSonghai'
-  'sq Albanian'
-  'sr Serbian'
-  'sv-SE  Swedish'
-  'ta-LK  Tamil (Sri Lanka)'
-  'ta Tamil'
-  'te Telugu'
-  'th Thai'
-  'tr Turkish'
-  'uk Ukrainian'
-  'vi Vietnamese'
-  'zh-CN  Chinese (simplified)'
-  'zh-TW  Chinese (traditional)'
-  'zu Zulu'
-)
-
-pkgname=()
-source=()
-_url=http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$pkgver/linux-i686/xpi
-
-for _lang in ${_languages[@]}; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  source+=(firefox-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi)
-  eval package_$_pkgname() {
-_package $_lang
-  }
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc=$2 language pack for Firefox
-  install -Dm644 firefox-i18n-$pkgver-$1.xpi \
-
$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi
-}
-
-md5sums=('a7ec287c35b7a599735a9b1cb20a3d80'
- 'fe7fc95d1df1dbf8af9109c0b3084b8b'
- '2d60d076d18176368e5a166e92d81231'
- '6ff428e3ddb78c5164c8cfa63f029640'
- '3be2b3a6a3f52e8daa405eb7ae73f408'
- '5d160b57fcbe93f826c899ab01a9a3ff'
- 'f8ea9e30c70a20f44df802ed7deaed4e'
- 'c9afe91757db0410ac2622e9e307066d'
- 'd07966c3e78b4c1218ad8ddf74cef6c4'
- '9d5837a41e0b542ab067bd32b30bc1c9'
- '597f6e7df761ea7e62186b8bf35fb3fa'
- '9859310ecc3fc180dcdbcb4168258467'
- '021c5b909e8887622dfc76ef8615f846'
- '80ce583201c24a03b2c31122d15ca6dd'
- 'efd7e29a6fa470249710667bfd6bb9b4'
- 'e7d8f053d6ae5c40d7e26dd0c89d3118'
- '984012fb41e96b0b60f0d571ab7f0241'
- 'd60e8a98187dfaa280fc00be53ee31c2'
- 'a334ef9098155e44e925fe7804c15000'
- 'd4fd29d5a5e1dbd1464d51a6898832a3'
- '991806fac1caf3dd93d3c19b07ac07e3'
- '63eb44c00d38a1492a6eab517acd06a6'
- '6a78b203c2c895f6bd48668cb3af398c'
- '7951db0b455019f369710e3f8fdaf31f'
- '2729d131880f86eb46620ad0fd3abd15'
- 'e05eff9e126cef4f5cb495aec36368c4'
- '5b9e3ca64c0f7e60fe088942a339586b'
- '28866886d6e13d21e0f5839246b814a2'
- '900ee537359c09023406c0b8a18e924d'
-  

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

2013-11-18 Thread Tom Gundersen
Date: Monday, November 18, 2013 @ 22:49:14
  Author: tomegun
Revision: 199915

upgpkg: bluez 5.11-1

upstream release

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 19:02:17 UTC (rev 199914)
+++ PKGBUILD2013-11-18 21:49:14 UTC (rev 199915)
@@ -5,8 +5,8 @@
 
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci')
-pkgver=5.10
-pkgrel=3
+pkgver=5.11
+pkgrel=1
 url=http://www.bluez.org/;
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -13,7 +13,7 @@
 makedepends=('dbus' 'libical' 'systemd')
 
source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2;
 bluetooth.modprobe)
-md5sums=('7dce03b332b3a3e7465fb88352b8a404'
+md5sums=('c3675ed157a433b6de7391854b907b8c'
  '671c15e99d7154c2df987b71c5851b3d')
 
 build() {



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

2013-11-18 Thread Tom Gundersen
Date: Monday, November 18, 2013 @ 22:56:02
  Author: tomegun
Revision: 199916

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

Added:
  bluez/repos/testing-i686/
  bluez/repos/testing-i686/PKGBUILD
(from rev 199915, bluez/trunk/PKGBUILD)
  bluez/repos/testing-i686/bluetooth.modprobe
(from rev 199915, bluez/trunk/bluetooth.modprobe)
  bluez/repos/testing-x86_64/
  bluez/repos/testing-x86_64/PKGBUILD
(from rev 199915, bluez/trunk/PKGBUILD)
  bluez/repos/testing-x86_64/bluetooth.modprobe
(from rev 199915, bluez/trunk/bluetooth.modprobe)

---+
 testing-i686/PKGBUILD |  116 
 testing-i686/bluetooth.modprobe   |3 
 testing-x86_64/PKGBUILD   |  116 
 testing-x86_64/bluetooth.modprobe |3 
 4 files changed, 238 insertions(+)

Copied: bluez/repos/testing-i686/PKGBUILD (from rev 199915, 
bluez/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-11-18 21:56:02 UTC (rev 199916)
@@ -0,0 +1,116 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Geoffroy Carrier geoff...@archlinux.org
+
+pkgbase=bluez
+pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci')
+pkgver=5.11
+pkgrel=1
+url=http://www.bluez.org/;
+arch=('i686' 'x86_64')
+license=('GPL2')
+makedepends=('dbus' 'libical' 'systemd')
+source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2;
+bluetooth.modprobe)
+md5sums=('c3675ed157a433b6de7391854b907b8c'
+ '671c15e99d7154c2df987b71c5851b3d')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib \
+  --enable-library # this is deprecated
+#  --enable-experimental \
+
+  make all V=1
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+
+package_bluez() {
+  pkgdesc=Daemons for the bluetooth protocol stack
+  depends=('libical' 'dbus' 'glib2')
+  backup=('etc/dbus-1/system.d/bluetooth.conf')
+  conflicts=('obexd-client' 'obexd-server')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} \
+   install-libexecPROGRAMS \
+   install-dbussessionbusDATA \
+   install-systemdsystemunitDATA \
+   install-systemduserunitDATA \
+   install-dbussystembusDATA \
+   install-dbusDATA \
+   install-man8
+
+  # add basic documention
+  install -dm755 ${pkgdir}/usr/share/doc/${pkgbase}/dbus-apis
+  cp -a doc/*.txt ${pkgdir}/usr/share/doc/${pkgbase}/dbus-apis/
+  # fix module loading errors
+  install -dm755 ${pkgdir}/usr/lib/modprobe.d
+  install -Dm644 ${srcdir}/bluetooth.modprobe 
${pkgdir}/usr/lib/modprobe.d/bluetooth-usb.conf  
+}
+
+package_bluez-utils() {
+  pkgdesc=Development and debugging utilities for the bluetooth protocol 
stack
+  depends=('dbus' 'systemd')
+  conflicts=('bluez-hcidump')
+  provides=('bluez-hcidump')
+  replaces=('bluez-hcidump' 'bluez=4.101')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} \
+   install-binPROGRAMS \
+   install-man1
+
+  # libbluetooth.so* are part of libLTLIBRARIES and binPROGRAMS targets
+  #make DESTDIR=${pkgdir} uninstall-libLTLIBRARIES
+  #rmdir ${pkgdir}/usr/lib
+  rm -rf ${pkgdir}/usr/lib
+  
+  # move the hid2hci man page out
+  mv ${pkgdir}/usr/share/man/man1/hid2hci.1 ${srcdir}/
+}
+
+package_bluez-libs() {
+  pkgdesc=Deprecated libraries for the bluetooth protocol stack
+  depends=('glibc')
+  license=('LGPL2.1')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} \
+   install-includeHEADERS \
+   install-libLTLIBRARIES \
+   install-pkgconfigDATA
+}
+
+package_bluez-cups() {
+  pkgdesc=CUPS printer backend for Bluetooth printers
+  depends=('cups')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} install-cupsPROGRAMS
+}
+
+package_bluez-hid2hci() {
+  pkgdesc=Put HID proxying bluetooth HCI's into HCI mode
+  depends=('systemd')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} \
+   install-udevPROGRAMS \
+   install-rulesDATA
+  
+  install -dm755 ${pkgdir}/usr/share/man/man1
+  mv ${srcdir}/hid2hci.1 ${pkgdir}/usr/share/man/man1/hid2hci.1
+}

Copied: bluez/repos/testing-i686/bluetooth.modprobe (from rev 199915, 
bluez/trunk/bluetooth.modprobe)
===
--- testing-i686/bluetooth.modprobe (rev 0)
+++ testing-i686/bluetooth.modprobe 2013-11-18 21:56:02 UTC (rev 199916)
@@ -0,0 +1,3 @@
+# use reset=1 as default, since it should be safe for recent devices and
+# solves all kind of problems.
+options btusb reset=1

Copied: bluez/repos/testing-x86_64/PKGBUILD (from rev 199915, 
bluez/trunk/PKGBUILD)

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

2013-11-18 Thread Eric Bélanger
Date: Monday, November 18, 2013 @ 23:14:29
  Author: eric
Revision: 101188

upgpkg: youtube-dl 2013.11.18.1-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 18:35:10 UTC (rev 101187)
+++ PKGBUILD2013-11-18 22:14:29 UTC (rev 101188)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2013.11.17
+pkgver=2013.11.18.1
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('8590252f03fe31b2057c6d7c7c9b51b72aa06c0d'
+sha1sums=('24dd19fa981018884580a31436f331711dd94d90'
   'SKIP')
 
 prepare() {



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

2013-11-18 Thread Eric Bélanger
Date: Monday, November 18, 2013 @ 23:15:18
  Author: eric
Revision: 101189

archrelease: copy trunk to community-any

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

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

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

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



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

2013-11-18 Thread Jan Steffens
Date: Tuesday, November 19, 2013 @ 00:53:43
  Author: heftig
Revision: 199917

0.12.4

Modified:
  gupnp-av/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 21:56:02 UTC (rev 199916)
+++ PKGBUILD2013-11-18 23:53:43 UTC (rev 199917)
@@ -4,7 +4,7 @@
 # Contributor: Denis Zawada d...@rootnode.net
 
 pkgname=gupnp-av
-pkgver=0.12.3
+pkgver=0.12.4
 pkgrel=1
 pkgdesc=Library to ease handling and implementation of UPnP A/V profiles
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=(gupnp)
 makedepends=(gobject-introspection gtk-doc vala)
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('fa37325ee8aa22909131eedff871b61ccd183b66c7770c147a0d4c34b83bbf02')
+sha256sums=('548a9cef8ab3007734e20a4ce284c422ae299b7e024a4824299f6ae7e3dd7a5b')
 
 build() {
   cd $pkgname-$pkgver



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

2013-11-18 Thread Jan Steffens
Date: Tuesday, November 19, 2013 @ 01:12:26
  Author: heftig
Revision: 199918

0.4.13

Modified:
  caribou/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-18 23:53:43 UTC (rev 199917)
+++ PKGBUILD2013-11-19 00:12:26 UTC (rev 199918)
@@ -3,9 +3,9 @@
 # Contributor: Adam Hani Schakaki k...@krzd.net
 
 pkgname=caribou
-pkgver=0.4.11
+pkgver=0.4.13
 pkgrel=1
-pkgdesc=A text entry and UI navigation application being developed as an 
alternative to the Gnome On-screen Keyboard.
+pkgdesc=A text entry and UI navigation application (on-screen keyboard)
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/Caribou;
 license=(LGPL)
@@ -13,16 +13,19 @@
 makedepends=(intltool docbook-xsl gtk2)
 install=caribou.install
 options=(!emptydirs)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.4/$pkgname-$pkgver.tar.xz)
-sha256sums=('e4e81387a1a6875652b8ec9dede8573844fac274c8de9ad0416cf586a318f4f9')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('953ba618621fda8a828d0d797fc916dbe35990dc01d7aa99d15e5e2241ee2782')
 
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i s'|#!/usr/bin/python|#!/usr/bin/python2|'g 
tools/{fix_gir,make_schema}.py
+}
+
 build() {
   cd $pkgname-$pkgver
-  sed -i s'|#!/usr/bin/python|#!/usr/bin/python2|'g 
tools/{fix_gir,make_schema}.py
   export PYTHON=/usr/bin/python2
   ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/caribou \
---disable-gtk2-module \
+--libexecdir=/usr/lib/$pkgname \
 --disable-static \
 --disable-schemas-compile
 
@@ -34,7 +37,7 @@
 
 check() {
   cd $pkgname-$pkgver
-  make check
+  make -k check
 }
 
 package() {



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

2013-11-18 Thread Jan Steffens
Date: Tuesday, November 19, 2013 @ 01:13:08
  Author: heftig
Revision: 199920

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

Added:
  gupnp-av/repos/extra-i686/PKGBUILD
(from rev 199918, gupnp-av/trunk/PKGBUILD)
  gupnp-av/repos/extra-x86_64/PKGBUILD
(from rev 199918, gupnp-av/trunk/PKGBUILD)
Deleted:
  gupnp-av/repos/extra-i686/PKGBUILD
  gupnp-av/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-19 00:13:07 UTC (rev 199919)
+++ extra-i686/PKGBUILD 2013-11-19 00:13:08 UTC (rev 199920)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Thijs Vermeir thijsverm...@gmail.com
-# Contributor: Denis Zawada d...@rootnode.net
-
-pkgname=gupnp-av
-pkgver=0.12.3
-pkgrel=1
-pkgdesc=Library to ease handling and implementation of UPnP A/V profiles
-arch=(i686 x86_64)
-url=http://gupnp.org/;
-license=(LGPL)
-depends=(gupnp)
-makedepends=(gobject-introspection gtk-doc vala)
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('fa37325ee8aa22909131eedff871b61ccd183b66c7770c147a0d4c34b83bbf02')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gupnp-av/repos/extra-i686/PKGBUILD (from rev 199918, 
gupnp-av/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-19 00:13:08 UTC (rev 199920)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Thijs Vermeir thijsverm...@gmail.com
+# Contributor: Denis Zawada d...@rootnode.net
+
+pkgname=gupnp-av
+pkgver=0.12.4
+pkgrel=1
+pkgdesc=Library to ease handling and implementation of UPnP A/V profiles
+arch=(i686 x86_64)
+url=http://gupnp.org/;
+license=(LGPL)
+depends=(gupnp)
+makedepends=(gobject-introspection gtk-doc vala)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('548a9cef8ab3007734e20a4ce284c422ae299b7e024a4824299f6ae7e3dd7a5b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-19 00:13:07 UTC (rev 199919)
+++ extra-x86_64/PKGBUILD   2013-11-19 00:13:08 UTC (rev 199920)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Thijs Vermeir thijsverm...@gmail.com
-# Contributor: Denis Zawada d...@rootnode.net
-
-pkgname=gupnp-av
-pkgver=0.12.3
-pkgrel=1
-pkgdesc=Library to ease handling and implementation of UPnP A/V profiles
-arch=(i686 x86_64)
-url=http://gupnp.org/;
-license=(LGPL)
-depends=(gupnp)
-makedepends=(gobject-introspection gtk-doc vala)
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('fa37325ee8aa22909131eedff871b61ccd183b66c7770c147a0d4c34b83bbf02')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gupnp-av/repos/extra-x86_64/PKGBUILD (from rev 199918, 
gupnp-av/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-19 00:13:08 UTC (rev 199920)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Thijs Vermeir thijsverm...@gmail.com
+# Contributor: Denis Zawada d...@rootnode.net
+
+pkgname=gupnp-av
+pkgver=0.12.4
+pkgrel=1
+pkgdesc=Library to ease handling and implementation of UPnP A/V profiles
+arch=(i686 x86_64)
+url=http://gupnp.org/;
+license=(LGPL)
+depends=(gupnp)
+makedepends=(gobject-introspection gtk-doc vala)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)

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

2013-11-18 Thread Jan Steffens
Date: Tuesday, November 19, 2013 @ 01:13:07
  Author: heftig
Revision: 199919

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

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

+
 testing-i686/PKGBUILD  |   48 +++
 testing-i686/caribou.install   |   13 ++
 testing-x86_64/PKGBUILD|   48 +++
 testing-x86_64/caribou.install |   13 ++
 4 files changed, 122 insertions(+)

Copied: caribou/repos/testing-i686/PKGBUILD (from rev 199918, 
caribou/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-11-19 00:13:07 UTC (rev 199919)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Adam Hani Schakaki k...@krzd.net
+
+pkgname=caribou
+pkgver=0.4.13
+pkgrel=1
+pkgdesc=A text entry and UI navigation application (on-screen keyboard)
+arch=('i686' 'x86_64')
+url=http://live.gnome.org/Caribou;
+license=(LGPL)
+depends=(at-spi2-atk python2-atspi python2-gobject gtk3 libxklavier libgee 
clutter dconf)
+makedepends=(intltool docbook-xsl gtk2)
+install=caribou.install
+options=(!emptydirs)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('953ba618621fda8a828d0d797fc916dbe35990dc01d7aa99d15e5e2241ee2782')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i s'|#!/usr/bin/python|#!/usr/bin/python2|'g 
tools/{fix_gir,make_schema}.py
+}
+
+build() {
+  cd $pkgname-$pkgver
+  export PYTHON=/usr/bin/python2
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname \
+--disable-static \
+--disable-schemas-compile
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: caribou/repos/testing-i686/caribou.install (from rev 199918, 
caribou/trunk/caribou.install)
===
--- testing-i686/caribou.install(rev 0)
+++ testing-i686/caribou.install2013-11-19 00:13:07 UTC (rev 199919)
@@ -0,0 +1,13 @@
+pkgname=caribou
+
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}

Copied: caribou/repos/testing-x86_64/PKGBUILD (from rev 199918, 
caribou/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-11-19 00:13:07 UTC (rev 199919)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Adam Hani Schakaki k...@krzd.net
+
+pkgname=caribou
+pkgver=0.4.13
+pkgrel=1
+pkgdesc=A text entry and UI navigation application (on-screen keyboard)
+arch=('i686' 'x86_64')
+url=http://live.gnome.org/Caribou;
+license=(LGPL)
+depends=(at-spi2-atk python2-atspi python2-gobject gtk3 libxklavier libgee 
clutter dconf)
+makedepends=(intltool docbook-xsl gtk2)
+install=caribou.install
+options=(!emptydirs)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('953ba618621fda8a828d0d797fc916dbe35990dc01d7aa99d15e5e2241ee2782')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i s'|#!/usr/bin/python|#!/usr/bin/python2|'g 
tools/{fix_gir,make_schema}.py
+}
+
+build() {
+  cd $pkgname-$pkgver
+  export PYTHON=/usr/bin/python2
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname \
+--disable-static \
+--disable-schemas-compile
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: caribou/repos/testing-x86_64/caribou.install (from rev 199918, 
caribou/trunk/caribou.install)
===
--- testing-x86_64/caribou.install  (rev 0)
+++ testing-x86_64/caribou.install  2013-11-19 00:13:07 UTC (rev 199919)
@@ -0,0 +1,13 @@
+pkgname=caribou
+
+post_install() {
+  

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

2013-11-18 Thread Jan Steffens
Date: Tuesday, November 19, 2013 @ 01:44:16
  Author: heftig
Revision: 199921

1.16.2

Modified:
  clutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-19 00:13:08 UTC (rev 199920)
+++ PKGBUILD2013-11-19 00:44:16 UTC (rev 199921)
@@ -4,7 +4,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=clutter
-pkgver=1.16.0
+pkgver=1.16.2
 pkgrel=1
 pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libevdev')
 makedepends=('gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a213c7859051d6d19b5550c7e433757a35aa8e2b61a43d2eae83dd87912ea8ae')
+sha256sums=('0cb7e88c80f43fc7fb869fc6d34c42e98aa1a0ef7aa02e6aeef1b099ad33df42')
 
 build() {
   cd $pkgname-$pkgver



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

2013-11-18 Thread Jan Steffens
Date: Tuesday, November 19, 2013 @ 01:45:36
  Author: heftig
Revision: 199922

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-19 00:44:16 UTC (rev 199921)
+++ extra-i686/PKGBUILD 2013-11-19 00:45:36 UTC (rev 199922)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=clutter
-pkgver=1.16.0
-pkgrel=1
-pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
-arch=('i686' 'x86_64')
-url=http://clutter-project.org/;
-license=('LGPL')
-depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libevdev')
-makedepends=('gobject-introspection')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a213c7859051d6d19b5550c7e433757a35aa8e2b61a43d2eae83dd87912ea8ae')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-introspection \
---enable-wayland-backend --enable-egl-backend --enable-evdev-input \
---enable-wayland-compositor
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: clutter/repos/extra-i686/PKGBUILD (from rev 199921, 
clutter/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-19 00:45:36 UTC (rev 199922)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=clutter
+pkgver=1.16.2
+pkgrel=1
+pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
+arch=('i686' 'x86_64')
+url=http://clutter-project.org/;
+license=('LGPL')
+depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libevdev')
+makedepends=('gobject-introspection')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('0cb7e88c80f43fc7fb869fc6d34c42e98aa1a0ef7aa02e6aeef1b099ad33df42')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-introspection \
+--enable-wayland-backend --enable-egl-backend --enable-evdev-input \
+--enable-wayland-compositor
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-19 00:44:16 UTC (rev 199921)
+++ extra-x86_64/PKGBUILD   2013-11-19 00:45:36 UTC (rev 199922)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=clutter
-pkgver=1.16.0
-pkgrel=1
-pkgdesc=A GObject based library for creating fast, visually rich graphical 
user interfaces
-arch=('i686' 'x86_64')
-url=http://clutter-project.org/;
-license=('LGPL')
-depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libevdev')
-makedepends=('gobject-introspection')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a213c7859051d6d19b5550c7e433757a35aa8e2b61a43d2eae83dd87912ea8ae')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-introspection \
---enable-wayland-backend --enable-egl-backend --enable-evdev-input \
---enable-wayland-compositor
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: clutter/repos/extra-x86_64/PKGBUILD (from rev 199921, 
clutter/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-19 00:45:36 UTC (rev 199922)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: 

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

2013-11-18 Thread Jan Steffens
Date: Tuesday, November 19, 2013 @ 04:50:05
  Author: heftig
Revision: 199923

3.10.1

Modified:
  gnome-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-19 00:45:36 UTC (rev 199922)
+++ PKGBUILD2013-11-19 03:50:05 UTC (rev 199923)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-screenshot
-pkgver=3.10.0
+pkgver=3.10.1
 pkgrel=1
 pkgdesc=Take pictures of your screen
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 groups=('gnome')
 install=$pkgname.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('709de9b9c66f569f4984152376479ca2c4aa47c9e5aa5e7385e417c9fe3465d9')
+sha256sums=('9a4ed8821187e5a6923245508df4c116f28278b3089580eb2c4e6d32d178ba68')
 
 build() {
   cd $pkgname-$pkgver



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

2013-11-18 Thread Jan Steffens
Date: Tuesday, November 19, 2013 @ 04:50:58
  Author: heftig
Revision: 199924

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

Added:
  gnome-screenshot/repos/extra-i686/PKGBUILD
(from rev 199923, gnome-screenshot/trunk/PKGBUILD)
  gnome-screenshot/repos/extra-i686/gnome-screenshot.install
(from rev 199923, gnome-screenshot/trunk/gnome-screenshot.install)
  gnome-screenshot/repos/extra-x86_64/PKGBUILD
(from rev 199923, gnome-screenshot/trunk/PKGBUILD)
  gnome-screenshot/repos/extra-x86_64/gnome-screenshot.install
(from rev 199923, gnome-screenshot/trunk/gnome-screenshot.install)
Deleted:
  gnome-screenshot/repos/extra-i686/PKGBUILD
  gnome-screenshot/repos/extra-i686/gnome-screenshot.install
  gnome-screenshot/repos/extra-x86_64/PKGBUILD
  gnome-screenshot/repos/extra-x86_64/gnome-screenshot.install

---+
 /PKGBUILD |   58 
 /gnome-screenshot.install |   22 
 extra-i686/PKGBUILD   |   29 
 extra-i686/gnome-screenshot.install   |   11 --
 extra-x86_64/PKGBUILD |   29 
 extra-x86_64/gnome-screenshot.install |   11 --
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-19 03:50:05 UTC (rev 199923)
+++ extra-i686/PKGBUILD 2013-11-19 03:50:58 UTC (rev 199924)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-screenshot
-pkgver=3.10.0
-pkgrel=1
-pkgdesc=Take pictures of your screen
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3' 'libcanberra')
-makedepends=('intltool')
-groups=('gnome')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('709de9b9c66f569f4984152376479ca2c4aa47c9e5aa5e7385e417c9fe3465d9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-screenshot/repos/extra-i686/PKGBUILD (from rev 199923, 
gnome-screenshot/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-19 03:50:58 UTC (rev 199924)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-screenshot
+pkgver=3.10.1
+pkgrel=1
+pkgdesc=Take pictures of your screen
+arch=(i686 x86_64)
+url=http://gnome.org;
+license=('GPL2')
+depends=('dconf' 'gtk3' 'libcanberra')
+makedepends=('intltool')
+groups=('gnome')
+install=$pkgname.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('9a4ed8821187e5a6923245508df4c116f28278b3089580eb2c4e6d32d178ba68')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-screenshot.install
===
--- extra-i686/gnome-screenshot.install 2013-11-19 03:50:05 UTC (rev 199923)
+++ extra-i686/gnome-screenshot.install 2013-11-19 03:50:58 UTC (rev 199924)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: gnome-screenshot/repos/extra-i686/gnome-screenshot.install (from rev 
199923, gnome-screenshot/trunk/gnome-screenshot.install)
===
--- extra-i686/gnome-screenshot.install (rev 0)
+++ extra-i686/gnome-screenshot.install 2013-11-19 03:50:58 UTC (rev 199924)
@@ -0,0 +1,11 @@
+post_install() {
+glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-19 03:50:05 UTC (rev 199923)
+++ extra-x86_64/PKGBUILD   2013-11-19 03:50:58 UTC (rev 199924)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-screenshot
-pkgver=3.10.0
-pkgrel=1
-pkgdesc=Take pictures of your screen
-arch=(i686 x86_64)
-url=http://gnome.org;
-license=('GPL2')
-depends=('dconf' 'gtk3' 'libcanberra')
-makedepends=('intltool')
-groups=('gnome')
-install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('709de9b9c66f569f4984152376479ca2c4aa47c9e5aa5e7385e417c9fe3465d9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-