dev-libs/efl: disable 'examples' USE for 1.21.0
authorJoonas Niilola <juippis@gmail.com>
Sun, 9 Sep 2018 09:36:34 +0000 (12:36 +0300)
committerMichał Górny <mgorny@gentoo.org>
Mon, 17 Sep 2018 15:37:22 +0000 (17:37 +0200)
Upstream-bug: https://phab.enlightenment.org/T7374
Package-Manager: Portage[mgorny]-2.3.43.3
Closes: https://github.com/gentoo/gentoo/pull/9811

dev-libs/efl/efl-1.21.0.ebuild

index 164bdfdc830687e64cd3c7f9e7169391463b35cc..64ac0b67a25ee008bf8954cbb46de127124b34b8 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${P}.tar.xz"
 LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="avahi +bmp dds connman debug drm +eet egl examples fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz hyphen +ico ibus jpeg2k libressl libuv luajit neon nls opengl ssl pdf physics postscript +ppm +psd pulseaudio raw scim sdl sound static-libs svg +system-lz4 systemd tga tiff tslib unwind v4l valgrind vlc vnc wayland webp X xcf xim xine xpresent xpm"
+IUSE="avahi +bmp dds connman debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz hyphen +ico ibus jpeg2k libressl libuv luajit neon nls opengl ssl pdf physics postscript +ppm +psd pulseaudio raw scim sdl sound static-libs svg +system-lz4 systemd tga tiff tslib unwind v4l valgrind vlc vnc wayland webp X xcf xim xine xpresent xpm"
 
 REQUIRED_USE="
        ?? ( opengl egl )
@@ -179,7 +179,6 @@ src_configure() {
                $(use_enable drm elput)
                $(use_enable eet image-loader-eet)
                $(use_enable egl)
-               $(use_enable examples always-build-examples)
                $(use_enable fbcon fb)
                $(use_enable fontconfig)
                $(use_enable fribidi)