[arch-commits] Commit in deepin-session-ui/repos (4 files)

2016-10-28 Thread Felix Yan
Date: Saturday, October 29, 2016 @ 04:02:20
  Author: felixonmars
Revision: 193961

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

Added:
  deepin-session-ui/repos/community-i686/PKGBUILD
(from rev 193960, deepin-session-ui/trunk/PKGBUILD)
  deepin-session-ui/repos/community-x86_64/PKGBUILD
(from rev 193960, deepin-session-ui/trunk/PKGBUILD)
Deleted:
  deepin-session-ui/repos/community-i686/PKGBUILD
  deepin-session-ui/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-29 04:01:54 UTC (rev 193960)
+++ community-i686/PKGBUILD 2016-10-29 04:02:20 UTC (rev 193961)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=3.0.20
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Session UI module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-session-ui;
-license=('GPL3')
-groups=('deepin')
-depends=('gsettings-qt' 'deepin-tool-kit' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
- 'deepin-control-center' 'startdde' 'gtk2' 'xorg-xrandr')
-makedepends=('git' 'qt5-tools')
-provides=('lightdm-deepin-greeter')
-conflicts=('dde-workspace' 'dde-session-ui')
-replaces=('dde-workspace' 'dde-session-ui')
-source=("git+https://cr.deepin.io/dde/dde-session-ui.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd "dde-session-ui"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "dde-session-ui"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-session-ui/repos/community-i686/PKGBUILD (from rev 193960, 
deepin-session-ui/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-29 04:02:20 UTC (rev 193961)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=3.0.21
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Session UI module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-session-ui;
+license=('GPL3')
+groups=('deepin')
+depends=('gsettings-qt' 'deepin-tool-kit' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
+ 'deepin-control-center' 'startdde' 'gtk2' 'xorg-xrandr')
+makedepends=('git' 'qt5-tools')
+provides=('lightdm-deepin-greeter')
+conflicts=('dde-workspace' 'dde-session-ui')
+replaces=('dde-workspace' 'dde-session-ui')
+source=("git+https://cr.deepin.io/dde/dde-session-ui.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd "dde-session-ui"
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd "dde-session-ui"
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-29 04:01:54 UTC (rev 193960)
+++ community-x86_64/PKGBUILD   2016-10-29 04:02:20 UTC (rev 193961)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=3.0.20
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Session UI module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-session-ui;
-license=('GPL3')
-groups=('deepin')
-depends=('gsettings-qt' 'deepin-tool-kit' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
- 'deepin-control-center' 'startdde' 'gtk2' 'xorg-xrandr')
-makedepends=('git' 'qt5-tools')
-provides=('lightdm-deepin-greeter')
-conflicts=('dde-workspace' 'dde-session-ui')
-replaces=('dde-workspace' 'dde-session-ui')
-source=("git+https://cr.deepin.io/dde/dde-session-ui.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd "dde-session-ui"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "dde-session-ui"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-session-ui/repos/community-x86_64/PKGBUILD (from rev 193960, 
deepin-session-ui/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-29 04:02:20 UTC (rev 193961)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=3.0.21
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Session UI module'

[arch-commits] Commit in deepin-session-ui/trunk (PKGBUILD)

2016-10-28 Thread Felix Yan
Date: Saturday, October 29, 2016 @ 04:01:54
  Author: felixonmars
Revision: 193960

upgpkg: deepin-session-ui 3.0.21-1

Modified:
  deepin-session-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 02:29:44 UTC (rev 193959)
+++ PKGBUILD2016-10-29 04:01:54 UTC (rev 193960)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=3.0.20
+pkgver=3.0.21
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('i686' 'x86_64')


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

2016-10-28 Thread Felix Yan
Date: Saturday, October 29, 2016 @ 02:30:52
  Author: felixonmars
Revision: 279423

archrelease: copy trunk to extra-any

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

--+
 PKGBUILD |  160 ++---
 1 file changed, 80 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-29 02:30:37 UTC (rev 279422)
+++ PKGBUILD2016-10-29 02:30:52 UTC (rev 279423)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-
-pkgbase=python-setuptools
-pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.6.1
-pkgrel=1
-epoch=1
-pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
-arch=('any')
-license=('PSF')
-url="http://pypi.python.org/pypi/setuptools;
-makedepends=('python-packaging' 'python2-packaging' 'python-mock' 
'python2-mock' 'python-appdirs'
- 'python2-appdirs' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
-  'python2-pytest-flake8' 'git')
-source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  # Remove vendored packages
-  rm -rv setuptools/pkg_resources/_vendor
-
-  # Remove post-release tag since we are using stable tags
-  sed -e '/tag_build = .post/d' \
-  -e '/tag_date = 1/d' \
-  -i setuptools/setup.cfg
-
-  cp -a setuptools{,-py2}
-
-  cd "$srcdir"/setuptools
-  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
-
-  cd "$srcdir"/setuptools-py2
-  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
-}
-
-build() {
-  cd "$srcdir"/setuptools
-  python bootstrap.py
-  python setup.py build
-
-  cd "$srcdir"/setuptools-py2
-  python2 bootstrap.py
-  python2 setup.py build
-}
-
-check() {
-  # Workaround UTF-8 tests by setting LC_CTYPE
-  export LC_CTYPE=en_US.utf8
-
-  # https://github.com/pypa/setuptools/pull/810
-  export PYTHONDONTWRITEBYTECODE=1
-
-  cd "$srcdir"/setuptools
-  python setup.py ptr
-
-  cd "$srcdir"/setuptools-py2
-  python2 setup.py ptr
-}
- 
-package_python-setuptools() {
-  depends=('python-packaging' 'python-appdirs')
-  provides=('python-distribute')
-  replaces=('python-distribute')
-
-  cd "$srcdir"/setuptools
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-}
- 
-package_python2-setuptools() {
-  depends=('python2-packaging' 'python2-appdirs')
-  provides=('python2-distribute')
-  replaces=('python2-distribute')
-
-  cd "$srcdir"/setuptools-py2
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-  rm "$pkgdir"/usr/bin/easy_install
-}

Copied: python-setuptools/repos/extra-any/PKGBUILD (from rev 279422, 
python-setuptools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-29 02:30:52 UTC (rev 279423)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+
+pkgbase=python-setuptools
+pkgname=('python-setuptools' 'python2-setuptools')
+pkgver=28.7.0
+pkgrel=1
+epoch=1
+pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
+arch=('any')
+license=('PSF')
+url="http://pypi.python.org/pypi/setuptools;
+makedepends=('python-packaging' 'python2-packaging' 'python-mock' 
'python2-mock' 'python-appdirs'
+ 'python2-appdirs' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-flake8'
+  'python2-pytest-flake8' 'git')
+source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  # Remove vendored packages
+  rm -rv setuptools/pkg_resources/_vendor
+
+  # Remove post-release tag since we are using stable tags
+  sed -e '/tag_build = .post/d' \
+  -e '/tag_date = 1/d' \
+  -i setuptools/setup.cfg
+
+  cp -a setuptools{,-py2}
+
+  cd "$srcdir"/setuptools
+  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python3|" 
setuptools/command/easy_install.py
+
+  cd "$srcdir"/setuptools-py2
+  sed -i -e "s|^#\!.*/usr/bin/env python|#!/usr/bin/env python2|" 
setuptools/command/easy_install.py
+}
+
+build() {
+  cd "$srcdir"/setuptools
+  python bootstrap.py
+  python setup.py build
+
+  cd "$srcdir"/setuptools-py2
+  python2 bootstrap.py
+  python2 setup.py build
+}
+
+check() {
+  # Workaround UTF-8 tests by setting LC_CTYPE
+  export LC_CTYPE=en_US.utf8
+
+  # https://github.com/pypa/setuptools/pull/810
+  export PYTHONDONTWRITEBYTECODE=1
+
+  cd "$srcdir"/setuptools
+  python setup.py ptr
+
+  cd 

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

2016-10-28 Thread Felix Yan
Date: Saturday, October 29, 2016 @ 02:30:37
  Author: felixonmars
Revision: 279422

upgpkg: python-setuptools 1:28.7.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:34:42 UTC (rev 279421)
+++ PKGBUILD2016-10-29 02:30:37 UTC (rev 279422)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.6.1
+pkgver=28.7.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"


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

2016-10-28 Thread Felix Yan
Date: Saturday, October 29, 2016 @ 02:29:44
  Author: felixonmars
Revision: 193959

archrelease: copy trunk to community-any

Added:
  eslint/repos/community-any/PKGBUILD
(from rev 193958, eslint/trunk/PKGBUILD)
Deleted:
  eslint/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-29 02:29:27 UTC (rev 193958)
+++ PKGBUILD2016-10-29 02:29:44 UTC (rev 193959)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=eslint
-pkgver=3.8.1
-pkgrel=1
-pkgdesc='An AST-based pattern checker for JavaScript'
-arch=('any')
-url='http://eslint.org'
-license=('MIT')
-depends=('nodejs' 'acorn')
-makedepends=('npm')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('615d8f5b8aaf58325ae916dab9543974')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Fix permissions
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: eslint/repos/community-any/PKGBUILD (from rev 193958, 
eslint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-29 02:29:44 UTC (rev 193959)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=eslint
+pkgver=3.9.0
+pkgrel=1
+pkgdesc='An AST-based pattern checker for JavaScript'
+arch=('any')
+url='http://eslint.org'
+license=('MIT')
+depends=('nodejs' 'acorn')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+md5sums=('23504eeebe239e8f8d01e022a02b35cf')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Fix permissions
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn; do
+rm -r $dep;
+npm link $dep;
+  done
+}


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

2016-10-28 Thread Daniel Micay
Date: Saturday, October 29, 2016 @ 02:29:02
  Author: thestinger
Revision: 193957

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

Added:
  intel-gpu-tools/repos/community-i686/PKGBUILD
(from rev 193956, intel-gpu-tools/trunk/PKGBUILD)
  intel-gpu-tools/repos/community-x86_64/PKGBUILD
(from rev 193956, intel-gpu-tools/trunk/PKGBUILD)
Deleted:
  intel-gpu-tools/repos/community-i686/PKGBUILD
  intel-gpu-tools/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-29 02:28:17 UTC (rev 193956)
+++ community-i686/PKGBUILD 2016-10-29 02:29:02 UTC (rev 193957)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Mikael Eriksson 
-# Originally by: Denis Smirnov 
-
-pkgname=intel-gpu-tools
-pkgver=1.15
-pkgrel=1
-pkgdesc="Tools for development and testing of the Intel DRM driver"
-arch=(i686 x86_64)
-license=(MIT)
-url='http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/'
-depends=(libdrm libpciaccess cairo python)
-makedepends=(swig gtk-doc xorg-util-macros dri2proto)
-source=(http://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2)
-md5sums=('dea5d3a60f93054760d773aaa3a36b1f')
-
-build() {
-  cd $pkgname-$pkgver
-  export LANG=en_US.UTF-8
-  ./configure --prefix=/usr --libexecdir=/usr/lib --disable-tests 
--without-libunwind
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/intel-gpu-tools/COPYING"
-}

Copied: intel-gpu-tools/repos/community-i686/PKGBUILD (from rev 193956, 
intel-gpu-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-29 02:29:02 UTC (rev 193957)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Daniel Micay 
+# Contributor: Mikael Eriksson 
+# Originally by: Denis Smirnov 
+
+pkgname=intel-gpu-tools
+pkgver=1.16
+pkgrel=1
+pkgdesc="Tools for development and testing of the Intel DRM driver"
+arch=(i686 x86_64)
+license=(MIT)
+url='http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/'
+depends=(libdrm libpciaccess cairo python)
+makedepends=(swig gtk-doc xorg-util-macros dri2proto)
+source=(https://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2
+https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.bz2.sig)
+md5sums=('95ae60c2c0e56736273edc406f8277c8'
+ 'SKIP')
+validpgpkeys=(664F2250EF4D2A5E3C79BDBDB98B588010CF213E)
+
+build() {
+  cd $pkgname-$pkgver
+  export LANG=en_US.UTF-8
+  ./configure --prefix=/usr --libexecdir=/usr/lib --disable-tests 
--without-libunwind
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/intel-gpu-tools/COPYING"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-29 02:28:17 UTC (rev 193956)
+++ community-x86_64/PKGBUILD   2016-10-29 02:29:02 UTC (rev 193957)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Mikael Eriksson 
-# Originally by: Denis Smirnov 
-
-pkgname=intel-gpu-tools
-pkgver=1.15
-pkgrel=1
-pkgdesc="Tools for development and testing of the Intel DRM driver"
-arch=(i686 x86_64)
-license=(MIT)
-url='http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/'
-depends=(libdrm libpciaccess cairo python)
-makedepends=(swig gtk-doc xorg-util-macros dri2proto)
-source=(http://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2)
-md5sums=('dea5d3a60f93054760d773aaa3a36b1f')
-
-build() {
-  cd $pkgname-$pkgver
-  export LANG=en_US.UTF-8
-  ./configure --prefix=/usr --libexecdir=/usr/lib --disable-tests 
--without-libunwind
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/intel-gpu-tools/COPYING"
-}

Copied: intel-gpu-tools/repos/community-x86_64/PKGBUILD (from rev 193956, 
intel-gpu-tools/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-29 02:29:02 UTC (rev 193957)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Daniel Micay 
+# Contributor: Mikael Eriksson 
+# 

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

2016-10-28 Thread Felix Yan
Date: Saturday, October 29, 2016 @ 02:29:27
  Author: felixonmars
Revision: 193958

upgpkg: eslint 3.9.0-1

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-29 02:29:02 UTC (rev 193957)
+++ PKGBUILD2016-10-29 02:29:27 UTC (rev 193958)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=eslint
-pkgver=3.8.1
+pkgver=3.9.0
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('615d8f5b8aaf58325ae916dab9543974')
+md5sums=('23504eeebe239e8f8d01e022a02b35cf')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2016-10-28 Thread Daniel Micay
Date: Saturday, October 29, 2016 @ 02:28:17
  Author: thestinger
Revision: 193956

upgpkg: intel-gpu-tools 1.16-1

Modified:
  intel-gpu-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 20:34:31 UTC (rev 193955)
+++ PKGBUILD2016-10-29 02:28:17 UTC (rev 193956)
@@ -4,7 +4,7 @@
 # Originally by: Denis Smirnov 
 
 pkgname=intel-gpu-tools
-pkgver=1.15
+pkgver=1.16
 pkgrel=1
 pkgdesc="Tools for development and testing of the Intel DRM driver"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(swig gtk-doc xorg-util-macros dri2proto)
 
source=(https://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2
 https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.bz2.sig)
-md5sums=('dea5d3a60f93054760d773aaa3a36b1f'
+md5sums=('95ae60c2c0e56736273edc406f8277c8'
  'SKIP')
 validpgpkeys=(664F2250EF4D2A5E3C79BDBDB98B588010CF213E)
 


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

2016-10-28 Thread Jelle van der Waa
Date: Friday, October 28, 2016 @ 20:34:23
  Author: jelle
Revision: 193954

upgpkg: python-cherrypy 8.1.2-1

Modified:
  python-cherrypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 20:20:49 UTC (rev 193953)
+++ PKGBUILD2016-10-28 20:34:23 UTC (rev 193954)
@@ -5,7 +5,7 @@
 # Contributor: Armando M. Baratti 
 # Contributor: Florian Richter 
 pkgname=('python-cherrypy' 'python2-cherrypy')
-pkgver=8.1.0
+pkgver=8.1.2
 pkgrel=1
 pkgdesc="A pythonic, object-oriented web development framework"
 arch=('any')
@@ -12,8 +12,8 @@
 url="http://www.cherrypy.org;
 license=('BSD')
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/f8/74/4a17240440813c94d22d70837002dc1fce8d40a0daa762af4cf016265fce/CherryPy-8.1.0.tar.gz;)
-md5sums=('d981ad6bd9685a3ba16ea5b7a54fb01f')
+source=("https://pypi.python.org/packages/d9/ec/a9cd68e57af9fead92158028d32cc79f1908fd81f486d8a3826e9847ada6/CherryPy-8.1.2.tar.gz;)
+md5sums=('553f054152c2adbe60738682ed5390c5')
 
 build() {
   cp -r CherryPy-${pkgver} CherryPy-${pkgver}-py2


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

2016-10-28 Thread Jelle van der Waa
Date: Friday, October 28, 2016 @ 20:34:31
  Author: jelle
Revision: 193955

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  114 ++---
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 20:34:23 UTC (rev 193954)
+++ PKGBUILD2016-10-28 20:34:31 UTC (rev 193955)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez  
-# Contributor: Kaiting Chen 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Armando M. Baratti 
-# Contributor: Florian Richter 
-pkgname=('python-cherrypy' 'python2-cherrypy')
-pkgver=8.1.0
-pkgrel=1
-pkgdesc="A pythonic, object-oriented web development framework"
-arch=('any')
-url="http://www.cherrypy.org;
-license=('BSD')
-makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/f8/74/4a17240440813c94d22d70837002dc1fce8d40a0daa762af4cf016265fce/CherryPy-8.1.0.tar.gz;)
-md5sums=('d981ad6bd9685a3ba16ea5b7a54fb01f')
-
-build() {
-  cp -r CherryPy-${pkgver} CherryPy-${pkgver}-py2
-
-  cd CherryPy-${pkgver}
-  python ./setup.py build
-
-  cd "${srcdir}/CherryPy-${pkgver}-py2"
-  python2 ./setup.py build
-}
-
-package_python-cherrypy() {
-  depends=('python' 'python-six')
-
-  cd CherryPy-${pkgver}
-
-  python ./setup.py install --root="${pkgdir}" --optimize=1
-
-  install -Dm644 cherrypy/LICENSE.txt \
-"${pkgdir}/usr/share/licenses/python-cherrypy/LICENSE.txt"
-}
-
-package_python2-cherrypy() {
-  depends=('python2')
-
-  cd CherryPy-${pkgver}-py2
-
-  python2 ./setup.py install --root="${pkgdir}" --optimize=1
-  mv "${pkgdir}/usr/bin/cherryd" "${pkgdir}/usr/bin/cherryd2"
-
-  install -Dm644 cherrypy/LICENSE.txt \
-"${pkgdir}/usr/share/licenses/python2-cherrypy/LICENSE.txt"
-}
-
-check() {
-  cd CherryPy-${pkgver}
-#  python2 ./setup.py test
-
-  cd ../CherryPy-${pkgver}
-#  python3 ./setup.py check
-}

Copied: python-cherrypy/repos/community-any/PKGBUILD (from rev 193954, 
python-cherrypy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 20:34:31 UTC (rev 193955)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Angel Velasquez  
+# Contributor: Kaiting Chen 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Armando M. Baratti 
+# Contributor: Florian Richter 
+pkgname=('python-cherrypy' 'python2-cherrypy')
+pkgver=8.1.2
+pkgrel=1
+pkgdesc="A pythonic, object-oriented web development framework"
+arch=('any')
+url="http://www.cherrypy.org;
+license=('BSD')
+makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/d9/ec/a9cd68e57af9fead92158028d32cc79f1908fd81f486d8a3826e9847ada6/CherryPy-8.1.2.tar.gz;)
+md5sums=('553f054152c2adbe60738682ed5390c5')
+
+build() {
+  cp -r CherryPy-${pkgver} CherryPy-${pkgver}-py2
+
+  cd CherryPy-${pkgver}
+  python ./setup.py build
+
+  cd "${srcdir}/CherryPy-${pkgver}-py2"
+  python2 ./setup.py build
+}
+
+package_python-cherrypy() {
+  depends=('python' 'python-six')
+
+  cd CherryPy-${pkgver}
+
+  python ./setup.py install --root="${pkgdir}" --optimize=1
+
+  install -Dm644 cherrypy/LICENSE.txt \
+"${pkgdir}/usr/share/licenses/python-cherrypy/LICENSE.txt"
+}
+
+package_python2-cherrypy() {
+  depends=('python2')
+
+  cd CherryPy-${pkgver}-py2
+
+  python2 ./setup.py install --root="${pkgdir}" --optimize=1
+  mv "${pkgdir}/usr/bin/cherryd" "${pkgdir}/usr/bin/cherryd2"
+
+  install -Dm644 cherrypy/LICENSE.txt \
+"${pkgdir}/usr/share/licenses/python2-cherrypy/LICENSE.txt"
+}
+
+check() {
+  cd CherryPy-${pkgver}
+#  python2 ./setup.py test
+
+  cd ../CherryPy-${pkgver}
+#  python3 ./setup.py check
+}


[arch-commits] Commit in (cryptominisat)

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 20:20:49
  Author: arojas
Revision: 193953

Replaced by cryptominisat2

Deleted:
  cryptominisat/


[arch-commits] Commit in cryptominisat2 (5 files)

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 20:19:08
  Author: arojas
Revision: 193950

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

Added:
  cryptominisat2/repos/
  cryptominisat2/repos/community-i686/
  cryptominisat2/repos/community-i686/PKGBUILD
(from rev 193949, cryptominisat2/trunk/PKGBUILD)
  cryptominisat2/repos/community-x86_64/
  cryptominisat2/repos/community-x86_64/PKGBUILD
(from rev 193949, cryptominisat2/trunk/PKGBUILD)

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

Copied: cryptominisat2/repos/community-i686/PKGBUILD (from rev 193949, 
cryptominisat2/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2016-10-28 20:19:08 UTC (rev 193950)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cryptominisat2
+pkgver=2.9.11
+pkgrel=1
+pkgdesc="SAT solver that aims to become a premier SAT solver with all the 
features and speed of successful SAT solvers, such as MiniSat and PrecoSat"
+arch=(i686 x86_64)
+url="http://www.msoos.org/cryptominisat2/;
+license=(LGPL)
+depends=(gcc-libs zlib)
+makedepends=()
+conflicts=(cryptominisat)
+provides=(cryptominisat)
+replaces=('cryptominisat<3')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/msoos/cryptominisat/archive/$pkgver.tar.gz;)
+md5sums=('72b0ba94b7fc4a759d664188ad198139')
+
+build() {
+  cd cryptominisat-$pkgver
+  autoreconf -vi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd cryptominisat-$pkgver
+  make install DESTDIR="$pkgdir"
+}

Copied: cryptominisat2/repos/community-x86_64/PKGBUILD (from rev 193949, 
cryptominisat2/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2016-10-28 20:19:08 UTC (rev 193950)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cryptominisat2
+pkgver=2.9.11
+pkgrel=1
+pkgdesc="SAT solver that aims to become a premier SAT solver with all the 
features and speed of successful SAT solvers, such as MiniSat and PrecoSat"
+arch=(i686 x86_64)
+url="http://www.msoos.org/cryptominisat2/;
+license=(LGPL)
+depends=(gcc-libs zlib)
+makedepends=()
+conflicts=(cryptominisat)
+provides=(cryptominisat)
+replaces=('cryptominisat<3')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/msoos/cryptominisat/archive/$pkgver.tar.gz;)
+md5sums=('72b0ba94b7fc4a759d664188ad198139')
+
+build() {
+  cd cryptominisat-$pkgver
+  autoreconf -vi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd cryptominisat-$pkgver
+  make install DESTDIR="$pkgdir"
+}


[arch-commits] Commit in (3 files)

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 20:18:36
  Author: arojas
Revision: 193949

Specify major version in package name

Added:
  cryptominisat2/
  cryptominisat2/trunk/
  cryptominisat2/trunk/PKGBUILD

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

Added: cryptominisat2/trunk/PKGBUILD
===
--- cryptominisat2/trunk/PKGBUILD   (rev 0)
+++ cryptominisat2/trunk/PKGBUILD   2016-10-28 20:18:36 UTC (rev 193949)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=cryptominisat2
+pkgver=2.9.11
+pkgrel=1
+pkgdesc="SAT solver that aims to become a premier SAT solver with all the 
features and speed of successful SAT solvers, such as MiniSat and PrecoSat"
+arch=(i686 x86_64)
+url="http://www.msoos.org/cryptominisat2/;
+license=(LGPL)
+depends=(gcc-libs zlib)
+makedepends=()
+conflicts=(cryptominisat)
+provides=(cryptominisat)
+replaces=('cryptominisat<3')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/msoos/cryptominisat/archive/$pkgver.tar.gz;)
+md5sums=('72b0ba94b7fc4a759d664188ad198139')
+
+build() {
+  cd cryptominisat-$pkgver
+  autoreconf -vi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd cryptominisat-$pkgver
+  make install DESTDIR="$pkgdir"
+}


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


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:56:35
  Author: arojas
Revision: 193948

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 19:56:01 UTC (rev 193947)
+++ community-i686/PKGBUILD 2016-10-28 19:56:35 UTC (rev 193948)
@@ -1,69 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-pkgbase=libmateweather
-pkgname=(${pkgbase} ${pkgbase}-gtk3)
-pkgver=${_ver}.0
-pkgrel=1
-pkgdesc="Provides access to weather information from the Internet."
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gtk2' 'gtk3')
-makedepends=('intltool')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('db775a80ec76ea0f8f9277a4b2011471eabaee65')
-
-prepare() {
-cd "${srcdir}"
-mv "${pkgname}-${pkgver}" "${pkgbase}-gtk2"
-cp -a "${pkgbase}-gtk2" "${pkgbase}-gtk3"
-}
-
-build() {
-cd "${srcdir}/${pkgbase}-gtk2"
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=2.0 \
---disable-python \
---enable-locations-compression
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-
-cd "${srcdir}/${pkgbase}-gtk3"
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-gtk=3.0 \
---disable-python \
---enable-locations-compression
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package_libmateweather() {
-pkgdesc+=' (GTK2 version)'
-conflicts=("${pkgbase}-gtk3")
-depends=('dconf' 'gtk2' 'libsoup')
-
-cd "${srcdir}/${pkgbase}-gtk2"
-make DESTDIR="${pkgdir}" install
-}
-
-package_libmateweather-gtk3() {
-pkgdesc+=' (GTK3 version)'
-conflicts=("${pkgbase}")
-depends=('gtk3')
-
-cd "${srcdir}/${pkgbase}-gtk3"
-make DESTDIR="${pkgdir}" install
-}

Copied: libmateweather/repos/community-i686/PKGBUILD (from rev 193947, 
libmateweather/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 19:56:35 UTC (rev 193948)
@@ -0,0 +1,69 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgbase=libmateweather
+pkgname=(${pkgbase} ${pkgbase}-gtk3)
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="Provides access to weather information from the Internet."
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk2' 'gtk3')
+makedepends=('intltool' 'libsoup')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('912eb67104da9414eb47c4a9b0631735d2528794')
+
+prepare() {
+cd "${srcdir}"
+mv "${pkgname}-${pkgver}" "${pkgbase}-gtk2"
+cp -a "${pkgbase}-gtk2" "${pkgbase}-gtk3"
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-gtk2"
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=2.0 \
+--disable-python \
+--enable-locations-compression
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+
+cd "${srcdir}/${pkgbase}-gtk3"
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-gtk=3.0 \
+--disable-python \
+--enable-locations-compression
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package_libmateweather() {
+pkgdesc+=' (GTK2 version)'
+conflicts=("${pkgbase}-gtk3")
+depends=('dconf' 'gtk2' 'libsoup')
+
+cd "${srcdir}/${pkgbase}-gtk2"
+make DESTDIR="${pkgdir}" install
+}
+
+package_libmateweather-gtk3() {
+pkgdesc+=' (GTK3 version)'
+conflicts=("${pkgbase}")
+depends=('gtk3' 'libsoup')
+
+cd "${srcdir}/${pkgbase}-gtk3"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:56:01
  Author: arojas
Revision: 193947

Update to 1.16.1

Modified:
  libmateweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:53:30 UTC (rev 193946)
+++ PKGBUILD2016-10-28 19:56:01 UTC (rev 193947)
@@ -3,7 +3,7 @@
 _ver=1.16
 pkgbase=libmateweather
 pkgname=(${pkgbase} ${pkgbase}-gtk3)
-pkgver=${_ver}.0
+pkgver=${_ver}.1
 pkgrel=1
 pkgdesc="Provides access to weather information from the Internet."
 url="http://mate-desktop.org;
@@ -10,9 +10,9 @@
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('gtk2' 'gtk3')
-makedepends=('intltool')
+makedepends=('intltool' 'libsoup')
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('db775a80ec76ea0f8f9277a4b2011471eabaee65')
+sha1sums=('912eb67104da9414eb47c4a9b0631735d2528794')
 
 prepare() {
 cd "${srcdir}"
@@ -62,7 +62,7 @@
 package_libmateweather-gtk3() {
 pkgdesc+=' (GTK3 version)'
 conflicts=("${pkgbase}")
-depends=('gtk3')
+depends=('gtk3' 'libsoup')
 
 cd "${srcdir}/${pkgbase}-gtk3"
 make DESTDIR="${pkgdir}" install


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

2016-10-28 Thread Guillaume Alaux
Date: Friday, October 28, 2016 @ 19:53:30
  Author: guillaume
Revision: 193946

archrelease: copy trunk to community-any

Added:
  sbt/repos/community-any/PKGBUILD
(from rev 193945, sbt/trunk/PKGBUILD)
Deleted:
  sbt/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 19:51:27 UTC (rev 193945)
+++ PKGBUILD2016-10-28 19:53:30 UTC (rev 193946)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Guillaume ALAUX 
-# Contributor: Andrea Scarpino 
-# Contributor: Leif Warner 
-
-pkgname=sbt
-epoch=1
-pkgver=0.13.12
-pkgrel=1
-pkgdesc="A minimally intrusive build tool for Scala projects"
-arch=('any')
-url='http://www.scala-sbt.org/'
-license=('BSD')
-depends=('java-runtime-headless' 'sh')
-IFS='.' read -a _pkgver <<< "${pkgver}"
-source=(https://dl.bintray.com/${pkgname}/native-packages/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tgz
-
https://raw.githubusercontent.com/${pkgname}/${pkgname}/${_pkgver[0]}.${_pkgver[1]}/LICENSE)
-sha256sums=('280230f9c3f42a4af5699e8425e08b6f47da72dfaa59e9b7ad0e6d6203df'
-'70b7b72694a56a3e922deaf5482273e7c33bab2c00c0c67fc0ccc5d33927ffed')
-
-package() {
-  install -d "${pkgdir}"/usr/share
-  cp -r "${srcdir}/${pkgname}" "${pkgdir}"/usr/share
-  rm "${pkgdir}/usr/share/${pkgname}/bin/sbt.bat"
-  rm "${pkgdir}/usr/share/${pkgname}/conf/sbtconfig.txt"
-  find "${pkgdir}/usr/share/${pkgname}" -type f ! -name sbt -exec chmod -x {} 
\;
-
-  install -d "${pkgdir}"/usr/bin
-  ln -s "/usr/share/${pkgname}/bin/sbt" "${pkgdir}"/usr/bin/sbt
-
-  install -d "${pkgdir}/etc/${pkgname}"
-  ln -s "/usr/share/${pkgname}/conf/sbtopts" "${pkgdir}/etc/${pkgname}/sbtopts"
-
-  install -D -m644 "${srcdir}"/LICENSE 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: sbt/repos/community-any/PKGBUILD (from rev 193945, sbt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 19:53:30 UTC (rev 193946)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Guillaume ALAUX 
+# Contributor: Andrea Scarpino 
+# Contributor: Leif Warner 
+
+pkgname=sbt
+epoch=1
+pkgver=0.13.13
+pkgrel=1
+pkgdesc='A build tool for Scala, Java, and more'
+arch=('any')
+url='http://www.scala-sbt.org/'
+license=('BSD')
+depends=('java-runtime-headless' 'sh')
+IFS='.' read -a _pkgver <<< "${pkgver}"
+source=(https://dl.bintray.com/${pkgname}/native-packages/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tgz{,.asc}
+
https://raw.githubusercontent.com/${pkgname}/${pkgname}/${_pkgver[0]}.${_pkgver[1]}/LICENSE)
+validpgpkeys=('2EE0EA64E40A89B84B2DF73499E82A75642AC823') # sbt build tool
+sha256sums=('40d03d21a260c5a6a43f8349298f41c9d047f97972057d9d915afd8945faf979'
+'SKIP'
+'70b7b72694a56a3e922deaf5482273e7c33bab2c00c0c67fc0ccc5d33927ffed')
+
+package() {
+  cd "${srcdir}/${pkgname}-launcher-packaging-${pkgver}"
+
+  mkdir -p "${pkgdir}"/usr/share/${pkgname}/bin
+  install -m 644 bin/sbt-launch.jar -t "${pkgdir}"/usr/share/${pkgname}/bin
+  install -m 755 bin/sbt -t "${pkgdir}"/usr/share/${pkgname}/bin
+  mkdir -p "${pkgdir}"/usr/bin
+  ln -s /usr/share/${pkgname}/bin/sbt "${pkgdir}"/usr/bin/sbt
+  install -m 644 bin/sbt-launch-lib.bash -t 
"${pkgdir}"/usr/share/${pkgname}/bin
+
+  install -D -m 644 conf/sbtopts -t "${pkgdir}"/usr/share/${pkgname}/conf
+  mkdir -p "${pkgdir}"/etc/${pkgname}
+  ln -s /usr/share/${pkgname}/conf/sbtopts "${pkgdir}"/etc/${pkgname}/sbtopts
+
+  install -D "${srcdir}"/LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}
+}


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

2016-10-28 Thread Guillaume Alaux
Date: Friday, October 28, 2016 @ 19:51:27
  Author: guillaume
Revision: 193945

Add source file signature check

Modified:
  sbt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:49:30 UTC (rev 193944)
+++ PKGBUILD2016-10-28 19:51:27 UTC (rev 193945)
@@ -13,9 +13,11 @@
 license=('BSD')
 depends=('java-runtime-headless' 'sh')
 IFS='.' read -a _pkgver <<< "${pkgver}"
-source=(https://dl.bintray.com/${pkgname}/native-packages/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tgz
+source=(https://dl.bintray.com/${pkgname}/native-packages/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tgz{,.asc}
 
https://raw.githubusercontent.com/${pkgname}/${pkgname}/${_pkgver[0]}.${_pkgver[1]}/LICENSE)
+validpgpkeys=('2EE0EA64E40A89B84B2DF73499E82A75642AC823') # sbt build tool
 sha256sums=('40d03d21a260c5a6a43f8349298f41c9d047f97972057d9d915afd8945faf979'
+'SKIP'
 '70b7b72694a56a3e922deaf5482273e7c33bab2c00c0c67fc0ccc5d33927ffed')
 
 package() {


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

2016-10-28 Thread Jonathan Steel
Date: Friday, October 28, 2016 @ 19:49:30
  Author: jsteel
Revision: 193944

archrelease: copy trunk to community-any

Added:
  aws-cli/repos/community-any/PKGBUILD
(from rev 193943, aws-cli/trunk/PKGBUILD)
Deleted:
  aws-cli/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 19:49:23 UTC (rev 193943)
+++ PKGBUILD2016-10-28 19:49:30 UTC (rev 193944)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.11.9
-pkgrel=1
-pkgdesc='Universal Command Line Interface for Amazon Web Services'
-arch=('any')
-url="https://github.com/aws/aws-cli;
-license=('Apache')
-depends=('python-botocore' 'python-dateutil' 'python-jmespath'
- 'python-colorama' 'python-docutils' 'python-rsa'
- 'python-s3transfer')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('0e79c80aaaeb73fd61aa5c6097b5dfcf')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
-
-  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
-}

Copied: aws-cli/repos/community-any/PKGBUILD (from rev 193943, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 19:49:30 UTC (rev 193944)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.11.10
+pkgrel=1
+pkgdesc='Universal Command Line Interface for Amazon Web Services'
+arch=('any')
+url="https://github.com/aws/aws-cli;
+license=('Apache')
+depends=('python-botocore' 'python-dateutil' 'python-jmespath'
+ 'python-colorama' 'python-docutils' 'python-rsa'
+ 'python-s3transfer')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('6ad7132a5b7f62a81b1126f8f89cd02a')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
+
+  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
+}


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

2016-10-28 Thread Jonathan Steel
Date: Friday, October 28, 2016 @ 19:48:58
  Author: jsteel
Revision: 193941

upgpkg: python-botocore 1.4.67-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:47:59 UTC (rev 193940)
+++ PKGBUILD2016-10-28 19:48:58 UTC (rev 193941)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.66
+pkgver=1.4.67
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('5642c53818f54764af144d852fa55b39')
+md5sums=('28a666a89ee2857e6349cad5c3f8aeda')
 
 build() {
   cd botocore-$pkgver


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

2016-10-28 Thread Jonathan Steel
Date: Friday, October 28, 2016 @ 19:49:23
  Author: jsteel
Revision: 193943

upgpkg: aws-cli 1.11.10-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:49:16 UTC (rev 193942)
+++ PKGBUILD2016-10-28 19:49:23 UTC (rev 193943)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.11.9
+pkgver=1.11.10
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('0e79c80aaaeb73fd61aa5c6097b5dfcf')
+md5sums=('6ad7132a5b7f62a81b1126f8f89cd02a')
 
 build() {
   cd $pkgname-$pkgver


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

2016-10-28 Thread Jonathan Steel
Date: Friday, October 28, 2016 @ 19:49:16
  Author: jsteel
Revision: 193942

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 19:48:58 UTC (rev 193941)
+++ PKGBUILD2016-10-28 19:49:16 UTC (rev 193942)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgname=python-botocore
-pkgver=1.4.66
-pkgrel=1
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore;
-license=('Apache')
-depends=('python-dateutil' 'python-jmespath' 'python-docutils')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('5642c53818f54764af144d852fa55b39')
-
-build() {
-  cd botocore-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd botocore-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 193941, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 19:49:16 UTC (rev 193942)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgname=python-botocore
+pkgver=1.4.67
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore;
+license=('Apache')
+depends=('python-dateutil' 'python-jmespath' 'python-docutils')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('28a666a89ee2857e6349cad5c3f8aeda')
+
+build() {
+  cd botocore-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd botocore-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-10-28 Thread Guillaume Alaux
Date: Friday, October 28, 2016 @ 19:47:59
  Author: guillaume
Revision: 193940

Upstream release 0.13.13

Modified:
  sbt/trunk/PKGBUILD

--+
 PKGBUILD |   27 ++-
 1 file changed, 14 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:43:26 UTC (rev 193939)
+++ PKGBUILD2016-10-28 19:47:59 UTC (rev 193940)
@@ -5,9 +5,9 @@
 
 pkgname=sbt
 epoch=1
-pkgver=0.13.12
+pkgver=0.13.13
 pkgrel=1
-pkgdesc="A minimally intrusive build tool for Scala projects"
+pkgdesc='A build tool for Scala, Java, and more'
 arch=('any')
 url='http://www.scala-sbt.org/'
 license=('BSD')
@@ -15,21 +15,22 @@
 IFS='.' read -a _pkgver <<< "${pkgver}"
 
source=(https://dl.bintray.com/${pkgname}/native-packages/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tgz
 
https://raw.githubusercontent.com/${pkgname}/${pkgname}/${_pkgver[0]}.${_pkgver[1]}/LICENSE)
-sha256sums=('280230f9c3f42a4af5699e8425e08b6f47da72dfaa59e9b7ad0e6d6203df'
+sha256sums=('40d03d21a260c5a6a43f8349298f41c9d047f97972057d9d915afd8945faf979'
 '70b7b72694a56a3e922deaf5482273e7c33bab2c00c0c67fc0ccc5d33927ffed')
 
 package() {
-  install -d "${pkgdir}"/usr/share
-  cp -r "${srcdir}/${pkgname}" "${pkgdir}"/usr/share
-  rm "${pkgdir}/usr/share/${pkgname}/bin/sbt.bat"
-  rm "${pkgdir}/usr/share/${pkgname}/conf/sbtconfig.txt"
-  find "${pkgdir}/usr/share/${pkgname}" -type f ! -name sbt -exec chmod -x {} 
\;
+  cd "${srcdir}/${pkgname}-launcher-packaging-${pkgver}"
 
-  install -d "${pkgdir}"/usr/bin
-  ln -s "/usr/share/${pkgname}/bin/sbt" "${pkgdir}"/usr/bin/sbt
+  mkdir -p "${pkgdir}"/usr/share/${pkgname}/bin
+  install -m 644 bin/sbt-launch.jar -t "${pkgdir}"/usr/share/${pkgname}/bin
+  install -m 755 bin/sbt -t "${pkgdir}"/usr/share/${pkgname}/bin
+  mkdir -p "${pkgdir}"/usr/bin
+  ln -s /usr/share/${pkgname}/bin/sbt "${pkgdir}"/usr/bin/sbt
+  install -m 644 bin/sbt-launch-lib.bash -t 
"${pkgdir}"/usr/share/${pkgname}/bin
 
-  install -d "${pkgdir}/etc/${pkgname}"
-  ln -s "/usr/share/${pkgname}/conf/sbtopts" "${pkgdir}/etc/${pkgname}/sbtopts"
+  install -D -m 644 conf/sbtopts -t "${pkgdir}"/usr/share/${pkgname}/conf
+  mkdir -p "${pkgdir}"/etc/${pkgname}
+  ln -s /usr/share/${pkgname}/conf/sbtopts "${pkgdir}"/etc/${pkgname}/sbtopts
 
-  install -D -m644 "${srcdir}"/LICENSE 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  install -D "${srcdir}"/LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}
 }


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:43:26
  Author: arojas
Revision: 193939

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

Added:
  caja-gtk3/repos/community-i686/PKGBUILD
(from rev 193938, caja-gtk3/trunk/PKGBUILD)
  caja-gtk3/repos/community-x86_64/PKGBUILD
(from rev 193938, caja-gtk3/trunk/PKGBUILD)
Deleted:
  caja-gtk3/repos/community-i686/PKGBUILD
  caja-gtk3/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 19:42:58 UTC (rev 193938)
+++ community-i686/PKGBUILD 2016-10-28 19:43:26 UTC (rev 193939)
@@ -1,41 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-_pkgbase=caja
-pkgname=${_pkgbase}-gtk3
-pkgver=${_ver}.0
-pkgrel=3
-pkgdesc="File manager for the MATE desktop (GTK3 version)"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('exempi' 'gvfs' 'libexif' 'libsm' 'libunique3' 'mate-desktop-gtk3')
-makedepends=('gobject-introspection' 'intltool')
-optdepends=('gstreamer: automatic media playback when mouseover')
-groups=('mate-gtk3')
-conflicts=("${_pkgbase}")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('5d46c0ec4f8b757f85cb2da1c501e5cdfa16a042')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=3.0 \
---enable-introspection \
---disable-update-mimedb
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-
-# Remove D-Bus activation file to avoid conflict with nautilus-desktop
-rm -r "$pkgdir/usr/share/dbus-1/"
-}

Copied: caja-gtk3/repos/community-i686/PKGBUILD (from rev 193938, 
caja-gtk3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 19:43:26 UTC (rev 193939)
@@ -0,0 +1,41 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+_pkgbase=caja
+pkgname=${_pkgbase}-gtk3
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK3 version)"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('exempi' 'gvfs' 'libexif' 'libsm' 'libunique3' 'mate-desktop-gtk3')
+makedepends=('gobject-introspection' 'intltool')
+optdepends=('gstreamer: automatic media playback when mouseover')
+groups=('mate-gtk3')
+conflicts=("${_pkgbase}")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('c050e203917c5a378fba5c7091ab29d8e22e86c9')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=3.0 \
+--enable-introspection \
+--disable-update-mimedb
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+
+# Remove D-Bus activation file to avoid conflict with nautilus-desktop
+rm -r "$pkgdir/usr/share/dbus-1/"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 19:42:58 UTC (rev 193938)
+++ community-x86_64/PKGBUILD   2016-10-28 19:43:26 UTC (rev 193939)
@@ -1,41 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-_pkgbase=caja
-pkgname=${_pkgbase}-gtk3
-pkgver=${_ver}.0
-pkgrel=3
-pkgdesc="File manager for the MATE desktop (GTK3 version)"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('exempi' 'gvfs' 'libexif' 'libsm' 'libunique3' 'mate-desktop-gtk3')
-makedepends=('gobject-introspection' 'intltool')
-optdepends=('gstreamer: automatic media playback when mouseover')
-groups=('mate-gtk3')
-conflicts=("${_pkgbase}")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('5d46c0ec4f8b757f85cb2da1c501e5cdfa16a042')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=3.0 \
---enable-introspection \
---disable-update-mimedb
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / 

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:42:58
  Author: arojas
Revision: 193938

Update to 1.16.1

Modified:
  caja-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:40:50 UTC (rev 193937)
+++ PKGBUILD2016-10-28 19:42:58 UTC (rev 193938)
@@ -3,8 +3,8 @@
 _ver=1.16
 _pkgbase=caja
 pkgname=${_pkgbase}-gtk3
-pkgver=${_ver}.0
-pkgrel=3
+pkgver=${_ver}.1
+pkgrel=1
 pkgdesc="File manager for the MATE desktop (GTK3 version)"
 url="http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 groups=('mate-gtk3')
 conflicts=("${_pkgbase}")
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('5d46c0ec4f8b757f85cb2da1c501e5cdfa16a042')
+sha1sums=('c050e203917c5a378fba5c7091ab29d8e22e86c9')
 
 build() {
 cd "${srcdir}/${_pkgbase}-${pkgver}"


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:40:25
  Author: arojas
Revision: 193936

Update to 1.16.1

Modified:
  caja/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:38:27 UTC (rev 193935)
+++ PKGBUILD2016-10-28 19:40:25 UTC (rev 193936)
@@ -3,8 +3,8 @@
 _ver=1.16
 _pkgbase=caja
 pkgname=${_pkgbase}
-pkgver=${_ver}.0
-pkgrel=2
+pkgver=${_ver}.1
+pkgrel=1
 pkgdesc="File manager for the MATE desktop (GTK2 version)"
 url="http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 groups=('mate')
 conflicts=("${_pkgbase}-gtk3")
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('5d46c0ec4f8b757f85cb2da1c501e5cdfa16a042')
+sha1sums=('c050e203917c5a378fba5c7091ab29d8e22e86c9')
 
 build() {
 cd "${srcdir}/${_pkgbase}-${pkgver}"


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:40:50
  Author: arojas
Revision: 193937

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 19:40:25 UTC (rev 193936)
+++ community-i686/PKGBUILD 2016-10-28 19:40:50 UTC (rev 193937)
@@ -1,41 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-_pkgbase=caja
-pkgname=${_pkgbase}
-pkgver=${_ver}.0
-pkgrel=2
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('exempi' 'gvfs' 'libexif' 'libsm' 'libunique' 'mate-desktop')
-makedepends=('gobject-introspection' 'intltool')
-optdepends=('gstreamer: automatic media playback when mouseover')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('5d46c0ec4f8b757f85cb2da1c501e5cdfa16a042')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=2.0 \
---enable-introspection \
---disable-update-mimedb
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-
-# Remove D-Bus activation file to avoid conflict with nautilus-desktop
-rm -r "$pkgdir/usr/share/dbus-1/"
-}

Copied: caja/repos/community-i686/PKGBUILD (from rev 193936, 
caja/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 19:40:50 UTC (rev 193937)
@@ -0,0 +1,41 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+_pkgbase=caja
+pkgname=${_pkgbase}
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="File manager for the MATE desktop (GTK2 version)"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('exempi' 'gvfs' 'libexif' 'libsm' 'libunique' 'mate-desktop')
+makedepends=('gobject-introspection' 'intltool')
+optdepends=('gstreamer: automatic media playback when mouseover')
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('c050e203917c5a378fba5c7091ab29d8e22e86c9')
+
+build() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${_pkgbase} \
+--with-gtk=2.0 \
+--enable-introspection \
+--disable-update-mimedb
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd "${srcdir}/${_pkgbase}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+
+# Remove D-Bus activation file to avoid conflict with nautilus-desktop
+rm -r "$pkgdir/usr/share/dbus-1/"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 19:40:25 UTC (rev 193936)
+++ community-x86_64/PKGBUILD   2016-10-28 19:40:50 UTC (rev 193937)
@@ -1,41 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-_pkgbase=caja
-pkgname=${_pkgbase}
-pkgver=${_ver}.0
-pkgrel=2
-pkgdesc="File manager for the MATE desktop (GTK2 version)"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('exempi' 'gvfs' 'libexif' 'libsm' 'libunique' 'mate-desktop')
-makedepends=('gobject-introspection' 'intltool')
-optdepends=('gstreamer: automatic media playback when mouseover')
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz;)
-sha1sums=('5d46c0ec4f8b757f85cb2da1c501e5cdfa16a042')
-
-build() {
-cd "${srcdir}/${_pkgbase}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${_pkgbase} \
---with-gtk=2.0 \
---enable-introspection \
---disable-update-mimedb
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd 

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:38:27
  Author: arojas
Revision: 193935

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

Added:
  mate-desktop/repos/community-i686/PKGBUILD
(from rev 193934, mate-desktop/trunk/PKGBUILD)
  mate-desktop/repos/community-x86_64/PKGBUILD
(from rev 193934, mate-desktop/trunk/PKGBUILD)
Deleted:
  mate-desktop/repos/community-i686/PKGBUILD
  mate-desktop/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 19:38:00 UTC (rev 193934)
+++ community-i686/PKGBUILD 2016-10-28 19:38:27 UTC (rev 193935)
@@ -1,76 +0,0 @@
-# Contributor: Martin Wimpress 
-
-_ver=1.16
-pkgbase=mate-desktop
-pkgname=(${pkgbase} ${pkgbase}-gtk3 ${pkgbase}-schemas)
-pkgver=${_ver}.0
-pkgrel=2
-pkgdesc="Library with common API for various MATE modules"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-options=('!emptydirs')
-depends=('gtk2' 'gtk3' 'startup-notification')
-makedepends=('gobject-introspection' 'intltool')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('624d2e7af6416cb81d1d0946ab66bbb34fc7d150')
-
-prepare() {
-cd "${srcdir}"
-mv "${pkgname}-${pkgver}" "${pkgbase}-gtk2"
-cp -a "${pkgbase}-gtk2" "${pkgbase}-gtk3"
-}
-
-build() {
-cd "${srcdir}/${pkgbase}-gtk2"
-./configure \
---prefix=/usr \
---with-gtk=2.0 \
---disable-schemas-compile
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-
-cd "${srcdir}/${pkgbase}-gtk3"
-./configure \
---prefix=/usr \
---with-gtk=3.0 \
---disable-schemas-compile
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package_mate-desktop() {
-pkgdesc+=' (GTK2 version)'
-groups=('mate')
-conflicts=("${pkgbase}-gtk3")
-depends=('dconf' 'gtk2' 'mate-desktop-schemas' 'startup-notification')
-
-cd "${srcdir}/${pkgbase}-gtk2"
-make DESTDIR="${pkgdir}" install
-make -C schemas DESTDIR="${pkgdir}" uninstall
-}
-
-package_mate-desktop-gtk3() {
-pkgdesc+=' (GTK3 version)'
-groups=('mate-gtk3')
-conflicts=("${pkgbase}")
-depends=('gtk3' 'mate-desktop-schemas' 'startup-notification')
-
-cd "${srcdir}/${pkgbase}-gtk3"
-make DESTDIR="${pkgdir}" install
-make -C schemas DESTDIR="${pkgdir}" uninstall
-}
-
-package_mate-desktop-schemas() {
-pkgdesc='GSettings schemas for MATE Desktop'
-depends=()
-
-cd "${srcdir}/${pkgbase}-gtk3"
-make -C schemas DESTDIR="${pkgdir}" install
-}

Copied: mate-desktop/repos/community-i686/PKGBUILD (from rev 193934, 
mate-desktop/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 19:38:27 UTC (rev 193935)
@@ -0,0 +1,76 @@
+# Contributor: Martin Wimpress 
+
+_ver=1.16
+pkgbase=mate-desktop
+pkgname=(${pkgbase} ${pkgbase}-gtk3 ${pkgbase}-schemas)
+pkgver=${_ver}.1
+pkgrel=1
+pkgdesc="Library with common API for various MATE modules"
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+options=('!emptydirs')
+depends=('gtk2' 'gtk3' 'startup-notification')
+makedepends=('gobject-introspection' 'intltool')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('bcded93e383e810817e9737ce2796050f9038b2a')
+
+prepare() {
+cd "${srcdir}"
+mv "${pkgname}-${pkgver}" "${pkgbase}-gtk2"
+cp -a "${pkgbase}-gtk2" "${pkgbase}-gtk3"
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-gtk2"
+./configure \
+--prefix=/usr \
+--with-gtk=2.0 \
+--disable-schemas-compile
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+
+cd "${srcdir}/${pkgbase}-gtk3"
+./configure \
+--prefix=/usr \
+--with-gtk=3.0 \
+--disable-schemas-compile
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package_mate-desktop() {
+pkgdesc+=' (GTK2 version)'
+groups=('mate')
+conflicts=("${pkgbase}-gtk3")
+depends=('dconf' 'gtk2' 'mate-desktop-schemas' 'startup-notification')
+
+cd "${srcdir}/${pkgbase}-gtk2"
+make DESTDIR="${pkgdir}" install
+make -C schemas DESTDIR="${pkgdir}" uninstall
+}
+

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:38:00
  Author: arojas
Revision: 193934

Update to 1.16.1

Modified:
  mate-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:33:45 UTC (rev 193933)
+++ PKGBUILD2016-10-28 19:38:00 UTC (rev 193934)
@@ -3,8 +3,8 @@
 _ver=1.16
 pkgbase=mate-desktop
 pkgname=(${pkgbase} ${pkgbase}-gtk3 ${pkgbase}-schemas)
-pkgver=${_ver}.0
-pkgrel=2
+pkgver=${_ver}.1
+pkgrel=1
 pkgdesc="Library with common API for various MATE modules"
 url="http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('gtk2' 'gtk3' 'startup-notification')
 makedepends=('gobject-introspection' 'intltool')
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('624d2e7af6416cb81d1d0946ab66bbb34fc7d150')
+sha1sums=('bcded93e383e810817e9737ce2796050f9038b2a')
 
 prepare() {
 cd "${srcdir}"


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

2016-10-28 Thread Bartłomiej Piotrowski
Date: Friday, October 28, 2016 @ 19:34:37
  Author: bpiotrowski
Revision: 279420

upgpkg: nasm 2.12.02-1

new upstream release

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:33:02 UTC (rev 279419)
+++ PKGBUILD2016-10-28 19:34:37 UTC (rev 279420)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=nasm
-pkgver=2.11.08
-pkgrel=2
+pkgver=2.12.02
+pkgrel=1
 pkgdesc="An 80x86 assembler designed for portability and modularity"
 arch=('i686' 'x86_64')
 url="http://www.nasm.us;
@@ -10,7 +10,7 @@
 license=('BSD')
 depends=('glibc')
 
source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('6908296ac437b3ade79fadfaad0efcfd99582f70')
+sha1sums=('a0e6e655d04009178d4b7c15d935a46a691a617c')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2016-10-28 Thread Bartłomiej Piotrowski
Date: Friday, October 28, 2016 @ 19:34:42
  Author: bpiotrowski
Revision: 279421

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

Added:
  nasm/repos/testing-i686/
  nasm/repos/testing-i686/PKGBUILD
(from rev 279420, nasm/trunk/PKGBUILD)
  nasm/repos/testing-x86_64/
  nasm/repos/testing-x86_64/PKGBUILD
(from rev 279420, nasm/trunk/PKGBUILD)

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

Copied: nasm/repos/testing-i686/PKGBUILD (from rev 279420, nasm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-28 19:34:42 UTC (rev 279421)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nasm
+pkgver=2.12.02
+pkgrel=1
+pkgdesc="An 80x86 assembler designed for portability and modularity"
+arch=('i686' 'x86_64')
+url="http://www.nasm.us;
+license=('BSD')
+depends=('glibc')
+source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('a0e6e655d04009178d4b7c15d935a46a691a617c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+  make -C doc info
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make INSTALLROOT="${pkgdir}" install install_rdf
+  install -dm755 "${pkgdir}"/usr/share/info
+  install -m644 doc/info/* "${pkgdir}"/usr/share/info/
+  install -D -m644 LICENSE "${pkgdir}"/usr/share/licenses/nasm/LICENSE
+}

Copied: nasm/repos/testing-x86_64/PKGBUILD (from rev 279420, 
nasm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-28 19:34:42 UTC (rev 279421)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nasm
+pkgver=2.12.02
+pkgrel=1
+pkgdesc="An 80x86 assembler designed for portability and modularity"
+arch=('i686' 'x86_64')
+url="http://www.nasm.us;
+license=('BSD')
+depends=('glibc')
+source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('a0e6e655d04009178d4b7c15d935a46a691a617c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+  make -C doc info
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make INSTALLROOT="${pkgdir}" install install_rdf
+  install -dm755 "${pkgdir}"/usr/share/info
+  install -m644 doc/info/* "${pkgdir}"/usr/share/info/
+  install -D -m644 LICENSE "${pkgdir}"/usr/share/licenses/nasm/LICENSE
+}


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

2016-10-28 Thread Bartłomiej Piotrowski
Date: Friday, October 28, 2016 @ 19:32:56
  Author: bpiotrowski
Revision: 279418

upgpkg: libpcap 1.8.1-1

new upstream release

Modified:
  libpcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:24:04 UTC (rev 279417)
+++ PKGBUILD2016-10-28 19:32:56 UTC (rev 279418)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler 
 
 pkgname=libpcap
-pkgver=1.7.4
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="A system-independent interface for user-level packet capture"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('flex' 'bluez-libs')
 source=(http://www.tcpdump.org/release/libpcap-${pkgver}.tar.gz{,.sig}
 mgmt.h)
-sha256sums=('7ad3112187e88328b85e46dce7a9b949632af18ee74d97ffc3f2b41fe7f448b0'
+sha256sums=('673dbc69fdc3f5a86fb5759ab19899039a8e5e6c631749e48dcd9c6f0c83541e'
 'SKIP'
 '7c85da5330ce7ecb6934795c02c652b9e344461302cf74804a4692c3e2e1e7e2')
 validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D')  # The Tcpdump Group


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

2016-10-28 Thread Bartłomiej Piotrowski
Date: Friday, October 28, 2016 @ 19:33:02
  Author: bpiotrowski
Revision: 279419

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

Added:
  libpcap/repos/testing-i686/
  libpcap/repos/testing-i686/PKGBUILD
(from rev 279418, libpcap/trunk/PKGBUILD)
  libpcap/repos/testing-i686/mgmt.h
(from rev 279418, libpcap/trunk/mgmt.h)
  libpcap/repos/testing-x86_64/
  libpcap/repos/testing-x86_64/PKGBUILD
(from rev 279418, libpcap/trunk/PKGBUILD)
  libpcap/repos/testing-x86_64/mgmt.h
(from rev 279418, libpcap/trunk/mgmt.h)

-+
 testing-i686/PKGBUILD   |   47 ++
 testing-i686/mgmt.h |  772 ++
 testing-x86_64/PKGBUILD |   47 ++
 testing-x86_64/mgmt.h   |  772 ++
 4 files changed, 1638 insertions(+)

Copied: libpcap/repos/testing-i686/PKGBUILD (from rev 279418, 
libpcap/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-28 19:33:02 UTC (rev 279419)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+
+pkgname=libpcap
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="A system-independent interface for user-level packet capture"
+arch=('i686' 'x86_64')
+url="http://www.tcpdump.org/;
+license=('BSD')
+depends=('glibc' 'libnl' 'sh' 'libusbx')
+makedepends=('flex' 'bluez-libs')
+source=(http://www.tcpdump.org/release/libpcap-${pkgver}.tar.gz{,.sig}
+mgmt.h)
+sha256sums=('673dbc69fdc3f5a86fb5759ab19899039a8e5e6c631749e48dcd9c6f0c83541e'
+'SKIP'
+'7c85da5330ce7ecb6934795c02c652b9e344461302cf74804a4692c3e2e1e7e2')
+validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D')  # The Tcpdump Group
+
+prepare() {
+  mkdir -p ${srcdir}/include/bluetooth
+  cp ${srcdir}/mgmt.h ${srcdir}/include/bluetooth/
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  CFLAGS="$CFLAGS -I${srcdir}/include $(pkg-config libnl-genl-3.0 --cflags)" \
+  ./configure --prefix=/usr \
+--enable-ipv6 \
+--enable-bluetooth \
+--with-libnl
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  install -d -m755 ${pkgdir}/usr/bin
+  make DESTDIR=${pkgdir} install
+  
+  # backwards compatibility, programs often look for net/bpf.h
+  mkdir -p ${pkgdir}/usr/include/net
+  cd ${pkgdir}/usr/include/net
+  ln -s ../pcap-bpf.h bpf.h
+
+  # install the license
+  install -D -m644 ${srcdir}/$pkgname-$pkgver/LICENSE 
${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Copied: libpcap/repos/testing-i686/mgmt.h (from rev 279418, 
libpcap/trunk/mgmt.h)
===
--- testing-i686/mgmt.h (rev 0)
+++ testing-i686/mgmt.h 2016-10-28 19:33:02 UTC (rev 279419)
@@ -0,0 +1,772 @@
+/*
+ *  BlueZ - Bluetooth protocol stack for Linux
+ *
+ *  Copyright (C) 2010  Nokia Corporation
+ *  Copyright (C) 2010  Marcel Holtmann 
+ *
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ */
+
+#ifndef __packed
+#define __packed __attribute__((packed))
+#endif
+
+#define MGMT_INDEX_NONE0x
+
+#define MGMT_STATUS_SUCCESS0x00
+#define MGMT_STATUS_UNKNOWN_COMMAND0x01
+#define MGMT_STATUS_NOT_CONNECTED  0x02
+#define MGMT_STATUS_FAILED 0x03
+#define MGMT_STATUS_CONNECT_FAILED 0x04
+#define MGMT_STATUS_AUTH_FAILED0x05
+#define MGMT_STATUS_NOT_PAIRED 0x06
+#define MGMT_STATUS_NO_RESOURCES   0x07
+#define MGMT_STATUS_TIMEOUT0x08
+#define MGMT_STATUS_ALREADY_CONNECTED  0x09
+#define MGMT_STATUS_BUSY   0x0a
+#define MGMT_STATUS_REJECTED   0x0b
+#define MGMT_STATUS_NOT_SUPPORTED  0x0c
+#define MGMT_STATUS_INVALID_PARAMS 0x0d
+#define MGMT_STATUS_DISCONNECTED   0x0e
+#define MGMT_STATUS_NOT_POWERED0x0f
+#define MGMT_STATUS_CANCELLED  0x10
+#define MGMT_STATUS_INVALID_INDEX  0x11
+#define MGMT_STATUS_RFKILLED   0x12
+
+struct mgmt_hdr {
+   uint16_t opcode;
+   uint16_t index;
+   uint16_t len;
+} __packed;
+#define MGMT_HDR_SIZE  6
+
+struct mgmt_addr_info {
+   bdaddr_t bdaddr;
+   uint8_t type;

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:26:52
  Author: arojas
Revision: 193926

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

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

---+
 community-staging-i686/PKGBUILD   |   39 
 community-staging-i686/i3status.install   |9 ++
 community-staging-x86_64/PKGBUILD |   39 
 community-staging-x86_64/i3status.install |9 ++
 4 files changed, 96 insertions(+)

Copied: i3status/repos/community-staging-i686/PKGBUILD (from rev 193925, 
i3status/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-28 19:26:52 UTC (rev 193926)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Thorsten Töpper 
+
+pkgname=i3status
+pkgver=2.10
+pkgrel=2
+pkgdesc='Generates status bar to use with i3bar, dzen2 or xmobar'
+arch=('i686' 'x86_64')
+url='http://i3.zekjur.net/i3status/'
+license=('BSD')
+groups=('i3')
+depends=('wireless_tools' 'confuse' 'yajl' 'libpulse' 'libnl')
+makedepends=('asciidoc')
+backup=('etc/i3status.conf')
+install=i3status.install
+options=('docs')
+source=("http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2;
+"http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2.asc;)
+md5sums=('1121f7c1c193c873982aba22668398ef'
+ 'SKIP')
+validpgpkeys=('424E14D703E7C6D43D9D6F364E7160ED4AC8EE1D') # Michael Stapelberg
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+  make clean
+}
+
+# vim:set ts=2 sw=2 et:
+

Copied: i3status/repos/community-staging-i686/i3status.install (from rev 
193925, i3status/trunk/i3status.install)
===
--- community-staging-i686/i3status.install (rev 0)
+++ community-staging-i686/i3status.install 2016-10-28 19:26:52 UTC (rev 
193926)
@@ -0,0 +1,9 @@
+post_install() {
+  setcap 'CAP_NET_ADMIN=ep' /usr/bin/i3status
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:

Copied: i3status/repos/community-staging-x86_64/PKGBUILD (from rev 193925, 
i3status/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-10-28 19:26:52 UTC (rev 193926)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Thorsten Töpper 
+
+pkgname=i3status
+pkgver=2.10
+pkgrel=2
+pkgdesc='Generates status bar to use with i3bar, dzen2 or xmobar'
+arch=('i686' 'x86_64')
+url='http://i3.zekjur.net/i3status/'
+license=('BSD')
+groups=('i3')
+depends=('wireless_tools' 'confuse' 'yajl' 'libpulse' 'libnl')
+makedepends=('asciidoc')
+backup=('etc/i3status.conf')
+install=i3status.install
+options=('docs')
+source=("http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2;
+"http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2.asc;)
+md5sums=('1121f7c1c193c873982aba22668398ef'
+ 'SKIP')
+validpgpkeys=('424E14D703E7C6D43D9D6F364E7160ED4AC8EE1D') # Michael Stapelberg
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+  make clean
+}
+
+# vim:set ts=2 sw=2 et:
+

Copied: i3status/repos/community-staging-x86_64/i3status.install (from rev 
193925, i3status/trunk/i3status.install)
===
--- community-staging-x86_64/i3status.install   (rev 0)
+++ community-staging-x86_64/i3status.install   2016-10-28 19:26:52 UTC (rev 
193926)
@@ -0,0 +1,9 @@
+post_install() {
+  setcap 'CAP_NET_ADMIN=ep' /usr/bin/i3status
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:26:17
  Author: arojas
Revision: 193925

confuse 3.0 rebuild

Modified:
  i3status/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:08:54 UTC (rev 193924)
+++ PKGBUILD2016-10-28 19:26:17 UTC (rev 193925)
@@ -3,7 +3,7 @@
 
 pkgname=i3status
 pkgver=2.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Generates status bar to use with i3bar, dzen2 or xmobar'
 arch=('i686' 'x86_64')
 url='http://i3.zekjur.net/i3status/'


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:24:04
  Author: arojas
Revision: 279417

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

Added:
  lm_sensors/repos/staging-i686/
  lm_sensors/repos/staging-i686/PKGBUILD
(from rev 279416, lm_sensors/trunk/PKGBUILD)
  lm_sensors/repos/staging-i686/healthd
(from rev 279416, lm_sensors/trunk/healthd)
  lm_sensors/repos/staging-i686/healthd.conf
(from rev 279416, lm_sensors/trunk/healthd.conf)
  lm_sensors/repos/staging-i686/healthd.service
(from rev 279416, lm_sensors/trunk/healthd.service)
  lm_sensors/repos/staging-i686/lm_sensors-fancontrol.patch
(from rev 279416, lm_sensors/trunk/lm_sensors-fancontrol.patch)
  lm_sensors/repos/staging-i686/sensord.conf
(from rev 279416, lm_sensors/trunk/sensord.conf)
  lm_sensors/repos/staging-x86_64/
  lm_sensors/repos/staging-x86_64/PKGBUILD
(from rev 279416, lm_sensors/trunk/PKGBUILD)
  lm_sensors/repos/staging-x86_64/healthd
(from rev 279416, lm_sensors/trunk/healthd)
  lm_sensors/repos/staging-x86_64/healthd.conf
(from rev 279416, lm_sensors/trunk/healthd.conf)
  lm_sensors/repos/staging-x86_64/healthd.service
(from rev 279416, lm_sensors/trunk/healthd.service)
  lm_sensors/repos/staging-x86_64/lm_sensors-fancontrol.patch
(from rev 279416, lm_sensors/trunk/lm_sensors-fancontrol.patch)
  lm_sensors/repos/staging-x86_64/sensord.conf
(from rev 279416, lm_sensors/trunk/sensord.conf)

+
 staging-i686/PKGBUILD  |   50 +
 staging-i686/healthd   |   53 +++
 staging-i686/healthd.conf  |   17 
 staging-i686/healthd.service   |9 
 staging-i686/lm_sensors-fancontrol.patch   |   29 ++
 staging-i686/sensord.conf  |9 
 staging-x86_64/PKGBUILD|   50 +
 staging-x86_64/healthd |   53 +++
 staging-x86_64/healthd.conf|   17 
 staging-x86_64/healthd.service |9 
 staging-x86_64/lm_sensors-fancontrol.patch |   29 ++
 staging-x86_64/sensord.conf|9 
 12 files changed, 334 insertions(+)

Copied: lm_sensors/repos/staging-i686/PKGBUILD (from rev 279416, 
lm_sensors/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-10-28 19:24:04 UTC (rev 279417)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=lm_sensors
+pkgver=3.4.0
+pkgrel=2
+pkgdesc="Collection of user space tools for general SMBus access and hardware 
monitoring"
+arch=('i686' 'x86_64')
+url="http://www.lm-sensors.org/;
+license=('GPL' 'LGPL')
+depends=('perl' 'sysfsutils')
+makedepends=('rrdtool')
+optdepends=('rrdtool: for logging with sensord')
+backup=('etc/sensors3.conf' 'etc/healthd.conf' 'etc/conf.d/sensord')
+source=($pkgname-$pkgver::https://github.com/groeck/lm-sensors/archive/V${pkgver//\./-}.tar.gz
+   healthd healthd.conf healthd.service sensord.conf
+lm_sensors-fancontrol.patch)
+sha1sums=('4a9026e4db894c98ee7cea0bec1188108e415f71'
+  '1c91ae403d3cd02b6177ad1f1b2f2c3a7a3257f5'
+  '1edd4d72ade22adfc128fb8d670e85c633fd1d18'
+  'd72ec328e9303acef86342483b6f8537de6117d9'
+  'f4b5f21fdb3b2a55aa353afa1603f953b207b73b'
+  'b0bc977348610d6a008d75a43f65800251c4c9f7')
+validpgpkeys=('7CA69F4460F1BDC41FD2C858A5526B9BB3CD4E6A')
+
+prepare() {
+  cd ${pkgname/_/-}-${pkgver//\./-}
+  sed -i 's|/etc/sysconfig|/etc/conf.d|' 
prog/{detect/sensors-detect,init/{sensord,lm_sensors}.service}
+  sed -i 's/EnvironmentFile=/EnvironmentFile=-/' prog/init/lm_sensors.service
+  patch -p0 -i "${srcdir}/lm_sensors-fancontrol.patch"
+}
+
+build() {
+  cd ${pkgname/_/-}-${pkgver//\./-}
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${pkgname/_/-}-${pkgver//\./-}
+  make PROG_EXTRA=sensord BUILD_STATIC_LIB=0 \
+PREFIX=/usr SBINDIR=/usr/bin MANDIR=/usr/share/man DESTDIR="${pkgdir}" 
install
+
+  install -D -m755 "${srcdir}/healthd" "${pkgdir}/usr/bin/healthd"
+
+  install -D -m644 "${srcdir}/healthd.conf" "${pkgdir}/etc/healthd.conf"
+  install -D -m644 "${srcdir}/sensord.conf" "${pkgdir}/etc/conf.d/sensord"
+ 
+  install -D -m644 "${srcdir}/healthd.service" 
"${pkgdir}/usr/lib/systemd/system/healthd.service"
+  install -D -m644 prog/init/*.service "${pkgdir}/usr/lib/systemd/system/"
+}

Copied: lm_sensors/repos/staging-i686/healthd (from rev 279416, 
lm_sensors/trunk/healthd)
===
--- staging-i686/healthd(rev 0)
+++ staging-i686/healthd2016-10-28 19:24:04 UTC (rev 279417)
@@ -0,0 +1,53 @@
+#!/bin/bash
+
+#
+# /usr/bin/healthd
+#
+
+. /etc/healthd.conf
+

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:23:19
  Author: arojas
Revision: 279416

rrdtool 1.6.0 rebuild

Modified:
  lm_sensors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:21:18 UTC (rev 279415)
+++ PKGBUILD2016-10-28 19:23:19 UTC (rev 279416)
@@ -3,7 +3,7 @@
 
 pkgname=lm_sensors
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Collection of user space tools for general SMBus access and hardware 
monitoring"
 arch=('i686' 'x86_64')
 url="http://www.lm-sensors.org/;


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 19:21:18
  Author: andyrtr
Revision: 279415

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

Added:
  liblangtag/repos/testing-i686/
  liblangtag/repos/testing-i686/PKGBUILD
(from rev 279414, liblangtag/trunk/PKGBUILD)
  liblangtag/repos/testing-x86_64/
  liblangtag/repos/testing-x86_64/PKGBUILD
(from rev 279414, liblangtag/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   32 
 testing-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: liblangtag/repos/testing-i686/PKGBUILD (from rev 279414, 
liblangtag/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-28 19:21:18 UTC (rev 279415)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+pkgname=liblangtag
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="interface library to access/deal with tags for identifying languages"
+arch=('i686' 'x86_64')
+url="http://tagoh.bitbucket.org/liblangtag/index.html;
+license=('LGPL3' 'MPL') # actually MPL2.0
+depends=('libxml2' 'glib2')
+makedepends=('gobject-introspection')
+optdepends=('gobject-introspection-runtime: use with liblangtag-gobject')
+source=(https://bitbucket.org/tagoh/liblangtag/downloads/$pkgname-$pkgver.tar.bz2)
+md5sums=('284f120247323a35122ab32b4b359c45')
+
+
+build() {
+   cd "$pkgname-$pkgver"
+   ./configure --prefix=/usr
+   make
+}
+
+check() {
+   cd "$pkgname-$pkgver"
+   make -k check
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+   make DESTDIR="$pkgdir/" install
+}

Copied: liblangtag/repos/testing-x86_64/PKGBUILD (from rev 279414, 
liblangtag/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-28 19:21:18 UTC (rev 279415)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+pkgname=liblangtag
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="interface library to access/deal with tags for identifying languages"
+arch=('i686' 'x86_64')
+url="http://tagoh.bitbucket.org/liblangtag/index.html;
+license=('LGPL3' 'MPL') # actually MPL2.0
+depends=('libxml2' 'glib2')
+makedepends=('gobject-introspection')
+optdepends=('gobject-introspection-runtime: use with liblangtag-gobject')
+source=(https://bitbucket.org/tagoh/liblangtag/downloads/$pkgname-$pkgver.tar.bz2)
+md5sums=('284f120247323a35122ab32b4b359c45')
+
+
+build() {
+   cd "$pkgname-$pkgver"
+   ./configure --prefix=/usr
+   make
+}
+
+check() {
+   cd "$pkgname-$pkgver"
+   make -k check
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+   make DESTDIR="$pkgdir/" install
+}


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 19:21:05
  Author: andyrtr
Revision: 279414

upgpkg: liblangtag 0.6.2-1

upstream update 0.6.2

Modified:
  liblangtag/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:19:24 UTC (rev 279413)
+++ PKGBUILD2016-10-28 19:21:05 UTC (rev 279414)
@@ -2,8 +2,8 @@
 # Maintainer: AndyRTR 
 
 pkgname=liblangtag
-pkgver=0.5.8
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="interface library to access/deal with tags for identifying languages"
 arch=('i686' 'x86_64')
 url="http://tagoh.bitbucket.org/liblangtag/index.html;
@@ -12,7 +12,7 @@
 makedepends=('gobject-introspection')
 optdepends=('gobject-introspection-runtime: use with liblangtag-gobject')
 
source=(https://bitbucket.org/tagoh/liblangtag/downloads/$pkgname-$pkgver.tar.bz2)
-md5sums=(aa899eff126216dafe721149fbdb511b)
+md5sums=('284f120247323a35122ab32b4b359c45')
 
 
 build() {


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:19:24
  Author: arojas
Revision: 279413

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

Added:
  rrdtool/repos/staging-i686/
  rrdtool/repos/staging-i686/PKGBUILD
(from rev 279412, rrdtool/trunk/PKGBUILD)
  rrdtool/repos/staging-x86_64/
  rrdtool/repos/staging-x86_64/PKGBUILD
(from rev 279412, rrdtool/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   46 ++
 staging-x86_64/PKGBUILD |   46 ++
 2 files changed, 92 insertions(+)

Copied: rrdtool/repos/staging-i686/PKGBUILD (from rev 279412, 
rrdtool/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-10-28 19:19:24 UTC (rev 279413)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=rrdtool
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="Data logging and graphing application"
+arch=('i686' 'x86_64')
+url="http://www.rrdtool.org;
+license=('GPL' 'custom')
+depends=('libxml2' 'pango' 'ttf-dejavu')
+makedepends=('intltool' 'ruby' 'python2' 'tcl' 'lua51')
+optdepends=('perl: to use corresponding binding'
+   'tcl: to use corresponding binding'
+'python2: to use corresponding binding'
+'ruby: to use corresponding binding'
+'lua51: to use corresponding binding')
+options=('!emptydirs' '!makeflags')
+source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
+sha1sums=('9866b41bda9416188f236d61d24f185b173fd571')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's|/usr/bin/python|/usr/bin/python2|' examples/stripes.py
+  # fix FS#28521 make ruby install to vendor_ruby instead of site_ruby
+  sed -e 's/$(RUBY) ${abs_srcdir}\/ruby\/extconf.rb/& --vendor/' -i 
bindings/Makefile.am
+  aclocal
+  automake
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  PYTHON=python2 LUA=/usr/bin/lua5.1 \
+LUA_CFLAGS="-I/usr/include/lua5.1 -llua5.1" 
LUA_INSTALL_CMOD="/usr/lib/lua/5.1" \
+./configure --prefix=/usr --localstatedir=/var --disable-rpath \
+--enable-perl --enable-perl-site-install 
--with-perl-options='INSTALLDIRS=vendor' \
+--enable-ruby --enable-ruby-site-install --enable-python \
+--enable-lua --enable-lua-site-install --enable-tcl --disable-libwrap
+  make LIBS+="-lglib-2.0"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" includedir=/usr/include install
+  install -D -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: rrdtool/repos/staging-x86_64/PKGBUILD (from rev 279412, 
rrdtool/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-10-28 19:19:24 UTC (rev 279413)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=rrdtool
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="Data logging and graphing application"
+arch=('i686' 'x86_64')
+url="http://www.rrdtool.org;
+license=('GPL' 'custom')
+depends=('libxml2' 'pango' 'ttf-dejavu')
+makedepends=('intltool' 'ruby' 'python2' 'tcl' 'lua51')
+optdepends=('perl: to use corresponding binding'
+   'tcl: to use corresponding binding'
+'python2: to use corresponding binding'
+'ruby: to use corresponding binding'
+'lua51: to use corresponding binding')
+options=('!emptydirs' '!makeflags')
+source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
+sha1sums=('9866b41bda9416188f236d61d24f185b173fd571')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i 's|/usr/bin/python|/usr/bin/python2|' examples/stripes.py
+  # fix FS#28521 make ruby install to vendor_ruby instead of site_ruby
+  sed -e 's/$(RUBY) ${abs_srcdir}\/ruby\/extconf.rb/& --vendor/' -i 
bindings/Makefile.am
+  aclocal
+  automake
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  PYTHON=python2 LUA=/usr/bin/lua5.1 \
+LUA_CFLAGS="-I/usr/include/lua5.1 -llua5.1" 
LUA_INSTALL_CMOD="/usr/lib/lua/5.1" \
+./configure --prefix=/usr --localstatedir=/var --disable-rpath \
+--enable-perl --enable-perl-site-install 
--with-perl-options='INSTALLDIRS=vendor' \
+--enable-ruby --enable-ruby-site-install --enable-python \
+--enable-lua --enable-lua-site-install --enable-tcl --disable-libwrap
+  make LIBS+="-lglib-2.0"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" includedir=/usr/include install
+  install -D -m644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:19:01
  Author: arojas
Revision: 279412

Update to 1.6.0

Modified:
  rrdtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:10:47 UTC (rev 279411)
+++ PKGBUILD2016-10-28 19:19:01 UTC (rev 279412)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=rrdtool
-pkgver=1.5.6
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="Data logging and graphing application"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 'lua51: to use corresponding binding')
 options=('!emptydirs' '!makeflags')
 source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
-sha1sums=('4363f92565638d240f80f410a49014919f887508')
+sha1sums=('9866b41bda9416188f236d61d24f185b173fd571')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:10:47
  Author: arojas
Revision: 279411

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-28 19:10:20 UTC (rev 279410)
+++ extra-i686/PKGBUILD 2016-10-28 19:10:47 UTC (rev 279411)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=mpg123
-pkgver=1.23.6
-pkgrel=1
-pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/mpg123;
-license=('LGPL2.1')
-depends=('libltdl' 'alsa-lib')
-makedepends=('sdl' 'jack' 'libpulse')
-optdepends=('sdl: for sdl audio support'
-'jack: for jack audio support'
-'libpulse: for pulse audio support')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('10a2377509d4edf8be0328727361e79610250182'
-  'SKIP')
-validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
---with-audio="alsa oss sdl jack pulse"
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -m755 scripts/conplay "${pkgdir}/usr/bin/conplay"
-}

Copied: mpg123/repos/extra-i686/PKGBUILD (from rev 279410, 
mpg123/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-28 19:10:47 UTC (rev 279411)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=mpg123
+pkgver=1.23.8
+pkgrel=1
+pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/mpg123;
+license=('LGPL2.1')
+depends=('libltdl' 'alsa-lib')
+makedepends=('sdl' 'jack' 'libpulse')
+optdepends=('sdl: for sdl audio support'
+'jack: for jack audio support'
+'libpulse: for pulse audio support')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('799b9fe2beb5ae1c1769b10d011c0904f8e5273e'
+  'SKIP')
+validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
+--with-audio="alsa oss sdl jack pulse"
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 scripts/conplay "${pkgdir}/usr/bin/conplay"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-28 19:10:20 UTC (rev 279410)
+++ extra-x86_64/PKGBUILD   2016-10-28 19:10:47 UTC (rev 279411)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=mpg123
-pkgver=1.23.6
-pkgrel=1
-pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/mpg123;
-license=('LGPL2.1')
-depends=('libltdl' 'alsa-lib')
-makedepends=('sdl' 'jack' 'libpulse')
-optdepends=('sdl: for sdl audio support'
-'jack: for jack audio support'
-'libpulse: for pulse audio support')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('10a2377509d4edf8be0328727361e79610250182'
-  'SKIP')
-validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-int-quality --with-module-suffix=.so \
---with-audio="alsa oss sdl jack pulse"
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -m755 scripts/conplay "${pkgdir}/usr/bin/conplay"
-}

Copied: mpg123/repos/extra-x86_64/PKGBUILD (from rev 279410, 
mpg123/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-28 19:10:47 UTC (rev 279411)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=mpg123
+pkgver=1.23.8
+pkgrel=1
+pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
+arch=('i686' 

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:10:20
  Author: arojas
Revision: 279410

Update to 1.23.8

Modified:
  mpg123/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 18:48:44 UTC (rev 279409)
+++ PKGBUILD2016-10-28 19:10:20 UTC (rev 279410)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=mpg123
-pkgver=1.23.6
+pkgver=1.23.8
 pkgrel=1
 pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 'jack: for jack audio support'
 'libpulse: for pulse audio support')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('10a2377509d4edf8be0328727361e79610250182'
+sha1sums=('799b9fe2beb5ae1c1769b10d011c0904f8e5273e'
   'SKIP')
 validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
 


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:08:54
  Author: arojas
Revision: 193924

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 19:08:30 UTC (rev 193923)
+++ community-i686/PKGBUILD 2016-10-28 19:08:54 UTC (rev 193924)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgbase=snes9x
-pkgname=('snes9x' 'snes9x-gtk')
-pkgver=1.54
-pkgrel=1
-arch=('i686' 'x86_64')
-url="https://code.google.com/p/snes9x-gtk/;
-license=('custom')
-makedepends=('intltool' 'nasm' 'mesa' 'libpulse'  'libpng' 'sdl' 'gtk2' 'libxv'
- 'adwaita-icon-theme')
-source=(https://github.com/snes9xgit/snes9x/archive/$pkgver.tar.gz)
-sha1sums=('54c1e396892066d747821518f7b6086e80324938')
-
-build() {
-  cd ${pkgbase}-${pkgver}/unix
-  ./configure --prefix=/usr --enable-netplay
-  make
-
-  cd ../gtk
-  ./autogen.sh
-  ./configure --prefix=/usr --with-netplay --with-opengl
-  make
-}
-
-package_snes9x() {
-  pkgdesc="A portable Emulator for the Super Nintendo Entertainment System"
-  depends=('libpng' 'libxext' 'libsm' 'libxv')
-
-  cd ${pkgbase}-${pkgver}/unix
-  install -D -m755 snes9x "${pkgdir}/usr/bin/snes9x"
-  install -d "${pkgdir}/usr/share/doc/${pkgname}"
-  install -D -m644 
../docs/{snes9x.conf.default,{control-inputs,controls,snapshots}.txt} \
-"${pkgdir}/usr/share/doc/${pkgname}/"
-  install -D -m644 "${srcdir}/${pkgbase}-${pkgver}/docs/snes9x-license.txt" \
-"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_snes9x-gtk() {
-  pkgdesc="A portable Emulator for the Super Nintendo Entertainment System - 
GTK version"
-  license=('custom' 'LGPL')
-  depends=('sdl' 'libpulse' 'gtk2' 'libxv' 'adwaita-icon-theme')
-
-  cd ${pkgbase}-${pkgver}/gtk
-  make DESTDIR="${pkgdir}" install
-  install -d "${pkgdir}/usr/share/doc/${pkgname}"
-  install -D -m644 
../docs/{snes9x.conf.default,{control-inputs,controls,snapshots}.txt} \
-"${pkgdir}/usr/share/doc/${pkgname}/"
-  install -D -m644 "${srcdir}/${pkgbase}-${pkgver}/docs/snes9x-license.txt" \
-"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: snes9x/repos/community-i686/PKGBUILD (from rev 193923, 
snes9x/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 19:08:54 UTC (rev 193924)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgbase=snes9x
+pkgname=('snes9x' 'snes9x-gtk')
+pkgver=1.54.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url="https://code.google.com/p/snes9x-gtk/;
+license=('custom')
+makedepends=('intltool' 'nasm' 'mesa' 'libpulse'  'libpng' 'sdl' 'gtk2' 'libxv'
+ 'adwaita-icon-theme')
+source=(https://github.com/snes9xgit/snes9x/archive/$pkgver.tar.gz)
+sha1sums=('985825beb519c39df7b85fee3ae7e41669011c6b')
+
+build() {
+  cd ${pkgbase}-${pkgver}/unix
+  ./configure --prefix=/usr --enable-netplay
+  make
+
+  cd ../gtk
+  ./autogen.sh
+  ./configure --prefix=/usr --with-netplay --with-opengl
+  make
+}
+
+package_snes9x() {
+  pkgdesc="A portable Emulator for the Super Nintendo Entertainment System"
+  depends=('libpng' 'libxext' 'libsm' 'libxv')
+
+  cd ${pkgbase}-${pkgver}/unix
+  install -D -m755 snes9x "${pkgdir}/usr/bin/snes9x"
+  install -d "${pkgdir}/usr/share/doc/${pkgname}"
+  install -D -m644 
../docs/{snes9x.conf.default,{control-inputs,controls,snapshots}.txt} \
+"${pkgdir}/usr/share/doc/${pkgname}/"
+  install -D -m644 "${srcdir}/${pkgbase}-${pkgver}/docs/snes9x-license.txt" \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_snes9x-gtk() {
+  pkgdesc="A portable Emulator for the Super Nintendo Entertainment System - 
GTK version"
+  license=('custom' 'LGPL')
+  depends=('sdl' 'libpulse' 'gtk2' 'libxv' 'adwaita-icon-theme')
+
+  cd ${pkgbase}-${pkgver}/gtk
+  make DESTDIR="${pkgdir}" install
+  install -d "${pkgdir}/usr/share/doc/${pkgname}"
+  install -D -m644 
../docs/{snes9x.conf.default,{control-inputs,controls,snapshots}.txt} \
+"${pkgdir}/usr/share/doc/${pkgname}/"
+  install -D -m644 "${srcdir}/${pkgbase}-${pkgver}/docs/snes9x-license.txt" \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:08:30
  Author: arojas
Revision: 193923

Update to 1.54.1

Modified:
  snes9x/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:04:17 UTC (rev 193922)
+++ PKGBUILD2016-10-28 19:08:30 UTC (rev 193923)
@@ -3,7 +3,7 @@
 
 pkgbase=snes9x
 pkgname=('snes9x' 'snes9x-gtk')
-pkgver=1.54
+pkgver=1.54.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://code.google.com/p/snes9x-gtk/;
@@ -11,7 +11,7 @@
 makedepends=('intltool' 'nasm' 'mesa' 'libpulse'  'libpng' 'sdl' 'gtk2' 'libxv'
  'adwaita-icon-theme')
 source=(https://github.com/snes9xgit/snes9x/archive/$pkgver.tar.gz)
-sha1sums=('54c1e396892066d747821518f7b6086e80324938')
+sha1sums=('985825beb519c39df7b85fee3ae7e41669011c6b')
 
 build() {
   cd ${pkgbase}-${pkgver}/unix


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:03:50
  Author: arojas
Revision: 193921

Update to 1.4.25

Modified:
  ccid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 19:00:03 UTC (rev 193920)
+++ PKGBUILD2016-10-28 19:03:50 UTC (rev 193921)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Plaza 
 
 pkgname=ccid
-pkgver=1.4.23
+pkgver=1.4.25
 pkgrel=1
 pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
 arch=('i686' 'x86_64')
@@ -12,8 +12,11 @@
 depends=('pcsclite' 'libusb' 'flex')
 makedepends=('pkg-config')
 backup=(etc/reader.conf.d/libccidtwin)
-source=("https://alioth.debian.org/frs/download.php/file/4169/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b0bb7f9a663cd2891e49befa30d0f110')
+source=("https://alioth.debian.org/frs/download.php/file/4187/${pkgname}-${pkgver}.tar.bz2;
+
"https://alioth.debian.org/frs/download.php/file/4188/${pkgname}-${pkgver}.tar.bz2.asc;)
+md5sums=('5ebb0a68564a384fd087023f52f1e35c'
+ 'SKIP')
+validpgpkeys=(F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E) # Ludovic Rousseau 

 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:04:17
  Author: arojas
Revision: 193922

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

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

---+
 /PKGBUILD |   76 
 community-i686/PKGBUILD   |   35 
 community-x86_64/PKGBUILD |   35 
 3 files changed, 76 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 19:03:50 UTC (rev 193921)
+++ community-i686/PKGBUILD 2016-10-28 19:04:17 UTC (rev 193922)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Daniel Plaza 
-
-pkgname=ccid
-pkgver=1.4.23
-pkgrel=1
-pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
-arch=('i686' 'x86_64')
-url="http://pcsclite.alioth.debian.org/ccid.html;
-license=('LGPL' 'GPL')
-depends=('pcsclite' 'libusb' 'flex')
-makedepends=('pkg-config')
-backup=(etc/reader.conf.d/libccidtwin)
-source=("https://alioth.debian.org/frs/download.php/file/4169/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b0bb7f9a663cd2891e49befa30d0f110')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --enable-twinserial \
-  --enable-serialconfdir=/etc/reader.conf.d
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  # move the configuration file in /etc and create a symbolic link
-  mv "${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist" 
"${pkgdir}/etc/libccid_Info.plist"
-  ln -s /etc/libccid_Info.plist 
${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
-}

Copied: ccid/repos/community-i686/PKGBUILD (from rev 193921, 
ccid/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 19:04:17 UTC (rev 193922)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Daniel Plaza 
+
+pkgname=ccid
+pkgver=1.4.25
+pkgrel=1
+pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
+arch=('i686' 'x86_64')
+url="http://pcsclite.alioth.debian.org/ccid.html;
+license=('LGPL' 'GPL')
+depends=('pcsclite' 'libusb' 'flex')
+makedepends=('pkg-config')
+backup=(etc/reader.conf.d/libccidtwin)
+source=("https://alioth.debian.org/frs/download.php/file/4187/${pkgname}-${pkgver}.tar.bz2;
+
"https://alioth.debian.org/frs/download.php/file/4188/${pkgname}-${pkgver}.tar.bz2.asc;)
+md5sums=('5ebb0a68564a384fd087023f52f1e35c'
+ 'SKIP')
+validpgpkeys=(F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E) # Ludovic Rousseau 

+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --enable-twinserial \
+  --enable-serialconfdir=/etc/reader.conf.d
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  # move the configuration file in /etc and create a symbolic link
+  mv "${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist" 
"${pkgdir}/etc/libccid_Info.plist"
+  ln -s /etc/libccid_Info.plist 
${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 19:03:50 UTC (rev 193921)
+++ community-x86_64/PKGBUILD   2016-10-28 19:04:17 UTC (rev 193922)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Daniel Plaza 
-
-pkgname=ccid
-pkgver=1.4.23
-pkgrel=1
-pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
-arch=('i686' 'x86_64')
-url="http://pcsclite.alioth.debian.org/ccid.html;
-license=('LGPL' 'GPL')
-depends=('pcsclite' 'libusb' 'flex')
-makedepends=('pkg-config')
-backup=(etc/reader.conf.d/libccidtwin)
-source=("https://alioth.debian.org/frs/download.php/file/4169/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b0bb7f9a663cd2891e49befa30d0f110')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --enable-twinserial \
-  --enable-serialconfdir=/etc/reader.conf.d
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  # move the configuration file in /etc and 

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 19:00:03
  Author: arojas
Revision: 193920

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 18:59:15 UTC (rev 193919)
+++ community-i686/PKGBUILD 2016-10-28 19:00:03 UTC (rev 193920)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=ccache
-pkgver=3.3.2
-pkgrel=1
-pkgdesc="A compiler cache"
-arch=('i686' 'x86_64')
-url="http://ccache.samba.org/;
-license=('GPL3')
-depends=('zlib')
-source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('2767d8f88f5ec218983a2f05c9e20df2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
-  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
-
-  install -d ${pkgdir}/usr/lib/ccache/bin
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cc 
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/gcc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/g++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cpp
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/c++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-gcc
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-g++
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cpp
-  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-c++
-}

Copied: ccache/repos/community-i686/PKGBUILD (from rev 193919, 
ccache/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 19:00:03 UTC (rev 193920)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=ccache
+pkgver=3.3.3
+pkgrel=1
+pkgdesc="A compiler cache"
+arch=('i686' 'x86_64')
+url="http://ccache.samba.org/;
+license=('GPL3')
+depends=('zlib')
+source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('6918b36301a0b8ffdc96549f609a4ebc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc
+
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
+  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
+
+  install -d ${pkgdir}/usr/lib/ccache/bin
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cc 
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/gcc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/g++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/cpp
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/c++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-gcc
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-g++
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-cpp
+  ln -sf /usr/bin/ccache ${pkgdir}/usr/lib/ccache/bin/${CHOST}-c++
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 18:59:15 UTC (rev 193919)
+++ community-x86_64/PKGBUILD   2016-10-28 19:00:03 UTC (rev 193920)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=ccache
-pkgver=3.3.2
-pkgrel=1
-pkgdesc="A compiler cache"
-arch=('i686' 'x86_64')
-url="http://ccache.samba.org/;
-license=('GPL3')
-depends=('zlib')
-source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('2767d8f88f5ec218983a2f05c9e20df2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc
-
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  install -Dm 755 ccache ${pkgdir}/usr/bin/ccache
-  install -Dm 644 ccache.1 ${pkgdir}/usr/share/man/man1/ccache.1
-
-  install -d ${pkgdir}/usr/lib/ccache/bin
-  ln -sf 

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 18:59:15
  Author: arojas
Revision: 193919

Update to 3.3.3

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 15:31:15 UTC (rev 193918)
+++ PKGBUILD2016-10-28 18:59:15 UTC (rev 193919)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=ccache
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="A compiler cache"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('zlib')
 source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('2767d8f88f5ec218983a2f05c9e20df2')
+md5sums=('6918b36301a0b8ffdc96549f609a4ebc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 18:48:31
  Author: andyrtr
Revision: 279408

upgpkg: libwps 0.4.4-1

upstream update 0.4.4

Modified:
  libwps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 18:44:30 UTC (rev 279407)
+++ PKGBUILD2016-10-28 18:48:31 UTC (rev 279408)
@@ -3,7 +3,7 @@
 # Contributor: Robert McCathie 
 
 pkgname=libwps
-pkgver=0.4.3
+pkgver=0.4.4
 pkgrel=1
 pkgdesc="a Microsoft Works file word processor format import filter library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libwpd' 'librevenge')
 makedepends=('boost' 'doxygen')
 
source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
-sha1sums=('4d426c35370e776b62cf431d8aaebe92af8fca5d')
+sha1sums=('0dbcd5e55ab8e14318f4c4754211908ad879044f')
 
 build() {
cd $pkgname-$pkgver


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 18:48:44
  Author: andyrtr
Revision: 279409

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

Added:
  libwps/repos/testing-i686/
  libwps/repos/testing-i686/PKGBUILD
(from rev 279408, libwps/trunk/PKGBUILD)
  libwps/repos/testing-x86_64/
  libwps/repos/testing-x86_64/PKGBUILD
(from rev 279408, libwps/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   32 
 testing-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: libwps/repos/testing-i686/PKGBUILD (from rev 279408, 
libwps/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-28 18:48:44 UTC (rev 279409)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Robert McCathie 
+
+pkgname=libwps
+pkgver=0.4.4
+pkgrel=1
+pkgdesc="a Microsoft Works file word processor format import filter library"
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/libwps/;
+license=('LGPL')
+depends=('libwpd' 'librevenge')
+makedepends=('boost' 'doxygen')
+source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
+sha1sums=('0dbcd5e55ab8e14318f4c4754211908ad879044f')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure  --prefix=/usr \
+ --disable-static
+   make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+}

Copied: libwps/repos/testing-x86_64/PKGBUILD (from rev 279408, 
libwps/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-28 18:48:44 UTC (rev 279409)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Robert McCathie 
+
+pkgname=libwps
+pkgver=0.4.4
+pkgrel=1
+pkgdesc="a Microsoft Works file word processor format import filter library"
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/libwps/;
+license=('LGPL')
+depends=('libwpd' 'librevenge')
+makedepends=('boost' 'doxygen')
+source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
+sha1sums=('0dbcd5e55ab8e14318f4c4754211908ad879044f')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure  --prefix=/usr \
+ --disable-static
+   make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libxi/trunk (PKGBUILD fix-gtk2-segfault.patch)

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 18:04:05
  Author: andyrtr
Revision: 279405

upgpkg: libxi 1.7.8-1

upstream update 1.7.8

Modified:
  libxi/trunk/PKGBUILD
Deleted:
  libxi/trunk/fix-gtk2-segfault.patch

-+
 PKGBUILD|   18 ---
 fix-gtk2-segfault.patch |  241 --
 2 files changed, 5 insertions(+), 254 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 17:59:54 UTC (rev 279404)
+++ PKGBUILD2016-10-28 18:04:05 UTC (rev 279405)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxi
-pkgver=1.7.7
-pkgrel=2
+pkgver=1.7.8
+pkgrel=1
 pkgdesc="X11 Input extension library"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org;
@@ -11,20 +11,12 @@
 depends=('libxext' 'inputproto')
 makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
 license=('custom')
-source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig}
-fix-gtk2-segfault.patch)
-sha256sums=('996f834fa57b9b33ba36690f6f5c6a29320bc8213022943912462d8015b1e030'
-'SKIP'
-'34ac1854b6bb14cbb048ddbd20cce7a4b2ad1e8ffa6b116aa20b0dfc56655c4b')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig})
+sha256sums=('d8f2fa8d53141c41ff521627df9b2fa9c05f6f142fd9881152bab36549ac27bb'
+'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer
 validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

 
-prepare() {
-  cd libXi-${pkgver}
-  #fix FS#51298
-  patch -Np1 -i ../fix-gtk2-segfault.patch
-}
-
 build() {
   cd libXi-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static

Deleted: fix-gtk2-segfault.patch
===
--- fix-gtk2-segfault.patch 2016-10-28 17:59:54 UTC (rev 279404)
+++ fix-gtk2-segfault.patch 2016-10-28 18:04:05 UTC (rev 279405)
@@ -1,241 +0,0 @@
-From patchwork Thu Oct 13 03:58:22 2016
-Content-Type: text/plain; charset="utf-8"
-MIME-Version: 1.0
-Content-Transfer-Encoding: 7bit
-Subject: [v2,libXi,1/2] SizeClassInfo can return 0 even without an error
-From: Peter Hutterer 
-X-Patchwork-Id: 115413
-Message-Id: <1476331103-24072-1-git-send-email-peter.hutte...@who-t.net>
-To: xorg-de...@lists.freedesktop.org
-Cc: Niels Ole Salscheider 
-Date: Thu, 13 Oct 2016 13:58:22 +1000
-
-From: Niels Ole Salscheider 
-
-Catch the error case separately. Commit 19a9cd607d added length checking to
-SizeClassInfo but re-used the return value of 0 for an error. A device without
-classes (as is initialized by xf86-input-libinput for tablets) can
-legitimately return 0 and erroneously triggers an error.
-Fix this by using a separate value for the error.
-
-Reproducible by calling XListInputDevices() with a tablet attached.
-
-This fixes a regression introduced in commit 19a9cd607d.
-
-Signed-off-by: Niels Ole Salscheider 
-Signed-off-by: Peter Hutterer 

-Changes to v1:
-- don't touch *size until we're sure.
-- expand commit message
-
-Niels:
-I left you as author and your signed-off-by since it's essentially your
-patch with a minor change.
-
- src/XListDev.c | 24 +---
- 1 file changed, 13 insertions(+), 11 deletions(-)
-
-diff --git a/src/XListDev.c b/src/XListDev.c
-index f850cd0..e4bd3d5 100644
 a/src/XListDev.c
-+++ b/src/XListDev.c
-@@ -73,27 +73,28 @@ static int pad_to_xid(int base_size)
- return ((base_size + padsize - 1)/padsize) * padsize;
- }
- 
--static size_t
--SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes)
-+static int
-+SizeClassInfo(xAnyClassPtr *any, size_t len, int num_classes, size_t *size)
- {
--int size = 0;
- int j;
-+size_t sz = 0;
-+
- for (j = 0; j < num_classes; j++) {
- switch ((*any)->class) {
- case KeyClass:
--size += pad_to_xid(sizeof(XKeyInfo));
-+sz += pad_to_xid(sizeof(XKeyInfo));
- break;
- case ButtonClass:
--size += pad_to_xid(sizeof(XButtonInfo));
-+sz += pad_to_xid(sizeof(XButtonInfo));
- break;
- case ValuatorClass:
- {
- xValuatorInfoPtr v;
- 
- if (len < sizeof(v))
--return 0;
-+return 1;
- v = (xValuatorInfoPtr) *any;
--size += pad_to_xid(sizeof(XValuatorInfo) +
-+sz += pad_to_xid(sizeof(XValuatorInfo) +
- (v->num_axes * sizeof(XAxisInfo)));
- break;
- }
-@@ -101,11 +102,13 @@ SizeClassInfo(xAnyClassPtr *any, size_t len, int 

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 18:04:14
  Author: andyrtr
Revision: 279406

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

Added:
  libxi/repos/testing-i686/
  libxi/repos/testing-i686/PKGBUILD
(from rev 279405, libxi/trunk/PKGBUILD)
  libxi/repos/testing-x86_64/
  libxi/repos/testing-x86_64/PKGBUILD
(from rev 279405, libxi/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   32 
 testing-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: libxi/repos/testing-i686/PKGBUILD (from rev 279405, 
libxi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-28 18:04:14 UTC (rev 279406)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=libxi
+pkgver=1.7.8
+pkgrel=1
+pkgdesc="X11 Input extension library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org;
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig})
+sha256sums=('d8f2fa8d53141c41ff521627df9b2fa9c05f6f142fd9881152bab36549ac27bb'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer
+validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+
+build() {
+  cd libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXi-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: libxi/repos/testing-x86_64/PKGBUILD (from rev 279405, 
libxi/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-28 18:04:14 UTC (rev 279406)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=libxi
+pkgver=1.7.8
+pkgrel=1
+pkgdesc="X11 Input extension library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org;
+depends=('libxext' 'inputproto')
+makedepends=('pkgconfig' 'xorg-util-macros' 'libxfixes' 'automake')
+license=('custom')
+source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig})
+sha256sums=('d8f2fa8d53141c41ff521627df9b2fa9c05f6f142fd9881152bab36549ac27bb'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer
+validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+
+build() {
+  cd libXi-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXi-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:59:26
  Author: andyrtr
Revision: 279402

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

Added:
  pigeonhole/repos/staging-i686/
  pigeonhole/repos/staging-i686/PKGBUILD
(from rev 279401, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/staging-i686/dovecot.conf
(from rev 279401, pigeonhole/trunk/dovecot.conf)
  pigeonhole/repos/staging-x86_64/
  pigeonhole/repos/staging-x86_64/PKGBUILD
(from rev 279401, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/staging-x86_64/dovecot.conf
(from rev 279401, pigeonhole/trunk/dovecot.conf)

-+
 staging-i686/PKGBUILD   |   49 ++
 staging-i686/dovecot.conf   |1 
 staging-x86_64/PKGBUILD |   49 ++
 staging-x86_64/dovecot.conf |1 
 4 files changed, 100 insertions(+)

Copied: pigeonhole/repos/staging-i686/PKGBUILD (from rev 279401, 
pigeonhole/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-10-28 17:59:26 UTC (rev 279402)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+# Contributorr: Peter Lewis 
+# Contributor: Sebastian Köhler 
+
+# This must be built against the version of dovecot being used,
+# else mail delivery will fail.
+# Specify the version of dovecot to be used here:
+_dcpkgver=2.2.26.0
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.4.15
+pkgrel=2
+pkgdesc="Sieve implementation for Dovecot"
+arch=('i686' 'x86_64')
+url="http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=("http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz"{,.sig}
+"dovecot.conf")
+sha256sums=('c99ace6ead310c6c3b639922da618f90d846307da4fe252d994e5e51bf8a3de3'
+'SKIP'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 

+
+build() {
+  cd dovecot-2.2-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--with-moduledir=/usr/lib/dovecot/modules \
+--disable-static
+  make
+}
+
+check() {
+  cd dovecot-2.2-$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd dovecot-2.2-$pkgname-$pkgver
+
+  make DESTDIR="$pkgdir/" install
+  install -m 644 -D "$srcdir/dovecot.conf" 
"$pkgdir/etc/ld.so.conf.d/dovecot.conf"
+}

Copied: pigeonhole/repos/staging-i686/dovecot.conf (from rev 279401, 
pigeonhole/trunk/dovecot.conf)
===
--- staging-i686/dovecot.conf   (rev 0)
+++ staging-i686/dovecot.conf   2016-10-28 17:59:26 UTC (rev 279402)
@@ -0,0 +1 @@
+/usr/lib/dovecot

Copied: pigeonhole/repos/staging-x86_64/PKGBUILD (from rev 279401, 
pigeonhole/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-10-28 17:59:26 UTC (rev 279402)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+# Contributorr: Peter Lewis 
+# Contributor: Sebastian Köhler 
+
+# This must be built against the version of dovecot being used,
+# else mail delivery will fail.
+# Specify the version of dovecot to be used here:
+_dcpkgver=2.2.26.0
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.4.15
+pkgrel=2
+pkgdesc="Sieve implementation for Dovecot"
+arch=('i686' 'x86_64')
+url="http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=("http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz"{,.sig}
+"dovecot.conf")
+sha256sums=('c99ace6ead310c6c3b639922da618f90d846307da4fe252d994e5e51bf8a3de3'
+'SKIP'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 

+
+build() {
+  cd dovecot-2.2-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--with-moduledir=/usr/lib/dovecot/modules \
+--disable-static
+  make
+}
+
+check() {
+  cd dovecot-2.2-$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd dovecot-2.2-$pkgname-$pkgver
+
+  make DESTDIR="$pkgdir/" install
+  install -m 644 -D "$srcdir/dovecot.conf" 
"$pkgdir/etc/ld.so.conf.d/dovecot.conf"
+}

Copied: pigeonhole/repos/staging-x86_64/dovecot.conf (from rev 279401, 
pigeonhole/trunk/dovecot.conf)

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:59:17
  Author: andyrtr
Revision: 279401

upgpkg: pigeonhole 0.4.15-2

dovecot upstream update 2.2.26.0 rebuild

Modified:
  pigeonhole/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 17:55:17 UTC (rev 279400)
+++ PKGBUILD2016-10-28 17:59:17 UTC (rev 279401)
@@ -7,12 +7,12 @@
 # This must be built against the version of dovecot being used,
 # else mail delivery will fail.
 # Specify the version of dovecot to be used here:
-_dcpkgver=2.2.25
+_dcpkgver=2.2.26.0
 # Make sure to bump pkgrel if changing this.
 
 pkgname=pigeonhole
 pkgver=0.4.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Sieve implementation for Dovecot"
 arch=('i686' 'x86_64')
 url="http://pigeonhole.dovecot.org/;


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:55:06
  Author: andyrtr
Revision: 279399

upgpkg: dovecot 2.2.26.0-1

upstream update 2.2.26.0

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 17:45:20 UTC (rev 279398)
+++ PKGBUILD2016-10-28 17:55:06 UTC (rev 279399)
@@ -8,7 +8,7 @@
 # --->>> remember to rebuild/bump pigeonhole in one step <<<---
 
 pkgname=dovecot
-pkgver=2.2.26
+pkgver=2.2.26.0
 pkgrel=1
 pkgdesc="An IMAP and POP3 server written with security primarily in mind"
 arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@
 install=$pkgname.install
 source=(http://dovecot.org/releases/2.2/${pkgname}-${pkgver}.tar.gz{,.sig}
 dovecot.tmpfilesd)
-md5sums=('54d96c68316cd75432e1f4234ecc82d9'
+md5sums=('85bc42328de41d1eb8d6d3f1db666db8'
  'SKIP'
  '342a28251d40f983c98c0d1f1bf3d07d')
 validpgpkeys=('E643F0BDFDCD04D9FFCB6279C948525140558AC9') # Timo Sirainen 



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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:55:17
  Author: andyrtr
Revision: 279400

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

Added:
  dovecot/repos/staging-i686/PKGBUILD
(from rev 279399, dovecot/trunk/PKGBUILD)
  dovecot/repos/staging-i686/dovecot.install
(from rev 279399, dovecot/trunk/dovecot.install)
  dovecot/repos/staging-i686/dovecot.tmpfilesd
(from rev 279399, dovecot/trunk/dovecot.tmpfilesd)
  dovecot/repos/staging-x86_64/PKGBUILD
(from rev 279399, dovecot/trunk/PKGBUILD)
  dovecot/repos/staging-x86_64/dovecot.install
(from rev 279399, dovecot/trunk/dovecot.install)
  dovecot/repos/staging-x86_64/dovecot.tmpfilesd
(from rev 279399, dovecot/trunk/dovecot.tmpfilesd)
Deleted:
  dovecot/repos/staging-i686/PKGBUILD
  dovecot/repos/staging-i686/dovecot.install
  dovecot/repos/staging-i686/dovecot.tmpfilesd
  dovecot/repos/staging-x86_64/PKGBUILD
  dovecot/repos/staging-x86_64/dovecot.install
  dovecot/repos/staging-x86_64/dovecot.tmpfilesd

--+
 /PKGBUILD|  190 +
 /dovecot.install |   20 +++
 /dovecot.tmpfilesd   |2 
 staging-i686/PKGBUILD|   95 --
 staging-i686/dovecot.install |   10 -
 staging-i686/dovecot.tmpfilesd   |1 
 staging-x86_64/PKGBUILD  |   95 --
 staging-x86_64/dovecot.install   |   10 -
 staging-x86_64/dovecot.tmpfilesd |1 
 9 files changed, 212 insertions(+), 212 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2016-10-28 17:55:06 UTC (rev 279399)
+++ staging-i686/PKGBUILD   2016-10-28 17:55:17 UTC (rev 279400)
@@ -1,95 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Paul Mattal 
-# Contributor: Federico Quagliata (quaqo) 
-# Contributor: GARETTE Emmanuel 
-
-
-# --->>> remember to rebuild/bump pigeonhole in one step <<<---
-
-pkgname=dovecot
-pkgver=2.2.26
-pkgrel=1
-pkgdesc="An IMAP and POP3 server written with security primarily in mind"
-arch=('i686' 'x86_64')
-url="http://dovecot.org/;
-license=("LGPL")
-depends=('krb5' 'openssl' 'sqlite' 'libmariadbclient'
-'postgresql-libs' 'bzip2' 'lz4' 'expat' 'curl' 'pam')
-makedepends=('libcap' 'libldap' 'clucene')
-optdepends=('libldap: ldap plugin'
-'xz: imap zlib  plugin'
-'clucene: alternative FTS indexer')
-provides=('imap-server' 'pop3-server')
-install=$pkgname.install
-source=(http://dovecot.org/releases/2.2/${pkgname}-${pkgver}.tar.gz{,.sig}
-dovecot.tmpfilesd)
-md5sums=('54d96c68316cd75432e1f4234ecc82d9'
- 'SKIP'
- '342a28251d40f983c98c0d1f1bf3d07d')
-validpgpkeys=('E643F0BDFDCD04D9FFCB6279C948525140558AC9') # Timo Sirainen 

-
-prepare() {
-  cd $pkgname-$pkgver
-  # fix path in helper script
-  sed -i 
's:OPENSSLCONFIG=${OPENSSLCONFIG-dovecot-openssl.cnf}:OPENSSLCONFIG=${OPENSSLCONFIG-
 /etc/ssl/dovecot-openssl.cnf}:' doc/mkcert.sh
-}
-
-build() {
-  cd $pkgname-$pkgver
-  # configure with openssl, mysql, and postgresql support
-  ./configure --prefix=/usr --sysconfdir=/etc \
---sbindir=/usr/bin \
---localstatedir=/var \
-   --libexecdir=/usr/lib \
-   --with-moduledir=/usr/lib/dovecot/modules \
-   --with-systemdsystemunitdir=/usr/lib/systemd/system \
-   --disable-static \
-   --with-nss \
-   --with-pam \
-   --with-mysql \
-   --with-pgsql \
-   --with-sqlite \
-   --with-ssl=openssl \
-   --with-ssldir=/etc/ssl \
-   --with-gssapi \
-   --with-ldap=plugin \
-   --with-zlib \
-   --with-bzlib \
-   --with-lzma \
-   --with-lz4 \
-   --with-libcap \
-   --with-solr \
-   --with-lucene \
-   --with-docs #--help
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-   
-  # system user/group dovenull - 74
-  # system user/group dovecot  - 76
-  
-  cd $pkgname-$pkgver
-  make DESTDIR=${pkgdir} install
-
-  # install example conf files and ssl.conf
-  install -d -m755 ${pkgdir}/etc/dovecot/conf.d
-  install -m 644 ${pkgdir}/usr/share/doc/dovecot/example-config/dovecot.conf 
${pkgdir}/etc/dovecot/dovecot.conf.sample
-  install -d -m755 ${pkgdir}/etc/ssl
-  install -m 644  ${srcdir}/$pkgname-$pkgver/doc/dovecot-openssl.cnf 
${pkgdir}/etc/ssl/dovecot-openssl.cnf.sample
-
-  # install mkcert helper script
-  install -m 755  ${srcdir}/$pkgname-$pkgver/doc/mkcert.sh 
${pkgdir}/usr/lib/dovecot/mkcert.sh
-
-  rm ${pkgdir}/etc/dovecot/README
-  
-  # systemd tmpfile
-  install -d -m755 ${pkgdir}/usr/lib/tmpfiles.d
-  install -m 644  ${srcdir}/dovecot.tmpfilesd 
${pkgdir}/usr/lib/tmpfiles.d/dovecot.conf
-}

Copied: dovecot/repos/staging-i686/PKGBUILD (from rev 279399, 
dovecot/trunk/PKGBUILD)
===

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:45:10
  Author: andyrtr
Revision: 279397

upgpkg: dovecot 2.2.26-1

upstream update 2.2.26

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 17:44:49 UTC (rev 279396)
+++ PKGBUILD2016-10-28 17:45:10 UTC (rev 279397)
@@ -8,7 +8,7 @@
 # --->>> remember to rebuild/bump pigeonhole in one step <<<---
 
 pkgname=dovecot
-pkgver=2.2.25
+pkgver=2.2.26
 pkgrel=1
 pkgdesc="An IMAP and POP3 server written with security primarily in mind"
 arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@
 install=$pkgname.install
 source=(http://dovecot.org/releases/2.2/${pkgname}-${pkgver}.tar.gz{,.sig}
 dovecot.tmpfilesd)
-md5sums=('8f62ea76489c47c369cbbe0b19818448'
+md5sums=('54d96c68316cd75432e1f4234ecc82d9'
  'SKIP'
  '342a28251d40f983c98c0d1f1bf3d07d')
 validpgpkeys=('E643F0BDFDCD04D9FFCB6279C948525140558AC9') # Timo Sirainen 



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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:45:20
  Author: andyrtr
Revision: 279398

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

Added:
  dovecot/repos/staging-i686/
  dovecot/repos/staging-i686/PKGBUILD
(from rev 279397, dovecot/trunk/PKGBUILD)
  dovecot/repos/staging-i686/dovecot.install
(from rev 279397, dovecot/trunk/dovecot.install)
  dovecot/repos/staging-i686/dovecot.tmpfilesd
(from rev 279397, dovecot/trunk/dovecot.tmpfilesd)
  dovecot/repos/staging-x86_64/
  dovecot/repos/staging-x86_64/PKGBUILD
(from rev 279397, dovecot/trunk/PKGBUILD)
  dovecot/repos/staging-x86_64/dovecot.install
(from rev 279397, dovecot/trunk/dovecot.install)
  dovecot/repos/staging-x86_64/dovecot.tmpfilesd
(from rev 279397, dovecot/trunk/dovecot.tmpfilesd)

--+
 staging-i686/PKGBUILD|   95 +
 staging-i686/dovecot.install |   10 +++
 staging-i686/dovecot.tmpfilesd   |1 
 staging-x86_64/PKGBUILD  |   95 +
 staging-x86_64/dovecot.install   |   10 +++
 staging-x86_64/dovecot.tmpfilesd |1 
 6 files changed, 212 insertions(+)

Copied: dovecot/repos/staging-i686/PKGBUILD (from rev 279397, 
dovecot/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-10-28 17:45:20 UTC (rev 279398)
@@ -0,0 +1,95 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Paul Mattal 
+# Contributor: Federico Quagliata (quaqo) 
+# Contributor: GARETTE Emmanuel 
+
+
+# --->>> remember to rebuild/bump pigeonhole in one step <<<---
+
+pkgname=dovecot
+pkgver=2.2.26
+pkgrel=1
+pkgdesc="An IMAP and POP3 server written with security primarily in mind"
+arch=('i686' 'x86_64')
+url="http://dovecot.org/;
+license=("LGPL")
+depends=('krb5' 'openssl' 'sqlite' 'libmariadbclient'
+'postgresql-libs' 'bzip2' 'lz4' 'expat' 'curl' 'pam')
+makedepends=('libcap' 'libldap' 'clucene')
+optdepends=('libldap: ldap plugin'
+'xz: imap zlib  plugin'
+'clucene: alternative FTS indexer')
+provides=('imap-server' 'pop3-server')
+install=$pkgname.install
+source=(http://dovecot.org/releases/2.2/${pkgname}-${pkgver}.tar.gz{,.sig}
+dovecot.tmpfilesd)
+md5sums=('54d96c68316cd75432e1f4234ecc82d9'
+ 'SKIP'
+ '342a28251d40f983c98c0d1f1bf3d07d')
+validpgpkeys=('E643F0BDFDCD04D9FFCB6279C948525140558AC9') # Timo Sirainen 

+
+prepare() {
+  cd $pkgname-$pkgver
+  # fix path in helper script
+  sed -i 
's:OPENSSLCONFIG=${OPENSSLCONFIG-dovecot-openssl.cnf}:OPENSSLCONFIG=${OPENSSLCONFIG-
 /etc/ssl/dovecot-openssl.cnf}:' doc/mkcert.sh
+}
+
+build() {
+  cd $pkgname-$pkgver
+  # configure with openssl, mysql, and postgresql support
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+   --libexecdir=/usr/lib \
+   --with-moduledir=/usr/lib/dovecot/modules \
+   --with-systemdsystemunitdir=/usr/lib/systemd/system \
+   --disable-static \
+   --with-nss \
+   --with-pam \
+   --with-mysql \
+   --with-pgsql \
+   --with-sqlite \
+   --with-ssl=openssl \
+   --with-ssldir=/etc/ssl \
+   --with-gssapi \
+   --with-ldap=plugin \
+   --with-zlib \
+   --with-bzlib \
+   --with-lzma \
+   --with-lz4 \
+   --with-libcap \
+   --with-solr \
+   --with-lucene \
+   --with-docs #--help
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+   
+  # system user/group dovenull - 74
+  # system user/group dovecot  - 76
+  
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+
+  # install example conf files and ssl.conf
+  install -d -m755 ${pkgdir}/etc/dovecot/conf.d
+  install -m 644 ${pkgdir}/usr/share/doc/dovecot/example-config/dovecot.conf 
${pkgdir}/etc/dovecot/dovecot.conf.sample
+  install -d -m755 ${pkgdir}/etc/ssl
+  install -m 644  ${srcdir}/$pkgname-$pkgver/doc/dovecot-openssl.cnf 
${pkgdir}/etc/ssl/dovecot-openssl.cnf.sample
+
+  # install mkcert helper script
+  install -m 755  ${srcdir}/$pkgname-$pkgver/doc/mkcert.sh 
${pkgdir}/usr/lib/dovecot/mkcert.sh
+
+  rm ${pkgdir}/etc/dovecot/README
+  
+  # systemd tmpfile
+  install -d -m755 ${pkgdir}/usr/lib/tmpfiles.d
+  install -m 644  ${srcdir}/dovecot.tmpfilesd 
${pkgdir}/usr/lib/tmpfiles.d/dovecot.conf
+}

Copied: dovecot/repos/staging-i686/dovecot.install (from rev 279397, 
dovecot/trunk/dovecot.install)
===
--- staging-i686/dovecot.install(rev 0)
+++ staging-i686/dovecot.install2016-10-28 17:45:20 UTC (rev 279398)
@@ -0,0 +1,10 @@
+post_install() {
+  getent group dovenull &> /dev/null || groupadd -g 74 dovenull &> /dev/null
+  getent group dovecot &> 

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:44:49
  Author: andyrtr
Revision: 279396

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

Added:
  cups-filters/repos/testing-i686/
  cups-filters/repos/testing-i686/PKGBUILD
(from rev 279395, cups-filters/trunk/PKGBUILD)
  cups-filters/repos/testing-x86_64/
  cups-filters/repos/testing-x86_64/PKGBUILD
(from rev 279395, cups-filters/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   59 ++
 testing-x86_64/PKGBUILD |   59 ++
 2 files changed, 118 insertions(+)

Copied: cups-filters/repos/testing-i686/PKGBUILD (from rev 279395, 
cups-filters/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-28 17:44:49 UTC (rev 279396)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=cups-filters
+pkgver=1.11.5
+pkgrel=1
+pkgdesc="OpenPrinting CUPS Filters"
+arch=('i686' 'x86_64')
+url="https://wiki.linuxfoundation.org/openprinting/cups-filters;
+license=('custom')
+depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups')
+makedepends=('ghostscript' 'ttf-dejavu' 'python' 'mupdf-tools') # ttf-dejavu 
for make check
+optdepends=('ghostscript: for non-PostScript printers to print with CUPS to 
convert PostScript to raster images'
+   'foomatic-db: drivers use Ghostscript to convert PostScript to a 
printable form directly'
+   'foomatic-db-engine: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'foomatic-db-nonfree: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'antiword: needed to convert MS Word documents (requires also 
docx2txt (AUR)')
+backup=(etc/fonts/conf.d/99pdftoopvp.conf
+etc/cups/cups-browsed.conf)
+source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
+provides=('foomatic-filters')
+replaces=('foomatic-filters')
+conflicts=('foomatic-filters')
+md5sums=('0e02f772d5e9c563de5791e8bc8c140a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr  \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+--with-rcdir=no \
+--enable-avahi \
+--with-browseremoteprotocols=DNSSD,CUPS \
+--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+  
+  # add upstream systemd support file
+  install -Dm644 utils/cups-browsed.service 
${pkgdir}/usr/lib/systemd/system/cups-browsed.service
+  sed -i "s|/usr/sbin/cups-browsed|/usr/bin/cups-browsed|" 
${pkgdir}/usr/lib/systemd/system/cups-browsed.service
+  sed -i "s|cups.service|org.cups.cupsd.service|g" 
${pkgdir}/usr/lib/systemd/system/cups-browsed.service
+  
+  # use lp group from cups pkg FS#36769
+  chgrp -R lp ${pkgdir}/etc/cups
+
+  # license
+  mkdir -p "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m644 "${srcdir}"/${pkgname}-${pkgver}/COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}

Copied: cups-filters/repos/testing-x86_64/PKGBUILD (from rev 279395, 
cups-filters/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-28 17:44:49 UTC (rev 279396)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=cups-filters
+pkgver=1.11.5
+pkgrel=1
+pkgdesc="OpenPrinting CUPS Filters"
+arch=('i686' 'x86_64')
+url="https://wiki.linuxfoundation.org/openprinting/cups-filters;
+license=('custom')
+depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups')
+makedepends=('ghostscript' 'ttf-dejavu' 'python' 'mupdf-tools') # ttf-dejavu 
for make check
+optdepends=('ghostscript: for non-PostScript printers to print with CUPS to 
convert PostScript to raster images'
+   'foomatic-db: drivers use Ghostscript to convert PostScript to a 
printable form directly'
+   'foomatic-db-engine: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'foomatic-db-nonfree: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'antiword: needed to convert MS Word documents (requires also 
docx2txt (AUR)')
+backup=(etc/fonts/conf.d/99pdftoopvp.conf
+etc/cups/cups-browsed.conf)
+source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
+provides=('foomatic-filters')
+replaces=('foomatic-filters')
+conflicts=('foomatic-filters')
+md5sums=('0e02f772d5e9c563de5791e8bc8c140a')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr  \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:44:37
  Author: andyrtr
Revision: 279395

upgpkg: cups-filters 1.11.5-1

upstream update 1.11.5

Modified:
  cups-filters/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 17:33:53 UTC (rev 279394)
+++ PKGBUILD2016-10-28 17:44:37 UTC (rev 279395)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=cups-filters
-pkgver=1.11.4
+pkgver=1.11.5
 pkgrel=1
 pkgdesc="OpenPrinting CUPS Filters"
 arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@
 url="https://wiki.linuxfoundation.org/openprinting/cups-filters;
 license=('custom')
 depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups')
-makedepends=('ghostscript' 'ttf-dejavu' 'python') # ttf-dejavu for make check
+makedepends=('ghostscript' 'ttf-dejavu' 'python' 'mupdf-tools') # ttf-dejavu 
for make check
 optdepends=('ghostscript: for non-PostScript printers to print with CUPS to 
convert PostScript to raster images'
'foomatic-db: drivers use Ghostscript to convert PostScript to a 
printable form directly'
'foomatic-db-engine: drivers use Ghostscript to convert PostScript 
to a printable form directly'
@@ -21,7 +21,7 @@
 provides=('foomatic-filters')
 replaces=('foomatic-filters')
 conflicts=('foomatic-filters')
-md5sums=('fbb5c0b25203d712e009a4b3ecd2da51')
+md5sums=('0e02f772d5e9c563de5791e8bc8c140a')
 
 build() {
   cd $pkgname-$pkgver


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:33:53
  Author: andyrtr
Revision: 279394

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

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

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

Copied: bluez/repos/testing-i686/PKGBUILD (from rev 279393, 
bluez/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-28 17:33:53 UTC (rev 279394)
@@ -0,0 +1,143 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: Andrea Scarpino 
+# Contributor: Geoffroy Carrier 
+
+pkgbase=bluez
+pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 
'bluez-plugins')
+pkgver=5.43
+pkgrel=1
+url="http://www.bluez.org/;
+arch=('i686' 'x86_64')
+license=('GPL2')
+makedepends=('dbus' 'libical' 'systemd')
+source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.{xz,sign}
+bluetooth.modprobe)
+# see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
+sha256sums=('16c9c05d2a1da644ce3570d975ada3643d2e60c007a955bac09c0a0efeb58d15'
+'SKIP'
+'46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')
+validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann 

+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib \
+  --enable-sixaxis \
+  --enable-experimental \
+  --enable-library # this is deprecated
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+
+package_bluez() {
+  pkgdesc="Daemons for the bluetooth protocol stack"
+  depends=('libical' 'dbus' 'glib2')
+  backup=('etc/dbus-1/system.d/bluetooth.conf'
+  'etc/bluetooth/main.conf')
+  conflicts=('obexd-client' 'obexd-server')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} \
+   install-libexecPROGRAMS \
+   install-dbussessionbusDATA \
+   install-systemdsystemunitDATA \
+   install-systemduserunitDATA \
+   install-dbussystembusDATA \
+   install-dbusDATA \
+   install-man8
+
+  # ship upstream main config file
+  install -dm755 ${pkgdir}/etc/bluetooth
+  install -Dm644 ${srcdir}/${pkgbase}-${pkgver}/src/main.conf 
${pkgdir}/etc/bluetooth/main.conf
+
+  # add basic documention
+  install -dm755 ${pkgdir}/usr/share/doc/${pkgbase}/dbus-apis
+  cp -a doc/*.txt ${pkgdir}/usr/share/doc/${pkgbase}/dbus-apis/
+  # fix module loading errors
+  install -dm755 ${pkgdir}/usr/lib/modprobe.d
+  install -Dm644 ${srcdir}/bluetooth.modprobe 
${pkgdir}/usr/lib/modprobe.d/bluetooth-usb.conf  
+  
+  # fix obex file transfer - https://bugs.archlinux.org/task/45816
+  ln -fs /usr/lib/systemd/user/obex.service 
${pkgdir}/usr/lib/systemd/user/dbus-org.bluez.obex.service
+}
+
+package_bluez-utils() {
+  pkgdesc="Development and debugging utilities for the bluetooth protocol 
stack"
+  depends=('dbus' 'systemd' 'glib2')
+  conflicts=('bluez-hcidump')
+  provides=('bluez-hcidump')
+  replaces=('bluez-hcidump' 'bluez<=4.101')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} \
+   install-binPROGRAMS \
+   install-man1
+
+  # add missing tools FS#41132, FS#41687, FS#42716
+  for files in `find tools/ -type f -perm -755`; do
+filename=$(basename $files)
+install -Dm755 ${srcdir}/${pkgbase}-${pkgver}/tools/$filename 
${pkgdir}/usr/bin/$filename
+  done
+  # add gatttool usefulbdaddr with Bluetooth 4.0LE 
+  install -Dm755 ${srcdir}/${pkgbase}-${pkgver}/attrib/gatttool 
${pkgdir}/usr/bin/gatttool
+  
+  # libbluetooth.so* are part of libLTLIBRARIES and binPROGRAMS targets
+  #make DESTDIR=${pkgdir} uninstall-libLTLIBRARIES
+  #rmdir ${pkgdir}/usr/lib
+  rm -rf ${pkgdir}/usr/lib
+  
+  # move the hid2hci man page out
+  mv ${pkgdir}/usr/share/man/man1/hid2hci.1 ${srcdir}/
+}
+
+package_bluez-libs() {
+  pkgdesc="Deprecated libraries for the bluetooth protocol stack"
+  depends=('glibc')
+  license=('LGPL2.1')
+
+  cd ${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} \
+   install-includeHEADERS \
+   install-libLTLIBRARIES \
+   

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:33:42
  Author: andyrtr
Revision: 279393

upgpkg: bluez 5.43-1

upstream update 5.43

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 17:29:28 UTC (rev 279392)
+++ PKGBUILD2016-10-28 17:33:42 UTC (rev 279393)
@@ -5,7 +5,7 @@
 
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 
'bluez-plugins')
-pkgver=5.42
+pkgver=5.43
 pkgrel=1
 url="http://www.bluez.org/;
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 
source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.{xz,sign}
 bluetooth.modprobe)
 # see https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc
-sha256sums=('4f166fed80fc017396d6f2b3cae5185520875ab456d1c74d6b4eaa4da0e16109'
+sha256sums=('16c9c05d2a1da644ce3570d975ada3643d2e60c007a955bac09c0a0efeb58d15'
 'SKIP'
 '46c021be659c9a1c4e55afd04df0c059af1f3d98a96338236412e449bf7477b4')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # Marcel Holtmann 



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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:29:28
  Author: andyrtr
Revision: 279392

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

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

-+
 testing-i686/PKGBUILD   |   65 ++
 testing-i686/xf86-video-intel.install   |   21 +
 testing-x86_64/PKGBUILD |   65 ++
 testing-x86_64/xf86-video-intel.install |   21 +
 4 files changed, 172 insertions(+)

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 279391, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-28 17:29:28 UTC (rev 279392)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+_commit=714052f # 7 digits
+pkgver=2.99.917+722+g714052f
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)
+url="https://01.org/linuxgraphics;
+license=('custom')
+install=$pkgname.install
+pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
+depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=20' 'libx11' 
'libxrender'
+ # additional deps for intel-virtual-output
+ 'libxrandr' 'libxinerama' 'libxcursor' 'libxtst' 'libxss'
+ # additional for git snapshot
+ 'git')
+optdepends=('libxrandr: for intel-virtual-output'
+'libxinerama: for intel-virtual-output'
+'libxcursor: for intel-virtual-output'
+'libxtst: for intel-virtual-output'
+'libxss: for intel-virtual-output')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<20' 
'X-ABI-VIDEODRV_VERSION>=21'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+groups=('xorg-drivers' 'xorg')
+#source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+source=("git://anongit.freedesktop.org/xorg/driver/xf86-video-intel#commit=${_commit}")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --long | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr \
+--libexecdir=/usr/lib \
+--with-default-dri=3
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-intel/repos/testing-i686/xf86-video-intel.install (from rev 
279391, xf86-video-intel/trunk/xf86-video-intel.install)
===
--- testing-i686/xf86-video-intel.install   (rev 0)
+++ testing-i686/xf86-video-intel.install   2016-10-28 17:29:28 UTC (rev 
279392)
@@ -0,0 +1,21 @@
+post_install() {
+  cat <>> This driver now uses DRI3 as the default Direct Rendering
+Infrastructure. You can try falling back to DRI2 if you run
+into trouble. To do so, save a file with the following 
+content as /etc/X11/xorg.conf.d/20-intel.conf :
+  Section "Device"
+Identifier  "Intel Graphics"
+Driver  "intel"
+Option  "DRI" "2" # DRI3 is now default 
+#Option  "AccelMethod"  "sna" # default
+#Option  "AccelMethod"  "uxa" # fallback
+  EndSection
+MSG
+}
+
+post_upgrade() {
+  if (( $(vercmp $2 1:2.99.917+684+g6988b87-3) < 0 )); then
+post_install
+  fi
+}

Copied: xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 279391, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-28 17:29:28 UTC (rev 279392)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+_commit=714052f # 7 digits
+pkgver=2.99.917+722+g714052f
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:29:20
  Author: andyrtr
Revision: 279391

upgpkg: xf86-video-intel 1:2.99.917+722+g714052f-1

update to latest git commit

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 17:21:22 UTC (rev 279390)
+++ PKGBUILD2016-10-28 17:29:20 UTC (rev 279391)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-intel
-_commit=eb01cc5 # 7 digits
-pkgver=2.99.917+713+geb01cc5
+_commit=714052f # 7 digits
+pkgver=2.99.917+722+g714052f
 pkgrel=1
 epoch=1
 arch=(i686 x86_64)


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:21:22
  Author: andyrtr
Revision: 279390

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/0001-sdhci-revert.patch
(from rev 279389, linux-lts/trunk/0001-sdhci-revert.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 279389, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 279389, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 279389, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 279389, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 279389, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 279389, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/0001-sdhci-revert.patch
(from rev 279389, linux-lts/trunk/0001-sdhci-revert.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 279389, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 279389, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 279389, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 279389, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 279389, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 279389, linux-lts/trunk/linux-lts.preset)

--+
 testing-i686/0001-sdhci-revert.patch |   25 
 testing-i686/PKGBUILD|  293 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 7903 +
 testing-i686/config.x86_64   | 7662 
 testing-i686/linux-lts.install   |   37 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/0001-sdhci-revert.patch   |   25 
 testing-x86_64/PKGBUILD  |  293 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 7903 +
 testing-x86_64/config.x86_64 | 7662 
 testing-x86_64/linux-lts.install |   37 
 testing-x86_64/linux-lts.preset  |   14 
 14 files changed, 31890 insertions(+)

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


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 17:20:59
  Author: andyrtr
Revision: 279389

upgpkg: linux-lts 4.4.28-1

upstream update 4.4.28

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 14:11:31 UTC (rev 279388)
+++ PKGBUILD2016-10-28 17:20:59 UTC (rev 279389)
@@ -4,7 +4,7 @@
 pkgbase=linux-lts
 #pkgbase=linux-lts-custom
 _srcname=linux-4.4
-pkgver=4.4.27
+pkgver=4.4.28
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/;
@@ -22,7 +22,7 @@
 # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
 sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
 'SKIP'
-'578caffa00f5056a921f672c585734cd572b1e3e33227b71a54ef27873f7ea20'
+'6687b8005ae47a63de9331f96d6351f7a2d6234093a26849600a70e18480aaaf'
 'SKIP'
 'b11702727b1503e5a613946790978481d34d8ecc6870337fadd3ce1ef084a8e2'
 '68c7296ff2f5f55d69e83aa4d20f925df740b1eb1e6bdb0f13e8a170360ed09f'


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

2016-10-28 Thread Felix Yan
Date: Friday, October 28, 2016 @ 15:31:15
  Author: felixonmars
Revision: 193918

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 15:30:41 UTC (rev 193917)
+++ community-i686/PKGBUILD 2016-10-28 15:31:15 UTC (rev 193918)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Allan McRae 
-# Contributor: David Moore 
-
-pkgbase=python-simplejson
-pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.9.0
-pkgrel=1
-pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
-license=('MIT')
-arch=('x86_64' 'i686')
-url='https://github.com/simplejson/simplejson'
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver")
-md5sums=('SKIP')
-
-prepare() {
-  cp -a simplejson{,-py2}
-}
-
-build() {
-  cd "$srcdir"/simplejson
-  python setup.py build
-
-  cd "$srcdir"/simplejson-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/simplejson
-  python setup.py ptr
-
-  cd "$srcdir"/simplejson-py2
-  python2 setup.py ptr
-}
-
-package_python-simplejson() {
-  depends=('python')
-
-  cd simplejson
-  python setup.py install --root="$pkgdir"
-  install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-simplejson() {
-  depends=('python2')
-
-  cd simplejson-py2
-  python2 setup.py install --root="$pkgdir"
-  install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:
-  
\ No newline at end of file

Copied: python-simplejson/repos/community-i686/PKGBUILD (from rev 193917, 
python-simplejson/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 15:31:15 UTC (rev 193918)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Allan McRae 
+# Contributor: David Moore 
+
+pkgbase=python-simplejson
+pkgname=('python-simplejson' 'python2-simplejson')
+pkgver=3.10.0
+pkgrel=1
+pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
+license=('MIT')
+arch=('x86_64' 'i686')
+url='https://github.com/simplejson/simplejson'
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("git://github.com/simplejson/simplejson.git#tag=v$pkgver")
+md5sums=('SKIP')
+
+prepare() {
+  cp -a simplejson{,-py2}
+}
+
+build() {
+  cd "$srcdir"/simplejson
+  python setup.py build
+
+  cd "$srcdir"/simplejson-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/simplejson
+  python setup.py ptr
+
+  cd "$srcdir"/simplejson-py2
+  python2 setup.py ptr
+}
+
+package_python-simplejson() {
+  depends=('python')
+
+  cd simplejson
+  python setup.py install --root="$pkgdir"
+  install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-simplejson() {
+  depends=('python2')
+
+  cd simplejson-py2
+  python2 setup.py install --root="$pkgdir"
+  install -Dm644 "$srcdir/simplejson/LICENSE.txt" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:
+  

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 15:30:41 UTC (rev 193917)
+++ community-x86_64/PKGBUILD   2016-10-28 15:31:15 UTC (rev 193918)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Allan McRae 
-# Contributor: David Moore 
-
-pkgbase=python-simplejson
-pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.9.0
-pkgrel=1
-pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'

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

2016-10-28 Thread Felix Yan
Date: Friday, October 28, 2016 @ 15:30:41
  Author: felixonmars
Revision: 193917

upgpkg: python-simplejson 3.10.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 14:31:01 UTC (rev 193916)
+++ PKGBUILD2016-10-28 15:30:41 UTC (rev 193917)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.9.0
+pkgver=3.10.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -56,4 +56,4 @@
 }
 
 # vim:set ts=2 sw=2 et:
-  
\ No newline at end of file
+  


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 14:30:48
  Author: aginiewicz
Revision: 193915

upgpkg: mayavi 4.5.0-3

mayavi: prepare build

Modified:
  mayavi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 14:21:31 UTC (rev 193914)
+++ PKGBUILD2016-10-28 14:30:48 UTC (rev 193915)
@@ -3,14 +3,14 @@
 
 pkgname=mayavi
 pkgver=4.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A 3-dimensional visualizer of scientific data"
 arch=('i686' 'x86_64')
 url="https://github.com/enthought/mayavi;
 license=('BSD')
 depends=('ipython2' 'vtk6' 'python2-envisage' 'python2-traitsui' 
'python2-configobj' 'wxpython2.8'
- 'gdal' 'unixodbc' 'jsoncpp' 'hdf5' 'openmpi' 'libtheora' 'ffmpeg' 
'qt5-base')
-makedepends=('python2-setuptools' 'python2-sphinx' 'python2-twisted' 
'xorg-server-xvfb')
+ 'gdal' 'unixodbc' 'jsoncpp' 'openmpi' 'ffmpeg')
+makedepends=('python2-setuptools' 'python2-sphinx' 'python2-twisted' 
'xorg-server-xvfb' 'qt5-base')
 replaces=('python2-mayavi')
 provides=('python2-mayavi')
 options=(!emptydirs)


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 14:31:01
  Author: aginiewicz
Revision: 193916

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

Added:
  mayavi/repos/community-i686/
  mayavi/repos/community-i686/PKGBUILD
(from rev 193915, mayavi/trunk/PKGBUILD)
  mayavi/repos/community-i686/mayavi.csh
(from rev 193915, mayavi/trunk/mayavi.csh)
  mayavi/repos/community-i686/mayavi.sh
(from rev 193915, mayavi/trunk/mayavi.sh)
  mayavi/repos/community-i686/setuptools.patch
(from rev 193915, mayavi/trunk/setuptools.patch)
  mayavi/repos/community-i686/vtk6.patch
(from rev 193915, mayavi/trunk/vtk6.patch)
  mayavi/repos/community-x86_64/
  mayavi/repos/community-x86_64/PKGBUILD
(from rev 193915, mayavi/trunk/PKGBUILD)
  mayavi/repos/community-x86_64/mayavi.csh
(from rev 193915, mayavi/trunk/mayavi.csh)
  mayavi/repos/community-x86_64/mayavi.sh
(from rev 193915, mayavi/trunk/mayavi.sh)
  mayavi/repos/community-x86_64/setuptools.patch
(from rev 193915, mayavi/trunk/setuptools.patch)
  mayavi/repos/community-x86_64/vtk6.patch
(from rev 193915, mayavi/trunk/vtk6.patch)

---+
 community-i686/PKGBUILD   |  121 
 community-i686/mayavi.csh |1 
 community-i686/mayavi.sh  |1 
 community-i686/setuptools.patch   |   22 ++
 community-i686/vtk6.patch |   47 +
 community-x86_64/PKGBUILD |  121 
 community-x86_64/mayavi.csh   |1 
 community-x86_64/mayavi.sh|1 
 community-x86_64/setuptools.patch |   22 ++
 community-x86_64/vtk6.patch   |   47 +
 10 files changed, 384 insertions(+)

Copied: mayavi/repos/community-i686/PKGBUILD (from rev 193915, 
mayavi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 14:31:01 UTC (rev 193916)
@@ -0,0 +1,121 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+
+pkgname=mayavi
+pkgver=4.5.0
+pkgrel=3
+pkgdesc="A 3-dimensional visualizer of scientific data"
+arch=('i686' 'x86_64')
+url="https://github.com/enthought/mayavi;
+license=('BSD')
+depends=('ipython2' 'vtk6' 'python2-envisage' 'python2-traitsui' 
'python2-configobj' 'wxpython2.8'
+ 'gdal' 'unixodbc' 'jsoncpp' 'openmpi' 'ffmpeg')
+makedepends=('python2-setuptools' 'python2-sphinx' 'python2-twisted' 
'xorg-server-xvfb' 'qt5-base')
+replaces=('python2-mayavi')
+provides=('python2-mayavi')
+options=(!emptydirs)
+
+source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/mayavi/archive/${pkgver}.tar.gz;
+"mayavi.sh" "mayavi.csh" "vtk6.patch" "setuptools.patch")
+md5sums=('ed3b0004b810bd5741ae9bb46d197250'
+ '3e998f4f3cb1d9bc3353fbb933984458'
+ 'd68e29e3c805ad2e0a5e82b1744b1f0a'
+ '1b91b3aaf31a44ddc5e770f4fb1e3c5f'
+ 'fa81f3c6610942dedd072ef55428c41b')
+
+prepare() {
+  cd "$srcdir"/mayavi-$pkgver
+
+  # patch to force VTK6
+  patch -p1 < ../vtk6.patch
+
+  # patch to fix setuptools 28.0 --- 
https://github.com/enthought/mayavi/issues/443
+  patch -p1 < ../setuptools.patch
+
+  # force selection of wxpython 2.8
+  sed -e "s/wxversion.ensureMinimal('2.8')/wxversion.select('2.8')/g" -i 
$(find . -name '*.py')
+
+  # fix wrong-file-end-of-line-encoding
+  for file in *.txt examples/mayavi/data/room_vis.wrl examples/tvtk/dscene.py \
+examples/mayavi/interactive/wx_mayavi_embed*.py ; do
+sed "s|\r||g" $file > $file.new && \
+touch -r $file $file.new && \
+mv $file.new $file
+  done
+
+  # file-not-utf8
+  for file in *.txt docs/*.txt; do
+iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
+touch -r $file $file.new && \
+mv $file.new $file
+  done
+
+  # remove exec permission
+  find examples -type f -exec chmod 0644 {} ";"
+  chmod 0644 mayavi/tests/data/cellsnd.ascii.inp
+
+  # set path so autodoc can find just built modules
+  echo "sys.path.append('$srcdir/mayavi-$pkgver/build/lib.linux-$CARCH-2.7/')" 
>> docs/source/mayavi/conf.py
+
+  # Use python2-sphinx provided sphinx-build2
+  sed -i -e 's/sphinx-build/sphinx-build2/' docs/Makefile*
+
+  # fix python->python2
+  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"/mayavi-$pkgver
+
+  rm -rf build
+  mkdir build
+  mkdir -p 
build/lib.linux-$CARCH-2.7/{tvtk/plugins/scene,mayavi/preferences,mayavi/core}
+  ln -s "$srcdir"/enthought-mayavi-${_githubtag}/tvtk/tvtk_classes.zip \
+build/lib.linux-$CARCH-2.7/tvtk/tvtk_classes.zip
+  ln -s 
"$srcdir"/enthought-mayavi-${_githubtag}/mayavi/preferences/preferences.ini \
+build/lib.linux-$CARCH-2.7/mayavi/preferences/preferences.ini
+  ln -s 

[arch-commits] Commit in (8 files)

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 14:21:31
  Author: aginiewicz
Revision: 193914

mayavi: moving back from AUR

Added:
  mayavi/
  mayavi/repos/
  mayavi/trunk/
  mayavi/trunk/PKGBUILD
  mayavi/trunk/mayavi.csh
  mayavi/trunk/mayavi.sh
  mayavi/trunk/setuptools.patch
  mayavi/trunk/vtk6.patch

--+
 PKGBUILD |  121 +
 mayavi.csh   |1 
 mayavi.sh|1 
 setuptools.patch |   22 +
 vtk6.patch   |   47 
 5 files changed, 192 insertions(+)

Added: mayavi/trunk/PKGBUILD
===
--- mayavi/trunk/PKGBUILD   (rev 0)
+++ mayavi/trunk/PKGBUILD   2016-10-28 14:21:31 UTC (rev 193914)
@@ -0,0 +1,121 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+
+pkgname=mayavi
+pkgver=4.5.0
+pkgrel=2
+pkgdesc="A 3-dimensional visualizer of scientific data"
+arch=('i686' 'x86_64')
+url="https://github.com/enthought/mayavi;
+license=('BSD')
+depends=('ipython2' 'vtk6' 'python2-envisage' 'python2-traitsui' 
'python2-configobj' 'wxpython2.8'
+ 'gdal' 'unixodbc' 'jsoncpp' 'hdf5' 'openmpi' 'libtheora' 'ffmpeg' 
'qt5-base')
+makedepends=('python2-setuptools' 'python2-sphinx' 'python2-twisted' 
'xorg-server-xvfb')
+replaces=('python2-mayavi')
+provides=('python2-mayavi')
+options=(!emptydirs)
+
+source=("$pkgname-$pkgver.tar.gz::https://github.com/enthought/mayavi/archive/${pkgver}.tar.gz;
+"mayavi.sh" "mayavi.csh" "vtk6.patch" "setuptools.patch")
+md5sums=('ed3b0004b810bd5741ae9bb46d197250'
+ '3e998f4f3cb1d9bc3353fbb933984458'
+ 'd68e29e3c805ad2e0a5e82b1744b1f0a'
+ '1b91b3aaf31a44ddc5e770f4fb1e3c5f'
+ 'fa81f3c6610942dedd072ef55428c41b')
+
+prepare() {
+  cd "$srcdir"/mayavi-$pkgver
+
+  # patch to force VTK6
+  patch -p1 < ../vtk6.patch
+
+  # patch to fix setuptools 28.0 --- 
https://github.com/enthought/mayavi/issues/443
+  patch -p1 < ../setuptools.patch
+
+  # force selection of wxpython 2.8
+  sed -e "s/wxversion.ensureMinimal('2.8')/wxversion.select('2.8')/g" -i 
$(find . -name '*.py')
+
+  # fix wrong-file-end-of-line-encoding
+  for file in *.txt examples/mayavi/data/room_vis.wrl examples/tvtk/dscene.py \
+examples/mayavi/interactive/wx_mayavi_embed*.py ; do
+sed "s|\r||g" $file > $file.new && \
+touch -r $file $file.new && \
+mv $file.new $file
+  done
+
+  # file-not-utf8
+  for file in *.txt docs/*.txt; do
+iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \
+touch -r $file $file.new && \
+mv $file.new $file
+  done
+
+  # remove exec permission
+  find examples -type f -exec chmod 0644 {} ";"
+  chmod 0644 mayavi/tests/data/cellsnd.ascii.inp
+
+  # set path so autodoc can find just built modules
+  echo "sys.path.append('$srcdir/mayavi-$pkgver/build/lib.linux-$CARCH-2.7/')" 
>> docs/source/mayavi/conf.py
+
+  # Use python2-sphinx provided sphinx-build2
+  sed -i -e 's/sphinx-build/sphinx-build2/' docs/Makefile*
+
+  # fix python->python2
+  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"/mayavi-$pkgver
+
+  rm -rf build
+  mkdir build
+  mkdir -p 
build/lib.linux-$CARCH-2.7/{tvtk/plugins/scene,mayavi/preferences,mayavi/core}
+  ln -s "$srcdir"/enthought-mayavi-${_githubtag}/tvtk/tvtk_classes.zip \
+build/lib.linux-$CARCH-2.7/tvtk/tvtk_classes.zip
+  ln -s 
"$srcdir"/enthought-mayavi-${_githubtag}/mayavi/preferences/preferences.ini \
+build/lib.linux-$CARCH-2.7/mayavi/preferences/preferences.ini
+  ln -s 
"$srcdir"/enthought-mayavi-${_githubtag}/tvtk/plugins/scene/preferences.ini \
+build/lib.linux-$CARCH-2.7/tvtk/plugins/scene/preferences.ini
+
+  # now this is ugly, but docs do not build without X. We setup X according to:
+  # 
http://docs.enthought.com/mayavi/mayavi/tips.html#rendering-using-the-virtual-framebuffer
+  export DISPLAY=:69
+  Xvfb $DISPLAY &
+
+  # build!
+  export ETS_TOOLKIT="wx"
+  python2 setup.py build
+
+  # have to kill the server to proceed, and do other cleanup
+  kill `cat /tmp/.X${DISPLAY/:/}-lock`
+  rm build/lib.linux-$CARCH-2.7/tvtk/tvtk_classes.zip
+  rm build/lib.linux-$CARCH-2.7/mayavi/preferences/preferences.ini
+  rm build/lib.linux-$CARCH-2.7/tvtk/plugins/scene/preferences.ini
+}
+
+package() {
+  cd "$srcdir"/mayavi-$pkgver
+
+  python2 setup.py install --skip-build --root="$pkgdir"/ --optimize=1
+
+  # remove useless files
+  rm -f "${pkgdir}"/usr/lib/python2.7/site-packages/tvtk/setup.py*
+  find "${pkgdir}" -name \.buildinfo -type f -print | xargs rm -f -
+
+  # non-executable-script
+  chmod +x "${pkgdir}"/usr/lib/python2.7/site-packages/mayavi/tests/runtests.py
+
+  # install manpage
+  mkdir -p "${pkgdir}"/usr/share/man/man1
+  cp -p docs/mayavi2.man 

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 14:11:31
  Author: andyrtr
Revision: 279388

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

Added:
  libreoffice-still/repos/testing-i686/
  libreoffice-still/repos/testing-i686/PKGBUILD
(from rev 279387, libreoffice-still/trunk/PKGBUILD)
  libreoffice-still/repos/testing-i686/buildfix.diff
(from rev 279387, libreoffice-still/trunk/buildfix.diff)
  libreoffice-still/repos/testing-i686/gcc6_buildfix.diff
(from rev 279387, libreoffice-still/trunk/gcc6_buildfix.diff)
  libreoffice-still/repos/testing-i686/liborcus-0.11.2.diff
(from rev 279387, libreoffice-still/trunk/liborcus-0.11.2.diff)
  libreoffice-still/repos/testing-i686/libreoffice-still.csh
(from rev 279387, libreoffice-still/trunk/libreoffice-still.csh)
  libreoffice-still/repos/testing-i686/libreoffice-still.sh
(from rev 279387, libreoffice-still/trunk/libreoffice-still.sh)
  
libreoffice-still/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 279387, 
libreoffice-still/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-still/repos/testing-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 279387, 
libreoffice-still/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-still/repos/testing-i686/update_liborcus_to_0.11.0.diff
(from rev 279387, libreoffice-still/trunk/update_liborcus_to_0.11.0.diff)
  libreoffice-still/repos/testing-x86_64/
  libreoffice-still/repos/testing-x86_64/PKGBUILD
(from rev 279387, libreoffice-still/trunk/PKGBUILD)
  libreoffice-still/repos/testing-x86_64/buildfix.diff
(from rev 279387, libreoffice-still/trunk/buildfix.diff)
  libreoffice-still/repos/testing-x86_64/gcc6_buildfix.diff
(from rev 279387, libreoffice-still/trunk/gcc6_buildfix.diff)
  libreoffice-still/repos/testing-x86_64/liborcus-0.11.2.diff
(from rev 279387, libreoffice-still/trunk/liborcus-0.11.2.diff)
  libreoffice-still/repos/testing-x86_64/libreoffice-still.csh
(from rev 279387, libreoffice-still/trunk/libreoffice-still.csh)
  libreoffice-still/repos/testing-x86_64/libreoffice-still.sh
(from rev 279387, libreoffice-still/trunk/libreoffice-still.sh)
  
libreoffice-still/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 279387, 
libreoffice-still/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-still/repos/testing-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 279387, 
libreoffice-still/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-still/repos/testing-x86_64/update_liborcus_to_0.11.0.diff
(from rev 279387, libreoffice-still/trunk/update_liborcus_to_0.11.0.diff)

+
 testing-i686/PKGBUILD  |  
396 +
 testing-i686/buildfix.diff |   
27 
 testing-i686/gcc6_buildfix.diff|   
12 
 testing-i686/liborcus-0.11.2.diff  |  
118 
 testing-i686/libreoffice-still.csh |   
 6 
 testing-i686/libreoffice-still.sh  |   
 6 
 testing-i686/make-pyuno-work-with-system-wide-module-install.diff  |   
44 
 testing-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff   |  
124 
 testing-i686/update_liborcus_to_0.11.0.diff| 
1983 ++
 testing-x86_64/PKGBUILD|  
396 +
 testing-x86_64/buildfix.diff   |   
27 
 testing-x86_64/gcc6_buildfix.diff  |   
12 
 testing-x86_64/liborcus-0.11.2.diff|  
118 
 testing-x86_64/libreoffice-still.csh   |   
 6 
 testing-x86_64/libreoffice-still.sh|   
 6 
 testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff|   
44 
 testing-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff |  
124 
 testing-x86_64/update_liborcus_to_0.11.0.diff  | 
1983 ++
 18 files changed, 5432 insertions(+)

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


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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 14:11:06
  Author: andyrtr
Revision: 279387

upgpkg: libreoffice-still 5.1.6-1

upstream update 5.1.6

Modified:
  libreoffice-still/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 12:26:45 UTC (rev 279386)
+++ PKGBUILD2016-10-28 14:11:06 UTC (rev 279387)
@@ -11,9 +11,9 @@
 
 pkgbase=libreoffice-still
 pkgname=('libreoffice-still-sdk' 'libreoffice-still')
-_LOver=5.1.5.2
-pkgver=5.1.5
-pkgrel=3
+_LOver=5.1.6.2
+pkgver=5.1.6
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/;
@@ -100,11 +100,11 @@
libfreehand-0.1.1.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll)
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build 
Team (CODE SIGNING KEY) 
-md5sums=('7103457a9d55544d8ce93e009f1b2ca1'
+md5sums=('baa654f768fcf680bc3eeedb6fc092f3'
  'SKIP'
- '05c2471dcbd424515ae9b0dd605e7c8c'
+ 'fb7d3c1831800b04d06ae3be4929befd'
  'SKIP'
- '7670bbe6b922add9fe82f57ac4ca506e'
+ '4ad32a7425f2500522b59e9afb736675'
  'SKIP'
  '6aa9a5c6a4ca1016edd0ed1178e3cb87'
  '1f24ab1d39f4a51faf22244c94a6203f'


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 14:02:50
  Author: aginiewicz
Revision: 193912

upgpkg: python-bottleneck 1.2.0-1

python-bottleneck: new upstream release

Modified:
  python-bottleneck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 13:51:15 UTC (rev 193911)
+++ PKGBUILD2016-10-28 14:02:50 UTC (rev 193912)
@@ -5,7 +5,7 @@
 
 pkgbase=python-bottleneck
 pkgname=('python2-bottleneck' 'python-bottleneck')
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Fast NumPy array functions written in Cython"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('BSD')
 makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 
'python2-numpy' 'cython' 'cython2')
 source=("https://github.com/kwgoodman/bottleneck/archive/v${pkgver}.tar.gz;)
-md5sums=('672fef459cce3bdc53ed6ae903a82f9d')
+md5sums=('07288ad49362957de2501a75e8eb06ba')
 
 build() {
   cd "$srcdir"


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 14:03:02
  Author: aginiewicz
Revision: 193913

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 14:02:50 UTC (rev 193912)
+++ community-i686/PKGBUILD 2016-10-28 14:03:02 UTC (rev 193913)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Michael Schubert 
-# Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
-
-pkgbase=python-bottleneck
-pkgname=('python2-bottleneck' 'python-bottleneck')
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="Fast NumPy array functions written in Cython"
-arch=('i686' 'x86_64')
-url="http://berkeleyanalytics.com/bottleneck/;
-license=('BSD')
-makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 
'python2-numpy' 'cython' 'cython2')
-source=("https://github.com/kwgoodman/bottleneck/archive/v${pkgver}.tar.gz;)
-md5sums=('672fef459cce3bdc53ed6ae903a82f9d')
-
-build() {
-  cd "$srcdir"
-  cp -a bottleneck-${pkgver} bottleneck-py2-${pkgver}
-
-  msg "Building Python2"
-  cd "$srcdir"/bottleneck-py2-${pkgver}
-  python2 setup.py build
-
-  msg "Building Python3"
-  cd "$srcdir"/bottleneck-${pkgver}
-  python setup.py build
-}
-
-package_python2-bottleneck() {
-  depends=('python2-numpy')
-  optdepends=('python2-nose: needed for integrated test suite'
-  'python2-scipy: needed for integrated benchmarks')
-
-  cd "$srcdir"/bottleneck-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python-bottleneck() {
-  depends=('python-numpy')
-  optdepends=('python-nose: needed for integrated test suite'
-  'python-scipy: needed for integrated benchmarks')
-
-  cd "$srcdir"/bottleneck-${pkgver}
-
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-bottleneck/repos/community-i686/PKGBUILD (from rev 193912, 
python-bottleneck/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 14:03:02 UTC (rev 193913)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Michael Schubert 
+# Contributor: Panagiotis Mavrogiorgos (pmav99) <> (gmail)
+
+pkgbase=python-bottleneck
+pkgname=('python2-bottleneck' 'python-bottleneck')
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="Fast NumPy array functions written in Cython"
+arch=('i686' 'x86_64')
+url="http://berkeleyanalytics.com/bottleneck/;
+license=('BSD')
+makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 
'python2-numpy' 'cython' 'cython2')
+source=("https://github.com/kwgoodman/bottleneck/archive/v${pkgver}.tar.gz;)
+md5sums=('07288ad49362957de2501a75e8eb06ba')
+
+build() {
+  cd "$srcdir"
+  cp -a bottleneck-${pkgver} bottleneck-py2-${pkgver}
+
+  msg "Building Python2"
+  cd "$srcdir"/bottleneck-py2-${pkgver}
+  python2 setup.py build
+
+  msg "Building Python3"
+  cd "$srcdir"/bottleneck-${pkgver}
+  python setup.py build
+}
+
+package_python2-bottleneck() {
+  depends=('python2-numpy')
+  optdepends=('python2-nose: needed for integrated test suite'
+  'python2-scipy: needed for integrated benchmarks')
+
+  cd "$srcdir"/bottleneck-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python-bottleneck() {
+  depends=('python-numpy')
+  optdepends=('python-nose: needed for integrated test suite'
+  'python-scipy: needed for integrated benchmarks')
+
+  cd "$srcdir"/bottleneck-${pkgver}
+
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 14:02:50 UTC (rev 193912)
+++ community-x86_64/PKGBUILD   2016-10-28 14:03:02 UTC (rev 193913)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz 

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

2016-10-28 Thread Massimiliano Torromeo
Date: Friday, October 28, 2016 @ 13:51:15
  Author: mtorromeo
Revision: 193911

archrelease: copy trunk to community-x86_64

Added:
  rkt/repos/community-x86_64/PKGBUILD
(from rev 193910, rkt/trunk/PKGBUILD)
  
rkt/repos/community-x86_64/rkt-1.15.0-stage1-host-reorder-systemd-nspawn-args.patch
(from rev 193910, 
rkt/trunk/rkt-1.15.0-stage1-host-reorder-systemd-nspawn-args.patch)
  rkt/repos/community-x86_64/rkt.install
(from rev 193910, rkt/trunk/rkt.install)
  rkt/repos/community-x86_64/rkt.sysusers
(from rev 193910, rkt/trunk/rkt.sysusers)
Deleted:
  rkt/repos/community-x86_64/PKGBUILD
  
rkt/repos/community-x86_64/rkt-1.15.0-stage1-host-reorder-systemd-nspawn-args.patch
  rkt/repos/community-x86_64/rkt.install
  rkt/repos/community-x86_64/rkt.sysusers

--+
 PKGBUILD |  196 ++---
 rkt-1.15.0-stage1-host-reorder-systemd-nspawn-args.patch |   70 ++--
 rkt.install  |   20 -
 rkt.sysusers |4 
 4 files changed, 145 insertions(+), 145 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 13:50:46 UTC (rev 193910)
+++ PKGBUILD2016-10-28 13:51:15 UTC (rev 193911)
@@ -1,98 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-# Contributor: Yuval Adam  PGP-Key: 271386AA2EB7672F
-# Contributor: Kenny Rasschaert  
PGP-Key: 1F70454121E41419
-# Contributor: Adrián Pérez de Castro  
PGP-Key: 91C559DBE4C9123B
-# Contributor: Carl George  PGP-Key: 4BA2F7E101D9F512
-
-pkgname=rkt
-pkgver=1.17.0
-pkgrel=1
-pkgdesc="App container runtime"
-arch=('x86_64')
-url="https://github.com/coreos/rkt;
-license=(apache)
-depends=('glibc' 'openssl' 'zlib' 'systemd')
-makedepends=('cpio' 'go' 'wget' 'squashfs-tools' 'perl-capture-tiny'
- 'intltool' 'gperf' 'git' 'libseccomp' 'bc')
-
-# stage1/usr_from_coreos/coreos-common.mk
-CCN_IMG_RELEASE=1151.0.0
-CCN_SYSTEMD_VERSION=v231
-
-# stage1/usr_from_kvm/kernel.mk
-KERNEL_VERSION=4.3.1
-
-source=(https://github.com/coreos/rkt/archive/v$pkgver/$pkgname-$pkgver.tar.gz
-
coreos_production_pxe_image-$CCN_IMG_RELEASE.cpio.gz::http://alpha.release.core-os.net/amd64-usr/$CCN_IMG_RELEASE/coreos_production_pxe_image.cpio.gz
-
coreos_production_pxe_image-$CCN_IMG_RELEASE.cpio.gz.sig::http://alpha.release.core-os.net/amd64-usr/$CCN_IMG_RELEASE/coreos_production_pxe_image.cpio.gz.sig
-
https://www.kernel.org/pub/linux/kernel/v4.x/linux-$KERNEL_VERSION.tar.xz
-rkt.sysusers)
-noextract=(coreos_production_pxe_image.cpio.gz
-   linux-$KERNEL_VERSION.tar.xz)
-validpgpkeys=('04127D0BFABEC8871FFB2CCE50E0885593D2DCB4' '48F9B96A2E16137F')
-sha256sums=('9cebd53d14f37fdfae6f2cb4114d472399773d14f2b8cbff6ea60dcb11a57604'
-'6f08697bea372af916a150f9846110e8855305653e5582b2c2ea04f14253e5c8'
-'SKIP'
-'11faaff6e7546038b868f524cdf42a5a1b67be9fdfd37d931723a8deb1811b72'
-'2aee4e8547843f4e6c032761b97cb723c1ecd384d508b86f44d16826bc34d6d6')
-install="rkt.install"
-
-prepare() {
-  cd $pkgname-$pkgver
-  mkdir -p build-rkt-$pkgver/tmp/usr_from_kvm/kernel/
-  cd build-rkt-$pkgver/tmp/usr_from_kvm/kernel/
-  ln -s "$srcdir"/linux-$KERNEL_VERSION.tar.xz
-}
-
-build() {
-  cd $pkgname-$pkgver
-  export GOPATH="$PWD/Godeps/_workspace/src"
-
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---localstatedir=/var \
---enable-tpm=auto \
---with-stage1-flavors=coreos,kvm,host,fly \
---with-stage1-default-flavor=host \
---with-stage1-default-images-directory=/usr/lib/rkt/stage1-images \
---with-stage1-default-location=/usr/lib/rkt/stage1-images/stage1-host.aci \
-
--with-coreos-local-pxe-image-path="$srcdir"/coreos_production_pxe_image-$CCN_IMG_RELEASE.cpio.gz
 \
---with-coreos-local-pxe-image-systemd-version=$CCN_SYSTEMD_VERSION
-
-  make manpages
-  make bash-completion
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver/dist/init/systemd
-
-  for unit in *.service *.timer *.socket; do
-install -Dm644 $unit "$pkgdir"/usr/lib/systemd/system/$unit
-  done
-
-  for tmpfile in tmpfiles.d/*.conf; do
-install -Dm644 $tmpfile "$pkgdir"/usr/lib/$tmpfile
-  done
-
-  cd "$srcdir"/$pkgname-$pkgver
-  install -Dm644 "$srcdir"/rkt.sysusers "$pkgdir"/usr/lib/sysusers.d/rkt.conf
-  install -Dm644 dist/bash_completion/rkt.bash 
"$pkgdir"/usr/share/bash-completion/completions/rkt
-
-  cd dist/manpages
-  for f in *; do
-install -Dm644 "$f" "$pkgdir/usr/share/man/man1/$f"
-  done
-  cd ../..
-
-  cd build-$pkgname-$pkgver
-  install -dm755 "$pkgdir"/usr/bin "$pkgdir"/usr/lib/rkt/stage1-images
-  mv target/bin/rkt tools/actool "$pkgdir"/usr/bin
-  mv target/bin/stage1-*.aci "$pkgdir"/usr/lib/rkt/stage1-images/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: 

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

2016-10-28 Thread Massimiliano Torromeo
Date: Friday, October 28, 2016 @ 13:50:46
  Author: mtorromeo
Revision: 193910

upgpkg: rkt 1.18.0-1

Modified:
  rkt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 13:19:44 UTC (rev 193909)
+++ PKGBUILD2016-10-28 13:50:46 UTC (rev 193910)
@@ -7,7 +7,7 @@
 # Contributor: Carl George  PGP-Key: 4BA2F7E101D9F512
 
 pkgname=rkt
-pkgver=1.17.0
+pkgver=1.18.0
 pkgrel=1
 pkgdesc="App container runtime"
 arch=('x86_64')
@@ -18,7 +18,7 @@
  'intltool' 'gperf' 'git' 'libseccomp' 'bc')
 
 # stage1/usr_from_coreos/coreos-common.mk
-CCN_IMG_RELEASE=1151.0.0
+CCN_IMG_RELEASE=1192.0.0
 CCN_SYSTEMD_VERSION=v231
 
 # stage1/usr_from_kvm/kernel.mk
@@ -32,8 +32,8 @@
 noextract=(coreos_production_pxe_image.cpio.gz
linux-$KERNEL_VERSION.tar.xz)
 validpgpkeys=('04127D0BFABEC8871FFB2CCE50E0885593D2DCB4' '48F9B96A2E16137F')
-sha256sums=('9cebd53d14f37fdfae6f2cb4114d472399773d14f2b8cbff6ea60dcb11a57604'
-'6f08697bea372af916a150f9846110e8855305653e5582b2c2ea04f14253e5c8'
+sha256sums=('3897afeb743f77509cf7bfb484800e5b75eadb15f42bc0258e2e5b5598ae8290'
+'a6233ff4b91457181c3f9eed942af9df66161f5ae84256fbe2d08b5d184c35be'
 'SKIP'
 '11faaff6e7546038b868f524cdf42a5a1b67be9fdfd37d931723a8deb1811b72'
 '2aee4e8547843f4e6c032761b97cb723c1ecd384d508b86f44d16826bc34d6d6')


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

2016-10-28 Thread Sergej Pupykin
Date: Friday, October 28, 2016 @ 13:19:27
  Author: spupykin
Revision: 193908

upgpkg: synce-kde 0.16-5

upd

Modified:
  synce-kde/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 13:06:57 UTC (rev 193907)
+++ PKGBUILD2016-10-28 13:19:27 UTC (rev 193908)
@@ -4,13 +4,13 @@
 
 pkgname=synce-kde
 pkgver=0.16
-pkgrel=4
+pkgrel=5
 pkgdesc="Provide a means of communication with a Windows CE device - KDE tools 
and integration"
 arch=(any)
 url="http://synce.sourceforge.net/;
 license=('GPL')
 depends=('synce-core' 'synce-rra' 'pygobject' 'synce-sync-engine'
- 'kdebindings-python2')
+ 'python2-pyqt4')
 optdepends=('unshield' 'orange' 'dynamite')
 makedepends=('synce-rra' 'python2-setuptools')
 source=("http://downloads.sourceforge.net/synce/synce-kpm-$pkgver.tar.gz;)


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

2016-10-28 Thread Sergej Pupykin
Date: Friday, October 28, 2016 @ 13:19:44
  Author: spupykin
Revision: 193909

archrelease: copy trunk to community-any

Added:
  synce-kde/repos/community-any/PKGBUILD
(from rev 193908, synce-kde/trunk/PKGBUILD)
Deleted:
  synce-kde/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 13:19:27 UTC (rev 193908)
+++ PKGBUILD2016-10-28 13:19:44 UTC (rev 193909)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Zhukov Pavel 
-
-pkgname=synce-kde
-pkgver=0.16
-pkgrel=4
-pkgdesc="Provide a means of communication with a Windows CE device - KDE tools 
and integration"
-arch=(any)
-url="http://synce.sourceforge.net/;
-license=('GPL')
-depends=('synce-core' 'synce-rra' 'pygobject' 'synce-sync-engine'
- 'kdebindings-python2')
-optdepends=('unshield' 'orange' 'dynamite')
-makedepends=('synce-rra' 'python2-setuptools')
-source=("http://downloads.sourceforge.net/synce/synce-kpm-$pkgver.tar.gz;)
-md5sums=('5e4b79e13488010e89c9c523a44945ea')
-
-prepare() {
-  # python2 fix
-  for file in $(find "${srcdir}" -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-}
-
-package() {
-  cd $srcdir/synce-kpm-$pkgver
-  python2 setup.py install --root=$pkgdir --optimize=1
-}

Copied: synce-kde/repos/community-any/PKGBUILD (from rev 193908, 
synce-kde/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 13:19:44 UTC (rev 193909)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Zhukov Pavel 
+
+pkgname=synce-kde
+pkgver=0.16
+pkgrel=5
+pkgdesc="Provide a means of communication with a Windows CE device - KDE tools 
and integration"
+arch=(any)
+url="http://synce.sourceforge.net/;
+license=('GPL')
+depends=('synce-core' 'synce-rra' 'pygobject' 'synce-sync-engine'
+ 'python2-pyqt4')
+optdepends=('unshield' 'orange' 'dynamite')
+makedepends=('synce-rra' 'python2-setuptools')
+source=("http://downloads.sourceforge.net/synce/synce-kpm-$pkgver.tar.gz;)
+md5sums=('5e4b79e13488010e89c9c523a44945ea')
+
+prepare() {
+  # python2 fix
+  for file in $(find "${srcdir}" -name '*.py' -print); do
+sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
+sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+  done
+}
+
+package() {
+  cd $srcdir/synce-kpm-$pkgver
+  python2 setup.py install --root=$pkgdir --optimize=1
+}


[arch-commits] Commit in python-google-api-python-client/repos/community-any (2 files)

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 13:06:57
  Author: aginiewicz
Revision: 193907

archrelease: copy trunk to community-any

Added:
  python-google-api-python-client/repos/community-any/PKGBUILD
(from rev 193906, python-google-api-python-client/trunk/PKGBUILD)
Deleted:
  python-google-api-python-client/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 13:06:49 UTC (rev 193906)
+++ PKGBUILD2016-10-28 13:06:57 UTC (rev 193907)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz 
-# Contributor: shadyabhi 
-
-pkgbase=python-google-api-python-client
-pkgname=('python2-google-api-python-client' 'python-google-api-python-client')
-pkgver=1.5.3
-pkgrel=1
-pkgdesc="Google API Client Library for Python"
-arch=('any')
-url="https://github.com/google/google-api-python-client;
-license=('Apache')
-makedepends=('python2-setuptools' 'python-setuptools' 'python2-httplib2'
- 'python2-oauth2client' 'python2-uritemplate' 'python2-six'
- 'python-httplib2' 'python-oauth2client' 'python-uritemplate'
- 'python-six')
-source=("https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
-md5sums=('8b83c1afa181ba4ac2c599df7312621e')
-
-prepare() {
-  cd "$srcdir"
-  cp -a google-api-python-client-${pkgver} 
google-api-python-client-py2-${pkgver}
-  cd google-api-python-client-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() {
-  cd "$srcdir/google-api-python-client-$pkgver"
-
-  msg "Building Python2"
-  cd "$srcdir"/google-api-python-client-py2-${pkgver}
-  python2 setup.py build
-
-  msg "Building Python3"
-  cd "$srcdir"/google-api-python-client-${pkgver}
-  python setup.py build
-}
- 
-package_python2-google-api-python-client() {
-  depends=('python2-httplib2' 'python2-oauth2client' 'python2-uritemplate' 
'python2-six')
-  cd "$srcdir/google-api-python-client-py2-$pkgver"
- 
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  # Workaround for FS#47243
-  _site_packages=`python2 -c "from distutils.sysconfig import get_python_lib; 
print(get_python_lib())"`
-  chmod -R a+r "$pkgdir$_site_packages"
-}
-
-package_python-google-api-python-client() {
-  depends=('python-httplib2' 'python-oauth2client' 'python-uritemplate' 
'python-six')
-  cd "$srcdir/google-api-python-client-$pkgver"
- 
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  # Workaround for FS#47243
-  _site_packages=`python -c "from distutils.sysconfig import get_python_lib; 
print(get_python_lib())"`
-  chmod -R a+r "$pkgdir$_site_packages"
-}
-

Copied: python-google-api-python-client/repos/community-any/PKGBUILD (from rev 
193906, python-google-api-python-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 13:06:57 UTC (rev 193907)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+# Contributor: shadyabhi 
+
+pkgbase=python-google-api-python-client
+pkgname=('python2-google-api-python-client' 'python-google-api-python-client')
+pkgver=1.5.4
+pkgrel=1
+pkgdesc="Google API Client Library for Python"
+arch=('any')
+url="https://github.com/google/google-api-python-client;
+license=('Apache')
+makedepends=('python2-setuptools' 'python-setuptools' 'python2-httplib2'
+ 'python2-oauth2client' 'python2-uritemplate' 'python2-six'
+ 'python-httplib2' 'python-oauth2client' 'python-uritemplate'
+ 'python-six')
+source=("https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
+md5sums=('46cf21fdb39652e42e88c0dd3aa6826e')
+
+prepare() {
+  cd "$srcdir"
+  cp -a google-api-python-client-${pkgver} 
google-api-python-client-py2-${pkgver}
+  cd google-api-python-client-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() {
+  cd "$srcdir/google-api-python-client-$pkgver"
+
+  msg "Building Python2"
+  cd "$srcdir"/google-api-python-client-py2-${pkgver}
+  python2 setup.py build
+
+  msg "Building Python3"
+  cd "$srcdir"/google-api-python-client-${pkgver}
+  python setup.py build
+}
+ 
+package_python2-google-api-python-client() {
+  depends=('python2-httplib2' 'python2-oauth2client' 'python2-uritemplate' 
'python2-six')
+  cd "$srcdir/google-api-python-client-py2-$pkgver"
+ 

[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 13:06:49
  Author: aginiewicz
Revision: 193906

upgpkg: python-google-api-python-client 1.5.4-1

python-google-api-python-client: new upstream release

Modified:
  python-google-api-python-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 13:05:17 UTC (rev 193905)
+++ PKGBUILD2016-10-28 13:06:49 UTC (rev 193906)
@@ -4,7 +4,7 @@
 
 pkgbase=python-google-api-python-client
 pkgname=('python2-google-api-python-client' 'python-google-api-python-client')
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc="Google API Client Library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
  'python-httplib2' 'python-oauth2client' 'python-uritemplate'
  'python-six')
 
source=("https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
-md5sums=('8b83c1afa181ba4ac2c599df7312621e')
+md5sums=('46cf21fdb39652e42e88c0dd3aa6826e')
 
 prepare() {
   cd "$srcdir"


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 13:05:13
  Author: aginiewicz
Revision: 193904

upgpkg: python-oauth2client 4.0.0-1

python-oauth2client: new upstream release

Modified:
  python-oauth2client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 13:02:41 UTC (rev 193903)
+++ PKGBUILD2016-10-28 13:05:13 UTC (rev 193904)
@@ -4,8 +4,8 @@
 
 pkgbase=python-oauth2client
 pkgname=('python2-oauth2client' 'python-oauth2client')
-pkgver=3.0.0
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
 pkgdesc="A client library for OAuth 2.0"
 arch=('any')
 url="https://github.com/google/oauth2client;
@@ -15,7 +15,7 @@
  'python-six' 'python2-httplib2' 'python2-pyasn1'
  'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
 source=("https://github.com/google/oauth2client/archive/v${pkgver}.tar.gz;)
-md5sums=('99b608799eec755bd9c873813310177e')
+md5sums=('c3270b853d66227960b9e04131faf604')
 
 prepare() {
   cd "$srcdir"


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 13:05:17
  Author: aginiewicz
Revision: 193905

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 13:05:13 UTC (rev 193904)
+++ PKGBUILD2016-10-28 13:05:17 UTC (rev 193905)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Atlanis 
-
-pkgbase=python-oauth2client
-pkgname=('python2-oauth2client' 'python-oauth2client')
-pkgver=3.0.0
-pkgrel=2
-pkgdesc="A client library for OAuth 2.0"
-arch=('any')
-url="https://github.com/google/oauth2client;
-license=('Apache')
-makedepends=('python2-setuptools' 'python-setuptools' 'python-httplib2'
- 'python-pyasn1' 'python-pyasn1-modules' 'python-rsa'
- 'python-six' 'python2-httplib2' 'python2-pyasn1'
- 'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
-source=("https://github.com/google/oauth2client/archive/v${pkgver}.tar.gz;)
-md5sums=('99b608799eec755bd9c873813310177e')
-
-prepare() {
-  cd "$srcdir"
-
-  cp -a oauth2client-${pkgver} oauth2client-py2-${pkgver}
-  cd oauth2client-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"/oauth2client-py2-${pkgver}
-  python2 setup.py build
-
-  msg "Building Python3"
-  cd "$srcdir"/oauth2client-${pkgver}
-  python setup.py build
-}
-
-package_python2-oauth2client() {
-  depends=('python2-httplib2' 'python2-pyasn1' 'python2-pyasn1-modules' 
'python2-rsa' 'python2-six')
-  optdepends=('python2-gflags: for oauth2client.tools.run function')
-
-  cd "$srcdir"/oauth2client-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-
-package_python-oauth2client() {
-  depends=('python-httplib2' 'python-pyasn1' 'python-pyasn1-modules' 
'python-rsa' 'python-six')
-  optdepends=('python-gflags: for oauth2client.tools.run function')
-
-  cd "$srcdir"/oauth2client-${pkgver}
-
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-

Copied: python-oauth2client/repos/community-any/PKGBUILD (from rev 193904, 
python-oauth2client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 13:05:17 UTC (rev 193905)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Atlanis 
+
+pkgbase=python-oauth2client
+pkgname=('python2-oauth2client' 'python-oauth2client')
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="A client library for OAuth 2.0"
+arch=('any')
+url="https://github.com/google/oauth2client;
+license=('Apache')
+makedepends=('python2-setuptools' 'python-setuptools' 'python-httplib2'
+ 'python-pyasn1' 'python-pyasn1-modules' 'python-rsa'
+ 'python-six' 'python2-httplib2' 'python2-pyasn1'
+ 'python2-pyasn1-modules' 'python2-rsa' 'python2-six')
+source=("https://github.com/google/oauth2client/archive/v${pkgver}.tar.gz;)
+md5sums=('c3270b853d66227960b9e04131faf604')
+
+prepare() {
+  cd "$srcdir"
+
+  cp -a oauth2client-${pkgver} oauth2client-py2-${pkgver}
+  cd oauth2client-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"/oauth2client-py2-${pkgver}
+  python2 setup.py build
+
+  msg "Building Python3"
+  cd "$srcdir"/oauth2client-${pkgver}
+  python setup.py build
+}
+
+package_python2-oauth2client() {
+  depends=('python2-httplib2' 'python2-pyasn1' 'python2-pyasn1-modules' 
'python2-rsa' 'python2-six')
+  optdepends=('python2-gflags: for oauth2client.tools.run function')
+
+  cd "$srcdir"/oauth2client-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+
+package_python-oauth2client() {
+  depends=('python-httplib2' 'python-pyasn1' 'python-pyasn1-modules' 
'python-rsa' 'python-six')
+  optdepends=('python-gflags: for oauth2client.tools.run function')
+
+  cd "$srcdir"/oauth2client-${pkgver}
+
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 13:02:41
  Author: aginiewicz
Revision: 193903

archrelease: copy trunk to community-any

Added:
  python-requests-file/repos/community-any/PKGBUILD
(from rev 193902, python-requests-file/trunk/PKGBUILD)
Deleted:
  python-requests-file/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 13:02:36 UTC (rev 193902)
+++ PKGBUILD2016-10-28 13:02:41 UTC (rev 193903)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz 
-# Contributor: lilydjwg 
-
-pkgbase=python-requests-file
-pkgname=('python2-requests-file' 'python-requests-file')
-pkgver=1.4
-pkgrel=1
-pkgdesc="File transport adapter for Requests"
-arch=('any')
-url="https://github.com/dashea/requests-file;
-license=('Apache')
-makedepends=('python-setuptools' 'python-requests' 'python-six'
- 'python2-setuptools' 'python2-requests' 'python2-six')
-source=("https://github.com/dashea/requests-file/archive/${pkgver}.tar.gz;)
-md5sums=('9365675fd1f56a98f5cf4312ade888f9')
-
-prepare() {
-  cd "$srcdir"
-  cp -a requests-file-${pkgver} requests-file-py2-${pkgver}
-  cd requests-file-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"/requests-file-py2-${pkgver}
-  python2 setup.py build_ext --inplace
-  python2 setup.py build
-
-  msg "Building Python3"
-  cd "$srcdir"/requests-file-${pkgver}
-  python setup.py build_ext --inplace
-  python setup.py build
-}
-
-package_python2-requests-file() {
-  depends=('python2-six' 'python2-requests')
-
-  cd "$srcdir"/requests-file-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-
-package_python-requests-file() {
-  depends=('python-six' 'python-requests')
-
-  cd "$srcdir"/requests-file-${pkgver}
-
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-

Copied: python-requests-file/repos/community-any/PKGBUILD (from rev 193902, 
python-requests-file/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 13:02:41 UTC (rev 193903)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+# Contributor: lilydjwg 
+
+pkgbase=python-requests-file
+pkgname=('python2-requests-file' 'python-requests-file')
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="File transport adapter for Requests"
+arch=('any')
+url="https://github.com/dashea/requests-file;
+license=('Apache')
+makedepends=('python-setuptools' 'python-requests' 'python-six'
+ 'python2-setuptools' 'python2-requests' 'python2-six')
+source=("https://github.com/dashea/requests-file/archive/${pkgver}.tar.gz;)
+md5sums=('026a98c8af699691b5827eaf3f23f7b7')
+
+prepare() {
+  cd "$srcdir"
+  cp -a requests-file-${pkgver} requests-file-py2-${pkgver}
+  cd requests-file-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"/requests-file-py2-${pkgver}
+  python2 setup.py build_ext --inplace
+  python2 setup.py build
+
+  msg "Building Python3"
+  cd "$srcdir"/requests-file-${pkgver}
+  python setup.py build_ext --inplace
+  python setup.py build
+}
+
+package_python2-requests-file() {
+  depends=('python2-six' 'python2-requests')
+
+  cd "$srcdir"/requests-file-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+
+package_python-requests-file() {
+  depends=('python-six' 'python-requests')
+
+  cd "$srcdir"/requests-file-${pkgver}
+
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+}
+


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 13:02:36
  Author: aginiewicz
Revision: 193902

upgpkg: python-requests-file 1.4.1-1

python-requests-file: new upstream release

Modified:
  python-requests-file/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 13:02:30 UTC (rev 193901)
+++ PKGBUILD2016-10-28 13:02:36 UTC (rev 193902)
@@ -4,7 +4,7 @@
 
 pkgbase=python-requests-file
 pkgname=('python2-requests-file' 'python-requests-file')
-pkgver=1.4
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="File transport adapter for Requests"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python-requests' 'python-six'
  'python2-setuptools' 'python2-requests' 'python2-six')
 source=("https://github.com/dashea/requests-file/archive/${pkgver}.tar.gz;)
-md5sums=('9365675fd1f56a98f5cf4312ade888f9')
+md5sums=('026a98c8af699691b5827eaf3f23f7b7')
 
 prepare() {
   cd "$srcdir"


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

2016-10-28 Thread Timothy Redaelli
Date: Friday, October 28, 2016 @ 13:02:30
  Author: tredaelli
Revision: 193901

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 13:02:17 UTC (rev 193900)
+++ community-i686/PKGBUILD 2016-10-28 13:02:30 UTC (rev 193901)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: helios
-# Contributor: Lothar Gesslein
-# Contributor: Dominik George 
-
-pkgname=tinc
-pkgver=1.0.28
-pkgrel=2
-pkgdesc="VPN (Virtual Private Network) daemon"
-arch=('i686' 'x86_64')
-url="http://www.tinc-vpn.org/;
-license=('GPL')
-depends=('lzo' 'openssl' 'zlib')
-source=(http://www.tinc-vpn.org/packages/tinc-$pkgver.tar.gz{,.sig})
-md5sums=('9ca14c9902fb4011b5df6a09ffd40ea9'
- 'SKIP')
-validpgpkeys=('D62BDD168EFBE48BC60E8E234A6084B9C0D71F4A')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--sbindir=/usr/bin --with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-  install -dm755 "$pkgdir"/usr/share/tinc/examples
-  tar xozvf doc/sample-config.tar.gz -C $pkgdir/usr/share/tinc/examples
-  find "$pkgdir"/usr/share/tinc/examples -type f -exec chmod 644 {} +
-  find "$pkgdir"/usr/share/tinc/examples -type d -exec chmod 755 {} +
-}

Copied: tinc/repos/community-i686/PKGBUILD (from rev 193900, 
tinc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 13:02:30 UTC (rev 193901)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: helios
+# Contributor: Lothar Gesslein
+# Contributor: Dominik George 
+
+pkgname=tinc
+pkgver=1.0.29
+pkgrel=1
+pkgdesc="VPN (Virtual Private Network) daemon"
+arch=('i686' 'x86_64')
+url="http://www.tinc-vpn.org/;
+license=('GPL')
+depends=('lzo' 'openssl' 'zlib')
+source=(http://www.tinc-vpn.org/packages/tinc-$pkgver.tar.gz{,.sig})
+md5sums=('bb7d2a672dd6958372da23fd764ba067'
+ 'SKIP')
+validpgpkeys=('D62BDD168EFBE48BC60E8E234A6084B9C0D71F4A')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--sbindir=/usr/bin --with-systemdsystemunitdir=/usr/lib/systemd/system
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+  install -dm755 "$pkgdir"/usr/share/tinc/examples
+  tar xozvf doc/sample-config.tar.gz -C $pkgdir/usr/share/tinc/examples
+  find "$pkgdir"/usr/share/tinc/examples -type f -exec chmod 644 {} +
+  find "$pkgdir"/usr/share/tinc/examples -type d -exec chmod 755 {} +
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 13:02:17 UTC (rev 193900)
+++ community-x86_64/PKGBUILD   2016-10-28 13:02:30 UTC (rev 193901)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: helios
-# Contributor: Lothar Gesslein
-# Contributor: Dominik George 
-
-pkgname=tinc
-pkgver=1.0.28
-pkgrel=2
-pkgdesc="VPN (Virtual Private Network) daemon"
-arch=('i686' 'x86_64')
-url="http://www.tinc-vpn.org/;
-license=('GPL')
-depends=('lzo' 'openssl' 'zlib')
-source=(http://www.tinc-vpn.org/packages/tinc-$pkgver.tar.gz{,.sig})
-md5sums=('9ca14c9902fb4011b5df6a09ffd40ea9'
- 'SKIP')
-validpgpkeys=('D62BDD168EFBE48BC60E8E234A6084B9C0D71F4A')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--sbindir=/usr/bin --with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-  install -dm755 "$pkgdir"/usr/share/tinc/examples
-  tar xozvf doc/sample-config.tar.gz -C $pkgdir/usr/share/tinc/examples
-  find "$pkgdir"/usr/share/tinc/examples -type f -exec chmod 644 {} +
-  find "$pkgdir"/usr/share/tinc/examples -type d -exec chmod 755 {} +
-}

Copied: tinc/repos/community-x86_64/PKGBUILD (from rev 193900, 
tinc/trunk/PKGBUILD)

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

2016-10-28 Thread Timothy Redaelli
Date: Friday, October 28, 2016 @ 13:02:17
  Author: tredaelli
Revision: 193900

upgpkg: tinc 1.0.29-1

Modified:
  tinc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 13:00:15 UTC (rev 193899)
+++ PKGBUILD2016-10-28 13:02:17 UTC (rev 193900)
@@ -5,8 +5,8 @@
 # Contributor: Dominik George 
 
 pkgname=tinc
-pkgver=1.0.28
-pkgrel=2
+pkgver=1.0.29
+pkgrel=1
 pkgdesc="VPN (Virtual Private Network) daemon"
 arch=('i686' 'x86_64')
 url="http://www.tinc-vpn.org/;
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('lzo' 'openssl' 'zlib')
 source=(http://www.tinc-vpn.org/packages/tinc-$pkgver.tar.gz{,.sig})
-md5sums=('9ca14c9902fb4011b5df6a09ffd40ea9'
+md5sums=('bb7d2a672dd6958372da23fd764ba067'
  'SKIP')
 validpgpkeys=('D62BDD168EFBE48BC60E8E234A6084B9C0D71F4A')
 


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 13:00:15
  Author: aginiewicz
Revision: 193899

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 13:00:05 UTC (rev 193898)
+++ PKGBUILD2016-10-28 13:00:15 UTC (rev 193899)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz 
-
-pkgbase=python-uritemplate
-pkgname=('python2-uritemplate' 'python-uritemplate')
-pkgver=0.6
-pkgrel=2
-pkgdesc="a Python implementation of RFC6570"
-arch=('any')
-url="https://github.com/uri-templates/uritemplate-py/;
-license=('Apache')
-makedepends=('python2-setuptools' 'python-setuptools')
-source=("https://pypi.python.org/packages/source/u/uritemplate/uritemplate-${pkgver}.tar.gz;)
-md5sums=('ecfc1ea8d62c7f2b47aad625afae6173')
-
-prepare() {
-  cd "$srcdir"
-  cp -a uritemplate-${pkgver} uritemplate-py2-${pkgver}
-  cd uritemplate-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"/uritemplate-py2-${pkgver}
-  python2 setup.py build
-
-  msg "Building Python3"
-  cd "$srcdir"/uritemplate-${pkgver}
-  python setup.py build
-}
-
-package_python2-uritemplate() {
-  depends=('python2')
-
-  cd "$srcdir"/uritemplate-py2-${pkgver}
-
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-
-package_python-uritemplate() {
-  depends=('python')
-
-  cd "$srcdir"/uritemplate-${pkgver}
-
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-}
-

Copied: python-uritemplate/repos/community-any/PKGBUILD (from rev 193898, 
python-uritemplate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 13:00:15 UTC (rev 193899)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+
+pkgbase=python-uritemplate
+pkgname=('python2-uritemplate' 'python-uritemplate')
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="a Python implementation of RFC6570"
+arch=('any')
+url="http://uritemplate.rtfd.org/;
+license=('Apache' 'BSD')
+makedepends=('python2-setuptools' 'python-setuptools')
+source=("https://github.com/sigmavirus24/uritemplate/archive/${pkgver}.tar.gz;)
+md5sums=('e4c7f960a3e768b094e98c2c4cf77371')
+
+prepare() {
+  cd "$srcdir"
+  cp -a uritemplate-${pkgver} uritemplate-py2-${pkgver}
+  cd uritemplate-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' | grep -v old)
+}
+
+build() {
+  msg "Building Python2"
+  cd "$srcdir"/uritemplate-py2-${pkgver}
+  python2 setup.py build
+
+  msg "Building Python3"
+  cd "$srcdir"/uritemplate-${pkgver}
+  python setup.py build
+}
+
+package_python2-uritemplate() {
+  depends=('python2')
+
+  cd "$srcdir"/uritemplate-py2-${pkgver}
+
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENSE.APACHE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.APACHE
+  install -Dm644 LICENSE.BSD "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.BSD
+}
+
+package_python-uritemplate() {
+  depends=('python')
+
+  cd "$srcdir"/uritemplate-${pkgver}
+
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENSE.APACHE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.APACHE
+  install -Dm644 LICENSE.BSD "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.BSD
+}


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 13:00:05
  Author: aginiewicz
Revision: 193898

upgpkg: python-uritemplate 3.0.0-1

python-uritemplate: new upstream release

Modified:
  python-uritemplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 12:29:48 UTC (rev 193897)
+++ PKGBUILD2016-10-28 13:00:05 UTC (rev 193898)
@@ -3,15 +3,15 @@
 
 pkgbase=python-uritemplate
 pkgname=('python2-uritemplate' 'python-uritemplate')
-pkgver=0.6
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="a Python implementation of RFC6570"
 arch=('any')
-url="https://github.com/uri-templates/uritemplate-py/;
-license=('Apache')
+url="http://uritemplate.rtfd.org/;
+license=('Apache' 'BSD')
 makedepends=('python2-setuptools' 'python-setuptools')
-source=("https://pypi.python.org/packages/source/u/uritemplate/uritemplate-${pkgver}.tar.gz;)
-md5sums=('ecfc1ea8d62c7f2b47aad625afae6173')
+source=("https://github.com/sigmavirus24/uritemplate/archive/${pkgver}.tar.gz;)
+md5sums=('e4c7f960a3e768b094e98c2c4cf77371')
 
 prepare() {
   cd "$srcdir"
@@ -21,7 +21,7 @@
   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')
+  -i $(find . -name '*.py' | grep -v old)
 }
 
 build() {
@@ -40,6 +40,9 @@
   cd "$srcdir"/uritemplate-py2-${pkgver}
 
   python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENSE.APACHE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.APACHE
+  install -Dm644 LICENSE.BSD "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.BSD
 }
 
 package_python-uritemplate() {
@@ -48,5 +51,7 @@
   cd "$srcdir"/uritemplate-${pkgver}
 
   python setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENSE.APACHE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.APACHE
+  install -Dm644 LICENSE.BSD "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.BSD
 }
-


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

2016-10-28 Thread Timothy Redaelli
Date: Friday, October 28, 2016 @ 12:29:48
  Author: tredaelli
Revision: 193897

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

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

---+
 /PKGBUILD |  442 
 community-testing-i686/PKGBUILD   |  221 --
 community-testing-x86_64/PKGBUILD |  221 --
 3 files changed, 442 insertions(+), 442 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2016-10-28 12:29:37 UTC (rev 193896)
+++ community-testing-i686/PKGBUILD 2016-10-28 12:29:48 UTC (rev 193897)
@@ -1,221 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: shahid 
-
-#_dbver=4.8.30
-pkgbase=bitcoin
-pkgname=('bitcoin-daemon' 'bitcoin-cli' 'bitcoin-qt' 'bitcoin-tx')
-pkgver=0.13.0
-pkgrel=2
-arch=('i686' 'x86_64')
-url="http://www.bitcoin.org/;
-makedepends=('git' 'boost' 'libevent' 'qt5-base' 'qt5-tools' 'qrencode' 
'miniupnpc' 'protobuf' 'zeromq')
-license=('MIT')
-source=(git+https://github.com/bitcoin/bitcoin.git#tag=v${pkgver})
-#http://download.oracle.com/berkeley-db/db-${_dbver}.NC.tar.gz
-sha256sums=('SKIP')
-
-validpgpkeys=(71A3B16735405025D447E8F274810B012346C9A6)
-
-# TODO: Build using db 4.8.30
-#prepare() {
-#  mkdir -p db4
-#}
-
-_parse_gpg_statusfile() {
-   local type arg1 arg6 arg10
-
-   while read -r _ type arg1 _ _ _ _ arg6 _ _ _ arg10 _; do
-   case "$type" in
-   GOODSIG)
-   pubkey=$arg1
-   success=1
-   status="good"
-   ;;
-   EXPSIG)
-   pubkey=$arg1
-   success=1
-   status="expired"
-   ;;
-   EXPKEYSIG)
-   pubkey=$arg1
-   success=1
-   status="expiredkey"
-   ;;
-   REVKEYSIG)
-   pubkey=$arg1
-   success=0
-   status="revokedkey"
-   ;;
-   BADSIG)
-   pubkey=$arg1
-   success=0
-   status="bad"
-   ;;
-   ERRSIG)
-   pubkey=$arg1
-   success=0
-   if [[ $arg6 == 9 ]]; then
-   status="missingkey"
-   else
-   status="error"
-   fi
-   ;;
-   VALIDSIG)
-   if [[ $arg10 ]]; then
-   # If the file was signed with a subkey, 
arg10 contains
-   # the fingerprint of the primary key
-   fingerprint=$arg10
-   else
-   fingerprint=$arg1
-   fi
-   ;;
-   TRUST_UNDEFINED|TRUST_NEVER)
-   trusted=0
-   ;;
-   TRUST_MARGINAL|TRUST_FULLY|TRUST_ULTIMATE)
-   trusted=1
-   ;;
-   esac
-   done < "$1"
-}
-
-_validate_gpg_tag() {
-  local file ext decompress found pubkey success status fingerprint trusted
-  local warning=0
-  local errors=0
-  local statusfile=$(mktemp)
-
-  msg "$(gettext "Verifying source file signatures with %s...")" "gpg"
-
-  git verify-tag --raw "$1" 2>"$statusfile"
-
-  # these variables are assigned values in parse_gpg_statusfile
-  success=0
-  status=
-  pubkey=
-  fingerprint=
-  trusted=
-  _parse_gpg_statusfile "$statusfile"
-  if (( ! $success )); then
-printf '%s' "$(gettext "FAILED")" >&2
-case "$status" in
-  "missingkey")
-printf ' (%s)' "$(gettext "unknown public key") $pubkey" >&2
-;;
-  "revokedkey")
-printf " ($(gettext "public key %s has been revoked"))" "$pubkey" >&2
-;;
-  "bad")
-printf ' (%s)' "$(gettext "bad signature from public key") $pubkey" >&2

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

2016-10-28 Thread Timothy Redaelli
Date: Friday, October 28, 2016 @ 12:29:37
  Author: tredaelli
Revision: 193896

upgpkg: bitcoin 0.13.1-2

Modified:
  bitcoin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 11:13:57 UTC (rev 193895)
+++ PKGBUILD2016-10-28 12:29:37 UTC (rev 193896)
@@ -6,7 +6,7 @@
 pkgbase=bitcoin
 pkgname=('bitcoin-daemon' 'bitcoin-cli' 'bitcoin-qt' 'bitcoin-tx')
 pkgver=0.13.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.bitcoin.org/;
 makedepends=('git' 'boost' 'libevent' 'qt5-base' 'qt5-tools' 'qrencode' 
'miniupnpc' 'protobuf' 'zeromq')


[arch-commits] Commit in libreoffice-still-i18n/repos (2 files)

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 12:26:45
  Author: andyrtr
Revision: 279386

archrelease: copy trunk to testing-any

Added:
  libreoffice-still-i18n/repos/testing-any/
  libreoffice-still-i18n/repos/testing-any/PKGBUILD
(from rev 279385, libreoffice-still-i18n/trunk/PKGBUILD)

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

Copied: libreoffice-still-i18n/repos/testing-any/PKGBUILD (from rev 279385, 
libreoffice-still-i18n/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2016-10-28 12:26:45 UTC (rev 279386)
@@ -0,0 +1,355 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgbase=libreoffice-still-i18n
+
+pkgver=5.1.6
+pkgrel=1
+_rcver=${pkgver}.2
+#_oodlver=${pkgver}.0.beta1
+_oodlver=${pkgver}
+
+arch=('any')
+url="http://www.documentfoundation.org;
+license=('LGPL')
+makedepends=('rpmextract')
+
+#http://download.documentfoundation.org/mirrors/all.html
+_url="http://download.documentfoundation.org/libreoffice/stable;
+#_url="http://download.documentfoundation.org/libreoffice/testing;
+#_url="http://dev-builds.libreoffice.org/pre-releases;
+#_url="http://www.libreoffice.org/download/pre-releases;
+
+#_url+="/${pkgver}-rc2/rpm/x86"
+_url+="/${pkgver}/rpm/x86"
+#_url+="/rpm/x86"
+
+_languages=(
+  'af"Afrikaans"'
+  'am"Amharic"'
+  'ar"Arabic"'
+  'as"Assamese (India)"'
+  'ast   "Asturianu"'
+  'be"Belarusian"'
+  'bg"Bulgarian"'
+  'bn"Bengali"'
+  'bn-IN "Bengali (India)"'
+  'bo"Tibetan"'
+  'br"Breton"'
+  'brx   "Bodo"'
+  'bs"Bosnian"'
+  'ca"Catalan"'
+  'ca-valencia   "Catalan (Valencia)"'
+  'cs"Czech"'
+  'cy"Welsh"'
+  'da"Danish"'
+  'de"German"'
+  'dgo   "Dogri"'
+  'dz"Dzongkha"'
+  'el"Greek"'
+  'en-GB "English (GB)"'
+  'en-ZA "English (ZA)"'
+  'eo"Esperanto"'
+  'es"Spanish"'
+  'et"Estonian"'
+  'eu"Basque"'
+  'fa"Persian"'
+  'fi"Finnish"'
+  'fr"French"'
+  'ga"Irish"'
+  'gd"Gaelic (Scottish)"'
+  'gl"Galician"'
+  'gu"Gujarati"'
+  'he"Hebrew"'
+  'hi"Hindi"'
+  'hr"Croatian"'
+  'hu"Hungarian"'
+  'id"Indonesian"'
+  'is"Icelandic"'
+  'it"Italian"'
+  'ja"Japanese"'
+  'ka"Georgian"'
+  'kk"Kazakh"'
+  'km"Khmer (Cambodia)"'
+  'kmr-Latn  "Kurdish"'
+  'kn"Kannada"'
+  'ko"Korean"'
+  'kok   "Konkani"'
+  'ks"Kashmiri"'
+  'lb"Luxembourgish"'
+  'lo"Lao"'
+  'lt"Lithuanian"'
+  'lv"Latvian"'
+  'mai   "Maithili"'
+  'mk"Macedonian"'
+  'ml"Malayalam"'
+  'mn"Mongolian"'
+  'mni   "Manipuri"'
+  'mr"Marathi"'
+  'my"Burmese"'
+  'nb"Norwegian Bokmal"'
+  'ne"Nepali"'
+  'nl"Dutch"'
+  'nn"Norwegian Nynorsk"'
+  'nr"Ndebele (South)"'
+  'nso   "Northern Sotho"'
+  'oc"Occitan"'
+  'om"Oromo"'
+  'or"Oriya"'
+  'pa-IN "Punjabi (India)"'
+  'pl"Polish"'
+  'pt"Portuguese"'
+  'pt-BR "Portuguese (Brasil)"'
+  'ro"Romanian"'
+  'ru"Russian"'
+  'rw"Kinyarwanda"'
+  'sa-IN "Sanskrit (India)"'
+  'sat   "Santali"'
+  'sd"Sindhi"'
+  'si"Singhalese"'
+  'sid   "Sidama"'
+  'sk"Slovak"'
+  'sl"Slovenian"'
+  'sq"Albanien"'
+  'sr"Serbian"'
+  'sr-Latn   "Serbian (Latin)"'
+  'ss"Swati"'
+  'st"Southern Sotho"'
+  'sv"Swedish"'
+  'sw-TZ "Swahili (Tanzania)"'
+  'ta"Tamil"'
+  'te"Telugu"'
+  'tg"Tajik"'
+  'th"Thai"'
+  'tn"Tswana"'
+  'tr"Turkish"'
+  'ts"Tsonga"'
+  'tt"Tatar"'
+  'ug"Uighur"'
+  'uk"Ukrainian"'
+  'uz"Uzbek"'
+  've"Venda"'
+  'vi"Vietnamese"'
+  'xh"Xhosa"'
+  'zh-CN "Chinese (simplified)"'
+  'zh-TW "Chinese (traditional)"'
+  'zu"Zulu"'
+)
+md5sums=('5a30d57a576ec71f93ce8079413342ad'
+ '6b6f24ab414a47997912032a8cbd1bc7'
+ '9742cb61fbc2ef6bc40d2f8f23eaf61b'
+ 

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

2016-10-28 Thread Andreas Radke
Date: Friday, October 28, 2016 @ 12:26:01
  Author: andyrtr
Revision: 279385

upgpkg: libreoffice-still-i18n 5.1.6-1

upstream update 5.1.6

Modified:
  libreoffice-still-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  336 ++---
 1 file changed, 169 insertions(+), 167 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 12:01:14 UTC (rev 279384)
+++ PKGBUILD2016-10-28 12:26:01 UTC (rev 279385)
@@ -4,7 +4,7 @@
 
 pkgbase=libreoffice-still-i18n
 
-pkgver=5.1.5
+pkgver=5.1.6
 pkgrel=1
 _rcver=${pkgver}.2
 #_oodlver=${pkgver}.0.beta1
@@ -136,172 +136,174 @@
   'zh-TW "Chinese (traditional)"'
   'zu"Zulu"'
 )
-md5sums=('7c3eee2bc1b7fbbde014c4187b44ceac'
- '9ea386c574c7980439ddd0c23f8b2b7a'
- 'cb01c1038d63bb678624b52613d13c4c'
- '1923acb143178b964aa871f0adbdf653'
- '32dd76765a07f4f21ba892f3ea0a9c36'
- '55d8e54ceed193c3958ac9f7b2b965b1'
- '7755cde3319f2cce6a62b21cc2e97abd'
- '029ba9e73c5e6c91bbad2f365db52978'
- 'ae0ed41207098107da94b0f0047e87bb'
- 'e2204256cfcaaee13634ff0908e1f7dc'
- 'b3562c3cc577e36b5086f2d6c307b3ed'
- '534351251c628b25a30e647665076e34'
- '10ecf7b1e4c9d61cd76618c5ce1ea9b4'
- '6504d0b27607571de7092188bc3ccf97'
- '60944313ed6da9c78b8f424e29f2f834'
- '21c92521ebaf0c2aa2188194f1db6b02'
- '413db76d4a595b943123fa45685a36c8'
- '1a316d1b57166dbda3dda20c0b5d8fb1'
- '4a2104a1bf67068487984e547000ac95'
- '415c05c1a1e01d1831c562791a226d87'
- 'd293d182d369dbb6f6e93e8178a813d0'
- 'a468f5564d31dc9249a38839e64bc4fd'
- '4ccffcba492c1e2ef0b1e13f3d372c23'
- '0fb0781907f9bee9550637873a222c4d'
- '6bdb1c39cba0242771f078742ac33b1b'
- '64b254a52e48be287126ed91812d6471'
- 'e18a49e41875a7e410ca647de10cf8d3'
- 'e4218a904b8add666bcbd582e45143b6'
- '1bc027d0bea821180c7683288fa537dd'
- '71e7c47dd4e4cd1d6fe92072439bef66'
- '72866439403225a331646ea26295db80'
- '0cf8fccf52c60d7610a02bcc22f91d00'
- '86d7ab8a4ebd5b85aaf8acb6a32eb567'
- 'e2469d78f71f94ae1a669ecb6a6e45f6'
- '3731b40c5b9b4f8be2ee049c1bda3e73'
- '0e35a20f141f6852a48b42f6bcc6a6e3'
- '957ab71bf8c0f7f256e2fd6fc391661f'
- '32fa434ee1c847f67ae5e9295f10189e'
- '0f484e06df6e595f76be5d324a342fbb'
- 'f85c7489dcf0c6d73f549df7d0c17dda'
- '491a4ff0ff96ff5776eed767232efeab'
- 'f1789d441c6af8af71039f6f6b935f9d'
- 'f75fb39ae548d4a6acf8d8aa6d3b38ef'
- '293b2eb9790d0976a64e8fc8e8ef5411'
- '64e63b23862593a283b75a9bbfe0a652'
- '0f77a2850cafcd478d9b7d42a015c8d6'
- '8fcf95e2096f2854eaded75cd9b003e3'
- '46d6ab4dd7b5f5c3cab49e448ea53d91'
- 'fc932dc431f7622bff67afcdb04ac433'
- '9c68d6fbd556b58c2ce12346d02da10e'
- 'cda9fc87261b186df62fd8ca0ff95104'
- '2f28f7099537ea820d3a2a2acdcc9252'
- '2926b408bc86b381b0a6ceaa595dac6b'
- '0767c5d3e34fc3eae090eaed457efaeb'
- '233327d3a8a309b18ac2c155ca208f1c'
- 'e696b4b3ff0a994820ecdffd1bd0f40a'
- '1b3627c499b3a7f90fd285c73bc9349b'
- 'd208bb88bf4b605bd0aa1c5fb5acb7a1'
- '2d84dfd7ad915d8dfff468a8a7fa7d59'
- '2d963343777384ec1755bdc927497d91'
- '488f19358e4c7ad07cfdb312d500e6a7'
- 'cc0f5998da84802531c0d9b2d99908ea'
- '7eda0cd720c0400ee40dbafbcbe023de'
- 'd4febaf0c103c19e263e8cbbc03ef81e'
- '1f63e9a8651661f098d4a05358f80acb'
- '24b95b62bc338b7fe0c9d9db7f089bcb'
- '974f4f320f1607d1e389a2ab358c6726'
- '3ff2c7ea4b318285afa4a9f98d25552d'
- '3065c59e9cc6da10bb0d1043988e37c9'
- 'c6d642e9418c2ce26418af968e96a81c'
- 'b405ef4d662d20f8ec05076f7f5d7e50'
- '222db091a00b690f8482c387874657e1'
- 'a1453f774bc6f53515b8cf4ea44375a8'
- '1d7e67e3b02560ede3574964d0f4853b'
- '1720f0c5b5ecae0f9956bf5e2a69e3c3'
- 'e6d280e3310e87f5a21af4a453267144'
- 'cfc966650e045118b8f2954848be5073'
- '4e4761509e36175a7592a30c708b5f4f'
- '8606f3e53573e4bb0c38b2532c74a1c7'
- '16762060d66059b8644bfb1c74a13b62'
- 'c67132933efcae574c134d49019df9e6'
- '51b72c7f50de10715f099679a39a29f8'
- '118a477b9dc767e54bc6f026f1b714cb'
- '62e5dd5521cc181a1a58ba4066ace6e2'
- '4e211c2b774fca6edafe975695a1f808'
- '718a475672ff193de11429fad5b97b48'
- 'f357605227d969f6790d2d7f75c8f60e'
- '74afc28d05a2002896e6e2a543211f7d'
- '73c773f13554eee700c1254c270af4a7'
- 'd010271a6618aaa993a8fdbff322aedf'
- '23245263d62e6a651c708ecf21280a82'
- '4a75fd5865f7cbdc1ff244dc6627ed12'
- '962ac69fa9e6b9153bc73486338a6e01'
- 'c947e00bfa45d6b899a758992dfec3ea'

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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 12:00:35
  Author: arojas
Revision: 279383

Drop unused akonadi bindings

Modified:
  kdebindings-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 08:58:07 UTC (rev 279382)
+++ PKGBUILD2016-10-28 12:00:35 UTC (rev 279383)
@@ -6,13 +6,12 @@
  'kdebindings-python2'
  'kdebindings-python-common')
 pkgver=4.14.3
-pkgrel=6
+pkgrel=7
 url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kdebindings')
-makedepends=('cmake' 'automoc4' 'boost' 'python2-pyqt4' 'kdepimlibs4'
- 'python-pyqt4' 'python2-sip' 'python-sip' 'mesa')
+makedepends=('cmake' 'automoc4' 'boost' 'python2-pyqt4' 'python-pyqt4' 
'python2-sip' 'python-sip' 'mesa' 'kdelibs')
 source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz;
 pykde4-4.14.3-missing_symbols.patch)
 sha1sums=('9cc8e70d3b107a876cf579beab1f582861cd2c48'
@@ -56,7 +55,7 @@
 
 package_kdebindings-python() {
   pkgdesc="A set of Python 3.x bindings for KDE"
-  depends=('python-pyqt4' 'kdebindings-python-common' 'kdepimlibs4')
+  depends=('python-pyqt4' 'kdebindings-python-common' 'kdelibs')
 
   cd build
   make DESTDIR="${pkgdir}" install
@@ -69,7 +68,7 @@
 
 package_kdebindings-python2() {
   pkgdesc="A set of Python 2.x bindings for KDE"
-  depends=('python2-pyqt4' 'kdebindings-python-common' 'kdepimlibs4')
+  depends=('python2-pyqt4' 'kdebindings-python-common' 'kdelibs')
   conflicts=('kdebindings-python<4.8.1-2')
 
   cd build-python2


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

2016-10-28 Thread Antonio Rojas
Date: Friday, October 28, 2016 @ 12:01:14
  Author: arojas
Revision: 279384

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

Added:
  kdebindings-python/repos/extra-i686/PKGBUILD
(from rev 279383, kdebindings-python/trunk/PKGBUILD)
  kdebindings-python/repos/extra-i686/pykde4-4.14.3-missing_symbols.patch
(from rev 279383, 
kdebindings-python/trunk/pykde4-4.14.3-missing_symbols.patch)
  kdebindings-python/repos/extra-x86_64/PKGBUILD
(from rev 279383, kdebindings-python/trunk/PKGBUILD)
  kdebindings-python/repos/extra-x86_64/pykde4-4.14.3-missing_symbols.patch
(from rev 279383, 
kdebindings-python/trunk/pykde4-4.14.3-missing_symbols.patch)
Deleted:
  kdebindings-python/repos/extra-i686/PKGBUILD
  kdebindings-python/repos/extra-i686/pykde4-4.14.3-missing_symbols.patch
  kdebindings-python/repos/extra-x86_64/PKGBUILD
  kdebindings-python/repos/extra-x86_64/pykde4-4.14.3-missing_symbols.patch

--+
 /PKGBUILD|  192 +
 /pykde4-4.14.3-missing_symbols.patch |   42 
 extra-i686/PKGBUILD  |   97 --
 extra-i686/pykde4-4.14.3-missing_symbols.patch   |   21 --
 extra-x86_64/PKGBUILD|   97 --
 extra-x86_64/pykde4-4.14.3-missing_symbols.patch |   21 --
 6 files changed, 234 insertions(+), 236 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-28 12:00:35 UTC (rev 279383)
+++ extra-i686/PKGBUILD 2016-10-28 12:01:14 UTC (rev 279384)
@@ -1,97 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgbase=kdebindings-python
-pkgname=('kdebindings-python'
- 'kdebindings-python2'
- 'kdebindings-python-common')
-pkgver=4.14.3
-pkgrel=6
-url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-makedepends=('cmake' 'automoc4' 'boost' 'python2-pyqt4' 'kdepimlibs4'
- 'python-pyqt4' 'python2-sip' 'python-sip' 'mesa')
-source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz;
-pykde4-4.14.3-missing_symbols.patch)
-sha1sums=('9cc8e70d3b107a876cf579beab1f582861cd2c48'
-  '54ace7648dc542c681d6d3164685e6fb6be47f9f')
-
-prepare() {
-  mkdir build
-
-  cd pykde4-${pkgver}
-  patch -p1 -i ../pykde4-4.14.3-missing_symbols.patch
-}
-
-build() {
-  export PYTHONDONTWRITEBYTECODE="TRUE"
-
-  cd build
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python3 \
--DPYTHON_LIBRARY=/usr/lib/libpython3.5m.so.1.0 \
--DPYKDEUIC4_ALTINSTALL=TRUE \
--DWITH_Nepomuk=OFF \
--DWITH_Soprano=OFF
-  make
-  cd ..
-
-  mkdir build-python2
-  cd build-python2
-  cmake ../pykde4-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPYTHON_EXECUTABLE=/usr/bin/python2 \
--DPYKDEUIC4_ALTINSTALL=TRUE \
--DWITH_Nepomuk=OFF \
--DWITH_Soprano=OFF
-  make
-}
-
-package_kdebindings-python() {
-  pkgdesc="A set of Python 3.x bindings for KDE"
-  depends=('python-pyqt4' 'kdebindings-python-common' 'kdepimlibs4')
-
-  cd build
-  make DESTDIR="${pkgdir}" install
-
-  # Provided by kdebindings-python-common
-  rm -r "${pkgdir}"/usr/share/sip
-
-  ln -s /usr/bin/pykdeuic4-3.5 "${pkgdir}"/usr/bin/pykdeuic4
-}
-
-package_kdebindings-python2() {
-  pkgdesc="A set of Python 2.x bindings for KDE"
-  depends=('python2-pyqt4' 'kdebindings-python-common' 'kdepimlibs4')
-  conflicts=('kdebindings-python<4.8.1-2')
-
-  cd build-python2
-  make DESTDIR="${pkgdir}" install
-
-  # Provided by kdebindings-python-common
-  rm -r "${pkgdir}"/usr/share/
-
-  # pykdeuic4 should point to the python3 version
-  #rm "${pkgdir}"/usr/bin/pykdeuic4
-
-  # Use the python2 executable
-  find "${pkgdir}" -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}
-
-package_kdebindings-python-common() {
-  pkgdesc="Common files shared between python2 and python3 kdebindings"
-  depends=()
-  conflicts=('kdebindings-python<4.8.1-2')
-
-  cd build
-  make DESTDIR="${pkgdir}" install
-
-  rm -r "${pkgdir}"/usr/{bin,lib,share/apps}
-}

Copied: kdebindings-python/repos/extra-i686/PKGBUILD (from rev 279383, 
kdebindings-python/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-28 12:01:14 UTC (rev 279384)
@@ -0,0 +1,96 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgbase=kdebindings-python
+pkgname=('kdebindings-python'
+ 'kdebindings-python2'
+ 'kdebindings-python-common')
+pkgver=4.14.3
+pkgrel=7

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

2016-10-28 Thread Sergej Pupykin
Date: Friday, October 28, 2016 @ 11:13:57
  Author: spupykin
Revision: 193895

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 11:13:40 UTC (rev 193894)
+++ community-i686/PKGBUILD 2016-10-28 11:13:57 UTC (rev 193895)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Igor Scabini 
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.25
-pkgrel=1
-pkgdesc="C-Extensions for Python "
-arch=(i686 x86_64)
-url="http://cython.org;
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/f8/2e/5898046f8089205981447c23ebb8fe02cd9d66939cd74338aa4872853d8e/Cython-$pkgver.tar.gz;)
-md5sums=('1b61433b8410ac382ac9b248b42466fd')
-
-package_cython() {
-  depends=('python' 'python-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python setup.py install --root=$pkgdir
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
-}
-
-package_cython2() {
-  depends=('python2' 'python2-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python2 setup.py install --root=$pkgdir
-
-  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
-  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
-  mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2
-}

Copied: cython/repos/community-i686/PKGBUILD (from rev 193894, 
cython/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 11:13:57 UTC (rev 193895)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Igor Scabini 
+
+pkgname=('cython' 'cython2')
+pkgbase=cython
+pkgver=0.25.1
+pkgrel=1
+pkgdesc="C-Extensions for Python"
+arch=(i686 x86_64)
+url="http://cython.org;
+license=('APACHE')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://pypi.python.org/packages/2f/ae/0bb6ca970b949d97ca622641532d4a26395322172adaf645149ebef664eb/Cython-$pkgver.tar.gz;)
+md5sums=('3c1541c15ba511645684a4eaca2cec0f')
+
+package_cython() {
+  depends=('python' 'python-setuptools')
+
+  cd $srcdir/Cython-$pkgver
+  python setup.py install --root=$pkgdir
+
+  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
+}
+
+package_cython2() {
+  depends=('python2' 'python2-setuptools')
+
+  cd $srcdir/Cython-$pkgver
+  python2 setup.py install --root=$pkgdir
+
+  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
+  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
+  mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 11:13:40 UTC (rev 193894)
+++ community-x86_64/PKGBUILD   2016-10-28 11:13:57 UTC (rev 193895)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Igor Scabini 
-
-pkgname=('cython' 'cython2')
-pkgbase=cython
-pkgver=0.25
-pkgrel=1
-pkgdesc="C-Extensions for Python "
-arch=(i686 x86_64)
-url="http://cython.org;
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/f8/2e/5898046f8089205981447c23ebb8fe02cd9d66939cd74338aa4872853d8e/Cython-$pkgver.tar.gz;)
-md5sums=('1b61433b8410ac382ac9b248b42466fd')
-
-package_cython() {
-  depends=('python' 'python-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python setup.py install --root=$pkgdir
-
-  sed -i 's|#!.*python|#!/usr/bin/python3|' $pkgdir/usr/bin/*
-}
-
-package_cython2() {
-  depends=('python2' 'python2-setuptools')
-
-  cd $srcdir/Cython-$pkgver
-  python2 setup.py install --root=$pkgdir
-
-  mv $pkgdir/usr/bin/cygdb $pkgdir/usr/bin/cygdb2
-  mv $pkgdir/usr/bin/cython $pkgdir/usr/bin/cython2
-  mv $pkgdir/usr/bin/cythonize $pkgdir/usr/bin/cythonize2
-}

Copied: cython/repos/community-x86_64/PKGBUILD (from rev 193894, 
cython/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-28 11:13:57 UTC (rev 193895)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Igor Scabini 
+
+pkgname=('cython' 'cython2')

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

2016-10-28 Thread Sergej Pupykin
Date: Friday, October 28, 2016 @ 11:13:40
  Author: spupykin
Revision: 193894

upgpkg: cython 0.25.1-1

upd

Modified:
  cython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 11:07:02 UTC (rev 193893)
+++ PKGBUILD2016-10-28 11:13:40 UTC (rev 193894)
@@ -4,15 +4,15 @@
 
 pkgname=('cython' 'cython2')
 pkgbase=cython
-pkgver=0.25
+pkgver=0.25.1
 pkgrel=1
-pkgdesc="C-Extensions for Python "
+pkgdesc="C-Extensions for Python"
 arch=(i686 x86_64)
 url="http://cython.org;
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/f8/2e/5898046f8089205981447c23ebb8fe02cd9d66939cd74338aa4872853d8e/Cython-$pkgver.tar.gz;)
-md5sums=('1b61433b8410ac382ac9b248b42466fd')
+source=("https://pypi.python.org/packages/2f/ae/0bb6ca970b949d97ca622641532d4a26395322172adaf645149ebef664eb/Cython-$pkgver.tar.gz;)
+md5sums=('3c1541c15ba511645684a4eaca2cec0f')
 
 package_cython() {
   depends=('python' 'python-setuptools')


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 11:07:02
  Author: aginiewicz
Revision: 193893

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-28 11:06:49 UTC (rev 193892)
+++ PKGBUILD2016-10-28 11:07:02 UTC (rev 193893)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Mariusz Szczepańczyk 
-
-pkgbase=python-jdcal
-pkgname=('python2-jdcal' 'python-jdcal')
-pkgver=1.2
-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;)
-md5sums=('ab8d5ba300fd1eb01514f363d19b1eb9')
-
-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 LICENSE.txt "$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 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-jdcal/repos/community-any/PKGBUILD (from rev 193892, 
python-jdcal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-28 11:07:02 UTC (rev 193893)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Mariusz Szczepańczyk 
+
+pkgbase=python-jdcal
+pkgname=('python2-jdcal' 'python-jdcal')
+_pkghash="9b/fa/40beb2aa43a13f740dd5be367a10a03270043787833409c61b79e69f1dfd"
+pkgver=1.3
+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=("https://pypi.python.org/packages/${_pkghash}/jdcal-${pkgver}.tar.gz;)
+md5sums=("885ba61d28992f26acffec131bd2a17e")
+
+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 LICENSE.txt "$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 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


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

2016-10-28 Thread Andrzej Giniewicz
Date: Friday, October 28, 2016 @ 11:06:49
  Author: aginiewicz
Revision: 193892

upgpkg: python-jdcal 1.3-1

python-jdcal: new upstream release

Modified:
  python-jdcal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-28 10:45:10 UTC (rev 193891)
+++ PKGBUILD2016-10-28 11:06:49 UTC (rev 193892)
@@ -4,7 +4,8 @@
 
 pkgbase=python-jdcal
 pkgname=('python2-jdcal' 'python-jdcal')
-pkgver=1.2
+_pkghash="9b/fa/40beb2aa43a13f740dd5be367a10a03270043787833409c61b79e69f1dfd"
+pkgver=1.3
 pkgrel=1
 pkgdesc="Julian dates, from proleptic Gregorian and Julian calendars"
 arch=('any')
@@ -11,8 +12,8 @@
 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;)
-md5sums=('ab8d5ba300fd1eb01514f363d19b1eb9')
+source=("https://pypi.python.org/packages/${_pkghash}/jdcal-${pkgver}.tar.gz;)
+md5sums=("885ba61d28992f26acffec131bd2a17e")
 
 build() {
   cd "$srcdir"


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

2016-10-28 Thread Sergej Pupykin
Date: Friday, October 28, 2016 @ 10:45:10
  Author: spupykin
Revision: 193891

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-28 10:44:49 UTC (rev 193890)
+++ community-i686/PKGBUILD 2016-10-28 10:45:10 UTC (rev 193891)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: JJDaNiMoTh 
-
-pkgname=qmc2
-pkgver=0.68
-pkgrel=1
-pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME"
-url="http://qmc2.batcom-it.net/;
-license=("GPL")
-arch=('i686' 'x86_64')
-depends=('qtwebkit' 'phonon' 'sdl')
-makedepends=('rsync' 'mesa')
-source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2;)
-md5sums=('3ca3b60f522e24114fb3ab5e0ac5cf71')
-
-build() {
-  cd "$srcdir/$pkgname"
-  export CTIME=0
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
-  install -d $pkgdir/usr/share/{applications,pixmaps}
-  install -D -m644 "$srcdir/qmc2/data/img/mame.png" "$pkgdir/usr/share/pixmaps"
-}

Copied: qmc2/repos/community-i686/PKGBUILD (from rev 193890, 
qmc2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-28 10:45:10 UTC (rev 193891)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: JJDaNiMoTh 
+
+pkgname=qmc2
+pkgver=0.69
+pkgrel=1
+pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME"
+url="http://qmc2.batcom-it.net/;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'phonon' 'sdl')
+makedepends=('rsync' 'mesa')
+source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2;)
+md5sums=('f9da332520209d767a1cb41a31d96b27')
+
+build() {
+  cd "$srcdir/$pkgname"
+  export CTIME=0
+  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
+}
+
+package() {
+  cd "$srcdir/$pkgname"
+  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
+  install -d $pkgdir/usr/share/{applications,pixmaps}
+  install -D -m644 "$srcdir/qmc2/data/img/mame.png" "$pkgdir/usr/share/pixmaps"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-28 10:44:49 UTC (rev 193890)
+++ community-x86_64/PKGBUILD   2016-10-28 10:45:10 UTC (rev 193891)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: JJDaNiMoTh 
-
-pkgname=qmc2
-pkgver=0.68
-pkgrel=1
-pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME"
-url="http://qmc2.batcom-it.net/;
-license=("GPL")
-arch=('i686' 'x86_64')
-depends=('qtwebkit' 'phonon' 'sdl')
-makedepends=('rsync' 'mesa')
-source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2;)
-md5sums=('3ca3b60f522e24114fb3ab5e0ac5cf71')
-
-build() {
-  cd "$srcdir/$pkgname"
-  export CTIME=0
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-  make PREFIX=/usr DATADIR=/usr/share SYSCONFDIR=/etc QTDIR=/usr 
QMAKE=qmake-qt4 DESTDIR=$pkgdir install
-  install -d $pkgdir/usr/share/{applications,pixmaps}
-  install -D -m644 "$srcdir/qmc2/data/img/mame.png" "$pkgdir/usr/share/pixmaps"
-}

Copied: qmc2/repos/community-x86_64/PKGBUILD (from rev 193890, 
qmc2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-28 10:45:10 UTC (rev 193891)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: JJDaNiMoTh 
+
+pkgname=qmc2
+pkgver=0.69
+pkgrel=1
+pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME"
+url="http://qmc2.batcom-it.net/;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'phonon' 'sdl')
+makedepends=('rsync' 'mesa')

  1   2   >