mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
12 lines
176 B
HCL
12 lines
176 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "fdk-aac.spec"
|
|
}
|
|
labels {
|
|
mock=1
|
|
subrepo = "multimedia"
|
|
weekly = 1
|
|
}
|
|
}
|