Date: Saturday, June 4, 2022 @ 22:12:57 Author: arojas Revision: 447565
Add bigsh0t optdepend Modified: kdenlive/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-04 21:31:16 UTC (rev 447564) +++ PKGBUILD 2022-06-04 22:12:57 UTC (rev 447565) @@ -6,7 +6,7 @@ pkgname=kdenlive pkgver=22.04.1 -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/' @@ -19,7 +19,8 @@ 'recordmydesktop: for screen capture' 'opencv: for motion tracking' 'plasma-desktop: theme configuration' - 'opentimelineio: timeline export/import') + 'opentimelineio: timeline export/import' + 'bigsh0t: VR360 effects') source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('ae879041f18ee89b3fef2dc85cbb6899bf184c433b234d0c2145085767952a4e' 'SKIP')
