mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/napi-build-utils/Manifest
Normal file
1
dev-js/napi-build-utils/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST napi-build-utils-1.0.2.tgz 4581 BLAKE2B 5099441cded38d734e641b198ee1d0e6975cd4de90c9190ac3aacd8ffd78514a589fa070ee15e162d2edcaa326b28d92ab01be7d42dd2bd21e49b3b3e1058045 SHA512 38d99152a2bbce3ec3597d03f400ded37c1bc0e059c4d01f176d0f9467c2590703dfefcc6a44a1207accab1f58c0f4dfc43745d732de2fe44666247d90630b76
|
||||
12
dev-js/napi-build-utils/metadata.xml
Normal file
12
dev-js/napi-build-utils/metadata.xml
Normal 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>
|
||||
15
dev-js/napi-build-utils/napi-build-utils-1.0.2.ebuild
Normal file
15
dev-js/napi-build-utils/napi-build-utils-1.0.2.ebuild
Normal 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"
|
||||
Reference in New Issue
Block a user