Closed khughitt closed 5 years ago
Thanks! This is awesome, and I'll be happy to merge it.
Two issues. One, the JSON format is changing, to facilitate automatic checks, and to make the web app that does the matching simpler. See the V2 branch. We can still merge this now, and then add the Arch Linux entries to the V2 branch later.
Second, would you be interested adding an Arch Linux Docker builder at https://github.com/r-hub/rhub-linux-builders?
Hi Gabor,
Sounds good -- I'll check out the v2 branch and update the JSON files there when I have the chance. I was already planning on adding an Arch Dockerfile to the builder repo. I'll look into that now.. :)
Gonna modify changes for this PR to use gcc
instead of clang
since gcc is used by default.
Deployed, seems to work well: https://sysreqs.r-hub.io/pkg/igraph/linux-x86_64-arch-gcc
["gmp","libxml2"]
Sounds good! Just let me know if you notice any issues down the road.
Greetings!
I put together a PR to extend sysreqsdb to support Arch Linux and its derivatives that use PKGBUILD files.
Few quick notes:
xx-devel
packages.Thanks for your work on this useful package!
Cheers, Keith