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


Commits:
386f3e4f by Jan Alexander Steffens (heftig) at 2024-04-23T02:30:21+02:00
46.1-2: Add xdg-desktop-portal-impl optdep

Fixes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-calendar/-/issues/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gnome-calendar
        pkgdesc = Simple and beautiful calendar application designed to 
perfectly fit the GNOME desktop
        pkgver = 46.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://wiki.gnome.org/Apps/Calendar
        arch = x86_64
        groups = gnome
@@ -27,6 +27,7 @@ pkgbase = gnome-calendar
        depends = libsoup3
        depends = pango
        optdepends = gnome-control-center: Manage online accounts
+       optdepends = xdg-desktop-portal-impl: Various user settings (e.g. 
24-hour clock)
        source = git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#tag=46.1
        b2sums = 
ba82a9bce6d7feaf54094e75343d4a558ad93e04eb03aea12f0b8ba2406e9f66800bf528af350620f8e70f63626ee082e673bc388692a0a5d3e552294558ba3e
 


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=gnome-calendar
 pkgver=46.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Simple and beautiful calendar application designed to perfectly fit 
the GNOME desktop"
 url="https://wiki.gnome.org/Apps/Calendar";
 arch=(x86_64)
@@ -33,7 +33,10 @@ makedepends=(
   meson
   python-packaging
 )
-optdepends=('gnome-control-center: Manage online accounts')
+optdepends=(
+  'gnome-control-center: Manage online accounts'
+  'xdg-desktop-portal-impl: Various user settings (e.g. 24-hour clock)'
+)
 groups=(gnome)
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#tag=${pkgver/[a-z]/.&}";)
 
b2sums=('ba82a9bce6d7feaf54094e75343d4a558ad93e04eb03aea12f0b8ba2406e9f66800bf528af350620f8e70f63626ee082e673bc388692a0a5d3e552294558ba3e')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-calendar/-/commit/386f3e4f7bf8c764c7db1a21aaef8590dbba962f

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


Reply via email to