-
-
Notifications
You must be signed in to change notification settings - Fork 35
feat(FFmpeg): add FreeBSD build #459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
306559b to
352df0f
Compare
b71a051 to
2fcf99c
Compare
|
@cgutman would you mind taking a look at this? Not sure why but I had an itch to see if Sunshine would work on FreeBSD. It's relatively easy to setup a FreeBSD environment in a GitHub runner so decided to give a shot. It would be nice if we didn't have to disable anything, and be on parity with the Linux build.
Number 4 errors on aarch with the following: I can't remember the errors for the others at the moment, but I can revisit them if needed. I am probably missing something simple, possibly just missing a package here and there. I don't know if there's a better way to search packages on FreeBSD other than https://www.freshports.org/ |
2fcf99c to
d861225
Compare
d861225 to
fa943e4
Compare
a126326 to
fb62d12
Compare
|
|
I will merge this since compiling Sunshine is working using these builds. If any solutions to the above items comes up they can be addressed in separate PRs. |



Description
This PR adds a FreeBSD build of FFmpeg which will be required to complete LizardByte/Sunshine#4049
See: LizardByte/roadmap#90
Noteworthy changes:
More notes specific to FreeBSD build:
Screenshot
Issues Fixed or Closed
Type of Change
.github/...)Checklist