pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

LXQt: lxqt-archiver



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Nov 14 14:05:27 2024 +0100
Changeset:	db7f85ed627cd4d8ed52a322fb63cc383e655857

Modified Files:
	Makefile
Added Files:
	lxqt-archiver/COMMIT_MSG
	lxqt-archiver/DESCR
	lxqt-archiver/Makefile
	lxqt-archiver/PLIST
	lxqt-archiver/distinfo

Log Message:
LXQt: lxqt-archiver

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=db7f85ed627cd4d8ed52a322fb63cc383e655857

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                 |  1 +
 lxqt-archiver/COMMIT_MSG |  7 +++++++
 lxqt-archiver/DESCR      |  4 ++++
 lxqt-archiver/Makefile   | 29 +++++++++++++++++++++++++++++
 lxqt-archiver/PLIST      | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 lxqt-archiver/distinfo   |  5 +++++
 6 files changed, 93 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 0e09f715d4..b7586f8c9d 100644
--- a/Makefile
+++ b/Makefile
@@ -2224,6 +2224,7 @@ SUBDIR+=	lximage-qt
 SUBDIR+=	lxmusic
 SUBDIR+=	lxqt-about
 SUBDIR+=	lxqt-admin
+SUBDIR+=	lxqt-archiver
 SUBDIR+=	lxqt-build-tools
 SUBDIR+=	lxqt-globalkeys
 SUBDIR+=	lxqt-menu-data
diff --git a/lxqt-archiver/COMMIT_MSG b/lxqt-archiver/COMMIT_MSG
new file mode 100644
index 0000000000..f63324a41d
--- /dev/null
+++ b/lxqt-archiver/COMMIT_MSG
@@ -0,0 +1,7 @@
+archivers/lxqt-archiver: update to 1.1.0
+
+lxqt-archiver-1.1.0 / 2024-11-05
+===================================
+ * Added `application/vnd.rar` to the supported mime types.
+ * Add clear button to filter bar.
+ * Silenced a compilation warning about `GList`.
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..d3863c9a02
--- /dev/null
+++ b/lxqt-archiver/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.35 2024/11/01 12:51:23 wiz Exp $
+
+DISTNAME=	lxqt-archiver-1.1.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_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_CONFIGURE_ARGS+=	-DCMAKE_INSTALL_PREFIX=${PREFIX}
+
+TOOL_DEPENDS+=	lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+=	qt6-qttools-[0-9]*:../../devel/qt6-qttools
+
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../x11/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..bc077ca553
--- /dev/null
+++ b/lxqt-archiver/PLIST
@@ -0,0 +1,47 @@
+@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_da.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_fur.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..71ff009019
--- /dev/null
+++ b/lxqt-archiver/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.12 2024/08/02 17:58:07 pin Exp $
+
+BLAKE2s (lxqt-archiver-1.1.0.tar.xz) = 855a42ef47549208def01d5c255d0b7ae7218152145dc18804c61cacbd87bb4d
+SHA512 (lxqt-archiver-1.1.0.tar.xz) = 7c2c1a9e9eae30452c3c6c276c5fe30f5b9d9ed8ca92291e69fdc32d1cb94e3a88de79a4379cddebec8ca201a57c70494b8e57c5704b885010a51ec6647f1a16
+Size (lxqt-archiver-1.1.0.tar.xz) = 191944 bytes


Home | Main Index | Thread Index | Old Index