public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/passff/
Date: Sat, 16 Feb 2019 22:30:08 +0000 (UTC)	[thread overview]
Message-ID: <1550356156.5432a855907ced64b7240e909babc26139eee841.monsieurp@gentoo> (raw)

commit:     5432a855907ced64b7240e909babc26139eee841
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Feb 10 04:11:55 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 22:29:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5432a855

www-plugins/passff: version bump to 1.6.3.

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/11053
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 www-plugins/passff/Manifest            |  1 +
 www-plugins/passff/passff-1.6.3.ebuild | 39 ++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/www-plugins/passff/Manifest b/www-plugins/passff/Manifest
index 3aeb03fe346..a238c54bd06 100644
--- a/www-plugins/passff/Manifest
+++ b/www-plugins/passff/Manifest
@@ -1 +1,2 @@
 DIST passff-1.5.1-an+fx-linux.xpi 64094 BLAKE2B ebe19e26db05ca38f7ede9a01c1abaec786c197c6a25f0f144be903a93b85723bd143ad1805090fcfe81e83289a156f818d7b7b2a5462f151eb0ac12d1e82b0e SHA512 23dc3833c2d83181c21955169e5f65df88a4a26ab018a852d1181b84fd338a40f46b8ed5828f0e1fccca72f610facac68ceb766a3a7b454962228c36bde233f7
+DIST passff-1.6.3-fx.xpi 66124 BLAKE2B 9638567e141f0bc68d754325df2bc97a45f918778bddf536ccf9b5701a7e805f0081f8cd1c4193cd750c079b7e00880872cecb71324fd7267fe39638f4c46a9a SHA512 83dffe2b2f1284d90c6e37b5e794e45cc8e2e59f782ee0cce37da4bf16a6349f645e5fb59516bf5a10ef6a9e77a775cd81e4e775fb45b8a8454c9db4c0b781b5

diff --git a/www-plugins/passff/passff-1.6.3.ebuild b/www-plugins/passff/passff-1.6.3.ebuild
new file mode 100644
index 00000000000..884acd904a9
--- /dev/null
+++ b/www-plugins/passff/passff-1.6.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2018-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit mozextension
+
+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/1681210/${MY_XPINAME}.xpi"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="firefox firefox-bin"
+
+RDEPEND="www-plugins/passff-host[firefox]"
+REQUIRED_USE="|| ( firefox firefox-bin )"
+
+S="${WORKDIR}"
+
+src_unpack() {
+	xpi_unpack "${MY_XPINAME}.xpi"
+}
+
+src_install() {
+	local MOZILLA_FIVE_HOME
+	if use firefox; then
+		MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
+		xpi_install "${MY_XPINAME}"
+	fi
+
+	if use firefox-bin; then
+		MOZILLA_FIVE_HOME="/opt/firefox"
+		xpi_install "${MY_XPINAME}"
+	fi
+}


             reply	other threads:[~2019-02-16 22:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 22:30 Patrice Clement [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-05-30 14:31 Michał Górny
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=1550356156.5432a855907ced64b7240e909babc26139eee841.monsieurp@gentoo \
    --to=monsieurp@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