This commit is contained in:
2023-01-10 15:11:01 +01:00
parent 6ff1e53853
commit b634b11388
3 changed files with 7 additions and 8 deletions

View File

@@ -5,8 +5,8 @@ EAPI=8
inherit meson
DESCRIPTION="Pluggable, composable, unopinionated modules for building a Wayland compositor"
HOMEPAGE="https://gitlab.freedesktop.org/wlroots/wlroots"
DESCRIPTION="Pluggable, composable, unopinionated modules for building a Wayland compositor with updates from pureos (for phoc)"
HOMEPAGE="https://source.puri.sm/Librem5/wlroots"
COMMIT="cb07c8c11a2a1db243c47a7b4ee4f47e46a21c8f"
SRC_URI="https://source.puri.sm/Librem5/wlroots/-/archive/${COMMIT}/wlroots-${COMMIT}.tar.gz -> ${P}.tar.gz"