Search Criteria
Package Details: gtkam 1.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gtkam.git (read-only, click to copy) |
|---|---|
| Package Base: | gtkam |
| Description: | A GTK2 frontend for libgphoto2 |
| Upstream URL: | https://github.com/gphoto/gtkam |
| Licenses: | GPL-2.0-or-later |
| Submitter: | ilpianista |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 84 |
| Popularity: | 0.000000 |
| First Submitted: | 2010-11-13 15:01 (UTC) |
| Last Updated: | 2025-10-10 21:04 (UTC) |
Dependencies (8)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- libexif (libexif-gitAUR)
- libexif-gtkAUR
- libgphoto2 (libgphoto2-gitAUR)
- intltool (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
dreieck commented on 2025-08-10 15:07 (UTC)
Note: Upstream GIT repository is more up to date, so there now is the package
gtkam-gitwhich builds well with up to date system.The author of
gtkamalso responds to upstream issue reports.dreieck commented on 2025-08-10 13:58 (UTC) (edited on 2025-08-10 15:07 (UTC) by dreieck)
Ahoj,
-Wno-implicit-function-declaration -Wno-error=incompatible-pointer-typesneeds to be added to$CFLAGSto work around errors likegtkam-preview.c:443:17: error: implicit declaration of function ‘gp_setting_set’; did you mean ‘g_settings_set’? [-Wimplicit-function-declaration]andgtkam-preview.c:564:61: error: passing argument 1 of ‘gtk_file_chooser_set_filename’ from incompatible pointer type [-Wincompatible-pointer-types]with up to date GCC (version 15.x):/usr/bin/ld: /tmp/ccA5OtHT.ltrans1.ltrans.o: undefined reference to symbol 'pow@@GLIBC_2.29':Regards!
emgaron commented on 2024-05-09 10:46 (UTC)
On an up-to-date system, makepkg fails with:
gtkam-save.c: In function ‘save_file’: gtkam-save.c:302:25: error: format not a string literal and no format arguments [-Werror=format-security] 302 | dialog = gtkam_error_new (GP_ERROR_FILE_EXISTS, NULL, GTK_WIDGET (save), msg); | ^~~~~~ [...] mv -f .deps/libgtkam_a-gtkam-status.Tpo .deps/libgtkam_a-gtkam-status.Po cc1: some warnings being treated as errors make[2]: *** [Makefile:950: libgtkam_a-gtkam-save.o] Error 1 make[2]: Leaving directory '/usr/local/aux/AUR/gtkam/src/gtkam-1.0/src' make[1]: *** [Makefile:603: all-recursive] Error 1 make[1]: Leaving directory '/usr/local/aux/AUR/gtkam/src/gtkam-1.0' make: *** [Makefile:466: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...penguin_arch commented on 2017-10-21 00:07 (UTC) (edited on 2017-10-22 18:16 (UTC) by penguin_arch)
Plexcon commented on 2017-08-19 10:02 (UTC)
jerome2016 commented on 2016-08-30 12:09 (UTC)
karhu commented on 2016-08-25 09:21 (UTC)
perseus commented on 2014-12-26 13:31 (UTC)
valr commented on 2014-12-26 13:27 (UTC)
1 2 3 4 5 6 Next › Last »