summaryrefslogtreecommitdiff
path: root/ogg-uninstalled.pc.in
diff options
context:
space:
mode:
authorclaude-bot <[email protected]>2026-07-13 12:40:00 +0000
committerclaude-bot <[email protected]>2026-07-13 12:40:00 +0000
commit740291cf2ae7f360b4ab119746da9ac2ef6611e4 (patch)
tree2fd7c57651516fbef1d0716e3276c24b8f71ed52 /ogg-uninstalled.pc.in
downloadogg-master.tar.gz
ogg-master.zip
Import xiph/ogg @ 36f969bb37559345ee03796ed625a9abd42c6db9HEADmaster
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.in14
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}