summaryrefslogtreecommitdiff
path: root/devel/kservice
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-04-11 11:50:34 +0000
committermarkd <markd@pkgsrc.org>2018-04-11 11:50:34 +0000
commit58478149f3fe8db21da5b69b0e4e55cefa951a2b (patch)
tree96afb20b73f1d3f238f9c8dd030336268b0fd8db /devel/kservice
parent084b8b6f86ccb85eb76488790e1452252c57f24b (diff)
downloadpkgsrc-58478149f3fe8db21da5b69b0e4e55cefa951a2b.tar.gz
kf5: update to 5.44.0
3 months of bugfixes.
Diffstat (limited to 'devel/kservice')
-rw-r--r--devel/kservice/Makefile10
-rw-r--r--devel/kservice/PLIST3
-rw-r--r--devel/kservice/distinfo10
3 files changed, 13 insertions, 10 deletions
diff --git a/devel/kservice/Makefile b/devel/kservice/Makefile
index c24feff96b4..f264bc2a7c9 100644
--- a/devel/kservice/Makefile
+++ b/devel/kservice/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2018/03/12 11:15:28 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/04/11 11:50:36 markd Exp $
DISTNAME= kservice-${KF5VER}
-PKGREVISION= 2
CATEGORIES= devel
HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Advanced plugin and service introspection
LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2.1
-.include "../../meta-pkgs/kf5/Makefile.common"
+.include "../../meta-pkgs/kde/kf5.mk"
BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools
@@ -17,12 +16,15 @@ USE_TOOLS+= bison flex msgmerge
SUBST_CLASSES+= xdg
SUBST_STAGE.xdg= pre-configure
SUBST_MESSAGE.xdg= Install via examples dir.
-SUBST_FILES.xdg= src/CMakeLists.txt
+SUBST_FILES.xdg= CMakeLists.txt src/CMakeLists.txt
SUBST_SED.xdg= -e 's:{KDE_INSTALL_SYSCONFDIR}/xdg/menus:{KDE_INSTALL_DATAROOTDIR}/examples/kservice:'
+SUBST_SED.xdg+= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/menus
CONF_FILES+= ${PREFIX}/share/examples/kservice/applications.menu \
${PKG_SYSCONFDIR}/xdg/menus/applications.menu
+CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/kservice.categories \
+ ${PKG_SYSCONFDIR}/xdg/kservice.categories
.include "../../lang/python/tool.mk"
.include "../../devel/kconfig/buildlink3.mk"
diff --git a/devel/kservice/PLIST b/devel/kservice/PLIST
index 9ae575da7be..5388848cd0b 100644
--- a/devel/kservice/PLIST
+++ b/devel/kservice/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/01/17 20:00:22 markd Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/04/11 11:50:36 markd Exp $
bin/kbuildsycoca5
include/KF5/KService/KAutostart
include/KF5/KService/KDBusServiceStarter
@@ -61,6 +61,7 @@ man/sv/man8/kbuildsycoca5.8
man/uk/man8/desktoptojson.8
man/uk/man8/kbuildsycoca5.8
qt5/mkspecs/modules/qt_KService.pri
+share/examples/kde-xdg/kservice.categories
share/examples/kservice/applications.menu
share/kservicetypes5/application.desktop
share/kservicetypes5/kplugininfo.desktop
diff --git a/devel/kservice/distinfo b/devel/kservice/distinfo
index 7cf8fef15bf..4239800242b 100644
--- a/devel/kservice/distinfo
+++ b/devel/kservice/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/01/30 08:58:47 markd Exp $
+$NetBSD: distinfo,v 1.7 2018/04/11 11:50:36 markd Exp $
-SHA1 (kservice-5.41.0.tar.xz) = 82d7519323de1a924c05c44738a26a3fffcc91c1
-RMD160 (kservice-5.41.0.tar.xz) = 65d1ce9d007ed213d5a3fc1e8df306ca3297d301
-SHA512 (kservice-5.41.0.tar.xz) = 4dee46935a3fd136b84edcdd4590531370e5d9c1b6fee31992811ba5f6c601a2da4d8d3bded9ca080c6263e00be80288ec22e814003f436a2439f8238598bb60
-Size (kservice-5.41.0.tar.xz) = 250040 bytes
+SHA1 (kservice-5.44.0.tar.xz) = 5d3eb1085080bba7f2dd5d2afcc9ce60bd213e6d
+RMD160 (kservice-5.44.0.tar.xz) = 97cdd1a91d04ae92b1442688bf9dc25cf07e1fd7
+SHA512 (kservice-5.44.0.tar.xz) = 061dc701984e32339c2b285e6a76fde6e9353ae7e52ac58e8765c5645a3cef7268459f56731a4a75698981a9265fcc8fbb642b183499f752188ccfb490eb18e4
+Size (kservice-5.44.0.tar.xz) = 249880 bytes