libass: update to libass-0.9.12

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-06-19 22:46:24 +02:00
parent 648be8e871
commit ce9b548b93

View File

@ -19,12 +19,12 @@
################################################################################ ################################################################################
PKG_NAME="libass" PKG_NAME="libass"
PKG_VERSION="0.9.11" PKG_VERSION="0.9.12"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="http://code.google.com/p/libass/" PKG_SITE="http://code.google.com/p/libass/"
PKG_URL="http://libass.googlecode.com/files/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_URL="http://libass.googlecode.com/files/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS="freetype fontconfig enca" PKG_DEPENDS="freetype fontconfig enca"
PKG_BUILD_DEPENDS="toolchain freetype fontconfig enca" PKG_BUILD_DEPENDS="toolchain freetype fontconfig enca"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"