diff options
author | Sam James <sam@gentoo.org> | 2022-05-17 05:53:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-17 05:53:58 +0000 |
commit | aed9e07055fe4fb3b52ae5ad9fbab870b602fa4d (patch) | |
tree | 102aa6cab66729efaaf8f45487671801f3af5330 /gui-libs/wlroots | |
parent | gui-apps/waypipe: [QA] drop implicit -Dwerror=false for meson ebuilds (diff) | |
download | gentoo-aed9e07055fe4fb3b52ae5ad9fbab870b602fa4d.tar.gz gentoo-aed9e07055fe4fb3b52ae5ad9fbab870b602fa4d.tar.bz2 gentoo-aed9e07055fe4fb3b52ae5ad9fbab870b602fa4d.zip |
gui-libs/wlroots: [QA] drop implicit -Dwerror=false for meson ebuilds
Since f7408ada0c4655827e7bea46c57d7af1b9004433, it's
always set for Meson builds, so we don't need to
repeat it in ebuilds.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r-- | gui-libs/wlroots/wlroots-0.14.0-r2.ebuild | 3 | ||||
-rw-r--r-- | gui-libs/wlroots/wlroots-0.14.1-r1.ebuild | 3 | ||||
-rw-r--r-- | gui-libs/wlroots/wlroots-0.15.0-r1.ebuild | 1 | ||||
-rw-r--r-- | gui-libs/wlroots/wlroots-0.15.0-r2.ebuild | 1 | ||||
-rw-r--r-- | gui-libs/wlroots/wlroots-0.15.1.ebuild | 1 | ||||
-rw-r--r-- | gui-libs/wlroots/wlroots-9999.ebuild | 1 |
6 files changed, 2 insertions, 8 deletions
diff --git a/gui-libs/wlroots/wlroots-0.14.0-r2.ebuild b/gui-libs/wlroots/wlroots-0.14.0-r2.ebuild index 17b92696cdc7..4a97390435b2 100644 --- a/gui-libs/wlroots/wlroots-0.14.0-r2.ebuild +++ b/gui-libs/wlroots/wlroots-0.14.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -53,7 +53,6 @@ src_configure() { local emesonargs=( "-Dxcb-errors=disabled" "-Dexamples=false" - "-Dwerror=false" "-Drenderers=gles2" -Dxwayland=$(usex X enabled disabled) -Dx11-backend=$(usex x11-backend enabled disabled) diff --git a/gui-libs/wlroots/wlroots-0.14.1-r1.ebuild b/gui-libs/wlroots/wlroots-0.14.1-r1.ebuild index cfe8c9ee911f..da27838ebd01 100644 --- a/gui-libs/wlroots/wlroots-0.14.1-r1.ebuild +++ b/gui-libs/wlroots/wlroots-0.14.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -53,7 +53,6 @@ src_configure() { local emesonargs=( "-Dxcb-errors=disabled" "-Dexamples=false" - "-Dwerror=false" "-Drenderers=gles2" -Dxwayland=$(usex X enabled disabled) -Dx11-backend=$(usex x11-backend enabled disabled) diff --git a/gui-libs/wlroots/wlroots-0.15.0-r1.ebuild b/gui-libs/wlroots/wlroots-0.15.0-r1.ebuild index d7d3567a21fe..79e777c25134 100644 --- a/gui-libs/wlroots/wlroots-0.15.0-r1.ebuild +++ b/gui-libs/wlroots/wlroots-0.15.0-r1.ebuild @@ -58,7 +58,6 @@ src_configure() { local emesonargs=( "-Dxcb-errors=disabled" "-Dexamples=false" - "-Dwerror=false" -Drenderers=$(usex vulkan 'gles2,vulkan' gles2) -Dxwayland=$(usex X enabled disabled) -Dbackends=drm,libinput$(usex x11-backend ',x11' '') diff --git a/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild b/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild index 9c30f69fea8b..c304488ebcbd 100644 --- a/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild +++ b/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild @@ -60,7 +60,6 @@ src_configure() { local emesonargs=( "-Dxcb-errors=disabled" "-Dexamples=false" - "-Dwerror=false" -Drenderers=$(usex vulkan 'gles2,vulkan' gles2) -Dxwayland=$(usex X enabled disabled) -Dbackends=drm,libinput$(usex x11-backend ',x11' '') diff --git a/gui-libs/wlroots/wlroots-0.15.1.ebuild b/gui-libs/wlroots/wlroots-0.15.1.ebuild index f6a2d61c92a4..a7ccf183fd66 100644 --- a/gui-libs/wlroots/wlroots-0.15.1.ebuild +++ b/gui-libs/wlroots/wlroots-0.15.1.ebuild @@ -58,7 +58,6 @@ src_configure() { local emesonargs=( "-Dxcb-errors=disabled" "-Dexamples=false" - "-Dwerror=false" -Drenderers=$(usex vulkan 'gles2,vulkan' gles2) -Dxwayland=$(usex X enabled disabled) -Dbackends=drm,libinput$(usex x11-backend ',x11' '') diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild index f6a2d61c92a4..a7ccf183fd66 100644 --- a/gui-libs/wlroots/wlroots-9999.ebuild +++ b/gui-libs/wlroots/wlroots-9999.ebuild @@ -58,7 +58,6 @@ src_configure() { local emesonargs=( "-Dxcb-errors=disabled" "-Dexamples=false" - "-Dwerror=false" -Drenderers=$(usex vulkan 'gles2,vulkan' gles2) -Dxwayland=$(usex X enabled disabled) -Dbackends=drm,libinput$(usex x11-backend ',x11' '') |