Update to libgusb-0.4.0.

This commit is contained in:
ajacoutot 2022-09-14 07:51:21 +00:00
parent c629e04200
commit 730c98ed03
3 changed files with 10 additions and 7 deletions

View File

@ -2,7 +2,7 @@ COMMENT= GObject wrapper for libusb1
GH_ACCOUNT= hughsie
GH_PROJECT= libgusb
GH_TAGNAME= 0.3.10
GH_TAGNAME= 0.4.0
SHARED_LIBS += gusb 0.0 # 2.0.10
@ -13,17 +13,18 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2.1
PERMIT_PACKAGE= Yes
WANTLIB += c gio-2.0 glib-2.0 gobject-2.0 usb-1.0
WANTLIB += c gio-2.0 glib-2.0 gobject-2.0 json-glib-1.0 usb-1.0
MODULES= devel/meson
BUILD_DEPENDS= devel/gobject-introspection \
lang/vala
LIB_DEPENDS= devel/glib2 \
LIB_DEPENDS= devel/json-glib \
devel/libusb1
CONFIGURE_ARGS= -Ddocs=false
CONFIGURE_ARGS= -Ddocs=false \
-Dumockdev=disabled
CONFIGURE_ARGS += -Dusb_ids=${LOCALBASE}/share/hwdata/usb.ids
RUN_DEPENDS += misc/hwdata

View File

@ -1,2 +1,2 @@
SHA256 (libgusb-0.3.10.tar.gz) = 5pmwb0gJ+dFmsT3J9YErDdAmWR08rpDsVIOqJofzuAs=
SIZE (libgusb-0.3.10.tar.gz) = 50290
SHA256 (libgusb-0.4.0.tar.gz) = lMnnAtJ0FN+q//i2Pd9bH9h7AnbKotjuwGGoPHEHEvQ=
SIZE (libgusb-0.4.0.tar.gz) = 60632

View File

@ -2,9 +2,11 @@
include/gusb-1/
include/gusb-1/gusb/
include/gusb-1/gusb.h
include/gusb-1/gusb/gusb-autocleanups.h
include/gusb-1/gusb/gusb-bos-descriptor-private.h
include/gusb-1/gusb/gusb-bos-descriptor.h
include/gusb-1/gusb/gusb-context-private.h
include/gusb-1/gusb/gusb-context.h
include/gusb-1/gusb/gusb-device-event.h
include/gusb-1/gusb/gusb-device-list.h
include/gusb-1/gusb/gusb-device-private.h
include/gusb-1/gusb/gusb-device.h