blob: e13836cadc30a316755dbacc391a7ad473272c21 (
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
28
|
pkgbase = vdhcoapp-git
pkgdesc = Companion application for Video DownloadHelper browser add-on
pkgver = 2.0.20.r0.g0b40d3e
pkgrel = 2
url = https://github.com/aclap-dev/vdhcoapp
install = vdhcoapp.install
arch = x86_64
license = GPL-2.0-or-later
makedepends = esbuild
makedepends = jq
makedepends = nvm
makedepends = yq
makedepends = cargo
makedepends = git
depends = gtk3
provides = vdhcoapp=2.0.20
conflicts = vdhcoapp
options = emptydirs
options = !strip
options = !debug
source = vdhcoapp::git+https://github.com/aclap-dev/vdhcoapp.git
source = vdhcoapp-filepicker::git+https://github.com/paulrouget/static-filepicker.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = vdhcoapp-git
depends = gtk3
depends = ffmpeg
|