mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:27:18 +08:00
bump kdenlive to 0.7.8
This commit is contained in:
parent
7a390ba761
commit
2ff73c7729
@ -8,18 +8,18 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=kdenlive
|
||||
pkgver=0.7.7.1
|
||||
pkgver=0.7.8
|
||||
pkgrel=1
|
||||
pkgdesc="A non-linear video editor for Linux"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.kdenlive.org/"
|
||||
license=('GPL')
|
||||
depends=('kdelibs>=4.4.5' 'mlt>=0.5.6' 'dvgrab' 'kdebase-runtime')
|
||||
depends=('kdelibs>=4.4.5' 'mlt>=0.5.10' 'dvgrab' 'kdebase-runtime')
|
||||
optdepends=("dvdauthor: for creating dvds"
|
||||
"recordmydesktop: for desktop-recordings")
|
||||
makedepends=('automoc4' 'cmake' 'gettext')
|
||||
source=(http://downloads.sourceforge.net/kdenlive/kdenlive-$pkgver.tar.gz)
|
||||
md5sums=('ff18ee589297c1cca2c165fd4d3a4731')
|
||||
md5sums=('7011d0c6b26f7f2350065defef3d9a76')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user