Package: amarok / 2.8.0-2.1

Metadata

Package Version Patches format
amarok 2.8.0-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
backport_dont_add_analyzer_when_not_supported.diff | (download)

data/amarok_homerc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
backport_dont_crash_on_shuffle_keyb_shortcut.diff | (download)

src/MainWindow.cpp | 2 1 + 1 - 0 !
src/playlist/PlaylistSortWidget.cpp | 56 30 + 26 - 0 !
src/playlist/PlaylistSortWidget.h | 19 12 + 7 - 0 !
src/playlist/PlaylistViewUrlRunner.cpp | 34 7 + 27 - 0 !
4 files changed, 50 insertions(+), 61 deletions(-)

 get rid of last traces of shuffle sort level
backport_dont_allow_analyzer_with_vlc.diff | (download)

src/EngineController.cpp | 7 7 + 0 - 0 !
src/EngineController.h | 5 5 + 0 - 0 !
src/context/Containment.h | 2 1 + 1 - 0 !
src/context/ContextView.cpp | 21 2 + 19 - 0 !
src/context/ContextView.h | 5 0 + 5 - 0 !
src/context/containments/verticallayout/VerticalToolbarContainment.cpp | 17 13 + 4 - 0 !
src/context/containments/verticallayout/VerticalToolbarContainment.h | 4 2 + 2 - 0 !
7 files changed, 30 insertions(+), 31 deletions(-)

 don't allow adding analyzer applet when not supported.
debian_disable_qtscriptbindings_check_fix.diff | (download)

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

 [patch] disable qtscriptbindings check
Forwarded; not-needed
debian_mysqle_amarok_local_errmsg_feature.diff | (download)

src/core-impl/collections/db/sql/mysqlecollection/MySqlEmbeddedStorage.cpp | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 [patch] make amarok use locally installed errsys.msg

This patch makes Amarok MySQLe use locally installed errsys.msg
(by amarok-common package) instead of global MySQL one which
might not be available if mysql-server is not installed.


debian_mysqle_force_defaults_file.diff | (download)

src/core-impl/collections/db/sql/mysqlecollection/MySqlEmbeddedStorage.cpp | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 force mysqle to use our custom defaults file
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673403
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672207
debian_find_mysql_fix.diff | (download)

cmake/modules/FindMySQLAmarok.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix mysql_config call for debian mysql
debian_clamz_is_runtime_dependency.diff | (download)

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

 do not check for clamz at build-time