mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/tar-fs/Manifest
Normal file
1
dev-js/tar-fs/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST tar-fs-2.1.1.tgz 7408 BLAKE2B 50fc944eebb4d9f3ede321a46e7d4f2ea793c230ed2cd7930e09d780fef7cb8c693755b89a6a4835eb60345456dcb1cd163d3a045e93c93d9d3a6cb2bb47e88b SHA512 574af663db1c99b0d12c235ec7ffa1633be9ff3c988ef15b1cf36055329f42f56b6fa82e884fdfc4ff976e50cd474d75bada296e47b1da7338747355e860ec9e
|
||||
12
dev-js/tar-fs/metadata.xml
Normal file
12
dev-js/tar-fs/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/mafintosh/tar-fs/issues</bugs-to>
|
||||
<remote-id type="github">mafintosh/tar-fs</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
22
dev-js/tar-fs/tar-fs-2.1.1.ebuild
Normal file
22
dev-js/tar-fs/tar-fs-2.1.1.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="filesystem bindings for tar-stream"
|
||||
HOMEPAGE="
|
||||
https://github.com/mafintosh/tar-fs
|
||||
https://www.npmjs.com/package/tar-fs
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/chownr
|
||||
dev-js/mkdirp-classic
|
||||
dev-js/pump
|
||||
dev-js/tar-stream
|
||||
"
|
||||
Reference in New Issue
Block a user