Files
packages/anda/games/gamescope-session/anda.hcl
T
Raboneko ff27150471 gamescope-session: move sources to opengamingcollective instead of bazzite-org (#9588) (#9603)
* gamescope-session: move sources to opengamingcollective instead of bazzite-org

This is should be the new canonical source for this session code, Kyle mentioned himself we should move and most patches included on the bazzite-org repository should be on the OGC one instead now



* fix(gamescope-session): anda config and noarch + git format as well

https://github.com/terrapkg/packages/pull/9591#issuecomment-3837796158



---------


(cherry picked from commit 1a18091de8)

Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
Co-authored-by: Tulip Blossom <tulilirockz@outlook.com>
2026-02-03 01:50:00 +00:00

10 lines
135 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "gamescope-session.spec"
}
labels {
nightly = 1
}
}