* Add patching script with error checking+reporting
new file: patches/apply.sh
* Run patching script with run_command() at setup
and print the output with message() at the end
modified: meson.build
* Report on patch application failure and exit script with code 1
modified: patches/apply.sh
---------
Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>