diff --git a/media-libs/ctl/ctl-1.5.2-r3.ebuild b/media-libs/ctl/ctl-1.5.2-r3.ebuild new file mode 100644 index 00000000000000..dd025f21030fad --- /dev/null +++ b/media-libs/ctl/ctl-1.5.2-r3.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake + +DESCRIPTION="AMPAS' Color Transformation Language" +HOMEPAGE="https://github.com/ampas/CTL" +SRC_URI="https://github.com/ampas/CTL/archive/${P}.tar.gz" +S="${WORKDIR}/CTL-ctl-${PV}" + +LICENSE="AMPAS" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" +IUSE="test" + +RESTRICT="!test? ( test )" + +RDEPEND="media-libs/ilmbase:= + /dev/null || die + eninja check + popd >/dev/null || die +}