summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gmail.com>2018-09-09 12:36:34 +0300
committerMichał Górny <mgorny@gentoo.org>2018-09-17 17:37:22 +0200
commitfcc50229925107abd66799334560fae8b585418b (patch)
tree86e04b11e1d3f758fc2f5545d244ecd65a1a77f4 /dev-libs/efl
parentapp-emulation/xen-pvgrub: bump to 4.11.0 (diff)
downloadgentoo-fcc50229925107abd66799334560fae8b585418b.tar.gz
gentoo-fcc50229925107abd66799334560fae8b585418b.tar.bz2
gentoo-fcc50229925107abd66799334560fae8b585418b.zip
dev-libs/efl: disable 'examples' USE for 1.21.0
Upstream-bug: https://phab.enlightenment.org/T7374 Package-Manager: Portage[mgorny]-2.3.43.3 Closes: https://github.com/gentoo/gentoo/pull/9811
Diffstat (limited to 'dev-libs/efl')
-rw-r--r--dev-libs/efl/efl-1.21.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/efl/efl-1.21.0.ebuild b/dev-libs/efl/efl-1.21.0.ebuild
index 164bdfdc8306..64ac0b67a25e 100644
--- a/dev-libs/efl/efl-1.21.0.ebuild
+++ b/dev-libs/efl/efl-1.21.0.ebuild
@@ -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)