[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [craft-blueprints-kde] kde/applications/libkexiv2: Fix libkexiv2
From:       Hannah von Reth <null () kde ! org>
Date:       2018-09-25 14:56:59
Message-ID: E1g4oln-0007Za-9F () code ! kde ! org
[Download RAW message or body]

Git commit a392370e08081a4d21a36072c1bb9c78bac7a450 by Hannah von Reth.
Committed on 25/09/2018 at 14:56.
Pushed by vonreth into branch 'master'.

Fix libkexiv2

M  +22   -5    kde/applications/libkexiv2/libkexiv2-18.08.1-20180925.diff

https://commits.kde.org/craft-blueprints-kde/a392370e08081a4d21a36072c1bb9c78bac7a450

diff --git a/kde/applications/libkexiv2/libkexiv2-18.08.1-20180925.diff \
b/kde/applications/libkexiv2/libkexiv2-18.08.1-20180925.diff index a25b783..0ed8b43 \
                100644
--- a/kde/applications/libkexiv2/libkexiv2-18.08.1-20180925.diff
+++ b/kde/applications/libkexiv2/libkexiv2-18.08.1-20180925.diff
@@ -1,12 +1,29 @@
 diff -Nrub -x '*~' -x '*\.rej' -x '*\.orig' -x '*\.o' -x '*\.pyc' \
                libkexiv2-18.08.1.orig/CMakeLists.txt \
                libkexiv2-18.08.1/CMakeLists.txt
 --- libkexiv2-18.08.1.orig/CMakeLists.txt	2017-08-19 14:13:37.000000000 +0200
-+++ libkexiv2-18.08.1/CMakeLists.txt	2018-09-25 16:19:45.038181000 +0200
-@@ -9,7 +9,7 @@
- message(STATUS "----------------------------------------------------------------------------------")
                
- message(STATUS "Starting CMake configuration for: ${PROJECT_NAME}")
++++ libkexiv2-18.08.1/CMakeLists.txt	2018-09-25 16:55:40.664751000 +0200
+@@ -4,18 +4,19 @@
+ # Redistribution and use is allowed according to the terms of the BSD license.
+ # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
  
+-project(libkexiv2)
+-
+-message(STATUS "----------------------------------------------------------------------------------")
 +-message(STATUS "Starting CMake configuration for: ${PROJECT_NAME}")
+-
 -set(CMAKE_MIN_VERSION   "2.8.12")
-+set(CMAKE_MIN_VERSION   "3.0")
++set(CMAKE_MIN_VERSION   3.0)
  set(ECM_MIN_VERSION     "1.1.0")
  set(REQUIRED_QT_VERSION "5.2.0")
  set(EXIV2_MIN_VERSION   "0.24")
+ 
+ cmake_minimum_required(VERSION ${CMAKE_MIN_VERSION})
+ 
++project(libkexiv2)
++
++message(STATUS "----------------------------------------------------------------------------------")
 ++message(STATUS "Starting CMake configuration for: ${PROJECT_NAME}")
++
++
+ # =======================================================
+ # Information to update before to release this library.
+ 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic