[arch-commits] Commit in perl-dbd-pg/repos (4 files)

2014-02-07 Thread Sergej Pupykin
Date: Friday, February 7, 2014 @ 10:53:58
  Author: spupykin
Revision: 105418

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

Added:
  perl-dbd-pg/repos/community-i686/PKGBUILD
(from rev 105417, perl-dbd-pg/trunk/PKGBUILD)
  perl-dbd-pg/repos/community-x86_64/PKGBUILD
(from rev 105417, perl-dbd-pg/trunk/PKGBUILD)
Deleted:
  perl-dbd-pg/repos/community-i686/PKGBUILD
  perl-dbd-pg/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-07 09:53:40 UTC (rev 105417)
+++ community-i686/PKGBUILD 2014-02-07 09:53:58 UTC (rev 105418)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: François Charette firmicus ατ gmx δοτ net
-
-pkgname=perl-dbd-pg
-pkgver=2.19.3
-pkgrel=2
-pkgdesc=Postgres Driver for DBI
-arch=('i686' 'x86_64')
-url=http://search.cpan.org/dist/DBD-Pg;
-license=('GPL' 'PerlArtistic')
-depends=('perl-dbi=1.52' 'postgresql-libs')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-${pkgver}.tar.gz;)
-md5sums=('026ea19f89aee12051bce23d797e824b')
-
-build() {
-  cd  DBD-Pg-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  DBD-Pg-${pkgver}
-  make install DESTDIR=${pkgdir}
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-dbd-pg/repos/community-i686/PKGBUILD (from rev 105417, 
perl-dbd-pg/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-07 09:53:58 UTC (rev 105418)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: François Charette firmicus ατ gmx δοτ net
+
+pkgname=perl-dbd-pg
+pkgver=3.0.0
+pkgrel=1
+pkgdesc=Postgres Driver for DBI
+arch=('i686' 'x86_64')
+url=http://search.cpan.org/dist/DBD-Pg;
+license=('GPL' 'PerlArtistic')
+depends=('perl-dbi=1.52' 'postgresql-libs')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-${pkgver}.tar.gz;)
+md5sums=('58c2613bcb241279aca4c111ba16db48')
+
+build() {
+  cd  DBD-Pg-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  DBD-Pg-${pkgver}
+  make install DESTDIR=${pkgdir}
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-07 09:53:40 UTC (rev 105417)
+++ community-x86_64/PKGBUILD   2014-02-07 09:53:58 UTC (rev 105418)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: François Charette firmicus ατ gmx δοτ net
-
-pkgname=perl-dbd-pg
-pkgver=2.19.3
-pkgrel=2
-pkgdesc=Postgres Driver for DBI
-arch=('i686' 'x86_64')
-url=http://search.cpan.org/dist/DBD-Pg;
-license=('GPL' 'PerlArtistic')
-depends=('perl-dbi=1.52' 'postgresql-libs')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-${pkgver}.tar.gz;)
-md5sums=('026ea19f89aee12051bce23d797e824b')
-
-build() {
-  cd  DBD-Pg-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  DBD-Pg-${pkgver}
-  make install DESTDIR=${pkgdir}
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-dbd-pg/repos/community-x86_64/PKGBUILD (from rev 105417, 
perl-dbd-pg/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-07 09:53:58 UTC (rev 105418)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: François Charette firmicus ατ gmx δοτ net
+
+pkgname=perl-dbd-pg
+pkgver=3.0.0
+pkgrel=1
+pkgdesc=Postgres Driver for DBI
+arch=('i686' 'x86_64')
+url=http://search.cpan.org/dist/DBD-Pg;
+license=('GPL' 'PerlArtistic')
+depends=('perl-dbi=1.52' 'postgresql-libs')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-${pkgver}.tar.gz;)
+md5sums=('58c2613bcb241279aca4c111ba16db48')
+
+build() {
+  cd  DBD-Pg-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  DBD-Pg-${pkgver}
+  make install DESTDIR=${pkgdir}
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}



[arch-commits] Commit in perl-dbd-pg/trunk (PKGBUILD)

2014-02-07 Thread Sergej Pupykin
Date: Friday, February 7, 2014 @ 10:53:40
  Author: spupykin
Revision: 105417

upgpkg: perl-dbd-pg 3.0.0-1

upd

Modified:
  perl-dbd-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 05:48:10 UTC (rev 105416)
+++ PKGBUILD2014-02-07 09:53:40 UTC (rev 105417)
@@ -3,8 +3,8 @@
 # Contributor: François Charette firmicus ατ gmx δοτ net
 
 pkgname=perl-dbd-pg
-pkgver=2.19.3
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc=Postgres Driver for DBI
 arch=('i686' 'x86_64')
 url=http://search.cpan.org/dist/DBD-Pg;
@@ -12,7 +12,7 @@
 depends=('perl-dbi=1.52' 'postgresql-libs')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-${pkgver}.tar.gz;)
-md5sums=('026ea19f89aee12051bce23d797e824b')
+md5sums=('58c2613bcb241279aca4c111ba16db48')
 
 build() {
   cd  DBD-Pg-${pkgver}



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

2014-02-07 Thread Maxime Gauduin
Date: Friday, February 7, 2014 @ 12:22:01
  Author: alucryd
Revision: 105419

FS#38779: geary 0.5.1-2

Modified:
  geary/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 09:53:58 UTC (rev 105418)
+++ PKGBUILD2014-02-07 11:22:01 UTC (rev 105419)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Maintainer: Maxime Gauduin aluc...@gmail.com
 # Contributor : sebikul sebi...@gmail.com
 # Contributor : Massimiliano Torromeo massimiliano.torro...@gmail.com
 
 pkgname=geary
 pkgver=0.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A lightweight email client for the GNOME desktop'
 arch=('i686' 'x86_64')
 url='http://www.yorba.org/projects/geary/'
 license=('GPL3')
-depends=('desktop-file-utils' 'gmime' 'libcanberra' 'libgee' 'libnotify' 
'webkitgtk')
+depends=('gmime' 'gnome-keyring' 'libcanberra' 'libgee' 'libnotify' 
'webkitgtk')
 makedepends=('cmake' 'gobject-introspection' 'intltool' 'vala')
 install=${pkgname}.install
 
source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.?}/${pkgname}-${pkgver}.tar.xz;)



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

2014-02-07 Thread Maxime Gauduin
Date: Friday, February 7, 2014 @ 12:22:13
  Author: alucryd
Revision: 105420

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

Modified:
  geary/repos/community-i686/PKGBUILD
  geary/repos/community-x86_64/PKGBUILD

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

Modified: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-07 11:22:01 UTC (rev 105419)
+++ community-i686/PKGBUILD 2014-02-07 11:22:13 UTC (rev 105420)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Maintainer: Maxime Gauduin aluc...@gmail.com
 # Contributor : sebikul sebi...@gmail.com
 # Contributor : Massimiliano Torromeo massimiliano.torro...@gmail.com
 

Modified: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-07 11:22:01 UTC (rev 105419)
+++ community-x86_64/PKGBUILD   2014-02-07 11:22:13 UTC (rev 105420)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Maxime Gauduin alucryd at gmail dot com
+# Maintainer: Maxime Gauduin aluc...@gmail.com
 # Contributor : sebikul sebi...@gmail.com
 # Contributor : Massimiliano Torromeo massimiliano.torro...@gmail.com
 



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

2014-02-07 Thread Maxime Gauduin
Date: Friday, February 7, 2014 @ 12:42:11
  Author: alucryd
Revision: 105421

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

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

+
 /PKGBUILD  |   74 +++
 /geary.install |   34 +
 community-i686/PKGBUILD|   37 ---
 community-i686/geary.install   |   17 
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/geary.install |   17 
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-07 11:22:13 UTC (rev 105420)
+++ community-i686/PKGBUILD 2014-02-07 11:42:11 UTC (rev 105421)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor : sebikul sebi...@gmail.com
-# Contributor : Massimiliano Torromeo massimiliano.torro...@gmail.com
-
-pkgname=geary
-pkgver=0.5.1
-pkgrel=1
-pkgdesc='A lightweight email client for the GNOME desktop'
-arch=('i686' 'x86_64')
-url='http://www.yorba.org/projects/geary/'
-license=('GPL3')
-depends=('desktop-file-utils' 'gmime' 'libcanberra' 'libgee' 'libnotify' 
'webkitgtk')
-makedepends=('cmake' 'gobject-introspection' 'intltool' 'vala')
-install=${pkgname}.install
-source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.?}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('12561187c7d2b8aa1115ca52d8959270ff38dd6db774df1cd39c9719a76bb1d1')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build  cd build
-
-  cmake .. -DCMAKE_BUILD_TYPE='Release' -DCMAKE_INSTALL_PREFIX='/usr' 
-D{DESKTOP_UPDATE,GSETTINGS_COMPILE{,_IN_PLACE},ICON_UPDATE}='OFF'
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/build
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: geary/repos/community-i686/PKGBUILD (from rev 105420, 
geary/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-07 11:42:11 UTC (rev 105421)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor : sebikul sebi...@gmail.com
+# Contributor : Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=geary
+pkgver=0.5.1
+pkgrel=2
+pkgdesc='A lightweight email client for the GNOME desktop'
+arch=('i686' 'x86_64')
+url='http://www.yorba.org/projects/geary/'
+license=('GPL3')
+depends=('gmime' 'gnome-keyring' 'libcanberra' 'libgee' 'libnotify' 
'webkitgtk')
+makedepends=('cmake' 'gobject-introspection' 'intltool' 'vala')
+install=${pkgname}.install
+source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.?}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('12561187c7d2b8aa1115ca52d8959270ff38dd6db774df1cd39c9719a76bb1d1')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build  cd build
+
+  cmake .. -DCMAKE_BUILD_TYPE='Release' -DCMAKE_INSTALL_PREFIX='/usr' 
-D{DESKTOP_UPDATE,GSETTINGS_COMPILE{,_IN_PLACE},ICON_UPDATE}='OFF'
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/geary.install
===
--- community-i686/geary.install2014-02-07 11:22:13 UTC (rev 105420)
+++ community-i686/geary.install2014-02-07 11:42:11 UTC (rev 105421)
@@ -1,17 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -ftq usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: geary/repos/community-i686/geary.install (from rev 105420, 
geary/trunk/geary.install)
===
--- community-i686/geary.install(rev 0)
+++ community-i686/geary.install2014-02-07 11:42:11 UTC (rev 105421)
@@ -0,0 +1,17 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
+
+# vim: ts=2 sw=2 et:


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

2014-02-07 Thread Andrzej Giniewicz
Date: Friday, February 7, 2014 @ 12:45:56
  Author: aginiewicz
Revision: 105423

archrelease: copy trunk to community-any

Added:
  hgview/repos/community-any/PKGBUILD
(from rev 105422, hgview/trunk/PKGBUILD)
Deleted:
  hgview/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-07 11:45:48 UTC (rev 105422)
+++ PKGBUILD2014-02-07 11:45:56 UTC (rev 105423)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: TDY t...@gmx.com
-
-pkgname=hgview
-pkgver=1.7.1
-pkgrel=1
-pkgdesc=A fast Mercurial log navigator
-arch=('any')
-url=http://www.logilab.org/project/hgview/;
-license=('GPL')
-depends=('mercurial=1.6')
-optdepends=('python2-qscintilla: for Qt interface'
-'python2-docutils: for Qt interface'
-'python2-urwid: for CLI interface'
-'python2-pyinotify: for CLI interface'
-'python2-pygments: for CLI interface')
-makedepends=('python2-pyqt' 'asciidoc' 'xmlto')
-source=(http://download.logilab.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b195e8a95c5dd0e281e06ac6000c728f')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  python2 setup.py build
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-
-  # fix man page placement
-  install -d $pkgdir/usr/share
-  mv $pkgdir/usr/man $pkgdir/usr/share/man
-}
-

Copied: hgview/repos/community-any/PKGBUILD (from rev 105422, 
hgview/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-07 11:45:56 UTC (rev 105423)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: TDY t...@gmx.com
+
+pkgname=hgview
+pkgver=1.8.0
+pkgrel=1
+pkgdesc=A fast Mercurial log navigator
+arch=('any')
+url=http://www.logilab.org/project/hgview/;
+license=('GPL')
+depends=('mercurial=1.6')
+optdepends=('python2-qscintilla: for Qt interface'
+'python2-docutils: for Qt interface'
+'python2-urwid: for CLI interface'
+'python2-pyinotify: for CLI interface'
+'python2-pygments: for CLI interface')
+makedepends=('python2-pyqt' 'asciidoc' 'xmlto')
+source=(http://download.logilab.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('6a35e08ba70f04afa8d3698c3d16b39f')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  python2 setup.py build
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+
+  # fix man page placement
+  install -d $pkgdir/usr/share
+  mv $pkgdir/usr/man $pkgdir/usr/share/man
+}
+



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

2014-02-07 Thread Andrzej Giniewicz
Date: Friday, February 7, 2014 @ 12:45:48
  Author: aginiewicz
Revision: 105422

upgpkg: hgview 1.8.0-1

hgview: new release

Modified:
  hgview/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 11:42:11 UTC (rev 105421)
+++ PKGBUILD2014-02-07 11:45:48 UTC (rev 105422)
@@ -3,7 +3,7 @@
 # Contributor: TDY t...@gmx.com
 
 pkgname=hgview
-pkgver=1.7.1
+pkgver=1.8.0
 pkgrel=1
 pkgdesc=A fast Mercurial log navigator
 arch=('any')
@@ -17,7 +17,7 @@
 'python2-pygments: for CLI interface')
 makedepends=('python2-pyqt' 'asciidoc' 'xmlto')
 source=(http://download.logilab.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b195e8a95c5dd0e281e06ac6000c728f')
+md5sums=('6a35e08ba70f04afa8d3698c3d16b39f')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2014-02-07 Thread Andrzej Giniewicz
Date: Friday, February 7, 2014 @ 12:52:43
  Author: aginiewicz
Revision: 105424

upgpkg: python-pytables 3.1.0-1

python-pytables: new release and hdf5 rebuild

Modified:
  python-pytables/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 11:45:56 UTC (rev 105423)
+++ PKGBUILD2014-02-07 11:52:43 UTC (rev 105424)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pytables
 pkgname=('python2-pytables' 'python-pytables')
-pkgver=3.0.0
-pkgrel=4
+pkgver=3.1.0
+pkgrel=1
 arch=(i686 x86_64)
 pkgdesc=A package for managing hierarchical datasets and designed to 
efficiently and easily cope with extremely large amounts of data
 url=http://www.pytables.org;
@@ -12,7 +12,7 @@
 license=(BSD)
 makedepends=('lzo2' 'hdf5' 'python2-numexpr' 'cython2' 'python-numexpr' 
'cython')
 
source=(http://pypi.python.org/packages/source/t/tables/tables-$pkgver.tar.gz;)
-md5sums=('9c8a18d51be5e94a2ae50ea31d26f8c2')
+md5sums=('22e048ef20883269c4a2a3f2026c38ee')
 
 build() {
   cd $srcdir



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

2014-02-07 Thread Andrzej Giniewicz
Date: Friday, February 7, 2014 @ 12:53:10
  Author: aginiewicz
Revision: 105425

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-07 11:52:43 UTC (rev 105424)
+++ community-i686/PKGBUILD 2014-02-07 11:53:10 UTC (rev 105425)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Sebastien Binet bi...@cern.ch
-
-pkgbase=python-pytables
-pkgname=('python2-pytables' 'python-pytables')
-pkgver=3.0.0
-pkgrel=4
-arch=(i686 x86_64)
-pkgdesc=A package for managing hierarchical datasets and designed to 
efficiently and easily cope with extremely large amounts of data
-url=http://www.pytables.org;
-license=(BSD)
-makedepends=('lzo2' 'hdf5' 'python2-numexpr' 'cython2' 'python-numexpr' 
'cython')
-source=(http://pypi.python.org/packages/source/t/tables/tables-$pkgver.tar.gz;)
-md5sums=('9c8a18d51be5e94a2ae50ea31d26f8c2')
-
-build() {
-  cd $srcdir
-  cp -a tables-$pkgver tables-py2-$pkgver
-
-  msg Building Python2
-  cd $srcdir/tables-py2-$pkgver
-  python2 setup.py build
-
-  msg Building Python3
-  cd $srcdir/tables-$pkgver
-  python setup.py build
-}
-
-package_python2-pytables() {
-  depends=('lzo2' 'hdf5' 'python2-numexpr' 'cython2')
-
-  cd $srcdir/tables-py2-${pkgver}
-  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-
-  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  # see FS#36015
-  mv $pkgdir/usr/bin/pt2to3{,-2.7}
-  mv $pkgdir/usr/bin/ptdump{,-2.7}
-  mv $pkgdir/usr/bin/ptrepack{,-2.7}
-}
-
-package_python-pytables() {
-  depends=('lzo2' 'hdf5' 'python-numexpr' 'cython')
-
-  cd $srcdir/tables-${pkgver}
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-
-  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-pytables/repos/community-i686/PKGBUILD (from rev 105424, 
python-pytables/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-07 11:53:10 UTC (rev 105425)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Sebastien Binet bi...@cern.ch
+
+pkgbase=python-pytables
+pkgname=('python2-pytables' 'python-pytables')
+pkgver=3.1.0
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc=A package for managing hierarchical datasets and designed to 
efficiently and easily cope with extremely large amounts of data
+url=http://www.pytables.org;
+license=(BSD)
+makedepends=('lzo2' 'hdf5' 'python2-numexpr' 'cython2' 'python-numexpr' 
'cython')
+source=(http://pypi.python.org/packages/source/t/tables/tables-$pkgver.tar.gz;)
+md5sums=('22e048ef20883269c4a2a3f2026c38ee')
+
+build() {
+  cd $srcdir
+  cp -a tables-$pkgver tables-py2-$pkgver
+
+  msg Building Python2
+  cd $srcdir/tables-py2-$pkgver
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/tables-$pkgver
+  python setup.py build
+}
+
+package_python2-pytables() {
+  depends=('lzo2' 'hdf5' 'python2-numexpr' 'cython2')
+
+  cd $srcdir/tables-py2-${pkgver}
+  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+
+  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  # see FS#36015
+  mv $pkgdir/usr/bin/pt2to3{,-2.7}
+  mv $pkgdir/usr/bin/ptdump{,-2.7}
+  mv $pkgdir/usr/bin/ptrepack{,-2.7}
+}
+
+package_python-pytables() {
+  depends=('lzo2' 'hdf5' 'python-numexpr' 'cython')
+
+  cd $srcdir/tables-${pkgver}
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+
+  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-07 11:52:43 UTC (rev 105424)
+++ community-x86_64/PKGBUILD   2014-02-07 11:53:10 UTC (rev 105425)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Sebastien Binet bi...@cern.ch
-
-pkgbase=python-pytables
-pkgname=('python2-pytables' 'python-pytables')
-pkgver=3.0.0
-pkgrel=4
-arch=(i686 x86_64)
-pkgdesc=A package for managing hierarchical datasets and designed to 
efficiently and easily cope with extremely large amounts of data

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

2014-02-07 Thread Andrzej Giniewicz
Date: Friday, February 7, 2014 @ 13:35:53
  Author: aginiewicz
Revision: 105427

archrelease: copy trunk to community-any

Added:
  languagetool/repos/community-any/PKGBUILD
(from rev 105426, languagetool/trunk/PKGBUILD)
  languagetool/repos/community-any/languagetool.sh
(from rev 105426, languagetool/trunk/languagetool.sh)
Deleted:
  languagetool/repos/community-any/PKGBUILD
  languagetool/repos/community-any/languagetool.sh

-+
 PKGBUILD|   70 +++---
 languagetool.sh |  122 +++---
 2 files changed, 106 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-07 12:35:45 UTC (rev 105426)
+++ PKGBUILD2014-02-07 12:35:53 UTC (rev 105427)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Julien MISCHKOWITZ w...@archlinux.fr
-# Contributor: Panagiotis Papadopoulos pano_90 (AT) gmx (DOT) net
-
-pkgname=languagetool
-pkgver=2.4.1
-pkgrel=1
-pkgdesc=An open source language checker
-arch=('any')
-url=http://www.languagetool.org; 
-license=(LGPL)
-depends=('java-runtime-headless=7')
-makedepends=('unzip')
-optdepends=('java-runtime: needed for the GUI version'
-'libxtst: needed for the GUI version'
-'gtk2: needed for the GUI version')
-source=($pkgname-$pkgver.zip::http://www.languagetool.org/download/LanguageTool-stable.zip?$pkgver;
 $pkgname.sh)
-noextract=($pkgname-$pkgver.zip)
-md5sums=('53265e24496707225a2f5997e65634a3'
- '9d3c008ad6c0e150a29ea0be8e32a7fe')
-
-package() {
-  cd $srcdir
-  install -d $pkgdir/usr/{bin,share/java/$pkgname}
-  unzip -q $pkgname-$pkgver.zip -d $pkgdir/usr/share
-  cd $pkgdir/usr/share/
-  mv LanguageTool-2.4 $pkgname
-  cd $pkgname
-  mv *.jar $pkgdir/usr/share/java/$pkgname
-  mv libs/*.jar $pkgdir/usr/share/java/$pkgname
-  rm -rf libs
-  install -m755 $srcdir/$pkgname.sh $pkgdir/usr/bin/$pkgname
-}
-

Copied: languagetool/repos/community-any/PKGBUILD (from rev 105426, 
languagetool/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-07 12:35:53 UTC (rev 105427)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Julien MISCHKOWITZ w...@archlinux.fr
+# Contributor: Panagiotis Papadopoulos pano_90 (AT) gmx (DOT) net
+
+pkgname=languagetool
+pkgver=2.4.1
+pkgrel=2
+pkgdesc=An open source language checker
+arch=('any')
+url=http://www.languagetool.org; 
+license=(LGPL)
+depends=('java-runtime-headless=7')
+makedepends=('unzip')
+optdepends=('java-runtime: needed for the GUI version'
+'libxtst: needed for the GUI version'
+'gtk2: needed for the GUI version')
+source=($pkgname-$pkgver.zip::http://www.languagetool.org/download/LanguageTool-stable.zip?$pkgver;
 $pkgname.sh)
+noextract=($pkgname-$pkgver.zip)
+md5sums=('53265e24496707225a2f5997e65634a3'
+ '81c8355c6b3820e9788199daa647089e')
+
+package() {
+  cd $srcdir
+  install -d $pkgdir/usr/{bin,share/java/$pkgname}
+  unzip -q $pkgname-$pkgver.zip -d $pkgdir/usr/share
+  cd $pkgdir/usr/share/
+  mv LanguageTool-2.4 $pkgname
+  cd $pkgname
+  mv *.jar $pkgdir/usr/share/java/$pkgname
+  mv libs/*.jar $pkgdir/usr/share/java/$pkgname
+  rm -rf libs
+  install -m755 $srcdir/$pkgname.sh $pkgdir/usr/bin/$pkgname
+}
+

Deleted: languagetool.sh
===
--- languagetool.sh 2014-02-07 12:35:45 UTC (rev 105426)
+++ languagetool.sh 2014-02-07 12:35:53 UTC (rev 105427)
@@ -1,51 +0,0 @@
-#!/bin/bash
-
-file_present=false
-asked_for_help=false
-start_server=false
-
-for arg in $@; do
-  if [[ $arg != -* ]]; then
-file_present=true
-  fi
-  if [[ $arg == --config* ]]; then
-start_server=true
-  fi
-  if [[ $arg == -h ]]; then
-asked_for_help=true
-  fi
-  if [[ $arg == --help ]]; then
-asked_for_help=true
-  fi
-done
-
-CP=/usr/share/languagetool
-for name in /usr/share/java/languagetool/*.jar ; do
-  CP=$CP:$name
-done
-
-CLI_command='org.languagetool.commandline.Main'
-GUI_command='org.languagetool.gui.Main'
-SRV_command='org.languagetool.server.HTTPSServer'
-
-if $asked_for_help; then
-  echo Command-line interface (CLI) help:
-  $JAVA_HOME/bin/java -cp $CP $CLI_command -h | sed s/java -jar 
LanguageTool.jar/languagetool/
-  echo
-  echo Graphical user interface (GUI) help:
-  $JAVA_HOME/bin/java -cp $CP $GUI_command -h | sed s/java 
org.languagetool.gui.Main/languagetool/
-  echo
-  echo HTTPS server help:
-  $JAVA_HOME/bin/java -cp $CP $SRV_command -h | sed 
s/HTTPSServer/languagetool/
-else
-  if $start_server; then
-$JAVA_HOME/bin/java -cp $CP $SRV_command $@
-  else
-if $file_present; then
-  $JAVA_HOME/bin/java -cp $CP $CLI_command $@
-else
-  $JAVA_HOME/bin/java -cp $CP $GUI_command $@
-fi
-  fi

[arch-commits] Commit in languagetool/trunk (PKGBUILD languagetool.sh)

2014-02-07 Thread Andrzej Giniewicz
Date: Friday, February 7, 2014 @ 13:35:45
  Author: aginiewicz
Revision: 105426

upgpkg: languagetool 2.4.1-2

languagetool: enable http server, FS#38773

Modified:
  languagetool/trunk/PKGBUILD
  languagetool/trunk/languagetool.sh

-+
 PKGBUILD|4 ++--
 languagetool.sh |   32 ++--
 2 files changed, 28 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 11:53:10 UTC (rev 105425)
+++ PKGBUILD2014-02-07 12:35:45 UTC (rev 105426)
@@ -5,7 +5,7 @@
 
 pkgname=languagetool
 pkgver=2.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc=An open source language checker
 arch=('any')
 url=http://www.languagetool.org; 
@@ -18,7 +18,7 @@
 
source=($pkgname-$pkgver.zip::http://www.languagetool.org/download/LanguageTool-stable.zip?$pkgver;
 $pkgname.sh)
 noextract=($pkgname-$pkgver.zip)
 md5sums=('53265e24496707225a2f5997e65634a3'
- '9d3c008ad6c0e150a29ea0be8e32a7fe')
+ '81c8355c6b3820e9788199daa647089e')
 
 package() {
   cd $srcdir

Modified: languagetool.sh
===
--- languagetool.sh 2014-02-07 11:53:10 UTC (rev 105425)
+++ languagetool.sh 2014-02-07 12:35:45 UTC (rev 105426)
@@ -3,7 +3,11 @@
 file_present=false
 asked_for_help=false
 start_server=false
+https_server=false
 
+declare -a argv=($@)
+
+i=0
 for arg in $@; do
   if [[ $arg != -* ]]; then
 file_present=true
@@ -10,13 +14,21 @@
   fi
   if [[ $arg == --config* ]]; then
 start_server=true
+https_server=true
   fi
+  if [[ $arg == --http ]]; then
+start_server=true
+unset argv[$i]
+  fi
   if [[ $arg == -h ]]; then
 asked_for_help=true
+unset argv[$i]
   fi
   if [[ $arg == --help ]]; then
 asked_for_help=true
+unset argv[$i]
   fi
+  ((i++))
 done
 
 CP=/usr/share/languagetool
@@ -26,25 +38,33 @@
 
 CLI_command='org.languagetool.commandline.Main'
 GUI_command='org.languagetool.gui.Main'
-SRV_command='org.languagetool.server.HTTPSServer'
+NSRV_command='org.languagetool.server.HTTPServer'
+SSRV_command='org.languagetool.server.HTTPSServer'
 
 if $asked_for_help; then
   echo Command-line interface (CLI) help:
-  $JAVA_HOME/bin/java -cp $CP $CLI_command -h | sed s/java -jar 
LanguageTool.jar/languagetool/
+  $JAVA_HOME/bin/java -cp $CP $CLI_command -h | sed s/java -jar 
languagetool-commandline.jar/languagetool/
   echo
   echo Graphical user interface (GUI) help:
   $JAVA_HOME/bin/java -cp $CP $GUI_command -h | sed s/java 
org.languagetool.gui.Main/languagetool/
   echo
+  echo HTTP server help:
+  $JAVA_HOME/bin/java -cp $CP $NSRV_command -h | sed 
s/HTTPServer/languagetool --http/
+  echo
   echo HTTPS server help:
-  $JAVA_HOME/bin/java -cp $CP $SRV_command -h | sed 
s/HTTPSServer/languagetool/
+  $JAVA_HOME/bin/java -cp $CP $SSRV_command -h | sed 
s/HTTPSServer/languagetool/
 else
   if $start_server; then
-$JAVA_HOME/bin/java -cp $CP $SRV_command $@
+if $https_server; then
+  $JAVA_HOME/bin/java -cp $CP $SSRV_command ${argv[@]}
+else
+  $JAVA_HOME/bin/java -cp $CP $NSRV_command ${argv[@]}
+fi
   else
 if $file_present; then
-  $JAVA_HOME/bin/java -cp $CP $CLI_command $@
+  $JAVA_HOME/bin/java -cp $CP $CLI_command ${argv[@]}
 else
-  $JAVA_HOME/bin/java -cp $CP $GUI_command $@
+  $JAVA_HOME/bin/java -cp $CP $GUI_command ${argv[@]}
 fi
   fi
 fi



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

2014-02-07 Thread Massimiliano Torromeo
Date: Friday, February 7, 2014 @ 14:01:32
  Author: mtorromeo
Revision: 105428

upgpkg: openfire 3.9.1-1

Updated to 3.9.1

Modified:
  openfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 12:35:53 UTC (rev 105427)
+++ PKGBUILD2014-02-07 13:01:32 UTC (rev 105428)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=openfire
-pkgver=3.9.0
+pkgver=3.9.1
 pkgrel=1
 pkgdesc=High performance XMPP (Jabber) server.
 arch=('any')
@@ -51,3 +51,6 @@
 sha256sums=('6d9593cd5ad2190166baed6cca46ed41f21762f257b195697057f85d8391207f'
 'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
 '772332b66a90935ddb8075eb10eab9b95a84caa45908bb3fa5861d7fa148399c')
+sha256sums=('682576ea16a111374735cf93bd5e444feee6d0b714b109436aa7e0c775f3020d'
+'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
+'772332b66a90935ddb8075eb10eab9b95a84caa45908bb3fa5861d7fa148399c')



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

2014-02-07 Thread Massimiliano Torromeo
Date: Friday, February 7, 2014 @ 14:04:02
  Author: mtorromeo
Revision: 105429

archrelease: copy trunk to community-any

Added:
  openfire/repos/community-any/PKGBUILD
(from rev 105428, openfire/trunk/PKGBUILD)
  openfire/repos/community-any/openfire.conf
(from rev 105428, openfire/trunk/openfire.conf)
  openfire/repos/community-any/openfire.install
(from rev 105428, openfire/trunk/openfire.install)
  openfire/repos/community-any/openfire.service
(from rev 105428, openfire/trunk/openfire.service)
Deleted:
  openfire/repos/community-any/PKGBUILD
  openfire/repos/community-any/openfire.conf
  openfire/repos/community-any/openfire.install
  openfire/repos/community-any/openfire.service

--+
 PKGBUILD |  109 +++--
 openfire.conf|6 +-
 openfire.install |   38 +-
 openfire.service |   28 ++---
 4 files changed, 92 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-07 13:01:32 UTC (rev 105428)
+++ PKGBUILD2014-02-07 13:04:02 UTC (rev 105429)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=openfire
-pkgver=3.9.0
-pkgrel=1
-pkgdesc=High performance XMPP (Jabber) server.
-arch=('any')
-url='http://www.igniterealtime.org/projects/openfire/'
-license=('GPL')
-depends=('java-runtime-headless')
-makedepends=('apache-ant')
-install='openfire.install'
-backup=(
-   'etc/openfire/openfire.xml' 'etc/openfire/openfire.xml' 
'etc/openfire/openfire.xml' \
-   'etc/conf.d/openfire' 'etc/openfire/security/keystore' 
'etc/openfire/security/truststore' \
-   'etc/openfire/security/client.truststore')
-source=(http://www.igniterealtime.org/downloadServlet?filename=openfire/openfire_src_${pkgver//./_}.tar.gz;
 \
-   'openfire.conf' 'openfire.service')
-
-build() {
-   cd $srcdir/openfire_src/build
-   rm -rf ../src/resources/nativeAuth/
-   ant openfire
-#  ant plugins
-}
-
-package() {
-   cd $srcdir/openfire_src/target/openfire
-
-   install -dm755 $pkgdir/usr/lib $pkgdir/usr/share/openfire/resources
-   install -dm750 $pkgdir/etc/openfire $pkgdir/var/log/openfire
-
-   install -Dm644 $srcdir/openfire.conf $pkgdir/etc/conf.d/openfire
-   install -Dm644 $srcdir/openfire.service 
$pkgdir/usr/lib/systemd/system/openfire.service
-
-   rm -rf bin logs
-
-   cp -R conf/* $pkgdir/etc/openfire/
-   ln -s /etc/openfire $pkgdir/usr/share/openfire/conf
-
-   cp -R resources/security $pkgdir/etc/openfire/
-   ln -s /etc/openfire/security 
$pkgdir/usr/share/openfire/resources/security
-
-   cp -R plugins $pkgdir/usr/share/openfire/
-   cp -R resources/{database,spank} $pkgdir/usr/share/openfire/resources/
-   cp -R lib $pkgdir/usr/lib/openfire
-}
-
-sha256sums=('6d9593cd5ad2190166baed6cca46ed41f21762f257b195697057f85d8391207f'
-'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
-'772332b66a90935ddb8075eb10eab9b95a84caa45908bb3fa5861d7fa148399c')

Copied: openfire/repos/community-any/PKGBUILD (from rev 105428, 
openfire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-07 13:04:02 UTC (rev 105429)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=openfire
+pkgver=3.9.1
+pkgrel=1
+pkgdesc=High performance XMPP (Jabber) server.
+arch=('any')
+url='http://www.igniterealtime.org/projects/openfire/'
+license=('GPL')
+depends=('java-runtime-headless')
+makedepends=('apache-ant')
+install='openfire.install'
+backup=(
+   'etc/openfire/openfire.xml' 'etc/openfire/openfire.xml' 
'etc/openfire/openfire.xml' \
+   'etc/conf.d/openfire' 'etc/openfire/security/keystore' 
'etc/openfire/security/truststore' \
+   'etc/openfire/security/client.truststore')
+source=(http://www.igniterealtime.org/downloadServlet?filename=openfire/openfire_src_${pkgver//./_}.tar.gz;
 \
+   'openfire.conf' 'openfire.service')
+
+build() {
+   cd $srcdir/openfire_src/build
+   rm -rf ../src/resources/nativeAuth/
+   ant openfire
+#  ant plugins
+}
+
+package() {
+   cd $srcdir/openfire_src/target/openfire
+
+   install -dm755 $pkgdir/usr/lib $pkgdir/usr/share/openfire/resources
+   install -dm750 $pkgdir/etc/openfire $pkgdir/var/log/openfire
+
+   install -Dm644 $srcdir/openfire.conf $pkgdir/etc/conf.d/openfire
+   install -Dm644 $srcdir/openfire.service 
$pkgdir/usr/lib/systemd/system/openfire.service
+
+   rm -rf bin logs
+
+   cp -R conf/* $pkgdir/etc/openfire/
+   ln -s /etc/openfire $pkgdir/usr/share/openfire/conf
+
+   cp -R resources/security 

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

2014-02-07 Thread Giovanni Scafora
Date: Friday, February 7, 2014 @ 17:24:49
  Author: giovanni
Revision: 205560

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

Added:
  amule/repos/extra-i686/PKGBUILD
(from rev 205559, amule/trunk/PKGBUILD)
  amule/repos/extra-i686/amule.install
(from rev 205559, amule/trunk/amule.install)
  amule/repos/extra-i686/amuled.systemd
(from rev 205559, amule/trunk/amuled.systemd)
  amule/repos/extra-i686/amuleweb.systemd
(from rev 205559, amule/trunk/amuleweb.systemd)
  amule/repos/extra-x86_64/PKGBUILD
(from rev 205559, amule/trunk/PKGBUILD)
  amule/repos/extra-x86_64/amule.install
(from rev 205559, amule/trunk/amule.install)
  amule/repos/extra-x86_64/amuled.systemd
(from rev 205559, amule/trunk/amuled.systemd)
  amule/repos/extra-x86_64/amuleweb.systemd
(from rev 205559, amule/trunk/amuleweb.systemd)
Deleted:
  amule/repos/extra-i686/PKGBUILD
  amule/repos/extra-i686/amule.install
  amule/repos/extra-i686/amuled.systemd
  amule/repos/extra-i686/amuleweb.systemd
  amule/repos/extra-x86_64/PKGBUILD
  amule/repos/extra-x86_64/amule.install
  amule/repos/extra-x86_64/amuled.systemd
  amule/repos/extra-x86_64/amuleweb.systemd

---+
 /PKGBUILD |  108 
 /amule.install|   58 +
 /amuled.systemd   |   22 
 /amuleweb.systemd |   26 +
 extra-i686/PKGBUILD   |   53 ---
 extra-i686/amule.install  |   29 --
 extra-i686/amuled.systemd |   11 
 extra-i686/amuleweb.systemd   |   13 
 extra-x86_64/PKGBUILD |   53 ---
 extra-x86_64/amule.install|   29 --
 extra-x86_64/amuled.systemd   |   11 
 extra-x86_64/amuleweb.systemd |   13 
 12 files changed, 214 insertions(+), 212 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-07 16:24:36 UTC (rev 205559)
+++ extra-i686/PKGBUILD 2014-02-07 16:24:49 UTC (rev 205560)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Henrik Ronellenfitsch seari...@web.de
-# Contributor: Alessio Sergi sergi.alessio {at} gmail.com
-# Contributor: Dario 'Dax' Vilardi dax [at] deelab [dot] org
-# Contributor: Anatol Pomozov anatol.pomo...@gmail.com
-
-pkgname=amule
-pkgver=10834
-pkgrel=1
-pkgdesc=An eMule-like client for ed2k p2p network
-arch=('i686' 'x86_64')
-url=http://www.amule.org;
-license=('GPL')
-depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm')
-install=amule.install
-source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;
-'amuled.systemd'
-'amuleweb.systemd')
-md5sums=('80e6375acbdc287b15cc92131bf9e027'
- '59772c41860e238f1c822feb8ca8d47f'
- '05975c5d94bfc41fddb894d98b1115d5')
-
-build() {
-  cd ${srcdir}/aMule-SVN-r${pkgver}
-
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man \
-  --enable-cas \
-  --enable-wxcas \
-  --enable-amule-daemon \
-  --enable-amulecmd \
-  --enable-amule-gui \
-  --enable-alc \
-  --enable-alcc \
-  --enable-webserver \
-  --disable-debug \
-  --enable-optimize \
-  --enable-ccache \
-  --enable-geoip \
-  --enable-upnp
-
-  make
-}
-
-package() {
-  cd ${srcdir}/aMule-SVN-r${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -D -m644 ${srcdir}/amuled.systemd 
${pkgdir}/usr/lib/systemd/system/amuled.service
-  install -D -m644 ${srcdir}/amuleweb.systemd 
${pkgdir}/usr/lib/systemd/system/amuleweb.service
-}

Copied: amule/repos/extra-i686/PKGBUILD (from rev 205559, amule/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-07 16:24:49 UTC (rev 205560)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Henrik Ronellenfitsch seari...@web.de
+# Contributor: Alessio Sergi sergi.alessio {at} gmail.com
+# Contributor: Dario 'Dax' Vilardi dax [at] deelab [dot] org
+# Contributor: Anatol Pomozov anatol.pomo...@gmail.com
+
+pkgname=amule
+pkgver=10834
+pkgrel=2
+pkgdesc=An eMule-like client for ed2k p2p network
+arch=('i686' 'x86_64')
+url=http://www.amule.org;
+license=('GPL')
+depends=('wxgtk' 'wxgtk2.8' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm')
+install=amule.install
+source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;
+'amuled.systemd'
+'amuleweb.systemd')
+md5sums=('80e6375acbdc287b15cc92131bf9e027'
+ '59772c41860e238f1c822feb8ca8d47f'
+ '05975c5d94bfc41fddb894d98b1115d5')
+
+build() {
+  cd ${srcdir}/aMule-SVN-r${pkgver}
+
+  ./configure --prefix=/usr \
+  

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

2014-02-07 Thread Giovanni Scafora
Date: Friday, February 7, 2014 @ 17:53:39
  Author: giovanni
Revision: 205561

upgpkg: vice 2.4-5

Fixed FS38807

Modified:
  vice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 16:24:49 UTC (rev 205560)
+++ PKGBUILD2014-02-07 16:53:39 UTC (rev 205561)
@@ -4,11 +4,11 @@
 
 pkgname=vice
 pkgver=2.4
-pkgrel=4
+pkgrel=5
 pkgdesc=The Versatile Commodore 8-bit Emulator
 arch=('i686' 'x86_64')
 license=('GPL')
-url=http://www.viceteam.org/;
+url=http://vice-emu.sourceforge.net/;
 depends=('alsa-lib' 'giflib' 'libxxf86vm' 'vte' 'libnet' 'libpcap')
 makedepends=('xorg-font-utils')
 options=('!makeflags')



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

2014-02-07 Thread Giovanni Scafora
Date: Friday, February 7, 2014 @ 17:53:54
  Author: giovanni
Revision: 205562

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

Added:
  vice/repos/extra-i686/PKGBUILD
(from rev 205561, vice/trunk/PKGBUILD)
  vice/repos/extra-i686/vice-2.4-no-fc-cache-no-lib64.patch
(from rev 205561, vice/trunk/vice-2.4-no-fc-cache-no-lib64.patch)
  vice/repos/extra-i686/vice-2.4-notexi-notxt.patch
(from rev 205561, vice/trunk/vice-2.4-notexi-notxt.patch)
  vice/repos/extra-i686/vice-2.4-x11video.patch
(from rev 205561, vice/trunk/vice-2.4-x11video.patch)
  vice/repos/extra-i686/vice-2.4-zlib-1.2.7.patch
(from rev 205561, vice/trunk/vice-2.4-zlib-1.2.7.patch)
  vice/repos/extra-i686/vice.install
(from rev 205561, vice/trunk/vice.install)
  vice/repos/extra-x86_64/PKGBUILD
(from rev 205561, vice/trunk/PKGBUILD)
  vice/repos/extra-x86_64/vice-2.4-no-fc-cache-no-lib64.patch
(from rev 205561, vice/trunk/vice-2.4-no-fc-cache-no-lib64.patch)
  vice/repos/extra-x86_64/vice-2.4-notexi-notxt.patch
(from rev 205561, vice/trunk/vice-2.4-notexi-notxt.patch)
  vice/repos/extra-x86_64/vice-2.4-x11video.patch
(from rev 205561, vice/trunk/vice-2.4-x11video.patch)
  vice/repos/extra-x86_64/vice-2.4-zlib-1.2.7.patch
(from rev 205561, vice/trunk/vice-2.4-zlib-1.2.7.patch)
  vice/repos/extra-x86_64/vice.install
(from rev 205561, vice/trunk/vice.install)
Deleted:
  vice/repos/extra-i686/PKGBUILD
  vice/repos/extra-i686/vice-2.4-no-fc-cache-no-lib64.patch
  vice/repos/extra-i686/vice-2.4-notexi-notxt.patch
  vice/repos/extra-i686/vice-2.4-x11video.patch
  vice/repos/extra-i686/vice-2.4-zlib-1.2.7.patch
  vice/repos/extra-i686/vice.install
  vice/repos/extra-x86_64/PKGBUILD
  vice/repos/extra-x86_64/vice-2.4-no-fc-cache-no-lib64.patch
  vice/repos/extra-x86_64/vice-2.4-notexi-notxt.patch
  vice/repos/extra-x86_64/vice-2.4-x11video.patch
  vice/repos/extra-x86_64/vice-2.4-zlib-1.2.7.patch
  vice/repos/extra-x86_64/vice.install

--+
 /PKGBUILD|  114 +
 /vice-2.4-no-fc-cache-no-lib64.patch |   50 +
 /vice-2.4-notexi-notxt.patch |   56 ++
 /vice-2.4-x11video.patch |   22 
 /vice-2.4-zlib-1.2.7.patch   |   74 +
 /vice.install|   36 ++
 extra-i686/PKGBUILD  |   57 --
 extra-i686/vice-2.4-no-fc-cache-no-lib64.patch   |   25 
 extra-i686/vice-2.4-notexi-notxt.patch   |   28 -
 extra-i686/vice-2.4-x11video.patch   |   11 --
 extra-i686/vice-2.4-zlib-1.2.7.patch |   37 --
 extra-i686/vice.install  |   18 ---
 extra-x86_64/PKGBUILD|   57 --
 extra-x86_64/vice-2.4-no-fc-cache-no-lib64.patch |   25 
 extra-x86_64/vice-2.4-notexi-notxt.patch |   28 -
 extra-x86_64/vice-2.4-x11video.patch |   11 --
 extra-x86_64/vice-2.4-zlib-1.2.7.patch   |   37 --
 extra-x86_64/vice.install|   18 ---
 18 files changed, 352 insertions(+), 352 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-07 16:53:39 UTC (rev 205561)
+++ extra-i686/PKGBUILD 2014-02-07 16:53:54 UTC (rev 205562)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=vice
-pkgver=2.4
-pkgrel=4
-pkgdesc=The Versatile Commodore 8-bit Emulator
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://www.viceteam.org/;
-depends=('alsa-lib' 'giflib' 'libxxf86vm' 'vte' 'libnet' 'libpcap')
-makedepends=('xorg-font-utils')
-options=('!makeflags')
-install=vice.install
-source=(http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz;
-'vice-2.4-x11video.patch'
-'vice-2.4-no-fc-cache-no-lib64.patch'
-'vice-2.4-notexi-notxt.patch'
-'vice-2.4-zlib-1.2.7.patch')
-md5sums=('b017647a0c159bbe43cdb81762d1c577'
- '99931efcb779734c9df069e94f0b38a5'
- 'b0d1392664decd3169740baf90661710'
- '877f93db1550ea81386aae7c3b578442'
- '9d9f62f05a967a5926df496e86404148')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-
-  patch -Np1 -i ${srcdir}/vice-2.4-x11video.patch
-  patch -Np1 -i ${srcdir}/vice-2.4-no-fc-cache-no-lib64.patch
-  patch -Np1 -i ${srcdir}/vice-2.4-notexi-notxt.patch
-  patch -Np1 -i ${srcdir}/vice-2.4-zlib-1.2.7.patch
-
-  sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
-
-  autoreconf -vi
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-ethernet \
-  --with-alsa \
-  --enable-fullscreen \
-  --enable-gnomeui \
-  --disable-ffmpeg
-  make
-}
-

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

2014-02-07 Thread Giovanni Scafora
Date: Friday, February 7, 2014 @ 17:24:36
  Author: giovanni
Revision: 205559

upgpkg: amule 10834-2

Fixed FS38529 - rebuild against wxgtk2.8

Modified:
  amule/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 00:40:00 UTC (rev 205558)
+++ PKGBUILD2014-02-07 16:24:36 UTC (rev 205559)
@@ -7,12 +7,12 @@
 
 pkgname=amule
 pkgver=10834
-pkgrel=1
+pkgrel=2
 pkgdesc=An eMule-like client for ed2k p2p network
 arch=('i686' 'x86_64')
 url=http://www.amule.org;
 license=('GPL')
-depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm')
+depends=('wxgtk' 'wxgtk2.8' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm')
 install=amule.install
 source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;
 'amuled.systemd'
@@ -38,7 +38,8 @@
   --enable-optimize \
   --enable-ccache \
   --enable-geoip \
-  --enable-upnp
+  --enable-upnp \
+  --with-wxversion=2.8
 
   make
 }



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

2014-02-07 Thread Eric Bélanger
Date: Friday, February 7, 2014 @ 18:21:10
  Author: eric
Revision: 105430

upgpkg: youtube-dl 2014.02.06.3-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 13:04:02 UTC (rev 105429)
+++ PKGBUILD2014-02-07 17:21:10 UTC (rev 105430)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2014.02.06.2
+pkgver=2014.02.06.3
 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=('87c5fabdf3e2913aa69c62ea15df00e71c116bfc'
+sha1sums=('4f33aebcbf184184f8baf34ac01964b3344c1062'
   'SKIP')
 
 prepare() {



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

2014-02-07 Thread Eric Bélanger
Date: Friday, February 7, 2014 @ 18:21:35
  Author: eric
Revision: 105431

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-07 17:21:10 UTC (rev 105430)
+++ PKGBUILD2014-02-07 17:21:35 UTC (rev 105431)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=youtube-dl
-pkgver=2014.02.06.2
-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=('87c5fabdf3e2913aa69c62ea15df00e71c116bfc'
-  '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 105430, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-07 17:21:35 UTC (rev 105431)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=youtube-dl
+pkgver=2014.02.06.3
+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=('4f33aebcbf184184f8baf34ac01964b3344c1062'
+  '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 python-scipy/trunk (PKGBUILD)

2014-02-07 Thread Jelle van der Waa
Date: Friday, February 7, 2014 @ 21:20:00
  Author: jelle
Revision: 105432

upgpkg: python-scipy 0.13.3-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 17:21:35 UTC (rev 105431)
+++ PKGBUILD2014-02-07 20:20:00 UTC (rev 105432)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.13.2
+pkgver=0.13.3
 pkgrel=1
 pkgdesc=SciPy is open-source software for mathematics, science, and 
engineering.
 arch=('i686' 'x86_64')
@@ -15,6 +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=('0547c1f8e8afad4009cc9b5ef17a2d4d')
 
 build() {
   # Changing the arithmetic parameter (Thanks to Fabrizio Castellano)
@@ -80,4 +81,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-md5sums=('fcd110802b0bf3505ba567cf831566e1')



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

2014-02-07 Thread Jelle van der Waa
Date: Friday, February 7, 2014 @ 21:20:14
  Author: jelle
Revision: 105433

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

Added:
  python-scipy/repos/community-i686/PKGBUILD
(from rev 105432, python-scipy/trunk/PKGBUILD)
  python-scipy/repos/community-x86_64/PKGBUILD
(from rev 105432, 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 2014-02-07 20:20:00 UTC (rev 105432)
+++ community-i686/PKGBUILD 2014-02-07 20:20:14 UTC (rev 105433)
@@ -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.2
-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;)
-
-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:
-md5sums=('fcd110802b0bf3505ba567cf831566e1')

Copied: python-scipy/repos/community-i686/PKGBUILD (from rev 105432, 
python-scipy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-07 20:20:14 UTC (rev 105433)
@@ -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.3
+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=('0547c1f8e8afad4009cc9b5ef17a2d4d')
+
+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 i8kutils/repos (12 files)

2014-02-07 Thread Eric Bélanger
Date: Friday, February 7, 2014 @ 21:38:36
  Author: eric
Revision: 205566

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

Added:
  i8kutils/repos/extra-i686/PKGBUILD
(from rev 205565, i8kutils/trunk/PKGBUILD)
  i8kutils/repos/extra-i686/i8kmon.service
(from rev 205565, i8kutils/trunk/i8kmon.service)
  i8kutils/repos/extra-i686/i8kutils-probe.diff
(from rev 205565, i8kutils/trunk/i8kutils-probe.diff)
  i8kutils/repos/extra-x86_64/PKGBUILD
(from rev 205565, i8kutils/trunk/PKGBUILD)
  i8kutils/repos/extra-x86_64/i8kmon.service
(from rev 205565, i8kutils/trunk/i8kmon.service)
  i8kutils/repos/extra-x86_64/i8kutils-probe.diff
(from rev 205565, i8kutils/trunk/i8kutils-probe.diff)
Deleted:
  i8kutils/repos/extra-i686/PKGBUILD
  i8kutils/repos/extra-i686/i8kmon.service
  i8kutils/repos/extra-i686/i8kutils-probe.diff
  i8kutils/repos/extra-x86_64/PKGBUILD
  i8kutils/repos/extra-x86_64/i8kmon.service
  i8kutils/repos/extra-x86_64/i8kutils-probe.diff

--+
 /PKGBUILD|   80 +
 /i8kmon.service  |   18 +++
 /i8kutils-probe.diff |  168 +
 extra-i686/PKGBUILD  |   40 
 extra-i686/i8kmon.service|9 -
 extra-i686/i8kutils-probe.diff   |   84 --
 extra-x86_64/PKGBUILD|   40 
 extra-x86_64/i8kmon.service  |9 -
 extra-x86_64/i8kutils-probe.diff |   84 --
 9 files changed, 266 insertions(+), 266 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-07 20:38:06 UTC (rev 205565)
+++ extra-i686/PKGBUILD 2014-02-07 20:38:36 UTC (rev 205566)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: 
-
-pkgname=i8kutils
-pkgver=1.40
-pkgrel=3
-pkgdesc=Dell Inspiron/Latitude kernel driver and utilities
-arch=('i686' 'x86_64')
-url=https://launchpad.net/i8kutils;
-license=('GPL')
-depends=('bash')
-optdepends=('tk: for i8kmon deamon')
-backup=('etc/i8kutils/i8kmon.conf')
-source=(http://ftp.de.debian.org/debian/pool/main/i/${pkgname}/${pkgname}_${pkgver}.tar.gz
-i8kmon.service i8kutils-probe.diff)
-sha1sums=('584edfbd90aa167885520b84848381585d9212fb'
-  '5c20f5241de7e60b46117269f4e867b08734cdc8'
-  'ab9058f92adb3e8b9306568005d5751908fb1765')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p0 -i $srcdir/i8kutils-probe.diff
-
-  # conform to Arch Linux guidelines
-  sed -i 's|/etc/i8kmon|/etc/i8kutils/i8kmon.conf|g' i8kmon.1
-  sed -i 's|/etc/i8kmon.conf|/etc/i8kutils/i8kmon.conf|g' i8kmon
-}
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -d $pkgdir/usr/{bin,share/man/man1}
-  make DESTDIR=$pkgdir install install-man
-  install -D -m644 i8kmon.conf $pkgdir/etc/i8kutils/i8kmon.conf
-  install -D -m644 ../i8kmon.service 
$pkgdir/usr/lib/systemd/system/i8kmon.service
-}

Copied: i8kutils/repos/extra-i686/PKGBUILD (from rev 205565, 
i8kutils/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-07 20:38:36 UTC (rev 205566)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: 
+
+pkgname=i8kutils
+pkgver=1.40
+pkgrel=4
+pkgdesc=Dell Inspiron/Latitude kernel driver and utilities
+arch=('i686' 'x86_64')
+url=https://launchpad.net/i8kutils;
+license=('GPL')
+depends=('bash' 'acpi')
+optdepends=('tk: for i8kmon deamon')
+backup=('etc/i8kutils/i8kmon.conf')
+source=(http://ftp.de.debian.org/debian/pool/main/i/${pkgname}/${pkgname}_${pkgver}.tar.gz
+i8kmon.service i8kutils-probe.diff)
+sha1sums=('584edfbd90aa167885520b84848381585d9212fb'
+  '5c20f5241de7e60b46117269f4e867b08734cdc8'
+  'ab9058f92adb3e8b9306568005d5751908fb1765')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p0 -i $srcdir/i8kutils-probe.diff
+
+  # conform to Arch Linux guidelines
+  sed -i 's|/etc/i8kmon|/etc/i8kutils/i8kmon.conf|g' i8kmon.1
+  sed -i 's|/etc/i8kmon.conf|/etc/i8kutils/i8kmon.conf|g' i8kmon
+}
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -d $pkgdir/usr/{bin,share/man/man1}
+  make DESTDIR=$pkgdir install install-man
+  install -D -m644 i8kmon.conf $pkgdir/etc/i8kutils/i8kmon.conf
+  install -D -m644 ../i8kmon.service 
$pkgdir/usr/lib/systemd/system/i8kmon.service
+}

Deleted: extra-i686/i8kmon.service
===
--- extra-i686/i8kmon.service   2014-02-07 20:38:06 UTC (rev 205565)
+++ extra-i686/i8kmon.service   2014-02-07 20:38:36 UTC (rev 205566)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Dell laptop thermal monitoring
-ConditionPathExists=/proc/i8k
-
-[Service]
-ExecStart=/usr/bin/i8kmon -d
-
-[Install]
-WantedBy=multi-user.target

Copied: i8kutils/repos/extra-i686/i8kmon.service (from rev 205565, 
i8kutils/trunk/i8kmon.service)

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

2014-02-07 Thread Eric Bélanger
Date: Friday, February 7, 2014 @ 21:29:45
  Author: eric
Revision: 205563

upgpkg: translate-toolkit 1.11.0-1

Upstream update, Add build fix

Modified:
  translate-toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 16:53:54 UTC (rev 205562)
+++ PKGBUILD2014-02-07 20:29:45 UTC (rev 205563)
@@ -4,7 +4,7 @@
 # Contributor: Hugo Doria hugodoria at gmail.com
 
 pkgname=translate-toolkit
-pkgver=1.10.0
+pkgver=1.11.0
 pkgrel=1
 pkgdesc=A toolkit to convert between various different translation formats, 
help process and validate localisations
 arch=('any')
@@ -13,14 +13,15 @@
 depends=('bash' 'python2-lxml')
 optdepends=('python2-iniparse: to use ini2po script')
 
source=(http://downloads.sourceforge.net/translate/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('91ef9ec6e997f8cd5379fb1e44ce2063')
+md5sums=('69c5df09b83fdbf448c3446b6cf22098')
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
 -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+-e s|/usr/bin/python2.4|/usr/bin/python2| \
 $(find . -name '*.py')
 
-  python2 setup.py install --root=${pkgdir} --optimize=1
+  python2 -s setup.py install --root=${pkgdir} --optimize=1
   mv ${pkgdir}/usr/lib/python2.7/site-packages/{docs,share} 
${pkgdir}/usr/lib/python2.7/site-packages/translate
 }



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

2014-02-07 Thread Eric Bélanger
Date: Friday, February 7, 2014 @ 21:38:06
  Author: eric
Revision: 205565

upgpkg: i8kutils 1.40-4

Add acpi depends (close FS#38831)

Modified:
  i8kutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 20:30:38 UTC (rev 205564)
+++ PKGBUILD2014-02-07 20:38:06 UTC (rev 205565)
@@ -3,12 +3,12 @@
 
 pkgname=i8kutils
 pkgver=1.40
-pkgrel=3
+pkgrel=4
 pkgdesc=Dell Inspiron/Latitude kernel driver and utilities
 arch=('i686' 'x86_64')
 url=https://launchpad.net/i8kutils;
 license=('GPL')
-depends=('bash')
+depends=('bash' 'acpi')
 optdepends=('tk: for i8kmon deamon')
 backup=('etc/i8kutils/i8kmon.conf')
 
source=(http://ftp.de.debian.org/debian/pool/main/i/${pkgname}/${pkgname}_${pkgver}.tar.gz



[arch-commits] Commit in translate-toolkit/repos/extra-any (PKGBUILD PKGBUILD)

2014-02-07 Thread Eric Bélanger
Date: Friday, February 7, 2014 @ 21:30:38
  Author: eric
Revision: 205564

archrelease: copy trunk to extra-any

Added:
  translate-toolkit/repos/extra-any/PKGBUILD
(from rev 205563, translate-toolkit/trunk/PKGBUILD)
Deleted:
  translate-toolkit/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-07 20:29:45 UTC (rev 205563)
+++ PKGBUILD2014-02-07 20:30:38 UTC (rev 205564)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Hugo Doria hugodoria at gmail.com
-
-pkgname=translate-toolkit
-pkgver=1.10.0
-pkgrel=1
-pkgdesc=A toolkit to convert between various different translation formats, 
help process and validate localisations
-arch=('any')
-url=http://translate.sourceforge.net/wiki/toolkit/index;
-license=('GPL')
-depends=('bash' 'python2-lxml')
-optdepends=('python2-iniparse: to use ini2po script')
-source=(http://downloads.sourceforge.net/translate/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('91ef9ec6e997f8cd5379fb1e44ce2063')
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
--e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
-$(find . -name '*.py')
-
-  python2 setup.py install --root=${pkgdir} --optimize=1
-  mv ${pkgdir}/usr/lib/python2.7/site-packages/{docs,share} 
${pkgdir}/usr/lib/python2.7/site-packages/translate
-}

Copied: translate-toolkit/repos/extra-any/PKGBUILD (from rev 205563, 
translate-toolkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-07 20:30:38 UTC (rev 205564)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Hugo Doria hugodoria at gmail.com
+
+pkgname=translate-toolkit
+pkgver=1.11.0
+pkgrel=1
+pkgdesc=A toolkit to convert between various different translation formats, 
help process and validate localisations
+arch=('any')
+url=http://translate.sourceforge.net/wiki/toolkit/index;
+license=('GPL')
+depends=('bash' 'python2-lxml')
+optdepends=('python2-iniparse: to use ini2po script')
+source=(http://downloads.sourceforge.net/translate/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('69c5df09b83fdbf448c3446b6cf22098')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+-e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+-e s|/usr/bin/python2.4|/usr/bin/python2| \
+$(find . -name '*.py')
+
+  python2 -s setup.py install --root=${pkgdir} --optimize=1
+  mv ${pkgdir}/usr/lib/python2.7/site-packages/{docs,share} 
${pkgdir}/usr/lib/python2.7/site-packages/translate
+}



[arch-commits] Commit in xdg-utils/repos/extra-any (PKGBUILD PKGBUILD)

2014-02-07 Thread Andreas Radke
Date: Friday, February 7, 2014 @ 21:55:48
  Author: andyrtr
Revision: 205568

archrelease: copy trunk to extra-any

Added:
  xdg-utils/repos/extra-any/PKGBUILD
(from rev 205567, xdg-utils/trunk/PKGBUILD)
Deleted:
  xdg-utils/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-07 20:55:36 UTC (rev 205567)
+++ PKGBUILD2014-02-07 20:55:48 UTC (rev 205568)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=xdg-utils
-pkgver=1.1.0.git20140109
-pkgrel=1
-pkgdesc=Command line tools that assist applications with a variety of desktop 
integration tasks
-arch=('any')
-url=http://cgit.freedesktop.org/xdg/xdg-utils/;
-license=('MIT')
-depends=('sh' 'xorg-xset') # xset needed inside xdg-screensaver
-makedepends=('docbook-xsl' 'lynx' 'xmlto' 'git')
-optdepends=('kdebase-runtime: for KDE support in xdg-open'
-'libgnome: for GNOME support in xdg-open'
-'exo: for Xfce support in xdg-open'
-'xorg-xprop: for Xfce support in xdg-open'
-'pcmanfm: for LXDE support in xdg-open'
-'perl-file-mimeinfo: for generic support in xdg-open')
-source=(git://anongit.freedesktop.org/xdg/xdg-utils#commit=768ccceb8ffcfa77550ae9ecd6fea6838bfce706)
-md5sums=('SKIP')
-
-pkgver() {
-   cd xdg-utils
-   echo 1.1.0.git$(git log -1 --format=%cd --date=short | sed 's|-||g')
-}
-
-build() {
-   cd xdg-utils
-   ./configure --prefix=/usr --mandir=/usr/share/man
-   make scripts-clean -C scripts # needed if it's a git snapshot
-   make man scripts -C scripts # needed if it's a git snapshot
-#  make # for release builds
-}
-
-package() {
-   cd xdg-utils
-   make DESTDIR=${pkgdir} install
-   install -D -m644 LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   
-   # install empty directory to prevent xdg-desktop-menu install *.desktop 
to fail, see FS#33316
-   install -dm755 $pkgdir/usr/share/desktop-directories
-}

Copied: xdg-utils/repos/extra-any/PKGBUILD (from rev 205567, 
xdg-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-07 20:55:48 UTC (rev 205568)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=xdg-utils
+pkgver=1.1.0.git20140207
+pkgrel=1
+pkgdesc=Command line tools that assist applications with a variety of desktop 
integration tasks
+arch=('any')
+url=http://cgit.freedesktop.org/xdg/xdg-utils/;
+license=('MIT')
+depends=('sh' 'xorg-xset') # xset needed inside xdg-screensaver
+makedepends=('docbook-xsl' 'lynx' 'xmlto' 'git')
+optdepends=('kdebase-runtime: for KDE support in xdg-open'
+'libgnome: for GNOME support in xdg-open'
+'exo: for Xfce support in xdg-open'
+'xorg-xprop: for Xfce support in xdg-open'
+'pcmanfm: for LXDE support in xdg-open'
+'perl-file-mimeinfo: for generic support in xdg-open')
+source=(git://anongit.freedesktop.org/xdg/xdg-utils#commit=6da906f59933133612d006e1bff9918a2b8c5a60)
+md5sums=('SKIP')
+
+pkgver() {
+   cd xdg-utils
+   echo 1.1.0.git$(git log -1 --format=%cd --date=short | sed 's|-||g')
+}
+
+build() {
+   cd xdg-utils
+   ./configure --prefix=/usr --mandir=/usr/share/man
+#  make scripts-clean -C scripts # needed if it's a git snapshot
+#  make man scripts -C scripts # needed if it's a git snapshot
+   make # for release builds
+}
+
+package() {
+   cd xdg-utils
+   make DESTDIR=${pkgdir} install
+   install -D -m644 LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   
+   # install empty directory to prevent xdg-desktop-menu install *.desktop 
to fail, see FS#33316
+   install -dm755 $pkgdir/usr/share/desktop-directories
+}



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

2014-02-07 Thread Andreas Radke
Date: Friday, February 7, 2014 @ 21:55:36
  Author: andyrtr
Revision: 205567

upgpkg: xdg-utils 1.1.0.git20140207-1

update git snapshot

Modified:
  xdg-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 20:38:36 UTC (rev 205566)
+++ PKGBUILD2014-02-07 20:55:36 UTC (rev 205567)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xdg-utils
-pkgver=1.1.0.git20140109
+pkgver=1.1.0.git20140207
 pkgrel=1
 pkgdesc=Command line tools that assist applications with a variety of desktop 
integration tasks
 arch=('any')
@@ -16,7 +16,7 @@
 'xorg-xprop: for Xfce support in xdg-open'
 'pcmanfm: for LXDE support in xdg-open'
 'perl-file-mimeinfo: for generic support in xdg-open')
-source=(git://anongit.freedesktop.org/xdg/xdg-utils#commit=768ccceb8ffcfa77550ae9ecd6fea6838bfce706)
+source=(git://anongit.freedesktop.org/xdg/xdg-utils#commit=6da906f59933133612d006e1bff9918a2b8c5a60)
 md5sums=('SKIP')
 
 pkgver() {
@@ -27,9 +27,9 @@
 build() {
cd xdg-utils
./configure --prefix=/usr --mandir=/usr/share/man
-   make scripts-clean -C scripts # needed if it's a git snapshot
-   make man scripts -C scripts # needed if it's a git snapshot
-#  make # for release builds
+#  make scripts-clean -C scripts # needed if it's a git snapshot
+#  make man scripts -C scripts # needed if it's a git snapshot
+   make # for release builds
 }
 
 package() {



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

2014-02-07 Thread Eric Bélanger
Date: Friday, February 7, 2014 @ 22:29:03
  Author: eric
Revision: 105435

archrelease: copy trunk to community-any

Added:
  catfish/repos/community-any/PKGBUILD
(from rev 105434, catfish/trunk/PKGBUILD)
  catfish/repos/community-any/catfish.install
(from rev 105434, catfish/trunk/catfish.install)
Deleted:
  catfish/repos/community-any/PKGBUILD
  catfish/repos/community-any/catfish.install

-+
 PKGBUILD|   88 +++---
 catfish.install |   22 ++---
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-07 21:28:47 UTC (rev 105434)
+++ PKGBUILD2014-02-07 21:29:03 UTC (rev 105435)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-
-pkgname=catfish
-pkgver=0.8.2
-pkgrel=2
-pkgdesc='Versatile file searching tool'
-arch=('any')
-url='https://launchpad.net/catfish-search'
-license=('GPL')
-install=$pkgname.install 
-depends=('gtk3' 'python2-gobject' 'pyxdg' 'xdg-utils' 'hicolor-icon-theme')
-makedepends=('intltool')
-optdepends=('zeitgeist: Zeitgeist integration'
-'findutils: filename search'
-'locate:filename search'
-'tracker:   fulltext search'
-'strigi:fulltext search'
-'pinot: fulltext search')
-source=(https://launchpad.net/catfish-search/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.bz2)
-md5sums=('813666069e7b51d27722fcc6c5f36bf9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---python=python2
-
-  # Correct symlinks
-  sed -i 's|ln -sf $(DESTDIR)/$(PREFIX)/share|ln -sf ..|' Makefile
-  make
-}
-
-package () {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -d $pkgdir/usr/share/pixmaps
-  ln -s /usr/share/icons/hicolor/scalable/apps/$pkgname.svg \
-$pkgdir/usr/share/pixmaps/$pkgname.svg
-
-  sed -i '1s/python/python2/' $pkgdir/usr/share/catfish/bin/catfish.py \
-$pkgdir/usr/share/catfish/catfish_lib/pexpect/FSM.py
-}

Copied: catfish/repos/community-any/PKGBUILD (from rev 105434, 
catfish/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-07 21:29:03 UTC (rev 105435)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+
+pkgname=catfish
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='Versatile file searching tool'
+arch=('any')
+url='https://launchpad.net/catfish-search'
+license=('GPL')
+install=$pkgname.install 
+depends=('gtk3' 'python2-gobject' 'python2-xdg' 'xdg-utils' 'python2-pexpect')
+makedepends=('intltool')
+optdepends=('zeitgeist: Zeitgeist integration'
+'findutils: filename search'
+'mlocate:filename search'
+'tracker:   fulltext search'
+'strigi:fulltext search'
+'pinot: fulltext search')
+source=(https://launchpad.net/catfish-search/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.bz2)
+md5sums=('04459d78563f0e33f6f86114dbbd9fbd')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i '1s/python/python2/' {bin,catfish,catfish_lib}/*.py build.py
+  sed -i 's|ln -sf $(PREFIX)/share|ln -sf ..|' Makefile.in.in
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--python=python2
+  make
+}
+
+package () {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  install -d $pkgdir/usr/share/pixmaps
+  ln -s ../icons/hicolor/scalable/apps/$pkgname.svg \
+$pkgdir/usr/share/pixmaps/$pkgname.svg
+}

Deleted: catfish.install
===
--- catfish.install 2014-02-07 21:28:47 UTC (rev 105434)
+++ catfish.install 2014-02-07 21:29:03 UTC (rev 105435)
@@ -1,11 +0,0 @@
-post_install() {
-   [ -f /usr/bin/xdg-icon-resource ]  xdg-icon-resource forceupdate
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: catfish/repos/community-any/catfish.install (from rev 105434, 
catfish/trunk/catfish.install)
===
--- catfish.install (rev 0)
+++ catfish.install 2014-02-07 21:29:03 UTC (rev 105435)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}



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

2014-02-07 Thread Eric Bélanger
Date: Friday, February 7, 2014 @ 22:28:47
  Author: eric
Revision: 105434

upgpkg: catfish 1.0.0-1

Upstream update, Add python2-pexpect depends, Fix optdepends, Add prepare 
function

Modified:
  catfish/trunk/PKGBUILD
  catfish/trunk/catfish.install

-+
 PKGBUILD|   24 
 catfish.install |2 +-
 2 files changed, 13 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 20:20:14 UTC (rev 105433)
+++ PKGBUILD2014-02-07 21:28:47 UTC (rev 105434)
@@ -3,31 +3,34 @@
 # Contributor: Alexander Fehr pizzapunk gmail com
 
 pkgname=catfish
-pkgver=0.8.2
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 pkgdesc='Versatile file searching tool'
 arch=('any')
 url='https://launchpad.net/catfish-search'
 license=('GPL')
 install=$pkgname.install 
-depends=('gtk3' 'python2-gobject' 'pyxdg' 'xdg-utils' 'hicolor-icon-theme')
+depends=('gtk3' 'python2-gobject' 'python2-xdg' 'xdg-utils' 'python2-pexpect')
 makedepends=('intltool')
 optdepends=('zeitgeist: Zeitgeist integration'
 'findutils: filename search'
-'locate:filename search'
+'mlocate:filename search'
 'tracker:   fulltext search'
 'strigi:fulltext search'
 'pinot: fulltext search')
 
source=(https://launchpad.net/catfish-search/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.bz2)
-md5sums=('813666069e7b51d27722fcc6c5f36bf9')
+md5sums=('04459d78563f0e33f6f86114dbbd9fbd')
 
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i '1s/python/python2/' {bin,catfish,catfish_lib}/*.py build.py
+  sed -i 's|ln -sf $(PREFIX)/share|ln -sf ..|' Makefile.in.in
+}
+
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr \
 --python=python2
-
-  # Correct symlinks
-  sed -i 's|ln -sf $(DESTDIR)/$(PREFIX)/share|ln -sf ..|' Makefile
   make
 }
 
@@ -36,9 +39,6 @@
   make DESTDIR=$pkgdir install
 
   install -d $pkgdir/usr/share/pixmaps
-  ln -s /usr/share/icons/hicolor/scalable/apps/$pkgname.svg \
+  ln -s ../icons/hicolor/scalable/apps/$pkgname.svg \
 $pkgdir/usr/share/pixmaps/$pkgname.svg
-
-  sed -i '1s/python/python2/' $pkgdir/usr/share/catfish/bin/catfish.py \
-$pkgdir/usr/share/catfish/catfish_lib/pexpect/FSM.py
 }

Modified: catfish.install
===
--- catfish.install 2014-02-07 20:20:14 UTC (rev 105433)
+++ catfish.install 2014-02-07 21:28:47 UTC (rev 105434)
@@ -1,5 +1,5 @@
 post_install() {
-   [ -f /usr/bin/xdg-icon-resource ]  xdg-icon-resource forceupdate
+   xdg-icon-resource forceupdate
 }
 
 post_upgrade() {



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

2014-02-07 Thread Allan McRae
Date: Friday, February 7, 2014 @ 23:36:57
  Author: allan
Revision: 205569

upgpkg: linux-api-headers 3.13.2-1

glibc-2.19 rebuild, upstream update

Modified:
  linux-api-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 20:55:48 UTC (rev 205568)
+++ PKGBUILD2014-02-07 22:36:57 UTC (rev 205569)
@@ -4,8 +4,8 @@
 # toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
 
 pkgname=linux-api-headers
-pkgver=3.12.4
-_basever=3.12
+pkgver=3.13.2
+_basever=3.13
 pkgrel=1
 pkgdesc=Kernel headers sanitized for use in userspace
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 # NOTE: signatures are not automatically verified by makepkg
 #http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
 #http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
-md5sums=('cc6ee608854e0da4b64f6c1ff8b6398c'
- '511b5a2f0de55b5e91fd293766ce182b')
+md5sums=('0ecbaf65c00374eb4a826c2f9f37606f'
+ '352993d23acc5760dafa10ffc9d8881a')
 
 build() {
   cd ${srcdir}/linux-${_basever}



[arch-commits] Commit in linux-api-headers/repos (4 files)

2014-02-07 Thread Allan McRae
Date: Friday, February 7, 2014 @ 23:38:14
  Author: allan
Revision: 205570

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

Added:
  linux-api-headers/repos/staging-i686/
  linux-api-headers/repos/staging-i686/PKGBUILD
(from rev 205569, linux-api-headers/trunk/PKGBUILD)
  linux-api-headers/repos/staging-x86_64/
  linux-api-headers/repos/staging-x86_64/PKGBUILD
(from rev 205569, linux-api-headers/trunk/PKGBUILD)

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

Copied: linux-api-headers/repos/staging-i686/PKGBUILD (from rev 205569, 
linux-api-headers/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-02-07 22:38:14 UTC (rev 205570)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+
+pkgname=linux-api-headers
+pkgver=3.13.2
+_basever=3.13
+pkgrel=1
+pkgdesc=Kernel headers sanitized for use in userspace
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libc;
+license=('GPL2')
+source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
+# NOTE: signatures are not automatically verified by makepkg
+#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
+#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
+md5sums=('0ecbaf65c00374eb4a826c2f9f37606f'
+ '352993d23acc5760dafa10ffc9d8881a')
+
+build() {
+  cd ${srcdir}/linux-${_basever}
+  [[ $pkgver != $_basever ]]  patch -p1 -i ${srcdir}/patch-${pkgver}
+
+  make mrproper
+  make headers_check
+}
+
+package() {
+  cd ${srcdir}/linux-${_basever}
+  make INSTALL_HDR_PATH=${pkgdir}/usr headers_install
+
+  # use headers from libdrm
+  rm -r ${pkgdir}/usr/include/drm
+  
+  # clean-up unnecessary files generated during install
+  find ${pkgdir} \( -name .install -o -name ..install.cmd \) -delete
+}

Copied: linux-api-headers/repos/staging-x86_64/PKGBUILD (from rev 205569, 
linux-api-headers/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-02-07 22:38:14 UTC (rev 205570)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+
+pkgname=linux-api-headers
+pkgver=3.13.2
+_basever=3.13
+pkgrel=1
+pkgdesc=Kernel headers sanitized for use in userspace
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/libc;
+license=('GPL2')
+source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
+# NOTE: signatures are not automatically verified by makepkg
+#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
+#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
+md5sums=('0ecbaf65c00374eb4a826c2f9f37606f'
+ '352993d23acc5760dafa10ffc9d8881a')
+
+build() {
+  cd ${srcdir}/linux-${_basever}
+  [[ $pkgver != $_basever ]]  patch -p1 -i ${srcdir}/patch-${pkgver}
+
+  make mrproper
+  make headers_check
+}
+
+package() {
+  cd ${srcdir}/linux-${_basever}
+  make INSTALL_HDR_PATH=${pkgdir}/usr headers_install
+
+  # use headers from libdrm
+  rm -r ${pkgdir}/usr/include/drm
+  
+  # clean-up unnecessary files generated during install
+  find ${pkgdir} \( -name .install -o -name ..install.cmd \) -delete
+}



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

2014-02-07 Thread Allan McRae
Date: Friday, February 7, 2014 @ 23:40:19
  Author: allan
Revision: 205571

upgpkg: binutils 2.24-2

glibc-2.19 rebuild, remove useless configure flag, conflicts/replaces 
binutils-multilib as the packages are the same

Modified:
  binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 22:38:14 UTC (rev 205570)
+++ PKGBUILD2014-02-07 22:40:19 UTC (rev 205571)
@@ -5,14 +5,16 @@
 
 pkgname=binutils
 pkgver=2.24
-pkgrel=1
+pkgrel=2
 pkgdesc=A set of programs to assemble and manipulate binary and object files
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/binutils/;
 license=('GPL')
 groups=('base-devel')
-depends=('glibc=2.18' 'zlib')
+depends=('glibc=2.19' 'zlib')
 checkdepends=('dejagnu' 'bc')
+conflicts=('binutils-multilib')
+replaces=('binutils-multilib')
 options=('staticlibs' '!distcc' '!ccache')
 install=binutils.install
 source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig})
@@ -36,7 +38,7 @@
 --with-bugurl=https://bugs.archlinux.org/ \
 --enable-threads --enable-shared \
 --enable-ld=default --enable-gold --enable-plugins \
---disable-werror --disable-multilib
+--disable-werror
 
   # check the host environment and makes sure all the necessary tools are 
available
   make configure-host



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

2014-02-07 Thread Allan McRae
Date: Friday, February 7, 2014 @ 23:41:34
  Author: allan
Revision: 205572

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

Added:
  binutils/repos/staging-i686/
  binutils/repos/staging-i686/PKGBUILD
(from rev 205571, binutils/trunk/PKGBUILD)
  binutils/repos/staging-i686/binutils-2.23.2-texinfo-5.0.patch
(from rev 205571, binutils/trunk/binutils-2.23.2-texinfo-5.0.patch)
  binutils/repos/staging-i686/binutils.install
(from rev 205571, binutils/trunk/binutils.install)
  binutils/repos/staging-x86_64/
  binutils/repos/staging-x86_64/PKGBUILD
(from rev 205571, binutils/trunk/PKGBUILD)
  binutils/repos/staging-x86_64/binutils-2.23.2-texinfo-5.0.patch
(from rev 205571, binutils/trunk/binutils-2.23.2-texinfo-5.0.patch)
  binutils/repos/staging-x86_64/binutils.install
(from rev 205571, binutils/trunk/binutils.install)

--+
 staging-i686/PKGBUILD|   67 
 staging-i686/binutils-2.23.2-texinfo-5.0.patch   |  162 +
 staging-i686/binutils.install|   17 ++
 staging-x86_64/PKGBUILD  |   67 
 staging-x86_64/binutils-2.23.2-texinfo-5.0.patch |  162 +
 staging-x86_64/binutils.install  |   17 ++
 6 files changed, 492 insertions(+)

Copied: binutils/repos/staging-i686/PKGBUILD (from rev 205571, 
binutils/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-02-07 22:41:34 UTC (rev 205572)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+
+pkgname=binutils
+pkgver=2.24
+pkgrel=2
+pkgdesc=A set of programs to assemble and manipulate binary and object files
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/binutils/;
+license=('GPL')
+groups=('base-devel')
+depends=('glibc=2.19' 'zlib')
+checkdepends=('dejagnu' 'bc')
+conflicts=('binutils-multilib')
+replaces=('binutils-multilib')
+options=('staticlibs' '!distcc' '!ccache')
+install=binutils.install
+source=(ftp://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.bz2{,.sig})
+md5sums=('e0f71a7b2ddab0f8612336ac81d9636b'
+ 'SKIP')
+
+prepare() {
+  cd ${srcdir}/binutils-${pkgver}
+
+  # hack! - libiberty configure tests for header files using $CPP $CPPFLAGS
+  sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ libiberty/configure
+
+  mkdir ${srcdir}/binutils-build
+}
+
+build() {
+  cd ${srcdir}/binutils-build
+
+  ${srcdir}/binutils-${pkgver}/configure --prefix=/usr \
+--with-lib-path=/usr/lib:/usr/local/lib \
+--with-bugurl=https://bugs.archlinux.org/ \
+--enable-threads --enable-shared \
+--enable-ld=default --enable-gold --enable-plugins \
+--disable-werror
+
+  # check the host environment and makes sure all the necessary tools are 
available
+  make configure-host
+
+  make tooldir=/usr
+}
+
+check() {
+  cd ${srcdir}/binutils-build
+  
+  # unset LDFLAGS as testsuite makes assumptions about which ones are active
+  # do not abort on errors - manually check log files
+  make LDFLAGS= -k check || true
+}
+
+package() {
+  cd ${srcdir}/binutils-build
+  make prefix=${pkgdir}/usr tooldir=${pkgdir}/usr install
+
+  # Remove unwanted files
+  rm ${pkgdir}/usr/share/man/man1/{dlltool,nlmconv,windres,windmc}*
+  rm ${pkgdir}/usr/share/info/{configure,standards}.info
+
+  # No shared linking to these files outside binutils
+  rm ${pkgdir}/usr/lib/lib{bfd,opcodes}.so
+}

Copied: binutils/repos/staging-i686/binutils-2.23.2-texinfo-5.0.patch (from rev 
205571, binutils/trunk/binutils-2.23.2-texinfo-5.0.patch)
===
--- staging-i686/binutils-2.23.2-texinfo-5.0.patch  
(rev 0)
+++ staging-i686/binutils-2.23.2-texinfo-5.0.patch  2014-02-07 22:41:34 UTC 
(rev 205572)
@@ -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 

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

2014-02-07 Thread Allan McRae
Date: Friday, February 7, 2014 @ 23:45:27
  Author: allan
Revision: 205573

upgpkg: gcc 4.8.2-8

glibc-2.19 rebuild, use latest snapshot, keep gcc-ada static libraries because 
gnatmake expects them even if unused...

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 22:41:34 UTC (rev 205572)
+++ PKGBUILD2014-02-07 22:45:27 UTC (rev 205573)
@@ -7,13 +7,13 @@
 pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
 pkgver=4.8.2
 _pkgver=4.8
-pkgrel=7
-_snapshot=4.8-20131219
+pkgrel=8
+_snapshot=4.8-20140206
 pkgdesc=The GNU Compiler Collection
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
 url=http://gcc.gnu.org;
-makedepends=('binutils=2.23' 'libmpc' 'cloog' 'gcc-ada' 'doxygen')
+makedepends=('binutils=2.24' 'libmpc' 'cloog' 'gcc-ada' 'doxygen')
 checkdepends=('dejagnu' 'inetutils')
 options=('!emptydirs')
 source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
@@ -20,11 +20,10 @@
 
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
 gcc-4.8-filename-output.patch
 gcc-4.8-lambda-ICE.patch)
-md5sums=('666ef08f87649f941bc5512e13a88fdc'
+md5sums=('9d35549404a2326540fb88301ebd1977'
  '40cb437805e2f7a006aa0d0c3098ab0f'
  '6eb6e080dbf7bc6825f53a0aaa6c4ef9')
 
-
 if [ -n ${_snapshot} ]; then
   _basedir=gcc-${_snapshot}
 else
@@ -105,7 +104,7 @@
 {
   pkgdesc=Runtime libraries shipped by GCC
   groups=('base')
-  depends=('glibc=2.17')
+  depends=('glibc=2.19')
   options=('!emptydirs')
   install=gcc-libs.install
 
@@ -146,7 +145,7 @@
 package_gcc()
 {
   pkgdesc=The GNU Compiler Collection - C and C++ frontends
-  depends=(gcc-libs=$pkgver-$pkgrel 'binutils=2.23' 'libmpc' 'cloog')
+  depends=(gcc-libs=$pkgver-$pkgrel 'binutils=2.24' 'libmpc' 'cloog')
   groups=('base-devel')
   options=('staticlibs')
   install=gcc.install
@@ -280,11 +279,11 @@
 
   ln -s gcc ${pkgdir}/usr/bin/gnatgcc
 
-  # insist on dynamic linking
+  # insist on dynamic linking, but keep static libraries because gnatmake 
complains
   mv ${pkgdir}/${_libdir}/adalib/libgna{rl,t}-${_pkgver}.so ${pkgdir}/usr/lib
   ln -s libgnarl-${_pkgver}.so ${pkgdir}/usr/lib/libgnarl.so
   ln -s libgnat-${_pkgver}.so ${pkgdir}/usr/lib/libgnat.so
-  rm ${pkgdir}/${_libdir}/adalib/libgna{rl,t}.*
+  rm ${pkgdir}/${_libdir}/adalib/libgna{rl,t}.so
 
   # Install Runtime Library Exception
   install -d ${pkgdir}/usr/share/licenses/gcc-ada/



[arch-commits] Commit in gcc/repos (36 files)

2014-02-07 Thread Allan McRae
Date: Friday, February 7, 2014 @ 23:50:40
  Author: allan
Revision: 205574

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

Added:
  gcc/repos/staging-i686/
  gcc/repos/staging-i686/PKGBUILD
(from rev 205573, gcc/trunk/PKGBUILD)
  gcc/repos/staging-i686/gcc-4.8-filename-output.patch
(from rev 205573, gcc/trunk/gcc-4.8-filename-output.patch)
  gcc/repos/staging-i686/gcc-4.8-lambda-ICE.patch
(from rev 205573, gcc/trunk/gcc-4.8-lambda-ICE.patch)
  gcc/repos/staging-i686/gcc-ada.install
(from rev 205573, gcc/trunk/gcc-ada.install)
  gcc/repos/staging-i686/gcc-fortran.install
(from rev 205573, gcc/trunk/gcc-fortran.install)
  gcc/repos/staging-i686/gcc-go.install
(from rev 205573, gcc/trunk/gcc-go.install)
  gcc/repos/staging-i686/gcc-libs.install
(from rev 205573, gcc/trunk/gcc-libs.install)
  gcc/repos/staging-i686/gcc.install
(from rev 205573, gcc/trunk/gcc.install)
  gcc/repos/staging-x86_64/
  gcc/repos/staging-x86_64/PKGBUILD
(from rev 205573, gcc/trunk/PKGBUILD)
  gcc/repos/staging-x86_64/gcc-4.8-filename-output.patch
(from rev 205573, gcc/trunk/gcc-4.8-filename-output.patch)
  gcc/repos/staging-x86_64/gcc-4.8-lambda-ICE.patch
(from rev 205573, gcc/trunk/gcc-4.8-lambda-ICE.patch)
  gcc/repos/staging-x86_64/gcc-ada.install
(from rev 205573, gcc/trunk/gcc-ada.install)
  gcc/repos/staging-x86_64/gcc-fortran.install
(from rev 205573, gcc/trunk/gcc-fortran.install)
  gcc/repos/staging-x86_64/gcc-go.install
(from rev 205573, gcc/trunk/gcc-go.install)
  gcc/repos/staging-x86_64/gcc-libs.install
(from rev 205573, gcc/trunk/gcc-libs.install)
  gcc/repos/staging-x86_64/gcc.install
(from rev 205573, gcc/trunk/gcc.install)
  gcc/repos/testing-i686/
  gcc/repos/testing-i686/PKGBUILD
(from rev 205573, gcc/trunk/PKGBUILD)
  gcc/repos/testing-i686/gcc-4.8-filename-output.patch
(from rev 205573, gcc/trunk/gcc-4.8-filename-output.patch)
  gcc/repos/testing-i686/gcc-4.8-lambda-ICE.patch
(from rev 205573, gcc/trunk/gcc-4.8-lambda-ICE.patch)
  gcc/repos/testing-i686/gcc-ada.install
(from rev 205573, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-i686/gcc-fortran.install
(from rev 205573, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-i686/gcc-go.install
(from rev 205573, gcc/trunk/gcc-go.install)
  gcc/repos/testing-i686/gcc-libs.install
(from rev 205573, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-i686/gcc.install
(from rev 205573, gcc/trunk/gcc.install)
  gcc/repos/testing-x86_64/
  gcc/repos/testing-x86_64/PKGBUILD
(from rev 205573, gcc/trunk/PKGBUILD)
  gcc/repos/testing-x86_64/gcc-4.8-filename-output.patch
(from rev 205573, gcc/trunk/gcc-4.8-filename-output.patch)
  gcc/repos/testing-x86_64/gcc-4.8-lambda-ICE.patch
(from rev 205573, gcc/trunk/gcc-4.8-lambda-ICE.patch)
  gcc/repos/testing-x86_64/gcc-ada.install
(from rev 205573, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-x86_64/gcc-fortran.install
(from rev 205573, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-x86_64/gcc-go.install
(from rev 205573, gcc/trunk/gcc-go.install)
  gcc/repos/testing-x86_64/gcc-libs.install
(from rev 205573, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-x86_64/gcc.install
(from rev 205573, gcc/trunk/gcc.install)

--+
 staging-i686/PKGBUILD|  310 +
 staging-i686/gcc-4.8-filename-output.patch   |   17 +
 staging-i686/gcc-4.8-lambda-ICE.patch|   35 ++
 staging-i686/gcc-ada.install |   20 +
 staging-i686/gcc-fortran.install |   16 +
 staging-i686/gcc-go.install  |   20 +
 staging-i686/gcc-libs.install|   16 +
 staging-i686/gcc.install |   20 +
 staging-x86_64/PKGBUILD  |  310 +
 staging-x86_64/gcc-4.8-filename-output.patch |   17 +
 staging-x86_64/gcc-4.8-lambda-ICE.patch  |   35 ++
 staging-x86_64/gcc-ada.install   |   20 +
 staging-x86_64/gcc-fortran.install   |   16 +
 staging-x86_64/gcc-go.install|   20 +
 staging-x86_64/gcc-libs.install  |   16 +
 staging-x86_64/gcc.install   |   20 +
 testing-i686/PKGBUILD|  310 +
 testing-i686/gcc-4.8-filename-output.patch   |   17 +
 testing-i686/gcc-4.8-lambda-ICE.patch|   35 ++
 testing-i686/gcc-ada.install |   20 +
 testing-i686/gcc-fortran.install |   16 +
 testing-i686/gcc-go.install  |   20 +
 testing-i686/gcc-libs.install|   16 +
 testing-i686/gcc.install |   20 +
 testing-x86_64/PKGBUILD  |  310 +
 testing-x86_64/gcc-4.8-filename-output.patch |   17 +
 testing-x86_64/gcc-4.8-lambda-ICE.patch  |   35 ++
 testing-x86_64/gcc-ada.install   |   20 +
 

[arch-commits] Commit in gcc/repos (testing-i686 testing-x86_64)

2014-02-07 Thread Allan McRae
Date: Friday, February 7, 2014 @ 23:52:11
  Author: allan
Revision: 205575

commit to wrong repo

Deleted:
  gcc/repos/testing-i686/
  gcc/repos/testing-x86_64/



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

2014-02-07 Thread Allan McRae
Date: Saturday, February 8, 2014 @ 00:26:58
  Author: allan
Revision: 205576

upgpkg: glibc 2.19-1

upstream update

Modified:
  glibc/trunk/PKGBUILD
  glibc/trunk/glibc.install

---+
 PKGBUILD  |   63 ++--
 glibc.install |2 -
 2 files changed, 8 insertions(+), 57 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 22:52:11 UTC (rev 205575)
+++ PKGBUILD2014-02-07 23:26:58 UTC (rev 205576)
@@ -7,15 +7,15 @@
 # NOTE: adjust version in install script when locale files are updated
 
 pkgname=glibc
-pkgver=2.18
-pkgrel=12
+pkgver=2.19
+pkgrel=1
 pkgdesc=GNU C Library
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/libc;
 license=('GPL' 'LGPL')
 groups=('base')
-depends=('linux-api-headers=3.7' 'tzdata' 'filesystem=2013.01')
-makedepends=('gcc=4.7')
+depends=('linux-api-headers=3.13' 'tzdata' 'filesystem=2013.01')
+makedepends=('gcc=4.8')
 backup=(etc/gai.conf
 etc/locale.gen
 etc/nscd.conf)
@@ -22,66 +22,17 @@
 options=('!strip' 'staticlibs')
 install=glibc.install
 source=(http://ftp.gnu.org/gnu/libc/${pkgname}-${pkgver}.tar.xz{,.sig}
-glibc-2.18-make-4.patch
-glibc-2.18-readdir_r-CVE-2013-4237.patch
-glibc-2.18-malloc-corrupt-CVE-2013-4332.patch
-glibc-2.18-strcoll-CVE-2012-4412+4424.patch
-glibc-2.18-ptr-mangle-CVE-2013-4788.patch
-glibc-2.18-getaddrinfo-CVE-2013-4458.patch
-glibc-2.18-getaddrinfo-assertion.patch
-glibc-2.18-scanf-parse-0e-0.patch
-glibc-2.18-strstr-hackfix.patch
 glibc-2.18-xattr-compat-hack.patch
-nscd.service
-nscd.tmpfiles
 locale.gen.txt
 locale-gen)
-md5sums=('88fbbceafee809e82efd52efa1e3c58f'
+md5sums=('e26b8cc666b162f999404b03970f14e4'
  'SKIP'
- 'e1883c2d1b01ff73650db5f5bb5a5a52'
- '154da6bf5a5248f42a7bf5bf08e01a47'
- 'b79561ab9dce900e9bbeaf0d49927c2b'
- 'c7264b99d0f7e51922a4d3126182c40a'
- '9749ba386b08a8fe53e7ecede9bf2dfb'
- '71329fccb8eb583fb0d67b55f1e8df68'
- 'd4d86add33f22125777e0ecff06bc9bb'
- '01d19fe9b2aea489cf5651530e0369f2'
- '4441f6dfe7d75ced1fa75e54dd21d36e'
  '7ca96c68a37f2a4ab91792bfa0160a24'
- 'd5fab2cd3abea65aa5ae696ea4a47d6b'
- 'da662ca76e7c8d7efbc7986ab7acea2d'
  '07ac979b6ab5eeb778d55f041529d623'
  'b5fd017036fb91199ee76f670da8c15b')
 
 prepare() {
   cd ${srcdir}/${pkgname}-${pkgver}
-
-  # compatibility with make-4.0 (submitted upstream)
-  patch -p1 -i $srcdir/glibc-2.18-make-4.patch
-
-  # upstream commit 91ce4085
-  patch -p1 -i $srcdir/glibc-2.18-readdir_r-CVE-2013-4237.patch
-
-  # upstream commits 1159a193, 55e17aad and b73ed247
-  patch -p1 -i $srcdir/glibc-2.18-malloc-corrupt-CVE-2013-4332.patch
-
-  # upstream commits 1326ba1a, 141f3a77 and 303e567a
-  patch -p1 -i $srcdir/glibc-2.18-strcoll-CVE-2012-4412+4424.patch
-
-  # upstream commits c61b4d41 and 0b1f8e35
-  patch -p1 -i $srcdir/glibc-2.18-ptr-mangle-CVE-2013-4788.patch
-
-  # upstream commit 7cbcdb36
-  patch -p1 -i $srcdir/glibc-2.18-getaddrinfo-CVE-2013-4458.patch
-
-  # upstream commit 894f3f10
-  patch -p1 -i $srcdir/glibc-2.18-getaddrinfo-assertion.patch
-
-  # upstream commit a4966c61
-  patch -p1 -i $srcdir/glibc-2.18-scanf-parse-0e-0.patch
-
-  # hack fix for strstr issues on x86
-  patch -p1 -i $srcdir/glibc-2.18-strstr-hackfix.patch
   
   # hack fix for {linux,sys}/xattr.h incompatibility
   patch -p1 -i $srcdir/glibc-2.18-xattr-compat-hack.patch
@@ -153,8 +104,8 @@
   install -dm755 ${pkgdir}/usr/lib/{locale,systemd/system,tmpfiles.d}
 
   install -m644 ${srcdir}/${pkgname}-${pkgver}/nscd/nscd.conf 
${pkgdir}/etc/nscd.conf
-  install -m644 ${srcdir}/nscd.service ${pkgdir}/usr/lib/systemd/system
-  install -m644 ${srcdir}/nscd.tmpfiles ${pkgdir}/usr/lib/tmpfiles.d/nscd.conf
+  install -m644 ${srcdir}/${pkgname}-${pkgver}/nscd/nscd.service 
${pkgdir}/usr/lib/systemd/system
+  install -m644 ${srcdir}/${pkgname}-${pkgver}/nscd/nscd.tmpfiles 
${pkgdir}/usr/lib/tmpfiles.d/nscd.conf
 
   install -m644 ${srcdir}/${pkgname}-${pkgver}/posix/gai.conf 
${pkgdir}/etc/gai.conf
 

Modified: glibc.install
===
--- glibc.install   2014-02-07 22:52:11 UTC (rev 205575)
+++ glibc.install   2014-02-07 23:26:58 UTC (rev 205576)
@@ -4,7 +4,7 @@
 post_upgrade() {
   ldconfig -r .
   
-  if [[ $(vercmp 2.18 $2) = 1 ]]; then
+  if [[ $(vercmp 2.19 $2) = 1 ]]; then
 locale-gen
   fi
   



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

2014-02-07 Thread Allan McRae
Date: Saturday, February 8, 2014 @ 00:31:48
  Author: allan
Revision: 205577

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

Added:
  glibc/repos/staging-i686/
  glibc/repos/staging-i686/PKGBUILD
(from rev 205576, glibc/trunk/PKGBUILD)
  glibc/repos/staging-i686/glibc-2.18-getaddrinfo-CVE-2013-4458.patch
(from rev 205576, glibc/trunk/glibc-2.18-getaddrinfo-CVE-2013-4458.patch)
  glibc/repos/staging-i686/glibc-2.18-getaddrinfo-assertion.patch
(from rev 205576, glibc/trunk/glibc-2.18-getaddrinfo-assertion.patch)
  glibc/repos/staging-i686/glibc-2.18-make-4.patch
(from rev 205576, glibc/trunk/glibc-2.18-make-4.patch)
  glibc/repos/staging-i686/glibc-2.18-malloc-corrupt-CVE-2013-4332.patch
(from rev 205576, glibc/trunk/glibc-2.18-malloc-corrupt-CVE-2013-4332.patch)
  glibc/repos/staging-i686/glibc-2.18-ptr-mangle-CVE-2013-4788.patch
(from rev 205576, glibc/trunk/glibc-2.18-ptr-mangle-CVE-2013-4788.patch)
  glibc/repos/staging-i686/glibc-2.18-readdir_r-CVE-2013-4237.patch
(from rev 205576, glibc/trunk/glibc-2.18-readdir_r-CVE-2013-4237.patch)
  glibc/repos/staging-i686/glibc-2.18-scanf-parse-0e-0.patch
(from rev 205576, glibc/trunk/glibc-2.18-scanf-parse-0e-0.patch)
  glibc/repos/staging-i686/glibc-2.18-strcoll-CVE-2012-4412+4424.patch
(from rev 205576, glibc/trunk/glibc-2.18-strcoll-CVE-2012-4412+4424.patch)
  glibc/repos/staging-i686/glibc-2.18-strstr-hackfix.patch
(from rev 205576, glibc/trunk/glibc-2.18-strstr-hackfix.patch)
  glibc/repos/staging-i686/glibc-2.18-xattr-compat-hack.patch
(from rev 205576, glibc/trunk/glibc-2.18-xattr-compat-hack.patch)
  glibc/repos/staging-i686/glibc.install
(from rev 205576, glibc/trunk/glibc.install)
  glibc/repos/staging-i686/locale-gen
(from rev 205576, glibc/trunk/locale-gen)
  glibc/repos/staging-i686/locale.gen.txt
(from rev 205576, glibc/trunk/locale.gen.txt)
  glibc/repos/staging-i686/nscd.service
(from rev 205576, glibc/trunk/nscd.service)
  glibc/repos/staging-i686/nscd.tmpfiles
(from rev 205576, glibc/trunk/nscd.tmpfiles)
  glibc/repos/staging-x86_64/
  glibc/repos/staging-x86_64/PKGBUILD
(from rev 205576, glibc/trunk/PKGBUILD)
  glibc/repos/staging-x86_64/glibc-2.18-getaddrinfo-CVE-2013-4458.patch
(from rev 205576, glibc/trunk/glibc-2.18-getaddrinfo-CVE-2013-4458.patch)
  glibc/repos/staging-x86_64/glibc-2.18-getaddrinfo-assertion.patch
(from rev 205576, glibc/trunk/glibc-2.18-getaddrinfo-assertion.patch)
  glibc/repos/staging-x86_64/glibc-2.18-make-4.patch
(from rev 205576, glibc/trunk/glibc-2.18-make-4.patch)
  glibc/repos/staging-x86_64/glibc-2.18-malloc-corrupt-CVE-2013-4332.patch
(from rev 205576, glibc/trunk/glibc-2.18-malloc-corrupt-CVE-2013-4332.patch)
  glibc/repos/staging-x86_64/glibc-2.18-ptr-mangle-CVE-2013-4788.patch
(from rev 205576, glibc/trunk/glibc-2.18-ptr-mangle-CVE-2013-4788.patch)
  glibc/repos/staging-x86_64/glibc-2.18-readdir_r-CVE-2013-4237.patch
(from rev 205576, glibc/trunk/glibc-2.18-readdir_r-CVE-2013-4237.patch)
  glibc/repos/staging-x86_64/glibc-2.18-scanf-parse-0e-0.patch
(from rev 205576, glibc/trunk/glibc-2.18-scanf-parse-0e-0.patch)
  glibc/repos/staging-x86_64/glibc-2.18-strcoll-CVE-2012-4412+4424.patch
(from rev 205576, glibc/trunk/glibc-2.18-strcoll-CVE-2012-4412+4424.patch)
  glibc/repos/staging-x86_64/glibc-2.18-strstr-hackfix.patch
(from rev 205576, glibc/trunk/glibc-2.18-strstr-hackfix.patch)
  glibc/repos/staging-x86_64/glibc-2.18-xattr-compat-hack.patch
(from rev 205576, glibc/trunk/glibc-2.18-xattr-compat-hack.patch)
  glibc/repos/staging-x86_64/glibc.install
(from rev 205576, glibc/trunk/glibc.install)
  glibc/repos/staging-x86_64/locale-gen
(from rev 205576, glibc/trunk/locale-gen)
  glibc/repos/staging-x86_64/locale.gen.txt
(from rev 205576, glibc/trunk/locale.gen.txt)
  glibc/repos/staging-x86_64/nscd.service
(from rev 205576, glibc/trunk/nscd.service)
  glibc/repos/staging-x86_64/nscd.tmpfiles
(from rev 205576, glibc/trunk/nscd.tmpfiles)

--+
 staging-i686/PKGBUILD|  145 +
 staging-i686/glibc-2.18-getaddrinfo-CVE-2013-4458.patch  |   41 
 staging-i686/glibc-2.18-getaddrinfo-assertion.patch  |   39 
 staging-i686/glibc-2.18-make-4.patch |   45 
 staging-i686/glibc-2.18-malloc-corrupt-CVE-2013-4332.patch   |   54 
 staging-i686/glibc-2.18-ptr-mangle-CVE-2013-4788.patch   |  485 
 staging-i686/glibc-2.18-readdir_r-CVE-2013-4237.patch|  281 ++
 staging-i686/glibc-2.18-scanf-parse-0e-0.patch   |   67 
 staging-i686/glibc-2.18-strcoll-CVE-2012-4412+4424.patch | 1004 ++
 staging-i686/glibc-2.18-strstr-hackfix.patch |   13 
 staging-i686/glibc-2.18-xattr-compat-hack.patch  |   19 
 staging-i686/glibc.install   |   22 
 staging-i686/locale-gen 

[arch-commits] Commit in valgrind/trunk (PKGBUILD valgrind-3.9.0-glibc-2.19.patch)

2014-02-07 Thread Allan McRae
Date: Saturday, February 8, 2014 @ 00:36:03
  Author: allan
Revision: 205578

upgpkg: valgrind 3.9.0-2

glibc-2.19 rebuild

Added:
  valgrind/trunk/valgrind-3.9.0-glibc-2.19.patch
Modified:
  valgrind/trunk/PKGBUILD

-+
 PKGBUILD|   14 ++
 valgrind-3.9.0-glibc-2.19.patch |   37 +
 2 files changed, 47 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 23:31:48 UTC (rev 205577)
+++ PKGBUILD2014-02-07 23:36:03 UTC (rev 205578)
@@ -4,17 +4,23 @@
 
 pkgname=valgrind
 pkgver=3.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A tool to help find memory-management problems in programs
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://valgrind.org/;
-depends=('glibc=2.18' 'glibc2.19' 'perl')
+depends=('glibc=2.19' 'glibc2.20' 'perl')
 makedepends=('gdb')
 options=('staticlibs' '!emptydirs')
-source=(http://valgrind.org/downloads/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0947de8112f946b9ce64764af7be6df2')
+source=(http://valgrind.org/downloads/${pkgname}-${pkgver}.tar.bz2
+valgrind-3.9.0-glibc-2.19.patch)
+md5sums=('0947de8112f946b9ce64764af7be6df2'
+ '21020338ad5a93e6f9694946183e8835')
 
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i $srcdir/valgrind-3.9.0-glibc-2.19.patch
+}
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Added: valgrind-3.9.0-glibc-2.19.patch
===
--- valgrind-3.9.0-glibc-2.19.patch (rev 0)
+++ valgrind-3.9.0-glibc-2.19.patch 2014-02-07 23:36:03 UTC (rev 205578)
@@ -0,0 +1,37 @@
+diff -Naur valgrind-3.9.0-orig/configure valgrind-3.9.0/configure
+--- valgrind-3.9.0-orig/configure  2013-11-01 09:33:32.0 +1000
 valgrind-3.9.0/configure   2014-02-08 09:28:06.063248544 +1000
+@@ -6689,6 +6689,16 @@
+   DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
+   DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
+   ;;
++ 2.19)
++  { $as_echo $as_me:${as_lineno-$LINENO}: result: 2.19 family 5
++$as_echo 2.19 family 6; }
++
++$as_echo #define GLIBC_2_19 1 confdefs.h
++
++  DEFAULT_SUPP=glibc-2.X.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
++  ;;
+  darwin)
+   { $as_echo $as_me:${as_lineno-$LINENO}: result: Darwin 5
+ $as_echo Darwin 6; }
+diff -Naur valgrind-3.9.0-orig/configure.ac valgrind-3.9.0/configure.ac
+--- valgrind-3.9.0-orig/configure.ac   2013-11-01 09:28:16.0 +1000
 valgrind-3.9.0/configure.ac2014-02-08 09:27:38.870385366 +1000
+@@ -918,6 +918,13 @@
+   DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
+   DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
+   ;;
++ 2.19)
++  AC_MSG_RESULT(2.19 family)
++  AC_DEFINE([GLIBC_2_19], 1, [Define to 1 if you're using glibc 2.19.x])
++  DEFAULT_SUPP=glibc-2.X.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
++  ;;
+  darwin)
+   AC_MSG_RESULT(Darwin)
+   AC_DEFINE([DARWIN_LIBC], 1, [Define to 1 if you're using Darwin])



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

2014-02-07 Thread Allan McRae
Date: Saturday, February 8, 2014 @ 00:37:51
  Author: allan
Revision: 205579

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

Added:
  valgrind/repos/staging-i686/
  valgrind/repos/staging-i686/PKGBUILD
(from rev 205578, valgrind/trunk/PKGBUILD)
  valgrind/repos/staging-i686/valgrind-3.8.1-glibc-2.18.patch
(from rev 205578, valgrind/trunk/valgrind-3.8.1-glibc-2.18.patch)
  valgrind/repos/staging-i686/valgrind-3.8.1-ptrace-build-fix.patch
(from rev 205578, valgrind/trunk/valgrind-3.8.1-ptrace-build-fix.patch)
  valgrind/repos/staging-i686/valgrind-3.8.1-xaddb.patch
(from rev 205578, valgrind/trunk/valgrind-3.8.1-xaddb.patch)
  valgrind/repos/staging-i686/valgrind-3.9.0-glibc-2.19.patch
(from rev 205578, valgrind/trunk/valgrind-3.9.0-glibc-2.19.patch)
  valgrind/repos/staging-x86_64/
  valgrind/repos/staging-x86_64/PKGBUILD
(from rev 205578, valgrind/trunk/PKGBUILD)
  valgrind/repos/staging-x86_64/valgrind-3.8.1-glibc-2.18.patch
(from rev 205578, valgrind/trunk/valgrind-3.8.1-glibc-2.18.patch)
  valgrind/repos/staging-x86_64/valgrind-3.8.1-ptrace-build-fix.patch
(from rev 205578, valgrind/trunk/valgrind-3.8.1-ptrace-build-fix.patch)
  valgrind/repos/staging-x86_64/valgrind-3.8.1-xaddb.patch
(from rev 205578, valgrind/trunk/valgrind-3.8.1-xaddb.patch)
  valgrind/repos/staging-x86_64/valgrind-3.9.0-glibc-2.19.patch
(from rev 205578, valgrind/trunk/valgrind-3.9.0-glibc-2.19.patch)

--+
 staging-i686/PKGBUILD|   40 
 staging-i686/valgrind-3.8.1-glibc-2.18.patch |   33 +++
 staging-i686/valgrind-3.8.1-ptrace-build-fix.patch   |   78 +
 staging-i686/valgrind-3.8.1-xaddb.patch  |   34 +++
 staging-i686/valgrind-3.9.0-glibc-2.19.patch |   37 
 staging-x86_64/PKGBUILD  |   40 
 staging-x86_64/valgrind-3.8.1-glibc-2.18.patch   |   33 +++
 staging-x86_64/valgrind-3.8.1-ptrace-build-fix.patch |   78 +
 staging-x86_64/valgrind-3.8.1-xaddb.patch|   34 +++
 staging-x86_64/valgrind-3.9.0-glibc-2.19.patch   |   37 
 10 files changed, 444 insertions(+)

Copied: valgrind/repos/staging-i686/PKGBUILD (from rev 205578, 
valgrind/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-02-07 23:37:51 UTC (rev 205579)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+# Maintainer: Allan McRae al...@archlinux.org
+
+pkgname=valgrind
+pkgver=3.9.0
+pkgrel=2
+pkgdesc=A tool to help find memory-management problems in programs
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://valgrind.org/;
+depends=('glibc=2.19' 'glibc2.20' 'perl')
+makedepends=('gdb')
+options=('staticlibs' '!emptydirs')
+source=(http://valgrind.org/downloads/${pkgname}-${pkgver}.tar.bz2
+valgrind-3.9.0-glibc-2.19.patch)
+md5sums=('0947de8112f946b9ce64764af7be6df2'
+ '21020338ad5a93e6f9694946183e8835')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i $srcdir/valgrind-3.9.0-glibc-2.19.patch
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  if [[ ${CARCH} = x86_64 ]]; then
+./configure --prefix=/usr --mandir=/usr/share/man --enable-only64bit
+  else
+./configure --prefix=/usr --mandir=/usr/share/man
+  fi
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: valgrind/repos/staging-i686/valgrind-3.8.1-glibc-2.18.patch (from rev 
205578, valgrind/trunk/valgrind-3.8.1-glibc-2.18.patch)
===
--- staging-i686/valgrind-3.8.1-glibc-2.18.patch
(rev 0)
+++ staging-i686/valgrind-3.8.1-glibc-2.18.patch2014-02-07 23:37:51 UTC 
(rev 205579)
@@ -0,0 +1,33 @@
+diff -Naur valgrind-3.8.1-orig/configure.in valgrind-3.8.1/configure.in
+--- valgrind-3.8.1-orig/configure.in   2013-08-13 22:36:20.201676976 +1000
 valgrind-3.8.1/configure.in2013-08-13 22:38:18.402750093 +1000
+@@ -906,6 +906,20 @@
+   DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
+   DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
+   ;;
++ 2.17)
++  AC_MSG_RESULT(2.17 family)
++  AC_DEFINE([GLIBC_2_17], 1, [Define to 1 if you're using glibc 2.17.x])
++  DEFAULT_SUPP=glibc-2.X.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
++  ;;
++ 2.18)
++  AC_MSG_RESULT(2.18 family)
++  AC_DEFINE([GLIBC_2_18], 1, [Define to 1 if you're using glibc 2.18.x])
++  DEFAULT_SUPP=glibc-2.X.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.X-drd.supp 

[arch-commits] Commit in glibc/trunk (9 files)

2014-02-07 Thread Jan Steffens
Date: Saturday, February 8, 2014 @ 00:38:41
  Author: heftig
Revision: 205580

remove obsolete patches

Deleted:
  glibc/trunk/glibc-2.18-getaddrinfo-CVE-2013-4458.patch
  glibc/trunk/glibc-2.18-getaddrinfo-assertion.patch
  glibc/trunk/glibc-2.18-make-4.patch
  glibc/trunk/glibc-2.18-malloc-corrupt-CVE-2013-4332.patch
  glibc/trunk/glibc-2.18-ptr-mangle-CVE-2013-4788.patch
  glibc/trunk/glibc-2.18-readdir_r-CVE-2013-4237.patch
  glibc/trunk/glibc-2.18-scanf-parse-0e-0.patch
  glibc/trunk/glibc-2.18-strcoll-CVE-2012-4412+4424.patch
  glibc/trunk/glibc-2.18-strstr-hackfix.patch

---+
 glibc-2.18-getaddrinfo-CVE-2013-4458.patch|   41 
 glibc-2.18-getaddrinfo-assertion.patch|   39 
 glibc-2.18-make-4.patch   |   45 -
 glibc-2.18-malloc-corrupt-CVE-2013-4332.patch |   54 -
 glibc-2.18-ptr-mangle-CVE-2013-4788.patch |  485 ---
 glibc-2.18-readdir_r-CVE-2013-4237.patch  |  281 --
 glibc-2.18-scanf-parse-0e-0.patch |   67 -
 glibc-2.18-strcoll-CVE-2012-4412+4424.patch   | 1004 
 glibc-2.18-strstr-hackfix.patch   |   13 
 9 files changed, 2029 deletions(-)

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


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

2014-02-07 Thread Sébastien Luttringer
Date: Saturday, February 8, 2014 @ 01:58:18
  Author: seblu
Revision: 105436

salt config editable by user salt

Modified:
  salt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 21:29:03 UTC (rev 105435)
+++ PKGBUILD2014-02-08 00:58:18 UTC (rev 105436)
@@ -4,7 +4,7 @@
 
 pkgname=salt
 pkgver=0.17.5
-pkgrel=0
+pkgrel=0.2
 pkgdesc='Central system and configuration manager'
 arch=('any')
 url='http://saltstack.org/'
@@ -61,6 +61,10 @@
   install -dm750 -o 141 -g 141 $pkgdir/var/cache/salt
   install -dm750 -o 141 -g 141 $pkgdir/var/log/salt
   install -dm750 -o 141 -g 141 $pkgdir/srv/salt
+
+  # salt config editable by salt user
+  chown -R 141:141 $pkgdir/etc/salt
+  chmod 750 $pkgdir/etc/salt
 }
 
 # vim:set ts=2 sw=2 et:



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

2014-02-07 Thread Sébastien Luttringer
Date: Saturday, February 8, 2014 @ 02:36:52
  Author: seblu
Revision: 105438

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

Added:
  python-msgpack/repos/community-i686/
  python-msgpack/repos/community-i686/PKGBUILD
(from rev 105437, python-msgpack/trunk/PKGBUILD)
  python-msgpack/repos/community-x86_64/
  python-msgpack/repos/community-x86_64/PKGBUILD
(from rev 105437, python-msgpack/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   50 
 community-x86_64/PKGBUILD |   50 
 2 files changed, 100 insertions(+)

Copied: python-msgpack/repos/community-i686/PKGBUILD (from rev 105437, 
python-msgpack/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-08 01:36:52 UTC (rev 105438)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer
+
+pkgbase=python-msgpack
+pkgname=('python-msgpack' 'python2-msgpack')
+pkgver=0.4.0
+pkgrel=1
+arch=('i686' 'x86_64')
+url='https://github.com/msgpack/msgpack-python'
+license=('Apache')
+makedepends=('cython' 'cython2' 'python-distribute' 'python2-distribute')
+checkdepends=('python-pytest' 'python2-pytest' 'python-six' 'python2-six')
+source=(http://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-$pkgver.tar.gz;)
+md5sums=('8b9ce43619fd1428bf7baddf57e38d1a')
+
+build() {
+  cd msgpack-python-$pkgver
+  python setup.py build --build-lib=build/python
+  python2 setup.py build --build-lib=build/python2
+  find build/python2 -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
+}
+
+check() {
+  cd msgpack-python-$pkgver
+  msg2 'python'
+  PYTHONPATH=$PWD/build/python py.test test
+  msg2 'python2'
+  PYTHONPATH=$PWD/build/python2 py.test2 test
+}
+
+package_python-msgpack() {
+  pkgdesc='MessagePack serializer implementation for Python'
+  depends=('python')
+
+  cd msgpack-python-$pkgver
+  python setup.py build --build-lib=build/python \
+  install --root=$pkgdir --optimize=1
+}
+
+package_python2-msgpack() {
+  pkgdesc='MessagePack serializer implementation for Python2'
+  depends=('python2')
+
+  cd msgpack-python-$pkgver
+  python2 setup.py build --build-lib=build/python2 \
+   install --root=$pkgdir --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:

Copied: python-msgpack/repos/community-x86_64/PKGBUILD (from rev 105437, 
python-msgpack/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-08 01:36:52 UTC (rev 105438)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer
+
+pkgbase=python-msgpack
+pkgname=('python-msgpack' 'python2-msgpack')
+pkgver=0.4.0
+pkgrel=1
+arch=('i686' 'x86_64')
+url='https://github.com/msgpack/msgpack-python'
+license=('Apache')
+makedepends=('cython' 'cython2' 'python-distribute' 'python2-distribute')
+checkdepends=('python-pytest' 'python2-pytest' 'python-six' 'python2-six')
+source=(http://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-$pkgver.tar.gz;)
+md5sums=('8b9ce43619fd1428bf7baddf57e38d1a')
+
+build() {
+  cd msgpack-python-$pkgver
+  python setup.py build --build-lib=build/python
+  python2 setup.py build --build-lib=build/python2
+  find build/python2 -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
+}
+
+check() {
+  cd msgpack-python-$pkgver
+  msg2 'python'
+  PYTHONPATH=$PWD/build/python py.test test
+  msg2 'python2'
+  PYTHONPATH=$PWD/build/python2 py.test2 test
+}
+
+package_python-msgpack() {
+  pkgdesc='MessagePack serializer implementation for Python'
+  depends=('python')
+
+  cd msgpack-python-$pkgver
+  python setup.py build --build-lib=build/python \
+  install --root=$pkgdir --optimize=1
+}
+
+package_python2-msgpack() {
+  pkgdesc='MessagePack serializer implementation for Python2'
+  depends=('python2')
+
+  cd msgpack-python-$pkgver
+  python2 setup.py build --build-lib=build/python2 \
+   install --root=$pkgdir --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in (4 files)

2014-02-07 Thread Sébastien Luttringer
Date: Saturday, February 8, 2014 @ 02:36:33
  Author: seblu
Revision: 105437

Add python-msgpack (salt depends)

Added:
  python-msgpack/
  python-msgpack/repos/
  python-msgpack/trunk/
  python-msgpack/trunk/PKGBUILD

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

Added: python-msgpack/trunk/PKGBUILD
===
--- python-msgpack/trunk/PKGBUILD   (rev 0)
+++ python-msgpack/trunk/PKGBUILD   2014-02-08 01:36:33 UTC (rev 105437)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer
+
+pkgbase=python-msgpack
+pkgname=('python-msgpack' 'python2-msgpack')
+pkgver=0.4.0
+pkgrel=1
+arch=('i686' 'x86_64')
+url='https://github.com/msgpack/msgpack-python'
+license=('Apache')
+makedepends=('cython' 'cython2' 'python-distribute' 'python2-distribute')
+checkdepends=('python-pytest' 'python2-pytest' 'python-six' 'python2-six')
+source=(http://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-$pkgver.tar.gz;)
+md5sums=('8b9ce43619fd1428bf7baddf57e38d1a')
+
+build() {
+  cd msgpack-python-$pkgver
+  python setup.py build --build-lib=build/python
+  python2 setup.py build --build-lib=build/python2
+  find build/python2 -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
+}
+
+check() {
+  cd msgpack-python-$pkgver
+  msg2 'python'
+  PYTHONPATH=$PWD/build/python py.test test
+  msg2 'python2'
+  PYTHONPATH=$PWD/build/python2 py.test2 test
+}
+
+package_python-msgpack() {
+  pkgdesc='MessagePack serializer implementation for Python'
+  depends=('python')
+
+  cd msgpack-python-$pkgver
+  python setup.py build --build-lib=build/python \
+  install --root=$pkgdir --optimize=1
+}
+
+package_python2-msgpack() {
+  pkgdesc='MessagePack serializer implementation for Python2'
+  depends=('python2')
+
+  cd msgpack-python-$pkgver
+  python2 setup.py build --build-lib=build/python2 \
+   install --root=$pkgdir --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2014-02-07 Thread Felix Yan
Date: Saturday, February 8, 2014 @ 02:59:20
  Author: fyan
Revision: 105439

upgpkg: cgminer 3.12.3-1

Modified:
  cgminer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-08 01:36:52 UTC (rev 105438)
+++ PKGBUILD2014-02-08 01:59:20 UTC (rev 105439)
@@ -5,7 +5,7 @@
 # Contributor: David Manouchehri da...@davidmanouchehri.com
 
 pkgname=cgminer
-pkgver=3.12.1
+pkgver=3.12.3
 #_pkgver=3.6.6
 _pkgver=$pkgver
 pkgrel=1



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

2014-02-07 Thread Felix Yan
Date: Saturday, February 8, 2014 @ 03:01:06
  Author: fyan
Revision: 105440

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

Added:
  cgminer/repos/community-i686/PKGBUILD
(from rev 105439, cgminer/trunk/PKGBUILD)
  cgminer/repos/community-i686/cgminer.conf.d
(from rev 105439, cgminer/trunk/cgminer.conf.d)
  cgminer/repos/community-i686/cgminer.service
(from rev 105439, cgminer/trunk/cgminer.service)
  cgminer/repos/community-x86_64/PKGBUILD
(from rev 105439, cgminer/trunk/PKGBUILD)
  cgminer/repos/community-x86_64/cgminer.conf.d
(from rev 105439, cgminer/trunk/cgminer.conf.d)
  cgminer/repos/community-x86_64/cgminer.service
(from rev 105439, cgminer/trunk/cgminer.service)
Deleted:
  cgminer/repos/community-i686/PKGBUILD
  cgminer/repos/community-i686/cgminer.conf.d
  cgminer/repos/community-i686/cgminer.service
  cgminer/repos/community-x86_64/PKGBUILD
  cgminer/repos/community-x86_64/cgminer.conf.d
  cgminer/repos/community-x86_64/cgminer.service

--+
 /PKGBUILD|  190 +
 /cgminer.conf.d  |   22 
 /cgminer.service |   16 +++
 community-i686/PKGBUILD  |   95 --
 community-i686/cgminer.conf.d|   11 --
 community-i686/cgminer.service   |8 -
 community-x86_64/PKGBUILD|   95 --
 community-x86_64/cgminer.conf.d  |   11 --
 community-x86_64/cgminer.service |8 -
 9 files changed, 228 insertions(+), 228 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-08 01:59:20 UTC (rev 105439)
+++ community-i686/PKGBUILD 2014-02-08 02:01:06 UTC (rev 105440)
@@ -1,95 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: monson holymon...@gmail.com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: David Manouchehri da...@davidmanouchehri.com
-
-pkgname=cgminer
-pkgver=3.12.1
-#_pkgver=3.6.6
-_pkgver=$pkgver
-pkgrel=1
-pkgdesc=Multi-threaded multi-pool GPU, FPGA and ASIC miner for bitcoin and 
derivative coins
-url='http://forum.bitcoin.org/index.php?topic=28402.0'
-license=('GPL3')
-arch=('i686' 'x86_64')
-depends=('curl' 'libusbx' 'jansson')
-makedepends=('git')
-source=(git+https://github.com/ckolivas/${pkgname}.git#tag=v$_pkgver;
-$pkgname.conf.d
-$pkgname.service)
-backup=(etc/conf.d/$pkgname etc/$pkgname.conf)
-
-prepare() {
-  cd $pkgname
-  # We have latest jansson and libusb - just use them
-
-  sed -e 's|^AC_CONFIG_SUBDIRS.*compat/jansson-2\.5.*||' \
-  -e 
's|JANSSON_LIBS=compat/jansson-2\.5/src/\.libs/libjansson\.a|JANSSON_LIBS=-ljansson|'
 \
-  -e 's|compat/Makefile||' \
-  -i ./configure.ac
-
-  sed -e 's|^JANSSON_CPPFLAGS= .*||' \
-  -e 's|^USBUTILS_CPPFLAGS = .*|USBUTILS_CPPFLAGS = 
-I/usr/include/libusb-1.0|' \
-  -e 's|^SUBDIRS.*|SUBDIRS = lib ccan|' \
-  -i ./Makefile.am
-
-  #sed s|ac_subdirs_all='compat/libusb\-1.0\ncompat/jansson-2.5'|| -i 
./configure
-  #sed 's|subdirs=$subdirs compat/libusb\-1.0||' -i ./configure
-  #sed 's|subdirs=$subdirs compat/jansson\-2.5||' -i ./configure
-  #sed 
's|LIBUSB_LIBS=compat/libusb-1.0/libusb/.libs/libusb-1.0.a|LIBUSB_LIBS=-lusb-1.0|'
 -i ./configure
-  #sed 
's|JANSSON_LIBS=compat/jansson-2.5/src/.libs/libjansson.a|JANSSON_LIBS=-ljansson|'
 -i ./configure
-  #sed 's|compat/Makefile ||' -i ./configure
-
-  #sed 's|JANSSON_INCLUDES = .*||' -i ./Makefile.in
-  #sed 's|USBUTILS_INCLUDES = .*|USBUTILS_INCLUDES = 
-I/usr/include/libusb-1.0|' -i ./Makefile.in
-  #sed 's|SUBDIRS = lib compat ccan|SUBDIRS = lib ccan|' -i ./Makefile.in
-
-  rm -r compat
-}
-
-build() {
-  cd $pkgname
-  
-  # Here you may want to use custom CFLAGS
-  #export CFLAGS=-O2 -march=native -mtune=native -msse2
-  
-  # ./configure \
-
-  ./autogen.sh \
---prefix=/usr \
---enable-bflsc \
---enable-bitforce \
---enable-icarus \
---enable-modminer \
---enable-avalon \
---enable-klondike \
---enable-bitfury \
---enable-hashfast \
---enable-bab \
---enable-drillbit \
---enable-minion \
---enable-hashfast \
---with-system-libusb
-# --enable-knc # Enable it only when you need to
-  
-  make
-}
-
-package() {
-  cd $pkgname
-
-  make DESTDIR=$pkgdir install
-
-  install -d $pkgdir/usr/share/$pkgname
-  install -m755 miner.php api-example.* $pkgdir/usr/share/$pkgname
-
-  install -Dm644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm644 $srcdir/$pkgname.conf.d $pkgdir/etc/conf.d/$pkgname
-  sed 's#/usr/local/bin#/usr/bin#g' example.conf  $pkgname.conf
-  install -Dm644 $pkgname.conf $pkgdir/etc/$pkgname.conf
-}
-
-sha512sums=('SKIP'
-
'99c38bc395848f9712ce172343d31f5c60f5d8ac1cfe2f48df8f3ec6c488fc275763a79c5ef36b99f32faa465b5a65284b38e8a63ef9b144075ee13971313b41'
-

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

2014-02-07 Thread Felix Yan
Date: Saturday, February 8, 2014 @ 03:02:27
  Author: fyan
Revision: 105441

upgpkg: python-boto 2.25.0-1

Modified:
  python-boto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-08 02:01:06 UTC (rev 105440)
+++ PKGBUILD2014-02-08 02:02:27 UTC (rev 105441)
@@ -5,7 +5,7 @@
 
 pkgbase=python-boto
 pkgname=python2-boto
-pkgver=2.24.0
+pkgver=2.25.0
 pkgrel=1
 pkgdesc='A Python interface to Amazon Web Services (AWS)'
 arch=('any')



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

2014-02-07 Thread Felix Yan
Date: Saturday, February 8, 2014 @ 03:03:08
  Author: fyan
Revision: 105442

archrelease: copy trunk to community-any

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

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-08 02:02:27 UTC (rev 105441)
+++ PKGBUILD2014-02-08 02:03:08 UTC (rev 105442)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Kaiting Chen kaitocr...@gmail.com
-# Contributor: Aaron Schaefer aa...@elasticdog.com
-
-pkgbase=python-boto
-pkgname=python2-boto
-pkgver=2.24.0
-pkgrel=1
-pkgdesc='A Python interface to Amazon Web Services (AWS)'
-arch=('any')
-url='https://github.com/boto/boto'
-license=('MIT')
-depends=('python2')
-makedepends=('python2-setuptools' 'git')
-conflicts=('python-boto=2.5.2-1')
-replaces=('python-boto=2.5.2-1')
-source=(git+https://github.com/boto/boto.git#tag=$pkgver;
-'LICENSE')
-
-prepare() {
-  cd boto
-
-  # python2 fix
-  find . -name '*.py' -type f -print0 | xargs -0 \
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_'
-}
-
-package_python2-boto() {
-  cd boto
-
-  python2 setup.py install -O1 --root=$pkgdir
-  install -D -m644 ../LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-sha512sums=('SKIP'
-
'1d7ec138faa438b8302b9d15a5b8ec80dcda4b9854408095cf01f83b6d131cf6e567e564b888fdddab087953a595d85487435bb8aca445354bd0be14676a3a8d')

Copied: python-boto/repos/community-any/PKGBUILD (from rev 105441, 
python-boto/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-08 02:03:08 UTC (rev 105442)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Kaiting Chen kaitocr...@gmail.com
+# Contributor: Aaron Schaefer aa...@elasticdog.com
+
+pkgbase=python-boto
+pkgname=python2-boto

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

2014-02-07 Thread Sébastien Luttringer
Date: Saturday, February 8, 2014 @ 03:18:11
  Author: seblu
Revision: 105443

upgpkg: python-msgpack 0.4.0-2

- bump to upgrade the old AUR version

Modified:
  python-msgpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-08 02:03:08 UTC (rev 105442)
+++ PKGBUILD2014-02-08 02:18:11 UTC (rev 105443)
@@ -4,7 +4,7 @@
 pkgbase=python-msgpack
 pkgname=('python-msgpack' 'python2-msgpack')
 pkgver=0.4.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='https://github.com/msgpack/msgpack-python'
 license=('Apache')



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

2014-02-07 Thread Sébastien Luttringer
Date: Saturday, February 8, 2014 @ 03:18:28
  Author: seblu
Revision: 105444

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-08 02:18:11 UTC (rev 105443)
+++ community-i686/PKGBUILD 2014-02-08 02:18:28 UTC (rev 105444)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Seblu Luttringer
-
-pkgbase=python-msgpack
-pkgname=('python-msgpack' 'python2-msgpack')
-pkgver=0.4.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url='https://github.com/msgpack/msgpack-python'
-license=('Apache')
-makedepends=('cython' 'cython2' 'python-distribute' 'python2-distribute')
-checkdepends=('python-pytest' 'python2-pytest' 'python-six' 'python2-six')
-source=(http://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-$pkgver.tar.gz;)
-md5sums=('8b9ce43619fd1428bf7baddf57e38d1a')
-
-build() {
-  cd msgpack-python-$pkgver
-  python setup.py build --build-lib=build/python
-  python2 setup.py build --build-lib=build/python2
-  find build/python2 -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
-}
-
-check() {
-  cd msgpack-python-$pkgver
-  msg2 'python'
-  PYTHONPATH=$PWD/build/python py.test test
-  msg2 'python2'
-  PYTHONPATH=$PWD/build/python2 py.test2 test
-}
-
-package_python-msgpack() {
-  pkgdesc='MessagePack serializer implementation for Python'
-  depends=('python')
-
-  cd msgpack-python-$pkgver
-  python setup.py build --build-lib=build/python \
-  install --root=$pkgdir --optimize=1
-}
-
-package_python2-msgpack() {
-  pkgdesc='MessagePack serializer implementation for Python2'
-  depends=('python2')
-
-  cd msgpack-python-$pkgver
-  python2 setup.py build --build-lib=build/python2 \
-   install --root=$pkgdir --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-msgpack/repos/community-i686/PKGBUILD (from rev 105443, 
python-msgpack/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-08 02:18:28 UTC (rev 105444)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Sébastien Seblu Luttringer
+
+pkgbase=python-msgpack
+pkgname=('python-msgpack' 'python2-msgpack')
+pkgver=0.4.0
+pkgrel=2
+arch=('i686' 'x86_64')
+url='https://github.com/msgpack/msgpack-python'
+license=('Apache')
+makedepends=('cython' 'cython2' 'python-distribute' 'python2-distribute')
+checkdepends=('python-pytest' 'python2-pytest' 'python-six' 'python2-six')
+source=(http://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-$pkgver.tar.gz;)
+md5sums=('8b9ce43619fd1428bf7baddf57e38d1a')
+
+build() {
+  cd msgpack-python-$pkgver
+  python setup.py build --build-lib=build/python
+  python2 setup.py build --build-lib=build/python2
+  find build/python2 -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
+}
+
+check() {
+  cd msgpack-python-$pkgver
+  msg2 'python'
+  PYTHONPATH=$PWD/build/python py.test test
+  msg2 'python2'
+  PYTHONPATH=$PWD/build/python2 py.test2 test
+}
+
+package_python-msgpack() {
+  pkgdesc='MessagePack serializer implementation for Python'
+  depends=('python')
+
+  cd msgpack-python-$pkgver
+  python setup.py build --build-lib=build/python \
+  install --root=$pkgdir --optimize=1
+}
+
+package_python2-msgpack() {
+  pkgdesc='MessagePack serializer implementation for Python2'
+  depends=('python2')
+
+  cd msgpack-python-$pkgver
+  python2 setup.py build --build-lib=build/python2 \
+   install --root=$pkgdir --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-08 02:18:11 UTC (rev 105443)
+++ community-x86_64/PKGBUILD   2014-02-08 02:18:28 UTC (rev 105444)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Seblu Luttringer
-
-pkgbase=python-msgpack
-pkgname=('python-msgpack' 'python2-msgpack')
-pkgver=0.4.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url='https://github.com/msgpack/msgpack-python'
-license=('Apache')
-makedepends=('cython' 'cython2' 'python-distribute' 'python2-distribute')
-checkdepends=('python-pytest' 'python2-pytest' 'python-six' 'python2-six')

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

2014-02-07 Thread Sébastien Luttringer
Date: Saturday, February 8, 2014 @ 03:43:55
  Author: seblu
Revision: 105445

Drop useless dependencies

Modified:
  salt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-08 02:18:28 UTC (rev 105444)
+++ PKGBUILD2014-02-08 02:43:55 UTC (rev 105445)
@@ -4,7 +4,7 @@
 
 pkgname=salt
 pkgver=0.17.5
-pkgrel=0.2
+pkgrel=0.3
 pkgdesc='Central system and configuration manager'
 arch=('any')
 url='http://saltstack.org/'
@@ -11,17 +11,15 @@
 license=('Apache')
 depends=('libsodium'
  'python2'
- 'python2-cffi'
  'python2-crypto'
  'python2-jinja'
  'python2-m2crypto'
  'python2-msgpack'
- 'python2-ply'
  'python2-psutil'
- 'python2-pycparser'
  'python2-pyzmq'
  'python2-yaml'
  'sshpass')
+optdepends=('dmidecode: decode SMBIOS/DMI tables')
 backup=('etc/salt/master'
 'etc/salt/minion')
 install=salt.install



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

2014-02-07 Thread Felix Yan
Date: Saturday, February 8, 2014 @ 03:56:34
  Author: fyan
Revision: 205581

upgpkg: python-setuptools 2.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-07 23:38:41 UTC (rev 205580)
+++ PKGBUILD2014-02-08 02:56:34 UTC (rev 205581)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=2.1.2
+pkgver=2.2
 pkgrel=1
 pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
 arch=('any')
@@ -12,7 +12,7 @@
 url=http://pypi.python.org/pypi/setuptools;
 makedepends=('python' 'python2')
 
source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-md5sums=('3fb7b3abb02d1d1eb9dc45e1c53e1539')
+md5sums=('04a7664538957b832710653fd7d5b4e6')
 
 #check() {
 #   # Check python3 module



[arch-commits] Commit in python-setuptools/repos/extra-any (PKGBUILD PKGBUILD)

2014-02-07 Thread Felix Yan
Date: Saturday, February 8, 2014 @ 03:57:25
  Author: fyan
Revision: 205582

archrelease: copy trunk to extra-any

Added:
  python-setuptools/repos/extra-any/PKGBUILD
(from rev 205581, python-setuptools/trunk/PKGBUILD)
Deleted:
  python-setuptools/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  142 ++---
 1 file changed, 71 insertions(+), 71 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-08 02:56:34 UTC (rev 205581)
+++ PKGBUILD2014-02-08 02:57:25 UTC (rev 205582)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=2.1.2
-pkgrel=1
-pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
-arch=('any')
-license=('PSF')
-url=http://pypi.python.org/pypi/setuptools;
-makedepends=('python' 'python2')
-source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
-md5sums=('3fb7b3abb02d1d1eb9dc45e1c53e1539')
-
-#check() {
-#   # Check python3 module
-#   cd ${srcdir}/setuptools-${pkgver}
-#   python3 setup.py test
-#
-#   # Check python2 module
-#   cd ${srcdir}/setuptools-${pkgver}-python2
-#   python2 setup.py test
-#}
- 
-prepare() {
-   cd ${srcdir}
- 
-   pushd setuptools-${pkgver}
-   popd
- 
-   cp -a setuptools-${pkgver}{,-python2}
- 
-   cd ${srcdir}/setuptools-${pkgver}
-   sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python3| 
setuptools/tests/test_resources.py
-   sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
-
-   cd ../setuptools-${pkgver}-python2
-   sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python2| 
setuptools/tests/test_resources.py
-   sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
-}
-
-build() {
-   # Build python 3 module
-   cd ${srcdir}/setuptools-${pkgver}
-   python3 setup.py build
- 
-   # Build python 2 module
-   cd ../setuptools-${pkgver}-python2
-   python2 setup.py build
-}
- 
-package_python-setuptools() {
-   depends=('python=3.3')
-   provides=('python-distribute')
-   replaces=('python-distribute')
- 
-   cd ${srcdir}/setuptools-${pkgver}
-   python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-}
- 
-package_python2-setuptools() {
-   depends=('python2=2.7')
-   provides=('python2-distribute' 'setuptools')
-   replaces=('python2-distribute' 'setuptools')
- 
-   cd ${srcdir}/setuptools-${pkgver}-python2
-   python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
-   rm ${pkgdir}/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 205581, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-08 02:57:25 UTC (rev 205582)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=2.2
+pkgrel=1
+pkgdesc=Easily download, build, install, upgrade, and uninstall Python 
packages
+arch=('any')
+license=('PSF')
+url=http://pypi.python.org/pypi/setuptools;
+makedepends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz;)
+md5sums=('04a7664538957b832710653fd7d5b4e6')
+
+#check() {
+#   # Check python3 module
+#   cd ${srcdir}/setuptools-${pkgver}
+#   python3 setup.py test
+#
+#   # Check python2 module
+#   cd ${srcdir}/setuptools-${pkgver}-python2
+#   python2 setup.py test
+#}
+ 
+prepare() {
+   cd ${srcdir}
+ 
+   pushd setuptools-${pkgver}
+   popd
+ 
+   cp -a setuptools-${pkgver}{,-python2}
+ 
+   cd ${srcdir}/setuptools-${pkgver}
+   sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python3| 
setuptools/tests/test_resources.py
+   sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3| 
setuptools/command/easy_install.py
+
+   cd ../setuptools-${pkgver}-python2
+   sed -i -e s|^#\!.*/usr/bin/python|#!/usr/bin/python2| 
setuptools/tests/test_resources.py
+   sed -i -e s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2| 
setuptools/command/easy_install.py
+}
+
+build() {
+   # Build python 3 module
+   cd ${srcdir}/setuptools-${pkgver}
+   python3 setup.py build
+ 
+   # Build python 2 module
+   cd ../setuptools-${pkgver}-python2
+   python2 setup.py build
+}
+ 
+package_python-setuptools() {
+   depends=('python=3.3')
+   provides=('python-distribute')
+   replaces=('python-distribute')
+ 
+   cd ${srcdir}/setuptools-${pkgver}
+   python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
+}
+ 
+package_python2-setuptools() {
+   depends=('python2=2.7')
+