~alpine/aports

testing/kdenlive: re-enable s390x, mlt and fftw are available again v1 PROPOSED

Bart Ribbers: 1
 testing/kdenlive: re-enable s390x, mlt and fftw are available again

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2834/mbox | git am -3
Learn more about email & git

[PATCH] testing/kdenlive: re-enable s390x, mlt and fftw are available again Export this patch

---
 testing/kdenlive/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/kdenlive/APKBUILD b/testing/kdenlive/APKBUILD
index 351b33b8ee..39fd5d03e0 100644
--- a/testing/kdenlive/APKBUILD
+++ b/testing/kdenlive/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kdenlive
pkgver=19.04.3
pkgrel=1
arch="all !s390x" # Limited by mlt
arch="all"
url="https://kdenlive.org"
pkgdesc="An intuitive and powerful multi-track video editor, including most recent video technologies"
license="GPL-2.0-or-later"
-- 
2.22.0