summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: d1bedb37094416b6e788fcdae4577f7ba6a87101 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Maintainer: Tércio Martins <echo dGVyY2lvd2VuZGVsQGdtYWlsLmNvbQo= | base64 -d>

pkgname=natron
pkgver=1
pkgrel=1
epoch=1
pkgdesc="Open source compositing software (metapackage with the program and standard plugins)"
arch=('x86_64')
url="https://natrongithub.github.io/"
license=('GPL')
conflicts=("${pkgname}-git")
depends=('openfx-arena' 'openfx-gmic' 'openfx-io' 'openfx-misc' 'natron-compositor')
optdepends=('natron-plugins-git: Plugins made by the Natron community')