commit: c1b4d5d64fc3aa1908871c635c22f9fbde21cbde
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 10 09:14:19 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jul 10 10:35:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1b4d5d6
gui-apps/wcm: update live ebuild
Upstream removed the wdisplays subproject.
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
gui-apps/wcm/wcm-9999.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/gui-apps/wcm/wcm-9999.ebuild b/gui-apps/wcm/wcm-9999.ebuild
index 7d1e34e97fd6..b5f549ba8e52 100644
--- a/gui-apps/wcm/wcm-9999.ebuild
+++ b/gui-apps/wcm/wcm-9999.ebuild
@@ -48,10 +48,6 @@ BDEPEND="
virtual/pkgconfig
"
-PATCHES=(
- "${FILESDIR}"/${PN}-0.9.0-incompatible-pointer-types.patch
-)
-
src_prepare() {
default
@@ -61,7 +57,6 @@ src_prepare() {
src_configure() {
local emesonargs=(
-Dwf_shell=enabled
- -Denable_wdisplays=true
)
meson_src_configure