Date: Mon, 5 Sep 2022 19:10:49 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 23fc885dc21f - main - graphics/ksnip: pet stage-qa Message-ID: <202209051910.285JAnUQ026063@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=23fc885dc21f141c0d55cb8cfbe48408227e0b91 commit 23fc885dc21f141c0d55cb8cfbe48408227e0b91 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:18 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:20 +0000 graphics/ksnip: pet stage-qa --- graphics/ksnip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/ksnip/Makefile b/graphics/ksnip/Makefile index 335e8682112d..3381be1a2ccb 100644 --- a/graphics/ksnip/Makefile +++ b/graphics/ksnip/Makefile @@ -1,6 +1,7 @@ PORTNAME= ksnip DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org @@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libkColorPicker.so:graphics/kcolorpicker \ libkImageAnnotator.so:graphics/kimageannotator -USES= cmake compiler:c++11-lang kde:5 qt:5 xorg +USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 xorg USE_GITHUB= yes USE_KDE= ecm_build USE_QT= concurrent core dbus gui network printsupport svg testlib \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JAnUQ026063>