Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69029 - Ebuild for the new chipcard-client
Summary: Ebuild for the new chipcard-client
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on: 66870
Blocks: 72474
  Show dependency tree
 
Reported: 2004-10-26 08:57 UTC by Florian Müller
Modified: 2005-01-09 15:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for chipcard-client 1.9.3 (chipcard_client-1.9.3.ebuild,1.04 KB, text/plain)
2004-10-26 09:07 UTC, Florian Müller
Details
ebuild with some fixes (chipcard-client-1.9.4_beta.ebuild,720 bytes, text/plain)
2004-12-21 09:37 UTC, Hanno Böck
Details
Fix to compile without usb-useflag (typo_fix.patch,621 bytes, patch)
2005-01-09 15:31 UTC, Florian Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Müller 2004-10-26 08:57:24 UTC
This is an ebuild for the 2nd generation of the libchipcard-utility. The packages ist split up in chipcard_server an chipcard_client. The package does not really block the old libchipcard-version, but using the two versions together does not make much sense.



Reproducible: Always
Steps to Reproduce:
Comment 1 Florian Müller 2004-10-26 09:07:01 UTC
Created attachment 42634 [details]
Ebuild for chipcard-client 1.9.3
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2004-10-26 09:15:10 UTC
Why do you use doexe for the conffile? Is it meant to be executable?
Comment 3 Florian Müller 2004-10-26 09:49:45 UTC
No you're right, I think the exeinto and doexe should be replaced by insinto and doins.
Comment 4 Hanno Böck gentoo-dev 2004-11-25 01:02:36 UTC
Does it really depend on the chipcard-server? IMHO that doesn't make sense for a client-server-app.
I'll test that out after I'm finished with the server-ebuild.
Comment 5 Florian Müller 2004-11-25 13:53:42 UTC
You're right, chipcard-server is not needed. Neither at compile time, nor at runtime. I've asked the author and he also said that the server is not needed, so I think the depency can be removed.
Comment 6 Christian Hoenig 2004-12-16 03:21:58 UTC
Just a quick 'works for me' on x86.

take care, have fun
/christian
Comment 7 Hanno Böck gentoo-dev 2004-12-21 09:37:37 UTC
Created attachment 46550 [details]
ebuild with some fixes
Comment 8 Hanno Böck gentoo-dev 2004-12-21 11:20:25 UTC
done
Comment 9 Florian Müller 2005-01-09 15:31:36 UTC
Created attachment 48062 [details, diff]
Fix to compile without usb-useflag

This small patch helps to make chipcard-server-1.9.7 compile without the
usb-Useflag set. Otherwise it complains about missing DBG_WARNING symbol. I
think this bug will be fixed in the next release of chipcard-server.