mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
5a7f54c086
* add tracktion waveform
* oops forgot changelog msg
* explicitly set arches for arm and x86_64
(cherry picked from commit 1caa170db9)
Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
7 lines
98 B
HCL
7 lines
98 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "tracktion-waveform.spec"
|
|
}
|
|
}
|