# [TITLE]: simplescreenrecorder
# [DESCRIPTION]: A feature-rich screen recorder that supports X11 and OpenGL.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]:
# [MAINTAINER]: Arjan van de Ven <arjan@linux.intel.com>

include(qt-core)
include(qt-basic)
include(libX11client)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(not-ffmpeg-lib)
include(dav1d-lib)

# end of custom additions

# main package
simplescreenrecorder
