diff --git a/media-video/qmplay2/patches/qmplay2-19.08.27.patchset b/media-video/qmplay2/patches/qmplay2-19.09.03.patchset similarity index 99% rename from media-video/qmplay2/patches/qmplay2-19.08.27.patchset rename to media-video/qmplay2/patches/qmplay2-19.09.03.patchset index 1c4f80da5..c55a68d26 100644 --- a/media-video/qmplay2/patches/qmplay2-19.08.27.patchset +++ b/media-video/qmplay2/patches/qmplay2-19.09.03.patchset @@ -593,7 +593,7 @@ index 0000000..ca7ad89 + +bool SndPlayer::start() +{ -+ int gSoundBufferSize = 8192 * sizeof(float); ++ size_t gSoundBufferSize = 8192 * sizeof(float); + + media_raw_audio_format form = { + sample_rate, @@ -714,7 +714,7 @@ index 0000000..b0ca8c2 + + double delay; + uchar channels; -+ uint sample_rate; ++ float sample_rate; + +private: + bool _isOK; diff --git a/media-video/qmplay2/qmplay2-19.08.27.recipe b/media-video/qmplay2/qmplay2-19.09.03.recipe similarity index 97% rename from media-video/qmplay2/qmplay2-19.08.27.recipe rename to media-video/qmplay2/qmplay2-19.09.03.recipe index d5b3fa5be..6b9bb18d1 100644 --- a/media-video/qmplay2/qmplay2-19.08.27.recipe +++ b/media-video/qmplay2/qmplay2-19.09.03.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2010-2019 Błażej Szczygieł" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/zaps166/QMPlay2/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="7a6a06ad833fd32b07b3837198191ff98a1f28a5e9ad85008faea196de293c9f" +CHECKSUM_SHA256="95d912c68c5d61d9436bb970d410844f57348cbaeb96cac9ec3b3e3057b6eb08" SOURCE_DIR="QMPlay2-$portVersion" PATCHES="qmplay2-$portVersion.patchset" ADDITIONAL_FILES="