pantheon-base/switchboard-plug-applications - 8.3.0 (elementary)

Search

Package Information

Description:
Application configuration management
Homepage:
https://github.com/elementary/settings-applications
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
8.3.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 gnome2 meson vala

DESCRIPTION="Application configuration management"
HOMEPAGE="https://github.com/elementary/settings-applications"
SRC_URI="https://github.com/elementary/settings-applications/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

S="${WORKDIR}/settings-applications-${PV}"

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

RDEPEND="
	!pantheon-base/switchboard-plug-applications:0
	dev-libs/glib:2
	dev-libs/granite:7
	pantheon-base/switchboard:3
	gui-libs/gtk:4
	sys-apps/flatpak
"
DEPEND="${RDEPEND}
	$(vala_depend)
	virtual/pkgconfig
"

src_prepare() {
	eapply_user
	vala_setup
}

src_install() {
	meson_src_install
}

Dependencies

DEPEND

	!pantheon-base/switchboard-plug-applications:0
	dev-libs/glib:2
	dev-libs/granite:7
	pantheon-base/switchboard:3
	gui-libs/gtk:4
	sys-apps/flatpak

	$(vala_depend)
	virtual/pkgconfig

RDEPEND

	!pantheon-base/switchboard-plug-applications:0
	dev-libs/glib:2
	dev-libs/granite:7
	pantheon-base/switchboard:3
	gui-libs/gtk:4
	sys-apps/flatpak

Manifest for 8.3.0

Type File Size Source URLs
DIST switchboard-plug-applications-8.3.0.tar.gz 896425 bytes https://github.com/elementary/settings-applications/archive/refs/tags/8.3.0.tar.gz