1
0
forked from ports/contrib

libass: 0.15.0 -> 0.15.1

This commit is contained in:
Tim Biermann 2021-05-02 21:27:46 +00:00
parent c6ed618b0d
commit b86b22d66a
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 9 deletions

View File

@ -6,8 +6,8 @@ drwxr-xr-x root/root usr/include/ass/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libass.a
-rwxr-xr-x root/root usr/lib/libass.la
lrwxrwxrwx root/root usr/lib/libass.so -> libass.so.9.1.1
lrwxrwxrwx root/root usr/lib/libass.so.9 -> libass.so.9.1.1
-rwxr-xr-x root/root usr/lib/libass.so.9.1.1
lrwxrwxrwx root/root usr/lib/libass.so -> libass.so.9.1.2
lrwxrwxrwx root/root usr/lib/libass.so.9 -> libass.so.9.1.2
-rwxr-xr-x root/root usr/lib/libass.so.9.1.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libass.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33bH+H7jwyKZu8tWrG1NV+pWQ9eoFuGLiOgsSvFdtbO7eERKaK8NJHCkdbkArgKkmvqUIrOO63DqZozytY1d6A0=
SHA256 (Pkgfile) = 9f1713bae1e0303f349f7a8dddf869aa1a4d6e6e350bf9f8661e7a6511f4e150
SHA256 (.footprint) = ed6c7aa935728477a03d15cbaacda42bdd22d7d2b05df8af997d6ffb9d9e545d
SHA256 (libass-0.15.0.tar.gz) = 9cbddee5e8c87e43a5fe627a19cd2aa4c36552156eb4edcf6c5a30bd4934fe58
RWSagIOpLGJF30H9Xuc6kH8Xm2d5YuL6oXsY/gRbFfSdBXd99i1pyohXYIG2rdXMNkY1xGJCPTCVbOiRzLw+C4HOI+DXpQZIfA8=
SHA256 (Pkgfile) = a3f6ca850a15797f15a04b36471fd2d2c652921555d63157a0d8c958f60c5a6d
SHA256 (.footprint) = f905802937e3915a3323c46b293c8ab854722d08ac9bcece605beca57f57d080
SHA256 (libass-0.15.1.tar.gz) = 101e2be1bf52e8fc265e7ca2225af8bd678839ba13720b969883eb9da43048a6

View File

@ -1,11 +1,10 @@
# Description: A portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.
# URL: https://github.com/libass/libass
# Maintainer: Tim Biermann, tbier at posteo dot de
# Packager: Danny Rawlins, crux at romster dot me
# Depends on: fribidi harfbuzz libpng
name=libass
version=0.15.0
version=0.15.1
release=1
source=(https://github.com/$name/$name/releases/download/$version/$name-$version.tar.gz)