From 98549f9dd98020316a39d54bf6bd4e2eabc99322 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 18 Jan 2022 09:03:45 -0600 Subject: [PATCH] spotify-qt: update to 3.8. --- srcpkgs/spotify-qt/patches/disable-crash-handler.patch | 7 +++++-- srcpkgs/spotify-qt/template | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/srcpkgs/spotify-qt/patches/disable-crash-handler.patch b/srcpkgs/spotify-qt/patches/disable-crash-handler.patch index 7f6e063e34e..4d5e61a5bde 100644 --- a/srcpkgs/spotify-qt/patches/disable-crash-handler.patch +++ b/srcpkgs/spotify-qt/patches/disable-crash-handler.patch @@ -1,12 +1,15 @@ --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt -@@ -26,11 +26,6 @@ +@@ -26,14 +26,6 @@ # Version macros target_compile_definitions(spotify-qt-lib PUBLIC LIB_VERSION="v${PROJECT_VERSION}") --# Check if using GCC for crash handler support +-# Check if using GCC -if (CMAKE_CXX_COMPILER_ID STREQUAL "GNU") +- # Used by crash handler - target_compile_definitions(spotify-qt-lib PRIVATE IS_GNU_CXX) +- # Enable all compiler warnings +- target_compile_options(spotify-qt-lib PRIVATE -Wall -Wextra) -endif () - # Link optional libraries diff --git a/srcpkgs/spotify-qt/template b/srcpkgs/spotify-qt/template index af3179dd2b9..0fb27d690f5 100644 --- a/srcpkgs/spotify-qt/template +++ b/srcpkgs/spotify-qt/template @@ -1,6 +1,6 @@ # Template file for 'spotify-qt' pkgname=spotify-qt -version=3.7 +version=3.8 revision=1 build_style=cmake hostmakedepends="pkg-config qt5-devel" @@ -10,4 +10,4 @@ maintainer="Andrew Benson " license="GPL-3.0-or-later" homepage="https://github.com/kraxarn/spotify-qt" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=5338c83d49e3aefd287e78856666f42e4f921631bcc9fbe13a2ec8543c835ad8 +checksum=deb12800b9fb4f501f8dfc97a2fdc4989849fe8bbf6f38d79503214e03afe5ad