summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-07-28 14:28:01 +0000
committerpin <pin@pkgsrc.org>2020-07-28 14:28:01 +0000
commit5f97883baeac1c57d727db5697092150a0b7f46b (patch)
tree9ef8d5eac7f701050a2be9b535314b0c4ce07736 /archivers
parent63d43f61b26466e2dcff2d1ee84febf94d914956 (diff)
downloadpkgsrc-5f97883baeac1c57d727db5697092150a0b7f46b.tar.gz
archivers/arqiver: update to 0.6.0
V0.6.0 -------- * Added an option to (not) stretch the first column. * Added app icon. * A workaround for a Qt bug that might give a too small height to rows if the horizontal scrollbar isn't at its minimum value when items are removed. * Better names for extraction folders of archives without parent directories. * Scroll to the current item when expanding or filtering. * Fixed startup invisibility with some window managers. * Updated the code for Qt 5.15.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/arqiver/Makefile10
-rw-r--r--archivers/arqiver/PLIST4
-rw-r--r--archivers/arqiver/distinfo10
3 files changed, 12 insertions, 12 deletions
diff --git a/archivers/arqiver/Makefile b/archivers/arqiver/Makefile
index 3b896cf6ef3..44a328f0678 100644
--- a/archivers/arqiver/Makefile
+++ b/archivers/arqiver/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2020/06/02 08:23:07 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/07/28 14:28:01 pin Exp $
-VERSION= 0.5.0
-DISTNAME= Arqiver-V${VERSION}
-PKGNAME= arqiver-${VERSION}
-PKGREVISION= 1
+DISTNAME= Arqiver-0.6.0
+PKGNAME= ${DISTNAME:tl}
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
@@ -13,7 +11,7 @@ HOMEPAGE= https://github.com/tsujan/Arqiver/
COMMENT= Simple Qt5 archive manager
LICENSE= gnu-gpl-v3
-WRKSRC= ${WRKDIR}/Arqiver-${VERSION}
+WRKSRC= ${WRKDIR}/${DISTNAME}
USE_LANGUAGES= c++
USE_TOOLS+= pkg-config bsdtar:run gzip:run 7za:run
diff --git a/archivers/arqiver/PLIST b/archivers/arqiver/PLIST
index e8c18f263ca..034c0a044d6 100644
--- a/archivers/arqiver/PLIST
+++ b/archivers/arqiver/PLIST
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2020/03/14 22:26:26 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/07/28 14:28:01 pin Exp $
bin/arqiver
share/applications/arqiver.desktop
share/arqiver/translations/arqiver_eo.qm
+share/arqiver/translations/arqiver_hu.qm
share/arqiver/translations/arqiver_nl.qm
share/arqiver/translations/arqiver_pl.qm
share/arqiver/translations/arqiver_pt_BR.qm
share/arqiver/translations/arqiver_ru.qm
+share/icons/hicolor/scalable/apps/arqiver.svg
diff --git a/archivers/arqiver/distinfo b/archivers/arqiver/distinfo
index bfa2b3ebd23..9880634891d 100644
--- a/archivers/arqiver/distinfo
+++ b/archivers/arqiver/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/04/21 08:11:19 pin Exp $
+$NetBSD: distinfo,v 1.4 2020/07/28 14:28:01 pin Exp $
-SHA1 (Arqiver-V0.5.0.tar.gz) = 29dc919f6c6d850fc71724f4e0a886b3e02f3a16
-RMD160 (Arqiver-V0.5.0.tar.gz) = bef05b43a21af68e15f494d679b66cfce691f21b
-SHA512 (Arqiver-V0.5.0.tar.gz) = a951a60fb292a4f63f135b32eec87e81c100485e69ac8cfc91d8c6ea6fee88cce76c128d6de8541a9564151a24a2a3cf2d566098223853692fed7bfa77bd07f1
-Size (Arqiver-V0.5.0.tar.gz) = 120137 bytes
+SHA1 (Arqiver-0.6.0.tar.gz) = 978d6899c2f6cad1a3eb4c7231c976cd475f8a30
+RMD160 (Arqiver-0.6.0.tar.gz) = b875d7f76c4e5fcaf9d9ca4bdfe703c9314aed6d
+SHA512 (Arqiver-0.6.0.tar.gz) = 7a9a5323ea7348ef28dfffd661f880eba5be44b1ee488e7469b77b7e0d7c65eb5fde2587b3a2b006d7e29f3ce04ff07daec01846c537db2ac906246295eb2921
+Size (Arqiver-0.6.0.tar.gz) = 122895 bytes