[arch-commits] Commit in sagemath/repos/community-x86_64 (29 files)

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 16, 2019 @ 07:40:03
  Author: arojas
Revision: 423474

archrelease: copy trunk to community-x86_64

Added:
  sagemath/repos/community-x86_64/PKGBUILD
(from rev 423473, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-x86_64/fes02.patch
(from rev 423473, sagemath/trunk/fes02.patch)
  sagemath/repos/community-x86_64/latte-count.patch
(from rev 423473, sagemath/trunk/latte-count.patch)
  sagemath/repos/community-x86_64/package.patch
(from rev 423473, sagemath/trunk/package.patch)
  sagemath/repos/community-x86_64/sagemath-cremona.patch
(from rev 423473, sagemath/trunk/sagemath-cremona.patch)
  sagemath/repos/community-x86_64/sagemath-cypari2.patch
(from rev 423473, sagemath/trunk/sagemath-cypari2.patch)
  sagemath/repos/community-x86_64/sagemath-ecl-sigfpe.patch
(from rev 423473, sagemath/trunk/sagemath-ecl-sigfpe.patch)
  sagemath/repos/community-x86_64/sagemath-env.patch
(from rev 423473, sagemath/trunk/sagemath-env.patch)
  sagemath/repos/community-x86_64/sagemath-numpy-1.16.patch
(from rev 423473, sagemath/trunk/sagemath-numpy-1.16.patch)
  sagemath/repos/community-x86_64/sagemath-python3-notebook.patch
(from rev 423473, sagemath/trunk/sagemath-python3-notebook.patch)
  sagemath/repos/community-x86_64/sagemath-singular-4.1.1.p4.patch
(from rev 423473, sagemath/trunk/sagemath-singular-4.1.1.p4.patch)
  sagemath/repos/community-x86_64/sagemath-sphinx-1.8.patch
(from rev 423473, sagemath/trunk/sagemath-sphinx-1.8.patch)
  sagemath/repos/community-x86_64/sagemath-threejs.patch
(from rev 423473, sagemath/trunk/sagemath-threejs.patch)
  sagemath/repos/community-x86_64/test-optional.patch
(from rev 423473, sagemath/trunk/test-optional.patch)
Deleted:
  sagemath/repos/community-x86_64/PKGBUILD
  sagemath/repos/community-x86_64/fes02.patch
  sagemath/repos/community-x86_64/latte-count.patch
  sagemath/repos/community-x86_64/package.patch
  sagemath/repos/community-x86_64/sagemath-cremona.patch
  sagemath/repos/community-x86_64/sagemath-cypari2.patch
  sagemath/repos/community-x86_64/sagemath-ecl-sigfpe.patch
  sagemath/repos/community-x86_64/sagemath-env.patch
  sagemath/repos/community-x86_64/sagemath-gap-4.10.patch
  sagemath/repos/community-x86_64/sagemath-networkx-2.2.patch
  sagemath/repos/community-x86_64/sagemath-python3-notebook.patch
  sagemath/repos/community-x86_64/sagemath-singular-4.1.1.p4.patch
  sagemath/repos/community-x86_64/sagemath-sphinx-1.8.patch
  sagemath/repos/community-x86_64/sagemath-threejs.patch
  sagemath/repos/community-x86_64/test-optional.patch

--+
 PKGBUILD |  326 +-
 fes02.patch  |  114 
 latte-count.patch|  178 -
 package.patch|   78 
 sagemath-cremona.patch   |   62 
 sagemath-cypari2.patch   |  124 -
 sagemath-ecl-sigfpe.patch|  170 +
 sagemath-env.patch   |  324 +-
 sagemath-gap-4.10.patch  | 4342 -
 sagemath-networkx-2.2.patch  |  440 ---
 sagemath-numpy-1.16.patch|   85 
 sagemath-python3-notebook.patch  |   54 
 sagemath-singular-4.1.1.p4.patch |  156 -
 sagemath-sphinx-1.8.patch|   56 
 sagemath-threejs.patch   |   22 
 test-optional.patch  |   50 
 16 files changed, 1002 insertions(+), 5579 deletions(-)

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


[arch-commits] Commit in sagemath/trunk (6 files)

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 16, 2019 @ 07:39:05
  Author: arojas
Revision: 423472

Update to 8.6

Modified:
  sagemath/trunk/PKGBUILD
  sagemath/trunk/sagemath-cypari2.patch
  sagemath/trunk/sagemath-ecl-sigfpe.patch
  sagemath/trunk/sagemath-env.patch
Deleted:
  sagemath/trunk/sagemath-gap-4.10.patch
  sagemath/trunk/sagemath-networkx-2.2.patch

-+
 PKGBUILD|   28 
 sagemath-cypari2.patch  |2 
 sagemath-ecl-sigfpe.patch   |  154 +
 sagemath-env.patch  |6 
 sagemath-gap-4.10.patch | 4342 --
 sagemath-networkx-2.2.patch |  440 
 6 files changed, 155 insertions(+), 4817 deletions(-)

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


[arch-commits] Commit in sagemath/trunk (sagemath-numpy-1.16.patch)

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Wednesday, January 16, 2019 @ 07:39:17
  Author: arojas
Revision: 423473

Update to 8.6

Added:
  sagemath/trunk/sagemath-numpy-1.16.patch

---+
 sagemath-numpy-1.16.patch |   85 
 1 file changed, 85 insertions(+)

Added: sagemath-numpy-1.16.patch
===
--- sagemath-numpy-1.16.patch   (rev 0)
+++ sagemath-numpy-1.16.patch   2019-01-16 07:39:17 UTC (rev 423473)
@@ -0,0 +1,85 @@
+diff --git a/src/sage/misc/inline_fortran.py b/src/sage/misc/inline_fortran.py
+index e44724b..2bb4852 100644
+--- a/src/sage/misc/inline_fortran.py
 b/src/sage/misc/inline_fortran.py
+@@ -5,6 +5,7 @@ from __future__ import absolute_import
+ 
+ import os
+ import shutil
++import subprocess
+ import sys
+ 
+ import six
+@@ -154,8 +155,6 @@ class InlineFortran:
+ from sage.repl.user_globals import get_globals
+ globals = get_globals()
+ 
+-from numpy import f2py
+-
+ # Create everything in a temporary directory
+ mytmpdir = tmp_dir()
+ 
+@@ -171,36 +170,44 @@ class InlineFortran:
+ else:
+ fortran_file = name + '.f'
+ 
+-s_lib_path = ""
+-s_lib = ""
+-for s in self.library_paths:
+-s_lib_path = s_lib_path + "-L%s "
++s_lib_path = ['-L' + p for p in self.library_paths]
++s_lib = ['-l' + l for l in self.libraries]
+ 
+-for s in self.libraries:
+-s_lib = s_lib + "-l%s "%s
++with open(fortran_file, 'w') as fobj:
++fobj.write(x)
+ 
+-log = name + ".log"
+-extra_args = ('--quiet --f77exec=sage-inline-fortran '
+-  '--f90exec=sage-inline-fortran {lib_path} {lib} '
+-  '> {log} 2>&1'.format(lib_path=s_lib_path,
+-lib=s_lib, log=log))
++# This is basically the same as what f2py.compile() does, but we
++# do it manually here in order to customize running the subprocess
++# a bit more (in particular to capture stderr)
++cmd = [sys.executable, '-c', 'import numpy.f2py; 
numpy.f2py.main()']
+ 
+-f2py.compile(x, name, extra_args=extra_args,
+- source_fn=fortran_file)
++# What follows are the arguments to f2py itself (appended later
++# just for logical separation)
++cmd += ['-c', '-m', name, fortran_file, '--quiet',
++'--f77exec=sage-inline-fortran',
++'--f90exec=sage-inline-fortran'] + s_lib_path + s_lib
+ 
+-with open(log) as fobj:
+-log_string = fobj.read()
++try:
++out = subprocess.check_output(cmd, stderr=subprocess.STDOUT)
++except subprocess.CalledProcessError as exc:
++raise RuntimeError(
++"failed to compile Fortran code:\n{}".format(exc.output))
+ 
+ # Note that f2py() doesn't raise an exception if it fails.
+ # In that case, the import below will fail.
+ try:
+ mod = _import_module_from_path(name, [mytmpdir])
+-except ImportError:
+-raise RuntimeError("failed to compile Fortran code:\n" +
+-   log_string)
++except ImportError as exc:
++# Failed to import the module; include any output from 
building
++# the module (even though it was ostensibly successful) in 
case
++# it might help
++msg = "failed to load compiled Fortran code: {}".format(exc)
++if out:
++msg += '\n' + out
++raise RuntimeError(msg)
+ 
+ if self.verbose:
+-print(log_string)
++print(out)
+ finally:
+ os.chdir(old_cwd)
+ 


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

2019-01-15 Thread Daniel M. Capella via arch-commits
Date: Wednesday, January 16, 2019 @ 05:54:25
  Author: polyzen
Revision: 423471

archrelease: copy trunk to community-x86_64

Added:
  rink/repos/community-x86_64/PKGBUILD
(from rev 423470, rink/trunk/PKGBUILD)
Deleted:
  rink/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-16 05:49:44 UTC (rev 423470)
+++ PKGBUILD2019-01-16 05:54:25 UTC (rev 423471)
@@ -1,30 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=rink
-pkgver=0.4.4
-pkgrel=1
-pkgdesc='Unit conversion tool and library written in rust'
-arch=('x86_64')
-url=https://github.com/tiffany352/rink-rs
-license=('GPL3' 'MPL2')
-depends=('gcc-libs' 'gmp' 'openssl')
-makedepends=('rust')
-source=("$url/archive/v$pkgver/rink-v$pkgver.tar.gz")
-sha512sums=('550e07abe4e774ba27dd786c479d5571838fb4e03d5a094bead00f07c24591199f929410316c60c463970fd923780089fcb12c8dede32207fa06d6f0039c880c')
-
-build() {
-  cd rink-rs-$pkgver
-  cargo build --release
-}
-
-check() {
-  cd rink-rs-$pkgver
-  cargo test --release
-}
-
-package() {
-  cd rink-rs-$pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/rink
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rink/repos/community-x86_64/PKGBUILD (from rev 423470, 
rink/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-16 05:54:25 UTC (rev 423471)
@@ -0,0 +1,30 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=rink
+pkgver=0.4.4
+pkgrel=1
+pkgdesc='Unit conversion tool and library written in rust'
+arch=('x86_64')
+url=https://github.com/tiffany352/rink-rs
+license=('GPL3' 'MPL2')
+depends=('gcc-libs' 'gmp' 'openssl')
+makedepends=('rust')
+source=("$url/archive/v$pkgver/rink-v$pkgver.tar.gz")
+sha512sums=('550e07abe4e774ba27dd786c479d5571838fb4e03d5a094bead00f07c24591199f929410316c60c463970fd923780089fcb12c8dede32207fa06d6f0039c880c')
+
+build() {
+  cd rink-rs-$pkgver
+  cargo build --release
+}
+
+check() {
+  cd rink-rs-$pkgver
+  cargo test --release
+}
+
+package() {
+  cd rink-rs-$pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rink
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-01-15 Thread Daniel M. Capella via arch-commits
Date: Wednesday, January 16, 2019 @ 05:49:44
  Author: polyzen
Revision: 423470

archrelease: copy trunk to community-x86_64

Added:
  rink/repos/community-x86_64/PKGBUILD
(from rev 423469, rink/trunk/PKGBUILD)
Deleted:
  rink/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-16 05:39:16 UTC (rev 423469)
+++ PKGBUILD2019-01-16 05:49:44 UTC (rev 423470)
@@ -1,30 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=rink
-pkgver=0.4.4
-pkgrel=1
-pkgdesc='Unit conversion tool and library written in rust'
-arch=('x86_64')
-url=https://github.com/tiffany352/rink-rs
-license=('GPL3' 'MPL2')
-depends=('gcc-libs' 'gmp' 'openssl')
-makedepends=('rust')
-source=("$url/archive/v$pkgver/rink-v$pkgver.tar.gz")
-sha512sums=('550e07abe4e774ba27dd786c479d5571838fb4e03d5a094bead00f07c24591199f929410316c60c463970fd923780089fcb12c8dede32207fa06d6f0039c880c')
-
-build() {
-  cd rink-rs-$pkgver
-  cargo build --release
-}
-
-check() {
-  cd rink-rs-$pkgver
-  cargo test --release
-}
-
-package() {
-  cd rink-rs-$pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/rink
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rink/repos/community-x86_64/PKGBUILD (from rev 423469, 
rink/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-16 05:49:44 UTC (rev 423470)
@@ -0,0 +1,30 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=rink
+pkgver=0.4.4
+pkgrel=1
+pkgdesc='Unit conversion tool and library written in rust'
+arch=('x86_64')
+url=https://github.com/tiffany352/rink-rs
+license=('GPL3' 'MPL2')
+depends=('gcc-libs' 'gmp' 'openssl')
+makedepends=('rust')
+source=("$url/archive/v$pkgver/rink-v$pkgver.tar.gz")
+sha512sums=('550e07abe4e774ba27dd786c479d5571838fb4e03d5a094bead00f07c24591199f929410316c60c463970fd923780089fcb12c8dede32207fa06d6f0039c880c')
+
+build() {
+  cd rink-rs-$pkgver
+  cargo build --release
+}
+
+check() {
+  cd rink-rs-$pkgver
+  cargo test --release
+}
+
+package() {
+  cd rink-rs-$pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rink
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Wednesday, January 16, 2019 @ 05:41:17
  Author: heftig
Revision: 344210

1.1.3-2: FS#61420

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-16 01:51:19 UTC (rev 344209)
+++ PKGBUILD2019-01-16 05:41:17 UTC (rev 344210)
@@ -2,7 +2,7 @@
 
 pkgname=flatpak
 pkgver=1.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
 url="http://flatpak.org;
 arch=(x86_64)
@@ -28,6 +28,12 @@
 prepare() {
   cd $pkgname
 
+  # Post-1.1.3 fixes
+  git cherry-pick -n 96fde5b29c86635a2bf5ef4e191d0ba63cbfe2c0 \
+ 2a25ecf6ee8e6cff6ef56aeccc220b4640feb168 \
+ 2f28a940b3488604d04c9b8ed8b81aad6c9e3337 \
+ f28e8af9680074e1a6b4e6c90cb337fe2d52f26e
+
   git submodule init
   git config --local submodule.bubblewrap.url "$srcdir/bubblewrap"
   git config --local submodule.libglnx.url "$srcdir/libglnx"


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Wednesday, January 16, 2019 @ 05:41:31
  Author: heftig
Revision: 344211

archrelease: copy trunk to extra-x86_64

Added:
  flatpak/repos/extra-x86_64/PKGBUILD
(from rev 344210, flatpak/trunk/PKGBUILD)
  flatpak/repos/extra-x86_64/flathub.flatpakrepo
(from rev 344210, flatpak/trunk/flathub.flatpakrepo)
  flatpak/repos/extra-x86_64/flatpak-bindir.sh
(from rev 344210, flatpak/trunk/flatpak-bindir.sh)
  flatpak/repos/extra-x86_64/flatpak.install
(from rev 344210, flatpak/trunk/flatpak.install)
Deleted:
  flatpak/repos/extra-x86_64/PKGBUILD
  flatpak/repos/extra-x86_64/flathub.flatpakrepo
  flatpak/repos/extra-x86_64/flatpak-bindir.sh
  flatpak/repos/extra-x86_64/flatpak.install

-+
 PKGBUILD|  178 +-
 flathub.flatpakrepo |   16 ++--
 flatpak-bindir.sh   |   14 +--
 flatpak.install |   18 ++---
 4 files changed, 116 insertions(+), 110 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-16 05:41:17 UTC (rev 344210)
+++ PKGBUILD2019-01-16 05:41:31 UTC (rev 344211)
@@ -1,86 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=flatpak
-pkgver=1.1.3
-pkgrel=1
-pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
-url="http://flatpak.org;
-arch=(x86_64)
-license=(LGPL2.1)
-depends=(dbus systemd glib2 libsoup polkit libxau ostree json-glib libseccomp 
libarchive
- python bubblewrap appstream-glib xdg-dbus-proxy)
-makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
-checkdepends=(valgrind)
-install=flatpak.install
-_commit=cafe28f92dfd8a4a0eb04756600600158f107787  # tags/1.1.3^0
-source=("git+https://github.com/flatpak/flatpak#commit=$_commit;
-"git+https://github.com/projectatomic/bubblewrap;
-"git+https://gitlab.gnome.org/GNOME/libglnx.git;
-"git+https://github.com/flatpak/xdg-dbus-proxy;
-flatpak-bindir.sh flathub.flatpakrepo)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'cf20e4831bceaaee74e9298b4ad7c4d2d51085d43f62d1c6a2d2977d2f421e00'
-'3371dd250e61d9e1633630073fefda153cd4426f72f4afa0c3373ae2e8fea03a')
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.bubblewrap.url "$srcdir/bubblewrap"
-  git config --local submodule.libglnx.url "$srcdir/libglnx"
-  git config --local submodule.dbus-proxy.url "$srcdir/xdg-dbus-proxy"
-  git submodule update
-
-  # https://github.com/flatpak/flatpak/issues/267
-  sed -i '/locale\/C\./d' tests/make-test-runtime.sh
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $pkgname
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---disable-static \
---enable-gtk-doc \
---with-system-bubblewrap \
---with-system-dbus-proxy \
---with-priv-mode=setuid \
---with-dbus-config-dir=/usr/share/dbus-1/system.d
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname
-  # Xattr tests fail on tmpfs
-  make -k check || :
-}
-
-package() {
-  depends+=(xdg-desktop-portal)
-
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  install -Dt "$pkgdir/etc/profile.d" -m644 ../flatpak-bindir.sh
-  install -Dt "$pkgdir/usr/share/flatpak" -m644 ../flathub.flatpakrepo
-
-  # Fixup mode to match polkit
-  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
-}

Copied: flatpak/repos/extra-x86_64/PKGBUILD (from rev 344210, 
flatpak/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-16 05:41:31 UTC (rev 344211)
@@ -0,0 +1,92 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=flatpak
+pkgver=1.1.3
+pkgrel=2
+pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
+url="http://flatpak.org;
+arch=(x86_64)
+license=(LGPL2.1)
+depends=(dbus systemd glib2 libsoup polkit libxau ostree json-glib libseccomp 
libarchive
+ python bubblewrap appstream-glib xdg-dbus-proxy)
+makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
+checkdepends=(valgrind)
+install=flatpak.install
+_commit=cafe28f92dfd8a4a0eb04756600600158f107787  # tags/1.1.3^0
+source=("git+https://github.com/flatpak/flatpak#commit=$_commit;
+"git+https://github.com/projectatomic/bubblewrap;
+"git+https://gitlab.gnome.org/GNOME/libglnx.git;
+"git+https://github.com/flatpak/xdg-dbus-proxy;
+flatpak-bindir.sh flathub.flatpakrepo)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'cf20e4831bceaaee74e9298b4ad7c4d2d51085d43f62d1c6a2d2977d2f421e00'
+

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

2019-01-15 Thread Daniel M. Capella via arch-commits
Date: Wednesday, January 16, 2019 @ 05:39:16
  Author: polyzen
Revision: 423469

archrelease: copy trunk to community-x86_64

Added:
  rink/repos/community-x86_64/PKGBUILD
(from rev 423468, rink/trunk/PKGBUILD)
Deleted:
  rink/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-16 05:38:59 UTC (rev 423468)
+++ PKGBUILD2019-01-16 05:39:16 UTC (rev 423469)
@@ -1,31 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-_commit=0db3f4dcd0e7b661c720418bedd88f9e4e6e37b7
-pkgname=rink
-pkgver=0.4.3.r8.g0db3f4d
-pkgrel=2
-pkgdesc='Unit conversion tool and library written in rust'
-arch=('x86_64')
-url=https://github.com/tiffany352/rink-rs
-license=('GPL3' 'MPL2')
-depends=('gcc-libs' 'gmp' 'openssl')
-makedepends=('rust')
-source=("rink-$pkgver.tar.gz::$url/archive/$_commit.tar.gz")
-sha512sums=('719299bf3792e3c468679e6bfa910a31eef2ee0a1d78943109992773ab18f9b2e756b5f580c8200db18d9a5ec4872ab3a74a0788d442e526efb1c85a7d686227')
-
-build() {
-  cd rink-rs-$_commit
-  cargo build --release
-}
-
-check() {
-  cd rink-rs-$_commit
-  cargo test --release
-}
-
-package() {
-  cd rink-rs-$_commit
-  install -Dt "$pkgdir"/usr/bin target/release/rink
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rink/repos/community-x86_64/PKGBUILD (from rev 423468, 
rink/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-16 05:39:16 UTC (rev 423469)
@@ -0,0 +1,30 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=rink
+pkgver=0.4.4
+pkgrel=1
+pkgdesc='Unit conversion tool and library written in rust'
+arch=('x86_64')
+url=https://github.com/tiffany352/rink-rs
+license=('GPL3' 'MPL2')
+depends=('gcc-libs' 'gmp' 'openssl')
+makedepends=('rust')
+source=("$url/archive/v$pkgver/rink-v$pkgver.tar.gz")
+sha512sums=('550e07abe4e774ba27dd786c479d5571838fb4e03d5a094bead00f07c24591199f929410316c60c463970fd923780089fcb12c8dede32207fa06d6f0039c880c')
+
+build() {
+  cd rink-rs-$pkgver
+  cargo build --release
+}
+
+check() {
+  cd rink-rs-$pkgver
+  cargo test --release
+}
+
+package() {
+  cd rink-rs-$pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rink
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-01-15 Thread Daniel M. Capella via arch-commits
Date: Wednesday, January 16, 2019 @ 05:38:59
  Author: polyzen
Revision: 423468

upgpkg: rink 0.4.4-1

Modified:
  rink/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-16 03:22:28 UTC (rev 423467)
+++ PKGBUILD2019-01-16 05:38:59 UTC (rev 423468)
@@ -1,9 +1,8 @@
 # Maintainer: Daniel M. Capella 
 
-_commit=0db3f4dcd0e7b661c720418bedd88f9e4e6e37b7
 pkgname=rink
-pkgver=0.4.3.r8.g0db3f4d
-pkgrel=2
+pkgver=0.4.4
+pkgrel=1
 pkgdesc='Unit conversion tool and library written in rust'
 arch=('x86_64')
 url=https://github.com/tiffany352/rink-rs
@@ -10,21 +9,21 @@
 license=('GPL3' 'MPL2')
 depends=('gcc-libs' 'gmp' 'openssl')
 makedepends=('rust')
-source=("rink-$pkgver.tar.gz::$url/archive/$_commit.tar.gz")
-sha512sums=('719299bf3792e3c468679e6bfa910a31eef2ee0a1d78943109992773ab18f9b2e756b5f580c8200db18d9a5ec4872ab3a74a0788d442e526efb1c85a7d686227')
+source=("$url/archive/v$pkgver/rink-v$pkgver.tar.gz")
+sha512sums=('550e07abe4e774ba27dd786c479d5571838fb4e03d5a094bead00f07c24591199f929410316c60c463970fd923780089fcb12c8dede32207fa06d6f0039c880c')
 
 build() {
-  cd rink-rs-$_commit
+  cd rink-rs-$pkgver
   cargo build --release
 }
 
 check() {
-  cd rink-rs-$_commit
+  cd rink-rs-$pkgver
   cargo test --release
 }
 
 package() {
-  cd rink-rs-$_commit
+  cd rink-rs-$pkgver
   install -Dt "$pkgdir"/usr/bin target/release/rink
 }
 


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

2019-01-15 Thread Alad Wenter via arch-commits
Date: Wednesday, January 16, 2019 @ 03:22:28
  Author: alad
Revision: 423467

archrelease: copy trunk to community-x86_64

Added:
  mc/repos/community-x86_64/PKGBUILD
(from rev 423466, mc/trunk/PKGBUILD)
Deleted:
  mc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-16 03:19:03 UTC (rev 423466)
+++ PKGBUILD2019-01-16 03:22:28 UTC (rev 423467)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: schuay 
-# Contributor: Daniel J Griffiths 
-
-pkgname=mc
-pkgver=4.8.21
-pkgrel=1
-pkgdesc="Midnight Commander is a text based filemanager/shell that emulates 
Norton Commander"
-arch=('x86_64')
-url="http://www.ibiblio.org/mc/;
-license=('GPL')
-depends=('e2fsprogs' 'glib2' 'gpm' 'libssh2' 'slang')
-makedepends=('libxt' 'libx11' 'unzip')
-optdepends=('aspell: spelling corrections'
-'cabextract: ucab extfs'
-'cdparanoia: audio extfs'
-'cdrkit: iso9660 extfs'
-'cvs: CVS support'
-'gawk: hp48+ extfs'
-'mtools: a+ extfs'
-'p7zip: support for 7zip archives'
-'perl: needed by several extfs scripts'
-'python2-boto: s3+ extfs'
-'python2-pytz: s3+ extfs'
-'samba: VFS support'
-'unace: uace extfs'
-'unarj: uarj extfs'
-'unrar: urar extfs'
-'zip: uzip extfs')
-backup=('etc/mc/edit.indent.rc'
-'etc/mc/filehighlight.ini'
-'etc/mc/mc.ext'
-'etc/mc/mc.keymap'
-'etc/mc/mc.menu'
-'etc/mc/mcedit.menu'
-'etc/mc/sfs.ini')
-options=('!emptydirs')
-source=("http://ftp.midnight-commander.org/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('8f37e546ac7c31c9c203a03b1c1d6cb2d2f623a300b86badfd367e5559fe148c')
-
-build() {
-  export PYTHON=/usr/bin/python2
-
-  cd ${pkgname}-${pkgver}
-  ./configure \
-  --prefix=/usr \
-  --libexecdir=/usr/lib \
-  --sysconfdir=/etc \
-  --enable-vfs-smb \
-  --with-screen=slang \
-  --with-x
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  # Replace mc.keymap symlink with target file to fix backup mechanism 
(FS#50889).
-  rm "${pkgdir}"/etc/mc/mc.keymap && cp "${pkgdir}"/etc/mc/mc{.default,}.keymap
-}

Copied: mc/repos/community-x86_64/PKGBUILD (from rev 423466, mc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-16 03:22:28 UTC (rev 423467)
@@ -0,0 +1,60 @@
+# Maintainer: schuay 
+# Contributor: Daniel J Griffiths 
+
+pkgname=mc
+pkgver=4.8.22
+pkgrel=1
+pkgdesc="Midnight Commander is a text based filemanager/shell that emulates 
Norton Commander"
+arch=('x86_64')
+url="http://www.ibiblio.org/mc/;
+license=('GPL')
+depends=('e2fsprogs' 'glib2' 'gpm' 'libssh2' 'slang')
+makedepends=('libxt' 'libx11' 'unzip')
+optdepends=('aspell: spelling corrections'
+'cabextract: ucab extfs'
+'cdparanoia: audio extfs'
+'cdrkit: iso9660 extfs'
+'cvs: CVS support'
+'gawk: hp48+ extfs'
+'mtools: a+ extfs'
+'p7zip: support for 7zip archives'
+'perl: needed by several extfs scripts'
+'python2-boto: s3+ extfs'
+'python2-pytz: s3+ extfs'
+'samba: VFS support'
+'unace: uace extfs'
+'unarj: uarj extfs'
+'unrar: urar extfs'
+'zip: uzip extfs')
+backup=('etc/mc/edit.indent.rc'
+'etc/mc/filehighlight.ini'
+'etc/mc/mc.ext'
+'etc/mc/mc.keymap'
+'etc/mc/mc.menu'
+'etc/mc/mcedit.menu'
+'etc/mc/sfs.ini')
+options=('!emptydirs')
+source=("http://ftp.midnight-commander.org/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('ee7868d7ba0498cf2cccefe107d7efee7f2571098806bba2aed5a159db801318')
+
+build() {
+  export PYTHON=/usr/bin/python2
+
+  cd ${pkgname}-${pkgver}
+  ./configure \
+  --prefix=/usr \
+  --libexecdir=/usr/lib \
+  --sysconfdir=/etc \
+  --enable-vfs-smb \
+  --with-screen=slang \
+  --with-x
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  # Replace mc.keymap symlink with target file to fix backup mechanism 
(FS#50889).
+  rm "${pkgdir}"/etc/mc/mc.keymap && cp "${pkgdir}"/etc/mc/mc{.default,}.keymap
+}


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

2019-01-15 Thread Alad Wenter via arch-commits
Date: Wednesday, January 16, 2019 @ 03:19:03
  Author: alad
Revision: 423466

Update to 4.8.22

Modified:
  mc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-16 01:49:42 UTC (rev 423465)
+++ PKGBUILD2019-01-16 03:19:03 UTC (rev 423466)
@@ -2,7 +2,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=mc
-pkgver=4.8.21
+pkgver=4.8.22
 pkgrel=1
 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates 
Norton Commander"
 arch=('x86_64')
@@ -35,7 +35,7 @@
 'etc/mc/sfs.ini')
 options=('!emptydirs')
 source=("http://ftp.midnight-commander.org/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('8f37e546ac7c31c9c203a03b1c1d6cb2d2f623a300b86badfd367e5559fe148c')
+sha256sums=('ee7868d7ba0498cf2cccefe107d7efee7f2571098806bba2aed5a159db801318')
 
 build() {
   export PYTHON=/usr/bin/python2


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

2019-01-15 Thread Felix Yan via arch-commits
Date: Wednesday, January 16, 2019 @ 01:48:00
  Author: felixonmars
Revision: 423387

archrelease: copy trunk to community-staging-x86_64

Added:
  pulseeffects/repos/community-staging-x86_64/
  pulseeffects/repos/community-staging-x86_64/PKGBUILD
(from rev 423386, pulseeffects/trunk/PKGBUILD)

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

Copied: pulseeffects/repos/community-staging-x86_64/PKGBUILD (from rev 423386, 
pulseeffects/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-16 01:48:00 UTC (rev 423387)
@@ -0,0 +1,36 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Wellington 
+
+pkgname=pulseeffects
+pkgver=4.4.6
+pkgrel=2
+pkgdesc='Audio Effects for Pulseaudio Applications'
+arch=('x86_64')
+url='https://github.com/wwmm/pulseeffects'
+license=('GPL3')
+depends=('gtk3' 'gtkmm3' 'glibmm' 'libpulse' 'gstreamer' 'gst-plugins-good' 
'gst-plugins-bad'
+'lilv' 'boost-libs' 'libsigc++' 'libsndfile' 'libsamplerate' 
'zita-convolver' 'libebur128')
+makedepends=('meson' 'boost' 'itstool' 'appstream-glib'
+ 'calf' 'zam-plugins' 'rubberband' 'mda.lv2')
+optdepends=('calf: limiter, compressor exciter, bass enhancer and others'
+'zam-plugins: maximizer'
+'rubberband: pitch shifting'
+'mda.lv2: loudness')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('35eb6c3e750a77c8fcf8de6da0c34ad6d6bcb72b0ee81d5b719aba37a71271b72195bb4d3e1123b4f82ce07ab7d8917c5fe52f5e40e884595d5982e95cff4bec')
+
+build() {
+  mkdir -p $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  arch-meson ..
+
+  ninja
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}
+


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

2019-01-15 Thread Felix Yan via arch-commits
Date: Wednesday, January 16, 2019 @ 01:47:44
  Author: felixonmars
Revision: 423386

boost 1.69.0 rebuild

Modified:
  pulseeffects/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-16 01:41:13 UTC (rev 423385)
+++ PKGBUILD2019-01-16 01:47:44 UTC (rev 423386)
@@ -3,7 +3,7 @@
 
 pkgname=pulseeffects
 pkgver=4.4.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Audio Effects for Pulseaudio Applications'
 arch=('x86_64')
 url='https://github.com/wwmm/pulseeffects'


[arch-commits] Commit in ceph/repos (9 files)

2019-01-15 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 16, 2019 @ 01:41:13
  Author: foutrelis
Revision: 423385

archrelease: copy trunk to community-staging-x86_64

Added:
  ceph/repos/community-staging-x86_64/
  ceph/repos/community-staging-x86_64/PKGBUILD
(from rev 423384, ceph/trunk/PKGBUILD)
  ceph/repos/community-staging-x86_64/boost-1.67.patch
(from rev 423384, ceph/trunk/boost-1.67.patch)
  ceph/repos/community-staging-x86_64/ceph.sysusers
(from rev 423384, ceph/trunk/ceph.sysusers)
  ceph/repos/community-staging-x86_64/fix-ceph_disk-python-interpreter.patch
(from rev 423384, ceph/trunk/fix-ceph_disk-python-interpreter.patch)
  ceph/repos/community-staging-x86_64/fix-or-disable-broken-tests.patch
(from rev 423384, ceph/trunk/fix-or-disable-broken-tests.patch)
  ceph/repos/community-staging-x86_64/fix-python2-paths.patch
(from rev 423384, ceph/trunk/fix-python2-paths.patch)
  ceph/repos/community-staging-x86_64/fix-sphinx-binary-name.patch
(from rev 423384, ceph/trunk/fix-sphinx-binary-name.patch)
  ceph/repos/community-staging-x86_64/remove-distro-version-detection.patch
(from rev 423384, ceph/trunk/remove-distro-version-detection.patch)

+
 PKGBUILD   |  198 +++
 boost-1.67.patch   |   11 +
 ceph.sysusers  |1 
 fix-ceph_disk-python-interpreter.patch |8 
 fix-or-disable-broken-tests.patch  |  260 +++
 fix-python2-paths.patch|   52 ++
 fix-sphinx-binary-name.patch   |   11 +
 remove-distro-version-detection.patch  |   10 +
 8 files changed, 551 insertions(+)

Copied: ceph/repos/community-staging-x86_64/PKGBUILD (from rev 423384, 
ceph/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-16 01:41:13 UTC (rev 423385)
@@ -0,0 +1,198 @@
+# Maintainer: Thore Bödecker 
+# Contributor: Sébastien "Seblu" Luttringer 
+
+pkgbase='ceph'
+pkgname=('ceph' 'ceph-libs')
+pkgver=13.2.1
+pkgrel=3
+pkgdesc='Distributed, fault-tolerant storage platform delivering object, 
block, and file system'
+arch=('x86_64')
+url='https://ceph.com/'
+license=('GPL')
+makedepends=('bc' 'boost' 'boost-libs' 'cmake' 'cpio' 'crypto++' 'curl' 
'cython'
+  'cython2' 'expat' 'fcgi' 'fuse2' 'gcc-libs' 'git' 'glibc' 'gperf' 
'gperftools'
+  'gptfdisk' 'inetutils' 'jq' 'junit' 'keyutils' 'leveldb' 'libaio'
+  'libatomic_ops' 'libedit' 'libsystemd' 'libutil-linux' 'libxml2' 
'lsb-release'
+  'lz4' 'ncurses' 'nss' 'parted' 'pcre' 'procps-ng' 'python2-cherrypy'
+  'python2-jinja' 'python2-nose' 'python2-pecan' 'python2-pip' 'python2-bcrypt'
+  'python2-prettytable' 'python2-pyopenssl' 'python2-setuptools' 
'python2-routes'
+  'python2-sphinx' 'python2-tox' 'python2-virtualenv' 'python2-werkzeug' 'sed'
+  'snappy' 'socat' 'systemd' 'valgrind' 'xfsprogs' 'xmlstarlet' 'yasm'
+  'zlib' 'zstd' 'cunit' 'oath-toolkit' 'fontconfig')
+options=('emptydirs')
+source=("https://download.ceph.com/tarballs/${pkgbase}-${pkgver}.tar.gz;
+'ceph.sysusers'
+'boost-1.67.patch'
+'fix-ceph_disk-python-interpreter.patch'
+'fix-or-disable-broken-tests.patch'
+'fix-python2-paths.patch'
+'remove-distro-version-detection.patch')
+sha512sums=('411218ea6037bdf9425a741720ea89876e893e64fbfa518c9584ba581f805fde2c82b13ed47313279665e5d20f36223fc8d5c27055b580c72b22c2004e4da81b'
+
'4354001c1abd9a0c385ba7bd529e3638fb6660b6a88d4e49706d4ac21c81b8e829303a20fb5445730bdac18c4865efb10bc809c1cd56d743c12aa9a52e160049'
+
'b886c3f2b2a2b32d4033225b5f28cef98ca96e3f4fe2d04cfdbdb3141bbefd81895284abe9c9b75dcad156d54a93dc938bd8d9a45056b4de12855bbbdf0870ca'
+
'7abd94a333fb0d6c9f7156d69ed6d4bf123f0f3030407f4347209d677b282e5023664d43e74a21a27b7856d3493ae469a17ea8a810331c7266018cc34eee4841'
+
'915bb02b91a2e7c6e21243e5d4d80847aedaf6f899e3bac55f4ccae4bb8386c434aad7f052dd449fd510c103f7796bd0a25c0cfac72ee8d1e94d230cf2f0550a'
+
'b8ce48ab190b2408f38a7e78d755d762994d271f7bbf88f51392572d1976c4f81e8fad78eb38051df8ef287d70554214624c7b45359d4bef2c11d9ae7d61151c'
+
'02c9e8fd3c23fb4c9c4c576ee6d06e8525ca31decfd964fb7231e73c98fe2987a483dda680969752186f0918f47d9af4fb09a4901e5319077f45d870906716da')
+
+prepare() {
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  # apply patch from the source array (should be a pacman feature)
+  local filename
+  for filename in "${source[@]}"; do
+if [[ "$filename" =~ \.patch$ ]]; then
+  msg2 "Applying patch ${filename##*/}"
+  patch -p1 -N -i "$srcdir/${filename##*/}"
+fi
+  done
+
+  # remove tests that require root privileges
+  rm src/test/cli/ceph-authtool/cap*.t
+
+  # remove broken tests
+  rm src/test/cli/crushtool/build.t
+  rm -rf qa/btrfs
+  rm src/btrfs_ioc_test.c
+
+  # this test will try to 

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

2019-01-15 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 16, 2019 @ 01:41:02
  Author: foutrelis
Revision: 423384

boost 1.69.0 rebuild

Modified:
  ceph/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-16 00:44:51 UTC (rev 423383)
+++ PKGBUILD2019-01-16 01:41:02 UTC (rev 423384)
@@ -4,7 +4,7 @@
 pkgbase='ceph'
 pkgname=('ceph' 'ceph-libs')
 pkgver=13.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Distributed, fault-tolerant storage platform delivering object, 
block, and file system'
 arch=('x86_64')
 url='https://ceph.com/'


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

2019-01-15 Thread Filipe Laíns via arch-commits
Date: Wednesday, January 16, 2019 @ 00:43:49
  Author: ffy00
Revision: 423382

archrelease: copy trunk to community-x86_64

Added:
  pulseeffects/repos/community-x86_64/PKGBUILD
(from rev 423381, pulseeffects/trunk/PKGBUILD)
Deleted:
  pulseeffects/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-16 00:43:38 UTC (rev 423381)
+++ PKGBUILD2019-01-16 00:43:49 UTC (rev 423382)
@@ -1,36 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Wellington 
-
-pkgname=pulseeffects
-pkgver=4.4.5
-pkgrel=1
-pkgdesc='Audio Effects for Pulseaudio Applications'
-arch=('x86_64')
-url='https://github.com/wwmm/pulseeffects'
-license=('GPL3')
-depends=('gtk3' 'gtkmm3' 'glibmm' 'libpulse' 'gstreamer' 'gst-plugins-good' 
'gst-plugins-bad'
-'lilv' 'boost-libs' 'libsigc++' 'libsndfile' 'libsamplerate' 
'zita-convolver' 'libebur128')
-makedepends=('meson' 'boost' 'itstool' 'appstream-glib'
- 'calf' 'zam-plugins' 'rubberband' 'mda.lv2')
-optdepends=('calf: limiter, compressor exciter, bass enhancer and others'
-'zam-plugins: maximizer'
-'rubberband: pitch shifting'
-'mda.lv2: loudness')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('c154de38b97e9db20854a796ff53567aaafaeedc9782265d3298315fde17db4cc72111d6609d472e5ebeee78997bac7fdfaa22ed03bc946d4659bb2737340733')
-
-build() {
-  mkdir -p $pkgname-$pkgver/build
-  cd $pkgname-$pkgver/build
-
-  arch-meson ..
-
-  ninja
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  DESTDIR="$pkgdir" ninja install
-}
-

Copied: pulseeffects/repos/community-x86_64/PKGBUILD (from rev 423381, 
pulseeffects/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-16 00:43:49 UTC (rev 423382)
@@ -0,0 +1,36 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Wellington 
+
+pkgname=pulseeffects
+pkgver=4.4.6
+pkgrel=1
+pkgdesc='Audio Effects for Pulseaudio Applications'
+arch=('x86_64')
+url='https://github.com/wwmm/pulseeffects'
+license=('GPL3')
+depends=('gtk3' 'gtkmm3' 'glibmm' 'libpulse' 'gstreamer' 'gst-plugins-good' 
'gst-plugins-bad'
+'lilv' 'boost-libs' 'libsigc++' 'libsndfile' 'libsamplerate' 
'zita-convolver' 'libebur128')
+makedepends=('meson' 'boost' 'itstool' 'appstream-glib'
+ 'calf' 'zam-plugins' 'rubberband' 'mda.lv2')
+optdepends=('calf: limiter, compressor exciter, bass enhancer and others'
+'zam-plugins: maximizer'
+'rubberband: pitch shifting'
+'mda.lv2: loudness')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('35eb6c3e750a77c8fcf8de6da0c34ad6d6bcb72b0ee81d5b719aba37a71271b72195bb4d3e1123b4f82ce07ab7d8917c5fe52f5e40e884595d5982e95cff4bec')
+
+build() {
+  mkdir -p $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  arch-meson ..
+
+  ninja
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  DESTDIR="$pkgdir" ninja install
+}
+


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

2019-01-15 Thread Filipe Laíns via arch-commits
Date: Wednesday, January 16, 2019 @ 00:43:38
  Author: ffy00
Revision: 423381

upgpkg: pulseeffects 4.4.6-1

Modified:
  pulseeffects/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-16 00:25:39 UTC (rev 423380)
+++ PKGBUILD2019-01-16 00:43:38 UTC (rev 423381)
@@ -2,8 +2,8 @@
 # Contributor: Wellington 
 
 pkgname=pulseeffects
-pkgver=4.4.5
-pkgrel=2
+pkgver=4.4.6
+pkgrel=1
 pkgdesc='Audio Effects for Pulseaudio Applications'
 arch=('x86_64')
 url='https://github.com/wwmm/pulseeffects'
@@ -17,7 +17,7 @@
 'rubberband: pitch shifting'
 'mda.lv2: loudness')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('c154de38b97e9db20854a796ff53567aaafaeedc9782265d3298315fde17db4cc72111d6609d472e5ebeee78997bac7fdfaa22ed03bc946d4659bb2737340733')
+sha512sums=('35eb6c3e750a77c8fcf8de6da0c34ad6d6bcb72b0ee81d5b719aba37a71271b72195bb4d3e1123b4f82ce07ab7d8917c5fe52f5e40e884595d5982e95cff4bec')
 
 build() {
   mkdir -p $pkgname-$pkgver/build


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

2019-01-15 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 16, 2019 @ 00:25:32
  Author: foutrelis
Revision: 423379

boost 1.69.0 rebuild

Modified:
  trilinos/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 21:35:25 UTC (rev 423378)
+++ PKGBUILD2019-01-16 00:25:32 UTC (rev 423379)
@@ -5,7 +5,7 @@
 pkgname=trilinos
 pkgver=12.12.1
 _pkgver=${pkgver//./-}
-pkgrel=3
+pkgrel=4
 pkgdesc="algorithms for the solution of large-scale scientific problems"
 arch=('x86_64')
 url="http://trilinos.org;


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

2019-01-15 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 16, 2019 @ 00:25:39
  Author: foutrelis
Revision: 423380

archrelease: copy trunk to community-staging-x86_64

Added:
  trilinos/repos/community-staging-x86_64/
  trilinos/repos/community-staging-x86_64/PKGBUILD
(from rev 423379, trilinos/trunk/PKGBUILD)

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

Copied: trilinos/repos/community-staging-x86_64/PKGBUILD (from rev 423379, 
trilinos/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-16 00:25:39 UTC (rev 423380)
@@ -0,0 +1,51 @@
+# Maintainer: Alad Wenter 
+# Contributor: Jingbei Li 
+# Contributor: Simon Pintarelli 
+# Contributor: Feng Wang 
+pkgname=trilinos
+pkgver=12.12.1
+_pkgver=${pkgver//./-}
+pkgrel=4
+pkgdesc="algorithms for the solution of large-scale scientific problems"
+arch=('x86_64')
+url="http://trilinos.org;
+license=('LGPL3')
+depends=('lapack' 'openmpi' 'python2' 'boost' 'netcdf' 'libmatio' 'libx11')
+makedepends=('python2-numpy' 'swig' 'gcc-fortran' 'perl' 'blas' 'cmake' 
+ 'gtest' 'doxygen')
+checkdepends=('cmake')
+source=("https://github.com/trilinos/Trilinos/archive/trilinos-release-$_pkgver.tar.gz;)
+sha256sums=('5474c5329c6309224a7e1726cf6f0d855025b2042959e4e2be2748bd6bb49e18')
+
+prepare() {
+# https://github.com/trilinos/Trilinos/issues/862#issuecomment-365852261
+find Trilinos-trilinos-release-"$_pkgver" -name "*.py" -exec \
+sed -i '1s#\(/usr/bin/env \|/usr/bin/\)python[2-3]*#\1python2#' {} \;
+}
+
+build() {
+cd Trilinos-trilinos-release-"$_pkgver"
+mkdir -p build
+cd build
+
+cmake .. -DTrilinos_ENABLE_ALL_OPTIONAL_PACKAGES:BOOL=ON \
+ -DTrilinos_ENABLE_ALL_PACKAGES:BOOL=ON \
+ -DTrilinos_ENABLE_Gtest:BOOL=ON \
+ -DTrilinos_ENABLE_TESTS=ON \
+ -DTPL_ENABLE_gtest:BOOL=ON \
+ -DTPL_ENABLE_MPI:BOOL=ON \
+ -DPYTHON_EXECUTABLE:PATH=/usr/bin/python2 \
+ -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+ -DBUILD_SHARED_LIBS:BOOL=ON
+make VERBOSE=1
+}
+
+check() {
+cd Trilinos-trilinos-release-"$_pkgver"
+ctest
+}
+
+package() {
+cd Trilinos-trilinos-release-"$_pkgver"/build
+make DESTDIR="$pkgdir" install
+}


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

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 23:25:23
  Author: eworm
Revision: 344194

fix a typo, change package description

Modified:
  mariadb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:50:22 UTC (rev 344193)
+++ PKGBUILD2019-01-15 23:25:23 UTC (rev 344194)
@@ -3,7 +3,7 @@
 
 pkgbase=mariadb
 pkgname=('mariadb-libs' 'mariadb-clients' 'mariadb' 'mytop')
-pkgdesc='Fast SQL database server, drop-in replacement for MySQL'
+pkgdesc='Fast SQL database server, derived from MySQL'
 pkgver=10.3.12
 pkgrel=0
 arch=('x86_64')
@@ -39,7 +39,7 @@
 build() {
   local _cmake_options=(
 # build options
--DCMAKE_BUILD_TYPE=RwlWithDebInfo
+-DCMAKE_BUILD_TYPE=RelWithDebInfo
 -DCMAKE_EXE_LINKER_FLAGS='-ljemalloc'
 -Wno-dev
 
@@ -145,7 +145,7 @@
 }
 
 package_mariadb() {
-  pkgdesc='Fast SQL database server, drop-in replacement for MySQL'
+  pkgdesc='Fast SQL database server, derived from MySQL'
   backup=('etc/mysql/my.cnf'
   'etc/mysql/my.cnf.d/client.cnf'
   'etc/mysql/my.cnf.d/enable_encryption.preset'


[arch-commits] Commit in virtualbox-modules-arch/repos/community-testing-x86_64 (2 files)

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 21:35:25
  Author: eworm
Revision: 423378

archrelease: copy trunk to community-testing-x86_64

Added:
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 423377, virtualbox-modules-arch/trunk/PKGBUILD)
Deleted:
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 21:35:18 UTC (rev 423377)
+++ PKGBUILD2019-01-15 21:35:25 UTC (rev 423378)
@@ -1,59 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor: Ionut Biru 
-
-pkgbase=virtualbox-modules-arch
-pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=6.0.0
-pkgrel=5
-_linux_major=4
-_linux_minor=20
-arch=('x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-_linux_cur=${_linux_major}.${_linux_minor}
-_linux_next=${_linux_major}.$((_linux_minor + 1))
-makedepends=("linux>=$_linux_cur" "linux<$_linux_next"
- "linux-headers>=$_linux_cur" "linux-headers<$_linux_next"
- "virtualbox-host-dkms>=$pkgver"
- "virtualbox-guest-dkms>=$pkgver")
-
-_extramodules=extramodules-ARCH
-
-package_virtualbox-host-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
-  depends=("linux>=$_linux_cur" "linux<$_linux_next")
-  replaces=('virtualbox-modules' 'virtualbox-host-modules')
-  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
-'virtualbox-host-dkms')
-  provides=('VIRTUALBOX-HOST-MODULES')
-
-  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
-
-  # compress each module individually
-  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
-
-  # systemd module loading
-  printf '%s\n' vboxdrv vboxpci vboxnetadp vboxnetflt |
-install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-package_virtualbox-guest-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
-  license=('GPL')
-  depends=("linux>=$_linux_cur" "linux<$_linux_next")
-  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
-  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
- 'virtualbox-guest-dkms')
-  provides=('VIRTUALBOX-GUEST-MODULES')
-
-  cd "/var/lib/dkms/vboxsf/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
-
-  # compress each module individually
-  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
-}
-
-# vim:set ts=2 sw=2 et:

Copied: virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD (from 
rev 423377, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 21:35:25 UTC (rev 423378)
@@ -0,0 +1,59 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=6.0.2
+pkgrel=2
+_linux_major=4
+_linux_minor=20
+arch=('x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+_linux_cur=${_linux_major}.${_linux_minor}
+_linux_next=${_linux_major}.$((_linux_minor + 1))
+makedepends=("linux>=$_linux_cur" "linux<$_linux_next"
+ "linux-headers>=$_linux_cur" "linux-headers<$_linux_next"
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+_extramodules=extramodules-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=("linux>=$_linux_cur" "linux<$_linux_next")
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+
+  # systemd module loading
+  printf '%s\n' vboxdrv vboxpci vboxnetadp vboxnetflt |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  license=('GPL')
+  depends=("linux>=$_linux_cur" "linux<$_linux_next")
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  

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

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 21:35:18
  Author: eworm
Revision: 423377

upgpkg: virtualbox-modules-arch 6.0.2-2

rebuilt for linux 4.20.2

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 21:28:56 UTC (rev 423376)
+++ PKGBUILD2019-01-15 21:35:18 UTC (rev 423377)
@@ -4,7 +4,7 @@
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
 pkgver=6.0.2
-pkgrel=1
+pkgrel=2
 _linux_major=4
 _linux_minor=20
 arch=('x86_64')


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

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 21:28:52
  Author: eworm
Revision: 423375

upgpkg: virtualbox-modules-arch 6.0.2-1

new upstream release

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 21:24:36 UTC (rev 423374)
+++ PKGBUILD2019-01-15 21:28:52 UTC (rev 423375)
@@ -3,8 +3,8 @@
 
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=6.0.0
-pkgrel=5
+pkgver=6.0.2
+pkgrel=1
 _linux_major=4
 _linux_minor=20
 arch=('x86_64')


[arch-commits] Commit in virtualbox-modules-arch/repos/community-x86_64 (2 files)

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 21:28:56
  Author: eworm
Revision: 423376

archrelease: copy trunk to community-x86_64

Added:
  virtualbox-modules-arch/repos/community-x86_64/PKGBUILD
(from rev 423375, virtualbox-modules-arch/trunk/PKGBUILD)
Deleted:
  virtualbox-modules-arch/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 21:28:52 UTC (rev 423375)
+++ PKGBUILD2019-01-15 21:28:56 UTC (rev 423376)
@@ -1,59 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor: Ionut Biru 
-
-pkgbase=virtualbox-modules-arch
-pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=6.0.0
-pkgrel=4
-_linux_major=4
-_linux_minor=20
-arch=('x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-_linux_cur=${_linux_major}.${_linux_minor}
-_linux_next=${_linux_major}.$((_linux_minor + 1))
-makedepends=("linux>=$_linux_cur" "linux<$_linux_next"
- "linux-headers>=$_linux_cur" "linux-headers<$_linux_next"
- "virtualbox-host-dkms>=$pkgver"
- "virtualbox-guest-dkms>=$pkgver")
-
-_extramodules=extramodules-ARCH
-
-package_virtualbox-host-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
-  depends=("linux>=$_linux_cur" "linux<$_linux_next")
-  replaces=('virtualbox-modules' 'virtualbox-host-modules')
-  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
-'virtualbox-host-dkms')
-  provides=('VIRTUALBOX-HOST-MODULES')
-
-  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
-
-  # compress each module individually
-  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
-
-  # systemd module loading
-  printf '%s\n' vboxdrv vboxpci vboxnetadp vboxnetflt |
-install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-package_virtualbox-guest-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
-  license=('GPL')
-  depends=("linux>=$_linux_cur" "linux<$_linux_next")
-  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
-  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
- 'virtualbox-guest-dkms')
-  provides=('VIRTUALBOX-GUEST-MODULES')
-
-  cd "/var/lib/dkms/vboxsf/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
-
-  # compress each module individually
-  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
-}
-
-# vim:set ts=2 sw=2 et:

Copied: virtualbox-modules-arch/repos/community-x86_64/PKGBUILD (from rev 
423375, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 21:28:56 UTC (rev 423376)
@@ -0,0 +1,59 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=6.0.2
+pkgrel=1
+_linux_major=4
+_linux_minor=20
+arch=('x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+_linux_cur=${_linux_major}.${_linux_minor}
+_linux_next=${_linux_major}.$((_linux_minor + 1))
+makedepends=("linux>=$_linux_cur" "linux<$_linux_next"
+ "linux-headers>=$_linux_cur" "linux-headers<$_linux_next"
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+_extramodules=extramodules-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=("linux>=$_linux_cur" "linux<$_linux_next")
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+
+  # systemd module loading
+  printf '%s\n' vboxdrv vboxpci vboxnetadp vboxnetflt |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  license=('GPL')
+  depends=("linux>=$_linux_cur" "linux<$_linux_next")
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  conflicts=('virtualbox-archlinux-modules' 

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

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 21:24:17
  Author: eworm
Revision: 423373

upgpkg: virtualbox 6.0.2-1

new upstream release

Modified:
  virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch
  virtualbox/trunk/PKGBUILD
Deleted:
  virtualbox/trunk/010-qt-5.11.patch

-+
 006-rdesktop-vrdp-keymap-path.patch |4 ++--
 010-qt-5.11.patch   |   11 ---
 PKGBUILD|   12 +---
 3 files changed, 7 insertions(+), 20 deletions(-)

Modified: 006-rdesktop-vrdp-keymap-path.patch
===
--- 006-rdesktop-vrdp-keymap-path.patch 2019-01-15 20:44:51 UTC (rev 423372)
+++ 006-rdesktop-vrdp-keymap-path.patch 2019-01-15 21:24:17 UTC (rev 423373)
@@ -1,6 +1,6 @@
 # 2015 © Sébastien Luttringer
 a/src/VBox/RDP/client-1.8.3/Makefile.kmk 2013-02-19 23:12:20.207464901 
+0100
-+++ b/src/VBox/RDP/client-1.8.3/Makefile.kmk 2014-01-04 04:17:26.700618600 
+0100
+--- a/src/VBox/RDP/client-1.8.4/Makefile.kmk
 b/src/VBox/RDP/client-1.8.4/Makefile.kmk
 @@ -41,7 +41,7 @@
EGD_SOCKET=\"/var/run/egd-pool\" WITH_RDPSND=1 HAVE_DIRENT_H=1 \
HAVE_ICONV=1 HAVE_SYS_STATVFS_H=1 \

Deleted: 010-qt-5.11.patch
===
--- 010-qt-5.11.patch   2019-01-15 20:44:51 UTC (rev 423372)
+++ 010-qt-5.11.patch   2019-01-15 21:24:17 UTC (rev 423373)
@@ -1,11 +0,0 @@
-diff -u -r 
VirtualBox-5.2.12/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp
 
VirtualBox-5.2.12-qt/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp
 
VirtualBox-5.2.12/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp
  2018-05-09 18:38:05.0 +0200
-+++ 
VirtualBox-5.2.12-qt/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp
   2018-06-05 21:51:18.401913367 +0200
-@@ -21,6 +21,7 @@
- 
- /* Qt includes: */
- # include 
-+# include 
- 
- /* GUI includes: */
- # include "QIWidgetValidator.h"

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:44:51 UTC (rev 423372)
+++ PKGBUILD2019-01-15 21:24:17 UTC (rev 423373)
@@ -9,8 +9,8 @@
  'virtualbox-guest-utils'
  'virtualbox-guest-utils-nox'
  'virtualbox-ext-vnc')
-pkgver=6.0.0
-pkgrel=3
+pkgver=6.0.2
+pkgrel=1
 _vboxsf_commit='9451f61e6787e95aa51e42b6381db6b059bc49da'
 arch=('x86_64')
 url='http://virtualbox.org'
@@ -74,7 +74,6 @@
 '006-rdesktop-vrdp-keymap-path.patch'
 '008-no-vboxvideo.patch'
 '009-include-path.patch'
-'010-qt-5.11.patch'
 '011-python-3-7.patch'
 '012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch'
 # The following patch and mount.vboxsf wrapper should be removed
@@ -81,7 +80,7 @@
 # once support for mainline-style options string gets upstreamed
 '101-vboxsf-automount.patch'
 'mount.vboxsf')
-sha256sums=('de47ce3ba599e0c5ef24eb44728fcf4abdecb0f0bb60e8560d03cfbf41283bfb'
+sha256sums=('fa31b4c6cf94ac908cf89d290cab5795c86d6307cd3857b31ae85faa1eaf0c81'
 'SKIP'
 'deb03efa7ad0376aa55a087f2e882afe00935f10b0e7aa853ba9147090d341ec'
 'c328376b05183d269f98319ec660f54c55e298f77d229977606862b064651a7c'
@@ -97,10 +96,9 @@
 '2a9d7748dc58f9d091f791da06b733a696943114f7c0d580fa00a0752eb1d2ac'
 'f67674931c30187f867233e3a4ae662f93c9110fbd0bfce50dd9f391f4533bc0'
 '7d2da8fe10a90f76bbfc80ad1f55df4414f118cd10e10abfb76070326abebd46'
-'5d5af2de5b1f1c61ec793503350f2440661cf8fd640f11b8a86f10bce499c0dc'
+'13c6ca9be0f91582445fd2a14a8c58a0625a15d9cb98cb6e8c2736d77ea976ab'
 '8b7f241107863f82a5b0ae336aead0b3366a40103ff72dbebf33f54b512a0cbc'
 '1acc7014bcb3d9ca6da29eed813c3d6e91a688c43f9d93802fd4e3814f67ace4'
-'c6ef35e6893d557c7c2269ff79bc299fe9058cfb2c933a7efdc7a8a7b6d9c5da'
 '55224cb74b54b331d691f171efc0d4c058a14f738551f1d8f559146c2908635d'
 '81900e13d36630488accd8c0bfd2ceb69563fb2c4f0f171caba1cca59d438024'
 'a784f3cc24652a16385cc63abac6c5178932ca5f3861be7650631b7dafa753a4'
@@ -142,7 +140,7 @@
 kmk
 
 msg2 'Build rdesktop-vrdp'
-kmk -C src/VBox/RDP/client-1.8.3
+kmk -C src/VBox/RDP/client-1.8.4
 
 msg2 'Build VNC extension pack'
 kmk -C src/VBox/ExtPacks/VNC packing


[arch-commits] Commit in virtualbox/repos/community-x86_64 (55 files)

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 21:24:36
  Author: eworm
Revision: 423374

archrelease: copy trunk to community-x86_64

Added:
  virtualbox/repos/community-x86_64/002-dri-driver-path.patch
(from rev 423373, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-x86_64/005-gsoap-build.patch
(from rev 423373, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 423373, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-x86_64/008-no-vboxvideo.patch
(from rev 423373, virtualbox/trunk/008-no-vboxvideo.patch)
  virtualbox/repos/community-x86_64/009-include-path.patch
(from rev 423373, virtualbox/trunk/009-include-path.patch)
  virtualbox/repos/community-x86_64/011-python-3-7.patch
(from rev 423373, virtualbox/trunk/011-python-3-7.patch)
  
virtualbox/repos/community-x86_64/012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch
(from rev 423373, 
virtualbox/trunk/012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch)
  virtualbox/repos/community-x86_64/101-vboxsf-automount.patch
(from rev 423373, virtualbox/trunk/101-vboxsf-automount.patch)
  virtualbox/repos/community-x86_64/60-vboxdrv.rules
(from rev 423373, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-x86_64/60-vboxguest.rules
(from rev 423373, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-x86_64/LocalConfig.kmk
(from rev 423373, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-x86_64/PKGBUILD
(from rev 423373, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-x86_64/build.sh
(from rev 423373, virtualbox/trunk/build.sh)
  virtualbox/repos/community-x86_64/mount.vboxsf
(from rev 423373, virtualbox/trunk/mount.vboxsf)
  virtualbox/repos/community-x86_64/vboxreload
(from rev 423373, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-x86_64/vboxservice-nox.service
(from rev 423373, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-x86_64/vboxservice.service
(from rev 423373, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-x86_64/vboxweb.service
(from rev 423373, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-x86_64/virtualbox-ext-vnc.install
(from rev 423373, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-dkms.conf
(from rev 423373, virtualbox/trunk/virtualbox-guest-dkms.conf)
  virtualbox/repos/community-x86_64/virtualbox-guest-dkms.install
(from rev 423373, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-utils.sysusers
(from rev 423373, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  virtualbox/repos/community-x86_64/virtualbox-host-dkms.conf
(from rev 423373, virtualbox/trunk/virtualbox-host-dkms.conf)
  virtualbox/repos/community-x86_64/virtualbox-host-dkms.install
(from rev 423373, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-x86_64/virtualbox-vboxsf-dkms.conf
(from rev 423373, virtualbox/trunk/virtualbox-vboxsf-dkms.conf)
  virtualbox/repos/community-x86_64/virtualbox.install
(from rev 423373, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-x86_64/virtualbox.sysusers
(from rev 423373, virtualbox/trunk/virtualbox.sysusers)
Deleted:
  virtualbox/repos/community-x86_64/002-dri-driver-path.patch
  virtualbox/repos/community-x86_64/005-gsoap-build.patch
  virtualbox/repos/community-x86_64/006-rdesktop-vrdp-keymap-path.patch
  virtualbox/repos/community-x86_64/008-no-vboxvideo.patch
  virtualbox/repos/community-x86_64/009-include-path.patch
  virtualbox/repos/community-x86_64/010-qt-5.11.patch
  virtualbox/repos/community-x86_64/011-python-3-7.patch
  
virtualbox/repos/community-x86_64/012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch
  virtualbox/repos/community-x86_64/101-vboxsf-automount.patch
  virtualbox/repos/community-x86_64/60-vboxdrv.rules
  virtualbox/repos/community-x86_64/60-vboxguest.rules
  virtualbox/repos/community-x86_64/LocalConfig.kmk
  virtualbox/repos/community-x86_64/PKGBUILD
  virtualbox/repos/community-x86_64/build.sh
  virtualbox/repos/community-x86_64/mount.vboxsf
  virtualbox/repos/community-x86_64/vboxreload
  virtualbox/repos/community-x86_64/vboxservice-nox.service
  virtualbox/repos/community-x86_64/vboxservice.service
  virtualbox/repos/community-x86_64/vboxweb.service
  virtualbox/repos/community-x86_64/virtualbox-ext-vnc.install
  virtualbox/repos/community-x86_64/virtualbox-guest-dkms.conf
  virtualbox/repos/community-x86_64/virtualbox-guest-dkms.install
  virtualbox/repos/community-x86_64/virtualbox-guest-utils.sysusers
  virtualbox/repos/community-x86_64/virtualbox-host-dkms.conf
  virtualbox/repos/community-x86_64/virtualbox-host-dkms.install
  virtualbox/repos/community-x86_64/virtualbox-vboxsf-dkms.conf
  

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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:50:19
  Author: heftig
Revision: 344190

archrelease: copy trunk to extra-x86_64

Added:
  networkmanager-openvpn/repos/extra-x86_64/PKGBUILD
(from rev 344189, networkmanager-openvpn/trunk/PKGBUILD)
Deleted:
  networkmanager-openvpn/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:50:01 UTC (rev 344189)
+++ PKGBUILD2019-01-15 20:50:19 UTC (rev 344190)
@@ -1,40 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=networkmanager-openvpn
-pkgver=1.8.8
-pkgrel=1
-pkgdesc="NetworkManager VPN plugin for OpenVPN"
-url="https://wiki.gnome.org/Projects/NetworkManager;
-arch=(x86_64)
-license=(GPL)
-depends=(libnm libsecret openvpn)
-makedepends=(nm-connection-editor intltool python git)
-_commit=7701009a358ef6a719006843a329b47f7457903c  # tags/1.8.8^0
-source=("git+https://gitlab.gnome.org/GNOME/NetworkManager-openvpn.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd NetworkManager-openvpn
-  git describe --tags | sed 's/-dev/dev/;s/-/+/g'
-}
-
-prepare() {
-  cd NetworkManager-openvpn
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd NetworkManager-openvpn
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd NetworkManager-openvpn
-  make DESTDIR="$pkgdir" install
-  echo 'u nm-openvpn - "NetworkManager OpenVPN"' |
-install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-}

Copied: networkmanager-openvpn/repos/extra-x86_64/PKGBUILD (from rev 344189, 
networkmanager-openvpn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:50:19 UTC (rev 344190)
@@ -0,0 +1,40 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=networkmanager-openvpn
+pkgver=1.8.8
+pkgrel=2
+pkgdesc="NetworkManager VPN plugin for OpenVPN"
+url="https://wiki.gnome.org/Projects/NetworkManager;
+arch=(x86_64)
+license=(GPL)
+depends=(libnm libsecret openvpn)
+makedepends=(nm-connection-editor intltool python git)
+_commit=7701009a358ef6a719006843a329b47f7457903c  # tags/1.8.8^0
+source=("git+https://gitlab.gnome.org/GNOME/NetworkManager-openvpn.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd NetworkManager-openvpn
+  git describe --tags | sed 's/-dev/dev/;s/-/+/g'
+}
+
+prepare() {
+  cd NetworkManager-openvpn
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd NetworkManager-openvpn
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd NetworkManager-openvpn
+  make DESTDIR="$pkgdir" install dbusservicedir=/usr/share/dbus-1/system.d
+  echo 'u nm-openvpn - "NetworkManager OpenVPN"' |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
+}


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:50:22
  Author: heftig
Revision: 344192

archrelease: copy trunk to extra-x86_64

Added:
  networkmanager-vpnc/repos/extra-x86_64/PKGBUILD
(from rev 344189, networkmanager-vpnc/trunk/PKGBUILD)
Deleted:
  networkmanager-vpnc/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:50:21 UTC (rev 344191)
+++ PKGBUILD2019-01-15 20:50:22 UTC (rev 344192)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=networkmanager-vpnc
-pkgver=1.2.6
-pkgrel=1
-pkgdesc="NetworkManager VPN plugin for VPNC"
-url="https://wiki.gnome.org/Projects/NetworkManager;
-arch=(x86_64)
-license=(GPL)
-depends=(libnm libsecret vpnc)
-makedepends=(libnm-gtk intltool python git)
-_commit=c6192e3bec500107357884657b6d085295d672cb  # tags/1.2.6^0
-source=("git+https://gitlab.gnome.org/GNOME/network-manager-vpnc.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd network-manager-vpnc
-  git describe --tags | sed 's/-dev/dev/;s/-/+/g'
-}
-
-prepare() {
-  cd network-manager-vpnc
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd network-manager-vpnc
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd network-manager-vpnc
-  make DESTDIR="$pkgdir" install
-}

Copied: networkmanager-vpnc/repos/extra-x86_64/PKGBUILD (from rev 344189, 
networkmanager-vpnc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:50:22 UTC (rev 344192)
@@ -0,0 +1,38 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=networkmanager-vpnc
+pkgver=1.2.6
+pkgrel=2
+pkgdesc="NetworkManager VPN plugin for VPNC"
+url="https://wiki.gnome.org/Projects/NetworkManager;
+arch=(x86_64)
+license=(GPL)
+depends=(libnm libsecret vpnc)
+makedepends=(nm-connection-editor intltool python git)
+_commit=c6192e3bec500107357884657b6d085295d672cb  # tags/1.2.6^0
+source=("git+https://gitlab.gnome.org/GNOME/network-manager-vpnc.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd network-manager-vpnc
+  git describe --tags | sed 's/-dev/dev/;s/-/+/g'
+}
+
+prepare() {
+  cd network-manager-vpnc
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd network-manager-vpnc
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd network-manager-vpnc
+  make DESTDIR="$pkgdir" install dbusservicedir=/usr/share/dbus-1/system.d
+}


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:50:01
  Author: heftig
Revision: 344189

1.2.6-2

Modified:
  networkmanager-vpnc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:47:26 UTC (rev 344188)
+++ PKGBUILD2019-01-15 20:50:01 UTC (rev 344189)
@@ -3,13 +3,13 @@
 
 pkgname=networkmanager-vpnc
 pkgver=1.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc="NetworkManager VPN plugin for VPNC"
 url="https://wiki.gnome.org/Projects/NetworkManager;
 arch=(x86_64)
 license=(GPL)
 depends=(libnm libsecret vpnc)
-makedepends=(libnm-gtk intltool python git)
+makedepends=(nm-connection-editor intltool python git)
 _commit=c6192e3bec500107357884657b6d085295d672cb  # tags/1.2.6^0
 
source=("git+https://gitlab.gnome.org/GNOME/network-manager-vpnc.git#commit=$_commit;)
 sha256sums=('SKIP')
@@ -34,5 +34,5 @@
 
 package() {
   cd network-manager-vpnc
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" install dbusservicedir=/usr/share/dbus-1/system.d
 }


[arch-commits] Commit in networkmanager-openconnect/repos/extra-x86_64 (2 files)

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:50:21
  Author: heftig
Revision: 344191

archrelease: copy trunk to extra-x86_64

Added:
  networkmanager-openconnect/repos/extra-x86_64/PKGBUILD
(from rev 344189, networkmanager-openconnect/trunk/PKGBUILD)
Deleted:
  networkmanager-openconnect/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:50:19 UTC (rev 344190)
+++ PKGBUILD2019-01-15 20:50:21 UTC (rev 344191)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=networkmanager-openconnect
-pkgver=1.2.4
-pkgrel=3
-pkgdesc="NetworkManager VPN plugin for OpenConnect"
-url="https://wiki.gnome.org/Projects/NetworkManager;
-arch=(x86_64)
-license=(GPL)
-depends=(libnm libsecret openconnect)
-makedepends=(libnm-gtk intltool python git)
-_commit=5123d7622fcce22da3cea75f878410e8c6dcfd69  # tags/1.2.4^0
-source=("git+https://git.gnome.org/browse/network-manager-openconnect#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd network-manager-openconnect
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd network-manager-openconnect
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd network-manager-openconnect
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd network-manager-openconnect
-  make DESTDIR="$pkgdir" install
-  echo 'u nm-openconnect - "NetworkManager OpenConnect"' |
-install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-}

Copied: networkmanager-openconnect/repos/extra-x86_64/PKGBUILD (from rev 
344189, networkmanager-openconnect/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:50:21 UTC (rev 344191)
@@ -0,0 +1,40 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=networkmanager-openconnect
+pkgver=1.2.4
+pkgrel=4
+pkgdesc="NetworkManager VPN plugin for OpenConnect"
+url="https://wiki.gnome.org/Projects/NetworkManager;
+arch=(x86_64)
+license=(GPL)
+depends=(libnm libsecret openconnect)
+makedepends=(libnm-gtk intltool python git)
+_commit=5123d7622fcce22da3cea75f878410e8c6dcfd69  # tags/1.2.4^0
+source=("git+https://git.gnome.org/browse/network-manager-openconnect#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd network-manager-openconnect
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd network-manager-openconnect
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd network-manager-openconnect
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd network-manager-openconnect
+  make DESTDIR="$pkgdir" install dbusservicedir=/usr/share/dbus-1/system.d
+  echo 'u nm-openconnect - "NetworkManager OpenConnect"' |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
+}


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:50:22
  Author: heftig
Revision: 344193

archrelease: copy trunk to extra-x86_64

Added:
  networkmanager-pptp/repos/extra-x86_64/PKGBUILD
(from rev 344189, networkmanager-pptp/trunk/PKGBUILD)
Deleted:
  networkmanager-pptp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:50:22 UTC (rev 344192)
+++ PKGBUILD2019-01-15 20:50:22 UTC (rev 344193)
@@ -1,41 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=networkmanager-pptp
-pkgver=1.2.8
-pkgrel=1
-pkgdesc="NetworkManager VPN plugin for PPTP"
-url="https://wiki.gnome.org/Projects/NetworkManager;
-arch=(x86_64)
-license=(GPL)
-_pppver=2.4.7
-depends=(libnm libsecret "ppp=$_pppver" pptpclient)
-makedepends=(nm-connection-editor intltool python git)
-_commit=baacc757de8c3f49516ceeae1ca9748c077116a5  # tags/1.2.8^0
-source=("git+https://gitlab.gnome.org/GNOME/NetworkManager-pptp.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd NetworkManager-pptp
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd NetworkManager-pptp
-  git tag -d 1.2.7-dev  # Fixup pkgver
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd NetworkManager-pptp
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --disable-static \
---with-pppd-plugin-dir=/usr/lib/pppd/$_pppver
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd NetworkManager-pptp
-  make DESTDIR="$pkgdir" install
-}

Copied: networkmanager-pptp/repos/extra-x86_64/PKGBUILD (from rev 344189, 
networkmanager-pptp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:50:22 UTC (rev 344193)
@@ -0,0 +1,41 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=networkmanager-pptp
+pkgver=1.2.8
+pkgrel=2
+pkgdesc="NetworkManager VPN plugin for PPTP"
+url="https://wiki.gnome.org/Projects/NetworkManager;
+arch=(x86_64)
+license=(GPL)
+_pppver=2.4.7
+depends=(libnm libsecret "ppp=$_pppver" pptpclient)
+makedepends=(nm-connection-editor intltool python git)
+_commit=baacc757de8c3f49516ceeae1ca9748c077116a5  # tags/1.2.8^0
+source=("git+https://gitlab.gnome.org/GNOME/NetworkManager-pptp.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd NetworkManager-pptp
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd NetworkManager-pptp
+  git tag -d 1.2.7-dev  # Fixup pkgver
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd NetworkManager-pptp
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --disable-static \
+--with-pppd-plugin-dir=/usr/lib/pppd/$_pppver
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd NetworkManager-pptp
+  make DESTDIR="$pkgdir" install dbusservicedir=/usr/share/dbus-1/system.d
+}


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:47:26
  Author: heftig
Revision: 344188

1.2.8-2

Modified:
  networkmanager-pptp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:47:16 UTC (rev 344187)
+++ PKGBUILD2019-01-15 20:47:26 UTC (rev 344188)
@@ -3,7 +3,7 @@
 
 pkgname=networkmanager-pptp
 pkgver=1.2.8
-pkgrel=1
+pkgrel=2
 pkgdesc="NetworkManager VPN plugin for PPTP"
 url="https://wiki.gnome.org/Projects/NetworkManager;
 arch=(x86_64)
@@ -37,5 +37,5 @@
 
 package() {
   cd NetworkManager-pptp
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" install dbusservicedir=/usr/share/dbus-1/system.d
 }


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:47:16
  Author: heftig
Revision: 344187

1.2.4-4

Modified:
  networkmanager-openconnect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:46:47 UTC (rev 344186)
+++ PKGBUILD2019-01-15 20:47:16 UTC (rev 344187)
@@ -3,7 +3,7 @@
 
 pkgname=networkmanager-openconnect
 pkgver=1.2.4
-pkgrel=3
+pkgrel=4
 pkgdesc="NetworkManager VPN plugin for OpenConnect"
 url="https://wiki.gnome.org/Projects/NetworkManager;
 arch=(x86_64)
@@ -34,7 +34,7 @@
 
 package() {
   cd network-manager-openconnect
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" install dbusservicedir=/usr/share/dbus-1/system.d
   echo 'u nm-openconnect - "NetworkManager OpenConnect"' |
 install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
 }


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:46:47
  Author: heftig
Revision: 344186

1.8.8-2

Modified:
  networkmanager-openvpn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:44:53 UTC (rev 344185)
+++ PKGBUILD2019-01-15 20:46:47 UTC (rev 344186)
@@ -3,7 +3,7 @@
 
 pkgname=networkmanager-openvpn
 pkgver=1.8.8
-pkgrel=1
+pkgrel=2
 pkgdesc="NetworkManager VPN plugin for OpenVPN"
 url="https://wiki.gnome.org/Projects/NetworkManager;
 arch=(x86_64)
@@ -34,7 +34,7 @@
 
 package() {
   cd NetworkManager-openvpn
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" install dbusservicedir=/usr/share/dbus-1/system.d
   echo 'u nm-openvpn - "NetworkManager OpenVPN"' |
 install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
 }


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:44:51
  Author: heftig
Revision: 344183

archrelease: copy trunk to extra-x86_64

Added:
  geoclue2/repos/extra-x86_64/PKGBUILD
(from rev 344182, geoclue2/trunk/PKGBUILD)
Deleted:
  geoclue2/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:44:06 UTC (rev 344182)
+++ PKGBUILD2019-01-15 20:44:51 UTC (rev 344183)
@@ -1,57 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: György Balló 
-
-pkgname=geoclue2
-pkgver=2.5.2
-pkgrel=1
-pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/GeoClue/;
-license=(LGPL)
-depends=(libsoup json-glib libmm-glib avahi geocode-glib)
-makedepends=(systemd gobject-introspection git vala meson gtk-doc libnotify)
-optdepends=('libnotify: Demo Agent')
-backup=(etc/geoclue/geoclue.conf)
-conflicts=(geoclue)
-_commit=ed2d81fe558b657b52940dd52316bcc1a32d0cff  # tags/2.5.2^0
-source=("git+https://gitlab.freedesktop.org/geoclue/geoclue.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-# 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_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-pkgver() {
-  cd geoclue
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd geoclue
-  sed -e "s/key=geoclue/key=$_mozilla_api_key/" \
-  -e "s/key=YOUR_KEY/key=$_google_api_key/" \
-  -i data/geoclue.conf.in
-}
-
-build() {
-  arch-meson geoclue build
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}
-
-# vim:set sw=2 et:

Copied: geoclue2/repos/extra-x86_64/PKGBUILD (from rev 344182, 
geoclue2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:44:51 UTC (rev 344183)
@@ -0,0 +1,57 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: György Balló 
+
+pkgname=geoclue2
+pkgver=2.5.2
+pkgrel=2
+pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
+arch=(x86_64)
+url="https://www.freedesktop.org/wiki/Software/GeoClue/;
+license=(LGPL)
+depends=(libsoup json-glib libmm-glib avahi geocode-glib)
+makedepends=(systemd gobject-introspection git vala meson gtk-doc libnotify)
+optdepends=('libnotify: Demo Agent')
+backup=(etc/geoclue/geoclue.conf)
+conflicts=(geoclue)
+_commit=ed2d81fe558b657b52940dd52316bcc1a32d0cff  # tags/2.5.2^0
+source=("git+https://gitlab.freedesktop.org/geoclue/geoclue.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+# 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_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
+
+# Mozilla API keys (see https://location.services.mozilla.com/api)
+# Note: These are for Arch Linux use ONLY. For your own distribution, please
+# get your own set of keys. Feel free to contact hef...@archlinux.org for
+# more information.
+_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
+
+pkgver() {
+  cd geoclue
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd geoclue
+  sed -e "s/key=geoclue/key=$_mozilla_api_key/" \
+  -e "s/key=YOUR_KEY/key=$_google_api_key/" \
+  -i data/geoclue.conf.in
+}
+
+build() {
+  arch-meson geoclue build -D dbus-sys-dir=/usr/share/dbus-1/system.d
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}
+
+# vim:set sw=2 et:


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:44:51
  Author: heftig
Revision: 423372

archrelease: copy trunk to community-x86_64

Added:
  
cdemu-daemon/repos/community-x86_64/0001-Patch-system-daemon-for-Arch-friendliness.patch
(from rev 423371, 
cdemu-daemon/trunk/0001-Patch-system-daemon-for-Arch-friendliness.patch)
  cdemu-daemon/repos/community-x86_64/PKGBUILD
(from rev 423371, cdemu-daemon/trunk/PKGBUILD)
  cdemu-daemon/repos/community-x86_64/cdemu-daemon.install
(from rev 423371, cdemu-daemon/trunk/cdemu-daemon.install)
Deleted:
  
cdemu-daemon/repos/community-x86_64/0001-Patch-system-daemon-for-Arch-friendliness.patch
  cdemu-daemon/repos/community-x86_64/PKGBUILD
  cdemu-daemon/repos/community-x86_64/cdemu-daemon.install

--+
 0001-Patch-system-daemon-for-Arch-friendliness.patch |  304 -
 PKGBUILD |   98 ++---
 cdemu-daemon.install |   72 ++--
 3 files changed, 237 insertions(+), 237 deletions(-)

Deleted: 0001-Patch-system-daemon-for-Arch-friendliness.patch
===
--- 0001-Patch-system-daemon-for-Arch-friendliness.patch2019-01-15 
20:44:27 UTC (rev 423371)
+++ 0001-Patch-system-daemon-for-Arch-friendliness.patch2019-01-15 
20:44:51 UTC (rev 423372)
@@ -1,151 +0,0 @@
-From 17d054bc9fb02bbb557f9de68e29e715a17f3ee6 Mon Sep 17 00:00:00 2001
-From: "Jan Alexander Steffens (heftig)" 
-Date: Mon, 12 Jun 2017 22:22:51 +0200
-Subject: [PATCH] Patch system daemon for Arch-friendliness
-

- cdemu-daemon/CMakeLists.txt | 15 ++-
- cdemu-daemon/system/cdemu-daemon-dbus.conf  |  9 +++--
- cdemu-daemon/system/cdemu-daemon-system.sh  |  6 +++---
- cdemu-daemon/system/cdemu-daemon.conf   |  8 
- cdemu-daemon/system/cdemu-daemon.service.in | 10 ++
- cdemu-daemon/system/net.sf.cdemu.CDEmuDaemon.service.in |  4 ++--
- 6 files changed, 44 insertions(+), 8 deletions(-)
- create mode 100644 cdemu-daemon/system/cdemu-daemon.conf
- create mode 100644 cdemu-daemon/system/cdemu-daemon.service.in
-
-diff --git a/cdemu-daemon/CMakeLists.txt b/cdemu-daemon/CMakeLists.txt
-index 76feb818d09a57af..c6abd56b82484b6f 100644
 a/cdemu-daemon/CMakeLists.txt
-+++ b/cdemu-daemon/CMakeLists.txt
-@@ -15,7 +15,7 @@ set (CDEMU_DAEMON_INTERFACE_VERSION_MINOR 0)
- include (GNUInstallDirs)
- 
- # Options
--option (SYSTEM_BUS_SERVICE "Install CDEmu daemon as D-Bus system bus service" 
off)
-+option (SYSTEM_BUS_SERVICE "Install CDEmu daemon as D-Bus system bus service" 
on)
- option (SESSION_BUS_SERVICE "Install CDEmu daemon as D-Bus session bus 
service" on)
- 
- # If install prefix is /usr, override the sysconf dir to be /etc instead of 
/usr/etc
-@@ -45,6 +45,10 @@ configure_file (
- ${PROJECT_SOURCE_DIR}/system/net.sf.cdemu.CDEmuDaemon.service.in
- ${PROJECT_BINARY_DIR}/system/net.sf.cdemu.CDEmuDaemon.service
- )
-+configure_file (
-+${PROJECT_SOURCE_DIR}/system/cdemu-daemon.service.in
-+${PROJECT_BINARY_DIR}/system/cdemu-daemon.service
-+)
- 
- # Global definitions
- add_definitions (-std=c99) # We're compiling using C99
-@@ -121,13 +125,22 @@ if (SYSTEM_BUS_SERVICE)
- DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}
- )
- install (
-+FILES ${PROJECT_BINARY_DIR}/system/cdemu-daemon.service
-+DESTINATION ${CMAKE_INSTALL_LIBDIR}/systemd/system/
-+)
-+install (
- FILES ${PROJECT_BINARY_DIR}/system/net.sf.cdemu.CDEmuDaemon.service
- DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/system-services/
- )
- install (
- FILES system/cdemu-daemon-dbus.conf
- DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/dbus-1/system.d
- )
-+install (
-+FILES system/cdemu-daemon.conf
-+RENAME cdemu-daemon
-+DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/conf.d
-+)
- endif ()
- 
- # Translations; we use the version provided by our FindIntlTool.cmake
-diff --git a/cdemu-daemon/system/cdemu-daemon-dbus.conf 
b/cdemu-daemon/system/cdemu-daemon-dbus.conf
-index c450d78cf03bce6a..e86b62cf0437a9fd 100644
 a/cdemu-daemon/system/cdemu-daemon-dbus.conf
-+++ b/cdemu-daemon/system/cdemu-daemon-dbus.conf
-@@ -11,8 +11,13 @@
- 
- 
- 
--
--
-+
-+
-+
-+
-+
-+
-+
- 
- 
- 
-diff --git a/cdemu-daemon/system/cdemu-daemon-system.sh 
b/cdemu-daemon/system/cdemu-daemon-system.sh
-index d9ab60aaff559400..735c24442a82e8bc 100755
 a/cdemu-daemon/system/cdemu-daemon-system.sh
-+++ b/cdemu-daemon/system/cdemu-daemon-system.sh
-@@ -1,15 +1,15 @@
- #!/bin/sh
- # Starts the CDEmu daemon instance on D-Bus *system* bus. Optional
- # configuration (number of devices, audio driver, log file) are read
--# from /etc/sysconfig/cdemu-daemon
-+# from /etc/conf.d/cdemu-daemon
- 
- # Default 

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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:44:52
  Author: heftig
Revision: 344184

archrelease: copy trunk to extra-x86_64

Added:
  gdm/repos/extra-x86_64/0001-Xsession-Don-t-start-ssh-agent-by-default.patch
(from rev 344182, 
gdm/trunk/0001-Xsession-Don-t-start-ssh-agent-by-default.patch)
  gdm/repos/extra-x86_64/PKGBUILD
(from rev 344182, gdm/trunk/PKGBUILD)
  gdm/repos/extra-x86_64/gdm.sysusers
(from rev 344182, gdm/trunk/gdm.sysusers)
Deleted:
  gdm/repos/extra-x86_64/0001-Xsession-Don-t-start-ssh-agent-by-default.patch
  gdm/repos/extra-x86_64/PKGBUILD
  gdm/repos/extra-x86_64/gdm.sysusers

--+
 0001-Xsession-Don-t-start-ssh-agent-by-default.patch |   64 +++---
 PKGBUILD |  175 -
 gdm.sysusers |4 
 3 files changed, 122 insertions(+), 121 deletions(-)

Deleted: 0001-Xsession-Don-t-start-ssh-agent-by-default.patch
===
--- 0001-Xsession-Don-t-start-ssh-agent-by-default.patch2019-01-15 
20:44:51 UTC (rev 344183)
+++ 0001-Xsession-Don-t-start-ssh-agent-by-default.patch2019-01-15 
20:44:52 UTC (rev 344184)
@@ -1,32 +0,0 @@
-From 328a315c21ec71e563d00699f0a79186b229270a Mon Sep 17 00:00:00 2001
-Message-Id: 
<328a315c21ec71e563d00699f0a79186b229270a.1541542184.git.jan.steff...@gmail.com>
-From: "Jan Alexander Steffens (heftig)" 
-Date: Sat, 20 Jun 2015 17:22:38 +0200
-Subject: [PATCH] Xsession: Don't start ssh-agent by default
-

- data/Xsession.in | 8 
- 1 file changed, 8 deletions(-)
-
-diff --git a/data/Xsession.in b/data/Xsession.in
-index 9d79558c..ff6d9de0 100755
 a/data/Xsession.in
-+++ b/data/Xsession.in
-@@ -175,14 +175,6 @@ if [ "x$command" = "xdefault" ] ; then
-   fi
- fi
- 
--# add ssh-agent if found
--sshagent="`gdmwhich ssh-agent`"
--if [ -n "$sshagent" ] && [ -x "$sshagent" ] && [ -z "$SSH_AUTH_SOCK" ]; then
--command="$sshagent -- $command"
--elif [ -z "$sshagent" ] ; then
--echo "$0: ssh-agent not found!"
--fi
--
- echo "$0: Setup done, will execute: $command"
- 
- eval exec $command
--- 
-2.19.1
-

Copied: 
gdm/repos/extra-x86_64/0001-Xsession-Don-t-start-ssh-agent-by-default.patch 
(from rev 344182, 
gdm/trunk/0001-Xsession-Don-t-start-ssh-agent-by-default.patch)
===
--- 0001-Xsession-Don-t-start-ssh-agent-by-default.patch
(rev 0)
+++ 0001-Xsession-Don-t-start-ssh-agent-by-default.patch2019-01-15 
20:44:52 UTC (rev 344184)
@@ -0,0 +1,32 @@
+From 328a315c21ec71e563d00699f0a79186b229270a Mon Sep 17 00:00:00 2001
+Message-Id: 
<328a315c21ec71e563d00699f0a79186b229270a.1541542184.git.jan.steff...@gmail.com>
+From: "Jan Alexander Steffens (heftig)" 
+Date: Sat, 20 Jun 2015 17:22:38 +0200
+Subject: [PATCH] Xsession: Don't start ssh-agent by default
+
+---
+ data/Xsession.in | 8 
+ 1 file changed, 8 deletions(-)
+
+diff --git a/data/Xsession.in b/data/Xsession.in
+index 9d79558c..ff6d9de0 100755
+--- a/data/Xsession.in
 b/data/Xsession.in
+@@ -175,14 +175,6 @@ if [ "x$command" = "xdefault" ] ; then
+   fi
+ fi
+ 
+-# add ssh-agent if found
+-sshagent="`gdmwhich ssh-agent`"
+-if [ -n "$sshagent" ] && [ -x "$sshagent" ] && [ -z "$SSH_AUTH_SOCK" ]; then
+-command="$sshagent -- $command"
+-elif [ -z "$sshagent" ] ; then
+-echo "$0: ssh-agent not found!"
+-fi
+-
+ echo "$0: Setup done, will execute: $command"
+ 
+ eval exec $command
+-- 
+2.19.1
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:44:51 UTC (rev 344183)
+++ PKGBUILD2019-01-15 20:44:52 UTC (rev 344184)
@@ -1,87 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgbase=gdm
-pkgname=(gdm libgdm)
-pkgver=3.30.2
-pkgrel=1
-pkgdesc="Display manager and login screen"
-url="https://wiki.gnome.org/Projects/GDM;
-arch=(x86_64)
-license=(GPL)
-depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server 
xorg-server-xwayland xorg-xhost)
-makedepends=(yelp-tools intltool gobject-introspection git docbook-xsl)
-checkdepends=(check)
-_commit=9b3f09c782cc0628cc20c96c4cf53a2c1f778a39  # tags/3.30.2^0
-source=("git+https://gitlab.gnome.org/GNOME/gdm.git#commit=$_commit;
-0001-Xsession-Don-t-start-ssh-agent-by-default.patch
-gdm.sysusers)
-sha256sums=('SKIP'
-'3412f7da0205409f08a126a1d166b644fe0f1d0444f7cdebdce8e59cea2d672c'
-'6d9c8e38c7de85b6ec75e488585b8c451f5d9b4fabd2a42921dc3bfcc4aa3e13')
-
-pkgver() {
-  cd gdm
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd gdm
-  patch -Np1 -i ../0001-Xsession-Don-t-start-ssh-agent-by-default.patch
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd build
-  ../gdm/configure \
---prefix=/usr \
---sysconfdir=/etc \
-

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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:44:53
  Author: heftig
Revision: 344185

archrelease: copy trunk to extra-x86_64

Added:
  libteam/repos/extra-x86_64/PKGBUILD
(from rev 344182, libteam/trunk/PKGBUILD)
Deleted:
  libteam/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:44:52 UTC (rev 344184)
+++ PKGBUILD2019-01-15 20:44:53 UTC (rev 344185)
@@ -1,62 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=libteam
-pkgver=1.28
-pkgrel=1
-pkgdesc="Library for controlling team network device"
-arch=(x86_64)
-url="http://libteam.org/;
-license=(LGPL)
-depends=(libnl libdaemon jansson libdbus bash zeromq)
-makedepends=(python python2 swig git doxygen graphviz)
-_commit=903950c7fcf28c32f4b62d9d1c07c0234e8378a2  # tags/v1.28
-source=("git+https://github.com/jpirko/libteam#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  # Reduce docs size
-  printf '%s\n' >>doc/Doxyfile.in \
-HAVE_DOT=yes DOT_IMAGE_FORMAT=svg INTERACTIVE_SVG=yes
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---disable-static --libexecdir=/usr/lib
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make all html
-
-  cp -aT binding/python binding/python2
-  (cd binding/python;  python  ./setup.py build;)
-  (cd binding/python2; python2 ./setup.py build;)
-}
-
-check() {
-  cd $pkgname
-  make check
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 teamd/redhat/systemd/teamd@.service \
-"$pkgdir/usr/lib/systemd/system/teamd@.service"
-  install -Dm644 teamd/dbus/teamd.conf \
-"$pkgdir/etc/dbus-1/system.d/teamd.conf"
-
-  (cd binding/python;  python  ./setup.py install --root "$pkgdir" -O1;)
-  (cd binding/python2; python2 ./setup.py install --root "$pkgdir" -O1;)
-
-  mkdir -p "$pkgdir/usr/share/doc/$pkgname"
-  cp -a doc/api "$pkgdir/usr/share/doc/$pkgname"
-}

Copied: libteam/repos/extra-x86_64/PKGBUILD (from rev 344182, 
libteam/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:44:53 UTC (rev 344185)
@@ -0,0 +1,62 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libteam
+pkgver=1.28
+pkgrel=2
+pkgdesc="Library for controlling team network device"
+arch=(x86_64)
+url="http://libteam.org/;
+license=(LGPL)
+depends=(libnl libdaemon jansson libdbus bash zeromq)
+makedepends=(python python2 swig git doxygen graphviz)
+_commit=903950c7fcf28c32f4b62d9d1c07c0234e8378a2  # tags/v1.28
+source=("git+https://github.com/jpirko/libteam#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  # Reduce docs size
+  printf '%s\n' >>doc/Doxyfile.in \
+HAVE_DOT=yes DOT_IMAGE_FORMAT=svg INTERACTIVE_SVG=yes
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-static --libexecdir=/usr/lib
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make all html
+
+  cp -aT binding/python binding/python2
+  (cd binding/python;  python  ./setup.py build;)
+  (cd binding/python2; python2 ./setup.py build;)
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 teamd/redhat/systemd/teamd@.service \
+"$pkgdir/usr/lib/systemd/system/teamd@.service"
+  install -Dm644 teamd/dbus/teamd.conf \
+"$pkgdir/usr/share/dbus-1/system.d/teamd.conf"
+
+  (cd binding/python;  python  ./setup.py install --root "$pkgdir" -O1;)
+  (cd binding/python2; python2 ./setup.py install --root "$pkgdir" -O1;)
+
+  mkdir -p "$pkgdir/usr/share/doc/$pkgname"
+  cp -a doc/api "$pkgdir/usr/share/doc/$pkgname"
+}


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:44:27
  Author: heftig
Revision: 423371

3.2.1-2

Modified:
  cdemu-daemon/trunk/0001-Patch-system-daemon-for-Arch-friendliness.patch
  cdemu-daemon/trunk/PKGBUILD

--+
 0001-Patch-system-daemon-for-Arch-friendliness.patch |   46 -
 PKGBUILD |7 +-
 2 files changed, 27 insertions(+), 26 deletions(-)

Modified: 0001-Patch-system-daemon-for-Arch-friendliness.patch
===
--- 0001-Patch-system-daemon-for-Arch-friendliness.patch2019-01-15 
20:22:39 UTC (rev 423370)
+++ 0001-Patch-system-daemon-for-Arch-friendliness.patch2019-01-15 
20:44:27 UTC (rev 423371)
@@ -1,21 +1,22 @@
-From 17d054bc9fb02bbb557f9de68e29e715a17f3ee6 Mon Sep 17 00:00:00 2001
+From de8825af23b63b78e6d8262b408f8350581ba58e Mon Sep 17 00:00:00 2001
+Message-Id: 

 From: "Jan Alexander Steffens (heftig)" 
 Date: Mon, 12 Jun 2017 22:22:51 +0200
 Subject: [PATCH] Patch system daemon for Arch-friendliness
 
 ---
- cdemu-daemon/CMakeLists.txt | 15 ++-
- cdemu-daemon/system/cdemu-daemon-dbus.conf  |  9 +++--
- cdemu-daemon/system/cdemu-daemon-system.sh  |  6 +++---
- cdemu-daemon/system/cdemu-daemon.conf   |  8 
- cdemu-daemon/system/cdemu-daemon.service.in | 10 ++
- cdemu-daemon/system/net.sf.cdemu.CDEmuDaemon.service.in |  4 ++--
- 6 files changed, 44 insertions(+), 8 deletions(-)
+ cdemu-daemon/CMakeLists.txt | 17 +++--
+ cdemu-daemon/system/cdemu-daemon-dbus.conf  |  9 +++--
+ cdemu-daemon/system/cdemu-daemon-system.sh  |  6 +++---
+ cdemu-daemon/system/cdemu-daemon.conf   |  8 
+ cdemu-daemon/system/cdemu-daemon.service.in | 10 ++
+ .../system/net.sf.cdemu.CDEmuDaemon.service.in  |  4 ++--
+ 6 files changed, 45 insertions(+), 9 deletions(-)
  create mode 100644 cdemu-daemon/system/cdemu-daemon.conf
  create mode 100644 cdemu-daemon/system/cdemu-daemon.service.in
 
 diff --git a/cdemu-daemon/CMakeLists.txt b/cdemu-daemon/CMakeLists.txt
-index 76feb818d09a57af..c6abd56b82484b6f 100644
+index cf41234a..adfcc3ac 100644
 --- a/cdemu-daemon/CMakeLists.txt
 +++ b/cdemu-daemon/CMakeLists.txt
 @@ -15,7 +15,7 @@ set (CDEMU_DAEMON_INTERFACE_VERSION_MINOR 0)
@@ -38,31 +39,32 @@
  
  # Global definitions
  add_definitions (-std=c99) # We're compiling using C99
-@@ -121,13 +125,22 @@ if (SYSTEM_BUS_SERVICE)
+@@ -122,13 +126,22 @@ if (SYSTEM_BUS_SERVICE)
+ PROGRAMS system/cdemu-daemon-system.sh
  DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}
  )
- install (
++install (
 +FILES ${PROJECT_BINARY_DIR}/system/cdemu-daemon.service
 +DESTINATION ${CMAKE_INSTALL_LIBDIR}/systemd/system/
 +)
-+install (
+ install (
  FILES ${PROJECT_BINARY_DIR}/system/net.sf.cdemu.CDEmuDaemon.service
  DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/system-services/
  )
  install (
  FILES system/cdemu-daemon-dbus.conf
- DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/dbus-1/system.d
- )
+-DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/dbus-1/system.d
++DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/system.d
++)
 +install (
 +FILES system/cdemu-daemon.conf
 +RENAME cdemu-daemon
 +DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/conf.d
-+)
+ )
  endif ()
  
- # Translations; we use the version provided by our FindIntlTool.cmake
 diff --git a/cdemu-daemon/system/cdemu-daemon-dbus.conf 
b/cdemu-daemon/system/cdemu-daemon-dbus.conf
-index c450d78cf03bce6a..e86b62cf0437a9fd 100644
+index c450d78c..e86b62cf 100644
 --- a/cdemu-daemon/system/cdemu-daemon-dbus.conf
 +++ b/cdemu-daemon/system/cdemu-daemon-dbus.conf
 @@ -11,8 +11,13 @@
@@ -82,7 +84,7 @@
  
  
 diff --git a/cdemu-daemon/system/cdemu-daemon-system.sh 
b/cdemu-daemon/system/cdemu-daemon-system.sh
-index d9ab60aaff559400..735c24442a82e8bc 100755
+index d9ab60aa..735c2444 100755
 --- a/cdemu-daemon/system/cdemu-daemon-system.sh
 +++ b/cdemu-daemon/system/cdemu-daemon-system.sh
 @@ -1,15 +1,15 @@
@@ -106,7 +108,7 @@
  . ${CONFIG_FILE};
 diff --git a/cdemu-daemon/system/cdemu-daemon.conf 
b/cdemu-daemon/system/cdemu-daemon.conf
 new file mode 100644
-index ..d0d6ecfebb77fbfb
+index ..d0d6ecfe
 --- /dev/null
 +++ b/cdemu-daemon/system/cdemu-daemon.conf
 @@ -0,0 +1,8 @@
@@ -120,7 +122,7 @@
 +#LOG_FILE=/var/log/cdemu-daemon.log
 diff --git a/cdemu-daemon/system/cdemu-daemon.service.in 
b/cdemu-daemon/system/cdemu-daemon.service.in
 new file mode 100644
-index ..43b5a61dc476e384
+index ..43b5a61d
 --- /dev/null
 +++ b/cdemu-daemon/system/cdemu-daemon.service.in
 @@ -0,0 +1,10 @@
@@ -135,7 +137,7 @@
 +[Install]
 +WantedBy=multi-user.target
 diff --git 

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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:44:06
  Author: heftig
Revision: 344182

3.30.2-2

Modified:
  gdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:40:23 UTC (rev 344181)
+++ PKGBUILD2019-01-15 20:44:06 UTC (rev 344182)
@@ -4,7 +4,7 @@
 pkgbase=gdm
 pkgname=(gdm libgdm)
 pkgver=3.30.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Display manager and login screen"
 url="https://wiki.gnome.org/Projects/GDM;
 arch=(x86_64)
@@ -40,6 +40,7 @@
 --localstatedir=/var \
 --sbindir=/usr/bin \
 --libexecdir=/usr/lib \
+with_dbus_sys=/usr/share/dbus-1/system.d \
 --disable-schemas-compile \
 --disable-static \
 --enable-gdm-xsession \


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:40:23
  Author: heftig
Revision: 344181

1.28-2

Modified:
  libteam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:37:00 UTC (rev 344180)
+++ PKGBUILD2019-01-15 20:40:23 UTC (rev 344181)
@@ -2,7 +2,7 @@
 
 pkgname=libteam
 pkgver=1.28
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for controlling team network device"
 arch=(x86_64)
 url="http://libteam.org/;
@@ -52,7 +52,7 @@
   install -Dm644 teamd/redhat/systemd/teamd@.service \
 "$pkgdir/usr/lib/systemd/system/teamd@.service"
   install -Dm644 teamd/dbus/teamd.conf \
-"$pkgdir/etc/dbus-1/system.d/teamd.conf"
+"$pkgdir/usr/share/dbus-1/system.d/teamd.conf"
 
   (cd binding/python;  python  ./setup.py install --root "$pkgdir" -O1;)
   (cd binding/python2; python2 ./setup.py install --root "$pkgdir" -O1;)


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:37:00
  Author: heftig
Revision: 344180

2.5.2-2

Modified:
  geoclue2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:34:14 UTC (rev 344179)
+++ PKGBUILD2019-01-15 20:37:00 UTC (rev 344180)
@@ -3,7 +3,7 @@
 
 pkgname=geoclue2
 pkgver=2.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
 arch=(x86_64)
 url="https://www.freedesktop.org/wiki/Software/GeoClue/;
@@ -42,7 +42,7 @@
 }
 
 build() {
-  arch-meson geoclue build
+  arch-meson geoclue build -D dbus-sys-dir=/usr/share/dbus-1/system.d
   ninja -C build
 }
 


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:33:56
  Author: heftig
Revision: 344177

0.11+10+g493a135-1

Modified:
  rtkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:32:27 UTC (rev 344176)
+++ PKGBUILD2019-01-15 20:33:56 UTC (rev 344177)
@@ -2,7 +2,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=rtkit
-pkgver=0.11+8+ge0a51fe
+pkgver=0.11+10+g493a135
 pkgrel=1
 pkgdesc="Realtime Policy and Watchdog Daemon"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(GPL3 'custom:BSD')
 depends=(dbus polkit systemd)
 makedepends=(git)
-_commit=e0a51fe262ff7167622a8e58f876a663b9471124  # master
+_commit=493a135af21f9146c2bb6b80d050ca77e4f48171  # master
 source=("git+https://github.com/heftig/rtkit#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -33,8 +33,6 @@
 --libexecdir=/usr/lib \
 --with-systemdsystemunitdir=/usr/lib/systemd/system
   make
-
-  ./rtkit-daemon --introspect > org.freedesktop.RealtimeKit1.xml
 }
 
 package() {
@@ -41,12 +39,9 @@
   cd $pkgname
   make DESTDIR="$pkgdir" install
 
-  install -Dt "$pkgdir/usr/share/dbus-1/interfaces" -m644 
org.freedesktop.RealtimeKit1.xml
-
   echo 'u rtkit 133 "RealtimeKit" /proc' |
 install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
 
-  sed -ne '4,25p' rtkit.c |
-install -Dm644 /dev/stdin "$pkgdir/usr/share/licenses/$pkgname/COPYING"
   install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE
+  sed -ne '4,25p' rtkit.c >"$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }


[arch-commits] Commit in avahi/repos/extra-x86_64 (3 files)

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:34:14
  Author: heftig
Revision: 344179

archrelease: copy trunk to extra-x86_64

Added:
  avahi/repos/extra-x86_64/PKGBUILD
(from rev 344177, avahi/trunk/PKGBUILD)
Deleted:
  avahi/repos/extra-x86_64/0001-build-Attempt-GDBM-1.15-compatibility.patch
  avahi/repos/extra-x86_64/PKGBUILD

--+
 0001-build-Attempt-GDBM-1.15-compatibility.patch |   94 --
 PKGBUILD |  188 ++---
 2 files changed, 91 insertions(+), 191 deletions(-)

Deleted: 0001-build-Attempt-GDBM-1.15-compatibility.patch
===
--- 0001-build-Attempt-GDBM-1.15-compatibility.patch2019-01-15 20:34:13 UTC 
(rev 344178)
+++ 0001-build-Attempt-GDBM-1.15-compatibility.patch2019-01-15 20:34:14 UTC 
(rev 344179)
@@ -1,94 +0,0 @@
-From f2626c5f6c2c3737daab90503fd18ca7208791ec Mon Sep 17 00:00:00 2001
-Message-Id: 

-From: "Jan Alexander Steffens (heftig)" 
-Date: Sat, 23 Jun 2018 01:05:20 +0200
-Subject: [PATCH] build: Attempt GDBM 1.15 compatibility
-

- configure.ac  |  3 +++
- service-type-database/Makefile.am | 34 +++
- 2 files changed, 20 insertions(+), 17 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 72d6147..ee25ba1 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -772,18 +772,21 @@ if test "x$HAVE_GDBM" = "xyes" ; then
- AC_MSG_ERROR([*** libgdbm not found ***])
- fi
- AC_DEFINE([HAVE_GDBM],[],[Support for GDBM])
-+
-+AC_CHECK_MEMBER([gdbm_recovery.duplicate_keys], [have_gdbm_1_15=yes], [], 
[[#include ]])
- else
- if test "x$HAVE_DBM" = "xyes" ; then
- AC_CHECK_HEADERS(ndbm.h, have_dbm=true, have_dbm=false)
- 
- if ! $have_dbm ; then
- AC_MSG_ERROR([*** dbm not found ***])
- fi
- AC_DEFINE([HAVE_DBM],[],[Support for DBM])
- fi
- fi
- AM_CONDITIONAL(HAVE_GDBM, test "x$HAVE_GDBM" = "xyes")
- AM_CONDITIONAL(HAVE_DBM, test "x$HAVE_DBM" = "xyes")
-+AM_CONDITIONAL(HAVE_DBM_SPLIT, [test "x$have_gdbm_1_15" = "xyes" || test 
"x$HAVE_DBM" = "xyes"])
- 
- #
- # libdaemon
-diff --git a/service-type-database/Makefile.am 
b/service-type-database/Makefile.am
-index f9fa082..0fe4af1 100644
 a/service-type-database/Makefile.am
-+++ b/service-type-database/Makefile.am
-@@ -22,32 +22,32 @@ pkglibdatadir=$(libdir)/avahi
- pkglibdata_DATA=
- 
- if HAVE_PYTHON
--if HAVE_GDBM
- 
- noinst_SCRIPTS=build-db
-+
-+if HAVE_DBM_SPLIT
-+
-+pkglibdata_DATA+=service-types.db.pag service-types.db.dir
-+
-+service-types.db.pag: service-types.db
-+  $(AM_V_GEN)mv service-types.db.coming.pag service-types.db.pag
-+service-types.db.dir: service-types.db
-+  $(AM_V_GEN)mv service-types.db.coming.dir service-types.db.dir
-+service-types.db: service-types
-+  $(AM_V_GEN)$(PYTHON) build-db $< $@.coming && \
-+  if test -f "$@.coming"; then mv $@.coming $@; fi
-+
-+CLEANFILES = service-types.db*
-+
-+else
-+
- pkglibdata_DATA+=service-types.db
- 
- service-types.db: service-types
-   $(AM_V_GEN)$(PYTHON) build-db $< $@.coming && \
-   mv $@.coming $@
- 
- CLEANFILES = service-types.db
- 
--endif
--if HAVE_DBM
--
--noinst_SCRIPTS=build-db
--pkglibdata_DATA+=service-types.db.pag service-types.db.dir
--
--service-types.db.pag: service-types.db
--  $(AM_V_GEN)mv service-types.db.coming.pag service-types.db.pag
--service-types.db.dir: service-types.db
--  $(AM_V_GEN)mv service-types.db.coming.dir service-types.db.dir
--service-types.db: service-types build-db
--  $(AM_V_GEN)$(PYTHON) build-db $< $@.coming && \
--  if test -f "$@.coming"; then mv $@.coming $@; fi
--
--CLEANFILES = service-types.db*
--
- endif
- endif
--- 
-2.18.0
-

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:34:13 UTC (rev 344178)
+++ PKGBUILD2019-01-15 20:34:14 UTC (rev 344179)
@@ -1,97 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Gaetan Bisson 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=avahi
-pkgver=0.7+16+g1cc2b8e
-pkgrel=2
-pkgdesc='Service Discovery for Linux using mDNS/DNS-SD -- compatible with 
Bonjour'
-url='https://github.com/lathiat/avahi'
-license=(LGPL)
-arch=(x86_64)
-depends=(expat libdaemon glib2 libcap gdbm dbus)
-makedepends=(git qt4 pygtk mono intltool gtk-sharp-2 gobject-introspection 
gtk3 qt5-base
- xmltoman python-dbus python-gobject doxygen graphviz)
-optdepends=('gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, 
bvnc'
-'gtk2: gtk2 bindings'
-'qt4: qt4 bindings'
-'qt5-base: qt5 bindings'
-'pygtk: avahi-bookmarks'
-'python2-twisted: avahi-bookmarks'
-'mono: mono bindings'
-'nss-mdns: NSS support for mDNS'
-'python-gobject: avahi-discover'
-

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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:34:13
  Author: heftig
Revision: 344178

archrelease: copy trunk to extra-x86_64

Added:
  rtkit/repos/extra-x86_64/PKGBUILD
(from rev 344177, rtkit/trunk/PKGBUILD)
Deleted:
  rtkit/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:33:56 UTC (rev 344177)
+++ PKGBUILD2019-01-15 20:34:13 UTC (rev 344178)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Corrado Primier 
-
-pkgname=rtkit
-pkgver=0.11+8+ge0a51fe
-pkgrel=1
-pkgdesc="Realtime Policy and Watchdog Daemon"
-arch=(x86_64)
-url="https://github.com/heftig/rtkit;
-license=(GPL3 'custom:BSD')
-depends=(dbus polkit systemd)
-makedepends=(git)
-_commit=e0a51fe262ff7167622a8e58f876a663b9471124  # master
-source=("git+https://github.com/heftig/rtkit#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-
-  ./rtkit-daemon --introspect > org.freedesktop.RealtimeKit1.xml
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  install -Dt "$pkgdir/usr/share/dbus-1/interfaces" -m644 
org.freedesktop.RealtimeKit1.xml
-
-  echo 'u rtkit 133 "RealtimeKit" /proc' |
-install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-
-  sed -ne '4,25p' rtkit.c |
-install -Dm644 /dev/stdin "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE
-}

Copied: rtkit/repos/extra-x86_64/PKGBUILD (from rev 344177, 
rtkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:34:13 UTC (rev 344178)
@@ -0,0 +1,47 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Corrado Primier 
+
+pkgname=rtkit
+pkgver=0.11+10+g493a135
+pkgrel=1
+pkgdesc="Realtime Policy and Watchdog Daemon"
+arch=(x86_64)
+url="https://github.com/heftig/rtkit;
+license=(GPL3 'custom:BSD')
+depends=(dbus polkit systemd)
+makedepends=(git)
+_commit=493a135af21f9146c2bb6b80d050ca77e4f48171  # master
+source=("git+https://github.com/heftig/rtkit#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--with-systemdsystemunitdir=/usr/lib/systemd/system
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  echo 'u rtkit 133 "RealtimeKit" /proc' |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
+
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE
+  sed -ne '4,25p' rtkit.c >"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:32:27
  Author: bpiotrowski
Revision: 344176

archrelease: copy trunk to testing-x86_64

Added:
  zstd/repos/testing-x86_64/
  zstd/repos/testing-x86_64/PKGBUILD
(from rev 344175, zstd/trunk/PKGBUILD)

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

Copied: zstd/repos/testing-x86_64/PKGBUILD (from rev 344175, 
zstd/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-01-15 20:32:27 UTC (rev 344176)
@@ -0,0 +1,36 @@
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Andrzej Giniewicz 
+# Contributor: Johan Förberg 
+
+pkgname=zstd
+pkgver=1.3.8
+pkgrel=1
+pkgdesc='Zstandard - Fast real-time compression algorithm'
+arch=(x86_64)
+url='http://www.zstd.net/'
+license=(BSD GPL2)
+depends=(zlib xz lz4)
+makedepends=(gtest)
+source=($pkgname-$pkgver.tar.gz::https://github.com/facebook/zstd/archive/v${pkgver}.tar.gz)
+sha256sums=('90d902a1282cc4e197a8023b6d6e8d331c1fd1dfe60f7f8e4ee9da40da886dc3')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+  make zstdmt
+  make -C contrib/pzstd
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+  make -C contrib/pzstd test
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+  install -Dm755 zstdmt "$pkgdir/usr/bin/zstdmt"
+  install -Dm755 contrib/pzstd/pzstd "$pkgdir/usr/bin/pzstd"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:32:21
  Author: bpiotrowski
Revision: 344175

1.3.8-1

Modified:
  zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:31:50 UTC (rev 344174)
+++ PKGBUILD2019-01-15 20:32:21 UTC (rev 344175)
@@ -3,7 +3,7 @@
 # Contributor: Johan Förberg 
 
 pkgname=zstd
-pkgver=1.3.7
+pkgver=1.3.8
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm'
 arch=(x86_64)
@@ -11,8 +11,8 @@
 license=(BSD GPL2)
 depends=(zlib xz lz4)
 makedepends=(gtest)
-source=(https://github.com/facebook/zstd/releases/download/v${pkgver}/zstd-${pkgver}.tar.gz)
-sha256sums=('3277f236df0ca6edae01ae84e86547c5a3484588fd5bc3d869877fd3573d')
+source=($pkgname-$pkgver.tar.gz::https://github.com/facebook/zstd/archive/v${pkgver}.tar.gz)
+sha256sums=('90d902a1282cc4e197a8023b6d6e8d331c1fd1dfe60f7f8e4ee9da40da886dc3')
 
 build() {
   cd $pkgname-$pkgver


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:31:50
  Author: heftig
Revision: 344174

0.7+18+g1b5f401-1

Modified:
  avahi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:31:03 UTC (rev 344173)
+++ PKGBUILD2019-01-15 20:31:50 UTC (rev 344174)
@@ -3,8 +3,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=avahi
-pkgver=0.7+16+g1cc2b8e
-pkgrel=2
+pkgver=0.7+18+g1b5f401
+pkgrel=1
 pkgdesc='Service Discovery for Linux using mDNS/DNS-SD -- compatible with 
Bonjour'
 url='https://github.com/lathiat/avahi'
 license=(LGPL)
@@ -24,7 +24,7 @@
 'python-dbus: avahi-discover')
 backup=(etc/avahi/{hosts,avahi-daemon.conf,avahi-{autoip,dnsconf}d.action}
 usr/lib/avahi/service-types.db)
-_commit=1cc2b8e8d62e939b8bd683f795794878863931af  # master
+_commit=1b5f401f64d7bed40c4335b0327acf4125da3086  # pull/115/merge~2
 source=("git+https://github.com/lathiat/avahi#commit=$_commit;)
 sha512sums=('SKIP')
 
@@ -35,6 +35,10 @@
 
 prepare() {
   cd $pkgname
+
+  # CVE-2017-6519 CVE-2018-100084
+  git cherry-pick -n e111def44a7df4624a4aa3f85fe98054bffb6b4f
+
   NOCONFIGURE=1 ./autogen.sh
 }
 
@@ -47,6 +51,7 @@
 --sysconfdir=/etc \
 --localstatedir=/var \
 --sbindir=/usr/bin \
+with_dbus_sys=/usr/share/dbus-1/system.d \
 --disable-monodoc \
 --enable-compat-libdns_sd \
 --with-distro=archlinux \


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:31:03
  Author: bpiotrowski
Revision: 344173

archrelease: copy trunk to extra-x86_64

Added:
  mercurial/repos/extra-x86_64/PKGBUILD
(from rev 344172, mercurial/trunk/PKGBUILD)
  mercurial/repos/extra-x86_64/mercurial.profile
(from rev 344172, mercurial/trunk/mercurial.profile)
Deleted:
  mercurial/repos/extra-x86_64/PKGBUILD
  mercurial/repos/extra-x86_64/mercurial.profile

---+
 PKGBUILD  |  124 ++--
 mercurial.profile |2 
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:30:58 UTC (rev 344172)
+++ PKGBUILD2019-01-15 20:31:03 UTC (rev 344173)
@@ -1,62 +0,0 @@
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Giovanni Scafora 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=mercurial
-pkgver=4.8.1
-pkgrel=1
-pkgdesc='A scalable distributed SCM tool'
-arch=(x86_64)
-url="https://www.mercurial-scm.org/;
-license=(GPL)
-depends=(python2)
-optdepends=('tk: for the hgk GUI')
-backup=(etc/mercurial/hgrc)
-validpgpkeys=(2BCCE14F5C6725AA2EA8AEB7B9C9DC824AA5BDD5
-  3A8155163D0E20A530FCB78647A67FFAA346AACE)  
-source=(https://www.mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz{,.asc}
-mercurial.profile)
-sha256sums=('48a45f5cde9104fbc2daf310d710d4ebf286d879b89fa327d24b005434b0fa21'
-'SKIP'
-'87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i -e 's#env python#env python2#' mercurial/lsprof.py
-}
-
-build() {
-  cd $pkgname-$pkgver/contrib/chg
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -d "$pkgdir/usr/share/man/"{man1,man5}
-  install -m644 doc/hg.1 "$pkgdir/usr/share/man/man1"
-  install -m644 doc/{hgrc.5,hgignore.5} "$pkgdir/usr/share/man/man5"
-  install -m755 contrib/hgk "$pkgdir/usr/bin"
-  install -m644 -D contrib/zsh_completion 
"$pkgdir/usr/share/zsh/site-functions/_hg"
-  install -m644 -D contrib/bash_completion 
"$pkgdir/usr/share/bash-completion/completions/hg"
-  install -d "$pkgdir/usr/share/emacs/site-lisp"
-  install -m644 contrib/{mq.el,mercurial.el} 
"$pkgdir/usr/share/emacs/site-lisp"
-
-  install -Dm644 contrib/vim/HGAnnotate.vim \
-"$pkgdir/usr/share/vim/vimfiles/syntax/HGAnnotate.vim"
-
-  # set some variables
-  install -m755 -d "$pkgdir/etc/profile.d"
-  install -m755 "$srcdir/mercurial.profile" 
"$pkgdir/etc/profile.d/mercurial.sh"
-
-  # FS#38825 - Add certs config to package
-  install -m755 -d "$pkgdir/etc/mercurial"
-  cat <<-EOF > "$pkgdir/etc/mercurial/hgrc"
-   [web]
-   cacerts = /etc/ssl/certs/ca-certificates.crt
-   EOF
-
-  cd contrib/chg
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-}

Copied: mercurial/repos/extra-x86_64/PKGBUILD (from rev 344172, 
mercurial/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:31:03 UTC (rev 344173)
@@ -0,0 +1,62 @@
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Giovanni Scafora 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=mercurial
+pkgver=4.8.2
+pkgrel=1
+pkgdesc='A scalable distributed SCM tool'
+arch=(x86_64)
+url="https://www.mercurial-scm.org/;
+license=(GPL)
+depends=(python2)
+optdepends=('tk: for the hgk GUI')
+backup=(etc/mercurial/hgrc)
+validpgpkeys=(2BCCE14F5C6725AA2EA8AEB7B9C9DC824AA5BDD5
+  3A8155163D0E20A530FCB78647A67FFAA346AACE)  
+source=(https://www.mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz{,.asc}
+mercurial.profile)
+sha256sums=('6c202cb9cf05e63b86477ebf84d6475eb10b4022ac2cd3a7481fb36d9c45fdb2'
+'SKIP'
+'87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i -e 's#env python#env python2#' mercurial/lsprof.py
+}
+
+build() {
+  cd $pkgname-$pkgver/contrib/chg
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  install -d "$pkgdir/usr/share/man/"{man1,man5}
+  install -m644 doc/hg.1 "$pkgdir/usr/share/man/man1"
+  install -m644 doc/{hgrc.5,hgignore.5} "$pkgdir/usr/share/man/man5"
+  install -m755 contrib/hgk "$pkgdir/usr/bin"
+  install -m644 -D contrib/zsh_completion 
"$pkgdir/usr/share/zsh/site-functions/_hg"
+  install -m644 -D contrib/bash_completion 
"$pkgdir/usr/share/bash-completion/completions/hg"
+  install -d "$pkgdir/usr/share/emacs/site-lisp"
+  install -m644 contrib/{mq.el,mercurial.el} 
"$pkgdir/usr/share/emacs/site-lisp"
+
+  install -Dm644 contrib/vim/HGAnnotate.vim \
+"$pkgdir/usr/share/vim/vimfiles/syntax/HGAnnotate.vim"
+
+  # set some variables
+  install -m755 -d "$pkgdir/etc/profile.d"
+  install -m755 "$srcdir/mercurial.profile" 

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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:30:58
  Author: bpiotrowski
Revision: 344172

4.8.2-1

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:15:42 UTC (rev 344171)
+++ PKGBUILD2019-01-15 20:30:58 UTC (rev 344172)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=mercurial
-pkgver=4.8.1
+pkgver=4.8.2
 pkgrel=1
 pkgdesc='A scalable distributed SCM tool'
 arch=(x86_64)
@@ -16,7 +16,7 @@
   3A8155163D0E20A530FCB78647A67FFAA346AACE)  
 
source=(https://www.mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz{,.asc}
 mercurial.profile)
-sha256sums=('48a45f5cde9104fbc2daf310d710d4ebf286d879b89fa327d24b005434b0fa21'
+sha256sums=('6c202cb9cf05e63b86477ebf84d6475eb10b4022ac2cd3a7481fb36d9c45fdb2'
 'SKIP'
 '87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5')
 


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

2019-01-15 Thread Ike Devolder via arch-commits
Date: Tuesday, January 15, 2019 @ 20:22:39
  Author: idevolder
Revision: 423370

remove obsolete patches of atop

Deleted:
  atop/trunk/96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch
  atop/trunk/a88a54107142d057e36be15285c972031a0e8c0a.patch

+
 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch |  172 ---
 a88a54107142d057e36be15285c972031a0e8c0a.patch |   39 -
 2 files changed, 211 deletions(-)

Deleted: 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch
===
--- 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch  2019-01-15 20:21:36 UTC 
(rev 423369)
+++ 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch  2019-01-15 20:22:39 UTC 
(rev 423370)
@@ -1,172 +0,0 @@
-From 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf Mon Sep 17 00:00:00 2001
-From: Gerlof Langeveld 
-Date: Sat, 9 Jun 2018 12:06:49 +0200
-Subject: [PATCH] Modify default values in atop.daily script Add possibility to
- override all necessary default values in the atop.daily script, i.e. variable
- LOGOPTS, LOGINTERVAL and LOGGENERATIONS.
-

- atop.daily | 47 ---
- man/atop.1 | 51 ---
- 2 files changed, 76 insertions(+), 22 deletions(-)
-
-diff --git a/atop.daily b/atop.daily
-index 3539e62..57a9507 100755
 a/atop.daily
-+++ b/atop.daily
-@@ -1,21 +1,42 @@
- #!/bin/bash
- 
-+LOGOPTS="-R"  # default options
-+LOGINTERVAL=600   # default interval in seconds
-+LOGGENERATIONS=28 # default number of days
-+
-+# allow administrator to overrule the variables
-+# defined above
-+#
-+DEFAULTSFILE=/etc/default/atop# possibility to overrule vars
-+
-+if [ -e "$DEFAULTSFILE" ]
-+then
-+  . "$DEFAULTSFILE"
-+
-+  # validate overruled variables
-+  # (LOGOPTS and LOGINTERVAL are implicitly by atop)
-+  #
-+  case "$LOGGENERATIONS" in
-+  ''|*[!0-9]*)
-+  echo non-numerical value for LOGGENERATIONS >&2
-+  exit 1;;
-+  esac
-+fi
-+
- CURDAY=`date +%Y%m%d`
- LOGPATH=/var/log/atop
- BINPATH=/usr/bin
- PIDFILE=/var/run/atop.pid
--DEFAULTSFILE=/etc/default/atop
--INTERVAL=600  # interval 10 minutes
- 
- # verify if atop still runs for daily logging
- #
--if [ -e $PIDFILE ] && ps -p `cat $PIDFILE` | grep 'atop$' > /dev/null
-+if [ -e "$PIDFILE" ] && ps -p `cat "$PIDFILE"` | grep 'atop$' > /dev/null
- then
--  kill -USR2 `cat $PIDFILE`   # final sample and terminate
-+  kill -USR2 `cat "$PIDFILE"`   # final sample and terminate
- 
-   CNT=0
- 
--  while ps -p `cat $PIDFILE` > /dev/null
-+  while ps -p `cat "$PIDFILE"` > /dev/null
-   do
-   let CNT+=1
- 
-@@ -27,21 +48,17 @@ then
-   sleep 1
-   done
- 
--  rm $PIDFILE
--fi
--
--ATOPOPTS="-R"
--if [ -e "$DEFAULTSFILE" ]; then
--  . "$DEFAULTSFILE"
-+  rm "$PIDFILE"
- fi
- 
--# delete logfiles older than four weeks
-+# delete logfiles older than N days (configurable)
- # start a child shell that activates another child shell in
- # the background to avoid a zombie
- #
--( (sleep 3; find $LOGPATH -name 'atop_*' -mtime +28 -exec rm {} \;)& )
-+( (sleep 3; find "$LOGPATH" -name 'atop_*' -mtime +"$LOGGENERATIONS" -exec rm 
{} \;)& )
- 
--# activate atop with interval of 10 minutes, replacing the current shell
-+# activate atop with an interval of S seconds (configurable),
-+# replacing the current shell
- #
- echo $$ > $PIDFILE
--exec $BINPATH/atop $ATOPOPTS -w $LOGPATH/atop_$CURDAY $INTERVAL > 
$LOGPATH/daily.log 2>&1
-+exec $BINPATH/atop $LOGOPTS -w "$LOGPATH"/atop_"$CURDAY" "$LOGINTERVAL" > 
"$LOGPATH/daily.log" 2>&1
-diff --git a/man/atop.1 b/man/atop.1
-index 17ad69f..7866e49 100644
 a/man/atop.1
-+++ b/man/atop.1
-@@ -1,4 +1,4 @@
--.TH ATOP 1 "March 2017" "Linux"
-+.TH ATOP 1 "June 2018" "Linux"
- .SH NAME
- .B atop 
- - Advanced System & Process Monitor
-@@ -859,11 +859,29 @@ This scripts takes care that
- .B atop
- is activated every day at midnight to write compressed binary data to the file
- .BI /var/log/atop/atop_ MMDD
--with an interval of 10 minutes.
--.br
--Furthermore the script removes all raw files which are older than four weeks.
--.br
--The script is activated via the
-+with an interval of 10 minutes by default. The
-+.B -R
-+flag is passed by default to gather information about the proportional
-+set size of every process.
-+.br
-+Furthermore the script removes all raw files which are by default
-+older than 28 days.
-+.br
-+The mentioned default values can be overruled by creating the file
-+.B /etc/default/atop
-+that might contain other values for
-+.B LOGOPTS
-+(by default the
-+.B -R
-+flag), 
-+.B LOGINTERVAL
-+(in seconds, by default 600), and
-+.B LOGGENERATIONS
-+(in days, by default 28).
-+.PP
-+The
-+.B atop.daily
-+script 

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

2019-01-15 Thread Ike Devolder via arch-commits
Date: Tuesday, January 15, 2019 @ 20:21:27
  Author: idevolder
Revision: 423368

upgpkg: atop 2.4.0-1

Modified:
  atop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:18:31 UTC (rev 423367)
+++ PKGBUILD2019-01-15 20:21:27 UTC (rev 423368)
@@ -3,8 +3,8 @@
 # Contributor: John Gerritse 
 
 pkgname=atop
-pkgver=2.3.0
-pkgrel=3
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='A system and process level monitor'
 arch=('x86_64')
 url='http://www.atoptool.nl/'
@@ -12,19 +12,13 @@
 depends=('ncurses' 'sh' 'zlib' 'cron')
 backup=('etc/default/atop')
 source=("https://www.atoptool.nl/download/atop-${pkgver/_/-}.tar.gz;
-'atop.default'
-'a88a54107142d057e36be15285c972031a0e8c0a.patch'
-'96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch')
-sha512sums=('51cc868545403cab439a66cc38fe9324c6ff7537e6dad5271fa3f0a22cbad471b0e15186d4f78f0080129301ba0a59e0c1cd1cc694bc3a4f982118a8d0cae429'
-
'472a43abfe4bab9169ffce0f365547d646c6a4edb43b4092e893541d6641832cabcf9d8c9ab0332018854d9de5cf2d88a66cdcc5aaa75702cffd83ccb917fc34'
-
'af408a65bc31af192462bd2eee2870523df545ef5ab3397208e04e9eed299e9cc4c16a55a5fa2ad334a7ca7561ad7e414855decb1f35c189705b2e34d5a5577f'
-
'2ccc011dab712909be68f5b0940f42e635944c710839665323594bbc04f729bacbf9494a9cb547fd4020cbf1a7dcf4882f4e8416556d7991ba2e0cbb962d9f94')
+'atop.default')
+sha512sums=('2d0bbecc13bd64427263372b50f50d3278d1e0401e7f2eefe6ff20a874da6315271c885cef3492cde60a2955d1c8db4d8522c3374edcedf1a6992b8fa97c8f18'
+
'472a43abfe4bab9169ffce0f365547d646c6a4edb43b4092e893541d6641832cabcf9d8c9ab0332018854d9de5cf2d88a66cdcc5aaa75702cffd83ccb917fc34')
 
-prepare() {
-cd "$pkgname-$pkgver"
-patch -p1 -i "$srcdir/a88a54107142d057e36be15285c972031a0e8c0a.patch"
-patch -p1 -i "$srcdir/96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch"
-}
+#prepare() {
+#cd "$pkgname-$pkgver"
+#}
 
 build() {
 cd "$pkgname-$pkgver"


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

2019-01-15 Thread Ike Devolder via arch-commits
Date: Tuesday, January 15, 2019 @ 20:21:36
  Author: idevolder
Revision: 423369

archrelease: copy trunk to community-x86_64

Added:
  atop/repos/community-x86_64/96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch
(from rev 423368, atop/trunk/96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch)
  atop/repos/community-x86_64/PKGBUILD
(from rev 423368, atop/trunk/PKGBUILD)
  atop/repos/community-x86_64/a88a54107142d057e36be15285c972031a0e8c0a.patch
(from rev 423368, atop/trunk/a88a54107142d057e36be15285c972031a0e8c0a.patch)
  atop/repos/community-x86_64/atop.default
(from rev 423368, atop/trunk/atop.default)
Deleted:
  atop/repos/community-x86_64/96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch
  atop/repos/community-x86_64/PKGBUILD
  atop/repos/community-x86_64/a88a54107142d057e36be15285c972031a0e8c0a.patch
  atop/repos/community-x86_64/atop.default

+
 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch |  344 +++
 PKGBUILD   |   71 ++--
 a88a54107142d057e36be15285c972031a0e8c0a.patch |   78 ++---
 atop.default   |6 
 4 files changed, 246 insertions(+), 253 deletions(-)

Deleted: 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch
===
--- 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch  2019-01-15 20:21:27 UTC 
(rev 423368)
+++ 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf.patch  2019-01-15 20:21:36 UTC 
(rev 423369)
@@ -1,172 +0,0 @@
-From 96287919c311a17ff3c5e3d4b5ebb4507a8ddadf Mon Sep 17 00:00:00 2001
-From: Gerlof Langeveld 
-Date: Sat, 9 Jun 2018 12:06:49 +0200
-Subject: [PATCH] Modify default values in atop.daily script Add possibility to
- override all necessary default values in the atop.daily script, i.e. variable
- LOGOPTS, LOGINTERVAL and LOGGENERATIONS.
-

- atop.daily | 47 ---
- man/atop.1 | 51 ---
- 2 files changed, 76 insertions(+), 22 deletions(-)
-
-diff --git a/atop.daily b/atop.daily
-index 3539e62..57a9507 100755
 a/atop.daily
-+++ b/atop.daily
-@@ -1,21 +1,42 @@
- #!/bin/bash
- 
-+LOGOPTS="-R"  # default options
-+LOGINTERVAL=600   # default interval in seconds
-+LOGGENERATIONS=28 # default number of days
-+
-+# allow administrator to overrule the variables
-+# defined above
-+#
-+DEFAULTSFILE=/etc/default/atop# possibility to overrule vars
-+
-+if [ -e "$DEFAULTSFILE" ]
-+then
-+  . "$DEFAULTSFILE"
-+
-+  # validate overruled variables
-+  # (LOGOPTS and LOGINTERVAL are implicitly by atop)
-+  #
-+  case "$LOGGENERATIONS" in
-+  ''|*[!0-9]*)
-+  echo non-numerical value for LOGGENERATIONS >&2
-+  exit 1;;
-+  esac
-+fi
-+
- CURDAY=`date +%Y%m%d`
- LOGPATH=/var/log/atop
- BINPATH=/usr/bin
- PIDFILE=/var/run/atop.pid
--DEFAULTSFILE=/etc/default/atop
--INTERVAL=600  # interval 10 minutes
- 
- # verify if atop still runs for daily logging
- #
--if [ -e $PIDFILE ] && ps -p `cat $PIDFILE` | grep 'atop$' > /dev/null
-+if [ -e "$PIDFILE" ] && ps -p `cat "$PIDFILE"` | grep 'atop$' > /dev/null
- then
--  kill -USR2 `cat $PIDFILE`   # final sample and terminate
-+  kill -USR2 `cat "$PIDFILE"`   # final sample and terminate
- 
-   CNT=0
- 
--  while ps -p `cat $PIDFILE` > /dev/null
-+  while ps -p `cat "$PIDFILE"` > /dev/null
-   do
-   let CNT+=1
- 
-@@ -27,21 +48,17 @@ then
-   sleep 1
-   done
- 
--  rm $PIDFILE
--fi
--
--ATOPOPTS="-R"
--if [ -e "$DEFAULTSFILE" ]; then
--  . "$DEFAULTSFILE"
-+  rm "$PIDFILE"
- fi
- 
--# delete logfiles older than four weeks
-+# delete logfiles older than N days (configurable)
- # start a child shell that activates another child shell in
- # the background to avoid a zombie
- #
--( (sleep 3; find $LOGPATH -name 'atop_*' -mtime +28 -exec rm {} \;)& )
-+( (sleep 3; find "$LOGPATH" -name 'atop_*' -mtime +"$LOGGENERATIONS" -exec rm 
{} \;)& )
- 
--# activate atop with interval of 10 minutes, replacing the current shell
-+# activate atop with an interval of S seconds (configurable),
-+# replacing the current shell
- #
- echo $$ > $PIDFILE
--exec $BINPATH/atop $ATOPOPTS -w $LOGPATH/atop_$CURDAY $INTERVAL > 
$LOGPATH/daily.log 2>&1
-+exec $BINPATH/atop $LOGOPTS -w "$LOGPATH"/atop_"$CURDAY" "$LOGINTERVAL" > 
"$LOGPATH/daily.log" 2>&1
-diff --git a/man/atop.1 b/man/atop.1
-index 17ad69f..7866e49 100644
 a/man/atop.1
-+++ b/man/atop.1
-@@ -1,4 +1,4 @@
--.TH ATOP 1 "March 2017" "Linux"
-+.TH ATOP 1 "June 2018" "Linux"
- .SH NAME
- .B atop 
- - Advanced System & Process Monitor
-@@ -859,11 +859,29 @@ This scripts takes care that
- .B atop
- is activated every day at midnight to write compressed binary data to the file
- .BI 

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

2019-01-15 Thread NicoHood via arch-commits
Date: Tuesday, January 15, 2019 @ 20:18:31
  Author: nicohood
Revision: 423367

archrelease: copy trunk to community-x86_64

Added:
  arduino-builder/repos/community-x86_64/PKGBUILD
(from rev 423366, arduino-builder/trunk/PKGBUILD)
Deleted:
  arduino-builder/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:18:12 UTC (rev 423366)
+++ PKGBUILD2019-01-15 20:18:31 UTC (rev 423367)
@@ -1,67 +0,0 @@
-# Maintainer: NicoHood 
-# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
-
-pkgname=arduino-builder
-pkgver=1.4.1
-pkgrel=1
-pkgdesc="A command line tool for compiling Arduino sketches"
-arch=('x86_64')
-url="https://github.com/arduino/arduino-builder;
-license=('GPL')
-depends=('arduino-ctags')
-makedepends=('go-pie' 'git' 'unzip')
-optdepends=('arduino-avr-core: AVR core with upstream avr-gcc and avrdude')
-source=("${pkgname}-${pkgver}.tar.xz::https://github.com/arduino/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz;
-   
"${pkgname}-${pkgver}.tar.xz.asc::https://github.com/arduino/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz.asc;)
-sha512sums=('add5007dd91170a9a65fb3ec88edc9642f3e6037b1598583d726dd2cb41db6ccda64a96f370fe0bce38fe3685f1d274cddb34787cb86a476f29cc28a1e24ce90'
-'SKIP')
-validpgpkeys=('326567C1C6B288DF32CB061A95FA6F43E21188C4') # Arduino Packages 

-
-build() {
-   # TODO Symlink will fail in test 
https://github.com/golang/go/issues/15507
-   mkdir -p "${srcdir}/build/src/github.com/arduino/arduino-builder"
-   #ln -sf "${srcdir}/${pkgname}-${pkgver}" 
"${srcdir}/build/src/github.com/arduino/arduino-builder"
-   cp -a "${srcdir}/${pkgname}-${pkgver}/." 
"${srcdir}/build/src/github.com/arduino/arduino-builder"
-   export GOPATH="${srcdir}/build"
-   cd "${srcdir}/build"
-
-   go get github.com/go-errors/errors
-   go get github.com/stretchr/testify
-   go get github.com/jstemmer/go-junit-report
-   go get -u github.com/arduino/go-properties-map
-   go get -u github.com/arduino/go-timeutils
-   go get google.golang.org/grpc
-   go get github.com/golang/protobuf/proto
-   go get golang.org/x/net/context
-   go get github.com/fsnotify/fsnotify
-   #go get github.com/arduino/arduino-builder
-   go build github.com/arduino/arduino-builder/arduino-builder
-
-   # TODO Fix ctags test environment at build time
-   # https://github.com/arduino/arduino-builder/issues/202
-}
-
-check() {
-   # Test will download ~1GB of testfiles
-   echo "Running check() for the first time might take a while as it 
downloads ~1GB of testfiles. Skip with --nocheck"
-   export GOPATH="${srcdir}/build"
-   go test -timeout 60m github.com/arduino/arduino-builder/...
-}
-
-package() {
-   # Fix platform.txt for arch arduino-ctags
-   cd "${srcdir}/build/src/github.com/arduino/arduino-builder/hardware"
-   sed -i 's#^tools.ctags.path=.*#tools.ctags.path=/usr/bin#' platform.txt
-   sed -i 
's#^tools.ctags.cmd.path=.*#tools.ctags.cmd.path={path}/arduino-ctags#' 
platform.txt
-
-   cd "${srcdir}/build"
-
-   # Install main tool
-   install -Dm755 "arduino-builder" "${pkgdir}/usr/bin/arduino-builder"
-
-   # Install platform.txt files
-   install -Dm644 -t "${pkgdir}/usr/share/arduino/hardware/" 
"${srcdir}"/build/src/github.com/arduino/arduino-builder/hardware/*
-
-   # Add documentation
-   install -Dm644 -t "${pkgdir}/usr/share/doc/${pkgname}" 
"${srcdir}/${pkgname}-${pkgver}/README.md"
-}

Copied: arduino-builder/repos/community-x86_64/PKGBUILD (from rev 423366, 
arduino-builder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:18:31 UTC (rev 423367)
@@ -0,0 +1,67 @@
+# Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+
+pkgname=arduino-builder
+pkgver=1.4.3
+pkgrel=1
+pkgdesc="A command line tool for compiling Arduino sketches"
+arch=('x86_64')
+url="https://github.com/arduino/arduino-builder;
+license=('GPL')
+depends=('arduino-ctags')
+makedepends=('go-pie' 'git' 'unzip')
+optdepends=('arduino-avr-core: AVR core with upstream avr-gcc and avrdude')
+source=("${pkgname}-${pkgver}.tar.xz::https://github.com/arduino/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz;
+   
"${pkgname}-${pkgver}.tar.xz.asc::https://github.com/arduino/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz.asc;)
+sha512sums=('7625cf063e54d7157585807e3d63d4540e0c4a92b2b6a7a8cbd44c4f60e81a96c1e36750baa0a3dce2a506db91a8367c6da594baf0bb491cb43f42c41fa4af33'
+'SKIP')

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

2019-01-15 Thread NicoHood via arch-commits
Date: Tuesday, January 15, 2019 @ 20:18:12
  Author: nicohood
Revision: 423366

upgpkg: arduino-builder 1.4.3-1

Modified:
  arduino-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:08:41 UTC (rev 423365)
+++ PKGBUILD2019-01-15 20:18:12 UTC (rev 423366)
@@ -2,7 +2,7 @@
 # PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
 
 pkgname=arduino-builder
-pkgver=1.4.1
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="A command line tool for compiling Arduino sketches"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 optdepends=('arduino-avr-core: AVR core with upstream avr-gcc and avrdude')
 
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/arduino/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz;

"${pkgname}-${pkgver}.tar.xz.asc::https://github.com/arduino/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz.asc;)
-sha512sums=('add5007dd91170a9a65fb3ec88edc9642f3e6037b1598583d726dd2cb41db6ccda64a96f370fe0bce38fe3685f1d274cddb34787cb86a476f29cc28a1e24ce90'
+sha512sums=('7625cf063e54d7157585807e3d63d4540e0c4a92b2b6a7a8cbd44c4f60e81a96c1e36750baa0a3dce2a506db91a8367c6da594baf0bb491cb43f42c41fa4af33'
 'SKIP')
 validpgpkeys=('326567C1C6B288DF32CB061A95FA6F43E21188C4') # Arduino Packages 

 


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:15:42
  Author: heftig
Revision: 344171

archrelease: copy trunk to extra-x86_64

Added:
  accountsservice/repos/extra-x86_64/PKGBUILD
(from rev 344170, accountsservice/trunk/PKGBUILD)
Deleted:
  accountsservice/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:14:10 UTC (rev 344170)
+++ PKGBUILD2019-01-15 20:15:42 UTC (rev 344171)
@@ -1,45 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-
-pkgname=accountsservice
-pkgver=0.6.54+2+g204a4ab
-pkgrel=1
-pkgdesc="D-Bus interface for user account query and manipulation"
-url="https://gitlab.freedesktop.org/accountsservice/accountsservice;
-arch=(x86_64)
-license=(GPL3)
-depends=(glib2 polkit systemd)
-makedepends=(gtk-doc gobject-introspection git meson docbook-xsl xmlto)
-_commit=204a4abe68eefac52ca05dda2096db0e0fde0bb7  # master
-source=("git+https://gitlab.freedesktop.org/accountsservice/accountsservice.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build \
--D admin_group=wheel \
--D systemd=true \
--D docbook=true \
--D gtk_doc=true \
--D user_heuristics=false
-  ninja -C build
-}
-
-check() {
-  meson test -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}
-
-# vim:set ts=2 sw=2 et:

Copied: accountsservice/repos/extra-x86_64/PKGBUILD (from rev 344170, 
accountsservice/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:15:42 UTC (rev 344171)
@@ -0,0 +1,46 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=accountsservice
+pkgver=0.6.54+2+g204a4ab
+pkgrel=2
+pkgdesc="D-Bus interface for user account query and manipulation"
+url="https://gitlab.freedesktop.org/accountsservice/accountsservice;
+arch=(x86_64)
+license=(GPL3)
+depends=(glib2 polkit systemd)
+makedepends=(gtk-doc gobject-introspection git meson docbook-xsl xmlto)
+_commit=204a4abe68eefac52ca05dda2096db0e0fde0bb7  # master
+source=("git+https://gitlab.freedesktop.org/accountsservice/accountsservice.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+
+prepare() {
+  cd $pkgname
+  sed -i '/dbus_conf_dir/s/sysconfdir/datadir/g' meson.build
+}
+
+build() {
+  arch-meson $pkgname build \
+-D admin_group=wheel \
+-D systemd=true \
+-D docbook=true \
+-D gtk_doc=true \
+-D user_heuristics=false
+  ninja -C build
+}
+
+check() {
+  meson test -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-01-15 Thread Jan Steffens via arch-commits
Date: Tuesday, January 15, 2019 @ 20:14:10
  Author: heftig
Revision: 344170

0.6.54+2+g204a4ab-2: dbus conf move

Modified:
  accountsservice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:10:43 UTC (rev 344169)
+++ PKGBUILD2019-01-15 20:14:10 UTC (rev 344170)
@@ -3,7 +3,7 @@
 
 pkgname=accountsservice
 pkgver=0.6.54+2+g204a4ab
-pkgrel=1
+pkgrel=2
 pkgdesc="D-Bus interface for user account query and manipulation"
 url="https://gitlab.freedesktop.org/accountsservice/accountsservice;
 arch=(x86_64)
@@ -22,6 +22,7 @@
 
 prepare() {
   cd $pkgname
+  sed -i '/dbus_conf_dir/s/sysconfdir/datadir/g' meson.build
 }
 
 build() {


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:10:36
  Author: bpiotrowski
Revision: 344168

2019.1-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:06:27 UTC (rev 344167)
+++ PKGBUILD2019-01-15 20:10:36 UTC (rev 344168)
@@ -2,7 +2,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.9
+pkgver=2019.1
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/;
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=f3eba6bcec39c163eb831c02c148ffa483292906  # tags/v2018.9^0
+_commit=13bcc49603b54f117c44e25dc2b457b9f25d9dc0  # tags/v2019.1^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit;
 "git+https://github.com/mendsley/bsdiff;
 "git+https://gitlab.gnome.org/GNOME/libglnx.git;)


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:10:43
  Author: bpiotrowski
Revision: 344169

archrelease: copy trunk to extra-x86_64

Added:
  ostree/repos/extra-x86_64/PKGBUILD
(from rev 344168, ostree/trunk/PKGBUILD)
Deleted:
  ostree/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  138 ++---
 1 file changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:10:36 UTC (rev 344168)
+++ PKGBUILD2019-01-15 20:10:43 UTC (rev 344169)
@@ -1,69 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Mirco Tischler 
-
-pkgname=ostree
-pkgver=2018.9
-pkgrel=1
-pkgdesc="Operating system and container binary deployment and upgrades"
-url="https://ostree.readthedocs.org/en/latest/;
-arch=(x86_64)
-license=(GPL)
-depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
-makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
-checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=f3eba6bcec39c163eb831c02c148ffa483292906  # tags/v2018.9^0
-source=("git+https://github.com/ostreedev/ostree#commit=$_commit;
-"git+https://github.com/mendsley/bsdiff;
-"git+https://gitlab.gnome.org/GNOME/libglnx.git;)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.bsdiff.url "$srcdir/bsdiff"
-  git config --local submodule.libglnx.url "$srcdir/libglnx"
-  git submodule update
-
-  find . -name '*.py' -exec sed -i '1s/python$/&2/' {} +
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-pkgver() {
-  cd $pkgname
-  git describe | sed 's/^v//;s/-/+/g'
-}
-
-build() {
-  cd $pkgname
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---with-mkinitcpio \
---with-openssl \
---with-builtin-grub2-mkconfig \
---enable-experimental-api \
---disable-static \
---enable-gtk-doc
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname
-  make check || :
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: ostree/repos/extra-x86_64/PKGBUILD (from rev 344168, 
ostree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:10:43 UTC (rev 344169)
@@ -0,0 +1,69 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Mirco Tischler 
+
+pkgname=ostree
+pkgver=2019.1
+pkgrel=1
+pkgdesc="Operating system and container binary deployment and upgrades"
+url="https://ostree.readthedocs.org/en/latest/;
+arch=(x86_64)
+license=(GPL)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
+makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
+checkdepends=(parallel syslinux gjs cpio elfutils)
+_commit=13bcc49603b54f117c44e25dc2b457b9f25d9dc0  # tags/v2019.1^0
+source=("git+https://github.com/ostreedev/ostree#commit=$_commit;
+"git+https://github.com/mendsley/bsdiff;
+"git+https://gitlab.gnome.org/GNOME/libglnx.git;)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.bsdiff.url "$srcdir/bsdiff"
+  git config --local submodule.libglnx.url "$srcdir/libglnx"
+  git submodule update
+
+  find . -name '*.py' -exec sed -i '1s/python$/&2/' {} +
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+pkgver() {
+  cd $pkgname
+  git describe | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--with-mkinitcpio \
+--with-openssl \
+--with-builtin-grub2-mkconfig \
+--enable-experimental-api \
+--disable-static \
+--enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname
+  make check || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in virtualbox-guest-iso/repos/community-any (6 files)

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 20:08:41
  Author: eworm
Revision: 423365

archrelease: copy trunk to community-any

Added:
  virtualbox-guest-iso/repos/community-any/PKGBUILD
(from rev 423364, virtualbox-guest-iso/trunk/PKGBUILD)
  virtualbox-guest-iso/repos/community-any/license
(from rev 423364, virtualbox-guest-iso/trunk/license)
  virtualbox-guest-iso/repos/community-any/virtualbox-guest-iso.install
(from rev 423364, virtualbox-guest-iso/trunk/virtualbox-guest-iso.install)
Deleted:
  virtualbox-guest-iso/repos/community-any/PKGBUILD
  virtualbox-guest-iso/repos/community-any/license
  virtualbox-guest-iso/repos/community-any/virtualbox-guest-iso.install

--+
 PKGBUILD |   58 +-
 license  |   68 -
 virtualbox-guest-iso.install |   36 ++---
 3 files changed, 81 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:08:36 UTC (rev 423364)
+++ PKGBUILD2019-01-15 20:08:41 UTC (rev 423365)
@@ -1,29 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor: Jonathan Steel 
-# Contributor: Ionut Biru 
-# Contributor: Geoffroy Carrier 
-# Contributor: Andrea Scarpino 
-# Contributor: Roman Kyrylych 
-
-pkgname=virtualbox-guest-iso
-pkgver=6.0.0
-pkgrel=1
-pkgdesc='The official VirtualBox Guest Additions ISO image'
-arch=('any')
-url='http://www.virtualbox.org'
-license=('custom:PUEL')
-install=virtualbox-guest-iso.install
-replaces=('virtualbox-additions' 'virtualbox-iso-additions')
-conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
-noextract=(VBoxGuestAdditions_$pkgver.iso)
-source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
-'license')
-sha256sums=('169efc28d82cbf2d0b0156454cc290e2fae49534b6d4adf3bac06e0fefba8fa5'
-'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
-
-package() {
-  install -D -m 0644 VBoxGuestAdditions_$pkgver.iso \
-"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
-  install -D -m 0644 "$srcdir/license" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: virtualbox-guest-iso/repos/community-any/PKGBUILD (from rev 423364, 
virtualbox-guest-iso/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:08:41 UTC (rev 423365)
@@ -0,0 +1,29 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Jonathan Steel 
+# Contributor: Ionut Biru 
+# Contributor: Geoffroy Carrier 
+# Contributor: Andrea Scarpino 
+# Contributor: Roman Kyrylych 
+
+pkgname=virtualbox-guest-iso
+pkgver=6.0.2
+pkgrel=1
+pkgdesc='The official VirtualBox Guest Additions ISO image'
+arch=('any')
+url='http://www.virtualbox.org'
+license=('custom:PUEL')
+install=virtualbox-guest-iso.install
+replaces=('virtualbox-additions' 'virtualbox-iso-additions')
+conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
+noextract=(VBoxGuestAdditions_$pkgver.iso)
+source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
+'license')
+sha256sums=('da6de0d897e58817b0fffd336e7b66faad45e564f4bf6368330437b785981b87'
+'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
+
+package() {
+  install -D -m 0644 VBoxGuestAdditions_$pkgver.iso \
+"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
+  install -D -m 0644 "$srcdir/license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: license
===
--- license 2019-01-15 20:08:36 UTC (rev 423364)
+++ license 2019-01-15 20:08:41 UTC (rev 423365)
@@ -1,34 +0,0 @@
-VirtualBox Personal Use and Evaluation License (PUEL) 
-
-This license applies if you download the full VirtualBox binaries from the 
Downloads page. It does not apply to the VirtualBox Open Source Edition (OSE), 
which falls under the GPL instead; see Editions for details about the 
differences between these releases.
-
-In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge
-
-* for personal use or, alternatively,
-* for product evaluation. 
-
-In addition, academic use of VirtualBox is also permitted free of charge by 
the PUEL.
-
-If you do not belong to either category, you will have to purchase a 
commercial license. Do not hesitate to contact InnoTek in this matter.
-
-If you are confused by the legalese below, you may also want to take a look at 
our Licensing FAQ to answer a few common questions.
-VirtualBox PUEL terms and conditions ¶
-
-Version 1.2, 2007-02-21
-
-InnoTek Systemberatung GmbH, Werkstrasse 24, 71384 Weinstadt, Germany grants 
you the right to use the software product as defined in § 1 according to the 
following provisions. If you do 

[arch-commits] Commit in virtualbox-guest-iso/trunk (PKGBUILD)

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 20:08:36
  Author: eworm
Revision: 423364

upgpkg: virtualbox-guest-iso 6.0.2-1

new upstream release

Modified:
  virtualbox-guest-iso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:06:47 UTC (rev 423363)
+++ PKGBUILD2019-01-15 20:08:36 UTC (rev 423364)
@@ -6,7 +6,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=virtualbox-guest-iso
-pkgver=6.0.0
+pkgver=6.0.2
 pkgrel=1
 pkgdesc='The official VirtualBox Guest Additions ISO image'
 arch=('any')
@@ -18,7 +18,7 @@
 noextract=(VBoxGuestAdditions_$pkgver.iso)
 
source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
 'license')
-sha256sums=('169efc28d82cbf2d0b0156454cc290e2fae49534b6d4adf3bac06e0fefba8fa5'
+sha256sums=('da6de0d897e58817b0fffd336e7b66faad45e564f4bf6368330437b785981b87'
 'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
 
 package() {


[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2019-01-15 Thread Andrew Crerar via arch-commits
Date: Tuesday, January 15, 2019 @ 20:06:47
  Author: andrewsc
Revision: 423363

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 423362, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  464 ++---
 1 file changed, 232 insertions(+), 232 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 19:48:52 UTC (rev 423362)
+++ PKGBUILD2019-01-15 20:06:47 UTC (rev 423363)
@@ -1,232 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=65.0b10
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/;
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'as "Assamese"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'bn-IN  "Bengali (India)"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'en-ZA  "English (South African)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mai"Maithili"'
-  'mk "Macedonian"'
-  'ml "Malayalam"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'or "Oriya"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'ur "Urdu"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://archive.mozilla.org/pub/devedition/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
-}
-
-sha512sums=('36bee56c5dc1225ac487b53d94bbf61733bc33e00038569eb5cd39ef0292e977ef6db2ccc0c10916eeb310b3a5b70f854fb24acf70fbbe2cd00ef76ea5b8fec2'
-
'd4f8f9cc86df5edfd53109d3c0133fa8f3f9b2e44f2cd81d0614eaf2c3704ab507c3a152ced0eeb00ab45285f12629a091b3fbb53da16a80518dfda3232306b0'
-
'c8a41690557cdcbeb856cb600cb1f307a185415924f03eb9965dea7f69396f5b42f81e591b229c5dfb46c9b418d7c23557ac89f48eab0410adeac5d86fa5a29e'
-
'3a1763a77176457904795eea10135f59d9b824e6dc633d3ea0cb568f981b1cd432691dbdd6f13711680ecaeb4a5fb48ebee0659a11764408400e90637313ad1c'
-
'fd13d13f5e65fe8b8f2ed0a82453c38d2b220d7cbcfdf41b021928c1848ed594fdb099daf2394b0aae0e4f5189bf897194fd7adf8e174be1c647d53f516223ec'
-
'2409647241c62d4e7232c46db14866f7ca7deaa80b54e1d99d3b1fc0553c4d2c78dcb1ad20337e3032040b84bb9c73ed4cf8b90e53315dc38baa4ed884519a31'
-

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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:06:27
  Author: bpiotrowski
Revision: 344167

archrelease: copy trunk to extra-x86_64

Added:
  flatpak-builder/repos/extra-x86_64/PKGBUILD
(from rev 344166, flatpak-builder/trunk/PKGBUILD)
Deleted:
  flatpak-builder/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 20:06:19 UTC (rev 344166)
+++ PKGBUILD2019-01-15 20:06:27 UTC (rev 344167)
@@ -1,64 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=flatpak-builder
-pkgver=1.0.1
-pkgrel=1
-pkgdesc="Tool to build flatpaks from source"
-url="http://flatpak.org;
-arch=(x86_64)
-license=(LGPL2.1)
-depends=(flatpak binutils elfutils unzip tar git bzr patch rpmextract cpio 
appstream-glib)
-makedepends=(intltool gobject-introspection git docbook-xsl xmlto libdwarf)
-checkdepends=(python2 valgrind)
-replaces=('flatpak<0.9.10')
-_commit=6177844736d95da35d055de1fe5cfba715140adf  # tags/1.0.1^0
-source=("git+https://github.com/flatpak/flatpak-builder#commit=$_commit;
-"git+https://gitlab.gnome.org/GNOME/libglnx.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.libglnx.url "$srcdir/libglnx"
-  git submodule update
-
-  # https://github.com/flatpak/flatpak/issues/267
-  sed -i '/locale\/C\./d' tests/make-test-runtime.sh
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $pkgname
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---disable-static \
---with-dwarf-header=/usr/include/libdwarf
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname
-  # Xattr tests fail on tmpfs
-  make -k check || :
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: flatpak-builder/repos/extra-x86_64/PKGBUILD (from rev 344166, 
flatpak-builder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 20:06:27 UTC (rev 344167)
@@ -0,0 +1,64 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=flatpak-builder
+pkgver=1.0.2
+pkgrel=1
+pkgdesc="Tool to build flatpaks from source"
+url="http://flatpak.org;
+arch=(x86_64)
+license=(LGPL2.1)
+depends=(flatpak binutils elfutils unzip tar git bzr patch rpmextract cpio 
appstream-glib)
+makedepends=(intltool gobject-introspection git docbook-xsl xmlto libdwarf)
+checkdepends=(python2 valgrind)
+replaces=('flatpak<0.9.10')
+_commit=d4f0f5e115923107f62d15ba53fdd2b9f43a4d67  # tags/1.0.2^0
+source=("git+https://github.com/flatpak/flatpak-builder#commit=$_commit;
+"git+https://gitlab.gnome.org/GNOME/libglnx.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.libglnx.url "$srcdir/libglnx"
+  git submodule update
+
+  # https://github.com/flatpak/flatpak/issues/267
+  sed -i '/locale\/C\./d' tests/make-test-runtime.sh
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--disable-static \
+--with-dwarf-header=/usr/include/libdwarf
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname
+  # Xattr tests fail on tmpfs
+  make -k check || :
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:06:19
  Author: bpiotrowski
Revision: 344166

1.0.2-1

Modified:
  flatpak-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 19:56:39 UTC (rev 344165)
+++ PKGBUILD2019-01-15 20:06:19 UTC (rev 344166)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=flatpak-builder
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="Tool to build flatpaks from source"
 url="http://flatpak.org;
@@ -11,7 +11,7 @@
 makedepends=(intltool gobject-introspection git docbook-xsl xmlto libdwarf)
 checkdepends=(python2 valgrind)
 replaces=('flatpak<0.9.10')
-_commit=6177844736d95da35d055de1fe5cfba715140adf  # tags/1.0.1^0
+_commit=d4f0f5e115923107f62d15ba53fdd2b9f43a4d67  # tags/1.0.2^0
 source=("git+https://github.com/flatpak/flatpak-builder#commit=$_commit;
 "git+https://gitlab.gnome.org/GNOME/libglnx.git;)
 sha256sums=('SKIP'


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 19:56:32
  Author: bpiotrowski
Revision: 344164

1.1.3-1

Modified:
  flatpak/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 19:50:14 UTC (rev 344163)
+++ PKGBUILD2019-01-15 19:56:32 UTC (rev 344164)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=flatpak
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
 url="http://flatpak.org;
@@ -12,7 +12,7 @@
 makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
 checkdepends=(valgrind)
 install=flatpak.install
-_commit=17f7bdbe7b6fd5a61048bf905b92038aef64fe00  # tags/1.1.2^0
+_commit=cafe28f92dfd8a4a0eb04756600600158f107787  # tags/1.1.3^0
 source=("git+https://github.com/flatpak/flatpak#commit=$_commit;
 "git+https://github.com/projectatomic/bubblewrap;
 "git+https://gitlab.gnome.org/GNOME/libglnx.git;


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 19:56:39
  Author: bpiotrowski
Revision: 344165

archrelease: copy trunk to extra-x86_64

Added:
  flatpak/repos/extra-x86_64/PKGBUILD
(from rev 344164, flatpak/trunk/PKGBUILD)
  flatpak/repos/extra-x86_64/flathub.flatpakrepo
(from rev 344164, flatpak/trunk/flathub.flatpakrepo)
  flatpak/repos/extra-x86_64/flatpak-bindir.sh
(from rev 344164, flatpak/trunk/flatpak-bindir.sh)
  flatpak/repos/extra-x86_64/flatpak.install
(from rev 344164, flatpak/trunk/flatpak.install)
Deleted:
  flatpak/repos/extra-x86_64/PKGBUILD
  flatpak/repos/extra-x86_64/flathub.flatpakrepo
  flatpak/repos/extra-x86_64/flatpak-bindir.sh
  flatpak/repos/extra-x86_64/flatpak.install

-+
 PKGBUILD|  172 +-
 flathub.flatpakrepo |   16 ++--
 flatpak-bindir.sh   |   14 ++--
 flatpak.install |   18 ++---
 4 files changed, 110 insertions(+), 110 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 19:56:32 UTC (rev 344164)
+++ PKGBUILD2019-01-15 19:56:39 UTC (rev 344165)
@@ -1,86 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=flatpak
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
-url="http://flatpak.org;
-arch=(x86_64)
-license=(LGPL2.1)
-depends=(dbus systemd glib2 libsoup polkit libxau ostree json-glib libseccomp 
libarchive
- python bubblewrap appstream-glib xdg-dbus-proxy)
-makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
-checkdepends=(valgrind)
-install=flatpak.install
-_commit=17f7bdbe7b6fd5a61048bf905b92038aef64fe00  # tags/1.1.2^0
-source=("git+https://github.com/flatpak/flatpak#commit=$_commit;
-"git+https://github.com/projectatomic/bubblewrap;
-"git+https://gitlab.gnome.org/GNOME/libglnx.git;
-"git+https://github.com/flatpak/xdg-dbus-proxy;
-flatpak-bindir.sh flathub.flatpakrepo)
-sha256sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'cf20e4831bceaaee74e9298b4ad7c4d2d51085d43f62d1c6a2d2977d2f421e00'
-'3371dd250e61d9e1633630073fefda153cd4426f72f4afa0c3373ae2e8fea03a')
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.bubblewrap.url "$srcdir/bubblewrap"
-  git config --local submodule.libglnx.url "$srcdir/libglnx"
-  git config --local submodule.dbus-proxy.url "$srcdir/xdg-dbus-proxy"
-  git submodule update
-
-  # https://github.com/flatpak/flatpak/issues/267
-  sed -i '/locale\/C\./d' tests/make-test-runtime.sh
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $pkgname
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---sbindir=/usr/bin \
---libexecdir=/usr/lib \
---disable-static \
---enable-gtk-doc \
---with-system-bubblewrap \
---with-system-dbus-proxy \
---with-priv-mode=setuid \
---with-dbus-config-dir=/usr/share/dbus-1/system.d
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname
-  # Xattr tests fail on tmpfs
-  make -k check || :
-}
-
-package() {
-  depends+=(xdg-desktop-portal)
-
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  install -Dt "$pkgdir/etc/profile.d" -m644 ../flatpak-bindir.sh
-  install -Dt "$pkgdir/usr/share/flatpak" -m644 ../flathub.flatpakrepo
-
-  # Fixup mode to match polkit
-  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
-}

Copied: flatpak/repos/extra-x86_64/PKGBUILD (from rev 344164, 
flatpak/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 19:56:39 UTC (rev 344165)
@@ -0,0 +1,86 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=flatpak
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="Linux application sandboxing and distribution framework (formerly 
xdg-app)"
+url="http://flatpak.org;
+arch=(x86_64)
+license=(LGPL2.1)
+depends=(dbus systemd glib2 libsoup polkit libxau ostree json-glib libseccomp 
libarchive
+ python bubblewrap appstream-glib xdg-dbus-proxy)
+makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
+checkdepends=(valgrind)
+install=flatpak.install
+_commit=cafe28f92dfd8a4a0eb04756600600158f107787  # tags/1.1.3^0
+source=("git+https://github.com/flatpak/flatpak#commit=$_commit;
+"git+https://github.com/projectatomic/bubblewrap;
+"git+https://gitlab.gnome.org/GNOME/libglnx.git;
+"git+https://github.com/flatpak/xdg-dbus-proxy;
+flatpak-bindir.sh flathub.flatpakrepo)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP'
+'cf20e4831bceaaee74e9298b4ad7c4d2d51085d43f62d1c6a2d2977d2f421e00'
+

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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 19:50:08
  Author: bpiotrowski
Revision: 344162

0.1.1-1

Modified:
  xdg-dbus-proxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 19:39:12 UTC (rev 344161)
+++ PKGBUILD2019-01-15 19:50:08 UTC (rev 344162)
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=xdg-dbus-proxy
-pkgver=0.1.0
+pkgver=0.1.1
 pkgrel=1
 pkgdesc='D-Bus proxy'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(LGPL2.1)
 depends=(glib2)
 source=($url/releases/download/$pkgver/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9eefd30fe66940c8daf0e8ce6479307694814edb8b636caeb5aa6d6a46a4bc14')
+sha256sums=('10b71573009d0e474d246576714742389eb65bba529276524b59ff5064791ef1')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in xdg-dbus-proxy/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 19:50:14
  Author: bpiotrowski
Revision: 344163

archrelease: copy trunk to extra-x86_64

Added:
  xdg-dbus-proxy/repos/extra-x86_64/PKGBUILD
(from rev 344162, xdg-dbus-proxy/trunk/PKGBUILD)
Deleted:
  xdg-dbus-proxy/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 19:50:08 UTC (rev 344162)
+++ PKGBUILD2019-01-15 19:50:14 UTC (rev 344163)
@@ -1,24 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=xdg-dbus-proxy
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='D-Bus proxy'
-arch=(x86_64)
-url='https://github.com/flatpak/xdg-dbus-proxy'
-license=(LGPL2.1)
-depends=(glib2)
-source=($url/releases/download/$pkgver/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9eefd30fe66940c8daf0e8ce6479307694814edb8b636caeb5aa6d6a46a4bc14')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-

Copied: xdg-dbus-proxy/repos/extra-x86_64/PKGBUILD (from rev 344162, 
xdg-dbus-proxy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 19:50:14 UTC (rev 344163)
@@ -0,0 +1,24 @@
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=xdg-dbus-proxy
+pkgver=0.1.1
+pkgrel=1
+pkgdesc='D-Bus proxy'
+arch=(x86_64)
+url='https://github.com/flatpak/xdg-dbus-proxy'
+license=(LGPL2.1)
+depends=(glib2)
+source=($url/releases/download/$pkgver/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('10b71573009d0e474d246576714742389eb65bba529276524b59ff5064791ef1')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+


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

2019-01-15 Thread Andrew Crerar via arch-commits
Date: Tuesday, January 15, 2019 @ 19:48:52
  Author: andrewsc
Revision: 423362

upgpkg: firefox-developer-edition-i18n 65.0b11-1

firefox-developer-edition-i18n: Updating to 65.0b11

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 19:32:34 UTC (rev 423361)
+++ PKGBUILD2019-01-15 19:48:52 UTC (rev 423362)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=65.0b10
+pkgver=65.0b11
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -133,100 +133,100 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('36bee56c5dc1225ac487b53d94bbf61733bc33e00038569eb5cd39ef0292e977ef6db2ccc0c10916eeb310b3a5b70f854fb24acf70fbbe2cd00ef76ea5b8fec2'
-
'd4f8f9cc86df5edfd53109d3c0133fa8f3f9b2e44f2cd81d0614eaf2c3704ab507c3a152ced0eeb00ab45285f12629a091b3fbb53da16a80518dfda3232306b0'
-
'c8a41690557cdcbeb856cb600cb1f307a185415924f03eb9965dea7f69396f5b42f81e591b229c5dfb46c9b418d7c23557ac89f48eab0410adeac5d86fa5a29e'
-
'3a1763a77176457904795eea10135f59d9b824e6dc633d3ea0cb568f981b1cd432691dbdd6f13711680ecaeb4a5fb48ebee0659a11764408400e90637313ad1c'
-
'fd13d13f5e65fe8b8f2ed0a82453c38d2b220d7cbcfdf41b021928c1848ed594fdb099daf2394b0aae0e4f5189bf897194fd7adf8e174be1c647d53f516223ec'
-
'2409647241c62d4e7232c46db14866f7ca7deaa80b54e1d99d3b1fc0553c4d2c78dcb1ad20337e3032040b84bb9c73ed4cf8b90e53315dc38baa4ed884519a31'
-
'eed3513ed788e6f332de0f70e82bd3db1dcbf621e4ef8d9cf0c9955853630cb5cf0dba5d35559e1067e17c286ab0f26013b8796909860815ee1a0077461a0793'
-
'132e42938198fa47f9f58e9e04cd81bdd799da0332ee2ec1b836777451d082bd34cfa0cb4b9c6632e6e68ce1fc554c40e7a7c450a3072f3f85df1daf1c502cae'
-
'0ec9eccc35b55f6ec91817abfba358bca142bf105b883062600950a60505f8f5cce7697676ba53c7ec863c8fc0c4a27ea1fa35e165c8bf3e708b962bf22e41ed'
-
'244c25afae4478d9d9eaa472386a14137ff2c10ce0e64a6ac1cbcf07fe5805a458e4159b13902b9454614c23dc99a7d3e9752cfffa3e46354b27b019d59286dd'
-
'01773a7f9ea847925df0d715aad9f0d5390183ec75920fd7af5dd8ddf8674e5622cb22dec7cfed1f52a9bd86c91977a9daeb6581e291613fd4c4a1b0f1f014a5'
-
'fcfa3e18d6b6d1bf9fce5c3ee582340d7fda447096b9864c7739adec8d621b0d696699adda10e5c39be06d7676674c887d45cf4bfeab7e4fa0ea20988f35c578'
-
'829d0065c57cffa113a120ac5b412c458652d0b72b3bf1631b6d58cb78f32b28ce53725e620200d5c35f2b5dad6291782275b5a9b67682a7034614bffea02531'
-
'12c55a87356e9bc13a409135c466efea5f7ae49a205ad9994a0acce15471231d9e159c578e4f826a35ea4f544483451b1b4397394f0e4215774cf09177afd314'
-
'bb3266bb709c96c10efd1fee355c79e722916608d372b26d9dc7bf18738f5a4a6b3bbe8627e1eefd262ce92d8833cb7ea96cc4e4041b4efc6064ac258bc5bfe5'
-
'92513bbdaba7d3a4c00e596b7939de7451b86e5f13bf60f2e1b441b8f8314dfaa5f4cb98d1ddffaa87b96330c2711745ca38b1c32df9a8a9151b239dee20fcbe'
-
'a769070a7d526550ea3a8482d06ed6050583c7ddcc36e2c82dba2ac218dfca1234dc70983e9aeab01456af2a55cb2dd160f59ff925edec25b6db48b3c51570cc'
-
'ed5345d6170c1d52cade195d5e80454e939e7a8672ac1192d2610d1d3bfa8d0d0baecbf4c32429656c5cb61bd8d95d97648ea6dd278c9f64b7db33d46e460a7f'
-
'532cac42eec90927a31312b49c9684642742d718d84ac3e2fda6c0e018dfc32b7ea9a55d99ada7d3306e594b70e7ae397b98925792a99e527552f461bb212f6b'
-
'07428258c51dd74513659b35bf5678deb38841a7b22690bf84c207394b0311f2f09e4f9a014823cad4e24e3df1ff85a318221cee5a46cd7555e003d9219ebb88'
-
'2f0d80fe04a59abceb15864289ea8d509c80b06e56f981f87a9c2d9335dc8d45af55ddf6abe8fdab44a7eecf22ddb9fe68876e7e82db1356e070f64cb96d55ef'
-
'a532d264a5de6ed2d222d1c4f7a44781842ac4633000678cc3fe73fdf6a2712abbebd84b7a7fe6767e88e08b85e9478baa4661182bf599dbda5c0e5bcd882edd'
-
'eb4ec9eb5477c9b94e8257280951443e179785b9f185ec1097fbf723b60e7bba113fc8246446f793120cafc4c70fda79ac4418c59fe36ec63fe4efbf32fdc9d6'
-
'6e68ba8134d8e49559c0a923a3df4aa6292ef4aba4ba4078376027c82fcfce4176238ada4b26b805f3410ba0854d2a6d98dbd35121c87df67ea4a8b99fc85628'
-
'5f91511439ffbe6125a606e9e3ea92e7a1ddad07b9bac28f9963b0c72a31e8897ae5c0eb2e69d1af7bbabe5e9663310191e4ec4494181cb1974b5c91eaf8eb98'
-
'55361a68c9a49a186c79c4b555ebffee4a244b4daa7e178590b517d04c9f0bb0a4c1bbfb9978709ddcba3676cd153b49b95350daa8a29c9b6c254fb8aaa041fa'
-
'591b6663a34aa7c620fff3ab7e75a65eab430e4be8916d31fea2de9974d5b35c3fc6977d06be09ff378d67628d2b1f6e6b373ed76a12582d75afc22add2dc747'
-
'f68b99ba0512cf2ab286feb45ad7d33bc36cae17ad428975668dbd0711f657a1fa409885f0be4357beda2eb945163b9f2271385ee204f13451549a01c8ea0ce5'
-

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

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 19:39:12
  Author: arojas
Revision: 344161

archrelease: copy trunk to extra-x86_64

Added:
  kdiff3/repos/extra-x86_64/PKGBUILD
(from rev 344160, kdiff3/trunk/PKGBUILD)
Deleted:
  kdiff3/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 19:38:44 UTC (rev 344160)
+++ PKGBUILD2019-01-15 19:39:12 UTC (rev 344161)
@@ -1,31 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Eric Bélanger 
-
-pkgname=kdiff3
-pkgver=0.9.98.git20181104
-pkgrel=1
-_commit=fc7be6229ea19e965688a3c30101b1ab165a5297
-pkgdesc="A KDE file comparator/merge tool"
-arch=(x86_64)
-url="https://kdiff3.sourceforge.net/;
-license=(GPL)
-depends=(kparts hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools git)
-source=(git://git.kde.org/kdiff3#commit=$_commit)
-sha256sums=('SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdiff3/repos/extra-x86_64/PKGBUILD (from rev 344160, 
kdiff3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 19:39:12 UTC (rev 344161)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Eric Bélanger 
+
+pkgname=kdiff3
+pkgver=0.9.98.git20190114
+pkgrel=1
+_commit=a4da2fd353a66c4f563673973bb727050d4737b6
+pkgdesc="A KDE file comparator/merge tool"
+arch=(x86_64)
+url="https://kdiff3.sourceforge.net/;
+license=(GPL)
+depends=(kparts hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools git)
+source=(git://git.kde.org/kdiff3#commit=$_commit)
+sha256sums=('SKIP')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 19:38:44
  Author: arojas
Revision: 344160

New snapshot

Modified:
  kdiff3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 19:12:18 UTC (rev 344159)
+++ PKGBUILD2019-01-15 19:38:44 UTC (rev 344160)
@@ -2,9 +2,9 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=kdiff3
-pkgver=0.9.98.git20181104
+pkgver=0.9.98.git20190114
 pkgrel=1
-_commit=fc7be6229ea19e965688a3c30101b1ab165a5297
+_commit=a4da2fd353a66c4f563673973bb727050d4737b6
 pkgdesc="A KDE file comparator/merge tool"
 arch=(x86_64)
 url="https://kdiff3.sourceforge.net/;


[arch-commits] Commit in firefox-developer-edition/repos/community-x86_64 (8 files)

2019-01-15 Thread Andrew Crerar via arch-commits
Date: Tuesday, January 15, 2019 @ 19:32:34
  Author: andrewsc
Revision: 423361

archrelease: copy trunk to community-x86_64

Added:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 423360, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 423360, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 423360, firefox-developer-edition/trunk/firefox-install-dir.patch)
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg
(from rev 423360, firefox-developer-edition/trunk/firefox-symbolic.svg)
Deleted:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg

---+
 PKGBUILD  |  348 ++--
 firefox-developer-edition.desktop |  622 ++--
 firefox-install-dir.patch |   84 ++--
 firefox-symbolic.svg  |  128 +++
 4 files changed, 591 insertions(+), 591 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 19:12:25 UTC (rev 423360)
+++ PKGBUILD2019-01-15 19:32:34 UTC (rev 423361)
@@ -1,174 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=firefox-developer-edition
-pkgver=65.0b10
-pkgrel=1
-pkgdesc="Developer Edition of the popular Firefox web browser"
-arch=('x86_64')
-license=('MPL' 'GPL' 'LGPL')
-url="https://www.mozilla.org/firefox/channel/#developer;
-depends=('gtk3' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
- 'dbus-glib' 'ffmpeg' 'nss' 'sqlite' 'ttf-font' 'libpulse')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'python' 'yasm' 'mesa' 
'imake' 'inetutils'
- 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 
'llvm' 'jack'
- 'gtk2' 'nodejs' 'python2-psutil' 'cbindgen' 'nasm')
-optdepends=('networkmanager: Location detection via available WiFi networks'
-'libnotify: Notification integration'
-'pulseaudio: Audio support'
-'speech-dispatcher: Text-to-Speech'
-'hunspell-en_US: Spell Checking, American English')
-replaces=('firefox-developer')
-options=(!emptydirs !makeflags !strip)
-_repo=https://hg.mozilla.org/mozilla-unified
-source=("hg+$_repo#tag=DEVEDITION_${pkgver//./_}_RELEASE"
-"$pkgname".desktop
-firefox-symbolic.svg
-firefox-install-dir.patch)
-sha512sums=('SKIP'
-
'12617f60e01420350b8d9c7c1c3a2a5ba0f2c46df31b0e23e51093ebd68019ced7d193a01d964421b91e1b444ce4ab499523f21cd3a39a2ffac8883d096ac195'
-
'ba7db9a7c95a051bcd84e4c09c802fc55ee3c0d1d06ec1b169b04e414259b75bbe92fe584aee41a1e3f71e71c160df8bedf5393449e5024110ed27dbc0579ea8'
-
'8fdf6a65e78406251075168c8310bb12c9b8419b3e51f59b1aa6244ef48ef1d201aae8bfdd5faa1da79242d9967fce959cbeffa54991ff39691f16168111b248')
-
-# 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_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd mozilla-unified
-  patch -Np1 -i ../firefox-install-dir.patch
-
-  echo -n "$_google_api_key" > google-api-key
-  echo -n "$_mozilla_api_key" > mozilla-api-key
-
-  cat > .mozconfig << END
-ac_add_options --enable-application=browser
-
-ac_add_options --prefix=/usr
-ac_add_options --enable-release
-ac_add_options --enable-hardening
-ac_add_options --enable-optimize
-ac_add_options --enable-rust-simd
-ac_add_options --enable-lto
-export CC=clang
-export CXX=clang++
-export AR=llvm-ar
-export NM=llvm-nm
-export RANLIB=llvm-ranlib
-
-# Branding
-ac_add_options --with-branding=browser/branding/aurora
-ac_add_options --enable-update-channel=aurora
-ac_add_options --with-distribution-id=org.archlinux
-ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
-export MOZILLA_OFFICIAL=1
-export MOZ_TELEMETRY_REPORTING=1
-export MOZ_REQUIRE_SIGNING=0
-
-# Keys
-ac_add_options --with-google-api-keyfile=${PWD@Q}/google-api-key
-ac_add_options --with-mozilla-api-keyfile=${PWD@Q}/mozilla-api-key
-
-# System libraries
-ac_add_options --with-system-zlib

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

2019-01-15 Thread Andrew Crerar via arch-commits
Date: Tuesday, January 15, 2019 @ 19:12:25
  Author: andrewsc
Revision: 423360

upgpkg: firefox-developer-edition 65.0b11-1

firefox-developer-edition: Updating to 65.0b11

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 18:13:19 UTC (rev 423359)
+++ PKGBUILD2019-01-15 19:12:25 UTC (rev 423360)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=65.0b10
+pkgver=65.0b11
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')


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

2019-01-15 Thread Felix Yan via arch-commits
Date: Tuesday, January 15, 2019 @ 19:12:18
  Author: felixonmars
Revision: 344159

archrelease: copy trunk to staging-x86_64

Added:
  ekiga/repos/staging-x86_64/
  ekiga/repos/staging-x86_64/PKGBUILD
(from rev 344158, ekiga/trunk/PKGBUILD)
  ekiga/repos/staging-x86_64/ekiga-4.0.1-boost-signals2.patch
(from rev 344158, ekiga/trunk/ekiga-4.0.1-boost-signals2.patch)
  ekiga/repos/staging-x86_64/ekiga-4.0.1-libresolv.patch
(from rev 344158, ekiga/trunk/ekiga-4.0.1-libresolv.patch)

--+
 PKGBUILD |   45 
 ekiga-4.0.1-boost-signals2.patch | 2738 +
 ekiga-4.0.1-libresolv.patch  |   13 
 3 files changed, 2796 insertions(+)

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

Copied: ekiga/repos/staging-x86_64/ekiga-4.0.1-boost-signals2.patch (from rev 
344158, ekiga/trunk/ekiga-4.0.1-boost-signals2.patch)
===
--- staging-x86_64/ekiga-4.0.1-boost-signals2.patch 
(rev 0)
+++ staging-x86_64/ekiga-4.0.1-boost-signals2.patch 2019-01-15 19:12:18 UTC 
(rev 344159)
@@ -0,0 +1,2738 @@
+From caecbf81d7c5c9464882d9b730b44497e83f06b9 Mon Sep 17 00:00:00 2001
+From: Julien Puydt 
+Date: Sat, 14 Sep 2013 16:59:46 +0200
+Subject: [PATCH 1/2] Made the autotools files use BOOST signals2
+
+---
+ configure.ac  | 15 ---
+ lib/Makefile.am   | 16 +++-
+ plugins/avahi/Makefile.am |  7 +++
+ plugins/evolution/Makefile.am |  7 +++
+ plugins/gstreamer/Makefile.am |  7 +++
+ plugins/kab/Makefile.am   |  7 +++
+ plugins/kde/Makefile.am   |  7 +++
+ plugins/ldap/Makefile.am  |  8 
+ plugins/libnotify/Makefile.am |  7 +++
+ plugins/loudmouth/Makefile.am |  7 +++
+ plugins/resource-list/Makefile.am |  9 -
+ plugins/xcap/Makefile.am  |  7 +++
+ src/Makefile.am   | 10 +-
+ 13 files changed, 52 insertions(+), 62 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index 45b7ea454..e0de8fc4c 100644
+--- a/configure.ac
 b/configure.ac
+@@ -173,15 +173,16 @@ AC_SUBST(GLIB_LIBS)
+ dnl ###
+ dnl   Mandatory BOOST support
+ dnl ###
+-AX_BOOST_BASE([1.34])
+-AX_BOOST_SIGNALS
++AX_BOOST_BASE([1.53])
+ 
+-if test "x${ax_cv_boost_signals}" == "xno"; then
+-   AC_MSG_ERROR([You need the boost signals library to compile Ekiga])
+-fi
++CPPFLAGS_save="$CPPFLAGS"
++CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS"
++AC_CHECK_HEADER(boost/signals2.hpp,, found_signals2=no)
++CPPFLAGS="$CPPFLAGS_save"
+ 
+-BOOST_LIBS="${BOOST_SIGNALS_LIB}"
+-AC_SUBST(BOOST_LIBS)
++if test "x$found_signals2" = "xno"; then
++   AC_MSG_ERROR([Could not find BOOST signals2 headers])
++fi
+ 
+ 
+ dnl ###
+diff --git a/lib/Makefile.am b/lib/Makefile.am
+index 43324c92c..21e538b43 100644
+--- 

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

2019-01-15 Thread Felix Yan via arch-commits
Date: Tuesday, January 15, 2019 @ 19:11:56
  Author: felixonmars
Revision: 344158

boost 1.69.0 rebuild

Modified:
  ekiga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 19:08:48 UTC (rev 344157)
+++ PKGBUILD2019-01-15 19:11:56 UTC (rev 344158)
@@ -3,7 +3,7 @@
 
 pkgname=ekiga
 pkgver=4.0.1
-pkgrel=31
+pkgrel=32
 pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)"
 url="http://www.ekiga.org;
 license=(GPL)


[arch-commits] Commit in ekiga/trunk (PKGBUILD ekiga-4.0.1-boost-signals2.patch)

2019-01-15 Thread Evangelos Foutras via arch-commits
Date: Tuesday, January 15, 2019 @ 19:08:48
  Author: foutrelis
Revision: 344157

Backport changes to use boost::signals2

Added:
  ekiga/trunk/ekiga-4.0.1-boost-signals2.patch
Modified:
  ekiga/trunk/PKGBUILD

--+
 PKGBUILD |3 
 ekiga-4.0.1-boost-signals2.patch | 2738 +
 2 files changed, 2741 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 18:51:35 UTC (rev 344156)
+++ PKGBUILD2019-01-15 19:08:48 UTC (rev 344157)
@@ -13,12 +13,15 @@
 optdepends=('evolution-data-server: Evolution integration')
 options=(!emptydirs)
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+ekiga-4.0.1-boost-signals2.patch
 ekiga-4.0.1-libresolv.patch)
 sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b'
+'940da15bd16f2ca32637033e91138048b3d1bb4e02a0033a9096f93d0f3b6d7a'
 '5b0e4a8fd7d575f620ff1cbaaf126fcb5d9a48da948b032526084911ed41b63f')
 
 prepare() {
   cd $pkgname-$pkgver
+  patch -Np1 -i ../ekiga-4.0.1-boost-signals2.patch
   patch -Np1 -i ../ekiga-4.0.1-libresolv.patch
   autoreconf -fi
 }

Added: ekiga-4.0.1-boost-signals2.patch
===
--- ekiga-4.0.1-boost-signals2.patch(rev 0)
+++ ekiga-4.0.1-boost-signals2.patch2019-01-15 19:08:48 UTC (rev 344157)
@@ -0,0 +1,2738 @@
+From caecbf81d7c5c9464882d9b730b44497e83f06b9 Mon Sep 17 00:00:00 2001
+From: Julien Puydt 
+Date: Sat, 14 Sep 2013 16:59:46 +0200
+Subject: [PATCH 1/2] Made the autotools files use BOOST signals2
+
+---
+ configure.ac  | 15 ---
+ lib/Makefile.am   | 16 +++-
+ plugins/avahi/Makefile.am |  7 +++
+ plugins/evolution/Makefile.am |  7 +++
+ plugins/gstreamer/Makefile.am |  7 +++
+ plugins/kab/Makefile.am   |  7 +++
+ plugins/kde/Makefile.am   |  7 +++
+ plugins/ldap/Makefile.am  |  8 
+ plugins/libnotify/Makefile.am |  7 +++
+ plugins/loudmouth/Makefile.am |  7 +++
+ plugins/resource-list/Makefile.am |  9 -
+ plugins/xcap/Makefile.am  |  7 +++
+ src/Makefile.am   | 10 +-
+ 13 files changed, 52 insertions(+), 62 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index 45b7ea454..e0de8fc4c 100644
+--- a/configure.ac
 b/configure.ac
+@@ -173,15 +173,16 @@ AC_SUBST(GLIB_LIBS)
+ dnl ###
+ dnl   Mandatory BOOST support
+ dnl ###
+-AX_BOOST_BASE([1.34])
+-AX_BOOST_SIGNALS
++AX_BOOST_BASE([1.53])
+ 
+-if test "x${ax_cv_boost_signals}" == "xno"; then
+-   AC_MSG_ERROR([You need the boost signals library to compile Ekiga])
+-fi
++CPPFLAGS_save="$CPPFLAGS"
++CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS"
++AC_CHECK_HEADER(boost/signals2.hpp,, found_signals2=no)
++CPPFLAGS="$CPPFLAGS_save"
+ 
+-BOOST_LIBS="${BOOST_SIGNALS_LIB}"
+-AC_SUBST(BOOST_LIBS)
++if test "x$found_signals2" = "xno"; then
++   AC_MSG_ERROR([Could not find BOOST signals2 headers])
++fi
+ 
+ 
+ dnl ###
+diff --git a/lib/Makefile.am b/lib/Makefile.am
+index 43324c92c..21e538b43 100644
+--- a/lib/Makefile.am
 b/lib/Makefile.am
+@@ -2,7 +2,7 @@ stacklib_LTLIBRARIES = libekiga.la
+ stacklib_dir = $(stacklibdir)
+ 
+ libekiga_la_SOURCES =
+-libekiga_la_LDFLAGS = $(STACKLIB_LDFLAGS) $(BOOST_LIBS) $(GLIB_LIBS) 
$(XML_LIBS) $(GTK_LIBS)
++libekiga_la_LDFLAGS = $(STACKLIB_LDFLAGS) $(GLIB_LIBS) $(XML_LIBS) $(GTK_LIBS)
+ 
+ if !WIN32
+ libekiga_la_LDFLAGS += -lX11
+@@ -10,7 +10,9 @@ endif
+ 
+ CLEANFILES =
+ 
+-INCLUDES = \
++AM_CPPFLAGS = \
++  $(BOOST_CPPFLAGS) $(GLIB_CFLAGS) $(XML_CFLAGS) $(GTK_CFLAGS) \
++  $(DBUS_CFLAGS) $(PTLIB_CFLAGS) $(OPAL_CFLAGS) \
+   -DSYSCONFDIR=\""$(sysconfdir)"\" \
+   -DEKIGA_PLUGIN_DIR=\"$(PLUGIN_DIR)\" \
+   -I$(top_srcdir) \
+@@ -50,11 +52,7 @@ INCLUDES = \
+ AM_CFLAGS = \
+   $(GLIB_CFLAGS) $(GTK_CFLAGS) $(GCONF_CFLAGS) $(DBUS_CFLAGS)
+ 
+-AM_CPPFLAGS = \
+-  $(BOOST_CPPFLAGS) $(GLIB_CFLAGS) $(XML_CFLAGS) $(GTK_CFLAGS) \
+-  $(DBUS_CFLAGS) $(PTLIB_CFLAGS) $(OPAL_CFLAGS)
+-AM_LIBS = \
+-  $(BOOST_LIBS) $(GLIB_LIBS) $(XML_LIBS) $(GTK_LIBS)
++AM_LIBS = $(GLIB_LIBS) $(XML_LIBS) $(GTK_LIBS)
+ 
+ engine_dir = $(top_srcdir)/lib/engine
+ components_dir = $(top_srcdir)/lib/engine/components
+@@ -99,7 +97,7 @@ endif
+ ##
+ if !WIN32
+ 
+-INCLUDES += -I$(top_srcdir)/lib/pixops
++AM_CPPFLAGS += -I$(top_srcdir)/lib/pixops
+ EXTRA_DIST += $(top_srcdir)/lib/pixops/README
+ 
+ libekiga_la_SOURCES += \
+@@ -669,7 +667,7 @@ libekiga_la_SOURCES += \
+ 
+ if !WIN32
+ 
+-INCLUDES += \
++AM_CPPFLAGS += \
+   -I$(top_srcdir)/lib/engine/components/x-videooutput
+ 
+ libekiga_la_SOURCES += \
+diff --git 

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

2019-01-15 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, January 15, 2019 @ 18:51:35
  Author: bisson
Revision: 344156

archrelease: copy trunk to extra-any

Added:
  gsfonts/repos/extra-any/PKGBUILD
(from rev 344155, gsfonts/trunk/PKGBUILD)
Deleted:
  gsfonts/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 18:51:13 UTC (rev 344155)
+++ PKGBUILD2019-01-15 18:51:35 UTC (rev 344156)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Firmicus 
-# Contributor: dorphell 
-
-pkgname=gsfonts
-pkgver=20180524
-pkgrel=1
-pkgdesc='(URW)++ Core Font Set [Level 2]'
-url='https://github.com/ArtifexSoftware/urw-base35-fonts'
-arch=('any')
-license=('AGPL3')
-makedepends=('git')
-_commit=b758567463df532414c520cf008e27d9448b55a4  # master
-source=("git+https://github.com/ArtifexSoftware/urw-base35-fonts#commit=${_commit};)
-sha256sums=('SKIP')
-
-pkgver() {
-   cd urw-base35-fonts
-   echo $(TZ=UTC git show -s --pretty=%cd --date=format-local:%Y%m%d HEAD)
-}
-
-package() {
-   cd urw-base35-fonts
-   install -Dt "${pkgdir}/usr/share/fonts/${pkgname}" -m644 fonts/*.otf
-   install -Dt "${pkgdir}/usr/share/appdata" -m644 appstream/*.xml
-
-   install -d "${pkgdir}"/etc/fonts/conf.{avail,d}
-   for _f in fontconfig/*.conf; do
-   _fn="${pkgdir}/etc/fonts/conf.avail/69-${_f##*/}"
-   install -m644 ${_f} "${_fn}"
-   ln -srt "${pkgdir}/etc/fonts/conf.d" "${_fn}"
-   done
-}

Copied: gsfonts/repos/extra-any/PKGBUILD (from rev 344155, 
gsfonts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 18:51:35 UTC (rev 344156)
@@ -0,0 +1,33 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Firmicus 
+# Contributor: dorphell 
+
+pkgname=gsfonts
+pkgver=20180524
+pkgrel=2
+pkgdesc='(URW)++ Core Font Set [Level 2]'
+url='https://github.com/ArtifexSoftware/urw-base35-fonts'
+arch=('any')
+license=('AGPL3')
+makedepends=('git')
+_commit=b758567463df532414c520cf008e27d9448b55a4  # master
+source=("git+https://github.com/ArtifexSoftware/urw-base35-fonts#commit=${_commit};)
+sha256sums=('SKIP')
+
+pkgver() {
+   cd urw-base35-fonts
+   TZ=UTC git show -s --pretty=%cd --date=format-local:%Y%m%d HEAD
+}
+
+package() {
+   cd urw-base35-fonts
+   install -Dt "${pkgdir}/usr/share/fonts/${pkgname}" -m644 fonts/*.otf
+   install -Dt "${pkgdir}/usr/share/metainfo" -m644 appstream/*.xml
+
+   install -d "${pkgdir}"/etc/fonts/conf.{avail,d}
+   for _f in fontconfig/*.conf; do
+   _fn="${pkgdir}/etc/fonts/conf.avail/69-${_f##*/}"
+   install -m644 ${_f} "${_fn}"
+   ln -srt "${pkgdir}/etc/fonts/conf.d" "${_fn}"
+   done
+}


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

2019-01-15 Thread Gaëtan Bisson via arch-commits
Date: Tuesday, January 15, 2019 @ 18:51:13
  Author: bisson
Revision: 344155

implement FS#61415

Modified:
  gsfonts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 16:16:29 UTC (rev 344154)
+++ PKGBUILD2019-01-15 18:51:13 UTC (rev 344155)
@@ -4,7 +4,7 @@
 
 pkgname=gsfonts
 pkgver=20180524
-pkgrel=1
+pkgrel=2
 pkgdesc='(URW)++ Core Font Set [Level 2]'
 url='https://github.com/ArtifexSoftware/urw-base35-fonts'
 arch=('any')
@@ -16,13 +16,13 @@
 
 pkgver() {
cd urw-base35-fonts
-   echo $(TZ=UTC git show -s --pretty=%cd --date=format-local:%Y%m%d HEAD)
+   TZ=UTC git show -s --pretty=%cd --date=format-local:%Y%m%d HEAD
 }
 
 package() {
cd urw-base35-fonts
install -Dt "${pkgdir}/usr/share/fonts/${pkgname}" -m644 fonts/*.otf
-   install -Dt "${pkgdir}/usr/share/appdata" -m644 appstream/*.xml
+   install -Dt "${pkgdir}/usr/share/metainfo" -m644 appstream/*.xml
 
install -d "${pkgdir}"/etc/fonts/conf.{avail,d}
for _f in fontconfig/*.conf; do


[arch-commits] Commit in (bliss-graphs)

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 18:13:19
  Author: arojas
Revision: 423359

Renamed to bliss

Deleted:
  bliss-graphs/


[arch-commits] Commit in (4 files)

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 18:11:11
  Author: arojas
Revision: 423356

Rename bliss-graphs

Added:
  bliss/
  bliss/trunk/
  bliss/trunk/PKGBUILD
  bliss/trunk/digraph_heuristic.patch

-+
 PKGBUILD|   38 ++
 digraph_heuristic.patch |   12 
 2 files changed, 50 insertions(+)

Added: bliss/trunk/PKGBUILD
===
--- bliss/trunk/PKGBUILD(rev 0)
+++ bliss/trunk/PKGBUILD2019-01-15 18:11:11 UTC (rev 423356)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=bliss
+pkgver=0.73
+pkgrel=1
+pkgdesc="A library for computing automorphism groups and canonical forms of 
graphs"
+arch=(x86_64)
+url="http://www.tcs.tkk.fi/Software/bliss/index.html;
+license=(GPL3)
+depends=(gcc-libs)
+conflicts=(bliss-graphs)
+provides=(bliss-graphs)
+replaces=(bliss-graphs)
+source=("http://www.tcs.hut.fi/Software/bliss/bliss-$pkgver.zip; 
'digraph_heuristic.patch')
+sha256sums=('f57bf32804140cad58b1240b804e0dbd68f7e6bf67eba8e0c0fa3a62fd7f0f84'
+'2f7a238347aa977b1ce1c0e9e1e955b8c213cc3a89522b586a1b8c596c88c7a5')
+
+prepare() {
+  cd bliss-$pkgver
+# Fix splitting heuristics for digraphs
+  patch -p1 -i ../digraph_heuristic.patch
+}
+
+build() {
+  cd bliss-$pkgver
+
+  make
+}
+
+package() {
+  cd bliss-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{include/bliss,lib,bin}
+  cp *.hh "$pkgdir"/usr/include/bliss/
+  cp libbliss.a "$pkgdir"/usr/lib/
+  cp bliss "$pkgdir"/usr/bin/
+}
+

Added: bliss/trunk/digraph_heuristic.patch
===
--- bliss/trunk/digraph_heuristic.patch (rev 0)
+++ bliss/trunk/digraph_heuristic.patch 2019-01-15 18:11:11 UTC (rev 423356)
@@ -0,0 +1,12 @@
+--- bliss-0.72/graph.hh2011-05-12 15:29:46.0 +0200
 /home/azi/bliss-0.72/graph.hh  2014-12-30 11:14:20.917059666 +0100
+@@ -843,7 +843,7 @@
+   bool is_equitable() const;
+ 
+   /* Splitting heuristics, documented in more detail in the cc-file. */
+-  SplittingHeuristic sh;
++  SplittingHeuristic sh = shs_f;
+   Partition::Cell* find_next_cell_to_be_splitted(Partition::Cell *cell);
+   Partition::Cell* sh_first();
+   Partition::Cell* sh_first_smallest();
+


[arch-commits] Commit in bliss (4 files)

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 18:11:34
  Author: arojas
Revision: 423357

archrelease: copy trunk to community-x86_64

Added:
  bliss/repos/
  bliss/repos/community-x86_64/
  bliss/repos/community-x86_64/PKGBUILD
(from rev 423356, bliss/trunk/PKGBUILD)
  bliss/repos/community-x86_64/digraph_heuristic.patch
(from rev 423356, bliss/trunk/digraph_heuristic.patch)

-+
 PKGBUILD|   38 ++
 digraph_heuristic.patch |   12 
 2 files changed, 50 insertions(+)

Copied: bliss/repos/community-x86_64/PKGBUILD (from rev 423356, 
bliss/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2019-01-15 18:11:34 UTC (rev 423357)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=bliss
+pkgver=0.73
+pkgrel=1
+pkgdesc="A library for computing automorphism groups and canonical forms of 
graphs"
+arch=(x86_64)
+url="http://www.tcs.tkk.fi/Software/bliss/index.html;
+license=(GPL3)
+depends=(gcc-libs)
+conflicts=(bliss-graphs)
+provides=(bliss-graphs)
+replaces=(bliss-graphs)
+source=("http://www.tcs.hut.fi/Software/bliss/bliss-$pkgver.zip; 
'digraph_heuristic.patch')
+sha256sums=('f57bf32804140cad58b1240b804e0dbd68f7e6bf67eba8e0c0fa3a62fd7f0f84'
+'2f7a238347aa977b1ce1c0e9e1e955b8c213cc3a89522b586a1b8c596c88c7a5')
+
+prepare() {
+  cd bliss-$pkgver
+# Fix splitting heuristics for digraphs
+  patch -p1 -i ../digraph_heuristic.patch
+}
+
+build() {
+  cd bliss-$pkgver
+
+  make
+}
+
+package() {
+  cd bliss-$pkgver
+
+  mkdir -p "$pkgdir"/usr/{include/bliss,lib,bin}
+  cp *.hh "$pkgdir"/usr/include/bliss/
+  cp libbliss.a "$pkgdir"/usr/lib/
+  cp bliss "$pkgdir"/usr/bin/
+}
+

Copied: bliss/repos/community-x86_64/digraph_heuristic.patch (from rev 423356, 
bliss/trunk/digraph_heuristic.patch)
===
--- repos/community-x86_64/digraph_heuristic.patch  
(rev 0)
+++ repos/community-x86_64/digraph_heuristic.patch  2019-01-15 18:11:34 UTC 
(rev 423357)
@@ -0,0 +1,12 @@
+--- bliss-0.72/graph.hh2011-05-12 15:29:46.0 +0200
 /home/azi/bliss-0.72/graph.hh  2014-12-30 11:14:20.917059666 +0100
+@@ -843,7 +843,7 @@
+   bool is_equitable() const;
+ 
+   /* Splitting heuristics, documented in more detail in the cc-file. */
+-  SplittingHeuristic sh;
++  SplittingHeuristic sh = shs_f;
+   Partition::Cell* find_next_cell_to_be_splitted(Partition::Cell *cell);
+   Partition::Cell* sh_first();
+   Partition::Cell* sh_first_smallest();
+


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

2019-01-15 Thread Felix Yan via arch-commits
Date: Tuesday, January 15, 2019 @ 17:00:14
  Author: felixonmars
Revision: 423355

archrelease: copy trunk to community-staging-x86_64

Added:
  glob2/repos/community-staging-x86_64/
  glob2/repos/community-staging-x86_64/PKGBUILD
(from rev 423354, glob2/trunk/PKGBUILD)
  glob2/repos/community-staging-x86_64/fix-ftbfs-gcc49.diff
(from rev 423354, glob2/trunk/fix-ftbfs-gcc49.diff)
  glob2/repos/community-staging-x86_64/glob2-0.9.4.1-gcc44.patch
(from rev 423354, glob2/trunk/glob2-0.9.4.1-gcc44.patch)
  glob2/repos/community-staging-x86_64/glob2-bool.patch
(from rev 423354, glob2/trunk/glob2-bool.patch)
  glob2/repos/community-staging-x86_64/glob2-scons3.patch
(from rev 423354, glob2/trunk/glob2-scons3.patch)

---+
 PKGBUILD  |   51 +
 fix-ftbfs-gcc49.diff  |   14 +++
 glob2-0.9.4.1-gcc44.patch |   87 
 glob2-bool.patch  |   13 ++
 glob2-scons3.patch|   26 +
 5 files changed, 191 insertions(+)

Copied: glob2/repos/community-staging-x86_64/PKGBUILD (from rev 423354, 
glob2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-01-15 17:00:14 UTC (rev 423355)
@@ -0,0 +1,51 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Alexander Rødseth 
+# Contributor: Jaroslaw Swierczynski 
+# Contributor: Roman Kyrylych 
+
+pkgname=glob2
+pkgver=0.9.4.4
+pkgrel=37
+pkgdesc='An innovative Real-Time Strategy game which reduces micro-management 
by automatically assigning tasks to units'
+arch=('x86_64')
+url='http://www.globulation2.org/'
+license=('GPL3')
+depends=('boost-libs' 'sdl_net' 'sdl_image' 'sdl_ttf' 'libvorbis' 'speex' 'glu'
+ 'fribidi' 'xdg-utils' 'libgl' 'hicolor-icon-theme')
+makedepends=('scons' 'boost' 'mesa' 'patch')
+source=(http://dl.sv.nongnu.org/releases/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.gz
+glob2-0.9.4.1-gcc44.patch fix-ftbfs-gcc49.diff
+
glob2-gcc6.patch::"https://bitbucket.org/giszmo/glob2/commits/a9a16d8631db0176267b4f4aefd8e93767f8d247/raw/;
+glob2-scons3.patch
+glob2-bool.patch)
+sha256sums=('0f4d898ec6b05ce27b4a12ef242cc26571304b90d2509932a4743c71311314b8'
+'3a0cfc06696d1aaf2d7948b5f6a09a8ce96492767039dc09bfc25182b92d7b7a'
+'2bf0e51ca5de8c6f4910b68522a0265e07bb32beefe13b9912b59e5954c5bfba'
+'40013ef6805694f3d96407ca5df46c4083f0d13677c75c8f05c53efbe3d33e20'
+'4b7833d58d62abb8c737cb60e959fe3bb27cc4a19917e4fd5fca7a7debada5cc'
+'81d28fde429be01ae2398ca33537daf9203bafb45182d51f04b2d00dd173b591')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  patch -p0 -i "$srcdir/glob2-0.9.4.1-gcc44.patch"
+  patch -p1 -i "$srcdir/fix-ftbfs-gcc49.diff"
+  patch -p1 -i "$srcdir/glob2-gcc6.patch"
+  patch -p1 -i "$srcdir/glob2-scons3.patch"
+  patch -p1 -i "$srcdir/glob2-bool.patch"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  scons LINKFLAGS="-lboost_system"
+}
+
+package () {
+  cd "$pkgname-$pkgver"
+
+  scons install BINDIR="$pkgdir/usr/bin" INSTALLDIR="$pkgdir/usr/share"
+  find "$pkgdir/usr/share" -type f -exec chmod 644 '{}' \;
+  install -Dm644 "data/icons/$pkgname-icon-48x48.png" \
+"$pkgdir/usr/share/pixmaps/$pkgname-icon-48x48.png"
+}

Copied: glob2/repos/community-staging-x86_64/fix-ftbfs-gcc49.diff (from rev 
423354, glob2/trunk/fix-ftbfs-gcc49.diff)
===
--- community-staging-x86_64/fix-ftbfs-gcc49.diff   
(rev 0)
+++ community-staging-x86_64/fix-ftbfs-gcc49.diff   2019-01-15 17:00:14 UTC 
(rev 423355)
@@ -0,0 +1,14 @@
+Index: glob2-0.9.4.4/src/Game.h
+===
+--- glob2-0.9.4.4.orig/src/Game.h  2014-07-14 10:36:36.705074927 +0800
 glob2-0.9.4.4/src/Game.h   2014-07-14 10:38:28.733077827 +0800
+@@ -148,7 +148,8 @@
+   TOP_TO_BOTTOM,
+   BOTTOM_TO_TOP
+   };
+-  
++
++public:
+   struct BuildProject
+   {
+   int posX;

Copied: glob2/repos/community-staging-x86_64/glob2-0.9.4.1-gcc44.patch (from 
rev 423354, glob2/trunk/glob2-0.9.4.1-gcc44.patch)
===
--- community-staging-x86_64/glob2-0.9.4.1-gcc44.patch  
(rev 0)
+++ community-staging-x86_64/glob2-0.9.4.1-gcc44.patch  2019-01-15 17:00:14 UTC 
(rev 423355)
@@ -0,0 +1,87 @@
+diff -up libgag/include/StreamBackend.h.orig libgag/include/StreamBackend.h
+--- libgag/include/StreamBackend.h.orig2009-03-18 03:46:47.0 
+0100
 libgag/include/StreamBackend.h 2009-06-20 14:21:10.0 +0200
+@@ -43,7 +43,7 @@ namespace GAGCore
+   virtual void flush(void) = 0;
+   virtual void read(void *data, 

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

2019-01-15 Thread Felix Yan via arch-commits
Date: Tuesday, January 15, 2019 @ 16:59:48
  Author: felixonmars
Revision: 423354

boost 1.69.0 rebuild

Modified:
  glob2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 16:53:20 UTC (rev 423353)
+++ PKGBUILD2019-01-15 16:59:48 UTC (rev 423354)
@@ -5,7 +5,7 @@
 
 pkgname=glob2
 pkgver=0.9.4.4
-pkgrel=36
+pkgrel=37
 pkgdesc='An innovative Real-Time Strategy game which reduces micro-management 
by automatically assigning tasks to units'
 arch=('x86_64')
 url='http://www.globulation2.org/'


[arch-commits] Commit in glob2/trunk (PKGBUILD glob2-bool.patch)

2019-01-15 Thread Christian Hesse via arch-commits
Date: Tuesday, January 15, 2019 @ 16:53:20
  Author: eworm
Revision: 423353

fix bool for boost 1.69.0

Added:
  glob2/trunk/glob2-bool.patch
Modified:
  glob2/trunk/PKGBUILD

--+
 PKGBUILD |7 +--
 glob2-bool.patch |   13 +
 2 files changed, 18 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 16:24:34 UTC (rev 423352)
+++ PKGBUILD2019-01-15 16:53:20 UTC (rev 423353)
@@ -16,12 +16,14 @@
 
source=(http://dl.sv.nongnu.org/releases/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.gz
 glob2-0.9.4.1-gcc44.patch fix-ftbfs-gcc49.diff
 
glob2-gcc6.patch::"https://bitbucket.org/giszmo/glob2/commits/a9a16d8631db0176267b4f4aefd8e93767f8d247/raw/;
-glob2-scons3.patch)
+glob2-scons3.patch
+glob2-bool.patch)
 sha256sums=('0f4d898ec6b05ce27b4a12ef242cc26571304b90d2509932a4743c71311314b8'
 '3a0cfc06696d1aaf2d7948b5f6a09a8ce96492767039dc09bfc25182b92d7b7a'
 '2bf0e51ca5de8c6f4910b68522a0265e07bb32beefe13b9912b59e5954c5bfba'
 '40013ef6805694f3d96407ca5df46c4083f0d13677c75c8f05c53efbe3d33e20'
-'4b7833d58d62abb8c737cb60e959fe3bb27cc4a19917e4fd5fca7a7debada5cc')
+'4b7833d58d62abb8c737cb60e959fe3bb27cc4a19917e4fd5fca7a7debada5cc'
+'81d28fde429be01ae2398ca33537daf9203bafb45182d51f04b2d00dd173b591')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -30,6 +32,7 @@
   patch -p1 -i "$srcdir/fix-ftbfs-gcc49.diff"
   patch -p1 -i "$srcdir/glob2-gcc6.patch"
   patch -p1 -i "$srcdir/glob2-scons3.patch"
+  patch -p1 -i "$srcdir/glob2-bool.patch"
 }
 
 build() {

Added: glob2-bool.patch
===
--- glob2-bool.patch(rev 0)
+++ glob2-bool.patch2019-01-15 16:53:20 UTC (rev 423353)
@@ -0,0 +1,13 @@
+diff --git a/src/AIEcho.cpp b/src/AIEcho.cpp
+index 77d9f63..0e5f59e 100644
+--- a/src/AIEcho.cpp
 b/src/AIEcho.cpp
+@@ -4387,7 +4387,7 @@ bool enemy_building_iterator::operator!=(const 
enemy_building_iterator& rhs) con
+ {
+   if(is_end && rhs.is_end)
+   return false;
+-  return is_end!=rhs.is_end || team!=rhs.team || 
building_type!=rhs.building_type || level!=rhs.level || 
construction_site!=rhs.construction_site;
++  return bool {is_end!=rhs.is_end || team!=rhs.team || 
building_type!=rhs.building_type || level!=rhs.level || 
construction_site!=rhs.construction_site};
+ }
+ 
+ 


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

2019-01-15 Thread Anatol Pomozov via arch-commits
Date: Tuesday, January 15, 2019 @ 16:24:34
  Author: anatolik
Revision: 423352

archrelease: copy trunk to community-x86_64

Added:
  gnustep-base/repos/community-x86_64/PKGBUILD
(from rev 423351, gnustep-base/trunk/PKGBUILD)
Deleted:
  gnustep-base/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 16:24:04 UTC (rev 423351)
+++ PKGBUILD2019-01-15 16:24:34 UTC (rev 423352)
@@ -1,36 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Vesa Kaihlavirta 
-# Contributor: Sebastian Sareyko 
-
-pkgname=gnustep-base
-pkgver=1.25.1
-pkgrel=4
-pkgdesc="The GNUstep base package"
-arch=('x86_64')
-url="http://www.gnustep.org/;
-license=("GPL" "LGPL")
-depends=(libxslt avahi gmp gcc-libs openssl libffi gnutls icu)
-makedepends=(gcc-objc gnustep-make)
-groups=('gnustep-core')
-options=('!emptydirs' '!makeflags')
-source=(https://github.com/gnustep/libs-base/releases/download/base-${pkgver//./_}/gnustep-base-${pkgver}.tar.gz{,.sig})
-sha256sums=('f28beb9ca485674bcce3053896ad90a31b109fb97c5a041827c72f241e8db69e'
-'SKIP')
-validpgpkeys=('83AAE47CE829A4146EF83420CA868D4C99149679')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  source /usr/share/GNUstep/Makefiles/GNUstep.sh
-  ./configure --prefix=/usr --sysconfdir=/etc/GNUstep \
-   --with-ffi-include=/usr/lib/libffi-`pacman -Q libffi | cut -f2 -d\ |cut 
-f1 -d-`/include/
-  # fix file ownership
-  sed -i 's/tar -xf $(TIMEZONE_ARCHIVE);/tar -xf $(TIMEZONE_ARCHIVE);chown -R 
root:root * ;/' NSTimeZones/Makefile.postamble
-  sed -i 's|.*gnutls_transport_set_lowat.*||' Source/GSSocketStream.m
-  make VERBOSE=1
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  chown -R root.root "$pkgdir/"
-}

Copied: gnustep-base/repos/community-x86_64/PKGBUILD (from rev 423351, 
gnustep-base/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 16:24:34 UTC (rev 423352)
@@ -0,0 +1,36 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Vesa Kaihlavirta 
+# Contributor: Sebastian Sareyko 
+
+pkgname=gnustep-base
+pkgver=1.26.0
+pkgrel=1
+pkgdesc="The GNUstep base package"
+arch=('x86_64')
+url="http://www.gnustep.org/;
+license=("GPL" "LGPL")
+depends=(libxslt avahi gmp gcc-libs openssl libffi gnutls icu)
+makedepends=(gcc-objc gnustep-make)
+groups=('gnustep-core')
+options=('!emptydirs' '!makeflags')
+source=(https://github.com/gnustep/libs-base/releases/download/base-${pkgver//./_}/gnustep-base-${pkgver}.tar.gz{,.sig})
+sha256sums=('f68bc066c60c73cfc1582326866d0a59be791df56d752dfdc51b838e79364173'
+'SKIP')
+validpgpkeys=('83AAE47CE829A4146EF83420CA868D4C99149679')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  source /usr/share/GNUstep/Makefiles/GNUstep.sh
+  ./configure --prefix=/usr --sysconfdir=/etc/GNUstep \
+   --with-ffi-include=/usr/lib/libffi-`pacman -Q libffi | cut -f2 -d\ |cut 
-f1 -d-`/include/
+  # fix file ownership
+  sed -i 's/tar -xf $(TIMEZONE_ARCHIVE);/tar -xf $(TIMEZONE_ARCHIVE);chown -R 
root:root * ;/' NSTimeZones/Makefile.postamble
+  sed -i 's|.*gnutls_transport_set_lowat.*||' Source/GSSocketStream.m
+  make VERBOSE=1
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  chown -R root.root "$pkgdir/"
+}


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

2019-01-15 Thread Anatol Pomozov via arch-commits
Date: Tuesday, January 15, 2019 @ 16:24:04
  Author: anatolik
Revision: 423351

upgpkg: gnustep-base 1.26.0-1

Modified:
  gnustep-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 15:08:21 UTC (rev 423350)
+++ PKGBUILD2019-01-15 16:24:04 UTC (rev 423351)
@@ -3,8 +3,8 @@
 # Contributor: Sebastian Sareyko 
 
 pkgname=gnustep-base
-pkgver=1.25.1
-pkgrel=4
+pkgver=1.26.0
+pkgrel=1
 pkgdesc="The GNUstep base package"
 arch=('x86_64')
 url="http://www.gnustep.org/;
@@ -14,7 +14,7 @@
 groups=('gnustep-core')
 options=('!emptydirs' '!makeflags')
 
source=(https://github.com/gnustep/libs-base/releases/download/base-${pkgver//./_}/gnustep-base-${pkgver}.tar.gz{,.sig})
-sha256sums=('f28beb9ca485674bcce3053896ad90a31b109fb97c5a041827c72f241e8db69e'
+sha256sums=('f68bc066c60c73cfc1582326866d0a59be791df56d752dfdc51b838e79364173'
 'SKIP')
 validpgpkeys=('83AAE47CE829A4146EF83420CA868D4C99149679')
 


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

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 16:16:29
  Author: arojas
Revision: 344154

archrelease: copy trunk to extra-x86_64

Added:
  zxing-cpp/repos/extra-x86_64/PKGBUILD
(from rev 344153, zxing-cpp/trunk/PKGBUILD)
Deleted:
  zxing-cpp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 16:16:11 UTC (rev 344153)
+++ PKGBUILD2019-01-15 16:16:29 UTC (rev 344154)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Maxime Arthaud 
-
-pkgname=zxing-cpp
-pkgver=1.0.2
-pkgrel=1
-pkgdesc="A command-line tool to decode QRCode"
-arch=(x86_64)
-url="https://github.com/nu-book/zxing-cpp;
-license=(Apache)
-depends=()
-makedepends=(cmake)
-optdepends=('opencv: support for opencv')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz;)
-sha256sums=('4a5c8c921a704d12a89aabd54879833df7b42d38ba045f2aa0ba208ea0cb5812')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver/core \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_CXX_FLAGS="${CXXFLAGS} -fPIC"
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: zxing-cpp/repos/extra-x86_64/PKGBUILD (from rev 344153, 
zxing-cpp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 16:16:29 UTC (rev 344154)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Maxime Arthaud 
+
+pkgname=zxing-cpp
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="A command-line tool to decode QRCode"
+arch=(x86_64)
+url="https://github.com/nu-book/zxing-cpp;
+license=(Apache)
+depends=()
+makedepends=(cmake)
+optdepends=('opencv: support for opencv')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz;)
+sha256sums=('c0eda37b1a06d1f32540d28cf1b6ce05d37a4eb12d2c8e7a39d014b2888f3a36')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver/core \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_CXX_FLAGS="${CXXFLAGS} -fPIC"
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 16:16:11
  Author: arojas
Revision: 344153

Update to 1.0.3

Modified:
  zxing-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 16:14:23 UTC (rev 344152)
+++ PKGBUILD2019-01-15 16:16:11 UTC (rev 344153)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Arthaud 
 
 pkgname=zxing-cpp
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="A command-line tool to decode QRCode"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(cmake)
 optdepends=('opencv: support for opencv')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz;)
-sha256sums=('4a5c8c921a704d12a89aabd54879833df7b42d38ba045f2aa0ba208ea0cb5812')
+sha256sums=('c0eda37b1a06d1f32540d28cf1b6ce05d37a4eb12d2c8e7a39d014b2888f3a36')
 
 prepare() {
   mkdir -p build


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

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 16:14:23
  Author: arojas
Revision: 344152

archrelease: copy trunk to extra-x86_64

Added:
  libappimage/repos/extra-x86_64/PKGBUILD
(from rev 344151, libappimage/trunk/PKGBUILD)
Deleted:
  libappimage/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 16:14:00 UTC (rev 344151)
+++ PKGBUILD2019-01-15 16:14:23 UTC (rev 344152)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=libappimage
-pkgver=0.1.6
-pkgrel=1
-pkgdesc="Reference implementation of the AppImage specification"
-arch=(x86_64)
-url="https://appimage.org/;
-license=(GPL)
-depends=(cairo libarchive squashfuse)
-makedepends=(cmake wget vim desktop-file-utils)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
-sha256sums=('fca855cee0d76672575ee621aafeb66b23d98e1915254a02ec4c77a0f39490aa')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DUSE_SYSTEM_XZ=ON \
--DUSE_SYSTEM_SQUASHFUSE=ON \
--DUSE_SYSTEM_LIBARCHIVE=ON \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libappimage/repos/extra-x86_64/PKGBUILD (from rev 344151, 
libappimage/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 16:14:23 UTC (rev 344152)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=libappimage
+pkgver=0.1.7
+pkgrel=1
+pkgdesc="Reference implementation of the AppImage specification"
+arch=(x86_64)
+url="https://appimage.org/;
+license=(GPL)
+depends=(cairo libarchive squashfuse)
+makedepends=(cmake wget vim desktop-file-utils)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
+sha256sums=('b7d98c9250f1e80d91f400af6059242b0df551e7308d7178df26fe2090a0ddb7')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DUSE_SYSTEM_XZ=ON \
+-DUSE_SYSTEM_SQUASHFUSE=ON \
+-DUSE_SYSTEM_LIBARCHIVE=ON \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-01-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 15, 2019 @ 16:14:00
  Author: arojas
Revision: 344151

Update to 0.1.7

Modified:
  libappimage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 12:41:30 UTC (rev 344150)
+++ PKGBUILD2019-01-15 16:14:00 UTC (rev 344151)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=libappimage
-pkgver=0.1.6
+pkgver=0.1.7
 pkgrel=1
 pkgdesc="Reference implementation of the AppImage specification"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(cairo libarchive squashfuse)
 makedepends=(cmake wget vim desktop-file-utils)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/AppImage/libappimage/archive/v$pkgver.tar.gz;)
-sha256sums=('fca855cee0d76672575ee621aafeb66b23d98e1915254a02ec4c77a0f39490aa')
+sha256sums=('b7d98c9250f1e80d91f400af6059242b0df551e7308d7178df26fe2090a0ddb7')
 
 prepare() {
   mkdir -p build


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

2019-01-15 Thread Jonathan Steel via arch-commits
Date: Tuesday, January 15, 2019 @ 15:07:49
  Author: jsteel
Revision: 423346

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 15:07:42 UTC (rev 423345)
+++ PKGBUILD2019-01-15 15:07:49 UTC (rev 423346)
@@ -1,51 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgbase=python-botocore
-pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.12.74
-pkgrel=1
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('6f2291ae7cb3d256ddd6388739d917aa')
-
-prepare() {
-  cp -r "botocore-$pkgver" "python-botocore-$pkgver"
-  cp -r "botocore-$pkgver" "python2-botocore-$pkgver"
-}
-
-build_python-botocore() {
-  cd "python-botocore-$pkgver"
-
-  python setup.py build
-}
-
-build_python2-botocore() {
-  cd "python2-botocore-$pkgver"
-
-  python2 setup.py build
-}
-
-package_python-botocore() {
-  depends=('python-dateutil' 'python-jmespath' 'python-docutils' 
'python-urllib3')
-
-  cd "python-botocore-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-botocore() {
-  depends=('python2-dateutil' 'python2-jmespath' 'python2-docutils' 
'python2-urllib3')
-
-  cd "python2-botocore-$pkgver"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 423345, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 15:07:49 UTC (rev 423346)
@@ -0,0 +1,51 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgbase=python-botocore
+pkgname=('python-botocore' 'python2-botocore')
+pkgver=1.12.79
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('89a91453a8e4ecc32bc3eba0a453113e')
+
+prepare() {
+  cp -r "botocore-$pkgver" "python-botocore-$pkgver"
+  cp -r "botocore-$pkgver" "python2-botocore-$pkgver"
+}
+
+build_python-botocore() {
+  cd "python-botocore-$pkgver"
+
+  python setup.py build
+}
+
+build_python2-botocore() {
+  cd "python2-botocore-$pkgver"
+
+  python2 setup.py build
+}
+
+package_python-botocore() {
+  depends=('python-dateutil' 'python-jmespath' 'python-docutils' 
'python-urllib3')
+
+  cd "python-botocore-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-botocore() {
+  depends=('python2-dateutil' 'python2-jmespath' 'python2-docutils' 
'python2-urllib3')
+
+  cd "python2-botocore-$pkgver"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-01-15 Thread Jonathan Steel via arch-commits
Date: Tuesday, January 15, 2019 @ 15:08:21
  Author: jsteel
Revision: 423350

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 15:08:14 UTC (rev 423349)
+++ PKGBUILD2019-01-15 15:08:21 UTC (rev 423350)
@@ -1,45 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Felix Yan 
-
-pkgbase=python-boto3
-pkgname=('python-boto3' 'python2-boto3')
-pkgver=1.9.74
-pkgrel=1
-pkgdesc='The AWS SDK for Python'
-arch=('any')
-license=('Apache')
-url='https://github.com/boto/boto3'
-makedepends=('python-setuptools' 'python2-setuptools')
-# checkdepends=('python-coverage' 'python-nose' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
-sha512sums=('61c92c391b737296dcaff568419593a844d09ede5bf55f053261c3795fe69593dbeb3614de2e6b682d310c750a5e7439c72d25e9f6634dd7244712703bc48325')
-
-prepare() {
-  cp -r "boto3-$pkgver" "python-boto3-$pkgver"
-  cp -r "boto3-$pkgver" "python2-boto3-$pkgver"
-}
-
-build() {
-  cd "$srcdir/python-boto3-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/python2-boto3-$pkgver"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/boto3-$pkgver
-  # scripts/ci/run-tests
-}
-
-package_python-boto3() {
-  depends=('python-botocore' 'python-jmespath' 'python-s3transfer')
-  cd "$srcdir/python-boto3-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-boto3() {
-  depends=('python2-botocore' 'python2-jmespath' 'python2-s3transfer')
-  cd "$srcdir/python2-boto3-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-boto3/repos/community-any/PKGBUILD (from rev 423349, 
python-boto3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 15:08:21 UTC (rev 423350)
@@ -0,0 +1,45 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Felix Yan 
+
+pkgbase=python-boto3
+pkgname=('python-boto3' 'python2-boto3')
+pkgver=1.9.79
+pkgrel=1
+pkgdesc='The AWS SDK for Python'
+arch=('any')
+license=('Apache')
+url='https://github.com/boto/boto3'
+makedepends=('python-setuptools' 'python2-setuptools')
+# checkdepends=('python-coverage' 'python-nose' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
+sha512sums=('d2c19d605a08212b12765090dec4406449b964c33d9ee8ff5ce849e10dc4dbf0e9a53ca3ab588d8fb9a2b79482aef51117cba132a365c999fbd1f46bf8e674a8')
+
+prepare() {
+  cp -r "boto3-$pkgver" "python-boto3-$pkgver"
+  cp -r "boto3-$pkgver" "python2-boto3-$pkgver"
+}
+
+build() {
+  cd "$srcdir/python-boto3-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/python2-boto3-$pkgver"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/boto3-$pkgver
+  # scripts/ci/run-tests
+}
+
+package_python-boto3() {
+  depends=('python-botocore' 'python-jmespath' 'python-s3transfer')
+  cd "$srcdir/python-boto3-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-boto3() {
+  depends=('python2-botocore' 'python2-jmespath' 'python2-s3transfer')
+  cd "$srcdir/python2-boto3-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-01-15 Thread Jonathan Steel via arch-commits
Date: Tuesday, January 15, 2019 @ 15:08:14
  Author: jsteel
Revision: 423349

upgpkg: python-boto3 1.9.79-1

Modified:
  python-boto3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 15:08:08 UTC (rev 423348)
+++ PKGBUILD2019-01-15 15:08:14 UTC (rev 423349)
@@ -3,7 +3,7 @@
 
 pkgbase=python-boto3
 pkgname=('python-boto3' 'python2-boto3')
-pkgver=1.9.74
+pkgver=1.9.79
 pkgrel=1
 pkgdesc='The AWS SDK for Python'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 # checkdepends=('python-coverage' 'python-nose' 'python-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
-sha512sums=('61c92c391b737296dcaff568419593a844d09ede5bf55f053261c3795fe69593dbeb3614de2e6b682d310c750a5e7439c72d25e9f6634dd7244712703bc48325')
+sha512sums=('d2c19d605a08212b12765090dec4406449b964c33d9ee8ff5ce849e10dc4dbf0e9a53ca3ab588d8fb9a2b79482aef51117cba132a365c999fbd1f46bf8e674a8')
 
 prepare() {
   cp -r "boto3-$pkgver" "python-boto3-$pkgver"


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

2019-01-15 Thread Jonathan Steel via arch-commits
Date: Tuesday, January 15, 2019 @ 15:07:42
  Author: jsteel
Revision: 423345

upgpkg: python-botocore 1.12.79-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 15:03:13 UTC (rev 423344)
+++ PKGBUILD2019-01-15 15:07:42 UTC (rev 423345)
@@ -5,7 +5,7 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.12.74
+pkgver=1.12.79
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('6f2291ae7cb3d256ddd6388739d917aa')
+md5sums=('89a91453a8e4ecc32bc3eba0a453113e')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"


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

2019-01-15 Thread Jonathan Steel via arch-commits
Date: Tuesday, January 15, 2019 @ 15:07:59
  Author: jsteel
Revision: 423347

upgpkg: aws-cli 1.16.89-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 15:07:49 UTC (rev 423346)
+++ PKGBUILD2019-01-15 15:07:59 UTC (rev 423347)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.16.84
+pkgver=1.16.89
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('0dad0160ebdc790f45d5f3ce5220')
+md5sums=('bae438be0e7c4dc633d287c68a00f559')
 
 build() {
   cd $pkgname-$pkgver


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

2019-01-15 Thread Jonathan Steel via arch-commits
Date: Tuesday, January 15, 2019 @ 15:08:08
  Author: jsteel
Revision: 423348

archrelease: copy trunk to community-any

Added:
  aws-cli/repos/community-any/PKGBUILD
(from rev 423347, aws-cli/trunk/PKGBUILD)
Deleted:
  aws-cli/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 15:07:59 UTC (rev 423347)
+++ PKGBUILD2019-01-15 15:08:08 UTC (rev 423348)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.16.84
-pkgrel=1
-pkgdesc='Universal Command Line Interface for Amazon Web Services'
-arch=('any')
-url="https://github.com/aws/aws-cli;
-license=('Apache')
-depends=('python-botocore' 'python-dateutil' 'python-jmespath'
- 'python-colorama' 'python-docutils' 'python-rsa'
- 'python-s3transfer' 'python-yaml')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('0dad0160ebdc790f45d5f3ce5220')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
-
-  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
-}

Copied: aws-cli/repos/community-any/PKGBUILD (from rev 423347, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 15:08:08 UTC (rev 423348)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.16.89
+pkgrel=1
+pkgdesc='Universal Command Line Interface for Amazon Web Services'
+arch=('any')
+url="https://github.com/aws/aws-cli;
+license=('Apache')
+depends=('python-botocore' 'python-dateutil' 'python-jmespath'
+ 'python-colorama' 'python-docutils' 'python-rsa'
+ 'python-s3transfer' 'python-yaml')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('bae438be0e7c4dc633d287c68a00f559')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
+
+  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
+}


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

2019-01-15 Thread Jonathan Steel via arch-commits
Date: Tuesday, January 15, 2019 @ 15:03:13
  Author: jsteel
Revision: 423344

archrelease: copy trunk to community-x86_64

Added:
  vagrant/repos/community-x86_64/PKGBUILD
(from rev 423343, vagrant/trunk/PKGBUILD)
Deleted:
  vagrant/repos/community-x86_64/PKGBUILD
  vagrant/repos/community-x86_64/ruby26.patch

--+
 PKGBUILD |  147 +++--
 ruby26.patch |   35 -
 2 files changed, 71 insertions(+), 111 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 15:03:03 UTC (rev 423343)
+++ PKGBUILD2019-01-15 15:03:13 UTC (rev 423344)
@@ -1,76 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Ido Rosen 
-# Contributor: Brett Hoerner 
-# Contributor: Jochen Schalanda 
-# Contributor: Mathieu Clabaut 
-# Contributor: helios 
-# Contributor: George Ornbo 
-# Contributor: Niklas Heer 
-# Contributor: Steven Nance 
-
-pkgname=vagrant
-pkgver=2.2.2
-pkgrel=2
-pkgdesc="Build and distribute virtualized development environments"
-arch=('x86_64')
-url="https://vagrantup.com;
-license=('MIT')
-options=('!emptydirs')
-depends=('curl' 'libarchive' 'libssh2' 'libxml2' 'libxslt' 'rsync'
- 'ruby' 'xz')
-makedepends=('git' 'go-pie')
-conflicts=('vagrant-substrate')
-replaces=('vagrant-substrate')
-source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
-ruby26.patch
-
"git+https://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86;)
-md5sums=('3c9ef6fbbf1b36f7e98a1e2495e50101'
- '16d1ca112b51345c47d2f6d899670e37'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # https://github.com/hashicorp/vagrant/issues/10577
-  patch -Np1 -i ../ruby26.patch
-
-  INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
-
-  gem build $pkgname.gemspec
-
-  cd "$INSTALLERS_DIR"/vagrant_substrate/files/launcher
-  go get github.com/mitchellh/osext
-  go build -o vagrant
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
-  EMBEDDED_DIR="$pkgdir"/opt/vagrant/embedded
-
-  install -d "$pkgdir"/usr/{bin,share/bash-completion/completions}
-
-  install -Dm644 "$INSTALLERS_DIR"/vagrant_substrate/templates/gemrc.erb \
-"$EMBEDDED_DIR"/etc/gemrc
-
-  cp -r "$INSTALLERS_DIR"/rubyencoder/files/rgloader "$EMBEDDED_DIR"
-
-  GEM_PATH="$EMBEDDED_DIR"/gems GEM_HOME="$GEM_PATH" \
-  GEMRC="$EMBEDDED_DIR"/etc/gemrc \
-gem install $pkgname-$pkgver.gem --no-document
-
-  install -Dm755 "$INSTALLERS_DIR"/vagrant_substrate/files/launcher/vagrant \
-"$pkgdir"/opt/$pkgname/bin/$pkgname
-
-  ln -s /opt/$pkgname/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
-
-  install -Dm644 contrib/bash/completion.sh \
-"$pkgdir"/usr/share/bash-completion/completions/$pkgname
-
-  install -Dm644 contrib/vim/vagrantfile.vim \
-"$pkgdir"/usr/share/vim/vimfiles/ftdetect/vagrantfile.vim
-
-  install -Dm644 LICENSE \
-"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: vagrant/repos/community-x86_64/PKGBUILD (from rev 423343, 
vagrant/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 15:03:13 UTC (rev 423344)
@@ -0,0 +1,71 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Ido Rosen 
+# Contributor: Brett Hoerner 
+# Contributor: Jochen Schalanda 
+# Contributor: Mathieu Clabaut 
+# Contributor: helios 
+# Contributor: George Ornbo 
+# Contributor: Niklas Heer 
+# Contributor: Steven Nance 
+
+pkgname=vagrant
+pkgver=2.2.3
+pkgrel=1
+pkgdesc="Build and distribute virtualized development environments"
+arch=('x86_64')
+url="https://vagrantup.com;
+license=('MIT')
+options=('!emptydirs')
+depends=('curl' 'libarchive' 'libssh2' 'libxml2' 'libxslt' 'rsync'
+ 'ruby' 'xz')
+makedepends=('git' 'go-pie')
+conflicts=('vagrant-substrate')
+replaces=('vagrant-substrate')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
+
"git+https://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86;)
+md5sums=('2cfc11b119448b2c2a2284345b199c40'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
+
+  gem build $pkgname.gemspec
+
+  cd "$INSTALLERS_DIR"/vagrant_substrate/files/launcher
+  go get github.com/mitchellh/osext
+  go build -o vagrant
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
+  EMBEDDED_DIR="$pkgdir"/opt/vagrant/embedded
+
+  install -d "$pkgdir"/usr/{bin,share/bash-completion/completions}
+
+  install -Dm644 "$INSTALLERS_DIR"/vagrant_substrate/templates/gemrc.erb \
+"$EMBEDDED_DIR"/etc/gemrc
+
+  cp -r "$INSTALLERS_DIR"/rubyencoder/files/rgloader "$EMBEDDED_DIR"
+
+  GEM_PATH="$EMBEDDED_DIR"/gems GEM_HOME="$GEM_PATH" \
+  GEMRC="$EMBEDDED_DIR"/etc/gemrc \

[arch-commits] Commit in vagrant/trunk (PKGBUILD ruby26.patch)

2019-01-15 Thread Jonathan Steel via arch-commits
Date: Tuesday, January 15, 2019 @ 15:03:03
  Author: jsteel
Revision: 423343

upgpkg: vagrant 2.2.3-1

Modified:
  vagrant/trunk/PKGBUILD
Deleted:
  vagrant/trunk/ruby26.patch

--+
 PKGBUILD |   11 +++
 ruby26.patch |   35 ---
 2 files changed, 3 insertions(+), 43 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 14:36:43 UTC (rev 423342)
+++ PKGBUILD2019-01-15 15:03:03 UTC (rev 423343)
@@ -9,8 +9,8 @@
 # Contributor: Steven Nance 
 
 pkgname=vagrant
-pkgver=2.2.2
-pkgrel=2
+pkgver=2.2.3
+pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('x86_64')
 url="https://vagrantup.com;
@@ -22,18 +22,13 @@
 conflicts=('vagrant-substrate')
 replaces=('vagrant-substrate')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
-ruby26.patch
 
"git+https://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86;)
-md5sums=('3c9ef6fbbf1b36f7e98a1e2495e50101'
- '16d1ca112b51345c47d2f6d899670e37'
+md5sums=('2cfc11b119448b2c2a2284345b199c40'
  'SKIP')
 
 build() {
   cd $pkgname-$pkgver
 
-  # https://github.com/hashicorp/vagrant/issues/10577
-  patch -Np1 -i ../ruby26.patch
-
   INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
 
   gem build $pkgname.gemspec

Deleted: ruby26.patch
===
--- ruby26.patch2019-01-15 14:36:43 UTC (rev 423342)
+++ ruby26.patch2019-01-15 15:03:03 UTC (rev 423343)
@@ -1,35 +0,0 @@
-From 5445c6c79fca6ef5751375e18a344382ffce50df Mon Sep 17 00:00:00 2001
-From: Chris Roberts 
-Date: Wed, 9 Jan 2019 09:56:23 -0800
-Subject: [PATCH] Update ruby version support to include 2.6
-

- .travis.yml | 1 +
- vagrant.gemspec | 2 +-
- 2 files changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/.travis.yml b/.travis.yml
-index e024bed1a5..9ae52c7022 100644
 a/.travis.yml
-+++ b/.travis.yml
-@@ -13,6 +13,7 @@ rvm:
-   - 2.3.8
-   - 2.4.5
-   - 2.5.3
-+  - 2.6.0
- 
- branches:
-   only:
-diff --git a/vagrant.gemspec b/vagrant.gemspec
-index 7ff8dca95e..7bfb47e500 100644
 a/vagrant.gemspec
-+++ b/vagrant.gemspec
-@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
-   s.summary   = "Build and distribute virtualized development 
environments."
-   s.description   = "Vagrant is a tool for building and distributing 
virtualized development environments."
- 
--  s.required_ruby_version = "~> 2.2", "< 2.6"
-+  s.required_ruby_version = "~> 2.2", "< 2.7"
-   s.required_rubygems_version = ">= 1.3.6"
-   s.rubyforge_project = "vagrant"
- 


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

2019-01-15 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, January 15, 2019 @ 14:36:43
  Author: mtorromeo
Revision: 423342

archrelease: copy trunk to community-x86_64

Added:
  libdwarf/repos/community-x86_64/PKGBUILD
(from rev 423341, libdwarf/trunk/PKGBUILD)
Deleted:
  libdwarf/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-15 14:36:27 UTC (rev 423341)
+++ PKGBUILD2019-01-15 14:36:43 UTC (rev 423342)
@@ -1,34 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Alain Kalker 
-# Contributor: Marti Raudsepp 
-
-pkgname=libdwarf
-pkgver=20190104
-pkgrel=1
-pkgdesc="A library for handling DWARF Debugging Information Format"
-arch=(x86_64)
-license=('GPL' 'LGPL')
-url="https://www.prevanders.net/dwarf.html;
-depends=('elfutils')
-options+=('staticlibs')
-source=(https://www.prevanders.net/libdwarf-$pkgver.tar.gz)
-sha512sums=('6f6891df47cd76aa8ee5cbbad91c43de2c6a9b6cee27c8f5f64dc9df3e37c577718f8056e7a71fba6215c7751ccb834935f52532032eb16bae2c26b3a3450677')
-
-build() {
-  cd "$srcdir"/libdwarf-$pkgver
-  ./configure --prefix=/usr --includedir=/usr/include/libdwarf --enable-shared
-  make
-}
-
-check() {
-  cd "$srcdir"/libdwarf-$pkgver
-  make check
-}
-
-package() {
-  cd "$srcdir"/libdwarf-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -dm755 "$pkgdir"/usr/share/doc/$pkgname
-  install -m644 README NEWS "$pkgdir"/usr/share/doc/$pkgname/
-}

Copied: libdwarf/repos/community-x86_64/PKGBUILD (from rev 423341, 
libdwarf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-15 14:36:43 UTC (rev 423342)
@@ -0,0 +1,39 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Alain Kalker 
+# Contributor: Marti Raudsepp 
+
+pkgname=libdwarf
+pkgver=20190110
+pkgrel=1
+pkgdesc="A library for handling DWARF Debugging Information Format"
+arch=(x86_64)
+license=('GPL' 'LGPL')
+url="https://www.prevanders.net/dwarf.html;
+depends=('elfutils')
+options+=('staticlibs')
+_commit="245262d6ccaeed17f7564c31b78da2d4df1a3ee0"
+source=(https://sourceforge.net/code-snapshots/git/l/li/libdwarf/code.git/libdwarf-code-$_commit.zip)
+#source=(https://www.prevanders.net/libdwarf-$pkgver.tar.gz)
+sha512sums=('722841824d5a3fd45740e88e401ee2a8e0358833e817c138e904a9a7ddd2a169116f1512f3d6f5a165f988017d510e6efa1e230fd7ec295dacd924c2ad9bbadf')
+
+build() {
+  # cd "$srcdir"/libdwarf-$pkgver
+  cd "$srcdir"/libdwarf-code-$_commit
+  ./configure --prefix=/usr --includedir=/usr/include/libdwarf --enable-shared
+  make
+}
+
+check() {
+  # cd "$srcdir"/libdwarf-$pkgver
+  cd "$srcdir"/libdwarf-code-$_commit
+  make check
+}
+
+package() {
+  # cd "$srcdir"/libdwarf-$pkgver
+  cd "$srcdir"/libdwarf-code-$_commit
+  make DESTDIR="$pkgdir" install
+
+  install -dm755 "$pkgdir"/usr/share/doc/$pkgname
+  install -m644 README NEWS "$pkgdir"/usr/share/doc/$pkgname/
+}


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

2019-01-15 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, January 15, 2019 @ 14:36:27
  Author: mtorromeo
Revision: 423341

upgpkg: libdwarf 20190110-1

Modified:
  libdwarf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 14:08:08 UTC (rev 423340)
+++ PKGBUILD2019-01-15 14:36:27 UTC (rev 423341)
@@ -3,7 +3,7 @@
 # Contributor: Marti Raudsepp 
 
 pkgname=libdwarf
-pkgver=20190104
+pkgver=20190110
 pkgrel=1
 pkgdesc="A library for handling DWARF Debugging Information Format"
 arch=(x86_64)
@@ -11,22 +11,27 @@
 url="https://www.prevanders.net/dwarf.html;
 depends=('elfutils')
 options+=('staticlibs')
-source=(https://www.prevanders.net/libdwarf-$pkgver.tar.gz)
-sha512sums=('6f6891df47cd76aa8ee5cbbad91c43de2c6a9b6cee27c8f5f64dc9df3e37c577718f8056e7a71fba6215c7751ccb834935f52532032eb16bae2c26b3a3450677')
+_commit="245262d6ccaeed17f7564c31b78da2d4df1a3ee0"
+source=(https://sourceforge.net/code-snapshots/git/l/li/libdwarf/code.git/libdwarf-code-$_commit.zip)
+#source=(https://www.prevanders.net/libdwarf-$pkgver.tar.gz)
+sha512sums=('722841824d5a3fd45740e88e401ee2a8e0358833e817c138e904a9a7ddd2a169116f1512f3d6f5a165f988017d510e6efa1e230fd7ec295dacd924c2ad9bbadf')
 
 build() {
-  cd "$srcdir"/libdwarf-$pkgver
+  # cd "$srcdir"/libdwarf-$pkgver
+  cd "$srcdir"/libdwarf-code-$_commit
   ./configure --prefix=/usr --includedir=/usr/include/libdwarf --enable-shared
   make
 }
 
 check() {
-  cd "$srcdir"/libdwarf-$pkgver
+  # cd "$srcdir"/libdwarf-$pkgver
+  cd "$srcdir"/libdwarf-code-$_commit
   make check
 }
 
 package() {
-  cd "$srcdir"/libdwarf-$pkgver
+  # cd "$srcdir"/libdwarf-$pkgver
+  cd "$srcdir"/libdwarf-code-$_commit
   make DESTDIR="$pkgdir" install
 
   install -dm755 "$pkgdir"/usr/share/doc/$pkgname


  1   2   3   >