Hello, Boyuan Yang, le jeu. 11 janv. 2024 13:37:45 -0500, a ecrit: > On Mon, 6 Nov 2023 01:42:57 +0100 Samuel Thibault <sthiba...@debian.org> > wrote: > > There is a direct build-depend loop between libwebp and tiff. Could you > > introduce a notiff build profile in order to break this loop? Otherwise > > one can't seamlessly bootstrap new Debian ports. > > According to > https://wiki.debian.org/BuildProfileSpec#Adding_new_profiles_to_this_registry > , > adding a new build profile may need some discussion to reach a consensus. Do > you > think it is necessary to start a discussion on debian-devel for notiff > profile?
AIUI that is for cross-packages profiles. Packages themselves can freely add their own profile names, see pkg.$sourcepackage.$anything in https://wiki.debian.org/BuildProfileSpec#Registered_profile_names e.g. here pkg.libwebp.notiff. Samuel