[vlc-devel] [PATCH 0/3] Update SRT with small fixes

κΉ€μ •μ„λ‹˜(JUSTIN) jeongseok.kim at sk.com
Mon May 11 10:12:53 CEST 2020


From: "J. Kim" <jeongseok.kim at sk.com>

Hello,

I tried to update srt to the latest stable version to support srt's new features, 
but I found contrib errors while building on Mac OSX.

Before submitting new feature, I'd like to send some updates to fixing
contrib build failures on my testing environment.

J. Kim (3):
  Contribs: update ssh2 to 1.9.0
  Contribs: medialibrary: add a libtool failure fixing patch
  Contribs: update srt to 1.4.1

 ...le.am-add-tag-option-to-libtool-flag.patch | 33 +++++++++++++
 contrib/src/medialibrary/rules.mak            |  1 +
 .../srt/0001-api-Don-t-use-inet_ntop.patch    | 44 -----------------
 ...32-Only-include-inttypes.h-with-MSVC.patch | 27 ----------
 ...nstall-Windows-headers-in-win-subdir.patch | 41 ----------------
 .../src/srt/0004-cmake-pthread-win32.patch    | 11 -----
 ...thread-for-now-because-clang-and-VLC.patch | 26 ----------
 ...make-Don-t-confuse-libs-and-requires.patch | 42 ----------------
 contrib/src/srt/SHA512SUMS                    |  2 +-
 contrib/src/srt/rules.mak                     |  8 +--
 contrib/src/ssh2/SHA512SUMS                   |  2 +-
 ...24b78a40126606797ef57a74066eb3b4b83f.patch | 49 -------------------
 contrib/src/ssh2/rules.mak                    |  3 +-
 13 files changed, 38 insertions(+), 251 deletions(-)
 create mode 100644 contrib/src/medialibrary/0001-Makefile.am-add-tag-option-to-libtool-flag.patch
 delete mode 100644 contrib/src/srt/0001-api-Don-t-use-inet_ntop.patch
 delete mode 100644 contrib/src/srt/0002-win32-Only-include-inttypes.h-with-MSVC.patch
 delete mode 100644 contrib/src/srt/0003-cmake-Only-install-Windows-headers-in-win-subdir.patch
 delete mode 100644 contrib/src/srt/0004-cmake-pthread-win32.patch
 delete mode 100644 contrib/src/srt/0005-cmake-Prefer-lpthread-for-now-because-clang-and-VLC.patch
 delete mode 100644 contrib/src/srt/0006-cmake-Don-t-confuse-libs-and-requires.patch
 delete mode 100644 contrib/src/ssh2/ced924b78a40126606797ef57a74066eb3b4b83f.patch

-- 
2.26.0


More information about the vlc-devel mailing list