[packages/mlt] - up to 6.4.1

arekm arekm at pld-linux.org
Fri Mar 31 12:49:14 CEST 2017


commit e3754bde4333348935338d8ad839af4730e77159
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Mar 31 12:49:08 2017 +0200

    - up to 6.4.1

 mlt-qt5.patch | 18 +++++++++---------
 mlt.spec      |  4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/mlt.spec b/mlt.spec
index 8c99704..9acf7ed 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -7,12 +7,12 @@
 Summary:	MLT - open source multimedia framework
 Summary(pl.UTF-8):	MLT - szkielet multimedialny o otwartych źródłach
 Name:		mlt
-Version:	6.2.0
+Version:	6.4.1
 Release:	1
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	http://downloads.sourceforge.net/mlt/%{name}-%{version}.tar.gz
-# Source0-md5:	cdbc5d1d686b75dd2b8fd14059bdd9d4
+# Source0-md5:	bfa7b4009be616d6f858393a88fbbb32
 Patch0:		%{name}-qt5.patch
 URL:		http://www.mltframework.org/
 BuildRequires:	Qt5Gui-devel
diff --git a/mlt-qt5.patch b/mlt-qt5.patch
index 54eb354..fd27dce 100644
--- a/mlt-qt5.patch
+++ b/mlt-qt5.patch
@@ -10,12 +10,12 @@ diff -urN mlt-6.2.0.org/src/modules/qt/configure mlt-6.2.0/src/modules/qt/config
  	then
  		# test if we have a Qt5 or Qt4
  		if [ -f "$qt_libdir/libQt5Core.so" ] || [ -d "$qt_libdir/QtWidgets.framework" ] || [ -f "$qt_libdir/libQt5Core.a" ]
-@@ -144,7 +144,7 @@
- 			echo QTLIBS=-L$qt_libdir -lQtCore -lQtGui -lQtXml -lQtSvg -lQtOpenGL >> config.mak
- 		fi
- 	else
--		pkg-config --exists 'QtGui >= 4'
-+		pkg-config --exists 'DISABLE-QtGui >= 4'
- 		if [ $? -eq 0 ]
- 		then
- 			echo "- Qt version 4.x detected"
+@@ -160,7 +160,7 @@ else
+ 				without_opengl=true
+ 			fi
+ 		else
+-			pkg-config --exists 'QtGui >= 4'
++			pkg-config --exists 'DISABLE-QtGui >= 4'
+ 			if [ $? -eq 0 ]
+ 			then
+ 				echo "- Qt version 4.x detected"
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list