Files
packages/anda/apps/opentrack/anda.hcl
T
Raboneko a29b5d1e47 add: opentrack (#10634) (#10654)
* add: opentrack (initial commit)



* keep this for now



* wording, add icon



* add appstream metainfo, clean some stuff up, rename desktop file to appid



* test: see if this works on aarch64



---------


(cherry picked from commit f329ee43a4)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-16 13:21:13 +08:00

7 lines
74 B
HCL

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