pantheon-extra/pantheon-agent-geoclue2 - 1.0.6 (elementary)

Search

Package Information

Description:
Location services agent
Homepage:
https://github.com/elementary/pantheon-agent-geoclue2
License:
GPL-3

Ebuild Details

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

EAPI=8

inherit gnome2 meson vala

DESCRIPTION="Location services agent"
HOMEPAGE="https://github.com/elementary/pantheon-agent-geoclue2"
SRC_URI="https://github.com/elementary/pantheon-agent-geoclue2/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

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

DEPEND="
	$(vala_depend)
	sys-devel/gettext
	virtual/pkgconfig
"

RDEPEND="${DEPEND}
	app-misc/geoclue
	dev-libs/glib:2
	x11-libs/gtk+:3
"

src_prepare() {
	eapply_user
	vala_setup
}

Dependencies

DEPEND

	$(vala_depend)
	sys-devel/gettext
	virtual/pkgconfig

RDEPEND

	$(vala_depend)
	sys-devel/gettext
	virtual/pkgconfig

	app-misc/geoclue
	dev-libs/glib:2
	x11-libs/gtk+:3

Manifest for 1.0.6

Type File Size Source URLs
DIST pantheon-agent-geoclue2-1.0.6.tar.gz 104734 bytes https://github.com/elementary/pantheon-agent-geoclue2/archive/refs/tags/1.0.6.tar.gz