Date: Monday, June 13, 2022 @ 16:31:43 Author: arojas Revision: 448433
Add mediainfo optdepend Modified: kdenlive/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-13 16:00:38 UTC (rev 448432) +++ PKGBUILD 2022-06-13 16:31:43 UTC (rev 448433) @@ -6,7 +6,7 @@ pkgname=kdenlive pkgver=22.04.2 -pkgrel=1 +pkgrel=2 pkgdesc='A non-linear video editor for Linux using the MLT video framework' arch=(x86_64) url='https://apps.kde.org/kdenlive/' @@ -21,6 +21,7 @@ 'plasma-desktop: theme configuration' 'opentimelineio: timeline export/import' 'bigsh0t: VR360 effects' + 'mediainfo: for technical clip information' 'noise-suppression-for-voice: noise suppression effect') source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('1f74804ece89b4a95b2971e959e5fc9403b7b723acb5e4406acde88e4e02dcc9'
