summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-12-07 11:38:12 +0000
committerpin <pin@pkgsrc.org>2020-12-07 11:38:12 +0000
commitb0c5dee8adee1c95cf8b45fe51fffb719281a3ba (patch)
tree9c256628fc80db13ec8a8c61e24c7fbfcfcf6b01 /graphics
parente0c8aa367daf3c9428b18c29b1bc146ab036350d (diff)
downloadpkgsrc-b0c5dee8adee1c95cf8b45fe51fffb719281a3ba.tar.gz
graphics/lximage-qt: update to 0.16.0
-Added image size and path to statusbar. -Added copy Path action. -Fixed memory leaks in annotations. -Show error message if saving with a format is not supported. -Added resize image feature. -Use QFlags default constructor. -Prevent users from defining ambiguous shortcuts. -Consult Qt for supported mimetypes. -Start app on screen with mouse cursor when opening image. -Added depreciation notice to screenshot command line options.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/lximage-qt/Makefile7
-rw-r--r--graphics/lximage-qt/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/graphics/lximage-qt/Makefile b/graphics/lximage-qt/Makefile
index 1919a7395df..fd7a387ea3f 100644
--- a/graphics/lximage-qt/Makefile
+++ b/graphics/lximage-qt/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/11/05 09:08:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2020/12/07 11:38:12 pin Exp $
-DISTNAME= lximage-qt-0.15.0
-PKGREVISION= 3
+DISTNAME= lximage-qt-0.16.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -22,7 +21,7 @@ CMAKE_ARG_PATH= ..
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.8:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/qt5-qtx11extras/buildlink3.mk"
diff --git a/graphics/lximage-qt/distinfo b/graphics/lximage-qt/distinfo
index c2f8627505d..43ce3db6fc4 100644
--- a/graphics/lximage-qt/distinfo
+++ b/graphics/lximage-qt/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/06/01 10:42:24 pin Exp $
+$NetBSD: distinfo,v 1.3 2020/12/07 11:38:12 pin Exp $
-SHA1 (lximage-qt-0.15.0.tar.xz) = 338ce0f9cea13858144441f498d0f104077efa9e
-RMD160 (lximage-qt-0.15.0.tar.xz) = d1d6d4bc0d432807683eeb713a7feb67bae480cb
-SHA512 (lximage-qt-0.15.0.tar.xz) = 980fc401b31c5d937877ef35211892984def150a6db6072d9752fa78588ea8ca0827beb5880d46775092c42e93358d3e494e045a50756931129402ded4ecab23
-Size (lximage-qt-0.15.0.tar.xz) = 91444 bytes
+SHA1 (lximage-qt-0.16.0.tar.xz) = cbbdca74097d0991fcec7f88fb60d10f069a9afd
+RMD160 (lximage-qt-0.16.0.tar.xz) = 0165cc318b399edc88397a9ee8f6b240830a1dc2
+SHA512 (lximage-qt-0.16.0.tar.xz) = 2da46d23567cff7044a884e14b30de36b3a19d802768585b7c3332897b0af2fc42993ed9bb9d062db7988a0526cc7357a09fbac5f283a615b109ea8dfbf474b5
+Size (lximage-qt-0.16.0.tar.xz) = 100920 bytes