mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-10 05:37:36 +00:00
e334d5d927
* 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>
7 lines
153 B
PkgConfig
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} |