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

Antonio Rojas arojas at archlinux.org
Wed Feb 14 16:28:57 UTC 2018


    Date: Wednesday, February 14, 2018 @ 16:28:52
  Author: arojas
Revision: 317016

Drop sdl_image dependency, kdenlive uses sdl2 now

Modified:
  kdenlive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 15:44:34 UTC (rev 317015)
+++ PKGBUILD	2018-02-14 16:28:52 UTC (rev 317016)
@@ -7,19 +7,18 @@
 
 pkgname=kdenlive
 pkgver=17.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
 url="https://www.kdenlive.org/"
 license=(GPL)
 groups=(kde-applications kdemultimedia)
-depends=(knewstuff knotifyconfig kded kfilemetadata qt5-webkit mlt glu sdl_image hicolor-icon-theme qt5-quickcontrols)
+depends=(knewstuff knotifyconfig kfilemetadata qt5-webkit mlt glu qt5-quickcontrols)
 makedepends=(extra-cmake-modules kdoctools v4l-utils python)
 optdepends=('ffmpeg: for FFmpeg plugin'
             'cdrtools: for creation of DVD ISO images'
             'dvdauthor: for creation of DVD'
             'dvgrab: for firewire capture'
-            'libdv: for webcam capture (if FFmpeg is not installed)'
             'recordmydesktop: for screen capture'
             'xine-ui: for DVD preview'
             'vlc: for DVD preview'



More information about the arch-commits mailing list