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

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:57:03
  Author: andyrtr
Revision: 305479

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-14 06:56:50 UTC (rev 305478)
+++ extra-i686/PKGBUILD 2017-09-14 06:57:03 UTC (rev 305479)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: William Rea 
-
-pkgname=libburn
-pkgver=1.4.6 # .pl01
-pkgrel=1
-pkgdesc="Library for reading, mastering and writing optical discs"
-arch=('i686' 'x86_64')
-url="https://dev.lovelyhq.com/libburnia";
-license=('GPL')
-depends=('glibc')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-options=('!emptydirs')
-md5sums=('eeab90dfd8b6ae95748a64009b02e4ec'
- 'SKIP')
-validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

-
-build() {
-  cd ${pkgname}-${pkgver/.pl01/}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver/.pl01/}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libburn/repos/extra-i686/PKGBUILD (from rev 305478, 
libburn/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-14 06:57:03 UTC (rev 305479)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: William Rea 
+
+pkgname=libburn
+pkgver=1.4.8 # .pl01
+pkgrel=1
+pkgdesc="Library for reading, mastering and writing optical discs"
+arch=('i686' 'x86_64')
+url="https://dev.lovelyhq.com/libburnia";
+license=('GPL')
+depends=('glibc')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+options=('!emptydirs')
+sha256sums=('3e81a2e359376c38d96239a9c9967be715f706d150d89c337de0fc85ecb79da6'
+'SKIP')
+validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

+
+build() {
+  cd ${pkgname}-${pkgver/.pl01/}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver/.pl01/}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-09-14 06:56:50 UTC (rev 305478)
+++ extra-x86_64/PKGBUILD   2017-09-14 06:57:03 UTC (rev 305479)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: William Rea 
-
-pkgname=libburn
-pkgver=1.4.6 # .pl01
-pkgrel=1
-pkgdesc="Library for reading, mastering and writing optical discs"
-arch=('i686' 'x86_64')
-url="https://dev.lovelyhq.com/libburnia";
-license=('GPL')
-depends=('glibc')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-options=('!emptydirs')
-md5sums=('eeab90dfd8b6ae95748a64009b02e4ec'
- 'SKIP')
-validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

-
-build() {
-  cd ${pkgname}-${pkgver/.pl01/}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver/.pl01/}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libburn/repos/extra-x86_64/PKGBUILD (from rev 305478, 
libburn/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-09-14 06:57:03 UTC (rev 305479)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: William Rea 
+
+pkgname=libburn
+pkgver=1.4.8 # .pl01
+pkgrel=1
+pkgdesc="Library for reading, mastering and writing optical discs"
+arch=('i686' 'x86_64')
+url="https://dev.lovelyhq.com/libburnia";
+license=('GPL')
+depends=('glibc')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+options=('!emptydirs')
+sha256sums=('3e81a2e359376c38d96239a9c9967be715f706d150d89c337de0fc85ecb79da6'
+'SKIP')
+validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

+
+build() {
+  cd ${pkgname}-${pkgver/.pl01/}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver/.pl01/}
+  make DESTDIR=${pkgdir} install
+}
+


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

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:56:50
  Author: andyrtr
Revision: 305478

upgpkg: libburn 1.4.8-1

upstream update 1.4.8

Modified:
  libburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 06:54:46 UTC (rev 305477)
+++ PKGBUILD2017-09-14 06:56:50 UTC (rev 305478)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=libburn
-pkgver=1.4.6 # .pl01
+pkgver=1.4.8 # .pl01
 pkgrel=1
 pkgdesc="Library for reading, mastering and writing optical discs"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('glibc')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
 options=('!emptydirs')
-md5sums=('eeab90dfd8b6ae95748a64009b02e4ec'
- 'SKIP')
+sha256sums=('3e81a2e359376c38d96239a9c9967be715f706d150d89c337de0fc85ecb79da6'
+'SKIP')
 validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

 
 build() {


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

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:54:33
  Author: andyrtr
Revision: 305476

upgpkg: libisofs 1.4.8-1

upstream update 1.4.8

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 06:47:15 UTC (rev 305475)
+++ PKGBUILD2017-09-14 06:54:33 UTC (rev 305476)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=1.4.6
+pkgver=1.4.8
 pkgrel=1
 pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 
disk image"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 license=('GPL')
 depends=('acl' 'zlib')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('6ec515d9265fb75c48e8e73b3ea3f6c5'
- 'SKIP')
+sha256sums=('dc9de9df366c27cf03d31d860c83a08ddad9028fe192801ee344602ccec29b69'
+'SKIP')
 validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

 
 build() {


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

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:54:46
  Author: andyrtr
Revision: 305477

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-14 06:54:33 UTC (rev 305476)
+++ extra-i686/PKGBUILD 2017-09-14 06:54:46 UTC (rev 305477)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Contributor: Hugo Doria 
-# Contributor: Bjorn Martensen
-
-pkgname=libisofs
-pkgver=1.4.6
-pkgrel=1
-pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 
disk image"
-arch=('i686' 'x86_64')
-url="https://dev.lovelyhq.com/libburnia";
-license=('GPL')
-depends=('acl' 'zlib')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('6ec515d9265fb75c48e8e73b3ea3f6c5'
- 'SKIP')
-validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --enable-libacl --enable-xattr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libisofs/repos/extra-i686/PKGBUILD (from rev 305476, 
libisofs/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-14 06:54:46 UTC (rev 305477)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Hugo Doria 
+# Contributor: Bjorn Martensen
+
+pkgname=libisofs
+pkgver=1.4.8
+pkgrel=1
+pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 
disk image"
+arch=('i686' 'x86_64')
+url="https://dev.lovelyhq.com/libburnia";
+license=('GPL')
+depends=('acl' 'zlib')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('dc9de9df366c27cf03d31d860c83a08ddad9028fe192801ee344602ccec29b69'
+'SKIP')
+validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --enable-libacl --enable-xattr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-09-14 06:54:33 UTC (rev 305476)
+++ extra-x86_64/PKGBUILD   2017-09-14 06:54:46 UTC (rev 305477)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Contributor: Hugo Doria 
-# Contributor: Bjorn Martensen
-
-pkgname=libisofs
-pkgver=1.4.6
-pkgrel=1
-pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 
disk image"
-arch=('i686' 'x86_64')
-url="https://dev.lovelyhq.com/libburnia";
-license=('GPL')
-depends=('acl' 'zlib')
-source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('6ec515d9265fb75c48e8e73b3ea3f6c5'
- 'SKIP')
-validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --enable-libacl --enable-xattr --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: libisofs/repos/extra-x86_64/PKGBUILD (from rev 305476, 
libisofs/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-09-14 06:54:46 UTC (rev 305477)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Hugo Doria 
+# Contributor: Bjorn Martensen
+
+pkgname=libisofs
+pkgver=1.4.8
+pkgrel=1
+pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 
disk image"
+arch=('i686' 'x86_64')
+url="https://dev.lovelyhq.com/libburnia";
+license=('GPL')
+depends=('acl' 'zlib')
+source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('dc9de9df366c27cf03d31d860c83a08ddad9028fe192801ee344602ccec29b69'
+'SKIP')
+validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt 

+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --enable-libacl --enable-xattr --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+


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

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:47:15
  Author: andyrtr
Revision: 305475

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-14 06:46:56 UTC (rev 305474)
+++ extra-i686/PKGBUILD 2017-09-14 06:47:15 UTC (rev 305475)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Contributor: Gerhard Brauer 
-# Contributor: Richard Murri 
-
-pkgbase=x2goclient
-pkgname=('x2goclient' 'x2goplugin' 'x2goplugin-provider')
-pkgver=4.1.0.0
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="http://www.x2go.org";
-makedepends=('qt4'
- #'qt5-x11extras' 'qt5-tools' 'qt5-svg' 'phonon-qt5'
- 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 
- 'man2html' 'hicolor-icon-theme' 'xdg-utils' 'xorg-xauth')
-source=(https://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha256sums=('4b5915bc3666228910342810a34f7a03fb6967c6b9c796633d9cdf8b89cc2b6a'
-'SKIP')
-validpgpkeys=('9BFBAEE86C0AA5FFBF2207829AF46B3025771B31'  # Mike Gabriel 

-  '1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B') #  "X2go Git 
Administrator "
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed -i "s:-o root -g root ::" Makefile
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  make PREFIX=/usr
-  make PREFIX=/usr build_man
-}
-
-package_x2goclient() {
-  
-  pkgdesc="a graphical client (Qt4) for the X2Go system"
-  depends=('qt4' 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 
'hicolor-icon-theme')
-  # FS#48088
-  optdepends=('xorg-xauth: may be required by X2goservers running a different 
linux distribution giving MIT-COOKIE errors')
-
-  cd ${pkgbase}-${pkgver}
-  make PREFIX=/usr DESTDIR="$pkgdir" install_client install_man
-}
-
-package_x2goplugin() {
-  pkgdesc="provides X2Go Client as QtBrowser-based Mozilla plugin"
-  depends=('qt4'  'libcups' 'nxproxy' 'libssh' 'libxpm')
-  
-  cd ${pkgbase}-${pkgver}
-  make PREFIX=/usr DESTDIR="$pkgdir" install_plugin
-}
-
-package_x2goplugin-provider() {
-  
-  pkgdesc="an example configuration for providing the X2Go Plugin via an 
Apache webserver"
-  depends=('apache')
-  backup=(etc/x2go/plugin-provider/x2goplugin.html
-  etc/x2go/x2goplugin-apache.conf
-  etc/httpd/conf/x2goplugin-apache.conf)
-   
-  cd ${pkgbase}-${pkgver}
-  make PREFIX=/usr DESTDIR="$pkgdir" install_pluginprovider
-  
-  install -dm755 ${pkgdir}/etc/httpd/conf
-  cd ${pkgdir}/etc/httpd/conf
-  ln -svf /etc/x2go/x2goplugin-apache.conf 
${pkgdir}/etc/httpd/conf/x2goplugin-apache.conf 
-}

Copied: x2goclient/repos/extra-i686/PKGBUILD (from rev 305474, 
x2goclient/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-14 06:47:15 UTC (rev 305475)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Gerhard Brauer 
+# Contributor: Richard Murri 
+
+pkgbase=x2goclient
+pkgname=('x2goclient' 'x2goplugin' 'x2goplugin-provider')
+pkgver=4.1.0.1
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL2')
+url="http://www.x2go.org";
+makedepends=('qt4'
+ #'qt5-x11extras' 'qt5-tools' 'qt5-svg' 'phonon-qt5'
+ 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 
+ 'man2html' 'hicolor-icon-theme' 'xdg-utils' 'xorg-xauth')
+source=(https://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha256sums=('0681b8a11b02652643cf1451a75d812c3ce9f3ee33c348b34178c130dcf77484'
+'SKIP')
+validpgpkeys=('9BFBAEE86C0AA5FFBF2207829AF46B3025771B31'  # Mike Gabriel 

+  '1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B') #  "X2go Git 
Administrator "
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed -i "s:-o root -g root ::" Makefile
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make PREFIX=/usr
+  make PREFIX=/usr build_man
+}
+
+package_x2goclient() {
+  
+  pkgdesc="a graphical client (Qt4) for the X2Go system"
+  depends=('qt4' 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 
'hicolor-icon-theme')
+  # FS#48088
+  optdepends=('xorg-xauth: may be required by X2goservers running a different 
linux distribution giving MIT-COOKIE errors')
+
+  cd ${pkgbase}-${pkgver}
+  make PREFIX=/usr DESTDIR="$pkgdir" install_client install_man
+}
+
+package_x2goplugin() {
+  pkgdesc="provides X2Go Client as QtBrowser-based Mozi

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

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:46:56
  Author: andyrtr
Revision: 305474

upgpkg: x2goclient 4.1.0.1-1

upstream update 4.1.0.1

Modified:
  x2goclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 06:27:07 UTC (rev 305473)
+++ PKGBUILD2017-09-14 06:46:56 UTC (rev 305474)
@@ -5,7 +5,7 @@
 
 pkgbase=x2goclient
 pkgname=('x2goclient' 'x2goplugin' 'x2goplugin-provider')
-pkgver=4.1.0.0
+pkgver=4.1.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -15,7 +15,7 @@
  'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 
  'man2html' 'hicolor-icon-theme' 'xdg-utils' 'xorg-xauth')
 
source=(https://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha256sums=('4b5915bc3666228910342810a34f7a03fb6967c6b9c796633d9cdf8b89cc2b6a'
+sha256sums=('0681b8a11b02652643cf1451a75d812c3ce9f3ee33c348b34178c130dcf77484'
 'SKIP')
 validpgpkeys=('9BFBAEE86C0AA5FFBF2207829AF46B3025771B31'  # Mike Gabriel 

   '1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B') #  "X2go Git 
Administrator "


[arch-commits] Commit in foomatic-db/repos/extra-any (PKGBUILD PKGBUILD)

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:27:07
  Author: andyrtr
Revision: 305473

archrelease: copy trunk to extra-any

Added:
  foomatic-db/repos/extra-any/PKGBUILD
(from rev 305472, foomatic-db/trunk/PKGBUILD)
Deleted:
  foomatic-db/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  260 ++---
 1 file changed, 130 insertions(+), 130 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-14 06:26:51 UTC (rev 305472)
+++ PKGBUILD2017-09-14 06:27:07 UTC (rev 305473)
@@ -1,130 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-pkgbase="foomatic-db"
-pkgname=('foomatic-db' 'foomatic-db-ppds' 'foomatic-db-nonfree' 
'foomatic-db-nonfree-ppds')
-arch=('any')
-pkgver=20170106
-pkgrel=1
-epoch=3
-
-makedepends=('cups' 'perl' 'libxml2' 'enscript' 'perl' 'net-snmp' 'bash' 'bzr')
-url="http://www.linuxprinting.org/foomatic.html";
-options=('!emptydirs')
-
-# check http://bzr.linuxfoundation.org/loggerhead/openprinting/foomatic/
-# for latest commits and development, identical to foomatic-4.0 branch
-
-source=(foomatic-db::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db/#revision=1310
#2016-12-01
-
foomatic-db-nonfree::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db-nonfree/#revision=41
  #2015-06-05
-)
-md5sums=('SKIP'
- 'SKIP')
-
-pkgver() {
-  date +%Y%m%d
-}
-
-prepare(){
-  cp -a foomatic-db foomatic-db-ppds
-  cp -a foomatic-db-nonfree foomatic-db-nonfree-ppds
-  
-  # for gutenprint printers, use gutenprint-ijs-simplified.5.2.
-  perl -pi -e 's,>gutenprint<,>gutenprint-ijs-simplified.5.2<,' 
foomatic-db/db/source/printer/*.xml
-  perl -pi -e 's,>gutenprint<,>gutenprint-ijs-simplified.5.2<,' 
foomatic-db-ppds/db/source/printer/*.xml
-}
-
-build() {
-  # foomatic-db
-  pushd foomatic-db
-  ./make_configure
-  ./configure --prefix=/usr \
---disable-gzip-ppds \
---disable-ppds-to-cups \
---with-drivers=NOOBSOLETES,NOEMPTYCMDLINE
-  popd
-  
-  # foomatic-db-ppds
-  pushd foomatic-db-ppds
-  ./make_configure
-  ./configure --prefix=/usr
-  popd
-  
-  # foomatic-db-nonfree
-  pushd foomatic-db-nonfree
-  ./make_configure
-  ./configure --prefix=/usr
-  popd
-  
-  # foomatic-db-nonfree-ppds
-  pushd foomatic-db-nonfree-ppds
-  ./make_configure
-  ./configure --prefix=/usr
-  popd
-}
-
-package_foomatic-db() {
-
- pkgdesc="Foomatic - The collected knowledge about printers, drivers, and 
driver options in XML files, used by foomatic-db-engine to generate PPD files."
- license=('GPL' 'custom')
- optdepends=('foomatic-db-ppds: PostScript PPD files')
- replaces=('foomatic-db-foo2zjs') # AUR pkg no more conflicting and dropped, 
formerly required by foo2zjs-utils
- conflicts=('foomatic-db-foo2zjs')
- provides=('foomatic-db-foo2zjs')
-
-   cd ${srcdir}/foomatic-db
-   make DESTDIR=${pkgdir} install
-   
-   # add some docs
-   install -Dm644 USAGE ${pkgdir}/usr/share/doc/${pkgname}/USAGE
-   install -Dm644 README ${pkgdir}/usr/share/doc/${pkgname}/README
-   install -v -Dm644 ${srcdir}/${pkgname}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-   install -Dm644 
${pkgdir}/usr/share/foomatic/db/source/PPD/Kyocera/ReadMe.htm 
${pkgdir}/usr/share/doc/${pkgname}/Kyocera/ReadMe.htm
-   # remove files from foomatic-db-ppds pkg
-   rm -rf ${pkgdir}/usr/share/cups/model/foomatic-db-ppds
-   rm -rf ${pkgdir}/usr/share/foomatic/db/source/PPD
-}
-
-package_foomatic-db-ppds() {
-
- pkgdesc="Foomatic - PPDs from printer manufacturers"
- license=('GPL' 'custom')
-
-   cd ${srcdir}/foomatic-db-ppds
-   make DESTDIR=${pkgdir} install
-
-   # remove files from foomatic-db pkg
-   rm -rf ${pkgdir}/usr/share/foomatic/db/oldprinterids
-   rm -rf ${pkgdir}/usr/share/foomatic/db/source/{driver,opt,printer}
-   rm -rf ${pkgdir}/usr/share/foomatic/xmlschema
-   rm -f ${pkgdir}/usr/share/foomatic/db/source/PPD/Kyocera/ReadMe.htm
-
-   install -v -Dm644 ${srcdir}/${pkgname}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}
-
-package_foomatic-db-nonfree() {
-
- pkgdesc="Foomatic - database extension consisting of manufacturer-supplied 
PPD files released under non-free licenses"
- license=('custom')
- optdepends=('foomatic-db-nonfree-ppds: nonfree PPD files')
-
-   cd ${srcdir}/foomatic-db-nonfree
-   make DESTDIR=${pkgdir} install
-   # remove files from foomatic-db-nonfree-ppds pkg
-   rm -rf ${pkgdir}/usr/share/foomatic/db/source/PPD
-   
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}
-
-package_foomatic-db-nonfree-ppds() {
-
- pkgdesc="Foomatic - non-free PPDs from printer manufacturers"
- license=('custom')
-
-   cd ${srcdir}/foomatic-db-nonfree-ppds
-   make DESTDIR=${pkgdir} install
-   # remove files from foomatic-db-nonfree pkg
-   rm -rf ${pkgdir}/usr/share/foomatic/db/source/driver
-   
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

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

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:26:51
  Author: andyrtr
Revision: 305472

upgpkg: foomatic-db 3:20170914-1

upstream update 20170914

Modified:
  foomatic-db/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 06:10:07 UTC (rev 305471)
+++ PKGBUILD2017-09-14 06:26:51 UTC (rev 305472)
@@ -4,7 +4,7 @@
 pkgbase="foomatic-db"
 pkgname=('foomatic-db' 'foomatic-db-ppds' 'foomatic-db-nonfree' 
'foomatic-db-nonfree-ppds')
 arch=('any')
-pkgver=20170106
+pkgver=20170914
 pkgrel=1
 epoch=3
 
@@ -15,7 +15,7 @@
 # check http://bzr.linuxfoundation.org/loggerhead/openprinting/foomatic/
 # for latest commits and development, identical to foomatic-4.0 branch
 
-source=(foomatic-db::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db/#revision=1310
#2016-12-01
+source=(foomatic-db::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db/#revision=1316
#2017-08-31
 
foomatic-db-nonfree::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db-nonfree/#revision=41
  #2015-06-05
 )
 md5sums=('SKIP'


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

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:10:07
  Author: andyrtr
Revision: 305471

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

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

--+
 testing-i686/90-linux.hook   |   11 
 testing-i686/PKGBUILD|  300 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 8211 +
 testing-i686/config.x86_64   | 7976 
 testing-i686/linux-lts.install   |   33 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/90-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  300 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 8211 +
 testing-x86_64/config.x86_64 | 7976 
 testing-x86_64/linux-lts.install |   33 
 testing-x86_64/linux-lts.preset  |   14 
 14 files changed, 33112 insertions(+)

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


[arch-commits] Commit in linux-lts/trunk (CVE-2017-1000251.patch PKGBUILD)

2017-09-13 Thread Andreas Radke
Date: Thursday, September 14, 2017 @ 06:09:36
  Author: andyrtr
Revision: 305470

upgpkg: linux-lts 4.9.50-1

upstream update 4.9.50

Modified:
  linux-lts/trunk/PKGBUILD
Deleted:
  linux-lts/trunk/CVE-2017-1000251.patch

+
 CVE-2017-1000251.patch |  358 ---
 PKGBUILD   |   14 -
 2 files changed, 5 insertions(+), 367 deletions(-)

Deleted: CVE-2017-1000251.patch
===
--- CVE-2017-1000251.patch  2017-09-14 05:21:32 UTC (rev 305469)
+++ CVE-2017-1000251.patch  2017-09-14 06:09:36 UTC (rev 305470)
@@ -1,358 +0,0 @@
-From e860d2c904d1a9f38a24eb44c9f34b8f915a6ea3 Mon Sep 17 00:00:00 2001
-From: Ben Seri 
-Date: Sat, 9 Sep 2017 23:15:59 +0200
-Subject: Bluetooth: Properly check L2CAP config option output buffer length
-
-Validate the output buffer length for L2CAP config requests and responses
-to avoid overflowing the stack buffer used for building the option blocks.
-
-Cc: sta...@vger.kernel.org
-Signed-off-by: Ben Seri 
-Signed-off-by: Marcel Holtmann 
-Signed-off-by: Linus Torvalds 

- net/bluetooth/l2cap_core.c | 80 +-
- 1 file changed, 43 insertions(+), 37 deletions(-)
-
-diff --git a/net/bluetooth/l2cap_core.c b/net/bluetooth/l2cap_core.c
-index 303c779..43ba91c 100644
 a/net/bluetooth/l2cap_core.c
-+++ b/net/bluetooth/l2cap_core.c
-@@ -58,7 +58,7 @@ static struct sk_buff *l2cap_build_cmd(struct l2cap_conn 
*conn,
-  u8 code, u8 ident, u16 dlen, void *data);
- static void l2cap_send_cmd(struct l2cap_conn *conn, u8 ident, u8 code, u16 
len,
-  void *data);
--static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data);
-+static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t 
data_size);
- static void l2cap_send_disconn_req(struct l2cap_chan *chan, int err);
- 
- static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
-@@ -1473,7 +1473,7 @@ static void l2cap_conn_start(struct l2cap_conn *conn)
- 
-   set_bit(CONF_REQ_SENT, &chan->conf_state);
-   l2cap_send_cmd(conn, l2cap_get_ident(conn), 
L2CAP_CONF_REQ,
-- l2cap_build_conf_req(chan, buf), buf);
-+ l2cap_build_conf_req(chan, buf, 
sizeof(buf)), buf);
-   chan->num_conf_req++;
-   }
- 
-@@ -2987,12 +2987,15 @@ static inline int l2cap_get_conf_opt(void **ptr, int 
*type, int *olen,
-   return len;
- }
- 
--static void l2cap_add_conf_opt(void **ptr, u8 type, u8 len, unsigned long val)
-+static void l2cap_add_conf_opt(void **ptr, u8 type, u8 len, unsigned long 
val, size_t size)
- {
-   struct l2cap_conf_opt *opt = *ptr;
- 
-   BT_DBG("type 0x%2.2x len %u val 0x%lx", type, len, val);
- 
-+  if (size < L2CAP_CONF_OPT_SIZE + len)
-+  return;
-+
-   opt->type = type;
-   opt->len  = len;
- 
-@@ -3017,7 +3020,7 @@ static void l2cap_add_conf_opt(void **ptr, u8 type, u8 
len, unsigned long val)
-   *ptr += L2CAP_CONF_OPT_SIZE + len;
- }
- 
--static void l2cap_add_opt_efs(void **ptr, struct l2cap_chan *chan)
-+static void l2cap_add_opt_efs(void **ptr, struct l2cap_chan *chan, size_t 
size)
- {
-   struct l2cap_conf_efs efs;
- 
-@@ -3045,7 +3048,7 @@ static void l2cap_add_opt_efs(void **ptr, struct 
l2cap_chan *chan)
-   }
- 
-   l2cap_add_conf_opt(ptr, L2CAP_CONF_EFS, sizeof(efs),
-- (unsigned long) &efs);
-+ (unsigned long) &efs, size);
- }
- 
- static void l2cap_ack_timeout(struct work_struct *work)
-@@ -3191,11 +3194,12 @@ static inline void l2cap_txwin_setup(struct l2cap_chan 
*chan)
-   chan->ack_win = chan->tx_win;
- }
- 
--static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data)
-+static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t 
data_size)
- {
-   struct l2cap_conf_req *req = data;
-   struct l2cap_conf_rfc rfc = { .mode = chan->mode };
-   void *ptr = req->data;
-+  void *endptr = data + data_size;
-   u16 size;
- 
-   BT_DBG("chan %p", chan);
-@@ -3220,7 +3224,7 @@ static int l2cap_build_conf_req(struct l2cap_chan *chan, 
void *data)
- 
- done:
-   if (chan->imtu != L2CAP_DEFAULT_MTU)
--  l2cap_add_conf_opt(&ptr, L2CAP_CONF_MTU, 2, chan->imtu);
-+  l2cap_add_conf_opt(&ptr, L2CAP_CONF_MTU, 2, chan->imtu, endptr 
- ptr);
- 
-   switch (chan->mode) {
-   case L2CAP_MODE_BASIC:
-@@ -3239,7 +3243,7 @@ done:
-   rfc.max_pdu_size= 0;
- 
-   l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
-- (unsigned long) &rfc);
-+ (unsigned long) &rfc, endptr - ptr);
-   break;
- 
-   case L2CAP_MODE_ERTM:
-@@ -3259,

[arch-commits] Commit in deepin-control-center/repos (4 files)

2017-09-13 Thread Felix Yan
Date: Thursday, September 14, 2017 @ 06:08:12
  Author: felixonmars
Revision: 257505

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

Added:
  deepin-control-center/repos/community-i686/PKGBUILD
(from rev 257504, deepin-control-center/trunk/PKGBUILD)
  deepin-control-center/repos/community-x86_64/PKGBUILD
(from rev 257504, deepin-control-center/trunk/PKGBUILD)
Deleted:
  deepin-control-center/repos/community-i686/PKGBUILD
  deepin-control-center/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-14 06:07:31 UTC (rev 257504)
+++ community-i686/PKGBUILD 2017-09-14 06:08:12 UTC (rev 257505)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.2.5.4
-pkgrel=1
-pkgdesc='New control center for linux deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-control-center";
-license=('GPL3')
-depends=('desktop-file-utils' 'dtkwidget' 'deepin-account-faces' 'deepin-api' 
'geoip'
- 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
- 'deepin-qt-dbus-factory' 'deepin-qt5integration')
-makedepends=('deepin-dock' 'qt5-tools')
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz";)
-sha512sums=('db74882bc1b8cdc9c4177219add1cbbd460bab5af1fe9808bac3d03094cda6a86cc7edfb33d9b28502564bfe6e8865b96e5d1b6b96e3bae735973d373c1c188a')
-
-build() {
-  cd dde-control-center-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
-  make
-}
-
-package() {
-  cd dde-control-center-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-control-center/repos/community-i686/PKGBUILD (from rev 257504, 
deepin-control-center/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-14 06:08:12 UTC (rev 257505)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-control-center
+pkgver=4.2.5.7
+pkgrel=1
+pkgdesc='New control center for linux deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-control-center";
+license=('GPL3')
+depends=('desktop-file-utils' 'dtkwidget' 'deepin-account-faces' 'deepin-api' 
'geoip'
+ 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
+ 'deepin-qt-dbus-factory' 'deepin-qt5integration')
+makedepends=('deepin-dock' 'qt5-tools')
+conflicts=('dde-control-center' 'dde-dock-applets')
+replaces=('dde-control-center' 'dde-dock-applets')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz";)
+sha512sums=('a5680e0e1c1f9f307b4da68c434df0321d39f6376c45e3bd8a7934448e771ce7c07230bf4283e92b5ef0f5baa5f2d835882b83e18d5cb17ce0893883b8f8cf39')
+
+build() {
+  cd dde-control-center-$pkgver
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
+  make
+}
+
+package() {
+  cd dde-control-center-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-14 06:07:31 UTC (rev 257504)
+++ community-x86_64/PKGBUILD   2017-09-14 06:08:12 UTC (rev 257505)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.2.5.4
-pkgrel=1
-pkgdesc='New control center for linux deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-control-center";
-license=('GPL3')
-depends=('desktop-file-utils' 'dtkwidget' 'deepin-account-faces' 'deepin-api' 
'geoip'
- 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
- 'deepin-qt-dbus-factory' 'deepin-qt5integration')
-makedepends=('deepin-dock' 'qt5-tools')
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz";)
-sha512sums=('db74882bc1b8cdc9c4177219add1cbbd460bab5af1fe9808bac3d03094cda6a86cc7edfb33d9b28502564bfe6e8865b96e5d1b6b96e3bae735973d373c1c188a')
-
-build() {
-  cd dde-control-center-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr 

[arch-commits] Commit in deepin-control-center/trunk (PKGBUILD)

2017-09-13 Thread Felix Yan
Date: Thursday, September 14, 2017 @ 06:07:31
  Author: felixonmars
Revision: 257504

upgpkg: deepin-control-center 4.2.5.7-1

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 00:12:03 UTC (rev 257503)
+++ PKGBUILD2017-09-14 06:07:31 UTC (rev 257504)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-control-center
-pkgver=4.2.5.4
+pkgver=4.2.5.7
 pkgrel=1
 pkgdesc='New control center for linux deepin'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 replaces=('dde-control-center' 'dde-dock-applets')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz";)
-sha512sums=('db74882bc1b8cdc9c4177219add1cbbd460bab5af1fe9808bac3d03094cda6a86cc7edfb33d9b28502564bfe6e8865b96e5d1b6b96e3bae735973d373c1c188a')
+sha512sums=('a5680e0e1c1f9f307b4da68c434df0321d39f6376c45e3bd8a7934448e771ce7c07230bf4283e92b5ef0f5baa5f2d835882b83e18d5cb17ce0893883b8f8cf39')
 
 build() {
   cd dde-control-center-$pkgver


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Thursday, September 14, 2017 @ 03:41:28
  Author: bpiotrowski
Revision: 305468

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libsoup/repos/gnome-unstable-i686/
  
libsoup/repos/gnome-unstable-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
(from rev 305467, 
libsoup/trunk/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch)
  libsoup/repos/gnome-unstable-i686/PKGBUILD
(from rev 305467, libsoup/trunk/PKGBUILD)
  libsoup/repos/gnome-unstable-x86_64/
  
libsoup/repos/gnome-unstable-x86_64/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
(from rev 305467, 
libsoup/trunk/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch)
  libsoup/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 305467, libsoup/trunk/PKGBUILD)

---+
 
gnome-unstable-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
   |  114 ++
 gnome-unstable-i686/PKGBUILD   
   |   50 
 
gnome-unstable-x86_64/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
 |  114 ++
 gnome-unstable-x86_64/PKGBUILD 
   |   50 
 4 files changed, 328 insertions(+)

Copied: 
libsoup/repos/gnome-unstable-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
 (from rev 305467, 
libsoup/trunk/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch)
===
--- 
gnome-unstable-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
 (rev 0)
+++ 
gnome-unstable-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
 2017-09-14 03:41:28 UTC (rev 305468)
@@ -0,0 +1,114 @@
+From 22fae95aff7073da55b2a79055292d320475439b Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" 
+Date: Tue, 9 May 2017 22:54:16 +0200
+Subject: [PATCH] Configure PHP to load the XMLRPC extension if present
+
+This is needed when the system PHP configuration does not already load
+the extension.
+---
+ configure.ac| 7 ++-
+ tests/Makefile.am   | 8 +++-
+ tests/httpd.conf.in | 2 ++
+ tests/php.ini.in| 1 +
+ 4 files changed, 16 insertions(+), 2 deletions(-)
+ create mode 100644 tests/php.ini.in
+
+diff --git a/configure.ac b/configure.ac
+index 3df131e67d586522..868b00e7f091a70e 100644
+--- a/configure.ac
 b/configure.ac
+@@ -272,22 +272,26 @@ if test "$have_apache" = 1; then
+ 
+ if test "$have_php" = yes; then
+   AC_MSG_CHECKING([for php-xmlrpc])
+-  if $PHP --rf xmlrpc_server_create | grep -q "does not exist"; then
++  if $PHP -d extension=xmlrpc.so --rf xmlrpc_server_create | grep -q 
"does not exist"; then
+   have_php_xmlrpc=no
++  IF_HAVE_PHP_XMLRPC=";"
+   else
+   have_php_xmlrpc=yes
++  IF_HAVE_PHP_XMLRPC=""
+   AC_DEFINE(HAVE_PHP_XMLRPC, 1, [Have php-xmlrpc])
+   fi
+   AC_MSG_RESULT($have_php_xmlrpc)
++  AC_SUBST(IF_HAVE_PHP_XMLRPC)
+ fi
+ 
+ if test -f "$APACHE_MODULE_DIR/mod_unixd.so"; then
+   IF_HAVE_MOD_UNIXD=""
+ else
+   IF_HAVE_MOD_UNIXD="#"
+ fi
+ AC_SUBST(IF_HAVE_MOD_UNIXD)
+ fi
++AM_CONDITIONAL(HAVE_PHP, test "$have_php" = yes)
+ 
+ AC_PATH_PROG(CURL, curl, no)
+ if test "$CURL" != no; then
+@@ -415,6 +419,7 @@ AC_CONFIG_FILES([
+   po/Makefile
+   tests/Makefile
+   tests/httpd.conf
++  tests/php.ini
+   examples/Makefile
+   docs/Makefile
+   docs/reference/Makefile
+diff --git a/tests/Makefile.am b/tests/Makefile.am
+index 81a72cbc5ffd9739..d2986975be11eca2 100644
+--- a/tests/Makefile.am
 b/tests/Makefile.am
+@@ -73,24 +73,30 @@ test_data +=   \
+   httpd.conf
+ endif
+ 
++if HAVE_PHP
++test_data +=  \
++  php.ini
++endif
++
+ RESOURCES = $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir) 
--generate-dependencies $(srcdir)/soup-tests.gresource.xml)
+ 
+ soup-tests.gresource: soup-tests.gresource.xml $(RESOURCES)
+   $(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(srcdir) 
$<
+ 
+ EXTRA_DIST +=  \
+   htdigest \
+   htpasswd \
+   httpd.conf.in\
+   index.txt\
+   libsoup.supp \
++  php.ini.in   \
+   soup-tests.gresource.xml \
+   test-cert.pem\
+   test-key.pem \
+   xmlrpc-server.php\
+   $(RESOURCES)
+ 
+-DISTCLEANFILES += soup-tests.gresource httpd.conf
++DISTCLEANFILES += soup-tests.gresource httpd.conf php.ini
+ 
+ TESTS_ENVIRONMENT += SOUP_TESTS_IN_MAKE_CHECK=1
+ 
+diff --git a/tests/httpd.conf.in b/tests/httpd.conf.in
+index b818c12d198e6618..31c36674a9c5d8c2 100644
+--- a/tests/htt

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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Thursday, September 14, 2017 @ 03:41:20
  Author: bpiotrowski
Revision: 305467

2.60.0-1

Modified:
  libsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 03:32:11 UTC (rev 305466)
+++ PKGBUILD2017-09-14 03:41:20 UTC (rev 305467)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libsoup
-pkgver=2.58.2
+pkgver=2.60.0
 pkgrel=1
 pkgdesc="HTTP client/server library for GNOME"
 url="https://wiki.gnome.org/Projects/libsoup";
@@ -11,7 +11,7 @@
 depends=(glib2 libxml2 glib-networking sqlite krb5)
 makedepends=(intltool gobject-introspection python vala git gtk-doc)
 checkdepends=(apache php-apache)
-_commit=d059ed12af843def9b5b24a2ea3de69454df8f1f  # tags/2.58.2^0
+_commit=a53e94a5b1b4319976daced199e3e51341326201  # tags/2.60.0^0
 source=("git+https://git.gnome.org/browse/libsoup#commit=$_commit";
 0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch)
 sha256sums=('SKIP'


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Thursday, September 14, 2017 @ 03:32:11
  Author: bpiotrowski
Revision: 305466

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  glib-networking/repos/gnome-unstable-i686/
  glib-networking/repos/gnome-unstable-i686/PKGBUILD
(from rev 305465, glib-networking/trunk/PKGBUILD)
  glib-networking/repos/gnome-unstable-x86_64/
  glib-networking/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 305465, glib-networking/trunk/PKGBUILD)

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

Copied: glib-networking/repos/gnome-unstable-i686/PKGBUILD (from rev 305465, 
glib-networking/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-09-14 03:32:11 UTC (rev 305466)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=glib-networking
+pkgver=2.54.0
+pkgrel=1
+pkgdesc="Network extensions for GLib"
+url="https://git.gnome.org/browse/glib-networking";
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
+makedepends=(intltool git)
+_commit=6ee39c9cde82638f888f2050d3533c142a344bb4  # tags/2.54.0^0
+source=("git+https://git.gnome.org/browse/glib-networking#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 --sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--disable-installed-tests
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: glib-networking/repos/gnome-unstable-x86_64/PKGBUILD (from rev 305465, 
glib-networking/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-09-14 03:32:11 UTC (rev 305466)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=glib-networking
+pkgver=2.54.0
+pkgrel=1
+pkgdesc="Network extensions for GLib"
+url="https://git.gnome.org/browse/glib-networking";
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
+makedepends=(intltool git)
+_commit=6ee39c9cde82638f888f2050d3533c142a344bb4  # tags/2.54.0^0
+source=("git+https://git.gnome.org/browse/glib-networking#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 --sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--disable-installed-tests
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Thursday, September 14, 2017 @ 03:32:03
  Author: bpiotrowski
Revision: 305465

2.54.0-1

Modified:
  glib-networking/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 03:28:51 UTC (rev 305464)
+++ PKGBUILD2017-09-14 03:32:03 UTC (rev 305465)
@@ -2,8 +2,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=glib-networking
-pkgver=2.50.0
-pkgrel=2
+pkgver=2.54.0
+pkgrel=1
 pkgdesc="Network extensions for GLib"
 url="https://git.gnome.org/browse/glib-networking";
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
 makedepends=(intltool git)
-_commit=e5fb3e2a0463097812b301a2ba60d7e60d90845b  # tags/2.50.0^0
+_commit=6ee39c9cde82638f888f2050d3533c142a344bb4  # tags/2.54.0^0
 source=("git+https://git.gnome.org/browse/glib-networking#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2017-09-13 Thread Evangelos Foutras
Date: Thursday, September 14, 2017 @ 03:28:51
  Author: foutrelis
Revision: 305464

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

Added:
  linux/repos/testing-i686/90-linux.hook
(from rev 305463, linux/trunk/90-linux.hook)
  linux/repos/testing-i686/PKGBUILD
(from rev 305463, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/config.i686
(from rev 305463, linux/trunk/config.i686)
  linux/repos/testing-i686/config.x86_64
(from rev 305463, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 305463, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 305463, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/90-linux.hook
(from rev 305463, linux/trunk/90-linux.hook)
  linux/repos/testing-x86_64/PKGBUILD
(from rev 305463, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/config.i686
(from rev 305463, linux/trunk/config.i686)
  linux/repos/testing-x86_64/config.x86_64
(from rev 305463, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 305463, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 305463, linux/trunk/linux.preset)
Deleted:
  linux/repos/testing-i686/90-linux.hook
  linux/repos/testing-i686/CVE-2017-1000251.patch
  linux/repos/testing-i686/PKGBUILD
  linux/repos/testing-i686/config.i686
  linux/repos/testing-i686/config.x86_64
  linux/repos/testing-i686/linux.install
  linux/repos/testing-i686/linux.preset
  linux/repos/testing-x86_64/90-linux.hook
  linux/repos/testing-x86_64/CVE-2017-1000251.patch
  linux/repos/testing-x86_64/PKGBUILD
  linux/repos/testing-x86_64/config.i686
  linux/repos/testing-x86_64/config.x86_64
  linux/repos/testing-x86_64/linux.install
  linux/repos/testing-x86_64/linux.preset

---+
 /90-linux.hook|   22 
 /PKGBUILD |  478 
 /config.i686  |16792 
 /config.x86_64|16286 +++
 /linux.install|   54 
 /linux.preset |   28 
 testing-i686/90-linux.hook|   11 
 testing-i686/CVE-2017-1000251.patch   |  357 
 testing-i686/PKGBUILD |  242 
 testing-i686/config.i686  | 8396 
 testing-i686/config.x86_64| 8143 ---
 testing-i686/linux.install|   27 
 testing-i686/linux.preset |   14 
 testing-x86_64/90-linux.hook  |   11 
 testing-x86_64/CVE-2017-1000251.patch |  357 
 testing-x86_64/PKGBUILD   |  242 
 testing-x86_64/config.i686| 8396 
 testing-x86_64/config.x86_64  | 8143 ---
 testing-x86_64/linux.install  |   27 
 testing-x86_64/linux.preset   |   14 
 20 files changed, 33660 insertions(+), 34380 deletions(-)

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


[arch-commits] Commit in linux/trunk (CVE-2017-1000251.patch PKGBUILD)

2017-09-13 Thread Evangelos Foutras
Date: Thursday, September 14, 2017 @ 03:28:27
  Author: foutrelis
Revision: 305463

upgpkg: linux 4.13.2-1

- New upstream release
- Contains fix for CVE-2017-1000251

Modified:
  linux/trunk/PKGBUILD
Deleted:
  linux/trunk/CVE-2017-1000251.patch

+
 CVE-2017-1000251.patch |  357 ---
 PKGBUILD   |   13 -
 2 files changed, 5 insertions(+), 365 deletions(-)

Deleted: CVE-2017-1000251.patch
===
--- CVE-2017-1000251.patch  2017-09-14 03:23:10 UTC (rev 305462)
+++ CVE-2017-1000251.patch  2017-09-14 03:28:27 UTC (rev 305463)
@@ -1,357 +0,0 @@
-From e860d2c904d1a9f38a24eb44c9f34b8f915a6ea3 Mon Sep 17 00:00:00 2001
-From: Ben Seri 
-Date: Sat, 9 Sep 2017 23:15:59 +0200
-Subject: Bluetooth: Properly check L2CAP config option output buffer length
-
-Validate the output buffer length for L2CAP config requests and responses
-to avoid overflowing the stack buffer used for building the option blocks.
-
-Cc: sta...@vger.kernel.org
-Signed-off-by: Ben Seri 
-Signed-off-by: Marcel Holtmann 
-Signed-off-by: Linus Torvalds 

- net/bluetooth/l2cap_core.c | 80 +-
- 1 file changed, 43 insertions(+), 37 deletions(-)
-
-diff --git a/net/bluetooth/l2cap_core.c b/net/bluetooth/l2cap_core.c
-index 303c779..43ba91c 100644
 a/net/bluetooth/l2cap_core.c
-+++ b/net/bluetooth/l2cap_core.c
-@@ -58,7 +58,7 @@ static struct sk_buff *l2cap_build_cmd(struct l2cap_conn 
*conn,
-  u8 code, u8 ident, u16 dlen, void *data);
- static void l2cap_send_cmd(struct l2cap_conn *conn, u8 ident, u8 code, u16 
len,
-  void *data);
--static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data);
-+static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t 
data_size);
- static void l2cap_send_disconn_req(struct l2cap_chan *chan, int err);
- 
- static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
-@@ -1473,7 +1473,7 @@ static void l2cap_conn_start(struct l2cap_conn *conn)
- 
-   set_bit(CONF_REQ_SENT, &chan->conf_state);
-   l2cap_send_cmd(conn, l2cap_get_ident(conn), 
L2CAP_CONF_REQ,
-- l2cap_build_conf_req(chan, buf), buf);
-+ l2cap_build_conf_req(chan, buf, 
sizeof(buf)), buf);
-   chan->num_conf_req++;
-   }
- 
-@@ -2987,12 +2987,15 @@ static inline int l2cap_get_conf_opt(void **ptr, int 
*type, int *olen,
-   return len;
- }
- 
--static void l2cap_add_conf_opt(void **ptr, u8 type, u8 len, unsigned long val)
-+static void l2cap_add_conf_opt(void **ptr, u8 type, u8 len, unsigned long 
val, size_t size)
- {
-   struct l2cap_conf_opt *opt = *ptr;
- 
-   BT_DBG("type 0x%2.2x len %u val 0x%lx", type, len, val);
- 
-+  if (size < L2CAP_CONF_OPT_SIZE + len)
-+  return;
-+
-   opt->type = type;
-   opt->len  = len;
- 
-@@ -3017,7 +3020,7 @@ static void l2cap_add_conf_opt(void **ptr, u8 type, u8 
len, unsigned long val)
-   *ptr += L2CAP_CONF_OPT_SIZE + len;
- }
- 
--static void l2cap_add_opt_efs(void **ptr, struct l2cap_chan *chan)
-+static void l2cap_add_opt_efs(void **ptr, struct l2cap_chan *chan, size_t 
size)
- {
-   struct l2cap_conf_efs efs;
- 
-@@ -3045,7 +3048,7 @@ static void l2cap_add_opt_efs(void **ptr, struct 
l2cap_chan *chan)
-   }
- 
-   l2cap_add_conf_opt(ptr, L2CAP_CONF_EFS, sizeof(efs),
-- (unsigned long) &efs);
-+ (unsigned long) &efs, size);
- }
- 
- static void l2cap_ack_timeout(struct work_struct *work)
-@@ -3191,11 +3194,12 @@ static inline void l2cap_txwin_setup(struct l2cap_chan 
*chan)
-   chan->ack_win = chan->tx_win;
- }
- 
--static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data)
-+static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t 
data_size)
- {
-   struct l2cap_conf_req *req = data;
-   struct l2cap_conf_rfc rfc = { .mode = chan->mode };
-   void *ptr = req->data;
-+  void *endptr = data + data_size;
-   u16 size;
- 
-   BT_DBG("chan %p", chan);
-@@ -3220,7 +3224,7 @@ static int l2cap_build_conf_req(struct l2cap_chan *chan, 
void *data)
- 
- done:
-   if (chan->imtu != L2CAP_DEFAULT_MTU)
--  l2cap_add_conf_opt(&ptr, L2CAP_CONF_MTU, 2, chan->imtu);
-+  l2cap_add_conf_opt(&ptr, L2CAP_CONF_MTU, 2, chan->imtu, endptr 
- ptr);
- 
-   switch (chan->mode) {
-   case L2CAP_MODE_BASIC:
-@@ -3239,7 +3243,7 @@ done:
-   rfc.max_pdu_size= 0;
- 
-   l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
-- (unsigned long) &rfc);
-+ (unsigned long) &rfc, endptr - ptr);
-   break;
- 
-   case L

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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Thursday, September 14, 2017 @ 03:23:10
  Author: bpiotrowski
Revision: 305462

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  glibmm/repos/gnome-unstable-i686/
  glibmm/repos/gnome-unstable-i686/PKGBUILD
(from rev 305461, glibmm/trunk/PKGBUILD)
  glibmm/repos/gnome-unstable-x86_64/
  glibmm/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 305461, glibmm/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   48 +++
 gnome-unstable-x86_64/PKGBUILD |   48 +++
 2 files changed, 96 insertions(+)

Copied: glibmm/repos/gnome-unstable-i686/PKGBUILD (from rev 305461, 
glibmm/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2017-09-14 03:23:10 UTC (rev 305462)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom Newsom 
+
+pkgbase=glibmm
+pkgname=(glibmm glibmm-docs)
+pkgver=2.54.0
+pkgrel=1
+pkgdesc="C++ bindings for GLib"
+url="http://www.gtkmm.org/";
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(glib2 libsigc++)
+makedepends=(git mm-common perl-xml-parser clang)
+_commit=58dee533ee82021e91b5692c23cedfae7d3f3136  # tags/2.54.0^0
+source=("git+https://git.gnome.org/browse/glibmm#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+  ./configure --prefix=/usr --enable-maintainer-mode
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_glibmm() {
+  cd $pkgbase
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
+  make DESTDIR="$pkgdir" install
+}
+
+package_glibmm-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  cd $pkgbase
+  make -C docs DESTDIR="$pkgdir" install
+}

Copied: glibmm/repos/gnome-unstable-x86_64/PKGBUILD (from rev 305461, 
glibmm/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2017-09-14 03:23:10 UTC (rev 305462)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom Newsom 
+
+pkgbase=glibmm
+pkgname=(glibmm glibmm-docs)
+pkgver=2.54.0
+pkgrel=1
+pkgdesc="C++ bindings for GLib"
+url="http://www.gtkmm.org/";
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(glib2 libsigc++)
+makedepends=(git mm-common perl-xml-parser clang)
+_commit=58dee533ee82021e91b5692c23cedfae7d3f3136  # tags/2.54.0^0
+source=("git+https://git.gnome.org/browse/glibmm#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+  ./configure --prefix=/usr --enable-maintainer-mode
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_glibmm() {
+  cd $pkgbase
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
+  make DESTDIR="$pkgdir" install
+}
+
+package_glibmm-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  cd $pkgbase
+  make -C docs DESTDIR="$pkgdir" install
+}


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Thursday, September 14, 2017 @ 03:22:57
  Author: bpiotrowski
Revision: 305461

2.54.0-1

Modified:
  glibmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-14 00:10:54 UTC (rev 305460)
+++ PKGBUILD2017-09-14 03:22:57 UTC (rev 305461)
@@ -4,7 +4,7 @@
 
 pkgbase=glibmm
 pkgname=(glibmm glibmm-docs)
-pkgver=2.52.0
+pkgver=2.54.0
 pkgrel=1
 pkgdesc="C++ bindings for GLib"
 url="http://www.gtkmm.org/";
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(glib2 libsigc++)
 makedepends=(git mm-common perl-xml-parser clang)
-_commit=4aa51f14725cb4a57065400c31038b8a7cf9b826  # tags/2.52.0^0
+_commit=58dee533ee82021e91b5692c23cedfae7d3f3136  # tags/2.54.0^0
 source=("git+https://git.gnome.org/browse/glibmm#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2017-09-13 Thread Evangelos Foutras
Date: Thursday, September 14, 2017 @ 00:09:53
  Author: foutrelis
Revision: 257498

archrelease: copy trunk to community-staging-x86_64

Added:
  beignet/repos/community-staging-x86_64/
  beignet/repos/community-staging-x86_64/PKGBUILD
(from rev 257497, beignet/trunk/PKGBUILD)

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

Copied: beignet/repos/community-staging-x86_64/PKGBUILD (from rev 257497, 
beignet/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-14 00:09:53 UTC (rev 257498)
@@ -0,0 +1,43 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Antoine Lubineau 
+# Contributor: Leopold Bloom 
+# Contributor: Michal Krenek (a.k.a. Mikos) 
+
+pkgname=beignet
+pkgver=1.3.1
+pkgrel=4
+pkgdesc="An open source OpenCL implementation for Intel IvyBridge+ iGPUs"
+arch=('x86_64')
+url="https://01.org/${pkgname}";
+license=('LGPL')
+depends=('glu' 'llvm39-libs' 'mesa' 'opencl-headers')
+makedepends=('llvm39' 'clang39' 'cmake' 'python' 'ocl-icd')
+provides=('opencl-intel' 'opencl-driver')
+conflicts=('opencl-intel')
+source=("https://01.org/sites/default/files/${pkgname}-${pkgver}-source.tar.gz";)
+sha256sums=('399b7bc64d674b3092683263f7c085c5592686b9d837817e77857248e5cb561f')
+
+prepare() {
+cd ${pkgname^}-${pkgver}-Source
+mkdir -p build
+}
+
+build() {
+cd ${pkgname^}-${pkgver}-Source/build
+
+cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DCMAKE_BUILD_TYPE=RELEASE
+make
+}
+
+package() {
+cd ${pkgname^}-${pkgver}-Source/build
+
+make DESTDIR="${pkgdir}" install
+
+# Remove headers already provided by 'opencl-headers'
+cd "${pkgdir}/usr/include/CL"
+rm cl.h cl_egl.h cl_ext.h cl_gl.h cl_gl_ext.h cl_platform.h opencl.h
+}


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

2017-09-13 Thread Evangelos Foutras
Date: Thursday, September 14, 2017 @ 00:09:37
  Author: foutrelis
Revision: 257497

upgpkg: beignet 1.3.1-4

Switch to LLVM 3.9 until upstream supports LLVM 5.

Modified:
  beignet/trunk/PKGBUILD
Deleted:
  beignet/trunk/0001-Backend-Remove-old-llvm-support-code.patch
  beignet/trunk/0002-Backend-Fix-an-include-file-error-problem.patch
  beignet/trunk/0003-Backend-Refine-LLVM-version-check-macro.patch
  beignet/trunk/0004-Backend-Add-LLVM40-support.patch

--+
 0001-Backend-Remove-old-llvm-support-code.patch  |  306 -
 0002-Backend-Fix-an-include-file-error-problem.patch |   80 -
 0003-Backend-Refine-LLVM-version-check-macro.patch   |  940 -
 0004-Backend-Add-LLVM40-support.patch|  715 
 PKGBUILD |   24 
 5 files changed, 5 insertions(+), 2060 deletions(-)

Deleted: 0001-Backend-Remove-old-llvm-support-code.patch
===
--- 0001-Backend-Remove-old-llvm-support-code.patch 2017-09-13 23:26:48 UTC 
(rev 257496)
+++ 0001-Backend-Remove-old-llvm-support-code.patch 2017-09-14 00:09:37 UTC 
(rev 257497)
@@ -1,306 +0,0 @@
-From d8a212e48ccded8b18c04e504e3e94ccd131d4ee Mon Sep 17 00:00:00 2001
-From: Pan Xiuli 
-Date: Fri, 17 Mar 2017 14:15:58 +0800
-Subject: [PATCH 1/4] Backend: Remove old llvm support code.
-
-LLVM 3.3 or older is not supportted by Beignet now, and we need delete
-these codes.
-
-Signed-off-by: Pan Xiuli 
-Reviewed-by: Yang Rong 

- backend/src/backend/gen_program.cpp |  6 --
- backend/src/backend/program.cpp | 30 --
- backend/src/llvm/llvm_gen_backend.cpp   | 22 --
- backend/src/llvm/llvm_printf_parser.cpp |  6 --
- backend/src/llvm/llvm_profiling.cpp | 20 
- backend/src/llvm/llvm_scalarize.cpp |  6 --
- 6 files changed, 90 deletions(-)
-
-diff --git a/backend/src/backend/gen_program.cpp 
b/backend/src/backend/gen_program.cpp
-index 073ede64..376342b8 100644
 a/backend/src/backend/gen_program.cpp
-+++ b/backend/src/backend/gen_program.cpp
-@@ -24,15 +24,9 @@
- 
- #ifdef GBE_COMPILER_AVAILABLE
- #include "llvm/Config/llvm-config.h"
--#if LLVM_VERSION_MAJOR == 3 && LLVM_VERSION_MINOR <= 2
--#include "llvm/LLVMContext.h"
--#include "llvm/Module.h"
--#include "llvm/DataLayout.h"
--#else
- #include "llvm/IR/LLVMContext.h"
- #include "llvm/IR/Module.h"
- #include "llvm/IR/DataLayout.h"
--#endif  /* LLVM_VERSION_MINOR <= 2 */
- #include "llvm-c/Linker.h"
- #include "llvm/Transforms/Utils/Cloning.h"
- #include "llvm/Bitcode/ReaderWriter.h"
-diff --git a/backend/src/backend/program.cpp b/backend/src/backend/program.cpp
-index 09c79d81..2e676df4 100644
 a/backend/src/backend/program.cpp
-+++ b/backend/src/backend/program.cpp
-@@ -52,33 +52,16 @@
- #include 
- 
- #ifdef GBE_COMPILER_AVAILABLE
--/* Not defined for LLVM 3.0 */
--#if !defined(LLVM_VERSION_MAJOR)
--#define LLVM_VERSION_MAJOR 3
--#endif /* !defined(LLVM_VERSION_MAJOR) */
--
--/* Not defined for LLVM 3.0 */
--#if !defined(LLVM_VERSION_MINOR)
--#define LLVM_VERSION_MINOR 0
--#endif /* !defined(LLVM_VERSION_MINOR) */
- 
- #include 
- #include 
- #include 
--#if LLVM_VERSION_MINOR <= 1
--#include 
--#else
- #include 
--#endif  /* LLVM_VERSION_MINOR <= 1 */
- #include 
- #include 
- #include 
- #include 
--#if LLVM_VERSION_MINOR <= 2
--#include 
--#else
- #include 
--#endif  /* LLVM_VERSION_MINOR <= 2 */
- #include 
- #include 
- #endif
-@@ -686,10 +669,6 @@ namespace gbe {
- args.push_back("-disable-llvm-optzns");
- if(bFastMath)
-   args.push_back("-D __FAST_RELAXED_MATH__=1");
--#if LLVM_VERSION_MINOR <= 2
--args.push_back("-triple");
--args.push_back("nvptx");
--#else
- args.push_back("-x");
- args.push_back("cl");
- args.push_back("-triple");
-@@ -698,7 +677,6 @@ namespace gbe {
-   args.push_back("-fblocks");
- } else
-   args.push_back("spir");
--#endif /* LLVM_VERSION_MINOR <= 2 */
- args.push_back("stringInput.cl");
- args.push_back("-ffp-contract=on");
- if(OCL_DEBUGINFO) args.push_back("-g");
-@@ -791,11 +769,7 @@ namespace gbe {
-   std::string err;
-   llvm::raw_fd_ostream ostream (dumpLLVMFileName.c_str(),
- err,
--  #if LLVM_VERSION_MINOR == 3
--0
--  #else
- llvm::sys::fs::F_None
--  #endif
- );
- 
-   if (err.empty()) {
-@@ -807,11 +781,7 @@ namespace gbe {
-   std::string err;
-   llvm::raw_fd_ostream ostream (dumpSPIRBinaryName.c_str(),
- err,
--  #if LLVM_VERSION_MINOR == 3
--0
--  #else
- llvm::sys::fs::F_None
--  #endif
-

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

2017-09-13 Thread Evangelos Foutras
Date: Thursday, September 14, 2017 @ 00:03:38
  Author: foutrelis
Revision: 305452

upgpkg: llvm39 3.9.1-3

Add clang39 to be used for building beignet

Added:
  llvm39/trunk/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch
  llvm39/trunk/0002-Enable-SSP-and-PIE-by-default.patch
Modified:
  llvm39/trunk/PKGBUILD

--+
 0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch |   37 ++
 0002-Enable-SSP-and-PIE-by-default.patch |  268 +
 PKGBUILD |   41 ++
 3 files changed, 342 insertions(+), 4 deletions(-)

Added: 0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch
===
--- 0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch
(rev 0)
+++ 0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch2017-09-14 
00:03:38 UTC (rev 305452)
@@ -0,0 +1,37 @@
+From ea7d4d81905ff99c5c04388909f501b1da451b79 Mon Sep 17 00:00:00 2001
+From: Evangelos Foutras 
+Date: Thu, 6 Jul 2017 18:53:05 +0300
+Subject: [PATCH 1/2] GCC compatibility: Ignore the -fno-plt flag
+
+---
+ include/clang/Driver/Options.td | 1 +
+ test/Driver/clang_f_opts.c  | 1 +
+ 2 files changed, 2 insertions(+)
+
+diff --git a/include/clang/Driver/Options.td b/include/clang/Driver/Options.td
+index 6be159fad6..364296e861 100644
+--- a/include/clang/Driver/Options.td
 b/include/clang/Driver/Options.td
+@@ -2277,6 +2277,7 @@ defm ivopts : BooleanFFlag<"ivopts">, 
Group, 
Group;
+ defm peel_loops : BooleanFFlag<"peel-loops">, 
Group;
+ defm permissive : BooleanFFlag<"permissive">, Group;
++defm plt : BooleanFFlag<"plt">, Group;
+ defm prefetch_loop_arrays : BooleanFFlag<"prefetch-loop-arrays">, 
Group;
+ defm printf : BooleanFFlag<"printf">, Group;
+ defm profile : BooleanFFlag<"profile">, Group;
+diff --git a/test/Driver/clang_f_opts.c b/test/Driver/clang_f_opts.c
+index 210e16935d..3999590c47 100644
+--- a/test/Driver/clang_f_opts.c
 b/test/Driver/clang_f_opts.c
+@@ -277,6 +277,7 @@
+ // RUN: -fno-caller-saves -fcaller-saves  
\
+ // RUN: -fno-reorder-blocks -freorder-blocks  
\
+ // RUN: -fno-schedule-insns2 -fschedule-insns2
\
++// RUN: -fno-plt -fplt
\
+ // RUN: -fno-stack-check  
\
+ // RUN: -fno-check-new -fcheck-new
\
+ // RUN: -ffriend-injection
\
+-- 
+2.13.2
+

Added: 0002-Enable-SSP-and-PIE-by-default.patch
===
--- 0002-Enable-SSP-and-PIE-by-default.patch(rev 0)
+++ 0002-Enable-SSP-and-PIE-by-default.patch2017-09-14 00:03:38 UTC (rev 
305452)
@@ -0,0 +1,268 @@
+From 7c483b3a7b2d87ae1d0dde1e5c12fa2bdb22d681 Mon Sep 17 00:00:00 2001
+From: Evangelos Foutras 
+Date: Thu, 6 Jul 2017 18:15:43 +0300
+Subject: [PATCH 2/2] Enable SSP and PIE by default
+
+This is a minimal set of changes needed to make clang use SSP and PIE by
+default on Arch Linux. Tests that were easy to adjust have been changed
+accordingly; only test/Driver/linux-ld.c has been marked as "expected
+failure" due to the number of changes it would require (mostly replacing
+crtbegin.o with crtbeginS.o).
+
+Doing so is needed in order to align clang with the new default GCC
+behavior in Arch which generates PIE executables by default and also
+defaults to -fstack-protector-strong. It is not meant to be a long term
+solution, but a simple temporary fix.
+
+Hopefully these changes will be obsoleted by the introduction upstream
+of a compile-time option (https://bugs.llvm.org/show_bug.cgi?id=13410)
+---
+ lib/Driver/ToolChains.cpp   | 14 +-
+ lib/Driver/ToolChains.h |  1 +
+ lib/Driver/Tools.cpp|  1 +
+ test/Driver/cross-linux.c   | 16 
+ test/Driver/env.c   |  2 +-
+ test/Driver/fsanitize.c | 18 ++
+ test/Driver/gcc-toolchain.cpp   |  2 +-
+ test/Driver/hexagon-toolchain-elf.c |  2 +-
+ test/Driver/linux-as.c  |  4 ++--
+ test/Driver/linux-ld.c  |  2 ++
+ test/Driver/stack-protector.c   |  4 ++--
+ 11 files changed, 42 insertions(+), 24 deletions(-)
+
+diff --git a/lib/Driver/ToolChains.cpp b/lib/Driver/ToolChains.cpp
+index 9bc9ae4f6a..add512e0a5 100644
+--- a/lib/Driver/ToolChains.cpp
 b/lib/Driver/ToolChains.cpp
+@@ -4710,7 +4710,19 @@ void Linux::AddIAMCUIncludeArgs(const ArgList 
&DriverArgs,
+   }
+ }
+ 
+-bool Linux::isPIEDefault() const { return getSanitizerArgs().requiresPIE(); }
++bool Linux::isPIEDefault() const {
++  const bool IsMips = isMipsArch(getTriple().getArch());
++  const bool IsAndroid = getTrip

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

2017-09-13 Thread Evangelos Foutras
Date: Thursday, September 14, 2017 @ 00:04:06
  Author: foutrelis
Revision: 305453

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

Added:
  llvm39/repos/extra-i686/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch
(from rev 305452, 
llvm39/trunk/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch)
  llvm39/repos/extra-i686/0002-Enable-SSP-and-PIE-by-default.patch
(from rev 305452, llvm39/trunk/0002-Enable-SSP-and-PIE-by-default.patch)
  llvm39/repos/extra-i686/PKGBUILD
(from rev 305452, llvm39/trunk/PKGBUILD)
  llvm39/repos/extra-i686/disable-llvm-symbolizer-test.patch
(from rev 305452, llvm39/trunk/disable-llvm-symbolizer-test.patch)
  llvm39/repos/extra-x86_64/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch
(from rev 305452, 
llvm39/trunk/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch)
  llvm39/repos/extra-x86_64/0002-Enable-SSP-and-PIE-by-default.patch
(from rev 305452, llvm39/trunk/0002-Enable-SSP-and-PIE-by-default.patch)
  llvm39/repos/extra-x86_64/PKGBUILD
(from rev 305452, llvm39/trunk/PKGBUILD)
  llvm39/repos/extra-x86_64/disable-llvm-symbolizer-test.patch
(from rev 305452, llvm39/trunk/disable-llvm-symbolizer-test.patch)
Deleted:
  llvm39/repos/extra-i686/PKGBUILD
  llvm39/repos/extra-i686/disable-llvm-symbolizer-test.patch
  llvm39/repos/extra-x86_64/PKGBUILD
  llvm39/repos/extra-x86_64/disable-llvm-symbolizer-test.patch

---+
 /PKGBUILD |  252 
+
 /disable-llvm-symbolizer-test.patch   |   52 +
 extra-i686/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch   |   37 +
 extra-i686/0002-Enable-SSP-and-PIE-by-default.patch   |  268 
++
 extra-i686/PKGBUILD   |   93 ---
 extra-i686/disable-llvm-symbolizer-test.patch |   26 
 extra-x86_64/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch |   37 +
 extra-x86_64/0002-Enable-SSP-and-PIE-by-default.patch |  268 
++
 extra-x86_64/PKGBUILD |   93 ---
 extra-x86_64/disable-llvm-symbolizer-test.patch   |   26 
 10 files changed, 914 insertions(+), 238 deletions(-)

Copied: 
llvm39/repos/extra-i686/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch 
(from rev 305452, 
llvm39/trunk/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch)
===
--- extra-i686/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch 
(rev 0)
+++ extra-i686/0001-GCC-compatibility-Ignore-the-fno-plt-flag.patch 
2017-09-14 00:04:06 UTC (rev 305453)
@@ -0,0 +1,37 @@
+From ea7d4d81905ff99c5c04388909f501b1da451b79 Mon Sep 17 00:00:00 2001
+From: Evangelos Foutras 
+Date: Thu, 6 Jul 2017 18:53:05 +0300
+Subject: [PATCH 1/2] GCC compatibility: Ignore the -fno-plt flag
+
+---
+ include/clang/Driver/Options.td | 1 +
+ test/Driver/clang_f_opts.c  | 1 +
+ 2 files changed, 2 insertions(+)
+
+diff --git a/include/clang/Driver/Options.td b/include/clang/Driver/Options.td
+index 6be159fad6..364296e861 100644
+--- a/include/clang/Driver/Options.td
 b/include/clang/Driver/Options.td
+@@ -2277,6 +2277,7 @@ defm ivopts : BooleanFFlag<"ivopts">, 
Group, 
Group;
+ defm peel_loops : BooleanFFlag<"peel-loops">, 
Group;
+ defm permissive : BooleanFFlag<"permissive">, Group;
++defm plt : BooleanFFlag<"plt">, Group;
+ defm prefetch_loop_arrays : BooleanFFlag<"prefetch-loop-arrays">, 
Group;
+ defm printf : BooleanFFlag<"printf">, Group;
+ defm profile : BooleanFFlag<"profile">, Group;
+diff --git a/test/Driver/clang_f_opts.c b/test/Driver/clang_f_opts.c
+index 210e16935d..3999590c47 100644
+--- a/test/Driver/clang_f_opts.c
 b/test/Driver/clang_f_opts.c
+@@ -277,6 +277,7 @@
+ // RUN: -fno-caller-saves -fcaller-saves  
\
+ // RUN: -fno-reorder-blocks -freorder-blocks  
\
+ // RUN: -fno-schedule-insns2 -fschedule-insns2
\
++// RUN: -fno-plt -fplt
\
+ // RUN: -fno-stack-check  
\
+ // RUN: -fno-check-new -fcheck-new
\
+ // RUN: -ffriend-injection
\
+-- 
+2.13.2
+

Copied: llvm39/repos/extra-i686/0002-Enable-SSP-and-PIE-by-default.patch (from 
rev 305452, llvm39/trunk/0002-Enable-SSP-and-PIE-by-default.patch)
===
--- extra-i686/0002-Enable-SSP-and-PIE-by-default.patch 
(rev 0)
+++ extra-i686/0002-Enable-SSP-and-PIE-by-default.patch 2017-09-14 00:04:06 UTC 
(rev 305453)
@@ -0,0 +1,268 @@
+From 7c483b3a7b2d87ae1d0dde1e5c12fa2bdb22d681 Mon Sep 17 00:00:00 

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

2017-09-13 Thread Levente Polyak
Date: Wednesday, September 13, 2017 @ 23:36:14
  Author: anthraxx
Revision: 305451

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

Added:
  linux/repos/testing-i686/90-linux.hook
(from rev 305450, linux/trunk/90-linux.hook)
  linux/repos/testing-i686/CVE-2017-1000251.patch
(from rev 305450, linux/trunk/CVE-2017-1000251.patch)
  linux/repos/testing-i686/PKGBUILD
(from rev 305450, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/config.i686
(from rev 305450, linux/trunk/config.i686)
  linux/repos/testing-i686/config.x86_64
(from rev 305450, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 305450, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 305450, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/90-linux.hook
(from rev 305450, linux/trunk/90-linux.hook)
  linux/repos/testing-x86_64/CVE-2017-1000251.patch
(from rev 305450, linux/trunk/CVE-2017-1000251.patch)
  linux/repos/testing-x86_64/PKGBUILD
(from rev 305450, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/config.i686
(from rev 305450, linux/trunk/config.i686)
  linux/repos/testing-x86_64/config.x86_64
(from rev 305450, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 305450, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 305450, linux/trunk/linux.preset)
Deleted:
  linux/repos/testing-i686/90-linux.hook
  linux/repos/testing-i686/PKGBUILD
  linux/repos/testing-i686/config.i686
  linux/repos/testing-i686/config.x86_64
  linux/repos/testing-i686/linux.install
  linux/repos/testing-i686/linux.preset
  linux/repos/testing-x86_64/90-linux.hook
  linux/repos/testing-x86_64/PKGBUILD
  linux/repos/testing-x86_64/config.i686
  linux/repos/testing-x86_64/config.x86_64
  linux/repos/testing-x86_64/linux.install
  linux/repos/testing-x86_64/linux.preset

---+
 /90-linux.hook|   22 
 /PKGBUILD |  484 
 /config.i686  |16792 
 /config.x86_64|16286 +++
 /linux.install|   54 
 /linux.preset |   28 
 testing-i686/90-linux.hook|   11 
 testing-i686/CVE-2017-1000251.patch   |  357 
 testing-i686/PKGBUILD |  239 
 testing-i686/config.i686  | 8396 
 testing-i686/config.x86_64| 8143 ---
 testing-i686/linux.install|   27 
 testing-i686/linux.preset |   14 
 testing-x86_64/90-linux.hook  |   11 
 testing-x86_64/CVE-2017-1000251.patch |  357 
 testing-x86_64/PKGBUILD   |  239 
 testing-x86_64/config.i686| 8396 
 testing-x86_64/config.x86_64  | 8143 ---
 testing-x86_64/linux.install  |   27 
 testing-x86_64/linux.preset   |   14 
 20 files changed, 34380 insertions(+), 33660 deletions(-)

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


[arch-commits] Commit in linux/trunk (CVE-2017-1000251.patch PKGBUILD)

2017-09-13 Thread Levente Polyak
Date: Wednesday, September 13, 2017 @ 23:35:50
  Author: anthraxx
Revision: 305450

upgpkg: linux 4.13.1-2 (CVE-2017-1000251 security patch)

Added:
  linux/trunk/CVE-2017-1000251.patch
Modified:
  linux/trunk/PKGBUILD

+
 CVE-2017-1000251.patch |  357 +++
 PKGBUILD   |9 -
 2 files changed, 363 insertions(+), 3 deletions(-)

Added: CVE-2017-1000251.patch
===
--- CVE-2017-1000251.patch  (rev 0)
+++ CVE-2017-1000251.patch  2017-09-13 23:35:50 UTC (rev 305450)
@@ -0,0 +1,357 @@
+From e860d2c904d1a9f38a24eb44c9f34b8f915a6ea3 Mon Sep 17 00:00:00 2001
+From: Ben Seri 
+Date: Sat, 9 Sep 2017 23:15:59 +0200
+Subject: Bluetooth: Properly check L2CAP config option output buffer length
+
+Validate the output buffer length for L2CAP config requests and responses
+to avoid overflowing the stack buffer used for building the option blocks.
+
+Cc: sta...@vger.kernel.org
+Signed-off-by: Ben Seri 
+Signed-off-by: Marcel Holtmann 
+Signed-off-by: Linus Torvalds 
+---
+ net/bluetooth/l2cap_core.c | 80 +-
+ 1 file changed, 43 insertions(+), 37 deletions(-)
+
+diff --git a/net/bluetooth/l2cap_core.c b/net/bluetooth/l2cap_core.c
+index 303c779..43ba91c 100644
+--- a/net/bluetooth/l2cap_core.c
 b/net/bluetooth/l2cap_core.c
+@@ -58,7 +58,7 @@ static struct sk_buff *l2cap_build_cmd(struct l2cap_conn 
*conn,
+  u8 code, u8 ident, u16 dlen, void *data);
+ static void l2cap_send_cmd(struct l2cap_conn *conn, u8 ident, u8 code, u16 
len,
+  void *data);
+-static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data);
++static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t 
data_size);
+ static void l2cap_send_disconn_req(struct l2cap_chan *chan, int err);
+ 
+ static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
+@@ -1473,7 +1473,7 @@ static void l2cap_conn_start(struct l2cap_conn *conn)
+ 
+   set_bit(CONF_REQ_SENT, &chan->conf_state);
+   l2cap_send_cmd(conn, l2cap_get_ident(conn), 
L2CAP_CONF_REQ,
+- l2cap_build_conf_req(chan, buf), buf);
++ l2cap_build_conf_req(chan, buf, 
sizeof(buf)), buf);
+   chan->num_conf_req++;
+   }
+ 
+@@ -2987,12 +2987,15 @@ static inline int l2cap_get_conf_opt(void **ptr, int 
*type, int *olen,
+   return len;
+ }
+ 
+-static void l2cap_add_conf_opt(void **ptr, u8 type, u8 len, unsigned long val)
++static void l2cap_add_conf_opt(void **ptr, u8 type, u8 len, unsigned long 
val, size_t size)
+ {
+   struct l2cap_conf_opt *opt = *ptr;
+ 
+   BT_DBG("type 0x%2.2x len %u val 0x%lx", type, len, val);
+ 
++  if (size < L2CAP_CONF_OPT_SIZE + len)
++  return;
++
+   opt->type = type;
+   opt->len  = len;
+ 
+@@ -3017,7 +3020,7 @@ static void l2cap_add_conf_opt(void **ptr, u8 type, u8 
len, unsigned long val)
+   *ptr += L2CAP_CONF_OPT_SIZE + len;
+ }
+ 
+-static void l2cap_add_opt_efs(void **ptr, struct l2cap_chan *chan)
++static void l2cap_add_opt_efs(void **ptr, struct l2cap_chan *chan, size_t 
size)
+ {
+   struct l2cap_conf_efs efs;
+ 
+@@ -3045,7 +3048,7 @@ static void l2cap_add_opt_efs(void **ptr, struct 
l2cap_chan *chan)
+   }
+ 
+   l2cap_add_conf_opt(ptr, L2CAP_CONF_EFS, sizeof(efs),
+- (unsigned long) &efs);
++ (unsigned long) &efs, size);
+ }
+ 
+ static void l2cap_ack_timeout(struct work_struct *work)
+@@ -3191,11 +3194,12 @@ static inline void l2cap_txwin_setup(struct l2cap_chan 
*chan)
+   chan->ack_win = chan->tx_win;
+ }
+ 
+-static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data)
++static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data, size_t 
data_size)
+ {
+   struct l2cap_conf_req *req = data;
+   struct l2cap_conf_rfc rfc = { .mode = chan->mode };
+   void *ptr = req->data;
++  void *endptr = data + data_size;
+   u16 size;
+ 
+   BT_DBG("chan %p", chan);
+@@ -3220,7 +3224,7 @@ static int l2cap_build_conf_req(struct l2cap_chan *chan, 
void *data)
+ 
+ done:
+   if (chan->imtu != L2CAP_DEFAULT_MTU)
+-  l2cap_add_conf_opt(&ptr, L2CAP_CONF_MTU, 2, chan->imtu);
++  l2cap_add_conf_opt(&ptr, L2CAP_CONF_MTU, 2, chan->imtu, endptr 
- ptr);
+ 
+   switch (chan->mode) {
+   case L2CAP_MODE_BASIC:
+@@ -3239,7 +3243,7 @@ done:
+   rfc.max_pdu_size= 0;
+ 
+   l2cap_add_conf_opt(&ptr, L2CAP_CONF_RFC, sizeof(rfc),
+- (unsigned long) &rfc);
++ (unsigned long) &rfc, endptr - ptr);
+   break;
+ 
+   case L2CAP_MODE_ERTM:
+@@ -3259,21 +3263,

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

2017-09-13 Thread Johannes Löthberg
Date: Wednesday, September 13, 2017 @ 23:26:48
  Author: demize
Revision: 257496

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  108 ++---
 1 file changed, 54 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-13 23:26:41 UTC (rev 257495)
+++ PKGBUILD2017-09-13 23:26:48 UTC (rev 257496)
@@ -1,54 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Ivan Shapovalov 
-
-pkgbase=python-pydenticon
-pkgname=(python-pydenticon python2-pydenticon)
-pkgver=0.3
-pkgrel=2
-
-pkgdesc='Library for generating identicons'
-url='https://pypi.python.org/pypi/pydenticon/'
-arch=('any')
-license=('BSD')
-
-makedepends=('python'
- 'python-setuptools'
- 'python2'
- 'python2-setuptools')
-
-source=("https://pypi.org/packages/source/p/pydenticon/pydenticon-$pkgver.tar.gz";)
-
-md5sums=('597b52f1fab9b373239e040fccf2cd25')
-
-prepare() {
-   chmod -R go=u-w pydenticon-$pkgver # files in the source tarball have 
weird permissions
-   cp -a pydenticon-$pkgver{,-python2}
-}
-
-build() {
-   cd "$srcdir"/pydenticon-$pkgver
-   python setup.py build
-
-   cd "$srcdir"/pydenticon-$pkgver-python2
-   python2 setup.py build
-}
-
-package_python-pydenticon() {
-   depends=('python' 'python-pillow')
-
-   cd pydenticon-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pydenticon() {
-   depends=('python2' 'python2-pillow')
-
-   cd pydenticon-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :

Copied: python-pydenticon/repos/community-any/PKGBUILD (from rev 257495, 
python-pydenticon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-13 23:26:48 UTC (rev 257496)
@@ -0,0 +1,54 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pydenticon
+pkgname=(python-pydenticon python2-pydenticon)
+pkgver=0.3.1
+pkgrel=1
+
+pkgdesc='Library for generating identicons'
+url='https://pypi.python.org/pypi/pydenticon/'
+arch=('any')
+license=('BSD')
+
+makedepends=('python'
+ 'python-setuptools'
+ 'python2'
+ 'python2-setuptools')
+
+source=("https://pypi.org/packages/source/p/pydenticon/pydenticon-$pkgver.tar.gz";)
+
+md5sums=('090db34a16777fbd456b34594115705a')
+
+prepare() {
+   chmod -R go=u-w pydenticon-$pkgver # files in the source tarball have 
weird permissions
+   cp -a pydenticon-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pydenticon-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pydenticon-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pydenticon() {
+   depends=('python' 'python-pillow')
+
+   cd pydenticon-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pydenticon() {
+   depends=('python2' 'python2-pillow')
+
+   cd pydenticon-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :


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

2017-09-13 Thread Johannes Löthberg
Date: Wednesday, September 13, 2017 @ 23:26:41
  Author: demize
Revision: 257495

upgpkg: python-pydenticon 0.3.1-1

Modified:
  python-pydenticon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 23:23:33 UTC (rev 257494)
+++ PKGBUILD2017-09-13 23:26:41 UTC (rev 257495)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pydenticon
 pkgname=(python-pydenticon python2-pydenticon)
-pkgver=0.3
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
 
 pkgdesc='Library for generating identicons'
 url='https://pypi.python.org/pypi/pydenticon/'
@@ -18,7 +18,7 @@
 
 
source=("https://pypi.org/packages/source/p/pydenticon/pydenticon-$pkgver.tar.gz";)
 
-md5sums=('597b52f1fab9b373239e040fccf2cd25')
+md5sums=('090db34a16777fbd456b34594115705a')
 
 prepare() {
chmod -R go=u-w pydenticon-$pkgver # files in the source tarball have 
weird permissions


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

2017-09-13 Thread Johannes Löthberg
Date: Wednesday, September 13, 2017 @ 23:23:33
  Author: demize
Revision: 257494

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-13 23:23:20 UTC (rev 257493)
+++ community-i686/PKGBUILD 2017-09-13 23:23:33 UTC (rev 257494)
@@ -1,46 +0,0 @@
-# Maintainer: Johannes Löthberg 
-
-pkgname=pacutils
-pkgver=0.5.0
-pkgrel=1
-
-pkgdesc='Helper tools for libalpm'
-url='https://github.com/andrewgregory/pacutils'
-arch=('i686' 'x86_64')
-license=('MIT')
-
-depends=('pacman')
-makedepends=('git')
-
-source=("git+https://github.com/andrewgregory/pacutils.git#commit=c3b06c108531e3cce945aa0708bb62422eecf7a6";
-"git+https://github.com/andrewgregory/mINI.c.git";
-"git+https://github.com/andrewgregory/tap.c.git";)
-sha1sums=('SKIP'
-  'SKIP'
-  'SKIP')
-
-prepare() {
-  cd pacutils
-  git submodule init
-  git config submodule.ext/mini.c.url "$srcdir/mINI.c"
-  git config submodule.t/tap.c.url "$srcdir/tap.c"
-  git submodule update
-}
-
-build() {
-  cd pacutils
-  make SYSCONFDIR=/etc LOCALSTATEDIR=/var
-}
-
-check() {
-  cd pacutils
-  # make check
-}
-
-package() {
-  cd pacutils
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/"$pkgname"/COPYING
-}
-
-# vim: set ft=PKGBUILD et sw=2:

Copied: pacutils/repos/community-i686/PKGBUILD (from rev 257493, 
pacutils/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-13 23:23:33 UTC (rev 257494)
@@ -0,0 +1,46 @@
+# Maintainer: Johannes Löthberg 
+
+pkgname=pacutils
+pkgver=0.6.0
+pkgrel=1
+
+pkgdesc='Helper tools for libalpm'
+url='https://github.com/andrewgregory/pacutils'
+arch=('i686' 'x86_64')
+license=('MIT')
+
+depends=('pacman')
+makedepends=('git')
+
+source=("git+https://github.com/andrewgregory/pacutils.git#commit=2137447bc35d542fe8236d5987740d7ed3240794";
+"git+https://github.com/andrewgregory/mINI.c.git";
+"git+https://github.com/andrewgregory/tap.c.git";)
+sha1sums=('SKIP'
+  'SKIP'
+  'SKIP')
+
+prepare() {
+  cd pacutils
+  git submodule init
+  git config submodule.ext/mini.c.url "$srcdir/mINI.c"
+  git config submodule.t/tap.c.url "$srcdir/tap.c"
+  git submodule update
+}
+
+build() {
+  cd pacutils
+  make SYSCONFDIR=/etc LOCALSTATEDIR=/var
+}
+
+check() {
+  cd pacutils
+  # make check
+}
+
+package() {
+  cd pacutils
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/"$pkgname"/COPYING
+}
+
+# vim: set ft=PKGBUILD et sw=2:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-13 23:23:20 UTC (rev 257493)
+++ community-x86_64/PKGBUILD   2017-09-13 23:23:33 UTC (rev 257494)
@@ -1,46 +0,0 @@
-# Maintainer: Johannes Löthberg 
-
-pkgname=pacutils
-pkgver=0.5.0
-pkgrel=1
-
-pkgdesc='Helper tools for libalpm'
-url='https://github.com/andrewgregory/pacutils'
-arch=('i686' 'x86_64')
-license=('MIT')
-
-depends=('pacman')
-makedepends=('git')
-
-source=("git+https://github.com/andrewgregory/pacutils.git#commit=c3b06c108531e3cce945aa0708bb62422eecf7a6";
-"git+https://github.com/andrewgregory/mINI.c.git";
-"git+https://github.com/andrewgregory/tap.c.git";)
-sha1sums=('SKIP'
-  'SKIP'
-  'SKIP')
-
-prepare() {
-  cd pacutils
-  git submodule init
-  git config submodule.ext/mini.c.url "$srcdir/mINI.c"
-  git config submodule.t/tap.c.url "$srcdir/tap.c"
-  git submodule update
-}
-
-build() {
-  cd pacutils
-  make SYSCONFDIR=/etc LOCALSTATEDIR=/var
-}
-
-check() {
-  cd pacutils
-  # make check
-}
-
-package() {
-  cd pacutils
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/"$pkgname"/COPYING
-}
-
-# vim: set ft=PKGBUILD et sw=2:

Copied: pacutils/repos/community-x86_64/PKGBUILD (from rev 257493, 
pacutils/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-13 23:23:33 UTC (rev 257494)
@@ -0,0 +1,46 @@
+# Maintainer: Johannes Löthberg 
+
+pkgname=pacutils
+pkgver=0.6

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

2017-09-13 Thread Johannes Löthberg
Date: Wednesday, September 13, 2017 @ 23:23:20
  Author: demize
Revision: 257493

upgpkg: pacutils 0.6.0-1

Modified:
  pacutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 22:44:02 UTC (rev 257492)
+++ PKGBUILD2017-09-13 23:23:20 UTC (rev 257493)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg 
 
 pkgname=pacutils
-pkgver=0.5.0
+pkgver=0.6.0
 pkgrel=1
 
 pkgdesc='Helper tools for libalpm'
@@ -12,7 +12,7 @@
 depends=('pacman')
 makedepends=('git')
 
-source=("git+https://github.com/andrewgregory/pacutils.git#commit=c3b06c108531e3cce945aa0708bb62422eecf7a6";
+source=("git+https://github.com/andrewgregory/pacutils.git#commit=2137447bc35d542fe8236d5987740d7ed3240794";
 "git+https://github.com/andrewgregory/mINI.c.git";
 "git+https://github.com/andrewgregory/tap.c.git";)
 sha1sums=('SKIP'


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 22:44:02
  Author: svenstaro
Revision: 257492

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

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

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

Copied: openmw/repos/community-staging-i686/PKGBUILD (from rev 257491, 
openmw/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 22:44:02 UTC (rev 257492)
@@ -0,0 +1,31 @@
+# $Id:
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Sandy Carter 
+pkgname=openmw
+pkgver=0.42.0
+pkgrel=6
+pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
+arch=('x86_64' 'i686')
+url="http://www.openmw.org";
+license=('GPL3' 'MIT' 'custom')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
+makedepends=('cmake' 'boost' 'doxygen' 'ninja')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
+sha512sums=('f638e804e03e965db8e19cb37b3be67804202c1e43b0abf2730e0be104093edc31fc3656f90c570980b66ece4f5c889b44f0f59789e865327d221714a9ed65f3')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "../$pkgname-$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DDESIRED_QT_VERSION=5 \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:

Copied: openmw/repos/community-staging-x86_64/PKGBUILD (from rev 257491, 
openmw/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-13 22:44:02 UTC (rev 257492)
@@ -0,0 +1,31 @@
+# $Id:
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Sandy Carter 
+pkgname=openmw
+pkgver=0.42.0
+pkgrel=6
+pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
+arch=('x86_64' 'i686')
+url="http://www.openmw.org";
+license=('GPL3' 'MIT' 'custom')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
+makedepends=('cmake' 'boost' 'doxygen' 'ninja')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz";)
+sha512sums=('f638e804e03e965db8e19cb37b3be67804202c1e43b0abf2730e0be104093edc31fc3656f90c570980b66ece4f5c889b44f0f59789e865327d221714a9ed65f3')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "../$pkgname-$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DDESIRED_QT_VERSION=5 \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 22:43:52
  Author: svenstaro
Revision: 257491

upgpkg: openmw 0.42.0-6

boost 1.65.1 rebuild

Modified:
  openmw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 21:07:16 UTC (rev 257490)
+++ PKGBUILD2017-09-13 22:43:52 UTC (rev 257491)
@@ -3,7 +3,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.42.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64' 'i686')
 url="http://www.openmw.org";


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

2017-09-13 Thread Christian Hesse
Date: Wednesday, September 13, 2017 @ 21:26:46
  Author: eworm
Revision: 305449

update checksum for configuration file changes

Modified:
  grub/trunk/PKGBUILD
  grub/trunk/grub.default

--+
 PKGBUILD |2 +-
 grub.default |6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 21:19:17 UTC (rev 305448)
+++ PKGBUILD2017-09-13 21:26:46 UTC (rev 305449)
@@ -76,7 +76,7 @@
 'b41e4438319136b5e74e0abdfcb64ae115393e4e15207490272c425f54026dd3'
 'a5198267ceb04dceb6d2ea7800281a42b3f91fd02da55d2cc9ea20d47273ca29'
 '535422c510a050d41efe7720dbe54de29e04bdb8f86fd5aea5feb0b24f7abe46'
-'df764fbd876947dea973017f95371e53833bf878458140b09f0b70d900235676'
+'74e5dd2090a153c10a7b9599b73bb09e70fddc6a019dd41641b0f10b9d773d82'
 'c5e4f3836130c6885e9273c21f057263eba53f4b7c0e2f111f6e5f2e487a47ad')
 
 prepare() {

Modified: grub.default
===
--- grub.default2017-09-13 21:19:17 UTC (rev 305448)
+++ grub.default2017-09-13 21:26:46 UTC (rev 305449)
@@ -30,14 +30,14 @@
 # Uncomment to allow the kernel use the same resolution used by grub
 GRUB_GFXPAYLOAD_LINUX=keep
 
-# Uncomment if you want GRUB to pass to the Linux kernel the old parameter 
-# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx" 
+# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
+# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
 #GRUB_DISABLE_LINUX_UUID=true
 
 # Uncomment to disable generation of recovery mode menu entries
 GRUB_DISABLE_RECOVERY=true
 
-# Uncomment and set to the desired menu colors.  Used by normal and wallpaper 
+# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
 # modes only.  Entries specified as foreground/background.
 #GRUB_COLOR_NORMAL="light-blue/black"
 #GRUB_COLOR_HIGHLIGHT="light-cyan/blue"


[arch-commits] Commit in grub/trunk (grub.default)

2017-09-13 Thread Christian Hesse
Date: Wednesday, September 13, 2017 @ 21:19:17
  Author: eworm
Revision: 305448

update configuration

Modified:
  grub/trunk/grub.default

--+
 grub.default |7 +++
 1 file changed, 7 insertions(+)

Modified: grub.default
===
--- grub.default2017-09-13 21:05:42 UTC (rev 305447)
+++ grub.default2017-09-13 21:19:17 UTC (rev 305448)
@@ -1,3 +1,5 @@
+# GRUB boot loader configuration
+
 GRUB_DEFAULT=0
 GRUB_TIMEOUT=5
 GRUB_DISTRIBUTOR="Arch"
@@ -7,6 +9,9 @@
 # Preload both GPT and MBR modules so that they are not missed
 GRUB_PRELOAD_MODULES="part_gpt part_msdos"
 
+# Uncomment to enable booting from LUKS encrypted devices
+#GRUB_ENABLE_CRYPTODISK=y
+
 # Uncomment to enable Hidden Menu, and optionally hide the timeout count
 #GRUB_HIDDEN_TIMEOUT=5
 #GRUB_HIDDEN_TIMEOUT_QUIET=true
@@ -44,4 +49,6 @@
 # Uncomment to get a beep at GRUB start
 #GRUB_INIT_TUNE="480 440 1"
 
+# Uncomment to make GRUB remember the last selection. This requires to
+# set 'GRUB_DEFAULT=saved' above.
 #GRUB_SAVEDEFAULT="true"


[arch-commits] Commit in android-udev/repos/community-any (4 files)

2017-09-13 Thread Anatol Pomozov
Date: Wednesday, September 13, 2017 @ 21:07:16
  Author: anatolik
Revision: 257490

archrelease: copy trunk to community-any

Added:
  android-udev/repos/community-any/PKGBUILD
(from rev 257489, android-udev/trunk/PKGBUILD)
  android-udev/repos/community-any/android-udev.install
(from rev 257489, android-udev/trunk/android-udev.install)
Deleted:
  android-udev/repos/community-any/PKGBUILD
  android-udev/repos/community-any/android-udev.install

--+
 PKGBUILD |   40 
 android-udev.install |8 
 2 files changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-13 21:06:39 UTC (rev 257489)
+++ PKGBUILD2017-09-13 21:07:16 UTC (rev 257490)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: M0Rf30
-# Contributor: marlock
-
-pkgname=android-udev
-pkgver=20170910
-pkgrel=1
-pkgdesc='Udev rules to connect Android devices to your linux box'
-arch=(any)
-url='https://github.com/M0Rf30/android-udev-rules'
-license=(GPL3)
-depends=(udev libmtp)
-install='android-udev.install'
-source=(android-udev-$pkgver.zip::https://github.com/M0Rf30/android-udev-rules/archive/$pkgver.zip)
-md5sums=('f4ae484708435b48ddac27c9ed6c7f1c')
-
-package() {
-  cd android-udev-rules-$pkgver
-  install -Dm 644 51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
-}

Copied: android-udev/repos/community-any/PKGBUILD (from rev 257489, 
android-udev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-13 21:07:16 UTC (rev 257490)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: M0Rf30
+# Contributor: marlock
+
+pkgname=android-udev
+pkgver=20170910
+pkgrel=1
+pkgdesc='Udev rules to connect Android devices to your linux box'
+arch=(any)
+url='https://github.com/M0Rf30/android-udev-rules'
+license=(GPL3)
+depends=(udev libmtp)
+install='android-udev.install'
+source=(android-udev-$pkgver.zip::https://github.com/M0Rf30/android-udev-rules/archive/$pkgver.zip)
+md5sums=('f4ae484708435b48ddac27c9ed6c7f1c')
+
+package() {
+  cd android-udev-rules-$pkgver
+  install -Dm 644 51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
+}

Deleted: android-udev.install
===
--- android-udev.install2017-09-13 21:06:39 UTC (rev 257489)
+++ android-udev.install2017-09-13 21:07:16 UTC (rev 257490)
@@ -1,4 +0,0 @@
-post_install() {
-  getent group adbusers >/dev/null || groupadd -r adbusers
-  true
-}

Copied: android-udev/repos/community-any/android-udev.install (from rev 257489, 
android-udev/trunk/android-udev.install)
===
--- android-udev.install(rev 0)
+++ android-udev.install2017-09-13 21:07:16 UTC (rev 257490)
@@ -0,0 +1,4 @@
+post_install() {
+  getent group adbusers >/dev/null || groupadd -r adbusers
+  true
+}


[arch-commits] Commit in android-udev/repos/community-any (4 files)

2017-09-13 Thread Anatol Pomozov
Date: Wednesday, September 13, 2017 @ 21:06:39
  Author: anatolik
Revision: 257489

archrelease: copy trunk to community-any

Added:
  android-udev/repos/community-any/PKGBUILD
(from rev 257488, android-udev/trunk/PKGBUILD)
  android-udev/repos/community-any/android-udev.install
(from rev 257488, android-udev/trunk/android-udev.install)
Deleted:
  android-udev/repos/community-any/PKGBUILD
  android-udev/repos/community-any/android-udev.install

--+
 PKGBUILD |   40 
 android-udev.install |8 
 2 files changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-13 21:06:06 UTC (rev 257488)
+++ PKGBUILD2017-09-13 21:06:39 UTC (rev 257489)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: M0Rf30
-# Contributor: marlock
-
-pkgname=android-udev
-pkgver=20170902
-pkgrel=1
-pkgdesc='Udev rules to connect Android devices to your linux box'
-arch=(any)
-url='https://github.com/M0Rf30/android-udev-rules'
-license=(GPL3)
-depends=(udev libmtp)
-install='android-udev.install'
-source=(android-udev-$pkgver.zip::https://github.com/M0Rf30/android-udev-rules/archive/$pkgver.zip)
-md5sums=('c1b25538aac1b83540eb5d7d1f8bc163')
-
-package() {
-  cd android-udev-rules-$pkgver
-  install -Dm 644 51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
-}

Copied: android-udev/repos/community-any/PKGBUILD (from rev 257488, 
android-udev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-13 21:06:39 UTC (rev 257489)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: M0Rf30
+# Contributor: marlock
+
+pkgname=android-udev
+pkgver=20170910
+pkgrel=1
+pkgdesc='Udev rules to connect Android devices to your linux box'
+arch=(any)
+url='https://github.com/M0Rf30/android-udev-rules'
+license=(GPL3)
+depends=(udev libmtp)
+install='android-udev.install'
+source=(android-udev-$pkgver.zip::https://github.com/M0Rf30/android-udev-rules/archive/$pkgver.zip)
+md5sums=('f4ae484708435b48ddac27c9ed6c7f1c')
+
+package() {
+  cd android-udev-rules-$pkgver
+  install -Dm 644 51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
+}

Deleted: android-udev.install
===
--- android-udev.install2017-09-13 21:06:06 UTC (rev 257488)
+++ android-udev.install2017-09-13 21:06:39 UTC (rev 257489)
@@ -1,4 +0,0 @@
-post_install() {
-  getent group adbusers >/dev/null || groupadd -r adbusers
-  true
-}

Copied: android-udev/repos/community-any/android-udev.install (from rev 257488, 
android-udev/trunk/android-udev.install)
===
--- android-udev.install(rev 0)
+++ android-udev.install2017-09-13 21:06:39 UTC (rev 257489)
@@ -0,0 +1,4 @@
+post_install() {
+  getent group adbusers >/dev/null || groupadd -r adbusers
+  true
+}


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

2017-09-13 Thread Anatol Pomozov
Date: Wednesday, September 13, 2017 @ 21:06:06
  Author: anatolik
Revision: 257488

upgpkg: android-udev 20170910-1

Modified:
  android-udev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:59:03 UTC (rev 257487)
+++ PKGBUILD2017-09-13 21:06:06 UTC (rev 257488)
@@ -3,7 +3,7 @@
 # Contributor: marlock
 
 pkgname=android-udev
-pkgver=20170902
+pkgver=20170910
 pkgrel=1
 pkgdesc='Udev rules to connect Android devices to your linux box'
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(udev libmtp)
 install='android-udev.install'
 
source=(android-udev-$pkgver.zip::https://github.com/M0Rf30/android-udev-rules/archive/$pkgver.zip)
-md5sums=('c1b25538aac1b83540eb5d7d1f8bc163')
+md5sums=('f4ae484708435b48ddac27c9ed6c7f1c')
 
 package() {
   cd android-udev-rules-$pkgver


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

2017-09-13 Thread Jan de Groot
Date: Wednesday, September 13, 2017 @ 21:05:37
  Author: jgc
Revision: 305446

upgpkg: upower 0.99.6-1

Modified:
  upower/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 21:01:32 UTC (rev 305445)
+++ PKGBUILD2017-09-13 21:05:37 UTC (rev 305446)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=upower
-pkgver=0.99.4+12+g402640b
+pkgver=0.99.6
 pkgrel=1
 pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('systemd' 'libusb' 'libimobiledevice' 'libgudev')
 makedepends=('intltool' 'docbook-xsl' 'gobject-introspection' 'python2' 'git' 
'gtk-doc')
 backup=('etc/UPower/UPower.conf')
-_commit=402640bee016472bf61c7a4ad9e5fac9790ea1bf
+_commit=98d98fcbd039e66eb161d1d1e44d079a15ae2ef4  # tags/UPOWER_0_99_6^0
 source=(git://anongit.freedesktop.org/upower#commit=$_commit)
 md5sums=('SKIP')
 


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

2017-09-13 Thread Jan de Groot
Date: Wednesday, September 13, 2017 @ 21:05:42
  Author: jgc
Revision: 305447

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

Added:
  upower/repos/testing-i686/
  upower/repos/testing-i686/PKGBUILD
(from rev 305446, upower/trunk/PKGBUILD)
  upower/repos/testing-i686/fix-critical-action.patch
(from rev 305446, upower/trunk/fix-critical-action.patch)
  upower/repos/testing-x86_64/
  upower/repos/testing-x86_64/PKGBUILD
(from rev 305446, upower/trunk/PKGBUILD)
  upower/repos/testing-x86_64/fix-critical-action.patch
(from rev 305446, upower/trunk/fix-critical-action.patch)

--+
 testing-i686/PKGBUILD|   40 +
 testing-i686/fix-critical-action.patch   |   28 
 testing-x86_64/PKGBUILD  |   40 +
 testing-x86_64/fix-critical-action.patch |   28 
 4 files changed, 136 insertions(+)

Copied: upower/repos/testing-i686/PKGBUILD (from rev 305446, 
upower/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-09-13 21:05:42 UTC (rev 305447)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=upower
+pkgver=0.99.6
+pkgrel=1
+pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
+arch=('i686' 'x86_64')
+url="http://upower.freedesktop.org";
+license=('GPL')
+depends=('systemd' 'libusb' 'libimobiledevice' 'libgudev')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection' 'python2' 'git' 
'gtk-doc')
+backup=('etc/UPower/UPower.conf')
+_commit=98d98fcbd039e66eb161d1d1e44d079a15ae2ef4  # tags/UPOWER_0_99_6^0
+source=(git://anongit.freedesktop.org/upower#commit=$_commit)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/UPOWER_//' -e 's/_/\./g' -e 's/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  NOCONFIGURE=1 ./autogen.sh
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname \
+--disable-static
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: upower/repos/testing-i686/fix-critical-action.patch (from rev 305446, 
upower/trunk/fix-critical-action.patch)
===
--- testing-i686/fix-critical-action.patch  (rev 0)
+++ testing-i686/fix-critical-action.patch  2017-09-13 21:05:42 UTC (rev 
305447)
@@ -0,0 +1,28 @@
+From 28cee8e2845b094488c337c4ecfa84ada0b6be60 Mon Sep 17 00:00:00 2001
+From: Martin Pitt 
+Date: Tue, 23 Feb 2016 09:51:07 +0100
+Subject: daemon: fix get_critical_action()
+
+Fix copy&paste error from e7e9156f that called the wrong _complete_ function
+for up_daemon_get_critical_action().
+
+https://bugs.freedesktop.org/show_bug.cgi?id=94262
+
+diff --git a/src/up-daemon.c b/src/up-daemon.c
+index be14cbe..e95f904 100644
+--- a/src/up-daemon.c
 b/src/up-daemon.c
+@@ -435,8 +435,8 @@ up_daemon_get_critical_action (UpExportedDaemon *skeleton,
+  GDBusMethodInvocation *invocation,
+  UpDaemon *daemon)
+ {
+-  up_exported_daemon_complete_get_display_device (skeleton, invocation,
+-  
up_backend_get_critical_action (daemon->priv->backend));
++  up_exported_daemon_complete_get_critical_action (skeleton, invocation,
++   
up_backend_get_critical_action (daemon->priv->backend));
+   return TRUE;
+ }
+ 
+-- 
+cgit v0.10.2
+

Copied: upower/repos/testing-x86_64/PKGBUILD (from rev 305446, 
upower/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-09-13 21:05:42 UTC (rev 305447)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=upower
+pkgver=0.99.6
+pkgrel=1
+pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
+arch=('i686' 'x86_64')
+url="http://upower.freedesktop.org";
+license=('GPL')
+depends=('systemd' 'libusb' 'libimobiledevice' 'libgudev')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection' 'python2' 'git' 
'gtk-doc')
+backup=('etc/UPower/UPower.conf')
+_commit=98d98fcbd039e66eb161d1d1e44d079a15ae2ef4  # tags/UPOWER_0_99_6^0
+source=(git://anongit.freedesktop.org/upower#commit=$_commit)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/UPOWER_//' -e 's/_/\./g' -e 's/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  NOCONFIGURE=1 ./autogen.sh
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/$pkgnam

[arch-commits] Commit in inkscape/trunk (PKGBUILD poppler-0.58.patch)

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 20:29:19
  Author: andyrtr
Revision: 305444

prepare poppler rebuild, still fails to build

Added:
  inkscape/trunk/poppler-0.58.patch
Modified:
  inkscape/trunk/PKGBUILD

+
 PKGBUILD   |   12 
 poppler-0.58.patch | 1377 +++
 2 files changed, 1386 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:09:52 UTC (rev 305443)
+++ PKGBUILD2017-09-13 20:29:19 UTC (rev 305444)
@@ -5,7 +5,7 @@
 
 pkgname=inkscape
 pkgver=0.92.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Professional vector graphics editor'
 url='https://inkscape.org/'
 license=('GPL' 'LGPL')
@@ -21,12 +21,18 @@
 'python2-numpy: some extensions'
 'python2-lxml: some extensions and filters'
 'uniconvertor: reading/writing to some proprietary formats')
-source=("https://media.inkscape.org/dl/resources/file/${pkgname}-${pkgver}.tar.bz2";)
-sha256sums=('a628d0e04c254e9840947e6d866974f92c68ae31631a38b94d9b65e5cd84cfd3')
+source=("https://media.inkscape.org/dl/resources/file/${pkgname}-${pkgver}.tar.bz2";
+poppler-0.58.patch)
+sha256sums=('a628d0e04c254e9840947e6d866974f92c68ae31631a38b94d9b65e5cd84cfd3'
+'af6796619a74b392432c72abdb703971fbcaf1c8ff196ce5bb37505914d38f5a')
+
 # NB: Some CDN nodes appear to be distributing an outdated version of this 
file.
 
 prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
+   # 
https://gitlab.com/inkscape/inkscape/commit/93ccf03162cd2e46d962822d5507865f3451168c
+   patch -Np1 -i ../poppler-0.58.patch
+
./autogen.sh
 
sed -i 's|/usr/bin/python\>|/usr/bin/python2|g' cxxtest/*.py

Added: poppler-0.58.patch
===
--- poppler-0.58.patch  (rev 0)
+++ poppler-0.58.patch  2017-09-13 20:29:19 UTC (rev 305444)
@@ -0,0 +1,1377 @@
+diff --git a/CMakeScripts/DefineDependsandFlags.cmake 
b/CMakeScripts/DefineDependsandFlags.cmake
+index 836cfd9..c33a3bf 100644
+--- a/CMakeScripts/DefineDependsandFlags.cmake
 b/CMakeScripts/DefineDependsandFlags.cmake
+@@ -124,6 +124,10 @@ if(ENABLE_POPPLER)
+   POPPLER_VERSION VERSION_EQUAL   "0.29.0")
+   set(POPPLER_EVEN_NEWER_NEW_COLOR_SPACE_API ON)
+   endif()
++  if(POPPLER_VERSION VERSION_GREATER "0.58.0" OR
++  POPPLER_VERSION VERSION_EQUAL   "0.58.0")
++set(POPPLER_NEW_OBJECT_API ON)
++  endif()
+ else()
+   set(ENABLE_POPPLER_CAIRO OFF)
+ endif()
+diff --git a/config.h.cmake b/config.h.cmake
+index 00d6fb8..7af7da8 100644
+--- a/config.h.cmake
 b/config.h.cmake
+@@ -149,6 +149,9 @@
+ /* Use color space API from Poppler >= 0.29.0 */
+ #cmakedefine POPPLER_EVEN_NEWER_NEW_COLOR_SPACE_API 1
+ 
++/* Use object API from Poppler >= 0.58.0 */
++#cmakedefine POPPLER_NEW_OBJECT_API 1
++
+ /* Define to 1 if you have the `pow' function. */
+ #cmakedefine HAVE_POW 1
+ 
+diff --git a/src/extension/internal/pdfinput/pdf-input.cpp 
b/src/extension/internal/pdfinput/pdf-input.cpp
+index c1940b1..e311562 100644
+--- a/src/extension/internal/pdfinput/pdf-input.cpp
 b/src/extension/internal/pdfinput/pdf-input.cpp
+@@ -840,14 +840,20 @@ PdfInput::open(::Inkscape::Extension::Input * /*mod*/, 
const gchar * uri) {
+ }
+ 
+ // Parse the document structure
++#if defined(POPPLER_NEW_OBJECT_API)
++Object obj = page->getContents();
++#else
+ Object obj;
+ page->getContents(&obj);
++#endif
+ if (!obj.isNull()) {
+ pdf_parser->parse(&obj);
+ }
+ 
+ // Cleanup
++#if !defined(POPPLER_NEW_OBJECT_API)
+ obj.free();
++#endif
+ delete pdf_parser;
+ delete builder;
+ g_free(docname);
+diff --git a/src/extension/internal/pdfinput/pdf-parser.cpp 
b/src/extension/internal/pdfinput/pdf-parser.cpp
+index 5ede59b..604b7f8 100644
+--- a/src/extension/internal/pdfinput/pdf-parser.cpp
 b/src/extension/internal/pdfinput/pdf-parser.cpp
+@@ -414,13 +414,21 @@ void PdfParser::parse(Object *obj, GBool topLevel) {
+ 
+   if (obj->isArray()) {
+ for (int i = 0; i < obj->arrayGetLength(); ++i) {
++#if defined(POPPLER_NEW_OBJECT_API)
++  obj2 = obj->arrayGet(i);
++#else
+   obj->arrayGet(i, &obj2);
++#endif
+   if (!obj2.isStream()) {
+   error(errInternal, -1, "Weird page contents");
++#if !defined(POPPLER_NEW_OBJECT_API)
+   obj2.free();
++#endif
+   return;
+   }
++#if !defined(POPPLER_NEW_OBJECT_API)
+   obj2.free();
++#endif
+ }
+   } else if (!obj->isStream()) {
+   error(errInternal, -1, "Weird page contents");
+@@ -439,7 +447,11 @@ void PdfParser::go(GBool /*topLevel*/)
+ 
+   // scan a sequence of objects
+   int numArgs = 0;
++#if defined(POPPLER_NEW_OBJECT_API)
++  obj = parser->getObj();
++#else
+   parser->getObj(&obj);
++#endif
+

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

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 19:59:03
  Author: andyrtr
Revision: 257487

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

Added:
  gdal/repos/community-staging-i686/
  gdal/repos/community-staging-i686/PKGBUILD
(from rev 257486, gdal/trunk/PKGBUILD)
  gdal/repos/community-staging-i686/gdal-2.2-poppler-0.58.patch
(from rev 257486, gdal/trunk/gdal-2.2-poppler-0.58.patch)
  gdal/repos/community-staging-i686/gdal-perl-vendor.patch
(from rev 257486, gdal/trunk/gdal-perl-vendor.patch)
  gdal/repos/community-staging-i686/gdal.changelog
(from rev 257486, gdal/trunk/gdal.changelog)
  gdal/repos/community-staging-x86_64/
  gdal/repos/community-staging-x86_64/PKGBUILD
(from rev 257486, gdal/trunk/PKGBUILD)
  gdal/repos/community-staging-x86_64/gdal-2.2-poppler-0.58.patch
(from rev 257486, gdal/trunk/gdal-2.2-poppler-0.58.patch)
  gdal/repos/community-staging-x86_64/gdal-perl-vendor.patch
(from rev 257486, gdal/trunk/gdal-perl-vendor.patch)
  gdal/repos/community-staging-x86_64/gdal.changelog
(from rev 257486, gdal/trunk/gdal.changelog)

--+
 community-staging-i686/PKGBUILD  |   86 ++
 community-staging-i686/gdal-2.2-poppler-0.58.patch   |  625 +
 community-staging-i686/gdal-perl-vendor.patch|   28 
 community-staging-i686/gdal.changelog|   87 ++
 community-staging-x86_64/PKGBUILD|   86 ++
 community-staging-x86_64/gdal-2.2-poppler-0.58.patch |  625 +
 community-staging-x86_64/gdal-perl-vendor.patch  |   28 
 community-staging-x86_64/gdal.changelog  |   87 ++
 8 files changed, 1652 insertions(+)

Copied: gdal/repos/community-staging-i686/PKGBUILD (from rev 257486, 
gdal/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 19:59:03 UTC (rev 257487)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgname=gdal
+pkgver=2.2.1
+pkgrel=5
+pkgdesc="A translator library for raster geospatial data formats"
+arch=('i686' 'x86_64')
+url="http://www.gdal.org/";
+license=('custom')
+depends=('curl' 'geos' 'giflib' 'hdf5' 'libgeotiff' 'libjpeg-turbo' 'libpng' 
'libspatialite' 'libtiff' 'netcdf'
+ 'openjpeg2' 'poppler' 'python2' 'python2-numpy' 'cfitsio' 'sqlite' 
'libmariadbclient' 'postgresql-libs')
+makedepends=('perl' 'swig' 'chrpath' 'doxygen')
+optdepends=('postgresql: postgresql database support'
+'mariadb: mariadb database support'
+'perl:  perl binding support')
+options=('!emptydirs')
+changelog=$pkgname.changelog
+source=(http://download.osgeo.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz
+gdal-perl-vendor.patch
+gdal-2.2-poppler-0.58.patch)
+sha256sums=('927098d54083ac919a497f787b835b099e9a194f2e5444dbff901f7426b86066'
+'20989e5fa499206b42c92280ce084fdf7b2f661a4233fc349611cc57102fe114'
+'17bbcfed72cdc346f1b5bb83247eb51e93ddcf0b00c8bf5e246338a2fb8a567d')
+
+prepare() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+# python2 fixes
+  sed -i 's_python python1.5_python2 python python1.5_' configure
+  for file in swig/python/{,osgeo/,samples/,scripts/}*.py; do
+  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
+  done
+
+# Fix mandir
+  sed -i "s|^mandir=.*|mandir='\${prefix}/share/man'|" configure
+
+# Fix Perl bindings installation path
+  patch -Np1 -i ../gdal-perl-vendor.patch
+
+# poppler 0.58.x API change
+# https://trac.osgeo.org/gdal/changeset/40036
+  patch -Np4 -i ../gdal-2.2-poppler-0.58.patch
+}
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  export CFLAGS="$CFLAGS -fno-strict-aliasing"
+
+# bug #23654
+  export LDFLAGS="$LDFLAGS -Wl,--as-needed"
+
+  ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 
--with-geotiff \
+  --with-mysql --with-python --with-curl --with-hdf5 --with-perl 
--with-geos \
+  --with-png --with-poppler --with-spatialite --with-openjpeg
+
+# workaround for bug #13646
+  sed -i 's/PY_HAVE_SETUPTOOLS=1/PY_HAVE_SETUPTOOLS=/g' ./GDALmake.opt
+  sed -i 's/EXE_DEP_LIBS/KILL_EXE_DEP_LIBS/' apps/GNUmakefile
+
+  make
+  make man
+}
+
+package () {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" install-man
+
+# install license
+  install -Dm644 LICENSE.TXT "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+
+#FS15477 clean up junks - still present in 2.2.1
+  rm -f "${pkgdir}"/usr/share/man/man1/_build_gdal_src_gdal-${pkgver}_apps_.1
+
+# Remove RPATH
+  eval local $(perl -V:vendorarch)
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OSR/OSR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OGR/OGR.so
+  chrpa

[arch-commits] Commit in gdal/repos (staging-i686 staging-x86_64)

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 19:58:20
  Author: andyrtr
Revision: 257486

cleanup wrong repos

Deleted:
  gdal/repos/staging-i686/
  gdal/repos/staging-x86_64/


[arch-commits] Commit in gdal/trunk (PKGBUILD gdal-2.2-poppler-0.58.patch)

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 19:53:23
  Author: andyrtr
Revision: 257484

upgpkg: gdal 2.2.1-5

poppler rebuild

Added:
  gdal/trunk/gdal-2.2-poppler-0.58.patch
Modified:
  gdal/trunk/PKGBUILD

-+
 PKGBUILD|   12 
 gdal-2.2-poppler-0.58.patch |  625 ++
 2 files changed, 634 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:51:45 UTC (rev 257483)
+++ PKGBUILD2017-09-13 19:53:23 UTC (rev 257484)
@@ -5,7 +5,7 @@
 
 pkgname=gdal
 pkgver=2.2.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A translator library for raster geospatial data formats"
 arch=('i686' 'x86_64')
 url="http://www.gdal.org/";
@@ -19,9 +19,11 @@
 options=('!emptydirs')
 changelog=$pkgname.changelog
 
source=(http://download.osgeo.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz
-gdal-perl-vendor.patch)
+gdal-perl-vendor.patch
+gdal-2.2-poppler-0.58.patch)
 sha256sums=('927098d54083ac919a497f787b835b099e9a194f2e5444dbff901f7426b86066'
-'20989e5fa499206b42c92280ce084fdf7b2f661a4233fc349611cc57102fe114')
+'20989e5fa499206b42c92280ce084fdf7b2f661a4233fc349611cc57102fe114'
+'17bbcfed72cdc346f1b5bb83247eb51e93ddcf0b00c8bf5e246338a2fb8a567d')
 
 prepare() {
   cd "${srcdir}"/$pkgname-$pkgver
@@ -37,6 +39,10 @@
 
 # Fix Perl bindings installation path
   patch -Np1 -i ../gdal-perl-vendor.patch
+
+# poppler 0.58.x API change
+# https://trac.osgeo.org/gdal/changeset/40036
+  patch -Np4 -i ../gdal-2.2-poppler-0.58.patch
 }
 
 build() {

Added: gdal-2.2-poppler-0.58.patch
===
--- gdal-2.2-poppler-0.58.patch (rev 0)
+++ gdal-2.2-poppler-0.58.patch 2017-09-13 19:53:23 UTC (rev 257484)
@@ -0,0 +1,625 @@
+Index: /branches/2.2/gdal/GDALmake.opt.in
+===
+--- /branches/2.2/gdal/GDALmake.opt.in (revision 40035)
 /branches/2.2/gdal/GDALmake.opt.in (revision 40036)
+@@ -473,4 +473,5 @@
+ POPPLER_0_20_OR_LATER = @POPPLER_0_20_OR_LATER@
+ POPPLER_0_23_OR_LATER = @POPPLER_0_23_OR_LATER@
++POPPLER_0_58_OR_LATER = @POPPLER_0_58_OR_LATER@
+ POPPLER_INC = @POPPLER_INC@
+ POPPLER_PLUGIN_LIB = @POPPLER_PLUGIN_LIB@
+Index: /branches/2.2/gdal/configure
+===
+--- /branches/2.2/gdal/configure   (revision 40035)
 /branches/2.2/gdal/configure   (revision 40036)
+@@ -663,4 +663,5 @@
+ POPPLER_PLUGIN_LIB
+ POPPLER_INC
++POPPLER_0_58_OR_LATER
+ POPPLER_0_23_OR_LATER
+ POPPLER_0_20_OR_LATER
+@@ -32272,4 +32273,6 @@
+ POPPLER_BASE_STREAM_HAS_TWO_ARGS=no
+ POPPLER_0_20_OR_LATER=no
++POPPLER_0_23_OR_LATER=no
++POPPLER_0_58_OR_LATER=no
+ 
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for poppler" >&5
+@@ -32312,15 +32315,19 @@
+ POPPLER_PLUGIN_LIB="${TEST_POPPLER_LIB}"
+ 
+-# And now try another dirty thing, but this one is
+-# optional.
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if 
Catalog::optContent exists" >&5
+-$as_echo_n "checking if Catalog::optContent exists... " >&6; }
++CHECK_OTHER_POPPLER_VERSION=yes
++
++# And now we check if we have Poppler >= 0.58.0
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if Object does have 
new API (>= 0.58.0)" >&5
++$as_echo_n "checking if Object does have new API (>= 0.58.0)... " >&6; }
+ rm -f testpoppler.*
+-echo '#define private public' > testpoppler.cpp
+-echo '#include ' >> testpoppler.cpp
+-echo '#include ' >> testpoppler.cpp
+-echo 'int main(int argc, char** argv) { return 
&(((Catalog*)0x8000)->optContent) == 0; }' >> testpoppler.cpp
++echo '#include ' > testpoppler.cpp
++echo 'int main(int argc, char** argv) { Object o(objNull); return 0; 
}' >> testpoppler.cpp
+ if test -z "`${CXX} testpoppler.cpp -c ${POPPLER_INC} 2>&1`" ; then
++POPPLER_0_58_OR_LATER=yes
++POPPLER_0_23_OR_LATER=yes
++POPPLER_0_20_OR_LATER=yes
++POPPLER_BASE_STREAM_HAS_TWO_ARGS=yes
+ POPPLER_HAS_OPTCONTENT=yes
++CHECK_OTHER_POPPLER_VERSION=no
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+ $as_echo "yes" >&6; }
+@@ -32330,48 +32337,73 @@
+ fi
+ 
+-# And now we check if we have Poppler >= 0.16.0
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if BaseStream 
constructor needs 2 arguments" >&5
+-$as_echo_n "checking if BaseStream constructor needs 2 arguments... " >&6; }
+-rm -f testpoppler.*
+-echo '#include ' > testpoppler.cpp
+-echo '#include ' >> testpoppler.cpp
+-echo 'class TestStream: public BaseStream {' >> testpoppler.cpp
+-echo 'public:' >> testpoppler.cpp
+-echo '  TestStream(

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

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 19:53:41
  Author: andyrtr
Revision: 257485

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

Added:
  gdal/repos/staging-i686/
  gdal/repos/staging-i686/PKGBUILD
(from rev 257484, gdal/trunk/PKGBUILD)
  gdal/repos/staging-i686/gdal-2.2-poppler-0.58.patch
(from rev 257484, gdal/trunk/gdal-2.2-poppler-0.58.patch)
  gdal/repos/staging-i686/gdal-perl-vendor.patch
(from rev 257484, gdal/trunk/gdal-perl-vendor.patch)
  gdal/repos/staging-i686/gdal.changelog
(from rev 257484, gdal/trunk/gdal.changelog)
  gdal/repos/staging-x86_64/
  gdal/repos/staging-x86_64/PKGBUILD
(from rev 257484, gdal/trunk/PKGBUILD)
  gdal/repos/staging-x86_64/gdal-2.2-poppler-0.58.patch
(from rev 257484, gdal/trunk/gdal-2.2-poppler-0.58.patch)
  gdal/repos/staging-x86_64/gdal-perl-vendor.patch
(from rev 257484, gdal/trunk/gdal-perl-vendor.patch)
  gdal/repos/staging-x86_64/gdal.changelog
(from rev 257484, gdal/trunk/gdal.changelog)

+
 staging-i686/PKGBUILD  |   86 +++
 staging-i686/gdal-2.2-poppler-0.58.patch   |  625 +++
 staging-i686/gdal-perl-vendor.patch|   28 +
 staging-i686/gdal.changelog|   87 +++
 staging-x86_64/PKGBUILD|   86 +++
 staging-x86_64/gdal-2.2-poppler-0.58.patch |  625 +++
 staging-x86_64/gdal-perl-vendor.patch  |   28 +
 staging-x86_64/gdal.changelog  |   87 +++
 8 files changed, 1652 insertions(+)

Copied: gdal/repos/staging-i686/PKGBUILD (from rev 257484, gdal/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-09-13 19:53:41 UTC (rev 257485)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgname=gdal
+pkgver=2.2.1
+pkgrel=5
+pkgdesc="A translator library for raster geospatial data formats"
+arch=('i686' 'x86_64')
+url="http://www.gdal.org/";
+license=('custom')
+depends=('curl' 'geos' 'giflib' 'hdf5' 'libgeotiff' 'libjpeg-turbo' 'libpng' 
'libspatialite' 'libtiff' 'netcdf'
+ 'openjpeg2' 'poppler' 'python2' 'python2-numpy' 'cfitsio' 'sqlite' 
'libmariadbclient' 'postgresql-libs')
+makedepends=('perl' 'swig' 'chrpath' 'doxygen')
+optdepends=('postgresql: postgresql database support'
+'mariadb: mariadb database support'
+'perl:  perl binding support')
+options=('!emptydirs')
+changelog=$pkgname.changelog
+source=(http://download.osgeo.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz
+gdal-perl-vendor.patch
+gdal-2.2-poppler-0.58.patch)
+sha256sums=('927098d54083ac919a497f787b835b099e9a194f2e5444dbff901f7426b86066'
+'20989e5fa499206b42c92280ce084fdf7b2f661a4233fc349611cc57102fe114'
+'17bbcfed72cdc346f1b5bb83247eb51e93ddcf0b00c8bf5e246338a2fb8a567d')
+
+prepare() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+# python2 fixes
+  sed -i 's_python python1.5_python2 python python1.5_' configure
+  for file in swig/python/{,osgeo/,samples/,scripts/}*.py; do
+  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
+  done
+
+# Fix mandir
+  sed -i "s|^mandir=.*|mandir='\${prefix}/share/man'|" configure
+
+# Fix Perl bindings installation path
+  patch -Np1 -i ../gdal-perl-vendor.patch
+
+# poppler 0.58.x API change
+# https://trac.osgeo.org/gdal/changeset/40036
+  patch -Np4 -i ../gdal-2.2-poppler-0.58.patch
+}
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+  export CFLAGS="$CFLAGS -fno-strict-aliasing"
+
+# bug #23654
+  export LDFLAGS="$LDFLAGS -Wl,--as-needed"
+
+  ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 
--with-geotiff \
+  --with-mysql --with-python --with-curl --with-hdf5 --with-perl 
--with-geos \
+  --with-png --with-poppler --with-spatialite --with-openjpeg
+
+# workaround for bug #13646
+  sed -i 's/PY_HAVE_SETUPTOOLS=1/PY_HAVE_SETUPTOOLS=/g' ./GDALmake.opt
+  sed -i 's/EXE_DEP_LIBS/KILL_EXE_DEP_LIBS/' apps/GNUmakefile
+
+  make
+  make man
+}
+
+package () {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" install-man
+
+# install license
+  install -Dm644 LICENSE.TXT "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+
+#FS15477 clean up junks - still present in 2.2.1
+  rm -f "${pkgdir}"/usr/share/man/man1/_build_gdal_src_gdal-${pkgver}_apps_.1
+
+# Remove RPATH
+  eval local $(perl -V:vendorarch)
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OSR/OSR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OGR/OGR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GDAL/GDAL.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GDAL/Const/Const.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GNM/GNM.so
+}

Copied: g

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

2017-09-13 Thread Jelle van der Waa
Date: Wednesday, September 13, 2017 @ 19:51:45
  Author: jelle
Revision: 257483

archrelease: copy trunk to community-any

Added:
  python-flask-talisman/repos/community-any/PKGBUILD
(from rev 257482, python-flask-talisman/trunk/PKGBUILD)
Deleted:
  python-flask-talisman/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-13 19:51:34 UTC (rev 257482)
+++ PKGBUILD2017-09-13 19:51:45 UTC (rev 257483)
@@ -1,40 +0,0 @@
-# Maintainer: Jelle van der Waa 
-
-_pyname=flask-talisman
-pkgbase=python-flask-talisman
-pkgname=('python-flask-talisman' 'python2-flask-talisman')
-pkgver=0.3.2
-pkgrel=1
-pkgdesc='HTTP security headers for Flask'
-url='https://github.com/GoogleCloudPlatform/flask-talisman'
-arch=('any')
-license=('APACHE')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask')
-checkdepends=('python-nose' 'python2-nose')
-source=("${pkgname}-${pkgver}.tar.gz"::https://github.com/GoogleCloudPlatform/flask-talisman/archive/v${pkgver}.tar.gz)
-md5sums=('875e74ed9211dce3dbe6986d19612d56')
-
-package_python-flask-talisman() {
-  depends=('python-flask' 'python-six')
-  cd ${_pyname}-${pkgver}
-
-  python setup.py install --root="${pkgdir}" -O1
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-package_python2-flask-talisman() {
-  depends=('python2-flask' 'python2-six')
-  cd ${_pyname}-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" -O1
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-check() {
-  cd ${_pyname}-${pkgver}
-
-  nosetests flask_talisman
-  nosetests2 flask_talisman
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-flask-talisman/repos/community-any/PKGBUILD (from rev 257482, 
python-flask-talisman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-13 19:51:45 UTC (rev 257483)
@@ -0,0 +1,40 @@
+# Maintainer: Jelle van der Waa 
+
+_pyname=flask-talisman
+pkgbase=python-flask-talisman
+pkgname=('python-flask-talisman' 'python2-flask-talisman')
+pkgver=0.4.0
+pkgrel=1
+pkgdesc='HTTP security headers for Flask'
+url='https://github.com/GoogleCloudPlatform/flask-talisman'
+arch=('any')
+license=('APACHE')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask')
+checkdepends=('python-nose' 'python2-nose')
+source=("${pkgname}-${pkgver}.tar.gz"::https://github.com/GoogleCloudPlatform/flask-talisman/archive/v${pkgver}.tar.gz)
+md5sums=('f3a6129eb7ae73c3a48c832218d5741d')
+
+package_python-flask-talisman() {
+  depends=('python-flask' 'python-six')
+  cd ${_pyname}-${pkgver}
+
+  python setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+package_python2-flask-talisman() {
+  depends=('python2-flask' 'python2-six')
+  cd ${_pyname}-${pkgver}
+
+  python2 setup.py install --root="${pkgdir}" -O1
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+check() {
+  cd ${_pyname}-${pkgver}
+
+  nosetests flask_talisman
+  nosetests2 flask_talisman
+}
+
+# vim: ts=2 sw=2 et:


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

2017-09-13 Thread Jelle van der Waa
Date: Wednesday, September 13, 2017 @ 19:51:34
  Author: jelle
Revision: 257482

upgpkg: python-flask-talisman 0.4.0-1

Modified:
  python-flask-talisman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:44:35 UTC (rev 257481)
+++ PKGBUILD2017-09-13 19:51:34 UTC (rev 257482)
@@ -3,7 +3,7 @@
 _pyname=flask-talisman
 pkgbase=python-flask-talisman
 pkgname=('python-flask-talisman' 'python2-flask-talisman')
-pkgver=0.3.2
+pkgver=0.4.0
 pkgrel=1
 pkgdesc='HTTP security headers for Flask'
 url='https://github.com/GoogleCloudPlatform/flask-talisman'
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-flask' 
'python2-flask')
 checkdepends=('python-nose' 'python2-nose')
 
source=("${pkgname}-${pkgver}.tar.gz"::https://github.com/GoogleCloudPlatform/flask-talisman/archive/v${pkgver}.tar.gz)
-md5sums=('875e74ed9211dce3dbe6986d19612d56')
+md5sums=('f3a6129eb7ae73c3a48c832218d5741d')
 
 package_python-flask-talisman() {
   depends=('python-flask' 'python-six')


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 19:44:35
  Author: svenstaro
Revision: 257481

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

Added:
  openshadinglanguage/repos/community-staging-i686/
  openshadinglanguage/repos/community-staging-i686/PKGBUILD
(from rev 257480, openshadinglanguage/trunk/PKGBUILD)
  openshadinglanguage/repos/community-staging-i686/llvm-static-system-libs.patch
(from rev 257480, openshadinglanguage/trunk/llvm-static-system-libs.patch)
  openshadinglanguage/repos/community-staging-x86_64/
  openshadinglanguage/repos/community-staging-x86_64/PKGBUILD
(from rev 257480, openshadinglanguage/trunk/PKGBUILD)
  
openshadinglanguage/repos/community-staging-x86_64/llvm-static-system-libs.patch
(from rev 257480, openshadinglanguage/trunk/llvm-static-system-libs.patch)

+
 community-staging-i686/PKGBUILD|   53 +++
 community-staging-i686/llvm-static-system-libs.patch   |   15 
 community-staging-x86_64/PKGBUILD  |   53 +++
 community-staging-x86_64/llvm-static-system-libs.patch |   15 
 4 files changed, 136 insertions(+)

Copied: openshadinglanguage/repos/community-staging-i686/PKGBUILD (from rev 
257480, openshadinglanguage/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 19:44:35 UTC (rev 257481)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+pkgname=openshadinglanguage
+pkgver=1.7.6
+pkgrel=1
+pkgdesc="Advanced shading language for production GI renderers"
+arch=(i686 x86_64)
+url="https://github.com/imageworks/OpenShadingLanguage";
+license=('custom')
+depends=('boost-libs' 'openimageio' 'openexr' 'intel-tbb' 'freetype2' 'libpng'
+ 'libtiff' 'zlib' 'ncurses')
+makedepends=('boost' 'cmake' 'llvm35' 'clang35')
+source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz
+llvm-static-system-libs.patch)
+sha512sums=('c0f0f1aece6be0aca9751dd53063b2f3f14482d21304e0606c21f786d00adfb92025ca10c928bbc9b591a862aada0393efd62b4e27e39669e013264a2cb5c1ef'
+
'50f1e9a3e88b0b4e328778d4d8eb30989e1dfed0abe1bb84681dc8d368f343f3052dd975d7d500113d39f34bb8b59415c7a4e6dd841bc8d44de250a3b7f6aeec')
+
+prepare() {
+  cd OpenShadingLanguage-Release-$pkgver
+
+  # Add system libraries needed to link against LLVM components (zlib, ncurses)
+  # This is required in order to statically link against LLVM
+  patch -Np1 < $srcdir/llvm-static-system-libs.patch
+}
+
+build() {
+  cd OpenShadingLanguage-Release-$pkgver/src
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  cmake ../.. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLLVM_STATIC=1 \
+-DOSL_BUILD_CPP11=1 \
+-DSTOP_ON_WARNING=OFF
+  make
+}
+
+package() {
+  cd OpenShadingLanguage-Release-$pkgver/src/build
+
+  make DESTDIR="$pkgdir/" install
+
+  mkdir -p "$pkgdir"/usr/share/OSL/
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
+  mv "$pkgdir"/usr/LICENSE "$pkgdir"/usr/share/licenses/$pkgname # TODO: Tell 
upstream about this shit
+  mv "$pkgdir"/usr/{CHANGES,README.md,INSTALL} "$pkgdir"/usr/share/OSL/
+  mv "$pkgdir"/usr/doc "$pkgdir"/usr/share/OSL/doc
+  mv "$pkgdir"/usr/shaders "$pkgdir"/usr/share/OSL/shaders
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 
openshadinglanguage/repos/community-staging-i686/llvm-static-system-libs.patch 
(from rev 257480, openshadinglanguage/trunk/llvm-static-system-libs.patch)
===
--- community-staging-i686/llvm-static-system-libs.patch
(rev 0)
+++ community-staging-i686/llvm-static-system-libs.patch2017-09-13 
19:44:35 UTC (rev 257481)
@@ -0,0 +1,15 @@
+diff -upr 
OpenShadingLanguage-Release-1.5.12.orig/src/cmake/externalpackages.cmake 
OpenShadingLanguage-Release-1.5.12/src/cmake/externalpackages.cmake
+--- OpenShadingLanguage-Release-1.5.12.orig/src/cmake/externalpackages.cmake   
2014-12-26 22:22:53.0 +0200
 OpenShadingLanguage-Release-1.5.12/src/cmake/externalpackages.cmake
2015-03-16 03:12:56.052479730 +0200
+@@ -211,9 +211,10 @@ if ((LLVM_LIBRARY OR LLVM_STATIC) AND LL
+ # if static LLVM libraries were requested, use llvm-config to generate
+ # the list of what libraries we need, and substitute that in the right
+ # way for LLVM_LIBRARY.
+-execute_process (COMMAND ${LLVM_CONFIG} --libfiles
++execute_process (COMMAND ${LLVM_CONFIG} --libfiles --system-libs
+  OUTPUT_VARIABLE LLVM_LIBRARY
+  OUTPUT_STRIP_TRAILING_WHITESPACE)
++string (REPLACE "\n" " " LLVM_LIBRARY ${LLVM_LIBRARY})
+ string (REPLACE " " ";" LLVM_LIBRARY ${LLVM_LIBRARY})
+   endif ()
+   if (VERBOSE)

Copied: openshadinglanguage/repos/community-staging-x86_

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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 19:44:27
  Author: svenstaro
Revision: 257480

upgpkg: openshadinglanguage 1.7.6-1

Modified:
  openshadinglanguage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:24:01 UTC (rev 257479)
+++ PKGBUILD2017-09-13 19:44:27 UTC (rev 257480)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Sven-Hendrik Haase 
 pkgname=openshadinglanguage
-pkgver=1.7.5
-pkgrel=2
+pkgver=1.7.6
+pkgrel=1
 pkgdesc="Advanced shading language for production GI renderers"
 arch=(i686 x86_64)
 url="https://github.com/imageworks/OpenShadingLanguage";
@@ -12,8 +12,8 @@
 makedepends=('boost' 'cmake' 'llvm35' 'clang35')
 
source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz
 llvm-static-system-libs.patch)
-md5sums=('8b15d13c3fa510b421834d32338304c8'
- 'b7c212b2549981ced03c091375f48122')
+sha512sums=('c0f0f1aece6be0aca9751dd53063b2f3f14482d21304e0606c21f786d00adfb92025ca10c928bbc9b591a862aada0393efd62b4e27e39669e013264a2cb5c1ef'
+
'50f1e9a3e88b0b4e328778d4d8eb30989e1dfed0abe1bb84681dc8d368f343f3052dd975d7d500113d39f34bb8b59415c7a4e6dd841bc8d44de250a3b7f6aeec')
 
 prepare() {
   cd OpenShadingLanguage-Release-$pkgver


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 19:23:50
  Author: svenstaro
Revision: 257478

upgpkg: openimageio 1.7.17-1

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 18:47:09 UTC (rev 257477)
+++ PKGBUILD2017-09-13 19:23:50 UTC (rev 257478)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=openimageio
-pkgver=1.7.13
-pkgrel=4
+pkgver=1.7.17
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/";


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 19:24:01
  Author: svenstaro
Revision: 257479

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

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

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

Copied: openimageio/repos/community-staging-i686/PKGBUILD (from rev 257478, 
openimageio/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 19:24:01 UTC (rev 257479)
@@ -0,0 +1,47 @@
+# $Id$
+# Contributor: SpepS 
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=openimageio
+pkgver=1.7.17
+pkgrel=1
+pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
+arch=(i686 x86_64)
+url="http://www.openimageio.org/";
+license=('custom')
+depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
+optdepends=('qt4: iv image viewer'
+'python2: bindings support')
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
+md5sums=('SKIP')
+
+build() {
+  cd oiio
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  # Python is currently broken :(
+  cmake .. \
+  -DUSE_PYTHON=ON \
+  -DUSE_PYTHON3=ON \
+  -DUSE_OPENSSL=ON \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
+  -DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
+  -DOIIO_BUILD_TESTS=ON \
+  -DOIIO_BUILD_TOOLS=ON \
+  -DSTOP_ON_WARNING=OFF
+  make
+}
+
+package() {
+  cd oiio/build
+
+  make DESTDIR="$pkgdir" install
+
+  # license
+  cd ..
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: openimageio/repos/community-staging-x86_64/PKGBUILD (from rev 257478, 
openimageio/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-13 19:24:01 UTC (rev 257479)
@@ -0,0 +1,47 @@
+# $Id$
+# Contributor: SpepS 
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=openimageio
+pkgver=1.7.17
+pkgrel=1
+pkgdesc="A library for reading and writing images, including classes, 
utilities, and applications"
+arch=(i686 x86_64)
+url="http://www.openimageio.org/";
+license=('custom')
+depends=('openexr' 'boost-libs' 'jasper' 'glew' 'libtiff' 'opencolorio' 
'intel-tbb' 'openssl' 'libpng')
+makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git' 'freetype2' 
'fontconfig' 'libxrender')
+optdepends=('qt4: iv image viewer'
+'python2: bindings support')
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
+md5sums=('SKIP')
+
+build() {
+  cd oiio
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  # Python is currently broken :(
+  cmake .. \
+  -DUSE_PYTHON=ON \
+  -DUSE_PYTHON3=ON \
+  -DUSE_OPENSSL=ON \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
+  -DPYLIB3_INSTALL_DIR=lib/python3.6/site-packages \
+  -DOIIO_BUILD_TESTS=ON \
+  -DOIIO_BUILD_TOOLS=ON \
+  -DSTOP_ON_WARNING=OFF
+  make
+}
+
+package() {
+  cd oiio/build
+
+  make DESTDIR="$pkgdir" install
+
+  # license
+  cd ..
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:09:52
  Author: bpiotrowski
Revision: 305443

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

Added:
  libcmis/repos/staging-i686/
  libcmis/repos/staging-i686/PKGBUILD
(from rev 305442, libcmis/trunk/PKGBUILD)
  libcmis/repos/staging-i686/google_drive.diff
(from rev 305442, libcmis/trunk/google_drive.diff)
  libcmis/repos/staging-x86_64/
  libcmis/repos/staging-x86_64/PKGBUILD
(from rev 305442, libcmis/trunk/PKGBUILD)
  libcmis/repos/staging-x86_64/google_drive.diff
(from rev 305442, libcmis/trunk/google_drive.diff)

--+
 staging-i686/PKGBUILD|   39 +
 staging-i686/google_drive.diff   |  106 +
 staging-x86_64/PKGBUILD  |   39 +
 staging-x86_64/google_drive.diff |  106 +
 4 files changed, 290 insertions(+)

Copied: libcmis/repos/staging-i686/PKGBUILD (from rev 305442, 
libcmis/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-09-13 19:09:52 UTC (rev 305443)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+pkgname=libcmis
+pkgver=0.5.1
+pkgrel=7
+pkgdesc="a C/C++ client library for the CMIS protocol"
+arch=('x86_64' 'i686')
+url="https://github.com/tdf/libcmis";
+license=('GPL2' 'LGPL2.1' 'MPL')
+depends=('boost-libs' 'curl' 'libxml2')
+makedepends=('docbook2x' 'cppunit' 'boost')
+source=("https://github.com/tdf/libcmis/releases/download/v${pkgver}/$pkgname-$pkgver.tar.gz";
+google_drive.diff)
+md5sums=('3270154f0f40d86fce849b161f914101'
+ '57eede4fdbd4709f48beee9e7b5f1509')
+validpgpkeys=()
+
+prepare() {
+cd "$pkgname-$pkgver"
+patch -Np1 -i ${srcdir}/google_drive.diff
+}
+
+build() {
+   cd "$pkgname-$pkgver"
+   ./configure --prefix=/usr DOCBOOK2MAN='docbook2man' --disable-werror
+   make
+}
+
+check() {
+   cd "$pkgname-$pkgver"
+# fails a google drive check - fix will be included in the next release
+   make check || /bin/true
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+   make DESTDIR="$pkgdir/" install
+}

Copied: libcmis/repos/staging-i686/google_drive.diff (from rev 305442, 
libcmis/trunk/google_drive.diff)
===
--- staging-i686/google_drive.diff  (rev 0)
+++ staging-i686/google_drive.diff  2017-09-13 19:09:52 UTC (rev 305443)
@@ -0,0 +1,106 @@
+diff --git a/src/libcmis/oauth2-providers.cxx 
b/src/libcmis/oauth2-providers.cxx
+index 5e7f3bf..68a6aa5 100644
+--- a/src/libcmis/oauth2-providers.cxx
 b/src/libcmis/oauth2-providers.cxx
+@@ -37,11 +37,28 @@ using namespace std;
+ string OAuth2Providers::OAuth2Gdrive( HttpSession* session, const string& 
authUrl,
+   const string& username, const string& 
password )
+ {
++/* This member function implements 'Google OAuth 2.0'
++ *
++ * The interaction is carried out by libcmis, with no web browser 
involved.
++ *
++ * Normal sequence (without 2FA) is:
++ * 1) a get to activate login page
++ *receive first login page, html format
++ * 2) subsequent post to sent email
++ *receive html page for password input
++ * 3) subsequent post to send password
++ *receive html page for application consent
++ * 4) subsequent post to send a consent for the application
++ *receive a single-use authorization code
++ *this code is returned as a string
++ */
++
+ static const string CONTENT_TYPE( "application/x-www-form-urlencoded" );
+ // STEP 1: Log in
+ string res;
+ try
+ {
++// send the first get, receive the html login page
+ res = session->httpGetRequest( authUrl )->getStream( )->str( );
+ }
+ catch ( const CurlException& e )
+@@ -49,20 +66,39 @@ string OAuth2Providers::OAuth2Gdrive( HttpSession* 
session, const string& authUr
+ return string( );
+ }
+ 
+-string loginPost, loginLink; 
+-if ( !parseResponse( res.c_str( ), loginPost, loginLink ) ) 
++string loginEmailPost, loginEmailLink;
++if ( !parseResponse( res.c_str( ), loginEmailPost, loginEmailLink ) )
+ return string( );
+-
+-loginPost += "Email=";  
+-loginPost += string( username );
+-loginPost += "&Passwd=";
+-loginPost += string( password );
+-
+-istringstream loginIs( loginPost );
+-string loginRes;
+-try 
++
++loginEmailPost += "Email=";
++loginEmailPost += string( username );
++
++istringstream loginEmailIs( loginEmailPost );
++string loginEmailRes;
++try
++{
++// send a post with user email, receive the html page for password 
input
++loginEmailRes = session->httpPostRequest ( loginEmailLink, 
loginEmailIs, CONTENT_TYPE )
+

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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:09:41
  Author: bpiotrowski
Revision: 305442

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

Added:
  ekiga/repos/staging-i686/PKGBUILD
(from rev 305441, ekiga/trunk/PKGBUILD)
  ekiga/repos/staging-i686/ekiga-4.0.1-libresolv.patch
(from rev 305441, ekiga/trunk/ekiga-4.0.1-libresolv.patch)
  ekiga/repos/staging-x86_64/PKGBUILD
(from rev 305441, ekiga/trunk/PKGBUILD)
  ekiga/repos/staging-x86_64/ekiga-4.0.1-libresolv.patch
(from rev 305441, ekiga/trunk/ekiga-4.0.1-libresolv.patch)
Deleted:
  ekiga/repos/staging-i686/PKGBUILD
  ekiga/repos/staging-i686/ekiga-4.0.1-libresolv.patch
  ekiga/repos/staging-x86_64/PKGBUILD
  ekiga/repos/staging-x86_64/ekiga-4.0.1-libresolv.patch

+
 /PKGBUILD  |   86 +++
 /ekiga-4.0.1-libresolv.patch   |   26 
 staging-i686/PKGBUILD  |   43 -
 staging-i686/ekiga-4.0.1-libresolv.patch   |   13 
 staging-x86_64/PKGBUILD|   43 -
 staging-x86_64/ekiga-4.0.1-libresolv.patch |   13 
 6 files changed, 112 insertions(+), 112 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2017-09-13 19:09:07 UTC (rev 305441)
+++ staging-i686/PKGBUILD   2017-09-13 19:09:41 UTC (rev 305442)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Tom K 
-
-pkgname=ekiga
-pkgver=4.0.1
-pkgrel=27
-pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)"
-url="http://www.ekiga.org";
-license=(GPL)
-arch=(i686 x86_64)
-depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'avahi' 'gtk2' 'gconf' 
'gnome-icon-theme')
-makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
-optdepends=('evolution-data-server: Evolution integration')
-options=(!emptydirs)
-source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-ekiga-4.0.1-libresolv.patch)
-sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b'
-'5b0e4a8fd7d575f620ff1cbaaf126fcb5d9a48da948b032526084911ed41b63f')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../ekiga-4.0.1-libresolv.patch
-  autoreconf -fi
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-schemas-install \
-  --disable-scrollkeeper --enable-dbus --enable-avahi
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
-
-  install -m755 -d "$pkgdir/usr/share/gconf/schemas"
-  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" 
--domain ekiga "$pkgdir"/etc/gconf/schemas/*.schemas
-  rm -f "$pkgdir"/etc/gconf/schemas/*.schemas
-}

Copied: ekiga/repos/staging-i686/PKGBUILD (from rev 305441, 
ekiga/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-09-13 19:09:41 UTC (rev 305442)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom K 
+
+pkgname=ekiga
+pkgver=4.0.1
+pkgrel=27
+pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)"
+url="http://www.ekiga.org";
+license=(GPL)
+arch=(i686 x86_64)
+depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'avahi' 'gtk2' 'gconf' 
'gnome-icon-theme')
+makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
+optdepends=('evolution-data-server: Evolution integration')
+options=(!emptydirs)
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+ekiga-4.0.1-libresolv.patch)
+sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b'
+'5b0e4a8fd7d575f620ff1cbaaf126fcb5d9a48da948b032526084911ed41b63f')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../ekiga-4.0.1-libresolv.patch
+  autoreconf -fi
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-schemas-install \
+  --disable-scrollkeeper --enable-dbus --enable-avahi
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
+
+  install -m755 -d "$pkgdir/usr/share/gconf/schemas"
+  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" 
--domain ekiga "$pkgdir"/etc/gconf/schemas/*.schemas
+  rm -f "$pkgdir"/etc/gconf/schemas/*.schemas
+}

Deleted: staging-i686/ekiga-4.0.1-libresolv.patch
===
--- sta

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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:09:07
  Author: bpiotrowski
Revision: 305441

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

Added:
  libpst/repos/staging-i686/
  libpst/repos/staging-i686/PKGBUILD
(from rev 305440, libpst/trunk/PKGBUILD)
  libpst/repos/staging-x86_64/
  libpst/repos/staging-x86_64/PKGBUILD
(from rev 305440, libpst/trunk/PKGBUILD)

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

Copied: libpst/repos/staging-i686/PKGBUILD (from rev 305440, 
libpst/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-09-13 19:09:07 UTC (rev 305441)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=libpst
+pkgname=('libpst' 'libpst-docs')
+pkgver=0.6.70
+pkgrel=3
+arch=('i686' 'x86_64')
+url="http://www.five-ten-sg.com/libpst/";
+license=('GPL')
+makedepends=('python2' 'boost' 'libgsf')
+source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('19981c0661305d093e7df8cf579662c6157ffb38a7873091cfc9e900fb4667d4')
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --disable-static --enable-libpst-shared --disable-dii PYTHON_VERSION=2
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_libpst() {
+  pkgdesc="Outlook .pst file converter"
+  depends=('gcc-libs' 'libgsf')
+  optdepends=('boost-libs: for libpst python interface')
+  options=('!docs')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libpst-docs() {
+  pkgdesc="Documentation for Outlook .pst file converter"
+  options=('docs')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="${pkgdir}" install-htmlDATA
+  cd html
+  make DESTDIR="${pkgdir}" install-htmldevelDATA
+}

Copied: libpst/repos/staging-x86_64/PKGBUILD (from rev 305440, 
libpst/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-09-13 19:09:07 UTC (rev 305441)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=libpst
+pkgname=('libpst' 'libpst-docs')
+pkgver=0.6.70
+pkgrel=3
+arch=('i686' 'x86_64')
+url="http://www.five-ten-sg.com/libpst/";
+license=('GPL')
+makedepends=('python2' 'boost' 'libgsf')
+source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('19981c0661305d093e7df8cf579662c6157ffb38a7873091cfc9e900fb4667d4')
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --disable-static --enable-libpst-shared --disable-dii PYTHON_VERSION=2
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_libpst() {
+  pkgdesc="Outlook .pst file converter"
+  depends=('gcc-libs' 'libgsf')
+  optdepends=('boost-libs: for libpst python interface')
+  options=('!docs')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="${pkgdir}" install
+}
+
+package_libpst-docs() {
+  pkgdesc="Documentation for Outlook .pst file converter"
+  options=('docs')
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="${pkgdir}" install-htmlDATA
+  cd html
+  make DESTDIR="${pkgdir}" install-htmldevelDATA
+}


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:08:42
  Author: bpiotrowski
Revision: 305439

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

Added:
  liborcus/repos/staging-i686/
  liborcus/repos/staging-i686/PKGBUILD
(from rev 305438, liborcus/trunk/PKGBUILD)
  liborcus/repos/staging-x86_64/
  liborcus/repos/staging-x86_64/PKGBUILD
(from rev 305438, liborcus/trunk/PKGBUILD)

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

Copied: liborcus/repos/staging-i686/PKGBUILD (from rev 305438, 
liborcus/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-09-13 19:08:42 UTC (rev 305439)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Thomas Arnhold 
+
+pkgname=liborcus
+pkgver=0.12.1
+pkgrel=3
+pkgdesc="File import filter library for spreadsheet documents."
+arch=('i686' 'x86_64')
+url="https://gitlab.com/orcus/orcus/blob/master/README.md";
+license=('MPL')
+depends=('libixion')
+makedepends=('boost' 'mdds')
+source=(https://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d1b936c66944d23e1b2582d0e7129e44670052510d03f19fef644e9814ae2b9c')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR=$pkgdir install
+}

Copied: liborcus/repos/staging-x86_64/PKGBUILD (from rev 305438, 
liborcus/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-09-13 19:08:42 UTC (rev 305439)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Thomas Arnhold 
+
+pkgname=liborcus
+pkgver=0.12.1
+pkgrel=3
+pkgdesc="File import filter library for spreadsheet documents."
+arch=('i686' 'x86_64')
+url="https://gitlab.com/orcus/orcus/blob/master/README.md";
+license=('MPL')
+depends=('libixion')
+makedepends=('boost' 'mdds')
+source=(https://kohei.us/files/orcus/src/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d1b936c66944d23e1b2582d0e7129e44670052510d03f19fef644e9814ae2b9c')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR=$pkgdir install
+}


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:08:25
  Author: bpiotrowski
Revision: 305437

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

Added:
  libixion/repos/staging-i686/
  libixion/repos/staging-i686/PKGBUILD
(from rev 305436, libixion/trunk/PKGBUILD)
  libixion/repos/staging-x86_64/
  libixion/repos/staging-x86_64/PKGBUILD
(from rev 305436, libixion/trunk/PKGBUILD)

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

Copied: libixion/repos/staging-i686/PKGBUILD (from rev 305436, 
libixion/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-09-13 19:08:25 UTC (rev 305437)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: kusakata 
+
+pkgname=libixion
+pkgver=0.12.2
+pkgrel=3
+pkgdesc="A general purpose formula parser & interpreter"
+arch=('i686' 'x86_64')
+url="https://gitlab.com/ixion/ixion/blob/master/README.md";
+license=('custom')
+depends=('boost-libs' 'python')
+makedepends=('boost' 'mdds')
+source=("https://kohei.us/files/ixion/src/libixion-${pkgver}.tar.xz";)
+sha256sums=('8b44008836bb4e1a3dff4d3e40afec6c73037e3518e72cc85b5cc675fbc2daae')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make -k check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  # LICENSE file is missing in tarball
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+

Copied: libixion/repos/staging-x86_64/PKGBUILD (from rev 305436, 
libixion/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-09-13 19:08:25 UTC (rev 305437)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: kusakata 
+
+pkgname=libixion
+pkgver=0.12.2
+pkgrel=3
+pkgdesc="A general purpose formula parser & interpreter"
+arch=('i686' 'x86_64')
+url="https://gitlab.com/ixion/ixion/blob/master/README.md";
+license=('custom')
+depends=('boost-libs' 'python')
+makedepends=('boost' 'mdds')
+source=("https://kohei.us/files/ixion/src/libixion-${pkgver}.tar.xz";)
+sha256sums=('8b44008836bb4e1a3dff4d3e40afec6c73037e3518e72cc85b5cc675fbc2daae')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make -k check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  # LICENSE file is missing in tarball
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:08:32
  Author: bpiotrowski
Revision: 305438

0.12.1-3: rebuild against boost 1.65.1

Modified:
  liborcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:08:25 UTC (rev 305437)
+++ PKGBUILD2017-09-13 19:08:32 UTC (rev 305438)
@@ -4,7 +4,7 @@
 
 pkgname=liborcus
 pkgver=0.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc="File import filter library for spreadsheet documents."
 arch=('i686' 'x86_64')
 url="https://gitlab.com/orcus/orcus/blob/master/README.md";


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:08:53
  Author: bpiotrowski
Revision: 305440

0.6.70-3: rebuild against boost 1.65.1

Modified:
  libpst/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:08:42 UTC (rev 305439)
+++ PKGBUILD2017-09-13 19:08:53 UTC (rev 305440)
@@ -4,7 +4,7 @@
 pkgbase=libpst
 pkgname=('libpst' 'libpst-docs')
 pkgver=0.6.70
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://www.five-ten-sg.com/libpst/";
 license=('GPL')


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:08:15
  Author: bpiotrowski
Revision: 305436

0.12.2-3: rebuild against boost 1.65.1

Modified:
  libixion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:07:57 UTC (rev 305435)
+++ PKGBUILD2017-09-13 19:08:15 UTC (rev 305436)
@@ -4,7 +4,7 @@
 
 pkgname=libixion
 pkgver=0.12.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A general purpose formula parser & interpreter"
 arch=('i686' 'x86_64')
 url="https://gitlab.com/ixion/ixion/blob/master/README.md";


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:07:57
  Author: bpiotrowski
Revision: 305435

0.5.1-7: rebuild against boost 1.65.1

Modified:
  libcmis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:06:00 UTC (rev 305434)
+++ PKGBUILD2017-09-13 19:07:57 UTC (rev 305435)
@@ -3,7 +3,7 @@
 
 pkgname=libcmis
 pkgver=0.5.1
-pkgrel=6
+pkgrel=7
 pkgdesc="a C/C++ client library for the CMIS protocol"
 arch=('x86_64' 'i686')
 url="https://github.com/tdf/libcmis";


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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:05:58
  Author: bpiotrowski
Revision: 305433

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

Added:
  ekiga/repos/staging-i686/
  ekiga/repos/staging-i686/PKGBUILD
(from rev 305432, ekiga/trunk/PKGBUILD)
  ekiga/repos/staging-i686/ekiga-4.0.1-libresolv.patch
(from rev 305432, ekiga/trunk/ekiga-4.0.1-libresolv.patch)
  ekiga/repos/staging-x86_64/
  ekiga/repos/staging-x86_64/PKGBUILD
(from rev 305432, ekiga/trunk/PKGBUILD)
  ekiga/repos/staging-x86_64/ekiga-4.0.1-libresolv.patch
(from rev 305432, ekiga/trunk/ekiga-4.0.1-libresolv.patch)

+
 staging-i686/PKGBUILD  |   43 +++
 staging-i686/ekiga-4.0.1-libresolv.patch   |   13 
 staging-x86_64/PKGBUILD|   43 +++
 staging-x86_64/ekiga-4.0.1-libresolv.patch |   13 
 4 files changed, 112 insertions(+)

Copied: ekiga/repos/staging-i686/PKGBUILD (from rev 305432, 
ekiga/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-09-13 19:05:58 UTC (rev 305433)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom K 
+
+pkgname=ekiga
+pkgver=4.0.1
+pkgrel=27
+pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)"
+url="http://www.ekiga.org";
+license=(GPL)
+arch=(i686 x86_64)
+depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'avahi' 'gtk2' 'gconf' 
'gnome-icon-theme')
+makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
+optdepends=('evolution-data-server: Evolution integration')
+options=(!emptydirs)
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+ekiga-4.0.1-libresolv.patch)
+sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b'
+'5b0e4a8fd7d575f620ff1cbaaf126fcb5d9a48da948b032526084911ed41b63f')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../ekiga-4.0.1-libresolv.patch
+  autoreconf -fi
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-schemas-install \
+  --disable-scrollkeeper --enable-dbus --enable-avahi
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
+
+  install -m755 -d "$pkgdir/usr/share/gconf/schemas"
+  gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" 
--domain ekiga "$pkgdir"/etc/gconf/schemas/*.schemas
+  rm -f "$pkgdir"/etc/gconf/schemas/*.schemas
+}

Copied: ekiga/repos/staging-i686/ekiga-4.0.1-libresolv.patch (from rev 305432, 
ekiga/trunk/ekiga-4.0.1-libresolv.patch)
===
--- staging-i686/ekiga-4.0.1-libresolv.patch(rev 0)
+++ staging-i686/ekiga-4.0.1-libresolv.patch2017-09-13 19:05:58 UTC (rev 
305433)
@@ -0,0 +1,13 @@
+diff -up ekiga-4.0.1/configure.ac.libresolv ekiga-4.0.1/configure.ac
+--- ekiga-4.0.1/configure.ac.libresolv 2017-02-23 02:30:42.051227852 -0600
 ekiga-4.0.1/configure.ac   2017-02-23 02:32:04.609519837 -0600
+@@ -324,7 +324,8 @@ if test "x$enable_ldap" = "xyes"; then
+ 
+   dnl Checking for libresolv
+   if test ${gm_platform} = "linux" ; then
+-  AC_CHECK_LIB(resolv, res_gethostbyaddr, [LIBS="-lresolv $LIBS"], 
AC_MSG_ERROR([You need the libresolv library to compile Ekiga]), -lresolv)
++  # AC_CHECK_LIB(resolv, res_gethostbyaddr, [LIBS="-lresolv $LIBS"], 
AC_MSG_ERROR([You need the libresolv library to compile Ekiga]), -lresolv)
++  AC_WARNING([Just adding libresolv to LDAP_LIBS, without checking 
anything])
+   LDAP_LIBS="${LDAP_LIBS} -lresolv"
+   fi
+   found_ldap="yes"

Copied: ekiga/repos/staging-x86_64/PKGBUILD (from rev 305432, 
ekiga/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-09-13 19:05:58 UTC (rev 305433)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Tom K 
+
+pkgname=ekiga
+pkgver=4.0.1
+pkgrel=27
+pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)"
+url="http://www.ekiga.org";
+license=(GPL)
+arch=(i686 x86_64)
+depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'avahi' 'gtk2' 'gconf' 
'gnome-icon-theme')
+makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
+optdepends=('evolution-data-server: Evolution integration')
+options=(!emptydirs)
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+ekiga-4.0.1-libresolv.patch)
+sha256sums=('5f4f491c9496cf65ba057a9345d6b

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

2017-09-13 Thread Guillaume Alaux
Date: Wednesday, September 13, 2017 @ 19:06:00
  Author: guillaume
Revision: 305434

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

Added:
  icedtea-web/repos/extra-i686/PKGBUILD
(from rev 305432, icedtea-web/trunk/PKGBUILD)
  icedtea-web/repos/extra-x86_64/PKGBUILD
(from rev 305432, icedtea-web/trunk/PKGBUILD)
Deleted:
  icedtea-web/repos/extra-i686/PKGBUILD
  icedtea-web/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  180 
 extra-i686/PKGBUILD   |   88 ---
 extra-x86_64/PKGBUILD |   88 ---
 3 files changed, 180 insertions(+), 176 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-13 19:05:58 UTC (rev 305433)
+++ extra-i686/PKGBUILD 2017-09-13 19:06:00 UTC (rev 305434)
@@ -1,88 +0,0 @@
-# Maintainer: Andreas Radke 
-# Maintainer: Guillaume ALAUX 
-
-pkgbase=icedtea-web
-pkgname=('icedtea-web' 'icedtea-web-doc')
-pkgver=1.6.2
-pkgrel=2
-arch=('i686' 'x86_64')
-url='http://icedtea.classpath.org/wiki/IcedTea-Web'
-license=('GPL2')
-makedepends=('java-environment-openjdk' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 
'junit'
- 'firefox' 'epiphany')
-optdepends=('rhino: for using proxy auto config files')
-# Due to broken path names in the tarball that fails with LANG=C in our chroot
-noextract=("${pkgbase}-${pkgver}.tar.gz")
-source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('ce67034096d6b960e2b6cfb5c41a7bd6b30eb2ec7f13bf3ecdb477ff6ce69300')
-
-prepare() {
-  cd "${srcdir}"
-  LANG=en_US.UTF-8 bsdtar -x -f "${srcdir}"/${pkgbase}-${pkgver}.tar.gz
-}
-
-build() {
-  cd "${srcdir}"/${pkgbase}-${pkgver}
-  ./configure \
-  --prefix=/usr/share/${pkgbase} \
-  --datarootdir=/usr/share \
-  --with-jdk-home=/usr/lib/jvm/default \
-  --with-jre-home=/usr/lib/jvm/default-runtime \
-  --with-java=/usr/bin/java \
-  --with-browser-tests \
-  --with-firefox=/usr/bin/firefox \
-  --with-epiphany=/usr/bin/epiphany
-   make
-}
-
-#check() {
-#  cd "${srcdir}"/${pkgbase}-${pkgver}
-#  # as more tests have been added some are expectged to fail
-#  # see 
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2012-March/017566.html
-#  make -k check
-#}
-
-
-package_icedtea-web() {
-
-  pkgdesc='Free web browser plugin to run applets written in Java and an 
implementation of Java Web Start'
-  depends=('java-runtime-openjdk' 'desktop-file-utils')
-  provides=('java-web-start')
-  replaces=('icedtea-web-java7')
-
-  cd "${srcdir}"/${pkgbase}-${pkgver}
-  # possible make target (see bottom of Makefile.am: install-exec-local 
install-data-local
-  make DESTDIR="${pkgdir}" install-exec-local install-data-local
-
-  # Install desktop files.
-  install -m 755 -d "${pkgdir}"/usr/share/{applications,pixmaps}
-  install -m 644 javaws.png "${pkgdir}"/usr/share/pixmaps
-  install -m 644 {javaws,itweb-settings}.desktop 
"${pkgdir}"/usr/share/applications
-  # remove splitted doc files
-  rm -rf "${pkgdir}"/usr/share/doc
-
-  # link binaries into /usr/bin + jre/bin
-  install -m 755 -d "${pkgdir}"/usr/bin
-  pushd "${pkgdir}"/usr/share/${pkgbase}/bin
-  for file in *; do
-ln -sf /usr/share/${pkgbase}/bin/${file} "${pkgdir}"/usr/bin
-  done
-  popd
-
-  # link the mozilla-plugin - test it here 
http://www.java.com/en/download/help/testvm.xml
-  install -m 755 -d "${pkgdir}"/usr/lib/mozilla/plugins/
-  ln -sf /usr/share/${pkgbase}/lib/IcedTeaPlugin.so 
"${pkgdir}"/usr/lib/mozilla/plugins/
-}
-
-package_icedtea-web-doc() {
-
-  pkgdesc='icedtea-web browser plugin + Java WebStart - documentation files'
-  replaces=('icedtea-web-java7-doc')
-
-  cd "${srcdir}"/${pkgbase}-${pkgver}
-  make DESTDIR="${pkgdir}" install-data-local
-  # remove javaws about and man page
-  rm -rf "${pkgdir}"/usr/lib
-  rm -rf "${pkgdir}"/usr/share/man
-  rm -rf "${pkgdir}"/usr/share/icedtea-web # conflicting and unneeded file it 
seems
-}

Copied: icedtea-web/repos/extra-i686/PKGBUILD (from rev 305432, 
icedtea-web/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-13 19:06:00 UTC (rev 305434)
@@ -0,0 +1,90 @@
+# Maintainer: Guillaume ALAUX 
+# Contributor: Andreas Radke 
+
+pkgbase=icedtea-web
+pkgname=('icedtea-web' 'icedtea-web-doc')
+pkgver=1.7
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://icedtea.classpath.org/wiki/IcedTea-Web'
+license=('GPL2')
+makedepends=('java-environment-openjdk=8' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 
'junit'
+ 'firefox' 'epiphany')
+optdepends=('rhino: for using proxy auto config files')
+# Due to broken path names in the tarball that fails with LANG=C in our chroot
+noextract=("${pkgbase}-${pkgver}.tar.gz")
+source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz{,.sig})
+val

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

2017-09-13 Thread Bartłomiej Piotrowski
Date: Wednesday, September 13, 2017 @ 19:05:44
  Author: bpiotrowski
Revision: 305432

4.0.1-27: rebuild against boost 1.65.1

Modified:
  ekiga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 19:05:17 UTC (rev 305431)
+++ PKGBUILD2017-09-13 19:05:44 UTC (rev 305432)
@@ -4,7 +4,7 @@
 
 pkgname=ekiga
 pkgver=4.0.1
-pkgrel=26
+pkgrel=27
 pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)"
 url="http://www.ekiga.org";
 license=(GPL)


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

2017-09-13 Thread Guillaume Alaux
Date: Wednesday, September 13, 2017 @ 19:05:17
  Author: guillaume
Revision: 305431

Upstream release 1.7

Modified:
  icedtea-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 18:54:18 UTC (rev 305430)
+++ PKGBUILD2017-09-13 19:05:17 UTC (rev 305431)
@@ -1,21 +1,22 @@
-# Maintainer: Andreas Radke 
 # Maintainer: Guillaume ALAUX 
+# Contributor: Andreas Radke 
 
 pkgbase=icedtea-web
 pkgname=('icedtea-web' 'icedtea-web-doc')
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.7
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://icedtea.classpath.org/wiki/IcedTea-Web'
 license=('GPL2')
-makedepends=('java-environment-openjdk' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 
'junit'
+makedepends=('java-environment-openjdk=8' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 
'junit'
  'firefox' 'epiphany')
 optdepends=('rhino: for using proxy auto config files')
 # Due to broken path names in the tarball that fails with LANG=C in our chroot
 noextract=("${pkgbase}-${pkgver}.tar.gz")
-# No signature http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3216
-source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('ce67034096d6b960e2b6cfb5c41a7bd6b30eb2ec7f13bf3ecdb477ff6ce69300')
+source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz{,.sig})
+validpgpkeys=('C058EF1E749812E6A486384B53B5CFF671EEED59') # Jiri Vanek 

+sha256sums=('2030ea323964ae82eabe5436eef076de4b892786424ad9be21f3abc9d76c0291'
+'SKIP')
 
 prepare() {
   cd "${srcdir}"


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

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 18:54:18
  Author: andyrtr
Revision: 305430

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

Added:
  cups-filters/repos/staging-i686/PKGBUILD
(from rev 305429, cups-filters/trunk/PKGBUILD)
  cups-filters/repos/staging-x86_64/PKGBUILD
(from rev 305429, cups-filters/trunk/PKGBUILD)
Deleted:
  cups-filters/repos/staging-i686/PKGBUILD
  cups-filters/repos/staging-x86_64/PKGBUILD

-+
 /PKGBUILD   |  114 ++
 staging-i686/PKGBUILD   |   57 ---
 staging-x86_64/PKGBUILD |   57 ---
 3 files changed, 114 insertions(+), 114 deletions(-)

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

Copied: cups-filters/repos/staging-i686/PKGBUILD (from rev 305429, 
cups-filters/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-09-13 18:54:18 UTC (rev 305430)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=cups-filters
+pkgver=1.17.5
+pkgrel=1
+pkgdesc="OpenPrinting CUPS Filters"
+arch=('i686' 'x86_64')
+url="https://wiki.linuxfoundation.org/openprinting/cups-filters";
+license=('custom')
+depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups' 
'systemd')
+makedepends=('ghostscript' 'ttf-dejavu' 'python' 'mupdf-tools') # ttf-dejavu 
for make check
+optdepends=('ghostscript: for non-PostScript printers to print with CUPS to 
convert PostScript to raster images'
+   'foomatic-db: drivers use Ghostscript to convert PostScript to a 
printable form directly'
+   'foomatic-db-engine: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'foomatic-db-nonfree: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'antiword: needed to convert MS Word documents (requires also 
docx2txt (AUR)')
+backup=(etc/fonts/conf.d/99pdftoopvp.conf
+etc/cups/cups-browsed.conf)
+source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
+sha256sums=('b10e347171ace6d4adf32b707008cf09e9d5193826fac1deb2eed96f5f432e31')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr  \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+--with-rcdir=no \
+--enable-avahi \
+--with-browseremoteprotocols=DNSSD,CU

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

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 18:53:56
  Author: andyrtr
Revision: 305429

upgpkg: cups-filters 1.17.5-1

upstream update 1.17.5

Modified:
  cups-filters/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 18:23:30 UTC (rev 305428)
+++ PKGBUILD2017-09-13 18:53:56 UTC (rev 305429)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=cups-filters
-pkgver=1.17.4
+pkgver=1.17.5
 pkgrel=1
 pkgdesc="OpenPrinting CUPS Filters"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 backup=(etc/fonts/conf.d/99pdftoopvp.conf
 etc/cups/cups-browsed.conf)
 
source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
-sha256sums=('3ab37469193c9b95be84dd981ca1324eab408009174c8ae42b779cc4469c95bf')
+sha256sums=('b10e347171ace6d4adf32b707008cf09e9d5193826fac1deb2eed96f5f432e31')
 
 build() {
   cd $pkgname-$pkgver


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 18:47:09
  Author: svenstaro
Revision: 257477

archrelease: copy trunk to community-any

Added:
  yarn/repos/community-any/PKGBUILD
(from rev 257476, yarn/trunk/PKGBUILD)
Deleted:
  yarn/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-13 18:47:00 UTC (rev 257476)
+++ PKGBUILD2017-09-13 18:47:09 UTC (rev 257477)
@@ -1,26 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan Koppe 
-
-pkgname=yarn
-pkgver=1.0.1
-pkgrel=1
-pkgdesc='Fast, reliable, and secure dependency management'
-arch=(any)
-url='http://yarnpkg.com'
-license=('BSD')
-depends=('nodejs')
-source=("https://github.com/yarnpkg/yarn/releases/download/v$pkgver/yarn-v$pkgver.tar.gz";)
-sha512sums=('3d22bb7a7b32cff26bb7053a12e21fdabf4a2ff198e7164e034fd5e0b6a5760e0def19bcc6592f7df850108a3bf36d60a9337f1dc56a35ed72c98b14c0af95fb')
-
-package() {
-  cd yarn-v${pkgver}
-  install -dm755  "$pkgdir"/usr/lib/node_modules/yarn
-  cp -R * "$pkgdir"/usr/lib/node_modules/yarn
-
-  install -dm755 "$pkgdir"/usr/bin
-  ln -s /usr/lib/node_modules/yarn/bin/yarn.js "$pkgdir"/usr/bin/yarn
-  ln -s /usr/lib/node_modules/yarn/bin/yarn.js "$pkgdir"/usr/bin/yarnpkg
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
-}

Copied: yarn/repos/community-any/PKGBUILD (from rev 257476, yarn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-13 18:47:09 UTC (rev 257477)
@@ -0,0 +1,26 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jan Koppe 
+
+pkgname=yarn
+pkgver=1.0.2
+pkgrel=1
+pkgdesc='Fast, reliable, and secure dependency management'
+arch=(any)
+url='http://yarnpkg.com'
+license=('BSD')
+depends=('nodejs')
+source=("https://github.com/yarnpkg/yarn/releases/download/v$pkgver/yarn-v$pkgver.tar.gz";)
+sha512sums=('21b24f4633517f001f0cf2529d67316b5a1aded787c6516504b0f7b89fec991c3f17f7a098590bcfcea88a5d9831121079facca2237c678495bd2124cdf07dad')
+
+package() {
+  cd yarn-v${pkgver}
+  install -dm755  "$pkgdir"/usr/lib/node_modules/yarn
+  cp -R * "$pkgdir"/usr/lib/node_modules/yarn
+
+  install -dm755 "$pkgdir"/usr/bin
+  ln -s /usr/lib/node_modules/yarn/bin/yarn.js "$pkgdir"/usr/bin/yarn
+  ln -s /usr/lib/node_modules/yarn/bin/yarn.js "$pkgdir"/usr/bin/yarnpkg
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
+}


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 18:47:00
  Author: svenstaro
Revision: 257476

upgpkg: yarn 1.0.2-1

Modified:
  yarn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 18:28:59 UTC (rev 257475)
+++ PKGBUILD2017-09-13 18:47:00 UTC (rev 257476)
@@ -2,7 +2,7 @@
 # Contributor: Jan Koppe 
 
 pkgname=yarn
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='Fast, reliable, and secure dependency management'
 arch=(any)
@@ -10,7 +10,7 @@
 license=('BSD')
 depends=('nodejs')
 
source=("https://github.com/yarnpkg/yarn/releases/download/v$pkgver/yarn-v$pkgver.tar.gz";)
-sha512sums=('3d22bb7a7b32cff26bb7053a12e21fdabf4a2ff198e7164e034fd5e0b6a5760e0def19bcc6592f7df850108a3bf36d60a9337f1dc56a35ed72c98b14c0af95fb')
+sha512sums=('21b24f4633517f001f0cf2529d67316b5a1aded787c6516504b0f7b89fec991c3f17f7a098590bcfcea88a5d9831121079facca2237c678495bd2124cdf07dad')
 
 package() {
   cd yarn-v${pkgver}


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 18:28:42
  Author: svenstaro
Revision: 257474

upgpkg: spring 103.0-8

boost 1.65.1 rebuild

Modified:
  spring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 18:20:43 UTC (rev 257473)
+++ PKGBUILD2017-09-13 18:28:42 UTC (rev 257474)
@@ -5,7 +5,7 @@
 
 pkgname=spring
 pkgver=103.0
-pkgrel=7
+pkgrel=8
 pkgdesc='A free 3D real-time-strategy (RTS) game engine'
 arch=('i686' 'x86_64')
 url="http://springrts.com/";


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 18:28:59
  Author: svenstaro
Revision: 257475

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

Added:
  spring/repos/community-staging-i686/
  spring/repos/community-staging-i686/0001-fix-build-with-curl-7.50.0.patch
(from rev 257474, spring/trunk/0001-fix-build-with-curl-7.50.0.patch)
  spring/repos/community-staging-i686/PKGBUILD
(from rev 257474, spring/trunk/PKGBUILD)
  spring/repos/community-staging-i686/gold-linker.patch
(from rev 257474, spring/trunk/gold-linker.patch)
  spring/repos/community-staging-x86_64/
  spring/repos/community-staging-x86_64/0001-fix-build-with-curl-7.50.0.patch
(from rev 257474, spring/trunk/0001-fix-build-with-curl-7.50.0.patch)
  spring/repos/community-staging-x86_64/PKGBUILD
(from rev 257474, spring/trunk/PKGBUILD)
  spring/repos/community-staging-x86_64/gold-linker.patch
(from rev 257474, spring/trunk/gold-linker.patch)

+
 community-staging-i686/0001-fix-build-with-curl-7.50.0.patch   |   49 
 community-staging-i686/PKGBUILD|   55 
++
 community-staging-i686/gold-linker.patch   |   51 +
 community-staging-x86_64/0001-fix-build-with-curl-7.50.0.patch |   49 
 community-staging-x86_64/PKGBUILD  |   55 
++
 community-staging-x86_64/gold-linker.patch |   51 +
 6 files changed, 310 insertions(+)

Copied: 
spring/repos/community-staging-i686/0001-fix-build-with-curl-7.50.0.patch (from 
rev 257474, spring/trunk/0001-fix-build-with-curl-7.50.0.patch)
===
--- community-staging-i686/0001-fix-build-with-curl-7.50.0.patch
(rev 0)
+++ community-staging-i686/0001-fix-build-with-curl-7.50.0.patch
2017-09-13 18:28:59 UTC (rev 257475)
@@ -0,0 +1,49 @@
+From 3a4f9f6fcd3934840f12ea2637e13745b681 Mon Sep 17 00:00:00 2001
+From: Johan Rehnberg 
+Date: Wed, 27 Jul 2016 11:13:18 +0200
+Subject: [PATCH] fix build with curl 7.50.0
+
+See the following commits for some details:
+https://github.com/curl/curl/commit/9adf3c4
+https://github.com/curl/curl/commit/434f8d0
+---
+ src/Downloader/Http/HttpDownloader.cpp | 1 -
+ src/Downloader/Http/HttpDownloader.h   | 3 +--
+ 2 files changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/src/Downloader/Http/HttpDownloader.cpp 
b/src/Downloader/Http/HttpDownloader.cpp
+index 6e13c12..dd33bba 100644
+--- a/src/Downloader/Http/HttpDownloader.cpp
 b/src/Downloader/Http/HttpDownloader.cpp
+@@ -22,7 +22,6 @@
+ #endif
+ 
+ #include 
+-#include 
+ #include 
+ #include 
+ #include 
+diff --git a/src/Downloader/Http/HttpDownloader.h 
b/src/Downloader/Http/HttpDownloader.h
+index 77bbcee..47e0e79 100644
+--- a/src/Downloader/Http/HttpDownloader.h
 b/src/Downloader/Http/HttpDownloader.h
+@@ -5,6 +5,7 @@
+ 
+ #include "../IDownloader.h"
+ 
++#include 
+ #include 
+ #include 
+ 
+@@ -13,8 +14,6 @@ class HashSHA1;
+ class CFile;
+ class FileData;
+ class DownloadData;
+-typedef void CURLM;
+-typedef void CURL;
+ 
+ class CHttpDownloader: public IDownloader
+ {
+-- 
+2.9.2
+

Copied: spring/repos/community-staging-i686/PKGBUILD (from rev 257474, 
spring/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 18:28:59 UTC (rev 257475)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Arkham 
+# Contributor: Christoph Zeiler 
+
+pkgname=spring
+pkgver=103.0
+pkgrel=8
+pkgdesc='A free 3D real-time-strategy (RTS) game engine'
+arch=('i686' 'x86_64')
+url="http://springrts.com/";
+license=('GPL')
+depends=('openal' 'glew' 'boost-libs' 'freetype2' 'devil' 'libvorbis' 'sdl2' 
'libunwind'
+ 'libxcursor' 'curl' 'shared-mime-info' 'desktop-file-utils' 'libx11')
+makedepends=('boost' 'cmake' 'zip' 'xz' 'p7zip' 'python2' 'jdk8-openjdk' 
'mesa')
+optdepends=('python2: python-based bots'
+'java-runtime: java-based bots')
+source=(http://downloads.sourceforge.net/sourceforge/springrts/${pkgname}_${pkgver}_src.tar.lzma
+gold-linker.patch
+0001-fix-build-with-curl-7.50.0.patch)
+md5sums=('e71a3dc16262b06b159157ecd52bbbe5'
+ '4837a3a273e346d159c3a9ad75ac1a1e'
+ '8e4652c98c66016959fdd0dd1f6fc283')
+
+prepare() {
+  cd spring_$pkgver
+
+  # https://springrts.com/mantis/view.php?id=5413
+  patch -Np1 -i ../gold-linker.patch
+
+  patch -Np1 -d tools/pr-downloader <../0001-fix-build-with-curl-7.50.0.patch
+
+}
+
+build() {
+  cd spring_${pkgver}
+
+  cmake. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DDATADIR=share/spring \
+-DJAVA_HOME=/usr/lib/jvm/java-8-openjdk \
+-DCMAKE_SKIP_RPATH=YES
+  make
+}
+
+package() {
+  cd spring_${pkgver}

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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 18:20:30
  Author: svenstaro
Revision: 257472

upgpkg: gource 0.47-2

boost 1.65.1 rebuild

Modified:
  gource/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 18:07:09 UTC (rev 257471)
+++ PKGBUILD2017-09-13 18:20:30 UTC (rev 257472)
@@ -4,7 +4,7 @@
 # Contributor: Olivier Ramonat 
 pkgname=gource
 pkgver=0.47
-pkgrel=1
+pkgrel=2
 pkgdesc="software version control visualization"
 license=(GPL3)
 arch=(i686 x86_64)


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 18:20:43
  Author: svenstaro
Revision: 257473

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

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

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

Copied: gource/repos/community-staging-i686/PKGBUILD (from rev 257472, 
gource/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 18:20:43 UTC (rev 257473)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jose Valecillos 
+# Contributor: Olivier Ramonat 
+pkgname=gource
+pkgver=0.47
+pkgrel=2
+pkgdesc="software version control visualization"
+license=(GPL3)
+arch=(i686 x86_64)
+url=http://gource.io/
+depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs')
+makedepends=('boost' 'glm' 'mesa')
+source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz)
+sha512sums=('8b2c4c20f5266823846ee2ff18e4b793b35af4c65ab466b962aa2861d2fc8b3b9f7614db14ad8b3745548d3921ecd8163d58bb7ef67e7e4ca07f381565c85d14')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir" install
+}
+# vim: ts=2:sw=2 et:

Copied: gource/repos/community-staging-x86_64/PKGBUILD (from rev 257472, 
gource/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-13 18:20:43 UTC (rev 257473)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Jose Valecillos 
+# Contributor: Olivier Ramonat 
+pkgname=gource
+pkgver=0.47
+pkgrel=2
+pkgdesc="software version control visualization"
+license=(GPL3)
+arch=(i686 x86_64)
+url=http://gource.io/
+depends=('ftgl' 'sdl2' 'sdl2_image' 'pcre' 'glew' 'boost-libs')
+makedepends=('boost' 'glm' 'mesa')
+source=(https://github.com/acaudwell/Gource/releases/download/gource-${pkgver}/gource-${pkgver}.tar.gz)
+sha512sums=('8b2c4c20f5266823846ee2ff18e4b793b35af4c65ab466b962aa2861d2fc8b3b9f7614db14ad8b3745548d3921ecd8163d58bb7ef67e7e4ca07f381565c85d14')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir" install
+}
+# vim: ts=2:sw=2 et:


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 18:06:56
  Author: svenstaro
Revision: 257470

upgpkg: springlobby 0.256-4

boost 1.65.1 rebuild

Modified:
  springlobby/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 18:01:11 UTC (rev 257469)
+++ PKGBUILD2017-09-13 18:06:56 UTC (rev 257470)
@@ -4,7 +4,7 @@
 
 pkgname=springlobby
 pkgver=0.256
-pkgrel=3
+pkgrel=4
 pkgdesc="A free cross-platform lobby client for the Spring RTS project"
 arch=('i686' 'x86_64')
 url="http://springlobby.info/";


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 18:07:09
  Author: svenstaro
Revision: 257471

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

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

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

Copied: springlobby/repos/community-staging-i686/PKGBUILD (from rev 257470, 
springlobby/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 18:07:09 UTC (rev 257471)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: DuGi 
+
+pkgname=springlobby
+pkgver=0.256
+pkgrel=4
+pkgdesc="A free cross-platform lobby client for the Spring RTS project"
+arch=('i686' 'x86_64')
+url="http://springlobby.info/";
+license=('GPL2')
+depends=('hicolor-icon-theme' 'wxgtk3' 'curl' 'libtorrent-rasterbar' 
'boost-libs'
+ 'alure' 'libsm')
+optdepends=('sdl' 'sdl_sound' 'sdl_mixer')
+makedepends=('boost' 'cmake' 'git')
+source=(git://github.com/springlobby/springlobby.git#tag=${pkgver})
+md5sums=('SKIP')
+
+prepare() {
+  cd $srcdir/${pkgname}
+  git submodule update --init
+}
+
+build() {
+  cd $srcdir/${pkgname}
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim: sw=2:ts=2 et:

Copied: springlobby/repos/community-staging-x86_64/PKGBUILD (from rev 257470, 
springlobby/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-13 18:07:09 UTC (rev 257471)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: DuGi 
+
+pkgname=springlobby
+pkgver=0.256
+pkgrel=4
+pkgdesc="A free cross-platform lobby client for the Spring RTS project"
+arch=('i686' 'x86_64')
+url="http://springlobby.info/";
+license=('GPL2')
+depends=('hicolor-icon-theme' 'wxgtk3' 'curl' 'libtorrent-rasterbar' 
'boost-libs'
+ 'alure' 'libsm')
+optdepends=('sdl' 'sdl_sound' 'sdl_mixer')
+makedepends=('boost' 'cmake' 'git')
+source=(git://github.com/springlobby/springlobby.git#tag=${pkgver})
+md5sums=('SKIP')
+
+prepare() {
+  cd $srcdir/${pkgname}
+  git submodule update --init
+}
+
+build() {
+  cd $srcdir/${pkgname}
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim: sw=2:ts=2 et:


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

2017-09-13 Thread Giancarlo Razzolini
Date: Wednesday, September 13, 2017 @ 18:01:11
  Author: grazzolini
Revision: 257469

archrelease: copy trunk to community-any

Added:
  streamlink/repos/community-any/PKGBUILD
(from rev 257468, streamlink/trunk/PKGBUILD)
Deleted:
  streamlink/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-13 18:00:26 UTC (rev 257468)
+++ PKGBUILD2017-09-13 18:01:11 UTC (rev 257469)
@@ -1,43 +0,0 @@
-# Maintainer: Giancarlo Razzolini 
-# Contributor: Josip Ponjavic 
-
-pkgname=streamlink
-pkgver=0.7.0
-pkgrel=1
-pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player (livestreamer fork)'
-arch=('any')
-url='https://streamlink.github.io/'
-license=('BSD')
-#depends=("python-"{iso3166,iso639,pycryptodomex,requests} 'rtmpdump')
-depends=("python-"{crypto,pycountry,requests} 'rtmpdump')
-checkdepends=("python-"{mock,pytest})
-makedepends=("python-"{setuptools,sphinx})
-optdepends=('ffmpeg: Required to play streams that are made up of separate 
audio and video streams, eg. YouTube 1080p+'
-'python-librtmp: Required by the ustreamtv plugin to be able to 
use non-mobile streams.')
-source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-# Charlie Drage 
-validpgpkeys=('1D2DA4B582D3E09EFA2C997CDA227403C037D617')
-sha256sums=('9db26afd21f84bcc8b13f6a93e1a2d2261228e76809de7e25eaf1157e59ddb1a'
-'SKIP')
-sha512sums=('9f16210e23c8a476d19418b8b44d2b2fd0d5040df5fa12db4fb1d206b19aab8ea3c2390d106c391078094e96a7597745ae8dab45ee1b4e2e6e2349bd4441ca4a'
-'SKIP')
-
-build() {
-  cd "$pkgname-$pkgver"
-  export STREAMLINK_USE_PYCOUNTRY="true"
-  export STREAMLINK_USE_PYCRYPTO="true"
-  python setup.py build_sphinx -b man
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  python setup.py test || warning "Tests failed"
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 build/sphinx/man/streamlink.1 \
-"$pkgdir/usr/share/man/man1/streamlink.1"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: streamlink/repos/community-any/PKGBUILD (from rev 257468, 
streamlink/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-13 18:01:11 UTC (rev 257469)
@@ -0,0 +1,43 @@
+# Maintainer: Giancarlo Razzolini 
+# Contributor: Josip Ponjavic 
+
+pkgname=streamlink
+pkgver=0.8.1
+pkgrel=1
+pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player (livestreamer fork)'
+arch=('any')
+url='https://streamlink.github.io/'
+license=('BSD')
+#depends=("python-"{iso3166,iso639,pycryptodomex,requests} 'rtmpdump')
+depends=("python-"{crypto,pycountry,requests,pysocks,websocket-client} 
'rtmpdump')
+checkdepends=("python-"{mock,pytest})
+makedepends=("python-"{setuptools,sphinx})
+optdepends=('ffmpeg: Required to play streams that are made up of separate 
audio and video streams, eg. YouTube 1080p+'
+'python-librtmp: Required by the ustreamtv plugin to be able to 
use non-mobile streams.')
+source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+# Charlie Drage 
+validpgpkeys=('1D2DA4B582D3E09EFA2C997CDA227403C037D617')
+sha256sums=('c0a487fa1c6b1d07008a1a4d5739df68a9e0c59cf06054715c13c1e3bed5a436'
+'SKIP')
+sha512sums=('b821f5ce7fe38454247bf9b6fe22fa5444a39fcde2f72c207e1a422e8769d5547a2c3b0d21cbb01a23ac5b454a4f30a4229cac3633570a139e74b174ccd077cc'
+'SKIP')
+
+build() {
+  cd "$pkgname-$pkgver"
+  export STREAMLINK_USE_PYCOUNTRY="true"
+  export STREAMLINK_USE_PYCRYPTO="true"
+  python setup.py build_sphinx -b man
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  python setup.py test || warning "Tests failed"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 build/sphinx/man/streamlink.1 \
+"$pkgdir/usr/share/man/man1/streamlink.1"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-09-13 Thread Giancarlo Razzolini
Date: Wednesday, September 13, 2017 @ 18:00:26
  Author: grazzolini
Revision: 257468

upgpkg: streamlink 0.8.1-1

This release introduces two new dependencies:
python-pysocks and python-websocket-client.

Modified:
  streamlink/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 17:50:30 UTC (rev 257467)
+++ PKGBUILD2017-09-13 18:00:26 UTC (rev 257468)
@@ -2,7 +2,7 @@
 # Contributor: Josip Ponjavic 
 
 pkgname=streamlink
-pkgver=0.7.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player (livestreamer fork)'
 arch=('any')
@@ -9,7 +9,7 @@
 url='https://streamlink.github.io/'
 license=('BSD')
 #depends=("python-"{iso3166,iso639,pycryptodomex,requests} 'rtmpdump')
-depends=("python-"{crypto,pycountry,requests} 'rtmpdump')
+depends=("python-"{crypto,pycountry,requests,pysocks,websocket-client} 
'rtmpdump')
 checkdepends=("python-"{mock,pytest})
 makedepends=("python-"{setuptools,sphinx})
 optdepends=('ffmpeg: Required to play streams that are made up of separate 
audio and video streams, eg. YouTube 1080p+'
@@ -17,9 +17,9 @@
 
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
 # Charlie Drage 
 validpgpkeys=('1D2DA4B582D3E09EFA2C997CDA227403C037D617')
-sha256sums=('9db26afd21f84bcc8b13f6a93e1a2d2261228e76809de7e25eaf1157e59ddb1a'
+sha256sums=('c0a487fa1c6b1d07008a1a4d5739df68a9e0c59cf06054715c13c1e3bed5a436'
 'SKIP')
-sha512sums=('9f16210e23c8a476d19418b8b44d2b2fd0d5040df5fa12db4fb1d206b19aab8ea3c2390d106c391078094e96a7597745ae8dab45ee1b4e2e6e2349bd4441ca4a'
+sha512sums=('b821f5ce7fe38454247bf9b6fe22fa5444a39fcde2f72c207e1a422e8769d5547a2c3b0d21cbb01a23ac5b454a4f30a4229cac3633570a139e74b174ccd077cc'
 'SKIP')
 
 build() {


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

2017-09-13 Thread Jan Steffens
Date: Wednesday, September 13, 2017 @ 17:59:17
  Author: heftig
Revision: 305426

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

Added:
  linux-zen/repos/testing-i686/90-linux.hook
(from rev 305425, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/testing-i686/PKGBUILD
(from rev 305425, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-i686/config.i686
(from rev 305425, linux-zen/trunk/config.i686)
  linux-zen/repos/testing-i686/config.x86_64
(from rev 305425, linux-zen/trunk/config.x86_64)
  linux-zen/repos/testing-i686/linux.install
(from rev 305425, linux-zen/trunk/linux.install)
  linux-zen/repos/testing-i686/linux.preset
(from rev 305425, linux-zen/trunk/linux.preset)
  linux-zen/repos/testing-x86_64/90-linux.hook
(from rev 305425, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/testing-x86_64/PKGBUILD
(from rev 305425, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-x86_64/config.i686
(from rev 305425, linux-zen/trunk/config.i686)
  linux-zen/repos/testing-x86_64/config.x86_64
(from rev 305425, linux-zen/trunk/config.x86_64)
  linux-zen/repos/testing-x86_64/linux.install
(from rev 305425, linux-zen/trunk/linux.install)
  linux-zen/repos/testing-x86_64/linux.preset
(from rev 305425, linux-zen/trunk/linux.preset)
Deleted:
  linux-zen/repos/testing-i686/90-linux.hook
  linux-zen/repos/testing-i686/PKGBUILD
  linux-zen/repos/testing-i686/config.i686
  linux-zen/repos/testing-i686/config.x86_64
  linux-zen/repos/testing-i686/linux.install
  linux-zen/repos/testing-i686/linux.preset
  linux-zen/repos/testing-x86_64/90-linux.hook
  linux-zen/repos/testing-x86_64/PKGBUILD
  linux-zen/repos/testing-x86_64/config.i686
  linux-zen/repos/testing-x86_64/config.x86_64
  linux-zen/repos/testing-x86_64/linux.install
  linux-zen/repos/testing-x86_64/linux.preset

--+
 /90-linux.hook   |   22 
 /PKGBUILD|  498 +
 /config.i686 |16866 +
 /config.x86_64   |16360 +++
 /linux.install   |   54 
 /linux.preset|   28 
 testing-i686/90-linux.hook   |   11 
 testing-i686/PKGBUILD|  249 
 testing-i686/config.i686 | 8433 
 testing-i686/config.x86_64   | 8180 ---
 testing-i686/linux.install   |   27 
 testing-i686/linux.preset|   14 
 testing-x86_64/90-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  249 
 testing-x86_64/config.i686   | 8433 
 testing-x86_64/config.x86_64 | 8180 ---
 testing-x86_64/linux.install |   27 
 testing-x86_64/linux.preset  |   14 
 18 files changed, 33828 insertions(+), 33828 deletions(-)

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


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

2017-09-13 Thread Felix Yan
Date: Wednesday, September 13, 2017 @ 17:50:03
  Author: felixonmars
Revision: 257465

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

Added:
  haskell-turtle/repos/community-staging-i686/
  haskell-turtle/repos/community-staging-i686/PKGBUILD
(from rev 257464, haskell-turtle/trunk/PKGBUILD)
  haskell-turtle/repos/community-staging-x86_64/
  haskell-turtle/repos/community-staging-x86_64/PKGBUILD
(from rev 257464, haskell-turtle/trunk/PKGBUILD)

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

Copied: haskell-turtle/repos/community-staging-i686/PKGBUILD (from rev 257464, 
haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 17:50:03 UTC (rev 257465)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.4.3
+pkgrel=2
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-foldl'
+ 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
+ 'haskell-semigroups' 'haskell-stm' 'haskell-system-fileio' 
'haskell-system-filepath'
+ 'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('c00ff979fbda3442538cd7ee22bb87f6c3739a9d70c0d7971692a2928f310c38287d8bb6af7c94a5b4b4429c137c4b5d0bfb40710af1deff06a8516f2c16b3d7')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-turtle/repos/community-staging-x86_64/PKGBUILD (from rev 
257464, haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-13 17:50:03 UTC (rev 257465)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.4.3
+pkgrel=2
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-foldl'
+ 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
+ 'haskell-semigroups' 'haskell-stm' 'haskell-system-fileio' 
'haskell-system-filepath'
+ 'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('c00ff979fbda3442538cd7ee22bb87f6c3739a9d70c0d7971692a2928f310c38287d8bb6af7c94a5b4b4429c137c4b5d0bfb40710af1deff06a8516f2c16b3d7')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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/${p

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

2017-09-13 Thread Felix Yan
Date: Wednesday, September 13, 2017 @ 17:49:29
  Author: felixonmars
Revision: 257464

upgpkg: haskell-turtle 1.4.3-2

rebuild with foldl,1.3.1

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 17:47:50 UTC (rev 257463)
+++ PKGBUILD2017-09-13 17:49:29 UTC (rev 257464)
@@ -5,7 +5,7 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library";
 license=('custom:BSD3')


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

2017-09-13 Thread Felix Yan
Date: Wednesday, September 13, 2017 @ 17:47:50
  Author: felixonmars
Revision: 257463

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

Added:
  haskell-foldl/repos/community-staging-i686/
  haskell-foldl/repos/community-staging-i686/PKGBUILD
(from rev 257462, haskell-foldl/trunk/PKGBUILD)
  haskell-foldl/repos/community-staging-x86_64/
  haskell-foldl/repos/community-staging-x86_64/PKGBUILD
(from rev 257462, haskell-foldl/trunk/PKGBUILD)

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

Copied: haskell-foldl/repos/community-staging-i686/PKGBUILD (from rev 257462, 
haskell-foldl/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-13 17:47:50 UTC (rev 257463)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=foldl
+pkgname=haskell-foldl
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="Composable, streaming, and efficient left folds"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-comonad" "haskell-contravariant" 
"haskell-mwc-random" "haskell-primitive"
+ "haskell-profunctors" "haskell-text" "haskell-unordered-containers" 
"haskell-vector"
+ "haskell-vector-builder")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('e95461010bca4203592c1149b36474602ce0555eb2cb42436e7cc90d3ede677749f2d36045beca8739326fa433cde0e29904e952f4ca315d4f29acd28c4cee79')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-foldl/repos/community-staging-x86_64/PKGBUILD (from rev 257462, 
haskell-foldl/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-13 17:47:50 UTC (rev 257463)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=foldl
+pkgname=haskell-foldl
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="Composable, streaming, and efficient left folds"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-comonad" "haskell-contravariant" 
"haskell-mwc-random" "haskell-primitive"
+ "haskell-profunctors" "haskell-text" "haskell-unordered-containers" 
"haskell-vector"
+ "haskell-vector-builder")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('e95461010bca4203592c1149b36474602ce0555eb2cb42436e7cc90d3ede677749f2d36045beca8739326fa433cde0e29904e952f4ca315d4f29acd28c4cee79')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   

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

2017-09-13 Thread Felix Yan
Date: Wednesday, September 13, 2017 @ 17:47:13
  Author: felixonmars
Revision: 257462

upgpkg: haskell-foldl 1.3.1-1

rebuild with foldl,1.3.1

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 17:45:18 UTC (rev 257461)
+++ PKGBUILD2017-09-13 17:47:13 UTC (rev 257462)
@@ -4,8 +4,8 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.3.0
-pkgrel=7
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
  "haskell-vector-builder")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('af94a4faa8ec9f96ad0106e412902fce1cfbdee2d1044b8fed68f75a9220e8761be043308b54db534184badec94dc23371b656c79214aa0c739c63bbe92040f1')
+sha512sums=('e95461010bca4203592c1149b36474602ce0555eb2cb42436e7cc90d3ede677749f2d36045beca8739326fa433cde0e29904e952f4ca315d4f29acd28c4cee79')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-09-13 Thread Antonio Rojas
Date: Wednesday, September 13, 2017 @ 17:45:18
  Author: arojas
Revision: 257461

Update URL, use https

Modified:
  kbibtex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 17:32:06 UTC (rev 257460)
+++ PKGBUILD2017-09-13 17:45:18 UTC (rev 257461)
@@ -8,12 +8,12 @@
 pkgrel=1
 pkgdesc="A BibTeX editor for KDE"
 arch=('i686' 'x86_64')
-url='http://home.gna.org/kbibtex/'
+url='https://userbase.kde.org/KBibTeX'
 license=('GPL')
 depends=('kdebase-runtime' 'poppler-qt4')
 optdepends=('okular: Document preview')
 makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/KBibTeX/$pkgname-$pkgver.tar.xz"{,.asc}
 kbibtex-no-qtwebkit.patch)
+source=("https://download.kde.org/stable/KBibTeX/$pkgname-$pkgver.tar.xz"{,.asc}
 kbibtex-no-qtwebkit.patch)
 sha256sums=('d99e419aec1d3af0a57eba6d7498de4e6be25ddbd5a5e56fc9de09e7e17dcdf3'
 'SKIP'
 '8abf53b295c2271f90e673ebc4dff88283732e08e138afdd0de90b145aa8f328')


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

2017-09-13 Thread Alexander Rødseth
Date: Wednesday, September 13, 2017 @ 17:32:06
  Author: arodseth
Revision: 257460

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-13 17:31:45 UTC (rev 257459)
+++ community-i686/PKGBUILD 2017-09-13 17:32:06 UTC (rev 257460)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: yugrotavele 
-# Contributor: Paolo Stivanin 
-
-pkgname=winff
-pkgver=1.5.4
-pkgrel=2
-pkgdesc='GUI for ffmpeg'
-url='https://github.com/WinFF/winff/'
-license=('GPL3')
-arch=('x86_64' 'i686')
-depends=('ffmpeg' 'gtk2')
-optdepends=('xterm: terminal emulator')
-makedepends=('lazarus' 'lazarus-gtk2' 'gendesk' 'tar' 'git')
-source=("git://github.com/WinFF/winff.git#commit=86c3560848")
-md5sums=('SKIP')
-
-prepare() {
-  gendesk -n -f \
---pkgname "$pkgname" \
---pkgdesc "$pkgdesc" \
---genericname 'Video converter' \
---categories 'AudioVideo;AudioVideoEditing;GTK'
-}
-
-build() {
-  cd "$pkgname/$pkgname"
-
-  lazbuild --lazarusdir=/usr/lib/lazarus winff.lpr --ws=gtk2
-}
-
-package() {
-  cd "$pkgname/$pkgname"
-
-  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
-  install -d "$pkgdir/usr/share/winff/"
-  find . -name "*.xml" \
--exec install -Dm644 {} "$pkgdir/usr/share/winff/" \; &> /dev/null
-  install -Dm644 "$srcdir/winff.desktop" \
-"$pkgdir/usr/share/applications/winff.desktop"
-  install -Dm644 'winff-icons/48x48/winff.png' \
-"$pkgdir/usr/share/pixmaps/winff.png"
-  for size in 16x16 24x24 32x32 48x48; do
-install -Dm644 "winff-icons/$size/winff.png" \
-  "$pkgdir/usr/share/icons/hicolor/$size/apps/winff.png"
-  done
-  install -dm755 "$pkgdir/usr/share/winff/languages/"
-  find . -name "*.po" \
--exec install -Dm644 {} "$pkgdir/usr/share/winff/languages/" \; &> 
/dev/null
-  rm -f 'presets.xml'
-}
-
-# getver: -u 2 github.com/WinFF/winff/tree/master/winff
-# vim:set ts=2 sw=2 et:

Copied: winff/repos/community-i686/PKGBUILD (from rev 257459, 
winff/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-13 17:32:06 UTC (rev 257460)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: yugrotavele 
+# Contributor: Paolo Stivanin 
+
+pkgname=winff
+pkgver=1.5.4
+pkgrel=3
+pkgdesc='GUI for ffmpeg'
+url='https://github.com/WinFF/winff/'
+license=('GPL3')
+arch=('x86_64' 'i686')
+depends=('ffmpeg' 'gtk2' 'xterm')
+makedepends=('lazarus' 'lazarus-gtk2' 'gendesk' 'tar' 'git')
+source=('git+https://github.com/WinFF/winff.git#commit=220b2128833c675aa110e34f542ea2950829309e')
+md5sums=('SKIP')
+
+prepare() {
+  gendesk -n -f \
+--pkgname "$pkgname" \
+--pkgdesc "$pkgdesc" \
+--genericname 'Video converter' \
+--categories 'AudioVideo;AudioVideoEditing;GTK'
+}
+
+build() {
+  cd "$pkgname/$pkgname"
+
+  lazbuild --lazarusdir=/usr/lib/lazarus winff.lpr --ws=gtk2
+}
+
+package() {
+  cd "$pkgname/$pkgname"
+
+  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
+  install -d "$pkgdir/usr/share/winff/"
+  find . -name "*.xml" \
+-exec install -Dm644 {} "$pkgdir/usr/share/winff/" \; &> /dev/null
+  install -Dm644 "$srcdir/winff.desktop" \
+"$pkgdir/usr/share/applications/winff.desktop"
+  install -Dm644 'winff-icons/48x48/winff.png' \
+"$pkgdir/usr/share/pixmaps/winff.png"
+  for size in 16x16 24x24 32x32 48x48; do
+install -Dm644 "winff-icons/$size/winff.png" \
+  "$pkgdir/usr/share/icons/hicolor/$size/apps/winff.png"
+  done
+  install -dm755 "$pkgdir/usr/share/winff/languages/"
+  find . -name "*.po" \
+-exec install -Dm644 {} "$pkgdir/usr/share/winff/languages/" \; &> 
/dev/null
+  rm -f 'presets.xml'
+}
+
+# getver: -u 2 github.com/WinFF/winff/tree/master/winff
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-13 17:31:45 UTC (rev 257459)
+++ community-x86_64/PKGBUILD   2017-09-13 17:32:06 UTC (rev 257460)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: yugrotavele 
-# Contributor: Paolo Stivanin 
-
-pkgname=winff
-pkgver=1.5.4
-pkgrel=2
-pkgdesc='GUI for ffmpeg'
-url='https://github.com/WinFF/winff/'
-license=('GPL3')
-arch=('x86_64' 'i686

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

2017-09-13 Thread Alexander Rødseth
Date: Wednesday, September 13, 2017 @ 17:31:45
  Author: arodseth
Revision: 257459

upgpkg: winff 1.5.4-3

Modified:
  winff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 17:03:23 UTC (rev 257458)
+++ PKGBUILD2017-09-13 17:31:45 UTC (rev 257459)
@@ -5,15 +5,14 @@
 
 pkgname=winff
 pkgver=1.5.4
-pkgrel=2
+pkgrel=3
 pkgdesc='GUI for ffmpeg'
 url='https://github.com/WinFF/winff/'
 license=('GPL3')
 arch=('x86_64' 'i686')
-depends=('ffmpeg' 'gtk2')
-optdepends=('xterm: terminal emulator')
+depends=('ffmpeg' 'gtk2' 'xterm')
 makedepends=('lazarus' 'lazarus-gtk2' 'gendesk' 'tar' 'git')
-source=("git://github.com/WinFF/winff.git#commit=86c3560848")
+source=('git+https://github.com/WinFF/winff.git#commit=220b2128833c675aa110e34f542ea2950829309e')
 md5sums=('SKIP')
 
 prepare() {


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

2017-09-13 Thread Jan Steffens
Date: Wednesday, September 13, 2017 @ 17:26:27
  Author: heftig
Revision: 305425

4.13.1-2

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 17:23:40 UTC (rev 305424)
+++ PKGBUILD2017-09-13 17:26:27 UTC (rev 305425)
@@ -6,9 +6,9 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.13
-_zenpatch=zen-4.13.1-2ce4f12c263fb44095950b05ad3b1015e5f7c3d1.diff
+_zenpatch=zen-4.13.1-b22c6f43b82aca1e5321b91a75ea624dd1d5.diff
 pkgver=4.13.1
-pkgrel=1.1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel";
 license=('GPL2')
@@ -31,7 +31,7 @@
 'SKIP'
 '6664b089bdb6513b006bfe65c6fee45d38ddfe17f6ccc87a720e831d4c215b4d'
 'SKIP'
-'cd137c0bbf1ea045f71323e91ce87d3e909b29362b804640dd460e0e83168781'
+'d4f4e1cc65ebb8c8f957e72cd65f88e498858bf13b321c99db2caa0e1e1cddd3'
 'SKIP'
 'c97a5b80158d1b36b7bf07795dd94b6e07f30741e2abd069a25e0c78f0a4aab3'
 '110621a94ee620ed5eba1c43db1306cddb6b012ba079a6d0ebb7cba029b8afeb'


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

2017-09-13 Thread Levente Polyak
Date: Wednesday, September 13, 2017 @ 17:23:40
  Author: anthraxx
Revision: 305424

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

Added:
  openmpi/repos/extra-i686/PKGBUILD
(from rev 305423, openmpi/trunk/PKGBUILD)
  openmpi/repos/extra-i686/system_ltdl.patch
(from rev 305423, openmpi/trunk/system_ltdl.patch)
  openmpi/repos/extra-x86_64/PKGBUILD
(from rev 305423, openmpi/trunk/PKGBUILD)
  openmpi/repos/extra-x86_64/system_ltdl.patch
(from rev 305423, openmpi/trunk/system_ltdl.patch)
Deleted:
  openmpi/repos/extra-i686/PKGBUILD
  openmpi/repos/extra-i686/system_ltdl.patch
  openmpi/repos/extra-x86_64/PKGBUILD
  openmpi/repos/extra-x86_64/system_ltdl.patch

+
 /PKGBUILD  |  124 
 /system_ltdl.patch |  132 +++
 extra-i686/PKGBUILD|   63 --
 extra-i686/system_ltdl.patch   |   66 ---
 extra-x86_64/PKGBUILD  |   63 --
 extra-x86_64/system_ltdl.patch |   66 ---
 6 files changed, 256 insertions(+), 258 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-13 17:20:27 UTC (rev 305423)
+++ extra-i686/PKGBUILD 2017-09-13 17:23:40 UTC (rev 305424)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Stéphane Gaudreault 
-
-pkgname=openmpi
-pkgver=2.1.1
-pkgrel=1
-pkgdesc='High performance message passing library (MPI)'
-arch=(i686 x86_64)
-url='http://www.open-mpi.org'
-license=(custom)
-depends=(libltdl hwloc)
-makedepends=(inetutils valgrind gcc-fortran)
-optdepends=('gcc-fortran: fortran support')
-options=(staticlibs)
-source=(http://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('3aaee35c17b6ef02f4cee274f2670d5b7b2c968a')
-
-build() {
-   cd $pkgname-$pkgver
-
-   ./configure --prefix=/usr \
-   --sysconfdir=/etc/${pkgname} \
-   --enable-mpi-fortran=all \
-   --libdir=/usr/lib/${pkgname} \
-   --with-threads=posix \
-   --enable-mpi-thread-multiple \
-   --enable-smp-locks \
-   --enable-builtin-atomics \
-   --enable-mpi-cxx \
-   --with-valgrind \
-   --enable-memchecker \
-   --enable-pretty-print-stacktrace \
-   --without-slurm \
-   --with-hwloc=/usr \
-   --with-libltdl=/usr  \
-   FC=/usr/bin/gfortran \
-   LDFLAGS="$LDFLAGS -Wl,-z,noexecstack"
-
-   make
-}
-
-check() {
-   cd $pkgname-$pkgver
-
-   make check
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-
-   # FS#28583
-   install -d -m 755 "$pkgdir"/usr/lib/pkgconfig
-   for i in ompi-c.pc ompi-cxx.pc ompi-f77.pc ompi-f90.pc ompi.pc; do
-  ln -sf /usr/lib/openmpi/pkgconfig/$i "$pkgdir"/usr/lib/pkgconfig/
-   done
-
-   install -d -m 755 "$pkgdir"/etc/ld.so.conf.d
-   echo "/usr/lib/$pkgname" > "$pkgdir"/etc/ld.so.conf.d/$pkgname.conf
-
-   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: openmpi/repos/extra-i686/PKGBUILD (from rev 305423, 
openmpi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-13 17:23:40 UTC (rev 305424)
@@ -0,0 +1,62 @@
+# Maintainer: Levente Polyak 
+# Contributor: Anatol Pomozov 
+# Contributor: Stéphane Gaudreault 
+
+pkgname=openmpi
+pkgver=2.1.1
+pkgrel=2
+pkgdesc='High performance message passing library (MPI)'
+url='https://www.open-mpi.org'
+arch=('i686' 'x86_64')
+license=('custom:OpenMPI')
+depends=('libltdl' 'hwloc' 'openssh')
+makedepends=('inetutils' 'valgrind' 'gcc-fortran')
+optdepends=('gcc-fortran: fortran support')
+options=('staticlibs')
+source=(https://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('bd7badd4ff3afa448c0d7f3ca0ee6ce003b957e9954aa87d8e4435759b5e4d16')
+sha512sums=('c11bba6ec815f9c8d32fce3578f8995f6cd694e02fb850d7e6cd3975989bb38fdbef348064264a1de418d0a21411c70ca74347ecff4f27eb5a2f6835019d6bca')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc/${pkgname} \
+--enable-mpi-fortran=all \
+--libdir=/usr/lib/${pkgname} \
+--with-threads=posix \
+--enable-mpi-thread-multiple \
+--enable-smp-locks \
+--enable-builtin-atomics \
+--enable-mpi-cxx \
+--with-valgrind \
+--enable-memchecker \
+--enable-pretty-print-stacktrace \
+--without-slurm \
+--with-hwloc=/usr \
+--with-libltdl=/usr  \
+FC=/usr/bin/gfortran \
+LDFLAGS="${LDFLAGS} -Wl,-z,noexecstack"
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkg

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

2017-09-13 Thread Levente Polyak
Date: Wednesday, September 13, 2017 @ 17:20:27
  Author: anthraxx
Revision: 305423

upgpkg: openmpi 2.1.1-2 (adding missing openssh dependency)

Modified:
  openmpi/trunk/PKGBUILD

--+
 PKGBUILD |   91 ++---
 1 file changed, 45 insertions(+), 46 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 16:56:42 UTC (rev 305422)
+++ PKGBUILD2017-09-13 17:20:27 UTC (rev 305423)
@@ -1,63 +1,62 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
+# Maintainer: Levente Polyak 
+# Contributor: Anatol Pomozov 
 # Contributor: Stéphane Gaudreault 
 
 pkgname=openmpi
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='High performance message passing library (MPI)'
-arch=(i686 x86_64)
-url='http://www.open-mpi.org'
-license=(custom)
-depends=(libltdl hwloc)
-makedepends=(inetutils valgrind gcc-fortran)
+url='https://www.open-mpi.org'
+arch=('i686' 'x86_64')
+license=('custom:OpenMPI')
+depends=('libltdl' 'hwloc' 'openssh')
+makedepends=('inetutils' 'valgrind' 'gcc-fortran')
 optdepends=('gcc-fortran: fortran support')
-options=(staticlibs)
-source=(http://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('3aaee35c17b6ef02f4cee274f2670d5b7b2c968a')
+options=('staticlibs')
+source=(https://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('bd7badd4ff3afa448c0d7f3ca0ee6ce003b957e9954aa87d8e4435759b5e4d16')
+sha512sums=('c11bba6ec815f9c8d32fce3578f8995f6cd694e02fb850d7e6cd3975989bb38fdbef348064264a1de418d0a21411c70ca74347ecff4f27eb5a2f6835019d6bca')
 
 build() {
-   cd $pkgname-$pkgver
-
-   ./configure --prefix=/usr \
-   --sysconfdir=/etc/${pkgname} \
-   --enable-mpi-fortran=all \
-   --libdir=/usr/lib/${pkgname} \
-   --with-threads=posix \
-   --enable-mpi-thread-multiple \
-   --enable-smp-locks \
-   --enable-builtin-atomics \
-   --enable-mpi-cxx \
-   --with-valgrind \
-   --enable-memchecker \
-   --enable-pretty-print-stacktrace \
-   --without-slurm \
-   --with-hwloc=/usr \
-   --with-libltdl=/usr  \
-   FC=/usr/bin/gfortran \
-   LDFLAGS="$LDFLAGS -Wl,-z,noexecstack"
-
-   make
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--sysconfdir=/etc/${pkgname} \
+--enable-mpi-fortran=all \
+--libdir=/usr/lib/${pkgname} \
+--with-threads=posix \
+--enable-mpi-thread-multiple \
+--enable-smp-locks \
+--enable-builtin-atomics \
+--enable-mpi-cxx \
+--with-valgrind \
+--enable-memchecker \
+--enable-pretty-print-stacktrace \
+--without-slurm \
+--with-hwloc=/usr \
+--with-libltdl=/usr  \
+FC=/usr/bin/gfortran \
+LDFLAGS="${LDFLAGS} -Wl,-z,noexecstack"
+  make
 }
 
 check() {
-   cd $pkgname-$pkgver
-
-   make check
+  cd ${pkgname}-${pkgver}
+  make check
 }
 
 package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
 
-   # FS#28583
-   install -d -m 755 "$pkgdir"/usr/lib/pkgconfig
-   for i in ompi-c.pc ompi-cxx.pc ompi-f77.pc ompi-f90.pc ompi.pc; do
-  ln -sf /usr/lib/openmpi/pkgconfig/$i "$pkgdir"/usr/lib/pkgconfig/
-   done
+  # FS#28583
+  install -dm 755 "${pkgdir}/usr/lib/pkgconfig"
+  for i in ompi-c.pc ompi-cxx.pc ompi-f77.pc ompi-f90.pc ompi.pc; do
+ln -sf "/usr/lib/openmpi/pkgconfig/${i}" "${pkgdir}/usr/lib/pkgconfig/"
+  done
 
-   install -d -m 755 "$pkgdir"/etc/ld.so.conf.d
-   echo "/usr/lib/$pkgname" > "$pkgdir"/etc/ld.so.conf.d/$pkgname.conf
+  install -dm 755 "${pkgdir}/etc/ld.so.conf.d"
+  echo "/usr/lib/${pkgname}" > "${pkgdir}"/etc/ld.so.conf.d/${pkgname}.conf
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
 
-   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
+# vim: ts=2 sw=2 et:


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

2017-09-13 Thread Jaroslav Lichtblau
Date: Wednesday, September 13, 2017 @ 17:03:23
  Author: jlichtblau
Revision: 257458

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-13 17:02:35 UTC (rev 257457)
+++ community-i686/PKGBUILD 2017-09-13 17:03:23 UTC (rev 257458)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Bjorn Lindeijer 
-# Contributor: Mateusz Herych 
-# Contributor: Jesse McClure 
-
-pkgname=manaplus
-pkgver=1.7.8.5
-pkgrel=1
-pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and 
similar servers"
-arch=('i686' 'x86_64')
-url="https://manaplus.org/";
-license=('GPL')
-depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 
'sdl_gfx' 'curl')
-makedepends=('mesa')
-replaces=('tmw')
-source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
-sha256sums=('bb1b003ad643124233d8cc146a6bf2f639dea166a33a0311737f36ebc794396b')
-
-prepare() {
-  cd ManaPlus-$pkgver
-
-  autoreconf -i
-}
-
-build() {
-  cd ManaPlus-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ManaPlus-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: manaplus/repos/community-i686/PKGBUILD (from rev 257457, 
manaplus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-13 17:03:23 UTC (rev 257458)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Bjorn Lindeijer 
+# Contributor: Mateusz Herych 
+# Contributor: Jesse McClure 
+
+pkgname=manaplus
+pkgver=1.7.9.2
+pkgrel=1
+pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and 
similar servers"
+arch=('i686' 'x86_64')
+url="https://manaplus.org/";
+license=('GPL')
+depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 
'sdl_gfx' 'curl')
+makedepends=('mesa')
+replaces=('tmw')
+source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
+sha256sums=('20563c01101cd420601a63d1d547ffa51efbc985bede4b5d364d731448836b1a')
+
+prepare() {
+  cd ManaPlus-$pkgver
+
+  autoreconf -i
+}
+
+build() {
+  cd ManaPlus-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ManaPlus-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-13 17:02:35 UTC (rev 257457)
+++ community-x86_64/PKGBUILD   2017-09-13 17:03:23 UTC (rev 257458)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Bjorn Lindeijer 
-# Contributor: Mateusz Herych 
-# Contributor: Jesse McClure 
-
-pkgname=manaplus
-pkgver=1.7.8.5
-pkgrel=1
-pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and 
similar servers"
-arch=('i686' 'x86_64')
-url="https://manaplus.org/";
-license=('GPL')
-depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 
'sdl_gfx' 'curl')
-makedepends=('mesa')
-replaces=('tmw')
-source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
-sha256sums=('bb1b003ad643124233d8cc146a6bf2f639dea166a33a0311737f36ebc794396b')
-
-prepare() {
-  cd ManaPlus-$pkgver
-
-  autoreconf -i
-}
-
-build() {
-  cd ManaPlus-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ManaPlus-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: manaplus/repos/community-x86_64/PKGBUILD (from rev 257457, 
manaplus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-13 17:03:23 UTC (rev 257458)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Bjorn Lindeijer 
+# Contributor: Mateusz Herych 
+# Contributor: Jesse McClure 
+
+pkgname=manaplus
+pkgver=1.7.9.2
+pkgrel=1
+pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and 
similar servers"
+arch=('i686' 'x86_64')
+url="https://manaplus.org/";
+license=('GPL')
+depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 
'sdl_gfx' 'curl')
+makedepends=('mesa')
+replaces=('tmw')
+source=($p

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

2017-09-13 Thread Jaroslav Lichtblau
Date: Wednesday, September 13, 2017 @ 17:02:35
  Author: jlichtblau
Revision: 257457

upgpkg: manaplus 1.7.9.2-1 - new upstream release

Modified:
  manaplus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 17:00:52 UTC (rev 257456)
+++ PKGBUILD2017-09-13 17:02:35 UTC (rev 257457)
@@ -5,7 +5,7 @@
 # Contributor: Jesse McClure 
 
 pkgname=manaplus
-pkgver=1.7.8.5
+pkgver=1.7.9.2
 pkgrel=1
 pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and 
similar servers"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('mesa')
 replaces=('tmw')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
-sha256sums=('bb1b003ad643124233d8cc146a6bf2f639dea166a33a0311737f36ebc794396b')
+sha256sums=('20563c01101cd420601a63d1d547ffa51efbc985bede4b5d364d731448836b1a')
 
 prepare() {
   cd ManaPlus-$pkgver


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

2017-09-13 Thread Antonio Rojas
Date: Wednesday, September 13, 2017 @ 17:00:52
  Author: arojas
Revision: 257456

Remove unused makedepends

Modified:
  ibus-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 16:55:56 UTC (rev 257455)
+++ PKGBUILD2017-09-13 17:00:52 UTC (rev 257456)
@@ -12,7 +12,7 @@
 license=('LGPL')
 url='http://ibus.googlecode.com'
 depends=('qt4' 'ibus' 'icu')
-makedepends=('cmake' 'automoc4' 'doxygen' 'git')
+makedepends=('cmake' 'doxygen' 'git')
 source=("git+https://github.com/ibus/ibus-qt.git#tag=$pkgver";)
 md5sums=('SKIP')
 


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

2017-09-13 Thread Antonio Rojas
Date: Wednesday, September 13, 2017 @ 16:56:42
  Author: arojas
Revision: 305422

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

Added:
  taglib-extras/repos/extra-i686/PKGBUILD
(from rev 305421, taglib-extras/trunk/PKGBUILD)
  taglib-extras/repos/extra-i686/taglib-1.10.patch
(from rev 305421, taglib-extras/trunk/taglib-1.10.patch)
  taglib-extras/repos/extra-x86_64/PKGBUILD
(from rev 305421, taglib-extras/trunk/PKGBUILD)
  taglib-extras/repos/extra-x86_64/taglib-1.10.patch
(from rev 305421, taglib-extras/trunk/taglib-1.10.patch)
Deleted:
  taglib-extras/repos/extra-i686/PKGBUILD
  taglib-extras/repos/extra-i686/taglib-1.10.patch
  taglib-extras/repos/extra-x86_64/PKGBUILD
  taglib-extras/repos/extra-x86_64/taglib-1.10.patch

+
 /PKGBUILD  |   72 +++
 /taglib-1.10.patch |   48 ++
 extra-i686/PKGBUILD|   37 
 extra-i686/taglib-1.10.patch   |   24 -
 extra-x86_64/PKGBUILD  |   37 
 extra-x86_64/taglib-1.10.patch |   24 -
 6 files changed, 120 insertions(+), 122 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-13 16:56:02 UTC (rev 305421)
+++ extra-i686/PKGBUILD 2017-09-13 16:56:42 UTC (rev 305422)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-
-pkgname=taglib-extras
-pkgver=1.0.1
-pkgrel=4
-pkgdesc="Additional taglib plugins for KDE"
-arch=('i686' 'x86_64')
-url="http://developer.kde.org/~wheeler/taglib.html";
-license=('LGPL')
-depends=('taglib')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.gz";
 taglib-1.10.patch)
-md5sums=('e973ca609b18e2c03c147ff9fd9e6eb8'
- '45245fed507a770616e3011d2deb404d')
-
-prepare() {
-  mkdir -p build
-
-# Fix taglib 1.10 detection
-  cd $pkgname-$pkgver
-  patch -p1 -i ../taglib-1.10.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: taglib-extras/repos/extra-i686/PKGBUILD (from rev 305421, 
taglib-extras/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-13 16:56:42 UTC (rev 305422)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Tobias Powalowski 
+
+pkgname=taglib-extras
+pkgver=1.0.1
+pkgrel=5
+pkgdesc="Additional taglib plugins"
+arch=(i686 x86_64)
+url="http://developer.kde.org/~wheeler/taglib.html";
+license=(LGPL)
+depends=(taglib)
+makedepends=(cmake)
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.gz";
 taglib-1.10.patch)
+sha256sums=('fe546b4b315f3227c975fed8ea9dfc0e54fc6997fdbba2a9da7beba479229632'
+'31673efa5f655b26e5f28277bfb97b3d85d7c9f9e650a229227afe09ae2f9749')
+
+prepare() {
+  mkdir -p build
+
+# Fix taglib 1.10 detection
+  cd $pkgname-$pkgver
+  patch -p1 -i ../taglib-1.10.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/taglib-1.10.patch
===
--- extra-i686/taglib-1.10.patch2017-09-13 16:56:02 UTC (rev 305421)
+++ extra-i686/taglib-1.10.patch2017-09-13 16:56:42 UTC (rev 305422)
@@ -1,24 +0,0 @@
 taglib-extras-1.0.1/cmake/modules/FindTaglib.cmake 2009-03-13 
22:40:24.0 +0100
-+++ taglib-extras-1.0.1/cmake/modules/FindTaglib.cmake.fix 2015-12-06 
21:26:46.873893311 +0100
-@@ -29,10 +29,10 @@
- 
-   exec_program(${TAGLIBCONFIG_EXECUTABLE} ARGS --version RETURN_VALUE 
_return_VALUE OUTPUT_VARIABLE TAGLIB_VERSION)
- 
--  if(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}")
-+  if("${TAGLIB_MIN_VERSION}" VERSION_GREATER TAGLIB_VERSION)
-  message(STATUS "TagLib version not found: version searched 
:${TAGLIB_MIN_VERSION}, found ${TAGLIB_VERSION}")
-  set(TAGLIB_FOUND FALSE)
--  else(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}")
-+  else("${TAGLIB_MIN_VERSION}" VERSION_GREATER TAGLIB_VERSION)
- 
-  exec_program(${TAGLIBCONFIG_EXECUTABLE} ARGS --libs RETURN_VALUE 
_return_VALUE OUTPUT_VARIABLE TAGLIB_LIBRARIES)
- 
-@@ -42,7 +42,7 @@
- set(TAGLIB_FOUND TRUE)
-  endif(TAGLIB_LIBRARIES AND TAGLIB_CFLAGS)
-  string(REGEX REPLACE " *-I" ";" TAGLIB_INCLUDES "${TAGLIB_CFLAGS}")
--  endif(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}") 
-+  endif("${TAGLIB_MIN_VERSION}" VERSION_GREATER TAGLIB_VERSION) 
-   mark_as_advanced(TAGLIB_CFLAGS TAGLIB_LIBRARIES TAGLIB_INCLUDES)
- 
- else

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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 16:55:45
  Author: svenstaro
Revision: 257454

upgpkg: arrayfire 3.5.0-4

Remove hack again (hack is now in the cuda package)

Modified:
  arrayfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 16:52:08 UTC (rev 257453)
+++ PKGBUILD2017-09-13 16:55:45 UTC (rev 257454)
@@ -4,7 +4,7 @@
 url='https://arrayfire.com'
 pkgver=3.5.0
 arch=('x86_64')
-pkgrel=3
+pkgrel=4
 license=('BSD')
 makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 
'boost' 'git' 'python' 'gcc5' 'ocl-icd')
 makedepends_x86_64=('cuda' 'nvidia-utils')
@@ -34,7 +34,6 @@
   -DCMAKE_INSTALL_PREFIX=/usr \
   -DUSE_SYSTEM_FORGE=ON \
   -DCOMPUTES_DETECTED_LIST="30;32;35;50;52;53;60;61" \
-  -DCUDA_NVCC_FLAGS="-D_BITS_FLOATN_H" \
   -DBUILD_CPU=ON \
   -DBUILD_OPENCL=ON \
   -DBUILD_NONFREE=ON \


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

2017-09-13 Thread Sven-Hendrik Haase
Date: Wednesday, September 13, 2017 @ 16:55:56
  Author: svenstaro
Revision: 257455

archrelease: copy trunk to community-x86_64

Added:
  arrayfire/repos/community-x86_64/PKGBUILD
(from rev 257454, arrayfire/trunk/PKGBUILD)
Deleted:
  arrayfire/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  125 ++---
 1 file changed, 62 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-13 16:55:45 UTC (rev 257454)
+++ PKGBUILD2017-09-13 16:55:56 UTC (rev 257455)
@@ -1,63 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=arrayfire
-pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
-url='https://arrayfire.com'
-pkgver=3.5.0
-arch=('x86_64')
-pkgrel=3
-license=('BSD')
-makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 
'boost' 'git' 'python' 'gcc5' 'ocl-icd')
-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')
-options=('!buildflags')
-source=("http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2";)
-sha512sums=('cf33ee9312724849bec4ed9573dfe9a9504520b7a5e8b45b9e022beab6a7cf14f00b978cb954bdd498dd70626913c40a72277e29b6b792da29cf5daf5c04e1d7')
-
-prepare() {
-  cd "${srcdir}/arrayfire-full-${pkgver}"
-
-  # patches here
-}
-
-build() {
-  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 \
-  -DCOMPUTES_DETECTED_LIST="30;32;35;50;52;53;60;61" \
-  -DCUDA_NVCC_FLAGS="-D_BITS_FLOATN_H" \
-  -DBUILD_CPU=ON \
-  -DBUILD_OPENCL=ON \
-  -DBUILD_NONFREE=ON \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBUILD_EXAMPLES=ON \
-  -DBUILD_DOCS=ON
-
-  make
-}
-
-# check() {
-#   cd "${srcdir}/arrayfire-full-${pkgver}/build"
-#
-#   # Some tests fail :(
-#   make test
-# }
-
-package() {
-  cd "${srcdir}/arrayfire-full-${pkgver}"
-
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  cd build
-
-  make DESTDIR="${pkgdir}/" install
-}

Copied: arrayfire/repos/community-x86_64/PKGBUILD (from rev 257454, 
arrayfire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-13 16:55:56 UTC (rev 257455)
@@ -0,0 +1,62 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=arrayfire
+pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
+url='https://arrayfire.com'
+pkgver=3.5.0
+arch=('x86_64')
+pkgrel=4
+license=('BSD')
+makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 
'boost' 'git' 'python' 'gcc5' 'ocl-icd')
+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')
+options=('!buildflags')
+source=("http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2";)
+sha512sums=('cf33ee9312724849bec4ed9573dfe9a9504520b7a5e8b45b9e022beab6a7cf14f00b978cb954bdd498dd70626913c40a72277e29b6b792da29cf5daf5c04e1d7')
+
+prepare() {
+  cd "${srcdir}/arrayfire-full-${pkgver}"
+
+  # patches here
+}
+
+build() {
+  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 \
+  -DCOMPUTES_DETECTED_LIST="30;32;35;50;52;53;60;61" \
+  -DBUILD_CPU=ON \
+  -DBUILD_OPENCL=ON \
+  -DBUILD_NONFREE=ON \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBUILD_EXAMPLES=ON \
+  -DBUILD_DOCS=ON
+
+  make
+}
+
+# check() {
+#   cd "${srcdir}/arrayfire-full-${pkgver}/build"
+#
+#   # Some tests fail :(
+#   make test
+# }
+
+package() {
+  cd "${srcdir}/arrayfire-full-${pkgver}"
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+  cd build
+
+  make DESTDIR="${pkgdir}/" install
+}


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

2017-09-13 Thread Antonio Rojas
Date: Wednesday, September 13, 2017 @ 16:56:02
  Author: arojas
Revision: 305421

Rebuild old package

Modified:
  taglib-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 16:46:05 UTC (rev 305420)
+++ PKGBUILD2017-09-13 16:56:02 UTC (rev 305421)
@@ -1,18 +1,18 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
+# Maintainer: Antonio Rojas 
+# Contributor: Tobias Powalowski 
 
 pkgname=taglib-extras
 pkgver=1.0.1
-pkgrel=4
-pkgdesc="Additional taglib plugins for KDE"
-arch=('i686' 'x86_64')
+pkgrel=5
+pkgdesc="Additional taglib plugins"
+arch=(i686 x86_64)
 url="http://developer.kde.org/~wheeler/taglib.html";
-license=('LGPL')
-depends=('taglib')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.gz";
 taglib-1.10.patch)
-md5sums=('e973ca609b18e2c03c147ff9fd9e6eb8'
- '45245fed507a770616e3011d2deb404d')
+license=(LGPL)
+depends=(taglib)
+makedepends=(cmake)
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.gz";
 taglib-1.10.patch)
+sha256sums=('fe546b4b315f3227c975fed8ea9dfc0e54fc6997fdbba2a9da7beba479229632'
+'31673efa5f655b26e5f28277bfb97b3d85d7c9f9e650a229227afe09ae2f9749')
 
 prepare() {
   mkdir -p build
@@ -26,7 +26,6 @@
   cd build
   cmake ../$pkgname-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON \
 -DCMAKE_BUILD_TYPE=Release
   make
 }
@@ -33,5 +32,5 @@
 
 package() {
   cd build
-  make DESTDIR="${pkgdir}" install
+  make DESTDIR="$pkgdir" install
 }


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

2017-09-13 Thread Felix Yan
Date: Wednesday, September 13, 2017 @ 16:52:08
  Author: felixonmars
Revision: 257453

archrelease: copy trunk to community-any

Added:
  bower/repos/community-any/LICENSE
(from rev 257452, bower/trunk/LICENSE)
  bower/repos/community-any/PKGBUILD
(from rev 257452, bower/trunk/PKGBUILD)
Deleted:
  bower/repos/community-any/LICENSE
  bower/repos/community-any/PKGBUILD

--+
 LICENSE  |   38 -
 PKGBUILD |   92 ++---
 2 files changed, 65 insertions(+), 65 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2017-09-13 16:51:36 UTC (rev 257452)
+++ LICENSE 2017-09-13 16:52:08 UTC (rev 257453)
@@ -1,19 +0,0 @@
-Copyright (c) 2015 Twitter and other contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is furnished to do
-so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.

Copied: bower/repos/community-any/LICENSE (from rev 257452, bower/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2017-09-13 16:52:08 UTC (rev 257453)
@@ -0,0 +1,19 @@
+Copyright (c) 2015 Twitter and other contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2017-09-13 16:51:36 UTC (rev 257452)
+++ PKGBUILD2017-09-13 16:52:08 UTC (rev 257453)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Micha Alt  
-# Contributor: FadeMind 
-# Contributor: Tom Vincent 
-
-pkgname=bower
-pkgver=1.8.0
-pkgrel=1
-pkgdesc='A package manager for the web'
-arch=('any')
-url='http://bower.io/'
-license=('MIT')
-depends=('nodejs' 'semver' 'uglify-js')
-makedepends=('npm' 'git')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
-LICENSE)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('b61dd4e9685101f82dab8c13b5c085e1'
- '135697567327f92e904ef0be2082da5e')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules
-  for dep in semver uglify-js; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules/package-json/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules/semver-diff/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: bower/repos/community-any/PKGBUILD (from rev 257452, 
bower/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-09-13 16:52:08 UTC (rev 257453)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: F

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

2017-09-13 Thread Felix Yan
Date: Wednesday, September 13, 2017 @ 16:51:36
  Author: felixonmars
Revision: 257452

upgpkg: bower 1.8.2-1

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 16:38:54 UTC (rev 257451)
+++ PKGBUILD2017-09-13 16:51:36 UTC (rev 257452)
@@ -5,7 +5,7 @@
 # Contributor: Tom Vincent 
 
 pkgname=bower
-pkgver=1.8.0
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='A package manager for the web'
 arch=('any')
@@ -16,8 +16,8 @@
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
 LICENSE)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('b61dd4e9685101f82dab8c13b5c085e1'
- '135697567327f92e904ef0be2082da5e')
+sha512sums=('e09baa78e446b7da4f91ff29b122715775d9b0aa95e43f8248c747f915195683fa5f4bb6ae7324afdd3be9d1d7f730bee97965e4148472bac1d374363c3b1b4b'
+
'a932f56639679947f1ce67ca7c27855ae08257876880864079077db825fa402ac7d544a192e02683d38de60ed9ac708a366e05c81bd350ace1440c1588086bc1')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 16:46:05
  Author: andyrtr
Revision: 305420

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-09-13 16:45:52 UTC (rev 305419)
+++ extra-i686/PKGBUILD 2017-09-13 16:46:05 UTC (rev 305420)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.8.0
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh' 
'hicolor-icon-theme')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/";
-backup=('etc/lftp.conf')
-source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f'
-'SKIP')
-validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-i686/PKGBUILD (from rev 305419, lftp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-09-13 16:46:05 UTC (rev 305420)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.8.1
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh' 
'hicolor-icon-theme')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="https://lftp.yar.ru/";
+backup=('etc/lftp.conf')
+source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+sha256sums=('e770daa5592ad21bd0b8a8915a0f4fdc2e15dec6c69e754a870ad9c18be57b27'
+'SKIP')
+validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-09-13 16:45:52 UTC (rev 305419)
+++ extra-x86_64/PKGBUILD   2017-09-13 16:46:05 UTC (rev 305420)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.8.0
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh' 
'hicolor-icon-theme')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/";
-backup=('etc/lftp.conf')
-source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f'
-'SKIP')
-validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-x86_64/PKGBUILD (from rev 305419, lftp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-09-13 16:46:05 UTC (rev 305420)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.8.1
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh' 
'hicolor-icon-theme')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="https://lft

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

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 16:45:52
  Author: andyrtr
Revision: 305419

upgpkg: lftp 4.8.1-1

upstream update 4.8.1

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 16:38:40 UTC (rev 305418)
+++ PKGBUILD2017-09-13 16:45:52 UTC (rev 305419)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin 
 
 pkgname=lftp
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
@@ -10,10 +10,10 @@
 license=('GPL3')
 depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh' 
'hicolor-icon-theme')
 optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/";
+url="https://lftp.yar.ru/";
 backup=('etc/lftp.conf')
 source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f'
+sha256sums=('e770daa5592ad21bd0b8a8915a0f4fdc2e15dec6c69e754a870ad9c18be57b27'
 'SKIP')
 validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
 


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

2017-09-13 Thread Levente Polyak
Date: Wednesday, September 13, 2017 @ 16:38:54
  Author: anthraxx
Revision: 257451

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

Added:
  vimiv/repos/community-i686/
  vimiv/repos/community-i686/PKGBUILD
(from rev 257450, vimiv/trunk/PKGBUILD)
  vimiv/repos/community-x86_64/
  vimiv/repos/community-x86_64/PKGBUILD
(from rev 257450, vimiv/trunk/PKGBUILD)

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

Copied: vimiv/repos/community-i686/PKGBUILD (from rev 257450, 
vimiv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-13 16:38:54 UTC (rev 257451)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+# Contributor: Christian Karl 
+
+pkgname=vimiv
+pkgver=0.8
+pkgrel=2
+pkgdesc='Image viewer with vim-like keybindings'
+url='https://github.com/karlch/vimiv'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('python3' 'python-gobject' 'gtk3' 'python-pillow')
+makedepends=('python-setuptools')
+# optdepends=('libgexiv2: autorotation and EXIF support')
+optdepends=('jhead: autorotation and EXIF support')
+backup=('etc/vimiv/vimivrc'
+'etc/vimiv/keys.conf')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/karlch/vimiv/archive/v${pkgver}.tar.gz)
+sha256sums=('7e4b66eefc202db55b45449d1eb48fc18e1e220de9f2dea45a25df1b07b41603')
+sha512sums=('462b3f8805ad7235853d992baceaedbc0d09805767b4fd38e6383a02199afdd72fcd4d652063a9f8ec0f05804ec24a0644ddc99b480022e17f78cd2a481d59ef')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 readme.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: vimiv/repos/community-x86_64/PKGBUILD (from rev 257450, 
vimiv/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-13 16:38:54 UTC (rev 257451)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+# Contributor: Christian Karl 
+
+pkgname=vimiv
+pkgver=0.8
+pkgrel=2
+pkgdesc='Image viewer with vim-like keybindings'
+url='https://github.com/karlch/vimiv'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('python3' 'python-gobject' 'gtk3' 'python-pillow')
+makedepends=('python-setuptools')
+# optdepends=('libgexiv2: autorotation and EXIF support')
+optdepends=('jhead: autorotation and EXIF support')
+backup=('etc/vimiv/vimivrc'
+'etc/vimiv/keys.conf')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/karlch/vimiv/archive/v${pkgver}.tar.gz)
+sha256sums=('7e4b66eefc202db55b45449d1eb48fc18e1e220de9f2dea45a25df1b07b41603')
+sha512sums=('462b3f8805ad7235853d992baceaedbc0d09805767b4fd38e6383a02199afdd72fcd4d652063a9f8ec0f05804ec24a0644ddc99b480022e17f78cd2a481d59ef')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 readme.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-09-13 Thread Levente Polyak
Date: Wednesday, September 13, 2017 @ 16:38:35
  Author: anthraxx
Revision: 257450

addpkg: vimiv 0.8-2

Added:
  vimiv/
  vimiv/repos/
  vimiv/trunk/
  vimiv/trunk/PKGBUILD

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

Added: vimiv/trunk/PKGBUILD
===
--- vimiv/trunk/PKGBUILD(rev 0)
+++ vimiv/trunk/PKGBUILD2017-09-13 16:38:35 UTC (rev 257450)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak 
+# Contributor: Christian Karl 
+
+pkgname=vimiv
+pkgver=0.8
+pkgrel=2
+pkgdesc='Image viewer with vim-like keybindings'
+url='https://github.com/karlch/vimiv'
+arch=('i686' 'x86_64')
+license=('MIT')
+depends=('python3' 'python-gobject' 'gtk3' 'python-pillow')
+makedepends=('python-setuptools')
+# optdepends=('libgexiv2: autorotation and EXIF support')
+optdepends=('jhead: autorotation and EXIF support')
+backup=('etc/vimiv/vimivrc'
+'etc/vimiv/keys.conf')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/karlch/vimiv/archive/v${pkgver}.tar.gz)
+sha256sums=('7e4b66eefc202db55b45449d1eb48fc18e1e220de9f2dea45a25df1b07b41603')
+sha512sums=('462b3f8805ad7235853d992baceaedbc0d09805767b4fd38e6383a02199afdd72fcd4d652063a9f8ec0f05804ec24a0644ddc99b480022e17f78cd2a481d59ef')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 readme.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2017-09-13 Thread Andreas Radke
Date: Wednesday, September 13, 2017 @ 16:38:27
  Author: andyrtr
Revision: 305417

upgpkg: libwpg 0.3.2-1

upstream update 0.3.2

Modified:
  libwpg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 16:34:10 UTC (rev 305416)
+++ PKGBUILD2017-09-13 16:38:27 UTC (rev 305417)
@@ -3,16 +3,16 @@
 # Contributor: Jan de Groot 
 
 pkgname=libwpg
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="Library for importing and converting Corel WordPerfect(tm) Graphics 
images."
 arch=('i686' 'x86_64')
-url="http://libwpg.sourceforge.net/";
+url="https://libwpg.sourceforge.net/";
 license=('LGPL')
 depends=('libwpd' 'perl' 'librevenge')
 makedepends=('doxygen')
-source=("http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('0ced45e5f8822cf3bdc9e870abb465e73f4de9d9')
+source=("https://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('087125964823c35d711e36034823601a8736eae4')
 
 build() {
   cd ${pkgname}-${pkgver}


  1   2   >