Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Update fwupd and libxmlb
Date: Wed, 07 Oct 2020 04:29:46 +0200	[thread overview]
Message-ID: <20201007022946.oE5jfCFxhMWiDsWqgshjVA6etocVD6HypIha75fcNz8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25295@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages fwupd
https://github.com/void-linux/void-packages/pull/25295

Update fwupd and libxmlb
Waiting on upstream bug report: https://github.com/fwupd/fwupd/issues/2444

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

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

From 54c3257fb76bb1237cc07f00b63e48d45b66736e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 17:46:22 -0300
Subject: [PATCH 1/2] libxmlb: update to 0.2.1.

---
 common/shlibs            | 2 +-
 srcpkgs/libxmlb/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 36efd174d6b..7dad8c2117d 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3589,7 +3589,7 @@ libssl.so.47 libssl47-2.9.2_1
 libcrypto.so.46 libcrypto46-3.1.1_1
 libtls.so.20 libtls20-3.1.1_1
 libssl.so.48 libssl48-3.1.1_1
-libxmlb.so.1 libxmlb-0.1.3_1
+libxmlb.so.2 libxmlb-0.2.1_1
 libvoikko.so.1 libvoikko-4.2_1
 libfstrcmp.so.0 libfstrcmp-0.7.D001_1
 libUMP.so.3 libump-git-20181122_2
diff --git a/srcpkgs/libxmlb/template b/srcpkgs/libxmlb/template
index fce3c4b589b..6d8a900ae0a 100644
--- a/srcpkgs/libxmlb/template
+++ b/srcpkgs/libxmlb/template
@@ -1,6 +1,6 @@
 # Template file for 'libxmlb'
 pkgname=libxmlb
-version=0.1.14
+version=0.2.1
 revision=1
 build_style=meson
 build_helper="gir"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/hughsie/libxmlb"
 distfiles="https://github.com/hughsie/libxmlb/archive/${version}.tar.gz"
-checksum=f65f100d0f319a8feb900c103204c536b473eefdbee1ce1e8e23c8b706773cf1
+checksum=2bf0cae179f1a9b6a63d294c06d324ea97266fc34656589b2865535ab2322529
 
 build_options="gir"
 build_options_default="gir"
@@ -23,7 +23,7 @@ post_install() {
 }
 
 libxmlb-devel_package() {
-	depends="libxmlb-${version}_${revision} libglib-devel libuuid-devel"
+	depends="libxmlb>=${version}_${revision} ${makedepends}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include

From 99fef66be435505366cb0a5e310dad2283fc1e2f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 16:48:30 -0300
Subject: [PATCH 2/2] fwupd: update to 1.4.6, add udisks2, adopt.

udisks2 is necessary for system firmware update in some configurations.
---
 srcpkgs/fwupd/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 1e98943f3b3..44c6664dedc 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,7 +1,7 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.4.2
-revision=2
+version=1.4.6
+revision=1
 build_style=meson
 build_helper="gir"
 # manpages fail to build
@@ -17,12 +17,13 @@ makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel libsoup-devel gcab-devel pango-devel python3-gobject
  python3-Pillow elogind-devel tpm2-tss-devel libjcat-devel"
+depends="udisks2"
 short_desc="Daemon to allow session software to update firmware"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/hughsie/fwupd"
 distfiles="https://github.com/hughsie/fwupd/archive/${version}.tar.gz"
-checksum=7c0ff77551627aaa162aed8f3b010ca88539a70ade060c8b4b298cf4bcd169ee
+checksum=2e70a4221e6ca09dae768af25f19fddcdbdafb9f7d7984d19e8686846fa4420a
 replaces="fwupdate>=0"
 
 # no efi on non-efi platforms

  parent reply	other threads:[~2020-10-07  2:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02 21:08 [PR PATCH] " ericonr
2020-10-03  0:49 ` [PR PATCH] [Updated] " ericonr
2020-10-05 15:34 ` ericonr
2020-10-05 17:02 ` ericonr
2020-10-07  2:29 ` ericonr [this message]
2020-10-07  3:03 ` [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=20201007022946.oE5jfCFxhMWiDsWqgshjVA6etocVD6HypIha75fcNz8@z \
    --to=ericonr@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).