lxqt-archiver: update to 0.7.0
Change log: lxqt-archiver-0.7.0 / 2022-11-05 =================================== * Removed the redundant function `n_fields()` from `glib-utils`. * Silenced some compilation warnings.
This commit is contained in:
parent
a0d687a69f
commit
7ce23810da
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.15 2022/06/28 11:30:52 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2022/11/12 05:21:30 gutteridge Exp $
|
||||
|
||||
DISTNAME= lxqt-archiver-0.6.0
|
||||
PKGREVISION= 1
|
||||
DISTNAME= lxqt-archiver-0.7.0
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
|
||||
GITHUB_RELEASE= ${PKGVERSION_NOREV}
|
||||
|
@ -24,7 +23,7 @@ CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
|
|||
pre-configure:
|
||||
${MKDIR} -p ${WRKSRC}/build
|
||||
|
||||
TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools
|
||||
TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools
|
||||
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
|
||||
|
||||
.include "../../x11/qt5-qtbase/buildlink3.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2022/04/24 15:25:18 pin Exp $
|
||||
$NetBSD: distinfo,v 1.8 2022/11/12 05:21:30 gutteridge Exp $
|
||||
|
||||
BLAKE2s (lxqt-archiver-0.6.0.tar.xz) = ce563731057139c68641cb9cbe23843c6a38f67a6b9ad7f0fb53f022103df1a0
|
||||
SHA512 (lxqt-archiver-0.6.0.tar.xz) = e714969ac285969b845cc3b293bf74fd3986be09ec0315aa11aca553e432397b8b68ec3830ae009f5fa950866b299e71aa89794de5af329f7012cb2524b310df
|
||||
Size (lxqt-archiver-0.6.0.tar.xz) = 180844 bytes
|
||||
BLAKE2s (lxqt-archiver-0.7.0.tar.xz) = c2dff63aeccb462ae7246886be287115a5e5abd18fa371fea270adc434158217
|
||||
SHA512 (lxqt-archiver-0.7.0.tar.xz) = d86fd636b1b2345ead8c4dc0161311b3e361d274902c5b34b9aaccf1a0b9af46d329fbec0d2249197b8e1c837d6949f723451f67fdc9ca4c6b7f1c2cf59daeca
|
||||
Size (lxqt-archiver-0.7.0.tar.xz) = 181612 bytes
|
||||
|
|
Loading…
Reference in a new issue