From 3828e92855e36c2c8122f62cef081df232e86855 Mon Sep 17 00:00:00 2001 From: Domenico Panella Date: Thu, 2 Jul 2020 17:55:08 +0200 Subject: [PATCH] New package : powerline-go-1.17.0 New package : powerline-go-1.17.0 New package : powerline-go-1.17.0 New package : powerline-go-1.17.0 python3-yara: update to 4.0.2. FreeRADIUS: rebuild against libressl-3.1.3 Ice: rebuild against libressl-3.1.3 LGOGDownloader: rebuild against libressl-3.1.3 MEGAsdk: rebuild against libressl-3.1.3 OpenRCT2: rebuild against libressl-3.1.3 VirtualGL: rebuild against libressl-3.1.3 acme-client: rebuild against libressl-3.1.3 aircrack-ng: rebuild against libressl-3.1.3 alpine: rebuild against libressl-3.1.3 apache: rebuild against libressl-3.1.3 apk-tools: rebuild against libressl-3.1.3 apr-util: rebuild against libressl-3.1.3 argyllcms: rebuild against libressl-3.1.3 aria2: rebuild against libressl-3.1.3 attic: rebuild against libressl-3.1.3 axel: rebuild against libressl-3.1.3 bacula-common: rebuild against libressl-3.1.3 badvpn: rebuild against libressl-3.1.3 baresip: rebuild against libressl-3.1.3 barrier: rebuild against libressl-3.1.3 bind: rebuild against libressl-3.1.3 bitchx: rebuild against libressl-3.1.3 bitcoin: rebuild against libressl-3.1.3 boinc: rebuild against libressl-3.1.3 borg: rebuild against libressl-3.1.3 botan: rebuild against libressl-3.1.3 bro: rebuild against libressl-3.1.3 burp-server: rebuild against libressl-3.1.3 burp2-server: rebuild against libressl-3.1.3 calibre: rebuild against libressl-3.1.3 qt5: get rid of EVP_CipherFinal warning If EVP_CipherFinal is used, libressl always prints a linker warning: /bin/ld: /usr/lib/libQt5Network.so: warning: EVP_CipherFinal is often misused, please use EVP_CipherFinal_ex and EVP_CIPHER_CTX_cleanup Extend the qtnetwork-5.15.0-libressl.patch to replace EVP_CipherFinal() with EVP_CipherFinal_ex(). [ci skip] bacula-common: mark noross libssh2: rebuild against libressl-3.1.3 rtmpdump: rebuild against libressl-3.1.3 gst-plugins-bad1: rebuild against libressl-3.1.3 angle-grinder: rebuild against libressl-3.1.3 cbang: rebuild against libressl-3.1.3 chatterino2: rebuild against libressl-3.1.3 volumeicon: add libnotify patch. Changes to the configure.ac file required new build time dependencies as well. Closes: #23367 icecat: update to 68.10.0 clamav: rebuild against libressl-3.1.3 cloudfuse: rebuild against libressl-3.1.3 cmusfm: rebuild against libressl-3.1.3 coWPAtty: rebuild against libressl-3.1.3 collectd: rebuild against libressl-3.1.3 coturn: rebuild against libressl-3.1.3 cyrus-sasl: rebuild against libressl-3.1.3 --- srcpkgs/bacula-common/template | 2 ++ srcpkgs/powerline-go/template | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 srcpkgs/powerline-go/template diff --git a/srcpkgs/bacula-common/template b/srcpkgs/bacula-common/template index 02c9bb07fcf..504583f406c 100644 --- a/srcpkgs/bacula-common/template +++ b/srcpkgs/bacula-common/template @@ -22,6 +22,8 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel" fi +nocross="https://build.voidlinux.org/builders/armv6l_builder/builds/26660/steps/shell_3/logs/stdio" + post_install() { rm "${DESTDIR}/usr/bin/bacula" rm -rf "${DESTDIR}/usr/share/doc" diff --git a/srcpkgs/powerline-go/template b/srcpkgs/powerline-go/template new file mode 100644 index 00000000000..9bc73dae78a --- /dev/null +++ b/srcpkgs/powerline-go/template @@ -0,0 +1,12 @@ +# Template file for 'powerline-go' +pkgname=powerline-go +version=1.17.0 +revision=1 +build_style=go +go_import_path="github.com/justjanne/powerline-go" +short_desc="Beautiful, useful and fast prompt for your shell" +maintainer="Domenico Panella " +license="GPL-3.0-or-later" +homepage="https://github.com/justjanne/powerline-go" +distfiles="https://github.com/justjanne/$pkgname/archive/v$version.tar.gz" +checksum=d7825168044159dfdd3983519ea26cf8753f24c3d8c0600ce494c4a6db7a015f