!?
[quote=“Aboulafia”]Bonjour,
J’ai vérifié sur Debian. Le pacquet PhotoFlow est en cours depuis un an et demi.
Un membre du forum utiliserait-il ce logiciel ?
Merci[/quote]
voir ça
github.com/aferrero2707/PhotoFlow
!?
perso je me serai pas pris la tête et j’aurai tenté avec le ppa ubuntu
Photo Video Applications PPA:
ajouter ca dans /etc/apt/sources.list
deb ppa.launchpad.net/anton+/photo-video-apps/ubuntu trusty main
[code]sudo apt-get update[/code]
[code]sudo apt-get install photoflow[/code]
!?
Salut,
Quelles sont-elles ?
$ aptitude -s install photoflow
!?
[quote=“Aboulafia”]et bien voilà :
root@lpe-AV3:/home/mdlpe# aptitude -s install photoflow
[...]
root@lpe-AV3:/home/mdlpe# aptitude -s install libjpeg8
[...]
root@lpe-AV3:/home/mdlpe# aptitude -s install libmagickcore5
[...]
[/quote]
Tu esquives (Cf. dépendance bumblebee …) ces retours.
Dès lors, te venir en aide devient acrobatique.
Pour ton information, ils sont présents.
[19:44:05]:~$ apt-cache policy libvips42
libvips42:
Installé : (aucun)
Candidat : 8.2.2-1+b1
Table de version :
8.2.2-1+b1 990
990 http://cdn.debian.net/debian sid/main amd64 Packages
870 http://ftp.fr.debian.org/debian stretch/main amd64 Packages
[19:44:11]:~$
[19:44:34]:~$ apt-cache policy libjpeg8
libjpeg8:
Installé : 8d1-2
Candidat : 8d1-2
Table de version :
*** 8d1-2 990
990 http://cdn.debian.net/debian sid/main amd64 Packages
870 http://ftp.fr.debian.org/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
8d-1+deb7u1 799
799 http://ftp.fr.debian.org/debian wheezy/main amd64 Packages
8b-1 570
570 http://ftp2.fr.debian.org/debian squeeze/main amd64 Packages
[19:44:45]:~$
[19:45:13]:~$ apt-cache policy libmagickcore5
libmagickcore5:
Installé : 8:6.7.7.10-5+deb7u3
Candidat : 8:6.7.7.10-5+deb7u3
Table de version :
*** 8:6.7.7.10-5+deb7u3 800
800 http://security.debian.org wheezy/updates/main amd64 Packages
799 http://ftp.fr.debian.org/debian wheezy/main amd64 Packages
100 /var/lib/dpkg/status
[19:45:18]:~$
!?