debian specific patch information for moc / 2.4.1-1

Summary

Package Version Package Type Source Package Format
2.4.1-1 Debian-diff 1.0

"Debian diff" Information

Diff file moc_2.4.1-1.diff.gz
Size28344
MD5sumce349f1d6650573a5c456e348c40ea59
./debian only changes view download

"series" style patches

patch summary view raw
debian/01_Makefiles.patch
 Makefile.am |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
debian/02_mocp.8.patch
 mocp.1 |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
view download
external/01_modplug.patch
 Makefile.in                          |    2 
 config.example                       |   37 ++
 configure                            |  145 +++++++--
 configure.in                         |   13 
 decoder_plugins/Makefile.in          |    2 
 decoder_plugins/ffmpeg/Makefile.in   |    2 
 decoder_plugins/flac/Makefile.in     |    2 
 decoder_plugins/modplug/Makefile.am  |    6 
 decoder_plugins/modplug/Makefile.in  |  509 ++++++++++++++++++++++++++++++++++
 decoder_plugins/modplug/modplug.c    |  346 +++++++++++++++++++++++
 decoder_plugins/mp3/Makefile.in      |    2 
 decoder_plugins/musepack/Makefile.in |    2 
 decoder_plugins/sndfile/Makefile.in  |    2 
 decoder_plugins/speex/Makefile.in    |    2 
 decoder_plugins/vorbis/Makefile.in   |    2 
 options.c                            |   94 ++++++
 options.c.orig                       |  522 +++++++++++++++++++++++++++++++++++
 themes/Makefile.in                   |    2 
 18 files changed, 1663 insertions(+), 29 deletions(-)
view download
external/02_prune_command.patch
 files.c        |    6 ++++
 files.h        |    1 
 interface.c    |   83 ++++++++++++++++++++++++++++++++++++++++-----------------
 keymap.example |    1 
 keys.c         |    8 +++++
 keys.h         |    1 
 playlist.c     |   25 +++++++++++++++++
 playlist.h     |    2 +
 8 files changed, 103 insertions(+), 24 deletions(-)
view download