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

View File

@@ -0,0 +1 @@
DIST napi-build-utils-1.0.2.tgz 4581 BLAKE2B 5099441cded38d734e641b198ee1d0e6975cd4de90c9190ac3aacd8ffd78514a589fa070ee15e162d2edcaa326b28d92ab01be7d42dd2bd21e49b3b3e1058045 SHA512 38d99152a2bbce3ec3597d03f400ded37c1bc0e059c4d01f176d0f9467c2590703dfefcc6a44a1207accab1f58c0f4dfc43745d732de2fe44666247d90630b76

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/inspiredware/napi-build-utils/issues</bugs-to>
<remote-id type="github">inspiredware/napi-build-utils</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,15 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit node
DESCRIPTION="A set of utilities to assist developers of tools that build N-API native add-ons"
HOMEPAGE="
https://github.com/inspiredware/napi-build-utils
https://www.npmjs.com/package/napi-build-utils
"
LICENSE="MIT"
KEYWORDS="~amd64"