Add full source code at release #760
Unanswered
amazingfate
asked this question in
Sunshine
Replies: 1 comment
-
How will your debian package differ from what we provide? Also, if you're just aiming for repeatable builds. It's somewhat unlikely having the tarball will achieve that. Things break in the build all the time due to changes in system dependencies outside of our control. There's also npm dependencies, which I probably wouldn't include in a src archive. Too many licenses would need to be evaluated for the legal right to distribute the code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Feature Request
Body
I'm planning to package sunshine for debian, and now sunshine is a project with many git submodules, which makes the default source tar ball unusable to build. It's better to provide a full source code tar ball at every release like what moonglight-qt is doing:
https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.1.0/MoonlightSrc-6.1.0.tar.gz
Beta Was this translation helpful? Give feedback.
All reactions