On 5/5/25 8:25 AM, Slávek Banko via tde-devels wrote:
When attempting to build 14.1.4 packages, are the cmake conversions listed in the wiki now required to build or can the packages still use automake?
https://wiki.trinitydesktop.org/Release_Notes_For_R14.1.4#CMake_conversi ons
normally, we hold the rule that after CMake conversion, one release is possible to do build by both - the original automake and the new CMake. And for the next release, automake support is removed.
Nice rule. Thanks. :)