mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
Initial packaging.
This commit is contained in:
16
.SRCINFO
Normal file
16
.SRCINFO
Normal file
@@ -0,0 +1,16 @@
|
||||
pkgbase = nodejs-node-pre-gyp
|
||||
pkgdesc = Node.js tool for easy binary deployment of C++ addons
|
||||
pkgver = 0.12.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/mapbox/node-pre-gyp
|
||||
arch = any
|
||||
license = GPL
|
||||
makedepends = npm
|
||||
makedepends = jq
|
||||
depends = nodejs
|
||||
noextract = nodejs-node-pre-gyp-0.12.0.tar.gz
|
||||
source = nodejs-node-pre-gyp-0.12.0.tar.gz::https://github.com/mapbox/node-pre-gyp/archive/v0.12.0.tar.gz
|
||||
sha256sums = 6d3207e85c68539da11ea5f10fb730cdaf9170ed855158957df00b5a8d692c67
|
||||
|
||||
pkgname = nodejs-node-pre-gyp
|
||||
|
||||
Reference in New Issue
Block a user