diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-02-19 18:19:30 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-02-19 18:19:30 +0000 |
commit | c3303d3ec17f04ffef4ede2a481622b0b983b6a1 (patch) | |
tree | eb19964f2c549f30feeeaab9079b5be5f2958de8 | |
parent | Document webkit2-gtk3 vulnabilities (diff) |
multimedia/shotcut: update to 20.02.17
ChangeLog: https://shotcut.org/blog/new-release-200217/
Reported by: portscout
-rw-r--r-- | multimedia/shotcut/Makefile | 2 | ||||
-rw-r--r-- | multimedia/shotcut/distinfo | 6 | ||||
-rw-r--r-- | multimedia/shotcut/pkg-plist | 9 |
3 files changed, 13 insertions, 4 deletions
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile index fd285d24fcd2..12cbfd2df5b4 100644 --- a/multimedia/shotcut/Makefile +++ b/multimedia/shotcut/Makefile @@ -23,7 +23,7 @@ USE_GITHUB= yes GH_ACCOUNT= mltframework # Needed to be able to correctly check for updates in-app. -FULLVERSION= 19.12.31 +FULLVERSION= 20.02.17 USE_GL+= gl USE_QT= buildtools_build concurrent_build core declarative \ diff --git a/multimedia/shotcut/distinfo b/multimedia/shotcut/distinfo index 94a909ed79fd..22a4340380c3 100644 --- a/multimedia/shotcut/distinfo +++ b/multimedia/shotcut/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577877165 -SHA256 (mltframework-shotcut-v19.12.31_GH0.tar.gz) = d7017d605edb581cb47de4844827bd627c159c810614381f4586ef35e8c3d97a -SIZE (mltframework-shotcut-v19.12.31_GH0.tar.gz) = 5475620 +TIMESTAMP = 1582049039 +SHA256 (mltframework-shotcut-v20.02.17_GH0.tar.gz) = 15c90f4e6a0a0f98f1f1c021966373ebfa445dfdd07fa8b054ccd7129080b05e +SIZE (mltframework-shotcut-v20.02.17_GH0.tar.gz) = 5577213 diff --git a/multimedia/shotcut/pkg-plist b/multimedia/shotcut/pkg-plist index fd8336a0a673..30b0732d4ae1 100644 --- a/multimedia/shotcut/pkg-plist +++ b/multimedia/shotcut/pkg-plist @@ -54,6 +54,8 @@ share/mime/packages/org.shotcut.Shotcut.xml %%DATADIR%%/qml/filters/audio_notch/ui.qml %%DATADIR%%/qml/filters/audio_pan/meta.qml %%DATADIR%%/qml/filters/audio_pan/ui.qml +%%DATADIR%%/qml/filters/audio_pitch/meta.qml +%%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_swapchannels/meta.qml @@ -175,6 +177,10 @@ share/mime/packages/org.shotcut.Shotcut.xml %%DATADIR%%/qml/filters/opacity/ui.qml %%DATADIR%%/qml/filters/posterize/meta.qml %%DATADIR%%/qml/filters/posterize/ui.qml +%%DATADIR%%/qml/filters/rectangle/meta.qml +%%DATADIR%%/qml/filters/rectangle/rectangle.qml +%%DATADIR%%/qml/filters/rectangle/ui.qml +%%DATADIR%%/qml/filters/rectangle/vui.qml %%DATADIR%%/qml/filters/rgbsplit0r/meta.qml %%DATADIR%%/qml/filters/rgbsplit0r/ui.qml %%DATADIR%%/qml/filters/rotate/meta.qml @@ -335,6 +341,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 @@ -368,3 +375,5 @@ 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 + + |