Florian "sp1rit"
Florian "sp1rit"
In some cases, there is a need to use a built library as a "source" for another target. Specifically Java JAR might want to contain their own native JNI libraries...
It should be possible to build gtk applications written in rust for the new android backend, given that the rust bindings do not use introspection at build time (sources are...
I'm in the process of writing a tool which produces an Android Manifest (mostly) based on an appstream upstream metadata component. On android you have to explicitly specify an action...
This changeset adds a new meson option to allow including the clapper gst plugin statically. Additionally, I've dropped the ability of loading importers dynamically altogether, as it was easier this...