summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-06-11 19:00:20 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-06-11 19:02:24 +0200
commit94a275813caf9b3cebe43ae24e1d36af81796ac1 (patch)
tree15d25d5bbc0314cbc2797aa743e7a888b86763f2 /app-misc/geoclue
parentdev-libs/libpqxx: Fix VariableOrderWrong (diff)
downloadgentoo-94a275813caf9b3cebe43ae24e1d36af81796ac1.tar.gz
gentoo-94a275813caf9b3cebe43ae24e1d36af81796ac1.tar.bz2
gentoo-94a275813caf9b3cebe43ae24e1d36af81796ac1.zip
app-misc/geoclue: update DESCRIPTION
Closes: https://bugs.gentoo.org/929330 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r--app-misc/geoclue/geoclue-2.7.1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/app-misc/geoclue/geoclue-2.7.1.ebuild b/app-misc/geoclue/geoclue-2.7.1.ebuild
index ef26340c2fa6..d798815d307f 100644
--- a/app-misc/geoclue/geoclue-2.7.1.ebuild
+++ b/app-misc/geoclue/geoclue-2.7.1.ebuild
@@ -2,12 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
-PYTHON_REQ_USE="xml(+)"
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="xml(+)"
inherit meson python-any-r1 systemd vala xdg
-DESCRIPTION="A location information D-Bus service"
+DESCRIPTION="Location information D-Bus service"
HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home"
SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.bz2"
@@ -30,8 +30,7 @@ RDEPEND="${DEPEND}
acct-user/geoclue
sys-apps/dbus
"
-BDEPEND="
- ${PYTHON_DEPS}
+BDEPEND="${PYTHON_DEPS}
dev-util/gdbus-codegen
dev-util/glib-utils
gtk-doc? (