summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0896e3dcd86e84f14157c1a01684c5f10f662194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = nodejs-cmake-js
	pkgdesc = CMake.js - a Node.js native addon build tool
	pkgver = 6.3.0
	pkgrel = 1
	url = https://github.com/cmake-js/cmake-js
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs
	depends = cmake
	noextract = nodejs-cmake-js-6.3.0.tgz
	options = !strip
	source = https://registry.npmjs.org/cmake-js/-/cmake-js-6.3.0.tgz
	sha256sums = ea64f2b29092f73c54334b920b5c4603e946a652529ff4a72ab82d00b2c47899

pkgname = nodejs-cmake-js