Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372187 - eid-viewer(-bin) new ebuild
Summary: eid-viewer(-bin) new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Sven Vermeulen (RETIRED)
URL: http://eid.belgium.be/en/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-06-18 14:46 UTC by Vincent Hardy
Modified: 2014-05-30 12:14 UTC (History)
2 users (show)

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


Attachments
eid-viewer-bin ebuild (eid-viewer-bin-4.0.0_p52.ebuild,1.24 KB, text/plain)
2011-06-18 14:50 UTC, Vincent Hardy
Details
ebuild for users to install eid-viewer-bin (eid-viewer-bin.tar.bz2,5.77 KB, application/octet-stream)
2011-06-18 14:58 UTC, Vincent Hardy
Details
eid-viewer-bin ebuild alone (eid-viewer-bin-4.0.0_p71.ebuild,1.01 KB, text/plain)
2011-10-21 10:24 UTC, Vincent Hardy
Details
ebuild for users to install eid-viewer-bin (4.0.0_p71) (app-misc.tar.bz2,10.81 KB, application/octet-stream)
2011-10-21 10:27 UTC, Vincent Hardy
Details
ebuild - current version of eid-viewer (eid-viewer-4.0.4_p146.ebuild,681 bytes, text/plain)
2013-12-19 18:43 UTC, Vincent Hardy
Details

Note You need to log in before you can comment on or make changes to this bug.
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.