dev-js/*: pelias-openstreetmap dependencies

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-01 02:21:46 +02:00
parent 902e0be573
commit 8797af3e0f
960 changed files with 15785 additions and 0 deletions

1
dev-js/bindings/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST bindings-1.5.0.tgz 4174 BLAKE2B 67e38582e7125e06ba2fc77c820498c230f0e5f5d95c5287cbc50721877dba0c2b67a4cc328db7a59bd3234acae9ccb9073be97dc8ca1ae1c34805b5eec9ede2 SHA512 a76abfb7f9a1bee3a3fd478b955eb9eba183fe0ba8c25af4847c42948d16f66ecc59890bd45d212e8fb401ec6cf4748f0ad4754974344c3dcc30aad765a8db89

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit node
DESCRIPTION="Helper module for loading your native module's .node file"
HOMEPAGE="
https://github.com/TooTallNate/node-bindings
https://www.npmjs.com/package/bindings
"
LICENSE="MIT"
KEYWORDS="~amd64"

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/TooTallNate/node-bindings/issues</bugs-to>
<remote-id type="github">TooTallNate/node-bindings</remote-id>
</upstream>
</pkgmetadata>