Package: cdcd / 0.6.6-13.1

Metadata

Package Version Patches format
cdcd 0.6.6-13.1 3.0 (quilt)

Patch series

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

cmd_cdcd.c | 13 10 + 3 - 0 !
1 file changed, 10 insertions(+), 3 deletions(-)

 allows to eject empty cd-tray

02 skip.patch | (download)

cmd_cdcd.c | 12 9 + 3 - 0 !
1 file changed, 9 insertions(+), 3 deletions(-)

 skips unplayable data tracks automagically

03 cdindex.patch | (download)

conf.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 Disabling CD information server selection, cdindex.org seems to be dead.

04 freedb url | (download)

conf.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 update url of freedb service

05 fix rndplay segfault.patch | (download)

cmd_cdcd.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix 'cdcd rndplay' segfault if no cd is in the drive.
06 manpage hyphen fix.patch | (download)

cdcd.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 escape hyphen which should be interpreted as minus sign by groff
             as per lintian warning.


07 no curses.patch | (download)

config.h.in | 3 0 + 3 - 0 !
configure | 79 0 + 79 - 0 !
2 files changed, 82 deletions(-)

---