Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libsecret: update to 0.20.4
Date: Wed, 11 Nov 2020 01:29:20 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26278@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages libsecret
https://github.com/void-linux/void-packages/pull/26278

libsecret: update to 0.20.4


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

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

From 0913308cdbadd64ed3943de3b0e77e8be03c3618 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 10 Nov 2020 18:25:51 -0600
Subject: [PATCH] libsecret: update to 0.20.4

---
 srcpkgs/libsecret/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libsecret/template b/srcpkgs/libsecret/template
index 41c060f7276..1feef682927 100644
--- a/srcpkgs/libsecret/template
+++ b/srcpkgs/libsecret/template
@@ -1,24 +1,28 @@
 # Template file for 'libsecret'
 pkgname=libsecret
-version=0.20.3
+version=0.20.4
 revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="$(vopt_enable gir introspection) --disable-static
  --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr $(vopt_enable gir vala)"
-hostmakedepends="glib-devel gtk-doc pkg-config libxslt $(vopt_if gir vala)"
-makedepends="libgcrypt-devel $(vopt_if gir vala) libglib-devel"
+hostmakedepends="gtk-doc pkg-config libxslt $(vopt_if gir vala)"
+makedepends="glib-devel libgcrypt-devel $(vopt_if gir vala)"
 short_desc="GObject based library for accessing the Secret Service API"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://www.gnome.org"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=4fcb3c56f8ac4ab9c75b66901fb0104ec7f22aa9a012315a14c0d6dffa5290e4
+checksum=325a4c54db320c406711bf2b55e5cb5b6c29823426aa82596a907595abb39d28
 
 # Package build options
 build_options="gir"
 build_options_default="gir"
 
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" glib-devel"
+fi
+
 # doesn't work in build chroot
 do_check() {
 	:

             reply	other threads:[~2020-11-11  0:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11  0:29 ndowens [this message]
2020-11-13 19:15 ` [PR REVIEW] " ahesford
2020-11-14  0:23 ` [PR PATCH] [Updated] " ndowens
2020-11-14  1:10 ` ndowens
2020-11-14  4:26 ` [PR PATCH] [Merged]: " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26278@inbox.vuxu.org \
    --to=ndowens@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).