aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-04-12 20:46:36 +0200
committerAriadne Conill <ariadne@dereferenced.org>2020-04-12 23:39:54 +0000
commit6ea0061be2511fc55de4075bc80d09070cc2efb5 (patch)
tree3b9c1a639299836453bfce4ad3d5bccf98a01bb8
parent5531a067b8423da6bc494852f295a9a949839d25 (diff)
downloadaports-6ea0061be2511fc55de4075bc80d09070cc2efb5.tar.bz2
aports-6ea0061be2511fc55de4075bc80d09070cc2efb5.tar.xz
community/mlt: move from testing
-rw-r--r--community/mlt/APKBUILD (renamed from testing/mlt/APKBUILD)6
-rw-r--r--community/mlt/musl-locale.patch (renamed from testing/mlt/musl-locale.patch)0
2 files changed, 3 insertions, 3 deletions
diff --git a/testing/mlt/APKBUILD b/community/mlt/APKBUILD
index 46de882e02..aa60776061 100644
--- a/testing/mlt/APKBUILD
+++ b/community/mlt/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=mlt
pkgver=6.20.0
-pkgrel=0
+pkgrel=1
pkgdesc="MLT Multimedia Framework"
url="https://www.mltframework.org/"
arch="all"
@@ -11,7 +11,7 @@ makedepends="python3-dev ffmpeg-dev libsamplerate-dev sox-dev jack-dev
gtk+2.0-dev sdl_image-dev frei0r-plugins-dev libxml2-dev fftw-dev
sdl-dev libexif-dev bsd-compat-headers swig qt5-qtbase-dev qt5-qtsvg-dev"
subpackages="$pkgname-dev py3-$pkgname:py3"
-source="https://github.com/mltframework/mlt/releases/download/v$pkgver/mlt-$pkgver.tar.gz
+source="https://github.com/mltframework/mlt/archive/v$pkgver/mlt-v$pkgver.tar.gz
musl-locale.patch
"
@@ -49,5 +49,5 @@ py3() {
install -m755 _mlt.so "$subpkgdir/$_pythonpath"
}
-sha512sums="939e837fb07ff0eace308987d83913e979f82c6eb156b40fde784f3f2b031b5f6896ac96dcde1627925cbb6fc76725f3fc4e5b2d0616fae11263648bcdbe82e3 mlt-6.20.0.tar.gz
+sha512sums="939e837fb07ff0eace308987d83913e979f82c6eb156b40fde784f3f2b031b5f6896ac96dcde1627925cbb6fc76725f3fc4e5b2d0616fae11263648bcdbe82e3 mlt-v6.20.0.tar.gz
dfa4c192ce6121a3c86141c46a08eaf6cd6bd81c120786bdb1ef564bf7878dcb44031280b34609048409c3d09e8c0e1bd430dae1fe777ef030daf09b1dfd90a3 musl-locale.patch"
diff --git a/testing/mlt/musl-locale.patch b/community/mlt/musl-locale.patch
index 46f7534253..46f7534253 100644
--- a/testing/mlt/musl-locale.patch
+++ b/community/mlt/musl-locale.patch