Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gnupg2: add "ldap" build option
Date: Tue, 24 Sep 2019 08:57:33 +0200	[thread overview]
Message-ID: <20190924065733.ZQLH3cZ9Bx4B0Hw2qgvr9eXXj7-f9WPoAR8ywknC0aY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14682@inbox.vuxu.org>

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

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

https://github.com/KAction/void-packages gnupg-ldap
https://github.com/void-linux/void-packages/pull/14682

gnupg2: add "ldap" build option
None

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

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

From f2cb6ec14705506fddf18687531d5a6c880a8e5e Mon Sep 17 00:00:00 2001
From: Dmitry Bogatov <KAction@debian.org>
Date: Tue, 24 Sep 2019 06:23:53 +0000
Subject: [PATCH] gnupg2: add "ldap" build option

---
 srcpkgs/gnupg2/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnupg2/template b/srcpkgs/gnupg2/template
index 06cc2365533..2046f9a54c9 100644
--- a/srcpkgs/gnupg2/template
+++ b/srcpkgs/gnupg2/template
@@ -1,12 +1,13 @@
 # Template file for 'gnupg2'
 pkgname=gnupg2
 version=2.2.17
-revision=1
+revision=2
 wrksrc="gnupg-${version}"
 build_style=gnu-configure
 configure_args="--with-libgcrypt-prefix=${XBPS_CROSS_BASE}
  --with-ksba-prefix=${XBPS_CROSS_BASE} --with-npth-prefix=${XBPS_CROSS_BASE}
- --with-libassuan-prefix=${XBPS_CROSS_BASE} --enable-gpg-is-gpg2"
+ --with-libassuan-prefix=${XBPS_CROSS_BASE} --enable-gpg-is-gpg2
+ $(vopt_enable ldap)"
 hostmakedepends="pkg-config"
 makedepends="bzip2-devel gnutls-devel libassuan-devel libcurl-devel
  libksba-devel libldap-devel libusb-compat-devel npth-devel sqlite-devel"
@@ -17,6 +18,8 @@ license="GPL-3.0-or-later"
 homepage="https://www.gnupg.org/"
 distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
 checksum=afa262868e39b651a2db4c071fba90415154243e83a830ca00516f9a807fd514
+build_options="ldap"
+build_options_default="${build_options}"
 
 pre_configure() {
 	vsed -i '/examples\/systemd-user/d' doc/Makefile.in

  parent reply	other threads:[~2019-09-24  6:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24  6:29 [PR PATCH] " voidlinux-github
2019-09-24  6:57 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-24  6:57 ` voidlinux-github [this message]
2019-09-25 21:28 ` voidlinux-github
2019-09-25 21:28 ` voidlinux-github
2019-09-25 21:31 ` voidlinux-github
2019-09-26  6:28 ` voidlinux-github
2019-09-26  6:28 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190924065733.ZQLH3cZ9Bx4B0Hw2qgvr9eXXj7-f9WPoAR8ywknC0aY@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).