Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 372187

Summary: eid-viewer(-bin) new ebuild
Product: Gentoo Linux Reporter: Vincent Hardy <vincent.hardy.be>
Component: New packagesAssignee: Sven Vermeulen (RETIRED) <swift>
Status: RESOLVED FIXED    
Severity: enhancement CC: gentoo, proxy-maint
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://eid.belgium.be/en/
See Also: https://bugs.gentoo.org/show_bug.cgi?id=187422
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: eid-viewer-bin ebuild
ebuild for users to install eid-viewer-bin
eid-viewer-bin ebuild alone
ebuild for users to install eid-viewer-bin (4.0.0_p71)
ebuild - current version of eid-viewer

Description Vincent Hardy 2011-06-18 14:46:02 UTC
A graphical application, supplied by the Belgian government, to view, print, save data from the Belgian electronic identity card.



Reproducible: Always
Comment 1 Vincent Hardy 2011-06-18 14:50:00 UTC
Created attachment 277479 [details]
eid-viewer-bin ebuild

ebuild file only, for review by gentoo devs
Comment 2 Vincent Hardy 2011-06-18 14:58:07 UTC
Created attachment 277481 [details]
ebuild for users to install eid-viewer-bin

To install:
cd to your portage overlay tree : cd /usr/local/portage (for instance)
tar xjf eid-viewer-bin.tar.bz2
emerge eid-viewer-bin
Comment 3 Vincent Hardy 2011-10-21 10:24:27 UTC
Created attachment 290449 [details]
eid-viewer-bin ebuild alone
Comment 4 Vincent Hardy 2011-10-21 10:27:50 UTC
Created attachment 290451 [details]
ebuild for users to install eid-viewer-bin (4.0.0_p71)
Comment 5 Vincent Hardy 2013-12-19 18:43:05 UTC
Created attachment 365692 [details]
ebuild - current version of eid-viewer
Comment 6 Sven Vermeulen (RETIRED) gentoo-dev 2014-03-30 14:28:16 UTC
When testing the ebuild, I notice that the src tgz that the site points to doesn't contain the sources. As such, eid-viewer would actually be eid-viewer-bin.

Were previous versions really source-based versions? Or has eid-viewer always been binary-only? The README in it does mention that it is LGPL licensed.
Comment 7 Vincent Hardy 2014-03-31 11:10:33 UTC
(In reply to Sven Vermeulen from comment #6)
> When testing the ebuild, I notice that the src tgz that the site points to
> doesn't contain the sources.
Yes indeed

> As such, eid-viewer would actually be eid-viewer-bin.
> 
> Were previous versions really source-based versions? Or has eid-viewer
> always been binary-only? The README in it does mention that it is LGPL
> licensed.

Source is here : http://code.google.com/p/eid-viewer/ and mentions LGPL.

But it's horrible to compile : it depends on Maven and eid-applet.(http://code.google.com/p/eid-applet/)
Comment 8 Sven Vermeulen (RETIRED) gentoo-dev 2014-05-30 12:14:41 UTC
Sorry for the (huge) delay on committing this, but it's done now. 

The package is app-misc/eid-viewer-bin though (as it is a binary package). If we ever can create a source-built one from the sources, it can be named app-misc/eid-viewer.