Search Criteria
Package Details: gtkam 1.0-2
Git Clone URL: | https://aur.archlinux.org/gtkam.git (read-only, click to copy) |
---|---|
Package Base: | gtkam |
Description: | A GTK frontend for libgphoto2 |
Upstream URL: | http://gphoto.sourceforge.net/proj/gtkam |
Licenses: | |
Submitter: | ilpianista |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 86 |
Popularity: | 0.77 |
First Submitted: | 2010-11-13 15:01 |
Last Updated: | 2017-11-19 05:07 |
Dependencies (6)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- libexif-gtk
- libexif>=0.3.2
- libgphoto2>=2.5.0
- gimp (gimp-painter-git, gimp-light, gimp-git, glimpse-editor-git, glimpse-editor, gimp-devel, gimp-appimage) (make)
- intltool (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
penguin_arch commented on 2017-10-21 00:07
I concluded to install:
First: dependencies need to be installed.
So simply : Try to install gtkam from aur to be sure that all dependencies are installed. When installer stops because of cheksum fail,stop installer and proceed as follow:
download package :
http://downloads.sourceforge.net/project/gphoto/gtkam/1.0/gtkam-1.0.tar.gz
from terminal
tar xzf gtkam-1.0.tar.gz
then enter inside gtkam-1.0 directory
cd ~/gtkam-1.0
./configure
make
sudo make install
done!
Plexcon commented on 2017-08-19 10:02
Preparando...
Resolviendo dependencias...
Comprobando conflictos entre paquetes...
Descargando...
Descargando perl-xml-parser-2.44-4-x86_64.pkg.tar.xz...
Descargando intltool-0.51.0-3-any.pkg.tar.xz...
Verificando claves en la base de datos...
Verificando la integridad de los paquetes...
Cargando archivos de paquetes...
Verificando conflictos entre paquetes...
Comprobando espacio disponible en el disco...
Instalando perl-xml-parser (2.44-4)...
Instalando intltool (0.51.0-3)...
Ejecutando rutinas post-operación...
Arming ConditionNeedsUpdate...
Construyendo libexif-gtk...
Cloning into 'libexif-gtk'...
fatal: unable to access 'https://aur.archlinux.org/libexif-gtk.git/': Failed to connect to aur.archlinux.org port 443: Expiró el tiempo de conexión
jerome2016 commented on 2016-08-30 12:09
same problem than karhu.
So i'm going to find the public GPG key on servers and find it.
BUT
this key is NOT trusted.
Impossible to install/update gtkam.
karhu commented on 2016-08-25 09:21
Hi
I get this message when I try to update from 0.2.0-2 to 1.0-1 :
==> Vérification des signatures des fichiers sources grâce à gpg...
gtkam-1.0.tar.gz ... ÉCHEC (Clef publique inconnue 2209D6902F969C95)
Now I changed the version without PKGBUILD and "the unknown public key", just manually.
perseus commented on 2014-12-26 13:31
Thanks valr - I had just made the symlink, but will rebuild
valr commented on 2014-12-26 13:27
@perseus: you have to rebuild gtkam
perseus commented on 2014-12-26 13:17
gtkam will not start after yesterday's upgrades of:
[2014-12-25 16:59] [PACMAN] upgraded libgphoto2 (2.5.5.1-1 -> 2.5.6-1)
[2014-12-25 16:59] [PACMAN] upgraded gphoto2 (2.5.5-1 -> 2.5.6-1)
gtkam: error while loading shared libraries: libgphoto2_port.so.10: cannot open shared object file: No such file or directory
valr commented on 2014-09-25 20:00
@nbvcxz: dependency added, intltool was missing as makedepends. perl-xml-parser is a dependency of intltool. thanks for reporting.
nbvcxz commented on 2014-09-21 11:37
Noticed perl-xml-parser is still missing in makedepends. Could you correct it?
valr commented on 2013-02-24 15:41
Hi all, new version of libexif-gtk has been released, please rebuild libexif-gtk and then gtkam.