From 3e37d5648ca3ca1f2a706df1cc17953e0ae20ab8 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 5 Feb 2021 11:15:38 +1000 Subject: [PATCH] QMMP: bump version --- .../{qmmp-1.4.3.patchset => qmmp-1.4.4.patchset} | 10 +++++----- .../qmmp/{qmmp-1.4.3.recipe => qmmp-1.4.4.recipe} | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) rename media-sound/qmmp/patches/{qmmp-1.4.3.patchset => qmmp-1.4.4.patchset} (99%) rename media-sound/qmmp/{qmmp-1.4.3.recipe => qmmp-1.4.4.recipe} (96%) diff --git a/media-sound/qmmp/patches/qmmp-1.4.3.patchset b/media-sound/qmmp/patches/qmmp-1.4.4.patchset similarity index 99% rename from media-sound/qmmp/patches/qmmp-1.4.3.patchset rename to media-sound/qmmp/patches/qmmp-1.4.4.patchset index 1a7f2b005..581100d1b 100644 --- a/media-sound/qmmp/patches/qmmp-1.4.3.patchset +++ b/media-sound/qmmp/patches/qmmp-1.4.4.patchset @@ -1,17 +1,17 @@ -From a5763883c32c76a50e396fc3570fe21d0a97ba28 Mon Sep 17 00:00:00 2001 +From 41d179c7903975836ad22d7d55517a286adbe865 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> -Date: Mon, 17 Aug 2020 23:30:33 +1000 +Date: Fri, 5 Feb 2021 11:00:36 +1000 Subject: Add haiku support diff --git a/CMakeLists.txt b/CMakeLists.txt -index cb44410..cd1a3a6 100644 +index 7f82eda..3750da9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -63,7 +63,7 @@ find_package(Qt5DBus 5.4.0) find_package(Qt5Multimedia 5.4.0) find_package(Qt5Sql 5.4.0) - find_package(QtWinExtras 5.4.0) + find_package(Qt5WinExtras 5.4.0) -ADD_DEFINITIONS(-DQMMP_WS_X11 -DQT_DISABLE_DEPRECATED_BEFORE=0x050400 -DQT_DEPRECATED_WARNINGS) +ADD_DEFINITIONS(-DQT_DISABLE_DEPRECATED_BEFORE=0x050400 -DQT_DEPRECATED_WARNINGS) set(CMAKE_CXX_VISIBILITY_PRESET hidden) @@ -640,5 +640,5 @@ index 60c701d..0725580 100644 m_ui->informationButton->setEnabled(false); m_ui->treeWidget->setItemDelegate(new RadioItemDelegate(this)); -- -2.28.0 +2.30.0 diff --git a/media-sound/qmmp/qmmp-1.4.3.recipe b/media-sound/qmmp/qmmp-1.4.4.recipe similarity index 96% rename from media-sound/qmmp/qmmp-1.4.3.recipe rename to media-sound/qmmp/qmmp-1.4.4.recipe index 2df47746f..627f90f60 100644 --- a/media-sound/qmmp/qmmp-1.4.3.recipe +++ b/media-sound/qmmp/qmmp-1.4.4.recipe @@ -2,11 +2,11 @@ SUMMARY="Qt-based audio player with winamp/xmms skins support" DESCRIPTION="This program is an audio-player, written with the help of the Qt library. \ The user interface is similar to winamp or xmms." HOMEPAGE="http://qmmp.ylsoftware.com/" -COPYRIGHT="2006-2020 Qmmp Development Team" +COPYRIGHT="2006-2021 Qmmp Development Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://qmmp.ylsoftware.com/files/qmmp-$portVersion.tar.bz2" -CHECKSUM_SHA256="293dbe5e64bc7c1a6f40a7b34dadc84d4689cb1339a49aa79c3ebe1963318b48" +CHECKSUM_SHA256="b1945956109fd9c7844ee5780142c0d24564b88327dc2f9a61d29386abcf9d54" PATCHES="qmmp-$portVersion.patchset" ADDITIONAL_FILES=" qmmp.rdef.in @@ -98,7 +98,7 @@ BUILD_REQUIRES=" devel:libogg$secondaryArchSuffix devel:libopus$secondaryArchSuffix devel:libopusfile$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.14 + devel:libQt5Core$secondaryArchSuffix >= 5.15 devel:libsidplayfp$secondaryArchSuffix devel:libsndfile$secondaryArchSuffix devel:libsoxr$secondaryArchSuffix