From 58478149f3fe8db21da5b69b0e4e55cefa951a2b Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 11 Apr 2018 11:50:34 +0000 Subject: kf5: update to 5.44.0 3 months of bugfixes. --- graphics/prison/Makefile | 22 +++++++++++----------- graphics/prison/PLIST | 5 ++++- graphics/prison/distinfo | 10 +++++----- 3 files changed, 20 insertions(+), 17 deletions(-) (limited to 'graphics/prison') diff --git a/graphics/prison/Makefile b/graphics/prison/Makefile index 13b285c4d6a..fe9070cb316 100644 --- a/graphics/prison/Makefile +++ b/graphics/prison/Makefile @@ -1,30 +1,30 @@ -# $NetBSD: Makefile,v 1.3 2018/03/12 11:15:37 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2018/04/11 11:50:37 markd Exp $ DISTNAME= prison-${KF5VER} -PKGREVISION= 1 CATEGORIES= graphics HOMEPAGE= https://community.kde.org/Frameworks COMMENT= Barcode API to produce QRCode barcodes and DataMatrix barcodes LICENSE= mit -.include "../../meta-pkgs/kf5/Makefile.common" +.include "../../meta-pkgs/kde/kf5.mk" BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools USE_TOOLS+= pkg-config -#SUBST_CLASSES+= xdg -#SUBST_STAGE.xdg= pre-configure -#SUBST_MESSAGE.xdg= Install via examples dir. -#SUBST_FILES.xdg= CMakeLists.txt -#SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg:' +SUBST_CLASSES+= xdg +SUBST_STAGE.xdg= pre-configure +SUBST_MESSAGE.xdg= Install via examples dir. +SUBST_FILES.xdg= CMakeLists.txt +SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:' -#MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg -#CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/prison.categories \ -# ${PKG_SYSCONFDIR}/xdg/prison.categories +MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg +CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/prison.categories \ + ${PKG_SYSCONFDIR}/xdg/prison.categories .include "../../converters/qrencode/buildlink3.mk" .include "../../graphics/libdmtx/buildlink3.mk" .include "../../x11/qt5-qtbase/buildlink3.mk" +.include "../../x11/qt5-qtdeclarative/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/prison/PLIST b/graphics/prison/PLIST index 487fbfead3e..2d4b7b82a5f 100644 --- a/graphics/prison/PLIST +++ b/graphics/prison/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2018/02/01 18:49:59 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/04/11 11:50:37 markd Exp $ include/KF5/prison/AbstractBarcode include/KF5/prison/Prison include/KF5/prison/abstractbarcode.h @@ -13,3 +13,6 @@ lib/libKF5Prison.so lib/libKF5Prison.so.5 lib/libKF5Prison.so.${PKGVERSION} qt5/mkspecs/modules/qt_Prison.pri +qt5/qml/org/kde/prison/libprisonquickplugin.so +qt5/qml/org/kde/prison/qmldir +share/examples/kde-xdg/prison.categories diff --git a/graphics/prison/distinfo b/graphics/prison/distinfo index b3aa8d0bd25..5ff6bc574b1 100644 --- a/graphics/prison/distinfo +++ b/graphics/prison/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2018/02/01 18:49:59 markd Exp $ +$NetBSD: distinfo,v 1.2 2018/04/11 11:50:37 markd Exp $ -SHA1 (prison-5.41.0.tar.xz) = 273fcc02be6ea1f7a602143dadea1b1b80428898 -RMD160 (prison-5.41.0.tar.xz) = d65ccb436318e092de3d612a6e447a3a365c76aa -SHA512 (prison-5.41.0.tar.xz) = 14f952aa1c8fc289efd6ae34c3476ba44b68c3aca9169754d0b79b11114d9aef4a101a071b0da1dc46c517165626073dff6a36bd6f4b6b86a0945ae03130e960 -Size (prison-5.41.0.tar.xz) = 37532 bytes +SHA1 (prison-5.44.0.tar.xz) = 4812c3d574c8a495c80d3fd4921b0cbf3f7acef3 +RMD160 (prison-5.44.0.tar.xz) = f1497cd8433fd84ab5c9f27ba7c9c319f62e2403 +SHA512 (prison-5.44.0.tar.xz) = 338c831b26dff620655b5d5a4c626f68f4ac3f172a0153116f6b1df536fed15a46c6ee422e952cf50b21298211aa89657efdac449e0311f1581307f417f5d601 +Size (prison-5.44.0.tar.xz) = 39332 bytes -- cgit v1.2.3