diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-04-07 22:58:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-04-07 22:58:18 +0000 |
commit | dd067f46ca8a11aad3254929f44e17b1cf18d7b4 (patch) | |
tree | 493fb65491f42a4fe21318fc76524c06118560a3 /app-crypt | |
parent | Fix libdir parameter to emake install (bug 411199, thanks Kevin Pyle). (diff) | |
download | historical-dd067f46ca8a11aad3254929f44e17b1cf18d7b4.tar.gz historical-dd067f46ca8a11aad3254929f44e17b1cf18d7b4.tar.bz2 historical-dd067f46ca8a11aad3254929f44e17b1cf18d7b4.zip |
Initial import of eid-mw by Vincent Hardy.
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/eid-mw/ChangeLog | 10 | ||||
-rw-r--r-- | app-crypt/eid-mw/Manifest | 14 | ||||
-rw-r--r-- | app-crypt/eid-mw/eid-mw-4.0.2_p1188.ebuild | 62 | ||||
-rw-r--r-- | app-crypt/eid-mw/metadata.xml | 28 |
4 files changed, 114 insertions, 0 deletions
diff --git a/app-crypt/eid-mw/ChangeLog b/app-crypt/eid-mw/ChangeLog new file mode 100644 index 000000000000..43f9e343defa --- /dev/null +++ b/app-crypt/eid-mw/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-crypt/eid-mw +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/eid-mw/ChangeLog,v 1.1 2012/04/07 22:58:18 flameeyes Exp $ + +*eid-mw-4.0.2_p1188 (07 Apr 2012) + + 07 Apr 2012; Diego E. Pettenò <flameeyes@gentoo.org> + +eid-mw-4.0.2_p1188.ebuild, +metadata.xml: + Initial import of eid-mw by Vincent Hardy. + diff --git a/app-crypt/eid-mw/Manifest b/app-crypt/eid-mw/Manifest new file mode 100644 index 000000000000..278ad3b1f3c4 --- /dev/null +++ b/app-crypt/eid-mw/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST eid-mw-4.0.2-1188.tar.gz 10701112 RMD160 f394f5ba2da7e517f63ee922b0bb56f50402d7d0 SHA1 a659800484f993a403881ab593df655ee834da1e SHA256 8975ab424b9341f80fd40009c67b7c31da5aa1cb2eef823d97477f61a1f19c0a +EBUILD eid-mw-4.0.2_p1188.ebuild 1718 RMD160 e33372601090dbe93a943732ad7b53d44601426f SHA1 778d7456e0185674e16b0a4a6fe92407a7c7f760 SHA256 1a5a69e1c11d18588f8bb613562b54e5c51baddf5d7fe90db6f0fed0e14e18b9 +MISC ChangeLog 390 RMD160 b72ad29ed00bb6eb426ca33510c74a6e3a2c3ad1 SHA1 bc1fc7926e2794d5cb5ac6266f6a3b2bf41dd7fb SHA256 6a30118f17551237e4359e3fa851df8312f6d47875b315fe0550a82fdab5d17d +MISC metadata.xml 1237 RMD160 f53eeaab36e7de219ad4fede778a1b4d69c7558f SHA1 6d1082879632c8187433af1fb5c56d619ca694d4 SHA256 64c2789f074982b103a7c7e99960216ff30577fd6345a5c7162604b978f8632b +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iEYEARECAAYFAk+AxpAACgkQAiZjviIA2XjPNwCg6EEmh33sUVxsVgxsCapOc6Aq +M8oAnAzk04hq2GAopqv/ml2M1ssQnhpO +=+tLk +-----END PGP SIGNATURE----- diff --git a/app-crypt/eid-mw/eid-mw-4.0.2_p1188.ebuild b/app-crypt/eid-mw/eid-mw-4.0.2_p1188.ebuild new file mode 100644 index 000000000000..9db3619d5f37 --- /dev/null +++ b/app-crypt/eid-mw/eid-mw-4.0.2_p1188.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/eid-mw/eid-mw-4.0.2_p1188.ebuild,v 1.1 2012/04/07 22:58:18 flameeyes Exp $ + +EAPI=4 + +inherit eutils versionator mozextension + +if [[ ${PV} == "9999" ]] ; then + ESVN_REPO_URI="http://eid-mw.googlecode.com/svn/trunk/" + inherit subversion autotools + SRC_URI="" +else + MY_P="${PN}-${PV/_p/-}" + SRC_URI="http://eid-mw.googlecode.com/files/${MY_P}.tar.gz" + KEYWORDS="~x86 ~amd64" + S="${WORKDIR}/eid-mw-$(get_version_component_range 1-3)" +fi + +SLOT="0" +LICENSE="GPL-3" +DESCRIPTION="Belgian Electronic Identity Card middleware supplied by the Belgian Federal Government." + +HOMEPAGE="http://code.google.com/p/eid-mw" + +IUSE="+gtk +xpi" + +RDEPEND="gtk? ( x11-libs/gtk+:2 ) + >=sys-apps/pcsc-lite-1.2.9 + xpi? ( || ( >=www-client/firefox-bin-3.6.24 + >=www-client/firefox-3.6.20 ) ) + !app-misc/beid-runtime" + +DEPEND="${RDEPEND} + app-arch/zip + dev-util/pkgconfig" + +if [[ ${PV} == "9999" ]]; then + src_prepare() { + eautoreconf + } +fi + +src_configure() { + econf $(use_enable gtk dialogs) --disable-static +} + +src_install() { + emake DESTDIR="${D}" install + if use xpi; then + declare MOZILLA_FIVE_HOME + if has_version '>=www-client/firefox-3.6.20'; then + MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox" + xpi_install "${D}/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/belgiumeid@eid.belgium.be" + fi + if has_version '>=www-client/firefox-bin-3.6.24'; then + MOZILLA_FIVE_HOME="/opt/firefox" + xpi_install "${D}/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/belgiumeid@eid.belgium.be" + fi + fi + rm -r "${D}/usr/share" "${D}"/usr/lib*/*.la +} diff --git a/app-crypt/eid-mw/metadata.xml b/app-crypt/eid-mw/metadata.xml new file mode 100644 index 000000000000..7496bad3fdd1 --- /dev/null +++ b/app-crypt/eid-mw/metadata.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> + <email>vincent.hardy.be@gmail.com</email> +</maintainer> +<maintainer> + <email>flameeyes@gentoo.org</email> +</maintainer> +<longdescription> +eid-mw is Belgian Electronic Identity Card (eID) middleware supplied by the Belgian Federal Government. + +With your eID, you can: +- identify yourself when necessary. All you have to do is insert the card in the reader. All your details then appear automatically on the PC screen. +- authenticate yourself. This is a way of checking that you are who you say you are. That can be handy on the internet or to enable your children to chat in safety. +- place a legally binding electronic signature on electronic documents. + +These three functions form the basis of the countless applications for your eID. Go to http://welcome-to-e-belgium.be/en/ and check out what can you do with it? and discover all the things you can use the eID for. +</longdescription> +<use> + <flag name="gtk"> + Enable the dialog pages, by using <pkg>x11-libs/gtk:2</pkg> + </flag> + <flag name="xpi"> + Build and install an extension for Mozilla browsers. + </flag> +</use> +</pkgmetadata> |