Search Criteria
Package Details: gnome-pomodoro-extension 1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnome-pomodoro-extension.git (read-only, click to copy) |
|---|---|
| Package Base: | gnome-pomodoro-extension |
| Description: | GNOME Shell extension that manages focus and break cycles with the Pomodoro technique |
| Upstream URL: | https://github.com/focustimerhq/FocusTimer |
| Keywords: | focus focustimer gnome gnome-pomodoro pomodoro time timer |
| Licenses: | GPL3 |
| Submitter: | rodrigosaka |
| Maintainer: | rodrigosaka (harrythecreator) |
| Last Packager: | rodrigosaka |
| Votes: | 3 |
| Popularity: | 0.140795 |
| First Submitted: | 2025-09-25 16:30 (UTC) |
| Last Updated: | 2026-03-04 23:57 (UTC) |
Dependencies (14)
- cairo (cairo-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gobject-introspection
- gom
- graphene (graphene-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-yaru-gitAUR, libadwaita-without-adwaita-gitAUR)
- libpeas-2
- pango (pango-gitAUR, pango-nothai-gitAUR)
- sqlite (sqlite-fossilAUR)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Latest Comments
rodrigosaka commented on 2026-03-02 10:55 (UTC) (edited on 2026-03-02 16:15 (UTC) by rodrigosaka)
Thank you very much for letting me know, @albertojcbouzas! Sorry for the delay, I didn’t get notified. I’ll fix it and publish a new version right away.
albertojcbouzas commented on 2026-02-07 13:30 (UTC)
It looks like the source archive for 0.28.1-3 extracts to a directory named FocusTimer-0.28.1 instead of gnome-pomodoro-extension-0.28.1. This causes the build to fail at the cd command in both the build() and package() functions.
Additionally, the sha256sums appear to be out of sync with the current archive.
Updating the cd paths to "$srcdir/FocusTimer-$pkgver" and running updpkgsums fixes the issue. Thanks for maintaining this!
Credit: Gemini LLM