Files
packages/anda/fonts/juliamono/anda.hcl
T
Raboneko d14c84b93b add: JuliaMono-fonts (#7540) (#7542)
* add: JuliaMono-font

* fix: add Packager macro

* fix: Provides: field




* add: architecture specification for streamlined anda builds




---------



(cherry picked from commit 5d71a8bee4)

Signed-off-by: J. <105894089+Its-J@users.noreply.github.com>
Co-authored-by: J. <105894089+Its-J@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2025-11-21 13:29:28 -06:00

6 lines
78 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "juliamono.spec"
}
}