summaryrefslogtreecommitdiffstats
path: root/thirdparties/android/lib/pkgconfig/libavutil.pc
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/android/lib/pkgconfig/libavutil.pc')
-rw-r--r--thirdparties/android/lib/pkgconfig/libavutil.pc14
1 files changed, 14 insertions, 0 deletions
diff --git a/thirdparties/android/lib/pkgconfig/libavutil.pc b/thirdparties/android/lib/pkgconfig/libavutil.pc
new file mode 100644
index 0000000..b072544
--- /dev/null
+++ b/thirdparties/android/lib/pkgconfig/libavutil.pc
@@ -0,0 +1,14 @@
+prefix=./android
+exec_prefix=${prefix}
+libdir=${prefix}/lib
+includedir=${prefix}/include
+
+Name: libavutil
+Description: FFmpeg utility library
+Version: 50.19.0
+Requires:
+Requires.private:
+Conflicts:
+Libs: -L${libdir} -lavutil
+Libs.private:
+Cflags: -I${includedir}
OpenPOWER on IntegriCloud