Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147436834
D19003.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D19003.diff
View Options
Index: head/x11-wm/Makefile
===================================================================
--- head/x11-wm/Makefile
+++ head/x11-wm/Makefile
@@ -73,6 +73,7 @@
SUBDIR += lwm
SUBDIR += lxappearance-obconf
SUBDIR += lxmed
+ SUBDIR += lxqt
SUBDIR += lxqt-panel
SUBDIR += lxqt-session
SUBDIR += lxsession
Index: head/x11-wm/lxqt/Makefile
===================================================================
--- head/x11-wm/lxqt/Makefile
+++ head/x11-wm/lxqt/Makefile
@@ -0,0 +1,46 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME= lxqt
+PORTVERSION= 0.13.0
+CATEGORIES= x11-wm
+
+MAINTAINER= jsm@FreeBSD.org
+COMMENT= Meta-port for the LXQt Desktop
+
+LICENSE= LGPL21+
+
+RUN_DEPENDS= startlxqt:x11-wm/lxqt-session \
+ lxqt-about:x11/lxqt-about \
+ lxqt-admin-user:sysutils/lxqt-admin \
+ lxqt-config:sysutils/lxqt-config \
+ lxqt-qtplugin>=0.11:sysutils/lxqt-qtplugin \
+ qterminal:x11/qterminal \
+ obconf-qt:x11-wm/obconf-qt \
+ lximage-qt:graphics/lximage-qt \
+ lxqt-panel:x11-wm/lxqt-panel \
+ lxqt-runner:x11/lxqt-runner \
+ ${PREFIX}/share/lxqt/themes/frost/lxqt-panel.qss:x11-themes/lxqt-themes \
+ pcmanfm-qt:x11-fm/pcmanfm-qt \
+ lxqt-notificationd:deskutils/lxqt-notificationd \
+ lxqt-panel:x11-wm/lxqt-panel \
+ lxqt-runner:x11/lxqt-runner \
+ lxqt-policykit-agent:sysutils/lxqt-policykit \
+ lxqt-session:x11-wm/lxqt-session \
+ qlipper:deskutils/qlipper \
+ openbox:x11-wm/openbox
+
+USES= metaport
+
+OPTIONS_DEFINE= EDITOR SSH SUDO
+OPTIONS_DEFAULT= EDITOR SSH SUDO
+
+EDITOR_DESC= Install plain-text editor
+SSH_DESC= GUI passphrase entry dialog for ssh-agent
+SUDO_DESC= GUI frontend (Qt5) to sudo/su
+
+EDITOR_RUN_DEPENDS= featherpad:editors/featherpad
+SSH_RUN_DEPENDS= lxqt-openssh-askpass:security/lxqt-openssh-askpass
+SUDO_RUN_DEPENDS= lxqt-sudo:security/lxqt-sudo
+
+.include <bsd.port.mk>
Index: head/x11-wm/lxqt/pkg-descr
===================================================================
--- head/x11-wm/lxqt/pkg-descr
+++ head/x11-wm/lxqt/pkg-descr
@@ -0,0 +1,6 @@
+LXQt is an advanced, easy-to-use, and fast desktop environment based on
+Qt technologies. It has been tailored for users who value simplicity,
+speed, and an intuitive interface. Unlike most desktop environments,
+LXQt also works fine with less powerful machines.
+
+WWW: http://lxqt.org/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 12, 12:07 AM (6 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29556903
Default Alt Text
D19003.diff (2 KB)
Attached To
Mode
D19003: New port x11-wm/lxqt LXQt DE meta-port.
Attached
Detach File
Event Timeline
Log In to Comment