dev-util/netsurf-buildsystem: new package
authorVirgil Dupras <vdupras@gentoo.org>
Tue, 13 Nov 2018 16:09:03 +0000 (11:09 -0500)
committerVirgil Dupras <vdupras@gentoo.org>
Tue, 13 Nov 2018 18:04:19 +0000 (13:04 -0500)
commit05d5e71256665ca40897df0fc459cecdd08123e5
treed184fcb4bbac9418b3218ff0ea238e7e25665e97
parente84bc4145aae257176c71dc045faa9c161684513
dev-util/netsurf-buildsystem: new package

This replaces the netsurf eclass which not necessary and too complex for
its own need. Being an eclass makes modifying it too heavy a process.

Most of netsurf.eclass' purpose was to wrap netsurf's build system,
which is now what we do in this package. In addition to installing it as
a normal package, we add a helper shell script that can then be loaded
in consumer ebuilds.

Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-util/netsurf-buildsystem/Manifest [new file with mode: 0644]
dev-util/netsurf-buildsystem/files/gentoo-helpers.sh [new file with mode: 0644]
dev-util/netsurf-buildsystem/metadata.xml [new file with mode: 0644]
dev-util/netsurf-buildsystem/netsurf-buildsystem-1.7.ebuild [new file with mode: 0644]