mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdenlive: update to 19.12.3
This commit is contained in:
parent
c566d19d41
commit
b7e9fc16e7
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'kdenlive'
|
# Template file for 'kdenlive'
|
||||||
pkgname=kdenlive
|
pkgname=kdenlive
|
||||||
version=19.08.2
|
version=19.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="
|
hostmakedepends="
|
||||||
extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config python3
|
extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config python3
|
||||||
qt5-host-tools qt5-qmake"
|
qt5-host-tools qt5-qmake gettext"
|
||||||
makedepends="
|
makedepends="
|
||||||
kdeclarative-devel kfilemetadata5-devel knewstuff-devel knotifyconfig-devel
|
kdeclarative-devel kfilemetadata5-devel knewstuff-devel knotifyconfig-devel
|
||||||
kplotting-devel mlt-devel qt5-multimedia-devel qt5-webkit-devel purpose-devel
|
kplotting-devel mlt-devel qt5-multimedia-devel qt5-webkit-devel purpose-devel
|
||||||
|
@ -16,8 +16,8 @@ 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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5ca3b7a2457d2aa355309bc7471791f691edd8774af9a19cbfc8fac39ad53c78
|
checksum=cebcb8f019bc0fc719ef54d00507dc1281758e3c8c69ea2f93f99feda777bc64
|
||||||
|
|
||||||
# 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