summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-12-01 12:40:19 +0100
committerPacho Ramos <pacho@gentoo.org>2024-12-02 13:59:28 +0100
commita1dc7ac9d200ab160d912fcd34d41d4f4039046d (patch)
treebd6f98846ad8822e3116ac131c7399ed77b82cb6 /gnome-extra/gnome-contacts
parentdev-util/maturin: add 1.7.7 (diff)
downloadgentoo-a1dc7ac9d200ab160d912fcd34d41d4f4039046d.tar.gz
gentoo-a1dc7ac9d200ab160d912fcd34d41d4f4039046d.tar.bz2
gentoo-a1dc7ac9d200ab160d912fcd34d41d4f4039046d.zip
gnome-extra/gnome-contacts: fix dependencies and homepage
Closes: https://bugs.gentoo.org/942457 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-contacts')
-rw-r--r--gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild
index 679a34918174..399a2981a2a0 100644
--- a/gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild
+++ b/gnome-extra/gnome-contacts/gnome-contacts-46.0.ebuild
@@ -2,12 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit gnome.org gnome2-utils meson python-any-r1 vala xdg
DESCRIPTION="GNOME contact management application"
-HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts"
+HOMEPAGE="https://apps.gnome.org/en/Contacts/"
LICENSE="GPL-2+"
SLOT="0"
@@ -27,7 +27,7 @@ RDEPEND="
>=dev-libs/libgee-0.10:0.8=
>=dev-libs/glib-2.64:2
>=gui-libs/gtk-4.12:4
- >=gui-libs/libadwaita-1.4_alpha:1
+ >=gui-libs/libadwaita-1.4_alpha:1[vala]
>=gnome-extra/evolution-data-server-3.42:=[gnome-online-accounts?]
>=dev-libs/libportal-0.6:=
>=media-gfx/qrencode-4.1.1:=