From 4e811f86ea55c9fa4c4812e980c6ec2fc59fa5e6 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 25 Mar 2019 08:27:36 +0100 Subject: [PATCH] media-libs/jasper: Removed "test" USE flag Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler --- media-libs/jasper/jasper-2.0.15-r1.ebuild | 4 +--- media-libs/jasper/jasper-9999.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/media-libs/jasper/jasper-2.0.15-r1.ebuild b/media-libs/jasper/jasper-2.0.15-r1.ebuild index 78b6c6fd9fc4..e38d99a4ea70 100644 --- a/media-libs/jasper/jasper-2.0.15-r1.ebuild +++ b/media-libs/jasper/jasper-2.0.15-r1.ebuild @@ -22,7 +22,7 @@ fi LICENSE="JasPer2.0" SLOT="0/4" -IUSE="doc jpeg opengl test" +IUSE="doc jpeg opengl" RDEPEND=" jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] ) @@ -60,8 +60,6 @@ multilib_src_configure() { # Doxygen -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=$(multilib_native_usex doc OFF ON) - - #-DJAS_ENABLE_PROGRAMS=$(usex test) ) cmake-utils_src_configure } diff --git a/media-libs/jasper/jasper-9999.ebuild b/media-libs/jasper/jasper-9999.ebuild index 78b6c6fd9fc4..e38d99a4ea70 100644 --- a/media-libs/jasper/jasper-9999.ebuild +++ b/media-libs/jasper/jasper-9999.ebuild @@ -22,7 +22,7 @@ fi LICENSE="JasPer2.0" SLOT="0/4" -IUSE="doc jpeg opengl test" +IUSE="doc jpeg opengl" RDEPEND=" jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] ) @@ -60,8 +60,6 @@ multilib_src_configure() { # Doxygen -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=$(multilib_native_usex doc OFF ON) - - #-DJAS_ENABLE_PROGRAMS=$(usex test) ) cmake-utils_src_configure } -- 2.26.2