[arch-commits] Commit in (trilinos)

2019-03-17 Thread Alad Wenter via arch-commits
Date: Monday, March 18, 2019 @ 02:47:07
  Author: alad
Revision: 442420

remove trilinos

Deleted:
  trilinos/


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

2019-03-17 Thread Balló György via arch-commits
Date: Monday, March 18, 2019 @ 00:16:15
  Author: bgyorgy
Revision: 442418

archrelease: copy trunk to community-x86_64

Added:
  gpxsee/repos/community-x86_64/PKGBUILD
(from rev 442417, gpxsee/trunk/PKGBUILD)
Deleted:
  gpxsee/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-18 00:16:09 UTC (rev 442417)
+++ PKGBUILD2019-03-18 00:16:15 UTC (rev 442418)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Raffaele Zamorano
-# Contributor: Jose Riha 
-# Contributor: Nikolay Korotkiy 
-
-pkgname=gpxsee
-_pkgname=GPXSee
-pkgver=7.4
-pkgrel=1
-pkgdesc='GPS log file viewer and analyzer'
-arch=(x86_64)
-url='https://www.gpxsee.org/'
-license=(GPL3)
-depends=(desktop-file-utils hicolor-icon-theme qt5-imageformats)
-makedepends=(qt5-tools)
-source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('a0c6b5093a2d34a90b6f715bf607baada0b6174099d033f656f80b9cb46ad71e')
-
-build() {
-  cd $_pkgname-$pkgver
-  lrelease-qt5 gpxsee.pro
-  qmake gpxsee.pro PREFIX=/usr
-  make
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-  # Install appdata
-  install -Dm644 pkg/appdata.xml 
"$pkgdir"/usr/share/metainfo/$pkgname.appdata.xml
-}

Copied: gpxsee/repos/community-x86_64/PKGBUILD (from rev 442417, 
gpxsee/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-18 00:16:15 UTC (rev 442418)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+# Contributor: Raffaele Zamorano
+# Contributor: Jose Riha 
+# Contributor: Nikolay Korotkiy 
+
+pkgname=gpxsee
+_pkgname=GPXSee
+pkgver=7.5
+pkgrel=1
+pkgdesc='GPS log file viewer and analyzer'
+arch=(x86_64)
+url='https://www.gpxsee.org/'
+license=(GPL3)
+depends=(desktop-file-utils qt5-imageformats)
+makedepends=(qt5-tools)
+source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
+sha256sums=('1475baaf47bf36b48749a99c23452cb5e5822b08d60d84859c5b2963671c9e6c')
+
+build() {
+  cd $_pkgname-$pkgver
+  lrelease-qt5 gpxsee.pro
+  qmake gpxsee.pro PREFIX=/usr
+  make
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  # Install appdata
+  install -Dm644 pkg/appdata.xml 
"$pkgdir"/usr/share/metainfo/$pkgname.appdata.xml
+}


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

2019-03-17 Thread Balló György via arch-commits
Date: Monday, March 18, 2019 @ 00:16:09
  Author: bgyorgy
Revision: 442417

upgpkg: gpxsee 7.5-1

Update to new version

Modified:
  gpxsee/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-18 00:05:25 UTC (rev 442416)
+++ PKGBUILD2019-03-18 00:16:09 UTC (rev 442417)
@@ -5,16 +5,16 @@
 
 pkgname=gpxsee
 _pkgname=GPXSee
-pkgver=7.4
+pkgver=7.5
 pkgrel=1
 pkgdesc='GPS log file viewer and analyzer'
 arch=(x86_64)
 url='https://www.gpxsee.org/'
 license=(GPL3)
-depends=(desktop-file-utils hicolor-icon-theme qt5-imageformats)
+depends=(desktop-file-utils qt5-imageformats)
 makedepends=(qt5-tools)
 source=(https://downloads.sourceforge.net/$pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('a0c6b5093a2d34a90b6f715bf607baada0b6174099d033f656f80b9cb46ad71e')
+sha256sums=('1475baaf47bf36b48749a99c23452cb5e5822b08d60d84859c5b2963671c9e6c')
 
 build() {
   cd $_pkgname-$pkgver


[arch-commits] Commit in budgie-desktop/repos/community-x86_64 (3 files)

2019-03-17 Thread Balló György via arch-commits
Date: Monday, March 18, 2019 @ 00:05:25
  Author: bgyorgy
Revision: 442416

archrelease: copy trunk to community-x86_64

Added:
  budgie-desktop/repos/community-x86_64/PKGBUILD
(from rev 442415, budgie-desktop/trunk/PKGBUILD)
  budgie-desktop/repos/community-x86_64/gnome-3.32.patch
(from rev 442415, budgie-desktop/trunk/gnome-3.32.patch)
Deleted:
  budgie-desktop/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  125 
 gnome-3.32.patch |16310 +
 2 files changed, 16374 insertions(+), 61 deletions(-)

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


[arch-commits] Commit in budgie-desktop/trunk (PKGBUILD gnome-3.32.patch)

2019-03-17 Thread Balló György via arch-commits
Date: Monday, March 18, 2019 @ 00:05:19
  Author: bgyorgy
Revision: 442415

upgpkg: budgie-desktop 10.5-1

Update to new version

Added:
  budgie-desktop/trunk/gnome-3.32.patch
Modified:
  budgie-desktop/trunk/PKGBUILD

--+
 PKGBUILD |   27 
 gnome-3.32.patch |16310 +
 2 files changed, 16325 insertions(+), 12 deletions(-)

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


[arch-commits] Commit in freecell-solver/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 23:14:57
  Author: arojas
Revision: 348585

archrelease: copy trunk to extra-x86_64

Added:
  freecell-solver/repos/extra-x86_64/PKGBUILD
(from rev 348584, freecell-solver/trunk/PKGBUILD)
Deleted:
  freecell-solver/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 23:14:34 UTC (rev 348584)
+++ PKGBUILD2019-03-17 23:14:57 UTC (rev 348585)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=freecell-solver
-pkgver=5.2.0
-pkgrel=1
-pkgdesc="A program that automatically solves layouts of Freecell and similar 
variants of Card Solitaire"
-arch=(x86_64)
-url="https://fc-solve.shlomifish.org;
-license=(MIT)
-depends=(bash)
-makedepends=(cmake gperf perl-path-tiny perl-template-toolkit python-random2 
python-six python-pysol_cards)
-optdepends=('python-random2: for the Python interface' 'python-six: for the 
Python interface'
-'python-pysol_cards: for the Python interface')
-source=(https://fc-solve.shlomifish.org/downloads/fc-solve/$pkgname-$pkgver.tar.xz)
-sha256sums=('a5f16ede284b89014070d628e8e7ddd2e8cf165e886dbc12678b3cb9220d11f5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DFCS_WITH_TEST_SUITE=OFF \
--DBUILD_STATIC_LIBRARY=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING.html 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.html
-}
-

Copied: freecell-solver/repos/extra-x86_64/PKGBUILD (from rev 348584, 
freecell-solver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 23:14:57 UTC (rev 348585)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=freecell-solver
+pkgver=5.4.0
+pkgrel=1
+pkgdesc="A program that automatically solves layouts of Freecell and similar 
variants of Card Solitaire"
+arch=(x86_64)
+url="https://fc-solve.shlomifish.org;
+license=(MIT)
+depends=(bash)
+makedepends=(cmake gperf perl-path-tiny perl-template-toolkit python-random2 
python-six python-pysol_cards)
+optdepends=('python-random2: for the Python interface' 'python-six: for the 
Python interface'
+'python-pysol_cards: for the Python interface')
+source=(https://fc-solve.shlomifish.org/downloads/fc-solve/$pkgname-$pkgver.tar.xz)
+sha256sums=('6ebd455261c37f32f567e3860d19b593bb679974de766ab4107cb06f8a929ab9')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DFCS_WITH_TEST_SUITE=OFF \
+-DBUILD_STATIC_LIBRARY=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING.html 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.html
+}
+


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

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 23:14:34
  Author: arojas
Revision: 348584

Update to 5.4.0

Modified:
  freecell-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 22:15:05 UTC (rev 348583)
+++ PKGBUILD2019-03-17 23:14:34 UTC (rev 348584)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=freecell-solver
-pkgver=5.2.0
+pkgver=5.4.0
 pkgrel=1
 pkgdesc="A program that automatically solves layouts of Freecell and similar 
variants of Card Solitaire"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 optdepends=('python-random2: for the Python interface' 'python-six: for the 
Python interface'
 'python-pysol_cards: for the Python interface')
 
source=(https://fc-solve.shlomifish.org/downloads/fc-solve/$pkgname-$pkgver.tar.xz)
-sha256sums=('a5f16ede284b89014070d628e8e7ddd2e8cf165e886dbc12678b3cb9220d11f5')
+sha256sums=('6ebd455261c37f32f567e3860d19b593bb679974de766ab4107cb06f8a929ab9')
 
 prepare() {
   mkdir -p build


[arch-commits] Commit in fontforge/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Gaëtan Bisson via arch-commits
Date: Sunday, March 17, 2019 @ 22:15:05
  Author: bisson
Revision: 348583

archrelease: copy trunk to extra-x86_64

Added:
  fontforge/repos/extra-x86_64/PKGBUILD
(from rev 348582, fontforge/trunk/PKGBUILD)
Deleted:
  fontforge/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 22:14:48 UTC (rev 348582)
+++ PKGBUILD2019-03-17 22:15:05 UTC (rev 348583)
@@ -1,42 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: Eric Belanger 
-# Contributor: William Rea 
-
-pkgname=fontforge
-pkgver=20170731
-pkgrel=3
-pkgdesc='Outline and bitmap font editor'
-url='https://fontforge.github.io/'
-arch=('x86_64')
-license=('BSD')
-makedepends=('git')
-depends=('libtool' 'libxkbui' 'libxi'
- 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'libunicodenames' 
'zeromq'
- 'python' 'desktop-file-utils' 'gtk-update-icon-cache' 
'hicolor-icon-theme')
-source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz;
-'https://fontforge.github.io/cidmaps.tgz')
-sha256sums=('89203db05658e79418104fb6442b3feffb20762198c2d8b0343db49a07769302'
-'1bf9c7eb8835e6ed94e62cb49f1141bc046c562849e52e6c3c7f1d7cfc95c7b3')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   export LIBZMQ_LIBS=-lzmq
-   ./bootstrap --force
-   ./configure \
-   --prefix=/usr \
-   --mandir=/usr/share/man \
-   --enable-python-extension \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   install -d "${pkgdir}/usr/share/fontforge"
-   install -m644 ../Adobe-* "${pkgdir}/usr/share/fontforge"
-
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   install -Dm644 desktop/fontforge.desktop 
"${pkgdir}/usr/share/applications/fontforge.desktop"
-}

Copied: fontforge/repos/extra-x86_64/PKGBUILD (from rev 348582, 
fontforge/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 22:15:05 UTC (rev 348583)
@@ -0,0 +1,47 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Eric Belanger 
+# Contributor: William Rea 
+
+pkgname=fontforge
+pkgver=20190317
+pkgrel=1
+pkgdesc='Outline and bitmap font editor'
+url='https://fontforge.github.io/'
+arch=('x86_64')
+license=('BSD')
+makedepends=('git')
+depends=('libtool' 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'python'
+ 'potrace' 'woff2' 'gtk3')
+source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz;
+'https://fontforge.github.io/cidmaps.tgz'
+   'git+https://github.com/coreutils/gnulib.git')
+sha256sums=('0f2dd80ea99f9ba432ceba94fe81227e23b9c1489a17dce6fde98458b4d529d5'
+'1bf9c7eb8835e6ed94e62cb49f1141bc046c562849e52e6c3c7f1d7cfc95c7b3'
+'SKIP')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ln -s ../gnulib .
+   ./bootstrap --force
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --mandir=/usr/share/man \
+   --enable-python-extension \
+   --enable-woff2 \
+   --enable-gdk \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   install -d "${pkgdir}/usr/share/fontforge"
+   install -m644 ../Adobe-* "${pkgdir}/usr/share/fontforge"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2019-03-17 Thread Gaëtan Bisson via arch-commits
Date: Sunday, March 17, 2019 @ 22:14:48
  Author: bisson
Revision: 348582

upstream update, switch to gtk3 ui, general clean up

Modified:
  fontforge/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 20:41:23 UTC (rev 348581)
+++ PKGBUILD2019-03-17 22:14:48 UTC (rev 348582)
@@ -3,29 +3,36 @@
 # Contributor: William Rea 
 
 pkgname=fontforge
-pkgver=20170731
-pkgrel=3
+pkgver=20190317
+pkgrel=1
 pkgdesc='Outline and bitmap font editor'
 url='https://fontforge.github.io/'
 arch=('x86_64')
 license=('BSD')
 makedepends=('git')
-depends=('libtool' 'libxkbui' 'libxi'
- 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'libunicodenames' 
'zeromq'
- 'python' 'desktop-file-utils' 'gtk-update-icon-cache' 
'hicolor-icon-theme')
+depends=('libtool' 'pango' 'giflib' 'libtiff' 'libxml2' 'libspiro' 'python'
+ 'potrace' 'woff2' 'gtk3')
 source=("https://github.com/fontforge/fontforge/archive/${pkgver}.tar.gz;
-'https://fontforge.github.io/cidmaps.tgz')
-sha256sums=('89203db05658e79418104fb6442b3feffb20762198c2d8b0343db49a07769302'
-'1bf9c7eb8835e6ed94e62cb49f1141bc046c562849e52e6c3c7f1d7cfc95c7b3')
+'https://fontforge.github.io/cidmaps.tgz'
+   'git+https://github.com/coreutils/gnulib.git')
+sha256sums=('0f2dd80ea99f9ba432ceba94fe81227e23b9c1489a17dce6fde98458b4d529d5'
+'1bf9c7eb8835e6ed94e62cb49f1141bc046c562849e52e6c3c7f1d7cfc95c7b3'
+'SKIP')
 
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ln -s ../gnulib .
+   ./bootstrap --force
+}
+
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"
-   export LIBZMQ_LIBS=-lzmq
-   ./bootstrap --force
./configure \
--prefix=/usr \
--mandir=/usr/share/man \
--enable-python-extension \
+   --enable-woff2 \
+   --enable-gdk \
 
make
 }
@@ -36,7 +43,5 @@
 
install -d "${pkgdir}/usr/share/fontforge"
install -m644 ../Adobe-* "${pkgdir}/usr/share/fontforge"
-
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   install -Dm644 desktop/fontforge.desktop 
"${pkgdir}/usr/share/applications/fontforge.desktop"
 }


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 22:03:04
  Author: archange
Revision: 442414

archrelease: copy trunk to community-staging-x86_64

Added:
  python-h5py-openmpi/repos/community-staging-x86_64/
  python-h5py-openmpi/repos/community-staging-x86_64/PKGBUILD
(from rev 442413, python-h5py-openmpi/trunk/PKGBUILD)

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

Copied: python-h5py-openmpi/repos/community-staging-x86_64/PKGBUILD (from rev 
442413, python-h5py-openmpi/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 22:03:04 UTC (rev 442414)
@@ -0,0 +1,71 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Joey Dumont 
+
+_pkg=h5py
+_mpi=openmpi
+pkgbase=python-${_pkg}-${_mpi}
+pkgname=("python-${_pkg}-${_mpi}" "python2-${_pkg}-${_mpi}")
+pkgver=2.9.0
+pkgrel=2
+pkgdesc="General-purpose Python bindings for the HDF5 library (${_mpi} 
version)"
+url="https://www.h5py.org/;
+arch=('x86_64')
+license=('BSD')
+makedepends=("hdf5-${_mpi}" 'cython' 'cython2' 'python-numpy' 'python2-numpy' 
'python-six' 'python2-six'
+ 'python-pkgconfig' 'python2-pkgconfig' 'python-mpi4py' 
'python2-mpi4py')
+checkdepends=('inetutils' 'python2-unittest2')
+source=("https://files.pythonhosted.org/packages/source/h/$_pkg/$_pkg-$pkgver.tar.gz"{,.asc}
+
h5py-hdf5-1.10.5.patch::"https://github.com/h5py/h5py/commit/141eafa531c6c09a06efe6a694251a1eea84908d.patch;)
+sha256sums=('9d41ca62daf36d6b6515ab8765e4c8c4388ee18e2a665701fef2b41563821002' 
'SKIP'
+'01fff5338ea37458856660cc5cfee5263b7d20d32fadd31ae45bd1e10d085e11')
+validpgpkeys=('AC47F71DB275ECD0B3DA46E857FA4540DD4EFCF7' # Thomas A Caswell 
(Brookhaven National Lab) 
+  '96B7334D7610EE3E68AFFE589E027116943D6A8B') # Thomas A Caswell 
 (new key)
+
+
+prepare() {
+# Remove RPATH
+sed -i "s/settings\\['runtime_library_dirs'\\] = 
settings\\['library_dirs'\\]/pass/" ${_pkg}-${pkgver}/setup_build.py
+(cd $_pkg-$pkgver && patch -p1 -i ../h5py-hdf5-1.10.5.patch)
+cp -a ${_pkg}-${pkgver}{,-py2}
+}
+
+build() {
+export CC=mpicc
+cd ${_pkg}-${pkgver}
+python setup.py configure --mpi 
+python setup.py build
+
+cd ../${_pkg}-${pkgver}-py2
+python2 setup.py configure --mpi
+python2 setup.py build
+}
+
+check() {
+cd ${_pkg}-${pkgver}
+python setup.py test
+
+cd ../${_pkg}-${pkgver}-py2
+python2 setup.py test
+}
+
+package_python-h5py-openmpi() {
+depends=('hdf5-openmpi' 'python-numpy' 'python-six' 'python-mpi4py')
+conflicts=('python-h5py')
+provides=('python-h5py')
+
+cd ${_pkg}-${pkgver}
+python setup.py install --skip-build --root="${pkgdir}" --optimize=1
+
+install -D licenses/license.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-h5py-openmpi() {
+depends=('hdf5-openmpi' 'python2-numpy' 'python2-six' 'python2-mpi4py')
+conflicts=('python2-h5py')
+provides=('python2-h5py')
+
+cd ${_pkg}-${pkgver}-py2
+python2 setup.py install --skip-build --root="${pkgdir}" --optimize=1
+
+install -D licenses/license.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 22:02:57
  Author: archange
Revision: 442413

hdf5 1.10.5 rebuild

Modified:
  python-h5py-openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 21:58:07 UTC (rev 442412)
+++ PKGBUILD2019-03-17 22:02:57 UTC (rev 442413)
@@ -6,7 +6,7 @@
 pkgbase=python-${_pkg}-${_mpi}
 pkgname=("python-${_pkg}-${_mpi}" "python2-${_pkg}-${_mpi}")
 pkgver=2.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="General-purpose Python bindings for the HDF5 library (${_mpi} 
version)"
 url="https://www.h5py.org/;
 arch=('x86_64')
@@ -14,8 +14,10 @@
 makedepends=("hdf5-${_mpi}" 'cython' 'cython2' 'python-numpy' 'python2-numpy' 
'python-six' 'python2-six'
  'python-pkgconfig' 'python2-pkgconfig' 'python-mpi4py' 
'python2-mpi4py')
 checkdepends=('inetutils' 'python2-unittest2')
-source=("https://files.pythonhosted.org/packages/source/h/$_pkg/$_pkg-$pkgver.tar.gz"{,.asc})
-sha256sums=('9d41ca62daf36d6b6515ab8765e4c8c4388ee18e2a665701fef2b41563821002' 
'SKIP')
+source=("https://files.pythonhosted.org/packages/source/h/$_pkg/$_pkg-$pkgver.tar.gz"{,.asc}
+
h5py-hdf5-1.10.5.patch::"https://github.com/h5py/h5py/commit/141eafa531c6c09a06efe6a694251a1eea84908d.patch;)
+sha256sums=('9d41ca62daf36d6b6515ab8765e4c8c4388ee18e2a665701fef2b41563821002' 
'SKIP'
+'01fff5338ea37458856660cc5cfee5263b7d20d32fadd31ae45bd1e10d085e11')
 validpgpkeys=('AC47F71DB275ECD0B3DA46E857FA4540DD4EFCF7' # Thomas A Caswell 
(Brookhaven National Lab) 
   '96B7334D7610EE3E68AFFE589E027116943D6A8B') # Thomas A Caswell 
 (new key)
 
@@ -23,7 +25,7 @@
 prepare() {
 # Remove RPATH
 sed -i "s/settings\\['runtime_library_dirs'\\] = 
settings\\['library_dirs'\\]/pass/" ${_pkg}-${pkgver}/setup_build.py
-
+(cd $_pkg-$pkgver && patch -p1 -i ../h5py-hdf5-1.10.5.patch)
 cp -a ${_pkg}-${pkgver}{,-py2}
 }
 


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 21:57:58
  Author: archange
Revision: 442411

upgpkg: displaycal 3.7.2.0-1

Modified:
  displaycal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 21:55:33 UTC (rev 442410)
+++ PKGBUILD2019-03-17 21:57:58 UTC (rev 442411)
@@ -5,7 +5,7 @@
 
 _pkgname=DisplayCAL
 pkgname=displaycal
-pkgver=3.7.1.4
+pkgver=3.7.2.0
 pkgrel=1
 pkgdesc="Open Source Display Calibration and Characterization powered by 
Argyll CMS (Formerly known as dispcalGUI)"
 arch=('x86_64')
@@ -18,7 +18,7 @@
 replaces=('dispcalgui')
 conflicts=('dispcalgui')
 
source=("https://downloads.sourceforge.net/dispcalgui/${_pkgname}-${pkgver}.tar.gz;)
-sha256sums=('f3ba8ed02045a6422f76bb3c8f0aba298d268ac431deb0d4836b2ff83811da3b')
+sha256sums=('f99308a53cc1913c24bb5bad215b81f4d63528666280a69446f289e7e23155b6')
 
 build() {
 cd ${_pkgname}-${pkgver}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 21:58:07
  Author: archange
Revision: 442412

archrelease: copy trunk to community-x86_64

Added:
  displaycal/repos/community-x86_64/PKGBUILD
(from rev 442411, displaycal/trunk/PKGBUILD)
Deleted:
  displaycal/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 21:57:58 UTC (rev 442411)
+++ PKGBUILD2019-03-17 21:58:07 UTC (rev 442412)
@@ -1,33 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Timothy Redaelli 
-# Contributor: Cedric Girard 
-# Contributor: foxbunny 
-
-_pkgname=DisplayCAL
-pkgname=displaycal
-pkgver=3.7.1.4
-pkgrel=1
-pkgdesc="Open Source Display Calibration and Characterization powered by 
Argyll CMS (Formerly known as dispcalGUI)"
-arch=('x86_64')
-url="https://displaycal.net/;
-license=('GPL3')
-depends=('argyllcms' 'python2-wxpython3' 'python2-numpy')
-makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 
'python2-setuptools')
-optdepends=('gnome-color-manager: profile installation for GNOME'
-'colord-kde: profile installation for Plasma')
-replaces=('dispcalgui')
-conflicts=('dispcalgui')
-source=("https://downloads.sourceforge.net/dispcalgui/${_pkgname}-${pkgver}.tar.gz;)
-sha256sums=('f3ba8ed02045a6422f76bb3c8f0aba298d268ac431deb0d4836b2ff83811da3b')
-
-build() {
-cd ${_pkgname}-${pkgver}
-python2 setup.py build
-}
-
-package() {
-cd ${_pkgname}-${pkgver}
-python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-# udev rules are shipped with argyllcms
-rm -rf "${pkgdir}"/etc/udev/
-}

Copied: displaycal/repos/community-x86_64/PKGBUILD (from rev 442411, 
displaycal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 21:58:07 UTC (rev 442412)
@@ -0,0 +1,33 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Timothy Redaelli 
+# Contributor: Cedric Girard 
+# Contributor: foxbunny 
+
+_pkgname=DisplayCAL
+pkgname=displaycal
+pkgver=3.7.2.0
+pkgrel=1
+pkgdesc="Open Source Display Calibration and Characterization powered by 
Argyll CMS (Formerly known as dispcalGUI)"
+arch=('x86_64')
+url="https://displaycal.net/;
+license=('GPL3')
+depends=('argyllcms' 'python2-wxpython3' 'python2-numpy')
+makedepends=('libx11' 'libxrandr' 'libxinerama' 'libxxf86vm' 
'python2-setuptools')
+optdepends=('gnome-color-manager: profile installation for GNOME'
+'colord-kde: profile installation for Plasma')
+replaces=('dispcalgui')
+conflicts=('dispcalgui')
+source=("https://downloads.sourceforge.net/dispcalgui/${_pkgname}-${pkgver}.tar.gz;)
+sha256sums=('f99308a53cc1913c24bb5bad215b81f4d63528666280a69446f289e7e23155b6')
+
+build() {
+cd ${_pkgname}-${pkgver}
+python2 setup.py build
+}
+
+package() {
+cd ${_pkgname}-${pkgver}
+python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+# udev rules are shipped with argyllcms
+rm -rf "${pkgdir}"/etc/udev/
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 21:55:15
  Author: archange
Revision: 442409

hdf5 1.10.5 rebuild

Modified:
  python-h5py/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 21:47:16 UTC (rev 442408)
+++ PKGBUILD2019-03-17 21:55:15 UTC (rev 442409)
@@ -8,7 +8,7 @@
 pkgbase=python-$_pkg
 pkgname=(python-$_pkg python2-$_pkg)
 pkgver=2.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="General-purpose Python bindings for the HDF5 library"
 url="https://www.h5py.org/;
 arch=('x86_64')
@@ -16,8 +16,10 @@
 makedepends=('hdf5' 'cython' 'cython2' 'python-numpy' 'python2-numpy' 
'python-six' 'python2-six'
  'python-pkgconfig' 'python2-pkgconfig')
 checkdepends=('python2-unittest2')
-source=("https://files.pythonhosted.org/packages/source/h/$_pkg/$_pkg-$pkgver.tar.gz"{,.asc})
-sha256sums=('9d41ca62daf36d6b6515ab8765e4c8c4388ee18e2a665701fef2b41563821002' 
'SKIP')
+source=("https://files.pythonhosted.org/packages/source/h/$_pkg/$_pkg-$pkgver.tar.gz"{,.asc}
+
h5py-hdf5-1.10.5.patch::"https://github.com/h5py/h5py/commit/141eafa531c6c09a06efe6a694251a1eea84908d.patch;)
+sha256sums=('9d41ca62daf36d6b6515ab8765e4c8c4388ee18e2a665701fef2b41563821002' 
'SKIP'
+'01fff5338ea37458856660cc5cfee5263b7d20d32fadd31ae45bd1e10d085e11')
 validpgpkeys=('AC47F71DB275ECD0B3DA46E857FA4540DD4EFCF7' # Thomas A Caswell 
(Brookhaven National Lab) 
   '96B7334D7610EE3E68AFFE589E027116943D6A8B') # Thomas A Caswell 
 (new key)
 
@@ -24,7 +26,7 @@
 prepare() {
   # Remove RPATH
   sed -i "s/settings\\['runtime_library_dirs'\\] = 
settings\\['library_dirs'\\]/pass/" $_pkg-$pkgver/setup_build.py
-
+  (cd $_pkg-$pkgver && patch -p1 -i ../h5py-hdf5-1.10.5.patch)
   cp -a $_pkg-$pkgver{,-py2}
 }
 


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 21:55:33
  Author: archange
Revision: 442410

archrelease: copy trunk to community-staging-x86_64

Added:
  python-h5py/repos/community-staging-x86_64/
  python-h5py/repos/community-staging-x86_64/PKGBUILD
(from rev 442409, python-h5py/trunk/PKGBUILD)

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

Copied: python-h5py/repos/community-staging-x86_64/PKGBUILD (from rev 442409, 
python-h5py/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 21:55:33 UTC (rev 442410)
@@ -0,0 +1,67 @@
+# Maintainer: Felix Yan 
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Andrzej Giniewicz 
+# Contributor: Rich Li 
+# Contributor: Sebastien Binet 
+
+_pkg=h5py
+pkgbase=python-$_pkg
+pkgname=(python-$_pkg python2-$_pkg)
+pkgver=2.9.0
+pkgrel=2
+pkgdesc="General-purpose Python bindings for the HDF5 library"
+url="https://www.h5py.org/;
+arch=('x86_64')
+license=('BSD')
+makedepends=('hdf5' 'cython' 'cython2' 'python-numpy' 'python2-numpy' 
'python-six' 'python2-six'
+ 'python-pkgconfig' 'python2-pkgconfig')
+checkdepends=('python2-unittest2')
+source=("https://files.pythonhosted.org/packages/source/h/$_pkg/$_pkg-$pkgver.tar.gz"{,.asc}
+
h5py-hdf5-1.10.5.patch::"https://github.com/h5py/h5py/commit/141eafa531c6c09a06efe6a694251a1eea84908d.patch;)
+sha256sums=('9d41ca62daf36d6b6515ab8765e4c8c4388ee18e2a665701fef2b41563821002' 
'SKIP'
+'01fff5338ea37458856660cc5cfee5263b7d20d32fadd31ae45bd1e10d085e11')
+validpgpkeys=('AC47F71DB275ECD0B3DA46E857FA4540DD4EFCF7' # Thomas A Caswell 
(Brookhaven National Lab) 
+  '96B7334D7610EE3E68AFFE589E027116943D6A8B') # Thomas A Caswell 
 (new key)
+
+prepare() {
+  # Remove RPATH
+  sed -i "s/settings\\['runtime_library_dirs'\\] = 
settings\\['library_dirs'\\]/pass/" $_pkg-$pkgver/setup_build.py
+  (cd $_pkg-$pkgver && patch -p1 -i ../h5py-hdf5-1.10.5.patch)
+  cp -a $_pkg-$pkgver{,-py2}
+}
+
+build() {
+  cd $_pkg-$pkgver
+  python setup.py build
+
+  cd ../$_pkg-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd $_pkg-$pkgver
+  python setup.py test
+
+  cd ../$_pkg-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-h5py() {
+  depends=('hdf5' 'python-numpy' 'python-six')
+  conflicts=('hdf5-openmpi')
+
+  cd $_pkg-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -D licenses/license.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-h5py() {
+  depends=('hdf5' 'python2-numpy' 'python2-six')
+  conflicts=('hdf5-openmpi')
+
+  cd $_pkg-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  install -D licenses/license.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-03-17 Thread David Runge via arch-commits
Date: Sunday, March 17, 2019 @ 21:47:16
  Author: dvzrv
Revision: 442408

archrelease: copy trunk to community-x86_64

Added:
  lsp-plugins/repos/community-x86_64/PKGBUILD
(from rev 442407, lsp-plugins/trunk/PKGBUILD)
Deleted:
  lsp-plugins/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 21:47:09 UTC (rev 442407)
+++ PKGBUILD2019-03-17 21:47:16 UTC (rev 442408)
@@ -1,47 +0,0 @@
-# Maintainer: David Runge 
-pkgname=lsp-plugins
-pkgver=1.1.5
-pkgrel=1
-pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
-arch=('x86_64')
-url="https://lsp-plug.in;
-license=('LGPL3')
-groups=('ladspa-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
-depends=('cairo' 'glu' 'jack' 'libglvnd')
-makedepends=('ladspa' 'lv2' 'php')
-source=("https://github.com/sadko4u/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('42b9cd102247a0165a32f82a5a7ce05928a9703c80f215783ad67020d1f975d1c334af1f86c9f17e76bea3fd90bcf5c47fff5618875038b3655621880b60a699')
-
-prepare() {
-  mv -v "$pkgname-$pkgname-$pkgver" "$pkgname-$pkgver"
-  cd "$pkgname-$pkgver"
-  # removing /usr/local/lib from RPATH
-  sed -e '/LD_PATH/ s|:/usr/local/lib||g' \
-  -i scripts/make/configure.mk
-}
-
-build() {
-  local _test_path="$(pwd)/.build-test"
-  cd "$pkgname-$pkgver"
-  make
-  make OBJDIR=${_test_path} clean
-  make OBJDIR=${_test_path} test
-}
-
-check() {
-  local _test_path="$(pwd)/.build-test"
-  cd "$pkgname-$pkgver"
-  ${_test_path}/lsp-plugins-test utest \
---nofork \
---debug \
---verbose || warning "Known flaky test: 
https://github.com/sadko4u/lsp-plugins/issues/19;
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make BIN_PATH=/usr/bin \
-   LIB_PATH=/usr/lib \
-   DOC_PATH=/usr/share/doc \
-   DESTDIR="$pkgdir/" \
-   install
-}

Copied: lsp-plugins/repos/community-x86_64/PKGBUILD (from rev 442407, 
lsp-plugins/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 21:47:16 UTC (rev 442408)
@@ -0,0 +1,47 @@
+# Maintainer: David Runge 
+pkgname=lsp-plugins
+pkgver=1.1.7
+pkgrel=1
+pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
+arch=('x86_64')
+url="https://lsp-plug.in;
+license=('LGPL3')
+groups=('ladspa-plugins' 'lv2-plugins' 'pro-audio' 'vst-plugins')
+depends=('cairo' 'glu' 'jack' 'libglvnd')
+makedepends=('ladspa' 'lv2' 'php')
+source=("https://github.com/sadko4u/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('e98000c98464abc1db75e044bc1b7adb535b94fbe1025a52baf0a2c92bcd21039c9b330e790f0607b4747356aff3f7d4ae20e666a9135108e875057c5459c8ae')
+
+prepare() {
+  mv -v "$pkgname-$pkgname-$pkgver" "$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
+  # removing /usr/local/lib from RPATH
+  sed -e '/LD_PATH/ s|:/usr/local/lib||g' \
+  -i scripts/make/configure.mk
+}
+
+build() {
+  local _test_path="$(pwd)/.build-test"
+  cd "$pkgname-$pkgver"
+  make
+  make OBJDIR=${_test_path} clean
+  make OBJDIR=${_test_path} test
+}
+
+check() {
+  local _test_path="$(pwd)/.build-test"
+  cd "$pkgname-$pkgver"
+  ${_test_path}/lsp-plugins-test utest \
+--nofork \
+--debug \
+--verbose || warning "Known flaky test: 
https://github.com/sadko4u/lsp-plugins/issues/19;
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make BIN_PATH=/usr/bin \
+   LIB_PATH=/usr/lib \
+   DOC_PATH=/usr/share/doc \
+   DESTDIR="$pkgdir/" \
+   install
+}


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

2019-03-17 Thread David Runge via arch-commits
Date: Sunday, March 17, 2019 @ 21:47:09
  Author: dvzrv
Revision: 442407

upgpkg: lsp-plugins 1.1.7-1

Upgrading to 1.1.7.

Modified:
  lsp-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 21:20:55 UTC (rev 442406)
+++ PKGBUILD2019-03-17 21:47:09 UTC (rev 442407)
@@ -1,6 +1,6 @@
 # Maintainer: David Runge 
 pkgname=lsp-plugins
-pkgver=1.1.5
+pkgver=1.1.7
 pkgrel=1
 pkgdesc="Collection of free plugins compatible with LADSPA, LV2 and LinuxVST"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('cairo' 'glu' 'jack' 'libglvnd')
 makedepends=('ladspa' 'lv2' 'php')
 
source=("https://github.com/sadko4u/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('42b9cd102247a0165a32f82a5a7ce05928a9703c80f215783ad67020d1f975d1c334af1f86c9f17e76bea3fd90bcf5c47fff5618875038b3655621880b60a699')
+sha512sums=('e98000c98464abc1db75e044bc1b7adb535b94fbe1025a52baf0a2c92bcd21039c9b330e790f0607b4747356aff3f7d4ae20e666a9135108e875057c5459c8ae')
 
 prepare() {
   mv -v "$pkgname-$pkgname-$pkgver" "$pkgname-$pkgver"


[arch-commits] Commit in gocryptfs/repos/community-x86_64 (4 files)

2019-03-17 Thread Maxim Baz via arch-commits
Date: Sunday, March 17, 2019 @ 21:20:55
  Author: maximbaz
Revision: 442406

archrelease: copy trunk to community-x86_64

Added:
  gocryptfs/repos/community-x86_64/PKGBUILD
(from rev 442405, gocryptfs/trunk/PKGBUILD)
  gocryptfs/repos/community-x86_64/build_flags.patch
(from rev 442405, gocryptfs/trunk/build_flags.patch)
Deleted:
  gocryptfs/repos/community-x86_64/PKGBUILD
  gocryptfs/repos/community-x86_64/build_flags.patch

---+
 PKGBUILD  |   85 ++--
 build_flags.patch |   26 ++-
 2 files changed, 54 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 21:20:50 UTC (rev 442405)
+++ PKGBUILD2019-03-17 21:20:55 UTC (rev 442406)
@@ -1,42 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Peter Reschenhofer 
-
-_pkgauthor=rfjakob
-pkgname=gocryptfs
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='Encrypted overlay filesystem written in Go.'
-arch=('x86_64')
-url="https://github.com/${_pkgauthor}/${pkgname};
-license=('MIT')
-depends=('gcc-libs' 'openssl' 'fuse')
-makedepends=('go-pie' 'pandoc' 'man-db')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${_pkgauthor}/${pkgname}/releases/download/v${pkgver}/${pkgname}_v${pkgver}_src-deps.tar.gz;
-
"${pkgname}-${pkgver}.tar.gz.asc::https://github.com/${_pkgauthor}/${pkgname}/releases/download/v${pkgver}/${pkgname}_v${pkgver}_src-deps.tar.gz.asc;
-"build_flags.patch")
-sha256sums=('fcaaf59cf7b062a6e216d2fcf69f374254018a9b8f99ae3177ac985f05b6c37b'
-'SKIP'
-'0e57cf29854c415cc5527d4cdff670ea566d37502dd00262ca4f1a1a34e75c07')
-validpgpkeys=('FFF3E01444FED7C316A3545A895F5BC123A02740')
-
-prepare() {
-mkdir -p "${srcdir}/gopath/src/github.com/${_pkgauthor}"
-ln -rTsf "${srcdir}/${pkgname}_v${pkgver}_src-deps" 
"${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
-
-cd "${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
-patch -Np1 -i "${srcdir}/build_flags.patch"
-}
-
-build() {
-export GOPATH="${srcdir}/gopath"
-cd "${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
-./build.bash
-./Documentation/MANPAGE-render.bash >/dev/null
-}
-
-package() {
-cd "${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
-install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}"
-install -Dm644 "Documentation/${pkgname}.1" 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
-}

Copied: gocryptfs/repos/community-x86_64/PKGBUILD (from rev 442405, 
gocryptfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 21:20:55 UTC (rev 442406)
@@ -0,0 +1,43 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Peter Reschenhofer 
+
+_pkgauthor=rfjakob
+pkgname=gocryptfs
+pkgver=1.7
+pkgrel=1
+pkgdesc='Encrypted overlay filesystem written in Go.'
+arch=('x86_64')
+url="https://github.com/${_pkgauthor}/${pkgname};
+license=('MIT')
+depends=('gcc-libs' 'openssl' 'fuse')
+makedepends=('go-pie' 'pandoc' 'man-db')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${_pkgauthor}/${pkgname}/releases/download/v${pkgver}/${pkgname}_v${pkgver}_src-deps.tar.gz;
+
"${pkgname}-${pkgver}.tar.gz.asc::https://github.com/${_pkgauthor}/${pkgname}/releases/download/v${pkgver}/${pkgname}_v${pkgver}_src-deps.tar.gz.asc;
+"build_flags.patch")
+sha256sums=('2d1a2cfd072d554a28ee6e6807474b00ac710fb1aaf7aa81f3d8e94e80f6a703'
+'SKIP'
+'f43c3d2cc8c7f0338dbd553d0189eda269d7ceee6a3539dd6096c18e7344e567')
+validpgpkeys=('FFF3E01444FED7C316A3545A895F5BC123A02740')
+
+prepare() {
+mkdir -p "${srcdir}/gopath/src/github.com/${_pkgauthor}"
+ln -rTsf "${srcdir}/${pkgname}_v${pkgver}_src-deps" 
"${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
+
+cd "${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
+patch -Np1 -i "${srcdir}/build_flags.patch"
+}
+
+build() {
+export GOPATH="${srcdir}/gopath"
+cd "${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
+./build.bash
+./Documentation/MANPAGE-render.bash >/dev/null
+}
+
+package() {
+cd "${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
+install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}"
+install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}-xray/${pkgname}-xray"
+install -Dm644 -t "${pkgdir}/usr/share/man/man1/" 
"Documentation/${pkgname}.1"
+install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
+}

Deleted: build_flags.patch
===
--- build_flags.patch   2019-03-17 21:20:50 UTC (rev 442405)
+++ build_flags.patch   2019-03-17 21:20:55 UTC (rev 442406)
@@ -1,15 +0,0 @@
 a/build.bash

[arch-commits] Commit in gocryptfs/trunk (PKGBUILD build_flags.patch)

2019-03-17 Thread Maxim Baz via arch-commits
Date: Sunday, March 17, 2019 @ 21:20:50
  Author: maximbaz
Revision: 442405

upgpkg: gocryptfs 1.7-1

Modified:
  gocryptfs/trunk/PKGBUILD
  gocryptfs/trunk/build_flags.patch

---+
 PKGBUILD  |9 +
 build_flags.patch |   16 ++--
 2 files changed, 11 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 20:52:10 UTC (rev 442404)
+++ PKGBUILD2019-03-17 21:20:50 UTC (rev 442405)
@@ -3,7 +3,7 @@
 
 _pkgauthor=rfjakob
 pkgname=gocryptfs
-pkgver=1.6.1
+pkgver=1.7
 pkgrel=1
 pkgdesc='Encrypted overlay filesystem written in Go.'
 arch=('x86_64')
@@ -14,9 +14,9 @@
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${_pkgauthor}/${pkgname}/releases/download/v${pkgver}/${pkgname}_v${pkgver}_src-deps.tar.gz;
 
"${pkgname}-${pkgver}.tar.gz.asc::https://github.com/${_pkgauthor}/${pkgname}/releases/download/v${pkgver}/${pkgname}_v${pkgver}_src-deps.tar.gz.asc;
 "build_flags.patch")
-sha256sums=('fcaaf59cf7b062a6e216d2fcf69f374254018a9b8f99ae3177ac985f05b6c37b'
+sha256sums=('2d1a2cfd072d554a28ee6e6807474b00ac710fb1aaf7aa81f3d8e94e80f6a703'
 'SKIP'
-'0e57cf29854c415cc5527d4cdff670ea566d37502dd00262ca4f1a1a34e75c07')
+'f43c3d2cc8c7f0338dbd553d0189eda269d7ceee6a3539dd6096c18e7344e567')
 validpgpkeys=('FFF3E01444FED7C316A3545A895F5BC123A02740')
 
 prepare() {
@@ -37,6 +37,7 @@
 package() {
 cd "${srcdir}/gopath/src/github.com/${_pkgauthor}/${pkgname}"
 install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}"
-install -Dm644 "Documentation/${pkgname}.1" 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+install -Dm755 -t "${pkgdir}/usr/bin/" "${pkgname}-xray/${pkgname}-xray"
+install -Dm644 -t "${pkgdir}/usr/share/man/man1/" 
"Documentation/${pkgname}.1"
 install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
 }

Modified: build_flags.patch
===
--- build_flags.patch   2019-03-17 20:52:10 UTC (rev 442404)
+++ build_flags.patch   2019-03-17 21:20:50 UTC (rev 442405)
@@ -1,15 +1,11 @@
 --- a/build.bash
 +++ b/build.bash
-@@ -57,8 +57,10 @@ if [[ -z ${BUILDDATE:-} ]] ; then
-   BUILDDATE=$(date +%Y-%m-%d)
- fi
+@@ -90,7 +90,7 @@ fi
+ # Actual "go build" call
+ go build "-ldflags=$GO_LDFLAGS" "-gcflags=$TRIM" "-asmflags=$TRIM" "$@"
 
--LDFLAGS="-X main.GitVersion=$GITVERSION -X 
main.GitVersionFuse=$GITVERSIONFUSE -X main.BuildDate=$BUILDDATE"
--go build "-ldflags=$LDFLAGS" "$@"
-+GO_GCFLAGS="all=-trimpath=$PWD"
-+GO_ASMFLAGS="all=-trimpath=$PWD"
-+GO_LDFLAGS="-extldflags=$LDFLAGS -X main.GitVersion=$GITVERSION -X 
main.GitVersionFuse=$GITVERSIONFUSE -X main.BuildDate=$BUILDDATE"
-+go build -ldflags "$GO_LDFLAGS" -gcflags "$GO_GCFLAGS" -asmflags 
"$GO_ASMFLAGS" "$@"
+-(cd gocryptfs-xray; go build "-gcflags=$TRIM" "-asmflags=$TRIM" "$@")
++(cd gocryptfs-xray; go build "-ldflags=$GO_LDFLAGS" "-gcflags=$TRIM" 
"-asmflags=$TRIM" "$@")
 
- (cd gocryptfs-xray; go build "$@")
+ ./gocryptfs -version
 


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

2019-03-17 Thread Felix Yan via arch-commits
Date: Sunday, March 17, 2019 @ 20:51:34
  Author: felixonmars
Revision: 442403

upgpkg: python-redbaron 0.9.2-1

Modified:
  python-redbaron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 20:41:15 UTC (rev 442402)
+++ PKGBUILD2019-03-17 20:51:34 UTC (rev 442403)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-redbaron
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="Abstraction on top of baron, a FST for python to make writing 
refactoring code a realistic task"
 url="https://github.com/PyCQA/redbaron;
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/redbaron/archive/$pkgver.tar.gz;
 
https://github.com/PyCQA/redbaron/commit/812081b7bd8774ceb61016ac37da43107c26eea2.patch)
-sha512sums=('90381a8009563fa121569cf8e7ed4ee3dbddaa04e7e6de56cf626ed7ea26381bd40c4ef9b4c35b42f001def9b240acefa1104514a487f7c8e4811963822f19ee'
+sha512sums=('acebde8fcf5fea419960c2647e8251deb6ea9426e886d642d58ee29924f668a8359867cec934aa10a0eeedf511b454a5f9e603458355869989e3b168165d6f6a'
 
'ba829d260ae1994ef12faaa3dd10531046ca754627de44a79f0b5ae9a27eed7a8b304ee5cac709586969b8ad2129b6a68b59631f88a4c616a65ca91937d6b45f')
 
 prepare() {


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

2019-03-17 Thread Felix Yan via arch-commits
Date: Sunday, March 17, 2019 @ 20:52:10
  Author: felixonmars
Revision: 442404

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 20:51:34 UTC (rev 442403)
+++ PKGBUILD2019-03-17 20:52:10 UTC (rev 442404)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-redbaron
-pkgver=0.9.1
-pkgrel=1
-pkgdesc="Abstraction on top of baron, a FST for python to make writing 
refactoring code a realistic task"
-url="https://github.com/PyCQA/redbaron;
-license=('LGPL')
-arch=('any')
-depends=('python-baron')
-makedepends=('python-setuptools' 'python-pypandoc')
-checkdepends=('python-pytest')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/redbaron/archive/$pkgver.tar.gz;
-
https://github.com/PyCQA/redbaron/commit/812081b7bd8774ceb61016ac37da43107c26eea2.patch)
-sha512sums=('90381a8009563fa121569cf8e7ed4ee3dbddaa04e7e6de56cf626ed7ea26381bd40c4ef9b4c35b42f001def9b240acefa1104514a487f7c8e4811963822f19ee'
-
'ba829d260ae1994ef12faaa3dd10531046ca754627de44a79f0b5ae9a27eed7a8b304ee5cac709586969b8ad2129b6a68b59631f88a4c616a65ca91937d6b45f')
-
-prepare() {
-  patch -d redbaron-$pkgver -p1 -i 
../812081b7bd8774ceb61016ac37da43107c26eea2.patch
-}
-
-build() {
-  cd redbaron-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd redbaron-$pkgver
-  pytest tests
-}
-
-package() {
-  cd redbaron-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-redbaron/repos/community-any/PKGBUILD (from rev 442403, 
python-redbaron/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 20:52:10 UTC (rev 442404)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-redbaron
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="Abstraction on top of baron, a FST for python to make writing 
refactoring code a realistic task"
+url="https://github.com/PyCQA/redbaron;
+license=('LGPL')
+arch=('any')
+depends=('python-baron')
+makedepends=('python-setuptools' 'python-pypandoc')
+checkdepends=('python-pytest')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/redbaron/archive/$pkgver.tar.gz;
+
https://github.com/PyCQA/redbaron/commit/812081b7bd8774ceb61016ac37da43107c26eea2.patch)
+sha512sums=('acebde8fcf5fea419960c2647e8251deb6ea9426e886d642d58ee29924f668a8359867cec934aa10a0eeedf511b454a5f9e603458355869989e3b168165d6f6a'
+
'ba829d260ae1994ef12faaa3dd10531046ca754627de44a79f0b5ae9a27eed7a8b304ee5cac709586969b8ad2129b6a68b59631f88a4c616a65ca91937d6b45f')
+
+prepare() {
+  patch -d redbaron-$pkgver -p1 -i 
../812081b7bd8774ceb61016ac37da43107c26eea2.patch
+}
+
+build() {
+  cd redbaron-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd redbaron-$pkgver
+  pytest tests
+}
+
+package() {
+  cd redbaron-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in plasma-framework/repos/extra-x86_64 (4 files)

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 20:41:23
  Author: arojas
Revision: 348581

archrelease: copy trunk to extra-x86_64

Added:
  plasma-framework/repos/extra-x86_64/PKGBUILD
(from rev 348580, plasma-framework/trunk/PKGBUILD)
  plasma-framework/repos/extra-x86_64/kdebug-405548.patch
(from rev 348580, plasma-framework/trunk/kdebug-405548.patch)
Deleted:
  plasma-framework/repos/extra-x86_64/PKGBUILD
  plasma-framework/repos/extra-x86_64/kdebug-405548.patch

-+
 PKGBUILD|   84 +--
 kdebug-405548.patch | 1237 --
 2 files changed, 738 insertions(+), 583 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 20:39:28 UTC (rev 348580)
+++ PKGBUILD2019-03-17 20:41:23 UTC (rev 348581)
@@ -1,42 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=plasma-framework
-pkgver=5.56.1
-pkgrel=2
-pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
-arch=(x86_64)
-url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kactivities kdeclarative kwayland kirigami2)
-makedepends=(extra-cmake-modules qt5-tools kdoctools doxygen git)
-groups=(kf5)
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
-kdebug-405548.patch)
-sha256sums=('dc3c756cd0a91fa8a343c994606cceb5024615232d48fc7ebeecbfec98c0c772'
-'SKIP'
-'877702ecffb155118e14a5f65b8cf3d2e7ee94d3a51af2b11b079026345e0e1e')
-validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-  git apply ../kdebug-405548.patch # Fix Breeze background with Qt 5.12.2
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_QCH=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: plasma-framework/repos/extra-x86_64/PKGBUILD (from rev 348580, 
plasma-framework/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 20:41:23 UTC (rev 348581)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=plasma-framework
+pkgver=5.56.1
+pkgrel=3
+pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
+arch=(x86_64)
+url='https://community.kde.org/Frameworks'
+license=(LGPL)
+depends=(kactivities kdeclarative kwayland kirigami2)
+makedepends=(extra-cmake-modules qt5-tools kdoctools doxygen git)
+groups=(kf5)
+source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
+kdebug-405548.patch)
+sha256sums=('dc3c756cd0a91fa8a343c994606cceb5024615232d48fc7ebeecbfec98c0c772'
+'SKIP'
+'b136d75fa78699ad9fc4f15a710a7da00f71d35536af49de6710461e382c4174')
+validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  git apply ../kdebug-405548.patch # Fix Breeze background with Qt 5.12.2
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_QCH=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kdebug-405548.patch
===
--- kdebug-405548.patch 2019-03-17 20:39:28 UTC (rev 348580)
+++ kdebug-405548.patch 2019-03-17 20:41:23 UTC (rev 348581)
@@ -1,541 +0,0 @@
-diff --git a/src/desktoptheme/breeze/dialogs/background.svgz 
b/src/desktoptheme/breeze/dialogs/background.svgz
-index 
32f82faeee17be8b4440f28231921d0aa34ec8a1..7c44a740b6f3dba029296f68978d2603f87f3883
-GIT binary patch
-literal 6791

[arch-commits] Commit in gap/repos/community-x86_64 (6 files)

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 20:41:15
  Author: arojas
Revision: 442402

archrelease: copy trunk to community-x86_64

Added:
  gap/repos/community-x86_64/PKGBUILD
(from rev 442401, gap/trunk/PKGBUILD)
  gap/repos/community-x86_64/gap-polymake-3.3.patch
(from rev 442401, gap/trunk/gap-polymake-3.3.patch)
  gap/repos/community-x86_64/gap.sh
(from rev 442401, gap/trunk/gap.sh)
Deleted:
  gap/repos/community-x86_64/PKGBUILD
  gap/repos/community-x86_64/gap-polymake-3.3.patch
  gap/repos/community-x86_64/gap.sh

+
 PKGBUILD   |  235 +++
 gap-polymake-3.3.patch |   52 +-
 gap.sh |   14 +-
 3 files changed, 151 insertions(+), 150 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 20:36:55 UTC (rev 442401)
+++ PKGBUILD2019-03-17 20:41:15 UTC (rev 442402)
@@ -1,117 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor:  TDY 
-# Contributor: Rémy Oudompheng 
-
-pkgbase=gap
-pkgname=(gap gap-doc gap-packages)
-pkgver=4.10.1
-pkgrel=1
-pkgdesc="Groups, Algorithms, Programming: a system for computational discrete 
algebra"
-arch=(x86_64)
-url="https://www.gap-system.org/;
-license=(GPL)
-source=("https://www.gap-system.org/pub/gap/gap-${pkgver%.*}/tar.gz/gap-$pkgver.tar.gz;
 gap.sh
-gap-polymake-3.3.patch)
-sha256sums=('b2d8800e338a6a9afdf92b06368c2e1a16b8adebffcd4c10319c1b3a4e827e45'
-'143fb8a79a52c007903cce13407850df309ef803a9b00398d05169355917de46'
-'c92849b2643e0e21ffdcfa230fb23fe4a276ec15402f178d5d69ddb0e537fbbe')
-makedepends=(libxaw givaro mpfi normaliz boost c-xsc zeromq fplll polymake 
wget chrpath)
-
-prepare() {
-  cd gap-$pkgver
-
-# Use system normaliz
-  sed -e '/build-normaliz.sh/d' -i bin/BuildPackages.sh
-# Disable anupq package, it's i686 only
-  rm -r pkg/anupq-*
-# Fix https://bugs.archlinux.org/task/55174
-  sed -e '/xgap/d' -i pkg/sonata-*/PackageInfo.g
-  sed -e '/XGAP/d' -i pkg/cryst/PackageInfo.g
-
-  cd pkg/PolymakeInterface*
-  patch -p2 -i "$srcdir"/gap-polymake-3.3.patch # Fix build of 
PolymakeInterface with polymake 3.3
-}
-
-build() {
-  cd gap-$pkgver
-  ./configure --prefix=/usr --with-gmp=system
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-  make libgap.la
-
-  # Install libgap so we can link packages against it
-  mkdir -p tmp-install
-  libtool --mode=install install libgap.la "$srcdir"/gap-$pkgver/tmp-install
-
-  cd pkg
-  export MAKEFLAGS='-j1' # Fix build of carat package
-  export LDFLAGS+=" -L$srcdir/gap-$pkgver/tmp-install -lgap" # See 
https://trac.sagemath.org/ticket/27372
-  export LD_LIBRARY_PATH="$srcdir"/gap-$pkgver/tmp-install
-  ../bin/BuildPackages.sh
-}
-
-_standardpkgs=(GAPDoc-* primgrp-* SmallGrp-* transgrp atlasrep autpgrp-* 
alnuth-* crisp-* ctbllib FactInt-* fga irredsol-* laguna-*
-   polenta-* polycyclic-* resclasses-* sophus-* tomlib-*)
-
-package_gap() {
-  depends=(gmp zlib)
-  optdepends=('gap-packages: extra packages' 'gap-doc: documentation')
-  conflicts=(libgap)
-  replaces=(gap-data libgap gap-4.8 gap-4.8-data)
-  cd gap-$pkgver
-
-  install -Dm644 src/*.h -t "$pkgdir"/usr/include/gap
-  install -Dm644 gen/config.h -t "$pkgdir"/usr/include/gap
-  install -Dm644 src/hpc/*.h -t "$pkgdir"/usr/include/gap/hpc
-
-  install -d "$pkgdir"/usr/lib
-  libtool --mode=install install libgap.la "$pkgdir"/usr/lib
-
-  mkdir -p "$pkgdir"/usr/{bin,lib/gap/pkg}
-  cp -r grp lib "$pkgdir"/usr/lib/gap
-  for _pkg in ${_standardpkgs[@]}; do
-cp -r pkg/$_pkg "$pkgdir"/usr/lib/gap/pkg
-  done
-  install -Dm755 gap -t "$pkgdir"/usr/lib/gap
-# Install launcher script
-  install -Dm755 "$srcdir"/gap.sh "$pkgdir"/usr/bin/gap
-}
-
-package_gap-doc() {
-  depends=(gap)
-  replaces=(gap-4.8-doc)
-  pkgdesc="Documentation for GAP"
-  cd gap-$pkgver
-
-  mkdir -p "$pkgdir"/usr/lib/gap
-  cp -r doc "$pkgdir"/usr/lib/gap
-}
-
-package_gap-packages() {
-  depends=(gap)
-  replaces=(gap-4.8-packages)
-  optdepends=('normaliz: Normaliz interface package' 'libxaw: xgap package' 
'c-xsc: float package' 'mpfi: float package'
-  'libmpc: float package' 'fplll: float package' 'zeromq: ZeroMQ 
interface package'
-  'polymake: Polymake interface package' 'curl: curl interface 
package')
-  pkgdesc="Extra packages for GAP"
-  cd gap-$pkgver
-
-  mkdir -p "$pkgdir"/usr/lib/gap
-  cp -r pkg "$pkgdir"/usr/lib/gap
-
-# provided by main gap package
-  for _pkg in ${_standardpkgs[@]}; do
-rm -r "$pkgdir"/usr/lib/gap/pkg/$_pkg
-  done
-
-# fix RPATH
-  chrpath -r \$ORIGIN/../lib/ 
"$pkgdir"/usr/lib/gap/pkg/semigroups-*/bin/x86_64-*/semigroups.so
-  chrpath -d 
"$pkgdir"/usr/lib/gap/pkg/NormalizInterface-*/bin/x86_64-*/NormalizInterface.so
-
-# remove leftover binaries and source files
-  find "$pkgdir"/usr/lib/gap/pkg -name .libs -o -name '*.o' | 

[arch-commits] Commit in plasma-framework/trunk (PKGBUILD kdebug-405548.patch)

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 20:39:28
  Author: arojas
Revision: 348580

Update Qt 5.12.2 patch

Modified:
  plasma-framework/trunk/PKGBUILD
  plasma-framework/trunk/kdebug-405548.patch

-+
 PKGBUILD|4 
 kdebug-405548.patch |  687 ++
 2 files changed, 423 insertions(+), 268 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 15:27:41 UTC (rev 348579)
+++ PKGBUILD2019-03-17 20:39:28 UTC (rev 348580)
@@ -4,7 +4,7 @@
 
 pkgname=plasma-framework
 pkgver=5.56.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -16,7 +16,7 @@
 kdebug-405548.patch)
 sha256sums=('dc3c756cd0a91fa8a343c994606cceb5024615232d48fc7ebeecbfec98c0c772'
 'SKIP'
-'877702ecffb155118e14a5f65b8cf3d2e7ee94d3a51af2b11b079026345e0e1e')
+'b136d75fa78699ad9fc4f15a710a7da00f71d35536af49de6710461e382c4174')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 

 
 prepare() {

Modified: kdebug-405548.patch
===
--- kdebug-405548.patch 2019-03-17 15:27:41 UTC (rev 348579)
+++ kdebug-405548.patch 2019-03-17 20:39:28 UTC (rev 348580)
@@ -1,138 +1,140 @@
 diff --git a/src/desktoptheme/breeze/dialogs/background.svgz 
b/src/desktoptheme/breeze/dialogs/background.svgz
-index 
32f82faeee17be8b4440f28231921d0aa34ec8a1..7c44a740b6f3dba029296f68978d2603f87f3883
+index 
32f82faeee17be8b4440f28231921d0aa34ec8a1..78308d067b2bdd3c4dcc1fb7cf44e1bf48b7558b
 GIT binary patch
-literal 6791

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

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 20:36:55
  Author: arojas
Revision: 442401

Fix c-xsc support in float package

Modified:
  gap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 19:46:35 UTC (rev 442400)
+++ PKGBUILD2019-03-17 20:36:55 UTC (rev 442401)
@@ -5,7 +5,7 @@
 pkgbase=gap
 pkgname=(gap gap-doc gap-packages)
 pkgver=4.10.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Groups, Algorithms, Programming: a system for computational discrete 
algebra"
 arch=(x86_64)
 url="https://www.gap-system.org/;
@@ -48,6 +48,7 @@
 
   cd pkg
   export MAKEFLAGS='-j1' # Fix build of carat package
+  export CXXFLAGS+=" -I/usr/include/cxsc" # Find c-xsc headers
   export LDFLAGS+=" -L$srcdir/gap-$pkgver/tmp-install -lgap" # See 
https://trac.sagemath.org/ticket/27372
   export LD_LIBRARY_PATH="$srcdir"/gap-$pkgver/tmp-install
   ../bin/BuildPackages.sh


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

2019-03-17 Thread Daniel M. Capella via arch-commits
Date: Sunday, March 17, 2019 @ 19:46:06
  Author: polyzen
Revision: 442399

upgpkg: skim 0.6.1-1

Modified:
  skim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 18:30:44 UTC (rev 442398)
+++ PKGBUILD2019-03-17 19:46:06 UTC (rev 442399)
@@ -2,7 +2,7 @@
 # Contributor: fenuks
 
 pkgname=skim
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc='Fuzzy Finder in rust!'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 url=https://github.com/lotabout/skim
 license=('MIT')
 source=("$url/archive/v$pkgver/skim-v$pkgver.tar.gz")
-sha512sums=('807f16ec27f113b929b2691c47a447a716d94d16cc0e65e4defcbaa706374cf54c90266ef2bf045783106286cb818b6012ed492fe792b61662da3aa5cd100eab')
+sha512sums=('7fba58012cdce94f8d55afbde1ca8a4adcf07a2e4bf86da58b54cdc31fe700824ac7a16e1ea9558bd5f74ed21f8fda25a50237c68c4ca8ded9e9935570386ad1')
 
 build() {
   cd skim-$pkgver


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

2019-03-17 Thread Daniel M. Capella via arch-commits
Date: Sunday, March 17, 2019 @ 19:46:35
  Author: polyzen
Revision: 442400

archrelease: copy trunk to community-x86_64

Added:
  skim/repos/community-x86_64/PKGBUILD
(from rev 442399, skim/trunk/PKGBUILD)
Deleted:
  skim/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 19:46:06 UTC (rev 442399)
+++ PKGBUILD2019-03-17 19:46:35 UTC (rev 442400)
@@ -1,34 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: fenuks
-
-pkgname=skim
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='Fuzzy Finder in rust!'
-arch=('x86_64')
-depends=('ncurses')
-makedepends=('rust')
-url=https://github.com/lotabout/skim
-license=('MIT')
-source=("$url/archive/v$pkgver/skim-v$pkgver.tar.gz")
-sha512sums=('807f16ec27f113b929b2691c47a447a716d94d16cc0e65e4defcbaa706374cf54c90266ef2bf045783106286cb818b6012ed492fe792b61662da3aa5cd100eab')
-
-build() {
-  cd skim-$pkgver
-  cargo build --release --locked
-}
-
-check() {
-  cd skim-$pkgver
-  cargo test --release --locked
-}
-
-package() {
-  cd skim-$pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/sk bin/sk-tmux
-  install -Dm644 -t "$pkgdir"/usr/share/man/man1 shell/skim.1
-  install -Dm644 -t "$pkgdir"/usr/share/skim shell/*.bash shell/*.zsh
-  install -Dm644 shell/key-bindings.fish 
"$pkgdir"/usr/share/fish/functions/skim_key_bindings.fish
-  install -Dm644 -t "$pkgdir"/usr/share/vim/vimfiles/plugin plugin/skim.vim
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/skim LICENSE
-}

Copied: skim/repos/community-x86_64/PKGBUILD (from rev 442399, 
skim/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 19:46:35 UTC (rev 442400)
@@ -0,0 +1,34 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: fenuks
+
+pkgname=skim
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='Fuzzy Finder in rust!'
+arch=('x86_64')
+depends=('ncurses')
+makedepends=('rust')
+url=https://github.com/lotabout/skim
+license=('MIT')
+source=("$url/archive/v$pkgver/skim-v$pkgver.tar.gz")
+sha512sums=('7fba58012cdce94f8d55afbde1ca8a4adcf07a2e4bf86da58b54cdc31fe700824ac7a16e1ea9558bd5f74ed21f8fda25a50237c68c4ca8ded9e9935570386ad1')
+
+build() {
+  cd skim-$pkgver
+  cargo build --release --locked
+}
+
+check() {
+  cd skim-$pkgver
+  cargo test --release --locked
+}
+
+package() {
+  cd skim-$pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/sk bin/sk-tmux
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 shell/skim.1
+  install -Dm644 -t "$pkgdir"/usr/share/skim shell/*.bash shell/*.zsh
+  install -Dm644 shell/key-bindings.fish 
"$pkgdir"/usr/share/fish/functions/skim_key_bindings.fish
+  install -Dm644 -t "$pkgdir"/usr/share/vim/vimfiles/plugin plugin/skim.vim
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/skim LICENSE
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 18:30:44
  Author: archange
Revision: 442398

archrelease: copy trunk to community-staging-x86_64

Added:
  paraview/repos/community-staging-x86_64/
  paraview/repos/community-staging-x86_64/PKGBUILD
(from rev 442397, paraview/trunk/PKGBUILD)

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

Copied: paraview/repos/community-staging-x86_64/PKGBUILD (from rev 442397, 
paraview/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 18:30:44 UTC (rev 442398)
@@ -0,0 +1,94 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Oliver Goethel 
+# Contributor: eolianoe eolianoe 
+# Contributor: George Eleftheriou 
+# Contributor: Mathias Anselmann 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Michele Mocciola 
+# Contributor: Simon Zilliken 
+# Contributor: chuckdaniels
+
+_pkg=paraview
+_mpi=openmpi
+pkgname=${_pkg}
+#-${_mpi}
+pkgver=5.6.0
+pkgrel=5
+pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
+arch=('x86_64')
+url="https://www.paraview.org;
+license=('BSD' 'custom')
+depends=('boost-libs' 'qt5-tools' 'qt5-x11extras' 'intel-tbb' 'openmpi'
+ 'ffmpeg' 'ospray' 'python-matplotlib' 'python-numpy'
+ 'cgns' 'protobuf' 'python-pygments'
+ 'double-conversion' 'expat' 'freetype2' 'glew' 'hdf5' 
+ 'libjpeg' 'jsoncpp' 'libxml2' 'lz4' 'xz' 'python-mpi4py' 'netcdf'
+ 'libogg' 'libpng' 'pugixml' 'libtheora' 'libtiff' 'zlib')
+#gl2ps
+#netcdf-cxx libharu
+#proj, sqlite apparently not used in this VTK configuration
+makedepends=('cmake' 'boost' 'mesa' 'gcc-fortran' 'ninja' 'qt5-tools' 
'qt5-xmlpatterns' 'eigen' 'pegtl')
+source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver}.tar.xz")
+sha256sums=('5b49cb96ab78eee0427e25200530ac892f9a3da7725109ce1790f8010cb5b377')
+
+prepare() {
+mkdir -p build
+}
+
+build() {
+cd build
+
+# Flags to enable system libs in VTK building, as in VTK package
+# GL2PS has non-upstreamed patches?
+# KISSFFT is not packaged
+# UTF8 (utfcpp) is not packaged (but present in AUR)
+# VERDICT is not packaged
+# ZFP is not packaged
+# NETCDFCPP blocked by https://github.com/Unidata/netcdf-cxx4/issues/43
+# LIBHARU blocked by https://github.com/libharu/libharu/pull/157
+# LIBPROJ4, SQLITE apparently not used in this VTK configuration
+local VTK_USE_SYSTEM_LIB=""
+for lib in DOUBLECONVERSION EIGEN EXPAT FREETYPE GLEW HDF5 JPEG JSONCPP 
LIBXML2 LZ4 LZMA MPI4PY NETCDF OGG PEGTL PNG PUGIXML THEORA TIFF ZLIB
+do
+VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
+done
+# Specific system libs for ParaView version
+for lib in CGNS PROTOBUF PYGMENTS
+do
+VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
+done
+
+cmake ../ParaView-v${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DOSPRAY_INSTALL_DIR=/usr \
+-DPARAVIEW_ENABLE_FFMPEG=ON \
+-DPARAVIEW_ENABLE_MATPLOTLIB=ON \
+-DPARAVIEW_ENABLE_PYTHON=ON \
+-DPARAVIEW_INSTALL_DEVELOPMENT_FILES=ON \
+-DPARAVIEW_USE_MPI=ON \
+-DPARAVIEW_USE_VISITBRIDGE=ON \
+-DPARAVIEW_USE_OSPRAY=ON \
+-DVISIT_BUILD_READER_CGNS=ON \
+-DVTK_PYTHON_FULL_THREADSAFE=ON \
+-DVTK_PYTHON_VERSION=3 \
+-DVTK_SMP_IMPLEMENTATION_TYPE=TBB \
+${VTK_USE_SYSTEM_LIB} \
+-GNinja
+
+ninja ${MAKEFLAGS}
+}
+
+package() {
+cd build
+
+DESTDIR="${pkgdir}" ninja install
+
+# Install license
+install -Dm644 "${srcdir}"/ParaView-v${pkgver}/License_v1.2.txt 
"${pkgdir}"/usr/share/licenses/paraview/LICENSE
+
+# Remove IceT man pages to avoid conflicts
+rm -- "${pkgdir}"/usr/share/man/man3/icet*.3
+rmdir "${pkgdir}"/usr/share/man/{man3/,}
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 18:30:28
  Author: archange
Revision: 442397

hdf5 + netcdf rebuild

Modified:
  paraview/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 17:23:52 UTC (rev 442396)
+++ PKGBUILD2019-03-17 18:30:28 UTC (rev 442397)
@@ -14,7 +14,7 @@
 pkgname=${_pkg}
 #-${_mpi}
 pkgver=5.6.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
 arch=('x86_64')
 url="https://www.paraview.org;


[arch-commits] Commit in octave/repos/community-staging-x86_64 (4 files)

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 17:23:52
  Author: arojas
Revision: 442396

archrelease: copy trunk to community-staging-x86_64

Added:
  octave/repos/community-staging-x86_64/PKGBUILD
(from rev 442395, octave/trunk/PKGBUILD)
  octave/repos/community-staging-x86_64/octave-sundials4.patch
(from rev 442395, octave/trunk/octave-sundials4.patch)
Deleted:
  octave/repos/community-staging-x86_64/PKGBUILD
  octave/repos/community-staging-x86_64/octave-sundials4.patch

+
 PKGBUILD   |  104 ++--
 octave-sundials4.patch | 1198 +++
 2 files changed, 651 insertions(+), 651 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 17:19:59 UTC (rev 442395)
+++ PKGBUILD2019-03-17 17:23:52 UTC (rev 442396)
@@ -1,52 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor : shining 
-# Contributor : cyberdune 
-
-pkgname=octave
-pkgver=5.1.0
-pkgrel=4
-pkgdesc="A high-level language, primarily intended for numerical computations."
-arch=('x86_64')
-url="http://www.octave.org;
-license=('GPL')
-depends=('fftw' 'curl' 'graphicsmagick' 'glpk' 'hdf5' 'qhull' 'arpack' 'glu' 
'ghostscript'
-  'sundials' 'gl2ps' 'qscintilla-qt5' 'libsndfile' 'qt5-tools' 
'qrupdate')
-makedepends=('gcc-fortran' 'texlive-core' 'suitesparse' 'texinfo' 'gnuplot' 
'fltk' 'portaudio' 'jdk8-openjdk' 'sundials')
-optdepends=('texinfo: for help-support in octave'
-'gnuplot: alternative plotting'
-'portaudio: audio support'
-'java-runtime: java support'
-'fltk: FLTK GUI')
-source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.gz{,.sig}
-octave-sundials4.patch)
-options=('!emptydirs')
-validpgpkeys=('DBD9C84E39FE1AAE99F04446B05F05B75D36644B')  # John W. Eaton
-sha512sums=('a842fb50c13f25e9d425fe9a2c71d9433d7e125747d2175efe0c9b2a780c799d9ce1ee085b5a13fbfedb7990b0ba5d11079d880ddb3bdb66782efc321390eebb'
-'SKIP'
-
'4b743602e8ca91e8be8dab69e09d3e476e9edd867b2eb0b9816fbe4ca344a16bff7a413c2e89b0c9fb769f4a815a696c4d67b70282b7e4fe8c24598bcce90d34')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i ../octave-sundials4.patch # Fix sundials support 
https://savannah.gnu.org/bugs/?52475
-  autoreconf -vif
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --libexecdir=/usr/lib \
---enable-shared --disable-static \
---with-quantum-depth=16 \
---with-sundials_ida="-lsundials_ida -lsundials_sunlinsolklu"
-  make
-}
-
-package(){
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-
-  # add octave library path to ld.so.conf.d
-  install -d "${pkgdir}/etc/ld.so.conf.d"
-  echo "/usr/lib/${pkgname}/${pkgver}" > 
"${pkgdir}/etc/ld.so.conf.d/${pkgname}.conf"
-}

Copied: octave/repos/community-staging-x86_64/PKGBUILD (from rev 442395, 
octave/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 17:23:52 UTC (rev 442396)
@@ -0,0 +1,52 @@
+# Maintainer: Ronald van Haren 
+# Contributor : shining 
+# Contributor : cyberdune 
+
+pkgname=octave
+pkgver=5.1.0
+pkgrel=4
+pkgdesc="A high-level language, primarily intended for numerical computations."
+arch=('x86_64')
+url="http://www.octave.org;
+license=('GPL')
+depends=('fftw' 'curl' 'graphicsmagick' 'glpk' 'hdf5' 'qhull' 'arpack' 'glu' 
'ghostscript'
+  'sundials' 'gl2ps' 'qscintilla-qt5' 'libsndfile' 'qt5-tools' 
'qrupdate')
+makedepends=('gcc-fortran' 'texlive-core' 'suitesparse' 'texinfo' 'gnuplot' 
'fltk' 'portaudio' 'jdk8-openjdk' 'sundials')
+optdepends=('texinfo: for help-support in octave'
+'gnuplot: alternative plotting'
+'portaudio: audio support'
+'java-runtime: java support'
+'fltk: FLTK GUI')
+source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.gz{,.sig}
+octave-sundials4.patch)
+options=('!emptydirs')
+validpgpkeys=('DBD9C84E39FE1AAE99F04446B05F05B75D36644B')  # John W. Eaton
+sha512sums=('a842fb50c13f25e9d425fe9a2c71d9433d7e125747d2175efe0c9b2a780c799d9ce1ee085b5a13fbfedb7990b0ba5d11079d880ddb3bdb66782efc321390eebb'
+'SKIP'
+
'4b743602e8ca91e8be8dab69e09d3e476e9edd867b2eb0b9816fbe4ca344a16bff7a413c2e89b0c9fb769f4a815a696c4d67b70282b7e4fe8c24598bcce90d34')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../octave-sundials4.patch # Fix sundials support 
https://savannah.gnu.org/bugs/?52475
+  autoreconf -vif
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+--enable-shared --disable-static \
+--with-quantum-depth=16 \
+--with-sundials_ida="-lsundials_ida -lsundials_sunlinsolklu"
+  make
+}
+
+package(){
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # add octave library path to ld.so.conf.d
+  install -d 

[arch-commits] Commit in gmic/repos/community-x86_64 (6 files)

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 17:19:59
  Author: arojas
Revision: 442395

archrelease: copy trunk to community-x86_64

Added:
  gmic/repos/community-x86_64/PKGBUILD
(from rev 442394, gmic/trunk/PKGBUILD)
  gmic/repos/community-x86_64/gmic-opencv4.patch
(from rev 442394, gmic/trunk/gmic-opencv4.patch)
  gmic/repos/community-x86_64/zart-opencv4.patch
(from rev 442394, gmic/trunk/zart-opencv4.patch)
Deleted:
  gmic/repos/community-x86_64/PKGBUILD
  gmic/repos/community-x86_64/gmic-opencv4.patch
  gmic/repos/community-x86_64/zart-opencv4.patch

+
 PKGBUILD   |  164 +--
 gmic-opencv4.patch |   24 +++
 zart-opencv4.patch |   78 
 3 files changed, 133 insertions(+), 133 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 17:19:35 UTC (rev 442394)
+++ PKGBUILD2019-03-17 17:19:59 UTC (rev 442395)
@@ -1,82 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Sergej Pupykin 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: farid 
-# Contributor: Archie 
-
-pkgbase=gmic
-pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
-pkgver=2.5.2
-pkgrel=1
-arch=(x86_64)
-url="https://gmic.eu/;
-license=(custom:CeCILL)
-makedepends=(gimp qt5-base fftw openexr opencv eigen)
-source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz gmic-opencv4.patch 
zart-opencv4.patch)
-sha256sums=('8a954d2bbb4bd1bacb3ee99ded7e3c57ee340e04a9d0c3415006d574d9b61c4d'
-'c7ee3be4fb2ac4243537fd8344a5bbe46ebafa0cd66a6e5cb941bbdf718378ec'
-'182c6723708302a8cee92bfb45a40ff09b8903c649ce856d0d8cd10aab0ee39b')
-
-prepare() {
-  sed -e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' 
-i gmic-$pkgver/src/Makefile
-# fix overlinking
-  sed -e 's/pkg-config opencv --libs ||//' -e 
's/-lopencv_highgui/-lopencv_videoio/' \
-  -e 's/pkg-config opencv/pkg-config opencv4/' -i 
gmic-$pkgver/src/Makefile 
-# fix build with openCV 4.0
-  cd gmic-$pkgver/src
-  patch -p1 -i "$srcdir"/gmic-opencv4.patch
-  cd ../zart
-  patch -p1 -i "$srcdir"/zart-opencv4.patch
-}
-
-build() {
-  cd gmic-$pkgver
-  make -C src cli lib libc WGET=/bin/true
-
-  cd gmic-qt
-  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on HOST=none
-  make
-  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on HOST=gimp
-  make
-  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on HOST=krita
-  make  
-
-  cd ../zart
-  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on QMAKE_CXXFLAGS+=" 
-DOPENCV2_HEADERS"
-  make
-}
-
-package_gmic() {
-  pkgdesc="GREYC's Magic Image Converter: image processing framework"
-  depends=(opencv fftw curl)
-  optdepends=('qt5-base: for the Qt UI')
-
-  cd gmic-$pkgver/src
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  rm -r "$pkgdir"/usr/{bin/zart,lib/gimp,bin/gmic_krita_qt}
-}
-
-package_zart() {
-  pkgdesc="A GUI for G'MIC real-time manipulations on the output of a webcam"
-  depends=(gmic qt5-base)
-
-  install -Dm755 gmic-$pkgver/zart/zart -t "$pkgdir"/usr/bin
-  install -Dm644 gmic-$pkgver/zart/Licence_CeCILL_V2-en.html -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}
-
-package_gimp-plugin-gmic() {
-  pkgdesc="Gimp plugin for the G'MIC image processing framework"
-  depends=(gimp gmic qt5-base)
-
-  install -Dm755 gmic-$pkgver/gmic-qt/gmic_gimp_qt 
"$pkgdir"/usr/lib/gimp/2.0/plug-ins/gmic_gimp
-  install -Dm644 gmic-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_krita-plugin-gmic() {
-  pkgdesc="Krita plugin for the G'MIC image processing framework"
-  depends=(krita gmic)
-
-  install -Dm755 gmic-$pkgver/gmic-qt/gmic_krita_qt -t "$pkgdir"/usr/bin/
-  install -Dm644 gmic-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: gmic/repos/community-x86_64/PKGBUILD (from rev 442394, 
gmic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 17:19:59 UTC (rev 442395)
@@ -0,0 +1,82 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: farid 
+# Contributor: Archie 
+
+pkgbase=gmic
+pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
+pkgver=2.5.3
+pkgrel=1
+arch=(x86_64)
+url="https://gmic.eu/;
+license=(custom:CeCILL)
+makedepends=(gimp qt5-base fftw openexr opencv eigen)
+source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz gmic-opencv4.patch 
zart-opencv4.patch)
+sha256sums=('be723f9efb1b295d1d019037c72217136be582a7af26d5d044a2009df0c4e6ec'
+'c7ee3be4fb2ac4243537fd8344a5bbe46ebafa0cd66a6e5cb941bbdf718378ec'
+'182c6723708302a8cee92bfb45a40ff09b8903c649ce856d0d8cd10aab0ee39b')
+
+prepare() {
+  sed -e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' 
-i gmic-$pkgver/src/Makefile
+# fix overlinking
+  sed -e 

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

2019-03-17 Thread Antonio Rojas via arch-commits
Date: Sunday, March 17, 2019 @ 17:19:35
  Author: arojas
Revision: 442394

Update to 2.5.3

Modified:
  gmic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 17:02:19 UTC (rev 442393)
+++ PKGBUILD2019-03-17 17:19:35 UTC (rev 442394)
@@ -6,7 +6,7 @@
 
 pkgbase=gmic
 pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
-pkgver=2.5.2
+pkgver=2.5.3
 pkgrel=1
 arch=(x86_64)
 url="https://gmic.eu/;
@@ -13,7 +13,7 @@
 license=(custom:CeCILL)
 makedepends=(gimp qt5-base fftw openexr opencv eigen)
 source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz gmic-opencv4.patch 
zart-opencv4.patch)
-sha256sums=('8a954d2bbb4bd1bacb3ee99ded7e3c57ee340e04a9d0c3415006d574d9b61c4d'
+sha256sums=('be723f9efb1b295d1d019037c72217136be582a7af26d5d044a2009df0c4e6ec'
 'c7ee3be4fb2ac4243537fd8344a5bbe46ebafa0cd66a6e5cb941bbdf718378ec'
 '182c6723708302a8cee92bfb45a40ff09b8903c649ce856d0d8cd10aab0ee39b')
 


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 17:02:19
  Author: archange
Revision: 442393

archrelease: copy trunk to community-x86_64

Added:
  ring-gnome/repos/community-x86_64/PKGBUILD
(from rev 442392, ring-gnome/trunk/PKGBUILD)
Deleted:
  ring-gnome/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 17:02:04 UTC (rev 442392)
+++ PKGBUILD2019-03-17 17:02:19 UTC (rev 442393)
@@ -1,37 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Maintainer: Bruno Pagani 
-
-pkgname=ring-gnome
-pkgver=20190315
-pkgrel=1
-epoch=3
-pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (GNOME client)"
-arch=("x86_64")
-url="https://ring.cx;
-license=('GPL3')
-groups=('ring')
-depends=('libringclient' 'ring-daemon'
- 'gtk3' 'dconf' 'clutter' 'clutter-gtk' 'webkit2gtk' 'qrencode'
- 'qt5-base' 'gtk-update-icon-cache' 'desktop-file-utils'
- 'libnotify' 'libcanberra' 'libnm' 'libappindicator-gtk3')
-makedepends=('git' 'cmake')
-_commit=2e7ba6094795f0e88e339a598e8d6899df594146
-source=("git+https://git.ring.cx/savoirfairelinux/ring-client-gnome.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../ring-client-gnome \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: ring-gnome/repos/community-x86_64/PKGBUILD (from rev 442392, 
ring-gnome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 17:02:19 UTC (rev 442393)
@@ -0,0 +1,37 @@
+# Maintainer: Baptiste Jonglez 
+# Maintainer: Bruno Pagani 
+
+pkgname=ring-gnome
+pkgver=20190315
+pkgrel=2
+epoch=3
+pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (GNOME client)"
+arch=("x86_64")
+url="https://ring.cx;
+license=('GPL3')
+groups=('ring')
+depends=('libringclient' 'ring-daemon'
+ 'gtk3' 'dconf' 'clutter' 'clutter-gtk' 'webkit2gtk' 'qrencode'
+ 'qt5-base' 'gtk-update-icon-cache' 'desktop-file-utils'
+ 'libnotify' 'libcanberra' 'libnm')
+makedepends=('git' 'cmake')
+_commit=2e7ba6094795f0e88e339a598e8d6899df594146
+source=("git+https://git.ring.cx/savoirfairelinux/ring-client-gnome.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../ring-client-gnome \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 17:02:04
  Author: archange
Revision: 442392

Remove libappindicator dependency

It seems the current version we have is quite borked, and this is not strictly 
required, so...

Modified:
  ring-gnome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 16:12:17 UTC (rev 442391)
+++ PKGBUILD2019-03-17 17:02:04 UTC (rev 442392)
@@ -3,7 +3,7 @@
 
 pkgname=ring-gnome
 pkgver=20190315
-pkgrel=1
+pkgrel=2
 epoch=3
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (GNOME client)"
 arch=("x86_64")
@@ -13,7 +13,7 @@
 depends=('libringclient' 'ring-daemon'
  'gtk3' 'dconf' 'clutter' 'clutter-gtk' 'webkit2gtk' 'qrencode'
  'qt5-base' 'gtk-update-icon-cache' 'desktop-file-utils'
- 'libnotify' 'libcanberra' 'libnm' 'libappindicator-gtk3')
+ 'libnotify' 'libcanberra' 'libnm')
 makedepends=('git' 'cmake')
 _commit=2e7ba6094795f0e88e339a598e8d6899df594146
 
source=("git+https://git.ring.cx/savoirfairelinux/ring-client-gnome.git#commit=${_commit};)


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 16:12:17
  Author: archange
Revision: 442391

archrelease: copy trunk to community-staging-x86_64

Added:
  vtk/repos/community-staging-x86_64/
  vtk/repos/community-staging-x86_64/.contrib
(from rev 442390, vtk/trunk/.contrib)
  vtk/repos/community-staging-x86_64/PKGBUILD
(from rev 442390, vtk/trunk/PKGBUILD)

--+
 .contrib |6 +++
 PKGBUILD |  122 +
 2 files changed, 128 insertions(+)

Copied: vtk/repos/community-staging-x86_64/.contrib (from rev 442390, 
vtk/trunk/.contrib)
===
--- community-staging-x86_64/.contrib   (rev 0)
+++ community-staging-x86_64/.contrib   2019-03-17 16:12:17 UTC (rev 442391)
@@ -0,0 +1,6 @@
+# Contributor: Christofer Bertonha 
+# Contributor: leepesjee 
+# Contributor: Olivier Medoc
+# Contributor: ignotus
+# Contributor: Fabian Moser
+# Contributor: djscholl

Copied: vtk/repos/community-staging-x86_64/PKGBUILD (from rev 442390, 
vtk/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 16:12:17 UTC (rev 442391)
@@ -0,0 +1,122 @@
+# Maintainer: Evgeniy Alekseev 
+# Maintainer: Bruno Pagani 
+# Contributor: Ray Rashif 
+# Contributor: Andrzej Giniewicz 
+# Contributor: Thomas Dziedzic 
+
+pkgname=vtk
+pkgver=8.2.0
+pkgrel=3
+pkgdesc="A software system for 3D computer graphics, image processing, and 
visualization"
+arch=('x86_64')
+url="https://www.vtk.org/;
+license=('BSD')
+depends=('gcc-libs' 'double-conversion')
+makedepends=('cmake' 'boost' 'doxygen' 'ffmpeg' 'gdal' 'gnuplot'
+ 'java-environment' 'openmpi' 'python-matplotlib' 'qt5-base'
+ 'qt5-tools' 'qt5-webkit' 'qt5-x11extras' 'tk' 'unixodbc' 'wget'
+ 'double-conversion' 'eigen' 'expat' 'freetype2' 'glew' 'hdf5'
+ 'libjpeg' 'jsoncpp' 'libxml2' 'lz4' 'xz' 'python-mpi4py' 'netcdf'
+ 'libogg' 'pegtl' 'libpng' 'pugixml' 'libtheora' 'libtiff' 'zlib'
+ 'proj' 'sqlite')
+optdepends=('gnuplot: plotting tools'
+'graphviz: drawing tools'
+'java-runtime: java bindings'
+'python: python bindings'
+'python-mpi4py: OpenMPI python support'
+'python-matplotlib: for Matplotlib rendering'
+'openmpi: OpenMPI support'
+'qt5-x11extras'
+'qt5-webkit: WebKit support'
+'tk: tcl bindings'
+'ffmpeg'
+'gdal'
+'glew'
+'hdf5'
+'jsoncpp'
+'lz4'
+'netcdf'
+'pugixml'
+'proj'
+'sqlite'
+'unixodbc')
+source=("${url}/files/release/${pkgver%.*}/VTK-${pkgver}.tar.gz"
+"${url}/files/release/${pkgver%.*}/VTKData-${pkgver}.tar.gz"
+"${url}/files/release/${pkgver%.*}/VTKLargeData-${pkgver}.tar.gz")
+options=(staticlibs)
+sha512sums=('521bd4dabedbc24b0e80a314a34ecd7554b04af28a7973245e3a9cf99a09b995d1b8ac42305c8e53369f226a0a6da3cdb29105ba2c90b46492736ef717760286'
+
'517d0f6dfdb0c61f59df933f06d3a28c8a48ea684aaff311456213fe493e2a20128886144325fc4edfa376b2d375a2dae6c60ad6e3d5d2f4a7b0ac1d8545c87b'
+
'8a7ea3d5870b1e4ccb31c77b4c270d00208349da1b2938e957210db3ec1449b678c66edc2faee1d4514aca6d725f642abc91e10ab0c151f6743cad1c53485588')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  # to help cmake find java
+  export JAVA_HOME=/usr/lib/jvm/default
+
+  # GL2PS blocked by http://www.vtk.org/Bug/view.php?id=16083
+  # LIBHARU blocked by https://github.com/libharu/libharu/pull/157
+  # exodusII,kissfft,verdict,VPIC,xdmf2/3,zfp not packaged in Arch
+  # Note: VTK explicitly disables system GLEW dependency, it uses embedded 
sources with modifications
+  local VTK_USE_SYSTEM_LIB=""
+  # Common with ParaView
+  for lib in DOUBLECONVERSION EIGEN EXPAT FREETYPE GLEW HDF5 JPEG JSONCPP 
LIBXML2 LZ4 LZMA MPI4PY NETCDF OGG PEGTL PNG PUGIXML THEORA TIFF ZLIB; do
+VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}=ON "
+  done
+  for lib in LIBPROJ SQLITE; do
+VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}=ON "
+  done
+
+  local _tkver=$(echo 'puts $tcl_version' | tclsh)
+
+  cmake ../VTK-${pkgver} \
+-Wno-dev \
+-DCMAKE_SKIP_RPATH=ON \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_SHARED_LIBS=ON \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_DOCUMENTATION=OFF \
+-DDOXYGEN_KEEP_TEMP=ON \
+-DDOCUMENTATION_HTML_HELP=OFF \
+-DDOCUMENTATION_HTML_TARZ=OFF \
+-DBUILD_EXAMPLES=ON \
+-DXDMF_STATIC_AND_SHARED=OFF \
+-DVTK_USE_FFMPEG_ENCODER=ON \
+-DVTK_BUILD_ALL_MODULES=ON \
+-DVTK_USE_LARGE_DATA=ON \
+-DVTK_QT_VERSION="5" \
+-DVTK_WRAP_JAVA=ON \
+-DVTK_WRAP_PYTHON=ON \
+-DVTK_WRAP_TCL=ON \
+

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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 16:12:02
  Author: archange
Revision: 442390

hdf5 + netcdf rebuild

Modified:
  vtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 15:00:06 UTC (rev 442389)
+++ PKGBUILD2019-03-17 16:12:02 UTC (rev 442390)
@@ -6,7 +6,7 @@
 
 pkgname=vtk
 pkgver=8.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A software system for 3D computer graphics, image processing, and 
visualization"
 arch=('x86_64')
 url="https://www.vtk.org/;


[arch-commits] Commit in glibmm/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 15:27:41
  Author: heftig
Revision: 348579

archrelease: copy trunk to extra-x86_64

Added:
  glibmm/repos/extra-x86_64/PKGBUILD
(from rev 348576, glibmm/trunk/PKGBUILD)
Deleted:
  glibmm/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 15:27:41 UTC (rev 348578)
+++ PKGBUILD2019-03-17 15:27:41 UTC (rev 348579)
@@ -1,47 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: Tom Newsom 
-
-pkgbase=glibmm
-pkgname=(glibmm glibmm-docs)
-pkgver=2.58.0
-pkgrel=1
-pkgdesc="C++ bindings for GLib"
-url="http://www.gtkmm.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(glib2 libsigc++)
-makedepends=(git mm-common perl-xml-parser clang)
-_commit=17ee1d96b852ff74ca85c05448afb63e02488594  # tags/2.58.0^0
-source=("git+https://gitlab.gnome.org/GNOME/glibmm.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-  ./configure --prefix=/usr --enable-maintainer-mode
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package_glibmm() {
-  cd $pkgbase
-  sed -i -e '/^doc_subdirs/s/^/#/' Makefile
-  make DESTDIR="$pkgdir" install
-}
-
-package_glibmm-docs() {
-  pkgdesc+=" (documentation)"
-  depends=()
-
-  cd $pkgbase
-  make -C docs DESTDIR="$pkgdir" install
-}

Copied: glibmm/repos/extra-x86_64/PKGBUILD (from rev 348576, 
glibmm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 15:27:41 UTC (rev 348579)
@@ -0,0 +1,47 @@
+# Maintainer: Jan de Groot 
+# Contributor: Tom Newsom 
+
+pkgbase=glibmm
+pkgname=(glibmm glibmm-docs)
+pkgver=2.58.1
+pkgrel=1
+pkgdesc="C++ bindings for GLib"
+url="http://www.gtkmm.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 libsigc++)
+makedepends=(git mm-common perl-xml-parser clang)
+_commit=f0c32d0fea54284895bf04dda1fe8cfa209ab52f  # tags/2.58.1^0
+source=("git+https://gitlab.gnome.org/GNOME/glibmm.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+  ./configure --prefix=/usr --enable-maintainer-mode
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_glibmm() {
+  cd $pkgbase
+  sed -i -e '/^doc_subdirs/s/^/#/' Makefile
+  make DESTDIR="$pkgdir" install
+}
+
+package_glibmm-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  cd $pkgbase
+  make -C docs DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in vala/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 15:27:39
  Author: heftig
Revision: 348577

archrelease: copy trunk to extra-x86_64

Added:
  vala/repos/extra-x86_64/PKGBUILD
(from rev 348576, vala/trunk/PKGBUILD)
Deleted:
  vala/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 15:27:04 UTC (rev 348576)
+++ PKGBUILD2019-03-17 15:27:39 UTC (rev 348577)
@@ -1,49 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ionut Biru 
-# Contributor: Timm Preetz 
-
-pkgname=vala
-pkgver=0.44.0
-pkgrel=1
-pkgdesc='Compiler for the GObject type system'
-url='https://wiki.gnome.org/Projects/Vala'
-arch=(x86_64)
-license=(LGPL)
-depends=(glib2 gtk-doc graphviz ttf-font pkg-config gcc)
-makedepends=(libxslt vala git help2man autoconf-archive)
-checkdepends=(dbus libx11 gobject-introspection)
-provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
-conflicts=(valadoc)
-replaces=(valadoc)
-_commit=5c24e43c809acc06b49341834a58e45f90e60313  # tags/0.44.0^0
-source=("git+https://gitlab.gnome.org/GNOME/vala.git#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
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: vala/repos/extra-x86_64/PKGBUILD (from rev 348576, vala/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 15:27:39 UTC (rev 348577)
@@ -0,0 +1,49 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.44.1
+pkgrel=1
+pkgdesc='Compiler for the GObject type system'
+url='https://wiki.gnome.org/Projects/Vala'
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 gtk-doc graphviz ttf-font pkg-config gcc)
+makedepends=(libxslt vala git help2man autoconf-archive)
+checkdepends=(dbus libx11 gobject-introspection)
+provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
+conflicts=(valadoc)
+replaces=(valadoc)
+_commit=cc9ab83969909a0502dd7d9d3ebf160ead745763  # tags/0.44.1^0
+source=("git+https://gitlab.gnome.org/GNOME/vala.git#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
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in gnote/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 15:27:41
  Author: heftig
Revision: 348578

archrelease: copy trunk to extra-x86_64

Added:
  gnote/repos/extra-x86_64/PKGBUILD
(from rev 348576, gnote/trunk/PKGBUILD)
Deleted:
  gnote/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 15:27:39 UTC (rev 348577)
+++ PKGBUILD2019-03-17 15:27:41 UTC (rev 348578)
@@ -1,51 +0,0 @@
-# Maintainer:  Ionut Biru 
-# Contributor: uastasi 
-
-pkgname=gnote
-pkgver=3.30.0
-pkgrel=1
-pkgdesc="A note taking application"
-url="https://wiki.gnome.org/Apps/Gnote;
-arch=(x86_64)
-license=(GPL3)
-depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
-makedepends=(intltool itstool boost yelp-tools autoconf-archive git)
-_commit=aada0f79f3d56f6aeab3aa5941660c7a7ec1e4a8  # tags/3.30.0^0
-source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # Work around aclocal exiting with "too many loops"
-  cp /usr/share/aclocal/ax_require_defined.m4 m4
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/$pkgname \
---disable-schemas-compile \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: gnote/repos/extra-x86_64/PKGBUILD (from rev 348576, 
gnote/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 15:27:41 UTC (rev 348578)
@@ -0,0 +1,51 @@
+# Maintainer:  Ionut Biru 
+# Contributor: uastasi 
+
+pkgname=gnote
+pkgver=3.32.0
+pkgrel=1
+pkgdesc="A note taking application"
+url="https://wiki.gnome.org/Apps/Gnote;
+arch=(x86_64)
+license=(GPL3)
+depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
+makedepends=(intltool boost yelp-tools autoconf-archive git)
+_commit=2f95eb637632b5670d9c9e5468aad80b6216c341  # tags/3.32.0^0
+source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Work around aclocal exiting with "too many loops"
+  cp /usr/share/aclocal/ax_require_defined.m4 m4
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname \
+--disable-schemas-compile \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 15:27:04
  Author: heftig
Revision: 348576

0.44.1-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 15:22:36 UTC (rev 348575)
+++ PKGBUILD2019-03-17 15:27:04 UTC (rev 348576)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=vala
-pkgver=0.44.0
+pkgver=0.44.1
 pkgrel=1
 pkgdesc='Compiler for the GObject type system'
 url='https://wiki.gnome.org/Projects/Vala'
@@ -15,7 +15,7 @@
 provides=(valadoc libvala-${pkgver%.*}.so libvaladoc-${pkgver%.*}.so)
 conflicts=(valadoc)
 replaces=(valadoc)
-_commit=5c24e43c809acc06b49341834a58e45f90e60313  # tags/0.44.0^0
+_commit=cc9ab83969909a0502dd7d9d3ebf160ead745763  # tags/0.44.1^0
 source=("git+https://gitlab.gnome.org/GNOME/vala.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 15:22:36
  Author: heftig
Revision: 348575

3.32.0-1

Modified:
  gnote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 15:09:58 UTC (rev 348574)
+++ PKGBUILD2019-03-17 15:22:36 UTC (rev 348575)
@@ -2,7 +2,7 @@
 # Contributor: uastasi 
 
 pkgname=gnote
-pkgver=3.30.0
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="A note taking application"
 url="https://wiki.gnome.org/Apps/Gnote;
@@ -9,8 +9,8 @@
 arch=(x86_64)
 license=(GPL3)
 depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
-makedepends=(intltool itstool boost yelp-tools autoconf-archive git)
-_commit=aada0f79f3d56f6aeab3aa5941660c7a7ec1e4a8  # tags/3.30.0^0
+makedepends=(intltool boost yelp-tools autoconf-archive git)
+_commit=2f95eb637632b5670d9c9e5468aad80b6216c341  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 15:09:58
  Author: heftig
Revision: 348574

2.58.1-1

Modified:
  glibmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:54:04 UTC (rev 348573)
+++ PKGBUILD2019-03-17 15:09:58 UTC (rev 348574)
@@ -3,7 +3,7 @@
 
 pkgbase=glibmm
 pkgname=(glibmm glibmm-docs)
-pkgver=2.58.0
+pkgver=2.58.1
 pkgrel=1
 pkgdesc="C++ bindings for GLib"
 url="http://www.gtkmm.org/;
@@ -11,7 +11,7 @@
 license=(LGPL)
 depends=(glib2 libsigc++)
 makedepends=(git mm-common perl-xml-parser clang)
-_commit=17ee1d96b852ff74ca85c05448afb63e02488594  # tags/2.58.0^0
+_commit=f0c32d0fea54284895bf04dda1fe8cfa209ab52f  # tags/2.58.1^0
 source=("git+https://gitlab.gnome.org/GNOME/glibmm.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in budgie-desktop/trunk (7 files)

2019-03-17 Thread Balló György via arch-commits
Date: Sunday, March 17, 2019 @ 15:00:02
  Author: bgyorgy
Revision: 442388

upgpkg: budgie-desktop 10.4+123+gf2dbc215-2

Rebuild for GNOME 3.32, switch to compatibility patch temporary (FS#62042)

Modified:
  budgie-desktop/trunk/PKGBUILD
Deleted:
  budgie-desktop/trunk/0001-Port-to-mutter-3-from-GNOME-3.30.patch
  budgie-desktop/trunk/0002-Correct-GNOME-button-layout-schema-path.patch
  
budgie-desktop/trunk/0003-Make-sure-vapi-workspace-def-use-real-c-header-filen.patch
  
budgie-desktop/trunk/0004-Vala-0.41.92-does-not-allow-custom-getter-default-va.patch
  budgie-desktop/trunk/0005-Point-vapi-cheaders-to-their-upstream-equiv.patch
  
budgie-desktop/trunk/0007-Check-if-schema-is-defined-for-volume-slider-changes.patch

-+
 0001-Port-to-mutter-3-from-GNOME-3.30.patch | 2050 
--
 0002-Correct-GNOME-button-layout-schema-path.patch  |   26 
 0003-Make-sure-vapi-workspace-def-use-real-c-header-filen.patch |   34 
 0004-Vala-0.41.92-does-not-allow-custom-getter-default-va.patch |  110 
 0005-Point-vapi-cheaders-to-their-upstream-equiv.patch  |  622 ---
 0007-Check-if-schema-is-defined-for-volume-slider-changes.patch |   25 
 PKGBUILD|   40 
 7 files changed, 11 insertions(+), 2896 deletions(-)

Deleted: 0001-Port-to-mutter-3-from-GNOME-3.30.patch
===
--- 0001-Port-to-mutter-3-from-GNOME-3.30.patch 2019-03-17 14:33:58 UTC (rev 
442387)
+++ 0001-Port-to-mutter-3-from-GNOME-3.30.patch 2019-03-17 15:00:02 UTC (rev 
442388)
@@ -1,2050 +0,0 @@
-Description: [PATCH] Port to mutter-3 from GNOME 3.30
- This drops support for the old mutter versions. It's too much work to
- support them all.
-Author: Iain Lane 
-Last Update: 2018-08-06
-Commit: 
https://github.com/UbuntuBudgie/budgie-desktop/commit/0938c69f062cd58f7ca1ad0f492bc6b594e884be
-

- src/daemon/settings.vala  |1 -
- src/panel/settings/settings_wm.vala   |6 +-
- ...0_solus-project.budgie.wm.gschema.override |4 +
- src/wm/background.vala|   14 +-
- .../com.solus-project.budgie.wm.gschema.xml   |   27 -
- src/wm/keyboard.vala  |   13 +-
- src/wm/meson.build|   33 +-
- src/wm/shim.vala  |2 +-
- src/wm/wm.vala|   90 +-
- vapi/Meta-3.metadata  |   66 +
- vapi/README.md|4 +
- vapi/libmutter-3-custom.vala  |6 +
- vapi/libmutter-3.deps |9 +
- vapi/libmutter-3.vapi | 1380 +
- 14 files changed, 1534 insertions(+), 121 deletions(-)
- create mode 100644 src/wm/20_solus-project.budgie.wm.gschema.override
- create mode 100644 vapi/Meta-3.metadata
- create mode 100644 vapi/libmutter-3-custom.vala
- create mode 100644 vapi/libmutter-3.deps
- create mode 100644 vapi/libmutter-3.vapi
-
-Index: budgie-desktop-10.4+git20180806.01.933f78fc03d/src/daemon/settings.vala
-===
 
budgie-desktop-10.4+git20180806.01.933f78fc03d.orig/src/daemon/settings.vala
-+++ budgie-desktop-10.4+git20180806.01.933f78fc03d/src/daemon/settings.vala
-@@ -114,7 +114,6 @@ public class SettingsManager
- break;
- }
- this.xoverrides.set_value("overrides", xset);
--this.wm_settings.set_string("button-layout", wm_set);
- }
-
- /**
-Index: 
budgie-desktop-10.4+git20180806.01.933f78fc03d/src/panel/settings/settings_wm.vala
-===
 
budgie-desktop-10.4+git20180806.01.933f78fc03d.orig/src/panel/settings/settings_wm.vala
-+++ 
budgie-desktop-10.4+git20180806.01.933f78fc03d/src/panel/settings/settings_wm.vala
-@@ -16,6 +16,7 @@ namespace Budgie {
-  */
- public class WindowsPage : Budgie.SettingsPage {
-
-+private GLib.Settings gnome_wm_settings;
- private GLib.Settings budgie_wm_settings;
- private Gtk.ComboBox combo_layouts;
- private Gtk.Switch switch_dialogs;
-@@ -78,10 +79,11 @@ public class WindowsPage : Budgie.Settin
-   "Use this if you are having graphical or performance issues 
with dedicated GPUs")));
-
- /* Hook up settings */
-+gnome_wm_settings = new GLib.Settings("org.gnome.mutter");
- budgie_wm_settings = new GLib.Settings("com.solus-project.budgie-wm");
--budgie_wm_settings.bind("attach-modal-dialogs", switch_dialogs,  
"active", SettingsBindFlags.DEFAULT);
-+gnome_wm_settings.bind("attach-modal-dialogs", switch_dialogs,  
"active", SettingsBindFlags.DEFAULT);
- budgie_wm_settings.bind("button-style", combo_layouts,  "active-id", 
SettingsBindFlags.DEFAULT);
--

[arch-commits] Commit in budgie-desktop/repos/community-x86_64 (8 files)

2019-03-17 Thread Balló György via arch-commits
Date: Sunday, March 17, 2019 @ 15:00:06
  Author: bgyorgy
Revision: 442389

archrelease: copy trunk to community-x86_64

Added:
  budgie-desktop/repos/community-x86_64/PKGBUILD
(from rev 442388, budgie-desktop/trunk/PKGBUILD)
Deleted:
  
budgie-desktop/repos/community-x86_64/0001-Port-to-mutter-3-from-GNOME-3.30.patch
  
budgie-desktop/repos/community-x86_64/0002-Correct-GNOME-button-layout-schema-path.patch
  
budgie-desktop/repos/community-x86_64/0003-Make-sure-vapi-workspace-def-use-real-c-header-filen.patch
  
budgie-desktop/repos/community-x86_64/0004-Vala-0.41.92-does-not-allow-custom-getter-default-va.patch
  
budgie-desktop/repos/community-x86_64/0005-Point-vapi-cheaders-to-their-upstream-equiv.patch
  
budgie-desktop/repos/community-x86_64/0007-Check-if-schema-is-defined-for-volume-slider-changes.patch
  budgie-desktop/repos/community-x86_64/PKGBUILD

-+
 0001-Port-to-mutter-3-from-GNOME-3.30.patch | 2050 
--
 0002-Correct-GNOME-button-layout-schema-path.patch  |   26 
 0003-Make-sure-vapi-workspace-def-use-real-c-header-filen.patch |   34 
 0004-Vala-0.41.92-does-not-allow-custom-getter-default-va.patch |  110 
 0005-Point-vapi-cheaders-to-their-upstream-equiv.patch  |  622 ---
 0007-Check-if-schema-is-defined-for-volume-slider-changes.patch |   25 
 PKGBUILD|  140 
 7 files changed, 61 insertions(+), 2946 deletions(-)

Deleted: 0001-Port-to-mutter-3-from-GNOME-3.30.patch
===
--- 0001-Port-to-mutter-3-from-GNOME-3.30.patch 2019-03-17 15:00:02 UTC (rev 
442388)
+++ 0001-Port-to-mutter-3-from-GNOME-3.30.patch 2019-03-17 15:00:06 UTC (rev 
442389)
@@ -1,2050 +0,0 @@
-Description: [PATCH] Port to mutter-3 from GNOME 3.30
- This drops support for the old mutter versions. It's too much work to
- support them all.
-Author: Iain Lane 
-Last Update: 2018-08-06
-Commit: 
https://github.com/UbuntuBudgie/budgie-desktop/commit/0938c69f062cd58f7ca1ad0f492bc6b594e884be
-

- src/daemon/settings.vala  |1 -
- src/panel/settings/settings_wm.vala   |6 +-
- ...0_solus-project.budgie.wm.gschema.override |4 +
- src/wm/background.vala|   14 +-
- .../com.solus-project.budgie.wm.gschema.xml   |   27 -
- src/wm/keyboard.vala  |   13 +-
- src/wm/meson.build|   33 +-
- src/wm/shim.vala  |2 +-
- src/wm/wm.vala|   90 +-
- vapi/Meta-3.metadata  |   66 +
- vapi/README.md|4 +
- vapi/libmutter-3-custom.vala  |6 +
- vapi/libmutter-3.deps |9 +
- vapi/libmutter-3.vapi | 1380 +
- 14 files changed, 1534 insertions(+), 121 deletions(-)
- create mode 100644 src/wm/20_solus-project.budgie.wm.gschema.override
- create mode 100644 vapi/Meta-3.metadata
- create mode 100644 vapi/libmutter-3-custom.vala
- create mode 100644 vapi/libmutter-3.deps
- create mode 100644 vapi/libmutter-3.vapi
-
-Index: budgie-desktop-10.4+git20180806.01.933f78fc03d/src/daemon/settings.vala
-===
 
budgie-desktop-10.4+git20180806.01.933f78fc03d.orig/src/daemon/settings.vala
-+++ budgie-desktop-10.4+git20180806.01.933f78fc03d/src/daemon/settings.vala
-@@ -114,7 +114,6 @@ public class SettingsManager
- break;
- }
- this.xoverrides.set_value("overrides", xset);
--this.wm_settings.set_string("button-layout", wm_set);
- }
-
- /**
-Index: 
budgie-desktop-10.4+git20180806.01.933f78fc03d/src/panel/settings/settings_wm.vala
-===
 
budgie-desktop-10.4+git20180806.01.933f78fc03d.orig/src/panel/settings/settings_wm.vala
-+++ 
budgie-desktop-10.4+git20180806.01.933f78fc03d/src/panel/settings/settings_wm.vala
-@@ -16,6 +16,7 @@ namespace Budgie {
-  */
- public class WindowsPage : Budgie.SettingsPage {
-
-+private GLib.Settings gnome_wm_settings;
- private GLib.Settings budgie_wm_settings;
- private Gtk.ComboBox combo_layouts;
- private Gtk.Switch switch_dialogs;
-@@ -78,10 +79,11 @@ public class WindowsPage : Budgie.Settin
-   "Use this if you are having graphical or performance issues 
with dedicated GPUs")));
-
- /* Hook up settings */
-+gnome_wm_settings = new GLib.Settings("org.gnome.mutter");
- budgie_wm_settings = new GLib.Settings("com.solus-project.budgie-wm");
--budgie_wm_settings.bind("attach-modal-dialogs", switch_dialogs,  
"active", SettingsBindFlags.DEFAULT);
-+gnome_wm_settings.bind("attach-modal-dialogs", switch_dialogs,  
"active", 

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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 14:33:58
  Author: archange
Revision: 442387

archrelease: copy trunk to community-staging-x86_64

Added:
  gdal/repos/community-staging-x86_64/
  gdal/repos/community-staging-x86_64/PKGBUILD
(from rev 442386, gdal/trunk/PKGBUILD)
  gdal/repos/community-staging-x86_64/gdal-perl-vendor.patch
(from rev 442386, gdal/trunk/gdal-perl-vendor.patch)
  gdal/repos/community-staging-x86_64/gdal.changelog
(from rev 442386, gdal/trunk/gdal.changelog)

+
 PKGBUILD   |  123 +++
 gdal-perl-vendor.patch |   28 ++
 gdal.changelog |  105 
 3 files changed, 256 insertions(+)

Copied: gdal/repos/community-staging-x86_64/PKGBUILD (from rev 442386, 
gdal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 14:33:58 UTC (rev 442387)
@@ -0,0 +1,123 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgbase=gdal
+pkgname=('gdal' 'python-gdal' 'python2-gdal')
+pkgver=2.3.2
+pkgrel=10
+pkgdesc="A translator library for raster geospatial data formats"
+arch=('x86_64')
+url="http://www.gdal.org/;
+license=('custom')
+depends=('curl' 'geos' 'giflib' 'hdf5' 'libgeotiff' 'libjpeg-turbo' 'libpng' 
'libspatialite' 'libtiff' 'netcdf'
+ 'openjpeg2' 'poppler' 'cfitsio' 'sqlite' 'mariadb-libs' 
'postgresql-libs' 'xerces-c' 'json-c')
+makedepends=('perl' 'swig' 'chrpath' 'doxygen' 'python-numpy' 'python2-numpy')
+optdepends=('postgresql: postgresql database support'
+'mariadb: mariadb database support'
+'perl:  perl binding support')
+options=('!emptydirs')
+changelog=$pkgbase.changelog
+source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz
+
gdal-poppler-0.69.0.patch::https://github.com/OSGeo/gdal/commit/69e0701253.patch
+gdal-perl-vendor.patch)
+sha256sums=('3f6d78fe8807d1d6afb7bed27394f19467840a82bc36d65e66316fa0aa9d32a4'
+'cc63ee56e2c62c994a65723d4124171ce9b4e3499c0958be710c04bf82fd4cf5'
+'a41a0129a878a0d09b8ecf24b8a0b473856d929d52f535afdf4dca95ddd347d3')
+
+prepare() {
+  cd "${srcdir}"/$pkgbase-$pkgver
+
+# Fix build with poppler >= 0.69.0
+  patch -Np2 -i ../gdal-poppler-0.69.0.patch
+# Fix build with poppler 0.72
+  find frmts/pdf -type f | xargs sed -e 's|GBool|bool|g' -e 's|gFalse|false|g' 
-e 's|getCString|c_str|g' -i
+# Fix build with poppler 0.73
+  sed -e 's|#include |typedef unsigned char Guchar;|' -i 
frmts/pdf/pdfsdk_headers.h
+
+# Fix mandir
+  sed -i "s|^mandir=.*|mandir='\${prefix}/share/man'|" configure
+
+# Fix Perl bindings installation path
+  patch -Np1 -i ../gdal-perl-vendor.patch
+}
+
+build() {
+  cd "${srcdir}"/$pkgbase-$pkgver
+  export CFLAGS="$CFLAGS -fno-strict-aliasing"
+
+# Ignore const-related errors (remove once fixed upstream)
+  CXXFLAGS+=' -fpermissive'
+
+# bug #23654
+  export LDFLAGS="$LDFLAGS -Wl,--as-needed"
+
+  ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 
--with-geotiff \
+  --with-mysql --with-curl --with-hdf5 --with-perl --with-geos \
+  --with-png --with-poppler --with-spatialite --with-openjpeg
+
+# workaround for bug #13646
+  sed -i 's/PY_HAVE_SETUPTOOLS=1/PY_HAVE_SETUPTOOLS=/g' ./GDALmake.opt
+  sed -i 's/EXE_DEP_LIBS/KILL_EXE_DEP_LIBS/' apps/GNUmakefile
+
+  make
+  make man
+
+  cd "${srcdir}"/$pkgbase-$pkgver/swig/python
+  python2 setup.py build
+  python3 setup.py build
+}
+
+package_gdal () {
+  cd "${srcdir}"/$pkgbase-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" install-man
+
+# install license
+  install -Dm644 LICENSE.TXT "${pkgdir}"/usr/share/licenses/$pkgbase/LICENSE
+
+#FS15477 clean up junks - still present in 2.2.1
+#   rm -f "${pkgdir}"/usr/share/man/man1/_build_gdal_src_gdal-${pkgver}_apps_.1
+
+# Remove RPATH
+  eval local $(perl -V:vendorarch)
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OSR/OSR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OGR/OGR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GDAL/GDAL.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GDAL/Const/Const.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GNM/GNM.so
+}
+
+package_python-gdal () {
+  pkgdesc="Python bindings for GDAL"
+  depends=("gdal=$pkgver" 'python-numpy')
+  optdepends=()
+
+  cd "${srcdir}"/$pkgbase-$pkgver/swig/python
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm755 -t "${pkgdir}"/usr/bin scripts/*.py
+
+  install -dm755 "${pkgdir}"/usr/share/licenses
+  ln -s $pkgbase "${pkgdir}"/usr/share/licenses/$pkgname
+}
+
+package_python2-gdal () {
+  pkgdesc="Python 2 bindings for GDAL"
+  depends=("gdal=$pkgver" 'python2-numpy')
+  

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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 14:33:48
  Author: archange
Revision: 442386

hdf5 + netcdf rebuild

Modified:
  gdal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 14:31:41 UTC (rev 442385)
+++ PKGBUILD2019-03-17 14:33:48 UTC (rev 442386)
@@ -5,7 +5,7 @@
 pkgbase=gdal
 pkgname=('gdal' 'python-gdal' 'python2-gdal')
 pkgver=2.3.2
-pkgrel=9
+pkgrel=10
 pkgdesc="A translator library for raster geospatial data formats"
 arch=('x86_64')
 url="http://www.gdal.org/;


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 14:31:30
  Author: archange
Revision: 442384

upgpkg: ring-gnome 3:20190315-1

Also remove leftover patch

Modified:
  ring-gnome/trunk/PKGBUILD
Deleted:
  ring-gnome/trunk/0001-settings-check-if-g_get_user_special_dir-fails.patch

---+
 0001-settings-check-if-g_get_user_special_dir-fails.patch |   36 
 PKGBUILD  |6 +-
 2 files changed, 3 insertions(+), 39 deletions(-)

Deleted: 0001-settings-check-if-g_get_user_special_dir-fails.patch
===
--- 0001-settings-check-if-g_get_user_special_dir-fails.patch   2019-03-17 
14:30:48 UTC (rev 442383)
+++ 0001-settings-check-if-g_get_user_special_dir-fails.patch   2019-03-17 
14:31:30 UTC (rev 442384)
@@ -1,36 +0,0 @@
-From 1946b536d75fc47f16bf3accb9b18c98145280b1 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?S=C3=A9bastien=20Blin?=
- 
-Date: Tue, 17 Apr 2018 09:47:47 -0400
-Subject: [PATCH] settings: check if g_get_user_special_dir fails
-
-g_get_user_special_dir can return a nullptr, so the string
-construction will fails badly. Must be checked or fallback to
-G_USER_DIRECTORY_DESKTOP ($HOME/Desktop)
-
-Change-Id: I04b72221f14091db2cfd880a9b35b8ab92e46ae4
-Reviewed-by: Philippe Gorley 

- src/generalsettingsview.cpp | 6 +-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/src/generalsettingsview.cpp b/src/generalsettingsview.cpp
-index 4c6a15a..4fa2d9c 100644
 a/src/generalsettingsview.cpp
-+++ b/src/generalsettingsview.cpp
-@@ -248,7 +248,11 @@ general_settings_view_init(GeneralSettingsView *self)
- auto* download_directory_variant = g_settings_get_value(priv->settings, 
"download-folder");
- char* download_directory_value;
- g_variant_get(download_directory_variant, "", 
_directory_value);
--std::string default_download_dir = g_get_user_special_dir 
(G_USER_DIRECTORY_DOWNLOAD);
-+std::string default_download_dir = {};
-+if (auto* directory = g_get_user_special_dir (G_USER_DIRECTORY_DOWNLOAD))
-+default_download_dir = directory;
-+else
-+default_download_dir = g_get_user_special_dir 
(G_USER_DIRECTORY_DESKTOP);
- auto current_value = std::string(download_directory_value);
- if (current_value.empty()) {
- g_settings_set_value(priv->settings, "download-folder", 
g_variant_new("s", default_download_dir.c_str()));
--- 
-2.17.0
-

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 14:30:48 UTC (rev 442383)
+++ PKGBUILD2019-03-17 14:31:30 UTC (rev 442384)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=ring-gnome
-pkgver=20190215
+pkgver=20190315
 pkgrel=1
 epoch=3
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (GNOME client)"
@@ -13,9 +13,9 @@
 depends=('libringclient' 'ring-daemon'
  'gtk3' 'dconf' 'clutter' 'clutter-gtk' 'webkit2gtk' 'qrencode'
  'qt5-base' 'gtk-update-icon-cache' 'desktop-file-utils'
- 'evolution-data-server' 'libnotify' 'libcanberra' 'libnm')
+ 'libnotify' 'libcanberra' 'libnm' 'libappindicator-gtk3')
 makedepends=('git' 'cmake')
-_commit=e86e9dead6af7d83c83fae2ff2883c64e1a32a08
+_commit=2e7ba6094795f0e88e339a598e8d6899df594146
 
source=("git+https://git.ring.cx/savoirfairelinux/ring-client-gnome.git#commit=${_commit};)
 sha256sums=('SKIP')
 


[arch-commits] Commit in ring-gnome/repos/community-x86_64 (3 files)

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 14:31:41
  Author: archange
Revision: 442385

archrelease: copy trunk to community-x86_64

Added:
  ring-gnome/repos/community-x86_64/PKGBUILD
(from rev 442384, ring-gnome/trunk/PKGBUILD)
Deleted:
  
ring-gnome/repos/community-x86_64/0001-settings-check-if-g_get_user_special_dir-fails.patch
  ring-gnome/repos/community-x86_64/PKGBUILD

---+
 0001-settings-check-if-g_get_user_special_dir-fails.patch |   36 -
 PKGBUILD  |   74 ++--
 2 files changed, 37 insertions(+), 73 deletions(-)

Deleted: 0001-settings-check-if-g_get_user_special_dir-fails.patch
===
--- 0001-settings-check-if-g_get_user_special_dir-fails.patch   2019-03-17 
14:31:30 UTC (rev 442384)
+++ 0001-settings-check-if-g_get_user_special_dir-fails.patch   2019-03-17 
14:31:41 UTC (rev 442385)
@@ -1,36 +0,0 @@
-From 1946b536d75fc47f16bf3accb9b18c98145280b1 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?S=C3=A9bastien=20Blin?=
- 
-Date: Tue, 17 Apr 2018 09:47:47 -0400
-Subject: [PATCH] settings: check if g_get_user_special_dir fails
-
-g_get_user_special_dir can return a nullptr, so the string
-construction will fails badly. Must be checked or fallback to
-G_USER_DIRECTORY_DESKTOP ($HOME/Desktop)
-
-Change-Id: I04b72221f14091db2cfd880a9b35b8ab92e46ae4
-Reviewed-by: Philippe Gorley 

- src/generalsettingsview.cpp | 6 +-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/src/generalsettingsview.cpp b/src/generalsettingsview.cpp
-index 4c6a15a..4fa2d9c 100644
 a/src/generalsettingsview.cpp
-+++ b/src/generalsettingsview.cpp
-@@ -248,7 +248,11 @@ general_settings_view_init(GeneralSettingsView *self)
- auto* download_directory_variant = g_settings_get_value(priv->settings, 
"download-folder");
- char* download_directory_value;
- g_variant_get(download_directory_variant, "", 
_directory_value);
--std::string default_download_dir = g_get_user_special_dir 
(G_USER_DIRECTORY_DOWNLOAD);
-+std::string default_download_dir = {};
-+if (auto* directory = g_get_user_special_dir (G_USER_DIRECTORY_DOWNLOAD))
-+default_download_dir = directory;
-+else
-+default_download_dir = g_get_user_special_dir 
(G_USER_DIRECTORY_DESKTOP);
- auto current_value = std::string(download_directory_value);
- if (current_value.empty()) {
- g_settings_set_value(priv->settings, "download-folder", 
g_variant_new("s", default_download_dir.c_str()));
--- 
-2.17.0
-

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 14:31:30 UTC (rev 442384)
+++ PKGBUILD2019-03-17 14:31:41 UTC (rev 442385)
@@ -1,37 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Maintainer: Bruno Pagani 
-
-pkgname=ring-gnome
-pkgver=20190215
-pkgrel=1
-epoch=3
-pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (GNOME client)"
-arch=("x86_64")
-url="https://ring.cx;
-license=('GPL3')
-groups=('ring')
-depends=('libringclient' 'ring-daemon'
- 'gtk3' 'dconf' 'clutter' 'clutter-gtk' 'webkit2gtk' 'qrencode'
- 'qt5-base' 'gtk-update-icon-cache' 'desktop-file-utils'
- 'evolution-data-server' 'libnotify' 'libcanberra' 'libnm')
-makedepends=('git' 'cmake')
-_commit=e86e9dead6af7d83c83fae2ff2883c64e1a32a08
-source=("git+https://git.ring.cx/savoirfairelinux/ring-client-gnome.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../ring-client-gnome \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=None
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: ring-gnome/repos/community-x86_64/PKGBUILD (from rev 442384, 
ring-gnome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 14:31:41 UTC (rev 442385)
@@ -0,0 +1,37 @@
+# Maintainer: Baptiste Jonglez 
+# Maintainer: Bruno Pagani 
+
+pkgname=ring-gnome
+pkgver=20190315
+pkgrel=1
+epoch=3
+pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (GNOME client)"
+arch=("x86_64")
+url="https://ring.cx;
+license=('GPL3')
+groups=('ring')
+depends=('libringclient' 'ring-daemon'
+ 'gtk3' 'dconf' 'clutter' 'clutter-gtk' 'webkit2gtk' 'qrencode'
+ 'qt5-base' 'gtk-update-icon-cache' 'desktop-file-utils'
+ 'libnotify' 'libcanberra' 'libnm' 'libappindicator-gtk3')
+makedepends=('git' 'cmake')
+_commit=2e7ba6094795f0e88e339a598e8d6899df594146
+source=("git+https://git.ring.cx/savoirfairelinux/ring-client-gnome.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../ring-client-gnome \
+-DCMAKE_INSTALL_PREFIX=/usr \
+

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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 14:30:31
  Author: archange
Revision: 442381

archrelease: copy trunk to community-x86_64

Added:
  ring-daemon/repos/community-x86_64/PKGBUILD
(from rev 442380, ring-daemon/trunk/PKGBUILD)
Deleted:
  ring-daemon/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 14:30:18 UTC (rev 442380)
+++ PKGBUILD2019-03-17 14:30:31 UTC (rev 442381)
@@ -1,62 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Maintainer: Bruno Pagani 
-
-pkgname=ring-daemon
-pkgver=20190213
-pkgrel=1
-epoch=2
-_pjprojectver=2.8
-pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
-arch=("x86_64")
-url="https://ring.cx;
-license=('GPL3')
-groups=("ring")
-depends=('opendht' 'yaml-cpp' 'alsa-lib' 'libpulse' 'jack' 'jsoncpp'
- 'dbus-c++' 'ffmpeg' 'gnutls'
- 'expat' 'libupnp' 'libnatpmp' 'libva' 'libvdpau' 'restbed'
- 'libsecp256k1' 'util-linux' 'opus')
-makedepends=('git' 'boost' 'msgpack-c' 'autoconf-archive')
-#checkdepends=('cppunit')
-_commit=cc0aaa4e6190e67f8f51b38c307951bb53f52b8e
-source=("git+https://git.ring.cx/savoirfairelinux/ring-daemon.git#commit=${_commit};
-
"https://github.com/pjsip/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz;)
-noextract=("pjproject-${_pjprojectver}.tar.gz")
-sha256sums=('SKIP'
-'1fcdf6e295e3b8d99c9e738d3e980d8e7da34c76bd5e773c8ed9ad26b119d0eb')
-
-prepare() {
-  cd ${pkgname}
-  cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
-  mkdir contrib/native
-  autoreconf -fvi
-}
-
-build() {
-  cd ${pkgname}/contrib/native
-  ../bootstrap \
-  --disable-downloads \
-  --disable-all \
-  --enable-pjproject
-  make DEPS_pjproject=
-
-  cd ../..
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---sysconfdir=/etc \
---enable-ipv6
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-# Disabled because some tests (TURN) use the network.
-#check() {
-#  cd "${pkgname}"
-#  make -k check
-#}
-
-package() {
-  cd ${pkgname}
-  make DESTDIR="${pkgdir}" install
-}

Copied: ring-daemon/repos/community-x86_64/PKGBUILD (from rev 442380, 
ring-daemon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 14:30:31 UTC (rev 442381)
@@ -0,0 +1,62 @@
+# Maintainer: Baptiste Jonglez 
+# Maintainer: Bruno Pagani 
+
+pkgname=ring-daemon
+pkgver=20190315
+pkgrel=1
+epoch=2
+_pjprojectver=2.8
+pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (daemon component)"
+arch=("x86_64")
+url="https://ring.cx;
+license=('GPL3')
+groups=("ring")
+depends=('opendht' 'yaml-cpp' 'alsa-lib' 'libpulse' 'jack' 'jsoncpp'
+ 'dbus-c++' 'ffmpeg' 'gnutls'
+ 'expat' 'libupnp' 'libnatpmp' 'libva' 'libvdpau' 'restbed'
+ 'libsecp256k1' 'util-linux' 'opus')
+makedepends=('git' 'boost' 'msgpack-c' 'autoconf-archive')
+#checkdepends=('cppunit')
+_commit=f9b944fafe33a721a14a42bd04dccaf90ced8868
+source=("git+https://git.ring.cx/savoirfairelinux/ring-daemon.git#commit=${_commit};
+
"https://github.com/pjsip/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz;)
+noextract=("pjproject-${_pjprojectver}.tar.gz")
+sha256sums=('SKIP'
+'1fcdf6e295e3b8d99c9e738d3e980d8e7da34c76bd5e773c8ed9ad26b119d0eb')
+
+prepare() {
+  cd ${pkgname}
+  cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
+  mkdir contrib/native
+  autoreconf -fvi
+}
+
+build() {
+  cd ${pkgname}/contrib/native
+  ../bootstrap \
+  --disable-downloads \
+  --disable-all \
+  --enable-pjproject
+  make DEPS_pjproject=
+
+  cd ../..
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--sysconfdir=/etc \
+--enable-ipv6
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+# Disabled because some tests (TURN) use the network.
+#check() {
+#  cd "${pkgname}"
+#  make -k check
+#}
+
+package() {
+  cd ${pkgname}
+  make DESTDIR="${pkgdir}" install
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 14:30:39
  Author: archange
Revision: 442382

upgpkg: libringclient 2:20190315-1

Modified:
  libringclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 14:30:31 UTC (rev 442381)
+++ PKGBUILD2019-03-17 14:30:39 UTC (rev 442382)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=libringclient
-pkgver=20190213
+pkgver=20190315
 pkgrel=1
 epoch=2
 pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (client communication library)"
@@ -12,7 +12,7 @@
 groups=('ring')
 depends=('ring-daemon' 'qt5-base')
 makedepends=('git' 'cmake' 'qt5-tools')
-_commit=6d5e4c7d6f65d501ba259d5865d4e71fb654d0f4
+_commit=e97ed99658dc8e4a044cfb3d1cdce6bb607e32ed
 
source=("git+https://git.ring.cx/savoirfairelinux/ring-lrc.git#commit=${_commit};)
 md5sums=('SKIP')
 


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 14:30:48
  Author: archange
Revision: 442383

archrelease: copy trunk to community-x86_64

Added:
  libringclient/repos/community-x86_64/PKGBUILD
(from rev 442382, libringclient/trunk/PKGBUILD)
Deleted:
  libringclient/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 14:30:39 UTC (rev 442382)
+++ PKGBUILD2019-03-17 14:30:48 UTC (rev 442383)
@@ -1,34 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Maintainer: Bruno Pagani 
-
-pkgname=libringclient
-pkgver=20190213
-pkgrel=1
-epoch=2
-pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (client communication library)"
-arch=("x86_64")
-url="https://ring.cx;
-license=('GPL3')
-groups=('ring')
-depends=('ring-daemon' 'qt5-base')
-makedepends=('git' 'cmake' 'qt5-tools')
-_commit=6d5e4c7d6f65d501ba259d5865d4e71fb654d0f4
-source=("git+https://git.ring.cx/savoirfairelinux/ring-lrc.git#commit=${_commit};)
-md5sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../ring-lrc \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libringclient/repos/community-x86_64/PKGBUILD (from rev 442382, 
libringclient/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 14:30:48 UTC (rev 442383)
@@ -0,0 +1,34 @@
+# Maintainer: Baptiste Jonglez 
+# Maintainer: Bruno Pagani 
+
+pkgname=libringclient
+pkgver=20190315
+pkgrel=1
+epoch=2
+pkgdesc="Free and universal communication platform which preserves the users’ 
privacy and freedoms (client communication library)"
+arch=("x86_64")
+url="https://ring.cx;
+license=('GPL3')
+groups=('ring')
+depends=('ring-daemon' 'qt5-base')
+makedepends=('git' 'cmake' 'qt5-tools')
+_commit=e97ed99658dc8e4a044cfb3d1cdce6bb607e32ed
+source=("git+https://git.ring.cx/savoirfairelinux/ring-lrc.git#commit=${_commit};)
+md5sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../ring-lrc \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 14:30:18
  Author: archange
Revision: 442380

upgpkg: ring-daemon 2:20190315-1

Modified:
  ring-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 14:05:37 UTC (rev 442379)
+++ PKGBUILD2019-03-17 14:30:18 UTC (rev 442380)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=ring-daemon
-pkgver=20190213
+pkgver=20190315
 pkgrel=1
 epoch=2
 _pjprojectver=2.8
@@ -17,7 +17,7 @@
  'libsecp256k1' 'util-linux' 'opus')
 makedepends=('git' 'boost' 'msgpack-c' 'autoconf-archive')
 #checkdepends=('cppunit')
-_commit=cc0aaa4e6190e67f8f51b38c307951bb53f52b8e
+_commit=f9b944fafe33a721a14a42bd04dccaf90ced8868
 
source=("git+https://git.ring.cx/savoirfairelinux/ring-daemon.git#commit=${_commit};
 
"https://github.com/pjsip/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz;)
 noextract=("pjproject-${_pjprojectver}.tar.gz")


[arch-commits] Commit in dotnet-core/repos/community-x86_64 (6 files)

2019-03-17 Thread Maxime Gauduin via arch-commits
Date: Sunday, March 17, 2019 @ 14:05:37
  Author: alucryd
Revision: 442379

archrelease: copy trunk to community-x86_64

Added:
  dotnet-core/repos/community-x86_64/PKGBUILD
(from rev 442378, dotnet-core/trunk/PKGBUILD)
  dotnet-core/repos/community-x86_64/dotnet-coreclr-rid.patch
(from rev 442378, dotnet-core/trunk/dotnet-coreclr-rid.patch)
  dotnet-core/repos/community-x86_64/dotnet.sh
(from rev 442378, dotnet-core/trunk/dotnet.sh)
Deleted:
  dotnet-core/repos/community-x86_64/PKGBUILD
  dotnet-core/repos/community-x86_64/dotnet-coreclr-rid.patch
  dotnet-core/repos/community-x86_64/dotnet.sh

--+
 PKGBUILD |  358 ++---
 dotnet-coreclr-rid.patch |   76 -
 dotnet.sh|   12 -
 3 files changed, 223 insertions(+), 223 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 14:05:26 UTC (rev 442378)
+++ PKGBUILD2019-03-17 14:05:37 UTC (rev 442379)
@@ -1,179 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Max Liebkies 
-
-pkgbase=dotnet-core
-pkgname=(
- dotnet-host
- dotnet-runtime
- dotnet-sdk
- aspnet-runtime
-)
-pkgver=2.2.1+102
-pkgrel=1
-arch=(x86_64)
-url='https://www.microsoft.com/net/core'
-license=(MIT)
-makedepends=(
-  clang
-  cmake
-  curl
-  git
-  icu
-  krb5
-  libunwind
-  lldb
-  llvm
-  lttng-ust
-  openssl-1.0
-  zlib
-)
-options=(staticlibs)
-source=(
-  
dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=v${pkgver%+*}-ga
-  
dotnet-application-insights::git+https://github.com/Microsoft/ApplicationInsights-dotnet.git
-  dotnet-aspnet-razor::git+https://github.com/aspnet/Razor.git
-  dotnet-cecil::git+https://github.com/mono/cecil.git
-  dotnet-cli::git+https://github.com/dotnet/cli.git
-  dotnet-cli-migrate::git+https://github.com/dotnet/cli-migrate.git
-  
dotnet-clicommandlineparser::git+https://github.com/dotnet/clicommandlineparser.git
-  dotnet-common::git+https://github.com/aspnet/common.git
-  dotnet-core-setup::git+https://github.com/dotnet/core-setup.git
-  dotnet-coreclr::git+https://github.com/dotnet/coreclr.git
-  dotnet-corefx::git+https://github.com/dotnet/corefx.git
-  dotnet-fsharp::git+https://github.com/Microsoft/VisualFSharp.git
-  dotnet-linker::git+https://github.com/mono/linker.git
-  dotnet-msbuild::git+https://github.com/Microsoft/msbuild.git
-  dotnet-newtonsoft-json::git+https://github.com/JamesNK/Newtonsoft.Json.git
-  dotnet-nuget-client::git+https://github.com/NuGet/NuGet.Client.git
-  dotnet-roslyn::git+https://github.com/dotnet/roslyn.git
-  dotnet-roslyn-tools::git+https://github.com/dotnet/roslyn-tools.git
-  dotnet-sdk::git+https://github.com/dotnet/sdk.git
-  dotnet-standard::git+https://github.com/dotnet/standard.git
-  dotnet-templating::git+https://github.com/dotnet/templating.git
-  dotnet-vstest::git+https://github.com/Microsoft/vstest.git
-  dotnet-websdk::git+https://github.com/aspnet/websdk.git
-  dotnet-xliff-tasks::git+https://github.com/dotnet/xliff-tasks.git
-  
https://download.visualstudio.microsoft.com/download/pr/53cace8f-2907-487e-84d7-bc7a7ba5de05/326704ffa2ef9d4dcd0db2f1da996ebb/aspnetcore-runtime-2.2.1-linux-x64.tar.gz
-  dotnet.sh
-  dotnet-coreclr-rid.patch
-)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'8a275315b36f6f66038049c34dcb4808e0fa4ece49651957f7be83d6b235f4b8'
-'4978b3a31a94032b425d2a2a9b5a17f506f36fb784fbfefdf2cfea9485a30f47'
-'2c4fc48151e5319d57c8761091709070a17da91eddc2de8a26bc32c60679bfee')
-
-prepare() {
-  cd dotnet-source-build
-
-  for submodule in 
src/{application-insights,aspnet-razor,cli,cli-migrate,clicommandlineparser,common,core-setup,coreclr,corefx,fsharp,linker,msbuild,newtonsoft-json,nuget-client,roslyn,roslyn-tools,sdk,standard,templating,vstest,websdk,xliff-tasks};
 do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../dotnet-${submodule#src/}
-git submodule update
-  done
-
-  cd src/linker
-
-  for submodule in cecil; do
-git submodule init ${submodule}
-git config submodule.${submodule}.url ../../../dotnet-${submodule}
-git submodule update
-  done
-
-  cd ../coreclr
-
-  patch -Np1 -i "${srcdir}"/dotnet-coreclr-rid.patch
-}
-
-build() {
-  cd dotnet-source-build
-
-  export PKG_CONFIG_PATH='/usr/lib/openssl-1.0/pkgconfig'
-  export SOURCE_BUILD_SKIP_SUBMODULE_CHECK=1
-
-  ./build.sh
-}
-
-package_dotnet-host() {
-  pkgdesc='A generic driver for the .NET Core Command Line 

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

2019-03-17 Thread Maxime Gauduin via arch-commits
Date: Sunday, March 17, 2019 @ 14:05:26
  Author: alucryd
Revision: 442378

upgpkg: dotnet-core 2.2.3+105-1

Modified:
  dotnet-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:54:03 UTC (rev 442377)
+++ PKGBUILD2019-03-17 14:05:26 UTC (rev 442378)
@@ -8,10 +8,10 @@
  dotnet-sdk
  aspnet-runtime
 )
-pkgver=2.2.1+102
+pkgver=2.2.3+105
 pkgrel=1
 arch=(x86_64)
-url='https://www.microsoft.com/net/core'
+url=https://www.microsoft.com/net/core
 license=(MIT)
 makedepends=(
   clang
@@ -29,7 +29,7 @@
 )
 options=(staticlibs)
 source=(
-  
dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=v${pkgver%+*}-ga
+  
dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=v${pkgver%+*}
   
dotnet-application-insights::git+https://github.com/Microsoft/ApplicationInsights-dotnet.git
   dotnet-aspnet-razor::git+https://github.com/aspnet/Razor.git
   dotnet-cecil::git+https://github.com/mono/cecil.git
@@ -53,7 +53,7 @@
   dotnet-vstest::git+https://github.com/Microsoft/vstest.git
   dotnet-websdk::git+https://github.com/aspnet/websdk.git
   dotnet-xliff-tasks::git+https://github.com/dotnet/xliff-tasks.git
-  
https://download.visualstudio.microsoft.com/download/pr/53cace8f-2907-487e-84d7-bc7a7ba5de05/326704ffa2ef9d4dcd0db2f1da996ebb/aspnetcore-runtime-2.2.1-linux-x64.tar.gz
+  
https://download.visualstudio.microsoft.com/download/pr/dabca6d9-19e5-44b6-a402-a627fae42d26/e36d703f5d281ec8662422bfa62c2fdd/aspnetcore-runtime-2.2.3-linux-x64.tar.gz
   dotnet.sh
   dotnet-coreclr-rid.patch
 )
@@ -81,7 +81,7 @@
 'SKIP'
 'SKIP'
 'SKIP'
-'8a275315b36f6f66038049c34dcb4808e0fa4ece49651957f7be83d6b235f4b8'
+'9d71c8312ec3448ae957cfbf4d4777c1924e34cb287d0f0d0f4853ce4ffc5355'
 '4978b3a31a94032b425d2a2a9b5a17f506f36fb784fbfefdf2cfea9485a30f47'
 '2c4fc48151e5319d57c8761091709070a17da91eddc2de8a26bc32c60679bfee')
 


[arch-commits] Commit in lib32-nss/repos (3 files)

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 13:54:03
  Author: heftig
Revision: 442377

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-nss/repos/multilib-testing-x86_64/
  lib32-nss/repos/multilib-testing-x86_64/PKGBUILD
(from rev 442376, lib32-nss/trunk/PKGBUILD)
  lib32-nss/repos/multilib-testing-x86_64/no-plt.diff
(from rev 442376, lib32-nss/trunk/no-plt.diff)

-+
 PKGBUILD|   59 ++
 no-plt.diff |   48 +++
 2 files changed, 107 insertions(+)

Copied: lib32-nss/repos/multilib-testing-x86_64/PKGBUILD (from rev 442376, 
lib32-nss/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2019-03-17 13:54:03 UTC (rev 442377)
@@ -0,0 +1,59 @@
+# Maintainer: Daniel Wallace 
+# Contributor: kfgz 
+# Contributor: Ionut Biru 
+
+pkgname=lib32-nss
+pkgver=3.43
+pkgrel=1
+pkgdesc="Network Security Services (32-bit)"
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
+arch=(x86_64)
+license=(MPL GPL)
+_nsprver=4.20
+depends=("lib32-nspr>=${_nsprver}" lib32-sqlite lib32-zlib lib32-p11-kit nss)
+makedepends=(perl python2 gyp)
+source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/nss-${pkgver}.tar.gz;
+no-plt.diff)
+sha256sums=('f30bc1b7330887b75de9fec37dbc173001758dc43fb095ffbc45dac4093fe2ca'
+'ea8e1b871c0f1dd29cdea1b1a2e7f47bf4713e2ae7b947ec832dba7dfcc67daa')
+
+prepare() {
+  mkdir path
+
+  ln -s /usr/bin/python2 path/python
+
+  cd nss-$pkgver
+
+  # https://bugzilla.mozilla.org/show_bug.cgi?id=1382942
+  patch -Np2 -i ../no-plt.diff
+}
+
+build() {
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd nss-$pkgver/nss
+  PATH="$srcdir/path:$PATH" bash -x ./build.sh -v \
+--m32 --opt --system-sqlite --system-nspr --enable-libpkix --disable-tests
+}
+
+package() {
+  cd nss-$pkgver
+
+  sed nss/pkg/pkg-config/nss.pc.in \
+-e "s,%libdir%,/usr/lib32,g" \
+-e "s,%prefix%,/usr,g" \
+-e "s,%exec_prefix%,/usr/bin,g" \
+-e "s,%includedir%,/usr/include/nss,g" \
+-e "s,%NSPR_VERSION%,$_nsprver,g" \
+-e "s,%NSS_VERSION%,$pkgver,g" |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib32/pkgconfig/nss.pc"
+
+  ln -s nss.pc "$pkgdir/usr/lib32/pkgconfig/mozilla-nss.pc"
+
+  cd dist/Release/lib
+  install -Dt "$pkgdir/usr/lib32" *.so
+  install -Dt "$pkgdir/usr/lib32" -m644 *.chk
+
+  # Replace built-in trust with p11-kit connection
+  ln -sf libnssckbi-p11-kit.so "$pkgdir/usr/lib32/libnssckbi.so"
+}

Copied: lib32-nss/repos/multilib-testing-x86_64/no-plt.diff (from rev 442376, 
lib32-nss/trunk/no-plt.diff)
===
--- multilib-testing-x86_64/no-plt.diff (rev 0)
+++ multilib-testing-x86_64/no-plt.diff 2019-03-17 13:54:03 UTC (rev 442377)
@@ -0,0 +1,48 @@
+diff --git i/security/nss/lib/freebl/mpi/mpi_x86.s 
w/security/nss/lib/freebl/mpi/mpi_x86.s
+index 8f7e2130c3264754..b3ca1ce5b41b3771 100644
+--- i/security/nss/lib/freebl/mpi/mpi_x86.s
 w/security/nss/lib/freebl/mpi/mpi_x86.s
+@@ -22,22 +22,41 @@ is_sse: .long  -1
+ #
+ .ifndef NO_PIC
+ .macro GET   var,reg
+-movl   \var@GOTOFF(%ebx),\reg
++call   thunk.ax
++addl   $_GLOBAL_OFFSET_TABLE_, %eax
++movl   \var@GOTOFF(%eax),\reg
+ .endm
+ .macro PUT   reg,var
+-movl   \reg,\var@GOTOFF(%ebx)
++call   thunk.dx
++addl   $_GLOBAL_OFFSET_TABLE_, %edx
++movl   \reg,\var@GOTOFF(%edx)
+ .endm
+ .else
+ .macro GET   var,reg
+ movl   \var,\reg
+ .endm
+ .macro PUT   reg,var
+ movl   \reg,\var
+ .endm
+ .endif
+ 
+ .text
+ 
++.ifndef NO_PIC
++.globlthunk.ax
++.hidden   thunk.ax
++.type thunk.ax, @function
++thunk.ax:
++   movl   (%esp),%eax
++   ret
++
++.globlthunk.dx
++.hidden   thunk.dx
++.type thunk.dx, @function
++thunk.dx:
++   movl   (%esp),%edx
++   ret
++.endif
+ 
+  #  ebp - 36: caller's esi
+  #  ebp - 32: caller's edi


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

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 13:54:04
  Author: heftig
Revision: 348573

archrelease: copy trunk to testing-x86_64

Added:
  nss/repos/testing-x86_64/
  nss/repos/testing-x86_64/PKGBUILD
(from rev 348572, nss/trunk/PKGBUILD)
  nss/repos/testing-x86_64/bundle.sh
(from rev 348572, nss/trunk/bundle.sh)
  nss/repos/testing-x86_64/certdata2pem.py
(from rev 348572, nss/trunk/certdata2pem.py)

-+
 PKGBUILD|   89 
 bundle.sh   |   22 ++
 certdata2pem.py |  398 ++
 3 files changed, 509 insertions(+)

Copied: nss/repos/testing-x86_64/PKGBUILD (from rev 348572, nss/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-03-17 13:54:04 UTC (rev 348573)
@@ -0,0 +1,89 @@
+# Maintainer: Jan de Groot 
+
+pkgbase=nss
+pkgname=(nss ca-certificates-mozilla)
+pkgver=3.43
+pkgrel=1
+pkgdesc="Network Security Services"
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
+arch=(x86_64)
+license=(MPL GPL)
+_nsprver=4.20
+depends=("nspr>=${_nsprver}" sqlite zlib sh p11-kit)
+makedepends=(perl python python2 gyp)
+source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/nss-${pkgver}.tar.gz;
+certdata2pem.py bundle.sh)
+sha256sums=('f30bc1b7330887b75de9fec37dbc173001758dc43fb095ffbc45dac4093fe2ca'
+'0be02cecc27a6e55e1cad1783033b147f502b26f9fb1bb5a53e7a43bbcb68fa0'
+'3bfadf722da6773bdabdd25bdf78158648043d1b7e57615574f189a88ca865dd')
+
+prepare() {
+  mkdir certs path
+  ln -s /usr/bin/python2 path/python
+
+  cd nss-$pkgver
+  ln -sr nss/lib/ckfw/builtins/certdata.txt ../certs/
+  ln -sr nss/lib/ckfw/builtins/nssckbi.h ../certs/
+}
+
+build() {
+  ( cd certs; python ../certdata2pem.py; )
+  sh bundle.sh
+
+  cd nss-$pkgver/nss
+  PATH="$srcdir/path:$PATH" bash -x ./build.sh -v \
+--opt --system-sqlite --system-nspr --enable-libpkix --disable-tests
+}
+
+package_nss() {
+  local vmajor vminor vpatch
+  cd nss-$pkgver
+
+  { read vmajor; read vminor; read vpatch; } \
+< <(awk '/#define.*NSS_V(MAJOR|MINOR|PATCH)/ {print $3}' nss/lib/nss/nss.h)
+
+  sed nss/pkg/pkg-config/nss.pc.in \
+-e "s,%libdir%,/usr/lib,g" \
+-e "s,%prefix%,/usr,g" \
+-e "s,%exec_prefix%,/usr/bin,g" \
+-e "s,%includedir%,/usr/include/nss,g" \
+-e "s,%NSPR_VERSION%,$_nsprver,g" \
+-e "s,%NSS_VERSION%,$pkgver,g" |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/pkgconfig/nss.pc"
+
+  ln -s nss.pc "$pkgdir/usr/lib/pkgconfig/mozilla-nss.pc"
+
+  sed nss/pkg/pkg-config/nss-config.in \
+-e "s,@libdir@,/usr/lib,g" \
+-e "s,@prefix@,/usr/bin,g" \
+-e "s,@exec_prefix@,/usr/bin,g" \
+-e "s,@includedir@,/usr/include/nss,g" \
+-e "s,@MOD_MAJOR_VERSION@,$vmajor,g" \
+-e "s,@MOD_MINOR_VERSION@,$vminor,g" \
+-e "s,@MOD_PATCH_VERSION@,$vpatch,g" |
+install -D /dev/stdin "$pkgdir/usr/bin/nss-config"
+
+  cd nss/doc/nroff
+  install -Dt "$pkgdir/usr/share/man/man1" -m644 *util.1 signtool.1 signver.1 
ssltap.1
+
+  cd ../../../dist
+  install -Dt "$pkgdir/usr/include/nss" -m644 public/nss/*.h
+
+  cd Release/bin
+  install -Dt "$pkgdir/usr/bin" *util shlibsign signtool signver ssltap
+
+  cd ../lib
+  install -Dt "$pkgdir/usr/lib" *.so
+  install -Dt "$pkgdir/usr/lib" -m644 *.chk
+
+  # Replace built-in trust with p11-kit connection
+  ln -sf libnssckbi-p11-kit.so "$pkgdir/usr/lib/libnssckbi.so"
+}
+
+package_ca-certificates-mozilla() {
+  pkgdesc="Mozilla's set of trusted CA certificates"
+  depends=(ca-certificates-utils)
+
+  install -Dm644 ca-bundle.trust.p11-kit \
+"$pkgdir/usr/share/ca-certificates/trust-source/mozilla.trust.p11-kit"
+}

Copied: nss/repos/testing-x86_64/bundle.sh (from rev 348572, 
nss/trunk/bundle.sh)
===
--- testing-x86_64/bundle.sh(rev 0)
+++ testing-x86_64/bundle.sh2019-03-17 13:54:04 UTC (rev 348573)
@@ -0,0 +1,22 @@
+#!/bin/sh
+# From Fedora's ca-certificates.spec
+
+(
+  cat < ca-bundle.trust.p11-kit
+
+for p in certs/*.tmp-p11-kit; do 
+  cat "$p" >> ca-bundle.trust.p11-kit
+done

Copied: nss/repos/testing-x86_64/certdata2pem.py (from rev 348572, 
nss/trunk/certdata2pem.py)
===
--- testing-x86_64/certdata2pem.py  (rev 0)
+++ testing-x86_64/certdata2pem.py  2019-03-17 13:54:04 UTC (rev 348573)
@@ -0,0 +1,398 @@
+#!/usr/bin/python
+# vim:set et sw=4:
+#
+# certdata2pem.py - splits certdata.txt into multiple files
+#
+# Copyright (C) 2009 Philipp Kern 
+# Copyright (C) 2013 Kai Engert 
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the 

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

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 13:53:48
  Author: heftig
Revision: 442376

3.43-1

Modified:
  lib32-nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:52:20 UTC (rev 442375)
+++ PKGBUILD2019-03-17 13:53:48 UTC (rev 442376)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=lib32-nss
-pkgver=3.42.1
+pkgver=3.43
 pkgrel=1
 pkgdesc="Network Security Services (32-bit)"
 url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
@@ -14,7 +14,7 @@
 makedepends=(perl python2 gyp)
 
source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/nss-${pkgver}.tar.gz;
 no-plt.diff)
-sha256sums=('087db37d38fd49dfd584dd2a8b5baa7fc88de7c9bd97c0c2d5be4abcafc61fc6'
+sha256sums=('f30bc1b7330887b75de9fec37dbc173001758dc43fb095ffbc45dac4093fe2ca'
 'ea8e1b871c0f1dd29cdea1b1a2e7f47bf4713e2ae7b947ec832dba7dfcc67daa')
 
 prepare() {


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 13:52:20
  Author: archange
Revision: 442375

archrelease: copy trunk to community-staging-x86_64

Added:
  vigra/repos/community-staging-x86_64/
  vigra/repos/community-staging-x86_64/PKGBUILD
(from rev 442374, vigra/trunk/PKGBUILD)
  
vigra/repos/community-staging-x86_64/fix-incorrect-template-parameter-type.patch
(from rev 442374, vigra/trunk/fix-incorrect-template-parameter-type.patch)
  vigra/repos/community-staging-x86_64/py3.7.diff
(from rev 442374, vigra/trunk/py3.7.diff)

-+
 PKGBUILD|   75 ++
 fix-incorrect-template-parameter-type.patch |  139 ++
 py3.7.diff  |   19 +++
 3 files changed, 233 insertions(+)

Copied: vigra/repos/community-staging-x86_64/PKGBUILD (from rev 442374, 
vigra/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 13:52:20 UTC (rev 442375)
@@ -0,0 +1,75 @@
+# Maintainer: Bruno Pagani 
+# Contributor: AndyRTR 
+# Contributor: Lukas Jirkovsky 
+
+pkgbase=vigra
+pkgname=('vigra' 'vigra-doc')
+pkgver=1.11.1
+pkgrel=16
+pkgdesc="Computer vision library"
+arch=('x86_64')
+url="https://ukoethe.github.io/vigra/;
+license=('custom:MIT')
+makedepends=(# runtime deps
+ 'libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw'
+ # additional makedeps
+ 'cmake' 'boost' 'python-numpy')
+checkdepends=('python-nose')
+source=("https://github.com/ukoethe/vigra/releases/download/Version-${pkgver//./-}/vigra-${pkgver}-src.tar.gz;
+'fix-incorrect-template-parameter-type.patch' 'py3.7.diff')
+sha256sums=('a5564e1083f6af6a885431c1ee718bad77d11f117198b277557f8558fa461aaf'
+'f151f902483dfa2b1f3d431f54bb161300cf184158c9f416fa653d19ab363cc4'
+'8fcdcce50c377be44387cbd4a001dadf5e03b32483de55c05a359c887e95a05b')
+
+prepare() {
+  mkdir -p build
+  cd ${pkgbase}-${pkgver}
+  # https://github.com/ukoethe/vigra/issues/414
+  patch -Np1 -i ../fix-incorrect-template-parameter-type.patch
+  # python 3.7 compat
+  patch -Np1 -i ../py3.7.diff
+}
+
+build() {
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DPYTHON_EXECUTABLE=/usr/bin/python \
+  -DWITH_OPENEXR=true \
+  -DWITH_VIGRANUMPY=1 \
+  -DDOCINSTALL=share/doc
+  make
+}
+
+check() {
+  cd build
+  make -j1 -k check || warning "Tests failed" # 
https://github.com/ukoethe/vigra/issues/409
+}
+
+package_vigra() {
+  pkgdesc="Computer vision library"
+  depends=('libpng' 'libtiff' 'openexr' 'gcc-libs' 'sh' 'hdf5' 'fftw')
+  optdepends=('python: for python bindings'
+  'boost-libs: for python bindings')
+
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "${srcdir}"/${pkgbase}-${pkgver}/LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  
+  # Remove doc
+  rm -rf "${pkgdir}"/usr/share/doc
+}
+
+package_vigra-doc() {
+  pkgdesc="Computer vision library - documentation and examples"
+  #arch=('any') # Not supported for now, maybe later
+
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  # Remove vigra package content
+  rm -rf "${pkgdir}"/usr/{bin,include,lib}
+
+  install -Dm644 "${srcdir}"/${pkgbase}-${pkgver}/LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: 
vigra/repos/community-staging-x86_64/fix-incorrect-template-parameter-type.patch
 (from rev 442374, vigra/trunk/fix-incorrect-template-parameter-type.patch)
===
--- community-staging-x86_64/fix-incorrect-template-parameter-type.patch
(rev 0)
+++ community-staging-x86_64/fix-incorrect-template-parameter-type.patch
2019-03-17 13:52:20 UTC (rev 442375)
@@ -0,0 +1,139 @@
+From 81958d302494e137f98a8b1d7869841532f90388 Mon Sep 17 00:00:00 2001
+From: JaimeIvanCervantes 
+Date: Fri, 16 Jun 2017 13:21:45 -0700
+Subject: [PATCH] multi_convolution: Fix for incorrect template parameter type
+ when using unsigned int N for TinyVector SIZE. (Fixes #414)
+
+---
+ include/vigra/multi_convolution.hxx | 28 ++--
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+diff --git a/include/vigra/multi_convolution.hxx 
b/include/vigra/multi_convolution.hxx
+index 1b5efa740..ec89bcf58 100644
+--- a/include/vigra/multi_convolution.hxx
 b/include/vigra/multi_convolution.hxx
+@@ -1426,7 +1426,7 @@ gaussianSmoothMultiArray(MultiArrayView const 
& source,
+   class T2, class S2>
+ void
+ gaussianGradientMultiArray(MultiArrayView const & source,
+-   MultiArrayView, S2> 
dest,
++   MultiArrayView, 
S2> dest,
+double sigma,
+

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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 13:52:13
  Author: archange
Revision: 442374

upgpkg: vigra 1.11.1-16

Modified:
  vigra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:44:12 UTC (rev 442373)
+++ PKGBUILD2019-03-17 13:52:13 UTC (rev 442374)
@@ -5,7 +5,7 @@
 pkgbase=vigra
 pkgname=('vigra' 'vigra-doc')
 pkgver=1.11.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Computer vision library"
 arch=('x86_64')
 url="https://ukoethe.github.io/vigra/;


[arch-commits] Commit in emacs/repos/extra-x86_64 (8 files)

2019-03-17 Thread Jürgen Hötzel via arch-commits
Date: Sunday, March 17, 2019 @ 13:51:37
  Author: juergen
Revision: 348572

archrelease: copy trunk to extra-x86_64

Added:
  emacs/repos/extra-x86_64/0001-Ignore-color-fonts-when-using-Xft.patch
(from rev 348571, emacs/trunk/0001-Ignore-color-fonts-when-using-Xft.patch)
  emacs/repos/extra-x86_64/0001-Port-FC_COLOR-change-to-older-fontconfig.patch
(from rev 348571, 
emacs/trunk/0001-Port-FC_COLOR-change-to-older-fontconfig.patch)
  
emacs/repos/extra-x86_64/0001-src-ftfont.c-ftfont_spec_pattern-Fix-whitespace.patch
(from rev 348571, 
emacs/trunk/0001-src-ftfont.c-ftfont_spec_pattern-Fix-whitespace.patch)
  emacs/repos/extra-x86_64/PKGBUILD
(from rev 348571, emacs/trunk/PKGBUILD)
Deleted:
  emacs/repos/extra-x86_64/0001-Ignore-color-fonts-when-using-Xft.patch
  emacs/repos/extra-x86_64/0001-Port-FC_COLOR-change-to-older-fontconfig.patch
  
emacs/repos/extra-x86_64/0001-src-ftfont.c-ftfont_spec_pattern-Fix-whitespace.patch
  emacs/repos/extra-x86_64/PKGBUILD

+
 0001-Ignore-color-fonts-when-using-Xft.patch   |  144 +--
 0001-Port-FC_COLOR-change-to-older-fontconfig.patch|   64 ++--
 0001-src-ftfont.c-ftfont_spec_pattern-Fix-whitespace.patch |   50 +--
 PKGBUILD   |   99 +++
 4 files changed, 178 insertions(+), 179 deletions(-)

Deleted: 0001-Ignore-color-fonts-when-using-Xft.patch
===
--- 0001-Ignore-color-fonts-when-using-Xft.patch2019-03-17 13:51:24 UTC 
(rev 348571)
+++ 0001-Ignore-color-fonts-when-using-Xft.patch2019-03-17 13:51:37 UTC 
(rev 348572)
@@ -1,72 +0,0 @@
-From f21fa142aca53e3de5783e1ce6fe1bf116174aeb Mon Sep 17 00:00:00 2001
-From: Robert Pluim 
-Date: Tue, 3 Apr 2018 11:06:01 +0200
-Subject: [PATCH] Ignore color fonts when using Xft
-
-* src/font.c (syms_of_font): New configuration variable
-xft-ignore-color-fonts, default t.
-* src/ftfont.c (ftfont_spec_pattern): Tell fontconfig to ignore
-color fonts if xft-ignore-color-fonts is t.  (Bug#30874, Bug#30045)
-* etc/NEWS: Document xft-ignore-color-fonts.

- etc/NEWS | 6 ++
- src/font.c   | 7 +++
- src/ftfont.c | 7 +++
- 3 files changed, 20 insertions(+)
-
-diff --git a/etc/NEWS b/etc/NEWS
-index 873e2dfd1d..2bec8de0ea 100644
 a/etc/NEWS
-+++ b/etc/NEWS
-@@ -31,6 +31,12 @@ in its NEWS.)
- 
- * Changes in Emacs 26.2
- 
-+---
-+** New variable 'xft-ignore-color-fonts'.
-+Default t means don't try to load color fonts when using Xft, as they
-+often cause crashes.  Set it to nil if you really need those fonts.
-+(Bug#30874)
-+
- 
- * Editing Changes in Emacs 26.2
- 
-diff --git a/src/font.c b/src/font.c
-index e53935a15c..305bb14576 100644
 a/src/font.c
-+++ b/src/font.c
-@@ -5476,6 +5476,13 @@ Disabling compaction of font caches might enlarge the 
Emacs memory
- footprint in sessions that use lots of different fonts.  */);
-   inhibit_compacting_font_caches = 0;
- 
-+  DEFVAR_BOOL ("xft-ignore-color-fonts",
-+ Vxft_ignore_color_fonts,
-+ doc: /*
-+Non-nil means don't query fontconfig for color fonts, since they often
-+cause Xft crashes.  Only has an effect in Xft builds.  */);
-+  Vxft_ignore_color_fonts = 1;
-+
- #ifdef HAVE_WINDOW_SYSTEM
- #ifdef HAVE_FREETYPE
-   syms_of_ftfont ();
-diff --git a/src/ftfont.c b/src/ftfont.c
-index c2e093e633..24a92dd52e 100644
 a/src/ftfont.c
-+++ b/src/ftfont.c
-@@ -764,6 +764,13 @@ ftfont_spec_pattern (Lisp_Object spec, char *otlayout, 
struct OpenTypeSpec **ots
-   if (scalable >= 0
-   && ! FcPatternAddBool (pattern, FC_SCALABLE, scalable ? FcTrue : 
FcFalse))
- goto err;
-+#ifdef HAVE_XFT
-+  /* We really don't like color fonts, they cause Xft crashes.  See
-+ Bug#30874.  */
-+  if (Vxft_ignore_color_fonts
-+  && ! FcPatternAddBool(pattern, FC_COLOR, FcFalse))
-+goto err;
-+#endif
- 
-   goto finish;
- 
--- 
-2.17.1
-

Copied: emacs/repos/extra-x86_64/0001-Ignore-color-fonts-when-using-Xft.patch 
(from rev 348571, emacs/trunk/0001-Ignore-color-fonts-when-using-Xft.patch)
===
--- 0001-Ignore-color-fonts-when-using-Xft.patch
(rev 0)
+++ 0001-Ignore-color-fonts-when-using-Xft.patch2019-03-17 13:51:37 UTC 
(rev 348572)
@@ -0,0 +1,72 @@
+From f21fa142aca53e3de5783e1ce6fe1bf116174aeb Mon Sep 17 00:00:00 2001
+From: Robert Pluim 
+Date: Tue, 3 Apr 2018 11:06:01 +0200
+Subject: [PATCH] Ignore color fonts when using Xft
+
+* src/font.c (syms_of_font): New configuration variable
+xft-ignore-color-fonts, default t.
+* src/ftfont.c (ftfont_spec_pattern): Tell fontconfig to ignore
+color fonts if xft-ignore-color-fonts is t.  (Bug#30874, Bug#30045)
+* etc/NEWS: Document xft-ignore-color-fonts.
+---
+ etc/NEWS | 6 ++
+ src/font.c   | 7 +++
+ src/ftfont.c | 7 +++
+ 3 files changed, 20 

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

2019-03-17 Thread Jürgen Hötzel via arch-commits
Date: Sunday, March 17, 2019 @ 13:51:13
  Author: juergen
Revision: 348570

upgpkg: emacs 26.1-3

Modified:
  emacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:22:10 UTC (rev 348569)
+++ PKGBUILD2019-03-17 13:51:13 UTC (rev 348570)
@@ -3,7 +3,7 @@
 
 pkgname=emacs
 pkgver=26.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The extensible, customizable, self-documenting real-time display 
editor"
 arch=('x86_64')
 url="http://www.gnu.org/software/emacs/emacs.html;


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

2019-03-17 Thread Jan Steffens via arch-commits
Date: Sunday, March 17, 2019 @ 13:51:24
  Author: heftig
Revision: 348571

3.43-1

Modified:
  nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:51:13 UTC (rev 348570)
+++ PKGBUILD2019-03-17 13:51:24 UTC (rev 348571)
@@ -2,7 +2,7 @@
 
 pkgbase=nss
 pkgname=(nss ca-certificates-mozilla)
-pkgver=3.42.1
+pkgver=3.43
 pkgrel=1
 pkgdesc="Network Security Services"
 url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
@@ -13,7 +13,7 @@
 makedepends=(perl python python2 gyp)
 
source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/nss-${pkgver}.tar.gz;
 certdata2pem.py bundle.sh)
-sha256sums=('087db37d38fd49dfd584dd2a8b5baa7fc88de7c9bd97c0c2d5be4abcafc61fc6'
+sha256sums=('f30bc1b7330887b75de9fec37dbc173001758dc43fb095ffbc45dac4093fe2ca'
 '0be02cecc27a6e55e1cad1783033b147f502b26f9fb1bb5a53e7a43bbcb68fa0'
 '3bfadf722da6773bdabdd25bdf78158648043d1b7e57615574f189a88ca865dd')
 


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 13:44:12
  Author: archange
Revision: 442373

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 13:43:53 UTC (rev 442372)
+++ PKGBUILD2019-03-17 13:44:12 UTC (rev 442373)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Bruno Pagani 
-# Contributor: Anatol Pomozov
-# Contributor: Tim Hütz 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Sebastien Binet 
-
-_pkg=mpi4py
-pkgbase=python-${_pkg}
-pkgname=(python-${_pkg} python2-${_pkg})
-pkgver=3.0.0
-pkgrel=3
-pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
-arch=(x86_64)
-url="https://bitbucket.org/mpi4py/mpi4py;
-license=(BSD)
-makedepends=(python-setuptools python2-setuptools openmpi)
-checkdepends=(inetutils)
-source=("https://pypi.io/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
-sha256sums=(b457b02d85bdd9a4775a097fac5234a20397b43e073f14d9e29b6cd78c68efd7)
-
-prepare() {
-cp -a ${_pkg}-${pkgver}{,-py2}
-}
-
-build() {
-cd ${_pkg}-${pkgver}
-python setup.py build
-
-cd ../${_pkg}-${pkgver}-py2
-python2 setup.py build
-}
-
-check() {
-# This is required starting with OpenMPI 3.0 when trying to run more
-# processes than the number of available cores
-export OMPI_MCA_rmaps_base_oversubscribe=yes
-
-cd ${_pkg}-${pkgver}
-python setup.py test
-
-cd ../${_pkg}-${pkgver}-py2
-python2 setup.py test
-}
-
-package_python-mpi4py() {
-depends=(python openmpi)
-
-cd ${_pkg}-${pkgver}
-python setup.py install --root="${pkgdir}" --skip-build --optimize=1
-install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}
-
-package_python2-mpi4py() {
-depends=(python2 openmpi)
-
-cd ${_pkg}-${pkgver}-py2
-python2 setup.py install --root="$pkgdir" --skip-build --optimize=1
-install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: python-mpi4py/repos/community-x86_64/PKGBUILD (from rev 442372, 
python-mpi4py/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 13:44:12 UTC (rev 442373)
@@ -0,0 +1,59 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Anatol Pomozov
+# Contributor: Tim Hütz 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sebastien Binet 
+
+_pkg=mpi4py
+pkgbase=python-${_pkg}
+pkgname=(python-${_pkg} python2-${_pkg})
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
+arch=(x86_64)
+url="https://bitbucket.org/mpi4py/mpi4py;
+license=(BSD)
+makedepends=(python-setuptools python2-setuptools openmpi)
+checkdepends=(inetutils)
+source=("https://files.pythonhosted.org/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=('6549a5b81931303baf6600fa2e3bc04d8bd1d5c82f3c21379d0d64a9abcca851')
+
+prepare() {
+cp -a ${_pkg}-${pkgver}{,-py2}
+}
+
+build() {
+cd ${_pkg}-${pkgver}
+python setup.py build
+
+cd ../${_pkg}-${pkgver}-py2
+python2 setup.py build
+}
+
+check() {
+# This is required starting with OpenMPI 3.0 when trying to run more
+# processes than the number of available cores
+export OMPI_MCA_rmaps_base_oversubscribe=yes
+
+cd ${_pkg}-${pkgver}
+python setup.py test
+
+cd ../${_pkg}-${pkgver}-py2
+python2 setup.py test
+}
+
+package_python-mpi4py() {
+depends=(python openmpi)
+
+cd ${_pkg}-${pkgver}
+python setup.py install --root="${pkgdir}" --skip-build --optimize=1
+install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+package_python2-mpi4py() {
+depends=(python2 openmpi)
+
+cd ${_pkg}-${pkgver}-py2
+python2 setup.py install --root="$pkgdir" --skip-build --optimize=1
+install -Dm644 LICENSE.rst -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 13:43:53
  Author: archange
Revision: 442372

upgpkg: python-mpi4py 3.0.1-1

Modified:
  python-mpi4py/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:40:12 UTC (rev 442371)
+++ PKGBUILD2019-03-17 13:43:53 UTC (rev 442372)
@@ -7,8 +7,8 @@
 _pkg=mpi4py
 pkgbase=python-${_pkg}
 pkgname=(python-${_pkg} python2-${_pkg})
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
 arch=(x86_64)
 url="https://bitbucket.org/mpi4py/mpi4py;
@@ -15,8 +15,8 @@
 license=(BSD)
 makedepends=(python-setuptools python2-setuptools openmpi)
 checkdepends=(inetutils)
-source=("https://pypi.io/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
-sha256sums=(b457b02d85bdd9a4775a097fac5234a20397b43e073f14d9e29b6cd78c68efd7)
+source=("https://files.pythonhosted.org/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=('6549a5b81931303baf6600fa2e3bc04d8bd1d5c82f3c21379d0d64a9abcca851')
 
 prepare() {
 cp -a ${_pkg}-${pkgver}{,-py2}


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

2019-03-17 Thread Johannes Löthberg via arch-commits
Date: Sunday, March 17, 2019 @ 13:40:12
  Author: demize
Revision: 442371

archrelease: copy trunk to community-testing-x86_64

Added:
  go-ipfs/repos/community-testing-x86_64/
  go-ipfs/repos/community-testing-x86_64/PKGBUILD
(from rev 442370, go-ipfs/trunk/PKGBUILD)
  go-ipfs/repos/community-testing-x86_64/ipfs.service
(from rev 442370, go-ipfs/trunk/ipfs.service)
  go-ipfs/repos/community-testing-x86_64/ipfs@.service
(from rev 442370, go-ipfs/trunk/ipfs@.service)

---+
 PKGBUILD  |   53 +
 ipfs.service  |9 +
 ipfs@.service |   10 ++
 3 files changed, 72 insertions(+)

Copied: go-ipfs/repos/community-testing-x86_64/PKGBUILD (from rev 442370, 
go-ipfs/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-03-17 13:40:12 UTC (rev 442371)
@@ -0,0 +1,53 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Anatol Pomozov
+# Contributor: kpcyrd 
+# Contributor: Frederik “Freso” S. Olesen 
+# Contributor: Ian Naval 
+
+pkgname=go-ipfs
+pkgver=0.4.19
+pkgrel=1
+
+pkgdesc='A peer-to-peer hypermedia distribution protocol'
+url='https://ipfs.io/'
+arch=(x86_64)
+license=(MIT)
+
+depends=(glibc)
+optdepends=('fuse2: for mounting/advanced use')
+makedepends=(go-pie git)
+
+source=(go-ipfs-$pkgver.tar.gz::https://dist.ipfs.io/go-ipfs/v$pkgver/go-ipfs-source.tar.gz
+ipfs.service
+ipfs@.service)
+noextract=(go-ipfs-$pkgver.tar.gz)
+
+sha512sums=('89d32fc560683b5bd4f67ae22859d57865ec364e28f065e81bd2618412dccbcc9c5a395f5f297b3ce4c9f6112560ea209e4b2a794c9b0d759b2980569b7ccf82'
+
'1a6bc7fffc3c3640cda3f33c107424edd698c62bd8509731856b8827ea18be1a1845ef0d5ca15325d48d7d871a78daacc011ff9eacea926bc35899850990c1c6'
+
'aed168a35228c4f873e0040d1412f3568bfe1ad1e94ffb8b1a2507058daaf75d7346381d299cf9f0b91951b21553170249ff5f45d5fc060e711cf628ab5e5aad')
+
+prepare() {
+  export GOPATH="$PWD"/.gopath
+  mkdir -p "$GOPATH"/src/github.com/ipfs/go-ipfs
+
+  tar -C "$GOPATH"/src/github.com/ipfs/go-ipfs -xf go-ipfs-$pkgver.tar.gz
+}
+
+build() {
+  export GOPATH="$PWD"/.gopath
+  cd "$GOPATH"/src/github.com/ipfs/go-ipfs
+
+  make build
+}
+
+package() {
+  export GOPATH="$PWD"/.gopath
+  cd "$GOPATH"/src/github.com/ipfs/go-ipfs
+
+  install -Dm 755 cmd/ipfs/ipfs "$pkgdir/usr/bin/ipfs"
+  install -Dm 644 "$srcdir"/ipfs.service 
"$pkgdir/usr/lib/systemd/user/ipfs.service"
+  install -Dm 644 "$srcdir"/ipfs@.service 
"$pkgdir/usr/lib/systemd/system/ipfs@.service"
+  install -Dm 644 misc/completion/ipfs-completion.bash 
"$pkgdir/usr/share/bash-completion/completions/ipfs"
+  install -Dm 644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+  install -Dm 644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+}

Copied: go-ipfs/repos/community-testing-x86_64/ipfs.service (from rev 442370, 
go-ipfs/trunk/ipfs.service)
===
--- community-testing-x86_64/ipfs.service   (rev 0)
+++ community-testing-x86_64/ipfs.service   2019-03-17 13:40:12 UTC (rev 
442371)
@@ -0,0 +1,9 @@
+[Unit]
+Description=InterPlanetary File System (IPFS) daemon
+
+[Service]
+ExecStart=/usr/bin/ipfs daemon
+Restart=on-failure
+
+[Install]
+WantedBy=default.target

Copied: go-ipfs/repos/community-testing-x86_64/ipfs@.service (from rev 442370, 
go-ipfs/trunk/ipfs@.service)
===
--- community-testing-x86_64/ipfs@.service  (rev 0)
+++ community-testing-x86_64/ipfs@.service  2019-03-17 13:40:12 UTC (rev 
442371)
@@ -0,0 +1,10 @@
+[Unit]
+Description=InterPlanetary File System (IPFS) daemon
+
+[Service]
+User=%i
+ExecStart=/usr/bin/ipfs daemon
+Restart=on-failure
+
+[Install]
+WantedBy=default.target


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

2019-03-17 Thread Johannes Löthberg via arch-commits
Date: Sunday, March 17, 2019 @ 13:40:06
  Author: demize
Revision: 442370

upgpkg: go-ipfs 0.4.19-1

Modified:
  go-ipfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:31:11 UTC (rev 442369)
+++ PKGBUILD2019-03-17 13:40:06 UTC (rev 442370)
@@ -5,8 +5,8 @@
 # Contributor: Ian Naval 
 
 pkgname=go-ipfs
-pkgver=0.4.18
-pkgrel=2
+pkgver=0.4.19
+pkgrel=1
 
 pkgdesc='A peer-to-peer hypermedia distribution protocol'
 url='https://ipfs.io/'
@@ -15,31 +15,34 @@
 
 depends=(glibc)
 optdepends=('fuse2: for mounting/advanced use')
-makedepends=(go-pie git gx gx-go)
+makedepends=(go-pie git)
 
-source=(go-ipfs-$pkgver.tar.gz::https://github.com/ipfs/go-ipfs/archive/v$pkgver.tar.gz
+source=(go-ipfs-$pkgver.tar.gz::https://dist.ipfs.io/go-ipfs/v$pkgver/go-ipfs-source.tar.gz
 ipfs.service
 ipfs@.service)
-sha512sums=('e5c47a074b6633407a3ee14032ddf90951c422a4104a053fd6a05c8adff9cb6c74224e42a5888d2c2bca496475bbdb6ab4699b2b2b4ffc916a7af3474bf59b77'
+noextract=(go-ipfs-$pkgver.tar.gz)
+
+sha512sums=('89d32fc560683b5bd4f67ae22859d57865ec364e28f065e81bd2618412dccbcc9c5a395f5f297b3ce4c9f6112560ea209e4b2a794c9b0d759b2980569b7ccf82'
 
'1a6bc7fffc3c3640cda3f33c107424edd698c62bd8509731856b8827ea18be1a1845ef0d5ca15325d48d7d871a78daacc011ff9eacea926bc35899850990c1c6'
 
'aed168a35228c4f873e0040d1412f3568bfe1ad1e94ffb8b1a2507058daaf75d7346381d299cf9f0b91951b21553170249ff5f45d5fc060e711cf628ab5e5aad')
 
 prepare() {
   export GOPATH="$PWD"/.gopath
-  mkdir -p "$GOPATH"/src/github.com/ipfs
-  ln -sf "$PWD"/go-ipfs-$pkgver "$GOPATH"/src/github.com/ipfs/go-ipfs
+  mkdir -p "$GOPATH"/src/github.com/ipfs/go-ipfs
+
+  tar -C "$GOPATH"/src/github.com/ipfs/go-ipfs -xf go-ipfs-$pkgver.tar.gz
 }
 
 build() {
   export GOPATH="$PWD"/.gopath
-  export PATH="$PATH":"$GOPATH"/bin
   cd "$GOPATH"/src/github.com/ipfs/go-ipfs
 
-  make IPFS_GX_USE_GLOBAL=1 build
+  make build
 }
 
 package() {
-  cd go-ipfs-$pkgver
+  export GOPATH="$PWD"/.gopath
+  cd "$GOPATH"/src/github.com/ipfs/go-ipfs
 
   install -Dm 755 cmd/ipfs/ipfs "$pkgdir/usr/bin/ipfs"
   install -Dm 644 "$srcdir"/ipfs.service 
"$pkgdir/usr/lib/systemd/user/ipfs.service"


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

2019-03-17 Thread Johannes Löthberg via arch-commits
Date: Sunday, March 17, 2019 @ 13:31:04
  Author: demize
Revision: 442368

upgpkg: matrix-synapse 0.99.2-1

Modified:
  matrix-synapse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 13:22:22 UTC (rev 442367)
+++ PKGBUILD2019-03-17 13:31:04 UTC (rev 442368)
@@ -2,7 +2,7 @@
 # Contributor: Ivan Shapovalov 
 
 pkgname=matrix-synapse
-pkgver=0.99.1.1
+pkgver=0.99.2
 pkgrel=1
 
 pkgdesc="Matrix reference homeserver"
@@ -34,7 +34,7 @@
 'sysusers-synapse.conf'
 '0001-Bump-python_dependencies.patch')
 
-md5sums=('0c5be0960479fd612892012c47f0691c'
+md5sums=('920a2773497b1487b29d20558a651ed2'
  '276a99050f40601089255ea168bb7620'
  'ecd9f66fb57fe1a2e1e2df07a460a35b'
  '62b94bdcd227ec2d097ba2eb28fe36df')


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

2019-03-17 Thread Johannes Löthberg via arch-commits
Date: Sunday, March 17, 2019 @ 13:31:11
  Author: demize
Revision: 442369

archrelease: copy trunk to community-testing-any

Added:
  matrix-synapse/repos/community-testing-any/
  matrix-synapse/repos/community-testing-any/0001-Bump-python_dependencies.patch
(from rev 442368, matrix-synapse/trunk/0001-Bump-python_dependencies.patch)
  matrix-synapse/repos/community-testing-any/PKGBUILD
(from rev 442368, matrix-synapse/trunk/PKGBUILD)
  matrix-synapse/repos/community-testing-any/synapse.install
(from rev 442368, matrix-synapse/trunk/synapse.install)
  matrix-synapse/repos/community-testing-any/synapse.service
(from rev 442368, matrix-synapse/trunk/synapse.service)
  matrix-synapse/repos/community-testing-any/sysusers-synapse.conf
(from rev 442368, matrix-synapse/trunk/sysusers-synapse.conf)

-+
 0001-Bump-python_dependencies.patch |   29 ++
 PKGBUILD|   69 ++
 synapse.install |   25 
 synapse.service |   18 
 sysusers-synapse.conf   |1 
 5 files changed, 142 insertions(+)

Copied: 
matrix-synapse/repos/community-testing-any/0001-Bump-python_dependencies.patch 
(from rev 442368, matrix-synapse/trunk/0001-Bump-python_dependencies.patch)
===
--- community-testing-any/0001-Bump-python_dependencies.patch   
(rev 0)
+++ community-testing-any/0001-Bump-python_dependencies.patch   2019-03-17 
13:31:11 UTC (rev 442369)
@@ -0,0 +1,29 @@
+From 0ffec97c70515e3ea3c2717a8eaa657fdd8fdf18 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
+Date: Tue, 8 Jan 2019 20:09:50 +0100
+Subject: [PATCH] Bump python_dependencies
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Johannes Löthberg 
+---
+ synapse/python_dependencies.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py
+index 756721e30..f8ee9e53f 100644
+--- a/synapse/python_dependencies.py
 b/synapse/python_dependencies.py
+@@ -62,7 +62,7 @@ REQUIREMENTS = [
+ "six>=1.10",
+ # prometheus_client 0.4.0 changed the format of counter metrics
+ # (cf https://github.com/matrix-org/synapse/issues/4001)
+-"prometheus_client>=0.0.18,<0.4.0",
++"prometheus_client>=0.0.18,<0.6.0",
+ 
+ # we use attr.s(slots), which arrived in 16.0.0
+ # Twisted 18.7.0 requires attrs>=17.4.0
+-- 
+2.20.1
+

Copied: matrix-synapse/repos/community-testing-any/PKGBUILD (from rev 442368, 
matrix-synapse/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2019-03-17 13:31:11 UTC (rev 442369)
@@ -0,0 +1,69 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgname=matrix-synapse
+pkgver=0.99.2
+pkgrel=1
+
+pkgdesc="Matrix reference homeserver"
+url="https://github.com/matrix-org/synapse;
+arch=('any')
+license=('Apache')
+
+depends=('python-jsonschema' 'python-twisted' 'python-service-identity'
+ 'python-pyopenssl' 'python-yaml' 'python-pyasn1' 'python-pynacl'
+ 'python-daemonize' 'python-bcrypt' 'python-frozendict'
+ 'python-pillow' 'python-ujson'
+ 'python-pysaml2' 'python-setuptools'
+ 'python-systemd' 'python-unpaddedbase64' 'python-canonicaljson'
+ 'python-signedjson' 'python-pymacaroons'
+ 'python-service-identity' 'python-msgpack'
+ 'python-phonenumbers' 'python-prometheus_client'
+ 'python-attrs' 'python-netaddr' 'python-sortedcontainers'
+ 'python-treq' 'python-psutil'
+ 'systemd')
+checkdepends=('python-lxml' 'python-jinja' 'python-mock' 
'python-parameterized')
+optdepends=('python-psycopg2: PostgreSQL support'
+'python-lxml: URL previewing'
+'python-jinja: e-mail notifications'
+'python-bleach: e-mail notifications'
+'python-psutil: metrics')
+
+source=("synapse-$pkgver.tar.gz::https://github.com/matrix-org/synapse/archive/v$pkgver.tar.gz;
+'synapse.service'
+'sysusers-synapse.conf'
+'0001-Bump-python_dependencies.patch')
+
+md5sums=('920a2773497b1487b29d20558a651ed2'
+ '276a99050f40601089255ea168bb7620'
+ 'ecd9f66fb57fe1a2e1e2df07a460a35b'
+ '62b94bdcd227ec2d097ba2eb28fe36df')
+
+backup=('etc/synapse/log_config.yaml')
+install=synapse.install
+
+prepare() {
+   cd synapse-$pkgver
+   patch -p1 <"$srcdir"/0001-Bump-python_dependencies.patch
+}
+
+build() {
+   cd synapse-$pkgver
+   python setup.py build
+}
+
+check() {
+   cd synapse-$pkgver
+   PYTHONPATH=. trial3 tests
+}
+
+package() {
+   install -Dm644 synapse.service 

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

2019-03-17 Thread Johannes Löthberg via arch-commits
Date: Sunday, March 17, 2019 @ 13:22:10
  Author: demize
Revision: 348569

db-move: moved rust from [testing] to [extra] (x86_64)

Added:
  
rust/repos/extra-x86_64/0001-Revert-1c95f5a34c14f08d65cdd198827e3a2fcb63cf39-9452.patch
(from rev 348568, 
rust/repos/testing-x86_64/0001-Revert-1c95f5a34c14f08d65cdd198827e3a2fcb63cf39-9452.patch)
  rust/repos/extra-x86_64/PKGBUILD
(from rev 348568, rust/repos/testing-x86_64/PKGBUILD)
  rust/repos/extra-x86_64/config.toml
(from rev 348568, rust/repos/testing-x86_64/config.toml)
Deleted:
  rust/repos/extra-x86_64/PKGBUILD
  rust/repos/extra-x86_64/config.toml
  rust/repos/testing-x86_64/

--+
 /PKGBUILD| 
  80 ++
 /config.toml | 
  27 +++
 extra-x86_64/0001-Revert-1c95f5a34c14f08d65cdd198827e3a2fcb63cf39-9452.patch | 
  30 +++
 extra-x86_64/PKGBUILD| 
  77 -
 extra-x86_64/config.toml | 
  27 ---
 5 files changed, 137 insertions(+), 104 deletions(-)

Copied: 
rust/repos/extra-x86_64/0001-Revert-1c95f5a34c14f08d65cdd198827e3a2fcb63cf39-9452.patch
 (from rev 348568, 
rust/repos/testing-x86_64/0001-Revert-1c95f5a34c14f08d65cdd198827e3a2fcb63cf39-9452.patch)
===
--- 
extra-x86_64/0001-Revert-1c95f5a34c14f08d65cdd198827e3a2fcb63cf39-9452.patch
(rev 0)
+++ 
extra-x86_64/0001-Revert-1c95f5a34c14f08d65cdd198827e3a2fcb63cf39-9452.patch
2019-03-17 13:22:10 UTC (rev 348569)
@@ -0,0 +1,30 @@
+From c5f42fa1207dc6df476b55a9cdda439d8cfcba05 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
+Date: Thu, 14 Mar 2019 20:35:52 +0100
+Subject: [PATCH] Revert 1c95f5a34c14f08d65cdd198827e3a2fcb63cf39 +
+ 9452a8dfa3ba3575d5cf090a4e2305ee106d259e
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Johannes Löthberg 
+---
+ src/librustc_codegen_llvm/debuginfo/metadata.rs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/librustc_codegen_llvm/debuginfo/metadata.rs 
b/src/librustc_codegen_llvm/debuginfo/metadata.rs
+index 9f63038c36..553b952b56 100644
+--- a/src/librustc_codegen_llvm/debuginfo/metadata.rs
 b/src/librustc_codegen_llvm/debuginfo/metadata.rs
+@@ -1167,7 +1167,7 @@ fn use_enum_fallback(cx: ) -> bool {
+ // LLVM version 7 did not release with an important bug fix;
+ // but the required patch is in the LLVM 8.  Rust LLVM reports
+ // 8 as well.
+-|| llvm_util::get_major_version() < 8;
++|| llvm_util::get_major_version() < 7;
+ }
+ 
+ // Describes the members of an enum value: An enum is described as a union of
+-- 
+2.20.1
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2019-03-17 13:15:56 UTC (rev 348568)
+++ extra-x86_64/PKGBUILD   2019-03-17 13:22:10 UTC (rev 348569)
@@ -1,77 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Alexander F Rødseth 
-# Contributor: Daniel Micay 
-# Contributor: userwithuid 
-
-# Remember to bump lib32-rust as well!
-
-pkgname=('rust' 'rust-docs')
-epoch=1
-pkgver=1.32.0
-pkgrel=2
-
-pkgdesc='Systems programming language focused on safety, speed and concurrency'
-url='https://www.rust-lang.org/'
-arch=('x86_64')
-license=('MIT' 'Apache')
-
-makedepends=('rust' 'llvm' 'libffi' 'perl' 'python2' 'curl' 'cmake')
-checkdepends=('procps-ng' 'gdb')
-
-options=('!emptydirs')
-
-source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
-config.toml)
-
-sha256sums=('4c594c7712a0e7e8eae6526c464bf6ea1d82f77b4f61717c3fc28fb27ba2224a'
-'SKIP'
-'ce1c2648e70a14362d33d0cbbd3e35846ea9d43a8d0abc36071563fc087b82d5')
-validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag 
and Release Signing Key) 
-
-prepare() {
-  cd "rustc-$pkgver-src"
-
-  cp "$srcdir"/config.toml config.toml
-}
-
-build() {
-  cd "rustc-$pkgver-src"
-
-  python2 ./x.py build -j"$(nproc)"
-}
-
-package_rust() {
-  depends=('gcc-libs' 'llvm-libs' 'curl' 'libssh2')
-  provides=('cargo' 'rustfmt')
-  conflicts=('cargo' 'rustfmt')
-  replaces=('cargo' 'rustfmt')
-
-  cd "rustc-$pkgver-src"
-
-  DESTDIR="$pkgdir" python2 ./x.py install
-
-  for license in APACHE MIT; do install -Dm644 "LICENSE-$license" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-$license"; done
-
-  cd "$pkgdir/usr/lib"
-
-  rm rustlib/{components,manifest-rustc,rust-installer-version}
-  ln -sf rustlib/$CARCH-unknown-linux-gnu/lib/*.so .
-
-  # move docs out of the way for splitting
-  mv "$pkgdir"/usr/share/doc "$srcdir"
-
-  install -d "$pkgdir"/usr/share/bash-completion
- 

[arch-commits] Commit in salt/repos (7 files)

2019-03-17 Thread Johannes Löthberg via arch-commits
Date: Sunday, March 17, 2019 @ 13:22:22
  Author: demize
Revision: 442367

db-move: moved salt from [community-testing] to [community] (any)

Added:
  salt/repos/community-any/PKGBUILD
(from rev 442366, salt/repos/community-testing-any/PKGBUILD)
  salt/repos/community-any/salt.install
(from rev 442366, salt/repos/community-testing-any/salt.install)
  salt/repos/community-any/salt.logrotate
(from rev 442366, salt/repos/community-testing-any/salt.logrotate)
Deleted:
  salt/repos/community-any/PKGBUILD
  salt/repos/community-any/salt.install
  salt/repos/community-any/salt.logrotate
  salt/repos/community-testing-any/

--+
 /PKGBUILD|   62 +
 /salt.install|   22 ++
 /salt.logrotate  |7 
 community-any/PKGBUILD   |   61 
 community-any/salt.install   |   22 --
 community-any/salt.logrotate |7 
 6 files changed, 91 insertions(+), 90 deletions(-)

Deleted: community-any/PKGBUILD
===
--- community-any/PKGBUILD  2019-03-17 13:22:02 UTC (rev 442366)
+++ community-any/PKGBUILD  2019-03-17 13:22:22 UTC (rev 442367)
@@ -1,61 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Sébastien Luttringer
-# Contributor: Daniel Wallace 
-# Contributor: Christer Edwards 
-
-pkgname=salt
-pkgver=2018.3.3
-pkgrel=2
-
-pkgdesc='Central system and configuration manager'
-arch=('any')
-url='http://saltstack.org/'
-license=('Apache')
-
-replaces=('salt-zmq' 'salt-raet')
-conflicts=('salt-zmq' 'salt-raet')
-
-depends=('python2-jinja'
- 'python2-msgpack'
- 'python2-yaml'
- 'python2-markupsafe'
- 'python2-requests'
- 'python2-pyzmq'
- 'python2-crypto'
- 'python2-m2crypto'
- 'python2-systemd'
- 'python2-tornado'
- 'python2-futures')
-optdepends=('dmidecode: decode SMBIOS/DMI tables'
-'python2-pygit2: gitfs support')
-
-backup=('etc/logrotate.d/salt'
-'etc/salt/master'
-'etc/salt/minion')
-
-install=salt.install
-source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;
-salt.logrotate)
-md5sums=('13ba421e4bea1f33617b30b1116a9d32'
- '029c0553d023004ca00b0519620a8491')
-
-package() {
-  install -Dm644 salt.logrotate "$pkgdir"/etc/logrotate.d/salt
-
-  cd salt-$pkgver
-  python2 setup.py clean
-  python2 setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1
-
-  # default config
-  install -Dm644 conf/master "$pkgdir/etc/salt/master"
-  install -Dm644 conf/minion "$pkgdir/etc/salt/minion"
-
-  # systemd services
-  for _svc in salt-master.service salt-syndic.service salt-minion.service 
salt-api.service; do
-install -Dm644 pkg/$_svc "$pkgdir/usr/lib/systemd/system/$_svc"
-  done
-  install -Dm644 pkg/salt.bash 
"$pkgdir/usr/share/bash-completion/completions/salt"
-  install -Dm644 pkg/zsh_completion.zsh 
"$pkgdir/usr/share/zsh/site-functions/_salt"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: salt/repos/community-any/PKGBUILD (from rev 442366, 
salt/repos/community-testing-any/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-03-17 13:22:22 UTC (rev 442367)
@@ -0,0 +1,62 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Sébastien Luttringer
+# Contributor: Daniel Wallace 
+# Contributor: Christer Edwards 
+
+pkgname=salt
+pkgver=2019.2.0
+pkgrel=2
+
+pkgdesc='Central system and configuration manager'
+arch=('any')
+url='http://saltstack.org/'
+license=('Apache')
+
+replaces=('salt-zmq' 'salt-raet')
+conflicts=('salt-zmq' 'salt-raet')
+
+depends=('python2-jinja'
+ 'python2-msgpack'
+ 'python2-yaml'
+ 'python2-markupsafe'
+ 'python2-requests'
+ 'python2-pyzmq'
+ 'python2-crypto'
+ 'python2-m2crypto'
+ 'python2-systemd'
+ 'python2-tornado'
+ 'python2-futures')
+optdepends=('dmidecode: decode SMBIOS/DMI tables'
+'python2-pygit2: gitfs support')
+
+backup=('etc/logrotate.d/salt'
+'etc/salt/master'
+'etc/salt/minion')
+
+install=salt.install
+source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz;
+salt.logrotate)
+
+sha256sums=('5695bb2b3fa288bcfc0e3b93d9449afd75220bd8f0deefb5e7fc03af381df6cd'
+'70cd01658182ad12d831d67ddbe42004c245ec3ec83efde76632274cc27f25cf')
+
+package() {
+  install -Dm644 salt.logrotate "$pkgdir"/etc/logrotate.d/salt
+
+  cd salt-$pkgver
+  python2 setup.py clean
+  python2 setup.py --salt-pidfile-dir="/run/salt" install --root="$pkgdir" 
--optimize=1
+
+  # default config
+  install -Dm644 conf/master "$pkgdir/etc/salt/master"
+  install -Dm644 conf/minion "$pkgdir/etc/salt/minion"
+
+  # systemd services
+  

[arch-commits] Commit in lib32-rust/repos (5 files)

2019-03-17 Thread Johannes Löthberg via arch-commits
Date: Sunday, March 17, 2019 @ 13:22:02
  Author: demize
Revision: 442366

db-move: moved lib32-rust from [multilib-testing] to [multilib] (x86_64)

Added:
  lib32-rust/repos/multilib-x86_64/PKGBUILD
(from rev 442365, lib32-rust/repos/multilib-testing-x86_64/PKGBUILD)
  lib32-rust/repos/multilib-x86_64/config.toml
(from rev 442365, lib32-rust/repos/multilib-testing-x86_64/config.toml)
Deleted:
  lib32-rust/repos/multilib-testing-x86_64/
  lib32-rust/repos/multilib-x86_64/PKGBUILD
  lib32-rust/repos/multilib-x86_64/config.toml

-+
 /PKGBUILD   |   49 ++
 /config.toml|   29 
 multilib-x86_64/PKGBUILD|   49 --
 multilib-x86_64/config.toml |   29 
 4 files changed, 78 insertions(+), 78 deletions(-)

Deleted: multilib-x86_64/PKGBUILD
===
--- multilib-x86_64/PKGBUILD2019-03-17 12:30:10 UTC (rev 442365)
+++ multilib-x86_64/PKGBUILD2019-03-17 13:22:02 UTC (rev 442366)
@@ -1,49 +0,0 @@
-# Maintainer: Johannes Löthberg 
-
-pkgname=lib32-rust
-pkgver=1.32.0
-pkgrel=3
-
-pkgdesc='32-bit libraries for rust'
-url='https://www.rust-lang.org/'
-arch=('x86_64')
-license=('MIT' 'Apache')
-
-makedepends=('llvm' 'libffi' 'perl' 'python2' 'curl' 'cmake')
-depends=('lib32-gcc-libs' "rust=1:$pkgver-2")
-
-source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
-config.toml)
-
-sha256sums=('4c594c7712a0e7e8eae6526c464bf6ea1d82f77b4f61717c3fc28fb27ba2224a'
-'SKIP'
-'36c22ecdacbfeca9ab955726b4a701f687f8ed358a1b8ab2d7cc988408db44cb')
-validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag 
and Release Signing Key) 
-
-prepare() {
-  cd "rustc-$pkgver-src"
-
-  cp "$srcdir"/config.toml config.toml
-}
-
-build() {
-  cd "rustc-$pkgver-src"
-
-  msg2 "Run build under x.py"
-  python2 ./x.py build
-}
-
-package() {
-  cd "rustc-$pkgver-src"
-
-  target="$pkgdir"/"$(rustc --print sysroot)"/lib/rustlib
-  install -d "$target"
-  cp -r \
-build/x86_64-unknown-linux-gnu/stage2/lib/rustlib/i686-unknown-linux-gnu \
-"$target"
-
-  for license in APACHE MIT; do install -Dm644 "LICENSE-$license" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE-$license"; done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-rust/repos/multilib-x86_64/PKGBUILD (from rev 442365, 
lib32-rust/repos/multilib-testing-x86_64/PKGBUILD)
===
--- multilib-x86_64/PKGBUILD(rev 0)
+++ multilib-x86_64/PKGBUILD2019-03-17 13:22:02 UTC (rev 442366)
@@ -0,0 +1,49 @@
+# Maintainer: Johannes Löthberg 
+
+pkgname=lib32-rust
+pkgver=1.33.0
+pkgrel=1
+
+pkgdesc='32-bit libraries for rust'
+url='https://www.rust-lang.org/'
+arch=('x86_64')
+license=('MIT' 'Apache')
+
+makedepends=('llvm' 'libffi' 'perl' 'python2' 'curl' 'cmake')
+depends=('lib32-gcc-libs' "rust=1:$pkgver-1")
+
+source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
+config.toml)
+
+sha256sums=('5a01a8d7e65126f6079042831385e77485fa5c014bf217e9f3e4aff36a485d94'
+'SKIP'
+'36c22ecdacbfeca9ab955726b4a701f687f8ed358a1b8ab2d7cc988408db44cb')
+validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag 
and Release Signing Key) 
+
+prepare() {
+  cd "rustc-$pkgver-src"
+
+  cp "$srcdir"/config.toml config.toml
+}
+
+build() {
+  cd "rustc-$pkgver-src"
+
+  msg2 "Run build under x.py"
+  python2 ./x.py build
+}
+
+package() {
+  cd "rustc-$pkgver-src"
+
+  target="$pkgdir"/"$(rustc --print sysroot)"/lib/rustlib
+  install -d "$target"
+  cp -r \
+build/x86_64-unknown-linux-gnu/stage2/lib/rustlib/i686-unknown-linux-gnu \
+"$target"
+
+  for license in APACHE MIT; do install -Dm644 "LICENSE-$license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE-$license"; done
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: multilib-x86_64/config.toml
===
--- multilib-x86_64/config.toml 2019-03-17 12:30:10 UTC (rev 442365)
+++ multilib-x86_64/config.toml 2019-03-17 13:22:02 UTC (rev 442366)
@@ -1,29 +0,0 @@
-[llvm]
-link-shared = true
-
-[build]
-target = ["i686-unknown-linux-gnu"] # defaults to just the build triple
-cargo = "/usr/bin/cargo"
-rustc = "/usr/bin/rustc"
-python = "python2.7"
-extended = true
-sanitizers = false
-local-rebuild = true
-
-[install]
-prefix = "/usr"
-
-[rust]
-# 0 or the new default of 16 is faster, but can result in worse performance
-# https://github.com/rust-lang/rust/issues/47745
-codegen-units = 1
-
-debuginfo = true
-debuginfo-lines = true
-
-channel = "stable"
-
-rpath = false
-
-[target.x86_64-unknown-linux-gnu]
-llvm-config = "/usr/bin/llvm-config"

Copied: lib32-rust/repos/multilib-x86_64/config.toml (from rev 442365, 

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

2019-03-17 Thread Jürgen Hötzel via arch-commits
Date: Sunday, March 17, 2019 @ 13:15:56
  Author: juergen
Revision: 348568

remove unused dependency: Fixes #59887

Modified:
  emacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:56:26 UTC (rev 348567)
+++ PKGBUILD2019-03-17 13:15:56 UTC (rev 348568)
@@ -8,7 +8,7 @@
 arch=('x86_64')
 url="http://www.gnu.org/software/emacs/emacs.html;
 license=('GPL3')
-depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 
'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'libmagick6' 
'gnutls')
+depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 
'hicolor-icon-theme' 'desktop-file-utils' 'alsa-lib' 'libmagick6' 'gnutls')
 validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' 
'28D3BED851FDF3AB57FEF93C233587A47C207910')
 source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig}
0001-Ignore-color-fonts-when-using-Xft.patch


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:56:18
  Author: andyrtr
Revision: 348566

upgpkg: imake 1.0.8-1

upstream update 1.0.8

Modified:
  imake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:50:06 UTC (rev 348565)
+++ PKGBUILD2019-03-17 12:56:18 UTC (rev 348566)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=imake
-pkgver=1.0.7
-pkgrel=2
+pkgver=1.0.8
+pkgrel=1
 pkgdesc="X.Org imake program and related utilities"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/;
@@ -18,14 +18,14 @@
 
https://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-1.0.6.tar.bz2{,.sig}
 linuxconfig.patch
 LICENSE)
-sha256sums=('690c2c4ac1fad2470a5ea73156cf930b8040dc821a0da4e322014a42c045f37e'
-'b275dcf1f7323ed89e8b36f8fbd5da665d875f1779fa5b90a1688bbf2ee4'
-'49f4fab0de8d418db4ce80dad34e9b879a4199f3e554253a8e1ab68f7c7cb65d'
-'f7a80575f3724ac3d9b19eaeab802892ece7e4b0061dd6425b4b789353e25425'
-'4dcf5a9dbe3c6ecb9d2dd05e629b3d373eae9ba12d13942df87107fdc1b3934d'
+sha512sums=('5352b0148664506c8eb7ba80f95fced146d150398673547ba0b2c7c966a382bc21de43dfb8e0d74e38a0a563f16ddbec48bf8c8e6daa1a0899a95403579d7728'
+
'563b2897770a4df2792ea3eae8183a1f9e78192b7efc9c8296ee68d1cba6e72fa962a88e3251bb780df776e2aa7e80d74d5096675c61526c232aefa4f9e6a5fc'
+
'c9f03c825c627935abe399bf8292bbf69304cb9e9d65a4c860b49e32e2ed4dde25bf658a5ab2116cd215381d0a52f464a8a53469c27adddbd9fa2bfd135a7289'
+
'e28d71c3ce4f74ca6479771fcdd123c19ab18e3f2aa690a7798237f21f13fca4c4d66d7b7b1d708c2c214b8e17f8fe37e6cf5b75a4d2b88514c50addea2600cb'
+
'1749a5fbcda2c15c300028abce79a3304cfb10f215bf98cf30558144eb64f9fa06a69203159f44405224ed567ac5bc0ff1222e3656367f69acc99f44871424fa'
 'SKIP'
-'1aa503f9a78e3d3b87b26aca15798825a7190cdedfcfa3e8ef850487a7bd45d3'
-'507f58781329532b9177ce21f8d4212a3146903eaa3aaf8472453d65f267b1bc')
+
'e2a42d60ca39a14ac7944af04eb76dfe9b194cfad8d853730a29aa43f93f2b4acce8d6e8d7a36901b201822c8c5879093fadb6e63f448f5915878909e3797735'
+
'1ded8ef51405e3b0144a633b612270cb1c71e7365852653284a587972f68a390252ca73350517bac621006cab6410745974a960d9fd0d3f76dcb9face69aada9')
 
 prepare() {
   cd xorg-cf-files-1.0.6


[arch-commits] Commit in imake/repos/extra-x86_64 (6 files)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:56:26
  Author: andyrtr
Revision: 348567

archrelease: copy trunk to extra-x86_64

Added:
  imake/repos/extra-x86_64/LICENSE
(from rev 348566, imake/trunk/LICENSE)
  imake/repos/extra-x86_64/PKGBUILD
(from rev 348566, imake/trunk/PKGBUILD)
  imake/repos/extra-x86_64/linuxconfig.patch
(from rev 348566, imake/trunk/linuxconfig.patch)
Deleted:
  imake/repos/extra-x86_64/LICENSE
  imake/repos/extra-x86_64/PKGBUILD
  imake/repos/extra-x86_64/linuxconfig.patch

---+
 LICENSE   |  262 ++--
 PKGBUILD  |  113 +++---
 linuxconfig.patch |   62 ++--
 3 files changed, 218 insertions(+), 219 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-03-17 12:56:18 UTC (rev 348566)
+++ LICENSE 2019-03-17 12:56:26 UTC (rev 348567)
@@ -1,131 +0,0 @@
-gccmakedep:
-
-  XFree86 code without an explicit copyright is covered by the following copy-
-  right/license:
-  
-  Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
-  
-  Permission is hereby granted, free of charge, to any person obtaining a copy
-  of this software and associated documentation files (the "Software"), to deal
-  in the Software without restriction, including without limitation the rights
-  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-  copies of the Software, and to permit persons to whom the Software is fur-
-  nished to do so, subject to the following conditions:
-  
-  The above copyright notice and this permission notice shall be included in
-  all copies or substantial portions of the Software.
-  
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
-  NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-  XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
-  NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-  
-  Except as contained in this notice, the name of the XFree86 Project shall not
-  be used in advertising or otherwise to promote the sale, use or other deal-
-  ings in this Software without prior written authorization from the XFree86
-  Project.
-
-imake:
-
-  Copyright (c) 1985, 1986, 1987, 1998 The Open Group
-  
-  Permission to use, copy, modify, distribute, and sell this software and its
-  documentation for any purpose is hereby granted without fee, provided that
-  the above copyright notice appear in all copies and that both that
-  copyright notice and this permission notice appear in supporting
-  documentation.
-  
-  The above copyright notice and this permission notice shall be included in
-  all copies or substantial portions of the Software.
-  
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-  OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-  AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-  
-  Except as contained in this notice, the name of The Open Group shall not be
-  used in advertising or otherwise to promote the sale, use or other dealings
-  in this Software without prior written authorization from The Open Group.
-   *
-   * Original Author:
-   *   Todd Brunhoff
-   *   Tektronix, inc.
-   *   While a guest engineer at Project Athena, MIT
-
-lndir:
-
-  Copyright (c) 1990, 1998 The Open Group
-  
-  Permission to use, copy, modify, distribute, and sell this software and its
-  documentation for any purpose is hereby granted without fee, provided that
-  the above copyright notice appear in all copies and that both that
-  copyright notice and this permission notice appear in supporting
-  documentation.
-  
-  The above copyright notice and this permission notice shall be included in
-  all copies or substantial portions of the Software.
-  
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-  OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-  AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-  
-  Except as contained in this notice, the name of The Open Group shall not be
-  used in advertising or otherwise to promote the sale, use or other dealings
-  in this Software without 

[arch-commits] Commit in xorg-x11perf/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:50:06
  Author: andyrtr
Revision: 348565

archrelease: copy trunk to extra-x86_64

Added:
  xorg-x11perf/repos/extra-x86_64/PKGBUILD
(from rev 348564, xorg-x11perf/trunk/PKGBUILD)
Deleted:
  xorg-x11perf/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:49:59 UTC (rev 348564)
+++ PKGBUILD2019-03-17 12:50:06 UTC (rev 348565)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xorg-x11perf
-pkgver=1.6.0
-pkgrel=2
-pkgdesc="Simple X server performance benchmarker"
-arch=(x86_64)
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libx11' 'libxmu' 'libxrender' 'libxft' 'libxext')
-makedepends=('xorg-util-macros')
-groups=('xorg-apps' 'xorg')
-source=(https://xorg.freedesktop.org/archive/individual/app/x11perf-${pkgver}.tar.bz2{,.sig})
-sha512sums=('a9508c9dd6db2663b5bd30f5e1f5f80b1d22ce5221ae3dc292e746f8e554fda2d3130f7311f2545e20244dceb51e867fe80fec82c9ac5911dcdc90a73b231623'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

-
-build() {
-  cd x11perf-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd x11perf-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xorg-x11perf/repos/extra-x86_64/PKGBUILD (from rev 348564, 
xorg-x11perf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:50:06 UTC (rev 348565)
@@ -0,0 +1,29 @@
+# Maintainer: Jan de Groot 
+
+pkgname=xorg-x11perf
+pkgver=1.6.1
+pkgrel=1
+pkgdesc="Simple X server performance benchmarker"
+arch=(x86_64)
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('libx11' 'libxmu' 'libxrender' 'libxft' 'libxext')
+makedepends=('xorg-util-macros')
+groups=('xorg-apps' 'xorg')
+source=(https://xorg.freedesktop.org/archive/individual/app/x11perf-${pkgver}.tar.bz2{,.sig})
+sha512sums=('b386151bfe3d7c04ab9953ae1882f3c5b627d6d1afb9a8cfe87c58236a3fc11bbadb2226b9aa61df84b4fce625a1c9e3d146a124ac17e8d7d605b35d9c0b'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

+
+build() {
+  cd x11perf-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd x11perf-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:49:59
  Author: andyrtr
Revision: 348564

upgpkg: xorg-x11perf 1.6.1-1

upstream update 1.6.1

Modified:
  xorg-x11perf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:47:59 UTC (rev 348563)
+++ PKGBUILD2019-03-17 12:49:59 UTC (rev 348564)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xorg-x11perf
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.6.1
+pkgrel=1
 pkgdesc="Simple X server performance benchmarker"
 arch=(x86_64)
 url="https://xorg.freedesktop.org/;
@@ -11,7 +11,7 @@
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
 
source=(https://xorg.freedesktop.org/archive/individual/app/x11perf-${pkgver}.tar.bz2{,.sig})
-sha512sums=('a9508c9dd6db2663b5bd30f5e1f5f80b1d22ce5221ae3dc292e746f8e554fda2d3130f7311f2545e20244dceb51e867fe80fec82c9ac5911dcdc90a73b231623'
+sha512sums=('b386151bfe3d7c04ab9953ae1882f3c5b627d6d1afb9a8cfe87c58236a3fc11bbadb2226b9aa61df84b4fce625a1c9e3d146a124ac17e8d7d605b35d9c0b'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

 


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:47:51
  Author: andyrtr
Revision: 348562

upgpkg: libxxf86dga 1.1.5-1

upstream update 1.1.5

Modified:
  libxxf86dga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:45:57 UTC (rev 348561)
+++ PKGBUILD2019-03-17 12:47:51 UTC (rev 348562)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=libxxf86dga
-pkgver=1.1.4
-pkgrel=2
+pkgver=1.1.5
+pkgrel=1
 pkgdesc="X11 Direct Graphics Access extension library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/;
@@ -12,16 +12,16 @@
 depends=('libxext' 'xf86dgaproto')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/libXxf86dga-${pkgver}.tar.bz2)
-sha512sums=('58d81a7850275fc8382018bcc56dbc65b4200828b1f1379dcee3da1878f12a83ee681a9d474bcd564d99bf93bedfeb7b243370e0ebb89177652b37cee158a3f2')
+sha512sums=('0e77c4003aeba737b10c17d55aeefa935fc57c4ba9e8f79a834f3f8c690d6a1d98f69ad707eded784346c1cf40c41829719d257283b5eae3207147fb4c79ed89')
 
 build() {
-  cd "${srcdir}/libXxf86dga-${pkgver}"
+  cd libXxf86dga-${pkgver}
   ./configure --prefix=/usr --disable-static
   make
 }
 
 package() {
-  cd "${srcdir}/libXxf86dga-${pkgver}"
+  cd libXxf86dga-${pkgver}
   make DESTDIR="${pkgdir}" install
 
   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"


[arch-commits] Commit in libxxf86dga/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:47:59
  Author: andyrtr
Revision: 348563

archrelease: copy trunk to extra-x86_64

Added:
  libxxf86dga/repos/extra-x86_64/PKGBUILD
(from rev 348562, libxxf86dga/trunk/PKGBUILD)
Deleted:
  libxxf86dga/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:47:51 UTC (rev 348562)
+++ PKGBUILD2019-03-17 12:47:59 UTC (rev 348563)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Maintainer: Jan de Groot 
-# Contributor: Alexander Baldeck 
-
-pkgname=libxxf86dga
-pkgver=1.1.4
-pkgrel=2
-pkgdesc="X11 Direct Graphics Access extension library"
-arch=('x86_64')
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libxext' 'xf86dgaproto')
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/libXxf86dga-${pkgver}.tar.bz2)
-sha512sums=('58d81a7850275fc8382018bcc56dbc65b4200828b1f1379dcee3da1878f12a83ee681a9d474bcd564d99bf93bedfeb7b243370e0ebb89177652b37cee158a3f2')
-
-build() {
-  cd "${srcdir}/libXxf86dga-${pkgver}"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/libXxf86dga-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libxxf86dga/repos/extra-x86_64/PKGBUILD (from rev 348562, 
libxxf86dga/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:47:59 UTC (rev 348563)
@@ -0,0 +1,28 @@
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=libxxf86dga
+pkgver=1.1.5
+pkgrel=1
+pkgdesc="X11 Direct Graphics Access extension library"
+arch=('x86_64')
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('libxext' 'xf86dgaproto')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/lib/libXxf86dga-${pkgver}.tar.bz2)
+sha512sums=('0e77c4003aeba737b10c17d55aeefa935fc57c4ba9e8f79a834f3f8c690d6a1d98f69ad707eded784346c1cf40c41829719d257283b5eae3207147fb4c79ed89')
+
+build() {
+  cd libXxf86dga-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd libXxf86dga-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}


[arch-commits] Commit in libxvmc/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:45:57
  Author: andyrtr
Revision: 348561

archrelease: copy trunk to extra-x86_64

Added:
  libxvmc/repos/extra-x86_64/PKGBUILD
(from rev 348560, libxvmc/trunk/PKGBUILD)
Deleted:
  libxvmc/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:45:47 UTC (rev 348560)
+++ PKGBUILD2019-03-17 12:45:57 UTC (rev 348561)
@@ -1,29 +0,0 @@
-#Maintainer: Jan de Groot 
-
-pkgname=libxvmc
-pkgver=1.0.10
-pkgrel=2
-pkgdesc="X11 Video Motion Compensation extension library"
-arch=('x86_64')
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libxv')
-makedepends=('pkgconfig')
-source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2{,.sig})
-sha256sums=('e501a079b5dfaef0897c56152770c77e05e362065cec58910289aa567277ee2e'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #  Alan Coopersmith 

-validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

-
-build() {
-  cd ${srcdir}/libXvMC-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXvMC-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxvmc/repos/extra-x86_64/PKGBUILD (from rev 348560, 
libxvmc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:45:57 UTC (rev 348561)
@@ -0,0 +1,29 @@
+#Maintainer: Jan de Groot 
+
+pkgname=libxvmc
+pkgver=1.0.11
+pkgrel=1
+pkgdesc="X11 Video Motion Compensation extension library"
+arch=('x86_64')
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('libxv')
+makedepends=('pkgconfig')
+source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2{,.sig})
+sha512sums=('4fe49e956ac97a45d851292cbba7bf242706aaf3bd9eb7ea4d2fc50e40745115d857a4fe179d2b87bc7cb6f9ac93911e89a167f02f6d1ae25a59df9a517a2476'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #  Alan Coopersmith 

+validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+
+build() {
+  cd libXvMC-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXvMC-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:45:47
  Author: andyrtr
Revision: 348560

upgpkg: libxvmc 1.0.11-1

upstream update 1.0.11

Modified:
  libxvmc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:43:31 UTC (rev 348559)
+++ PKGBUILD2019-03-17 12:45:47 UTC (rev 348560)
@@ -1,8 +1,8 @@
 #Maintainer: Jan de Groot 
 
 pkgname=libxvmc
-pkgver=1.0.10
-pkgrel=2
+pkgver=1.0.11
+pkgrel=1
 pkgdesc="X11 Video Motion Compensation extension library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/;
@@ -10,19 +10,19 @@
 depends=('libxv')
 makedepends=('pkgconfig')
 source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2{,.sig})
-sha256sums=('e501a079b5dfaef0897c56152770c77e05e362065cec58910289aa567277ee2e'
+sha512sums=('4fe49e956ac97a45d851292cbba7bf242706aaf3bd9eb7ea4d2fc50e40745115d857a4fe179d2b87bc7cb6f9ac93911e89a167f02f6d1ae25a59df9a517a2476'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #  Alan Coopersmith 

 validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

 
 build() {
-  cd ${srcdir}/libXvMC-${pkgver}
+  cd libXvMC-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
   make
 }
 
 package() {
-  cd ${srcdir}/libXvMC-${pkgver}
+  cd libXvMC-${pkgver}
   make DESTDIR=${pkgdir} install
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
   install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:42:43
  Author: andyrtr
Revision: 348558

upgpkg: xtrans 1.4.0-1

upstream update 1.4.0

Modified:
  xtrans/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:36:50 UTC (rev 348557)
+++ PKGBUILD2019-03-17 12:42:43 UTC (rev 348558)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xtrans
-pkgver=1.3.5
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="X transport library"
 arch=('any')
 license=('custom')
@@ -10,9 +10,10 @@
 url="https://xorg.freedesktop.org/;
 options=(!emptydirs)
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('049fb996313e8a1625b66e1645a5f56d8a26c5dd91afe5869269716fce05f6c97c84f8ce4a6df2057106b47982c8291cecc223bef241f694174434c981a7029b'
+sha512sums=('4fea89a3455c0e13321cbefa43340016dbb59bdd0dbdb5b796c1a6d2a6b1fd63cf1327b769ab426286b9c54b32ec764a50cd2b46228e4e43b841bda6b94de214'
 'SKIP')
 validpgpkeys=('C383B778255613DFDB409D91DB221A690011') #  "Keith Packard 
"
+validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

 
 build() {
   cd ${pkgname}-${pkgver}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:43:31
  Author: andyrtr
Revision: 348559

archrelease: copy trunk to extra-any

Added:
  xtrans/repos/extra-any/PKGBUILD
(from rev 348558, xtrans/trunk/PKGBUILD)
Deleted:
  xtrans/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:42:43 UTC (rev 348558)
+++ PKGBUILD2019-03-17 12:43:31 UTC (rev 348559)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot 
-
-pkgname=xtrans
-pkgver=1.3.5
-pkgrel=2
-pkgdesc="X transport library"
-arch=('any')
-license=('custom')
-url="https://xorg.freedesktop.org/;
-options=(!emptydirs)
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('049fb996313e8a1625b66e1645a5f56d8a26c5dd91afe5869269716fce05f6c97c84f8ce4a6df2057106b47982c8291cecc223bef241f694174434c981a7029b'
-'SKIP')
-validpgpkeys=('C383B778255613DFDB409D91DB221A690011') #  "Keith Packard 
"
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr 
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-
-  install -m755 -d "${pkgdir}/usr/lib"
-  mv "${pkgdir}/usr/share/pkgconfig" "${pkgdir}/usr/lib/pkgconfig"
-}

Copied: xtrans/repos/extra-any/PKGBUILD (from rev 348558, xtrans/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:43:31 UTC (rev 348559)
@@ -0,0 +1,31 @@
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot 
+
+pkgname=xtrans
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="X transport library"
+arch=('any')
+license=('custom')
+url="https://xorg.freedesktop.org/;
+options=(!emptydirs)
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha512sums=('4fea89a3455c0e13321cbefa43340016dbb59bdd0dbdb5b796c1a6d2a6b1fd63cf1327b769ab426286b9c54b32ec764a50cd2b46228e4e43b841bda6b94de214'
+'SKIP')
+validpgpkeys=('C383B778255613DFDB409D91DB221A690011') #  "Keith Packard 
"
+validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr 
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+
+  install -m755 -d "${pkgdir}/usr/lib"
+  mv "${pkgdir}/usr/share/pkgconfig" "${pkgdir}/usr/lib/pkgconfig"
+}


[arch-commits] Commit in libxrandr/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:36:50
  Author: andyrtr
Revision: 348557

archrelease: copy trunk to extra-x86_64

Added:
  libxrandr/repos/extra-x86_64/PKGBUILD
(from rev 348556, libxrandr/trunk/PKGBUILD)
Deleted:
  libxrandr/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:36:43 UTC (rev 348556)
+++ PKGBUILD2019-03-17 12:36:50 UTC (rev 348557)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Maintainer: Andreas Radke 
-# Contributor: Alexander Baldeck 
-
-pkgname=libxrandr
-pkgver=1.5.1
-pkgrel=2
-pkgdesc="X11 RandR extension library"
-arch=('x86_64')
-license=('custom')
-url="https://xorg.freedesktop.org/;
-depends=('libxext' 'libxrender' 'randrproto')
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/libXrandr-${pkgver}.tar.bz2{,.sig})
-sha256sums=('1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a'
-'SKIP')
-validpgpkeys=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # Dave Airlie 
 
-validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

-
-build() {
-  cd libXrandr-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd libXrandr-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxrandr/repos/extra-x86_64/PKGBUILD (from rev 348556, 
libxrandr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:36:50 UTC (rev 348557)
@@ -0,0 +1,33 @@
+# Maintainer: Jan de Groot 
+# Maintainer: Andreas Radke 
+# Contributor: Alexander Baldeck 
+
+pkgname=libxrandr
+pkgver=1.5.2
+pkgrel=1
+pkgdesc="X11 RandR extension library"
+arch=('x86_64')
+license=('custom')
+url="https://xorg.freedesktop.org/;
+depends=('libxext' 'libxrender' 'randrproto')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/lib/libXrandr-${pkgver}.tar.bz2{,.sig})
+sha512sums=('fcd005f9839e7ef980607128a5d76d7b671cc2f5755949e03c569c500d7e987cb3f6932750ab8bf6e2c1086ec69dde09d5831f0c2098b9f9ad46be4f56db0d87'
+'SKIP')
+validpgpkeys=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # Dave Airlie 
 
+validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

+
+build() {
+  cd libXrandr-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd libXrandr-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:36:43
  Author: andyrtr
Revision: 348556

upgpkg: libxrandr 1.5.2-1

upstream update 1.5.2

Modified:
  libxrandr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:33:28 UTC (rev 348555)
+++ PKGBUILD2019-03-17 12:36:43 UTC (rev 348556)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=libxrandr
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.5.2
+pkgrel=1
 pkgdesc="X11 RandR extension library"
 arch=('x86_64')
 license=('custom')
@@ -12,10 +12,11 @@
 depends=('libxext' 'libxrender' 'randrproto')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/libXrandr-${pkgver}.tar.bz2{,.sig})
-sha256sums=('1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a'
+sha512sums=('fcd005f9839e7ef980607128a5d76d7b671cc2f5755949e03c569c500d7e987cb3f6932750ab8bf6e2c1086ec69dde09d5831f0c2098b9f9ad46be4f56db0d87'
 'SKIP')
 validpgpkeys=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # Dave Airlie 
 
 validpgpkeys+=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

 
 build() {
   cd libXrandr-${pkgver}


[arch-commits] Commit in libxmu/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:33:28
  Author: andyrtr
Revision: 348555

archrelease: copy trunk to extra-x86_64

Added:
  libxmu/repos/extra-x86_64/PKGBUILD
(from rev 348554, libxmu/trunk/PKGBUILD)
Deleted:
  libxmu/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:33:21 UTC (rev 348554)
+++ PKGBUILD2019-03-17 12:33:28 UTC (rev 348555)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libxmu
-pkgver=1.1.2
-pkgrel=2
-pkgdesc="X11 miscellaneous micro-utility library"
-arch=('x86_64')
-url="https://xorg.freedesktop.org/;
-depends=('libxext' 'libxt')
-makedepends=('xorg-util-macros')
-license=('custom')
-source=("${url}/releases/individual/lib/libXmu-${pkgver}.tar.bz2")
-sha512sums=('eba4e3d10f7d75ba8464881fb69f295a89774a4b37793197d75f3312e3a342b2df8b7e13e3f5c887962704329b5347ff2f3395e229af9dadf46a93b1e8613cfc')
-
-build() {
-  cd "${srcdir}/libXmu-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/libXmu-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxmu/repos/extra-x86_64/PKGBUILD (from rev 348554, 
libxmu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:33:28 UTC (rev 348555)
@@ -0,0 +1,27 @@
+# Maintainer: Jan de Groot 
+
+pkgname=libxmu
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="X11 miscellaneous micro-utility library"
+arch=('x86_64')
+url="https://xorg.freedesktop.org/;
+depends=('libxext' 'libxt')
+makedepends=('xorg-util-macros')
+license=('custom')
+source=("${url}/releases/individual/lib/libXmu-${pkgver}.tar.bz2")
+sha512sums=('8c6cc65b22aa031ad870dd92736681a068a0878a425a53dbed909943da1136c4a24034d467cfd3785c3a8d78f66850b69f1ebe1eb24aaf9bc176b1d171a5c762')
+
+build() {
+  cd libXmu-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXmu-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:33:21
  Author: andyrtr
Revision: 348554

upgpkg: libxmu 1.1.3-1

upstream update 1.1.3

Modified:
  libxmu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:29:49 UTC (rev 348553)
+++ PKGBUILD2019-03-17 12:33:21 UTC (rev 348554)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxmu
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
 pkgdesc="X11 miscellaneous micro-utility library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/;
@@ -10,16 +10,16 @@
 makedepends=('xorg-util-macros')
 license=('custom')
 source=("${url}/releases/individual/lib/libXmu-${pkgver}.tar.bz2")
-sha512sums=('eba4e3d10f7d75ba8464881fb69f295a89774a4b37793197d75f3312e3a342b2df8b7e13e3f5c887962704329b5347ff2f3395e229af9dadf46a93b1e8613cfc')
+sha512sums=('8c6cc65b22aa031ad870dd92736681a068a0878a425a53dbed909943da1136c4a24034d467cfd3785c3a8d78f66850b69f1ebe1eb24aaf9bc176b1d171a5c762')
 
 build() {
-  cd "${srcdir}/libXmu-${pkgver}"
+  cd libXmu-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
   make
 }
 
 package() {
-  cd "${srcdir}/libXmu-${pkgver}"
+  cd libXmu-${pkgver}
   make DESTDIR="${pkgdir}" install
 
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 12:30:10
  Author: archange
Revision: 442365

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: netcdf-fortran-openmpi/repos/community-staging-x86_64/PKGBUILD (from 
rev 442364, netcdf-fortran-openmpi/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 12:30:10 UTC (rev 442365)
@@ -0,0 +1,52 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+_pkg=netcdf-fortran
+_mpi=openmpi
+pkgname=${_pkg}-${_mpi}
+pkgver=4.4.5
+pkgrel=2
+pkgdesc="NetCDF fortran bindings with parallel support (${_mpi} version)"
+arch=('x86_64')
+url="https://github.com/Unidata/netcdf-fortran;
+license=('custom')
+depends=('gcc-libs' 'netcdf-openmpi' 'curl')
+makedepends=('gcc-fortran' 'doxygen')
+checkdepends=('valgrind')
+provides=("${_pkg}")
+conflicts=("${_pkg}")
+options=('!makeflags' 'staticlibs')
+source=(${_pkg}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('01643461ac42d1986e38a052eb021135bae5b6cd592373fb44cf832236791c03')
+
+build() {
+cd ${_pkg}-${pkgver}
+./configure \
+CC=mpicc \
+FC=mpifort \
+--prefix=/usr \
+--enable-extra-tests \
+--enable-extra-example-tests \
+--enable-large-file-tests \
+--enable-parallel-tests \
+--enable-valgrind-tests
+make
+}
+
+check() {
+cd ${_pkg}-${pkgver}
+
+# This is required starting with OpenMPI 3.0 when trying to run more
+# processes than the number of available cores
+export OMPI_MCA_rmaps_base_oversubscribe=yes
+
+# https://github.com/Unidata/netcdf-fortran/issues/109
+make LIBS="-lnetcdf -lhdf5_hl -lhdf5 -lpnetcdf -lz -lcurl -ldl -lm" check 
|| warning "Tests failed"
+}
+
+package() {
+cd ${_pkg}-${pkgver}
+make DESTDIR="${pkgdir}" install
+install -Dm644 COPYRIGHT -t "${pkgdir}"/usr/share/licenses/${_pkg}/
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 12:30:02
  Author: archange
Revision: 442364

hdf5 + netcdf4 rebuild

Modified:
  netcdf-fortran-openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:26:28 UTC (rev 442363)
+++ PKGBUILD2019-03-17 12:30:02 UTC (rev 442364)
@@ -6,7 +6,7 @@
 _mpi=openmpi
 pkgname=${_pkg}-${_mpi}
 pkgver=4.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="NetCDF fortran bindings with parallel support (${_mpi} version)"
 arch=('x86_64')
 url="https://github.com/Unidata/netcdf-fortran;
@@ -42,7 +42,7 @@
 export OMPI_MCA_rmaps_base_oversubscribe=yes
 
 # https://github.com/Unidata/netcdf-fortran/issues/109
-make check || warning "Tests failed"
+make LIBS="-lnetcdf -lhdf5_hl -lhdf5 -lpnetcdf -lz -lcurl -ldl -lm" check 
|| warning "Tests failed"
 }
 
 package() {


[arch-commits] Commit in libxkbfile/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:29:49
  Author: andyrtr
Revision: 348553

archrelease: copy trunk to extra-x86_64

Added:
  libxkbfile/repos/extra-x86_64/PKGBUILD
(from rev 348552, libxkbfile/trunk/PKGBUILD)
Deleted:
  libxkbfile/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:29:42 UTC (rev 348552)
+++ PKGBUILD2019-03-17 12:29:49 UTC (rev 348553)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=libxkbfile
-pkgver=1.0.9
-pkgrel=2
-pkgdesc="X11 keyboard file manipulation library"
-arch=('x86_64')
-license=('custom')
-url="https://xorg.freedesktop.org/;
-depends=('libx11')
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('5fa268f10d7c4bd7b1e0c9f12adaa53d86b149f193d228fc620b3b81d360b37e4ede0192f5a0dc715bf830a57bd1388af01399fb33609413fc64623ee91cb8d1'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith 

-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static 
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxkbfile/repos/extra-x86_64/PKGBUILD (from rev 348552, 
libxkbfile/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:29:49 UTC (rev 348553)
@@ -0,0 +1,29 @@
+# Maintainer: Jan de Groot 
+
+pkgname=libxkbfile
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="X11 keyboard file manipulation library"
+arch=('x86_64')
+license=('custom')
+url="https://xorg.freedesktop.org/;
+depends=('libx11')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha512sums=('1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith 

+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static 
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:29:42
  Author: andyrtr
Revision: 348552

upgpkg: libxkbfile 1.1.0-1

upstream update 1.1.0

Modified:
  libxkbfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:27:33 UTC (rev 348551)
+++ PKGBUILD2019-03-17 12:29:42 UTC (rev 348552)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxkbfile
-pkgver=1.0.9
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="X11 keyboard file manipulation library"
 arch=('x86_64')
 license=('custom')
@@ -10,7 +10,7 @@
 depends=('libx11')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('5fa268f10d7c4bd7b1e0c9f12adaa53d86b149f193d228fc620b3b81d360b37e4ede0192f5a0dc715bf830a57bd1388af01399fb33609413fc64623ee91cb8d1'
+sha512sums=('1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith 

 


[arch-commits] Commit in libxft/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:27:33
  Author: andyrtr
Revision: 348551

archrelease: copy trunk to extra-x86_64

Added:
  libxft/repos/extra-x86_64/PKGBUILD
(from rev 348550, libxft/trunk/PKGBUILD)
Deleted:
  libxft/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:27:26 UTC (rev 348550)
+++ PKGBUILD2019-03-17 12:27:33 UTC (rev 348551)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot 
-
-pkgname=libxft
-pkgver=2.3.2
-pkgrel=2
-pkgdesc="FreeType-based font drawing library for X"
-arch=('x86_64')
-license=('custom')
-url="https://xorg.freedesktop.org/;
-depends=('fontconfig' 'libxrender')
-makedepends=('pkgconfig')
-source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2{,.sig})
-sha256sums=('f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
-
-build() {
-  cd "${srcdir}/libXft-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/libXft-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-
-}

Copied: libxft/repos/extra-x86_64/PKGBUILD (from rev 348550, 
libxft/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:27:33 UTC (rev 348551)
@@ -0,0 +1,30 @@
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot 
+
+pkgname=libxft
+pkgver=2.3.3
+pkgrel=1
+pkgdesc="FreeType-based font drawing library for X"
+arch=('x86_64')
+license=('custom')
+url="https://xorg.freedesktop.org/;
+depends=('fontconfig' 'libxrender')
+makedepends=('pkgconfig')
+source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2{,.sig})
+sha512sums=('28fdaf3baa3b156a4a7fdd6e39c4d8026d7d21eaa9be27c9797c8d329dab691a1bc82ea6042f9d4729a9343d93787536fb7e4b606f722f33cbe608b2e79910e8'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
+
+build() {
+  cd libXft-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXft-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+
+}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:27:26
  Author: andyrtr
Revision: 348550

upgpkg: libxft 2.3.3-1

upstream update 2.3.3

Modified:
  libxft/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:24:17 UTC (rev 348549)
+++ PKGBUILD2019-03-17 12:27:26 UTC (rev 348550)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxft
-pkgver=2.3.2
-pkgrel=2
+pkgver=2.3.3
+pkgrel=1
 pkgdesc="FreeType-based font drawing library for X"
 arch=('x86_64')
 license=('custom')
@@ -11,18 +11,18 @@
 depends=('fontconfig' 'libxrender')
 makedepends=('pkgconfig')
 source=(${url}/releases/individual/lib/libXft-${pkgver}.tar.bz2{,.sig})
-sha256sums=('f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c'
+sha512sums=('28fdaf3baa3b156a4a7fdd6e39c4d8026d7d21eaa9be27c9797c8d329dab691a1bc82ea6042f9d4729a9343d93787536fb7e4b606f722f33cbe608b2e79910e8'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
 
 build() {
-  cd "${srcdir}/libXft-${pkgver}"
+  cd libXft-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
   make
 }
 
 package() {
-  cd "${srcdir}/libXft-${pkgver}"
+  cd libXft-${pkgver}
   make DESTDIR="${pkgdir}" install
   install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
   install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 12:26:28
  Author: archange
Revision: 442363

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: netcdf-fortran/repos/community-staging-x86_64/PKGBUILD (from rev 
442362, netcdf-fortran/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 12:26:28 UTC (rev 442363)
@@ -0,0 +1,39 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+pkgname=netcdf-fortran
+pkgver=4.4.5
+pkgrel=2
+pkgdesc="NetCDF fortran bindings"
+arch=('x86_64')
+url="https://github.com/Unidata/netcdf-fortran;
+license=('custom')
+depends=('gcc-libs' 'netcdf' 'curl')
+makedepends=('gcc-fortran' 'doxygen')
+checkdepends=('valgrind')
+options=('!makeflags' 'staticlibs')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('01643461ac42d1986e38a052eb021135bae5b6cd592373fb44cf832236791c03')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-extra-tests \
+--enable-extra-example-tests \
+--enable-large-file-tests \
+--enable-valgrind-tests
+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)

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 12:26:08
  Author: archange
Revision: 442362

hdf5 + netcdf4 rebuild

Modified:
  netcdf-fortran/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:14:50 UTC (rev 442361)
+++ PKGBUILD2019-03-17 12:26:08 UTC (rev 442362)
@@ -4,7 +4,7 @@
 
 pkgname=netcdf-fortran
 pkgver=4.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="NetCDF fortran bindings"
 arch=('x86_64')
 url="https://github.com/Unidata/netcdf-fortran;


[arch-commits] Commit in libxext/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:24:17
  Author: andyrtr
Revision: 348549

archrelease: copy trunk to extra-x86_64

Added:
  libxext/repos/extra-x86_64/PKGBUILD
(from rev 348548, libxext/trunk/PKGBUILD)
Deleted:
  libxext/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:24:10 UTC (rev 348548)
+++ PKGBUILD2019-03-17 12:24:17 UTC (rev 348549)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot 
-
-pkgname=libxext
-pkgver=1.3.3
-pkgrel=2
-pkgdesc="X11 miscellaneous extensions library"
-arch=('x86_64')
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libx11' 'xextproto')
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/libXext-${pkgver}.tar.bz2{,.sig})
-sha512sums=('669d61545d10b999872addbf5628127840a221cbeaafb5ffa4328e0e0e1823583ece973bcafd5f13852ed58d4b0fe313a35f304ac80c6ed2b382cbbca977761a'
-'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # "Peter Hutterer 
(Who-T) "
-
-build() {
-  cd libXext-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd libXext-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxext/repos/extra-x86_64/PKGBUILD (from rev 348548, 
libxext/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:24:17 UTC (rev 348549)
@@ -0,0 +1,31 @@
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot 
+
+pkgname=libxext
+pkgver=1.3.4
+pkgrel=1
+pkgdesc="X11 miscellaneous extensions library"
+arch=('x86_64')
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('libx11' 'xextproto')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/lib/libXext-${pkgver}.tar.bz2{,.sig})
+sha512sums=('09146397d95f80c04701be1cc0a9c580ab5a085842ac31d17dfb6d4c2e42b4253b89cba695e5e520be359883a76ffd02f42484c9e2ba2c33a5a40c29df4a'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # "Peter Hutterer 
(Who-T) "
+validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

+
+build() {
+  cd libXext-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXext-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:24:10
  Author: andyrtr
Revision: 348548

upgpkg: libxext 1.3.4-1

upstream update 1.3.3

Modified:
  libxext/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 12:19:02 UTC (rev 348547)
+++ PKGBUILD2019-03-17 12:24:10 UTC (rev 348548)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxext
-pkgver=1.3.3
-pkgrel=2
+pkgver=1.3.4
+pkgrel=1
 pkgdesc="X11 miscellaneous extensions library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/;
@@ -11,9 +11,10 @@
 depends=('libx11' 'xextproto')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/libXext-${pkgver}.tar.bz2{,.sig})
-sha512sums=('669d61545d10b999872addbf5628127840a221cbeaafb5ffa4328e0e0e1823583ece973bcafd5f13852ed58d4b0fe313a35f304ac80c6ed2b382cbbca977761a'
+sha512sums=('09146397d95f80c04701be1cc0a9c580ab5a085842ac31d17dfb6d4c2e42b4253b89cba695e5e520be359883a76ffd02f42484c9e2ba2c33a5a40c29df4a'
 'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # "Peter Hutterer 
(Who-T) "
+validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

 
 build() {
   cd libXext-${pkgver}


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

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:18:50
  Author: andyrtr
Revision: 348546

upgpkg: libxdmcp 1.1.3-1

upstream update 1.1.3

Modified:
  libxdmcp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 11:37:19 UTC (rev 348545)
+++ PKGBUILD2019-03-17 12:18:50 UTC (rev 348546)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxdmcp
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
 pkgdesc="X11 Display Manager Control Protocol library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/;
@@ -11,7 +11,7 @@
 depends=('xproto' 'glibc')
 makedepends=('xorg-util-macros')
 source=(${url}/releases/individual/lib/libXdmcp-${pkgver}.tar.bz2{,.sig})
-sha512sums=('f96005934b8bc752059106f8caf7df0574f5ef3c7a83bd797497b56ca556a7ff4dc1d28195e421259e82ea027b5c738094add3ec107a22544c9070725d8d46bb'
+sha512sums=('cb1d4650f97d66e73acd2465ec7d757b9b797cce2f85e301860a44997a461837eea845ec9bd5b639ec5ca34c804f8bdd870697a5ce3f4e270b687c9ef74f25ec'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

 


[arch-commits] Commit in libxdmcp/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-17 Thread Andreas Radke via arch-commits
Date: Sunday, March 17, 2019 @ 12:19:02
  Author: andyrtr
Revision: 348547

archrelease: copy trunk to extra-x86_64

Added:
  libxdmcp/repos/extra-x86_64/PKGBUILD
(from rev 348546, libxdmcp/trunk/PKGBUILD)
Deleted:
  libxdmcp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-17 12:18:50 UTC (rev 348546)
+++ PKGBUILD2019-03-17 12:19:02 UTC (rev 348547)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot 
-
-pkgname=libxdmcp
-pkgver=1.1.2
-pkgrel=2
-pkgdesc="X11 Display Manager Control Protocol library"
-arch=('x86_64')
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('xproto' 'glibc')
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/libXdmcp-${pkgver}.tar.bz2{,.sig})
-sha512sums=('f96005934b8bc752059106f8caf7df0574f5ef3c7a83bd797497b56ca556a7ff4dc1d28195e421259e82ea027b5c738094add3ec107a22544c9070725d8d46bb'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

-
-build() {
-  cd libXdmcp-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd libXdmcp-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxdmcp/repos/extra-x86_64/PKGBUILD (from rev 348546, 
libxdmcp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-17 12:19:02 UTC (rev 348547)
@@ -0,0 +1,30 @@
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot 
+
+pkgname=libxdmcp
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="X11 Display Manager Control Protocol library"
+arch=('x86_64')
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('xproto' 'glibc')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/lib/libXdmcp-${pkgver}.tar.bz2{,.sig})
+sha512sums=('cb1d4650f97d66e73acd2465ec7d757b9b797cce2f85e301860a44997a461837eea845ec9bd5b639ec5ca34c804f8bdd870697a5ce3f4e270b687c9ef74f25ec'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

+
+build() {
+  cd libXdmcp-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXdmcp-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 12:14:50
  Author: archange
Revision: 442361

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: netcdf-cxx/repos/community-staging-x86_64/PKGBUILD (from rev 442360, 
netcdf-cxx/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-03-17 12:14:50 UTC (rev 442361)
@@ -0,0 +1,36 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+
+pkgname=netcdf-cxx
+pkgver=4.3.0
+pkgrel=3
+pkgdesc="NetCDF c++ bindings"
+arch=('x86_64')
+url="https://github.com/Unidata/netcdf-cxx4/;
+license=('custom')
+depends=('gcc-libs' 'netcdf' 'curl')
+options=('!makeflags')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('25da1c97d7a01bc4cee34121c32909872edd38404589c0427fefa1301743f18f')
+
+build() {
+cd ${pkgname}4-${pkgver}
+./configure \
+--prefix=/usr \
+--enable-shared \
+--enable-extra-tests \
+--enable-large-file-tests
+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)

2019-03-17 Thread Bruno Pagani via arch-commits
Date: Sunday, March 17, 2019 @ 12:14:38
  Author: archange
Revision: 442360

hdf5 + netcdf4 rebuild

Modified:
  netcdf-cxx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-17 11:51:58 UTC (rev 442359)
+++ PKGBUILD2019-03-17 12:14:38 UTC (rev 442360)
@@ -4,7 +4,7 @@
 
 pkgname=netcdf-cxx
 pkgver=4.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="NetCDF c++ bindings"
 arch=('x86_64')
 url="https://github.com/Unidata/netcdf-cxx4/;
@@ -18,7 +18,9 @@
 cd ${pkgname}4-${pkgver}
 ./configure \
 --prefix=/usr \
---enable-shared
+--enable-shared \
+--enable-extra-tests \
+--enable-large-file-tests
 make
 }
 
@@ -29,8 +31,6 @@
 
 package() {
 cd ${pkgname}4-${pkgver}
-
 make DESTDIR="${pkgdir}" install
-
 install -Dm644 COPYRIGHT -t ${pkgdir}/usr/share/licenses/${pkgname}/
 }


  1   2   >