aboutsummaryrefslogtreecommitdiff
path: root/textproc/kf5-sonnet
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-11-06 17:36:17 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-11-14 16:38:45 +0000
commit439cbdac1f148a4a22fc43e618e52d7be53f6586 (patch)
tree7974a5f32f29a97f433b0e3f7cbc2f2109be4bd3 /textproc/kf5-sonnet
parent8c1254cf2df04f04a2a95b1ea10da0310805da03 (diff)
downloadports-439cbdac1f148a4a22fc43e618e52d7be53f6586.tar.gz
ports-439cbdac1f148a4a22fc43e618e52d7be53f6586.zip
KDE: Update KDE Frameworks to 5.88.0
Saturday, 13 November 2021 KDE today announces the release of KDE Frameworks 5.88.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full changelog: https://kde.org/announcements/frameworks/5/5.88.0/ Exp-run by: antoine PR: 259817
Diffstat (limited to 'textproc/kf5-sonnet')
-rw-r--r--textproc/kf5-sonnet/Makefile2
-rw-r--r--textproc/kf5-sonnet/distinfo6
-rw-r--r--textproc/kf5-sonnet/files/patch-CMakeLists.txt13
-rw-r--r--textproc/kf5-sonnet/pkg-plist3
4 files changed, 7 insertions, 17 deletions
diff --git a/textproc/kf5-sonnet/Makefile b/textproc/kf5-sonnet/Makefile
index 7691e63fa0cb..4a9fe60cec73 100644
--- a/textproc/kf5-sonnet/Makefile
+++ b/textproc/kf5-sonnet/Makefile
@@ -10,7 +10,7 @@ LIB_DEPENDS= libaspell.so:textproc/aspell \
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= ecm_build
-USE_QT= core gui linguisttools uiplugin widgets \
+USE_QT= core declarative gui linguisttools uiplugin widgets \
buildtools_build qmake_build testlib_build
# Disable examples -- they are not installed anyways.
diff --git a/textproc/kf5-sonnet/distinfo b/textproc/kf5-sonnet/distinfo
index 25b62308f6f8..32f6caaf155c 100644
--- a/textproc/kf5-sonnet/distinfo
+++ b/textproc/kf5-sonnet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633378432
-SHA256 (KDE/frameworks/5.87.0/sonnet-5.87.0.tar.xz) = 1ad6fe55c06eeed600511be34a374aa46e1cb1e5fea8007255468fa1679289b1
-SIZE (KDE/frameworks/5.87.0/sonnet-5.87.0.tar.xz) = 297372
+TIMESTAMP = 1636215870
+SHA256 (KDE/frameworks/5.88.0/sonnet-5.88.0.tar.xz) = 8f99640923b500affd549c4990a9a5ee526b704bfab446e41588963ecade0869
+SIZE (KDE/frameworks/5.88.0/sonnet-5.88.0.tar.xz) = 305036
diff --git a/textproc/kf5-sonnet/files/patch-CMakeLists.txt b/textproc/kf5-sonnet/files/patch-CMakeLists.txt
deleted file mode 100644
index acba95ad8547..000000000000
--- a/textproc/kf5-sonnet/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Allow disabling building examples, as they are not installed anyways.
-
---- CMakeLists.txt.orig 2019-06-23 11:56:17 UTC
-+++ CMakeLists.txt
-@@ -53,7 +53,7 @@ if (NOT CMAKE_CROSSCOMPILING)
- add_subdirectory(data)
- endif()
-
--if(TARGET Qt5::Widgets)
-+if((TARGET Qt5::Widgets) AND (ENABLE_EXAMPLES))
- add_subdirectory(examples)
- endif()
-
diff --git a/textproc/kf5-sonnet/pkg-plist b/textproc/kf5-sonnet/pkg-plist
index e0f6c7955bb5..a6778d323725 100644
--- a/textproc/kf5-sonnet/pkg-plist
+++ b/textproc/kf5-sonnet/pkg-plist
@@ -40,6 +40,9 @@ lib/libKF5SonnetUi.so.%%KDE_FRAMEWORKS_VERSION%%
%%QT_PLUGINDIR%%/designer/sonnetui5widgets.so
%%QT_MKSPECDIR%%/modules/qt_SonnetCore.pri
%%QT_MKSPECDIR%%/modules/qt_SonnetUi.pri
+%%QT_QMLDIR%%/org/kde/sonnet/libsonnetquickplugin.so
+%%QT_QMLDIR%%/org/kde/sonnet/plugins.qmltypes
+%%QT_QMLDIR%%/org/kde/sonnet/qmldir
share/locale/af/LC_MESSAGES/sonnet5_qt.qm
share/locale/ar/LC_MESSAGES/sonnet5_qt.qm
share/locale/as/LC_MESSAGES/sonnet5_qt.qm