Index: x11-wm/lxqt-session/Makefile =================================================================== --- x11-wm/lxqt-session/Makefile (nonexistent) +++ x11-wm/lxqt-session/Makefile (working copy) @@ -0,0 +1,26 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= lxqt-session +PORTVERSION= 0.13.0 +CATEGORIES= x11-wm +MASTER_SITES= LXQT + +MAINTAINER= jesper@schmitz.computer +COMMENT= Session manager component for LXQt + +LICENSE= LGPL21+ + +BUILD_DEPENDS= xdg-user-dirs-update:devel/xdg-user-dirs + +USES= cmake:outsource compiler:c++11-lib kde:5 lxqt \ + pkgconfig tar:xz +USE_QT5= 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_ARGS+= -DWITH_LIBUDEV:BOOL=OFF + +.include Property changes on: 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: x11-wm/lxqt-session/distinfo =================================================================== --- x11-wm/lxqt-session/distinfo (nonexistent) +++ x11-wm/lxqt-session/distinfo (working copy) @@ -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: 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: x11-wm/lxqt-session/pkg-descr =================================================================== --- x11-wm/lxqt-session/pkg-descr (nonexistent) +++ x11-wm/lxqt-session/pkg-descr (working copy) @@ -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: 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: x11-wm/lxqt-session/pkg-plist =================================================================== --- x11-wm/lxqt-session/pkg-plist (nonexistent) +++ x11-wm/lxqt-session/pkg-plist (working copy) @@ -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: 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