dev-nodejs/browserify-lite - 0.5.1 (lanodanOverlay)

Search

Package Information

Description:
browserify, minus some of the advanced features and heavy dependencies
Homepage:
https://github.com/andrewrk/browserify-lite
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.5.1 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit nodejs

DESCRIPTION="browserify, minus some of the advanced features and heavy dependencies"
HOMEPAGE="https://github.com/andrewrk/browserify-lite"
SRC_URI="https://github.com/andrewrk/browserify-lite/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND=">=dev-nodejs/pend-1.2.0"
DEPEND="${RDEPEND}"

Dependencies

DEPEND

>=dev-nodejs/pend-1.2.0

RDEPEND

>=dev-nodejs/pend-1.2.0

Manifest for 0.5.1

Type File Size Source URLs
DIST browserify-lite-0.5.1.tar.gz 4895 bytes https://github.com/andrewrk/browserify-lite/archive/refs/tags/0.5.1.tar.gz