mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-15 00:41:47 +00:00
14 lines
239 B
PkgConfig
14 lines
239 B
PkgConfig
|
prefix=
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: mad
|
||
|
Description: MPEG Audio Decoder
|
||
|
Version: 0.15.1b
|
||
|
Requires:
|
||
|
Requires.private:
|
||
|
Libs: -L${libdir} -lmad
|
||
|
Libs.private:
|
||
|
Cflags: -I${includedir}
|