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.
This commit is contained in:
pin 2020-12-07 11:38:12 +00:00
parent b6c795794c
commit d578742576
2 changed files with 8 additions and 9 deletions

View file

@ -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"

View file

@ -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