Index: head/x11-wm/Makefile =================================================================== --- head/x11-wm/Makefile (revision 491570) +++ head/x11-wm/Makefile (revision 491571) @@ -1,149 +1,150 @@ # $FreeBSD$ # COMMENT = X11 window managers SUBDIR += aewm SUBDIR += afterstep SUBDIR += afterstep-stable SUBDIR += amiwm SUBDIR += antiwm SUBDIR += awesome SUBDIR += awesome-vicious SUBDIR += bbkeys SUBDIR += bbpager SUBDIR += blackbox SUBDIR += bspwm SUBDIR += ccsm SUBDIR += clementine-wm SUBDIR += compiz SUBDIR += compiz-fusion SUBDIR += compiz-plugins-extra SUBDIR += compiz-plugins-main SUBDIR += compiz-plugins-unsupported SUBDIR += compizconfig-backend-gconf SUBDIR += compizconfig-python SUBDIR += compton SUBDIR += ctwm SUBDIR += cwm SUBDIR += devilspie SUBDIR += dwm SUBDIR += e-module-alarm SUBDIR += e-module-cpu SUBDIR += e-module-deskshow SUBDIR += e-module-everything-places SUBDIR += e-module-everything-websearch SUBDIR += e-module-mem SUBDIR += e-module-rmb SUBDIR += e-module-wlan SUBDIR += e-modules SUBDIR += e16 SUBDIR += e16-docs SUBDIR += echinus SUBDIR += ede SUBDIR += emerald SUBDIR += enlightenment SUBDIR += epplets SUBDIR += euclid-wm SUBDIR += evilwm SUBDIR += fbcmd SUBDIR += fluxbox SUBDIR += fluxconf SUBDIR += fluxter SUBDIR += flwm SUBDIR += fvwm SUBDIR += fvwm-crystal SUBDIR += fvwm2 SUBDIR += gcompmgr SUBDIR += genmenu SUBDIR += golem SUBDIR += herbstluftwm SUBDIR += hs-xmonad SUBDIR += hs-xmonad-contrib SUBDIR += i3 SUBDIR += i3-gaps SUBDIR += icewm SUBDIR += ion SUBDIR += jewel SUBDIR += jwm SUBDIR += larswm SUBDIR += libcompizconfig SUBDIR += libdockapp SUBDIR += libwraster SUBDIR += lwm SUBDIR += lxappearance-obconf SUBDIR += lxmed + SUBDIR += lxqt SUBDIR += lxqt-panel SUBDIR += lxqt-session SUBDIR += lxsession SUBDIR += marco SUBDIR += matwm2 SUBDIR += mcwm SUBDIR += metacity SUBDIR += muffin SUBDIR += mutter SUBDIR += nickleby SUBDIR += obapps SUBDIR += obconf SUBDIR += obconf-qt SUBDIR += obkey SUBDIR += obmenu SUBDIR += obpager SUBDIR += olvwm SUBDIR += openbox SUBDIR += oroborus SUBDIR += pager SUBDIR += pawm SUBDIR += peksystray SUBDIR += pekwm SUBDIR += phluid SUBDIR += piewm SUBDIR += plank SUBDIR += plasma5-kdecoration SUBDIR += plasma5-kwin SUBDIR += plwm SUBDIR += pwm SUBDIR += qlwm SUBDIR += qtile SUBDIR += ratmen SUBDIR += ratmenu SUBDIR += ratpoison SUBDIR += rubygem-uh-layout SUBDIR += rubygem-uh-wm SUBDIR += sawfish SUBDIR += selectwm SUBDIR += simple-ccsm SUBDIR += skippy-xd SUBDIR += spectrwm SUBDIR += stumpwm SUBDIR += subtle SUBDIR += sway SUBDIR += tinywm SUBDIR += transset SUBDIR += treewm SUBDIR += tvtwm SUBDIR += twm SUBDIR += vtwm SUBDIR += w9wm SUBDIR += weewm SUBDIR += windowlab SUBDIR += windowmaker SUBDIR += wm2 SUBDIR += wmakerconf SUBDIR += wmanager SUBDIR += wmanager-addons SUBDIR += wmconfig SUBDIR += wmfs SUBDIR += wmii SUBDIR += wmii-devel SUBDIR += wmname SUBDIR += wmx SUBDIR += xcompmgr SUBDIR += xfce4 SUBDIR += xfce4-desktop SUBDIR += xfce4-panel SUBDIR += xfce4-panel-profiles SUBDIR += xfce4-session SUBDIR += xfce4-wm .include Index: head/x11-wm/lxqt/Makefile =================================================================== --- head/x11-wm/lxqt/Makefile (nonexistent) +++ head/x11-wm/lxqt/Makefile (revision 491571) @@ -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 Property changes on: head/x11-wm/lxqt/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-wm/lxqt/pkg-descr =================================================================== --- head/x11-wm/lxqt/pkg-descr (nonexistent) +++ head/x11-wm/lxqt/pkg-descr (revision 491571) @@ -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/ Property changes on: head/x11-wm/lxqt/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property