Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [wip] fwupd: update to 1.6.3
@ 2021-08-22 18:20 dkwo
  2021-08-22 19:39 ` ericonr
                   ` (80 more replies)
  0 siblings, 81 replies; 82+ messages in thread
From: dkwo @ 2021-08-22 18:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages fwupd
https://github.com/void-linux/void-packages/pull/32636

[wip] fwupd: update to 1.6.3
I have build error.
Any obvious mistake @ericonr ?


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

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

From d360bf2e4efcd61fb22f52b20c4086c7d74110e1 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 26 May 2021 17:59:50 +0200
Subject: [PATCH 1/2] New package: fwupd-efi 1.1

---
 srcpkgs/fwupd-efi/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/fwupd-efi/template

diff --git a/srcpkgs/fwupd-efi/template b/srcpkgs/fwupd-efi/template
new file mode 100644
index 000000000000..0a2bb352f017
--- /dev/null
+++ b/srcpkgs/fwupd-efi/template
@@ -0,0 +1,13 @@
+# Template file for 'fwupd-efi'
+pkgname=fwupd-efi
+version=1.1
+revision=1
+build_style=meson
+build_helper="gir"
+makedepends="gnu-efi-libs"
+short_desc="EFI Application used by uefi-capsule plugin in fwupd"
+maintainer="dkwo <nicolopiazzalunga@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/fwupd/fwupd-efi"
+distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
+checksum=a11da90f88b06f2733760b4dcb7450d5e8dc8bf94d0ba7fccd62a9b67e995429

From 92a26ab944a2574e43327d425b1db2867425f99f Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 26 May 2021 18:00:16 +0200
Subject: [PATCH 2/2] fwupd: update to 1.6.3

---
 srcpkgs/fwupd/patches/musl.patch | 44 --------------------------------
 srcpkgs/fwupd/template           |  6 ++---
 2 files changed, 3 insertions(+), 47 deletions(-)
 delete mode 100644 srcpkgs/fwupd/patches/musl.patch

diff --git a/srcpkgs/fwupd/patches/musl.patch b/srcpkgs/fwupd/patches/musl.patch
deleted file mode 100644
index fd7dfb19308b..000000000000
--- a/srcpkgs/fwupd/patches/musl.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-Upstream: https://github.com/fwupd/fwupd/pull/3080
-
-diff --git a/meson.build b/meson.build
-index 86e70573..e870f7b6 100644
---- a/meson.build
-+++ b/meson.build
-@@ -309,6 +309,12 @@ endif
- if cc.has_header('fnmatch.h')
-   conf.set('HAVE_FNMATCH_H', '1')
- endif
-+if cc.has_header('malloc.h')
-+  conf.set('HAVE_MALLOC_H', '1')
-+  if cc.has_function('malloc_trim', prefix: '#include <malloc.h>')
-+	 conf.set('HAVE_MALLOC_TRIM', '1')
-+  endif
-+endif
- if cc.has_header('cpuid.h') and cc.has_header_symbol('cpuid.h', '__get_cpuid_count') and (host_cpu == 'x86' or host_cpu == 'x86_64')
-   conf.set('HAVE_CPUID_H', '1')
- else
-diff --git a/src/fu-main.c b/src/fu-main.c
-index b7afde98..5f5de334 100644
---- a/src/fu-main.c
-+++ b/src/fu-main.c
-@@ -14,7 +14,9 @@
- #include <glib/gi18n.h>
- #include <glib-unix.h>
- #include <locale.h>
-+#ifdef HAVE_MALLOC_H
- #include <malloc.h>
-+#endif
- #ifdef HAVE_POLKIT
- #include <polkit/polkit.h>
- #endif
-@@ -2037,8 +2039,10 @@ main (int argc, char *argv[])
- 	else if (timed_exit)
- 		g_timeout_add_seconds (5, fu_main_timed_exit_cb, priv->loop);
- 
-+#ifdef HAVE_MALLOC_TRIM
- 	/* drop heap except one page */
- 	malloc_trim (4096);
-+#endif
- 
- 	/* wait */
- 	g_message ("Daemon ready for requests (locale %s)", g_getenv ("LANG"));
diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 6e6612d9bfd9..7e6a9b1c234c 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.5.8
+version=1.6.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -17,7 +17,7 @@ hostmakedepends="dejavu-fonts-ttf gnutls-tools help2man pkg-config gcab
 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 elogind-devel
- tpm2-tss-devel libjcat-devel libcurl-devel"
+ tpm2-tss-devel libjcat-devel libcurl-devel fwupd-efi gi-docgen valgrind-devel"
 depends="udisks2"
 conf_files="
  /etc/fwupd/*.conf
@@ -27,7 +27,7 @@ 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=4abecf930f02fc5b165831682f3915cc7f0e82e73be2e187e761220ae275a1a3
+checksum=f889e96c006f55df185e07faf5257b4ae93a5a8ed5cecb1afbab79807f8918e5
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

^ permalink raw reply	[flat|nested] 82+ messages in thread

end of thread, other threads:[~2021-09-08 17:45 UTC | newest]

Thread overview: 82+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22 18:20 [PR PATCH] [wip] fwupd: update to 1.6.3 dkwo
2021-08-22 19:39 ` ericonr
2021-08-22 19:42 ` ericonr
2021-08-23  7:35 ` [PR PATCH] [Updated] " dkwo
2021-08-23  8:01 ` [PR PATCH] [Updated] " dkwo
2021-08-23  8:06 ` dkwo
2021-08-23  8:16 ` dkwo
2021-08-23  8:16 ` dkwo
2021-08-23  8:28 ` [PR PATCH] [Updated] " dkwo
2021-08-23  8:37 ` dkwo
2021-08-23  8:39 ` [PR PATCH] [Updated] " dkwo
2021-08-23 12:12 ` [PR REVIEW] " ericonr
2021-08-23 12:28 ` [PR PATCH] [Updated] " dkwo
2021-08-23 12:41 ` dkwo
2021-08-23 12:42 ` [PR REVIEW] " dkwo
2021-08-23 12:43 ` paper42
2021-08-23 12:45 ` [PR PATCH] [Updated] " dkwo
2021-08-23 12:54 ` dkwo
2021-08-23 16:11 ` [PR REVIEW] " paper42
2021-08-23 16:11 ` paper42
2021-08-23 16:12 ` paper42
2021-08-23 16:12 ` paper42
2021-08-23 16:13 ` paper42
2021-08-23 16:13 ` paper42
2021-08-23 16:38 ` ericonr
2021-08-23 16:49 ` dkwo
2021-08-23 16:57 ` dkwo
2021-08-23 17:00 ` [PR PATCH] [Updated] " dkwo
2021-08-23 17:06 ` [PR REVIEW] " dkwo
2021-08-23 17:08 ` [PR PATCH] [Updated] " dkwo
2021-08-23 17:10 ` [PR REVIEW] " dkwo
2021-08-23 17:11 ` paper42
2021-08-23 17:17 ` paper42
2021-08-23 17:18 ` dkwo
2021-08-23 17:18 ` dkwo
2021-08-23 17:19 ` ericonr
2021-08-23 17:33 ` paper42
2021-08-23 17:39 ` paper42
2021-08-23 17:56 ` paper42
2021-08-23 17:56 ` paper42
2021-08-23 18:32 ` dkwo
2021-08-23 18:33 ` dkwo
2021-08-23 18:34 ` dkwo
2021-08-23 18:34 ` dkwo
2021-08-23 18:36 ` [PR PATCH] [Updated] " dkwo
2021-08-23 18:47 ` dkwo
2021-08-23 18:48 ` [PR REVIEW] " dkwo
2021-08-23 18:48 ` paper42
2021-08-23 18:49 ` [PR PATCH] [Updated] " dkwo
2021-08-23 19:32 ` paper42
2021-08-24  6:54 ` dkwo
2021-08-24  6:55 ` [PR PATCH] [Updated] " dkwo
2021-08-24  6:56 ` maxice8
2021-08-27 17:44 ` [PR REVIEW] " ericonr
2021-08-28  9:05 ` dkwo
2021-08-29 19:52 ` ericonr
2021-08-30  7:28 ` [PR PATCH] [Updated] " dkwo
2021-08-30  7:30 ` [PR REVIEW] " dkwo
2021-09-06 18:31 ` ericonr
2021-09-06 18:31 ` ericonr
2021-09-06 18:31 ` ericonr
2021-09-06 18:37 ` ericonr
2021-09-07  8:08 ` [PR REVIEW] " dkwo
2021-09-07  8:08 ` dkwo
2021-09-07  8:09 ` [PR REVIEW] " dkwo
2021-09-07  8:21 ` [PR PATCH] [Updated] " dkwo
2021-09-07  8:38 ` [PR REVIEW] " dkwo
2021-09-07 11:35 ` [PR PATCH] [Updated] " dkwo
2021-09-07 11:35 ` dkwo
2021-09-07 17:13 ` [PR REVIEW] " ericonr
2021-09-07 17:22 ` ericonr
2021-09-07 19:31 ` [PR PATCH] [Updated] " dkwo
2021-09-07 19:39 ` [PR REVIEW] " dkwo
2021-09-07 19:42 ` dkwo
2021-09-07 20:32 ` paper42
2021-09-08  7:18 ` [PR PATCH] [Updated] " dkwo
2021-09-08  7:21 ` dkwo
2021-09-08 17:26 ` ericonr
2021-09-08 17:26 ` [PR PATCH] [Merged]: " ericonr
2021-09-08 17:26 ` ericonr
2021-09-08 17:44 ` paper42
2021-09-08 17:45 ` paper42

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).