mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 10:22:19 +00:00
3c9d174b11
* 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>
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} |