mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 11:22:19 +00:00
7acd484da1
* 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>
10 lines
135 B
HCL
10 lines
135 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "gamescope-session.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|