blob: 61138770a0fcd1208d476af648071cc764c889fd (
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
|
pkgbase = xcute
pkgdesc = Execute reusable command workflows from a single CLI
pkgver = 0.10.3
pkgrel = 1
url = https://github.com/HichemTab-tech/xcute
arch = x86_64
license = MIT
makedepends = npm
makedepends = jq
depends = bash
depends = nodejs
depends = python
depends = python-packaging
depends = python-pkg_resources
depends = python-typing_extensions
depends = gyp
provides = xcute
noextract = xcute-0.10.3.tgz
options = !strip
options = emptydirs
options = staticlibs
options = zipman
source = xcute-0.10.3.tgz::https://registry.npmjs.org/xcute-cli/-/xcute-cli-0.10.3.tgz
b2sums = 53c36bf5c15f06003f8b851adeac30f8e42c4c384a6acace082fefa3410cf7b7ba6f9502f8da1616558b20f0bb4e1dabb562f317a1664b5d2606abfc51872997
pkgname = xcute
|