Download raw body.
[update] multimedia/mlt7 to 7.32.0
On Sun May 11, 2025 at 08:37:57AM -0400, Josh Grosse wrote:
> This update to 7-32.0 will be a required dependency
> for the next release of multimedia/shotcut, now in beta
> testing.
>
> This is needed because shotcut will use "set_consumer" in Mlt::Service, which is
> a new feature included in this update, mentioned in the mlt7 change log:
>
> https://github.com/mltframework/mlt/blob/066da68e735a6a75083d992844cbaa5932d7d74f/NEWS
>
> I've tested this update with the beta and in-tree versions of shotcut, and also
> tested it with the other consumers in the tree:
>
> graphics/krita
> x11/kde-applications/kdenlive
>
> The tests were on amd64.
Committed, thanks
> diff --git multimedia/mlt7/Makefile multimedia/mlt7/Makefile
> index 80a76a527c8..011b59db1a0 100644
> --- multimedia/mlt7/Makefile
> +++ multimedia/mlt7/Makefile
> @@ -1,6 +1,6 @@
> COMMENT-main = multimedia transformations framework
> COMMENT-gpl2 = GPLv2-licensed modules for mlt
> -V = 7.30.0
> +V = 7.32.0
> DISTNAME = mlt-${V}
> PKGNAME-main = mlt7-${V}
> PKGNAME-gpl2 = mlt7-gpl2-${V}
> diff --git multimedia/mlt7/distinfo multimedia/mlt7/distinfo
> index 62414592866..8514a031ded 100644
> --- multimedia/mlt7/distinfo
> +++ multimedia/mlt7/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (mlt-7.30.0.tar.gz) = yAKl/cFjJPbGknPQu5cY0wwvY1Qi4XHuAcDndF4OeTw=
> -SIZE (mlt-7.30.0.tar.gz) = 1725015
> +SHA256 (mlt-7.32.0.tar.gz) = HKWq3+J5lch5uSU7OkjR3MOxJH6gtWILCH1Y9VIb4Cg=
> +SIZE (mlt-7.32.0.tar.gz) = 1790860
[update] multimedia/mlt7 to 7.32.0