mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/bindings/Manifest
Normal file
1
dev-js/bindings/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST bindings-1.5.0.tgz 4174 BLAKE2B 67e38582e7125e06ba2fc77c820498c230f0e5f5d95c5287cbc50721877dba0c2b67a4cc328db7a59bd3234acae9ccb9073be97dc8ca1ae1c34805b5eec9ede2 SHA512 a76abfb7f9a1bee3a3fd478b955eb9eba183fe0ba8c25af4847c42948d16f66ecc59890bd45d212e8fb401ec6cf4748f0ad4754974344c3dcc30aad765a8db89
|
||||
14
dev-js/bindings/bindings-1.5.0.ebuild
Normal file
14
dev-js/bindings/bindings-1.5.0.ebuild
Normal 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"
|
||||
12
dev-js/bindings/metadata.xml
Normal file
12
dev-js/bindings/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/TooTallNate/node-bindings/issues</bugs-to>
|
||||
<remote-id type="github">TooTallNate/node-bindings</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user