summaryrefslogtreecommitdiffstats
path: root/branches/1.0/thirdparties/android/lib
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/thirdparties/android/lib')
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/libavcodec.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/libavutil.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/libswscale.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/ogg.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/opencore-amrnb.pc10
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/opencore-amrwb.pc10
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/theora.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/theoradec.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/theoraenc.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/vorbis.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/vorbisfile.pc14
-rw-r--r--branches/1.0/thirdparties/android/lib/pkgconfig/x264.pc10
13 files changed, 0 insertions, 170 deletions
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/libavcodec.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/libavcodec.pc
deleted file mode 100644
index 53071b9..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/libavcodec.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-prefix=./android
-exec_prefix=${prefix}
-libdir=${prefix}/lib
-includedir=${prefix}/include
-
-Name: libavcodec
-Description: FFmpeg codec library
-Version: 52.78.0
-Requires: libavutil = 50.19.0
-Requires.private:
-Conflicts:
-Libs: -L${libdir} -lavcodec -lm
-Libs.private:
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/libavutil.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/libavutil.pc
deleted file mode 100644
index b072544..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/libavutil.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-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}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/libswscale.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/libswscale.pc
deleted file mode 100644
index 7f81447..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/libswscale.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-prefix=./android
-exec_prefix=${prefix}
-libdir=${prefix}/lib
-includedir=${prefix}/include
-
-Name: libswscale
-Description: FFmpeg image rescaling library
-Version: 0.11.0
-Requires: libavutil = 50.19.0
-Requires.private:
-Conflicts:
-Libs: -L${libdir} -lswscale
-Libs.private:
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/ogg.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/ogg.pc
deleted file mode 100644
index 6b1c3d1..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/ogg.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-# ogg pkg-config file
-
-prefix=/home/inexbee/Bureau/theorarm/android
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: ogg
-Description: ogg is a library for manipulating ogg bitstreams
-Version: 1.1.4
-Requires:
-Conflicts:
-Libs: -L${libdir} -logg
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/opencore-amrnb.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/opencore-amrnb.pc
deleted file mode 100644
index 67cbbd6..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/opencore-amrnb.pc
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=/home/inexbee/Bureau/opencore-amr-0.1.2/android
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include/opencore-amrnb
-
-Name: OpenCORE AMR-NB
-Description: Adaptive Multi-Rate speech codec library
-Version: 0.1.2
-Libs: -L${libdir} -lopencore-amrnb
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/opencore-amrwb.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/opencore-amrwb.pc
deleted file mode 100644
index 430cc32..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/opencore-amrwb.pc
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=/home/inexbee/Bureau/opencore-amr-0.1.2/android
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include/opencore-amrwb
-
-Name: OpenCORE AMR-WB
-Description: Adaptive Multi-Rate Wideband speech codec library
-Version: 0.1.2
-Libs: -L${libdir} -lopencore-amrwb
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/theora.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/theora.pc
deleted file mode 100644
index 787ecca..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/theora.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-# theora 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
-Version: 1.1.1+svn
-Requires: ogg >= 1.1
-Conflicts:
-Libs: -L${libdir} -ltheora
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/theoradec.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/theoradec.pc
deleted file mode 100644
index c58d854..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/theoradec.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-# theoradec 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 (decoder)
-Version: 1.1.1+svn
-Requires: ogg >= 1.1
-Conflicts:
-Libs: -L${libdir} -ltheoradec
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/theoraenc.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/theoraenc.pc
deleted file mode 100644
index 27d4b41..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/theoraenc.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/vorbis.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/vorbis.pc
deleted file mode 100644
index 59c385e..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/vorbis.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-# libvorbis pkg-config source file
-
-prefix=/home/inexbee/Bureau/theorarm/android
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: vorbis
-Description: vorbis is the primary Ogg Vorbis library
-Version: 1.2.3
-Requires: ogg
-Conflicts:
-Libs: -L${libdir} -lvorbis -lm
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc
deleted file mode 100644
index 87834f9..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisenc.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-# libvorbisenc pkg-config source file
-
-prefix=/home/inexbee/Bureau/theorarm/android
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: vorbisenc
-Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
-Version: 1.2.3
-Requires: vorbis
-Conflicts:
-Libs: -L${libdir} -lvorbisenc
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisfile.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisfile.pc
deleted file mode 100644
index e8f2f3a..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/vorbisfile.pc
+++ /dev/null
@@ -1,14 +0,0 @@
-# libvorbisfile pkg-config source file
-
-prefix=/home/inexbee/Bureau/theorarm/android
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: vorbisfile
-Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams
-Version: 1.2.3
-Requires: vorbis
-Conflicts:
-Libs: -L${libdir} -lvorbisfile
-Cflags: -I${includedir}
diff --git a/branches/1.0/thirdparties/android/lib/pkgconfig/x264.pc b/branches/1.0/thirdparties/android/lib/pkgconfig/x264.pc
deleted file mode 100644
index 7f02eb2..0000000
--- a/branches/1.0/thirdparties/android/lib/pkgconfig/x264.pc
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=./android
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: x264
-Description: H.264 (MPEG4 AVC) encoder library
-Version: 0.100.x
-Libs: -L${exec_prefix}/lib -lx264
-Cflags: -I${prefix}/include
OpenPOWER on IntegriCloud