summaryrefslogtreecommitdiffstats
path: root/thirdparties/android/lib/pkgconfig/theoraenc.pc
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/android/lib/pkgconfig/theoraenc.pc')
-rw-r--r--thirdparties/android/lib/pkgconfig/theoraenc.pc14
1 files changed, 14 insertions, 0 deletions
diff --git a/thirdparties/android/lib/pkgconfig/theoraenc.pc b/thirdparties/android/lib/pkgconfig/theoraenc.pc
new file mode 100644
index 0000000..27d4b41
--- /dev/null
+++ b/thirdparties/android/lib/pkgconfig/theoraenc.pc
@@ -0,0 +1,14 @@
+# theoraenc installed pkg-config file
+
+prefix=/home/inexbee/Bureau/theorarm/android
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: theora
+Description: Theora video codec (encoder)
+Version: 1.1.1+svn
+Requires: theoradec, ogg >= 1.1
+Conflicts:
+Libs: -L${libdir} -ltheoraenc
+Cflags: -I${includedir}
OpenPOWER on IntegriCloud