pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/kimagemapeditor



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Feb  2 03:09:00 UTC 2020

Modified Files:
        pkgsrc/www/kimagemapeditor: Makefile

Log Message:
kimagemapeditor: stay at version 19.08.3
newer versions need qt5-qtwebengine.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/kimagemapeditor/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/kimagemapeditor/Makefile
diff -u pkgsrc/www/kimagemapeditor/Makefile:1.13 pkgsrc/www/kimagemapeditor/Makefile:1.14
--- pkgsrc/www/kimagemapeditor/Makefile:1.13    Sat Jan 18 21:51:07 2020
+++ pkgsrc/www/kimagemapeditor/Makefile Sun Feb  2 03:09:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 21:51:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.14 2020/02/02 03:09:00 markd Exp $
 
 DISTNAME=      kimagemapeditor-${KAPPSVER}
 PKGREVISION=   1
@@ -8,6 +8,9 @@ HOMEPAGE=       https://www.kde.org/
 COMMENT=       HTML Image Map Editor
 LICENSE=       gnu-lgpl-v2 AND gnu-gpl-v2 AND gnu-fdl-v1.1
 
+# newer versions require qt5-qtwebengine
+KAPPSVER=      19.08.3
+MASTER_SITES=  ${MASTER_SITE_KDE:=applications/${KAPPSVER}/src/}
 .include "../../meta-pkgs/kde/applications.mk"
 
 BUILD_DEPENDS+=        kdoctools>=5.19.0:../../devel/kdoctools



Home | Main Index | Thread Index | Old Index