blob: ec4ada30da4bea38705f5d7780401e7227eb0463 (
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
29
|
pkgbase = nwjs-bin
pkgdesc = node-webkit is an app runtime based on Chromium and node.js.
pkgver = 0.25.1
pkgrel = 1
url = https://nwjs.io/
arch = i686
arch = x86_64
license = MIT
depends = alsa-lib
depends = gconf
depends = gtk2
depends = nss
depends = ttf-font
depends = libxtst
depends = libxss
optdepends = nodejs: npm package support
optdepends = nw-gyp: native add-on build tool for node-webkit
provides = node-webkit
provides = nwjs
conflicts = node-webkit
conflicts = nwjs
replaces = node-webkit
source_i686 = http://dl.nwjs.io/v0.25.1/nwjs-v0.25.1-linux-ia32.tar.gz
sha512sums_i686 = f07889e01284fa8eb726aa7cfbcd1b8a21f76a8189f7818b0409905989024dc272b08c1994a6ab7edd0b1e2a4f9c123baff4daa3644747263cd4f542eed350d6
source_x86_64 = http://dl.nwjs.io/v0.25.1/nwjs-v0.25.1-linux-x64.tar.gz
sha512sums_x86_64 = ebe0f7e62089e2340883be4189fda8912b439c89cd3d8af62d0a9a90c199e8bd19532960d9739719f667cd4fb6cd0cee00135e4ead8b6151b53003a48b925eb0
pkgname = nwjs-bin
|