mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-js/*: pelias-openstreetmap dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/abbrev/Manifest
Normal file
1
dev-js/abbrev/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST abbrev-1.1.1.tgz 2301 BLAKE2B 5863e32d9cadf166e13ff9032b2e097092cd8fa46cd27d640794c92616b5b478f48a1e7fda21bdcdf04acb08048b2504a9aedaabaeab4d3695846f2755c2b729 SHA512 9e77bdfc8890fe1cc8858ea97439db06dcfb0e33d32ab634d0fff3bcf4a6e69385925eb1b86ac69d79ff56d4cd35f36d01f67dff546d7a192ccd4f6a7138a2d1
|
||||
15
dev-js/abbrev/abbrev-1.1.1.ebuild
Normal file
15
dev-js/abbrev/abbrev-1.1.1.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="Like ruby's abbrev module, but in js"
|
||||
HOMEPAGE="
|
||||
https://github.com/isaacs/abbrev-js
|
||||
https://www.npmjs.com/package/abbrev
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/abbrev/metadata.xml
Normal file
12
dev-js/abbrev/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/isaacs/abbrev-js/issues</bugs-to>
|
||||
<remote-id type="github">isaacs/abbrev-js</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/agentkeepalive/Manifest
Normal file
1
dev-js/agentkeepalive/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST agentkeepalive-4.1.3.tgz 11583 BLAKE2B cf494ec7fdd6400e689542336be37afab2eeeebe55eebbb11afbfa621e578eaaf5add8bdae4c5f35a0119cecbea553b8abbb66aacfd2ef58fa2082126dc95234 SHA512 c27f1fc35f71299c1d18f3b8ee38afa2768745377e9c638c3f5cf5d6c806790cc3cb6c5de451b447aedd20c70a1c3136709e72f985d5df45d519404f45263b1e
|
||||
14
dev-js/agentkeepalive/agentkeepalive-4.1.3.ebuild
Normal file
14
dev-js/agentkeepalive/agentkeepalive-4.1.3.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="Missing keepalive http.Agent"
|
||||
HOMEPAGE="
|
||||
https://github.com/node-modules/agentkeepalive
|
||||
https://www.npmjs.com/package/agentkeepalive
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/agentkeepalive/metadata.xml
Normal file
12
dev-js/agentkeepalive/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/node-modules/agentkeepalive/issues</bugs-to>
|
||||
<remote-id type="github">node-modules/agentkeepalive</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
2
dev-js/ajv/Manifest
Normal file
2
dev-js/ajv/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST ajv-6.12.6.tgz 202371 BLAKE2B 289865ed8ffbc735067f26a2bb501c0980a2225c4c589246571c73de3f2db454c4ab08dc95a94d6ee87677a983917683fbc49087880f0df7771481fca5ea56b5 SHA512 8f77d52e0bd3a39dbb6a7c98c893864d825b1bebe79d062f1349b99a691cd532be9f1029a6408b3082f4699e1d6e55423681928619be933138654ca4068320e2
|
||||
DIST ajv-7.0.3.tgz 203630 BLAKE2B de93ea3545cfd9aea51dfed14d55f056c727ceec5da274ad77497db6478293fc5ca119f66859159970852e44bae58398e619b80bb06e380719f45feadbe07b64 SHA512 479d104655d2c6a5dc40fe52bca52bc3c5597b2a6fa35da2d885f411e4793e267b6c429e1d6833828dbae0b0da754b02538da54c9561162913a89c0d787df881
|
||||
22
dev-js/ajv/ajv-6.12.6.ebuild
Normal file
22
dev-js/ajv/ajv-6.12.6.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="Another JSON Schema Validator"
|
||||
HOMEPAGE="
|
||||
https://github.com/ajv-validator/ajv
|
||||
https://www.npmjs.com/package/ajv
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/fast-deep-equal
|
||||
dev-js/fast-json-stable-stringify
|
||||
dev-js/json-schema-traverse
|
||||
dev-js/uri-js
|
||||
"
|
||||
28
dev-js/ajv/ajv-7.0.3.ebuild
Normal file
28
dev-js/ajv/ajv-7.0.3.ebuild
Normal file
@@ -0,0 +1,28 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Another JSON Schema Validator"
|
||||
HOMEPAGE="
|
||||
https://github.com/ajv-validator/ajv
|
||||
https://www.npmjs.com/package/ajv
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/fast-deep-equal
|
||||
dev-js/json-schema-traverse
|
||||
dev-js/require-from-string
|
||||
dev-js/uri-js
|
||||
"
|
||||
|
||||
src_install() {
|
||||
dodoc -r docs/.
|
||||
rm -r docs || die
|
||||
node_src_install
|
||||
}
|
||||
12
dev-js/ajv/metadata.xml
Normal file
12
dev-js/ajv/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/ajv-validator/ajv/issues</bugs-to>
|
||||
<remote-id type="github">ajv-validator/ajv</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/ansi-regex/Manifest
Normal file
1
dev-js/ansi-regex/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST ansi-regex-5.0.0.tgz 2821 BLAKE2B 2d25250872355cc0fe07a4cd8cc2101c46a446991ad1d2ebe9f835775982ed8ba523b701ec4c03b1d0f988c577b2874313e596dbb73a426d356680c331607e94 SHA512 6d8e9f8f9e8e510d215352a314d0d0b8915ecea29dac0c857487af0038aaad61f04a56e604d307a796a4d9fe343e6f094c5c8cda6ab1906ea78241ced757ff96
|
||||
14
dev-js/ansi-regex/ansi-regex-5.0.0.ebuild
Normal file
14
dev-js/ansi-regex/ansi-regex-5.0.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="Regular expression for matching ANSI escape codes"
|
||||
HOMEPAGE="
|
||||
https://github.com/chalk/ansi-regex
|
||||
https://www.npmjs.com/package/ansi-regex
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/ansi-regex/metadata.xml
Normal file
12
dev-js/ansi-regex/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/chalk/ansi-regex/issues</bugs-to>
|
||||
<remote-id type="github">chalk/ansi-regex</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/ansi-styles/Manifest
Normal file
1
dev-js/ansi-styles/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST ansi-styles-5.1.0.tgz 5046 BLAKE2B 309b0e5aed566a1a0885ea941971840b26efdcd674482bff6d3a922eecfbc1b9da4f797a586f14a91c489393cc138f7319a906b882ed35645c9b3bc81d89e7f7 SHA512 a2cc627d9a376abe7af9ef2d758ade53aa7c15919c8811e8e4ed09a03031314a99bb23546fec8713062d259f99df6478e7d8c482dc157f5bbc0fba98c14d25eb
|
||||
14
dev-js/ansi-styles/ansi-styles-5.1.0.ebuild
Normal file
14
dev-js/ansi-styles/ansi-styles-5.1.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="ANSI escape codes for styling strings in the terminal"
|
||||
HOMEPAGE="
|
||||
https://github.com/sindresorhus/ansi-styles
|
||||
https://www.npmjs.com/package/ansi-styles
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/ansi-styles/metadata.xml
Normal file
12
dev-js/ansi-styles/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/sindresorhus/ansi-styles/issues</bugs-to>
|
||||
<remote-id type="github">sindresorhus/ansi-styles</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/aproba/Manifest
Normal file
1
dev-js/aproba/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST aproba-2.0.0.tgz 3691 BLAKE2B 2a8663a9e8fe0430d0540af29f842d501bd6fede1d70c96888c5d9acb5f775130ea694cad01a2a0243980b629e714e807c63e3e7604e6df95ae5e0f8be360bb7 SHA512 9587b81b1ed04fe30a19b0ec03e67e85efd6b5e7f4062c033a52bf5e406b75fb21f49fe33cf5db5f4b44f71f5c976ed39aee608374146d4ad061aff2f8a3873d
|
||||
15
dev-js/aproba/aproba-2.0.0.ebuild
Normal file
15
dev-js/aproba/aproba-2.0.0.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 ridiculously light-weight argument validator (now browser friendly)"
|
||||
HOMEPAGE="
|
||||
https://github.com/iarna/aproba
|
||||
https://www.npmjs.com/package/aproba
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/aproba/metadata.xml
Normal file
12
dev-js/aproba/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/iarna/aproba/issues</bugs-to>
|
||||
<remote-id type="github">iarna/aproba</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/are-we-there-yet/Manifest
Normal file
1
dev-js/are-we-there-yet/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST are-we-there-yet-1.1.5.tgz 5286 BLAKE2B 487738e7e1483ea0f4c46122204f893b7da7590a1999dfb2f6c886fe1d8fed991067d97882ccc41434279168bcb97b1c8822479b96da05b718b129af221c0e4f SHA512 e6161d024665706f2d38bba35434e0093fae3d7d159e9007dbc816b0b7f3a57626ef03fa9a9e50fe063247b610d1c29525c5c99e5de3da4a416a7d773ed41feb
|
||||
20
dev-js/are-we-there-yet/are-we-there-yet-1.1.5.ebuild
Normal file
20
dev-js/are-we-there-yet/are-we-there-yet-1.1.5.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Keep track of the overall completion of many disparate processes"
|
||||
HOMEPAGE="
|
||||
https://github.com/iarna/are-we-there-yet
|
||||
https://www.npmjs.com/package/are-we-there-yet
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/delegates
|
||||
dev-js/readable-stream
|
||||
"
|
||||
12
dev-js/are-we-there-yet/metadata.xml
Normal file
12
dev-js/are-we-there-yet/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/iarna/are-we-there-yet/issues</bugs-to>
|
||||
<remote-id type="github">iarna/are-we-there-yet</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/argparse/Manifest
Normal file
1
dev-js/argparse/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST argparse-2.0.1.tgz 39740 BLAKE2B a5d8bbd09d9809fdc13c4570ca097f2e900dba0515b5375167d5c6dfa6ccdee69d2b34ba25749bb7af2b5c6e9dca2428e2a3003f8785db5e13aad3ea9bb00b86 SHA512 f3ef56a9e6db173a57f4e47e59ae8edbd6ac22881e44ccdc1ad00835da4c1c7c80835d1fd3969215505b704a867ff3d7c35123019faadbf6c4060dc3beeacadd
|
||||
15
dev-js/argparse/argparse-2.0.1.ebuild
Normal file
15
dev-js/argparse/argparse-2.0.1.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="CLI arguments parser. Native port of python's argparse."
|
||||
HOMEPAGE="
|
||||
https://github.com/nodeca/argparse
|
||||
https://www.npmjs.com/package/argparse
|
||||
"
|
||||
|
||||
LICENSE="PSF-2"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/argparse/metadata.xml
Normal file
12
dev-js/argparse/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/nodeca/argparse/issues</bugs-to>
|
||||
<remote-id type="github">nodeca/argparse</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/array-filter/Manifest
Normal file
1
dev-js/array-filter/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST array-filter-1.0.0.tgz 2595 BLAKE2B 4d0ee4284ff564a0610e4f1aeb8a13b62e4a0ce195540b09d6795b16a8fa537e2044e7e174b60456f725a3bde5aa5268cb934ec931630197635ad90b327a9929 SHA512 1277b585bae29cf675a8fa19a7b352c788d09e1e27afb32d63bf291cd6fecabf321dbc664d2ec28465b46b9e49280ed39110dea10c4ae06709682bc162995228
|
||||
15
dev-js/array-filter/array-filter-1.0.0.ebuild
Normal file
15
dev-js/array-filter/array-filter-1.0.0.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="Array#filter for older browsers."
|
||||
HOMEPAGE="
|
||||
https://github.com/juliangruber/array-filter
|
||||
https://www.npmjs.com/package/array-filter
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/array-filter/metadata.xml
Normal file
12
dev-js/array-filter/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/juliangruber/array-filter/issues</bugs-to>
|
||||
<remote-id type="github">juliangruber/array-filter</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/asn1/Manifest
Normal file
1
dev-js/asn1/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST asn1-0.2.4.tgz 5666 BLAKE2B 371f3e3b2e91472944aa825202528bfcc20a77e768dd78643ebe574321bdfd6576a8ee0a5605bc86cfd3e742e0ccc7a5a0990b42ee7272918fe7a5b35bfc1328 SHA512 8f1c334292d08d29965e0c1a09913d373fa09401b4d721754275a06e11b01c8e40e85448118e8856ab478487a91ea23bfe4c84c9011a8010b998110594862f76
|
||||
19
dev-js/asn1/asn1-0.2.4.ebuild
Normal file
19
dev-js/asn1/asn1-0.2.4.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Contains parsers and serializers for ASN.1 (currently BER only)"
|
||||
HOMEPAGE="
|
||||
https://github.com/joyent/node-asn1
|
||||
https://www.npmjs.com/package/asn1
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/safer-buffer
|
||||
"
|
||||
12
dev-js/asn1/metadata.xml
Normal file
12
dev-js/asn1/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/joyent/node-asn1/issues</bugs-to>
|
||||
<remote-id type="github">joyent/node-asn1</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/assert-plus/Manifest
Normal file
1
dev-js/assert-plus/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST assert-plus-1.0.0.tgz 3943 BLAKE2B aa2631632f2e5a165a76cd8d86a37324fefe080537dbebb80705a1988d43e234f099f2da18a581660466ffa065ecf46c0198855d93f73d9a20bcd729a6f7d4ca SHA512 35f27853304271018b0e542aee71f11feb6fde4c99d211d0a85e413ba27bb4d25e3f9768d6594fafc759f331e89df840bb43c701d3244a8fbca34c3183d9595b
|
||||
14
dev-js/assert-plus/assert-plus-1.0.0.ebuild
Normal file
14
dev-js/assert-plus/assert-plus-1.0.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="Extra assertions on top of node's assert module"
|
||||
HOMEPAGE="
|
||||
https://github.com/mcavage/node-assert-plus
|
||||
https://www.npmjs.com/package/assert-plus
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/assert-plus/metadata.xml
Normal file
12
dev-js/assert-plus/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/mcavage/node-assert-plus/issues</bugs-to>
|
||||
<remote-id type="github">mcavage/node-assert-plus</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/async/Manifest
Normal file
1
dev-js/async/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST async-3.2.0.tgz 140982 BLAKE2B 289acd67a1f697dc678ceaff21dcecf03fc760edda6177000bc7105ffde02f76eac22dba369725117395e9021c8f9aae6b97001633e849c3a966cd1f0b5aa897 SHA512 4d1da61191553a3da92d2b58c4b86ded3c9fb91cdac9d7e9c6bde4f51a47233320c3b03ae1dcec76a0b11f5589c907687bc4f5d270d777dc271228268ae1c867
|
||||
14
dev-js/async/async-3.2.0.ebuild
Normal file
14
dev-js/async/async-3.2.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="Higher-order functions and common patterns for asynchronous code"
|
||||
HOMEPAGE="
|
||||
https://caolan.github.io/async/
|
||||
https://www.npmjs.com/package/async
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/async/metadata.xml
Normal file
12
dev-js/async/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/caolan/async/issues</bugs-to>
|
||||
<remote-id type="github">caolan/async</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/asynckit/Manifest
Normal file
1
dev-js/asynckit/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST asynckit-0.4.0.tgz 8111 BLAKE2B 72788d9bbc70592c0d54a77531ab70ba362b94999fd27c8f16dc5d9bdf77597a4de7851cf5c995cd90e6d85d61d93abc9088e4c362a5f7836d3879a50e557295 SHA512 39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1
|
||||
14
dev-js/asynckit/asynckit-0.4.0.ebuild
Normal file
14
dev-js/asynckit/asynckit-0.4.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="Minimal async jobs utility library, with streams support"
|
||||
HOMEPAGE="
|
||||
https://github.com/alexindigo/asynckit
|
||||
https://www.npmjs.com/package/asynckit
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/asynckit/metadata.xml
Normal file
12
dev-js/asynckit/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/alexindigo/asynckit/issues</bugs-to>
|
||||
<remote-id type="github">alexindigo/asynckit</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/available-typed-arrays/Manifest
Normal file
1
dev-js/available-typed-arrays/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST available-typed-arrays-1.0.2.tgz 3758 BLAKE2B 844491da6fe66f65218d0fc7a04b09a67b34d9c5812cc2bb5bb138c12af3975de31cb2f91346a6ddfe5820d1472c9bb5fdf87b39bf755414cde355a1658970a5 SHA512 5d65f7397f0e9eff7b2cc93f7ed5720626e91b06396bc4a6bb164fcde3b1aa6b84a9408e33d644fae21a0f554d279427bd4d9442eb2f98a6ee335151f105867d
|
||||
@@ -0,0 +1,19 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Returns an array of Typed Array names that are available in the current environment"
|
||||
HOMEPAGE="
|
||||
https://github.com/inspect-js/available-typed-arrays
|
||||
https://www.npmjs.com/package/available-typed-arrays
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/array-filter
|
||||
"
|
||||
12
dev-js/available-typed-arrays/metadata.xml
Normal file
12
dev-js/available-typed-arrays/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/inspect-js/available-typed-arrays/issues</bugs-to>
|
||||
<remote-id type="github">inspect-js/available-typed-arrays</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/aws-sign2/Manifest
Normal file
1
dev-js/aws-sign2/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST aws-sign2-0.7.0.tgz 5160 BLAKE2B 4e2b8f1be20409b71ea655c2381b9969dc148171c689efa2ce7ac880f35dc5347ec4d5e2664eed4662228b6f3d26b8364ea831ff1308468cfcee2f8ed1339a89 SHA512 d3c91c1aa9d87ff6268e84617f1caef822f106352d1cb5cb5d7fef51fc7d9762d8cc6ddcd66eb59eba72154648eb3792f8b8bfc1630c89d0fd2a0aeab46ab798
|
||||
14
dev-js/aws-sign2/aws-sign2-0.7.0.ebuild
Normal file
14
dev-js/aws-sign2/aws-sign2-0.7.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="AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module."
|
||||
HOMEPAGE="
|
||||
https://github.com/mikeal/aws-sign
|
||||
https://www.npmjs.com/package/aws-sign2
|
||||
"
|
||||
LICENSE="Apache-2.0"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/aws-sign2/metadata.xml
Normal file
12
dev-js/aws-sign2/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/mikeal/aws-sign/issues</bugs-to>
|
||||
<remote-id type="github">mikeal/aws-sign</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/aws4/Manifest
Normal file
1
dev-js/aws4/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST aws4-1.11.0.tgz 7934 BLAKE2B d05cfa45bf15fbb463603d14a15e92d27c16a5721c387551ef445c04f959eda4c2e5878c9aa87949b6c6eb280809f930a5274ea91553de871e8c7790025592a0 SHA512 c61d51977e21e858b50c2d9658a7f151356a46c367afa2ec2b3dbe85fc03c502569abc7cf9cef295aa8131c1df975535af676c89f3af297dcb42e2cd67e5d2bc
|
||||
14
dev-js/aws4/aws4-1.11.0.ebuild
Normal file
14
dev-js/aws4/aws4-1.11.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="Signs and prepares requests using AWS Signature Version 4"
|
||||
HOMEPAGE="
|
||||
https://github.com/mhart/aws4
|
||||
https://www.npmjs.com/package/aws4
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/aws4/metadata.xml
Normal file
12
dev-js/aws4/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/mhart/aws4/issues</bugs-to>
|
||||
<remote-id type="github">mhart/aws4</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/balanced-match/Manifest
Normal file
1
dev-js/balanced-match/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST balanced-match-1.0.0.tgz 2566 BLAKE2B 9cc9c2dea7284ef8f37060c93f9a04640ed0b33778f4eaaeccaad5c546c0e7bdf01e5bb26a0c900d38fe748318192896721ccecdcafb6c2388a4a44a7ec389aa SHA512 f58d20d10f2b992b7e1f7dc37cabfb14e737bfe89123ea3595bcedf2319c228b185b7ec8216ff65d562ae4d3dd99a0f9350e7d364dba2a5fef65bc16f45afcbe
|
||||
14
dev-js/balanced-match/balanced-match-1.0.0.ebuild
Normal file
14
dev-js/balanced-match/balanced-match-1.0.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="Match balanced string pairs"
|
||||
HOMEPAGE="
|
||||
https://github.com/juliangruber/balanced-match
|
||||
https://www.npmjs.com/package/balanced-match
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/balanced-match/metadata.xml
Normal file
12
dev-js/balanced-match/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/juliangruber/balanced-match/issues</bugs-to>
|
||||
<remote-id type="github">juliangruber/balanced-match</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/base64-js/Manifest
Normal file
1
dev-js/base64-js/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST base64-js-1.5.1.tgz 4109 BLAKE2B 02a934034e313a51f530270936124cc8cf52b89217a0943901fd28975282c7e74dbd13ce709e9b52c2493d403cc2139fb1ae6e5a8c42b9afefa675a0f9b08abe SHA512 00aa5a6251e7f2de1255b3870b2f9be7e28a82f478bebb03f2f6efadb890269b3b7ca0d3923903af2ea38b4ad42630b49336cd78f2f0cf1abc8b2a68e35a9e58
|
||||
15
dev-js/base64-js/base64-js-1.5.1.ebuild
Normal file
15
dev-js/base64-js/base64-js-1.5.1.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="Base64 encoding/decoding in pure JS"
|
||||
HOMEPAGE="
|
||||
https://github.com/beatgammit/base64-js
|
||||
https://www.npmjs.com/package/base64-js
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/base64-js/metadata.xml
Normal file
12
dev-js/base64-js/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/beatgammit/base64-js/issues</bugs-to>
|
||||
<remote-id type="github">beatgammit/base64-js</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/bcrypt-pbkdf/Manifest
Normal file
1
dev-js/bcrypt-pbkdf/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST bcrypt-pbkdf-1.0.2.tgz 11109 BLAKE2B e2efe35127c8abbca69c09599350d438be4287ede3d44d1026301d77eae554004efb5886e407345f8902e198b921fb55ee8a70cee1e0974443910b6f44291269 SHA512 a9e1485ed3f8312a22e8d2ea3b5d967ea011596b822a2d919fff6124b126b41e724cdafd0ea1569094427f6a92856ccf7803119ce802aead2c83f28bbf9112f7
|
||||
19
dev-js/bcrypt-pbkdf/bcrypt-pbkdf-1.0.2.ebuild
Normal file
19
dev-js/bcrypt-pbkdf/bcrypt-pbkdf-1.0.2.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Port of the OpenBSD bcrypt_pbkdf function to pure JS"
|
||||
HOMEPAGE="
|
||||
https://github.com/joyent/node-bcrypt-pbkdf
|
||||
https://www.npmjs.com/package/bcrypt-pbkdf
|
||||
"
|
||||
|
||||
LICENSE="BSD"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/tweetnacl
|
||||
"
|
||||
12
dev-js/bcrypt-pbkdf/metadata.xml
Normal file
12
dev-js/bcrypt-pbkdf/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/joyent/node-bcrypt-pbkdf/issues</bugs-to>
|
||||
<remote-id type="github">joyent/node-bcrypt-pbkdf</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/better-sqlite3/Manifest
Normal file
1
dev-js/better-sqlite3/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST better-sqlite3-7.4.3.tgz 2407608 BLAKE2B 7e290141ce0cff918d9488549d8f9543b67f506a9ab2d293727221069aabb4a70afac45a2af3c00406015be33c223df6d119ed151f3cb8b89409ab2134d870e2 SHA512 d3b6ca8c295983f7f828c5519335ada08bdacd53dc17582cbd5295217971c25782d83c6e2219eb6b7282325513d6b15e4585d7724a2dd9ae3a51c885d9df4a2f
|
||||
37
dev-js/better-sqlite3/better-sqlite3-7.4.3.ebuild
Normal file
37
dev-js/better-sqlite3/better-sqlite3-7.4.3.ebuild
Normal file
@@ -0,0 +1,37 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="The fastest and simplest library for SQLite3 in Node.js."
|
||||
HOMEPAGE="
|
||||
https://github.com/JoshuaWise/better-sqlite3
|
||||
https://www.npmjs.com/package/better-sqlite3
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-db/sqlite:3
|
||||
dev-js/bindings
|
||||
dev-js/prebuild-install
|
||||
dev-js/tar
|
||||
"
|
||||
DEPEND="
|
||||
${NODEJS_DEPEND}
|
||||
dev-db/sqlite:3
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-system-sqlite.patch" )
|
||||
|
||||
NPM_FLAGS="--build-from-source"
|
||||
|
||||
src_install() {
|
||||
dodoc -r docs/.
|
||||
rm -rf docs || die
|
||||
node_src_install
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
--- a/binding.gyp 2021-10-01 01:06:48.914850580 +0200
|
||||
+++ b/binding.gyp 2021-10-01 01:24:44.147041657 +0200
|
||||
@@ -7,7 +7,7 @@
|
||||
'targets': [
|
||||
{
|
||||
'target_name': 'better_sqlite3',
|
||||
- 'dependencies': ['deps/sqlite3.gyp:sqlite3'],
|
||||
+ 'ldflags': ['-lsqlite3'],
|
||||
'sources': ['src/better_sqlite3.cpp'],
|
||||
'cflags': ['-std=c++14'],
|
||||
'xcode_settings': {
|
||||
@@ -16,7 +16,7 @@
|
||||
},
|
||||
{
|
||||
'target_name': 'test_extension',
|
||||
- 'dependencies': ['deps/sqlite3.gyp:sqlite3'],
|
||||
+ 'ldflags': ['-lsqlite3'],
|
||||
'conditions': [['sqlite3 == ""', { 'sources': ['deps/test_extension.c'] }]],
|
||||
},
|
||||
],
|
||||
12
dev-js/better-sqlite3/metadata.xml
Normal file
12
dev-js/better-sqlite3/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/JoshuaWise/better-sqlite3/issues</bugs-to>
|
||||
<remote-id type="github">JoshuaWise/better-sqlite3</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
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>
|
||||
1
dev-js/bl/Manifest
Normal file
1
dev-js/bl/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST bl-4.0.3.tgz 14513 BLAKE2B 70e5c1a38052dd5326a3eca91dbe6c704bf1c1dfb7fb414969617dde610986be4744d64937f2d93f6deefd590dc4496f41563b8f4434138ae89211083a214e14 SHA512 7ece06ebf1eee3f104f85ef927c0ee37fd08a50a8d8c0742eda110bfb42df0c1c6507ec292fd8cc1310478df507a10f4a5f20390c2356e41d890acbbc47c8a22
|
||||
21
dev-js/bl/bl-4.0.3.ebuild
Normal file
21
dev-js/bl/bl-4.0.3.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!"
|
||||
HOMEPAGE="
|
||||
https://github.com/rvagg/bl
|
||||
https://www.npmjs.com/package/bl
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/buffer
|
||||
dev-js/inherits
|
||||
dev-js/readable-stream
|
||||
"
|
||||
12
dev-js/bl/metadata.xml
Normal file
12
dev-js/bl/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/rvagg/bl/issues</bugs-to>
|
||||
<remote-id type="github">rvagg/bl</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/brace-expansion/Manifest
Normal file
1
dev-js/brace-expansion/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST brace-expansion-2.0.0.tgz 4315 BLAKE2B 730e180634e2d5a51bded9af35b6e97c9d5e08fe81f26720f3ad6168aaa0c082e98d8a58489be239012197f05dcc68cf142ccef2ccbca9ac28528aacee50d7fc SHA512 0381876351a97139e9f8495cc29d426ca1d8e99430c1547b41d8d99387cf7ad121ee83417c80aef9e2efbd5bd310c1e00be4869fe5e22c0806a343273cf0463a
|
||||
18
dev-js/brace-expansion/brace-expansion-2.0.0.ebuild
Normal file
18
dev-js/brace-expansion/brace-expansion-2.0.0.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Brace expansion as known from sh/bash"
|
||||
HOMEPAGE="
|
||||
https://github.com/juliangruber/brace-expansion
|
||||
https://www.npmjs.com/package/brace-expansion
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/balanced-match
|
||||
"
|
||||
12
dev-js/brace-expansion/metadata.xml
Normal file
12
dev-js/brace-expansion/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/juliangruber/brace-expansion/issues</bugs-to>
|
||||
<remote-id type="github">juliangruber/brace-expansion</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/buffer/Manifest
Normal file
1
dev-js/buffer/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST buffer-6.0.3.tgz 23108 BLAKE2B f3aa9393360eddae36870073fed9ffaa7a1dbb1c32896002c1c6b7a6b2e25cd4ddee7da191cddc7f228e0d73208302c384656947b7708c375a8ed2fe0e6a0d28 SHA512 153882a4dc6dc226591c465b71b4c87198c44552029fdcaafe90c591397de7f031cc3d6768172d37b60eebcae233f80b48363bb1dacc6f2f21a1f00362ebaa38
|
||||
20
dev-js/buffer/buffer-6.0.3.ebuild
Normal file
20
dev-js/buffer/buffer-6.0.3.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Node.js Buffer API, for the browser"
|
||||
HOMEPAGE="
|
||||
https://github.com/feross/buffer
|
||||
https://www.npmjs.com/package/buffer
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/base64-js
|
||||
dev-js/ieee754
|
||||
"
|
||||
12
dev-js/buffer/metadata.xml
Normal file
12
dev-js/buffer/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/feross/buffer/issues</bugs-to>
|
||||
<remote-id type="github">feross/buffer</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/call-bind/Manifest
Normal file
1
dev-js/call-bind/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST call-bind-1.0.2.tgz 5365 BLAKE2B 3132e6a170ad9f0d44f175b1f566656fe94ca5b9bf9d40fc24e3bc43bcc6f1d92b78009e8b52f05efbed395931f399a2bdef308a30ecf6b712471fc72e123257 SHA512 ecef856c28a1ac1e5619b1587ac72dc264ca69eeab3a22339b3d6272b79627ed1a03b2c97eeaa112ca364fd9dca5c16dccc42dcd77f64061ae7962464d8b2aac
|
||||
20
dev-js/call-bind/call-bind-1.0.2.ebuild
Normal file
20
dev-js/call-bind/call-bind-1.0.2.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Robustly .call.bind() a function"
|
||||
HOMEPAGE="
|
||||
https://github.com/ljharb/call-bind
|
||||
https://www.npmjs.com/package/call-bind
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/function-bind
|
||||
dev-js/get-intrinsic
|
||||
"
|
||||
12
dev-js/call-bind/metadata.xml
Normal file
12
dev-js/call-bind/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/ljharb/call-bind/issues</bugs-to>
|
||||
<remote-id type="github">ljharb/call-bind</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/caseless/Manifest
Normal file
1
dev-js/caseless/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST caseless-0.12.0.tgz 5323 BLAKE2B 5dd6e051317a2a3f554bbbd981282efa1b846fadc1c9d456e5aa3f061c80b6d4166b4f4c278873a14c4b7aa91ae8336cfc8aca78e068d6e2b145f8a86c69828f SHA512 e2d605ca27da15f19a72888e6e325e828964c12538c503466d581488d6155316d0db1da552c16f638855815cc68887ba58b38fab27165c0e3497e3d6b31b6153
|
||||
14
dev-js/caseless/caseless-0.12.0.ebuild
Normal file
14
dev-js/caseless/caseless-0.12.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="Caseless object set/get/has, very useful when working with HTTP headers."
|
||||
HOMEPAGE="
|
||||
https://github.com/mikeal/caseless
|
||||
https://www.npmjs.com/package/caseless
|
||||
"
|
||||
LICENSE="Apache-2.0"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/caseless/metadata.xml
Normal file
12
dev-js/caseless/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/mikeal/caseless/issues</bugs-to>
|
||||
<remote-id type="github">mikeal/caseless</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/chalk/Manifest
Normal file
1
dev-js/chalk/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST chalk-4.1.0.tgz 11068 BLAKE2B b050cb10f925194a2af3282133885881a6e65c7bd5bd7e7096b3a5985e074c4defe9dbf6eccaf99132affd3c6eba8a27dbf7ba690478cd31e4afd96bec67d5e3 SHA512 ab0c75d80c577b6439c50e3701cfff23abf96974e2a58ad211274e833acdfbd5e3804a728e92aebd219a378a84f777fb4d04e57ab410f12f844341320e854bd4
|
||||
18
dev-js/chalk/chalk-4.1.0.ebuild
Normal file
18
dev-js/chalk/chalk-4.1.0.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Terminal string styling done right"
|
||||
HOMEPAGE="
|
||||
https://github.com/chalk/chalk
|
||||
https://www.npmjs.com/package/chalk
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/ansi-styles
|
||||
"
|
||||
12
dev-js/chalk/metadata.xml
Normal file
12
dev-js/chalk/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/chalk/chalk/issues</bugs-to>
|
||||
<remote-id type="github">chalk/chalk</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/chownr/Manifest
Normal file
1
dev-js/chownr/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST chownr-2.0.0.tgz 2243 BLAKE2B 4e9052e4eb7a6ebb87cbd51b1861d78612b816e6bb0c6253c37616a914a8d4400e335b67aa30c759779088d501a371a7a0c2b4d17af7c7f5c20ddfca3c259bdb SHA512 6c8a26b43179286a5da2090b77d56ca6f17393d29fa72c86952f18155665ed318f0472f9b2720e9f17ac8705603ed790f5be04c9d97ea556c8c84d4372f09681
|
||||
15
dev-js/chownr/chownr-2.0.0.ebuild
Normal file
15
dev-js/chownr/chownr-2.0.0.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="like chown -R"
|
||||
HOMEPAGE="
|
||||
https://github.com/isaacs/chownr
|
||||
https://www.npmjs.com/package/chownr
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/chownr/metadata.xml
Normal file
12
dev-js/chownr/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/isaacs/chownr/issues</bugs-to>
|
||||
<remote-id type="github">isaacs/chownr</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/cli/Manifest
Normal file
1
dev-js/cli/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST cli-1.0.1.tgz 14570 BLAKE2B ee003ac2c7d2311b250d5caac30cb05d3302ed7d082f440f9f05f35b9ba7350f4d0a18edaae5d258d815f068d68ecfffcbb14650af83a3871d02535e664c0ef1 SHA512 e3553bd8c079e937d43069dd00a2bcbc9efc7a8a0e0f867934e2f8c447e3734736decfba118297957b260020557252cfd7239f58280481a9d5cdd755ad23684e
|
||||
20
dev-js/cli/cli-1.0.1.ebuild
Normal file
20
dev-js/cli/cli-1.0.1.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="A tool for rapidly building command line apps"
|
||||
HOMEPAGE="
|
||||
https://github.com/node-js-libs/cli
|
||||
https://www.npmjs.com/package/cli
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/glob
|
||||
dev-js/exit
|
||||
"
|
||||
12
dev-js/cli/metadata.xml
Normal file
12
dev-js/cli/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/node-js-libs/cli/issues</bugs-to>
|
||||
<remote-id type="github">node-js-libs/cli</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/color-support/Manifest
Normal file
1
dev-js/color-support/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST color-support-1.1.3.tgz 3642 BLAKE2B d4953136593221fa6af665efbdedc2e802b081c593ed4cfe5f9ed4906c5b32ea062dba17804fbc6bd4993a4f41f879dc36b8030458edf7023093a45aadf33f37 SHA512 aa20639296cc2cefc72faf32fa5878ab4fced4c6458f6457e97fca98c6b7fa0243df3f96c08d59cc31f2b2fa87192de63fa9b39cf724a579b0d6723d7098f246
|
||||
15
dev-js/color-support/color-support-1.1.3.ebuild
Normal file
15
dev-js/color-support/color-support-1.1.3.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 module which will endeavor to guess your terminal's level of color support."
|
||||
HOMEPAGE="
|
||||
https://github.com/isaacs/color-support
|
||||
https://www.npmjs.com/package/color-support
|
||||
"
|
||||
|
||||
LICENSE="ISC"
|
||||
KEYWORDS="~amd64"
|
||||
12
dev-js/color-support/metadata.xml
Normal file
12
dev-js/color-support/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/isaacs/color-support/issues</bugs-to>
|
||||
<remote-id type="github">isaacs/color-support</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/colors/Manifest
Normal file
1
dev-js/colors/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST colors-1.4.0.tgz 11266 BLAKE2B 6ae969a479cdaf0d6fd90e4c65932861a7c92b606896e30b8138d57a80515efacac4f200248e27e2a3e7a64083cbfe062cce32eb253823107956eafb062a3bcd SHA512 6be52a4e1e2481983f4a51af7dbcc31e9811bbb00040e9a6a911c99f185164808a1544fdd5bad584d36de7c08c594f4fb016efdcf0c26541db571b83887da6b4
|
||||
21
dev-js/colors/colors-1.4.0.ebuild
Normal file
21
dev-js/colors/colors-1.4.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="get colors in your node.js console"
|
||||
HOMEPAGE="
|
||||
https://github.com/Marak/colors.js
|
||||
https://www.npmjs.com/package/colors
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="examples"
|
||||
|
||||
src_install() {
|
||||
use examples && dodoc -r examples
|
||||
rm -rf examples || die
|
||||
node_src_install
|
||||
}
|
||||
12
dev-js/colors/metadata.xml
Normal file
12
dev-js/colors/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/Marak/colors.js/issues</bugs-to>
|
||||
<remote-id type="github">Marak/colors</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/combined-stream/Manifest
Normal file
1
dev-js/combined-stream/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST combined-stream-1.0.8.tgz 4068 BLAKE2B 1ab689c244af0a7a41368f8550a82232753d4b69c4c2d11b52ed0b8c863b124e3b667afbcca4e953cf8f3cf07c11b0a4029a476d653f110aa0c648adc012fca8 SHA512 1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476
|
||||
18
dev-js/combined-stream/combined-stream-1.0.8.ebuild
Normal file
18
dev-js/combined-stream/combined-stream-1.0.8.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="A stream that emits multiple other streams one after another."
|
||||
HOMEPAGE="
|
||||
https://github.com/felixge/node-combined-stream
|
||||
https://www.npmjs.com/package/combined-stream
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/delayed-stream
|
||||
"
|
||||
12
dev-js/combined-stream/metadata.xml
Normal file
12
dev-js/combined-stream/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/felixge/node-combined-stream/issues</bugs-to>
|
||||
<remote-id type="github">felixge/node-combined-stream</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
1
dev-js/command-exists/Manifest
Normal file
1
dev-js/command-exists/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST command-exists-1.2.9.tgz 4051 BLAKE2B 2fe78e015cbfb2cb0d93e6b1624049fbbf9cb1a7c14f8e5f57ea942491ae89388363bff58aac2e169a1c23e7e5c3720bef855dd717ab25e7636b83e9c13e195c SHA512 2d343f48673eb345dcd05bb959a2a7474622ca06649bd78a16fc92f9f46c53bfd958517cca414ce8f73d68255fd7ec5ab0e399a4edc1015815acabeca8a1d5ef
|
||||
14
dev-js/command-exists/command-exists-1.2.9.ebuild
Normal file
14
dev-js/command-exists/command-exists-1.2.9.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="check whether a command line command exists in the current environment"
|
||||
HOMEPAGE="
|
||||
https://github.com/mathisonian/command-exists
|
||||
https://www.npmjs.com/package/command-exists
|
||||
"
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user