mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
kdenlive: update to 19.04.0.
This commit is contained in:
parent
2a0128692a
commit
f01322fe50
1 changed files with 9 additions and 7 deletions
|
@ -1,21 +1,23 @@
|
||||||
# Template file for 'kdenlive'
|
# Template file for 'kdenlive'
|
||||||
pkgname=kdenlive
|
pkgname=kdenlive
|
||||||
version=18.12.3
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="
|
hostmakedepends="
|
||||||
extra-cmake-modules kconfig kdoctools pkg-config python3 qt5-host-tools
|
extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config python3
|
||||||
qt5-qmake"
|
qt5-host-tools qt5-qmake"
|
||||||
makedepends="
|
makedepends="
|
||||||
kfilemetadata5-devel knewstuff-devel knotifyconfig-devel kplotting-devel
|
kdeclarative-devel kfilemetadata5-devel knewstuff-devel knotifyconfig-devel
|
||||||
mlt-devel qt5-webkit-devel v4l-utils-devel"
|
kplotting-devel mlt-devel qt5-multimedia-devel qt5-webkit-devel purpose-devel
|
||||||
depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kinit qt5-quickcontrols vlc"
|
v4l-utils-devel"
|
||||||
|
depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kinit qt5-quickcontrols
|
||||||
|
qt5-quickcontrols2 vlc"
|
||||||
short_desc="Non-linear video editor"
|
short_desc="Non-linear video editor"
|
||||||
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://kdenlive.org"
|
homepage="https://kdenlive.org"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fcfe2474bc271e730ed95edb21ae46e93c1ce773ed036f63c9fb2db02cbc7e64
|
checksum=274ae17b4376258ef83d810cb33677ca3224e205ea8b69982dd0fc4e5ee5878a
|
||||||
|
|
||||||
# needed for mlt to work on musl
|
# needed for mlt to work on musl
|
||||||
CXXFLAGS="-DHAVE_LOCALE_H=1"
|
CXXFLAGS="-DHAVE_LOCALE_H=1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue