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

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 10:50:12
  Author: arodseth
Revision: 123376

upgpkg: hwinfo 21.9.1.1-1

Modified:
  hwinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 04:35:00 UTC (rev 123375)
+++ PKGBUILD2014-12-03 09:50:12 UTC (rev 123376)
@@ -5,7 +5,7 @@
 # Contributor: champus, madeye, ranguvar and ninja_pt
 
 pkgname=hwinfo
-pkgver=21.8.1.1
+pkgver=21.9.1.1
 pkgrel=1
 pkgdesc='Hardware detection tool from openSUSE'
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 
source=(http://download.opensuse.org/source/factory/repo/oss/suse/src/$pkgname-${pkgver%.*.*}-${pkgver#*.*.}.src.rpm;
 'custom_ioctl.patch')
-sha256sums=('9d302b09363619ba68449698dbe73a038a884c224680ee10fc00c48ef63d9f7f'
+sha256sums=('29fae33de43694d10f850dee2e151ca8d4fd7c1cc522afc23f5ac3e6d6ea9f02'
 '6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
 
 prepare() {


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

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 10:50:22
  Author: arodseth
Revision: 123377

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

Added:
  hwinfo/repos/community-i686/PKGBUILD
(from rev 123376, hwinfo/trunk/PKGBUILD)
  hwinfo/repos/community-i686/custom_ioctl.patch
(from rev 123376, hwinfo/trunk/custom_ioctl.patch)
  hwinfo/repos/community-x86_64/PKGBUILD
(from rev 123376, hwinfo/trunk/PKGBUILD)
  hwinfo/repos/community-x86_64/custom_ioctl.patch
(from rev 123376, hwinfo/trunk/custom_ioctl.patch)
Deleted:
  hwinfo/repos/community-i686/PKGBUILD
  hwinfo/repos/community-i686/custom_ioctl.patch
  hwinfo/repos/community-x86_64/PKGBUILD
  hwinfo/repos/community-x86_64/custom_ioctl.patch

-+
 /PKGBUILD   |   90 ++
 /custom_ioctl.patch |   32 
 community-i686/PKGBUILD |   45 -
 community-i686/custom_ioctl.patch   |   16 --
 community-x86_64/PKGBUILD   |   45 -
 community-x86_64/custom_ioctl.patch |   16 --
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 09:50:12 UTC (rev 123376)
+++ community-i686/PKGBUILD 2014-12-03 09:50:22 UTC (rev 123377)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Kaiting Chen kaitocr...@gmail.com
-# Contributor: Gergely Imreh imrehgATgmailDOTcom
-# Contributor: champus, madeye, ranguvar and ninja_pt
-
-pkgname=hwinfo
-pkgver=21.8.1.1
-pkgrel=1
-pkgdesc='Hardware detection tool from openSUSE'
-arch=('x86_64' 'i686')
-url='http://download.opensuse.org/source/factory/repo/oss/suse/src/'
-license=('GPL2')
-depends=('libx86emu' 'bash' 'perl')
-makedepends=('sysfsutils' 'rpmextract' 'flex' 'git')
-options=('!emptydirs')
-source=(http://download.opensuse.org/source/factory/repo/oss/suse/src/$pkgname-${pkgver%.*.*}-${pkgver#*.*.}.src.rpm;
-'custom_ioctl.patch')
-sha256sums=('9d302b09363619ba68449698dbe73a038a884c224680ee10fc00c48ef63d9f7f'
-'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
-
-prepare() {
-  #aria2c -M $pkgname.meta4 -V -c --allow-overwrite=true --no-conf=true
-
-  # Wish upstream could just provide a normal $pkgname-$pkgver.tar.gz...
-  rpmextract.sh $pkgname-${pkgver%.*.*}-${pkgver#*.*.}.src.rpm
-  tar Jxf $pkgname-${pkgver%.*.*}.tar.xz
-
-  # Patching
-  cd $pkgname-${pkgver%.*.*}
-  patch -p0 -i ../custom_ioctl.patch
-}
-
-build() {
-  make -C $pkgname-${pkgver%.*.*} -j1 \
-CFLAGS+=-fPIC -I$srcdir/$pkgname-${pkgver%.*.*}/src/hd \
-LIBDIR=/usr/lib
-}
-
-package() {
-  make -C $pkgname-${pkgver%.*.*} LIBDIR=/usr/lib DESTDIR=$pkgdir install
-  mv $pkgdir/usr/sbin $pkgdir/usr/bin
-}
-
-# vim:set ts=2 sw=2 et:

Copied: hwinfo/repos/community-i686/PKGBUILD (from rev 123376, 
hwinfo/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-03 09:50:22 UTC (rev 123377)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Kaiting Chen kaitocr...@gmail.com
+# Contributor: Gergely Imreh imrehgATgmailDOTcom
+# Contributor: champus, madeye, ranguvar and ninja_pt
+
+pkgname=hwinfo
+pkgver=21.9.1.1
+pkgrel=1
+pkgdesc='Hardware detection tool from openSUSE'
+arch=('x86_64' 'i686')
+url='http://download.opensuse.org/source/factory/repo/oss/suse/src/'
+license=('GPL2')
+depends=('libx86emu' 'bash' 'perl')
+makedepends=('sysfsutils' 'rpmextract' 'flex' 'git')
+options=('!emptydirs')
+source=(http://download.opensuse.org/source/factory/repo/oss/suse/src/$pkgname-${pkgver%.*.*}-${pkgver#*.*.}.src.rpm;
+'custom_ioctl.patch')
+sha256sums=('29fae33de43694d10f850dee2e151ca8d4fd7c1cc522afc23f5ac3e6d6ea9f02'
+'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
+
+prepare() {
+  #aria2c -M $pkgname.meta4 -V -c --allow-overwrite=true --no-conf=true
+
+  # Wish upstream could just provide a normal $pkgname-$pkgver.tar.gz...
+  rpmextract.sh $pkgname-${pkgver%.*.*}-${pkgver#*.*.}.src.rpm
+  tar Jxf $pkgname-${pkgver%.*.*}.tar.xz
+
+  # Patching
+  cd $pkgname-${pkgver%.*.*}
+  patch -p0 -i ../custom_ioctl.patch
+}
+
+build() {
+  make -C $pkgname-${pkgver%.*.*} -j1 \
+CFLAGS+=-fPIC -I$srcdir/$pkgname-${pkgver%.*.*}/src/hd \
+LIBDIR=/usr/lib
+}
+
+package() {
+  make -C $pkgname-${pkgver%.*.*} LIBDIR=/usr/lib DESTDIR=$pkgdir install
+  mv $pkgdir/usr/sbin $pkgdir/usr/bin
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/custom_ioctl.patch
===
--- community-i686/custom_ioctl.patch   2014-12-03 09:50:12 UTC (rev 123376)
+++ community-i686/custom_ioctl.patch   2014-12-03 09:50:22 UTC 

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

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 11:10:50
  Author: arodseth
Revision: 123378

upgpkg: python-nltk 3.0.0-1

Modified:
  python-nltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 09:50:22 UTC (rev 123377)
+++ PKGBUILD2014-12-03 10:10:50 UTC (rev 123378)
@@ -5,12 +5,7 @@
 
 pkgbase=python-nltk
 pkgname=('python2-nltk' 'python-nltk')
-
-# NOTE: Using an alpha version because it's the first version (apart fomr 
3.0a3)
-# to support both python 2 and 3. It makes it better suited for a split 
package.
-# Rumors has it that 3.0 is going to be released in about a month.
-pkgver=3.0a4
-
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Natural language processing in Python'
 arch=('any')
@@ -17,22 +12,20 @@
 url='http://www.nltk.org/'
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=(http://www.nltk.org/nltk3-alpha/nltk-$pkgver.tar.gz;)
-sha256sums=('7fe72c386c2d3d050e3f5ffc80741906dbae9767a21558fd85e4208330dfb03e')
+source=(git+https://github.com/nltk/nltk#tag=$pkgver;)
+md5sums=('SKIP')
 
 prepare() {
-  cp -r nltk-$pkgver nltk-py2-$pkgver
-
+  cp -r nltk nltk-py2
   # python 2 fix
-  cd nltk-py2-$pkgver
+  cd nltk-py2
   find . -type f -exec sed -i 's:^#.*env python:#!/usr/bin/env python2:' {} +
 }
 
 build() {
-  cd $srcdir/nltk-$pkgver
+  cd nltk
   python setup.py build
-
-  cd $srcdir/nltk-py2-$pkgver
+  cd $srcdir/nltk-py2
   python2 setup.py build
 }
 
@@ -42,7 +35,7 @@
   'python-matplotlib: used for plotting')
   depends=('python-yaml')
 
-  cd nltk-$pkgver
+  cd nltk
   python setup.py install --root=$pkgdir --optimize=1
 }
 
@@ -52,7 +45,7 @@
   'python2-matplotlib: used for plotting')
   depends=('python2-yaml')
 
-  cd nltk-py2-$pkgver
+  cd nltk-py2
   python2 setup.py install --root=$pkgdir --optimize=1
 }
 


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

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 11:10:57
  Author: arodseth
Revision: 123379

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 10:10:50 UTC (rev 123378)
+++ PKGBUILD2014-12-03 10:10:57 UTC (rev 123379)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Chris Baker baker.chri...@gmail.com
-
-pkgbase=python-nltk
-pkgname=('python2-nltk' 'python-nltk')
-
-# NOTE: Using an alpha version because it's the first version (apart fomr 
3.0a3)
-# to support both python 2 and 3. It makes it better suited for a split 
package.
-# Rumors has it that 3.0 is going to be released in about a month.
-pkgver=3.0a4
-
-pkgrel=1
-pkgdesc='Natural language processing in Python'
-arch=('any')
-url='http://www.nltk.org/'
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=(http://www.nltk.org/nltk3-alpha/nltk-$pkgver.tar.gz;)
-sha256sums=('7fe72c386c2d3d050e3f5ffc80741906dbae9767a21558fd85e4208330dfb03e')
-
-prepare() {
-  cp -r nltk-$pkgver nltk-py2-$pkgver
-
-  # python 2 fix
-  cd nltk-py2-$pkgver
-  find . -type f -exec sed -i 's:^#.*env python:#!/usr/bin/env python2:' {} +
-}
-
-build() {
-  cd $srcdir/nltk-$pkgver
-  python setup.py build
-
-  cd $srcdir/nltk-py2-$pkgver
-  python2 setup.py build
-}
-
-package_python-nltk() {
-  optdepends=('nltk-data: test data'
-  'python-numpy: used for calculations'
-  'python-matplotlib: used for plotting')
-  depends=('python-yaml')
-
-  cd nltk-$pkgver
-  python setup.py install --root=$pkgdir --optimize=1
-}
-
-package_python2-nltk() {
-  optdepends=('nltk-data: test data'
-  'python2-numpy: used for calculations'
-  'python2-matplotlib: used for plotting')
-  depends=('python2-yaml')
-
-  cd nltk-py2-$pkgver
-  python2 setup.py install --root=$pkgdir --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-nltk/repos/community-any/PKGBUILD (from rev 123378, 
python-nltk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 10:10:57 UTC (rev 123379)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Chris Baker baker.chri...@gmail.com
+
+pkgbase=python-nltk
+pkgname=('python2-nltk' 'python-nltk')
+pkgver=3.0.0
+pkgrel=1
+pkgdesc='Natural language processing in Python'
+arch=('any')
+url='http://www.nltk.org/'
+license=('APACHE')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=(git+https://github.com/nltk/nltk#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -r nltk nltk-py2
+  # python 2 fix
+  cd nltk-py2
+  find . -type f -exec sed -i 's:^#.*env python:#!/usr/bin/env python2:' {} +
+}
+
+build() {
+  cd nltk
+  python setup.py build
+  cd $srcdir/nltk-py2
+  python2 setup.py build
+}
+
+package_python-nltk() {
+  optdepends=('nltk-data: test data'
+  'python-numpy: used for calculations'
+  'python-matplotlib: used for plotting')
+  depends=('python-yaml')
+
+  cd nltk
+  python setup.py install --root=$pkgdir --optimize=1
+}
+
+package_python2-nltk() {
+  optdepends=('nltk-data: test data'
+  'python2-numpy: used for calculations'
+  'python2-matplotlib: used for plotting')
+  depends=('python2-yaml')
+
+  cd nltk-py2
+  python2 setup.py install --root=$pkgdir --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-03 Thread Ike Devolder
Date: Wednesday, December 3, 2014 @ 12:02:49
  Author: idevolder
Revision: 123380

opera :: 26.0.1656.32

currently only x86_64
i686 might come, we'll see

Added:
  opera/trunk/default
  opera/trunk/opera
Modified:
  opera/trunk/PKGBUILD
  opera/trunk/opera.install

---+
 PKGBUILD  |   77 +++-
 default   |4 ++
 opera |   13 +
 opera.install |   37 --
 4 files changed, 94 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 10:10:57 UTC (rev 123379)
+++ PKGBUILD2014-12-03 11:02:49 UTC (rev 123380)
@@ -1,44 +1,65 @@
 # $Id$
 # vim:set ft=sh:
 # Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
 # Contributor: Mateusz Herych heni...@gmail.com
 # Contributor: ruario ruario AT opera DOT com
 # Contributor: Daniel Isenmann daniel AT archlinux DOT org
 # Contributor: dorphell dorphell AT archlinux DOT org
 # Contributor: Sigitas Mazaliauskas sigis AT gmail DOT com
+# Contributor: eworm
 
 pkgname=opera
-_ver=12.16
-_build=1860
-pkgver=$_ver.$_build
-pkgrel=2
-pkgdesc='Fast and secure web browser and Internet suite'
-arch=('i686' 'x86_64')
-url='http://www.opera.com/browser/'
+pkgver=26.0.1656.32
+pkgrel=1
+pkgdesc=A fast and secure web browser and Internet suite.
+url=http://www.opera.com/;
+install=${pkgname}.install
+options=(!strip !zipman)
 license=('custom:opera')
-depends=('gcc-libs' 'libxt' 'freetype2' 'libxext' 'glib2' 'ttf-font'
- 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('gstreamer0.10-base-plugins: HTML5 Video support'
-'gstreamer0.10-good: HTML5 Video support')
-install=$pkgname.install
-options=(!strip !zipman)
+backup=(etc/$pkgname/default)
+arch=('x86_64')
+source=(
+   
http://deb.opera.com/opera/pool/non-free/o/${pkgname}-stable/${pkgname}-stable_${pkgver}_amd64.deb;
+   opera
+   default
+)
 
+prepare() {
+   sed -e s/%pkgname%/$pkgname/g -i $srcdir/opera
+   sed -e s/%operabin%/x86_64-linux-gnu\/$pkgname\/$pkgname/g \
+   -i $srcdir/opera
+}
 
-  
#source=(http://get.geo.opera.com/pub/opera/linux/${_ver/./}/opera-${_ver}-${_build}.i386.linux.tar.xz
-  
#http://get.geo.opera.com/pub/opera/linux/${_ver/./}/opera-${_ver}-${_build}.x86_64.linux.tar.xz)
+package() {
+   depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'libxtst' 
'gconf' 'libxss' 'gcc-libs' 'alsa-lib' 'nss' 'freetype2' 'ttf-font')
+   optdepends=(
+   'curl: opera crash reporter and autoupdate checker'
+   'ffmpeg: playback of not really open formats'
+   )
 
-if [[ $CARCH == i686 ]]; then
-  _arch=i386
-  
source=(http://get.geo.opera.com/pub/opera/linux/${_ver/./}/opera-${_ver}-${_build}.${_arch}.linux.tar.xz)
-  
sha256sums=('df640656a52b7c714faf25de92d84992116ce8f82b7a67afc1121eb3c428489d')
-elif [[ $CARCH == x86_64 ]]; then
-  _arch=$CARCH
-  
source=(http://get.geo.opera.com/pub/opera/linux/${_ver/./}/opera-${_ver}-${_build}.${_arch}.linux.tar.xz)
-  
sha256sums=('b3b5cada3829d2b3b0e2da25e9444ce9dff73dc6692586ce72cfd4f6431e639e')
-fi
+   tar -xf data.tar.xz --exclude=usr/share/{lintian,menu} -C $pkgdir/
 
-package() {
-  opera-${_ver}-${_build}.${_arch}.linux/install --prefix /usr --repackage 
$pkgdir/usr
-  install -Dm 644 $pkgdir/usr/share/$pkgname/defaults/license.txt 
$pkgdir/usr/share/licenses/$pkgname/license.txt
+# soname fix for libsystemd (udev)
+sed -e 's/libudev.so.0/libudev.so.1/g' \
+-i $pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/$pkgname
+
+   # suid opera_sandbox
+   chmod 4755 $pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/opera_sandbox
+
+   # install default options
+   install -Dm644 $srcdir/default $pkgdir/etc/$pkgname/default
+
+   # install opera wrapper
+   rm $pkgdir/usr/bin/$pkgname
+   install -Dm755 $srcdir/opera $pkgdir/usr/bin/$pkgname
+
+   # license
+   install -Dm644 \
+   
$pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/opera_autoupdate.licenses \
+   $pkgdir/usr/share/licenses/$pkgname/opera_autoupdate.licenses
 }
+
+sha256sums=('e2ea368709f2ac10c3997dd361440cb39b4735b6dfe77e29a271e27f6df78a6a'
+'508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
+'4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')

Added: default
===
--- default (rev 0)
+++ default 2014-12-03 11:02:49 UTC (rev 123380)
@@ -0,0 +1,4 @@
+# Default settings for chromium. This file is sourced by /usr/bin/chromium
+
+# Options to pass to chromium
+OPERA_FLAGS=

Added: opera
===
--- opera 

[arch-commits] Commit in opera/repos (5 files)

2014-12-03 Thread Ike Devolder
Date: Wednesday, December 3, 2014 @ 12:03:09
  Author: idevolder
Revision: 123381

archrelease: copy trunk to community-testing-x86_64

Added:
  opera/repos/community-testing-x86_64/
  opera/repos/community-testing-x86_64/PKGBUILD
(from rev 123380, opera/trunk/PKGBUILD)
  opera/repos/community-testing-x86_64/default
(from rev 123380, opera/trunk/default)
  opera/repos/community-testing-x86_64/opera
(from rev 123380, opera/trunk/opera)
  opera/repos/community-testing-x86_64/opera.install
(from rev 123380, opera/trunk/opera.install)

---+
 PKGBUILD  |   65 
 default   |4 +++
 opera |   13 +++
 opera.install |   39 +
 4 files changed, 121 insertions(+)

Copied: opera/repos/community-testing-x86_64/PKGBUILD (from rev 123380, 
opera/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2014-12-03 11:03:09 UTC (rev 123381)
@@ -0,0 +1,65 @@
+# $Id$
+# vim:set ft=sh:
+# Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: ruario ruario AT opera DOT com
+# Contributor: Daniel Isenmann daniel AT archlinux DOT org
+# Contributor: dorphell dorphell AT archlinux DOT org
+# Contributor: Sigitas Mazaliauskas sigis AT gmail DOT com
+# Contributor: eworm
+
+pkgname=opera
+pkgver=26.0.1656.32
+pkgrel=1
+pkgdesc=A fast and secure web browser and Internet suite.
+url=http://www.opera.com/;
+install=${pkgname}.install
+options=(!strip !zipman)
+license=('custom:opera')
+backup=(etc/$pkgname/default)
+arch=('x86_64')
+source=(
+   
http://deb.opera.com/opera/pool/non-free/o/${pkgname}-stable/${pkgname}-stable_${pkgver}_amd64.deb;
+   opera
+   default
+)
+
+prepare() {
+   sed -e s/%pkgname%/$pkgname/g -i $srcdir/opera
+   sed -e s/%operabin%/x86_64-linux-gnu\/$pkgname\/$pkgname/g \
+   -i $srcdir/opera
+}
+
+package() {
+   depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'libxtst' 
'gconf' 'libxss' 'gcc-libs' 'alsa-lib' 'nss' 'freetype2' 'ttf-font')
+   optdepends=(
+   'curl: opera crash reporter and autoupdate checker'
+   'ffmpeg: playback of not really open formats'
+   )
+
+   tar -xf data.tar.xz --exclude=usr/share/{lintian,menu} -C $pkgdir/
+
+# soname fix for libsystemd (udev)
+sed -e 's/libudev.so.0/libudev.so.1/g' \
+-i $pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/$pkgname
+
+   # suid opera_sandbox
+   chmod 4755 $pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/opera_sandbox
+
+   # install default options
+   install -Dm644 $srcdir/default $pkgdir/etc/$pkgname/default
+
+   # install opera wrapper
+   rm $pkgdir/usr/bin/$pkgname
+   install -Dm755 $srcdir/opera $pkgdir/usr/bin/$pkgname
+
+   # license
+   install -Dm644 \
+   
$pkgdir/usr/lib/x86_64-linux-gnu/$pkgname/opera_autoupdate.licenses \
+   $pkgdir/usr/share/licenses/$pkgname/opera_autoupdate.licenses
+}
+
+sha256sums=('e2ea368709f2ac10c3997dd361440cb39b4735b6dfe77e29a271e27f6df78a6a'
+'508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
+'4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')

Copied: opera/repos/community-testing-x86_64/default (from rev 123380, 
opera/trunk/default)
===
--- community-testing-x86_64/default(rev 0)
+++ community-testing-x86_64/default2014-12-03 11:03:09 UTC (rev 123381)
@@ -0,0 +1,4 @@
+# Default settings for chromium. This file is sourced by /usr/bin/chromium
+
+# Options to pass to chromium
+OPERA_FLAGS=

Copied: opera/repos/community-testing-x86_64/opera (from rev 123380, 
opera/trunk/opera)
===
--- community-testing-x86_64/opera  (rev 0)
+++ community-testing-x86_64/opera  2014-12-03 11:03:09 UTC (rev 123381)
@@ -0,0 +1,13 @@
+#!/bin/bash
+
+# Allow users to override command-line options
+# Based on Gentoo's chromium package (and by extension, Debian's)
+if [[ -f /etc/%pkgname%/default ]]; then
+   . /etc/%pkgname%/default
+fi
+
+# Prefer user defined CHROMIUM_USER_FLAGS (from env) over system
+# default CHROMIUM_FLAGS (from /etc/chromium/default)
+OPERA_FLAGS=${OPERA_USER_FLAGS:-$OPERA_FLAGS}
+
+exec /usr/lib/%operabin% $OPERA_FLAGS $@

Copied: opera/repos/community-testing-x86_64/opera.install (from rev 123380, 
opera/trunk/opera.install)
===
--- community-testing-x86_64/opera.install  (rev 0)
+++ 

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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 12:08:21
  Author: aginiewicz
Revision: 123382

upgpkg: vtk 6.1.0-2

vtk: fix missing static libs, switch to Qt5

Modified:
  vtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 11:03:09 UTC (rev 123381)
+++ PKGBUILD2014-12-03 11:08:21 UTC (rev 123382)
@@ -8,18 +8,16 @@
 # Contributor: Fabian Moser
 # Contributor: djscholl
 
-# Qt5 support status: http://vtk.org/Bug/view.php?id=12945
-
 pkgname=vtk
 pkgver=6.1.0
 _majorver=6.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization.'
 arch=('i686' 'x86_64')
 url='http://www.vtk.org/'
 license=('BSD')
-depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt4' 'lesstif' 'mariadb' 'hdf5' 
'libgl')
-makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'mesa-libgl' 
'python2' 'tk' 'wget')
+depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt5-base' 'lesstif' 'mariadb' 
'hdf5' 'libgl')
+makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'python2' 'tk' 
'wget')
 optdepends=('python2: python bindings'
 'java-runtime: java bindings'
 'tk: tcl bindings'
@@ -29,6 +27,7 @@
 
http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz;
 
http://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz;
 mesa.diff hdf5.diff)
+options=(staticlibs)
 md5sums=('25e4dfb3bad778722dcaec80cd5dab7d'
  'f82c8fe151279c0422ab8a6cfe991c94'
  '5bc47885923ef30e3ac77fcdf6d4e599'


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 12:08:33
  Author: aginiewicz
Revision: 123383

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

Added:
  vtk/repos/community-i686/PKGBUILD
(from rev 123382, vtk/trunk/PKGBUILD)
  vtk/repos/community-i686/hdf5.diff
(from rev 123382, vtk/trunk/hdf5.diff)
  vtk/repos/community-i686/mesa.diff
(from rev 123382, vtk/trunk/mesa.diff)
  vtk/repos/community-x86_64/PKGBUILD
(from rev 123382, vtk/trunk/PKGBUILD)
  vtk/repos/community-x86_64/hdf5.diff
(from rev 123382, vtk/trunk/hdf5.diff)
  vtk/repos/community-x86_64/mesa.diff
(from rev 123382, vtk/trunk/mesa.diff)
Deleted:
  vtk/repos/community-i686/PKGBUILD
  vtk/repos/community-i686/hdf5.diff
  vtk/repos/community-i686/mesa.diff
  vtk/repos/community-x86_64/PKGBUILD
  vtk/repos/community-x86_64/hdf5.diff
  vtk/repos/community-x86_64/mesa.diff

+
 /PKGBUILD  |  208 +++
 /hdf5.diff |   22 
 /mesa.diff |   22 
 community-i686/PKGBUILD|  105 -
 community-i686/hdf5.diff   |   11 --
 community-i686/mesa.diff   |   11 --
 community-x86_64/PKGBUILD  |  105 -
 community-x86_64/hdf5.diff |   11 --
 community-x86_64/mesa.diff |   11 --
 9 files changed, 252 insertions(+), 254 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 11:08:21 UTC (rev 123382)
+++ community-i686/PKGBUILD 2014-12-03 11:08:33 UTC (rev 123383)
@@ -1,105 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Christofer Bertonha christoferbertonha at gmail dot com
-# Contributor: leepesjee lpeschier at xs4all dot nl
-# Contributor: Olivier Medoc
-# Contributor: ignotus
-# Contributor: Fabian Moser
-# Contributor: djscholl
-
-# Qt5 support status: http://vtk.org/Bug/view.php?id=12945
-
-pkgname=vtk
-pkgver=6.1.0
-_majorver=6.1
-pkgrel=1
-pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization.'
-arch=('i686' 'x86_64')
-url='http://www.vtk.org/'
-license=('BSD')
-depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt4' 'lesstif' 'mariadb' 'hdf5' 
'libgl')
-makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'mesa-libgl' 
'python2' 'tk' 'wget')
-optdepends=('python2: python bindings'
-'java-runtime: java bindings'
-'tk: tcl bindings'
-'gnuplot: plotting tools'
-'graphviz: drawing tools')
-source=(http://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz;
-
http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz;
-
http://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz;
-mesa.diff hdf5.diff)
-md5sums=('25e4dfb3bad778722dcaec80cd5dab7d'
- 'f82c8fe151279c0422ab8a6cfe991c94'
- '5bc47885923ef30e3ac77fcdf6d4e599'
- '381921f3169facf5d6ef22de3cb3fbe5'
- '1cf6b69312ed424a3595c3c11c82750d')
-
-prepare() {
-  cd ${srcdir}/VTK-$pkgver
-
-  # fix compilation errors:
-  patch -Np1 -i ${srcdir}/mesa.diff
-  patch -Np1 -i ${srcdir}/hdf5.diff
-
-  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
-  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
-  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
-  -i $(find . -name '*.py')
-}
-
-build() {
-  cd ${srcdir}
-  rm -rf build
-  mkdir build
-  cd build
-
-  # to help cmake find java
-  export JAVA_HOME=/usr/lib/jvm/default
-
-  # flags to enable using system libs
-  local cmake_system_flags=
-  for lib in HDF5 EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA; do
-cmake_system_flags+=-DVTK_USE_SYSTEM_${lib}:BOOL=ON 
-  done
-
-  # flags to use python2 instead of python which is 3.x.x on archlinux
-  local cmake_system_python_flags=-DPYTHON_EXECUTABLE:PATH=/usr/bin/python2 
-DPYTHON_INCLUDE_DIR:PATH=/usr/include/python2.7 
-DPYTHON_LIBRARY:PATH=/usr/lib/libpython2.7.so
-
-  cmake \
--Wno-dev \
--DBUILD_SHARED_LIBS:BOOL=ON \
--DCMAKE_INSTALL_PREFIX:FILEPATH=/usr \
--DBUILD_DOCUMENTATION:BOOL=ON \
--DDOCUMENTATION_HTML_HELP:BOOL=ON \
--DDOCUMENTATION_HTML_TARZ:BOOL=ON \
--DBUILD_EXAMPLES:BOOL=ON \
--DVTK_USE_FFMPEG_ENCODER:BOOL=ON \
--DVTK_WRAP_JAVA:BOOL=ON \
--DVTK_WRAP_PYTHON:BOOL=ON \
--DVTK_WRAP_TCL:BOOL=ON \
--DCMAKE_CXX_FLAGS=-D__STDC_CONSTANT_MACROS \
-${cmake_system_flags} \
-${cmake_system_python_flags} \
-${srcdir}/VTK-$pkgver
-
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-
-  # Move the vtk.jar to the arch-specific location
-  install -dv ${pkgdir}/usr/share/java/vtk
-  mv -v ${pkgdir}/usr/lib/vtk.jar \
-${pkgdir}/usr/share/java/vtk
-  rm -rf ${pkgdir}/usr/lib/vtk-${_majorver}/java
-
-  # Install license
-  install -dv 

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

2014-12-03 Thread Ike Devolder
Date: Wednesday, December 3, 2014 @ 12:09:27
  Author: idevolder
Revision: 123384

opera :: oeps, barthalion's contact information was not synced

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 11:08:33 UTC (rev 123383)
+++ PKGBUILD2014-12-03 11:09:27 UTC (rev 123384)
@@ -1,7 +1,7 @@
 # $Id$
 # vim:set ft=sh:
 # Maintainer: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
+# Contributor: Bartłomiej Piotrowski bpiotrow...@archlinux.org
 # Contributor: Mateusz Herych heni...@gmail.com
 # Contributor: ruario ruario AT opera DOT com
 # Contributor: Daniel Isenmann daniel AT archlinux DOT org


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 12:19:23
  Author: aginiewicz
Revision: 123385

upgpkg: python-xlsxwriter 0.6.4-2

fix conflict between python and python2 versions of xlsxwriter

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 11:09:27 UTC (rev 123384)
+++ PKGBUILD2014-12-03 11:19:23 UTC (rev 123385)
@@ -4,7 +4,7 @@
 pkgbase=python-xlsxwriter
 pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
 pkgver=0.6.4
-pkgrel=1
+pkgrel=2
 pkgdesc=A Python module for creating Excel XLSX files
 arch=('any')
 url=https://github.com/jmcnamara/XlsxWriter;
@@ -36,6 +36,8 @@
   python2 setup.py install --skip-build --root=$pkgdir --optimize=1
 
   install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  mv $pkgdir/usr/bin/vba_extract{,2}.py
 }
 
 package_python-xlsxwriter() {


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 12:19:31
  Author: aginiewicz
Revision: 123386

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 11:19:23 UTC (rev 123385)
+++ PKGBUILD2014-12-03 11:19:31 UTC (rev 123386)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-
-pkgbase=python-xlsxwriter
-pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
-pkgver=0.6.4
-pkgrel=1
-pkgdesc=A Python module for creating Excel XLSX files
-arch=('any')
-url=https://github.com/jmcnamara/XlsxWriter;
-license=('BSD')
-makedepends=('python2-setuptools' 'python-setuptools')
-source=(https://pypi.python.org/packages/source/X/XlsxWriter/XlsxWriter-${pkgver}.tar.gz;)
-md5sums=('b3702816516257a03f432b8c978406f0')
-
-prepare() {
-  cd $srcdir
-  cp -a XlsxWriter-${pkgver} XlsxWriter-py2-${pkgver}
-}
-
-build() {
-  msg Building Python2
-  cd $srcdir/XlsxWriter-py2-${pkgver}
-  python2 setup.py build
-
-  msg Building Python3
-  cd $srcdir/XlsxWriter-${pkgver}
-  python setup.py build
-}
-
-package_python2-xlsxwriter() {
-  depends=('python2')
-
-  cd $srcdir/XlsxWriter-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python-xlsxwriter() {
-  depends=('python')
-
-  cd $srcdir/XlsxWriter-${pkgver}
-
-  python setup.py install --skip-build --root=$pkgdir --optimize=1
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-xlsxwriter/repos/community-any/PKGBUILD (from rev 123385, 
python-xlsxwriter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 11:19:31 UTC (rev 123386)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+
+pkgbase=python-xlsxwriter
+pkgname=('python2-xlsxwriter' 'python-xlsxwriter')
+pkgver=0.6.4
+pkgrel=2
+pkgdesc=A Python module for creating Excel XLSX files
+arch=('any')
+url=https://github.com/jmcnamara/XlsxWriter;
+license=('BSD')
+makedepends=('python2-setuptools' 'python-setuptools')
+source=(https://pypi.python.org/packages/source/X/XlsxWriter/XlsxWriter-${pkgver}.tar.gz;)
+md5sums=('b3702816516257a03f432b8c978406f0')
+
+prepare() {
+  cd $srcdir
+  cp -a XlsxWriter-${pkgver} XlsxWriter-py2-${pkgver}
+}
+
+build() {
+  msg Building Python2
+  cd $srcdir/XlsxWriter-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/XlsxWriter-${pkgver}
+  python setup.py build
+}
+
+package_python2-xlsxwriter() {
+  depends=('python2')
+
+  cd $srcdir/XlsxWriter-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  mv $pkgdir/usr/bin/vba_extract{,2}.py
+}
+
+package_python-xlsxwriter() {
+  depends=('python')
+
+  cd $srcdir/XlsxWriter-${pkgver}
+
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 12:25:33
  Author: spupykin
Revision: 123387

upgpkg: emacs-python-mode 6.2.0-1

upd

Modified:
  emacs-python-mode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 11:19:31 UTC (rev 123386)
+++ PKGBUILD2014-12-03 11:25:33 UTC (rev 123387)
@@ -3,8 +3,8 @@
 # Contributor: Stefano Esposito ragna...@email.it
 
 pkgname=emacs-python-mode
-pkgver=6.1.3
-pkgrel=2
+pkgver=6.2.0
+pkgrel=1
 pkgdesc=Python mode for Emacs
 url=https://launchpad.net/python-mode;
 license=(GPL)
@@ -12,7 +12,7 @@
 depends=('emacs')
 install=emacs-python-mode.install
 
source=(http://launchpad.net/python-mode/trunk/$pkgver/+download/python-mode.el-$pkgver.tar.gz;)
-md5sums=('86a72348fda41c36455b35c5af9fdcb7')
+md5sums=('6ff1f635568470c4b6e3d8b74507986e')
 
 package() {
   cd $srcdir/python-mode.el-$pkgver


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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 12:25:43
  Author: spupykin
Revision: 123388

archrelease: copy trunk to community-any

Added:
  emacs-python-mode/repos/community-any/PKGBUILD
(from rev 123387, emacs-python-mode/trunk/PKGBUILD)
  emacs-python-mode/repos/community-any/emacs-python-mode.install
(from rev 123387, emacs-python-mode/trunk/emacs-python-mode.install)
Deleted:
  emacs-python-mode/repos/community-any/PKGBUILD
  emacs-python-mode/repos/community-any/emacs-python-mode.install

---+
 PKGBUILD  |   44 ++--
 emacs-python-mode.install |   26 +-
 2 files changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 11:25:33 UTC (rev 123387)
+++ PKGBUILD2014-12-03 11:25:43 UTC (rev 123388)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Stefano Esposito ragna...@email.it
-
-pkgname=emacs-python-mode
-pkgver=6.1.3
-pkgrel=1
-pkgdesc=Python mode for Emacs
-url=https://launchpad.net/python-mode;
-license=(GPL)
-arch=('any')
-depends=('emacs')
-install=emacs-python-mode.install
-source=(http://launchpad.net/python-mode/trunk/$pkgver/+download/python-mode.el-$pkgver.tar.gz;)
-md5sums=('86a72348fda41c36455b35c5af9fdcb7')
-
-package() {
-  cd $srcdir/python-mode.el-$pkgver
-  install -dm755 $pkgdir/usr/share/emacs/site-lisp/
-  install -Dm644 *.el $pkgdir/usr/share/emacs/site-lisp/
-  rm -f $pkgdir/usr/share/emacs/site-lisp/pymacs.*
-}

Copied: emacs-python-mode/repos/community-any/PKGBUILD (from rev 123387, 
emacs-python-mode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 11:25:43 UTC (rev 123388)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Stefano Esposito ragna...@email.it
+
+pkgname=emacs-python-mode
+pkgver=6.2.0
+pkgrel=1
+pkgdesc=Python mode for Emacs
+url=https://launchpad.net/python-mode;
+license=(GPL)
+arch=('any')
+depends=('emacs')
+install=emacs-python-mode.install
+source=(http://launchpad.net/python-mode/trunk/$pkgver/+download/python-mode.el-$pkgver.tar.gz;)
+md5sums=('6ff1f635568470c4b6e3d8b74507986e')
+
+package() {
+  cd $srcdir/python-mode.el-$pkgver
+  install -dm755 $pkgdir/usr/share/emacs/site-lisp/
+  install -Dm644 *.el $pkgdir/usr/share/emacs/site-lisp/
+  rm -f $pkgdir/usr/share/emacs/site-lisp/pymacs.*
+}

Deleted: emacs-python-mode.install
===
--- emacs-python-mode.install   2014-12-03 11:25:33 UTC (rev 123387)
+++ emacs-python-mode.install   2014-12-03 11:25:43 UTC (rev 123388)
@@ -1,13 +0,0 @@
-post_install () {
-  cat  EOF
-== Put this in your $HOME/.emacs file to enable python-mode
-== autoloading and autorecognition of *.py files:
-
-(autoload 'python-mode python-mode.el Python mode. t)
-(setq auto-mode-alist (append '((/*.\.py$ . python-mode)) auto-mode-alist))
-EOF
-}
-
-post_upgrade () {
-  post_install $1
-}

Copied: emacs-python-mode/repos/community-any/emacs-python-mode.install (from 
rev 123387, emacs-python-mode/trunk/emacs-python-mode.install)
===
--- emacs-python-mode.install   (rev 0)
+++ emacs-python-mode.install   2014-12-03 11:25:43 UTC (rev 123388)
@@ -0,0 +1,13 @@
+post_install () {
+  cat  EOF
+== Put this in your $HOME/.emacs file to enable python-mode
+== autoloading and autorecognition of *.py files:
+
+(autoload 'python-mode python-mode.el Python mode. t)
+(setq auto-mode-alist (append '((/.*\.py\\' . python-mode)) auto-mode-alist))
+EOF
+}
+
+post_upgrade () {
+  post_install $1
+}


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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 12:25:46
  Author: spupykin
Revision: 123389

upgpkg: xlockmore 5.45-1

upd

Modified:
  xlockmore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 11:25:43 UTC (rev 123388)
+++ PKGBUILD2014-12-03 11:25:46 UTC (rev 123389)
@@ -3,8 +3,8 @@
 # Maintainer: dorphell dorph...@archlinux.org
 
 pkgname=xlockmore
-pkgver=5.44
-pkgrel=2
+pkgver=5.45
+pkgrel=1
 pkgdesc=screen saver / locker for the X Window System
 arch=(i686 x86_64)
 license=('BSD')
@@ -16,7 +16,7 @@
 install=xlockmore.install
 
source=(http://www.tux.org/~bagleyd/xlock/xlockmore-$pkgver/xlockmore-$pkgver.tar.bz2
LICENSE)
-md5sums=('683a8ae0f5432dd04a28d41a6cec727e'
+md5sums=('bd4d98d4ce2b836cf930a68c9146522b'
  'a64afab4283f53972a6702c2e59850d7')
 
 build() {


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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 12:26:01
  Author: spupykin
Revision: 123390

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

Added:
  xlockmore/repos/community-i686/LICENSE
(from rev 123389, xlockmore/trunk/LICENSE)
  xlockmore/repos/community-i686/PKGBUILD
(from rev 123389, xlockmore/trunk/PKGBUILD)
  xlockmore/repos/community-i686/xlockmore.install
(from rev 123389, xlockmore/trunk/xlockmore.install)
  xlockmore/repos/community-x86_64/LICENSE
(from rev 123389, xlockmore/trunk/LICENSE)
  xlockmore/repos/community-x86_64/PKGBUILD
(from rev 123389, xlockmore/trunk/PKGBUILD)
  xlockmore/repos/community-x86_64/xlockmore.install
(from rev 123389, xlockmore/trunk/xlockmore.install)
Deleted:
  xlockmore/repos/community-i686/LICENSE
  xlockmore/repos/community-i686/PKGBUILD
  xlockmore/repos/community-i686/xlockmore.install
  xlockmore/repos/community-x86_64/LICENSE
  xlockmore/repos/community-x86_64/PKGBUILD
  xlockmore/repos/community-x86_64/xlockmore.install

+
 /LICENSE   |   36 
 /PKGBUILD  |   76 +++
 /xlockmore.install |8 +++
 community-i686/LICENSE |   18 
 community-i686/PKGBUILD|   38 -
 community-i686/xlockmore.install   |4 -
 community-x86_64/LICENSE   |   18 
 community-x86_64/PKGBUILD  |   38 -
 community-x86_64/xlockmore.install |4 -
 9 files changed, 120 insertions(+), 120 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2014-12-03 11:25:46 UTC (rev 123389)
+++ community-i686/LICENSE  2014-12-03 11:26:01 UTC (rev 123390)
@@ -1,18 +0,0 @@
-/*-
- * xscreensaver compatibility layer for xlockmore modules.
- * xscreensaver, Copyright (c) 1997, 1998 Jamie Zawinski j...@jwz.org
- *
- * Permission to use, copy, modify, distribute, and sell this software and its
- * documentation for any purpose is hereby granted without fee, provided that
- * the above copyright notice appear in all copies and that both that
- * copyright notice and this permission notice appear in supporting
- * documentation.  No representations are made about the suitability of this
- * software for any purpose.  It is provided as is without express or
- * implied warranty.
- *
- * This file, along with xlockmore.h, make it possible to compile an xlockmore
- * module into a standalone program, and thus use it with xscreensaver.
- * By Jamie Zawinski j...@jwz.org on 10-May-97; based on the ideas
- * in the older xlock.h by Charles Hannum mycr...@ai.mit.edu.  (I had
- * to redo it, since xlockmore has diverged so far from xlock...)
- */

Copied: xlockmore/repos/community-i686/LICENSE (from rev 123389, 
xlockmore/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2014-12-03 11:26:01 UTC (rev 123390)
@@ -0,0 +1,18 @@
+/*-
+ * xscreensaver compatibility layer for xlockmore modules.
+ * xscreensaver, Copyright (c) 1997, 1998 Jamie Zawinski j...@jwz.org
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation.  No representations are made about the suitability of this
+ * software for any purpose.  It is provided as is without express or
+ * implied warranty.
+ *
+ * This file, along with xlockmore.h, make it possible to compile an xlockmore
+ * module into a standalone program, and thus use it with xscreensaver.
+ * By Jamie Zawinski j...@jwz.org on 10-May-97; based on the ideas
+ * in the older xlock.h by Charles Hannum mycr...@ai.mit.edu.  (I had
+ * to redo it, since xlockmore has diverged so far from xlock...)
+ */

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 11:25:46 UTC (rev 123389)
+++ community-i686/PKGBUILD 2014-12-03 11:26:01 UTC (rev 123390)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: dorphell dorph...@archlinux.org
-
-pkgname=xlockmore
-pkgver=5.44
-pkgrel=2
-pkgdesc=screen saver / locker for the X Window System
-arch=(i686 x86_64)
-license=('BSD')
-depends=(freetype2 gtk2 libxpm lesstif pam libxmu glu)
-optdepends=('fortune-mod')
-makedepends=(mesa)
-url=http://www.tux.org/~bagleyd/xlockmore.html;
-options=('!makeflags')
-install=xlockmore.install
-source=(http://www.tux.org/~bagleyd/xlock/xlockmore-$pkgver/xlockmore-$pkgver.tar.bz2
-   LICENSE)
-md5sums=('683a8ae0f5432dd04a28d41a6cec727e'
- 

[arch-commits] Commit in (5 files)

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 12:44:04
  Author: aginiewicz
Revision: 123391

moving python-jdcal from AUR as a new dependency of python-openpyxl=2.0

Added:
  python-jdcal/
  python-jdcal/repos/
  python-jdcal/trunk/
  python-jdcal/trunk/LICENSE
  python-jdcal/trunk/PKGBUILD

--+
 LICENSE  |   23 +++
 PKGBUILD |   51 +++
 2 files changed, 74 insertions(+)

Added: python-jdcal/trunk/LICENSE
===
--- python-jdcal/trunk/LICENSE  (rev 0)
+++ python-jdcal/trunk/LICENSE  2014-12-03 11:44:04 UTC (rev 123391)
@@ -0,0 +1,23 @@
+Copyright (c) 2011, Prasanth Nair
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Added: python-jdcal/trunk/PKGBUILD
===
--- python-jdcal/trunk/PKGBUILD (rev 0)
+++ python-jdcal/trunk/PKGBUILD 2014-12-03 11:44:04 UTC (rev 123391)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Mariusz Szczepańczyk mszczepanc...@gmail.com
+
+pkgbase=python-jdcal
+pkgname=('python2-jdcal' 'python-jdcal')
+pkgver=1.0
+pkgrel=0
+pkgdesc=Julian dates, from proleptic Gregorian and Julian calendars
+arch=('any')
+url=https://github.com/phn/jdcal;
+license=('BSD')
+makedepends=('python2-setuptools' 'python-setuptools')
+source=(http://pypi.python.org/packages/source/j/jdcal/jdcal-${pkgver}.tar.gz;
+LICENSE)
+md5sums=('ae4a28210426f575232cb5a48d478d08'
+ 'a933325008e394f91f4dfab09a4929fd')
+
+build() {
+  cd $srcdir
+  cp -a jdcal-${pkgver} jdcal-py2-${pkgver}
+
+  msg Building Python2
+  cd $srcdir/jdcal-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/jdcal-${pkgver}
+  python setup.py build
+}
+
+package_python2-jdcal() {
+  depends=('python2')
+
+  cd $srcdir/jdcal-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 $srcdir/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python-jdcal() {
+  depends=('python')
+
+  cd $srcdir/jdcal-${pkgver}
+
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 $srcdir/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


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


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 12:45:03
  Author: aginiewicz
Revision: 123392

upgpkg: python-jdcal 1.0-1

release python-jdcal

Modified:
  python-jdcal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 11:44:04 UTC (rev 123391)
+++ PKGBUILD2014-12-03 11:45:03 UTC (rev 123392)
@@ -5,7 +5,7 @@
 pkgbase=python-jdcal
 pkgname=('python2-jdcal' 'python-jdcal')
 pkgver=1.0
-pkgrel=0
+pkgrel=1
 pkgdesc=Julian dates, from proleptic Gregorian and Julian calendars
 arch=('any')
 url=https://github.com/phn/jdcal;


[arch-commits] Commit in python-jdcal/repos (3 files)

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 12:45:11
  Author: aginiewicz
Revision: 123393

archrelease: copy trunk to community-any

Added:
  python-jdcal/repos/community-any/
  python-jdcal/repos/community-any/LICENSE
(from rev 123392, python-jdcal/trunk/LICENSE)
  python-jdcal/repos/community-any/PKGBUILD
(from rev 123392, python-jdcal/trunk/PKGBUILD)

--+
 LICENSE  |   23 +++
 PKGBUILD |   51 +++
 2 files changed, 74 insertions(+)

Copied: python-jdcal/repos/community-any/LICENSE (from rev 123392, 
python-jdcal/trunk/LICENSE)
===
--- community-any/LICENSE   (rev 0)
+++ community-any/LICENSE   2014-12-03 11:45:11 UTC (rev 123393)
@@ -0,0 +1,23 @@
+Copyright (c) 2011, Prasanth Nair
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copied: python-jdcal/repos/community-any/PKGBUILD (from rev 123392, 
python-jdcal/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2014-12-03 11:45:11 UTC (rev 123393)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Mariusz Szczepańczyk mszczepanc...@gmail.com
+
+pkgbase=python-jdcal
+pkgname=('python2-jdcal' 'python-jdcal')
+pkgver=1.0
+pkgrel=1
+pkgdesc=Julian dates, from proleptic Gregorian and Julian calendars
+arch=('any')
+url=https://github.com/phn/jdcal;
+license=('BSD')
+makedepends=('python2-setuptools' 'python-setuptools')
+source=(http://pypi.python.org/packages/source/j/jdcal/jdcal-${pkgver}.tar.gz;
+LICENSE)
+md5sums=('ae4a28210426f575232cb5a48d478d08'
+ 'a933325008e394f91f4dfab09a4929fd')
+
+build() {
+  cd $srcdir
+  cp -a jdcal-${pkgver} jdcal-py2-${pkgver}
+
+  msg Building Python2
+  cd $srcdir/jdcal-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/jdcal-${pkgver}
+  python setup.py build
+}
+
+package_python2-jdcal() {
+  depends=('python2')
+
+  cd $srcdir/jdcal-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 $srcdir/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python-jdcal() {
+  depends=('python')
+
+  cd $srcdir/jdcal-${pkgver}
+
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 $srcdir/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 12:48:53
  Author: spupykin
Revision: 123396

upgpkg: mxml 2.9-1

upd

Modified:
  mxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 11:48:47 UTC (rev 123395)
+++ PKGBUILD2014-12-03 11:48:53 UTC (rev 123396)
@@ -4,7 +4,7 @@
 # Contributor: Johannes Sjolund j.sjol...@gmail.com
 
 pkgname=mxml
-pkgver=2.8
+pkgver=2.9
 pkgrel=1
 pkgdesc=A small XML parsing library
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.minixml.org/;
 license=('LGPL')
 source=(http://www.msweet.org/files/project3/$pkgname-$pkgver.tar.gz;)
-md5sums=('d85ee6d30de053581242c4a86e79a5d2')
+md5sums=('e21cad0f7aacd18f942aa0568a8dee19')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 12:49:08
  Author: spupykin
Revision: 123397

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

Added:
  mxml/repos/community-i686/PKGBUILD
(from rev 123396, mxml/trunk/PKGBUILD)
  mxml/repos/community-x86_64/PKGBUILD
(from rev 123396, mxml/trunk/PKGBUILD)
Deleted:
  mxml/repos/community-i686/PKGBUILD
  mxml/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-12-03 11:48:53 UTC (rev 123396)
+++ community-i686/PKGBUILD 2014-12-03 11:49:08 UTC (rev 123397)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Johannes Sjolund j.sjol...@gmail.com
-
-pkgname=mxml
-pkgver=2.8
-pkgrel=1
-pkgdesc=A small XML parsing library
-arch=('i686' 'x86_64')
-url=http://www.minixml.org/;
-license=('LGPL')
-source=(http://www.msweet.org/files/project3/$pkgname-$pkgver.tar.gz;)
-md5sums=('d85ee6d30de053581242c4a86e79a5d2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-#  [ $CARCH = x86_64 ]  export CFLAGS=$CFLAGS -fPIC
-  ./configure --prefix=/usr --enable-shared
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DSTROOT=$pkgdir install
-  chmod -x $pkgdir/usr/lib/libmxml.a
-}

Copied: mxml/repos/community-i686/PKGBUILD (from rev 123396, 
mxml/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-03 11:49:08 UTC (rev 123397)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Johannes Sjolund j.sjol...@gmail.com
+
+pkgname=mxml
+pkgver=2.9
+pkgrel=1
+pkgdesc=A small XML parsing library
+arch=('i686' 'x86_64')
+url=http://www.minixml.org/;
+license=('LGPL')
+source=(http://www.msweet.org/files/project3/$pkgname-$pkgver.tar.gz;)
+md5sums=('e21cad0f7aacd18f942aa0568a8dee19')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+#  [ $CARCH = x86_64 ]  export CFLAGS=$CFLAGS -fPIC
+  ./configure --prefix=/usr --enable-shared
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DSTROOT=$pkgdir install
+  chmod -x $pkgdir/usr/lib/libmxml.a
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-03 11:48:53 UTC (rev 123396)
+++ community-x86_64/PKGBUILD   2014-12-03 11:49:08 UTC (rev 123397)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: Johannes Sjolund j.sjol...@gmail.com
-
-pkgname=mxml
-pkgver=2.8
-pkgrel=1
-pkgdesc=A small XML parsing library
-arch=('i686' 'x86_64')
-url=http://www.minixml.org/;
-license=('LGPL')
-source=(http://www.msweet.org/files/project3/$pkgname-$pkgver.tar.gz;)
-md5sums=('d85ee6d30de053581242c4a86e79a5d2')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-#  [ $CARCH = x86_64 ]  export CFLAGS=$CFLAGS -fPIC
-  ./configure --prefix=/usr --enable-shared
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DSTROOT=$pkgdir install
-  chmod -x $pkgdir/usr/lib/libmxml.a
-}

Copied: mxml/repos/community-x86_64/PKGBUILD (from rev 123396, 
mxml/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-03 11:49:08 UTC (rev 123397)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Johannes Sjolund j.sjol...@gmail.com
+
+pkgname=mxml
+pkgver=2.9
+pkgrel=1
+pkgdesc=A small XML parsing library
+arch=('i686' 'x86_64')
+url=http://www.minixml.org/;
+license=('LGPL')
+source=(http://www.msweet.org/files/project3/$pkgname-$pkgver.tar.gz;)
+md5sums=('e21cad0f7aacd18f942aa0568a8dee19')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+#  [ $CARCH = x86_64 ]  export CFLAGS=$CFLAGS -fPIC
+  ./configure --prefix=/usr --enable-shared
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DSTROOT=$pkgdir install
+  chmod -x $pkgdir/usr/lib/libmxml.a
+}


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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 12:48:30
  Author: spupykin
Revision: 123394

upgpkg: gmic 1.6.0.2-1

upd

Modified:
  gmic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 11:45:11 UTC (rev 123393)
+++ PKGBUILD2014-12-03 11:48:30 UTC (rev 123394)
@@ -6,7 +6,7 @@
 
 pkgbase=gmic
 pkgname=(gmic gimp-plugin-gmic zart)
-pkgver=1.6.0.1
+pkgver=1.6.0.2
 pkgrel=1
 arch=(i686 x86_64)
 url=http://gmic.sourceforge.net;
@@ -13,7 +13,7 @@
 license=(custom:CeCILL)
 makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
 
source=(http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz;)
-md5sums=('39858b032636f6bf6e4026d5022d2dd5')
+md5sums=('dda38aa3ba84c7f1f1ebe5137938a449')
 
 prepare() {
   cd ${srcdir}/gmic-${pkgver}


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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 12:48:47
  Author: spupykin
Revision: 123395

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 11:48:30 UTC (rev 123394)
+++ community-i686/PKGBUILD 2014-12-03 11:48:47 UTC (rev 123395)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: farid farid at archlinuc-br.org
-# Contributor: Archie mym...@gmail.com
-
-pkgbase=gmic
-pkgname=(gmic gimp-plugin-gmic zart)
-pkgver=1.6.0.1
-pkgrel=1
-arch=(i686 x86_64)
-url=http://gmic.sourceforge.net;
-license=(custom:CeCILL)
-makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
-source=(http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz;)
-md5sums=('39858b032636f6bf6e4026d5022d2dd5')
-
-prepare() {
-  cd ${srcdir}/gmic-${pkgver}
-  sed -i -e 's|qmake zart.pro|qmake-qt4 zart.pro|g' \
--e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \
-src/Makefile
-}
-
-build() {
-  cd ${srcdir}/gmic-${pkgver}
-  (cd zart  qmake-qt4 -o Makefile zart.pro)
-  make -C src all
-  make -C zart all
-}
-
-package_gmic() {
-  pkgdesc=GREYC's Magic Image Converter: image processing framework
-  depends=(fftw libtiff libjpeg libpng openexr libx11)
-  replaces=(greycstoration)
-
-  cd ${srcdir}/gmic-${pkgver}
-  make -C src install DESTDIR=$pkgdir USR=/usr
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  rm -rf ${pkgdir}/usr/{bin/zart,lib/gimp,share/zart}
-}
-
-package_zart() {
-  pkgdesc=A GUI for G'MIC real-time manipulations on the output of a webcam
-  depends=(opencv fftw qt4)
-
-  cd ${srcdir}/gmic-${pkgver}
-  install -Dm755 zart/zart ${pkgdir}/usr/bin/zart
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-package_gimp-plugin-gmic() {
-  pkgdesc=Gimp plugin for the G'MIC image processing framework
-  depends=(gimp fftw)
-  replaces=(gimp-plugin-greycstoration gimp-plugin-gmic4gimp)
-
-  cd ${srcdir}/gmic-${pkgver}
-  install -Dm755 src/gmic_gimp ${pkgdir}/usr/lib/gimp/2.0/plug-ins/gmic_gimp
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: gmic/repos/community-i686/PKGBUILD (from rev 123394, 
gmic/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-03 11:48:47 UTC (rev 123395)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: farid farid at archlinuc-br.org
+# Contributor: Archie mym...@gmail.com
+
+pkgbase=gmic
+pkgname=(gmic gimp-plugin-gmic zart)
+pkgver=1.6.0.2
+pkgrel=1
+arch=(i686 x86_64)
+url=http://gmic.sourceforge.net;
+license=(custom:CeCILL)
+makedepends=('gimp' 'qt4' 'fftw' 'openexr' 'opencv' 'mesa' 'gtk2')
+source=(http://downloads.sourceforge.net/sourceforge/gmic/gmic_${pkgver}.tar.gz;)
+md5sums=('dda38aa3ba84c7f1f1ebe5137938a449')
+
+prepare() {
+  cd ${srcdir}/gmic-${pkgver}
+  sed -i -e 's|qmake zart.pro|qmake-qt4 zart.pro|g' \
+-e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' \
+src/Makefile
+}
+
+build() {
+  cd ${srcdir}/gmic-${pkgver}
+  (cd zart  qmake-qt4 -o Makefile zart.pro)
+  make -C src all
+  make -C zart all
+}
+
+package_gmic() {
+  pkgdesc=GREYC's Magic Image Converter: image processing framework
+  depends=(fftw libtiff libjpeg libpng openexr libx11)
+  replaces=(greycstoration)
+
+  cd ${srcdir}/gmic-${pkgver}
+  make -C src install DESTDIR=$pkgdir USR=/usr
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  rm -rf ${pkgdir}/usr/{bin/zart,lib/gimp,share/zart}
+}
+
+package_zart() {
+  pkgdesc=A GUI for G'MIC real-time manipulations on the output of a webcam
+  depends=(opencv fftw qt4)
+
+  cd ${srcdir}/gmic-${pkgver}
+  install -Dm755 zart/zart ${pkgdir}/usr/bin/zart
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_gimp-plugin-gmic() {
+  pkgdesc=Gimp plugin for the G'MIC image processing framework
+  depends=(gimp fftw)
+  replaces=(gimp-plugin-greycstoration gimp-plugin-gmic4gimp)
+
+  cd ${srcdir}/gmic-${pkgver}
+  install -Dm755 src/gmic_gimp 

[arch-commits] Commit in (5 files)

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 13:08:50
  Author: aginiewicz
Revision: 123398

moving python-openpyxl from AUR as an updated dependency of python-pandas

Added:
  python-openpyxl/
  python-openpyxl/repos/
  python-openpyxl/trunk/
  python-openpyxl/trunk/LICENCE
  python-openpyxl/trunk/PKGBUILD

--+
 LICENCE  |   35 ++
 PKGBUILD |   62 +
 2 files changed, 97 insertions(+)

Added: python-openpyxl/trunk/LICENCE
===
--- python-openpyxl/trunk/LICENCE   (rev 0)
+++ python-openpyxl/trunk/LICENCE   2014-12-03 12:08:50 UTC (rev 123398)
@@ -0,0 +1,35 @@
+This software is under the MIT Licence
+==
+
+Copyright (c) 2010 openpyxl
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+Software), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Odict implementation in openpyxl/writer/odict.py uses the following licence:
+
+Copyright (c) 2001-2011 Python Software Foundation
+  2011 Raymond Hettinger
+License: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+ See http://www.opensource.org/licenses/Python-2.0 for full terms
+Note: backport changes by Raymond were originally distributed under MIT
+  license, but since the original license for Python is more
+  restrictive than MIT, code cannot be released under its terms and
+  still adheres to the limitations of Python license.
+

Added: python-openpyxl/trunk/PKGBUILD
===
--- python-openpyxl/trunk/PKGBUILD  (rev 0)
+++ python-openpyxl/trunk/PKGBUILD  2014-12-03 12:08:50 UTC (rev 123398)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Nishit Joseph (reachjlight at gmail dot com)
+# Contributor: Martin Corley martin.cor...@ed.ac.uk
+
+pkgbase=python-openpyxl
+pkgname=('python2-openpyxl' 'python-openpyxl')
+pkgver=2.1.2
+pkgrel=0
+pkgdesc=A Python library to read/write Excel 2007 xlsx/xlsm files
+arch=('any')
+url=http://openpyxl.readthedocs.org/;
+license=('MIT')
+makedepends=('python2-setuptools' 'python-setuptools' 'python-jdcal' 
'python2-jdcal' 'python-lxml' 'python2-lxml')
+source=(https://pypi.python.org/packages/source/o/openpyxl/openpyxl-${pkgver}.tar.gz;
+LICENCE)
+md5sums=('7a436a938bd19cd36942870ca3183034'
+ 'c8afe530744e932b892358e6eb5bea9b')
+
+prepare() {
+  cd $srcdir
+  cp -a openpyxl-${pkgver} openpyxl-py2-${pkgver}
+  cd openpyxl-py2-${pkgver}
+
+  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  msg Building Python2
+  cd $srcdir/openpyxl-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/openpyxl-${pkgver}
+  python setup.py build
+}
+
+package_python2-openpyxl() {
+  depends=('python2' 'python2-jdcal' 'python2-lxml')
+  optdepends=('python2-pillow: needed to include images')
+
+  cd $srcdir/openpyxl-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 $srcdir/LICENCE 
$pkgdir/usr/share/licenses/$pkgname/LICENCE
+}
+
+package_python-openpyxl() {
+  depends=('python' 'python-jdcal' 'python-lxml')
+  optdepends=('python-pillow: needed to include images')
+
+  cd $srcdir/openpyxl-${pkgver}
+
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 $srcdir/LICENCE 
$pkgdir/usr/share/licenses/$pkgname/LICENCE
+}
+


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


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 13:10:01
  Author: aginiewicz
Revision: 123399

upgpkg: python-openpyxl 2.1.2-1

release python-openpyxl=2.0

Modified:
  python-openpyxl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 12:08:50 UTC (rev 123398)
+++ PKGBUILD2014-12-03 12:10:01 UTC (rev 123399)
@@ -6,7 +6,7 @@
 pkgbase=python-openpyxl
 pkgname=('python2-openpyxl' 'python-openpyxl')
 pkgver=2.1.2
-pkgrel=0
+pkgrel=1
 pkgdesc=A Python library to read/write Excel 2007 xlsx/xlsm files
 arch=('any')
 url=http://openpyxl.readthedocs.org/;


[arch-commits] Commit in python-openpyxl/repos (3 files)

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 13:10:08
  Author: aginiewicz
Revision: 123400

archrelease: copy trunk to community-any

Added:
  python-openpyxl/repos/community-any/
  python-openpyxl/repos/community-any/LICENCE
(from rev 123399, python-openpyxl/trunk/LICENCE)
  python-openpyxl/repos/community-any/PKGBUILD
(from rev 123399, python-openpyxl/trunk/PKGBUILD)

--+
 LICENCE  |   35 ++
 PKGBUILD |   62 +
 2 files changed, 97 insertions(+)

Copied: python-openpyxl/repos/community-any/LICENCE (from rev 123399, 
python-openpyxl/trunk/LICENCE)
===
--- community-any/LICENCE   (rev 0)
+++ community-any/LICENCE   2014-12-03 12:10:08 UTC (rev 123400)
@@ -0,0 +1,35 @@
+This software is under the MIT Licence
+==
+
+Copyright (c) 2010 openpyxl
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+Software), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Odict implementation in openpyxl/writer/odict.py uses the following licence:
+
+Copyright (c) 2001-2011 Python Software Foundation
+  2011 Raymond Hettinger
+License: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+ See http://www.opensource.org/licenses/Python-2.0 for full terms
+Note: backport changes by Raymond were originally distributed under MIT
+  license, but since the original license for Python is more
+  restrictive than MIT, code cannot be released under its terms and
+  still adheres to the limitations of Python license.
+

Copied: python-openpyxl/repos/community-any/PKGBUILD (from rev 123399, 
python-openpyxl/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2014-12-03 12:10:08 UTC (rev 123400)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Nishit Joseph (reachjlight at gmail dot com)
+# Contributor: Martin Corley martin.cor...@ed.ac.uk
+
+pkgbase=python-openpyxl
+pkgname=('python2-openpyxl' 'python-openpyxl')
+pkgver=2.1.2
+pkgrel=1
+pkgdesc=A Python library to read/write Excel 2007 xlsx/xlsm files
+arch=('any')
+url=http://openpyxl.readthedocs.org/;
+license=('MIT')
+makedepends=('python2-setuptools' 'python-setuptools' 'python-jdcal' 
'python2-jdcal' 'python-lxml' 'python2-lxml')
+source=(https://pypi.python.org/packages/source/o/openpyxl/openpyxl-${pkgver}.tar.gz;
+LICENCE)
+md5sums=('7a436a938bd19cd36942870ca3183034'
+ 'c8afe530744e932b892358e6eb5bea9b')
+
+prepare() {
+  cd $srcdir
+  cp -a openpyxl-${pkgver} openpyxl-py2-${pkgver}
+  cd openpyxl-py2-${pkgver}
+
+  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  msg Building Python2
+  cd $srcdir/openpyxl-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/openpyxl-${pkgver}
+  python setup.py build
+}
+
+package_python2-openpyxl() {
+  depends=('python2' 'python2-jdcal' 'python2-lxml')
+  optdepends=('python2-pillow: needed to include images')
+
+  cd $srcdir/openpyxl-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 $srcdir/LICENCE 
$pkgdir/usr/share/licenses/$pkgname/LICENCE
+}
+
+package_python-openpyxl() {
+  depends=('python' 'python-jdcal' 'python-lxml')
+  optdepends=('python-pillow: needed to include images')
+
+  cd $srcdir/openpyxl-${pkgver}
+
+  python setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 $srcdir/LICENCE 
$pkgdir/usr/share/licenses/$pkgname/LICENCE
+}
+


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

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 13:28:12
  Author: arodseth
Revision: 123402

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 123401, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 12:28:05 UTC (rev 123401)
+++ PKGBUILD2014-12-03 12:28:12 UTC (rev 123402)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=setconf
-pkgver=0.6.3
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python2')
-source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('859b72da867b57451d8139e268fe3faa58102504a942944a01e94920035e7ee1')
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
-  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 123401, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 12:28:12 UTC (rev 123402)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=setconf
+pkgver=0.6.4
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python2')
+source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
+sha256sums=('c2bc02c0b787afacf9fffc9bd5d24aa623e140daee1e056f1c6d97dcf6bea88a')
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 $pkgname.py $pkgdir/usr/bin/$pkgname
+  install -Dm644 $pkgname.1.gz $pkgdir/usr/share/man/man1/$pkgname.1.gz
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 13:28:05
  Author: arodseth
Revision: 123401

upgpkg: setconf 0.6.4-1

Modified:
  setconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 12:10:08 UTC (rev 123400)
+++ PKGBUILD2014-12-03 12:28:05 UTC (rev 123401)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander Rødseth rods...@gmail.com
 
 pkgname=setconf
-pkgver=0.6.3
+pkgver=0.6.4
 pkgrel=1
 pkgdesc='Utility for easily changing settings in configuration files'
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('python2')
 source=(http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz;)
-sha256sums=('859b72da867b57451d8139e268fe3faa58102504a942944a01e94920035e7ee1')
+sha256sums=('c2bc02c0b787afacf9fffc9bd5d24aa623e140daee1e056f1c6d97dcf6bea88a')
 
 package() {
   cd $pkgname-$pkgver


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 13:30:30
  Author: aginiewicz
Revision: 123405

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 12:30:20 UTC (rev 123404)
+++ community-i686/PKGBUILD 2014-12-03 12:30:30 UTC (rev 123405)
@@ -1,95 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Keith Hughitt khugh...@umd.edu
-
-pkgbase=python-pandas
-pkgname=('python2-pandas' 'python-pandas')
-pkgver=0.15.1
-pkgrel=1
-pkgdesc=Cross-section and time series data analysis toolkit
-arch=('i686' 'x86_64')
-url=http://pandas.pydata.org/;
-license=('BSD')
-makedepends=('python-setuptools' 'python-dateutil' 'python-numpy' 'python-pytz'
- 'python2-setuptools' 'python2-dateutil' 'python2-numpy' 
'python2-pytz')
-source=(https://pypi.python.org/packages/source/p/pandas/pandas-${pkgver}.tar.gz;)
-md5sums=('f6fd8d49fc801f6f3fa48f9117a6290b')
-
-prepare() {
-  cd $srcdir
-  cp -a pandas-${pkgver} pandas-py2-${pkgver}
-  cd pandas-py2-${pkgver}
-
-  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
-  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
-  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
-  -i $(find . -name '*.py')
-}
-
-build() {
-  msg Building Python2
-  cd $srcdir/pandas-py2-${pkgver}
-  python2 setup.py build_ext --inplace
-  python2 setup.py build
-
-  msg Building Python3
-  cd $srcdir/pandas-${pkgver}
-  python setup.py build_ext --inplace
-  python setup.py build
-}
-
-package_python2-pandas() {
-  depends=('python2-numpy' 'python2-dateutil' 'python2-pytz' 
'python2-setuptools')
-  optdepends=('python2-numexpr: needed for accelerating certain numerical 
operations (recommended)'
-  'python2-bottleneck: needed for accelerating certain types of 
nan evaluations (recommended)'
-  'python2-scipy: needed for miscellaneous statistical functions'
-  'python2-pytables: needed for HDF5-based storage'
-  'python2-sqlalchemy: needed for SQL database support'
-  'python2-matplotlib: needed for plotting'
-  'python2-statsmodels: needed for parts of pandas.stats'
-  'python2-openpyxl1: needed for Excel XLSX input/output'
-  'python2-xlsxwriter: alternative Excel XLSX output'
-  'python2-xlrd: needed for Excel XLS input'
-  'python2-xlwt: needed for Excel XLS output'
-  'python2-boto: needed for access to Amazon S3 storage'
-  'python2-beautifulsoup4: needed for read_html function'
-  'python2-lxml: needed for read_html function (and/or 
python2-html5lib)'
-  'python2-html5lib: needed for read_hmlt function (and/or 
python2-lxml)'
-  'python2-httplib2: needed for gbq'
-  'python2-google-api-python-client: needed for gbq'
-  'python2-gflags: needed for gbq'
-  'xsel: needed for read_clipboard function (or xclip)'
-  'xclip: needed for read_clipboard function (or xsel)')
-
-  cd $srcdir/pandas-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python-pandas() {
-  depends=('python-numpy' 'python-dateutil' 'python-pytz' 'python-setuptools')
-  optdepends=('python-numexpr: needed for accelerating certain numerical 
operations (recommended)'
-  'python-bottleneck: needed for accelerating certain types of nan 
evaluations (recommended)'
-  'python-scipy: needed for miscellaneous statistical functions'
-  'python-pytables: needed for HDF5-based storage'
-  'python-sqlalchemy: needed for SQL database support'
-  'python-matplotlib: needed for plotting'
-  'python-statsmodels: needed for parts of pandas.stats'
-  'python-openpyxl1: needed for Excel XLSX input/output'
-  'python-xlsxwriter: alternative Excel XLSX output'
-  'python-xlrd: needed for Excel XLS input'
-  'python-beautifulsoup4: needed for read_html function'
-  'python-lxml: needed for read_html function (and/or 
python-html5lib)'
-  'python-html5lib: needed for read_hmlt function 

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

2014-12-03 Thread Sergej Pupykin
Date: Wednesday, December 3, 2014 @ 13:30:17
  Author: spupykin
Revision: 123403

update url

Modified:
  python2-m2crypto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 12:28:12 UTC (rev 123402)
+++ PKGBUILD2014-12-03 12:30:17 UTC (rev 123403)
@@ -8,13 +8,13 @@
 pkgrel=1
 pkgdesc=A crypto and SSL toolkit for Python
 arch=('i686' 'x86_64')
-url=http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto;
+url=https://github.com/martinpaljak/M2Crypto;
 license=('BSD')
 depends=('python2' 'openssl')
 makedepends=('swig' 'python2-setuptools')
-source=(http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-${pkgver}.tar.gz;
+source=(m2crypto-${pkgver}.tar.gz::https://github.com/martinpaljak/M2Crypto/archive/v$pkgver.tar.gz;
LICENSE)
-md5sums=('573f21aaac7d5c9549798e72ffcefedd'
+md5sums=('b99418d3797b28d95b784a0a56735923'
  'b0e1f0b7d0ce8a62c18b1287b991800e')
 
 build() {


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 13:30:20
  Author: aginiewicz
Revision: 123404

upgpkg: python-pandas 0.15.1-2

switch pandas to openpyxl=2

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 12:30:17 UTC (rev 123403)
+++ PKGBUILD2014-12-03 12:30:20 UTC (rev 123404)
@@ -5,7 +5,7 @@
 pkgbase=python-pandas
 pkgname=('python2-pandas' 'python-pandas')
 pkgver=0.15.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Cross-section and time series data analysis toolkit
 arch=('i686' 'x86_64')
 url=http://pandas.pydata.org/;
@@ -47,7 +47,7 @@
   'python2-sqlalchemy: needed for SQL database support'
   'python2-matplotlib: needed for plotting'
   'python2-statsmodels: needed for parts of pandas.stats'
-  'python2-openpyxl1: needed for Excel XLSX input/output'
+  'python2-openpyxl: needed for Excel XLSX input/output'
   'python2-xlsxwriter: alternative Excel XLSX output'
   'python2-xlrd: needed for Excel XLS input'
   'python2-xlwt: needed for Excel XLS output'
@@ -77,7 +77,7 @@
   'python-sqlalchemy: needed for SQL database support'
   'python-matplotlib: needed for plotting'
   'python-statsmodels: needed for parts of pandas.stats'
-  'python-openpyxl1: needed for Excel XLSX input/output'
+  'python-openpyxl: needed for Excel XLSX input/output'
   'python-xlsxwriter: alternative Excel XLSX output'
   'python-xlrd: needed for Excel XLS input'
   'python-beautifulsoup4: needed for read_html function'


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

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 13:41:36
  Author: arodseth
Revision: 123406

upgpkg: powerdns 3.4.1-3

Added:
  powerdns/trunk/pdns.install
Modified:
  powerdns/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 pdns.install |   12 
 2 files changed, 14 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 12:30:30 UTC (rev 123405)
+++ PKGBUILD2014-12-03 12:41:36 UTC (rev 123406)
@@ -5,7 +5,7 @@
 
 pkgname=powerdns
 pkgver=3.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Authoritative DNS server'
 arch=('x86_64' 'i686')
 url='http://www.powerdns.com/'
@@ -16,6 +16,7 @@
 replaces=('pdns' 'pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
 conflicts=('pdns' 'pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
 options=('!makeflags')
+install='pdns.install'
 backup=('etc/powerdns/pdns.conf')
 source=(http://downloads.powerdns.com/releases/pdns-$pkgver.tar.bz2;
 'pdns.service')

Added: pdns.install
===
--- pdns.install(rev 0)
+++ pdns.install2014-12-03 12:41:36 UTC (rev 123406)
@@ -0,0 +1,12 @@
+# ref FS#42984
+post_upgrade() {
+  echo
+  echo 'NOTE: The database schema has been changed.'
+  echo 'See also: http://doc.powerdns.com/md/authoritative/upgrading/'
+  echo
+  echo 'You may also need to:'
+  echo 'setconf /etc/powerdns/pdns.conf module-dir=/usr/lib/powerdns'
+  echo
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-03 Thread Alexander Rødseth
Date: Wednesday, December 3, 2014 @ 13:41:48
  Author: arodseth
Revision: 123407

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

Added:
  powerdns/repos/community-i686/PKGBUILD
(from rev 123406, powerdns/trunk/PKGBUILD)
  powerdns/repos/community-i686/pdns.install
(from rev 123406, powerdns/trunk/pdns.install)
  powerdns/repos/community-i686/pdns.service
(from rev 123406, powerdns/trunk/pdns.service)
  powerdns/repos/community-x86_64/PKGBUILD
(from rev 123406, powerdns/trunk/PKGBUILD)
  powerdns/repos/community-x86_64/pdns.install
(from rev 123406, powerdns/trunk/pdns.install)
  powerdns/repos/community-x86_64/pdns.service
(from rev 123406, powerdns/trunk/pdns.service)
Deleted:
  powerdns/repos/community-i686/PKGBUILD
  powerdns/repos/community-i686/pdns.service
  powerdns/repos/community-x86_64/PKGBUILD
  powerdns/repos/community-x86_64/pdns.service

---+
 /PKGBUILD |  164 
 /pdns.service |   24 +
 community-i686/PKGBUILD   |   81 ---
 community-i686/pdns.install   |   12 ++
 community-i686/pdns.service   |   12 --
 community-x86_64/PKGBUILD |   81 ---
 community-x86_64/pdns.install |   12 ++
 community-x86_64/pdns.service |   12 --
 8 files changed, 212 insertions(+), 186 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 12:41:36 UTC (rev 123406)
+++ community-i686/PKGBUILD 2014-12-03 12:41:48 UTC (rev 123407)
@@ -1,81 +0,0 @@
-# $Id: PKGBUILD 101429 2013-11-25 14:11:30Z arodseth $
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Kevin Mihelich ke...@archlinuxarm.org
-
-pkgname=powerdns
-pkgver=3.4.1
-pkgrel=2
-pkgdesc='Authoritative DNS server'
-arch=('x86_64' 'i686')
-url='http://www.powerdns.com/'
-license=('GPL')
-depends=('boost-libs' 'gcc-libs' 'postgresql-libs' 'libmariadbclient' 'sqlite' 
'libldap' 'lua')
-makedepends=('boost' 'setconf=0.6.3')
-provides=('pdns' 'pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
-replaces=('pdns' 'pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
-conflicts=('pdns' 'pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
-options=('!makeflags')
-backup=('etc/powerdns/pdns.conf')
-source=(http://downloads.powerdns.com/releases/pdns-$pkgver.tar.bz2;
-'pdns.service')
-sha256sums=('13e32a31759e7fd341b98c89fe551723a5c6a768350b3609c576f70602deb24a'
-'b2358a5951ac944feee15ac03d42ffe9c2a72fa6f57746f77ef8997d54a82040')
-
-prepare() {
-  touch pdns-$pkgver/AUTHORS pdns-$pkgver/NEWS
-
-  # Make changes to pdns.conf, while basing it on pdns.conf-dist
-  cp pdns-$pkgver/pdns/pdns.conf-dist pdns.conf
-
-  # Using setconf for setting the configuration options will make
-  # more sense in the next version of setconf, where uncommenting code
-  # will be supported.
-  for keyvalue in \
-allow-recursion=127.0.0.1 \
-cache-ttl=6 \
-chroot=/var/empty \
-config-dir=/etc \
-daemon=yes \
-distributor-threads=3 \
-guardian=yes \
-local-port=53 \
-loglevel=3 \
-module-dir=/usr/lib/powerdns \
-negquery-cache-ttl=60 \
-setgid=nobody \
-setuid=nobody \
-socket-dir=/var/run \
-webserver=no
-  do
-setconf -a pdns.conf $keyvalue
-  done
-}
-
-build() {
-  cd pdns-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc/powerdns \
---libexecdir=/usr/lib \
---libdir=/usr/lib \
---mandir=/usr/share/man \
---with-modules='' \
---with-dynmodules=ldap pipe gmysql gpgsql gsqlite3 geo bind \
---docdir=/usr/share/doc/powerdns \
---sbindir=/usr/bin \
---bindir=/usr/bin
-  make  
-}
-
-package() {
-  make -C pdns-$pkgver DESTDIR=$pkgdir install
-  install -m644 pdns.conf $pkgdir/etc/powerdns/
-  install -Dm644 pdns.service \
-$pkgdir/usr/lib/systemd/system/pdns.service
-  rm -f $pkgdir/etc/powerdns/pdns.conf-dist
-  mv $pkgdir/usr/lib/pdns $pkgdir/usr/lib/powerdns
-}
-
-# vim:set ts=2 sw=2 et:

Copied: powerdns/repos/community-i686/PKGBUILD (from rev 123406, 
powerdns/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-03 12:41:48 UTC (rev 123407)
@@ -0,0 +1,82 @@
+# $Id: PKGBUILD 101429 2013-11-25 14:11:30Z arodseth $
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Kevin Mihelich ke...@archlinuxarm.org
+
+pkgname=powerdns
+pkgver=3.4.1
+pkgrel=3
+pkgdesc='Authoritative DNS server'
+arch=('x86_64' 'i686')
+url='http://www.powerdns.com/'
+license=('GPL')
+depends=('boost-libs' 'gcc-libs' 'postgresql-libs' 'libmariadbclient' 'sqlite' 
'libldap' 'lua')
+makedepends=('boost' 'setconf=0.6.3')
+provides=('pdns' 

[arch-commits] Commit in (python-openpyxl1)

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 14:04:29
  Author: aginiewicz
Revision: 123409

drop legacy version of python-openpyxl2 to AUR

Deleted:
  python-openpyxl1/


[arch-commits] Commit in plex-home-theater/trunk (PKGBUILD)

2014-12-03 Thread Maxime Gauduin
Date: Wednesday, December 3, 2014 @ 14:14:28
  Author: alucryd
Revision: 123410

upgpkg: plex-home-theater 1.3.2.417-1

Modified:
  plex-home-theater/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 13:04:29 UTC (rev 123409)
+++ PKGBUILD2014-12-03 13:14:28 UTC (rev 123410)
@@ -3,7 +3,8 @@
 # Contributor: Daniel Wallace daniel.wall...@gatech.edu
 
 pkgname=plex-home-theater
-pkgver=1.3.0
+_pkgver=1.3.2.417-04be1687
+pkgver=${_pkgver%-*}
 pkgrel=1
 pkgdesc='Plex Home Theater'
 arch=('i686' 'x86_64')
@@ -19,12 +20,12 @@
 'libshairport: AirPlay support'
 'libcec: Pulse-Eight USB-CEC adapter support'
 'pulseaudio: PulseAudio support')
-source=(https://github.com/plexinc/plex-home-theater-public/archive/pht-v${pkgver}.tar.gz;
+source=(https://github.com/plexinc/plex-home-theater-public/archive/v${_pkgver}.tar.gz;
 'plex-ffmpeg-compat.patch'
 'plex-libcec-2.2.0.patch'
 'plex-lirc-socket.patch'
 'plexhometheater.sh')
-sha256sums=('400dd27ac50b9da97307aa12fd3c0d2c569466c321ee234f659dcc647accc8dd'
+sha256sums=('6896f3e00852d7afc5bb6f773196b967db975c30678d4ed37b33bf256bc27c1d'
 '5b370e4dec6998130df46ad6bd5ca6258e3a040dd6c6cc4085c335dc3d6050bd'
 '13032e8da35b0abdd22109f9ee34c63e43e0f9863fe81d4fa503c05ede23a212'
 '630070125ad5239163d89fed5bf7f83abf4a411ac3e24aa2e41f99c5c3c8fb7f'
@@ -31,7 +32,7 @@
 'dc6bd394c07a2ececbb2f8c53cb54afd5d78f7c00a0b34acab3e71217da085fb')
 
 prepare() {
-  cd plex-home-theater-public-pht-v${pkgver}
+  cd plex-home-theater-public-${_pkgver}
 
   patch -Np1 -i ../plex-libcec-2.2.0.patch
   patch -Np1 -i ../plex-lirc-socket.patch
@@ -39,7 +40,7 @@
 }
 
 build() {
-  cd plex-home-theater-public-pht-v${pkgver}
+  cd plex-home-theater-public-${_pkgver}
 
   if [[ -d build ]]; then
 rm -rf build
@@ -56,7 +57,7 @@
 }
 
 package() {
-  cd plex-home-theater-public-pht-v${pkgver}/build
+  cd plex-home-theater-public-${_pkgver}/build
 
   make DESTDIR=${pkgdir} install
   install -dm 755 
${pkgdir}/usr/{lib/plexhometheater,share/{applications,pixmaps}}


[arch-commits] Commit in plex-home-theater/repos (20 files)

2014-12-03 Thread Maxime Gauduin
Date: Wednesday, December 3, 2014 @ 14:14:57
  Author: alucryd
Revision: 123411

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

Added:
  plex-home-theater/repos/community-i686/PKGBUILD
(from rev 123410, plex-home-theater/trunk/PKGBUILD)
  plex-home-theater/repos/community-i686/plex-ffmpeg-compat.patch
(from rev 123410, plex-home-theater/trunk/plex-ffmpeg-compat.patch)
  plex-home-theater/repos/community-i686/plex-libcec-2.2.0.patch
(from rev 123410, plex-home-theater/trunk/plex-libcec-2.2.0.patch)
  plex-home-theater/repos/community-i686/plex-lirc-socket.patch
(from rev 123410, plex-home-theater/trunk/plex-lirc-socket.patch)
  plex-home-theater/repos/community-i686/plexhometheater.sh
(from rev 123410, plex-home-theater/trunk/plexhometheater.sh)
  plex-home-theater/repos/community-x86_64/PKGBUILD
(from rev 123410, plex-home-theater/trunk/PKGBUILD)
  plex-home-theater/repos/community-x86_64/plex-ffmpeg-compat.patch
(from rev 123410, plex-home-theater/trunk/plex-ffmpeg-compat.patch)
  plex-home-theater/repos/community-x86_64/plex-libcec-2.2.0.patch
(from rev 123410, plex-home-theater/trunk/plex-libcec-2.2.0.patch)
  plex-home-theater/repos/community-x86_64/plex-lirc-socket.patch
(from rev 123410, plex-home-theater/trunk/plex-lirc-socket.patch)
  plex-home-theater/repos/community-x86_64/plexhometheater.sh
(from rev 123410, plex-home-theater/trunk/plexhometheater.sh)
Deleted:
  plex-home-theater/repos/community-i686/PKGBUILD
  plex-home-theater/repos/community-i686/plex-ffmpeg-compat.patch
  plex-home-theater/repos/community-i686/plex-libcec-2.2.0.patch
  plex-home-theater/repos/community-i686/plex-lirc-socket.patch
  plex-home-theater/repos/community-i686/plexhometheater.sh
  plex-home-theater/repos/community-x86_64/PKGBUILD
  plex-home-theater/repos/community-x86_64/plex-ffmpeg-compat.patch
  plex-home-theater/repos/community-x86_64/plex-libcec-2.2.0.patch
  plex-home-theater/repos/community-x86_64/plex-lirc-socket.patch
  plex-home-theater/repos/community-x86_64/plexhometheater.sh

---+
 /PKGBUILD |  142 +
 /plex-ffmpeg-compat.patch |   58 +++
 /plex-libcec-2.2.0.patch  |  228 
 /plex-lirc-socket.patch   |  112 +
 /plexhometheater.sh   |   10 +
 community-i686/PKGBUILD   |   70 
 community-i686/plex-ffmpeg-compat.patch   |   29 ---
 community-i686/plex-libcec-2.2.0.patch|  114 --
 community-i686/plex-lirc-socket.patch |   56 --
 community-i686/plexhometheater.sh |5 
 community-x86_64/PKGBUILD |   70 
 community-x86_64/plex-ffmpeg-compat.patch |   29 ---
 community-x86_64/plex-libcec-2.2.0.patch  |  114 --
 community-x86_64/plex-lirc-socket.patch   |   56 --
 community-x86_64/plexhometheater.sh   |5 
 15 files changed, 550 insertions(+), 548 deletions(-)

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


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

2014-12-03 Thread Daniel Micay
Date: Wednesday, December 3, 2014 @ 16:11:48
  Author: thestinger
Revision: 123412

upgpkg: paxd 19-1

Modified:
  paxd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 13:14:57 UTC (rev 123411)
+++ PKGBUILD2014-12-03 15:11:48 UTC (rev 123412)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Daniel Micay danielmi...@gmail.com
 pkgname=paxd
-pkgver=18
+pkgver=19
 pkgrel=1
 pkgdesc='PaX exception daemon'
 arch=(i686 x86_64)
@@ -9,7 +9,7 @@
 license=(MIT)
 depends=(glibc)
 source=(https://github.com/thestinger/paxd/archive/$pkgver.tar.gz 
10-enable-pax.conf)
-sha1sums=('e27984e1fda75d09ce9b9fb55b48b8288183a175'
+sha1sums=('9bd83b83b9d5337dabd93dae51ddd12619b5573b'
   '8ee73dd288bc32438078e032dfc50a2f8ea6a5f2')
 backup=(etc/paxd.conf)
 


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

2014-12-03 Thread Daniel Micay
Date: Wednesday, December 3, 2014 @ 16:12:24
  Author: thestinger
Revision: 123413

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

Added:
  paxd/repos/community-i686/10-enable-pax.conf
(from rev 123412, paxd/trunk/10-enable-pax.conf)
  paxd/repos/community-i686/PKGBUILD
(from rev 123412, paxd/trunk/PKGBUILD)
  paxd/repos/community-x86_64/10-enable-pax.conf
(from rev 123412, paxd/trunk/10-enable-pax.conf)
  paxd/repos/community-x86_64/PKGBUILD
(from rev 123412, paxd/trunk/PKGBUILD)
Deleted:
  paxd/repos/community-i686/10-enable-pax.conf
  paxd/repos/community-i686/PKGBUILD
  paxd/repos/community-x86_64/10-enable-pax.conf
  paxd/repos/community-x86_64/PKGBUILD

-+
 /10-enable-pax.conf |4 ++
 /PKGBUILD   |   54 ++
 community-i686/10-enable-pax.conf   |2 -
 community-i686/PKGBUILD |   27 -
 community-x86_64/10-enable-pax.conf |2 -
 community-x86_64/PKGBUILD   |   27 -
 6 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/10-enable-pax.conf
===
--- community-i686/10-enable-pax.conf   2014-12-03 15:11:48 UTC (rev 123412)
+++ community-i686/10-enable-pax.conf   2014-12-03 15:12:24 UTC (rev 123413)
@@ -1,2 +0,0 @@
-# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
-kernel.pax.softmode = 0

Copied: paxd/repos/community-i686/10-enable-pax.conf (from rev 123412, 
paxd/trunk/10-enable-pax.conf)
===
--- community-i686/10-enable-pax.conf   (rev 0)
+++ community-i686/10-enable-pax.conf   2014-12-03 15:12:24 UTC (rev 123413)
@@ -0,0 +1,2 @@
+# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
+kernel.pax.softmode = 0

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 15:11:48 UTC (rev 123412)
+++ community-i686/PKGBUILD 2014-12-03 15:12:24 UTC (rev 123413)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay danielmi...@gmail.com
-pkgname=paxd
-pkgver=18
-pkgrel=1
-pkgdesc='PaX exception daemon'
-arch=(i686 x86_64)
-url='https://github.com/thestinger/paxd/'
-license=(MIT)
-depends=(glibc)
-source=(https://github.com/thestinger/paxd/archive/$pkgver.tar.gz 
10-enable-pax.conf)
-sha1sums=('e27984e1fda75d09ce9b9fb55b48b8288183a175'
-  '8ee73dd288bc32438078e032dfc50a2f8ea6a5f2')
-backup=(etc/paxd.conf)
-
-build() {
-  cd $pkgname-$pkgver
-  make CC=gcc
-}
-
-package() {
-  cd $pkgname-$pkgver
-  mkdir -p $pkgdir/usr/lib/systemd/system/sysinit.target.wants
-  make PREFIX=/usr DESTDIR=$pkgdir install
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 ../10-enable-pax.conf 
$pkgdir/usr/lib/sysctl.d/10-enable-pax.conf
-}

Copied: paxd/repos/community-i686/PKGBUILD (from rev 123412, 
paxd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-03 15:12:24 UTC (rev 123413)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+pkgname=paxd
+pkgver=19
+pkgrel=1
+pkgdesc='PaX exception daemon'
+arch=(i686 x86_64)
+url='https://github.com/thestinger/paxd/'
+license=(MIT)
+depends=(glibc)
+source=(https://github.com/thestinger/paxd/archive/$pkgver.tar.gz 
10-enable-pax.conf)
+sha1sums=('9bd83b83b9d5337dabd93dae51ddd12619b5573b'
+  '8ee73dd288bc32438078e032dfc50a2f8ea6a5f2')
+backup=(etc/paxd.conf)
+
+build() {
+  cd $pkgname-$pkgver
+  make CC=gcc
+}
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p $pkgdir/usr/lib/systemd/system/sysinit.target.wants
+  make PREFIX=/usr DESTDIR=$pkgdir install
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 ../10-enable-pax.conf 
$pkgdir/usr/lib/sysctl.d/10-enable-pax.conf
+}

Deleted: community-x86_64/10-enable-pax.conf
===
--- community-x86_64/10-enable-pax.conf 2014-12-03 15:11:48 UTC (rev 123412)
+++ community-x86_64/10-enable-pax.conf 2014-12-03 15:12:24 UTC (rev 123413)
@@ -1,2 +0,0 @@
-# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
-kernel.pax.softmode = 0

Copied: paxd/repos/community-x86_64/10-enable-pax.conf (from rev 123412, 
paxd/trunk/10-enable-pax.conf)
===
--- community-x86_64/10-enable-pax.conf (rev 0)
+++ community-x86_64/10-enable-pax.conf 2014-12-03 15:12:24 UTC (rev 123413)
@@ -0,0 +1,2 @@
+# Disable PaX soft mode (set earlier by 05-grsecurity.conf)
+kernel.pax.softmode = 0

Deleted: community-x86_64/PKGBUILD
===
--- 

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

2014-12-03 Thread Florian Pritz
Date: Wednesday, December 3, 2014 @ 16:26:43
  Author: bluewind
Revision: 123415

archrelease: copy trunk to community-x86_64

Added:
  highlight/repos/community-x86_64/PKGBUILD
(from rev 123414, highlight/trunk/PKGBUILD)
Deleted:
  highlight/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 15:26:39 UTC (rev 123414)
+++ PKGBUILD2014-12-03 15:26:43 UTC (rev 123415)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz f...@xinu.at
-# Contributor: Jan Fader jan.fa...@web.de
-pkgbase=highlight
-pkgname=(highlight highlight-gui)
-pkgver=3.19
-pkgrel=1
-url=http://www.andre-simon.de/doku/highlight/highlight.html;
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=(qt4 lua boost)
-source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('b20643085d2727cc8221aaf9db5f2ade'
- 'SKIP')
-backup=(etc/highlight/filetypes.conf)
-
-build() {
-  cd $srcdir/$pkgbase-$pkgver
-
-  make QMAKE=qmake-qt4
-  make QMAKE=qmake-qt4 gui
-}
-
-package_highlight() {
-  pkgdesc=Fast and flexible source code highlighter (CLI version)
-  depends=('lua')
-  cd $srcdir/$pkgbase-$pkgver
-
-  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install
-}
-
-package_highlight-gui() {
-  pkgdesc=Fast and flexible source code highlighter (Qt version)
-  depends=('qt4' 'highlight')
-  cd $srcdir/$pkgbase-$pkgver
-
-  install -dm755 $pkgdir/usr/bin
-  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install-gui
-}
-
-# vim:set ts=2 sw=2 et:

Copied: highlight/repos/community-x86_64/PKGBUILD (from rev 123414, 
highlight/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 15:26:43 UTC (rev 123415)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Florian Pritz f...@xinu.at
+# Contributor: Jan Fader jan.fa...@web.de
+pkgbase=highlight
+pkgname=(highlight highlight-gui)
+pkgver=3.20
+pkgrel=1
+url=http://www.andre-simon.de/doku/highlight/highlight.html;
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=(qt4 lua boost)
+source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('9acf4b2928499eb00fcf4be9e7b791f8'
+ 'SKIP')
+validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
+
+build() {
+  cd $srcdir/$pkgbase-$pkgver
+
+  make QMAKE=qmake-qt4
+  make QMAKE=qmake-qt4 gui
+}
+
+package_highlight() {
+  pkgdesc=Fast and flexible source code highlighter (CLI version)
+  depends=('lua')
+  backup=(etc/highlight/filetypes.conf)
+  cd $srcdir/$pkgbase-$pkgver
+
+  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install
+}
+
+package_highlight-gui() {
+  pkgdesc=Fast and flexible source code highlighter (Qt version)
+  depends=('qt4' 'highlight')
+  cd $srcdir/$pkgbase-$pkgver
+
+  install -dm755 $pkgdir/usr/bin
+  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install-gui
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-12-03 Thread Florian Pritz
Date: Wednesday, December 3, 2014 @ 16:26:39
  Author: bluewind
Revision: 123414

upgpkg: highlight 3.20-1

upstream update

Modified:
  highlight/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 15:12:24 UTC (rev 123413)
+++ PKGBUILD2014-12-03 15:26:39 UTC (rev 123414)
@@ -3,7 +3,7 @@
 # Contributor: Jan Fader jan.fa...@web.de
 pkgbase=highlight
 pkgname=(highlight highlight-gui)
-pkgver=3.19
+pkgver=3.20
 pkgrel=1
 url=http://www.andre-simon.de/doku/highlight/highlight.html;
 license=('GPL')
@@ -10,9 +10,9 @@
 arch=('i686' 'x86_64')
 makedepends=(qt4 lua boost)
 source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('b20643085d2727cc8221aaf9db5f2ade'
+md5sums=('9acf4b2928499eb00fcf4be9e7b791f8'
  'SKIP')
-backup=(etc/highlight/filetypes.conf)
+validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
 
 build() {
   cd $srcdir/$pkgbase-$pkgver
@@ -24,6 +24,7 @@
 package_highlight() {
   pkgdesc=Fast and flexible source code highlighter (CLI version)
   depends=('lua')
+  backup=(etc/highlight/filetypes.conf)
   cd $srcdir/$pkgbase-$pkgver
 
   make DESTDIR=$pkgdir QMAKE=qmake-qt4 install


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

2014-12-03 Thread Florian Pritz
Date: Wednesday, December 3, 2014 @ 16:28:00
  Author: bluewind
Revision: 123416

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 15:26:43 UTC (rev 123415)
+++ community-i686/PKGBUILD 2014-12-03 15:28:00 UTC (rev 123416)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz f...@xinu.at
-# Contributor: Jan Fader jan.fa...@web.de
-pkgbase=highlight
-pkgname=(highlight highlight-gui)
-pkgver=3.19
-pkgrel=1
-url=http://www.andre-simon.de/doku/highlight/highlight.html;
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=(qt4 lua boost)
-source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('b20643085d2727cc8221aaf9db5f2ade'
- 'SKIP')
-backup=(etc/highlight/filetypes.conf)
-
-build() {
-  cd $srcdir/$pkgbase-$pkgver
-
-  make QMAKE=qmake-qt4
-  make QMAKE=qmake-qt4 gui
-}
-
-package_highlight() {
-  pkgdesc=Fast and flexible source code highlighter (CLI version)
-  depends=('lua')
-  cd $srcdir/$pkgbase-$pkgver
-
-  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install
-}
-
-package_highlight-gui() {
-  pkgdesc=Fast and flexible source code highlighter (Qt version)
-  depends=('qt4' 'highlight')
-  cd $srcdir/$pkgbase-$pkgver
-
-  install -dm755 $pkgdir/usr/bin
-  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install-gui
-}
-
-# vim:set ts=2 sw=2 et:

Copied: highlight/repos/community-i686/PKGBUILD (from rev 123415, 
highlight/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-03 15:28:00 UTC (rev 123416)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Florian Pritz f...@xinu.at
+# Contributor: Jan Fader jan.fa...@web.de
+pkgbase=highlight
+pkgname=(highlight highlight-gui)
+pkgver=3.20
+pkgrel=1
+url=http://www.andre-simon.de/doku/highlight/highlight.html;
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=(qt4 lua boost)
+source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
+md5sums=('9acf4b2928499eb00fcf4be9e7b791f8'
+ 'SKIP')
+validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
+
+build() {
+  cd $srcdir/$pkgbase-$pkgver
+
+  make QMAKE=qmake-qt4
+  make QMAKE=qmake-qt4 gui
+}
+
+package_highlight() {
+  pkgdesc=Fast and flexible source code highlighter (CLI version)
+  depends=('lua')
+  backup=(etc/highlight/filetypes.conf)
+  cd $srcdir/$pkgbase-$pkgver
+
+  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install
+}
+
+package_highlight-gui() {
+  pkgdesc=Fast and flexible source code highlighter (Qt version)
+  depends=('qt4' 'highlight')
+  cd $srcdir/$pkgbase-$pkgver
+
+  install -dm755 $pkgdir/usr/bin
+  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install-gui
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-03 15:26:43 UTC (rev 123415)
+++ community-x86_64/PKGBUILD   2014-12-03 15:28:00 UTC (rev 123416)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Florian Pritz f...@xinu.at
-# Contributor: Jan Fader jan.fa...@web.de
-pkgbase=highlight
-pkgname=(highlight highlight-gui)
-pkgver=3.20
-pkgrel=1
-url=http://www.andre-simon.de/doku/highlight/highlight.html;
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=(qt4 lua boost)
-source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('9acf4b2928499eb00fcf4be9e7b791f8'
- 'SKIP')
-validpgpkeys=(B8C55574187F49180EDC763750FE0279D805A7C7)
-
-build() {
-  cd $srcdir/$pkgbase-$pkgver
-
-  make QMAKE=qmake-qt4
-  make QMAKE=qmake-qt4 gui
-}
-
-package_highlight() {
-  pkgdesc=Fast and flexible source code highlighter (CLI version)
-  depends=('lua')
-  backup=(etc/highlight/filetypes.conf)
-  cd $srcdir/$pkgbase-$pkgver
-
-  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install
-}
-
-package_highlight-gui() {
-  pkgdesc=Fast and flexible source code highlighter (Qt version)
-  depends=('qt4' 'highlight')
-  cd $srcdir/$pkgbase-$pkgver
-
-  install -dm755 $pkgdir/usr/bin
-  make DESTDIR=$pkgdir QMAKE=qmake-qt4 install-gui
-}
-
-# vim:set ts=2 sw=2 et:

Copied: highlight/repos/community-x86_64/PKGBUILD (from rev 123415, 
highlight/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD  

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

2014-12-03 Thread Evangelos Foutras
Date: Wednesday, December 3, 2014 @ 20:31:19
  Author: foutrelis
Revision: 227275

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

Added:
  
mtr/repos/extra-i686/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch
(from rev 227274, 
mtr/trunk/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch)
  mtr/repos/extra-i686/0001-core-introduce-grace-period.patch
(from rev 227274, mtr/trunk/0001-core-introduce-grace-period.patch)
  mtr/repos/extra-i686/0001-dns-iterate-over-all-configured-nameservers.patch
(from rev 227274, 
mtr/trunk/0001-dns-iterate-over-all-configured-nameservers.patch)
  mtr/repos/extra-i686/PKGBUILD
(from rev 227274, mtr/trunk/PKGBUILD)
  
mtr/repos/extra-x86_64/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch
(from rev 227274, 
mtr/trunk/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch)
  mtr/repos/extra-x86_64/0001-core-introduce-grace-period.patch
(from rev 227274, mtr/trunk/0001-core-introduce-grace-period.patch)
  mtr/repos/extra-x86_64/0001-dns-iterate-over-all-configured-nameservers.patch
(from rev 227274, 
mtr/trunk/0001-dns-iterate-over-all-configured-nameservers.patch)
  mtr/repos/extra-x86_64/PKGBUILD
(from rev 227274, mtr/trunk/PKGBUILD)
Deleted:
  mtr/repos/extra-i686/PKGBUILD
  mtr/repos/extra-i686/mtr-0.85-grace-period.patch
  mtr/repos/extra-x86_64/PKGBUILD
  mtr/repos/extra-x86_64/mtr-0.85-grace-period.patch

--+
 /PKGBUILD| 
 112 +
 extra-i686/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch   | 
 118 ++
 extra-i686/0001-core-introduce-grace-period.patch| 
  74 ++
 extra-i686/0001-dns-iterate-over-all-configured-nameservers.patch| 
  57 
 extra-i686/PKGBUILD  | 
  50 
 extra-i686/mtr-0.85-grace-period.patch   | 
  71 --
 extra-x86_64/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch | 
 118 ++
 extra-x86_64/0001-core-introduce-grace-period.patch  | 
  74 ++
 extra-x86_64/0001-dns-iterate-over-all-configured-nameservers.patch  | 
  57 
 extra-x86_64/PKGBUILD| 
  50 
 extra-x86_64/mtr-0.85-grace-period.patch | 
  71 --
 11 files changed, 610 insertions(+), 242 deletions(-)

Copied: 
mtr/repos/extra-i686/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch
 (from rev 227274, 
mtr/trunk/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch)
===
--- extra-i686/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch  
(rev 0)
+++ extra-i686/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch  
2014-12-03 19:31:19 UTC (rev 227275)
@@ -0,0 +1,118 @@
+From 12c53f98e44598b87d3f2308e0d892f49d7af8e4 Mon Sep 17 00:00:00 2001
+From: Roger Wolff r.e.wo...@bitwizard.nl
+Date: Tue, 16 Jul 2013 13:59:52 +0200
+Subject: [PATCH] Fix bombout with ipv6 enabled binary on ipv4 only system.
+
+---
+ dns.c| 33 +
+ gtk.c|  6 --
+ select.c |  8 ++--
+ 3 files changed, 31 insertions(+), 16 deletions(-)
+
+diff --git a/dns.c b/dns.c
+index 371934f..221665d 100644
+--- a/dns.c
 b/dns.c
+@@ -529,10 +529,12 @@ void dns_open(void)
+ #ifdef ENABLE_IPV6
+   resfd6 = socket(AF_INET6, SOCK_DGRAM, 0);
+   if (resfd6 == -1) {
++// consider making removing this warning. For now leave it in to see 
++// new code activated. -- REW
+ fprintf(stderr,
+ Unable to allocate IPv6 socket for nameserver communication: 
%s\n,
+   strerror(errno));
+-exit(-1);
++//exit(-1);
+   }
+ #endif
+   option = 1;
+@@ -543,11 +545,13 @@ void dns_open(void)
+ exit(-1);
+   }
+ #ifdef ENABLE_IPV6
+-  if (setsockopt(resfd6,SOL_SOCKET,SO_BROADCAST,(char 
*)option,sizeof(option))) {
+-fprintf(stderr,
+-Unable to setsockopt() on IPv6 nameserver communication socket: 
%s\n,
+-  strerror(errno));
+-exit(-1);
++  if (resfd6  0) {
++if (setsockopt(resfd6,SOL_SOCKET,SO_BROADCAST,(char 
*)option,sizeof(option))) {
++  fprintf(stderr,
++Unable to setsockopt() on IPv6 nameserver communication socket: 
%s\n,
++strerror(errno));
++  exit(-1);
++}
+   }
+ #endif
+   longipstr( 127.0.0.1, localhost, AF_INET );
+@@ -933,12 +937,14 @@ void dorequest(char *s,int type,word id)
+   hp = (packetheader *)buf;
+   hp-id = id;/* htons() deliberately left out (redundant) */
+ #ifdef ENABLE_IPV6
+-  for (i = 0;i  NSCOUNT6;i++) {
+-if (!NSSOCKADDR6(i))
+-  continue;
+-if 

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

2014-12-03 Thread Evangelos Foutras
Date: Wednesday, December 3, 2014 @ 20:30:59
  Author: foutrelis
Revision: 227274

upgpkg: mtr 0.85-3

Fix FS#42931: Name lookup failure with ipv6 stack disabled

Added:
  mtr/trunk/0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch
  mtr/trunk/0001-core-introduce-grace-period.patch
  mtr/trunk/0001-dns-iterate-over-all-configured-nameservers.patch
Modified:
  mtr/trunk/PKGBUILD
Deleted:
  mtr/trunk/mtr-0.85-grace-period.patch

-+
 0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch |  118 
++
 0001-core-introduce-grace-period.patch  |   74 ++
 0001-dns-iterate-over-all-configured-nameservers.patch  |   57 
 PKGBUILD|   14 -
 mtr-0.85-grace-period.patch |   71 --
 5 files changed, 259 insertions(+), 75 deletions(-)

Added: 0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch
===
--- 0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch 
(rev 0)
+++ 0001-Fix-bombout-with-ipv6-enabled-binary-on-ipv4-only-sy.patch 
2014-12-03 19:30:59 UTC (rev 227274)
@@ -0,0 +1,118 @@
+From 12c53f98e44598b87d3f2308e0d892f49d7af8e4 Mon Sep 17 00:00:00 2001
+From: Roger Wolff r.e.wo...@bitwizard.nl
+Date: Tue, 16 Jul 2013 13:59:52 +0200
+Subject: [PATCH] Fix bombout with ipv6 enabled binary on ipv4 only system.
+
+---
+ dns.c| 33 +
+ gtk.c|  6 --
+ select.c |  8 ++--
+ 3 files changed, 31 insertions(+), 16 deletions(-)
+
+diff --git a/dns.c b/dns.c
+index 371934f..221665d 100644
+--- a/dns.c
 b/dns.c
+@@ -529,10 +529,12 @@ void dns_open(void)
+ #ifdef ENABLE_IPV6
+   resfd6 = socket(AF_INET6, SOCK_DGRAM, 0);
+   if (resfd6 == -1) {
++// consider making removing this warning. For now leave it in to see 
++// new code activated. -- REW
+ fprintf(stderr,
+ Unable to allocate IPv6 socket for nameserver communication: 
%s\n,
+   strerror(errno));
+-exit(-1);
++//exit(-1);
+   }
+ #endif
+   option = 1;
+@@ -543,11 +545,13 @@ void dns_open(void)
+ exit(-1);
+   }
+ #ifdef ENABLE_IPV6
+-  if (setsockopt(resfd6,SOL_SOCKET,SO_BROADCAST,(char 
*)option,sizeof(option))) {
+-fprintf(stderr,
+-Unable to setsockopt() on IPv6 nameserver communication socket: 
%s\n,
+-  strerror(errno));
+-exit(-1);
++  if (resfd6  0) {
++if (setsockopt(resfd6,SOL_SOCKET,SO_BROADCAST,(char 
*)option,sizeof(option))) {
++  fprintf(stderr,
++Unable to setsockopt() on IPv6 nameserver communication socket: 
%s\n,
++strerror(errno));
++  exit(-1);
++}
+   }
+ #endif
+   longipstr( 127.0.0.1, localhost, AF_INET );
+@@ -933,12 +937,14 @@ void dorequest(char *s,int type,word id)
+   hp = (packetheader *)buf;
+   hp-id = id;/* htons() deliberately left out (redundant) */
+ #ifdef ENABLE_IPV6
+-  for (i = 0;i  NSCOUNT6;i++) {
+-if (!NSSOCKADDR6(i))
+-  continue;
+-if (NSSOCKADDR6(i)-sin6_family == AF_INET6)
+-  (void)sendto(resfd6,buf,r,0,(struct sockaddr *) NSSOCKADDR6(i),
+- sizeof(struct sockaddr_in6));
++  if (resfd6  0) {
++for (i = 0;i  NSCOUNT6;i++) {
++  if (!NSSOCKADDR6(i))
++  continue;
++  if (NSSOCKADDR6(i)-sin6_family == AF_INET6)
++  (void)sendto(resfd6,buf,r,0,(struct sockaddr *) NSSOCKADDR6(i),
++   sizeof(struct sockaddr_in6));
++}
+   }
+ #endif
+   for (i = 0;i  myres.nscount;i++)
+@@ -1327,6 +1333,9 @@ void dns_ack6(void)
+   int r,i;
+   static char addrstr[INET6_ADDRSTRLEN];
+ 
++  // Probably not necessary. -- REW
++  if (resfd6  0) return; 
++
+   r = recvfrom(resfd6,(byte *)resrecvbuf,MaxPacketsize,0,
+from, fromlen);
+   if (r  0) {
+diff --git a/gtk.c b/gtk.c
+index d00f769..38ed507 100644
+--- a/gtk.c
 b/gtk.c
+@@ -615,8 +615,10 @@ void gtk_loop(void)
+   net_iochannel = g_io_channel_unix_new(net_waitfd());
+   g_io_add_watch(net_iochannel, G_IO_IN, gtk_net_data, NULL);
+ #ifdef ENABLE_IPV6
+-  dns_iochannel = g_io_channel_unix_new(dns_waitfd6());
+-  g_io_add_watch(dns_iochannel, G_IO_IN, gtk_dns_data6, NULL);
++  if (dns_waitfd6()  0) {
++dns_iochannel = g_io_channel_unix_new(dns_waitfd6());
++g_io_add_watch(dns_iochannel, G_IO_IN, gtk_dns_data6, NULL);
++  }
+ #endif
+   dns_iochannel = g_io_channel_unix_new(dns_waitfd());
+   g_io_add_watch(dns_iochannel, G_IO_IN, gtk_dns_data, NULL);
+diff --git a/select.c b/select.c
+index 0545d9f..e7c397e 100644
+--- a/select.c
 b/select.c
+@@ -80,8 +80,12 @@ void select_loop(void) {
+ #ifdef ENABLE_IPV6
+ if (dns) {
+   dnsfd6 = dns_waitfd6();
+-  FD_SET(dnsfd6, readfd);
+-  if(dnsfd6 = maxfd) maxfd = dnsfd6 + 1;
++  if (dnsfd6 = 0) {
++

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

2014-12-03 Thread Bartłomiej Piotrowski
Date: Wednesday, December 3, 2014 @ 22:14:34
  Author: bpiotrowski
Revision: 123418

archrelease: copy trunk to community-any

Added:
  phpmyadmin/repos/community-any/PKGBUILD
(from rev 123417, phpmyadmin/trunk/PKGBUILD)
Deleted:
  phpmyadmin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 21:14:26 UTC (rev 123417)
+++ PKGBUILD2014-12-03 21:14:34 UTC (rev 123418)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: tobias tob...@archlinux.org
-# Contributor: Manolis Tzanidakis mano...@archlinux.org
-# Contributor: Simon Lackerbauer calypso at strpg.org
-
-pkgname=phpmyadmin
-pkgver=4.2.13
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('c64630428439ccbf88c4b91526065bb7')
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
-  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
-  cd $_instdir
-
-  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
-  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 123417, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 21:14:34 UTC (rev 123418)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Manolis Tzanidakis mano...@archlinux.org
+# Contributor: Simon Lackerbauer calypso at strpg.org
+
+pkgname=phpmyadmin
+pkgver=4.2.13.1
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
+md5sums=('0ff348f9ab0915bf9d93a3e7fa3e470b')
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
+  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
+  cd $_instdir
+
+  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
+  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
+}


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

2014-12-03 Thread Bartłomiej Piotrowski
Date: Wednesday, December 3, 2014 @ 22:14:26
  Author: bpiotrowski
Revision: 123417

upgpkg: phpmyadmin 4.2.13.1-1

new upstream release

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 15:28:00 UTC (rev 123416)
+++ PKGBUILD2014-12-03 21:14:26 UTC (rev 123417)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer calypso at strpg.org
 
 pkgname=phpmyadmin
-pkgver=4.2.13
+pkgver=4.2.13.1
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -16,7 +16,7 @@
 optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('c64630428439ccbf88c4b91526065bb7')
+md5sums=('0ff348f9ab0915bf9d93a3e7fa3e470b')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/phpMyAdmin


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

2014-12-03 Thread Bartłomiej Piotrowski
Date: Wednesday, December 3, 2014 @ 22:15:34
  Author: bpiotrowski
Revision: 123419

archrelease: copy trunk to community-any

Added:
  phpmyadmin/repos/community-any/PKGBUILD
(from rev 123418, phpmyadmin/trunk/PKGBUILD)
Deleted:
  phpmyadmin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-03 21:14:34 UTC (rev 123418)
+++ PKGBUILD2014-12-03 21:15:34 UTC (rev 123419)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: tobias tob...@archlinux.org
-# Contributor: Manolis Tzanidakis mano...@archlinux.org
-# Contributor: Simon Lackerbauer calypso at strpg.org
-
-pkgname=phpmyadmin
-pkgver=4.2.13.1
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('0ff348f9ab0915bf9d93a3e7fa3e470b')
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
-  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
-  cd $_instdir
-
-  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
-  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 123418, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-03 21:15:34 UTC (rev 123419)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Manolis Tzanidakis mano...@archlinux.org
+# Contributor: Simon Lackerbauer calypso at strpg.org
+
+pkgname=phpmyadmin
+pkgver=4.2.13.1
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
+md5sums=('0ff348f9ab0915bf9d93a3e7fa3e470b')
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
+  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
+  cd $_instdir
+
+  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
+  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
+}


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 22:57:21
  Author: aginiewicz
Revision: 123420

upgpkg: python-statsmodels 0.6.1-1

python-statsmodels: new upstream release

Modified:
  python-statsmodels/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 21:15:34 UTC (rev 123419)
+++ PKGBUILD2014-12-03 21:57:21 UTC (rev 123420)
@@ -4,7 +4,7 @@
 
 pkgbase=python-statsmodels
 pkgname=('python2-statsmodels' 'python-statsmodels')
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc=Statistical computations and models for use with SciPy
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools' 'python2-scipy' 'python2-pandas' 
'python2-patsy'
  'python-setuptools' 'python-scipy' 'python-pandas' 'python-patsy')
 
source=(https://pypi.python.org/packages/source/s/statsmodels/statsmodels-${pkgver}.tar.gz;)
-md5sums=('98dc4c1132ef2c231cd508d64b2e65c5')
+md5sums=('f7580ebf7d2a2c9b87abfad190dcb9a3')
 
 prepare() {
   cd $srcdir


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

2014-12-03 Thread Andrzej Giniewicz
Date: Wednesday, December 3, 2014 @ 22:57:33
  Author: aginiewicz
Revision: 123421

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 21:57:21 UTC (rev 123420)
+++ community-i686/PKGBUILD 2014-12-03 21:57:33 UTC (rev 123421)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Oliver Sherouse oliver DOT sherouse AT gmail DOT com
-
-pkgbase=python-statsmodels
-pkgname=('python2-statsmodels' 'python-statsmodels')
-pkgver=0.6.0
-pkgrel=1
-pkgdesc=Statistical computations and models for use with SciPy
-arch=('i686' 'x86_64')
-url=http://statsmodels.sourceforge.net/;
-license=('BSD')
-makedepends=('python2-setuptools' 'python2-scipy' 'python2-pandas' 
'python2-patsy'
- 'python-setuptools' 'python-scipy' 'python-pandas' 'python-patsy')
-source=(https://pypi.python.org/packages/source/s/statsmodels/statsmodels-${pkgver}.tar.gz;)
-md5sums=('98dc4c1132ef2c231cd508d64b2e65c5')
-
-prepare() {
-  cd $srcdir
-  cp -a statsmodels-${pkgver} statsmodels-py2-${pkgver}
-  cd statsmodels-py2-${pkgver}
-
-  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
-  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
-  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
-  -i $(find . -name '*.py')
-}
-
-build() {
-  msg Building Python2
-  cd $srcdir/statsmodels-py2-${pkgver}
-  python2 setup.py build
-
-  msg Building Python3
-  cd $srcdir/statsmodels-${pkgver}
-  python setup.py build
-}
-
-package_python2-statsmodels() {
-  depends=('python2-scipy' 'python2-pandas' 'python2-patsy')
-  optdepends=('python2-nose: needed for integrated test suite'
-  'python2-matplotlib: needed for plotting functions')
-
-  cd $srcdir/statsmodels-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
-
-  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python-statsmodels() {
-  depends=('python-scipy' 'python-pandas' 'python-patsy')
-  optdepends=('python-nose: needed for integrated test suite'
-  'python-matplotlib: needed for plotting functions')
-
-  cd $srcdir/statsmodels-${pkgver}
-
-  python setup.py install --skip-build --root=$pkgdir --optimize=1
-
-  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-statsmodels/repos/community-i686/PKGBUILD (from rev 123420, 
python-statsmodels/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-03 21:57:33 UTC (rev 123421)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Oliver Sherouse oliver DOT sherouse AT gmail DOT com
+
+pkgbase=python-statsmodels
+pkgname=('python2-statsmodels' 'python-statsmodels')
+pkgver=0.6.1
+pkgrel=1
+pkgdesc=Statistical computations and models for use with SciPy
+arch=('i686' 'x86_64')
+url=http://statsmodels.sourceforge.net/;
+license=('BSD')
+makedepends=('python2-setuptools' 'python2-scipy' 'python2-pandas' 
'python2-patsy'
+ 'python-setuptools' 'python-scipy' 'python-pandas' 'python-patsy')
+source=(https://pypi.python.org/packages/source/s/statsmodels/statsmodels-${pkgver}.tar.gz;)
+md5sums=('f7580ebf7d2a2c9b87abfad190dcb9a3')
+
+prepare() {
+  cd $srcdir
+  cp -a statsmodels-${pkgver} statsmodels-py2-${pkgver}
+  cd statsmodels-py2-${pkgver}
+
+  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
+  -i $(find . -name '*.py')
+}
+
+build() {
+  msg Building Python2
+  cd $srcdir/statsmodels-py2-${pkgver}
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/statsmodels-${pkgver}
+  python setup.py build
+}
+
+package_python2-statsmodels() {
+  depends=('python2-scipy' 'python2-pandas' 'python2-patsy')
+  optdepends=('python2-nose: needed for integrated test suite'
+  'python2-matplotlib: needed for plotting functions')
+
+  cd $srcdir/statsmodels-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root=$pkgdir --optimize=1
+
+  install -Dm644 LICENSE.txt 

[arch-commits] Commit in xulrunner/trunk (PKGBUILD mozilla-pkgconfig.patch)

2014-12-03 Thread Connor Behan
Date: Wednesday, December 3, 2014 @ 23:04:15
  Author: cbehan
Revision: 123422

upgpkg: xulrunner 34.0.5-1

Update to 34.0.5-1

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozilla-pkgconfig.patch

-+
 PKGBUILD|8 
 mozilla-pkgconfig.patch |4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 21:57:33 UTC (rev 123421)
+++ PKGBUILD2014-12-03 22:04:15 UTC (rev 123422)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Baldeck alexan...@archlinux.org
 
 pkgname=xulrunner
-pkgver=33.0
-pkgrel=2
+pkgver=34.0.5
+pkgrel=1
 pkgdesc=Mozilla Runtime Environment
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -19,9 +19,9 @@
 rhbz-966424.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('99402cf84949e06bac72d8abbdecde57e8af465727001ed6849a34632f20bcdb'
+sha256sums=('581c2f82f48e2331fdccea33bdbc4d8951694319ebac11eeca30172f622955de'
 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
-'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
+'1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
 '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40'
 '746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a')
 

Modified: mozilla-pkgconfig.patch
===
--- mozilla-pkgconfig.patch 2014-12-03 21:57:33 UTC (rev 123421)
+++ mozilla-pkgconfig.patch 2014-12-03 22:04:15 UTC (rev 123422)
@@ -36,5 +36,5 @@
  Version: %MOZILLA_VERSION%
  Requires: %NSPR_NAME% = %NSPR_VERSION%
  Libs: -L${sdkdir}/lib %MOZ_JS_LINK%
--Cflags: -I${includedir} -DXP_UNIX -DJS_THREADSAFE
-+Cflags: -I${includedir} -I${includedir}/js -DXP_UNIX -DJS_THREADSAFE
+-Cflags: -I${includedir} -DXP_UNIX
++Cflags: -I${includedir} -I${includedir}/js -DXP_UNIX


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

2014-12-03 Thread Connor Behan
Date: Wednesday, December 3, 2014 @ 23:05:06
  Author: cbehan
Revision: 123423

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

Added:
  xulrunner/repos/community-i686/PKGBUILD
(from rev 123422, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-i686/freetype-headers.patch
(from rev 123422, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-i686/mozconfig
(from rev 123422, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
(from rev 123422, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-i686/rhbz-966424.patch
(from rev 123422, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-i686/shared-libs.patch
(from rev 123422, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
(from rev 123422, xulrunner/trunk/unbreak-plugin-build.patch)
  xulrunner/repos/community-x86_64/PKGBUILD
(from rev 123422, xulrunner/trunk/PKGBUILD)
  xulrunner/repos/community-x86_64/freetype-headers.patch
(from rev 123422, xulrunner/trunk/freetype-headers.patch)
  xulrunner/repos/community-x86_64/mozconfig
(from rev 123422, xulrunner/trunk/mozconfig)
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
(from rev 123422, xulrunner/trunk/mozilla-pkgconfig.patch)
  xulrunner/repos/community-x86_64/rhbz-966424.patch
(from rev 123422, xulrunner/trunk/rhbz-966424.patch)
  xulrunner/repos/community-x86_64/shared-libs.patch
(from rev 123422, xulrunner/trunk/shared-libs.patch)
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch
(from rev 123422, xulrunner/trunk/unbreak-plugin-build.patch)
Deleted:
  xulrunner/repos/community-i686/PKGBUILD
  xulrunner/repos/community-i686/freetype-headers.patch
  xulrunner/repos/community-i686/mozconfig
  xulrunner/repos/community-i686/mozilla-pkgconfig.patch
  xulrunner/repos/community-i686/rhbz-966424.patch
  xulrunner/repos/community-i686/shared-libs.patch
  xulrunner/repos/community-i686/unbreak-plugin-build.patch
  xulrunner/repos/community-x86_64/PKGBUILD
  xulrunner/repos/community-x86_64/freetype-headers.patch
  xulrunner/repos/community-x86_64/mozconfig
  xulrunner/repos/community-x86_64/mozilla-pkgconfig.patch
  xulrunner/repos/community-x86_64/rhbz-966424.patch
  xulrunner/repos/community-x86_64/shared-libs.patch
  xulrunner/repos/community-x86_64/unbreak-plugin-build.patch

-+
 /PKGBUILD   |  154 ++
 /freetype-headers.patch |  132 ++
 /mozconfig  |   64 ++
 /mozilla-pkgconfig.patch|   80 +
 /rhbz-966424.patch  |   46 +++
 /shared-libs.patch  |   24 
 /unbreak-plugin-build.patch |  152 +
 community-i686/PKGBUILD |   77 -
 community-i686/freetype-headers.patch   |   66 ---
 community-i686/mozconfig|   32 -
 community-i686/mozilla-pkgconfig.patch  |   40 --
 community-i686/rhbz-966424.patch|   23 ---
 community-i686/shared-libs.patch|   12 --
 community-i686/unbreak-plugin-build.patch   |   76 
 community-x86_64/PKGBUILD   |   77 -
 community-x86_64/freetype-headers.patch |   66 ---
 community-x86_64/mozconfig  |   32 -
 community-x86_64/mozilla-pkgconfig.patch|   40 --
 community-x86_64/rhbz-966424.patch  |   23 ---
 community-x86_64/shared-libs.patch  |   12 --
 community-x86_64/unbreak-plugin-build.patch |   76 
 21 files changed, 652 insertions(+), 652 deletions(-)

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


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

2014-12-03 Thread Lukas Fleischer
Date: Thursday, December 4, 2014 @ 00:10:01
  Author: lfleischer
Revision: 123425

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

Added:
  antiword/repos/community-i686/10_fix_buffer_overflow_wordole_c.patch
(from rev 123424, antiword/trunk/10_fix_buffer_overflow_wordole_c.patch)
  antiword/repos/community-i686/PKGBUILD
(from rev 123424, antiword/trunk/PKGBUILD)
  antiword/repos/community-x86_64/10_fix_buffer_overflow_wordole_c.patch
(from rev 123424, antiword/trunk/10_fix_buffer_overflow_wordole_c.patch)
  antiword/repos/community-x86_64/PKGBUILD
(from rev 123424, antiword/trunk/PKGBUILD)
Deleted:
  antiword/repos/community-i686/PKGBUILD
  antiword/repos/community-i686/antiword-helper
  antiword/repos/community-i686/antiword.install
  antiword/repos/community-x86_64/PKGBUILD
  antiword/repos/community-x86_64/antiword-helper
  antiword/repos/community-x86_64/antiword.install

-+
 /PKGBUILD   |   72 ++
 community-i686/10_fix_buffer_overflow_wordole_c.patch   |   18 +++
 community-i686/PKGBUILD |   34 --
 community-i686/antiword-helper  |   13 --
 community-i686/antiword.install |   16 ---
 community-x86_64/10_fix_buffer_overflow_wordole_c.patch |   18 +++
 community-x86_64/PKGBUILD   |   34 --
 community-x86_64/antiword-helper|   13 --
 community-x86_64/antiword.install   |   16 ---
 9 files changed, 108 insertions(+), 126 deletions(-)

Copied: antiword/repos/community-i686/10_fix_buffer_overflow_wordole_c.patch 
(from rev 123424, antiword/trunk/10_fix_buffer_overflow_wordole_c.patch)
===
--- community-i686/10_fix_buffer_overflow_wordole_c.patch   
(rev 0)
+++ community-i686/10_fix_buffer_overflow_wordole_c.patch   2014-12-03 
23:10:01 UTC (rev 123425)
@@ -0,0 +1,18 @@
+Description: Add check for buffer overflow with malformed input files
+Author: er...@debian.org
+Bug-Debian: http://bugs.debian.org/407015
+Last-Update: 2009-06-03
+
+--- antiword-0.37~/wordole.c   2005-08-26 21:49:57.0 +0200
 antiword-0.37/wordole.c2009-06-03 22:31:15.948014682 +0200
+@@ -259,6 +259,10 @@
+   }
+   tNameSize = (size_t)usGetWord(0x40, aucBytes);
+   tNameSize = (tNameSize + 1) / 2;
++  if ( tNameSize  sizeof(atPPSlist[iIndex].szName)) {
++  werr(0, Name Size of PPS %d is too large, iIndex);
++  tNameSize = sizeof(atPPSlist[iIndex].szName);
++  }
+   vName2String(atPPSlist[iIndex].szName, aucBytes, tNameSize);
+   atPPSlist[iIndex].ucType = ucGetByte(0x42, aucBytes);
+   if (atPPSlist[iIndex].ucType == 5) {

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-03 23:09:49 UTC (rev 123424)
+++ community-i686/PKGBUILD 2014-12-03 23:10:01 UTC (rev 123425)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Aaron, phrakture, Griffin aa...@archlinux.org
-# Contributor: Gustav Munkby grd...@gmx.net
-
-pkgname=antiword
-pkgver=0.37
-pkgrel=4
-pkgdesc=A free MS Word reader for Linux and RISC OS
-arch=('i686' 'x86_64')
-url=http://www.winfield.demon.nl/;
-license=('GPL')
-depends=('bash')
-install=antiword.install
-source=(http://www.winfield.demon.nl/linux/$pkgname-$pkgver.tar.gz;
-'antiword-helper')
-md5sums=('f868e2a269edcbc06bf77e89a55898d1'
- '01a988376cfd4bb268120ab597c9abe3')
-
-build(){
-  cd ${srcdir}/$pkgname-$pkgver
-
-  sed -i s|GLOBAL_INSTALL_DIR =.*|GLOBAL_INSTALL_DIR = /usr/bin|g \
-Makefile.Linux
-
-  make OPT=${CFLAGS} -DNDEBUG LDFLAGS=${LDFLAGS}
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} global_install
-  install -m755 $srcdir/antiword-helper $pkgdir/usr/bin/
-  install -Dm644 Docs/antiword.1 $pkgdir/usr/share/man/man1/antiword.1
-}

Copied: antiword/repos/community-i686/PKGBUILD (from rev 123424, 
antiword/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-03 23:10:01 UTC (rev 123425)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Aaron, phrakture, Griffin aa...@archlinux.org
+# Contributor: Gustav Munkby grd...@gmx.net
+
+pkgname=antiword
+pkgver=0.37
+pkgrel=5
+pkgdesc=A free MS Word reader for Linux and RISC OS
+arch=('i686' 'x86_64')
+url=http://www.winfield.demon.nl/;
+license=('GPL')
+depends=('bash')
+source=(http://www.winfield.demon.nl/linux/$pkgname-$pkgver.tar.gz;
+

[arch-commits] Commit in antiword/trunk (4 files)

2014-12-03 Thread Lukas Fleischer
Date: Thursday, December 4, 2014 @ 00:09:49
  Author: lfleischer
Revision: 123424

upgpkg: antiword 0.37-5

* Add Debian patch to fix FS#42982, CVE-2014-8123.
* Remove antiword-helper and .install message.
* PKGBUILD cleanup.

Added:
  antiword/trunk/10_fix_buffer_overflow_wordole_c.patch
Modified:
  antiword/trunk/PKGBUILD
Deleted:
  antiword/trunk/antiword-helper
  antiword/trunk/antiword.install

+
 10_fix_buffer_overflow_wordole_c.patch |   18 ++
 PKGBUILD   |   28 +++-
 antiword-helper|   13 -
 antiword.install   |   16 
 4 files changed, 33 insertions(+), 42 deletions(-)

Added: 10_fix_buffer_overflow_wordole_c.patch
===
--- 10_fix_buffer_overflow_wordole_c.patch  (rev 0)
+++ 10_fix_buffer_overflow_wordole_c.patch  2014-12-03 23:09:49 UTC (rev 
123424)
@@ -0,0 +1,18 @@
+Description: Add check for buffer overflow with malformed input files
+Author: er...@debian.org
+Bug-Debian: http://bugs.debian.org/407015
+Last-Update: 2009-06-03
+
+--- antiword-0.37~/wordole.c   2005-08-26 21:49:57.0 +0200
 antiword-0.37/wordole.c2009-06-03 22:31:15.948014682 +0200
+@@ -259,6 +259,10 @@
+   }
+   tNameSize = (size_t)usGetWord(0x40, aucBytes);
+   tNameSize = (tNameSize + 1) / 2;
++  if ( tNameSize  sizeof(atPPSlist[iIndex].szName)) {
++  werr(0, Name Size of PPS %d is too large, iIndex);
++  tNameSize = sizeof(atPPSlist[iIndex].szName);
++  }
+   vName2String(atPPSlist[iIndex].szName, aucBytes, tNameSize);
+   atPPSlist[iIndex].ucType = ucGetByte(0x42, aucBytes);
+   if (atPPSlist[iIndex].ucType == 5) {

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 22:05:06 UTC (rev 123423)
+++ PKGBUILD2014-12-03 23:09:49 UTC (rev 123424)
@@ -5,30 +5,32 @@
 
 pkgname=antiword
 pkgver=0.37
-pkgrel=4
+pkgrel=5
 pkgdesc=A free MS Word reader for Linux and RISC OS
 arch=('i686' 'x86_64')
 url=http://www.winfield.demon.nl/;
 license=('GPL')
 depends=('bash')
-install=antiword.install
 source=(http://www.winfield.demon.nl/linux/$pkgname-$pkgver.tar.gz;
-'antiword-helper')
+'10_fix_buffer_overflow_wordole_c.patch')
 md5sums=('f868e2a269edcbc06bf77e89a55898d1'
- '01a988376cfd4bb268120ab597c9abe3')
+ '3eb02e9d913b355d64d9a30b08fc390f')
 
-build(){
-  cd ${srcdir}/$pkgname-$pkgver
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 -i ../10_fix_buffer_overflow_wordole_c.patch
+}
 
-  sed -i s|GLOBAL_INSTALL_DIR =.*|GLOBAL_INSTALL_DIR = /usr/bin|g \
-Makefile.Linux
+build() {
+  cd $srcdir/$pkgname-$pkgver
 
-  make OPT=${CFLAGS} -DNDEBUG LDFLAGS=${LDFLAGS}
+  sed -i s|GLOBAL_INSTALL_DIR =.*|GLOBAL_INSTALL_DIR = /usr/bin|g 
Makefile.Linux
+  make OPT=$CFLAGS -DNDEBUG LDFLAGS=$LDFLAGS
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
-  make DESTDIR=${pkgdir} global_install
-  install -m755 $srcdir/antiword-helper $pkgdir/usr/bin/
-  install -Dm644 Docs/antiword.1 $pkgdir/usr/share/man/man1/antiword.1
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir global_install
+  install -Dm644 Docs/antiword.1 $pkgdir/usr/share/man/man1/antiword.1
 }

Deleted: antiword-helper
===
--- antiword-helper 2014-12-03 22:05:06 UTC (rev 123423)
+++ antiword-helper 2014-12-03 23:09:49 UTC (rev 123424)
@@ -1,13 +0,0 @@
-#!/bin/bash
-
-[ $# -eq 2 ] || exit 1
-
-tmpfile=/tmp/aw$$.txt
-editor=${EDITOR:-`which vi`}
-terminal=$2
-
-antiword $1  $tmpfile
-chmod -w $tmpfile
-$terminal -e $editor $tmpfile
-chmod +w $tmpfile
-rm $tmpfile

Deleted: antiword.install
===
--- antiword.install2014-12-03 22:05:06 UTC (rev 123423)
+++ antiword.install2014-12-03 23:09:49 UTC (rev 123424)
@@ -1,16 +0,0 @@
-post_install() {
-  cat  EOF
-NOTES On Antiword Integration:
-
-* If you use mozplugger, make sure to configure the
-  msword section like so (replacing TERMINAL with your
-  terminal of choice):
-  application/msword: doc, dot: Microsoft Word Document
-ignore_errors exits: antiword-helper TERMINAL $file
-
-* To properly use antiword in your mailcap settings:
-  application/msword; antiword %s; copiousoutput
-
-* To enable drag-and-drop support in KDE, use the kantiword script
-EOF
-}


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

2014-12-03 Thread Andrzej Giniewicz
Date: Thursday, December 4, 2014 @ 01:23:52
  Author: aginiewicz
Revision: 123426

upgpkg: vtk 6.1.0-3

vtk: enable more optional modules, see FS#42996

Modified:
  vtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-03 23:10:01 UTC (rev 123425)
+++ PKGBUILD2014-12-04 00:23:52 UTC (rev 123426)
@@ -11,18 +11,22 @@
 pkgname=vtk
 pkgver=6.1.0
 _majorver=6.1
-pkgrel=2
+pkgrel=3
 pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization.'
 arch=('i686' 'x86_64')
 url='http://www.vtk.org/'
 license=('BSD')
-depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt5-base' 'lesstif' 'mariadb' 
'hdf5' 'libgl')
-makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'python2' 'tk' 
'wget')
+depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt5-tools' 'lesstif' 'mariadb' 
'hdf5' 'libgl')
+makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'python2' 'tk' 
'wget' 'python2-matplotlib' 'openmpi' 'gdal' 'unixodbc')
 optdepends=('python2: python bindings'
 'java-runtime: java bindings'
 'tk: tcl bindings'
 'gnuplot: plotting tools'
-'graphviz: drawing tools')
+'graphviz: drawing tools'
+'openmpi: parallel support'
+'gdal: module IO/GDAL'
+'unixodbc: module IO/ODBC'
+'python2-matplotlib: for Matplotlib rendering')
 source=(http://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz;
 
http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz;
 
http://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz;
@@ -74,6 +78,9 @@
 -DDOCUMENTATION_HTML_TARZ:BOOL=ON \
 -DBUILD_EXAMPLES:BOOL=ON \
 -DVTK_USE_FFMPEG_ENCODER:BOOL=ON \
+-DVTK_BUILD_ALL_MODULES:BOOL=ON \
+-DVTK_USE_LARGE_DATA:BOOL=ON \
+-DVTK_QT_VERSION:STRING=5 \
 -DVTK_WRAP_JAVA:BOOL=ON \
 -DVTK_WRAP_PYTHON:BOOL=ON \
 -DVTK_WRAP_TCL:BOOL=ON \


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

2014-12-03 Thread Andrzej Giniewicz
Date: Thursday, December 4, 2014 @ 01:24:09
  Author: aginiewicz
Revision: 123427

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

Added:
  vtk/repos/community-i686/PKGBUILD
(from rev 123426, vtk/trunk/PKGBUILD)
  vtk/repos/community-i686/hdf5.diff
(from rev 123426, vtk/trunk/hdf5.diff)
  vtk/repos/community-i686/mesa.diff
(from rev 123426, vtk/trunk/mesa.diff)
  vtk/repos/community-x86_64/PKGBUILD
(from rev 123426, vtk/trunk/PKGBUILD)
  vtk/repos/community-x86_64/hdf5.diff
(from rev 123426, vtk/trunk/hdf5.diff)
  vtk/repos/community-x86_64/mesa.diff
(from rev 123426, vtk/trunk/mesa.diff)
Deleted:
  vtk/repos/community-i686/PKGBUILD
  vtk/repos/community-i686/hdf5.diff
  vtk/repos/community-i686/mesa.diff
  vtk/repos/community-x86_64/PKGBUILD
  vtk/repos/community-x86_64/hdf5.diff
  vtk/repos/community-x86_64/mesa.diff

+
 /PKGBUILD  |  222 +++
 /hdf5.diff |   22 
 /mesa.diff |   22 
 community-i686/PKGBUILD|  104 
 community-i686/hdf5.diff   |   11 --
 community-i686/mesa.diff   |   11 --
 community-x86_64/PKGBUILD  |  104 
 community-x86_64/hdf5.diff |   11 --
 community-x86_64/mesa.diff |   11 --
 9 files changed, 266 insertions(+), 252 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-04 00:23:52 UTC (rev 123426)
+++ community-i686/PKGBUILD 2014-12-04 00:24:09 UTC (rev 123427)
@@ -1,104 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Christofer Bertonha christoferbertonha at gmail dot com
-# Contributor: leepesjee lpeschier at xs4all dot nl
-# Contributor: Olivier Medoc
-# Contributor: ignotus
-# Contributor: Fabian Moser
-# Contributor: djscholl
-
-pkgname=vtk
-pkgver=6.1.0
-_majorver=6.1
-pkgrel=2
-pkgdesc='A software system for 3D computer graphics, image processing, and 
visualization.'
-arch=('i686' 'x86_64')
-url='http://www.vtk.org/'
-license=('BSD')
-depends=('libjpeg-turbo' 'boost' 'ffmpeg' 'qt5-base' 'lesstif' 'mariadb' 
'hdf5' 'libgl')
-makedepends=('cmake' 'java-environment' 'doxygen' 'gnuplot' 'python2' 'tk' 
'wget')
-optdepends=('python2: python bindings'
-'java-runtime: java bindings'
-'tk: tcl bindings'
-'gnuplot: plotting tools'
-'graphviz: drawing tools')
-source=(http://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz;
-
http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz;
-
http://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz;
-mesa.diff hdf5.diff)
-options=(staticlibs)
-md5sums=('25e4dfb3bad778722dcaec80cd5dab7d'
- 'f82c8fe151279c0422ab8a6cfe991c94'
- '5bc47885923ef30e3ac77fcdf6d4e599'
- '381921f3169facf5d6ef22de3cb3fbe5'
- '1cf6b69312ed424a3595c3c11c82750d')
-
-prepare() {
-  cd ${srcdir}/VTK-$pkgver
-
-  # fix compilation errors:
-  patch -Np1 -i ${srcdir}/mesa.diff
-  patch -Np1 -i ${srcdir}/hdf5.diff
-
-  sed -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
-  -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
-  -e s|#![ ]*/bin/env python$|#!/usr/bin/env python2| \
-  -i $(find . -name '*.py')
-}
-
-build() {
-  cd ${srcdir}
-  rm -rf build
-  mkdir build
-  cd build
-
-  # to help cmake find java
-  export JAVA_HOME=/usr/lib/jvm/default
-
-  # flags to enable using system libs
-  local cmake_system_flags=
-  for lib in HDF5 EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA; do
-cmake_system_flags+=-DVTK_USE_SYSTEM_${lib}:BOOL=ON 
-  done
-
-  # flags to use python2 instead of python which is 3.x.x on archlinux
-  local cmake_system_python_flags=-DPYTHON_EXECUTABLE:PATH=/usr/bin/python2 
-DPYTHON_INCLUDE_DIR:PATH=/usr/include/python2.7 
-DPYTHON_LIBRARY:PATH=/usr/lib/libpython2.7.so
-
-  cmake \
--Wno-dev \
--DBUILD_SHARED_LIBS:BOOL=ON \
--DCMAKE_INSTALL_PREFIX:FILEPATH=/usr \
--DBUILD_DOCUMENTATION:BOOL=ON \
--DDOCUMENTATION_HTML_HELP:BOOL=ON \
--DDOCUMENTATION_HTML_TARZ:BOOL=ON \
--DBUILD_EXAMPLES:BOOL=ON \
--DVTK_USE_FFMPEG_ENCODER:BOOL=ON \
--DVTK_WRAP_JAVA:BOOL=ON \
--DVTK_WRAP_PYTHON:BOOL=ON \
--DVTK_WRAP_TCL:BOOL=ON \
--DCMAKE_CXX_FLAGS=-D__STDC_CONSTANT_MACROS \
-${cmake_system_flags} \
-${cmake_system_python_flags} \
-${srcdir}/VTK-$pkgver
-
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-
-  # Move the vtk.jar to the arch-specific location
-  install -dv ${pkgdir}/usr/share/java/vtk
-  mv -v ${pkgdir}/usr/lib/vtk.jar \
-${pkgdir}/usr/share/java/vtk
-  rm -rf ${pkgdir}/usr/lib/vtk-${_majorver}/java
-
-  # Install license
-  install -dv ${pkgdir}/usr/share/licenses/vtk
-  install -m644 

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

2014-12-03 Thread Laurent Carlier
Date: Thursday, December 4, 2014 @ 03:56:45
  Author: lcarlier
Revision: 123429

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

Added:
  ocaml-findlib/repos/community-i686/PKGBUILD
(from rev 123428, ocaml-findlib/trunk/PKGBUILD)
  ocaml-findlib/repos/community-x86_64/PKGBUILD
(from rev 123428, ocaml-findlib/trunk/PKGBUILD)
Deleted:
  ocaml-findlib/repos/community-i686/PKGBUILD
  ocaml-findlib/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-04 02:56:34 UTC (rev 123428)
+++ community-i686/PKGBUILD 2014-12-04 02:56:45 UTC (rev 123429)
@@ -1,37 +0,0 @@
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Thomas S Hatch thatch45 at gmail dot com
-# Contributor: Sebastian Wiesner lunaryorn googlemail com
-# Contributor: Benjamin Andresen benny(at)klapmuetz(dot)org
-# Contributor: scj scj archlinux us
-
-pkgname=ocaml-findlib
-pkgver=1.5.3
-pkgrel=1
-license=('MIT')
-arch=('i686' 'x86_64')
-pkgdesc='Objective Caml (OCaml) package manager'
-url='http://projects.camlcity.org/projects/findlib.html'
-depends=('ocaml')
-source=(http://download.camlcity.org/download/findlib-$pkgver.tar.gz;)
-options=('staticlibs' '!strip' 'zipman') # otherwise the bytecode gets broken
-md5sums=('687b9dfee7d9d380d2eabe62bab67f09')
-
-build() {
-  cd $srcdir/findlib-$pkgver
-
-  ./configure -config /etc/findlib.conf -sitelib /usr/lib/ocaml -mandir 
/usr/share/man
-  make all opt
-}
-
-package () {
-  cd $srcdir/findlib-$pkgver
-
-  make prefix=$pkgdir install 
-
-  # add the old site-lib to the path to maintain compatibility with old style 
packages
-  sed -i 
's/path=\\/usr\/lib\/ocaml\/path=\/usr\/lib\/ocaml:\/usr\/lib\/ocaml\/site-lib/'
 \
-${pkgdir}/etc/findlib.conf
-
-  install -m755 src/findlib/ocamlfind_opt $pkgdir/usr/bin/
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: ocaml-findlib/repos/community-i686/PKGBUILD (from rev 123428, 
ocaml-findlib/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-04 02:56:45 UTC (rev 123429)
@@ -0,0 +1,37 @@
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: Thomas S Hatch thatch45 at gmail dot com
+# Contributor: Sebastian Wiesner lunaryorn googlemail com
+# Contributor: Benjamin Andresen benny(at)klapmuetz(dot)org
+# Contributor: scj scj archlinux us
+
+pkgname=ocaml-findlib
+pkgver=1.5.5
+pkgrel=1
+license=('MIT')
+arch=('i686' 'x86_64')
+pkgdesc='Objective Caml (OCaml) package manager'
+url='http://projects.camlcity.org/projects/findlib.html'
+depends=('ocaml')
+source=(http://download.camlcity.org/download/findlib-$pkgver.tar.gz;)
+options=('staticlibs' '!strip' 'zipman') # otherwise the bytecode gets broken
+md5sums=('703eae112f9e912507c3a2f8d8c48498')
+
+build() {
+  cd $srcdir/findlib-$pkgver
+
+  ./configure -config /etc/findlib.conf -sitelib /usr/lib/ocaml -mandir 
/usr/share/man
+  make all opt
+}
+
+package () {
+  cd $srcdir/findlib-$pkgver
+
+  make prefix=$pkgdir install 
+
+  # add the old site-lib to the path to maintain compatibility with old style 
packages
+  sed -i 
's/path=\\/usr\/lib\/ocaml\/path=\/usr\/lib\/ocaml:\/usr\/lib\/ocaml\/site-lib/'
 \
+${pkgdir}/etc/findlib.conf
+
+  install -m755 src/findlib/ocamlfind_opt $pkgdir/usr/bin/
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-04 02:56:34 UTC (rev 123428)
+++ community-x86_64/PKGBUILD   2014-12-04 02:56:45 UTC (rev 123429)
@@ -1,37 +0,0 @@
-# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
-# Contributor: Thomas S Hatch thatch45 at gmail dot com
-# Contributor: Sebastian Wiesner lunaryorn googlemail com
-# Contributor: Benjamin Andresen benny(at)klapmuetz(dot)org
-# Contributor: scj scj archlinux us
-
-pkgname=ocaml-findlib
-pkgver=1.5.3
-pkgrel=1
-license=('MIT')
-arch=('i686' 'x86_64')
-pkgdesc='Objective Caml (OCaml) package manager'
-url='http://projects.camlcity.org/projects/findlib.html'
-depends=('ocaml')
-source=(http://download.camlcity.org/download/findlib-$pkgver.tar.gz;)
-options=('staticlibs' '!strip' 'zipman') # otherwise the bytecode gets broken
-md5sums=('687b9dfee7d9d380d2eabe62bab67f09')
-
-build() {
-  cd $srcdir/findlib-$pkgver
-
-  ./configure -config /etc/findlib.conf -sitelib /usr/lib/ocaml -mandir 
/usr/share/man
-  make all opt
-}
-
-package () {
-  cd 

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

2014-12-03 Thread Laurent Carlier
Date: Thursday, December 4, 2014 @ 03:56:34
  Author: lcarlier
Revision: 123428

upgpkg: ocaml-findlib 1.5.5-1

upstream update 1.5.5

Modified:
  ocaml-findlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-04 00:24:09 UTC (rev 123427)
+++ PKGBUILD2014-12-04 02:56:34 UTC (rev 123428)
@@ -5,7 +5,7 @@
 # Contributor: scj scj archlinux us
 
 pkgname=ocaml-findlib
-pkgver=1.5.3
+pkgver=1.5.5
 pkgrel=1
 license=('MIT')
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('ocaml')
 source=(http://download.camlcity.org/download/findlib-$pkgver.tar.gz;)
 options=('staticlibs' '!strip' 'zipman') # otherwise the bytecode gets broken
-md5sums=('687b9dfee7d9d380d2eabe62bab67f09')
+md5sums=('703eae112f9e912507c3a2f8d8c48498')
 
 build() {
   cd $srcdir/findlib-$pkgver


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

2014-12-03 Thread Laurent Carlier
Date: Thursday, December 4, 2014 @ 04:08:45
  Author: lcarlier
Revision: 123430

upgpkg: audex 0.79-1

upstream update 0.79

Modified:
  audex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-04 02:56:45 UTC (rev 123429)
+++ PKGBUILD2014-12-04 03:08:45 UTC (rev 123430)
@@ -5,8 +5,8 @@
 # Contributor: moostik mooostik_at_gmail.com
 
 pkgname=audex
-pkgver=0.78
-pkgrel=2
+pkgver=0.79
+pkgrel=1
 pkgdesc=A CDDA extraction tool with a ftp upload function for KDE
 arch=('i686' 'x86_64')
 url=http://kde-apps.org/content/show.php?content=77125;
@@ -19,7 +19,7 @@
'lame: MP3 encoder')
 install=${pkgname}.install
 source=(http://kde.maniatek.com/${pkgname}/files/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('e424309ab085de40043f841f2fa230c6')
+md5sums=('d2b32791be701e0df8dbd83d5abb8990')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2014-12-03 Thread Laurent Carlier
Date: Thursday, December 4, 2014 @ 04:08:55
  Author: lcarlier
Revision: 123431

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

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

+
 /PKGBUILD  |   80 +++
 /audex.install |   24 +++
 community-i686/PKGBUILD|   40 ---
 community-i686/audex.install   |   12 -
 community-x86_64/PKGBUILD  |   40 ---
 community-x86_64/audex.install |   12 -
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-04 03:08:45 UTC (rev 123430)
+++ community-i686/PKGBUILD 2014-12-04 03:08:55 UTC (rev 123431)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier lordhea...@gmail.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: mightyjaym jmambros...@gmail.com
-# Contributor: moostik mooostik_at_gmail.com
-
-pkgname=audex
-pkgver=0.78
-pkgrel=2
-pkgdesc=A CDDA extraction tool with a ftp upload function for KDE
-arch=('i686' 'x86_64')
-url=http://kde-apps.org/content/show.php?content=77125;
-license=('GPL')
-depends=('kdebase-runtime' 'libkcddb' 'libkcompactdisc' 'cdparanoia')
-makedepends=('cmake' 'automoc4')
-optdepends=('vorbis-tools: OGG encoder'
-   'faac: MP4/M4A/AAC encoder'
-   'flac: FLAC encoder'
-   'lame: MP3 encoder')
-install=${pkgname}.install
-source=(http://kde.maniatek.com/${pkgname}/files/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('e424309ab085de40043f841f2fa230c6')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  mkdir build
-  cd build
-
-  cmake ../  \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}/build
-
-  make DESTDIR=${pkgdir} install
-}

Copied: audex/repos/community-i686/PKGBUILD (from rev 123430, 
audex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-04 03:08:55 UTC (rev 123431)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Laurent Carlier lordhea...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: mightyjaym jmambros...@gmail.com
+# Contributor: moostik mooostik_at_gmail.com
+
+pkgname=audex
+pkgver=0.79
+pkgrel=1
+pkgdesc=A CDDA extraction tool with a ftp upload function for KDE
+arch=('i686' 'x86_64')
+url=http://kde-apps.org/content/show.php?content=77125;
+license=('GPL')
+depends=('kdebase-runtime' 'libkcddb' 'libkcompactdisc' 'cdparanoia')
+makedepends=('cmake' 'automoc4')
+optdepends=('vorbis-tools: OGG encoder'
+   'faac: MP4/M4A/AAC encoder'
+   'flac: FLAC encoder'
+   'lame: MP3 encoder')
+install=${pkgname}.install
+source=(http://kde.maniatek.com/${pkgname}/files/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('d2b32791be701e0df8dbd83d5abb8990')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  mkdir build
+  cd build
+
+  cmake ../  \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/audex.install
===
--- community-i686/audex.install2014-12-04 03:08:45 UTC (rev 123430)
+++ community-i686/audex.install2014-12-04 03:08:55 UTC (rev 123431)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: audex/repos/community-i686/audex.install (from rev 123430, 
audex/trunk/audex.install)
===
--- community-i686/audex.install(rev 0)
+++ community-i686/audex.install2014-12-04 03:08:55 UTC (rev 123431)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-04 03:08:45 UTC (rev 123430)
+++