]> git.pld-linux.org Git - packages/mediastreamer.git/blobdiff - mediastreamer-cmake-link.patch
macros for %cmake
[packages/mediastreamer.git] / mediastreamer-cmake-link.patch
index bd0b054f96e22a3bbcf9d694f9e802e0d9a9cb4c..fbb83161a9e36059d31350b4b31b55298f7eb1a8 100644 (file)
@@ -1,15 +1,15 @@
---- mediastreamer2-4.5.22/CMakeLists.txt.orig  2021-06-24 23:55:04.000000000 +0200
-+++ mediastreamer2-4.5.22/CMakeLists.txt       2021-07-07 06:15:26.781790314 +0200
-@@ -371,7 +371,7 @@ include_directories(
+--- mediastreamer2-5.1.72/CMakeLists.txt.orig  2022-11-18 15:22:23.000000000 +0100
++++ mediastreamer2-5.1.72/CMakeLists.txt       2023-04-10 18:45:02.855566537 +0200
+@@ -418,7 +418,7 @@ include_directories(
  )
  
  set(MEDIASTREAMER2_INCLUDE_DIRS )
 -set(LINK_LIBS bctoolbox ortp)
 +set(LINK_LIBS bctoolbox ortp pthread)
  if(WIN32)
        if(NOT CMAKE_SYSTEM_NAME STREQUAL "WindowsPhone" AND NOT CMAKE_SYSTEM_NAME STREQUAL "WindowsStore")
-@@ -440,7 +440,7 @@ if(X11_FOUND)
+               list(APPEND LINK_LIBS ole32 oleaut32 uuid Winmm Ws2_32)
+@@ -487,7 +487,7 @@ if(X11_FOUND)
        list(APPEND MEDIASTREAMER2_INCLUDE_DIRS ${X11_INCLUDE_DIRS})
  endif()
  if(XV_FOUND)
This page took 0.079167 seconds and 4 git commands to generate.