Files
packages/anda/langs/python/screeninfo/anda.hcl
T
Raboneko f7e85cd473 add: screeninfo (#7256) (#7265)
(cherry picked from commit d4b9070588)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2025-11-10 13:56:31 +08:00

7 lines
78 B
HCL

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