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.
15 lines
291 B
15 lines
291 B
# ogg uninstalled pkg-config file
|
|
|
|
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/src
|
|
includedir=${pcfiledir}/include
|
|
|
|
Name: ogg
|
|
Description: ogg is a library for manipulating ogg bitstreams (not installed)
|
|
Version: @VERSION@
|
|
Requires:
|
|
Conflicts:
|
|
Libs: ${libdir}/libogg.la
|
|
Cflags: -I${includedir}
|