ffmpeg: change to official release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-07-06 16:15:23 +02:00
parent e7ee3388b3
commit d626037681
2 changed files with 1043 additions and 2 deletions

View File

@ -17,12 +17,12 @@
################################################################################
PKG_NAME="ffmpeg"
PKG_VERSION="xbmc-717a0b5"
PKG_VERSION="2.2.4"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPL"
PKG_SITE="http://ffmpeg.org"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_URL="https://www.ffmpeg.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain yasm:host zlib bzip2 libvorbis gnutls"
PKG_PRIORITY="optional"
PKG_SECTION="multimedia"

File diff suppressed because it is too large Load Diff