gui-apps/waycheck - 1.7.0 (parona-overlay)

Search

Package Information

Description:
Simple GUI that displays the protocols implemented by a Wayland compositor.
Homepage:
https://gitlab.freedesktop.org/serebit/waycheck/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.7.0 8 ~amd64 0
View Raw Ebuild
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson xdg

DESCRIPTION="Simple GUI that displays the protocols implemented by a Wayland compositor."
HOMEPAGE="https://gitlab.freedesktop.org/serebit/waycheck/"
SRC_URI="
	https://gitlab.freedesktop.org/serebit/waycheck/-/archive/v${PV}/waycheck-v${PV}.tar.bz2
"
S="${WORKDIR}/waycheck-v${PV}"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
	>=dev-qt/qtbase-6.5:6[gui,widgets]
	>=dev-qt/qtwayland-6.5:6
	dev-libs/wayland
"
RDEPEND="${DEPEND}"
BDEPEND="
	virtual/pkgconfig
"

Dependencies

DEPEND

	>=dev-qt/qtbase-6.5:6[gui,widgets]
	>=dev-qt/qtwayland-6.5:6
	dev-libs/wayland

RDEPEND

	>=dev-qt/qtbase-6.5:6[gui,widgets]
	>=dev-qt/qtwayland-6.5:6
	dev-libs/wayland

BDEPEND

	virtual/pkgconfig

Manifest for 1.7.0

Type File Size Source URLs
DIST waycheck-v1.7.0.tar.bz2 21545 bytes https://gitlab.freedesktop.org/serebit/waycheck/-/archive/v1.7.0/waycheck-v1.7.0.tar.bz2