blob: 5d3a10bab3d56f47aa0b916b2b7db746432849ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = olived-git
pkgdesc = Free non-linear video editor
pkgver = v0.2.1.r0.ga3c7d12
pkgrel = 1
url = https://github.com/jazztickets/olived.git
arch = x86_64
license = GPL-3.0-or-later
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = qt5-svg
makedepends = qt5-tools
depends = ffmpeg
depends = openimageio
depends = opentimelineio
depends = portaudio
depends = qt5-x11extras
provides = olive
conflicts = olive
source = git+https://github.com/jazztickets/olived.git
source = git+https://github.com/jazztickets/olived-core.git
source = git+https://github.com/olive-editor/KDDockWidgets.git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
pkgname = olived-git
|