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.10.4; network-manager-applet: update to 1.30.0
Date: Fri, 11 Nov 2022 02:31:17 +0100	[thread overview]
Message-ID: <20221111013117.gQKCJGTdvBy67h3RVe03oKwY4i3mbCn8Yzk7-dEfYTw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40388@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 424 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/40388

libnma: update to 1.10.4; network-manager-applet: update to 1.30.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From c5ac55a863039f174d7da7b0a7c769000eb4b3b6 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 10 Nov 2022 20:30:36 -0500
Subject: [PATCH 1/2] libnma: update to 1.10.4

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

diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template
index c9db67d42ae4..715df68e0f5b 100644
--- a/srcpkgs/libnma/template
+++ b/srcpkgs/libnma/template
@@ -1,6 +1,6 @@
 # Template file for 'libnma'
 pkgname=libnma
-version=1.10.2
+version=1.10.4
 revision=1
 build_style=meson
 build_helper="gir"
@@ -14,8 +14,8 @@ 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/main/NEWS"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=4fc3d9c404b7b13303d9394f96961c5298d71afa9f1fa7af5e4f0f6e842a0940
+distfiles="${GNOME_SITE}/libnma/${version%.*}/libnma-${version}.tar.xz"
+checksum=79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c
 replaces="libnm-gtk>=0"
 
 if [ "$CROSS_BUILD" ]; then
@@ -28,6 +28,9 @@ post_install() {
 		vmkdir usr/share/gtk-doc/html 0755
 		vcopy /usr/share/gtk-doc/html/libnma usr/share/gtk-doc/html
 	fi
+
+	# This file is now provided by network-manager-applet
+	rm ${DESTDIR}/usr/share/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
 }
 
 libnma-devel_package() {

From 518b88b7f4ec4b42b6472c24fe95de773a377f2a Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 10 Nov 2022 20:31:01 -0500
Subject: [PATCH 2/2] network-manager-applet: update to 1.30.0

---
 srcpkgs/network-manager-applet/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/network-manager-applet/template b/srcpkgs/network-manager-applet/template
index f250378c441f..7bbc7a671da5 100644
--- a/srcpkgs/network-manager-applet/template
+++ b/srcpkgs/network-manager-applet/template
@@ -1,20 +1,20 @@
 # Template file for 'network-manager-applet'
 pkgname=network-manager-applet
-version=1.28.0
+version=1.30.0
 revision=1
 build_style=meson
 configure_args="-Dselinux=false"
 hostmakedepends="dbus-glib-devel glib-devel intltool pkg-config"
 makedepends="ModemManager-devel NetworkManager-devel iso-codes jansson-devel
  libappindicator-devel libapparmor-devel libdbusmenu-gtk3-devel
- libgnome-keyring-devel libgudev-devel libnotify-devel libnma-devel
- libsecret-devel polkit-devel mobile-broadband-provider-info"
+ libgudev-devel libnotify-devel libnma-devel libsecret-devel
+ polkit-devel mobile-broadband-provider-info"
 depends="NetworkManager hicolor-icon-theme iso-codes"
 short_desc="NetworkManager panel applet for GNOME"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/NetworkManager"
-changelog="https://raw.githubusercontent.com/NetworkManager/network-manager-applet/master/NEWS"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=5c0348581de9e619185aa74b747f07f40312417e395afe0b293cc955df14e49c
+changelog="https://gitlab.gnome.org/GNOME/network-manager-applet/-/raw/main/NEWS"
+distfiles="${GNOME_SITE}/network-manager-applet/${version%.*}/network-manager-applet-${version}.tar.xz"
+checksum=9516b84e9d9f100db89a0c67cbfe57cedb0562310d45caafb6332e27bbeb5cd3
 lib32disabled=yes

  parent reply	other threads:[~2022-11-11  1:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08 18:33 [PR PATCH] " cinerea0
2022-11-08 18:56 ` paper42
2022-11-09  2:00 ` [PR PATCH] [Updated] " cinerea0
2022-11-09  2:13 ` cinerea0
2022-11-10 19:36 ` [PR REVIEW] " paper42
2022-11-10 19:36 ` paper42
2022-11-10 19:36 ` paper42
2022-11-10 19:36 ` paper42
2022-11-11  1:31 ` cinerea0 [this message]
2022-11-11  1:41 ` cinerea0
2022-11-17 13:17 ` paper42
2022-11-17 13:17 ` [PR PATCH] [Merged]: " paper42

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=20221111013117.gQKCJGTdvBy67h3RVe03oKwY4i3mbCn8Yzk7-dEfYTw@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).