49c7d6d246
Closes: #10026 [via git-merge-pr]
22 lines
1,019 B
Bash
22 lines
1,019 B
Bash
# Template file for 'kdenlive'
|
|
pkgname=kdenlive
|
|
version=17.12.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="
|
|
pkg-config extra-cmake-modules qt5-host-tools qt5-qmake python
|
|
shared-mime-info kdoctools kconfig"
|
|
makedepends="
|
|
karchive-devel kbookmarks-devel kcoreaddons-devel kconfig-devel
|
|
kconfigwidgets-devel kdbusaddons-devel kio-devel kwidgetsaddons-devel
|
|
kplotting-devel knotifyconfig-devel knewstuff-devel kxmlgui-devel
|
|
knotifications-devel kguiaddons-devel ktextwidgets-devel kiconthemes-devel
|
|
kdoctools-devel kcrash-devel kfilemetadata5-devel qt5-declarative-devel
|
|
mlt-devel v4l-utils-devel qt5-webkit-devel"
|
|
depends="breeze-icons frei0r-plugins kinit ffmpeg qt5-quickcontrols vlc dvdauthor"
|
|
short_desc="Non-linear video editor"
|
|
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="https://kdenlive.org"
|
|
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=d756091521efaf36251b5747fd08ce87337e7cca1e637a6e630cead8f45ac8ca
|