commit:     f81569cd8da731c91d0a14b1b04fb32ca6043b97
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  9 19:49:25 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  9 21:32:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81569cd

media-libs/ctl: Drop 1.5.2-r1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/ctl/ctl-1.5.2-r1.ebuild | 30 ------------------------------
 1 file changed, 30 deletions(-)

diff --git a/media-libs/ctl/ctl-1.5.2-r1.ebuild 
b/media-libs/ctl/ctl-1.5.2-r1.ebuild
deleted file mode 100644
index 7562ed9c901c..000000000000
--- a/media-libs/ctl/ctl-1.5.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="AMPAS' Color Transformation Language"
-HOMEPAGE="https://github.com/ampas/CTL";
-SRC_URI="https://github.com/ampas/CTL/archive/${P}.tar.gz";
-
-LICENSE="AMPAS"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc64 x86"
-
-RDEPEND="media-libs/ilmbase:=
-       media-libs/openexr:=
-       media-libs/tiff:=
-       !media-libs/openexr_ctl"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-S="${WORKDIR}/CTL-ctl-${PV}"
-
-PATCHES=(
-       "${FILESDIR}/${P}-Use-GNUInstallDirs-and-fix-PkgConfig-files-1.patch"
-       "${FILESDIR}/${P}-openexr-2.3.patch"
-)
-
-mycmakeargs=( -DCMAKE_INSTALL_DOCDIR="share/doc/${PF}" )

Reply via email to