Search Criteria
Package Details: errands-c-git 46.2.4.r393.g29181ee-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/errands-c-git.git (read-only, click to copy) |
|---|---|
| Package Base: | errands-c-git |
| Description: | Todo application for those who prefer simplicity. (Rewrite in C. Experimental / potentially data-breaking) |
| Upstream URL: | https://github.com/mrvladus/Errands |
| Keywords: | errands todo |
| Licenses: | MIT |
| Conflicts: | errands |
| Provides: | errands |
| Submitter: | trougnouf |
| Maintainer: | lufog |
| Last Packager: | lufog |
| Votes: | 1 |
| Popularity: | 0.21 |
| First Submitted: | 2025-11-21 00:50 (UTC) |
| Last Updated: | 2025-12-28 21:29 (UTC) |
Dependencies (10)
- curl (curl-gitAUR, curl-c-aresAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR)
- libical
- libportal
- webkitgtk-6.0 (webkitgtk-6.0-develAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
trougnouf commented on 2025-12-28 13:39 (UTC)
Done, thank you @lufog! I am disowning this package though because I no longer use it. Feel free to adopt it.
lufog commented on 2025-12-28 08:43 (UTC)
I think it's worth adding these fixes until dev address them upstream.
Also, the dev forgot to install the icon in the Makefile. So please add
install -Dm644 data/icons/io.github.mrvladus.Errands.svg -t "$pkgdir"/usr/share/icons/hicolor/scalable/apps/somewhere aftermake install.