summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-06-01 11:10:44 +0000
committerpin <pin@pkgsrc.org>2020-06-01 11:10:44 +0000
commitd65c96975df4c97197d39646f3a1e90e01192a9d (patch)
tree3e5e3b594106a423423336fd07634c66af31e8f3 /archivers
parentd65a6cf61acd9f1296f6c20b2c004ed0abf6fb9c (diff)
downloadpkgsrc-d65c96975df4c97197d39646f3a1e90e01192a9d.tar.gz
Import lxqt-archiver
A simple & lightweight Qt file archiver. The core I/O functions are ported from Engrampa (a Gnome File Roller fork). This is only a front-end (a graphical interface) to archiving programs like tar and zip. This is part of LXQt-0.15.0 desktop
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lxqt-archiver/DESCR4
-rw-r--r--archivers/lxqt-archiver/Makefile34
-rw-r--r--archivers/lxqt-archiver/PLIST32
-rw-r--r--archivers/lxqt-archiver/distinfo6
4 files changed, 76 insertions, 0 deletions
diff --git a/archivers/lxqt-archiver/DESCR b/archivers/lxqt-archiver/DESCR
new file mode 100644
index 00000000000..755448da613
--- /dev/null
+++ b/archivers/lxqt-archiver/DESCR
@@ -0,0 +1,4 @@
+A simple & lightweight Qt file archiver.
+The core I/O functions are ported from Engrampa (a Gnome File Roller fork).
+This is only a front-end (a graphical interface) to archiving programs
+like tar and zip.
diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile
new file mode 100644
index 00000000000..4a68d10b641
--- /dev/null
+++ b/archivers/lxqt-archiver/Makefile
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1 2020/06/01 11:10:44 pin Exp $
+
+VERSION= 0.2.0
+DISTNAME= lxqt-archiver-${VERSION}
+CATEGORIES= archivers
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/lxqt-archiver/releases/download/${VERSION}/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/lxqt/lxqt-archiver/
+COMMENT= Simple and lightweight Qt file archiver
+LICENSE= gnu-gpl-v2
+
+USE_CMAKE= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config bsdtar:run gzip:run 7za:run gtar:run bzip2:run unzip:run zip:run xz:run
+
+CONFIGURE_DIRS= build
+CMAKE_ARG_PATH= ..
+
+CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
+
+pre-configure:
+ ${MKDIR} -p ${WRKSRC}/build
+
+TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qtx11extras/buildlink3.mk"
+.include "../../x11/libfm-qt/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../textproc/json-glib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/lxqt-archiver/PLIST b/archivers/lxqt-archiver/PLIST
new file mode 100644
index 00000000000..d9b26929ade
--- /dev/null
+++ b/archivers/lxqt-archiver/PLIST
@@ -0,0 +1,32 @@
+@comment $NetBSD: PLIST,v 1.1 2020/06/01 11:10:44 pin Exp $
+bin/lxqt-archiver
+libexec/lxqt-archiver/isoinfo.sh
+libexec/lxqt-archiver/rpm2cpio
+share/applications/lxqt-archiver.desktop
+share/icons/hicolor/scalable/apps/lxqt-archiver.svg
+share/lxqt-archiver/translations/lxqt-archiver_ar.qm
+share/lxqt-archiver/translations/lxqt-archiver_arn.qm
+share/lxqt-archiver/translations/lxqt-archiver_ast.qm
+share/lxqt-archiver/translations/lxqt-archiver_ca.qm
+share/lxqt-archiver/translations/lxqt-archiver_cs.qm
+share/lxqt-archiver/translations/lxqt-archiver_cy.qm
+share/lxqt-archiver/translations/lxqt-archiver_de.qm
+share/lxqt-archiver/translations/lxqt-archiver_el.qm
+share/lxqt-archiver/translations/lxqt-archiver_en_GB.qm
+share/lxqt-archiver/translations/lxqt-archiver_es.qm
+share/lxqt-archiver/translations/lxqt-archiver_gl.qm
+share/lxqt-archiver/translations/lxqt-archiver_he.qm
+share/lxqt-archiver/translations/lxqt-archiver_hu.qm
+share/lxqt-archiver/translations/lxqt-archiver_id.qm
+share/lxqt-archiver/translations/lxqt-archiver_it.qm
+share/lxqt-archiver/translations/lxqt-archiver_ja.qm
+share/lxqt-archiver/translations/lxqt-archiver_nb_NO.qm
+share/lxqt-archiver/translations/lxqt-archiver_pl.qm
+share/lxqt-archiver/translations/lxqt-archiver_pt_BR.qm
+share/lxqt-archiver/translations/lxqt-archiver_pt_PT.qm
+share/lxqt-archiver/translations/lxqt-archiver_ru.qm
+share/lxqt-archiver/translations/lxqt-archiver_sl.qm
+share/lxqt-archiver/translations/lxqt-archiver_sv.qm
+share/lxqt-archiver/translations/lxqt-archiver_tr.qm
+share/lxqt-archiver/translations/lxqt-archiver_vi.qm
+share/lxqt-archiver/translations/lxqt-archiver_zh_TW.qm
diff --git a/archivers/lxqt-archiver/distinfo b/archivers/lxqt-archiver/distinfo
new file mode 100644
index 00000000000..460af176670
--- /dev/null
+++ b/archivers/lxqt-archiver/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/06/01 11:10:44 pin Exp $
+
+SHA1 (lxqt-archiver-0.2.0.tar.xz) = d4b31bdaf5fd20599965b9f429d71137a7b21d42
+RMD160 (lxqt-archiver-0.2.0.tar.xz) = 5e9872ef9b4ca2baeda110bc8be6f182935525c9
+SHA512 (lxqt-archiver-0.2.0.tar.xz) = 478a04d0e6e4601dc342ae260c5db4178b01191cae263154dbe400b394e5cd4cb9cd8a6bab7e7c59af57d6bf20c47a5ad2663a85d0eab5f71fbaf584f7588fd7
+Size (lxqt-archiver-0.2.0.tar.xz) = 155912 bytes