From a3141cfb27741d8ed005f547d2467c9f0e834e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A2=D1=80=D0=B0=D1=86=D0=B5=D0=B2=D1=81=D0=BA=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Tue, 27 Oct 2020 17:01:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/default/package.use/exactly-one-of | 4 ++++ profiles/default/package.use/required-by | 7 +++++-- profiles/default/package.use/required-use | 12 +++++++++++- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/profiles/default/package.use/exactly-one-of b/profiles/default/package.use/exactly-one-of index bf5989171..06b2ca08e 100644 --- a/profiles/default/package.use/exactly-one-of +++ b/profiles/default/package.use/exactly-one-of @@ -33,3 +33,7 @@ net-analyzer/ossec-hids hybrid postgres # exactly-one-of ( iptables nftables ) net-misc/connman -nftables + +# exactly-one-of ( gbm raspberry-pi wayland X ) +media-tv/kodi -wayland + diff --git a/profiles/default/package.use/required-by b/profiles/default/package.use/required-by index c97525599..483620037 100644 --- a/profiles/default/package.use/required-by +++ b/profiles/default/package.use/required-by @@ -697,8 +697,8 @@ net-dialup/ppp eap-tls # required by gnome-extra/evolution-data-server-3.34.4[vala] dev-libs/libical vala -# required by net-misc/econnman-1.1-r1 -dev-libs/efl connman +# required by net-misc/econnman-1.1-r1, x11-wm/enlightenment-0.24.2[wayland] +dev-libs/efl connman drm # required by sci-chemistry/votca-xtp-1.6 sci-libs/hdf5 cxx @@ -718,3 +718,6 @@ net-mail/notmuch python # required by kde-plasma/kwin-5.19.5-r1 kde-frameworks/kitemmodels qml +# required by kde-apps/krfb-20.04.3[wayland] +sys-apps/xdg-desktop-portal screencast + diff --git a/profiles/default/package.use/required-use b/profiles/default/package.use/required-use index e2fcff1a7..a744aa80a 100644 --- a/profiles/default/package.use/required-use +++ b/profiles/default/package.use/required-use @@ -47,8 +47,9 @@ sci-geosciences/gpsd python media-libs/sdl2-mixer midi # vnc? ( fbcon ) +# wayland? ( gles2-only ) # pulseaudio? ( sound ) -dev-libs/efl fbcon sound +dev-libs/efl fbcon gles2-only sound # ogre? ( !opengl ) opengl? ( !ogre ) dev-games/mygui -ogre @@ -70,3 +71,12 @@ dev-libs/efl gles2 # openal? ( wxwidgets ) games-emulation/vbam wxwidgets + +# wayland? ( egl ) +media-libs/clutter egl + +# wayland? ( gles2 ) +media-libs/cogl gles2 + +# wayland? ( gles2 ) +media-libs/libsdl2 gles2