notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
libgusb GUsb is a GObject wrapper for libusb1
0.4.9_1 devel on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.9_1Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-12-24 05:27:07
Last Update: 2024-11-25 07:54:30
Commit Hash: a3c47a2
People watching this port, also watch:: dav1d, libevent, indexinfo, libXdamage, xorg-fonts-truetype
License: LGPL21
WWW:
https://github.com/hughsie/libgusb
Description:
GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. This makes it easy to integrate low level USB transfers with your high-level application or system daemon. Not everything you can do in libusb1 is wrapped, although we'll accept feature requests (with patches) if it makes sense.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (224 items)
Collapse this list.
  1. /usr/local/share/licenses/libgusb-0.4.9_1/catalog.mk
  2. /usr/local/share/licenses/libgusb-0.4.9_1/LICENSE
  3. /usr/local/share/licenses/libgusb-0.4.9_1/LGPL21
  4. bin/gusbcmd
  5. include/gusb-1/gusb.h
  6. include/gusb-1/gusb/gusb-bos-descriptor-private.h
  7. include/gusb-1/gusb/gusb-bos-descriptor.h
  8. include/gusb-1/gusb/gusb-context-private.h
  9. include/gusb-1/gusb/gusb-context.h
  10. include/gusb-1/gusb/gusb-device-event.h
  11. include/gusb-1/gusb/gusb-device-list.h
  12. include/gusb-1/gusb/gusb-device-private.h
  13. include/gusb-1/gusb/gusb-device.h
  14. include/gusb-1/gusb/gusb-endpoint-private.h
  15. include/gusb-1/gusb/gusb-endpoint.h
  16. include/gusb-1/gusb/gusb-interface-private.h
  17. include/gusb-1/gusb/gusb-interface.h
  18. include/gusb-1/gusb/gusb-source.h
  19. include/gusb-1/gusb/gusb-util.h
  20. include/gusb-1/gusb/gusb-version.h
  21. lib/girepository-1.0/GUsb-1.0.typelib
  22. lib/libgusb.so
  23. lib/libgusb.so.2
  24. lib/libgusb.so.2.0.10
  25. libdata/pkgconfig/gusb.pc
  26. share/gir-1.0/GUsb-1.0.gir
  27. share/doc/libgusb/RedHatDisplay-Black.woff
  28. share/doc/libgusb/RedHatDisplay-Black.woff2
  29. share/doc/libgusb/RedHatDisplay-BlackItalic.woff
  30. share/doc/libgusb/RedHatDisplay-BlackItalic.woff2
  31. share/doc/libgusb/RedHatDisplay-Bold.woff
  32. share/doc/libgusb/RedHatDisplay-Bold.woff2
  33. share/doc/libgusb/RedHatDisplay-BoldItalic.woff
  34. share/doc/libgusb/RedHatDisplay-BoldItalic.woff2
  35. share/doc/libgusb/RedHatDisplay-Italic.woff
  36. share/doc/libgusb/RedHatDisplay-Italic.woff2
  37. share/doc/libgusb/RedHatDisplay-Medium.woff
  38. share/doc/libgusb/RedHatDisplay-Medium.woff2
  39. share/doc/libgusb/RedHatDisplay-MediumItalic.woff
  40. share/doc/libgusb/RedHatDisplay-MediumItalic.woff2
  41. share/doc/libgusb/RedHatDisplay-Regular.woff
  42. share/doc/libgusb/RedHatDisplay-Regular.woff2
  43. share/doc/libgusb/RedHatText-Bold.woff
  44. share/doc/libgusb/RedHatText-Bold.woff2
  45. share/doc/libgusb/RedHatText-BoldItalic.woff
  46. share/doc/libgusb/RedHatText-BoldItalic.woff2
  47. share/doc/libgusb/RedHatText-Italic.woff
  48. share/doc/libgusb/RedHatText-Italic.woff2
  49. share/doc/libgusb/RedHatText-Medium.woff
  50. share/doc/libgusb/RedHatText-Medium.woff2
  51. share/doc/libgusb/RedHatText-MediumItalic.woff
  52. share/doc/libgusb/RedHatText-MediumItalic.woff2
  53. share/doc/libgusb/RedHatText-Regular.woff
  54. share/doc/libgusb/RedHatText-Regular.woff2
  55. share/doc/libgusb/SourceCodePro-It.ttf.woff
  56. share/doc/libgusb/SourceCodePro-Regular.ttf.woff
  57. share/doc/libgusb/SourceCodePro-Semibold.ttf.woff
  58. share/doc/libgusb/class.BosDescriptor.html
  59. share/doc/libgusb/class.Context.html
  60. share/doc/libgusb/class.Device.html
  61. share/doc/libgusb/class.DeviceEvent.html
  62. share/doc/libgusb/class.DeviceList.html
  63. share/doc/libgusb/class.Endpoint.html
  64. share/doc/libgusb/class.Interface.html
  65. share/doc/libgusb/classes_hierarchy.html
  66. share/doc/libgusb/const.MAJOR_VERSION.html
  67. share/doc/libgusb/const.MICRO_VERSION.html
  68. share/doc/libgusb/const.MINOR_VERSION.html
  69. share/doc/libgusb/ctor.Context.new.html
  70. share/doc/libgusb/ctor.DeviceList.new.html
  71. share/doc/libgusb/enum.ContextError.html
  72. share/doc/libgusb/enum.DeviceClassCode.html
  73. share/doc/libgusb/enum.DeviceDirection.html
  74. share/doc/libgusb/enum.DeviceError.html
  75. share/doc/libgusb/enum.DeviceLangid.html
  76. share/doc/libgusb/enum.DeviceRecipient.html
  77. share/doc/libgusb/enum.DeviceRequestType.html
  78. share/doc/libgusb/error.SourceError.html
  79. share/doc/libgusb/flags.ContextFlags.html
  80. share/doc/libgusb/flags.DeviceClaimInterfaceFlags.html
  81. share/doc/libgusb/fonts.css
  82. share/doc/libgusb/func.CHECK_VERSION.html
  83. share/doc/libgusb/func.strerror.html
  84. share/doc/libgusb/func.version_string.html
  85. share/doc/libgusb/fzy.js
  86. share/doc/libgusb/go-up-symbolic.png
  87. share/doc/libgusb/index.html
  88. share/doc/libgusb/index.json
  89. share/doc/libgusb/libgusb.devhelp2
  90. share/doc/libgusb/main.js
  91. share/doc/libgusb/method.BosDescriptor.get_capability.html
  92. share/doc/libgusb/method.BosDescriptor.get_extra.html
  93. share/doc/libgusb/method.Context.enumerate.html
  94. share/doc/libgusb/method.Context.find_by_bus_address.html
  95. share/doc/libgusb/method.Context.find_by_platform_id.html
  96. share/doc/libgusb/method.Context.find_by_vid_pid.html
  97. share/doc/libgusb/method.Context.get_devices.html
  98. share/doc/libgusb/method.Context.get_flags.html
  99. share/doc/libgusb/method.Context.get_hotplug_poll_interval.html
  100. share/doc/libgusb/method.Context.get_main_context.html
  101. share/doc/libgusb/method.Context.get_source.html
  102. share/doc/libgusb/method.Context.load.html
  103. share/doc/libgusb/method.Context.load_with_tag.html
  104. share/doc/libgusb/method.Context.save.html
  105. share/doc/libgusb/method.Context.save_with_tag.html
  106. share/doc/libgusb/method.Context.set_debug.html
  107. share/doc/libgusb/method.Context.set_flags.html
  108. share/doc/libgusb/method.Context.set_hotplug_poll_interval.html
  109. share/doc/libgusb/method.Context.set_main_context.html
  110. share/doc/libgusb/method.Context.wait_for_replug.html
  111. share/doc/libgusb/method.Device.add_tag.html
  112. share/doc/libgusb/method.Device.bulk_transfer.html
  113. share/doc/libgusb/method.Device.bulk_transfer_async.html
  114. share/doc/libgusb/method.Device.bulk_transfer_finish.html
  115. share/doc/libgusb/method.Device.claim_interface.html
  116. share/doc/libgusb/method.Device.clear_events.html
  117. share/doc/libgusb/method.Device.close.html
  118. share/doc/libgusb/method.Device.control_transfer.html
  119. share/doc/libgusb/method.Device.control_transfer_async.html
  120. share/doc/libgusb/method.Device.control_transfer_finish.html
  121. share/doc/libgusb/method.Device.get_address.html
  122. share/doc/libgusb/method.Device.get_bos_descriptor.html
  123. share/doc/libgusb/method.Device.get_bos_descriptors.html
  124. share/doc/libgusb/method.Device.get_bus.html
  125. share/doc/libgusb/method.Device.get_children.html
  126. share/doc/libgusb/method.Device.get_configuration.html
  127. share/doc/libgusb/method.Device.get_configuration_index.html
  128. share/doc/libgusb/method.Device.get_created.html
  129. share/doc/libgusb/method.Device.get_custom_index.html
  130. share/doc/libgusb/method.Device.get_device_class.html
  131. share/doc/libgusb/method.Device.get_device_protocol.html
  132. share/doc/libgusb/method.Device.get_device_subclass.html
  133. share/doc/libgusb/method.Device.get_events.html
  134. share/doc/libgusb/method.Device.get_hid_descriptor_default.html
  135. share/doc/libgusb/method.Device.get_hid_descriptors.html
  136. share/doc/libgusb/method.Device.get_interface.html
  137. share/doc/libgusb/method.Device.get_interfaces.html
  138. share/doc/libgusb/method.Device.get_manufacturer_index.html
  139. share/doc/libgusb/method.Device.get_parent.html
  140. share/doc/libgusb/method.Device.get_pid.html
  141. share/doc/libgusb/method.Device.get_pid_as_str.html
  142. share/doc/libgusb/method.Device.get_platform_id.html
  143. share/doc/libgusb/method.Device.get_port_number.html
  144. share/doc/libgusb/method.Device.get_product_index.html
  145. share/doc/libgusb/method.Device.get_release.html
  146. share/doc/libgusb/method.Device.get_serial_number_index.html
  147. share/doc/libgusb/method.Device.get_spec.html
  148. share/doc/libgusb/method.Device.get_string_descriptor.html
  149. share/doc/libgusb/method.Device.get_string_descriptor_bytes.html
  150. share/doc/libgusb/method.Device.get_string_descriptor_bytes_full.html
  151. share/doc/libgusb/method.Device.get_tags.html
  152. share/doc/libgusb/method.Device.get_vid.html
  153. share/doc/libgusb/method.Device.get_vid_as_str.html
  154. share/doc/libgusb/method.Device.has_tag.html
  155. share/doc/libgusb/method.Device.interrupt_transfer.html
  156. share/doc/libgusb/method.Device.interrupt_transfer_async.html
  157. share/doc/libgusb/method.Device.interrupt_transfer_finish.html
  158. share/doc/libgusb/method.Device.invalidate.html
  159. share/doc/libgusb/method.Device.is_emulated.html
  160. share/doc/libgusb/method.Device.open.html
  161. share/doc/libgusb/method.Device.release_interface.html
  162. share/doc/libgusb/method.Device.remove_tag.html
  163. share/doc/libgusb/method.Device.reset.html
  164. share/doc/libgusb/method.Device.set_configuration.html
  165. share/doc/libgusb/method.Device.set_interface_alt.html
  166. share/doc/libgusb/method.DeviceEvent.get_bytes.html
  167. share/doc/libgusb/method.DeviceEvent.get_id.html
  168. share/doc/libgusb/method.DeviceEvent.get_rc.html
  169. share/doc/libgusb/method.DeviceEvent.get_status.html
  170. share/doc/libgusb/method.DeviceEvent.set_bytes.html
  171. share/doc/libgusb/method.DeviceList.coldplug.html
  172. share/doc/libgusb/method.DeviceList.find_by_bus_address.html
  173. share/doc/libgusb/method.DeviceList.find_by_vid_pid.html
  174. share/doc/libgusb/method.DeviceList.get_devices.html
  175. share/doc/libgusb/method.Endpoint.get_address.html
  176. share/doc/libgusb/method.Endpoint.get_direction.html
  177. share/doc/libgusb/method.Endpoint.get_extra.html
  178. share/doc/libgusb/method.Endpoint.get_kind.html
  179. share/doc/libgusb/method.Endpoint.get_maximum_packet_size.html
  180. share/doc/libgusb/method.Endpoint.get_number.html
  181. share/doc/libgusb/method.Endpoint.get_polling_interval.html
  182. share/doc/libgusb/method.Endpoint.get_refresh.html
  183. share/doc/libgusb/method.Endpoint.get_synch_address.html
  184. share/doc/libgusb/method.Interface.get_alternate.html
  185. share/doc/libgusb/method.Interface.get_class.html
  186. share/doc/libgusb/method.Interface.get_endpoints.html
  187. share/doc/libgusb/method.Interface.get_extra.html
  188. share/doc/libgusb/method.Interface.get_index.html
  189. share/doc/libgusb/method.Interface.get_kind.html
  190. share/doc/libgusb/method.Interface.get_length.html
  191. share/doc/libgusb/method.Interface.get_number.html
  192. share/doc/libgusb/method.Interface.get_protocol.html
  193. share/doc/libgusb/method.Interface.get_subclass.html
  194. share/doc/libgusb/method.Source.set_callback.html
  195. share/doc/libgusb/property.Context.debug-level.html
  196. share/doc/libgusb/property.Context.libusb-context.html
  197. share/doc/libgusb/property.Device.context.html
  198. share/doc/libgusb/property.Device.libusb-device.html
  199. share/doc/libgusb/property.Device.platform-id.html
  200. share/doc/libgusb/property.DeviceList.context.html
  201. share/doc/libgusb/search.js
  202. share/doc/libgusb/signal.Context.device-added.html
  203. share/doc/libgusb/signal.Context.device-changed.html
  204. share/doc/libgusb/signal.Context.device-removed.html
  205. share/doc/libgusb/signal.DeviceList.device-added.html
  206. share/doc/libgusb/signal.DeviceList.device-removed.html
  207. share/doc/libgusb/solarized-dark.css
  208. share/doc/libgusb/solarized-light.css
  209. share/doc/libgusb/struct.Source.html
  210. share/doc/libgusb/style.css
  211. share/doc/libgusb/type_func.Context.error_quark.html
  212. share/doc/libgusb/type_func.Device.error_quark.html
  213. share/doc/libgusb/type_func.Source.error_quark.html
  214. share/doc/libgusb/urlmap_libgusb.js
  215. share/doc/libgusb/vfunc.Context.device_added.html
  216. share/doc/libgusb/vfunc.Context.device_changed.html
  217. share/doc/libgusb/vfunc.Context.device_removed.html
  218. share/doc/libgusb/vfunc.DeviceList.device_added.html
  219. share/doc/libgusb/vfunc.DeviceList.device_removed.html
  220. share/vala/vapi/gusb.deps
  221. share/vala/vapi/gusb.vapi
  222. @owner
  223. @group
  224. @mode
Collapse this list.
Dependency lines:
  • libgusb>0:devel/libgusb
To install the port:
cd /usr/ports/devel/libgusb/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libgusb
  • pkg install libgusb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libgusb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1718556835 SHA256 (libgusb-0.4.9.tar.xz) = 9df5ef301d6a4b361002aa52cce1165a87a89744055879bdbab31e7e86f1e846 SIZE (libgusb-0.4.9.tar.xz) = 51672

Packages (timestamps in pop-ups are UTC):
libgusb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.9_10.4.9_1-0.4.9_10.4.9_1---
FreeBSD:13:quarterly0.4.90.4.9_1-0.4.90.4.9_10.3.10_10.3.10_10.3.10_1
FreeBSD:14:latest0.4.9_10.4.9_10.3.10_10.4.9_10.4.9_10.3.10_1-0.3.10_1
FreeBSD:14:quarterly0.4.9_10.4.9_1-0.4.90.4.9_10.3.10_10.3.10_10.3.10_1
FreeBSD:15:latest0.4.9_10.4.9_1n/a0.4.9_1n/a0.3.10_10.3.10_10.3.10_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. gtk-doc>0 : textproc/gtk-doc
  3. py311-gi-docgen>=0 : textproc/py-gi-docgen@py311
  4. g-ir-scanner : devel/gobject-introspection
  5. meson : devel/meson
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python3.11 : lang/python311
  9. valac : lang/vala
Test dependencies:
  1. hwdata>0 : misc/hwdata
Library dependencies:
  1. libjson-glib-1.0.so : devel/json-glib
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. graphics/colord
  2. graphics/simple-scan
  3. security/libfprint

Configuration Options:
===> The following configuration options are available for libgusb-0.4.9_1: DOCS=on: Build and/or install documentation VAPI=on: Build VALA API files ===> Use 'make config' to modify these settings
Options name:
devel_libgusb
USES:
gnome meson pkgconfig python:build tar:xz vala:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/hughsie/libgusb/releases/download/0.4.9/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.9_1
25 Nov 2024 07:54:30
commit hash: a3c47a2833b2046ef4eec4d3b78ea374dcc8a6f5commit hash: a3c47a2833b2046ef4eec4d3b78ea374dcc8a6f5commit hash: a3c47a2833b2046ef4eec4d3b78ea374dcc8a6f5commit hash: a3c47a2833b2046ef4eec4d3b78ea374dcc8a6f5 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
misc/hwdata: adjust consumers to search data in canonical place

Sponsored by:	Future Crew, LLC
0.4.9
04 Jul 2024 18:28:23
commit hash: 72681b828f1c2ef38c142046787e3b88b743eb63commit hash: 72681b828f1c2ef38c142046787e3b88b743eb63commit hash: 72681b828f1c2ef38c142046787e3b88b743eb63commit hash: 72681b828f1c2ef38c142046787e3b88b743eb63 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
devel/libgusb: Update to 0.4.9

* Use upstream release archive instead of USE_GITHUB

Based on patch submitted by Eric Camachat <eric@camachat.org>

PR:		270799
Approved by:	portmgr (maintainer timeout, 2+ months)
0.3.10_1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
0.3.10_1
12 Apr 2023 18:17:31
commit hash: 153e827b5f030a6349a54e75f2b331185405ba81commit hash: 153e827b5f030a6349a54e75f2b331185405ba81commit hash: 153e827b5f030a6349a54e75f2b331185405ba81commit hash: 153e827b5f030a6349a54e75f2b331185405ba81 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
devel/libgusb: Unbreak build

Register a dependency on py-setuptools. Somewhere in the dependency
chain a hard dep on it probably got dropped.

While here, use OPTIONS helpers, and adjust some build dependencies.
gtk-doc is only needed when DOCS is enabled, and vala is only needed
when VAPI is enabled.

Based on a patch from Matthew Wener.
PR:		270788
Reported by:	Fredrik Eriksson
0.3.10_1
20 Dec 2022 17:23:28
commit hash: cffe8a902ad7752e091d092baf59e549346447ffcommit hash: cffe8a902ad7752e091d092baf59e549346447ffcommit hash: cffe8a902ad7752e091d092baf59e549346447ffcommit hash: cffe8a902ad7752e091d092baf59e549346447ff files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
Author: VVD
devel/libgusb: fix vala binding option and rename it

The option was previously called VALA. The canonical name for vala
binding options is VAPI. So switch to that.

Further the meson option was also renamed from vala to vapi, so update
the option switch accordingly.

PR:		267239
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.3.10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.10
26 Aug 2022 17:02:25
commit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bdcommit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bdcommit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bdcommit hash: d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: switch tree to using vala.mk

PR:		249940
0.3.10
26 Apr 2022 20:17:41
commit hash: abf4e006c5e4259f39282b9c640384537fcd5118commit hash: abf4e006c5e4259f39282b9c640384537fcd5118commit hash: abf4e006c5e4259f39282b9c640384537fcd5118commit hash: abf4e006c5e4259f39282b9c640384537fcd5118 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
devel/libgusb: Update to 0.3.10
0.3.9
24 Dec 2021 05:24:31
commit hash: a33846070fac70f1a81c0eafd425b93ed8eb15a9commit hash: a33846070fac70f1a81c0eafd425b93ed8eb15a9commit hash: a33846070fac70f1a81c0eafd425b93ed8eb15a9commit hash: a33846070fac70f1a81c0eafd425b93ed8eb15a9 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
devel/libgusb: New port: GUsb is a GObject wrapper for libusb1

This is needed for colord 1.4.0+.

Number of commits found: 10