From 809d8d4d195ab5200cacafe6b8ebb06525ee22f9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 6 Jan 2017 03:41:53 +0000 Subject: [PATCH] libass: update to 0.13.6. (soname bump) --- common/shlibs | 2 +- srcpkgs/libass/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index b76f1342fa9..07b85537ada 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1019,7 +1019,7 @@ libgcr-ui-3.so.1 gcr-3.8.0_1 libwacom.so.2 libwacom-0.3_1 libfarstream-0.1.so.0 farstream-0.1.1_1 libfarstream-0.2.so.5 farstream-0.2.7_1 -libass.so.5 libass-0.13.2_1 +libass.so.9 libass-0.13.6_1 libcryptui.so.0 libcryptui-3.4.0_1 libkeyutils.so.1 libkeyutils-1.5.5_1 libiptcdata.so.0 libiptcdata-1.0.4_1 diff --git a/srcpkgs/libass/template b/srcpkgs/libass/template index 5cd801a6ce7..037e3430be2 100644 --- a/srcpkgs/libass/template +++ b/srcpkgs/libass/template @@ -1,16 +1,16 @@ # Template build file for 'libass. pkgname=libass -version=0.13.5 +version=0.13.6 revision=1 build_style=gnu-configure hostmakedepends="automake libtool yasm pkg-config" makedepends="enca-devel fontconfig-devel fribidi-devel harfbuzz-devel" short_desc="A portable library for SSA/ASS subtitles rendering" maintainer="Juan RP " -homepage="https://code.google.com/p/libass/" +homepage="https://github.com/libass/libass/" license="MIT" distfiles="https://github.com/libass/libass/archive/${version}.tar.gz" -checksum=b04d2da531c194d56d486b4efdea08feba21bc4f7a9368ad9b5826dbae38c015 +checksum=de68288397d284a955061b3ecba67152cea74d8ace6222d987dd30091b1534b7 pre_configure() { autoreconf -fi