blob: f22fe26d64861f9f3a37a060fc06b1817e59d250 (
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 = nushell-kodi
pkgdesc = A new type of shell
pkgver = 34c09d6b7
pkgrel = 1
url = https://www.nushell.sh
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = MIT
makedepends = rust
makedepends = cargo
makedepends = python
makedepends = git
depends = openssl
depends = zlib
depends = e2fsprogs
depends = libx11
depends = curl
optdepends = libxcb
conflicts = nushell
conflicts = nushell-git
source = nushell-kodi::git+https://github.com/KodiCraft/nushell
sha256sums = SKIP
pkgname = nushell-kodi
|