From e78ec5c2ce9b70ba3ed16b509e0fa26ce6bb483c Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Thu, 16 Jun 2022 16:18:59 -0400 Subject: [PATCH] Add notes --- Portfile.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Portfile.in b/Portfile.in index 36a7d476..371b5cdf 100644 --- a/Portfile.in +++ b/Portfile.in @@ -43,6 +43,13 @@ startupitem.location LaunchDaemons startupitem.name ${name} startupitem.netchange yes +platform darwin { + if { ${os.major} < 20 } { + # See: https://github.com/SunshineStream/Sunshine/discussions/117#discussioncomment-2513494 + notes-append "Port is limited to software encoding, when used with macOS releases prior to Big Sur." + } +} + # is this actually necessary? this should all be handled by CMakeLists destroot { # install assets