From 186440a1fe88133ad3ef2e305c3cbffc04d6f4b3 Mon Sep 17 00:00:00 2001 From: sss Date: Sun, 17 Dec 2017 23:17:54 +0300 Subject: [PATCH] eventviews-17.12.0:ver.bum --- desktop/kde/applications/eventviews/files/qt5.patch | 12 ++++++++++++ desktop/kde/applications/eventviews/pspec.xml | 12 +++++++++++- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 desktop/kde/applications/eventviews/files/qt5.patch diff --git a/desktop/kde/applications/eventviews/files/qt5.patch b/desktop/kde/applications/eventviews/files/qt5.patch new file mode 100644 index 0000000000..c38f9dcce5 --- /dev/null +++ b/desktop/kde/applications/eventviews/files/qt5.patch @@ -0,0 +1,12 @@ +diff -Nuar a/CMakeLists.txt b/CMakeLists.txt +--- a/CMakeLists.txt 2017-12-08 04:03:52.000000000 +0300 ++++ b/CMakeLists.txt 2017-12-17 22:40:11.652631461 +0300 +@@ -32,7 +32,7 @@ + set(EVENTVIEW_LIB_VERSION ${PIM_VERSION}) + set(CALENDARUTILS_LIB_VERSION "5.7.0") + set(AKONADI_LIB_VERSION "5.7.0") +-set(QT_REQUIRED_VERSION "5.8.0") ++set(QT_REQUIRED_VERSION "5.7.1") + set(KCALENDARCORE_LIB_VERSION "5.7.0") + set(AKONADICALENDAR_LIB_VERSION "5.7.0") + set(KMIME_LIB_VERSION "5.7.0") diff --git a/desktop/kde/applications/eventviews/pspec.xml b/desktop/kde/applications/eventviews/pspec.xml index 202562b9dc..2baa05d0f5 100644 --- a/desktop/kde/applications/eventviews/pspec.xml +++ b/desktop/kde/applications/eventviews/pspec.xml @@ -10,7 +10,7 @@ app:console Library for creating events. Library for creating events. - mirrors://kde/stable/applications/17.08.3/src/eventviews-17.08.3.tar.xz + mirrors://kde/stable/applications/17.12.0/src/eventviews-17.12.0.tar.xz extra-cmake-modules qt5-base-devel @@ -41,6 +41,9 @@ akonadi-contacts-devel kdiagram-devel + + qt5.patch + @@ -93,6 +96,13 @@ + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2017-11-11 17.08.3