mpg123-1.32.1

This commit is contained in:
Ozkan Sezer
2023-09-24 23:11:10 +03:00
parent 2279cffc0f
commit de1a534fe6
16 changed files with 1024 additions and 46 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
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.
1.32.0
------
- build: