blob: c28930e7f3d204fe497477ed8f4a35b1cdda935a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = rapidraw-git
pkgdesc = GPU-accelerated RAW image editor
pkgver = 1.5.3.r0.gfe6809a
pkgrel = 1
url = https://github.com/CyberTimon/RapidRAW
arch = x86_64
license = AGPL-3.0-only
makedepends = cargo
makedepends = cargo-tauri
makedepends = git
makedepends = npm
depends = gtk3
depends = webkit2gtk-4.1
provides = rapidraw
conflicts = rapidraw
options = !lto
source = rapidraw::git+https://github.com/CyberTimon/RapidRAW.git
sha256sums = SKIP
pkgname = rapidraw-git
|