Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F360212
uitools approach 2
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Authored By
rakuco
Jan 22 2016, 12:52 AM
2016-01-22 00:52:18 (UTC+0)
Size
1 KB
Referenced Files
None
Subscribers
None
uitools approach 2
View Options
Index: devel/qt5-uitools/files/patch-src_designer_src_lib_uilib_uilib.pri
===================================================================
--- devel/qt5-uitools/files/patch-src_designer_src_lib_uilib_uilib.pri (nonexistent)
+++ devel/qt5-uitools/files/patch-src_designer_src_lib_uilib_uilib.pri (working copy)
@@ -0,0 +1,14 @@
+Remove dependency on uiplugin, otherwise qt_lib_uitools.pri will depend on it,
+which means qt5-uitools will need qt5-designer just for a header-only library
+required by a .cpp file (thus not part of the installed files).
+--- src/designer/src/lib/uilib/uilib.pri.orig 2016-01-22 00:21:03 UTC
++++ src/designer/src/lib/uilib/uilib.pri
+@@ -3,7 +3,7 @@ INCLUDEPATH += $$PWD
+
+ DEFINES += QT_DESIGNER
+
+-QT += widgets uiplugin
++QT += widgets
+
+ # Input
+ HEADERS += \
Property changes on: devel/qt5-uitools/files/patch-src_designer_src_lib_uilib_uilib.pri
___________________________________________________________________
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
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
354619
Default Alt Text
uitools approach 2 (1 KB)
Attached To
Mode
P90 uitools approach 2
Attached
Detach File
Event Timeline
Log In to Comment