aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2022-03-21 01:19:58 +0000
committerCharlie Li <vishwin@FreeBSD.org>2022-07-29 12:39:43 +0000
commita7d72f205ee96d5eb37f1746b92dac678341c321 (patch)
tree8d750523e5c8e97af3cbfe593cc0cd82fbf16051 /multimedia
parent506962561f4b4de2de7311dd50d5400a727d83ba (diff)
downloadports-a7d72f205ee96d5eb37f1746b92dac678341c321.tar.gz
ports-a7d72f205ee96d5eb37f1746b92dac678341c321.zip
multimedia/shotcut: update to 22.06.23
Summary: Release notes: https://www.shotcut.org/blog/ Now uses multimedia/mlt7, cmake and more While here, remove multimedia/webvfx-qt5, as it was abandoned upstream and only developed with and for shotcut Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D34618
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/shotcut/Makefile42
-rw-r--r--multimedia/shotcut/distinfo6
-rw-r--r--multimedia/shotcut/pkg-plist46
-rw-r--r--multimedia/webvfx-qt5/Makefile47
-rw-r--r--multimedia/webvfx-qt5/distinfo3
-rw-r--r--multimedia/webvfx-qt5/files/patch-tools_browser_browser.ui11
-rw-r--r--multimedia/webvfx-qt5/pkg-descr8
-rw-r--r--multimedia/webvfx-qt5/pkg-plist149
9 files changed, 64 insertions, 249 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index cce4e9a7105f..8dbfcd3d678c 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -418,7 +418,6 @@
SUBDIR += w_scan2
SUBDIR += webcamd
SUBDIR += webcamoid
- SUBDIR += webvfx-qt5
SUBDIR += wf-recorder
SUBDIR += win32-codecs
SUBDIR += winff
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile
index beae7d75f977..5436a2e01ab5 100644
--- a/multimedia/shotcut/Makefile
+++ b/multimedia/shotcut/Makefile
@@ -1,51 +1,41 @@
PORTNAME= shotcut
-DISTVERSIONPREFIX= v
-DISTVERSION= ${FULLVERSION}
-PORTREVISION= 3
+DISTVERSION= 22.06.23
CATEGORIES= multimedia
+MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/
+DISTNAME= ${PORTNAME}-src-${DISTVERSION:C/\.//g}
MAINTAINER= vishwin@FreeBSD.org
COMMENT= Free, open source, cross-platform video editor
LICENSE= GPLv3
+LIB_DEPENDS= libfftw3.so:math/fftw3
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
${LOCALBASE}/lib/libjack.so:audio/jack
-USES= compiler:c++11-lang cpe desktop-file-utils gl mlt:6 pkgconfig \
- qmake qt:5 sdl shared-mime-info \
- xorg
+USES= cmake compiler:c++11-lang cpe desktop-file-utils gl mlt:7 pkgconfig \
+ qmake:no_env qt:5 sdl shared-mime-info tar:txz xorg
CPE_VENDOR= meltytech
-USE_GITHUB= yes
GH_ACCOUNT= mltframework
-# Needed to be able to correctly check for updates in-app.
-FULLVERSION= 21.03.21
-
-USE_GL+= gl
-USE_QT= buildtools_build concurrent_build core declarative \
- graphicaleffects_run gui multimedia network opengl \
- printsupport quickcontrols2 sql \
- sql-sqlite3_run webkit websockets widgets x11extras xml \
- linguisttools_build
+USE_GL= gl
+USE_QT= core declarative gui multimedia network opengl quickcontrols2 sql \
+ websockets widgets xml buildtools_build concurrent_build linguisttools_build
USE_SDL= sdl2
USE_XORG= x11
-QMAKE_ARGS= ${PORTNAME:tu}_VERSION="${FULLVERSION}"
+# Needed to be able to correctly check for updates in-app.
+CMAKE_ARGS= -D${PORTNAME:tu}_VERSION="${DISTVERSION}"
-OPTIONS_DEFINE= FREI0R LADSPA NLS WEBVFX
-OPTIONS_DEFAULT=FREI0R LADSPA WEBVFX
-OPTIONS_SUB= yes
+WRKSRC= ${WRKDIR}/src
+WRKSRC_SUBDIR= ${PORTNAME}
-WEBVFX_DESC= HTML/QML-based video effects support
+OPTIONS_DEFINE= FREI0R LADSPA NLS
+OPTIONS_DEFAULT=FREI0R LADSPA
+OPTIONS_SUB= yes
FREI0R_RUN_DEPENDS= frei0r-plugins>=0:graphics/frei0r-plugins
LADSPA_RUN_DEPENDS= swhplugins>=0:audio/swhplugins
-WEBVFX_RUN_DEPENDS= ${LOCALBASE}/lib/mlt/libmltwebvfx.so:multimedia/webvfx-qt5
-
-pre-build:
- @${FIND} ${WRKSRC} -name '.depend' -delete
-
.include <bsd.port.mk>
diff --git a/multimedia/shotcut/distinfo b/multimedia/shotcut/distinfo
index acc51bc72c3b..eb64b9e13a4d 100644
--- a/multimedia/shotcut/distinfo
+++ b/multimedia/shotcut/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616401712
-SHA256 (mltframework-shotcut-v21.03.21_GH0.tar.gz) = be668454896c540746a3d27c42c858d7652399722c7ec073c7cd3e52d7578ccd
-SIZE (mltframework-shotcut-v21.03.21_GH0.tar.gz) = 4101401
+TIMESTAMP = 1658981972
+SHA256 (shotcut-src-220623.txz) = 5f91089ba99ab61b4c41168d8bba4e5abd7d136961973c5289cd2e7de29f210e
+SIZE (shotcut-src-220623.txz) = 60135892
diff --git a/multimedia/shotcut/pkg-plist b/multimedia/shotcut/pkg-plist
index 2c4f6ab75587..877f59971b8c 100644
--- a/multimedia/shotcut/pkg-plist
+++ b/multimedia/shotcut/pkg-plist
@@ -1,10 +1,17 @@
bin/shotcut
+lib/libCuteLogger.so
share/applications/org.shotcut.Shotcut.desktop
share/icons/hicolor/128x128/apps/org.shotcut.Shotcut.png
share/icons/hicolor/64x64/apps/org.shotcut.Shotcut.png
share/man/man1/shotcut.1.gz
share/metainfo/org.shotcut.Shotcut.metainfo.xml
share/mime/packages/org.shotcut.Shotcut.xml
+%%DATADIR%%/qml/export-chapters/export-chapters.js
+%%DATADIR%%/qml/export-chapters/main.js
+%%DATADIR%%/qml/export-chapters/mlt2chapters.js
+%%DATADIR%%/qml/export-chapters/package.json
+%%DATADIR%%/qml/export-chapters/rebuild.sh
+%%DATADIR%%/qml/export-chapters/test-node.js
%%DATADIR%%/qml/export-edl/export-edl.js
%%DATADIR%%/qml/export-edl/main.js
%%DATADIR%%/qml/export-edl/mlt2edl.js
@@ -27,6 +34,12 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%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_eq15band/meta.qml
+%%DATADIR%%/qml/filters/audio_eq15band/ui.qml
+%%DATADIR%%/qml/filters/audio_eq3band/meta.qml
+%%DATADIR%%/qml/filters/audio_eq3band/ui.qml
+%%DATADIR%%/qml/filters/audio_eqparametric/meta.qml
+%%DATADIR%%/qml/filters/audio_eqparametric/ui.qml
%%DATADIR%%/qml/filters/audio_expander/meta.qml
%%DATADIR%%/qml/filters/audio_expander/ui.qml
%%DATADIR%%/qml/filters/audio_fadein/meta.qml
@@ -59,13 +72,21 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/audio_pitch/ui.qml
%%DATADIR%%/qml/filters/audio_reverb/meta.qml
%%DATADIR%%/qml/filters/audio_reverb/ui.qml
+%%DATADIR%%/qml/filters/audio_stereoenhance/meta.qml
+%%DATADIR%%/qml/filters/audio_stereoenhance/ui.qml
%%DATADIR%%/qml/filters/audio_swapchannels/meta.qml
%%DATADIR%%/qml/filters/audio_swapchannels/ui.qml
+%%DATADIR%%/qml/filters/audiolevelgraph/meta.qml
+%%DATADIR%%/qml/filters/audiolevelgraph/ui.qml
+%%DATADIR%%/qml/filters/audiolevelgraph/vui.qml
%%DATADIR%%/qml/filters/bigsh0t_eq_mask/meta.qml
%%DATADIR%%/qml/filters/bigsh0t_eq_mask/ui.qml
%%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/meta.qml
%%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/ui.qml
%%DATADIR%%/qml/filters/bigsh0t_eq_to_rect/vui.qml
+%%DATADIR%%/qml/filters/bigsh0t_eq_to_stereo/meta.qml
+%%DATADIR%%/qml/filters/bigsh0t_eq_to_stereo/ui.qml
+%%DATADIR%%/qml/filters/bigsh0t_eq_to_stereo/vui.qml
%%DATADIR%%/qml/filters/bigsh0t_hemi_to_eq/meta.qml
%%DATADIR%%/qml/filters/bigsh0t_hemi_to_eq/ui.qml
%%DATADIR%%/qml/filters/bigsh0t_rect_to_eq/meta.qml
@@ -79,14 +100,18 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/blend_mode/ui.qml
%%DATADIR%%/qml/filters/bluescreen0r/meta.qml
%%DATADIR%%/qml/filters/bluescreen0r/ui.qml
+%%DATADIR%%/qml/filters/blur/meta_box_blur.qml
%%DATADIR%%/qml/filters/blur/meta_boxblur.qml
%%DATADIR%%/qml/filters/blur/meta_movit.qml
+%%DATADIR%%/qml/filters/blur/ui_box_blur.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_av.qml
%%DATADIR%%/qml/filters/blur_gaussian/meta.qml
-%%DATADIR%%/qml/filters/blur_gaussian/ui.qml
+%%DATADIR%%/qml/filters/blur_gaussian/ui_av.qml
+%%DATADIR%%/qml/filters/blur_gaussian/ui_frei0r.qml
%%DATADIR%%/qml/filters/blur_lowpass/meta.qml
%%DATADIR%%/qml/filters/blur_lowpass/ui.qml
%%DATADIR%%/qml/filters/brightness/meta.qml
@@ -118,6 +143,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/crop_rectangle/vui.qml
%%DATADIR%%/qml/filters/dance/meta_dance.qml
%%DATADIR%%/qml/filters/dance/ui_dance.qml
+%%DATADIR%%/qml/filters/deband/meta.qml
+%%DATADIR%%/qml/filters/deband/ui.qml
%%DATADIR%%/qml/filters/distort/meta.qml
%%DATADIR%%/qml/filters/distort/ui.qml
%%DATADIR%%/qml/filters/dither/meta.qml
@@ -147,6 +174,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/gpstext/meta.qml
+%%DATADIR%%/qml/filters/gpstext/ui.qml
+%%DATADIR%%/qml/filters/gpstext/vui.qml
%%DATADIR%%/qml/filters/gradient/meta.qml
%%DATADIR%%/qml/filters/gradient/ui.qml
%%DATADIR%%/qml/filters/gradient/vui.qml
@@ -181,6 +211,10 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/mask_alphaspot/ui.qml
%%DATADIR%%/qml/filters/mask_apply/meta.qml
%%DATADIR%%/qml/filters/mask_apply/ui.qml
+%%DATADIR%%/qml/filters/mask_chromakey/meta.qml
+%%DATADIR%%/qml/filters/mask_chromakey/ui.qml
+%%DATADIR%%/qml/filters/mask_glaxnimate/meta.qml
+%%DATADIR%%/qml/filters/mask_glaxnimate/ui.qml
%%DATADIR%%/qml/filters/mask_shape/meta.qml
%%DATADIR%%/qml/filters/mask_shape/ui.qml
%%DATADIR%%/qml/filters/mirror/meta.qml
@@ -208,6 +242,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/pillar_echo/vui.qml
%%DATADIR%%/qml/filters/posterize/meta.qml
%%DATADIR%%/qml/filters/posterize/ui.qml
+%%DATADIR%%/qml/filters/reflect/meta.qml
+%%DATADIR%%/qml/filters/reflect/ui.qml
%%DATADIR%%/qml/filters/rgbsplit0r/meta.qml
%%DATADIR%%/qml/filters/rgbsplit0r/ui.qml
%%DATADIR%%/qml/filters/richtext/meta.qml
@@ -254,6 +290,8 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/filters/tcolor/ui.qml
%%DATADIR%%/qml/filters/threshold/meta.qml
%%DATADIR%%/qml/filters/threshold/ui.qml
+%%DATADIR%%/qml/filters/time_remap/meta.qml
+%%DATADIR%%/qml/filters/time_remap/ui.qml
%%DATADIR%%/qml/filters/timer/ClockSpinner.qml
%%DATADIR%%/qml/filters/timer/meta.qml
%%DATADIR%%/qml/filters/timer/ui.qml
@@ -278,15 +316,19 @@ 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/AutoSizeMenu.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/Button.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/ColorPicker.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/ComboBox.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/DoubleSpinBox.qml
+%%DATADIR%%/qml/modules/Shotcut/Controls/EditMenu.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/Gauge.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/GradientControl.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/HoverTip.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/KeyframableFilter.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/KeyframesButton.qml
+%%DATADIR%%/qml/modules/Shotcut/Controls/Marker.qml
+%%DATADIR%%/qml/modules/Shotcut/Controls/MarkerBar.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/Preset.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/RectangleControl.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/SaveDefaultButton.qml
@@ -295,6 +337,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%DATADIR%%/qml/modules/Shotcut/Controls/TextFilterUi.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/TextFilterVui.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/TimeSpinner.qml
+%%DATADIR%%/qml/modules/Shotcut/Controls/TipBox.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/ToggleButton.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/ToolButton.qml
%%DATADIR%%/qml/modules/Shotcut/Controls/UndoButton.qml
@@ -352,6 +395,7 @@ share/mime/packages/org.shotcut.Shotcut.xml
%%NLS%%%%DATADIR%%/translations/shotcut_pl.qm
%%NLS%%%%DATADIR%%/translations/shotcut_pt_BR.qm
%%NLS%%%%DATADIR%%/translations/shotcut_pt_PT.qm
+%%NLS%%%%DATADIR%%/translations/shotcut_ro.qm
%%NLS%%%%DATADIR%%/translations/shotcut_ru.qm
%%NLS%%%%DATADIR%%/translations/shotcut_sk.qm
%%NLS%%%%DATADIR%%/translations/shotcut_sl.qm
diff --git a/multimedia/webvfx-qt5/Makefile b/multimedia/webvfx-qt5/Makefile
deleted file mode 100644
index 8bd8a96d861f..000000000000
--- a/multimedia/webvfx-qt5/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-PORTNAME= webvfx
-DISTVERSION= 0.4.4-20160823
-PORTREVISION= 14
-CATEGORIES= multimedia
-PKGNAMESUFFIX= -qt5
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Video effects library based on HTML/QML
-
-LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-USE_GITHUB= yes
-GH_ACCOUNT= mltframework
-GH_TAGNAME= e918ce4
-
-USES= compiler:c++11-lang mlt:6 pkgconfig qmake qt:5
-USE_QT= 3d buildtools_build declarative opengl webkit
-USE_LDCONFIG= yes
-
-PORTEXAMPLES= *
-
-OPTIONS_DEFINE= DOXYGEN EXAMPLES
-OPTIONS_SUB= yes
-
-DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
-
-post-patch-EXAMPLES-on:
- @${REINPLACE_CMD} -i '' -e 's,examples/,,g' ${WRKSRC}/demo/mlt/*
-
-pre-configure:
-# Fix make jobs and speed up build.
- @${REINPLACE_CMD} -e 's/debug_and_release//' ${WRKSRC}/common.pri
-
-post-build-DOXYGEN-on:
- cd ${WRKSRC} && ${MAKE} doxydoc
-
-post-install-DOXYGEN-on:
- cd ${WRKSRC}/doxydoc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}
-
-post-install-EXAMPLES-on:
- cd ${WRKSRC}/demo/examples && \
- ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}
- cd ${WRKSRC}/demo && \
- ${COPYTREE_SHARE} mlt ${STAGEDIR}${EXAMPLESDIR}
-
-.include <bsd.port.mk>
diff --git a/multimedia/webvfx-qt5/distinfo b/multimedia/webvfx-qt5/distinfo
deleted file mode 100644
index 84f29b630681..000000000000
--- a/multimedia/webvfx-qt5/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1482943021
-SHA256 (mltframework-webvfx-0.4.4-20160823-e918ce4_GH0.tar.gz) = 0fdeecf484195e33cc7eb29000ee9372e96e6752560a8219a7dc2745bfb5cf0d
-SIZE (mltframework-webvfx-0.4.4-20160823-e918ce4_GH0.tar.gz) = 239354
diff --git a/multimedia/webvfx-qt5/files/patch-tools_browser_browser.ui b/multimedia/webvfx-qt5/files/patch-tools_browser_browser.ui
deleted file mode 100644
index a334207c1296..000000000000
--- a/multimedia/webvfx-qt5/files/patch-tools_browser_browser.ui
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/browser/browser.ui.orig 2018-12-11 15:29:09 UTC
-+++ tools/browser/browser.ui
-@@ -59,7 +59,7 @@
- <customwidget>
- <class>QWebView</class>
- <extends>QWidget</extends>
-- <header>QtWebKit/QWebView</header>
-+ <header>QtWebKitWidgets/QWebView</header>
- </customwidget>
- </customwidgets>
- <resources/>
diff --git a/multimedia/webvfx-qt5/pkg-descr b/multimedia/webvfx-qt5/pkg-descr
deleted file mode 100644
index cebac2600d8a..000000000000
--- a/multimedia/webvfx-qt5/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-WebVfx is a video effects framework that allows video effects
-(filters, transitions, etc.) to be authored using web technologies
-(HTML, CSS, JavaScript, WebGL, etc.) or with Qt Quick QML (a
-declarative CSS and JavaScript like language).
-
-WebVfx includes plugins for the MLT open source multimedia framework.
-
-WWW: https://www.mltframework.org/doxygen/webvfx/
diff --git a/multimedia/webvfx-qt5/pkg-plist b/multimedia/webvfx-qt5/pkg-plist
deleted file mode 100644
index a47e688816a7..000000000000
--- a/multimedia/webvfx-qt5/pkg-plist
+++ /dev/null
@@ -1,149 +0,0 @@
-bin/webvfx_browser
-bin/webvfx_render
-bin/webvfx_viewer
-lib/libwebvfx.so
-lib/libwebvfx.so.1
-lib/libwebvfx.so.1.0
-lib/libwebvfx.so.1.0.0
-lib/mlt/libmltwebvfx.so
-%%DOXYGEN%%%%DOCSDIR%%/annotated.html
-%%DOXYGEN%%%%DOCSDIR%%/bc_s.png
-%%DOXYGEN%%%%DOCSDIR%%/bdwn.png
-%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_effects-members.html
-%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_effects.html
-%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_image-members.html
-%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_image.html
-%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_logger-members.html
-%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_logger.html
-%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_parameters-members.html
-%%DOXYGEN%%%%DOCSDIR%%/class_web_vfx_1_1_parameters.html
-%%DOXYGEN%%%%DOCSDIR%%/classes.html
-%%DOXYGEN%%%%DOCSDIR%%/closed.png
-%%DOXYGEN%%%%DOCSDIR%%/dir_9ead2682ff8c5d072d53541a40d3c441.html
-%%DOXYGEN%%%%DOCSDIR%%/doc.png
-%%DOXYGEN%%%%DOCSDIR%%/doxygen.css
-%%DOXYGEN%%%%DOCSDIR%%/doxygen.svg
-%%DOXYGEN%%%%DOCSDIR%%/dynsections.js
-%%DOXYGEN%%%%DOCSDIR%%/effects_3d.html
-%%DOXYGEN%%%%DOCSDIR%%/effects_authoring.html
-%%DOXYGEN%%%%DOCSDIR%%/examples.html
-%%DOXYGEN%%%%DOCSDIR%%/examples_2filter-demo_8html-example.html
-%%DOXYGEN%%%%DOCSDIR%%/examples_2filter-demo_8qml-example.html
-%%DOXYGEN%%%%DOCSDIR%%/examples_2producer-demo_8html-example.html
-%%DOXYGEN%%%%DOCSDIR%%/examples_2transition-demo3d_8qml-example.html
-%%DOXYGEN%%%%DOCSDIR%%/examples_2transition-demo_8html-example.html
-%%DOXYGEN%%%%DOCSDIR%%/examples_2transition-shader-crosszoom_8html-example.html
-%%DOXYGEN%%%%DOCSDIR%%/examples_2transition-shader-pagecurl_8html-example.html
-%%DOXYGEN%%%%DOCSDIR%%/folderclosed.png
-%%DOXYGEN%%%%DOCSDIR%%/folderopen.png
-%%DOXYGEN%%%%DOCSDIR%%/functions.html
-%%DOXYGEN%%%%DOCSDIR%%/functions_enum.html
-%%DOXYGEN%%%%DOCSDIR%%/functions_eval.html
-%%DOXYGEN%%%%DOCSDIR%%/functions_func.html
-%%DOXYGEN%%%%DOCSDIR%%/functions_vars.html
-%%DOXYGEN%%%%DOCSDIR%%/hierarchy.html
-%%DOXYGEN%%%%DOCSDIR%%/index.html
-%%DOXYGEN%%%%DOCSDIR%%/jquery.js
-%%DOXYGEN%%%%DOCSDIR%%/license.html
-%%DOXYGEN%%%%DOCSDIR%%/logo.png
-%%DOXYGEN%%%%DOCSDIR%%/menu.js
-%%DOXYGEN%%%%DOCSDIR%%/menudata.js
-%%DOXYGEN%%%%DOCSDIR%%/mlt.html
-%%DOXYGEN%%%%DOCSDIR%%/namespace_web_vfx.html
-%%DOXYGEN%%%%DOCSDIR%%/namespacemembers.html
-%%DOXYGEN%%%%DOCSDIR%%/namespacemembers_func.html
-%%DOXYGEN%%%%DOCSDIR%%/namespaces.html
-%%DOXYGEN%%%%DOCSDIR%%/nav_f.png
-%%DOXYGEN%%%%DOCSDIR%%/nav_g.png
-%%DOXYGEN%%%%DOCSDIR%%/nav_h.png
-%%DOXYGEN%%%%DOCSDIR%%/open.png
-%%DOXYGEN%%%%DOCSDIR%%/pages.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_0.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_0.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_1.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_1.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_2.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_2.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_3.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_3.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_4.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_4.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_5.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_5.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_6.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_6.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_7.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_7.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_8.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_8.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_9.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_9.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_a.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_a.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_b.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_b.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_c.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_c.js
-%%DOXYGEN%%%%DOCSDIR%%/search/all_d.html
-%%DOXYGEN%%%%DOCSDIR%%/search/all_d.js
-%%DOXYGEN%%%%DOCSDIR%%/search/classes_0.html
-%%DOXYGEN%%%%DOCSDIR%%/search/classes_0.js
-%%DOXYGEN%%%%DOCSDIR%%/search/classes_1.html
-%%DOXYGEN%%%%DOCSDIR%%/search/classes_1.js
-%%DOXYGEN%%%%DOCSDIR%%/search/classes_2.html
-%%DOXYGEN%%%%DOCSDIR%%/search/classes_2.js
-%%DOXYGEN%%%%DOCSDIR%%/search/classes_3.html
-%%DOXYGEN%%%%DOCSDIR%%/search/classes_3.js
-%%DOXYGEN%%%%DOCSDIR%%/search/close.svg
-%%DOXYGEN%%%%DOCSDIR%%/search/enums_0.html
-%%DOXYGEN%%%%DOCSDIR%%/search/enums_0.js
-%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_0.html
-%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_0.js
-%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_1.html
-%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_1.js
-%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_2.html
-%%DOXYGEN%%%%DOCSDIR%%/search/enumvalues_2.js
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_0.html
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_0.js
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_1.html
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_1.js
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_2.html
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_2.js
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_3.html
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_3.js
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_4.html
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_4.js
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_5.html
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_5.js
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_6.html
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_6.js
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_7.html
-%%DOXYGEN%%%%DOCSDIR%%/search/functions_7.js
-%%DOXYGEN%%%%DOCSDIR%%/search/mag_sel.svg
-%%DOXYGEN%%%%DOCSDIR%%/search/namespaces_0.html
-%%DOXYGEN%%%%DOCSDIR%%/search/namespaces_0.js
-%%DOXYGEN%%%%DOCSDIR%%/search/nomatches.html
-%%DOXYGEN%%%%DOCSDIR%%/search/pages_0.html
-%%DOXYGEN%%%%DOCSDIR%%/search/pages_0.js
-%%DOXYGEN%%%%DOCSDIR%%/search/pages_1.html
-%%DOXYGEN%%%%DOCSDIR%%/search/pages_1.js
-%%DOXYGEN%%%%DOCSDIR%%/search/pages_2.html
-%%DOXYGEN%%%%DOCSDIR%%/search/pages_2.js
-%%DOXYGEN%%%%DOCSDIR%%/search/pages_3.html
-%%DOXYGEN%%%%DOCSDIR%%/search/pages_3.js
-%%DOXYGEN%%%%DOCSDIR%%/search/search.css
-%%DOXYGEN%%%%DOCSDIR%%/search/search.js
-%%DOXYGEN%%%%DOCSDIR%%/search/search_l.png
-%%DOXYGEN%%%%DOCSDIR%%/search/search_m.png
-%%DOXYGEN%%%%DOCSDIR%%/search/search_r.png
-%%DOXYGEN%%%%DOCSDIR%%/search/searchdata.js
-%%DOXYGEN%%%%DOCSDIR%%/search/variables_0.html
-%%DOXYGEN%%%%DOCSDIR%%/search/variables_0.js
-%%DOXYGEN%%%%DOCSDIR%%/splitbar.png
-%%DOXYGEN%%%%DOCSDIR%%/sync_off.png
-%%DOXYGEN%%%%DOCSDIR%%/sync_on.png
-%%DOXYGEN%%%%DOCSDIR%%/tab_a.png
-%%DOXYGEN%%%%DOCSDIR%%/tab_b.png
-%%DOXYGEN%%%%DOCSDIR%%/tab_h.png
-%%DOXYGEN%%%%DOCSDIR%%/tab_s.png
-%%DOXYGEN%%%%DOCSDIR%%/tabs.css