commit 0aaa9be2fd7a7191c85e53df8824ff19b22baa8c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Sep 23 10:14:36 2019 +0100
Use configure to disable fdk-aac
gstreamer1-plugins-bad-nonfree.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-nonfree.spec b/gstreamer1-plugins-bad-nonfree.spec
index 477c239..81ce3c3 100644
--- a/gstreamer1-plugins-bad-nonfree.spec
+++ b/gstreamer1-plugins-bad-nonfree.spec
@@ -40,7 +40,8 @@ license.
--with-package-name="gst-plugins-bad 1.0 nonfree rpmfusion rpm" \
--with-package-origin="http://rpmfusion.org/" \
--enable-debug \
- --enable-experimental
+ --enable-experimental \
+ --disable-fdk_aac
# Don't use rpath!
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g'
libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
Show replies by date