Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnupg2: add "ldap" build option
@ 2019-09-24  6:29 voidlinux-github
  2019-09-24  6:57 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-09-24  6:29 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1143 bytes --]

From 7bc633c6af0d994d10c88bebd6b750b6496ed59d 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..df9d4822051 100644
--- a/srcpkgs/gnupg2/template
+++ b/srcpkgs/gnupg2/template
@@ -1,12 +1,15 @@
 # Template file for 'gnupg2'
 pkgname=gnupg2
 version=2.2.17
-revision=1
+revision=2
 wrksrc="gnupg-${version}"
 build_style=gnu-configure
+build_options="ldap"
+build_options_default="${build_options}"
 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"

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

end of thread, other threads:[~2019-09-26  6:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24  6:29 [PR PATCH] gnupg2: add "ldap" build option voidlinux-github
2019-09-24  6:57 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-24  6:57 ` voidlinux-github
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

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