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 filePatch | File delta | Description |
---|---|---|
add_cmake_option_visualization.patch | (download) |
CMakeLists.txt |
1 1 + 0 - 0 ! |
add an explicit cmake option to be able to disable visualization. |
fix taglib version checking.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
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 ! |
fix gcc-5 build issue |
remove references to non dfsg files.patch | (download) |
data/data.qrc |
5 0 + 5 - 0 ! |
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 ! |
wrap boost includes to avoid ftbfs due to qt4 moc. |
remove_embedded_qsqlite.patch | (download) |
CMakeLists.txt |
21 13 + 8 - 0 ! |
--- |