aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-07-03 01:14:51 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-07-03 01:14:51 +0000
commit48e4ad73dbce46ffe77c3233b082f90d19b27366 (patch)
tree90d3b3595941a1a252aeb2a6e9cd83dd81a76f79
parent141e696e5ea38890f22ffb307a38152b887ef21b (diff)
downloadports-48e4ad73dbce46ffe77c3233b082f90d19b27366.tar.gz
ports-48e4ad73dbce46ffe77c3233b082f90d19b27366.zip
Update to 20.06.28 and fixed NLS option
PR: 247702 Submitted by: VVD <vvd@unislabs.com>
Notes
Notes: svn path=/head/; revision=541064
-rw-r--r--multimedia/shotcut/Makefile6
-rw-r--r--multimedia/shotcut/distinfo6
-rw-r--r--multimedia/shotcut/files/patch-src_widgets_scopes_videohistogramscopewidget.cpp10
-rw-r--r--multimedia/shotcut/pkg-plist27
4 files changed, 27 insertions, 22 deletions
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile
index 60f4a39553b8..5cc825d9e44e 100644
--- a/multimedia/shotcut/Makefile
+++ b/multimedia/shotcut/Makefile
@@ -3,7 +3,6 @@
PORTNAME= shotcut
DISTVERSIONPREFIX= v
DISTVERSION= ${FULLVERSION}
-PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= ports@FreeBSD.org
@@ -13,8 +12,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libmlt.so:multimedia/mlt
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
- ${LOCALBASE}/lib/libjack.so:audio/jack \
- ${LOCALBASE}/lib/libSDL.so:devel/sdl12
+ ${LOCALBASE}/lib/libjack.so:audio/jack
USES= desktop-file-utils gl pkgconfig \
qmake qt:5 sdl shared-mime-info \
@@ -24,7 +22,7 @@ USE_GITHUB= yes
GH_ACCOUNT= mltframework
# Needed to be able to correctly check for updates in-app.
-FULLVERSION= 20.04.12
+FULLVERSION= 20.06.28
USE_GL+= gl
USE_QT= buildtools_build concurrent_build core declarative \
diff --git a/multimedia/shotcut/distinfo b/multimedia/shotcut/distinfo
index 06d1b64cbe3b..7a267320d9a6 100644
--- a/multimedia/shotcut/distinfo
+++ b/multimedia/shotcut/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586769687
-SHA256 (mltframework-shotcut-v20.04.12_GH0.tar.gz) = c7b8df40e57800667c7ffa65faf6e9d3076af19029eb57327283cc75bb29c194
-SIZE (mltframework-shotcut-v20.04.12_GH0.tar.gz) = 5648406
+TIMESTAMP = 1593653664
+SHA256 (mltframework-shotcut-v20.06.28_GH0.tar.gz) = d4d9f6d9c9eb0a5493b61145dda35f815f649c59a3d772272bd85d6b3482ad96
+SIZE (mltframework-shotcut-v20.06.28_GH0.tar.gz) = 5797885
diff --git a/multimedia/shotcut/files/patch-src_widgets_scopes_videohistogramscopewidget.cpp b/multimedia/shotcut/files/patch-src_widgets_scopes_videohistogramscopewidget.cpp
deleted file mode 100644
index b14d9fd3a44a..000000000000
--- a/multimedia/shotcut/files/patch-src_widgets_scopes_videohistogramscopewidget.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/widgets/scopes/videohistogramscopewidget.cpp.orig 2020-05-21 10:09:23 UTC
-+++ src/widgets/scopes/videohistogramscopewidget.cpp
-@@ -19,6 +19,7 @@
- #include <Logger.h>
- #include <QMouseEvent>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QToolTip>
-
- const qreal IRE0 = 16;
diff --git a/multimedia/shotcut/pkg-plist b/multimedia/shotcut/pkg-plist
index 530d5da802ee..74c0aaee8d2c 100644
--- a/multimedia/shotcut/pkg-plist
+++ b/multimedia/shotcut/pkg-plist
@@ -1,5 +1,6 @@
bin/shotcut
share/applications/org.shotcut.Shotcut.desktop
+share/icons/hicolor/128x128/apps/org.shotcut.Shotcut.png
share/icons/hicolor/64x64/apps/org.shotcut.Shotcut.png
share/man/man1/shotcut.1.gz
share/metainfo/org.shotcut.Shotcut.appdata.xml
@@ -59,6 +60,19 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/audio_reverb/ui.qml
%%DATADIR%%/qml/filters/audio_swapchannels/meta.qml
%%DATADIR%%/qml/filters/audio_swapchannels/ui.qml
+%%DATADIR%%/qml/filters/bigsh0t_eq_mask/meta.qml
+%%DATADIR%%/qml/filters/bigsh0t_eq_mask/ui.qml
+%%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_hemi_to_eq/meta.qml
+%%DATADIR%%/qml/filters/bigsh0t_hemi_to_eq/ui.qml
+%%DATADIR%%/qml/filters/bigsh0t_rect_to_eq/meta.qml
+%%DATADIR%%/qml/filters/bigsh0t_rect_to_eq/ui.qml
+%%DATADIR%%/qml/filters/bigsh0t_stabilize_360/meta.qml
+%%DATADIR%%/qml/filters/bigsh0t_stabilize_360/ui.qml
+%%DATADIR%%/qml/filters/bigsh0t_transform_360/meta.qml
+%%DATADIR%%/qml/filters/bigsh0t_transform_360/ui.qml
%%DATADIR%%/qml/filters/blend_mode/meta.qml
%%DATADIR%%/qml/filters/blend_mode/ui.qml
%%DATADIR%%/qml/filters/bluescreen0r/meta.qml
@@ -234,6 +248,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/trails/ui.qml
%%DATADIR%%/qml/filters/unpremultiply/meta.qml
%%DATADIR%%/qml/filters/unpremultiply/ui.qml
+%%DATADIR%%/qml/filters/vaguedenoiser/meta.qml
+%%DATADIR%%/qml/filters/vaguedenoiser/ui.qml
%%DATADIR%%/qml/filters/vertigo/meta.qml
%%DATADIR%%/qml/filters/vertigo/ui.qml
%%DATADIR%%/qml/filters/vignette/meta_movit.qml
@@ -297,7 +313,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/white/meta_movit.qml
%%DATADIR%%/qml/filters/white/ui.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/GradientControl.qml
-%%DATADIR%%/translations/shotcut_th.qm
+%%DATADIR%%/qml/modules/Shotcut/Controls/ToolBarToggle.qml
%%DATADIR%%/qml/htmleditor/text_outline.qml
%%DATADIR%%/qml/htmleditor/text_shadow.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml
@@ -343,10 +359,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/views/timeline/TrackHead.qml
%%DATADIR%%/qml/views/timeline/ZoomSlider.qml
%%DATADIR%%/qml/views/timeline/timeline.qml
-%%DATADIR%%/translations/shotcut_ar.qm
-%%DATADIR%%/translations/shotcut_gl.qm
-%%DATADIR%%/translations/shotcut_nn.qm
-%%DATADIR%%/translations/shotcut_sv.qm
+%%NLS%%%%DATADIR%%/translations/shotcut_ar.qm
%%NLS%%%%DATADIR%%/translations/shotcut_ca.qm
%%NLS%%%%DATADIR%%/translations/shotcut_cs.qm
%%NLS%%%%DATADIR%%/translations/shotcut_da.qm
@@ -359,6 +372,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%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_hu.qm
%%NLS%%%%DATADIR%%/translations/shotcut_it.qm
%%NLS%%%%DATADIR%%/translations/shotcut_ja.qm
@@ -366,6 +380,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%NLS%%%%DATADIR%%/translations/shotcut_nb.qm
%%NLS%%%%DATADIR%%/translations/shotcut_ne.qm
%%NLS%%%%DATADIR%%/translations/shotcut_nl.qm
+%%NLS%%%%DATADIR%%/translations/shotcut_nn.qm
%%NLS%%%%DATADIR%%/translations/shotcut_oc.qm
%%NLS%%%%DATADIR%%/translations/shotcut_pl.qm
%%NLS%%%%DATADIR%%/translations/shotcut_pt_BR.qm
@@ -373,6 +388,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%NLS%%%%DATADIR%%/translations/shotcut_ru.qm
%%NLS%%%%DATADIR%%/translations/shotcut_sk.qm
%%NLS%%%%DATADIR%%/translations/shotcut_sl.qm
+%%NLS%%%%DATADIR%%/translations/shotcut_sv.qm
+%%NLS%%%%DATADIR%%/translations/shotcut_th.qm
%%NLS%%%%DATADIR%%/translations/shotcut_tr.qm
%%NLS%%%%DATADIR%%/translations/shotcut_uk.qm
%%NLS%%%%DATADIR%%/translations/shotcut_zh_CN.qm