Index: sysutils/lxqt-config/Makefile =================================================================== --- sysutils/lxqt-config/Makefile (nonexistent) +++ sysutils/lxqt-config/Makefile (working copy) @@ -0,0 +1,24 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= lxqt-config +PORTVERSION= 0.13.0 +CATEGORIES= sysutils +MASTER_SITES= LXQT +DIST_SUBDIR= lxqt + +MAINTAINER= jesper@schmitz.computer +COMMENT= LXQt system settings center + +LICENSE= GPLv2 LGPL21+ +LICENSE_COMB= multi + +USES= cmake:outsource compiler:c++11-lib kde:5 localbase:ldflags lxqt \ + pkgconfig tar:xz +USE_QT5= buildtools_build qmake_build concurrent core dbus \ + gui linguisttools svg widgets x11extras xml +USE_KDE= libkscreen windowsystem +USE_LXQT= buildtools lxqt +USE_XORG= ice sm x11 xcb xcursor xext xfixes xrandr + +.include <bsd.port.mk> Property changes on: sysutils/lxqt-config/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: sysutils/lxqt-config/distinfo =================================================================== --- sysutils/lxqt-config/distinfo (nonexistent) +++ sysutils/lxqt-config/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1527328595 +SHA256 (lxqt/lxqt-config-0.13.0.tar.xz) = 25adce2f44bc6567c77039e70b13b48837c6ab35391875ca7d7706b205853f66 +SIZE (lxqt/lxqt-config-0.13.0.tar.xz) = 201112 Property changes on: sysutils/lxqt-config/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: sysutils/lxqt-config/pkg-descr =================================================================== --- sysutils/lxqt-config/pkg-descr (nonexistent) +++ sysutils/lxqt-config/pkg-descr (working copy) @@ -0,0 +1,3 @@ +LXQt system settings center. + +WWW: http://lxqt.org/ Property changes on: sysutils/lxqt-config/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: sysutils/lxqt-config/pkg-plist =================================================================== --- sysutils/lxqt-config/pkg-plist (nonexistent) +++ sysutils/lxqt-config/pkg-plist (working copy) @@ -0,0 +1,18 @@ +bin/lxqt-config +bin/lxqt-config-appearance +bin/lxqt-config-brightness +bin/lxqt-config-file-associations +bin/lxqt-config-input +bin/lxqt-config-locale +bin/lxqt-config-monitor +etc/xdg/menus/lxqt-config.menu +lib/lxqt-config/liblxqt-config-cursor.so +share/applications/lxqt-config-appearance.desktop +share/applications/lxqt-config-brightness.desktop +share/applications/lxqt-config-file-associations.desktop +share/applications/lxqt-config-input.desktop +share/applications/lxqt-config-locale.desktop +share/applications/lxqt-config-monitor.desktop +share/applications/lxqt-config.desktop +share/icons/hicolor/48x48/apps/brightnesssettings.svg +%%LXQT_SHAREDIR%%/icons/monitor.svg Property changes on: sysutils/lxqt-config/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