mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 20:11:51 +00:00
56b256002d
* library built for x86_64 and arm64 * update .pc file
12 lines
243 B
PkgConfig
12 lines
243 B
PkgConfig
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libmpg123
|
|
Description: An optimised MPEG Audio decoder
|
|
Requires:
|
|
Version: 1.26.4
|
|
Libs: -L${libdir} -lmpg123
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|