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

2016-07-15 Thread Allan McRae
Date: Saturday, July 16, 2016 @ 04:39:17
  Author: allan
Revision: 271924

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

Added:
  pkg-config/repos/testing-i686/
  pkg-config/repos/testing-i686/PKGBUILD
(from rev 271923, pkg-config/trunk/PKGBUILD)
  pkg-config/repos/testing-x86_64/
  pkg-config/repos/testing-x86_64/PKGBUILD
(from rev 271923, pkg-config/trunk/PKGBUILD)

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

Copied: pkg-config/repos/testing-i686/PKGBUILD (from rev 271923, 
pkg-config/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-16 04:39:17 UTC (rev 271924)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: Judd Vinet 
+
+pkgname=pkg-config
+pkgver=0.29.1
+pkgrel=2
+pkgdesc="A system for managing library compile/link flags"
+arch=('i686' 'x86_64')
+url="http://pkgconfig.freedesktop.org/wiki/;
+license=('GPL')
+groups=('base-devel')
+depends=('glib2')
+provides=("pkgconfig=${pkgver}")
+conflicts=('pkgconfig')
+replaces=('pkgconfig')
+source=(http://pkgconfig.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('f739a28cae4e0ca291f82d1d41ef107d'
+ 'SKIP')
+validpgpkeys=('6B99CE97F17F48C27F722D71023A4420C7EC6914')  # Dan Nicholson
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --build=$CHOST --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: pkg-config/repos/testing-x86_64/PKGBUILD (from rev 271923, 
pkg-config/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-07-16 04:39:17 UTC (rev 271924)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: Judd Vinet 
+
+pkgname=pkg-config
+pkgver=0.29.1
+pkgrel=2
+pkgdesc="A system for managing library compile/link flags"
+arch=('i686' 'x86_64')
+url="http://pkgconfig.freedesktop.org/wiki/;
+license=('GPL')
+groups=('base-devel')
+depends=('glib2')
+provides=("pkgconfig=${pkgver}")
+conflicts=('pkgconfig')
+replaces=('pkgconfig')
+source=(http://pkgconfig.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('f739a28cae4e0ca291f82d1d41ef107d'
+ 'SKIP')
+validpgpkeys=('6B99CE97F17F48C27F722D71023A4420C7EC6914')  # Dan Nicholson
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --build=$CHOST --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


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

2016-07-15 Thread Allan McRae
Date: Saturday, July 16, 2016 @ 04:38:12
  Author: allan
Revision: 271923

upgpkg: pkg-config 0.29.1-2

explicitly set build host

Modified:
  pkg-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 23:13:55 UTC (rev 271922)
+++ PKGBUILD2016-07-16 04:38:12 UTC (rev 271923)
@@ -4,7 +4,7 @@
 
 pkgname=pkg-config
 pkgver=0.29.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A system for managing library compile/link flags"
 arch=('i686' 'x86_64')
 url="http://pkgconfig.freedesktop.org/wiki/;
@@ -21,7 +21,7 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
+  ./configure --build=$CHOST --prefix=/usr
   make
 }
 


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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 04:12:34
  Author: kkeen
Revision: 182983

archrelease: copy trunk to community-testing-any

Added:
  jupyter/repos/community-testing-any/
  jupyter/repos/community-testing-any/PKGBUILD
(from rev 182982, jupyter/trunk/PKGBUILD)

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

Copied: jupyter/repos/community-testing-any/PKGBUILD (from rev 182982, 
jupyter/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2016-07-16 04:12:34 UTC (rev 182983)
@@ -0,0 +1,131 @@
+# $Id$
+# Maintainer: Kyle Keen 
+
+pkgbase=jupyter
+pkgname=(jupyter ipython2-notebook)
+pkgver=4.1.0
+pkgrel=5
+pkgdesc="A language-agnostic web-based interactive shell/notebook server."
+arch=('any')
+url="http://jupyter.org/;
+license=('BSD')
+depends=('ipython' 'python-ipykernel' 'python-setuptools'
+ 'python-jinja' 'python-pyzmq' 'python-jsonschema'
+ 'python-mistune' 'python-pygments')
+makedepends=('python-setuptools' 'python2-setuptools' 'npm' 'git')
+optdepends=('jupyter-nbconvert: notebook conversion'
+'qt5-svg: jupyter-qtconsole'
+'python-pyqt5: jupyter-qtconsole'
+'python-sip: jupyter-qtconsole')
+
+# todo: figure out which deps left with jupyter-notebook
+# todo: figure out which deps left with jupyter-nbconvert
+
+# rebundle all the parts that were split out
+# but split them out officially over time
+_ipywv=4.1.1  # ipywidgets
+_jnbfv=4.0.1  # notebook format
+_jconv=5.0.0  # jupyter console
+_jcliv=4.3.0  # jupyter client
+_qtcv=4.2.1   # qtconsole
+
+# ipywidgets 5.2.X may also be a joke, based on speed of releases
+# and it seems to be because it doesn't do npm correctly
+
+# future order of splits:
+# python{,2}-jupyter_core
+# python{,2}-jupyter_client
+# python-ipywidgets
+
+source=("jupyter_core-$pkgver.tgz::https://github.com/jupyter/jupyter_core/archive/$pkgver.tar.gz;
+
"ipywidgets-$_ipywv.tgz::https://github.com/ipython/ipywidgets/archive/$_ipywv.tar.gz;
+
"nbformat-$_jnbfv.tgz::https://github.com/jupyter/nbformat/archive/$_jnbfv.tar.gz;
+
"jupyter_console-$_jconv.tgz::https://github.com/jupyter/jupyter_console/archive/$_jconv.tar.gz;
+
"jupyter_client-$_jcliv.tgz::https://github.com/jupyter/jupyter_client/archive/$_jcliv.tar.gz;
+
"qtconsole-$_qtcv.tgz::https://github.com/jupyter/qtconsole/archive/$_qtcv.tar.gz;)
+md5sums=('b7e928f965f68aef13fea1bf9d6384aa'
+ '099e9b76c52839dc33604aad7a2f1a42'
+ 'ab7172e517c9d561c0c01eef5631b4c8'
+ '08a9fde32a45c9e2e0b4cec6eca249c2'
+ '257d9f5429dac4d9511db84d201d3a9e'
+ '97a3e29cd69bc0270411b313c907c173')
+
+# qtconsole deps?
+# python-pyqt5 python-sip python-pygments python-pyzmq
+
+prepare() {
+  cd "$srcdir"
+  cp -r jupyter_core-$pkgver   python2-jupyter_core-$pkgver
+  cp -r jupyter_client-$_jcliv python2-jupyter_client-$_jcliv
+  cp -r qtconsole-$_qtcv   python2-qtconsole-$_qtcv
+}
+
+build() {
+  cd "$srcdir/ipywidgets-$_ipywv"
+  # 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_jupyter() {
+  cd "$srcdir/jupyter_core-$pkgver"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+
+  cd "$srcdir/ipywidgets-$_ipywv"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+
+  cd "$srcdir/nbformat-$_jnbfv"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+
+  cd "$srcdir/jupyter_console-$_jconv"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+
+  cd "$srcdir/jupyter_client-$_jcliv"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+
+  cd "$srcdir/qtconsole-$_qtcv"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
+  cd examples
+  # FS#47046 fix .desktop icon
+  sed -i 
's|^Icon=.*$|Icon=/usr/lib/python3.5/site-packages/qtconsole/resources/icon/JupyterConsole.svg|'
 \
+jupyter-qtconsole.desktop
+  install -Dm644 jupyter-qtconsole.desktop \
+"$pkgdir/usr/share/applications/jupyter-qtconsole.desktop"
+
+  cd "$srcdir"
+  install -Dm644 "jupyter_core-$pkgver/COPYING.md" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_ipython2-notebook() {
+  pkgdesc="Misc libraries required for notebook integration."
+  depends=('ipython2' 'python2-ipykernel' 'python2-pyzmq')
+  optdepends=('python2-pyqt5: jupyter-qtconsole-py2'
+  'qt5-svg: jupyter-qtconsole-py2'
+  'python2-sip: jupyter-qtconsole-py2')
+
+  cd "$srcdir/python2-jupyter_core-$pkgver"
+  python2 setup.py install 

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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 03:54:43
  Author: kkeen
Revision: 182982

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  254 +++--
 1 file changed, 131 insertions(+), 123 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-16 03:53:26 UTC (rev 182981)
+++ PKGBUILD2016-07-16 03:54:43 UTC (rev 182982)
@@ -1,123 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-
-pkgbase=jupyter
-pkgname=(jupyter ipython2-notebook)
-pkgver=4.1.0
-pkgrel=4
-pkgdesc="A language-agnostic web-based interactive shell/notebook server."
-arch=('any')
-url="http://jupyter.org/;
-license=('BSD')
-depends=('ipython' 'python-ipykernel' 'python-setuptools'
- 'python-jinja' 'python-pyzmq' 'python-jsonschema'
- 'python-mistune' 'python-pygments')
-makedepends=('python-setuptools' 'python2-setuptools' 'npm' 'git')
-optdepends=('jupyter-nbconvert: notebook conversion'
-'qt5-svg: jupyter-qtconsole'
-'python-pyqt5: jupyter-qtconsole'
-'python-sip: jupyter-qtconsole')
-
-# todo: figure out which deps left with jupyter-notebook
-# todo: figure out which deps left with jupyter-nbconvert
-
-# rebundle all the parts that were split out
-# but split them out officially over time
-_ipywv=4.1.1  # ipywidgets
-_jnbfv=4.0.1  # notebook format
-_jconv=4.1.1  # jupyter console
-_jcliv=4.2.2  # jupyter client
-_qtcv=4.2.1   # qtconsole
-
-# ipywidgets seems to be going through a lot of unstable "releases" today 
(2016-04-16)
-# wait for the beta testing to finish?
-
-# future order of splits:
-# python{,2}-jupyter_core
-# python{,2}-jupyter_client
-# python-ipywidgets
-
-source=("jupyter_core-$pkgver.tgz::https://github.com/jupyter/jupyter_core/archive/$pkgver.tar.gz;
-
"ipywidgets-$_ipywv.tgz::https://github.com/ipython/ipywidgets/archive/$_ipywv.tar.gz;
-
"nbformat-$_jnbfv.tgz::https://github.com/jupyter/nbformat/archive/$_jnbfv.tar.gz;
-
"jupyter_console-$_jconv.tgz::https://github.com/jupyter/jupyter_console/archive/$_jconv.tar.gz;
-
"jupyter_client-$_jcliv.tgz::https://github.com/jupyter/jupyter_client/archive/$_jcliv.tar.gz;
-
"qtconsole-$_qtcv.tgz::https://github.com/jupyter/qtconsole/archive/$_qtcv.tar.gz;)
-md5sums=('b7e928f965f68aef13fea1bf9d6384aa'
- '099e9b76c52839dc33604aad7a2f1a42'
- 'ab7172e517c9d561c0c01eef5631b4c8'
- 'a8b077ae0a5c57e9518ac039ad5febb8'
- '988ea87554215a83c6ad52e554d8d8c4'
- '97a3e29cd69bc0270411b313c907c173')
-
-# qtconsole deps?
-# python-pyqt5 python-sip python-pygments python-pyzmq
-
-prepare() {
-  cd "$srcdir"
-  cp -r jupyter_core-$pkgver   python2-jupyter_core-$pkgver
-  cp -r jupyter_client-$_jcliv python2-jupyter_client-$_jcliv
-  cp -r qtconsole-$_qtcv   python2-qtconsole-$_qtcv
-}
-
-build() {
-  cd "$srcdir/ipywidgets-$_ipywv"
-  # needs node, downloads a lot of stuff
-  python3 setup.py build
-}
-
-package_jupyter() {
-  cd "$srcdir/jupyter_core-$pkgver"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/ipywidgets-$_ipywv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/nbformat-$_jnbfv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/jupyter_console-$_jconv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/jupyter_client-$_jcliv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/qtconsole-$_qtcv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-  cd examples
-  # FS#47046 fix .desktop icon
-  sed -i 
's|^Icon=.*$|Icon=/usr/lib/python3.5/site-packages/qtconsole/resources/icon/JupyterConsole.svg|'
 \
-jupyter-qtconsole.desktop
-  install -Dm644 jupyter-qtconsole.desktop \
-"$pkgdir/usr/share/applications/jupyter-qtconsole.desktop"
-
-  cd "$srcdir"
-  install -Dm644 "jupyter_core-$pkgver/COPYING.md" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_ipython2-notebook() {
-  pkgdesc="An enhanced Interactive Python2 shell."
-  depends=('ipython2' 'python2-ipykernel' 'python2-pyzmq')
-  optdepends=('python2-pyqt5: jupyter-qtconsole-py2'
-  'qt5-svg: jupyter-qtconsole-py2'
-  'python2-sip: jupyter-qtconsole-py2')
-
-  cd "$srcdir/python2-jupyter_core-$pkgver"
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/python2-jupyter_client-$_jcliv"
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/python2-qtconsole-$_qtcv"
-  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$pkgdir/usr/bin"
-  rm jupyter
-  rm 

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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 03:53:26
  Author: kkeen
Revision: 182981

upgpkg: jupyter 4.1.0-5 update jupyter console, jupyter client

Modified:
  jupyter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-16 02:47:39 UTC (rev 182980)
+++ PKGBUILD2016-07-16 03:53:26 UTC (rev 182981)
@@ -4,7 +4,7 @@
 pkgbase=jupyter
 pkgname=(jupyter ipython2-notebook)
 pkgver=4.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A language-agnostic web-based interactive shell/notebook server."
 arch=('any')
 url="http://jupyter.org/;
@@ -25,12 +25,12 @@
 # but split them out officially over time
 _ipywv=4.1.1  # ipywidgets
 _jnbfv=4.0.1  # notebook format
-_jconv=4.1.1  # jupyter console
-_jcliv=4.2.2  # jupyter client
+_jconv=5.0.0  # jupyter console
+_jcliv=4.3.0  # jupyter client
 _qtcv=4.2.1   # qtconsole
 
-# ipywidgets seems to be going through a lot of unstable "releases" today 
(2016-04-16)
-# wait for the beta testing to finish?
+# ipywidgets 5.2.X may also be a joke, based on speed of releases
+# and it seems to be because it doesn't do npm correctly
 
 # future order of splits:
 # python{,2}-jupyter_core
@@ -46,8 +46,8 @@
 md5sums=('b7e928f965f68aef13fea1bf9d6384aa'
  '099e9b76c52839dc33604aad7a2f1a42'
  'ab7172e517c9d561c0c01eef5631b4c8'
- 'a8b077ae0a5c57e9518ac039ad5febb8'
- '988ea87554215a83c6ad52e554d8d8c4'
+ '08a9fde32a45c9e2e0b4cec6eca249c2'
+ '257d9f5429dac4d9511db84d201d3a9e'
  '97a3e29cd69bc0270411b313c907c173')
 
 # qtconsole deps?
@@ -64,6 +64,14 @@
   cd "$srcdir/ipywidgets-$_ipywv"
   # 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_jupyter() {
@@ -96,7 +104,7 @@
 }
 
 package_ipython2-notebook() {
-  pkgdesc="An enhanced Interactive Python2 shell."
+  pkgdesc="Misc libraries required for notebook integration."
   depends=('ipython2' 'python2-ipykernel' 'python2-pyzmq')
   optdepends=('python2-pyqt5: jupyter-qtconsole-py2'
   'qt5-svg: jupyter-qtconsole-py2'


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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 02:47:24
  Author: kkeen
Revision: 182979

upgpkg: ipython 5.0.0-1

Modified:
  ipython/trunk/PKGBUILD
Deleted:
  ipython/trunk/ipython.install

-+
 PKGBUILD|   24 
 ipython.install |   12 
 2 files changed, 12 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-16 02:35:16 UTC (rev 182978)
+++ PKGBUILD2016-07-16 02:47:24 UTC (rev 182979)
@@ -7,32 +7,32 @@
 
 pkgbase=ipython
 pkgname=(ipython ipython2)
-pkgver=4.2.0
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
 url="http://ipython.org;
 license=('BSD')
-depends=('python' 'python-decorator' 'python-pexpect' 'sqlite' 
'python-setuptools' 'python-path')
+depends=('python' 'python-decorator' 'python-pexpect' 'sqlite'
+ 'python-setuptools' 'python-path' 'python-prompt_toolkit')
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=("python-nose: for IPython's test suite")
-install=ipython.install
 
 # some of these will update rapidly, others never
 # so _vars will be phased in as new updates are released
-_traitv=4.2.1
-_psharev=0.7.2
+_traitv=4.2.2
+_psharev=0.7.3
 
 
source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz;
-
"https://pypi.python.org/packages/source/t/traitlets/traitlets-$_traitv.tar.gz;
+
"https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-$_traitv.tar.gz;
 
"https://pypi.python.org/packages/source/i/ipython_genutils/ipython_genutils-0.1.0.tar.gz;
-
"https://pypi.python.org/packages/source/p/pickleshare/pickleshare-$_psharev.tar.gz;
+
"https://files.pythonhosted.org/packages/source/p/pickleshare/pickleshare-$_psharev.tar.gz;
 
"https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip;
 
"http://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
-md5sums=('9432d4758961501bf5f33adde08a9e6e'
- 'f9cc1ad00a793a65d7bc88d69ee65920'
+md5sums=('7fc325d5872815e9efac229ffdd12037'
+ 'd0725f9818bd9e112a6531da26d433b8'
  '9a8afbe0978adbcbfcb3b35b2d015a56'
- '29d74cde0255546b6b2e1b48a0b31a54'
+ '0ccdd8e65737a92eec47888dae61ff95'
  'f9c1fab00fd981be588fc32759f474e3'
  '2901d65f1b1fe354e72850085cd1c072')
 
@@ -108,7 +108,7 @@
   pkgdesc="An enhanced Interactive Python2 shell."
   depends=('python2' 'python2-decorator' 'python2-pexpect' 'sqlite'
 'python2-setuptools' 'python2-path' 'python2-pathlib'
-'python2-backports.shutil_get_terminal_size')
+'python2-backports.shutil_get_terminal_size' 'python-prompt_toolkit')
   optdepends=("wxpython: needed for ipython2 --gui=wx"
   "python2-nose: for IPython's test suite")
   # "wxpython: needed for ipython2 --gui=wx"   does this still work?

Deleted: ipython.install
===
--- ipython.install 2016-07-16 02:35:16 UTC (rev 182978)
+++ ipython.install 2016-07-16 02:47:24 UTC (rev 182979)
@@ -1,12 +0,0 @@
-post_install() {
-  [[ -x usr/bin/gtk-update-icon-cache ]] || return 0
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor   
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


[arch-commits] Commit in ipython/repos/community-any (3 files)

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 02:47:39
  Author: kkeen
Revision: 182980

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|  306 +++---
 ipython.install |   12 --
 2 files changed, 153 insertions(+), 165 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-16 02:47:24 UTC (rev 182979)
+++ PKGBUILD2016-07-16 02:47:39 UTC (rev 182980)
@@ -1,153 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: PepeSmith
-# Contributor: Aron Asor 
-# Contributor: Chris Brannon 
-# Contributor : Douglas Soares de Andrade 
-
-pkgbase=ipython
-pkgname=(ipython ipython2)
-pkgver=4.2.0
-pkgrel=2
-pkgdesc="An enhanced Interactive Python shell."
-arch=('any')
-url="http://ipython.org;
-license=('BSD')
-depends=('python' 'python-decorator' 'python-pexpect' 'sqlite' 
'python-setuptools' 'python-path')
-makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=("python-nose: for IPython's test suite")
-install=ipython.install
-
-# some of these will update rapidly, others never
-# so _vars will be phased in as new updates are released
-_traitv=4.2.1
-_psharev=0.7.2
-
-source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz;
-
"https://pypi.python.org/packages/source/t/traitlets/traitlets-$_traitv.tar.gz;
-
"https://pypi.python.org/packages/source/i/ipython_genutils/ipython_genutils-0.1.0.tar.gz;
-
"https://pypi.python.org/packages/source/p/pickleshare/pickleshare-$_psharev.tar.gz;
-
"https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip;
-
"http://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
-md5sums=('9432d4758961501bf5f33adde08a9e6e'
- 'f9cc1ad00a793a65d7bc88d69ee65920'
- '9a8afbe0978adbcbfcb3b35b2d015a56'
- '29d74cde0255546b6b2e1b48a0b31a54'
- 'f9c1fab00fd981be588fc32759f474e3'
- '2901d65f1b1fe354e72850085cd1c072')
-
-# With 4.0 many previously bundled external libraries are no longer bundled
-# Most are written/maintained/used only by the ipython project
-# Since there are so many and they are so small, they get re-bundled here
-# Break them out if any non-ipython package ends up needing these
-
-# traitlets (depends on python-decorator)
-# ipython_genutils
-# "Pretend this doesn’t exist. Nobody should use it."
-# "Vestigial IPython utilities: DO NOT USE"
-# (still required for now though, but drop at first chance)
-# pickleshare (depends on path.py)
-# simplegeneric (so old that it only comes in .zip and still refers to the 
cheeseshop)
-# shutil_get_terminal_size ?
-
-# confirm that an update does not break sage?
-
-prepare() {
-  cd "$srcdir"
-  cp -r ipython-$pkgveripython2-$pkgver
-  cp -r ipython_genutils-0.1.0 ipython2_genutils-0.1.0
-  cp -r pickleshare-$_psharev  python2-pickleshare-$_psharev
-  cp -r traitlets-$_traitv python2-traitlets-$_traitv
-  cp -r simplegeneric-0.8.1python2-simplegeneric-0.8.1
-
-  # python 3.5 does not need a 3.3 backport hack
-  cd "$srcdir/ipython-$pkgver"
-  sed -i 's|backports.shutil_get_terminal_size|shutil|' 
IPython/utils/terminal.py
-}
-
-build() {
-  cd "$srcdir"
-}
-
-package_ipython() {
-  cd "$srcdir/ipython-$pkgver"
-
-  # see https://github.com/ipython/ipython/issues/2057
-  #export LC_ALL=en_US.UTF-8
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  # TEMPORARY!
-  cd "$srcdir/ipython_genutils-0.1.0"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/pickleshare-$_psharev"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/traitlets-$_traitv"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/simplegeneric-0.8.1"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=0
-
-  cd "$srcdir/ipython-$pkgver"
-  install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
-
-  cd "$srcdir/ipython-$pkgver/examples/IPython Kernel/"
-  # FS#45120
-  sed -i 's/gnome-netstatus-idle/ipython/' *.desktop
-  install -Dm644 ipython.desktop 
"$pkgdir/usr/share/applications/ipython.desktop"
-  #install -Dm644 ipython-qtconsole.desktop 
"$pkgdir/usr/share/applications/ipython-qtconsole.desktop"
-  # FS#47046
-  install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython.png"
-
-  #cd $srcdir/ipython-$pkgver/IPython/qt/console/resources/icon/
-  #install -Dm644 IPythonConsole.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/ipython.svg"
-}
-

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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 02:35:16
  Author: kkeen
Revision: 182978

archrelease: copy trunk to community-any

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

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

Copied: python-prompt_toolkit/repos/community-any/PKGBUILD (from rev 182977, 
python-prompt_toolkit/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-07-16 02:35:16 UTC (rev 182978)
@@ -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.3
+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=('6c4133d099603f496c761491043bf0ef')
+sha256sums=('805e026f0cbad27467e93f9dd3e318d401a62788c1e84ca038e967ad8ba2')
+
+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 (4 files)

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 02:34:38
  Author: kkeen
Revision: 182977

pkginit: python-prompt_toolkit-1.0.3 for ipython-5.0.0

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

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

Added: python-prompt_toolkit/trunk/PKGBUILD
===
--- python-prompt_toolkit/trunk/PKGBUILD(rev 0)
+++ python-prompt_toolkit/trunk/PKGBUILD2016-07-16 02:34:38 UTC (rev 
182977)
@@ -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.3
+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=('6c4133d099603f496c761491043bf0ef')
+sha256sums=('805e026f0cbad27467e93f9dd3e318d401a62788c1e84ca038e967ad8ba2')
+
+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"
+}


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


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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 02:26:28
  Author: kkeen
Revision: 182976

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-16 02:25:59 UTC (rev 182975)
+++ community-i686/PKGBUILD 2016-07-16 02:26:28 UTC (rev 182976)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: minder
-
-pkgbase=python-pillow
-pkgname=(python-pillow python2-pillow)
-pkgver=3.3.0
-pkgrel=1
-# consider splitting out sane if this gets weird enough
-_sanever=2.8.2
-_appname=Pillow
-_py2basever=2.7
-_py3basever=3.5m
-pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
-arch=('i686' 'x86_64')
-url="http://python-pillow.github.io/;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 
'openjpeg2' 'tk' 'sane')
-source=("https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
-
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
-md5sums=('b5a15b03bf402fe254636c015fcf04da'
- '295f1c745ab4da6a34b524019b181978')
-
-# future optional things:
-# libimagequant
-
-prepare() {
-  cd "$srcdir"
-  # allow sane to build
-  sed -i "s|os.path.join|'../libImaging', &|" "$srcdir/Sane-$_sanever/setup.py"
-  cp -r "$srcdir/Sane-$_sanever" "$srcdir/$_appname-$pkgver/Sane"
-  # py2 and py3
-  cp -r "$srcdir/$_appname-$pkgver" "$srcdir/${_appname}2-$pkgver"
-}  
-
-package_python-pillow() {
-  depends=('python' 'lcms' 'libwebp' 'openjpeg2')
-  optdepends=('tk: for the ImageTK module'
-  'sane: for the Sane module'
-  'python-pyqt4: for the ImageQt module')
-  cd "$srcdir/$_appname-$pkgver"
-  python3 setup.py install --root="$pkgdir/" --optimize=0
-  pushd Sane
-python3 setup.py install --root="$pkgdir/" --optimize=0
-  popd
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  install -dm755 "$pkgdir/usr/include/python$_py3basever/"
-  install -m644 -t "$pkgdir/usr/include/python$_py3basever/" libImaging/*.h
-
-  # clean up bins
-  cd "$pkgdir/usr/bin"
-  for f in *.py; do
-mv "$f" "${f%.py}"
-  done
-}
-
-package_python2-pillow() {
-  pkgdesc="Python Imaging Library (PIL) fork. Python2 version."
-  depends=('python2' 'lcms' 'libwebp' 'openjpeg2')
-  optdepends=('tk: for the ImageTK module'
-  'sane: for the Sane module'
-  'python2-pyqt4: for the ImageQt module')
-  provides=('python-imaging' 'python2-imaging')
-  conflicts=('python-imaging' 'python2-imaging')
-  cd "$srcdir/${_appname}2-$pkgver"
-  sed -i 's|python$|python2|' PIL/OleFileIO.py
-  python2 setup.py install --root="$pkgdir/" --optimize=0
-  pushd Sane
-python2 setup.py install --root="$pkgdir/" --optimize=0
-  popd
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  install -dm755 "$pkgdir/usr/include/python$_py2basever/"
-  install -m644 -t "$pkgdir/usr/include/python$_py2basever/" libImaging/*.h
-
-  # clean up bins
-  cd "$pkgdir/usr/bin"
-  for f in *.py; do
-mv "$f" "${f%.py}2"
-  done
-}
-

Copied: python-pillow/repos/community-i686/PKGBUILD (from rev 182975, 
python-pillow/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-16 02:26:28 UTC (rev 182976)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: minder
+
+pkgbase=python-pillow
+pkgname=(python-pillow python2-pillow)
+pkgver=3.3.0
+pkgrel=2
+# consider splitting out sane if this gets weird enough
+_sanever=2.8.2
+_appname=Pillow
+_py2basever=2.7
+_py3basever=3.5m
+pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
+arch=('i686' 'x86_64')
+url="http://python-pillow.github.io/;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'lcms2' 'libwebp' 
'openjpeg2' 'tk' 'sane')
+source=("https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
+
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
+md5sums=('b5a15b03bf402fe254636c015fcf04da'
+ '295f1c745ab4da6a34b524019b181978')
+
+# future optional things:
+# libimagequant
+
+prepare() {
+  cd "$srcdir"
+ 

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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 02:25:59
  Author: kkeen
Revision: 182975

upgpkg: python-pillow 3.3.0-2

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-16 02:15:31 UTC (rev 182974)
+++ PKGBUILD2016-07-16 02:25:59 UTC (rev 182975)
@@ -5,7 +5,7 @@
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
 pkgver=3.3.0
-pkgrel=1
+pkgrel=2
 # consider splitting out sane if this gets weird enough
 _sanever=2.8.2
 _appname=Pillow
@@ -15,7 +15,7 @@
 arch=('i686' 'x86_64')
 url="http://python-pillow.github.io/;
 license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 
'openjpeg2' 'tk' 'sane')
+makedepends=('python-setuptools' 'python2-setuptools' 'lcms2' 'libwebp' 
'openjpeg2' 'tk' 'sane')
 
source=("https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
 
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
 md5sums=('b5a15b03bf402fe254636c015fcf04da'
@@ -34,7 +34,7 @@
 }  
 
 package_python-pillow() {
-  depends=('python' 'lcms' 'libwebp' 'openjpeg2')
+  depends=('python' 'lcms2' 'libwebp' 'openjpeg2')
   optdepends=('tk: for the ImageTK module'
   'sane: for the Sane module'
   'python-pyqt4: for the ImageQt module')
@@ -57,7 +57,7 @@
 
 package_python2-pillow() {
   pkgdesc="Python Imaging Library (PIL) fork. Python2 version."
-  depends=('python2' 'lcms' 'libwebp' 'openjpeg2')
+  depends=('python2' 'lcms2' 'libwebp' 'openjpeg2')
   optdepends=('tk: for the ImageTK module'
   'sane: for the Sane module'
   'python2-pyqt4: for the ImageQt module')


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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 02:15:31
  Author: kkeen
Revision: 182974

archrelease: copy trunk to community-any

Added:
  python-wcwidth/repos/community-any/
  python-wcwidth/repos/community-any/PKGBUILD
(from rev 182973, python-wcwidth/trunk/PKGBUILD)

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

Copied: python-wcwidth/repos/community-any/PKGBUILD (from rev 182973, 
python-wcwidth/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-07-16 02:15:31 UTC (rev 182974)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: wenLiangcan 
+
+pkgbase=python-wcwidth
+pkgname=(python-wcwidth python2-wcwidth)
+_name=wcwidth
+pkgver=0.1.7
+pkgrel=1
+pkgdesc="Measures number of Terminal column cells of wide-character codes"
+url="https://github.com/jquast/wcwidth;
+license=('MIT')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://files.pythonhosted.org/packages/source/w/$_name/$_name-$pkgver.tar.gz;)
+md5sums=('b3b6a0a08f0c8a34d1de8cf44150a4ad')
+
+prepare() {
+  cd "$srcdir"
+  cp -r $_name-$pkgver python2-$_name-$pkgver
+}
+
+package_python-wcwidth() {
+  cd "$srcdir/$_name-$pkgver"
+  python3 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-wcwidth() {
+  depends=('python2')
+  cd "$srcdir/python2-$_name-$pkgver"
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in (4 files)

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 02:14:39
  Author: kkeen
Revision: 182973

pkginit: python-wcwidth-0.1.7 for ipython-5.0.0

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

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

Added: python-wcwidth/trunk/PKGBUILD
===
--- python-wcwidth/trunk/PKGBUILD   (rev 0)
+++ python-wcwidth/trunk/PKGBUILD   2016-07-16 02:14:39 UTC (rev 182973)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: wenLiangcan 
+
+pkgbase=python-wcwidth
+pkgname=(python-wcwidth python2-wcwidth)
+_name=wcwidth
+pkgver=0.1.7
+pkgrel=1
+pkgdesc="Measures number of Terminal column cells of wide-character codes"
+url="https://github.com/jquast/wcwidth;
+license=('MIT')
+arch=('any')
+depends=('python')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://files.pythonhosted.org/packages/source/w/$_name/$_name-$pkgver.tar.gz;)
+md5sums=('b3b6a0a08f0c8a34d1de8cf44150a4ad')
+
+prepare() {
+  cd "$srcdir"
+  cp -r $_name-$pkgver python2-$_name-$pkgver
+}
+
+package_python-wcwidth() {
+  cd "$srcdir/$_name-$pkgver"
+  python3 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-wcwidth() {
+  depends=('python2')
+  cd "$srcdir/python2-$_name-$pkgver"
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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


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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 01:08:31
  Author: kkeen
Revision: 182972

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-16 01:08:03 UTC (rev 182971)
+++ community-i686/PKGBUILD 2016-07-16 01:08:31 UTC (rev 182972)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Dmitriy Morozov 
-
-pkgname=cgal
-pkgver=4.8
-pkgrel=1
-pkgdesc="Computational Geometry Algorithms Library"
-arch=('i686' 'x86_64')
-url="http://www.cgal.org;
-license=('GPL' 'LGPL')
-source=("https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$pkgver/CGAL-$pkgver.tar.xz;)
-depends=('mpfr' 'gmp' 'mesa' 'glu' 'boost-libs')
-optdepends=('qt5-svg: for CGAL_Qt5'
-'eigen: for some packages, see the CGAL manual')
-makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
-md5sums=('e31e7039b5cdc74ac7b106db8ba644f3')
-
-# consider building with swig for python stuff
-# https://gforge.inria.fr/frs/?group_id=52  for _pkgid
-
-# 4.8 supposedly does not depend on boost?  good luck...
-
-build() {
-  cd "$srcdir/CGAL-$pkgver"
-  mkdir build
-  cd build
-  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/CGAL-$pkgver/build"
-  make install DESTDIR="$pkgdir"
-
-  # The tarball still has all these licenses included
-  for _license in LICENSE{,.FREE_USE,.GPL,.LGPL}; do
-install -D -m644 "$srcdir/CGAL-$pkgver/$_license" 
"$pkgdir/usr/share/licenses/$pkgname/$_license"
-  done
-}
-

Copied: cgal/repos/community-i686/PKGBUILD (from rev 182971, 
cgal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-16 01:08:31 UTC (rev 182972)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dmitriy Morozov 
+
+pkgname=cgal
+pkgver=4.8.1
+pkgrel=1
+pkgdesc="Computational Geometry Algorithms Library"
+arch=('i686' 'x86_64')
+url="http://www.cgal.org;
+license=('GPL' 'LGPL')
+source=("https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$pkgver/CGAL-$pkgver.tar.xz;)
+depends=('mpfr' 'gmp' 'mesa' 'glu' 'boost-libs')
+optdepends=('qt5-svg: for CGAL_Qt5'
+'eigen: for some packages, see the CGAL manual')
+makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
+md5sums=('1cbcb3f251822766ed3d744f923c782d')
+
+# consider building with swig for python stuff
+# https://gforge.inria.fr/frs/?group_id=52  for _pkgid
+
+# 4.8 supposedly does not depend on boost?  good luck...
+
+build() {
+  cd "$srcdir/CGAL-$pkgver"
+  mkdir build
+  cd build
+  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/CGAL-$pkgver/build"
+  make install DESTDIR="$pkgdir"
+
+  # The tarball still has all these licenses included
+  for _license in LICENSE{,.FREE_USE,.GPL,.LGPL}; do
+install -D -m644 "$srcdir/CGAL-$pkgver/$_license" 
"$pkgdir/usr/share/licenses/$pkgname/$_license"
+  done
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-16 01:08:03 UTC (rev 182971)
+++ community-x86_64/PKGBUILD   2016-07-16 01:08:31 UTC (rev 182972)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Dmitriy Morozov 
-
-pkgname=cgal
-pkgver=4.8
-pkgrel=1
-pkgdesc="Computational Geometry Algorithms Library"
-arch=('i686' 'x86_64')
-url="http://www.cgal.org;
-license=('GPL' 'LGPL')
-source=("https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$pkgver/CGAL-$pkgver.tar.xz;)
-depends=('mpfr' 'gmp' 'mesa' 'glu' 'boost-libs')
-optdepends=('qt5-svg: for CGAL_Qt5'
-'eigen: for some packages, see the CGAL manual')
-makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
-md5sums=('e31e7039b5cdc74ac7b106db8ba644f3')
-
-# consider building with swig for python stuff
-# https://gforge.inria.fr/frs/?group_id=52  for _pkgid
-
-# 4.8 supposedly does not depend on boost?  good luck...
-
-build() {
-  cd "$srcdir/CGAL-$pkgver"
-  mkdir build
-  cd build
-  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/CGAL-$pkgver/build"
-  make install DESTDIR="$pkgdir"
-
-  # The tarball still has all these licenses included
-  

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

2016-07-15 Thread Kyle Keen
Date: Saturday, July 16, 2016 @ 01:08:03
  Author: kkeen
Revision: 182971

upgpkg: cgal 4.8.1-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 23:24:06 UTC (rev 182970)
+++ PKGBUILD2016-07-16 01:08:03 UTC (rev 182971)
@@ -3,7 +3,7 @@
 # Contributor: Dmitriy Morozov 
 
 pkgname=cgal
-pkgver=4.8
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="Computational Geometry Algorithms Library"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('qt5-svg: for CGAL_Qt5'
 'eigen: for some packages, see the CGAL manual')
 makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
-md5sums=('e31e7039b5cdc74ac7b106db8ba644f3')
+md5sums=('1cbcb3f251822766ed3d744f923c782d')
 
 # consider building with swig for python stuff
 # https://gforge.inria.fr/frs/?group_id=52  for _pkgid


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

2016-07-15 Thread Sébastien Luttringer
Date: Friday, July 15, 2016 @ 23:24:06
  Author: seblu
Revision: 182970

db-move: moved virtualbox-modules-arch from [community-testing] to [community] 
(i686, x86_64)

Added:
  virtualbox-modules-arch/repos/community-i686/PKGBUILD
(from rev 182969, 
virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD)
  virtualbox-modules-arch/repos/community-i686/build.sh
(from rev 182969, 
virtualbox-modules-arch/repos/community-testing-i686/build.sh)
  virtualbox-modules-arch/repos/community-i686/virtualbox-modules-arch.install
(from rev 182969, 
virtualbox-modules-arch/repos/community-testing-i686/virtualbox-modules-arch.install)
  virtualbox-modules-arch/repos/community-x86_64/PKGBUILD
(from rev 182969, 
virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD)
  virtualbox-modules-arch/repos/community-x86_64/build.sh
(from rev 182969, 
virtualbox-modules-arch/repos/community-testing-x86_64/build.sh)
  virtualbox-modules-arch/repos/community-x86_64/virtualbox-modules-arch.install
(from rev 182969, 
virtualbox-modules-arch/repos/community-testing-x86_64/virtualbox-modules-arch.install)
Deleted:
  virtualbox-modules-arch/repos/community-i686/PKGBUILD
  virtualbox-modules-arch/repos/community-i686/build.sh
  virtualbox-modules-arch/repos/community-i686/virtualbox-modules-arch.install
  virtualbox-modules-arch/repos/community-testing-i686/
  virtualbox-modules-arch/repos/community-testing-x86_64/
  virtualbox-modules-arch/repos/community-x86_64/PKGBUILD
  virtualbox-modules-arch/repos/community-x86_64/build.sh
  virtualbox-modules-arch/repos/community-x86_64/virtualbox-modules-arch.install

--+
 /PKGBUILD|  142 +
 /build.sh|  122 ++
 /virtualbox-modules-arch.install |   46 ++
 community-i686/PKGBUILD  |   71 --
 community-i686/build.sh  |   61 -
 community-i686/virtualbox-modules-arch.install   |   23 ---
 community-x86_64/PKGBUILD|   71 --
 community-x86_64/build.sh|   61 -
 community-x86_64/virtualbox-modules-arch.install |   23 ---
 9 files changed, 310 insertions(+), 310 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-15 21:44:33 UTC (rev 182969)
+++ community-i686/PKGBUILD 2016-07-15 23:24:06 UTC (rev 182970)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Ionut Biru 
-
-pkgbase=virtualbox-modules-arch
-pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.1.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=('linux>=4.6' 'linux<4.7'
- 'linux-headers>=4.6' 'linux-headers<4.7'
- "virtualbox-host-dkms>=$pkgver"
- "virtualbox-guest-dkms>=$pkgver")
-
-# remember to also adjust the .install files and the package deps below
-_extramodules=extramodules-4.6-ARCH
-
-package_virtualbox-host-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
-  depends=('linux>=4.6' 'linux<4.7')
-  replaces=('virtualbox-modules' 'virtualbox-host-modules')
-  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
-'virtualbox-host-dkms')
-  provides=('VIRTUALBOX-HOST-MODULES')
-  install=virtualbox-modules-arch.install
-
-  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-
-  # compress earch modules individually
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-  # systemd module loading
-  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" >  \
-"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-package_virtualbox-guest-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
-  license=('GPL')
-  depends=('linux>=4.6' 'linux<4.7')
-  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
-  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
- 'virtualbox-guest-dkms')
-  provides=('VIRTUALBOX-GUEST-MODULES')
-  install=virtualbox-modules-arch.install
-
-  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-
-  # compress earch modules individually
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-  # systemd module loading
-  install 

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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 23:13:55
  Author: eworm
Revision: 271922

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

Added:
  lvm2/repos/testing-i686/
  lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch
(from rev 271921, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-i686/11-dm-initramfs.rules
(from rev 271921, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-i686/PKGBUILD
(from rev 271921, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-i686/lvm2.install
(from rev 271921, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-i686/lvm2_hook
(from rev 271921, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-i686/lvm2_install
(from rev 271921, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-i686/sd-lvm2_install
(from rev 271921, lvm2/trunk/sd-lvm2_install)
  lvm2/repos/testing-x86_64/
  lvm2/repos/testing-x86_64/01-lvm2-make-sockets-static.patch
(from rev 271921, lvm2/trunk/01-lvm2-make-sockets-static.patch)
  lvm2/repos/testing-x86_64/11-dm-initramfs.rules
(from rev 271921, lvm2/trunk/11-dm-initramfs.rules)
  lvm2/repos/testing-x86_64/PKGBUILD
(from rev 271921, lvm2/trunk/PKGBUILD)
  lvm2/repos/testing-x86_64/lvm2.install
(from rev 271921, lvm2/trunk/lvm2.install)
  lvm2/repos/testing-x86_64/lvm2_hook
(from rev 271921, lvm2/trunk/lvm2_hook)
  lvm2/repos/testing-x86_64/lvm2_install
(from rev 271921, lvm2/trunk/lvm2_install)
  lvm2/repos/testing-x86_64/sd-lvm2_install
(from rev 271921, lvm2/trunk/sd-lvm2_install)

--+
 testing-i686/01-lvm2-make-sockets-static.patch   |   20 
 testing-i686/11-dm-initramfs.rules   |3 
 testing-i686/PKGBUILD|  104 +
 testing-i686/lvm2.install|   25 +
 testing-i686/lvm2_hook   |   25 +
 testing-i686/lvm2_install|   41 
 testing-i686/sd-lvm2_install |   44 
 testing-x86_64/01-lvm2-make-sockets-static.patch |   20 
 testing-x86_64/11-dm-initramfs.rules |3 
 testing-x86_64/PKGBUILD  |  104 +
 testing-x86_64/lvm2.install  |   25 +
 testing-x86_64/lvm2_hook |   25 +
 testing-x86_64/lvm2_install  |   41 
 testing-x86_64/sd-lvm2_install   |   44 
 14 files changed, 524 insertions(+)

Copied: lvm2/repos/testing-i686/01-lvm2-make-sockets-static.patch (from rev 
271921, lvm2/trunk/01-lvm2-make-sockets-static.patch)
===
--- testing-i686/01-lvm2-make-sockets-static.patch  
(rev 0)
+++ testing-i686/01-lvm2-make-sockets-static.patch  2016-07-15 23:13:55 UTC 
(rev 271922)
@@ -0,0 +1,20 @@
+diff -Nur LVM2.2.02.106.orig/scripts/dm_event_systemd_red_hat.socket.in 
LVM2.2.02.106/scripts/dm_event_systemd_red_hat.socket.in
+--- LVM2.2.02.106.orig/scripts/dm_event_systemd_red_hat.socket.in  
2014-04-10 17:38:46.0 +0200
 LVM2.2.02.106/scripts/dm_event_systemd_red_hat.socket.in   2014-04-26 
14:21:10.097269315 +0200
+@@ -8,6 +8,3 @@
+ ListenFIFO=@DEFAULT_DM_RUN_DIR@/dmeventd-client
+ SocketMode=0600
+ RemoveOnStop=true
+-
+-[Install]
+-WantedBy=sockets.target
+diff -Nur LVM2.2.02.106.orig/scripts/lvm2_lvmetad_systemd_red_hat.socket.in 
LVM2.2.02.106/scripts/lvm2_lvmetad_systemd_red_hat.socket.in
+--- LVM2.2.02.106.orig/scripts/lvm2_lvmetad_systemd_red_hat.socket.in  
2014-04-10 17:38:46.0 +0200
 LVM2.2.02.106/scripts/lvm2_lvmetad_systemd_red_hat.socket.in   
2014-04-26 14:21:15.287156152 +0200
+@@ -7,6 +7,3 @@
+ ListenStream=@DEFAULT_RUN_DIR@/lvmetad.socket
+ SocketMode=0600
+ RemoveOnStop=true
+-
+-[Install]
+-WantedBy=sysinit.target

Copied: lvm2/repos/testing-i686/11-dm-initramfs.rules (from rev 271921, 
lvm2/trunk/11-dm-initramfs.rules)
===
--- testing-i686/11-dm-initramfs.rules  (rev 0)
+++ testing-i686/11-dm-initramfs.rules  2016-07-15 23:13:55 UTC (rev 271922)
@@ -0,0 +1,3 @@
+# needed with new udev/mkinitcpio and as implemented in dracut:
+# 

+SUBSYSTEM=="block", KERNEL=="dm-[0-9]*", ACTION=="add|change", 
OPTIONS="db_persist"

Copied: lvm2/repos/testing-i686/PKGBUILD (from rev 271921, lvm2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-15 23:13:55 UTC (rev 271922)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Thomas Bächler 
+
+pkgbase=lvm2
+pkgname=('lvm2' 'device-mapper')
+pkgver=2.02.161

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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 23:13:48
  Author: eworm
Revision: 271921

upgpkg: lvm2 2.02.161-1

new upstream release

Modified:
  lvm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 19:24:29 UTC (rev 271920)
+++ PKGBUILD2016-07-15 23:13:48 UTC (rev 271921)
@@ -4,8 +4,8 @@
 
 pkgbase=lvm2
 pkgname=('lvm2' 'device-mapper')
-pkgver=2.02.160
-pkgrel=2
+pkgver=2.02.161
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://sourceware.org/lvm2/;
 license=('GPL2' 'LGPL2.1')
@@ -17,7 +17,7 @@
 sd-lvm2_install
 11-dm-initramfs.rules
 01-lvm2-make-sockets-static.patch)
-sha1sums=('7281dba2a295d13efe854ad06c0baf06c2ae476b'
+sha1sums=('3fae84e7da2e6bbe5629247c7e863eb959de8b6f'
   'SKIP'
   '5aedf7b606f6b4bd7a27126854a371e59009eb8c'
   '81fc438356216abdaead0742555e1719e6ff3127'


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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:44:33
  Author: anthraxx
Revision: 182969

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-15 21:44:23 UTC (rev 182968)
+++ community-i686/PKGBUILD 2016-07-15 21:44:33 UTC (rev 182969)
@@ -1,27 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Guillermo Ramos <0xwille at gmail dot com>
-
-pkgname=radare2
-pkgver=0.10.3
-pkgrel=1
-pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
-url='http://radare.org'
-arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL3')
-depends=('sh' 'capstone' 'openssl' 'libzip')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('8868b5a4533d232b4e97978a1178a341126d2732a27cb9b3bdaa4893c8928e9d50efa3e96b249b04eebcf8dfb3911ba15ae237d2437adb0bbed496ce8ce34e08')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-syscapstone --with-syszip --with-openssl
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: radare2/repos/community-i686/PKGBUILD (from rev 182968, 
radare2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 21:44:33 UTC (rev 182969)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=0.10.4
+pkgrel=1
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='http://radare.org'
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'openssl' 'libzip')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
+sha512sums=('8bec8eaeaeb28059023571a5747d199d2b5ab38a4156b2eb7d375c48426b5410ade2749c0b64531a231d6b8d36c6f1d3a88aa42eeffa269eb73c4acc91482de5')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-syscapstone --with-syszip --with-openssl
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-15 21:44:23 UTC (rev 182968)
+++ community-x86_64/PKGBUILD   2016-07-15 21:44:33 UTC (rev 182969)
@@ -1,27 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Guillermo Ramos <0xwille at gmail dot com>
-
-pkgname=radare2
-pkgver=0.10.3
-pkgrel=1
-pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
-url='http://radare.org'
-arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL3')
-depends=('sh' 'capstone' 'openssl' 'libzip')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('8868b5a4533d232b4e97978a1178a341126d2732a27cb9b3bdaa4893c8928e9d50efa3e96b249b04eebcf8dfb3911ba15ae237d2437adb0bbed496ce8ce34e08')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-syscapstone --with-syszip --with-openssl
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: radare2/repos/community-x86_64/PKGBUILD (from rev 182968, 
radare2/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-15 21:44:33 UTC (rev 182969)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=0.10.4
+pkgrel=1
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='http://radare.org'
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'openssl' 'libzip')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)

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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:44:23
  Author: anthraxx
Revision: 182968

upgpkg: radare2 0.10.4-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 21:43:45 UTC (rev 182967)
+++ PKGBUILD2016-07-15 21:44:23 UTC (rev 182968)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=0.10.3
+pkgver=0.10.4
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='http://radare.org'
@@ -11,7 +11,7 @@
 depends=('sh' 'capstone' 'openssl' 'libzip')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('8868b5a4533d232b4e97978a1178a341126d2732a27cb9b3bdaa4893c8928e9d50efa3e96b249b04eebcf8dfb3911ba15ae237d2437adb0bbed496ce8ce34e08')
+sha512sums=('8bec8eaeaeb28059023571a5747d199d2b5ab38a4156b2eb7d375c48426b5410ade2749c0b64531a231d6b8d36c6f1d3a88aa42eeffa269eb73c4acc91482de5')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:43:45
  Author: anthraxx
Revision: 182967

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

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

---+
 /LICENSE  |   84 
 /PKGBUILD |   78 
 community-i686/LICENSE|   42 --
 community-i686/PKGBUILD   |   39 
 community-x86_64/LICENSE  |   42 --
 community-x86_64/PKGBUILD |   39 
 6 files changed, 162 insertions(+), 162 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2016-07-15 21:43:36 UTC (rev 182966)
+++ community-i686/LICENSE  2016-07-15 21:43:45 UTC (rev 182967)
@@ -1,42 +0,0 @@
-
-NOTICES
-
-If you have modified this source, you may insert additional notices
-immediately after this sentence.
-
-COPYRIGHT:
-
-Copyright (C) 1998-2002,2006-2009 Glenn Randers-Pehrson
-  (glennrp at users.sf.net)
-Copyright (C) 2005  Greg Roelofs
-
-DISCLAIMERS:
-
-The pngcrush computer program is supplied "AS IS".  The Author disclaims all
-warranties, expressed or implied, including, without limitation, the
-warranties of merchantability and of fitness for any purpose.  The
-Author assumes no liability for direct, indirect, incidental, special,
-exemplary, or consequential damages, which may result from the use of
-the computer program, even if advised of the possibility of such damage.
-There is no warranty against interference with your enjoyment of the
-computer program or against infringement.  There is no warranty that my
-efforts or the computer program will fulfill any of your particular purposes
-or needs.  This computer program is provided with all faults, and the entire
-risk of satisfactory quality, performance, accuracy, and effort is with
-the user.
-
-LICENSE:
-
-Permission is hereby irrevocably granted to everyone to use, copy, modify,
-and distribute this source code, or portions hereof, or executable programs
-compiled from it, for any purpose, without payment of any fee, subject to
-the following restrictions:
-
-1. The origin of this source code must not be misrepresented.
-
-2. Altered versions must be plainly marked as such and must not be
-   misrepresented as being the original source.
-
-3. This Copyright notice, disclaimer, and license may not be removed
-   or altered from any source or altered source distribution.
-

Copied: pngcrush/repos/community-i686/LICENSE (from rev 182966, 
pngcrush/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2016-07-15 21:43:45 UTC (rev 182967)
@@ -0,0 +1,42 @@
+
+NOTICES
+
+If you have modified this source, you may insert additional notices
+immediately after this sentence.
+
+COPYRIGHT:
+
+Copyright (C) 1998-2002,2006-2009 Glenn Randers-Pehrson
+  (glennrp at users.sf.net)
+Copyright (C) 2005  Greg Roelofs
+
+DISCLAIMERS:
+
+The pngcrush computer program is supplied "AS IS".  The Author disclaims all
+warranties, expressed or implied, including, without limitation, the
+warranties of merchantability and of fitness for any purpose.  The
+Author assumes no liability for direct, indirect, incidental, special,
+exemplary, or consequential damages, which may result from the use of
+the computer program, even if advised of the possibility of such damage.
+There is no warranty against interference with your enjoyment of the
+computer program or against infringement.  There is no warranty that my
+efforts or the computer program will fulfill any of your particular purposes
+or needs.  This computer program is provided with all faults, and the entire
+risk of satisfactory quality, performance, accuracy, and effort is with
+the user.
+
+LICENSE:
+
+Permission is hereby irrevocably granted to everyone to use, copy, modify,
+and distribute this source code, or portions hereof, or executable programs
+compiled from it, for any purpose, without payment of any fee, subject to
+the following restrictions:
+
+1. The origin of this source code must not be misrepresented.
+
+2. Altered versions must be plainly marked as such and must not be
+   misrepresented as being the original source.
+
+3. 

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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:43:36
  Author: anthraxx
Revision: 182966

upgpkg: pngcrush 1.8.2-1

Modified:
  pngcrush/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 21:43:21 UTC (rev 182965)
+++ PKGBUILD2016-07-15 21:43:36 UTC (rev 182966)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann 
 
 pkgname=pngcrush
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc="A tool for optimizing the compression of PNG files"
 url="http://pmt.sourceforge.net/pngcrush;
@@ -13,7 +13,7 @@
 depends=('libpng')
 
source=(http://downloads.sourceforge.net/pmt/${pkgname}-${pkgver}-nolib.tar.xz{,.asc}
 LICENSE)
-sha512sums=('7311e3a2eb1d7e058fb8df2a3bb6ba10d7b175c534dacf57a867f5884398fb13b1f8596de45e1a81eb8b0149deec4016a4ff75a43f9ab445c503bb70ed64dda1'
+sha512sums=('f0bfd95a84c9eef48abe624ca8ea4c2064862e9b6330776f91d7647b2796b1221a9edccf8de73fdbad7031cdee0d161072ce44063c60a6a7880a51130fb5c0f9'
 'SKIP'
 
'f18613b9da9b4f31a317411e726def5122246087ff57887fba6b46f0a7a7fae7109388ecb2ce049bbe992cc6ef0a3fbbe0f5c5bc816705efd7583836cbd4e69d')
 validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn 
Randers-Pehrson (pngcrush) 


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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:43:21
  Author: anthraxx
Revision: 182965

archrelease: copy trunk to community-any

Added:
  rabbitmq/repos/community-any/PKGBUILD
(from rev 182964, rabbitmq/trunk/PKGBUILD)
  rabbitmq/repos/community-any/rabbitmq-env.conf
(from rev 182964, rabbitmq/trunk/rabbitmq-env.conf)
  rabbitmq/repos/community-any/rabbitmq.install
(from rev 182964, rabbitmq/trunk/rabbitmq.install)
  rabbitmq/repos/community-any/rabbitmq.service
(from rev 182964, rabbitmq/trunk/rabbitmq.service)
Deleted:
  rabbitmq/repos/community-any/PKGBUILD
  rabbitmq/repos/community-any/rabbitmq-env.conf
  rabbitmq/repos/community-any/rabbitmq.install
  rabbitmq/repos/community-any/rabbitmq.service

---+
 PKGBUILD  |  114 ++--
 rabbitmq-env.conf |   12 ++---
 rabbitmq.install  |   32 +++---
 rabbitmq.service  |   30 ++---
 4 files changed, 94 insertions(+), 94 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 21:43:13 UTC (rev 182964)
+++ PKGBUILD2016-07-15 21:43:21 UTC (rev 182965)
@@ -1,57 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Marcello "mereghost" Rocha 
-# Contributor: Gianni Vialetto 
-# Contributor: Stefan J. Betz 
-# Contributor: p2k 
-# Contributor: Jonathan Liu 
-# Contributor: Christopher Grebs 
-# Contributor: mutantmonkey
-
-pkgname=rabbitmq
-pkgver=3.6.2
-pkgrel=1
-pkgdesc="Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP"
-url="https://rabbitmq.com;
-arch=('any')
-license=('MPL')
-depends=('erlang-nox' 'systemd')
-backup=('etc/rabbitmq/rabbitmq-env.conf')
-install=rabbitmq.install
-source=(https://www.rabbitmq.com/releases/${pkgname}-server/v${pkgver}/${pkgname}-server-generic-unix-${pkgver}.tar.xz{,.asc}
-rabbitmq-env.conf
-rabbitmq.service)
-sha512sums=('376029a9ef6e2e800d49dde33b2c63c21b7e7a8f0044d8a6d9ed7fe2e6778168a9654fb4d19e4f53877c23ca80f85dae65c81b5ba699f43e016fb8c101c32bac'
-'SKIP'
-
'4872ff514c9f841fe4c93bc442ec4e3177d1bfa3834e8d8a26fc77a63aff1cdc14944827673a59556e26210b2b4c0091f93c8e93a334710e5bc3336a64e77140'
-
'd51b43f948febb23cdd5b0c7736f966d8433b05ccd95778e90d280d45ccfd9a714e888762f458337a784fff4b86430151adb0f81d779d6b99c9154fcd7e0e319')
-validpgpkeys=('F78372A06FF50C80464FC1B4F7B8CEA6056E8E56') # RabbitMQ Release 
Signing Key 
-
-prepare() {
-  cd ${pkgname}_server-${pkgver}
-  sed -r 's|^(SYS_PREFIX=).*$|\1""|' -i sbin/rabbitmq-defaults
-}
-
-package() {
-  cd ${pkgname}_server-${pkgver}
-  local libdir="${pkgdir}/usr/lib/rabbitmq/lib/rabbitmq-server-${pkgver}"
-
-  install -d "${libdir}"
-  install -d "${pkgdir}/usr/bin"
-  install -dm 750 "${pkgdir}/var/log/rabbitmq"
-  install -dm 750 "${pkgdir}/var/lib/rabbitmq"
-
-  cp -R ebin ${libdir}
-  cp -R include ${libdir}
-  cp -R plugins ${libdir}
-  cp -R sbin ${libdir}
-  cp -R share "${pkgdir}/usr"
-
-  for script in ${libdir}/sbin/*; do
-ln -s "${script#${pkgdir}}" "${pkgdir}/usr/bin/"
-  done
-
-  install -Dm 644 "${srcdir}/rabbitmq-env.conf" 
"${pkgdir}/etc/rabbitmq/rabbitmq-env.conf"
-  install -Dm 644 "${srcdir}/rabbitmq.service" 
"${pkgdir}/usr/lib/systemd/system/rabbitmq.service"
-}
-
-# vim: ts=2 sw=2 et:

Copied: rabbitmq/repos/community-any/PKGBUILD (from rev 182964, 
rabbitmq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 21:43:21 UTC (rev 182965)
@@ -0,0 +1,57 @@
+# Maintainer: Levente Polyak 
+# Contributor: Marcello "mereghost" Rocha 
+# Contributor: Gianni Vialetto 
+# Contributor: Stefan J. Betz 
+# Contributor: p2k 
+# Contributor: Jonathan Liu 
+# Contributor: Christopher Grebs 
+# Contributor: mutantmonkey
+
+pkgname=rabbitmq
+pkgver=3.6.3
+pkgrel=1
+pkgdesc="Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP"
+url="https://rabbitmq.com;
+arch=('any')
+license=('MPL')
+depends=('erlang-nox' 'systemd')
+backup=('etc/rabbitmq/rabbitmq-env.conf')
+install=rabbitmq.install
+source=(https://www.rabbitmq.com/releases/${pkgname}-server/v${pkgver}/${pkgname}-server-generic-unix-${pkgver}.tar.xz{,.asc}
+rabbitmq-env.conf
+rabbitmq.service)
+sha512sums=('4baae1f9ba3df50133a99d6990575ce046276c00b20c64954761336166df2f0ad55dbb2c73cecbd3d6dcc432368a139f9bfa1e9e68b4346ece1e250b5a00'
+'SKIP'
+
'4872ff514c9f841fe4c93bc442ec4e3177d1bfa3834e8d8a26fc77a63aff1cdc14944827673a59556e26210b2b4c0091f93c8e93a334710e5bc3336a64e77140'
+

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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:43:13
  Author: anthraxx
Revision: 182964

upgpkg: rabbitmq 3.6.3-1 (with upstream gpg key change)

- upstream release
- changes to new GPG key from  https://www.rabbitmq.com/news.html
  plus github and mailinglist

Modified:
  rabbitmq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 21:41:47 UTC (rev 182963)
+++ PKGBUILD2016-07-15 21:43:13 UTC (rev 182964)
@@ -8,7 +8,7 @@
 # Contributor: mutantmonkey
 
 pkgname=rabbitmq
-pkgver=3.6.2
+pkgver=3.6.3
 pkgrel=1
 pkgdesc="Highly reliable and performant enterprise messaging implementation of 
AMQP written in Erlang/OTP"
 url="https://rabbitmq.com;
@@ -20,11 +20,11 @@
 
source=(https://www.rabbitmq.com/releases/${pkgname}-server/v${pkgver}/${pkgname}-server-generic-unix-${pkgver}.tar.xz{,.asc}
 rabbitmq-env.conf
 rabbitmq.service)
-sha512sums=('376029a9ef6e2e800d49dde33b2c63c21b7e7a8f0044d8a6d9ed7fe2e6778168a9654fb4d19e4f53877c23ca80f85dae65c81b5ba699f43e016fb8c101c32bac'
+sha512sums=('4baae1f9ba3df50133a99d6990575ce046276c00b20c64954761336166df2f0ad55dbb2c73cecbd3d6dcc432368a139f9bfa1e9e68b4346ece1e250b5a00'
 'SKIP'
 
'4872ff514c9f841fe4c93bc442ec4e3177d1bfa3834e8d8a26fc77a63aff1cdc14944827673a59556e26210b2b4c0091f93c8e93a334710e5bc3336a64e77140'
 
'd51b43f948febb23cdd5b0c7736f966d8433b05ccd95778e90d280d45ccfd9a714e888762f458337a784fff4b86430151adb0f81d779d6b99c9154fcd7e0e319')
-validpgpkeys=('F78372A06FF50C80464FC1B4F7B8CEA6056E8E56') # RabbitMQ Release 
Signing Key 
+validpgpkeys=('0A9AF2115F4687BD29803A206B73A36E6026DFCA') # RabbitMQ Release 
Signing Key 
 
 prepare() {
   cd ${pkgname}_server-${pkgver}


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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:41:19
  Author: anthraxx
Revision: 182960

upgpkg: python-socketio 1.4.2-1

Modified:
  python-socketio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 21:41:03 UTC (rev 182959)
+++ PKGBUILD2016-07-15 21:41:19 UTC (rev 182960)
@@ -2,7 +2,7 @@
 
 pkgbase=python-socketio
 pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='Python implementation of the Socket.IO realtime server'
 url='https://github.com/miguelgrinberg/python-socketio'
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
 options=('!makeflags')
 
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
-sha512sums=('63338c4da11eff201a0c00fc335f024502c6a95a7a183db86d6a01d34f6de45411f2360f77830629f552384eed2912cb289ebb45dab554ca10ac596184316b76')
+sha512sums=('3ecfa855190225d9b29498b777e82df8302669794b192a43b78a9d4181e2233e25a73bf9833a545e1f2ad2f41bf5c62d1fa493981272c1eeae925a95f85e8571')
 
 prepare() {
   cp -ra ${pkgbase}-${pkgver}{,-py2}


[arch-commits] Commit in ruby-rspec-core/repos/community-any (PKGBUILD PKGBUILD)

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:41:47
  Author: anthraxx
Revision: 182963

archrelease: copy trunk to community-any

Added:
  ruby-rspec-core/repos/community-any/PKGBUILD
(from rev 182962, ruby-rspec-core/trunk/PKGBUILD)
Deleted:
  ruby-rspec-core/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 21:41:41 UTC (rev 182962)
+++ PKGBUILD2016-07-15 21:41:47 UTC (rev 182963)
@@ -1,26 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Artem Vorotnikov 
-
-_gemname=rspec-core
-pkgname=ruby-${_gemname}
-pkgver=3.5.0
-pkgrel=1
-pkgdesc='RSpec runner and formatters'
-url='https://github.com/rspec/rspec-core'
-arch=('any')
-license=('MIT')
-depends=('ruby-rspec-support')
-options=('!emptydirs')
-source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
-noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('484fc350d3672af5a96cd9848df18124f0d1b5f6698819482d78e9948ba6821a987bb783aa98a79a46ecc81f8aac86ea64888c9682f8545a6bc22e84389ead23')
-
-package() {
-  local _gemdir="$(gem environment gemdir)"
-  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
-  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/README.md" 
"${pkgdir}/usr/share/doc/${pkgname}/README"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-rspec-core/repos/community-any/PKGBUILD (from rev 182962, 
ruby-rspec-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 21:41:47 UTC (rev 182963)
@@ -0,0 +1,26 @@
+# Maintainer: Levente Polyak 
+# Contributor: Artem Vorotnikov 
+
+_gemname=rspec-core
+pkgname=ruby-${_gemname}
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='RSpec runner and formatters'
+url='https://github.com/rspec/rspec-core'
+arch=('any')
+license=('MIT')
+depends=('ruby-rspec-support')
+options=('!emptydirs')
+source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
+noextract=(${_gemname}-${pkgver}.gem)
+sha512sums=('87b0933993fd5c66e17762d8684cbd220bb6d1f0d35ec35e2a2c621b66007a326895391e7e8ee95ed4039ffb12a54561c26b532c8d73bdf34c8089b77c52d720')
+
+package() {
+  local _gemdir="$(gem environment gemdir)"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/LICENSE.md" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 "${pkgdir}${_gemdir}/gems/${_gemname}-${pkgver}/README.md" 
"${pkgdir}/usr/share/doc/${pkgname}/README"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ruby-rspec-core/trunk (PKGBUILD)

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:41:41
  Author: anthraxx
Revision: 182962

upgpkg: ruby-rspec-core 3.5.1-1

Modified:
  ruby-rspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 21:41:25 UTC (rev 182961)
+++ PKGBUILD2016-07-15 21:41:41 UTC (rev 182962)
@@ -3,7 +3,7 @@
 
 _gemname=rspec-core
 pkgname=ruby-${_gemname}
-pkgver=3.5.0
+pkgver=3.5.1
 pkgrel=1
 pkgdesc='RSpec runner and formatters'
 url='https://github.com/rspec/rspec-core'
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('484fc350d3672af5a96cd9848df18124f0d1b5f6698819482d78e9948ba6821a987bb783aa98a79a46ecc81f8aac86ea64888c9682f8545a6bc22e84389ead23')
+sha512sums=('87b0933993fd5c66e17762d8684cbd220bb6d1f0d35ec35e2a2c621b66007a326895391e7e8ee95ed4039ffb12a54561c26b532c8d73bdf34c8089b77c52d720')
 
 package() {
   local _gemdir="$(gem environment gemdir)"


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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:41:25
  Author: anthraxx
Revision: 182961

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 21:41:19 UTC (rev 182960)
+++ PKGBUILD2016-07-15 21:41:25 UTC (rev 182961)
@@ -1,64 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=python-socketio
-pkgname=('python-socketio' 'python2-socketio')
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='Python implementation of the Socket.IO realtime server'
-url='https://github.com/miguelgrinberg/python-socketio'
-arch=('any')
-license=('MIT')
-makedepends=('python-setuptools' 'python-sphinx' 'python-six' 'python-engineio'
- 'python2-setuptools' 'python2-sphinx' 'python2-six' 
'python2-engineio')
-checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
-options=('!makeflags')
-source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
-sha512sums=('63338c4da11eff201a0c00fc335f024502c6a95a7a183db86d6a01d34f6de45411f2360f77830629f552384eed2912cb289ebb45dab554ca10ac596184316b76')
-
-prepare() {
-  cp -ra ${pkgbase}-${pkgver}{,-py2}
-}
-
-build() {
-  (cd ${pkgbase}-${pkgver}
-python setup.py build
-make -C docs man text SPHINXBUILD=sphinx-build
-  )
-  (cd ${pkgbase}-${pkgver}-py2
-python2 setup.py build
-make -C docs man text SPHINXBUILD=sphinx-build2
-  )
-}
-
-check() {
-  (cd ${pkgbase}-${pkgver}
-py.test
-  )
-  (cd ${pkgbase}-${pkgver}-py2
-py.test2
-  )
-}
-
-package_python-socketio() {
-  depends=('python-six' 'python-engineio')
-
-  cd ${pkgbase}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
-  install -Dm 644 docs/_build/man/socketio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}
-
-package_python2-socketio() {
-  depends=('python2-six' 'python2-engineio')
-
-  cd ${pkgbase}-${pkgver}-py2
-  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
-  install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
-  install -Dm 644 docs/_build/man/socketio.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-socketio/repos/community-any/PKGBUILD (from rev 182960, 
python-socketio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 21:41:25 UTC (rev 182961)
@@ -0,0 +1,64 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=python-socketio
+pkgname=('python-socketio' 'python2-socketio')
+pkgver=1.4.2
+pkgrel=1
+pkgdesc='Python implementation of the Socket.IO realtime server'
+url='https://github.com/miguelgrinberg/python-socketio'
+arch=('any')
+license=('MIT')
+makedepends=('python-setuptools' 'python-sphinx' 'python-six' 'python-engineio'
+ 'python2-setuptools' 'python2-sphinx' 'python2-six' 
'python2-engineio')
+checkdepends=('python-pytest' 'python-mock' 'python2-pytest' 'python2-mock')
+options=('!makeflags')
+source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/miguelgrinberg/python-socketio/archive/v${pkgver}.tar.gz)
+sha512sums=('3ecfa855190225d9b29498b777e82df8302669794b192a43b78a9d4181e2233e25a73bf9833a545e1f2ad2f41bf5c62d1fa493981272c1eeae925a95f85e8571')
+
+prepare() {
+  cp -ra ${pkgbase}-${pkgver}{,-py2}
+}
+
+build() {
+  (cd ${pkgbase}-${pkgver}
+python setup.py build
+make -C docs man text SPHINXBUILD=sphinx-build
+  )
+  (cd ${pkgbase}-${pkgver}-py2
+python2 setup.py build
+make -C docs man text SPHINXBUILD=sphinx-build2
+  )
+}
+
+check() {
+  (cd ${pkgbase}-${pkgver}
+py.test
+  )
+  (cd ${pkgbase}-${pkgver}-py2
+py.test2
+  )
+}
+
+package_python-socketio() {
+  depends=('python-six' 'python-engineio')
+
+  cd ${pkgbase}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README"
+  install -Dm 644 docs/_build/text/index.txt 
"${pkgdir}/usr/share/doc/${pkgname}/DOCUMENTATION"
+  install -Dm 644 docs/_build/man/socketio.1 

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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:41:03
  Author: anthraxx
Revision: 182959

archrelease: copy trunk to community-any

Added:
  lynis/repos/community-any/PKGBUILD
(from rev 182958, lynis/trunk/PKGBUILD)
Deleted:
  lynis/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 21:40:57 UTC (rev 182958)
+++ PKGBUILD2016-07-15 21:41:03 UTC (rev 182959)
@@ -1,51 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sébastien Luttringer 
-
-pkgname=lynis
-pkgver=2.2.0
-pkgrel=1
-pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
-url='https://cisofy.com/lynis/'
-arch=('any')
-license=('GPL3')
-backup=('etc/lynis/default.prf')
-depends=('sh')
-optdepends=(
-  'net-tools: networking tests'
-  'bash-completion: completion for bash'
-)
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/CISOfy/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('69b638c917bd004479922b369b24aafa165196076632da95fb3a2caf521ede35bb6b2a93c76d73bd8abe898725d03684a96dad5abd5e7a74542a2c4c0a8d287d')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -e 's|/path/to/lynis|/usr/bin/lynis|g' -i extras/systemd/lynis.service
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  # binary
-  install -Dm 755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-
-  # profile
-  install -Dm 644 default.prf "${pkgdir}/etc/${pkgname}/default.prf"
-
-  # plugins, include, db
-  install -d "${pkgdir}/usr/share/${pkgname}"
-  cp -a db include plugins "${pkgdir}/usr/share/${pkgname}"
-
-  # doc files
-  install -d "${pkgdir}/usr/share/doc/${pkgname}"
-  install -m 644 -t "${pkgdir}/usr/share/doc/${pkgname}" README INSTALL 
CHANGELOG FAQ
-  install -Dm 644 "${pkgname}.8" "${pkgdir}/usr/share/man/man8/${pkgname}.8"
-
-  # completion
-  install -Dm 644 extras/bash_completion.d/${pkgname} 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
-
-  # systemd
-  install -d "${pkgdir}/usr/lib/systemd/system/"
-  install -m 644 extras/systemd/{lynis.service,lynis.timer} 
"${pkgdir}/usr/lib/systemd/system/"
-}
-
-# vim: ts=2 sw=2 et:

Copied: lynis/repos/community-any/PKGBUILD (from rev 182958, 
lynis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 21:41:03 UTC (rev 182959)
@@ -0,0 +1,51 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sébastien Luttringer 
+
+pkgname=lynis
+pkgver=2.3.1
+pkgrel=1
+pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
+url='https://cisofy.com/lynis/'
+arch=('any')
+license=('GPL3')
+backup=('etc/lynis/default.prf')
+depends=('sh')
+optdepends=(
+  'net-tools: networking tests'
+  'bash-completion: completion for bash'
+)
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/CISOfy/${pkgname}/archive/${pkgver}.tar.gz)
+sha512sums=('239a8a464801b20706ac361c23d89f71bfbecffc884a5a9c28a29249031a5bf02320a28a57eef3ae02a001ed0e394def01765fb03919a4193fcbe9c8b349f9f8')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -e 's|/path/to/lynis|/usr/bin/lynis|g' -i extras/systemd/lynis.service
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  # binary
+  install -Dm 755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
+
+  # profile
+  install -Dm 644 default.prf "${pkgdir}/etc/${pkgname}/default.prf"
+
+  # plugins, include, db
+  install -d "${pkgdir}/usr/share/${pkgname}"
+  cp -a db include plugins "${pkgdir}/usr/share/${pkgname}"
+
+  # doc files
+  install -d "${pkgdir}/usr/share/doc/${pkgname}"
+  install -m 644 -t "${pkgdir}/usr/share/doc/${pkgname}" README INSTALL 
CHANGELOG.md FAQ
+  install -Dm 644 "${pkgname}.8" "${pkgdir}/usr/share/man/man8/${pkgname}.8"
+
+  # completion
+  install -Dm 644 extras/bash_completion.d/${pkgname} 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
+
+  # systemd
+  install -d "${pkgdir}/usr/lib/systemd/system/"
+  install -m 644 extras/systemd/{lynis.service,lynis.timer} 
"${pkgdir}/usr/lib/systemd/system/"
+}
+
+# vim: ts=2 sw=2 et:


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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 21:40:57
  Author: anthraxx
Revision: 182958

upgpkg: lynis 2.3.1-1

Modified:
  lynis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 21:13:47 UTC (rev 182957)
+++ PKGBUILD2016-07-15 21:40:57 UTC (rev 182958)
@@ -2,7 +2,7 @@
 # Contributor: Sébastien Luttringer 
 
 pkgname=lynis
-pkgver=2.2.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
 url='https://cisofy.com/lynis/'
@@ -15,7 +15,7 @@
   'bash-completion: completion for bash'
 )
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/CISOfy/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('69b638c917bd004479922b369b24aafa165196076632da95fb3a2caf521ede35bb6b2a93c76d73bd8abe898725d03684a96dad5abd5e7a74542a2c4c0a8d287d')
+sha512sums=('239a8a464801b20706ac361c23d89f71bfbecffc884a5a9c28a29249031a5bf02320a28a57eef3ae02a001ed0e394def01765fb03919a4193fcbe9c8b349f9f8')
 
 prepare() {
   cd ${pkgname}-${pkgver}
@@ -37,7 +37,7 @@
 
   # doc files
   install -d "${pkgdir}/usr/share/doc/${pkgname}"
-  install -m 644 -t "${pkgdir}/usr/share/doc/${pkgname}" README INSTALL 
CHANGELOG FAQ
+  install -m 644 -t "${pkgdir}/usr/share/doc/${pkgname}" README INSTALL 
CHANGELOG.md FAQ
   install -Dm 644 "${pkgname}.8" "${pkgdir}/usr/share/man/man8/${pkgname}.8"
 
   # completion


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

2016-07-15 Thread Alexander Rødseth
Date: Friday, July 15, 2016 @ 21:13:36
  Author: arodseth
Revision: 182956

upgpkg: moosefs 3.0.80-1

Modified:
  moosefs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 21:10:08 UTC (rev 182955)
+++ PKGBUILD2016-07-15 21:13:36 UTC (rev 182956)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth 
 
 pkgname=moosefs
-pkgver=3.0.78
+pkgver=3.0.80
 pkgrel=1
 pkgdesc='High performing and fault tolerant distributed file system'
 url='http://moosefs.com/'
@@ -13,7 +13,7 @@
 depends=('fuse' 'python2' 'bash' 'xfsprogs')
 install="$pkgname.install"
 source=("http://ppa.moosefs.com/src/moosefs-${pkgver}-1.tar.gz;)
-sha256sums=('8d26b5429fdd1dd896d9c061d4ef6574a2bfd73fc9486f941d0e18305094b7ee')
+sha256sums=('f1a7fea882d44af71f4b09e04df4683cd4ee064e9b0a2ad32116263e60c7b4e7')
 
 build() {
   cd "moosefs-${pkgver%_*}"
@@ -39,6 +39,5 @@
   rmdir "$pkgdir/usr/sbin"
 }
 
-
 # getver: moosefs.com/download/sources.html
 # vim:set ts=2 sw=2 et:


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

2016-07-15 Thread Alexander Rødseth
Date: Friday, July 15, 2016 @ 21:13:47
  Author: arodseth
Revision: 182957

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

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

--+
 /PKGBUILD|   86 +
 /moosefs.install |   22 +
 community-i686/PKGBUILD  |   44 --
 community-i686/moosefs.install   |   11 
 community-x86_64/PKGBUILD|   44 --
 community-x86_64/moosefs.install |   11 
 6 files changed, 108 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-15 21:13:36 UTC (rev 182956)
+++ community-i686/PKGBUILD 2016-07-15 21:13:47 UTC (rev 182957)
@@ -1,44 +0,0 @@
-# $Id: PKGBUILD 133367 2015-05-13 12:31:10Z arodseth $
-# Maintainer: Alexander F Rødseth 
-
-pkgname=moosefs
-pkgver=3.0.78
-pkgrel=1
-pkgdesc='High performing and fault tolerant distributed file system'
-url='http://moosefs.com/'
-replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
-conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
-arch=('x86_64' 'i686')
-license=('GPL2')
-depends=('fuse' 'python2' 'bash' 'xfsprogs')
-install="$pkgname.install"
-source=("http://ppa.moosefs.com/src/moosefs-${pkgver}-1.tar.gz;)
-sha256sums=('8d26b5429fdd1dd896d9c061d4ef6574a2bfd73fc9486f941d0e18305094b7ee')
-
-build() {
-  cd "moosefs-${pkgver%_*}"
-
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
---sysconfdir=/etc \
---localstatedir=/var/lib \
---with-default-user=mfs \
---with-default-group=mfs \
---with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-package() {
-  make DESTDIR="$pkgdir" -C "moosefs-${pkgver%_*}" install
-
-  # Move mount.moosefs from sbin to usr/bin
-  mv "$pkgdir/sbin/"* "$pkgdir/usr/bin/"
-  mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
-  rmdir "$pkgdir/sbin"
-  rmdir "$pkgdir/usr/sbin"
-}
-
-
-# getver: moosefs.com/download/sources.html
-# vim:set ts=2 sw=2 et:

Copied: moosefs/repos/community-i686/PKGBUILD (from rev 182956, 
moosefs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 21:13:47 UTC (rev 182957)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 133367 2015-05-13 12:31:10Z arodseth $
+# Maintainer: Alexander F Rødseth 
+
+pkgname=moosefs
+pkgver=3.0.80
+pkgrel=1
+pkgdesc='High performing and fault tolerant distributed file system'
+url='http://moosefs.com/'
+replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
+conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
+arch=('x86_64' 'i686')
+license=('GPL2')
+depends=('fuse' 'python2' 'bash' 'xfsprogs')
+install="$pkgname.install"
+source=("http://ppa.moosefs.com/src/moosefs-${pkgver}-1.tar.gz;)
+sha256sums=('f1a7fea882d44af71f4b09e04df4683cd4ee064e9b0a2ad32116263e60c7b4e7')
+
+build() {
+  cd "moosefs-${pkgver%_*}"
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--sysconfdir=/etc \
+--localstatedir=/var/lib \
+--with-default-user=mfs \
+--with-default-group=mfs \
+--with-systemdsystemunitdir=/usr/lib/systemd/system
+  make
+}
+
+package() {
+  make DESTDIR="$pkgdir" -C "moosefs-${pkgver%_*}" install
+
+  # Move mount.moosefs from sbin to usr/bin
+  mv "$pkgdir/sbin/"* "$pkgdir/usr/bin/"
+  mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
+  rmdir "$pkgdir/sbin"
+  rmdir "$pkgdir/usr/sbin"
+}
+
+# getver: moosefs.com/download/sources.html
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/moosefs.install
===
--- community-i686/moosefs.install  2016-07-15 21:13:36 UTC (rev 182956)
+++ community-i686/moosefs.install  2016-07-15 21:13:47 UTC (rev 182957)
@@ -1,11 +0,0 @@
-post_install() {
-  echo
-  echo 'For configuring MooseFS, the .cfg.dist files in /etc/mfs/ can'
-  echo 'be used as a basis for writing the corresponding .cfg files.'
-  echo
-  echo 'For troubleshooting a service, like "mfschunkserver", just running'
-  echo '"/usr/bin/mfschunkserver start" can be helpful.'
-  echo
-}
-
-# vim:set ts=2 sw=2 et:

Copied: moosefs/repos/community-i686/moosefs.install (from rev 182956, 
moosefs/trunk/moosefs.install)

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

2016-07-15 Thread Kyle Keen
Date: Friday, July 15, 2016 @ 21:10:08
  Author: kkeen
Revision: 182955

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

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

---+
 /PKGBUILD |  168 
 community-i686/PKGBUILD   |   81 -
 community-x86_64/PKGBUILD |   81 -
 3 files changed, 168 insertions(+), 162 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-15 21:09:27 UTC (rev 182954)
+++ community-i686/PKGBUILD 2016-07-15 21:10:08 UTC (rev 182955)
@@ -1,81 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: minder
-
-pkgbase=python-pillow
-pkgname=(python-pillow python2-pillow)
-pkgver=3.2.0
-pkgrel=1
-# consider splitting out sane if this gets weird enough
-_sanever=2.8.2
-_appname=Pillow
-_py2basever=2.7
-_py3basever=3.5m
-pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
-arch=('i686' 'x86_64')
-url="http://python-pillow.github.io/;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 
'sane')
-source=("http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
-
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
-md5sums=('7cfd093c11205d9e2ebe3c51dfcad510'
- '295f1c745ab4da6a34b524019b181978')
-
-prepare() {
-  cd "$srcdir"
-  # allow sane to build
-  sed -i "s|os.path.join|'../libImaging', &|" "$srcdir/Sane-$_sanever/setup.py"
-  cp -r "$srcdir/Sane-$_sanever" "$srcdir/$_appname-$pkgver/Sane"
-  # py2 and py3
-  cp -r "$srcdir/$_appname-$pkgver" "$srcdir/${_appname}2-$pkgver"
-}  
-
-package_python-pillow() {
-  depends=('python' 'lcms' 'libwebp')
-  optdepends=('tk: for the ImageTK module'
-  'sane: for the Sane module'
-  'python-pyqt4: for the ImageQt module')
-  cd "$srcdir/$_appname-$pkgver"
-  python3 setup.py install --root="$pkgdir/" --optimize=0
-  pushd Sane
-python3 setup.py install --root="$pkgdir/" --optimize=0
-  popd
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  install -dm755 "$pkgdir/usr/include/python$_py3basever/"
-  install -m644 -t "$pkgdir/usr/include/python$_py3basever/" libImaging/*.h
-
-  # clean up bins
-  cd "$pkgdir/usr/bin"
-  for f in *.py; do
-mv "$f" "${f%.py}"
-  done
-}
-
-package_python2-pillow() {
-  pkgdesc="Python Imaging Library (PIL) fork. Python2 version."
-  depends=('python2' 'lcms' 'libwebp')
-  optdepends=('tk: for the ImageTK module'
-  'sane: for the Sane module'
-  'python2-pyqt4: for the ImageQt module')
-  provides=('python-imaging' 'python2-imaging')
-  conflicts=('python-imaging' 'python2-imaging')
-  cd "$srcdir/${_appname}2-$pkgver"
-  sed -i 's|python$|python2|' PIL/OleFileIO.py
-  python2 setup.py install --root="$pkgdir/" --optimize=0
-  pushd Sane
-python2 setup.py install --root="$pkgdir/" --optimize=0
-  popd
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  install -dm755 "$pkgdir/usr/include/python$_py2basever/"
-  install -m644 -t "$pkgdir/usr/include/python$_py2basever/" libImaging/*.h
-
-  # clean up bins
-  cd "$pkgdir/usr/bin"
-  for f in *.py; do
-mv "$f" "${f%.py}2"
-  done
-}
-

Copied: python-pillow/repos/community-i686/PKGBUILD (from rev 182954, 
python-pillow/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 21:10:08 UTC (rev 182955)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: minder
+
+pkgbase=python-pillow
+pkgname=(python-pillow python2-pillow)
+pkgver=3.3.0
+pkgrel=1
+# consider splitting out sane if this gets weird enough
+_sanever=2.8.2
+_appname=Pillow
+_py2basever=2.7
+_py3basever=3.5m
+pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
+arch=('i686' 'x86_64')
+url="http://python-pillow.github.io/;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 
'openjpeg2' 'tk' 'sane')
+source=("https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
+
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
+md5sums=('b5a15b03bf402fe254636c015fcf04da'
+ '295f1c745ab4da6a34b524019b181978')
+
+# future optional things:
+# libimagequant
+
+prepare() {
+  cd "$srcdir"
+  # allow sane to build
+  sed -i "s|os.path.join|'../libImaging', &|" 

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

2016-07-15 Thread Kyle Keen
Date: Friday, July 15, 2016 @ 21:09:27
  Author: kkeen
Revision: 182954

upgpkg: python-pillow 3.3.0-1 and FS#48733

Modified:
  python-pillow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 20:05:31 UTC (rev 182953)
+++ PKGBUILD2016-07-15 21:09:27 UTC (rev 182954)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pillow
 pkgname=(python-pillow python2-pillow)
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=1
 # consider splitting out sane if this gets weird enough
 _sanever=2.8.2
@@ -15,12 +15,15 @@
 arch=('i686' 'x86_64')
 url="http://python-pillow.github.io/;
 license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 
'sane')
-source=("http://pypi.python.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
+makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 
'openjpeg2' 'tk' 'sane')
+source=("https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz;
 
"Sane-$_sanever.tar.gz::https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz;)
-md5sums=('7cfd093c11205d9e2ebe3c51dfcad510'
+md5sums=('b5a15b03bf402fe254636c015fcf04da'
  '295f1c745ab4da6a34b524019b181978')
 
+# future optional things:
+# libimagequant
+
 prepare() {
   cd "$srcdir"
   # allow sane to build
@@ -31,7 +34,7 @@
 }  
 
 package_python-pillow() {
-  depends=('python' 'lcms' 'libwebp')
+  depends=('python' 'lcms' 'libwebp' 'openjpeg2')
   optdepends=('tk: for the ImageTK module'
   'sane: for the Sane module'
   'python-pyqt4: for the ImageQt module')
@@ -54,7 +57,7 @@
 
 package_python2-pillow() {
   pkgdesc="Python Imaging Library (PIL) fork. Python2 version."
-  depends=('python2' 'lcms' 'libwebp')
+  depends=('python2' 'lcms' 'libwebp' 'openjpeg2')
   optdepends=('tk: for the ImageTK module'
   'sane: for the Sane module'
   'python2-pyqt4: for the ImageQt module')


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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 20:05:31
  Author: svenstaro
Revision: 182953

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

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

-+
 /PKGBUILD   |   92 ++
 /spring.install |   24 +
 community-i686/PKGBUILD |   46 ---
 community-i686/spring.install   |   12 
 community-x86_64/PKGBUILD   |   46 ---
 community-x86_64/spring.install |   12 
 6 files changed, 116 insertions(+), 116 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-15 20:05:26 UTC (rev 182952)
+++ community-i686/PKGBUILD 2016-07-15 20:05:31 UTC (rev 182953)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Arkham 
-# Contributor: Christoph Zeiler 
-
-pkgname=spring
-pkgver=101.0
-pkgrel=2
-pkgdesc='A free 3D real-time-strategy (RTS) game engine'
-arch=('i686' 'x86_64')
-url="http://springrts.com/;
-license=('GPL')
-depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl2' 
'libunwind'
- 'libxcursor' 'curl' 'shared-mime-info' 'desktop-file-utils' 'libx11')
-makedepends=('boost' 'cmake' 'zip' 'xz' 'p7zip' 'python2' 'jdk8-openjdk' 
'mesa')
-optdepends=('python2: python-based bots'
-'java-runtime: java-based bots')
-install=spring.install
-source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${pkgver}_src.tar.lzma)
-md5sums=('26d7558c86f0af615211f629eaccffa6')
-
-prepare() {
-  bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma
-}
-
-build() {
-  cd spring_${pkgver}
-
-  cmake. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DDATADIR=share/spring \
--DJAVA_HOME=/usr/lib/jvm/java-8-openjdk \
--DCMAKE_SKIP_RPATH=YES
-  make
-}
-
-package() {
-  cd spring_${pkgver}
-
-  make DESTDIR="$pkgdir" install
-
-  install -d "$pkgdir/etc/spring"
-  echo '$HOME/.spring' > "$pkgdir/etc/spring/datadir"
-}
-
-# vim sw=2:ts=2 et:

Copied: spring/repos/community-i686/PKGBUILD (from rev 182952, 
spring/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 20:05:31 UTC (rev 182953)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Arkham 
+# Contributor: Christoph Zeiler 
+
+pkgname=spring
+pkgver=102.0
+pkgrel=1
+pkgdesc='A free 3D real-time-strategy (RTS) game engine'
+arch=('i686' 'x86_64')
+url="http://springrts.com/;
+license=('GPL')
+depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl2' 
'libunwind'
+ 'libxcursor' 'curl' 'shared-mime-info' 'desktop-file-utils' 'libx11')
+makedepends=('boost' 'cmake' 'zip' 'xz' 'p7zip' 'python2' 'jdk8-openjdk' 
'mesa')
+optdepends=('python2: python-based bots'
+'java-runtime: java-based bots')
+install=spring.install
+source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${pkgver}_src.tar.lzma)
+md5sums=('e4f973617fca0c959619467f7340bfb9')
+
+prepare() {
+  bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma
+}
+
+build() {
+  cd spring_${pkgver}
+
+  cmake. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DDATADIR=share/spring \
+-DJAVA_HOME=/usr/lib/jvm/java-8-openjdk \
+-DCMAKE_SKIP_RPATH=YES
+  make
+}
+
+package() {
+  cd spring_${pkgver}
+
+  make DESTDIR="$pkgdir" install
+
+  install -d "$pkgdir/etc/spring"
+  echo '$HOME/.spring' > "$pkgdir/etc/spring/datadir"
+}
+
+# vim sw=2:ts=2 et:

Deleted: community-i686/spring.install
===
--- community-i686/spring.install   2016-07-15 20:05:26 UTC (rev 182952)
+++ community-i686/spring.install   2016-07-15 20:05:31 UTC (rev 182953)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: spring/repos/community-i686/spring.install (from rev 182952, 
spring/trunk/spring.install)
===
--- community-i686/spring.install   (rev 0)
+++ community-i686/spring.install   2016-07-15 20:05:31 UTC (rev 

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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 20:05:26
  Author: svenstaro
Revision: 182952

upgpkg: spring 102.0-1

upstream release 102.0

Modified:
  spring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 19:29:33 UTC (rev 182951)
+++ PKGBUILD2016-07-15 20:05:26 UTC (rev 182952)
@@ -4,8 +4,8 @@
 # Contributor: Christoph Zeiler 
 
 pkgname=spring
-pkgver=101.0
-pkgrel=2
+pkgver=102.0
+pkgrel=1
 pkgdesc='A free 3D real-time-strategy (RTS) game engine'
 arch=('i686' 'x86_64')
 url="http://springrts.com/;
@@ -17,7 +17,7 @@
 'java-runtime: java-based bots')
 install=spring.install
 
source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${pkgver}_src.tar.lzma)
-md5sums=('26d7558c86f0af615211f629eaccffa6')
+md5sums=('e4f973617fca0c959619467f7340bfb9')
 
 prepare() {
   bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma


[arch-commits] Commit in intellij-idea-community-edition/repos/community-any (8 files)

2016-07-15 Thread Lukas Jirkovsky
Date: Friday, July 15, 2016 @ 19:29:33
  Author: stativ
Revision: 182951

archrelease: copy trunk to community-any

Added:
  intellij-idea-community-edition/repos/community-any/PKGBUILD
(from rev 182950, intellij-idea-community-edition/trunk/PKGBUILD)
  intellij-idea-community-edition/repos/community-any/idea.desktop
(from rev 182950, intellij-idea-community-edition/trunk/idea.desktop)
  intellij-idea-community-edition/repos/community-any/idea.install
(from rev 182950, intellij-idea-community-edition/trunk/idea.install)
  intellij-idea-community-edition/repos/community-any/idea.sh
(from rev 182950, intellij-idea-community-edition/trunk/idea.sh)
Deleted:
  intellij-idea-community-edition/repos/community-any/PKGBUILD
  intellij-idea-community-edition/repos/community-any/idea.desktop
  intellij-idea-community-edition/repos/community-any/idea.install
  intellij-idea-community-edition/repos/community-any/idea.sh

--+
 PKGBUILD |   92 -
 idea.desktop |   22 ++---
 idea.install |   18 +--
 idea.sh  |8 ++--
 4 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 19:29:12 UTC (rev 182950)
+++ PKGBUILD2016-07-15 19:29:33 UTC (rev 182951)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=intellij-idea-community-edition
-pkgver=2016.1.3
-_pkgver=145.1617.8
-pkgrel=1
-epoch=2
-pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
-arch=('any')
-url="https://www.jetbrains.com/idea/;
-license=('Apache')
-depends=('java-environment' "intellij-idea-libs" 'giflib' 'libxtst' 'libxft' 
'ttf-font')
-install=idea.install
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
-idea.desktop idea.sh)
-sha256sums=('d1cd3f9fd650c00ba85181da6d66b4b80b8e48ce5f4f15b5f4dc67453e96a179'
-'bd37ad47c926941108f624cbe5adbd7fe91d198b15aca63d8a0c0da14c7a76a6'
-'6f6445697ac16553e329a86d1ecb918db09493818650282a5d07c088defdbd91')
-
-package() {
-  install -d -m755 "$pkgdir/"usr/share
-  cp -a "idea-IC-$_pkgver" "$pkgdir"/usr/share/intellijidea-ce
-
-  # remove files owned by intellij-idea-libs
-  rm "$pkgdir"/usr/share/intellijidea-ce/bin/{fsnotifier,libbreakgen}*
-  rm -rf "$pkgdir"/usr/share/intellijidea-ce/lib/libpty
-
-  # make sure that all files are owned by root
-  chown -R root:root "$pkgdir/usr/share"
-
-  # never wait on user input when starting idea
-  sed -i '/.*read IGNORE.*/ d' "$pkgdir"/usr/share/intellijidea-ce/bin/idea.sh
-
-  install -D -m755 "$srcdir"/idea.sh "$pkgdir"/usr/bin/idea.sh
-  install -D -m644 "$srcdir"/idea.desktop 
"$pkgdir"/usr/share/applications/idea.desktop
-  install -D -m644 "$pkgdir"/usr/share/intellijidea-ce/bin/idea.png \
-   "$pkgdir"/usr/share/pixmaps/idea.png
-
-  # workaround FS#40934
-  sed -i 's|lcd|on|'  "$pkgdir"/usr/share/intellijidea-ce/bin/*.vmoptions
-
-  # remove the bundled jre
-  rm -rf "$pkgdir"/usr/share/intellijidea-ce/jre
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-community-edition/repos/community-any/PKGBUILD (from rev 
182950, intellij-idea-community-edition/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 19:29:33 UTC (rev 182951)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=intellij-idea-community-edition
+pkgver=2016.2
+_pkgver=162.1121.32
+pkgrel=1
+epoch=2
+pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
+arch=('any')
+url="https://www.jetbrains.com/idea/;
+license=('Apache')
+depends=('java-environment' "intellij-idea-libs" 'giflib' 'libxtst' 'libxft' 
'ttf-font')
+install=idea.install
+source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
+idea.desktop idea.sh)
+sha256sums=('6270c2feae18e10a790d7dda0ab5fed929e353ef41cb016560f7878101259d98'
+'bd37ad47c926941108f624cbe5adbd7fe91d198b15aca63d8a0c0da14c7a76a6'
+'6f6445697ac16553e329a86d1ecb918db09493818650282a5d07c088defdbd91')
+
+package() {
+  install -d -m755 "$pkgdir/"usr/share
+  cp -a "idea-IC-$_pkgver" "$pkgdir"/usr/share/intellijidea-ce
+
+  # remove files owned by intellij-idea-libs
+  rm "$pkgdir"/usr/share/intellijidea-ce/bin/{fsnotifier,libbreakgen}*
+  rm -rf "$pkgdir"/usr/share/intellijidea-ce/lib/libpty
+
+  # make sure that all files are owned by root
+  chown -R root:root "$pkgdir/usr/share"
+
+  # never wait on user input when starting idea
+  sed -i '/.*read IGNORE.*/ d' "$pkgdir"/usr/share/intellijidea-ce/bin/idea.sh
+
+  install -D -m755 "$srcdir"/idea.sh "$pkgdir"/usr/bin/idea.sh
+  install -D -m644 "$srcdir"/idea.desktop 
"$pkgdir"/usr/share/applications/idea.desktop
+  install -D -m644 

[arch-commits] Commit in intellij-idea-community-edition/trunk (PKGBUILD)

2016-07-15 Thread Lukas Jirkovsky
Date: Friday, July 15, 2016 @ 19:29:12
  Author: stativ
Revision: 182950

upgpkg: intellij-idea-community-edition 2:2016.2-1

update to 2016.2

Modified:
  intellij-idea-community-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 18:56:57 UTC (rev 182949)
+++ PKGBUILD2016-07-15 19:29:12 UTC (rev 182950)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky 
 pkgname=intellij-idea-community-edition
-pkgver=2016.1.3
-_pkgver=145.1617.8
+pkgver=2016.2
+_pkgver=162.1121.32
 pkgrel=1
 epoch=2
 pkgdesc="IDE for Java, Groovy and other programming languages with advanced 
refactoring features"
@@ -13,7 +13,7 @@
 install=idea.install
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
 idea.desktop idea.sh)
-sha256sums=('d1cd3f9fd650c00ba85181da6d66b4b80b8e48ce5f4f15b5f4dc67453e96a179'
+sha256sums=('6270c2feae18e10a790d7dda0ab5fed929e353ef41cb016560f7878101259d98'
 'bd37ad47c926941108f624cbe5adbd7fe91d198b15aca63d8a0c0da14c7a76a6'
 '6f6445697ac16553e329a86d1ecb918db09493818650282a5d07c088defdbd91')
 


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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 19:24:29
  Author: anthraxx
Revision: 271920

unfuck failed extrapkg leading to inconsistent state

Added:
  nvidia-settings/repos/extra-i686/PKGBUILD
  nvidia-settings/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   62 
 extra-x86_64/PKGBUILD |   62 
 2 files changed, 124 insertions(+)

Added: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-15 19:24:29 UTC (rev 271920)
@@ -0,0 +1,62 @@
+# $Id: PKGBUILD 271918 2016-07-15 19:08:20Z anthraxx $
+# Maintainer: Felix Yan 
+# Maintainer: Levente Polyak 
+
+pkgbase=nvidia-settings
+pkgname=('nvidia-settings' 'libxnvctrl')
+pkgver=367.35
+pkgrel=1
+pkgdesc="Tool for configuring the NVIDIA graphics driver"
+arch=('i686' 'x86_64')
+url="https://github.com/NVIDIA/nvidia-settings;
+license=('GPL2')
+makedepends=('git' 'inetutils' 'gtk2' 'jansson' 'gtk3' 'libxv' 'libvdpau' 
'nvidia-utils' 'libxext')
+options=('staticlibs')
+source=("git+https://github.com/NVIDIA/nvidia-settings#tag=$pkgver;
+libxnvctrl_so.patch)
+sha1sums=('SKIP'
+  '16619a01e92e565c79ad344be87ad11244ac1762')
+
+prepare() {
+  export PREFIX=/usr
+  export NV_USE_BUNDLED_LIBJANSSON=0
+  cd ${pkgbase}
+  patch -p1 < "${srcdir}/libxnvctrl_so.patch"
+}
+
+build() {
+  cd ${pkgbase}
+  make
+  make -C src/libXNVCtrl
+}
+
+package_nvidia-settings() {
+  depends=('jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils' 'libxnvctrl')
+
+  cd ${pkgbase}
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m644 doc/nvidia-settings.desktop 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
+  install -D -m644 doc/nvidia-settings.png 
"${pkgdir}/usr/share/pixmaps/nvidia-settings.png"
+  sed -e 's:__UTILS_PATH__:/usr/bin:' -e 
's:__PIXMAP_PATH__:/usr/share/pixmaps:' -i 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
+
+  rm "$pkgdir/usr/lib/libnvidia-gtk2.so.$pkgver"
+}
+
+package_libxnvctrl() {
+  depends=('libxext')
+  pkgdesc='NVIDIA NV-CONTROL X extension'
+
+  cd ${pkgbase}
+  install -Dm 644 doc/{NV-CONTROL-API.txt,FRAMELOCK.txt} -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 samples/{Makefile,README,*.c,*.h,*.mk} -t 
"${pkgdir}/usr/share/doc/${pkgname}/samples"
+
+  cd src/libXNVCtrl
+  install -Dm 644 *.h -t "${pkgdir}/usr/include/NVCtrl"
+  install -Dm 644 libXNVCtrl.a -t "${pkgdir}/usr/lib"
+  install -Dm 755 libXNVCtrl.so.0.0.0 -t "${pkgdir}/usr/lib"
+  ln -s libXNVCtrl.so.0.0.0 "${pkgdir}/usr/lib/libXNVCtrl.so.0"
+  ln -s libXNVCtrl.so.0 "${pkgdir}/usr/lib/libXNVCtrl.so"
+}
+
+# vim: ts=2 sw=2 et:

Added: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-07-15 19:24:29 UTC (rev 271920)
@@ -0,0 +1,62 @@
+# $Id: PKGBUILD 271918 2016-07-15 19:08:20Z anthraxx $
+# Maintainer: Felix Yan 
+# Maintainer: Levente Polyak 
+
+pkgbase=nvidia-settings
+pkgname=('nvidia-settings' 'libxnvctrl')
+pkgver=367.35
+pkgrel=1
+pkgdesc="Tool for configuring the NVIDIA graphics driver"
+arch=('i686' 'x86_64')
+url="https://github.com/NVIDIA/nvidia-settings;
+license=('GPL2')
+makedepends=('git' 'inetutils' 'gtk2' 'jansson' 'gtk3' 'libxv' 'libvdpau' 
'nvidia-utils' 'libxext')
+options=('staticlibs')
+source=("git+https://github.com/NVIDIA/nvidia-settings#tag=$pkgver;
+libxnvctrl_so.patch)
+sha1sums=('SKIP'
+  '16619a01e92e565c79ad344be87ad11244ac1762')
+
+prepare() {
+  export PREFIX=/usr
+  export NV_USE_BUNDLED_LIBJANSSON=0
+  cd ${pkgbase}
+  patch -p1 < "${srcdir}/libxnvctrl_so.patch"
+}
+
+build() {
+  cd ${pkgbase}
+  make
+  make -C src/libXNVCtrl
+}
+
+package_nvidia-settings() {
+  depends=('jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils' 'libxnvctrl')
+
+  cd ${pkgbase}
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m644 doc/nvidia-settings.desktop 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
+  install -D -m644 doc/nvidia-settings.png 
"${pkgdir}/usr/share/pixmaps/nvidia-settings.png"
+  sed -e 's:__UTILS_PATH__:/usr/bin:' -e 
's:__PIXMAP_PATH__:/usr/share/pixmaps:' -i 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
+
+  rm "$pkgdir/usr/lib/libnvidia-gtk2.so.$pkgver"
+}
+
+package_libxnvctrl() {
+  depends=('libxext')
+  pkgdesc='NVIDIA NV-CONTROL X extension'
+
+  cd ${pkgbase}
+  install -Dm 644 doc/{NV-CONTROL-API.txt,FRAMELOCK.txt} -t 
"${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 samples/{Makefile,README,*.c,*.h,*.mk} -t 
"${pkgdir}/usr/share/doc/${pkgname}/samples"
+
+  cd src/libXNVCtrl
+  install -Dm 644 *.h -t "${pkgdir}/usr/include/NVCtrl"
+  install -Dm 644 

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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 19:08:30
  Author: anthraxx
Revision: 271919

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

Deleted:
  nvidia-settings/repos/extra-i686/PKGBUILD
  nvidia-settings/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   62 
 extra-x86_64/PKGBUILD |   62 
 2 files changed, 124 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-15 19:08:20 UTC (rev 271918)
+++ extra-i686/PKGBUILD 2016-07-15 19:08:30 UTC (rev 271919)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Levente Polyak 
-
-pkgbase=nvidia-settings
-pkgname=('nvidia-settings' 'libxnvctrl')
-pkgver=367.27
-pkgrel=2
-pkgdesc="Tool for configuring the NVIDIA graphics driver"
-arch=('i686' 'x86_64')
-url="https://github.com/NVIDIA/nvidia-settings;
-license=('GPL2')
-makedepends=('git' 'inetutils' 'gtk2' 'jansson' 'gtk3' 'libxv' 'libvdpau' 
'nvidia-utils' 'libxext')
-options=('staticlibs')
-source=("git+https://github.com/NVIDIA/nvidia-settings#tag=$pkgver;
-libxnvctrl_so.patch)
-sha1sums=('SKIP'
-  '16619a01e92e565c79ad344be87ad11244ac1762')
-
-prepare() {
-  export PREFIX=/usr
-  export NV_USE_BUNDLED_LIBJANSSON=0
-  cd ${pkgbase}
-  patch -p1 < "${srcdir}/libxnvctrl_so.patch"
-}
-
-build() {
-  cd ${pkgbase}
-  make
-  make -C src/libXNVCtrl
-}
-
-package_nvidia-settings() {
-  depends=('jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils' 'libxnvctrl')
-
-  cd ${pkgbase}
-  make DESTDIR="${pkgdir}" install
-
-  install -D -m644 doc/nvidia-settings.desktop 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
-  install -D -m644 doc/nvidia-settings.png 
"${pkgdir}/usr/share/pixmaps/nvidia-settings.png"
-  sed -e 's:__UTILS_PATH__:/usr/bin:' -e 
's:__PIXMAP_PATH__:/usr/share/pixmaps:' -i 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
-
-  rm "$pkgdir/usr/lib/libnvidia-gtk2.so.$pkgver"
-}
-
-package_libxnvctrl() {
-  depends=('libxext')
-  pkgdesc='NVIDIA NV-CONTROL X extension'
-
-  cd ${pkgbase}
-  install -Dm 644 doc/{NV-CONTROL-API.txt,FRAMELOCK.txt} -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 samples/{Makefile,README,*.c,*.h,*.mk} -t 
"${pkgdir}/usr/share/doc/${pkgname}/samples"
-
-  cd src/libXNVCtrl
-  install -Dm 644 *.h -t "${pkgdir}/usr/include/NVCtrl"
-  install -Dm 644 libXNVCtrl.a -t "${pkgdir}/usr/lib"
-  install -Dm 755 libXNVCtrl.so.0.0.0 -t "${pkgdir}/usr/lib"
-  ln -s libXNVCtrl.so.0.0.0 "${pkgdir}/usr/lib/libXNVCtrl.so.0"
-  ln -s libXNVCtrl.so.0 "${pkgdir}/usr/lib/libXNVCtrl.so"
-}
-
-# vim: ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-07-15 19:08:20 UTC (rev 271918)
+++ extra-x86_64/PKGBUILD   2016-07-15 19:08:30 UTC (rev 271919)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Levente Polyak 
-
-pkgbase=nvidia-settings
-pkgname=('nvidia-settings' 'libxnvctrl')
-pkgver=367.27
-pkgrel=2
-pkgdesc="Tool for configuring the NVIDIA graphics driver"
-arch=('i686' 'x86_64')
-url="https://github.com/NVIDIA/nvidia-settings;
-license=('GPL2')
-makedepends=('git' 'inetutils' 'gtk2' 'jansson' 'gtk3' 'libxv' 'libvdpau' 
'nvidia-utils' 'libxext')
-options=('staticlibs')
-source=("git+https://github.com/NVIDIA/nvidia-settings#tag=$pkgver;
-libxnvctrl_so.patch)
-sha1sums=('SKIP'
-  '16619a01e92e565c79ad344be87ad11244ac1762')
-
-prepare() {
-  export PREFIX=/usr
-  export NV_USE_BUNDLED_LIBJANSSON=0
-  cd ${pkgbase}
-  patch -p1 < "${srcdir}/libxnvctrl_so.patch"
-}
-
-build() {
-  cd ${pkgbase}
-  make
-  make -C src/libXNVCtrl
-}
-
-package_nvidia-settings() {
-  depends=('jansson' 'gtk3' 'libxv' 'libvdpau' 'nvidia-utils' 'libxnvctrl')
-
-  cd ${pkgbase}
-  make DESTDIR="${pkgdir}" install
-
-  install -D -m644 doc/nvidia-settings.desktop 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
-  install -D -m644 doc/nvidia-settings.png 
"${pkgdir}/usr/share/pixmaps/nvidia-settings.png"
-  sed -e 's:__UTILS_PATH__:/usr/bin:' -e 
's:__PIXMAP_PATH__:/usr/share/pixmaps:' -i 
"${pkgdir}/usr/share/applications/nvidia-settings.desktop"
-
-  rm "$pkgdir/usr/lib/libnvidia-gtk2.so.$pkgver"
-}
-
-package_libxnvctrl() {
-  depends=('libxext')
-  pkgdesc='NVIDIA NV-CONTROL X extension'
-
-  cd ${pkgbase}
-  install -Dm 644 doc/{NV-CONTROL-API.txt,FRAMELOCK.txt} -t 
"${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 samples/{Makefile,README,*.c,*.h,*.mk} -t 
"${pkgdir}/usr/share/doc/${pkgname}/samples"
-
-  cd src/libXNVCtrl
-  install -Dm 644 *.h -t "${pkgdir}/usr/include/NVCtrl"
-  install -Dm 644 libXNVCtrl.a -t "${pkgdir}/usr/lib"
-  install -Dm 755 libXNVCtrl.so.0.0.0 -t 

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

2016-07-15 Thread Levente Polyak
Date: Friday, July 15, 2016 @ 19:08:20
  Author: anthraxx
Revision: 271918

upgpkg: nvidia-settings 367.35-1

Modified:
  nvidia-settings/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 17:59:26 UTC (rev 271917)
+++ PKGBUILD2016-07-15 19:08:20 UTC (rev 271918)
@@ -4,8 +4,8 @@
 
 pkgbase=nvidia-settings
 pkgname=('nvidia-settings' 'libxnvctrl')
-pkgver=367.27
-pkgrel=2
+pkgver=367.35
+pkgrel=1
 pkgdesc="Tool for configuring the NVIDIA graphics driver"
 arch=('i686' 'x86_64')
 url="https://github.com/NVIDIA/nvidia-settings;


[arch-commits] Commit in intellij-idea-libs/repos (4 files)

2016-07-15 Thread Lukas Jirkovsky
Date: Friday, July 15, 2016 @ 18:56:57
  Author: stativ
Revision: 182949

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

Added:
  intellij-idea-libs/repos/community-i686/PKGBUILD
(from rev 182948, intellij-idea-libs/trunk/PKGBUILD)
  intellij-idea-libs/repos/community-x86_64/PKGBUILD
(from rev 182948, intellij-idea-libs/trunk/PKGBUILD)
Deleted:
  intellij-idea-libs/repos/community-i686/PKGBUILD
  intellij-idea-libs/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-07-15 18:56:41 UTC (rev 182948)
+++ community-i686/PKGBUILD 2016-07-15 18:56:57 UTC (rev 182949)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=intellij-idea-libs
-pkgver=2016.1.3
-_pkgver=145.1617.8
-pkgrel=1
-epoch=2
-pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
-arch=('i686' 'x86_64')
-url="https://www.jetbrains.com/idea/;
-license=('Apache')
-depends=('glibc')
-options=(!strip)
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-sha256sums=('d1cd3f9fd650c00ba85181da6d66b4b80b8e48ce5f4f15b5f4dc67453e96a179')
-
-package() {
-  cd "idea-IC-$_pkgver"
-
-  [ $CARCH == "x86_64" ] && SUFFIX=64
-  install -D -m755 bin/fsnotifier${SUFFIX} 
"$pkgdir"/usr/share/intellijidea-ce/bin/fsnotifier${SUFFIX}
-  install -D -m644 bin/libbreakgen${SUFFIX}.so 
"$pkgdir"/usr/lib/libbreakgen${SUFFIX}.so
-  
-  # libpty
-  [ $CARCH == "x86_64" ] && _ARCH=x86_64 || _ARCH=x86
-  install -D -m644 lib/libpty/linux/$_ARCH/libpty.so 
"$pkgdir"/usr/share/intellijidea-ce/lib/libpty/linux/$_ARCH/libpty.so
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-libs/repos/community-i686/PKGBUILD (from rev 182948, 
intellij-idea-libs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 18:56:57 UTC (rev 182949)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=intellij-idea-libs
+pkgver=2016.2
+_pkgver=162.1121.32
+pkgrel=1
+epoch=2
+pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
+arch=('i686' 'x86_64')
+url="https://www.jetbrains.com/idea/;
+license=('Apache')
+depends=('glibc')
+options=(!strip)
+source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
+sha256sums=('6270c2feae18e10a790d7dda0ab5fed929e353ef41cb016560f7878101259d98')
+
+package() {
+  cd "idea-IC-$_pkgver"
+
+  [ $CARCH == "x86_64" ] && SUFFIX=64
+  install -D -m755 bin/fsnotifier${SUFFIX} 
"$pkgdir"/usr/share/intellijidea-ce/bin/fsnotifier${SUFFIX}
+  install -D -m644 bin/libbreakgen${SUFFIX}.so 
"$pkgdir"/usr/lib/libbreakgen${SUFFIX}.so
+  
+  # libpty
+  [ $CARCH == "x86_64" ] && _ARCH=x86_64 || _ARCH=x86
+  install -D -m644 lib/libpty/linux/$_ARCH/libpty.so 
"$pkgdir"/usr/share/intellijidea-ce/lib/libpty/linux/$_ARCH/libpty.so
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-15 18:56:41 UTC (rev 182948)
+++ community-x86_64/PKGBUILD   2016-07-15 18:56:57 UTC (rev 182949)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=intellij-idea-libs
-pkgver=2016.1.3
-_pkgver=145.1617.8
-pkgrel=1
-epoch=2
-pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
-arch=('i686' 'x86_64')
-url="https://www.jetbrains.com/idea/;
-license=('Apache')
-depends=('glibc')
-options=(!strip)
-source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-sha256sums=('d1cd3f9fd650c00ba85181da6d66b4b80b8e48ce5f4f15b5f4dc67453e96a179')
-
-package() {
-  cd "idea-IC-$_pkgver"
-
-  [ $CARCH == "x86_64" ] && SUFFIX=64
-  install -D -m755 bin/fsnotifier${SUFFIX} 
"$pkgdir"/usr/share/intellijidea-ce/bin/fsnotifier${SUFFIX}
-  install -D -m644 bin/libbreakgen${SUFFIX}.so 
"$pkgdir"/usr/lib/libbreakgen${SUFFIX}.so
-  
-  # libpty
-  [ $CARCH == "x86_64" ] && _ARCH=x86_64 || _ARCH=x86
-  install -D -m644 lib/libpty/linux/$_ARCH/libpty.so 
"$pkgdir"/usr/share/intellijidea-ce/lib/libpty/linux/$_ARCH/libpty.so
-}
-
-# vim:set ts=2 sw=2 et:

Copied: intellij-idea-libs/repos/community-x86_64/PKGBUILD (from rev 182948, 
intellij-idea-libs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-15 18:56:57 UTC (rev 182949)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 

[arch-commits] Commit in intellij-idea-libs/trunk (PKGBUILD)

2016-07-15 Thread Lukas Jirkovsky
Date: Friday, July 15, 2016 @ 18:56:41
  Author: stativ
Revision: 182948

upgpkg: intellij-idea-libs 2:2016.2-1

update to 2016.2

Modified:
  intellij-idea-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 18:32:54 UTC (rev 182947)
+++ PKGBUILD2016-07-15 18:56:41 UTC (rev 182948)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky 
 pkgname=intellij-idea-libs
-pkgver=2016.1.3
-_pkgver=145.1617.8
+pkgver=2016.2
+_pkgver=162.1121.32
 pkgrel=1
 epoch=2
 pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
@@ -12,7 +12,7 @@
 depends=('glibc')
 options=(!strip)
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-sha256sums=('d1cd3f9fd650c00ba85181da6d66b4b80b8e48ce5f4f15b5f4dc67453e96a179')
+sha256sums=('6270c2feae18e10a790d7dda0ab5fed929e353ef41cb016560f7878101259d98')
 
 package() {
   cd "idea-IC-$_pkgver"


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

2016-07-15 Thread Gaëtan Bisson
Date: Friday, July 15, 2016 @ 18:32:54
  Author: bisson
Revision: 182947

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

Added:
  liboping/repos/community-i686/PKGBUILD
(from rev 182946, liboping/trunk/PKGBUILD)
  liboping/repos/community-i686/install
(from rev 182946, liboping/trunk/install)
  liboping/repos/community-x86_64/PKGBUILD
(from rev 182946, liboping/trunk/PKGBUILD)
  liboping/repos/community-x86_64/install
(from rev 182946, liboping/trunk/install)
Deleted:
  liboping/repos/community-i686/PKGBUILD
  liboping/repos/community-i686/install
  liboping/repos/community-x86_64/PKGBUILD
  liboping/repos/community-x86_64/install

---+
 /PKGBUILD |   68 
 /install  |   16 ++
 community-i686/PKGBUILD   |   34 --
 community-i686/install|8 -
 community-x86_64/PKGBUILD |   34 --
 community-x86_64/install  |8 -
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-15 18:31:40 UTC (rev 182946)
+++ community-i686/PKGBUILD 2016-07-15 18:32:54 UTC (rev 182947)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-
-pkgname=liboping
-pkgver=1.8.0
-pkgrel=4
-pkgdesc='C library to generate ICMP echo requests, better known as "ping 
packets"'
-url='http://noping.cc/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libcap')
-makedepends=('ncurses')
-optdepends=('perl: perl bindings'
-'ncurses: noping CLI tool')
-source=("${url}files/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('1dcb9182c981b31d67522ae24e925563bed57cf950dc681580c4b0abb6a65bdb')
-
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-
-   # setting capabilities/setuid is futile in fakeroot
-   # (we do that in the install script)
-   sed -i 's/ install-exec-hook//g' src/Makefile.in
-
-   ./configure --prefix=/usr --with-perl-bindings='INSTALLDIRS=vendor'
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: liboping/repos/community-i686/PKGBUILD (from rev 182946, 
liboping/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 18:32:54 UTC (rev 182947)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+
+pkgname=liboping
+pkgver=1.9.0
+pkgrel=1
+pkgdesc='C library to generate ICMP echo requests, better known as "ping 
packets"'
+url='http://noping.cc/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libcap')
+makedepends=('ncurses')
+optdepends=('perl: perl bindings'
+'ncurses: noping CLI tool')
+source=("${url}files/${pkgname}-${pkgver}.tar.bz2")
+sha256sums=('44bb1d88b56b88fda5533edb3aa005c69b3cd396f20453a157d7e31e536f3530')
+
+install=install
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   # setting capabilities/setuid is futile in fakeroot
+   # (we do that in the install script)
+   sed -i 's/ install-exec-hook//g' src/Makefile.in
+
+   ./configure --prefix=/usr --with-perl-bindings='INSTALLDIRS=vendor'
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/install
===
--- community-i686/install  2016-07-15 18:31:40 UTC (rev 182946)
+++ community-i686/install  2016-07-15 18:32:54 UTC (rev 182947)
@@ -1,8 +0,0 @@
-post_upgrade() {
-   setcap cap_net_raw=ep usr/bin/oping
-   setcap cap_net_raw=ep usr/bin/noping
-}
-
-post_install() {
-   post_upgrade
-}

Copied: liboping/repos/community-i686/install (from rev 182946, 
liboping/trunk/install)
===
--- community-i686/install  (rev 0)
+++ community-i686/install  2016-07-15 18:32:54 UTC (rev 182947)
@@ -0,0 +1,8 @@
+post_upgrade() {
+   setcap cap_net_raw=ep usr/bin/oping
+   setcap cap_net_raw=ep usr/bin/noping
+}
+
+post_install() {
+   post_upgrade
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-15 18:31:40 UTC (rev 182946)
+++ community-x86_64/PKGBUILD   2016-07-15 18:32:54 UTC (rev 182947)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-
-pkgname=liboping
-pkgver=1.8.0
-pkgrel=4
-pkgdesc='C library to generate ICMP echo requests, better known as "ping 
packets"'
-url='http://noping.cc/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libcap')
-makedepends=('ncurses')
-optdepends=('perl: perl bindings'

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

2016-07-15 Thread Gaëtan Bisson
Date: Friday, July 15, 2016 @ 18:31:40
  Author: bisson
Revision: 182946

upstream update

Modified:
  liboping/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 17:54:29 UTC (rev 182945)
+++ PKGBUILD2016-07-15 18:31:40 UTC (rev 182946)
@@ -2,8 +2,8 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=liboping
-pkgver=1.8.0
-pkgrel=4
+pkgver=1.9.0
+pkgrel=1
 pkgdesc='C library to generate ICMP echo requests, better known as "ping 
packets"'
 url='http://noping.cc/'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('perl: perl bindings'
 'ncurses: noping CLI tool')
 source=("${url}files/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('1dcb9182c981b31d67522ae24e925563bed57cf950dc681580c4b0abb6a65bdb')
+sha256sums=('44bb1d88b56b88fda5533edb3aa005c69b3cd396f20453a157d7e31e536f3530')
 
 install=install
 


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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 17:59:23
  Author: eworm
Revision: 271916

upgpkg: easy-rsa 3.0.1-1

new upstream release

Modified:
  easy-rsa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 17:02:04 UTC (rev 271915)
+++ PKGBUILD2016-07-15 17:59:23 UTC (rev 271916)
@@ -2,34 +2,42 @@
 # Maintainer: Thomas Bächler 
 
 pkgname=easy-rsa
-pkgver=2.2.2
-pkgrel=2
-pkgdesc="Simple shell based CA utility"
-arch=(any)
-url="https://github.com/OpenVPN/easy-rsa;
+pkgver=3.0.1
+pkgrel=1
+pkgdesc='Simple shell based CA utility'
+arch=('any')
+url='https://github.com/OpenVPN/easy-rsa'
 depends=('openssl' 'sh')
 license=('custom')
-backup=('usr/share/easy-rsa/vars'
-'usr/share/easy-rsa/openssl-1.0.0.cnf')
-source=(${pkgname}-${pkgver}::https://github.com/OpenVPN/easy-rsa/archive/${pkgver}.tar.gz)
-md5sums=('040238338980617bc9c2df4274349593')
+backup=('etc/easy-rsa/openssl-1.0.cnf'
+   'etc/easy-rsa/vars')
+validpgpkeys=(
+   '65FF3F24AA08E882CB444C94D731D97A606FD463'  # Josh Cepek 

+   '6F4056821152F03B6B24F2FCF8489F839D7367F3') # Eric Crist 

+source=("https://github.com/OpenVPN/easy-rsa/releases/download/${pkgver}/EasyRSA-${pkgver}.tgz"{,.sig})
+sha256sums=('dbdaf5b9444b99e0c5221fd4bcf15384c62380c1b63cea23d42239414d7b2d4e'
+'SKIP')
 
 prepare() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  autoreconf -i
-}
+   cd EasyRSA-${pkgver}/
 
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
+   # fix output of help command, we have it in PATH
+   sed -i 's|./easyrsa|easyrsa|' easyrsa
 }
 
 package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  make install DESTDIR="${pkgdir}"
-  rm -f ${pkgdir}/usr/share/easy-rsa/openssl-0.9.?.cnf
-  # Install license
-  install -d -m755 "${pkgdir}"/usr/share/licenses/${pkgname}/
-  ln -sf /usr/share/doc/${pkgname}/{COPYING,COPYRIGHT.GPL} 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+   cd EasyRSA-${pkgver}/
+
+   install -D -m0755 easyrsa "${pkgdir}"/usr/bin/easyrsa
+
+   install -D -m0644 openssl-1.0.cnf 
"${pkgdir}"/etc/easy-rsa/openssl-1.0.cnf
+   install -D -m0644 vars.example "${pkgdir}"/etc/easy-rsa/vars
+   install -d -m0755 "${pkgdir}"/etc/easy-rsa/x509-types/
+   install -m0644 x509-types/* "${pkgdir}"/etc/easy-rsa/x509-types/
+
+   install -d -m0755  ${pkgdir}/usr/share/doc/easy-rsa/
+   install -m0644 doc/* ChangeLog ${pkgdir}/usr/share/doc/easy-rsa/
+
+   install -D -m0644 COPYING ${pkgdir}/usr/share/licenses/easy-rsa/COPYING
 }
+


[arch-commits] Commit in easy-rsa/repos (testing-any testing-any/PKGBUILD)

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 17:59:26
  Author: eworm
Revision: 271917

archrelease: copy trunk to testing-any

Added:
  easy-rsa/repos/testing-any/
  easy-rsa/repos/testing-any/PKGBUILD
(from rev 271916, easy-rsa/trunk/PKGBUILD)

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

Copied: easy-rsa/repos/testing-any/PKGBUILD (from rev 271916, 
easy-rsa/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2016-07-15 17:59:26 UTC (rev 271917)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+
+pkgname=easy-rsa
+pkgver=3.0.1
+pkgrel=1
+pkgdesc='Simple shell based CA utility'
+arch=('any')
+url='https://github.com/OpenVPN/easy-rsa'
+depends=('openssl' 'sh')
+license=('custom')
+backup=('etc/easy-rsa/openssl-1.0.cnf'
+   'etc/easy-rsa/vars')
+validpgpkeys=(
+   '65FF3F24AA08E882CB444C94D731D97A606FD463'  # Josh Cepek 

+   '6F4056821152F03B6B24F2FCF8489F839D7367F3') # Eric Crist 

+source=("https://github.com/OpenVPN/easy-rsa/releases/download/${pkgver}/EasyRSA-${pkgver}.tgz"{,.sig})
+sha256sums=('dbdaf5b9444b99e0c5221fd4bcf15384c62380c1b63cea23d42239414d7b2d4e'
+'SKIP')
+
+prepare() {
+   cd EasyRSA-${pkgver}/
+
+   # fix output of help command, we have it in PATH
+   sed -i 's|./easyrsa|easyrsa|' easyrsa
+}
+
+package() {
+   cd EasyRSA-${pkgver}/
+
+   install -D -m0755 easyrsa "${pkgdir}"/usr/bin/easyrsa
+
+   install -D -m0644 openssl-1.0.cnf 
"${pkgdir}"/etc/easy-rsa/openssl-1.0.cnf
+   install -D -m0644 vars.example "${pkgdir}"/etc/easy-rsa/vars
+   install -d -m0755 "${pkgdir}"/etc/easy-rsa/x509-types/
+   install -m0644 x509-types/* "${pkgdir}"/etc/easy-rsa/x509-types/
+
+   install -d -m0755  ${pkgdir}/usr/share/doc/easy-rsa/
+   install -m0644 doc/* ChangeLog ${pkgdir}/usr/share/doc/easy-rsa/
+
+   install -D -m0644 COPYING ${pkgdir}/usr/share/licenses/easy-rsa/COPYING
+}
+


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

2016-07-15 Thread Kyle Keen
Date: Friday, July 15, 2016 @ 17:54:29
  Author: kkeen
Revision: 182945

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-15 17:54:07 UTC (rev 182944)
+++ community-i686/PKGBUILD 2016-07-15 17:54:29 UTC (rev 182945)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: ViNS 
-# Contributor: Daenyth
-pkgname=nethogs
-pkgver=0.8.2
-pkgrel=1
-pkgdesc="A net top tool which displays traffic used per process instead of per 
IP or interface"
-url="http://nethogs.sourceforge.net;
-license=('GPL')
-depends=('libpcap' 'ncurses' 'gcc-libs')
-arch=('i686' 'x86_64')
-#source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
-source=(https://github.com/raboof/nethogs/archive/v$pkgver.tar.gz)
-md5sums=('f38db5f08c2dd2b030727ba4ecf58e06')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  sed -i 's|/sbin|/bin|' src/MakeApp.mk
-  sed -i 's|/local||'  Makefile
-
-  # bug in 0.8.2?
-  # .so file is unversioned
-  sed -i 's/$(LIB[^)]*ION)/0/g' src/MakeLib.mk
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  unset CFLAGS
-  unset CXXFLAGS
-  make prefix="/usr"
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix="/usr" DESTDIR="$pkgdir" install
-}
-# vim:set ts=2 sw=2 et:

Copied: nethogs/repos/community-i686/PKGBUILD (from rev 182944, 
nethogs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 17:54:29 UTC (rev 182945)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: ViNS 
+# Contributor: Daenyth
+pkgname=nethogs
+pkgver=0.8.5
+pkgrel=1
+pkgdesc="A net top tool which displays traffic used per process instead of per 
IP or interface"
+url="https://github.com/raboof/nethogs;
+license=('GPL')
+depends=('libpcap' 'ncurses' 'gcc-libs')
+arch=('i686' 'x86_64')
+#source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
+source=(https://github.com/raboof/nethogs/archive/v$pkgver.tar.gz)
+md5sums=('002fd7227d8ed2a8b0fcb0a1b44731bf')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  sed -i 's|/sbin|/bin|' src/MakeApp.mk
+  sed -i 's|/local||'  Makefile
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  unset CFLAGS
+  unset CXXFLAGS
+  make prefix="/usr"
+  make prefix="/usr" libnethogs
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix="/usr" DESTDIR="$pkgdir" install
+  make prefix="/usr" DESTDIR="$pkgdir" install_lib
+}
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-15 17:54:07 UTC (rev 182944)
+++ community-x86_64/PKGBUILD   2016-07-15 17:54:29 UTC (rev 182945)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: ViNS 
-# Contributor: Daenyth
-pkgname=nethogs
-pkgver=0.8.2
-pkgrel=1
-pkgdesc="A net top tool which displays traffic used per process instead of per 
IP or interface"
-url="http://nethogs.sourceforge.net;
-license=('GPL')
-depends=('libpcap' 'ncurses' 'gcc-libs')
-arch=('i686' 'x86_64')
-#source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
-source=(https://github.com/raboof/nethogs/archive/v$pkgver.tar.gz)
-md5sums=('f38db5f08c2dd2b030727ba4ecf58e06')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  sed -i 's|/sbin|/bin|' src/MakeApp.mk
-  sed -i 's|/local||'  Makefile
-
-  # bug in 0.8.2?
-  # .so file is unversioned
-  sed -i 's/$(LIB[^)]*ION)/0/g' src/MakeLib.mk
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  unset CFLAGS
-  unset CXXFLAGS
-  make prefix="/usr"
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix="/usr" DESTDIR="$pkgdir" install
-}
-# vim:set ts=2 sw=2 et:

Copied: nethogs/repos/community-x86_64/PKGBUILD (from rev 182944, 
nethogs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-15 17:54:29 UTC (rev 182945)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: ViNS 
+# 

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

2016-07-15 Thread Kyle Keen
Date: Friday, July 15, 2016 @ 17:54:07
  Author: kkeen
Revision: 182944

upgpkg: nethogs 0.8.5-1  and FS#49883

Modified:
  nethogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 17:01:47 UTC (rev 182943)
+++ PKGBUILD2016-07-15 17:54:07 UTC (rev 182944)
@@ -3,16 +3,16 @@
 # Contributor: ViNS 
 # Contributor: Daenyth
 pkgname=nethogs
-pkgver=0.8.2
+pkgver=0.8.5
 pkgrel=1
 pkgdesc="A net top tool which displays traffic used per process instead of per 
IP or interface"
-url="http://nethogs.sourceforge.net;
+url="https://github.com/raboof/nethogs;
 license=('GPL')
 depends=('libpcap' 'ncurses' 'gcc-libs')
 arch=('i686' 'x86_64')
 #source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
 source=(https://github.com/raboof/nethogs/archive/v$pkgver.tar.gz)
-md5sums=('f38db5f08c2dd2b030727ba4ecf58e06')
+md5sums=('002fd7227d8ed2a8b0fcb0a1b44731bf')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -19,10 +19,6 @@
 
   sed -i 's|/sbin|/bin|' src/MakeApp.mk
   sed -i 's|/local||'  Makefile
-
-  # bug in 0.8.2?
-  # .so file is unversioned
-  sed -i 's/$(LIB[^)]*ION)/0/g' src/MakeLib.mk
 }
 
 build() {
@@ -30,10 +26,12 @@
   unset CFLAGS
   unset CXXFLAGS
   make prefix="/usr"
+  make prefix="/usr" libnethogs
 }
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"
   make prefix="/usr" DESTDIR="$pkgdir" install
+  make prefix="/usr" DESTDIR="$pkgdir" install_lib
 }
 # vim:set ts=2 sw=2 et:


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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 17:01:38
  Author: svenstaro
Revision: 271911

upgpkg: nvidia-lts 367.35-1

upstream release 367.35

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 17:01:36 UTC (rev 271910)
+++ PKGBUILD2016-07-15 17:01:38 UTC (rev 271911)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=nvidia-lts
-pkgver=367.27
+pkgver=367.35
 _extramodules=extramodules-4.4-lts
 pkgrel=1
 pkgdesc="NVIDIA drivers for linux-lts"
@@ -15,8 +15,8 @@
 options=('!strip')
 
source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
 
source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-md5sums_i686=('f32b9ab673acce56990f2b5acdc1e77f')
-md5sums_x86_64=('cdf8a16c533382acc9f088bd8e689860')
+md5sums_i686=('42db6f6485c3c337c7c756380ec64b7a')
+md5sums_x86_64=('24f1fc19fe10bcc6ff264fb5034c4ccc')
 
 [[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
 [[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"


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

2016-07-15 Thread Johannes Löthberg
Date: Friday, July 15, 2016 @ 17:01:37
  Author: demize
Revision: 182942

upgpkg: haproxy 1.6.7-1

Modified:
  haproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 16:59:41 UTC (rev 182941)
+++ PKGBUILD2016-07-15 17:01:37 UTC (rev 182942)
@@ -3,7 +3,7 @@
 # Contributor: Bartłomiej Piotrowski 
 
 pkgname=haproxy
-pkgver=1.6.6
+pkgver=1.6.7
 pkgrel=1
 
 pkgdesc='Reliable, high performance TCP/HTTP load balancer'
@@ -20,7 +20,7 @@
 source=(http://haproxy.org/download/${pkgver%.*}/src/haproxy-$pkgver.tar.gz
 haproxy.cfg)
 
-md5sums=('b418d83cf4f2da328f6eb8c255b8716b'
+md5sums=('a046ed63b00347bd367b983529dd541f'
  '02241a8ca257d12f7eb131e2d7da3f3b')
 
 prepare() {


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

2016-07-15 Thread Johannes Löthberg
Date: Friday, July 15, 2016 @ 17:01:47
  Author: demize
Revision: 182943

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

Added:
  haproxy/repos/community-testing-i686/
  haproxy/repos/community-testing-i686/PKGBUILD
(from rev 182942, haproxy/trunk/PKGBUILD)
  haproxy/repos/community-testing-i686/haproxy.cfg
(from rev 182942, haproxy/trunk/haproxy.cfg)
  haproxy/repos/community-testing-i686/haproxy.install
(from rev 182942, haproxy/trunk/haproxy.install)
  haproxy/repos/community-testing-x86_64/
  haproxy/repos/community-testing-x86_64/PKGBUILD
(from rev 182942, haproxy/trunk/PKGBUILD)
  haproxy/repos/community-testing-x86_64/haproxy.cfg
(from rev 182942, haproxy/trunk/haproxy.cfg)
  haproxy/repos/community-testing-x86_64/haproxy.install
(from rev 182942, haproxy/trunk/haproxy.install)

--+
 community-testing-i686/PKGBUILD  |   70 +
 community-testing-i686/haproxy.cfg   |   49 
 community-testing-i686/haproxy.install   |4 +
 community-testing-x86_64/PKGBUILD|   70 +
 community-testing-x86_64/haproxy.cfg |   49 
 community-testing-x86_64/haproxy.install |4 +
 6 files changed, 246 insertions(+)

Copied: haproxy/repos/community-testing-i686/PKGBUILD (from rev 182942, 
haproxy/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-07-15 17:01:47 UTC (rev 182943)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Johannes Löthberg 
+# Contributor: Bartłomiej Piotrowski 
+
+pkgname=haproxy
+pkgver=1.6.7
+pkgrel=1
+
+pkgdesc='Reliable, high performance TCP/HTTP load balancer'
+url='http://haproxy.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+
+depends=('openssl' 'pcre' 'zlib' 'lua')
+
+backup=('etc/haproxy/haproxy.cfg')
+
+install=haproxy.install
+
+source=(http://haproxy.org/download/${pkgver%.*}/src/haproxy-$pkgver.tar.gz
+haproxy.cfg)
+
+md5sums=('a046ed63b00347bd367b983529dd541f'
+ '02241a8ca257d12f7eb131e2d7da3f3b')
+
+prepare() {
+  cd haproxy-$pkgver
+  sed -i 's:/usr/sbin/haproxy:/usr/bin/haproxy:' src/haproxy-systemd-wrapper.c
+}
+
+build() {
+  cd haproxy-$pkgver
+
+  make CPU=generic TARGET=linux2628 \
+USE_GETADDRINFO=1 \
+USE_OPENSSL=1 \
+USE_PCRE=1 USE_PCRE_JIT=1 \
+USE_ZLIB=1 \
+USE_LUA=1
+
+  for contrib in halog iprange systemd; do
+make -C contrib/$contrib SBINDIR=/usr/bin
+  done
+}
+
+package() {
+  cd haproxy-$pkgver
+  make \
+EXTRA=haproxy-systemd-wrapper \
+PREFIX="$pkgdir"/usr \
+SBINDIR="$pkgdir"/usr/bin \
+DOCDIR="$pkgdir"/usr/share/$pkgname \
+install
+
+  for contrib in halog iprange; do
+install -Dm755 contrib/$contrib/$contrib "$pkgdir"/usr/bin/$contrib
+  done
+
+  install -Dm644 ../haproxy.cfg "$pkgdir"/etc/haproxy/haproxy.cfg
+  install -Dm644 contrib/systemd/haproxy.service \
+"$pkgdir"/usr/lib/systemd/system/haproxy.service
+
+  install -d "$pkgdir"/usr/share/haproxy/examples/errorfiles
+  install -m644 examples/*.cfg "$pkgdir"/usr/share/haproxy/examples/
+  install -m644 examples/errorfiles/*.http \
+"$pkgdir"/usr/share/haproxy/examples/errorfiles/
+
+  install -Dm644 examples/haproxy.vim \
+"$pkgdir"/usr/share/vim/vimfiles/syntax/haproxy.vim
+}

Copied: haproxy/repos/community-testing-i686/haproxy.cfg (from rev 182942, 
haproxy/trunk/haproxy.cfg)
===
--- community-testing-i686/haproxy.cfg  (rev 0)
+++ community-testing-i686/haproxy.cfg  2016-07-15 17:01:47 UTC (rev 182943)
@@ -0,0 +1,49 @@
+#-
+# Example configuration.  See the full configuration manual online.
+#
+#   http://www.haproxy.org/download/1.6/doc/configuration.txt
+#
+#-
+
+global
+maxconn 2
+log 127.0.0.1 local0
+userhaproxy
+chroot  /usr/share/haproxy
+pidfile /run/haproxy.pid
+daemon
+
+frontend  main
+bind :5000
+mode http
+log  global
+option   httplog
+option   dontlognull
+option   http_proxy
+option forwardforexcept 127.0.0.0/8
+maxconn  8000
+timeout  client  30s
+
+acl url_static   path_beg   -i /static /images /javascript 
/stylesheets
+acl url_static   path_end   -i .jpg .gif .png .css .js
+
+use_backend static  if url_static
+default_backend app
+
+backend static
+modehttp
+balance roundrobin
+timeout connect 5s
+timeout server  5s

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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 17:01:41
  Author: svenstaro
Revision: 271912

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

Added:
  nvidia-lts/repos/staging-i686/
  nvidia-lts/repos/staging-i686/PKGBUILD
(from rev 271911, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/staging-i686/nvidia-lts.install
(from rev 271911, nvidia-lts/trunk/nvidia-lts.install)
  nvidia-lts/repos/staging-x86_64/
  nvidia-lts/repos/staging-x86_64/PKGBUILD
(from rev 271911, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/staging-x86_64/nvidia-lts.install
(from rev 271911, nvidia-lts/trunk/nvidia-lts.install)

---+
 staging-i686/PKGBUILD |   56 
 staging-i686/nvidia-lts.install   |   15 +
 staging-x86_64/PKGBUILD   |   56 
 staging-x86_64/nvidia-lts.install |   15 +
 4 files changed, 142 insertions(+)

Copied: nvidia-lts/repos/staging-i686/PKGBUILD (from rev 271911, 
nvidia-lts/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-07-15 17:01:41 UTC (rev 271912)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=367.35
+_extramodules=extramodules-4.4-lts
+pkgrel=1
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=("nvidia-utils=$pkgver" "nvidia-libgl=$pkgver" 'linux-lts>=4.4.13' 
'linux-lts-headers>=4.4.13')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=('!strip')
+source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
+source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
+md5sums_i686=('42db6f6485c3c337c7c756380ec64b7a')
+md5sums_x86_64=('24f1fc19fe10bcc6ff264fb5034c4ccc')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh ${_pkg}.run --extract-only
+}
+
+build() {
+export IGNORE_CC_MISMATCH=1
+
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}/kernel"
+make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+depends=('linux-lts>=4.4.13' "nvidia-utils=$pkgver" 'libgl')
+
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+  
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-modeset.ko" \
+  
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia-modeset.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-drm.ko" \
+  "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-drm.ko"
+
+if [[ "$CARCH" = "x86_64" ]]; then
+  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+fi
+
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+echo "blacklist nvidiafb" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
+}

Copied: nvidia-lts/repos/staging-i686/nvidia-lts.install (from rev 271911, 
nvidia-lts/trunk/nvidia-lts.install)
===
--- staging-i686/nvidia-lts.install (rev 0)
+++ staging-i686/nvidia-lts.install 2016-07-15 17:01:41 UTC (rev 271912)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-4.4-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-4.4-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-4.4-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-lts/repos/staging-x86_64/PKGBUILD (from rev 271911, 
nvidia-lts/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-07-15 17:01:41 UTC (rev 271912)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=367.35
+_extramodules=extramodules-4.4-lts
+pkgrel=1
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=("nvidia-utils=$pkgver" "nvidia-libgl=$pkgver" 'linux-lts>=4.4.13' 
'linux-lts-headers>=4.4.13')
+provides=('nvidia')

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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 17:01:32
  Author: svenstaro
Revision: 271909

upgpkg: nvidia 367.35-1

upstream release 367.35

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 16:53:32 UTC (rev 271908)
+++ PKGBUILD2016-07-15 17:01:32 UTC (rev 271909)
@@ -5,7 +5,7 @@
 
 pkgbase=nvidia
 pkgname=(nvidia nvidia-dkms)
-pkgver=367.27
+pkgver=367.35
 _extramodules=extramodules-4.6-ARCH
 pkgrel=1
 pkgdesc="NVIDIA drivers for linux"
@@ -16,8 +16,8 @@
 options=('!strip')
 
source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
 
source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-md5sums_i686=('f32b9ab673acce56990f2b5acdc1e77f')
-md5sums_x86_64=('cdf8a16c533382acc9f088bd8e689860')
+md5sums_i686=('42db6f6485c3c337c7c756380ec64b7a')
+md5sums_x86_64=('24f1fc19fe10bcc6ff264fb5034c4ccc')
 
 [[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
 [[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"


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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 17:01:36
  Author: svenstaro
Revision: 271910

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

Added:
  nvidia/repos/staging-i686/
  nvidia/repos/staging-i686/PKGBUILD
(from rev 271909, nvidia/trunk/PKGBUILD)
  nvidia/repos/staging-i686/nvidia.install
(from rev 271909, nvidia/trunk/nvidia.install)
  nvidia/repos/staging-x86_64/
  nvidia/repos/staging-x86_64/PKGBUILD
(from rev 271909, nvidia/trunk/PKGBUILD)
  nvidia/repos/staging-x86_64/nvidia.install
(from rev 271909, nvidia/trunk/nvidia.install)

---+
 staging-i686/PKGBUILD |   84 
 staging-i686/nvidia.install   |   13 ++
 staging-x86_64/PKGBUILD   |   84 
 staging-x86_64/nvidia.install |   13 ++
 4 files changed, 194 insertions(+)

Copied: nvidia/repos/staging-i686/PKGBUILD (from rev 271909, 
nvidia/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-07-15 17:01:36 UTC (rev 271910)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia
+pkgname=(nvidia nvidia-dkms)
+pkgver=367.35
+_extramodules=extramodules-4.6-ARCH
+pkgrel=1
+pkgdesc="NVIDIA drivers for linux"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=('nvidia-libgl' "nvidia-utils=${pkgver}" 'linux' 
'linux-headers>=4.6' 'linux-headers<4.7')
+license=('custom')
+options=('!strip')
+source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
+source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
+md5sums_i686=('42db6f6485c3c337c7c756380ec64b7a')
+md5sums_x86_64=('24f1fc19fe10bcc6ff264fb5034c4ccc')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() { 
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+cp -a kernel kernel-dkms
+cd kernel-dkms
+sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
+sed -i 's/__JOBS/`nproc`/' dkms.conf
+sed -i 's/__DKMS_MODULES//' dkms.conf
+sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[1]="nvidia-uvm"\
+DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[2]="nvidia-modeset"\
+DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[3]="nvidia-drm"\
+DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package_nvidia() {
+pkgdesc="NVIDIA drivers for linux"
+depends=('linux>=4.6' 'linux<4.7' "nvidia-utils=${pkgver}" 'libgl')
+install=nvidia.install
+
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-modeset.ko" \
+ "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-modeset.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-drm.ko" \
+ "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-drm.ko"
+
+if [[ "$CARCH" = "x86_64" ]]; then
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+fi
+
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}
+
+package_nvidia-dkms() {
+pkgdesc="NVIDIA driver sources for linux"
+depends=('dkms' "nvidia-utils=$pkgver" 'libgl')
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+conflicts+=('nvidia')
+
+cd ${_pkg}
+install -dm 755 "${pkgdir}"/usr/{lib/modprobe.d,src}
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}/usr/src/nvidia-${pkgver}"
+echo 'blacklist nouveau' > "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}

Copied: nvidia/repos/staging-i686/nvidia.install (from rev 271909, 
nvidia/trunk/nvidia.install)
===
--- staging-i686/nvidia.install (rev 0)
+++ staging-i686/nvidia.install 2016-07-15 17:01:36 UTC (rev 271910)
@@ -0,0 +1,13 @@
+post_install() {
+EXTRAMODULES='extramodules-4.6-ARCH'
+depmod $(cat /usr/lib/modules/${EXTRAMODULES}/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+

[arch-commits] Commit in lib32-nvidia-utils/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 16:59:41
  Author: svenstaro
Revision: 182941

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-nvidia-utils/repos/multilib-x86_64/PKGBUILD
(from rev 182940, lib32-nvidia-utils/trunk/PKGBUILD)
Deleted:
  lib32-nvidia-utils/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  258 ++---
 1 file changed, 129 insertions(+), 129 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 16:59:38 UTC (rev 182940)
+++ PKGBUILD2016-07-15 16:59:41 UTC (rev 182941)
@@ -1,129 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler 
-# Contributor: James Rayner 
-
-_pkgbasename=nvidia-utils
-pkgbase=lib32-$_pkgbasename
-pkgname=('lib32-nvidia-utils' 'lib32-nvidia-libgl' 'lib32-opencl-nvidia')
-pkgver=367.27
-pkgrel=1
-arch=('x86_64')
-url="http://www.nvidia.com/;
-makedepends=('nvidia-libgl')  # To avoid conflict during installation in the 
build chroot
-license=('custom')
-options=('!strip')
-
-_arch='x86'
-_pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-source=("http://us.download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('f32b9ab673acce56990f2b5acdc1e77f')
-
-create_links() {
-# create soname links
-for _lib in $(find "${pkgdir}" -name '*.so*' | grep -v 'xorg/'); do
-_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 
'SONAME.*: \[\K[^]]*' || true)
-_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
-[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
-[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
-done
-}
-
-build() {
-sh ${_pkg}.run --extract-only
-}
-
-package_lib32-opencl-nvidia() {
-pkgdesc="OpenCL implemention for NVIDIA (32-bit)"
-depends=('lib32-libcl' 'lib32-zlib' 'lib32-gcc-libs')
-optdepends=('opencl-headers: headers necessary for OpenCL development')
-cd "${_pkg}"
-
-# OpenCL
-install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-compiler.so.${pkgver}"
-install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-opencl.so.${pkgver}" 
-
-create_links
-
-mkdir -p "${pkgdir}/usr/share/licenses"
-ln -s $_pkgbasename "${pkgdir}/usr/share/licenses/lib32-opencl-nvidia"
-}
-
-package_lib32-nvidia-libgl() {
-pkgdesc="NVIDIA drivers libraries symlinks (32-bit)"
-depends=('lib32-nvidia-utils' 'nvidia-libgl')
-replaces=('lib32-nvidia-utils<=313.26-1')
-conflicts=('lib32-libgl')
-provides=('lib32-libgl')
-cd "${_pkg}"
-
-mkdir -p "${pkgdir}/usr/lib32"
-ln -s "/usr/lib32/nvidia/libGL.so.1" "${pkgdir}/usr/lib32/libGL.so.1"
-ln -s "libGL.so.1" "${pkgdir}/usr/lib32/libGL.so"
-
-ln -s "/usr/lib32/nvidia/libEGL.so.1" "${pkgdir}/usr/lib32/libEGL.so.1"
-ln -s "libEGL.so.1" "${pkgdir}/usr/lib32/libEGL.so"
-
-ln -s "/usr/lib32/nvidia/libGLESv1_CM.so.1" 
"${pkgdir}/usr/lib32/libGLESv1_CM.so.1"
-ln -s "libGLESv1_CM.so.1" "${pkgdir}/usr/lib32/libGLESv1_CM.so"
-
-ln -s "/usr/lib32/nvidia/libGLESv2.so.2" 
"${pkgdir}/usr/lib32/libGLESv2.so.2"
-ln -s "libGLESv2.so.2" "${pkgdir}/usr/lib32/libGLESv2.so"
-
-mkdir -p "${pkgdir}/usr/share/licenses"
-ln -s $_pkgbasename "${pkgdir}/usr/share/licenses/lib32-nvidia-libgl"
-}
-
-package_lib32-nvidia-utils() {
-pkgdesc="NVIDIA drivers utilities (32-bit)"
-depends=('lib32-zlib' 'lib32-gcc-libs' 'lib32-libglvnd' 'nvidia-utils')
-optdepends=('lib32-opencl-nvidia')
-cd "${_pkg}"
-
-# GLX extension module for X
-install -D -m755 "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib32/nvidia/xorg/modules/extensions/libglx.so.${pkgver}"
-ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib32/nvidia/xorg/modules/extensions/libglx.so" # X doesn't find 
glx otherwise
-install -D -m755 "libGLX_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libGLX_nvidia.so.${pkgver}"
-ln -s "libGLX_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libGLX_indirect.so.0"
-
-# OpenGL libraries
-install -D -m755 "libEGL.so.1" "${pkgdir}/usr/lib32/nvidia/libEGL.so.1"
-install -D -m755 "libEGL_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libEGL_nvidia.so.${pkgver}"
-install -D -m755 "libGLESv1_CM_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libGLESv1_CM_nvidia.so.${pkgver}"
-install -D -m755 "libGLESv2_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libGLESv2_nvidia.so.${pkgver}"
-
-# OpenGL core library
-install -D -m755 "libnvidia-glcore.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-glcore.so.${pkgver}"
-install -D -m755 "libnvidia-eglcore.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-eglcore.so.${pkgver}"
-install -D -m755 "libnvidia-glsi.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-glsi.so.${pkgver}"
-
-# misc
-install -D -m755 "libnvidia-ifr.so.${pkgver}" 

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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 16:59:38
  Author: svenstaro
Revision: 182940

upgpkg: lib32-nvidia-utils 367.35-1

upstream release 367.35

Modified:
  lib32-nvidia-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 15:13:13 UTC (rev 182939)
+++ PKGBUILD2016-07-15 16:59:38 UTC (rev 182940)
@@ -5,7 +5,7 @@
 _pkgbasename=nvidia-utils
 pkgbase=lib32-$_pkgbasename
 pkgname=('lib32-nvidia-utils' 'lib32-nvidia-libgl' 'lib32-opencl-nvidia')
-pkgver=367.27
+pkgver=367.35
 pkgrel=1
 arch=('x86_64')
 url="http://www.nvidia.com/;
@@ -16,7 +16,7 @@
 _arch='x86'
 _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
 
source=("http://us.download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('f32b9ab673acce56990f2b5acdc1e77f')
+md5sums=('42db6f6485c3c337c7c756380ec64b7a')
 
 create_links() {
 # create soname links


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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 16:53:25
  Author: svenstaro
Revision: 271907

upgpkg: nvidia-utils 367.35-1

upstream release 367.35

Modified:
  nvidia-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 15:43:26 UTC (rev 271906)
+++ PKGBUILD2016-07-15 16:53:25 UTC (rev 271907)
@@ -5,7 +5,7 @@
 
 pkgbase=nvidia-utils
 pkgname=('nvidia-utils' 'nvidia-libgl' 'opencl-nvidia')
-pkgver=367.27
+pkgver=367.35
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
@@ -13,8 +13,8 @@
 options=('!strip')
 
source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
 
source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-md5sums_i686=('f32b9ab673acce56990f2b5acdc1e77f')
-md5sums_x86_64=('cdf8a16c533382acc9f088bd8e689860')
+md5sums_i686=('42db6f6485c3c337c7c756380ec64b7a')
+md5sums_x86_64=('24f1fc19fe10bcc6ff264fb5034c4ccc')
 
 [[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
 [[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"


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

2016-07-15 Thread Sven-Hendrik Haase
Date: Friday, July 15, 2016 @ 16:53:32
  Author: svenstaro
Revision: 271908

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

Added:
  nvidia-utils/repos/staging-i686/
  nvidia-utils/repos/staging-i686/PKGBUILD
(from rev 271907, nvidia-utils/trunk/PKGBUILD)
  nvidia-utils/repos/staging-i686/nvidia-utils.install
(from rev 271907, nvidia-utils/trunk/nvidia-utils.install)
  nvidia-utils/repos/staging-x86_64/
  nvidia-utils/repos/staging-x86_64/PKGBUILD
(from rev 271907, nvidia-utils/trunk/PKGBUILD)
  nvidia-utils/repos/staging-x86_64/nvidia-utils.install
(from rev 271907, nvidia-utils/trunk/nvidia-utils.install)

-+
 staging-i686/PKGBUILD   |  184 ++
 staging-i686/nvidia-utils.install   |   10 +
 staging-x86_64/PKGBUILD |  184 ++
 staging-x86_64/nvidia-utils.install |   10 +
 4 files changed, 388 insertions(+)

Copied: nvidia-utils/repos/staging-i686/PKGBUILD (from rev 271907, 
nvidia-utils/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-07-15 16:53:32 UTC (rev 271908)
@@ -0,0 +1,184 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Thomas Baechler 
+# Contributor: James Rayner 
+
+pkgbase=nvidia-utils
+pkgname=('nvidia-utils' 'nvidia-libgl' 'opencl-nvidia')
+pkgver=367.35
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+license=('custom')
+options=('!strip')
+source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
+source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
+md5sums_i686=('42db6f6485c3c337c7c756380ec64b7a')
+md5sums_x86_64=('24f1fc19fe10bcc6ff264fb5034c4ccc')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+create_links() {
+# create soname links
+for _lib in $(find "${pkgdir}" -name '*.so*' | grep -v 'xorg/'); do
+_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 
'SONAME.*: \[\K[^]]*' || true)
+_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
+[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
+[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
+done
+}
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+bsdtar -xf nvidia-persistenced-init.tar.bz2
+}
+
+package_opencl-nvidia() {
+pkgdesc="OpenCL implemention for NVIDIA"
+depends=('libcl' 'zlib')
+optdepends=('opencl-headers: headers necessary for OpenCL development')
+cd "${_pkg}"
+
+# OpenCL
+install -D -m644 nvidia.icd "${pkgdir}/etc/OpenCL/vendors/nvidia.icd"
+install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-compiler.so.${pkgver}"
+install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-opencl.so.${pkgver}"
+
+create_links
+
+mkdir -p "${pkgdir}/usr/share/licenses"
+ln -s nvidia "${pkgdir}/usr/share/licenses/opencl-nvidia"
+}
+
+package_nvidia-libgl() {
+pkgdesc="NVIDIA drivers libraries symlinks"
+depends=('nvidia-utils')
+conflicts=('libgl')
+provides=('libgl')
+cd "${_pkg}"
+
+mkdir -p "${pkgdir}/usr/lib/xorg/modules/extensions"
+ln -s "/usr/lib/nvidia/xorg/modules/extensions/libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.${pkgver}"
+ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.1"
+ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so"
+
+ln -s "/usr/lib/nvidia/libGL.so.1" "${pkgdir}/usr/lib/libGL.so.1"
+ln -s "libGL.so.1" "${pkgdir}/usr/lib/libGL.so"
+
+ln -s "/usr/lib/nvidia/libEGL.so.1" "${pkgdir}/usr/lib/libEGL.so.1"
+ln -s "libEGL.so.1" "${pkgdir}/usr/lib/libEGL.so"
+
+ln -s "/usr/lib/nvidia/libGLESv1_CM.so.1" 
"${pkgdir}/usr/lib/libGLESv1_CM.so.1"
+ln -s "libGLESv1_CM.so.1" "${pkgdir}/usr/lib/libGLESv1_CM.so"
+
+ln -s "/usr/lib/nvidia/libGLESv2.so.2" "${pkgdir}/usr/lib/libGLESv2.so.2"
+ln -s "libGLESv2.so.2" "${pkgdir}/usr/lib/libGLESv2.so"
+
+mkdir -p "${pkgdir}/usr/share/licenses"
+ln -s nvidia "${pkgdir}/usr/share/licenses/nvidia-libgl"
+}
+
+package_nvidia-utils() {
+pkgdesc="NVIDIA drivers utilities"
+depends=('xorg-server' 'libglvnd')
+optdepends=('nvidia-settings: configuration tool'
+'xorg-server-devel: nvidia-xconfig'
+'opencl-nvidia: OpenCL support')
+install="${pkgname}.install"
+cd "${_pkg}"
+
+# X driver
+install -D -m755 nvidia_drv.so 
"${pkgdir}/usr/lib/xorg/modules/drivers/nvidia_drv.so"
+
+# GLX 

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

2016-07-15 Thread Antonio Rojas
Date: Friday, July 15, 2016 @ 15:43:26
  Author: arojas
Revision: 271906

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

Added:
  brltty/repos/extra-i686/PKGBUILD
(from rev 271905, brltty/trunk/PKGBUILD)
  brltty/repos/extra-i686/brltty.install
(from rev 271905, brltty/trunk/brltty.install)
  brltty/repos/extra-i686/brltty.service
(from rev 271905, brltty/trunk/brltty.service)
  brltty/repos/extra-x86_64/PKGBUILD
(from rev 271905, brltty/trunk/PKGBUILD)
  brltty/repos/extra-x86_64/brltty.install
(from rev 271905, brltty/trunk/brltty.install)
  brltty/repos/extra-x86_64/brltty.service
(from rev 271905, brltty/trunk/brltty.service)
Deleted:
  brltty/repos/extra-i686/PKGBUILD
  brltty/repos/extra-i686/brltty.install
  brltty/repos/extra-i686/brltty.service
  brltty/repos/extra-x86_64/PKGBUILD
  brltty/repos/extra-x86_64/brltty.install
  brltty/repos/extra-x86_64/brltty.service

-+
 /PKGBUILD   |   84 ++
 /brltty.install |   40 
 /brltty.service |   24 
 extra-i686/PKGBUILD |   42 -
 extra-i686/brltty.install   |   20 --
 extra-i686/brltty.service   |   12 --
 extra-x86_64/PKGBUILD   |   42 -
 extra-x86_64/brltty.install |   20 --
 extra-x86_64/brltty.service |   12 --
 9 files changed, 148 insertions(+), 148 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-15 15:34:53 UTC (rev 271905)
+++ extra-i686/PKGBUILD 2016-07-15 15:43:26 UTC (rev 271906)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen 
-# Contributor: Jan de Groot 
-# Contributor: Giovanni Scafora 
-
-pkgname=brltty
-pkgver=5.3.1
-pkgrel=3
-pkgdesc="Braille display driver for Linux/Unix"
-arch=(i686 x86_64)
-url="http://mielke.cc/brltty;
-license=(GPL LGPL)
-depends=(libxaw gpm icu tcl cython bluez-libs espeak)
-makedepends=(at-spi2-core tcl speech-dispatcher)
-optdepends=('at-spi2-core: X11/GNOME Apps accessibility'
-'atk: ATK bridge for X11/GNOME accessibility')
-backup=(etc/brltty.conf)
-options=('!emptydirs')
-install=brltty.install
-source=(http://mielke.cc/brltty/archive/brltty-$pkgver.tar.xz
-brltty.service)
-md5sums=('7835871c911effd286040225bf5355f8'
- '0cad54bb5470122535f5e3a11d5ca123')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---mandir=/usr/share/man \
---with-tables-directory=/usr/share/brltty \
---with-screen-driver=lx \
---enable-gpm \
---disable-java-bindings \
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-  install -Dm644 Documents/brltty.conf "$pkgdir/etc/brltty.conf"
-  install -Dm644 ../brltty.service 
"$pkgdir/usr/lib/systemd/system/brltty.service"
-}

Copied: brltty/repos/extra-i686/PKGBUILD (from rev 271905, 
brltty/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-07-15 15:43:26 UTC (rev 271906)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Contributor: Jan de Groot 
+# Contributor: Giovanni Scafora 
+
+pkgname=brltty
+pkgver=5.4
+pkgrel=1
+pkgdesc="Braille display driver for Linux/Unix"
+arch=(i686 x86_64)
+url="http://mielke.cc/brltty;
+license=(GPL LGPL)
+depends=(libxaw gpm icu tcl cython bluez-libs espeak)
+makedepends=(at-spi2-core tcl speech-dispatcher)
+optdepends=('at-spi2-core: X11/GNOME Apps accessibility'
+'atk: ATK bridge for X11/GNOME accessibility')
+backup=(etc/brltty.conf)
+options=('!emptydirs')
+install=brltty.install
+source=(http://mielke.cc/brltty/archive/brltty-$pkgver.tar.xz
+brltty.service)
+md5sums=('cfedd365e6237d762ad8c35b4f6fb361'
+ '0cad54bb5470122535f5e3a11d5ca123')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--mandir=/usr/share/man \
+--with-tables-directory=/usr/share/brltty \
+--with-screen-driver=lx \
+--enable-gpm \
+--disable-java-bindings \
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  install -Dm644 Documents/brltty.conf "$pkgdir/etc/brltty.conf"
+  install -Dm644 ../brltty.service 
"$pkgdir/usr/lib/systemd/system/brltty.service"
+}

Deleted: extra-i686/brltty.install
===
--- extra-i686/brltty.install   2016-07-15 15:34:53 UTC (rev 271905)
+++ extra-i686/brltty.install   2016-07-15 15:43:26 UTC (rev 271906)
@@ -1,20 +0,0 @@
-post_install () {
- getent group brlapi  &>/dev/null || groupadd -r brlapi
- if [ ! -e 

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

2016-07-15 Thread Antonio Rojas
Date: Friday, July 15, 2016 @ 15:34:53
  Author: arojas
Revision: 271905

Update to 5.4

Modified:
  brltty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 14:21:45 UTC (rev 271904)
+++ PKGBUILD2016-07-15 15:34:53 UTC (rev 271905)
@@ -4,8 +4,8 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=brltty
-pkgver=5.3.1
-pkgrel=3
+pkgver=5.4
+pkgrel=1
 pkgdesc="Braille display driver for Linux/Unix"
 arch=(i686 x86_64)
 url="http://mielke.cc/brltty;
@@ -19,7 +19,7 @@
 install=brltty.install
 source=(http://mielke.cc/brltty/archive/brltty-$pkgver.tar.xz
 brltty.service)
-md5sums=('7835871c911effd286040225bf5355f8'
+md5sums=('cfedd365e6237d762ad8c35b4f6fb361'
  '0cad54bb5470122535f5e3a11d5ca123')
 
 build() {


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

2016-07-15 Thread Balló György
Date: Friday, July 15, 2016 @ 15:13:13
  Author: bgyorgy
Revision: 182939

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

Added:
  merkaartor/repos/
  merkaartor/repos/community-i686/
  merkaartor/repos/community-i686/PKGBUILD
(from rev 182938, merkaartor/trunk/PKGBUILD)
  merkaartor/repos/community-x86_64/
  merkaartor/repos/community-x86_64/PKGBUILD
(from rev 182938, merkaartor/trunk/PKGBUILD)

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

Copied: merkaartor/repos/community-i686/PKGBUILD (from rev 182938, 
merkaartor/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2016-07-15 15:13:13 UTC (rev 182939)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Gaetan Bisson 
+# Contributor: Michael Kanis 
+# Contributor: Paulo Freire 
+# Contributor: Brice Maron 
+
+pkgname=merkaartor
+pkgver=0.18.2
+_pkgver=0.18.3-rc1
+pkgrel=2
+pkgdesc='OpenStreetMap editor'
+arch=('i686' 'x86_64')
+url='http://merkaartor.be/'
+license=('GPL2')
+depends=('exiv2' 'gdal' 'gpsd' 'hicolor-icon-theme' 'qt5-svg' 'qt5-webkit')
+makedepends=('qt5-tools')
+source=("$pkgname-$_pkgver.tar.gz::https://github.com/openstreetmap/$pkgname/archive/$_pkgver.tar.gz;)
+sha256sums=('57492ed2459d4d2dd25282562daf550d480be6351b35887d56e9b51909ce2014')
+
+build() {
+  cd $pkgname-$_pkgver
+  lrelease src/src.pro
+  qmake Merkaartor.pro PREFIX=/usr GPSDLIB=1 GEOIMAGE=1
+  make
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Copied: merkaartor/repos/community-x86_64/PKGBUILD (from rev 182938, 
merkaartor/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2016-07-15 15:13:13 UTC (rev 182939)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Gaetan Bisson 
+# Contributor: Michael Kanis 
+# Contributor: Paulo Freire 
+# Contributor: Brice Maron 
+
+pkgname=merkaartor
+pkgver=0.18.2
+_pkgver=0.18.3-rc1
+pkgrel=2
+pkgdesc='OpenStreetMap editor'
+arch=('i686' 'x86_64')
+url='http://merkaartor.be/'
+license=('GPL2')
+depends=('exiv2' 'gdal' 'gpsd' 'hicolor-icon-theme' 'qt5-svg' 'qt5-webkit')
+makedepends=('qt5-tools')
+source=("$pkgname-$_pkgver.tar.gz::https://github.com/openstreetmap/$pkgname/archive/$_pkgver.tar.gz;)
+sha256sums=('57492ed2459d4d2dd25282562daf550d480be6351b35887d56e9b51909ce2014')
+
+build() {
+  cd $pkgname-$_pkgver
+  lrelease src/src.pro
+  qmake Merkaartor.pro PREFIX=/usr GPSDLIB=1 GEOIMAGE=1
+  make
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2016-07-15 Thread Balló György
Date: Friday, July 15, 2016 @ 15:13:01
  Author: bgyorgy
Revision: 182938

Move merkaartor from AUR with 75 votes

Added:
  merkaartor/
  merkaartor/trunk/
  merkaartor/trunk/PKGBUILD

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

Added: merkaartor/trunk/PKGBUILD
===
--- merkaartor/trunk/PKGBUILD   (rev 0)
+++ merkaartor/trunk/PKGBUILD   2016-07-15 15:13:01 UTC (rev 182938)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Gaetan Bisson 
+# Contributor: Michael Kanis 
+# Contributor: Paulo Freire 
+# Contributor: Brice Maron 
+
+pkgname=merkaartor
+pkgver=0.18.2
+_pkgver=0.18.3-rc1
+pkgrel=2
+pkgdesc='OpenStreetMap editor'
+arch=('i686' 'x86_64')
+url='http://merkaartor.be/'
+license=('GPL2')
+depends=('exiv2' 'gdal' 'gpsd' 'hicolor-icon-theme' 'qt5-svg' 'qt5-webkit')
+makedepends=('qt5-tools')
+source=("$pkgname-$_pkgver.tar.gz::https://github.com/openstreetmap/$pkgname/archive/$_pkgver.tar.gz;)
+sha256sums=('57492ed2459d4d2dd25282562daf550d480be6351b35887d56e9b51909ce2014')
+
+build() {
+  cd $pkgname-$_pkgver
+  lrelease src/src.pro
+  qmake Merkaartor.pro PREFIX=/usr GPSDLIB=1 GEOIMAGE=1
+  make
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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


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

2016-07-15 Thread Tobias Powalowski
Date: Friday, July 15, 2016 @ 14:17:15
  Author: tpowa
Revision: 271903

db-move: moved linux from [testing] to [core] (i686, x86_64)

Added:
  linux/repos/core-i686/0001-linux-4.6-rtlwifi-fix-atomic.patch
(from rev 271902, 
linux/repos/testing-i686/0001-linux-4.6-rtlwifi-fix-atomic.patch)
  linux/repos/core-i686/PKGBUILD
(from rev 271902, linux/repos/testing-i686/PKGBUILD)
  linux/repos/core-i686/change-default-console-loglevel.patch
(from rev 271902, 
linux/repos/testing-i686/change-default-console-loglevel.patch)
  linux/repos/core-i686/config
(from rev 271902, linux/repos/testing-i686/config)
  linux/repos/core-i686/config.x86_64
(from rev 271902, linux/repos/testing-i686/config.x86_64)
  linux/repos/core-i686/linux.install
(from rev 271902, linux/repos/testing-i686/linux.install)
  linux/repos/core-i686/linux.preset
(from rev 271902, linux/repos/testing-i686/linux.preset)
  linux/repos/core-x86_64/0001-linux-4.6-rtlwifi-fix-atomic.patch
(from rev 271902, 
linux/repos/testing-x86_64/0001-linux-4.6-rtlwifi-fix-atomic.patch)
  linux/repos/core-x86_64/PKGBUILD
(from rev 271902, linux/repos/testing-x86_64/PKGBUILD)
  linux/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 271902, 
linux/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux/repos/core-x86_64/config
(from rev 271902, linux/repos/testing-x86_64/config)
  linux/repos/core-x86_64/config.x86_64
(from rev 271902, linux/repos/testing-x86_64/config.x86_64)
  linux/repos/core-x86_64/linux.install
(from rev 271902, linux/repos/testing-x86_64/linux.install)
  linux/repos/core-x86_64/linux.preset
(from rev 271902, linux/repos/testing-x86_64/linux.preset)
Deleted:
  linux/repos/core-i686/0001-linux-4.6-rtlwifi-fix-atomic.patch
  linux/repos/core-i686/PKGBUILD
  linux/repos/core-i686/change-default-console-loglevel.patch
  linux/repos/core-i686/config
  linux/repos/core-i686/config.x86_64
  linux/repos/core-i686/linux.install
  linux/repos/core-i686/linux.preset
  linux/repos/core-x86_64/0001-linux-4.6-rtlwifi-fix-atomic.patch
  linux/repos/core-x86_64/PKGBUILD
  linux/repos/core-x86_64/change-default-console-loglevel.patch
  linux/repos/core-x86_64/config
  linux/repos/core-x86_64/config.x86_64
  linux/repos/core-x86_64/linux.install
  linux/repos/core-x86_64/linux.preset
  linux/repos/testing-i686/
  linux/repos/testing-x86_64/

-+
 /0001-linux-4.6-rtlwifi-fix-atomic.patch|  140 
 /PKGBUILD   |  614 
 /change-default-console-loglevel.patch  |   22 
 /config |16174 ++
 /config.x86_64  |15698 +
 /linux.install  |   74 
 /linux.preset   |   28 
 core-i686/0001-linux-4.6-rtlwifi-fix-atomic.patch   |   70 
 core-i686/PKGBUILD  |  307 
 core-i686/change-default-console-loglevel.patch |   11 
 core-i686/config| 8087 -
 core-i686/config.x86_64 | 7849 
 core-i686/linux.install |   37 
 core-i686/linux.preset  |   14 
 core-x86_64/0001-linux-4.6-rtlwifi-fix-atomic.patch |   70 
 core-x86_64/PKGBUILD|  307 
 core-x86_64/change-default-console-loglevel.patch   |   11 
 core-x86_64/config  | 8087 -
 core-x86_64/config.x86_64   | 7849 
 core-x86_64/linux.install   |   37 
 core-x86_64/linux.preset|   14 
 21 files changed, 32750 insertions(+), 32750 deletions(-)

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


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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 13:14:16
  Author: eworm
Revision: 271901

upgpkg: openvpn 2.3.11-2

enable PKCS#11 support

Modified:
  openvpn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 13:11:17 UTC (rev 271900)
+++ PKGBUILD2016-07-15 13:14:16 UTC (rev 271901)
@@ -3,11 +3,11 @@
 
 pkgname=openvpn
 pkgver=2.3.11
-pkgrel=1
+pkgrel=2
 pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)"
 arch=(i686 x86_64)
 url="http://openvpn.net/index.php/open-source.html;
-depends=('openssl' 'lzo' 'iproute2' 'libsystemd')
+depends=('openssl' 'lzo' 'iproute2' 'libsystemd' 'pkcs11-helper')
 makedepends=('systemd')
 license=('custom')
 install=openvpn.install
@@ -28,6 +28,7 @@
 --mandir=/usr/share/man \
 --enable-iproute2 \
 --enable-systemd \
+--enable-pkcs11 \
 --enable-x509-alt-username
   make
 }


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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 13:14:19
  Author: eworm
Revision: 271902

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

Added:
  openvpn/repos/testing-i686/
  openvpn/repos/testing-i686/PKGBUILD
(from rev 271901, openvpn/trunk/PKGBUILD)
  openvpn/repos/testing-i686/openvpn.install
(from rev 271901, openvpn/trunk/openvpn.install)
  openvpn/repos/testing-i686/openvpn@.service
(from rev 271901, openvpn/trunk/openvpn@.service)
  openvpn/repos/testing-x86_64/
  openvpn/repos/testing-x86_64/PKGBUILD
(from rev 271901, openvpn/trunk/PKGBUILD)
  openvpn/repos/testing-x86_64/openvpn.install
(from rev 271901, openvpn/trunk/openvpn.install)
  openvpn/repos/testing-x86_64/openvpn@.service
(from rev 271901, openvpn/trunk/openvpn@.service)

-+
 testing-i686/PKGBUILD   |   57 ++
 testing-i686/openvpn.install|8 +
 testing-i686/openvpn@.service   |   15 ++
 testing-x86_64/PKGBUILD |   57 ++
 testing-x86_64/openvpn.install  |8 +
 testing-x86_64/openvpn@.service |   15 ++
 6 files changed, 160 insertions(+)

Copied: openvpn/repos/testing-i686/PKGBUILD (from rev 271901, 
openvpn/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-15 13:14:19 UTC (rev 271902)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+
+pkgname=openvpn
+pkgver=2.3.11
+pkgrel=2
+pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)"
+arch=(i686 x86_64)
+url="http://openvpn.net/index.php/open-source.html;
+depends=('openssl' 'lzo' 'iproute2' 'libsystemd' 'pkcs11-helper')
+makedepends=('systemd')
+license=('custom')
+install=openvpn.install
+source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.xz
+
http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.xz.asc
+openvpn@.service)
+sha256sums=('0f5f1ca1dc5743fa166d93dd4ec952f014b5f33bafd88f0ea34b455cae1434a7'
+'SKIP'
+'47a4ee993f8aaa7370e9a84384fcfc993fd76aa4db11c46629b156d0c5fad49a')
+validpgpkeys=('03300E11FED16F59715F9996C29D97ED198D22A3')  # Samuli Seppänen
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  CFLAGS="$CFLAGS -DPLUGIN_LIBDIR=\\\"/usr/lib/openvpn\\\"" ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--enable-password-save \
+--mandir=/usr/share/man \
+--enable-iproute2 \
+--enable-systemd \
+--enable-pkcs11 \
+--enable-x509-alt-username
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  # Install openvpn
+  make DESTDIR="${pkgdir}" install
+  install -d -m755 "${pkgdir}"/etc/openvpn
+
+  # Install examples
+  install -d -m755 "${pkgdir}"/usr/share/openvpn
+  cp -r sample/sample-config-files "${pkgdir}"/usr/share/openvpn/examples
+
+  # Install license
+  install -d -m755 "${pkgdir}"/usr/share/licenses/${pkgname}/
+  ln -sf /usr/share/doc/${pkgname}/{COPYING,COPYRIGHT.GPL} 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+
+  # Install contrib
+  install -d -m755 "${pkgdir}"/usr/share/openvpn/contrib
+  cp -r contrib "${pkgdir}"/usr/share/openvpn
+
+  # Install systemd service
+  install -D -m644 "${srcdir}"/openvpn@.service 
"${pkgdir}"/usr/lib/systemd/system/openvpn@.service
+}

Copied: openvpn/repos/testing-i686/openvpn.install (from rev 271901, 
openvpn/trunk/openvpn.install)
===
--- testing-i686/openvpn.install(rev 0)
+++ testing-i686/openvpn.install2016-07-15 13:14:19 UTC (rev 271902)
@@ -0,0 +1,8 @@
+## arg 1:  the new package version
+## arg 2:  the old package version
+post_upgrade() {
+  if [ $(vercmp 2.3.2-1 $2) -ge 0 ]; then
+echo ">>> easy-rsa has moved into its own package. Run:"
+echo ">>>  # pacman -S easy-rsa"
+  fi
+}

Copied: openvpn/repos/testing-i686/openvpn@.service (from rev 271901, 
openvpn/trunk/openvpn@.service)
===
--- testing-i686/openvpn@.service   (rev 0)
+++ testing-i686/openvpn@.service   2016-07-15 13:14:19 UTC (rev 271902)
@@ -0,0 +1,15 @@
+[Unit]
+Description=OpenVPN connection to %i
+
+[Service]
+PrivateTmp=true
+Type=forking
+ExecStart=/usr/bin/openvpn --cd /etc/openvpn --config /etc/openvpn/%i.conf 
--daemon openvpn@%i --writepid /run/openvpn@%i.pid --status-version 2
+PIDFile=/run/openvpn@%i.pid
+CapabilityBoundingSet=CAP_IPC_LOCK CAP_NET_ADMIN CAP_NET_BIND_SERVICE 
CAP_NET_RAW CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_DAC_READ_SEARCH
+LimitNPROC=10
+DeviceAllow=/dev/null rw
+DeviceAllow=/dev/net/tun rw
+
+[Install]
+WantedBy=multi-user.target

Copied: openvpn/repos/testing-x86_64/PKGBUILD (from rev 271901, 
openvpn/trunk/PKGBUILD)

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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 13:11:17
  Author: eworm
Revision: 271900

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

Added:
  pkcs11-helper/repos/testing-i686/
  pkcs11-helper/repos/testing-i686/PKGBUILD
(from rev 271899, pkcs11-helper/trunk/PKGBUILD)
  pkcs11-helper/repos/testing-x86_64/
  pkcs11-helper/repos/testing-x86_64/PKGBUILD
(from rev 271899, pkcs11-helper/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: pkcs11-helper/repos/testing-i686/PKGBUILD (from rev 271899, 
pkcs11-helper/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-15 13:11:17 UTC (rev 271900)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=3
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+

Copied: pkcs11-helper/repos/testing-x86_64/PKGBUILD (from rev 271899, 
pkcs11-helper/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-07-15 13:11:17 UTC (rev 271900)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=3
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+


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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 13:11:09
  Author: eworm
Revision: 271899

upgpkg: pkcs11-helper 1.11-3

* rebuild for .BUILDINFO file in package
* change to valid upstream url

Modified:
  pkcs11-helper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 12:55:17 UTC (rev 271898)
+++ PKGBUILD2016-07-15 13:11:09 UTC (rev 271899)
@@ -6,12 +6,12 @@
 
 pkgname=pkcs11-helper
 pkgver=1.11
-pkgrel=2
+pkgrel=3
 pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
-arch=(i686 x86_64)
-url="http://www.opensc-project.org/opensc/wiki/pkcs11-helper;
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
 license=(GPL BSD)
-depends=(gnutls nss openssl)
+depends=('gnutls' 'nss' 'openssl')
 
source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
 
sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
 


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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 12:55:17
  Author: eworm
Revision: 271898

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

Added:
  pkcs11-helper/repos/core-i686/
  pkcs11-helper/repos/core-i686/PKGBUILD
(from rev 271897, pkcs11-helper/trunk/PKGBUILD)
  pkcs11-helper/repos/core-x86_64/
  pkcs11-helper/repos/core-x86_64/PKGBUILD
(from rev 271897, pkcs11-helper/trunk/PKGBUILD)

--+
 core-i686/PKGBUILD   |   35 +++
 core-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: pkcs11-helper/repos/core-i686/PKGBUILD (from rev 271897, 
pkcs11-helper/trunk/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2016-07-15 12:55:17 UTC (rev 271898)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=2
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=(i686 x86_64)
+url="http://www.opensc-project.org/opensc/wiki/pkcs11-helper;
+license=(GPL BSD)
+depends=(gnutls nss openssl)
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+

Copied: pkcs11-helper/repos/core-x86_64/PKGBUILD (from rev 271897, 
pkcs11-helper/trunk/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2016-07-15 12:55:17 UTC (rev 271898)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=2
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=(i686 x86_64)
+url="http://www.opensc-project.org/opensc/wiki/pkcs11-helper;
+license=(GPL BSD)
+depends=(gnutls nss openssl)
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+


[arch-commits] Commit in (4 files)

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 12:55:15
  Author: eworm
Revision: 271897

community2extra: Moving pkcs11-helper from community to core

Added:
  pkcs11-helper/
  pkcs11-helper/repos/
  pkcs11-helper/trunk/
  pkcs11-helper/trunk/PKGBUILD

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

Added: pkcs11-helper/trunk/PKGBUILD
===
--- pkcs11-helper/trunk/PKGBUILD(rev 0)
+++ pkcs11-helper/trunk/PKGBUILD2016-07-15 12:55:15 UTC (rev 271897)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=2
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=(i686 x86_64)
+url="http://www.opensc-project.org/opensc/wiki/pkcs11-helper;
+license=(GPL BSD)
+depends=(gnutls nss openssl)
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+


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


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

2016-07-15 Thread Jan Steffens
Date: Friday, July 15, 2016 @ 12:06:50
  Author: heftig
Revision: 271896

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

Added:
  networkmanager/repos/extra-i686/NetworkManager.conf
(from rev 271895, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/extra-i686/PKGBUILD
(from rev 271895, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/extra-x86_64/NetworkManager.conf
(from rev 271895, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/extra-x86_64/PKGBUILD
(from rev 271895, networkmanager/trunk/PKGBUILD)
Deleted:
  networkmanager/repos/extra-i686/NetworkManager.conf
  networkmanager/repos/extra-i686/PKGBUILD
  networkmanager/repos/extra-x86_64/NetworkManager.conf
  networkmanager/repos/extra-x86_64/PKGBUILD

--+
 /NetworkManager.conf |   16 ++
 /PKGBUILD|  236 +
 extra-i686/NetworkManager.conf   |9 -
 extra-i686/PKGBUILD  |  118 --
 extra-x86_64/NetworkManager.conf |9 -
 extra-x86_64/PKGBUILD|  118 --
 6 files changed, 252 insertions(+), 254 deletions(-)

Deleted: extra-i686/NetworkManager.conf
===
--- extra-i686/NetworkManager.conf  2016-07-15 11:41:58 UTC (rev 271895)
+++ extra-i686/NetworkManager.conf  2016-07-15 12:06:50 UTC (rev 271896)
@@ -1,9 +0,0 @@
-[main]
-plugins=keyfile
-dhcp=internal
-dns=default
-
-## HTTP-based connectivity check
-#[connectivity]
-#uri=http://nmcheck.gnome.org/check_network_status.txt
-#interval=100

Copied: networkmanager/repos/extra-i686/NetworkManager.conf (from rev 271895, 
networkmanager/trunk/NetworkManager.conf)
===
--- extra-i686/NetworkManager.conf  (rev 0)
+++ extra-i686/NetworkManager.conf  2016-07-15 12:06:50 UTC (rev 271896)
@@ -0,0 +1,8 @@
+[main]
+plugins=keyfile
+dns=default
+
+## HTTP-based connectivity check
+#[connectivity]
+#uri=http://nmcheck.gnome.org/check_network_status.txt
+#interval=100

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-15 11:41:58 UTC (rev 271895)
+++ extra-i686/PKGBUILD 2016-07-15 12:06:50 UTC (rev 271896)
@@ -1,118 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-# Contributor: Wael Nasreddine 
-# Contributor: Tor Krill 
-# Contributor: Will Rea 
-# Contributor: Valentine Sinitsyn 
-
-pkgbase=networkmanager
-pkgname=(networkmanager libnm-glib)
-pkgver=1.2.2
-pkgrel=1
-pkgdesc="Network Management daemon"
-arch=(i686 x86_64)
-license=(GPL2 LGPL2.1)
-url="http://www.gnome.org/projects/NetworkManager/;
-_pppver=2.4.7
-makedepends=(intltool dhclient iptables gobject-introspection gtk-doc
- "ppp=$_pppver" modemmanager dbus-glib iproute2 nss polkit
- wpa_supplicant libsoup systemd libgudev libmm-glib rp-pppoe
- libnewt libndp libteam vala perl-yaml python-gobject)
-checkdepends=(libx11 python-dbus)
-source=(https://download.gnome.org/sources/NetworkManager/${pkgver:0:3}/NetworkManager-$pkgver.tar.xz
-NetworkManager.conf)
-sha256sums=('41d8082e027f58bb5fa4181f93742606ab99c659794a18e2823eff22df0eecd9'
-'452e4f77c1de92b1e08f6f58674a6c52a2b2d65b7deb0ba436e9afa91ee15103')
-
-prepare() {
-  cd NetworkManager-$pkgver
-
-  2to3 -w libnm src tools
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd NetworkManager-$pkgver
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/networkmanager \
---with-crypto=nss \
---with-dhclient=/usr/bin/dhclient \
---without-dhcpcd \
---with-dnsmasq=/usr/bin/dnsmasq \
---with-iptables=/usr/bin/iptables \
---with-systemdsystemunitdir=/usr/lib/systemd/system \
---with-udev-dir=/usr/lib/udev \
---with-resolvconf=/usr/bin/resolvconf \
---with-pppd=/usr/bin/pppd \
---with-pppd-plugin-dir=/usr/lib/pppd/$_pppver \
---with-pppoe=/usr/bin/pppoe \
---with-kernel-firmware-dir=/usr/lib/firmware \
---with-session-tracking=systemd \
---with-modem-manager-1 \
---disable-static \
---enable-more-warnings=no \
---disable-wimax \
---enable-modify-system \
---enable-doc \
---enable-gtk-doc
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
-  make
-}
-
-check() {
-  cd NetworkManager-$pkgver
-  make -k check
-}
-
-package_networkmanager() {
-  

[arch-commits] Commit in networkmanager/trunk (NetworkManager.conf PKGBUILD)

2016-07-15 Thread Jan Steffens
Date: Friday, July 15, 2016 @ 11:41:58
  Author: heftig
Revision: 271895

Use dhclient by default, if installed

Modified:
  networkmanager/trunk/NetworkManager.conf
  networkmanager/trunk/PKGBUILD

-+
 NetworkManager.conf |1 -
 PKGBUILD|4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

Modified: NetworkManager.conf
===
--- NetworkManager.conf 2016-07-15 11:36:59 UTC (rev 271894)
+++ NetworkManager.conf 2016-07-15 11:41:58 UTC (rev 271895)
@@ -1,6 +1,5 @@
 [main]
 plugins=keyfile
-dhcp=internal
 dns=default
 
 ## HTTP-based connectivity check

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 11:36:59 UTC (rev 271894)
+++ PKGBUILD2016-07-15 11:41:58 UTC (rev 271895)
@@ -9,7 +9,7 @@
 pkgbase=networkmanager
 pkgname=(networkmanager libnm-glib)
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Network Management daemon"
 arch=(i686 x86_64)
 license=(GPL2 LGPL2.1)
@@ -23,7 +23,7 @@
 
source=(https://download.gnome.org/sources/NetworkManager/${pkgver:0:3}/NetworkManager-$pkgver.tar.xz
 NetworkManager.conf)
 sha256sums=('41d8082e027f58bb5fa4181f93742606ab99c659794a18e2823eff22df0eecd9'
-'452e4f77c1de92b1e08f6f58674a6c52a2b2d65b7deb0ba436e9afa91ee15103')
+'67f112c1ac8ee3726eb229f5cd783de19f09cc252af49e157343d82b324b923f')
 
 prepare() {
   cd NetworkManager-$pkgver


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

2016-07-15 Thread Andreas Radke
Date: Friday, July 15, 2016 @ 11:36:59
  Author: andyrtr
Revision: 271894

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

Added:
  libgcrypt/repos/testing-i686/
  libgcrypt/repos/testing-i686/PKGBUILD
(from rev 271893, libgcrypt/trunk/PKGBUILD)
  libgcrypt/repos/testing-x86_64/
  libgcrypt/repos/testing-x86_64/PKGBUILD
(from rev 271893, libgcrypt/trunk/PKGBUILD)

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

Copied: libgcrypt/repos/testing-i686/PKGBUILD (from rev 271893, 
libgcrypt/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-15 11:36:59 UTC (rev 271894)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+# after a .so bump first rebuild dirmngr
+# with sudo testing-x86_64-build -- -I libgcrypt-1.6.0-1-x86_64.pkg.tar.xz
+# then cp /usr/lib/libgcrypt.so.11 
/var/lib/archbuild/staging-x86_64/root/usr/lib/ and do staging-x86_64-build
+
+pkgname=libgcrypt
+pkgver=1.7.2
+pkgrel=1
+pkgdesc="General purpose cryptographic library based on the code from GnuPG"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('libgpg-error')
+options=('!emptydirs')
+# https://www.gnupg.org/download/integrity_check.html
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('85a6a936bcab4c3c05f5efbf6ce847f23d35c0c4'
+  'SKIP')
+validpgpkeys=('031EC2536E580D8EA286A9F22071B08A33BD3F06' # "NIIBE Yutaka 
(GnuPG Release Key) "
+  'D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+#prepare() {
+#  cd ${pkgname}-${pkgver}
+#}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --disable-static \
+   --disable-padlock-support
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: libgcrypt/repos/testing-x86_64/PKGBUILD (from rev 271893, 
libgcrypt/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-07-15 11:36:59 UTC (rev 271894)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+# after a .so bump first rebuild dirmngr
+# with sudo testing-x86_64-build -- -I libgcrypt-1.6.0-1-x86_64.pkg.tar.xz
+# then cp /usr/lib/libgcrypt.so.11 
/var/lib/archbuild/staging-x86_64/root/usr/lib/ and do staging-x86_64-build
+
+pkgname=libgcrypt
+pkgver=1.7.2
+pkgrel=1
+pkgdesc="General purpose cryptographic library based on the code from GnuPG"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('libgpg-error')
+options=('!emptydirs')
+# https://www.gnupg.org/download/integrity_check.html
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('85a6a936bcab4c3c05f5efbf6ce847f23d35c0c4'
+  'SKIP')
+validpgpkeys=('031EC2536E580D8EA286A9F22071B08A33BD3F06' # "NIIBE Yutaka 
(GnuPG Release Key) "
+  'D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+#prepare() {
+#  cd ${pkgname}-${pkgver}
+#}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --disable-static \
+   --disable-padlock-support
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


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

2016-07-15 Thread Andreas Radke
Date: Friday, July 15, 2016 @ 11:36:48
  Author: andyrtr
Revision: 271893

upgpkg: libgcrypt 1.7.2-1

upstream update 1.7.2

Modified:
  libgcrypt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 10:22:32 UTC (rev 271892)
+++ PKGBUILD2016-07-15 11:36:48 UTC (rev 271893)
@@ -6,17 +6,17 @@
 # then cp /usr/lib/libgcrypt.so.11 
/var/lib/archbuild/staging-x86_64/root/usr/lib/ and do staging-x86_64-build
 
 pkgname=libgcrypt
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc="General purpose cryptographic library based on the code from GnuPG"
 arch=(i686 x86_64)
 url="http://www.gnupg.org;
 license=('LGPL')
-depends=('libgpg-error>=1.10-2')
+depends=('libgpg-error')
 options=('!emptydirs')
 # https://www.gnupg.org/download/integrity_check.html
 
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('b688add52b622bb96bbd823ba21aa05a116d442f'
+sha1sums=('85a6a936bcab4c3c05f5efbf6ce847f23d35c0c4'
   'SKIP')
 validpgpkeys=('031EC2536E580D8EA286A9F22071B08A33BD3F06' # "NIIBE Yutaka 
(GnuPG Release Key) "
   'D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch


[arch-commits] Commit in xorg-server/trunk (2 files)

2016-07-15 Thread Laurent Carlier
Date: Friday, July 15, 2016 @ 10:22:10
  Author: lcarlier
Revision: 271891

upgpkg: xorg-server 1.18.3-3

Add a patch to fix broken cursor with some steam games (the cave, shadow 
warrior, ...)

Added:
  
xorg-server/trunk/xserver-dix-Work-around-non-premultiplied-ARGB-cursor-data.patch
Modified:
  xorg-server/trunk/PKGBUILD

--+
 PKGBUILD |   10 ++
 xserver-dix-Work-around-non-premultiplied-ARGB-cursor-data.patch |   34 
++
 2 files changed, 41 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 10:18:50 UTC (rev 271890)
+++ PKGBUILD2016-07-15 10:22:10 UTC (rev 271891)
@@ -5,7 +5,7 @@
 pkgbase=xorg-server
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 
'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 
'xorg-server-common' 'xorg-server-devel')
 pkgver=1.18.3
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('custom')
 groups=('xorg')
@@ -20,7 +20,8 @@
 source=(${url}/releases/individual/xserver/${pkgbase}-${pkgver}.tar.bz2{,.sig}
 xvfb-run
 xvfb-run.1
-call-eglBindAPI-after-eglInitialize.patch)
+call-eglBindAPI-after-eglInitialize.patch
+xserver-dix-Work-around-non-premultiplied-ARGB-cursor-data.patch)
 validpgpkeys=('7B27A3F1A6E18CD9588B4AE8310180050905E40C'
   'C383B778255613DFDB409D91DB221A690011'
   'DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3')
@@ -28,12 +29,15 @@
 'SKIP'
 'ff0156309470fc1d378fd2e104338020a884295e285972cc88e250e031cc35b9'
 '2460adccd3362fefd4cdc5f1c70f332d7b578091fb9167bf88b5f91265bbd776'
-'45fdc2a1241d458756c41a93c01846e04cc75f3c75f81f48b61533d08280918d')
+'45fdc2a1241d458756c41a93c01846e04cc75f3c75f81f48b61533d08280918d'
+'ecb0b1f73342e8c3de1563efcc812ac0235e2994d0343b392c1f51920510aa18')
 
 prepare() {
   cd "${pkgbase}-${pkgver}"
 
   patch -Np1 -i ../call-eglBindAPI-after-eglInitialize.patch
+  # fix broken cursor in games with mesa drivers
+  patch -Np1 -i 
../xserver-dix-Work-around-non-premultiplied-ARGB-cursor-data.patch
 }
 
 build() {

Added: xserver-dix-Work-around-non-premultiplied-ARGB-cursor-data.patch
===
--- xserver-dix-Work-around-non-premultiplied-ARGB-cursor-data.patch
(rev 0)
+++ xserver-dix-Work-around-non-premultiplied-ARGB-cursor-data.patch
2016-07-15 10:22:10 UTC (rev 271891)
@@ -0,0 +1,34 @@
+diff --git a/dix/cursor.c b/dix/cursor.c
+index e459456..25d6767 100644
+--- a/dix/cursor.c
 b/dix/cursor.c
+@@ -288,6 +288,29 @@ AllocARGBCursor(unsigned char *psrcbits, unsigned char 
*pmaskbits,
+ goto error;
+ 
+ *ppCurs = pCurs;
++
++if (argb) {
++size_t i, size = bits->width * bits->height;
++
++for (i = 0; i < size; i++) {
++if ((argb[i] & 0xff00) == 0 && (argb[i] & 0xff) != 0) {
++/* ARGB data doesn't seem pre-multiplied, fix it */
++for (i = 0; i < size; i++) {
++CARD32 a, ar, ag, ab;
++
++a = argb[i] >> 24;
++ar = a * ((argb[i] >> 16) & 0xff) / 0xff;
++ag = a * ((argb[i] >> 8) & 0xff) / 0xff;
++ab = a * (argb[i] & 0xff) / 0xff;
++
++argb[i] = a << 24 | ar << 16 | ag << 8 | ab;
++}
++
++break;
++}
++}
++}
++
+ return Success;
+ 
+  error:


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

2016-07-15 Thread Jan Steffens
Date: Friday, July 15, 2016 @ 10:18:50
  Author: heftig
Revision: 271890

FS#50043

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 08:05:49 UTC (rev 271889)
+++ PKGBUILD2016-07-15 10:18:50 UTC (rev 271890)
@@ -10,6 +10,7 @@
 license=(GPL)
 depends=(gtksourceview3 gsettings-desktop-schemas libpeas gspell 
python-gobject dconf)
 makedepends=(yelp-tools intltool vala gobject-introspection)
+optdepends=('gedit-plugins: Additional features')
 groups=(gnome-extra)
 options=('!emptydirs')
 url="http://www.gnome.org;


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

2016-07-15 Thread Felix Yan
Date: Friday, July 15, 2016 @ 09:45:14
  Author: felixonmars
Revision: 182937

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   96 ++---
 1 file changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 09:45:00 UTC (rev 182936)
+++ PKGBUILD2016-07-15 09:45:14 UTC (rev 182937)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=python-phonenumbers
-pkgname=(python-phonenumbers python2-phonenumbers)
-pkgver=7.4.4
-pkgrel=1
-pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
-arch=('any')
-url="https://github.com/daviddrysdale/python-phonenumbers;
-license=('Apache')
-makedepends=("python-setuptools" "python2-setuptools" "git")
-source=("git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=release-$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a python-phonenumbers{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-phonenumbers
-  python setup.py build
-
-  cd "$srcdir"/python-phonenumbers-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-phonenumbers
-  python setup.py test
-
-  cd "$srcdir"/python-phonenumbers-py2
-  python2 setup.py test
-}
-
-package_python-phonenumbers() {
-  depends=('python')
-
-  cd python-phonenumbers
-  python setup.py install -O1 --root "$pkgdir"
-}
-
-package_python2-phonenumbers() {
-  depends=('python2')
-
-  cd python-phonenumbers-py2
-  python2 setup.py install -O1 --root "$pkgdir"
-}

Copied: python-phonenumbers/repos/community-any/PKGBUILD (from rev 182936, 
python-phonenumbers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 09:45:14 UTC (rev 182937)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=python-phonenumbers
+pkgname=(python-phonenumbers python2-phonenumbers)
+pkgver=7.4.5
+pkgrel=1
+pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
+arch=('any')
+url="https://github.com/daviddrysdale/python-phonenumbers;
+license=('Apache')
+makedepends=("python-setuptools" "python2-setuptools" "git")
+source=("git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=release-$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a python-phonenumbers{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-phonenumbers
+  python setup.py build
+
+  cd "$srcdir"/python-phonenumbers-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-phonenumbers
+  python setup.py test
+
+  cd "$srcdir"/python-phonenumbers-py2
+  python2 setup.py test
+}
+
+package_python-phonenumbers() {
+  depends=('python')
+
+  cd python-phonenumbers
+  python setup.py install -O1 --root "$pkgdir"
+}
+
+package_python2-phonenumbers() {
+  depends=('python2')
+
+  cd python-phonenumbers-py2
+  python2 setup.py install -O1 --root "$pkgdir"
+}


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

2016-07-15 Thread Felix Yan
Date: Friday, July 15, 2016 @ 09:45:00
  Author: felixonmars
Revision: 182936

upgpkg: python-phonenumbers 7.4.5-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 08:33:10 UTC (rev 182935)
+++ PKGBUILD2016-07-15 09:45:00 UTC (rev 182936)
@@ -3,7 +3,7 @@
 
 pkgname=python-phonenumbers
 pkgname=(python-phonenumbers python2-phonenumbers)
-pkgver=7.4.4
+pkgver=7.4.5
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
 arch=('any')


[arch-commits] Commit in virtualbox-guest-iso/repos/community-any (6 files)

2016-07-15 Thread Sébastien Luttringer
Date: Friday, July 15, 2016 @ 08:33:10
  Author: seblu
Revision: 182935

archrelease: copy trunk to community-any

Added:
  virtualbox-guest-iso/repos/community-any/PKGBUILD
(from rev 182934, virtualbox-guest-iso/trunk/PKGBUILD)
  virtualbox-guest-iso/repos/community-any/license
(from rev 182934, virtualbox-guest-iso/trunk/license)
  virtualbox-guest-iso/repos/community-any/virtualbox-guest-iso.install
(from rev 182934, virtualbox-guest-iso/trunk/virtualbox-guest-iso.install)
Deleted:
  virtualbox-guest-iso/repos/community-any/PKGBUILD
  virtualbox-guest-iso/repos/community-any/license
  virtualbox-guest-iso/repos/community-any/virtualbox-guest-iso.install

--+
 PKGBUILD |   60 ++--
 license  |   68 -
 virtualbox-guest-iso.install |   36 ++---
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 08:32:14 UTC (rev 182934)
+++ PKGBUILD2016-07-15 08:33:10 UTC (rev 182935)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Jonathan Steel 
-# Contributor: Ionut Biru 
-# Contributor: Geoffroy Carrier 
-# Contributor: Andrea Scarpino 
-# Contributor: Roman Kyrylych 
-
-pkgname=virtualbox-guest-iso
-pkgver=5.1.0
-pkgrel=1
-pkgdesc='The official VirtualBox Guest Additions ISO image'
-arch=('any')
-url='http://www.virtualbox.org'
-license=('custom:PUEL')
-install=virtualbox-guest-iso.install
-source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
-'license')
-replaces=('virtualbox-additions' 'virtualbox-iso-additions')
-conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
-noextract=(VBoxGuestAdditions_$pkgver.iso)
-md5sums=('83d126332f7684b6a7bd070be7347cce'
- 'b67febd9453cc6c4b8412a0456080e9f')
-
-package() {
-  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
-"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
-  install -Dm 644 "$srcdir/license" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: virtualbox-guest-iso/repos/community-any/PKGBUILD (from rev 182934, 
virtualbox-guest-iso/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 08:33:10 UTC (rev 182935)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Jonathan Steel 
+# Contributor: Ionut Biru 
+# Contributor: Geoffroy Carrier 
+# Contributor: Andrea Scarpino 
+# Contributor: Roman Kyrylych 
+
+pkgname=virtualbox-guest-iso
+pkgver=5.1.0
+pkgrel=1
+pkgdesc='The official VirtualBox Guest Additions ISO image'
+arch=('any')
+url='http://www.virtualbox.org'
+license=('custom:PUEL')
+install=virtualbox-guest-iso.install
+source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
+'license')
+replaces=('virtualbox-additions' 'virtualbox-iso-additions')
+conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
+noextract=(VBoxGuestAdditions_$pkgver.iso)
+md5sums=('83d126332f7684b6a7bd070be7347cce'
+ 'b67febd9453cc6c4b8412a0456080e9f')
+
+package() {
+  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
+"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
+  install -Dm 644 "$srcdir/license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: license
===
--- license 2016-07-15 08:32:14 UTC (rev 182934)
+++ license 2016-07-15 08:33:10 UTC (rev 182935)
@@ -1,34 +0,0 @@
-VirtualBox Personal Use and Evaluation License (PUEL) 
-
-This license applies if you download the full VirtualBox binaries from the 
Downloads page. It does not apply to the VirtualBox Open Source Edition (OSE), 
which falls under the GPL instead; see Editions for details about the 
differences between these releases.
-
-In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge
-
-* for personal use or, alternatively,
-* for product evaluation. 
-
-In addition, academic use of VirtualBox is also permitted free of charge by 
the PUEL.
-
-If you do not belong to either category, you will have to purchase a 
commercial license. Do not hesitate to contact InnoTek in this matter.
-
-If you are confused by the legalese below, you may also want to take a look at 
our Licensing FAQ to answer a few common questions.
-VirtualBox PUEL terms and conditions ¶
-
-Version 1.2, 2007-02-21
-
-InnoTek Systemberatung GmbH, Werkstrasse 24, 71384 Weinstadt, Germany grants 
you the right to use the software product as 

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

2016-07-15 Thread Sébastien Luttringer
Date: Friday, July 15, 2016 @ 08:32:00
  Author: seblu
Revision: 182933

upgpkg: virtualbox-modules-arch 5.1.0-2

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 08:11:02 UTC (rev 182932)
+++ PKGBUILD2016-07-15 08:32:00 UTC (rev 182933)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
 pkgver=5.1.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')


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

2016-07-15 Thread Sébastien Luttringer
Date: Friday, July 15, 2016 @ 08:32:14
  Author: seblu
Revision: 182934

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

Added:
  virtualbox-modules-arch/repos/community-testing-i686/
  virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD
(from rev 182933, virtualbox-modules-arch/trunk/PKGBUILD)
  virtualbox-modules-arch/repos/community-testing-i686/build.sh
(from rev 182933, virtualbox-modules-arch/trunk/build.sh)
  
virtualbox-modules-arch/repos/community-testing-i686/virtualbox-modules-arch.install
(from rev 182933, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
  virtualbox-modules-arch/repos/community-testing-x86_64/
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 182933, virtualbox-modules-arch/trunk/PKGBUILD)
  virtualbox-modules-arch/repos/community-testing-x86_64/build.sh
(from rev 182933, virtualbox-modules-arch/trunk/build.sh)
  
virtualbox-modules-arch/repos/community-testing-x86_64/virtualbox-modules-arch.install
(from rev 182933, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)

--+
 community-testing-i686/PKGBUILD  |   71 +
 community-testing-i686/build.sh  |   61 +++
 community-testing-i686/virtualbox-modules-arch.install   |   23 
 community-testing-x86_64/PKGBUILD|   71 +
 community-testing-x86_64/build.sh|   61 +++
 community-testing-x86_64/virtualbox-modules-arch.install |   23 
 6 files changed, 310 insertions(+)

Copied: virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD (from rev 
182933, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-07-15 08:32:14 UTC (rev 182934)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=5.1.0
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux>=4.6' 'linux<4.7'
+ 'linux-headers>=4.6' 'linux-headers<4.7'
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+# remember to also adjust the .install files and the package deps below
+_extramodules=extramodules-4.6-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=('linux>=4.6' 'linux<4.7')
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+  install=virtualbox-modules-arch.install
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+
+  # compress earch modules individually
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+  # systemd module loading
+  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" >  \
+"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  license=('GPL')
+  depends=('linux>=4.6' 'linux<4.7')
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
+ 'virtualbox-guest-dkms')
+  provides=('VIRTUALBOX-GUEST-MODULES')
+  install=virtualbox-modules-arch.install
+
+  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+
+  # compress earch modules individually
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+  # systemd module loading
+  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+  printf "vboxguest\nvboxsf\nvboxvideo\n" >  \
+"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+# vim:set ts=2 sw=2 et:
+
+
+
+

Copied: virtualbox-modules-arch/repos/community-testing-i686/build.sh (from rev 
182933, virtualbox-modules-arch/trunk/build.sh)
===
--- community-testing-i686/build.sh (rev 0)
+++ community-testing-i686/build.sh 2016-07-15 08:32:14 UTC (rev 182934)
@@ -0,0 +1,61 @@
+#!/bin/bash

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

2016-07-15 Thread Felix Yan
Date: Friday, July 15, 2016 @ 08:11:02
  Author: felixonmars
Revision: 182932

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  122 ++---
 1 file changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 08:10:47 UTC (rev 182931)
+++ PKGBUILD2016-07-15 08:11:02 UTC (rev 182932)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Johannes Dewender  arch at JonnyJD dot net
-# Contributor: Ivan Sichmann Freitas 
-# Contributor: Brice Maron 
-# Contributor: Nuno Araujo 
-# Contributor: Steven Allen 
-
-pkgbase=python-keyring
-pkgname=('python-keyring' 'python2-keyring')
-pkgver=9.3
-pkgrel=1
-pkgdesc="Store and access your passwords safely."
-arch=('any')
-url="http://pypi.python.org/pypi/keyring;
-license=('PSF' 'MIT')
-source=("https://pypi.io/packages/source/k/keyring/keyring-$pkgver.tar.gz;)
-makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
- 'python2-secretstorage')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-md5sums=('37dd8a29d86f683f773b3496e1a04ef2')
-
-prepare() {
-  cp -a keyring-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/keyring-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/keyring-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/keyring-$pkgver
-  python setup.py ptr
-
-  cd "$srcdir"/keyring-$pkgver-py2
-  python2 setup.py ptr
-}
-
-package_python-keyring() {
-  depends=('python-setuptools' 'python-secretstorage')
-  optdepends=('python-keyrings-alt: Alternative backends')
-
-  cd keyring-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-keyring() {
-  depends=('python2-setuptools' 'python2-secretstorage')
-  optdepends=('python2-keyrings-alt: Alternative backends')
-
-  cd keyring-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/keyring{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keyring/repos/community-any/PKGBUILD (from rev 182931, 
python-keyring/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 08:11:02 UTC (rev 182932)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Johannes Dewender  arch at JonnyJD dot net
+# Contributor: Ivan Sichmann Freitas 
+# Contributor: Brice Maron 
+# Contributor: Nuno Araujo 
+# Contributor: Steven Allen 
+
+pkgbase=python-keyring
+pkgname=('python-keyring' 'python2-keyring')
+pkgver=9.3.1
+pkgrel=1
+pkgdesc="Store and access your passwords safely."
+arch=('any')
+url="http://pypi.python.org/pypi/keyring;
+license=('PSF' 'MIT')
+source=("https://pypi.io/packages/source/k/keyring/keyring-$pkgver.tar.gz;)
+makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
+ 'python2-secretstorage')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+md5sums=('934aad9f3cdcc860029a0122fb5f67bb')
+
+prepare() {
+  cp -a keyring-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/keyring-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/keyring-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/keyring-$pkgver
+  python setup.py ptr
+
+  cd "$srcdir"/keyring-$pkgver-py2
+  python2 setup.py ptr
+}
+
+package_python-keyring() {
+  depends=('python-setuptools' 'python-secretstorage')
+  optdepends=('python-keyrings-alt: Alternative backends')
+
+  cd keyring-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-keyring() {
+  depends=('python2-setuptools' 'python2-secretstorage')
+  optdepends=('python2-keyrings-alt: Alternative backends')
+
+  cd keyring-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  mv "$pkgdir"/usr/bin/keyring{,2}
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-07-15 Thread Felix Yan
Date: Friday, July 15, 2016 @ 08:10:47
  Author: felixonmars
Revision: 182931

upgpkg: python-keyring 9.3.1-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 08:05:09 UTC (rev 182930)
+++ PKGBUILD2016-07-15 08:10:47 UTC (rev 182931)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=9.3
+pkgver=9.3.1
 pkgrel=1
 pkgdesc="Store and access your passwords safely."
 arch=('any')
@@ -18,7 +18,7 @@
 makedepends=('python-setuptools_scm' 'python2-setuptools_scm' 
'python-secretstorage'
  'python2-secretstorage')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-md5sums=('37dd8a29d86f683f773b3496e1a04ef2')
+md5sums=('934aad9f3cdcc860029a0122fb5f67bb')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}


[arch-commits] Commit in transmission/repos (18 files)

2016-07-15 Thread Bartłomiej Piotrowski
Date: Friday, July 15, 2016 @ 08:05:49
  Author: bpiotrowski
Revision: 271889

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

Added:
  transmission/repos/extra-i686/PKGBUILD
(from rev 271888, transmission/trunk/PKGBUILD)
  transmission/repos/extra-i686/transmission-2.90-libsystemd.patch
(from rev 271888, transmission/trunk/transmission-2.90-libsystemd.patch)
  transmission/repos/extra-i686/transmission-cli.sysusers
(from rev 271888, transmission/trunk/transmission-cli.sysusers)
  transmission/repos/extra-i686/transmission-cli.tmpfiles
(from rev 271888, transmission/trunk/transmission-cli.tmpfiles)
  transmission/repos/extra-x86_64/PKGBUILD
(from rev 271888, transmission/trunk/PKGBUILD)
  transmission/repos/extra-x86_64/transmission-2.90-libsystemd.patch
(from rev 271888, transmission/trunk/transmission-2.90-libsystemd.patch)
  transmission/repos/extra-x86_64/transmission-cli.sysusers
(from rev 271888, transmission/trunk/transmission-cli.sysusers)
  transmission/repos/extra-x86_64/transmission-cli.tmpfiles
(from rev 271888, transmission/trunk/transmission-cli.tmpfiles)
Deleted:
  transmission/repos/extra-i686/PKGBUILD
  transmission/repos/extra-i686/transmission-2.90-libsystemd.patch
  transmission/repos/extra-i686/transmission-cli.install
  transmission/repos/extra-i686/transmission-gtk.install
  transmission/repos/extra-i686/transmission-qt.install
  transmission/repos/extra-x86_64/PKGBUILD
  transmission/repos/extra-x86_64/transmission-2.90-libsystemd.patch
  transmission/repos/extra-x86_64/transmission-cli.install
  transmission/repos/extra-x86_64/transmission-gtk.install
  transmission/repos/extra-x86_64/transmission-qt.install

-+
 /PKGBUILD   |  186 ++
 /transmission-2.90-libsystemd.patch |   26 +++
 extra-i686/PKGBUILD |   84 -
 extra-i686/transmission-2.90-libsystemd.patch   |   13 -
 extra-i686/transmission-cli.install |   10 -
 extra-i686/transmission-cli.sysusers|1 
 extra-i686/transmission-cli.tmpfiles|1 
 extra-i686/transmission-gtk.install |   12 -
 extra-i686/transmission-qt.install  |   11 -
 extra-x86_64/PKGBUILD   |   84 -
 extra-x86_64/transmission-2.90-libsystemd.patch |   13 -
 extra-x86_64/transmission-cli.install   |   10 -
 extra-x86_64/transmission-cli.sysusers  |1 
 extra-x86_64/transmission-cli.tmpfiles  |1 
 extra-x86_64/transmission-gtk.install   |   12 -
 extra-x86_64/transmission-qt.install|   11 -
 16 files changed, 216 insertions(+), 260 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-15 08:05:35 UTC (rev 271888)
+++ extra-i686/PKGBUILD 2016-07-15 08:05:49 UTC (rev 271889)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer : Tom Gundersen 
-# Maintainer : Ionut Biru 
-
-pkgbase=transmission
-pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
-pkgver=2.92
-pkgrel=2
-arch=('i686' 'x86_64')
-url="http://www.transmissionbt.com/;
-license=('MIT')
-makedepends=('gtk3' 'intltool' 'curl' 'qt5-base' 'libevent' 'systemd'
- 'qt5-tools')
-source=(https://download.transmissionbt.com/files/transmission-${pkgver}.tar.xz
-transmission-2.90-libsystemd.patch)
-md5sums=('3fce404a436e3cd7fde80fb6ed61c264'
- 'bcb54fdb9fec00992960d9bd3b449d4d')
-
-prepare() {
-  cd $pkgbase-$pkgver
-  patch -p1 -i "$srcdir/transmission-2.90-libsystemd.patch"
-  rm -f m4/glib-gettext.m4
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure --prefix=/usr
-  make
-
-  cd qt
-  qmake qtr.pro
-  make
-  lrelease translations/*.ts
-}
-
-package_transmission-cli() {
-  pkgdesc='Fast, easy, and free BitTorrent client (CLI tools, daemon and web 
client)'
-  depends=('curl' 'libevent' 'libsystemd')
-  install=transmission-cli.install
-
-  cd $pkgbase-$pkgver
-
-  for dir in daemon cli web utils; do
-make -C "$dir" DESTDIR="$pkgdir" install
-  done
-
-  install -Dm644 daemon/transmission-daemon.service \
-"$pkgdir/usr/lib/systemd/system/transmission.service"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-cli/COPYING"
-}
-
-package_transmission-gtk() {
-  pkgdesc='Fast, easy, and free BitTorrent client (GTK+ GUI)'
-  depends=('curl' 'libevent' 'gtk3' 'desktop-file-utils' 'hicolor-icon-theme')
-  optdepends=('notification-daemon: Desktop notification support'
-  'transmission-cli: daemon and web support')
-  install=transmission-gtk.install
-
-  cd $pkgbase-$pkgver
-
-  make -C gtk DESTDIR="$pkgdir" install
-  make -C po DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-gtk/COPYING"
-}
-
-package_transmission-qt() {
-  

[arch-commits] Commit in transmission/trunk (6 files)

2016-07-15 Thread Bartłomiej Piotrowski
Date: Friday, July 15, 2016 @ 08:05:35
  Author: bpiotrowski
Revision: 271888

upgpkg: transmission 2.92-3

switch to systemd-sysusers and systemd-tmpfiles for user creation (FS#46264)
use hooks where applicable
fix icon location for transmission-qt launcher

Added:
  transmission/trunk/transmission-cli.sysusers
  transmission/trunk/transmission-cli.tmpfiles
Modified:
  transmission/trunk/PKGBUILD
Deleted:
  transmission/trunk/transmission-cli.install
  transmission/trunk/transmission-gtk.install
  transmission/trunk/transmission-qt.install

---+
 PKGBUILD  |   21 +++--
 transmission-cli.install  |   10 --
 transmission-cli.sysusers |1 +
 transmission-cli.tmpfiles |1 +
 transmission-gtk.install  |   12 
 transmission-qt.install   |   11 ---
 6 files changed, 17 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 06:51:44 UTC (rev 271887)
+++ PKGBUILD2016-07-15 08:05:35 UTC (rev 271888)
@@ -5,7 +5,7 @@
 pkgbase=transmission
 pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
 pkgver=2.92
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://www.transmissionbt.com/;
 license=('MIT')
@@ -12,9 +12,13 @@
 makedepends=('gtk3' 'intltool' 'curl' 'qt5-base' 'libevent' 'systemd'
  'qt5-tools')
 source=(https://download.transmissionbt.com/files/transmission-${pkgver}.tar.xz
-transmission-2.90-libsystemd.patch)
+transmission-2.90-libsystemd.patch
+transmission-cli.sysusers
+transmission-cli.tmpfiles)
 md5sums=('3fce404a436e3cd7fde80fb6ed61c264'
- 'bcb54fdb9fec00992960d9bd3b449d4d')
+ 'bcb54fdb9fec00992960d9bd3b449d4d'
+ '6836ecf77e8c96738259e61b4ec0813e'
+ '73f17e39f3996768bb1d1e25a2f3fed1')
 
 prepare() {
   cd $pkgbase-$pkgver
@@ -21,6 +25,8 @@
   patch -p1 -i "$srcdir/transmission-2.90-libsystemd.patch"
   rm -f m4/glib-gettext.m4
   autoreconf -fi
+
+  sed -i '/^Icon=/ s/$/-qt/' qt/transmission-qt.desktop
 }
 
 build() {
@@ -36,7 +42,7 @@
 
 package_transmission-cli() {
   pkgdesc='Fast, easy, and free BitTorrent client (CLI tools, daemon and web 
client)'
-  depends=('curl' 'libevent' 'libsystemd')
+  depends=('curl' 'libevent' 'systemd')
   install=transmission-cli.install
 
   cd $pkgbase-$pkgver
@@ -48,6 +54,11 @@
   install -Dm644 daemon/transmission-daemon.service \
 "$pkgdir/usr/lib/systemd/system/transmission.service"
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-cli/COPYING"
+
+  install -Dm644 "$srcdir/$pkgname.sysusers" \
+"$pkgdir/usr/lib/sysusers.d/transmission.conf"
+  install -Dm644 "$srcdir/$pkgname.tmpfiles" \
+"$pkgdir/usr/lib/tmpfiles.d/transmission.conf"
 }
 
 package_transmission-gtk() {
@@ -55,7 +66,6 @@
   depends=('curl' 'libevent' 'gtk3' 'desktop-file-utils' 'hicolor-icon-theme')
   optdepends=('notification-daemon: Desktop notification support'
   'transmission-cli: daemon and web support')
-  install=transmission-gtk.install
 
   cd $pkgbase-$pkgver
 
@@ -68,7 +78,6 @@
   pkgdesc='Fast, easy, and free BitTorrent client (Qt GUI)'
   depends=('curl' 'qt5-base' 'libevent')
   optdepends=('transmission-cli: daemon and web support')
-  install=transmission-qt.install
 
   cd $pkgbase-$pkgver
 

Deleted: transmission-cli.install
===
--- transmission-cli.install2016-07-15 06:51:44 UTC (rev 271887)
+++ transmission-cli.install2016-07-15 08:05:35 UTC (rev 271888)
@@ -1,10 +0,0 @@
-post_install() {
-  post_upgrade
-  passwd -l transmission &>/dev/null
-}
-
-post_upgrade() {
-  # create user/group that the daemon will run as by default, do not delete 
this on uninstall, as it will own files
-  getent group transmission >/dev/null || groupadd -g 169 transmission
-  getent passwd transmission >/dev/null || useradd -c 'Transmission BitTorrent 
Client' -u 169 -g transmission -b '/var/lib' -m -s /bin/false transmission
-}

Added: transmission-cli.sysusers
===
--- transmission-cli.sysusers   (rev 0)
+++ transmission-cli.sysusers   2016-07-15 08:05:35 UTC (rev 271888)
@@ -0,0 +1 @@
+u transmission 169 "Transmission BitTorrent Daemon" /var/lib/transmission

Added: transmission-cli.tmpfiles
===
--- transmission-cli.tmpfiles   (rev 0)
+++ transmission-cli.tmpfiles   2016-07-15 08:05:35 UTC (rev 271888)
@@ -0,0 +1 @@
+d /var/lib/transmission 0750 transmission transmission

Deleted: transmission-gtk.install
===
--- transmission-gtk.install2016-07-15 06:51:44 UTC (rev 271887)
+++ transmission-gtk.install2016-07-15 08:05:35 UTC (rev 271888)
@@ -1,12 +0,0 @@

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

2016-07-15 Thread Felix Yan
Date: Friday, July 15, 2016 @ 08:05:09
  Author: felixonmars
Revision: 182930

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-15 08:04:46 UTC (rev 182929)
+++ community-i686/PKGBUILD 2016-07-15 08:05:09 UTC (rev 182930)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=cgrep
-pkgver=6.6.15
-pkgrel=3
-pkgdesc="A context-aware grep for source codes"
-url="http://awgn.github.io/cgrep/;
-license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('gmp' 'libffi' 'pcre')
-makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs"
- "haskell-dlist" "haskell-either" "haskell-mtl" 
"haskell-regex-base"
- "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" 
"haskell-split"
- "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
- "haskell-unordered-containers")
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('f58a557fecdc7066ec60653e7c902b8baedcf4f44a81f890265374b6dab9affa')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
-runhaskell Setup build
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-runhaskell Setup copy --destdir="${pkgdir}"
-}

Copied: cgrep/repos/community-i686/PKGBUILD (from rev 182929, 
cgrep/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 08:05:09 UTC (rev 182930)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=cgrep
+pkgver=6.6.16
+pkgrel=1
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/;
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'pcre')
+makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs" "haskell-dlist"
+ "haskell-either" "haskell-mtl" "haskell-regex-base" 
"haskell-regex-pcre"
+ "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm"
+ "haskell-stringsearch" "haskell-unix-compat" 
"haskell-unicode-show"
+ "haskell-unordered-containers" "haskell-utf8-string")
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('7161e331f409ee95abfab14f720ad300ce4c9bd37a9fae74de6643c0f30b134b')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-15 08:04:46 UTC (rev 182929)
+++ community-x86_64/PKGBUILD   2016-07-15 08:05:09 UTC (rev 182930)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=cgrep
-pkgver=6.6.15
-pkgrel=3
-pkgdesc="A context-aware grep for source codes"
-url="http://awgn.github.io/cgrep/;
-license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('gmp' 'libffi' 'pcre')
-makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs"
- "haskell-dlist" "haskell-either" "haskell-mtl" 
"haskell-regex-base"
- "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" 
"haskell-split"
- "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
- "haskell-unordered-containers")
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('f58a557fecdc7066ec60653e7c902b8baedcf4f44a81f890265374b6dab9affa')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
-runhaskell Setup build
-}
-
-package() {
-cd 

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

2016-07-15 Thread Felix Yan
Date: Friday, July 15, 2016 @ 08:04:46
  Author: felixonmars
Revision: 182929

upgpkg: cgrep 6.6.16-1

Modified:
  cgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 07:55:30 UTC (rev 182928)
+++ PKGBUILD2016-07-15 08:04:46 UTC (rev 182929)
@@ -3,20 +3,20 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=cgrep
-pkgver=6.6.15
-pkgrel=3
+pkgver=6.6.16
+pkgrel=1
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/;
 license=("GPL2")
 arch=('i686' 'x86_64')
 depends=('gmp' 'libffi' 'pcre')
-makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs"
- "haskell-dlist" "haskell-either" "haskell-mtl" 
"haskell-regex-base"
- "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" 
"haskell-split"
- "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
- "haskell-unordered-containers")
+makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs" "haskell-dlist"
+ "haskell-either" "haskell-mtl" "haskell-regex-base" 
"haskell-regex-pcre"
+ "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm"
+ "haskell-stringsearch" "haskell-unix-compat" 
"haskell-unicode-show"
+ "haskell-unordered-containers" "haskell-utf8-string")
 
source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('f58a557fecdc7066ec60653e7c902b8baedcf4f44a81f890265374b6dab9affa')
+sha256sums=('7161e331f409ee95abfab14f720ad300ce4c9bd37a9fae74de6643c0f30b134b')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in (4 files)

2016-07-15 Thread Felix Yan
Date: Friday, July 15, 2016 @ 07:55:02
  Author: felixonmars
Revision: 182927

addpkg: haskell-unicode-show 0.1.0.2-1

Added:
  haskell-unicode-show/
  haskell-unicode-show/repos/
  haskell-unicode-show/trunk/
  haskell-unicode-show/trunk/PKGBUILD

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

Added: haskell-unicode-show/trunk/PKGBUILD
===
--- haskell-unicode-show/trunk/PKGBUILD (rev 0)
+++ haskell-unicode-show/trunk/PKGBUILD 2016-07-15 07:55:02 UTC (rev 182927)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=unicode-show
+pkgname=haskell-unicode-show
+pkgver=0.1.0.2
+pkgrel=1
+pkgdesc="Print and show in unicode"
+url="http://github.com/nushio3/unicode-show#readme;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('7ee394879b345ee397aef87ca058628cd79d59cbfc1cec81aeda7fea65f53943')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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


[arch-commits] Commit in haskell-unicode-show/repos (4 files)

2016-07-15 Thread Felix Yan
Date: Friday, July 15, 2016 @ 07:55:30
  Author: felixonmars
Revision: 182928

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

Added:
  haskell-unicode-show/repos/community-i686/
  haskell-unicode-show/repos/community-i686/PKGBUILD
(from rev 182927, haskell-unicode-show/trunk/PKGBUILD)
  haskell-unicode-show/repos/community-x86_64/
  haskell-unicode-show/repos/community-x86_64/PKGBUILD
(from rev 182927, haskell-unicode-show/trunk/PKGBUILD)

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

Copied: haskell-unicode-show/repos/community-i686/PKGBUILD (from rev 182927, 
haskell-unicode-show/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-15 07:55:30 UTC (rev 182928)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=unicode-show
+pkgname=haskell-unicode-show
+pkgver=0.1.0.2
+pkgrel=1
+pkgdesc="Print and show in unicode"
+url="http://github.com/nushio3/unicode-show#readme;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('7ee394879b345ee397aef87ca058628cd79d59cbfc1cec81aeda7fea65f53943')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-unicode-show/repos/community-x86_64/PKGBUILD (from rev 182927, 
haskell-unicode-show/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-15 07:55:30 UTC (rev 182928)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=unicode-show
+pkgname=haskell-unicode-show
+pkgver=0.1.0.2
+pkgrel=1
+pkgdesc="Print and show in unicode"
+url="http://github.com/nushio3/unicode-show#readme;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1")
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('7ee394879b345ee397aef87ca058628cd79d59cbfc1cec81aeda7fea65f53943')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2016-07-15 Thread Bartłomiej Piotrowski
Date: Friday, July 15, 2016 @ 06:51:44
  Author: bpiotrowski
Revision: 271887

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

Added:
  transmission/repos/extra-i686/PKGBUILD
(from rev 271886, transmission/trunk/PKGBUILD)
  transmission/repos/extra-i686/transmission-2.90-libsystemd.patch
(from rev 271886, transmission/trunk/transmission-2.90-libsystemd.patch)
  transmission/repos/extra-i686/transmission-cli.install
(from rev 271886, transmission/trunk/transmission-cli.install)
  transmission/repos/extra-i686/transmission-gtk.install
(from rev 271886, transmission/trunk/transmission-gtk.install)
  transmission/repos/extra-i686/transmission-qt.install
(from rev 271886, transmission/trunk/transmission-qt.install)
  transmission/repos/extra-x86_64/PKGBUILD
(from rev 271886, transmission/trunk/PKGBUILD)
  transmission/repos/extra-x86_64/transmission-2.90-libsystemd.patch
(from rev 271886, transmission/trunk/transmission-2.90-libsystemd.patch)
  transmission/repos/extra-x86_64/transmission-cli.install
(from rev 271886, transmission/trunk/transmission-cli.install)
  transmission/repos/extra-x86_64/transmission-gtk.install
(from rev 271886, transmission/trunk/transmission-gtk.install)
  transmission/repos/extra-x86_64/transmission-qt.install
(from rev 271886, transmission/trunk/transmission-qt.install)
Deleted:
  transmission/repos/extra-i686/PKGBUILD
  transmission/repos/extra-i686/transmission-2.90-libsystemd.patch
  transmission/repos/extra-i686/transmission-cli.install
  transmission/repos/extra-i686/transmission-gtk.install
  transmission/repos/extra-i686/transmission-qt.install
  transmission/repos/extra-x86_64/PKGBUILD
  transmission/repos/extra-x86_64/transmission-2.90-libsystemd.patch
  transmission/repos/extra-x86_64/transmission-cli.install
  transmission/repos/extra-x86_64/transmission-gtk.install
  transmission/repos/extra-x86_64/transmission-qt.install

-+
 /PKGBUILD   |  168 ++
 /transmission-2.90-libsystemd.patch |   26 +++
 /transmission-cli.install   |   20 ++
 /transmission-gtk.install   |   24 +++
 /transmission-qt.install|   22 ++
 extra-i686/PKGBUILD |   79 --
 extra-i686/transmission-2.90-libsystemd.patch   |   13 -
 extra-i686/transmission-cli.install |   10 -
 extra-i686/transmission-gtk.install |   12 -
 extra-i686/transmission-qt.install  |   11 -
 extra-x86_64/PKGBUILD   |   84 ---
 extra-x86_64/transmission-2.90-libsystemd.patch |   13 -
 extra-x86_64/transmission-cli.install   |   10 -
 extra-x86_64/transmission-gtk.install   |   12 -
 extra-x86_64/transmission-qt.install|   11 -
 15 files changed, 260 insertions(+), 255 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-07-15 06:48:09 UTC (rev 271886)
+++ extra-i686/PKGBUILD 2016-07-15 06:51:44 UTC (rev 271887)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer : Tom Gundersen 
-# Maintainer : Ionut Biru 
-
-pkgbase=transmission
-pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
-pkgver=2.92
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://www.transmissionbt.com/;
-license=('MIT')
-makedepends=('gtk3' 'intltool' 'curl' 'qt5-base' 'libevent' 'systemd')
-source=(https://download.transmissionbt.com/files/transmission-${pkgver}.tar.xz
-transmission-2.90-libsystemd.patch)
-md5sums=('3fce404a436e3cd7fde80fb6ed61c264'
- 'bcb54fdb9fec00992960d9bd3b449d4d')
-
-prepare() {
-  cd $pkgbase-$pkgver
-  patch -p1 -i "$srcdir/transmission-2.90-libsystemd.patch"
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure --prefix=/usr
-  make
-
-  cd qt
-  qmake qtr.pro
-  make
-}
-
-package_transmission-cli() {
-  pkgdesc='Fast, easy, and free BitTorrent client (CLI tools, daemon and web 
client)'
-  depends=('curl' 'libevent' 'libsystemd')
-  install=transmission-cli.install
-
-  cd $pkgbase-$pkgver
-
-  for dir in daemon cli web utils; do
-make -C "$dir" DESTDIR="$pkgdir" install
-  done
-
-  install -Dm644 daemon/transmission-daemon.service \
-"$pkgdir/usr/lib/systemd/system/transmission.service"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-cli/COPYING"
-}
-
-package_transmission-gtk() {
-  pkgdesc='Fast, easy, and free BitTorrent client (GTK+ GUI)'
-  depends=('curl' 'libevent' 'gtk3' 'desktop-file-utils' 'hicolor-icon-theme')
-  optdepends=('notification-daemon: Desktop notification support'
-  'transmission-cli: daemon and web support')
-  install=transmission-gtk.install
-
-  cd $pkgbase-$pkgver
-
-  make -C gtk DESTDIR="$pkgdir" install
-  make -C po DESTDIR="$pkgdir" install
-  install -Dm644 

[arch-commits] Commit in transmission/repos/extra-x86_64 (10 files)

2016-07-15 Thread Bartłomiej Piotrowski
Date: Friday, July 15, 2016 @ 06:48:09
  Author: bpiotrowski
Revision: 271886

archrelease: copy trunk to extra-x86_64

Added:
  transmission/repos/extra-x86_64/PKGBUILD
(from rev 271885, transmission/trunk/PKGBUILD)
  transmission/repos/extra-x86_64/transmission-2.90-libsystemd.patch
(from rev 271885, transmission/trunk/transmission-2.90-libsystemd.patch)
  transmission/repos/extra-x86_64/transmission-cli.install
(from rev 271885, transmission/trunk/transmission-cli.install)
  transmission/repos/extra-x86_64/transmission-gtk.install
(from rev 271885, transmission/trunk/transmission-gtk.install)
  transmission/repos/extra-x86_64/transmission-qt.install
(from rev 271885, transmission/trunk/transmission-qt.install)
Deleted:
  transmission/repos/extra-x86_64/PKGBUILD
  transmission/repos/extra-x86_64/transmission-2.90-libsystemd.patch
  transmission/repos/extra-x86_64/transmission-cli.install
  transmission/repos/extra-x86_64/transmission-gtk.install
  transmission/repos/extra-x86_64/transmission-qt.install

+
 PKGBUILD   |  163 ++-
 transmission-2.90-libsystemd.patch |   26 ++---
 transmission-cli.install   |   20 ++--
 transmission-gtk.install   |   24 ++---
 transmission-qt.install|   22 ++--
 5 files changed, 130 insertions(+), 125 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-15 06:48:02 UTC (rev 271885)
+++ PKGBUILD2016-07-15 06:48:09 UTC (rev 271886)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer : Tom Gundersen 
-# Maintainer : Ionut Biru 
-
-pkgbase=transmission
-pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
-pkgver=2.92
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://www.transmissionbt.com/;
-license=('MIT')
-makedepends=('gtk3' 'intltool' 'curl' 'qt5-base' 'libevent' 'systemd')
-source=(https://download.transmissionbt.com/files/transmission-${pkgver}.tar.xz
-transmission-2.90-libsystemd.patch)
-md5sums=('3fce404a436e3cd7fde80fb6ed61c264'
- 'bcb54fdb9fec00992960d9bd3b449d4d')
-
-prepare() {
-  cd $pkgbase-$pkgver
-  patch -p1 -i "$srcdir/transmission-2.90-libsystemd.patch"
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure --prefix=/usr
-  make
-
-  cd qt
-  qmake qtr.pro
-  make
-}
-
-package_transmission-cli() {
-  pkgdesc='Fast, easy, and free BitTorrent client (CLI tools, daemon and web 
client)'
-  depends=('curl' 'libevent' 'libsystemd')
-  install=transmission-cli.install
-
-  cd $pkgbase-$pkgver
-
-  for dir in daemon cli web utils; do
-make -C "$dir" DESTDIR="$pkgdir" install
-  done
-
-  install -Dm644 daemon/transmission-daemon.service \
-"$pkgdir/usr/lib/systemd/system/transmission.service"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-cli/COPYING"
-}
-
-package_transmission-gtk() {
-  pkgdesc='Fast, easy, and free BitTorrent client (GTK+ GUI)'
-  depends=('curl' 'libevent' 'gtk3' 'desktop-file-utils' 'hicolor-icon-theme')
-  optdepends=('notification-daemon: Desktop notification support'
-  'transmission-cli: daemon and web support')
-  install=transmission-gtk.install
-
-  cd $pkgbase-$pkgver
-
-  make -C gtk DESTDIR="$pkgdir" install
-  make -C po DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-gtk/COPYING"
-}
-
-package_transmission-qt() {
-  pkgdesc='Fast, easy, and free BitTorrent client (Qt GUI)'
-  depends=('curl' 'qt5-base' 'libevent')
-  optdepends=('transmission-cli: daemon and web support')
-  install=transmission-qt.install
-
-  cd $pkgbase-$pkgver
-
-  make -C qt INSTALL_ROOT="$pkgdir"/usr install
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-qt/COPYING"
-  install -Dm644 qt/icons/transmission.png \
-"$pkgdir/usr/share/pixmaps/transmission-qt.png"
-  install -Dm644 qt/transmission-qt.desktop \
-"$pkgdir/usr/share/applications/transmission-qt.desktop"
-}

Copied: transmission/repos/extra-x86_64/PKGBUILD (from rev 271885, 
transmission/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-15 06:48:09 UTC (rev 271886)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer : Tom Gundersen 
+# Maintainer : Ionut Biru 
+
+pkgbase=transmission
+pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
+pkgver=2.92
+pkgrel=2
+arch=('i686' 'x86_64')
+url="http://www.transmissionbt.com/;
+license=('MIT')
+makedepends=('gtk3' 'intltool' 'curl' 'qt5-base' 'libevent' 'systemd'
+ 'qt5-tools')
+source=(https://download.transmissionbt.com/files/transmission-${pkgver}.tar.xz
+transmission-2.90-libsystemd.patch)
+md5sums=('3fce404a436e3cd7fde80fb6ed61c264'
+ 'bcb54fdb9fec00992960d9bd3b449d4d')
+
+prepare() {
+  cd 

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

2016-07-15 Thread Bartłomiej Piotrowski
Date: Friday, July 15, 2016 @ 06:48:02
  Author: bpiotrowski
Revision: 271885

upgpkg: transmission 2.92-2

generate and install Qt translations

Modified:
  transmission/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-15 05:39:58 UTC (rev 271884)
+++ PKGBUILD2016-07-15 06:48:02 UTC (rev 271885)
@@ -5,11 +5,12 @@
 pkgbase=transmission
 pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
 pkgver=2.92
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.transmissionbt.com/;
 license=('MIT')
-makedepends=('gtk3' 'intltool' 'curl' 'qt5-base' 'libevent' 'systemd')
+makedepends=('gtk3' 'intltool' 'curl' 'qt5-base' 'libevent' 'systemd'
+ 'qt5-tools')
 source=(https://download.transmissionbt.com/files/transmission-${pkgver}.tar.xz
 transmission-2.90-libsystemd.patch)
 md5sums=('3fce404a436e3cd7fde80fb6ed61c264'
@@ -18,6 +19,7 @@
 prepare() {
   cd $pkgbase-$pkgver
   patch -p1 -i "$srcdir/transmission-2.90-libsystemd.patch"
+  rm -f m4/glib-gettext.m4
   autoreconf -fi
 }
 
@@ -29,6 +31,7 @@
   cd qt
   qmake qtr.pro
   make
+  lrelease translations/*.ts
 }
 
 package_transmission-cli() {
@@ -70,6 +73,8 @@
   cd $pkgbase-$pkgver
 
   make -C qt INSTALL_ROOT="$pkgdir"/usr install
+  install -Dm644 -t "$pkgdir/usr/share/transmission-qt/translations" \
+qt/translations/*.qm
 
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/transmission-qt/COPYING"
   install -Dm644 qt/icons/transmission.png \