Commit Graph

4 Commits

Author SHA1 Message Date
Philip Taron
308bb1462b
lv2lint: fix build and update to libelf (#292904)
* lv2lint: fix build and switch to elfutils

1. The homepage and source had rotted. Update to the new ones, and use `fetchFromSourcehut`.
2. The package didn't (and to the best of my trying, won't) build on Darwin, so mark it as `platforms = platforms.linux;`
3. The appropriate Meson flags for turning on the possible lint tests weren't set. Set them and enable the features if possible.
4. Switch from using unmaintained `libelf` to `elfutils`.
2024-03-04 03:54:47 -05:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
f5a4d9be8d lv2lint: 0.14.0 -> 0.16.2 2022-07-31 21:33:59 +00:00
Bart Brouns
3de1c0516f open-music-kontrollers: init 2022-03-19 11:12:08 +01:00