[audacious-plugins-freeworld] Drop mp3 plugin, this is now in Fedora proper

jwrdegoede jwrdegoede at rpmfusion.org
Wed Nov 16 09:55:52 CET 2016


commit d5ae67df0f36beb0037d349f4ee504e638d0adcd
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Wed Nov 16 09:55:46 2016 +0100

    Drop mp3 plugin, this is now in Fedora proper

 audacious-plugins-freeworld.spec | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/audacious-plugins-freeworld.spec b/audacious-plugins-freeworld.spec
index 4dd596f..e8e945e 100644
--- a/audacious-plugins-freeworld.spec
+++ b/audacious-plugins-freeworld.spec
@@ -85,15 +85,11 @@ sed -i '\,^.SILENT:,d' buildsys.mk.in
 %build
 %configure \
         --disable-rpath \
-        --enable-chardet \
-	--disable-flacng \
 	--disable-vorbis \
 	--disable-neon \
 	--disable-flac \
 	--disable-wavpack \
-        --disable-sse2 \
-        --disable-altivec \
-        --disable-dependency-tracking
+	--disable-mpg123
 make V=1 %{?_smp_mflags} -C src/aac
 make V=1 %{?_smp_mflags} -C src/ffaudio
 make V=1 %{?_smp_mflags} -C src/mms


More information about the rpmfusion-commits mailing list