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.
This commit is contained in:
Jason W. Bacon 2021-08-31 08:14:37 -05:00
parent ef5d27df42
commit 9c7c5e9cfa
5 changed files with 33 additions and 0 deletions

View File

@ -54,6 +54,7 @@
SUBDIR += lib1541img
SUBDIR += libarc
SUBDIR += libarchive
SUBDIR += libarchive-qt
SUBDIR += libcabinet
SUBDIR += libcomprex
SUBDIR += libdeflate

View File

@ -0,0 +1,19 @@
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>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1627505146
SHA256 (marcusbritanicus-libarchive-qt-9863127fb8dda7242215c09efbc976193365fee4_GL0.tar.gz) = 158ee02332920554c0e59a39cc6104901ec227d7c8a0562933f10ac1137bba4f
SIZE (marcusbritanicus-libarchive-qt-9863127fb8dda7242215c09efbc976193365fee4_GL0.tar.gz) = 52792

View File

@ -0,0 +1,4 @@
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

View File

@ -0,0 +1,6 @@
bin/archiver
include/libarchiveqt.h
lib/libarchiveqt5.a
lib/libarchiveqt5.so
lib/libarchiveqt5.so.2
lib/libarchiveqt5.so.2.0.4