Skip to content
Snippets Groups Projects
Commit 9c7c5e9c authored by Jason W. Bacon's avatar Jason W. Bacon
Browse files

archivers/libarchive-qt: Qt based archiving with libarchive backend

Libarchive-qt is a simple archiving library for Qt mainly based on
libarchive supporting numerous compression and archive formats.
parent ef5d27df
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@
SUBDIR += lib1541img
SUBDIR += libarc
SUBDIR += libarchive
SUBDIR += libarchive-qt
SUBDIR += libcabinet
SUBDIR += libcomprex
SUBDIR += libdeflate
......
PORTNAME= libarchive-qt
DISTVERSION= 2.0.6
CATEGORIES= archivers
MAINTAINER= jwb@FreeBSD.org
COMMENT= Qt based archiving solution with libarchive backend
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake qt:5
USE_QT= buildtools_build core dbus gui network qmake_build widgets
USE_LDCONFIG= yes
USE_GITLAB= yes
GL_ACCOUNT= marcusbritanicus
GL_COMMIT= 9863127fb8dda7242215c09efbc976193365fee4
.include <bsd.port.mk>
TIMESTAMP = 1627505146
SHA256 (marcusbritanicus-libarchive-qt-9863127fb8dda7242215c09efbc976193365fee4_GL0.tar.gz) = 158ee02332920554c0e59a39cc6104901ec227d7c8a0562933f10ac1137bba4f
SIZE (marcusbritanicus-libarchive-qt-9863127fb8dda7242215c09efbc976193365fee4_GL0.tar.gz) = 52792
Libarchive-qt is a simple archiving library for Qt mainly based on
libarchive supporting numerous compression and archive formats.
WWW: https://gitlab.com/marcusbritanicus/libarchive-qt
bin/archiver
include/libarchiveqt.h
lib/libarchiveqt5.a
lib/libarchiveqt5.so
lib/libarchiveqt5.so.2
lib/libarchiveqt5.so.2.0.4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment