mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
a29b5d1e47
* 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>
7 lines
74 B
HCL
7 lines
74 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "opentrack.spec"
|
|
}
|
|
}
|