diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-01-02 13:52:17 +0800 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-01-02 13:52:17 +0800 |
commit | ff1b580f70297458b8a3b047d8f1a7b346c23482 (patch) | |
tree | c8a6e48273d68531739dae5ae4d2d03a86d88168 /multimedia | |
parent | 88879d0ad81a3c8519b870ccab961ea063ce94a6 (diff) | |
download | freebsd-ports-gnome-ff1b580f70297458b8a3b047d8f1a7b346c23482.tar.gz freebsd-ports-gnome-ff1b580f70297458b8a3b047d8f1a7b346c23482.tar.zst freebsd-ports-gnome-ff1b580f70297458b8a3b047d8f1a7b346c23482.zip |
multimedia/shotcut: update to 12.12.31
ChangeLog: https://www.shotcut.org/blog/new-release-191231/
* Moving multiple clips on the Timeline
* Allow reducing track height to very short in Timeline and Keyframes.
* Fixed crackly audio playback for some Windows users.
* Fixed loading project files made before v19.06 when not using a
period for a decimal point.
* Fixed Lift and Ripple Delete on Timeline not reliably removing
all selected.
* Fixed checking Properties > Image sequence may not update
duration in Playlist.
* Fixed the intra-VLC and non-linear-quantizer options in
* the XDCAM-422 and D10 export presets.
Reported by: portscout
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/shotcut/Makefile | 2 | ||||
-rw-r--r-- | multimedia/shotcut/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile index 02dba25892fe..fd285d24fcd2 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.16 +FULLVERSION= 19.12.31 USE_GL+= gl USE_QT= buildtools_build concurrent_build core declarative \ diff --git a/multimedia/shotcut/distinfo b/multimedia/shotcut/distinfo index 427e79e1e733..94a909ed79fd 100644 --- a/multimedia/shotcut/distinfo +++ b/multimedia/shotcut/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576623801 -SHA256 (mltframework-shotcut-v19.12.16_GH0.tar.gz) = 52d5f664e1d01db7db65b6bbff9873889cf9094fa45d1aa3df068018c0914418 -SIZE (mltframework-shotcut-v19.12.16_GH0.tar.gz) = 5469043 +TIMESTAMP = 1577877165 +SHA256 (mltframework-shotcut-v19.12.31_GH0.tar.gz) = d7017d605edb581cb47de4844827bd627c159c810614381f4586ef35e8c3d97a +SIZE (mltframework-shotcut-v19.12.31_GH0.tar.gz) = 5475620 |