[arch-commits] Commit in shotcut/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Mon Apr 13 03:57:45 UTC 2020


    Date: Monday, April 13, 2020 @ 03:57:45
  Author: ffy00
Revision: 613597

upgpkg: shotcut 20.02.17-3 (add missing swh-plugins optdepend)

Modified:
  shotcut/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-13 03:52:32 UTC (rev 613596)
+++ PKGBUILD	2020-04-13 03:57:45 UTC (rev 613597)
@@ -4,7 +4,7 @@
 pkgname=shotcut
 pkgdesc='Cross-platform Qt based Video Editor'
 pkgver=20.02.17
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url='https://www.shotcut.org'
 license=('GPL3')
@@ -11,6 +11,7 @@
 depends=('qt5-base' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-multimedia'
          'qt5-quickcontrols' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
          'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 'ladspa')
+optdepends=('swh-plugins: Several audio filters')
 makedepends=('qt5-tools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz"
         'melt.patch')



More information about the arch-commits mailing list