[Lunar-commits] <moonbase-other> libass: version bumped to 0.12.0.
Florin Braescu
florin at lunar-linux.org
Thu Nov 27 11:34:15 CET 2014
commit f53e208bbf4a6441f3c870924910d56e09a93ecc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 27 Nov 2014 12:34:00 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/f53e208bbf4a6441f3c870924910d56e09a93ecc
libass: version bumped to 0.12.0.
---
libs/libass/DEPENDS | +5/-2
libs/libass/DETAILS | +3/-3
2 files changed, 8 insertions(+), 5 deletions(-)
--- a/libs/libass/DEPENDS
+++ b/libs/libass/DEPENDS
@@ -1,4 +1,7 @@
depends freetype2
depends fribidi
-optional_depends fontconfig "" "" "for using FontConfig"
-optional_depends enca "" "" "for using enca"
+depends fontconfig
+
+optional_depends yasm "" "" "for yasm support"
+optional_depends harfbuzz "" "" "for harfbuzz support"
+optional_depends enca "" "" "for enca support"
--- a/libs/libass/DETAILS
+++ b/libs/libass/DETAILS
@@ -1,11 +1,11 @@
MODULE=libass
- VERSION=0.11.2
+ VERSION=0.12.0
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://github.com/libass/libass/releases/download/${VERSION}
- SOURCE_VFY=sha1:1bffc32d0a601ee6cf289797557bb38636e185b5
+ SOURCE_VFY=sha256:0f34e9b4d1badbe85f2865e308d191b311f12266f9612a0fbf995ea8436bae29
WEB_SITE=http://code.google.com/p/libass
ENTERED=20071017
- UPDATED=20140504
+ UPDATED=20141127
SHORT="library for SAA/ASS subtitles rendering"
cat << EOF
More information about the Lunar-commits
mailing list