FreeBSD Bugzilla – Attachment 255221 Details for
Bug 271775
multimedia/shotcut: update to 24.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update 22.06.23 → 24.10.29
shotcut.diff (text/plain), 24.27 KB, created by
Vladimir Druzenko
on 2024-11-16 16:49:58 UTC
(
hide
)
Description:
Update 22.06.23 → 24.10.29
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2024-11-16 16:49:58 UTC
Size:
24.27 KB
patch
obsolete
>diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile >index 7289b76565df..9e8cc1e10974 100644 >--- a/multimedia/shotcut/Makefile >+++ b/multimedia/shotcut/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= shotcut >-DISTVERSION= 22.06.23 >-PORTREVISION= 2 >+DISTVERSION= 24.10.29 > CATEGORIES= multimedia > MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/ > DISTNAME= ${PORTNAME}-src-${DISTVERSION:C/\.//g} >@@ -16,15 +15,13 @@ RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ > ${LOCALBASE}/lib/libjack.so:audio/jack > > USES= cmake compiler:c++11-lang cpe desktop-file-utils gl mlt:7 pkgconfig \ >- qmake:no_env qt:5 sdl shared-mime-info tar:txz xorg >+ qmake:no_env qt:6 shared-mime-info tar:txz xorg > CPE_VENDOR= meltytech > > GH_ACCOUNT= mltframework > >-USE_GL= gl >-USE_QT= core declarative gui multimedia network opengl quickcontrols2 sql \ >- websockets widgets xml buildtools:build concurrent:build linguisttools:build >-USE_SDL= sdl2 >+USE_GL= opengl >+USE_QT= base charts declarative multimedia tools:build > USE_XORG= x11 > # Needed to be able to correctly check for updates in-app. > CMAKE_ARGS= -D${PORTNAME:tu}_VERSION="${DISTVERSION}" >diff --git a/multimedia/shotcut/distinfo b/multimedia/shotcut/distinfo >index eb64b9e13a4d..cb977853de0d 100644 >--- a/multimedia/shotcut/distinfo >+++ b/multimedia/shotcut/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1658981972 >-SHA256 (shotcut-src-220623.txz) = 5f91089ba99ab61b4c41168d8bba4e5abd7d136961973c5289cd2e7de29f210e >-SIZE (shotcut-src-220623.txz) = 60135892 >+TIMESTAMP = 1731773347 >+SHA256 (shotcut-src-241029.txz) = 01cb8ebeb7420da3737a193a12493ca2ffd9a95da8b7048ca9cf56a1d5fcd0f3 >+SIZE (shotcut-src-241029.txz) = 324260348 >diff --git a/multimedia/shotcut/pkg-plist b/multimedia/shotcut/pkg-plist >index 877f59971b8c..5ecab615f9cf 100644 >--- a/multimedia/shotcut/pkg-plist >+++ b/multimedia/shotcut/pkg-plist >@@ -6,6 +6,10 @@ share/icons/hicolor/64x64/apps/org.shotcut.Shotcut.png > share/man/man1/shotcut.1.gz > share/metainfo/org.shotcut.Shotcut.metainfo.xml > share/mime/packages/org.shotcut.Shotcut.xml >+%%DATADIR%%/filter-sets/Glow Intensity >+%%DATADIR%%/filter-sets/Obscure With Blur >+%%DATADIR%%/filter-sets/Obscure With Mosaic >+%%DATADIR%%/filter-sets/Text Simple with Gradient Back > %%DATADIR%%/qml/export-chapters/export-chapters.js > %%DATADIR%%/qml/export-chapters/main.js > %%DATADIR%%/qml/export-chapters/mlt2chapters.js >@@ -18,10 +22,22 @@ share/mime/packages/org.shotcut.Shotcut.xml > %%DATADIR%%/qml/export-edl/package.json > %%DATADIR%%/qml/export-edl/rebuild.sh > %%DATADIR%%/qml/export-edl/test-node.js >+%%DATADIR%%/qml/filters/alpha_adjust/icon.webp > %%DATADIR%%/qml/filters/alpha_adjust/meta.qml > %%DATADIR%%/qml/filters/alpha_adjust/ui.qml >+%%DATADIR%%/qml/filters/alpha_view/icon.webp > %%DATADIR%%/qml/filters/alpha_view/meta.qml > %%DATADIR%%/qml/filters/alpha_view/ui.qml >+%%DATADIR%%/qml/filters/ambisonic_decoder/meta.qml >+%%DATADIR%%/qml/filters/ambisonic_decoder/ui.qml >+%%DATADIR%%/qml/filters/ambisonic_decoder/vui.qml >+%%DATADIR%%/qml/filters/ambisonic_encoder/meta.qml >+%%DATADIR%%/qml/filters/ambisonic_encoder/ui.qml >+%%DATADIR%%/qml/filters/ambisonic_encoder/vui.qml >+%%DATADIR%%/qml/filters/audio_adeclick/meta.qml >+%%DATADIR%%/qml/filters/audio_adeclick/ui.qml >+%%DATADIR%%/qml/filters/audio_autofade/meta.qml >+%%DATADIR%%/qml/filters/audio_autofade/ui.qml > %%DATADIR%%/qml/filters/audio_balance/meta.qml > %%DATADIR%%/qml/filters/audio_balance/ui.qml > %%DATADIR%%/qml/filters/audio_bandpass/meta.qml >@@ -55,6 +71,8 @@ share/mime/packages/org.shotcut.Shotcut.xml > %%DATADIR%%/qml/filters/audio_limiter/ui.qml > %%DATADIR%%/qml/filters/audio_lowpass/meta.qml > %%DATADIR%%/qml/filters/audio_lowpass/ui.qml >+%%DATADIR%%/qml/filters/audio_matrix_ms/meta.qml >+%%DATADIR%%/qml/filters/audio_matrix_ms/ui.qml > %%DATADIR%%/qml/filters/audio_mono/meta.qml > %%DATADIR%%/qml/filters/audio_mute/meta.qml > %%DATADIR%%/qml/filters/audio_mute/ui.qml >@@ -72,251 +90,375 @@ share/mime/packages/org.shotcut.Shotcut.xml > %%DATADIR%%/qml/filters/audio_pitch/ui.qml > %%DATADIR%%/qml/filters/audio_reverb/meta.qml > %%DATADIR%%/qml/filters/audio_reverb/ui.qml >+%%DATADIR%%/qml/filters/audio_seam/meta.qml >+%%DATADIR%%/qml/filters/audio_seam/ui.qml > %%DATADIR%%/qml/filters/audio_stereoenhance/meta.qml > %%DATADIR%%/qml/filters/audio_stereoenhance/ui.qml > %%DATADIR%%/qml/filters/audio_swapchannels/meta.qml > %%DATADIR%%/qml/filters/audio_swapchannels/ui.qml >+%%DATADIR%%/qml/filters/audiolevelgraph/icon.webp > %%DATADIR%%/qml/filters/audiolevelgraph/meta.qml > %%DATADIR%%/qml/filters/audiolevelgraph/ui.qml > %%DATADIR%%/qml/filters/audiolevelgraph/vui.qml >+%%DATADIR%%/qml/filters/bigsh0t_eq_mask/icon.webp > %%DATADIR%%/qml/filters/bigsh0t_eq_mask/meta.qml > %%DATADIR%%/qml/filters/bigsh0t_eq_mask/ui.qml >+%%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/icon.webp > %%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/meta.qml > %%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/ui.qml > %%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/vui.qml >+%%DATADIR%%/qml/filters/bigsh0t_eq_to_stereo/icon.webp > %%DATADIR%%/qml/filters/bigsh0t_eq_to_stereo/meta.qml > %%DATADIR%%/qml/filters/bigsh0t_eq_to_stereo/ui.qml > %%DATADIR%%/qml/filters/bigsh0t_eq_to_stereo/vui.qml >+%%DATADIR%%/qml/filters/bigsh0t_hemi_to_eq/icon.webp > %%DATADIR%%/qml/filters/bigsh0t_hemi_to_eq/meta.qml > %%DATADIR%%/qml/filters/bigsh0t_hemi_to_eq/ui.qml >+%%DATADIR%%/qml/filters/bigsh0t_rect_to_eq/icon.webp > %%DATADIR%%/qml/filters/bigsh0t_rect_to_eq/meta.qml > %%DATADIR%%/qml/filters/bigsh0t_rect_to_eq/ui.qml >+%%DATADIR%%/qml/filters/bigsh0t_stabilize_360/icon.webp > %%DATADIR%%/qml/filters/bigsh0t_stabilize_360/meta.qml > %%DATADIR%%/qml/filters/bigsh0t_stabilize_360/ui.qml >+%%DATADIR%%/qml/filters/bigsh0t_transform_360/icon.webp > %%DATADIR%%/qml/filters/bigsh0t_transform_360/meta.qml > %%DATADIR%%/qml/filters/bigsh0t_transform_360/ui.qml > %%DATADIR%%/qml/filters/bigsh0t_transform_360/vui.qml >+%%DATADIR%%/qml/filters/blend_mode/icon.webp > %%DATADIR%%/qml/filters/blend_mode/meta.qml > %%DATADIR%%/qml/filters/blend_mode/ui.qml >+%%DATADIR%%/qml/filters/bluescreen0r/icon.webp > %%DATADIR%%/qml/filters/bluescreen0r/meta.qml > %%DATADIR%%/qml/filters/bluescreen0r/ui.qml >+%%DATADIR%%/qml/filters/blur/icon.webp > %%DATADIR%%/qml/filters/blur/meta_box_blur.qml > %%DATADIR%%/qml/filters/blur/meta_boxblur.qml > %%DATADIR%%/qml/filters/blur/meta_movit.qml > %%DATADIR%%/qml/filters/blur/ui_box_blur.qml > %%DATADIR%%/qml/filters/blur/ui_boxblur.qml > %%DATADIR%%/qml/filters/blur/ui_movit.qml >+%%DATADIR%%/qml/filters/blur_exponential/icon.webp > %%DATADIR%%/qml/filters/blur_exponential/meta.qml > %%DATADIR%%/qml/filters/blur_exponential/ui.qml >+%%DATADIR%%/qml/filters/blur_gaussian/icon.webp > %%DATADIR%%/qml/filters/blur_gaussian/meta_av.qml > %%DATADIR%%/qml/filters/blur_gaussian/meta.qml > %%DATADIR%%/qml/filters/blur_gaussian/ui_av.qml > %%DATADIR%%/qml/filters/blur_gaussian/ui_frei0r.qml >+%%DATADIR%%/qml/filters/blur_lowpass/icon.webp > %%DATADIR%%/qml/filters/blur_lowpass/meta.qml > %%DATADIR%%/qml/filters/blur_lowpass/ui.qml >+%%DATADIR%%/qml/filters/brightness/icon.webp > %%DATADIR%%/qml/filters/brightness/meta.qml > %%DATADIR%%/qml/filters/brightness/meta_movit.qml > %%DATADIR%%/qml/filters/brightness/ui.qml > %%DATADIR%%/qml/filters/brightness/ui_movit.qml >+%%DATADIR%%/qml/filters/choppy/icon.webp > %%DATADIR%%/qml/filters/choppy/meta.qml > %%DATADIR%%/qml/filters/choppy/ui.qml >+%%DATADIR%%/qml/filters/chromahold/icon.webp > %%DATADIR%%/qml/filters/chromahold/meta.qml > %%DATADIR%%/qml/filters/chromahold/ui.qml >+%%DATADIR%%/qml/filters/color/icon.webp > %%DATADIR%%/qml/filters/color/meta.qml > %%DATADIR%%/qml/filters/color/meta_frei0r_coloradj.qml > %%DATADIR%%/qml/filters/color/meta_movit.qml > %%DATADIR%%/qml/filters/color/ui.qml > %%DATADIR%%/qml/filters/color/ui_frei0r_coloradj.qml >+%%DATADIR%%/qml/filters/contrast/icon.webp > %%DATADIR%%/qml/filters/contrast/meta.qml > %%DATADIR%%/qml/filters/contrast/meta_movit.qml > %%DATADIR%%/qml/filters/contrast/ui.qml >+%%DATADIR%%/qml/filters/corners/icon.webp > %%DATADIR%%/qml/filters/corners/meta.qml > %%DATADIR%%/qml/filters/corners/ui.qml > %%DATADIR%%/qml/filters/corners/vui.qml >+%%DATADIR%%/qml/filters/crop/icon.webp > %%DATADIR%%/qml/filters/crop/meta.qml > %%DATADIR%%/qml/filters/crop/meta_movit.qml > %%DATADIR%%/qml/filters/crop/ui.qml >+%%DATADIR%%/qml/filters/crop_circle/icon.webp > %%DATADIR%%/qml/filters/crop_circle/meta.qml > %%DATADIR%%/qml/filters/crop_circle/ui.qml >+%%DATADIR%%/qml/filters/crop_rectangle/icon.webp > %%DATADIR%%/qml/filters/crop_rectangle/meta.qml > %%DATADIR%%/qml/filters/crop_rectangle/ui.qml > %%DATADIR%%/qml/filters/crop_rectangle/vui.qml >+%%DATADIR%%/qml/filters/dance/icon.webp > %%DATADIR%%/qml/filters/dance/meta_dance.qml > %%DATADIR%%/qml/filters/dance/ui_dance.qml >+%%DATADIR%%/qml/filters/deband/icon.webp > %%DATADIR%%/qml/filters/deband/meta.qml > %%DATADIR%%/qml/filters/deband/ui.qml >+%%DATADIR%%/qml/filters/distort/icon.webp > %%DATADIR%%/qml/filters/distort/meta.qml > %%DATADIR%%/qml/filters/distort/ui.qml >+%%DATADIR%%/qml/filters/dither/icon.webp > %%DATADIR%%/qml/filters/dither/meta.qml > %%DATADIR%%/qml/filters/dither/ui.qml >+%%DATADIR%%/qml/filters/dropshadow/icon.webp >+%%DATADIR%%/qml/filters/dropshadow/meta.qml >+%%DATADIR%%/qml/filters/dropshadow/ui.qml >+%%DATADIR%%/qml/filters/dust/icon.webp > %%DATADIR%%/qml/filters/dust/meta.qml > %%DATADIR%%/qml/filters/dust/ui.qml >+%%DATADIR%%/qml/filters/dynamictext/icon.webp > %%DATADIR%%/qml/filters/dynamictext/meta.qml > %%DATADIR%%/qml/filters/dynamictext/ui.qml > %%DATADIR%%/qml/filters/dynamictext/vui.qml >+%%DATADIR%%/qml/filters/elastic_scale/icon.webp > %%DATADIR%%/qml/filters/elastic_scale/meta.qml > %%DATADIR%%/qml/filters/elastic_scale/ui.qml >+%%DATADIR%%/qml/filters/fadein_brightness/icon.webp > %%DATADIR%%/qml/filters/fadein_brightness/meta.qml > %%DATADIR%%/qml/filters/fadein_brightness/ui.qml >+%%DATADIR%%/qml/filters/fadein_movit/icon.webp > %%DATADIR%%/qml/filters/fadein_movit/meta.qml > %%DATADIR%%/qml/filters/fadein_movit/ui.qml >+%%DATADIR%%/qml/filters/fadeout_brightness/icon.webp > %%DATADIR%%/qml/filters/fadeout_brightness/meta.qml > %%DATADIR%%/qml/filters/fadeout_brightness/ui.qml >+%%DATADIR%%/qml/filters/fadeout_movit/icon.webp > %%DATADIR%%/qml/filters/fadeout_movit/meta.qml > %%DATADIR%%/qml/filters/fadeout_movit/ui.qml >+%%DATADIR%%/qml/filters/fisheye/icon.webp >+%%DATADIR%%/qml/filters/fisheye/meta.qml >+%%DATADIR%%/qml/filters/fisheye/ui.qml >+%%DATADIR%%/qml/filters/flip/icon.webp > %%DATADIR%%/qml/filters/flip/meta.qml > %%DATADIR%%/qml/filters/flip/meta_movit.qml >+%%DATADIR%%/qml/filters/fspp/icon.webp > %%DATADIR%%/qml/filters/fspp/meta.qml > %%DATADIR%%/qml/filters/fspp/ui.qml >+%%DATADIR%%/qml/filters/glitch/icon.webp > %%DATADIR%%/qml/filters/glitch/meta.qml > %%DATADIR%%/qml/filters/glitch/ui.qml >+%%DATADIR%%/qml/filters/glow/icon.webp > %%DATADIR%%/qml/filters/glow/meta_frei0r.qml > %%DATADIR%%/qml/filters/glow/meta_movit.qml > %%DATADIR%%/qml/filters/glow/ui_frei0r.qml > %%DATADIR%%/qml/filters/glow/ui_movit.qml >+%%DATADIR%%/qml/filters/gpsgraphic/icon.webp >+%%DATADIR%%/qml/filters/gpsgraphic/meta.qml >+%%DATADIR%%/qml/filters/gpsgraphic/ui.qml >+%%DATADIR%%/qml/filters/gpsgraphic/vui.qml >+%%DATADIR%%/qml/filters/gpstext/icon.webp > %%DATADIR%%/qml/filters/gpstext/meta.qml > %%DATADIR%%/qml/filters/gpstext/ui.qml > %%DATADIR%%/qml/filters/gpstext/vui.qml >+%%DATADIR%%/qml/filters/gradient/icon.webp > %%DATADIR%%/qml/filters/gradient/meta.qml > %%DATADIR%%/qml/filters/gradient/ui.qml > %%DATADIR%%/qml/filters/gradient/vui.qml > %%DATADIR%%/qml/filters/grain/meta.qml > %%DATADIR%%/qml/filters/grain/ui.qml >+%%DATADIR%%/qml/filters/grid/icon.webp > %%DATADIR%%/qml/filters/grid/meta.qml > %%DATADIR%%/qml/filters/grid/ui.qml >+%%DATADIR%%/qml/filters/halftone/icon.webp > %%DATADIR%%/qml/filters/halftone/meta.qml > %%DATADIR%%/qml/filters/halftone/ui.qml >+%%DATADIR%%/qml/filters/hqdn3d/icon.webp > %%DATADIR%%/qml/filters/hqdn3d/meta.qml > %%DATADIR%%/qml/filters/hqdn3d/ui.qml >+%%DATADIR%%/qml/filters/hue_lightness_saturation/icon.webp > %%DATADIR%%/qml/filters/hue_lightness_saturation/meta.qml > %%DATADIR%%/qml/filters/hue_lightness_saturation/ui.qml >+%%DATADIR%%/qml/filters/invert/icon.webp > %%DATADIR%%/qml/filters/invert/meta.qml > %%DATADIR%%/qml/filters/invert/ui.qml > %%DATADIR%%/qml/filters/keyspillm0pup/meta.qml > %%DATADIR%%/qml/filters/keyspillm0pup/ui.qml >+%%DATADIR%%/qml/filters/lenscorrection/icon.webp > %%DATADIR%%/qml/filters/lenscorrection/meta.qml > %%DATADIR%%/qml/filters/lenscorrection/ui.qml >+%%DATADIR%%/qml/filters/levels/icon.webp > %%DATADIR%%/qml/filters/levels/meta.qml > %%DATADIR%%/qml/filters/levels/ui.qml >+%%DATADIR%%/qml/filters/lightshow/icon.webp > %%DATADIR%%/qml/filters/lightshow/meta_lightshow.qml > %%DATADIR%%/qml/filters/lightshow/ui_lightshow.qml > %%DATADIR%%/qml/filters/lightshow/vui.qml >+%%DATADIR%%/qml/filters/lines/icon.webp > %%DATADIR%%/qml/filters/lines/meta.qml > %%DATADIR%%/qml/filters/lines/ui.qml >+%%DATADIR%%/qml/filters/lut3d/icon.webp > %%DATADIR%%/qml/filters/lut3d/meta.qml > %%DATADIR%%/qml/filters/lut3d/ui.qml > %%DATADIR%%/qml/filters/mask/meta.qml > %%DATADIR%%/qml/filters/mask/ui.qml >+%%DATADIR%%/qml/filters/mask_alphaspot/icon.webp > %%DATADIR%%/qml/filters/mask_alphaspot/meta.qml > %%DATADIR%%/qml/filters/mask_alphaspot/ui.qml >+%%DATADIR%%/qml/filters/mask_alphaspot/vui.qml >+%%DATADIR%%/qml/filters/mask_apply/icon.webp > %%DATADIR%%/qml/filters/mask_apply/meta.qml > %%DATADIR%%/qml/filters/mask_apply/ui.qml >+%%DATADIR%%/qml/filters/mask_chromakey/icon.webp > %%DATADIR%%/qml/filters/mask_chromakey/meta.qml > %%DATADIR%%/qml/filters/mask_chromakey/ui.qml >+%%DATADIR%%/qml/filters/mask_glaxnimate/icon.webp > %%DATADIR%%/qml/filters/mask_glaxnimate/meta.qml > %%DATADIR%%/qml/filters/mask_glaxnimate/ui.qml >+%%DATADIR%%/qml/filters/mask_shape/icon.webp > %%DATADIR%%/qml/filters/mask_shape/meta.qml > %%DATADIR%%/qml/filters/mask_shape/ui.qml >+%%DATADIR%%/qml/filters/mirror/icon.webp > %%DATADIR%%/qml/filters/mirror/meta.qml > %%DATADIR%%/qml/filters/mirror/meta_movit.qml > %%DATADIR%%/qml/filters/mirror/ui.qml >+%%DATADIR%%/qml/filters/mosaic/icon.webp > %%DATADIR%%/qml/filters/mosaic/meta.qml > %%DATADIR%%/qml/filters/mosaic/ui.qml > %%DATADIR%%/qml/filters/movit_diffusion/meta.qml > %%DATADIR%%/qml/filters/movit_diffusion/ui.qml >+%%DATADIR%%/qml/filters/nervous/icon.webp > %%DATADIR%%/qml/filters/nervous/meta.qml > %%DATADIR%%/qml/filters/nervous/ui.qml >+%%DATADIR%%/qml/filters/noise_fast/icon.webp > %%DATADIR%%/qml/filters/noise_fast/meta.qml > %%DATADIR%%/qml/filters/noise_fast/ui.qml >+%%DATADIR%%/qml/filters/noise_keyframes/icon.webp > %%DATADIR%%/qml/filters/noise_keyframes/meta.qml > %%DATADIR%%/qml/filters/noise_keyframes/ui.qml >+%%DATADIR%%/qml/filters/nosync/icon.webp > %%DATADIR%%/qml/filters/nosync/meta.qml > %%DATADIR%%/qml/filters/nosync/ui.qml >+%%DATADIR%%/qml/filters/oldfilm/icon.webp > %%DATADIR%%/qml/filters/oldfilm/meta.qml > %%DATADIR%%/qml/filters/oldfilm/ui.qml >+%%DATADIR%%/qml/filters/opacity/icon.webp > %%DATADIR%%/qml/filters/opacity/meta.qml > %%DATADIR%%/qml/filters/opacity/meta_movit.qml > %%DATADIR%%/qml/filters/opacity/ui.qml >+%%DATADIR%%/qml/filters/pillar_echo/icon.webp > %%DATADIR%%/qml/filters/pillar_echo/meta.qml > %%DATADIR%%/qml/filters/pillar_echo/ui.qml > %%DATADIR%%/qml/filters/pillar_echo/vui.qml >+%%DATADIR%%/qml/filters/posterize/icon.webp > %%DATADIR%%/qml/filters/posterize/meta.qml > %%DATADIR%%/qml/filters/posterize/ui.qml >+%%DATADIR%%/qml/filters/reflect/icon.webp > %%DATADIR%%/qml/filters/reflect/meta.qml > %%DATADIR%%/qml/filters/reflect/ui.qml >+%%DATADIR%%/qml/filters/reframe/icon.webp >+%%DATADIR%%/qml/filters/reframe/meta.qml >+%%DATADIR%%/qml/filters/reframe/ui.qml >+%%DATADIR%%/qml/filters/reframe/vui.qml >+%%DATADIR%%/qml/filters/rgbsplit0r/icon.webp > %%DATADIR%%/qml/filters/rgbsplit0r/meta.qml > %%DATADIR%%/qml/filters/rgbsplit0r/ui.qml >+%%DATADIR%%/qml/filters/richtext/icon.webp > %%DATADIR%%/qml/filters/richtext/meta.qml > %%DATADIR%%/qml/filters/richtext/ui.qml > %%DATADIR%%/qml/filters/richtext/vui.qml > %%DATADIR%%/qml/filters/rotate/meta.qml > %%DATADIR%%/qml/filters/rotate/ui.qml >+%%DATADIR%%/qml/filters/saturation/icon.webp > %%DATADIR%%/qml/filters/saturation/meta_frei0r.qml > %%DATADIR%%/qml/filters/saturation/meta_movit.qml > %%DATADIR%%/qml/filters/saturation/ui_frei0r.qml > %%DATADIR%%/qml/filters/saturation/ui_movit.qml >+%%DATADIR%%/qml/filters/scanlines/icon.webp > %%DATADIR%%/qml/filters/scanlines/meta.qml >+%%DATADIR%%/qml/filters/select0r/icon.webp > %%DATADIR%%/qml/filters/select0r/meta.qml > %%DATADIR%%/qml/filters/select0r/ui.qml >+%%DATADIR%%/qml/filters/sepia/icon.webp > %%DATADIR%%/qml/filters/sepia/meta.qml > %%DATADIR%%/qml/filters/sepia/ui.qml >+%%DATADIR%%/qml/filters/sharpen/icon.webp > %%DATADIR%%/qml/filters/sharpen/meta_frei0r.qml > %%DATADIR%%/qml/filters/sharpen/meta_movit.qml > %%DATADIR%%/qml/filters/sharpen/ui_frei0r.qml > %%DATADIR%%/qml/filters/sharpen/ui_movit.qml > %%DATADIR%%/qml/filters/size_position/SizePositionUI.qml > %%DATADIR%%/qml/filters/size_position/SizePositionVUI.qml >+%%DATADIR%%/qml/filters/size_position/icon.webp > %%DATADIR%%/qml/filters/size_position/meta_affine.qml > %%DATADIR%%/qml/filters/size_position/meta_movit.qml > %%DATADIR%%/qml/filters/size_position/ui_affine.qml > %%DATADIR%%/qml/filters/size_position/ui_movit.qml > %%DATADIR%%/qml/filters/size_position/vui_affine.qml > %%DATADIR%%/qml/filters/size_position/vui_movit.qml >+%%DATADIR%%/qml/filters/sketch/icon.webp > %%DATADIR%%/qml/filters/sketch/meta.qml > %%DATADIR%%/qml/filters/sketch/ui.qml >+%%DATADIR%%/qml/filters/smartblur/icon.webp > %%DATADIR%%/qml/filters/smartblur/meta.qml > %%DATADIR%%/qml/filters/smartblur/ui.qml >+%%DATADIR%%/qml/filters/spectrum/icon.webp > %%DATADIR%%/qml/filters/spectrum/meta_spectrum.qml > %%DATADIR%%/qml/filters/spectrum/ui_spectrum.qml > %%DATADIR%%/qml/filters/spectrum/vui_spectrum.qml >+%%DATADIR%%/qml/filters/speed/SpeedUI.qml >+%%DATADIR%%/qml/filters/speed/meta_forward.qml >+%%DATADIR%%/qml/filters/speed/meta_forward_reverse.qml >+%%DATADIR%%/qml/filters/speed/ui_forward.qml >+%%DATADIR%%/qml/filters/speed/ui_forward_reverse.qml > %%DATADIR%%/qml/filters/spillsuppress/meta.qml > %%DATADIR%%/qml/filters/spillsuppress/ui.qml >+%%DATADIR%%/qml/filters/spot_remover/icon.webp > %%DATADIR%%/qml/filters/spot_remover/meta.qml > %%DATADIR%%/qml/filters/spot_remover/ui.qml > %%DATADIR%%/qml/filters/spot_remover/vui.qml >+%%DATADIR%%/qml/filters/stabilize/icon.webp > %%DATADIR%%/qml/filters/stabilize/meta.qml > %%DATADIR%%/qml/filters/stabilize/ui.qml >+%%DATADIR%%/qml/filters/subtitle/icon.webp >+%%DATADIR%%/qml/filters/subtitle/meta.qml >+%%DATADIR%%/qml/filters/subtitle/ui.qml >+%%DATADIR%%/qml/filters/subtitle/vui.qml >+%%DATADIR%%/qml/filters/tcolor/icon.webp > %%DATADIR%%/qml/filters/tcolor/meta.qml > %%DATADIR%%/qml/filters/tcolor/ui.qml >+%%DATADIR%%/qml/filters/threshold/icon.webp > %%DATADIR%%/qml/filters/threshold/meta.qml > %%DATADIR%%/qml/filters/threshold/ui.qml > %%DATADIR%%/qml/filters/time_remap/meta.qml > %%DATADIR%%/qml/filters/time_remap/ui.qml > %%DATADIR%%/qml/filters/timer/ClockSpinner.qml >+%%DATADIR%%/qml/filters/timer/icon.webp > %%DATADIR%%/qml/filters/timer/meta.qml > %%DATADIR%%/qml/filters/timer/ui.qml > %%DATADIR%%/qml/filters/timer/vui.qml >+%%DATADIR%%/qml/filters/tracker/icon.webp >+%%DATADIR%%/qml/filters/tracker/meta.qml >+%%DATADIR%%/qml/filters/tracker/ui.qml >+%%DATADIR%%/qml/filters/tracker/vui.qml >+%%DATADIR%%/qml/filters/trails/icon.webp > %%DATADIR%%/qml/filters/trails/meta.qml > %%DATADIR%%/qml/filters/trails/ui.qml >+%%DATADIR%%/qml/filters/unpremultiply/icon.webp > %%DATADIR%%/qml/filters/unpremultiply/meta.qml > %%DATADIR%%/qml/filters/unpremultiply/ui.qml >+%%DATADIR%%/qml/filters/vaguedenoiser/icon.webp > %%DATADIR%%/qml/filters/vaguedenoiser/meta.qml > %%DATADIR%%/qml/filters/vaguedenoiser/ui.qml >+%%DATADIR%%/qml/filters/vertigo/icon.webp > %%DATADIR%%/qml/filters/vertigo/meta.qml > %%DATADIR%%/qml/filters/vertigo/ui.qml >+%%DATADIR%%/qml/filters/vibrance/icon.webp >+%%DATADIR%%/qml/filters/vibrance/meta.qml >+%%DATADIR%%/qml/filters/vibrance/ui.qml >+%%DATADIR%%/qml/filters/video_autofade/meta.qml >+%%DATADIR%%/qml/filters/video_autofade/ui.qml >+%%DATADIR%%/qml/filters/vignette/icon.webp > %%DATADIR%%/qml/filters/vignette/meta_movit.qml > %%DATADIR%%/qml/filters/vignette/meta_oldfilm.qml > %%DATADIR%%/qml/filters/vignette/ui_movit.qml > %%DATADIR%%/qml/filters/vignette/ui_oldfilm.qml >+%%DATADIR%%/qml/filters/wave/icon.webp > %%DATADIR%%/qml/filters/wave/meta.qml > %%DATADIR%%/qml/filters/wave/ui.qml >+%%DATADIR%%/qml/filters/waveform/icon.webp > %%DATADIR%%/qml/filters/waveform/meta.qml > %%DATADIR%%/qml/filters/waveform/ui.qml > %%DATADIR%%/qml/filters/waveform/vui.qml >+%%DATADIR%%/qml/filters/white/icon.webp > %%DATADIR%%/qml/filters/white/meta_frei0r.qml > %%DATADIR%%/qml/filters/white/meta_movit.qml > %%DATADIR%%/qml/filters/white/ui.qml >-%%DATADIR%%/qml/modules/Shotcut/Controls/AutoSizeMenu.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/Button.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/ComboBox.qml >@@ -324,11 +466,13 @@ share/mime/packages/org.shotcut.Shotcut.xml > %%DATADIR%%/qml/modules/Shotcut/Controls/EditMenu.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/Gauge.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/GradientControl.qml >+%%DATADIR%%/qml/modules/Shotcut/Controls/HorizontalScrollBar.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/HoverTip.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/KeyframableFilter.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/KeyframesButton.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/Marker.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/MarkerBar.qml >+%%DATADIR%%/qml/modules/Shotcut/Controls/MotionTrackerDialog.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/Preset.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/RectangleControl.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/SaveDefaultButton.qml >@@ -341,33 +485,33 @@ share/mime/packages/org.shotcut.Shotcut.xml > %%DATADIR%%/qml/modules/Shotcut/Controls/ToggleButton.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/ToolButton.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/UndoButton.qml >+%%DATADIR%%/qml/modules/Shotcut/Controls/VerticalScrollBar.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/VuiBase.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/qmldir > %%DATADIR%%/qml/scopes/audioloudness/audioloudnessscope.qml > %%DATADIR%%/qml/views/filter/AttachedFilters.qml >+%%DATADIR%%/qml/views/filter/CopyFiltersDialog.qml > %%DATADIR%%/qml/views/filter/FilterMenu.js > %%DATADIR%%/qml/views/filter/FilterMenu.qml > %%DATADIR%%/qml/views/filter/FilterMenuDelegate.qml > %%DATADIR%%/qml/views/filter/filterview.qml >-%%DATADIR%%/qml/views/keyframes/Clip.qml > %%DATADIR%%/qml/views/keyframes/Keyframe.qml >+%%DATADIR%%/qml/views/keyframes/KeyframeClip.qml >+%%DATADIR%%/qml/views/keyframes/KeyframeParameter.qml >+%%DATADIR%%/qml/views/keyframes/KeyframeRuler.qml > %%DATADIR%%/qml/views/keyframes/Keyframes.js >-%%DATADIR%%/qml/views/keyframes/KeyframesToolbar.qml >-%%DATADIR%%/qml/views/keyframes/Parameter.qml > %%DATADIR%%/qml/views/keyframes/ParameterHead.qml >-%%DATADIR%%/qml/views/keyframes/Ruler.qml >-%%DATADIR%%/qml/views/keyframes/ZoomSlider.qml > %%DATADIR%%/qml/views/keyframes/keyframes.qml > %%DATADIR%%/qml/views/timeline/Clip.qml > %%DATADIR%%/qml/views/timeline/CornerSelectionShadow.qml > %%DATADIR%%/qml/views/timeline/PulsingAnimation.qml > %%DATADIR%%/qml/views/timeline/Ruler.qml >+%%DATADIR%%/qml/views/timeline/Subtitle.qml >+%%DATADIR%%/qml/views/timeline/SubtitleBar.qml > %%DATADIR%%/qml/views/timeline/Timeline.js >-%%DATADIR%%/qml/views/timeline/TimelineToolbar.qml > %%DATADIR%%/qml/views/timeline/Track.js > %%DATADIR%%/qml/views/timeline/Track.qml > %%DATADIR%%/qml/views/timeline/TrackHead.qml >-%%DATADIR%%/qml/views/timeline/ZoomSlider.qml > %%DATADIR%%/qml/views/timeline/timeline.qml > %%NLS%%%%DATADIR%%/translations/shotcut_ar.qm > %%NLS%%%%DATADIR%%/translations/shotcut_ca.qm >@@ -379,10 +523,12 @@ share/mime/packages/org.shotcut.Shotcut.xml > %%NLS%%%%DATADIR%%/translations/shotcut_en_GB.qm > %%NLS%%%%DATADIR%%/translations/shotcut_es.qm > %%NLS%%%%DATADIR%%/translations/shotcut_et.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_eu.qm > %%NLS%%%%DATADIR%%/translations/shotcut_fi.qm > %%NLS%%%%DATADIR%%/translations/shotcut_fr.qm > %%NLS%%%%DATADIR%%/translations/shotcut_gd.qm > %%NLS%%%%DATADIR%%/translations/shotcut_gl.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_he_IL.qm > %%NLS%%%%DATADIR%%/translations/shotcut_hu.qm > %%NLS%%%%DATADIR%%/translations/shotcut_it.qm > %%NLS%%%%DATADIR%%/translations/shotcut_ja.qm >@@ -405,3 +551,4 @@ share/mime/packages/org.shotcut.Shotcut.xml > %%NLS%%%%DATADIR%%/translations/shotcut_uk.qm > %%NLS%%%%DATADIR%%/translations/shotcut_zh_CN.qm > %%NLS%%%%DATADIR%%/translations/shotcut_zh_TW.qm >+@dir %%DATADIR%%/translations/.lupdate
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 271775
:
242545
|
242547
|
242813
|
243708
|
244863
|
255201
|
255221
|
255558
|
255579