Package: gpa / 0.10.0-3
Metadata
Package | Version | Patches format |
---|---|---|
gpa | 0.10.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
gnupg2.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
make sure to check for gnupg2 binary and helpers. |
0006 Clean up gpa.desktop.patch | (download) |
gpa.desktop |
3 2 + 1 - 0 ! |
clean up gpa.desktop desktop-file-validate says: warning: value "GTK;Application;Security;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" So i removed Application. I added Keywords= because of https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords |
0003 Disable scaling also for cardkey icon in keylist.patch | (download) |
src/icons.c |
3 2 + 1 - 0 ! |
disable scaling also for cardkey icon in keylist We should also disable the scaling for the cardkey icon, blue_yellow_cardkey.xpm when used in the keylist. |
0004 Replace use of the GPGME_KEYLIST_MODE_LOCATE alias.patch | (download) |
src/gpaimportserverop.c |
3 2 + 1 - 0 ! |
replace use of the gpgme_keylist_mode_locate alias * src/gpaimportserverop.c (search_keys): Use Extern and local instead. -- This way we can build with older gpgme versions. Reported-by: Andreas Stieger <astieger@suse.com> Signed-off-by: Werner Koch <wk@gnupg.org> |
1