From 30385c668169efe916aacfd9f9d8db916d847c41 Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: Thu, 14 Dec 2023 21:25:02 +0100 Subject: [PATCH] fix: harfbuzz recipe to declare -lsupc++ --- harfbuzz_6.0.0+1 => harfbuzz_6.0.0-1 | 2 +- index | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename harfbuzz_6.0.0+1 => harfbuzz_6.0.0-1 (89%) diff --git a/harfbuzz_6.0.0+1 b/harfbuzz_6.0.0-1 similarity index 89% rename from harfbuzz_6.0.0+1 rename to harfbuzz_6.0.0-1 index 17d789a..43064a1 100644 --- a/harfbuzz_6.0.0+1 +++ b/harfbuzz_6.0.0-1 @@ -37,5 +37,5 @@ done options+=(-Dtests=disabled -Ddocs=disabled) -enter_archive "https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz" +enter_git_repository "https://github.com/lhelper-org/harfbuzz" "${version}-lhelper" build_and_install meson "${options[@]}" diff --git a/index b/index index 2c10029..3bbacd3 100644 --- a/index +++ b/index @@ -72,7 +72,7 @@ xft 2.3.6 uthash 2.3.0 libffi 3.4.4 fribidi 1.0.12 -harfbuzz 6.0.0 +harfbuzz 6.0.0-1 libiconv 1.16 libunistring 1.0 pcre3 8.39