Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fwupd: update to 1.8.6.
@ 2022-11-10  7:04 dataCobra
  2022-11-10 15:15 ` dkwo
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: dataCobra @ 2022-11-10  7:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.6.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From 51c983fb9243a786446cb16419ebf093a47301a9 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 5 Nov 2022 14:00:50 +0100
Subject: [PATCH] fwupd: update to 1.8.6.

---
 srcpkgs/fwupd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..93bc8d3d04c2 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.6
 revision=1
 build_style=meson
 build_helper="gir"
@@ -22,7 +22,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=51bc52b7f607952c21ad5d0f03335d6b7ddaf3038a55cdc788308c26d4a3407d
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: fwupd: update to 1.8.6.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
@ 2022-11-10 15:15 ` dkwo
  2022-11-11  8:10 ` [PR PATCH] [Updated] " dataCobra
                   ` (20 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dkwo @ 2022-11-10 15:15 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1310443033

Comment:
it seems 1.8.7 is out

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.6.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
  2022-11-10 15:15 ` dkwo
@ 2022-11-11  8:10 ` dataCobra
  2022-11-11  8:10 ` fwupd: update to 1.8.7 dataCobra
                   ` (19 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-11  8:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.6.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From e94eca074647eaa19d8f1baeef30cf1e7919b4ae Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 11 Nov 2022 09:09:10 +0100
Subject: [PATCH] fwupd: update to 1.8.7.

---
 srcpkgs/fwupd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..a974e3a3af89 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.7
 revision=1
 build_style=meson
 build_helper="gir"
@@ -22,7 +22,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=7711aab2f6a49eeac750b3626c490974f002320c1e8a9b389c266622d7926f3a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
  2022-11-10 15:15 ` dkwo
  2022-11-11  8:10 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-11  8:10 ` dataCobra
  2022-11-16 12:28 ` [PR PATCH] [Updated] " dataCobra
                   ` (18 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-11  8:10 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1311367631

Comment:
> it seems 1.8.7 is out

I've pushed the new version 1.8.7. :+1:

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (2 preceding siblings ...)
  2022-11-11  8:10 ` fwupd: update to 1.8.7 dataCobra
@ 2022-11-16 12:28 ` dataCobra
  2022-11-18  9:29 ` dataCobra
                   ` (17 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-16 12:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From e61e988a9a2693bde467453083717e93b5f43249 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 11 Nov 2022 09:09:10 +0100
Subject: [PATCH] fwupd: update to 1.8.7.

---
 srcpkgs/fwupd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..a974e3a3af89 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,6 +1,6 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.7
 revision=1
 build_style=meson
 build_helper="gir"
@@ -22,7 +22,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=7711aab2f6a49eeac750b3626c490974f002320c1e8a9b389c266622d7926f3a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (3 preceding siblings ...)
  2022-11-16 12:28 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-18  9:29 ` dataCobra
  2022-11-18  9:32 ` dataCobra
                   ` (16 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-18  9:29 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1319751394

Comment:
> from the configure log:
> 
> ```
> DEPRECATION: Option 'supported_build' value 'true' is replaced by 'enabled'
> DEPRECATION: Option 'consolekit' value 'false' is replaced by 'disabled'
> DEPRECATION: Option 'systemd' value 'false' is replaced by 'disabled'
> DEPRECATION: Option 'elogind' value 'true' is replaced by 'enabled'
> DEPRECATION: Option 'introspection' value 'true' is replaced by 'enabled'
> ```

I've changed the replaced the values accordingly, but now meson fails...
```
The Meson build system
Version: 0.64.0
Source dir: /builddir/fwupd-1.8.7
Build dir: /builddir/fwupd-1.8.7/build
Build type: native build

meson.build:1:0: ERROR: Value disabled is not boolean (true or false).

A full log can be found at /builddir/fwupd-1.8.7/build/meson-logs/meson-log.txt
```


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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (4 preceding siblings ...)
  2022-11-18  9:29 ` dataCobra
@ 2022-11-18  9:32 ` dataCobra
  2022-11-18 10:20 ` [PR PATCH] [Updated] " dataCobra
                   ` (15 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-18  9:32 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1319751394

Comment:
> from the configure log:
> 
> ```
> DEPRECATION: Option 'supported_build' value 'true' is replaced by 'enabled'
> DEPRECATION: Option 'consolekit' value 'false' is replaced by 'disabled'
> DEPRECATION: Option 'systemd' value 'false' is replaced by 'disabled'
> DEPRECATION: Option 'elogind' value 'true' is replaced by 'enabled'
> DEPRECATION: Option 'introspection' value 'true' is replaced by 'enabled'
> ```

I've changed the replaced the values accordingly, but now meson fails...
```
The Meson build system
Version: 0.64.0
Source dir: /builddir/fwupd-1.8.7
Build dir: /builddir/fwupd-1.8.7/build
Build type: native build

meson.build:1:0: ERROR: Value disabled is not boolean (true or false).

A full log can be found at /builddir/fwupd-1.8.7/build/meson-logs/meson-log.txt
```


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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (5 preceding siblings ...)
  2022-11-18  9:32 ` dataCobra
@ 2022-11-18 10:20 ` dataCobra
  2022-11-18 10:21 ` dataCobra
                   ` (14 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-18 10:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From 678880389da4ec37cc90729efe50f60f4b577f55 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 18 Nov 2022 11:18:46 +0100
Subject: [PATCH] fwupd: update to 1.8.7.

---
 srcpkgs/fwupd/template | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..21ff233572f0 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,14 +1,16 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.7
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dsupported_build=true -Dconsolekit=false -Dsystemd=false -Delogind=true
- -Dintrospection=true -Dtests=false"
+configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
+ -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
+ -Dtests=false -Defi_binary=false"
 # tests require unpackaged umockdev
-hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen
- vala glib-devel polkit gettext pango python3-gobject python3-Pillow protobuf-c-devel"
+hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
+ glib-devel polkit gettext pango python3-gobject python3-Pillow
+ protobuf-c-devel"
 makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
@@ -22,7 +24,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=7711aab2f6a49eeac750b3626c490974f002320c1e8a9b389c266622d7926f3a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
@@ -59,6 +61,12 @@ pre_build() {
 	fi
 }
 
+post_install() {
+        vcompletion data/bash-completion/fwupdagent bash fwupdagent
+        vcompletion data/bash-completion/fwupdmgr bash fwupdmgr
+        vcompletion data/bash-completion/fwupdtool bash fwupdtool
+}
+
 fwupd-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} libglib-devel libcurl-devel
 	 libjcat-devel libgusb-devel libxmlb-devel libarchive-devel gcab-devel

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (6 preceding siblings ...)
  2022-11-18 10:20 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-18 10:21 ` dataCobra
  2022-11-18 10:26 ` dataCobra
                   ` (13 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-18 10:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From 0ec2d86d3e52907b481f9cc69153a2131e0ad25c Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 18 Nov 2022 11:20:16 +0100
Subject: [PATCH] fwupd: update to 1.8.7.

---
 srcpkgs/fwupd/template | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..115543195a34 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,14 +1,16 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.7
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dsupported_build=true -Dconsolekit=false -Dsystemd=false -Delogind=true
- -Dintrospection=true -Dtests=false"
+configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
+ -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
+ -Dtests=false -Defi_binary=false"
 # tests require unpackaged umockdev
-hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen
- vala glib-devel polkit gettext pango python3-gobject python3-Pillow protobuf-c-devel"
+hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
+ glib-devel polkit gettext pango python3-gobject python3-Pillow
+ protobuf-c-devel"
 makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
@@ -22,7 +24,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=7711aab2f6a49eeac750b3626c490974f002320c1e8a9b389c266622d7926f3a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
@@ -59,6 +61,12 @@ pre_build() {
 	fi
 }
 
+post_install() {
+	vcompletion data/bash-completion/fwupdagent bash fwupdagent
+	vcompletion data/bash-completion/fwupdmgr bash fwupdmgr
+	vcompletion data/bash-completion/fwupdtool bash fwupdtool
+}
+
 fwupd-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} libglib-devel libcurl-devel
 	 libjcat-devel libgusb-devel libxmlb-devel libarchive-devel gcab-devel

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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (7 preceding siblings ...)
  2022-11-18 10:21 ` dataCobra
@ 2022-11-18 10:26 ` dataCobra
  2022-11-20 14:31 ` dkwo
                   ` (12 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-18 10:26 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1319811831

Comment:
> from the configure log:
> 
> ```
> DEPRECATION: Option 'supported_build' value 'true' is replaced by 'enabled'
> DEPRECATION: Option 'consolekit' value 'false' is replaced by 'disabled'
> DEPRECATION: Option 'systemd' value 'false' is replaced by 'disabled'
> DEPRECATION: Option 'elogind' value 'true' is replaced by 'enabled'
> DEPRECATION: Option 'introspection' value 'true' is replaced by 'enabled'
> ```

I've replaced the values so the deprecation warning are gone.

While looking at the fwupd-efi repository I found out that we are missing an option for fwupd. According to the README, `-Defi_binary=false` should be set for fwupd versions 1.6.x and newer.

And at last I've added the bash completion files which got not installed before.

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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (8 preceding siblings ...)
  2022-11-18 10:26 ` dataCobra
@ 2022-11-20 14:31 ` dkwo
  2022-11-20 14:32 ` dkwo
                   ` (11 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dkwo @ 2022-11-20 14:31 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1321148034

Comment:
it seems we now have umockdev, so we could run tests:
```
diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 115543195a..08b397ae61 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -6,7 +6,7 @@ build_style=meson
 build_helper="gir"
 configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
  -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
- -Dtests=false -Defi_binary=false"
+ -Dtests=true -Defi_binary=false"
 # tests require unpackaged umockdev
 hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
  glib-devel polkit gettext pango python3-gobject python3-Pillow
@@ -15,6 +15,7 @@ makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
  tpm2-tss-devel libjcat-devel libcurl-devel protobuf-c-devel"
+checkdepends="umockdev"
 depends="dbus udisks2"
 conf_files="
  /etc/fwupd/*.conf
```

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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (9 preceding siblings ...)
  2022-11-20 14:31 ` dkwo
@ 2022-11-20 14:32 ` dkwo
  2022-11-20 14:35 ` dkwo
                   ` (10 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dkwo @ 2022-11-20 14:32 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1321148149

Comment:
they all pass on my x86_64-musl

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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (10 preceding siblings ...)
  2022-11-20 14:32 ` dkwo
@ 2022-11-20 14:35 ` dkwo
  2022-11-22 10:13 ` [PR PATCH] [Updated] " dataCobra
                   ` (9 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dkwo @ 2022-11-20 14:35 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1321148034

Comment:
it seems we now have umockdev, so we could run tests:
```
diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 115543195a..e7a4aac0d7 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -6,8 +6,7 @@ build_style=meson
 build_helper="gir"
 configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
  -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
- -Dtests=false -Defi_binary=false"
-# tests require unpackaged umockdev
+ -Dtests=true -Defi_binary=false"
 hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
  glib-devel polkit gettext pango python3-gobject python3-Pillow
  protobuf-c-devel"
@@ -16,6 +15,7 @@ makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
  tpm2-tss-devel libjcat-devel libcurl-devel protobuf-c-devel"
 depends="dbus udisks2"
+checkdepends="umockdev"
 conf_files="
  /etc/fwupd/*.conf
  /etc/fwupd/remotes.d/*.conf"
```

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (11 preceding siblings ...)
  2022-11-20 14:35 ` dkwo
@ 2022-11-22 10:13 ` dataCobra
  2022-11-22 10:13 ` dataCobra
                   ` (8 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-22 10:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From fbcfad8f1ed4abb90a35eb2a0f3273aa090921c9 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <bb@23m.com>
Date: Tue, 22 Nov 2022 11:12:58 +0100
Subject: [PATCH] fwupd: update to 1.8.7.

---
 srcpkgs/fwupd/template | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..13ff3401e96f 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,19 +1,21 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.7
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dsupported_build=true -Dconsolekit=false -Dsystemd=false -Delogind=true
- -Dintrospection=true -Dtests=false"
-# tests require unpackaged umockdev
-hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen
- vala glib-devel polkit gettext pango python3-gobject python3-Pillow protobuf-c-devel"
+configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
+ -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
+ -Defi_binary=false"
+hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
+ glib-devel polkit gettext pango python3-gobject python3-Pillow
+ protobuf-c-devel"
 makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
  tpm2-tss-devel libjcat-devel libcurl-devel protobuf-c-devel"
 depends="dbus udisks2"
+checkdepends="umockdev"
 conf_files="
  /etc/fwupd/*.conf
  /etc/fwupd/remotes.d/*.conf"
@@ -22,7 +24,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=7711aab2f6a49eeac750b3626c490974f002320c1e8a9b389c266622d7926f3a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
@@ -59,6 +61,12 @@ pre_build() {
 	fi
 }
 
+post_install() {
+	vcompletion data/bash-completion/fwupdagent bash fwupdagent
+	vcompletion data/bash-completion/fwupdmgr bash fwupdmgr
+	vcompletion data/bash-completion/fwupdtool bash fwupdtool
+}
+
 fwupd-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} libglib-devel libcurl-devel
 	 libjcat-devel libgusb-devel libxmlb-devel libarchive-devel gcab-devel

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (12 preceding siblings ...)
  2022-11-22 10:13 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-22 10:13 ` dataCobra
  2022-11-22 21:35 ` paper42
                   ` (7 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-22 10:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From d42949a14c429d06efa9286a2ccbfe09505c5683 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <bb@23m.com>
Date: Tue, 22 Nov 2022 11:12:58 +0100
Subject: [PATCH] fwupd: update to 1.8.7.

---
 srcpkgs/fwupd/template | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..13ff3401e96f 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,19 +1,21 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.7
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dsupported_build=true -Dconsolekit=false -Dsystemd=false -Delogind=true
- -Dintrospection=true -Dtests=false"
-# tests require unpackaged umockdev
-hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen
- vala glib-devel polkit gettext pango python3-gobject python3-Pillow protobuf-c-devel"
+configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
+ -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
+ -Defi_binary=false"
+hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
+ glib-devel polkit gettext pango python3-gobject python3-Pillow
+ protobuf-c-devel"
 makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
  tpm2-tss-devel libjcat-devel libcurl-devel protobuf-c-devel"
 depends="dbus udisks2"
+checkdepends="umockdev"
 conf_files="
  /etc/fwupd/*.conf
  /etc/fwupd/remotes.d/*.conf"
@@ -22,7 +24,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=7711aab2f6a49eeac750b3626c490974f002320c1e8a9b389c266622d7926f3a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
@@ -59,6 +61,12 @@ pre_build() {
 	fi
 }
 
+post_install() {
+	vcompletion data/bash-completion/fwupdagent bash fwupdagent
+	vcompletion data/bash-completion/fwupdmgr bash fwupdmgr
+	vcompletion data/bash-completion/fwupdtool bash fwupdtool
+}
+
 fwupd-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} libglib-devel libcurl-devel
 	 libjcat-devel libgusb-devel libxmlb-devel libarchive-devel gcab-devel

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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (13 preceding siblings ...)
  2022-11-22 10:13 ` dataCobra
@ 2022-11-22 21:35 ` paper42
  2022-11-23  6:21 ` [PR PATCH] [Updated] " dataCobra
                   ` (6 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: paper42 @ 2022-11-22 21:35 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1324264245

Comment:
@dataCobra github can not detect the commit is from you, do you have the commit email added to your github profile?

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (14 preceding siblings ...)
  2022-11-22 21:35 ` paper42
@ 2022-11-23  6:21 ` dataCobra
  2022-11-23  6:23 ` dataCobra
                   ` (5 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-23  6:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From a4e2b39e37da3812a1eceb6e969d150359dbaffc Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 23 Nov 2022 07:20:56 +0100
Subject: [PATCH] fwupd: update to 1.8.7.

---
 srcpkgs/fwupd/template | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..13ff3401e96f 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,19 +1,21 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.7
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dsupported_build=true -Dconsolekit=false -Dsystemd=false -Delogind=true
- -Dintrospection=true -Dtests=false"
-# tests require unpackaged umockdev
-hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen
- vala glib-devel polkit gettext pango python3-gobject python3-Pillow protobuf-c-devel"
+configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
+ -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
+ -Defi_binary=false"
+hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
+ glib-devel polkit gettext pango python3-gobject python3-Pillow
+ protobuf-c-devel"
 makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
  tpm2-tss-devel libjcat-devel libcurl-devel protobuf-c-devel"
 depends="dbus udisks2"
+checkdepends="umockdev"
 conf_files="
  /etc/fwupd/*.conf
  /etc/fwupd/remotes.d/*.conf"
@@ -22,7 +24,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=7711aab2f6a49eeac750b3626c490974f002320c1e8a9b389c266622d7926f3a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
@@ -59,6 +61,12 @@ pre_build() {
 	fi
 }
 
+post_install() {
+	vcompletion data/bash-completion/fwupdagent bash fwupdagent
+	vcompletion data/bash-completion/fwupdmgr bash fwupdmgr
+	vcompletion data/bash-completion/fwupdtool bash fwupdtool
+}
+
 fwupd-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} libglib-devel libcurl-devel
 	 libjcat-devel libgusb-devel libxmlb-devel libarchive-devel gcab-devel

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

* Re: fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (15 preceding siblings ...)
  2022-11-23  6:21 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-23  6:23 ` dataCobra
  2022-11-24 16:01 ` [PR PATCH] [Updated] " dataCobra
                   ` (4 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-23  6:23 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1324605921

Comment:
> @dataCobra github can not detect the commit is from you, do you have the commit email added to your github profile?

Thank you for the info. I forgot to setup my env on this laptop. Fixed and pushed! :+1:

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (16 preceding siblings ...)
  2022-11-23  6:23 ` dataCobra
@ 2022-11-24 16:01 ` dataCobra
  2022-12-08  7:53 ` dataCobra
                   ` (3 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-11-24 16:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From 36c92a5d22c661de94c097531da1314a933957b2 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Wed, 23 Nov 2022 07:20:56 +0100
Subject: [PATCH] fwupd: update to 1.8.7.

---
 srcpkgs/fwupd/template | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..13ff3401e96f 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,19 +1,21 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.7
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dsupported_build=true -Dconsolekit=false -Dsystemd=false -Delogind=true
- -Dintrospection=true -Dtests=false"
-# tests require unpackaged umockdev
-hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen
- vala glib-devel polkit gettext pango python3-gobject python3-Pillow protobuf-c-devel"
+configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
+ -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
+ -Defi_binary=false"
+hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
+ glib-devel polkit gettext pango python3-gobject python3-Pillow
+ protobuf-c-devel"
 makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
  tpm2-tss-devel libjcat-devel libcurl-devel protobuf-c-devel"
 depends="dbus udisks2"
+checkdepends="umockdev"
 conf_files="
  /etc/fwupd/*.conf
  /etc/fwupd/remotes.d/*.conf"
@@ -22,7 +24,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=7711aab2f6a49eeac750b3626c490974f002320c1e8a9b389c266622d7926f3a
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
@@ -59,6 +61,12 @@ pre_build() {
 	fi
 }
 
+post_install() {
+	vcompletion data/bash-completion/fwupdagent bash fwupdagent
+	vcompletion data/bash-completion/fwupdmgr bash fwupdmgr
+	vcompletion data/bash-completion/fwupdtool bash fwupdtool
+}
+
 fwupd-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} libglib-devel libcurl-devel
 	 libjcat-devel libgusb-devel libxmlb-devel libarchive-devel gcab-devel

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.7.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (17 preceding siblings ...)
  2022-11-24 16:01 ` [PR PATCH] [Updated] " dataCobra
@ 2022-12-08  7:53 ` dataCobra
  2022-12-08  7:55 ` fwupd: update to 1.8.8 dataCobra
                   ` (2 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-12-08  7:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.7.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From a61612c54cf4e43e2a60e9c4cbd1613a9eff1bec Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 8 Dec 2022 08:53:18 +0100
Subject: [PATCH] fwupd: update to 1.8.8.

---
 srcpkgs/fwupd/template | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..5533d2284f56 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,19 +1,21 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.8
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dsupported_build=true -Dconsolekit=false -Dsystemd=false -Delogind=true
- -Dintrospection=true -Dtests=false"
-# tests require unpackaged umockdev
-hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen
- vala glib-devel polkit gettext pango python3-gobject python3-Pillow protobuf-c-devel"
+configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
+ -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
+ -Defi_binary=false"
+hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
+ glib-devel polkit gettext pango python3-gobject python3-Pillow
+ protobuf-c-devel"
 makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
  tpm2-tss-devel libjcat-devel libcurl-devel protobuf-c-devel"
 depends="dbus udisks2"
+checkdepends="umockdev"
 conf_files="
  /etc/fwupd/*.conf
  /etc/fwupd/remotes.d/*.conf"
@@ -22,7 +24,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=8a8f90680c1598407380ad57c15898bd48a903f2a74f3a97469a8e68b18f1fc1
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
@@ -59,6 +61,12 @@ pre_build() {
 	fi
 }
 
+post_install() {
+	vcompletion data/bash-completion/fwupdagent bash fwupdagent
+	vcompletion data/bash-completion/fwupdmgr bash fwupdmgr
+	vcompletion data/bash-completion/fwupdtool bash fwupdtool
+}
+
 fwupd-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} libglib-devel libcurl-devel
 	 libjcat-devel libgusb-devel libxmlb-devel libarchive-devel gcab-devel

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

* Re: fwupd: update to 1.8.8.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (18 preceding siblings ...)
  2022-12-08  7:53 ` dataCobra
@ 2022-12-08  7:55 ` dataCobra
  2022-12-08 18:19 ` [PR PATCH] [Updated] " dataCobra
  2022-12-16 18:18 ` [PR PATCH] [Merged]: " paper42
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-12-08  7:55 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40433#issuecomment-1342226005

Comment:
The version 1.8.8 is out and I've build it successful.

When the checks pass this PR should be good to go. :+1:

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

* Re: [PR PATCH] [Updated] fwupd: update to 1.8.8.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (19 preceding siblings ...)
  2022-12-08  7:55 ` fwupd: update to 1.8.8 dataCobra
@ 2022-12-08 18:19 ` dataCobra
  2022-12-16 18:18 ` [PR PATCH] [Merged]: " paper42
  21 siblings, 0 replies; 23+ messages in thread
From: dataCobra @ 2022-12-08 18:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages fwupd
https://github.com/void-linux/void-packages/pull/40433

fwupd: update to 1.8.8.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

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

From 0c31654f855a264ff17338c0a70ef4d45fb99685 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 8 Dec 2022 08:53:18 +0100
Subject: [PATCH] fwupd: update to 1.8.8.

---
 srcpkgs/fwupd/template | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fwupd/template b/srcpkgs/fwupd/template
index 7c2d4032c183..5533d2284f56 100644
--- a/srcpkgs/fwupd/template
+++ b/srcpkgs/fwupd/template
@@ -1,19 +1,21 @@
 # Template file for 'fwupd'
 pkgname=fwupd
-version=1.8.1
+version=1.8.8
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dsupported_build=true -Dconsolekit=false -Dsystemd=false -Delogind=true
- -Dintrospection=true -Dtests=false"
-# tests require unpackaged umockdev
-hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen
- vala glib-devel polkit gettext pango python3-gobject python3-Pillow protobuf-c-devel"
+configure_args="-Dsupported_build=enabled -Dconsolekit=disabled
+ -Dsystemd=disabled -Delogind=enabled -Dintrospection=enabled
+ -Defi_binary=false"
+hostmakedepends="dejavu-fonts-ttf gnutls-tools pkg-config gcab gi-docgen vala
+ glib-devel polkit gettext pango python3-gobject python3-Pillow
+ protobuf-c-devel"
 makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
  gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
  sqlite-devel gcab-devel pango-devel elogind-devel
  tpm2-tss-devel libjcat-devel libcurl-devel protobuf-c-devel"
 depends="dbus udisks2"
+checkdepends="umockdev"
 conf_files="
  /etc/fwupd/*.conf
  /etc/fwupd/remotes.d/*.conf"
@@ -22,7 +24,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/fwupd/fwupd"
 distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
-checksum=693ac8dd0fa1a7d567242b98f4666c93e8827d16ccd11aea796e01541f6ff877
+checksum=8a8f90680c1598407380ad57c15898bd48a903f2a74f3a97469a8e68b18f1fc1
 replaces="fwupdate>=0"
 
 case "$XBPS_TARGET_MACHINE" in
@@ -59,6 +61,12 @@ pre_build() {
 	fi
 }
 
+post_install() {
+	vcompletion data/bash-completion/fwupdagent bash fwupdagent
+	vcompletion data/bash-completion/fwupdmgr bash fwupdmgr
+	vcompletion data/bash-completion/fwupdtool bash fwupdtool
+}
+
 fwupd-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision} libglib-devel libcurl-devel
 	 libjcat-devel libgusb-devel libxmlb-devel libarchive-devel gcab-devel

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

* Re: [PR PATCH] [Merged]: fwupd: update to 1.8.8.
  2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
                   ` (20 preceding siblings ...)
  2022-12-08 18:19 ` [PR PATCH] [Updated] " dataCobra
@ 2022-12-16 18:18 ` paper42
  21 siblings, 0 replies; 23+ messages in thread
From: paper42 @ 2022-12-16 18:18 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

fwupd: update to 1.8.8.
https://github.com/void-linux/void-packages/pull/40433

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - x86_64-musl (crossbuild)

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

end of thread, other threads:[~2022-12-16 18:18 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10  7:04 [PR PATCH] fwupd: update to 1.8.6 dataCobra
2022-11-10 15:15 ` dkwo
2022-11-11  8:10 ` [PR PATCH] [Updated] " dataCobra
2022-11-11  8:10 ` fwupd: update to 1.8.7 dataCobra
2022-11-16 12:28 ` [PR PATCH] [Updated] " dataCobra
2022-11-18  9:29 ` dataCobra
2022-11-18  9:32 ` dataCobra
2022-11-18 10:20 ` [PR PATCH] [Updated] " dataCobra
2022-11-18 10:21 ` dataCobra
2022-11-18 10:26 ` dataCobra
2022-11-20 14:31 ` dkwo
2022-11-20 14:32 ` dkwo
2022-11-20 14:35 ` dkwo
2022-11-22 10:13 ` [PR PATCH] [Updated] " dataCobra
2022-11-22 10:13 ` dataCobra
2022-11-22 21:35 ` paper42
2022-11-23  6:21 ` [PR PATCH] [Updated] " dataCobra
2022-11-23  6:23 ` dataCobra
2022-11-24 16:01 ` [PR PATCH] [Updated] " dataCobra
2022-12-08  7:53 ` dataCobra
2022-12-08  7:55 ` fwupd: update to 1.8.8 dataCobra
2022-12-08 18:19 ` [PR PATCH] [Updated] " dataCobra
2022-12-16 18:18 ` [PR PATCH] [Merged]: " 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).