mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 12:01:27 +00:00
12 lines
242 B
PkgConfig
12 lines
242 B
PkgConfig
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libmpg123
|
|
Description: An optimised MPEG Audio decoder
|
|
Requires:
|
|
Version: 1.32.7
|
|
Libs: -L${libdir} -lmpg123
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|