mail-client/geary
A lightweight, easy-to-use, feature-rich email client (GTK4 port)
ChangeLog
commit c91888584615ad69ed015174579eba086f10ddff
Author: Benny Powers <web@bennypowers.com>
Date: Sun May 31 09:31:20 2026 +0300
fix(geary): patch DragIcon Vala syntax on nielsdg/gtk4 branch
`Gtk.DragIcon.get_for_drag` is a static method, not a named constructor.
Using `new` causes Vala to reject it. Cast to `Gtk.DragIcon` instead,
matching the fix from onny's gtk4-port branch.
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit b08717294b1fe6b3042205fce89f36198aa224af
Author: Benny Powers <web@bennypowers.com>
Date: Sun May 31 09:17:19 2026 +0300
bump(geary): change fork
commit 76308473720f564cf35f3cf5c30a6bb97c530cc7
Author: Benny Powers <web@bennypowers.com>
Date: Wed Mar 11 11:42:42 2026 +0200
fix: update maintainer email to web@bennypowers.com
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
commit 0bb7a32d31ac714a2ab0fbed5dbffd4254c20e2c
Author: Benny Powers <web@bennypowers.com>
Date: Sun Mar 8 15:54:54 2026 +0200
fix: geary libpeas:2[vala], metadata fixes
Add vala USE requirement for libpeas:2, fix remote-id type to
gnome-gitlab, add ytnef USE flag description.
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
commit 5372ff9d8ec394e54175e85fc27c509cc749e984
Author: Benny Powers <web@bennypowers.com>
Date: Sun Mar 8 14:56:41 2026 +0200
new: geary-9999 live ebuild (GTK4 port)
Live ebuild tracking the gtk4-port branch from GNOME/geary MR !892.
Key dep changes: gtk:4, webkit-gtk:6, gcr:4, libadwaita:1,
libspelling, libpeas:2.
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
Author: Benny Powers <web@bennypowers.com>
Date: Sun May 31 09:31:20 2026 +0300
fix(geary): patch DragIcon Vala syntax on nielsdg/gtk4 branch
`Gtk.DragIcon.get_for_drag` is a static method, not a named constructor.
Using `new` causes Vala to reject it. Cast to `Gtk.DragIcon` instead,
matching the fix from onny's gtk4-port branch.
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit b08717294b1fe6b3042205fce89f36198aa224af
Author: Benny Powers <web@bennypowers.com>
Date: Sun May 31 09:17:19 2026 +0300
bump(geary): change fork
commit 76308473720f564cf35f3cf5c30a6bb97c530cc7
Author: Benny Powers <web@bennypowers.com>
Date: Wed Mar 11 11:42:42 2026 +0200
fix: update maintainer email to web@bennypowers.com
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
commit 0bb7a32d31ac714a2ab0fbed5dbffd4254c20e2c
Author: Benny Powers <web@bennypowers.com>
Date: Sun Mar 8 15:54:54 2026 +0200
fix: geary libpeas:2[vala], metadata fixes
Add vala USE requirement for libpeas:2, fix remote-id type to
gnome-gitlab, add ytnef USE flag description.
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
commit 5372ff9d8ec394e54175e85fc27c509cc749e984
Author: Benny Powers <web@bennypowers.com>
Date: Sun Mar 8 14:56:41 2026 +0200
new: geary-9999 live ebuild (GTK4 port)
Live ebuild tracking the gtk4-port branch from GNOME/geary MR !892.
Key dep changes: gtk:4, webkit-gtk:6, gcr:4, libadwaita:1,
libspelling, libpeas:2.
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>


View
Download
Browse