diff --git a/.gitignore b/.gitignore index 10075a6..4ae1852 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /qmmp-plugin-pack-1.3.2.tar.bz2 /qmmp-plugin-pack-1.4.0.tar.bz2 /qmmp-plugin-pack-1.4.1.tar.bz2 +/qmmp-plugin-pack-1.5.0.tar.bz2 diff --git a/qmmp-plugin-pack-1.5.0-target.patch b/qmmp-plugin-pack-1.5.0-target.patch new file mode 100644 index 0000000..eef8dcc --- /dev/null +++ b/qmmp-plugin-pack-1.5.0-target.patch @@ -0,0 +1,13 @@ +--- a/trunk/qmmp-plugin-pack/src/Input/ffap/ffap.c ++++ b/trunk/qmmp-plugin-pack/src/Input/ffap/ffap.c +@@ -1236,6 +1236,10 @@ + #define optimize(x) + #endif + ++#if !defined(__x86_64__) && !defined(__i386__) ++#define target(x) ++#endif ++ + #define DECLARE_SCALARPRODUCT_AND_MADD(TYPE, TARGET) \ + __attribute__ ((target (TARGET), optimize("O3,unroll-loops"))) \ + static int32_t scalarproduct_and_madd_int16_##TYPE(int16_t *v1, const int16_t *v2, const int16_t *v3, int order, int mul) \ diff --git a/qmmp-plugin-pack.spec b/qmmp-plugin-pack.spec index 40953a1..1ea2c89 100644 --- a/qmmp-plugin-pack.spec +++ b/qmmp-plugin-pack.spec @@ -1,13 +1,14 @@ Name: qmmp-plugin-pack -Version: 1.4.1 +Version: 1.5.0 Release: 1%{?dist} Summary: A set of extra plugins for Qmmp License: GPLv2+ URL: http://qmmp.ylsoftware.com/plugins.php Source0: http://qmmp.ylsoftware.com/files/plugins/%{name}-%{version}.tar.bz2 +Patch: qmmp-plugin-pack-1.5.0-target.patch -BuildRequires: qmmp-devel >= 1.4.0 +BuildRequires: qmmp-devel >= 1.5.0 BuildRequires: cmake BuildRequires: libsamplerate-devel BuildRequires: libxmp-devel @@ -28,6 +29,7 @@ Plugin pack is a set of extra plugins for Qmmp. %prep %setup -q +%patch -p3 %build @@ -53,6 +55,12 @@ Plugin pack is a set of extra plugins for Qmmp. %changelog +* Mon Jun 07 2021 Karel Volný 1.5.0-1 +- new version 1.5.0 (rhbz#1963430) +- see the upstream changelog at http://qmmp.ylsoftware.com/ +- include patch for building ffap plugin on non-x86 + (https://sourceforge.net/p/qmmp-dev/code/10052/) + * Tue May 11 2021 Karel Volný 1.4.1-1 - new version 1.4.1 (rhbz#1958614) - see the upstream changelog at http://qmmp.ylsoftware.com/ diff --git a/sources b/sources index c73fa0d..57e1f8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qmmp-plugin-pack-1.4.1.tar.bz2) = e050bafb949209c75d1f9406bc2bff4e4372ff709cb9f5564a226784d160fe3732ce5fb058c4d11c92653e7097e121fc2e46fc693c60168e346cc5f645c5bacc +SHA512 (qmmp-plugin-pack-1.5.0.tar.bz2) = ccc62290f5ce45e6f6743c495800641865f07b0abbc40f8eb2e50319407c85f088c93f952905356b695b57e3b7341096faeaa3153e0635722d62c32bbd3bf7b3