From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7526C158086 for ; Wed, 5 Jan 2022 07:17:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B7E52BC014; Wed, 5 Jan 2022 07:17:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56A112BC00D for ; Wed, 5 Jan 2022 07:17:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9C1D34316B for ; Wed, 5 Jan 2022 07:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DFF171CE for ; Wed, 5 Jan 2022 07:17:44 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1641367057.b8d6a21dea321f1951b86eff8aa20670cce0767c.juippis@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.26.1.ebuild X-VCS-Directories: dev-libs/efl/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: b8d6a21dea321f1951b86eff8aa20670cce0767c X-VCS-Branch: master Date: Wed, 5 Jan 2022 07:17:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: da4288b9-650c-408b-9e78-ce8d2d9eee49 X-Archives-Hash: 05989ef65be3779a5a8a18798da1025a commit: b8d6a21dea321f1951b86eff8aa20670cce0767c Author: Joonas Niilola gentoo org> AuthorDate: Wed Jan 5 06:09:28 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Jan 5 07:17:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d6a21d dev-libs/efl: update deps in 1.26.1 Closes: https://bugs.gentoo.org/830601 Signed-off-by: Joonas Niilola gentoo.org> dev-libs/efl/efl-1.26.1.ebuild | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/dev-libs/efl/efl-1.26.1.ebuild b/dev-libs/efl/efl-1.26.1.ebuild index f342c206b667..2ffe8a53d6e6 100644 --- a/dev-libs/efl/efl-1.26.1.ebuild +++ b/dev-libs/efl/efl-1.26.1.ebuild @@ -22,7 +22,7 @@ LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="+X avif bmp connman cpu_flags_arm_neon dds debug drm +eet efl-one elogind examples fbcon - +fontconfig fribidi gif gles2-only gnutls glib +gstreamer harfbuzz heif hyphen ibus ico + +fontconfig fribidi gif gnutls glib +gstreamer harfbuzz heif hyphen ibus ico jpeg2k json nls mono opengl +pdf physics pmaps postscript psd pulseaudio raw scim sdl +sound +svg +system-lz4 systemd tga tgv tiff tslib unwind v4l vnc wayland webp xcf xim xpm xpresent zeroconf" @@ -52,6 +52,7 @@ RDEPEND="${LUA_DEPS} X? ( media-libs/freetype x11-libs/libX11 + x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage @@ -62,7 +63,7 @@ RDEPEND="${LUA_DEPS} x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst - x11-libs/libXScrnSaver + x11-libs/libxkbcommon wayland? ( x11-libs/libxkbcommon[X] ) ) avif? ( media-libs/libavif:= ) @@ -80,10 +81,6 @@ RDEPEND="${LUA_DEPS} ) fontconfig? ( media-libs/fontconfig ) fribidi? ( dev-libs/fribidi ) - gles2-only? ( - media-libs/mesa[egl(+),gles2] - virtual/opengl - ) glib? ( dev-libs/glib:2 ) gnutls? ( net-libs/gnutls:= ) !gnutls? ( dev-libs/openssl:0= ) @@ -127,7 +124,8 @@ RDEPEND="${LUA_DEPS} DEPEND="${RDEPEND}" BDEPEND="${PYTHON_DEPS} virtual/pkgconfig - nls? ( sys-devel/gettext )" + nls? ( sys-devel/gettext ) + wayland? ( dev-util/wayland-scanner )" pkg_setup() { # Deprecated, provided for backward-compatibility. Everything is moved to libefreet.so.