Control: affects -1 helvum Quoting Jonas Smedegaard (2024-07-16 13:47:15) > Better if CARGO_HOME functionality could be handled internally > in the D::D::Buildsystem::rust library, > simplifying code and avoiding dependency on python.
An interesting use case here is helvum:
Upstream build system is meson,
with CARGO_HOME=$BUILDDIR/cargo-home
which ideally should be possible to handle like this:
%:
dh $@ --buildsystem meson+ninja --builddirectory build
execute_before_dh_auto_configure:
dh_auto_configure --buildsystem rust --cargo-home build
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
* Sponsorship: https://ko-fi.com/drjones
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature

