Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2019 15:51:34 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504875 - head/multimedia/shotcut
Message-ID:  <201906221551.x5MFpYiJ090648@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Sat Jun 22 15:51:34 2019
New Revision: 504875
URL: https://svnweb.freebsd.org/changeset/ports/504875

Log:
  multimedia/shotcut: update to 19.06.15
  
  Too many changes to be listed here.
  
  See ChangeLog: https://shotcut.org/blog/new-release-190615/
  
  Reported by: portscout

Modified:
  head/multimedia/shotcut/Makefile
  head/multimedia/shotcut/distinfo
  head/multimedia/shotcut/pkg-plist

Modified: head/multimedia/shotcut/Makefile
==============================================================================
--- head/multimedia/shotcut/Makefile	Sat Jun 22 15:48:13 2019	(r504874)
+++ head/multimedia/shotcut/Makefile	Sat Jun 22 15:51:34 2019	(r504875)
@@ -3,7 +3,6 @@
 PORTNAME=	shotcut
 DISTVERSIONPREFIX=	v
 DISTVERSION=	${FULLVERSION}
-PORTREVISION=	2
 CATEGORIES=	multimedia
 
 MAINTAINER=	ports@FreeBSD.org
@@ -16,12 +15,16 @@ RUN_DEPENDS=	ffmpeg:multimedia/ffmpeg \
 		${LOCALBASE}/lib/libjack.so:audio/jack \
 		${LOCALBASE}/lib/libSDL.so:devel/sdl12
 
+USES=		desktop-file-utils gl pkgconfig \
+		qmake qt:5 sdl shared-mime-info
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	mltframework
+
 # Needed to be able to correctly check for updates in-app.
-FULLVERSION=	19.02.28
+FULLVERSION=	19.06.15
 
-USES=		pkgconfig qmake qt:5
+USE_GL+=	gl
 USE_QT=		buildtools_build concurrent_build core declarative \
 		graphicaleffects_run gui multimedia network opengl \
 		printsupport quickcontrols_run sql \
@@ -54,6 +57,7 @@ WEBVFX_RUN_DEPENDS=	${LOCALBASE}/lib/mlt/libmltwebvfx.
 post-patch:
 	${REINPLACE_CMD} -e 's/"qmelt"/"melt"/' \
 		${WRKSRC}/src/jobs/meltjob.cpp
+	${REINPLACE_CMD} -e 's|/share/man/man1|/man/man1|' ${WRKSRC}/src/src.pro
 
 pre-build:
 	@${FIND} ${WRKSRC} -name '.depend' -delete

Modified: head/multimedia/shotcut/distinfo
==============================================================================
--- head/multimedia/shotcut/distinfo	Sat Jun 22 15:48:13 2019	(r504874)
+++ head/multimedia/shotcut/distinfo	Sat Jun 22 15:51:34 2019	(r504875)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552140272
-SHA256 (mltframework-shotcut-v19.02.28_GH0.tar.gz) = 04b52bf0c7d9d42b3311e3d0a17930d47f93ce9eea1b7ab5ab77bafaa4afb4a6
-SIZE (mltframework-shotcut-v19.02.28_GH0.tar.gz) = 4922996
+TIMESTAMP = 1560875333
+SHA256 (mltframework-shotcut-v19.06.15_GH0.tar.gz) = 3fdfe711f1567136b7d967bd620053d5e26f6fe585826875ef66301d19f07f03
+SIZE (mltframework-shotcut-v19.06.15_GH0.tar.gz) = 5066141

Modified: head/multimedia/shotcut/pkg-plist
==============================================================================
--- head/multimedia/shotcut/pkg-plist	Sat Jun 22 15:48:13 2019	(r504874)
+++ head/multimedia/shotcut/pkg-plist	Sat Jun 22 15:51:34 2019	(r504875)
@@ -1,8 +1,8 @@
 bin/shotcut
+man/man1/shotcut.1.gz
 share/applications/org.shotcut.Shotcut.desktop
 share/icons/hicolor/64x64/apps/org.shotcut.Shotcut.png
 share/icons/hicolor/64x64/apps/shotcut.png
-share/man/man1/shotcut.1
 share/metainfo/org.shotcut.Shotcut.appdata.xml
 share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/export-edl/export-edl.js
@@ -62,6 +62,12 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/blur/meta_movit.qml
 %%DATADIR%%/qml/filters/blur/ui_boxblur.qml
 %%DATADIR%%/qml/filters/blur/ui_movit.qml
+%%DATADIR%%/qml/filters/blur_exponential/meta.qml
+%%DATADIR%%/qml/filters/blur_exponential/ui.qml
+%%DATADIR%%/qml/filters/blur_gaussian/meta.qml
+%%DATADIR%%/qml/filters/blur_gaussian/ui.qml
+%%DATADIR%%/qml/filters/blur_lowpass/meta.qml
+%%DATADIR%%/qml/filters/blur_lowpass/ui.qml
 %%DATADIR%%/qml/filters/brightness/meta.qml
 %%DATADIR%%/qml/filters/brightness/meta_movit.qml
 %%DATADIR%%/qml/filters/brightness/ui.qml
@@ -79,6 +85,10 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/crop/meta.qml
 %%DATADIR%%/qml/filters/crop/meta_movit.qml
 %%DATADIR%%/qml/filters/crop/ui.qml
+%%DATADIR%%/qml/filters/dance/meta_dance.qml
+%%DATADIR%%/qml/filters/dance/ui_dance.qml
+%%DATADIR%%/qml/filters/distort/meta.qml
+%%DATADIR%%/qml/filters/distort/ui.qml
 %%DATADIR%%/qml/filters/dust/meta.qml
 %%DATADIR%%/qml/filters/dust/ui.qml
 %%DATADIR%%/qml/filters/dynamictext/meta.qml
@@ -92,12 +102,20 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/fadeout_brightness/ui.qml
 %%DATADIR%%/qml/filters/fadeout_movit/meta.qml
 %%DATADIR%%/qml/filters/fadeout_movit/ui.qml
+%%DATADIR%%/qml/filters/flip/meta.qml
+%%DATADIR%%/qml/filters/flip/meta_movit.qml
+%%DATADIR%%/qml/filters/glitch/meta.qml
+%%DATADIR%%/qml/filters/glitch/ui.qml
 %%DATADIR%%/qml/filters/glow/meta_frei0r.qml
 %%DATADIR%%/qml/filters/glow/meta_movit.qml
 %%DATADIR%%/qml/filters/glow/ui_frei0r.qml
 %%DATADIR%%/qml/filters/glow/ui_movit.qml
 %%DATADIR%%/qml/filters/grain/meta.qml
 %%DATADIR%%/qml/filters/grain/ui.qml
+%%DATADIR%%/qml/filters/grid/meta.qml
+%%DATADIR%%/qml/filters/grid/ui.qml
+%%DATADIR%%/qml/filters/hqdn3d/meta.qml
+%%DATADIR%%/qml/filters/hqdn3d/ui.qml
 %%DATADIR%%/qml/filters/hue_lightness_saturation/meta.qml
 %%DATADIR%%/qml/filters/hue_lightness_saturation/ui.qml
 %%DATADIR%%/qml/filters/invert/meta.qml
@@ -108,6 +126,9 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/lenscorrection/ui.qml
 %%DATADIR%%/qml/filters/levels/meta.qml
 %%DATADIR%%/qml/filters/levels/ui.qml
+%%DATADIR%%/qml/filters/lightshow/meta_lightshow.qml
+%%DATADIR%%/qml/filters/lightshow/ui_lightshow.qml
+%%DATADIR%%/qml/filters/lightshow/vui.qml
 %%DATADIR%%/qml/filters/lines/meta.qml
 %%DATADIR%%/qml/filters/lines/ui.qml
 %%DATADIR%%/qml/filters/lut3d/meta.qml
@@ -126,11 +147,17 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/mosaic/ui.qml
 %%DATADIR%%/qml/filters/movit_diffusion/meta.qml
 %%DATADIR%%/qml/filters/movit_diffusion/ui.qml
+%%DATADIR%%/qml/filters/noise_fast/meta.qml
+%%DATADIR%%/qml/filters/noise_fast/ui.qml
+%%DATADIR%%/qml/filters/noise_keyframes/meta.qml
+%%DATADIR%%/qml/filters/noise_keyframes/ui.qml
 %%DATADIR%%/qml/filters/oldfilm/meta.qml
 %%DATADIR%%/qml/filters/oldfilm/ui.qml
 %%DATADIR%%/qml/filters/opacity/meta.qml
 %%DATADIR%%/qml/filters/opacity/meta_movit.qml
 %%DATADIR%%/qml/filters/opacity/ui.qml
+%%DATADIR%%/qml/filters/rgbsplit0r/meta.qml
+%%DATADIR%%/qml/filters/rgbsplit0r/ui.qml
 %%DATADIR%%/qml/filters/rotate/meta.qml
 %%DATADIR%%/qml/filters/rotate/ui.qml
 %%DATADIR%%/qml/filters/saturation/meta_frei0r.qml
@@ -199,6 +226,10 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/filters/webvfx_circular_frame/filter-demo.html
 %%DATADIR%%/qml/filters/webvfx_circular_frame/meta.qml
 %%DATADIR%%/qml/filters/webvfx_circular_frame/ui.qml
+%%DATADIR%%/qml/filters/webvfx_clip/filter-clip.html
+%%DATADIR%%/qml/filters/webvfx_clip/meta.qml
+%%DATADIR%%/qml/filters/webvfx_clip/ui.qml
+%%DATADIR%%/qml/filters/webvfx_clip/vui.qml
 %%DATADIR%%/qml/filters/webvfx_ruttetraizer/meta.qml
 %%DATADIR%%/qml/filters/webvfx_ruttetraizer/ruttetraizer.html
 %%DATADIR%%/qml/filters/webvfx_ruttetraizer/three.js
@@ -229,6 +260,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/htmleditor/text_outline.qml
 %%DATADIR%%/qml/htmleditor/text_shadow.qml
 %%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml
+%%DATADIR%%/qml/modules/Shotcut/Controls/KeyframableFilter.qml
 %%DATADIR%%/qml/modules/Shotcut/Controls/KeyframesButton.qml
 %%DATADIR%%/qml/modules/Shotcut/Controls/Preset.qml
 %%DATADIR%%/qml/modules/Shotcut/Controls/RectangleControl.qml
@@ -270,6 +302,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
 %%DATADIR%%/qml/views/keyframes/ToggleButton.qml
 %%DATADIR%%/qml/views/keyframes/ZoomSlider.qml
 %%DATADIR%%/qml/views/keyframes/keyframes.qml
+%%DATADIR%%/translations/shotcut_nn.qm
+%%DATADIR%%/translations/shotcut_sv.qm
 %%NLS%%%%DATADIR%%/translations/shotcut_ca.qm
 %%NLS%%%%DATADIR%%/translations/shotcut_cs.qm
 %%NLS%%%%DATADIR%%/translations/shotcut_da.qm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906221551.x5MFpYiJ090648>