FreeBSD Bugzilla – Attachment 194312 Details for
Bug 229071
multimedia/shotcut: update to 18.06.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
shotcut-18.06.02.v1.diff (text/plain), 5.87 KB, created by
Tobias C. Berner
on 2018-06-16 19:49:31 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Tobias C. Berner
Created:
2018-06-16 19:49:31 UTC
Size:
5.87 KB
patch
obsolete
>Index: multimedia/shotcut/Makefile >=================================================================== >--- multimedia/shotcut/Makefile (revision 472553) >+++ multimedia/shotcut/Makefile (working copy) >@@ -3,7 +3,6 @@ > PORTNAME= shotcut > PORTVERSION= ${FULLVERSION:R} > DISTVERSIONPREFIX= v >-PORTREVISION= 4 > CATEGORIES= multimedia > > MAINTAINER= avilla@FreeBSD.org >@@ -19,7 +18,7 @@ > USE_GITHUB= yes > GH_ACCOUNT= mltframework > # Needed to be able to correctly check for updates in-app. >-FULLVERSION= 17.02.01 >+FULLVERSION= 18.06.02 > > USES= pkgconfig qmake > USE_QT5= buildtools_build concurrent_build core \ >@@ -64,9 +63,4 @@ > ${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 <bsd.port.mk> >Index: multimedia/shotcut/distinfo >=================================================================== >--- multimedia/shotcut/distinfo (revision 472553) >+++ multimedia/shotcut/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1488270629 >-SHA256 (mltframework-shotcut-v17.02_GH0.tar.gz) = 19e2812c72c34d87317f56f0e1ad07de1e19b295865dfcc67078bbd4c37fde26 >-SIZE (mltframework-shotcut-v17.02_GH0.tar.gz) = 3729420 >+TIMESTAMP = 1529164030 >+SHA256 (mltframework-shotcut-v18.06_GH0.tar.gz) = f5872bc53765845f7d45e5b370811e93b2058ee5dc569f6b3d97a546fdd22004 >+SIZE (mltframework-shotcut-v18.06_GH0.tar.gz) = 4207139 >Index: multimedia/shotcut/pkg-plist >=================================================================== >--- multimedia/shotcut/pkg-plist (revision 472553) >+++ multimedia/shotcut/pkg-plist (working copy) >@@ -1,5 +1,10 @@ > bin/shotcut >+share/applications/org.shotcut.Shotcut.desktop >+share/applications/shotcut.desktop >+share/icons/hicolor/64x64/apps/org.shotcut.Shotcut.png > share/icons/hicolor/64x64/apps/shotcut.png >+share/metainfo/org.shotcut.Shotcut.appdata.xml >+share/mime/packages/org.shotcut.Shotcut.xml > %%DATADIR%%/qml/export-edl/export-edl.js > %%DATADIR%%/qml/export-edl/main.js > %%DATADIR%%/qml/export-edl/mlt2edl.js >@@ -91,6 +96,8 @@ > %%DATADIR%%/qml/filters/glow/ui_movit.qml > %%DATADIR%%/qml/filters/grain/meta.qml > %%DATADIR%%/qml/filters/grain/ui.qml >+%%DATADIR%%/qml/filters/hue_lightness_saturation/meta.qml >+%%DATADIR%%/qml/filters/hue_lightness_saturation/ui.qml > %%DATADIR%%/qml/filters/invert/meta.qml > %%DATADIR%%/qml/filters/invert/ui.qml > %%DATADIR%%/qml/filters/keyspillm0pup/meta.qml >@@ -101,9 +108,13 @@ > %%DATADIR%%/qml/filters/lines/ui.qml > %%DATADIR%%/qml/filters/lut3d/meta.qml > %%DATADIR%%/qml/filters/lut3d/ui.qml >+%%DATADIR%%/qml/filters/mask/meta.qml >+%%DATADIR%%/qml/filters/mask/ui.qml > %%DATADIR%%/qml/filters/mirror/meta.qml > %%DATADIR%%/qml/filters/mirror/meta_movit.qml > %%DATADIR%%/qml/filters/mirror/ui.qml >+%%DATADIR%%/qml/filters/mosaic/meta.qml >+%%DATADIR%%/qml/filters/mosaic/ui.qml > %%DATADIR%%/qml/filters/movit_diffusion/meta.qml > %%DATADIR%%/qml/filters/movit_diffusion/ui.qml > %%DATADIR%%/qml/filters/oldfilm/meta.qml >@@ -133,8 +144,13 @@ > %%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/sketch/meta.qml >+%%DATADIR%%/qml/filters/sketch/ui.qml > %%DATADIR%%/qml/filters/smartblur/meta.qml > %%DATADIR%%/qml/filters/smartblur/ui.qml >+%%DATADIR%%/qml/filters/spectrum/meta_spectrum.qml >+%%DATADIR%%/qml/filters/spectrum/ui_spectrum.qml >+%%DATADIR%%/qml/filters/spectrum/vui_spectrum.qml > %%DATADIR%%/qml/filters/spillsuppress/meta.qml > %%DATADIR%%/qml/filters/spillsuppress/ui.qml > %%DATADIR%%/qml/filters/stabilize/meta.qml >@@ -178,6 +194,7 @@ > %%DATADIR%%/qml/htmleditor/text_outline.qml > %%DATADIR%%/qml/htmleditor/text_shadow.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml >+%%DATADIR%%/qml/modules/Shotcut/Controls/KeyframesButton.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/Preset.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/RectangleControl.qml > %%DATADIR%%/qml/modules/Shotcut/Controls/SaveDefaultButton.qml >@@ -205,6 +222,16 @@ > %%DATADIR%%/qml/views/filter/FilterMenu.qml > %%DATADIR%%/qml/views/filter/FilterMenuDelegate.qml > %%DATADIR%%/qml/views/filter/filterview.qml >+%%DATADIR%%/qml/views/keyframes/Clip.qml >+%%DATADIR%%/qml/views/keyframes/Keyframe.qml >+%%DATADIR%%/qml/views/keyframes/Keyframes.js >+%%DATADIR%%/qml/views/keyframes/KeyframesToolbar.qml >+%%DATADIR%%/qml/views/keyframes/Parameter.qml >+%%DATADIR%%/qml/views/keyframes/ParameterHead.qml >+%%DATADIR%%/qml/views/keyframes/Ruler.qml >+%%DATADIR%%/qml/views/keyframes/ToggleButton.qml >+%%DATADIR%%/qml/views/keyframes/ZoomSlider.qml >+%%DATADIR%%/qml/views/keyframes/keyframes.qml > %%DATADIR%%/qml/vui_droparea.qml > %%NLS%%%%DATADIR%%/translations/shotcut_ca.qm > %%NLS%%%%DATADIR%%/translations/shotcut_cs.qm >@@ -213,9 +240,15 @@ > %%NLS%%%%DATADIR%%/translations/shotcut_el.qm > %%NLS%%%%DATADIR%%/translations/shotcut_en.qm > %%NLS%%%%DATADIR%%/translations/shotcut_es.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_et.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_fi.qm > %%NLS%%%%DATADIR%%/translations/shotcut_fr.qm > %%NLS%%%%DATADIR%%/translations/shotcut_gd.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_hu.qm > %%NLS%%%%DATADIR%%/translations/shotcut_it.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_ja.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_nb.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_ne.qm > %%NLS%%%%DATADIR%%/translations/shotcut_nl.qm > %%NLS%%%%DATADIR%%/translations/shotcut_oc.qm > %%NLS%%%%DATADIR%%/translations/shotcut_pl.qm >@@ -224,6 +257,7 @@ > %%NLS%%%%DATADIR%%/translations/shotcut_ru.qm > %%NLS%%%%DATADIR%%/translations/shotcut_sk.qm > %%NLS%%%%DATADIR%%/translations/shotcut_sl.qm >+%%NLS%%%%DATADIR%%/translations/shotcut_tr.qm > %%NLS%%%%DATADIR%%/translations/shotcut_uk.qm > %%NLS%%%%DATADIR%%/translations/shotcut_zh_CN.qm > %%NLS%%%%DATADIR%%/translations/shotcut_zh_TW.qm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229071
: 194312