pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 lxqt-runner: add new package, version 0.14.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1e1c74e1ea6
branches:  trunk
changeset: 428141:c1e1c74e1ea6
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Apr 25 15:16:40 2020 +0000

description:
lxqt-runner: add new package, version 0.14.1

This is an application launcher for the LXQt desktop. (Packaged in wip
by pin@, final review by myself.)

diffstat:

 x11/Makefile             |   3 ++-
 x11/lxqt-runner/DESCR    |   1 +
 x11/lxqt-runner/Makefile |  28 ++++++++++++++++++++++++++++
 x11/lxqt-runner/PLIST    |  45 +++++++++++++++++++++++++++++++++++++++++++++
 x11/lxqt-runner/distinfo |   6 ++++++
 5 files changed, 82 insertions(+), 1 deletions(-)

diffs (113 lines):

diff -r e5291ba32d56 -r c1e1c74e1ea6 x11/Makefile
--- a/x11/Makefile      Sat Apr 25 15:13:36 2020 +0000
+++ b/x11/Makefile      Sat Apr 25 15:16:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.892 2020/04/25 02:06:58 gutteridge Exp $
+# $NetBSD: Makefile,v 1.893 2020/04/25 15:16:40 gutteridge Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -265,6 +265,7 @@
 SUBDIR+=       lxqt-globalkeys
 SUBDIR+=       lxqt-panel
 SUBDIR+=       lxqt-qtplugin
+SUBDIR+=       lxqt-runner
 SUBDIR+=       lxqt-session
 SUBDIR+=       lxrandr
 SUBDIR+=       lxsession
diff -r e5291ba32d56 -r c1e1c74e1ea6 x11/lxqt-runner/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/lxqt-runner/DESCR     Sat Apr 25 15:16:40 2020 +0000
@@ -0,0 +1,1 @@
+LXQt launch applications quickly by typing commands.
diff -r e5291ba32d56 -r c1e1c74e1ea6 x11/lxqt-runner/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/lxqt-runner/Makefile  Sat Apr 25 15:16:40 2020 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2020/04/25 15:16:41 gutteridge Exp $
+
+DISTNAME=      lxqt-runner-0.14.1
+CATEGORIES=    x11
+MASTER_SITES=  https://downloads.lxqt.org/downloads/lxqt-runner/0.14.1/
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://lxqt.org/
+COMMENT=       Launch applications quickly by typing commands
+LICENSE=       gnu-lgpl-v2.1
+
+USE_CMAKE=     yes
+USE_TOOLS+=    pkg-config
+USE_LANGUAGES= c c++
+
+CONFIGURE_DIRS=        build
+CMAKE_ARG_PATH=        ..
+
+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 "../../wip/lxqt-globalkeys/buildlink3.mk"
+.include "../../math/muparser/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e5291ba32d56 -r c1e1c74e1ea6 x11/lxqt-runner/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/lxqt-runner/PLIST     Sat Apr 25 15:16:40 2020 +0000
@@ -0,0 +1,45 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/25 15:16:41 gutteridge Exp $
+bin/lxqt-runner
+man/man1/lxqt-runner.1
+share/examples/lxqt/xdg/autostart/lxqt-runner.desktop
+share/lxqt/translations/lxqt-runner/lxqt-runner_ar.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_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_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_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_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_ru_RU.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_sk_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_zh_CN.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_zh_TW.qm
+@pkgdir lib
diff -r e5291ba32d56 -r c1e1c74e1ea6 x11/lxqt-runner/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/lxqt-runner/distinfo  Sat Apr 25 15:16:40 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/25 15:16:41 gutteridge Exp $
+
+SHA1 (lxqt-runner-0.14.1.tar.xz) = 1f7afd052d457caa23e348f344fe8709bd09c17b
+RMD160 (lxqt-runner-0.14.1.tar.xz) = 060f3ad96b343dd6543b2a347542744e5803336c
+SHA512 (lxqt-runner-0.14.1.tar.xz) = 62d196d37e87bc9154fa2cd9abcb8671277bffdb8673a6531bcb93161944cb8a31298587f8323d79a290292fc73765ea15990106828335879b87029ff1aba28c
+Size (lxqt-runner-0.14.1.tar.xz) = 223628 bytes



Home | Main Index | Thread Index | Old Index