libav: update to libav-0.7

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-02 20:54:50 +02:00
parent ab8799075e
commit 440c1a03d4
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
0.99.3
- update to libav-0.7 (final)
0.99.2
- change icon

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="libav"
PKG_VERSION="0.7_beta2"
PKG_REV="2"
PKG_VERSION="0.7"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.libav.org"
PKG_URL="http://libav.org/releases/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_URL="http://libav.org/releases/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain alsa-lib zlib bzip2"
PKG_PRIORITY="optional"