You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
400 B
14 lines
400 B
# vorbisfile uninstalled pkg-config file |
|
|
|
prefix= |
|
exec_prefix= |
|
libdir=${pcfiledir}/lib |
|
includedir=${pcfiledir}/include |
|
|
|
Name: vorbisfile |
|
Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams (uninstalled) |
|
Version: @VERSION@ |
|
Requires: vorbis |
|
Conflicts: |
|
Libs: ${libdir}/libvorbisfile.la |
|
Cflags: -I${includedir}
|
|
|