Files
Arch-R/packages/multimedia/libass/meta
Stephan Raue 42b63bd2f8 libass: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:05:01 +01:00

17 lines
688 B
Plaintext

PKG_NAME="libass"
PKG_VERSION="0.9.11"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"
PKG_SITE="http://code.google.com/p/libass/"
PKG_URL="http://libass.googlecode.com/files/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="freetype fontconfig enca"
PKG_BUILD_DEPENDS="toolchain freetype fontconfig enca"
PKG_PRIORITY="optional"
PKG_SECTION="multimedia"
PKG_SHORTDESC="libass: a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format."
PKG_LONGDESC="libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"