public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/passff/
Date: Thu, 30 May 2019 14:31:01 +0000 (UTC)	[thread overview]
Message-ID: <1559226642.d74fea75f42233e9d63fcbea51b9b4786fa054da.mgorny@gentoo> (raw)

commit:     d74fea75f42233e9d63fcbea51b9b4786fa054da
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Apr 21 09:48:29 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 30 14:30:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74fea75

www-plugins/passff: Bump to 1.8

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 www-plugins/passff/Manifest          |  1 +
 www-plugins/passff/passff-1.8.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/www-plugins/passff/Manifest b/www-plugins/passff/Manifest
index e1dfb70e122..28b0246c1d9 100644
--- a/www-plugins/passff/Manifest
+++ b/www-plugins/passff/Manifest
@@ -1 +1,2 @@
 DIST passff-1.6.3-fx.xpi 66124 BLAKE2B 9638567e141f0bc68d754325df2bc97a45f918778bddf536ccf9b5701a7e805f0081f8cd1c4193cd750c079b7e00880872cecb71324fd7267fe39638f4c46a9a SHA512 83dffe2b2f1284d90c6e37b5e794e45cc8e2e59f782ee0cce37da4bf16a6349f645e5fb59516bf5a10ef6a9e77a775cd81e4e775fb45b8a8454c9db4c0b781b5
+DIST passff-1.8-fx.xpi 72678 BLAKE2B d5ec67fff396d62960fbf813ab9d8f6086028a282bab78aa4dc6e63132e723ce4b1bb6d05015d3934fabbd37460d04f7626043b97fd29c5c72486754ef14e111 SHA512 5500e7439d5eda3481eaa405abaef5b846f4f29b5fee4dffc49084b2ce658f9e13e4ced747a28d368892034921a556e3a989c1f8682365cdab787e41913c8250

diff --git a/www-plugins/passff/passff-1.8.ebuild b/www-plugins/passff/passff-1.8.ebuild
new file mode 100644
index 00000000000..8a9894c396e
--- /dev/null
+++ b/www-plugins/passff/passff-1.8.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2018-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_XPINAME="${P}-fx"
+
+DESCRIPTION="zx2c4 pass manager extension for Firefox"
+HOMEPAGE="https://github.com/passff/passff"
+SRC_URI="https://addons.mozilla.org/firefox/downloads/file/2983533/${MY_XPINAME}.xpi"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="www-plugins/passff-host[firefox]"
+
+S="${WORKDIR}"
+
+src_unpack() {
+	cp "${DISTDIR}/${MY_XPINAME}.xpi" . || die
+}
+
+src_install() {
+	# See https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Distribution_options/Sideloading_add-ons#Installation_using_the_standard_extension_folders
+	insinto "/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/"
+	# passff@invicem.pro is the extension id found in the manifest.json
+	newins "${MY_XPINAME}.xpi" "passff@invicem.pro.xpi"
+}


             reply	other threads:[~2019-05-30 14:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 14:31 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-18 22:27 [gentoo-commits] repo/gentoo:master commit in: www-plugins/passff/ Georgy Yakovlev
2020-01-03 23:05 Matt Turner
2019-06-28  8:38 Michał Górny
2019-06-28  8:38 Michał Górny
2019-05-30 14:31 Michał Górny
2019-02-16 22:30 Patrice Clement
2019-02-16 22:30 Patrice Clement
2019-02-16 22:30 Patrice Clement
2018-09-04 20:49 Andreas Sturmlechner
2018-09-04 20:49 Andreas Sturmlechner
2018-06-07  6:26 Michał Górny
2018-06-07  6:26 Michał Górny
2018-03-23 21:41 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1559226642.d74fea75f42233e9d63fcbea51b9b4786fa054da.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox