app-admin/gnome-online-accounts-gtk - 3.50.10 (bennypowers)

Search

Install

Install this version:

emerge -a =app-admin/gnome-online-accounts-gtk-3.50.10

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-admin/gnome-online-accounts-gtk-3.50.10

Or alternatively:

emerge --autounmask-write -a =app-admin/gnome-online-accounts-gtk-3.50.10

Package Information

Description:
A GTK frontend for GNOME Online Accounts
Homepage:
https://github.com/xapp-project/gnome-online-accounts-gtk
License:
GPL-3+

Ebuild Details

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

EAPI=8

inherit meson xdg

DESCRIPTION="A GTK frontend for GNOME Online Accounts"
HOMEPAGE="https://github.com/xapp-project/gnome-online-accounts-gtk"
SRC_URI="https://github.com/xapp-project/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="
	>=dev-libs/glib-2.44:2
	gui-libs/gtk:4
	>=gui-libs/libadwaita-1:1
	>=net-libs/gnome-online-accounts-3.50
"
DEPEND="${RDEPEND}"
BDEPEND="
	sys-devel/gettext
	virtual/pkgconfig
"

Inherited Eclasses

xdg

Dependencies

DEPEND

	>=dev-libs/glib-2.44:2
	gui-libs/gtk:4
	>=gui-libs/libadwaita-1:1
	>=net-libs/gnome-online-accounts-3.50

RDEPEND

	>=dev-libs/glib-2.44:2
	gui-libs/gtk:4
	>=gui-libs/libadwaita-1:1
	>=net-libs/gnome-online-accounts-3.50

BDEPEND

	sys-devel/gettext
	virtual/pkgconfig

Manifest for 3.50.10

Type File Size Source URLs
DIST gnome-online-accounts-gtk-3.50.10.tar.gz 46215 bytes https://github.com/xapp-project/gnome-online-accounts-gtk/archive/refs/tags/3.50.10.tar.gz