Package: libdvdnav / 4.2.0+20120524-2

Metadata

Package Version Patches format
libdvdnav 4.2.0+20120524-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 inttypes.patch | (download)

src/dvdnav/dvd_types.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fixing missing <inttypes.h> include.

02 hurd.patch | (download)

src/dvdnav.c | 3 1 + 2 - 0 !
src/dvdnav_internal.h | 9 1 + 8 - 0 !
src/remap.c | 13 7 + 6 - 0 !
3 files changed, 9 insertions(+), 16 deletions(-)

 Use dynamically allocated strings instead of hardcoded size ones to fix FTBFS
 on hurd (Closes: #641028).