mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 20:11:51 +00:00
11 lines
238 B
PkgConfig
11 lines
238 B
PkgConfig
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: samplerate
|
|
Description: An audio Sample Rate Conversion library
|
|
Requires:
|
|
Version: 0.1.9
|
|
Libs: -L${libdir} -lsamplerate
|
|
Cflags: -I${includedir}
|