Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150559965
D16326.id45476.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
D16326.id45476.diff
View Options
Index: sysutils/Makefile
===================================================================
--- sysutils/Makefile
+++ sysutils/Makefile
@@ -634,6 +634,7 @@
SUBDIR += lttng-ust
SUBDIR += luckybackup
SUBDIR += lxinput
+ SUBDIR += lxqt-qtplugin
SUBDIR += lxsplit
SUBDIR += lxtask
SUBDIR += lxterminal
Index: sysutils/lxqt-qtplugin/Makefile
===================================================================
--- /dev/null
+++ sysutils/lxqt-qtplugin/Makefile
@@ -0,0 +1,29 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME= lxqt-qtplugin
+PORTVERSION= 0.13.0
+CATEGORIES= sysutils
+MASTER_SITES= LXQT
+
+MAINTAINER= jsm@FreeBSD.org
+COMMENT= LXQt system integration plugin for Qt
+
+LICENSE= LGPL21+
+
+LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt@qt5 \
+ libfm.so:x11/libfm \
+ libmenu-cache.so:x11/menu-cache \
+ libexif.so:graphics/libexif
+
+USES= cmake:outsource compiler:c++11-lib kde:5 lxqt pkgconfig tar:xz qt:5 gettext-runtime
+
+USE_XORG=xcb
+USE_GNOME=glib20
+USE_QT= buildtools_build qmake_build core dbus gui svg widgets \
+ x11extras xml
+USE_KDE= windowsystem
+USE_LXQT= buildtools qtxdg libfmqt
+USE_LDCONFIG= yes
+
+.include <bsd.port.mk>
Index: sysutils/lxqt-qtplugin/distinfo
===================================================================
--- /dev/null
+++ sysutils/lxqt-qtplugin/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1527328595
+SHA256 (lxqt/lxqt-qtplugin-0.13.0.tar.xz) = a67c8668c09aefe54ef78c63806dc647f1c7b2067d780616f6fa4a9b125bdc5a
+SIZE (lxqt/lxqt-qtplugin-0.13.0.tar.xz) = 23888
Index: sysutils/lxqt-qtplugin/pkg-descr
===================================================================
--- /dev/null
+++ sysutils/lxqt-qtplugin/pkg-descr
@@ -0,0 +1,4 @@
+With this plugin, all Qt-based programs can adopt settings of LXQt, such
+as the icon theme.
+
+WWW: http://lxqt.org/
Index: sysutils/lxqt-qtplugin/pkg-plist
===================================================================
--- /dev/null
+++ sysutils/lxqt-qtplugin/pkg-plist
@@ -0,0 +1 @@
+%%QT_PLUGINDIR%%/platformthemes/libqtlxqt.so
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 9:00 AM (15 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30750937
Default Alt Text
D16326.id45476.diff (2 KB)
Attached To
Mode
D16326: New port sysutils/lxqt-qtplugin
Attached
Detach File
Event Timeline
Log In to Comment