pkgsrc-WIP-changes archive

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

Add lxqt-runner: part of LXQt-2.0.0



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jun 7 06:54:32 2024 +0200
Changeset:	283fd86bff5a8e85671a89106d7e8ada40e47ef6

Modified Files:
	Makefile
Added Files:
	lxqt-runner/COMMIT_MSG
	lxqt-runner/DESCR
	lxqt-runner/Makefile
	lxqt-runner/PLIST
	lxqt-runner/distinfo
	lxqt-runner/patches/patch-autostart_CMakeLists.txt

Log Message:
Add lxqt-runner: part of LXQt-2.0.0

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

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

diffstat:
 Makefile                                           |  1 +
 lxqt-runner/COMMIT_MSG                             |  4 ++
 lxqt-runner/DESCR                                  |  1 +
 lxqt-runner/Makefile                               | 32 +++++++++++++
 lxqt-runner/PLIST                                  | 54 ++++++++++++++++++++++
 lxqt-runner/distinfo                               |  6 +++
 lxqt-runner/patches/patch-autostart_CMakeLists.txt | 14 ++++++
 7 files changed, 112 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 527d8d1858..9bcf2db49d 100644
--- a/Makefile
+++ b/Makefile
@@ -2181,6 +2181,7 @@ SUBDIR+=	lxqt-notificationd
 SUBDIR+=	lxqt-openssh-askpass
 SUBDIR+=	lxqt-policykit
 SUBDIR+=	lxqt-powermanagement
+SUBDIR+=	lxqt-runner
 SUBDIR+=	lxqt-sudo
 SUBDIR+=	lxqt-themes
 SUBDIR+=	lxqt2-build-tools
diff --git a/lxqt-runner/COMMIT_MSG b/lxqt-runner/COMMIT_MSG
new file mode 100644
index 0000000000..c551f126c4
--- /dev/null
+++ b/lxqt-runner/COMMIT_MSG
@@ -0,0 +1,4 @@
+lxqt-runner-2.0.0 / 2024-04-17
+===============================
+ * Hide window on deactivation under Wayland.
+ * Ported to Qt6 and added full Wayland support by using layer shell.
diff --git a/lxqt-runner/DESCR b/lxqt-runner/DESCR
new file mode 100644
index 0000000000..440a80e70b
--- /dev/null
+++ b/lxqt-runner/DESCR
@@ -0,0 +1 @@
+LXQt launch applications quickly by typing commands.
diff --git a/lxqt-runner/Makefile b/lxqt-runner/Makefile
new file mode 100644
index 0000000000..b129994213
--- /dev/null
+++ b/lxqt-runner/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.31 2024/05/29 16:35:07 adam Exp $
+
+DISTNAME=	lxqt-runner-2.0.0
+CATEGORIES=	x11
+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-runner/
+COMMENT=	Launch applications quickly by typing commands
+LICENSE=	gnu-lgpl-v2.1
+
+USE_CMAKE=	yes
+USE_TOOLS+=	pkg-config perl
+USE_LANGUAGES=	c c++
+
+AUTOSTART_CONF=		share/examples/autostart
+PKG_SYSCONFSUBDIR=	xdg
+MAKE_DIRS=		${PKG_SYSCONFDIR}/autostart
+
+CONF_FILES+=	${AUTOSTART_CONF}/lxqt-runner.desktop \
+		${PKG_SYSCONFDIR}/autostart/lxqt-runner.desktop
+
+TOOL_DEPENDS+=	lxqt-build-tools>=2.0.0:../../wip/lxqt2-build-tools
+TOOL_DEPENDS+=	qt6-qttools-[0-9]*:../../devel/qt6-qttools
+
+.include "../../wip/lxqt-globalkeys/buildlink3.mk"
+.include "../../math/muparser/buildlink3.mk"
+.include "../../wip/layer-shell-qt6/buildlink3.mk"
+.include "../../devel/cmake/build.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lxqt-runner/PLIST b/lxqt-runner/PLIST
new file mode 100644
index 0000000000..83c13686cb
--- /dev/null
+++ b/lxqt-runner/PLIST
@@ -0,0 +1,54 @@
+@comment $NetBSD$
+bin/lxqt-runner
+man/man1/lxqt-runner.1
+share/examples/autostart/lxqt-runner.desktop
+share/lxqt/translations/lxqt-runner/lxqt-runner_ar.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_arn.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_ast.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_bg.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_ca.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_cs.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_cy.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_da.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_de.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_el.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_eo.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_es.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_es_VE.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_et.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_eu.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_fi.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_fr.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_gl.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_he.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_hi.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_hr.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_hu.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_ia.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_id.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_it.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_ja.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_ko.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_lg.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_lt.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_nb_NO.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_nl.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_oc.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_pa.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_pl.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_pt.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_pt_BR.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_ro_RO.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_ru.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_si.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_sk.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_sl.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_sr%latin.qm@localhost
+share/lxqt/translations/lxqt-runner/lxqt-runner_sr_BA.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_sr_RS.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_th_TH.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_tr.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_uk.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_vi.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_zh_CN.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_zh_TW.qm
diff --git a/lxqt-runner/distinfo b/lxqt-runner/distinfo
new file mode 100644
index 0000000000..4343b4360f
--- /dev/null
+++ b/lxqt-runner/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.11 2023/11/14 04:23:34 gutteridge Exp $
+
+BLAKE2s (lxqt-runner-2.0.0.tar.xz) = 9259b41779b90ba1e14eb33c0c7fa5dba7c586f854c12c72bea28212d2e078d2
+SHA512 (lxqt-runner-2.0.0.tar.xz) = 4c9ff79a0a4b7167023bd5447c83692be2e4e79ae48b6069deadae8ab4e5d6d73e6439169ffce87fc8f6000e65ed354fffb58188e9ba4f762b177b1c85c284c5
+Size (lxqt-runner-2.0.0.tar.xz) = 226344 bytes
+SHA1 (patch-autostart_CMakeLists.txt) = 2c8a3e36ddb9f7c0ac4fafc76fc2ea6fcb6083f9
diff --git a/lxqt-runner/patches/patch-autostart_CMakeLists.txt b/lxqt-runner/patches/patch-autostart_CMakeLists.txt
new file mode 100644
index 0000000000..d164b77d11
--- /dev/null
+++ b/lxqt-runner/patches/patch-autostart_CMakeLists.txt
@@ -0,0 +1,14 @@
+$NetBSD: patch-autostart_CMakeLists.txt,v 1.1 2020/12/07 12:49:19 pin Exp $
+
+Install config file to proper location
+
+--- autostart/CMakeLists.txt.orig	2020-10-31 09:00:25.000000000 +0000
++++ autostart/CMakeLists.txt
+@@ -10,6 +10,6 @@ add_custom_target(lxq_runner_autostart_d
+ 
+ install(FILES
+     ${DESKTOP_FILES}
+-    DESTINATION "${LXQT_ETC_XDG_DIR}/autostart"
++    DESTINATION "share/examples/autostart"
+     COMPONENT Runtime
+ )


Home | Main Index | Thread Index | Old Index