logo

overlay

My own overlay for experimentations, use with caution, no support is provided
commit: 13787890c62ae64ac7de245a6a353dcdf1d80045
parent: 316525303e69ac9ba1aee6bebb29ece01d8b398f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 28 Jan 2020 18:29:44 +0100

net-libs/webkit-gtk: Remove typo(+) in cmakeargs

Diffstat:

Mnet-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild2+-
Mnet-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild @@ -257,7 +257,7 @@ src_configure() { -DUSE_WPE_RENDERER=$(usex wpe) -DENABLE_BUBBLEWRAP_SANDBOX=$(usex seccomp) -DENABLE_MEDIA_SOURCE=$(usex media-source) -+ -DBWRAP_EXECUTABLE="${EPREFIX}"/usr/bin/bwrap # If bubblewrap[suid] then portage makes it go-r and cmake find_program fails with that + -DBWRAP_EXECUTABLE="${EPREFIX}"/usr/bin/bwrap # If bubblewrap[suid] then portage makes it go-r and cmake find_program fails with that -DCMAKE_BUILD_TYPE=Release -DPORT=GTK ${ruby_interpreter} diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.3.ebuild @@ -256,7 +256,7 @@ src_configure() { -DUSE_WPE_RENDERER=$(usex wpe) -DENABLE_BUBBLEWRAP_SANDBOX=$(usex seccomp) -DENABLE_MEDIA_SOURCE=$(usex media-source) -+ -DBWRAP_EXECUTABLE="${EPREFIX}"/usr/bin/bwrap # If bubblewrap[suid] then portage makes it go-r and cmake find_program fails with that + -DBWRAP_EXECUTABLE="${EPREFIX}"/usr/bin/bwrap # If bubblewrap[suid] then portage makes it go-r and cmake find_program fails with that -DCMAKE_BUILD_TYPE=Release -DPORT=GTK ${ruby_interpreter}