Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 610022 Details for
Bug 707670
[kde overlay] kde-plasma/libkworkspace-9999 libkworkspace-5.16.80-standalone.patch failing
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
reject file
CMakeLists.txt.rej (text/x-reject), 1.36 KB, created by
Duncan
on 2020-01-31 21:00:04 UTC
(
hide
)
Description:
reject file
Filename:
MIME Type:
Creator:
Duncan
Created:
2020-01-31 21:00:04 UTC
Size:
1.36 KB
patch
obsolete
>--- CMakeLists.txt >+++ CMakeLists.txt >@@ -67,8 +120,16 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR}) > > qt5_add_dbus_interface(kworkspace_LIB_SRCS ${KSCREENLOCKER_DBUS_INTERFACES_DIR}/kf5_org.freedesktop.ScreenSaver.xml screenlocker_interface ) > qt5_add_dbus_interface(kworkspace_LIB_SRCS ${KSCREENLOCKER_DBUS_INTERFACES_DIR}/org.kde.screensaver.xml kscreenlocker_interface ) >+if(${CMAKE_SOURCE_DIR} STREQUAL ${libkworkspace_SOURCE_DIR}) >+qt5_add_dbus_interface(kworkspace_LIB_SRCS ../ksmserver/org.kde.LogoutPrompt.xml logoutprompt_interface) >+qt5_add_dbus_interface(kworkspace_LIB_SRCS ../startkde/plasma-session/org.kde.Shutdown.xml shutdown_interface) >+set(ksmserver_xml ../ksmserver/org.kde.KSMServerInterface.xml) >+else() > qt5_add_dbus_interface(kworkspace_LIB_SRCS ${plasma-workspace_SOURCE_DIR}/ksmserver/org.kde.LogoutPrompt.xml logoutprompt_interface) > qt5_add_dbus_interface(kworkspace_LIB_SRCS ${plasma-workspace_SOURCE_DIR}/startkde/plasma-session/org.kde.Shutdown.xml shutdown_interface) >+set(ksmserver_xml ${plasma-workspace_SOURCE_DIR}/ksmserver/org.kde.KSMServerInterface.xml) >+set_source_files_properties(${KWIN_INTERFACE} PROPERTIES INCLUDE "interface_util.h") >+endif() > > set_source_files_properties("${CMAKE_CURRENT_SOURCE_DIR}/org.freedesktop.login1.Manager.xml" > "${CMAKE_SOURCE_DIR}/data/interfaces/org.freedesktop.login1.Seat.xml"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 707670
: 610022 |
611174
|
612086
|
612394
|
612396