From 25cdf546676e14aafe873deecd5480ecb8c1a200 Mon Sep 17 00:00:00 2001 From: Zenja Solaja Date: Sat, 17 Jul 2021 15:25:35 +1000 Subject: [PATCH] Update to R1.0.0-Beta1-4.2 (#6073) Update Source URI for Beta 1-4.2 --- ...ta1.3.recipe => medo-1.0.0~beta1.4.recipe} | 26 ++++++++++++------- 1 file changed, 17 insertions(+), 9 deletions(-) rename haiku-apps/medo/{medo-1.0.0~beta1.3.recipe => medo-1.0.0~beta1.4.recipe} (81%) diff --git a/haiku-apps/medo/medo-1.0.0~beta1.3.recipe b/haiku-apps/medo/medo-1.0.0~beta1.4.recipe similarity index 81% rename from haiku-apps/medo/medo-1.0.0~beta1.3.recipe rename to haiku-apps/medo/medo-1.0.0~beta1.4.recipe index 3ef2abc1f..a66d0101b 100644 --- a/haiku-apps/medo/medo-1.0.0~beta1.3.recipe +++ b/haiku-apps/medo/medo-1.0.0~beta1.4.recipe @@ -2,9 +2,6 @@ SUMMARY="A media editor exclusively built for Haiku" DESCRIPTION="Medo is a modern video editor with customisable OpenGL GLSL \ plugin based effects. -** Medo is still in early beta phase. While already usable, be prepared for -some rough edges... ** - There are many bundled media effects, including: - Colour grading effects (saturation, exposure, temperature etc.) - Colour correction curves and white balance @@ -14,19 +11,31 @@ There are many bundled media effects, including: - Several special effects (blur, night vision, Chroma Key etc.) - Spatial tools to transform media (scale, rotate, position, crop) - Multiple text effects, including 3D extruded fonts -- Audio effects (20 band equaliser, fade) +- Audio effects (20 band equaliser, fade, IIR Filter) Medo can edit UHD 4K videos, export to any Haiku supported codec, is optimised \ for many CPU-core systems, and has low system resource requirements. -An SDK allows 3rd party developers to create addons and plugins." +An SDK allows 3rd party developers to create addons and plugins. + +Changelog for Beta1-4.2 +- preview of media source +- tag media sources +- show clip trim/not visible markers +- Srgb/Linear/Gamma plugin (video) +- IIR Filter (audio) +- Multi chroma key (video) +- fixed multiple ffmpeg related crashes +- fixed audio resampler issues when seeking +- fixed zoom issues (use Z key for quick zoom) +- miscellanous bug fixes" HOMEPAGE="https://github.com/smallstepforman/Medo" COPYRIGHT="2019-2021 Zen Yes Pty Ltd" LICENSE="MIT" REVISION="1" -SOURCE_URI="https://github.com/smallstepforman/Medo/archive/R1.0.0-Beta1-3.tar.gz" -CHECKSUM_SHA256="68c22862ec273b2d22a27be921fe770d7d3aa18f7a455d977ec0598c3104233e" -SOURCE_DIR="Medo-R1.0.0-Beta1-3" +SOURCE_URI="https://github.com/smallstepforman/Medo/releases/R1.0.0-Beta1-4.2.tar.gz" +CHECKSUM_SHA256="E209714FE963E49C6011B9001376A172D34983F464D825BEC5A0C5EE8438ED72" +SOURCE_DIR="Medo-R1.0.0-Beta1-4" PATCHES="medo-1.0.0~beta1.2.patchset" ARCHITECTURES="!x86_gcc2 x86_64" @@ -52,7 +61,6 @@ BUILD_REQUIRES=" devel:libavformat$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix devel:libGL$secondaryArchSuffix - devel:libsoxr$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix