[packages/mlt] - from fc; drop old paths

arekm arekm at pld-linux.org
Sun Aug 28 10:57:29 CEST 2016


commit f451d4ab75f848a7d88ca97ca958569ff5e783c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Aug 28 10:57:24 2016 +0200

    - from fc; drop old paths

 mlt.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/mlt.spec b/mlt.spec
index 0b6d764..b45d7ca 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -82,6 +82,10 @@ Ten pakiet zawiera pliki nagłówkowe dla MLT.
 %prep
 %setup -q
 
+# Don't overoptimize (breaks debugging)
+sed -i -e '/fomit-frame-pointer/d' configure
+sed -i -e '/ffast-math/d' configure
+
 %build
 %configure \
 	--enable-gpl \
@@ -100,8 +104,6 @@ Ten pakiet zawiera pliki nagłówkowe dla MLT.
 	--disable-sse \
 	--disable-sse2 \
 %endif
-	--qimage-includedir=%{_includedir}/qt4 \
-	--qimage-libdir=%{_libdir} \
 	--swig-languages=python
 
 sed -i -e 's#OPTIMISATIONS=#OPTIMISATIONS=%{rpmcflags} %{rpmcppflags}#g' config.mak
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mlt.git/commitdiff/f451d4ab75f848a7d88ca97ca958569ff5e783c9



More information about the pld-cvs-commit mailing list