[arch-commits] Commit in kdenlive/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Jun 5 08:53:47 UTC 2022
Date: Sunday, June 5, 2022 @ 08:53:46
Author: arojas
Revision: 447569
Add noise-suppresion-for-voice optdepend
Modified:
kdenlive/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-05 08:04:13 UTC (rev 447568)
+++ PKGBUILD 2022-06-05 08:53:46 UTC (rev 447569)
@@ -6,7 +6,7 @@
pkgname=kdenlive
pkgver=22.04.1
-pkgrel=2
+pkgrel=3
pkgdesc='A non-linear video editor for Linux using the MLT video framework'
arch=(x86_64)
url='https://apps.kde.org/kdenlive/'
@@ -20,7 +20,8 @@
'opencv: for motion tracking'
'plasma-desktop: theme configuration'
'opentimelineio: timeline export/import'
- 'bigsh0t: VR360 effects')
+ 'bigsh0t: VR360 effects'
+ 'noise-suppression-for-voice: noise suppression effect')
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('ae879041f18ee89b3fef2dc85cbb6899bf184c433b234d0c2145085767952a4e'
'SKIP')
More information about the arch-commits
mailing list