[arch-commits] Commit in (4 files)

2014-11-28 Thread Massimiliano Torromeo
Date: Friday, November 28, 2014 @ 10:03:57
  Author: mtorromeo
Revision: 123241

Updated lessc to 2.1.1 while renaming the package to nodejs-less

Added:
  nodejs-less/
  nodejs-less/trunk/
  nodejs-less/trunk/PKGBUILD
Deleted:
  lessc/

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

Added: nodejs-less/trunk/PKGBUILD
===
--- nodejs-less/trunk/PKGBUILD  (rev 0)
+++ nodejs-less/trunk/PKGBUILD  2014-11-28 09:03:57 UTC (rev 123241)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=nodejs-less
+pkgver=2.1.1
+pkgrel=1
+pkgdesc=A standalone compiler for the LESS CSS language.
+arch=('any')
+url=http://lesscss.org/;
+license=('Apache')
+depends=('nodejs')
+conflicts=('lessc')
+provides=(lessc=$pkgver)
+replaces=('lessc')
+source=(https://registry.npmjs.org/less/-/less-$pkgver.tgz;)
+
+package() {
+npm install -g --user root --prefix $pkgdir/usr 
$srcdir/less-$pkgver.tgz
+}
+
+sha256sums=('cce72a40bcdd04a6ba3192ec110d7ebd1c66952945780a746543e88f1da80874')


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


[arch-commits] Commit in nodejs-less (3 files)

2014-11-28 Thread Massimiliano Torromeo
Date: Friday, November 28, 2014 @ 10:04:37
  Author: mtorromeo
Revision: 123242

archrelease: copy trunk to community-any

Added:
  nodejs-less/repos/
  nodejs-less/repos/community-any/
  nodejs-less/repos/community-any/PKGBUILD
(from rev 123241, nodejs-less/trunk/PKGBUILD)

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

Copied: nodejs-less/repos/community-any/PKGBUILD (from rev 123241, 
nodejs-less/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2014-11-28 09:04:37 UTC (rev 123242)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=nodejs-less
+pkgver=2.1.1
+pkgrel=1
+pkgdesc=A standalone compiler for the LESS CSS language.
+arch=('any')
+url=http://lesscss.org/;
+license=('Apache')
+depends=('nodejs')
+conflicts=('lessc')
+provides=(lessc=$pkgver)
+replaces=('lessc')
+source=(https://registry.npmjs.org/less/-/less-$pkgver.tgz;)
+
+package() {
+npm install -g --user root --prefix $pkgdir/usr 
$srcdir/less-$pkgver.tgz
+}
+
+sha256sums=('cce72a40bcdd04a6ba3192ec110d7ebd1c66952945780a746543e88f1da80874')


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

2014-11-28 Thread Sergej Pupykin
Date: Friday, November 28, 2014 @ 11:22:28
  Author: spupykin
Revision: 123243

upgpkg: qmc2 0.46-1

upd

Modified:
  qmc2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 09:04:37 UTC (rev 123242)
+++ PKGBUILD2014-11-28 10:22:28 UTC (rev 123243)
@@ -3,7 +3,7 @@
 # Contributor: JJDaNiMoTh jjdanim...@gmail.com
 
 pkgname=qmc2
-pkgver=0.44
+pkgver=0.46
 pkgrel=1
 pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
 url=http://qmc2.arcadehits.net;
@@ -12,7 +12,7 @@
 depends=('qtwebkit' 'phonon' 'sdl')
 makedepends=('rsync' 'mesa')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
-md5sums=('398db0bc2453fccca33eb064cf9f4bd8')
+md5sums=('2709194b5924d21962906222c0ab47d7')
 
 build() {
   cd $srcdir/$pkgname


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

2014-11-28 Thread Sergej Pupykin
Date: Friday, November 28, 2014 @ 11:22:46
  Author: spupykin
Revision: 123244

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

Added:
  qmc2/repos/community-i686/PKGBUILD
(from rev 123243, qmc2/trunk/PKGBUILD)
  qmc2/repos/community-x86_64/PKGBUILD
(from rev 123243, qmc2/trunk/PKGBUILD)
Deleted:
  qmc2/repos/community-i686/PKGBUILD
  qmc2/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-11-28 10:22:28 UTC (rev 123243)
+++ community-i686/PKGBUILD 2014-11-28 10:22:46 UTC (rev 123244)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: JJDaNiMoTh jjdanim...@gmail.com
-
-pkgname=qmc2
-pkgver=0.44
-pkgrel=1
-pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
-url=http://qmc2.arcadehits.net;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('qtwebkit' 'phonon' 'sdl')
-makedepends=('rsync' 'mesa')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
-md5sums=('398db0bc2453fccca33eb064cf9f4bd8')
-
-build() {
-  cd $srcdir/$pkgname
-  export CTIME=0
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
-}
-
-package() {
-  cd $srcdir/$pkgname
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
-  install -d $pkgdir/usr/share/{applications,pixmaps}
-  install -D -m644 $srcdir/qmc2/data/img/mame.png $pkgdir/usr/share/pixmaps
-}

Copied: qmc2/repos/community-i686/PKGBUILD (from rev 123243, 
qmc2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-28 10:22:46 UTC (rev 123244)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: JJDaNiMoTh jjdanim...@gmail.com
+
+pkgname=qmc2
+pkgver=0.46
+pkgrel=1
+pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
+url=http://qmc2.arcadehits.net;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'phonon' 'sdl')
+makedepends=('rsync' 'mesa')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
+md5sums=('2709194b5924d21962906222c0ab47d7')
+
+build() {
+  cd $srcdir/$pkgname
+  export CTIME=0
+  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
+}
+
+package() {
+  cd $srcdir/$pkgname
+  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
+  install -d $pkgdir/usr/share/{applications,pixmaps}
+  install -D -m644 $srcdir/qmc2/data/img/mame.png $pkgdir/usr/share/pixmaps
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-28 10:22:28 UTC (rev 123243)
+++ community-x86_64/PKGBUILD   2014-11-28 10:22:46 UTC (rev 123244)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: JJDaNiMoTh jjdanim...@gmail.com
-
-pkgname=qmc2
-pkgver=0.44
-pkgrel=1
-pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
-url=http://qmc2.arcadehits.net;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('qtwebkit' 'phonon' 'sdl')
-makedepends=('rsync' 'mesa')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
-md5sums=('398db0bc2453fccca33eb064cf9f4bd8')
-
-build() {
-  cd $srcdir/$pkgname
-  export CTIME=0
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
-}
-
-package() {
-  cd $srcdir/$pkgname
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
-  install -d $pkgdir/usr/share/{applications,pixmaps}
-  install -D -m644 $srcdir/qmc2/data/img/mame.png $pkgdir/usr/share/pixmaps
-}

Copied: qmc2/repos/community-x86_64/PKGBUILD (from rev 123243, 
qmc2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-28 10:22:46 UTC (rev 123244)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: JJDaNiMoTh jjdanim...@gmail.com
+
+pkgname=qmc2
+pkgver=0.46
+pkgrel=1
+pkgdesc=Qt 4 based UNIX MAME frontend supporting SDLMAME
+url=http://qmc2.arcadehits.net;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'phonon' 'sdl')
+makedepends=('rsync' 'mesa')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2;)
+md5sums=('2709194b5924d21962906222c0ab47d7')
+
+build() {
+  cd $srcdir/$pkgname
+  

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

2014-11-28 Thread Sven-Hendrik Haase
Date: Friday, November 28, 2014 @ 12:08:27
  Author: svenstaro
Revision: 123245

upgpkg: dwarffortress 0.40.19-1

upstream release 0.40.19

Modified:
  dwarffortress/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 10:22:46 UTC (rev 123244)
+++ PKGBUILD2014-11-28 11:08:27 UTC (rev 123245)
@@ -3,8 +3,8 @@
 # Contributor: Daenyth Daenyth+Arch [AT] gmail [DOT] com
 # Contributor: djnm nmihalich [at} gmail dott com
 pkgname=dwarffortress
-pkgver=0.40.18
-_pkgver=40_18
+pkgver=0.40.19
+_pkgver=40_19
 pkgrel=1
 pkgdesc=A single-player fantasy game. You control a dwarven outpost or an 
adventurer in a randomly generated persistent world.
 arch=(i686 x86_64)
@@ -30,7 +30,7 @@
 dwarffortress
 dwarffortress.desktop
 dwarffortress.png)
-sha256sums=('abca0c47737eb476190b9e572008bd5c7c5d220a03fdba1d927ec24e846d4950'
+sha256sums=('e90a0a293fdd3ea4cc3b702ed87e00bb3e2c15b7a0d877184c0e067afc35ab9b'
 'SKIP'
 '7dc1f0ed0d496b21f4f240334f77dc43b728823f3e1c4ea25ce768691346ec07'
 'e79e3d945c6cc0da58f4ca30a210c7bf1bc3149fd10406d1262a6214eb40445a'
@@ -40,7 +40,7 @@
   cd $srcdir/dwarf_fortress_unfuck
 
   cmake .
-  make VERBOSE=1
+  make
 }
 
 package() {


[arch-commits] Commit in dwarffortress/repos/community-i686 (10 files)

2014-11-28 Thread Sven-Hendrik Haase
Date: Friday, November 28, 2014 @ 12:08:36
  Author: svenstaro
Revision: 123246

archrelease: copy trunk to community-i686

Added:
  dwarffortress/repos/community-i686/PKGBUILD
(from rev 123245, dwarffortress/trunk/PKGBUILD)
  dwarffortress/repos/community-i686/dwarffortress
(from rev 123245, dwarffortress/trunk/dwarffortress)
  dwarffortress/repos/community-i686/dwarffortress.desktop
(from rev 123245, dwarffortress/trunk/dwarffortress.desktop)
  dwarffortress/repos/community-i686/dwarffortress.install
(from rev 123245, dwarffortress/trunk/dwarffortress.install)
  dwarffortress/repos/community-i686/dwarffortress.png
(from rev 123245, dwarffortress/trunk/dwarffortress.png)
Deleted:
  dwarffortress/repos/community-i686/PKGBUILD
  dwarffortress/repos/community-i686/dwarffortress
  dwarffortress/repos/community-i686/dwarffortress.desktop
  dwarffortress/repos/community-i686/dwarffortress.install
  dwarffortress/repos/community-i686/dwarffortress.png

---+
 PKGBUILD  |  146 
 dwarffortress |   40 ++---
 dwarffortress.desktop |   18 ++---
 dwarffortress.install |   16 ++---
 4 files changed, 110 insertions(+), 110 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-28 11:08:27 UTC (rev 123245)
+++ PKGBUILD2014-11-28 11:08:36 UTC (rev 123246)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Daenyth Daenyth+Arch [AT] gmail [DOT] com
-# Contributor: djnm nmihalich [at} gmail dott com
-pkgname=dwarffortress
-pkgver=0.40.18
-_pkgver=40_18
-pkgrel=1
-pkgdesc=A single-player fantasy game. You control a dwarven outpost or an 
adventurer in a randomly generated persistent world.
-arch=(i686 x86_64)
-url=http://www.bay12games.com/dwarves/;
-license=('custom:dwarffortress')
-depends=(gtk2 glu sdl_image libsndfile openal sdl_ttf glew gcc-libs)
-makedepends=(git cmake)
-options=('!strip' '!buildflags')
-install=${pkgname}.install
-if [[ $CARCH == 'x86_64' ]]; then
-  makedepends+=(gcc-multilib)
-  depends=(gcc-libs-multilib lib32-gtk2 lib32-glu lib32-sdl_image 
lib32-libsndfile lib32-openal
-   lib32-libxdamage lib32-ncurses lib32-sdl_ttf lib32-glew)
-  optdepends=('lib32-nvidia-utils: If you have nvidia graphics'
-  'lib32-catalyst-utils: If you have ATI graphics'
-  'lib32-alsa-lib: for alsa sound'
-  'lib32-libpulse: for pulse sound')
-fi
-# I made a fucking github repo with the sole purpose of unfucking df a bit
-# We try to compile whatever little bit of df is open source
-source=(http://www.bay12games.com/dwarves/df_${_pkgver}_linux.tar.bz2
-git://github.com/svenstaro/dwarf_fortress_unfuck.git#tag=${pkgver}
-dwarffortress
-dwarffortress.desktop
-dwarffortress.png)
-sha256sums=('abca0c47737eb476190b9e572008bd5c7c5d220a03fdba1d927ec24e846d4950'
-'SKIP'
-'7dc1f0ed0d496b21f4f240334f77dc43b728823f3e1c4ea25ce768691346ec07'
-'e79e3d945c6cc0da58f4ca30a210c7bf1bc3149fd10406d1262a6214eb40445a'
-'83183abc70b11944720b0d86f4efd07468f786b03fa52fe429ca8e371f708e0f')
-
-build() {
-  cd $srcdir/dwarf_fortress_unfuck
-
-  cmake .
-  make VERBOSE=1
-}
-
-package() {
-  install -dm755 $pkgdir/opt/
-  cp -r $srcdir/df_linux $pkgdir/opt/$pkgname
-  rm -r $pkgdir/opt/$pkgname/df $pkgdir/opt/$pkgname/libs/* 
$pkgdir/opt/$pkgname/g_src
-
-  find $pkgdir/opt/$pkgname -type d -exec chmod 755 {} +
-  find $pkgdir/opt/$pkgname -type f -exec chmod 644 {} +
-
-  install -Dm755 $srcdir/df_linux/libs/Dwarf_Fortress 
$pkgdir/opt/$pkgname/libs/Dwarf_Fortress
-  install -Dm755 $srcdir/dwarf_fortress_unfuck/libgraphics.so 
$pkgdir/opt/$pkgname/libs/libgraphics.so
-  install -Dm755 $srcdir/dwarffortress $pkgdir/usr/bin/$pkgname
-
-  # No idea why we need this. Really. This isn't being loaded dynamically, 
it's not linked and
-  # in general there is no indication this is being used. However, it doesn't 
work without this symlink.
-  [[ $CARCH == x86_64 ]]  ln -s /usr/lib32/libpng.so 
$pkgdir/opt/$pkgname/libs/libpng.so.3
-  [[ $CARCH == i686 ]]  ln -s /usr/lib/libpng.so 
$pkgdir/opt/$pkgname/libs/libpng.so.3
-
-  # Set pkgname in runscript
-  sed -i s/^pkgname=.*/pkgname=$pkgname/ $pkgdir/usr/bin/$pkgname
-
-  # Desktop launcher with icon
-  install -Dm644 $srcdir/dwarffortress.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $srcdir/dwarffortress.png 
$pkgdir/usr/share/pixmaps/$pkgname.png
-
-  install -Dm644 $srcdir/df_linux/readme.txt 
$pkgdir/usr/share/licenses/$pkgname/readme.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dwarffortress/repos/community-i686/PKGBUILD (from rev 123245, 
dwarffortress/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-28 11:08:36 UTC 

[arch-commits] Commit in dwarffortress/repos/multilib-x86_64 (10 files)

2014-11-28 Thread Sven-Hendrik Haase
Date: Friday, November 28, 2014 @ 12:10:31
  Author: svenstaro
Revision: 123247

archrelease: copy trunk to multilib-x86_64

Added:
  dwarffortress/repos/multilib-x86_64/PKGBUILD
(from rev 123246, dwarffortress/trunk/PKGBUILD)
  dwarffortress/repos/multilib-x86_64/dwarffortress
(from rev 123246, dwarffortress/trunk/dwarffortress)
  dwarffortress/repos/multilib-x86_64/dwarffortress.desktop
(from rev 123246, dwarffortress/trunk/dwarffortress.desktop)
  dwarffortress/repos/multilib-x86_64/dwarffortress.install
(from rev 123246, dwarffortress/trunk/dwarffortress.install)
  dwarffortress/repos/multilib-x86_64/dwarffortress.png
(from rev 123246, dwarffortress/trunk/dwarffortress.png)
Deleted:
  dwarffortress/repos/multilib-x86_64/PKGBUILD
  dwarffortress/repos/multilib-x86_64/dwarffortress
  dwarffortress/repos/multilib-x86_64/dwarffortress.desktop
  dwarffortress/repos/multilib-x86_64/dwarffortress.install
  dwarffortress/repos/multilib-x86_64/dwarffortress.png

---+
 PKGBUILD  |  146 
 dwarffortress |   40 ++---
 dwarffortress.desktop |   18 ++---
 dwarffortress.install |   16 ++---
 4 files changed, 110 insertions(+), 110 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-28 11:08:36 UTC (rev 123246)
+++ PKGBUILD2014-11-28 11:10:31 UTC (rev 123247)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Daenyth Daenyth+Arch [AT] gmail [DOT] com
-# Contributor: djnm nmihalich [at} gmail dott com
-pkgname=dwarffortress
-pkgver=0.40.18
-_pkgver=40_18
-pkgrel=1
-pkgdesc=A single-player fantasy game. You control a dwarven outpost or an 
adventurer in a randomly generated persistent world.
-arch=(i686 x86_64)
-url=http://www.bay12games.com/dwarves/;
-license=('custom:dwarffortress')
-depends=(gtk2 glu sdl_image libsndfile openal sdl_ttf glew gcc-libs)
-makedepends=(git cmake)
-options=('!strip' '!buildflags')
-install=${pkgname}.install
-if [[ $CARCH == 'x86_64' ]]; then
-  makedepends+=(gcc-multilib)
-  depends=(gcc-libs-multilib lib32-gtk2 lib32-glu lib32-sdl_image 
lib32-libsndfile lib32-openal
-   lib32-libxdamage lib32-ncurses lib32-sdl_ttf lib32-glew)
-  optdepends=('lib32-nvidia-utils: If you have nvidia graphics'
-  'lib32-catalyst-utils: If you have ATI graphics'
-  'lib32-alsa-lib: for alsa sound'
-  'lib32-libpulse: for pulse sound')
-fi
-# I made a fucking github repo with the sole purpose of unfucking df a bit
-# We try to compile whatever little bit of df is open source
-source=(http://www.bay12games.com/dwarves/df_${_pkgver}_linux.tar.bz2
-git://github.com/svenstaro/dwarf_fortress_unfuck.git#tag=${pkgver}
-dwarffortress
-dwarffortress.desktop
-dwarffortress.png)
-sha256sums=('abca0c47737eb476190b9e572008bd5c7c5d220a03fdba1d927ec24e846d4950'
-'SKIP'
-'7dc1f0ed0d496b21f4f240334f77dc43b728823f3e1c4ea25ce768691346ec07'
-'e79e3d945c6cc0da58f4ca30a210c7bf1bc3149fd10406d1262a6214eb40445a'
-'83183abc70b11944720b0d86f4efd07468f786b03fa52fe429ca8e371f708e0f')
-
-build() {
-  cd $srcdir/dwarf_fortress_unfuck
-
-  cmake .
-  make VERBOSE=1
-}
-
-package() {
-  install -dm755 $pkgdir/opt/
-  cp -r $srcdir/df_linux $pkgdir/opt/$pkgname
-  rm -r $pkgdir/opt/$pkgname/df $pkgdir/opt/$pkgname/libs/* 
$pkgdir/opt/$pkgname/g_src
-
-  find $pkgdir/opt/$pkgname -type d -exec chmod 755 {} +
-  find $pkgdir/opt/$pkgname -type f -exec chmod 644 {} +
-
-  install -Dm755 $srcdir/df_linux/libs/Dwarf_Fortress 
$pkgdir/opt/$pkgname/libs/Dwarf_Fortress
-  install -Dm755 $srcdir/dwarf_fortress_unfuck/libgraphics.so 
$pkgdir/opt/$pkgname/libs/libgraphics.so
-  install -Dm755 $srcdir/dwarffortress $pkgdir/usr/bin/$pkgname
-
-  # No idea why we need this. Really. This isn't being loaded dynamically, 
it's not linked and
-  # in general there is no indication this is being used. However, it doesn't 
work without this symlink.
-  [[ $CARCH == x86_64 ]]  ln -s /usr/lib32/libpng.so 
$pkgdir/opt/$pkgname/libs/libpng.so.3
-  [[ $CARCH == i686 ]]  ln -s /usr/lib/libpng.so 
$pkgdir/opt/$pkgname/libs/libpng.so.3
-
-  # Set pkgname in runscript
-  sed -i s/^pkgname=.*/pkgname=$pkgname/ $pkgdir/usr/bin/$pkgname
-
-  # Desktop launcher with icon
-  install -Dm644 $srcdir/dwarffortress.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $srcdir/dwarffortress.png 
$pkgdir/usr/share/pixmaps/$pkgname.png
-
-  install -Dm644 $srcdir/df_linux/readme.txt 
$pkgdir/usr/share/licenses/$pkgname/readme.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dwarffortress/repos/multilib-x86_64/PKGBUILD (from rev 123246, 
dwarffortress/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-28 

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

2014-11-28 Thread Alexander Rødseth
Date: Friday, November 28, 2014 @ 14:35:34
  Author: arodseth
Revision: 123249

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-28 13:35:26 UTC (rev 123248)
+++ PKGBUILD2014-11-28 13:35:34 UTC (rev 123249)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Angel Velasquez an...@archlinux.org 
-# Contributor: Douglas Soares de Andrade d...@aur.archlinux.br
-
-pkgbase=python-pyro
-pkgname=($pkgbase 'python2-pyro')
-pkgver=4.28
-pkgrel=1
-pkgdesc='Distributed object middleware for Python (RPC)'
-url='http://pypi.python.org/pypi/Pyro4/'
-arch=('any')
-license=('MIT')
-depends=('python' 'python2')
-source=(http://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz;)
-sha256sums=('a094cb12e4e328e8b3b06bb313212f1826208c107fa6b48cf02f0ccdc32b562b')
-
-package_python-pyro() {
-  depends=('python')
-  cd Pyro4-$pkgver
-  python setup.py install --root=$pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pyro() {
-  depends=('python2')
-  cd Pyro4-$pkgver
-  python2 setup.py install --root=$pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pyro/repos/community-any/PKGBUILD (from rev 123248, 
python-pyro/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-28 13:35:34 UTC (rev 123249)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Angel Velasquez an...@archlinux.org 
+# Contributor: Douglas Soares de Andrade d...@aur.archlinux.br
+
+pkgbase=python-pyro
+pkgname=($pkgbase 'python2-pyro')
+pkgver=4.30
+pkgrel=1
+pkgdesc='Distributed object middleware for Python (RPC)'
+url='http://pypi.python.org/pypi/Pyro4/'
+arch=('any')
+license=('MIT')
+depends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz;)
+sha256sums=('1b38a52dd89cc6aee145d23bd74f586c73268938c6f346b20583ee0242d7d170')
+
+package_python-pyro() {
+  depends=('python')
+  cd Pyro4-$pkgver
+  python setup.py install --root=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pyro() {
+  depends=('python2')
+  cd Pyro4-$pkgver
+  python2 setup.py install --root=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-11-28 Thread Alexander Rødseth
Date: Friday, November 28, 2014 @ 14:35:26
  Author: arodseth
Revision: 123248

upgpkg: python-pyro 4.30-1

Modified:
  python-pyro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 11:10:31 UTC (rev 123247)
+++ PKGBUILD2014-11-28 13:35:26 UTC (rev 123248)
@@ -5,7 +5,7 @@
 
 pkgbase=python-pyro
 pkgname=($pkgbase 'python2-pyro')
-pkgver=4.28
+pkgver=4.30
 pkgrel=1
 pkgdesc='Distributed object middleware for Python (RPC)'
 url='http://pypi.python.org/pypi/Pyro4/'
@@ -13,7 +13,7 @@
 license=('MIT')
 depends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz;)
-sha256sums=('a094cb12e4e328e8b3b06bb313212f1826208c107fa6b48cf02f0ccdc32b562b')
+sha256sums=('1b38a52dd89cc6aee145d23bd74f586c73268938c6f346b20583ee0242d7d170')
 
 package_python-pyro() {
   depends=('python')


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

2014-11-28 Thread Jelle van der Waa
Date: Friday, November 28, 2014 @ 15:54:58
  Author: jelle
Revision: 123250

upgpkg: calibre 2.12.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 13:35:34 UTC (rev 123249)
+++ PKGBUILD2014-11-28 14:54:58 UTC (rev 123250)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali larryh...@gmail.com
 
 pkgname=calibre
-pkgver=2.11.0
+pkgver=2.12.0
 pkgrel=1
 pkgdesc=Ebook management application
 arch=('i686' 'x86_64') 
@@ -26,7 +26,7 @@
 )
 install=calibre.install
 source=(http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;)
-md5sums=('eaaddc784697a80b9bfa06171650')
+md5sums=('b6009f470ff4ee81aaee29e8b5a6faeb')
 
 prepare(){
   cd ${srcdir}/${pkgname}-${pkgver}


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

2014-11-28 Thread Jelle van der Waa
Date: Friday, November 28, 2014 @ 15:55:13
  Author: jelle
Revision: 123251

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

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

--+
 /PKGBUILD|  182 +
 /calibre.install |   24 
 community-i686/PKGBUILD  |   91 --
 community-i686/calibre.install   |   12 --
 community-x86_64/PKGBUILD|   91 --
 community-x86_64/calibre.install |   12 --
 6 files changed, 206 insertions(+), 206 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-28 14:54:58 UTC (rev 123250)
+++ community-i686/PKGBUILD 2014-11-28 14:55:13 UTC (rev 123251)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa je...@vdwaa.nl
-# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
-# Contributor: Giovanni Scafora giova...@archlinux.org
-# Contributor: Petrov Roman nwhis...@gmail.com
-# Contributor: Andrea Fagiani andfagiani _at_ gmail dot com
-# Contributor: Larry Hajali larryh...@gmail.com
-
-pkgname=calibre
-pkgver=2.11.0
-pkgrel=1
-pkgdesc=Ebook management application
-arch=('i686' 'x86_64') 
-url=http://calibre-ebook.com/;
-license=('GPL3')
-depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 
'python2-cherrypy' 
- 'python2-mechanize' 'podofo' 'libwmf'
- 'imagemagick' 'chmlib' 'python2-lxml' 'libusbx' 
- 'python2-pillow' 'shared-mime-info' 'python2-dnspython' 
- 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
- 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
- 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments')
-makedepends=('python2-pycountry' 'qt5-x11extras' )
-optdepends=('ipython2: to use calibre-debug'
-'udisks: required for mounting certain devices'
-)
-install=calibre.install
-source=(http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;)
-md5sums=('eaaddc784697a80b9bfa06171650')
-
-prepare(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # Remove unneeded files and libs
-  rm -rf resources/${pkgname}-portable.* \
- src/six.py \
- src/cherrypy \
- src/html5lib \
- src/chardet
-
-  sed -i s/shlex.split(ldflags)/ + ['-fPIC']/ setup/extensions.py
-  #sed -i -e s/ldflags = shlex.split(ldflags)/ldflags = shlex.split(ldflags) 
+ ['-fPIC']/ setup/extensions.py
-
-  # Use python2
-  sed -i 's:\(env[ ]\+python$\|/usr/bin/python$\):\12:g' $(find . -regex 
.*\.py\|.*\.recipe)
-  sed -i /pyqt_sip_dir/ s:=.*:= '/usr/share/sip/Py2-PyQt5': 
setup/build_environment.py
-
-  # Desktop integration (e.g. enforce arch defaults)
-  sed -e /self.create_uninstaller()/,/os.rmdir(config_dir)/d \
-  -e /\(cc('xdg-icon-resource\|self.icon_resources.append\|'128'))\)/d \
-  -e /render_img/ s/\('calibre-.*\.png'\)/os.path.join(dir, \1)/g \
-  -e /dir, 'calibre-lrf.png'/i \
-\dir = os.path.join(self.opts.staging_sharedir,'../pixmaps')\n\
-\os.mkdir(dir) \
-  -e /f = open/ s/\('calibre-.*\.desktop'\)/os.path.join(dir, \1)/g \
-  -e /dir, 'calibre-lrfviewer.desktop'/i \
-\dir = 
os.path.join(self.opts.staging_sharedir,'../applications')\n\
-\os.mkdir(dir) \
-  -e s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/ \
-  -e s/^Name=calibre/Name=Calibre/g \
-  -i  src/calibre/linux.py
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  LANG='en_US.UTF-8' python2 setup.py build
-  # LANG='en_US.UTF-8' python2 setup.py resources
-
-  # Don't build translations since building them is broken badly
-  #LANG='en_US.UTF-8' python2 setup.py translations
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  
-  # Fix the environment module location
-  sed -i -e s|(prefix=.*)|(prefix='$pkgdir/usr')|g setup/install.py
-
-  install -d ${pkgdir}/usr/lib/python2.7/site-packages \
- ${pkgdir}/usr/share/zsh/site-functions
-
-  LANG='en_US.UTF-8' python2 setup.py install --root=${pkgdir} --prefix=/usr 
\
---staging-bindir=${pkgdir}/usr/bin \
---staging-libdir=${pkgdir}/usr/lib \
---staging-sharedir=${pkgdir}/usr/share
-
-  # Compiling bytecode FS#33392
-  python2 -m compileall ${pkgdir}/usr/lib/calibre/
-  python2 -O -m compileall 

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

2014-11-28 Thread Jaroslav Lichtblau
Date: Friday, November 28, 2014 @ 16:28:37
  Author: jlichtblau
Revision: 123253

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   62 +++
 nzbget.changelog |  105 +++--
 2 files changed, 85 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-28 15:28:10 UTC (rev 123252)
+++ PKGBUILD2014-11-28 15:28:37 UTC (rev 123253)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=nzbget
-pkgver=14.0
-pkgrel=2
-pkgdesc=Download from Usenet using .nzb files
-arch=('i686' 'x86_64')
-url=http://nzbget.sourceforge.net/;
-license=('GPL')
-depends=('libxml2' 'python')
-changelog=$pkgname.changelog
-source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('41d243617f3523dcba86676ff1193fa361562aecdfa100ebc01bf57bc26d38e5')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck 
--with-tlslib=OpenSSL
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -d ${pkgdir}/usr/share/$pkgname
-  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
-}

Copied: nzbget/repos/community-x86_64/PKGBUILD (from rev 123252, 
nzbget/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-28 15:28:37 UTC (rev 123253)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=nzbget
+pkgver=14.1
+pkgrel=1
+pkgdesc=Download from Usenet using .nzb files
+arch=('i686' 'x86_64')
+url=http://nzbget.sourceforge.net/;
+license=('GPL')
+depends=('libxml2' 'python')
+changelog=$pkgname.changelog
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('a16b816b61f7035cc373e9b77094ca474d5b7b7f7ceff5fa8818249181db4b18')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck 
--with-tlslib=OpenSSL
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/share/$pkgname
+  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
+}

Deleted: nzbget.changelog
===
--- nzbget.changelog2014-11-28 15:28:10 UTC (rev 123252)
+++ nzbget.changelog2014-11-28 15:28:37 UTC (rev 123253)
@@ -1,51 +0,0 @@
-2014-11-10 Jaroslav Lichtblau svetlemod...@archlinux.org
-  * nzbget 14.0-1
-
-2014-07-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 13.0-1
-
-2014-05-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 12.0-2 FS#40075 implemented
-
-2014-01-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 12.0-1
-
-2013-09-03 Maxime Gauduin aluc...@gmail.com
-  * Fixed FS#36250 - package built without system CXXFLAGS
-
-2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 11.0-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 10.2-1
-
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.1-1
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.0-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.8.0-1
-
-2012-03-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.7.0-4 package signed
-
-2010-05-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Fixed FS#19399 - missing postprocess-example.conf file
-
-2010-05-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.7.0
-
-2009-10-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Dependency added (gnutls) in v0.6.0-2 
-
-2008-03-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.6.0
-
-2008-09-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.5.1
-
-2008-09-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Package moved to [community]
-  * Update to major release 0.5.0

Copied: nzbget/repos/community-x86_64/nzbget.changelog (from rev 123252, 
nzbget/trunk/nzbget.changelog)
===
--- nzbget.changelog(rev 0)
+++ nzbget.changelog2014-11-28 15:28:37 UTC (rev 123253)
@@ -0,0 +1,54 @@
+2014-11-28 

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

2014-11-28 Thread Jaroslav Lichtblau
Date: Friday, November 28, 2014 @ 16:28:10
  Author: jlichtblau
Revision: 123252

upgpkg: nzbget 14.1-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 14:55:13 UTC (rev 123251)
+++ PKGBUILD2014-11-28 15:28:10 UTC (rev 123252)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Rødseth rods...@gmail.com
 
 pkgname=nzbget
-pkgver=14.0
-pkgrel=2
+pkgver=14.1
+pkgrel=1
 pkgdesc=Download from Usenet using .nzb files
 arch=('i686' 'x86_64')
 url=http://nzbget.sourceforge.net/;
@@ -12,7 +12,7 @@
 depends=('libxml2' 'python')
 changelog=$pkgname.changelog
 
source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('41d243617f3523dcba86676ff1193fa361562aecdfa100ebc01bf57bc26d38e5')
+sha256sums=('a16b816b61f7035cc373e9b77094ca474d5b7b7f7ceff5fa8818249181db4b18')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: nzbget.changelog
===
--- nzbget.changelog2014-11-28 14:55:13 UTC (rev 123251)
+++ nzbget.changelog2014-11-28 15:28:10 UTC (rev 123252)
@@ -1,3 +1,6 @@
+2014-11-28 Jaroslav Lichtblau svetlemod...@archlinux.org
+  * nzbget 14.1-1
+
 2014-11-10 Jaroslav Lichtblau svetlemod...@archlinux.org
   * nzbget 14.0-1
 


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

2014-11-28 Thread Timothy Redaelli
Date: Friday, November 28, 2014 @ 16:37:04
  Author: tredaelli
Revision: 123254

upgpkg: dispcalgui 2.6.0.0-1

Modified:
  dispcalgui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 15:28:37 UTC (rev 123253)
+++ PKGBUILD2014-11-28 15:37:04 UTC (rev 123254)
@@ -4,7 +4,7 @@
 # Contributor: foxbunny bg.bra...@gmail.com
 
 pkgname=dispcalgui
-pkgver=2.5.0.0
+pkgver=2.6.0.0
 pkgrel=1
 pkgdesc=A GUI frontend for several utilities from the open source color 
management system Argyll CMS
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 optdepends=('gksu: For running as root')
 install=${pkgname}.install
 
source=(http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz;)
-md5sums=('bbef859293e85f4ce1252e5761863ce1')
+md5sums=('95b9bfbb911c184f8fcb0d9f5e126d1b')
 
 prepare() {
   cd dispcalGUI-${pkgver}


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

2014-11-28 Thread Timothy Redaelli
Date: Friday, November 28, 2014 @ 16:37:15
  Author: tredaelli
Revision: 123255

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

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

-+
 /PKGBUILD   |   64 ++
 /dispcalgui.install |   38 
 community-i686/PKGBUILD |   32 -
 community-i686/dispcalgui.install   |   19 --
 community-x86_64/PKGBUILD   |   32 -
 community-x86_64/dispcalgui.install |   19 --
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-28 15:37:04 UTC (rev 123254)
+++ community-i686/PKGBUILD 2014-11-28 15:37:15 UTC (rev 123255)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Cedric Girard girard.ced...@gmail.com
-# Contributor: foxbunny bg.bra...@gmail.com
-
-pkgname=dispcalgui
-pkgver=2.5.0.0
-pkgrel=1
-pkgdesc=A GUI frontend for several utilities from the open source color 
management system Argyll CMS
-arch=('i686' 'x86_64')
-url=http://hoech.net/dispcalGUI/;
-license=('GPL3')
-makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 
'python2-setuptools' 'xdg-utils')
-depends=('argyllcms' 'wxpython' 'hicolor-icon-theme' 'desktop-file-utils' 
'python2-numpy')
-optdepends=('gksu: For running as root')
-install=${pkgname}.install
-source=(http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz;)
-md5sums=('bbef859293e85f4ce1252e5761863ce1')
-
-prepare() {
-  cd dispcalGUI-${pkgver}
-  find . -name *.py -exec sed -i 's!/usr/bin/env python!/usr/bin/env 
python2!g' {} +
-}
-
-package() {
-  cd dispcalGUI-${pkgver}
-  python2 setup.py install --root=${pkgdir} --optimize=1
-  #udev rules are shipped with argyllcms
-  rm -rf ${pkgdir}/etc/udev/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dispcalgui/repos/community-i686/PKGBUILD (from rev 123254, 
dispcalgui/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-28 15:37:15 UTC (rev 123255)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Cedric Girard girard.ced...@gmail.com
+# Contributor: foxbunny bg.bra...@gmail.com
+
+pkgname=dispcalgui
+pkgver=2.6.0.0
+pkgrel=1
+pkgdesc=A GUI frontend for several utilities from the open source color 
management system Argyll CMS
+arch=('i686' 'x86_64')
+url=http://hoech.net/dispcalGUI/;
+license=('GPL3')
+makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 
'python2-setuptools' 'xdg-utils')
+depends=('argyllcms' 'wxpython' 'hicolor-icon-theme' 'desktop-file-utils' 
'python2-numpy')
+optdepends=('gksu: For running as root')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz;)
+md5sums=('95b9bfbb911c184f8fcb0d9f5e126d1b')
+
+prepare() {
+  cd dispcalGUI-${pkgver}
+  find . -name *.py -exec sed -i 's!/usr/bin/env python!/usr/bin/env 
python2!g' {} +
+}
+
+package() {
+  cd dispcalGUI-${pkgver}
+  python2 setup.py install --root=${pkgdir} --optimize=1
+  #udev rules are shipped with argyllcms
+  rm -rf ${pkgdir}/etc/udev/
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/dispcalgui.install
===
--- community-i686/dispcalgui.install   2014-11-28 15:37:04 UTC (rev 123254)
+++ community-i686/dispcalgui.install   2014-11-28 15:37:15 UTC (rev 123255)
@@ -1,19 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade(){
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_remove() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-
-# vim:set ts=2 sw=2 et:

Copied: dispcalgui/repos/community-i686/dispcalgui.install (from rev 123254, 
dispcalgui/trunk/dispcalgui.install)

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

2014-11-28 Thread Jaroslav Lichtblau
Date: Friday, November 28, 2014 @ 16:47:36
  Author: jlichtblau
Revision: 123256

archrelease: copy trunk to community-i686

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

--+
 PKGBUILD |   62 +++
 nzbget.changelog |  105 +++--
 2 files changed, 85 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-28 15:37:15 UTC (rev 123255)
+++ PKGBUILD2014-11-28 15:47:36 UTC (rev 123256)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
-# Contributor: Alexander Rødseth rods...@gmail.com
-
-pkgname=nzbget
-pkgver=14.0
-pkgrel=2
-pkgdesc=Download from Usenet using .nzb files
-arch=('i686' 'x86_64')
-url=http://nzbget.sourceforge.net/;
-license=('GPL')
-depends=('libxml2' 'python')
-changelog=$pkgname.changelog
-source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('41d243617f3523dcba86676ff1193fa361562aecdfa100ebc01bf57bc26d38e5')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck 
--with-tlslib=OpenSSL
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -d ${pkgdir}/usr/share/$pkgname
-  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
-}

Copied: nzbget/repos/community-i686/PKGBUILD (from rev 123255, 
nzbget/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-28 15:47:36 UTC (rev 123256)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=nzbget
+pkgver=14.1
+pkgrel=1
+pkgdesc=Download from Usenet using .nzb files
+arch=('i686' 'x86_64')
+url=http://nzbget.sourceforge.net/;
+license=('GPL')
+depends=('libxml2' 'python')
+changelog=$pkgname.changelog
+source=(http://sourceforge.net/projects/${pkgname}/files/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('a16b816b61f7035cc373e9b77094ca474d5b7b7f7ceff5fa8818249181db4b18')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix='/usr' --sbindir='/usr/bin' --enable-parcheck 
--with-tlslib=OpenSSL
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -d ${pkgdir}/usr/share/$pkgname
+  install -m644 -t ${pkgdir}/usr/share/$pkgname AUTHORS ChangeLog README
+}

Deleted: nzbget.changelog
===
--- nzbget.changelog2014-11-28 15:37:15 UTC (rev 123255)
+++ nzbget.changelog2014-11-28 15:47:36 UTC (rev 123256)
@@ -1,51 +0,0 @@
-2014-11-10 Jaroslav Lichtblau svetlemod...@archlinux.org
-  * nzbget 14.0-1
-
-2014-07-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 13.0-1
-
-2014-05-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 12.0-2 FS#40075 implemented
-
-2014-01-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 12.0-1
-
-2013-09-03 Maxime Gauduin aluc...@gmail.com
-  * Fixed FS#36250 - package built without system CXXFLAGS
-
-2013-07-14 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 11.0-1
-
-2013-04-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 10.2-1
-
-2013-01-30 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.1-1
-
-2013-01-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 9.0-1
-
-2012-05-05 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.8.0-1
-
-2012-03-18 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * nzbget 0.7.0-4 package signed
-
-2010-05-12 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Fixed FS#19399 - missing postprocess-example.conf file
-
-2010-05-04 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.7.0
-
-2009-10-11 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Dependency added (gnutls) in v0.6.0-2 
-
-2008-03-20 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.6.0
-
-2008-09-25 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Update to major release 0.5.1
-
-2008-09-09 Jaroslav Lichtblau dragonl...@aur.archlinux.org
-  * Package moved to [community]
-  * Update to major release 0.5.0

Copied: nzbget/repos/community-i686/nzbget.changelog (from rev 123255, 
nzbget/trunk/nzbget.changelog)
===
--- nzbget.changelog(rev 0)
+++ nzbget.changelog2014-11-28 15:47:36 UTC (rev 123256)
@@ -0,0 +1,54 @@
+2014-11-28 Jaroslav Lichtblau 

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

2014-11-28 Thread Giovanni Scafora
Date: Friday, November 28, 2014 @ 17:42:12
  Author: giovanni
Revision: 123257

upgpkg: converseen 0.8.5-1

upstream release

Modified:
  converseen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 15:47:36 UTC (rev 123256)
+++ PKGBUILD2014-11-28 16:42:12 UTC (rev 123257)
@@ -3,17 +3,17 @@
 # Contributor: archtux antonio.arias9 at gmail.com
 
 pkgname=converseen
-pkgver=0.8.4
+pkgver=0.8.5
 pkgrel=1
 pkgdesc=The batch image converter and resizer
 arch=('i686' 'x86_64')
-url=http://converseen.sourceforge.net/;
+url=http://converseen.fasterland.net/;
 license=('GPL3')
 depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp' 'openjpeg2' 
'librsvg' 'ghostscript')
 makedepends=('cmake')
 install=converseen.install
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('a2072823eb566b95b562cf34e3ee2071')
+md5sums=('3e3a915fe20df66840297a4d5c5c4115')
 
 build() {
   cd ${srcdir}


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

2014-11-28 Thread Giovanni Scafora
Date: Friday, November 28, 2014 @ 17:42:21
  Author: giovanni
Revision: 123258

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

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

-+
 /PKGBUILD   |   64 ++
 /converseen.install |   22 +++
 community-i686/PKGBUILD |   32 -
 community-i686/converseen.install   |   11 -
 community-x86_64/PKGBUILD   |   32 -
 community-x86_64/converseen.install |   11 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-28 16:42:12 UTC (rev 123257)
+++ community-i686/PKGBUILD 2014-11-28 16:42:21 UTC (rev 123258)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: archtux antonio.arias9 at gmail.com
-
-pkgname=converseen
-pkgver=0.8.4
-pkgrel=1
-pkgdesc=The batch image converter and resizer
-arch=('i686' 'x86_64')
-url=http://converseen.sourceforge.net/;
-license=('GPL3')
-depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp' 'openjpeg2' 
'librsvg' 'ghostscript')
-makedepends=('cmake')
-install=converseen.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('a2072823eb566b95b562cf34e3ee2071')
-
-build() {
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DCMAKE_INSTALL_PREFIX=/usr 
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-}

Copied: converseen/repos/community-i686/PKGBUILD (from rev 123257, 
converseen/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-28 16:42:21 UTC (rev 123258)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: archtux antonio.arias9 at gmail.com
+
+pkgname=converseen
+pkgver=0.8.5
+pkgrel=1
+pkgdesc=The batch image converter and resizer
+arch=('i686' 'x86_64')
+url=http://converseen.fasterland.net/;
+license=('GPL3')
+depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp' 'openjpeg2' 
'librsvg' 'ghostscript')
+makedepends=('cmake')
+install=converseen.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('3e3a915fe20df66840297a4d5c5c4115')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DCMAKE_INSTALL_PREFIX=/usr 
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/converseen.install
===
--- community-i686/converseen.install   2014-11-28 16:42:12 UTC (rev 123257)
+++ community-i686/converseen.install   2014-11-28 16:42:21 UTC (rev 123258)
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}

Copied: converseen/repos/community-i686/converseen.install (from rev 123257, 
converseen/trunk/converseen.install)
===
--- community-i686/converseen.install   (rev 0)
+++ community-i686/converseen.install   2014-11-28 16:42:21 UTC (rev 123258)
@@ -0,0 +1,11 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-28 16:42:12 UTC (rev 123257)
+++ community-x86_64/PKGBUILD   2014-11-28 16:42:21 UTC (rev 123258)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: archtux antonio.arias9 at gmail.com
-
-pkgname=converseen
-pkgver=0.8.4
-pkgrel=1
-pkgdesc=The batch image converter and resizer
-arch=('i686' 'x86_64')
-url=http://converseen.sourceforge.net/;
-license=('GPL3')
-depends=('imagemagick' 

[arch-commits] Commit in (6 files)

2014-11-28 Thread Timothy Redaelli
Date: Friday, November 28, 2014 @ 18:08:03
  Author: tredaelli
Revision: 123259

Restore opensc and update it to 0.14.0

Added:
  opensc/
Modified:
  opensc/trunk/PKGBUILD
Deleted:
  opensc/repos/community-i686/
  opensc/repos/community-x86_64/
  opensc/trunk/0001-pkcs15-regression-in-e35febe-compute-cert-length.patch
  opensc/trunk/0002-epass2003-properly-disable-padding.patch

-+
 0001-pkcs15-regression-in-e35febe-compute-cert-length.patch |  114 --
 0002-epass2003-properly-disable-padding.patch   |   39 ---
 PKGBUILD|   20 -
 3 files changed, 6 insertions(+), 167 deletions(-)

Deleted: 
opensc/trunk/0001-pkcs15-regression-in-e35febe-compute-cert-length.patch
===
--- opensc/trunk/0001-pkcs15-regression-in-e35febe-compute-cert-length.patch
2014-08-29 18:34:59 UTC (rev 118078)
+++ opensc/trunk/0001-pkcs15-regression-in-e35febe-compute-cert-length.patch
2014-11-28 17:08:03 UTC (rev 123259)
@@ -1,114 +0,0 @@
-From cc5a171ddcc8e49b2252135daac9ad3aa6d66ae7 Mon Sep 17 00:00:00 2001
-From: Viktor Tarasov viktor.tara...@gmail.com
-Date: Tue, 25 Dec 2012 20:05:45 +0100
-Subject: [PATCH] pkcs15: regression in e35febe: compute cert length
-
-parse_x509_cert() reviewed.
-Now certificate's DER data are allocated and the DER data length is determined 
in one place.
-
-https://github.com/OpenSC/OpenSC/pull/114
-https://github.com/OpenSC/OpenSC/commit/e35febe

- src/libopensc/pkcs15-cert.c | 37 +++--
- 1 file changed, 19 insertions(+), 18 deletions(-)
-
-diff --git a/src/libopensc/pkcs15-cert.c b/src/libopensc/pkcs15-cert.c
-index 86bea25..9b08aac 100644
 a/src/libopensc/pkcs15-cert.c
-+++ b/src/libopensc/pkcs15-cert.c
-@@ -34,13 +34,13 @@
- #include pkcs15.h
- 
- static int
--parse_x509_cert(sc_context_t *ctx, const u8 *buf, size_t buflen, struct 
sc_pkcs15_cert *cert)
-+parse_x509_cert(sc_context_t *ctx, struct sc_pkcs15_der *der, struct 
sc_pkcs15_cert *cert)
- {
-   int r;
-   struct sc_algorithm_id sig_alg;
--  struct sc_pkcs15_pubkey  * pubkey = NULL;
--  u8 *serial = NULL;
--  size_t serial_len = 0;
-+  struct sc_pkcs15_pubkey *pubkey = NULL;
-+  unsigned char *serial = NULL, *buf =  der-value;
-+  size_t serial_len = 0, data_len = 0, buflen = der-len;
-   struct sc_asn1_entry asn1_version[] = {
-   { version, SC_ASN1_INTEGER, SC_ASN1_TAG_INTEGER, 0, 
cert-version, NULL },
-   { NULL, 0, 0, 0, NULL, NULL }
-@@ -87,30 +87,32 @@ parse_x509_cert(sc_context_t *ctx, const u8 *buf, size_t 
buflen, struct sc_pkcs1
-   if (obj == NULL)
-   LOG_TEST_RET(ctx, SC_ERROR_INVALID_ASN1_OBJECT, X.509 
certificate not found);
- 
--  cert-data.len = objlen + (obj - buf);
-+  data_len = objlen + (obj - buf);
-+  cert-data.value = malloc(data_len);
-+  if (!cert-data.value)
-+  LOG_FUNC_RETURN(ctx, SC_ERROR_OUT_OF_MEMORY);
-+  memcpy(cert-data.value, buf, data_len);
-+  cert-data.len = data_len;
-+
-   r = sc_asn1_decode(ctx, asn1_cert, obj, objlen, NULL, NULL);
-   LOG_TEST_RET(ctx, r, ASN.1 parsing of certificate failed);
- 
-   cert-version++;
- 
--  if (pubkey) {
--  cert-key = pubkey;
--  pubkey = NULL;
--  }
--  else {
-+  if (!pubkey)
-   LOG_TEST_RET(ctx, SC_ERROR_INVALID_ASN1_OBJECT, Unable to 
decode subjectPublicKeyInfo from cert);
--  }
-+  cert-key = pubkey;
-+
-   sc_asn1_clear_algorithm_id(sig_alg);
--  if (r  0)
--  return r;
- 
-   if (serial  serial_len)   {
-   sc_format_asn1_entry(asn1_serial_number + 0, serial, 
serial_len, 1);
-   r = sc_asn1_encode(ctx, asn1_serial_number, cert-serial, 
cert-serial_len);
-   free(serial);
-+  LOG_TEST_RET(ctx, r, ASN.1 encoding of serial failed);
-   }
- 
--  return r;
-+  return SC_SUCCESS;
- }
- 
- 
-@@ -125,7 +127,7 @@ sc_pkcs15_pubkey_from_cert(struct sc_context *ctx,
-   if (cert == NULL)
-   return SC_ERROR_OUT_OF_MEMORY;
- 
--  rv = parse_x509_cert(ctx, cert_blob-value, cert_blob-len, cert);
-+  rv = parse_x509_cert(ctx, cert_blob, cert);
- 
-   *out = cert-key;
-   cert-key = NULL;
-@@ -158,20 +160,19 @@ sc_pkcs15_read_certificate(struct sc_pkcs15_card 
*p15card, const struct sc_pkcs1
-   return SC_ERROR_OBJECT_NOT_FOUND;
-   }
- 
--
-   cert = malloc(sizeof(struct sc_pkcs15_cert));
-   if (cert == NULL) {
-   free(der.value);
-   return SC_ERROR_OUT_OF_MEMORY;
-   }
-   memset(cert, 0, sizeof(struct sc_pkcs15_cert));
--  if (parse_x509_cert(p15card-card-ctx, der.value, der.len, cert)) {
-+  if (parse_x509_cert(p15card-card-ctx, der, cert)) {
-   

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

2014-11-28 Thread Timothy Redaelli
Date: Friday, November 28, 2014 @ 18:08:25
  Author: tredaelli
Revision: 123260

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

Added:
  opensc/repos/community-i686/
  opensc/repos/community-i686/PKGBUILD
(from rev 123259, opensc/trunk/PKGBUILD)
  opensc/repos/community-x86_64/
  opensc/repos/community-x86_64/PKGBUILD
(from rev 123259, opensc/trunk/PKGBUILD)

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

Copied: opensc/repos/community-i686/PKGBUILD (from rev 123259, 
opensc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-28 17:08:25 UTC (rev 123260)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Sébastien Luttringer
+# Contributor: kevku ke...@msn.com
+
+pkgname=opensc
+pkgver=0.14.0
+pkgrel=1
+pkgdesc='Tools and libraries for smart cards'
+arch=('x86_64' 'i686')
+url='https://github.com/OpenSC/OpenSC/wiki'
+license=('LGPL')
+backup=('etc/opensc.conf')
+makedepends=('docbook-xsl')
+depends=('openssl' 'pcsclite' 'libltdl')
+options=('!emptydirs')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('8e99885dbe28a9c71d5140f0105c56ff')
+
+build() {
+  cd $pkgname-$pkgver
+  export LIBS=-lltdl
+  _sheetdir=(/usr/share/xml/docbook/xsl-stylesheets-*)
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--enable-man \
+--enable-doc \
+--enable-readline \
+--enable-openssl \
+--enable-pcsc \
+--enable-zlib \
+--enable-sm \
+--with-xsl-stylesheetsdir=$_sheetdir
+  make
+}
+
+package(){
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D -m644 etc/opensc.conf $pkgdir/etc/opensc.conf
+}
+
+# vim:set ts=2 sw=2 et:

Copied: opensc/repos/community-x86_64/PKGBUILD (from rev 123259, 
opensc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-28 17:08:25 UTC (rev 123260)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Sébastien Luttringer
+# Contributor: kevku ke...@msn.com
+
+pkgname=opensc
+pkgver=0.14.0
+pkgrel=1
+pkgdesc='Tools and libraries for smart cards'
+arch=('x86_64' 'i686')
+url='https://github.com/OpenSC/OpenSC/wiki'
+license=('LGPL')
+backup=('etc/opensc.conf')
+makedepends=('docbook-xsl')
+depends=('openssl' 'pcsclite' 'libltdl')
+options=('!emptydirs')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('8e99885dbe28a9c71d5140f0105c56ff')
+
+build() {
+  cd $pkgname-$pkgver
+  export LIBS=-lltdl
+  _sheetdir=(/usr/share/xml/docbook/xsl-stylesheets-*)
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--enable-man \
+--enable-doc \
+--enable-readline \
+--enable-openssl \
+--enable-pcsc \
+--enable-zlib \
+--enable-sm \
+--with-xsl-stylesheetsdir=$_sheetdir
+  make
+}
+
+package(){
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D -m644 etc/opensc.conf $pkgdir/etc/opensc.conf
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-11-28 Thread Felix Yan
Date: Friday, November 28, 2014 @ 18:22:43
  Author: fyan
Revision: 123262

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

Added:
  dart/repos/community-testing-i686/
  dart/repos/community-testing-i686/PKGBUILD
(from rev 123261, dart/trunk/PKGBUILD)
  dart/repos/community-testing-x86_64/
  dart/repos/community-testing-x86_64/PKGBUILD
(from rev 123261, dart/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   71 
 community-testing-x86_64/PKGBUILD |   71 
 2 files changed, 142 insertions(+)

Copied: dart/repos/community-testing-i686/PKGBUILD (from rev 123261, 
dart/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2014-11-28 17:22:43 UTC (rev 123262)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: T. Jameson Little t.jameson.little at gmail dot com
+# Contributor: Usagi Ito us...@wonderrabbitproject.net
+# Contributor: siasia http://pastebin.com/qsBEmNCw
+# Contributor: Julien Nicoulaud julien.nicoul...@gmail.com
+
+pkgname=dart
+pkgver=1.8
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64' 'i686')
+url='http://www.dartlang.org/'
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+
+if [[ $CARCH == x86_64 ]]; then
+  
source=($pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
+  
sha256sums=('6b4f8962bbeaaff4df99ca7a0acbba4cfa9d9cd64eebe6de3927924fb8720a85')
+else
+  
source=($pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip;)
+  
sha256sums=('d3d347b88285d40cf9638804c9b44503741560710206ec9d21f9c20a55ac33cd')
+fi
+
+prepare() {
+  # Fix permissions
+  find $pkgname-sdk -type d -exec chmod 0755 '{}' + \
+-or -type f -exec chmod 0644 '{}' +
+  chmod +x $pkgname-sdk/bin/*
+
+  cd $pkgname-sdk/bin
+
+  # Configure paths
+  setconf dart2js BIN_DIR /opt/$pkgname-sdk/bin
+  setconf dart2js PROG_NAME /opt/$pkgname-sdk/bin/dart2js
+  setconf dartanalyzer SCRIPT_DIR /opt/$pkgname-sdk/bin
+  setconf docgen BIN_DIR /opt/$pkgname-sdk/bin
+  setconf pub BIN_DIR /opt/$pkgname-sdk/bin
+  setconf pub SDK_DIR /opt/$pkgname-sdk/
+  setconf dartfmt BIN_DIR /opt/$pkgname-sdk/bin
+  setconf dartfmt SDK_DIR /opt/$pkgname-sdk/
+
+  # Extract license (AUTHORS and LICENSE files are missing)
+  head -n5 ../include/dart_api.h  ../../LICENSE
+}
+
+package() {
+  # Create directories
+  install -d $pkgdir{/opt/$pkgname-sdk,/usr/{bin,share/doc/$pkgname-sdk}}
+
+  # Package the files
+  cp -a $pkgname-sdk/* $pkgdir/opt/$pkgname-sdk/
+
+  # Set up symbolic links for the executables
+  for f in dart dart2js dartanalyzer docgen pub dartfmt; do
+ln -s /opt/$pkgname-sdk/bin/$f $pkgdir/usr/bin/$f
+  done
+
+  # Package samples and documentation
+  for f in samples about.html about_files; do
+echo mv $pkgdir/opt/$pkgname-sdk/$f $pkgdir/usr/share/doc/$pkgname/
+  done
+
+  # BSD License
+  install -Dm644 LICENSE \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dart/repos/community-testing-x86_64/PKGBUILD (from rev 123261, 
dart/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2014-11-28 17:22:43 UTC (rev 123262)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: T. Jameson Little t.jameson.little at gmail dot com
+# Contributor: Usagi Ito us...@wonderrabbitproject.net
+# Contributor: siasia http://pastebin.com/qsBEmNCw
+# Contributor: Julien Nicoulaud julien.nicoul...@gmail.com
+
+pkgname=dart
+pkgver=1.8
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64' 'i686')
+url='http://www.dartlang.org/'
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+
+if [[ $CARCH == x86_64 ]]; then
+  
source=($pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
+  
sha256sums=('6b4f8962bbeaaff4df99ca7a0acbba4cfa9d9cd64eebe6de3927924fb8720a85')
+else
+  
source=($pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip;)
+  
sha256sums=('d3d347b88285d40cf9638804c9b44503741560710206ec9d21f9c20a55ac33cd')
+fi
+
+prepare() {
+  # Fix permissions
+  find $pkgname-sdk -type d -exec chmod 0755 '{}' + \
+-or -type f -exec chmod 0644 '{}' +
+  chmod +x $pkgname-sdk/bin/*
+
+  cd $pkgname-sdk/bin
+
+  # Configure 

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

2014-11-28 Thread Felix Yan
Date: Friday, November 28, 2014 @ 18:22:14
  Author: fyan
Revision: 123261

upgpkg: dart 1.8-1

upstream new release

Modified:
  dart/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 17:08:25 UTC (rev 123260)
+++ PKGBUILD2014-11-28 17:22:14 UTC (rev 123261)
@@ -1,5 +1,6 @@
 # $Id$
 # Maintainer: Alexander Rødseth rods...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: T. Jameson Little t.jameson.little at gmail dot com
 # Contributor: Usagi Ito us...@wonderrabbitproject.net
 # Contributor: siasia http://pastebin.com/qsBEmNCw
@@ -6,7 +7,7 @@
 # Contributor: Julien Nicoulaud julien.nicoul...@gmail.com
 
 pkgname=dart
-pkgver=1.7.2
+pkgver=1.8
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64' 'i686')
@@ -17,10 +18,10 @@
 
 if [[ $CARCH == x86_64 ]]; then
   
source=($pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
-  
sha256sums=('d29386ff7e416a079b4baa7e010e0f57a196314f455cded882aa17db5519db1a')
+  
sha256sums=('6b4f8962bbeaaff4df99ca7a0acbba4cfa9d9cd64eebe6de3927924fb8720a85')
 else
   
source=($pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip;)
-  
sha256sums=('d42844a713347f5efb30003f50d3526bdf0de4b55ba19adb6facfd7368ae053c')
+  
sha256sums=('d3d347b88285d40cf9638804c9b44503741560710206ec9d21f9c20a55ac33cd')
 fi
 
 prepare() {


[arch-commits] Commit in (4 files)

2014-11-28 Thread speps
Date: Friday, November 28, 2014 @ 19:27:40
  Author: speps
Revision: 123263

addpkg: libfishsound 1.0.0
added as required by sonic-visualiser

Added:
  libfishsound/
  libfishsound/repos/
  libfishsound/trunk/
  libfishsound/trunk/PKGBUILD

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

Added: libfishsound/trunk/PKGBUILD
===
--- libfishsound/trunk/PKGBUILD (rev 0)
+++ libfishsound/trunk/PKGBUILD 2014-11-28 18:27:40 UTC (rev 123263)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: farid farid at archlinux-br.org
+
+pkgname=libfishsound
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A simple programming interface that wraps Xiph.Org audio codecs
+arch=('i686' 'x86_64')
+url=http://www.xiph.org/fishsound/;
+license=('custom:BSD')
+depends=('libvorbis' 'speex' 'flac')
+source=(http://downloads.xiph.org/releases/libfishsound/$pkgname-$pkgver.tar.gz;)
+md5sums=('02c5c7b361a35c9da3cf311d68800dab')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ docdir=./docs install
+
+  # license
+  install -Dm644 COPYING \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+} 


[arch-commits] Commit in (5 files)

2014-11-28 Thread speps
Date: Friday, November 28, 2014 @ 19:42:47
  Author: speps
Revision: 123264

addpkg: sonic-visualiser 2.4.1

Added:
  sonic-visualiser/
  sonic-visualiser/repos/
  sonic-visualiser/trunk/
  sonic-visualiser/trunk/PKGBUILD
  sonic-visualiser/trunk/sonic-visualiser.install

--+
 PKGBUILD |   57 +
 sonic-visualiser.install |   12 +
 2 files changed, 69 insertions(+)

Added: sonic-visualiser/trunk/PKGBUILD
===
--- sonic-visualiser/trunk/PKGBUILD (rev 0)
+++ sonic-visualiser/trunk/PKGBUILD 2014-11-28 18:42:47 UTC (rev 123264)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Orivej Desh masecreta...@gmx.fr
+
+pkgname=sonic-visualiser
+pkgver=2.4.1
+pkgrel=1
+pkgdesc=A viewer and analyser of music audio files.
+arch=('i686' 'x86_64')
+url=http://www.sonicvisualiser.org/;
+license=('GPL')
+depends=('desktop-file-utils' 'libfishsound' 'libid3tag' 'liblo' 'liblrdf' 
'libmad'
+ 'liboggz' 'libpulse' 'portaudio' 'qt5-base' 'rubberband' 'sord' 
'hicolor-icon-theme')
+install=$pkgname.install
+source=(http://code.soundsoftware.ac.uk/attachments/download/1185/$pkgname-$pkgver.tar.gz;)
+md5sums=('24c8fa91a333c7776e39a30fda9a7783')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # wrong version in tarball
+  sed -i 's/2.4/2.4.1/' configure.ac
+}
+
+build() {
+  cd $pkgname-$pkgver
+  sh bootstrap.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  # bin
+  install -Dm755 $pkgname $pkgdir/usr/bin/$pkgname
+
+  # desktop file
+  install -d $pkgdir/usr/share/applications
+  install -Dm644 *.desktop $pkgdir/usr/share/applications
+
+  # icons
+  for _s in 16 22 24 32 48 64 128; do
+install -Dm644 icons/sv-${_s}x${_s}.png \
+$pkgdir/usr/share/icons/hicolor/${_s}x${_s}/apps/sv-icon.png
+  done
+  install -Dm644 icons/sv-icon.svg \
+  $pkgdir/usr/share/icons/hicolor/scalable/apps/sv-icon.svg
+
+  # samples
+  install -d $pkgdir/usr/share/$pkgname/samples
+  install -Dm644 samples/* $pkgdir/usr/share/$pkgname/samples
+
+  # templates
+  install -d $pkgdir/usr/share/$pkgname/templates
+  install -Dm644 templates/* $pkgdir/usr/share/$pkgname/templates
+}

Added: sonic-visualiser/trunk/sonic-visualiser.install
===
--- sonic-visualiser/trunk/sonic-visualiser.install 
(rev 0)
+++ sonic-visualiser/trunk/sonic-visualiser.install 2014-11-28 18:42:47 UTC 
(rev 123264)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2014-11-28 Thread Dave Reisner
Date: Friday, November 28, 2014 @ 20:16:32
  Author: dreisner
Revision: 227167

upgpkg: systemd 217-8

- add lz4 to libsystemd depends
- rebuild against lz4 ABI breakage (FS#42944)

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 05:38:02 UTC (rev 227166)
+++ PKGBUILD2014-11-28 19:16:32 UTC (rev 227167)
@@ -4,7 +4,7 @@
 pkgbase=systemd
 pkgname=('systemd' 'libsystemd' 'systemd-sysvcompat')
 pkgver=217
-pkgrel=7
+pkgrel=8
 arch=('i686' 'x86_64')
 url=http://www.freedesktop.org/wiki/Software/systemd;
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gobject-introspection' 'gperf'
@@ -169,7 +169,7 @@
 
 package_libsystemd() {
   pkgdesc=systemd client libraries
-  depends=('glib2' 'glibc' 'libgcrypt' 'xz')
+  depends=('glib2' 'glibc' 'libgcrypt' 'lz4' 'xz')
   license=('GPL2')
   provides=('libgudev-1.0.so' 'libsystemd.so' 'libsystemd-daemon.so' 
'libsystemd-id128.so'
 'libsystemd-journal.so' 'libsystemd-login.so' 'libudev.so')


[arch-commits] Commit in systemd/repos (30 files)

2014-11-28 Thread Dave Reisner
Date: Friday, November 28, 2014 @ 20:21:38
  Author: dreisner
Revision: 227168

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

Added:
  systemd/repos/testing-i686/
  
systemd/repos/testing-i686/0001-nspawn-ignore-EEXIST-when-creating-mount-point.patch
(from rev 227167, 
systemd/trunk/0001-nspawn-ignore-EEXIST-when-creating-mount-point.patch)
  
systemd/repos/testing-i686/0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch
(from rev 227167, 
systemd/trunk/0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch)
  
systemd/repos/testing-i686/0001-sd-dhcp-client-clean-up-raw-socket-sd_event_source-w.patch
(from rev 227167, 
systemd/trunk/0001-sd-dhcp-client-clean-up-raw-socket-sd_event_source-w.patch)
  
systemd/repos/testing-i686/0001-shared-install-avoid-prematurely-rejecting-missing-u.patch
(from rev 227167, 
systemd/trunk/0001-shared-install-avoid-prematurely-rejecting-missing-u.patch)
  
systemd/repos/testing-i686/0001-shutdown-fix-arguments-to-run-initramfs-shutdown.patch
(from rev 227167, 
systemd/trunk/0001-shutdown-fix-arguments-to-run-initramfs-shutdown.patch)
  
systemd/repos/testing-i686/0001-udev-hwdb-Change-error-message-regarding-missing-hwd.patch
(from rev 227167, 
systemd/trunk/0001-udev-hwdb-Change-error-message-regarding-missing-hwd.patch)
  
systemd/repos/testing-i686/0001-units-don-t-order-journal-flushing-afte-remote-fs.ta.patch
(from rev 227167, 
systemd/trunk/0001-units-don-t-order-journal-flushing-afte-remote-fs.ta.patch)
  
systemd/repos/testing-i686/0001-units-make-systemd-journald.service-Type-notify.patch
(from rev 227167, 
systemd/trunk/0001-units-make-systemd-journald.service-Type-notify.patch)
  
systemd/repos/testing-i686/0001-units-order-sd-journal-flush-after-sd-remount-fs.patch
(from rev 227167, 
systemd/trunk/0001-units-order-sd-journal-flush-after-sd-remount-fs.patch)
  systemd/repos/testing-i686/PKGBUILD
(from rev 227167, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/initcpio-hook-udev
(from rev 227167, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
(from rev 227167, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
(from rev 227167, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/systemd.install
(from rev 227167, systemd/trunk/systemd.install)
  systemd/repos/testing-x86_64/
  
systemd/repos/testing-x86_64/0001-nspawn-ignore-EEXIST-when-creating-mount-point.patch
(from rev 227167, 
systemd/trunk/0001-nspawn-ignore-EEXIST-when-creating-mount-point.patch)
  
systemd/repos/testing-x86_64/0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch
(from rev 227167, 
systemd/trunk/0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch)
  
systemd/repos/testing-x86_64/0001-sd-dhcp-client-clean-up-raw-socket-sd_event_source-w.patch
(from rev 227167, 
systemd/trunk/0001-sd-dhcp-client-clean-up-raw-socket-sd_event_source-w.patch)
  
systemd/repos/testing-x86_64/0001-shared-install-avoid-prematurely-rejecting-missing-u.patch
(from rev 227167, 
systemd/trunk/0001-shared-install-avoid-prematurely-rejecting-missing-u.patch)
  
systemd/repos/testing-x86_64/0001-shutdown-fix-arguments-to-run-initramfs-shutdown.patch
(from rev 227167, 
systemd/trunk/0001-shutdown-fix-arguments-to-run-initramfs-shutdown.patch)
  
systemd/repos/testing-x86_64/0001-udev-hwdb-Change-error-message-regarding-missing-hwd.patch
(from rev 227167, 
systemd/trunk/0001-udev-hwdb-Change-error-message-regarding-missing-hwd.patch)
  
systemd/repos/testing-x86_64/0001-units-don-t-order-journal-flushing-afte-remote-fs.ta.patch
(from rev 227167, 
systemd/trunk/0001-units-don-t-order-journal-flushing-afte-remote-fs.ta.patch)
  
systemd/repos/testing-x86_64/0001-units-make-systemd-journald.service-Type-notify.patch
(from rev 227167, 
systemd/trunk/0001-units-make-systemd-journald.service-Type-notify.patch)
  
systemd/repos/testing-x86_64/0001-units-order-sd-journal-flush-after-sd-remount-fs.patch
(from rev 227167, 
systemd/trunk/0001-units-order-sd-journal-flush-after-sd-remount-fs.patch)
  systemd/repos/testing-x86_64/PKGBUILD
(from rev 227167, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/initcpio-hook-udev
(from rev 227167, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-x86_64/initcpio-install-systemd
(from rev 227167, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-x86_64/initcpio-install-udev
(from rev 227167, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-x86_64/systemd.install
(from rev 227167, systemd/trunk/systemd.install)

+
 testing-i686/0001-nspawn-ignore-EEXIST-when-creating-mount-point.patch 
|   33 +
 testing-i686/0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch   
|   25 +
 

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

2014-11-28 Thread Evangelos Foutras
Date: Friday, November 28, 2014 @ 20:26:59
  Author: foutrelis
Revision: 123265

upgpkg: squashfs-tools 4.3-4

lz4 124 rebuild.

Modified:
  squashfs-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 18:42:47 UTC (rev 123264)
+++ PKGBUILD2014-11-28 19:26:59 UTC (rev 123265)
@@ -6,7 +6,7 @@
 
 pkgname=squashfs-tools
 pkgver=4.3
-pkgrel=3
+pkgrel=4
 pkgdesc=Tools for squashfs, a highly compressed read-only filesystem for 
Linux.
 url=http://squashfs.sourceforge.net;
 license=(GPL)


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

2014-11-28 Thread Evangelos Foutras
Date: Friday, November 28, 2014 @ 20:27:14
  Author: foutrelis
Revision: 123266

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

Added:
  squashfs-tools/repos/community-i686/PKGBUILD
(from rev 123265, squashfs-tools/trunk/PKGBUILD)
  squashfs-tools/repos/community-x86_64/PKGBUILD
(from rev 123265, squashfs-tools/trunk/PKGBUILD)
Deleted:
  squashfs-tools/repos/community-i686/PKGBUILD
  squashfs-tools/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-28 19:26:59 UTC (rev 123265)
+++ community-i686/PKGBUILD 2014-11-28 19:27:14 UTC (rev 123266)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Aaron Griffin aa...@archlinux.org
-# Original TU: Jeff Mickey j...@codemac.net
-# Contributor: ciccio.a
-
-pkgname=squashfs-tools
-pkgver=4.3
-pkgrel=3
-pkgdesc=Tools for squashfs, a highly compressed read-only filesystem for 
Linux.
-url=http://squashfs.sourceforge.net;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('zlib' 'lzo' 'xz' 'lz4')
-source=(http://downloads.sourceforge.net/sourceforge/squashfs/squashfs${pkgver}.tar.gz;)
-md5sums=('d92ab59aabf5173f2a59089531e30dbf')
-
-build() {
-cd ${srcdir}/squashfs${pkgver}/${pkgname}
-make XZ_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 LZ4_SUPPORT=1
-}
-
-package() {
-cd ${srcdir}/squashfs${pkgver}/${pkgname}
-install -Dm755 mksquashfs ${pkgdir}/usr/bin/mksquashfs
-install -m755 unsquashfs ${pkgdir}/usr/bin/unsquashfs
-}

Copied: squashfs-tools/repos/community-i686/PKGBUILD (from rev 123265, 
squashfs-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-28 19:27:14 UTC (rev 123266)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Aaron Griffin aa...@archlinux.org
+# Original TU: Jeff Mickey j...@codemac.net
+# Contributor: ciccio.a
+
+pkgname=squashfs-tools
+pkgver=4.3
+pkgrel=4
+pkgdesc=Tools for squashfs, a highly compressed read-only filesystem for 
Linux.
+url=http://squashfs.sourceforge.net;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('zlib' 'lzo' 'xz' 'lz4')
+source=(http://downloads.sourceforge.net/sourceforge/squashfs/squashfs${pkgver}.tar.gz;)
+md5sums=('d92ab59aabf5173f2a59089531e30dbf')
+
+build() {
+cd ${srcdir}/squashfs${pkgver}/${pkgname}
+make XZ_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 LZ4_SUPPORT=1
+}
+
+package() {
+cd ${srcdir}/squashfs${pkgver}/${pkgname}
+install -Dm755 mksquashfs ${pkgdir}/usr/bin/mksquashfs
+install -m755 unsquashfs ${pkgdir}/usr/bin/unsquashfs
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-28 19:26:59 UTC (rev 123265)
+++ community-x86_64/PKGBUILD   2014-11-28 19:27:14 UTC (rev 123266)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Aaron Griffin aa...@archlinux.org
-# Original TU: Jeff Mickey j...@codemac.net
-# Contributor: ciccio.a
-
-pkgname=squashfs-tools
-pkgver=4.3
-pkgrel=3
-pkgdesc=Tools for squashfs, a highly compressed read-only filesystem for 
Linux.
-url=http://squashfs.sourceforge.net;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('zlib' 'lzo' 'xz' 'lz4')
-source=(http://downloads.sourceforge.net/sourceforge/squashfs/squashfs${pkgver}.tar.gz;)
-md5sums=('d92ab59aabf5173f2a59089531e30dbf')
-
-build() {
-cd ${srcdir}/squashfs${pkgver}/${pkgname}
-make XZ_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 LZ4_SUPPORT=1
-}
-
-package() {
-cd ${srcdir}/squashfs${pkgver}/${pkgname}
-install -Dm755 mksquashfs ${pkgdir}/usr/bin/mksquashfs
-install -m755 unsquashfs ${pkgdir}/usr/bin/unsquashfs
-}

Copied: squashfs-tools/repos/community-x86_64/PKGBUILD (from rev 123265, 
squashfs-tools/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-28 19:27:14 UTC (rev 123266)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Aaron Griffin aa...@archlinux.org
+# Original TU: Jeff Mickey j...@codemac.net
+# Contributor: ciccio.a
+
+pkgname=squashfs-tools
+pkgver=4.3
+pkgrel=4
+pkgdesc=Tools for squashfs, a highly compressed read-only filesystem for 
Linux.
+url=http://squashfs.sourceforge.net;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('zlib' 'lzo' 'xz' 'lz4')

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

2014-11-28 Thread speps
Date: Friday, November 28, 2014 @ 20:28:21
  Author: speps
Revision: 123267

upgpkg: libfishsound 1.0.0-1

Modified:
  libfishsound/trunk/PKGBUILD   (properties)

Index: libfishsound/trunk/PKGBUILD
===
--- libfishsound/trunk/PKGBUILD 2014-11-28 19:27:14 UTC (rev 123266)
+++ libfishsound/trunk/PKGBUILD 2014-11-28 19:28:21 UTC (rev 123267)

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


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

2014-11-28 Thread speps
Date: Friday, November 28, 2014 @ 20:28:44
  Author: speps
Revision: 123268

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

Added:
  libfishsound/repos/community-i686/
  libfishsound/repos/community-i686/PKGBUILD
(from rev 123267, libfishsound/trunk/PKGBUILD)
  libfishsound/repos/community-x86_64/
  libfishsound/repos/community-x86_64/PKGBUILD
(from rev 123267, libfishsound/trunk/PKGBUILD)

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

Copied: libfishsound/repos/community-i686/PKGBUILD (from rev 123267, 
libfishsound/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-28 19:28:44 UTC (rev 123268)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: farid farid at archlinux-br.org
+
+pkgname=libfishsound
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A simple programming interface that wraps Xiph.Org audio codecs
+arch=('i686' 'x86_64')
+url=http://www.xiph.org/fishsound/;
+license=('custom:BSD')
+depends=('libvorbis' 'speex' 'flac')
+source=(http://downloads.xiph.org/releases/libfishsound/$pkgname-$pkgver.tar.gz;)
+md5sums=('02c5c7b361a35c9da3cf311d68800dab')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ docdir=./docs install
+
+  # license
+  install -Dm644 COPYING \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+} 

Copied: libfishsound/repos/community-x86_64/PKGBUILD (from rev 123267, 
libfishsound/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-28 19:28:44 UTC (rev 123268)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: farid farid at archlinux-br.org
+
+pkgname=libfishsound
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A simple programming interface that wraps Xiph.Org audio codecs
+arch=('i686' 'x86_64')
+url=http://www.xiph.org/fishsound/;
+license=('custom:BSD')
+depends=('libvorbis' 'speex' 'flac')
+source=(http://downloads.xiph.org/releases/libfishsound/$pkgname-$pkgver.tar.gz;)
+md5sums=('02c5c7b361a35c9da3cf311d68800dab')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ docdir=./docs install
+
+  # license
+  install -Dm644 COPYING \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+} 


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

2014-11-28 Thread speps
Date: Friday, November 28, 2014 @ 20:28:54
  Author: speps
Revision: 123269

upgpkg: sonic-visualiser 2.4.1-1

Modified:
  sonic-visualiser/trunk/PKGBUILD   (properties)

Index: sonic-visualiser/trunk/PKGBUILD
===
--- sonic-visualiser/trunk/PKGBUILD 2014-11-28 19:28:44 UTC (rev 123268)
+++ sonic-visualiser/trunk/PKGBUILD 2014-11-28 19:28:54 UTC (rev 123269)

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


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

2014-11-28 Thread speps
Date: Friday, November 28, 2014 @ 20:29:00
  Author: speps
Revision: 123270

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

Added:
  sonic-visualiser/repos/community-i686/
  sonic-visualiser/repos/community-i686/PKGBUILD
(from rev 123269, sonic-visualiser/trunk/PKGBUILD)
  sonic-visualiser/repos/community-i686/sonic-visualiser.install
(from rev 123269, sonic-visualiser/trunk/sonic-visualiser.install)
  sonic-visualiser/repos/community-x86_64/
  sonic-visualiser/repos/community-x86_64/PKGBUILD
(from rev 123269, sonic-visualiser/trunk/PKGBUILD)
  sonic-visualiser/repos/community-x86_64/sonic-visualiser.install
(from rev 123269, sonic-visualiser/trunk/sonic-visualiser.install)

---+
 community-i686/PKGBUILD   |   57 
 community-i686/sonic-visualiser.install   |   12 +
 community-x86_64/PKGBUILD |   57 
 community-x86_64/sonic-visualiser.install |   12 +
 4 files changed, 138 insertions(+)

Copied: sonic-visualiser/repos/community-i686/PKGBUILD (from rev 123269, 
sonic-visualiser/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-28 19:29:00 UTC (rev 123270)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Orivej Desh masecreta...@gmx.fr
+
+pkgname=sonic-visualiser
+pkgver=2.4.1
+pkgrel=1
+pkgdesc=A viewer and analyser of music audio files.
+arch=('i686' 'x86_64')
+url=http://www.sonicvisualiser.org/;
+license=('GPL')
+depends=('desktop-file-utils' 'libfishsound' 'libid3tag' 'liblo' 'liblrdf' 
'libmad'
+ 'liboggz' 'libpulse' 'portaudio' 'qt5-base' 'rubberband' 'sord' 
'hicolor-icon-theme')
+install=$pkgname.install
+source=(http://code.soundsoftware.ac.uk/attachments/download/1185/$pkgname-$pkgver.tar.gz;)
+md5sums=('24c8fa91a333c7776e39a30fda9a7783')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # wrong version in tarball
+  sed -i 's/2.4/2.4.1/' configure.ac
+}
+
+build() {
+  cd $pkgname-$pkgver
+  sh bootstrap.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  # bin
+  install -Dm755 $pkgname $pkgdir/usr/bin/$pkgname
+
+  # desktop file
+  install -d $pkgdir/usr/share/applications
+  install -Dm644 *.desktop $pkgdir/usr/share/applications
+
+  # icons
+  for _s in 16 22 24 32 48 64 128; do
+install -Dm644 icons/sv-${_s}x${_s}.png \
+$pkgdir/usr/share/icons/hicolor/${_s}x${_s}/apps/sv-icon.png
+  done
+  install -Dm644 icons/sv-icon.svg \
+  $pkgdir/usr/share/icons/hicolor/scalable/apps/sv-icon.svg
+
+  # samples
+  install -d $pkgdir/usr/share/$pkgname/samples
+  install -Dm644 samples/* $pkgdir/usr/share/$pkgname/samples
+
+  # templates
+  install -d $pkgdir/usr/share/$pkgname/templates
+  install -Dm644 templates/* $pkgdir/usr/share/$pkgname/templates
+}

Copied: sonic-visualiser/repos/community-i686/sonic-visualiser.install (from 
rev 123269, sonic-visualiser/trunk/sonic-visualiser.install)
===
--- community-i686/sonic-visualiser.install (rev 0)
+++ community-i686/sonic-visualiser.install 2014-11-28 19:29:00 UTC (rev 
123270)
@@ -0,0 +1,12 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: sonic-visualiser/repos/community-x86_64/PKGBUILD (from rev 123269, 
sonic-visualiser/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-28 19:29:00 UTC (rev 123270)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Orivej Desh masecreta...@gmx.fr
+
+pkgname=sonic-visualiser
+pkgver=2.4.1
+pkgrel=1
+pkgdesc=A viewer and analyser of music audio files.
+arch=('i686' 'x86_64')
+url=http://www.sonicvisualiser.org/;
+license=('GPL')
+depends=('desktop-file-utils' 'libfishsound' 'libid3tag' 'liblo' 'liblrdf' 
'libmad'
+ 'liboggz' 'libpulse' 'portaudio' 'qt5-base' 'rubberband' 'sord' 
'hicolor-icon-theme')
+install=$pkgname.install
+source=(http://code.soundsoftware.ac.uk/attachments/download/1185/$pkgname-$pkgver.tar.gz;)
+md5sums=('24c8fa91a333c7776e39a30fda9a7783')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # wrong version in tarball
+  sed -i 's/2.4/2.4.1/' configure.ac
+}
+
+build() {
+  cd $pkgname-$pkgver
+  sh bootstrap.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  # bin
+  install -Dm755 $pkgname $pkgdir/usr/bin/$pkgname
+
+  # desktop file
+  install -d $pkgdir/usr/share/applications
+  install -Dm644 *.desktop 

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

2014-11-28 Thread Evangelos Foutras
Date: Friday, November 28, 2014 @ 20:39:28
  Author: foutrelis
Revision: 227170

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

Added:
  efl/repos/extra-i686/PKGBUILD
(from rev 227169, efl/trunk/PKGBUILD)
  efl/repos/extra-i686/efl-1.10.0-giflib-5.1.0.patch
(from rev 227169, efl/trunk/efl-1.10.0-giflib-5.1.0.patch)
  efl/repos/extra-i686/efl.install
(from rev 227169, efl/trunk/efl.install)
  efl/repos/extra-i686/eina_doxygen.patch
(from rev 227169, efl/trunk/eina_doxygen.patch)
  efl/repos/extra-x86_64/PKGBUILD
(from rev 227169, efl/trunk/PKGBUILD)
  efl/repos/extra-x86_64/efl-1.10.0-giflib-5.1.0.patch
(from rev 227169, efl/trunk/efl-1.10.0-giflib-5.1.0.patch)
  efl/repos/extra-x86_64/efl.install
(from rev 227169, efl/trunk/efl.install)
  efl/repos/extra-x86_64/eina_doxygen.patch
(from rev 227169, efl/trunk/eina_doxygen.patch)
Deleted:
  efl/repos/extra-i686/PKGBUILD
  efl/repos/extra-i686/efl-1.10.0-giflib-5.1.0.patch
  efl/repos/extra-i686/efl.install
  efl/repos/extra-i686/eina_doxygen.patch
  efl/repos/extra-x86_64/PKGBUILD
  efl/repos/extra-x86_64/efl-1.10.0-giflib-5.1.0.patch
  efl/repos/extra-x86_64/efl.install
  efl/repos/extra-x86_64/eina_doxygen.patch

+
 /PKGBUILD  |  144 +++
 /efl-1.10.0-giflib-5.1.0.patch |   78 ++
 /efl.install   |   32 ++
 /eina_doxygen.patch|   20 +++
 extra-i686/PKGBUILD|   71 -
 extra-i686/efl-1.10.0-giflib-5.1.0.patch   |   39 ---
 extra-i686/efl.install |   16 ---
 extra-i686/eina_doxygen.patch  |   10 -
 extra-x86_64/PKGBUILD  |   72 -
 extra-x86_64/efl-1.10.0-giflib-5.1.0.patch |   39 ---
 extra-x86_64/efl.install   |   16 ---
 extra-x86_64/eina_doxygen.patch|   10 -
 12 files changed, 274 insertions(+), 273 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-11-28 19:39:11 UTC (rev 227169)
+++ extra-i686/PKGBUILD 2014-11-28 19:39:28 UTC (rev 227170)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ron...@archlinux.org
-# Contributor: Enlightenment Developers enlightenment-de...@enlightenment.org
-
-pkgbase=efl
-pkgname=('efl' 'efl-docs')
-pkgver=1.12.0
-pkgrel=1
-pkgdesc=Enlightenment Foundation Libraries
-arch=('i686' 'x86_64')
-url=http://www.enlightenment.org;
-license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
-depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base'
- 'luajit' 'curl' 'fribidi' 'libpulse' 'libxcomposite'
- 'libxinerama' 'libxrandr' 'libxss'
- 'libxcursor' 'libxp' 'libwebp' 'shared-mime-info'
- 'libxkbcommon' 'wayland')
-optdepends=('python2: einabench-cmp')
-makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript')
-replaces=('ecore' 'edje' 'eet' 'eeze' 'efreet' 'eina' 'eio' 'embryo'
-  'emotion' 'ethumb' 'evas')
-options=('!emptydirs')
-source=(http://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.gz
-   'eina_doxygen.patch')
-install=efl.install
-sha1sums=('4c87fef9740748b579c8d948c88027dde9e2a334'
-  'ef2b961e793c711685623a149ab55b1bec9a3676')
-
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's/env python$/2/' src/scripts/eina/eina-bench-cmp
-
-  # fix docs building
-  patch -Np0 -i ${srcdir}/eina_doxygen.patch
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  export CFLAGS=$CFLAGS -fvisibility=hidden
-
-  ./configure --prefix=/usr \
-  --disable-static --disable-tslib --enable-fb \
-  --enable-xinput22 --enable-multisense --enable-systemd \
-  --enable-image-loader-webp --enable-harfbuzz --enable-wayland 
-
-  make
-  make -j1 doc
-}
-
-package_efl(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make -j1 DESTDIR=${pkgdir} install
-
-  # install non-standard license files
-  install -Dm644 ${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.BSD \
-${pkgdir}/usr/share/licenses/${pkgname}/COPYING.BSD
-  install -Dm644 ${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.SMALL \
-${pkgdir}/usr/share/licenses/${pkgname}/COPYING.SMALL
-}
-
-package_efl-docs() {
-  pkgdesc=Documentation for the Enlightenment Foundation Libraries
-  depends=()
-
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  install -d ${pkgdir}/usr/share/doc/${pkgbase}
-  cp -a doc/html ${pkgdir}/usr/share/doc/${pkgbase}/html
-  cp -a doc/latex ${pkgdir}/usr/share/doc/${pkgbase}/latex
-}
-

Copied: efl/repos/extra-i686/PKGBUILD (from rev 227169, efl/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-11-28 19:39:28 UTC (rev 227170)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Ronald van Haren ron...@archlinux.org
+# Contributor: Enlightenment Developers 

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

2014-11-28 Thread Evangelos Foutras
Date: Friday, November 28, 2014 @ 20:39:11
  Author: foutrelis
Revision: 227169

upgpkg: efl 1.12.0-3

lz4 124 rebuild.

Modified:
  efl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 19:21:38 UTC (rev 227168)
+++ PKGBUILD2014-11-28 19:39:11 UTC (rev 227169)
@@ -5,7 +5,7 @@
 pkgbase=efl
 pkgname=('efl' 'efl-docs')
 pkgver=1.12.0
-pkgrel=2
+pkgrel=3
 pkgdesc=Enlightenment Foundation Libraries
 arch=('i686' 'x86_64')
 url=http://www.enlightenment.org;


[arch-commits] Commit in hhvm/repos/community-x86_64 (16 files)

2014-11-28 Thread Evangelos Foutras
Date: Friday, November 28, 2014 @ 20:41:34
  Author: foutrelis
Revision: 123272

archrelease: copy trunk to community-x86_64

Added:
  hhvm/repos/community-x86_64/PKGBUILD
(from rev 123271, hhvm/trunk/PKGBUILD)
  hhvm/repos/community-x86_64/hhvm-max.patch
(from rev 123271, hhvm/trunk/hhvm-max.patch)
  hhvm/repos/community-x86_64/hhvm.install
(from rev 123271, hhvm/trunk/hhvm.install)
  hhvm/repos/community-x86_64/hhvm.service
(from rev 123271, hhvm/trunk/hhvm.service)
  hhvm/repos/community-x86_64/hhvm.tmpfile
(from rev 123271, hhvm/trunk/hhvm.tmpfile)
  hhvm/repos/community-x86_64/hhvm@.service
(from rev 123271, hhvm/trunk/hhvm@.service)
  hhvm/repos/community-x86_64/php.ini
(from rev 123271, hhvm/trunk/php.ini)
  hhvm/repos/community-x86_64/server.ini
(from rev 123271, hhvm/trunk/server.ini)
Deleted:
  hhvm/repos/community-x86_64/PKGBUILD
  hhvm/repos/community-x86_64/hhvm-max.patch
  hhvm/repos/community-x86_64/hhvm.install
  hhvm/repos/community-x86_64/hhvm.service
  hhvm/repos/community-x86_64/hhvm.tmpfile
  hhvm/repos/community-x86_64/hhvm@.service
  hhvm/repos/community-x86_64/php.ini
  hhvm/repos/community-x86_64/server.ini

+
 PKGBUILD   |  226 +++
 hhvm-max.patch |   60 +++---
 hhvm.install   |   18 ++--
 hhvm.service   |   30 +++
 hhvm.tmpfile   |4 
 hhvm@.service  |   30 +++
 php.ini|   20 ++--
 server.ini |   12 +-
 8 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-28 19:41:20 UTC (rev 123271)
+++ PKGBUILD2014-11-28 19:41:34 UTC (rev 123272)
@@ -1,113 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
-# Contributor: James Miller ja...@pocketrent.com
-
-pkgname=hhvm
-pkgver=3.4.0
-_thirdparty_commit=21bded6b6119ec24c53c4653868c05660529a62e
-_folly_commit=32a9723ad4951fcc8b6324c55d967c3d2f21552e
-_thrift_commit=0a455fe206fc4c32de8bf40caf71a75d03edf87c
-_proxygen_commit=c4e89168873153ee74882f6d7bfadda16f91a308
-pkgrel=2
-pkgdesc=Virtual Machine, Runtime, and JIT for PHP
-arch=('x86_64')
-url=http://hhvm.com;
-license=('PHP')
-depends=('boost-libs' 'google-glog' 'libmysqlclient' 'libmemcached' 'libzip' 
'lz4'
- 'libxslt' 'intel-tbb' 'libmcrypt' 'oniguruma' 'jemalloc' 'curl' 
'libvpx'
- 'libdwarf' 'imagemagick' 'libedit' 'sqlite' 'libyaml')
-makedepends=('git' 'cmake' 'gcc' 'chrpath' 'boost' 'gflags' 'python2' 'pfff')
-source=(https://github.com/facebook/hhvm/archive/HHVM-$pkgver.tar.gz;
-
hhvm-third-party-$_thirdparty_commit.tar.gz::https://github.com/hhvm/hhvm-third-party/archive/$_thirdparty_commit.tar.gz;
-
folly-$_folly_commit.tar.gz::https://github.com/facebook/folly/archive/$_folly_commit.tar.gz;
-
thrift-$_thrift_commit.tar.gz::https://github.com/facebook/fbthrift/archive/$_thrift_commit.tar.gz;
-
proxygen-$_proxygen_commit.tar.gz::https://github.com/facebook/proxygen/archive/$_proxygen_commit.tar.gz;
-'hhvm-max.patch'
-'hhvm.tmpfile'
-'hhvm.service'
-'hhvm@.service'
-'php.ini'
-'server.ini')
-install=hhvm.install
-backup=(etc/hhvm/{php,server}.ini)
-options+=('!buildflags')
-
-prepare() {
-cd $srcdir/$pkgname-HHVM-$pkgver
-patch -p1 -i $srcdir/hhvm-max.patch
-
-rm -rf third-party
-ln -s $srcdir/hhvm-third-party-$_thirdparty_commit third-party
-
-# no bundled pcre
-sed '/pcre/d' -i third-party/CMakeLists.txt
-
-cd third-party/folly
-rm -rf src
-ln -s $srcdir/folly-$_folly_commit src
-
-cd ../thrift
-rm -rf src
-ln -s $srcdir/fbthrift-$_thrift_commit src
-
-cd ../proxygen
-rm -rf src
-ln -s $srcdir/proxygen-$_proxygen_commit src
-}
-
-build() {
-cd $srcdir/$pkgname-HHVM-$pkgver
-msg2 Building hhvm
-
-# comment for tests
-HPHP_NOTEST=1 \
-cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_PREFIX_PATH=$srcdir \
--DFREETYPE_INCLUDE_DIRS:PATH=/usr/include/freetype2 \
-.
-
-make
-
-for hacktool in hackificator remove_soft_types; do
-cd $srcdir/$pkgname-HHVM-$pkgver/hphp/hack/tools/$hacktool
-make depend
-make
-done
-}
-
-# check() {
-# cd $srcdir/$pkgname-HHVM-$pkgver/hphp/test
-# ./run --threads 8 quick
-# }
-
-package() {
-cd $srcdir/$pkgname-HHVM-$pkgver
-make DESTDIR=$pkgdir/ install
-rm -rf $pkgdir/usr/{lib*,include}
-
-cd hphp/hack/bin
-for bin in hh_* tools/*; do
-install -Dm755 $bin $pkgdir/usr/bin/$(basename $bin)
-done
-
-cd $srcdir
-install -Dm644 hhvm.tmpfile $pkgdir/usr/lib/tmpfiles.d/hhvm.conf
-install -Dm644 hhvm.service $pkgdir/usr/lib/systemd/system/hhvm.service
-install -Dm644 hhvm@.service $pkgdir/usr/lib/systemd/system/hhvm@.service
-
-install -Dm644 php.ini $pkgdir/etc/hhvm/php.ini
-

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

2014-11-28 Thread Evangelos Foutras
Date: Friday, November 28, 2014 @ 20:41:20
  Author: foutrelis
Revision: 123271

upgpkg: hhvm 3.4.0-3

lz4 124 rebuild.

Modified:
  hhvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 19:29:00 UTC (rev 123270)
+++ PKGBUILD2014-11-28 19:41:20 UTC (rev 123271)
@@ -8,7 +8,7 @@
 _folly_commit=32a9723ad4951fcc8b6324c55d967c3d2f21552e
 _thrift_commit=0a455fe206fc4c32de8bf40caf71a75d03edf87c
 _proxygen_commit=c4e89168873153ee74882f6d7bfadda16f91a308
-pkgrel=2
+pkgrel=3
 pkgdesc=Virtual Machine, Runtime, and JIT for PHP
 arch=('x86_64')
 url=http://hhvm.com;


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

2014-11-28 Thread Gaetan Bisson
Date: Friday, November 28, 2014 @ 20:53:51
  Author: bisson
Revision: 227171

fix FS#42943

Added:
  gnupg/trunk/oid2str-overflow.patch
  gnupg/trunk/subpacket-off.patch
Modified:
  gnupg/trunk/PKGBUILD

+
 PKGBUILD   |8 -
 oid2str-overflow.patch |   72 +++
 subpacket-off.patch|   38 
 3 files changed, 117 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 19:39:28 UTC (rev 227170)
+++ PKGBUILD2014-11-28 19:53:51 UTC (rev 227171)
@@ -6,7 +6,7 @@
 
 pkgname=gnupg
 pkgver=2.1.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='http://www.gnupg.org/'
 license=('GPL')
@@ -17,9 +17,13 @@
 depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
  'pinentry' 'bzip2' 'readline')
 
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
+'oid2str-overflow.patch'
+'subpacket-off.patch'
 'refresh-keys.patch'
 'hash-ecdsa.patch')
 sha1sums=('2fcd0ca6889ef6cb59e3275e8411f8b7778c2f33' 'SKIP'
+  '774f7fe541428f45ee145c763cf5634264e3bc69'
+  '1a86b834904c7d18d932ad1bb44d3642990d3cbd'
   '246bea8776882f4c0293685482558f6ead1cf902'
   'b9bd644276aa1c1a3fcaed82e65eecccfd1f36ed')
 
@@ -31,6 +35,8 @@
 
 prepare() {
cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../oid2str-overflow.patch
+   patch -p1 -i ../subpacket-off.patch
patch -p1 -i ../refresh-keys.patch
patch -p1 -i ../hash-ecdsa.patch
 }

Added: oid2str-overflow.patch
===
--- oid2str-overflow.patch  (rev 0)
+++ oid2str-overflow.patch  2014-11-28 19:53:51 UTC (rev 227171)
@@ -0,0 +1,72 @@
+From: Werner Koch w...@gnupg.org
+Date: Tue, 25 Nov 2014 10:58:56 + (+0100)
+Subject: Fix buffer overflow in openpgp_oid_to_str.
+X-Git-Url: 
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdiff_plain;h=8445ef24fc31e1fe0291e17f90f9f06b536e34da;hp=28dafd4714a9b01d3a6f1e6e5919bf6f909987c7
+
+Fix buffer overflow in openpgp_oid_to_str.
+
+* common/openpgp-oid.c (openpgp_oid_to_str): Fix unsigned underflow.
+
+* common/t-openpgp-oid.c (BADOID): New.
+(test_openpgp_oid_to_str): Add test cases.
+--
+
+The code has an obvious error by not considering invalid encoding for
+arc-2.  A first byte of 0x80 can be used to make a value of less then
+80 and we then subtract 80 from that value as required by the OID
+encoding rules.  Due to the unsigned integer this results in a pretty
+long value which won't fit anymore into the allocated buffer.
+
+The fix is obvious.  Also added a few simple test cases.  Note that we
+keep on using sprintf instead of snprintf because managing the
+remaining length of the buffer would probably be more error prone than
+assuring that the buffer is large enough.  Getting rid of sprintf
+altogether by using direct conversion along with membuf_t like code
+might be possible.
+
+Reported-by: Hanno Böck
+Signed-off-by: Werner Koch w...@gnupg.org
+
+Ported from libksba commit f715b9e156dfa99ae829fc694e5a0abd23ef97d7
+---
+
+diff --git a/common/openpgp-oid.c b/common/openpgp-oid.c
+index 010c23f..d3d1f2a 100644
+--- a/common/openpgp-oid.c
 b/common/openpgp-oid.c
+@@ -236,6 +236,8 @@ openpgp_oid_to_str (gcry_mpi_t a)
+ val = 7;
+ val |= buf[n]  0x7f;
+   }
++if (val  80)
++  goto badoid;
+ val -= 80;
+ sprintf (p, 2.%lu, val);
+ p += strlen (p);
+diff --git a/common/t-openpgp-oid.c b/common/t-openpgp-oid.c
+index 79e5a70..5cd778d 100644
+--- a/common/t-openpgp-oid.c
 b/common/t-openpgp-oid.c
+@@ -32,6 +32,9 @@
+   } while(0)
+ 
+ 
++#define BADOID 1.3.6.1.4.1.11591.2.12242973
++
++
+ static void
+ test_openpgp_oid_from_str (void)
+ {
+@@ -108,6 +111,12 @@ test_openpgp_oid_to_str (void)
+ { 1.3.132.0.35,
+   { 5, 0x2B, 0x81, 0x04, 0x00, 0x23 }},
+ 
++{ BADOID,
++  { 9, 0x80, 0x02, 0x70, 0x50, 0x25, 0x46, 0xfd, 0x0c, 0xc0 }},
++
++{ BADOID,
++  { 1, 0x80 }},
++
+ { NULL }};
+   gcry_mpi_t a;
+   int idx;

Added: subpacket-off.patch
===
--- subpacket-off.patch (rev 0)
+++ subpacket-off.patch 2014-11-28 19:53:51 UTC (rev 227171)
@@ -0,0 +1,38 @@
+From: Werner Koch w...@gnupg.org
+Date: Mon, 24 Nov 2014 16:28:25 + (+0100)
+Subject: gpg: Fix off-by-one read in the attribute subpacket parser.
+X-Git-Url: 
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdiff_plain;h=0988764397f99db4efef1eabcdb8072d6159af76;hp=b716e6a69919b89c7887d6c7c9b97e58d18fdf95
+
+gpg: Fix off-by-one read in the attribute subpacket parser.
+
+* g10/parse-packet.c (parse_attribute_subpkts): Check that the
+attribute packet is 

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

2014-11-28 Thread Gaetan Bisson
Date: Friday, November 28, 2014 @ 20:54:53
  Author: bisson
Revision: 227172

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

Added:
  gnupg/repos/testing-i686/PKGBUILD
(from rev 227171, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-i686/hash-ecdsa.patch
(from rev 227171, gnupg/trunk/hash-ecdsa.patch)
  gnupg/repos/testing-i686/install
(from rev 227171, gnupg/trunk/install)
  gnupg/repos/testing-i686/oid2str-overflow.patch
(from rev 227171, gnupg/trunk/oid2str-overflow.patch)
  gnupg/repos/testing-i686/refresh-keys.patch
(from rev 227171, gnupg/trunk/refresh-keys.patch)
  gnupg/repos/testing-i686/subpacket-off.patch
(from rev 227171, gnupg/trunk/subpacket-off.patch)
  gnupg/repos/testing-x86_64/PKGBUILD
(from rev 227171, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-x86_64/hash-ecdsa.patch
(from rev 227171, gnupg/trunk/hash-ecdsa.patch)
  gnupg/repos/testing-x86_64/install
(from rev 227171, gnupg/trunk/install)
  gnupg/repos/testing-x86_64/oid2str-overflow.patch
(from rev 227171, gnupg/trunk/oid2str-overflow.patch)
  gnupg/repos/testing-x86_64/refresh-keys.patch
(from rev 227171, gnupg/trunk/refresh-keys.patch)
  gnupg/repos/testing-x86_64/subpacket-off.patch
(from rev 227171, gnupg/trunk/subpacket-off.patch)
Deleted:
  gnupg/repos/testing-i686/PKGBUILD
  gnupg/repos/testing-i686/hash-ecdsa.patch
  gnupg/repos/testing-i686/install
  gnupg/repos/testing-i686/refresh-keys.patch
  gnupg/repos/testing-x86_64/PKGBUILD
  gnupg/repos/testing-x86_64/hash-ecdsa.patch
  gnupg/repos/testing-x86_64/install
  gnupg/repos/testing-x86_64/refresh-keys.patch

---+
 /PKGBUILD |  140 +
 /hash-ecdsa.patch |   96 ++
 /install  |   50 +++
 /refresh-keys.patch   |  476 
 testing-i686/PKGBUILD |   64 
 testing-i686/hash-ecdsa.patch |   48 ---
 testing-i686/install  |   25 -
 testing-i686/oid2str-overflow.patch   |   72 
 testing-i686/refresh-keys.patch   |  238 
 testing-i686/subpacket-off.patch  |   38 ++
 testing-x86_64/PKGBUILD   |   64 
 testing-x86_64/hash-ecdsa.patch   |   48 ---
 testing-x86_64/install|   25 -
 testing-x86_64/oid2str-overflow.patch |   72 
 testing-x86_64/refresh-keys.patch |  238 
 testing-x86_64/subpacket-off.patch|   38 ++
 16 files changed, 982 insertions(+), 750 deletions(-)

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


[arch-commits] Commit in (5 files)

2014-11-28 Thread speps
Date: Friday, November 28, 2014 @ 20:56:32
  Author: speps
Revision: 123273

addpkg: a2jmidid 8

Added:
  a2jmidid/
  a2jmidid/repos/
  a2jmidid/trunk/
  a2jmidid/trunk/PKGBUILD
  a2jmidid/trunk/a2jmidid-dso-pthread.patch

+
 PKGBUILD   |   37 +
 a2jmidid-dso-pthread.patch |   20 
 2 files changed, 57 insertions(+)

Added: a2jmidid/trunk/PKGBUILD
===
--- a2jmidid/trunk/PKGBUILD (rev 0)
+++ a2jmidid/trunk/PKGBUILD 2014-11-28 19:56:32 UTC (rev 123273)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Jiyunatori t...@0xc29.net
+
+pkgname=a2jmidid
+pkgver=8
+pkgrel=1
+pkgdesc=A daemon for exposing legacy ALSA sequencer applications in JACK MIDI 
system.
+arch=('i686' 'x86_64')
+url=http://home.gna.org/$pkgname/;
+license=('GPL')
+depends=('jack' 'python2-dbus')
+source=(http://download.gna.org/$pkgname/$pkgname-$pkgver.tar.bz2;
+$pkgname-dso-pthread.patch)
+md5sums=('9cf4edbc3ad2ddeeaf6c8c1791ff3ddd'
+ '4b15e485301aee48371844cb01689ad2')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # DSO link patch
+  patch -p1 -i ../$pkgname-dso-pthread.patch
+
+  # python2 shebang
+  sed -i 's/python/2/' a2j_control
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 waf configure --prefix=/usr
+  python2 waf
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 waf install --destdir=$pkgdir/
+}


Property changes on: a2jmidid/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: a2jmidid/trunk/a2jmidid-dso-pthread.patch
===
--- a2jmidid/trunk/a2jmidid-dso-pthread.patch   (rev 0)
+++ a2jmidid/trunk/a2jmidid-dso-pthread.patch   2014-11-28 19:56:32 UTC (rev 
123273)
@@ -0,0 +1,20 @@
+diff -aur a2jmidid-8/wscript a2jmidid-8.patched/wscript
+--- a2jmidid-8/wscript 2012-07-05 03:14:23.0 +0200
 a2jmidid-8.patched/wscript 2012-07-10 17:48:30.710109306 +0200
+@@ -67,6 +67,7 @@
+ conf.env['DBUS_ENABLED'] = False
+ 
+ conf.env['LIB_DL'] = ['dl']
++conf.env['LIB_PTHREAD'] = ['pthread']
+ 
+ #conf.check_header('expat.h', mandatory=True)
+ #conf.env['LIB_EXPAT'] = ['expat']
+@@ -152,7 +153,7 @@
+ 
+ prog.includes = '.' # make waf dependency tracking work
+ prog.target = 'a2jmidid'
+-prog.uselib = 'ALSA JACK DL'
++prog.uselib = 'ALSA JACK DL PTHREAD'
+ if bld.env()['DBUS_ENABLED']:
+ prog.uselib +=  DBUS-1
+ prog = bld.create_obj('cc', 'program')


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

2014-11-28 Thread speps
Date: Friday, November 28, 2014 @ 20:57:51
  Author: speps
Revision: 123274

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

Added:
  a2jmidid/repos/community-i686/
  a2jmidid/repos/community-i686/PKGBUILD
(from rev 123273, a2jmidid/trunk/PKGBUILD)
  a2jmidid/repos/community-i686/a2jmidid-dso-pthread.patch
(from rev 123273, a2jmidid/trunk/a2jmidid-dso-pthread.patch)
  a2jmidid/repos/community-x86_64/
  a2jmidid/repos/community-x86_64/PKGBUILD
(from rev 123273, a2jmidid/trunk/PKGBUILD)
  a2jmidid/repos/community-x86_64/a2jmidid-dso-pthread.patch
(from rev 123273, a2jmidid/trunk/a2jmidid-dso-pthread.patch)

-+
 community-i686/PKGBUILD |   37 ++
 community-i686/a2jmidid-dso-pthread.patch   |   20 ++
 community-x86_64/PKGBUILD   |   37 ++
 community-x86_64/a2jmidid-dso-pthread.patch |   20 ++
 4 files changed, 114 insertions(+)

Copied: a2jmidid/repos/community-i686/PKGBUILD (from rev 123273, 
a2jmidid/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-28 19:57:51 UTC (rev 123274)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Jiyunatori t...@0xc29.net
+
+pkgname=a2jmidid
+pkgver=8
+pkgrel=1
+pkgdesc=A daemon for exposing legacy ALSA sequencer applications in JACK MIDI 
system.
+arch=('i686' 'x86_64')
+url=http://home.gna.org/$pkgname/;
+license=('GPL')
+depends=('jack' 'python2-dbus')
+source=(http://download.gna.org/$pkgname/$pkgname-$pkgver.tar.bz2;
+$pkgname-dso-pthread.patch)
+md5sums=('9cf4edbc3ad2ddeeaf6c8c1791ff3ddd'
+ '4b15e485301aee48371844cb01689ad2')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # DSO link patch
+  patch -p1 -i ../$pkgname-dso-pthread.patch
+
+  # python2 shebang
+  sed -i 's/python/2/' a2j_control
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 waf configure --prefix=/usr
+  python2 waf
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 waf install --destdir=$pkgdir/
+}

Copied: a2jmidid/repos/community-i686/a2jmidid-dso-pthread.patch (from rev 
123273, a2jmidid/trunk/a2jmidid-dso-pthread.patch)
===
--- community-i686/a2jmidid-dso-pthread.patch   (rev 0)
+++ community-i686/a2jmidid-dso-pthread.patch   2014-11-28 19:57:51 UTC (rev 
123274)
@@ -0,0 +1,20 @@
+diff -aur a2jmidid-8/wscript a2jmidid-8.patched/wscript
+--- a2jmidid-8/wscript 2012-07-05 03:14:23.0 +0200
 a2jmidid-8.patched/wscript 2012-07-10 17:48:30.710109306 +0200
+@@ -67,6 +67,7 @@
+ conf.env['DBUS_ENABLED'] = False
+ 
+ conf.env['LIB_DL'] = ['dl']
++conf.env['LIB_PTHREAD'] = ['pthread']
+ 
+ #conf.check_header('expat.h', mandatory=True)
+ #conf.env['LIB_EXPAT'] = ['expat']
+@@ -152,7 +153,7 @@
+ 
+ prog.includes = '.' # make waf dependency tracking work
+ prog.target = 'a2jmidid'
+-prog.uselib = 'ALSA JACK DL'
++prog.uselib = 'ALSA JACK DL PTHREAD'
+ if bld.env()['DBUS_ENABLED']:
+ prog.uselib +=  DBUS-1
+ prog = bld.create_obj('cc', 'program')

Copied: a2jmidid/repos/community-x86_64/PKGBUILD (from rev 123273, 
a2jmidid/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-28 19:57:51 UTC (rev 123274)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Jiyunatori t...@0xc29.net
+
+pkgname=a2jmidid
+pkgver=8
+pkgrel=1
+pkgdesc=A daemon for exposing legacy ALSA sequencer applications in JACK MIDI 
system.
+arch=('i686' 'x86_64')
+url=http://home.gna.org/$pkgname/;
+license=('GPL')
+depends=('jack' 'python2-dbus')
+source=(http://download.gna.org/$pkgname/$pkgname-$pkgver.tar.bz2;
+$pkgname-dso-pthread.patch)
+md5sums=('9cf4edbc3ad2ddeeaf6c8c1791ff3ddd'
+ '4b15e485301aee48371844cb01689ad2')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # DSO link patch
+  patch -p1 -i ../$pkgname-dso-pthread.patch
+
+  # python2 shebang
+  sed -i 's/python/2/' a2j_control
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 waf configure --prefix=/usr
+  python2 waf
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 waf install --destdir=$pkgdir/
+}

Copied: a2jmidid/repos/community-x86_64/a2jmidid-dso-pthread.patch (from rev 
123273, a2jmidid/trunk/a2jmidid-dso-pthread.patch)
===
--- community-x86_64/a2jmidid-dso-pthread.patch (rev 0)
+++ community-x86_64/a2jmidid-dso-pthread.patch 2014-11-28 19:57:51 UTC (rev 
123274)
@@ -0,0 +1,20 @@
+diff -aur a2jmidid-8/wscript a2jmidid-8.patched/wscript
+--- a2jmidid-8/wscript 2012-07-05 

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

2014-11-28 Thread Sven-Hendrik Haase
Date: Friday, November 28, 2014 @ 21:22:15
  Author: svenstaro
Revision: 123275

upgpkg: wine 1.7.32-1

upstream release 1.7.32

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 19:57:51 UTC (rev 123274)
+++ PKGBUILD2014-11-28 20:22:15 UTC (rev 123275)
@@ -5,7 +5,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=wine
-pkgver=1.7.31
+pkgver=1.7.32
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -12,7 +12,7 @@
 
 
source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
 30-win32-aliases.conf)
-sha1sums=('bd856753043bf25ff330b9826cf3a6de3c48dd61'
+sha1sums=('9e11a8102e903580a840556f3dcd782aee3589de'
   'SKIP'
   '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
 validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7)


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

2014-11-28 Thread Sven-Hendrik Haase
Date: Friday, November 28, 2014 @ 21:22:28
  Author: svenstaro
Revision: 123276

archrelease: copy trunk to community-i686

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

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

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2014-11-28 20:22:15 UTC (rev 123275)
+++ 30-win32-aliases.conf   2014-11-28 20:22:28 UTC (rev 123276)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-28 20:22:15 UTC (rev 123275)
+++ PKGBUILD2014-11-28 20:22:28 UTC (rev 123276)
@@ -1,181 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Eduardo Romero edua...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=wine
-pkgver=1.7.31
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-sha1sums=('bd856753043bf25ff330b9826cf3a6de3c48dd61'
-  'SKIP'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7)
-
-pkgdesc=A compatibility layer for running Windows programs
-url=http://www.winehq.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  libpcap lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc=4.5.0-2'  'gcc-multilib=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcms2   lib32-lcms2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  alsa-liblib32-alsa-lib
-  libxcomposite   lib32-libxcomposite
-  mesalib32-mesa
-  mesa-libgl  lib32-mesa-libgl
-  libcl   lib32-libcl
-  libxslt lib32-libxslt
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  libldap lib32-libldap
-  gnutls  lib32-gnutls
-  lcms2   lib32-lcms2
-  libxml2 lib32-libxml2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  libpulselib32-libpulse
-  alsa-plugins

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

2014-11-28 Thread Sven-Hendrik Haase
Date: Friday, November 28, 2014 @ 21:51:57
  Author: svenstaro
Revision: 123277

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2014-11-28 20:22:28 UTC (rev 123276)
+++ 30-win32-aliases.conf   2014-11-28 20:51:57 UTC (rev 123277)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 123276, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2014-11-28 20:51:57 UTC (rev 123277)
@@ -0,0 +1,20 @@
+?xml version=1.0?
+!DOCTYPE fontconfig SYSTEM fonts.dtd
+fontconfig
+  alias binding=same
+familyMS Shell Dlg/family
+acceptfamilyMicrosoft Sans Serif/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+  alias binding=same
+familyMS Shell Dlg 2/family
+acceptfamilyTahoma/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+
+  alias binding=same
+familyMS Sans Serif/family
+preferfamilyMicrosoft Sans Serif/family/prefer
+defaultfamilysans-serif/family/default
+  /alias
+/fontconfig

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-28 20:22:28 UTC (rev 123276)
+++ PKGBUILD2014-11-28 20:51:57 UTC (rev 123277)
@@ -1,181 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Eduardo Romero edua...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=wine
-pkgver=1.7.31
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-sha1sums=('bd856753043bf25ff330b9826cf3a6de3c48dd61'
-  'SKIP'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7)
-
-pkgdesc=A compatibility layer for running Windows programs
-url=http://www.winehq.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  libpcap lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc=4.5.0-2'  'gcc-multilib=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcms2   lib32-lcms2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  alsa-liblib32-alsa-lib
-  libxcomposite   lib32-libxcomposite
-  mesalib32-mesa
-  mesa-libgl  lib32-mesa-libgl
-  libcl   lib32-libcl
-  libxslt lib32-libxslt
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  libldap lib32-libldap
-  gnutls  lib32-gnutls
-  lcms2   lib32-lcms2
-  libxml2 lib32-libxml2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  libpulselib32-libpulse
-  

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

2014-11-28 Thread Felix Yan
Date: Saturday, November 29, 2014 @ 01:34:57
  Author: fyan
Revision: 227173

upgpkg: python-logilab-common 0.63.1-1

- upstream new release
- enable tests
- add missing optdepend: six

Modified:
  python-logilab-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 19:54:53 UTC (rev 227172)
+++ PKGBUILD2014-11-29 00:34:57 UTC (rev 227173)
@@ -1,26 +1,27 @@
 # $Id$
 # Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: Stéphane Gaudreault steph...@archlinux.org
 # Contributor: Alexander Fehr pizzapunk gmail com
 
 pkgbase=python-logilab-common
 pkgname=('python2-logilab-common' 'python-logilab-common')
-pkgver=0.63.0
+pkgver=0.63.1
 pkgrel=1
 pkgdesc=Useful miscellaneous modules used by Logilab projects
 arch=('any')
 url=http://www.logilab.org/project/logilab-common;
 license=('LGPL')
-makedepends=('python2' 'python')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-six' 'python2-six' 'python-pytz' 'python2-pytz' 
'python2-egenix-mx-base')
 
source=(https://pypi.python.org/packages/source/l/logilab-common/logilab-common-$pkgver.tar.gz;)
-sha1sums=('13493a9fae9c9fdf9e814894fa93ca0bfbbffcbf')
+sha1sums=('c29eb16fdd4974dfb5a568dc661c5dc863834137')
 
-build() {
-  cd ${srcdir}
-
+prepare() {
   cp -a logilab-common-${pkgver}{,-py3}
+}
 
+build() {
   cd logilab-common-${pkgver}
   python2 setup.py build
 
@@ -28,8 +29,23 @@
   python3 setup.py build
 }
 
+check() {
+  cd logilab-common-${pkgver}
+  # Hack to make it importable at this stage
+  touch build/lib/logilab/__init__.py
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH python2 bin/pytest
+  rm build/lib/logilab/__init__.py
+
+  cd ../logilab-common-${pkgver}-py3
+  touch build/lib/logilab/__init__.py
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH python3 bin/pytest
+  rm build/lib/logilab/__init__.py
+}
+
 package_python2-logilab-common() {
   depends=('python2')
+  optdepends=('python2-six: for logilab.common.testlib')
+
   cd ${srcdir}/logilab-common-${pkgver}
 
   python2 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
@@ -42,6 +58,8 @@
 
 package_python-logilab-common() {
   depends=('python')
+  optdepends=('python-six: for logilab.common.testlib')
+
   cd ${srcdir}/logilab-common-${pkgver}-py3
 
   python3 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}


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

2014-11-28 Thread Felix Yan
Date: Saturday, November 29, 2014 @ 01:35:19
  Author: fyan
Revision: 227174

archrelease: copy trunk to extra-any

Added:
  python-logilab-common/repos/extra-any/PKGBUILD
(from rev 227173, python-logilab-common/trunk/PKGBUILD)
Deleted:
  python-logilab-common/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  120 +++--
 1 file changed, 69 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-29 00:34:57 UTC (rev 227173)
+++ PKGBUILD2014-11-29 00:35:19 UTC (rev 227174)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez an...@archlinux.org
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-
-pkgbase=python-logilab-common
-pkgname=('python2-logilab-common' 'python-logilab-common')
-pkgver=0.63.0
-pkgrel=1
-pkgdesc=Useful miscellaneous modules used by Logilab projects
-arch=('any')
-url=http://www.logilab.org/project/logilab-common;
-license=('LGPL')
-makedepends=('python2' 'python')
-source=(https://pypi.python.org/packages/source/l/logilab-common/logilab-common-$pkgver.tar.gz;)
-sha1sums=('13493a9fae9c9fdf9e814894fa93ca0bfbbffcbf')
-
-build() {
-  cd ${srcdir}
-
-  cp -a logilab-common-${pkgver}{,-py3}
-
-  cd logilab-common-${pkgver}
-  python2 setup.py build
-
-  cd ../logilab-common-${pkgver}-py3
-  python3 setup.py build
-}
-
-package_python2-logilab-common() {
-  depends=('python2')
-  cd ${srcdir}/logilab-common-${pkgver}
-
-  python2 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
-
-  mv ${pkgdir}/usr/bin/pytest{,2}
-
-  # fix permissions ...
-  find ${pkgdir} -type f -exec chmod +r {} \;
-}
-
-package_python-logilab-common() {
-  depends=('python')
-  cd ${srcdir}/logilab-common-${pkgver}-py3
-
-  python3 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
-
-  # fix permissions ...
-  find ${pkgdir} -type f -exec chmod +r {} \;
-}

Copied: python-logilab-common/repos/extra-any/PKGBUILD (from rev 227173, 
python-logilab-common/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-29 00:35:19 UTC (rev 227174)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Angel Velasquez an...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+
+pkgbase=python-logilab-common
+pkgname=('python2-logilab-common' 'python-logilab-common')
+pkgver=0.63.1
+pkgrel=1
+pkgdesc=Useful miscellaneous modules used by Logilab projects
+arch=('any')
+url=http://www.logilab.org/project/logilab-common;
+license=('LGPL')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-six' 'python2-six' 'python-pytz' 'python2-pytz' 
'python2-egenix-mx-base')
+source=(https://pypi.python.org/packages/source/l/logilab-common/logilab-common-$pkgver.tar.gz;)
+sha1sums=('c29eb16fdd4974dfb5a568dc661c5dc863834137')
+
+prepare() {
+  cp -a logilab-common-${pkgver}{,-py3}
+}
+
+build() {
+  cd logilab-common-${pkgver}
+  python2 setup.py build
+
+  cd ../logilab-common-${pkgver}-py3
+  python3 setup.py build
+}
+
+check() {
+  cd logilab-common-${pkgver}
+  # Hack to make it importable at this stage
+  touch build/lib/logilab/__init__.py
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH python2 bin/pytest
+  rm build/lib/logilab/__init__.py
+
+  cd ../logilab-common-${pkgver}-py3
+  touch build/lib/logilab/__init__.py
+  PYTHONPATH=$PWD/build/lib:$PYTHONPATH python3 bin/pytest
+  rm build/lib/logilab/__init__.py
+}
+
+package_python2-logilab-common() {
+  depends=('python2')
+  optdepends=('python2-six: for logilab.common.testlib')
+
+  cd ${srcdir}/logilab-common-${pkgver}
+
+  python2 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
+
+  mv ${pkgdir}/usr/bin/pytest{,2}
+
+  # fix permissions ...
+  find ${pkgdir} -type f -exec chmod +r {} \;
+}
+
+package_python-logilab-common() {
+  depends=('python')
+  optdepends=('python-six: for logilab.common.testlib')
+
+  cd ${srcdir}/logilab-common-${pkgver}-py3
+
+  python3 setup.py install --optimize=1 --skip-build --prefix=/usr 
--root=${pkgdir}
+
+  # fix permissions ...
+  find ${pkgdir} -type f -exec chmod +r {} \;
+}


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

2014-11-28 Thread Laurent Carlier
Date: Saturday, November 29, 2014 @ 06:54:09
  Author: lcarlier
Revision: 123278

upgpkg: valgrind-multilib 3.10.1-1

upstream update 3.10.1

Modified:
  valgrind-multilib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 20:51:57 UTC (rev 123277)
+++ PKGBUILD2014-11-29 05:54:09 UTC (rev 123278)
@@ -3,7 +3,7 @@
 # Contributor: Allan McRae al...@archlinux.org
 
 pkgname=valgrind-multilib
-pkgver=3.10.0
+pkgver=3.10.1
 pkgrel=1
 pkgdesc=A tool to help find memory-management problems in programs for 
multilib
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=('staticlibs' '!emptydirs')
 source=(http://valgrind.org/downloads/valgrind-$pkgver.tar.bz2
 valgrind-3.9.0-glibc-2.20.patch)
-sha1sums=('aec0b8cd042ec36c8cce4f6027b98627ab202f26'
+sha1sums=('15518427de842547ffa84eff8b2b67f3b16581a8'
   '2080c3d44de20857f18b03a93404a8f3d3721f7e')
 
 provides=('valgrind')


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

2014-11-28 Thread Laurent Carlier
Date: Saturday, November 29, 2014 @ 06:54:22
  Author: lcarlier
Revision: 123279

archrelease: copy trunk to multilib-x86_64

Added:
  valgrind-multilib/repos/multilib-x86_64/PKGBUILD
(from rev 123278, valgrind-multilib/trunk/PKGBUILD)
  valgrind-multilib/repos/multilib-x86_64/valgrind-3.9.0-glibc-2.20.patch
(from rev 123278, valgrind-multilib/trunk/valgrind-3.9.0-glibc-2.20.patch)
Deleted:
  valgrind-multilib/repos/multilib-x86_64/PKGBUILD
  valgrind-multilib/repos/multilib-x86_64/valgrind-3.9.0-glibc-2.20.patch

-+
 PKGBUILD|   76 +++---
 valgrind-3.9.0-glibc-2.20.patch |   74 ++---
 2 files changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-11-29 05:54:09 UTC (rev 123278)
+++ PKGBUILD2014-11-29 05:54:22 UTC (rev 123279)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Dan McGee d...@archlinux.org
-# Contributor: Allan McRae al...@archlinux.org
-
-pkgname=valgrind-multilib
-pkgver=3.10.0
-pkgrel=1
-pkgdesc=A tool to help find memory-management problems in programs for 
multilib
-arch=(x86_64)
-license=(GPL)
-url='http://valgrind.org/'
-depends=('lib32-glibc=2.20' 'lib32-glibc2.21' 'perl')
-makedepends=('gdb' 'openmpi' 'gcc-multilib')
-optdepends=('openmpi: MPI support')
-options=('staticlibs' '!emptydirs')
-source=(http://valgrind.org/downloads/valgrind-$pkgver.tar.bz2
-valgrind-3.9.0-glibc-2.20.patch)
-sha1sums=('aec0b8cd042ec36c8cce4f6027b98627ab202f26'
-  '2080c3d44de20857f18b03a93404a8f3d3721f7e')
-
-provides=('valgrind')
-conflicts=('valgrind')
-
-prepare() {
-  cd valgrind-$pkgver
-  patch -p1 -i $srcdir/valgrind-3.9.0-glibc-2.20.patch
-}
-
-build() {
-  cd valgrind-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share/man --with-mpicc=mpicc
-  make
-}
-
-package() {
-  cd valgrind-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: valgrind-multilib/repos/multilib-x86_64/PKGBUILD (from rev 123278, 
valgrind-multilib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-11-29 05:54:22 UTC (rev 123279)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Dan McGee d...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+
+pkgname=valgrind-multilib
+pkgver=3.10.1
+pkgrel=1
+pkgdesc=A tool to help find memory-management problems in programs for 
multilib
+arch=(x86_64)
+license=(GPL)
+url='http://valgrind.org/'
+depends=('lib32-glibc=2.20' 'lib32-glibc2.21' 'perl')
+makedepends=('gdb' 'openmpi' 'gcc-multilib')
+optdepends=('openmpi: MPI support')
+options=('staticlibs' '!emptydirs')
+source=(http://valgrind.org/downloads/valgrind-$pkgver.tar.bz2
+valgrind-3.9.0-glibc-2.20.patch)
+sha1sums=('15518427de842547ffa84eff8b2b67f3b16581a8'
+  '2080c3d44de20857f18b03a93404a8f3d3721f7e')
+
+provides=('valgrind')
+conflicts=('valgrind')
+
+prepare() {
+  cd valgrind-$pkgver
+  patch -p1 -i $srcdir/valgrind-3.9.0-glibc-2.20.patch
+}
+
+build() {
+  cd valgrind-$pkgver
+  ./configure --prefix=/usr --mandir=/usr/share/man --with-mpicc=mpicc
+  make
+}
+
+package() {
+  cd valgrind-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: valgrind-3.9.0-glibc-2.20.patch
===
--- valgrind-3.9.0-glibc-2.20.patch 2014-11-29 05:54:09 UTC (rev 123278)
+++ valgrind-3.9.0-glibc-2.20.patch 2014-11-29 05:54:22 UTC (rev 123279)
@@ -1,37 +0,0 @@
-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.20)
-+  { $as_echo $as_me:${as_lineno-$LINENO}: result: 2.20 family 5
-+$as_echo 2.20 family 6; }
-+
-+$as_echo #define GLIBC_2_20 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.20)
-+  AC_MSG_RESULT(2.20 family)
-+  AC_DEFINE([GLIBC_2_20], 1, [Define to 1 if you're using glibc 2.20.x])
-+  DEFAULT_SUPP=glibc-2.X.supp ${DEFAULT_SUPP}