pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add lxqt-archiver: part of LXQt-2.0.x
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue May 28 14:35:07 2024 +0200
Changeset: a3bdcd0858073d9e75be9ae174c62d413248cf01
Modified Files:
Makefile
Added Files:
lxqt-archiver/DESCR
lxqt-archiver/Makefile
lxqt-archiver/PLIST
lxqt-archiver/distinfo
Log Message:
Add lxqt-archiver: part of LXQt-2.0.x
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a3bdcd0858073d9e75be9ae174c62d413248cf01
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
lxqt-archiver/DESCR | 4 ++++
lxqt-archiver/Makefile | 30 ++++++++++++++++++++++++++++++
lxqt-archiver/PLIST | 45 +++++++++++++++++++++++++++++++++++++++++++++
lxqt-archiver/distinfo | 5 +++++
5 files changed, 85 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 01e6b678ae..ba2a111b43 100644
--- a/Makefile
+++ b/Makefile
@@ -2169,6 +2169,7 @@ SUBDIR+= lximage-qt
SUBDIR+= lxmusic
SUBDIR+= lxqt2-build-tools
SUBDIR+= lxqt-about
+SUBDIR+= lxqt-archiver
SUBDIR+= lxqt-menu-data
SUBDIR+= lxqt-themes
SUBDIR+= lzs-lkm
diff --git a/lxqt-archiver/DESCR b/lxqt-archiver/DESCR
new file mode 100644
index 0000000000..755448da61
--- /dev/null
+++ b/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/lxqt-archiver/Makefile b/lxqt-archiver/Makefile
new file mode 100644
index 0000000000..c171b2d632
--- /dev/null
+++ b/lxqt-archiver/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.29 2024/04/06 08:04:46 wiz Exp $
+
+DISTNAME= lxqt-archiver-1.0.0
+CATEGORIES= archivers
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+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 perl bsdtar:run gzip:run 7za:run gtar:run bzip2:run unzip:run zip:run xz:run
+
+CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
+
+TOOL_DEPENDS+= lxqt-build-tools>=2.0.0:../../wip/lxqt2-build-tools
+TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
+
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../wip/libfm-qt/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../textproc/json-glib/buildlink3.mk"
+.include "../../x11/xcb-util-cursor/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../devel/cmake/build.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lxqt-archiver/PLIST b/lxqt-archiver/PLIST
new file mode 100644
index 0000000000..869f4cb52a
--- /dev/null
+++ b/lxqt-archiver/PLIST
@@ -0,0 +1,45 @@
+@comment $NetBSD$
+bin/lxqt-archiver
+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_bg.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_et.qm
+share/lxqt-archiver/translations/lxqt-archiver_fi.qm
+share/lxqt-archiver/translations/lxqt-archiver_fr.qm
+share/lxqt-archiver/translations/lxqt-archiver_gl.qm
+share/lxqt-archiver/translations/lxqt-archiver_he.qm
+share/lxqt-archiver/translations/lxqt-archiver_hr.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_ko.qm
+share/lxqt-archiver/translations/lxqt-archiver_lg.qm
+share/lxqt-archiver/translations/lxqt-archiver_lt.qm
+share/lxqt-archiver/translations/lxqt-archiver_nb_NO.qm
+share/lxqt-archiver/translations/lxqt-archiver_nl.qm
+share/lxqt-archiver/translations/lxqt-archiver_oc.qm
+share/lxqt-archiver/translations/lxqt-archiver_pa.qm
+share/lxqt-archiver/translations/lxqt-archiver_pl.qm
+share/lxqt-archiver/translations/lxqt-archiver_pt.qm
+share/lxqt-archiver/translations/lxqt-archiver_pt_BR.qm
+share/lxqt-archiver/translations/lxqt-archiver_ru.qm
+share/lxqt-archiver/translations/lxqt-archiver_si.qm
+share/lxqt-archiver/translations/lxqt-archiver_sk.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_uk.qm
+share/lxqt-archiver/translations/lxqt-archiver_vi.qm
+share/lxqt-archiver/translations/lxqt-archiver_zh_CN.qm
+share/lxqt-archiver/translations/lxqt-archiver_zh_TW.qm
diff --git a/lxqt-archiver/distinfo b/lxqt-archiver/distinfo
new file mode 100644
index 0000000000..111fc8d26d
--- /dev/null
+++ b/lxqt-archiver/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.11 2024/03/06 23:56:28 gutteridge Exp $
+
+BLAKE2s (lxqt-archiver-1.0.0.tar.xz) = 8b7fb8036df4596f7d5fcffc93a7daa4d2b5b6e53faf1e2a6b9e3f0a1470c7e7
+SHA512 (lxqt-archiver-1.0.0.tar.xz) = 12552539cb7601c3c1422ed00d6fa8ed0ebed744ce8b7b4a3e3cc8bd59bf8df165008fa63b0ce173b58309001f35c33a219cd80e7568acf12c4c896320fc5061
+Size (lxqt-archiver-1.0.0.tar.xz) = 187944 bytes
Home |
Main Index |
Thread Index |
Old Index