public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-crypt/pinentry-bemenu/
Date: Thu,  8 Sep 2022 01:46:42 +0000 (UTC)	[thread overview]
Message-ID: <1662580295.c540963c06c824aa6f88bcd974d05c8af051d1a6.tastytea@gentoo> (raw)

commit:     c540963c06c824aa6f88bcd974d05c8af051d1a6
Author:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
AuthorDate: Wed Sep  7 19:41:40 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Wed Sep  7 19:51:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c540963c

app-crypt/pinentry-bemenu: new package, add 0.11.0

Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>

 app-crypt/pinentry-bemenu/Manifest                 |  1 +
 .../pinentry-bemenu/pinentry-bemenu-0.11.0.ebuild  | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-crypt/pinentry-bemenu/Manifest b/app-crypt/pinentry-bemenu/Manifest
new file mode 100644
index 000000000..16bc37b2e
--- /dev/null
+++ b/app-crypt/pinentry-bemenu/Manifest
@@ -0,0 +1 @@
+DIST pinentry-bemenu-0.11.0.tar.gz 34352 BLAKE2B 54059a506fbc3e5034af7ffdf6fdac8f131abbac94662a35d487072f292b380a8b81d5a2916a8ef85ac3ae0c4f479119fadac541eb6bd32eb3033ce762ea5679 SHA512 3c35733b52d1b096904585ee0f37b0a2c7390158a94b2f13fe387fd738c004a2f1f474e3ca66d35f364ad057dc6b4520700d2a71f4d1c431bb428b6de513313a

diff --git a/app-crypt/pinentry-bemenu/pinentry-bemenu-0.11.0.ebuild b/app-crypt/pinentry-bemenu/pinentry-bemenu-0.11.0.ebuild
new file mode 100644
index 000000000..e2b75bf1b
--- /dev/null
+++ b/app-crypt/pinentry-bemenu/pinentry-bemenu-0.11.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Pinentry based on bemenu"
+HOMEPAGE="https://github.com/t-8ch/pinentry-bemenu"
+SRC_URI="https://github.com/t-8ch/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	dev-libs/bemenu
+	dev-libs/libgpg-error
+	dev-libs/libassuan
+	dev-libs/popt
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+pkg_postinst() {
+	elog "To use pinentry-bemenu, edit your gpg-agent.conf file to include:"
+	elog "pinentry-program /usr/bin/pinentry-bemenu"
+}


             reply	other threads:[~2022-09-08  1:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08  1:46 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-24  7:41 [gentoo-commits] repo/proj/guru:master commit in: app-crypt/pinentry-bemenu/ Viorel Munteanu
2024-03-14 10:19 David Roman
2024-03-14 10:19 David Roman
2024-06-25  9:52 David Roman
2024-06-25  9:52 David Roman

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=1662580295.c540963c06c824aa6f88bcd974d05c8af051d1a6.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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