blob: 2da28d749bbe35e4bdec0096772790ce7405ffcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = olive-git
pkgdesc = Free non-linear video editor
pkgver = continuous.r0.g6264123b
pkgrel = 2
url = https://www.olivevideoeditor.org/
arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
makedepends = qt5-tools
depends = ffmpeg
depends = qt5-multimedia
depends = qt5-svg
optdepends = frei0r-plugins
optdepends = olive-community-effects-git
conflicts = olive
source = git+https://github.com/olive-editor/olive#commit=6264123
sha512sums = SKIP
pkgname = olive-git
|