1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
7 NETSURF_BUILDSYSTEM="buildsystem-9999"
9 NETSURF_COMPONENT_TYPE=binary
10 inherit netsurf git-r3
12 DESCRIPTION="generate javascript to dom bindings from w3c webidl files"
13 HOMEPAGE="http://www.netsurf-browser.org/"
14 EGIT_REPO_URI="http://git.netsurf-browser.org/nsgenbind.git"
19 KEYWORDS="~amd64 ~arm ~m68k-mint"
23 >=dev-util/netsurf-buildsystem-9999"
28 cp -r /usr/share/netsurf-buildsystem "${WORKDIR}/${NETSURF_BUILDSYSTEM}"