Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libgusb-devel-0.3.0-lp152.1.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: libgusb-devel Distribution: openSUSE Leap 15.2
Version: 0.3.0 Vendor: openSUSE
Release: lp152.1.2 Build date: Wed Feb 5 23:56:45 2020
Group: Development/Libraries/C and C++ Build host: obs-arm-1
Size: 480919 Source RPM: libgusb-0.3.0-lp152.1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/hughsie/libgusb
Summary: Development files for libgusb, a GObject-based wrapper for libusb1
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.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Thu Mar 08 2018 dimstar@opensuse.org
  - Update to version 0.3.0:
    + New Features:
    - Add Travis integration.
    - Allow changing the path to usb.ids file.
    - Port to the Meson build system.
    + Replace libusb-1.0/libusb.h with libusb.h.
  - Port to meson build system:
    + Add meson BuildRequires.
    + Replace configure/make/make_install with
      meson/meson_build/meson_install.
  - Add gtk-doc BuildRequires: the meson-based tarball no longer
    ships pre-built documentation.
  - Drop xz BuildRequires: this is implicit in all openSUSE
    buildroots.
* Mon Mar 05 2018 jengelh@inai.de
  - Fix SRPM group. Update summaries.
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner
* Wed Sep 06 2017 dimstar@opensuse.org
  - Update to version 0.2.11:
    + New Features: Add g_usb_context_set_flags().
    + Bugfix: Fix the actual required GLib version.
* Tue Jun 13 2017 dimstar@opensuse.org
  - Update to version 0.2.10:
    + Correctly detect removed devices when rescanning.
    + Fix a memory leak when using control tranfers.
    + Fix gtk-doc build when builddir != srcdir.
    + Fix symbol version table up to version 0.2.9.
* Thu Apr 14 2016 idonmez@suse.com
  - Update to GNOME 3.20  Fate#318572
* Wed Mar 23 2016 zaitor@opensuse.org
  - Update to version 0.2.9:
    + Add g_usb_context_wait_for_replug().
    + Install gusbcmd as a debugging aid.
* Thu Dec 10 2015 dimstar@opensuse.org
  - Update to version 0.2.8:
    + New Features:
    - Add a PERMISSION_DENIED error enum.
    - Add a thin glib wrapper around a libusb_interface_descriptor.
    - Add g_usb_device_get_interfaces().
    - Add g_usb_device_get_release().
    - Add g_usb_device_set_interface_alt().
    + Bugfix: Ignore the not-found error when resetting a device.
* Wed Sep 16 2015 dimstar@opensuse.org
  - Update to version 0.2.7:
    + Support g_autoptr() for all gusb object types.
    + Bugfixes:
    - Add missing element-type annotations.
  - Changes from version 0.2.6:
    + Bugfixes:
    - Do not unref the GMainContext after each request.
* Thu Jun 18 2015 zaitor@opensuse.org
  - Update to version 0.2.5:
    + Add g_usb_device_get_custom_index().
    + Allow setting the GMainContext when used for sync methods.
    + Include all the USB device class codes.
    + Use symbol versioning.
* Sun Feb 22 2015 benoit.monin@gmx.fr
  - Update to version 0.2.4:
    + Various API extensions.
    + Bugfixes:
    - Don't filter out hub devices when getting the device list.
    - Make the platform ID persistent across re-plug.
    - Port to GTask.
    - Use new Glib features for various code cleanups.
* Fri Dec 19 2014 kkaempf@suse.com
  - Update to version 0.2.3:
    + Bugfixes: Correctly terminate the libusb event thread.
  - Changes from version 0.2.2:
    + New Features: Official Windows support!
    + Bugfixes:
    - No longer require G_USB_API_IS_SUBJECT_TO_CHANGE.
    - Use a thread to process libusb1 events.
  - Changes from version 0.2.1:
    + Bugfixes:
    - Always set a device platform ID.
    - Ignore 'unsupported' as a return value for kernel drivers.
  - Changes from version 0.2.0:
    + Notes:
    - This release raises the GLib requirement to 2.32 and libusb
      to 1.0.19.
    - No GUdev functionality is now required.
    + New Features:
    - Add g_usb_device_get_device_class().
    - Use the native hotplug support in libusb 1.0.19.
    + Bugfixes:
    - Fix a crash where libusb_get_pollfds() is unavailable.
    - Manually coldplug devices and poll if hotplugging is not
      available.

Files

/usr/bin/gusbcmd
/usr/include/gusb-1
/usr/include/gusb-1/gusb
/usr/include/gusb-1/gusb.h
/usr/include/gusb-1/gusb/gusb-autocleanups.h
/usr/include/gusb-1/gusb/gusb-context-private.h
/usr/include/gusb-1/gusb/gusb-context.h
/usr/include/gusb-1/gusb/gusb-device-list.h
/usr/include/gusb-1/gusb/gusb-device-private.h
/usr/include/gusb-1/gusb/gusb-device.h
/usr/include/gusb-1/gusb/gusb-interface-private.h
/usr/include/gusb-1/gusb/gusb-interface.h
/usr/include/gusb-1/gusb/gusb-source.h
/usr/include/gusb-1/gusb/gusb-util.h
/usr/include/gusb-1/gusb/gusb-version.h
/usr/lib64/libgusb.so
/usr/lib64/pkgconfig/gusb.pc
/usr/share/gir-1.0/GUsb-1.0.gir
/usr/share/gtk-doc/html/gusb
/usr/share/gtk-doc/html/gusb/faq.html
/usr/share/gtk-doc/html/gusb/gusb-GUsbContext.html
/usr/share/gtk-doc/html/gusb/gusb-GUsbDevice.html
/usr/share/gtk-doc/html/gusb/gusb-GUsbDeviceList.html
/usr/share/gtk-doc/html/gusb/gusb-gusb-interface.html
/usr/share/gtk-doc/html/gusb/gusb-gusb-source.html
/usr/share/gtk-doc/html/gusb/gusb-gusb-version.html
/usr/share/gtk-doc/html/gusb/gusb.devhelp2
/usr/share/gtk-doc/html/gusb/home.png
/usr/share/gtk-doc/html/gusb/index.html
/usr/share/gtk-doc/html/gusb/introduction.html
/usr/share/gtk-doc/html/gusb/left-insensitive.png
/usr/share/gtk-doc/html/gusb/left.png
/usr/share/gtk-doc/html/gusb/libgusb-helpers.html
/usr/share/gtk-doc/html/gusb/libgusb.html
/usr/share/gtk-doc/html/gusb/right-insensitive.png
/usr/share/gtk-doc/html/gusb/right.png
/usr/share/gtk-doc/html/gusb/specification.html
/usr/share/gtk-doc/html/gusb/style.css
/usr/share/gtk-doc/html/gusb/up-insensitive.png
/usr/share/gtk-doc/html/gusb/up.png
/usr/share/vala/vapi
/usr/share/vala/vapi/gusb.deps
/usr/share/vala/vapi/gusb.vapi


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024