pantheon-base/pantheon-wayland - 1.1.0 (elementary)

Search

Package Information

Description:
Wayland integration library to the Pantheon Desktop
Homepage:
https://github.com/elementary/pantheon-wayland
License:
LGPL-3

Ebuild Details

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

EAPI=8

inherit gnome2 meson vala

DESCRIPTION="Wayland integration library to the Pantheon Desktop"
HOMEPAGE="https://github.com/elementary/pantheon-wayland"
SRC_URI="https://github.com/elementary/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64"

DEPEND="
	dev-libs/glib:2
	dev-libs/wayland
	gui-libs/gtk:4[wayland]
"
RDEPEND="${DEPEND}"
BDEPEND="
	$(vala_depend)
	dev-util/wayland-scanner
"

src_prepare() {
	eapply_user
	vala_setup
}

Dependencies

DEPEND

	dev-libs/glib:2
	dev-libs/wayland
	gui-libs/gtk:4[wayland]

RDEPEND

	dev-libs/glib:2
	dev-libs/wayland
	gui-libs/gtk:4[wayland]

BDEPEND

	$(vala_depend)
	dev-util/wayland-scanner

Manifest for 1.1.0

Type File Size Source URLs
DIST pantheon-wayland-1.1.0.tar.gz 8228 bytes https://github.com/elementary/pantheon-wayland/archive/refs/tags/1.1.0.tar.gz