You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/libhubbub/libhubbub-0.3.3.ebuild

27 lines
672 B

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
NETSURF_BUILDSYSTEM=buildsystem-1.5
inherit netsurf
DESCRIPTION="HTML5 compliant parsing library, written in C"
HOMEPAGE="http://www.netsurf-browser.org/projects/hubbub/"
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~m68k-mint"
IUSE="doc test"
RDEPEND=">=dev-libs/libparserutils-0.2.1-r1[static-libs?,${MULTILIB_USEDEP}]
!net-libs/hubbub"
DEPEND="${RDEPEND}
virtual/pkgconfig
test? ( dev-lang/perl
>=dev-libs/json-c-0.10-r1[${MULTILIB_USEDEP}] )"
DOCS=( README docs/{Architecture,Macros,Todo,Treebuilder,Updated} )
#RESTRICT=test