Package Details: gradia 1.13.0-3

Git Clone URL: https://aur.archlinux.org/gradia.git (read-only, click to copy)
Package Base: gradia
Description: Make your screenshots ready for the world.
Upstream URL: https://github.com/AlexanderVanhee/Gradia
Licenses: GPL-3.0-only
Submitter: Laminarde
Maintainer: Laminarde
Last Packager: Laminarde
Votes: 12
Popularity: 2.33
First Submitted: 2025-06-08 08:34 (UTC)
Last Updated: 2026-04-30 15:11 (UTC)

Latest Comments

1 2 3 Next › Last »

Scotty_Trees commented on 2026-04-29 18:15 (UTC) (edited on 2026-04-29 18:17 (UTC) by Scotty_Trees)

Issue: -> gradia: local (1.13.0-2) is newer than AUR (1.13.0-1)

The .SRCINFO is set to 1.13.0-1, but the PKGBUILD still has pkgrel=2. This is causing AUR helpers like yay to flag the local version as newer than the AUR and loop on reinstallation. Could you please sync the PKGBUILD and .SRCINFO? Thank you

Laminarde commented on 2026-04-25 15:35 (UTC)

Hi yochananmarqos, thanks. The hash is fixed

yochananmarqos commented on 2026-04-25 14:07 (UTC) (edited on 2026-04-25 14:11 (UTC) by yochananmarqos)

@Laminarde: 1.13.0-1 fails as the pkghash variable is unused. Uncomment the tarball source instead.

EDIT: Also, the source folder is Gradia-$pkgver, so the prepare function fails as well.

The tests are passing currently, by the way.

Laminarde commented on 2026-04-20 19:59 (UTC)

Hi deanqx, I have added xdg-desktop-portal to optdepends.

Always fun to see on which DEs gradia is used.

deanqx commented on 2026-04-20 14:43 (UTC)

Hi Laminarde, I think xdg-desktop-portal-xxx should be added as optional dependency. For example I needed xdg-desktop-portal-wlr for a wlroots desktop backend. Take a look in this table: https://wiki.archlinux.org/title/XDG_Desktop_Portal

The previous page could also be helpful for people running in the No such interface org.freedesktop.portal.Screenshot error.

Laminarde commented on 2026-04-11 12:44 (UTC) (edited on 2026-04-11 12:45 (UTC) by Laminarde)

Hi rubengees, thanks for reporting. I added a patch to fix this issue.

But I need to revert the commit after next gradia version bump.

rubengees commented on 2026-04-11 09:55 (UTC)

I also have issues building this:

error: Cannot assign boolean to GLib.Variant
at ../gradia-1.12.1/data/ui/image_stack.blp line 97 column 38:
  97 |                      action-target: true;
     |                                     ^^^^

ninja: build stopped: subcommand failed.

pacman -Qi blueprint-compiler:

Name    : blueprint-compiler
Version : 0.20.4-1

Laminarde commented on 2026-03-15 15:54 (UTC) (edited on 2026-03-15 15:58 (UTC) by Laminarde)

Hi crab2313,

thanks for the heads up.

But to which version are you referring? I have the latest version from extra installed (extra/blueprint-compiler 0.18.0-2 [Installiert]) and it build fine.

crab2313 commented on 2026-03-15 08:03 (UTC)

https://github.com/AlexanderVanhee/Gradia/pull/334

You need to apply this patch to fix the build failure with latest blueprint-compiler.