qmplay2: bump version and update patch for gcc8.

This commit is contained in:
Jerome Duval
2019-09-24 17:13:50 +02:00
parent 40fca05520
commit 189370c45a
2 changed files with 3 additions and 3 deletions

View File

@@ -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;

View File

@@ -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="