aboutsummaryrefslogtreecommitdiff
path: root/deskutils/calindori
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-03-03 11:35:21 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-03-03 11:35:21 +0000
commit3b0345ce8a73b171014daa5ddc1091267930823c (patch)
tree481780aedff5e39cfed0fc32872816df0f4f21dd /deskutils/calindori
parent5d267a32d7f092af3bf67f52f30307f958ea219b (diff)
downloadports-3b0345ce8a73b171014daa5ddc1091267930823c.tar.gz
ports-3b0345ce8a73b171014daa5ddc1091267930823c.zip
Notes
Diffstat (limited to 'deskutils/calindori')
-rw-r--r--deskutils/calindori/Makefile2
-rw-r--r--deskutils/calindori/distinfo6
-rw-r--r--deskutils/calindori/files/patch-CMakeLists.txt21
-rw-r--r--deskutils/calindori/files/patch-src_CMakeLists.txt14
-rw-r--r--deskutils/calindori/pkg-plist5
5 files changed, 7 insertions, 41 deletions
diff --git a/deskutils/calindori/Makefile b/deskutils/calindori/Makefile
index 8c172804b05d..25e360fcd8d1 100644
--- a/deskutils/calindori/Makefile
+++ b/deskutils/calindori/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= calindori
-DISTVERSION= 1.3
+DISTVERSION= 1.4
CATEGORIES= deskutils
MASTER_SITES= KDE/stable/${PORTNAME}/
diff --git a/deskutils/calindori/distinfo b/deskutils/calindori/distinfo
index e09678c76859..8161fef7c5fa 100644
--- a/deskutils/calindori/distinfo
+++ b/deskutils/calindori/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611959896
-SHA256 (calindori-1.3.tar.xz) = 80f7d436b7ec28711c514b616464289ce85c064146ff0b0dda2139fa143c568e
-SIZE (calindori-1.3.tar.xz) = 1002820
+TIMESTAMP = 1614766688
+SHA256 (calindori-1.4.tar.xz) = 20b43e406a40fce2cd4b82c6a7a2e54668c55251a80364019adc4809cb3cc680
+SIZE (calindori-1.4.tar.xz) = 1022164
diff --git a/deskutils/calindori/files/patch-CMakeLists.txt b/deskutils/calindori/files/patch-CMakeLists.txt
deleted file mode 100644
index dfd0b9123732..000000000000
--- a/deskutils/calindori/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,21 +0,0 @@
---- CMakeLists.txt.orig 2021-01-29 22:46:16 UTC
-+++ CMakeLists.txt
-@@ -24,12 +24,17 @@ find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE
- # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked
- set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
-
-+include(CTest)
- include(KDEInstallDirs)
- include(KDECMakeSettings)
- include(KDECompilerSettings NO_POLICY_SCOPE)
- include(ECMPoQmTools)
-
--find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS DBus Core Quick Gui Svg Test Qml QuickControls2)
-+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS DBus Core Quick Gui Svg Qml QuickControls2)
-+if (BUILD_TESTING)
-+ find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Test)
-+endif()
-+
-
- find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
- Config
diff --git a/deskutils/calindori/files/patch-src_CMakeLists.txt b/deskutils/calindori/files/patch-src_CMakeLists.txt
deleted file mode 100644
index 7bc80199602c..000000000000
--- a/deskutils/calindori/files/patch-src_CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/CMakeLists.txt.orig 2021-01-29 22:46:18 UTC
-+++ src/CMakeLists.txt
-@@ -23,7 +23,10 @@ set(calindori_SRCS
- qt5_add_resources(RESOURCES resources.qrc)
-
- add_executable(calindori ${calindori_SRCS} ${RESOURCES})
--target_link_libraries(calindori Qt5::Core Qt5::Qml Qt5::Quick Qt5::Test Qt5::Svg Qt5::DBus KF5::ConfigCore KF5::I18n KF5::CalendarCore KF5::CoreAddons)
-+target_link_libraries(calindori Qt5::Core Qt5::Qml Qt5::Quick Qt5::Svg Qt5::DBus KF5::ConfigCore KF5::I18n KF5::CalendarCore KF5::CoreAddons)
-+if (BUILD_TESTING)
-+ target_link_libraries(calindori Qt5::Test)
-+endif()
-
-
- if(ANDROID)
diff --git a/deskutils/calindori/pkg-plist b/deskutils/calindori/pkg-plist
index b47ac66b0ca7..2704077651ae 100644
--- a/deskutils/calindori/pkg-plist
+++ b/deskutils/calindori/pkg-plist
@@ -2,8 +2,7 @@ bin/calindac
bin/calindori
etc/xdg/autostart/org.kde.calindac.desktop
share/applications/org.kde.calindori.desktop
-share/dbus-1/interfaces/org.kde.calindac.xml
-share/dbus-1/interfaces/org.kde.wakeupmanager.PowerManagement.xml
+share/dbus-1/services/org.kde.calindac.service
share/icons/hicolor/scalable/apps/calindori.svg
share/knotifications5/calindac.notifyrc
share/locale/ca/LC_MESSAGES/calindac.qm
@@ -41,6 +40,8 @@ share/locale/nl/LC_MESSAGES/calindac.qm
share/locale/nl/LC_MESSAGES/calindori_qt.qm
share/locale/nn/LC_MESSAGES/calindac.qm
share/locale/nn/LC_MESSAGES/calindori_qt.qm
+share/locale/pa/LC_MESSAGES/calindac.qm
+share/locale/pa/LC_MESSAGES/calindori_qt.qm
share/locale/pl/LC_MESSAGES/calindac.qm
share/locale/pl/LC_MESSAGES/calindori_qt.qm
share/locale/pt/LC_MESSAGES/calindac.qm