mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-18 09:31:45 +00:00
12 lines
242 B
PkgConfig
12 lines
242 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: libsharpyuv
|
||
|
Description: Library for sharp RGB to YUV conversion
|
||
|
Version: 1.3.1
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lsharpyuv
|
||
|
Libs.private:
|