Edit

IABSD.fr/ports/inputmethods/xcb-imdkit/patches/patch-src_CMakeLists_txt

Branch :

  • Show log

    Commit

  • Author : kevlo
    Date : 2022-05-13 01:41:21
    Hash : ba759af3
    Message : Import xcb-imdkit-1.0.3 xcb-imdkit is an implementation of xim protocol in xcb, comparing with the implementation of IMDkit with Xlib, and xim inside Xlib, it has less memory foot print, better performance, and safer on malformed client. From Yifei Zhan

  • inputmethods/xcb-imdkit/patches/patch-src_CMakeLists_txt
  • Index: src/CMakeLists.txt
    --- src/CMakeLists.txt.orig
    +++ src/CMakeLists.txt
    @@ -36,8 +36,6 @@ target_include_directories(xcb-imdkit
     set_target_properties(xcb-imdkit PROPERTIES
                           VERSION ${XCB_IMDKIT_VERSION}
                           SOVERSION ${XCB_IMDKIT_SOVERSION}
    -                      C_VISIBILITY_PRESET hidden
    -                      LINK_FLAGS "-Wl,--no-undefined"
                           EXPORT_NAME XCBImdkit)
     
     target_link_libraries(xcb-imdkit