Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pinentry-bemenu-0.12.0
@ 2022-10-29  5:46 kedodrill
  2023-01-28  2:00 ` github-actions
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: kedodrill @ 2022-10-29  5:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]

There is a new pull request by kedodrill against master on the void-packages repository

https://github.com/kedodrill/void-packages pinentry-bemenu
https://github.com/void-linux/void-packages/pull/40216

New package: pinentry-bemenu-0.12.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
https://github.com/t-8ch/pinentry-bemenu
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686


A patch file from https://github.com/void-linux/void-packages/pull/40216.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pinentry-bemenu-40216.patch --]
[-- Type: text/x-diff, Size: 1651 bytes --]

From c5f5093c00c1fec745a428498180b2408889777a Mon Sep 17 00:00:00 2001
From: Kenneth Dodrill <hello@kennydodrill.com>
Date: Sat, 29 Oct 2022 00:45:02 -0500
Subject: [PATCH] New package: pinentry-bemenu-0.12.0

---
 common/shlibs                    |  1 +
 srcpkgs/pinentry-bemenu/template | 15 +++++++++++++++
 2 files changed, 16 insertions(+)
 create mode 100644 srcpkgs/pinentry-bemenu/template

diff --git a/common/shlibs b/common/shlibs
index c1b969e9d0b4..8a573690de49 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1379,6 +1379,7 @@ libIrrlicht.so.1.8 irrlicht-1.8_1
 libsnappy.so.1 snappy-1.1.0_1
 libbenchmark.so.1 benchmark-1.5.5_1
 libbenchmark_main.so.1 benchmark-1.5.5_1
+libbemenu.so.0 bemenu-0.6.5_1
 libKF5Torrent.so.6 libktorrent-2.1_1
 libvncserver.so.1 libvncserver-0.9.13_2
 libvncclient.so.1 libvncserver-0.9.13_2
diff --git a/srcpkgs/pinentry-bemenu/template b/srcpkgs/pinentry-bemenu/template
new file mode 100644
index 000000000000..5c7c3bec169e
--- /dev/null
+++ b/srcpkgs/pinentry-bemenu/template
@@ -0,0 +1,15 @@
+# Template file for 'pinentry-bemenu'
+pkgname=pinentry-bemenu
+version=0.12.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="libgpg-error-devel libassuan-devel bemenu-devel popt-devel"
+short_desc="Pinentry based on bemenu"
+maintainer="Kenneth Dodrill <hello@kennydodrill.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/t-8ch/pinentry-bemenu"
+distfiles="https://github.com/t-8ch/pinentry-bemenu/archive/v${version}.tar.gz"
+checksum=f59c72bf2af1b1629890b6b501cbd355f1739e0ac45be1906717dad5ca493d84
+
+alternatives="pinentry:pinentry:/usr/bin/pinentry-bemenu"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New package: pinentry-bemenu-0.12.0
  2022-10-29  5:46 [PR PATCH] New package: pinentry-bemenu-0.12.0 kedodrill
@ 2023-01-28  2:00 ` github-actions
  2023-01-28  3:14 ` kedodrill
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2023-01-28  2:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40216#issuecomment-1407253144

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New package: pinentry-bemenu-0.12.0
  2022-10-29  5:46 [PR PATCH] New package: pinentry-bemenu-0.12.0 kedodrill
  2023-01-28  2:00 ` github-actions
@ 2023-01-28  3:14 ` kedodrill
  2023-04-30  1:53 ` github-actions
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: kedodrill @ 2023-01-28  3:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

New comment by kedodrill on void-packages repository

https://github.com/void-linux/void-packages/pull/40216#issuecomment-1407270953

Comment:
@paper42 is there a possibility of getting this merged in? I had it open for several months before and it went stale and closed on it's own. if there's no interest in getting this merged I don't mind closing it. :)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New package: pinentry-bemenu-0.12.0
  2022-10-29  5:46 [PR PATCH] New package: pinentry-bemenu-0.12.0 kedodrill
  2023-01-28  2:00 ` github-actions
  2023-01-28  3:14 ` kedodrill
@ 2023-04-30  1:53 ` github-actions
  2023-05-01 12:32 ` kedodrill
  2023-06-24 13:22 ` [PR PATCH] [Merged]: " Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2023-04-30  1:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40216#issuecomment-1528917219

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New package: pinentry-bemenu-0.12.0
  2022-10-29  5:46 [PR PATCH] New package: pinentry-bemenu-0.12.0 kedodrill
                   ` (2 preceding siblings ...)
  2023-04-30  1:53 ` github-actions
@ 2023-05-01 12:32 ` kedodrill
  2023-06-24 13:22 ` [PR PATCH] [Merged]: " Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: kedodrill @ 2023-05-01 12:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

New comment by kedodrill on void-packages repository

https://github.com/void-linux/void-packages/pull/40216#issuecomment-1529669749

Comment:
bump

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: New package: pinentry-bemenu-0.12.0
  2022-10-29  5:46 [PR PATCH] New package: pinentry-bemenu-0.12.0 kedodrill
                   ` (3 preceding siblings ...)
  2023-05-01 12:32 ` kedodrill
@ 2023-06-24 13:22 ` Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2023-06-24 13:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

There's a merged pull request on the void-packages repository

New package: pinentry-bemenu-0.12.0
https://github.com/void-linux/void-packages/pull/40216

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
https://github.com/t-8ch/pinentry-bemenu
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-24 13:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-29  5:46 [PR PATCH] New package: pinentry-bemenu-0.12.0 kedodrill
2023-01-28  2:00 ` github-actions
2023-01-28  3:14 ` kedodrill
2023-04-30  1:53 ` github-actions
2023-05-01 12:32 ` kedodrill
2023-06-24 13:22 ` [PR PATCH] [Merged]: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).