[Bug 257917] x11-toolkits/libadwaita: update to 0.0.20210812

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Aug 2021 19:33:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257917

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Greg V from comment #1)
Converting to USE_GITLAB still requires commit hash (see bug 242329). Besides,
1.0.0-alpha.2 isn't enough for Kooha:

$ git describe --contains ea7ef0f2e2ac 2>/dev/null || git describe ea7ef0f2e2ac
1.0.0-alpha.2~37 # 37 commits *before* release

$ git describe --contains 9b6efa65dabb 2>/dev/null || git describe 9b6efa65dabb
1.0.0-alpha.2-49-g9b6efa6 # 49 commits *after* release

# Test build with 1.0.0-alpha.2
$ make clean all -C multimedia/kooha
[...]
  = note: ld: error: undefined symbol: adw_application_get_type
          >>> referenced by libadwaita.7p6l4f4a-cgu.12
          >>>              
libadwaita-7c6b5bbcb5cc3eca.libadwaita.7p6l4f4a-cgu.12.rcgu.o:(_$LT$libadwaita..auto..application..Application$u20$as$u20$glib..types..StaticType$GT$::static_type::h53db6c96972ec330)
in archive
.../Kooha-1.2.1-624-gba1f8e8/_build/target/release/deps/liblibadwaita-7c6b5bbcb5cc3eca.rlib

-- 
You are receiving this mail because:
You are the assignee for the bug.