Package: clementine / 1.4.0~rc1+git347-gfc4cb6fc7+dfsg-1+deb11u1

Metadata

Package Version Patches format
clementine 1.4.0~rc1+git347-gfc4cb6fc7+dfsg-1+deb11u1 3.0 (quilt)

Patch series

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

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

 add an explicit cmake option to be able to disable visualization.
fix taglib version checking.patch | (download)

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

 fix taglib version checking 1.11.1 or above
  In CMakeLists.txt we need to check if the taglib system version is 1.11.1 or
  above and not above 1.11.1 because there is no release above.
fix_gcc5_ftbfs.patch | (download)

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

 fix gcc-5 build issue
remove references to non dfsg files.patch | (download)

data/data.qrc | 5 0 + 5 - 0 !
src/songinfo/songinfosettingspage.cpp | 5 0 + 5 - 0 !
src/ui/mainwindow.ui | 2 0 + 2 - 0 !
src/widgets/fullscreenhypnotoad.cpp | 2 1 + 1 - 0 !
src/widgets/nowplayingwidget.cpp | 2 1 + 1 - 0 !
5 files changed, 2 insertions(+), 14 deletions(-)

 remove all references to non-dfsg files
 Clementine use non-dfsg files 'hypnotoad.gif' and 'lumberjacksong.txt' as 
 "Easter eggs" in clementine interface.
hide_boost_includes_from_q_moc.patch | (download)

src/core/macglobalshortcutbackend.mm | 2 2 + 0 - 0 !
src/core/scopedtransaction.h | 2 2 + 0 - 0 !
src/core/signalchecker.h | 2 2 + 0 - 0 !
src/devices/macdevicelister.mm | 2 2 + 0 - 0 !
src/internet/subsonic/subsonicdynamicplaylist.cpp | 2 2 + 0 - 0 !
5 files changed, 10 insertions(+)

 wrap boost includes to avoid ftbfs due to qt4 moc.
remove_embedded_qsqlite.patch | (download)

CMakeLists.txt | 21 13 + 8 - 0 !
src/CMakeLists.txt | 3 0 + 3 - 0 !
src/main.cpp | 4 0 + 4 - 0 !
3 files changed, 13 insertions(+), 15 deletions(-)

---