Prefix PATCHFILES with "tg_owt-", sync with distinfo

Also remove one unneeded patch for bundled libusrsctp (we use our port).
This commit is contained in:
kn 2022-01-26 19:30:29 +00:00
parent 82ca0a5a76
commit 23e0027163

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2022/01/26 19:25:54 kn Exp $
# $OpenBSD: Makefile,v 1.4 2022/01/26 19:30:29 kn Exp $
# CMake Warning at cmake/arch.cmake:114 (message):
# Unsupported CPU architecture.
@ -36,15 +36,14 @@ EXTRACT_CASES = ${LIBYUV_DISTNAME}.tar.gz) ${TAR} -xz \
MASTER_SITES1 = https://github.com/desktop-app/tg_owt/commit/
# Pending "video_capture: Use correct V4L2 header on OpenBSD"
# https://github.com/desktop-app/tg_owt/pull/81
PATCHFILES += v4l2-header-fix-{}00102649.patch:1
PATCHFILES += tg_owt-v4l2-header-fix-{}00102649.patch:1
# Pending "Build on OpenBSD" https://github.com/desktop-app/tg_owt/pull/79
PATCHFILES += libusrsctp-recognise-os-{}829ddb38.patch:1
PATCHFILES += libwebrtc-recognise-os-{}fca819e7.patch:1
PATCHFILES += rtc_base-endianness-{}79c6ffeb.patch:1
PATCHFILES += rtc_base-pthread-{}8207a87c.patch:1
PATCHFILES += tg_owt-libwebrtc-recognise-os-{}fca819e7.patch:1
PATCHFILES += tg_owt-rtc_base-endianness-{}79c6ffeb.patch:1
PATCHFILES += tg_owt-rtc_base-pthread-{}8207a87c.patch:1
# Pending "Defer third-party source handling to when it is needed"
# https://github.com/desktop-app/tg_owt/pull/85
PATCHFILES += defer-third-party-sources-{}bf55efe3.patch:1
PATCHFILES += tg_owt-defer-third-party-sources-{}bf55efe3.patch:1
# Pending "Fix TG_OWT_USE_PIPEWIRE=OFF build (on unix systems without Pipewire)"
# https://github.com/desktop-app/tg_owt/pull/86
PATCHFILES += tg_owt-fix-build-without-pipewire-{}4263c7b7.patch:1