Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mutt-wizard-3.2.1
@ 2022-02-19 11:56 motorto
  2022-02-19 11:58 ` [PR PATCH] [Updated] " motorto
  2022-02-19 12:04 ` [PR PATCH] [Closed]: " motorto
  0 siblings, 2 replies; 4+ messages in thread
From: motorto @ 2022-02-19 11:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages muttWizard
https://github.com/void-linux/void-packages/pull/35694

New package: mutt-wizard-3.2.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
I tested the changes in this PR: briefly

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


#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl

As requested on #35330 

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

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

From ef314eff05b53f977698aa53a2477a3603a956cd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Feb 2022 11:18:44 +0000
Subject: [PATCH] New package: mutt-wizard-3.2.1

---
 srcpkgs/mutt-wizard/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/mutt-wizard/template

diff --git a/srcpkgs/mutt-wizard/template b/srcpkgs/mutt-wizard/template
new file mode 100644
index 000000000000..524acd3851ff
--- /dev/null
+++ b/srcpkgs/mutt-wizard/template
@@ -0,0 +1,12 @@
+# Template file for 'mutt-wizard'
+pkgname=mutt-wizard
+version=3.2.1
+revision=1
+build_style=gnu-makefile
+depends="neomutt isync msmtp notmuch pass curl libnotify perl"
+short_desc="Easily auto-configure neomutt and isync/mpop with safe passwords"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/lukesmithxyz/mutt-wizard"
+distfiles="${homepage}/archive/refs/tags/v{version}.tar.gz"
+checksum=def5e792d46f217142b489e65f3d4059cdc8fca93eb83bab4474785c897d7f20

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

* Re: [PR PATCH] [Updated] New package: mutt-wizard-3.2.1
  2022-02-19 11:56 [PR PATCH] New package: mutt-wizard-3.2.1 motorto
@ 2022-02-19 11:58 ` motorto
  2022-02-19 12:04 ` [PR PATCH] [Closed]: " motorto
  1 sibling, 0 replies; 4+ messages in thread
From: motorto @ 2022-02-19 11:58 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages muttWizard
https://github.com/void-linux/void-packages/pull/35694

New package: mutt-wizard-3.2.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
I tested the changes in this PR: briefly

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


#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl

As requested on #35330 

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

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

From ef314eff05b53f977698aa53a2477a3603a956cd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Feb 2022 11:18:44 +0000
Subject: [PATCH] New package: mutt-wizard-3.2.1

---
 srcpkgs/mutt-wizard/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/mutt-wizard/template

diff --git a/srcpkgs/mutt-wizard/template b/srcpkgs/mutt-wizard/template
new file mode 100644
index 000000000000..524acd3851ff
--- /dev/null
+++ b/srcpkgs/mutt-wizard/template
@@ -0,0 +1,12 @@
+# Template file for 'mutt-wizard'
+pkgname=mutt-wizard
+version=3.2.1
+revision=1
+build_style=gnu-makefile
+depends="neomutt isync msmtp notmuch pass curl libnotify perl"
+short_desc="Easily auto-configure neomutt and isync/mpop with safe passwords"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/lukesmithxyz/mutt-wizard"
+distfiles="${homepage}/archive/refs/tags/v{version}.tar.gz"
+checksum=def5e792d46f217142b489e65f3d4059cdc8fca93eb83bab4474785c897d7f20

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

* Re: [PR PATCH] [Closed]: New package: mutt-wizard-3.2.1
  2022-02-19 11:56 [PR PATCH] New package: mutt-wizard-3.2.1 motorto
  2022-02-19 11:58 ` [PR PATCH] [Updated] " motorto
@ 2022-02-19 12:04 ` motorto
  1 sibling, 0 replies; 4+ messages in thread
From: motorto @ 2022-02-19 12:04 UTC (permalink / raw)
  To: ml

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

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

New package: mutt-wizard-3.2.1
https://github.com/void-linux/void-packages/pull/35694

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
I tested the changes in this PR: briefly

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


#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl

As requested on #35330 

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

* Re: [PR PATCH] [Closed]: New package: mutt-wizard-3.2.1
  2022-02-19 12:10 [PR PATCH] " motorto
@ 2022-02-25 21:51 ` motorto
  0 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2022-02-25 21:51 UTC (permalink / raw)
  To: ml

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

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

New package: mutt-wizard-3.2.1
https://github.com/void-linux/void-packages/pull/35697

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
I tested the changes in this PR: briefly

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


#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
<!-- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl -->

As requested/fixes #35330 

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

end of thread, other threads:[~2022-02-25 21:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-19 11:56 [PR PATCH] New package: mutt-wizard-3.2.1 motorto
2022-02-19 11:58 ` [PR PATCH] [Updated] " motorto
2022-02-19 12:04 ` [PR PATCH] [Closed]: " motorto
2022-02-19 12:10 [PR PATCH] " motorto
2022-02-25 21:51 ` [PR PATCH] [Closed]: " motorto

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).