From baa299d7fc878dd061d1144140761800be6701ab Mon Sep 17 00:00:00 2001 From: Karel Volny Date: Nov 24 2016 13:43:35 +0000 Subject: enable mpg123 plugin and replace qmmp-plugin-pack-freeworld (#1395861) thanks to Yaakov Selkowitz --- diff --git a/qmmp-plugin-pack.spec b/qmmp-plugin-pack.spec index 4b985d1..ad85657 100644 --- a/qmmp-plugin-pack.spec +++ b/qmmp-plugin-pack.spec @@ -1,8 +1,11 @@ Name: qmmp-plugin-pack Version: 1.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A set of extra plugins for Qmmp +Provides: %{name}-freeworld = %{version}-%{release} +Obsoletes: %{name}-freeworld < %{version}-%{release} + Group: Applications/Multimedia License: GPLv2+ URL: http://qmmp.ylsoftware.com/plugins.php @@ -12,6 +15,7 @@ BuildRequires: qmmp-devel >= 1.0.0 BuildRequires: cmake BuildRequires: libsamplerate-devel BuildRequires: libxmp-devel +BuildRequires: mpg123-devel BuildRequires: qt5-linguist BuildRequires: taglib-devel BuildRequires: yasm @@ -19,6 +23,7 @@ BuildRequires: yasm %description Plugin pack is a set of extra plugins for Qmmp. + * MPG123 - MPEG v1/2 layer1/2/3 decoder using libmpg123 library * FFap - enhanced Monkey's Audio (APE) decoder (24-bit samples and embedded cue support) * SRC - sample rate converter @@ -29,9 +34,7 @@ Plugin pack is a set of extra plugins for Qmmp. %build -%cmake \ - -D USE_MPG123:BOOL=FALSE \ - . +%cmake make %{?_smp_mflags} @@ -47,6 +50,10 @@ make %{?_smp_mflags} %changelog +* Thu Nov 24 2016 Karel Volný 1.1.3-2 +- enable mpg123 plugin and replace qmmp-plugin-pack-freeworld (#1395861) + thanks to Yaakov Selkowitz + * Thu Oct 06 2016 Karel Volný 1.1.3-1 - new version 1.1.3 (#1370808) - see the upstream changelog at http://qmmp.ylsoftware.com/