Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libgusb: update to 0.4.3.
Date: Sun, 22 Jan 2023 13:58:41 +0100	[thread overview]
Message-ID: <20230122125841.HVsqrExCKZ7teAvAjPBSdlEjt4-hh7_B5utVLktY2bQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41798@inbox.vuxu.org>

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

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

https://github.com/motorto/void-packages libgusb-0.4.3
https://github.com/void-linux/void-packages/pull/41798

libgusb: update to 0.4.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
```
SUMMARY
pkg:libgusb host:x86_64 target:x86_64 cross:n result:OK
pkg:libgusb host:x86_64-musl target:x86_64-musl cross:n result:OK
pkg:libgusb host:i686 target:i686 cross:n result:OK
pkg:libgusb host:x86_64 target:aarch64-musl cross:y result:OK
pkg:libgusb host:x86_64 target:aarch64 cross:y result:OK
pkg:libgusb host:x86_64 target:armv7l-musl cross:y result:OK
pkg:libgusb host:x86_64 target:armv7l cross:y result:OK
pkg:libgusb host:x86_64 target:armv6l-musl cross:y result:OK
pkg:libgusb host:x86_64 target:armv6l cross:y result:OK
```

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

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

From d5081ce3e9458962559be75205dffc8a05389936 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 22 Jan 2023 12:38:38 +0000
Subject: [PATCH] libgusb: update to 0.4.3.

---
 srcpkgs/libgusb/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/libgusb/template b/srcpkgs/libgusb/template
index 6860869a82c9..faefc9d8dbad 100644
--- a/srcpkgs/libgusb/template
+++ b/srcpkgs/libgusb/template
@@ -1,6 +1,6 @@
 # Template file for 'libgusb'
 pkgname=libgusb
-version=0.3.10
+version=0.4.3
 revision=1
 build_style=meson
 build_helper="gir"
@@ -8,16 +8,15 @@ configure_args="-Ddocs=false -Dintrospection=$(vopt_if gir true false)
  -Dvapi=$(vopt_if vala true false)"
 hostmakedepends="pkg-config $(vopt_if vala vala)"
 makedepends="libglib-devel libusb-devel libgudev-devel $(vopt_if vala vala-devel)
- usbutils"
+ usbutils json-glib-devel"
 short_desc="GLib wrapper around libusb1"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/hughsie/libgusb"
 changelog="https://raw.githubusercontent.com/hughsie/libgusb/master/NEWS"
-distfiles="http://people.freedesktop.org/~hughsient/releases/${pkgname}-${version}.tar.xz"
-checksum=0eb0b9ab0f8bba0c59631c809c37b616ef34eb3c8e000b0b9b71cf11e4931bdc
-# requires access to USB devices, not available on CI
-make_check=ci-skip
+distfiles="https://github.com/hughsie/libgusb/archive/refs/tags/${version}.tar.gz"
+checksum=8c7b7305b74e2e8725b3db19a80f5daecc560b8b6875fa8e7f90278b4b9bdacd
+make_check=ci-skip # libgusb:ERROR:../gusb/gusb-self-test.c:83:gusb_context_func: assertion failed (array->len > 0): (0 > 0)
 
 build_options="gir vala"
 build_options_default="gir vala"

  reply	other threads:[~2023-01-22 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 12:52 [PR PATCH] " motorto
2023-01-22 12:58 ` motorto [this message]
2023-04-02 18:09 ` [PR PATCH] [Closed]: " motorto

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=20230122125841.HVsqrExCKZ7teAvAjPBSdlEjt4-hh7_B5utVLktY2bQ@z \
    --to=motorto@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).