# [TITLE]: kdenlive
# [DESCRIPTION]: A non-linear video editor for Linux using the MLT video framework.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Multimedia and Graphics, Developer Tools
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(desktop-kde-libs)
include(qt-core)
include(qt-basic)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(qt6-basic)
include(kde-frameworks5)
mlt
# end of custom additions

# main package
kdenlive
