summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/libass/libass_0.10.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* libass: add newer versionAbdur Rehman2016-06-081-5/+0
| | | | | | | | | | | | * mpv requires newer libass to build * move SRC_URI from Google Code to GitHub * ENCA support has been removed https://github.com/libass/libass/pull/197 remove --enable-enca which is now an [unknown-configure-option] * Fix [textrel] for x86 targets Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libass: upgrade to 0.10.1Martin Jansa2012-12-231-0/+5
* old version wasn't compatible with libpng-1.5 from oe-core * COPYING was updated with ISC text old 0.9.11 was GPLv2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>