Index: head/x11-wm/Makefile =================================================================== --- head/x11-wm/Makefile (revision 491110) +++ head/x11-wm/Makefile (revision 491111) @@ -1,148 +1,149 @@ # $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-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-session/Makefile =================================================================== --- head/x11-wm/lxqt-session/Makefile (nonexistent) +++ head/x11-wm/lxqt-session/Makefile (revision 491111) @@ -0,0 +1,28 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= lxqt-session +PORTVERSION= 0.13.0 +CATEGORIES= x11-wm +MASTER_SITES= LXQT + +MAINTAINER= jsm@FreeBSD.org +COMMENT= Session manager component for LXQt + +LICENSE= LGPL21+ + +BUILD_DEPENDS= xdg-user-dirs-update:devel/xdg-user-dirs + +USES= cmake compiler:c++11-lib kde:5 lxqt qt:5 \ + pkgconfig tar:xz +USE_QT= buildtools_build qmake_build core dbus gui linguisttools \ + svg widgets x11extras xml +USE_KDE= windowsystem +USE_LXQT= buildtools lxqt qtxdg +USE_XORG= x11 ice sm xcb xext + +CMAKE_OFF= WITH_LIBUDEV +post-patch: + @${REINPLACE_CMD} -e 's|\@PREDEF_XDG_CONFIG_DIRS\@|\@PREDEF_XDG_CONFIG_DIRS\@:\${LOCALBASE}/share|g' ${WRKSRC}/startlxqt.in + +.include Property changes on: head/x11-wm/lxqt-session/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-session/distinfo =================================================================== --- head/x11-wm/lxqt-session/distinfo (nonexistent) +++ head/x11-wm/lxqt-session/distinfo (revision 491111) @@ -0,0 +1,3 @@ +TIMESTAMP = 1527328597 +SHA256 (lxqt/lxqt-session-0.13.0.tar.xz) = bf44b691d34d75895d0055894b714ed7035ad2605874a9d6f286bc7aefbd2baa +SIZE (lxqt/lxqt-session-0.13.0.tar.xz) = 135240 Property changes on: head/x11-wm/lxqt-session/distinfo ___________________________________________________________________ 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 Index: head/x11-wm/lxqt-session/pkg-descr =================================================================== --- head/x11-wm/lxqt-session/pkg-descr (nonexistent) +++ head/x11-wm/lxqt-session/pkg-descr (revision 491111) @@ -0,0 +1,5 @@ +LXQt session handling and configuration. +Contains the startlxqt script and lxqt-leave +binary to respectively start and stop a LXQt DE session. + +WWW: https://github.com/lxqt/lxqt-session/ Property changes on: head/x11-wm/lxqt-session/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 Index: head/x11-wm/lxqt-session/pkg-plist =================================================================== --- head/x11-wm/lxqt-session/pkg-plist (nonexistent) +++ head/x11-wm/lxqt-session/pkg-plist (revision 491111) @@ -0,0 +1,23 @@ +bin/lxqt-config-session +bin/lxqt-leave +bin/lxqt-session +bin/startlxqt +etc/xdg/autostart/lxqt-xscreensaver-autostart.desktop +etc/xdg/openbox/lxqt-rc.xml +man/man1/lxqt-config-session.1.gz +man/man1/lxqt-leave.1.gz +man/man1/lxqt-session.1.gz +man/man1/startlxqt.1.gz +share/applications/lxqt-config-session.desktop +share/applications/lxqt-hibernate.desktop +share/applications/lxqt-leave.desktop +share/applications/lxqt-lockscreen.desktop +share/applications/lxqt-logout.desktop +share/applications/lxqt-reboot.desktop +share/applications/lxqt-shutdown.desktop +share/applications/lxqt-suspend.desktop +share/kdm/sessions/lxqt.desktop +%%LXQT_SHAREDIR%%/lxqt.conf +%%LXQT_SHAREDIR%%/session.conf +%%LXQT_SHAREDIR%%/windowmanagers.conf +share/xsessions/lxqt.desktop Property changes on: head/x11-wm/lxqt-session/pkg-plist ___________________________________________________________________ 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