summaryrefslogtreecommitdiff
path: root/theoraenc-uninstalled.pc.in
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-04 07:15:40 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-04 07:15:40 -0800
commit20e158548a02a6ac87e5e662d790e88882e0e4d9 (patch)
tree9dc5064254d717cb8e242a1b68e4d8d77b04e84d /theoraenc-uninstalled.pc.in
downloadlibtheora-20e158548a02a6ac87e5e662d790e88882e0e4d9.tar.gz
libtheora-20e158548a02a6ac87e5e662d790e88882e0e4d9.tar.bz2
libtheora-20e158548a02a6ac87e5e662d790e88882e0e4d9.zip
Imported Upstream version 1.1.1upstream/1.1.1upstream
Diffstat (limited to 'theoraenc-uninstalled.pc.in')
-rw-r--r--theoraenc-uninstalled.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/theoraenc-uninstalled.pc.in b/theoraenc-uninstalled.pc.in
new file mode 100644
index 0000000..00c6224
--- /dev/null
+++ b/theoraenc-uninstalled.pc.in
@@ -0,0 +1,14 @@
+# theoraenc uninstalled pkg-config file
+
+prefix=
+exec_prefix=
+libdir=${pcfiledir}/lib
+includedir=${pcfiledir}/include
+
+Name: theora uninstalled
+Description: Theora video codec (encoder) (not installed)
+Version: @VERSION@
+Requires: theoradec, ogg >= 1.1
+Conflicts:
+Libs: ${libdir}/libtheoraenc.la
+Cflags: -I${includedir}