pantheon-extra/pantheon-maps - 8.1.0 (elementary)

Search

Package Information

Description:
Map viewer designed for elementary OS
Homepage:
https://github.com/elementary/maps
License:
GPL-3

Ebuild Details

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

EAPI=8

inherit gnome2 meson vala

DESCRIPTION="Map viewer designed for elementary OS"
HOMEPAGE="https://github.com/elementary/maps"
SRC_URI="https://github.com/elementary/maps/archive/${PV}.tar.gz -> ${P}.tar.gz"

S=${WORKDIR}/maps-${PV}

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

DEPEND="
	$(vala_depend)
	sys-devel/gettext
	virtual/pkgconfig
"
RDEPEND="${DEPEND}
	dev-libs/glib:2
	dev-libs/granite:7
	media-libs/libshumate:1.0
	sci-geosciences/geocode-glib:2
	app-misc/geoclue:2.0
	gui-libs/gtk:4
	gui-libs/libadwaita:1
"

src_prepare() {
	eapply_user
	vala_setup
}

Dependencies

DEPEND

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

RDEPEND

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

	dev-libs/glib:2
	dev-libs/granite:7
	media-libs/libshumate:1.0
	sci-geosciences/geocode-glib:2
	app-misc/geoclue:2.0
	gui-libs/gtk:4
	gui-libs/libadwaita:1

Manifest for 8.1.0

Type File Size Source URLs
DIST pantheon-maps-8.1.0.tar.gz 1648193 bytes https://github.com/elementary/maps/archive/8.1.0.tar.gz