mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libass: Updated for version 0.9.13 (+new maintainer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
f61d051504
commit
3c8376eef9
4 changed files with 11 additions and 10 deletions
|
@ -1,4 +1,5 @@
|
|||
libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation
|
||||
Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.
|
||||
Alpha/Substation Alpha) subtitle format. It is mostly compatible with
|
||||
VSFilter.
|
||||
|
||||
enca is an optional dependency.
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=libass
|
||||
VERSION=0.9.12
|
||||
VERSION=${VERSION:-0.9.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libass"
|
||||
VERSION="0.9.12"
|
||||
VERSION="0.9.13"
|
||||
HOMEPAGE="http://code.google.com/p/libass/"
|
||||
DOWNLOAD="http://libass.googlecode.com/files/libass-0.9.12.tar.gz"
|
||||
MD5SUM="b5566b0cc5fdb67edbe3bf1d069aaaab"
|
||||
DOWNLOAD="http://libass.googlecode.com/files/libass-0.9.13.tar.xz"
|
||||
MD5SUM="d99381922dcbeb7a766d2e7825cca193"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="Erik Hanson"
|
||||
MAINTAINER="ponce"
|
||||
EMAIL="matteo.bernardini@gmail.com"
|
||||
APPROVED="Niels Horn"
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
libass: libass (Subtitle renderer for the ASS/SSA)
|
||||
libass:
|
||||
libass:
|
||||
libass: libass is a portable subtitle renderer for the ASS/SSA (Advanced
|
||||
libass: Substation Alpha/Substation Alpha) subtitle format. It is mostly
|
||||
libass: compatible with VSFilter.
|
||||
libass:
|
||||
libass:
|
||||
libass: Homepage: http://code.google.com/p/libass/
|
||||
libass:
|
||||
libass:
|
||||
|
|
Loading…
Reference in a new issue