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

2017-03-13 Thread Anatol Pomozov
Date: Tuesday, March 14, 2017 @ 04:56:05
  Author: anatolik
Revision: 216159

archrelease: copy trunk to community-any

Added:
  ruby-dbus/repos/community-any/PKGBUILD
(from rev 216158, ruby-dbus/trunk/PKGBUILD)
Deleted:
  ruby-dbus/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-14 04:55:25 UTC (rev 216158)
+++ PKGBUILD2017-03-14 04:56:05 UTC (rev 216159)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-
-_gemname=ruby-dbus
-pkgname=$_gemname
-pkgver=0.11.0
-pkgrel=3
-pkgdesc='Ruby module for interaction with D-Bus'
-arch=(any)
-url='https://trac.luon.net/ruby-dbus'
-license=(LGPL2.1)
-depends=(ruby)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('2fefd1e157dd94f3dc33d5de9394f551d3557a41')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: ruby-dbus/repos/community-any/PKGBUILD (from rev 216158, 
ruby-dbus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-14 04:56:05 UTC (rev 216159)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+
+_gemname=ruby-dbus
+pkgname=$_gemname
+pkgver=0.13.0
+pkgrel=1
+pkgdesc='Ruby module for interaction with D-Bus'
+arch=(any)
+url='https://trac.luon.net/ruby-dbus'
+license=(LGPL2.1)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('d9326911458104e3940361dc1fc576274559eac7')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2017-03-13 Thread Anatol Pomozov
Date: Tuesday, March 14, 2017 @ 04:55:25
  Author: anatolik
Revision: 216158

upgpkg: ruby-dbus 0.13.0-1

Modified:
  ruby-dbus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-14 03:57:59 UTC (rev 216157)
+++ PKGBUILD2017-03-14 04:55:25 UTC (rev 216158)
@@ -5,8 +5,8 @@
 
 _gemname=ruby-dbus
 pkgname=$_gemname
-pkgver=0.11.0
-pkgrel=3
+pkgver=0.13.0
+pkgrel=1
 pkgdesc='Ruby module for interaction with D-Bus'
 arch=(any)
 url='https://trac.luon.net/ruby-dbus'
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('2fefd1e157dd94f3dc33d5de9394f551d3557a41')
+sha1sums=('d9326911458104e3940361dc1fc576274559eac7')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:57:59
  Author: felixonmars
Revision: 216157

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-14 03:57:43 UTC (rev 216156)
+++ PKGBUILD2017-03-14 03:57:59 UTC (rev 216157)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace 
-# Contributor: Thomas S Hatch 
-
-pkgname=('python-raet' 'python2-raet')
-pkgver=0.6.6
-pkgrel=1
-pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
-arch=('any')
-url='http://raet.docs.saltstack.com/'
-license=('APACHE')
-makedepends=(python-setuptools python2-setuptools)
-source=("https://pypi.io/packages/source/r/raet/raet-$pkgver.tar.gz;)
-md5sums=('4d15bf813120fe28bc36e498f4ed4f4f')
-
-prepare() {
-  cd $srcdir
-  cp -r raet-$pkgver python2-raet-$pkgver
-}
-
-package_python-raet() {
-  depends=('python-libnacl' 'python-ioflo' 'python-six')
-  cd "$srcdir/raet-$pkgver"
-  python3 setup.py install --root="$pkgdir" -O1
-}
-
-package_python2-raet() {
-  depends=('python2-libnacl' 'python2-ioflo' 'python2-six' 'python2-enum34')
-  cd "$srcdir/python2-raet-$pkgver"
-  python2 setup.py install --root="$pkgdir" -O1
-  mv "$pkgdir/usr/bin/raetflo"{,2}
-}
-

Copied: python-raet/repos/community-any/PKGBUILD (from rev 216156, 
python-raet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-14 03:57:59 UTC (rev 216157)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Daniel Wallace 
+# Contributor: Thomas S Hatch 
+
+pkgname=('python-raet' 'python2-raet')
+pkgver=0.6.7
+pkgrel=1
+pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
+arch=('any')
+url='http://raet.docs.saltstack.com/'
+license=('APACHE')
+makedepends=(python-setuptools python2-setuptools)
+source=("https://pypi.io/packages/source/r/raet/raet-$pkgver.tar.gz;)
+md5sums=('2c7a765f9fbb67790f264603f02251cc')
+
+prepare() {
+  cd $srcdir
+  cp -r raet-$pkgver python2-raet-$pkgver
+}
+
+package_python-raet() {
+  depends=('python-libnacl' 'python-ioflo' 'python-six')
+  cd "$srcdir/raet-$pkgver"
+  python3 setup.py install --root="$pkgdir" -O1
+}
+
+package_python2-raet() {
+  depends=('python2-libnacl' 'python2-ioflo' 'python2-six' 'python2-enum34')
+  cd "$srcdir/python2-raet-$pkgver"
+  python2 setup.py install --root="$pkgdir" -O1
+  mv "$pkgdir/usr/bin/raetflo"{,2}
+}


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:57:43
  Author: felixonmars
Revision: 216156

upgpkg: python-raet 0.6.7-1

Modified:
  python-raet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-14 03:56:15 UTC (rev 216155)
+++ PKGBUILD2017-03-14 03:57:43 UTC (rev 216156)
@@ -3,7 +3,7 @@
 # Contributor: Thomas S Hatch 
 
 pkgname=('python-raet' 'python2-raet')
-pkgver=0.6.6
+pkgver=0.6.7
 pkgrel=1
 pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
 arch=('any')
@@ -11,7 +11,7 @@
 license=('APACHE')
 makedepends=(python-setuptools python2-setuptools)
 source=("https://pypi.io/packages/source/r/raet/raet-$pkgver.tar.gz;)
-md5sums=('4d15bf813120fe28bc36e498f4ed4f4f')
+md5sums=('2c7a765f9fbb67790f264603f02251cc')
 
 prepare() {
   cd $srcdir
@@ -30,4 +30,3 @@
   python2 setup.py install --root="$pkgdir" -O1
   mv "$pkgdir/usr/bin/raetflo"{,2}
 }
-


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:56:15
  Author: felixonmars
Revision: 216155

archrelease: copy trunk to community-any

Added:
  scrapy/repos/community-any/PKGBUILD
(from rev 216154, scrapy/trunk/PKGBUILD)
Deleted:
  scrapy/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-14 03:55:55 UTC (rev 216154)
+++ PKGBUILD2017-03-14 03:56:15 UTC (rev 216155)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: PyroDevil 
-# Contributor: Anibal Pacheco 
-
-pkgname=scrapy
-pkgver=1.3.2
-pkgrel=1
-pkgdesc="A fast high-level scraping and web crawling framework."
-arch=('any')
-license=('BSD')
-url="http://scrapy.org;
-depends=('python-twisted' 'libxml2' 'python-w3lib' 'python-lxml' 'python-six' 
'python-queuelib'
- 'python-setuptools' 'python-cssselect' 'python-pyopenssl' 
'python-parsel'
- 'python-pydispatcher' 'python-service-identity')
-makedepends=('git')
-checkdepends=('python-pytest-runner' 'python-pillow' 'python-testfixtures' 
'python-botocore'
-  'python-jmespath' 'mitmproxy')
-optdepends=('ipython: for enhanced support of the interactive scraping shell')
-source=("git+https://github.com/scrapy/scrapy.git#tag=${pkgver};)
-md5sums=('SKIP')
-
-check() {
-  cd scrapy
-  python setup.py pytest --addopts tests
-}
-
-package() {
-  cd scrapy
-  python setup.py install -O1 --root="$pkgdir"
-
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -D -m644 README.rst "$pkgdir"/usr/share/doc/$pkgname/README.rst
-  install -D -m644 docs/intro/install.rst 
"$pkgdir"/usr/share/doc/$pkgname/INSTALL.rst
-}

Copied: scrapy/repos/community-any/PKGBUILD (from rev 216154, 
scrapy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-14 03:56:15 UTC (rev 216155)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: PyroDevil 
+# Contributor: Anibal Pacheco 
+
+pkgname=scrapy
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="A fast high-level scraping and web crawling framework."
+arch=('any')
+license=('BSD')
+url="http://scrapy.org;
+depends=('python-twisted' 'libxml2' 'python-w3lib' 'python-lxml' 'python-six' 
'python-queuelib'
+ 'python-setuptools' 'python-cssselect' 'python-pyopenssl' 
'python-parsel'
+ 'python-pydispatcher' 'python-service-identity')
+makedepends=('git')
+checkdepends=('python-pytest-runner' 'python-pillow' 'python-testfixtures' 
'python-botocore'
+  'python-jmespath' 'mitmproxy')
+optdepends=('ipython: for enhanced support of the interactive scraping shell')
+source=("git+https://github.com/scrapy/scrapy.git#tag=${pkgver};)
+md5sums=('SKIP')
+
+check() {
+  cd scrapy
+  python setup.py pytest --addopts tests
+}
+
+package() {
+  cd scrapy
+  python setup.py install -O1 --root="$pkgdir"
+
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -D -m644 README.rst "$pkgdir"/usr/share/doc/$pkgname/README.rst
+  install -D -m644 docs/intro/install.rst 
"$pkgdir"/usr/share/doc/$pkgname/INSTALL.rst
+}


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:55:55
  Author: felixonmars
Revision: 216154

upgpkg: scrapy 1.3.3-1

Modified:
  scrapy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-14 03:41:42 UTC (rev 216153)
+++ PKGBUILD2017-03-14 03:55:55 UTC (rev 216154)
@@ -4,7 +4,7 @@
 # Contributor: Anibal Pacheco 
 
 pkgname=scrapy
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="A fast high-level scraping and web crawling framework."
 arch=('any')


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:41:42
  Author: felixonmars
Revision: 216153

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-14 03:41:24 UTC (rev 216152)
+++ PKGBUILD2017-03-14 03:41:42 UTC (rev 216153)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-cinderclient
-pkgname=(python-cinderclient python2-cinderclient)
-pkgver=1.11.0
-pkgrel=1
-pkgdesc="OpenStack Block Storage API Client Library"
-arch=('any')
-url="http://docs.openstack.org/developer/python-cinderclient;
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
- 'python-babel' 'python2-babel' 'python-prettytable' 
'python2-prettytable'
- 'python-keystoneclient' 'python2-keystoneclient' 'python-requests'
- 'python2-requests' 'python-oslo-utils' 'python2-oslo-utils')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock'
-  'python2-requests-mock' 'python-ddt' 'python2-ddt')
-source=("git+https://git.openstack.org/openstack/python-cinderclient#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  sed -i '/simplejson/d' python-cinderclient/requirements.txt
-  cp -a python-cinderclient{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-cinderclient
-  python setup.py build
-
-  cd "$srcdir"/python-cinderclient-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-cinderclient
-  python setup.py testr
-
-  cd "$srcdir"/python-cinderclient-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-cinderclient() {
-  depends=('python-six' 'python-pbr' 'python-babel' 'python-prettytable' 
'python-keystoneclient'
-   'python-requests' 'python-oslo-utils')
-
-  cd "$srcdir"/python-cinderclient
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-cinderclient() {
-  depends=('python2-six' 'python2-pbr' 'python2-babel' 'python2-prettytable' 
'python2-keystoneclient'
-   'python2-requests' 'python2-oslo-utils')
-
-  cd "$srcdir"/python-cinderclient-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-
-  mv "$pkgdir"/usr/bin/cinder{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-cinderclient/repos/community-any/PKGBUILD (from rev 216152, 
python-cinderclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-14 03:41:42 UTC (rev 216153)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-cinderclient
+pkgname=(python-cinderclient python2-cinderclient)
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="OpenStack Block Storage API Client Library"
+arch=('any')
+url="http://docs.openstack.org/developer/python-cinderclient;
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
+ 'python-babel' 'python2-babel' 'python-prettytable' 
'python2-prettytable'
+ 'python-keystoneclient' 'python2-keystoneclient' 'python-requests'
+ 'python2-requests' 'python-oslo-utils' 'python2-oslo-utils')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock'
+  'python2-requests-mock' 'python-ddt' 'python2-ddt')
+source=("git+https://git.openstack.org/openstack/python-cinderclient#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  sed -i '/simplejson/d' python-cinderclient/requirements.txt
+  cp -a python-cinderclient{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-cinderclient
+  python setup.py build
+
+  cd "$srcdir"/python-cinderclient-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-cinderclient
+  python setup.py testr
+
+  cd "$srcdir"/python-cinderclient-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-cinderclient() {
+  depends=('python-six' 'python-pbr' 'python-babel' 'python-prettytable' 
'python-keystoneclient'
+   'python-requests' 'python-oslo-utils')
+
+  cd "$srcdir"/python-cinderclient
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-cinderclient() {
+  depends=('python2-six' 'python2-pbr' 'python2-babel' 'python2-prettytable' 
'python2-keystoneclient'
+   'python2-requests' 'python2-oslo-utils')
+
+  cd "$srcdir"/python-cinderclient-py2
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+
+  mv "$pkgdir"/usr/bin/cinder{,2}
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:41:24
  Author: felixonmars
Revision: 216152

upgpkg: python-cinderclient 2.0.0-1

Modified:
  python-cinderclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-14 03:19:29 UTC (rev 216151)
+++ PKGBUILD2017-03-14 03:41:24 UTC (rev 216152)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cinderclient
 pkgname=(python-cinderclient python2-cinderclient)
-pkgver=1.11.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="OpenStack Block Storage API Client Library"
 arch=('any')


[arch-commits] Commit in deepin-screen-recorder/repos (4 files)

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:19:29
  Author: felixonmars
Revision: 216151

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

Added:
  deepin-screen-recorder/repos/community-i686/PKGBUILD
(from rev 216150, deepin-screen-recorder/trunk/PKGBUILD)
  deepin-screen-recorder/repos/community-x86_64/PKGBUILD
(from rev 216150, deepin-screen-recorder/trunk/PKGBUILD)
Deleted:
  deepin-screen-recorder/repos/community-i686/PKGBUILD
  deepin-screen-recorder/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-14 03:18:58 UTC (rev 216150)
+++ community-i686/PKGBUILD 2017-03-14 03:19:29 UTC (rev 216151)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screen-recorder
-pkgver=1.1
-pkgrel=1
-pkgdesc='Deepin Screen Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-screen-recorder;
-license=('GPL3')
-depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
-makedepends=('git' 'qt5-tools')
-groups=('deepin-extras')
-source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build(){
-  cd deepin-screen-recorder
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screen-recorder
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-screen-recorder/repos/community-i686/PKGBUILD (from rev 216150, 
deepin-screen-recorder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-14 03:19:29 UTC (rev 216151)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screen-recorder
+pkgver=1.4
+pkgrel=1
+pkgdesc='Deepin Screen Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-screen-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
+makedepends=('git' 'qt5-tools')
+groups=('deepin-extras')
+source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build(){
+  cd deepin-screen-recorder
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screen-recorder
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-14 03:18:58 UTC (rev 216150)
+++ community-x86_64/PKGBUILD   2017-03-14 03:19:29 UTC (rev 216151)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screen-recorder
-pkgver=1.1
-pkgrel=1
-pkgdesc='Deepin Screen Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-screen-recorder;
-license=('GPL3')
-depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
-makedepends=('git' 'qt5-tools')
-groups=('deepin-extras')
-source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build(){
-  cd deepin-screen-recorder
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screen-recorder
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-screen-recorder/repos/community-x86_64/PKGBUILD (from rev 
216150, deepin-screen-recorder/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-14 03:19:29 UTC (rev 216151)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screen-recorder
+pkgver=1.4
+pkgrel=1
+pkgdesc='Deepin Screen Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-screen-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'byzanz' 'ffmpeg')
+makedepends=('git' 'qt5-tools')
+groups=('deepin-extras')
+source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build(){
+  cd deepin-screen-recorder
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screen-recorder
+  make INSTALL_ROOT="${pkgdir}" install
+}


[arch-commits] Commit in deepin-screen-recorder/trunk (PKGBUILD)

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:18:58
  Author: felixonmars
Revision: 216150

upgpkg: deepin-screen-recorder 1.4-1

Modified:
  deepin-screen-recorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-14 03:17:01 UTC (rev 216149)
+++ PKGBUILD2017-03-14 03:18:58 UTC (rev 216150)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-screen-recorder
-pkgver=1.1
+pkgver=1.4
 pkgrel=1
 pkgdesc='Deepin Screen Recorder'
 arch=('i686' 'x86_64')


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:16:42
  Author: felixonmars
Revision: 216148

upgpkg: python-faker 0.7.10-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-14 03:03:36 UTC (rev 216147)
+++ PKGBUILD2017-03-14 03:16:42 UTC (rev 216148)
@@ -5,7 +5,7 @@
 
 pkgbase=python-faker
 pkgname=(python-faker python2-faker)
-pkgver=0.7.9
+pkgver=0.7.10
 pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:17:01
  Author: felixonmars
Revision: 216149

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-14 03:16:42 UTC (rev 216148)
+++ PKGBUILD2017-03-14 03:17:01 UTC (rev 216149)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jeremy "Ichimonji10" Audet 
-# Contributor: dnuux 
-
-pkgbase=python-faker
-pkgname=(python-faker python2-faker)
-pkgver=0.7.9
-pkgrel=1
-pkgdesc='Faker generates fake data for you.'
-arch=('any')
-url='http://www.joke2k.net/faker/'
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-dateutil' 
'python2-dateutil' 'git')
-checkdepends=('python-ukpostcodeparser' 'python2-ukpostcodeparser' 
'python-nose' 'python2-nose'
-  'python-mock' 'python2-mock' 'python-email-validator' 
'python2-email-validator'
-  'python2-ipaddress')
-source=("git+https://github.com/joke2k/faker.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  cp -a faker{,-py2}
-}
-
-build() {
-  cd "$srcdir"/faker
-  python setup.py build
-
-  cd "$srcdir"/faker-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/faker
-  nosetests3
-
-  cd "$srcdir"/faker-py2
-  nosetests2
-}
-
-package_python-faker() {
-  depends=('python-setuptools' 'python-dateutil')
-  provides=("python-fake-factory=$pkgver")
-  conflicts=('python-fake-factory')
-  replaces=('python-fake-factory')
-
-  cd "$srcdir"/faker
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
-}
-
-package_python2-faker() {
-  depends=('python2-setuptools' 'python2-dateutil' 'python2-ipaddress')
-  provides=("python2-fake-factory=$pkgver")
-  conflicts=('python2-fake-factory')
-  replaces=('python2-fake-factory')
-
-  cd "$srcdir"/faker-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  mv "$pkgdir"/usr/bin/faker{,2}
-  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-faker/repos/community-any/PKGBUILD (from rev 216148, 
python-faker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-14 03:17:01 UTC (rev 216149)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jeremy "Ichimonji10" Audet 
+# Contributor: dnuux 
+
+pkgbase=python-faker
+pkgname=(python-faker python2-faker)
+pkgver=0.7.10
+pkgrel=1
+pkgdesc='Faker generates fake data for you.'
+arch=('any')
+url='http://www.joke2k.net/faker/'
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-dateutil' 
'python2-dateutil' 'git')
+checkdepends=('python-ukpostcodeparser' 'python2-ukpostcodeparser' 
'python-nose' 'python2-nose'
+  'python-mock' 'python2-mock' 'python-email-validator' 
'python2-email-validator'
+  'python2-ipaddress')
+source=("git+https://github.com/joke2k/faker.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cp -a faker{,-py2}
+}
+
+build() {
+  cd "$srcdir"/faker
+  python setup.py build
+
+  cd "$srcdir"/faker-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/faker
+  nosetests3
+
+  cd "$srcdir"/faker-py2
+  nosetests2
+}
+
+package_python-faker() {
+  depends=('python-setuptools' 'python-dateutil')
+  provides=("python-fake-factory=$pkgver")
+  conflicts=('python-fake-factory')
+  replaces=('python-fake-factory')
+
+  cd "$srcdir"/faker
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
+}
+
+package_python2-faker() {
+  depends=('python2-setuptools' 'python2-dateutil' 'python2-ipaddress')
+  provides=("python2-fake-factory=$pkgver")
+  conflicts=('python2-fake-factory')
+  replaces=('python2-fake-factory')
+
+  cd "$srcdir"/faker-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  mv "$pkgdir"/usr/bin/faker{,2}
+  install -Dm 644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.txt
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in deepin-voice-recorder/repos (4 files)

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:03:36
  Author: felixonmars
Revision: 216147

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

Added:
  deepin-voice-recorder/repos/community-i686/
  deepin-voice-recorder/repos/community-i686/PKGBUILD
(from rev 216146, deepin-voice-recorder/trunk/PKGBUILD)
  deepin-voice-recorder/repos/community-x86_64/
  deepin-voice-recorder/repos/community-x86_64/PKGBUILD
(from rev 216146, deepin-voice-recorder/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   26 ++
 community-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: deepin-voice-recorder/repos/community-i686/PKGBUILD (from rev 216146, 
deepin-voice-recorder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-14 03:03:36 UTC (rev 216147)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-voice-recorder
+pkgver=0.1
+pkgrel=1
+pkgdesc='Deepin Voice Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-voice-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'ffmpeg')
+makedepends=('qt5-tools')
+groups=('deepin-extras')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/manateelazycat/deepin-voice-recorder/archive/$pkgver.tar.gz;)
+sha256sums=('488d31e6233f13aa00dfa58872111f8aecd456ba6bfaf48654294c95e349e4f9')
+
+build(){
+  cd deepin-voice-recorder-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-voice-recorder-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Copied: deepin-voice-recorder/repos/community-x86_64/PKGBUILD (from rev 216146, 
deepin-voice-recorder/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-14 03:03:36 UTC (rev 216147)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-voice-recorder
+pkgver=0.1
+pkgrel=1
+pkgdesc='Deepin Voice Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-voice-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'ffmpeg')
+makedepends=('qt5-tools')
+groups=('deepin-extras')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/manateelazycat/deepin-voice-recorder/archive/$pkgver.tar.gz;)
+sha256sums=('488d31e6233f13aa00dfa58872111f8aecd456ba6bfaf48654294c95e349e4f9')
+
+build(){
+  cd deepin-voice-recorder-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-voice-recorder-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


[arch-commits] Commit in (4 files)

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 03:03:01
  Author: felixonmars
Revision: 216146

addpkg: deepin-voice-recorder 0.1-1

Added:
  deepin-voice-recorder/
  deepin-voice-recorder/repos/
  deepin-voice-recorder/trunk/
  deepin-voice-recorder/trunk/PKGBUILD

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

Added: deepin-voice-recorder/trunk/PKGBUILD
===
--- deepin-voice-recorder/trunk/PKGBUILD(rev 0)
+++ deepin-voice-recorder/trunk/PKGBUILD2017-03-14 03:03:01 UTC (rev 
216146)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-voice-recorder
+pkgver=0.1
+pkgrel=1
+pkgdesc='Deepin Voice Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-voice-recorder;
+license=('GPL3')
+depends=('deepin-tool-kit' 'ffmpeg')
+makedepends=('qt5-tools')
+groups=('deepin-extras')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/manateelazycat/deepin-voice-recorder/archive/$pkgver.tar.gz;)
+sha256sums=('488d31e6233f13aa00dfa58872111f8aecd456ba6bfaf48654294c95e349e4f9')
+
+build(){
+  cd deepin-voice-recorder-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-voice-recorder-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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


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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 02:49:41
  Author: felixonmars
Revision: 216145

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

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

---+
 /PKGBUILD |  132 
 /phonegap.install |   18 
 community-i686/PKGBUILD   |   66 --
 community-i686/phonegap.install   |9 --
 community-x86_64/PKGBUILD |   66 --
 community-x86_64/phonegap.install |9 --
 6 files changed, 150 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-14 02:49:10 UTC (rev 216144)
+++ community-i686/PKGBUILD 2017-03-14 02:49:41 UTC (rev 216145)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=phonegap
-pkgver=6.4.5
-pkgrel=1
-pkgdesc="PhoneGap command-line interface and node.js library"
-arch=('i686' 'x86_64')
-url="https://github.com/phonegap/phonegap-cli;
-license=('Apache')
-depends=('npm' 'acorn' 'semver' 'cordova' 'browserify')
-makedepends=('python2')
-install=${pkgname}.install
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha256sums=('602cc94853cc826438eb71d432dce09cf616be5f809a43c4111aba4c81f6ed9a')
-
-package() {
-  PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn semver cordova npm browserify; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/syntax-error/node_modules
-  for dep in acorn; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/cordova-lib/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/npm-package-arg/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/normalize-package-data/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/init-package-json/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/semver-diff/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: phonegap/repos/community-i686/PKGBUILD (from rev 216144, 
phonegap/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-14 02:49:41 UTC (rev 216145)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=phonegap
+pkgver=6.4.6
+pkgrel=1
+pkgdesc="PhoneGap command-line interface and node.js library"
+arch=('i686' 'x86_64')
+url="https://github.com/phonegap/phonegap-cli;
+license=('Apache')
+depends=('npm' 'acorn' 'semver' 'cordova' 'browserify')
+makedepends=('python2')
+install=${pkgname}.install
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('29a17c043741dc74ab357c08bd3b8bfbafdbc05eff982368717d38dbadafbdb0')
+
+package() {
+  PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn semver cordova npm browserify; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/syntax-error/node_modules
+  for dep in acorn; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/cordova-lib/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/npm-package-arg/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 

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

2017-03-13 Thread Felix Yan
Date: Tuesday, March 14, 2017 @ 02:49:10
  Author: felixonmars
Revision: 216144

upgpkg: phonegap 6.4.6-1

Modified:
  phonegap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 22:00:46 UTC (rev 216143)
+++ PKGBUILD2017-03-14 02:49:10 UTC (rev 216144)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=phonegap
-pkgver=6.4.5
+pkgver=6.4.6
 pkgrel=1
 pkgdesc="PhoneGap command-line interface and node.js library"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 install=${pkgname}.install
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha256sums=('602cc94853cc826438eb71d432dce09cf616be5f809a43c4111aba4c81f6ed9a')
+sha256sums=('29a17c043741dc74ab357c08bd3b8bfbafdbc05eff982368717d38dbadafbdb0')
 
 package() {
   PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 22:55:05
  Author: arojas
Revision: 290814

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

Added:
  plasma-desktop/repos/extra-i686/PKGBUILD
(from rev 290813, plasma-desktop/trunk/PKGBUILD)
  plasma-desktop/repos/extra-x86_64/PKGBUILD
(from rev 290813, plasma-desktop/trunk/PKGBUILD)
Deleted:
  plasma-desktop/repos/extra-i686/PKGBUILD
  plasma-desktop/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-13 22:54:32 UTC (rev 290813)
+++ extra-i686/PKGBUILD 2017-03-13 22:55:05 UTC (rev 290814)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgbase=plasma-desktop
-pkgname=(plasma-desktop knetattach)
-pkgver=5.9.3
-pkgrel=3
-pkgdesc='KDE Plasma Desktop'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-depends=('polkit-kde-agent' 'libcanberra' 'libxkbfile' 'kmenuedit' 
'appstream-qt'
- 'systemsettings' 'ksysguard' 'kpeople' 'baloo' 'qt5-graphicaleffects' 
'kactivities-stats')
-makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-evdev' 
'xf86-input-synaptics' 'xorg-server-devel'
- 'libibus' 'scim' 'python' 'kdesignerplugin')
-groups=('plasma')
-sha256sums=('351eb8d4d1b78c5a18051d7c3f7443bfa8d46dc09714d62b19a8846683b00215'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package_plasma-desktop() {
-  depends+=(knetattach)
-  optdepends=('plasma-nm: Network manager applet'
-'powerdevil: power management'
-'ibus: kimpanel IBUS support'
-'scim: kimpanel SCIM support'
-'discover: manage applications installation from the launcher')
-  conflicts=('kdebase-workspace' 'kcm-touchpad-frameworks' 
'kdeplasma-addons<5.5.95' 'kactivities<5.19.0-3')
-  replaces=('kcm-touchpad-frameworks')
-
-  cd build
-  make DESTDIR="$pkgdir" install
-
-# Split knetattach
-  rm 
"$pkgdir"/usr/{bin/knetattach,share/applications/org.kde.knetattach.desktop}
-}
-
-package_knetattach() {
-  pkgdesc='Wizard which makes it easier to integrate network resources with 
the Plasma Desktop'
-  depends=(kdelibs4support)
-
-  cd build/knetattach
-  make DESTDIR="$pkgdir" install
-}

Copied: plasma-desktop/repos/extra-i686/PKGBUILD (from rev 290813, 
plasma-desktop/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-13 22:55:05 UTC (rev 290814)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgbase=plasma-desktop
+pkgname=(plasma-desktop knetattach)
+pkgver=5.9.3
+pkgrel=4
+pkgdesc='KDE Plasma Desktop'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+
folder-view-highlight.patch::"https://cgit.kde.org/plasma-desktop.git/patch/?id=b7ce1a4b;)
+depends=('polkit-kde-agent' 'libcanberra' 'libxkbfile' 'kmenuedit' 
'appstream-qt'
+ 'systemsettings' 'ksysguard' 'kpeople' 'baloo' 'qt5-graphicaleffects' 
'kactivities-stats')
+makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-evdev' 
'xf86-input-synaptics' 'xorg-server-devel'
+ 'libibus' 'scim' 'python' 'kdesignerplugin')
+groups=('plasma')
+sha256sums=('351eb8d4d1b78c5a18051d7c3f7443bfa8d46dc09714d62b19a8846683b00215'
+'SKIP'
+'3f8bb347898ca62c50f5cd09378181b56adbf4b42558f0edefd9e00760eb5742')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+
+# Fix folder view highlighting with plasma-framework 5.32 

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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 22:54:32
  Author: arojas
Revision: 290813

Fix folder view highlighting (FS#53298)

Modified:
  plasma-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 20:05:44 UTC (rev 290812)
+++ PKGBUILD2017-03-13 22:54:32 UTC (rev 290813)
@@ -6,12 +6,13 @@
 pkgbase=plasma-desktop
 pkgname=(plasma-desktop knetattach)
 pkgver=5.9.3
-pkgrel=3
+pkgrel=4
 pkgdesc='KDE Plasma Desktop'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=('LGPL')
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+
folder-view-highlight.patch::"https://cgit.kde.org/plasma-desktop.git/patch/?id=b7ce1a4b;)
 depends=('polkit-kde-agent' 'libcanberra' 'libxkbfile' 'kmenuedit' 
'appstream-qt'
  'systemsettings' 'ksysguard' 'kpeople' 'baloo' 'qt5-graphicaleffects' 
'kactivities-stats')
 makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-evdev' 
'xf86-input-synaptics' 'xorg-server-devel'
@@ -18,7 +19,8 @@
  'libibus' 'scim' 'python' 'kdesignerplugin')
 groups=('plasma')
 sha256sums=('351eb8d4d1b78c5a18051d7c3f7443bfa8d46dc09714d62b19a8846683b00215'
-'SKIP')
+'SKIP'
+'3f8bb347898ca62c50f5cd09378181b56adbf4b42558f0edefd9e00760eb5742')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
   '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
   'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
@@ -25,6 +27,10 @@
 
 prepare() {
   mkdir -p build
+
+# Fix folder view highlighting with plasma-framework 5.32 
https://bugs.kde.org/show_bug.cgi?id=377441
+  cd $pkgname-$pkgver
+  patch -p1 -i ../folder-view-highlight.patch
 }
 
 build() {


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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 22:00:38
  Author: svenstaro
Revision: 216142

upgpkg: lib32-virtualgl 2.5.2-1

upstream release 2.5.2

Modified:
  lib32-virtualgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 21:58:47 UTC (rev 216141)
+++ PKGBUILD2017-03-13 22:00:38 UTC (rev 216142)
@@ -2,7 +2,7 @@
 # Contributor: FigoDaPaura 
 
 pkgname=lib32-virtualgl
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc="32-bit serverside components for 64-bit VirtualGL servers"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('lib32-libxv' 'lib32-glu' 'virtualgl' 'lib32-libjpeg-turbo' 
'cmake' 'gcc-multilib' 'lib32-mesa' 'lib32-mesa-libgl')
 depends=('virtualgl' 'lib32-libxv' 'lib32-glu' 'lib32-turbojpeg')
 
source=("https://downloads.sourceforge.net/project/virtualgl/${pkgver}/VirtualGL-${pkgver}.tar.gz;)
-sha512sums=('a60a55bae58c80bcea418702f4d3b41356a9e599f007fd539043228c4fe75c28582bab376caf121a54a21cddb80f1edc2f89abfe88a584321c46383d3654')
+sha512sums=('a3156f663c03e611a98a083bb12bea47820cdadc9f064e20431fddec55aae560f09b133f5254a24d7da01b64be2672d27713d7f6605eaca2d9d83090a070fafd')
 
 prepare() {
   # FS#48403
@@ -28,11 +28,11 @@
   mkdir -p build && cd build
 
   cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr/share \
+  -DCMAKE_INSTALL_PREFIX=/usr \
   -DTJPEG_INCLUDE_DIR=/usr/include \
   -DTJPEG_LIBRARY=/usr/lib32/libturbojpeg.so \
-  -DVGL_LIBDIR=/usr/lib32 \
-  -DVGL_BINDIR=/usr/bin \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib32 \
+  -DCMAKE_INSTALL_BINDIR=/usr/bin \
   -DX11_X11_LIB=/usr/lib32/libX11.so \
   -DX11_Xext_LIB=/usr/lib32/libXext.so \
   -DOPENGL_gl_LIBRARY=/usr/lib32/libGL.so


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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 22:00:46
  Author: svenstaro
Revision: 216143

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-virtualgl/repos/multilib-x86_64/PKGBUILD
(from rev 216142, lib32-virtualgl/trunk/PKGBUILD)
Deleted:
  lib32-virtualgl/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  110 ++---
 1 file changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-13 22:00:38 UTC (rev 216142)
+++ PKGBUILD2017-03-13 22:00:46 UTC (rev 216143)
@@ -1,55 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: FigoDaPaura 
-
-pkgname=lib32-virtualgl
-pkgver=2.5.1
-pkgrel=1
-pkgdesc="32-bit serverside components for 64-bit VirtualGL servers"
-arch=('x86_64')
-url="http://virtualgl.org;
-license=('LGPL')
-makedepends=('lib32-libxv' 'lib32-glu' 'virtualgl' 'lib32-libjpeg-turbo' 
'cmake' 'gcc-multilib' 'lib32-mesa' 'lib32-mesa-libgl')
-depends=('virtualgl' 'lib32-libxv' 'lib32-glu' 'lib32-turbojpeg')
-source=("http://downloads.sourceforge.net/project/virtualgl/${pkgver}/VirtualGL-${pkgver}.tar.gz;)
-sha1sums=('20ec8daa09d2bd5bb2437628a2416f9a4ca0fa63')
-
-prepare() {
-  # FS#48403
-  export LDFLAGS="${LDFLAGS/--as-needed,}"
-}
-
-build() {
-  cd "$srcdir/VirtualGL-$pkgver"
- 
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
- 
-  mkdir -p build && cd build
- 
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr/share \
-  -DTJPEG_INCLUDE_DIR=/usr/include \
-  -DTJPEG_LIBRARY=/usr/lib32/libturbojpeg.so \
-  -DVGL_LIBDIR=/usr/lib32 \
-  -DVGL_BINDIR=/usr/bin \
-  -DX11_X11_LIB=/usr/lib32/libX11.so \
-  -DX11_Xext_LIB=/usr/lib32/libXext.so \
-  -DOPENGL_gl_LIBRARY=/usr/lib32/libGL.so
-  make
-}
- 
-package() {
-  cd "$srcdir/VirtualGL-$pkgver/build"
-  make install DESTDIR="$pkgdir"
-
-  cd "$pkgdir/usr"
-  mv bin/glxspheres glxspheres32
-  rm -rf bin
-  mkdir -p bin
-  mv glxspheres32 bin/
- 
-  cd "$pkgdir/usr/share"
-  rm -rf doc
-  rm -rf include
-}

Copied: lib32-virtualgl/repos/multilib-x86_64/PKGBUILD (from rev 216142, 
lib32-virtualgl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-13 22:00:46 UTC (rev 216143)
@@ -0,0 +1,55 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: FigoDaPaura 
+
+pkgname=lib32-virtualgl
+pkgver=2.5.2
+pkgrel=1
+pkgdesc="32-bit serverside components for 64-bit VirtualGL servers"
+arch=('x86_64')
+url="http://virtualgl.org;
+license=('LGPL')
+makedepends=('lib32-libxv' 'lib32-glu' 'virtualgl' 'lib32-libjpeg-turbo' 
'cmake' 'gcc-multilib' 'lib32-mesa' 'lib32-mesa-libgl')
+depends=('virtualgl' 'lib32-libxv' 'lib32-glu' 'lib32-turbojpeg')
+source=("https://downloads.sourceforge.net/project/virtualgl/${pkgver}/VirtualGL-${pkgver}.tar.gz;)
+sha512sums=('a3156f663c03e611a98a083bb12bea47820cdadc9f064e20431fddec55aae560f09b133f5254a24d7da01b64be2672d27713d7f6605eaca2d9d83090a070fafd')
+
+prepare() {
+  # FS#48403
+  export LDFLAGS="${LDFLAGS/--as-needed,}"
+}
+
+build() {
+  cd "$srcdir/VirtualGL-$pkgver"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  mkdir -p build && cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DTJPEG_INCLUDE_DIR=/usr/include \
+  -DTJPEG_LIBRARY=/usr/lib32/libturbojpeg.so \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib32 \
+  -DCMAKE_INSTALL_BINDIR=/usr/bin \
+  -DX11_X11_LIB=/usr/lib32/libX11.so \
+  -DX11_Xext_LIB=/usr/lib32/libXext.so \
+  -DOPENGL_gl_LIBRARY=/usr/lib32/libGL.so
+  make
+}
+
+package() {
+  cd "$srcdir/VirtualGL-$pkgver/build"
+  make install DESTDIR="$pkgdir"
+
+  cd "$pkgdir/usr"
+  mv bin/glxspheres glxspheres32
+  rm -rf bin
+  mkdir -p bin
+  mv glxspheres32 bin/
+
+  cd "$pkgdir/usr/share"
+  rm -rf doc
+  rm -rf include
+}


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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 21:58:34
  Author: svenstaro
Revision: 216140

upgpkg: virtualgl 2.5.2-2

Fix conflicts

Modified:
  virtualgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 21:18:41 UTC (rev 216139)
+++ PKGBUILD2017-03-13 21:58:34 UTC (rev 216140)
@@ -4,7 +4,7 @@
 
 pkgname=virtualgl
 pkgver=2.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 
3D graphics card"
 arch=('i686' 'x86_64')
 url="http://virtualgl.org;
@@ -28,9 +28,9 @@
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DTJPEG_INCLUDE_DIR=/usr/include \
   -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
-  -DVGL_LIBDIR=/usr/lib \
-  -DVGL_BINDIR=/usr/bin \
-  -DVGL_DOCDIR=/usr/share/doc/${pkgname} \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DCMAKE_INSTALL_BINDIR=/usr/bin \
+  -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${pkgname} \
   -DVGL_FAKEXCB=1
   make
 }
@@ -38,4 +38,6 @@
 package() {
   cd "virtualgl-$pkgver/build"
   make install DESTDIR="$pkgdir"
+
+  mv "$pkgdir"/usr/bin/glxinfo "$pkgdir"/usr/bin/vglxinfo
 }


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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 21:58:47
  Author: svenstaro
Revision: 216141

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 21:58:34 UTC (rev 216140)
+++ community-i686/PKGBUILD 2017-03-13 21:58:47 UTC (rev 216141)
@@ -1,41 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: FigoDaPaura 
-# Contributor: Andres Jimenez
-
-pkgname=virtualgl
-pkgver=2.5.2
-pkgrel=1
-pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 
3D graphics card"
-arch=('i686' 'x86_64')
-url="http://virtualgl.org;
-license=('LGPL')
-depends=('libxv' 'glu' 'libjpeg-turbo' 'xcb-util-keysyms')
-makedepends=('cmake' 'mesa')
-source=("https://github.com/VirtualGL/virtualgl/archive/${pkgver}.tar.gz;)
-sha512sums=('124a5f8856899dc82cf87cd702239a2ca9ed3d6595884cbd96f8ca2aff52f9e38105761b5f84d0be654f9994a1b71cbee2f912106866d8bb4789d645071f5c10')
-
-prepare() {
-  # FS#48403
-  export LDFLAGS="${LDFLAGS/--as-needed,}"
-}
-
-build() {
-  cd "virtualgl-$pkgver"
-
-  mkdir -p build && cd build
-
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DTJPEG_INCLUDE_DIR=/usr/include \
-  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
-  -DVGL_LIBDIR=/usr/lib \
-  -DVGL_BINDIR=/usr/bin \
-  -DVGL_DOCDIR=/usr/share/doc/${pkgname} \
-  -DVGL_FAKEXCB=1
-  make
-}
-
-package() {
-  cd "virtualgl-$pkgver/build"
-  make install DESTDIR="$pkgdir"
-}

Copied: virtualgl/repos/community-i686/PKGBUILD (from rev 216140, 
virtualgl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 21:58:47 UTC (rev 216141)
@@ -0,0 +1,43 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: FigoDaPaura 
+# Contributor: Andres Jimenez
+
+pkgname=virtualgl
+pkgver=2.5.2
+pkgrel=2
+pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 
3D graphics card"
+arch=('i686' 'x86_64')
+url="http://virtualgl.org;
+license=('LGPL')
+depends=('libxv' 'glu' 'libjpeg-turbo' 'xcb-util-keysyms')
+makedepends=('cmake' 'mesa')
+source=("https://github.com/VirtualGL/virtualgl/archive/${pkgver}.tar.gz;)
+sha512sums=('124a5f8856899dc82cf87cd702239a2ca9ed3d6595884cbd96f8ca2aff52f9e38105761b5f84d0be654f9994a1b71cbee2f912106866d8bb4789d645071f5c10')
+
+prepare() {
+  # FS#48403
+  export LDFLAGS="${LDFLAGS/--as-needed,}"
+}
+
+build() {
+  cd "virtualgl-$pkgver"
+
+  mkdir -p build && cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DTJPEG_INCLUDE_DIR=/usr/include \
+  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib \
+  -DCMAKE_INSTALL_BINDIR=/usr/bin \
+  -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${pkgname} \
+  -DVGL_FAKEXCB=1
+  make
+}
+
+package() {
+  cd "virtualgl-$pkgver/build"
+  make install DESTDIR="$pkgdir"
+
+  mv "$pkgdir"/usr/bin/glxinfo "$pkgdir"/usr/bin/vglxinfo
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-13 21:58:34 UTC (rev 216140)
+++ community-x86_64/PKGBUILD   2017-03-13 21:58:47 UTC (rev 216141)
@@ -1,41 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: FigoDaPaura 
-# Contributor: Andres Jimenez
-
-pkgname=virtualgl
-pkgver=2.5.2
-pkgrel=1
-pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 
3D graphics card"
-arch=('i686' 'x86_64')
-url="http://virtualgl.org;
-license=('LGPL')
-depends=('libxv' 'glu' 'libjpeg-turbo' 'xcb-util-keysyms')
-makedepends=('cmake' 'mesa')
-source=("https://github.com/VirtualGL/virtualgl/archive/${pkgver}.tar.gz;)
-sha512sums=('124a5f8856899dc82cf87cd702239a2ca9ed3d6595884cbd96f8ca2aff52f9e38105761b5f84d0be654f9994a1b71cbee2f912106866d8bb4789d645071f5c10')
-
-prepare() {
-  # FS#48403
-  export LDFLAGS="${LDFLAGS/--as-needed,}"
-}
-
-build() {
-  cd "virtualgl-$pkgver"
-
-  mkdir -p build && cd build
-
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DTJPEG_INCLUDE_DIR=/usr/include \
-  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
-  -DVGL_LIBDIR=/usr/lib \
-  -DVGL_BINDIR=/usr/bin \
-  -DVGL_DOCDIR=/usr/share/doc/${pkgname} \
-  -DVGL_FAKEXCB=1
-  

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

2017-03-13 Thread Evangelos Foutras
Date: Monday, March 13, 2017 @ 21:18:41
  Author: foutrelis
Revision: 216139

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

Added:
  fdm/repos/community-staging-i686/
  fdm/repos/community-staging-i686/PKGBUILD
(from rev 216138, fdm/trunk/PKGBUILD)
  fdm/repos/community-staging-i686/openssl-1.1.0.patch
(from rev 216138, fdm/trunk/openssl-1.1.0.patch)
  fdm/repos/community-staging-x86_64/
  fdm/repos/community-staging-x86_64/PKGBUILD
(from rev 216138, fdm/trunk/PKGBUILD)
  fdm/repos/community-staging-x86_64/openssl-1.1.0.patch
(from rev 216138, fdm/trunk/openssl-1.1.0.patch)

--+
 community-staging-i686/PKGBUILD  |   44 +
 community-staging-i686/openssl-1.1.0.patch   |   31 +
 community-staging-x86_64/PKGBUILD|   44 +
 community-staging-x86_64/openssl-1.1.0.patch |   31 +
 4 files changed, 150 insertions(+)

Copied: fdm/repos/community-staging-i686/PKGBUILD (from rev 216138, 
fdm/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 21:18:41 UTC (rev 216139)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Gaetan Bisson 
+# Contributor: Jeff Mickey 
+# Contributor: Grigorios Bouzakis 
+
+pkgname=fdm
+pkgver=1.9
+pkgrel=3
+pkgdesc='Program to fetch and deliver mail'
+url='https://github.com/nicm/fdm'
+license=('BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'tdb' 'zlib')
+source=("https://github.com/nicm/fdm/releases/download/${pkgver}/fdm-${pkgver}.tar.gz;
+'openssl-1.1.0.patch')
+sha256sums=('16416c38a9a7e32d187220cc5ae61a51463d5e4e47419c5c513f422523d39914'
+'334122758841e7d03d691267a634d5b3fda3ab7dbd9852a810349c4ea618b0cb')
+
+options=('!makeflags')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../openssl-1.1.0.patch
+   autoreconf -fi
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   make DESTDIR="${pkgdir}" install
+
+   install -d "${pkgdir}/usr/share/licenses/${pkgname}"
+   sed '3,17p;d' fdm.c > "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+   install -d "${pkgdir}/usr/share/doc/${pkgname}"
+   cp -a examples "${pkgdir}/usr/share/doc/${pkgname}"
+}

Copied: fdm/repos/community-staging-i686/openssl-1.1.0.patch (from rev 216138, 
fdm/trunk/openssl-1.1.0.patch)
===
--- community-staging-i686/openssl-1.1.0.patch  (rev 0)
+++ community-staging-i686/openssl-1.1.0.patch  2017-03-13 21:18:41 UTC (rev 
216139)
@@ -0,0 +1,31 @@
+From 070cee8d1efba1ca260777a204fba7cdfe676ca5 Mon Sep 17 00:00:00 2001
+From: Nicholas Marriott 
+Date: Tue, 17 Jan 2017 23:14:03 +
+Subject: [PATCH] Look for OPENSSL_init_ssl, from Tomasz Miasko.
+
+---
+ configure.ac | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 5793c2d..161040c 100644
+--- a/configure.ac
 b/configure.ac
+@@ -93,11 +93,16 @@ if test "x$found_libcrypto" = xno; then
+   AC_MSG_ERROR("libcrypto not found")
+ fi
+ AC_SEARCH_LIBS(
+-  SSL_library_init,
++  OPENSSL_init_ssl,
+   [ssl],
+   found_libssl=yes,
+   found_libssl=no
+ )
++AC_SEARCH_LIBS(
++  SSL_library_init,
++  [ssl],
++  found_libssl=yes
++)
+ if test "x$found_libssl" = xno; then
+   AC_MSG_ERROR("libssl not found")
+ fi

Copied: fdm/repos/community-staging-x86_64/PKGBUILD (from rev 216138, 
fdm/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 21:18:41 UTC (rev 216139)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Gaetan Bisson 
+# Contributor: Jeff Mickey 
+# Contributor: Grigorios Bouzakis 
+
+pkgname=fdm
+pkgver=1.9
+pkgrel=3
+pkgdesc='Program to fetch and deliver mail'
+url='https://github.com/nicm/fdm'
+license=('BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'tdb' 'zlib')
+source=("https://github.com/nicm/fdm/releases/download/${pkgver}/fdm-${pkgver}.tar.gz;
+'openssl-1.1.0.patch')
+sha256sums=('16416c38a9a7e32d187220cc5ae61a51463d5e4e47419c5c513f422523d39914'
+'334122758841e7d03d691267a634d5b3fda3ab7dbd9852a810349c4ea618b0cb')
+
+options=('!makeflags')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+  

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

2017-03-13 Thread Evangelos Foutras
Date: Monday, March 13, 2017 @ 21:18:17
  Author: foutrelis
Revision: 216138

OpenSSL 1.1.0 rebuild

Modified:
  fdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 21:16:59 UTC (rev 216137)
+++ PKGBUILD2017-03-13 21:18:17 UTC (rev 216138)
@@ -6,7 +6,7 @@
 
 pkgname=fdm
 pkgver=1.9
-pkgrel=2
+pkgrel=3
 pkgdesc='Program to fetch and deliver mail'
 url='https://github.com/nicm/fdm'
 license=('BSD')


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

2017-03-13 Thread Evangelos Foutras
Date: Monday, March 13, 2017 @ 21:16:59
  Author: foutrelis
Revision: 216137

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

Added:
  dd_rescue/repos/community-staging-i686/PKGBUILD
(from rev 216136, dd_rescue/trunk/PKGBUILD)
  dd_rescue/repos/community-staging-i686/dd_rescue-1.99-disable-openssl.patch
(from rev 216136, dd_rescue/trunk/dd_rescue-1.99-disable-openssl.patch)
  dd_rescue/repos/community-staging-x86_64/PKGBUILD
(from rev 216136, dd_rescue/trunk/PKGBUILD)
  dd_rescue/repos/community-staging-x86_64/dd_rescue-1.99-disable-openssl.patch
(from rev 216136, dd_rescue/trunk/dd_rescue-1.99-disable-openssl.patch)
Deleted:
  dd_rescue/repos/community-staging-i686/PKGBUILD
  dd_rescue/repos/community-staging-i686/dd_rescue-1.99-disable-openssl.patch
  dd_rescue/repos/community-staging-x86_64/PKGBUILD
  dd_rescue/repos/community-staging-x86_64/dd_rescue-1.99-disable-openssl.patch

---+
 /PKGBUILD |   82 ++
 /dd_rescue-1.99-disable-openssl.patch |   42 +
 community-staging-i686/PKGBUILD   |   41 -
 community-staging-i686/dd_rescue-1.99-disable-openssl.patch   |   21 --
 community-staging-x86_64/PKGBUILD |   41 -
 community-staging-x86_64/dd_rescue-1.99-disable-openssl.patch |   21 --
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2017-03-13 21:16:49 UTC (rev 216136)
+++ community-staging-i686/PKGBUILD 2017-03-13 21:16:59 UTC (rev 216137)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Zerial 
-# Contributor: Patrick Leslie Polzer 
-# Contributor: Jose Riha 
-
-pkgname=dd_rescue
-pkgver=1.99
-pkgrel=2
-pkgdesc="A dd version that is very useful for data-recovery"
-url="http://www.garloff.de/kurt/linux/ddrescue/;
-license=("GPL")
-depends=('glibc')
-optdepends=('lzo: for libddr_lzo')
-arch=('x86_64' 'i686')
-source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.bz2;
-'dd_rescue-1.99-disable-openssl.patch')
-sha512sums=('b33f6118fc996252ceafa90d43ff01cd5b54dd03eec9c852d006f15192cbffa99e289ea81c5c10ac91cfa2a26ab2f9e32a70e73d6a5183f9e2d973a75de45b85'
-
'fff318506e57a6737f523ecebd90751a35e908ca71fb29985132c9c2e6b476f341c241a2abb8a86b86bf24d03e185f15d2bc89f3c3d834cbb34aecb8e5e85d55')
-
-prepare() {
-  cd $pkgname-$pkgver
-  autoreconf -fi
-
-  # Don't install to /usr/lib64
-  sed -i '/LIB = lib64/d' Makefile
-
-  # Disable OpenSSL support
-  patch -p1 -i ../dd_rescue-1.99-disable-openssl.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
-}

Copied: dd_rescue/repos/community-staging-i686/PKGBUILD (from rev 216136, 
dd_rescue/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 21:16:59 UTC (rev 216137)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Zerial 
+# Contributor: Patrick Leslie Polzer 
+# Contributor: Jose Riha 
+
+pkgname=dd_rescue
+pkgver=1.99
+pkgrel=3
+pkgdesc="A dd version that is very useful for data-recovery"
+url="http://www.garloff.de/kurt/linux/ddrescue/;
+license=("GPL")
+depends=('glibc')
+optdepends=('lzo: for libddr_lzo')
+arch=('x86_64' 'i686')
+source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.bz2;
+'dd_rescue-1.99-disable-openssl.patch')
+sha512sums=('b33f6118fc996252ceafa90d43ff01cd5b54dd03eec9c852d006f15192cbffa99e289ea81c5c10ac91cfa2a26ab2f9e32a70e73d6a5183f9e2d973a75de45b85'
+
'fff318506e57a6737f523ecebd90751a35e908ca71fb29985132c9c2e6b476f341c241a2abb8a86b86bf24d03e185f15d2bc89f3c3d834cbb34aecb8e5e85d55')
+
+prepare() {
+  cd $pkgname-$pkgver
+  autoreconf -fi
+
+  # Don't install to /usr/lib64
+  sed -i '/LIB = lib64/d' Makefile
+
+  # Disable OpenSSL support
+  patch -p1 -i ../dd_rescue-1.99-disable-openssl.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
+}

Deleted: community-staging-i686/dd_rescue-1.99-disable-openssl.patch
===
--- community-staging-i686/dd_rescue-1.99-disable-openssl.patch 2017-03-13 
21:16:49 UTC (rev 216136)
+++ community-staging-i686/dd_rescue-1.99-disable-openssl.patch 2017-03-13 
21:16:59 UTC (rev 216137)
@@ -1,21 +0,0 @@
-diff 

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

2017-03-13 Thread Evangelos Foutras
Date: Monday, March 13, 2017 @ 21:16:49
  Author: foutrelis
Revision: 216136

OpenSSL 1.1.0 rebuild

Modified:
  dd_rescue/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 21:01:29 UTC (rev 216135)
+++ PKGBUILD2017-03-13 21:16:49 UTC (rev 216136)
@@ -6,7 +6,7 @@
 
 pkgname=dd_rescue
 pkgver=1.99
-pkgrel=2
+pkgrel=3
 pkgdesc="A dd version that is very useful for data-recovery"
 url="http://www.garloff.de/kurt/linux/ddrescue/;
 license=("GPL")


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 21:01:29
  Author: jelle
Revision: 216135

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

Added:
  rustup/repos/community-staging-i686/
  rustup/repos/community-staging-i686/PKGBUILD
(from rev 216134, rustup/trunk/PKGBUILD)
  rustup/repos/community-staging-i686/post.install
(from rev 216134, rustup/trunk/post.install)
  rustup/repos/community-staging-x86_64/
  rustup/repos/community-staging-x86_64/PKGBUILD
(from rev 216134, rustup/trunk/PKGBUILD)
  rustup/repos/community-staging-x86_64/post.install
(from rev 216134, rustup/trunk/post.install)

---+
 community-staging-i686/PKGBUILD   |   42 
 community-staging-i686/post.install   |8 ++
 community-staging-x86_64/PKGBUILD |   42 
 community-staging-x86_64/post.install |8 ++
 4 files changed, 100 insertions(+)

Copied: rustup/repos/community-staging-i686/PKGBUILD (from rev 216134, 
rustup/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 21:01:29 UTC (rev 216135)
@@ -0,0 +1,42 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jon Gjengset 
+pkgname=rustup
+pkgver=1.0.0
+pkgrel=3
+pkgdesc="The Rust toolchain installer"
+arch=('i686' 'x86_64')
+url="https://github.com/rust-lang-nursery/rustup.rs;
+license=('MIT' 'Apache')
+makedepends=('cargo')
+provides=('rust' 'cargo')
+conflicts=('rust' 'cargo')
+install='post.install'
+source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang-nursery/rustup.rs/archive/${pkgver}.tar.gz;)
+md5sums=('6bba371804ba1527105e4c7e31ed622e')
+
+build() {
+msg2 "Building rustup"
+cd "$srcdir/$pkgname.rs-${pkgver}"
+# cargo update
+cargo build --release --features no-self-update --bin rustup-init
+
+msg2 "Running rustup-init"
+mkdir -p "$srcdir/tmp/.cargo"
+env -u CARGO_HOME "HOME=$srcdir/tmp" target/release/rustup-init -y 
#--no-modify-path https://github.com/rust-lang-nursery/rustup.rs/issues/856
+}
+
+package() {
+cd "$pkgname.rs-${pkgver}"
+install -dm755 "$pkgdir/usr/bin"
+cp "$srcdir/tmp/.cargo/bin"/* "$pkgdir/usr/bin/"
+
+# Generate completion files.
+mkdir -p "$pkgdir/usr/share/bash-completion/completions"
+$pkgdir/usr/bin/rustup completions bash > 
"$pkgdir/usr/share/bash-completion/completions/rustup"
+mkdir -p "$pkgdir/usr/share/fish/completions"
+$pkgdir/usr/bin/rustup completions fish > 
"$pkgdir/usr/share/fish/completions/rustup.fish"
+mkdir -p "$pkgdir/usr/share/zsh/site-functions"
+$pkgdir/usr/bin/rustup completions zsh > 
"$pkgdir/usr/share/zsh/site-functions/_rustup"
+}
+
+# vim:filetype=sh:

Copied: rustup/repos/community-staging-i686/post.install (from rev 216134, 
rustup/trunk/post.install)
===
--- community-staging-i686/post.install (rev 0)
+++ community-staging-i686/post.install 2017-03-13 21:01:29 UTC (rev 216135)
@@ -0,0 +1,8 @@
+post_install() {
+   echo "You may need to run rustup update stable"
+   echo "and possibly also rustup self upgrade-data"
+}
+
+post_upgrade() {
+   echo "You may need to run rustup self upgrade-data"
+}

Copied: rustup/repos/community-staging-x86_64/PKGBUILD (from rev 216134, 
rustup/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 21:01:29 UTC (rev 216135)
@@ -0,0 +1,42 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jon Gjengset 
+pkgname=rustup
+pkgver=1.0.0
+pkgrel=3
+pkgdesc="The Rust toolchain installer"
+arch=('i686' 'x86_64')
+url="https://github.com/rust-lang-nursery/rustup.rs;
+license=('MIT' 'Apache')
+makedepends=('cargo')
+provides=('rust' 'cargo')
+conflicts=('rust' 'cargo')
+install='post.install'
+source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang-nursery/rustup.rs/archive/${pkgver}.tar.gz;)
+md5sums=('6bba371804ba1527105e4c7e31ed622e')
+
+build() {
+msg2 "Building rustup"
+cd "$srcdir/$pkgname.rs-${pkgver}"
+# cargo update
+cargo build --release --features no-self-update --bin rustup-init
+
+msg2 "Running rustup-init"
+mkdir -p "$srcdir/tmp/.cargo"
+env -u CARGO_HOME "HOME=$srcdir/tmp" target/release/rustup-init -y 
#--no-modify-path https://github.com/rust-lang-nursery/rustup.rs/issues/856
+}
+
+package() {
+cd "$pkgname.rs-${pkgver}"
+install -dm755 "$pkgdir/usr/bin"
+cp "$srcdir/tmp/.cargo/bin"/* "$pkgdir/usr/bin/"
+
+# Generate completion files.
+mkdir -p "$pkgdir/usr/share/bash-completion/completions"
+$pkgdir/usr/bin/rustup completions bash > 

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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 21:01:11
  Author: jelle
Revision: 216134

upgpkg: rustup 1.0.0-3

openssl 1.1.0 rebuild

Modified:
  rustup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 20:52:52 UTC (rev 216133)
+++ PKGBUILD2017-03-13 21:01:11 UTC (rev 216134)
@@ -2,7 +2,7 @@
 # Contributor: Jon Gjengset 
 pkgname=rustup
 pkgver=1.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="The Rust toolchain installer"
 arch=('i686' 'x86_64')
 url="https://github.com/rust-lang-nursery/rustup.rs;


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 20:52:52
  Author: jelle
Revision: 216133

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

Added:
  mosh/repos/community-staging-i686/
  mosh/repos/community-staging-i686/PKGBUILD
(from rev 216132, mosh/trunk/PKGBUILD)
  mosh/repos/community-staging-x86_64/
  mosh/repos/community-staging-x86_64/PKGBUILD
(from rev 216132, mosh/trunk/PKGBUILD)

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

Copied: mosh/repos/community-staging-i686/PKGBUILD (from rev 216132, 
mosh/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 20:52:52 UTC (rev 216133)
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth 
+# Contributor: Christian Neukirchen 
+# Contributor: Thomas Weißschuh 
+
+pkgname=mosh
+pkgver=1.2.6
+pkgrel=4
+pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
+arch=('x86_64' 'i686')
+url='http://mosh.mit.edu/'
+license=('GPL3')
+depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 
'libutempter')
+source=("http://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz;)
+sha256sums=('7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85')
+options=('!emptydirs')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  install -Dm644 "$pkgname-$pkgver/conf/bash-completion/completions/$pkgname" \
+"$pkgdir/usr/share/bash-completion/completions/$pkgname"
+}
+
+# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
+# vim:set ts=2 sw=2 et:

Copied: mosh/repos/community-staging-x86_64/PKGBUILD (from rev 216132, 
mosh/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 20:52:52 UTC (rev 216133)
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth 
+# Contributor: Christian Neukirchen 
+# Contributor: Thomas Weißschuh 
+
+pkgname=mosh
+pkgver=1.2.6
+pkgrel=4
+pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
+arch=('x86_64' 'i686')
+url='http://mosh.mit.edu/'
+license=('GPL3')
+depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 
'libutempter')
+source=("http://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz;)
+sha256sums=('7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85')
+options=('!emptydirs')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  install -Dm644 "$pkgname-$pkgver/conf/bash-completion/completions/$pkgname" \
+"$pkgdir/usr/share/bash-completion/completions/$pkgname"
+}
+
+# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
+# vim:set ts=2 sw=2 et:


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 20:50:10
  Author: jelle
Revision: 216132

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 20:49:58 UTC (rev 216131)
+++ community-i686/PKGBUILD 2017-03-13 20:50:10 UTC (rev 216132)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Aaron DeVore 
-
-pkgbase=python-selenium
-pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="Python binding for Selenium Remote Control"
-arch=('i686' 'x86_64')
-url="http://pypi.python.org/pypi/selenium;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=('geckodriver: Firefox driver support')
-source=("https://pypi.python.org/packages/6e/b6/a0881686c3e2eb09d7e5ba79b197325a88d786317a4e742dc6a9f5029c7a/selenium-3.3.0.tar.gz;)
-md5sums=("0a940252deb42a62c54accb3ad6a35c8")
-
-package_python-selenium() {
-  depends=('python')
-  cd "$srcdir/selenium-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-selenium() {
-  depends=('python2')
-  cd "$srcdir/selenium-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# check() takes too many dependencies to run

Copied: python-selenium/repos/community-i686/PKGBUILD (from rev 216131, 
python-selenium/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 20:50:10 UTC (rev 216132)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Aaron DeVore 
+
+pkgbase=python-selenium
+pkgname=('python-selenium' 'python2-selenium')
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="Python binding for Selenium Remote Control"
+arch=('i686' 'x86_64')
+url="http://pypi.python.org/pypi/selenium;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+optdepends=('geckodriver: Firefox driver support')
+source=("https://pypi.python.org/packages/d4/0c/8429b64f9035b8db9a30c39a90fa07a460ebc4bd3639b868a1081b80a868/selenium-3.3.1.tar.gz;)
+md5sums=("ec23a8ef649a27bdaddacfadbf9d0b44")
+
+package_python-selenium() {
+  depends=('python')
+  cd "$srcdir/selenium-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-selenium() {
+  depends=('python2')
+  cd "$srcdir/selenium-$pkgver"
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# check() takes too many dependencies to run

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-13 20:49:58 UTC (rev 216131)
+++ community-x86_64/PKGBUILD   2017-03-13 20:50:10 UTC (rev 216132)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Aaron DeVore 
-
-pkgbase=python-selenium
-pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="Python binding for Selenium Remote Control"
-arch=('i686' 'x86_64')
-url="http://pypi.python.org/pypi/selenium;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-optdepends=('geckodriver: Firefox driver support')
-source=("https://pypi.python.org/packages/6e/b6/a0881686c3e2eb09d7e5ba79b197325a88d786317a4e742dc6a9f5029c7a/selenium-3.3.0.tar.gz;)
-md5sums=("0a940252deb42a62c54accb3ad6a35c8")
-
-package_python-selenium() {
-  depends=('python')
-  cd "$srcdir/selenium-$pkgver"
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-selenium() {
-  depends=('python2')
-  cd "$srcdir/selenium-$pkgver"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# check() takes too many dependencies to run

Copied: python-selenium/repos/community-x86_64/PKGBUILD (from rev 216131, 
python-selenium/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-13 20:50:10 UTC (rev 216132)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Aaron DeVore 
+
+pkgbase=python-selenium
+pkgname=('python-selenium' 

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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 20:49:58
  Author: jelle
Revision: 216131

upgpkg: python-selenium 3.3.1-1

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 20:49:20 UTC (rev 216130)
+++ PKGBUILD2017-03-13 20:49:58 UTC (rev 216131)
@@ -3,7 +3,7 @@
 
 pkgbase=python-selenium
 pkgname=('python-selenium' 'python2-selenium')
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 optdepends=('geckodriver: Firefox driver support')
-source=("https://pypi.python.org/packages/6e/b6/a0881686c3e2eb09d7e5ba79b197325a88d786317a4e742dc6a9f5029c7a/selenium-3.3.0.tar.gz;)
-md5sums=("0a940252deb42a62c54accb3ad6a35c8")
+source=("https://pypi.python.org/packages/d4/0c/8429b64f9035b8db9a30c39a90fa07a460ebc4bd3639b868a1081b80a868/selenium-3.3.1.tar.gz;)
+md5sums=("ec23a8ef649a27bdaddacfadbf9d0b44")
 
 package_python-selenium() {
   depends=('python')


[arch-commits] Commit in ecryptfs-utils/trunk (PKGBUILD openssl-1.1.x.patch)

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 20:49:10
  Author: jelle
Revision: 216129

upgpkg: ecryptfs-utils 111-2

openssl 1.1.0 rebuild

Added:
  ecryptfs-utils/trunk/openssl-1.1.x.patch
Modified:
  ecryptfs-utils/trunk/PKGBUILD

-+
 PKGBUILD|   13 ++--
 openssl-1.1.x.patch |   76 ++
 2 files changed, 86 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 19:39:12 UTC (rev 216128)
+++ PKGBUILD2017-03-13 20:49:10 UTC (rev 216129)
@@ -5,7 +5,7 @@
 
 pkgname=ecryptfs-utils
 pkgver=111
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
 url="https://launchpad.net/ecryptfs;
@@ -14,11 +14,18 @@
 depends=('nss' 'pam')
 optdepends=('python2: for python module')
 
source=("https://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz;
-
"${pkgname}_${pkgver}.orig.tar.gz.sig::https://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc;)
+
"${pkgname}_${pkgver}.orig.tar.gz.sig::https://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc;
+"openssl-1.1.x.patch")
 md5sums=('83513228984f671930752c3518cac6fd'
- 'SKIP')
+ 'SKIP'
+ 'bc69f5adcd397220bb8575252486c69f')
 validpgpkeys=('E2D9E1C5F9F5D59291F4607D95E64373F1529469')
 
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  patch -Np0 -i $srcdir/openssl-1.1.x.patch
+}
+
 build() {
   cd "${pkgname}-${pkgver}"
   ./configure --prefix=/usr --with-pamdir=/usr/lib/security PYTHON=python2

Added: openssl-1.1.x.patch
===
--- openssl-1.1.x.patch (rev 0)
+++ openssl-1.1.x.patch 2017-03-13 20:49:10 UTC (rev 216129)
@@ -0,0 +1,76 @@
+=== modified file 'src/key_mod/ecryptfs_key_mod_openssl.c'
+--- src/key_mod/ecryptfs_key_mod_openssl.c 2013-10-25 19:45:09 +
 src/key_mod/ecryptfs_key_mod_openssl.c 2017-03-13 20:34:27 +
+@@ -50,6 +50,20 @@
+ #include "../include/ecryptfs.h"
+ #include "../include/decision_graph.h"
+ 
++#if OPENSSL_VERSION_NUMBER < 0x1010L
++void RSA_get0_key(const RSA *r,
++ const BIGNUM **n, const BIGNUM **e, const BIGNUM **d)
++{
++   if (n != NULL)
++   *n = r->n;
++   if (e != NULL)
++   *e = r->e;
++   if (d != NULL)
++   *d = r->d;
++}
++#endif
++
++
+ struct openssl_data {
+   char *path;
+   char *passphrase;
+@@ -142,6 +156,7 @@
+ {
+   int len, nbits, ebits, i;
+   int nbytes, ebytes;
++  const BIGNUM *key_n, *key_e;
+   unsigned char *hash;
+   unsigned char *data = NULL;
+   int rc = 0;
+@@ -152,11 +167,13 @@
+   rc = -ENOMEM;
+   goto out;
+   }
+-  nbits = BN_num_bits(key->n);
++  RSA_get0_key(key, _n, NULL, NULL);
++  nbits = BN_num_bits(key_n);
+   nbytes = nbits / 8;
+   if (nbits % 8)
+   nbytes++;
+-  ebits = BN_num_bits(key->e);
++  RSA_get0_key(key, NULL, _e, NULL);
++  ebits = BN_num_bits(key_e);
+   ebytes = ebits / 8;
+   if (ebits % 8)
+   ebytes++;
+@@ -179,11 +196,13 @@
+   data[i++] = '\02';
+   data[i++] = (nbits >> 8);
+   data[i++] = nbits;
+-  BN_bn2bin(key->n, &(data[i]));
++  RSA_get0_key(key, _n, NULL, NULL);
++  BN_bn2bin(key_n, &(data[i]));
+   i += nbytes;
+   data[i++] = (ebits >> 8);
+   data[i++] = ebits;
+-  BN_bn2bin(key->e, &(data[i]));
++  RSA_get0_key(key, NULL, _e, NULL);
++  BN_bn2bin(key_e, &(data[i]));
+   i += ebytes;
+   SHA1(data, len + 3, hash);
+   to_hex(sig, (char *)hash, ECRYPTFS_SIG_SIZE);
+@@ -278,7 +297,9 @@
+   BIO *in = NULL;
+   int rc;
+ 
++  #if OPENSSL_VERSION_NUMBER < 0x1010L
+   CRYPTO_malloc_init();
++  #endif
+   ERR_load_crypto_strings();
+   OpenSSL_add_all_algorithms();
+   ENGINE_load_builtin_engines();
+
+


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 20:49:20
  Author: jelle
Revision: 216130

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

Added:
  ecryptfs-utils/repos/community-staging-i686/
  ecryptfs-utils/repos/community-staging-i686/PKGBUILD
(from rev 216129, ecryptfs-utils/trunk/PKGBUILD)
  ecryptfs-utils/repos/community-staging-i686/openssl-1.1.x.patch
(from rev 216129, ecryptfs-utils/trunk/openssl-1.1.x.patch)
  ecryptfs-utils/repos/community-staging-x86_64/
  ecryptfs-utils/repos/community-staging-x86_64/PKGBUILD
(from rev 216129, ecryptfs-utils/trunk/PKGBUILD)
  ecryptfs-utils/repos/community-staging-x86_64/openssl-1.1.x.patch
(from rev 216129, ecryptfs-utils/trunk/openssl-1.1.x.patch)

--+
 community-staging-i686/PKGBUILD  |   39 
 community-staging-i686/openssl-1.1.x.patch   |   76 +
 community-staging-x86_64/PKGBUILD|   39 
 community-staging-x86_64/openssl-1.1.x.patch |   76 +
 4 files changed, 230 insertions(+)

Copied: ecryptfs-utils/repos/community-staging-i686/PKGBUILD (from rev 216129, 
ecryptfs-utils/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 20:49:20 UTC (rev 216130)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Richard Murri 
+# Contributor: Michal Krenek 
+
+pkgname=ecryptfs-utils
+pkgver=111
+pkgrel=2
+arch=('i686' 'x86_64')
+pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
+url="https://launchpad.net/ecryptfs;
+license=('GPL')
+makedepends=('swig' 'intltool' 'gettext' 'python2')
+depends=('nss' 'pam')
+optdepends=('python2: for python module')
+source=("https://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz;
+
"${pkgname}_${pkgver}.orig.tar.gz.sig::https://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc;
+"openssl-1.1.x.patch")
+md5sums=('83513228984f671930752c3518cac6fd'
+ 'SKIP'
+ 'bc69f5adcd397220bb8575252486c69f')
+validpgpkeys=('E2D9E1C5F9F5D59291F4607D95E64373F1529469')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  patch -Np0 -i $srcdir/openssl-1.1.x.patch
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --with-pamdir=/usr/lib/security PYTHON=python2
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir/" rootsbindir='/usr/bin' install
+  chmod +s "$pkgdir/usr/bin/mount.ecryptfs_private"
+}

Copied: ecryptfs-utils/repos/community-staging-i686/openssl-1.1.x.patch (from 
rev 216129, ecryptfs-utils/trunk/openssl-1.1.x.patch)
===
--- community-staging-i686/openssl-1.1.x.patch  (rev 0)
+++ community-staging-i686/openssl-1.1.x.patch  2017-03-13 20:49:20 UTC (rev 
216130)
@@ -0,0 +1,76 @@
+=== modified file 'src/key_mod/ecryptfs_key_mod_openssl.c'
+--- src/key_mod/ecryptfs_key_mod_openssl.c 2013-10-25 19:45:09 +
 src/key_mod/ecryptfs_key_mod_openssl.c 2017-03-13 20:34:27 +
+@@ -50,6 +50,20 @@
+ #include "../include/ecryptfs.h"
+ #include "../include/decision_graph.h"
+ 
++#if OPENSSL_VERSION_NUMBER < 0x1010L
++void RSA_get0_key(const RSA *r,
++ const BIGNUM **n, const BIGNUM **e, const BIGNUM **d)
++{
++   if (n != NULL)
++   *n = r->n;
++   if (e != NULL)
++   *e = r->e;
++   if (d != NULL)
++   *d = r->d;
++}
++#endif
++
++
+ struct openssl_data {
+   char *path;
+   char *passphrase;
+@@ -142,6 +156,7 @@
+ {
+   int len, nbits, ebits, i;
+   int nbytes, ebytes;
++  const BIGNUM *key_n, *key_e;
+   unsigned char *hash;
+   unsigned char *data = NULL;
+   int rc = 0;
+@@ -152,11 +167,13 @@
+   rc = -ENOMEM;
+   goto out;
+   }
+-  nbits = BN_num_bits(key->n);
++  RSA_get0_key(key, _n, NULL, NULL);
++  nbits = BN_num_bits(key_n);
+   nbytes = nbits / 8;
+   if (nbits % 8)
+   nbytes++;
+-  ebits = BN_num_bits(key->e);
++  RSA_get0_key(key, NULL, _e, NULL);
++  ebits = BN_num_bits(key_e);
+   ebytes = ebits / 8;
+   if (ebits % 8)
+   ebytes++;
+@@ -179,11 +196,13 @@
+   data[i++] = '\02';
+   data[i++] = (nbits >> 8);
+   data[i++] = nbits;
+-  BN_bn2bin(key->n, &(data[i]));
++  RSA_get0_key(key, _n, NULL, NULL);
++  BN_bn2bin(key_n, &(data[i]));
+   i += nbytes;
+   data[i++] = (ebits >> 8);
+   data[i++] = ebits;
+-  BN_bn2bin(key->e, &(data[i]));
++  RSA_get0_key(key, NULL, _e, NULL);
++  BN_bn2bin(key_e, &(data[i]));
+   i += ebytes;
+   SHA1(data, len + 3, hash);

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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 20:05:44
  Author: arojas
Revision: 290812

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-13 20:05:18 UTC (rev 290811)
+++ extra-i686/PKGBUILD 2017-03-13 20:05:44 UTC (rev 290812)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=tslib
-pkgver=1.6
-pkgrel=1
-pkgdesc="Touchscreen Access Library"
-arch=(i686 x86_64)
-url="https://github.com/kergoth/tslib;
-license=(GPL2)
-depends=(glibc)
-makedepends=()
-source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha1sums=('5fb7df890865d500dab1ae72b0d8880c6ffa3fe8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: tslib/repos/extra-i686/PKGBUILD (from rev 290811, tslib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-13 20:05:44 UTC (rev 290812)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=tslib
+pkgver=1.7
+pkgrel=1
+pkgdesc="Touchscreen Access Library"
+arch=(i686 x86_64)
+url="https://github.com/kergoth/tslib;
+license=(GPL2)
+depends=(glibc)
+makedepends=()
+source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('f2a4a416331dd2f38cea84cc526f23da1c342a2588cfae72fe070908f08b5ce8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-13 20:05:18 UTC (rev 290811)
+++ extra-x86_64/PKGBUILD   2017-03-13 20:05:44 UTC (rev 290812)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=tslib
-pkgver=1.6
-pkgrel=1
-pkgdesc="Touchscreen Access Library"
-arch=(i686 x86_64)
-url="https://github.com/kergoth/tslib;
-license=(GPL2)
-depends=(glibc)
-makedepends=()
-source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha1sums=('5fb7df890865d500dab1ae72b0d8880c6ffa3fe8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: tslib/repos/extra-x86_64/PKGBUILD (from rev 290811, 
tslib/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-13 20:05:44 UTC (rev 290812)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=tslib
+pkgver=1.7
+pkgrel=1
+pkgdesc="Touchscreen Access Library"
+arch=(i686 x86_64)
+url="https://github.com/kergoth/tslib;
+license=(GPL2)
+depends=(glibc)
+makedepends=()
+source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha256sums=('f2a4a416331dd2f38cea84cc526f23da1c342a2588cfae72fe070908f08b5ce8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 20:05:18
  Author: arojas
Revision: 290811

Update to 1.7

Modified:
  tslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 19:12:17 UTC (rev 290810)
+++ PKGBUILD2017-03-13 20:05:18 UTC (rev 290811)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=tslib
-pkgver=1.6
+pkgver=1.7
 pkgrel=1
 pkgdesc="Touchscreen Access Library"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=()
 
source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha1sums=('5fb7df890865d500dab1ae72b0d8880c6ffa3fe8')
+sha256sums=('f2a4a416331dd2f38cea84cc526f23da1c342a2588cfae72fe070908f08b5ce8')
 
 build() {
   cd $pkgname-$pkgver


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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 19:39:12
  Author: svenstaro
Revision: 216128

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 19:38:55 UTC (rev 216127)
+++ community-i686/PKGBUILD 2017-03-13 19:39:12 UTC (rev 216128)
@@ -1,43 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: FigoDaPaura 
-# Contributor: Andres Jimenez
-
-pkgname=virtualgl
-pkgver=2.5.1
-pkgrel=1
-pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 
3D graphics card"
-arch=('i686' 'x86_64')
-url="http://virtualgl.org;
-license=('LGPL')
-depends=('libxv' 'glu' 'libjpeg-turbo' 'xcb-util-keysyms')
-makedepends=('cmake' 'mesa')
-source=("https://github.com/VirtualGL/virtualgl/archive/${pkgver}.tar.gz;)
-sha1sums=('b114d0ea9318e289d9c784b5a4062de4799fdea9')
-
-prepare() {
-  # FS#48403
-  export LDFLAGS="${LDFLAGS/--as-needed,}"
-}
-
-build() {
-  cd "virtualgl-$pkgver"
- 
-  mkdir -p build && cd build
- 
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr/share \
-  -DTJPEG_INCLUDE_DIR=/usr/include \
-  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
-  -DVGL_LIBDIR=/usr/lib \
-  -DVGL_BINDIR=/usr/bin \
-  -DVGL_DOCDIR=/usr/share/doc/${pkgname} \
-  -DVGL_FAKEXCB=1
-  make
-}
- 
-package() {
-  cd "virtualgl-$pkgver/build"
-  make install DESTDIR="$pkgdir"
- 
-  mv "$pkgdir"/usr/bin/glxinfo "$pkgdir"/usr/bin/vglxinfo
-}

Copied: virtualgl/repos/community-i686/PKGBUILD (from rev 216127, 
virtualgl/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 19:39:12 UTC (rev 216128)
@@ -0,0 +1,41 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: FigoDaPaura 
+# Contributor: Andres Jimenez
+
+pkgname=virtualgl
+pkgver=2.5.2
+pkgrel=1
+pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 
3D graphics card"
+arch=('i686' 'x86_64')
+url="http://virtualgl.org;
+license=('LGPL')
+depends=('libxv' 'glu' 'libjpeg-turbo' 'xcb-util-keysyms')
+makedepends=('cmake' 'mesa')
+source=("https://github.com/VirtualGL/virtualgl/archive/${pkgver}.tar.gz;)
+sha512sums=('124a5f8856899dc82cf87cd702239a2ca9ed3d6595884cbd96f8ca2aff52f9e38105761b5f84d0be654f9994a1b71cbee2f912106866d8bb4789d645071f5c10')
+
+prepare() {
+  # FS#48403
+  export LDFLAGS="${LDFLAGS/--as-needed,}"
+}
+
+build() {
+  cd "virtualgl-$pkgver"
+
+  mkdir -p build && cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DTJPEG_INCLUDE_DIR=/usr/include \
+  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
+  -DVGL_LIBDIR=/usr/lib \
+  -DVGL_BINDIR=/usr/bin \
+  -DVGL_DOCDIR=/usr/share/doc/${pkgname} \
+  -DVGL_FAKEXCB=1
+  make
+}
+
+package() {
+  cd "virtualgl-$pkgver/build"
+  make install DESTDIR="$pkgdir"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-13 19:38:55 UTC (rev 216127)
+++ community-x86_64/PKGBUILD   2017-03-13 19:39:12 UTC (rev 216128)
@@ -1,43 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: FigoDaPaura 
-# Contributor: Andres Jimenez
-
-pkgname=virtualgl
-pkgver=2.5.1
-pkgrel=1
-pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 
3D graphics card"
-arch=('i686' 'x86_64')
-url="http://virtualgl.org;
-license=('LGPL')
-depends=('libxv' 'glu' 'libjpeg-turbo' 'xcb-util-keysyms')
-makedepends=('cmake' 'mesa')
-source=("https://github.com/VirtualGL/virtualgl/archive/${pkgver}.tar.gz;)
-sha1sums=('b114d0ea9318e289d9c784b5a4062de4799fdea9')
-
-prepare() {
-  # FS#48403
-  export LDFLAGS="${LDFLAGS/--as-needed,}"
-}
-
-build() {
-  cd "virtualgl-$pkgver"
- 
-  mkdir -p build && cd build
- 
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr/share \
-  -DTJPEG_INCLUDE_DIR=/usr/include \
-  -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
-  -DVGL_LIBDIR=/usr/lib \
-  -DVGL_BINDIR=/usr/bin \
-  -DVGL_DOCDIR=/usr/share/doc/${pkgname} \
-  -DVGL_FAKEXCB=1
-  make
-}
- 
-package() {
-  cd "virtualgl-$pkgver/build"
-  make install DESTDIR="$pkgdir"
- 
-  mv "$pkgdir"/usr/bin/glxinfo "$pkgdir"/usr/bin/vglxinfo
-}

Copied: 

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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 19:38:55
  Author: svenstaro
Revision: 216127

upgpkg: virtualgl 2.5.2-1

upstream release 2.5.2

Modified:
  virtualgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 19:24:16 UTC (rev 216126)
+++ PKGBUILD2017-03-13 19:38:55 UTC (rev 216127)
@@ -3,7 +3,7 @@
 # Contributor: Andres Jimenez
 
 pkgname=virtualgl
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc="Redirects 3D commands from an OpenGL application onto a server-side 
3D graphics card"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libxv' 'glu' 'libjpeg-turbo' 'xcb-util-keysyms')
 makedepends=('cmake' 'mesa')
 source=("https://github.com/VirtualGL/virtualgl/archive/${pkgver}.tar.gz;)
-sha1sums=('b114d0ea9318e289d9c784b5a4062de4799fdea9')
+sha512sums=('124a5f8856899dc82cf87cd702239a2ca9ed3d6595884cbd96f8ca2aff52f9e38105761b5f84d0be654f9994a1b71cbee2f912106866d8bb4789d645071f5c10')
 
 prepare() {
   # FS#48403
@@ -21,11 +21,11 @@
 
 build() {
   cd "virtualgl-$pkgver"
- 
+
   mkdir -p build && cd build
- 
+
   cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr/share \
+  -DCMAKE_INSTALL_PREFIX=/usr \
   -DTJPEG_INCLUDE_DIR=/usr/include \
   -DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so \
   -DVGL_LIBDIR=/usr/lib \
@@ -34,10 +34,8 @@
   -DVGL_FAKEXCB=1
   make
 }
- 
+
 package() {
   cd "virtualgl-$pkgver/build"
   make install DESTDIR="$pkgdir"
- 
-  mv "$pkgdir"/usr/bin/glxinfo "$pkgdir"/usr/bin/vglxinfo
 }


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 19:24:16
  Author: jelle
Revision: 216126

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

Added:
  dd_rescue/repos/community-staging-i686/
  dd_rescue/repos/community-staging-i686/PKGBUILD
(from rev 216125, dd_rescue/trunk/PKGBUILD)
  dd_rescue/repos/community-staging-i686/dd_rescue-1.99-disable-openssl.patch
(from rev 216125, dd_rescue/trunk/dd_rescue-1.99-disable-openssl.patch)
  dd_rescue/repos/community-staging-x86_64/
  dd_rescue/repos/community-staging-x86_64/PKGBUILD
(from rev 216125, dd_rescue/trunk/PKGBUILD)
  dd_rescue/repos/community-staging-x86_64/dd_rescue-1.99-disable-openssl.patch
(from rev 216125, dd_rescue/trunk/dd_rescue-1.99-disable-openssl.patch)

---+
 community-staging-i686/PKGBUILD   |   41 ++
 community-staging-i686/dd_rescue-1.99-disable-openssl.patch   |   21 +
 community-staging-x86_64/PKGBUILD |   41 ++
 community-staging-x86_64/dd_rescue-1.99-disable-openssl.patch |   21 +
 4 files changed, 124 insertions(+)

Copied: dd_rescue/repos/community-staging-i686/PKGBUILD (from rev 216125, 
dd_rescue/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 19:24:16 UTC (rev 216126)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Zerial 
+# Contributor: Patrick Leslie Polzer 
+# Contributor: Jose Riha 
+
+pkgname=dd_rescue
+pkgver=1.99
+pkgrel=2
+pkgdesc="A dd version that is very useful for data-recovery"
+url="http://www.garloff.de/kurt/linux/ddrescue/;
+license=("GPL")
+depends=('glibc')
+optdepends=('lzo: for libddr_lzo')
+arch=('x86_64' 'i686')
+source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.bz2;
+'dd_rescue-1.99-disable-openssl.patch')
+sha512sums=('b33f6118fc996252ceafa90d43ff01cd5b54dd03eec9c852d006f15192cbffa99e289ea81c5c10ac91cfa2a26ab2f9e32a70e73d6a5183f9e2d973a75de45b85'
+
'fff318506e57a6737f523ecebd90751a35e908ca71fb29985132c9c2e6b476f341c241a2abb8a86b86bf24d03e185f15d2bc89f3c3d834cbb34aecb8e5e85d55')
+
+prepare() {
+  cd $pkgname-$pkgver
+  autoreconf -fi
+
+  # Don't install to /usr/lib64
+  sed -i '/LIB = lib64/d' Makefile
+
+  # Disable OpenSSL support
+  patch -p1 -i ../dd_rescue-1.99-disable-openssl.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" INSTALLDIR="$pkgdir/usr/bin" install
+}

Copied: 
dd_rescue/repos/community-staging-i686/dd_rescue-1.99-disable-openssl.patch 
(from rev 216125, dd_rescue/trunk/dd_rescue-1.99-disable-openssl.patch)
===
--- community-staging-i686/dd_rescue-1.99-disable-openssl.patch 
(rev 0)
+++ community-staging-i686/dd_rescue-1.99-disable-openssl.patch 2017-03-13 
19:24:16 UTC (rev 216126)
@@ -0,0 +1,21 @@
+diff --git a/Makefile b/Makefile
+index f891255..1899f34 100644
+--- a/Makefile
 b/Makefile
+@@ -50,15 +50,7 @@ else
+   HAVE_LZO=0
+ endif
+ 
+-ifeq ($(shell grep 'HAVE_LIBCRYPTO 1' config.h >/dev/null 2>&1 && echo 1), 1)
+-  OTHTARGETS += pbkdf2
+-  AES_OSSL_PO = aes_ossl.po
+-  AES_OSSL_O = aes_ossl.o
+-  CRYPTOLIB = -lcrypto
+-  HAVE_OPENSSL=1
+-else
+-  HAVE_OPENSSL=0
+-endif
++HAVE_OPENSSL=0
+ 
+ ifeq ($(CC),wcl386)
+   CFLAGS = "-ox -wx $(EXTRA_CFLAGS)"

Copied: dd_rescue/repos/community-staging-x86_64/PKGBUILD (from rev 216125, 
dd_rescue/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 19:24:16 UTC (rev 216126)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Zerial 
+# Contributor: Patrick Leslie Polzer 
+# Contributor: Jose Riha 
+
+pkgname=dd_rescue
+pkgver=1.99
+pkgrel=2
+pkgdesc="A dd version that is very useful for data-recovery"
+url="http://www.garloff.de/kurt/linux/ddrescue/;
+license=("GPL")
+depends=('glibc')
+optdepends=('lzo: for libddr_lzo')
+arch=('x86_64' 'i686')
+source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.bz2;
+'dd_rescue-1.99-disable-openssl.patch')
+sha512sums=('b33f6118fc996252ceafa90d43ff01cd5b54dd03eec9c852d006f15192cbffa99e289ea81c5c10ac91cfa2a26ab2f9e32a70e73d6a5183f9e2d973a75de45b85'
+
'fff318506e57a6737f523ecebd90751a35e908ca71fb29985132c9c2e6b476f341c241a2abb8a86b86bf24d03e185f15d2bc89f3c3d834cbb34aecb8e5e85d55')
+
+prepare() {
+  cd $pkgname-$pkgver
+  autoreconf -fi
+
+  # Don't install to /usr/lib64
+  sed -i '/LIB = lib64/d' 

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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 19:24:02
  Author: jelle
Revision: 216125

upgpkg: dd_rescue 1.99-2

openssl 1.1.0 rebuild

Modified:
  dd_rescue/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 18:59:49 UTC (rev 216124)
+++ PKGBUILD2017-03-13 19:24:02 UTC (rev 216125)
@@ -6,7 +6,7 @@
 
 pkgname=dd_rescue
 pkgver=1.99
-pkgrel=1
+pkgrel=2
 pkgdesc="A dd version that is very useful for data-recovery"
 url="http://www.garloff.de/kurt/linux/ddrescue/;
 license=("GPL")


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 18:59:49
  Author: jelle
Revision: 216124

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

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

-+
 community-staging-i686/PKGBUILD |   43 ++
 community-staging-i686/sysdig.install   |   21 ++
 community-staging-x86_64/PKGBUILD   |   43 ++
 community-staging-x86_64/sysdig.install |   21 ++
 4 files changed, 128 insertions(+)

Copied: sysdig/repos/community-staging-i686/PKGBUILD (from rev 216123, 
sysdig/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 18:59:49 UTC (rev 216124)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contribuitor: Alfredo Palhares 
+# Contribuitor: Christian Babeux 
+
+pkgname=sysdig
+pkgver=0.15.0
+pkgrel=2
+pkgdesc="Open source system-level exploration and troubleshooting tool"
+arch=('i686' 'x86_64')
+url="http://www.sysdig.org/;
+license=('GPL2')
+depends=('dkms' 'jsoncpp' 'luajit' 'curl' 'jq' 'libb64')
+makedepends=('cmake' 'pandoc')
+source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('824bfd44c89d60e56a5a7a81a505ec91b6afcb3fd3962bf5697a9afe7ebe5723')
+install=$pkgname.install
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+  sed 's|${DIR_ETC}/bash_completion.d|share/bash-completion/completions/|' \
+  -i scripts/CMakeLists.txt
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  rm -rf build
+  mkdir build
+  cd build
+  cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSDIG_VERSION=$pkgver \
+-DUSE_BUNDLED_DEPS=OFF \
+-DBUILD_DRIVER=OFF
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  cd build
+  make install DESTDIR="$pkgdir"
+}

Copied: sysdig/repos/community-staging-i686/sysdig.install (from rev 216123, 
sysdig/trunk/sysdig.install)
===
--- community-staging-i686/sysdig.install   (rev 0)
+++ community-staging-i686/sysdig.install   2017-03-13 18:59:49 UTC (rev 
216124)
@@ -0,0 +1,21 @@
+#!/bin/sh
+
+post_install() {
+dkms add sysdig/${1%%-*}
+  cat << EOF
+==> To build and install the necessary module run: dkms install sysdig/${1%%-*}
+==> To do this automatically at startup run: systemctl enable dkms.service
+EOF
+}
+
+pre_upgrade() {
+pre_remove "$2"
+}
+
+post_upgrade() {
+post_install "$1"
+}
+
+pre_remove() {
+[ -n "${1%-*}" ] && dkms remove sysdig/${1%%-*} --all &>/dev/null || true
+}

Copied: sysdig/repos/community-staging-x86_64/PKGBUILD (from rev 216123, 
sysdig/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 18:59:49 UTC (rev 216124)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contribuitor: Alfredo Palhares 
+# Contribuitor: Christian Babeux 
+
+pkgname=sysdig
+pkgver=0.15.0
+pkgrel=2
+pkgdesc="Open source system-level exploration and troubleshooting tool"
+arch=('i686' 'x86_64')
+url="http://www.sysdig.org/;
+license=('GPL2')
+depends=('dkms' 'jsoncpp' 'luajit' 'curl' 'jq' 'libb64')
+makedepends=('cmake' 'pandoc')
+source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('824bfd44c89d60e56a5a7a81a505ec91b6afcb3fd3962bf5697a9afe7ebe5723')
+install=$pkgname.install
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+  sed 's|${DIR_ETC}/bash_completion.d|share/bash-completion/completions/|' \
+  -i scripts/CMakeLists.txt
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  rm -rf build
+  mkdir build
+  cd build
+  cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSDIG_VERSION=$pkgver \
+-DUSE_BUNDLED_DEPS=OFF \
+-DBUILD_DRIVER=OFF
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  cd build
+  make install DESTDIR="$pkgdir"
+}

Copied: sysdig/repos/community-staging-x86_64/sysdig.install (from rev 216123, 

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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 18:59:40
  Author: jelle
Revision: 216123

upgpkg: sysdig 0.15.0-2

openssl 1.1.0 rebuild

Modified:
  sysdig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 18:56:02 UTC (rev 216122)
+++ PKGBUILD2017-03-13 18:59:40 UTC (rev 216123)
@@ -5,7 +5,7 @@
 
 pkgname=sysdig
 pkgver=0.15.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Open source system-level exploration and troubleshooting tool"
 arch=('i686' 'x86_64')
 url="http://www.sysdig.org/;


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 18:56:02
  Author: jelle
Revision: 216122

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

Added:
  uboot-tools/repos/community-staging-i686/0001-Add-Openssl-1.1-support.patch
(from rev 216121, uboot-tools/trunk/0001-Add-Openssl-1.1-support.patch)
  
uboot-tools/repos/community-staging-i686/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch
(from rev 216121, 
uboot-tools/trunk/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch)
  uboot-tools/repos/community-staging-i686/PKGBUILD
(from rev 216121, uboot-tools/trunk/PKGBUILD)
  uboot-tools/repos/community-staging-x86_64/0001-Add-Openssl-1.1-support.patch
(from rev 216121, uboot-tools/trunk/0001-Add-Openssl-1.1-support.patch)
  
uboot-tools/repos/community-staging-x86_64/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch
(from rev 216121, 
uboot-tools/trunk/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch)
  uboot-tools/repos/community-staging-x86_64/PKGBUILD
(from rev 216121, uboot-tools/trunk/PKGBUILD)
Deleted:
  uboot-tools/repos/community-staging-i686/0001-Add-Openssl-1.1-support.patch
  
uboot-tools/repos/community-staging-i686/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch
  uboot-tools/repos/community-staging-i686/PKGBUILD
  uboot-tools/repos/community-staging-x86_64/0001-Add-Openssl-1.1-support.patch
  
uboot-tools/repos/community-staging-x86_64/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch
  uboot-tools/repos/community-staging-x86_64/PKGBUILD

---+
 /0001-Add-Openssl-1.1-support.patch
   |  198 ++
 /0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch  
   |   88 
 /PKGBUILD  
   |   76 +++
 community-staging-i686/0001-Add-Openssl-1.1-support.patch  
   |   99 -
 
community-staging-i686/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch 
  |   44 --
 community-staging-i686/PKGBUILD
   |   38 -
 community-staging-x86_64/0001-Add-Openssl-1.1-support.patch
   |   99 -
 
community-staging-x86_64/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch
 |   44 --
 community-staging-x86_64/PKGBUILD  
   |   38 -
 9 files changed, 362 insertions(+), 362 deletions(-)

Deleted: community-staging-i686/0001-Add-Openssl-1.1-support.patch
===
--- community-staging-i686/0001-Add-Openssl-1.1-support.patch   2017-03-13 
18:53:46 UTC (rev 216121)
+++ community-staging-i686/0001-Add-Openssl-1.1-support.patch   2017-03-13 
18:56:02 UTC (rev 216122)
@@ -1,99 +0,0 @@
-From 427ab0f06069e6b275444ed2fe9fcc6da46e179c Mon Sep 17 00:00:00 2001
-From: Jelle van der Waa 
-Date: Mon, 13 Feb 2017 00:51:51 +0100
-Subject: [PATCH] Add Openssl 1.1 support
-

- lib/rsa/rsa-sign.c | 34 --
- 1 file changed, 28 insertions(+), 6 deletions(-)
-
-diff --git a/lib/rsa/rsa-sign.c b/lib/rsa/rsa-sign.c
-index 8c6637e328..05e5b11928 100644
 a/lib/rsa/rsa-sign.c
-+++ b/lib/rsa/rsa-sign.c
-@@ -20,6 +20,19 @@
- #define HAVE_ERR_REMOVE_THREAD_STATE
- #endif
- 
-+#if OPENSSL_VERSION_NUMBER < 0x1010L
-+void RSA_get0_key(const RSA *r,
-+ const BIGNUM **n, const BIGNUM **e, const BIGNUM **d)
-+{
-+   if (n != NULL)
-+   *n = r->n;
-+   if (e != NULL)
-+   *e = r->e;
-+   if (d != NULL)
-+   *d = r->d;
-+}
-+#endif
-+
- static int rsa_err(const char *msg)
- {
-   unsigned long sslErr = ERR_get_error();
-@@ -409,7 +422,12 @@ static int rsa_sign_with_key(RSA *rsa, struct 
checksum_algo *checksum_algo,
-   ret = rsa_err("Could not obtain signature");
-   goto err_sign;
-   }
--  EVP_MD_CTX_cleanup(context);
-+
-+  #if OPENSSL_VERSION_NUMBER < 0x1010L
-+  EVP_MD_CTX_cleanup(context);
-+  #else
-+  EVP_MD_CTX_free(context);
-+  #endif
-   EVP_MD_CTX_destroy(context);
-   EVP_PKEY_free(key);
- 
-@@ -479,6 +497,7 @@ static int rsa_get_exponent(RSA *key, uint64_t *e)
- {
-   int ret;
-   BIGNUM *bn_te;
-+  const BIGNUM *key_e;
-   uint64_t te;
- 
-   ret = -EINVAL;
-@@ -487,17 +506,18 @@ static int rsa_get_exponent(RSA *key, uint64_t *e)
-   if (!e)
-   goto cleanup;
- 
--  if (BN_num_bits(key->e) > 64)
-+  RSA_get0_key(key, NULL, _e, NULL);
-+  if (BN_num_bits(key_e) > 64)
-   goto cleanup;
- 
--  *e = BN_get_word(key->e);
-+  *e = BN_get_word(key_e);
- 
--  if (BN_num_bits(key->e) < 33) {
-+  if (BN_num_bits(key_e) < 33) {
-   ret = 0;
-   goto cleanup;
-   }
- 
--  bn_te 

[arch-commits] Commit in fdm/trunk (PKGBUILD openssl-1.1.0.patch)

2017-03-13 Thread Bartłomiej Piotrowski
Date: Monday, March 13, 2017 @ 18:53:46
  Author: bpiotrowski
Revision: 216121

Fix build against Openssl 1.1.0

Added:
  fdm/trunk/openssl-1.1.0.patch
Modified:
  fdm/trunk/PKGBUILD

-+
 PKGBUILD|   12 ++--
 openssl-1.1.0.patch |   31 +++
 2 files changed, 41 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 18:50:36 UTC (rev 216120)
+++ PKGBUILD2017-03-13 18:53:46 UTC (rev 216121)
@@ -12,11 +12,19 @@
 license=('BSD')
 arch=('i686' 'x86_64')
 depends=('openssl' 'tdb' 'zlib')
-source=("https://github.com/nicm/fdm/releases/download/${pkgver}/fdm-${pkgver}.tar.gz;)
-sha256sums=('16416c38a9a7e32d187220cc5ae61a51463d5e4e47419c5c513f422523d39914')
+source=("https://github.com/nicm/fdm/releases/download/${pkgver}/fdm-${pkgver}.tar.gz;
+'openssl-1.1.0.patch')
+sha256sums=('16416c38a9a7e32d187220cc5ae61a51463d5e4e47419c5c513f422523d39914'
+'334122758841e7d03d691267a634d5b3fda3ab7dbd9852a810349c4ea618b0cb')
 
 options=('!makeflags')
 
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../openssl-1.1.0.patch
+   autoreconf -fi
+}
+
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure --prefix=/usr

Added: openssl-1.1.0.patch
===
--- openssl-1.1.0.patch (rev 0)
+++ openssl-1.1.0.patch 2017-03-13 18:53:46 UTC (rev 216121)
@@ -0,0 +1,31 @@
+From 070cee8d1efba1ca260777a204fba7cdfe676ca5 Mon Sep 17 00:00:00 2001
+From: Nicholas Marriott 
+Date: Tue, 17 Jan 2017 23:14:03 +
+Subject: [PATCH] Look for OPENSSL_init_ssl, from Tomasz Miasko.
+
+---
+ configure.ac | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 5793c2d..161040c 100644
+--- a/configure.ac
 b/configure.ac
+@@ -93,11 +93,16 @@ if test "x$found_libcrypto" = xno; then
+   AC_MSG_ERROR("libcrypto not found")
+ fi
+ AC_SEARCH_LIBS(
+-  SSL_library_init,
++  OPENSSL_init_ssl,
+   [ssl],
+   found_libssl=yes,
+   found_libssl=no
+ )
++AC_SEARCH_LIBS(
++  SSL_library_init,
++  [ssl],
++  found_libssl=yes
++)
+ if test "x$found_libssl" = xno; then
+   AC_MSG_ERROR("libssl not found")
+ fi


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 18:50:36
  Author: jelle
Revision: 216120

upgpkg: uboot-tools 2017.03-2

openssl 1.1.0 rebuild

Modified:
  uboot-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 18:48:37 UTC (rev 216119)
+++ PKGBUILD2017-03-13 18:50:36 UTC (rev 216120)
@@ -5,7 +5,7 @@
 
 pkgname=uboot-tools
 pkgver=2017.03
-pkgrel=1
+pkgrel=2
 pkgdesc='U-Boot bootloader utility tools'
 arch=(i686 x86_64)
 url='http://www.denx.de/wiki/U-Boot/WebHome'


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

2017-03-13 Thread Bartłomiej Piotrowski
Date: Monday, March 13, 2017 @ 18:48:37
  Author: bpiotrowski
Revision: 216119

Disable OpenSSL support completely

Added:
  dd_rescue/trunk/dd_rescue-1.99-disable-openssl.patch
Modified:
  dd_rescue/trunk/PKGBUILD

--+
 PKGBUILD |   16 ++--
 dd_rescue-1.99-disable-openssl.patch |   21 +
 2 files changed, 31 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 18:44:42 UTC (rev 216118)
+++ PKGBUILD2017-03-13 18:48:37 UTC (rev 216119)
@@ -11,23 +11,27 @@
 url="http://www.garloff.de/kurt/linux/ddrescue/;
 license=("GPL")
 depends=('glibc')
-makedepends=('openssl-1.0')
-optdepends=('lzo: for libddr_lzo'
-'openssl-1.0: for libddr_crypt')
+optdepends=('lzo: for libddr_lzo')
 arch=('x86_64' 'i686')
-source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.bz2;)
-sha512sums=('b33f6118fc996252ceafa90d43ff01cd5b54dd03eec9c852d006f15192cbffa99e289ea81c5c10ac91cfa2a26ab2f9e32a70e73d6a5183f9e2d973a75de45b85')
+source=("http://www.garloff.de/kurt/linux/ddrescue/$pkgname-${pkgver}.tar.bz2;
+'dd_rescue-1.99-disable-openssl.patch')
+sha512sums=('b33f6118fc996252ceafa90d43ff01cd5b54dd03eec9c852d006f15192cbffa99e289ea81c5c10ac91cfa2a26ab2f9e32a70e73d6a5183f9e2d973a75de45b85'
+
'fff318506e57a6737f523ecebd90751a35e908ca71fb29985132c9c2e6b476f341c241a2abb8a86b86bf24d03e185f15d2bc89f3c3d834cbb34aecb8e5e85d55')
 
 prepare() {
   cd $pkgname-$pkgver
+  autoreconf -fi
 
   # Don't install to /usr/lib64
   sed -i '/LIB = lib64/d' Makefile
+
+  # Disable OpenSSL support
+  patch -p1 -i ../dd_rescue-1.99-disable-openssl.patch
 }
 
 build() {
   cd $pkgname-$pkgver
-  ./autogen.sh
+  ./configure
   make
 }
 

Added: dd_rescue-1.99-disable-openssl.patch
===
--- dd_rescue-1.99-disable-openssl.patch(rev 0)
+++ dd_rescue-1.99-disable-openssl.patch2017-03-13 18:48:37 UTC (rev 
216119)
@@ -0,0 +1,21 @@
+diff --git a/Makefile b/Makefile
+index f891255..1899f34 100644
+--- a/Makefile
 b/Makefile
+@@ -50,15 +50,7 @@ else
+   HAVE_LZO=0
+ endif
+ 
+-ifeq ($(shell grep 'HAVE_LIBCRYPTO 1' config.h >/dev/null 2>&1 && echo 1), 1)
+-  OTHTARGETS += pbkdf2
+-  AES_OSSL_PO = aes_ossl.po
+-  AES_OSSL_O = aes_ossl.o
+-  CRYPTOLIB = -lcrypto
+-  HAVE_OPENSSL=1
+-else
+-  HAVE_OPENSSL=0
+-endif
++HAVE_OPENSSL=0
+ 
+ ifeq ($(CC),wcl386)
+   CFLAGS = "-ox -wx $(EXTRA_CFLAGS)"


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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 18:44:42
  Author: jelle
Revision: 216118

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

Added:
  uboot-tools/repos/community-i686/0001-Add-Openssl-1.1-support.patch
(from rev 216117, uboot-tools/trunk/0001-Add-Openssl-1.1-support.patch)
  
uboot-tools/repos/community-i686/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch
(from rev 216117, 
uboot-tools/trunk/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch)
  uboot-tools/repos/community-i686/PKGBUILD
(from rev 216117, uboot-tools/trunk/PKGBUILD)
  uboot-tools/repos/community-x86_64/0001-Add-Openssl-1.1-support.patch
(from rev 216117, uboot-tools/trunk/0001-Add-Openssl-1.1-support.patch)
  
uboot-tools/repos/community-x86_64/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch
(from rev 216117, 
uboot-tools/trunk/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch)
  uboot-tools/repos/community-x86_64/PKGBUILD
(from rev 216117, uboot-tools/trunk/PKGBUILD)
Deleted:
  uboot-tools/repos/community-i686/PKGBUILD
  uboot-tools/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   
76 +++
 community-i686/0001-Add-Openssl-1.1-support.patch |   
99 ++
 community-i686/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch   |   
44 
 community-i686/PKGBUILD   |   
30 ---
 community-x86_64/0001-Add-Openssl-1.1-support.patch   |   
99 ++
 community-x86_64/0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch |   
44 
 community-x86_64/PKGBUILD |   
30 ---
 7 files changed, 362 insertions(+), 60 deletions(-)

Copied: uboot-tools/repos/community-i686/0001-Add-Openssl-1.1-support.patch 
(from rev 216117, uboot-tools/trunk/0001-Add-Openssl-1.1-support.patch)
===
--- community-i686/0001-Add-Openssl-1.1-support.patch   
(rev 0)
+++ community-i686/0001-Add-Openssl-1.1-support.patch   2017-03-13 18:44:42 UTC 
(rev 216118)
@@ -0,0 +1,99 @@
+From 427ab0f06069e6b275444ed2fe9fcc6da46e179c Mon Sep 17 00:00:00 2001
+From: Jelle van der Waa 
+Date: Mon, 13 Feb 2017 00:51:51 +0100
+Subject: [PATCH] Add Openssl 1.1 support
+
+---
+ lib/rsa/rsa-sign.c | 34 --
+ 1 file changed, 28 insertions(+), 6 deletions(-)
+
+diff --git a/lib/rsa/rsa-sign.c b/lib/rsa/rsa-sign.c
+index 8c6637e328..05e5b11928 100644
+--- a/lib/rsa/rsa-sign.c
 b/lib/rsa/rsa-sign.c
+@@ -20,6 +20,19 @@
+ #define HAVE_ERR_REMOVE_THREAD_STATE
+ #endif
+ 
++#if OPENSSL_VERSION_NUMBER < 0x1010L
++void RSA_get0_key(const RSA *r,
++ const BIGNUM **n, const BIGNUM **e, const BIGNUM **d)
++{
++   if (n != NULL)
++   *n = r->n;
++   if (e != NULL)
++   *e = r->e;
++   if (d != NULL)
++   *d = r->d;
++}
++#endif
++
+ static int rsa_err(const char *msg)
+ {
+   unsigned long sslErr = ERR_get_error();
+@@ -409,7 +422,12 @@ static int rsa_sign_with_key(RSA *rsa, struct 
checksum_algo *checksum_algo,
+   ret = rsa_err("Could not obtain signature");
+   goto err_sign;
+   }
+-  EVP_MD_CTX_cleanup(context);
++
++  #if OPENSSL_VERSION_NUMBER < 0x1010L
++  EVP_MD_CTX_cleanup(context);
++  #else
++  EVP_MD_CTX_free(context);
++  #endif
+   EVP_MD_CTX_destroy(context);
+   EVP_PKEY_free(key);
+ 
+@@ -479,6 +497,7 @@ static int rsa_get_exponent(RSA *key, uint64_t *e)
+ {
+   int ret;
+   BIGNUM *bn_te;
++  const BIGNUM *key_e;
+   uint64_t te;
+ 
+   ret = -EINVAL;
+@@ -487,17 +506,18 @@ static int rsa_get_exponent(RSA *key, uint64_t *e)
+   if (!e)
+   goto cleanup;
+ 
+-  if (BN_num_bits(key->e) > 64)
++  RSA_get0_key(key, NULL, _e, NULL);
++  if (BN_num_bits(key_e) > 64)
+   goto cleanup;
+ 
+-  *e = BN_get_word(key->e);
++  *e = BN_get_word(key_e);
+ 
+-  if (BN_num_bits(key->e) < 33) {
++  if (BN_num_bits(key_e) < 33) {
+   ret = 0;
+   goto cleanup;
+   }
+ 
+-  bn_te = BN_dup(key->e);
++  bn_te = BN_dup(key_e);
+   if (!bn_te)
+   goto cleanup;
+ 
+@@ -527,6 +547,7 @@ int rsa_get_params(RSA *key, uint64_t *exponent, uint32_t 
*n0_invp,
+ {
+   BIGNUM *big1, *big2, *big32, *big2_32;
+   BIGNUM *n, *r, *r_squared, *tmp;
++  const BIGNUM *key_n;
+   BN_CTX *bn_ctx = BN_CTX_new();
+   int ret = 0;
+ 
+@@ -548,7 +569,8 @@ int rsa_get_params(RSA *key, uint64_t *exponent, uint32_t 
*n0_invp,
+   if (0 != rsa_get_exponent(key, exponent))
+   ret = -1;
+ 
+-  if (!BN_copy(n, key->n) || !BN_set_word(big1, 1L) ||
++  

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

2017-03-13 Thread Jelle van der Waa
Date: Monday, March 13, 2017 @ 18:44:29
  Author: jelle
Revision: 216117

upgpkg: uboot-tools 2017.03-1

Modified:
  uboot-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 18:33:32 UTC (rev 216116)
+++ PKGBUILD2017-03-13 18:44:29 UTC (rev 216117)
@@ -4,8 +4,8 @@
 # Contributor: Philipp Schrader 
 
 pkgname=uboot-tools
-pkgver=2017.01
-pkgrel=2
+pkgver=2017.03
+pkgrel=1
 pkgdesc='U-Boot bootloader utility tools'
 arch=(i686 x86_64)
 url='http://www.denx.de/wiki/U-Boot/WebHome'
@@ -13,7 +13,7 @@
 depends=(openssl)
 source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig} 
0001-Add-Openssl-1.1-support.patch 
0001-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch)
 validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652')
-sha1sums=('b7c5a1bd22c2fbd35a9c3980079904d9f6e277d6'
+sha1sums=('93dbd99beb9e4848303702e9c0bc794f3efa3e6f'
   'SKIP'
   'e23531ec52835bf6257e07fbf1cff0ecc49a1098'
   '30c80f75d54f8995ff57cfd7114d8b979a238f91')


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

2017-03-13 Thread Gaëtan Bisson
Date: Monday, March 13, 2017 @ 18:34:18
  Author: bisson
Revision: 290808

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

Added:
  x11vnc/repos/staging-i686/0001-Fix-openssl-1.1.x-detection.patch
(from rev 290807, x11vnc/trunk/0001-Fix-openssl-1.1.x-detection.patch)
  x11vnc/repos/staging-i686/0002-Support-openssl-1.1.0.patch
(from rev 290807, x11vnc/trunk/0002-Support-openssl-1.1.0.patch)
  x11vnc/repos/staging-i686/PKGBUILD
(from rev 290807, x11vnc/trunk/PKGBUILD)
  x11vnc/repos/staging-i686/fix-buffer-overflows.patch
(from rev 290807, x11vnc/trunk/fix-buffer-overflows.patch)
  x11vnc/repos/staging-i686/service
(from rev 290807, x11vnc/trunk/service)
  x11vnc/repos/staging-x86_64/0001-Fix-openssl-1.1.x-detection.patch
(from rev 290807, x11vnc/trunk/0001-Fix-openssl-1.1.x-detection.patch)
  x11vnc/repos/staging-x86_64/0002-Support-openssl-1.1.0.patch
(from rev 290807, x11vnc/trunk/0002-Support-openssl-1.1.0.patch)
  x11vnc/repos/staging-x86_64/PKGBUILD
(from rev 290807, x11vnc/trunk/PKGBUILD)
  x11vnc/repos/staging-x86_64/fix-buffer-overflows.patch
(from rev 290807, x11vnc/trunk/fix-buffer-overflows.patch)
  x11vnc/repos/staging-x86_64/service
(from rev 290807, x11vnc/trunk/service)
Deleted:
  x11vnc/repos/staging-i686/0001-Fix-openssl-1.1.x-detection.patch
  x11vnc/repos/staging-i686/0002-Support-openssl-1.1.0.patch
  x11vnc/repos/staging-i686/PKGBUILD
  x11vnc/repos/staging-i686/fix-buffer-overflows.patch
  x11vnc/repos/staging-i686/service
  x11vnc/repos/staging-x86_64/0001-Fix-openssl-1.1.x-detection.patch
  x11vnc/repos/staging-x86_64/0002-Support-openssl-1.1.0.patch
  x11vnc/repos/staging-x86_64/PKGBUILD
  x11vnc/repos/staging-x86_64/fix-buffer-overflows.patch
  x11vnc/repos/staging-x86_64/service

---+
 /0001-Fix-openssl-1.1.x-detection.patch   |   68 +
 /0002-Support-openssl-1.1.0.patch |  962 
 /PKGBUILD |   94 +
 /fix-buffer-overflows.patch   |   52 
 /service  |   14 
 staging-i686/0001-Fix-openssl-1.1.x-detection.patch   |   34 
 staging-i686/0002-Support-openssl-1.1.0.patch |  481 
 staging-i686/PKGBUILD |   48 
 staging-i686/fix-buffer-overflows.patch   |   26 
 staging-i686/service  |7 
 staging-x86_64/0001-Fix-openssl-1.1.x-detection.patch |   34 
 staging-x86_64/0002-Support-openssl-1.1.0.patch   |  481 
 staging-x86_64/PKGBUILD   |   48 
 staging-x86_64/fix-buffer-overflows.patch |   26 
 staging-x86_64/service|7 
 15 files changed, 1190 insertions(+), 1192 deletions(-)

Deleted: staging-i686/0001-Fix-openssl-1.1.x-detection.patch
===
--- staging-i686/0001-Fix-openssl-1.1.x-detection.patch 2017-03-13 18:33:05 UTC 
(rev 290807)
+++ staging-i686/0001-Fix-openssl-1.1.x-detection.patch 2017-03-13 18:34:18 UTC 
(rev 290808)
@@ -1,34 +0,0 @@
-From 5889645bd3e63cf02c3fcad942d7edef1b4df472 Mon Sep 17 00:00:00 2001
-From: Bert van Hall 
-Date: Wed, 7 Dec 2016 10:56:24 +0100
-Subject: [PATCH 1/2] Fix openssl 1.1.x detection
-
-The SSL_library_init function has been renamed to OPENSSL_init_ssl from
-openssl 1.1.0 on. While the old name still exists as a define for
-backwards compatibility, this breaks detection in the library itself.
-Update configure.ac to just detect the library instead of specific
-functions.
-
-Signed-off-by: Bert van Hall 

- configure.ac |7 +++
- 1 file changed, 3 insertions(+), 4 deletions(-)
-
 a/configure.ac
-+++ b/configure.ac
-@@ -351,12 +351,11 @@ fi
- AH_TEMPLATE(HAVE_X509_PRINT_EX_FP, [open ssl X509_print_ex_fp available])
- if test "x$with_ssl" != "xno"; then
-   if test "x$HAVE_LIBCRYPTO" = "xtrue"; then
--  AC_CHECK_LIB(ssl, SSL_library_init,
-+  PKG_CHECK_MODULES(OPENSSL, [openssl >= 1.0.0],
-   SSL_LIBS="-lssl -lcrypto"
--  [AC_DEFINE(HAVE_LIBSSL) HAVE_LIBSSL="true"], ,
--  -lcrypto)
-+  [AC_DEFINE(HAVE_LIBSSL) HAVE_LIBSSL="true"], ,)
-   else
--  AC_CHECK_LIB(ssl, SSL_library_init,
-+  PKG_CHECK_MODULES(OPENSSL, [openssl >= 1.0.0],
-   SSL_LIBS="-lssl"
-   [AC_DEFINE(HAVE_LIBSSL) HAVE_LIBSSL="true"], ,)
-   fi

Copied: x11vnc/repos/staging-i686/0001-Fix-openssl-1.1.x-detection.patch (from 
rev 290807, x11vnc/trunk/0001-Fix-openssl-1.1.x-detection.patch)
===
--- staging-i686/0001-Fix-openssl-1.1.x-detection.patch 

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

2017-03-13 Thread Gaëtan Bisson
Date: Monday, March 13, 2017 @ 18:33:05
  Author: bisson
Revision: 290807

rebuild for openssl-1.1.0

Modified:
  x11vnc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 18:31:19 UTC (rev 290806)
+++ PKGBUILD2017-03-13 18:33:05 UTC (rev 290807)
@@ -5,7 +5,7 @@
 pkgname=x11vnc
 epoch=1
 pkgver=0.9.14
-pkgrel=1
+pkgrel=2
 pkgdesc='VNC server for real X displays'
 url='https://github.com/LibVNC/x11vnc'
 arch=('i686' 'x86_64')


[arch-commits] Commit in xf86-video-nouveau/trunk (2 files)

2017-03-13 Thread Andreas Radke
Date: Monday, March 13, 2017 @ 18:23:17
  Author: andyrtr
Revision: 290802

upgpkg: xf86-video-nouveau 1.0.14-1

upstream update 1.0.14

Modified:
  xf86-video-nouveau/trunk/PKGBUILD
Deleted:
  xf86-video-nouveau/trunk/DDX-Consider-CRTCs-disabled-when-DPMS-is-off.patch

+
 DDX-Consider-CRTCs-disabled-when-DPMS-is-off.patch |  141 ---
 PKGBUILD   |   22 +-
 2 files changed, 9 insertions(+), 154 deletions(-)

Deleted: DDX-Consider-CRTCs-disabled-when-DPMS-is-off.patch
===
--- DDX-Consider-CRTCs-disabled-when-DPMS-is-off.patch  2017-03-13 18:20:28 UTC 
(rev 290801)
+++ DDX-Consider-CRTCs-disabled-when-DPMS-is-off.patch  2017-03-13 18:23:17 UTC 
(rev 290802)
@@ -1,141 +0,0 @@
-diff --git a/src/drmmode_display.c b/src/drmmode_display.c
-index b6c9bb9..dd9fa27 100644
 a/src/drmmode_display.c
-+++ b/src/drmmode_display.c
-@@ -65,6 +65,7 @@ typedef struct {
- uint32_t rotate_fb_id;
- Bool cursor_visible;
- int scanout_pixmap_x;
-+int dpms_mode;
- } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr;
- 
- typedef struct {
-@@ -114,6 +115,14 @@ drmmode_crtc(xf86CrtcPtr crtc)
-   return drmmode_crtc->mode_crtc->crtc_id;
- }
- 
-+Bool
-+drmmode_crtc_on(xf86CrtcPtr crtc)
-+{
-+drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private;
-+
-+return crtc->enabled && drmmode_crtc->dpms_mode == DPMSModeOn;
-+}
-+
- int
- drmmode_head(xf86CrtcPtr crtc)
- {
-@@ -313,9 +322,10 @@ drmmode_ConvertToKMode(ScrnInfoPtr scrn, drmModeModeInfo 
*kmode,
- }
- 
- static void
--drmmode_crtc_dpms(xf86CrtcPtr drmmode_crtc, int mode)
-+drmmode_crtc_dpms(xf86CrtcPtr crtc, int mode)
- {
--
-+  drmmode_crtc_private_ptr drmmode_crtc = crtc->driver_private;
-+  drmmode_crtc->dpms_mode = mode;
- }
- 
- void
-diff --git a/src/nouveau_dri2.c b/src/nouveau_dri2.c
-index 81ee9be..cbb7b2a 100644
 a/src/nouveau_dri2.c
-+++ b/src/nouveau_dri2.c
-@@ -279,23 +279,27 @@ can_exchange(DrawablePtr draw, PixmapPtr dst_pix, 
PixmapPtr src_pix)
-   ScrnInfoPtr scrn = xf86ScreenToScrn(draw->pScreen);
-   xf86CrtcConfigPtr xf86_config = XF86_CRTC_CONFIG_PTR(scrn);
-   NVPtr pNv = NVPTR(scrn);
--  int i;
-+  int i, active_crtc_count = 0;
- 
-   if (!xf86_config->num_crtc)
-   return FALSE;
- 
-   for (i = 0; i < xf86_config->num_crtc; i++) {
-   xf86CrtcPtr crtc = xf86_config->crtc[i];
--  if (crtc->enabled && crtc->rotatedData)
--  return FALSE;
-+  if (drmmode_crtc_on(crtc)) {
-+  if (crtc->rotatedData)
-+  return FALSE;
- 
-+  active_crtc_count++;
-+  }
-   }
- 
-   return ((DRI2CanFlip(draw) && pNv->has_pageflip)) &&
-   dst_pix->drawable.width == src_pix->drawable.width &&
-   dst_pix->drawable.height == src_pix->drawable.height &&
-   dst_pix->drawable.bitsPerPixel == 
src_pix->drawable.bitsPerPixel &&
--  dst_pix->devKind == src_pix->devKind;
-+  dst_pix->devKind == src_pix->devKind &&
-+  active_crtc_count;
- }
- 
- static Bool
-@@ -475,7 +479,7 @@ dri2_page_flip(DrawablePtr draw, PixmapPtr back, void 
*priv,
-   int head = drmmode_crtc(config->crtc[i]);
-   void *token;
- 
--  if (!config->crtc[i]->enabled)
-+  if (!drmmode_crtc_on(config->crtc[i]))
-   continue;
- 
-   flipdata->flip_count++;
-diff --git a/src/nouveau_present.c b/src/nouveau_present.c
-index 482ac6e..ebd5fcf 100644
 a/src/nouveau_present.c
-+++ b/src/nouveau_present.c
-@@ -152,7 +152,7 @@ nouveau_present_flip_check(RRCrtcPtr rrcrtc, WindowPtr 
window,
-   ScrnInfoPtr scrn = xf86ScreenToScrn(window->drawable.pScreen);
-   xf86CrtcPtr crtc = rrcrtc->devPrivate;
- 
--  if (!scrn->vtSema || !crtc->enabled)
-+  if (!scrn->vtSema || !drmmode_crtc_on(crtc))
-   return FALSE;
- 
-   return TRUE;
-@@ -199,7 +199,7 @@ nouveau_present_flip_exec(ScrnInfoPtr scrn, uint64_t 
event_id, int sync,
-   flip->msc = target_msc;
- 
-   for (i = 0; i < config->num_crtc; i++) {
--  if (config->crtc[i]->enabled)
-+  if (drmmode_crtc_on(config->crtc[i]))
-   last = i;
-   }
- 
-@@ -208,7 +208,7 @@ nouveau_present_flip_exec(ScrnInfoPtr scrn, uint64_t 
event_id, int sync,
-   int crtc = drmmode_crtc(config->crtc[i]);
-   void *user = NULL;
- 
--  if (!config->crtc[i]->enabled)
-+  if (!drmmode_crtc_on(config->crtc[i]))
-   continue;
- 

[arch-commits] Commit in xf86-video-nouveau/repos (4 files)

2017-03-13 Thread Andreas Radke
Date: Monday, March 13, 2017 @ 18:23:57
  Author: andyrtr
Revision: 290803

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

Added:
  xf86-video-nouveau/repos/testing-i686/
  xf86-video-nouveau/repos/testing-i686/PKGBUILD
(from rev 290802, xf86-video-nouveau/trunk/PKGBUILD)
  xf86-video-nouveau/repos/testing-x86_64/
  xf86-video-nouveau/repos/testing-x86_64/PKGBUILD
(from rev 290802, xf86-video-nouveau/trunk/PKGBUILD)

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

Copied: xf86-video-nouveau/repos/testing-i686/PKGBUILD (from rev 290802, 
xf86-video-nouveau/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-13 18:23:57 UTC (rev 290803)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: buddabrod 
+
+pkgname=xf86-video-nouveau
+pkgver=1.0.14
+pkgrel=1
+pkgdesc="Open Source 2D acceleration driver for nVidia cards"
+arch=('i686' 'x86_64')
+url="http://nouveau.freedesktop.org/;
+license=('GPL')
+depends=('libsystemd' 'mesa')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23' 'systemd')
+conflicts=('xorg-server<1.19' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
+groups=('xorg-drivers')
+source=(https://xorg.freedesktop.org/archive/individual/driver/$pkgname-$pkgver.tar.bz2{,.sig})
+sha256sums=('4ddff99b3cc49f16cdcf99f6e1c5856b6f06589ec98376cedb5754100afe31c1'
+'SKIP')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys=('C9FA6B58BC799041500F769AC5469FB8758F9C2B') # "Lyude Paul 
"
+
+#prepare() {
+#  cd $pkgname-$pkgver
+#}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: xf86-video-nouveau/repos/testing-x86_64/PKGBUILD (from rev 290802, 
xf86-video-nouveau/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-03-13 18:23:57 UTC (rev 290803)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: buddabrod 
+
+pkgname=xf86-video-nouveau
+pkgver=1.0.14
+pkgrel=1
+pkgdesc="Open Source 2D acceleration driver for nVidia cards"
+arch=('i686' 'x86_64')
+url="http://nouveau.freedesktop.org/;
+license=('GPL')
+depends=('libsystemd' 'mesa')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23' 'systemd')
+conflicts=('xorg-server<1.19' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24')
+groups=('xorg-drivers')
+source=(https://xorg.freedesktop.org/archive/individual/driver/$pkgname-$pkgver.tar.bz2{,.sig})
+sha256sums=('4ddff99b3cc49f16cdcf99f6e1c5856b6f06589ec98376cedb5754100afe31c1'
+'SKIP')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys=('C9FA6B58BC799041500F769AC5469FB8758F9C2B') # "Lyude Paul 
"
+
+#prepare() {
+#  cd $pkgname-$pkgver
+#}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 18:21:21
  Author: arojas
Revision: 216106

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

Added:
  kvirc/repos/community-staging-i686/
  kvirc/repos/community-staging-i686/PKGBUILD
(from rev 216105, kvirc/trunk/PKGBUILD)
  kvirc/repos/community-staging-i686/kvirc-4.0.4-gcc-4.7.0.patch
(from rev 216105, kvirc/trunk/kvirc-4.0.4-gcc-4.7.0.patch)
  kvirc/repos/community-staging-i686/kvirc-fix-build.patch
(from rev 216105, kvirc/trunk/kvirc-fix-build.patch)
  kvirc/repos/community-staging-x86_64/
  kvirc/repos/community-staging-x86_64/PKGBUILD
(from rev 216105, kvirc/trunk/PKGBUILD)
  kvirc/repos/community-staging-x86_64/kvirc-4.0.4-gcc-4.7.0.patch
(from rev 216105, kvirc/trunk/kvirc-4.0.4-gcc-4.7.0.patch)
  kvirc/repos/community-staging-x86_64/kvirc-fix-build.patch
(from rev 216105, kvirc/trunk/kvirc-fix-build.patch)

--+
 community-staging-i686/PKGBUILD  |   49 +
 community-staging-i686/kvirc-4.0.4-gcc-4.7.0.patch   |   62 +
 community-staging-i686/kvirc-fix-build.patch |   20 +
 community-staging-x86_64/PKGBUILD|   49 +
 community-staging-x86_64/kvirc-4.0.4-gcc-4.7.0.patch |   62 +
 community-staging-x86_64/kvirc-fix-build.patch   |   20 +
 6 files changed, 262 insertions(+)

Copied: kvirc/repos/community-staging-i686/PKGBUILD (from rev 216105, 
kvirc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 18:21:21 UTC (rev 216106)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=kvirc
+pkgver=4.2.0
+pkgrel=11
+pkgdesc="Qt-based IRC client"
+url="http://www.kvirc.net;
+depends=('python2' 'libxss' 'qt4')
+arch=(i686 x86_64)
+makedepends=('cmake')
+license=('GPL')
+source=(ftp://ftp.kvirc.de/pub/kvirc/$pkgver/source/$pkgname-$pkgver.tar.bz2 
kvirc-fix-build.patch)
+md5sums=('bf7229aaae132933a18b6a35125a2328'
+ 'dd8a892c17cc34107942fa5d7257f118')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Fix build
+  patch -p1 -i ../kvirc-fix-build.patch
+  # Fix overlinking
+  sed -e '/lcrypto/d' -i CMakeLists.txt
+}
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DWANT_KDE4=OFF \
+-DWANT_PERL=ON \
+-DWANT_PHONON=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DOPENSSL_INCLUDE_DIR=/usr/include/openssl-1.0 \
+-DOPENSSL_SSL_LIBRARY=/usr/lib/openssl-1.0/libssl.so \
+-DOPENSSL_CRYPTO_LIBRARY=/usr/lib/openssl-1.0/libcrypto.so
+  make
+}
+
+package() {
+  cd "$srcdir"/build
+  make DESTDIR="$pkgdir" install
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
+}

Copied: kvirc/repos/community-staging-i686/kvirc-4.0.4-gcc-4.7.0.patch (from 
rev 216105, kvirc/trunk/kvirc-4.0.4-gcc-4.7.0.patch)
===
--- community-staging-i686/kvirc-4.0.4-gcc-4.7.0.patch  
(rev 0)
+++ community-staging-i686/kvirc-4.0.4-gcc-4.7.0.patch  2017-03-13 18:21:21 UTC 
(rev 216106)
@@ -0,0 +1,62 @@
+Index: /branches/kvirc/4.0/src/modules/mediaplayer/mp_mprisinterface.cpp
+===
+--- /branches/kvirc/4.0/src/modules/mediaplayer/mp_mprisinterface.cpp  
(revision 4667)
 /branches/kvirc/4.0/src/modules/mediaplayer/mp_mprisinterface.cpp  
(revision 6024)
+@@ -190,6 +190,6 @@
+   QString artist;
+   QString title;
+-  foreach (QVariant v, reply.arguments()) {
+-  QDBusArgument arg = qvariant_cast(v);
++  foreach (QVariant w, reply.arguments()) {
++  QDBusArgument arg = qvariant_cast(w);
+   QVariant v = qdbus_cast(arg);
+   if (v.userType() == QVariant::Map) {
+Index: /branches/kvirc/4.0/src/modules/mediaplayer/mp_mprisinterface.cpp
+===
+--- /branches/kvirc/4.0/src/modules/mediaplayer/mp_mprisinterface.cpp  
(revision 6024)
 /branches/kvirc/4.0/src/modules/mediaplayer/mp_mprisinterface.cpp  
(revision 6025)
+@@ -139,6 +139,6 @@
+   return __return_if_fail; \
+   MPRIS_CALL_METHOD("GetMetadata", __return_if_fail) \
+-  foreach (QVariant v, reply.arguments()) { \
+-  QDBusArgument arg = qvariant_cast(v); \
++  foreach (QVariant w, reply.arguments()) { \
++  QDBusArgument arg = qvariant_cast(w); \
+   

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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 18:20:46
  Author: arojas
Revision: 216105

openssl-1.0 rebuild

Modified:
  kvirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 18:02:40 UTC (rev 216104)
+++ PKGBUILD2017-03-13 18:20:46 UTC (rev 216105)
@@ -3,7 +3,7 @@
 
 pkgname=kvirc
 pkgver=4.2.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Qt-based IRC client"
 url="http://www.kvirc.net;
 depends=('python2' 'libxss' 'qt4')
@@ -18,10 +18,11 @@
   cd $pkgname-$pkgver
   # Fix build
   patch -p1 -i ../kvirc-fix-build.patch
+  # Fix overlinking
+  sed -e '/lcrypto/d' -i CMakeLists.txt
 }
 
 build() {
-  cd "$srcdir"
   mkdir build
   cd build
   cmake ../${pkgname}-${pkgver} \
@@ -28,7 +29,10 @@
 -DWANT_KDE4=OFF \
 -DWANT_PERL=ON \
 -DWANT_PHONON=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DOPENSSL_INCLUDE_DIR=/usr/include/openssl-1.0 \
+-DOPENSSL_SSL_LIBRARY=/usr/lib/openssl-1.0/libssl.so \
+-DOPENSSL_CRYPTO_LIBRARY=/usr/lib/openssl-1.0/libcrypto.so
   make
 }
 


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

2017-03-13 Thread Gaëtan Bisson
Date: Monday, March 13, 2017 @ 18:20:28
  Author: bisson
Revision: 290801

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

Added:
  x11vnc/repos/extra-i686/0001-Fix-openssl-1.1.x-detection.patch
(from rev 290800, x11vnc/trunk/0001-Fix-openssl-1.1.x-detection.patch)
  x11vnc/repos/extra-i686/0002-Support-openssl-1.1.0.patch
(from rev 290800, x11vnc/trunk/0002-Support-openssl-1.1.0.patch)
  x11vnc/repos/extra-i686/PKGBUILD
(from rev 290800, x11vnc/trunk/PKGBUILD)
  x11vnc/repos/extra-i686/fix-buffer-overflows.patch
(from rev 290800, x11vnc/trunk/fix-buffer-overflows.patch)
  x11vnc/repos/extra-i686/service
(from rev 290800, x11vnc/trunk/service)
  x11vnc/repos/extra-x86_64/0001-Fix-openssl-1.1.x-detection.patch
(from rev 290800, x11vnc/trunk/0001-Fix-openssl-1.1.x-detection.patch)
  x11vnc/repos/extra-x86_64/0002-Support-openssl-1.1.0.patch
(from rev 290800, x11vnc/trunk/0002-Support-openssl-1.1.0.patch)
  x11vnc/repos/extra-x86_64/PKGBUILD
(from rev 290800, x11vnc/trunk/PKGBUILD)
  x11vnc/repos/extra-x86_64/fix-buffer-overflows.patch
(from rev 290800, x11vnc/trunk/fix-buffer-overflows.patch)
  x11vnc/repos/extra-x86_64/service
(from rev 290800, x11vnc/trunk/service)
Deleted:
  x11vnc/repos/extra-i686/PKGBUILD
  x11vnc/repos/extra-i686/fix-buffer-overflows.patch
  x11vnc/repos/extra-i686/service
  x11vnc/repos/extra-x86_64/PKGBUILD
  x11vnc/repos/extra-x86_64/fix-buffer-overflows.patch
  x11vnc/repos/extra-x86_64/service

-+
 /PKGBUILD   |   94 +++
 /fix-buffer-overflows.patch |   52 +
 /service|   14 
 extra-i686/0001-Fix-openssl-1.1.x-detection.patch   |   34 +
 extra-i686/0002-Support-openssl-1.1.0.patch |  481 ++
 extra-i686/PKGBUILD |   41 -
 extra-i686/fix-buffer-overflows.patch   |   26 
 extra-i686/service  |7 
 extra-x86_64/0001-Fix-openssl-1.1.x-detection.patch |   34 +
 extra-x86_64/0002-Support-openssl-1.1.0.patch   |  481 ++
 extra-x86_64/PKGBUILD   |   41 -
 extra-x86_64/fix-buffer-overflows.patch |   26 
 extra-x86_64/service|7 
 13 files changed, 1190 insertions(+), 148 deletions(-)

Copied: x11vnc/repos/extra-i686/0001-Fix-openssl-1.1.x-detection.patch (from 
rev 290800, x11vnc/trunk/0001-Fix-openssl-1.1.x-detection.patch)
===
--- extra-i686/0001-Fix-openssl-1.1.x-detection.patch   
(rev 0)
+++ extra-i686/0001-Fix-openssl-1.1.x-detection.patch   2017-03-13 18:20:28 UTC 
(rev 290801)
@@ -0,0 +1,34 @@
+From 5889645bd3e63cf02c3fcad942d7edef1b4df472 Mon Sep 17 00:00:00 2001
+From: Bert van Hall 
+Date: Wed, 7 Dec 2016 10:56:24 +0100
+Subject: [PATCH 1/2] Fix openssl 1.1.x detection
+
+The SSL_library_init function has been renamed to OPENSSL_init_ssl from
+openssl 1.1.0 on. While the old name still exists as a define for
+backwards compatibility, this breaks detection in the library itself.
+Update configure.ac to just detect the library instead of specific
+functions.
+
+Signed-off-by: Bert van Hall 
+---
+ configure.ac |7 +++
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+--- a/configure.ac
 b/configure.ac
+@@ -351,12 +351,11 @@ fi
+ AH_TEMPLATE(HAVE_X509_PRINT_EX_FP, [open ssl X509_print_ex_fp available])
+ if test "x$with_ssl" != "xno"; then
+   if test "x$HAVE_LIBCRYPTO" = "xtrue"; then
+-  AC_CHECK_LIB(ssl, SSL_library_init,
++  PKG_CHECK_MODULES(OPENSSL, [openssl >= 1.0.0],
+   SSL_LIBS="-lssl -lcrypto"
+-  [AC_DEFINE(HAVE_LIBSSL) HAVE_LIBSSL="true"], ,
+-  -lcrypto)
++  [AC_DEFINE(HAVE_LIBSSL) HAVE_LIBSSL="true"], ,)
+   else
+-  AC_CHECK_LIB(ssl, SSL_library_init,
++  PKG_CHECK_MODULES(OPENSSL, [openssl >= 1.0.0],
+   SSL_LIBS="-lssl"
+   [AC_DEFINE(HAVE_LIBSSL) HAVE_LIBSSL="true"], ,)
+   fi

Copied: x11vnc/repos/extra-i686/0002-Support-openssl-1.1.0.patch (from rev 
290800, x11vnc/trunk/0002-Support-openssl-1.1.0.patch)
===
--- extra-i686/0002-Support-openssl-1.1.0.patch (rev 0)
+++ extra-i686/0002-Support-openssl-1.1.0.patch 2017-03-13 18:20:28 UTC (rev 
290801)
@@ -0,0 +1,481 @@
+From d37dac6963c2fb65cf577a6413657621cbcb406a Mon Sep 17 00:00:00 2001
+From: Bert van Hall 
+Date: Wed, 7 Dec 2016 14:43:57 +0100
+Subject: [PATCH 2/2] Support openssl 1.1.0
+
+Compatibility patch for openssl 1.1.0 and later. The 1.0.2 API 

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

2017-03-13 Thread Gaëtan Bisson
Date: Monday, March 13, 2017 @ 18:19:19
  Author: bisson
Revision: 290800

upstream update

Modified:
  x11vnc/trunk/0002-Support-openssl-1.1.0.patch
  x11vnc/trunk/PKGBUILD
  x11vnc/trunk/fix-buffer-overflows.patch

--+
 0002-Support-openssl-1.1.0.patch |   14 +++---
 PKGBUILD |   19 +--
 fix-buffer-overflows.patch   |   12 ++--
 3 files changed, 22 insertions(+), 23 deletions(-)

Modified: 0002-Support-openssl-1.1.0.patch
===
--- 0002-Support-openssl-1.1.0.patch2017-03-13 17:51:23 UTC (rev 290799)
+++ 0002-Support-openssl-1.1.0.patch2017-03-13 18:19:19 UTC (rev 290800)
@@ -9,9 +9,9 @@
 
 Signed-off-by: Bert van Hall 
 ---
- README |   16 +++
- x11vnc/enc.h   |   88 +++
- x11vnc/sslhelper.c |  119 
+
+ README  |   16 +++
+ src/enc.h   |   88 +++
+ src/sslhelper.c |  119 +
  3 files changed, 179 insertions(+), 44 deletions(-)
 
 --- a/README
@@ -46,8 +46,8 @@
  
 SSL VNC Viewers:. Viewer-side will need to use SSL as well. See the
 next FAQ and here for SSL enabled VNC Viewers, including SSVNC, to
 a/x11vnc/enc.h
-+++ b/x11vnc/enc.h
+--- a/src/enc.h
 b/src/enc.h
 @@ -454,8 +454,10 @@ extern void enc_do(char *ciph, char *key
p++;
if (strstr(p, "md5+") == p) {
@@ -250,8 +250,8 @@
  
signature = (unsigned char *) calloc(RSA_size(client_rsa), 1);
RSA_sign(NID_sha1, digest, ndig, signature, , client_rsa);
 a/x11vnc/sslhelper.c
-+++ b/x11vnc/sslhelper.c
+--- a/src/sslhelper.c
 b/src/sslhelper.c
 @@ -799,8 +799,13 @@ static int pem_passwd_callback(char *buf
  
  /* based on mod_ssl */

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 17:51:23 UTC (rev 290799)
+++ PKGBUILD2017-03-13 18:19:19 UTC (rev 290800)
@@ -4,25 +4,25 @@
 
 pkgname=x11vnc
 epoch=1
-pkgver=0.9.13
-pkgrel=10
+pkgver=0.9.14
+pkgrel=1
 pkgdesc='VNC server for real X displays'
-url='http://www.karlrunge.com/x11vnc/'
+url='https://github.com/LibVNC/x11vnc'
 arch=('i686' 'x86_64')
 license=('GPL2')
 optdepends=('tk: GUI support'
 'net-tools: -auth guess'
 'xf86-video-dummy: Xdummy script')
-depends=('openssl' 'libjpeg' 'libxtst' 'libxinerama' 'libxdamage' 'libxrandr' 
'avahi')
-source=("http://downloads.sourceforge.net/project/libvncserver/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;
+depends=('libvncserver' 'openssl' 'libjpeg' 'libxtst' 'libxinerama' 
'libxdamage' 'libxrandr' 'avahi')
+source=("https://github.com/LibVNC/x11vnc/archive/${pkgver}.tar.gz;
 'fix-buffer-overflows.patch'
 '0001-Fix-openssl-1.1.x-detection.patch'
 '0002-Support-openssl-1.1.0.patch'
 'service')
-sha256sums=('f6829f2e629667a5284de62b080b13126a0736499fe47cdb447aedb07a59f13b'
-'21fe10bee45d6fcf3a41aba546cd1134a858dc78ee3f95f5137d50c22d566912'
+sha256sums=('45f87c5e4382988c73e8c7891ac2bfb45d8f9ce1196ae06651c84636684ea143'
+'1d19edf54c6216b830150e5b05175a81ee8be3288d8584d3de0276df9a38384e'
 'f356009176a11a793fef4514b26468c04908c961e6be226a83b631b6df5a2fdc'
-'eaf92da28276273c1892631b063b0477148b9e2f7dd14645e82b4afbfe02c0c2'
+'f9cafe56cb878b067bc95c6bd84aa8d480af6400bea836d87a08e24e0c4eca0b'
 'cfb19d44e09e960e2fdb958c9258bccf23c2677715314985f7e819f1dcedb6e4')
 
 prepare() {
@@ -42,7 +42,6 @@
 package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
-   install x11vnc/misc/{rx11vnc,Xdummy} "${pkgdir}"/usr/bin
+   install misc/{rx11vnc,Xdummy} "${pkgdir}"/usr/bin
install -Dm644 ../service 
"${pkgdir}/usr/lib/systemd/system/x11vnc.service"
-   rm -fr "${pkgdir}"/usr/include/rfb # provided by libvncserver
 }

Modified: fix-buffer-overflows.patch
===
--- fix-buffer-overflows.patch  2017-03-13 17:51:23 UTC (rev 290799)
+++ fix-buffer-overflows.patch  2017-03-13 18:19:19 UTC (rev 290800)
@@ -1,6 +1,6 @@
-diff -Naur x11vnc-0.9.13-ori/x11vnc/win_utils.c 
x11vnc-0.9.13/x11vnc/win_utils.c
 x11vnc-0.9.13-ori/x11vnc/win_utils.c   2016-10-07 23:26:03.248600761 
+0200
-+++ x11vnc-0.9.13/x11vnc/win_utils.c   2016-10-07 23:26:51.919256706 +0200
+diff -Naur x11vnc-0.9.13-ori/src/win_utils.c x11vnc-0.9.13/src/win_utils.c
+--- x11vnc-0.9.13-ori/src/win_utils.c  2016-10-07 23:26:03.248600761 +0200
 x11vnc-0.9.13/src/win_utils.c  2016-10-07 23:26:51.919256706 +0200
 @@ -262,8 +262,8 @@
}
  
@@ -12,9 +12,9 @@
free(stack_list);
stack_list 

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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 18:02:40
  Author: svenstaro
Revision: 216104

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

Added:
  arrayfire/repos/community-i686/13c484e10537b52bcd012e6850520659769cece6.patch
(from rev 216103, 
arrayfire/trunk/13c484e10537b52bcd012e6850520659769cece6.patch)
  arrayfire/repos/community-i686/PKGBUILD
(from rev 216103, arrayfire/trunk/PKGBUILD)
  arrayfire/repos/community-i686/bf103c05bea41902cf9186224a6fa9435cb4e849.patch
(from rev 216103, 
arrayfire/trunk/bf103c05bea41902cf9186224a6fa9435cb4e849.patch)
  
arrayfire/repos/community-x86_64/13c484e10537b52bcd012e6850520659769cece6.patch
(from rev 216103, 
arrayfire/trunk/13c484e10537b52bcd012e6850520659769cece6.patch)
  arrayfire/repos/community-x86_64/PKGBUILD
(from rev 216103, arrayfire/trunk/PKGBUILD)
  
arrayfire/repos/community-x86_64/bf103c05bea41902cf9186224a6fa9435cb4e849.patch
(from rev 216103, 
arrayfire/trunk/bf103c05bea41902cf9186224a6fa9435cb4e849.patch)
Deleted:
  arrayfire/repos/community-i686/PKGBUILD
  arrayfire/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |  128 
++
 community-i686/13c484e10537b52bcd012e6850520659769cece6.patch   |   31 ++
 community-i686/PKGBUILD |   51 ---
 community-i686/bf103c05bea41902cf9186224a6fa9435cb4e849.patch   |   24 +
 community-x86_64/13c484e10537b52bcd012e6850520659769cece6.patch |   31 ++
 community-x86_64/PKGBUILD   |   51 ---
 community-x86_64/bf103c05bea41902cf9186224a6fa9435cb4e849.patch |   24 +
 7 files changed, 238 insertions(+), 102 deletions(-)

Copied: 
arrayfire/repos/community-i686/13c484e10537b52bcd012e6850520659769cece6.patch 
(from rev 216103, 
arrayfire/trunk/13c484e10537b52bcd012e6850520659769cece6.patch)
===
--- community-i686/13c484e10537b52bcd012e6850520659769cece6.patch   
(rev 0)
+++ community-i686/13c484e10537b52bcd012e6850520659769cece6.patch   
2017-03-13 18:02:40 UTC (rev 216104)
@@ -0,0 +1,31 @@
+From 13c484e10537b52bcd012e6850520659769cece6 Mon Sep 17 00:00:00 2001
+From: Shehzan Mohammed 
+Date: Thu, 22 Dec 2016 18:10:54 -0500
+Subject: [PATCH] Build fix for CUDA Compile PTX generated names by CMake 3.7
+
+---
+ src/backend/cuda/CMakeLists.txt | 10 +-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+diff --git a/src/backend/cuda/CMakeLists.txt b/src/backend/cuda/CMakeLists.txt
+index 9cfa8a5..2f2045d 100644
+--- a/src/backend/cuda/CMakeLists.txt
 b/src/backend/cuda/CMakeLists.txt
+@@ -315,8 +315,16 @@ foreach(ptx_src_file ${ptx_sources})
+ 
+   get_filename_component(_name "${ptx_src_file}" NAME_WE)
+ 
++  # CUDA_COMPILE_PTX from CMake 3.7 has new features that require this 
change
++  # TODO Fix this with a more complete solution
++  IF(CMAKE_VERSION VERSION_LESS 3.7) # Before 3.7
++SET(NAME_APPEND "")
++  ELSE(CMAKE_VERSION VERSION_LESS 3.7)  # 3.7 and newer
++SET(NAME_APPEND "_1")
++  ENDIF(CMAKE_VERSION VERSION_LESS 3.7)
++
+   set(_gen_file_name
+-
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx_generated_${_name}.cu.ptx")
++
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx${NAME_APPEND}_generated_${_name}.cu.ptx")
+   set(_out_file_name
+ "${PROJECT_BINARY_DIR}/src/backend/cuda/${_name}.ptx")
+ 

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 18:02:25 UTC (rev 216103)
+++ community-i686/PKGBUILD 2017-03-13 18:02:40 UTC (rev 216104)
@@ -1,51 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=arrayfire
-pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
-url='http://arrayfire.com'
-pkgver=3.4.0
-arch=('i686' 'x86_64')
-pkgrel=1
-license=('BSD')
-makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 
'boost' 'git' 'python')
-makedepends_x86_64=('cuda' 'nvidia-utils')
-depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 
'glew')
-optdepends=('cuda: Required for using CUDA backend'
-'nvidia-utils: Required for using CUDA backend'
-'libclc: Required for using OpenCL backend')
-source=(http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2)
-md5sums=('f9330906c122007287e092c9282c0f97')
-
-check() {
-  cd "${srcdir}/arrayfire-full-${pkgver}/build"
-
-  # Some tests fail :(
-  #make test
-}
-
-build() {
-  cd "${srcdir}/arrayfire-full-${pkgver}/"
-
-  rm -rf build
-  mkdir build && cd build
-
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DUSE_SYSTEM_FORGE=ON \
-  -DCOMPUTES_DETECTED_LIST="20;30;32;35;50;52;53" \
-  

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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 18:02:25
  Author: svenstaro
Revision: 216103

upgpkg: arrayfire 3.4.2-1

upstream release 3.4.2

Added:
  arrayfire/trunk/13c484e10537b52bcd012e6850520659769cece6.patch
  arrayfire/trunk/bf103c05bea41902cf9186224a6fa9435cb4e849.patch
Modified:
  arrayfire/trunk/PKGBUILD

+
 13c484e10537b52bcd012e6850520659769cece6.patch |   31 +++
 PKGBUILD   |   31 ---
 bf103c05bea41902cf9186224a6fa9435cb4e849.patch |   24 +
 3 files changed, 77 insertions(+), 9 deletions(-)

Added: 13c484e10537b52bcd012e6850520659769cece6.patch
===
--- 13c484e10537b52bcd012e6850520659769cece6.patch  
(rev 0)
+++ 13c484e10537b52bcd012e6850520659769cece6.patch  2017-03-13 18:02:25 UTC 
(rev 216103)
@@ -0,0 +1,31 @@
+From 13c484e10537b52bcd012e6850520659769cece6 Mon Sep 17 00:00:00 2001
+From: Shehzan Mohammed 
+Date: Thu, 22 Dec 2016 18:10:54 -0500
+Subject: [PATCH] Build fix for CUDA Compile PTX generated names by CMake 3.7
+
+---
+ src/backend/cuda/CMakeLists.txt | 10 +-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+diff --git a/src/backend/cuda/CMakeLists.txt b/src/backend/cuda/CMakeLists.txt
+index 9cfa8a5..2f2045d 100644
+--- a/src/backend/cuda/CMakeLists.txt
 b/src/backend/cuda/CMakeLists.txt
+@@ -315,8 +315,16 @@ foreach(ptx_src_file ${ptx_sources})
+ 
+   get_filename_component(_name "${ptx_src_file}" NAME_WE)
+ 
++  # CUDA_COMPILE_PTX from CMake 3.7 has new features that require this 
change
++  # TODO Fix this with a more complete solution
++  IF(CMAKE_VERSION VERSION_LESS 3.7) # Before 3.7
++SET(NAME_APPEND "")
++  ELSE(CMAKE_VERSION VERSION_LESS 3.7)  # 3.7 and newer
++SET(NAME_APPEND "_1")
++  ENDIF(CMAKE_VERSION VERSION_LESS 3.7)
++
+   set(_gen_file_name
+-
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx_generated_${_name}.cu.ptx")
++
"${PROJECT_BINARY_DIR}/src/backend/cuda/cuda_compile_ptx${NAME_APPEND}_generated_${_name}.cu.ptx")
+   set(_out_file_name
+ "${PROJECT_BINARY_DIR}/src/backend/cuda/${_name}.ptx")
+ 

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 17:47:24 UTC (rev 216102)
+++ PKGBUILD2017-03-13 18:02:25 UTC (rev 216103)
@@ -2,32 +2,45 @@
 pkgname=arrayfire
 pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
 url='http://arrayfire.com'
-pkgver=3.4.0
+pkgver=3.4.2
 arch=('i686' 'x86_64')
 pkgrel=1
 license=('BSD')
-makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 
'boost' 'git' 'python')
+makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 
'boost' 'git' 'python' 'gcc5')
 makedepends_x86_64=('cuda' 'nvidia-utils')
 depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 
'glew')
 optdepends=('cuda: Required for using CUDA backend'
 'nvidia-utils: Required for using CUDA backend'
 'libclc: Required for using OpenCL backend')
-source=(http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2)
-md5sums=('f9330906c122007287e092c9282c0f97')
+source=("http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2;
+bf103c05bea41902cf9186224a6fa9435cb4e849.patch
+13c484e10537b52bcd012e6850520659769cece6.patch)
+sha512sums=('c8b139ca314224c33ff45a1b304dc5fc5ed2a5eca726606b316f4b355680c842fac434f19e6cd3820065845d94359a62e684e20521136f1944015760aa004368'
+
'de697b39ca747a1104b895c45bc7e3dba274c74bdd840ae0c0cb1e32d6d268b03da2d1092a09dd6f449fc1ad5f3e90470b1559b8c7038ee274b16d3c6b14a05b'
+
'b3b1c52e3161d8085297d4cd2cb0aa03d567cf8bbcdf33071cd402f049cba1cce38afb1085d82ba83a75741b47c2835141ca1b1253a1149f0ef373ab4526706b')
 
-check() {
-  cd "${srcdir}/arrayfire-full-${pkgver}/build"
+prepare() {
+  cd "${srcdir}/arrayfire-full-${pkgver}"
 
-  # Some tests fail :(
-  #make test
+  patch -Np1 < "${srcdir}/bf103c05bea41902cf9186224a6fa9435cb4e849.patch"
+  patch -Np1 < "${srcdir}/13c484e10537b52bcd012e6850520659769cece6.patch"
 }
 
+# check() {
+#   cd "${srcdir}/arrayfire-full-${pkgver}/build"
+#
+#   # Some tests fail :(
+#   #make test
+# }
+
 build() {
-  cd "${srcdir}/arrayfire-full-${pkgver}/"
+  cd "${srcdir}/arrayfire-full-${pkgver}"
 
   rm -rf build
   mkdir build && cd build
 
+  export CC=gcc-5
+  export CXX=g++-5
   cmake .. \
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DUSE_SYSTEM_FORGE=ON \

Added: bf103c05bea41902cf9186224a6fa9435cb4e849.patch
===
--- bf103c05bea41902cf9186224a6fa9435cb4e849.patch  
(rev 0)
+++ bf103c05bea41902cf9186224a6fa9435cb4e849.patch  2017-03-13 18:02:25 

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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 17:51:23
  Author: arojas
Revision: 290799

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

Added:
  kdenetwork-kopete/repos/staging-i686/
  kdenetwork-kopete/repos/staging-i686/PKGBUILD
(from rev 290798, kdenetwork-kopete/trunk/PKGBUILD)
  kdenetwork-kopete/repos/staging-i686/kopete-mediastreamer2.14.patch
(from rev 290798, kdenetwork-kopete/trunk/kopete-mediastreamer2.14.patch)
  kdenetwork-kopete/repos/staging-x86_64/
  kdenetwork-kopete/repos/staging-x86_64/PKGBUILD
(from rev 290798, kdenetwork-kopete/trunk/PKGBUILD)
  kdenetwork-kopete/repos/staging-x86_64/kopete-mediastreamer2.14.patch
(from rev 290798, kdenetwork-kopete/trunk/kopete-mediastreamer2.14.patch)

---+
 staging-i686/PKGBUILD |   49 ++
 staging-i686/kopete-mediastreamer2.14.patch   |   83 
 staging-x86_64/PKGBUILD   |   49 ++
 staging-x86_64/kopete-mediastreamer2.14.patch |   83 
 4 files changed, 264 insertions(+)

Copied: kdenetwork-kopete/repos/staging-i686/PKGBUILD (from rev 290798, 
kdenetwork-kopete/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-03-13 17:51:23 UTC (rev 290799)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-kopete
+pkgver=16.12.3
+pkgrel=2
+pkgdesc='Instant Messenger'
+url='https://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-runtime' 'libotr' 'qimageblitz' 'kdepimlibs4')
+makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'libgadu' 'jsoncpp')
+optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"{,.sig}
 
+kopete-mediastreamer2.14.patch)
+sha256sums=('61be9e45cb08e42a00bdc0e99f5d7ad7872299ac2e104124a3c0d939422376b6'
+'SKIP'
+'c34a268aaa058e563174581dbe37c15fed91e82326ec704d2a872463139865e0')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+
+# Fix build with mediastreamer 2.14
+  cd kopete-$pkgver
+  patch -p1 -i ../kopete-mediastreamer2.14.patch
+}
+
+build() {
+  cd build
+  cmake ../kopete-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON \
+-DWITH_Libmsn=OFF \
+-DOPENSSL_INCLUDE_DIR=/usr/include/openssl-1.0 \
+-DOPENSSL_SSL_LIBRARY=/usr/lib/openssl-1.0/libssl.so \
+-DOPENSSL_CRYPTO_LIBRARY=/usr/lib/openssl-1.0/libcrypto.so
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: kdenetwork-kopete/repos/staging-i686/kopete-mediastreamer2.14.patch 
(from rev 290798, kdenetwork-kopete/trunk/kopete-mediastreamer2.14.patch)
===
--- staging-i686/kopete-mediastreamer2.14.patch (rev 0)
+++ staging-i686/kopete-mediastreamer2.14.patch 2017-03-13 17:51:23 UTC (rev 
290799)
@@ -0,0 +1,83 @@
+diff --git a/cmake/modules/FindMediastreamer.cmake 
b/cmake/modules/FindMediastreamer.cmake
+index 47fe5c3..31802f0 100644
+--- a/cmake/modules/FindMediastreamer.cmake
 b/cmake/modules/FindMediastreamer.cmake
+@@ -24,12 +24,19 @@ IF (MEDIASTREAMER_FOUND)
+   IF (MEDIASTREAMER_VERSION VERSION_LESS 2.9)
+   SET(MEDIASTREAMER_LESS_2_9 TRUE)
+   SET(MEDIASTREAMER_LESS_2_11 TRUE)
++  SET(MEDIASTREAMER_LESS_2_14 TRUE)
+   ELSEIF (MEDIASTREAMER_VERSION VERSION_LESS 2.11)
+   SET(MEDIASTREAMER_LESS_2_9 FALSE)
+   SET(MEDIASTREAMER_LESS_2_11 TRUE)
++  SET(MEDIASTREAMER_LESS_2_14 TRUE)
++  ELSEIF (MEDIASTREAMER_VERSION VERSION_LESS 2.14)
++  SET(MEDIASTREAMER_LESS_2_9 FALSE)
++  SET(MEDIASTREAMER_LESS_2_11 FALSE)
++  SET(MEDIASTREAMER_LESS_2_14 TRUE)
+   ELSE (MEDIASTREAMER_VERSION VERSION_LESS 2.9)
+   SET(MEDIASTREAMER_LESS_2_9 FALSE)
+   SET(MEDIASTREAMER_LESS_2_11 FALSE)
++  SET(MEDIASTREAMER_LESS_2_14 FALSE)
+   ENDIF (MEDIASTREAMER_VERSION VERSION_LESS 2.9)
+   ENDIF (NOT MEDIASTREAMER_FIND_QUIETLY)
+ ELSE (MEDIASTREAMER_FOUND)
+diff --git 
a/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc 
b/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc
+index bd3de2b..9379226 100644
+--- a/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc
 b/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc
+@@ 

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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 17:50:50
  Author: arojas
Revision: 290798

openssl-1.0 rebuild

Modified:
  kdenetwork-kopete/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 17:47:48 UTC (rev 290797)
+++ PKGBUILD2017-03-13 17:50:50 UTC (rev 290798)
@@ -5,7 +5,7 @@
 
 pkgname=kdenetwork-kopete
 pkgver=16.12.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Instant Messenger'
 url='https://kde.org/applications/internet/kopete/'
 arch=('i686' 'x86_64')
@@ -36,7 +36,10 @@
 -DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_SKIP_RPATH=ON \
--DWITH_Libmsn=OFF
+-DWITH_Libmsn=OFF \
+-DOPENSSL_INCLUDE_DIR=/usr/include/openssl-1.0 \
+-DOPENSSL_SSL_LIBRARY=/usr/lib/openssl-1.0/libssl.so \
+-DOPENSSL_CRYPTO_LIBRARY=/usr/lib/openssl-1.0/libcrypto.so
   make
 }
 


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

2017-03-13 Thread Jan Steffens
Date: Monday, March 13, 2017 @ 17:47:48
  Author: heftig
Revision: 290797

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

Added:
  json-glib/repos/extra-i686/PKGBUILD
(from rev 290796, json-glib/trunk/PKGBUILD)
  json-glib/repos/extra-x86_64/PKGBUILD
(from rev 290796, json-glib/trunk/PKGBUILD)
Deleted:
  json-glib/repos/extra-i686/PKGBUILD
  json-glib/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-13 17:46:37 UTC (rev 290796)
+++ extra-i686/PKGBUILD 2017-03-13 17:47:48 UTC (rev 290797)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=json-glib
-pkgver=1.2.2+4+gd725fb5
-pkgrel=1
-pkgdesc="JSON library built on GLib"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/JsonGlib;
-license=('GPL')
-depends=('glib2')
-makedepends=('gobject-introspection' 'git' 'gtk-doc')
-_commit=d725fb511b646521213474bc9dadc4d5a3a1cf9c
-source=("git://git.gnome.org/json-glib#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-  
-build(){
-  cd $pkgname
-  ./configure --prefix=/usr --enable-gtk-doc
-  make
-}
-
-package(){
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}
-
-check(){
-  cd $pkgname
-  make check
-}

Copied: json-glib/repos/extra-i686/PKGBUILD (from rev 290796, 
json-glib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-13 17:47:48 UTC (rev 290797)
@@ -0,0 +1,43 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=json-glib
+pkgver=1.2.6+7+gf98d547
+pkgrel=1
+pkgdesc="JSON library built on GLib"
+url="https://wiki.gnome.org/Projects/JsonGlib;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(glib2)
+makedepends=(gobject-introspection git gtk-doc meson)
+_commit=f98d547d78ad294894cf8dfff5b0de1aa550bea7  # master
+source=("git+https://git.gnome.org/browse/json-glib#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=release ../$pkgname --libexecdir=/usr/lib \
+-Denable-gtk-doc=true -Denable-man=true
+  ninja
+}
+
+check() {
+  cd build
+  ninja test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-13 17:46:37 UTC (rev 290796)
+++ extra-x86_64/PKGBUILD   2017-03-13 17:47:48 UTC (rev 290797)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=json-glib
-pkgver=1.2.2+4+gd725fb5
-pkgrel=1
-pkgdesc="JSON library built on GLib"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Projects/JsonGlib;
-license=('GPL')
-depends=('glib2')
-makedepends=('gobject-introspection' 'git' 'gtk-doc')
-_commit=d725fb511b646521213474bc9dadc4d5a3a1cf9c
-source=("git://git.gnome.org/json-glib#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-  
-build(){
-  cd $pkgname
-  ./configure --prefix=/usr --enable-gtk-doc
-  make
-}
-
-package(){
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}
-
-check(){
-  cd $pkgname
-  make check
-}

Copied: json-glib/repos/extra-x86_64/PKGBUILD (from rev 290796, 
json-glib/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-13 17:47:48 UTC (rev 290797)
@@ -0,0 +1,43 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=json-glib
+pkgver=1.2.6+7+gf98d547
+pkgrel=1
+pkgdesc="JSON library built on GLib"
+url="https://wiki.gnome.org/Projects/JsonGlib;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(glib2)
+makedepends=(gobject-introspection git gtk-doc meson)
+_commit=f98d547d78ad294894cf8dfff5b0de1aa550bea7  # master
+source=("git+https://git.gnome.org/browse/json-glib#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+
+build() {
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=release ../$pkgname --libexecdir=/usr/lib \
+-Denable-gtk-doc=true -Denable-man=true
+  ninja
+}
+
+check() {
+  cd build
+  ninja test
+}
+
+package() {

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

2017-03-13 Thread Levente Polyak
Date: Monday, March 13, 2017 @ 17:47:24
  Author: anthraxx
Revision: 216102

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

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

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2017-03-13 17:47:13 UTC (rev 216101)
+++ community-staging-i686/PKGBUILD 2017-03-13 17:47:24 UTC (rev 216102)
@@ -1,30 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Guillermo Ramos <0xwille at gmail dot com>
-
-pkgname=radare2
-pkgver=1.2.1
-pkgrel=2
-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/radare2/archive/${pkgver}.tar.gz)
-sha512sums=('f813895b600299900e9854792ff10bf17152b2e0e6455197dc7c0e606d937cf0323c3be73c8a8977d4365c0ca43d801aa663520110bff2637096fd519bbae7da')
-
-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-staging-i686/PKGBUILD (from rev 216101, 
radare2/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 17:47:24 UTC (rev 216102)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=1.2.1
+pkgrel=4
+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/radare2/archive/${pkgver}.tar.gz)
+sha512sums=('f6993ee3a581f5f643f370c2e8be8f756e1b2cde82e451784b6254ee1347ffac471aa687a51ecba3200c2d5ddcd40ed93c97ab03d8e569ba18ed428e3e72fee2')
+
+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-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2017-03-13 17:47:13 UTC (rev 216101)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 17:47:24 UTC (rev 216102)
@@ -1,30 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Guillermo Ramos <0xwille at gmail dot com>
-
-pkgname=radare2
-pkgver=1.2.1
-pkgrel=2
-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/radare2/archive/${pkgver}.tar.gz)
-sha512sums=('f813895b600299900e9854792ff10bf17152b2e0e6455197dc7c0e606d937cf0323c3be73c8a8977d4365c0ca43d801aa663520110bff2637096fd519bbae7da')
-
-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-staging-x86_64/PKGBUILD (from rev 216101, 
radare2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 17:47:24 UTC (rev 216102)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=1.2.1
+pkgrel=4
+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' 

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

2017-03-13 Thread Levente Polyak
Date: Monday, March 13, 2017 @ 17:47:13
  Author: anthraxx
Revision: 216101

upgpkg: radare2 1.2.1-4 (openssl rebuild)

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 17:32:31 UTC (rev 216100)
+++ PKGBUILD2017-03-13 17:47:13 UTC (rev 216101)
@@ -3,7 +3,7 @@
 
 pkgname=radare2
 pkgver=1.2.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='http://radare.org'
 arch=('i686' 'x86_64')


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

2017-03-13 Thread Jan Steffens
Date: Monday, March 13, 2017 @ 17:46:37
  Author: heftig
Revision: 290796

1.2.6+7+gf98d547-1

Modified:
  json-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 17:29:57 UTC (rev 290795)
+++ PKGBUILD2017-03-13 17:46:37 UTC (rev 290796)
@@ -2,16 +2,16 @@
 # Contributor: Ionut Biru 
 
 pkgname=json-glib
-pkgver=1.2.2+4+gd725fb5
+pkgver=1.2.6+7+gf98d547
 pkgrel=1
 pkgdesc="JSON library built on GLib"
-arch=('i686' 'x86_64')
 url="https://wiki.gnome.org/Projects/JsonGlib;
-license=('GPL')
-depends=('glib2')
-makedepends=('gobject-introspection' 'git' 'gtk-doc')
-_commit=d725fb511b646521213474bc9dadc4d5a3a1cf9c
-source=("git://git.gnome.org/json-glib#commit=$_commit")
+arch=(i686 x86_64)
+license=(GPL)
+depends=(glib2)
+makedepends=(gobject-introspection git gtk-doc meson)
+_commit=f98d547d78ad294894cf8dfff5b0de1aa550bea7  # master
+source=("git+https://git.gnome.org/browse/json-glib#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -20,22 +20,24 @@
 }
 
 prepare() {
+  mkdir build
   cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
 }
-  
-build(){
-  cd $pkgname
-  ./configure --prefix=/usr --enable-gtk-doc
-  make
+
+build() {
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=release ../$pkgname --libexecdir=/usr/lib \
+-Denable-gtk-doc=true -Denable-man=true
+  ninja
 }
 
-package(){
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
+check() {
+  cd build
+  ninja test
 }
 
-check(){
-  cd $pkgname
-  make check
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
 }


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

2017-03-13 Thread Levente Polyak
Date: Monday, March 13, 2017 @ 17:32:31
  Author: anthraxx
Revision: 216100

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

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

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

Copied: radare2/repos/community-testing-i686/PKGBUILD (from rev 216099, 
radare2/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-03-13 17:32:31 UTC (rev 216100)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=1.2.1
+pkgrel=3
+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/radare2/archive/${pkgver}.tar.gz)
+sha512sums=('f6993ee3a581f5f643f370c2e8be8f756e1b2cde82e451784b6254ee1347ffac471aa687a51ecba3200c2d5ddcd40ed93c97ab03d8e569ba18ed428e3e72fee2')
+
+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-testing-x86_64/PKGBUILD (from rev 216099, 
radare2/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-03-13 17:32:31 UTC (rev 216100)
@@ -0,0 +1,30 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=1.2.1
+pkgrel=3
+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/radare2/archive/${pkgver}.tar.gz)
+sha512sums=('f6993ee3a581f5f643f370c2e8be8f756e1b2cde82e451784b6254ee1347ffac471aa687a51ecba3200c2d5ddcd40ed93c97ab03d8e569ba18ed428e3e72fee2')
+
+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:


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

2017-03-13 Thread Levente Polyak
Date: Monday, March 13, 2017 @ 17:32:21
  Author: anthraxx
Revision: 216099

upgpkg: radare2 1.2.1-3 (libzip rebuild)

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 15:44:35 UTC (rev 216098)
+++ PKGBUILD2017-03-13 17:32:21 UTC (rev 216099)
@@ -3,7 +3,7 @@
 
 pkgname=radare2
 pkgver=1.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='http://radare.org'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('sh' 'capstone' 'openssl' 'libzip')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/radare/radare2/archive/${pkgver}.tar.gz)
-sha512sums=('f813895b600299900e9854792ff10bf17152b2e0e6455197dc7c0e606d937cf0323c3be73c8a8977d4365c0ca43d801aa663520110bff2637096fd519bbae7da')
+sha512sums=('f6993ee3a581f5f643f370c2e8be8f756e1b2cde82e451784b6254ee1347ffac471aa687a51ecba3200c2d5ddcd40ed93c97ab03d8e569ba18ed428e3e72fee2')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in qt4/repos (62 files)

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 17:29:57
  Author: arojas
Revision: 290795

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

Added:
  qt4/repos/staging-i686/PKGBUILD
(from rev 290794, qt4/trunk/PKGBUILD)
  qt4/repos/staging-i686/assistant-qt4.desktop
(from rev 290794, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/staging-i686/designer-qt4.desktop
(from rev 290794, qt4/trunk/designer-qt4.desktop)
  qt4/repos/staging-i686/disable-sslv3.patch
(from rev 290794, qt4/trunk/disable-sslv3.patch)
  qt4/repos/staging-i686/glib-honor-ExcludeSocketNotifiers-flag.diff
(from rev 290794, qt4/trunk/glib-honor-ExcludeSocketNotifiers-flag.diff)
  qt4/repos/staging-i686/improve-cups-support.patch
(from rev 290794, qt4/trunk/improve-cups-support.patch)
  qt4/repos/staging-i686/kde4-settings.patch
(from rev 290794, qt4/trunk/kde4-settings.patch)
  qt4/repos/staging-i686/kubuntu_14_systemtrayicon.diff
(from rev 290794, qt4/trunk/kubuntu_14_systemtrayicon.diff)
  qt4/repos/staging-i686/l-qclipboard_delay.patch
(from rev 290794, qt4/trunk/l-qclipboard_delay.patch)
  qt4/repos/staging-i686/l-qclipboard_fix_recursive.patch
(from rev 290794, qt4/trunk/l-qclipboard_fix_recursive.patch)
  qt4/repos/staging-i686/linguist-qt4.desktop
(from rev 290794, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/staging-i686/moc-boost-workaround.patch
(from rev 290794, qt4/trunk/moc-boost-workaround.patch)
  qt4/repos/staging-i686/qdbusviewer-qt4.desktop
(from rev 290794, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/staging-i686/qt4-gcc6.patch
(from rev 290794, qt4/trunk/qt4-gcc6.patch)
  qt4/repos/staging-i686/qt4-glibc-2.25.patch
(from rev 290794, qt4/trunk/qt4-glibc-2.25.patch)
  qt4/repos/staging-i686/qtconfig-qt4.desktop
(from rev 290794, qt4/trunk/qtconfig-qt4.desktop)
  qt4/repos/staging-x86_64/PKGBUILD
(from rev 290794, qt4/trunk/PKGBUILD)
  qt4/repos/staging-x86_64/assistant-qt4.desktop
(from rev 290794, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/staging-x86_64/designer-qt4.desktop
(from rev 290794, qt4/trunk/designer-qt4.desktop)
  qt4/repos/staging-x86_64/disable-sslv3.patch
(from rev 290794, qt4/trunk/disable-sslv3.patch)
  qt4/repos/staging-x86_64/glib-honor-ExcludeSocketNotifiers-flag.diff
(from rev 290794, qt4/trunk/glib-honor-ExcludeSocketNotifiers-flag.diff)
  qt4/repos/staging-x86_64/improve-cups-support.patch
(from rev 290794, qt4/trunk/improve-cups-support.patch)
  qt4/repos/staging-x86_64/kde4-settings.patch
(from rev 290794, qt4/trunk/kde4-settings.patch)
  qt4/repos/staging-x86_64/kubuntu_14_systemtrayicon.diff
(from rev 290794, qt4/trunk/kubuntu_14_systemtrayicon.diff)
  qt4/repos/staging-x86_64/l-qclipboard_delay.patch
(from rev 290794, qt4/trunk/l-qclipboard_delay.patch)
  qt4/repos/staging-x86_64/l-qclipboard_fix_recursive.patch
(from rev 290794, qt4/trunk/l-qclipboard_fix_recursive.patch)
  qt4/repos/staging-x86_64/linguist-qt4.desktop
(from rev 290794, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/staging-x86_64/moc-boost-workaround.patch
(from rev 290794, qt4/trunk/moc-boost-workaround.patch)
  qt4/repos/staging-x86_64/qdbusviewer-qt4.desktop
(from rev 290794, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/staging-x86_64/qt4-gcc6.patch
(from rev 290794, qt4/trunk/qt4-gcc6.patch)
  qt4/repos/staging-x86_64/qt4-glibc-2.25.patch
(from rev 290794, qt4/trunk/qt4-glibc-2.25.patch)
  qt4/repos/staging-x86_64/qtconfig-qt4.desktop
(from rev 290794, qt4/trunk/qtconfig-qt4.desktop)
Deleted:
  qt4/repos/staging-i686/PKGBUILD
  qt4/repos/staging-i686/assistant-qt4.desktop
  qt4/repos/staging-i686/designer-qt4.desktop
  qt4/repos/staging-i686/disable-sslv3.patch
  qt4/repos/staging-i686/glib-honor-ExcludeSocketNotifiers-flag.diff
  qt4/repos/staging-i686/improve-cups-support.patch
  qt4/repos/staging-i686/kde4-settings.patch
  qt4/repos/staging-i686/kubuntu_14_systemtrayicon.diff
  qt4/repos/staging-i686/l-qclipboard_delay.patch
  qt4/repos/staging-i686/l-qclipboard_fix_recursive.patch
  qt4/repos/staging-i686/linguist-qt4.desktop
  qt4/repos/staging-i686/moc-boost-workaround.patch
  qt4/repos/staging-i686/qdbusviewer-qt4.desktop
  qt4/repos/staging-i686/qt4-gcc6.patch
  qt4/repos/staging-i686/qtconfig-qt4.desktop
  qt4/repos/staging-x86_64/PKGBUILD
  qt4/repos/staging-x86_64/assistant-qt4.desktop
  qt4/repos/staging-x86_64/designer-qt4.desktop
  qt4/repos/staging-x86_64/disable-sslv3.patch
  qt4/repos/staging-x86_64/glib-honor-ExcludeSocketNotifiers-flag.diff
  qt4/repos/staging-x86_64/improve-cups-support.patch
  qt4/repos/staging-x86_64/kde4-settings.patch
  qt4/repos/staging-x86_64/kubuntu_14_systemtrayicon.diff
  qt4/repos/staging-x86_64/l-qclipboard_delay.patch
  qt4/repos/staging-x86_64/l-qclipboard_fix_recursive.patch
  qt4/repos/staging-x86_64/linguist-qt4.desktop
  qt4/repos/staging-x86_64/moc-boost-workaround.patch
  qt4/repos/staging-x86_64/qdbusviewer-qt4.desktop
  

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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 17:28:38
  Author: arojas
Revision: 290794

openssl-1.0 rebuild

Modified:
  qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 16:54:40 UTC (rev 290793)
+++ PKGBUILD2017-03-13 17:28:38 UTC (rev 290794)
@@ -5,13 +5,13 @@
 
 pkgname=qt4
 pkgver=4.8.7
-pkgrel=14
+pkgrel=15
 arch=('i686' 'x86_64')
 url='http://www.qt.io'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework'
 depends=('sqlite' 'ca-certificates' 'fontconfig' 'libgl' 'libxrandr' 'libxv' 
'libxi' 'alsa-lib'
-'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'libmng' 'dbus') 
# 'openssl-1.0'
+'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'libmng' 'dbus' 
'openssl-1.0')
 makedepends=('postgresql-libs' 'mariadb' 'unixodbc' 'cups' 'gtk2' 'libfbclient'
  'mesa')
 optdepends=('postgresql-libs: PostgreSQL driver'
@@ -100,9 +100,8 @@
   export QT4DIR="${srcdir}"/${_pkgfqn}
   export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH}
   export CXXFLAGS+=" -std=gnu++98" # Fix build with GCC 6
-#  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig/
-#  export OPENSSL_LIBS='-L/usr/lib/openssl-1.0 -lssl -lcrypto'
-#  export CXXFLAGS+=" -I/usr/include/openssl-1.0"
+  export OPENSSL_LIBS='-L/usr/lib/openssl-1.0 -lssl -lcrypto'
+  export CXXFLAGS+=" -I/usr/include/openssl-1.0"
 
   cd ${_pkgfqn}
 


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

2017-03-13 Thread Andreas Radke
Date: Monday, March 13, 2017 @ 16:54:40
  Author: andyrtr
Revision: 290793

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch
(from rev 290792, 
linux/trunk/0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch)
  linux/repos/testing-i686/99-linux.hook
(from rev 290792, linux/trunk/99-linux.hook)
  linux/repos/testing-i686/PKGBUILD
(from rev 290792, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/config.i686
(from rev 290792, linux/trunk/config.i686)
  linux/repos/testing-i686/config.x86_64
(from rev 290792, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 290792, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 290792, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch
(from rev 290792, 
linux/trunk/0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch)
  linux/repos/testing-x86_64/99-linux.hook
(from rev 290792, linux/trunk/99-linux.hook)
  linux/repos/testing-x86_64/PKGBUILD
(from rev 290792, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/config.i686
(from rev 290792, linux/trunk/config.i686)
  linux/repos/testing-x86_64/config.x86_64
(from rev 290792, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 290792, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 290792, linux/trunk/linux.preset)

--+
 testing-i686/0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch   |  311 
 testing-i686/99-linux.hook   |   11 
 testing-i686/PKGBUILD|  294 
 testing-i686/config.i686 | 8331 
++
 testing-i686/config.x86_64   | 8084 
+
 testing-i686/linux.install   |   27 
 testing-i686/linux.preset|   14 
 testing-x86_64/0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch |  311 
 testing-x86_64/99-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  294 
 testing-x86_64/config.i686   | 8331 
++
 testing-x86_64/config.x86_64 | 8084 
+
 testing-x86_64/linux.install |   27 
 testing-x86_64/linux.preset  |   14 
 14 files changed, 34144 insertions(+)

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


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

2017-03-13 Thread Andreas Radke
Date: Monday, March 13, 2017 @ 16:54:12
  Author: andyrtr
Revision: 290792

upgpkg: linux 4.10.2-1

upstream update 4.10.2;  apply fix for CVE-2017-2636

Added:
  linux/trunk/0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch
Modified:
  linux/trunk/PKGBUILD

---+
 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch |  311 
 PKGBUILD  |   12 
 2 files changed, 319 insertions(+), 4 deletions(-)

Added: 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch
===
--- 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch   
(rev 0)
+++ 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc_tbuf.patch   2017-03-13 16:54:12 UTC 
(rev 290792)
@@ -0,0 +1,311 @@
+>From 1dea7a8061ad9212f4464464a80d0dcd477eceab Mon Sep 17 00:00:00 2001
+From: Alexander Popov 
+Date: Tue, 28 Feb 2017 19:28:54 +0300
+Subject: [PATCH 1/1] tty: n_hdlc: get rid of racy n_hdlc.tbuf
+
+Currently N_HDLC line discipline uses a self-made singly linked list for
+data buffers and has n_hdlc.tbuf pointer for buffer retransmitting after
+an error.
+
+The commit be10eb7589337e5defbe214dae038a53dd21add8
+("tty: n_hdlc add buffer flushing") introduced racy access to n_hdlc.tbuf.
+After tx error concurrent flush_tx_queue() and n_hdlc_send_frames() can put
+one data buffer to tx_free_buf_list twice. That causes double free in
+n_hdlc_release().
+
+Let's use standard kernel linked list and get rid of n_hdlc.tbuf:
+in case of tx error put current data buffer after the head of tx_buf_list.
+
+Signed-off-by: Alexander Popov 
+---
+ drivers/tty/n_hdlc.c | 132 +++
+ 1 file changed, 69 insertions(+), 63 deletions(-)
+
+diff --git a/drivers/tty/n_hdlc.c b/drivers/tty/n_hdlc.c
+index eb27883..728c824 100644
+--- a/drivers/tty/n_hdlc.c
 b/drivers/tty/n_hdlc.c
+@@ -114,7 +114,7 @@
+ #define DEFAULT_TX_BUF_COUNT 3
+ 
+ struct n_hdlc_buf {
+-  struct n_hdlc_buf *link;
++  struct list_head  list_item;
+   int   count;
+   char  buf[1];
+ };
+@@ -122,8 +122,7 @@ struct n_hdlc_buf {
+ #define   N_HDLC_BUF_SIZE (sizeof(struct n_hdlc_buf) + maxframe)
+ 
+ struct n_hdlc_buf_list {
+-  struct n_hdlc_buf *head;
+-  struct n_hdlc_buf *tail;
++  struct list_head  list;
+   int   count;
+   spinlock_tspinlock;
+ };
+@@ -136,7 +135,6 @@ struct n_hdlc_buf_list {
+  * @backup_tty - TTY to use if tty gets closed
+  * @tbusy - reentrancy flag for tx wakeup code
+  * @woke_up - FIXME: describe this field
+- * @tbuf - currently transmitting tx buffer
+  * @tx_buf_list - list of pending transmit frame buffers
+  * @rx_buf_list - list of received frame buffers
+  * @tx_free_buf_list - list unused transmit frame buffers
+@@ -149,7 +147,6 @@ struct n_hdlc {
+   struct tty_struct   *backup_tty;
+   int tbusy;
+   int woke_up;
+-  struct n_hdlc_buf   *tbuf;
+   struct n_hdlc_buf_list  tx_buf_list;
+   struct n_hdlc_buf_list  rx_buf_list;
+   struct n_hdlc_buf_list  tx_free_buf_list;
+@@ -159,6 +156,8 @@ struct n_hdlc {
+ /*
+  * HDLC buffer list manipulation functions
+  */
++static void n_hdlc_buf_return(struct n_hdlc_buf_list *buf_list,
++  struct n_hdlc_buf *buf);
+ static void n_hdlc_buf_put(struct n_hdlc_buf_list *list,
+  struct n_hdlc_buf *buf);
+ static struct n_hdlc_buf *n_hdlc_buf_get(struct n_hdlc_buf_list *list);
+@@ -208,16 +207,9 @@ static void flush_tx_queue(struct tty_struct *tty)
+ {
+   struct n_hdlc *n_hdlc = tty2n_hdlc(tty);
+   struct n_hdlc_buf *buf;
+-  unsigned long flags;
+ 
+   while ((buf = n_hdlc_buf_get(_hdlc->tx_buf_list)))
+   n_hdlc_buf_put(_hdlc->tx_free_buf_list, buf);
+-  spin_lock_irqsave(_hdlc->tx_buf_list.spinlock, flags);
+-  if (n_hdlc->tbuf) {
+-  n_hdlc_buf_put(_hdlc->tx_free_buf_list, n_hdlc->tbuf);
+-  n_hdlc->tbuf = NULL;
+-  }
+-  spin_unlock_irqrestore(_hdlc->tx_buf_list.spinlock, flags);
+ }
+ 
+ static struct tty_ldisc_ops n_hdlc_ldisc = {
+@@ -283,7 +275,6 @@ static void n_hdlc_release(struct n_hdlc *n_hdlc)
+   } else
+   break;
+   }
+-  kfree(n_hdlc->tbuf);
+   kfree(n_hdlc);
+   
+ } /* end of n_hdlc_release() */
+@@ -402,13 +393,7 @@ static void n_hdlc_send_frames(struct n_hdlc *n_hdlc, 
struct tty_struct *tty)
+   n_hdlc->woke_up = 0;
+   spin_unlock_irqrestore(_hdlc->tx_buf_list.spinlock, flags);
+ 
+-  /* get current transmit buffer or get new transmit */
+-  /* buffer from list of pending transmit buffers */
+-  
+-  tbuf = n_hdlc->tbuf;
+-  if (!tbuf)
+-  tbuf = n_hdlc_buf_get(_hdlc->tx_buf_list);
+-  
++  

[arch-commits] Commit in qt4/repos (62 files)

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 15:45:50
  Author: arojas
Revision: 290791

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

Added:
  qt4/repos/extra-i686/PKGBUILD
(from rev 290790, qt4/trunk/PKGBUILD)
  qt4/repos/extra-i686/assistant-qt4.desktop
(from rev 290790, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/extra-i686/designer-qt4.desktop
(from rev 290790, qt4/trunk/designer-qt4.desktop)
  qt4/repos/extra-i686/disable-sslv3.patch
(from rev 290790, qt4/trunk/disable-sslv3.patch)
  qt4/repos/extra-i686/glib-honor-ExcludeSocketNotifiers-flag.diff
(from rev 290790, qt4/trunk/glib-honor-ExcludeSocketNotifiers-flag.diff)
  qt4/repos/extra-i686/improve-cups-support.patch
(from rev 290790, qt4/trunk/improve-cups-support.patch)
  qt4/repos/extra-i686/kde4-settings.patch
(from rev 290790, qt4/trunk/kde4-settings.patch)
  qt4/repos/extra-i686/kubuntu_14_systemtrayicon.diff
(from rev 290790, qt4/trunk/kubuntu_14_systemtrayicon.diff)
  qt4/repos/extra-i686/l-qclipboard_delay.patch
(from rev 290790, qt4/trunk/l-qclipboard_delay.patch)
  qt4/repos/extra-i686/l-qclipboard_fix_recursive.patch
(from rev 290790, qt4/trunk/l-qclipboard_fix_recursive.patch)
  qt4/repos/extra-i686/linguist-qt4.desktop
(from rev 290790, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/extra-i686/moc-boost-workaround.patch
(from rev 290790, qt4/trunk/moc-boost-workaround.patch)
  qt4/repos/extra-i686/qdbusviewer-qt4.desktop
(from rev 290790, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/extra-i686/qt4-gcc6.patch
(from rev 290790, qt4/trunk/qt4-gcc6.patch)
  qt4/repos/extra-i686/qt4-glibc-2.25.patch
(from rev 290790, qt4/trunk/qt4-glibc-2.25.patch)
  qt4/repos/extra-i686/qtconfig-qt4.desktop
(from rev 290790, qt4/trunk/qtconfig-qt4.desktop)
  qt4/repos/extra-x86_64/PKGBUILD
(from rev 290790, qt4/trunk/PKGBUILD)
  qt4/repos/extra-x86_64/assistant-qt4.desktop
(from rev 290790, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/extra-x86_64/designer-qt4.desktop
(from rev 290790, qt4/trunk/designer-qt4.desktop)
  qt4/repos/extra-x86_64/disable-sslv3.patch
(from rev 290790, qt4/trunk/disable-sslv3.patch)
  qt4/repos/extra-x86_64/glib-honor-ExcludeSocketNotifiers-flag.diff
(from rev 290790, qt4/trunk/glib-honor-ExcludeSocketNotifiers-flag.diff)
  qt4/repos/extra-x86_64/improve-cups-support.patch
(from rev 290790, qt4/trunk/improve-cups-support.patch)
  qt4/repos/extra-x86_64/kde4-settings.patch
(from rev 290790, qt4/trunk/kde4-settings.patch)
  qt4/repos/extra-x86_64/kubuntu_14_systemtrayicon.diff
(from rev 290790, qt4/trunk/kubuntu_14_systemtrayicon.diff)
  qt4/repos/extra-x86_64/l-qclipboard_delay.patch
(from rev 290790, qt4/trunk/l-qclipboard_delay.patch)
  qt4/repos/extra-x86_64/l-qclipboard_fix_recursive.patch
(from rev 290790, qt4/trunk/l-qclipboard_fix_recursive.patch)
  qt4/repos/extra-x86_64/linguist-qt4.desktop
(from rev 290790, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/extra-x86_64/moc-boost-workaround.patch
(from rev 290790, qt4/trunk/moc-boost-workaround.patch)
  qt4/repos/extra-x86_64/qdbusviewer-qt4.desktop
(from rev 290790, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/extra-x86_64/qt4-gcc6.patch
(from rev 290790, qt4/trunk/qt4-gcc6.patch)
  qt4/repos/extra-x86_64/qt4-glibc-2.25.patch
(from rev 290790, qt4/trunk/qt4-glibc-2.25.patch)
  qt4/repos/extra-x86_64/qtconfig-qt4.desktop
(from rev 290790, qt4/trunk/qtconfig-qt4.desktop)
Deleted:
  qt4/repos/extra-i686/PKGBUILD
  qt4/repos/extra-i686/assistant-qt4.desktop
  qt4/repos/extra-i686/designer-qt4.desktop
  qt4/repos/extra-i686/disable-sslv3.patch
  qt4/repos/extra-i686/glib-honor-ExcludeSocketNotifiers-flag.diff
  qt4/repos/extra-i686/improve-cups-support.patch
  qt4/repos/extra-i686/kde4-settings.patch
  qt4/repos/extra-i686/kubuntu_14_systemtrayicon.diff
  qt4/repos/extra-i686/l-qclipboard_delay.patch
  qt4/repos/extra-i686/l-qclipboard_fix_recursive.patch
  qt4/repos/extra-i686/linguist-qt4.desktop
  qt4/repos/extra-i686/moc-boost-workaround.patch
  qt4/repos/extra-i686/qdbusviewer-qt4.desktop
  qt4/repos/extra-i686/qt4-gcc6.patch
  qt4/repos/extra-i686/qtconfig-qt4.desktop
  qt4/repos/extra-x86_64/PKGBUILD
  qt4/repos/extra-x86_64/assistant-qt4.desktop
  qt4/repos/extra-x86_64/designer-qt4.desktop
  qt4/repos/extra-x86_64/disable-sslv3.patch
  qt4/repos/extra-x86_64/glib-honor-ExcludeSocketNotifiers-flag.diff
  qt4/repos/extra-x86_64/improve-cups-support.patch
  qt4/repos/extra-x86_64/kde4-settings.patch
  qt4/repos/extra-x86_64/kubuntu_14_systemtrayicon.diff
  qt4/repos/extra-x86_64/l-qclipboard_delay.patch
  qt4/repos/extra-x86_64/l-qclipboard_fix_recursive.patch
  qt4/repos/extra-x86_64/linguist-qt4.desktop
  qt4/repos/extra-x86_64/moc-boost-workaround.patch
  qt4/repos/extra-x86_64/qdbusviewer-qt4.desktop
  qt4/repos/extra-x86_64/qt4-gcc6.patch
  qt4/repos/extra-x86_64/qtconfig-qt4.desktop

--+
 

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

2017-03-13 Thread Florian Pritz
Date: Monday, March 13, 2017 @ 15:44:35
  Author: bluewind
Revision: 216098

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 15:44:30 UTC (rev 216097)
+++ community-i686/PKGBUILD 2017-03-13 15:44:35 UTC (rev 216098)
@@ -1,36 +0,0 @@
-# $Id$
-# Contributor: Alexander Fehr 
-# Maintainer: Daniel J Griffiths 
-
-pkgname=filezilla
-pkgver=3.24.1
-pkgrel=1
-pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
-arch=('i686' 'x86_64')
-url="http://filezilla-project.org/;
-license=('GPL')
-depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 
'gnutls' "libfilezilla")
-source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2;)
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure \
---prefix=/usr \
---disable-manualupdatecheck \
---disable-autoupdatecheck \
---disable-static \
---with-pugixml=builtin
-
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}
-md5sums=('29f19bfca4c77d3903ec0efa3f191ff0')

Copied: filezilla/repos/community-i686/PKGBUILD (from rev 216097, 
filezilla/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 15:44:35 UTC (rev 216098)
@@ -0,0 +1,36 @@
+# $Id$
+# Contributor: Alexander Fehr 
+# Maintainer: Daniel J Griffiths 
+
+pkgname=filezilla
+pkgver=3.25.0
+pkgrel=1
+pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
+arch=('i686' 'x86_64')
+url="http://filezilla-project.org/;
+license=('GPL')
+depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 
'gnutls' "libfilezilla")
+source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2;)
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure \
+--prefix=/usr \
+--disable-manualupdatecheck \
+--disable-autoupdatecheck \
+--disable-static \
+--with-pugixml=builtin
+
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}
+md5sums=('27cdd70f724c935f5ac3702bee02da5f')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-13 15:44:30 UTC (rev 216097)
+++ community-x86_64/PKGBUILD   2017-03-13 15:44:35 UTC (rev 216098)
@@ -1,36 +0,0 @@
-# $Id$
-# Contributor: Alexander Fehr 
-# Maintainer: Daniel J Griffiths 
-
-pkgname=filezilla
-pkgver=3.24.1
-pkgrel=1
-pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
-arch=('i686' 'x86_64')
-url="http://filezilla-project.org/;
-license=('GPL')
-depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 
'gnutls' "libfilezilla")
-source=("http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2;)
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure \
---prefix=/usr \
---disable-manualupdatecheck \
---disable-autoupdatecheck \
---disable-static \
---with-pugixml=builtin
-
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}
-md5sums=('29f19bfca4c77d3903ec0efa3f191ff0')

Copied: filezilla/repos/community-x86_64/PKGBUILD (from rev 216097, 
filezilla/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-13 15:44:35 UTC (rev 216098)
@@ -0,0 +1,36 @@
+# $Id$
+# Contributor: Alexander Fehr 
+# Maintainer: Daniel J Griffiths 
+
+pkgname=filezilla
+pkgver=3.25.0
+pkgrel=1
+pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
+arch=('i686' 'x86_64')
+url="http://filezilla-project.org/;
+license=('GPL')
+depends=('dbus' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 'sqlite' 
'gnutls' "libfilezilla")

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

2017-03-13 Thread Florian Pritz
Date: Monday, March 13, 2017 @ 15:44:30
  Author: bluewind
Revision: 216097

upgpkg: filezilla 3.25.0-1

upstream update

Modified:
  filezilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 15:43:13 UTC (rev 216096)
+++ PKGBUILD2017-03-13 15:44:30 UTC (rev 216097)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths 
 
 pkgname=filezilla
-pkgver=3.24.1
+pkgver=3.25.0
 pkgrel=1
 pkgdesc="Fast and reliable FTP, FTPS and SFTP client"
 arch=('i686' 'x86_64')
@@ -33,4 +33,4 @@
 
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('29f19bfca4c77d3903ec0efa3f191ff0')
+md5sums=('27cdd70f724c935f5ac3702bee02da5f')


[arch-commits] Commit in qt4/trunk (PKGBUILD qt4-glibc-2.25.patch)

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 15:43:58
  Author: arojas
Revision: 290790

Add Fedora patch to fix build of Qt4 applications with glibc 2.25

Added:
  qt4/trunk/qt4-glibc-2.25.patch
Modified:
  qt4/trunk/PKGBUILD

--+
 PKGBUILD |   18 +++---
 qt4-glibc-2.25.patch |   13 +
 2 files changed, 24 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 15:10:31 UTC (rev 290789)
+++ PKGBUILD2017-03-13 15:43:58 UTC (rev 290790)
@@ -5,13 +5,13 @@
 
 pkgname=qt4
 pkgver=4.8.7
-pkgrel=13
+pkgrel=14
 arch=('i686' 'x86_64')
 url='http://www.qt.io'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework'
 depends=('sqlite' 'ca-certificates' 'fontconfig' 'libgl' 'libxrandr' 'libxv' 
'libxi' 'alsa-lib'
-'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'libmng' 'dbus' 
'openssl-1.0')
+'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'libmng' 'dbus') 
# 'openssl-1.0'
 makedepends=('postgresql-libs' 'mariadb' 'unixodbc' 'cups' 'gtk2' 'libfbclient'
  'mesa')
 optdepends=('postgresql-libs: PostgreSQL driver'
@@ -37,7 +37,7 @@
 'disable-sslv3.patch'
 'l-qclipboard_fix_recursive.patch'
 'l-qclipboard_delay.patch'
-'qt4-gcc6.patch')
+'qt4-gcc6.patch' 'qt4-glibc-2.25.patch')
 md5sums=('d990ee66bf7ab0c785589776f35ba6ad'
  'a16638f4781e56e7887ff8212a322ecc'
  '8a28b3f52dbeb685d4b69440b520a3e1'
@@ -52,7 +52,8 @@
  '1803ab6313df762d807678e58fc85f53'
  '009de09b4e589a7770fba74405656c99'
  'addc5e88d538ee55e17bd49ba337ca67'
- '98e00c5c7e5fee12e11ecbedd03f01ff')
+ '98e00c5c7e5fee12e11ecbedd03f01ff'
+ 'a6e217c159d9c0f588d4b5611493f0ea')
 
 prepare() {
   cd ${_pkgfqn}
@@ -90,6 +91,9 @@
 
   # Fix build with GCC6 (Fedora)
   patch -p1 -i "$srcdir"/qt4-gcc6.patch
+
+  # Fix build of Qt4 applications with glibc 2.25 (Fedora)
+  patch -p1 -i "$srcdir"/qt4-glibc-2.25.patch
 }
 
 build() {
@@ -96,9 +100,9 @@
   export QT4DIR="${srcdir}"/${_pkgfqn}
   export LD_LIBRARY_PATH=${QT4DIR}/lib:${LD_LIBRARY_PATH}
   export CXXFLAGS+=" -std=gnu++98" # Fix build with GCC 6
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig/
-  export OPENSSL_LIBS='-L/usr/lib/openssl-1.0 -lssl -lcrypto'
-  export CXXFLAGS+=" -I/usr/include/openssl-1.0"
+#  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig/
+#  export OPENSSL_LIBS='-L/usr/lib/openssl-1.0 -lssl -lcrypto'
+#  export CXXFLAGS+=" -I/usr/include/openssl-1.0"
 
   cd ${_pkgfqn}
 

Added: qt4-glibc-2.25.patch
===
--- qt4-glibc-2.25.patch(rev 0)
+++ qt4-glibc-2.25.patch2017-03-13 15:43:58 UTC (rev 290790)
@@ -0,0 +1,13 @@
+diff -up 
qt-everywhere-opensource-src-4.8.7/src/corelib/global/qglobal.h.majmin 
+qt-everywhere-opensource-src-4.8.7/src/corelib/global/qglobal.h
+--- qt-everywhere-opensource-src-4.8.7/src/corelib/global/qglobal.h.majmin 
2015-05-07 09:14:48.0 -0500
 qt-everywhere-opensource-src-4.8.7/src/corelib/global/qglobal.h
2016-12-08 12:10:29.677359701 -0600
+@@ -52,7 +52,7 @@
+ /*
+can be used like #if (QT_VERSION >= QT_VERSION_CHECK(4, 4, 0))
+ */
+-#define QT_VERSION_CHECK(major, minor, patch) ((major<<16)|(minor<<8)|(patch))
++#define QT_VERSION_CHECK(qt_version_check_major, qt_version_check_minor, 
qt_version_check_patch) 
((qt_version_check_major<<16)|(qt_version_check_minor<<8)|(qt_version_check_patch))
+ 
+ #define QT_PACKAGEDATE_STR "2015-05-07"
+ 


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

2017-03-13 Thread Jan Steffens
Date: Monday, March 13, 2017 @ 15:10:31
  Author: heftig
Revision: 290789

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

Added:
  evolution-ews/repos/extra-i686/PKGBUILD
(from rev 290788, evolution-ews/trunk/PKGBUILD)
  evolution-ews/repos/extra-x86_64/PKGBUILD
(from rev 290788, evolution-ews/trunk/PKGBUILD)
Deleted:
  evolution-ews/repos/extra-i686/PKGBUILD
  evolution-ews/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-13 15:10:01 UTC (rev 290788)
+++ extra-i686/PKGBUILD 2017-03-13 15:10:31 UTC (rev 290789)
@@ -1,39 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=evolution-ews
-pkgver=3.22.5
-pkgrel=1
-pkgdesc="MS Exchange integration through Exchange Web Services"
-url="https://wiki.gnome.org/Apps/Evolution/EWS;
-arch=(i686 x86_64)
-license=(LGPL2.1)
-depends=(libmspack evolution)
-makedepends=(intltool gnome-common git)
-options=(!emptydirs)
-_commit=087ae7b4566657d1e62b5095881001d206036b73  # tags/EVOLUTION_EWS_3_22_5^0
-source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static
-  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
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: evolution-ews/repos/extra-i686/PKGBUILD (from rev 290788, 
evolution-ews/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-13 15:10:31 UTC (rev 290789)
@@ -0,0 +1,39 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=evolution-ews
+pkgver=3.22.6
+pkgrel=1
+pkgdesc="MS Exchange integration through Exchange Web Services"
+url="https://wiki.gnome.org/Apps/Evolution/EWS;
+arch=(i686 x86_64)
+license=(LGPL2.1)
+depends=(libmspack evolution)
+makedepends=(intltool gnome-common git)
+options=(!emptydirs)
+_commit=38b969cc16281f436be73c988358ced41730c498  # tags/EVOLUTION_EWS_3_22_6^0
+source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/evolution --disable-static
+  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
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-13 15:10:01 UTC (rev 290788)
+++ extra-x86_64/PKGBUILD   2017-03-13 15:10:31 UTC (rev 290789)
@@ -1,39 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=evolution-ews
-pkgver=3.22.5
-pkgrel=1
-pkgdesc="MS Exchange integration through Exchange Web Services"
-url="https://wiki.gnome.org/Apps/Evolution/EWS;
-arch=(i686 x86_64)
-license=(LGPL2.1)
-depends=(libmspack evolution)
-makedepends=(intltool gnome-common git)
-options=(!emptydirs)
-_commit=087ae7b4566657d1e62b5095881001d206036b73  # tags/EVOLUTION_EWS_3_22_5^0
-source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/evolution --disable-static
-  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

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

2017-03-13 Thread Sergej Pupykin
Date: Monday, March 13, 2017 @ 15:10:09
  Author: spupykin
Revision: 216093

archrelease: copy trunk to community-any

Added:
  rfc/repos/community-any/PKGBUILD
(from rev 216092, rfc/trunk/PKGBUILD)
  rfc/repos/community-any/license
(from rev 216092, rfc/trunk/license)
Deleted:
  rfc/repos/community-any/PKGBUILD
  rfc/repos/community-any/license

--+
 PKGBUILD |  150 ++---
 license  |  128 ++--
 2 files changed, 140 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-13 15:09:51 UTC (rev 216092)
+++ PKGBUILD2017-03-13 15:10:09 UTC (rev 216093)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
-# Contributor: Peter Simons <sim...@cryp.to>
-# Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
-
-pkgname=rfc
-pkgver=20160616
-pkgrel=1
-pkgdesc="RFCs from rfc-editor.org"
-arch=('any')
-url="http://www.rfc-editor.org/;
-license=("custom:as-is")
-options=('docs')
-source=(rfc-index-$pkgver.txt::http://www.rfc-editor.org/rfc/rfc-index.txt
-license
-http://www.rfc-editor.org/rfc/tar/RFCs0001-0500.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs0501-1000.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs1001-1500.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs1501-2000.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs2001-2500.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs2501-3000.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs3001-3500.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs3501-4000.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs4001-4500.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs4501-5000.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs5001-5500.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs5501-6000.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs6001-6500.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs6501-7000.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs7001-7500.tar.gz
-http://www.rfc-editor.org/rfc/tar/RFCs7501-latest.tar.gz)
-md5sums=('62cef6285bfb93e332659822fbd1c80d'
- '06a779406b45edddbd19fda96696ab4a'
- 'd40628d29784606b34a6d945867a11ca'
- 'a5d15abb0c0a78d865a2b0cd11303eed'
- '1410514ce98023ff10e103c517ad0843'
- '444290d891fb47cb6420508a34ae79db'
- '754ddb53327c72697d916e6b121de811'
- '6b14d0c655a4511f33fb426fa0991566'
- 'd2d608ddd3d435b42f2db78a0d584556'
- '2999c61dc74a21569913e921b5f84296'
- '457b84111de54fe416f6ff4f62043ff0'
- '46cfcfb628d2d410946d4cb91d94a341'
- 'de50a40ef02eb993fa062ce7df4b90a1'
- '01e5ef1defb86ddca74c2bb01219e4ce'
- '42cbba4786377ccec755951785712396'
- 'f16f1ca5cef2cb1756c23d541914efb1'
- '831d8503ed7652e668666bac29d7e929'
- 'e240c32221721145d2cbf3f7d33248db')
-
-package() {
-cd "$srcdir"
-
-mkdir -p "$pkgdir/usr/share/doc/rfc"
-cp rfc-index-$pkgver.txt "$pkgdir/usr/share/doc/rfc/rfc-index.txt"
-rm -f rfc-index-$pkgver.txt
-
-tar xf rfc1305.tar
-rm -f rfc1305.tar
-for n in ntpv3*; do
-  mv "$n" "rfc1305-$n"
-done
-
-for fmt in txt ps pdf; do
-  mkdir -p "$pkgdir/usr/share/doc/rfc/${fmt}"
-  mv *.${fmt} "$pkgdir/usr/share/doc/rfc/${fmt}/"
-done
-
-cd "$pkgdir/usr/share/doc/rfc"
-find . -type f -exec chmod 444 {} \;
-find . -type d -exec chmod 555 {} \;
-chown -R root:root .
-install -D -m0644 $srcdir/license 
$pkgdir/usr/share/licenses/$pkgname/license
-}

Copied: rfc/repos/community-any/PKGBUILD (from rev 216092, rfc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-13 15:10:09 UTC (rev 216093)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
+# Contributor: Peter Simons <sim...@cryp.to>
+# Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
+
+pkgname=rfc
+pkgver=20170313
+pkgrel=1
+pkgdesc="RFCs from rfc-editor.org"
+arch=('any')
+url="https://www.rfc-editor.org/;
+license=("custom:as-is")
+options=('docs')
+source=(rfc-index-$pkgver.txt::https://www.rfc-editor.org/rfc/rfc-index.txt
+license
+https://www.rfc-editor.org/rfc/tar/RFCs0001-0500.tar.gz
+https://www.rfc-editor.org/rfc/tar/RFCs0501-1000.tar.gz
+https://www.rfc-editor.org/rfc/tar/RFCs1001-1500.tar.gz
+https://www.rfc-editor.org/rfc/tar/RFCs1501-2000.tar.gz
+https://www.rfc-editor.org/rfc/tar/RFCs2001-2500.tar.gz
+https://www.rfc-editor.org/rfc/tar/RFCs2501-3000.tar.gz
+  

[arch-commits] Commit in evolution-data-server/repos (4 files)

2017-03-13 Thread Jan Steffens
Date: Monday, March 13, 2017 @ 15:10:01
  Author: heftig
Revision: 290788

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

Added:
  evolution-data-server/repos/extra-i686/PKGBUILD
(from rev 290787, evolution-data-server/trunk/PKGBUILD)
  evolution-data-server/repos/extra-x86_64/PKGBUILD
(from rev 290787, evolution-data-server/trunk/PKGBUILD)
Deleted:
  evolution-data-server/repos/extra-i686/PKGBUILD
  evolution-data-server/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-13 15:09:34 UTC (rev 290787)
+++ extra-i686/PKGBUILD 2017-03-13 15:10:01 UTC (rev 290788)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=evolution-data-server
-pkgver=3.22.5
-pkgrel=1
-pkgdesc="Centralized access to appointments and contacts"
-url="https://wiki.gnome.org/Apps/Evolution;
-arch=(i686 x86_64)
-depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
-makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
-license=(GPL)
-_commit=6420e6feddc8f0006201d395acadb6b2b53ba41c  # 
tags/EVOLUTION_DATA_SERVER_3_22_5^0
-source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --with-openldap=yes \
-  --libexecdir=/usr/lib/evolution-data-server \
-  --with-krb5=/usr --with-libdb=/usr --with-phonenumber=/usr \
-  --enable-vala-bindings --disable-uoa \
-  --enable-gtk-doc
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname
-  # libedata-book tests fail because they try to
-  # mkdir /usr/lib/evolution-data-server/camel-providers
-  make check -k || :
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: evolution-data-server/repos/extra-i686/PKGBUILD (from rev 290787, 
evolution-data-server/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-13 15:10:01 UTC (rev 290788)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=evolution-data-server
+pkgver=3.22.6
+pkgrel=1
+pkgdesc="Centralized access to appointments and contacts"
+url="https://wiki.gnome.org/Apps/Evolution;
+arch=(i686 x86_64)
+depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
+makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
+license=(GPL)
+_commit=994c96a5d6dbcc967fb8aeae358f7a209df9be96  # 
tags/EVOLUTION_DATA_SERVER_3_22_6^0
+source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_DATA_SERVER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --with-openldap=yes \
+  --libexecdir=/usr/lib/evolution-data-server \
+  --with-krb5=/usr --with-libdb=/usr --with-phonenumber=/usr \
+  --enable-vala-bindings --disable-uoa \
+  --enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname
+  # libedata-book tests fail because they try to
+  # mkdir /usr/lib/evolution-data-server/camel-providers
+  make check -k || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-13 15:09:34 UTC (rev 290787)
+++ extra-x86_64/PKGBUILD   2017-03-13 15:10:01 UTC (rev 290788)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=evolution-data-server
-pkgver=3.22.5
-pkgrel=1
-pkgdesc="Centralized access to appointments and contacts"
-url="https://wiki.gnome.org/Apps/Evolution;
-arch=(i686 x86_64)
-depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
-makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
-license=(GPL)
-_commit=6420e6feddc8f0006201d395acadb6b2b53ba41c  # 
tags/EVOLUTION_DATA_SERVER_3_22_5^0
-source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit;)

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

2017-03-13 Thread Sergej Pupykin
Date: Monday, March 13, 2017 @ 15:09:51
  Author: spupykin
Revision: 216092

upgpkg: rfc 20170313-1

upd

Modified:
  rfc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 15:03:21 UTC (rev 216091)
+++ PKGBUILD2017-03-13 15:09:51 UTC (rev 216092)
@@ -4,7 +4,7 @@
 # Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
 
 pkgname=rfc
-pkgver=20160616
+pkgver=20170313
 pkgrel=1
 pkgdesc="RFCs from rfc-editor.org"
 arch=('any')
@@ -28,25 +28,27 @@
 https://www.rfc-editor.org/rfc/tar/RFCs6001-6500.tar.gz
 https://www.rfc-editor.org/rfc/tar/RFCs6501-7000.tar.gz
 https://www.rfc-editor.org/rfc/tar/RFCs7001-7500.tar.gz
-https://www.rfc-editor.org/rfc/tar/RFCs7501-latest.tar.gz)
-sha256sums=('0eb5701ca6ba5d23e16ca2e6f78d5576bdab5c3ad47a70a65516c8b417b5c446'
+https://www.rfc-editor.org/rfc/tar/RFCs7501-8000.tar.gz
+https://www.rfc-editor.org/rfc/tar/RFCs8001-latest.tar.gz)
+sha256sums=('efff242bc2f1f4382965fa264871a70d3a0f5d1ad88f40217cae69942aef703c'
 'ac9cd91c2e15b0840b6ecd4f7d30d6d12c49e18b4f9eb383a0ce05a64901624e'
-'0d42b5fd777c0a5bc31970eddae7ddb73f1a35ac970c7b9ebb7e8dd8346d531c'
-'c99697b3901b76e12db65764e2f0211aa57d93602da7ac8d6eecdcfa82365380'
-'1faf46334b1edbf1f377f75f86e0fac6744cfaff0b947c75d89ad73e6106631b'
-'d65c28cb5cdd2c109c1cbc5292d5e6b023bc076ee97e08a0ef834b21ecb0e223'
-'de6e213fc91e8e3edb49cf38fa92bf3e0b1f66ef3fa350ccdc3621c92c55565f'
-'62a71b6a38409ab5225be292faa9ae818002357b981cd82916b6ff4fc739b05a'
-'01b1b2c43a04050c6ff2c9532027ba66baff04a05d98135b3962aadda4d28ecc'
-'e6ad2c0f89fb2a75b587f330514e60cada2ef6683b5462e0fa2f3dfd61699ee9'
-'feb106bd2caeac091e2cf7b1f0d858ced6b00ff26d8723dfe3a1136ccf7ec84c'
-'397ab6bfccd690fecfe95114ac59da1a170ffb3a220c15c187a8240397d5f7a6'
-'38454cdd015ad6772450554685671df6bcfa8cc356da418dc12ccd018fc64fa0'
-'6b6fa33976d55c72d19a73c329995863436460bfda03eacafb4794ec744e0799'
-'7956b0e95c6838091801ac7b021c6d6f163a4ec31ecc38a601bb45d6abb70d6e'
-'7a33f1ede745fea6571fa5046fe7b29ea16c6c64bd394b922e636f5b589c6fb4'
-'daef9ee7ef18c3d4849d9c015e073b03781cbd60bc556a3957b398c87d48530b'
-'6dc955d0e260d42cc7f57d82ed68882e3667c36d7dfe2904f7bd21db0156c634')
+'f6f58982a2a26624bdbe7e70282b27df2da01aadb00791e1b3593a48c1a68815'
+'823eb07a9dc14806a0ed5de98647c4061452144992cbb77f6d93f59d2e55dc60'
+'601f34ab550004ed34937bb70f4f30081790ae8056c26f721394477aa2e77690'
+'ed6ad65f7f60f159e7d7867323f49e7bd63981968d907e1899c715eeda960fe5'
+'307d8492939a22cee5c988cdbf476575f90b4543994d04f4750ea78edbd2b9ee'
+'47e7d40df6aca27bf89952929bee142febebcf4158ef62b491e6abb9f57b0d11'
+'f58ce955cb0ab113fb2e27debc155dea4ec3c41b3c83dab6f8cd4412f1cf7f05'
+'21cff097338a8a848529b8d1f7961db49ff8f48c72c1482134c44b22e26b8e7c'
+'6e604f4ed7057052ebab0bfbd08958074f827413ccc1862dc8dbeeddec3d47ff'
+'ea3cb8fa0b28eb0540bac589aaacbb4a9c5652861d0cdcb80ebbb53ca3270b33'
+'6b14875f50e94ce6bad31a723e464a2098bc17b01d3d81378f30834e0d132d62'
+'73e0ea55f701abc27f462f075277ccbe6f32672c71c700d97513687c31e14300'
+'ff84bb794a579f234ac5d979d3e23f914a93c162081dcd4069205e20928b13cb'
+'acf1d12cafed071df67ff2857d802a0af3372a262fae72f249475ec3bd8c60dd'
+'2a2541507c9150f5a96744db6388f79f70b48452c227793d13850df41baa52d7'
+'b0bf827182c50211e027b84080ac421cb0d7d9217c918f84b60b17ab2e078013'
+'9fcc3c9fec46a8286ee72f0f521d092aa171cc61b840f025691ea4d8ae7c9634')
 
 package() {
 cd "$srcdir"


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

2017-03-13 Thread Jan Steffens
Date: Monday, March 13, 2017 @ 15:09:34
  Author: heftig
Revision: 290787

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-13 14:58:23 UTC (rev 290786)
+++ extra-i686/PKGBUILD 2017-03-13 15:09:34 UTC (rev 290787)
@@ -1,81 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgbase=evolution
-pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.22.5
-pkgrel=1
-pkgdesc="Manage your email, contacts and schedule"
-url="https://wiki.gnome.org/Apps/Evolution;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop evolution-data-server libcanberra libpst libytnef
- dconf gtkspell3 libcryptui)
-makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
- spamassassin highlight gnome-common gtk-doc yelp-tools git)
-options=(!emptydirs)
-_commit=5564753c114c0a782d34ffbccda76be720b2064b  # tags/EVOLUTION_3_22_5^0
-source=("git+https://git.gnome.org/browse/evolution#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/^EVOLUTION_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib \
-  --enable-nss=yes \
-  --with-openldap=yes \
-  --enable-smime=yes \
-  --disable-schemas-compile \
-  --disable-autoar \
-  --enable-gtk-doc
-  
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package_evolution() {
-  optdepends=('highlight: text highlight plugin'
-  'evolution-spamassassin: Spamassassin spam check plugin'
-  'evolution-bogofilter: Bogofilter spam check plugin')
-  groups=(gnome-extra)
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-
-  mkdir ../plugins
-  mv "$pkgdir/usr/lib/evolution/modules/module-bogofilter.so" ../plugins/
-  mv "$pkgdir/usr/lib/evolution/modules/module-spamassassin.so" ../plugins/
-  mv "$pkgdir/usr/share/appdata/evolution-bogofilter.metainfo.xml" ../plugins/
-  mv "$pkgdir/usr/share/appdata/evolution-spamassassin.metainfo.xml" 
../plugins/
-}
-
-
-package_evolution-bogofilter() {
-  pkgdesc="Spam filtering for Evolution, using Bogofilter"
-  depends=("evolution=$pkgver" bogofilter)
-
-  install -Dm755 plugins/module-bogofilter.so 
"$pkgdir/usr/lib/evolution/modules/module-bogofilter.so"
-  install -Dm644 plugins/evolution-bogofilter.metainfo.xml 
"$pkgdir/usr/share/appdata/evolution-bogofilter.metainfo.xml"
-}
-
-package_evolution-spamassassin() {
-  pkgdesc="Spam filtering for Evolution, using SpamAssassin"
-  depends=("evolution=$pkgver" spamassassin)
-
-  install -Dm755 plugins/module-spamassassin.so 
"$pkgdir/usr/lib/evolution/modules/module-spamassassin.so"
-  install -Dm644 plugins/evolution-spamassassin.metainfo.xml 
"$pkgdir/usr/share/appdata/evolution-spamassassin.metainfo.xml"
-}

Copied: evolution/repos/extra-i686/PKGBUILD (from rev 290786, 
evolution/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-13 15:09:34 UTC (rev 290787)
@@ -0,0 +1,81 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=evolution
+pkgname=(evolution evolution-bogofilter evolution-spamassassin)
+pkgver=3.22.6
+pkgrel=1
+pkgdesc="Manage your email, contacts and schedule"
+url="https://wiki.gnome.org/Apps/Evolution;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop evolution-data-server libcanberra libpst libytnef
+ dconf gtkspell3 libcryptui)
+makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
+ spamassassin highlight gnome-common gtk-doc yelp-tools git)
+options=(!emptydirs)
+_commit=291e610bfc1bd33a5c90853468ecd034f83b539f  # tags/EVOLUTION_3_22_6^0
+source=("git+https://git.gnome.org/browse/evolution#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/^EVOLUTION_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+
+  ./configure --prefix=/usr 

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

2017-03-13 Thread Laurent Carlier
Date: Monday, March 13, 2017 @ 15:03:21
  Author: lcarlier
Revision: 216091

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

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

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

Copied: libsigrok/repos/community-testing-i686/PKGBUILD (from rev 216090, 
libsigrok/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-03-13 15:03:21 UTC (rev 216091)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Thomas Krug 
+# Contributor: Thomas Krug 
+
+pkgname=libsigrok
+pkgver=0.4.0
+pkgrel=4
+pkgdesc='Client software that supports various hardware logic analyzers, core 
library'
+arch=(i686 x86_64)
+url='https://www.sigrok.org/wiki/Libsigrok'
+license=(GPL3)
+depends=(libftdi libserialport glibmm libzip libieee1284)
+makedepends=(swig python pygobject-devel python-numpy python-setuptools
+ cmake python2) # for doxygen-1.8.12
+optdepends=('python')
+source=(https://sigrok.org/download/source/libsigrok/libsigrok-$pkgver.tar.gz
+https://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.12.src.tar.gz)
+sha1sums=('6d57bea676ce60b6591162c45854ede6f9d8ceb9'
+  'eacf83859a5bd7f3f71b46f34759cefe1a05babc')
+
+# libsigrok fail to build with doxygen-1.8.13 (segfault)
+prepare() {
+  cd "$srcdir/doxygen-1.8.12"
+  rm -rf build && mkdir build && cd build
+  cmake ../ \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DPYTHON_EXECUTABLE:FILE=/usr/bin/python2 \
+-Dbuild_doc:BOOL=OFF \
+-Dbuild_wizard:BOOL=OFF
+  make
+  make DESTDIR="$srcdir" install
+}
+
+build() {
+  cd libsigrok-$pkgver
+  # our doxygen executable
+  export PATH=$PATH:"$srcdir"/usr/bin
+ ./configure --prefix=/usr --disable-ruby --disable-java
+  make
+}
+
+package() {
+  cd libsigrok-$pkgver
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+}

Copied: libsigrok/repos/community-testing-x86_64/PKGBUILD (from rev 216090, 
libsigrok/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-03-13 15:03:21 UTC (rev 216091)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Thomas Krug 
+# Contributor: Thomas Krug 
+
+pkgname=libsigrok
+pkgver=0.4.0
+pkgrel=4
+pkgdesc='Client software that supports various hardware logic analyzers, core 
library'
+arch=(i686 x86_64)
+url='https://www.sigrok.org/wiki/Libsigrok'
+license=(GPL3)
+depends=(libftdi libserialport glibmm libzip libieee1284)
+makedepends=(swig python pygobject-devel python-numpy python-setuptools
+ cmake python2) # for doxygen-1.8.12
+optdepends=('python')
+source=(https://sigrok.org/download/source/libsigrok/libsigrok-$pkgver.tar.gz
+https://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.12.src.tar.gz)
+sha1sums=('6d57bea676ce60b6591162c45854ede6f9d8ceb9'
+  'eacf83859a5bd7f3f71b46f34759cefe1a05babc')
+
+# libsigrok fail to build with doxygen-1.8.13 (segfault)
+prepare() {
+  cd "$srcdir/doxygen-1.8.12"
+  rm -rf build && mkdir build && cd build
+  cmake ../ \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DPYTHON_EXECUTABLE:FILE=/usr/bin/python2 \
+-Dbuild_doc:BOOL=OFF \
+-Dbuild_wizard:BOOL=OFF
+  make
+  make DESTDIR="$srcdir" install
+}
+
+build() {
+  cd libsigrok-$pkgver
+  # our doxygen executable
+  export PATH=$PATH:"$srcdir"/usr/bin
+ ./configure --prefix=/usr --disable-ruby --disable-java
+  make
+}
+
+package() {
+  cd libsigrok-$pkgver
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+}


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

2017-03-13 Thread Laurent Carlier
Date: Monday, March 13, 2017 @ 15:03:14
  Author: lcarlier
Revision: 216090

upgpkg: libsigrok 0.4.0-4

libzip 1.2 rebuild

Modified:
  libsigrok/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 14:55:12 UTC (rev 216089)
+++ PKGBUILD2017-03-13 15:03:14 UTC (rev 216090)
@@ -1,22 +1,41 @@
+# $Id$
 # Maintainer: Thomas Krug 
 # Contributor: Thomas Krug 
 
 pkgname=libsigrok
 pkgver=0.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Client software that supports various hardware logic analyzers, core 
library'
 arch=(i686 x86_64)
-url='http://www.sigrok.org/wiki/Libsigrok'
+url='https://www.sigrok.org/wiki/Libsigrok'
 license=(GPL3)
 depends=(libftdi libserialport glibmm libzip libieee1284)
-makedepends=(doxygen swig python pygobject-devel python-numpy 
python-setuptools)
+makedepends=(swig python pygobject-devel python-numpy python-setuptools
+ cmake python2) # for doxygen-1.8.12
 optdepends=('python')
-source=(http://sigrok.org/download/source/libsigrok/libsigrok-$pkgver.tar.gz)
-sha1sums=('6d57bea676ce60b6591162c45854ede6f9d8ceb9')
+source=(https://sigrok.org/download/source/libsigrok/libsigrok-$pkgver.tar.gz
+https://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.12.src.tar.gz)
+sha1sums=('6d57bea676ce60b6591162c45854ede6f9d8ceb9'
+  'eacf83859a5bd7f3f71b46f34759cefe1a05babc')
 
+# libsigrok fail to build with doxygen-1.8.13 (segfault)
+prepare() {
+  cd "$srcdir/doxygen-1.8.12"
+  rm -rf build && mkdir build && cd build
+  cmake ../ \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DPYTHON_EXECUTABLE:FILE=/usr/bin/python2 \
+-Dbuild_doc:BOOL=OFF \
+-Dbuild_wizard:BOOL=OFF
+  make
+  make DESTDIR="$srcdir" install
+}
+
 build() {
   cd libsigrok-$pkgver
-  ./configure --prefix=/usr --disable-ruby --disable-java
+  # our doxygen executable
+  export PATH=$PATH:"$srcdir"/usr/bin
+ ./configure --prefix=/usr --disable-ruby --disable-java
   make
 }
 


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

2017-03-13 Thread Jan Steffens
Date: Monday, March 13, 2017 @ 14:58:23
  Author: heftig
Revision: 290786

3.22.6-1

Modified:
  evolution-ews/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 14:48:55 UTC (rev 290785)
+++ PKGBUILD2017-03-13 14:58:23 UTC (rev 290786)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=evolution-ews
-pkgver=3.22.5
+pkgver=3.22.6
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 url="https://wiki.gnome.org/Apps/Evolution/EWS;
@@ -11,7 +11,7 @@
 depends=(libmspack evolution)
 makedepends=(intltool gnome-common git)
 options=(!emptydirs)
-_commit=087ae7b4566657d1e62b5095881001d206036b73  # tags/EVOLUTION_EWS_3_22_5^0
+_commit=38b969cc16281f436be73c988358ced41730c498  # tags/EVOLUTION_EWS_3_22_6^0
 source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-03-13 Thread Felix Yan
Date: Monday, March 13, 2017 @ 14:55:12
  Author: felixonmars
Revision: 216089

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

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

+
 community-staging-i686/PKGBUILD|   83 +++
 community-staging-i686/stack.install   |4 +
 community-staging-x86_64/PKGBUILD  |   83 +++
 community-staging-x86_64/stack.install |4 +
 4 files changed, 174 insertions(+)

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 216088, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 14:55:12 UTC (rev 216089)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=stack
+pkgname=(stack haskell-stack)
+pkgver=1.3.2
+pkgrel=59
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
+ "haskell-async" "haskell-attoparsec" "haskell-base-compat" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-binary-tagged" 
"haskell-blaze-builder"
+ "haskell-byteable" "haskell-clock" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptohash" "haskell-cryptohash-conduit" 
"haskell-either" "haskell-errors"
+ "haskell-exceptions" "haskell-extra" "haskell-fast-logger" 
"haskell-file-embed"
+ "haskell-filelock" "haskell-fsnotify" "haskell-generic-deriving" 
"haskell-gitrev"
+ "haskell-hashable" "haskell-hastache" "haskell-hit" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-conduit" 
"haskell-http-types" "haskell-hpack"
+ "haskell-lifted-async" "haskell-lifted-base" "haskell-microlens"
+ "haskell-monad-control" "haskell-monad-logger" 
"haskell-monad-unlift" "haskell-mtl"
+ "haskell-open-browser" "haskell-optparse-applicative" 
"haskell-optparse-simple"
+ "haskell-path" "haskell-path-io" "haskell-persistent" 
"haskell-persistent-sqlite"
+ "haskell-persistent-template" "haskell-pid1" 
"haskell-project-template"
+ "haskell-regex-applicative-text" "haskell-resourcet" 
"haskell-retry" "haskell-safe"
+ "haskell-safe-exceptions" "haskell-semigroups" "haskell-split" 
"haskell-stm"
+ "haskell-store" "haskell-streaming-commons" "haskell-tar" 
"haskell-temporary"
+ "haskell-text" "haskell-text-binary" "haskell-text-metrics" 
"haskell-tls"
+ "haskell-transformers-base" "haskell-unicode-transforms" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-vector-binary-instances"
+ "haskell-yaml" "haskell-zip-archive" "haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('488b9292ea605c92f6ebf79b233e8e374d857b21053051cb44b305dad8f0d3f7')
+
+prepare() {
+sed -i 's/hpack >=0.14.0 && <0.16,/hpack >=0.14.0 \&\& <0.17,/' 
${pkgbase}-${pkgver}/${pkgbase}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions
+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_stack() {
+depends=('gmp' 'libffi' 'zlib')
+optdepends=('ghc')
+install="stack.install"
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+install -Dm644 

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

2017-03-13 Thread Felix Yan
Date: Monday, March 13, 2017 @ 14:54:35
  Author: felixonmars
Revision: 216088

upgpkg: stack 1.3.2-59

rebuild with persistent-sqlite,2.6.2

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 13:36:20 UTC (rev 216087)
+++ PKGBUILD2017-03-13 14:54:35 UTC (rev 216088)
@@ -5,7 +5,7 @@
 pkgbase=stack
 pkgname=(stack haskell-stack)
 pkgver=1.3.2
-pkgrel=58
+pkgrel=59
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2017-03-13 Thread Jan Steffens
Date: Monday, March 13, 2017 @ 14:48:55
  Author: heftig
Revision: 290785

3.22.6-1

Modified:
  evolution/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 14:48:47 UTC (rev 290784)
+++ PKGBUILD2017-03-13 14:48:55 UTC (rev 290785)
@@ -4,7 +4,7 @@
 
 pkgbase=evolution
 pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.22.5
+pkgver=3.22.6
 pkgrel=1
 pkgdesc="Manage your email, contacts and schedule"
 url="https://wiki.gnome.org/Apps/Evolution;
@@ -15,7 +15,7 @@
 makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
  spamassassin highlight gnome-common gtk-doc yelp-tools git)
 options=(!emptydirs)
-_commit=5564753c114c0a782d34ffbccda76be720b2064b  # tags/EVOLUTION_3_22_5^0
+_commit=291e610bfc1bd33a5c90853468ecd034f83b539f  # tags/EVOLUTION_3_22_6^0
 source=("git+https://git.gnome.org/browse/evolution#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)

2017-03-13 Thread Jan Steffens
Date: Monday, March 13, 2017 @ 14:48:47
  Author: heftig
Revision: 290784

3.22.6-1

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 11:28:25 UTC (rev 290783)
+++ PKGBUILD2017-03-13 14:48:47 UTC (rev 290784)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=evolution-data-server
-pkgver=3.22.5
+pkgver=3.22.6
 pkgrel=1
 pkgdesc="Centralized access to appointments and contacts"
 url="https://wiki.gnome.org/Apps/Evolution;
@@ -10,7 +10,7 @@
 depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata 
libphonenumber)
 makedepends=(intltool gperf gobject-introspection vala gtk-doc boost git 
gnome-common)
 license=(GPL)
-_commit=6420e6feddc8f0006201d395acadb6b2b53ba41c  # 
tags/EVOLUTION_DATA_SERVER_3_22_5^0
+_commit=994c96a5d6dbcc967fb8aeae358f7a209df9be96  # 
tags/EVOLUTION_DATA_SERVER_3_22_6^0
 
source=("git+https://git.gnome.org/browse/evolution-data-server#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-03-13 Thread Felix Yan
Date: Monday, March 13, 2017 @ 13:36:20
  Author: felixonmars
Revision: 216087

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

Added:
  git-annex/repos/community-staging-i686/
  git-annex/repos/community-staging-i686/PKGBUILD
(from rev 216086, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 216086, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-i686/PKGBUILD (from rev 216086, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 13:36:20 UTC (rev 216087)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170301.1
+pkgrel=13
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=8.0.1" "git" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-crypto-api" "haskell-cryptonite" "haskell-data-default" 
"haskell-dav"
+ "haskell-dbus" "haskell-disk-free-space" "haskell-dlist" 
"haskell-dns"
+ "haskell-edit-distance" "haskell-esqueleto" "haskell-exceptions" 
"haskell-fdo-notify"
+ "haskell-feed" "haskell-hinotify" "haskell-hslogger" 
"haskell-http-client"
+ "haskell-http-conduit" "haskell-http-types" "haskell-ifelse" 
"haskell-magic"
+ "haskell-missingh" "haskell-monad-control" "haskell-monad-logger" 
"haskell-mountpoints"
+ "haskell-mtl" "haskell-network" "haskell-network-info" 
"haskell-network-multicast"
+ "haskell-network-uri" "haskell-old-locale" 
"haskell-optparse-applicative"
+ "haskell-path-pieces" "haskell-persistent" 
"haskell-persistent-sqlite"
+ "haskell-persistent-template" "haskell-quickcheck" 
"haskell-random"
+ "haskell-regex-tdfa" "haskell-resourcet" "haskell-safesemaphore" 
"haskell-sandi"
+ "haskell-securemem" "haskell-shakespeare" "haskell-socks" 
"haskell-stm"
+ "haskell-stm-chans" "haskell-tasty" "haskell-tasty-hunit" 
"haskell-tasty-quickcheck"
+ "haskell-tasty-rerun" "haskell-text" "haskell-torrent" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-utf8-string" 
"haskell-uuid" "haskell-wai"
+ "haskell-wai-extra" "haskell-warp" "haskell-warp-tls" 
"haskell-yesod"
+ "haskell-yesod-core" "haskell-yesod-default" "haskell-yesod-form"
+ "haskell-yesod-static")
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd git-annex
+  
+  runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make DESTDIR="$pkgdir" install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 216086, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 13:36:20 UTC (rev 216087)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20170301.1
+pkgrel=13
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=8.0.1" "git" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-crypto-api" "haskell-cryptonite" 

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

2017-03-13 Thread Felix Yan
Date: Monday, March 13, 2017 @ 13:35:05
  Author: felixonmars
Revision: 216086

upgpkg: git-annex 6.20170301.1-13

rebuild with persistent-sqlite,2.6.2

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 13:19:18 UTC (rev 216085)
+++ PKGBUILD2017-03-13 13:35:05 UTC (rev 216086)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20170301.1
-pkgrel=12
+pkgrel=13
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 13:19:18
  Author: svenstaro
Revision: 216085

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 13:19:01 UTC (rev 216084)
+++ community-i686/PKGBUILD 2017-03-13 13:19:18 UTC (rev 216085)
@@ -1,35 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Andrew Gallant 
-pkgname=ripgrep
-pkgver=0.4.0
-pkgrel=2
-pkgdesc="A search tool that combines the usability of ag with the raw speed of 
grep"
-arch=('i686' 'x86_64')
-url="https://github.com/BurntSushi/ripgrep;
-license=('MIT' 'UNLICENSE')
-depends=('gcc-libs')
-makedepends=('cargo')
-source=("https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('86178144f14042a9b68e515ee31ada9aa24ae633f9529cf710458bcfc8f02f0670845188f29543a9ac2155c1afd107e395e57b948703ad369194783f49b18a0f')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "target/release/rg" "$pkgdir/usr/bin/rg"
-
-  install -Dm644 "target/release/build/ripgrep-"*/out/rg.bash-completion 
"$pkgdir/usr/share/bash-completion/completions/rg"
-  install -Dm644 "target/release/build/ripgrep-"*/out/_rg 
"$pkgdir/usr/share/zsh/site-functions/_rg"
-  install -Dm644 "target/release/build/ripgrep-"*/out/rg.fish 
"$pkgdir/usr/share/fish/completions/rg.fish"
-
-  install -Dm644 "doc/rg.1" "$pkgdir/usr/share/man/man1/rg.1"
-  install -Dm644 "README.md" "$pkgdir/usr/share/doc/${pkgname}/README.md"
-
-  install -Dm644 "COPYING" "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
-  install -Dm644 "LICENSE-MIT" 
"$pkgdir/usr/share/licenses/${pkgname}/LICENSE-MIT"
-  install -Dm644 "UNLICENSE" "$pkgdir/usr/share/licenses/${pkgname}/UNLICENSE"
-}

Copied: ripgrep/repos/community-i686/PKGBUILD (from rev 216084, 
ripgrep/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 13:19:18 UTC (rev 216085)
@@ -0,0 +1,35 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Andrew Gallant 
+pkgname=ripgrep
+pkgver=0.5.0
+pkgrel=1
+pkgdesc="A search tool that combines the usability of ag with the raw speed of 
grep"
+arch=('i686' 'x86_64')
+url="https://github.com/BurntSushi/ripgrep;
+license=('MIT' 'UNLICENSE')
+depends=('gcc-libs')
+makedepends=('cargo')
+source=("https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz;)
+sha512sums=('924e7907daf719732f888c296ea8b110db77e144cd3f7858070aca44fba93d09731d9097dd7201a851f0581ced0f0d58a7ffef6aa7c998298834170661d80256')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "target/release/rg" "$pkgdir/usr/bin/rg"
+
+  install -Dm644 "target/release/build/ripgrep-"*/out/rg.bash-completion 
"$pkgdir/usr/share/bash-completion/completions/rg"
+  install -Dm644 "target/release/build/ripgrep-"*/out/_rg 
"$pkgdir/usr/share/zsh/site-functions/_rg"
+  install -Dm644 "target/release/build/ripgrep-"*/out/rg.fish 
"$pkgdir/usr/share/fish/completions/rg.fish"
+
+  install -Dm644 "doc/rg.1" "$pkgdir/usr/share/man/man1/rg.1"
+  install -Dm644 "README.md" "$pkgdir/usr/share/doc/${pkgname}/README.md"
+
+  install -Dm644 "COPYING" "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
+  install -Dm644 "LICENSE-MIT" 
"$pkgdir/usr/share/licenses/${pkgname}/LICENSE-MIT"
+  install -Dm644 "UNLICENSE" "$pkgdir/usr/share/licenses/${pkgname}/UNLICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-13 13:19:01 UTC (rev 216084)
+++ community-x86_64/PKGBUILD   2017-03-13 13:19:18 UTC (rev 216085)
@@ -1,35 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Andrew Gallant 
-pkgname=ripgrep
-pkgver=0.4.0
-pkgrel=2
-pkgdesc="A search tool that combines the usability of ag with the raw speed of 
grep"
-arch=('i686' 'x86_64')
-url="https://github.com/BurntSushi/ripgrep;
-license=('MIT' 'UNLICENSE')
-depends=('gcc-libs')
-makedepends=('cargo')
-source=("https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz;)

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

2017-03-13 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 13:19:01
  Author: svenstaro
Revision: 216084

upgpkg: ripgrep 0.5.0-1

upstream release 0.5.0

Modified:
  ripgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 13:13:56 UTC (rev 216083)
+++ PKGBUILD2017-03-13 13:19:01 UTC (rev 216084)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Andrew Gallant 
 pkgname=ripgrep
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.5.0
+pkgrel=1
 pkgdesc="A search tool that combines the usability of ag with the raw speed of 
grep"
 arch=('i686' 'x86_64')
 url="https://github.com/BurntSushi/ripgrep;
@@ -10,7 +10,7 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz;)
-sha512sums=('86178144f14042a9b68e515ee31ada9aa24ae633f9529cf710458bcfc8f02f0670845188f29543a9ac2155c1afd107e395e57b948703ad369194783f49b18a0f')
+sha512sums=('924e7907daf719732f888c296ea8b110db77e144cd3f7858070aca44fba93d09731d9097dd7201a851f0581ced0f0d58a7ffef6aa7c998298834170661d80256')
 
 build() {
   cd "$pkgname-$pkgver"


[arch-commits] Commit in haskell-persistent-sqlite/repos (4 files)

2017-03-13 Thread Felix Yan
Date: Monday, March 13, 2017 @ 13:13:56
  Author: felixonmars
Revision: 216083

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

Added:
  haskell-persistent-sqlite/repos/community-staging-i686/
  haskell-persistent-sqlite/repos/community-staging-i686/PKGBUILD
(from rev 216082, haskell-persistent-sqlite/trunk/PKGBUILD)
  haskell-persistent-sqlite/repos/community-staging-x86_64/
  haskell-persistent-sqlite/repos/community-staging-x86_64/PKGBUILD
(from rev 216082, haskell-persistent-sqlite/trunk/PKGBUILD)

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

Copied: haskell-persistent-sqlite/repos/community-staging-i686/PKGBUILD (from 
rev 216082, haskell-persistent-sqlite/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-03-13 13:13:56 UTC (rev 216083)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-sqlite
+pkgname=haskell-persistent-sqlite
+pkgver=2.6.2
+pkgrel=1
+pkgdesc="Backend for the persistent library using sqlite3"
+url="http://www.yesodweb.com/book/persistent;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-conduit" "haskell-monad-control"
+ "haskell-microlens-th" "haskell-monad-logger" "haskell-old-locale" 
"haskell-persistent"
+ "haskell-resource-pool" "haskell-resourcet" "haskell-text" 
"haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('6136c471fc81869cf0fde2049defb9c82698e3c0048d1321c3eda01046b985bf')
+
+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 \
+-f-build-sanity-exe -f-systemlib
+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-persistent-sqlite/repos/community-staging-x86_64/PKGBUILD (from 
rev 216082, haskell-persistent-sqlite/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-03-13 13:13:56 UTC (rev 216083)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=persistent-sqlite
+pkgname=haskell-persistent-sqlite
+pkgver=2.6.2
+pkgrel=1
+pkgdesc="Backend for the persistent library using sqlite3"
+url="http://www.yesodweb.com/book/persistent;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-conduit" "haskell-monad-control"
+ "haskell-microlens-th" "haskell-monad-logger" "haskell-old-locale" 
"haskell-persistent"
+ "haskell-resource-pool" "haskell-resourcet" "haskell-text" 
"haskell-unordered-containers")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('6136c471fc81869cf0fde2049defb9c82698e3c0048d1321c3eda01046b985bf')
+
+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 \
+-f-build-sanity-exe -f-systemlib
+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
+}
+

[arch-commits] Commit in haskell-persistent-sqlite/trunk (PKGBUILD)

2017-03-13 Thread Felix Yan
Date: Monday, March 13, 2017 @ 13:13:28
  Author: felixonmars
Revision: 216082

upgpkg: haskell-persistent-sqlite 2.6.2-1

rebuild with persistent-sqlite,2.6.2

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 13:05:30 UTC (rev 216081)
+++ PKGBUILD2017-03-13 13:13:28 UTC (rev 216082)
@@ -4,21 +4,21 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.6.0.1
-pkgrel=4
+pkgver=2.6.2
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent;
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-aeson" "haskell-conduit" "haskell-monad-control"
- "haskell-monad-logger" "haskell-old-locale" "haskell-persistent"
- "haskell-resource-pool" "haskell-resourcet" "haskell-text")
+ "haskell-microlens-th" "haskell-monad-logger" "haskell-old-locale" 
"haskell-persistent"
+ "haskell-resource-pool" "haskell-resourcet" "haskell-text" 
"haskell-unordered-containers")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('84df1475478f8c4aa7790152c89ffca43a08a32cd933e4062cb219a023e4768c')
+sha256sums=('6136c471fc81869cf0fde2049defb9c82698e3c0048d1321c3eda01046b985bf')
 
 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 \
@@ -33,7 +33,7 @@
 
 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"


[arch-commits] Commit in haskell-microlens-th/repos (4 files)

2017-03-13 Thread Felix Yan
Date: Monday, March 13, 2017 @ 13:05:30
  Author: felixonmars
Revision: 216081

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

Added:
  haskell-microlens-th/repos/community-i686/
  haskell-microlens-th/repos/community-i686/PKGBUILD
(from rev 216080, haskell-microlens-th/trunk/PKGBUILD)
  haskell-microlens-th/repos/community-x86_64/
  haskell-microlens-th/repos/community-x86_64/PKGBUILD
(from rev 216080, haskell-microlens-th/trunk/PKGBUILD)

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

Copied: haskell-microlens-th/repos/community-i686/PKGBUILD (from rev 216080, 
haskell-microlens-th/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 13:05:30 UTC (rev 216081)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=microlens-th
+pkgname=haskell-microlens-th
+pkgver=0.4.1.1
+pkgrel=1
+pkgdesc="Automatic generation of record lenses for microlens"
+url="http://github.com/aelve/microlens;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-microlens')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('7745b619fb838b2e69eb15734de19180')
+
+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 \
+-finlining
+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-microlens-th/repos/community-x86_64/PKGBUILD (from rev 216080, 
haskell-microlens-th/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-13 13:05:30 UTC (rev 216081)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=microlens-th
+pkgname=haskell-microlens-th
+pkgver=0.4.1.1
+pkgrel=1
+pkgdesc="Automatic generation of record lenses for microlens"
+url="http://github.com/aelve/microlens;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-microlens')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('7745b619fb838b2e69eb15734de19180')
+
+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 \
+-finlining
+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 (4 files)

2017-03-13 Thread Felix Yan
Date: Monday, March 13, 2017 @ 13:04:52
  Author: felixonmars
Revision: 216080

addpkg: haskell-microlens-th 0.4.1.1-1

Added:
  haskell-microlens-th/
  haskell-microlens-th/repos/
  haskell-microlens-th/trunk/
  haskell-microlens-th/trunk/PKGBUILD

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

Added: haskell-microlens-th/trunk/PKGBUILD
===
--- haskell-microlens-th/trunk/PKGBUILD (rev 0)
+++ haskell-microlens-th/trunk/PKGBUILD 2017-03-13 13:04:52 UTC (rev 216080)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=microlens-th
+pkgname=haskell-microlens-th
+pkgver=0.4.1.1
+pkgrel=1
+pkgdesc="Automatic generation of record lenses for microlens"
+url="http://github.com/aelve/microlens;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-microlens')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+md5sums=('7745b619fb838b2e69eb15734de19180')
+
+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 \
+-finlining
+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-microlens-th/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 11:37:14
  Author: arojas
Revision: 216079

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 11:36:40 UTC (rev 216078)
+++ community-i686/PKGBUILD 2017-03-13 11:37:14 UTC (rev 216079)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: eric 
-# Contributor: Andrew Rose 
-
-pkgname=gif2png
-pkgver=2.5.9
-pkgrel=1
-pkgdesc="A GIF to PNG image format converter"
-arch=('i686' 'x86_64')
-url="http://www.catb.org/~esr/gif2png/;
-license=('ZLIB')
-depends=('libpng')
-optdepends=('python2: for using web2png')
-source=("http://www.catb.org/~esr/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('fff45072725c13927ceb5f498e8d4d17')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i 's#env python#env python2#' web2png
-
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: gif2png/repos/community-i686/PKGBUILD (from rev 216078, 
gif2png/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 11:37:14 UTC (rev 216079)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: eric 
+# Contributor: Andrew Rose 
+
+pkgname=gif2png
+pkgver=2.5.11
+pkgrel=1
+pkgdesc="A GIF to PNG image format converter"
+arch=('i686' 'x86_64')
+url="http://www.catb.org/~esr/gif2png/;
+license=('ZLIB')
+depends=('libpng')
+optdepends=('python2: for using web2png')
+source=("http://www.catb.org/~esr/${pkgname}/${pkgname}-${pkgver}.tar.gz; 
"http://www.catb.org/~esr/gif2png/COPYING;)
+md5sums=('dd8180a5ff5222717979d28279e46bd5'
+ 'f1a6294068953ac973448184457415dd')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  sed -i 's#env python#env python2#' web2png
+
+#  ./configure --prefix=/usr \
+#  --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make install prefix="$pkgdir"/usr
+  install -D -m644 "$srcdir"/COPYING 
"${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-13 11:36:40 UTC (rev 216078)
+++ community-x86_64/PKGBUILD   2017-03-13 11:37:14 UTC (rev 216079)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: eric 
-# Contributor: Andrew Rose 
-
-pkgname=gif2png
-pkgver=2.5.9
-pkgrel=1
-pkgdesc="A GIF to PNG image format converter"
-arch=('i686' 'x86_64')
-url="http://www.catb.org/~esr/gif2png/;
-license=('ZLIB')
-depends=('libpng')
-optdepends=('python2: for using web2png')
-source=("http://www.catb.org/~esr/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('fff45072725c13927ceb5f498e8d4d17')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i 's#env python#env python2#' web2png
-
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: gif2png/repos/community-x86_64/PKGBUILD (from rev 216078, 
gif2png/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-13 11:37:14 UTC (rev 216079)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: eric 
+# Contributor: Andrew Rose 
+
+pkgname=gif2png
+pkgver=2.5.11
+pkgrel=1
+pkgdesc="A GIF to PNG image format converter"
+arch=('i686' 'x86_64')
+url="http://www.catb.org/~esr/gif2png/;
+license=('ZLIB')
+depends=('libpng')
+optdepends=('python2: for using web2png')
+source=("http://www.catb.org/~esr/${pkgname}/${pkgname}-${pkgver}.tar.gz; 

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

2017-03-13 Thread Antonio Rojas
Date: Monday, March 13, 2017 @ 11:36:40
  Author: arojas
Revision: 216078

Update to 2.5.11

Modified:
  gif2png/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 11:35:35 UTC (rev 216077)
+++ PKGBUILD2017-03-13 11:36:40 UTC (rev 216078)
@@ -4,7 +4,7 @@
 # Contributor: Andrew Rose 
 
 pkgname=gif2png
-pkgver=2.5.9
+pkgver=2.5.11
 pkgrel=1
 pkgdesc="A GIF to PNG image format converter"
 arch=('i686' 'x86_64')
@@ -12,8 +12,9 @@
 license=('ZLIB')
 depends=('libpng')
 optdepends=('python2: for using web2png')
-source=("http://www.catb.org/~esr/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('fff45072725c13927ceb5f498e8d4d17')
+source=("http://www.catb.org/~esr/${pkgname}/${pkgname}-${pkgver}.tar.gz; 
"http://www.catb.org/~esr/gif2png/COPYING;)
+md5sums=('dd8180a5ff5222717979d28279e46bd5'
+ 'f1a6294068953ac973448184457415dd')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -20,8 +21,8 @@
 
   sed -i 's#env python#env python2#' web2png
 
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man
+#  ./configure --prefix=/usr \
+#  --mandir=/usr/share/man
   make
 }
 
@@ -28,6 +29,6 @@
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
-  make DESTDIR="${pkgdir}" install
-  install -D -m644 COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+  make install prefix="$pkgdir"/usr
+  install -D -m644 "$srcdir"/COPYING 
"${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
 }


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

2017-03-13 Thread Sergej Pupykin
Date: Monday, March 13, 2017 @ 11:35:35
  Author: spupykin
Revision: 216077

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 11:35:17 UTC (rev 216076)
+++ community-i686/PKGBUILD 2017-03-13 11:35:35 UTC (rev 216077)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=usb_modeswitch
-pkgver=2.4.0
-pkgrel=2
-_pkgdata=20160612
-pkgdesc="Activating switchable USB devices on Linux."
-arch=('i686' 'x86_64')
-url="http://www.draisberghof.de/usb_modeswitch/;
-license=('GPL')
-depends=('libusb' 'tcl')
-makedepends=('gcc' 'make')
-backup=("etc/$pkgname.conf")
-source=("http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${pkgver}.tar.bz2;
-   
"http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${_pkgdata}.tar.bz2;
-   
"usb-modeswitch-${pkgver}-device_reference.txt::http://www.draisberghof.de/usb_modeswitch/device_reference.txt;)
-md5sums=('6e1640db47768bb9012f91b7593116ef'
- 'e3d30774dc594131ce3398b1e669d427'
- '080bac4145f002466b1cbd1b973bba44')
-
-prepare() {
-  cd $srcdir/usb-modeswitch-$pkgver/
-  sed -i 's|/usr/sbin/usb_mode|/usr/bin/usb_mode|g' 
usb_modeswitch.{conf,tcl,sh}
-}
-
-build() {
-  cd $srcdir/usb-modeswitch-$pkgver/
-  make clean
-  make SBINDIR=/usr/bin
-}
-
-package() {
-  cd $srcdir/usb-modeswitch-$pkgver/
-
-  mkdir -p $pkgdir/usr/lib/udev
-  mkdir -p $pkgdir/etc
-  mkdir -p $pkgdir/usr/share/man/man1
-  mkdir -p $pkgdir/usr/lib/systemd/system
-
-  make \
-DESTDIR=${pkgdir} \
-UDEVDIR=${pkgdir}/usr/lib/udev \
-SBINDIR=$pkgdir/usr/bin \
-SYSDIR=$pkgdir/usr/lib/systemd/system \
-install
-
-  cp $srcdir/usb-modeswitch-${pkgver}-device_reference.txt 
$pkgdir/etc/usb_modeswitch.setup
-
-  cd $srcdir/usb-modeswitch-data-${_pkgdata}
-  make DESTDIR=$pkgdir install RULESDIR=${pkgdir}/usr/lib/udev/rules.d
-}

Copied: usb_modeswitch/repos/community-i686/PKGBUILD (from rev 216076, 
usb_modeswitch/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 11:35:35 UTC (rev 216077)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=usb_modeswitch
+pkgver=2.5.0
+pkgrel=1
+_pkgdata=20170205
+pkgdesc="Activating switchable USB devices on Linux."
+arch=('i686' 'x86_64')
+url="http://www.draisberghof.de/usb_modeswitch/;
+license=('GPL')
+depends=('libusb' 'tcl')
+makedepends=('gcc' 'make')
+backup=("etc/$pkgname.conf")
+source=("http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${pkgver}.tar.bz2;
+   
"http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${_pkgdata}.tar.bz2;
+   
"usb-modeswitch-${pkgver}-device_reference.txt::http://www.draisberghof.de/usb_modeswitch/device_reference.txt;)
+sha256sums=('31c0be280d49a99ec3dc0be3325bef320d9c04b50714ef0ce1e36a614d687633'
+'e2dcfd9d28928d8d8f03381571a23442b3c50d48d343bc40a1a07d01662738d1'
+'846b45a82a31c9755ab86d9c051e706aff445e1e793575b7ae195a4edeb4d594')
+
+prepare() {
+  cd "$srcdir"/usb-modeswitch-$pkgver/
+  sed -i 's|/usr/sbin/usb_mode|/usr/bin/usb_mode|g' 
usb_modeswitch.{conf,tcl,sh}
+}
+
+build() {
+  cd "$srcdir"/usb-modeswitch-$pkgver/
+  make clean
+  make SBINDIR=/usr/bin
+}
+
+package() {
+  cd "$srcdir"/usb-modeswitch-$pkgver/
+
+  mkdir -p "$pkgdir"/usr/lib/udev
+  mkdir -p "$pkgdir"/etc
+  mkdir -p "$pkgdir"/usr/share/man/man1
+  mkdir -p "$pkgdir"/usr/lib/systemd/system
+
+  make \
+DESTDIR="$pkgdir" \
+UDEVDIR="$pkgdir"/usr/lib/udev \
+SBINDIR="$pkgdir"/usr/bin \
+SYSDIR="$pkgdir"/usr/lib/systemd/system \
+install
+
+  cp "$srcdir"/usb-modeswitch-${pkgver}-device_reference.txt 
"$pkgdir"/etc/usb_modeswitch.setup
+
+  cd "$srcdir"/usb-modeswitch-data-${_pkgdata}
+  make DESTDIR="$pkgdir" install RULESDIR="$pkgdir"/usr/lib/udev/rules.d
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-13 11:35:17 UTC (rev 216076)
+++ community-x86_64/PKGBUILD   2017-03-13 11:35:35 UTC (rev 216077)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-

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

2017-03-13 Thread Sergej Pupykin
Date: Monday, March 13, 2017 @ 11:34:52
  Author: spupykin
Revision: 216074

upgpkg: opensips 2.2.2-3

upd

Modified:
  opensips/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 11:34:48 UTC (rev 216073)
+++ PKGBUILD2017-03-13 11:34:52 UTC (rev 216074)
@@ -3,7 +3,7 @@
 
 pkgname=opensips
 pkgver=2.2.2
-pkgrel=1
+pkgrel=3
 pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, 
location server, redirect server ..."
 url="http://www.opensips.org;
 depends=('gcc-libs' 'openssl' 'db' 'attr' 'libxml2')
@@ -41,7 +41,7 @@
   sed -i 's|bin-dir = sbin/|bin-dir = bin/|' Makefile.defs
 }
 
-_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 
proto_tls tlsops db_http httpd tm rr"
+_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 
proto_tls tlsops tls_mgm db_http httpd tm rr"
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver/


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

2017-03-13 Thread Sergej Pupykin
Date: Monday, March 13, 2017 @ 11:35:17
  Author: spupykin
Revision: 216076

upgpkg: usb_modeswitch 2.5.0-1

upd

Modified:
  usb_modeswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-13 11:35:12 UTC (rev 216075)
+++ PKGBUILD2017-03-13 11:35:17 UTC (rev 216076)
@@ -2,9 +2,9 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=usb_modeswitch
-pkgver=2.4.0
-pkgrel=2
-_pkgdata=20160612
+pkgver=2.5.0
+pkgrel=1
+_pkgdata=20170205
 pkgdesc="Activating switchable USB devices on Linux."
 arch=('i686' 'x86_64')
 url="http://www.draisberghof.de/usb_modeswitch/;
@@ -15,9 +15,9 @@
 
source=("http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${pkgver}.tar.bz2;

"http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${_pkgdata}.tar.bz2;

"usb-modeswitch-${pkgver}-device_reference.txt::http://www.draisberghof.de/usb_modeswitch/device_reference.txt;)
-md5sums=('6e1640db47768bb9012f91b7593116ef'
- 'e3d30774dc594131ce3398b1e669d427'
- '080bac4145f002466b1cbd1b973bba44')
+sha256sums=('31c0be280d49a99ec3dc0be3325bef320d9c04b50714ef0ce1e36a614d687633'
+'e2dcfd9d28928d8d8f03381571a23442b3c50d48d343bc40a1a07d01662738d1'
+'846b45a82a31c9755ab86d9c051e706aff445e1e793575b7ae195a4edeb4d594')
 
 prepare() {
   cd "$srcdir"/usb-modeswitch-$pkgver/


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

2017-03-13 Thread Sergej Pupykin
Date: Monday, March 13, 2017 @ 11:34:48
  Author: spupykin
Revision: 216073

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 11:34:31 UTC (rev 216072)
+++ community-i686/PKGBUILD 2017-03-13 11:34:48 UTC (rev 216073)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Thomas Mudrunka 
-# Maintainer: Thomas Mudrunka 
-
-pkgname=mcelog
-epoch=1
-pkgver=146
-pkgrel=1
-pkgdesc="Print machine check event log from x86-64 kernel"
-url="https://git.kernel.org/cgit/utils/cpu/mce/mcelog.git;
-license=("GPL")
-arch=('i686' 'x86_64')
-makedepends=('git')
-options=('docs')
-backup=('etc/mcelog/mcelog.conf')
-source=("git+https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cd "${srcdir}/mcelog"
-  sed -i 's|sbin|bin|g' Makefile mcelog.cron mcelog.service
-}
-
-build() {
-  cd "${srcdir}/mcelog"
-  make
-}
-
-package() {
-  cd "${srcdir}/mcelog"
-  mkdir -p "$pkgdir"/usr/share/doc/mcelog
-  make install DESTDIR="$pkgdir"
-  install -Dm0755 mcelog.cron "${pkgdir}/usr/bin/mcelog.cron"
-  install -Dm0644 mcelog.logrotate "${pkgdir}/etc/logrotate.d/mcelog.logrotate"
-  install -Dm0644 README.md *.pdf "${pkgdir}/usr/share/doc/mcelog/"
-  install -Dm0644 mcelog.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-}

Copied: mcelog/repos/community-i686/PKGBUILD (from rev 216072, 
mcelog/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 11:34:48 UTC (rev 216073)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Thomas Mudrunka 
+# Maintainer: Thomas Mudrunka 
+
+pkgname=mcelog
+epoch=1
+pkgver=148
+pkgrel=1
+pkgdesc="Print machine check event log from x86-64 kernel"
+url="https://git.kernel.org/cgit/utils/cpu/mce/mcelog.git;
+license=("GPL")
+arch=('i686' 'x86_64')
+makedepends=('git')
+options=('docs')
+backup=('etc/mcelog/mcelog.conf')
+source=("git+https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd "${srcdir}/mcelog"
+  sed -i 's|sbin|bin|g' Makefile mcelog.cron mcelog.service
+}
+
+build() {
+  cd "${srcdir}/mcelog"
+  make
+}
+
+package() {
+  cd "${srcdir}/mcelog"
+  mkdir -p "$pkgdir"/usr/share/doc/mcelog
+  make install DESTDIR="$pkgdir"
+  install -Dm0755 mcelog.cron "${pkgdir}/usr/bin/mcelog.cron"
+  install -Dm0644 mcelog.logrotate "${pkgdir}/etc/logrotate.d/mcelog.logrotate"
+  install -Dm0644 README.md *.pdf "${pkgdir}/usr/share/doc/mcelog/"
+  install -Dm0644 mcelog.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-13 11:34:31 UTC (rev 216072)
+++ community-x86_64/PKGBUILD   2017-03-13 11:34:48 UTC (rev 216073)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Thomas Mudrunka 
-# Maintainer: Thomas Mudrunka 
-
-pkgname=mcelog
-epoch=1
-pkgver=146
-pkgrel=1
-pkgdesc="Print machine check event log from x86-64 kernel"
-url="https://git.kernel.org/cgit/utils/cpu/mce/mcelog.git;
-license=("GPL")
-arch=('i686' 'x86_64')
-makedepends=('git')
-options=('docs')
-backup=('etc/mcelog/mcelog.conf')
-source=("git+https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cd "${srcdir}/mcelog"
-  sed -i 's|sbin|bin|g' Makefile mcelog.cron mcelog.service
-}
-
-build() {
-  cd "${srcdir}/mcelog"
-  make
-}
-
-package() {
-  cd "${srcdir}/mcelog"
-  mkdir -p "$pkgdir"/usr/share/doc/mcelog
-  make install DESTDIR="$pkgdir"
-  install -Dm0755 mcelog.cron "${pkgdir}/usr/bin/mcelog.cron"
-  install -Dm0644 mcelog.logrotate "${pkgdir}/etc/logrotate.d/mcelog.logrotate"
-  install -Dm0644 README.md *.pdf "${pkgdir}/usr/share/doc/mcelog/"
-  install -Dm0644 mcelog.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-}

Copied: mcelog/repos/community-x86_64/PKGBUILD (from rev 216072, 
mcelog/trunk/PKGBUILD)

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

2017-03-13 Thread Sergej Pupykin
Date: Monday, March 13, 2017 @ 11:35:12
  Author: spupykin
Revision: 216075

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

Added:
  opensips/repos/community-i686/PKGBUILD
(from rev 216074, opensips/trunk/PKGBUILD)
  opensips/repos/community-i686/opensips.install
(from rev 216074, opensips/trunk/opensips.install)
  opensips/repos/community-i686/opensips.service
(from rev 216074, opensips/trunk/opensips.service)
  opensips/repos/community-x86_64/PKGBUILD
(from rev 216074, opensips/trunk/PKGBUILD)
  opensips/repos/community-x86_64/opensips.install
(from rev 216074, opensips/trunk/opensips.install)
  opensips/repos/community-x86_64/opensips.service
(from rev 216074, opensips/trunk/opensips.service)
Deleted:
  opensips/repos/community-i686/PKGBUILD
  opensips/repos/community-i686/opensips.install
  opensips/repos/community-i686/opensips.service
  opensips/repos/community-x86_64/PKGBUILD
  opensips/repos/community-x86_64/opensips.install
  opensips/repos/community-x86_64/opensips.service

---+
 /PKGBUILD |  164 
 /opensips.install |6 +
 /opensips.service |   22 
 community-i686/PKGBUILD   |   82 --
 community-i686/opensips.install   |3 
 community-i686/opensips.service   |   11 --
 community-x86_64/PKGBUILD |   82 --
 community-x86_64/opensips.install |3 
 community-x86_64/opensips.service |   11 --
 9 files changed, 192 insertions(+), 192 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-13 11:34:52 UTC (rev 216074)
+++ community-i686/PKGBUILD 2017-03-13 11:35:12 UTC (rev 216075)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=opensips
-pkgver=2.2.2
-pkgrel=1
-pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, 
location server, redirect server ..."
-url="http://www.opensips.org;
-depends=('gcc-libs' 'openssl' 'db' 'attr' 'libxml2')
-makedepends=('postgresql-libs>=8.4.1' 'unixodbc' 'libldap>=2.4.18' 
'libmariadbclient'
-'lynx' 'libxslt' 'libmicrohttpd')
-optdepends=('postgresql-libs'
-   'unixodbc'
-   'libldap'
-   'libmariadbclient'
-   'libsasl'
-   'python2'
-   'pcre')
-backup=("etc/opensips/opensips.cfg"
-   "etc/opensips/dictionary.radius"
-   "etc/opensips/opensipsctlrc")
-arch=('i686' 'x86_64')
-license=('GPL')
-install=opensips.install
-options=('!emptydirs' 'zipman' '!makeflags' 'docs')
-source=(https://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
-   opensips.service)
-sha256sums=('a21777b37c3669617d24b97697dc3f4e613ec87b292f4541cf956a2d539e70c4'
-'c2fec4be085b108db10834fa9832e98d696c2de6408f85f96cf89c13bf6be819')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  sed -i 's|sbin|bin|g' Makefile
-  sed -i 's|bin-dir = sbin/|bin-dir = bin/|' Makefile.defs
-}
-
-_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 
proto_tls tlsops db_http httpd tm rr"
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  make \
-   include_modules="${_modules}" \
-   LIBDIR=lib PREFIX=/usr
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  make \
-   include_modules="${_modules}" \
-   BASEDIR="$pkgdir" PREFIX=/usr LIBDIR=lib install
-
-  # Conforms to the arch packaging standards 
(http://wiki.archlinux.org/index.php/Arch_Packaging_Standards)
-  mkdir -p "$pkgdir"/etc/
-  mv "$pkgdir"/usr/etc/opensips/ "$pkgdir"/etc/
-  sed -i 
's#mpath=".*lib/opensips/modules/"#mpath="/usr/lib/opensips/modules/"#' 
"$pkgdir"/etc/opensips/opensips.cfg
-
-  # fix bad paths
-  cd "$pkgdir"/usr/share
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  cd "$pkgdir"/usr/lib/opensips/opensipsctl
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  mv "$pkgdir"/usr/sbin "$pkgdir"/usr/bin
-
-  cd "$pkgdir"/usr/bin
-  sed -i "s#"$pkgdir"##" opensipsctl opensipsdbctl osipsconsole
-
-  cd "$pkgdir"/etc
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  install -Dm0644 "$srcdir"/$pkgname.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-}

Copied: opensips/repos/community-i686/PKGBUILD (from rev 216074, 
opensips/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-13 11:35:12 UTC (rev 216075)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=opensips
+pkgver=2.2.2
+pkgrel=3
+pkgdesc="An Open Source 

  1   2   >