mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-29 06:48:26 +00:00
269ddeba80
* Delete: v4l2-relayd/update.rhai This project hasn't had an update in ages and GitLab makes fetching commits a pain. I can figure something else out but it is not urgent. Signed-off-by: Gil <rockgrub@protonmail.com> * Fix: Put the version back Signed-off-by: Gil <rockgrub@protonmail.com> * Fix (v4l2-relayd): Drop upstreamed patch * Fix (ipu6-camera-bins): Completly redo spec * Fix: Try this for update.rhai? Signed-off-by: Gil <rockgrub@protonmail.com> * Update v4l2-relayd.spec Signed-off-by: Gil <rockgrub@protonmail.com> --------- Signed-off-by: Gil <rockgrub@protonmail.com>
10 lines
122 B
HCL
10 lines
122 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "ipu6-camera-bins.spec"
|
|
}
|
|
labels {
|
|
weekly = 1
|
|
}
|
|
}
|