package: add mediastreamer
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 3 Jun 2012 19:21:28 +0000 (21:21 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Jun 2012 07:10:55 +0000 (09:10 +0200)
commitfdf093b7cef81cc9cbf8bdab3a7e2d88a02d611d
tree9cdcc7fbb6b52fa62969d8f4b99fa3202fd86250
parentcc9b0ba064a00e965d2e8ee6aacbf17a89071e15
package: add mediastreamer

It doesn't really need C++ support on Linux, but the configure script
checks for it (and fails if not available), and the package is not easy
to autoreconf as there's C++ source files for Android/Windows, causing
automake to fail if AC_PROG_CXX isn't set.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/mediastreamer/Config.in [new file with mode: 0644]
package/mediastreamer/mediastreamer.mk [new file with mode: 0644]