aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-kservice
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-12-19 15:56:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-12-19 15:56:24 +0000
commit1afa5c8a429183ce5c3fcae03f5a404798ebda86 (patch)
treec49f526ed0177f76ace45c2c6ec3fd112bf423e7 /devel/kf5-kservice
parent6339586dd75a6b76d6d39f078b3004ca17e07304 (diff)
downloadports-1afa5c8a429183ce5c3fcae03f5a404798ebda86.tar.gz
ports-1afa5c8a429183ce5c3fcae03f5a404798ebda86.zip
Update KDE Frameworks to 5.29.0
Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776
Notes
Notes: svn path=/head/; revision=428946
Diffstat (limited to 'devel/kf5-kservice')
-rw-r--r--devel/kf5-kservice/Makefile3
-rw-r--r--devel/kf5-kservice/distinfo6
-rw-r--r--devel/kf5-kservice/pkg-plist4
3 files changed, 9 insertions, 4 deletions
diff --git a/devel/kf5-kservice/Makefile b/devel/kf5-kservice/Makefile
index b70b1705a75e..c80369484ae4 100644
--- a/devel/kf5-kservice/Makefile
+++ b/devel/kf5-kservice/Makefile
@@ -13,6 +13,9 @@ USE_KDE= archive config coreaddons crash dbusaddons \
doctools ecm i18n
USE_QT5= buildtools_build core dbus gui qmake_build xml
+# Make the applications.menu file not conflict with KDE4.
+CMAKE_ARGS= -DAPPLICATIONS_MENU_NAME:STRING="kf5-applications.menu"
+
.include <bsd.port.pre.mk>
# Flex on FreeBSD 9 and older 10 is too old
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000033
diff --git a/devel/kf5-kservice/distinfo b/devel/kf5-kservice/distinfo
index 7033d43fa961..52889065c278 100644
--- a/devel/kf5-kservice/distinfo
+++ b/devel/kf5-kservice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475424079
-SHA256 (KDE/frameworks/5.27.0/kservice-5.27.0.tar.xz) = a61ba9711259b9a9d2cda80bd408cd2e6ad5ad44fea96aa3f8138b2372932b89
-SIZE (KDE/frameworks/5.27.0/kservice-5.27.0.tar.xz) = 2767804
+TIMESTAMP = 1480934874
+SHA256 (KDE/frameworks/5.29.0/kservice-5.29.0.tar.xz) = 8796ff345f09ac422abbc752b441ceee2f6113a591e68e7c10e4a2cad9838010
+SIZE (KDE/frameworks/5.29.0/kservice-5.29.0.tar.xz) = 2769092
diff --git a/devel/kf5-kservice/pkg-plist b/devel/kf5-kservice/pkg-plist
index cb3e5d56d534..02f316dcdf2f 100644
--- a/devel/kf5-kservice/pkg-plist
+++ b/devel/kf5-kservice/pkg-plist
@@ -1,5 +1,5 @@
bin/kbuildsycoca5
-etc/xdg/menus/applications.menu
+etc/xdg/menus/kf5-applications.menu
include/KF5/KService/KAutostart
include/KF5/KService/KDBusServiceStarter
include/KF5/KService/KMimeTypeTrader
@@ -46,6 +46,8 @@ man/it/man8/desktoptojson.8.gz
man/it/man8/kbuildsycoca5.8.gz
man/de/man8/desktoptojson.8.gz
man/de/man8/kbuildsycoca5.8.gz
+man/es/man8/desktoptojson.8.gz
+man/es/man8/kbuildsycoca5.8.gz
man/man8/desktoptojson.8.gz
man/man8/kbuildsycoca5.8.gz
man/nl/man8/desktoptojson.8.gz