Low-level bindings to the librecast C library
Building librecast-sys
Steps we take
pkg-configis used to find thelibrecastlibrary on the current system../configureandmakeare tried next with thelibrecastsource in./vendor/librecast.
Build Requirements
You will need a C compiler and pkg-config installed, like you would normally
for an autotools project.
Development
It's nice to run these when developing:
but there will be some using Forgejo Actions soon.