-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Enhancement: Document building on Arch #45
Enhancement: Document building on Arch #45
Conversation
This mainly makes it easy to locally build an Arch image for testing.
If you try to test Arch Linux then I do expect you'll see errors. I haven't been able to get that one to work but the dependencies seem to check out - For a non-Debian distro add the debian tooling, but ensure that the lsb tooling is not installed. For instance with ArchLinux add |
IMO you should list the |
vegastrike/Vega-Strike-Engine-Source#801 (comment)
Need to install v0.8.0 also need 2 patches https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=vegastrike-engine 0.8.x branch need a cmake flag |
@FabioLolix would you be open to submitting those as PRs? I'll take a look later too, but PRs are welcome and get merged quickly too. UPDATE:
|
yeah, we probably should have the UPDATE: |
Use the base-devel package. Fewer packages are requried to be specified then. - Remove autoconf/automake. They're no longer used any way.
No need, you already have those fixes in 0.8.x branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This mainly makes it easy to locally build an Arch image for testing.
Thank you for submitting a pull request and becoming a contributor to Vega Strike's Build System Docker Images.
Please answer the following:
Code Changes:
Issues:
Purpose: