summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/netsurf-buildsystem: build with empty WARNINGFLAGSVirgil Dupras2019-02-041-0/+19
| | | | | | Closes: https://bugs.gentoo.org/642164 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/netsurf-buildsystem: fix Prefix regression from netsurf.eclassBenda Xu2018-11-261-1/+1
| | | | | | Reference: https://archives.gentoo.org/gentoo-dev/message/776d6a128da1c7cfcdc5aa36e8bf83ae Signed-off-by: Benda Xu <heroxbd@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-util/netsurf-buildsystem: new packageVirgil Dupras2018-11-131-0/+18
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