From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 03761139694 for ; Mon, 10 Apr 2017 17:23:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A55921C0CC; Mon, 10 Apr 2017 17:23:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2ABFD21C0CC for ; Mon, 10 Apr 2017 17:23:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39BC833E4AD for ; Mon, 10 Apr 2017 17:23:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EB997432 for ; Mon, 10 Apr 2017 17:22:57 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1491844912.0fa7249fa80c15e0b63a08da1fdb3c8f87e08fed.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-gecko/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-gecko/Manifest app-emulation/wine-gecko/metadata.xml app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild X-VCS-Directories: app-emulation/wine-gecko/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 0fa7249fa80c15e0b63a08da1fdb3c8f87e08fed X-VCS-Branch: master Date: Mon, 10 Apr 2017 17:22:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9e1f1a50-14ad-4292-a903-0091fb05c33d X-Archives-Hash: d776bee9a77f452f5ce746b8ef2188aa commit: 0fa7249fa80c15e0b63a08da1fdb3c8f87e08fed Author: NP-Hardass gentoo org> AuthorDate: Mon Apr 10 17:03:20 2017 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Apr 10 17:21:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa7249f app-emulation/wine-gecko: Internet Explorer emulaton for Wine Import from wine-a-holics overlay Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-emulation/wine-gecko/Manifest | 2 ++ app-emulation/wine-gecko/metadata.xml | 14 +++++++++++ app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild | 28 ++++++++++++++++++++++ 3 files changed, 44 insertions(+) diff --git a/app-emulation/wine-gecko/Manifest b/app-emulation/wine-gecko/Manifest new file mode 100644 index 00000000000..8ffa01f8a54 --- /dev/null +++ b/app-emulation/wine-gecko/Manifest @@ -0,0 +1,2 @@ +DIST wine_gecko-2.47-x86.msi 49266176 SHA256 3b8a361f5d63952d21caafd74e849a774994822fb96c5922b01d554f1677643a SHA512 e0d06102dcb8ec2d24e8c8c3f5c2ee5cb47c18e203dfb43d85de008d682ff874fb664fef1df909a5a7857de39c7e8ce5175e734a11964ec4cd35f8fbacaea3a4 WHIRLPOOL 2b4e3e88d530106d942200e5cdc67e51fc529c51864dee687ff1d6ae4cc94557481f74797a5ca7c1de8ca5ad00f7d9cb71e484ab24d73867d1032ccd88c0c376 +DIST wine_gecko-2.47-x86_64.msi 50806272 SHA256 c565ea25e50ea953937d4ab01299e4306da4a556946327d253ea9b28357e4a7d SHA512 7c2496b15a06bc6906bc60afb3ac082e3f9931207fa624e60297020211d66aa9b420a61e95730a0dbdcefbe4b26c811d0c896ecd9c363b5107d08c3fa22fef41 WHIRLPOOL c7619954da22a47dae86ef4c6c0cfbece41943edcceb2c21babe610e0a0b2197b244ebbddd2f3986ee4d5251b062e5f3b8e079426ec77c311b928d18c8451677 diff --git a/app-emulation/wine-gecko/metadata.xml b/app-emulation/wine-gecko/metadata.xml new file mode 100644 index 00000000000..41e683d85cb --- /dev/null +++ b/app-emulation/wine-gecko/metadata.xml @@ -0,0 +1,14 @@ + + + + + wine@gentoo.org + Wine + + + A Mozilla Gecko based version of Internet Explorer for Wine + + + wine/wine-gecko + + diff --git a/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild new file mode 100644 index 00000000000..de77b7295b0 --- /dev/null +++ b/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +MY_PN=${PN/-/_} + +DESCRIPTION="A Mozilla Gecko based version of Internet Explorer for Wine" +HOMEPAGE="https://winehq.org" +SRC_URI=" + abi_x86_32? ( https://dl.winehq.org/wine/${PN}/${PV}/${MY_PN}-${PV}-x86.msi ) + abi_x86_64? ( https://dl.winehq.org/wine/${PN}/${PV}/${MY_PN}-${PV}-x86_64.msi ) +" + +LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" +SLOT="${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="abi_x86_32 abi_x86_64" + +DEPEND="!!app-emulation/wine:0" + +S="${WORKDIR}" + +src_install(){ + insinto /usr/share/wine/gecko + use abi_x86_32 && doins "${DISTDIR}/${MY_PN}-${PV}-x86.msi" + use abi_x86_64 && doins "${DISTDIR}/${MY_PN}-${PV}-x86_64.msi" +}