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

2019-04-22 Thread Alexander Rødseth via arch-commits
Date: Monday, April 22, 2019 @ 23:31:00
  Author: arodseth
Revision: 453026

archrelease: copy trunk to community-x86_64

Added:
  arpack/repos/community-x86_64/PKGBUILD
(from rev 453025, arpack/trunk/PKGBUILD)
Deleted:
  arpack/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 23:30:52 UTC (rev 453025)
+++ PKGBUILD2019-04-22 23:31:00 UTC (rev 453026)
@@ -1,42 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: William Rea 
-# Contributor: Stefan Husmann 
-
-pkgname=arpack
-pkgver=3.7.0
-pkgrel=1
-arch=(x86_64)
-pkgdesc='Fortran77 subroutines for solving large scale eigenvalue problems'
-url='https://github.com/opencollab/arpack-ng'
-license=(BSD)
-depends=(lapack openmpi)
-makedepends=(gcc-fortran git)
-provides=(arpack-ng)
-source=("git+$url#tag=$pkgver")
-md5sums=('SKIP')
-
-prepare() {
-  cd "$pkgname-ng"
-
-  ./bootstrap
-}
-
-build() {
-  cd "$pkgname-ng"
-
-  ./configure --prefix=/usr --enable-mpi
-  make \
-F77="mpif77" \
-CFLAGS+=" `pkg-config --cflags ompi-f77` " \
-LIBS+=" `pkg-config --libs ompi-f77` "
-}
-
-package() {
-  cd "$pkgname-ng"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# getver: github.com/opencollab/arpack-ng/releases/latest
-# vim: ts=2 sw=2 et:

Copied: arpack/repos/community-x86_64/PKGBUILD (from rev 453025, 
arpack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 23:31:00 UTC (rev 453026)
@@ -0,0 +1,42 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: William Rea 
+# Contributor: Stefan Husmann 
+
+pkgname=arpack
+pkgver=3.7.0
+pkgrel=2
+arch=(x86_64)
+pkgdesc='Fortran77 subroutines for solving large scale eigenvalue problems'
+url='https://github.com/opencollab/arpack-ng'
+license=(BSD)
+depends=(lapack openmpi)
+makedepends=(gcc-fortran git)
+provides=(arpack-ng)
+source=("git+$url#tag=$pkgver")
+md5sums=('SKIP')
+
+prepare() {
+  cd "$pkgname-ng"
+
+  ./bootstrap
+}
+
+build() {
+  cd "$pkgname-ng"
+
+  ./configure --prefix=/usr --enable-mpi --enable-icb
+  make \
+F77="mpif77" \
+CFLAGS+=" `pkg-config --cflags ompi-f77` " \
+LIBS+=" `pkg-config --libs ompi-f77` "
+}
+
+package() {
+  cd "$pkgname-ng"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# getver: github.com/opencollab/arpack-ng/releases/latest
+# vim: ts=2 sw=2 et:


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

2019-04-22 Thread Alexander Rødseth via arch-commits
Date: Monday, April 22, 2019 @ 23:30:52
  Author: arodseth
Revision: 453025

upgpkg: arpack 3.7.0-2

Modified:
  arpack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 23:24:45 UTC (rev 453024)
+++ PKGBUILD2019-04-22 23:30:52 UTC (rev 453025)
@@ -4,7 +4,7 @@
 
 pkgname=arpack
 pkgver=3.7.0
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 pkgdesc='Fortran77 subroutines for solving large scale eigenvalue problems'
 url='https://github.com/opencollab/arpack-ng'
@@ -24,7 +24,7 @@
 build() {
   cd "$pkgname-ng"
 
-  ./configure --prefix=/usr --enable-mpi
+  ./configure --prefix=/usr --enable-mpi --enable-icb
   make \
 F77="mpif77" \
 CFLAGS+=" `pkg-config --cflags ompi-f77` " \


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

2019-04-22 Thread Alexander Rødseth via arch-commits
Date: Monday, April 22, 2019 @ 23:24:45
  Author: arodseth
Revision: 453024

archrelease: copy trunk to community-x86_64

Added:
  wings3d/repos/community-x86_64/PKGBUILD
(from rev 453023, wings3d/trunk/PKGBUILD)
  wings3d/repos/community-x86_64/wings3d.sh
(from rev 453023, wings3d/trunk/wings3d.sh)
Deleted:
  wings3d/repos/community-x86_64/PKGBUILD
  wings3d/repos/community-x86_64/wings3d.sh

+
 PKGBUILD   |  123 ---
 wings3d.sh |8 +--
 2 files changed, 63 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 23:24:38 UTC (rev 453023)
+++ PKGBUILD2019-04-22 23:24:45 UTC (rev 453024)
@@ -1,64 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: kappa 
-
-pkgname=wings3d
-pkgver=2.1.7
-pkgrel=4
-pkgdesc='3D modeler using the winged edge data structure'
-arch=('x86_64')
-url='http://www.wings3d.com/'
-license=('GPL')
-depends=('erlang' 'erlang-cl' 'erlang-sdl')
-makedepends=('gendesk' 'imagemagick')
-optdepends=('povray: render scenes with POV-Ray')
-source=("https://downloads.sourceforge.net/project/wings/wings/$pkgver/wings-$pkgver.tar.bz2;
-"wayland.patch::https://github.com/dgud/wings/commit/db074161e.patch;
-"$pkgname.sh")
-sha256sums=('c2f4787ac2f8c874cdbb57c87a3e267a54e7f7f90082c9885e96290d1102ff24'
-'ab3da436b0f5be55b44569a7a9e7a2587981a0282ec380191cc75be97e7cb286'
-'8e5e8f31d47ea55a0e9d311b7cc0eaac4e6050ac40506d3548b6ebae5d3618be')
-_p=${pkgname%3d}-$pkgver
-
-prepare() {
-  gendesk -f -n \
---name Wings3D \
---pkgname $pkgname \
---pkgdesc "$pkgdesc" \
---genericname '3D Modeler' \
---categories 'Graphics;3DGraphics'
-
-  # Convert the icon in a reproducable way
-  convert +set date:create +set date:modify "$_p"/win32/wings.ico $pkgname.png
-
-  # Path fix for building wpc_lwo
-  ln -s "$_p" "$_p"/plugins_src/import_export/wings
-  ln -s "$_p" wings
-
-  sed -i 's/-Werror//' "$_p"/{src,e3d,plugins_src/import_export}/Makefile
-
-  # Make the 3D grid work with Wayland
-  patch -d "$_p" -p1 -i ../wayland.patch
-}
-
-build() {
-  export ESDL_PATH="$(echo /usr/lib/erlang/lib/esdl-*)"
-  export ERL_LIBS="$srcdir"
-
-  make -C "$_p" all lang
-}
-
-package() {
-  install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
-
-  install -Dm644 $pkgname.desktop \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 $pkgname-3.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
-
-  install -d "$pkgdir/usr/lib/$pkgname"
-  for subdir in e3d ebin icons plugins psd shaders src textures tools; do
-cp -r "$_p"/$subdir/ "$pkgdir/usr/lib/$pkgname"
-  done
-}
-
-# getver: -u=2 github.com/dgud/wings/releases
-# vim: ts=2 sw=2 et:

Copied: wings3d/repos/community-x86_64/PKGBUILD (from rev 453023, 
wings3d/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 23:24:45 UTC (rev 453024)
@@ -0,0 +1,59 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: kappa 
+
+pkgname=wings3d
+pkgver=2.2.4
+pkgrel=1
+pkgdesc='3D modeler using the winged edge data structure'
+arch=(x86_64)
+url='http://www.wings3d.com/'
+license=(GPL)
+depends=(erlang erlang-cl erlang-sdl)
+makedepends=(gendesk imagemagick)
+optdepends=('povray: render scenes with POV-Ray')
+source=("https://downloads.sourceforge.net/project/wings/wings/$pkgver/wings-$pkgver.tar.bz2;
+"$pkgname.sh")
+sha256sums=('4325a4c58df77a2b109cbd0046b427e2d3f151d5526f8c2f0848e04db48b95f5'
+'8e5e8f31d47ea55a0e9d311b7cc0eaac4e6050ac40506d3548b6ebae5d3618be')
+_p=${pkgname%3d}-$pkgver
+
+prepare() {
+  gendesk -f -n \
+--name Wings3D \
+--pkgname $pkgname \
+--pkgdesc "$pkgdesc" \
+--genericname '3D Modeler' \
+--categories 'Graphics;3DGraphics'
+
+  # Convert the icon in a reproducable way
+  convert +set date:create +set date:modify "$_p"/win32/wings.ico $pkgname.png
+
+  # Path fix for building wpc_lwo
+  ln -s "$_p" "$_p"/plugins_src/import_export/wings
+  ln -s "$_p" wings
+
+  sed -i 's/-Werror//' "$_p"/{src,e3d,plugins_src/import_export}/Makefile
+}
+
+build() {
+  export ESDL_PATH="$(echo /usr/lib/erlang/lib/esdl-*)"
+  export ERL_LIBS="$srcdir"
+
+  make -C "$_p" all lang
+}
+
+package() {
+  install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
+
+  install -Dm644 $pkgname.desktop \
+"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 $pkgname-3.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
+
+  install -d "$pkgdir/usr/lib/$pkgname"
+  for subdir in e3d ebin icons plugins psd shaders src textures tools; do
+cp -r "$_p"/$subdir/ "$pkgdir/usr/lib/$pkgname"
+  done
+}
+
+# getver: -u=2 github.com/dgud/wings/releases
+# vim: ts=2 sw=2 et:

Deleted: wings3d.sh
===
--- wings3d.sh  2019-04-22 

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

2019-04-22 Thread Alexander Rødseth via arch-commits
Date: Monday, April 22, 2019 @ 23:24:38
  Author: arodseth
Revision: 453023

upgpkg: wings3d 2.2.4-1

Modified:
  wings3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 23:07:47 UTC (rev 453022)
+++ PKGBUILD2019-04-22 23:24:38 UTC (rev 453023)
@@ -2,20 +2,18 @@
 # Contributor: kappa 
 
 pkgname=wings3d
-pkgver=2.1.7
-pkgrel=4
+pkgver=2.2.4
+pkgrel=1
 pkgdesc='3D modeler using the winged edge data structure'
-arch=('x86_64')
+arch=(x86_64)
 url='http://www.wings3d.com/'
-license=('GPL')
-depends=('erlang' 'erlang-cl' 'erlang-sdl')
-makedepends=('gendesk' 'imagemagick')
+license=(GPL)
+depends=(erlang erlang-cl erlang-sdl)
+makedepends=(gendesk imagemagick)
 optdepends=('povray: render scenes with POV-Ray')
 
source=("https://downloads.sourceforge.net/project/wings/wings/$pkgver/wings-$pkgver.tar.bz2;
-"wayland.patch::https://github.com/dgud/wings/commit/db074161e.patch;
 "$pkgname.sh")
-sha256sums=('c2f4787ac2f8c874cdbb57c87a3e267a54e7f7f90082c9885e96290d1102ff24'
-'ab3da436b0f5be55b44569a7a9e7a2587981a0282ec380191cc75be97e7cb286'
+sha256sums=('4325a4c58df77a2b109cbd0046b427e2d3f151d5526f8c2f0848e04db48b95f5'
 '8e5e8f31d47ea55a0e9d311b7cc0eaac4e6050ac40506d3548b6ebae5d3618be')
 _p=${pkgname%3d}-$pkgver
 
@@ -35,9 +33,6 @@
   ln -s "$_p" wings
 
   sed -i 's/-Werror//' "$_p"/{src,e3d,plugins_src/import_export}/Makefile
-
-  # Make the 3D grid work with Wayland
-  patch -d "$_p" -p1 -i ../wayland.patch
 }
 
 build() {


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

2019-04-22 Thread Alexander Rødseth via arch-commits
Date: Monday, April 22, 2019 @ 23:07:39
  Author: arodseth
Revision: 453021

upgpkg: raylib 2.0.0-2

Modified:
  raylib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 22:57:11 UTC (rev 453020)
+++ PKGBUILD2019-04-22 23:07:39 UTC (rev 453021)
@@ -3,28 +3,31 @@
 
 pkgname=raylib
 pkgver=2.0.0
-pkgrel=1
-pkgdesc='Well designed and easy-to-use game programming library'
+pkgrel=2
+pkgdesc='Simple and easy-to-use game programming library'
 arch=(x86_64)
 url='https://www.raylib.com'
 license=(ZLIB)
-depends=(libx11)
-makedepends=(cmake git glfw libxcursor libxinerama libxrandr ninja 
vulkan-headers xorg-server-devel xorg-xinput)
+depends=(glfw)
+makedepends=(cmake git libx11 libxcursor libxinerama libxrandr ninja 
vulkan-headers xorg-server-devel xorg-xinput)
 source=("git+https://github.com/raysan5/raylib#tag=$pkgver;)
-md5sums=(SKIP)
+md5sums=('SKIP')
 
 build() {
   mkdir -p build
   cd build
   cmake "$srcdir/$pkgname" \
+-DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=lib \
 -DCMAKE_C_FLAGS="$CFLAGS -fPIC -w" \
+-DOpenGL_GL_PREFERENCE=GLVND \
+-DUSE_EXTERNAL_GLFW=ON \
 -DBUILD_EXAMPLES=OFF \
 -DBUILD_GAMES=OFF \
 -DSHARED=ON \
 -DSTATIC=OFF \
--DOpenGL_GL_PREFERENCE=GLVND \
+-DWITH_PIC=ON \
 -G Ninja
   ninja
 }


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

2019-04-22 Thread Alexander Rødseth via arch-commits
Date: Monday, April 22, 2019 @ 23:07:47
  Author: arodseth
Revision: 453022

archrelease: copy trunk to community-x86_64

Added:
  raylib/repos/community-x86_64/PKGBUILD
(from rev 453021, raylib/trunk/PKGBUILD)
Deleted:
  raylib/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 23:07:39 UTC (rev 453021)
+++ PKGBUILD2019-04-22 23:07:47 UTC (rev 453022)
@@ -1,43 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Wilhem Barbier 
-
-pkgname=raylib
-pkgver=2.0.0
-pkgrel=1
-pkgdesc='Well designed and easy-to-use game programming library'
-arch=(x86_64)
-url='https://www.raylib.com'
-license=(ZLIB)
-depends=(libx11)
-makedepends=(cmake git glfw libxcursor libxinerama libxrandr ninja 
vulkan-headers xorg-server-devel xorg-xinput)
-source=("git+https://github.com/raysan5/raylib#tag=$pkgver;)
-md5sums=(SKIP)
-
-build() {
-  mkdir -p build
-  cd build
-  cmake "$srcdir/$pkgname" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_C_FLAGS="$CFLAGS -fPIC -w" \
--DBUILD_EXAMPLES=OFF \
--DBUILD_GAMES=OFF \
--DSHARED=ON \
--DSTATIC=OFF \
--DOpenGL_GL_PREFERENCE=GLVND \
--G Ninja
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  # Also package header files
-  for f in build/release/*.h; do
-install -Dm644 "$f" "$pkgdir/usr/include/$(basename $f)"
-  done
-  # License
-  install -Dm644 "$pkgname/LICENSE.md" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim: ts=2 sw=2 et:

Copied: raylib/repos/community-x86_64/PKGBUILD (from rev 453021, 
raylib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 23:07:47 UTC (rev 453022)
@@ -0,0 +1,46 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Wilhem Barbier 
+
+pkgname=raylib
+pkgver=2.0.0
+pkgrel=2
+pkgdesc='Simple and easy-to-use game programming library'
+arch=(x86_64)
+url='https://www.raylib.com'
+license=(ZLIB)
+depends=(glfw)
+makedepends=(cmake git libx11 libxcursor libxinerama libxrandr ninja 
vulkan-headers xorg-server-devel xorg-xinput)
+source=("git+https://github.com/raysan5/raylib#tag=$pkgver;)
+md5sums=('SKIP')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "$srcdir/$pkgname" \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_C_FLAGS="$CFLAGS -fPIC -w" \
+-DOpenGL_GL_PREFERENCE=GLVND \
+-DUSE_EXTERNAL_GLFW=ON \
+-DBUILD_EXAMPLES=OFF \
+-DBUILD_GAMES=OFF \
+-DSHARED=ON \
+-DSTATIC=OFF \
+-DWITH_PIC=ON \
+-G Ninja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  # Also package header files
+  for f in build/release/*.h; do
+install -Dm644 "$f" "$pkgdir/usr/include/$(basename $f)"
+  done
+  # License
+  install -Dm644 "$pkgname/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:57:13
  Author: heftig
Revision: 351966

archrelease: copy trunk to extra-x86_64

Added:
  opus/repos/extra-x86_64/PKGBUILD
(from rev 351965, opus/trunk/PKGBUILD)
Deleted:
  opus/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 22:57:00 UTC (rev 351965)
+++ PKGBUILD2019-04-22 22:57:13 UTC (rev 351966)
@@ -1,34 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: DrZaius 
-# Contributor: pumbur
-
-pkgname=opus
-pkgver=1.3
-pkgrel=1
-pkgdesc="Totally open, royalty-free, highly versatile audio codec"
-arch=(x86_64)
-url="https://www.opus-codec.org/;
-license=(BSD)
-depends=(glibc)
-makedepends=(doxygen)
-source=(https://archive.mozilla.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static \
---enable-custom-modes
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: opus/repos/extra-x86_64/PKGBUILD (from rev 351965, opus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 22:57:13 UTC (rev 351966)
@@ -0,0 +1,33 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: DrZaius 
+# Contributor: pumbur
+
+pkgname=opus
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="Totally open, royalty-free, highly versatile audio codec"
+arch=(x86_64)
+url="https://www.opus-codec.org/;
+license=(BSD)
+depends=(glibc)
+makedepends=(doxygen)
+source=(https://archive.mozilla.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-custom-modes
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:57:11
  Author: heftig
Revision: 453020

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 22:57:02 UTC (rev 453019)
+++ PKGBUILD2019-04-22 22:57:11 UTC (rev 453020)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: farwayer 
-
-pkgname=lib32-opus
-pkgver=1.3
-pkgrel=1
-pkgdesc="Totally open, royalty-free, highly versatile audio codec (32-bit)"
-arch=(x86_64)
-url="https://www.opus-codec.org/;
-license=(BSD)
-depends=(lib32-glibc opus)
-makedepends=(gcc-multilib)
-source=(https://archive.mozilla.org/pub/opus/opus-$pkgver.tar.gz)
-sha256sums=('4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550')
-
-build() {
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
-  
-  cd opus-$pkgver
-  ./configure --prefix=/usr --disable-static --libdir=/usr/lib32 \
---enable-custom-modes
-  make
-}
-
-check() {
-  cd opus-$pkgver
-  make check
-}
-
-package() {
-  cd opus-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -r "$pkgdir"/usr/{include,share}
-  install -d "$pkgdir/usr/share/licenses"
-  ln -s opus "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: lib32-opus/repos/multilib-x86_64/PKGBUILD (from rev 453019, 
lib32-opus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 22:57:11 UTC (rev 453020)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Contributor: farwayer 
+
+pkgname=lib32-opus
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="Totally open, royalty-free, highly versatile audio codec (32-bit)"
+arch=(x86_64)
+url="https://www.opus-codec.org/;
+license=(BSD)
+depends=(lib32-glibc opus)
+source=(https://archive.mozilla.org/pub/opus/opus-$pkgver.tar.gz)
+sha256sums=('65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d')
+
+build() {
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+  
+  cd opus-$pkgver
+  ./configure --prefix=/usr --disable-static --libdir=/usr/lib32 
--enable-custom-modes
+  make
+}
+
+check() {
+  cd opus-$pkgver
+  make check
+}
+
+package() {
+  cd opus-$pkgver
+  make DESTDIR="$pkgdir" install
+  rm -r "$pkgdir"/usr/{include,share}
+  install -d "$pkgdir/usr/share/licenses"
+  ln -s opus "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:57:00
  Author: heftig
Revision: 351965

1.3.1-1

Modified:
  opus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 22:52:47 UTC (rev 351964)
+++ PKGBUILD2019-04-22 22:57:00 UTC (rev 351965)
@@ -4,7 +4,7 @@
 # Contributor: pumbur
 
 pkgname=opus
-pkgver=1.3
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="Totally open, royalty-free, highly versatile audio codec"
 arch=(x86_64)
@@ -13,12 +13,11 @@
 depends=(glibc)
 makedepends=(doxygen)
 source=(https://archive.mozilla.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550')
+sha256sums=('65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d')
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static \
---enable-custom-modes
+  ./configure --prefix=/usr --disable-static --enable-custom-modes
   make
 }
 
@@ -30,5 +29,5 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
 }


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:57:02
  Author: heftig
Revision: 453019

1.3.1-1

Modified:
  lib32-opus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:13:40 UTC (rev 453018)
+++ PKGBUILD2019-04-22 22:57:02 UTC (rev 453019)
@@ -2,7 +2,7 @@
 # Contributor: farwayer 
 
 pkgname=lib32-opus
-pkgver=1.3
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="Totally open, royalty-free, highly versatile audio codec (32-bit)"
 arch=(x86_64)
@@ -9,9 +9,8 @@
 url="https://www.opus-codec.org/;
 license=(BSD)
 depends=(lib32-glibc opus)
-makedepends=(gcc-multilib)
 source=(https://archive.mozilla.org/pub/opus/opus-$pkgver.tar.gz)
-sha256sums=('4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550')
+sha256sums=('65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d')
 
 build() {
   export CC='gcc -m32'
@@ -19,8 +18,7 @@
   export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
   
   cd opus-$pkgver
-  ./configure --prefix=/usr --disable-static --libdir=/usr/lib32 \
---enable-custom-modes
+  ./configure --prefix=/usr --disable-static --libdir=/usr/lib32 
--enable-custom-modes
   make
 }
 


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:52:37
  Author: heftig
Revision: 351963

1.16.0-1

Modified:
  gst-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 22:38:55 UTC (rev 351962)
+++ PKGBUILD2019-04-22 22:52:37 UTC (rev 351963)
@@ -4,14 +4,14 @@
 
 pkgbase=gst-python
 pkgname=(gst-python gst-python2)
-pkgver=1.14.4
+pkgver=1.16.0
 pkgrel=1
 pkgdesc="GStreamer Python binding overrides"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
-makedepends=(python-gobject python2-gobject gst-plugins-base-libs git)
-_commit=34b8ce18ca49dc8cb9d03f29d54640e1ef1d10b7  # tags/1.14.4^0
+makedepends=(python-gobject python2-gobject gst-plugins-base-libs git meson)
+_commit=7f1b5fe985c2049351d0524e0f293272f63161d5  # tags/1.16.0^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-python.git#commit=$_commit;
 "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
 sha256sums=('SKIP'
@@ -28,29 +28,31 @@
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update
+}
 
-  NOCONFIGURE=1 ./autogen.sh
+_build() {
+  arch-meson $pkgbase build-$1 -D python=/usr/bin/$1
+  ninja -C build-$1
+}
 
-  cd ..
-  cp -a $pkgbase py2
-  cp -a $pkgbase py3
+_check() {
+  meson test -C build-$1 --print-errorlogs
 }
 
+_package() {
+  DESTDIR="$pkgdir" meson install -C build-$1
+  $1 -m compileall -d /usr/lib "$pkgdir/usr/lib"
+  $1 -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
+}
 
-_build() (
-  cd py$1
-  PYTHON=/usr/bin/python$1 ./configure --prefix=/usr
-  make
-)
-
 build() {
-  _build 2
-  _build 3
+  _build python
+  _build python2
 }
 
 check() {
-  make -C py3 check
-  make -C py2 check
+  _check python
+  _check python2
 }
 
 package_gst-python() {
@@ -57,7 +59,7 @@
   pkgdesc="${pkgdesc//Python/Python 3}"
   depends=(python-gobject gst-plugins-base-libs)
 
-  make -C py3 DESTDIR="$pkgdir" install
+  _package python
 }
 
 package_gst-python2() {
@@ -64,5 +66,8 @@
   pkgdesc="${pkgdesc//Python/Python 2}"
   depends=(python2-gobject gst-plugins-base-libs)
 
-  make -C py2 DESTDIR="$pkgdir" install
+  _package python2
+
+  # Remove conflicting loader
+  rm -r "$pkgdir/usr/lib/gstreamer-1.0"
 }


[arch-commits] Commit in gst-python/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:52:47
  Author: heftig
Revision: 351964

archrelease: copy trunk to testing-x86_64

Added:
  gst-python/repos/testing-x86_64/
  gst-python/repos/testing-x86_64/PKGBUILD
(from rev 351963, gst-python/trunk/PKGBUILD)

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

Copied: gst-python/repos/testing-x86_64/PKGBUILD (from rev 351963, 
gst-python/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 22:52:47 UTC (rev 351964)
@@ -0,0 +1,73 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Sergej Pupykin 
+# Contributor: Jan de Groot 
+
+pkgbase=gst-python
+pkgname=(gst-python gst-python2)
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer Python binding overrides"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+makedepends=(python-gobject python2-gobject gst-plugins-base-libs git meson)
+_commit=7f1b5fe985c2049351d0524e0f293272f63161d5  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-python.git#commit=$_commit;
+"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+_build() {
+  arch-meson $pkgbase build-$1 -D python=/usr/bin/$1
+  ninja -C build-$1
+}
+
+_check() {
+  meson test -C build-$1 --print-errorlogs
+}
+
+_package() {
+  DESTDIR="$pkgdir" meson install -C build-$1
+  $1 -m compileall -d /usr/lib "$pkgdir/usr/lib"
+  $1 -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
+}
+
+build() {
+  _build python
+  _build python2
+}
+
+check() {
+  _check python
+  _check python2
+}
+
+package_gst-python() {
+  pkgdesc="${pkgdesc//Python/Python 3}"
+  depends=(python-gobject gst-plugins-base-libs)
+
+  _package python
+}
+
+package_gst-python2() {
+  pkgdesc="${pkgdesc//Python/Python 2}"
+  depends=(python2-gobject gst-plugins-base-libs)
+
+  _package python2
+
+  # Remove conflicting loader
+  rm -r "$pkgdir/usr/lib/gstreamer-1.0"
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:38:55
  Author: heftig
Revision: 351962

archrelease: copy trunk to testing-x86_64

Added:
  gstreamer-vaapi/repos/testing-x86_64/
  gstreamer-vaapi/repos/testing-x86_64/PKGBUILD
(from rev 351961, gstreamer-vaapi/trunk/PKGBUILD)

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

Copied: gstreamer-vaapi/repos/testing-x86_64/PKGBUILD (from rev 351961, 
gstreamer-vaapi/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 22:38:55 UTC (rev 351962)
@@ -0,0 +1,42 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gstreamer-vaapi
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer Multimedia Framework VAAPI Plugin"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(gst-plugins-bad libva libxrandr)
+makedepends=(python gtk-doc git gtk3 meson)
+_commit=2c3480796a6673c638f5b12c7bdf5c0f191120fd  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi.git#commit=$_commit;
+"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:37:44
  Author: heftig
Revision: 351961

1.16.0-1

Modified:
  gstreamer-vaapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 22:32:50 UTC (rev 351960)
+++ PKGBUILD2019-04-22 22:37:44 UTC (rev 351961)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gstreamer-vaapi
-pkgver=1.14.4+1+gb219f609
+pkgver=1.16.0
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework VAAPI Plugin"
 url="https://gstreamer.freedesktop.org/;
@@ -8,8 +8,8 @@
 arch=(x86_64)
 license=(LGPL)
 depends=(gst-plugins-bad libva libxrandr)
-makedepends=(python gtk-doc autoconf-archive git gtk3)
-_commit=b219f6095f3014041896714dd88e7d90ee3d72dd  # 1.14
+makedepends=(python gtk-doc git gtk3 meson)
+_commit=2c3480796a6673c638f5b12c7bdf5c0f191120fd  # tags/1.16.0^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi.git#commit=$_commit;
 "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
 sha256sums=('SKIP'
@@ -26,29 +26,17 @@
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgname build
+  ninja -C build
 }
 
 check() {
-  cd $pkgname
-  make check
+  meson test -C build --print-errorlogs
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


[arch-commits] Commit in gst-plugins-bad/repos (2 files)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:32:50
  Author: heftig
Revision: 351960

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-bad/repos/testing-x86_64/
  gst-plugins-bad/repos/testing-x86_64/PKGBUILD
(from rev 351959, gst-plugins-bad/trunk/PKGBUILD)

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

Copied: gst-plugins-bad/repos/testing-x86_64/PKGBUILD (from rev 351959, 
gst-plugins-bad/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 22:32:50 UTC (rev 351960)
@@ -0,0 +1,72 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gst-plugins-bad
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework bad plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(mjpegtools gst-plugins-base-libs curl chromaprint libmms faad2 celt 
libdca libdvdnav
+ libmodplug libgme wayland libofa openjpeg2 libwebp libsrtp gnutls sbc 
rtmpdump libgudev
+ libexif libdvdread libvdpau libmpeg2 wildmidi ladspa openal libusb 
vulkan-icd-loader
+ libfdk-aac faac soundtouch spandsp neon webrtc-audio-processing 
libdc1394 libmpcdec zvbi
+ openexr libbs2b libnice lcms2 bluez-libs glu srt aom x265 liblrdf 
libde265
+ gst-plugins-good)
+makedepends=(python gtk-doc git gobject-introspection gtk3 vulkan-headers 
vulkan-validation-layers
+ librsvg libtiger zbar fluidsynth lilv meson)
+_commit=5fde70bb63a1cbf6f734fb2429e74ffb53126217  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git#commit=$_commit;
+'gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git')
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build \
+-D directfb=disabled \
+-D flite=disabled \
+-D gsm=disabled \
+-D iqa=disabled \
+-D msdk=disabled \
+-D nvdec=disabled \
+-D nvenc=disabled \
+-D opencv=disabled \
+-D openh264=disabled \
+-D openmpt=disabled \
+-D openni2=disabled \
+-D opensles=disabled \
+-D sctp=disabled \
+-D tinyalsa=disabled \
+-D voaacenc=disabled \
+-D voamrwbenc=disabled \
+-D wasapi=disabled \
+-D wpe=disabled \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Bad Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:32:39
  Author: heftig
Revision: 351959

1.16.0-1

Modified:
  gst-plugins-bad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 22:14:14 UTC (rev 351958)
+++ PKGBUILD2019-04-22 22:32:39 UTC (rev 351959)
@@ -2,9 +2,9 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-bad
-pkgver=1.14.4+22+ge87fb02c1
+pkgver=1.16.0
 pkgrel=1
-pkgdesc="GStreamer Multimedia Framework Bad Plugins"
+pkgdesc="GStreamer open-source multimedia framework bad plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
@@ -12,10 +12,11 @@
  libmodplug libgme wayland libofa openjpeg2 libwebp libsrtp gnutls sbc 
rtmpdump libgudev
  libexif libdvdread libvdpau libmpeg2 wildmidi ladspa openal libusb 
vulkan-icd-loader
  libfdk-aac faac soundtouch spandsp neon webrtc-audio-processing 
libdc1394 libmpcdec zvbi
- openexr libbs2b libnice lcms2 bluez-libs glu srt aom x265)
-makedepends=(python gtk-doc autoconf-archive git gobject-introspection gtk3 
vulkan-headers
- vulkan-validation-layers librsvg libtiger zbar fluidsynth lilv)
-_commit=e87fb02c151aaf6da0a3a97928c531240e8800a5  # 1.14
+ openexr libbs2b libnice lcms2 bluez-libs glu srt aom x265 liblrdf 
libde265
+ gst-plugins-good)
+makedepends=(python gtk-doc git gobject-introspection gtk3 vulkan-headers 
vulkan-validation-layers
+ librsvg libtiger zbar fluidsynth lilv meson)
+_commit=5fde70bb63a1cbf6f734fb2429e74ffb53126217  # tags/1.16.0^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git#commit=$_commit;
 'gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git')
 sha256sums=('SKIP'
@@ -29,42 +30,43 @@
 prepare() {
   cd $pkgname
 
-  # libfdk-aac 2.0.0
-  git cherry-pick -n \
-f4fdb9770c76113f38515245fecc5f11b3ace20d \
-19d34f6b5e1633d5ec4bb2832c58470f0c829cab
-
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Bad Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---with-gtk=3.0 \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgname build \
+-D directfb=disabled \
+-D flite=disabled \
+-D gsm=disabled \
+-D iqa=disabled \
+-D msdk=disabled \
+-D nvdec=disabled \
+-D nvenc=disabled \
+-D opencv=disabled \
+-D openh264=disabled \
+-D openmpt=disabled \
+-D openni2=disabled \
+-D opensles=disabled \
+-D sctp=disabled \
+-D tinyalsa=disabled \
+-D voaacenc=disabled \
+-D voamrwbenc=disabled \
+-D wasapi=disabled \
+-D wpe=disabled \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Bad Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
 }
 
 check() {
-  cd $pkgname
-  # bad tests are bad
-  #make -k check || :
+  meson test -C build --print-errorlogs
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:14:02
  Author: heftig
Revision: 351957

0.1.15+47+g62cbfbd-1

Modified:
  libnice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 22:02:55 UTC (rev 351956)
+++ PKGBUILD2019-04-22 22:14:02 UTC (rev 351957)
@@ -2,8 +2,8 @@
 # Contributor: William Díaz 
 
 pkgname=libnice
-pkgver=0.1.15
-pkgrel=2
+pkgver=0.1.15+47+g62cbfbd
+pkgrel=1
 pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams)"
 url="https://nice.freedesktop.org;
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glib2 gnutls gupnp-igd)
 makedepends=(gstreamer gtk-doc git meson gobject-introspection)
 optdepends=(gstreamer)
-_commit=e25c3e5113c7b7002a78bcca2ecf058bbf7de6d4  # tags/0.1.15^0
+_commit=62cbfbd552debcf477056dfadac52156b5ff6565  # master
 
source=("git+https://gitlab.freedesktop.org/libnice/libnice.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in libnice/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:14:14
  Author: heftig
Revision: 351958

archrelease: copy trunk to testing-x86_64

Added:
  libnice/repos/testing-x86_64/
  libnice/repos/testing-x86_64/PKGBUILD
(from rev 351957, libnice/trunk/PKGBUILD)

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

Copied: libnice/repos/testing-x86_64/PKGBUILD (from rev 351957, 
libnice/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 22:14:14 UTC (rev 351958)
@@ -0,0 +1,38 @@
+# Contributor: Ionut Biru 
+# Contributor: William Díaz 
+
+pkgname=libnice
+pkgver=0.1.15+47+g62cbfbd
+pkgrel=1
+pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams)"
+url="https://nice.freedesktop.org;
+arch=(x86_64)
+license=(LGPL)
+depends=(glib2 gnutls gupnp-igd)
+makedepends=(gstreamer gtk-doc git meson gobject-introspection)
+optdepends=(gstreamer)
+_commit=62cbfbd552debcf477056dfadac52156b5ff6565  # master
+source=("git+https://gitlab.freedesktop.org/libnice/libnice.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build -D gtk_doc=enabled -D tests=disabled
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-04-22 Thread Evangelos Foutras via arch-commits
Date: Monday, April 22, 2019 @ 22:02:55
  Author: foutrelis
Revision: 351956

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-notifyd/repos/extra-x86_64/PKGBUILD
(from rev 351955, xfce4-notifyd/trunk/PKGBUILD)
Deleted:
  xfce4-notifyd/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 22:02:49 UTC (rev 351955)
+++ PKGBUILD2019-04-22 22:02:55 UTC (rev 351956)
@@ -1,33 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: tobias 
-
-pkgname=xfce4-notifyd
-pkgver=0.4.3
-pkgrel=1
-pkgdesc="Notification daemon for the Xfce desktop"
-arch=('x86_64')
-url="http://goodies.xfce.org/projects/applications/xfce4-notifyd;
-license=('GPL2')
-groups=('xfce4-goodies')
-depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
-makedepends=('intltool' 'python' 'xfce4-panel')
-provides=('notification-daemon')
-source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('293dda084cfca4887ae740e2725fdfc64412bc10eac7a55a924eb14482dceac0')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-notifyd/repos/extra-x86_64/PKGBUILD (from rev 351955, 
xfce4-notifyd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 22:02:55 UTC (rev 351956)
@@ -0,0 +1,33 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: tobias 
+
+pkgname=xfce4-notifyd
+pkgver=0.4.4
+pkgrel=1
+pkgdesc="Notification daemon for the Xfce desktop"
+arch=('x86_64')
+url="https://goodies.xfce.org/projects/applications/xfce4-notifyd;
+license=('GPL2')
+groups=('xfce4-goodies')
+depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
+makedepends=('intltool' 'python' 'xfce4-panel')
+provides=('notification-daemon')
+source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('090571acf94c423003426cb779fb23e8545c68bab6485563b589c7def8a21b55')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-04-22 Thread Evangelos Foutras via arch-commits
Date: Monday, April 22, 2019 @ 22:02:49
  Author: foutrelis
Revision: 351955

upgpkg: xfce4-notifyd 0.4.4-1

New upstream release.

Modified:
  xfce4-notifyd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:41:01 UTC (rev 351954)
+++ PKGBUILD2019-04-22 22:02:49 UTC (rev 351955)
@@ -2,7 +2,7 @@
 # Contributor: tobias 
 
 pkgname=xfce4-notifyd
-pkgver=0.4.3
+pkgver=0.4.4
 pkgrel=1
 pkgdesc="Notification daemon for the Xfce desktop"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'python' 'xfce4-panel')
 provides=('notification-daemon')
 
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('293dda084cfca4887ae740e2725fdfc64412bc10eac7a55a924eb14482dceac0')
+sha256sums=('090571acf94c423003426cb779fb23e8545c68bab6485563b589c7def8a21b55')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in gst-libav/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:41:01
  Author: heftig
Revision: 351954

archrelease: copy trunk to testing-x86_64

Added:
  gst-libav/repos/testing-x86_64/
  gst-libav/repos/testing-x86_64/PKGBUILD
(from rev 351953, gst-libav/trunk/PKGBUILD)

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

Copied: gst-libav/repos/testing-x86_64/PKGBUILD (from rev 351953, 
gst-libav/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 21:41:01 UTC (rev 351954)
@@ -0,0 +1,40 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gst-libav
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework FFmpeg plugin"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(GPL)
+depends=(gst-plugins-base-libs bzip2 ffmpeg)
+makedepends=(python gtk-doc git yasm meson)
+provides=("gst-ffmpeg=$pkgver-$pkgrel")
+_commit=d6c61e69b36eaa144a5ef8fdac73a8162f072509  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-libav.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build \
+-D package-name="GStreamer FFmpeg Plugin (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:40:43
  Author: heftig
Revision: 351953

1.16.0-1

Modified:
  gst-libav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:36:57 UTC (rev 351952)
+++ PKGBUILD2019-04-22 21:40:43 UTC (rev 351953)
@@ -2,24 +2,18 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-libav
-pkgver=1.14.4+2+gc324028
+pkgver=1.16.0
 pkgrel=1
-pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin"
+pkgdesc="GStreamer open-source multimedia framework FFmpeg plugin"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(GPL)
-depends=(gst-plugins-base-libs bzip2)
-makedepends=(python gtk-doc autoconf-archive git yasm)
+depends=(gst-plugins-base-libs bzip2 ffmpeg)
+makedepends=(python gtk-doc git yasm meson)
 provides=("gst-ffmpeg=$pkgver-$pkgrel")
-_commit=c3240282afdcfc37e1873830f06a9bca79a5cec6  # 1.14
-source=("git+https://gitlab.freedesktop.org/gstreamer/gst-libav.git#commit=$_commit;
-"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;
-"git+https://git.ffmpeg.org/ffmpeg.git;
-"git://git.libav.org/gas-preprocessor.git")
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
+_commit=d6c61e69b36eaa144a5ef8fdac73a8162f072509  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-libav.git#commit=$_commit;)
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
@@ -28,40 +22,19 @@
 
 prepare() {
   cd $pkgname
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git config --local submodule.gst-libs/ext/libav.url "$srcdir/ffmpeg"
-  git config --local submodule.gst-libs/ext/gas-preprocessor.url 
"$srcdir/gas-preprocessor"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer ffmpeg Plugin (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---without-system-libav \
---with-libav-extra-configure="--enable-runtime-cpudetect" \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgname build \
+-D package-name="GStreamer FFmpeg Plugin (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
 }
 
 check() {
-  cd $pkgname
-  make check
+  meson test -C build --print-errorlogs
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


[arch-commits] Commit in kwin/repos/kde-unstable-x86_64 (4 files)

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:36:57
  Author: arojas
Revision: 351952

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kwin/repos/kde-unstable-x86_64/PKGBUILD
(from rev 351951, kwin/trunk/PKGBUILD)
  kwin/repos/kde-unstable-x86_64/kwin.install
(from rev 351951, kwin/trunk/kwin.install)
Deleted:
  kwin/repos/kde-unstable-x86_64/PKGBUILD
  kwin/repos/kde-unstable-x86_64/kwin.install

--+
 PKGBUILD |   89 ++---
 kwin.install |   18 +--
 2 files changed, 56 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 21:36:21 UTC (rev 351951)
+++ PKGBUILD2019-04-22 21:36:57 UTC (rev 351952)
@@ -1,42 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwin
-pkgver=5.15.4
-pkgrel=2
-pkgdesc='An easy to use, but flexible, composited Window Manager'
-arch=(x86_64)
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=(LGPL)
-depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils breeze kinit 
qt5-sensors)
-makedepends=(extra-cmake-modules qt5-tools kdoctools)
-optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
-groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-install=$pkgname.install
-sha256sums=('46e5a16d62cccb0c0ec0a8ed309e8e3ede2f7fe170b1613c86f588685837ad30'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

-  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

-  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

-  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kwin/repos/kde-unstable-x86_64/PKGBUILD (from rev 351951, 
kwin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 21:36:57 UTC (rev 351952)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwin
+pkgver=5.15.4
+pkgrel=3
+pkgdesc='An easy to use, but flexible, composited Window Manager'
+arch=(x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils breeze kinit 
qt5-sensors)
+makedepends=(extra-cmake-modules qt5-tools kdoctools)
+optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+kwin-qt-5.13.patch::"https://cgit.kde.org/kwin.git/patch/?id=6e1655e3;)
+install=$pkgname.install
+sha256sums=('4bdb01713d0d5605810bcbfddfbc9cb5e5bb2e7c89846f37f20e083b84c00ec1'
+'SKIP'
+'194f894ae1f6e992b1356efe3774023d65421ccfe9410ddef9e109e6bb10')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kwin-qt-5.13.patch # Fix build with Qt 5.13
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kwin.install
===
--- kwin.install2019-04-22 21:36:21 UTC (rev 351951)
+++ kwin.install2019-04-22 21:36:57 UTC (rev 351952)
@@ -1,9 +0,0 @@
-post_install() {
-# this is executed by make install, but doesn't work since setcap can only be 
run as root
-  setcap CAP_SYS_NICE=+ep /usr/bin/kwin_wayland
-}
-
-post_upgrade() {
-  post_install
-}
-

Copied: kwin/repos/kde-unstable-x86_64/kwin.install (from rev 351951, 
kwin/trunk/kwin.install)
===
--- kwin.install(rev 0)
+++ kwin.install2019-04-22 21:36:57 UTC (rev 351952)
@@ -0,0 +1,9 @@
+post_install() {
+# this is executed by make install, but doesn't work since setcap can only be 
run as root
+  setcap CAP_SYS_NICE=+ep /usr/bin/kwin_wayland
+}
+
+post_upgrade() {
+  post_install
+}
+


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:36:21
  Author: arojas
Revision: 351951

Rebuild with Qt 5.13 beta 2, which breaks QPA API

Modified:
  kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:26:08 UTC (rev 351950)
+++ PKGBUILD2019-04-22 21:36:21 UTC (rev 351951)
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.15.4
-pkgrel=2
+pkgrel=3
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -13,10 +13,12 @@
 makedepends=(extra-cmake-modules qt5-tools kdoctools)
 optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
+kwin-qt-5.13.patch::"https://cgit.kde.org/kwin.git/patch/?id=6e1655e3;)
 install=$pkgname.install
 sha256sums=('4bdb01713d0d5605810bcbfddfbc9cb5e5bb2e7c89846f37f20e083b84c00ec1'
-'SKIP')
+'SKIP'
+'194f894ae1f6e992b1356efe3774023d65421ccfe9410ddef9e109e6bb10')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

   'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

@@ -24,6 +26,9 @@
 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kwin-qt-5.13.patch # Fix build with Qt 5.13
 }
 
 build() {


[arch-commits] Commit in gst-plugins-ugly/repos (2 files)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:26:08
  Author: heftig
Revision: 351950

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-ugly/repos/testing-x86_64/
  gst-plugins-ugly/repos/testing-x86_64/PKGBUILD
(from rev 351949, gst-plugins-ugly/trunk/PKGBUILD)

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

Copied: gst-plugins-ugly/repos/testing-x86_64/PKGBUILD (from rev 351949, 
gst-plugins-ugly/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 21:26:08 UTC (rev 351950)
@@ -0,0 +1,49 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gst-plugins-ugly
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework ugly plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
+ x264 opencore-amr)
+makedepends=(python gtk-doc git meson)
+_commit=6cbac8d09f7866827381a9d0554b7a61d45b41b5  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;
+"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Ugly Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:25:52
  Author: heftig
Revision: 351949

1.16.0-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:18:07 UTC (rev 351948)
+++ PKGBUILD2019-04-22 21:25:52 UTC (rev 351949)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot 
 
 pkgname=gst-plugins-ugly
-pkgver=1.14.4
-pkgrel=3
-pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework ugly plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
 depends=(gst-plugins-base-libs libdvdread libmpeg2 a52dec libsidplay libcdio
  x264 opencore-amr)
-makedepends=(python gtk-doc autoconf-archive git)
-_commit=e1bf2aa184f83ff9fd5b7850c460129100ac6d1a  # tags/1.14.4^0
+makedepends=(python gtk-doc git meson)
+_commit=6cbac8d09f7866827381a9d0554b7a61d45b41b5  # tags/1.16.0^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit;
 "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
 sha256sums=('SKIP'
@@ -28,32 +28,22 @@
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgname build \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Ugly Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
 }
 
 check() {
-  cd $pkgname
-  make check
+  meson test -C build --print-errorlogs
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:07:16
  Author: arojas
Revision: 453013

https

Modified:
  id3v2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:06:27 UTC (rev 453012)
+++ PKGBUILD2019-04-22 21:07:16 UTC (rev 453013)
@@ -9,7 +9,7 @@
 url="http://id3v2.sourceforge.net/;
 license=('LGPL')
 depends=('gcc-libs' 'glibc' 'id3lib' 'zlib')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;)
 
sha512sums=('f9c74ab6ffbb50ab7ae7af64dcde78a0766bcbf71308d4c9fb480543b5790e2690ae096d6a2ecaffb01b7497a18841b5235500177cf5eaa8e668cf443abc726a')
 
 build() {


[arch-commits] Commit in gst-plugins-good/repos (2 files)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:18:07
  Author: heftig
Revision: 351948

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-good/repos/testing-x86_64/
  gst-plugins-good/repos/testing-x86_64/PKGBUILD
(from rev 351947, gst-plugins-good/trunk/PKGBUILD)

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

Copied: gst-plugins-good/repos/testing-x86_64/PKGBUILD (from rev 351947, 
gst-plugins-good/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 21:18:07 UTC (rev 351948)
@@ -0,0 +1,51 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=gst-plugins-good
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework good plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(libpulse libsoup gst-plugins-base-libs wavpack aalib taglib libdv 
libshout libvpx
+ gdk-pixbuf2 libcaca libavc1394 libiec61883 libxdamage v4l-utils cairo 
libgudev speex flac
+ libraw1394 lame mpg123 twolame)
+makedepends=(python gtk-doc git gtk3 qt5-declarative qt5-x11extras qt5-wayland 
meson jack2)
+checkdepends=(gst-plugins-base)
+_commit=646dc1ef9b92841e235d10a8262882b6e7d97422  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git#commit=$_commit;
+"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Good Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:12:04
  Author: arojas
Revision: 453017

https

Modified:
  knemo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:10:49 UTC (rev 453016)
+++ PKGBUILD2019-04-22 21:12:04 UTC (rev 453017)
@@ -8,12 +8,12 @@
 pkgrel=3
 pkgdesc="The KDE Network Monitor"
 arch=('x86_64')
-url="http://www.kde-apps.org/content/show.php?content=12956;
+url="https://www.linux-apps.com/content/show.php?content=12956;
 license=('GPL')
 depends=('kdelibs4support' 'libksysguard' 'knotifyconfig' 'wireless_tools' 
'iw' 'plasma-framework' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'kcmutils' 'plasma-framework' 'kdoctools' 
'git' 'kdesignerplugin')
 options=('libtool')
-#source=(http://kde-apps.org/CONTENT/content-files/12956-${pkgname}-${pkgver}.tar.xz)
+#source=(https://kde-apps.org/CONTENT/content-files/12956-${pkgname}-${pkgver}.tar.xz)
 _commit=f3afe2e4b6f091f21a64905965abafd2ef46826d  # frameworks
 source=("git://git.kde.org/knemo.git#commit=$_commit" knemo-gcc6.patch)
 sha256sums=('SKIP'


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:06:27
  Author: arojas
Revision: 453012

https

Modified:
  icecast/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:05:09 UTC (rev 453011)
+++ PKGBUILD2019-04-22 21:06:27 UTC (rev 453012)
@@ -9,11 +9,11 @@
 pkgdesc='Streaming audio over the Internet'
 arch=('x86_64')
 license=('GPL')
-url='http://www.icecast.org/'
+url='https://www.icecast.org/'
 depends=('libxslt' 'libvorbis' 'curl' 'speex' 'libtheora' 'libkate')
 backup=('etc/icecast.xml'
 'etc/logrotate.d/icecast')
-source=("http://downloads.us.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+source=("https://downloads.us.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 'icecast.logrotate'
 'start-by-nobody.patch'
 'icecast.service')


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:12:13
  Author: heftig
Revision: 351945

1.16.0-2

Modified:
  gst-plugins-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:03:33 UTC (rev 351944)
+++ PKGBUILD2019-04-22 21:12:13 UTC (rev 351945)
@@ -4,7 +4,7 @@
 pkgbase=gst-plugins-base
 pkgname=(gst-plugins-base-libs gst-plugins-base)
 pkgver=1.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GStreamer open-source multimedia framework base plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
@@ -36,6 +36,9 @@
 build() {
   arch-meson $pkgbase build \
 -D tremor=disabled \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
 -D package-name="GStreamer Base Plugins (Arch Linux)" \
 -D package-origin="https://www.archlinux.org/;
   ninja -C build


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:17:58
  Author: heftig
Revision: 351947

1.16.0-1

Modified:
  gst-plugins-good/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:12:24 UTC (rev 351946)
+++ PKGBUILD2019-04-22 21:17:58 UTC (rev 351947)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gst-plugins-good
-pkgver=1.14.4+26+g61a9b1394
+pkgver=1.16.0
 pkgrel=1
-pkgdesc="GStreamer Multimedia Framework Good Plugins"
+pkgdesc="GStreamer open-source multimedia framework good plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
-depends=(libpulse jack libsoup gst-plugins-base-libs wavpack aalib taglib 
libdv libshout libvpx
+depends=(libpulse libsoup gst-plugins-base-libs wavpack aalib taglib libdv 
libshout libvpx
  gdk-pixbuf2 libcaca libavc1394 libiec61883 libxdamage v4l-utils cairo 
libgudev speex flac
  libraw1394 lame mpg123 twolame)
-makedepends=(python gtk-doc autoconf-archive git gtk3 qt5-declarative 
qt5-x11extras qt5-wayland)
+makedepends=(python gtk-doc git gtk3 qt5-declarative qt5-x11extras qt5-wayland 
meson jack2)
 checkdepends=(gst-plugins-base)
-_commit=61a9b13942cd7cf43ff17cf13d10da0d68f0608e  # 1.14
+_commit=646dc1ef9b92841e235d10a8262882b6e7d97422  # tags/1.16.0^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git#commit=$_commit;
 "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
 sha256sums=('SKIP'
@@ -27,41 +27,25 @@
 prepare() {
   cd $pkgname
 
-  # Fix build against libvpx 1.8.0
-  git cherry-pick -n b6e6f1ae73375ef66a5748069843aaed1a83e6a6
-
-  # Fix tests with glib 2.60
-  git cherry-pick -n 13aa805943476405f9324923683915698e4aa117
-
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Good Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgname build \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Good Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
 }
 
 check() {
-  cd $pkgname
-  make check
+  meson test -C build --print-errorlogs
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:13:40
  Author: arojas
Revision: 453018

https

Modified:
  ktoblzcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:12:04 UTC (rev 453017)
+++ PKGBUILD2019-04-22 21:13:40 UTC (rev 453018)
@@ -10,7 +10,7 @@
 license=("LGPL")
 depends=('gcc-libs' 'python')
 optdepends=('perl')
-source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz)
 sha256sums=('e8971bc6689ea72b174c194bd43ba2c0b65112b0c3f9fd2371562e0c3ab57d29')
 
 prepare() {


[arch-commits] Commit in gst-plugins-base/repos/testing-x86_64 (PKGBUILD PKGBUILD)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:12:24
  Author: heftig
Revision: 351946

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-base/repos/testing-x86_64/PKGBUILD
(from rev 351945, gst-plugins-base/trunk/PKGBUILD)
Deleted:
  gst-plugins-base/repos/testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 21:12:13 UTC (rev 351945)
+++ PKGBUILD2019-04-22 21:12:24 UTC (rev 351946)
@@ -1,68 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgbase=gst-plugins-base
-pkgname=(gst-plugins-base-libs gst-plugins-base)
-pkgver=1.16.0
-pkgrel=1
-pkgdesc="GStreamer open-source multimedia framework base plugins"
-url="https://gstreamer.freedesktop.org/;
-arch=(x86_64)
-license=(LGPL)
-depends=(gstreamer orc libxv iso-codes libgudev mesa)
-makedepends=(alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg
- gobject-introspection gtk-doc git meson)
-checkdepends=(gtk3 qt5-base clutter sdl glu xorg-server-xvfb)
-options=(!emptydirs)
-_commit=e0f8f635a96a3639be4d519fcf234b619bb74ca6  # tags/1.16.0^0
-source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git#commit=$_commit;
-"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-
-  git submodule init
-  git config --local submodule.common.url "$srcdir/gst-common"
-  git submodule update
-}
-
-build() {
-  arch-meson $pkgbase build \
--D tremor=disabled \
--D package-name="GStreamer Base Plugins (Arch Linux)" \
--D package-origin="https://www.archlinux.org/;
-  ninja -C build
-}
-
-check() (
-  mkdir -p -m 700 "${XDG_RUNTIME_DIR:=$PWD/runtime-dir}"
-  export XDG_RUNTIME_DIR
-
-  xvfb-run -s '+iglx -noreset' meson test -C build --print-errorlogs
-)
-
-package_gst-plugins-base-libs() {
-  pkgdesc="${pkgdesc/Plugins/Libraries}"
-
-  DESTDIR="$pkgdir" meson install -C build
-
-  mkdir -p ext/lib/gstreamer-1.0
-  for _x in alsa cdparanoia libvisual ogg opengl opus pango theora vorbis; do
-_x="lib/gstreamer-1.0/libgst${_x}.so"
-mv "$pkgdir/usr/$_x" "ext/$_x"
-  done
-}
-
-package_gst-plugins-base() {
-  depends=("gst-plugins-base-libs=$pkgver"
-   alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg)
-
-  mv ext "$pkgdir/usr"
-}

Copied: gst-plugins-base/repos/testing-x86_64/PKGBUILD (from rev 351945, 
gst-plugins-base/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 21:12:24 UTC (rev 351946)
@@ -0,0 +1,71 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgbase=gst-plugins-base
+pkgname=(gst-plugins-base-libs gst-plugins-base)
+pkgver=1.16.0
+pkgrel=2
+pkgdesc="GStreamer open-source multimedia framework base plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(gstreamer orc libxv iso-codes libgudev mesa)
+makedepends=(alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg
+ gobject-introspection gtk-doc git meson)
+checkdepends=(gtk3 qt5-base clutter sdl glu xorg-server-xvfb)
+options=(!emptydirs)
+_commit=e0f8f635a96a3639be4d519fcf234b619bb74ca6  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git#commit=$_commit;
+"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgbase build \
+-D tremor=disabled \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Base Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
+}
+
+check() (
+  mkdir -p -m 700 "${XDG_RUNTIME_DIR:=$PWD/runtime-dir}"
+  export XDG_RUNTIME_DIR
+
+  xvfb-run -s '+iglx -noreset' meson test -C build --print-errorlogs
+)
+
+package_gst-plugins-base-libs() {
+  pkgdesc="${pkgdesc/plugins/libraries}"
+
+  DESTDIR="$pkgdir" meson install -C build
+
+  mkdir -p ext/lib/gstreamer-1.0
+  for _x in alsa cdparanoia libvisual ogg opengl opus pango theora vorbis; do
+_x="lib/gstreamer-1.0/libgst${_x}.so"
+mv "$pkgdir/usr/$_x" "ext/$_x"
+  done
+}
+
+package_gst-plugins-base() {
+  depends=("gst-plugins-base-libs=$pkgver"
+   alsa-lib cdparanoia libvisual 

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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:10:49
  Author: arojas
Revision: 453016

pgp

Modified:
  kchmviewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:10:06 UTC (rev 453015)
+++ PKGBUILD2019-04-22 21:10:49 UTC (rev 453016)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('chmlib' 'libzip' 'qt5-webkit')
 changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
 $pkgname-$pkgver-underlinking.patch
 fix-qt5-build.patch)
 sha256sums=('27cbac45c786b1718550a87e6f86010e161302b426c6396ff2a3091b913b17dd'


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:10:06
  Author: arojas
Revision: 453015

pgp

Modified:
  iotop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:07:52 UTC (rev 453014)
+++ PKGBUILD2019-04-22 21:10:06 UTC (rev 453015)
@@ -10,8 +10,10 @@
 license=('GPL')
 depends=('python')
 changelog=$pkgname.changelog
-source=(http://guichaz.free.fr/$pkgname/files/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b')
+source=(http://guichaz.free.fr/$pkgname/files/$pkgname-$pkgver.tar.bz2{,.asc})
+sha256sums=('3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b'
+'SKIP')
+validpgpkeys=('72FCCF352015B102B5E60D31959E7A3E4D23A27E') # Guillaume 
Chazarain 
 
 prepare() {
   cd "${srcdir}"/$pkgname-$pkgver


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:07:52
  Author: arojas
Revision: 453014

https

Modified:
  imlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:07:16 UTC (rev 453013)
+++ PKGBUILD2019-04-22 21:07:52 UTC (rev 453014)
@@ -9,7 +9,7 @@
 license=('GPL')
 depends=('giflib' 'libpng' 'libtiff' 'libxext')
 makedepends=('libxt')
-source=(http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/${pkgname}-${pkgver}.tar.bz2
+source=(https://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/${pkgname}-${pkgver}.tar.bz2
 debian-bug448360.patch CAN-2004-1026.patch aclocal-fixes.patch 
 imlib-1.9.15-libpng15.patch imlib-giflib51.patch imlib-gtk.patch)
 
sha512sums=('f50d9141b3c54b44921aa09c0a5ea848aefaa904efdd6da132dace42604671f8dbd3e4b71a596f054f0db4525ba2002864b5e5b21f8805cf1b5514b661ac254a'


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:05:09
  Author: arojas
Revision: 453011

https

Modified:
  httrack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:04:33 UTC (rev 453010)
+++ PKGBUILD2019-04-22 21:05:09 UTC (rev 453011)
@@ -11,10 +11,10 @@
 pkgrel=2
 pkgdesc="An easy-to-use offline browser utility"
 arch=('x86_64')
-url="http://www.httrack.com/;
+url="https://www.httrack.com/;
 license=('GPL3')
 depends=('bash' 'xdg-utils' 'hicolor-icon-theme' 'openssl')
-source=(http://mirror.httrack.com/historical/$pkgname-$pkgver.tar.gz{,.asc})
+source=(https://mirror.httrack.com/historical/$pkgname-$pkgver.tar.gz{,.asc})
 validpgpkeys=('BB71C7E6CB1AD8FAF53FE42A60C3AA7180598EFB') # Xavier Roche
 sha256sums=('3477a0e5568e241c63c9899accbfcdb6aadef2812fcce0173688567b4c7d4025'
 'SKIP')


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:04:33
  Author: arojas
Revision: 453010

https

Modified:
  hacburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:00:19 UTC (rev 453009)
+++ PKGBUILD2019-04-22 21:04:33 UTC (rev 453010)
@@ -9,7 +9,7 @@
 url="http://hacburn.sourceforge.net/;
 license=('GPL')
 depends=('gtk2-perl' 'glib-perl' 'cdrkit' 'mpg123' 'vorbis-tools' 'gtk2' 
'xorg-server' 'perl' 'cddb_get' 'lame')
-source=(http://downloads.sourceforge.net/sourceforge/hacburn/HacBurn-$pkgver.tar.bz2)
+source=(https://downloads.sourceforge.net/sourceforge/hacburn/HacBurn-$pkgver.tar.bz2)
 sha256sums=('81b1945b1a8727ff249d6e034d9251c7b13af50ec9c35dd099fdc39962a1444e')
 
 package() {


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:03:33
  Author: heftig
Revision: 351944

fix desc

Modified:
  gst-plugins-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 21:02:14 UTC (rev 351943)
+++ PKGBUILD2019-04-22 21:03:33 UTC (rev 351944)
@@ -49,7 +49,7 @@
 )
 
 package_gst-plugins-base-libs() {
-  pkgdesc="${pkgdesc/Plugins/Libraries}"
+  pkgdesc="${pkgdesc/plugins/libraries}"
 
   DESTDIR="$pkgdir" meson install -C build
 


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:01:58
  Author: heftig
Revision: 351942

1.16.0-1

Modified:
  gst-plugins-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:40:15 UTC (rev 351941)
+++ PKGBUILD2019-04-22 21:01:58 UTC (rev 351942)
@@ -3,18 +3,18 @@
 
 pkgbase=gst-plugins-base
 pkgname=(gst-plugins-base-libs gst-plugins-base)
-pkgver=1.14.4+18+g3cc7cc757
+pkgver=1.16.0
 pkgrel=1
-pkgdesc="GStreamer Multimedia Framework Base Plugins"
+pkgdesc="GStreamer open-source multimedia framework base plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)
 license=(LGPL)
 depends=(gstreamer orc libxv iso-codes libgudev mesa)
 makedepends=(alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg
- gobject-introspection gtk-doc autoconf-archive git)
-checkdepends=(gtk3 qt5-base clutter sdl glu)
+ gobject-introspection gtk-doc git meson)
+checkdepends=(gtk3 qt5-base clutter sdl glu xorg-server-xvfb)
 options=(!emptydirs)
-_commit=3cc7cc757627dd70550d0db485a1234d26f7e2b9  # 1.14
+_commit=e0f8f635a96a3639be4d519fcf234b619bb74ca6  # tags/1.16.0^0
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git#commit=$_commit;
 "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
 sha256sums=('SKIP'
@@ -31,38 +31,33 @@
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgbase
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer Base Plugins (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---enable-experimental \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgbase build \
+-D tremor=disabled \
+-D package-name="GStreamer Base Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
 }
 
-check() {
-  cd $pkgbase
-  # GL tests need hardware
-  make check || :
-}
+check() (
+  mkdir -p -m 700 "${XDG_RUNTIME_DIR:=$PWD/runtime-dir}"
+  export XDG_RUNTIME_DIR
 
+  xvfb-run -s '+iglx -noreset' meson test -C build --print-errorlogs
+)
+
 package_gst-plugins-base-libs() {
   pkgdesc="${pkgdesc/Plugins/Libraries}"
 
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-  make -C ext DESTDIR="$pkgdir" uninstall
+  DESTDIR="$pkgdir" meson install -C build
+
+  mkdir -p ext/lib/gstreamer-1.0
+  for _x in alsa cdparanoia libvisual ogg opengl opus pango theora vorbis; do
+_x="lib/gstreamer-1.0/libgst${_x}.so"
+mv "$pkgdir/usr/$_x" "ext/$_x"
+  done
 }
 
 package_gst-plugins-base() {
@@ -69,8 +64,5 @@
   depends=("gst-plugins-base-libs=$pkgver"
alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg)
 
-  cd $pkgbase
-  make -C gst-libs DESTDIR="$pkgdir" install
-  make -C ext DESTDIR="$pkgdir" install
-  make -C gst-libs DESTDIR="$pkgdir" uninstall
+  mv ext "$pkgdir/usr"
 }


[arch-commits] Commit in gst-plugins-base/repos (2 files)

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 21:02:14
  Author: heftig
Revision: 351943

archrelease: copy trunk to testing-x86_64

Added:
  gst-plugins-base/repos/testing-x86_64/
  gst-plugins-base/repos/testing-x86_64/PKGBUILD
(from rev 351942, gst-plugins-base/trunk/PKGBUILD)

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

Copied: gst-plugins-base/repos/testing-x86_64/PKGBUILD (from rev 351942, 
gst-plugins-base/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 21:02:14 UTC (rev 351943)
@@ -0,0 +1,68 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgbase=gst-plugins-base
+pkgname=(gst-plugins-base-libs gst-plugins-base)
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework base plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(gstreamer orc libxv iso-codes libgudev mesa)
+makedepends=(alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg
+ gobject-introspection gtk-doc git meson)
+checkdepends=(gtk3 qt5-base clutter sdl glu xorg-server-xvfb)
+options=(!emptydirs)
+_commit=e0f8f635a96a3639be4d519fcf234b619bb74ca6  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git#commit=$_commit;
+"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgbase build \
+-D tremor=disabled \
+-D package-name="GStreamer Base Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
+}
+
+check() (
+  mkdir -p -m 700 "${XDG_RUNTIME_DIR:=$PWD/runtime-dir}"
+  export XDG_RUNTIME_DIR
+
+  xvfb-run -s '+iglx -noreset' meson test -C build --print-errorlogs
+)
+
+package_gst-plugins-base-libs() {
+  pkgdesc="${pkgdesc/Plugins/Libraries}"
+
+  DESTDIR="$pkgdir" meson install -C build
+
+  mkdir -p ext/lib/gstreamer-1.0
+  for _x in alsa cdparanoia libvisual ogg opengl opus pango theora vorbis; do
+_x="lib/gstreamer-1.0/libgst${_x}.so"
+mv "$pkgdir/usr/$_x" "ext/$_x"
+  done
+}
+
+package_gst-plugins-base() {
+  depends=("gst-plugins-base-libs=$pkgver"
+   alsa-lib cdparanoia libvisual libvorbis libtheora pango opus 
graphene libpng libjpeg)
+
+  mv ext "$pkgdir/usr"
+}


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 21:00:19
  Author: arojas
Revision: 453009

https

Modified:
  gutenpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:59:40 UTC (rev 453008)
+++ PKGBUILD2019-04-22 21:00:19 UTC (rev 453009)
@@ -8,7 +8,7 @@
 url="http://gutenpy.sourceforge.net;
 license=('GPL')
 depends=('pygtk')
-source=(http://downloads.sourceforge.net/sourceforge/gutenpy/gutenpy-${pkgver}.zip
 gutenpy.desktop)
+source=(https://downloads.sourceforge.net/sourceforge/gutenpy/gutenpy-${pkgver}.zip
 gutenpy.desktop)
 sha1sums=('f9f7fd7823447266eabacd0befda4e52bd97c79c'
   'f741244fef917bd64cf337bbffb3c7cd91e6b12e')
 


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 20:59:40
  Author: arojas
Revision: 453008

https

Modified:
  gtranslator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:57:44 UTC (rev 453007)
+++ PKGBUILD2019-04-22 20:59:40 UTC (rev 453008)
@@ -8,11 +8,11 @@
 pkgrel=1
 pkgdesc='An enhanced gettext po file editor for the GNOME desktop environment'
 arch=('x86_64')
-url='http://projects.gnome.org/gtranslator/'
+url='https://projects.gnome.org/gtranslator/'
 license=('GPL3')
 depends=('gtksourceview4' 'gspell' 'gettext' 'libgda' 'iso-codes' 
'hicolor-icon-theme')
 makedepends=('meson' 'gobject-introspection' 'gtk-doc' 'yelp-tools')
-source=(http://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+source=(https://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('e1b37b0436684eb3079916eff7b6eeac2cd51ebbf8d2d6f35b5480ca0391b4da')
 
 build() {


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 20:57:44
  Author: arojas
Revision: 453007

https

Modified:
  gtk2fontsel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:56:56 UTC (rev 453006)
+++ PKGBUILD2019-04-22 20:57:44 UTC (rev 453007)
@@ -9,7 +9,7 @@
 url="http://gtk2fontsel.sourceforge.net/;
 license=('GPL')
 depends=('gtk2')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz 
gtk2fontsel.desktop)
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz 
gtk2fontsel.desktop)
 
sha512sums=('5854777853bd41da7465321bf0f73062b98979bbecc727c3a611aa193e4d436d388fea9492b8bb11f26fa97cd4a7716c34b6a621c0a6448708ca207493998294'
 
'201eb71a75529e49b22f3b5c003355925e54ddbee7b602bc712806412ec44099eeff4152026869caf225955598c49e9c74ef96044ec50db70fb740160440eb95')
 


[arch-commits] Commit in gtk2+extra/trunk (PKGBUILD)

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 20:56:56
  Author: arojas
Revision: 453006

https

Modified:
  gtk2+extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:56:15 UTC (rev 453005)
+++ PKGBUILD2019-04-22 20:56:56 UTC (rev 453006)
@@ -10,7 +10,7 @@
 depends=('gtk2')
 makedepends=('python')
 license=('LGPL')
-source=(http://downloads.sourceforge.net/project/gtkextra/${pkgver%.*}/gtkextra-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/project/gtkextra/${pkgver%.*}/gtkextra-$pkgver.tar.gz)
 sha256sums=('651b738a78edbd5d6ccb64f5a256c39ec35fbbed898e54a3ab7e6cf8fd82f1d6')
 
 build() {


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 20:56:15
  Author: arojas
Revision: 453005

https

Modified:
  gstreamermm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:55:20 UTC (rev 453004)
+++ PKGBUILD2019-04-22 20:56:15 UTC (rev 453005)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="C++ interface for GStreamer"
 arch=('x86_64')
-url="http://gstreamer.freedesktop.org/bindings/cplusplus.html;
+url="https://gstreamer.freedesktop.org/bindings/cplusplus.html;
 license=('LGPL')
 depends=('glibmm' 'gst-plugins-base')
 makedepends=('mm-common' 'glibmm-docs' 'cairomm' 'cairomm-docs' 'pangomm' 
'pangomm-docs')
 changelog=$pkgname.changelog
-source=(http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.10/$pkgname-$pkgver.tar.xz)
+source=(https://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.10/$pkgname-$pkgver.tar.xz)
 sha256sums=('be58fe9ef7d7e392568ec85e80a84f4730adbf91fb0355ff7d7c616675ea8d60')
 
 prepare() {


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 20:55:20
  Author: arojas
Revision: 453004

https

Modified:
  gputils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:54:32 UTC (rev 453003)
+++ PKGBUILD2019-04-22 20:55:20 UTC (rev 453004)
@@ -12,7 +12,7 @@
 url="http://gputils.sourceforge.net/;
 license=('GPL')
 depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$_tag.tar.gz;)
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$_tag.tar.gz;)
 md5sums=('60d4da7cd026a4e611120ed51b6da35c')
 
 build() {


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 20:54:32
  Author: arojas
Revision: 453003

https

Modified:
  gpsmanshp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:03:47 UTC (rev 453002)
+++ PKGBUILD2019-04-22 20:54:32 UTC (rev 453003)
@@ -8,7 +8,7 @@
 url="http://gpsmanshp.sourceforge.net/;
 license=('GPL')
 depends=('glibc' 'shapelib' 'tcl')
-source=("http://sourceforge.net/projects/$pkgname/files/distr/${pkgname}_$pkgver.tgz;)
+source=("https://sourceforge.net/projects/$pkgname/files/distr/${pkgname}_$pkgver.tgz;)
 md5sums=('ae25451d75c6c2b281074e13c1da29cd')
 
 prepare() {


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 20:40:15
  Author: heftig
Revision: 351941

archrelease: copy trunk to extra-x86_64

Added:
  orc/repos/extra-x86_64/PKGBUILD
(from rev 351940, orc/trunk/PKGBUILD)
Deleted:
  orc/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 20:40:05 UTC (rev 351940)
+++ PKGBUILD2019-04-22 20:40:15 UTC (rev 351941)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-# Contributor: Ionut Biru 
-
-pkgname=orc
-pkgver=0.4.28
-pkgrel=1
-pkgdesc="Optimized Inner Loop Runtime Compiler"
-url="https://cgit.freedesktop.org/gstreamer/orc;
-arch=(x86_64)
-license=(custom)
-depends=(glibc)
-makedepends=(valgrind git gtk-doc meson)
-_commit=31cb4bfc51de81b5c2569abdcff830b83c74499c  # tags/orc-0.4.28^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/orc#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^orc-//;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-
-build() {
-  cd build
-  arch-meson ../$pkgname
-  ninja
-}
-
-check() {
-  cd build
-  meson test
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  install -Dm644 $pkgname/COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: orc/repos/extra-x86_64/PKGBUILD (from rev 351940, orc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 20:40:15 UTC (rev 351941)
@@ -0,0 +1,39 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+# Contributor: Ionut Biru 
+
+pkgname=orc
+pkgver=0.4.29
+pkgrel=1
+pkgdesc="Optimized Inner Loop Runtime Compiler"
+url="https://gitlab.freedesktop.org/gstreamer/orc;
+arch=(x86_64)
+license=(custom)
+depends=(glibc)
+makedepends=(valgrind git gtk-doc meson)
+_commit=3d3889025bdbd9ca54565edfb3936c5a29316cff  # tags/0.4.29^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^orc-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/COPYING
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 20:40:05
  Author: heftig
Revision: 351940

0.4.29-1

Modified:
  orc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:32:05 UTC (rev 351939)
+++ PKGBUILD2019-04-22 20:40:05 UTC (rev 351940)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=orc
-pkgver=0.4.28
+pkgver=0.4.29
 pkgrel=1
 pkgdesc="Optimized Inner Loop Runtime Compiler"
 url="https://gitlab.freedesktop.org/gstreamer/orc;
@@ -11,7 +11,7 @@
 license=(custom)
 depends=(glibc)
 makedepends=(valgrind git gtk-doc meson)
-_commit=31cb4bfc51de81b5c2569abdcff830b83c74499c  # tags/orc-0.4.28^0
+_commit=3d3889025bdbd9ca54565edfb3936c5a29316cff  # tags/0.4.29^0
 source=("git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 20:32:05
  Author: heftig
Revision: 351939

archrelease: copy trunk to testing-x86_64

Added:
  gstreamer/repos/testing-x86_64/
  gstreamer/repos/testing-x86_64/PKGBUILD
(from rev 351938, gstreamer/trunk/PKGBUILD)
  gstreamer/repos/testing-x86_64/gstreamer.install
(from rev 351938, gstreamer/trunk/gstreamer.install)

---+
 PKGBUILD  |   52 
 gstreamer.install |7 +++
 2 files changed, 59 insertions(+)

Copied: gstreamer/repos/testing-x86_64/PKGBUILD (from rev 351938, 
gstreamer/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 20:32:05 UTC (rev 351939)
@@ -0,0 +1,52 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan de Groot 
+
+pkgname=gstreamer
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="GStreamer open-source multimedia framework core library"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(libxml2 glib2 libunwind libcap libelf)
+makedepends=(gtk-doc gobject-introspection git valgrind bash-completion meson)
+checkdepends=(gmp gsl gtk3)
+_commit=89c221a6972513f629c969f5485f37e77ccfa6e1  # tags/1.16.0^0
+install=gstreamer.install
+source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git#commit=$_commit;
+"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build \
+-D ptp-helper-permissions=capabilities \
+-D dbghelp=disabled \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}

Copied: gstreamer/repos/testing-x86_64/gstreamer.install (from rev 351938, 
gstreamer/trunk/gstreamer.install)
===
--- testing-x86_64/gstreamer.install(rev 0)
+++ testing-x86_64/gstreamer.install2019-04-22 20:32:05 UTC (rev 351939)
@@ -0,0 +1,7 @@
+post_install() {
+  setcap cap_net_bind_service,cap_net_admin+ep 
usr/lib/gstreamer-1.0/gst-ptp-helper
+}
+
+post_upgrade() {
+  post_install
+}


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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 20:21:44
  Author: heftig
Revision: 351938

1.16.0-1

Modified:
  gstreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 20:04:17 UTC (rev 351937)
+++ PKGBUILD2019-04-22 20:21:44 UTC (rev 351938)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gstreamer
-pkgver=1.14.4+11+g39de78c99
+pkgver=1.16.0
 pkgrel=1
 pkgdesc="GStreamer open-source multimedia framework core library"
 url="https://gstreamer.freedesktop.org/;
@@ -9,9 +9,9 @@
 arch=(x86_64)
 license=(LGPL)
 depends=(libxml2 glib2 libunwind libcap libelf)
-makedepends=(gtk-doc gobject-introspection autoconf-archive git valgrind 
bash-completion)
+makedepends=(gtk-doc gobject-introspection git valgrind bash-completion meson)
 checkdepends=(gmp gsl gtk3)
-_commit=39de78c996595960654766c4604f91521aa1dac9  # 1.14
+_commit=89c221a6972513f629c969f5485f37e77ccfa6e1  # tags/1.16.0^0
 install=gstreamer.install
 
source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git#commit=$_commit;
 "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git;)
@@ -26,37 +26,27 @@
 prepare() {
   cd $pkgname
 
-  # Fix tests with glib 2.60
-  git cherry-pick -n 4a7739f4b6442814696bbd0706ab9a1ce1462d80
-
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"
   git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-package-name="GStreamer (Arch Linux)" \
---with-package-origin="https://www.archlinux.org/; \
---enable-gtk-doc \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
+  arch-meson $pkgname build \
+-D ptp-helper-permissions=capabilities \
+-D dbghelp=disabled \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
 }
 
 check() {
-  cd $pkgname
-  make check
+  meson test -C build --print-errorlogs
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 19:48:59
  Author: andyrtr
Revision: 351932

archrelease: copy trunk to extra-any

Added:
  libreoffice-fresh-i18n/repos/extra-any/PKGBUILD
(from rev 351931, libreoffice-fresh-i18n/trunk/PKGBUILD)
Deleted:
  libreoffice-fresh-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD | 1082 ++---
 1 file changed, 541 insertions(+), 541 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 19:48:19 UTC (rev 351931)
+++ PKGBUILD2019-04-22 19:48:59 UTC (rev 351932)
@@ -1,541 +0,0 @@
-# Maintainer: Andreas Radke 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgbase=libreoffice-fresh-i18n
-
-pkgver=6.2.2
-pkgrel=1
-_rcver=${pkgver}.2
-#_oodlver=${pkgver}.0.beta1
-_oodlver=${pkgver}
-
-arch=('any')
-url="http://www.documentfoundation.org;
-license=('LGPL')
-
-#https://download.documentfoundation.org/mirrors/all.html
-
-_url="https://download.documentfoundation.org/libreoffice/stable;
-#_url="https://download.documentfoundation.org/libreoffice/testing;
-#_url="https://dev-builds.libreoffice.org/pre-releases;
-
-
-#_url+="/${pkgver}-rc2/rpm/x86_64"
-#_url+="/${pkgver}/rpm/x86_64"
-_url+="/${pkgver}/rpm/x86_64"
-#_url+="/rpm/x86_64"
-
-_languages=(
-  'af"Afrikaans"   0'
-  'am"Amharic" 1'
-  'ar"Arabic"  1'
-  'as"Assamese (India)"0'
-  'ast   "Asturianu"   1'
-  'be"Belarusian"  0'
-  'bg"Bulgarian"   1'
-  'bn"Bengali" 1'
-  'bn-IN "Bengali (India)" 1'
-  'bo"Tibetan" 1'
-  'br"Breton"  0'
-  'brx   "Bodo"0'
-  'bs"Bosnian" 1'
-  'ca"Catalan" 1'
-  'ca-valencia   "Catalan (Valencia)"  1'
-  'cs"Czech"   1'
-  'cy"Welsh"   0'
-  'da"Danish"  1'
-  'de"German"  1'
-  'dgo   "Dogri"   0'
-  'dz"Dzongkha"1'
-  'el"Greek"   1'
-  'en-GB "English (GB)"1'
-  'en-ZA "English (ZA)"1'
-  'eo"Esperanto"   1'
-  'es"Spanish" 1'
-  'et"Estonian"1'
-  'eu"Basque"  1'
-  'fa"Persian" 0'
-  'fi"Finnish" 1'
-  'fr"French"  1'
-  'ga"Irish"   0'
-  'gd"Gaelic (Scottish)"   0'
-  'gl"Galician"1'
-  'gu"Gujarati"1'
-  'he"Hebrew"  1'
-  'hi"Hindi"   1'
-  'hr"Croatian"1'
-  'hu"Hungarian"   1'
-  'id"Indonesian"  1'
-  'is"Icelandic"   1'
-  'it"Italian" 1'
-  'ja"Japanese"1'
-  'ka"Georgian"1'
-  'kk"Kazakh"  0'
-  'km"Khmer (Cambodia)"1'
-  'kmr-Latn  "Kurdish" 0'
-  'kn"Kannada" 0'
-  'ko"Korean"  1'
-  'kok   "Konkani" 0'
-  'ks"Kashmiri"0'
-  'lb"Luxembourgish"   0'
-  'lo"Lao" 1'
-  'lt"Lithuanian"  1'
-  'lv"Latvian" 1'
-  'mai   "Maithili"0'
-  'mk"Macedonian"  1'
-  'ml"Malayalam"   0'
-  'mn"Mongolian"   0'
-  'mni   "Manipuri"0'
-  'mr"Marathi" 0'
-  'my"Burmese" 0'
-  'nb"Norwegian Bokmal"1'
-  'ne"Nepali"  1'
-  'nl"Dutch"   1'
-  'nn"Norwegian Nynorsk"   1'
-  'nr"Ndebele (South)" 0'
-  'nso   "Northern Sotho"  0'
-  'oc"Occitan" 0'
-  'om"Oromo"   1'
-  'or"Oriya"   0'
-  'pa-IN "Punjabi (India)" 0'
-  'pl"Polish"  1'
-  'pt"Portuguese"  1'
-  'pt-BR "Portuguese (Brasil)" 1'
-  'ro"Romanian"1'
-  'ru"Russian" 1'
-  'rw"Kinyarwanda" 0'
-  'sa-IN

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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 19:47:52
  Author: andyrtr
Revision: 351930

upgpkg: libreoffice-fresh-i18n 6.2.3-1

upstream update 6.2.3

Modified:
  libreoffice-fresh-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  348 ++---
 1 file changed, 174 insertions(+), 174 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 19:47:48 UTC (rev 351929)
+++ PKGBUILD2019-04-22 19:47:52 UTC (rev 351930)
@@ -3,7 +3,7 @@
 
 pkgbase=libreoffice-fresh-i18n
 
-pkgver=6.2.2
+pkgver=6.2.3
 pkgrel=1
 _rcver=${pkgver}.2
 #_oodlver=${pkgver}.0.beta1
@@ -137,351 +137,351 @@
   'zu"Zulu"0'
 )
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # "LibreOffice Build 
Team (CODE SIGNING KEY) "
-sha256sums=('c96507c858c5b794fb00c657b077bbf58eee38fdd293a6f76fe55a4d61e59ab0'
+sha256sums=('0cff82fb31fb1e2a2683042edf0be51f2a75d593df66969c8fc5f001f00b77a2'
 'SKIP'
-'dfbbe4068fe73f7fb8af441bf69da7872c56e2c66320e2a89072b737cdd10a49'
+'69f517e490bee01d11e6171dfb1c01d5c989576d6fb0c18cfc4d4b279186afa2'
 'SKIP'
-'d9acb2669a45d878b31991eada02faf1143fb85d7885dc74c76405d07ceb9bcd'
+'637952fd7c061a2820d55946381d015cbd2a3b20324da0a21c9e2b049e376d95'
 'SKIP'
-'f95382e2817d186a8e4e0f16e43bbddf2d91e3bca8475f39df2257fb54c60aeb'
+'de5b97dc13dfd3e2707f1b7c0f2d43f47d2946534524325a682062c409db57e8'
 'SKIP'
-'521bea1ae4479ea7c82bbab33473dc9fe126f5d8b694bfedc7dd892b52ea'
+'f51c270abdcc77fb2af8ef6a5df88a7aed35821cc5d4ab5bd6477b9c13747802'
 'SKIP'
-'02365b6cfa73fa1b38e566f1acca76f89b3c3a9755940e8388b22ad97390c8f1'
+'e38b5e30b498bda89a6ffbb80c4a154841b965c1202aef038a4da24d3f5d7224'
 'SKIP'
-'a798f7fbac9ebd7fcd6df3052bac67f13e89d6ecd425075724042e6be43ddc8e'
+'281784228fa91695c08cee38d14cdfb77f7eafd3e4eecba1767615bb334788f8'
 'SKIP'
-'4070059704de999cc7694dedddb21e91256cf3f4bcf6a870ba073977005c06eb'
+'763cc3aa076c183b0f2f09ef9f08140e902b53158fd36c196acc2e43b5307a19'
 'SKIP'
-'773c190a632de087178108dcfa3f9fcb8e5ba927e30a59b8bde6f5b3c2a5c9f6'
+'f7086a0c9a6fe76fbfca9412bf4dcc47f986dc53cc80b18a28f407f738d6b26c'
 'SKIP'
-'c72c320ee438cc1fb902fb6f26dcbeaf07ae7b6014a47851d3d6e065da016f9a'
+'bb46305e2b7c28aed79108caeb84fafe57860b2f1237255adcd3efd197127fc6'
 'SKIP'
-'40608183f3cd6ac1f5c5f06511e1e5ba54b3fbcc82202d0d28701367d941f037'
+'e8fe0b768d0849d2be8d95ccf2d3038d397aeb117a527dd80fc799c50352d565'
 'SKIP'
-'8d63a6b9c3cc453858100f9c10a4d4f1513aebfa55ff859a1ef457d634b8e887'
+'115572707cca91a7105dbd630aa0a8c38f704a6e68c492df85fa8001dd8d5131'
 'SKIP'
-'68e7e1e2c0c31c35ade9fbb6ee498d41d9b64be053329f40624290c693d84424'
+'89fac2c0ea4e7fb1f285d736121e1b2b0d1456d1d484d8de774bddcf5ba1c7a6'
 'SKIP'
-'6dc7b9622e066d9f561369c8b653ec579379715e0d16d7cfacfa3c449fc25ec7'
+'b53b54a6fed119719dd7bfc7d5f1186ba27dc180c2b8bca9060a9d17144226a0'
 'SKIP'
-'b2c4fd4737e6ff165e60fe61bc74ac02384660e26ac78301250c2283572d595e'
+'29141a9bba99fab4163314da1adea05b289fe7d60bf3f5c11f7f809c7182b771'
 'SKIP'
-'0a98add924eed29ed71e0114ed167be4d76b092ac6c607eda51cf2ded86af245'
+'0999ead6c7ba676b31991a60fa5ff28d542a59457423ac902ea1c479e0af6bd8'
 'SKIP'
-'cbfb4c377ebca04d972bbdeea15a661e7913939e8ac844c11ef6108daae8'
+'abd0bd7eb5ca25ce2862236a30fd3c2ccb24e46475bc866b9e97e8fa6947ae9f'
 'SKIP'
-'d4b5741ccd85f0a3f34a3145e8cb7d912570ec0f5831fc56417c172a0de18234'
+'b023acfd508596e08f6152f2c7f0d0a4c27d191e8c183bdebe9578a203e63de7'
 'SKIP'
-'c9a5984eefda8f4cddf98ce6fe38694d858656b3474324551ae960a67479356e'
+'4d083fae297dbc24c0b24ee85faa0b1df7f5ba188f07d3928dd3034ee319f28f'
 'SKIP'
-'71008c8dc31dd57e67bd588488a73590887a7cbdef6d3accf532730855701898'
+'d4c5ec9d898db9c1dfc5a575b3cf9fd9c6529a9c412599de67c359aaedfebc82'
 'SKIP'
-'0409cde30edfc043d19d98ee7e193fb49a72cb6180aae78a296580e806f09258'
+'bb27454dd37cf4cdc39f8e4a1863266dc9a218b8644b37e65fd1d85685f89724'
 'SKIP'
-'8296b6c67c980f1f5cc8d2478bf95fad828cc3322641dab70c06ba9473ee59fd'
+'e3d9ad2677334908249eb5d5d7f53b98220baa9796a9d4a6242dd479606e3142'
 'SKIP'
-'ef3437498071a1e3b17a249f862e38fc7508f2bc6816e5caa9cd885d0237b242'
+'3f6735321b9953b0c21e598fefbe70b07e833794e27fdcefa2261696d4e39c6d'
 'SKIP'
-  

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

2019-04-22 Thread Eli Schwartz via arch-commits
Date: Monday, April 22, 2019 @ 18:59:26
  Author: eschwartz
Revision: 452992

archrelease: copy trunk to community-any

Added:
  fanficfare/repos/community-any/PKGBUILD
(from rev 452991, fanficfare/trunk/PKGBUILD)
  fanficfare/repos/community-any/changelog.txt
(from rev 452991, fanficfare/trunk/changelog.txt)
Deleted:
  fanficfare/repos/community-any/PKGBUILD
  fanficfare/repos/community-any/changelog.txt

---+
 PKGBUILD  |   51 ++-
 changelog.txt |   53 +
 2 files changed, 55 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 18:59:07 UTC (rev 452991)
+++ PKGBUILD2019-04-22 18:59:26 UTC (rev 452992)
@@ -1,25 +0,0 @@
-# Maintainer: Eli Schwartz 
-
-_pkgname=FanFicFare
-pkgname=fanficfare
-pkgver=3.6.0
-pkgrel=1
-pkgdesc="A tool for downloading fanfiction to eBook formats"
-arch=('any')
-url="https://github.com/JimmXinu/${_pkgname};
-license=('Apache')
-changelog=changelog.txt
-depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
- 'python-html2text')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('f29390920dbcc158a0b9cb7adb1b3c668141a231110c9e73809c01fc16b5')
-
-build() {
-cd "${srcdir}/${_pkgname}-${pkgver}"
-python setup.py build
-}
-
-package() {
-cd "${srcdir}/${_pkgname}-${pkgver}"
-python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-}

Copied: fanficfare/repos/community-any/PKGBUILD (from rev 452991, 
fanficfare/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 18:59:26 UTC (rev 452992)
@@ -0,0 +1,26 @@
+# Maintainer: Eli Schwartz 
+
+_pkgname=FanFicFare
+pkgname=fanficfare
+pkgver=3.7.0
+pkgrel=1
+pkgdesc="A tool for downloading fanfiction to eBook formats"
+arch=('any')
+url="https://github.com/JimmXinu/${_pkgname};
+license=('Apache')
+changelog=changelog.txt
+depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
+ 'python-html2text')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
+sha256sums=('4d6727cbe8cbae783c3c1290d04f4a76f317ae3add98644029f3772c8336cac9')
+b2sums=('2e7f9e4aec425bc46a1f599e439d92ec47ad9432f54d426d34d96543314b4dd28736fa529512bd431e6955efd0557afcd70ebb5034dfe9514cbc011d2f323cdd')
+
+build() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+python setup.py build
+}
+
+package() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}

Deleted: changelog.txt
===
--- changelog.txt   2019-04-22 18:59:07 UTC (rev 452991)
+++ changelog.txt   2019-04-22 18:59:26 UTC (rev 452992)
@@ -1,24 +0,0 @@
-Version 3.6.0 - 12 Feb 2019
-- Make CLI -j/--json-meta option work on download/update as well as
-  -m/--meta-only.
-- Fix & improve universe_as_series for adapter_storiesonlinenet
-- Update translations
-- Update adapter_fictionhuntcom for stories with no chapters.
-- Update adapter_fictionhuntcom for significant site changes.
-- Collect ships and description in adapter_harrypotterfanfictioncom.
-- Some AO3 stories don't have fandom tags.
-
-Version 3.5.0 - 11 Feb 2019
-- Update Translations.
-- Remove firefly.populli.org -- now on AO3.
-- Remove fhsarchive.com -- now on AO3.
-- Add www.mugglenetfanfiction.com as replacement for removed
-  fanfiction.mugglenet.com.
-- Fix for int(pages) in adapter_adultfanfictionorg. Closes #375
-- Fix author parsing at webnovelcom - pull request #372 from Rikkitp
-- Remember original href in data-orighref attr with epub
-  internalize_text_links so inserted 'earlier' chapters don't break internal
-  links.
-- Add always_login setting to base_xenforo for SV login-required story with
-  404 result.
-- Ignore current Virtual Library when checking for existing story ID.

Copied: fanficfare/repos/community-any/changelog.txt (from rev 452991, 
fanficfare/trunk/changelog.txt)
===
--- changelog.txt   (rev 0)
+++ changelog.txt   2019-04-22 18:59:26 UTC (rev 452992)
@@ -0,0 +1,29 @@
+Version 3.7.0 - 19 Apr 2019
+- Revert "Remove defunct site www.destinysgateway.com"
+- Recognize destinysgateway.com and www.destinysgateway.com
+- Remove ncisfic.com -- moved to AO3.
+- Fix date format for adapter_gluttonyfictioncom
+- Comment out some old debugs.
+- Add debug output for encoding used.
+- Fix some comments.
+- Add another StoryDoesNotExist string for adapter_fanfictionnet
+- Closes #390 - RoyalRoad click link in emails.
+- Update a comment link in setup.py.
+- Include status 'Hiatus' for adapter_royalroadcom.
+- Correct a comment in defaults.ini.
+- 

[arch-commits] Commit in libreoffice-fresh/repos (5 files)

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 19:11:40
  Author: andyrtr
Revision: 351928

archrelease: copy trunk to testing-x86_64

Added:
  libreoffice-fresh/repos/testing-x86_64/
  libreoffice-fresh/repos/testing-x86_64/PKGBUILD
(from rev 351927, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/testing-x86_64/libreoffice-fresh.csh
(from rev 351927, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/testing-x86_64/libreoffice-fresh.sh
(from rev 351927, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 351927, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)

--+
 PKGBUILD |  332 +
 libreoffice-fresh.csh|8 
 libreoffice-fresh.sh |8 
 make-pyuno-work-with-system-wide-module-install.diff |   18 
 4 files changed, 366 insertions(+)

Copied: libreoffice-fresh/repos/testing-x86_64/PKGBUILD (from rev 351927, 
libreoffice-fresh/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 19:11:40 UTC (rev 351928)
@@ -0,0 +1,332 @@
+# Maintainer: AndyRTR 
+# Maintainer: Bartłomiej Piotrowski 
+
+# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
+# Note: These are for Arch Linux use ONLY. For your own distribution, please
+# get your own set of keys. Feel free to contact foutre...@archlinux.org for
+# more information.
+_google_default_client_id=413772536636.apps.googleusercontent.com
+_google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
+
+pkgbase=libreoffice-fresh
+pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
+_LOver=6.2.3.2
+pkgver=6.2.3
+pkgrel=1
+arch=('x86_64')
+license=('LGPL3')
+url="https://www.libreoffice.org/;
+makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.7' 'libwpd>=0.9.2' 
'libwps'
+   'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib'
+   'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 
+   'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
+   'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme'
+   'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
+   'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'ant'
+   'gperf' 'gtk3' 'qt5-base' 'plasma-framework' 'cppunit' 'beanshell' 
'clucene'
+   'junit' 'libmythes' 'libwpg'  'java-environment=8' 'postgresql-libs' 
'mariadb-libs' 'libgl'
+   'bluez-libs' 'gdb' 'doxygen'  'libatomic_ops'  'mdds'
+   'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'ttf-carlito' 'libxinerama' 
'libpagemaker' 'glm'
+   'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' 'liborcus' 
+   'libexttextcat' 'libcmis' 'gobject-introspection' # 'libfbclient'
+   'libtommath' 'libzmf' 'gpgme' 'xmlsec' 'rxvt-unicode' 
+   'libepubgen' 'libfreehand' 'libqxp' 'libstaroffice'  'boost' 
'libnumbertext'
+)
+
+_mirror="https://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror="https://dev-builds.libreoffice.org/pre-releases/src;
+_additional_source_url="https://dev-www.libreoffice.org/src;
+_additional_source_url2="https://dev-www.libreoffice.org/extern;
+source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
+   
${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
+   
${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip # 
keep old bundled version, new system version ftbs
+   
${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
+   
${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
+   ${_additional_source_url}/language-subtag-registry-2018-04-23.tar.bz2
+   
${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
+   
${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+   
${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
+   ${_additional_source_url}/pdfium-3550.tar.bz2
+   ${_additional_source_url}/lxml-4.1.1.tgz
+   ${_additional_source_url}/Firebird-3.0.0.32483-0.tar.bz2
+   
${_additional_source_url2}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar
  # for test suite
+   
${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar
 # for test suite
+   
${_additional_source_url2}/49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63-opens___.ttf
+   
${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
+   

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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 19:11:24
  Author: andyrtr
Revision: 351927

upgpkg: libreoffice-fresh 6.2.3-1

upstream update 6.2.3

Modified:
  libreoffice-fresh/trunk/PKGBUILD
Deleted:
  libreoffice-fresh/trunk/libreoffice-boost-1.69.patch

--+
 PKGBUILD |   18 ++
 libreoffice-boost-1.69.patch |   17 -
 2 files changed, 6 insertions(+), 29 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 16:54:20 UTC (rev 351926)
+++ PKGBUILD2019-04-22 19:11:24 UTC (rev 351927)
@@ -10,9 +10,9 @@
 
 pkgbase=libreoffice-fresh
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
-_LOver=6.2.2.2
-pkgver=6.2.2
-pkgrel=4
+_LOver=6.2.3.2
+pkgver=6.2.3
+pkgrel=1
 arch=('x86_64')
 license=('LGPL3')
 url="https://www.libreoffice.org/;
@@ -54,7 +54,6 @@

${_additional_source_url2}/49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63-opens___.ttf

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
make-pyuno-work-with-system-wide-module-install.diff
-   libreoffice-boost-1.69.patch
libreoffice-fresh.sh libreoffice-fresh.csh)
 noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
@@ -73,11 +72,11 @@
185d60944ea767075d27247c3162b3bc-unowinreg.dll
 )
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build 
Team (CODE SIGNING KEY) 
-sha256sums=('b83ad3a8aa7bebf34db9e984d518a8f2248ed685e04be8373cfa87bb04e31f69'
+sha256sums=('f1ddb94fb2bab615ec446da83e62f2bcf963bddc7b9fe600e326701926dc6daf'
 'SKIP'
-'619f92db787dc8cb4aa81f203b3eefbd02a4affd382bf8d1b9268c846d360d92'
+'c1b6923eb66610abeecde79fcc28c9c61353e5b1f2772a37c7aa7a018dbe1132'
 'SKIP'
-'37e86f2675003a43379658ca5ad65e9093df5353dc0e6dc0a2d34450dbab1745'
+'77bfeac5cefb96210a09557ad7f5c40ae399b0658f879fddb02891ac4d2add3e'
 'SKIP'
 '64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1'
 '1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753'
@@ -95,7 +94,6 @@
 '49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63'
 'eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6'
 'c463654a73ecfbc242ff109726fb4faecdbfb3d91affafe919b24bea65afb563'
-'5099c5e7818a327b661c45c0bd218835c1e70b14861b5112525da1d48beebf8c'
 'c1e199f7767a4f42d9a95fc942cda4cf47737c7d67e6f334679c9b2e3e271dc2'
 '07c28ff8f5258abfe4338efccbdfb1dd35892bd00a2ed7f53b1fc2263f71a8b6')
 
@@ -118,10 +116,6 @@
# fix not upstreamable pyuno paths - FS#54250
patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
 
-
-   # fix build with boost 1.69 (freebsd)
-   patch -p0 -i ../libreoffice-boost-1.69.patch
-
#use the CFLAGS but remove the LibO overridden ones
for i in $CFLAGS; do
case "$i" in

Deleted: libreoffice-boost-1.69.patch
===
--- libreoffice-boost-1.69.patch2019-04-22 16:54:20 UTC (rev 351926)
+++ libreoffice-boost-1.69.patch2019-04-22 19:11:24 UTC (rev 351927)
@@ -1,17 +0,0 @@
-After https://github.com/boostorg/logic/commit/23cd89d4c80f build fails:
-
-sfx2/source/appl/shutdownicon.cxx:170:12: error: no viable conversion from 
returned value of type 'boost::logic::tribool' to function return type 'bool'
-return loaded;
-   ^~
-
 sfx2/source/appl/shutdownicon.cxx.orig 2018-06-19 22:27:30 UTC
-+++ sfx2/source/appl/shutdownicon.cxx
-@@ -167,7 +167,7 @@ bool LoadModule()
- #endif // ENABLE_QUICKSTART_APPLET
- }
- assert(!boost::logic::indeterminate(loaded));
--return loaded;
-+return bool{loaded};
- }
- 
- }


[arch-commits] Commit in fanficfare/trunk (PKGBUILD changelog.txt)

2019-04-22 Thread Eli Schwartz via arch-commits
Date: Monday, April 22, 2019 @ 18:59:07
  Author: eschwartz
Revision: 452991

upgpkg: fanficfare 3.7.0-1

upstream release

Modified:
  fanficfare/trunk/PKGBUILD
  fanficfare/trunk/changelog.txt

---+
 PKGBUILD  |5 +++--
 changelog.txt |   35 ---
 2 files changed, 23 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 18:48:05 UTC (rev 452990)
+++ PKGBUILD2019-04-22 18:59:07 UTC (rev 452991)
@@ -2,7 +2,7 @@
 
 _pkgname=FanFicFare
 pkgname=fanficfare
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc="A tool for downloading fanfiction to eBook formats"
 arch=('any')
@@ -12,7 +12,8 @@
 depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
  'python-html2text')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('f29390920dbcc158a0b9cb7adb1b3c668141a231110c9e73809c01fc16b5')
+sha256sums=('4d6727cbe8cbae783c3c1290d04f4a76f317ae3add98644029f3772c8336cac9')
+b2sums=('2e7f9e4aec425bc46a1f599e439d92ec47ad9432f54d426d34d96543314b4dd28736fa529512bd431e6955efd0557afcd70ebb5034dfe9514cbc011d2f323cdd')
 
 build() {
 cd "${srcdir}/${_pkgname}-${pkgver}"

Modified: changelog.txt
===
--- changelog.txt   2019-04-22 18:48:05 UTC (rev 452990)
+++ changelog.txt   2019-04-22 18:59:07 UTC (rev 452991)
@@ -1,3 +1,23 @@
+Version 3.7.0 - 19 Apr 2019
+- Revert "Remove defunct site www.destinysgateway.com"
+- Recognize destinysgateway.com and www.destinysgateway.com
+- Remove ncisfic.com -- moved to AO3.
+- Fix date format for adapter_gluttonyfictioncom
+- Comment out some old debugs.
+- Add debug output for encoding used.
+- Fix some comments.
+- Add another StoryDoesNotExist string for adapter_fanfictionnet
+- Closes #390 - RoyalRoad click link in emails.
+- Update a comment link in setup.py.
+- Include status 'Hiatus' for adapter_royalroadcom.
+- Correct a comment in defaults.ini.
+- Fix for saved custom column metadata and boolean values.
+- Add bookmarked site specific metadata for adapter_archiveofourownorg.
+- Fix for PI saved metadata not reading False & empty strings.
+- More fixing for bool metadata values--convert to string when set.
+- Add remove_authorfootnotes_on_update feature for AO3.
+- Update Translations.
+
 Version 3.6.0 - 12 Feb 2019
 - Make CLI -j/--json-meta option work on download/update as well as
   -m/--meta-only.
@@ -7,18 +27,3 @@
 - Update adapter_fictionhuntcom for significant site changes.
 - Collect ships and description in adapter_harrypotterfanfictioncom.
 - Some AO3 stories don't have fandom tags.
-
-Version 3.5.0 - 11 Feb 2019
-- Update Translations.
-- Remove firefly.populli.org -- now on AO3.
-- Remove fhsarchive.com -- now on AO3.
-- Add www.mugglenetfanfiction.com as replacement for removed
-  fanfiction.mugglenet.com.
-- Fix for int(pages) in adapter_adultfanfictionorg. Closes #375
-- Fix author parsing at webnovelcom - pull request #372 from Rikkitp
-- Remember original href in data-orighref attr with epub
-  internalize_text_links so inserted 'earlier' chapters don't break internal
-  links.
-- Add always_login setting to base_xenforo for SV login-required story with
-  404 result.
-- Ignore current Virtual Library when checking for existing story ID.


[arch-commits] Commit in deepin-session-ui/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-04-22 Thread Felix Yan via arch-commits
Date: Monday, April 22, 2019 @ 18:48:05
  Author: felixonmars
Revision: 452990

archrelease: copy trunk to community-x86_64

Added:
  deepin-session-ui/repos/community-x86_64/PKGBUILD
(from rev 452989, deepin-session-ui/trunk/PKGBUILD)
Deleted:
  deepin-session-ui/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 18:47:46 UTC (rev 452989)
+++ PKGBUILD2019-04-22 18:48:05 UTC (rev 452990)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=4.9.3
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Session UI module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-session-ui;
-license=('GPL3')
-groups=('deepin')
-depends=('gsettings-qt' 'deepin-qt5integration' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
- 'xorg-server' 'deepin-control-center' 'startdde' 'xorg-xrandr' 
'deepin-qt-dbus-factory')
-makedepends=('deepin-gettext-tools' 'qt5-tools')
-provides=('lightdm-deepin-greeter' 'deepin-notifications')
-conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
-replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz;)
-sha512sums=('7dda322319fc1dac06bf09fd0ff1d803e7c82979e3aa09081c991df8c60fdbe1a4579e51c10e7f973edbab481694604090cd1f7154f9c8676e8a5223d23e455a')
-
-prepare() {
-  cd dde-session-ui-$pkgver
-  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 widgets/*.cpp
-}
-
-build() {
-  cd dde-session-ui-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-session-ui-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-session-ui/repos/community-x86_64/PKGBUILD (from rev 452989, 
deepin-session-ui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 18:48:05 UTC (rev 452990)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=4.9.4
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Session UI module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-session-ui;
+license=('GPL3')
+groups=('deepin')
+depends=('gsettings-qt' 'deepin-qt5integration' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
+ 'xorg-server' 'deepin-control-center' 'startdde' 'xorg-xrandr' 
'deepin-qt-dbus-factory')
+makedepends=('deepin-gettext-tools' 'qt5-tools')
+provides=('lightdm-deepin-greeter' 'deepin-notifications')
+conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
+replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz;)
+sha512sums=('f436d57f4e6bd61fbf922c5351203e04bb623582df6189cebf7a05de1c9c4132fd2ab54a177d1884ea45298a32d18b823087e1c9cecceb97bb2e615f05c2421b')
+
+prepare() {
+  cd dde-session-ui-$pkgver
+  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 widgets/*.cpp
+}
+
+build() {
+  cd dde-session-ui-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-session-ui-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2019-04-22 Thread Felix Yan via arch-commits
Date: Monday, April 22, 2019 @ 18:47:46
  Author: felixonmars
Revision: 452989

upgpkg: deepin-session-ui 4.9.4-1

Modified:
  deepin-session-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 18:46:41 UTC (rev 452988)
+++ PKGBUILD2019-04-22 18:47:46 UTC (rev 452989)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=4.9.3
+pkgver=4.9.4
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
 replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz;)
-sha512sums=('7dda322319fc1dac06bf09fd0ff1d803e7c82979e3aa09081c991df8c60fdbe1a4579e51c10e7f973edbab481694604090cd1f7154f9c8676e8a5223d23e455a')
+sha512sums=('f436d57f4e6bd61fbf922c5351203e04bb623582df6189cebf7a05de1c9c4132fd2ab54a177d1884ea45298a32d18b823087e1c9cecceb97bb2e615f05c2421b')
 
 prepare() {
   cd dde-session-ui-$pkgver


[arch-commits] Commit in (5 files)

2019-04-22 Thread Alexander Rødseth via arch-commits
Date: Monday, April 22, 2019 @ 18:46:27
  Author: arodseth
Revision: 452987

Add raylib

Added:
  raylib/
  raylib/repos/
  raylib/repos/community-x86_64/
  raylib/trunk/
  raylib/trunk/PKGBUILD

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

Added: raylib/trunk/PKGBUILD
===
--- raylib/trunk/PKGBUILD   (rev 0)
+++ raylib/trunk/PKGBUILD   2019-04-22 18:46:27 UTC (rev 452987)
@@ -0,0 +1,43 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Wilhem Barbier 
+
+pkgname=raylib
+pkgver=2.0.0
+pkgrel=1
+pkgdesc='Well designed and easy-to-use game programming library'
+arch=(x86_64)
+url='https://www.raylib.com'
+license=(ZLIB)
+depends=(libx11)
+makedepends=(cmake git glfw libxcursor libxinerama libxrandr ninja 
vulkan-headers xorg-server-devel xorg-xinput)
+source=("git+https://github.com/raysan5/raylib#tag=$pkgver;)
+md5sums=(SKIP)
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "$srcdir/$pkgname" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_C_FLAGS="$CFLAGS -fPIC -w" \
+-DBUILD_EXAMPLES=OFF \
+-DBUILD_GAMES=OFF \
+-DSHARED=ON \
+-DSTATIC=OFF \
+-DOpenGL_GL_PREFERENCE=GLVND \
+-G Ninja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  # Also package header files
+  for f in build/release/*.h; do
+install -Dm644 "$f" "$pkgdir/usr/include/$(basename $f)"
+  done
+  # License
+  install -Dm644 "$pkgname/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-04-22 Thread Alexander Rødseth via arch-commits
Date: Monday, April 22, 2019 @ 18:46:41
  Author: arodseth
Revision: 452988

archrelease: copy trunk to community-x86_64

Added:
  raylib/repos/community-x86_64/PKGBUILD
(from rev 452987, raylib/trunk/PKGBUILD)

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

Copied: raylib/repos/community-x86_64/PKGBUILD (from rev 452987, 
raylib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 18:46:41 UTC (rev 452988)
@@ -0,0 +1,43 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Wilhem Barbier 
+
+pkgname=raylib
+pkgver=2.0.0
+pkgrel=1
+pkgdesc='Well designed and easy-to-use game programming library'
+arch=(x86_64)
+url='https://www.raylib.com'
+license=(ZLIB)
+depends=(libx11)
+makedepends=(cmake git glfw libxcursor libxinerama libxrandr ninja 
vulkan-headers xorg-server-devel xorg-xinput)
+source=("git+https://github.com/raysan5/raylib#tag=$pkgver;)
+md5sums=(SKIP)
+
+build() {
+  mkdir -p build
+  cd build
+  cmake "$srcdir/$pkgname" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_C_FLAGS="$CFLAGS -fPIC -w" \
+-DBUILD_EXAMPLES=OFF \
+-DBUILD_GAMES=OFF \
+-DSHARED=ON \
+-DSTATIC=OFF \
+-DOpenGL_GL_PREFERENCE=GLVND \
+-G Ninja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  # Also package header files
+  for f in build/release/*.h; do
+install -Dm644 "$f" "$pkgdir/usr/include/$(basename $f)"
+  done
+  # License
+  install -Dm644 "$pkgname/LICENSE.md" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-04-22 Thread Felix Yan via arch-commits
Date: Monday, April 22, 2019 @ 18:41:10
  Author: felixonmars
Revision: 452985

upgpkg: deepin-kwin 0.0.4.1-1

Modified:
  deepin-kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 18:10:22 UTC (rev 452984)
+++ PKGBUILD2019-04-22 18:41:10 UTC (rev 452985)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-kwin
-pkgver=0.0.4
+pkgver=0.0.4.1
 pkgrel=1
 pkgdesc='KWin configures on DDE'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('deepin-qt5integration' 'kwin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-kwin/archive/$pkgver.tar.gz;
 new-kwin.patch)
-sha512sums=('7874849dcd399221f6c3a65d10f00562ededcff273fd390eb1c16f3d864c608fe41ec55de6b1624fa71bd776f393129b53095a8eaa1aaddb816a0e75f0757af2'
+sha512sums=('c6a11ddcf876605726e318e9e6dda609149a35cb4e2c946339c8aee5ad16d4d61b877e27f787f33bfaea0b3aa3dca8ac4d6da3f5587698f21ae2e78029576a18'
 
'771ac8b0b80f15e46fa857ab5ee7c5f28ac79fc82e95999077ffbf8dfa63669a9e6c746f355438211145390ea3af108b31b7683e5193b82ccd9cc00d24abb3f2')
 
 prepare() {


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

2019-04-22 Thread Felix Yan via arch-commits
Date: Monday, April 22, 2019 @ 18:41:23
  Author: felixonmars
Revision: 452986

archrelease: copy trunk to community-x86_64

Added:
  deepin-kwin/repos/community-x86_64/PKGBUILD
(from rev 452985, deepin-kwin/trunk/PKGBUILD)
  deepin-kwin/repos/community-x86_64/new-kwin.patch
(from rev 452985, deepin-kwin/trunk/new-kwin.patch)
Deleted:
  deepin-kwin/repos/community-x86_64/PKGBUILD
  deepin-kwin/repos/community-x86_64/new-kwin.patch

+
 PKGBUILD   |   64 +--
 new-kwin.patch |  130 +++
 2 files changed, 97 insertions(+), 97 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 18:41:10 UTC (rev 452985)
+++ PKGBUILD2019-04-22 18:41:23 UTC (rev 452986)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-kwin
-pkgver=0.0.4
-pkgrel=1
-pkgdesc='KWin configures on DDE'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-kwin;
-license=('GPL3')
-depends=('deepin-qt5integration' 'kwin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-kwin/archive/$pkgver.tar.gz;
-new-kwin.patch)
-sha512sums=('7874849dcd399221f6c3a65d10f00562ededcff273fd390eb1c16f3d864c608fe41ec55de6b1624fa71bd776f393129b53095a8eaa1aaddb816a0e75f0757af2'
-
'771ac8b0b80f15e46fa857ab5ee7c5f28ac79fc82e95999077ffbf8dfa63669a9e6c746f355438211145390ea3af108b31b7683e5193b82ccd9cc00d24abb3f2')
-
-prepare() {
-  cd dde-kwin-$pkgver
-  patch -p1 -i ../new-kwin.patch
-}
-
-build() {
-  cd dde-kwin-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-kwin-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-kwin/repos/community-x86_64/PKGBUILD (from rev 452985, 
deepin-kwin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 18:41:23 UTC (rev 452986)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-kwin
+pkgver=0.0.4.1
+pkgrel=1
+pkgdesc='KWin configures on DDE'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-kwin;
+license=('GPL3')
+depends=('deepin-qt5integration' 'kwin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-kwin/archive/$pkgver.tar.gz;
+new-kwin.patch)
+sha512sums=('c6a11ddcf876605726e318e9e6dda609149a35cb4e2c946339c8aee5ad16d4d61b877e27f787f33bfaea0b3aa3dca8ac4d6da3f5587698f21ae2e78029576a18'
+
'771ac8b0b80f15e46fa857ab5ee7c5f28ac79fc82e95999077ffbf8dfa63669a9e6c746f355438211145390ea3af108b31b7683e5193b82ccd9cc00d24abb3f2')
+
+prepare() {
+  cd dde-kwin-$pkgver
+  patch -p1 -i ../new-kwin.patch
+}
+
+build() {
+  cd dde-kwin-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-kwin-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: new-kwin.patch
===
--- new-kwin.patch  2019-04-22 18:41:10 UTC (rev 452985)
+++ new-kwin.patch  2019-04-22 18:41:23 UTC (rev 452986)
@@ -1,65 +0,0 @@
-diff --git a/plugins/kwin-xcb/lib/kwinutils.cpp 
b/plugins/kwin-xcb/lib/kwinutils.cpp
-index 7a0bf5c..eca85e2 100644
 a/plugins/kwin-xcb/lib/kwinutils.cpp
-+++ b/plugins/kwin-xcb/lib/kwinutils.cpp
-@@ -79,16 +79,6 @@ public:
- public Q_SLOTS:
- void slotWindowMove();
- void slotWindowMaximize();
--
--// kwin 5.8.6
--void slotWindowQuickTileLeft();
--void slotWindowQuickTileRight();
--void slotWindowQuickTileTop();
--void slotWindowQuickTileBottom();
--void slotWindowQuickTileTopLeft();
--void slotWindowQuickTileTopRight();
--void slotWindowQuickTileBottomLeft();
--void slotWindowQuickTileBottomRight();
- };
- class Scripting : public QObject {
- public:
-@@ -388,43 +378,6 @@ void KWinUtils::QuickTileWindow(uint side)
- if (ws) {
- if (interface->quickTileWindow) {
- interface->quickTileWindow(ws, 
(KWin::Workspace::QuickTileFlag)side);
--} else { // fallback for kwin 5.8.6
--switch ((KWin::Workspace::QuickTileFlag)side) {
--case KWin::Workspace::QuickTileFlag::Left:
--ws->slotWindowQuickTileLeft();
--break;
--case KWin::Workspace::QuickTileFlag::Right:
--ws->slotWindowQuickTileRight();;
--break;
--case KWin::Workspace::QuickTileFlag::Top:
--ws->slotWindowQuickTileTop();
--break;
--case KWin::Workspace::QuickTileFlag::Bottom:
--ws->slotWindowQuickTileBottom();
--break;
--case KWin::Workspace::QuickTileFlag::Horizontal:
--ws->slotWindowQuickTileLeft();
--ws->slotWindowQuickTileRight();
--break;
--  

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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 18:10:22
  Author: spupykin
Revision: 452984

archrelease: copy trunk to community-any

Added:
  arandr/repos/community-any/PKGBUILD
(from rev 452983, arandr/trunk/PKGBUILD)
Deleted:
  arandr/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 18:10:07 UTC (rev 452983)
+++ PKGBUILD2019-04-22 18:10:22 UTC (rev 452984)
@@ -1,19 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Clément DEMOULINS 
-
-pkgname=arandr
-pkgver=0.1.10
-pkgrel=1
-pkgdesc="Provide a simple visual front end for XRandR 1.2."
-arch=('any')
-url="https://christian.amsuess.com/tools/arandr/;
-license=('GPL3')
-depends=('pygtk' 'xorg-xrandr')
-makedepends=('python2-docutils')
-source=(https://christian.amsuess.com/tools/$pkgname/files/${pkgname}-$pkgver.tar.gz)
-sha256sums=('dbc8ac890da78e9c0ba3403a8932a925813bb8d62265276894e780ba2905b88c')
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  python2 setup.py install --prefix=/usr --root="$pkgdir"
-}

Copied: arandr/repos/community-any/PKGBUILD (from rev 452983, 
arandr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 18:10:22 UTC (rev 452984)
@@ -0,0 +1,19 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Clément DEMOULINS 
+
+pkgname=arandr
+pkgver=0.1.10
+pkgrel=2
+pkgdesc="Provide a simple visual front end for XRandR 1.2."
+arch=('any')
+url="https://christian.amsuess.com/tools/arandr/;
+license=('GPL3')
+depends=('python-gobject' 'xorg-xrandr')
+makedepends=('python-docutils')
+source=(https://christian.amsuess.com/tools/$pkgname/files/${pkgname}-$pkgver.tar.gz)
+sha256sums=('dbc8ac890da78e9c0ba3403a8932a925813bb8d62265276894e780ba2905b88c')
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir"
+}


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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 18:10:07
  Author: spupykin
Revision: 452983

upgpkg: arandr 0.1.10-2

Modified:
  arandr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 17:54:12 UTC (rev 452982)
+++ PKGBUILD2019-04-22 18:10:07 UTC (rev 452983)
@@ -3,17 +3,17 @@
 
 pkgname=arandr
 pkgver=0.1.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Provide a simple visual front end for XRandR 1.2."
 arch=('any')
 url="https://christian.amsuess.com/tools/arandr/;
 license=('GPL3')
-depends=('pygtk' 'xorg-xrandr')
-makedepends=('python2-docutils')
+depends=('python-gobject' 'xorg-xrandr')
+makedepends=('python-docutils')
 
source=(https://christian.amsuess.com/tools/$pkgname/files/${pkgname}-$pkgver.tar.gz)
 sha256sums=('dbc8ac890da78e9c0ba3403a8932a925813bb8d62265276894e780ba2905b88c')
 
 package() {
   cd "$srcdir"/$pkgname-$pkgver
-  python2 setup.py install --prefix=/usr --root="$pkgdir"
+  python setup.py install --prefix=/usr --root="$pkgdir"
 }


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 17:54:12
  Author: arojas
Revision: 452982

archrelease: copy trunk to community-x86_64

Added:
  polymake/repos/community-x86_64/PKGBUILD
(from rev 452981, polymake/trunk/PKGBUILD)
Deleted:
  polymake/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 17:53:48 UTC (rev 452981)
+++ PKGBUILD2019-04-22 17:54:12 UTC (rev 452982)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=polymake
-_pkgver=3.4
-_patchver=
-#pkgver=$_pkgver.r$_patchver
-pkgver=$_pkgver
-pkgrel=2
-pkgdesc="Open source software for research in polyhedral geometry"
-arch=(x86_64)
-url="https://polymake.org/;
-license=(GPL)
-depends=(mpfr normaliz singular ppl lrs perl-xml-writer perl-xml-libxml 
perl-xml-libxslt perl-term-readline-gnu perl-term-readkey perl-json)
-makedepends=(ninja cddlib ant boost bliss libnsl jdk8-openjdk)
-optdepends=('java-runtime: java module')
-source=("https://polymake.org/lib/exe/fetch.php/download/polymake-${_pkgver}-minimal.tar.bz2;)
-sha256sums=('f4ddfd8275b5b9fbf953e6b24f707d00081a1a6d32ac0e6a52165d016609b1e8')
-
-build() {
-  cd polymake-$_pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd polymake-$_pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: polymake/repos/community-x86_64/PKGBUILD (from rev 452981, 
polymake/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 17:54:12 UTC (rev 452982)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=polymake
+_pkgver=3.4
+_patchver=
+#pkgver=$_pkgver.r$_patchver
+pkgver=$_pkgver
+pkgrel=3
+pkgdesc="Open source software for research in polyhedral geometry"
+arch=(x86_64)
+url="https://polymake.org/;
+license=(GPL)
+depends=(normaliz singular ppl lrs perl-xml-writer perl-xml-libxml 
perl-xml-libxslt perl-term-readline-gnu perl-term-readkey perl-json)
+makedepends=(ninja cddlib ant boost bliss libnsl jdk8-openjdk)
+optdepends=('java-runtime: java module')
+source=("https://polymake.org/lib/exe/fetch.php/download/polymake-${_pkgver}-minimal.tar.bz2;)
+sha256sums=('f4ddfd8275b5b9fbf953e6b24f707d00081a1a6d32ac0e6a52165d016609b1e8')
+
+build() {
+  cd polymake-$_pkgver
+  export CXXFLAGS+=' -DENFNORMALIZ' # Workaround 
https://github.com/Normaliz/Normaliz/issues/222
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd polymake-$_pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 17:53:48
  Author: arojas
Revision: 452981

Restore normaliz support

Modified:
  polymake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 15:58:17 UTC (rev 452980)
+++ PKGBUILD2019-04-22 17:53:48 UTC (rev 452981)
@@ -5,12 +5,12 @@
 _patchver=
 #pkgver=$_pkgver.r$_patchver
 pkgver=$_pkgver
-pkgrel=2
+pkgrel=3
 pkgdesc="Open source software for research in polyhedral geometry"
 arch=(x86_64)
 url="https://polymake.org/;
 license=(GPL)
-depends=(mpfr normaliz singular ppl lrs perl-xml-writer perl-xml-libxml 
perl-xml-libxslt perl-term-readline-gnu perl-term-readkey perl-json)
+depends=(normaliz singular ppl lrs perl-xml-writer perl-xml-libxml 
perl-xml-libxslt perl-term-readline-gnu perl-term-readkey perl-json)
 makedepends=(ninja cddlib ant boost bliss libnsl jdk8-openjdk)
 optdepends=('java-runtime: java module')
 
source=("https://polymake.org/lib/exe/fetch.php/download/polymake-${_pkgver}-minimal.tar.bz2;)
@@ -18,6 +18,7 @@
 
 build() {
   cd polymake-$_pkgver
+  export CXXFLAGS+=' -DENFNORMALIZ' # Workaround 
https://github.com/Normaliz/Normaliz/issues/222
   ./configure --prefix=/usr
   make
 }


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 16:50:29
  Author: arojas
Revision: 351924

Unsplit libmagick

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 16:19:39 UTC (rev 351923)
+++ PKGBUILD2019-04-22 16:50:29 UTC (rev 351924)
@@ -1,14 +1,14 @@
-# Maintainer: Eric Bélanger 
+# Maintainer: Antonio Rojas 
+# Contributor: Eric Bélanger 
 
 pkgbase=imagemagick
-pkgname=(libmagick imagemagick imagemagick-doc)
+pkgname=(imagemagick imagemagick-doc)
 pkgver=7.0.8.41
-pkgrel=1
+pkgrel=2
 pkgdesc="An image viewing/manipulation program"
 url="https://www.imagemagick.org/;
 arch=(x86_64)
 license=(custom)
-depends=(libltdl lcms2 fontconfig libxext liblqr libraqm libpng libxml2)
 makedepends=(ghostscript openexr libwmf librsvg libxml2 openjpeg2 libraw 
opencl-headers libwebp
  chrpath ocl-icd glu ghostpcl ghostxps libheif jbigkit)
 checkdepends=(gsfonts ttf-dejavu)
@@ -25,7 +25,7 @@
 shopt -s extglob
 
 prepare() {
-  mkdir -p binpkg/usr/lib/pkgconfig {binpkg,docpkg}/usr/share
+  mkdir -p docpkg/usr/share
 
   cd $_tarname
 
@@ -77,8 +77,8 @@
   make check
 )
 
-package_libmagick() {
-  pkgdesc+=" (library)"
+package_imagemagick() {
+  depends=(libltdl lcms2 fontconfig libxext liblqr libraqm libpng libxml2)
   optdepends=('ghostscript: PS/PDF support'
   'libheif: HEIF support'
   'libraw: DNG support'
@@ -89,44 +89,29 @@
   'ocl-icd: OpenCL support'
   'openexr: OpenEXR support'
   'openjpeg2: JPEG2000 support'
-  'pango: Text rendering')
+  'pango: Text rendering'
+  'imagemagick-doc: manual and API docs')
+  options=(!emptydirs libtool)
   
backup=(etc/$_relname/{colors,delegates,log,mime,policy,quantization-table,thresholds,type,type-{dejavu,ghostscript}}.xml)
-  options=('!emptydirs' libtool)
+  conflicts=(imagemagick6)
+  provides=(libmagick)
+  replaces=(imagemagick6 libmagick)
 
   cd $_tarname
   make DESTDIR="$pkgdir" install
 
+  find "$pkgdir/usr/lib/perl5" -name '*.so' -exec chrpath -d {} +
   rm "$pkgdir"/etc/$_relname/type-{apple,urw-base35,windows}.xml
   rm "$pkgdir"/usr/lib/*.la
 
   install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE NOTICE
 
-# Split 'imagemagick'
-  cd ../binpkg
-  mv "$pkgdir/usr/bin" usr/
-  mv "$pkgdir/usr/lib/perl5" usr/lib/
-  mv "$pkgdir/usr/share/man" usr/share/
-
 # Split docs
   mv "$pkgdir/usr/share/doc" "$srcdir/docpkg/usr/share/"
 }
 
-package_imagemagick() {
-  depends=("libmagick=$pkgver-$pkgrel")
-  optdepends=('imagemagick-doc: manual and API docs')
-  options=('!emptydirs')
-
-  mv binpkg/* "$pkgdir"
-
-  find "$pkgdir/usr/lib/perl5" -name '*.so' -exec chrpath -d {} +
-
-  cd $_tarname
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE NOTICE
-}
-
 package_imagemagick-doc() {
   pkgdesc+=" (manual and API docs)"
-  depends=()
 
   mv docpkg/* "$pkgdir"
 


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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 16:50:52
  Author: arojas
Revision: 351925

archrelease: copy trunk to testing-x86_64

Added:
  imagemagick/repos/testing-x86_64/
  imagemagick/repos/testing-x86_64/IM7-GS-policy.patch
(from rev 351924, imagemagick/trunk/IM7-GS-policy.patch)
  imagemagick/repos/testing-x86_64/PKGBUILD
(from rev 351924, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/testing-x86_64/arch-fonts.diff
(from rev 351924, imagemagick/trunk/arch-fonts.diff)

-+
 IM7-GS-policy.patch |   10 
 PKGBUILD|  120 ++
 arch-fonts.diff |  107 
 3 files changed, 237 insertions(+)

Copied: imagemagick/repos/testing-x86_64/IM7-GS-policy.patch (from rev 351924, 
imagemagick/trunk/IM7-GS-policy.patch)
===
--- testing-x86_64/IM7-GS-policy.patch  (rev 0)
+++ testing-x86_64/IM7-GS-policy.patch  2019-04-22 16:50:52 UTC (rev 351925)
@@ -0,0 +1,10 @@
+--- ImageMagick-7.0.8-13/config/policy.xml.orig2018-10-22 
15:13:51.713995553 +
 ImageMagick-7.0.8-13/config/policy.xml 2018-10-22 15:14:22.650737457 
+
+@@ -68,6 +68,7 @@
+   
+   
+   
++  
+   
+   
+   

Copied: imagemagick/repos/testing-x86_64/PKGBUILD (from rev 351924, 
imagemagick/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 16:50:52 UTC (rev 351925)
@@ -0,0 +1,120 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Eric Bélanger 
+
+pkgbase=imagemagick
+pkgname=(imagemagick imagemagick-doc)
+pkgver=7.0.8.41
+pkgrel=2
+pkgdesc="An image viewing/manipulation program"
+url="https://www.imagemagick.org/;
+arch=(x86_64)
+license=(custom)
+makedepends=(ghostscript openexr libwmf librsvg libxml2 openjpeg2 libraw 
opencl-headers libwebp
+ chrpath ocl-icd glu ghostpcl ghostxps libheif jbigkit)
+checkdepends=(gsfonts ttf-dejavu)
+_relname=ImageMagick-${pkgver%%.*}
+_tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
+source=(https://www.imagemagick.org/download/releases/$_tarname.tar.xz{,.asc}
+arch-fonts.diff IM7-GS-policy.patch)
+sha256sums=('b5b36cc2aacb3dd3905f057be14858a9ce9bf0bbd1c8fd1c9b59ca22a81a1446'
+'SKIP'
+'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
+'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')
+validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A)  # Lexie Parsimoniae
+
+shopt -s extglob
+
+prepare() {
+  mkdir -p docpkg/usr/share
+
+  cd $_tarname
+
+  # Fix up typemaps to match our packages, where possible
+  patch -p1 -i ../arch-fonts.diff
+
+  # Work around ghostscript security issues 
https://bugs.archlinux.org/task/59778
+  patch -p1 -i ../IM7-GS-policy.patch
+}
+
+build() {
+  cd $_tarname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--with-dejavu-font-dir=/usr/share/fonts/TTF \
+--with-gs-font-dir=/usr/share/fonts/gsfonts \
+PSDelegate=/usr/bin/gs \
+XPSDelegate=/usr/bin/gxps \
+PCLDelegate=/usr/bin/gpcl6 \
+--enable-hdri \
+--enable-opencl \
+--with-gslib \
+--with-lqr \
+--with-modules \
+--with-openexr \
+--with-openjp2 \
+--with-perl \
+--with-perl-options=INSTALLDIRS=vendor \
+--with-rsvg \
+--with-webp \
+--with-wmf \
+--with-xml \
+--without-autotrace \
+--without-djvu \
+--without-dps \
+--without-fftw \
+--without-fpx \
+--without-gcc-arch \
+--without-gvc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() (
+  cd $_tarname
+  ulimit -n 4096
+  sed -e '/validate-formats/d' -i Makefile # these fail due to the security 
patch
+  make check
+)
+
+package_imagemagick() {
+  depends=(libltdl lcms2 fontconfig libxext liblqr libraqm libpng libxml2)
+  optdepends=('ghostscript: PS/PDF support'
+  'libheif: HEIF support'
+  'libraw: DNG support'
+  'librsvg: SVG support'
+  'libwebp: WEBP support'
+  'libwmf: WMF support'
+  'libxml2: Magick Scripting Language'
+  'ocl-icd: OpenCL support'
+  'openexr: OpenEXR support'
+  'openjpeg2: JPEG2000 support'
+  'pango: Text rendering'
+  'imagemagick-doc: manual and API docs')
+  options=(!emptydirs libtool)
+  
backup=(etc/$_relname/{colors,delegates,log,mime,policy,quantization-table,thresholds,type,type-{dejavu,ghostscript}}.xml)
+  conflicts=(imagemagick6)
+  provides=(libmagick)
+  replaces=(imagemagick6 libmagick)
+
+  cd $_tarname
+  make DESTDIR="$pkgdir" install
+
+  find "$pkgdir/usr/lib/perl5" -name '*.so' -exec chrpath -d {} +
+  rm "$pkgdir"/etc/$_relname/type-{apple,urw-base35,windows}.xml
+  rm "$pkgdir"/usr/lib/*.la
+
+  

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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 16:19:39
  Author: arojas
Revision: 351923

archrelease: copy trunk to extra-x86_64

Added:
  imagemagick6/repos/extra-x86_64/IM6-GS-policy.patch
(from rev 351922, imagemagick6/trunk/IM6-GS-policy.patch)
  imagemagick6/repos/extra-x86_64/PKGBUILD
(from rev 351922, imagemagick6/trunk/PKGBUILD)
  imagemagick6/repos/extra-x86_64/arch-fonts.diff
(from rev 351922, imagemagick6/trunk/arch-fonts.diff)
Deleted:
  imagemagick6/repos/extra-x86_64/IM6-GS-policy.patch
  imagemagick6/repos/extra-x86_64/PKGBUILD
  imagemagick6/repos/extra-x86_64/arch-fonts.diff

-+
 IM6-GS-policy.patch |   20 ++--
 PKGBUILD|  234 +++---
 arch-fonts.diff |  214 ++---
 3 files changed, 227 insertions(+), 241 deletions(-)

Deleted: IM6-GS-policy.patch
===
--- IM6-GS-policy.patch 2019-04-22 16:19:15 UTC (rev 351922)
+++ IM6-GS-policy.patch 2019-04-22 16:19:39 UTC (rev 351923)
@@ -1,10 +0,0 @@
 ImageMagick-7.0.8-13/config/policy.xml.orig2018-10-22 
15:13:51.713995553 +
-+++ ImageMagick-7.0.8-13/config/policy.xml 2018-10-22 15:14:22.650737457 
+
-@@ -68,6 +68,7 @@
-   
-   
-   
-+  
-   
-   
-   

Copied: imagemagick6/repos/extra-x86_64/IM6-GS-policy.patch (from rev 351922, 
imagemagick6/trunk/IM6-GS-policy.patch)
===
--- IM6-GS-policy.patch (rev 0)
+++ IM6-GS-policy.patch 2019-04-22 16:19:39 UTC (rev 351923)
@@ -0,0 +1,10 @@
+--- ImageMagick-7.0.8-13/config/policy.xml.orig2018-10-22 
15:13:51.713995553 +
 ImageMagick-7.0.8-13/config/policy.xml 2018-10-22 15:14:22.650737457 
+
+@@ -68,6 +68,7 @@
+   
+   
+   
++  
+   
+   
+   

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 16:19:15 UTC (rev 351922)
+++ PKGBUILD2019-04-22 16:19:39 UTC (rev 351923)
@@ -1,124 +0,0 @@
-# Maintainer: Eric Bélanger 
-
-pkgbase=imagemagick6
-pkgname=(libmagick6 imagemagick6)
-pkgver=6.9.10.40
-pkgrel=1
-pkgdesc="An image viewing/manipulation program (version 6)"
-url="https://legacy.imagemagick.org/;
-arch=(x86_64)
-license=(custom)
-depends=(libltdl lcms2 fontconfig libxext liblqr libraqm libpng)
-makedepends=(ghostscript openexr libwmf librsvg libxml2 openjpeg2 libraw 
opencl-headers libwebp
- chrpath ocl-icd glu ghostpcl ghostxps libheif jbigkit)
-checkdepends=(gsfonts ttf-dejavu)
-_relname=ImageMagick-${pkgver%%.*}
-_tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
-source=(https://www.imagemagick.org/download/$_tarname.tar.xz{,.asc}
-arch-fonts.diff IM6-GS-policy.patch)
-sha256sums=('cf80d75c3fa40cfcc86f7eed76beac8ede5a4d3602eb197174c0cc7a51a21be7'
-'SKIP'
-'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
-'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')
-validpgpkeys=(D8272EF51DA223E4D05B466989AB63D48277377A)  # Lexie Parsimoniae
-
-prepare() {
-  mkdir -p binpkg/usr/lib/pkgconfig {binpkg,docpkg}/usr/share
-
-  cd $_tarname
-
-  # Fix up typemaps to match our packages, where possible
-  patch -Np1 -i ../arch-fonts.diff
-
-  # Workaround ghostscript security issues 
https://bugs.archlinux.org/task/59778
-  patch -p1 -i ../IM6-GS-policy.patch
-
-  # Don't run auto(re)conf; assumes use of git
-}
-
-build() {
-  cd $_tarname
-  ./configure \
-PKG_CONFIG="/usr/bin/env PKG_CONFIG_PATH=/usr/lib/$pkgbase/pkgconfig 
pkg-config" \
---prefix=/usr \
---sysconfdir=/etc \
---with-dejavu-font-dir=/usr/share/fonts/TTF \
---with-gs-font-dir=/usr/share/fonts/gsfonts \
-PSDelegate=/usr/bin/gs \
-XPSDelegate=/usr/bin/gxps \
-PCLDelegate=/usr/bin/gpcl6 \
---enable-hdri \
---enable-opencl \
---with-gslib \
---with-lqr \
---with-modules \
---with-openexr \
---with-openjp2 \
---with-perl \
---with-perl-options=INSTALLDIRS=vendor \
---with-rsvg \
---with-webp \
---with-wmf \
---with-xml \
---without-autotrace \
---without-djvu \
---without-dps \
---without-fftw \
---without-fpx \
---without-gcc-arch \
---without-gvc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() (
-  cd $_tarname
-  ulimit -n 4096
-  sed -e '/validate-formats/d' -i Makefile # these fail due to the security 
patch
-  make check || :
-)
-
-package_libmagick6() {
-  pkgdesc="${pkgdesc/)/; library)}"
-  optdepends=('ghostscript: PS/PDF support'
-  'libheif: HEIF support'
-  'libraw: DNG support'
-  'librsvg: SVG support'
-  'libwebp: WEBP support'
-  'libwmf: WMF support'
-  'libxml2: Magick Scripting Language'
-  'ocl-icd: OpenCL support'
-  'openexr: 

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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 16:19:15
  Author: arojas
Revision: 351922

Update to 6.9.10.41, drop tools package

Modified:
  imagemagick6/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 16:10:17 UTC (rev 351921)
+++ PKGBUILD2019-04-22 16:19:15 UTC (rev 351922)
@@ -1,8 +1,8 @@
 # Maintainer: Eric Bélanger 
 
 pkgbase=imagemagick6
-pkgname=(libmagick6 imagemagick6)
-pkgver=6.9.10.40
+pkgname=(libmagick6)
+pkgver=6.9.10.41
 pkgrel=1
 pkgdesc="An image viewing/manipulation program (version 6)"
 url="https://legacy.imagemagick.org/;
@@ -16,7 +16,7 @@
 _tarname=ImageMagick-${pkgver%.*}-${pkgver##*.}
 source=(https://www.imagemagick.org/download/$_tarname.tar.xz{,.asc}
 arch-fonts.diff IM6-GS-policy.patch)
-sha256sums=('cf80d75c3fa40cfcc86f7eed76beac8ede5a4d3602eb197174c0cc7a51a21be7'
+sha256sums=('7f6c50b5bf11f95e102f34b372251e64ddda9b715f76dadb69b06ed3151f297d'
 'SKIP'
 'a85b744c61b1b563743ecb7c7adad999d7ed9a8af816650e3ab9321b2b102e73'
 'f20c09860da65a4259ec9627ceeca7d993949b7460fa199c5ffd874633814cf6')
@@ -102,23 +102,9 @@
 
   install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE NOTICE
 
-# Split 'imagemagick'
+# Drop tools
   cd ../binpkg
   mv "$pkgdir/usr/bin" usr/
   mv "$pkgdir/usr/lib/perl5" usr/lib/
   mv "$pkgdir/usr/share/man" usr/share/
 }
-
-package_imagemagick6() {
-  depends=("libmagick6=$pkgver-$pkgrel")
-  provides=("imagemagick=$pkgver-$pkgrel")
-  conflicts=(imagemagick)
-  options=('!emptydirs')
-
-  mv binpkg/* "$pkgdir"
-
-  find "$pkgdir/usr/lib/perl5" -name '*.so' -exec chrpath -d {} +
-
-  cd $_tarname
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE NOTICE
-}


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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 16:10:17
  Author: andyrtr
Revision: 351921

archrelease: copy trunk to testing-x86_64

Added:
  libdrm/repos/testing-x86_64/
  libdrm/repos/testing-x86_64/COPYING
(from rev 351920, libdrm/trunk/COPYING)
  libdrm/repos/testing-x86_64/PKGBUILD
(from rev 351920, libdrm/trunk/PKGBUILD)
  libdrm/repos/testing-x86_64/no-drmdevice-test.diff
(from rev 351920, libdrm/trunk/no-drmdevice-test.diff)

+
 COPYING|   48 +
 PKGBUILD   |   54 +++
 no-drmdevice-test.diff |9 +++
 3 files changed, 111 insertions(+)

Copied: libdrm/repos/testing-x86_64/COPYING (from rev 351920, 
libdrm/trunk/COPYING)
===
--- testing-x86_64/COPYING  (rev 0)
+++ testing-x86_64/COPYING  2019-04-22 16:10:17 UTC (rev 351921)
@@ -0,0 +1,48 @@
+ Copyright 2005 Adam Jackson.
+
+ 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 on the rights to use, copy, modify, merge,
+ publish, distribute, sub license, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) 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
+ NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON 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.
+
+
+
+ Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ 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 furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) 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 PRECISION INSIGHT AND/OR ITS
+ SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.

Copied: libdrm/repos/testing-x86_64/PKGBUILD (from rev 351920, 
libdrm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 16:10:17 UTC (rev 351921)
@@ -0,0 +1,54 @@
+# Maintainer: Jan de Groot 
+
+pkgname=libdrm
+pkgver=2.4.98
+pkgrel=1
+pkgdesc="Userspace interface to kernel DRM services"
+url="https://dri.freedesktop.org/;
+arch=(x86_64)
+license=('custom')
+depends=('libpciaccess')
+makedepends=('valgrind' 'libxslt' 'docbook-xsl' 'meson')
+checkdepends=('cairo')
+replaces=('libdrm-new' 'libdrm-nouveau')
+source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2 #{,.sig}
+no-drmdevice-test.diff
+COPYING)
+sha512sums=('3d333d060ceb14fa8e204ef468ca2c95d6f07205185ca90a044b685832b9b2d7256faa5e81d5871ce8b70aa1fdf9fb1ade18b4e582ff0c7ef5551da8506eb27b'
+
'f1dd5d8c2270c092ccb8e4f92a0da9ab27706dfa22dcedd3fb2414b968ced9333c8bf62baf0219b822e43dce0d804d1dd5cc27d09b0afe8c01967c1784d4a4bb'
+
'b0ca349b882a4326b19f81f22804fabdb6fb7aef31cdc7b16b0a7ae191bfbb50c7daddb2fc4e6c33f1136af06d060a273de36f6f3412ea326f16fa4309fda660')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

+validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

+validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 


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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 16:10:11
  Author: andyrtr
Revision: 351920

upgpkg: libdrm 2.4.98-1

upstream update 2.4.98

Modified:
  libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 16:03:46 UTC (rev 351919)
+++ PKGBUILD2019-04-22 16:10:11 UTC (rev 351920)
@@ -1,7 +1,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libdrm
-pkgver=2.4.97
+pkgver=2.4.98
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services"
 url="https://dri.freedesktop.org/;
@@ -14,7 +14,7 @@
 source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2 #{,.sig}
 no-drmdevice-test.diff
 COPYING)
-sha512sums=('3e08ee9d6c9ce265d783a59b51e22449905ea73aa27f25a082a1e9e1532f7c99e1c9f7cb966eb0970be2a08e2e5993dc9aa55093b1bff548689fdb465e7145ed'
+sha512sums=('3d333d060ceb14fa8e204ef468ca2c95d6f07205185ca90a044b685832b9b2d7256faa5e81d5871ce8b70aa1fdf9fb1ade18b4e582ff0c7ef5551da8506eb27b'
 
'f1dd5d8c2270c092ccb8e4f92a0da9ab27706dfa22dcedd3fb2414b968ced9333c8bf62baf0219b822e43dce0d804d1dd5cc27d09b0afe8c01967c1784d4a4bb'
 
'b0ca349b882a4326b19f81f22804fabdb6fb7aef31cdc7b16b0a7ae191bfbb50c7daddb2fc4e6c33f1136af06d060a273de36f6f3412ea326f16fa4309fda660')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 



[arch-commits] Commit in libmwaw/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 16:03:46
  Author: andyrtr
Revision: 351919

archrelease: copy trunk to testing-x86_64

Added:
  libmwaw/repos/testing-x86_64/
  libmwaw/repos/testing-x86_64/PKGBUILD
(from rev 351918, libmwaw/trunk/PKGBUILD)

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

Copied: libmwaw/repos/testing-x86_64/PKGBUILD (from rev 351918, 
libmwaw/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 16:03:46 UTC (rev 351919)
@@ -0,0 +1,32 @@
+# Maintainer: AndyRTR 
+# Contributor: Thomas Arnhold 
+
+pkgname=libmwaw
+pkgver=0.3.15
+pkgrel=1
+pkgdesc="Import library for some old mac text documents."
+arch=('x86_64')
+url="https://sourceforge.net/projects/libmwaw/;
+license=('LGPL2.1' 'MPL')
+depends=('librevenge')
+makedepends=('boost' 'doxygen')
+source=(https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz)
+sha1sums=('660d84f6b14b7b59028f1991640fcb667882f48f')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+}
+


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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 16:03:37
  Author: andyrtr
Revision: 351918

upgpkg: libmwaw 0.3.15-1

upstream update 0.3.15

Modified:
  libmwaw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 15:53:36 UTC (rev 351917)
+++ PKGBUILD2019-04-22 16:03:37 UTC (rev 351918)
@@ -2,7 +2,7 @@
 # Contributor: Thomas Arnhold 
 
 pkgname=libmwaw
-pkgver=0.3.14
+pkgver=0.3.15
 pkgrel=1
 pkgdesc="Import library for some old mac text documents."
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('librevenge')
 makedepends=('boost' 'doxygen')
 
source=(https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('f317eeb678e04bc854fc4905ac221bc2c0bce27d')
+sha1sums=('660d84f6b14b7b59028f1991640fcb667882f48f')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in redmine/repos/community-any (6 files)

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 15:58:17
  Author: arojas
Revision: 452980

archrelease: copy trunk to community-any

Added:
  redmine/repos/community-any/Gemfile.local
(from rev 452979, redmine/trunk/Gemfile.local)
  redmine/repos/community-any/PKGBUILD
(from rev 452979, redmine/trunk/PKGBUILD)
  redmine/repos/community-any/redmine.service
(from rev 452979, redmine/trunk/redmine.service)
Deleted:
  redmine/repos/community-any/Gemfile.local
  redmine/repos/community-any/PKGBUILD
  redmine/repos/community-any/redmine.service

-+
 Gemfile.local   |   26 +++---
 PKGBUILD|   96 +++---
 redmine.service |   30 
 3 files changed, 77 insertions(+), 75 deletions(-)

Deleted: Gemfile.local
===
--- Gemfile.local   2019-04-22 15:57:11 UTC (rev 452979)
+++ Gemfile.local   2019-04-22 15:58:17 UTC (rev 452980)
@@ -1,13 +0,0 @@
-gem "xpath", "< 4.0"
-gem "capybara", "~> 2.13"
-gem "ffi", "= 1.10.0"
-gem "childprocess", "= 0.9.0"
-gem "docile", "= 1.1.5"
-gem "metaclass", "= 0.0.4"
-gem "mocha", ">= 0"
-gem "puma", "~> 3.7"
-gem "rubyzip", "= 1.2.2"
-gem "selenium-webdriver", ">= 0"
-gem "simplecov", "~> 0.14.1"
-gem "mysql2", "~> 0.5.0"
-gem "pg", "~> 1.1.4"

Copied: redmine/repos/community-any/Gemfile.local (from rev 452979, 
redmine/trunk/Gemfile.local)
===
--- Gemfile.local   (rev 0)
+++ Gemfile.local   2019-04-22 15:58:17 UTC (rev 452980)
@@ -0,0 +1,13 @@
+gem "xpath", "< 4.0"
+gem "capybara", "~> 2.13"
+gem "ffi", "= 1.10.0"
+gem "childprocess", "= 0.9.0"
+gem "docile", "= 1.1.5"
+gem "metaclass", "= 0.0.4"
+gem "mocha", ">= 0"
+gem "puma", "~> 3.7"
+gem "rubyzip", "= 1.2.2"
+gem "selenium-webdriver", ">= 0"
+gem "simplecov", "~> 0.14.1"
+gem "mysql2", "~> 0.5.0"
+gem "pg", "~> 1.1.4"

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 15:57:11 UTC (rev 452979)
+++ PKGBUILD2019-04-22 15:58:17 UTC (rev 452980)
@@ -1,47 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Federico Cuello 
-
-pkgname=redmine
-pkgver=4.0.3
-pkgrel=1
-pkgdesc="A flexible project management web application written using Ruby on 
Rails framework."
-arch=('any')
-url="https://www.redmine.org;
-license=('GPL2')
-depends=('ruby' 'libmagick6' 'ruby-bundler' 'libxml2' 'libxslt')
-makedepends=('imagemagick6' 'mariadb-libs' 'postgresql-libs')
-optdepends=('apache: A supported application server'
-'nginx: A supported application server'
-'mysql: MySQL database support'
-'postgresql: PostgreSQL database support'
-'sqlite: SQLite database support')
-source=("$url/releases/$pkgname-$pkgver.tar.gz"
-   "Gemfile.local"
-   "redmine.service")
-sha512sums=('010b6c190b762bb12ee936c043eda9ee532384c1ac408883919d59cd782ef1797fccb94c20619e3d454e68cea624ad9c81c91b748c50a27505b03ae63b3b46ac'
-
'750ae2aa12ab6b94ab818f329b95e7aa04a148512472548a3d2f91df4af59709dd841d553402d4332e6fc49a8bb643b17e5bacb1c26a99702fde32cae053ec29'
-
'aa2186ed970667baf8b80c4b65fce76291074bed25cf8e78c6a265afb6e8a00c67eb195ceb8fc021cdc0b70731a008ccb64cdd28f492e130d469a71f364d40a7')
-
-build() {
-cd "$srcdir"/redmine-$pkgver
-cp "${srcdir}"/Gemfile.local Gemfile.local
-bundle lock
-bundle install --no-cache --deployment --without development test
-}
-
-package() {
-install -dm 755 "$pkgdir"/usr/share/webapps/
-cp -a --no-preserve=ownership "$srcdir"/redmine-$pkgver 
"$pkgdir"/usr/share/webapps/redmine
-
-install -Dm0644 "${srcdir}"/redmine.service 
"${pkgdir}"/usr/lib/systemd/system/redmine.service
-
-cd "$pkgdir"/usr/share/webapps/redmine
-rm -rf files log
-install -dm0755 -o http -g http "$pkgdir"/var/lib/redmine/files
-install -dm0755 -o http -g http "$pkgdir"/var/log/redmine
-mv tmp "$pkgdir"/var/lib/redmine/tmp
-chown -R http:http "$pkgdir"/var/lib/redmine/tmp
-ln -s /var/log/redmine log
-ln -s /var/lib/redmine/files files
-ln -s /var/lib/redmine/tmp tmp
-}

Copied: redmine/repos/community-any/PKGBUILD (from rev 452979, 
redmine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 15:58:17 UTC (rev 452980)
@@ -0,0 +1,49 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Federico Cuello 
+
+pkgname=redmine
+pkgver=4.0.3
+pkgrel=2
+pkgdesc="A flexible project management web application written using Ruby on 
Rails framework."
+arch=('any')
+url="https://www.redmine.org;
+license=('GPL2')
+depends=('ruby' 'libmagick6' 'ruby-bundler' 'libxml2' 'libxslt')
+makedepends=('mariadb-libs' 'postgresql-libs')
+optdepends=('apache: A supported application server'
+'nginx: A supported application 

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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 15:57:11
  Author: arojas
Revision: 452979

Set proper PKG_CONFIG_PATH instead of depending on imagemagick6

Modified:
  redmine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 15:12:55 UTC (rev 452978)
+++ PKGBUILD2019-04-22 15:57:11 UTC (rev 452979)
@@ -3,13 +3,13 @@
 
 pkgname=redmine
 pkgver=4.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A flexible project management web application written using Ruby on 
Rails framework."
 arch=('any')
 url="https://www.redmine.org;
 license=('GPL2')
 depends=('ruby' 'libmagick6' 'ruby-bundler' 'libxml2' 'libxslt')
-makedepends=('imagemagick6' 'mariadb-libs' 'postgresql-libs')
+makedepends=('mariadb-libs' 'postgresql-libs')
 optdepends=('apache: A supported application server'
 'nginx: A supported application server'
 'mysql: MySQL database support'
@@ -24,6 +24,8 @@
 
 build() {
 cd "$srcdir"/redmine-$pkgver
+
+export PKG_CONFIG_PATH="/usr/lib/imagemagick6/pkgconfig"
 cp "${srcdir}"/Gemfile.local Gemfile.local
 bundle lock
 bundle install --no-cache --deployment --without development test


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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 15:53:36
  Author: andyrtr
Revision: 351917

archrelease: copy trunk to testing-x86_64

Added:
  sqlite/repos/testing-x86_64/
  sqlite/repos/testing-x86_64/PKGBUILD
(from rev 351916, sqlite/trunk/PKGBUILD)
  sqlite/repos/testing-x86_64/license.txt
(from rev 351916, sqlite/trunk/license.txt)

-+
 PKGBUILD|  117 ++
 license.txt |   33 
 2 files changed, 150 insertions(+)

Copied: sqlite/repos/testing-x86_64/PKGBUILD (from rev 351916, 
sqlite/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 15:53:36 UTC (rev 351917)
@@ -0,0 +1,117 @@
+# Maintainer: Andreas Radke 
+# Contributor: Tom Newsom 
+
+pkgbase="sqlite"
+pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
+_srcver=328
+_docver=${_srcver}
+#_docver=3250200
+pkgver=3.28.0
+pkgrel=1
+pkgdesc="A C library that implements an SQL database engine"
+arch=('x86_64')
+license=('custom:Public Domain')
+url="https://www.sqlite.org/;
+makedepends=('tcl' 'readline' 'zlib')
+source=(https://www.sqlite.org/2019/sqlite-src-${_srcver}.zip
+https://www.sqlite.org/2019/sqlite-doc-${_docver}.zip
+license.txt)
+options=('!emptydirs' '!makeflags') # json extensions breaks parallel build
+sha1sums=('21c391f177ac39750e5a8ac61d07550bf6befb4a'
+  'f3242cf186a4e194e7d1a5e00384dd4aa66ec16b'
+  'f34f6daa4ab3073d74e774aad21d66878cf26853')
+
+prepare() {
+  cd sqlite-src-$_srcver
+#  autoreconf -vfi
+}
+
+build() {
+  export CPPFLAGS="$CPPFLAGS -DSQLITE_ENABLE_COLUMN_METADATA=1 \
+ -DSQLITE_ENABLE_UNLOCK_NOTIFY \
+ -DSQLITE_ENABLE_DBSTAT_VTAB=1 \
+ -DSQLITE_ENABLE_FTS3_TOKENIZER=1 \
+ -DSQLITE_SECURE_DELETE \
+ -DSQLITE_MAX_VARIABLE_NUMBER=25 \
+ -DSQLITE_MAX_EXPR_DEPTH=1"
+
+  # build sqlite
+  cd sqlite-src-$_srcver
+  ./configure --prefix=/usr \
+   --disable-static \
+   --disable-amalgamation \
+   --enable-fts3 \
+   --enable-fts4 \
+   --enable-fts5 \
+   --enable-rtree \
+   --enable-json1 \
+   TCLLIBDIR=/usr/lib/sqlite$pkgver
+  make
+  # build additional tools
+  make showdb showjournal showstat4 showwal sqldiff sqlite3_analyzer
+}
+
+package_sqlite() {
+
+ pkgdesc="A C library that implements an SQL database engine"
+ depends=('readline' 'zlib')
+ provides=("sqlite3=$pkgver")
+ replaces=("sqlite3")
+
+  cd sqlite-src-$_srcver
+  make DESTDIR=${pkgdir} install
+
+  install -m755 showdb showjournal showstat4 showwal sqldiff ${pkgdir}/usr/bin/
+
+  # install manpage
+  install -m755 -d ${pkgdir}/usr/share/man/man1
+  install -m644 sqlite3.1 ${pkgdir}/usr/share/man/man1/
+
+  # license - no linking required because pkgbase=pkgname
+  install -D -m644 ${srcdir}/license.txt 
${pkgdir}/usr/share/licenses/${pkgbase}/license.txt
+
+  # split out tcl extension
+  mkdir $srcdir/tcl
+  mv $pkgdir/usr/lib/sqlite* $srcdir/tcl
+}
+
+package_sqlite-tcl() {
+
+ pkgdesc="sqlite Tcl Extension Architecture (TEA)"
+ depends=('sqlite')
+ provides=("sqlite3-tcl=$pkgver")
+ replaces=("sqlite3-tcl")
+
+  install -m755 -d ${pkgdir}/usr/lib
+  mv $srcdir/tcl/* ${pkgdir}/usr/lib
+
+  # install manpage
+  install -m755 -d ${pkgdir}/usr/share/man/mann
+  install -m644 ${srcdir}/sqlite-src-$_srcver/autoconf/tea/doc/sqlite3.n 
${pkgdir}/usr/share/man/mann/
+
+  # link license
+  install -m755 -d ${pkgdir}/usr/share/licenses
+  ln -sf /usr/share/licenses/${pkgbase} 
"${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+package_sqlite-analyzer() {
+
+ pkgdesc="An analysis program for sqlite3 database files"
+ depends=('sqlite' 'tcl')
+
+  cd sqlite-src-$_srcver
+  install -m755 -d ${pkgdir}/usr/bin
+  install -m755 sqlite3_analyzer ${pkgdir}/usr/bin/
+}
+
+package_sqlite-doc() {
+
+ pkgdesc="most of the static HTML files that comprise this website, including 
all of the SQL Syntax and the C/C++ interface specs and other miscellaneous 
documentation"
+ #arch=('any') - not yet supported
+ provides=("sqlite3-doc=$pkgver")
+ replaces=("sqlite3-doc")
+
+  cd sqlite-doc-${_docver}
+  mkdir -p ${pkgdir}/usr/share/doc/${pkgbase}
+  cp -R *  ${pkgdir}/usr/share/doc/${pkgbase}/
+}

Copied: sqlite/repos/testing-x86_64/license.txt (from rev 351916, 
sqlite/trunk/license.txt)
===
--- testing-x86_64/license.txt  (rev 0)
+++ testing-x86_64/license.txt  2019-04-22 15:53:36 UTC (rev 351917)
@@ -0,0 +1,33 @@
+SQLite Copyright
+SQLite is in the
+Public Domain 
+
+
+All of the deliverable code in SQLite has been dedicated to the public domain 
by the authors. All code authors, and representatives of the companies they 
work 

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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 15:53:23
  Author: andyrtr
Revision: 351916

upgpkg: sqlite 3.28.0-1

upstream update 3.28.0

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 15:36:14 UTC (rev 351915)
+++ PKGBUILD2019-04-22 15:53:23 UTC (rev 351916)
@@ -3,10 +3,10 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
-_srcver=3270200
+_srcver=328
 _docver=${_srcver}
 #_docver=3250200
-pkgver=3.27.2
+pkgver=3.28.0
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('x86_64')
@@ -17,8 +17,8 @@
 https://www.sqlite.org/2019/sqlite-doc-${_docver}.zip
 license.txt)
 options=('!emptydirs' '!makeflags') # json extensions breaks parallel build
-sha1sums=('823a77ee707b56722cd201aaf2f82e7bef57c042'
-  '7b49d59acdfd08be8d098b4fc7e150b3e90e6a9c'
+sha1sums=('21c391f177ac39750e5a8ac61d07550bf6befb4a'
+  'f3242cf186a4e194e7d1a5e00384dd4aa66ec16b'
   'f34f6daa4ab3073d74e774aad21d66878cf26853')
 
 prepare() {


[arch-commits] Commit in xmlsec/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 15:36:14
  Author: andyrtr
Revision: 351915

archrelease: copy trunk to testing-x86_64

Added:
  xmlsec/repos/testing-x86_64/
  xmlsec/repos/testing-x86_64/PKGBUILD
(from rev 351914, xmlsec/trunk/PKGBUILD)

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

Copied: xmlsec/repos/testing-x86_64/PKGBUILD (from rev 351914, 
xmlsec/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-22 15:36:14 UTC (rev 351915)
@@ -0,0 +1,34 @@
+# Maintainer: AndyRTR 
+# Contributor: Jan de Groot 
+# Contributor: Hussam Al-Tayeb 
+
+pkgname=xmlsec
+pkgver=1.2.28
+pkgrel=1
+pkgdesc="XML Security Library is a C library based on LibXML2"
+license=('custom')
+arch=('x86_64')
+url="https://www.aleksey.com/xmlsec/index.html;
+depends=('libxslt' 'openssl' 'gnutls' 'nss' 'libltdl')
+source=(https://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz # 
signature file not compatible
+)
+sha256sums=('13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4')
+#validpgpkeys=('') #
+
+build() {
+  cd ${pkgname}1-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd ${pkgname}1-$pkgver
+  make -k check
+}
+
+package() {
+  cd ${pkgname}1-${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 xmlsec/trunk (PKGBUILD no_extern_c_scope.patch)

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 15:36:03
  Author: andyrtr
Revision: 351914

upgpkg: xmlsec 1.2.28-1

upstream update 1.2.28

Modified:
  xmlsec/trunk/PKGBUILD
Deleted:
  xmlsec/trunk/no_extern_c_scope.patch

-+
 PKGBUILD|   15 
 no_extern_c_scope.patch | 1610 --
 2 files changed, 4 insertions(+), 1621 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 15:18:14 UTC (rev 351913)
+++ PKGBUILD2019-04-22 15:36:03 UTC (rev 351914)
@@ -3,8 +3,8 @@
 # Contributor: Hussam Al-Tayeb 
 
 pkgname=xmlsec
-pkgver=1.2.27
-pkgrel=2
+pkgver=1.2.28
+pkgrel=1
 pkgdesc="XML Security Library is a C library based on LibXML2"
 license=('custom')
 arch=('x86_64')
@@ -11,17 +11,10 @@
 url="https://www.aleksey.com/xmlsec/index.html;
 depends=('libxslt' 'openssl' 'gnutls' 'nss' 'libltdl')
 source=(https://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz # 
signature file not compatible
-no_extern_c_scope.patch)
-sha256sums=('97d756bad8e92588e6997d2227797eaa900d05e34a426829b149f65d87118eb6'
-'2c43c0c31da6b8c12944626598c9f067bb61ad87a58220897e0bf7f4dfffb95a')
+)
+sha256sums=('13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4')
 #validpgpkeys=('') #
 
-prepare() {
-  cd ${pkgname}1-${pkgver}
-  # 
https://github.com/lsh123/xmlsec/commit/0a14f52e9a5976c104d0fc2d1f739508042aa752
 - needed to build with icu >=64.1
-  patch -Np1 -i ../no_extern_c_scope.patch
-}
-
 build() {
   cd ${pkgname}1-${pkgver}
   ./configure --prefix=/usr --disable-static

Deleted: no_extern_c_scope.patch
===
--- no_extern_c_scope.patch 2019-04-22 15:18:14 UTC (rev 351913)
+++ no_extern_c_scope.patch 2019-04-22 15:36:03 UTC (rev 351914)
@@ -1,1610 +0,0 @@
-From 0a14f52e9a5976c104d0fc2d1f739508042aa752 Mon Sep 17 00:00:00 2001
-From: Alon Bar-Lev 
-Date: Sat, 30 Mar 2019 17:36:58 +0300
-Subject: [PATCH] build: do not extern "C" scope for include files (#249)
-
-C++ include files such as icu do not expect the scope to be in C, as include 
directive is expected to be performed at global scope. Not clear why C++ 
include files are included from C include files though.

- apps/cmdline.h  |  4 ++--
- apps/crypto.h   |  8 
- include/xmlsec/app.h|  8 
- include/xmlsec/base64.h |  8 
- include/xmlsec/bn.h |  8 
- include/xmlsec/buffer.h |  6 +++---
- include/xmlsec/crypto.h |  8 
- include/xmlsec/dl.h | 22 +-
- include/xmlsec/gcrypt/app.h |  8 
- include/xmlsec/gcrypt/crypto.h  |  8 
- include/xmlsec/gnutls/app.h |  8 
- include/xmlsec/gnutls/crypto.h  | 22 --
- include/xmlsec/gnutls/x509.h| 11 +--
- include/xmlsec/io.h |  8 
- include/xmlsec/keyinfo.h|  8 
- include/xmlsec/keys.h   |  7 +++
- include/xmlsec/keysdata.h   |  8 
- include/xmlsec/keysmngr.h   |  8 
- include/xmlsec/list.h   |  6 +++---
- include/xmlsec/membuf.h |  8 
- include/xmlsec/mscng/app.h  |  8 
- include/xmlsec/mscng/certkeys.h |  8 
- include/xmlsec/mscng/crypto.h   |  8 
- include/xmlsec/mscng/keysstore.h|  4 ++--
- include/xmlsec/mscng/x509.h | 12 ++--
- include/xmlsec/mscrypto/app.h   |  8 
- include/xmlsec/mscrypto/certkeys.h  |  7 +++
- include/xmlsec/mscrypto/crypto.h|  8 
- include/xmlsec/mscrypto/keysstore.h |  4 ++--
- include/xmlsec/mscrypto/x509.h  | 12 ++--
- include/xmlsec/nodeset.h|  8 
- include/xmlsec/nss/app.h|  8 
- include/xmlsec/nss/bignum.h |  8 
- include/xmlsec/nss/crypto.h |  8 
- include/xmlsec/nss/keysstore.h  |  4 ++--
- include/xmlsec/nss/pkikeys.h|  7 +++
- include/xmlsec/nss/x509.h   | 12 ++--
- include/xmlsec/openssl/app.h|  8 
- include/xmlsec/openssl/bn.h |  8 
- include/xmlsec/openssl/crypto.h | 29 +++--
- include/xmlsec/openssl/evp.h|  7 +++
- include/xmlsec/openssl/x509.h   | 12 ++--
- include/xmlsec/parser.h |  7 +++
- include/xmlsec/private.h| 23 +--
- include/xmlsec/skeleton/app.h   |  8 
- include/xmlsec/skeleton/crypto.h|  8 
- include/xmlsec/soap.h   |  7 +++
- include/xmlsec/strings.h|  8 
- include/xmlsec/templates.h  |  8 
- include/xmlsec/transforms.h | 13 -
- 

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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 15:18:14
  Author: arojas
Revision: 351913

archrelease: copy trunk to extra-x86_64

Added:
  cmake/repos/extra-x86_64/PKGBUILD
(from rev 351912, cmake/trunk/PKGBUILD)
  cmake/repos/extra-x86_64/rebuild.list
(from rev 351912, cmake/trunk/rebuild.list)
Deleted:
  cmake/repos/extra-x86_64/PKGBUILD
  cmake/repos/extra-x86_64/rebuild.list

--+
 PKGBUILD |  106 -
 rebuild.list |4 +-
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 15:17:48 UTC (rev 351912)
+++ PKGBUILD2019-04-22 15:18:14 UTC (rev 351913)
@@ -1,53 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=cmake
-pkgver=3.14.2
-pkgrel=1
-pkgdesc='A cross-platform open-source make system'
-arch=('x86_64')
-url="http://www.cmake.org/;
-license=('custom')
-depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libuv' 'rhash')
-makedepends=('qt5-base' 'python-sphinx' 'emacs')
-optdepends=('qt5-base: cmake-gui'
-'libxkbcommon-x11: cmake-gui')
-source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('b47dfa3c825cd520a5a92d8092f39595d2c89992c94b7fc5f7a5cc6d009dc6f9164c31f1801188862e58e943da3f84167571c2253697eace7a819a4ba43bcc42')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./bootstrap --prefix=/usr \
---mandir=/share/man \
---docdir=/share/doc/cmake \
---sphinx-man \
---system-libs \
---qt-gui \
---parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  vimpath="${pkgdir}/usr/share/vim/vimfiles"
-  install -d "${vimpath}"/{indent,syntax}
-  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/indent/cmake.vim \
-"${vimpath}"/indent/
-  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/syntax/cmake.vim \
-"${vimpath}"/syntax/
-
-  install -d "${pkgdir}"/usr/share/emacs/site-lisp/
-  emacs -batch -f batch-byte-compile \
-"${pkgdir}"/usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el
-  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el \
-"${pkgdir}"/usr/share/emacs/site-lisp/
-  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.elc \
-"${pkgdir}"/usr/share/emacs/site-lisp/
-
-  install -Dm644 Copyright.txt \
-"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: cmake/repos/extra-x86_64/PKGBUILD (from rev 351912, 
cmake/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 15:18:14 UTC (rev 351913)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=cmake
+pkgver=3.14.3
+pkgrel=1
+pkgdesc='A cross-platform open-source make system'
+arch=('x86_64')
+url="http://www.cmake.org/;
+license=('custom')
+depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libuv' 'rhash')
+makedepends=('qt5-base' 'python-sphinx' 'emacs')
+optdepends=('qt5-base: cmake-gui'
+'libxkbcommon-x11: cmake-gui')
+source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('e257a96334f21f2b2f17e8d43aa32c2b069d13194604393c5ac9d3da193000d5328181c6cf861696186d022aba57679ee2d08073d8a7112727746b2b145a47e2')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./bootstrap --prefix=/usr \
+--mandir=/share/man \
+--docdir=/share/doc/cmake \
+--sphinx-man \
+--system-libs \
+--qt-gui \
+--parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  vimpath="${pkgdir}/usr/share/vim/vimfiles"
+  install -d "${vimpath}"/{indent,syntax}
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/indent/cmake.vim \
+"${vimpath}"/indent/
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/syntax/cmake.vim \
+"${vimpath}"/syntax/
+
+  install -d "${pkgdir}"/usr/share/emacs/site-lisp/
+  emacs -batch -f batch-byte-compile \
+"${pkgdir}"/usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el \
+"${pkgdir}"/usr/share/emacs/site-lisp/
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.elc \
+"${pkgdir}"/usr/share/emacs/site-lisp/
+
+  install -Dm644 Copyright.txt \
+"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: rebuild.list
===
--- rebuild.list2019-04-22 15:17:48 UTC (rev 351912)
+++ rebuild.list2019-04-22 15:18:14 UTC (rev 351913)
@@ -1,2 +0,0 @@
-cmake-fedora
-uranium

Copied: cmake/repos/extra-x86_64/rebuild.list (from rev 351912, 
cmake/trunk/rebuild.list)

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

2019-04-22 Thread Antonio Rojas via arch-commits
Date: Monday, April 22, 2019 @ 15:17:48
  Author: arojas
Revision: 351912

Update to 3.14.3

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 15:14:29 UTC (rev 351911)
+++ PKGBUILD2019-04-22 15:17:48 UTC (rev 351912)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=cmake
-pkgver=3.14.2
+pkgver=3.14.3
 pkgrel=1
 pkgdesc='A cross-platform open-source make system'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 optdepends=('qt5-base: cmake-gui'
 'libxkbcommon-x11: cmake-gui')
 
source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('b47dfa3c825cd520a5a92d8092f39595d2c89992c94b7fc5f7a5cc6d009dc6f9164c31f1801188862e58e943da3f84167571c2253697eace7a819a4ba43bcc42')
+sha512sums=('e257a96334f21f2b2f17e8d43aa32c2b069d13194604393c5ac9d3da193000d5328181c6cf861696186d022aba57679ee2d08073d8a7112727746b2b145a47e2')
 
 build() {
   cd ${pkgname}-${pkgver}


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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 15:14:29
  Author: andyrtr
Revision: 351911

archrelease: copy trunk to testing-x86_64

Added:
  linux-lts/repos/testing-x86_64/
  
linux-lts/repos/testing-x86_64/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
(from rev 351910, 
linux-lts/trunk/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch)
  linux-lts/repos/testing-x86_64/60-linux.hook
(from rev 351910, linux-lts/trunk/60-linux.hook)
  linux-lts/repos/testing-x86_64/90-linux.hook
(from rev 351910, linux-lts/trunk/90-linux.hook)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 351910, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/config
(from rev 351910, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 351910, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 351910, linux-lts/trunk/linux-lts.preset)

-+
 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch |  103 
 60-linux.hook   |   12 
 90-linux.hook   |   11 
 PKGBUILD|  232 
 config  | 9794 
++
 linux-lts.install   |   10 
 linux-lts.preset|   14 
 7 files changed, 10176 insertions(+)

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


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

2019-04-22 Thread Andreas Radke via arch-commits
Date: Monday, April 22, 2019 @ 15:14:09
  Author: andyrtr
Revision: 351910

upgpkg: linux-lts 4.19.36-1

upstream update 4.19.36

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/config

--+
 PKGBUILD |6 +++---
 config   |9 +
 2 files changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 09:36:42 UTC (rev 351909)
+++ PKGBUILD2019-04-22 15:14:09 UTC (rev 351910)
@@ -3,7 +3,7 @@
 pkgbase=linux-lts
 #pkgbase=linux-lts-custom
 _srcname=linux-4.19
-pkgver=4.19.34
+pkgver=4.19.36
 pkgrel=1
 arch=('x86_64')
 url="https://www.kernel.org/;
@@ -23,8 +23,8 @@
 # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
 sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
 'SKIP'
-'c6d1dbd0515ce74f620a726e16f833355580f86034b5342e05b34ed30358563d'
-'2dbe737dd5d186ca0b3b1753ad3d7a4a722b3eb03ec224dc24b49dd491c18cf1'
+'0703078d84261d098492abaab813a0bab2b408f923d96e66c980f2cdb8d326a8'
+'dfd03045db0fd87adeda3397ee25d6d75d22ca686ffc167161d286d5bffb38de'
 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
 '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'

Modified: config
===
--- config  2019-04-22 09:36:42 UTC (rev 351909)
+++ config  2019-04-22 15:14:09 UTC (rev 351910)
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.16-1 Kernel Configuration
+# Linux/x86 4.19.36-1 Kernel Configuration
 #
 
 #
-# Compiler: gcc (GCC) 8.2.1 20181127
+# Compiler: gcc (GCC) 8.3.0
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=80201
+CONFIG_GCC_VERSION=80300
 CONFIG_CLANG_VERSION=0
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_EXTABLE_SORT=y
@@ -4065,6 +4065,7 @@
 CONFIG_N_GSM=m
 CONFIG_TRACE_ROUTER=m
 CONFIG_TRACE_SINK=m
+CONFIG_LDISC_AUTOLOAD=y
 CONFIG_DEVMEM=y
 # CONFIG_DEVKMEM is not set
 
@@ -4151,7 +4152,6 @@
 CONFIG_HW_RANDOM_VIA=m
 CONFIG_HW_RANDOM_VIRTIO=m
 CONFIG_NVRAM=m
-CONFIG_R3964=m
 CONFIG_APPLICOM=m
 
 #
@@ -8015,6 +8015,7 @@
 CONFIG_TOUCHSCREEN_DMI=y
 CONFIG_INTEL_CHTDC_TI_PWRBTN=m
 CONFIG_I2C_MULTI_INSTANTIATE=m
+CONFIG_INTEL_ATOMISP2_PM=m
 CONFIG_PMC_ATOM=y
 CONFIG_CHROME_PLATFORMS=y
 CONFIG_CHROMEOS_LAPTOP=m


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

2019-04-22 Thread Santiago Torres-Arias via arch-commits
Date: Monday, April 22, 2019 @ 15:12:55
  Author: sangy
Revision: 452978

archrelease: copy trunk to community-x86_64

Added:
  sn0int/repos/community-x86_64/PKGBUILD
(from rev 452977, sn0int/trunk/PKGBUILD)
  sn0int/repos/community-x86_64/sn0int.install
(from rev 452977, sn0int/trunk/sn0int.install)
Deleted:
  sn0int/repos/community-x86_64/PKGBUILD
  sn0int/repos/community-x86_64/sn0int.install

+
 PKGBUILD   |   97 +++
 sn0int.install |   18 +-
 2 files changed, 58 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 15:12:05 UTC (rev 452977)
+++ PKGBUILD2019-04-22 15:12:55 UTC (rev 452978)
@@ -1,48 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Santiago Torres-Arias 
-# Contributor: kpcyrd 
-
-pkgname=sn0int
-pkgver=0.10.0
-pkgrel=1
-pkgdesc='Semi-automatic OSINT framework and package manager'
-url='https://github.com/kpcyrd/sn0int'
-arch=('x86_64')
-license=('GPL3')
-depends=('libcap' 'sqlite' 'libseccomp' 'geoip2-database' 'publicsuffix-list')
-makedepends=('cargo' 'python-sphinx')
-install=sn0int.install
-source=(v${pkgver}.tar.gz::https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc)
-sha512sums=('2a86ebbfaf6b87e552ca1b44ea621adc0402ccf1992725e8d406b86560b8ae7032b6cc892d60e33dc815947407a696781cf3d97e9479986c9d41b5b627bdb05a'
 'SKIP')
-validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")
-
-
-build() {
-  cd ${pkgname}-${pkgver}
-  cargo build --release --locked
-  make -C docs man
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  cargo test --release --locked
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 target/release/${pkgname} "${pkgdir}/usr/bin/${pkgname}"
-
-  install -d "${pkgdir}/usr/share/bash-completion/completions" \
- "${pkgdir}/usr/share/zsh/site-functions" \
- "${pkgdir}/usr/share/fish/vendor_completions.d"
-  "${pkgdir}/usr/bin/sn0int" completions bash > 
"${pkgdir}/usr/share/bash-completion/completions/sn0int"
-  "${pkgdir}/usr/bin/sn0int" completions zsh > 
"${pkgdir}/usr/share/zsh/site-functions/_sn0int"
-  "${pkgdir}/usr/bin/sn0int" completions fish > 
"${pkgdir}/usr/share/fish/vendor_completions.d/sn0int.fish"
-
-  install -Dm 644 docs/_build/man/sn0int.1 -t "${pkgdir}/usr/share/man/man1"
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: sn0int/repos/community-x86_64/PKGBUILD (from rev 452977, 
sn0int/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 15:12:55 UTC (rev 452978)
@@ -0,0 +1,49 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Santiago Torres-Arias 
+# Contributor: kpcyrd 
+
+pkgname=sn0int
+pkgver=0.11.0
+pkgrel=1
+pkgdesc='Semi-automatic OSINT framework and package manager'
+url='https://github.com/kpcyrd/sn0int'
+arch=('x86_64')
+license=('GPL3')
+depends=('libcap' 'sqlite' 'libseccomp' 'geoip2-database' 'publicsuffix-list')
+makedepends=('cargo' 'python-sphinx')
+install=sn0int.install
+source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
+
${pkgname}-${pkgver}.tar.gz.asc::https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc)
+sha512sums=('5f6c57daba3311f03b3eb384218c4f3fc38523fb786f69b7fb69bf02475ed613b58c995784cf49df06b7b27ad59f60091961221b57c973c596a45e6b28306fab'
+'SKIP')
+validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")
+
+
+build() {
+  cd ${pkgname}-${pkgver}
+  cargo build --release --locked
+  make -C docs man
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  cargo test --release --locked
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm 755 target/release/${pkgname} "${pkgdir}/usr/bin/${pkgname}"
+
+  install -d "${pkgdir}/usr/share/bash-completion/completions" \
+ "${pkgdir}/usr/share/zsh/site-functions" \
+ "${pkgdir}/usr/share/fish/vendor_completions.d"
+  "${pkgdir}/usr/bin/sn0int" completions bash > 
"${pkgdir}/usr/share/bash-completion/completions/sn0int"
+  "${pkgdir}/usr/bin/sn0int" completions zsh > 
"${pkgdir}/usr/share/zsh/site-functions/_sn0int"
+  "${pkgdir}/usr/bin/sn0int" completions fish > 
"${pkgdir}/usr/share/fish/vendor_completions.d/sn0int.fish"
+
+  install -Dm 644 docs/_build/man/sn0int.1 -t "${pkgdir}/usr/share/man/man1"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: sn0int.install
===
--- sn0int.install  2019-04-22 

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

2019-04-22 Thread Santiago Torres-Arias via arch-commits
Date: Monday, April 22, 2019 @ 15:12:05
  Author: sangy
Revision: 452977

upgpkg: sn0int 0.11.0-1

Modified:
  sn0int/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 15:07:46 UTC (rev 452976)
+++ PKGBUILD2019-04-22 15:12:05 UTC (rev 452977)
@@ -3,7 +3,7 @@
 # Contributor: kpcyrd 
 
 pkgname=sn0int
-pkgver=0.10.0
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='Semi-automatic OSINT framework and package manager'
 url='https://github.com/kpcyrd/sn0int'
@@ -12,9 +12,10 @@
 depends=('libcap' 'sqlite' 'libseccomp' 'geoip2-database' 'publicsuffix-list')
 makedepends=('cargo' 'python-sphinx')
 install=sn0int.install
-source=(v${pkgver}.tar.gz::https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc)
-sha512sums=('2a86ebbfaf6b87e552ca1b44ea621adc0402ccf1992725e8d406b86560b8ae7032b6cc892d60e33dc815947407a696781cf3d97e9479986c9d41b5b627bdb05a'
 'SKIP')
+source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
+
${pkgname}-${pkgver}.tar.gz.asc::https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc)
+sha512sums=('5f6c57daba3311f03b3eb384218c4f3fc38523fb786f69b7fb69bf02475ed613b58c995784cf49df06b7b27ad59f60091961221b57c973c596a45e6b28306fab'
+'SKIP')
 validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")
 
 


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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 15:07:46
  Author: spupykin
Revision: 452976

archrelease: copy trunk to community-x86_64

Added:
  gogglesmm/repos/community-x86_64/PKGBUILD
(from rev 452975, gogglesmm/trunk/PKGBUILD)
Deleted:
  gogglesmm/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 15:07:34 UTC (rev 452975)
+++ PKGBUILD2019-04-22 15:07:46 UTC (rev 452976)
@@ -1,29 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: David Runge 
-# Contributor: Sander Jansen 
-
-pkgname=gogglesmm
-pkgver=1.2.1
-pkgrel=2
-pkgdesc="Music Manager and Player"
-arch=('x86_64')
-url="http://gogglesmm.github.io/;
-license=('GPL3')
-depends=('desktop-file-utils' 'faad2' 'glu' 'hicolor-icon-theme' 'libepoxy'
-'libmad' 'libpulse' 'opus' 'sqlite3' 'taglib')
-makedepends=('cmake' 'dri2proto' 'glproto')
-optdepends=('python2: Import scripts')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/gogglesmm/gogglesmm/archive/$pkgver.tar.gz;)
-sha512sums=('c165ddde463afcf863b74f00dfa1566077007f51617fa00a95dfcdeeab49da9ee87406f6bdc7779c597002d1e587886c7992e9e892ce4988f3bb14f015336547')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  cmake . \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-}

Copied: gogglesmm/repos/community-x86_64/PKGBUILD (from rev 452975, 
gogglesmm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 15:07:46 UTC (rev 452976)
@@ -0,0 +1,51 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: David Runge 
+# Contributor: Sander Jansen 
+
+pkgname=gogglesmm
+pkgver=1.2.1
+pkgrel=3
+pkgdesc="Music Manager and Player"
+arch=('x86_64')
+url="https://gogglesmm.github.io/;
+license=('GPL3')
+depends=('libepoxy'
+ 'glu'
+ 'libsm'
+ 'libxcursor'
+ 'libxrandr'
+ 'libxi'
+ 'libxft'
+ 'libvorbis'
+ 'libwebp'
+ 'libjpeg-turbo'
+ 'openssl'
+ 'libmad'
+ 'flac'
+ 'faad2'
+ 'opus'
+ 'taglib>=1.9.0'
+ 'sqlite'
+ 'dbus'
+ 'hicolor-icon-theme')
+optdepends=('python2: import utilities'
+'libpulse: PulseAudio Output'
+'alsa-lib: ALSA Output')
+makedepends=('cmake'
+ 'pkgconfig'
+ 'alsa-lib'
+ 'libpulse')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/gogglesmm/gogglesmm/archive/$pkgver.tar.gz;)
+sha512sums=('c165ddde463afcf863b74f00dfa1566077007f51617fa00a95dfcdeeab49da9ee87406f6bdc7779c597002d1e587886c7992e9e892ce4988f3bb14f015336547')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+}


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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 15:07:34
  Author: spupykin
Revision: 452975

upgpkg: gogglesmm 1.2.1-3

Modified:
  gogglesmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 14:52:39 UTC (rev 452974)
+++ PKGBUILD2019-04-22 15:07:34 UTC (rev 452975)
@@ -4,15 +4,37 @@
 
 pkgname=gogglesmm
 pkgver=1.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Music Manager and Player"
 arch=('x86_64')
 url="https://gogglesmm.github.io/;
 license=('GPL3')
-depends=('desktop-file-utils' 'faad2' 'glu' 'hicolor-icon-theme' 'libepoxy'
-'libmad' 'libpulse' 'opus' 'sqlite3' 'taglib')
-makedepends=('cmake' 'dri2proto' 'glproto')
-optdepends=('python2: Import scripts')
+depends=('libepoxy'
+ 'glu'
+ 'libsm'
+ 'libxcursor'
+ 'libxrandr'
+ 'libxi'
+ 'libxft'
+ 'libvorbis'
+ 'libwebp'
+ 'libjpeg-turbo'
+ 'openssl'
+ 'libmad'
+ 'flac'
+ 'faad2'
+ 'opus'
+ 'taglib>=1.9.0'
+ 'sqlite'
+ 'dbus'
+ 'hicolor-icon-theme')
+optdepends=('python2: import utilities'
+'libpulse: PulseAudio Output'
+'alsa-lib: ALSA Output')
+makedepends=('cmake'
+ 'pkgconfig'
+ 'alsa-lib'
+ 'libpulse')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/gogglesmm/gogglesmm/archive/$pkgver.tar.gz;)
 
sha512sums=('c165ddde463afcf863b74f00dfa1566077007f51617fa00a95dfcdeeab49da9ee87406f6bdc7779c597002d1e587886c7992e9e892ce4988f3bb14f015336547')
 


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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:52:39
  Author: spupykin
Revision: 452974

update urls

Modified:
  gxmessage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 14:49:04 UTC (rev 452973)
+++ PKGBUILD2019-04-22 14:52:39 UTC (rev 452974)
@@ -7,14 +7,14 @@
 pkgrel=3
 pkgdesc="A GTK3 based xmessage clone."
 arch=('x86_64')
-url="http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage;
+url="https://trmusson.dreamhosters.com/programs.html#gxmessage;
 license=('GPL')
 depends=('gtk3' 'desktop-file-utils')
 makedepends=('pkgconfig' 'intltool')
-source=(http://homepages.ihug.co.nz/~trmusson/stuff/$pkgname-$pkgver.tar.gz
+source=(https://trmusson.dreamhosters.com/stuff/$pkgname-$pkgver.tar.gz
 $pkgname.desktop)
-md5sums=('0e6b5b23ffccc785ff8627485f6b7ce4'
- '977bbafe46ff20082cbfb96175bfebec')
+sha256sums=('db4e1655fc58f31e5770a17dfca4e6c89028ad8b2c8e043febc87a0beedeef05'
+'000720db335fd742dd1d3cdc3fb3892fbf12c7604dfcc99fcada61b5dbd4e60a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:48:52
  Author: spupykin
Revision: 452972

upgpkg: redmine 4.0.3-1

Modified:
  redmine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 14:39:45 UTC (rev 452971)
+++ PKGBUILD2019-04-22 14:48:52 UTC (rev 452972)
@@ -2,7 +2,7 @@
 # Contributor: Federico Cuello 
 
 pkgname=redmine
-pkgver=4.0.1
+pkgver=4.0.3
 pkgrel=1
 pkgdesc="A flexible project management web application written using Ruby on 
Rails framework."
 arch=('any')
@@ -14,13 +14,11 @@
 'nginx: A supported application server'
 'mysql: MySQL database support'
 'postgresql: PostgreSQL database support'
-'sqlite: SQLite database support'
-'ruby-rmagick: For Gantt export to PNG image and thumbnails 
generation'
-'ruby-rails: Alternative Ruby on Rails instalation')
+'sqlite: SQLite database support')
 source=("$url/releases/$pkgname-$pkgver.tar.gz"
"Gemfile.local"
"redmine.service")
-sha512sums=('736e39404364fce44371b504ce2051417cb88a9020d8b4b6ccab0357bbcbd249f16bba65c195977088504ceb8a7c8852654b91a1d3118386a028d884c3394d6c'
+sha512sums=('010b6c190b762bb12ee936c043eda9ee532384c1ac408883919d59cd782ef1797fccb94c20619e3d454e68cea624ad9c81c91b748c50a27505b03ae63b3b46ac'
 
'750ae2aa12ab6b94ab818f329b95e7aa04a148512472548a3d2f91df4af59709dd841d553402d4332e6fc49a8bb643b17e5bacb1c26a99702fde32cae053ec29'
 
'aa2186ed970667baf8b80c4b65fce76291074bed25cf8e78c6a265afb6e8a00c67eb195ceb8fc021cdc0b70731a008ccb64cdd28f492e130d469a71f364d40a7')
 
@@ -32,14 +30,12 @@
 }
 
 package() {
-_instdir="$pkgdir"/usr/share/webapps/redmine
+install -dm 755 "$pkgdir"/usr/share/webapps/
+cp -a --no-preserve=ownership "$srcdir"/redmine-$pkgver 
"$pkgdir"/usr/share/webapps/redmine
 
-install -dm 755 "$_instdir"
-cp -a --no-preserve=ownership "$srcdir"/redmine-$pkgver "$_instdir"
-
 install -Dm0644 "${srcdir}"/redmine.service 
"${pkgdir}"/usr/lib/systemd/system/redmine.service
 
-cd "$_instdir"
+cd "$pkgdir"/usr/share/webapps/redmine
 rm -rf files log
 install -dm0755 -o http -g http "$pkgdir"/var/lib/redmine/files
 install -dm0755 -o http -g http "$pkgdir"/var/log/redmine


[arch-commits] Commit in redmine/repos/community-any (6 files)

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:49:04
  Author: spupykin
Revision: 452973

archrelease: copy trunk to community-any

Added:
  redmine/repos/community-any/Gemfile.local
(from rev 452972, redmine/trunk/Gemfile.local)
  redmine/repos/community-any/PKGBUILD
(from rev 452972, redmine/trunk/PKGBUILD)
  redmine/repos/community-any/redmine.service
(from rev 452972, redmine/trunk/redmine.service)
Deleted:
  redmine/repos/community-any/Gemfile.local
  redmine/repos/community-any/PKGBUILD
  redmine/repos/community-any/redmine.service

-+
 Gemfile.local   |   26 +++---
 PKGBUILD|  100 +-
 redmine.service |   30 
 3 files changed, 75 insertions(+), 81 deletions(-)

Deleted: Gemfile.local
===
--- Gemfile.local   2019-04-22 14:48:52 UTC (rev 452972)
+++ Gemfile.local   2019-04-22 14:49:04 UTC (rev 452973)
@@ -1,13 +0,0 @@
-gem "xpath", "< 4.0"
-gem "capybara", "~> 2.13"
-gem "ffi", "= 1.10.0"
-gem "childprocess", "= 0.9.0"
-gem "docile", "= 1.1.5"
-gem "metaclass", "= 0.0.4"
-gem "mocha", ">= 0"
-gem "puma", "~> 3.7"
-gem "rubyzip", "= 1.2.2"
-gem "selenium-webdriver", ">= 0"
-gem "simplecov", "~> 0.14.1"
-gem "mysql2", "~> 0.5.0"
-gem "pg", "~> 1.1.4"

Copied: redmine/repos/community-any/Gemfile.local (from rev 452972, 
redmine/trunk/Gemfile.local)
===
--- Gemfile.local   (rev 0)
+++ Gemfile.local   2019-04-22 14:49:04 UTC (rev 452973)
@@ -0,0 +1,13 @@
+gem "xpath", "< 4.0"
+gem "capybara", "~> 2.13"
+gem "ffi", "= 1.10.0"
+gem "childprocess", "= 0.9.0"
+gem "docile", "= 1.1.5"
+gem "metaclass", "= 0.0.4"
+gem "mocha", ">= 0"
+gem "puma", "~> 3.7"
+gem "rubyzip", "= 1.2.2"
+gem "selenium-webdriver", ">= 0"
+gem "simplecov", "~> 0.14.1"
+gem "mysql2", "~> 0.5.0"
+gem "pg", "~> 1.1.4"

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 14:48:52 UTC (rev 452972)
+++ PKGBUILD2019-04-22 14:49:04 UTC (rev 452973)
@@ -1,53 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Federico Cuello 
-
-pkgname=redmine
-pkgver=4.0.1
-pkgrel=1
-pkgdesc="A flexible project management web application written using Ruby on 
Rails framework."
-arch=('any')
-url="https://www.redmine.org;
-license=('GPL2')
-depends=('ruby' 'libmagick6' 'ruby-bundler' 'libxml2' 'libxslt')
-makedepends=('imagemagick6' 'mariadb-libs' 'postgresql-libs')
-optdepends=('apache: A supported application server'
-'nginx: A supported application server'
-'mysql: MySQL database support'
-'postgresql: PostgreSQL database support'
-'sqlite: SQLite database support'
-'ruby-rmagick: For Gantt export to PNG image and thumbnails 
generation'
-'ruby-rails: Alternative Ruby on Rails instalation')
-source=("$url/releases/$pkgname-$pkgver.tar.gz"
-   "Gemfile.local"
-   "redmine.service")
-sha512sums=('736e39404364fce44371b504ce2051417cb88a9020d8b4b6ccab0357bbcbd249f16bba65c195977088504ceb8a7c8852654b91a1d3118386a028d884c3394d6c'
-
'750ae2aa12ab6b94ab818f329b95e7aa04a148512472548a3d2f91df4af59709dd841d553402d4332e6fc49a8bb643b17e5bacb1c26a99702fde32cae053ec29'
-
'aa2186ed970667baf8b80c4b65fce76291074bed25cf8e78c6a265afb6e8a00c67eb195ceb8fc021cdc0b70731a008ccb64cdd28f492e130d469a71f364d40a7')
-
-build() {
-cd "$srcdir"/redmine-$pkgver
-cp "${srcdir}"/Gemfile.local Gemfile.local
-bundle lock
-bundle install --no-cache --deployment --without development test
-}
-
-package() {
-_instdir="$pkgdir"/usr/share/webapps/redmine
-
-cd "$srcdir"/redmine-$pkgver
-install -dm 755 "$_instdir"
-cp -a --no-preserve=ownership ./* "$_instdir"
-
-install -Dm0644 "${srcdir}"/redmine.service 
"${pkgdir}"/usr/lib/systemd/system/redmine.service
-
-cd "$_instdir"
-rm -rf files log
-install -dm0755 -o http -g http "$pkgdir"/var/lib/redmine/files
-install -dm0755 -o http -g http "$pkgdir"/var/log/redmine
-mv tmp "$pkgdir"/var/lib/redmine/tmp
-chown -R http:http "$pkgdir"/var/lib/redmine/tmp
-ln -s /var/log/redmine log
-ln -s /var/lib/redmine/files files
-ln -s /var/lib/redmine/tmp tmp
-HOME=`pwd` bundle install --no-cache --deployment --without development 
test
-}

Copied: redmine/repos/community-any/PKGBUILD (from rev 452972, 
redmine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 14:49:04 UTC (rev 452973)
@@ -0,0 +1,47 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Federico Cuello 
+
+pkgname=redmine
+pkgver=4.0.3
+pkgrel=1
+pkgdesc="A flexible project management web application written using Ruby on 
Rails framework."
+arch=('any')
+url="https://www.redmine.org;

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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:39:45
  Author: spupykin
Revision: 452971

archrelease: copy trunk to community-x86_64

Added:
  recoll/repos/community-x86_64/PKGBUILD
(from rev 452970, recoll/trunk/PKGBUILD)
Deleted:
  recoll/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 14:39:33 UTC (rev 452970)
+++ PKGBUILD2019-04-22 14:39:45 UTC (rev 452971)
@@ -1,48 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Daniel J Griffiths 
-# Contributor: Andrea Scarpino 
-# Contributor: Vladimir Chizhov 
-# Contributor: Robert Emil Berge 
-
-pkgname=recoll
-pkgver=1.25.5
-pkgrel=1
-pkgdesc="Full text search tool based on Xapian backend"
-arch=('x86_64')
-url="http://www.lesbonscomptes.com/recoll/;
-license=('GPL')
-depends=('xapian-core>=1.0.15-1' 'qt5-base' 'openssl' 'hicolor-icon-theme' 
'qt5-webkit')
-makedepends=('python' 'python2-pychm' 'python-setuptools')
-optdepends=('libxslt: for XML based formats (fb2,etc)'
-   'unzip: for the OpenOffice.org documents'
-   'poppler: for pdf'
-   'pstotext: for postscipt'
-   'antiword: for msword'
-   'catdoc: for ms excel and powerpoint'
-   'unrtf: for RTF'
-#  'untex: for dvi support with dvips'
-   'djvulibre: for djvu'
-   'id3lib: for mp3 tags support with id3info'
-   'python2: for using some filters'
-   'python2-mutagen: Audio metadata'
-   'perl-image-exiftool: EXIF data from raw files'
-   'python-lxml: indexing spreadsheets'
-   'aspell-en: English stemming support')
-source=("https://www.lesbonscomptes.com/$pkgname/$pkgname-${pkgver/_/}.tar.gz;)
-sha256sums=('8e4d8c40becdaa7ea997685f3f2d71e1bbbd809ea3ece0ae94062c142e07cd0f')
-
-prepare() {
-  cd "$srcdir/$pkgname-${pkgver/_/}"
-  sed -i '1,1i#include ' qtgui/ssearch_w.cpp
-}
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/_/}"
-  QMAKE=qmake-qt5 ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/_/}"
-  make DESTDIR="$pkgdir" install
-}

Copied: recoll/repos/community-x86_64/PKGBUILD (from rev 452970, 
recoll/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 14:39:45 UTC (rev 452971)
@@ -0,0 +1,49 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Daniel J Griffiths 
+# Contributor: Andrea Scarpino 
+# Contributor: Vladimir Chizhov 
+# Contributor: Robert Emil Berge 
+
+pkgname=recoll
+pkgver=1.25.5
+pkgrel=2
+pkgdesc="Full text search tool based on Xapian backend"
+arch=('x86_64')
+url="https://www.lesbonscomptes.com/recoll/;
+license=('GPL')
+depends=('xapian-core>=1.0.15-1' 'qt5-base' 'openssl' 'hicolor-icon-theme' 
'qt5-webkit'
+'chmlib')
+makedepends=('python' 'python2-pychm' 'python-setuptools')
+optdepends=('libxslt: for XML based formats (fb2,etc)'
+   'unzip: for the OpenOffice.org documents'
+   'poppler: for pdf'
+   'pstotext: for postscipt'
+   'antiword: for msword'
+   'catdoc: for ms excel and powerpoint'
+   'unrtf: for RTF'
+#  'untex: for dvi support with dvips'
+   'djvulibre: for djvu'
+   'id3lib: for mp3 tags support with id3info'
+   'python2: for using some filters'
+   'python2-mutagen: Audio metadata'
+   'perl-image-exiftool: EXIF data from raw files'
+   'python-lxml: indexing spreadsheets'
+   'aspell-en: English stemming support')
+source=("https://www.lesbonscomptes.com/$pkgname/$pkgname-${pkgver/_/}.tar.gz;)
+sha256sums=('8e4d8c40becdaa7ea997685f3f2d71e1bbbd809ea3ece0ae94062c142e07cd0f')
+
+prepare() {
+  cd "$srcdir/$pkgname-${pkgver/_/}"
+  sed -i '1,1i#include ' qtgui/ssearch_w.cpp
+}
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/_/}"
+  QMAKE=qmake-qt5 ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/_/}"
+  make DESTDIR="$pkgdir" install
+}


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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:39:33
  Author: spupykin
Revision: 452970

upgpkg: recoll 1.25.5-2

Modified:
  recoll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 14:29:26 UTC (rev 452969)
+++ PKGBUILD2019-04-22 14:39:33 UTC (rev 452970)
@@ -6,12 +6,13 @@
 
 pkgname=recoll
 pkgver=1.25.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Full text search tool based on Xapian backend"
 arch=('x86_64')
 url="https://www.lesbonscomptes.com/recoll/;
 license=('GPL')
-depends=('xapian-core>=1.0.15-1' 'qt5-base' 'openssl' 'hicolor-icon-theme' 
'qt5-webkit')
+depends=('xapian-core>=1.0.15-1' 'qt5-base' 'openssl' 'hicolor-icon-theme' 
'qt5-webkit'
+'chmlib')
 makedepends=('python' 'python2-pychm' 'python-setuptools')
 optdepends=('libxslt: for XML based formats (fb2,etc)'
'unzip: for the OpenOffice.org documents'


[arch-commits] Commit in nextcloud/trunk (apache.example.conf)

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:29:26
  Author: spupykin
Revision: 452969

rm open_basedir

Modified:
  nextcloud/trunk/apache.example.conf

-+
 apache.example.conf |1 -
 1 file changed, 1 deletion(-)

Modified: apache.example.conf
===
--- apache.example.conf 2019-04-22 14:28:58 UTC (rev 452968)
+++ apache.example.conf 2019-04-22 14:29:26 UTC (rev 452969)
@@ -6,7 +6,6 @@
 Options FollowSymlinks
 AllowOverride all
 Require all granted
-php_admin_value open_basedir 
"/srv/http/:/dev/urandom:/tmp/:/usr/share/pear/:/usr/share/webapps/nextcloud/:/etc/webapps/nextcloud"
 
 
 


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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:28:58
  Author: spupykin
Revision: 452968

build fix

Modified:
  smbnetfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 14:17:36 UTC (rev 452967)
+++ PKGBUILD2019-04-22 14:28:58 UTC (rev 452968)
@@ -22,6 +22,11 @@
 'ca3b686c37fe77193e8df86efcaadb8fe809dfaa8cd62effde6b038af07ea226'
 '9a06d4d1ffec3c2dd9bff09fa92fb3e9c0aa9569be90a61bb51f04f852b2d741')
 
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+  sed -i '/xattr.h/d' src/function.c
+}
+
 build() {
   cd "$srcdir"/$pkgname-$pkgver
   sed -i 's|libsmbclient.h|samba-4.0/libsmbclient.h|g' \


[arch-commits] Commit in xl2tpd/repos/community-x86_64 (12 files)

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:17:36
  Author: spupykin
Revision: 452967

archrelease: copy trunk to community-x86_64

Added:
  xl2tpd/repos/community-x86_64/PKGBUILD
(from rev 452966, xl2tpd/trunk/PKGBUILD)
  xl2tpd/repos/community-x86_64/options.l2tpd
(from rev 452966, xl2tpd/trunk/options.l2tpd)
  xl2tpd/repos/community-x86_64/xl2tpd.conf.client-example
(from rev 452966, xl2tpd/trunk/xl2tpd.conf.client-example)
  xl2tpd/repos/community-x86_64/xl2tpd.conf.server-example
(from rev 452966, xl2tpd/trunk/xl2tpd.conf.server-example)
  xl2tpd/repos/community-x86_64/xl2tpd.service
(from rev 452966, xl2tpd/trunk/xl2tpd.service)
  xl2tpd/repos/community-x86_64/xl2tpd.tmpfiles
(from rev 452966, xl2tpd/trunk/xl2tpd.tmpfiles)
Deleted:
  xl2tpd/repos/community-x86_64/PKGBUILD
  xl2tpd/repos/community-x86_64/options.l2tpd
  xl2tpd/repos/community-x86_64/xl2tpd.conf.client-example
  xl2tpd/repos/community-x86_64/xl2tpd.conf.server-example
  xl2tpd/repos/community-x86_64/xl2tpd.service
  xl2tpd/repos/community-x86_64/xl2tpd.tmpfiles

+
 PKGBUILD   |   88 +--
 options.l2tpd  |   48 +++
 xl2tpd.conf.client-example |   38 +-
 xl2tpd.conf.server-example |   42 ++--
 xl2tpd.service |   30 +++---
 xl2tpd.tmpfiles|2 
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 14:17:20 UTC (rev 452966)
+++ PKGBUILD2019-04-22 14:17:36 UTC (rev 452967)
@@ -1,44 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Hengfu 
-
-pkgname=xl2tpd
-pkgver=1.3.13
-pkgrel=1
-pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
-arch=('x86_64')
-url="https://www.xelerance.com/services/software/xl2tpd/;
-license=('GPL')
-depends=('ppp')
-options=(emptydirs zipman docs)
-backup=(etc/ppp/options.l2tpd)
-source=($pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$pkgver.tar.gz
-   xl2tpd.conf.client-example
-   xl2tpd.conf.server-example
-   options.l2tpd
-   xl2tpd.service
-   xl2tpd.tmpfiles)
-sha256sums=('e76ac67f314d0e285364a42b3683eecbc77c6ebe48939478bc9d6faa79d7cc77'
-'444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
-'24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
-'8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'
-'ff34172f95ae66865a0919c6fb7279c9b80114a59b5b2cf790667f35e83f86e5'
-'70ac11e6fe097ad271d878565930aa85dfa75d5cd62d6c35dd580b2ee34e660b')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make KERNELSRC=/usr/src/linux-`uname -r` PREFIX=/usr SBINDIR=/usr/bin
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make KERNELSRC=/usr/src/linux-`uname -r` PREFIX=/usr DESTDIR="$pkgdir"  
SBINDIR="$pkgdir"/usr/bin install
-
-  install -D -m0644 "$srcdir"/xl2tpd.conf.client-example 
"$pkgdir"/etc/xl2tpd/xl2tpd.conf.client-example
-  install -D -m0644 "$srcdir"/xl2tpd.conf.server-example 
"$pkgdir"/etc/xl2tpd/xl2tpd.conf.server-example
-  install -D -m0644 "$srcdir"/options.l2tpd "$pkgdir"/etc/ppp/options.l2tpd
-
-  install -Dm0644 "$srcdir"/xl2tpd.service 
"$pkgdir"/usr/lib/systemd/system/xl2tpd.service
-  install -Dm0644 "$srcdir"/xl2tpd.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/xl2tpd.conf
-}

Copied: xl2tpd/repos/community-x86_64/PKGBUILD (from rev 452966, 
xl2tpd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 14:17:36 UTC (rev 452967)
@@ -0,0 +1,44 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Hengfu 
+
+pkgname=xl2tpd
+pkgver=1.3.14
+pkgrel=1
+pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
+arch=('x86_64')
+url="https://www.xelerance.com/services/software/xl2tpd/;
+license=('GPL')
+depends=('ppp')
+options=(emptydirs zipman docs)
+backup=(etc/ppp/options.l2tpd)
+source=($pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$pkgver.tar.gz
+   xl2tpd.conf.client-example
+   xl2tpd.conf.server-example
+   options.l2tpd
+   xl2tpd.service
+   xl2tpd.tmpfiles)
+sha256sums=('ff5a0806fecc58c7b9cbc625117a4521c0546522a5f5951ffb6eebdab998610f'
+'444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
+'24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
+'8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'
+'ff34172f95ae66865a0919c6fb7279c9b80114a59b5b2cf790667f35e83f86e5'
+'70ac11e6fe097ad271d878565930aa85dfa75d5cd62d6c35dd580b2ee34e660b')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make KERNELSRC=/usr/src/linux-`uname -r` PREFIX=/usr 

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

2019-04-22 Thread Sergej Pupykin via arch-commits
Date: Monday, April 22, 2019 @ 14:17:20
  Author: spupykin
Revision: 452966

upgpkg: xl2tpd 1.3.14-1

Modified:
  xl2tpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-22 14:16:06 UTC (rev 452965)
+++ PKGBUILD2019-04-22 14:17:20 UTC (rev 452966)
@@ -2,7 +2,7 @@
 # Contributor: Hengfu 
 
 pkgname=xl2tpd
-pkgver=1.3.13
+pkgver=1.3.14
 pkgrel=1
 pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
 arch=('x86_64')
@@ -17,7 +17,7 @@
options.l2tpd
xl2tpd.service
xl2tpd.tmpfiles)
-sha256sums=('e76ac67f314d0e285364a42b3683eecbc77c6ebe48939478bc9d6faa79d7cc77'
+sha256sums=('ff5a0806fecc58c7b9cbc625117a4521c0546522a5f5951ffb6eebdab998610f'
 '444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
 '24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
 '8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'


  1   2   >