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

2017-10-27 Thread Anatol Pomozov
Date: Saturday, October 28, 2017 @ 03:25:15
  Author: anatolik
Revision: 308563

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

Added:
  ethtool/repos/testing-i686/
  ethtool/repos/testing-i686/PKGBUILD
(from rev 308562, ethtool/trunk/PKGBUILD)
  ethtool/repos/testing-x86_64/
  ethtool/repos/testing-x86_64/PKGBUILD
(from rev 308562, ethtool/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: ethtool/repos/testing-i686/PKGBUILD (from rev 308562, 
ethtool/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-28 03:25:15 UTC (rev 308563)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Paul Mattal 
+# Contributor: Martin Kemp 
+
+pkgname=ethtool
+pkgver=4.13
+pkgrel=1
+epoch=1
+pkgdesc="Utility for controlling network drivers and hardware"
+arch=('i686' 'x86_64')
+url="https://www.kernel.org/pub/software/network/ethtool/;
+license=('GPL')
+depends=('glibc')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
+sha1sums=('9d737c6119db77c3f34466463689a3f48f1eff8d'
+  'SKIP')
+validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin
+make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}

Copied: ethtool/repos/testing-x86_64/PKGBUILD (from rev 308562, 
ethtool/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-28 03:25:15 UTC (rev 308563)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Paul Mattal 
+# Contributor: Martin Kemp 
+
+pkgname=ethtool
+pkgver=4.13
+pkgrel=1
+epoch=1
+pkgdesc="Utility for controlling network drivers and hardware"
+arch=('i686' 'x86_64')
+url="https://www.kernel.org/pub/software/network/ethtool/;
+license=('GPL')
+depends=('glibc')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
+sha1sums=('9d737c6119db77c3f34466463689a3f48f1eff8d'
+  'SKIP')
+validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin
+make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}


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

2017-10-27 Thread Anatol Pomozov
Date: Saturday, October 28, 2017 @ 03:24:26
  Author: anatolik
Revision: 308562

upgpkg: ethtool 1:4.13-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 22:23:02 UTC (rev 308561)
+++ PKGBUILD2017-10-28 03:24:26 UTC (rev 308562)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp 
 
 pkgname=ethtool
-pkgver=4.11
+pkgver=4.13
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('glibc')
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('808aa8ccf1e686acbfd331776df4c528e04db4db'
+sha1sums=('9d737c6119db77c3f34466463689a3f48f1eff8d'
   'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville 

 


[arch-commits] Commit in linux-hardened/repos/community-x86_64 (10 files)

2017-10-27 Thread Daniel Micay
Date: Saturday, October 28, 2017 @ 03:12:26
  Author: thestinger
Revision: 264631

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 264630, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 264630, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 264630, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 264630, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 264630, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 90-linux.hook |   22 
 PKGBUILD  |  590 +-
 config.x86_64 |16326 
 linux.install |   54 
 linux.preset  |   28 
 5 files changed, 8510 insertions(+), 8510 deletions(-)

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


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

2017-10-27 Thread Daniel Micay
Date: Saturday, October 28, 2017 @ 03:11:12
  Author: thestinger
Revision: 264630

upgpkg: linux-hardened 4.13.10.a-1

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-28 03:03:55 UTC (rev 264629)
+++ PKGBUILD2017-10-28 03:11:12 UTC (rev 264630)
@@ -5,7 +5,7 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.13
-_pkgver=4.13.9
+_pkgver=4.13.10
 pkgver=$_pkgver.a
 pkgrel=1
 arch=('x86_64')
@@ -29,9 +29,9 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'22156e82467c7911d226a0a887eba19103434efc104439a3b426a3fa551fb8f2'
+'b9efa9c6375f79f6a041a5f0666d4ced1a49bfe8c4662d26517a6b4cfd9bf2f6'
 'SKIP'
-'484e72b97788f537acbd497bc6c8af3c4a2a420d9f73dd7ff495d3a30c30f1ef'
+'dd230cdc25a5ebaf45a91b57e03696b6af8fb2c02ccb826a12a7fc0f28c58857'
 'SKIP'
 'c58d6004ef2b7e4a8a3f8e5cbdd2e837351142f855b8fdd6ec9979d8fb93cd6d'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'


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

2017-10-27 Thread Felix Yan
Date: Saturday, October 28, 2017 @ 03:03:55
  Author: felixonmars
Revision: 264629

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-28 03:03:31 UTC (rev 264628)
+++ PKGBUILD2017-10-28 03:03:55 UTC (rev 264629)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=eslint
-pkgver=4.9.0
-pkgrel=1
-pkgdesc='An AST-based pattern checker for JavaScript'
-arch=('any')
-url='http://eslint.org'
-license=('MIT')
-depends=('nodejs' 'acorn')
-makedepends=('npm')
-source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
-noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('44112e1818e5a8dab4632fd116833f159b12a09dae3973b897b63e146c0647004cb1aea459780b6ba79dd8abb5ac8280b0e2fd39f2b208075b7ece2cd9ae083f')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Fix permissions
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-  done
-}

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


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

2017-10-27 Thread Felix Yan
Date: Saturday, October 28, 2017 @ 03:03:31
  Author: felixonmars
Revision: 264628

upgpkg: eslint 4.10.0-1

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 23:21:18 UTC (rev 264627)
+++ PKGBUILD2017-10-28 03:03:31 UTC (rev 264628)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=eslint
-pkgver=4.9.0
+pkgver=4.10.0
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz;)
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('44112e1818e5a8dab4632fd116833f159b12a09dae3973b897b63e146c0647004cb1aea459780b6ba79dd8abb5ac8280b0e2fd39f2b208075b7ece2cd9ae083f')
+sha512sums=('30c565f0ffdd61415912fa252fc3d8b7ba9ce4b35d4b697085eabd0586b9634ec56e585c66a172694aa54bc4d6e5021319ec76d6d5782e4d1addf2bc96c24890')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 23:21:18
  Author: archange
Revision: 264627

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

Added:
  netcdf-cxx/repos/community-staging-i686/
  netcdf-cxx/repos/community-staging-i686/PKGBUILD
(from rev 264626, netcdf-cxx/trunk/PKGBUILD)
  netcdf-cxx/repos/community-staging-x86_64/
  netcdf-cxx/repos/community-staging-x86_64/PKGBUILD
(from rev 264626, netcdf-cxx/trunk/PKGBUILD)

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

Copied: netcdf-cxx/repos/community-staging-i686/PKGBUILD (from rev 264626, 
netcdf-cxx/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-27 23:21:18 UTC (rev 264627)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Bruno Pagani 
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+pkgname=netcdf-cxx
+pkgver=4.3.0
+pkgrel=2
+pkgdesc="NetCDF c++ bindings"
+arch=('i686' 'x86_64')
+url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp;
+license=('custom')
+depends=('gcc-libs' 'netcdf' 'curl')
+options=('!makeflags')
+source=(${pkgname}-${pkgver}.tar.gz::"http://github.com/Unidata/${pkgname}4/archive/v${pkgver}.tar.gz;)
+sha256sums=('25da1c97d7a01bc4cee34121c32909872edd38404589c0427fefa1301743f18f')
+
+build() {
+cd ${pkgname}4-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-shared
+make
+}
+
+check() {
+cd ${pkgname}4-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}4-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+
+install -Dm644 COPYRIGHT -t ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: netcdf-cxx/repos/community-staging-x86_64/PKGBUILD (from rev 264626, 
netcdf-cxx/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-10-27 23:21:18 UTC (rev 264627)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Bruno Pagani 
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+pkgname=netcdf-cxx
+pkgver=4.3.0
+pkgrel=2
+pkgdesc="NetCDF c++ bindings"
+arch=('i686' 'x86_64')
+url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp;
+license=('custom')
+depends=('gcc-libs' 'netcdf' 'curl')
+options=('!makeflags')
+source=(${pkgname}-${pkgver}.tar.gz::"http://github.com/Unidata/${pkgname}4/archive/v${pkgver}.tar.gz;)
+sha256sums=('25da1c97d7a01bc4cee34121c32909872edd38404589c0427fefa1301743f18f')
+
+build() {
+cd ${pkgname}4-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-shared
+make
+}
+
+check() {
+cd ${pkgname}4-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}4-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+
+install -Dm644 COPYRIGHT -t ${pkgdir}/usr/share/licenses/${pkgname}/
+}


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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 23:20:48
  Author: archange
Revision: 264626

NetCDF 4.5.0 rebuild

Also some cleaning

Modified:
  netcdf-cxx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 23:15:06 UTC (rev 264625)
+++ PKGBUILD2017-10-27 23:20:48 UTC (rev 264626)
@@ -1,38 +1,37 @@
 # $Id$
+# Maintainer: Bruno Pagani 
 # Maintainer: Ronald van Haren 
 # Contributor: damir 
 
 pkgname=netcdf-cxx
 pkgver=4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="NetCDF c++ bindings"
-arch=("i686" "x86_64")
+arch=('i686' 'x86_64')
 url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp;
+license=('custom')
 depends=('gcc-libs' 'netcdf' 'curl')
 options=('!makeflags')
-license=('custom')
-source=(http://github.com/Unidata/${pkgname}4/archive/v${pkgver}.tar.gz)
-sha1sums=('c3290c514cfb414b5316a03e9cee1a48440d373c')
+source=(${pkgname}-${pkgver}.tar.gz::"http://github.com/Unidata/${pkgname}4/archive/v${pkgver}.tar.gz;)
+sha256sums=('25da1c97d7a01bc4cee34121c32909872edd38404589c0427fefa1301743f18f')
 
 build() {
-  cd ${srcdir}/${pkgname}4-${pkgver}
-  ./configure --prefix=/usr --enable-shared
-  make
+cd ${pkgname}4-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-shared
+make
 }
 
 check() {
-  cd ${srcdir}/${pkgname}4-${pkgver}
-  make check
+cd ${pkgname}4-${pkgver}
+make check
 }
 
 package() {
-  cd ${srcdir}/${pkgname}4-${pkgver}
+cd ${pkgname}4-${pkgver}
 
-  install -m755 -d ${pkgdir}/usr/lib
-  install -m755 -d ${pkgdir}/usr/share/man
-  make DESTDIR=${pkgdir} install
+make DESTDIR="${pkgdir}" install
 
-  install -Dm644 ${srcdir}/${pkgname}4-${pkgver}/COPYRIGHT \
-${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT
-
+install -Dm644 COPYRIGHT -t ${pkgdir}/usr/share/licenses/${pkgname}/
 }


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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 23:14:57
  Author: archange
Revision: 264624

NetCDF 4.5.0 rebuild

Modified:
  python-netcdf4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 23:13:36 UTC (rev 264623)
+++ PKGBUILD2017-10-27 23:14:57 UTC (rev 264624)
@@ -7,7 +7,7 @@
 pkgbase=python-${_pkg,,}
 pkgname=("python-${_pkg,,}" "python2-${_pkg,,}")
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python/NumPy interface to the netCDF C library"
 arch=('x86_64' 'i686')
 url="https://unidata.github.io/${_pkg,,}-python;


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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 23:15:06
  Author: archange
Revision: 264625

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

Added:
  python-netcdf4/repos/community-staging-i686/
  python-netcdf4/repos/community-staging-i686/PKGBUILD
(from rev 264624, python-netcdf4/trunk/PKGBUILD)
  python-netcdf4/repos/community-staging-x86_64/
  python-netcdf4/repos/community-staging-x86_64/PKGBUILD
(from rev 264624, python-netcdf4/trunk/PKGBUILD)

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

Copied: python-netcdf4/repos/community-staging-i686/PKGBUILD (from rev 264624, 
python-netcdf4/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-27 23:15:06 UTC (rev 264625)
@@ -0,0 +1,58 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Spyros Stathopoulos 
+# Contributor: richli 
+# Contributor: rememberthemer 
+
+_pkg=netCDF4
+pkgbase=python-${_pkg,,}
+pkgname=("python-${_pkg,,}" "python2-${_pkg,,}")
+pkgver=1.3.0
+pkgrel=2
+pkgdesc="Python/NumPy interface to the netCDF C library"
+arch=('x86_64' 'i686')
+url="https://unidata.github.io/${_pkg,,}-python;
+license=('MIT')
+makedepends=('cython' 'python-setuptools' 'cython2' 'python2-setuptools' 
'python-numpy' 'python2-numpy' 'netcdf')
+source=("https://pypi.io/packages/source/n/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=('1982372aeacc6b36054d90d8cb54ee9506b66b6f44d5cff10e2ffb162aad5476')
+
+prepare() {
+cp -a ${_pkg}-${pkgver}{,-py2}
+}
+
+build() {
+cd ${_pkg}-${pkgver}
+USE_NCCONFIG=1 python setup.py build
+
+cd ../${_pkg}-${pkgver}-py2
+USE_NCCONFIG=1 python2 setup.py build
+}
+
+check() {
+cd ${_pkg}-${pkgver}/test
+NO_NET=1 PYTHONPATH="../build/lib.linux-${CARCH}-3.6" python -B 
./run_all.py || warning "Tests failed"
+
+cd ../../${_pkg}-${pkgver}-py2/test
+PYTHONPATH="../build/lib.linux-${CARCH}-2.7" python2 -B ./run_all.py || 
warning "Tests failed"
+}
+
+package_python-netcdf4() {
+depends=('python-numpy' 'netcdf')
+
+cd ${_pkg}-${pkgver}
+USE_NCCONFIG=1 python setup.py install --prefix=/usr --root="${pkgdir}" 
--skip-build --optimize=2
+
+rm -r "${pkgdir}"/usr/bin
+install -Dm644 docs/netCDF4/* -t 
"${pkgdir}"/usr/share/doc/${pkgname}/docs/netCDF4
+install -Dm644 COPYING -t "${pkgdir}"/usr/share/licenses/${pkgname}
+}
+
+package_python2-netcdf4() {
+depends=('python2-numpy' 'netcdf')
+
+cd ${_pkg}-${pkgver}-py2
+USE_NCCONFIG=1 python2 setup.py install --prefix=/usr --root="${pkgdir}" 
--skip-build --optimize=2
+
+install -Dm644 docs/netCDF4/* -t 
"${pkgdir}"/usr/share/doc/${pkgname}/docs/netCDF4
+install -Dm644 COPYING -t "${pkgdir}"/usr/share/licenses/${pkgname}
+}

Copied: python-netcdf4/repos/community-staging-x86_64/PKGBUILD (from rev 
264624, python-netcdf4/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-10-27 23:15:06 UTC (rev 264625)
@@ -0,0 +1,58 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Spyros Stathopoulos 
+# Contributor: richli 
+# Contributor: rememberthemer 
+
+_pkg=netCDF4
+pkgbase=python-${_pkg,,}
+pkgname=("python-${_pkg,,}" "python2-${_pkg,,}")
+pkgver=1.3.0
+pkgrel=2
+pkgdesc="Python/NumPy interface to the netCDF C library"
+arch=('x86_64' 'i686')
+url="https://unidata.github.io/${_pkg,,}-python;
+license=('MIT')
+makedepends=('cython' 'python-setuptools' 'cython2' 'python2-setuptools' 
'python-numpy' 'python2-numpy' 'netcdf')
+source=("https://pypi.io/packages/source/n/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=('1982372aeacc6b36054d90d8cb54ee9506b66b6f44d5cff10e2ffb162aad5476')
+
+prepare() {
+cp -a ${_pkg}-${pkgver}{,-py2}
+}
+
+build() {
+cd ${_pkg}-${pkgver}
+USE_NCCONFIG=1 python setup.py build
+
+cd ../${_pkg}-${pkgver}-py2
+USE_NCCONFIG=1 python2 setup.py build
+}
+
+check() {
+cd ${_pkg}-${pkgver}/test
+NO_NET=1 PYTHONPATH="../build/lib.linux-${CARCH}-3.6" python -B 
./run_all.py || warning "Tests failed"
+
+cd ../../${_pkg}-${pkgver}-py2/test
+PYTHONPATH="../build/lib.linux-${CARCH}-2.7" python2 -B ./run_all.py || 
warning "Tests failed"
+}
+
+package_python-netcdf4() {
+depends=('python-numpy' 'netcdf')
+
+cd ${_pkg}-${pkgver}
+USE_NCCONFIG=1 python setup.py install --prefix=/usr --root="${pkgdir}" 
--skip-build --optimize=2
+
+rm -r "${pkgdir}"/usr/bin
+

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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 23:13:36
  Author: archange
Revision: 264623

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

Added:
  netcdf-fortran/repos/community-staging-i686/
  netcdf-fortran/repos/community-staging-i686/PKGBUILD
(from rev 264622, netcdf-fortran/trunk/PKGBUILD)
  netcdf-fortran/repos/community-staging-x86_64/
  netcdf-fortran/repos/community-staging-x86_64/PKGBUILD
(from rev 264622, netcdf-fortran/trunk/PKGBUILD)

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

Copied: netcdf-fortran/repos/community-staging-i686/PKGBUILD (from rev 264622, 
netcdf-fortran/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-27 23:13:36 UTC (rev 264623)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Bruno Pagani 
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+pkgname=netcdf-fortran
+pkgver=4.4.4
+pkgrel=4
+pkgdesc="NetCDF fortran bindings"
+arch=('i686' 'x86_64')
+url="https://github.com/Unidata/netcdf-fortran;
+license=('custom')
+depends=('gcc-libs' 'netcdf' 'curl' 'gcc-fortran')
+makedepends=('doxygen')
+options=('!makeflags' 'staticlibs')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('44b1986c427989604df9925dcdbf6c1a977e4ecbde6dd459114bca20bf5e9e67')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-shared
+make
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+
+install -Dm644 COPYRIGHT -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}

Copied: netcdf-fortran/repos/community-staging-x86_64/PKGBUILD (from rev 
264622, netcdf-fortran/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-10-27 23:13:36 UTC (rev 264623)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Bruno Pagani 
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+pkgname=netcdf-fortran
+pkgver=4.4.4
+pkgrel=4
+pkgdesc="NetCDF fortran bindings"
+arch=('i686' 'x86_64')
+url="https://github.com/Unidata/netcdf-fortran;
+license=('custom')
+depends=('gcc-libs' 'netcdf' 'curl' 'gcc-fortran')
+makedepends=('doxygen')
+options=('!makeflags' 'staticlibs')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('44b1986c427989604df9925dcdbf6c1a977e4ecbde6dd459114bca20bf5e9e67')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-shared
+make
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+
+install -Dm644 COPYRIGHT -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}


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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 23:13:21
  Author: archange
Revision: 264622

NetCDF 4.5.0 rebuild

Plus some cleaning

Modified:
  netcdf-fortran/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 22:51:08 UTC (rev 264621)
+++ PKGBUILD2017-10-27 23:13:21 UTC (rev 264622)
@@ -1,40 +1,38 @@
 # $Id$
+# Maintainer: Bruno Pagani 
 # Maintainer: Ronald van Haren 
 # Contributor: damir 
 
 pkgname=netcdf-fortran
 pkgver=4.4.4
-pkgrel=3
+pkgrel=4
 pkgdesc="NetCDF fortran bindings"
-arch=("i686" "x86_64")
+arch=('i686' 'x86_64')
 url="https://github.com/Unidata/netcdf-fortran;
+license=('custom')
 depends=('gcc-libs' 'netcdf' 'curl' 'gcc-fortran')
 makedepends=('doxygen')
 options=('!makeflags' 'staticlibs')
-license=('custom')
-#source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-fortran-${pkgver}.tar.gz)
-source=("https://github.com/Unidata/netcdf-fortran/archive/v${pkgver}.tar.gz;)
-sha1sums=('9174a7847e14a35d15188f5230979726a0fd541a')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('44b1986c427989604df9925dcdbf6c1a977e4ecbde6dd459114bca20bf5e9e67')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-shared
-  make
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-shared
+make
 }
 
 check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
+cd ${pkgname}-${pkgver}
+make check
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+cd ${pkgname}-${pkgver}
 
-  install -m755 -d ${pkgdir}/usr/lib
-  install -m755 -d ${pkgdir}/usr/share/man
-  make DESTDIR=${pkgdir} install
+make DESTDIR="${pkgdir}" install
 
-  install -Dm644 ${srcdir}/${pkgname}-${pkgver}/COPYRIGHT \
-${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT
-
+install -Dm644 COPYRIGHT -t "${pkgdir}"/usr/share/licenses/${pkgname}/
 }


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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 22:51:08
  Author: archange
Revision: 264621

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

Added:
  netcdf/repos/community-staging-i686/
  netcdf/repos/community-staging-i686/PKGBUILD
(from rev 264620, netcdf/trunk/PKGBUILD)
  netcdf/repos/community-staging-i686/fix-tst_h_dimscales.patch
(from rev 264620, netcdf/trunk/fix-tst_h_dimscales.patch)
  netcdf/repos/community-staging-x86_64/
  netcdf/repos/community-staging-x86_64/PKGBUILD
(from rev 264620, netcdf/trunk/PKGBUILD)
  netcdf/repos/community-staging-x86_64/fix-tst_h_dimscales.patch
(from rev 264620, netcdf/trunk/fix-tst_h_dimscales.patch)

+
 community-staging-i686/PKGBUILD|   45 +
 community-staging-i686/fix-tst_h_dimscales.patch   |   49 +++
 community-staging-x86_64/PKGBUILD  |   45 +
 community-staging-x86_64/fix-tst_h_dimscales.patch |   49 +++
 4 files changed, 188 insertions(+)

Copied: netcdf/repos/community-staging-i686/PKGBUILD (from rev 264620, 
netcdf/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-27 22:51:08 UTC (rev 264621)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: damir 
+
+pkgname=netcdf
+pkgver=4.5.0
+pkgrel=1
+pkgdesc="network Common Data Form interface for array-oriented data access and 
corresponding library"
+arch=('i686' 'x86_64')
+url="https://www.unidata.ucar.edu/software/netcdf/;
+depends=('hdf5' 'curl')
+optdepends=('netcdf-fortran: fortran bindings' 'netcdf-cxx: c++ bindings')
+options=('!makeflags')
+license=('custom')
+source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/Unidata/netcdf-c/archive/v${pkgver}.tar.gz;
+'fix-tst_h_dimscales.patch')
+sha256sums=('f7d1cb2a82100b9bf9a1130a50bc5c7baf0de5b5022860ac3e09a0a32f83cf4a'
+'b2b18ddd4dc0c0e08e59454a6e141e4ba6547ffd5df50d5fe758df45ec77aa6c')
+
+prepare() {
+cd ${pkgname}-c-${pkgver}
+patch -p1 -i ../fix-tst_h_dimscales.patch
+}
+
+build() {
+cd ${pkgname}-c-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-shared \
+--disable-parallel4
+make
+}
+
+check() {
+cd ${pkgname}-c-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}-c-${pkgver}
+make DESTDIR="${pkgdir}" install
+
+install -Dm644 COPYRIGHT -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}

Copied: netcdf/repos/community-staging-i686/fix-tst_h_dimscales.patch (from rev 
264620, netcdf/trunk/fix-tst_h_dimscales.patch)
===
--- community-staging-i686/fix-tst_h_dimscales.patch
(rev 0)
+++ community-staging-i686/fix-tst_h_dimscales.patch2017-10-27 22:51:08 UTC 
(rev 264621)
@@ -0,0 +1,49 @@
+From 6a71bf81b1b663387c0f0ca9e41ab24601c678c5 Mon Sep 17 00:00:00 2001
+From: Ed Hartnett 
+Date: Mon, 23 Oct 2017 09:49:38 -0600
+Subject: [PATCH] fixed memory problem in tst_h_dimscales
+
+---
+ h5_test/tst_h_dimscales.c | 8 
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/h5_test/tst_h_dimscales.c b/h5_test/tst_h_dimscales.c
+index 73c817d58..349b1a836 100644
+--- a/h5_test/tst_h_dimscales.c
 b/h5_test/tst_h_dimscales.c
+@@ -85,7 +85,7 @@ rec_scan_group(hid_t grpid)
+   }
+   else
+   {
+- int visitor_data = 0;
++  hid_t visitor_data = 0;
+ 
+  /* Here's how to get the number of scales attached
+   * to the dataset's dimension 0. */
+@@ -379,7 +379,7 @@ main()
+   if ((grpid = H5Gopen(fileid, GRP_NAME)) < 0) ERR;
+ 
+   /* Loop through datasets to find variables. */
+-  if (H5Gget_num_objs(grpid, _obj) < 0) ERR;
++  if (H5Gget_num_objs(grpid, (hsize_t *)_obj) < 0) ERR;
+   for (i=0; i

[arch-commits] Commit in netcdf/trunk (PKGBUILD fix-tst_h_dimscales.patch)

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 22:50:47
  Author: archange
Revision: 264620

upgpkg: netcdf 4.5.0-1

Also add upstream patch (merged into master) to fix the failing test.

Added:
  netcdf/trunk/fix-tst_h_dimscales.patch
Modified:
  netcdf/trunk/PKGBUILD

---+
 PKGBUILD  |   23 +++-
 fix-tst_h_dimscales.patch |   49 
 2 files changed, 62 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 22:08:26 UTC (rev 264619)
+++ PKGBUILD2017-10-27 22:50:47 UTC (rev 264620)
@@ -4,7 +4,7 @@
 # Contributor: damir 
 
 pkgname=netcdf
-pkgver=4.4.1.1
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="network Common Data Form interface for array-oriented data access and 
corresponding library"
 arch=('i686' 'x86_64')
@@ -13,24 +13,28 @@
 optdepends=('netcdf-fortran: fortran bindings' 'netcdf-cxx: c++ bindings')
 options=('!makeflags')
 license=('custom')
-source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/Unidata/netcdf-c/archive/v${pkgver}.tar.gz;)
-sha256sums=('7f040a0542ed3f6d27f3002b074e509614e18d6c515b2005d1537fec01b24909')
+source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/Unidata/netcdf-c/archive/v${pkgver}.tar.gz;
+'fix-tst_h_dimscales.patch')
+sha256sums=('f7d1cb2a82100b9bf9a1130a50bc5c7baf0de5b5022860ac3e09a0a32f83cf4a'
+'b2b18ddd4dc0c0e08e59454a6e141e4ba6547ffd5df50d5fe758df45ec77aa6c')
 
+prepare() {
+cd ${pkgname}-c-${pkgver}
+patch -p1 -i ../fix-tst_h_dimscales.patch
+}
+
 build() {
 cd ${pkgname}-c-${pkgver}
-#export CFLAGS="-march=x86-64 -mtune=generic -O0 -pipe 
-fstack-protector-strong"
 ./configure \
 --prefix=/usr \
---enable-shared
+--enable-shared \
+--disable-parallel4
 make
 }
 
 check() {
 cd ${pkgname}-c-${pkgver}
-# As of netcdf-c-4.4.1, all the tests pass except for one; a workaround is
-# to update CFLAGS so no optimization level is used (i.e., remove "-O2").
-# See https://github.com/Unidata/netcdf-c/issues/244
-make check || warning "Tests failed"
+make check
 }
 
 package() {
@@ -39,4 +43,3 @@
 
 install -Dm644 COPYRIGHT -t "${pkgdir}"/usr/share/licenses/${pkgname}/
 }
-

Added: fix-tst_h_dimscales.patch
===
--- fix-tst_h_dimscales.patch   (rev 0)
+++ fix-tst_h_dimscales.patch   2017-10-27 22:50:47 UTC (rev 264620)
@@ -0,0 +1,49 @@
+From 6a71bf81b1b663387c0f0ca9e41ab24601c678c5 Mon Sep 17 00:00:00 2001
+From: Ed Hartnett 
+Date: Mon, 23 Oct 2017 09:49:38 -0600
+Subject: [PATCH] fixed memory problem in tst_h_dimscales
+
+---
+ h5_test/tst_h_dimscales.c | 8 
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/h5_test/tst_h_dimscales.c b/h5_test/tst_h_dimscales.c
+index 73c817d58..349b1a836 100644
+--- a/h5_test/tst_h_dimscales.c
 b/h5_test/tst_h_dimscales.c
+@@ -85,7 +85,7 @@ rec_scan_group(hid_t grpid)
+   }
+   else
+   {
+- int visitor_data = 0;
++  hid_t visitor_data = 0;
+ 
+  /* Here's how to get the number of scales attached
+   * to the dataset's dimension 0. */
+@@ -379,7 +379,7 @@ main()
+   if ((grpid = H5Gopen(fileid, GRP_NAME)) < 0) ERR;
+ 
+   /* Loop through datasets to find variables. */
+-  if (H5Gget_num_objs(grpid, _obj) < 0) ERR;
++  if (H5Gget_num_objs(grpid, (hsize_t *)_obj) < 0) ERR;
+   for (i=0; i

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

2017-10-27 Thread Jan de Groot
Date: Friday, October 27, 2017 @ 22:23:02
  Author: jgc
Revision: 308561

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

Added:
  mutter/repos/extra-i686/PKGBUILD
(from rev 308560, mutter/trunk/PKGBUILD)
  mutter/repos/extra-i686/startup-notification.patch
(from rev 308560, mutter/trunk/startup-notification.patch)
  mutter/repos/extra-x86_64/PKGBUILD
(from rev 308560, mutter/trunk/PKGBUILD)
  mutter/repos/extra-x86_64/startup-notification.patch
(from rev 308560, mutter/trunk/startup-notification.patch)
Deleted:
  mutter/repos/extra-i686/PKGBUILD
  mutter/repos/extra-i686/startup-notification.patch
  mutter/repos/extra-x86_64/PKGBUILD
  mutter/repos/extra-x86_64/startup-notification.patch

-+
 /PKGBUILD   |  114 ++
 /startup-notification.patch |   90 +++
 extra-i686/PKGBUILD |   57 ---
 extra-i686/startup-notification.patch   |   45 ---
 extra-x86_64/PKGBUILD   |   57 ---
 extra-x86_64/startup-notification.patch |   45 ---
 6 files changed, 204 insertions(+), 204 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-27 22:22:55 UTC (rev 308560)
+++ extra-i686/PKGBUILD 2017-10-27 22:23:02 UTC (rev 308561)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Ionut Biru 
-# Contributor: Michael Kanis 
-
-pkgname=mutter
-pkgver=3.26.1+25+gb7fc6480d
-pkgrel=1
-pkgdesc="A window manager for GNOME"
-url="https://git.gnome.org/browse/mutter;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
- libcanberra startup-notification zenity libsm gnome-desktop upower
- libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire)
-makedepends=(intltool gobject-introspection git gnome-common)
-groups=(gnome)
-options=(!emptydirs)
-_commit=b7fc6480dd659d98e046fd23095509991f6bbe9e  # gnome-3-26
-source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
-startup-notification.patch)
-sha256sums=('SKIP'
-'5a35ca4794fc361219658d9fae24a3ca21a365f2cb1901702961ac869c759366')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # https://bugs.archlinux.org/task/51940
-  patch -Np1 -i ../startup-notification.patch
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/$pkgname --disable-static \
-  --disable-schemas-compile --enable-compile-warnings=minimum \
-  --enable-gtk-doc --enable-egl-device --enable-remote-desktop
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' \
-  -i {.,cogl,clutter}/libtool
-
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: mutter/repos/extra-i686/PKGBUILD (from rev 308560, 
mutter/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-27 22:23:02 UTC (rev 308561)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Ionut Biru 
+# Contributor: Michael Kanis 
+
+pkgname=mutter
+pkgver=3.26.1+28+g656f64f3a
+pkgrel=1
+pkgdesc="A window manager for GNOME"
+url="https://git.gnome.org/browse/mutter;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
+ libcanberra startup-notification zenity libsm gnome-desktop upower
+ libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire)
+makedepends=(intltool gobject-introspection git gnome-common)
+groups=(gnome)
+options=(!emptydirs)
+_commit=656f64f3a5950b2cc9b5ac9236ce63a2ed42011e  # gnome-3-26
+source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
+startup-notification.patch)
+sha256sums=('SKIP'
+'5a35ca4794fc361219658d9fae24a3ca21a365f2cb1901702961ac869c759366')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # https://bugs.archlinux.org/task/51940
+  patch -Np1 -i ../startup-notification.patch
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/$pkgname --disable-static \
+  --disable-schemas-compile --enable-compile-warnings=minimum \
+  --enable-gtk-doc --enable-egl-device --enable-remote-desktop
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' \
+  -i 

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

2017-10-27 Thread Jan de Groot
Date: Friday, October 27, 2017 @ 22:22:55
  Author: jgc
Revision: 308560

upgpkg: mutter 3.26.1+28+g656f64f3a-1

Fix for FS#56135

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 20:30:32 UTC (rev 308559)
+++ PKGBUILD2017-10-27 22:22:55 UTC (rev 308560)
@@ -4,7 +4,7 @@
 # Contributor: Michael Kanis 
 
 pkgname=mutter
-pkgver=3.26.1+25+gb7fc6480d
+pkgver=3.26.1+28+g656f64f3a
 pkgrel=1
 pkgdesc="A window manager for GNOME"
 url="https://git.gnome.org/browse/mutter;
@@ -16,7 +16,7 @@
 makedepends=(intltool gobject-introspection git gnome-common)
 groups=(gnome)
 options=(!emptydirs)
-_commit=b7fc6480dd659d98e046fd23095509991f6bbe9e  # gnome-3-26
+_commit=656f64f3a5950b2cc9b5ac9236ce63a2ed42011e  # gnome-3-26
 source=("git+https://git.gnome.org/browse/mutter#commit=$_commit;
 startup-notification.patch)
 sha256sums=('SKIP'


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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 22:08:26
  Author: archange
Revision: 264619

archrelease: copy trunk to community-any

Added:
  adapta-kde/repos/community-any/
  adapta-kde/repos/community-any/PKGBUILD
(from rev 264618, adapta-kde/trunk/PKGBUILD)

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

Copied: adapta-kde/repos/community-any/PKGBUILD (from rev 264618, 
adapta-kde/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-10-27 22:08:26 UTC (rev 264619)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani 
+
+pkgbase=adapta-kde
+pkgname=('adapta-kde' 'kvantum-theme-adapta')
+pkgver=20171014
+pkgrel=1
+pkgdesc="Adapta theme for KDE Plasma 5"
+arch=('any')
+url="https://github.com/PapirusDevelopmentTeam/${pkgbase};
+license=('GPL3')
+options=('!strip')
+source=(${pkgbase}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('21dffc84b62eb19a732d3af5a75031e246dfffecbdecf071d5c86f395b162104')
+
+package_adapta-kde() {
+optdepends=('adapta-gtk-theme: Matching GTK theme'
+'kvantum-theme-adapta: Adapta theme for Kvantum Qt style 
(recommended)')
+
+cd ${pkgbase}-${pkgver}
+install -d "${pkgdir}"/usr/share
+
+cp -r plasma "${pkgdir}"/usr/share
+cp -r aurorae "${pkgdir}"/usr/share
+cp -r color-schemes "${pkgdir}"/usr/share
+cp -r konsole "${pkgdir}"/usr/share
+cp -r yakuake "${pkgdir}"/usr/share
+}
+
+package_kvantum-theme-adapta() {
+pkgdesc="Adapta theme for KDE Plasma 5"
+depends=('kvantum-qt5')
+
+cd ${pkgbase}-${pkgver}
+install -d "${pkgdir}"/usr/share
+
+cp -r Kvantum "${pkgdir}"/usr/share
+}


[arch-commits] Commit in (4 files)

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 22:07:52
  Author: archange
Revision: 264618

Initial addition of adapta-kde theme

Packaged following arc-kde.

Added:
  adapta-kde/
  adapta-kde/repos/
  adapta-kde/trunk/
  adapta-kde/trunk/PKGBUILD

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

Added: adapta-kde/trunk/PKGBUILD
===
--- adapta-kde/trunk/PKGBUILD   (rev 0)
+++ adapta-kde/trunk/PKGBUILD   2017-10-27 22:07:52 UTC (rev 264618)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani 
+
+pkgbase=adapta-kde
+pkgname=('adapta-kde' 'kvantum-theme-adapta')
+pkgver=20171014
+pkgrel=1
+pkgdesc="Adapta theme for KDE Plasma 5"
+arch=('any')
+url="https://github.com/PapirusDevelopmentTeam/${pkgbase};
+license=('GPL3')
+options=('!strip')
+source=(${pkgbase}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('21dffc84b62eb19a732d3af5a75031e246dfffecbdecf071d5c86f395b162104')
+
+package_adapta-kde() {
+optdepends=('adapta-gtk-theme: Matching GTK theme'
+'kvantum-theme-adapta: Adapta theme for Kvantum Qt style 
(recommended)')
+
+cd ${pkgbase}-${pkgver}
+install -d "${pkgdir}"/usr/share
+
+cp -r plasma "${pkgdir}"/usr/share
+cp -r aurorae "${pkgdir}"/usr/share
+cp -r color-schemes "${pkgdir}"/usr/share
+cp -r konsole "${pkgdir}"/usr/share
+cp -r yakuake "${pkgdir}"/usr/share
+}
+
+package_kvantum-theme-adapta() {
+pkgdesc="Adapta theme for KDE Plasma 5"
+depends=('kvantum-qt5')
+
+cd ${pkgbase}-${pkgver}
+install -d "${pkgdir}"/usr/share
+
+cp -r Kvantum "${pkgdir}"/usr/share
+}


[arch-commits] Commit in tt-rss/repos/community-testing-any (4 files)

2017-10-27 Thread Anatol Pomozov
Date: Friday, October 27, 2017 @ 20:44:09
  Author: anatolik
Revision: 264617

archrelease: copy trunk to community-testing-any

Added:
  tt-rss/repos/community-testing-any/PKGBUILD
(from rev 264616, tt-rss/trunk/PKGBUILD)
  tt-rss/repos/community-testing-any/service
(from rev 264616, tt-rss/trunk/service)
Deleted:
  tt-rss/repos/community-testing-any/PKGBUILD
  tt-rss/repos/community-testing-any/service

--+
 PKGBUILD |  106 ++---
 service  |   24 ++---
 2 files changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 20:38:55 UTC (rev 264616)
+++ PKGBUILD2017-10-27 20:44:09 UTC (rev 264617)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer:  Anatol Pomozov 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Clément Démoulins 
-# Contributor: David Rosenstrauch 
-# Contributor: Erik Mank 
-
-pkgname=tt-rss
-pkgver=17.4.r164.g91f49ba1
-pkgrel=1
-epoch=1
-pkgdesc='Web-based news feed (RSS/Atom) aggregator'
-arch=(any)
-url='http://tt-rss.org'
-license=(GPL)
-backup=(etc/webapps/tt-rss/config.php)
-depends=(php)
-optdepends=('mysql'
-'postgresql'
-'php-gd: for coloured feed badges')
-makedepends=('git')
-_commit=91f49ba17d3f0d36978985ce608f4972c948325d
-# periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10=3262
-source=(git+https://tt-rss.org/gitlab/fox/tt-rss.git#commit=$_commit
-service)
-sha1sums=('SKIP'
-  'e3277cd1d717e7803cdc41a0275dcc7c188ef8db')
-
-pkgver() {
-  cd tt-rss
-  git describe --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-package() {
-  cd tt-rss
-  _instdir="$pkgdir"/usr/share/webapps/$pkgname
-
-  install -d "$_instdir"
-  cp -ra * "$_instdir/"
-
-  install -Dm640 -g http config.php-dist 
"$pkgdir"/etc/webapps/tt-rss/config.php
-  ln -s /etc/webapps/tt-rss/config.php "$_instdir"/config.php
-
-  install -d "$pkgdir"/var/lib/tt-rss
-  mv "$_instdir"/{lock,feed-icons,cache} "$pkgdir"/var/lib/tt-rss
-  ln -s /var/lib/tt-rss/lock "$_instdir"/lock
-  ln -s /var/lib/tt-rss/feed-icons "$_instdir"/feed-icons
-  ln -s /var/lib/tt-rss/cache "$_instdir"/cache
-  chown -R 33:33 "$pkgdir"/var/lib/tt-rss
-  chmod -R 777 "$pkgdir"/var/lib/tt-rss/*
-
-  install -Dm644 "$srcdir"/service 
"$pkgdir"/usr/lib/systemd/system/tt-rss.service
-}

Copied: tt-rss/repos/community-testing-any/PKGBUILD (from rev 264616, 
tt-rss/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 20:44:09 UTC (rev 264617)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer:  Anatol Pomozov 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Clément Démoulins 
+# Contributor: David Rosenstrauch 
+# Contributor: Erik Mank 
+
+pkgname=tt-rss
+pkgver=17.4.r164.g91f49ba1
+pkgrel=1
+epoch=1
+pkgdesc='Web-based news feed (RSS/Atom) aggregator'
+arch=(any)
+url='http://tt-rss.org'
+license=(GPL)
+backup=(etc/webapps/tt-rss/config.php)
+depends=(php)
+optdepends=('mysql'
+'postgresql'
+'php-gd: for coloured feed badges')
+makedepends=('git')
+_commit=91f49ba17d3f0d36978985ce608f4972c948325d
+# periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10=3262
+source=(git+https://tt-rss.org/gitlab/fox/tt-rss.git#commit=$_commit
+service)
+sha1sums=('SKIP'
+  'e3277cd1d717e7803cdc41a0275dcc7c188ef8db')
+
+pkgver() {
+  cd tt-rss
+  git describe --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+package() {
+  cd tt-rss
+  _instdir="$pkgdir"/usr/share/webapps/$pkgname
+
+  install -d "$_instdir"
+  cp -ra * "$_instdir/"
+
+  install -Dm640 -g http config.php-dist 
"$pkgdir"/etc/webapps/tt-rss/config.php
+  ln -s /etc/webapps/tt-rss/config.php "$_instdir"/config.php
+
+  install -d "$pkgdir"/var/lib/tt-rss
+  mv "$_instdir"/{lock,feed-icons,cache} "$pkgdir"/var/lib/tt-rss
+  ln -s /var/lib/tt-rss/lock "$_instdir"/lock
+  ln -s /var/lib/tt-rss/feed-icons "$_instdir"/feed-icons
+  ln -s /var/lib/tt-rss/cache "$_instdir"/cache
+  chown -R 33:33 "$pkgdir"/var/lib/tt-rss
+  chmod -R 777 "$pkgdir"/var/lib/tt-rss/*
+
+  install -Dm644 "$srcdir"/service 
"$pkgdir"/usr/lib/systemd/system/tt-rss.service
+}

Deleted: service
===
--- service 2017-10-27 20:38:55 UTC (rev 264616)
+++ service 2017-10-27 20:44:09 UTC (rev 264617)
@@ -1,12 +0,0 @@
-[Unit]
-Description=Tiny Tiny RSS feeds update daemon
-After=network.target mysqld.service postgresql.service
-
-[Service]
-ExecStart=/usr/bin/php /usr/share/webapps/tt-rss/update.php --daemon
-User=http
-StandardOutput=null
-StandardError=syslog
-

[arch-commits] Commit in tt-rss/repos (3 files)

2017-10-27 Thread Anatol Pomozov
Date: Friday, October 27, 2017 @ 20:38:55
  Author: anatolik
Revision: 264616

archrelease: copy trunk to community-testing-any

Added:
  tt-rss/repos/community-testing-any/
  tt-rss/repos/community-testing-any/PKGBUILD
(from rev 264615, tt-rss/trunk/PKGBUILD)
  tt-rss/repos/community-testing-any/service
(from rev 264615, tt-rss/trunk/service)

--+
 PKGBUILD |   53 +
 service  |   12 
 2 files changed, 65 insertions(+)

Copied: tt-rss/repos/community-testing-any/PKGBUILD (from rev 264615, 
tt-rss/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2017-10-27 20:38:55 UTC (rev 264616)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer:  Anatol Pomozov 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Clément Démoulins 
+# Contributor: David Rosenstrauch 
+# Contributor: Erik Mank 
+
+pkgname=tt-rss
+pkgver=17.4.r164.g91f49ba1
+pkgrel=1
+epoch=1
+pkgdesc='Web-based news feed (RSS/Atom) aggregator'
+arch=(any)
+url='http://tt-rss.org'
+license=(GPL)
+backup=(etc/webapps/tt-rss/config.php)
+depends=(php)
+optdepends=('mysql'
+'postgresql'
+'php-gd: for coloured feed badges')
+makedepends=('git')
+_commit=91f49ba17d3f0d36978985ce608f4972c948325d
+# periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10=3262
+source=(git+https://tt-rss.org/gitlab/fox/tt-rss.git#commit=$_commit
+service)
+sha1sums=('SKIP'
+  'e3277cd1d717e7803cdc41a0275dcc7c188ef8db')
+
+pkgver() {
+  cd tt-rss
+  git describe --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+package() {
+  cd tt-rss
+  _instdir="$pkgdir"/usr/share/webapps/$pkgname
+
+  install -d "$_instdir"
+  cp -ra * "$_instdir/"
+
+  install -Dm640 -g http config.php-dist 
"$pkgdir"/etc/webapps/tt-rss/config.php
+  ln -s /etc/webapps/tt-rss/config.php "$_instdir"/config.php
+
+  install -d "$pkgdir"/var/lib/tt-rss
+  mv "$_instdir"/{lock,feed-icons,cache} "$pkgdir"/var/lib/tt-rss
+  ln -s /var/lib/tt-rss/lock "$_instdir"/lock
+  ln -s /var/lib/tt-rss/feed-icons "$_instdir"/feed-icons
+  ln -s /var/lib/tt-rss/cache "$_instdir"/cache
+  chown -R 33:33 "$pkgdir"/var/lib/tt-rss
+  chmod -R 777 "$pkgdir"/var/lib/tt-rss/*
+
+  install -Dm644 "$srcdir"/service 
"$pkgdir"/usr/lib/systemd/system/tt-rss.service
+}

Copied: tt-rss/repos/community-testing-any/service (from rev 264615, 
tt-rss/trunk/service)
===
--- community-testing-any/service   (rev 0)
+++ community-testing-any/service   2017-10-27 20:38:55 UTC (rev 264616)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Tiny Tiny RSS feeds update daemon
+After=network.target mysqld.service postgresql.service
+
+[Service]
+ExecStart=/usr/bin/php /usr/share/webapps/tt-rss/update.php --daemon
+User=http
+StandardOutput=null
+StandardError=syslog
+
+[Install]
+WantedBy=multi-user.target


[arch-commits] Commit in tt-rss/repos (testing-any)

2017-10-27 Thread Anatol Pomozov
Date: Friday, October 27, 2017 @ 20:38:20
  Author: anatolik
Revision: 264615

it should be targeting community-testing

Deleted:
  tt-rss/repos/testing-any/


[arch-commits] Commit in tt-rss/repos (3 files)

2017-10-27 Thread Anatol Pomozov
Date: Friday, October 27, 2017 @ 20:36:56
  Author: anatolik
Revision: 264614

archrelease: copy trunk to testing-any

Added:
  tt-rss/repos/testing-any/
  tt-rss/repos/testing-any/PKGBUILD
(from rev 264613, tt-rss/trunk/PKGBUILD)
  tt-rss/repos/testing-any/service
(from rev 264613, tt-rss/trunk/service)

--+
 PKGBUILD |   53 +
 service  |   12 
 2 files changed, 65 insertions(+)

Copied: tt-rss/repos/testing-any/PKGBUILD (from rev 264613, 
tt-rss/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-10-27 20:36:56 UTC (rev 264614)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer:  Anatol Pomozov 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Clément Démoulins 
+# Contributor: David Rosenstrauch 
+# Contributor: Erik Mank 
+
+pkgname=tt-rss
+pkgver=17.4.r164.g91f49ba1
+pkgrel=1
+epoch=1
+pkgdesc='Web-based news feed (RSS/Atom) aggregator'
+arch=(any)
+url='http://tt-rss.org'
+license=(GPL)
+backup=(etc/webapps/tt-rss/config.php)
+depends=(php)
+optdepends=('mysql'
+'postgresql'
+'php-gd: for coloured feed badges')
+makedepends=('git')
+_commit=91f49ba17d3f0d36978985ce608f4972c948325d
+# periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10=3262
+source=(git+https://tt-rss.org/gitlab/fox/tt-rss.git#commit=$_commit
+service)
+sha1sums=('SKIP'
+  'e3277cd1d717e7803cdc41a0275dcc7c188ef8db')
+
+pkgver() {
+  cd tt-rss
+  git describe --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+package() {
+  cd tt-rss
+  _instdir="$pkgdir"/usr/share/webapps/$pkgname
+
+  install -d "$_instdir"
+  cp -ra * "$_instdir/"
+
+  install -Dm640 -g http config.php-dist 
"$pkgdir"/etc/webapps/tt-rss/config.php
+  ln -s /etc/webapps/tt-rss/config.php "$_instdir"/config.php
+
+  install -d "$pkgdir"/var/lib/tt-rss
+  mv "$_instdir"/{lock,feed-icons,cache} "$pkgdir"/var/lib/tt-rss
+  ln -s /var/lib/tt-rss/lock "$_instdir"/lock
+  ln -s /var/lib/tt-rss/feed-icons "$_instdir"/feed-icons
+  ln -s /var/lib/tt-rss/cache "$_instdir"/cache
+  chown -R 33:33 "$pkgdir"/var/lib/tt-rss
+  chmod -R 777 "$pkgdir"/var/lib/tt-rss/*
+
+  install -Dm644 "$srcdir"/service 
"$pkgdir"/usr/lib/systemd/system/tt-rss.service
+}

Copied: tt-rss/repos/testing-any/service (from rev 264613, tt-rss/trunk/service)
===
--- testing-any/service (rev 0)
+++ testing-any/service 2017-10-27 20:36:56 UTC (rev 264614)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Tiny Tiny RSS feeds update daemon
+After=network.target mysqld.service postgresql.service
+
+[Service]
+ExecStart=/usr/bin/php /usr/share/webapps/tt-rss/update.php --daemon
+User=http
+StandardOutput=null
+StandardError=syslog
+
+[Install]
+WantedBy=multi-user.target


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

2017-10-27 Thread Anatol Pomozov
Date: Friday, October 27, 2017 @ 20:36:25
  Author: anatolik
Revision: 264613

upgpkg: tt-rss 1:17.4.r164.g91f49ba1-1

Modified:
  tt-rss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 20:06:21 UTC (rev 264612)
+++ PKGBUILD2017-10-27 20:36:25 UTC (rev 264613)
@@ -6,7 +6,7 @@
 # Contributor: Erik Mank 
 
 pkgname=tt-rss
-pkgver=17.4.r42.g07d3431e
+pkgver=17.4.r164.g91f49ba1
 pkgrel=1
 epoch=1
 pkgdesc='Web-based news feed (RSS/Atom) aggregator'
@@ -19,7 +19,7 @@
 'postgresql'
 'php-gd: for coloured feed badges')
 makedepends=('git')
-_commit=07d3431e287ac2565d70434612da8134d6312dc4
+_commit=91f49ba17d3f0d36978985ce608f4972c948325d
 # periodic releases are over https://tt-rss.org/forum/viewtopic.php?f=10=3262
 source=(git+https://tt-rss.org/gitlab/fox/tt-rss.git#commit=$_commit
 service)


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

2017-10-27 Thread Levente Polyak
Date: Friday, October 27, 2017 @ 20:30:32
  Author: anthraxx
Revision: 308559

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-27 20:30:10 UTC (rev 308558)
+++ extra-i686/PKGBUILD 2017-10-27 20:30:32 UTC (rev 308559)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=wget
-pkgver=1.19.1
-pkgrel=2
-pkgdesc="A network utility to retrieve files from the Web"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/wget/wget.html;
-license=('GPL3')
-depends=('gnutls' 'libidn' 'libutil-linux' 'libpsl' 'pcre')
-checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
-optdepends=('ca-certificates: HTTPS downloads')
-backup=('etc/wgetrc')
-source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('cde25e99c144191644406793cbd1c69c102c6970'
-  'SKIP')
-validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA'
-  '1CB27DBC98614B2D5841646D08302DB6A2670428') # Tim Rühsen 

-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  cat >> doc/sample.wgetrc <
+
+pkgname=wget
+pkgver=1.19.2
+pkgrel=1
+pkgdesc="Network utility to retrieve files from the Web"
+arch=('i686' 'x86_64')
+url="https://www.gnu.org/software/wget/wget.html;
+license=('GPL3')
+depends=('gnutls' 'libidn' 'libutil-linux' 'libpsl' 'pcre')
+checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
+optdepends=('ca-certificates: HTTPS downloads')
+backup=('etc/wgetrc')
+source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('4f4a673b6d466efa50fbfba796bd84a46ae24e370fa562ede5b21ab53c11a920'
+'SKIP')
+validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA'
+  '1CB27DBC98614B2D5841646D08302DB6A2670428') # Tim Rühsen 

+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  cat >> doc/sample.wgetrc <
-
-pkgname=wget
-pkgver=1.19.1
-pkgrel=2
-pkgdesc="A network utility to retrieve files from the Web"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/wget/wget.html;
-license=('GPL3')
-depends=('gnutls' 'libidn' 'libutil-linux' 'libpsl' 'pcre')
-checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
-optdepends=('ca-certificates: HTTPS downloads')
-backup=('etc/wgetrc')
-source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('cde25e99c144191644406793cbd1c69c102c6970'
-  'SKIP')
-validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA'
-  '1CB27DBC98614B2D5841646D08302DB6A2670428') # Tim Rühsen 

-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  cat >> doc/sample.wgetrc <
+
+pkgname=wget
+pkgver=1.19.2
+pkgrel=1
+pkgdesc="Network utility to retrieve files from the Web"
+arch=('i686' 'x86_64')
+url="https://www.gnu.org/software/wget/wget.html;
+license=('GPL3')
+depends=('gnutls' 'libidn' 'libutil-linux' 'libpsl' 'pcre')
+checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
+optdepends=('ca-certificates: HTTPS downloads')
+backup=('etc/wgetrc')
+source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('4f4a673b6d466efa50fbfba796bd84a46ae24e370fa562ede5b21ab53c11a920'
+'SKIP')
+validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA'
+  '1CB27DBC98614B2D5841646D08302DB6A2670428') # Tim Rühsen 

+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  cat >> doc/sample.wgetrc <

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

2017-10-27 Thread Levente Polyak
Date: Friday, October 27, 2017 @ 20:30:10
  Author: anthraxx
Revision: 308558

upgpkg: wget 1.19.2-1 (security update)

Modified:
  wget/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 20:15:34 UTC (rev 308557)
+++ PKGBUILD2017-10-27 20:30:10 UTC (rev 308558)
@@ -2,19 +2,19 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=wget
-pkgver=1.19.1
-pkgrel=2
-pkgdesc="A network utility to retrieve files from the Web"
+pkgver=1.19.2
+pkgrel=1
+pkgdesc="Network utility to retrieve files from the Web"
 arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/wget/wget.html;
+url="https://www.gnu.org/software/wget/wget.html;
 license=('GPL3')
 depends=('gnutls' 'libidn' 'libutil-linux' 'libpsl' 'pcre')
 checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
 optdepends=('ca-certificates: HTTPS downloads')
 backup=('etc/wgetrc')
-source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('cde25e99c144191644406793cbd1c69c102c6970'
-  'SKIP')
+source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('4f4a673b6d466efa50fbfba796bd84a46ae24e370fa562ede5b21ab53c11a920'
+'SKIP')
 validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA'
   '1CB27DBC98614B2D5841646D08302DB6A2670428') # Tim Rühsen 

 
@@ -29,13 +29,18 @@
 
 build() {
   cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-nls --with-ssl=gnutls
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--disable-rpath \
+--enable-nls \
+--with-ssl=gnutls
   make
 }
 
 check() {
   cd ${pkgname}-${pkgver}
-  make check
+  make check < /dev/null
 }
 
 package() {
@@ -42,3 +47,5 @@
   cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" install
 }
+
+# vim: ts=2 sw=2 et:


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

2017-10-27 Thread Antonio Rojas
Date: Friday, October 27, 2017 @ 20:15:34
  Author: arojas
Revision: 308557

Update upstream URL (FS#56142)

Modified:
  spglib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 17:19:29 UTC (rev 308556)
+++ PKGBUILD2017-10-27 20:15:34 UTC (rev 308557)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="C library for finding and handling crystal symmetries"
 arch=(i686 x86_64)
-url="http://spglib.sf.net/;
+url="https://atztogo.github.io/spglib/;
 license=(custom)
 depends=(glibc)
 makedepends=()


[arch-commits] Commit in nodejs-lts-argon/repos (8 files)

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 20:06:21
  Author: archange
Revision: 264612

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

Added:
  nodejs-lts-argon/repos/community-i686/PKGBUILD
(from rev 264611, nodejs-lts-argon/trunk/PKGBUILD)
  nodejs-lts-argon/repos/community-i686/nodejs-v8-icu59.patch
(from rev 264611, nodejs-lts-argon/trunk/nodejs-v8-icu59.patch)
  nodejs-lts-argon/repos/community-x86_64/PKGBUILD
(from rev 264611, nodejs-lts-argon/trunk/PKGBUILD)
  nodejs-lts-argon/repos/community-x86_64/nodejs-v8-icu59.patch
(from rev 264611, nodejs-lts-argon/trunk/nodejs-v8-icu59.patch)
Deleted:
  nodejs-lts-argon/repos/community-i686/PKGBUILD
  nodejs-lts-argon/repos/community-i686/nodejs-v8-icu59.patch
  nodejs-lts-argon/repos/community-x86_64/PKGBUILD
  nodejs-lts-argon/repos/community-x86_64/nodejs-v8-icu59.patch

+
 /PKGBUILD  |  128 +++
 /nodejs-v8-icu59.patch |   20 
 community-i686/PKGBUILD|   64 ---
 community-i686/nodejs-v8-icu59.patch   |   10 --
 community-x86_64/PKGBUILD  |   64 ---
 community-x86_64/nodejs-v8-icu59.patch |   10 --
 6 files changed, 148 insertions(+), 148 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 20:06:04 UTC (rev 264611)
+++ community-i686/PKGBUILD 2017-10-27 20:06:21 UTC (rev 264612)
@@ -1,64 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-
-pkgname=nodejs-lts-argon
-pkgver=4.8.4
-pkgrel=2
-pkgdesc='Evented I/O for V8 javascript (LTS release: Argon)'
-arch=('i686' 'x86_64')
-url='https://nodejs.org/'
-license=('MIT')
-depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=('nodejs')
-source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz"
-'nodejs-v8-icu59.patch')
-sha256sums=('35fe633a48cbe93c79327161d9dc964ac9810f4ceb2ed8628487e6e14a15905b'
-'3b4d747522f655054829a67b5358f6f1c8bcbb2845f8e0f9866c9c78e55e1be8')
-
-prepare() {
-  cd node-v${pkgver}
-
-  patch -p1 -i ../nodejs-v8-icu59.patch
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v${pkgver}
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---shared-http-parser
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  # At least two expected failures because of OpenSSL 1.1 vs 1.0
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-v${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: nodejs-lts-argon/repos/community-i686/PKGBUILD (from rev 264611, 
nodejs-lts-argon/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 20:06:21 UTC (rev 264612)
@@ -0,0 +1,64 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+
+pkgname=nodejs-lts-argon
+pkgver=4.8.5
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript (LTS release: Argon)'
+arch=('i686' 'x86_64')
+url='https://nodejs.org/'
+license=('MIT')
+depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+provides=("nodejs=${pkgver}")
+conflicts=('nodejs')
+source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz"
+'nodejs-v8-icu59.patch')
+sha256sums=('a48aeefc2b4fae0ea6410a8045ca106af244223012eab003bd5cb00aa3b50d53'
+'3b4d747522f655054829a67b5358f6f1c8bcbb2845f8e0f9866c9c78e55e1be8')
+
+prepare() {
+  cd node-v${pkgver}
+
+  patch -p1 -i ../nodejs-v8-icu59.patch
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v${pkgver}
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  export 

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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 20:06:04
  Author: archange
Revision: 264611

upgpkg: nodejs-lts-argon 4.8.5-1

Dummy update, upstream fixed a DOS in zlib but we use system one.

Modified:
  nodejs-lts-argon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 18:29:15 UTC (rev 264610)
+++ PKGBUILD2017-10-27 20:06:04 UTC (rev 264611)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
 
 pkgname=nodejs-lts-argon
-pkgver=4.8.4
-pkgrel=2
+pkgver=4.8.5
+pkgrel=1
 pkgdesc='Evented I/O for V8 javascript (LTS release: Argon)'
 arch=('i686' 'x86_64')
 url='https://nodejs.org/'
@@ -10,11 +10,11 @@
 depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser')
 makedepends=('python2' 'procps-ng')
 optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
+provides=("nodejs=${pkgver}")
 conflicts=('nodejs')
 source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz"
 'nodejs-v8-icu59.patch')
-sha256sums=('35fe633a48cbe93c79327161d9dc964ac9810f4ceb2ed8628487e6e14a15905b'
+sha256sums=('a48aeefc2b4fae0ea6410a8045ca106af244223012eab003bd5cb00aa3b50d53'
 '3b4d747522f655054829a67b5358f6f1c8bcbb2845f8e0f9866c9c78e55e1be8')
 
 prepare() {
@@ -60,5 +60,5 @@
 
   make DESTDIR="${pkgdir}" install
 
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
 }


[arch-commits] Commit in nodejs-lts-boron/repos (4 files)

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 18:29:15
  Author: archange
Revision: 264610

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

Added:
  nodejs-lts-boron/repos/community-i686/PKGBUILD
(from rev 264609, nodejs-lts-boron/trunk/PKGBUILD)
  nodejs-lts-boron/repos/community-x86_64/PKGBUILD
(from rev 264609, nodejs-lts-boron/trunk/PKGBUILD)
Deleted:
  nodejs-lts-boron/repos/community-i686/PKGBUILD
  nodejs-lts-boron/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 18:28:46 UTC (rev 264609)
+++ community-i686/PKGBUILD 2017-10-27 18:29:15 UTC (rev 264610)
@@ -1,63 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-
-pkgname=nodejs-lts-boron
-pkgver=6.11.4
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
-arch=('i686' 'x86_64')
-url='https://nodejs.org/'
-license=('MIT')
-depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=('nodejs')
-source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
-# "${url}/dist/v${pkgver}/SHASUMS256.txt"{,.sig} or .asc to check
-sha256sums=('4c2f0435e3088136ac4bc75236a7717f189d590a13f490065e7b3b8e5aacd450')
-#validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8') # Myles Borins 

-
-prepare() {
-  cd node-v${pkgver}
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v${pkgver}
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---shared-http-parser \
---shared-cares
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  # At least two expected failures because of OpenSSL 1.1 vs 1.0
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-v${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: nodejs-lts-boron/repos/community-i686/PKGBUILD (from rev 264609, 
nodejs-lts-boron/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 18:29:15 UTC (rev 264610)
@@ -0,0 +1,63 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+
+pkgname=nodejs-lts-boron
+pkgver=6.11.5
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
+arch=('i686' 'x86_64')
+url='https://nodejs.org/'
+license=('MIT')
+depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+provides=("nodejs=$pkgver")
+conflicts=('nodejs')
+source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
+# "${url}/dist/v${pkgver}/SHASUMS256.txt"{,.sig} or .asc to check
+sha256sums=('1c6de415216799fbaeca82304b3fef87accc7101ebf2ead7d5c545e0779e8aaf')
+#validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8') # Myles Borins 

+
+prepare() {
+  cd node-v${pkgver}
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v${pkgver}
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--shared-http-parser \
+--shared-cares
+
+  make
+}
+
+check() {
+  cd node-v${pkgver}
+  # At least two expected failures because of OpenSSL 1.1 vs 1.0
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-v${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE 

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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 18:28:46
  Author: archange
Revision: 264609

upgpkg: nodejs-lts-boron 6.11.5-1

Dummy update, upstream fixed a DOS in zlib but we use system one.

Modified:
  nodejs-lts-boron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 18:01:45 UTC (rev 264608)
+++ PKGBUILD2017-10-27 18:28:46 UTC (rev 264609)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
 
 pkgname=nodejs-lts-boron
-pkgver=6.11.4
+pkgver=6.11.5
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 conflicts=('nodejs')
 source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
 # "${url}/dist/v${pkgver}/SHASUMS256.txt"{,.sig} or .asc to check
-sha256sums=('4c2f0435e3088136ac4bc75236a7717f189d590a13f490065e7b3b8e5aacd450')
+sha256sums=('1c6de415216799fbaeca82304b3fef87accc7101ebf2ead7d5c545e0779e8aaf')
 #validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8') # Myles Borins 

 
 prepare() {


[arch-commits] Commit in plasma5-applets-thermal-monitor/repos/community-any (3 files)

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 18:01:45
  Author: archange
Revision: 264608

archrelease: copy trunk to community-any

Added:
  plasma5-applets-thermal-monitor/repos/community-any/PKGBUILD
(from rev 264607, plasma5-applets-thermal-monitor/trunk/PKGBUILD)
Deleted:
  plasma5-applets-thermal-monitor/repos/community-any/PKGBUILD
  plasma5-applets-thermal-monitor/repos/community-any/remove-spammer.patch

--+
 PKGBUILD |   71 ++---
 remove-spammer.patch |   21 --
 2 files changed, 33 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 18:01:28 UTC (rev 264607)
+++ PKGBUILD2017-10-27 18:01:45 UTC (rev 264608)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-# Contributor: Martin Kostolný 
-
-pkgname=plasma5-applets-thermal-monitor
-pkgver=1.2.7
-pkgrel=1
-pkgdesc="Plasma applet for monitoring temperatures of existing sensors 
including CPU, GPU and HDD."
-arch=('any')
-url="https://github.com/kotelnik/plasma-applet-thermal-monitor;
-license=('GPL')
-depends=('plasma-workspace' 'qt5-graphicaleffects')
-makedepends=('extra-cmake-modules')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz"
-"remove-spammer.patch")
-sha256sums=('09a66d02ddd658eee0b8aeea02fb8e305da3f057b436cfb6b8ad8454ebbd1ca2'
-'aa411a4b53fa81815cc2bc17c6818e5ebcd7646eda87b51cc829f4e5fef37385')
-
-prepare() {
-mkdir -p build
-cd plasma-applet-thermal-monitor-${pkgver}
-patch -p1 -i ../remove-spammer.patch
-}
-
-build() {
-cd build
-
-cmake ../plasma-applet-thermal-monitor-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-}
-
-package() {
-cd build
-
-make DESTDIR="${pkgdir}" install
-}

Copied: plasma5-applets-thermal-monitor/repos/community-any/PKGBUILD (from rev 
264607, plasma5-applets-thermal-monitor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 18:01:45 UTC (rev 264608)
@@ -0,0 +1,33 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Martin Kostolný 
+
+pkgname=plasma5-applets-thermal-monitor
+pkgver=1.2.8
+pkgrel=1
+pkgdesc="Plasma applet for monitoring temperatures of existing sensors 
including CPU, GPU and HDD."
+arch=('any')
+url="https://github.com/kotelnik/plasma-applet-thermal-monitor;
+license=('GPL')
+depends=('plasma-workspace' 'qt5-graphicaleffects')
+makedepends=('extra-cmake-modules')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('a7ab7d4eb7aed93b5892027513a4a6f99b8b5a983ebbeeeac00e02d43b55dba8')
+
+prepare() {
+mkdir -p build
+}
+
+build() {
+cd build
+
+cmake ../plasma-applet-thermal-monitor-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib
+}
+
+package() {
+cd build
+
+make DESTDIR="${pkgdir}" install
+}

Deleted: remove-spammer.patch
===
--- remove-spammer.patch2017-10-27 18:01:28 UTC (rev 264607)
+++ remove-spammer.patch2017-10-27 18:01:45 UTC (rev 264608)
@@ -1,21 +0,0 @@
-From 7ceb9a2c09caca063aa938d2aea2775326be19e6 Mon Sep 17 00:00:00 2001
-From: Keziolio 
-Date: Tue, 2 Aug 2016 22:55:29 +0200
-Subject: [PATCH] remove spammer
-

- package/contents/code/temperature-utils.js | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/package/contents/code/temperature-utils.js 
b/package/contents/code/temperature-utils.js
-index 5bcea6e..70a8787 100644
 a/package/contents/code/temperature-utils.js
-+++ b/package/contents/code/temperature-utils.js
-@@ -3,7 +3,6 @@ function toFahrenheit(celsia) {
- }
- 
- function getTemperature(celsiaDouble, fahrenheitEnabled) {
--dbgprint('getTemperature: ' + celsiaDouble)
- var fl = celsiaDouble
- if (fahrenheitEnabled) {
- fl = toFahrenheit(fl)


[arch-commits] Commit in plasma5-applets-thermal-monitor/trunk (2 files)

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 18:01:28
  Author: archange
Revision: 264607

upgpkg: plasma5-applets-thermal-monitor 1.2.8-1

Modified:
  plasma5-applets-thermal-monitor/trunk/PKGBUILD
Deleted:
  plasma5-applets-thermal-monitor/trunk/remove-spammer.patch

--+
 PKGBUILD |   10 +++---
 remove-spammer.patch |   21 -
 2 files changed, 3 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 17:55:02 UTC (rev 264606)
+++ PKGBUILD2017-10-27 18:01:28 UTC (rev 264607)
@@ -2,7 +2,7 @@
 # Contributor: Martin Kostolný 
 
 pkgname=plasma5-applets-thermal-monitor
-pkgver=1.2.7
+pkgver=1.2.8
 pkgrel=1
 pkgdesc="Plasma applet for monitoring temperatures of existing sensors 
including CPU, GPU and HDD."
 arch=('any')
@@ -10,15 +10,11 @@
 license=('GPL')
 depends=('plasma-workspace' 'qt5-graphicaleffects')
 makedepends=('extra-cmake-modules')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz"
-"remove-spammer.patch")
-sha256sums=('09a66d02ddd658eee0b8aeea02fb8e305da3f057b436cfb6b8ad8454ebbd1ca2'
-'aa411a4b53fa81815cc2bc17c6818e5ebcd7646eda87b51cc829f4e5fef37385')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('a7ab7d4eb7aed93b5892027513a4a6f99b8b5a983ebbeeeac00e02d43b55dba8')
 
 prepare() {
 mkdir -p build
-cd plasma-applet-thermal-monitor-${pkgver}
-patch -p1 -i ../remove-spammer.patch
 }
 
 build() {

Deleted: remove-spammer.patch
===
--- remove-spammer.patch2017-10-27 17:55:02 UTC (rev 264606)
+++ remove-spammer.patch2017-10-27 18:01:28 UTC (rev 264607)
@@ -1,21 +0,0 @@
-From 7ceb9a2c09caca063aa938d2aea2775326be19e6 Mon Sep 17 00:00:00 2001
-From: Keziolio 
-Date: Tue, 2 Aug 2016 22:55:29 +0200
-Subject: [PATCH] remove spammer
-

- package/contents/code/temperature-utils.js | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/package/contents/code/temperature-utils.js 
b/package/contents/code/temperature-utils.js
-index 5bcea6e..70a8787 100644
 a/package/contents/code/temperature-utils.js
-+++ b/package/contents/code/temperature-utils.js
-@@ -3,7 +3,6 @@ function toFahrenheit(celsia) {
- }
- 
- function getTemperature(celsiaDouble, fahrenheitEnabled) {
--dbgprint('getTemperature: ' + celsiaDouble)
- var fl = celsiaDouble
- if (fahrenheitEnabled) {
- fl = toFahrenheit(fl)


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 17:55:02
  Author: felixonmars
Revision: 264606

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 17:54:27 UTC (rev 264605)
+++ community-i686/PKGBUILD 2017-10-27 17:55:02 UTC (rev 264606)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: David Verelst 
-# Contributor: richli
-
-pkgbase=python-shapely
-pkgname=(python-shapely python2-shapely)
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
-arch=('i686' 'x86_64')
-url="https://pypi.python.org/pypi/Shapely;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-packaging' 
'python2-packaging' 'geos'
- 'python-numpy' 'python2-numpy' 'cython' 'cython2')
-checkdepends=('python-pytest' 'python2-pytest')
-source=("https://pypi.io/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz;)
-sha512sums=('f0984990f6bd577601982f4eda87a29a15ca1b9c3c6fa440e6626fae40b6316e43c15c94dd5f6ea22c7f70857e4ce89a47a44136d1e597c4862e8f497c8bdfc2')
-
-prepare() {
-  rm -r Shapely-$pkgver/_vendor
-  sed -i 's/from _vendor.packaging./from packaging./' Shapely-$pkgver/setup.py
-
-  cp -a Shapely-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/Shapely-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/Shapely-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  # TODO: make the hack less dirty...
-
-  cd "$srcdir"/Shapely-$pkgver
-  mv shapely shapely.bak
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.6:$PYTHONPATH" py.test
-  mv shapely.bak shapely
-
-  cd "$srcdir"/Shapely-$pkgver-py2
-  mv shapely shapely.bak
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" py.test2
-  mv shapely.bak shapely
-}
-
-package_python-shapely() {
-  depends=('geos' 'python')
-  optdepends=('python-numpy: for shapely.vectorized submodule')
-
-  cd "$srcdir"/Shapely-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-shapely() {
-  depends=('geos' 'python2')
-  optdepends=('python2-numpy: for shapely.vectorized submodule')
-
-  cd "$srcdir"/Shapely-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-shapely/repos/community-i686/PKGBUILD (from rev 264605, 
python-shapely/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 17:55:02 UTC (rev 264606)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: David Verelst 
+# Contributor: richli
+
+pkgbase=python-shapely
+pkgname=(python-shapely python2-shapely)
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
+arch=('i686' 'x86_64')
+url="https://pypi.python.org/pypi/Shapely;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-packaging' 
'python2-packaging' 'geos'
+ 'python-numpy' 'python2-numpy' 'cython' 'cython2')
+checkdepends=('python-pytest' 'python2-pytest')
+source=("https://pypi.io/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz;)
+sha512sums=('601fb329b9a99cfe413fc50ee83f1b837f545240e403dccd9b4e2e22030cc78ab41f2d6520e755f2b154606f96f000b09a143a0d3cb99dd9f4f95fc23e8268b5')
+
+prepare() {
+  rm -r Shapely-$pkgver/_vendor
+  sed -i 's/from _vendor.packaging./from packaging./' Shapely-$pkgver/setup.py
+
+  cp -a Shapely-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/Shapely-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/Shapely-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  # TODO: make the hack less dirty...
+
+  cd "$srcdir"/Shapely-$pkgver
+  mv shapely shapely.bak
+  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.6:$PYTHONPATH" py.test
+  mv shapely.bak shapely
+
+  cd "$srcdir"/Shapely-$pkgver-py2
+  mv shapely shapely.bak
+  PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" py.test2
+  mv shapely.bak shapely
+}
+
+package_python-shapely() {
+  depends=('geos' 'python')
+  optdepends=('python-numpy: for 

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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 17:54:27
  Author: felixonmars
Revision: 264605

upgpkg: python-shapely 1.6.2-1

Modified:
  python-shapely/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 17:47:56 UTC (rev 264604)
+++ PKGBUILD2017-10-27 17:54:27 UTC (rev 264605)
@@ -5,7 +5,7 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
  'python-numpy' 'python2-numpy' 'cython' 'cython2')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.io/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz;)
-sha512sums=('f0984990f6bd577601982f4eda87a29a15ca1b9c3c6fa440e6626fae40b6316e43c15c94dd5f6ea22c7f70857e4ce89a47a44136d1e597c4862e8f497c8bdfc2')
+sha512sums=('601fb329b9a99cfe413fc50ee83f1b837f545240e403dccd9b4e2e22030cc78ab41f2d6520e755f2b154606f96f000b09a143a0d3cb99dd9f4f95fc23e8268b5')
 
 prepare() {
   rm -r Shapely-$pkgver/_vendor


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 17:47:56
  Author: felixonmars
Revision: 264604

archrelease: copy trunk to community-any

Added:
  python-pytest-runner/repos/community-any/PKGBUILD
(from rev 264603, python-pytest-runner/trunk/PKGBUILD)
Deleted:
  python-pytest-runner/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 17:47:31 UTC (rev 264603)
+++ PKGBUILD2017-10-27 17:47:56 UTC (rev 264604)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-pytest-runner
-pkgname=('python-pytest-runner' 'python2-pytest-runner')
-pkgver=2.12.1
-pkgrel=1
-pkgdesc="Invoke py.test as distutils command with dependency resolution"
-arch=('any')
-license=('MIT')
-url="https://github.com/pytest-dev/pytest-runner;
-makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 
'python2-setuptools-scm'
- 'python-pytest-virtualenv' 'python2-pytest-virtualenv')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-runner/archive/$pkgver.tar.gz;)
-sha512sums=('b8621c58624cb3cd2992bf4ce501306a3c906fc410f520c9dd96c89c46054cdbc30e0728c29d82d2e39b538770ac9c82b265a8eb2cd5a96a882d6023ddca1d7d')
-
-prepare() {
-  cp -a pytest-runner-$pkgver{,-py2}
-
-  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/pytest-runner-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/pytest-runner-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/pytest-runner-$pkgver
-  python setup.py egg_info
-  PYTHONPATH="$PWD" pytest
-
-  cd "$srcdir"/pytest-runner-$pkgver-py2
-  python2 setup.py egg_info
-  PYTHONPATH="$PWD" pytest2
-}
-
-package_python-pytest-runner() {
-  depends=('python-pytest')
-
-  cd pytest-runner-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pytest-runner() {
-  depends=('python2-pytest')
-
-  cd pytest-runner-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pytest-runner/repos/community-any/PKGBUILD (from rev 264603, 
python-pytest-runner/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 17:47:56 UTC (rev 264604)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-runner
+pkgname=('python-pytest-runner' 'python2-pytest-runner')
+pkgver=3.0
+pkgrel=1
+pkgdesc="Invoke py.test as distutils command with dependency resolution"
+arch=('any')
+license=('MIT')
+url="https://github.com/pytest-dev/pytest-runner;
+makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 
'python2-setuptools-scm'
+ 'python-pytest-virtualenv' 'python2-pytest-virtualenv')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-runner/archive/$pkgver.tar.gz;)
+sha512sums=('a8e5401e2eb114a684affeef120f819222a39408b40a29b5b208d8ab3328c7cda1f357ee3f238f5c234dd8f5ccb9de2d835e386c05a5d2812277688501cb717c')
+
+prepare() {
+  cp -a pytest-runner-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/pytest-runner-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pytest-runner-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/pytest-runner-$pkgver
+  python setup.py egg_info
+  PYTHONPATH="$PWD" pytest
+
+  cd "$srcdir"/pytest-runner-$pkgver-py2
+  python2 setup.py egg_info
+  PYTHONPATH="$PWD" pytest2
+}
+
+package_python-pytest-runner() {
+  depends=('python-pytest')
+
+  cd pytest-runner-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pytest-runner() {
+  depends=('python2-pytest')
+
+  cd pytest-runner-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 17:47:31
  Author: felixonmars
Revision: 264603

upgpkg: python-pytest-runner 3.0-1

Modified:
  python-pytest-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 17:40:37 UTC (rev 264602)
+++ PKGBUILD2017-10-27 17:47:31 UTC (rev 264603)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-runner
 pkgname=('python-pytest-runner' 'python2-pytest-runner')
-pkgver=2.12.1
+pkgver=3.0
 pkgrel=1
 pkgdesc="Invoke py.test as distutils command with dependency resolution"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 
'python2-setuptools-scm'
  'python-pytest-virtualenv' 'python2-pytest-virtualenv')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-runner/archive/$pkgver.tar.gz;)
-sha512sums=('b8621c58624cb3cd2992bf4ce501306a3c906fc410f520c9dd96c89c46054cdbc30e0728c29d82d2e39b538770ac9c82b265a8eb2cd5a96a882d6023ddca1d7d')
+sha512sums=('a8e5401e2eb114a684affeef120f819222a39408b40a29b5b208d8ab3328c7cda1f357ee3f238f5c234dd8f5ccb9de2d835e386c05a5d2812277688501cb717c')
 
 prepare() {
   cp -a pytest-runner-$pkgver{,-py2}


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 17:40:11
  Author: felixonmars
Revision: 264601

upgpkg: debootstrap 1.0.92-1

Modified:
  debootstrap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 17:21:22 UTC (rev 264600)
+++ PKGBUILD2017-10-27 17:40:11 UTC (rev 264601)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=debootstrap
-pkgver=1.0.91
+pkgver=1.0.92
 pkgrel=1
 pkgdesc="Bootstrap a basic Debian system"
 arch=('any')
@@ -14,7 +14,7 @@
 optdepends=('gnupg: check release signatures'
 'debian-archive-keyring: check release signatures for Debian'
 'ubuntu-keyring: check release signatures for Ubuntu')
-sha512sums=('038d53a5f1e9c77b03695ee27aed3c5db9c8e09ae6b03a4720f52587677b5c19c62f4396920ca452dc7cd865d7ddf59239c451cf82908497f257b339cc54aa5b'
+sha512sums=('4b094fecf7fc3808948daea2fde550c719a42bf1ed9af040ea52e7ecff3e3a0803f0af5dd7a4f7a0fe57d2221fb7837310833e5bf36b5efbbf165997965dcc32'
 
'9e4c805b174eeb9ecab13701249c56542c1dc0c371df5f708540d17959f89de80763c4311972abb8f1d4f82b13080f7aa835028c1e5016ee17eebc32c8daa6e7')
 
 prepare() {


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 17:40:37
  Author: felixonmars
Revision: 264602

archrelease: copy trunk to community-any

Added:
  debootstrap/repos/community-any/PKGBUILD
(from rev 264601, debootstrap/trunk/PKGBUILD)
  debootstrap/repos/community-any/arch-detect.patch
(from rev 264601, debootstrap/trunk/arch-detect.patch)
Deleted:
  debootstrap/repos/community-any/PKGBUILD
  debootstrap/repos/community-any/arch-detect.patch

---+
 PKGBUILD  |   74 ++--
 arch-detect.patch |   36 -
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 17:40:11 UTC (rev 264601)
+++ PKGBUILD2017-10-27 17:40:37 UTC (rev 264602)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=debootstrap
-pkgver=1.0.91
-pkgrel=1
-pkgdesc="Bootstrap a basic Debian system"
-arch=('any')
-license=('GPL')
-url="https://tracker.debian.org/pkg/debootstrap;
-depends=('wget' 'binutils')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/debootstrap/archive/$pkgver.tar.gz;
-arch-detect.patch)
-optdepends=('gnupg: check release signatures'
-'debian-archive-keyring: check release signatures for Debian'
-'ubuntu-keyring: check release signatures for Ubuntu')
-sha512sums=('038d53a5f1e9c77b03695ee27aed3c5db9c8e09ae6b03a4720f52587677b5c19c62f4396920ca452dc7cd865d7ddf59239c451cf82908497f257b339cc54aa5b'
-
'9e4c805b174eeb9ecab13701249c56542c1dc0c371df5f708540d17959f89de80763c4311972abb8f1d4f82b13080f7aa835028c1e5016ee17eebc32c8daa6e7')
-
-prepare() {
-  cd debootstrap-$pkgver
-
-  sed -i 's/sbin/bin/g' Makefile
-
-  # Debian defaults
-  sed -i 's|export PATH|export 
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"|' 
debootstrap
-
-  # Detect Architecture
-  patch -p1 -i ../arch-detect.patch
-}
-
-package() {
-  cd debootstrap-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 debootstrap.8 "$pkgdir"/usr/share/man/man8/debootstrap.8
-}

Copied: debootstrap/repos/community-any/PKGBUILD (from rev 264601, 
debootstrap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 17:40:37 UTC (rev 264602)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=debootstrap
+pkgver=1.0.92
+pkgrel=1
+pkgdesc="Bootstrap a basic Debian system"
+arch=('any')
+license=('GPL')
+url="https://tracker.debian.org/pkg/debootstrap;
+depends=('wget' 'binutils')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/debootstrap/archive/$pkgver.tar.gz;
+arch-detect.patch)
+optdepends=('gnupg: check release signatures'
+'debian-archive-keyring: check release signatures for Debian'
+'ubuntu-keyring: check release signatures for Ubuntu')
+sha512sums=('4b094fecf7fc3808948daea2fde550c719a42bf1ed9af040ea52e7ecff3e3a0803f0af5dd7a4f7a0fe57d2221fb7837310833e5bf36b5efbbf165997965dcc32'
+
'9e4c805b174eeb9ecab13701249c56542c1dc0c371df5f708540d17959f89de80763c4311972abb8f1d4f82b13080f7aa835028c1e5016ee17eebc32c8daa6e7')
+
+prepare() {
+  cd debootstrap-$pkgver
+
+  sed -i 's/sbin/bin/g' Makefile
+
+  # Debian defaults
+  sed -i 's|export PATH|export 
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"|' 
debootstrap
+
+  # Detect Architecture
+  patch -p1 -i ../arch-detect.patch
+}
+
+package() {
+  cd debootstrap-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 debootstrap.8 "$pkgdir"/usr/share/man/man8/debootstrap.8
+}

Deleted: arch-detect.patch
===
--- arch-detect.patch   2017-10-27 17:40:11 UTC (rev 264601)
+++ arch-detect.patch   2017-10-27 17:40:37 UTC (rev 264602)
@@ -1,18 +0,0 @@
 a/debootstrap  2016-03-22 21:13:58.0 +0800
-+++ b/debootstrap  2016-03-22 21:13:09.573621800 +0800
-@@ -419,6 +419,15 @@
-   HOST_ARCH=`/usr/bin/udpkg --print-architecture`
- elif [ -e $DEBOOTSTRAP_DIR/arch ]; then
-   HOST_ARCH=`cat $DEBOOTSTRAP_DIR/arch`
-+elif in_path pacman; then
-+  CARCH="$(. /etc/makepkg.conf && echo $CARCH)"
-+case "$CARCH" in
-+"i686")   HOST_ARCH="i386" ;;
-+"x86_64") HOST_ARCH="amd64" ;;
-+"armv7h") HOST_ARCH="armhf" ;;
-+"aarch64") HOST_ARCH="arm64" ;;
-+*) echo "Unknown architecture: $CARCH" && exit 1
-+esac
- fi
- HOST_OS="$HOST_ARCH"
- # basic host OS guessing for non-Debian systems

Copied: debootstrap/repos/community-any/arch-detect.patch (from rev 264601, 
debootstrap/trunk/arch-detect.patch)
===
--- arch-detect.patch   (rev 0)
+++ arch-detect.patch   2017-10-27 17:40:37 UTC (rev 264602)

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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 17:21:22
  Author: felixonmars
Revision: 264600

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 17:20:59 UTC (rev 264599)
+++ PKGBUILD2017-10-27 17:21:22 UTC (rev 264600)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=python-tldextract
-pkgver=2.1.0
-pkgrel=3
-pkgdesc="Accurately separate the TLD from the registered domain and subdomains 
of a URL, using the Public Suffix List"
-arch=('any')
-url="https://github.com/john-kurkowski/tldextract;
-license=('BSD')
-depends=('python-idna' 'python-requests' 'python-requests-file' 
'python-setuptools')
-checkdepends=('python-pytest-runner' 'python-pytest-mock')
-source=("https://pypi.io/packages/source/t/tldextract/tldextract-$pkgver.tar.gz;)
-sha512sums=('484141e8af67f5a5df608d5d3da972f25d73a5a28a88ca4ba75dac5dc63614efe2b259629893d316617126d230b6c7acdf618b2c73e561454965e6fb748c3b9d')
-
-prepare() {
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd tldextract-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd tldextract-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd tldextract-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # use the snapshot version, because generating a new one requires Internet 
access and root permission
-  ln -s .tld_set_snapshot 
"$pkgdir"/usr/lib/python3.6/site-packages/tldextract/.tld_set
-}
-
-# vim:set sw=2 et:

Copied: python-tldextract/repos/community-any/PKGBUILD (from rev 264599, 
python-tldextract/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 17:21:22 UTC (rev 264600)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=python-tldextract
+pkgver=2.2.0
+pkgrel=1
+pkgdesc="Accurately separate the TLD from the registered domain and subdomains 
of a URL, using the Public Suffix List"
+arch=('any')
+url="https://github.com/john-kurkowski/tldextract;
+license=('BSD')
+depends=('python-idna' 'python-requests' 'python-requests-file' 
'python-setuptools')
+checkdepends=('python-pytest-runner' 'python-pytest-mock' 'python-responses')
+source=("https://pypi.io/packages/source/t/tldextract/tldextract-$pkgver.tar.gz;)
+sha512sums=('25a8c3d2ce27bd54dea211fb3999caeb487840172a8b707b43e6c27729f247306cc0596f156e70f3039771f84f92112921c17873128d4597dbc8785e2d4de8d3')
+
+prepare() {
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd tldextract-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd tldextract-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd tldextract-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  # use the snapshot version, because generating a new one requires Internet 
access and root permission
+  ln -s .tld_set_snapshot 
"$pkgdir"/usr/lib/python3.6/site-packages/tldextract/.tld_set
+}
+
+# vim:set sw=2 et:


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 17:20:59
  Author: felixonmars
Revision: 264599

upgpkg: python-tldextract 2.2.0-1

Modified:
  python-tldextract/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 16:11:07 UTC (rev 264598)
+++ PKGBUILD2017-10-27 17:20:59 UTC (rev 264599)
@@ -2,16 +2,16 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-tldextract
-pkgver=2.1.0
-pkgrel=3
+pkgver=2.2.0
+pkgrel=1
 pkgdesc="Accurately separate the TLD from the registered domain and subdomains 
of a URL, using the Public Suffix List"
 arch=('any')
 url="https://github.com/john-kurkowski/tldextract;
 license=('BSD')
 depends=('python-idna' 'python-requests' 'python-requests-file' 
'python-setuptools')
-checkdepends=('python-pytest-runner' 'python-pytest-mock')
+checkdepends=('python-pytest-runner' 'python-pytest-mock' 'python-responses')
 
source=("https://pypi.io/packages/source/t/tldextract/tldextract-$pkgver.tar.gz;)
-sha512sums=('484141e8af67f5a5df608d5d3da972f25d73a5a28a88ca4ba75dac5dc63614efe2b259629893d316617126d230b6c7acdf618b2c73e561454965e6fb748c3b9d')
+sha512sums=('25a8c3d2ce27bd54dea211fb3999caeb487840172a8b707b43e6c27729f247306cc0596f156e70f3039771f84f92112921c17873128d4597dbc8785e2d4de8d3')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8


[arch-commits] Commit in perl-http-daemon/repos/extra-any (4 files)

2017-10-27 Thread Levente Polyak
Date: Friday, October 27, 2017 @ 17:19:29
  Author: anthraxx
Revision: 308556

archrelease: copy trunk to extra-any

Added:
  perl-http-daemon/repos/extra-any/HTTP-Daemon-6.01-Add-IPv6-support.patch
(from rev 308555, 
perl-http-daemon/trunk/HTTP-Daemon-6.01-Add-IPv6-support.patch)
  
perl-http-daemon/repos/extra-any/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
(from rev 308555, 
perl-http-daemon/trunk/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch)
  perl-http-daemon/repos/extra-any/PKGBUILD
(from rev 308555, perl-http-daemon/trunk/PKGBUILD)
Deleted:
  perl-http-daemon/repos/extra-any/PKGBUILD

-+
 HTTP-Daemon-6.01-Add-IPv6-support.patch |  305 ++
 HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch |   48 ++
 PKGBUILD|   72 +--
 3 files changed, 395 insertions(+), 30 deletions(-)

Copied: 
perl-http-daemon/repos/extra-any/HTTP-Daemon-6.01-Add-IPv6-support.patch (from 
rev 308555, perl-http-daemon/trunk/HTTP-Daemon-6.01-Add-IPv6-support.patch)
===
--- HTTP-Daemon-6.01-Add-IPv6-support.patch (rev 0)
+++ HTTP-Daemon-6.01-Add-IPv6-support.patch 2017-10-27 17:19:29 UTC (rev 
308556)
@@ -0,0 +1,305 @@
+From 067faffb8e596a53c9ac2ed7e571472f7a163681 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Mon, 16 Jan 2017 16:13:08 +0100
+Subject: [PATCH] Add IPv6 support
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+This patch ports the code from IO::Socket::INET to IO::Socket::IP in
+order to support IPv6.
+
+CPAN RT #91699, #71395.
+
+Signed-off-by: Petr Písař 
+---
+ Makefile.PL|  1 +
+ README | 24 
+ lib/HTTP/Daemon.pm | 43 ---
+ t/chunked.t| 34 +++---
+ 4 files changed, 64 insertions(+), 38 deletions(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index 09c7e86..85d5712 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -14,6 +14,7 @@ WriteMakefile(
+ PREREQ_PM => {
+   'Sys::Hostname' => 0,
+   'IO::Socket' => 0,
++  'IO::Socket::IP' => 0,
+   'HTTP::Request' => 6,
+   'HTTP::Response' => 6,
+   'HTTP::Status' => 6,
+diff --git a/README b/README
+index be5a20a..ddb3b6e 100644
+--- a/README
 b/README
+@@ -24,12 +24,12 @@ SYNOPSIS
+ DESCRIPTION
+ Instances of the `HTTP::Daemon' class are HTTP/1.1 servers that listen
+ on a socket for incoming requests. The `HTTP::Daemon' is a subclass of
+-`IO::Socket::INET', so you can perform socket operations directly on it
++`IO::Socket::IP', so you can perform socket operations directly on it
+ too.
+ 
+ The accept() method will return when a connection from a client is
+ available. The returned value will be an `HTTP::Daemon::ClientConn'
+-object which is another `IO::Socket::INET' subclass. Calling the
++object which is another `IO::Socket::IP' subclass. Calling the
+ get_request() method on this object will read data from the client and
+ return an `HTTP::Request' object. The ClientConn object also provide
+ methods to send back various responses.
+@@ -40,13 +40,13 @@ DESCRIPTION
+ responses that conform to the HTTP/1.1 protocol.
+ 
+ The following methods of `HTTP::Daemon' are new (or enhanced) relative
+-to the `IO::Socket::INET' base class:
++to the `IO::Socket::IP' base class:
+ 
+ $d = HTTP::Daemon->new
+ $d = HTTP::Daemon->new( %opts )
+ The constructor method takes the same arguments as the
+-`IO::Socket::INET' constructor, but unlike its base class it can
+-also be called without any arguments. The daemon will then set up a
++`IO::Socket::IP' constructor, but unlike its base class it can also
++be called without any arguments. The daemon will then set up a
+ listen queue of 5 connections and allocate some random port number.
+ 
+ A server that wants to bind to some specific address on the standard
+@@ -57,8 +57,8 @@ DESCRIPTION
+LocalPort => 80,
+);
+ 
+-See IO::Socket::INET for a description of other arguments that can
+-be used configure the daemon during construction.
++See IO::Socket::IP for a description of other arguments that can be
++used configure the daemon during construction.
+ 
+ $c = $d->accept
+ $c = $d->accept( $pkg )
+@@ -71,7 +71,7 @@ DESCRIPTION
+ 
+ The accept method will return `undef' if timeouts have been enabled
+ and no connection is made within the given time. The timeout()
+-method is described in IO::Socket.
++method is described in IO::Socket::IP.
+ 
+ In list context both the 

[arch-commits] Commit in perl-http-daemon/trunk (3 files)

2017-10-27 Thread Levente Polyak
Date: Friday, October 27, 2017 @ 17:19:22
  Author: anthraxx
Revision: 308555

upgpkg: perl-http-daemon 6.01-5 (adding IPv6 patch)

Added:
  perl-http-daemon/trunk/HTTP-Daemon-6.01-Add-IPv6-support.patch
  perl-http-daemon/trunk/HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch
Modified:
  perl-http-daemon/trunk/PKGBUILD

-+
 HTTP-Daemon-6.01-Add-IPv6-support.patch |  305 ++
 HTTP-Daemon-6.01-Handle-undef-and-empty-LocalAddr.patch |   48 ++
 PKGBUILD|   26 -
 3 files changed, 372 insertions(+), 7 deletions(-)

Added: HTTP-Daemon-6.01-Add-IPv6-support.patch
===
--- HTTP-Daemon-6.01-Add-IPv6-support.patch (rev 0)
+++ HTTP-Daemon-6.01-Add-IPv6-support.patch 2017-10-27 17:19:22 UTC (rev 
308555)
@@ -0,0 +1,305 @@
+From 067faffb8e596a53c9ac2ed7e571472f7a163681 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Mon, 16 Jan 2017 16:13:08 +0100
+Subject: [PATCH] Add IPv6 support
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+This patch ports the code from IO::Socket::INET to IO::Socket::IP in
+order to support IPv6.
+
+CPAN RT #91699, #71395.
+
+Signed-off-by: Petr Písař 
+---
+ Makefile.PL|  1 +
+ README | 24 
+ lib/HTTP/Daemon.pm | 43 ---
+ t/chunked.t| 34 +++---
+ 4 files changed, 64 insertions(+), 38 deletions(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index 09c7e86..85d5712 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -14,6 +14,7 @@ WriteMakefile(
+ PREREQ_PM => {
+   'Sys::Hostname' => 0,
+   'IO::Socket' => 0,
++  'IO::Socket::IP' => 0,
+   'HTTP::Request' => 6,
+   'HTTP::Response' => 6,
+   'HTTP::Status' => 6,
+diff --git a/README b/README
+index be5a20a..ddb3b6e 100644
+--- a/README
 b/README
+@@ -24,12 +24,12 @@ SYNOPSIS
+ DESCRIPTION
+ Instances of the `HTTP::Daemon' class are HTTP/1.1 servers that listen
+ on a socket for incoming requests. The `HTTP::Daemon' is a subclass of
+-`IO::Socket::INET', so you can perform socket operations directly on it
++`IO::Socket::IP', so you can perform socket operations directly on it
+ too.
+ 
+ The accept() method will return when a connection from a client is
+ available. The returned value will be an `HTTP::Daemon::ClientConn'
+-object which is another `IO::Socket::INET' subclass. Calling the
++object which is another `IO::Socket::IP' subclass. Calling the
+ get_request() method on this object will read data from the client and
+ return an `HTTP::Request' object. The ClientConn object also provide
+ methods to send back various responses.
+@@ -40,13 +40,13 @@ DESCRIPTION
+ responses that conform to the HTTP/1.1 protocol.
+ 
+ The following methods of `HTTP::Daemon' are new (or enhanced) relative
+-to the `IO::Socket::INET' base class:
++to the `IO::Socket::IP' base class:
+ 
+ $d = HTTP::Daemon->new
+ $d = HTTP::Daemon->new( %opts )
+ The constructor method takes the same arguments as the
+-`IO::Socket::INET' constructor, but unlike its base class it can
+-also be called without any arguments. The daemon will then set up a
++`IO::Socket::IP' constructor, but unlike its base class it can also
++be called without any arguments. The daemon will then set up a
+ listen queue of 5 connections and allocate some random port number.
+ 
+ A server that wants to bind to some specific address on the standard
+@@ -57,8 +57,8 @@ DESCRIPTION
+LocalPort => 80,
+);
+ 
+-See IO::Socket::INET for a description of other arguments that can
+-be used configure the daemon during construction.
++See IO::Socket::IP for a description of other arguments that can be
++used configure the daemon during construction.
+ 
+ $c = $d->accept
+ $c = $d->accept( $pkg )
+@@ -71,7 +71,7 @@ DESCRIPTION
+ 
+ The accept method will return `undef' if timeouts have been enabled
+ and no connection is made within the given time. The timeout()
+-method is described in IO::Socket.
++method is described in IO::Socket::IP.
+ 
+ In list context both the client object and the peer address will be
+ returned; see the description of the accept method IO::Socket for
+@@ -89,9 +89,9 @@ DESCRIPTION
+ The default is the string "libwww-perl-daemon/#.##" where "#.##" is
+ replaced with the version number of this module.
+ 
+-The `HTTP::Daemon::ClientConn' is a `IO::Socket::INET' subclass.
+-Instances of this class are returned by the accept() method 

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

2017-10-27 Thread Antonio Rojas
Date: Friday, October 27, 2017 @ 17:09:47
  Author: arojas
Revision: 308554

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-27 17:09:13 UTC (rev 308553)
+++ extra-i686/PKGBUILD 2017-10-27 17:09:47 UTC (rev 308554)
@@ -1,27 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=spglib
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="C library for finding and handling crystal symmetries"
-arch=(i686 x86_64)
-url="http://spglib.sf.net/;
-license=(custom)
-depends=(glibc)
-makedepends=()
-source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
-sha256sums=('117fff308731784bea2ddaf3d076f0ecbf3981b31ea1c1bfd5ce4f057a5325b1')
-
-build() {
-  cd $pkgname-$pkgver
-  touch INSTALL NEWS README AUTHORS
-  autoreconf -vi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: spglib/repos/extra-i686/PKGBUILD (from rev 308553, 
spglib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-27 17:09:47 UTC (rev 308554)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=spglib
+pkgver=1.10.1
+pkgrel=1
+pkgdesc="C library for finding and handling crystal symmetries"
+arch=(i686 x86_64)
+url="http://spglib.sf.net/;
+license=(custom)
+depends=(glibc)
+makedepends=()
+source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
+sha256sums=('8ed979cda82f6d440567197ec191bffcb82ee83c5bfe8a484c5a008dd00273f0')
+
+build() {
+  cd $pkgname-$pkgver
+  touch INSTALL NEWS README AUTHORS
+  autoreconf -vi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-27 17:09:13 UTC (rev 308553)
+++ extra-x86_64/PKGBUILD   2017-10-27 17:09:47 UTC (rev 308554)
@@ -1,27 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=spglib
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="C library for finding and handling crystal symmetries"
-arch=(i686 x86_64)
-url="http://spglib.sf.net/;
-license=(custom)
-depends=(glibc)
-makedepends=()
-source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
-sha256sums=('117fff308731784bea2ddaf3d076f0ecbf3981b31ea1c1bfd5ce4f057a5325b1')
-
-build() {
-  cd $pkgname-$pkgver
-  touch INSTALL NEWS README AUTHORS
-  autoreconf -vi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: spglib/repos/extra-x86_64/PKGBUILD (from rev 308553, 
spglib/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-27 17:09:47 UTC (rev 308554)
@@ -0,0 +1,27 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=spglib
+pkgver=1.10.1
+pkgrel=1
+pkgdesc="C library for finding and handling crystal symmetries"
+arch=(i686 x86_64)
+url="http://spglib.sf.net/;
+license=(custom)
+depends=(glibc)
+makedepends=()
+source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
+sha256sums=('8ed979cda82f6d440567197ec191bffcb82ee83c5bfe8a484c5a008dd00273f0')
+
+build() {
+  cd $pkgname-$pkgver
+  touch INSTALL NEWS README AUTHORS
+  autoreconf -vi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2017-10-27 Thread Antonio Rojas
Date: Friday, October 27, 2017 @ 17:09:13
  Author: arojas
Revision: 308553

Update to 1.10.1

Modified:
  spglib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 14:27:01 UTC (rev 308552)
+++ PKGBUILD2017-10-27 17:09:13 UTC (rev 308553)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=spglib
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="C library for finding and handling crystal symmetries"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=()
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/atztogo/spglib/archive/v$pkgver.tar.gz;)
-sha256sums=('117fff308731784bea2ddaf3d076f0ecbf3981b31ea1c1bfd5ce4f057a5325b1')
+sha256sums=('8ed979cda82f6d440567197ec191bffcb82ee83c5bfe8a484c5a008dd00273f0')
 
 build() {
   cd $pkgname-$pkgver


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

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 16:11:07
  Author: archange
Revision: 264598

archrelease: copy trunk to community-testing-x86_64

Added:
  beignet/repos/community-testing-x86_64/
  beignet/repos/community-testing-x86_64/PKGBUILD
(from rev 264597, beignet/trunk/PKGBUILD)

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

Copied: beignet/repos/community-testing-x86_64/PKGBUILD (from rev 264597, 
beignet/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-10-27 16:11:07 UTC (rev 264598)
@@ -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.2
+pkgrel=1
+pkgdesc="An open source OpenCL implementation for Intel IvyBridge+ iGPUs"
+arch=('x86_64')
+url="https://01.org/${pkgname};
+license=('LGPL')
+depends=('glu' 'llvm-libs' 'mesa' 'opencl-headers')
+makedepends=('llvm' 'clang' '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=('c555edba149de23243965a703f39f79fa06f15bcff5a3762b5544b0925010b43')
+
+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 (PKGBUILD)

2017-10-27 Thread Bruno Pagani
Date: Friday, October 27, 2017 @ 16:10:52
  Author: archange
Revision: 264597

upgpkg: beignet 1.3.2-1

Switch back to LLVM 5.0 (tentative)

Modified:
  beignet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 13:58:47 UTC (rev 264596)
+++ PKGBUILD2017-10-27 16:10:52 UTC (rev 264597)
@@ -4,18 +4,18 @@
 # Contributor: Michal Krenek (a.k.a. Mikos) 
 
 pkgname=beignet
-pkgver=1.3.1
-pkgrel=4
+pkgver=1.3.2
+pkgrel=1
 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')
+depends=('glu' 'llvm-libs' 'mesa' 'opencl-headers')
+makedepends=('llvm' 'clang' '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')
+sha256sums=('c555edba149de23243965a703f39f79fa06f15bcff5a3762b5544b0925010b43')
 
 prepare() {
 cd ${pkgname^}-${pkgver}-Source


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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:58:47
  Author: spupykin
Revision: 264596

archrelease: copy trunk to multilib-x86_64

Added:
  q4wine/repos/multilib-x86_64/PKGBUILD
(from rev 264595, q4wine/trunk/PKGBUILD)
  q4wine/repos/multilib-x86_64/q4wine.desktop
(from rev 264595, q4wine/trunk/q4wine.desktop)
Deleted:
  q4wine/repos/multilib-x86_64/PKGBUILD
  q4wine/repos/multilib-x86_64/q4wine.desktop

+
 PKGBUILD   |   66 +++
 q4wine.desktop |   36 +++---
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 13:54:33 UTC (rev 264595)
+++ PKGBUILD2017-10-27 13:58:47 UTC (rev 264596)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Chris Giles 
-
-pkgname=q4wine
-pkgver=1.3.5
-pkgrel=2
-pkgdesc="A Qt4 GUI for Wine"
-arch=("i686" "x86_64")
-url="http://sourceforge.net/projects/${pkgname}/;
-license=("GPL3")
-depends=("qt5-base" "wine" "sqlite3" "which" "icoutils")
-makedepends=("cmake" "qt5-tools")
-optdepends=("winetricks" "fuseiso")
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-sha256sums=('aa48b0ea8ff504e341b3352194380aa256f6ac8a6a301e1bbf30196eec8d310c')
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver/_/-}
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_WINETRIKS=ON \
--DLIBS_ENTRY_PATH=/usr/lib/$pkgname \
--DQT5=ON \
-.
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver/_/-}
-  make DESTDIR="$pkgdir" install
-}

Copied: q4wine/repos/multilib-x86_64/PKGBUILD (from rev 264595, 
q4wine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 13:58:47 UTC (rev 264596)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Chris Giles 
+
+pkgname=q4wine
+pkgver=1.3.6
+pkgrel=1
+pkgdesc="A Qt4 GUI for Wine"
+arch=("i686" "x86_64")
+url="http://sourceforge.net/projects/${pkgname}/;
+license=("GPL3")
+depends=("qt5-base" "wine" "sqlite3" "which" "icoutils")
+makedepends=("cmake" "qt5-tools")
+optdepends=("winetricks" "fuseiso")
+options=('!emptydirs')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
+sha256sums=('f8127ca54880e1dbf804e1ef852d868c3f3e4c596d6e7db88093d584cc54996a')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver/_/-}
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_WINETRIKS=ON \
+-DLIBS_ENTRY_PATH=/usr/lib/$pkgname \
+-DQT5=ON \
+.
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver/_/-}
+  make DESTDIR="$pkgdir" install
+}

Deleted: q4wine.desktop
===
--- q4wine.desktop  2017-10-27 13:54:33 UTC (rev 264595)
+++ q4wine.desktop  2017-10-27 13:58:47 UTC (rev 264596)
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Name=Q4Wine
-GenericName=A Qt4 GUI for Wine
-Comment=A Qt4 GUI for Wine
-#Version=0.1
-Type=Application
-Categories=KDE;Qt;Settings
-Terminal=false
-Encoding=UTF-8
-Icon=wine
-Exec=q4wine
-#ServiceTypes=inode/directory
-#Actions=Create;
-#X-KDE-Submenu=
-#X-KDE-Priority=TopLevel
-#X-KDE-Icon=tgz
-X-KDE-StartupNotify=true
-#X-DCOP-ServiceType=Unique

Copied: q4wine/repos/multilib-x86_64/q4wine.desktop (from rev 264595, 
q4wine/trunk/q4wine.desktop)
===
--- q4wine.desktop  (rev 0)
+++ q4wine.desktop  2017-10-27 13:58:47 UTC (rev 264596)
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=Q4Wine
+GenericName=A Qt4 GUI for Wine
+Comment=A Qt4 GUI for Wine
+#Version=0.1
+Type=Application
+Categories=KDE;Qt;Settings
+Terminal=false
+Encoding=UTF-8
+Icon=wine
+Exec=q4wine
+#ServiceTypes=inode/directory
+#Actions=Create;
+#X-KDE-Submenu=
+#X-KDE-Priority=TopLevel
+#X-KDE-Icon=tgz
+X-KDE-StartupNotify=true
+#X-DCOP-ServiceType=Unique


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

2017-10-27 Thread Tobias Powalowski
Date: Friday, October 27, 2017 @ 13:57:18
  Author: tpowa
Revision: 308551

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

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

---+
 /90-linux.hook|   22 
 /PKGBUILD |  478 +
 /config.i686  |17272 
 /config.x86_64|16750 ++
 /linux.install|   54 
 /linux.preset |   28 
 core-i686/90-linux.hook   |   11 
 core-i686/PKGBUILD|  239 
 core-i686/config.i686 | 8636 --
 core-i686/config.x86_64   | 8375 -
 core-i686/linux.install   |   27 
 core-i686/linux.preset|   14 
 core-x86_64/90-linux.hook |   11 
 core-x86_64/PKGBUILD  |  239 
 core-x86_64/config.i686   | 8636 --
 core-x86_64/config.x86_64 | 8375 -
 core-x86_64/linux.install |   27 
 core-x86_64/linux.preset  |   14 
 18 files changed, 34604 insertions(+), 34604 deletions(-)

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


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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:54:33
  Author: spupykin
Revision: 264595

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

Added:
  rsyslog/repos/community-i686/PKGBUILD
(from rev 264594, rsyslog/trunk/PKGBUILD)
  rsyslog/repos/community-i686/rsyslog.conf
(from rev 264594, rsyslog/trunk/rsyslog.conf)
  rsyslog/repos/community-i686/rsyslog.logrotate
(from rev 264594, rsyslog/trunk/rsyslog.logrotate)
  rsyslog/repos/community-x86_64/PKGBUILD
(from rev 264594, rsyslog/trunk/PKGBUILD)
  rsyslog/repos/community-x86_64/rsyslog.conf
(from rev 264594, rsyslog/trunk/rsyslog.conf)
  rsyslog/repos/community-x86_64/rsyslog.logrotate
(from rev 264594, rsyslog/trunk/rsyslog.logrotate)
Deleted:
  rsyslog/repos/community-i686/PKGBUILD
  rsyslog/repos/community-i686/rsyslog.conf
  rsyslog/repos/community-i686/rsyslog.logrotate
  rsyslog/repos/community-x86_64/PKGBUILD
  rsyslog/repos/community-x86_64/rsyslog.conf
  rsyslog/repos/community-x86_64/rsyslog.logrotate

+
 /PKGBUILD  |  122 +++
 /rsyslog.conf  |   88 +
 /rsyslog.logrotate |   14 
 community-i686/PKGBUILD|   61 -
 community-i686/rsyslog.conf|   44 
 community-i686/rsyslog.logrotate   |7 --
 community-x86_64/PKGBUILD  |   61 -
 community-x86_64/rsyslog.conf  |   44 
 community-x86_64/rsyslog.logrotate |7 --
 9 files changed, 224 insertions(+), 224 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 13:54:12 UTC (rev 264594)
+++ community-i686/PKGBUILD 2017-10-27 13:54:33 UTC (rev 264595)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=rsyslog
-pkgver=8.29.0
-pkgrel=1
-pkgdesc="An enhanced multi-threaded syslogd with a focus on security and 
reliability"
-url="http://www.rsyslog.com/;
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('zlib' 'libestr' 'libee' 'json-c' 'libsystemd' 'liblogging' 'librelp' 
'libfastjson')
-makedepends=('postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls'
-'python-docutils')
-optdepends=('postgresql-libs: PostgreSQL Database Support'
-   'libmariadbclient: MySQL Database Support'
-   'net-snmp'
-   'gnutls')
-backup=('etc/rsyslog.conf'
-   'etc/logrotate.d/rsyslog')
-options=('strip' 'zipman')
-source=("http://www.rsyslog.com/files/download/rsyslog/rsyslog-$pkgver.tar.gz;
-   'rsyslog.logrotate'
-   'rsyslog.conf')
-sha256sums=('220ba30b5afb0f3ddb328613fea7aa3966b01e4d0c52d6de9ab27b0858f19738'
-'0f5bea3fd4dff2c9f097bf95768b2e1f6e9cfd9a08eab98bc3b3b4d2ed44119a'
-'5fd51665ab9a81fbb24773068cb261b8dec073d74082c121633f49b9381d9a3f')
-
-prepare() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  sed -i rsyslog.service.in \
--e 's|rsyslogd -n|rsyslogd -n -i /run/rsyslogd.pid|' \
--e '/ExecStart=.*$/iPIDFile=/run/rsyslogd.pid'
-}
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin \
-  --enable-mysql \
-  --enable-pgsql \
-  --enable-mail \
-  --enable-imfile \
-  --enable-snmp \
-  --enable-gnutls \
-  --enable-inet \
-  --enable-imjournal \
-  --enable-omjournal \
-  --enable-relp \
-  --enable-impstats \
-  --enable-imptcp \
-  --enable-omprog \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  make install DESTDIR="$pkgdir"
-  install -D -m644 "$srcdir"/${pkgname}.conf "$pkgdir"/etc/${pkgname}.conf
-  install -D -m644 "$srcdir"/${pkgname}.logrotate 
"$pkgdir"/etc/logrotate.d/${pkgname}
-}

Copied: rsyslog/repos/community-i686/PKGBUILD (from rev 264594, 
rsyslog/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 13:54:33 UTC (rev 264595)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=rsyslog
+pkgver=8.30.0
+pkgrel=1
+pkgdesc="An enhanced multi-threaded syslogd with a focus on security and 
reliability"
+url="http://www.rsyslog.com/;
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('zlib' 'libestr' 'libee' 'json-c' 'libsystemd' 'liblogging' 'librelp' 
'libfastjson')
+makedepends=('postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls'
+'python-docutils')
+optdepends=('postgresql-libs: PostgreSQL Database Support'
+   'libmariadbclient: MySQL Database Support'
+   'net-snmp'
+   'gnutls')

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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:54:12
  Author: spupykin
Revision: 264594

upgpkg: rsyslog 8.30.0-1

Modified:
  rsyslog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 13:53:40 UTC (rev 264593)
+++ PKGBUILD2017-10-27 13:54:12 UTC (rev 264594)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=rsyslog
-pkgver=8.29.0
+pkgver=8.30.0
 pkgrel=1
 pkgdesc="An enhanced multi-threaded syslogd with a focus on security and 
reliability"
 url="http://www.rsyslog.com/;
@@ -21,7 +21,7 @@
 source=("http://www.rsyslog.com/files/download/rsyslog/rsyslog-$pkgver.tar.gz;
'rsyslog.logrotate'
'rsyslog.conf')
-sha256sums=('220ba30b5afb0f3ddb328613fea7aa3966b01e4d0c52d6de9ab27b0858f19738'
+sha256sums=('dfb9c3efe52ad03ad9f4479699139fb447177049553b6993315f53b668a2251f'
 '0f5bea3fd4dff2c9f097bf95768b2e1f6e9cfd9a08eab98bc3b3b4d2ed44119a'
 '5fd51665ab9a81fbb24773068cb261b8dec073d74082c121633f49b9381d9a3f')
 


[arch-commits] Commit in q4wine/repos/community-i686 (4 files)

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:53:40
  Author: spupykin
Revision: 264593

archrelease: copy trunk to community-i686

Added:
  q4wine/repos/community-i686/PKGBUILD
(from rev 264592, q4wine/trunk/PKGBUILD)
  q4wine/repos/community-i686/q4wine.desktop
(from rev 264592, q4wine/trunk/q4wine.desktop)
Deleted:
  q4wine/repos/community-i686/PKGBUILD
  q4wine/repos/community-i686/q4wine.desktop

+
 PKGBUILD   |   66 +++
 q4wine.desktop |   36 +++---
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 13:53:28 UTC (rev 264592)
+++ PKGBUILD2017-10-27 13:53:40 UTC (rev 264593)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Chris Giles 
-
-pkgname=q4wine
-pkgver=1.3.5
-pkgrel=2
-pkgdesc="A Qt4 GUI for Wine"
-arch=("i686" "x86_64")
-url="http://sourceforge.net/projects/${pkgname}/;
-license=("GPL3")
-depends=("qt5-base" "wine" "sqlite3" "which" "icoutils")
-makedepends=("cmake" "qt5-tools")
-optdepends=("winetricks" "fuseiso")
-options=('!emptydirs')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-sha256sums=('aa48b0ea8ff504e341b3352194380aa256f6ac8a6a301e1bbf30196eec8d310c')
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver/_/-}
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_WINETRIKS=ON \
--DLIBS_ENTRY_PATH=/usr/lib/$pkgname \
--DQT5=ON \
-.
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver/_/-}
-  make DESTDIR="$pkgdir" install
-}

Copied: q4wine/repos/community-i686/PKGBUILD (from rev 264592, 
q4wine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 13:53:40 UTC (rev 264593)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Chris Giles 
+
+pkgname=q4wine
+pkgver=1.3.6
+pkgrel=1
+pkgdesc="A Qt4 GUI for Wine"
+arch=("i686" "x86_64")
+url="http://sourceforge.net/projects/${pkgname}/;
+license=("GPL3")
+depends=("qt5-base" "wine" "sqlite3" "which" "icoutils")
+makedepends=("cmake" "qt5-tools")
+optdepends=("winetricks" "fuseiso")
+options=('!emptydirs')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
+sha256sums=('f8127ca54880e1dbf804e1ef852d868c3f3e4c596d6e7db88093d584cc54996a')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver/_/-}
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_WINETRIKS=ON \
+-DLIBS_ENTRY_PATH=/usr/lib/$pkgname \
+-DQT5=ON \
+.
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver/_/-}
+  make DESTDIR="$pkgdir" install
+}

Deleted: q4wine.desktop
===
--- q4wine.desktop  2017-10-27 13:53:28 UTC (rev 264592)
+++ q4wine.desktop  2017-10-27 13:53:40 UTC (rev 264593)
@@ -1,18 +0,0 @@
-[Desktop Entry]
-Name=Q4Wine
-GenericName=A Qt4 GUI for Wine
-Comment=A Qt4 GUI for Wine
-#Version=0.1
-Type=Application
-Categories=KDE;Qt;Settings
-Terminal=false
-Encoding=UTF-8
-Icon=wine
-Exec=q4wine
-#ServiceTypes=inode/directory
-#Actions=Create;
-#X-KDE-Submenu=
-#X-KDE-Priority=TopLevel
-#X-KDE-Icon=tgz
-X-KDE-StartupNotify=true
-#X-DCOP-ServiceType=Unique

Copied: q4wine/repos/community-i686/q4wine.desktop (from rev 264592, 
q4wine/trunk/q4wine.desktop)
===
--- q4wine.desktop  (rev 0)
+++ q4wine.desktop  2017-10-27 13:53:40 UTC (rev 264593)
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Name=Q4Wine
+GenericName=A Qt4 GUI for Wine
+Comment=A Qt4 GUI for Wine
+#Version=0.1
+Type=Application
+Categories=KDE;Qt;Settings
+Terminal=false
+Encoding=UTF-8
+Icon=wine
+Exec=q4wine
+#ServiceTypes=inode/directory
+#Actions=Create;
+#X-KDE-Submenu=
+#X-KDE-Priority=TopLevel
+#X-KDE-Icon=tgz
+X-KDE-StartupNotify=true
+#X-DCOP-ServiceType=Unique


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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:52:54
  Author: spupykin
Revision: 264590

upgpkg: python-psycopg2 2.7.3.2-1

Modified:
  python-psycopg2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 13:52:43 UTC (rev 264589)
+++ PKGBUILD2017-10-27 13:52:54 UTC (rev 264590)
@@ -5,7 +5,7 @@
 
 pkgbase=python-psycopg2
 pkgname=('python-psycopg2' 'python2-psycopg2')
-pkgver=2.7.3.1
+pkgver=2.7.3.2
 pkgrel=1
 pkgdesc="A PostgreSQL database adapter for the Python programming language."
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python2' 'python' 'postgresql-libs>=8.4.1')
 validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
 
source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-$pkgver.tar.gz{,.asc})
-sha256sums=('9b7b16e26448b43cf167f785d8b5345007731ebf153a510e12dae826800caa65'
+sha256sums=('5c3213be557d0468f9df8fe2487eaf2990d9799202c5ff5cb8d394d09fad9b2a'
 'SKIP')
 
 build() {


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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:53:28
  Author: spupykin
Revision: 264592

upgpkg: q4wine 1.3.6-1

Modified:
  q4wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 13:53:12 UTC (rev 264591)
+++ PKGBUILD2017-10-27 13:53:28 UTC (rev 264592)
@@ -3,8 +3,8 @@
 # Contributor: Chris Giles 
 
 pkgname=q4wine
-pkgver=1.3.5
-pkgrel=2
+pkgver=1.3.6
+pkgrel=1
 pkgdesc="A Qt4 GUI for Wine"
 arch=("i686" "x86_64")
 url="http://sourceforge.net/projects/${pkgname}/;
@@ -14,7 +14,7 @@
 optdepends=("winetricks" "fuseiso")
 options=('!emptydirs')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2)
-sha256sums=('aa48b0ea8ff504e341b3352194380aa256f6ac8a6a301e1bbf30196eec8d310c')
+sha256sums=('f8127ca54880e1dbf804e1ef852d868c3f3e4c596d6e7db88093d584cc54996a')
 
 build() {
   cd "$srcdir"/${pkgname}-${pkgver/_/-}


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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:53:12
  Author: spupykin
Revision: 264591

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

Added:
  python-psycopg2/repos/community-i686/ChangeLog
(from rev 264590, python-psycopg2/trunk/ChangeLog)
  python-psycopg2/repos/community-i686/PKGBUILD
(from rev 264590, python-psycopg2/trunk/PKGBUILD)
  python-psycopg2/repos/community-x86_64/ChangeLog
(from rev 264590, python-psycopg2/trunk/ChangeLog)
  python-psycopg2/repos/community-x86_64/PKGBUILD
(from rev 264590, python-psycopg2/trunk/PKGBUILD)
Deleted:
  python-psycopg2/repos/community-i686/ChangeLog
  python-psycopg2/repos/community-i686/PKGBUILD
  python-psycopg2/repos/community-x86_64/ChangeLog
  python-psycopg2/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   50 +
 /PKGBUILD  |   74 +++
 community-i686/ChangeLog   |   25 --
 community-i686/PKGBUILD|   37 -
 community-x86_64/ChangeLog |   25 --
 community-x86_64/PKGBUILD  |   37 -
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2017-10-27 13:52:54 UTC (rev 264590)
+++ community-i686/ChangeLog2017-10-27 13:53:12 UTC (rev 264591)
@@ -1,25 +0,0 @@
-
-2009-08-05  Douglas Soares de Andrade  
-
-   * Updated to: 2.0.11
-
-2009-03-24  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.0.9
-
-2009-01-11  Douglas Soares de Andrade  
-
-   * Rebuilt for python 2.6
-
-2008-04-25  Mateusz Herych 
-
-   * Built for x86_64 - 2.0.7
-
-2008-04-23  Douglas Soares de Andrade  
-
-   * Built for i686 - 2.0.7
-
-2007-06-27  tardo  
-   
-   * Built for x86_64
-

Copied: python-psycopg2/repos/community-i686/ChangeLog (from rev 264590, 
python-psycopg2/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2017-10-27 13:53:12 UTC (rev 264591)
@@ -0,0 +1,25 @@
+
+2009-08-05  Douglas Soares de Andrade  
+
+   * Updated to: 2.0.11
+
+2009-03-24  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.0.9
+
+2009-01-11  Douglas Soares de Andrade  
+
+   * Rebuilt for python 2.6
+
+2008-04-25  Mateusz Herych 
+
+   * Built for x86_64 - 2.0.7
+
+2008-04-23  Douglas Soares de Andrade  
+
+   * Built for i686 - 2.0.7
+
+2007-06-27  tardo  
+   
+   * Built for x86_64
+

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 13:52:54 UTC (rev 264590)
+++ community-i686/PKGBUILD 2017-10-27 13:53:12 UTC (rev 264591)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Angel 'angvp' Velasquez 
-# Maintainer: Douglas Soares de Andrade 
-
-pkgbase=python-psycopg2
-pkgname=('python-psycopg2' 'python2-psycopg2')
-pkgver=2.7.3.1
-pkgrel=1
-pkgdesc="A PostgreSQL database adapter for the Python programming language."
-arch=('i686' 'x86_64')
-url="http://initd.org/psycopg/;
-license=('LGPL3')
-makedepends=('python2' 'python' 'postgresql-libs>=8.4.1')
-validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
-source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-$pkgver.tar.gz{,.asc})
-sha256sums=('9b7b16e26448b43cf167f785d8b5345007731ebf153a510e12dae826800caa65'
-'SKIP')
-
-build() {
-  cd "$srcdir/psycopg2-$pkgver"
-  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
-}
-
-package_python-psycopg2() {
-  depends=('python' 'postgresql-libs>=8.4.1')
-
-  cd "$srcdir/psycopg2-$pkgver"
-  python setup.py install --root="$pkgdir"
-}
-
-package_python2-psycopg2() {
-  depends=('python2' 'postgresql-libs>=8.4.1')
-
-  cd "$srcdir/psycopg2-$pkgver"
-  python2 setup.py install --root="$pkgdir"
-}

Copied: python-psycopg2/repos/community-i686/PKGBUILD (from rev 264590, 
python-psycopg2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 13:53:12 UTC (rev 264591)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Angel 'angvp' Velasquez 
+# Maintainer: Douglas Soares de Andrade 
+
+pkgbase=python-psycopg2
+pkgname=('python-psycopg2' 'python2-psycopg2')
+pkgver=2.7.3.2

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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:52:43
  Author: spupykin
Revision: 264589

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 13:52:24 UTC (rev 264588)
+++ community-i686/PKGBUILD 2017-10-27 13:52:43 UTC (rev 264589)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Bob Gregory 
-
-pkgname=libfastjson
-pkgver=0.99.4
-pkgrel=1
-pkgdesc="A performance-focused json library for C"
-arch=('i686' 'x86_64')
-url="https://github.com/rsyslog/libfastjson;
-license=('GPL')
-depends=()
-source=($pkgname-$pkgver.tar.gz::https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('03ef63dcc88417e71c19ce4436804159e3397e3a20d3529efef6a43c3bef5c8d')
-
-build() {
-  cd "$pkgname-$pkgver"
-  autoreconf -fvi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: libfastjson/repos/community-i686/PKGBUILD (from rev 264588, 
libfastjson/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 13:52:43 UTC (rev 264589)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Bob Gregory 
+
+pkgname=libfastjson
+pkgver=0.99.7
+pkgrel=1
+pkgdesc="A performance-focused json library for C"
+arch=('i686' 'x86_64')
+url="https://github.com/rsyslog/libfastjson;
+license=('GPL')
+depends=()
+source=($pkgname-$pkgver.tar.gz::https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8')
+
+build() {
+  cd "$pkgname-$pkgver"
+  autoreconf -fvi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-27 13:52:24 UTC (rev 264588)
+++ community-x86_64/PKGBUILD   2017-10-27 13:52:43 UTC (rev 264589)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Bob Gregory 
-
-pkgname=libfastjson
-pkgver=0.99.4
-pkgrel=1
-pkgdesc="A performance-focused json library for C"
-arch=('i686' 'x86_64')
-url="https://github.com/rsyslog/libfastjson;
-license=('GPL')
-depends=()
-source=($pkgname-$pkgver.tar.gz::https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('03ef63dcc88417e71c19ce4436804159e3397e3a20d3529efef6a43c3bef5c8d')
-
-build() {
-  cd "$pkgname-$pkgver"
-  autoreconf -fvi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: libfastjson/repos/community-x86_64/PKGBUILD (from rev 264588, 
libfastjson/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-27 13:52:43 UTC (rev 264589)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Bob Gregory 
+
+pkgname=libfastjson
+pkgver=0.99.7
+pkgrel=1
+pkgdesc="A performance-focused json library for C"
+arch=('i686' 'x86_64')
+url="https://github.com/rsyslog/libfastjson;
+license=('GPL')
+depends=()
+source=($pkgname-$pkgver.tar.gz::https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8')
+
+build() {
+  cd "$pkgname-$pkgver"
+  autoreconf -fvi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}


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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:52:24
  Author: spupykin
Revision: 264588

upgpkg: libfastjson 0.99.7-1

Modified:
  libfastjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 13:52:14 UTC (rev 264587)
+++ PKGBUILD2017-10-27 13:52:24 UTC (rev 264588)
@@ -3,7 +3,7 @@
 # Maintainer: Bob Gregory 
 
 pkgname=libfastjson
-pkgver=0.99.4
+pkgver=0.99.7
 pkgrel=1
 pkgdesc="A performance-focused json library for C"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=()
 
source=($pkgname-$pkgver.tar.gz::https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('03ef63dcc88417e71c19ce4436804159e3397e3a20d3529efef6a43c3bef5c8d')
+sha256sums=('a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8')
 
 build() {
   cd "$pkgname-$pkgver"


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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:52:14
  Author: spupykin
Revision: 264587

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 13:51:51 UTC (rev 264586)
+++ community-i686/PKGBUILD 2017-10-27 13:52:14 UTC (rev 264587)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: damir 
-
-pkgname=libextractor
-pkgver=1.5
-pkgrel=1
-pkgdesc="A library used to extract meta-data from files of arbitrary type"
-arch=("i686" "x86_64")
-license=('GPL')
-url="http://gnunet.org/libextractor/;
-depends=('libltdl')
-makedepends=('flac' 'poppler' 'exiv2' 'qt4' 'libvorbis' 'gtk2' 'libgsf' 
'libmpeg2')
-optdepends=('flac: flac support'
-   'poppler: pdf support'
-   'exiv2: metadata support'
-   'qt: the Qt GUI interface/thumbnails'
-   'gtk2: gtk2 GUI interface/thumbnails'
-   'libgsf: (optional) for ODF support'
-   'libmpeg2: mpeg support'
-   'libvorbis: ogg/vorbis support')
-options=('!makeflags')
-validpgpkeys=('19647543F7861D3BF4E64FF7BF60708B48426C7E'
- 'D8423BCB326C7907033929C7939E6BE1E29FC3CC')
-source=("https://ftp.gnu.org/gnu/libextractor/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('e0c0305b1356d0cf2fc2db0784e4e5ae8c44121e1e5c6424552d9f9271943553'
-'SKIP')
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-shared --disable-static
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-  rm "$pkgdir"/usr/share/info/dir
-}

Copied: libextractor/repos/community-i686/PKGBUILD (from rev 264586, 
libextractor/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 13:52:14 UTC (rev 264587)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: damir 
+
+pkgname=libextractor
+pkgver=1.6
+pkgrel=1
+pkgdesc="A library used to extract meta-data from files of arbitrary type"
+arch=("i686" "x86_64")
+license=('GPL')
+url="http://gnunet.org/libextractor/;
+depends=('libltdl')
+makedepends=('flac' 'poppler' 'exiv2' 'qt4' 'libvorbis' 'gtk2' 'libgsf' 
'libmpeg2')
+optdepends=('flac: flac support'
+   'poppler: pdf support'
+   'exiv2: metadata support'
+   'qt: the Qt GUI interface/thumbnails'
+   'gtk2: gtk2 GUI interface/thumbnails'
+   'libgsf: (optional) for ODF support'
+   'libmpeg2: mpeg support'
+   'libvorbis: ogg/vorbis support')
+options=('!makeflags')
+validpgpkeys=('19647543F7861D3BF4E64FF7BF60708B48426C7E'
+ 'D8423BCB326C7907033929C7939E6BE1E29FC3CC')
+source=("https://ftp.gnu.org/gnu/libextractor/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('26d4adca2e381d2a0c8b3037ec85e094ac5d40485623794466cfc176f5bbf69d'
+'SKIP')
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-shared --disable-static
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+  make DESTDIR="$pkgdir" install
+  rm "$pkgdir"/usr/share/info/dir
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-27 13:51:51 UTC (rev 264586)
+++ community-x86_64/PKGBUILD   2017-10-27 13:52:14 UTC (rev 264587)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: damir 
-
-pkgname=libextractor
-pkgver=1.5
-pkgrel=1
-pkgdesc="A library used to extract meta-data from files of arbitrary type"
-arch=("i686" "x86_64")
-license=('GPL')
-url="http://gnunet.org/libextractor/;
-depends=('libltdl')
-makedepends=('flac' 'poppler' 'exiv2' 'qt4' 'libvorbis' 'gtk2' 'libgsf' 
'libmpeg2')
-optdepends=('flac: flac support'
-   'poppler: pdf support'
-   'exiv2: metadata support'
-   'qt: the Qt GUI interface/thumbnails'
-   'gtk2: gtk2 GUI interface/thumbnails'
-   'libgsf: (optional) for ODF support'
-   'libmpeg2: mpeg support'
-   'libvorbis: ogg/vorbis support')
-options=('!makeflags')

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

2017-10-27 Thread Sergej Pupykin
Date: Friday, October 27, 2017 @ 13:51:51
  Author: spupykin
Revision: 264586

upgpkg: libextractor 1.6-1

Modified:
  libextractor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 12:47:22 UTC (rev 264585)
+++ PKGBUILD2017-10-27 13:51:51 UTC (rev 264586)
@@ -3,7 +3,7 @@
 # Contributor: damir 
 
 pkgname=libextractor
-pkgver=1.5
+pkgver=1.6
 pkgrel=1
 pkgdesc="A library used to extract meta-data from files of arbitrary type"
 arch=("i686" "x86_64")
@@ -23,7 +23,7 @@
 validpgpkeys=('19647543F7861D3BF4E64FF7BF60708B48426C7E'
  'D8423BCB326C7907033929C7939E6BE1E29FC3CC')
 
source=("https://ftp.gnu.org/gnu/libextractor/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('e0c0305b1356d0cf2fc2db0784e4e5ae8c44121e1e5c6424552d9f9271943553'
+sha256sums=('26d4adca2e381d2a0c8b3037ec85e094ac5d40485623794466cfc176f5bbf69d'
 'SKIP')
 
 build() {


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 12:47:22
  Author: felixonmars
Revision: 264585

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

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

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

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

Copied: git-annex/repos/community-i686/PKGBUILD (from rev 264584, 
git-annex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 12:47:22 UTC (rev 264585)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20171026
+pkgrel=1
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'ghc-libs' "haskell-aeson" "haskell-async" "haskell-aws"
+ "haskell-blaze-builder" "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" "haskell-conduit" 
"haskell-crypto-api"
+ "haskell-cryptonite" "haskell-data-default" "haskell-dav" 
"haskell-dbus"
+ "haskell-disk-free-space" "haskell-dlist" "haskell-dns" 
"haskell-edit-distance"
+ "haskell-esqueleto" 

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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 12:46:22
  Author: felixonmars
Revision: 264584

upgpkg: git-annex 6.20171026-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 08:06:23 UTC (rev 264583)
+++ PKGBUILD2017-10-27 12:46:22 UTC (rev 264584)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=git-annex
-pkgver=6.20171018
-pkgrel=6
+pkgver=6.20171026
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 10:49:49
  Author: heftig
Revision: 308550

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-27 10:49:08 UTC (rev 308549)
+++ extra-i686/PKGBUILD 2017-10-27 10:49:49 UTC (rev 308550)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=(harfbuzz)
-pkgname=(harfbuzz harfbuzz-icu)
-pkgver=1.6.0
-pkgrel=1
-pkgdesc="OpenType text shaping engine"
-url="http://www.freedesktop.org/wiki/Software/HarfBuzz;
-arch=(i686 x86_64)
-license=(MIT)
-makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc 
ragel git
- python)
-_commit=25846cc39fb8a9516b8de4333f909851d471156f  # tags/1.6.0^0
-source=("git+https://anongit.freedesktop.org/git/harfbuzz#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 \
---with-cairo \
---with-freetype \
---with-glib \
---with-gobject \
---with-graphite2 \
---with-icu \
---enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgbase
-  make check
-}
-
-package_harfbuzz() {
-  depends=(glib2 freetype2 graphite)
-  optdepends=('cairo: hb-view program')
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/harfbuzz/COPYING"
-
-# Split harfbuzz-icu
-  mkdir -p ../hb-icu/usr/{include/harfbuzz,lib/pkgconfig}; cd ../hb-icu
-  mv "$pkgdir"/usr/lib/libharfbuzz-icu* ./usr/lib
-  mv "$pkgdir"/usr/lib/pkgconfig/harfbuzz-icu.pc ./usr/lib/pkgconfig
-  mv "$pkgdir"/usr/include/harfbuzz/hb-icu.h ./usr/include/harfbuzz
-}
-
-package_harfbuzz-icu() {
-  pkgdesc="$pkgdesc (ICU integration)"
-  depends=(harfbuzz icu)
-
-  mv hb-icu/* "$pkgdir"
-
-  install -Dm644 $pkgbase/COPYING 
"$pkgdir/usr/share/licenses/harfbuzz-icu/COPYING"
-}

Copied: harfbuzz/repos/extra-i686/PKGBUILD (from rev 308549, 
harfbuzz/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-27 10:49:49 UTC (rev 308550)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=(harfbuzz)
+pkgname=(harfbuzz harfbuzz-icu)
+pkgver=1.6.3
+pkgrel=1
+pkgdesc="OpenType text shaping engine"
+url="http://www.freedesktop.org/wiki/Software/HarfBuzz;
+arch=(i686 x86_64)
+license=(MIT)
+makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc 
ragel git
+ python)
+_commit=223686d64f5e149ba8aa334a2a54bd5b22017d9e  # tags/1.6.3^0
+source=("git+https://anongit.freedesktop.org/git/harfbuzz#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 \
+--with-cairo \
+--with-freetype \
+--with-glib \
+--with-gobject \
+--with-graphite2 \
+--with-icu \
+--enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgbase
+  make check
+}
+
+package_harfbuzz() {
+  depends=(glib2 freetype2 graphite)
+  optdepends=('cairo: hb-view program')
+
+  cd $pkgbase
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/harfbuzz/COPYING"
+
+# Split harfbuzz-icu
+  mkdir -p ../hb-icu/usr/{include/harfbuzz,lib/pkgconfig}; cd ../hb-icu
+  mv "$pkgdir"/usr/lib/libharfbuzz-icu* ./usr/lib
+  mv "$pkgdir"/usr/lib/pkgconfig/harfbuzz-icu.pc ./usr/lib/pkgconfig
+  mv "$pkgdir"/usr/include/harfbuzz/hb-icu.h ./usr/include/harfbuzz
+}
+
+package_harfbuzz-icu() {
+  pkgdesc="$pkgdesc (ICU integration)"
+  depends=(harfbuzz icu)
+
+  mv hb-icu/* "$pkgdir"
+
+  install -Dm644 $pkgbase/COPYING 
"$pkgdir/usr/share/licenses/harfbuzz-icu/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-27 10:49:08 UTC (rev 308549)
+++ extra-x86_64/PKGBUILD   2017-10-27 10:49:49 UTC (rev 308550)
@@ -1,70 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=(harfbuzz)

[arch-commits] Commit in firefox/repos (44 files)

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 10:49:08
  Author: heftig
Revision: 308549

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

Added:
  
firefox/repos/extra-i686/0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch
(from rev 308548, 
firefox/trunk/0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch)
  firefox/repos/extra-i686/PKGBUILD
(from rev 308548, firefox/trunk/PKGBUILD)
  firefox/repos/extra-i686/firefox-install-dir.patch
(from rev 308548, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-i686/firefox-symbolic.svg
(from rev 308548, firefox/trunk/firefox-symbolic.svg)
  firefox/repos/extra-i686/firefox.desktop
(from rev 308548, firefox/trunk/firefox.desktop)
  firefox/repos/extra-i686/glibc-2.26-fix.diff
(from rev 308548, firefox/trunk/glibc-2.26-fix.diff)
  firefox/repos/extra-i686/no-plt.diff
(from rev 308548, firefox/trunk/no-plt.diff)
  firefox/repos/extra-i686/plugin-crash.diff
(from rev 308548, firefox/trunk/plugin-crash.diff)
  firefox/repos/extra-i686/upload-symbol-archive
(from rev 308548, firefox/trunk/upload-symbol-archive)
  firefox/repos/extra-i686/wifi-disentangle.patch
(from rev 308548, firefox/trunk/wifi-disentangle.patch)
  firefox/repos/extra-i686/wifi-fix-interface.patch
(from rev 308548, firefox/trunk/wifi-fix-interface.patch)
  
firefox/repos/extra-x86_64/0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch
(from rev 308548, 
firefox/trunk/0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch)
  firefox/repos/extra-x86_64/PKGBUILD
(from rev 308548, firefox/trunk/PKGBUILD)
  firefox/repos/extra-x86_64/firefox-install-dir.patch
(from rev 308548, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/extra-x86_64/firefox-symbolic.svg
(from rev 308548, firefox/trunk/firefox-symbolic.svg)
  firefox/repos/extra-x86_64/firefox.desktop
(from rev 308548, firefox/trunk/firefox.desktop)
  firefox/repos/extra-x86_64/glibc-2.26-fix.diff
(from rev 308548, firefox/trunk/glibc-2.26-fix.diff)
  firefox/repos/extra-x86_64/no-plt.diff
(from rev 308548, firefox/trunk/no-plt.diff)
  firefox/repos/extra-x86_64/plugin-crash.diff
(from rev 308548, firefox/trunk/plugin-crash.diff)
  firefox/repos/extra-x86_64/upload-symbol-archive
(from rev 308548, firefox/trunk/upload-symbol-archive)
  firefox/repos/extra-x86_64/wifi-disentangle.patch
(from rev 308548, firefox/trunk/wifi-disentangle.patch)
  firefox/repos/extra-x86_64/wifi-fix-interface.patch
(from rev 308548, firefox/trunk/wifi-fix-interface.patch)
Deleted:
  
firefox/repos/extra-i686/0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch
  firefox/repos/extra-i686/PKGBUILD
  firefox/repos/extra-i686/firefox-install-dir.patch
  firefox/repos/extra-i686/firefox-symbolic.svg
  firefox/repos/extra-i686/firefox.desktop
  firefox/repos/extra-i686/glibc-2.26-fix.diff
  firefox/repos/extra-i686/no-plt.diff
  firefox/repos/extra-i686/plugin-crash.diff
  firefox/repos/extra-i686/upload-symbol-archive
  firefox/repos/extra-i686/wifi-disentangle.patch
  firefox/repos/extra-i686/wifi-fix-interface.patch
  
firefox/repos/extra-x86_64/0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch
  firefox/repos/extra-x86_64/PKGBUILD
  firefox/repos/extra-x86_64/firefox-install-dir.patch
  firefox/repos/extra-x86_64/firefox-symbolic.svg
  firefox/repos/extra-x86_64/firefox.desktop
  firefox/repos/extra-x86_64/glibc-2.26-fix.diff
  firefox/repos/extra-x86_64/no-plt.diff
  firefox/repos/extra-x86_64/plugin-crash.diff
  firefox/repos/extra-x86_64/upload-symbol-archive
  firefox/repos/extra-x86_64/wifi-disentangle.patch
  firefox/repos/extra-x86_64/wifi-fix-interface.patch

--+
 /0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch | 
 234 +++
 /PKGBUILD| 
 408 ++
 /firefox-install-dir.patch   | 
  24 
 /firefox-symbolic.svg| 
  60 
 /firefox.desktop | 
 620 ++
 /glibc-2.26-fix.diff | 
 516 
 /no-plt.diff | 
  96 +
 /plugin-crash.diff   | 
 100 +
 /upload-symbol-archive   | 
  46 
 /wifi-disentangle.patch  | 
 490 +++
 /wifi-fix-interface.patch| 
  52 
 extra-i686/0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch   | 
 117 -
 extra-i686/PKGBUILD  | 
 203 ---
 

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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 10:47:39
  Author: heftig
Revision: 308548

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

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

+
 /90-linux.hook |   22 
 /PKGBUILD  |  498 +
 /config.i686   |17346 +++
 /config.x86_64 |16824 +
 /linux.install |   54 
 /linux.preset  |   28 
 extra-i686/90-linux.hook   |   11 
 extra-i686/PKGBUILD|  249 
 extra-i686/config.i686 | 8673 -
 extra-i686/config.x86_64   | 8412 
 extra-i686/linux.install   |   27 
 extra-i686/linux.preset|   14 
 extra-x86_64/90-linux.hook |   11 
 extra-x86_64/PKGBUILD  |  249 
 extra-x86_64/config.i686   | 8673 -
 extra-x86_64/config.x86_64 | 8412 
 extra-x86_64/linux.install |   27 
 extra-x86_64/linux.preset  |   14 
 18 files changed, 34772 insertions(+), 34772 deletions(-)

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


[arch-commits] Commit in firefox-i18n/repos/extra-any (PKGBUILD PKGBUILD)

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 10:46:36
  Author: heftig
Revision: 308547

archrelease: copy trunk to extra-any

Added:
  firefox-i18n/repos/extra-any/PKGBUILD
(from rev 308546, firefox-i18n/trunk/PKGBUILD)
Deleted:
  firefox-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  460 ++---
 1 file changed, 230 insertions(+), 230 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 10:23:28 UTC (rev 308546)
+++ PKGBUILD2017-10-27 10:46:36 UTC (rev 308547)
@@ -1,230 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler 
-# Contributor: Jaroslaw Swierczynski 
-# Contributor: Michal Hybner 
-# Contributor: Andrea Scarpino 
-
-pkgbase=firefox-i18n
-pkgver=56.0.1
-pkgrel=1
-pkgdesc="Language pack for Firefox"
-arch=('any')
-url="http://www.mozilla.com/;
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'as "Assamese"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'bn-IN  "Bengali (India)"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'en-ZA  "English (South African)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mai"Maithili"'
-  'mk "Macedonian"'
-  'ml "Malayalam"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'or "Oriya"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/linux-i686/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  source+=("firefox-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox"
-  depends=("firefox>=$pkgver")
-  install -Dm644 firefox-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
-}
-
-sha256sums=('5a0769818c14878be1fc46c040fdd8c856914df481886270cd416389921e9862'
-'55ed0d5eeeb5038bc7cdbfaf64e38a5151b21331b6396b1b1bd67039290a1cd5'
-'6d802d8c8fef1e3900443eee558dd54e2dbf9b5d548e4aaf6aa70efe53216971'
-'eb07898a24acdbaa317bd7457abb6520e59b9fecd8fe7e66755e3f36b25d6c98'
-'3f0087df47d8f6faa492b580d7a3f3cec17ecaa74720c94e68a258171c94fe39'
-'d5f77499d40153bfbc74713c61f3c6fecdf117a6e5240981a2bf822f974519e6'
-'3cf8984a42788b2627146fe64cd2bfca7597640ee1bf9f1ad268cbdce0b2b54c'
-'011d719bf75c77bf2c5cf56f246aaf58067b175151deee9ef9dee9e90b96bc17'
-'01070a5c87a1c39b8f39f2f5b7bd143b662526642d90098542f5b6eb17b69c69'
-'ac18f71b01726dab12bbe200ba20282d98a5523f9d1dbea35869e3be43b12178'
-'106d600b21c6877a11d028a7b2025c3ed8efa0eb4cf887621d579442138c273a'
-'bc0a7456a118a2e01f408c0968ef8b9ae1c3992f50e5d190677b254881ccf127'
-

[arch-commits] Commit in linux-zen/trunk (PKGBUILD config.i686 config.x86_64)

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 10:23:28
  Author: heftig
Revision: 308546

4.13.10-1

Modified:
  linux-zen/trunk/PKGBUILD
  linux-zen/trunk/config.i686
  linux-zen/trunk/config.x86_64

---+
 PKGBUILD  |   12 ++--
 config.i686   |4 ++--
 config.x86_64 |4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 10:06:59 UTC (rev 308545)
+++ PKGBUILD2017-10-27 10:23:28 UTC (rev 308546)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.13
-_zenpatch=zen-4.13.9-db74c362426d1d03ff8c7940757a502b0ea0cc80.diff
-pkgver=4.13.9
+_zenpatch=zen-4.13.10-b4f3e79c6104f7c1f2644ccc8f5148522cfc3787.diff
+pkgver=4.13.10
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel;
@@ -29,12 +29,12 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'22156e82467c7911d226a0a887eba19103434efc104439a3b426a3fa551fb8f2'
+'b9efa9c6375f79f6a041a5f0666d4ced1a49bfe8c4662d26517a6b4cfd9bf2f6'
 'SKIP'
-'62e2293906a055baae72776651d4712f3f5caf60eadd913079250a8b26f2cd02'
+'807a5998542e108776a62ee9c96806abef8ac06012497e428dd2fbaff9cbaccc'
 'SKIP'
-'ea2502f2aa2e251eac6111553447a84affd18c832d4181d31f802dc5ddd14a8e'
-'5e3f601c162e302a2351a9e36a52b5c49c0172734be10ea6adc9c659faa6f027'
+'db2bc39dfe968ff9c8766768012c46d388c8d8dcfefedeaee53dced74e67a449'
+'2ba9287767bd3c05cfda57674be0ad3d4e13db83d6f19b180bef90e80fa0bb6f'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.i686
===
--- config.i686 2017-10-27 10:06:59 UTC (rev 308545)
+++ config.i686 2017-10-27 10:23:28 UTC (rev 308546)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.13.5-1 Kernel Configuration
+# Linux/x86 4.13.9-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -7483,7 +7483,7 @@
 # CONFIG_CM36651 is not set
 # CONFIG_IIO_CROS_EC_LIGHT_PROX is not set
 # CONFIG_GP2AP020A00F is not set
-# CONFIG_SENSORS_ISL29018 is not set
+CONFIG_SENSORS_ISL29018=m
 # CONFIG_SENSORS_ISL29028 is not set
 # CONFIG_ISL29125 is not set
 CONFIG_HID_SENSOR_ALS=m

Modified: config.x86_64
===
--- config.x86_64   2017-10-27 10:06:59 UTC (rev 308545)
+++ config.x86_64   2017-10-27 10:23:28 UTC (rev 308546)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.13.5-1 Kernel Configuration
+# Linux/x86 4.13.9-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -7200,7 +7200,7 @@
 # CONFIG_CM36651 is not set
 # CONFIG_IIO_CROS_EC_LIGHT_PROX is not set
 # CONFIG_GP2AP020A00F is not set
-# CONFIG_SENSORS_ISL29018 is not set
+CONFIG_SENSORS_ISL29018=m
 # CONFIG_SENSORS_ISL29028 is not set
 # CONFIG_ISL29125 is not set
 CONFIG_HID_SENSOR_ALS=m


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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 10:06:59
  Author: heftig
Revision: 308545

1.6.3-1

Modified:
  harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 10:00:59 UTC (rev 308544)
+++ PKGBUILD2017-10-27 10:06:59 UTC (rev 308545)
@@ -3,7 +3,7 @@
 
 pkgbase=(harfbuzz)
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=1.6.0
+pkgver=1.6.3
 pkgrel=1
 pkgdesc="OpenType text shaping engine"
 url="http://www.freedesktop.org/wiki/Software/HarfBuzz;
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc 
ragel git
  python)
-_commit=25846cc39fb8a9516b8de4333f909851d471156f  # tags/1.6.0^0
+_commit=223686d64f5e149ba8aa334a2a54bd5b22017d9e  # tags/1.6.3^0
 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 10:00:59
  Author: heftig
Revision: 308544

56.0.2-1

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 09:18:16 UTC (rev 308543)
+++ PKGBUILD2017-10-27 10:00:59 UTC (rev 308544)
@@ -4,7 +4,7 @@
 # Contributor: Jakub Schmidtke 
 
 pkgname=firefox
-pkgver=56.0.1
+pkgver=56.0.2
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(i686 x86_64)
@@ -110,6 +110,7 @@
 ac_add_options --enable-startup-notification
 ac_add_options --enable-crashreporter
 ac_add_options --disable-updater
+ac_add_options --disable-stylo
 END
 }
 


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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 09:18:16
  Author: heftig
Revision: 308543

Maintainer

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 09:17:46 UTC (rev 308542)
+++ PKGBUILD2017-10-27 09:18:16 UTC (rev 308543)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Ionut Biru 
+# Contributor: Ionut Biru 
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)


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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 09:17:46
  Author: heftig
Revision: 308542

Reduce deps

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 08:53:00 UTC (rev 308541)
+++ PKGBUILD2017-10-27 09:17:46 UTC (rev 308542)
@@ -10,7 +10,7 @@
 arch=(i686 x86_64)
 license=(LGPL)
 depends=(gobject-introspection-runtime)
-makedepends=(python{,2}-cairo gobject-introspection git gnome-common)
+makedepends=(python{,2}-cairo gobject-introspection git autoconf-archive)
 optdepends=('cairo: Cairo bindings')
 _commit=55cb08b71cd23f56b97d912af22ca24e787fd5d7  # tags/3.26.1^0
 source=("git+https://git.gnome.org/browse/pygobject#commit=$_commit;)


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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 08:53:00
  Author: heftig
Revision: 308541

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

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

--+
 /0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch | 
 228 ++
 /PKGBUILD| 
 100 
 extra-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch   | 
 114 -
 extra-i686/PKGBUILD  | 
  50 --
 extra-x86_64/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch | 
 114 -
 extra-x86_64/PKGBUILD| 
  50 --
 6 files changed, 328 insertions(+), 328 deletions(-)

Deleted: 
extra-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch
===
--- extra-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch  
2017-10-27 08:50:42 UTC (rev 308540)
+++ extra-i686/0001-Configure-PHP-to-load-the-XMLRPC-extension-if-presen.patch  
2017-10-27 08:53:00 UTC (rev 308541)
@@ -1,114 +0,0 @@
-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
- 
- 

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

2017-10-27 Thread Gaëtan Bisson
Date: Friday, October 27, 2017 @ 08:50:24
  Author: bisson
Revision: 308539

fix segfault, suggestion from 
https://bbs.archlinux32.org/viewtopic.php?pid=486#p486

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 08:12:55 UTC (rev 308538)
+++ PKGBUILD2017-10-27 08:50:24 UTC (rev 308539)
@@ -41,9 +41,7 @@
 
 check() {
cd "${srcdir}/${pkgname}-${pkgver}"
-   if [[ ! -e /.arch-chroot ]]; then
-   make test
-   fi
+   make test < /dev/null
 }
 
 package() {


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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 08:50:42
  Author: heftig
Revision: 308540

2.60.2-1

Modified:
  libsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 08:50:24 UTC (rev 308539)
+++ PKGBUILD2017-10-27 08:50:42 UTC (rev 308540)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libsoup
-pkgver=2.60.1
+pkgver=2.60.2
 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=7556557b8fb989368d530ad55a57dcd46e1f2633  # tags/2.60.1^0
+_commit=2a6368154fc324ecbb2d165636608a5362904862  # tags/2.60.2^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 pygobject/repos (4 files)

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 08:12:55
  Author: heftig
Revision: 308538

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-27 08:12:18 UTC (rev 308537)
+++ extra-i686/PKGBUILD 2017-10-27 08:12:55 UTC (rev 308538)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgbase=pygobject
-pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.26.0
-pkgrel=1
-pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
-url="https://wiki.gnome.org/Projects/PyGObject;
-arch=(i686 x86_64)
-license=(LGPL)
-depends=(gobject-introspection-runtime)
-makedepends=(python{,2}-cairo gobject-introspection git gnome-common)
-optdepends=('cairo: Cairo bindings')
-_commit=47af078546b1e9e4396bdea877c1cf0f21708818  # tags/3.26.0^0
-source=("git+https://git.gnome.org/browse/pygobject#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build-py{2,3} devel
-  cd $pkgbase
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-_build() (
-  cd build-py$1
-  ../$pkgbase/configure --prefix=/usr --with-python=/usr/bin/python$1
-  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-)
-
-build() {
-  _build 2
-  _build 3
-}
-
-package_python-gobject() {
-  depends=("pygobject-devel=$pkgver" python)
-
-  cd build-py3
-  make DESTDIR="$pkgdir" install
-  mv "$pkgdir"/usr/{include,lib/pkgconfig} "$srcdir/devel"
-}
-
-package_python2-gobject() {
-  pkgdesc="${pkgdesc/Python/Python2}"
-  depends=("pygobject-devel=$pkgver" python2)
-
-  cd build-py2
-  make DESTDIR="$pkgdir" install
-  python2 -m compileall "$pkgdir"/usr/lib/python2.7/site-packages/gi
-  rm -r "$pkgdir"/usr/{include,lib/pkgconfig}
-}
-
-package_pygobject-devel() {
-  pkgdesc="Common development files for pygobject"
-  optdepends=()
-
-  cd devel
-  mkdir -p "$pkgdir/usr/lib"
-  mv include "$pkgdir/usr/"
-  mv pkgconfig "$pkgdir/usr/lib/"
-}

Copied: pygobject/repos/extra-i686/PKGBUILD (from rev 308537, 
pygobject/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-27 08:12:55 UTC (rev 308538)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgbase=pygobject
+pkgname=(python-gobject python2-gobject pygobject-devel)
+pkgver=3.26.1
+pkgrel=1
+pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
+url="https://wiki.gnome.org/Projects/PyGObject;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gobject-introspection-runtime)
+makedepends=(python{,2}-cairo gobject-introspection git gnome-common)
+optdepends=('cairo: Cairo bindings')
+_commit=55cb08b71cd23f56b97d912af22ca24e787fd5d7  # tags/3.26.1^0
+source=("git+https://git.gnome.org/browse/pygobject#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build-py{2,3} devel
+  cd $pkgbase
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+_build() (
+  cd build-py$1
+  ../$pkgbase/configure --prefix=/usr --with-python=/usr/bin/python$1
+  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+)
+
+build() {
+  _build 2
+  _build 3
+}
+
+package_python-gobject() {
+  depends=("pygobject-devel=$pkgver" python)
+
+  cd build-py3
+  make DESTDIR="$pkgdir" install
+  mv "$pkgdir"/usr/{include,lib/pkgconfig} "$srcdir/devel"
+}
+
+package_python2-gobject() {
+  pkgdesc="${pkgdesc/Python/Python2}"
+  depends=("pygobject-devel=$pkgver" python2)
+
+  cd build-py2
+  make DESTDIR="$pkgdir" install
+  python2 -m compileall "$pkgdir"/usr/lib/python2.7/site-packages/gi
+  rm -r "$pkgdir"/usr/{include,lib/pkgconfig}
+}
+
+package_pygobject-devel() {
+  pkgdesc="Common development files for pygobject"
+  optdepends=()
+
+  cd devel
+  mkdir -p "$pkgdir/usr/lib"
+  mv include "$pkgdir/usr/"
+  mv pkgconfig "$pkgdir/usr/lib/"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-27 08:12:18 UTC (rev 308537)
+++ extra-x86_64/PKGBUILD   2017-10-27 08:12:55 UTC (rev 308538)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgbase=pygobject
-pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.26.0
-pkgrel=1
-pkgdesc="Python Bindings for 

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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 08:12:18
  Author: heftig
Revision: 308537

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-27 08:11:40 UTC (rev 308536)
+++ extra-i686/PKGBUILD 2017-10-27 08:12:18 UTC (rev 308537)
@@ -1,45 +0,0 @@
-# $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/extra-i686/PKGBUILD (from rev 308536, 
glib-networking/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-27 08:12:18 UTC (rev 308537)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=glib-networking
+pkgver=2.54.1
+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=5c3ae946ea5f97ad606d0598e42f786139eca0be  # tags/2.54.1^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:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-27 08:11:40 UTC (rev 308536)
+++ extra-x86_64/PKGBUILD   2017-10-27 08:12:18 UTC (rev 308537)
@@ -1,45 +0,0 @@
-# $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/extra-x86_64/PKGBUILD (from rev 308536, 
glib-networking/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-27 08:12:18 UTC (rev 308537)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=glib-networking
+pkgver=2.54.1
+pkgrel=1
+pkgdesc="Network extensions for GLib"
+url="https://git.gnome.org/browse/glib-networking;
+arch=(i686 x86_64)

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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 08:11:40
  Author: heftig
Revision: 308536

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

Added:
  epiphany/repos/extra-i686/PKGBUILD
(from rev 308535, epiphany/trunk/PKGBUILD)
  epiphany/repos/extra-i686/pluginsdir.diff
(from rev 308535, epiphany/trunk/pluginsdir.diff)
  epiphany/repos/extra-x86_64/PKGBUILD
(from rev 308535, epiphany/trunk/PKGBUILD)
  epiphany/repos/extra-x86_64/pluginsdir.diff
(from rev 308535, epiphany/trunk/pluginsdir.diff)
Deleted:
  epiphany/repos/extra-i686/PKGBUILD
  epiphany/repos/extra-i686/pluginsdir.diff
  epiphany/repos/extra-x86_64/PKGBUILD
  epiphany/repos/extra-x86_64/pluginsdir.diff

--+
 /PKGBUILD|  104 +
 /pluginsdir.diff |   40 +++
 extra-i686/PKGBUILD  |   52 
 extra-i686/pluginsdir.diff   |   20 ---
 extra-x86_64/PKGBUILD|   52 
 extra-x86_64/pluginsdir.diff |   20 ---
 6 files changed, 144 insertions(+), 144 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-27 08:09:29 UTC (rev 308535)
+++ extra-i686/PKGBUILD 2017-10-27 08:11:40 UTC (rev 308536)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=epiphany
-pkgver=3.26.1
-pkgrel=1
-pkgdesc="A GNOME web browser based on the WebKit rendering engine"
-url="https://wiki.gnome.org/Apps/Web;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(webkit2gtk gcr gnome-desktop icu)
-makedepends=(itstool docbook-xml startup-notification lsb-release
- gobject-introspection yelp-tools appstream-glib git meson)
-groups=(gnome)
-_commit=70755404799e4393bf5605c9debec6877acf0177  # tags/3.26.1^0
-source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit;
-"git+https://git.gnome.org/browse/libgd;
-"git+https://git.gnome.org/browse/gvdb;
-pluginsdir.diff)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'0e4db79fe22a4ed447aa926eecd09fc660cf2f5aac2d42aa9adaacad45416faf')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-
-  patch -Np1 -i ../pluginsdir.diff
-
-  git submodule init
-  git config --local submodule.libgd.url "$srcdir/libgd"
-  git config --local submodule.gvdb.url "$srcdir/gvdb"
-  git submodule update
-
-}
-
-build() {
-  cd build
-  arch-meson ../$pkgname -Ddistributor_name="Arch Linux®"
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: epiphany/repos/extra-i686/PKGBUILD (from rev 308535, 
epiphany/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-27 08:11:40 UTC (rev 308536)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=epiphany
+pkgver=3.26.2
+pkgrel=1
+pkgdesc="A GNOME web browser based on the WebKit rendering engine"
+url="https://wiki.gnome.org/Apps/Web;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(webkit2gtk gcr gnome-desktop icu)
+makedepends=(itstool docbook-xml startup-notification lsb-release
+ gobject-introspection yelp-tools appstream-glib git meson)
+groups=(gnome)
+_commit=e02df42f79051d7c2895ea1f398b75dcf0733b91  # tags/3.26.2^0
+source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit;
+"git+https://git.gnome.org/browse/libgd;
+"git+https://git.gnome.org/browse/gvdb;
+pluginsdir.diff)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'0e4db79fe22a4ed447aa926eecd09fc660cf2f5aac2d42aa9adaacad45416faf')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+
+  patch -Np1 -i ../pluginsdir.diff
+
+  git submodule init
+  git config --local submodule.libgd.url "$srcdir/libgd"
+  git config --local submodule.gvdb.url "$srcdir/gvdb"
+  git submodule update
+
+}
+
+build() {
+  cd build
+  arch-meson ../$pkgname -Ddistributor_name="Arch Linux®"
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: extra-i686/pluginsdir.diff
===
--- extra-i686/pluginsdir.diff  2017-10-27 08:09:29 UTC (rev 308535)
+++ extra-i686/pluginsdir.diff  2017-10-27 08:11:40 UTC (rev 308536)
@@ -1,20 +0,0 @@
 a/embed/ephy-embed-shell.c
-+++ b/embed/ephy-embed-shell.c
-@@ -671,6 +671,7 @@ ephy_embed_shell_create_web_context (EphyEmbedShell *shell)
-   g_free (cache_dir);
- 
-   priv->web_context = webkit_web_context_new_with_website_data_manager 
(manager);
-+  webkit_web_context_set_additional_plugins_directory (priv->web_context, 
EPHY_PLUGINS_DIR);
-   g_object_unref (manager);
- }
- 
 a/meson.build  2017-09-18 11:49:28.745287692 

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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 08:09:29
  Author: heftig
Revision: 308535

3.26.2-1

Modified:
  epiphany/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 08:02:07 UTC (rev 308534)
+++ PKGBUILD2017-10-27 08:09:29 UTC (rev 308535)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=epiphany
-pkgver=3.26.1
+pkgver=3.26.2
 pkgrel=1
 pkgdesc="A GNOME web browser based on the WebKit rendering engine"
 url="https://wiki.gnome.org/Apps/Web;
@@ -12,7 +12,7 @@
 makedepends=(itstool docbook-xml startup-notification lsb-release
  gobject-introspection yelp-tools appstream-glib git meson)
 groups=(gnome)
-_commit=70755404799e4393bf5605c9debec6877acf0177  # tags/3.26.1^0
+_commit=e02df42f79051d7c2895ea1f398b75dcf0733b91  # tags/3.26.2^0
 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit;
 "git+https://git.gnome.org/browse/libgd;
 "git+https://git.gnome.org/browse/gvdb;


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 08:06:23
  Author: felixonmars
Revision: 264583

archrelease: copy trunk to community-any

Added:
  python-pytest-flake8/repos/community-any/PKGBUILD
(from rev 264582, python-pytest-flake8/trunk/PKGBUILD)
Deleted:
  python-pytest-flake8/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 08:05:57 UTC (rev 264582)
+++ PKGBUILD2017-10-27 08:06:23 UTC (rev 264583)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-pytest-flake8
-pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=0.9
-pkgrel=1
-pkgdesc='pytest plugin to check FLAKE8 requirements'
-arch=('any')
-license=('MIT')
-url='https://github.com/tholo/pytest-flake8'
-makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('07d35cf636824178065ace6113afa6a37cb5d451f43da2683a694e6104bf72f27e7c89da59573b817031522f5827d06ef3136ee91db0162d9dcb25e63454592d')
-
-prepare() {
-  # https://github.com/tholo/pytest-flake8/pull/14
-  sed -i 's/flake8-ignore = E128/flake8-ignore = E128 E501/' 
pytest-flake8-$pkgver/tox.ini
-
-  cp -a pytest-flake8-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/pytest-flake8-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/pytest-flake8-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd "$srcdir"/pytest-flake8-$pkgver
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH" 
py.test
-
-  cd "$srcdir"/pytest-flake8-$pkgver-py2
-  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2
-}
-
-package_python-pytest-flake8() {
-  depends=('python-pytest' 'flake8')
-
-  cd pytest-flake8-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pytest-flake8() {
-  depends=('python2-pytest' 'python2-flake8')
-
-  cd pytest-flake8-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-flake8/repos/community-any/PKGBUILD (from rev 264582, 
python-pytest-flake8/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 08:06:23 UTC (rev 264583)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-flake8
+pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
+pkgver=0.9.1
+pkgrel=1
+pkgdesc='pytest plugin to check FLAKE8 requirements'
+arch=('any')
+license=('MIT')
+url='https://github.com/tholo/pytest-flake8'
+makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
+sha512sums=('27e1703407ec0fe1b301cfb51ee7e810a1ac35649561245cfd77b20ccd05a07e99246e2df489d77a3c3eedc050d18f00201b63b9e83f1a141f8f84f147809f35')
+
+prepare() {
+  # https://github.com/tholo/pytest-flake8/pull/14
+  sed -i 's/flake8-ignore = E128/flake8-ignore = E128 E501/' 
pytest-flake8-$pkgver/tox.ini
+
+  cp -a pytest-flake8-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/pytest-flake8-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pytest-flake8-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir"/pytest-flake8-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH" 
py.test
+
+  cd "$srcdir"/pytest-flake8-$pkgver-py2
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" 
py.test2
+}
+
+package_python-pytest-flake8() {
+  depends=('python-pytest' 'flake8')
+
+  cd pytest-flake8-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pytest-flake8() {
+  depends=('python2-pytest' 'python2-flake8')
+
+  cd pytest-flake8-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 08:05:57
  Author: felixonmars
Revision: 264582

upgpkg: python-pytest-flake8 0.9.1-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 07:31:12 UTC (rev 264581)
+++ PKGBUILD2017-10-27 08:05:57 UTC (rev 264582)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=0.9
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -11,7 +11,7 @@
 url='https://github.com/tholo/pytest-flake8'
 makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz;)
-sha512sums=('07d35cf636824178065ace6113afa6a37cb5d451f43da2683a694e6104bf72f27e7c89da59573b817031522f5827d06ef3136ee91db0162d9dcb25e63454592d')
+sha512sums=('27e1703407ec0fe1b301cfb51ee7e810a1ac35649561245cfd77b20ccd05a07e99246e2df489d77a3c3eedc050d18f00201b63b9e83f1a141f8f84f147809f35')
 
 prepare() {
   # https://github.com/tholo/pytest-flake8/pull/14


[arch-commits] Commit in pacman-mirrorlist/repos/core-any (6 files)

2017-10-27 Thread Florian Pritz
Date: Friday, October 27, 2017 @ 08:02:07
  Author: bluewind
Revision: 308534

archrelease: copy trunk to core-any

Added:
  pacman-mirrorlist/repos/core-any/PKGBUILD
(from rev 308533, pacman-mirrorlist/trunk/PKGBUILD)
  pacman-mirrorlist/repos/core-any/mirrorlist
(from rev 308533, pacman-mirrorlist/trunk/mirrorlist)
  pacman-mirrorlist/repos/core-any/upgpkg
(from rev 308533, pacman-mirrorlist/trunk/upgpkg)
Deleted:
  pacman-mirrorlist/repos/core-any/PKGBUILD
  pacman-mirrorlist/repos/core-any/mirrorlist
  pacman-mirrorlist/repos/core-any/upgpkg

+
 PKGBUILD   |   62 +--
 mirrorlist | 1000 +--
 upgpkg |8 
 3 files changed, 537 insertions(+), 533 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-27 08:02:01 UTC (rev 308533)
+++ PKGBUILD2017-10-27 08:02:07 UTC (rev 308534)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee <d...@archlinux.org>
-
-pkgname=pacman-mirrorlist
-pkgver=20171017
-pkgrel=1
-pkgdesc="Arch Linux mirror list for use by pacman"
-arch=('any')
-url="https://www.archlinux.org/mirrorlist/;
-license=('GPL')
-backup=(etc/pacman.d/mirrorlist)
-source=(mirrorlist)
-
-# NOTE on building this package:
-# * Go to the trunk/ directory
-# * Run bash -c ". PKGBUILD; updatelist"
-# * Update the checksums, update pkgver
-# * Build the package
-
-updatelist() {
-  rm -f mirrorlist
-  curl -o mirrorlist https://www.archlinux.org/mirrorlist/all/
-}
-
-package() {
-  mkdir -p $pkgdir/etc/pacman.d
-  install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
-}
-
-md5sums=('abd1a4a3119a5ec0692724e239fe2b89')
-sha256sums=('636ccc9ec88a574467194dd3fff45ac50c0d152de0a436570a9d64993dd6d2eb')

Copied: pacman-mirrorlist/repos/core-any/PKGBUILD (from rev 308533, 
pacman-mirrorlist/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-27 08:02:07 UTC (rev 308534)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Dan McGee <d...@archlinux.org>
+
+pkgname=pacman-mirrorlist
+pkgver=20171027
+pkgrel=1
+pkgdesc="Arch Linux mirror list for use by pacman"
+arch=('any')
+url="https://www.archlinux.org/mirrorlist/;
+license=('GPL')
+backup=(etc/pacman.d/mirrorlist)
+source=(mirrorlist)
+
+# NOTE on building this package:
+# * Go to the trunk/ directory
+# * Run bash -c ". PKGBUILD; updatelist"
+# * Update the checksums, update pkgver
+# * Build the package
+
+updatelist() {
+  rm -f mirrorlist
+  curl -o mirrorlist https://www.archlinux.org/mirrorlist/all/
+}
+
+package() {
+  mkdir -p $pkgdir/etc/pacman.d
+  install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
+}
+
+md5sums=('0272d9ed197fd759a6e0e60c7ee57e10')
+sha256sums=('02594a1e6c9ac12ebce6d98da03b9729f73195f62b5a95c5591d4c1d10638e66')

Deleted: mirrorlist
===
--- mirrorlist  2017-10-27 08:02:01 UTC (rev 308533)
+++ mirrorlist  2017-10-27 08:02:07 UTC (rev 308534)
@@ -1,498 +0,0 @@
-##
-## Arch Linux repository mirrorlist
-## Generated on 2017-10-17
-##
-
-## Worldwide
-#Server = https://archlinux.surlyjake.com/archlinux/$repo/os/$arch
-#Server = http://mirrors.evowise.com/archlinux/$repo/os/$arch
-#Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch
-
-## Australia
-#Server = https://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch
-#Server = http://archlinux.mirror.digitalpacific.com.au/$repo/os/$arch
-#Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
-#Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
-#Server = http://archlinux.melbourneitmirror.net/$repo/os/$arch
-#Server = http://ftp.swin.edu.au/archlinux/$repo/os/$arch
-
-## Austria
-#Server = http://mirror.digitalnova.at/archlinux/$repo/os/$arch
-#Server = http://mirror.easyname.at/archlinux/$repo/os/$arch
-#Server = http://mirror1.htu.tugraz.at/archlinux/$repo/os/$arch
-
-## Belarus
-#Server = http://ftp.byfly.by/pub/archlinux/$repo/os/$arch
-#Server = http://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
-
-## Belgium
-#Server = http://archlinux.cu.be/$repo/os/$arch
-#Server = http://archlinux.mirror.kangaroot.net/$repo/os/$arch
-
-## Bosnia and Herzegovina
-#Server = http://burek.archlinux.ba/$repo/os/$arch
-#Server = http://archlinux.mirror.ba/$repo/os/$arch
-
-## Brazil
-#Server = http://br.mirror.archlinux-br.org/$repo/os/$arch
-#Server = http://archlinux.c3sl.ufpr.br/$repo/os/$arch
-#Server = http://linorg.usp.br/archlinux/$repo/os/$arch
-#Server = http://pet.inf.ufsc.br/mirrors/archlinux/$repo/os/$arch
-#Server = http://archlinux.pop-es.rnp.br/$repo/os/$arch
-
-## Bulgaria
-#Server = http://mirror.host.ag/archlinux/$repo/os/$arch
-#Server = http://mirrors.netix.net/archlinux/$repo/os/$arch
-#Server = http://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch
-#Server = https:/

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

2017-10-27 Thread Florian Pritz
Date: Friday, October 27, 2017 @ 08:02:01
  Author: bluewind
Revision: 308533

upgpkg: pacman-mirrorlist 20171027-1

upstream update

Modified:
  pacman-mirrorlist/trunk/PKGBUILD
  pacman-mirrorlist/trunk/mirrorlist

+
 PKGBUILD   |6 +++---
 mirrorlist |   20 
 2 files changed, 15 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 07:58:41 UTC (rev 308532)
+++ PKGBUILD2017-10-27 08:02:01 UTC (rev 308533)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <d...@archlinux.org>
 
 pkgname=pacman-mirrorlist
-pkgver=20171017
+pkgver=20171027
 pkgrel=1
 pkgdesc="Arch Linux mirror list for use by pacman"
 arch=('any')
@@ -27,5 +27,5 @@
   install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/
 }
 
-md5sums=('abd1a4a3119a5ec0692724e239fe2b89')
-sha256sums=('636ccc9ec88a574467194dd3fff45ac50c0d152de0a436570a9d64993dd6d2eb')
+md5sums=('0272d9ed197fd759a6e0e60c7ee57e10')
+sha256sums=('02594a1e6c9ac12ebce6d98da03b9729f73195f62b5a95c5591d4c1d10638e66')

Modified: mirrorlist
===
--- mirrorlist  2017-10-27 07:58:41 UTC (rev 308532)
+++ mirrorlist  2017-10-27 08:02:01 UTC (rev 308533)
@@ -1,6 +1,6 @@
 ##
 ## Arch Linux repository mirrorlist
-## Generated on 2017-10-17
+## Generated on 2017-10-27
 ##
 
 ## Worldwide
@@ -65,6 +65,7 @@
 #Server = http://mirrors.163.com/archlinux/$repo/os/$arch
 #Server = http://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
 #Server = http://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
+#Server = https://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
 #Server = http://mirrors.shuosc.org/archlinux/$repo/os/$arch
 #Server = https://mirrors.shuosc.org/archlinux/$repo/os/$arch
 #Server = https://mirrors.skyshe.cn/archlinux/$repo/os/$arch
@@ -79,6 +80,7 @@
 ## Colombia
 #Server = http://mirror.edatel.net.co/archlinux/$repo/os/$arch
 #Server = http://mirror.upb.edu.co/archlinux/$repo/os/$arch
+#Server = http://mirror.venturasystems.tech/archlinux/$repo/os/$arch
 
 ## Croatia
 #Server = http://archlinux.iskon.hr/$repo/os/$arch
@@ -145,8 +147,10 @@
 #Server = http://mirror.23media.de/archlinux/$repo/os/$arch
 #Server = https://arch.32g.eu/$repo/os/$arch
 #Server = http://artfiles.org/archlinux.org/$repo/os/$arch
-#Server = https://fabric-mirror.vps.hosteurope.de/archlinux/$repo/os/$arch
+#Server = http://fabric-mirror.vps.hosteurope.de/archlinux/$repo/os/$arch
 #Server = https://mirror.bethselamin.de/$repo/os/$arch
+#Server = http://arch.eckner.net/archlinux/$repo/os/$arch
+#Server = https://arch.eckner.net/archlinux/$repo/os/$arch
 #Server = http://mirror.euserv.net/linux/archlinux/$repo/os/$arch
 #Server = http://mirror.f4st.host/archlinux/$repo/os/$arch
 #Server = https://mirror.f4st.host/archlinux/$repo/os/$arch
@@ -208,8 +212,8 @@
 #Server = http://ftp.uni-hannover.de/archlinux/$repo/os/$arch
 #Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch
 #Server = http://mirror.united-gameserver.de/archlinux/$repo/os/$arch
-#Server = http://mirror.vfn-nrw.de/archlinux/$repo/os/$arch
-#Server = https://mirror.vfn-nrw.de/archlinux/$repo/os/$arch
+#Server = http://ftp.wrz.de/pub/archlinux/$repo/os/$arch
+#Server = https://ftp.wrz.de/pub/archlinux/$repo/os/$arch
 
 ## Greece
 #Server = http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch
@@ -227,6 +231,8 @@
 ## Hungary
 #Server = 
http://ftp.energia.mta.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
 #Server = http://archmirror.hbit.sztaki.hu/archlinux/$repo/os/$arch
+#Server = http://arch.mthq.org/mirror/$repo/os/$arch
+#Server = https://arch.mthq.org/mirror/$repo/os/$arch
 
 ## Iceland
 #Server = http://mirror.system.is/arch/$repo/os/$arch
@@ -291,6 +297,8 @@
 ## Netherlands
 #Server = http://mirror.i3d.net/pub/archlinux/$repo/os/$arch
 #Server = https://mirror.i3d.net/pub/archlinux/$repo/os/$arch
+#Server = http://mirror.koddos.net/archlinux/$repo/os/$arch
+#Server = https://mirror.koddos.net/archlinux/$repo/os/$arch
 #Server = http://mirror.ams1.nl.leaseweb.net/archlinux/$repo/os/$arch
 #Server = https://mirror.ams1.nl.leaseweb.net/archlinux/$repo/os/$arch
 #Server = http://mirror.netrouting.net/archlinux/$repo/os/$arch
@@ -313,9 +321,6 @@
 #Server = http://mirror.neuf.no/archlinux/$repo/os/$arch
 #Server = https://mirror.neuf.no/archlinux/$repo/os/$arch
 
-## Philippines
-#Server = http://mirror.rise.ph/archlinux/$repo/os/$arch
-
 ## Poland
 #Server = http://arch.midov.pl/arch/$repo/os/$arch
 #Server = http://mirror.onet.pl/pub/mirrors/archlinux/$repo/os/$arch
@@ -454,7 +459,6 @@
 #Server = http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch
 #Server = http://mirror.hackingand.coffee/arch/$repo/os/$arch
 #Server = https://mirror.hackingand.coffee/arch/$repo/os/$arch
-#Server = http://mirror.htnshost.com/archlinux/$repo/os/$arch
 #Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
 #Server = https://mirrors.kern

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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 07:58:41
  Author: heftig
Revision: 308532

3.26.1-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 07:54:00 UTC (rev 308531)
+++ PKGBUILD2017-10-27 07:58:41 UTC (rev 308532)
@@ -3,7 +3,7 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.26.0
+pkgver=3.26.1
 pkgrel=1
 pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
 url="https://wiki.gnome.org/Projects/PyGObject;
@@ -12,7 +12,7 @@
 depends=(gobject-introspection-runtime)
 makedepends=(python{,2}-cairo gobject-introspection git gnome-common)
 optdepends=('cairo: Cairo bindings')
-_commit=47af078546b1e9e4396bdea877c1cf0f21708818  # tags/3.26.0^0
+_commit=55cb08b71cd23f56b97d912af22ca24e787fd5d7  # tags/3.26.1^0
 source=("git+https://git.gnome.org/browse/pygobject#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 07:54:00
  Author: heftig
Revision: 308531

56.0.2-1

Modified:
  firefox-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  190 ++---
 1 file changed, 95 insertions(+), 95 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 07:53:53 UTC (rev 308530)
+++ PKGBUILD2017-10-27 07:54:00 UTC (rev 308531)
@@ -5,7 +5,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgbase=firefox-i18n
-pkgver=56.0.1
+pkgver=56.0.2
 pkgrel=1
 pkgdesc="Language pack for Firefox"
 arch=('any')
@@ -134,97 +134,97 @@
 
"$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-sha256sums=('5a0769818c14878be1fc46c040fdd8c856914df481886270cd416389921e9862'
-'55ed0d5eeeb5038bc7cdbfaf64e38a5151b21331b6396b1b1bd67039290a1cd5'
-'6d802d8c8fef1e3900443eee558dd54e2dbf9b5d548e4aaf6aa70efe53216971'
-'eb07898a24acdbaa317bd7457abb6520e59b9fecd8fe7e66755e3f36b25d6c98'
-'3f0087df47d8f6faa492b580d7a3f3cec17ecaa74720c94e68a258171c94fe39'
-'d5f77499d40153bfbc74713c61f3c6fecdf117a6e5240981a2bf822f974519e6'
-'3cf8984a42788b2627146fe64cd2bfca7597640ee1bf9f1ad268cbdce0b2b54c'
-'011d719bf75c77bf2c5cf56f246aaf58067b175151deee9ef9dee9e90b96bc17'
-'01070a5c87a1c39b8f39f2f5b7bd143b662526642d90098542f5b6eb17b69c69'
-'ac18f71b01726dab12bbe200ba20282d98a5523f9d1dbea35869e3be43b12178'
-'106d600b21c6877a11d028a7b2025c3ed8efa0eb4cf887621d579442138c273a'
-'bc0a7456a118a2e01f408c0968ef8b9ae1c3992f50e5d190677b254881ccf127'
-'dfce1edaa95d5d537f50b2ec71b41c225860ca7ff51f180d3fc7f3b4239d'
-'d8056cbb6888fb408644fc19829c82b78f9bce429d2bc2d6a43124cb03b7d888'
-'dd5f141283676803730ddc2810f7bb645960b345bfe3afa6d38aea2cc6754cdd'
-'4c024e4244f2ba82e99435fcb368fa07a4426a49346599cecbfc5e83ba056bb6'
-'57e43f3c40c54127f1485710a72d6dab400389c0736e1b02d5314108f782e10f'
-'59e1abb36fdb7d47e74fd10d6033b86b9fa68acbfdc05d3da9e67378b7eb3b26'
-'f955f85aca61ebfbce54940b20177f272e7ff9c8096e274aef3154bf24ab'
-'1d3cb3448d68aa2fbd97d0d7771da47e141008595b78399c87f16615bbc8ef79'
-'fa77a8345f7a67a4ed480e6f702d32180fdbc1afc11ad0bad21ec9d6f52db168'
-'84c43b02c0ac41c4e4b8878ac1c29d620d9924c8fc8d0355591351edf9935349'
-'fe1763e1c86d954c6ada561a884df22d10e88cf9c6339281b3750155cc05f425'
-'6c0ecb3ff1e954d947dbabd80e9cc74969e5b19fec4a970006934f44bc28e619'
-'74ea18f4ac0adf3b4b246a6fbace1a863fa8d4a9c608a21cae7eedb6ea7f8060'
-'e1575e775c52c6d74148167dcaebd9805201f975871d8073e60854d919f3db9d'
-'8ecbb09d40c99823ff971f319a9012cae609207408e39f207b85e563c35d3c84'
-'b5d4691b663c223ac7e4d62b530fb9a94d1fab67d5c9ecfb6b8982451ab236fb'
-'aec75604d1071ef585f1462ca33b9bf2b6c9299d6d49b2ffc01096462c3794c4'
-'a7c7fdf6cdfd44e5f8786d587360d2aa022cde980fc17e67a4caa136197150df'
-'ed48e6df6381b74b6bb9525fc2401a39ccdb99eaf705ee41811eee81db4b13ac'
-'61d78db454d888a95c9dc731ffcbb6a6981c9de164a539b6d6d05dd5b52b4fcd'
-'c50d38ccc0b57b68ab98fefa8537f34f8b594c67139335826e4f17ee0e6773fd'
-'278f60e6f3e4b2c52365a172509a4e372aa062409b46c7706002fe69693b51aa'
-'303dc412abde1e69f44bf8f24fe7f8951ce42cc27be76c9d17eb44a4b1832bb4'
-'7a420f2f0c65f8fef734c7f5731f4cdb0e2900ea7559e99bb382ab33c5e713f6'
-'a2934ac63c494a0b3e0d22f622a2e4b53b96df4bffa8d053517da8299c7173e8'
-'b6a97f15d16b7ac69d3b1073d9c11ac6b20436188f3f0978a9115bc04b6ee2df'
-'54a990f5b50e065e4c3e13eda4fb2f25107693db14860e8ea0aa2236ef1e0cbe'
-'edae7658377dc3431149baaafb716bb411deeeb61d935254fc192188fa226f6e'
-'b175317b939d97ead4166bf61f8eb8381948fba4a006d4463e80d19028c0cedc'
-'69c49d9f467d426e41d32626ebca768e56c7861e6352c24519d9a0b4ca8c24cf'
-'fd75cea0e56a1bb346f71a902d487c2509f8904899492ee1f958af4e7df2c249'
-'04c0a9baa1ec3e19c14bc17d3d17a47ea53c993f3a81c4b3347e6a96492141bb'
-'77dfa6996b9a0b821066d80508d3fbf68d2335190f5600f5699d012fffd2fbdf'
-'32c183296a65eb0b10ace20c8b35d0a37d10278fabd4b9826ed16bebba4e8936'
-'44e685f7353997fe77176e9f60e90725603f3453857fc18906ba99a7f3241b58'
-'67635d7c4cd289813783cb692c56ee4e4ffee71adbb3d9de9f87338203fb8e80'
-'c6087dad575452d8a4000a6e1e3d7fe4152b86fa84add96288b4fa4e50f8d85f'
-'1a78b44d14d7f8d42c16b62539026c6ff1016dd8b249abf6bfd5a7691d840ac1'
-'72b665fb904a8c9b6a0d52ad8d00d6e6bab4cc5e4b80ec0fc8aeb4c6eec0767b'
-'7db1c1c2a96ea24f5cb431061bc8e35edf4614841b4aba4d94ff772d12956cd7'
-

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

2017-10-27 Thread Jan Steffens
Date: Friday, October 27, 2017 @ 07:53:53
  Author: heftig
Revision: 308530

2.54.1-1

Modified:
  glib-networking/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 05:51:26 UTC (rev 308529)
+++ PKGBUILD2017-10-27 07:53:53 UTC (rev 308530)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=glib-networking
-pkgver=2.54.0
+pkgver=2.54.1
 pkgrel=1
 pkgdesc="Network extensions for GLib"
 url="https://git.gnome.org/browse/glib-networking;
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
 makedepends=(intltool git)
-_commit=6ee39c9cde82638f888f2050d3533c142a344bb4  # tags/2.54.0^0
+_commit=5c3ae946ea5f97ad606d0598e42f786139eca0be  # tags/2.54.1^0
 source=("git+https://git.gnome.org/browse/glib-networking#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 07:31:12
  Author: felixonmars
Revision: 264581

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

Added:
  deepin-qt5integration/repos/community-i686/PKGBUILD
(from rev 264580, deepin-qt5integration/trunk/PKGBUILD)
  deepin-qt5integration/repos/community-x86_64/PKGBUILD
(from rev 264580, deepin-qt5integration/trunk/PKGBUILD)
Deleted:
  deepin-qt5integration/repos/community-i686/PKGBUILD
  deepin-qt5integration/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-10-27 07:30:36 UTC (rev 264580)
+++ community-i686/PKGBUILD 2017-10-27 07:31:12 UTC (rev 264581)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-qt5integration
-pkgver=0.2.6.1
-pkgrel=1
-pkgdesc='Deepin Qt5 platform plugin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/qt5integration;
-license=('GPL3')
-depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins')
-makedepends=('xcb-util-renderutil' 'deepin-file-manager' 
'qt5-xcb-private-headers')
-replaces=('qt5dxcb-plugin')
-conflicts=('qt5dxcb-plugin')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz;)
-sha512sums=('df858fdf8072114c93a0f2e6b708ee6751f7357df76a23cc2b6bfefca5d986de4113af384188f79f57bd159f2b48f03c99e1b689ac508d671f06c45577bef43f')
-
-prepare() {
-  cd qt5integration-$pkgver
-
-  rm -r platformplugin/libqt5xcbqpa-dev
-  sed -i 's|error(Not support Qt Version: .*)|INCLUDEPATH += 
/usr/include/qtxcb-private|' platformplugin/linux.pri
-
-  sed -i 's|qt5xdgiconloader/2.0.0|qt5xdgiconloader/3.1.0|' 
platformthemeplugin/main.cpp
-}
-
-build() {
-  cd qt5integration-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
-  make
-}
-
-package() {
-  cd qt5integration-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-qt5integration/repos/community-i686/PKGBUILD (from rev 264580, 
deepin-qt5integration/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 07:31:12 UTC (rev 264581)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-qt5integration
+pkgver=0.2.7
+pkgrel=1
+pkgdesc='Deepin Qt5 platform plugin'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/qt5integration;
+license=('GPL3')
+depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins')
+makedepends=('xcb-util-renderutil' 'deepin-file-manager' 
'qt5-xcb-private-headers')
+replaces=('qt5dxcb-plugin')
+conflicts=('qt5dxcb-plugin')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz;)
+sha512sums=('167a454818a547bc8cbfb3ab2caed435d8590473f1b3a9408012d5fd644f82f3a0ebf63450163441a58f9fe0ce7958a7fbdd424c644cdcbe6f08c5feec7fdaaa')
+
+prepare() {
+  cd qt5integration-$pkgver
+
+  rm -r platformplugin/libqt5xcbqpa-dev
+  sed -i 's|error(Not support Qt Version: .*)|INCLUDEPATH += 
/usr/include/qtxcb-private|' platformplugin/linux.pri
+
+  sed -i 's|qt5xdgiconloader/2.0.0|qt5xdgiconloader/3.1.0|' 
platformthemeplugin/main.cpp
+}
+
+build() {
+  cd qt5integration-$pkgver
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr
+  make
+}
+
+package() {
+  cd qt5integration-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-27 07:30:36 UTC (rev 264580)
+++ community-x86_64/PKGBUILD   2017-10-27 07:31:12 UTC (rev 264581)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-qt5integration
-pkgver=0.2.6.1
-pkgrel=1
-pkgdesc='Deepin Qt5 platform plugin'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/qt5integration;
-license=('GPL3')
-depends=('dtkwidget' 'libqtxdg' 'qt5-styleplugins')
-makedepends=('xcb-util-renderutil' 'deepin-file-manager' 
'qt5-xcb-private-headers')
-replaces=('qt5dxcb-plugin')
-conflicts=('qt5dxcb-plugin')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz;)
-sha512sums=('df858fdf8072114c93a0f2e6b708ee6751f7357df76a23cc2b6bfefca5d986de4113af384188f79f57bd159f2b48f03c99e1b689ac508d671f06c45577bef43f')
-
-prepare() {
-  cd qt5integration-$pkgver
-
-  rm -r platformplugin/libqt5xcbqpa-dev
-  sed -i 's|error(Not support Qt Version: .*)|INCLUDEPATH += 
/usr/include/qtxcb-private|' platformplugin/linux.pri
-
-  sed -i 

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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 07:30:36
  Author: felixonmars
Revision: 264580

upgpkg: deepin-qt5integration 0.2.7-1

Modified:
  deepin-qt5integration/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 06:40:06 UTC (rev 264579)
+++ PKGBUILD2017-10-27 07:30:36 UTC (rev 264580)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-qt5integration
-pkgver=0.2.6.1
+pkgver=0.2.7
 pkgrel=1
 pkgdesc='Deepin Qt5 platform plugin'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 conflicts=('qt5dxcb-plugin')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/qt5integration/archive/$pkgver.tar.gz;)
-sha512sums=('df858fdf8072114c93a0f2e6b708ee6751f7357df76a23cc2b6bfefca5d986de4113af384188f79f57bd159f2b48f03c99e1b689ac508d671f06c45577bef43f')
+sha512sums=('167a454818a547bc8cbfb3ab2caed435d8590473f1b3a9408012d5fd644f82f3a0ebf63450163441a58f9fe0ce7958a7fbdd424c644cdcbe6f08c5feec7fdaaa')
 
 prepare() {
   cd qt5integration-$pkgver


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

2017-10-27 Thread Jerome Leclanche
Date: Friday, October 27, 2017 @ 06:39:48
  Author: jleclanche
Revision: 264578

upgpkg: terraform 0.10.8-1

Upstream release 0.10.8

Modified:
  terraform/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 06:26:38 UTC (rev 264577)
+++ PKGBUILD2017-10-27 06:39:48 UTC (rev 264578)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=terraform
-pkgver=0.10.7
+pkgver=0.10.8
 pkgrel=1
 pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
 url="http://www.terraform.io/;
@@ -11,13 +11,13 @@
 makedepends=("go-pie" "godep" "git" "mercurial")
 conflicts=("terraform-bin")
 _gourl="github.com/hashicorp"
-source=("https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
-sha256sums=("4959ace3c3c350d4121e235ba64771f94e5d5a4a6acdd5bce1c053a417283938")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
+sha256sums=("b076726f00b0488fc95bb041e982cb6aeaf280395d31f322017dd143bbabd7c4")
 
 
 prepare() {
mkdir -p "$srcdir/src/$_gourl"
-   rm -rf "${srcdir}/src/$_gourl/$pkgname"
+   rm -rf "$srcdir/src/$_gourl/$pkgname"
mv -f "terraform-$pkgver" "$srcdir/src/$_gourl/$pkgname"
msg2 "Fetching dependencies"
cd "$srcdir/src/$_gourl/$pkgname"


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

2017-10-27 Thread Jerome Leclanche
Date: Friday, October 27, 2017 @ 06:40:06
  Author: jleclanche
Revision: 264579

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 06:39:48 UTC (rev 264578)
+++ community-i686/PKGBUILD 2017-10-27 06:40:06 UTC (rev 264579)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=terraform
-pkgver=0.10.7
-pkgrel=1
-pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
-url="http://www.terraform.io/;
-arch=("i686" "x86_64")
-license=("MPL")
-makedepends=("go-pie" "godep" "git" "mercurial")
-conflicts=("terraform-bin")
-_gourl="github.com/hashicorp"
-source=("https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
-sha256sums=("4959ace3c3c350d4121e235ba64771f94e5d5a4a6acdd5bce1c053a417283938")
-
-
-prepare() {
-   mkdir -p "$srcdir/src/$_gourl"
-   rm -rf "${srcdir}/src/$_gourl/$pkgname"
-   mv -f "terraform-$pkgver" "$srcdir/src/$_gourl/$pkgname"
-   msg2 "Fetching dependencies"
-   cd "$srcdir/src/$_gourl/$pkgname"
-   GOPATH="$srcdir" go get -u github.com/mitchellh/gox
-   GOPATH="$srcdir" go get -u golang.org/x/tools/cmd/stringer
-}
-
-
-build() {
-   msg2 "Build program"
-   cd "$srcdir/src/$_gourl/$pkgname"
-   GOPATH="$srcdir" PATH="$srcdir/bin:$PATH" TF_DEV=1 TF_QUICKDEV=1 make 
bin
-}
-
-
-package() {
-   cd "$srcdir/bin"
-   install -Dm755 terraform "$pkgdir/usr/bin/terraform"
-
-   cd "$srcdir/src/$_gourl/$pkgname"
-   # Zsh completion
-   install -D contrib/zsh-completion/_terraform 
"$pkgdir/usr/share/zsh/site-functions/_terraform"
-}

Copied: terraform/repos/community-i686/PKGBUILD (from rev 264578, 
terraform/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 06:40:06 UTC (rev 264579)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=terraform
+pkgver=0.10.8
+pkgrel=1
+pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
+url="http://www.terraform.io/;
+arch=("i686" "x86_64")
+license=("MPL")
+makedepends=("go-pie" "godep" "git" "mercurial")
+conflicts=("terraform-bin")
+_gourl="github.com/hashicorp"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
+sha256sums=("b076726f00b0488fc95bb041e982cb6aeaf280395d31f322017dd143bbabd7c4")
+
+
+prepare() {
+   mkdir -p "$srcdir/src/$_gourl"
+   rm -rf "$srcdir/src/$_gourl/$pkgname"
+   mv -f "terraform-$pkgver" "$srcdir/src/$_gourl/$pkgname"
+   msg2 "Fetching dependencies"
+   cd "$srcdir/src/$_gourl/$pkgname"
+   GOPATH="$srcdir" go get -u github.com/mitchellh/gox
+   GOPATH="$srcdir" go get -u golang.org/x/tools/cmd/stringer
+}
+
+
+build() {
+   msg2 "Build program"
+   cd "$srcdir/src/$_gourl/$pkgname"
+   GOPATH="$srcdir" PATH="$srcdir/bin:$PATH" TF_DEV=1 TF_QUICKDEV=1 make 
bin
+}
+
+
+package() {
+   cd "$srcdir/bin"
+   install -Dm755 terraform "$pkgdir/usr/bin/terraform"
+
+   cd "$srcdir/src/$_gourl/$pkgname"
+   # Zsh completion
+   install -D contrib/zsh-completion/_terraform 
"$pkgdir/usr/share/zsh/site-functions/_terraform"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-27 06:39:48 UTC (rev 264578)
+++ community-x86_64/PKGBUILD   2017-10-27 06:40:06 UTC (rev 264579)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=terraform
-pkgver=0.10.7
-pkgrel=1
-pkgdesc="Tool for building, changing, and versioning infrastructure safely and 
efficiently"
-url="http://www.terraform.io/;
-arch=("i686" "x86_64")
-license=("MPL")
-makedepends=("go-pie" "godep" "git" "mercurial")
-conflicts=("terraform-bin")
-_gourl="github.com/hashicorp"
-source=("https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz;)
-sha256sums=("4959ace3c3c350d4121e235ba64771f94e5d5a4a6acdd5bce1c053a417283938")
-
-
-prepare() {
-   mkdir -p "$srcdir/src/$_gourl"
-   rm -rf "${srcdir}/src/$_gourl/$pkgname"
-   mv -f "terraform-$pkgver" "$srcdir/src/$_gourl/$pkgname"
- 

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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 06:26:38
  Author: felixonmars
Revision: 264577

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

Added:
  deepin-daemon/repos/community-i686/PKGBUILD
(from rev 264576, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-i686/deepin-daemon.install
(from rev 264576, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-i686/deepin-daemon.sysusers
(from rev 264576, deepin-daemon/trunk/deepin-daemon.sysusers)
  deepin-daemon/repos/community-i686/launcher.patch
(from rev 264576, deepin-daemon/trunk/launcher.patch)
  deepin-daemon/repos/community-x86_64/PKGBUILD
(from rev 264576, deepin-daemon/trunk/PKGBUILD)
  deepin-daemon/repos/community-x86_64/deepin-daemon.install
(from rev 264576, deepin-daemon/trunk/deepin-daemon.install)
  deepin-daemon/repos/community-x86_64/deepin-daemon.sysusers
(from rev 264576, deepin-daemon/trunk/deepin-daemon.sysusers)
  deepin-daemon/repos/community-x86_64/launcher.patch
(from rev 264576, deepin-daemon/trunk/launcher.patch)
Deleted:
  deepin-daemon/repos/community-i686/PKGBUILD
  deepin-daemon/repos/community-i686/deepin-daemon.install
  deepin-daemon/repos/community-i686/deepin-daemon.sysusers
  deepin-daemon/repos/community-i686/launcher.patch
  deepin-daemon/repos/community-x86_64/PKGBUILD
  deepin-daemon/repos/community-x86_64/deepin-daemon.install
  deepin-daemon/repos/community-x86_64/deepin-daemon.sysusers
  deepin-daemon/repos/community-x86_64/launcher.patch

-+
 /PKGBUILD   |  120 
 /deepin-daemon.install  |6 
 /deepin-daemon.sysusers |4 
 /launcher.patch |11352 ++
 community-i686/PKGBUILD |   59 
 community-i686/deepin-daemon.install|3 
 community-i686/deepin-daemon.sysusers   |2 
 community-i686/launcher.patch   | 5676 ---
 community-x86_64/PKGBUILD   |   59 
 community-x86_64/deepin-daemon.install  |3 
 community-x86_64/deepin-daemon.sysusers |2 
 community-x86_64/launcher.patch | 5676 ---
 12 files changed, 11482 insertions(+), 11480 deletions(-)

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


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

2017-10-27 Thread Felix Yan
Date: Friday, October 27, 2017 @ 06:25:46
  Author: felixonmars
Revision: 264576

upgpkg: deepin-daemon 3.2.2-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 06:11:59 UTC (rev 264575)
+++ PKGBUILD2017-10-27 06:25:46 UTC (rev 264576)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-daemon
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
@@ -18,9 +18,10 @@
 makedepends=('deepin-dbus-factory' 'deepin-gir-generator' 'deepin-go-lib' 
'deepin-api' 'sqlite'
  'deepin-gettext-tools' 'git' 'mercurial' 'python-gobject' 
'networkmanager' 'go-pie')
  # 'gcc-go')
-optdepends=('networkmanager: Network Management daemon'
-'deepin-grub2-themes: deepin theme for grub menu'
-'iw: for miracast module')
+optdepends=('networkmanager: for network management support'
+'deepin-grub2-themes: theme for grub module'
+'iw: for miracast module'
+'proxychains-ng: for proxy configuration module')
 conflicts=('dde-daemon')
 replaces=('dde-daemon')
 groups=('deepin')
@@ -27,7 +28,7 @@
 install="${pkgname}.install"
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-daemon/archive/$pkgver.tar.gz;
 'deepin-daemon.sysusers')
-sha512sums=('36d80c340b2c5dc317866ef537944767e59451bef9b4b1305428d20d0db26334ad6e15da8529d06ec1a874d4c9bdd586743925f3716723ba97f08c17fbe8e0ce'
+sha512sums=('c9c1dee0714e792f8a8e7fc8b1ca2dac044d3cb6f9d56c78e57728491346911b0f7a124751f1c9eb213b574c3cfefe5867a4040babf295cbd5e0115046d771b9'
 
'808c02d4fec4cbbb01119bbb10499090199e738b7dd72c28a57dde098eef6132723f3434c151f79e21d9f788c7f7bae8046573ac93ba917afe0e803fbffa6d5a')
 
 prepare() {


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

2017-10-27 Thread Antonio Rojas
Date: Friday, October 27, 2017 @ 06:11:59
  Author: arojas
Revision: 264575

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-27 06:11:29 UTC (rev 264574)
+++ community-i686/PKGBUILD 2017-10-27 06:11:59 UTC (rev 264575)
@@ -1,40 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=pluma
-pkgver=1.18.2
-pkgrel=1
-pkgdesc="A powerful text editor for MATE"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-groups=('mate-extra')
-conflicts=('pluma-gtk3')
-replaces=('pluma-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('aca7de8f06c26f4a0c807aafd3a862494a050647')
-
-prepare() {
-cd ${pkgname}-${pkgver}
-sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---enable-gtk-doc=no \
---enable-python
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: pluma/repos/community-i686/PKGBUILD (from rev 264574, 
pluma/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-27 06:11:59 UTC (rev 264575)
@@ -0,0 +1,41 @@
+# Contributor: Martin Wimpress 
+
+pkgname=pluma
+pkgver=1.18.2
+pkgrel=2
+pkgdesc="A powerful text editor for MATE"
+url="https://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+optdepends=('python2-gobject: to use the python plugins')
+groups=('mate-extra')
+conflicts=('pluma-gtk3')
+replaces=('pluma-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('aca7de8f06c26f4a0c807aafd3a862494a050647')
+
+prepare() {
+cd ${pkgname}-${pkgver}
+sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--enable-gtk-doc=no \
+--enable-python
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-27 06:11:29 UTC (rev 264574)
+++ community-x86_64/PKGBUILD   2017-10-27 06:11:59 UTC (rev 264575)
@@ -1,40 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=pluma
-pkgver=1.18.2
-pkgrel=1
-pkgdesc="A powerful text editor for MATE"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-groups=('mate-extra')
-conflicts=('pluma-gtk3')
-replaces=('pluma-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('aca7de8f06c26f4a0c807aafd3a862494a050647')
-
-prepare() {
-cd ${pkgname}-${pkgver}
-sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---enable-gtk-doc=no \
---enable-python
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: pluma/repos/community-x86_64/PKGBUILD (from rev 264574, 
pluma/trunk/PKGBUILD)

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

2017-10-27 Thread Antonio Rojas
Date: Friday, October 27, 2017 @ 06:11:29
  Author: arojas
Revision: 264574

Add python2-gobject optdepend (FS#56129)

Modified:
  pluma/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-27 05:57:42 UTC (rev 264573)
+++ PKGBUILD2017-10-27 06:11:29 UTC (rev 264574)
@@ -2,17 +2,18 @@
 
 pkgname=pluma
 pkgver=1.18.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A powerful text editor for MATE"
-url="http://mate-desktop.org;
+url="https://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+optdepends=('python2-gobject: to use the python plugins')
 groups=('mate-extra')
 conflicts=('pluma-gtk3')
 replaces=('pluma-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
 sha1sums=('aca7de8f06c26f4a0c807aafd3a862494a050647')
 
 prepare() {