FreeBSD Bugzilla – Attachment 196607 Details for
Bug 230954
net/freerdp: build fail without devel/libepoll-shim
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn(1) diff against net/freerdp
freerdp-fix.diff (text/plain), 1.67 KB, created by
Kyle Evans
on 2018-08-27 17:35:29 UTC
(
hide
)
Description:
svn(1) diff against net/freerdp
Filename:
MIME Type:
Creator:
Kyle Evans
Created:
2018-08-27 17:35:29 UTC
Size:
1.67 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 478234) >+++ Makefile (working copy) >@@ -13,6 +13,8 @@ > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >+LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim >+ > USES= alias cmake:outsource compiler:c++11-lib cpe gettext localbase pathfix pkgconfig ssl > USE_LDCONFIG= yes > CPE_VENDOR= freerdp_project >@@ -73,8 +75,7 @@ > > WAYLAND_DESC= Build FreeRDP Wayland client > WAYLAND_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat >-WAYLAND_LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ >- libwayland-client.so:graphics/wayland \ >+WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \ > libwayland-cursor.so:graphics/wayland \ > libxkbcommon.so:x11/libxkbcommon > WAYLAND_CMAKE_BOOL= WITH_WAYLAND >Index: files/patch-CMakeLists.txt >=================================================================== >--- files/patch-CMakeLists.txt (revision 478234) >+++ files/patch-CMakeLists.txt (nonexistent) >@@ -1,14 +0,0 @@ >---- CMakeLists.txt.orig 2016-11-24 13:19:47 UTC >-+++ CMakeLists.txt >-@@ -156,6 +156,11 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "BSD") >- endif() >- endif() >- >-+if(${CMAKE_SYSTEM_NAME} MATCHES "DragonFly") >-+ set(BSD TRUE) >-+ set(FREEBSD TRUE) >-+endif() >-+ >- # Configure MSVC Runtime >- if(MSVC) >- include(MSVCRuntime) > >Property changes on: files/patch-CMakeLists.txt >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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 Diff
View Attachment As Raw
Flags:
kevans
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 230954
: 196607