[SCM] kdenlive packaging branch, kubuntu_unstable, updated. 7884c592f6d8d5baa4eadc5553957be1a2111433
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Fri Jul 17 08:41:29 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=7884c59
The following commit has been merged in the kubuntu_unstable branch:
commit 7884c592f6d8d5baa4eadc5553957be1a2111433
Author: Harald Sitter <sitter at kde.org>
Date: Fri Jul 17 10:41:25 2015 +0200
refresh patch
---
debian/patches/kubuntu_use_gles_on_armhf.diff | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/patches/kubuntu_use_gles_on_armhf.diff b/debian/patches/kubuntu_use_gles_on_armhf.diff
index 0b7c9c0..a67c8ea 100644
--- a/debian/patches/kubuntu_use_gles_on_armhf.diff
+++ b/debian/patches/kubuntu_use_gles_on_armhf.diff
@@ -4,10 +4,10 @@ Description: Fix building on armhf
Origin: vendor
Forwarded: https://bugs.kde.org/show_bug.cgi?id=350061
Author: Philip Muskovac <yofel at kubuntu.org>
-Index: b/src/CMakeLists.txt
+Index: kdenlive/src/CMakeLists.txt
===================================================================
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
+--- kdenlive.orig/src/CMakeLists.txt
++++ kdenlive/src/CMakeLists.txt
@@ -4,7 +4,22 @@ set(QT_USE_QTSCRIPT 1)
set(QT_USE_QTSVG 1)
set(QT_USE_QTXML 1)
@@ -29,13 +29,13 @@ Index: b/src/CMakeLists.txt
+ TYPE RUNTIME
+ PURPOSE "")
+endif()
- if(APPLE)
- find_package(SDL REQUIRED)
- endif(APPLE)
-Index: b/cmake/modules/FindOpenGLES.cmake
+
+ option(WITH_JogShuttle "Build Jog/Shuttle support" ON)
+
+Index: kdenlive/cmake/modules/FindOpenGLES.cmake
===================================================================
--- /dev/null
-+++ b/cmake/modules/FindOpenGLES.cmake
++++ kdenlive/cmake/modules/FindOpenGLES.cmake
@@ -0,0 +1,52 @@
+# - Try to find OpenGLES
+# Once done this will define
--
kdenlive packaging
More information about the pkg-kde-commits
mailing list