mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/libass: upgrade to 0.9.12
This commit is contained in:
parent
abf6e4cd59
commit
1094039bf6
@ -1,8 +1,8 @@
|
||||
# Contributor: Carlo Landmeter
|
||||
# Maintainer:
|
||||
pkgname=libass
|
||||
pkgver=0.9.11
|
||||
pkgrel=1
|
||||
pkgver=0.9.12
|
||||
pkgrel=0
|
||||
pkgdesc="A portable library for SSA/ASS subtitles rendering"
|
||||
url="http://code.google.com/p/libass/"
|
||||
arch="all"
|
||||
@ -10,7 +10,7 @@ license="GPL"
|
||||
depends=""
|
||||
makedepends="pkgconfig enca-dev fontconfig-dev libpng-dev"
|
||||
subpackages="$pkgname-dev"
|
||||
source="http://libass.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2"
|
||||
source="http://libass.googlecode.com/files/${pkgname}-${pkgver}.tar.xz"
|
||||
|
||||
_builddir="$srcdir"/$pkgname-$pkgver
|
||||
|
||||
@ -33,4 +33,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
md5sums="f9042884397002ba40aa89dc7d34f59f libass-0.9.11.tar.bz2"
|
||||
md5sums="fcef4b048ca2655a14073d692551cd1f libass-0.9.12.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user