mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 08:05:52 +01:00
Move library tree where it belongs
This commit is contained in:
14
lib-src/libogg/ogg-uninstalled.pc.in
Normal file
14
lib-src/libogg/ogg-uninstalled.pc.in
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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}
|
||||
Reference in New Issue
Block a user