blob: d390800b52638b3b0decf610f96d4f057968baa7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pake-cli
pkgdesc = Turn any webpage into a desktop app with one command (Tauri/Rust-based CLI)
pkgver = 3.11.2
pkgrel = 1
url = https://github.com/tw93/Pake
arch = any
license = MIT
makedepends = npm
makedepends = node-gyp
makedepends = python
depends = nodejs
optdepends = rust: for building apps with pake-cli
optdepends = rustup: for building apps with pake-cli (alternative to rust)
options = !debug
source = https://registry.npmjs.org/pake-cli/-/pake-cli-3.11.2.tgz
b2sums = c8c7bfcb4247108bcdf1e42395341ca03efb336f5579249ec2104d72b3b35142c0213756e3a3de452e44d60d959befe59bd7e5ea1192b6ccf8cc0eab76d21501
pkgname = pake-cli
|