kdenlive 17.12.2-1 (x86_64;i586) 2018-4024
-10000
Status | rejected | ||||||
Submitter | cris [@T] beebgames.com | ||||||
Platform | 3.0 | ||||||
Repository | main | ||||||
URL | https://abf.openmandriva.org/build_lists/154456 | ||||||
Packages |
|
||||||
Build Date | 2018-03-07 13:40:13 +0000 UTC | ||||||
Last Updated | 2018-03-16 14:41:58.741997905 +0000 UTC |
$ git diff --patch-with-stat --summary f1fdd19c0a96f2466f981de25e7a221529a71dfd..cd25fa3d20f3942005ca0d6df731fa64276886ba .abf.yml | 4 +++- kdenlive-17.12.1-buildfix.patch | 13 +++++++++++++ kdenlive.spec | 8 ++++---- 3 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 kdenlive-17.12.1-buildfix.patch diff --git a/.abf.yml b/.abf.yml index 07096dc..c2e7036 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,4 @@ +removed_sources: + kdenlive-17.12.1.tar.xz: 60a53898ed4161cc4417a1d707a4902a17908eef sources: - kdenlive-17.04.0.tar.xz: af7d1e10320c9587c4f20ec42052ef7d06c9fc14 + kdenlive-17.12.2.tar.xz: 75c3d20c5b3c2bffcffc03782f81dd314aa8141e diff --git a/kdenlive-17.12.1-buildfix.patch b/kdenlive-17.12.1-buildfix.patch new file mode 100644 index 0000000..c7e8605 --- /dev/null +++ b/kdenlive-17.12.1-buildfix.patch @@ -0,0 +1,13 @@ +--- kdenlive-17.12.1/CMakeLists.txt.omv~ 2018-01-09 18:52:43.590912612 +0100 ++++ kdenlive-17.12.1/CMakeLists.txt 2018-01-09 18:53:01.010973599 +0100 +@@ -119,10 +119,6 @@ add_subdirectory(renderer) + add_subdirectory(src) + add_subdirectory(thumbnailer) + #add_subdirectory(testingArea) +-ki18n_install(po) +-if (KF5DocTools_FOUND) +- kdoctools_install(po) +-endif() + + install( FILES kdenlive.categories DESTINATION ${KDE_INSTALL_CONFDIR} ) + diff --git a/kdenlive.spec b/kdenlive.spec index 692b4cb..f3fea9c 100644 --- a/kdenlive.spec +++ b/kdenlive.spec @@ -1,12 +1,13 @@ Summary: A non-linear video editing application for KDE Name: kdenlive -Version: 17.04.0 -Release: 4 +Version: 17.12.2 +Release: 1 License: GPLv2+ Group: Graphical desktop/KDE Url: http://www.kdenlive.org/ %define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable) Source0: http://download.kde.org/%{stable}/applications/%{version}/src/kdenlive-%{version}.tar.xz +Patch0: kdenlive-17.12.1-buildfix.patch BuildRequires: cmake(ECM) BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Bookmarks) @@ -80,8 +81,7 @@ editing. %prep %setup -q -export CC=gcc -export CXX=g++ +%apply_patches %cmake_kde5 %build
Not Available
cris [@T] beebgames.com | superseded | 2457d 03hrs |
benbullard79 [@T] cox.net | No Comment. | 2449d 19hrs |
itchka [@T] compuserve.com | No Comment. | 2449d 02hrs |