Files
packages/anda/games/gamescope/stb.pc
T
Raboneko 3c9d174b11 fix gamescope for older GPUs (#1930) (#1993)
* gamescope: make the SDL backend the default backend for all builds

* add back funny patches

* Obsolete gamescope-legacy with wrapper script, fix multiarch subpackage

* fix dependency issue

* terra downstream script patches

* add the ctrl patch properly

* revert

* update to 3.15.0

* simplify wrapper script

* handle calling gamescope-legacy from non-gamescope session

* Use my PR patch for gamescope fallback

* format patch from github

* update patch

---------

Signed-off-by: Cappy Ishihara <cappy@cappuchino.xyz>
(cherry picked from commit e334d5d927)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-08-26 13:23:02 +08:00

7 lines
153 B
PkgConfig

prefix=/usr
includedir=${prefix}/include/stb
Name: stb
Description: Single-file public domain libraries for C/C++
Version: 0.1.0
Cflags: -I${includedir}