Package: traverso / 0.49.2-5

Metadata

Package Version Patches format
traverso 0.49.2-5 3.0 (quilt)

Patch series

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

src/audiofileio/decode/ResampleAudioReader.cpp | 2 2 + 0 - 0 !
src/audiofileio/encode/WPAudioWriter.cpp | 2 2 + 0 - 0 !
src/commands/CommandGroup.cpp | 2 2 + 0 - 0 !
src/common/RingBuffer.cpp | 1 1 + 0 - 0 !
src/core/Export.cpp | 2 2 + 0 - 0 !
src/core/ViewPort.cpp | 2 2 + 0 - 0 !
src/traverso/Main.cpp | 1 1 + 0 - 0 !
7 files changed, 12 insertions(+)

 add missing #include for gcc 4.4.
02 binutils_gold.patch | (download)

src/traverso/CMakeLists.txt | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 append -ldl to linker's flags to prevent ftbfs with binutils-gold.
03 find_slv2.patch | (download)

CMakeLists.txt | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 slv installs package configuration as slv.pc and not libslv.pc.
 Force the use of -I/usr/include/rasqal, otherwise FTBFS.
04 find_raptor2.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 force buildsystem to point to correct location of raptor2's
 header files.
05 gcc47 ftbfs.patch | (download)

src/core/FileHelpers.cpp | 1 1 + 0 - 0 !
src/traverso/Main.cpp | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 fix build failure with gcc 4.7.