Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2024 15:56:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278086] comms/py-hid: missing library path in __init__.py
Message-ID:  <bug-278086-7788-rwO8avvSkp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278086-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278086-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278086

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D9675d0a4f943418c1dce991da3ad877=
34ed09152

commit 9675d0a4f943418c1dce991da3ad87734ed09152
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-04-11 15:53:25 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-04-11 15:55:47 +0000

    comms/py-hid: Add libhidapi.so to library_paths

    dennis <drac7ft@gmail.com> reportsed that py-hid would fail due to not
    finding libhidapi.so.  The "library_paths" variable in the installed
    __init__.py did not have a path for any suitable library for it to use.

    PR:             278086
    Reported by:    dennis <drac7ft@gmail.com>

 comms/py-hid/Makefile                              |  1 +
 comms/py-hid/files/patch-hid_____init____.py (new) | 10 ++++++++++
 2 files changed, 11 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278086-7788-rwO8avvSkp>