diff options
| author | claude-bot <[email protected]> | 2026-07-13 12:40:00 +0000 |
|---|---|---|
| committer | claude-bot <[email protected]> | 2026-07-13 12:40:00 +0000 |
| commit | 740291cf2ae7f360b4ab119746da9ac2ef6611e4 (patch) | |
| tree | 2fd7c57651516fbef1d0716e3276c24b8f71ed52 /ogg-uninstalled.pc.in | |
| download | ogg-740291cf2ae7f360b4ab119746da9ac2ef6611e4.tar.gz ogg-740291cf2ae7f360b4ab119746da9ac2ef6611e4.zip | |
Snapshot for re3/reVC vendoring, per @lzcnt.
Source: https://github.com/xiph/ogg (36f969bb37559345ee03796ed625a9abd42c6db9).
Diffstat (limited to 'ogg-uninstalled.pc.in')
| -rw-r--r-- | ogg-uninstalled.pc.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ogg-uninstalled.pc.in b/ogg-uninstalled.pc.in new file mode 100644 index 0000000..7acad78 --- /dev/null +++ b/ogg-uninstalled.pc.in @@ -0,0 +1,14 @@ +# ogg uninstalled pkg-config file + +prefix= +exec_prefix= +libdir=${pcfiledir}/src +includedir=${pcfiledir}/@top_srcdir@/include + +Name: ogg +Description: ogg is a library for manipulating ogg bitstreams (not installed) +Version: @VERSION@ +Requires: +Conflicts: +Libs: ${libdir}/.libs/libogg.la +Cflags: -I${includedir} |
