Package: mp3blaster / 1:3.2.5-3

Metadata

Package Version Patches format
mp3blaster 1:3.2.5-3 3.0 (quilt)

Patch series

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

mpegsound/mpegsound.h | 2 1 + 1 - 0 !
mpegsound/oggplayer.cc | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
03_endian.patch | (download)

mpegsound/oggplayer.cc | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
04_memleak.patch | (download)

mpegsound/oggplayer.cc | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
05_macro.patch | (download)

mpegsound/mpegsound.h | 14 7 + 7 - 0 !
mpegsound/rawtofile.cc | 10 5 + 5 - 0 !
src/main.cc | 2 1 + 1 - 0 !
src/splay.cc | 2 1 + 1 - 0 !
4 files changed, 14 insertions(+), 14 deletions(-)

---
06_man.patch | (download)

mp3blaster.1 | 20 10 + 10 - 0 !
nmixer.1 | 5 3 + 2 - 0 !
2 files changed, 13 insertions(+), 12 deletions(-)

---
07_fix_ogg.patch | (download)

src/main.cc | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
08_fix_ftbfs_const_char.patch | (download)

src/global.cc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix a ftbfs when converting from 'const char*' to 'char*'.
#