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] libnma: update to 1.8.34
Date: Wed, 26 Jan 2022 04:37:48 +0100	[thread overview]
Message-ID: <20220126033748.3rROxto7ERoXjpxqHCfBOli1CX3bBSgKIhuu4-eipbo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35218@inbox.vuxu.org>

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

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

https://github.com/cinerea0/void-packages nma
https://github.com/void-linux/void-packages/pull/35218

libnma: update to 1.8.34
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 304d0fe75f2ffc980ef36537bac1d167a78ce7cc Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 25 Jan 2022 22:37:19 -0500
Subject: [PATCH] libnma: update to 1.8.34

---
 srcpkgs/libnma/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template
index 88ac261d74db..c0a9791e5736 100644
--- a/srcpkgs/libnma/template
+++ b/srcpkgs/libnma/template
@@ -1,9 +1,10 @@
 # Template file for 'libnma'
 pkgname=libnma
-version=1.8.32
+version=1.8.34
 revision=1
 build_style=meson
 build_helper="gir"
+configure_args="-Dlibnma_gtk4=false"
 hostmakedepends="gettext glib-devel gtk-doc pkg-config vala"
 makedepends="gcr-devel gtk+3-devel iso-codes
  mobile-broadband-provider-info NetworkManager-devel"
@@ -12,13 +13,13 @@ short_desc="NetworkManager panel applet for GNOME - runtime library"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/libnma"
-changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/master/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=0a57b93a2fad43acc763f320dd3a7a93c429b0e3118dfa549d67824cddc4e905
+checksum=f5e2e738e0fca7f2a549079290b2d8017511d485a83220c36df380a3b4753304
 replaces="libnm-gtk>=0"
 
 if [ "$CROSS_BUILD" ]; then
-	configure_args+="-Dgtk_doc=false"
+	configure_args+=" -Dgtk_doc=false"
 	hostmakedepends+=" libnma-devel"
 fi
 

  parent reply	other threads:[~2022-01-26  3:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24  3:37 [PR PATCH] " cinerea0
2022-01-24 10:50 ` [PR REVIEW] " paper42
2022-01-24 17:03 ` cinerea0
2022-01-26  3:37 ` cinerea0 [this message]
2022-01-26  3:38 ` cinerea0
2022-01-28  6:39 ` [PR PATCH] [Merged]: " ericonr

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=20220126033748.3rROxto7ERoXjpxqHCfBOli1CX3bBSgKIhuu4-eipbo@z \
    --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).