[mpg123-users] mpg123 1.32.1 with build fixes
Brought to you by:
sobukus
From: Thomas O. <tho...@or...> - 2023-09-26 06:42:52
|
There were some things amiss with the build system changes in the last release, most notably the man pages went missing. Further fixes mainly for the CMake build are also still in the works. Sorry for the fuss, but only the announced release got the testing we'd like to have had beforehand. 1.32.1 ------ - Include man pages again in tarball and install. We cannot avoid the empty man directory when disabling programs with autoconf. - Fix signal handler prototype, avoiding some justified warnings. - ports/cmake: -- Include CheckTypeSize, which seems to be needed sometimes (bug 357). -- Avoid O_LARGEFILE redefinition, logic closer to autoconf. Alrighty then, Thomas |