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
308 B
14 lines
308 B
# vorbis uninstalled pkg-config file |
|
|
|
prefix= |
|
exec_prefix= |
|
libdir=${pcfiledir}/lib |
|
includedir=${pcfiledir}/include |
|
|
|
Name: vorbis |
|
Description: vorbis is the primary Ogg Vorbis library (uninstalled) |
|
Version: @VERSION@ |
|
Requires: ogg |
|
Conflicts: |
|
Libs: @VORBIS_LIBS@ ${libdir}/libvorbis.la |
|
Cflags: -I${includedir}
|
|
|