Index: head/multimedia/shotcut/Makefile =================================================================== --- head/multimedia/shotcut/Makefile (revision 430455) +++ head/multimedia/shotcut/Makefile (revision 430456) @@ -1,71 +1,71 @@ # $FreeBSD$ PORTNAME= shotcut PORTVERSION= ${FULLVERSION:R} CATEGORIES= multimedia MAINTAINER= avilla@FreeBSD.org COMMENT= Free, open source, cross-platform video editor LICENSE= GPLv3 LIB_DEPENDS= libmlt.so:multimedia/mlt RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ ${LOCALBASE}/lib/libjack.so.0:audio/jack \ ${LOCALBASE}/lib/libSDL-1.2.so.0:devel/sdl12 USE_GITHUB= yes GH_ACCOUNT= mltframework GH_TAGNAME= v${PORTVERSION} # Needed to be able to correctly check for updates in-app. -FULLVERSION= 16.12.03 +FULLVERSION= 17.01.02 USES= pkgconfig qmake USE_QT5= buildtools_build concurrent_build core \ graphicaleffects_run gui multimedia network opengl \ printsupport qml quick quickcontrols_run sql \ sql-sqlite3_run webkit websockets widgets x11extras xml USE_XORG= x11 QMAKE_ARGS= ${PORTNAME:tu}_VERSION="${FULLVERSION}" DESKTOP_ENTRIES="Shotcut" \ "Video Editor" \ "${PORTNAME}" \ "${PORTNAME}" \ "AudioVideo;Video;AudioVideoEditing;" \ "" OPTIONS_DEFINE= FREI0R LADSPA NLS WEBVFX OPTIONS_DEFAULT=FREI0R LADSPA WEBVFX OPTIONS_SUB= yes WEBVFX_DESC= HTML/QML-based video effects support FREI0R_RUN_DEPENDS= frei0r-plugins>=0:graphics/frei0r-plugins LADSPA_RUN_DEPENDS= swhplugins>=0:audio/swhplugins NLS_USE= QT5=linguisttools_build WEBVFX_RUN_DEPENDS= ${LOCALBASE}/lib/mlt/libmltwebvfx.so:multimedia/webvfx-qt5 post-patch: ${REINPLACE_CMD} -e 's/"qmelt"/"melt"/' \ ${WRKSRC}/src/jobs/meltjob.cpp pre-build: @${FIND} ${WRKSRC} -name '.depend' -delete post-build-NLS-on: ${LRELEASE} ${WRKSRC}/src/src.pro post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps ${INSTALL_DATA} ${WRKSRC}/icons/${PORTNAME}-logo-64.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/${PORTNAME}.png post-install-NLS-on: ${MKDIR} ${STAGEDIR}${DATADIR}/translations ${INSTALL_DATA} ${WRKSRC}/translations/*.qm \ ${STAGEDIR}${DATADIR}/translations .include Index: head/multimedia/shotcut/distinfo =================================================================== --- head/multimedia/shotcut/distinfo (revision 430455) +++ head/multimedia/shotcut/distinfo (revision 430456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483007681 -SHA256 (mltframework-shotcut-16.12-v16.12_GH0.tar.gz) = a6d3610205a2a4a31d1685e3be2b9445051f47bf4ecb9ecb8e2ef6fa000f8d84 -SIZE (mltframework-shotcut-16.12-v16.12_GH0.tar.gz) = 3668121 +TIMESTAMP = 1483443218 +SHA256 (mltframework-shotcut-17.01-v17.01_GH0.tar.gz) = ef5a2a4e18fcab7febd30248432b1fa6bb94f6f8a95ad7f30a7c6754b03962b8 +SIZE (mltframework-shotcut-17.01-v17.01_GH0.tar.gz) = 3708940 Property changes on: head/multimedia/shotcut/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/multimedia/shotcut/pkg-descr =================================================================== --- head/multimedia/shotcut/pkg-descr (revision 430455) +++ head/multimedia/shotcut/pkg-descr (revision 430456) @@ -1,7 +1,7 @@ Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. -WWW: https://shotcutapp.com +WWW: https://shotcut.org Property changes on: head/multimedia/shotcut/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/multimedia/shotcut/pkg-plist =================================================================== --- head/multimedia/shotcut/pkg-plist (revision 430455) +++ head/multimedia/shotcut/pkg-plist (revision 430456) @@ -1,227 +1,228 @@ bin/shotcut share/icons/hicolor/64x64/apps/shotcut.png %%DATADIR%%/qml/export-edl/export-edl.js %%DATADIR%%/qml/export-edl/main.js %%DATADIR%%/qml/export-edl/mlt2edl.js %%DATADIR%%/qml/export-edl/package.json %%DATADIR%%/qml/export-edl/rebuild.sh %%DATADIR%%/qml/export-edl/test-node.js %%DATADIR%%/qml/filters/alpha_adjust/meta.qml %%DATADIR%%/qml/filters/alpha_adjust/ui.qml %%DATADIR%%/qml/filters/alpha_view/meta.qml %%DATADIR%%/qml/filters/alpha_view/ui.qml %%DATADIR%%/qml/filters/audio_balance/meta.qml %%DATADIR%%/qml/filters/audio_balance/ui.qml %%DATADIR%%/qml/filters/audio_bandpass/meta.qml %%DATADIR%%/qml/filters/audio_bandpass/ui.qml %%DATADIR%%/qml/filters/audio_basstreble/meta.qml %%DATADIR%%/qml/filters/audio_basstreble/ui.qml %%DATADIR%%/qml/filters/audio_channelcopy/meta.qml %%DATADIR%%/qml/filters/audio_channelcopy/ui.qml %%DATADIR%%/qml/filters/audio_compressor/meta.qml %%DATADIR%%/qml/filters/audio_compressor/ui.qml %%DATADIR%%/qml/filters/audio_delay/meta.qml %%DATADIR%%/qml/filters/audio_delay/ui.qml %%DATADIR%%/qml/filters/audio_expander/meta.qml %%DATADIR%%/qml/filters/audio_expander/ui.qml %%DATADIR%%/qml/filters/audio_fadein/meta.qml %%DATADIR%%/qml/filters/audio_fadein/ui.qml %%DATADIR%%/qml/filters/audio_fadeout/meta.qml %%DATADIR%%/qml/filters/audio_fadeout/ui.qml %%DATADIR%%/qml/filters/audio_gain/meta.qml %%DATADIR%%/qml/filters/audio_gain/ui.qml %%DATADIR%%/qml/filters/audio_highpass/meta.qml %%DATADIR%%/qml/filters/audio_highpass/ui.qml %%DATADIR%%/qml/filters/audio_limiter/meta.qml %%DATADIR%%/qml/filters/audio_limiter/ui.qml %%DATADIR%%/qml/filters/audio_lowpass/meta.qml %%DATADIR%%/qml/filters/audio_lowpass/ui.qml %%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_normalize_1p/meta.qml %%DATADIR%%/qml/filters/audio_normalize_1p/ui.qml %%DATADIR%%/qml/filters/audio_normalize_2p/meta.qml %%DATADIR%%/qml/filters/audio_normalize_2p/ui.qml %%DATADIR%%/qml/filters/audio_notch/meta.qml %%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_reverb/meta.qml %%DATADIR%%/qml/filters/audio_reverb/ui.qml %%DATADIR%%/qml/filters/audio_swapchannels/meta.qml %%DATADIR%%/qml/filters/audio_swapchannels/ui.qml %%DATADIR%%/qml/filters/bluescreen0r/meta.qml %%DATADIR%%/qml/filters/bluescreen0r/ui.qml %%DATADIR%%/qml/filters/blur/meta_boxblur.qml %%DATADIR%%/qml/filters/blur/meta_movit.qml %%DATADIR%%/qml/filters/blur/ui_boxblur.qml %%DATADIR%%/qml/filters/blur/ui_movit.qml %%DATADIR%%/qml/filters/brightness/meta.qml %%DATADIR%%/qml/filters/brightness/meta_movit.qml %%DATADIR%%/qml/filters/brightness/ui.qml %%DATADIR%%/qml/filters/brightness/ui_movit.qml %%DATADIR%%/qml/filters/color/meta.qml %%DATADIR%%/qml/filters/color/meta_frei0r_coloradj.qml %%DATADIR%%/qml/filters/color/meta_movit.qml %%DATADIR%%/qml/filters/color/ui.qml %%DATADIR%%/qml/filters/color/ui_frei0r_coloradj.qml %%DATADIR%%/qml/filters/contrast/meta.qml %%DATADIR%%/qml/filters/contrast/meta_movit.qml %%DATADIR%%/qml/filters/contrast/ui.qml %%DATADIR%%/qml/filters/crop/meta.qml %%DATADIR%%/qml/filters/crop/meta_movit.qml %%DATADIR%%/qml/filters/crop/ui.qml %%DATADIR%%/qml/filters/dust/meta.qml %%DATADIR%%/qml/filters/dust/ui.qml %%DATADIR%%/qml/filters/dynamictext/meta.qml %%DATADIR%%/qml/filters/dynamictext/ui.qml %%DATADIR%%/qml/filters/dynamictext/vui.qml %%DATADIR%%/qml/filters/fadein_brightness/meta.qml %%DATADIR%%/qml/filters/fadein_brightness/ui.qml %%DATADIR%%/qml/filters/fadein_movit/meta.qml %%DATADIR%%/qml/filters/fadein_movit/ui.qml %%DATADIR%%/qml/filters/fadeout_brightness/meta.qml %%DATADIR%%/qml/filters/fadeout_brightness/ui.qml %%DATADIR%%/qml/filters/fadeout_movit/meta.qml %%DATADIR%%/qml/filters/fadeout_movit/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/invert/meta.qml %%DATADIR%%/qml/filters/invert/ui.qml %%DATADIR%%/qml/filters/keyspillm0pup/meta.qml %%DATADIR%%/qml/filters/keyspillm0pup/ui.qml %%DATADIR%%/qml/filters/lenscorrection/meta.qml %%DATADIR%%/qml/filters/lenscorrection/ui.qml %%DATADIR%%/qml/filters/lines/meta.qml %%DATADIR%%/qml/filters/lines/ui.qml %%DATADIR%%/qml/filters/lut3d/meta.qml %%DATADIR%%/qml/filters/lut3d/ui.qml %%DATADIR%%/qml/filters/mirror/meta.qml %%DATADIR%%/qml/filters/mirror/meta_movit.qml %%DATADIR%%/qml/filters/mirror/ui.qml %%DATADIR%%/qml/filters/movit_diffusion/meta.qml %%DATADIR%%/qml/filters/movit_diffusion/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/rotate/meta.qml %%DATADIR%%/qml/filters/rotate/ui.qml %%DATADIR%%/qml/filters/saturation/meta_frei0r.qml %%DATADIR%%/qml/filters/saturation/meta_movit.qml %%DATADIR%%/qml/filters/saturation/ui_frei0r.qml %%DATADIR%%/qml/filters/saturation/ui_movit.qml %%DATADIR%%/qml/filters/select0r/meta.qml %%DATADIR%%/qml/filters/select0r/ui.qml %%DATADIR%%/qml/filters/sepia/meta.qml %%DATADIR%%/qml/filters/sepia/ui.qml %%DATADIR%%/qml/filters/sharpen/meta_frei0r.qml %%DATADIR%%/qml/filters/sharpen/meta_movit.qml %%DATADIR%%/qml/filters/sharpen/ui_frei0r.qml %%DATADIR%%/qml/filters/sharpen/ui_movit.qml %%DATADIR%%/qml/filters/size_position/SizePositionUI.qml %%DATADIR%%/qml/filters/size_position/SizePositionVUI.qml %%DATADIR%%/qml/filters/size_position/meta_affine.qml %%DATADIR%%/qml/filters/size_position/meta_movit.qml %%DATADIR%%/qml/filters/size_position/ui_affine.qml %%DATADIR%%/qml/filters/size_position/ui_movit.qml %%DATADIR%%/qml/filters/size_position/vui_affine.qml %%DATADIR%%/qml/filters/size_position/vui_movit.qml %%DATADIR%%/qml/filters/smartblur/meta.qml %%DATADIR%%/qml/filters/smartblur/ui.qml %%DATADIR%%/qml/filters/spillsuppress/meta.qml %%DATADIR%%/qml/filters/spillsuppress/ui.qml %%DATADIR%%/qml/filters/stabilize/meta.qml %%DATADIR%%/qml/filters/stabilize/ui.qml %%DATADIR%%/qml/filters/tcolor/meta.qml %%DATADIR%%/qml/filters/tcolor/ui.qml %%DATADIR%%/qml/filters/vignette/meta_movit.qml %%DATADIR%%/qml/filters/vignette/meta_oldfilm.qml %%DATADIR%%/qml/filters/vignette/ui_movit.qml %%DATADIR%%/qml/filters/vignette/ui_oldfilm.qml %%DATADIR%%/qml/filters/wave/meta.qml %%DATADIR%%/qml/filters/wave/ui.qml %%DATADIR%%/qml/filters/webvfx/meta.qml %%DATADIR%%/qml/filters/webvfx/ui.qml %%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_ruttetraizer/meta.qml %%DATADIR%%/qml/filters/webvfx_ruttetraizer/ruttetraizer.html %%DATADIR%%/qml/filters/webvfx_ruttetraizer/three.js %%DATADIR%%/qml/filters/webvfx_ruttetraizer/ui.qml %%DATADIR%%/qml/filters/webvfx_threejs_text/Detector.js %%DATADIR%%/qml/filters/webvfx_threejs_text/GeometryUtils.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/droid_sans_bold.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/droid_sans_regular.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/droid_serif_bold.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/droid_serif_regular.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/gentilis_bold.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/gentilis_regular.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/helvetiker_bold.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/helvetiker_regular.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/optimer_bold.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/fonts/optimer_regular.typeface.js %%DATADIR%%/qml/filters/webvfx_threejs_text/meta.qml %%DATADIR%%/qml/filters/webvfx_threejs_text/three.min.js %%DATADIR%%/qml/filters/webvfx_threejs_text/threejs_text.html %%DATADIR%%/qml/filters/webvfx_threejs_text/ui.qml %%DATADIR%%/qml/filters/white/meta_frei0r.qml %%DATADIR%%/qml/filters/white/meta_movit.qml %%DATADIR%%/qml/filters/white/ui.qml %%DATADIR%%/qml/htmleditor/text_outline.qml %%DATADIR%%/qml/htmleditor/text_shadow.qml %%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml %%DATADIR%%/qml/modules/Shotcut/Controls/Preset.qml %%DATADIR%%/qml/modules/Shotcut/Controls/RectangleControl.qml %%DATADIR%%/qml/modules/Shotcut/Controls/SaveDefaultButton.qml %%DATADIR%%/qml/modules/Shotcut/Controls/SimplePropertyUI.qml %%DATADIR%%/qml/modules/Shotcut/Controls/SliderSpinner.qml %%DATADIR%%/qml/modules/Shotcut/Controls/TimeSpinner.qml %%DATADIR%%/qml/modules/Shotcut/Controls/ToolTip.qml %%DATADIR%%/qml/modules/Shotcut/Controls/UndoButton.qml %%DATADIR%%/qml/modules/Shotcut/Controls/qmldir %%DATADIR%%/qml/scopes/audioloudness/audioloudnessscope.qml %%DATADIR%%/qml/timeline/Clip.qml %%DATADIR%%/qml/timeline/CornerSelectionShadow.qml %%DATADIR%%/qml/timeline/PulsingAnimation.qml %%DATADIR%%/qml/timeline/Ruler.qml %%DATADIR%%/qml/timeline/Timeline.js %%DATADIR%%/qml/timeline/TimelineToolbar.qml %%DATADIR%%/qml/timeline/ToggleButton.qml %%DATADIR%%/qml/timeline/Track.js %%DATADIR%%/qml/timeline/Track.qml %%DATADIR%%/qml/timeline/TrackHead.qml %%DATADIR%%/qml/timeline/ZoomSlider.qml %%DATADIR%%/qml/timeline/timeline.qml %%DATADIR%%/qml/views/filter/AttachedFilters.qml %%DATADIR%%/qml/views/filter/FilterMenu.js %%DATADIR%%/qml/views/filter/FilterMenu.qml %%DATADIR%%/qml/views/filter/FilterMenuDelegate.qml %%DATADIR%%/qml/views/filter/filterview.qml %%DATADIR%%/qml/vui_droparea.qml %%NLS%%%%DATADIR%%/translations/shotcut_ca.qm %%NLS%%%%DATADIR%%/translations/shotcut_cs.qm %%NLS%%%%DATADIR%%/translations/shotcut_da.qm %%NLS%%%%DATADIR%%/translations/shotcut_de.qm %%NLS%%%%DATADIR%%/translations/shotcut_el.qm %%NLS%%%%DATADIR%%/translations/shotcut_en.qm %%NLS%%%%DATADIR%%/translations/shotcut_es.qm %%NLS%%%%DATADIR%%/translations/shotcut_fr.qm %%NLS%%%%DATADIR%%/translations/shotcut_gd.qm %%NLS%%%%DATADIR%%/translations/shotcut_it.qm %%NLS%%%%DATADIR%%/translations/shotcut_nl.qm %%NLS%%%%DATADIR%%/translations/shotcut_oc.qm %%NLS%%%%DATADIR%%/translations/shotcut_pl.qm %%NLS%%%%DATADIR%%/translations/shotcut_pt_BR.qm %%NLS%%%%DATADIR%%/translations/shotcut_pt_PT.qm %%NLS%%%%DATADIR%%/translations/shotcut_ru.qm %%NLS%%%%DATADIR%%/translations/shotcut_sk.qm %%NLS%%%%DATADIR%%/translations/shotcut_uk.qm -%%NLS%%%%DATADIR%%/translations/shotcut_zh.qm +%%NLS%%%%DATADIR%%/translations/shotcut_zh_CN.qm +%%NLS%%%%DATADIR%%/translations/shotcut_zh_TW.qm Property changes on: head/multimedia/shotcut/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property