Package: id3tool / 1.2a-12

Metadata

Package Version Patches format
id3tool 1.2a-12 3.0 (quilt)

Patch series

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

CHANGELOG | 8 4 4 - 0 !
COPYING | 2 1 1 - 0 !
README.Win32 | 2 1 1 - 0 !
bsd_getopt.c | 2 1 1 - 0 !
id3.c | 6 3 3 - 0 !
id3.h | 2 1 1 - 0 !
id3tool.c | 4 2 2 - 0 !
7 files changed, 13 insertions( ), 13 deletions(-)

 fix some typographical errors.
warnings.patch | (download)

id3.c | 2 1 1 - 0 !
id3.h | 4 2 2 - 0 !
id3tool.c | 10 7 3 - 0 !
3 files changed, 10 insertions( ), 6 deletions(-)

 fix some compiler warnings
autoreconf.patch | (download)

Makefile.am | 2 0 2 - 0 !
acconfig.h | 60 0 60 - 0 !
bsd_getopt.h | 9 4 5 - 0 !
configure.in | 29 22 7 - 0 !
4 files changed, 26 insertions( ), 74 deletions(-)

 modernize the autoconf templates a bit.
  Use the autoconf and automake initialization macros properly.
  Fold acconfig.h into configure.in using conditionals and AH_BOTTOM().
  Fix bsd_getopt.h to get rid of an infinite include loop.
  Turn on automake warnings, non-fatal because of the configure.in name.
lfs.patch | (download)

configure.in | 2 2 0 - 0 !
1 file changed, 2 insertions( )

 let autoconf detect large file support.
werror.patch | (download)

configure.in | 6 6 0 - 0 !
1 file changed, 6 insertions( )

 add the --enable-werror configure option.