libass: update to 0.12.2.
This commit is contained in:
parent
d47e611a1a
commit
fbf74cb3a1
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'libass.
|
# Template build file for 'libass.
|
||||||
pkgname=libass
|
pkgname=libass
|
||||||
version=0.12.1
|
version=0.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="yasm pkg-config"
|
||||||
makedepends="enca-devel fontconfig-devel fribidi-devel harfbuzz-devel"
|
makedepends="enca-devel fontconfig-devel fribidi-devel harfbuzz-devel"
|
||||||
short_desc="A portable library for SSA/ASS subtitles rendering"
|
short_desc="A portable library for SSA/ASS subtitles rendering"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://code.google.com/p/libass/"
|
homepage="https://code.google.com/p/libass/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/libass/libass/releases/download/${version}/libass-${version}.tar.gz"
|
distfiles="https://github.com/libass/libass/releases/download/${version}/libass-${version}.tar.gz"
|
||||||
checksum=699b1d711b1ba1c88f39a66839c6060f4a29e89e6188d08380284a5ce578ce5c
|
checksum=b9288f9b30facb01aa8030d684ac341073dca7fc5dc3c1cec93d59567cb085a3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue