summaryrefslogtreecommitdiff
path: root/x11/lxqt-runner
diff options
context:
space:
mode:
authorJesper Schmitz Mouridsen <jsm@FreeBSD.org>2018-08-24 14:28:39 +0000
committerJesper Schmitz Mouridsen <jsm@FreeBSD.org>2018-08-24 14:28:39 +0000
commit6b79ba19470c44a210f7cec3be63b395b71939c3 (patch)
treea93349ccabe0555d1a5d2c17c8f4b2c6464da58c /x11/lxqt-runner
parentUpdate calibre to 3.30.0 (diff)
New port x11/lxqt-runner
PR: 229285 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16871
Notes
Notes: svn path=/head/; revision=477963
Diffstat (limited to 'x11/lxqt-runner')
-rw-r--r--x11/lxqt-runner/Makefile29
-rw-r--r--x11/lxqt-runner/distinfo3
-rw-r--r--x11/lxqt-runner/pkg-descr4
3 files changed, 36 insertions, 0 deletions
diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile
new file mode 100644
index 000000000000..2680e45fa75a
--- /dev/null
+++ b/x11/lxqt-runner/Makefile
@@ -0,0 +1,29 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME= lxqt-runner
+PORTVERSION= 0.13.0
+CATEGORIES= x11
+MASTER_SITES= LXQT
+
+MAINTAINER= jsm@FreeBSD.org
+COMMENT= LXQt tool used to launch programs quickly
+
+LICENSE= LGPL21+
+
+LIB_DEPENDS= libmuparser.so:math/muparser
+
+USES= cmake:outsource compiler:c++11-lib gettext-runtime kde:5 qt:5 \
+ localbase lxqt pkgconfig tar:xz
+USE_QT= buildtools_build qmake_build core dbus gui linguisttools \
+ script svg widgets x11extras xml
+USE_KDE= windowsystem
+USE_GNOME= glib20
+USE_LXQT= buildtools globalkeys qtxdg
+
+CMAKE_ARGS= -DRUNNER_VBOX:BOOL=OFF
+
+PLIST_FILES= bin/lxqt-runner \
+ etc/xdg/autostart/lxqt-runner.desktop
+
+.include <bsd.port.mk>
diff --git a/x11/lxqt-runner/distinfo b/x11/lxqt-runner/distinfo
new file mode 100644
index 000000000000..55ad77ee9945
--- /dev/null
+++ b/x11/lxqt-runner/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1527328595
+SHA256 (lxqt/lxqt-runner-0.13.0.tar.xz) = 912a8a36158c1b37ebb9f29cfe0f0ea317fb1359373c0dd47f872ecc9a334f37
+SIZE (lxqt/lxqt-runner-0.13.0.tar.xz) = 211776
diff --git a/x11/lxqt-runner/pkg-descr b/x11/lxqt-runner/pkg-descr
new file mode 100644
index 000000000000..4d996c696b65
--- /dev/null
+++ b/x11/lxqt-runner/pkg-descr
@@ -0,0 +1,4 @@
+lxqt-runner allows launching applications by typing their names.
+It brings up the GUI with a configured keyboard shortcut (default ALT-F2)
+
+WWW: http://lxqt.org/