aboutsummaryrefslogtreecommitdiff
path: root/graphics/kimageannotator/Makefile
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2020-06-24 10:23:59 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2020-06-24 10:23:59 +0000
commit2f8c022e7c25e8e72dcb101eb884a043910c573b (patch)
tree2ecb92bfd9785259891348dcb0aaced8e842d44f /graphics/kimageannotator/Makefile
parentfadcf882689b5ec93b484e695946fe8f942666ff (diff)
downloadports-2f8c022e7c25e8e72dcb101eb884a043910c573b.tar.gz
ports-2f8c022e7c25e8e72dcb101eb884a043910c573b.zip
Update graphics/kimageannotator to latest upstream release
Now with translations. While here, polish the COMMENT and description a bit, to stress that this is also "just a library", not a complete tool.
Notes
Notes: svn path=/head/; revision=540025
Diffstat (limited to 'graphics/kimageannotator/Makefile')
-rw-r--r--graphics/kimageannotator/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/kimageannotator/Makefile b/graphics/kimageannotator/Makefile
index 97f021f12ef6..4aa4a875395f 100644
--- a/graphics/kimageannotator/Makefile
+++ b/graphics/kimageannotator/Makefile
@@ -2,11 +2,11 @@
PORTNAME= kImageAnnotator
DISTVERSIONPREFIX= v
-DISTVERSION= 0.2.1
+DISTVERSION= 0.3.0
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
-COMMENT= Tool for annotating images
+COMMENT= Library for image-annotation tools
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -16,8 +16,8 @@ LIB_DEPENDS= libkColorPicker.so:graphics/kcolorpicker
USES= cmake localbase compiler:c++11-lang qt:5
USE_GITHUB= yes
GH_ACCOUNT= ksnip
-USE_QT= core \
- buildtools_build qmake_build
+USE_QT= core svg \
+ buildtools_build linguisttools_build qmake_build
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BUILD_EXAMPLE