From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4A74859CAF for ; Sat, 2 Apr 2016 02:33:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D6EF21C00B; Sat, 2 Apr 2016 02:33:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20A9F21C00B for ; Sat, 2 Apr 2016 02:33:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05CDE340D73 for ; Sat, 2 Apr 2016 02:33:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAEFD7B for ; Sat, 2 Apr 2016 02:33:36 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1459564399.116c5948ceffcc4f08e8cbb610e18a87c355a6bc.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/efl/efl-1.12.2.ebuild dev-libs/efl/efl-1.15.2.ebuild dev-libs/efl/efl-1.16.1.ebuild dev-libs/efl/efl-1.17.0.ebuild dev-libs/efl/efl-9999.ebuild dev-libs/efl/metadata.xml X-VCS-Directories: dev-libs/efl/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 116c5948ceffcc4f08e8cbb610e18a87c355a6bc X-VCS-Branch: master Date: Sat, 2 Apr 2016 02:33:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8f3c22fe-2e97-4cd4-b6a8-59997e259c2e X-Archives-Hash: 7e8fda7aa97cd7016934ce019d71b112 commit: 116c5948ceffcc4f08e8cbb610e18a87c355a6bc Author: Mike Frysinger gentoo org> AuthorDate: Sat Apr 2 02:29:53 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Apr 2 02:33:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116c5948 dev-libs/efl: rename USE=v4l2 to USE=v4l #575846 dev-libs/efl/efl-1.12.2.ebuild | 4 ++-- dev-libs/efl/efl-1.15.2.ebuild | 4 ++-- dev-libs/efl/efl-1.16.1.ebuild | 4 ++-- dev-libs/efl/efl-1.17.0.ebuild | 4 ++-- dev-libs/efl/efl-9999.ebuild | 4 ++-- dev-libs/efl/metadata.xml | 1 - 6 files changed, 10 insertions(+), 11 deletions(-) diff --git a/dev-libs/efl/efl-1.12.2.ebuild b/dev-libs/efl/efl-1.12.2.ebuild index 234fae0..11d0128 100644 --- a/dev-libs/efl/efl-1.12.2.ebuild +++ b/dev-libs/efl/efl-1.12.2.ebuild @@ -26,7 +26,7 @@ DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" KEYWORDS="amd64 arm x86" -IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 wayland webp X xim xine xpm" +IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l wayland webp X xim xine xpm" REQUIRED_USE=" pulseaudio? ( sound ) @@ -243,7 +243,7 @@ src_configure() { $(use_enable tga image-loader-tga) $(use_enable tiff image-loader-tiff) $(use_enable tslib) - $(use_enable v4l2) + $(use_enable v4l v4l2) $(use_enable wayland) $(use_enable webp image-loader-webp) $(use_enable xim) diff --git a/dev-libs/efl/efl-1.15.2.ebuild b/dev-libs/efl/efl-1.15.2.ebuild index f11ad9c..3b9f4ce 100644 --- a/dev-libs/efl/efl-1.15.2.ebuild +++ b/dev-libs/efl/efl-1.15.2.ebuild @@ -23,7 +23,7 @@ inherit enlightenment pax-utils DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" -IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind wayland webp X xim xine xpm" +IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l valgrind wayland webp X xim xine xpm" REQUIRED_USE=" pulseaudio? ( sound ) @@ -230,7 +230,7 @@ src_configure() { $(use_enable tga image-loader-tga) $(use_enable tiff image-loader-tiff) $(use_enable tslib) - $(use_enable v4l2) + $(use_enable v4l v4l2) $(use_enable valgrind) $(use_enable wayland) $(use_enable webp image-loader-webp) diff --git a/dev-libs/efl/efl-1.16.1.ebuild b/dev-libs/efl/efl-1.16.1.ebuild index e8ae205..942389b 100644 --- a/dev-libs/efl/efl-1.16.1.ebuild +++ b/dev-libs/efl/efl-1.16.1.ebuild @@ -23,7 +23,7 @@ inherit enlightenment pax-utils DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" -IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind wayland webp X xim xine xpm" +IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l valgrind wayland webp X xim xine xpm" REQUIRED_USE=" pulseaudio? ( sound ) @@ -230,7 +230,7 @@ src_configure() { $(use_enable tga image-loader-tga) $(use_enable tiff image-loader-tiff) $(use_enable tslib) - $(use_enable v4l2) + $(use_enable v4l v4l2) $(use_enable valgrind) $(use_enable wayland) $(use_enable webp image-loader-webp) diff --git a/dev-libs/efl/efl-1.17.0.ebuild b/dev-libs/efl/efl-1.17.0.ebuild index 3972324..63084ec 100644 --- a/dev-libs/efl/efl-1.17.0.ebuild +++ b/dev-libs/efl/efl-1.17.0.ebuild @@ -23,7 +23,7 @@ inherit enlightenment pax-utils DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" -IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind wayland webp X xim xine xpm" +IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l valgrind wayland webp X xim xine xpm" REQUIRED_USE=" pulseaudio? ( sound ) @@ -232,7 +232,7 @@ src_configure() { $(use_enable tga image-loader-tga) $(use_enable tiff image-loader-tiff) $(use_enable tslib) - $(use_enable v4l2) + $(use_enable v4l v4l2) $(use_enable valgrind) $(use_enable wayland) $(use_enable webp image-loader-webp) diff --git a/dev-libs/efl/efl-9999.ebuild b/dev-libs/efl/efl-9999.ebuild index 3972324..63084ec 100644 --- a/dev-libs/efl/efl-9999.ebuild +++ b/dev-libs/efl/efl-9999.ebuild @@ -23,7 +23,7 @@ inherit enlightenment pax-utils DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" -IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l2 valgrind wayland webp X xim xine xpm" +IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib v4l valgrind wayland webp X xim xine xpm" REQUIRED_USE=" pulseaudio? ( sound ) @@ -232,7 +232,7 @@ src_configure() { $(use_enable tga image-loader-tga) $(use_enable tiff image-loader-tiff) $(use_enable tslib) - $(use_enable v4l2) + $(use_enable v4l v4l2) $(use_enable valgrind) $(use_enable wayland) $(use_enable webp image-loader-webp) diff --git a/dev-libs/efl/metadata.xml b/dev-libs/efl/metadata.xml index 61ac6e6..61f2879 100644 --- a/dev-libs/efl/metadata.xml +++ b/dev-libs/efl/metadata.xml @@ -24,7 +24,6 @@ Enable Smart Common Input Method Enable Tga image loader Enable x11-libs/tslib for touchscreen events - Enable Video4Linux2 support Enable usage of dev-util/valgrind in debug Enable WebP image loader Enable X Input Method