From 70ab54078febd7157009adc8b6f3c98d713f3f72 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 15:01:38 +0200 Subject: [PATCH] fractal: rebuild against libressl-3.1.3 --- srcpkgs/fractal/patches/fix-build.patch | 2 +- srcpkgs/fractal/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fractal/patches/fix-build.patch b/srcpkgs/fractal/patches/fix-build.patch index eb2b0c1de4..dabe7f9a32 100644 --- a/srcpkgs/fractal/patches/fix-build.patch +++ b/srcpkgs/fractal/patches/fix-build.patch @@ -20,7 +20,7 @@ Some builds also fail with unused import. export CARGO_HOME="$CARGO_TARGET_DIR"/cargo-home export FRACTAL_PROFILE="$4" -+cargo update --manifest-path $1/Cargo.toml -p fractal-gtk --package openssl-sys --precise 0.9.53 ++cargo update --manifest-path $1/Cargo.toml -p fractal-gtk --package openssl-sys --precise 0.9.58 +cargo update --manifest-path $1/Cargo.toml -p fractal-gtk --package num-bigint --precise 0.2.3 + if [ "$FRACTAL_PROFILE" = "Devel" ] diff --git a/srcpkgs/fractal/template b/srcpkgs/fractal/template index 505c9455da..4957b83a6b 100644 --- a/srcpkgs/fractal/template +++ b/srcpkgs/fractal/template @@ -1,10 +1,10 @@ # Template file for 'fractal' pkgname=fractal version=4.2.2 -revision=1 +revision=2 build_style=meson build_helper="rust" -hostmakedepends="cargo pkg-config glib-devel" +hostmakedepends="cargo pkg-config glib-devel gettext" makedepends="gtk+3-devel libglib-devel libressl-devel gstreamer1-devel cairo-devel gettext-devel gst-plugins-base1-devel gst-plugins-bad1-devel gst1-editing-services-devel gtksourceview4-devel pango-devel gspell-devel