rtmpdump: add metafile support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-15 13:35:59 +01:00
parent 04962a0743
commit 5ee9a5309e
4 changed files with 14 additions and 7 deletions

View File

@ -2,9 +2,6 @@
. config/options $1
$SCRIPTS/build zlib
$SCRIPTS/build openssl
cd $PKG_BUILD/librtmp
make prefix=/usr \

View File

@ -2,9 +2,6 @@
. config/options $1
$SCRIPTS/install zlib
$SCRIPTS/install openssl
mkdir -p $INSTALL/usr/lib
cp -P $PKG_BUILD/librtmp/*.so* $INSTALL/usr/lib

View File

@ -0,0 +1,14 @@
PKG_NAME="rtmpdump"
PKG_VERSION="2.3"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://rtmpdump.mplayerhq.hu/"
PKG_URL="http://rtmpdump.mplayerhq.hu/download/$PKG_NAME-$PKG_VERSION.tgz"
PKG_DEPENDS="zlib openssl"
PKG_BUILD_DEPENDS="toolchain zlib openssl"
PKG_PRIORITY="optional"
PKG_SECTION="multimedia"
PKG_SHORTDESC="rtmpdump: a toolkit for RTMP streams."
PKG_LONGDESC="rtmpdump is a toolkit for RTMP streams. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://."
PKG_IS_ADDON="no"

View File

@ -1 +0,0 @@
http://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3.tgz