From 7f94b974a9dd624c869c02d413e65cb3e5d7b29c Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Thu, 14 Sep 2017 16:21:29 +0200 Subject: www-plugins/google-translation: New package --- www-plugins/google-translation/Manifest | 1 + .../google-translation/google-translation-2.6.ebuild | 19 +++++++++++++++++++ www-plugins/google-translation/metadata.xml | 8 ++++++++ 3 files changed, 28 insertions(+) create mode 100644 www-plugins/google-translation/Manifest create mode 100644 www-plugins/google-translation/google-translation-2.6.ebuild create mode 100644 www-plugins/google-translation/metadata.xml (limited to 'www-plugins/google-translation') diff --git a/www-plugins/google-translation/Manifest b/www-plugins/google-translation/Manifest new file mode 100644 index 00000000..6c6df6f6 --- /dev/null +++ b/www-plugins/google-translation/Manifest @@ -0,0 +1 @@ +DIST google_translation-2.6-an+fx.xpi 15349 SHA256 1cadd4d685ae884bb6fe01893a0b139910e853ba45d11b08eae6d3e04c7604cb SHA512 b781a1ef0446b24c7aad36cb025ee7a28994c89862f1cd0479d6a051c5f53dc37c2887dbdbacedeb8d114dafa8db004c6cbb6dc25dbbc69377df57b9a7ab605f diff --git a/www-plugins/google-translation/google-translation-2.6.ebuild b/www-plugins/google-translation/google-translation-2.6.ebuild new file mode 100644 index 00000000..d951a5d6 --- /dev/null +++ b/www-plugins/google-translation/google-translation-2.6.ebuild @@ -0,0 +1,19 @@ +# Copyright 2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit mv_mozextension-r1 +RESTRICT="mirror" + +DESCRIPTION="Firefox webextension: translate to your native language a selected text" +HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/google-translation/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/727175/${PN//-/_}-${PV}-an+fx.xpi" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +INSTALL_ID='gtranslation2@slam.com' + +moz_defaults -i"${INSTALL_ID}" firefox seamonkey diff --git a/www-plugins/google-translation/metadata.xml b/www-plugins/google-translation/metadata.xml new file mode 100644 index 00000000..b919c846 --- /dev/null +++ b/www-plugins/google-translation/metadata.xml @@ -0,0 +1,8 @@ + + + + + martin@mvath.de + Martin Väth + + -- cgit v1.2.3-65-gdbad