# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) PYTHON_REQ_USE="threads(+)" inherit python-any-r1 waf-utils DESCRIPTION="create and read Digital Cinema Packages using JPEG2000 and WAV files" HOMEPAGE="http://carlh.net/libdcp" SRC_URI="http://carlh.net/downloads/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1.0" KEYWORDS="~amd64" IUSE="test" RDEPEND="dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 >=dev-libs/boost-1.61.0