Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gnutls: update to 3.8.3, split out docs
Date: Wed, 14 Feb 2024 15:59:58 +0100	[thread overview]
Message-ID: <20240214145958.C597D241B1@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48589@inbox.vuxu.org>

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

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

https://github.com/cinerea0/void-packages gnutls
https://github.com/void-linux/void-packages/pull/48589

gnutls: update to 3.8.3, split out docs
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From a3fc4253d5e4a783ade65eb6a4e22dc4c71c7a73 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 14 Feb 2024 09:59:20 -0500
Subject: [PATCH] gnutls: support more decompressors, split out docs

---
 srcpkgs/gnutls/template | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template
index 45de7bde984e2..61083b3553fb4 100644
--- a/srcpkgs/gnutls/template
+++ b/srcpkgs/gnutls/template
@@ -1,18 +1,17 @@
 # Template file for 'gnutls'
 pkgname=gnutls
 version=3.8.3
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--disable-static --disable-valgrind-tests
  --disable-rpath
  --with-default-trust-store-file=/etc/ssl/certs/ca-certificates.crt
  --with-trousers-lib=${XBPS_CROSS_BASE}/usr/lib"
-hostmakedepends="gettext libtool pkg-config which"
-# for autoreconf
-#hostmakedepends+=" gettext-devel-tools automake"
+hostmakedepends="gettext gtk-doc libtool pkg-config which"
 # dependencies listed in pkg-config files
 _develdepends="unbound-devel trousers-devel libunistring-devel nettle-devel
- libtasn1-devel libidn2-devel p11-kit-devel"
+ libtasn1-devel libidn2-devel p11-kit-devel brotli-devel libzstd-devel
+ zlib-devel"
 makedepends="lzo-devel readline-devel libgpg-error-devel
  libgcrypt-devel ${_develdepends}"
 checkdepends="iproute2"
@@ -40,6 +39,13 @@ gnutls-devel_package() {
 		vmove "usr/lib/*.so"
 		vmove usr/lib/pkgconfig
 		vmove usr/share/man/man3
+	}
+}
+
+gnutls-doc_package() {
+	short_desc+=" - general documentation"
+	pkg_install() {
+		vmove usr/share/doc/gnutls
 		vmove usr/share/info
 	}
 }

  reply	other threads:[~2024-02-14 14:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07 18:45 [PR PATCH] " cinerea0
2024-02-14 14:59 ` cinerea0 [this message]
2024-02-14 15:09 ` [PR PATCH] [Updated] " cinerea0
2024-02-15 21:27 ` [PR PATCH] [Updated] gnutls: support more decompressors, " cinerea0
2024-03-23 22:40 ` [PR PATCH] [Closed]: " cinerea0

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=20240214145958.C597D241B1@inbox.vuxu.org \
    --to=cinerea0@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).