Package: libfishsound / 1.0.0-6

Metadata

Package Version Patches format
libfishsound 1.0.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Patch configure.ac to specify config macro dir.patch | (download)

Makefile.am | 2 2 + 0 - 0 !
configure.ac | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+)

 patch configure.ac to specify config macro dir.

0002 flac set vendor_string.length 0.patch | (download)

src/libfishsound/flac.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 flac: set vendor_string.length = 0

0003 Fix incompatible flac callback types.patch | (download)

src/libfishsound/flac.c | 15 11 + 4 - 0 !
1 file changed, 11 insertions(+), 4 deletions(-)

 fix incompatible flac callback types.

Bug-Debian: https://bugs.debian.org/766394

Starting from libflac 1.1.3 the flac API uses "size_t" as parameter type for the number of bytes in all callback functions.