# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 OASIS_BUILD_TESTS=1 inherit oasis findlib DESCRIPTION="Skylable LibreS3 - Amazon S3 open source replacement" HOMEPAGE="http://www.skylable.com/products/libres3" SRC_URI="http://cdn.skylable.com/source/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="~amd64" IUSE="" OASIS_DOC_DIR="/usr/share/doc/${PF}" RDEPEND=" >=dev-lang/ocaml-4:= dev-ml/camlp4:= dev-ml/jsonm:= dev-ml/lwt:=[react,ssl] dev-ml/ocaml-base64:= dev-ml/ocaml-dns:=[lwt(-)] dev-ml/ocaml-ipaddr:= dev-ml/ocaml-re:= dev-ml/ocaml-ssl:= >=dev-ml/ocamlnet-3.7.4:=[pcre]