pantheon-base/switchboard-plug-mouse-touchpad - 8.1.0 (elementary)

Search

Package Information

Description:
Mouse and touchpad settings
Homepage:
https://github.com/elementary/settings-mouse-touchpad
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
8.1.0 8 amd64 3
View Raw Ebuild
# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson vala

DESCRIPTION="Mouse and touchpad settings"
HOMEPAGE="https://github.com/elementary/settings-mouse-touchpad"
SRC_URI="https://github.com/elementary/settings-mouse-touchpad/archive/${PV}.tar.gz -> ${P}.tar.gz"

S="${WORKDIR}/settings-mouse-touchpad-${PV}"

LICENSE="GPL-3"
SLOT="3"
KEYWORDS="amd64"

RDEPEND="
	dev-libs/glib:2
	dev-libs/granite:7
	dev-libs/libxml2:2
	pantheon-base/switchboard:3
	gui-libs/gtk:4
"
DEPEND="${RDEPEND}
	$(vala_depend)
	virtual/pkgconfig
"

src_prepare() {
	eapply_user
	vala_setup
}

Dependencies

DEPEND

	dev-libs/glib:2
	dev-libs/granite:7
	dev-libs/libxml2:2
	pantheon-base/switchboard:3
	gui-libs/gtk:4

	$(vala_depend)
	virtual/pkgconfig

RDEPEND

	dev-libs/glib:2
	dev-libs/granite:7
	dev-libs/libxml2:2
	pantheon-base/switchboard:3
	gui-libs/gtk:4

Manifest for 8.1.0

Type File Size Source URLs
DIST switchboard-plug-mouse-touchpad-8.1.0.tar.gz 706425 bytes https://github.com/elementary/settings-mouse-touchpad/archive/8.1.0.tar.gz