Re: git: 645419c8e465 - main - multimedia/x265: upgrade to 3.5. Finally...
Date: Sat, 16 Dec 2023 01:31:53 UTC
15.12.23 19:35, Mikhail T.:
> They just aren't /installed/ for some reason... Any cmake-expert to
> guess, what that reason could be?
Ok, the culprit is git. If there is no git-executable in the path at
configure-time, the shared library and the x265.pc file are not installed...
I suppose, git can be added as a BUILD_DEPENDency, but I'll try to patch
things, so that's not necessary...
-mi