Github messages for voidlinux
 help / color / mirror / Atom feed
From: pbui <pbui@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: cyrus-sasl-xoauth2-0.2.
Date: Sat, 23 May 2020 03:42:56 +0200	[thread overview]
Message-ID: <20200523014256.iy8BHGh4NIdKlqhoAtAbi55YGLhSaz9knkNXOXS9l20@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22206@inbox.vuxu.org>

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

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

https://github.com/pbui/void-packages cyrus-sasl-xoauth2
https://github.com/void-linux/void-packages/pull/22206

New package: cyrus-sasl-xoauth2-0.2.
This allows one to utilize XOAUTH2 with `mbsync` and `msmtp`, which will be necessary for accessing Google mail servers in the near future.

There is a small patch needed with `isync` to take advantuage of this, but it is already upstream and should be in the next release.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cyrus-sasl-xoauth2-22206.patch --]
[-- Type: text/x-diff, Size: 1187 bytes --]

From 889210e2bf95ce50e21f8a337681331371903ecb Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Fri, 22 May 2020 18:19:32 -0400
Subject: [PATCH] New package: cyrus-sasl-xoauth2-0.2.

---
 srcpkgs/cyrus-sasl-xoauth2/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/cyrus-sasl-xoauth2/template

diff --git a/srcpkgs/cyrus-sasl-xoauth2/template b/srcpkgs/cyrus-sasl-xoauth2/template
new file mode 100644
index 00000000000..b206ae49b45
--- /dev/null
+++ b/srcpkgs/cyrus-sasl-xoauth2/template
@@ -0,0 +1,21 @@
+# Template file for 'cyrus-sasl-xoauth2'
+pkgname=cyrus-sasl-xoauth2
+version=0.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake libtool"
+makedepends="libsasl-devel"
+short_desc="XOAUTH2 mechanism plugin for cyrus-sasl"
+maintainer="Peter Bui <pbui@github.bx612.space>"
+license="MIT"
+homepage="https://github.com/moriyoshi/cyrus-sasl-xoauth2"
+distfiles="https://github.com/moriyoshi/cyrus-sasl-xoauth2/archive/v${version}.tar.gz"
+checksum=a62c26566098100d30aa254e4c1aa4309876b470f139e1019bb9032b6e2ee943
+
+pre_configure() {
+	./autogen.sh
+}
+
+post_install() {
+	vlicense COPYING
+}

  parent reply	other threads:[~2020-05-23  1:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22 23:07 [PR PATCH] " pbui
2020-05-23  1:33 ` [PR PATCH] [Updated] " pbui
2020-05-23  1:42 ` pbui [this message]
2020-05-31  2:49 ` [PR PATCH] [Closed]: " sgn

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=20200523014256.iy8BHGh4NIdKlqhoAtAbi55YGLhSaz9knkNXOXS9l20@z \
    --to=pbui@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).