author | Antonio Rojas
<arojas@archlinux.org> 2018-02-14 16:28:52 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-14 16:28:52 UTC |
parent | 296b7020e188f54482b8ac8b38c58560e1b4720f |
PKGBUILD | +2 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 28ad732..111e2d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,19 +6,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'