media-libs/jasper: Removed "test" USE flag
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 25 Mar 2019 07:27:36 +0000 (08:27 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 25 Mar 2019 07:27:36 +0000 (08:27 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
media-libs/jasper/jasper-2.0.15-r1.ebuild
media-libs/jasper/jasper-9999.ebuild

index 78b6c6fd9fc45c98da55c33313481306bc7f47c2..e38d99a4ea70815c89aafaf67d6f665131ccc936 100644 (file)
@@ -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
 }
index 78b6c6fd9fc45c98da55c33313481306bc7f47c2..e38d99a4ea70815c89aafaf67d6f665131ccc936 100644 (file)
@@ -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
 }