Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-control-center


Commits:
c43c9356 by Jan Alexander Steffens (heftig) at 2024-04-23T23:03:19+02:00
46.1-2: Enable location-services again

Fixes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/issues/2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gnome-control-center
        pkgdesc = GNOME's main interface to configure various aspects of the 
desktop
        pkgver = 46.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://gitlab.gnome.org/GNOME/gnome-control-center
        arch = x86_64
        groups = gnome


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=gnome-control-center
 pkgver=46.1
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME's main interface to configure various aspects of the desktop"
 url="https://gitlab.gnome.org/GNOME/gnome-control-center";
 license=(GPL-2.0-or-later)
@@ -116,6 +116,7 @@ prepare() {
 build() {
   local meson_options=(
     -D documentation=true
+    -D location-services=enabled
     -D malcontent=true
   )
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/c43c93565b776faf0677b2c36711c50de0a971ed

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/c43c93565b776faf0677b2c36711c50de0a971ed
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to