Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kdenlive
Commits: b74adc4c by Antonio Rojas at 2024-02-22T00:08:12+01:00 Update to 24.02.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -5,26 +5,66 @@ # Contributor: Gustavo Alvarez <[email protected]> pkgname=kdenlive -pkgver=23.08.5 +pkgver=24.02.0 pkgrel=1 pkgdesc='A non-linear video editor for Linux using the MLT video framework' arch=(x86_64) url='https://apps.kde.org/kdenlive/' -license=(GPL) -groups=(kde-applications kde-multimedia) -depends=(qt5-networkauth knewstuff5 knotifyconfig5 kfilemetadata5 purpose5 mlt breeze-icons frei0r-plugins) -makedepends=(extra-cmake-modules kdoctools5 v4l-utils doxygen qt5-tools) -optdepends=('ffmpeg: for FFmpeg plugin' +license=(GPL-2.0-or-later) +depends=(breeze-icons + frei0r-plugins + gcc-libs + glibc + karchive + kbookmarks + kcodecs + kcolorscheme + kcompletion + kconfig + kconfigwidgets + kcoreaddons + kcrash + kdbusaddons + kfilemetadata + kguiaddons + ki18n + kiconthemes + kio + kitemviews + knewstuff + knotifications + knotifyconfig + ktextwidgets + kwidgetsaddons + kxmlgui + mlt + purpose + qt6-base + qt6-declarative + qt6-multimedia + qt6-networkauth + qt6-svg + solid) +makedepends=(doxygen + extra-cmake-modules + kdoctools + qt6-tools) +optdepends=('bigsh0t: VR360 effects' 'dvgrab: for firewire capture' - 'recordmydesktop: for screen capture' + 'ffmpeg: for FFmpeg plugin' + 'kimageformats: support for dds, xcf, exr, psd, and more image formats' + 'mediainfo: for technical clip information' + 'noise-suppression-for-voice: noise suppression effect' 'opencv: for motion tracking' - 'plasma-desktop: theme configuration' 'opentimelineio: timeline export/import' - 'bigsh0t: VR360 effects' - 'mediainfo: for technical clip information' - 'noise-suppression-for-voice: noise suppression effect') + 'plasma-desktop: theme configuration' + 'python: for scripts' + 'qt6-imageformats: support for tiff, webp, and more image formats' + 'recordmydesktop: for screen capture') +groups=(kde-applications + kde-multimedia) source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('9ae96458e6a257c323f9845341410a140740260f3f8971ce35004de5161a83db' +sha256sums=('135a91e9918eb631feb822b678625f3557e95b6a5e86bde1d3ac1df634015146' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdenlive/-/commit/b74adc4cc21452e2553737589defde1b12c04bc2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdenlive/-/commit/b74adc4cc21452e2553737589defde1b12c04bc2 You're receiving this email because of your account on gitlab.archlinux.org.
