Bug 231856 - sys-apps/pcsc-lite-1.4.102 available
Bug#: 231856 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: crypto@gentoo.org Reported By: fcolloret@terra.es
Component: Applications
URL:  https://alioth.debian.org/frs/?group_id=30105&release_id=1192
Summary: sys-apps/pcsc-lite-1.4.102 available
Keywords:  
Status Whiteboard: 
Opened: 2008-07-15 10:46 0000
Description:   Opened: 2008-07-15 10:46 0000
New pcsc-lite-1.4.102 version available.
Please add it to portage.

------- Comment #1 From Alon Bar-Lev 2008-08-02 21:32:02 0000 -------
Created an attachment (id=162039) [details]
pcsc-lite-1.4.102.ebuild.diff

This version requires hal, the udev option was partially dropped. I don't like
this solution.

------- Comment #2 From Daniel Black 2008-08-30 06:54:01 0000 -------
(In reply to comment #1)
> Created an attachment (id=162039) [edit] [details]
> pcsc-lite-1.4.102.ebuild.diff
> 

Thanks Alon. added this.

> This version requires hal, the udev option was partially dropped.
>I don't like
> this solution.

The patch you did? the requiring of hal? the dropping of udev?

------- Comment #3 From Alon Bar-Lev 2008-08-30 07:51:22 0000 -------
> The patch you did? the requiring of hal? the dropping of udev?

The requiring of hal for such low level component.
The dropping of udev was done because the author did not know to deal with
unplug, but I found a solution for this.

Then I had some issues with fork()... solved and merged this too...
And when I had some issues with software suspend (threading) I gave up and
switched to openct.
I guess with some effort I can reintroduce the udev support and merge this to
upstream.

------- Comment #4 From Daniel Black 2008-08-30 08:56:29 0000 -------
(In reply to comment #3)
> > The patch you did? the requiring of hal? the dropping of udev?
> 
> The requiring of hal for such low level component.
i agree this isn't good.

> I guess with some effort I can reintroduce the udev support and merge this to
> upstream.
don't burn yourself out.

thanks for the clarification and your efforts to make a better product.