Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geoclue2: update to 2.7.1. #48946

Merged
merged 1 commit into from
Feb 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions srcpkgs/geoclue2/template
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
# Template file for 'geoclue2'
pkgname=geoclue2
version=2.6.0
version=2.7.1
revision=1
build_style=meson
build_helper="gir"
configure_args="-Ddbus-srv-user=_geoclue2 -Dgtk-doc=false
$(vopt_bool gir introspection)"
make_dirs="/etc/geoclue/conf.d 0755 root root"
conf_files="/etc/geoclue/geoclue.conf"
hostmakedepends="glib-devel intltool pkg-config vala"
makedepends="ModemManager-devel avahi-glib-libs-devel
json-glib-devel libsoup-gnome-devel libnotify-devel"
json-glib-devel libsoup3-devel libnotify-devel"
short_desc="Geoinformation Service (2.x series)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home"
changelog="https://gitlab.freedesktop.org/geoclue/geoclue/-/raw/master/NEWS"
distfiles="https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/${version}/geoclue-${version}.tar.bz2"
checksum=cdc9efcb98ce81284d7a6c3c899330481ffdca44bba3c18b9e530618298aa4a0
checksum=5624cd41148643c46d681d39153c7d26fdb8831e7e7c8601c300732fa8a6db1c
system_accounts="_geoclue2"
lib32disabled=yes

Expand Down