mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-js/*: hsd dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-js/bupnp/Manifest
Normal file
1
dev-js/bupnp/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST bupnp-0.2.6.tgz 5675 BLAKE2B def8b4f41b8fa7c8a3758ed5c2be99635ccddcf8308e9373c3836571034657675ddcbb290300013702402af5daa793143beb282ecb464dfe18f8fd4693d04fb8 SHA512 27aca4cc98593315ca37bf0afb5373162defff9d57d8cbf3a76856e36056c26c4855f6aee8f68df7d83200167cc74e5ef0c39b59bb008acdb78128618fdaa96f
|
||||
21
dev-js/bupnp/bupnp-0.2.6.ebuild
Normal file
21
dev-js/bupnp/bupnp-0.2.6.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="UPNP client for node.js"
|
||||
HOMEPAGE="
|
||||
https://github.com/bcoin-org/bupnp
|
||||
https://www.npmjs.com/package/bupnp
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/binet
|
||||
dev-js/brq
|
||||
dev-js/bsert
|
||||
"
|
||||
12
dev-js/bupnp/metadata.xml
Normal file
12
dev-js/bupnp/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/bcoin-org/bupnp/issues</bugs-to>
|
||||
<remote-id type="github">git://github.com/bcoin-org/bupnp.git</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user