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

2016-11-14 Thread Tobias Powalowski
Date: Tuesday, November 15, 2016 @ 07:55:27
  Author: tpowa
Revision: 280746

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

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

--+
 testing-i686/PKGBUILD|  302 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 8207 +
 testing-i686/config.x86_64   | 7957 
 testing-i686/linux.install   |   37 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  302 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 8207 +
 testing-x86_64/config.x86_64 | 7957 
 testing-x86_64/linux.install |   37 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 33056 insertions(+)

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


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

2016-11-14 Thread Tobias Powalowski
Date: Tuesday, November 15, 2016 @ 07:55:07
  Author: tpowa
Revision: 280745

upgpkg: linux 4.8.8-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 07:21:00 UTC (rev 280744)
+++ PKGBUILD2016-11-15 07:55:07 UTC (rev 280745)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.8
-pkgver=4.8.7
+pkgver=4.8.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/;
@@ -25,7 +25,7 @@
 
 sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
 'SKIP'
-'94213e7557d192d1054e352aec18e93275ed5a84abe190d43fd43847d1d86efe'
+'588b6537cb660c2f7d483aca13f7509a5fc86c60df32c167d40e81d6c7ab4f9c'
 'SKIP'
 '2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151'
 '93a4ad4f6c7bb9296fddec436ed7477a5a5c11cf4d6e68482fa6610442cbcb1f'


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

2016-11-14 Thread Antonio Rojas
Date: Tuesday, November 15, 2016 @ 07:21:00
  Author: arojas
Revision: 280744

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-11-15 07:20:33 UTC (rev 280743)
+++ extra-i686/PKGBUILD 2016-11-15 07:21:00 UTC (rev 280744)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=libindi
-pkgver=1.3
-pkgrel=1
-pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
-url="http://www.indilib.org/index.php?title=Main_Page;
-license=(GPL2)
-arch=(i686 x86_64)
-depends=(libnova cfitsio libusb libjpeg gsl curl)
-makedepends=(cmake boost qt5-base)
-source=("http://downloads.sourceforge.net/project/indi/indi-$pkgver.zip;)
-md5sums=('1104a3343b9728637c58eeb680fbd575')
-
-prepare() {
-  mkdir -p build
-
-  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
indi-$pkgver/libindi/drivers/*/*.rules
-}
-
-build() {
-  cd build
-  cmake ../indi-$pkgver/libindi \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libindi/repos/extra-i686/PKGBUILD (from rev 280743, 
libindi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-11-15 07:21:00 UTC (rev 280744)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgname=libindi
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
+url="http://www.indilib.org/index.php?title=Main_Page;
+license=(GPL2)
+arch=(i686 x86_64)
+depends=(libnova cfitsio libusb libjpeg gsl curl)
+makedepends=(cmake boost qt5-base)
+source=("http://downloads.sourceforge.net/project/indi/indi-$pkgver.zip;)
+md5sums=('f356ada36038be34440b6ed7cb588831')
+
+prepare() {
+  mkdir -p build
+
+  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
indi-$pkgver/libindi/drivers/*/*.rules
+}
+
+build() {
+  cd build
+  cmake ../indi-$pkgver/libindi \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-11-15 07:20:33 UTC (rev 280743)
+++ extra-x86_64/PKGBUILD   2016-11-15 07:21:00 UTC (rev 280744)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=libindi
-pkgver=1.3
-pkgrel=1
-pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
-url="http://www.indilib.org/index.php?title=Main_Page;
-license=(GPL2)
-arch=(i686 x86_64)
-depends=(libnova cfitsio libusb libjpeg gsl curl)
-makedepends=(cmake boost qt5-base)
-source=("http://downloads.sourceforge.net/project/indi/indi-$pkgver.zip;)
-md5sums=('1104a3343b9728637c58eeb680fbd575')
-
-prepare() {
-  mkdir -p build
-
-  sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i 
indi-$pkgver/libindi/drivers/*/*.rules
-}
-
-build() {
-  cd build
-  cmake ../indi-$pkgver/libindi \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DUDEVRULES_INSTALL_DIR=/usr/lib/udev/rules.d
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libindi/repos/extra-x86_64/PKGBUILD (from rev 280743, 
libindi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-11-15 07:21:00 UTC (rev 280744)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 

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

2016-11-14 Thread Antonio Rojas
Date: Tuesday, November 15, 2016 @ 07:20:33
  Author: arojas
Revision: 280743

Update to 1.3.1

Modified:
  libindi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 04:45:35 UTC (rev 280742)
+++ PKGBUILD2016-11-15 07:20:33 UTC (rev 280743)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=libindi
-pkgver=1.3
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="A distributed control protocol designed to operate astronomical 
instrumentation"
 url="http://www.indilib.org/index.php?title=Main_Page;
@@ -13,7 +13,7 @@
 depends=(libnova cfitsio libusb libjpeg gsl curl)
 makedepends=(cmake boost qt5-base)
 source=("http://downloads.sourceforge.net/project/indi/indi-$pkgver.zip;)
-md5sums=('1104a3343b9728637c58eeb680fbd575')
+md5sums=('f356ada36038be34440b6ed7cb588831')
 
 prepare() {
   mkdir -p build


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

2016-11-14 Thread Antonio Rojas
Date: Tuesday, November 15, 2016 @ 07:10:17
  Author: arojas
Revision: 195940

Downgrade to stable version

Modified:
  jupyter-widgetsnbextension/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 06:29:06 UTC (rev 195939)
+++ PKGBUILD2016-11-15 07:10:17 UTC (rev 195940)
@@ -1,8 +1,9 @@
 # $Id$
 # Maintainer: Antonio Rojas 
 pkgname=jupyter-widgetsnbextension
-pkgver=2.0.0b2
+pkgver=1.2.6
 pkgrel=1
+epoch=1
 pkgdesc="Interactive HTML widgets for Jupyter notebooks"
 arch=(any)
 url="http://ipython.org;
@@ -10,7 +11,7 @@
 depends=(jupyter-notebook)
 makedepends=()
 
source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz;)
-md5sums=('dca2072d4a4b8c10bb823e786191a127')
+md5sums=('0aa4e152c9ba2d704389dc2453f448c7')
 
 build() {
   cd widgetsnbextension-$pkgver


[arch-commits] Commit in jupyter-widgetsnbextension/repos/community-any (2 files)

2016-11-14 Thread Antonio Rojas
Date: Tuesday, November 15, 2016 @ 07:10:38
  Author: arojas
Revision: 195941

archrelease: copy trunk to community-any

Added:
  jupyter-widgetsnbextension/repos/community-any/PKGBUILD
(from rev 195940, jupyter-widgetsnbextension/trunk/PKGBUILD)
Deleted:
  jupyter-widgetsnbextension/repos/community-any/PKGBUILD

--+
 PKGBUILD |   47 ---
 1 file changed, 24 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-15 07:10:17 UTC (rev 195940)
+++ PKGBUILD2016-11-15 07:10:38 UTC (rev 195941)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-pkgname=jupyter-widgetsnbextension
-pkgver=2.0.0b2
-pkgrel=1
-pkgdesc="Interactive HTML widgets for Jupyter notebooks"
-arch=(any)
-url="http://ipython.org;
-license=(BSD)
-depends=(jupyter-notebook)
-makedepends=()
-source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz;)
-md5sums=('dca2072d4a4b8c10bb823e786191a127')
-
-build() {
-  cd widgetsnbextension-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd widgetsnbextension-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: jupyter-widgetsnbextension/repos/community-any/PKGBUILD (from rev 
195940, jupyter-widgetsnbextension/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-15 07:10:38 UTC (rev 195941)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+pkgname=jupyter-widgetsnbextension
+pkgver=1.2.6
+pkgrel=1
+epoch=1
+pkgdesc="Interactive HTML widgets for Jupyter notebooks"
+arch=(any)
+url="http://ipython.org;
+license=(BSD)
+depends=(jupyter-notebook)
+makedepends=()
+source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz;)
+md5sums=('0aa4e152c9ba2d704389dc2453f448c7')
+
+build() {
+  cd widgetsnbextension-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd widgetsnbextension-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 06:29:06
  Author: kkeen
Revision: 195939

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-15 06:28:50 UTC (rev 195938)
+++ PKGBUILD2016-11-15 06:29:06 UTC (rev 195939)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Andy Weidenbaum 
-
-pkgbase=python-prompt_toolkit
-pkgname=(python-prompt_toolkit python2-prompt_toolkit)
-_name=prompt_toolkit
-pkgver=1.0.8
-pkgrel=1
-pkgdesc="Library for building powerful interactive command lines in Python"
-arch=('any')
-depends=('python-pygments'
- 'python-six'
- 'python-wcwidth')
-makedepends=('python-setuptools' 'python2-setuptools'
- 'python2-pygments' 'python2-six' 'python2-wcwidth')
-url="https://github.com/jonathanslenders/python-prompt-toolkit;
-license=('BSD')
-options=(!emptydirs)
-source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
-md5sums=('0ebe1d83d88a458839f69007d233fe92')
-sha256sums=('b686ff216fc016dcbdf9ddf18d0ded480457213886ed4cda9fbc21002d18be54')
-
-prepare() {
-  cd "$srcdir"
-  cp -r $_name-$pkgver python2-$_name-$pkgver
-}
-
-build() {
-  cd "$srcdir/$_name-$pkgver"
-  python3 setup.py build
-
-  cd "$srcdir/python2-$_name-$pkgver"
-  python2 setup.py build
-}
-
-package_python-prompt_toolkit() {
-  cd "$srcdir/$_name-$pkgver"
-  python3 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-prompt_toolkit() {
-  depends=('python2-pygments'
-   'python2-six'
-   'python2-wcwidth')
-  cd "$srcdir/python2-$_name-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-prompt_toolkit/repos/community-any/PKGBUILD (from rev 195938, 
python-prompt_toolkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-15 06:29:06 UTC (rev 195939)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Andy Weidenbaum 
+
+pkgbase=python-prompt_toolkit
+pkgname=(python-prompt_toolkit python2-prompt_toolkit)
+_name=prompt_toolkit
+pkgver=1.0.9
+pkgrel=1
+pkgdesc="Library for building powerful interactive command lines in Python"
+arch=('any')
+depends=('python-pygments'
+ 'python-six'
+ 'python-wcwidth')
+makedepends=('python-setuptools' 'python2-setuptools'
+ 'python2-pygments' 'python2-six' 'python2-wcwidth')
+url="https://github.com/jonathanslenders/python-prompt-toolkit;
+license=('BSD')
+options=(!emptydirs)
+source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
+md5sums=('a39f91a54308fb7446b1a421c11f227c')
+sha256sums=('cd6523b36adc174cc10d54b1193eb626b4268609ff6ea92c15bcf1996609599c')
+
+prepare() {
+  cd "$srcdir"
+  cp -r $_name-$pkgver python2-$_name-$pkgver
+}
+
+build() {
+  cd "$srcdir/$_name-$pkgver"
+  python3 setup.py build
+
+  cd "$srcdir/python2-$_name-$pkgver"
+  python2 setup.py build
+}
+
+package_python-prompt_toolkit() {
+  cd "$srcdir/$_name-$pkgver"
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-prompt_toolkit() {
+  depends=('python2-pygments'
+   'python2-six'
+   'python2-wcwidth')
+  cd "$srcdir/python2-$_name-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 06:28:50
  Author: kkeen
Revision: 195938

upgpkg: python-prompt_toolkit 1.0.9-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 06:12:27 UTC (rev 195937)
+++ PKGBUILD2016-11-15 06:28:50 UTC (rev 195938)
@@ -5,7 +5,7 @@
 pkgbase=python-prompt_toolkit
 pkgname=(python-prompt_toolkit python2-prompt_toolkit)
 _name=prompt_toolkit
-pkgver=1.0.8
+pkgver=1.0.9
 pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
@@ -18,8 +18,8 @@
 license=('BSD')
 options=(!emptydirs)
 
source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
-md5sums=('0ebe1d83d88a458839f69007d233fe92')
-sha256sums=('b686ff216fc016dcbdf9ddf18d0ded480457213886ed4cda9fbc21002d18be54')
+md5sums=('a39f91a54308fb7446b1a421c11f227c')
+sha256sums=('cd6523b36adc174cc10d54b1193eb626b4268609ff6ea92c15bcf1996609599c')
 
 prepare() {
   cd "$srcdir"


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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 06:12:01
  Author: kkeen
Revision: 195936

upgpkg: python-more-itertools 2.3-1

Modified:
  python-more-itertools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 04:48:44 UTC (rev 195935)
+++ PKGBUILD2016-11-15 06:12:01 UTC (rev 195936)
@@ -4,8 +4,8 @@
 
 pkgbase=python-more-itertools
 pkgname=('python-more-itertools' 'python2-more-itertools')
-pkgver=2.2
-pkgrel=6
+pkgver=2.3
+pkgrel=1
 pkgdesc='More routines for operating on iterables, beyond itertools'
 arch=('any')
 url='https://github.com/erikrose/more-itertools'
@@ -13,8 +13,8 @@
 license=('MIT')
 depends=('python')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/source/m/more-itertools/more-itertools-$pkgver.tar.gz;)
-md5sums=('b8d328a33f966bf40bb829bcf8da35ce')
+source=("https://files.pythonhosted.org/packages/source/m/more-itertools/more-itertools-$pkgver.tar.gz;)
+md5sums=('b59419aba22451f6a34ce8dbfe78d1ca')
 
 prepare() {
   cp -R "more-itertools-$pkgver" "py2-more-itertools-$pkgver"


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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 06:12:27
  Author: kkeen
Revision: 195937

archrelease: copy trunk to community-any

Added:
  python-more-itertools/repos/community-any/PKGBUILD
(from rev 195936, python-more-itertools/trunk/PKGBUILD)
Deleted:
  python-more-itertools/repos/community-any/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-15 06:12:01 UTC (rev 195936)
+++ PKGBUILD2016-11-15 06:12:27 UTC (rev 195937)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Germán Osella Massa 
-
-pkgbase=python-more-itertools
-pkgname=('python-more-itertools' 'python2-more-itertools')
-pkgver=2.2
-pkgrel=6
-pkgdesc='More routines for operating on iterables, beyond itertools'
-arch=('any')
-url='https://github.com/erikrose/more-itertools'
-#url='https://pypi.python.org/pypi/more-itertools'
-license=('MIT')
-depends=('python')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/source/m/more-itertools/more-itertools-$pkgver.tar.gz;)
-md5sums=('b8d328a33f966bf40bb829bcf8da35ce')
-
-prepare() {
-  cp -R "more-itertools-$pkgver" "py2-more-itertools-$pkgver"
-}
-
-package_python-more-itertools() {
-  cd "$srcdir/more-itertools-$pkgver"
-  python3 setup.py install --root="$pkgdir/" --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-more-itertools() {
-  depends=('python2')
-  cd "$srcdir/py2-more-itertools-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-more-itertools/repos/community-any/PKGBUILD (from rev 195936, 
python-more-itertools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-15 06:12:27 UTC (rev 195937)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Germán Osella Massa 
+
+pkgbase=python-more-itertools
+pkgname=('python-more-itertools' 'python2-more-itertools')
+pkgver=2.3
+pkgrel=1
+pkgdesc='More routines for operating on iterables, beyond itertools'
+arch=('any')
+url='https://github.com/erikrose/more-itertools'
+#url='https://pypi.python.org/pypi/more-itertools'
+license=('MIT')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://files.pythonhosted.org/packages/source/m/more-itertools/more-itertools-$pkgver.tar.gz;)
+md5sums=('b59419aba22451f6a34ce8dbfe78d1ca')
+
+prepare() {
+  cp -R "more-itertools-$pkgver" "py2-more-itertools-$pkgver"
+}
+
+package_python-more-itertools() {
+  cd "$srcdir/more-itertools-$pkgver"
+  python3 setup.py install --root="$pkgdir/" --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-more-itertools() {
+  depends=('python2')
+  cd "$srcdir/py2-more-itertools-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in lib32-libdrm/repos/multilib-testing-x86_64 (2 files)

2016-11-14 Thread Laurent Carlier
Date: Tuesday, November 15, 2016 @ 04:48:44
  Author: lcarlier
Revision: 195935

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-libdrm/repos/multilib-testing-x86_64/PKGBUILD
(from rev 195934, lib32-libdrm/trunk/PKGBUILD)
Deleted:
  lib32-libdrm/repos/multilib-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-15 04:48:31 UTC (rev 195934)
+++ PKGBUILD2016-11-15 04:48:44 UTC (rev 195935)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Jan de Groot 
-
-_pkgbasename=libdrm
-pkgname=lib32-$_pkgbasename
-pkgver=2.4.72
-pkgrel=1
-pkgdesc="Userspace interface to kernel DRM services (32-bit)"
-arch=(x86_64)
-license=('custom')
-depends=('lib32-libpciaccess' $_pkgbasename)
-makedepends=(gcc-multilib xorg-util-macros valgrind-multilib)
-options=('!libtool')
-url="http://dri.freedesktop.org/;
-source=(https://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('16295ef61a7dec87216fd74a06225f68e3ac3e95224cb31454d2577ac46ccc89'
-'SKIP')
-validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

-validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

-validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

-validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 

-validpgpkeys+=('D6285B5E899299F3DA746184191C9B905522B045') # Rob Clark 

-validpgpkeys+=('E8EB5B34081CE1EEA26EFE195B5BDA071D49CC38') # Kenneth Graunke 

-validpgpkeys+=('FC9BAE1435A9F7F664B82057B5D62936D1FC9EE8') # Eric Anholt 

-validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

-
-build() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  # pthread is useless in Linux
-  sed -i "/pthread-stubs/d" configure.ac
-  autoreconf --force --install
-
-  ./configure --prefix=/usr \
- --libdir=/usr/lib32 \
- --enable-udev
-
-  make
-}
-
-check() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-  make -k check
-}
-
-package() {
-  cd "${srcdir}/${_pkgbasename}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  rm -rf "${pkgdir}"/usr/{include,share,bin}
-  mkdir -p "$pkgdir/usr/share/licenses"
-  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
-}
-

Copied: lib32-libdrm/repos/multilib-testing-x86_64/PKGBUILD (from rev 195934, 
lib32-libdrm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-15 04:48:44 UTC (rev 195935)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Jan de Groot 
+
+_pkgbasename=libdrm
+pkgname=lib32-$_pkgbasename
+pkgver=2.4.73
+pkgrel=1
+pkgdesc="Userspace interface to kernel DRM services (32-bit)"
+arch=(x86_64)
+license=('custom')
+depends=('lib32-libpciaccess' $_pkgbasename)
+makedepends=(gcc-multilib xorg-util-macros valgrind-multilib)
+options=('!libtool')
+url="http://dri.freedesktop.org/;
+source=(https://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('96bfd39242fe168017d95f22e141645a35591f5902a7d98c2fa4ca8c31df5e4d'
+'SKIP')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

+validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

+validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 

+validpgpkeys+=('D6285B5E899299F3DA746184191C9B905522B045') # Rob Clark 

+validpgpkeys+=('E8EB5B34081CE1EEA26EFE195B5BDA071D49CC38') # Kenneth Graunke 

+validpgpkeys+=('FC9BAE1435A9F7F664B82057B5D62936D1FC9EE8') # Eric Anholt 

+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

+
+build() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  # pthread is useless in Linux
+  sed -i "/pthread-stubs/d" configure.ac
+  autoreconf --force --install
+
+  ./configure --prefix=/usr \
+ --libdir=/usr/lib32 \
+ --enable-udev
+
+  make
+}
+
+check() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  make -k 

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

2016-11-14 Thread Laurent Carlier
Date: Tuesday, November 15, 2016 @ 04:48:31
  Author: lcarlier
Revision: 195934

upgpkg: lib32-libdrm 2.4.73-1

upstream update 2.4.73

Modified:
  lib32-libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 04:42:15 UTC (rev 195933)
+++ PKGBUILD2016-11-15 04:48:31 UTC (rev 195934)
@@ -4,7 +4,7 @@
 
 _pkgbasename=libdrm
 pkgname=lib32-$_pkgbasename
-pkgver=2.4.72
+pkgver=2.4.73
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services (32-bit)"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=('!libtool')
 url="http://dri.freedesktop.org/;
 
source=(https://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('16295ef61a7dec87216fd74a06225f68e3ac3e95224cb31454d2577ac46ccc89'
+sha256sums=('96bfd39242fe168017d95f22e141645a35591f5902a7d98c2fa4ca8c31df5e4d'
 'SKIP')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

 validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 



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

2016-11-14 Thread Laurent Carlier
Date: Tuesday, November 15, 2016 @ 04:45:35
  Author: lcarlier
Revision: 280742

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

Added:
  libdrm/repos/testing-i686/COPYING
(from rev 280741, libdrm/trunk/COPYING)
  libdrm/repos/testing-i686/PKGBUILD
(from rev 280741, libdrm/trunk/PKGBUILD)
  libdrm/repos/testing-x86_64/COPYING
(from rev 280741, libdrm/trunk/COPYING)
  libdrm/repos/testing-x86_64/PKGBUILD
(from rev 280741, libdrm/trunk/PKGBUILD)
Deleted:
  libdrm/repos/testing-i686/COPYING
  libdrm/repos/testing-i686/PKGBUILD
  libdrm/repos/testing-x86_64/COPYING
  libdrm/repos/testing-x86_64/PKGBUILD

-+
 /COPYING|   96 +
 /PKGBUILD   |  106 ++
 testing-i686/COPYING|   48 
 testing-i686/PKGBUILD   |   53 ---
 testing-x86_64/COPYING  |   48 
 testing-x86_64/PKGBUILD |   53 ---
 6 files changed, 202 insertions(+), 202 deletions(-)

Deleted: testing-i686/COPYING
===
--- testing-i686/COPYING2016-11-15 04:45:28 UTC (rev 280741)
+++ testing-i686/COPYING2016-11-15 04:45:35 UTC (rev 280742)
@@ -1,48 +0,0 @@
- Copyright 2005 Adam Jackson.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation on the rights to use, copy, modify, merge,
- publish, distribute, sub license, and/or sell copies of the Software,
- and to permit persons to whom the Software is furnished to do so,
- subject to the following conditions:
-
- The above copyright notice and this permission notice (including the
- next paragraph) shall be included in all copies or substantial
- portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-
-
- Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
- Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
- All Rights Reserved.
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
-
- The above copyright notice and this permission notice (including the
- next paragraph) shall be included in all copies or substantial
- portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT.  IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
- SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.

Copied: libdrm/repos/testing-i686/COPYING (from rev 280741, 
libdrm/trunk/COPYING)
===
--- testing-i686/COPYING(rev 0)
+++ testing-i686/COPYING2016-11-15 04:45:35 UTC (rev 280742)
@@ -0,0 +1,48 @@
+ Copyright 2005 Adam Jackson.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation on the rights to use, copy, modify, merge,
+ publish, distribute, sub license, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
+ 

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

2016-11-14 Thread Laurent Carlier
Date: Tuesday, November 15, 2016 @ 04:45:28
  Author: lcarlier
Revision: 280741

upgpkg: libdrm 2.4.73-1

upstream update 2.4.73

Modified:
  libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 00:16:38 UTC (rev 280740)
+++ PKGBUILD2016-11-15 04:45:28 UTC (rev 280741)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libdrm
-pkgver=2.4.72
+pkgver=2.4.73
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 url="http://dri.freedesktop.org/;
 source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
 COPYING)
-sha256sums=('16295ef61a7dec87216fd74a06225f68e3ac3e95224cb31454d2577ac46ccc89'
+sha256sums=('96bfd39242fe168017d95f22e141645a35591f5902a7d98c2fa4ca8c31df5e4d'
 'SKIP'
 '9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 



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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 04:42:15
  Author: kkeen
Revision: 195933

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-simplescreenrecorder/repos/multilib-x86_64/PKGBUILD
(from rev 195932, lib32-simplescreenrecorder/trunk/PKGBUILD)
  
lib32-simplescreenrecorder/repos/multilib-x86_64/lib32-simplescreenrecorder.install
(from rev 195932, 
lib32-simplescreenrecorder/trunk/lib32-simplescreenrecorder.install)
Deleted:
  lib32-simplescreenrecorder/repos/multilib-x86_64/PKGBUILD
  
lib32-simplescreenrecorder/repos/multilib-x86_64/lib32-simplescreenrecorder.install

+
 PKGBUILD   |   62 +--
 lib32-simplescreenrecorder.install |   18 +-
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-15 04:42:01 UTC (rev 195932)
+++ PKGBUILD2016-11-15 04:42:15 UTC (rev 195933)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Maarten Baert
-
-pkgname=lib32-simplescreenrecorder
-pkgver=0.3.7
-pkgrel=1
-pkgdesc="Record 32-bit OpenGL applications with SimpleScreenRecorder."
-arch=("x86_64")
-url="http://www.maartenbaert.be/simplescreenrecorder/;
-license=("GPL3")
-depends=("lib32-libgl" "lib32-glu" "lib32-libx11" "lib32-libxext" 
"lib32-libxfixes")
-makedepends=("git" "gcc-multilib")
-options=("!libtool")
-install=lib32-simplescreenrecorder.install
-source=("git+https://github.com/MaartenBaert/ssr.git#tag=$pkgver;)
-md5sums=("SKIP")
-
-build() {
-  cd ssr
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-  ./configure --prefix=/usr --libdir=/usr/lib32 --disable-ssrprogram 
--disable-assert
-  make
-}
-
-package() {
-  cd ssr
-  make DESTDIR="${pkgdir}" install
-}

Copied: lib32-simplescreenrecorder/repos/multilib-x86_64/PKGBUILD (from rev 
195932, lib32-simplescreenrecorder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-15 04:42:15 UTC (rev 195933)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Maarten Baert
+
+pkgname=lib32-simplescreenrecorder
+pkgver=0.3.8
+pkgrel=1
+pkgdesc="Record 32-bit OpenGL applications with SimpleScreenRecorder."
+arch=("x86_64")
+url="http://www.maartenbaert.be/simplescreenrecorder/;
+license=("GPL3")
+depends=("lib32-libgl" "lib32-glu" "lib32-libx11" "lib32-libxext" 
"lib32-libxfixes")
+makedepends=("git" "gcc-multilib")
+options=("!libtool")
+install=lib32-simplescreenrecorder.install
+source=("git+https://github.com/MaartenBaert/ssr.git#tag=$pkgver;)
+md5sums=("SKIP")
+
+build() {
+  cd ssr
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+  ./configure --prefix=/usr --libdir=/usr/lib32 --disable-ssrprogram 
--disable-assert
+  make
+}
+
+package() {
+  cd ssr
+  make DESTDIR="${pkgdir}" install
+}

Deleted: lib32-simplescreenrecorder.install
===
--- lib32-simplescreenrecorder.install  2016-11-15 04:42:01 UTC (rev 195932)
+++ lib32-simplescreenrecorder.install  2016-11-15 04:42:15 UTC (rev 195933)
@@ -1,9 +0,0 @@
-post_install() {
-   ldconfig
-}
-post_upgrade() {
-   post_install
-}
-post_remove() {
-   post_install
-}

Copied: 
lib32-simplescreenrecorder/repos/multilib-x86_64/lib32-simplescreenrecorder.install
 (from rev 195932, 
lib32-simplescreenrecorder/trunk/lib32-simplescreenrecorder.install)
===
--- lib32-simplescreenrecorder.install  (rev 0)
+++ lib32-simplescreenrecorder.install  2016-11-15 04:42:15 UTC (rev 195933)
@@ -0,0 +1,9 @@
+post_install() {
+   ldconfig
+}
+post_upgrade() {
+   post_install
+}
+post_remove() {
+   post_install
+}


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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 04:42:01
  Author: kkeen
Revision: 195932

upgpkg: lib32-simplescreenrecorder 0.3.8-1

Modified:
  lib32-simplescreenrecorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 04:41:11 UTC (rev 195931)
+++ PKGBUILD2016-11-15 04:42:01 UTC (rev 195932)
@@ -3,7 +3,7 @@
 # Contributor: Maarten Baert
 
 pkgname=lib32-simplescreenrecorder
-pkgver=0.3.7
+pkgver=0.3.8
 pkgrel=1
 pkgdesc="Record 32-bit OpenGL applications with SimpleScreenRecorder."
 arch=("x86_64")


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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 04:41:11
  Author: kkeen
Revision: 195931

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

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

---+
 /PKGBUILD |   72 
 /simplescreenrecorder.install |   18 ++
 community-i686/PKGBUILD   |   36 
 community-i686/simplescreenrecorder.install   |9 ---
 community-x86_64/PKGBUILD |   36 
 community-x86_64/simplescreenrecorder.install |9 ---
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-15 04:40:49 UTC (rev 195930)
+++ community-i686/PKGBUILD 2016-11-15 04:41:11 UTC (rev 195931)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Maarten Baert
-
-pkgname=simplescreenrecorder
-pkgver=0.3.7
-pkgrel=1
-pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL."
-arch=("i686" "x86_64")
-url="http://www.maartenbaert.be/simplescreenrecorder/;
-license=("GPL3")
-# upstream reports crashes with Qt5, reverting FS#45104
-#depends=("qt5-base" "qt5-x11extras" "qt5-tools" "ffmpeg" "alsa-lib" 
"libpulse" "jack" "libgl" "glu" "libx11" "libxext" "libxfixes" "libxi")
-depends=("qt4" "ffmpeg" "alsa-lib" "libpulse" "jack" "libgl" "glu"
-"libx11" "libxext" "libxfixes" "libxi"
-"desktop-file-utils" "gtk-update-icon-cache")
-optdepends=("lib32-simplescreenrecorder: OpenGL recording of 32-bit 
applications")
-makedepends=("git")
-source=("git+https://github.com/MaartenBaert/ssr.git#tag=$pkgver;)
-md5sums=("SKIP")
-
-options=("!libtool")
-install=simplescreenrecorder.install
-
-build() {
-  cd ssr
-  # fPIC is only required for qt5 + gcc5
-  #CXXFLAGS="$CXXFLAGS -fPIC"
-  #./configure --prefix=/usr --disable-assert --with-qt5
-  ./configure --prefix=/usr --disable-assert
-  make
-}
-package() {
-  cd ssr
-  make DESTDIR="$pkgdir" install
-}

Copied: simplescreenrecorder/repos/community-i686/PKGBUILD (from rev 195930, 
simplescreenrecorder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-15 04:41:11 UTC (rev 195931)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Maarten Baert
+
+pkgname=simplescreenrecorder
+pkgver=0.3.8
+pkgrel=1
+pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL."
+arch=("i686" "x86_64")
+url="http://www.maartenbaert.be/simplescreenrecorder/;
+license=("GPL3")
+# upstream reports crashes with Qt5, reverting FS#45104
+#depends=("qt5-base" "qt5-x11extras" "qt5-tools" "ffmpeg" "alsa-lib" 
"libpulse" "jack" "libgl" "glu" "libx11" "libxext" "libxfixes" "libxi")
+depends=("qt4" "ffmpeg" "alsa-lib" "libpulse" "jack" "libgl" "glu"
+"libx11" "libxext" "libxfixes" "libxi"
+"desktop-file-utils" "gtk-update-icon-cache")
+optdepends=("lib32-simplescreenrecorder: OpenGL recording of 32-bit 
applications")
+makedepends=("git")
+source=("git+https://github.com/MaartenBaert/ssr.git#tag=$pkgver;)
+md5sums=("SKIP")
+
+options=("!libtool")
+install=simplescreenrecorder.install
+
+build() {
+  cd ssr
+  # fPIC is only required for qt5 + gcc5
+  #CXXFLAGS="$CXXFLAGS -fPIC"
+  #./configure --prefix=/usr --disable-assert --with-qt5
+  ./configure --prefix=/usr --disable-assert
+  make
+}
+package() {
+  cd ssr
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/simplescreenrecorder.install
===
--- community-i686/simplescreenrecorder.install 2016-11-15 04:40:49 UTC (rev 
195930)
+++ community-i686/simplescreenrecorder.install 2016-11-15 04:41:11 UTC (rev 
195931)
@@ -1,9 +0,0 @@
-post_install() {
-   ldconfig
-}
-post_upgrade() {
-   post_install
-}
-post_remove() {
-   post_install
-}

Copied: simplescreenrecorder/repos/community-i686/simplescreenrecorder.install 
(from rev 195930, 

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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 04:40:49
  Author: kkeen
Revision: 195930

upgpkg: simplescreenrecorder 0.3.8-1

Modified:
  simplescreenrecorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 04:27:38 UTC (rev 195929)
+++ PKGBUILD2016-11-15 04:40:49 UTC (rev 195930)
@@ -3,7 +3,7 @@
 # Contributor: Maarten Baert
 
 pkgname=simplescreenrecorder
-pkgver=0.3.7
+pkgver=0.3.8
 pkgrel=1
 pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL."
 arch=("i686" "x86_64")


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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 04:27:21
  Author: kkeen
Revision: 195928

upgpkg: python-ipywidgets 5.2.2-1

Modified:
  python-ipywidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 01:57:27 UTC (rev 195927)
+++ PKGBUILD2016-11-15 04:27:21 UTC (rev 195928)
@@ -1,8 +1,9 @@
 # $Id$
 # Maintainer: Kyle Keen 
 
-pkgname=python-ipywidgets
-pkgver=4.1.1
+pkgbase=python-ipywidgets
+pkgname=(python-ipywidgets python2-ipywidgets)
+pkgver=5.2.2
 pkgrel=1
 pkgdesc="IPython widgets for the Jupyter Notebook"
 arch=('any')
@@ -9,14 +10,20 @@
 url="https://github.com/ipython/ipywidgets;
 license=('BSD')
 depends=('python')
-makedepends=('python-setuptools' 'npm' 'git')
+makedepends=('python-setuptools' 'python2-setuptools' 'npm' 'git')
 
-# ipywidgets 5.2.X may be a joke, based on speed of releases
-# and it seems to be because it doesn't do npm correctly
+# Ipywidgets 5.2.X may be a joke, based on speed of releases
+# and it seems to be because it doesn't do npm correctly?
+# It doesn't work for me but it does for arojas
+# but let's update it anyway, it doesn't seem to break anything else.
 
 
source=("$pkgname-$pkgver.tgz::https://github.com/ipython/ipywidgets/archive/$pkgver.tar.gz;)
-md5sums=('099e9b76c52839dc33604aad7a2f1a42')
+md5sums=('112f3daa4aa0f42f8dda831cea3649c8')
 
+prepare() {
+  cp -r "ipywidgets-$pkgver" "py2-ipywidgets-$pkgver"
+}
+
 build() {
   cd "$srcdir/ipywidgets-$pkgver"
   # needs node, downloads a lot of stuff
@@ -26,14 +33,34 @@
   #cd jupyter-js-widgets
   #npm install
   #cd ..
-  #cd widgetsnbextension
-  #npm install
+  cd widgetsnbextension
+  python3 setup.py build
   #cd ..
+
+  cd "$srcdir/py2-ipywidgets-$pkgver"
+  python2 setup.py build
+  cd widgetsnbextension
+  python2 setup.py build
 }
 
-package() {
+package_python-ipywidgets() {
   cd "$srcdir/ipywidgets-$pkgver"
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  cd widgetsnbextension
+  python3 setup.py install --prefix=/usr --root="$pkgdir"
+  install -Dm644 ../COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
+package_python2-ipywidgets() {
+  depends=('python2' 'python-ipywidgets')
+  # weird depends because of shared files
+  cd "$srcdir/py2-ipywidgets-$pkgver"
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  cd widgetsnbextension
+  python2 setup.py install --prefix=/usr --root="$pkgdir"
+  install -Dm644 ../COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # remove shared files
+  rm 
"$pkgdir/usr/share/jupyter/nbextensions/jupyter-js-widgets/extension.js"{,.map}
+}
+


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

2016-11-14 Thread Kyle Keen
Date: Tuesday, November 15, 2016 @ 04:27:38
  Author: kkeen
Revision: 195929

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-15 04:27:21 UTC (rev 195928)
+++ PKGBUILD2016-11-15 04:27:38 UTC (rev 195929)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-
-pkgname=python-ipywidgets
-pkgver=4.1.1
-pkgrel=1
-pkgdesc="IPython widgets for the Jupyter Notebook"
-arch=('any')
-url="https://github.com/ipython/ipywidgets;
-license=('BSD')
-depends=('python')
-makedepends=('python-setuptools' 'npm' 'git')
-
-# ipywidgets 5.2.X may be a joke, based on speed of releases
-# and it seems to be because it doesn't do npm correctly
-
-source=("https://github.com/ipython/ipywidgets/archive/$pkgver.tar.gz;)
-md5sums=('099e9b76c52839dc33604aad7a2f1a42')
-
-build() {
-  cd "$srcdir/ipywidgets-$pkgver"
-  # needs node, downloads a lot of stuff
-  python3 setup.py build
-  # as of 5.something it doesn't automatically npm?
-  # npm install seems very broken for tarball builds
-  #cd jupyter-js-widgets
-  #npm install
-  #cd ..
-  #cd widgetsnbextension
-  #npm install
-  #cd ..
-}
-
-package() {
-  cd "$srcdir/ipywidgets-$pkgver"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-

Copied: python-ipywidgets/repos/community-any/PKGBUILD (from rev 195928, 
python-ipywidgets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-15 04:27:38 UTC (rev 195929)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Kyle Keen 
+
+pkgbase=python-ipywidgets
+pkgname=(python-ipywidgets python2-ipywidgets)
+pkgver=5.2.2
+pkgrel=1
+pkgdesc="IPython widgets for the Jupyter Notebook"
+arch=('any')
+url="https://github.com/ipython/ipywidgets;
+license=('BSD')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools' 'npm' 'git')
+
+# Ipywidgets 5.2.X may be a joke, based on speed of releases
+# and it seems to be because it doesn't do npm correctly?
+# It doesn't work for me but it does for arojas
+# but let's update it anyway, it doesn't seem to break anything else.
+
+source=("$pkgname-$pkgver.tgz::https://github.com/ipython/ipywidgets/archive/$pkgver.tar.gz;)
+md5sums=('112f3daa4aa0f42f8dda831cea3649c8')
+
+prepare() {
+  cp -r "ipywidgets-$pkgver" "py2-ipywidgets-$pkgver"
+}
+
+build() {
+  cd "$srcdir/ipywidgets-$pkgver"
+  # needs node, downloads a lot of stuff
+  python3 setup.py build
+  # as of 5.something it doesn't automatically npm?
+  # npm install seems very broken for tarball builds
+  #cd jupyter-js-widgets
+  #npm install
+  #cd ..
+  cd widgetsnbextension
+  python3 setup.py build
+  #cd ..
+
+  cd "$srcdir/py2-ipywidgets-$pkgver"
+  python2 setup.py build
+  cd widgetsnbextension
+  python2 setup.py build
+}
+
+package_python-ipywidgets() {
+  cd "$srcdir/ipywidgets-$pkgver"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  cd widgetsnbextension
+  python3 setup.py install --prefix=/usr --root="$pkgdir"
+  install -Dm644 ../COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-ipywidgets() {
+  depends=('python2' 'python-ipywidgets')
+  # weird depends because of shared files
+  cd "$srcdir/py2-ipywidgets-$pkgver"
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  cd widgetsnbextension
+  python2 setup.py install --prefix=/usr --root="$pkgdir"
+  install -Dm644 ../COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # remove shared files
+  rm 
"$pkgdir/usr/share/jupyter/nbextensions/jupyter-js-widgets/extension.js"{,.map}
+}
+


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

2016-11-14 Thread Levente Polyak
Date: Tuesday, November 15, 2016 @ 01:57:27
  Author: anthraxx
Revision: 195927

archrelease: copy trunk to community-any

Added:
  meson/repos/community-any/PKGBUILD
(from rev 195926, meson/trunk/PKGBUILD)
Deleted:
  meson/repos/community-any/PKGBUILD

--+
 PKGBUILD |   75 +
 1 file changed, 36 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-15 01:57:17 UTC (rev 195926)
+++ PKGBUILD2016-11-15 01:57:27 UTC (rev 195927)
@@ -1,39 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Anatol Pomozov 
-
-pkgname=meson
-pkgver=0.35.1
-pkgrel=1
-pkgdesc='High productivity build system'
-url='http://mesonbuild.com/'
-arch=('any')
-license=('Apache')
-depends=('python' 'ninja')
-makedepends=('python-setuptools')
-checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' 
'git' 'gnustep-base' 'cython'
-  'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 
'gobject-introspection' 'pkgconfig')
-source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc})
-sha512sums=('474acc3f13024c8c9886a7666f290c24756cde7e47d553de9bf29740e53c699f1ca960a819ffb83af91fc83e201e2e0a1bb43c1a32d83e46d0edbd70b0cacb97'
-'SKIP')
-validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed 's|cython3|cython|g' -i 'test cases/python3/3 cython/meson.build'
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  # for debugging set MESON_PRINT_TEST_OUTPUT
-  ./run_tests.py
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --root="${pkgdir}" -O1
-  for f in "${pkgdir}"/usr/bin/*.py; do
-mv "${f}" "${f%%.py}"
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: meson/repos/community-any/PKGBUILD (from rev 195926, 
meson/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-15 01:57:27 UTC (rev 195927)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+# Contributor: Anatol Pomozov 
+
+pkgname=meson
+pkgver=0.36.0
+pkgrel=1
+pkgdesc='High productivity build system'
+url='http://mesonbuild.com/'
+arch=('any')
+license=('Apache')
+depends=('python' 'ninja')
+makedepends=('python-setuptools')
+checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' 
'git' 'gnustep-base' 'cython'
+  'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 
'gobject-introspection' 'itstool')
+source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc})
+sha512sums=('efbd947b8ce5dc180e07807b955b084b7a1476caf36a36065a7dc5cd40007f65d4b99e3f2dbb63cb73082c172904e08f50d26f993d63f2531c370349b86835c9'
+'SKIP')
+validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|cython3|cython|g' -i 'test cases/python3/3 cython/meson.build'
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  # for debugging set MESON_PRINT_TEST_OUTPUT
+  ./run_tests.py
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}" -O1
+}
+
+# vim: ts=2 sw=2 et:


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

2016-11-14 Thread Levente Polyak
Date: Tuesday, November 15, 2016 @ 01:57:17
  Author: anthraxx
Revision: 195926

upgpkg: meson 0.36.0-1

Modified:
  meson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 22:55:55 UTC (rev 195925)
+++ PKGBUILD2016-11-15 01:57:17 UTC (rev 195926)
@@ -2,7 +2,7 @@
 # Contributor: Anatol Pomozov 
 
 pkgname=meson
-pkgver=0.35.1
+pkgver=0.36.0
 pkgrel=1
 pkgdesc='High productivity build system'
 url='http://mesonbuild.com/'
@@ -11,9 +11,9 @@
 depends=('python' 'ninja')
 makedepends=('python-setuptools')
 checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' 
'git' 'gnustep-base' 'cython'
-  'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 
'gobject-introspection' 'pkgconfig')
+  'gtest' 'gmock' 'protobuf' 'wxgtk' 'python-gobject' 
'gobject-introspection' 'itstool')
 
source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc})
-sha512sums=('474acc3f13024c8c9886a7666f290c24756cde7e47d553de9bf29740e53c699f1ca960a819ffb83af91fc83e201e2e0a1bb43c1a32d83e46d0edbd70b0cacb97'
+sha512sums=('efbd947b8ce5dc180e07807b955b084b7a1476caf36a36065a7dc5cd40007f65d4b99e3f2dbb63cb73082c172904e08f50d26f993d63f2531c370349b86835c9'
 'SKIP')
 validpgpkeys=('95181F4EED14FDF4E41B518D3BF4693BFEEB9428') # Jussi Pakkanen 

 
@@ -31,9 +31,6 @@
 package() {
   cd ${pkgname}-${pkgver}
   python setup.py install --root="${pkgdir}" -O1
-  for f in "${pkgdir}"/usr/bin/*.py; do
-mv "${f}" "${f%%.py}"
-  done
 }
 
 # vim: ts=2 sw=2 et:


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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 22:55:55
  Author: arodseth
Revision: 195925

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

Added:
  erlang/repos/community-i686/PKGBUILD
(from rev 195924, erlang/trunk/PKGBUILD)
  erlang/repos/community-i686/epmd.conf
(from rev 195924, erlang/trunk/epmd.conf)
  erlang/repos/community-i686/epmd.service
(from rev 195924, erlang/trunk/epmd.service)
  erlang/repos/community-i686/epmd.socket
(from rev 195924, erlang/trunk/epmd.socket)
  erlang/repos/community-x86_64/PKGBUILD
(from rev 195924, erlang/trunk/PKGBUILD)
  erlang/repos/community-x86_64/epmd.conf
(from rev 195924, erlang/trunk/epmd.conf)
  erlang/repos/community-x86_64/epmd.service
(from rev 195924, erlang/trunk/epmd.service)
  erlang/repos/community-x86_64/epmd.socket
(from rev 195924, erlang/trunk/epmd.socket)
Deleted:
  erlang/repos/community-i686/PKGBUILD
  erlang/repos/community-i686/epmd.conf
  erlang/repos/community-i686/epmd.service
  erlang/repos/community-i686/epmd.socket
  erlang/repos/community-x86_64/PKGBUILD
  erlang/repos/community-x86_64/epmd.conf
  erlang/repos/community-x86_64/epmd.service
  erlang/repos/community-x86_64/epmd.socket

---+
 /PKGBUILD |  186 
 /epmd.conf|6 +
 /epmd.service |   22 
 /epmd.socket  |   18 +++
 community-i686/PKGBUILD   |   93 
 community-i686/epmd.conf  |3 
 community-i686/epmd.service   |   11 --
 community-i686/epmd.socket|9 -
 community-x86_64/PKGBUILD |   93 
 community-x86_64/epmd.conf|3 
 community-x86_64/epmd.service |   11 --
 community-x86_64/epmd.socket  |9 -
 12 files changed, 232 insertions(+), 232 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-14 22:54:18 UTC (rev 195924)
+++ community-i686/PKGBUILD 2016-11-14 22:55:55 UTC (rev 195925)
@@ -1,93 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Lukas Fleischer 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Sarah Hay 
-# Contributor: Tom Burdick 
-# Contributor: Ricardo Catalinas Jiménez 
-
-pkgbase=erlang
-pkgname=('erlang' 'erlang-unixodbc')
-pkgver=19.1.1
-pkgrel=1
-arch=('x86_64' 'i686')
-url='http://www.erlang.org/'
-license=('Apache')
-makedepends=('perl' 'mesa' 'lksctp-tools' 'unixodbc' 'wxgtk' 'glu' 'git'
- 'libxslt' 'fop' 'java-environment')
-options=('staticlibs')
-source=("git://github.com/erlang/otp.git#tag=OTP-$pkgver"
-"http://www.erlang.org/download/otp_doc_man_${pkgver%.*}.tar.gz;
-'epmd.service'
-'epmd.socket'
-'epmd.conf')
-sha256sums=('SKIP'
-'7200e9e5b3a229a6b3838046e1b3e64afc869265539d49d0e4853212f19c0c79'
-'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
-'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34'
-'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2')
-
-prepare() {
-  cd otp
-  ./otp_build setup
-}
-
-build() {
-  cd otp
-  ./configure --prefix=/usr --enable-smp-support --with-odbc
-  make
-}
-
-package_erlang() {
-  pkgdesc='General-purpose concurrent functional programming language 
developed by Ericsson'
-  depends=('ncurses' 'glu' 'wxgtk' 'openssl')
-  optdepends=('erlang-unixodbc: database support'
-  'java-environment: for Java support'
-  'lksctp-tools: for SCTP support')
-  provides=('erlang-nox')
-  conflicts=('erlang-nox')
-
-  make -C otp DESTDIR="$pkgdir" install
-
-  # Documentation
-  install -d "$pkgdir/usr/share/doc/erlang"
-  install -m0644 "$srcdir/otp/README.md" \
-"$srcdir"/COPYRIGHT \
-"$pkgdir/usr/share/doc/erlang"
-
-  # Compressed man pages
-  for page in "$srcdir/man/man?/*"; do gzip $page; done
-  cp -r "$srcdir/man" "$pkgdir/usr/lib/erlang/"
-
-  # License
-  install -Dm0644 "$srcdir/otp/LICENSE.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-
-  # Move over files that will be packaged as erlang-unixodbc
-  mkdir "$srcdir/unixodbc"
-  mv "$pkgdir/usr/lib/erlang/lib/odbc"* "$srcdir/unixodbc/"
-  mv "$pkgdir/usr/lib/erlang/man/man3/odbc.3.gz" "$srcdir"
-
-  # epmd service, socket and conf
-  cd "$srcdir"
-  install -Dm644 epmd.service "$pkgdir/usr/lib/systemd/system/epmd.service"
-  install -Dm644 epmd.socket "$pkgdir/usr/lib/systemd/system/epmd.socket"
-  install -Dm644 epmd.conf "$pkgdir/etc/conf.d/epmd"
-}
-
-package_erlang-unixodbc() {
-  pkgdesc='Unixodbc support for Erlang'
-  depends=('unixodbc' 'erlang-nox')
-
-  # Get the files that should be packaged as erlang-unixodbc
-  mkdir -p 

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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 22:54:18
  Author: arodseth
Revision: 195924

upgpkg: erlang 19.1.6-1

Modified:
  erlang/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 22:38:53 UTC (rev 195923)
+++ PKGBUILD2016-11-14 22:54:18 UTC (rev 195924)
@@ -8,7 +8,7 @@
 
 pkgbase=erlang
 pkgname=('erlang' 'erlang-unixodbc')
-pkgver=19.1.1
+pkgver=19.1.6
 pkgrel=1
 arch=('x86_64' 'i686')
 url='http://www.erlang.org/'


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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 22:38:53
  Author: arodseth
Revision: 195923

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

Added:
  geany-plugins/repos/community-i686/PKGBUILD
(from rev 195922, geany-plugins/trunk/PKGBUILD)
  geany-plugins/repos/community-x86_64/PKGBUILD
(from rev 195922, geany-plugins/trunk/PKGBUILD)
Deleted:
  geany-plugins/repos/community-i686/PKGBUILD
  geany-plugins/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-14 22:37:23 UTC (rev 195922)
+++ community-i686/PKGBUILD 2016-11-14 22:38:53 UTC (rev 195923)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: djgera
-# Contributor: Patrick Melo 
-
-pkgname=geany-plugins
-pkgver=1.28
-pkgrel=1
-pkgdesc='Plugins for Geany'
-arch=('x86_64' 'i686')
-url='http://plugins.geany.org/'
-license=('GPL')
-depends=("geany>=$pkgver" 'gtkspell' 'webkitgtk2' 'ctpl' 'gpgme' 'vte'
- 'desktop-file-utils' 'gtk-update-icon-cache' 'lua51' 'libgit2')
-makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
-optdepends=('hspell: hebrew spell checker')
-source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('b13471e0a4cb76d04a96bb21c965087b50c16390edee0c6b3bbd920d8ac17745')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: plugins.geany.org/downloads.html
-# vim:set ts=2 sw=2 et:

Copied: geany-plugins/repos/community-i686/PKGBUILD (from rev 195922, 
geany-plugins/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-14 22:38:53 UTC (rev 195923)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: djgera
+# Contributor: Patrick Melo 
+
+pkgname=geany-plugins
+pkgver=1.29
+pkgrel=1
+pkgdesc='Plugins for Geany'
+arch=('x86_64' 'i686')
+url='http://plugins.geany.org/'
+license=('GPL')
+depends=("geany>=$pkgver" 'gtkspell' 'webkitgtk2' 'ctpl' 'gpgme' 'vte'
+ 'desktop-file-utils' 'gtk-update-icon-cache' 'lua51' 'libgit2')
+makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
+optdepends=('hspell: hebrew spell checker')
+source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: plugins.geany.org/downloads.html
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-14 22:37:23 UTC (rev 195922)
+++ community-x86_64/PKGBUILD   2016-11-14 22:38:53 UTC (rev 195923)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: djgera
-# Contributor: Patrick Melo 
-
-pkgname=geany-plugins
-pkgver=1.28
-pkgrel=1
-pkgdesc='Plugins for Geany'
-arch=('x86_64' 'i686')
-url='http://plugins.geany.org/'
-license=('GPL')
-depends=("geany>=$pkgver" 'gtkspell' 'webkitgtk2' 'ctpl' 'gpgme' 'vte'
- 'desktop-file-utils' 'gtk-update-icon-cache' 'lua51' 'libgit2')
-makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
-optdepends=('hspell: hebrew spell checker')
-source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('b13471e0a4cb76d04a96bb21c965087b50c16390edee0c6b3bbd920d8ac17745')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: plugins.geany.org/downloads.html
-# vim:set ts=2 sw=2 et:

Copied: geany-plugins/repos/community-x86_64/PKGBUILD (from rev 195922, 
geany-plugins/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-14 22:38:53 UTC (rev 195923)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 

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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 22:37:23
  Author: arodseth
Revision: 195922

upgpkg: geany-plugins 1.29-1

Modified:
  geany-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 21:56:21 UTC (rev 195921)
+++ PKGBUILD2016-11-14 22:37:23 UTC (rev 195922)
@@ -5,7 +5,7 @@
 # Contributor: Patrick Melo 
 
 pkgname=geany-plugins
-pkgver=1.28
+pkgver=1.29
 pkgrel=1
 pkgdesc='Plugins for Geany'
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 makedepends=('intltool' 'vala' 'gdb' 'cppcheck' 'libgit2')
 optdepends=('hspell: hebrew spell checker')
 source=("http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('b13471e0a4cb76d04a96bb21c965087b50c16390edee0c6b3bbd920d8ac17745')
+sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7')
 
 build() {
   cd "$pkgname-$pkgver"


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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 21:51:55
  Author: arodseth
Revision: 195918

upgpkg: erlang-nox 19.1.6-1

Modified:
  erlang-nox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 21:09:19 UTC (rev 195917)
+++ PKGBUILD2016-11-14 21:51:55 UTC (rev 195918)
@@ -7,7 +7,7 @@
 # Contributor: Ricardo Catalinas Jiménez 
 
 pkgname=erlang-nox
-pkgver=19.1.1
+pkgver=19.1.6
 pkgrel=1
 pkgdesc='General-purpose concurrent functional programming language developed 
by Ericsson (headless version)'
 arch=('x86_64' 'i686')


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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 21:56:21
  Author: arodseth
Revision: 195921

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-14 21:54:50 UTC (rev 195920)
+++ community-i686/PKGBUILD 2016-11-14 21:56:21 UTC (rev 195921)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Ionut Biru  
-# Contributor: William Rea 
-# Contributor: Allan McRae 
-
-pkgname=geany
-pkgver=1.28
-pkgrel=1
-pkgdesc='Fast and lightweight IDE'
-arch=('x86_64' 'i686')
-url='http://www.geany.org/'
-license=('GPL')
-depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('perl-xml-parser' 'intltool')
-optdepends=('geany-plugins: various extra features'
-'vte: terminal support'
-'python2')
-source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  # Python2 fix
-  sed -i '0,/on/s//on2/' data/templates/files/main.py
-
-  # Syntax highlighting for PKGBUILD files
-  sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: geany.org/Documentation/ChangeLog
-# vim:set ts=2 sw=2 et:

Copied: geany/repos/community-i686/PKGBUILD (from rev 195920, 
geany/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-14 21:56:21 UTC (rev 195921)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Ionut Biru  
+# Contributor: William Rea 
+# Contributor: Allan McRae 
+
+pkgname=geany
+pkgver=1.29
+pkgrel=1
+pkgdesc='Fast and lightweight IDE'
+arch=('x86_64' 'i686')
+url='http://www.geany.org/'
+license=('GPL')
+depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
+makedepends=('perl-xml-parser' 'intltool')
+optdepends=('geany-plugins: various extra features'
+'vte: terminal support'
+'python2')
+source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('394307596bc908419617e4c33e93eae8b5b733dfc8d01161677b8cbd3a4fb20f')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  # Python2 fix
+  sed -i '0,/on/s//on2/' data/templates/files/main.py
+
+  # Syntax highlighting for PKGBUILD files
+  sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: geany.org/Documentation/ChangeLog
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-14 21:54:50 UTC (rev 195920)
+++ community-x86_64/PKGBUILD   2016-11-14 21:56:21 UTC (rev 195921)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Ionut Biru  
-# Contributor: William Rea 
-# Contributor: Allan McRae 
-
-pkgname=geany
-pkgver=1.28
-pkgrel=1
-pkgdesc='Fast and lightweight IDE'
-arch=('x86_64' 'i686')
-url='http://www.geany.org/'
-license=('GPL')
-depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('perl-xml-parser' 'intltool')
-optdepends=('geany-plugins: various extra features'
-'vte: terminal support'
-'python2')
-source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  # Python2 fix
-  sed -i '0,/on/s//on2/' data/templates/files/main.py
-
-  # Syntax highlighting for PKGBUILD files
-  sed -i 's/Sh=/Sh=PKGBUILD;/' data/filetype_extensions.conf
-}
-
-build() {
-  cd 

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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 21:54:50
  Author: arodseth
Revision: 195920

upgpkg: geany 1.29-1

Modified:
  geany/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 21:53:47 UTC (rev 195919)
+++ PKGBUILD2016-11-14 21:54:50 UTC (rev 195920)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae 
 
 pkgname=geany
-pkgver=1.28
+pkgver=1.29
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -18,7 +18,7 @@
 'vte: terminal support'
 'python2')
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a')
+sha256sums=('394307596bc908419617e4c33e93eae8b5b733dfc8d01161677b8cbd3a4fb20f')
 
 prepare() {
   cd "$pkgname-$pkgver"


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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 21:53:47
  Author: arodseth
Revision: 195919

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

Added:
  erlang-nox/repos/community-i686/PKGBUILD
(from rev 195918, erlang-nox/trunk/PKGBUILD)
  erlang-nox/repos/community-i686/epmd.conf
(from rev 195918, erlang-nox/trunk/epmd.conf)
  erlang-nox/repos/community-i686/epmd.service
(from rev 195918, erlang-nox/trunk/epmd.service)
  erlang-nox/repos/community-i686/epmd.socket
(from rev 195918, erlang-nox/trunk/epmd.socket)
  erlang-nox/repos/community-x86_64/PKGBUILD
(from rev 195918, erlang-nox/trunk/PKGBUILD)
  erlang-nox/repos/community-x86_64/epmd.conf
(from rev 195918, erlang-nox/trunk/epmd.conf)
  erlang-nox/repos/community-x86_64/epmd.service
(from rev 195918, erlang-nox/trunk/epmd.service)
  erlang-nox/repos/community-x86_64/epmd.socket
(from rev 195918, erlang-nox/trunk/epmd.socket)
Deleted:
  erlang-nox/repos/community-i686/PKGBUILD
  erlang-nox/repos/community-i686/epmd.conf
  erlang-nox/repos/community-i686/epmd.service
  erlang-nox/repos/community-i686/epmd.socket
  erlang-nox/repos/community-x86_64/PKGBUILD
  erlang-nox/repos/community-x86_64/epmd.conf
  erlang-nox/repos/community-x86_64/epmd.service
  erlang-nox/repos/community-x86_64/epmd.socket

---+
 /PKGBUILD |  148 
 /epmd.conf|6 +
 /epmd.service |   22 +
 /epmd.socket  |   18 
 community-i686/PKGBUILD   |   74 
 community-i686/epmd.conf  |3 
 community-i686/epmd.service   |   11 --
 community-i686/epmd.socket|9 --
 community-x86_64/PKGBUILD |   74 
 community-x86_64/epmd.conf|3 
 community-x86_64/epmd.service |   11 --
 community-x86_64/epmd.socket  |9 --
 12 files changed, 194 insertions(+), 194 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-14 21:51:55 UTC (rev 195918)
+++ community-i686/PKGBUILD 2016-11-14 21:53:47 UTC (rev 195919)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Lukas Fleischer 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Sarah Hay 
-# Contributor: Tom Burdick 
-# Contributor: Ricardo Catalinas Jiménez 
-
-pkgname=erlang-nox
-pkgver=19.1.1
-pkgrel=1
-pkgdesc='General-purpose concurrent functional programming language developed 
by Ericsson (headless version)'
-arch=('x86_64' 'i686')
-url='http://www.erlang.org/'
-license=('Apache')
-depends=('ncurses' 'openssl')
-makedepends=('perl' 'lksctp-tools' 'unixodbc' 'git' 'libxslt' 'fop'
- 'java-environment')
-conflicts=('erlang')
-optdepends=('erlang-unixodbc: database support'
-'java-environment: for Java support'
-'lksctp-tools: for SCTP support')
-options=('staticlibs')
-source=("git://github.com/erlang/otp.git#tag=OTP-$pkgver"
-"http://www.erlang.org/download/otp_doc_man_${pkgver%.*}.tar.gz;
-'epmd.service'
-'epmd.socket'
-'epmd.conf')
-sha256sums=('SKIP'
-'7200e9e5b3a229a6b3838046e1b3e64afc869265539d49d0e4853212f19c0c79'
-'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
-'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34'
-'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2')
-
-prepare() {
-  cd otp
-  ./otp_build setup
-}
-
-build() {
-  cd otp
-  ./configure --prefix=/usr --enable-smp-support --with-odbc
-  make
-}
-
-package() {
-  make -C otp DESTDIR="$pkgdir" install
-
-  # Documentation
-  install -d "$pkgdir/usr/share/doc/erlang"
-  install -m0644 "$srcdir/otp/README.md" \
-"$srcdir"/COPYRIGHT \
-"$pkgdir/usr/share/doc/erlang"
-
-  # Compressed man pages
-  for page in "$srcdir/man/man?/*"; do gzip $page; done
-  cp -r "$srcdir/man" "$pkgdir/usr/lib/erlang/"
-
-  # License
-  install -Dm0644 "$srcdir/otp/LICENSE.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-
-  # Remove files that are packaged as erlang-unixodbc
-  rm -r "$pkgdir/usr/lib/erlang/"{lib/odbc*,man/man3/odbc.3.gz}
-
-  # epmd service, socket and conf
-  cd "$srcdir"
-  install -Dm644 epmd.service "$pkgdir/usr/lib/systemd/system/epmd.service"
-  install -Dm644 epmd.socket "$pkgdir/usr/lib/systemd/system/epmd.socket"
-  install -Dm644 epmd.conf "$pkgdir/etc/conf.d/epmd"
-}
-
-# getver: raw.githubusercontent.com/erlang/otp/maint/OTP_VERSION
-# vim:set ts=2 sw=2 et:

Copied: erlang-nox/repos/community-i686/PKGBUILD (from rev 195918, 
erlang-nox/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD

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

2016-11-14 Thread Levente Polyak
Date: Monday, November 14, 2016 @ 21:08:59
  Author: anthraxx
Revision: 195916

switched source to https

Modified:
  powerdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 20:38:45 UTC (rev 195915)
+++ PKGBUILD2016-11-14 21:08:59 UTC (rev 195916)
@@ -23,7 +23,7 @@
 conflicts=('pdns')
 backup=('etc/powerdns/pdns.conf')
 install=powerdns.install
-source=(http://downloads.powerdns.com/releases/pdns-${pkgver}.tar.bz2{,.asc})
+source=(https://downloads.powerdns.com/releases/pdns-${pkgver}.tar.bz2{,.asc})
 
sha512sums=('77fce9963a05198afeb569f92fbb0f6a1cb3426c28dd77b0921128189c80d9a72ebdbfc249dfc0b5b89cc7a65a83887a0388d6cc3461453b1e3096e563afdd1e'
 'SKIP')
 validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7') # Pieter Lexis 



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

2016-11-14 Thread Levente Polyak
Date: Monday, November 14, 2016 @ 21:09:19
  Author: anthraxx
Revision: 195917

switched url to https

Modified:
  powerdns-recursor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 21:08:59 UTC (rev 195916)
+++ PKGBUILD2016-11-14 21:09:19 UTC (rev 195917)
@@ -17,7 +17,7 @@
 provides=('pdns-recursor')
 conflicts=('pdns-recursor')
 backup=('etc/powerdns/recursor.conf')
-source=(http://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc}
+source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc}
 pdns-recursor-4.0.3-boost-context.patch)
 
sha512sums=('03c77cff58851f9802eba434fb674d9cbd19b849620996df84b8dccc97539607895e06c1beb662b1ce08146bbc2b51a72bde2d6d90ef88c929ab645d9b5a33c4'
 'SKIP'


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

2016-11-14 Thread Bartłomiej Piotrowski
Date: Monday, November 14, 2016 @ 20:52:42
  Author: bpiotrowski
Revision: 280737

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

Added:
  ncurses/repos/testing-i686/
  ncurses/repos/testing-i686/PKGBUILD
(from rev 280736, ncurses/trunk/PKGBUILD)
  ncurses/repos/testing-x86_64/
  ncurses/repos/testing-x86_64/PKGBUILD
(from rev 280736, ncurses/trunk/PKGBUILD)

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

Copied: ncurses/repos/testing-i686/PKGBUILD (from rev 280736, 
ncurses/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-11-14 20:52:42 UTC (rev 280737)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=ncurses
+_pkgver=6.0-20161112
+pkgver=${_pkgver/-/+}
+pkgrel=1
+pkgdesc='System V Release 4.0 curses emulation library'
+arch=('i686' 'x86_64')
+url='http://invisible-island.net/ncurses/ncurses.html'
+license=('MIT')
+depends=('glibc' 'gcc-libs')
+provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
+  'libncursesw.so')
+source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
+md5sums=('8e0c11e0753a2fe742a317a73880cfff'
+ 'SKIP')
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
+
+build() {
+  cd $pkgname-${_pkgver}
+
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+--with-pkg-config-libdir=/usr/lib/pkgconfig \
+--with-shared --with-normal --without-debug --without-ada \
+--enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared \
+--enable-ext-colors --enable-ext-mouse
+  make
+}
+
+package() {
+  cd $pkgname-${_pkgver}
+  make DESTDIR="$pkgdir" install
+
+  # fool packages looking to link to non-wide-character ncurses libraries
+  for lib in ncurses ncurses++ form panel menu; do
+echo "INPUT(-l${lib}w)" > "$pkgdir"/usr/lib/lib${lib}.so
+ln -s ${lib}w.pc "$pkgdir"/usr/lib/pkgconfig/${lib}.pc
+  done
+
+  # some packages look for -lcurses during build
+  echo "INPUT(-lncursesw)" > "$pkgdir"/usr/lib/libcursesw.so
+  ln -s libncurses.so "$pkgdir"/usr/lib/libcurses.so
+
+  # install license, rip it from the readme
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  grep -B 100 '$Id' README > "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: ncurses/repos/testing-x86_64/PKGBUILD (from rev 280736, 
ncurses/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-11-14 20:52:42 UTC (rev 280737)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=ncurses
+_pkgver=6.0-20161112
+pkgver=${_pkgver/-/+}
+pkgrel=1
+pkgdesc='System V Release 4.0 curses emulation library'
+arch=('i686' 'x86_64')
+url='http://invisible-island.net/ncurses/ncurses.html'
+license=('MIT')
+depends=('glibc' 'gcc-libs')
+provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
+  'libncursesw.so')
+source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
+md5sums=('8e0c11e0753a2fe742a317a73880cfff'
+ 'SKIP')
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
+
+build() {
+  cd $pkgname-${_pkgver}
+
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+--with-pkg-config-libdir=/usr/lib/pkgconfig \
+--with-shared --with-normal --without-debug --without-ada \
+--enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared \
+--enable-ext-colors --enable-ext-mouse
+  make
+}
+
+package() {
+  cd $pkgname-${_pkgver}
+  make DESTDIR="$pkgdir" install
+
+  # fool packages looking to link to non-wide-character ncurses libraries
+  for lib in ncurses ncurses++ form panel menu; do
+echo "INPUT(-l${lib}w)" > "$pkgdir"/usr/lib/lib${lib}.so
+ln -s ${lib}w.pc "$pkgdir"/usr/lib/pkgconfig/${lib}.pc
+  done
+
+  # some packages look for -lcurses during build
+  echo "INPUT(-lncursesw)" > "$pkgdir"/usr/lib/libcursesw.so
+  ln -s libncurses.so "$pkgdir"/usr/lib/libcurses.so
+
+  # install license, rip it from the readme
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  grep -B 100 '$Id' README > "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-11-14 Thread Bartłomiej Piotrowski
Date: Monday, November 14, 2016 @ 20:52:38
  Author: bpiotrowski
Revision: 280736

upgpkg: ncurses 6.0+20161112-1

new upstream patches

Modified:
  ncurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 19:11:45 UTC (rev 280735)
+++ PKGBUILD2016-11-14 20:52:38 UTC (rev 280736)
@@ -4,8 +4,9 @@
 # Contributor: judd 
 
 pkgname=ncurses
-pkgver=6.0
-pkgrel=4
+_pkgver=6.0-20161112
+pkgver=${_pkgver/-/+}
+pkgrel=1
 pkgdesc='System V Release 4.0 curses emulation library'
 arch=('i686' 'x86_64')
 url='http://invisible-island.net/ncurses/ncurses.html'
@@ -13,13 +14,13 @@
 depends=('glibc' 'gcc-libs')
 provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
   'libncursesw.so')
-source=(ftp://invisible-island.net/ncurses/ncurses-${pkgver/_/-}.tar.gz{,.asc})
-md5sums=('ee13d052e1ead260d7c28071f46eefb1'
+source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
+md5sums=('8e0c11e0753a2fe742a317a73880cfff'
  'SKIP')
 validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
 
 build() {
-  cd $pkgname-${pkgver/_/-}
+  cd $pkgname-${_pkgver}
 
   ./configure --prefix=/usr --mandir=/usr/share/man \
 --with-pkg-config-libdir=/usr/lib/pkgconfig \
@@ -30,7 +31,7 @@
 }
 
 package() {
-  cd $pkgname-${pkgver/_/-}
+  cd $pkgname-${_pkgver}
   make DESTDIR="$pkgdir" install
 
   # fool packages looking to link to non-wide-character ncurses libraries


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

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 20:38:45
  Author: jelle
Revision: 195915

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-14 20:38:37 UTC (rev 195914)
+++ PKGBUILD2016-11-14 20:38:45 UTC (rev 195915)
@@ -1,43 +0,0 @@
-#/Maintainer: Jelle van der Waa 
-#Contributor: lilydjwg 
-
-pkgbase=python-dateutil
-pkgname=('python-dateutil' 'python2-dateutil')
-pkgver=2.5.3
-pkgrel=1
-pkgdesc="Provides powerful extensions to the standard datetime module"
-arch=('any')
-license=('custom')
-url="https://github.com/dateutil/dateutil;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-source=("$pkgbase-$pkgver.tar.gz"::"https://github.com/dateutil/dateutil/archive/$pkgver.tar.gz;)
-md5sums=('93e297b21a3c5d2a8db878788efbcf25')
-
-build() {
-  cd $srcdir
-  cp -r  dateutil-$pkgver python2-dateutil-$pkgver
-}
-
-package_python-dateutil() {
-depends=('python-six')
-  cd dateutil-$pkgver
-  python3 setup.py install --root=$pkgdir --optimize=1
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-dateutil() {
-depends=('python2-six')
-  cd $srcdir/python2-dateutil-$pkgver
-  python2 setup.py install --root=$pkgdir --optimize=1
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-check() {
-  cd dateutil-$pkgver
-  python3 updatezinfo.py
-  python3 setup.py test
-
-  cd $srcdir/python2-dateutil-$pkgver
-  python2 updatezinfo.py
-  python2 setup.py test
-}

Copied: python-dateutil/repos/community-any/PKGBUILD (from rev 195914, 
python-dateutil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-14 20:38:45 UTC (rev 195915)
@@ -0,0 +1,43 @@
+#Maintainer: Jelle van der Waa 
+#Contributor: lilydjwg 
+
+pkgbase=python-dateutil
+pkgname=('python-dateutil' 'python2-dateutil')
+pkgver=2.6.0
+pkgrel=1
+pkgdesc="Provides powerful extensions to the standard datetime module"
+arch=('any')
+license=('custom')
+url="https://github.com/dateutil/dateutil;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
+source=("$pkgbase-$pkgver.tar.gz"::"https://github.com/dateutil/dateutil/archive/$pkgver.tar.gz;)
+md5sums=('7ac719938274be8da1ab870c3b35941c')
+
+build() {
+  cd $srcdir
+  cp -r  dateutil-$pkgver python2-dateutil-$pkgver
+}
+
+package_python-dateutil() {
+depends=('python-six')
+  cd dateutil-$pkgver
+  python3 setup.py install --root=$pkgdir --optimize=1
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-dateutil() {
+depends=('python2-six')
+  cd $srcdir/python2-dateutil-$pkgver
+  python2 setup.py install --root=$pkgdir --optimize=1
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+check() {
+  cd dateutil-$pkgver
+  python3 updatezinfo.py
+  python3 setup.py test
+
+  cd $srcdir/python2-dateutil-$pkgver
+  python2 updatezinfo.py
+  python2 setup.py test
+}


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

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 20:38:37
  Author: jelle
Revision: 195914

upgpkg: python-dateutil 2.6.0-1

Modified:
  python-dateutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 20:36:55 UTC (rev 195913)
+++ PKGBUILD2016-11-14 20:38:37 UTC (rev 195914)
@@ -1,9 +1,9 @@
-#/Maintainer: Jelle van der Waa 
+#Maintainer: Jelle van der Waa 
 #Contributor: lilydjwg 
 
 pkgbase=python-dateutil
 pkgname=('python-dateutil' 'python2-dateutil')
-pkgver=2.5.3
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="Provides powerful extensions to the standard datetime module"
 arch=('any')
@@ -11,7 +11,7 @@
 url="https://github.com/dateutil/dateutil;
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
 
source=("$pkgbase-$pkgver.tar.gz"::"https://github.com/dateutil/dateutil/archive/$pkgver.tar.gz;)
-md5sums=('93e297b21a3c5d2a8db878788efbcf25')
+md5sums=('7ac719938274be8da1ab870c3b35941c')
 
 build() {
   cd $srcdir


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

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 20:36:55
  Author: jelle
Revision: 195913

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

Added:
  gsoap/repos/community-i686/LICENSE
(from rev 195912, gsoap/trunk/LICENSE)
  gsoap/repos/community-i686/PKGBUILD
(from rev 195912, gsoap/trunk/PKGBUILD)
  gsoap/repos/community-x86_64/LICENSE
(from rev 195912, gsoap/trunk/LICENSE)
  gsoap/repos/community-x86_64/PKGBUILD
(from rev 195912, gsoap/trunk/PKGBUILD)
Deleted:
  gsoap/repos/community-i686/LICENSE
  gsoap/repos/community-i686/PKGBUILD
  gsoap/repos/community-x86_64/LICENSE
  gsoap/repos/community-x86_64/PKGBUILD

---+
 /LICENSE  |  326 
 /PKGBUILD |   78 ++
 community-i686/LICENSE|  163 --
 community-i686/PKGBUILD   |   39 -
 community-x86_64/LICENSE  |  163 --
 community-x86_64/PKGBUILD |   39 -
 6 files changed, 404 insertions(+), 404 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2016-11-14 20:36:44 UTC (rev 195912)
+++ community-i686/LICENSE  2016-11-14 20:36:55 UTC (rev 195913)
@@ -1,163 +0,0 @@
-gSOAP Public License
-Version 1.3a
-The gSOAP public license is derived from the Mozilla Public License (MPL1.1). 
The sections that were deleted from the original MPL1.1 text are 1.0.1, 
2.1.(c),(d), 2.2.(c),(d), 8.2.(b), 10, and 11. Section 3.8 was added. The 
modified sections are 2.1.(b), 2.2.(b), 3.2 (simplified), 3.5 (deleted the last 
sentence), and 3.6 (simplified).
-1  DEFINITIONS.
-
-1.0.1.
-1.1. "Contributor"
-means each entity that creates or contributes to the creation of 
Modifications.
-1.2. "Contributor Version"
-means the combination of the Original Code, prior Modifications used by a 
Contributor, and the Modifications made by that particular Contributor.
-1.3. "Covered Code"
-means the Original Code, or Modifications or the combination of the 
Original Code, and Modifications, in each case including portions thereof.
-1.4. "Electronic Distribution Mechanism"
-means a mechanism generally accepted in the software development community 
for the electronic transfer of data.
-1.5. "Executable"
-means Covered Code in any form other than Source Code.
-1.6. "Initial Developer"
-means the individual or entity identified as the Initial Developer in the 
Source Code notice required by Exhibit A.
-1.7. "Larger Work"
-means a work which combines Covered Code or portions thereof with code not 
governed by the terms of this License.
-1.8. "License"
-means this document.
-1.8.1. "Licensable"
-means having the right to grant, to the maximum extent possible, whether 
at the time of the initial grant or subsequently acquired, any and all of the 
rights conveyed herein.
-1.9. "Modifications"
-means any addition to or deletion from the substance or structure of 
either the Original Code or any previous Modifications. When Covered Code is 
released as a series of files, a Modification is:
-
-A.
-Any addition to or deletion from the contents of a file containing 
Original Code or previous Modifications.
-B.
-Any new file that contains any part of the Original Code, or previous 
Modifications. 
-
-1.10. "Original Code"
-means Source Code of computer software code which is described in the 
Source Code notice required by Exhibit A as Original Code, and which, at the 
time of its release under this License is not already Covered Code governed by 
this License.
-1.10.1. "Patent Claims"
-means any patent claim(s), now owned or hereafter acquired, including 
without limitation, method, process, and apparatus claims, in any patent 
Licensable by grantor.
-1.11. "Source Code"
-means the preferred form of the Covered Code for making modifications to 
it, including all modules it contains, plus any associated interface definition 
files, scripts used to control compilation and installation of an Executable, 
or source code differential comparisons against either the Original Code or 
another well known, available Covered Code of the Contributor's choice. The 
Source Code can be in a compressed or archival form, provided the appropriate 
decompression or de-archiving software is widely available for no charge.
-1.12. "You" (or "Your")
-means an individual or a legal entity exercising rights under, and 
complying with all of the terms of, this License or a future version of this 
License issued under Section 6.1. For legal entities, "You" includes any entity 
which controls, is controlled by, or is under common control with You. For 
purposes of this definition, "control" means (a) the power, direct or indirect, 
to cause the direction or management of such entity, whether by contract or 
otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding 

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

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 19:22:06
  Author: jelle
Revision: 195911

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-14 19:20:50 UTC (rev 195910)
+++ community-i686/PKGBUILD 2016-11-14 19:22:06 UTC (rev 195911)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Aaron DeVore 
-
-pkgbase=python-selenium
-pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.53.1
-pkgrel=1
-pkgdesc="Python binding for Selenium Remote Control"
-arch=('i686' 'x86_64')
-url="http://pypi.python.org/pypi/selenium;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=('lib32-glibc: Firefox x86 webdriver support for x86_64')
-source=("http://pypi.python.org/packages/source/s/selenium/selenium-${pkgver}.tar.gz;)
-md5sums=('8d8b532348a5b7c6717593cae11a656b')
-
-package_python-selenium() {
-  depends=('python')
-  cd "$srcdir/selenium-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-selenium() {
-  depends=('python2')
-  cd "$srcdir/selenium-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# check() takes too many dependencies to run

Copied: python-selenium/repos/community-i686/PKGBUILD (from rev 195910, 
python-selenium/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-14 19:22:06 UTC (rev 195911)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Aaron DeVore 
+
+pkgbase=python-selenium
+pkgname=('python-selenium' 'python2-selenium')
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="Python binding for Selenium Remote Control"
+arch=('i686' 'x86_64')
+url="http://pypi.python.org/pypi/selenium;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+optdepends=('geckodriver: Firefox driver support')
+source=("https://pypi.python.org/packages/3a/a3/e4ab60a0229a85f468a36367bc0672a4bca2720f24391eda33704a5f0ad5/selenium-3.0.1.tar.gz;)
+md5sums=('ed5da4a35e1e643a53386d3e8f5960af')
+
+package_python-selenium() {
+  depends=('python')
+  cd "$srcdir/selenium-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-selenium() {
+  depends=('python2')
+  cd "$srcdir/selenium-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# check() takes too many dependencies to run

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-14 19:20:50 UTC (rev 195910)
+++ community-x86_64/PKGBUILD   2016-11-14 19:22:06 UTC (rev 195911)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Aaron DeVore 
-
-pkgbase=python-selenium
-pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.0.1
-pkgrel=1
-pkgdesc="Python binding for Selenium Remote Control"
-arch=('i686' 'x86_64')
-url="http://pypi.python.org/pypi/selenium;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=('geckodriver: Firefox driver support')
-source=("https://pypi.python.org/packages/3a/a3/e4ab60a0229a85f468a36367bc0672a4bca2720f24391eda33704a5f0ad5/selenium-3.0.1.tar.gz;)
-md5sums=('ed5da4a35e1e643a53386d3e8f5960af')
-
-package_python-selenium() {
-  depends=('python')
-  cd "$srcdir/selenium-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-selenium() {
-  depends=('python2')
-  cd "$srcdir/selenium-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# check() takes too many dependencies to run

Copied: python-selenium/repos/community-x86_64/PKGBUILD (from rev 195910, 
python-selenium/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-14 19:22:06 UTC (rev 195911)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Aaron DeVore 
+
+pkgbase=python-selenium
+pkgname=('python-selenium' 'python2-selenium')

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

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 19:20:41
  Author: jelle
Revision: 195909

upgpkg: python-selenium 3.0.1-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 19:12:41 UTC (rev 195908)
+++ PKGBUILD2016-11-14 19:20:41 UTC (rev 195909)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.53.1
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
 url="http://pypi.python.org/pypi/selenium;
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=('lib32-glibc: Firefox x86 webdriver support for x86_64')
-source=("http://pypi.python.org/packages/source/s/selenium/selenium-${pkgver}.tar.gz;)
-md5sums=('8d8b532348a5b7c6717593cae11a656b')
+optdepends=('geckodriver: Firefox driver support')
+source=("https://pypi.python.org/packages/3a/a3/e4ab60a0229a85f468a36367bc0672a4bca2720f24391eda33704a5f0ad5/selenium-3.0.1.tar.gz;)
+md5sums=('ed5da4a35e1e643a53386d3e8f5960af')
 
 package_python-selenium() {
   depends=('python')


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

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 19:20:50
  Author: jelle
Revision: 195910

archrelease: copy trunk to community-x86_64

Added:
  python-selenium/repos/community-x86_64/PKGBUILD
(from rev 195909, python-selenium/trunk/PKGBUILD)
Deleted:
  python-selenium/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-14 19:20:41 UTC (rev 195909)
+++ PKGBUILD2016-11-14 19:20:50 UTC (rev 195910)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Aaron DeVore 
-
-pkgbase=python-selenium
-pkgname=('python-selenium' 'python2-selenium')
-pkgver=2.53.1
-pkgrel=1
-pkgdesc="Python binding for Selenium Remote Control"
-arch=('i686' 'x86_64')
-url="http://pypi.python.org/pypi/selenium;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=('lib32-glibc: Firefox x86 webdriver support for x86_64')
-source=("http://pypi.python.org/packages/source/s/selenium/selenium-${pkgver}.tar.gz;)
-md5sums=('8d8b532348a5b7c6717593cae11a656b')
-
-package_python-selenium() {
-  depends=('python')
-  cd "$srcdir/selenium-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-selenium() {
-  depends=('python2')
-  cd "$srcdir/selenium-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# check() takes too many dependencies to run

Copied: python-selenium/repos/community-x86_64/PKGBUILD (from rev 195909, 
python-selenium/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-14 19:20:50 UTC (rev 195910)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Aaron DeVore 
+
+pkgbase=python-selenium
+pkgname=('python-selenium' 'python2-selenium')
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="Python binding for Selenium Remote Control"
+arch=('i686' 'x86_64')
+url="http://pypi.python.org/pypi/selenium;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+optdepends=('geckodriver: Firefox driver support')
+source=("https://pypi.python.org/packages/3a/a3/e4ab60a0229a85f468a36367bc0672a4bca2720f24391eda33704a5f0ad5/selenium-3.0.1.tar.gz;)
+md5sums=('ed5da4a35e1e643a53386d3e8f5960af')
+
+package_python-selenium() {
+  depends=('python')
+  cd "$srcdir/selenium-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-selenium() {
+  depends=('python2')
+  cd "$srcdir/selenium-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# check() takes too many dependencies to run


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

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 19:12:41
  Author: jelle
Revision: 195908

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

Added:
  geckodriver/repos/community-i686/
  geckodriver/repos/community-i686/PKGBUILD
(from rev 195907, geckodriver/trunk/PKGBUILD)
  geckodriver/repos/community-x86_64/
  geckodriver/repos/community-x86_64/PKGBUILD
(from rev 195907, geckodriver/trunk/PKGBUILD)

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

Copied: geckodriver/repos/community-i686/PKGBUILD (from rev 195907, 
geckodriver/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-14 19:12:41 UTC (rev 195908)
@@ -0,0 +1,24 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: kevku 
+
+pkgname=geckodriver
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with 
Gecko-based browsers."
+arch=("x86_64" "i686")
+url="https://github.com/mozilla/geckodriver;
+license=("MPL")
+makedepends=("rust" "cargo" "gcc-libs")
+source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz;)
+sha256sums=('faa4d398b2dce60ec46534739a4b8273bc98d1246cb7b26c89625353875d3434')
+
+build() {
+   cd "$pkgname-$pkgver"
+   cargo build --release
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+install -Dm755 target/release/$pkgname "$pkgdir"/usr/bin/$pkgname
+ln -sf /usr/bin/$pkgname "$pkgdir"/usr/bin/wires
+}

Copied: geckodriver/repos/community-x86_64/PKGBUILD (from rev 195907, 
geckodriver/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-14 19:12:41 UTC (rev 195908)
@@ -0,0 +1,24 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: kevku 
+
+pkgname=geckodriver
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with 
Gecko-based browsers."
+arch=("x86_64" "i686")
+url="https://github.com/mozilla/geckodriver;
+license=("MPL")
+makedepends=("rust" "cargo" "gcc-libs")
+source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz;)
+sha256sums=('faa4d398b2dce60ec46534739a4b8273bc98d1246cb7b26c89625353875d3434')
+
+build() {
+   cd "$pkgname-$pkgver"
+   cargo build --release
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+install -Dm755 target/release/$pkgname "$pkgdir"/usr/bin/$pkgname
+ln -sf /usr/bin/$pkgname "$pkgdir"/usr/bin/wires
+}


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

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 19:12:31
  Author: jelle
Revision: 195907

upgpkg: geckodriver 0.11.1-1

Modified:
  geckodriver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 19:08:44 UTC (rev 195906)
+++ PKGBUILD2016-11-14 19:12:31 UTC (rev 195907)
@@ -8,7 +8,7 @@
 arch=("x86_64" "i686")
 url="https://github.com/mozilla/geckodriver;
 license=("MPL")
-makedepends=("rust" "cargo")
+makedepends=("rust" "cargo" "gcc-libs")
 source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz;)
 sha256sums=('faa4d398b2dce60ec46534739a4b8273bc98d1246cb7b26c89625353875d3434')
 


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

2016-11-14 Thread Bartłomiej Piotrowski
Date: Monday, November 14, 2016 @ 19:11:45
  Author: bpiotrowski
Revision: 280735

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

Added:
  bash/repos/testing-i686/
  bash/repos/testing-i686/PKGBUILD
(from rev 280734, bash/trunk/PKGBUILD)
  bash/repos/testing-i686/dot.bash_logout
(from rev 280734, bash/trunk/dot.bash_logout)
  bash/repos/testing-i686/dot.bash_profile
(from rev 280734, bash/trunk/dot.bash_profile)
  bash/repos/testing-i686/dot.bashrc
(from rev 280734, bash/trunk/dot.bashrc)
  bash/repos/testing-i686/system.bash_logout
(from rev 280734, bash/trunk/system.bash_logout)
  bash/repos/testing-i686/system.bashrc
(from rev 280734, bash/trunk/system.bashrc)
  bash/repos/testing-x86_64/
  bash/repos/testing-x86_64/PKGBUILD
(from rev 280734, bash/trunk/PKGBUILD)
  bash/repos/testing-x86_64/dot.bash_logout
(from rev 280734, bash/trunk/dot.bash_logout)
  bash/repos/testing-x86_64/dot.bash_profile
(from rev 280734, bash/trunk/dot.bash_profile)
  bash/repos/testing-x86_64/dot.bashrc
(from rev 280734, bash/trunk/dot.bashrc)
  bash/repos/testing-x86_64/system.bash_logout
(from rev 280734, bash/trunk/system.bash_logout)
  bash/repos/testing-x86_64/system.bashrc
(from rev 280734, bash/trunk/system.bashrc)

---+
 testing-i686/PKGBUILD |   92 
 testing-i686/dot.bash_logout  |3 +
 testing-i686/dot.bash_profile |5 +
 testing-i686/dot.bashrc   |9 +++
 testing-i686/system.bash_logout   |3 +
 testing-i686/system.bashrc|   20 +++
 testing-x86_64/PKGBUILD   |   92 
 testing-x86_64/dot.bash_logout|3 +
 testing-x86_64/dot.bash_profile   |5 +
 testing-x86_64/dot.bashrc |9 +++
 testing-x86_64/system.bash_logout |3 +
 testing-x86_64/system.bashrc  |   20 +++
 12 files changed, 264 insertions(+)

Copied: bash/repos/testing-i686/PKGBUILD (from rev 280734, bash/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-11-14 19:11:45 UTC (rev 280735)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Aaron Griffin 
+
+pkgname=bash
+_basever=4.4
+_patchlevel=005
+pkgver=${_basever}.${_patchlevel}
+pkgrel=1
+pkgdesc='The GNU Bourne Again shell'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.gnu.org/software/bash/bash.html'
+groups=('base')
+backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
+depends=('readline>=7.0' 'glibc' 'ncurses' 'libncursesw.so')
+optdepends=('bash-completion: for tab completion')
+provides=('sh')
+source=(https://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
+dot.bashrc
+dot.bash_profile
+dot.bash_logout
+system.bashrc
+system.bash_logout)
+validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey
+
+if [[ $((10#${_patchlevel})) -gt 0 ]]; then
+  for (( _p=1; _p<=$((10#${_patchlevel})); _p++ )); do
+source=(${source[@]} 
https://ftp.gnu.org/gnu/bash/bash-$_basever-patches/bash${_basever//.}-$(printf 
"%03d" $_p){,.sig})
+  done
+fi
+
+prepare() {
+  cd $pkgname-$_basever
+
+  for (( _p=1; _p<=$((10#${_patchlevel})); _p++ )); do
+msg "applying patch bash${_basever//.}-$(printf "%03d" $_p)"
+patch -p0 -i ../bash${_basever//.}-$(printf "%03d" $_p)
+  done
+}
+
+build() {
+  cd $pkgname-$_basever
+
+  
_bashconfig=(-DDEFAULT_PATH_VALUE=\'\"/usr/local/sbin:/usr/local/bin:/usr/bin\"\'
+   -DSTANDARD_UTILS_PATH=\'\"/usr/bin\"\'
+   -DSYS_BASHRC=\'\"/etc/bash.bashrc\"\'
+   -DSYS_BASH_LOGOUT=\'\"/etc/bash.bash_logout\"\')
+  export CFLAGS="${CFLAGS} ${_bashconfig[@]}"
+
+  ./configure --prefix=/usr --with-curses --enable-readline \
+--without-bash-malloc --with-installed-readline
+  make
+}
+
+check() {
+  make -C $pkgname-$_basever check
+}
+
+package() {
+  make -C $pkgname-$_basever DESTDIR="$pkgdir" install
+  ln -s bash "$pkgdir"/usr/bin/sh
+
+  install -dm755 "$pkgdir"/etc/skel/
+  # system-wide configuration files
+  install -m644 system.bashrc $pkgdir/etc/bash.bashrc
+  install -m644 system.bash_logout "$pkgdir"/etc/bash.bash_logout
+
+  # user configuration file skeletons
+  install -m644 dot.bashrc "$pkgdir"/etc/skel/.bashrc
+  install -m644 dot.bash_profile "$pkgdir"/etc/skel/.bash_profile
+  install -m644 dot.bash_logout "$pkgdir"/etc/skel/.bash_logout
+}
+
+md5sums=('14a7c95ac23705559b6f477dfe25'
+ 'SKIP'
+ '027d6bd8f5f6a06b75bb7698cb478089'
+ '2902e0fee7a9168f3a4fd2ccd60ff047'
+ '42f4400ed2314bd7519c020d0187edc5'
+ '09c6f7f099f18e01cc2250719757c9a2'
+ '472f536d7c9e8250dc4568ec4cfaf294'
+ 

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

2016-11-14 Thread Bartłomiej Piotrowski
Date: Monday, November 14, 2016 @ 19:11:09
  Author: bpiotrowski
Revision: 280734

upgpkg: bash 4.4.005-1

new upstream patches

Modified:
  bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 19:03:30 UTC (rev 280733)
+++ PKGBUILD2016-11-14 19:11:09 UTC (rev 280734)
@@ -5,8 +5,8 @@
 
 pkgname=bash
 _basever=4.4
-_patchlevel=0
-pkgver=$_basever
+_patchlevel=005
+pkgver=${_basever}.${_patchlevel}
 pkgrel=1
 pkgdesc='The GNU Bourne Again shell'
 arch=('i686' 'x86_64')
@@ -79,4 +79,14 @@
  '2902e0fee7a9168f3a4fd2ccd60ff047'
  '42f4400ed2314bd7519c020d0187edc5'
  '09c6f7f099f18e01cc2250719757c9a2'
- '472f536d7c9e8250dc4568ec4cfaf294')
+ '472f536d7c9e8250dc4568ec4cfaf294'
+ '817d01a6c0af6f79308a8b7b649e53d8'
+ 'SKIP'
+ '765e14cff12c7284009772e8e24f2fe0'
+ 'SKIP'
+ '49e7da93bf07f510a2eb6bb43ac3e5a2'
+ 'SKIP'
+ '4557d674ab5831a5fa98052ab19edaf4'
+ 'SKIP'
+ 'cce96dd77cdd1d293beec10848f6cbb5'
+ 'SKIP')


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

2016-11-14 Thread Laurent Carlier
Date: Monday, November 14, 2016 @ 19:08:44
  Author: lcarlier
Revision: 195906

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-libdrm/repos/multilib-testing-x86_64/
  lib32-libdrm/repos/multilib-testing-x86_64/PKGBUILD
(from rev 195905, lib32-libdrm/trunk/PKGBUILD)

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

Copied: lib32-libdrm/repos/multilib-testing-x86_64/PKGBUILD (from rev 195905, 
lib32-libdrm/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2016-11-14 19:08:44 UTC (rev 195906)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Jan de Groot 
+
+_pkgbasename=libdrm
+pkgname=lib32-$_pkgbasename
+pkgver=2.4.72
+pkgrel=1
+pkgdesc="Userspace interface to kernel DRM services (32-bit)"
+arch=(x86_64)
+license=('custom')
+depends=('lib32-libpciaccess' $_pkgbasename)
+makedepends=(gcc-multilib xorg-util-macros valgrind-multilib)
+options=('!libtool')
+url="http://dri.freedesktop.org/;
+source=(https://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('16295ef61a7dec87216fd74a06225f68e3ac3e95224cb31454d2577ac46ccc89'
+'SKIP')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

+validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

+validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 

+validpgpkeys+=('D6285B5E899299F3DA746184191C9B905522B045') # Rob Clark 

+validpgpkeys+=('E8EB5B34081CE1EEA26EFE195B5BDA071D49CC38') # Kenneth Graunke 

+validpgpkeys+=('FC9BAE1435A9F7F664B82057B5D62936D1FC9EE8') # Eric Anholt 

+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

+
+build() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  # pthread is useless in Linux
+  sed -i "/pthread-stubs/d" configure.ac
+  autoreconf --force --install
+
+  ./configure --prefix=/usr \
+ --libdir=/usr/lib32 \
+ --enable-udev
+
+  make
+}
+
+check() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  make -k check
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}
+


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

2016-11-14 Thread Laurent Carlier
Date: Monday, November 14, 2016 @ 19:08:33
  Author: lcarlier
Revision: 195905

upgpkg: lib32-libdrm 2.4.72-1

upstream update 2.4.72

Modified:
  lib32-libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:59:46 UTC (rev 195904)
+++ PKGBUILD2016-11-14 19:08:33 UTC (rev 195905)
@@ -4,7 +4,7 @@
 
 _pkgbasename=libdrm
 pkgname=lib32-$_pkgbasename
-pkgver=2.4.71
+pkgver=2.4.72
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services (32-bit)"
 arch=(x86_64)
@@ -13,8 +13,8 @@
 makedepends=(gcc-multilib xorg-util-macros valgrind-multilib)
 options=('!libtool')
 url="http://dri.freedesktop.org/;
-source=(http://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('c66287ddeee5f46ea8f8880b94b80acb3bbc33ba6321d17767eef145046df9b8'
+source=(https://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('16295ef61a7dec87216fd74a06225f68e3ac3e95224cb31454d2577ac46ccc89'
 'SKIP')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

 validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

@@ -23,6 +23,7 @@
 validpgpkeys+=('D6285B5E899299F3DA746184191C9B905522B045') # Rob Clark 

 validpgpkeys+=('E8EB5B34081CE1EEA26EFE195B5BDA071D49CC38') # Kenneth Graunke 

 validpgpkeys+=('FC9BAE1435A9F7F664B82057B5D62936D1FC9EE8') # Eric Anholt 

+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

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


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

2016-11-14 Thread Laurent Carlier
Date: Monday, November 14, 2016 @ 19:03:30
  Author: lcarlier
Revision: 280733

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

Added:
  libdrm/repos/testing-i686/
  libdrm/repos/testing-i686/COPYING
(from rev 280732, libdrm/trunk/COPYING)
  libdrm/repos/testing-i686/PKGBUILD
(from rev 280732, libdrm/trunk/PKGBUILD)
  libdrm/repos/testing-x86_64/
  libdrm/repos/testing-x86_64/COPYING
(from rev 280732, libdrm/trunk/COPYING)
  libdrm/repos/testing-x86_64/PKGBUILD
(from rev 280732, libdrm/trunk/PKGBUILD)

-+
 testing-i686/COPYING|   48 +
 testing-i686/PKGBUILD   |   53 ++
 testing-x86_64/COPYING  |   48 +
 testing-x86_64/PKGBUILD |   53 ++
 4 files changed, 202 insertions(+)

Copied: libdrm/repos/testing-i686/COPYING (from rev 280732, 
libdrm/trunk/COPYING)
===
--- testing-i686/COPYING(rev 0)
+++ testing-i686/COPYING2016-11-14 19:03:30 UTC (rev 280733)
@@ -0,0 +1,48 @@
+ Copyright 2005 Adam Jackson.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation on the rights to use, copy, modify, merge,
+ publish, distribute, sub license, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+
+ Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ All Rights Reserved.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT.  IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
+ SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.

Copied: libdrm/repos/testing-i686/PKGBUILD (from rev 280732, 
libdrm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-11-14 19:03:30 UTC (rev 280733)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libdrm
+pkgver=2.4.72
+pkgrel=1
+pkgdesc="Userspace interface to kernel DRM services"
+arch=(i686 x86_64)
+license=('custom')
+depends=('glibc' 'libpciaccess')
+makedepends=('valgrind' 'xorg-util-macros' 'libxslt' 'docbook-xsl')
+checkdepends=('cairo')
+replaces=('libdrm-new' 'libdrm-nouveau')
+url="http://dri.freedesktop.org/;
+source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
+COPYING)
+sha256sums=('16295ef61a7dec87216fd74a06225f68e3ac3e95224cb31454d2577ac46ccc89'
+'SKIP'
+'9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

+validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

+validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') 

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

2016-11-14 Thread Laurent Carlier
Date: Monday, November 14, 2016 @ 19:03:16
  Author: lcarlier
Revision: 280732

upgpkg: libdrm 2.4.72-1

upstream update 2.4.72

Modified:
  libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:46:14 UTC (rev 280731)
+++ PKGBUILD2016-11-14 19:03:16 UTC (rev 280732)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libdrm
-pkgver=2.4.71
+pkgver=2.4.72
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services"
 arch=(i686 x86_64)
@@ -12,9 +12,9 @@
 checkdepends=('cairo')
 replaces=('libdrm-new' 'libdrm-nouveau')
 url="http://dri.freedesktop.org/;
-source=(http://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
+source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
 COPYING)
-sha256sums=('c66287ddeee5f46ea8f8880b94b80acb3bbc33ba6321d17767eef145046df9b8'
+sha256sums=('16295ef61a7dec87216fd74a06225f68e3ac3e95224cb31454d2577ac46ccc89'
 'SKIP'
 '9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

@@ -24,6 +24,7 @@
 validpgpkeys+=('D6285B5E899299F3DA746184191C9B905522B045') # Rob Clark 

 validpgpkeys+=('E8EB5B34081CE1EEA26EFE195B5BDA071D49CC38') # Kenneth Graunke 

 validpgpkeys+=('FC9BAE1435A9F7F664B82057B5D62936D1FC9EE8') # Eric Anholt 

+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in (4 files)

2016-11-14 Thread Jelle van der Waa
Date: Monday, November 14, 2016 @ 18:59:46
  Author: jelle
Revision: 195904

initial commit

Added:
  geckodriver/
  geckodriver/repos/
  geckodriver/trunk/
  geckodriver/trunk/PKGBUILD

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

Added: geckodriver/trunk/PKGBUILD
===
--- geckodriver/trunk/PKGBUILD  (rev 0)
+++ geckodriver/trunk/PKGBUILD  2016-11-14 18:59:46 UTC (rev 195904)
@@ -0,0 +1,24 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: kevku 
+
+pkgname=geckodriver
+pkgver=0.11.1
+pkgrel=1
+pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with 
Gecko-based browsers."
+arch=("x86_64" "i686")
+url="https://github.com/mozilla/geckodriver;
+license=("MPL")
+makedepends=("rust" "cargo")
+source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz;)
+sha256sums=('faa4d398b2dce60ec46534739a4b8273bc98d1246cb7b26c89625353875d3434')
+
+build() {
+   cd "$pkgname-$pkgver"
+   cargo build --release
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+install -Dm755 target/release/$pkgname "$pkgdir"/usr/bin/$pkgname
+ln -sf /usr/bin/$pkgname "$pkgdir"/usr/bin/wires
+}


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


[arch-commits] Commit in (3 files)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:58:02
  Author: spupykin
Revision: 195903

revoked or pgp2 keys

Modified:
  echat/trunk/PKGBUILD
  fbgetty/trunk/PKGBUILD
  lash/trunk/PKGBUILD

+
 echat/trunk/PKGBUILD   |   14 +-
 fbgetty/trunk/PKGBUILD |5 +++--
 lash/trunk/PKGBUILD|7 ---
 3 files changed, 12 insertions(+), 14 deletions(-)

Modified: echat/trunk/PKGBUILD
===
--- echat/trunk/PKGBUILD2016-11-14 18:57:17 UTC (rev 195902)
+++ echat/trunk/PKGBUILD2016-11-14 18:58:02 UTC (rev 195903)
@@ -10,16 +10,12 @@
 url="http://echat.deep.perm.ru/;
 license=(GPL)
 depends=(ncurses)
-source=(http://echat.deep.perm.ru/files/echat-$pkgver.tar.gz)
-md5sums=('dda3891d08f04dd266858380d404af15')
+#url="http://www.vypress.com/products/chat/unix/;
+#url="http://pupykins.googlepages.com/; - contains also improoved version 
(utf8 and some more features)
+source=(http://echat.deep.perm.ru/files/echat-$pkgver.tar.gz{,.asc})
+sha256sums=('935a49da8bbec402fc080bc81365cdc114e59a7af0528725da479beb205e8ad5'
+'SKIP')
 
-#
-# see also:
-#   url="http://www.vypress.com/products/chat/unix/;
-#   url="http://pupykins.googlepages.com/; - contains also improoved version 
(utf8 and some more features)
-#   
source=(http://www.vypress.com/ftp/clones/vyc/echat/${pkgname}-${pkgver}.tgz) - 
actualy not gzipped tar
-#
-
 build() {
   cd "$srcdir"/$pkgname-${pkgver}
   make

Modified: fbgetty/trunk/PKGBUILD
===
--- fbgetty/trunk/PKGBUILD  2016-11-14 18:57:17 UTC (rev 195902)
+++ fbgetty/trunk/PKGBUILD  2016-11-14 18:58:02 UTC (rev 195903)
@@ -8,8 +8,9 @@
 pkgdesc="fbgetty is a console getty like mingetty, which supports framebuffers"
 arch=('i686' 'x86_64')
 url="http://projects.meuh.org/fbgetty;
-source=('http://projects.meuh.org/fbgetty/downloads/fbgetty-'$pkgver'.tar.gz')
-md5sums=('1705bc0f8f1e03fe50d324ba84ac4e56')
+source=('http://projects.meuh.org/fbgetty/downloads/fbgetty-'$pkgver'.tar.gz'{,.sig})
+sha256sums=('332cbffa7c489b39a7d13d12d581c27dfc57ba098041431a6845b44785cf2d35'
+'SKIP')
 
 build()
 {

Modified: lash/trunk/PKGBUILD
===
--- lash/trunk/PKGBUILD 2016-11-14 18:57:17 UTC (rev 195902)
+++ lash/trunk/PKGBUILD 2016-11-14 18:58:02 UTC (rev 195903)
@@ -13,10 +13,11 @@
 license=('GPL')
 depends=('dbus' 'gtk2' 'jack' 'libxml2' 'python2')
 install=$pkgname.install
-source=("http://download.savannah.gnu.org/releases/lash/${pkgname}-${pkgver}.tar.bz2;
+source=("https://download.savannah.gnu.org/releases/lash/${pkgname}-${pkgver}.tar.bz2"{,.sig}
"makefile.patch")
-md5sums=('af1dc4f4ceb284b1b0845de4f4c2fe47'
- '24ceb7e3d008c25e1490102983165612')
+sha256sums=('3c1eb2bd88e1a0722dea5c24be4ede1d80848c963d41751973fae73c47dfe18b'
+'SKIP'
+'38c2cf9b1d4bd9dfd390b69228d1bb1a08649157c9aac6f4a7aad9fb6d1e4c54')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${_relver}"


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:57:17
  Author: spupykin
Revision: 195902

Modified:
  virt-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:55:40 UTC (rev 195901)
+++ PKGBUILD2016-11-14 18:57:17 UTC (rev 195902)
@@ -12,8 +12,10 @@
 url="http://virt-manager.org/;
 arch=('i686' 'x86_64')
 license=('GPL')
-source=("http://virt-manager.org/download/sources/virt-viewer/virt-viewer-$pkgver.tar.gz;)
-md5sums=('d92d09ba29413c4aa0498e7cccf4eea2')
+validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF')
+source=("https://virt-manager.org/download/sources/virt-viewer/virt-viewer-$pkgver.tar.gz"{,.asc})
+sha256sums=('1c427b0ea104539342519334735e6f667d5784c42a5aafc253b580875d88fa1f'
+'SKIP')
 
 build() {
   cd $srcdir/virt-viewer-$pkgver


[arch-commits] Commit in tldp-howtos-txt/repos/community-any (PKGBUILD PKGBUILD)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:55:40
  Author: spupykin
Revision: 195901

archrelease: copy trunk to community-any

Added:
  tldp-howtos-txt/repos/community-any/PKGBUILD
(from rev 195900, tldp-howtos-txt/trunk/PKGBUILD)
Deleted:
  tldp-howtos-txt/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-14 18:55:27 UTC (rev 195900)
+++ PKGBUILD2016-11-14 18:55:40 UTC (rev 195901)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
-# Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
-
-pkgname=tldp-howtos-txt
-pkgver=20130530
-pkgrel=1
-pkgdesc="HOWTO's from tldp.org (one text file per howto)"
-arch=('any')
-url="http://tldp.org/;
-license=("FDL")
-depends=()
-options=('docs')
-source=(http://www.ibiblio.org/pub/Linux/docs/HOWTO/Linux-HOWTOs.tar.bz2)
-md5sums=('cf67d5e73f675638dcb45e9954cdd14b')
-
-package() {
-cd $srcdir
-mkdir -p $pkgdir/usr/share/doc/howto/txt
-rm -f .htaccess Linux-HOWTOs.tar.bz2
-mv * $pkgdir/usr/share/doc/howto/txt/
-}

Copied: tldp-howtos-txt/repos/community-any/PKGBUILD (from rev 195900, 
tldp-howtos-txt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-14 18:55:40 UTC (rev 195901)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
+# Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
+
+pkgname=tldp-howtos-txt
+pkgver=20161114
+pkgrel=1
+pkgdesc="HOWTO's from tldp.org (one text file per howto)"
+arch=('any')
+url="http://tldp.org/;
+license=("FDL")
+depends=()
+options=('docs')
+source=(http://tldp.org/Linux-HOWTO-text.tar.gz)
+sha256sums=('86ec7527d5a8c6225190c6fe20a7fdb5c69d910dd36d0ff6be349ae014b62b06')
+
+package() {
+cd "$srcdir"
+mkdir -p "$pkgdir"/usr/share/doc/howto/txt
+rm -f .htaccess Linux-HOWTOs.tar.bz2
+mv * "$pkgdir"/usr/share/doc/howto/txt/
+}


[arch-commits] Commit in tldp-howtos-html-single/repos/community-any (2 files)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:55:27
  Author: spupykin
Revision: 195900

archrelease: copy trunk to community-any

Added:
  tldp-howtos-html-single/repos/community-any/PKGBUILD
(from rev 195899, tldp-howtos-html-single/trunk/PKGBUILD)
Deleted:
  tldp-howtos-html-single/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-14 18:54:13 UTC (rev 195899)
+++ PKGBUILD2016-11-14 18:55:27 UTC (rev 195900)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
-# Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
-
-pkgname=tldp-howtos-html-single
-pkgver=20130530
-pkgrel=1
-pkgdesc="HOWTO's from tldp.org (one html file per howto)"
-arch=('any')
-url="http://tldp.org/;
-license=("FDL")
-depends=()
-options=('docs')
-source=(http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Linux-html-single-HOWTOs.tar.bz2)
-md5sums=('6fbe468eabf13ffe63bc222bdea0a06e')
-
-package() {
-cd $srcdir
-mkdir -p $pkgdir/usr/share/doc/howto/html-single
-mv *.html $pkgdir/usr/share/doc/howto/html-single/
-}

Copied: tldp-howtos-html-single/repos/community-any/PKGBUILD (from rev 195899, 
tldp-howtos-html-single/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-14 18:55:27 UTC (rev 195900)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
+# Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
+
+pkgname=tldp-howtos-html-single
+pkgver=20161114
+pkgrel=1
+pkgdesc="HOWTO's from tldp.org (one html file per howto)"
+arch=('any')
+url="http://tldp.org/;
+license=("FDL")
+depends=()
+options=('docs')
+source=(http://tldp.org/Linux-HOWTO-html.tar.gz)
+sha256sums=('fb5901e634c43f0a88166a9eeec44619b0826dba1221164117faf3fc1ee99278')
+
+package() {
+cd "$srcdir"
+mkdir -p "$pkgdir"/usr/share/doc/howto/html-single
+cp -r *-HOWTO index.html "$pkgdir"/usr/share/doc/howto/html-single/
+}


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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 18:54:13
  Author: arodseth
Revision: 195899

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

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

---+
 /PKGBUILD |  102 
 community-i686/PKGBUILD   |   47 
 community-x86_64/PKGBUILD |   47 
 3 files changed, 102 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-14 18:52:27 UTC (rev 195898)
+++ community-i686/PKGBUILD 2016-11-14 18:54:13 UTC (rev 195899)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Christopher Reimer 
-
-pkgname=cargo
-pkgver=0.13.0
-pkgrel=1
-pkgdesc='Rust package manager'
-url='http://crates.io/'
-arch=('x86_64' 'i686')
-license=('APACHE' 'MIT' 'custom')
-depends=('curl' 'rust')
-makedepends=('git' 'python' 'cmake')
-groups=('rust')
-options=('!emptydirs')
-source=("git+https://github.com/rust-lang/cargo.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cd "$pkgname"
-
-  git submodule update --init --recursive
-  sed 's^share/doc^share/licenses^g' -i Makefile.in
-}
-
-build() {
-  cd "$pkgname"
-
-  ./configure --prefix=/usr --enable-optimize
-  make
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-
-  # Remove files that contains references to $srcdir or $pkgdir,
-  # or that conflicts with the rust package.
-  rm -f "$pkgdir/usr/lib/rustlib/"{install.log,manifest-cargo,uninstall.sh}
-
-  install -d "$pkgdir/usr/share/bash-completion/completions"
-  mv "$pkgdir/usr/etc/bash_completion.d/cargo" \
-"$pkgdir/usr/share/bash-completion/completions/cargo"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: cargo/repos/community-i686/PKGBUILD (from rev 195898, 
cargo/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-14 18:54:13 UTC (rev 195899)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Christopher Reimer 
+
+pkgname=cargo
+pkgver=0.14.0
+pkgrel=1
+pkgdesc='Rust package manager'
+url='http://crates.io/'
+arch=('x86_64' 'i686')
+license=('APACHE' 'MIT' 'custom')
+depends=('curl' 'rust')
+makedepends=('git' 'python' 'cmake')
+groups=('rust')
+options=('!emptydirs')
+source=("git+https://github.com/rust-lang/cargo.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cd "$pkgname"
+
+  git submodule update --init --recursive
+  sed 's^share/doc^share/licenses^g' -i Makefile.in
+}
+
+build() {
+  cd "$pkgname"
+
+  ./configure --prefix=/usr --enable-optimize
+  make
+}
+
+package() {
+  cd "$pkgname"
+
+  make DESTDIR="$pkgdir" install
+
+  # Remove files that contains references to $srcdir or $pkgdir,
+  # or that conflicts with the rust package.
+  rm -f "$pkgdir/usr/lib/rustlib/"{install.log,manifest-cargo,uninstall.sh}
+
+  install -d "$pkgdir/usr/share/bash-completion/completions"
+  mv "$pkgdir/usr/etc/bash_completion.d/cargo" \
+"$pkgdir/usr/share/bash-completion/completions/cargo"
+
+  for f in LICENSE-APACHE LICENSE-MIT LICENSE-THIRD-PARTY; do
+install -Dm644 "$f" "$pkgdir/usr/share/licenses/$pkgname/$f"
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-14 18:52:27 UTC (rev 195898)
+++ community-x86_64/PKGBUILD   2016-11-14 18:54:13 UTC (rev 195899)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Christopher Reimer 
-
-pkgname=cargo
-pkgver=0.13.0
-pkgrel=1
-pkgdesc='Rust package manager'
-url='http://crates.io/'
-arch=('x86_64' 'i686')
-license=('APACHE' 'MIT' 'custom')
-depends=('curl' 'rust')
-makedepends=('git' 'python' 'cmake')
-groups=('rust')
-options=('!emptydirs')
-source=("git+https://github.com/rust-lang/cargo.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cd "$pkgname"
-
-  git submodule update --init --recursive
-  sed 's^share/doc^share/licenses^g' -i Makefile.in
-}
-
-build() {
-  cd "$pkgname"
-
-  ./configure --prefix=/usr --enable-optimize
-  make
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-
-  # Remove files that contains references to $srcdir or $pkgdir,
-  # or that conflicts with the rust package.
-  rm -f "$pkgdir/usr/lib/rustlib/"{install.log,manifest-cargo,uninstall.sh}
-
-  install -d "$pkgdir/usr/share/bash-completion/completions"
-  mv 

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

2016-11-14 Thread Alexander Rødseth
Date: Monday, November 14, 2016 @ 18:52:27
  Author: arodseth
Revision: 195897

upgpkg: cargo 0.14.0-1

Modified:
  cargo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:51:31 UTC (rev 195896)
+++ PKGBUILD2016-11-14 18:52:27 UTC (rev 195897)
@@ -3,7 +3,7 @@
 # Contributor: Christopher Reimer 
 
 pkgname=cargo
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='Rust package manager'
 url='http://crates.io/'
@@ -42,6 +42,10 @@
   install -d "$pkgdir/usr/share/bash-completion/completions"
   mv "$pkgdir/usr/etc/bash_completion.d/cargo" \
 "$pkgdir/usr/share/bash-completion/completions/cargo"
+
+  for f in LICENSE-APACHE LICENSE-MIT LICENSE-THIRD-PARTY; do
+install -Dm644 "$f" "$pkgdir/usr/share/licenses/$pkgname/$f"
+  done
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in tldp-howtos-html-single/trunk (PKGBUILD)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:51:31
  Author: spupykin
Revision: 195896

Modified:
  tldp-howtos-html-single/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:50:01 UTC (rev 195895)
+++ PKGBUILD2016-11-14 18:51:31 UTC (rev 195896)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
 
 pkgname=tldp-howtos-html-single
-pkgver=20130530
+pkgver=20161114
 pkgrel=1
 pkgdesc="HOWTO's from tldp.org (one html file per howto)"
 arch=('any')
@@ -11,11 +11,11 @@
 license=("FDL")
 depends=()
 options=('docs')
-source=(http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Linux-html-single-HOWTOs.tar.bz2)
-md5sums=('6fbe468eabf13ffe63bc222bdea0a06e')
+source=(http://tldp.org/Linux-HOWTO-html.tar.gz)
+sha256sums=('fb5901e634c43f0a88166a9eeec44619b0826dba1221164117faf3fc1ee99278')
 
 package() {
 cd "$srcdir"
 mkdir -p "$pkgdir"/usr/share/doc/howto/html-single
-mv *.html "$pkgdir"/usr/share/doc/howto/html-single/
+cp -r *-HOWTO index.html "$pkgdir"/usr/share/doc/howto/html-single/
 }


[arch-commits] Commit in tldp-howtos-txt/trunk (PKGBUILD)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:50:01
  Author: spupykin
Revision: 195895

Modified:
  tldp-howtos-txt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:39:09 UTC (rev 195894)
+++ PKGBUILD2016-11-14 18:50:01 UTC (rev 195895)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
 
 pkgname=tldp-howtos-txt
-pkgver=20130530
+pkgver=20161114
 pkgrel=1
 pkgdesc="HOWTO's from tldp.org (one text file per howto)"
 arch=('any')
@@ -11,8 +11,8 @@
 license=("FDL")
 depends=()
 options=('docs')
-source=(http://www.ibiblio.org/pub/Linux/docs/HOWTO/Linux-HOWTOs.tar.bz2)
-md5sums=('cf67d5e73f675638dcb45e9954cdd14b')
+source=(http://tldp.org/Linux-HOWTO-text.tar.gz)
+sha256sums=('86ec7527d5a8c6225190c6fe20a7fdb5c69d910dd36d0ff6be349ae014b62b06')
 
 package() {
 cd "$srcdir"


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

2016-11-14 Thread Christian Hesse
Date: Monday, November 14, 2016 @ 18:46:14
  Author: eworm
Revision: 280731

add comment and todo about race condition

Modified:
  clawsker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 15:18:34 UTC (rev 280730)
+++ PKGBUILD2016-11-14 18:46:14 UTC (rev 280731)
@@ -20,11 +20,12 @@
 build()
 {
   cd "$srcdir/$pkgname-$pkgver"
-  make
+  make PREFIX="/usr"
 }
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"
-  mkdir -p "$pkgdir/"usr/share/icons/hicolor/{48x48,64x64,128x128}/apps/
-  make PREFIX="/usr" DESTDIR="$pkgdir" install
+  # race condition fixed upstream
+  # TODO: remove '-j1' for next release
+  make -j1 PREFIX="/usr" DESTDIR="$pkgdir" install
 }


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:39:04
  Author: spupykin
Revision: 195893

Modified:
  xvkbd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:38:55 UTC (rev 195892)
+++ PKGBUILD2016-11-14 18:39:04 UTC (rev 195893)
@@ -8,13 +8,12 @@
 pkgrel=1
 pkgdesc="virtual (graphical) keyboard program for X Window System"
 arch=('i686' 'x86_64')
-#url="http://homepage3.nifty.com/tsato/xvkbd/;
 url="http://t-sato.in.coocan.jp/xvkbd/;
 license=('GPL')
 depends=('libxmu' 'xaw3d' 'glibc' 'libxt' 'libxtst' 'libxp' 'libxpm')
 makedepends=('imake')
-source=(http://homepage3.nifty.com/tsato/xvkbd/xvkbd-$pkgver.tar.gz)
-md5sums=('2f0b5c91b701ea548883607d7b0ad8ec')
+source=(http://t-sato.in.coocan.jp/xvkbd/xvkbd-$pkgver.tar.gz)
+sha256sums=('10b6551387ef011abde847fb64df96578988e8158615801aefa4f90b5a6bca64')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-11-14 Thread Jaroslav Lichtblau
Date: Monday, November 14, 2016 @ 18:39:09
  Author: jlichtblau
Revision: 195894

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-14 18:39:04 UTC (rev 195893)
+++ PKGBUILD2016-11-14 18:39:09 UTC (rev 195894)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=youtube-dl
-pkgver=2016.11.08.1
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('95d45438254c949952127b269451da861682fb06a7ef62b5f5dc75bc40bfaeeb'
-'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
-  '428DF5D63EF07494BB455AC0EBF01804BCF05F6B'  # Filippo Valsorda
-  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 195893, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-14 18:39:09 UTC (rev 195894)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=youtube-dl
+pkgver=2016.11.14.1
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('d96b5e5fe7de67ea01c2be746c00dc78ffbf3f74654aa989db8baaf153243537'
+'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
+  '428DF5D63EF07494BB455AC0EBF01804BCF05F6B'  # Filippo Valsorda
+  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2016-11-14 Thread Jaroslav Lichtblau
Date: Monday, November 14, 2016 @ 18:38:55
  Author: jlichtblau
Revision: 195892

upgpkg: youtube-dl 2016.11.14.1-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:37:13 UTC (rev 195891)
+++ PKGBUILD2016-11-14 18:38:55 UTC (rev 195892)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=youtube-dl
-pkgver=2016.11.08.1
+pkgver=2016.11.14.1
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -14,7 +14,7 @@
 'rtmpdump: for rtmp streams support'
 'atomicparsley: for embedding thumbnails into m4a files')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('95d45438254c949952127b269451da861682fb06a7ef62b5f5dc75bc40bfaeeb'
+sha256sums=('d96b5e5fe7de67ea01c2be746c00dc78ffbf3f74654aa989db8baaf153243537'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   '428DF5D63EF07494BB455AC0EBF01804BCF05F6B'  # Filippo Valsorda


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

2016-11-14 Thread Levente Polyak
Date: Monday, November 14, 2016 @ 18:37:13
  Author: anthraxx
Revision: 195891

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

Added:
  owl-lisp/repos/community-i686/PKGBUILD
(from rev 195890, owl-lisp/trunk/PKGBUILD)
  owl-lisp/repos/community-x86_64/PKGBUILD
(from rev 195890, owl-lisp/trunk/PKGBUILD)
Deleted:
  owl-lisp/repos/community-i686/PKGBUILD
  owl-lisp/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-14 18:37:01 UTC (rev 195890)
+++ community-i686/PKGBUILD 2016-11-14 18:37:13 UTC (rev 195891)
@@ -1,27 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=owl-lisp
-pkgver=0.1.13
-pkgrel=2
-pkgdesc='Simple purely functional lisp'
-url='https://github.com/aoh/owl-lisp'
-arch=('i686' 'x86_64')
-license=('MIT')
-depends=('glibc')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
-sha512sums=('141543d8c5c8e3bca504fdeb533b2bc10e455f72bf24bb454c24d146a991f92b0b0777eef32cf12f9ddf50ee05a1ad143c80ea075f7f25946acb6eb61bc010c0')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 fasl/* -t "${pkgdir}/var/lib/${pkgname}/fasl"
-  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
-}
-
-# vim: ts=2 sw=2 et:

Copied: owl-lisp/repos/community-i686/PKGBUILD (from rev 195890, 
owl-lisp/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-14 18:37:13 UTC (rev 195891)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+
+pkgname=owl-lisp
+pkgver=0.1.13
+pkgrel=3
+pkgdesc='Simple purely functional lisp'
+url='https://github.com/aoh/owl-lisp'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
+sha512sums=('141543d8c5c8e3bca504fdeb533b2bc10e455f72bf24bb454c24d146a991f92b0b0777eef32cf12f9ddf50ee05a1ad143c80ea075f7f25946acb6eb61bc010c0')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 fasl/* -t "${pkgdir}/var/lib/${pkgname}/fasl"
+  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-14 18:37:01 UTC (rev 195890)
+++ community-x86_64/PKGBUILD   2016-11-14 18:37:13 UTC (rev 195891)
@@ -1,27 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=owl-lisp
-pkgver=0.1.13
-pkgrel=2
-pkgdesc='Simple purely functional lisp'
-url='https://github.com/aoh/owl-lisp'
-arch=('i686' 'x86_64')
-license=('MIT')
-depends=('glibc')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
-sha512sums=('141543d8c5c8e3bca504fdeb533b2bc10e455f72bf24bb454c24d146a991f92b0b0777eef32cf12f9ddf50ee05a1ad143c80ea075f7f25946acb6eb61bc010c0')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 fasl/* -t "${pkgdir}/var/lib/${pkgname}/fasl"
-  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
-}
-
-# vim: ts=2 sw=2 et:

Copied: owl-lisp/repos/community-x86_64/PKGBUILD (from rev 195890, 
owl-lisp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-14 18:37:13 UTC (rev 195891)
@@ -0,0 +1,32 @@
+# Maintainer: Levente Polyak 
+
+pkgname=owl-lisp
+pkgver=0.1.13
+pkgrel=3
+pkgdesc='Simple purely functional lisp'
+url='https://github.com/aoh/owl-lisp'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
+sha512sums=('141543d8c5c8e3bca504fdeb533b2bc10e455f72bf24bb454c24d146a991f92b0b0777eef32cf12f9ddf50ee05a1ad143c80ea075f7f25946acb6eb61bc010c0')
+

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

2016-11-14 Thread Levente Polyak
Date: Monday, November 14, 2016 @ 18:37:01
  Author: anthraxx
Revision: 195890

upgpkg: owl-lisp 0.1.13-3 (populate LDFLAGS)

Modified:
  owl-lisp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:35:53 UTC (rev 195889)
+++ PKGBUILD2016-11-14 18:37:01 UTC (rev 195890)
@@ -2,7 +2,7 @@
 
 pkgname=owl-lisp
 pkgver=0.1.13
-pkgrel=2
+pkgrel=3
 pkgdesc='Simple purely functional lisp'
 url='https://github.com/aoh/owl-lisp'
 arch=('i686' 'x86_64')
@@ -11,6 +11,11 @@
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
 
sha512sums=('141543d8c5c8e3bca504fdeb533b2bc10e455f72bf24bb454c24d146a991f92b0b0777eef32cf12f9ddf50ee05a1ad143c80ea075f7f25946acb6eb61bc010c0')
 
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
+}
+
 build() {
   cd ${pkgname}-${pkgver}
   make


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

2016-11-14 Thread Jonathan Steel
Date: Monday, November 14, 2016 @ 18:35:53
  Author: jsteel
Revision: 195889

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-14 18:35:46 UTC (rev 195888)
+++ PKGBUILD2016-11-14 18:35:53 UTC (rev 195889)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.11.13
-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=('6761ff56e4866ca4cb6723c709e12b4f')
-
-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 195888, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-14 18:35:53 UTC (rev 195889)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.11.14
+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=('441f8337a10321208d46380bb22c5796')
+
+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 aws-cli/trunk (PKGBUILD)

2016-11-14 Thread Jonathan Steel
Date: Monday, November 14, 2016 @ 18:35:46
  Author: jsteel
Revision: 195888

upgpkg: aws-cli 1.11.14-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:35:39 UTC (rev 195887)
+++ PKGBUILD2016-11-14 18:35:46 UTC (rev 195888)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.11.13
+pkgver=1.11.14
 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=('6761ff56e4866ca4cb6723c709e12b4f')
+md5sums=('441f8337a10321208d46380bb22c5796')
 
 build() {
   cd $pkgname-$pkgver


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

2016-11-14 Thread Jonathan Steel
Date: Monday, November 14, 2016 @ 18:35:39
  Author: jsteel
Revision: 195887

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-11-14 18:35:22 UTC (rev 195886)
+++ PKGBUILD2016-11-14 18:35:39 UTC (rev 195887)
@@ -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.70
-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=('6c77b862c0b1b0bc660535af87032ee1')
-
-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 195886, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-11-14 18:35:39 UTC (rev 195887)
@@ -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.71
+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=('a667207de4c85057d6f86a4de47de0b6')
+
+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 python-botocore/trunk (PKGBUILD)

2016-11-14 Thread Jonathan Steel
Date: Monday, November 14, 2016 @ 18:35:22
  Author: jsteel
Revision: 195886

upgpkg: python-botocore 1.4.71-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:31:18 UTC (rev 195885)
+++ PKGBUILD2016-11-14 18:35:22 UTC (rev 195886)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.70
+pkgver=1.4.71
 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=('6c77b862c0b1b0bc660535af87032ee1')
+md5sums=('a667207de4c85057d6f86a4de47de0b6')
 
 build() {
   cd botocore-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:21:41
  Author: spupykin
Revision: 195882

Modified:
  libhx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:19:15 UTC (rev 195881)
+++ PKGBUILD2016-11-14 18:21:41 UTC (rev 195882)
@@ -8,11 +8,13 @@
 pkgrel=1
 pkgdesc='A library providing queue, tree, I/O and utility functions'
 arch=('i686' 'x86_64')
-url=('http://libhx.sourceforge.net/')
+url='http://libhx.sourceforge.net/'
 license=('GPL')
 depends=()
-source=("http://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar.xz;)
-md5sums=('b2cb9e7930bc2826ac0a00a88cf40a8d')
+validpgpkeys=('B56B8B9D9915AA8796EDC013DFFF2CDB19FC338D')
+source=("https://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar."{xz,asc})
+sha256sums=('cc2087a964a82d2e50e8161cf458481ededebb7021e4660410cf53248a4c83a3'
+'SKIP')
 
 build() {
   cd "$srcdir"/libHX-${pkgver}


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:31:18
  Author: spupykin
Revision: 195885

Modified:
  dspam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:30:27 UTC (rev 195884)
+++ PKGBUILD2016-11-14 18:31:18 UTC (rev 195885)
@@ -22,16 +22,18 @@
'libldap: external lookup support')
 options=('zipman' 'docs')
 install=$pkgname.install
-source=(http://downloads.sourceforge.net/project/dspam/dspam/dspam-$pkgver/dspam-$pkgver.tar.gz
+validpgpkeys=('C26F374F5E13157B5B427A1B93DF319D7D54EFF5')
+source=(http://downloads.sourceforge.net/project/dspam/dspam/dspam-$pkgver/dspam-$pkgver.tar.gz{,.asc}
dspam.logrotated
dspam.service
dspam.tmpfiles
dspam_maintenance.cron)
-md5sums=('0e0e405d3284485b2a43f47eaf6b09bb'
- 'cec7e3df4cbc6feca387fb516a5b3490'
- '1581a94598cec370b66f37b118970676'
- '933643f2204ccbd7e451a439f83db1ea'
- 'ebfb0fec16a56f6e1a3a61ced2d5015d')
+sha256sums=('ae76569604021f35b741fb95198a1e611a8c64c3838661973a6cf360bba593a9'
+'SKIP'
+'4177ff6d65011ff72d22389d7af4a13feaad034d3d68d9fafb7f5dc2518952de'
+'d1088a4ba9e7c4ee17915b9955a20af826a3d6ccd75d92873510e51a00394bc8'
+'7b7e44e081e6accb909b9af3663f416b7dbe030c1326355737f3150021a82bf4'
+'054297d274acb3622653bb1ddf0af92721d8cdd7521ba31ecca7491004879ebb')
 
 build() {
   OPTS="--with-dspam-owner=dspam --with-dspam-group=dspam 
--with-dspam-home-group=dspam --with-dspam-mode=2510 \


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:30:27
  Author: spupykin
Revision: 195884

Modified:
  bwbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:29:30 UTC (rev 195883)
+++ PKGBUILD2016-11-14 18:30:27 UTC (rev 195884)
@@ -11,8 +11,8 @@
 license=("GPL")
 depends=('libpng')
 
#source=(http://www.kernel.org/pub/software/web/$pkgname/$pkgname-$pkgver.tar.gz)
-source=(http://arch.p5n.pp.ru/~sergej/dl/2011/$pkgname-$pkgver.tar.gz)
-md5sums=('766265ddf0615b552ff19d12f78be719')
+source=(https://arch.p5n.pp.ru/~sergej/dl/2011/$pkgname-$pkgver.tar.gz)
+sha256sums=('bd8f5079f17b1dec6eae81ddc43c58c49b777b336fd902ffbb8e631885fbb45c')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:29:30
  Author: spupykin
Revision: 195883

Modified:
  mftrace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:21:41 UTC (rev 195882)
+++ PKGBUILD2016-11-14 18:29:30 UTC (rev 195883)
@@ -4,22 +4,23 @@
 
 pkgname=mftrace
 pkgver=1.2.18
-pkgrel=2
+pkgrel=3
 pkgdesc="Traces TeX bitmap fonts into PFA, PFB, or TTF"
 arch=('i686' 'x86_64')
 url="http://lilypond.org/mftrace/;
 license=("GPL")
 depends=('python2' 'potrace' 't1utils')
-source=(http://lilypond.org/download/sources/mftrace/mftrace-$pkgver.tar.gz)
-md5sums=('7d660226b6f933a239b2413ac010fe0c')
+#source=(http://lilypond.org/download/sources/mftrace/mftrace-$pkgver.tar.gz)
+source=(mftrace-$pkgver.tar.gz::https://github.com/hanwen/mftrace/archive/release/$pkgver.tar.gz)
+sha256sums=('d994cea643317eb746a0e4dfdcf2352ab943f5acecd620d9d9971bac4d23ea10')
 
 build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr
+  cd "$srcdir"/$pkgname-release-$pkgver
+  PYTHON=/usr/bin/python2 ./autogen.sh --prefix=/usr
   make
 }
 
 package() {
-  cd "$srcdir"/$pkgname-$pkgver
+  cd "$srcdir"/$pkgname-release-$pkgver
   make DESTDIR="$pkgdir" install
 }


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:19:15
  Author: spupykin
Revision: 195881

Modified:
  mg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:18:11 UTC (rev 195880)
+++ PKGBUILD2016-11-14 18:19:15 UTC (rev 195881)
@@ -9,7 +9,6 @@
 arch=('i686' 'x86_64')
 url="http://homepage.boetes.org/software/mg/;
 depends=('ncurses' 'libbsd')
-makedepends=('libclens')
 license=('custom')
 source=(http://homepage.boetes.org/software/mg/mg-$pkgver.tar.gz)
 md5sums=('fc6fa7308bb46f3512b75867ed51')


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:16:34
  Author: spupykin
Revision: 195878

Modified:
  sisctrl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:12:35 UTC (rev 195877)
+++ PKGBUILD2016-11-14 18:16:34 UTC (rev 195878)
@@ -11,8 +11,8 @@
 depends=('gtk2' 'libxxf86vm' 'libxv')
 url="http://www.winischhofer.eu/linuxsisvga.shtml;
 license=("GPL")
-source=(http://www.winischhofer.net/sis/sisctrl-$pkgver.tar.gz)
-md5sums=('d9db755fe9fd40809b5c30d1ab286d62')
+source=(https://arch.p5n.pp.ru/~sergej/dl/2016/sisctrl-$pkgver.tar.gz)
+sha256sums=('76855a8ff4631418374261613a273b082e0f56f29aa083a2197c5350688611f1')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:12:35
  Author: spupykin
Revision: 195877

Modified:
  qps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:10:13 UTC (rev 195876)
+++ PKGBUILD2016-11-14 18:12:35 UTC (rev 195877)
@@ -7,12 +7,12 @@
 _dlpkgver=5963
 pkgrel=4
 pkgdesc="a visual process manager, an X11 version of 'top' or 'ps'."
-url="http://qps.kldp.net/projects/qps;
+url="https://github.com/QtDesktop/qps;
 depends=('qt4')
 arch=('i686' 'x86_64')
 license=("GPL")
-source=(http://kldp.net/frs/download.php/${_dlpkgver}/qps-$pkgver.tar.bz2)
-sha256sums=('0e0223b799fc7ed3928c7d11ecd911f6b7fbb61b9fcd301dbc9b8e07917b980f')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/QtDesktop/qps/archive/v$pkgver.tar.gz;)
+sha256sums=('09015e066c555821c8d7bdcec26bf8d9e0130431664625533b44a73a8de4101f')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:07:50
  Author: spupykin
Revision: 195875

Modified:
  yahoo-t/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:06:46 UTC (rev 195874)
+++ PKGBUILD2016-11-14 18:07:50 UTC (rev 195875)
@@ -11,10 +11,10 @@
 license=('GPL')
 depends=('python2' 'xmpppy')
 backup=(etc/ejabberd/yahoo.xml)
-source=(http://downloads.sourceforge.net/xmpppy/yahoo-transport-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/xmpppy/yahoo-transport-$pkgver.tar.gz
yahoo-t.service)
-md5sums=('ce928c4e444b83f10fca57f77e40b558'
- 'e093f7f45c1bd755b6b0f13e83ec3276')
+sha256sums=('99f6866dab0b53dfa2ebb56839e86669d7b8f5c307fb5edcf7e84fc048993249'
+'e6c1f5ab98ab989dc935ba447fc962260fe6fe16b49d2639e2eaeba28e868e0a')
 
 package() {
   cd "$srcdir"


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:06:46
  Author: spupykin
Revision: 195874

Modified:
  xsettings-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:06:32 UTC (rev 195873)
+++ PKGBUILD2016-11-14 18:06:46 UTC (rev 195874)
@@ -10,8 +10,8 @@
 license=('GPL')
 url="http://matchbox-project.org;
 depends=('libx11')
-source=(http://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-$pkgver.tar.gz)
-md5sums=('c14aa9db6c097e0306dac97fb7da1add')
+source=(https://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-$pkgver.tar.gz)
+sha256sums=('f274a4bc969ae192994a856b7f786c6fce96bae77f96c1c2b71dd97599e06e43')
 
 build() {
   cd "$srcdir"/Xsettings-client-$pkgver


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

2016-11-14 Thread Levente Polyak
Date: Monday, November 14, 2016 @ 18:06:32
  Author: anthraxx
Revision: 195873

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

Added:
  radamsa/repos/community-i686/
  radamsa/repos/community-i686/PKGBUILD
(from rev 195872, radamsa/trunk/PKGBUILD)
  radamsa/repos/community-x86_64/
  radamsa/repos/community-x86_64/PKGBUILD
(from rev 195872, radamsa/trunk/PKGBUILD)

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

Copied: radamsa/repos/community-i686/PKGBUILD (from rev 195872, 
radamsa/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-14 18:06:32 UTC (rev 195873)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+
+pkgname=radamsa
+pkgver=0.5
+pkgrel=2
+pkgdesc='General purpose mutation based fuzzer'
+url='https://github.com/aoh/radamsa'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('glibc')
+makedepends=('owl-lisp')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/radamsa/archive/v${pkgver}.tar.gz)
+sha512sums=('3fd4c9877bc16e527a78fe5fd19c9f51064a2799cc616e5528ebade667daea79f40245f54a4e841d512c18e4847c14805e617f9729fdd2a8d3689a5c3f0068f4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -ri '/make get-owl/d' Makefile
+  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make \
+USR_BIN_OL=/usr/bin/ol \
+CFLAGS="${CFLAGS}" \
+OWL="/usr/bin/ovm /var/lib/owl-lisp/fasl/init.fasl"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:

Copied: radamsa/repos/community-x86_64/PKGBUILD (from rev 195872, 
radamsa/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-14 18:06:32 UTC (rev 195873)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+
+pkgname=radamsa
+pkgver=0.5
+pkgrel=2
+pkgdesc='General purpose mutation based fuzzer'
+url='https://github.com/aoh/radamsa'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('glibc')
+makedepends=('owl-lisp')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/radamsa/archive/v${pkgver}.tar.gz)
+sha512sums=('3fd4c9877bc16e527a78fe5fd19c9f51064a2799cc616e5528ebade667daea79f40245f54a4e841d512c18e4847c14805e617f9729fdd2a8d3689a5c3f0068f4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -ri '/make get-owl/d' Makefile
+  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make \
+USR_BIN_OL=/usr/bin/ol \
+CFLAGS="${CFLAGS}" \
+OWL="/usr/bin/ovm /var/lib/owl-lisp/fasl/init.fasl"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2016-11-14 Thread Levente Polyak
Date: Monday, November 14, 2016 @ 18:06:17
  Author: anthraxx
Revision: 195871

addpkg: radamsa 0.5-2

Added:
  radamsa/
  radamsa/repos/
  radamsa/trunk/
  radamsa/trunk/PKGBUILD

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

Added: radamsa/trunk/PKGBUILD
===
--- radamsa/trunk/PKGBUILD  (rev 0)
+++ radamsa/trunk/PKGBUILD  2016-11-14 18:06:17 UTC (rev 195871)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+
+pkgname=radamsa
+pkgver=0.5
+pkgrel=2
+pkgdesc='General purpose mutation based fuzzer'
+url='https://github.com/aoh/radamsa'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('glibc')
+makedepends=('owl-lisp')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/radamsa/archive/v${pkgver}.tar.gz)
+sha512sums=('3fd4c9877bc16e527a78fe5fd19c9f51064a2799cc616e5528ebade667daea79f40245f54a4e841d512c18e4847c14805e617f9729fdd2a8d3689a5c3f0068f4')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -ri '/make get-owl/d' Makefile
+  sed -ri 's|( \$\(CFLAGS\))|\1 $(LDFLAGS)|g' Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make \
+USR_BIN_OL=/usr/bin/ol \
+CFLAGS="${CFLAGS}" \
+OWL="/usr/bin/ovm /var/lib/owl-lisp/fasl/init.fasl"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:06:23
  Author: spupykin
Revision: 195872

Modified:
  xpad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:06:17 UTC (rev 195871)
+++ PKGBUILD2016-11-14 18:06:23 UTC (rev 195872)
@@ -12,8 +12,10 @@
 makedepends=('intltool')
 url="https://launchpad.net/xpad;
 license=('GPL')
-source=(http://launchpad.net/xpad/trunk/${pkgver}/+download/xpad-$pkgver.tar.bz2)
-md5sums=('edb3c9b109bf3f7d5006264eecdbf79f')
+validpgpkeys=('3930646349B9DD3886D9087392BF2FCCA6F2322B')
+source=(https://launchpad.net/xpad/trunk/${pkgver}/+download/xpad-$pkgver.tar.bz2{,.asc})
+sha256sums=('42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d'
+'SKIP')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:05:10
  Author: spupykin
Revision: 195870

Modified:
  xmldiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:04:43 UTC (rev 195869)
+++ PKGBUILD2016-11-14 18:05:10 UTC (rev 195870)
@@ -13,8 +13,8 @@
 depends=('python2' 'libxslt' 'jade')
 optdepends=('docbook-xsl: render revision info')
 #source=(http://ftp.logilab.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-source=(http://arch.p5n.pp.ru/~sergej/dl/2012/xmldiff-$pkgver.tar.gz)
-md5sums=('a61e6e95a130e3bd53f5ea5616cc5314')
+source=(https://arch.p5n.pp.ru/~sergej/dl/2012/xmldiff-$pkgver.tar.gz)
+sha256sums=('83aba252df2f760c8bf008b9c5d3080911eab2d2b39c371d3b47f67abf4b4ec5')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:04:43
  Author: spupykin
Revision: 195869

Modified:
  xkeycaps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:04:16 UTC (rev 195868)
+++ PKGBUILD2016-11-14 18:04:43 UTC (rev 195869)
@@ -12,10 +12,10 @@
 license=('custom')
 depends=('libxaw')
 makedepends=('imake' 'xbitmaps')
-source=(http://www.jwz.org/$pkgname/$pkgname-$pkgver.tar.Z
+source=(https://www.jwz.org/$pkgname/$pkgname-$pkgver.tar.Z
license.txt)
-md5sums=('6792f828db6538f44f7696a8783b44ac'
- '6d44b50641d2e7898aebcc668d204751')
+sha256sums=('40da137109e0ef0b687a72b71a1ef0b3d08a10749fdda05fc16c52b4cbed763e'
+'5cb75d666cab06c0e107dd057847fe9df0ef5483b532d32c5cc4b9bec8886671')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:04:16
  Author: spupykin
Revision: 195868

Modified:
  xkbsel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:03:49 UTC (rev 195867)
+++ PKGBUILD2016-11-14 18:04:16 UTC (rev 195868)
@@ -11,10 +11,10 @@
 license=('GPL')
 depends=('gdbm' 'libxaw')
 makedepends=('patch' 'xkeyboard-config')
-source=(http://www.meduna.org/code/$pkgname-$pkgver.tar.gz
+source=(https://www.meduna.org/code/$pkgname-$pkgver.tar.gz
build-fix.patch)
-md5sums=('c82196344ef920a072f413df85b9dc00'
- 'dee0f7de8618d9eff073942f0e08f030')
+sha256sums=('bfd330c96a78317d606460b3dfdf5e2f800b2d5d8269494b02517340757f6a69'
+'da78b6a2c83c6dca08a2d36b6a7e8a1978b452e24ec0daf629bb2819069d5e52')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:03:49
  Author: spupykin
Revision: 195867

Modified:
  xdebug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:03:21 UTC (rev 195866)
+++ PKGBUILD2016-11-14 18:03:49 UTC (rev 195867)
@@ -13,10 +13,10 @@
 license=('GPL')
 depends=('php')
 backup=('etc/php/conf.d/xdebug.ini')
-source=("http://www.xdebug.org/files/$pkgname-${pkgver,,}.tgz;
+source=("https://www.xdebug.org/files/$pkgname-${pkgver,,}.tgz;
'xdebug.ini')
-md5sums=('03f52af10108450942c9c0ac3b72637f'
- '0e601dfb867b248f28d6a647611e4400')
+sha256sums=('23c8786e0f5aae67b1e5035972bfff282710fb84c483887cebceb8ef5bbdf8ef'
+'7c66883dc2ade69069ef84e30188b25630748aa9c8b0dd123727c00505421205')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:03:21
  Author: spupykin
Revision: 195866

Modified:
  xboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:01:59 UTC (rev 195865)
+++ PKGBUILD2016-11-14 18:03:21 UTC (rev 195866)
@@ -13,8 +13,10 @@
 depends=('texinfo' 'xdg-utils' 'gtk2' 'cairo' 'librsvg')
 optdepends=('gnuchess: chess engine'
'perl')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('fe9e1651bed8295c6e94a2ea354b151a')
+validpgpkeys=('47D20669A1ED486C0257C0362A0C7CF1F51BC536')
+source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('4b964ba1ef41124548140ec21e89cb3e0b42449e37c4c486e394f95df4c866ab'
+'SKIP')
 
 build() {
   cd "${pkgname}-${pkgver}"


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:01:59
  Author: spupykin
Revision: 195865

Modified:
  wol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:01:14 UTC (rev 195864)
+++ PKGBUILD2016-11-14 18:01:59 UTC (rev 195865)
@@ -11,8 +11,10 @@
 license=("GPL")
 depends=()
 url="http://ahh.sourceforge.net/wol/;
-source=(http://downloads.sourceforge.net/ahh/wol-$pkgver.tar.gz)
-md5sums=('c2fa9d7e771134ac8c89d56b8197d4ca')
+validpgpkeys=('9484D99D2E1E4E025446DAD9FF584E5967A1DA7B')
+source=(https://downloads.sourceforge.net/ahh/wol-$pkgver.tar.gz{,.asc})
+sha256sums=('e0086c9b9811df2bdf763ec9016dfb1bcb7dba9fa6d7858725b0929069a12622'
+'SKIP')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:01:14
  Author: spupykin
Revision: 195864

Modified:
  wmii/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:00:31 UTC (rev 195863)
+++ PKGBUILD2016-11-14 18:01:14 UTC (rev 195864)
@@ -11,10 +11,12 @@
 url="http://wmii.suckless.org/;
 depends=('libxft' 'libxrandr' 'libxinerama' 'dash')
 options=('!makeflags')
-source=(http://dl.suckless.org/${pkgname}/${pkgname}+ixp-${pkgver}.tbz
+validpgpkeys=('FF12470F30CF80D06FF72D04B1E4190FC02E8B8C')
+source=(http://dl.suckless.org/${pkgname}/${pkgname}+ixp-${pkgver}.tbz{,.sig}
'fix-freetype-include.patch')
-md5sums=('3d480502b7b1e2a405d941df67f16bcf'
- '97febd4a1df80aa4afbd126de1f36496')
+sha256sums=('0466f1a5c534b0ee9fdace2c7a2d251845b7ec0ae80bdb8e68ae6584ebeebf2b'
+'SKIP'
+'30342db8b35d80f053510c9a466c58298d1b76ada5b8eeab988d179d106d065f')
 
 build() {
   cd "$srcdir"/${pkgname}+ixp-${pkgver}


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:00:31
  Author: spupykin
Revision: 195863

Modified:
  websvn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:00:13 UTC (rev 195862)
+++ PKGBUILD2016-11-14 18:00:31 UTC (rev 195863)
@@ -12,13 +12,13 @@
 depends=()
 backup=(srv/http/websvn/.htaccess)
 
source=(http://websvn.tigris.org/files/documents/${_xpkgpath}/websvn-$pkgver.tar.gz
-   http://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz
+   https://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz

https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/30_CVE-2016-2511.patch

https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/31_CVE-2016-1236.patch)
-md5sums=('bc1821caf77a3225aa810e8f19400ea6'
- '03690912e6e4acf9d97fc0cc889a7ed7'
- '08f6ffdfd9e5ad1d0f87dfc5b11b0b40'
- '484e55337f35bcef3c42ca3a12577e79')
+sha256sums=('67d5cb7ffb087f8a92e3dcad10f16612baac4d15a60d659aa8b6e06200ac8742'
+'94aa28ccff110555ee0b55dab2daf1b36b5449ec8b9e6b545439ab41923324e2'
+'164781875f08caf6863002076ac8b5cf210a621b628e4cc8a4605a838a8e5af9'
+'ce73c20506dcafad2fc3509218df50420980cbd26b034ba403d7446d8261c009')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Levente Polyak
Date: Monday, November 14, 2016 @ 18:00:13
  Author: anthraxx
Revision: 195862

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

Added:
  owl-lisp/repos/community-i686/
  owl-lisp/repos/community-i686/PKGBUILD
(from rev 195861, owl-lisp/trunk/PKGBUILD)
  owl-lisp/repos/community-x86_64/
  owl-lisp/repos/community-x86_64/PKGBUILD
(from rev 195861, owl-lisp/trunk/PKGBUILD)

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

Copied: owl-lisp/repos/community-i686/PKGBUILD (from rev 195861, 
owl-lisp/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-14 18:00:13 UTC (rev 195862)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+
+pkgname=owl-lisp
+pkgver=0.1.13
+pkgrel=2
+pkgdesc='Simple purely functional lisp'
+url='https://github.com/aoh/owl-lisp'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
+sha512sums=('141543d8c5c8e3bca504fdeb533b2bc10e455f72bf24bb454c24d146a991f92b0b0777eef32cf12f9ddf50ee05a1ad143c80ea075f7f25946acb6eb61bc010c0')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 fasl/* -t "${pkgdir}/var/lib/${pkgname}/fasl"
+  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
+}
+
+# vim: ts=2 sw=2 et:

Copied: owl-lisp/repos/community-x86_64/PKGBUILD (from rev 195861, 
owl-lisp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-14 18:00:13 UTC (rev 195862)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+
+pkgname=owl-lisp
+pkgver=0.1.13
+pkgrel=2
+pkgdesc='Simple purely functional lisp'
+url='https://github.com/aoh/owl-lisp'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
+sha512sums=('141543d8c5c8e3bca504fdeb533b2bc10e455f72bf24bb454c24d146a991f92b0b0777eef32cf12f9ddf50ee05a1ad143c80ea075f7f25946acb6eb61bc010c0')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 fasl/* -t "${pkgdir}/var/lib/${pkgname}/fasl"
+  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2016-11-14 Thread Levente Polyak
Date: Monday, November 14, 2016 @ 17:59:55
  Author: anthraxx
Revision: 195861

addpkg: owl-lisp 0.1.13-2

Added:
  owl-lisp/
  owl-lisp/repos/
  owl-lisp/trunk/
  owl-lisp/trunk/PKGBUILD

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

Added: owl-lisp/trunk/PKGBUILD
===
--- owl-lisp/trunk/PKGBUILD (rev 0)
+++ owl-lisp/trunk/PKGBUILD 2016-11-14 17:59:55 UTC (rev 195861)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+
+pkgname=owl-lisp
+pkgver=0.1.13
+pkgrel=2
+pkgdesc='Simple purely functional lisp'
+url='https://github.com/aoh/owl-lisp'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
+sha512sums=('141543d8c5c8e3bca504fdeb533b2bc10e455f72bf24bb454c24d146a991f92b0b0777eef32cf12f9ddf50ee05a1ad143c80ea075f7f25946acb6eb61bc010c0')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 fasl/* -t "${pkgdir}/var/lib/${pkgname}/fasl"
+  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 README "${pkgdir}/usr/share/doc/${pkgname}/README"
+}
+
+# vim: ts=2 sw=2 et:


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:59:53
  Author: spupykin
Revision: 195860

Modified:
  web-news/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:59:19 UTC (rev 195859)
+++ PKGBUILD2016-11-14 17:59:53 UTC (rev 195860)
@@ -6,17 +6,17 @@
 pkgrel=6
 pkgdesc="A PHP web-based NNTP client"
 arch=('any')
-url="http://sourceforge.net/projects/web-news;
+url="https://sourceforge.net/projects/web-news;
 license=('GPL')
 depends=('php')
 backup=('etc/webapps/web-news/.htaccess'
'etc/webapps/web-news/webnews.cfg.php')
-source=(http://downloads.sourceforge.net/sourceforge/web-news/WebNews-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/sourceforge/web-news/WebNews-$pkgver.tar.gz
utf8.patch
php7.patch)
-md5sums=('712ec4812bed52569ab83596dd2291a9'
- '721064173f5b085c204b97c8bbe096e2'
- '6908ee4cd9d5936507ff40f7bb18419b')
+sha256sums=('1bdaa877dfee7e42b3d44784c049758cfffb6e959a3523923bae40cc64259041'
+'ec880d02c7d935e0f7dc2a5e2a5c5839d2a0830734f37386343d4bb7ff315518'
+'999d62293de394f1ebdc04890d32506e9a53d692e0cd6e039c8561a25728c88e')
 
 prepare() {
   cd "$srcdir"


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:59:19
  Author: spupykin
Revision: 195859

Modified:
  vorbissimple/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:58:58 UTC (rev 195858)
+++ PKGBUILD2016-11-14 17:59:19 UTC (rev 195859)
@@ -10,8 +10,8 @@
 url="http://kamaelia.sourceforge.net;
 license=('GPL')
 depends=('libvorbis')
-source=(http://downloads.sourceforge.net/kamaelia/$pkgname-$pkgver.tar.gz)
-md5sums=('332077b25a4c9547947ab0922361ffda')
+source=(https://downloads.sourceforge.net/kamaelia/$pkgname-$pkgver.tar.gz)
+sha256sums=('0e02a723549b8f2c5d720d9cc830c039b9fc842e8845e6c2cecec96fa1bdceb0')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver/libvorbissimple


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:58:58
  Author: spupykin
Revision: 195858

Modified:
  virt-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:58:05 UTC (rev 195857)
+++ PKGBUILD2016-11-14 17:58:58 UTC (rev 195858)
@@ -19,8 +19,8 @@
 'python2-ipy' 'newt-syrup' 'openbsd-netcat' 'x11-ssh-askpass'
 'graphite' 'spice-gtk3'
 'libvirt-glib' 'vte3')
-source=("http://virt-manager.org/download/sources/virt-manager/virt-manager-$pkgver.tar.gz;)
-md5sums=('3cb69f1d108ae6d16bab2fce7ec639ea')
+source=("https://virt-manager.org/download/sources/virt-manager/virt-manager-$pkgver.tar.gz;)
+sha256sums=('bf31a40cc48500cbf87a0e93a5838fc3f6ce4e2fa03f8bce6aa2615625e6caca')
 
 build() {
   cd "$srcdir/$pkgbase-$pkgver"


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:58:05
  Author: spupykin
Revision: 195857

Modified:
  vbindiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:57:45 UTC (rev 195856)
+++ PKGBUILD2016-11-14 17:58:05 UTC (rev 195857)
@@ -7,13 +7,13 @@
 pkgrel=7
 pkgdesc="displays files in hexadecimal and ASCII (or EBCDIC) and highlight the 
differences between them"
 arch=('i686' 'x86_64')
-url="http://www.cjmweb.net/vbindiff/;
+url="https://www.cjmweb.net/vbindiff/;
 license=('GPL')
 depends=('gcc-libs' 'ncurses')
 source=($url/$pkgname-$pkgver.tar.gz
0001-vbindiff-prevent-segfault-when-comparing-files-of-di.patch)
-md5sums=('dbda80ef580e1a0975ef50b9aaa5210e'
- 'aefbf59d36932019eda1efdbd8b50ea4')
+sha256sums=('7d5d5a87fde953dc2089746f6f6ab811d60e127b01074c97611898fb1ef1983d'
+'976966255d605ddf38a0728a35654fedfda129e2b48b25f6315e9bf21d19daa3')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:57:45
  Author: spupykin
Revision: 195856

Modified:
  uucp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:56:48 UTC (rev 195855)
+++ PKGBUILD2016-11-14 17:57:45 UTC (rev 195856)
@@ -13,8 +13,8 @@
 backup=('etc/uucp/config'
'etc/uucp/port'
'etc/uucp/sys')
-source=(http://ftp.gnu.org/gnu/uucp/${pkgname}-${pkgver}.tar.gz)
-md5sums=('64c54d43787339a7cced48390eb3e1d0')
+source=(https://ftp.gnu.org/gnu/uucp/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('060c15bfba6cfd1171ad81f782789032113e199a5aded8f8e0c1c5bd1385b62c')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:56:48
  Author: spupykin
Revision: 195855

Modified:
  units/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:55:45 UTC (rev 195854)
+++ PKGBUILD2016-11-14 17:56:48 UTC (rev 195855)
@@ -12,8 +12,10 @@
 depends=('readline' 'python' 'python-unidecode')
 license=("GPL")
 options=('!makeflags')
-source=(http://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz)
-md5sums=('5cbf2a6af76e94ba0ac55fc8d99d5a3e')
+validpgpkeys=('9AD8FC4162D7937CF64F972E1889D5F0E0636F49')
+source=(https://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz{,.sig})
+sha256sums=('0ba5403111f8e5ea22be7d51ab74c8ccb576dc30ddfbf18a46cb51f9139790ab'
+'SKIP')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:55:45
  Author: spupykin
Revision: 195854

Modified:
  tvtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:54:38 UTC (rev 195853)
+++ PKGBUILD2016-11-14 17:55:45 UTC (rev 195854)
@@ -12,10 +12,10 @@
 depends=('gcc-libs' 'libpng' 'libxml2' 'freetype2' 'libxtst' 'libxinerama' 
'libxv'
 'libsm' 'libxxf86vm' 'alsa-lib')
 makedepends=('libxt' 'v4l-utils')
-source=("http://linuxtv.org/downloads/tvtime/tvtime-$pkgver.tar.gz;
+source=("https://linuxtv.org/downloads/tvtime/tvtime-$pkgver.tar.gz;

"FS#48350.patch::https://git.linuxtv.org/tvtime.git/patch/?id=73aaa27fd8a8e6481985211b819d1b7d0662c0cb;)
-md5sums=('97a09d1723c073eb2b8bea48a148a994'
- '3a7dd58a111d5c5fdb29ed9e9c495abe')
+sha256sums=('c9170c08045e54fc4e5dba2c1977ea8ca59739fbf8e6ac79d9125981a26d66d6'
+'4ef53221bd7e7c1e49cfde146376f46eeaf7eedf7e570b47471a91922e7ffa62')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:54:38
  Author: spupykin
Revision: 195853

Modified:
  tablelist/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:53:24 UTC (rev 195852)
+++ PKGBUILD2016-11-14 17:54:38 UTC (rev 195853)
@@ -12,8 +12,8 @@
 depends=('bash' 'tcl')
 source=(http://www.nemethi.de/tablelist/$pkgname$pkgver.tar.gz \
 http://www.nemethi.de/tablelist/COPYRIGHT.txt )
-md5sums=('96d3b06670d685c7c86e66f86b20e663'
- '39fdeab227738a9c79775fc8e09ade93')
+sha256sums=('d02ff0c9d634593fdf0712dc96084f23a166c8fc6fd80a00c8f91d5b1377b241'
+'3d04363be0049b968d2532aafedc1bba0deb78e999dabadbce612585a8bf7487')
 
 package() {
   mkdir -p "$pkgdir"/usr/lib/tcl8.6


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:53:15
  Author: spupykin
Revision: 195851

Modified:
  t1utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:52:59 UTC (rev 195850)
+++ PKGBUILD2016-11-14 17:53:15 UTC (rev 195851)
@@ -10,7 +10,7 @@
 url="http://www.lcdf.org/~eddietwo/type/#t1utils;
 license=("custom")
 depends=('glibc')
-source=("http://www.lcdf.org/~eddietwo/type/$pkgname-$pkgver.tar.gz;
+source=("https://www.lcdf.org/~eddietwo/type/$pkgname-$pkgver.tar.gz;
LICENSE)
 md5sums=('88837df02d69ed9d0f61c44ce5049cf4'
  '5a1334c824d21f0314c831f9fd19a587')


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:52:59
  Author: spupykin
Revision: 195850

Modified:
  sysstat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:52:38 UTC (rev 195849)
+++ PKGBUILD2016-11-14 17:52:59 UTC (rev 195850)
@@ -16,10 +16,10 @@
 options=(zipman)
 backup=('etc/conf.d/sysstat'
'etc/conf.d/sysstat.ioconf')
-source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.xz
+source=(https://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.xz
lib64-fix.patch)
-md5sums=('ee7b8c0b139a11a7a3418dc0658ca1be'
- '5c7acc9a31b7724b8815daffae219de1')
+sha256sums=('b8518ca88acfcbc474a406022ee9c0c3210ccef4f0ec80e5b3e8c41dda8c16f2'
+'e81090f78fda0aed9e750bea5a3a0b7ef76b44ade558ed569827ffdb5cb62a89')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:53:24
  Author: spupykin
Revision: 195852

Modified:
  t1utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:53:15 UTC (rev 195851)
+++ PKGBUILD2016-11-14 17:53:24 UTC (rev 195852)
@@ -12,8 +12,8 @@
 depends=('glibc')
 source=("https://www.lcdf.org/~eddietwo/type/$pkgname-$pkgver.tar.gz;
LICENSE)
-md5sums=('88837df02d69ed9d0f61c44ce5049cf4'
- '5a1334c824d21f0314c831f9fd19a587')
+sha256sums=('0faef3e5c4927b38b05ac99ee177b7d7cddbbf5b4452f98b244f684b52b0d4c4'
+'fd00d777e6114f1d346978844f19bbec1652641ea40d24c12ec5aac6f3ebc7cb')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


  1   2   3   4   >