node-bindings-1.5.0.ebuild (496B)
- # Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
- # Distributed under the terms of the GNU General Public License v2
- EAPI=8
- inherit nodejs
- DESCRIPTION="Helper module for loading your native module's .node file"
- HOMEPAGE="https://github.com/TooTallNate/node-bindings"
- SRC_URI="https://github.com/TooTallNate/node-bindings/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
- LICENSE="MIT"
- SLOT="0"
- KEYWORDS="~amd64"
- RDEPEND="dev-nodejs/file-uri-to-path"
- RESTRICT="test" # no tests