multimedia/shotcut: update to 19.12.16
Too many changes to be listed here. ChangeLog: https://github.com/mltframework/shotcut/releases/tag/v19.12.16 Reported by: portscout
This commit is contained in:
parent
6474c40f73
commit
d71db01644
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520447
3 changed files with 13 additions and 5 deletions
|
@ -3,7 +3,6 @@
|
|||
PORTNAME= shotcut
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= ${FULLVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -24,7 +23,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= mltframework
|
||||
|
||||
# Needed to be able to correctly check for updates in-app.
|
||||
FULLVERSION= 19.10.20
|
||||
FULLVERSION= 19.12.16
|
||||
|
||||
USE_GL+= gl
|
||||
USE_QT= buildtools_build concurrent_build core declarative \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1571679775
|
||||
SHA256 (mltframework-shotcut-v19.10.20_GH0.tar.gz) = e4bc40ff2bf16b2aca82ca632e750a109fab9f51cd7ce35a4740f56a2cd2e0cd
|
||||
SIZE (mltframework-shotcut-v19.10.20_GH0.tar.gz) = 5323510
|
||||
TIMESTAMP = 1576623801
|
||||
SHA256 (mltframework-shotcut-v19.12.16_GH0.tar.gz) = 52d5f664e1d01db7db65b6bbff9873889cf9094fa45d1aa3df068018c0914418
|
||||
SIZE (mltframework-shotcut-v19.12.16_GH0.tar.gz) = 5469043
|
||||
|
|
|
@ -44,6 +44,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
|
|||
%%DATADIR%%/qml/filters/audio_mono/meta.qml
|
||||
%%DATADIR%%/qml/filters/audio_mute/meta.qml
|
||||
%%DATADIR%%/qml/filters/audio_mute/ui.qml
|
||||
%%DATADIR%%/qml/filters/audio_noisegate/meta.qml
|
||||
%%DATADIR%%/qml/filters/audio_noisegate/ui.qml
|
||||
%%DATADIR%%/qml/filters/audio_normalize_1p/meta.qml
|
||||
%%DATADIR%%/qml/filters/audio_normalize_1p/ui.qml
|
||||
%%DATADIR%%/qml/filters/audio_normalize_2p/meta.qml
|
||||
|
@ -116,6 +118,9 @@ share/mime/packages/org.shotcut.Shotcut.xml
|
|||
%%DATADIR%%/qml/filters/glow/meta_movit.qml
|
||||
%%DATADIR%%/qml/filters/glow/ui_frei0r.qml
|
||||
%%DATADIR%%/qml/filters/glow/ui_movit.qml
|
||||
%%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/meta.qml
|
||||
|
@ -178,6 +183,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
|
|||
%%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/meta.qml
|
||||
%%DATADIR%%/qml/filters/select0r/meta.qml
|
||||
%%DATADIR%%/qml/filters/select0r/ui.qml
|
||||
%%DATADIR%%/qml/filters/sepia/meta.qml
|
||||
|
@ -242,6 +248,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
|
|||
%%DATADIR%%/qml/filters/webvfx/templates/webvfx/Basic/Blank with Web Animations/web-animations.html
|
||||
%%DATADIR%%/qml/filters/webvfx/templates/webvfx/Basic/Simple Scroll/simple_scroll.html
|
||||
%%DATADIR%%/qml/filters/webvfx/templates/webvfx/Basic/Simple Scroll/simple_scroll_ui.qml
|
||||
%%DATADIR%%/qml/filters/webvfx/templates/webvfx/Basic/Two Column Scroll/two_column_scroll.html
|
||||
%%DATADIR%%/qml/filters/webvfx/templates/webvfx/Basic/Two Column Scroll/two_column_scroll_ui.qml
|
||||
%%DATADIR%%/qml/filters/webvfx/ui.qml
|
||||
%%DATADIR%%/qml/filters/webvfx_choppy/choppy.html
|
||||
%%DATADIR%%/qml/filters/webvfx_choppy/meta.qml
|
||||
|
@ -280,6 +288,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
|
|||
%%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/GradientControl.qml
|
||||
%%DATADIR%%/translations/shotcut_th.qm
|
||||
%%DATADIR%%/qml/htmleditor/text_outline.qml
|
||||
%%DATADIR%%/qml/htmleditor/text_shadow.qml
|
||||
|
|
Loading…
Reference in a new issue