Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162146912
D16583.id46974.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
D16583.id46974.diff
View Options
Index: head/sysutils/Makefile
===================================================================
--- head/sysutils/Makefile
+++ head/sysutils/Makefile
@@ -642,6 +642,7 @@
SUBDIR += lttng-ust
SUBDIR += luckybackup
SUBDIR += lxinput
+ SUBDIR += lxqt-config
SUBDIR += lxqt-policykit
SUBDIR += lxqt-qtplugin
SUBDIR += lxsplit
Index: head/sysutils/lxqt-config/Makefile
===================================================================
--- head/sysutils/lxqt-config/Makefile
+++ head/sysutils/lxqt-config/Makefile
@@ -0,0 +1,25 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME= lxqt-config
+PORTVERSION= 0.13.0
+CATEGORIES= sysutils
+MASTER_SITES= LXQT
+DIST_SUBDIR= lxqt
+
+MAINTAINER= jsm@FreeBSD.org
+COMMENT= LXQt system settings center
+
+LICENSE= GPLv2 LGPL21+
+LICENSE_COMB= multi
+
+USES= cmake:outsource compiler:c++11-lib kde:5 localbase:ldflags lxqt qt:5 \
+ pkgconfig tar:xz
+USE_QT= 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
+USE_LDCONFIG= yes
+
+.include <bsd.port.mk>
Index: head/sysutils/lxqt-config/distinfo
===================================================================
--- head/sysutils/lxqt-config/distinfo
+++ head/sysutils/lxqt-config/distinfo
@@ -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
Index: head/sysutils/lxqt-config/pkg-descr
===================================================================
--- head/sysutils/lxqt-config/pkg-descr
+++ head/sysutils/lxqt-config/pkg-descr
@@ -0,0 +1,5 @@
+LXQt system settings center.
+Includes applications to edit settings for appearance, brightness,
+file-associations, input, locale and monitor.
+
+WWW: http://lxqt.org/
Index: head/sysutils/lxqt-config/pkg-plist
===================================================================
--- head/sysutils/lxqt-config/pkg-plist
+++ head/sysutils/lxqt-config/pkg-plist
@@ -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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 11, 7:04 AM (27 m, 57 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34952653
Default Alt Text
D16583.id46974.diff (2 KB)
Attached To
Mode
D16583: New port sysutils/lxqt-config: LXQt system settings center
Attached
Detach File
Event Timeline
Log In to Comment