* update mlt to 7.28.0-4

This commit is contained in:
Alexander Baldeck 2024-12-13 12:22:10 +01:00
parent 49b2f0031d
commit 568859c11a
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
pkgbase = mlt
pkgdesc = An open source multimedia framework
pkgver = 7.28.0
pkgrel = 2
pkgrel = 4
url = https://www.mltframework.org
arch = x86_64
arch = powerpc64le
@ -69,7 +69,7 @@ pkgbase = mlt
optdepends = zlib: glaxnimate plugin
source = git+https://github.com/mltframework/mlt#tag=v7.28.0
source = git+https://gitlab.com/mattbas/glaxnimate.git
sha256sums = 00bdefd6b1aa8e870eee4b085ff5d3264077ecec82d0015902391117b12f5ab6
sha256sums = b1723017d5b122542d2abad6eda156c567ebe2963a8007dfabba8657f7a732f3
sha256sums = SKIP
optdepends_x86_64 = movit: opengl plugin
makedepends_x86_64 = movit

View File

@ -9,7 +9,7 @@
pkgname=mlt
pkgver=7.28.0
pkgrel=2
pkgrel=4
pkgdesc='An open source multimedia framework'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://www.mltframework.org'