* update mlt to 7.30.0-1

This commit is contained in:
Alexander Baldeck 2025-03-02 14:39:53 +01:00
parent c3cdc248fc
commit ffc0c5a8f0
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
pkgbase = mlt
pkgdesc = An open source multimedia framework
pkgver = 7.28.0
pkgrel = 4
pkgver = 7.30.0
pkgrel = 1
url = https://www.mltframework.org
arch = x86_64
arch = powerpc64le
@ -67,9 +67,9 @@ pkgbase = mlt
optdepends = sox: SOX (Audio Swiss Army Knife) plugin
optdepends = vid.stab: video stabilize plugin
optdepends = zlib: glaxnimate plugin
source = git+https://github.com/mltframework/mlt#tag=v7.28.0
source = git+https://github.com/mltframework/mlt#tag=v7.30.0
source = git+https://gitlab.com/mattbas/glaxnimate.git
sha256sums = b1723017d5b122542d2abad6eda156c567ebe2963a8007dfabba8657f7a732f3
sha256sums = c56e36bb6311dace74f8051e3c6ee9a0b494ca4a8cffcf16a399312c4d23a1b1
sha256sums = SKIP
optdepends_x86_64 = movit: opengl plugin
makedepends_x86_64 = movit

View File

@ -8,8 +8,8 @@
# Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=mlt
pkgver=7.28.0
pkgrel=4
pkgver=7.30.0
pkgrel=1
pkgdesc='An open source multimedia framework'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://www.mltframework.org'
@ -84,7 +84,7 @@ makedepends_riscv64=(movit)
makedepends_x86_64=(movit)
source=(git+https://github.com/mltframework/mlt#tag=v$pkgver
git+https://gitlab.com/mattbas/glaxnimate.git)
sha256sums=('b1723017d5b122542d2abad6eda156c567ebe2963a8007dfabba8657f7a732f3'
sha256sums=('c56e36bb6311dace74f8051e3c6ee9a0b494ca4a8cffcf16a399312c4d23a1b1'
'SKIP')
prepare() {