View | Details | Raw Unified | Return to bug 247702 | Differences between
and this patch

Collapse All | Expand All

(-)multimedia/shotcut/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
PORTNAME=	shotcut
3
PORTNAME=	shotcut
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	${FULLVERSION}
5
DISTVERSION=	${FULLVERSION}
6
PORTREVISION=	1
6
PORTREVISION=	0
7
CATEGORIES=	multimedia
7
CATEGORIES=	multimedia
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
Lines 24-30 Link Here
24
GH_ACCOUNT=	mltframework
24
GH_ACCOUNT=	mltframework
25
25
26
# Needed to be able to correctly check for updates in-app.
26
# Needed to be able to correctly check for updates in-app.
27
FULLVERSION=	20.04.12
27
FULLVERSION=	20.06.28
28
28
29
USE_GL+=	gl
29
USE_GL+=	gl
30
USE_QT=		buildtools_build concurrent_build core declarative \
30
USE_QT=		buildtools_build concurrent_build core declarative \
(-)multimedia/shotcut/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1586769687
1
TIMESTAMP = 1593653664
2
SHA256 (mltframework-shotcut-v20.04.12_GH0.tar.gz) = c7b8df40e57800667c7ffa65faf6e9d3076af19029eb57327283cc75bb29c194
2
SHA256 (mltframework-shotcut-v20.06.28_GH0.tar.gz) = d4d9f6d9c9eb0a5493b61145dda35f815f649c59a3d772272bd85d6b3482ad96
3
SIZE (mltframework-shotcut-v20.04.12_GH0.tar.gz) = 5648406
3
SIZE (mltframework-shotcut-v20.06.28_GH0.tar.gz) = 5797885
(-)multimedia/shotcut/files/patch-src_widgets_scopes_videohistogramscopewidget.cpp (-10 lines)
Lines 1-10 Link Here
1
--- src/widgets/scopes/videohistogramscopewidget.cpp.orig	2020-05-21 10:09:23 UTC
2
+++ src/widgets/scopes/videohistogramscopewidget.cpp
3
@@ -19,6 +19,7 @@
4
 #include <Logger.h>
5
 #include <QMouseEvent>
6
 #include <QPainter>
7
+#include <QPainterPath>
8
 #include <QToolTip>
9
 
10
 const qreal IRE0 = 16;
(-)multimedia/shotcut/pkg-plist (-5 / +22 lines)
Lines 1-5 Link Here
1
bin/shotcut
1
bin/shotcut
2
share/applications/org.shotcut.Shotcut.desktop
2
share/applications/org.shotcut.Shotcut.desktop
3
share/icons/hicolor/128x128/apps/org.shotcut.Shotcut.png
3
share/icons/hicolor/64x64/apps/org.shotcut.Shotcut.png
4
share/icons/hicolor/64x64/apps/org.shotcut.Shotcut.png
4
share/man/man1/shotcut.1.gz
5
share/man/man1/shotcut.1.gz
5
share/metainfo/org.shotcut.Shotcut.appdata.xml
6
share/metainfo/org.shotcut.Shotcut.appdata.xml
Lines 59-64 Link Here
59
%%DATADIR%%/qml/filters/audio_reverb/ui.qml
60
%%DATADIR%%/qml/filters/audio_reverb/ui.qml
60
%%DATADIR%%/qml/filters/audio_swapchannels/meta.qml
61
%%DATADIR%%/qml/filters/audio_swapchannels/meta.qml
61
%%DATADIR%%/qml/filters/audio_swapchannels/ui.qml
62
%%DATADIR%%/qml/filters/audio_swapchannels/ui.qml
63
%%DATADIR%%/qml/filters/bigsh0t_eq_mask/meta.qml
64
%%DATADIR%%/qml/filters/bigsh0t_eq_mask/ui.qml
65
%%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/meta.qml
66
%%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/ui.qml
67
%%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/vui.qml
68
%%DATADIR%%/qml/filters/bigsh0t_hemi_to_eq/meta.qml
69
%%DATADIR%%/qml/filters/bigsh0t_hemi_to_eq/ui.qml
70
%%DATADIR%%/qml/filters/bigsh0t_rect_to_eq/meta.qml
71
%%DATADIR%%/qml/filters/bigsh0t_rect_to_eq/ui.qml
72
%%DATADIR%%/qml/filters/bigsh0t_stabilize_360/meta.qml
73
%%DATADIR%%/qml/filters/bigsh0t_stabilize_360/ui.qml
74
%%DATADIR%%/qml/filters/bigsh0t_transform_360/meta.qml
75
%%DATADIR%%/qml/filters/bigsh0t_transform_360/ui.qml
62
%%DATADIR%%/qml/filters/blend_mode/meta.qml
76
%%DATADIR%%/qml/filters/blend_mode/meta.qml
63
%%DATADIR%%/qml/filters/blend_mode/ui.qml
77
%%DATADIR%%/qml/filters/blend_mode/ui.qml
64
%%DATADIR%%/qml/filters/bluescreen0r/meta.qml
78
%%DATADIR%%/qml/filters/bluescreen0r/meta.qml
Lines 234-239 Link Here
234
%%DATADIR%%/qml/filters/trails/ui.qml
248
%%DATADIR%%/qml/filters/trails/ui.qml
235
%%DATADIR%%/qml/filters/unpremultiply/meta.qml
249
%%DATADIR%%/qml/filters/unpremultiply/meta.qml
236
%%DATADIR%%/qml/filters/unpremultiply/ui.qml
250
%%DATADIR%%/qml/filters/unpremultiply/ui.qml
251
%%DATADIR%%/qml/filters/vaguedenoiser/meta.qml
252
%%DATADIR%%/qml/filters/vaguedenoiser/ui.qml
237
%%DATADIR%%/qml/filters/vertigo/meta.qml
253
%%DATADIR%%/qml/filters/vertigo/meta.qml
238
%%DATADIR%%/qml/filters/vertigo/ui.qml
254
%%DATADIR%%/qml/filters/vertigo/ui.qml
239
%%DATADIR%%/qml/filters/vignette/meta_movit.qml
255
%%DATADIR%%/qml/filters/vignette/meta_movit.qml
Lines 297-303 Link Here
297
%%DATADIR%%/qml/filters/white/meta_movit.qml
313
%%DATADIR%%/qml/filters/white/meta_movit.qml
298
%%DATADIR%%/qml/filters/white/ui.qml
314
%%DATADIR%%/qml/filters/white/ui.qml
299
%%DATADIR%%/qml/modules/Shotcut/Controls/GradientControl.qml
315
%%DATADIR%%/qml/modules/Shotcut/Controls/GradientControl.qml
300
%%DATADIR%%/translations/shotcut_th.qm
316
%%DATADIR%%/qml/modules/Shotcut/Controls/ToolBarToggle.qml
301
%%DATADIR%%/qml/htmleditor/text_outline.qml
317
%%DATADIR%%/qml/htmleditor/text_outline.qml
302
%%DATADIR%%/qml/htmleditor/text_shadow.qml
318
%%DATADIR%%/qml/htmleditor/text_shadow.qml
303
%%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml
319
%%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml
Lines 343-352 Link Here
343
%%DATADIR%%/qml/views/timeline/TrackHead.qml
359
%%DATADIR%%/qml/views/timeline/TrackHead.qml
344
%%DATADIR%%/qml/views/timeline/ZoomSlider.qml
360
%%DATADIR%%/qml/views/timeline/ZoomSlider.qml
345
%%DATADIR%%/qml/views/timeline/timeline.qml
361
%%DATADIR%%/qml/views/timeline/timeline.qml
346
%%DATADIR%%/translations/shotcut_ar.qm
362
%%NLS%%%%DATADIR%%/translations/shotcut_ar.qm
347
%%DATADIR%%/translations/shotcut_gl.qm
348
%%DATADIR%%/translations/shotcut_nn.qm
349
%%DATADIR%%/translations/shotcut_sv.qm
350
%%NLS%%%%DATADIR%%/translations/shotcut_ca.qm
363
%%NLS%%%%DATADIR%%/translations/shotcut_ca.qm
351
%%NLS%%%%DATADIR%%/translations/shotcut_cs.qm
364
%%NLS%%%%DATADIR%%/translations/shotcut_cs.qm
352
%%NLS%%%%DATADIR%%/translations/shotcut_da.qm
365
%%NLS%%%%DATADIR%%/translations/shotcut_da.qm
Lines 359-364 Link Here
359
%%NLS%%%%DATADIR%%/translations/shotcut_fi.qm
372
%%NLS%%%%DATADIR%%/translations/shotcut_fi.qm
360
%%NLS%%%%DATADIR%%/translations/shotcut_fr.qm
373
%%NLS%%%%DATADIR%%/translations/shotcut_fr.qm
361
%%NLS%%%%DATADIR%%/translations/shotcut_gd.qm
374
%%NLS%%%%DATADIR%%/translations/shotcut_gd.qm
375
%%NLS%%%%DATADIR%%/translations/shotcut_gl.qm
362
%%NLS%%%%DATADIR%%/translations/shotcut_hu.qm
376
%%NLS%%%%DATADIR%%/translations/shotcut_hu.qm
363
%%NLS%%%%DATADIR%%/translations/shotcut_it.qm
377
%%NLS%%%%DATADIR%%/translations/shotcut_it.qm
364
%%NLS%%%%DATADIR%%/translations/shotcut_ja.qm
378
%%NLS%%%%DATADIR%%/translations/shotcut_ja.qm
Lines 366-371 Link Here
366
%%NLS%%%%DATADIR%%/translations/shotcut_nb.qm
380
%%NLS%%%%DATADIR%%/translations/shotcut_nb.qm
367
%%NLS%%%%DATADIR%%/translations/shotcut_ne.qm
381
%%NLS%%%%DATADIR%%/translations/shotcut_ne.qm
368
%%NLS%%%%DATADIR%%/translations/shotcut_nl.qm
382
%%NLS%%%%DATADIR%%/translations/shotcut_nl.qm
383
%%NLS%%%%DATADIR%%/translations/shotcut_nn.qm
369
%%NLS%%%%DATADIR%%/translations/shotcut_oc.qm
384
%%NLS%%%%DATADIR%%/translations/shotcut_oc.qm
370
%%NLS%%%%DATADIR%%/translations/shotcut_pl.qm
385
%%NLS%%%%DATADIR%%/translations/shotcut_pl.qm
371
%%NLS%%%%DATADIR%%/translations/shotcut_pt_BR.qm
386
%%NLS%%%%DATADIR%%/translations/shotcut_pt_BR.qm
Lines 373-378 Link Here
373
%%NLS%%%%DATADIR%%/translations/shotcut_ru.qm
388
%%NLS%%%%DATADIR%%/translations/shotcut_ru.qm
374
%%NLS%%%%DATADIR%%/translations/shotcut_sk.qm
389
%%NLS%%%%DATADIR%%/translations/shotcut_sk.qm
375
%%NLS%%%%DATADIR%%/translations/shotcut_sl.qm
390
%%NLS%%%%DATADIR%%/translations/shotcut_sl.qm
391
%%NLS%%%%DATADIR%%/translations/shotcut_sv.qm
392
%%NLS%%%%DATADIR%%/translations/shotcut_th.qm
376
%%NLS%%%%DATADIR%%/translations/shotcut_tr.qm
393
%%NLS%%%%DATADIR%%/translations/shotcut_tr.qm
377
%%NLS%%%%DATADIR%%/translations/shotcut_uk.qm
394
%%NLS%%%%DATADIR%%/translations/shotcut_uk.qm
378
%%NLS%%%%DATADIR%%/translations/shotcut_zh_CN.qm
395
%%NLS%%%%DATADIR%%/translations/shotcut_zh_CN.qm

Return to bug 247702