From 15db49a6acff8e3bca2b986724ba9da6a7f8a7a4 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 5 Mar 2020 21:18:30 +1000 Subject: [PATCH] QMMP: bump version --- .../{qmmp-1.3.5.patchset => qmmp-1.3.6.patchset} | 0 .../qmmp/{qmmp-1.3.5.recipe => qmmp-1.3.6.recipe} | 10 +++++----- 2 files changed, 5 insertions(+), 5 deletions(-) rename media-sound/qmmp/patches/{qmmp-1.3.5.patchset => qmmp-1.3.6.patchset} (100%) rename media-sound/qmmp/{qmmp-1.3.5.recipe => qmmp-1.3.6.recipe} (95%) diff --git a/media-sound/qmmp/patches/qmmp-1.3.5.patchset b/media-sound/qmmp/patches/qmmp-1.3.6.patchset similarity index 100% rename from media-sound/qmmp/patches/qmmp-1.3.5.patchset rename to media-sound/qmmp/patches/qmmp-1.3.6.patchset diff --git a/media-sound/qmmp/qmmp-1.3.5.recipe b/media-sound/qmmp/qmmp-1.3.6.recipe similarity index 95% rename from media-sound/qmmp/qmmp-1.3.5.recipe rename to media-sound/qmmp/qmmp-1.3.6.recipe index 1cc5d559b..ae400d9fd 100644 --- a/media-sound/qmmp/qmmp-1.3.5.recipe +++ b/media-sound/qmmp/qmmp-1.3.6.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-2019 Qmmp Development Team" +COPYRIGHT="2006-2020 Qmmp Development Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://sourceforge.net/projects/qmmp-dev/files/qmmp/qmmp-$portVersion.tar.bz2" -CHECKSUM_SHA256="b59b7d4f0f6a0fa9cdf66a07caecb1a4bdc67e8499df331208666e073f66f340" +CHECKSUM_SHA256="e842ab14a335c09ee2941ecdac4b47ce9a9e916d523dfe30e98e0569b6f13036" PATCHES="qmmp-$portVersion.patchset" ADDITIONAL_FILES=" qmmp.rdef.in @@ -97,7 +97,7 @@ BUILD_REQUIRES=" devel:libogg$secondaryArchSuffix devel:libopus$secondaryArchSuffix devel:libopusfile$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.12 + devel:libQt5Core$secondaryArchSuffix >= 5 devel:libsndfile$secondaryArchSuffix devel:libsoxr$secondaryArchSuffix devel:libtag$secondaryArchSuffix @@ -109,10 +109,10 @@ BUILD_PREREQUIRES=" cmd:find cmd:flex cmd:gcc$secondaryArchSuffix - cmd:lrelease$secondaryArchSuffix >= 5.12 + cmd:lrelease$secondaryArchSuffix >= 5 cmd:make cmd:pkg_config$secondaryArchSuffix - cmd:qmake$secondaryArchSuffix >= 5.12 + cmd:qmake$secondaryArchSuffix >= 5 cmd:unzip cmd:xargs cmd:yacc