pinentry: new package
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 6 Jun 2014 13:44:29 +0000 (14:44 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 9 Jun 2014 13:30:12 +0000 (15:30 +0200)
commit90b2765f5f122a2dc92704d305bfdb7466bc0b06
tree44f003f758d4e41ef64a8402d0b3de46b583ee70
parent566a7bef7ca59e064d1ffc4ba6e84bf35fbc9384
pinentry: new package

[Thomas:
 - fix license version: the license is GPLv2+, not GPLv2
 - make sure the ncurses backend is selected if none of the other
   backends are selected.
 - add dependency on libiconv of the curses and gtk2 backends, needed
   in !locale configurations.]

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Markos Chandras <Markos.Chandras@imgtec.com>
Reviewed-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/pinentry/Config.in [new file with mode: 0644]
package/pinentry/pinentry.mk [new file with mode: 0644]