aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-knotifications
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-07-21 17:15:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-07-21 17:15:38 +0000
commit89fc0f48dcae0ef16ba24b0800674068f0b79288 (patch)
treeea63c5c348a37a968f577177caf081eb51ae2098 /devel/kf5-knotifications
parenta961366cfbde9a8e7b1961882ead047cc297082d (diff)
downloadports-89fc0f48dcae0ef16ba24b0800674068f0b79288.tar.gz
ports-89fc0f48dcae0ef16ba24b0800674068f0b79288.zip
Update KDE Framewokrs to 5.72
July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.0. KDE Frameworks are over 70 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 web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Changelog: https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en - net/kdav became a framework and was therefore moved to net/kf5-kdav. - thanks to adridg@ for fixing the fallout Exp-run by: antoine PR: 247907
Notes
Notes: svn path=/head/; revision=542761
Diffstat (limited to 'devel/kf5-knotifications')
-rw-r--r--devel/kf5-knotifications/Makefile9
-rw-r--r--devel/kf5-knotifications/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/kf5-knotifications/Makefile b/devel/kf5-knotifications/Makefile
index 46116de28a94..d0a6f073dedd 100644
--- a/devel/kf5-knotifications/Makefile
+++ b/devel/kf5-knotifications/Makefile
@@ -7,13 +7,14 @@ CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 abstraction for system notifications
-LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt
+LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt \
+ libcanberra.so:audio/libcanberra
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
USE_KDE= codecs config coreaddons ecm windowsystem
-USE_QT= buildtools_build core dbus gui linguisttools phonon4 \
- qmake_build widgets x11extras
-USE_XORG= x11
+USE_QT= core dbus gui linguisttools phonon4 widgets x11extras \
+ buildtools_build qmake_build
+USE_XORG= x11 xtst
OPTIONS_DEFINE= AUDIO
OPTIONS_DEFAULT= AUDIO
diff --git a/devel/kf5-knotifications/distinfo b/devel/kf5-knotifications/distinfo
index 4240cf99a2e0..a7bbb070496c 100644
--- a/devel/kf5-knotifications/distinfo
+++ b/devel/kf5-knotifications/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592072462
-SHA256 (KDE/frameworks/5.71.0/knotifications-5.71.0.tar.xz) = b900146340621d54f6113600e85d287b28225d82515affb8690704433e5d0440
-SIZE (KDE/frameworks/5.71.0/knotifications-5.71.0.tar.xz) = 118724
+TIMESTAMP = 1593930739
+SHA256 (KDE/frameworks/5.72.0/knotifications-5.72.0.tar.xz) = 1d3f8c06c5b152ae9134ffd8d41224cadbfb43c4183aee389e88086e596ad05f
+SIZE (KDE/frameworks/5.72.0/knotifications-5.72.0.tar.xz) = 118784