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

libratbag-devel-0.18-1.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: libratbag-devel Distribution: openSUSE Tumbleweed
Version: 0.18 Vendor: openSUSE
Release: 1.1 Build date: Thu Sep 26 20:02:34 2024
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 8457 Source RPM: libratbag-0.18-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/libratbag/libratbag
Summary: Development files for the libratbag game mouse config library
libratbag is a configuration library for gaming mice. It provides a
generic way to access the various features exposed by these mice and
abstracts away hardware-specific and kernel-specific quirks.

This subpackage contains the files needed to build programs with
libratbag.

Provides

Requires

License

MIT

Changelog

* Thu Sep 26 2024 Matthias Bach <marix@marix.org> - 0.18
  - Update to version 0.18:
    * This release bumps D-Bus API version and is not compatible with older Piper versions.
    * Add button disabling.
    * Add resolution disabling (used in hidpp20 and sinowealth drivers).
    * Add firmware version API (used in steelseries and sinowealth drivers).
    * Add debounce time changing (used in asus and sinowealth drivers).
    * Add device type API (allows Piper to reassign first two keys on keyboards).
    * Add angle snapping changing (used in asus driver).
    * ASUS - implement simple key actions button mappings.
    * Sinowealth - implement several device profiles.
    * Fix crash on on profile disabling.
    * Clamp minimal allowed report rate to 125hz.
    * Properly announce property changes to D-Bus (so Piper can reflect changes made with ratbagctl without restarting).
    * New supported devices:
      + ASUS ROG Chakram Core
      + ASUS ROG Chakram X
      + ASUS ROG Harpe Wireless
      + ASUS ROG Keris Wireless AimPoint
      + ASUS ROG Spatha X
      + ASUS ROG Strix Impact II
      + Logitech G PRO Keyboard
      + Logitech G102 (new variation: usb:046d:c09d)
      + Logitech G303 Shroud Edition
      + Logitech G413 (keyboard)
      + Logitech G733 (new variation: usb:046d:0afe)
      + Logitech MX Anywhere 3S
      + Logitech MX Master 3S
      + Logitech MX Master 3S for Business
      + Mad Dog GM905 (sinowealth)
      + Mars Gaming MM4 (new driver 'marsgaming')
      + SteelSeries Rival 650 Wireless
      + T-Dagger Imperial T-TGM310 (sinowealth)
  - Refreshed shebang-env.diff as it no longer applied properly.
  - Dropped install-daemon-into-sbindir.patch as it was merged
    upstream.
  - Switch osc service file to use manual instead of disabled which
    is no longer supported.
* Fri Mar 29 2024 Max Lin <mlin@suse.com>
  - Add use-python-3.6.patch force to build with python 3.6 on Leap 15
    * meson has pulls python 3.11 and was selected python 3.11 to build
      with, however the dependencies are python 3.6 base, force meson to
      use python 3.6 since both python 3.6 and python 3.11 has installed
      in the build env
* Thu May 11 2023 Matthias Bach <marix@marix.org> - 0.17
  - Document the need for users of ratbagd to be a member of the
    group games (bsc#1210669)
    * In description of ratbagd package
    * In the new README.SUSE file of the ratbagd package.
  - Switch package to using %autosetup
* Wed Nov 09 2022 marix@marix.org - 0.17
  - Update to version 0.17:
    * Completely new driver for ASUS devices.
    * Sinowealth driver now supports changing report rate, button
      assignments and macros.
    * New compatible devices:
      + ASUS ROG Chakram
      + ASUS ROG GX860 Buzzard Mouse
      + ASUS ROG Gladius II
      + ASUS ROG Gladius II Origin
      + ASUS ROG Gladius II Origin PNK LTD
      + ASUS ROG Keris Wireless
      + ASUS ROG Pugio
      + ASUS ROG Strix Carry
      + ASUS ROG Strix Impact
      + ASUS ROG Strix Impact II Wireless
      + DreamMachines DM5 Blink
      + G-Wolves Hati HT-M Wired
      + Genesys Xenon 770
      + Glorious Model O (with older firmware)
      + Logitech G502 X
      + Logitech G502 X Wireless
      + Logitech G635
      + Logitech G733
      + Logitech MX Anywhere 3B
      + Machenike M620
      + Marvo Scorpion G961
      + More SteelSeries Rival variations
      + Roccat Kone EMP
      + SteelSeries Rival 100/105
    * Report rate changing now works on older SteelSeries mice.
    * Fix multiple configurable devices being shown for one
      connected SteelSeries mouse.
    * Fix setting onboard profile mode in HID++2.0 driver.
    * Fix active resolution slot reading and writing in Sinowealth driver.
    * Fix report rates which are not multiples of 100 not applying.
  - Require Meson >= 0.50.0 for build
* Fri Oct 15 2021 Johannes Segitz <jsegitz@suse.com>
  - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
    * harden_ratbagd.service.patch
* Thu Jun 24 2021 marix@marix.org - 0.16
  - Update to version 0.16:
    * Events are now scheduled as soon as possible
    * Improvements to the sinowealth driver
    * Added support for a few devices:
      + Logitech G915 TKL
      + Logitech G Pro X Wireless (only via USB connection)
      + Logitech M545
      + Logitech M500s
      + SteelSeries Kinzu V2 Pro Edition
      + Roccat Kone Pure SEL
      + openinput devices
* Thu Dec 24 2020 Matthias Bach <marix@marix.org> - 0.15
  - Make package conform to spec-cleaner
* Sat Sep 26 2020 marix@marix.org
  - Update to version 0.15:
    * Added or improved devices:
      + Logitech G5
      + Logitech G203
      + Logitech G300
      + Logitech G9x
      + Logitech MX Vertical
      + Nubwo X7 Spectrum
      + Roccat Kone Pure
      + Sinowealth
* Sun May 24 2020 marix@marix.org
  - Update to version 0.14:
    * A few bugfixes and some improvements in the log messages.
    * Added and improved devices:
      + Logitech G305
      + Logitech G402
      + Logitech G935
      + Logitech M720
      + Logitech MX Anywhere 2
* Sat Feb 15 2020 marix@marix.org
  - Update to version 0.13:
    * Fixed bug that was preventing users from changing the settings
      of  devices from Logitech's productivity line.
    * Give a more specific error message if user cannot reach ratbagd
      via D-BUS [boo#1150413]
    * Added support for keyboards:
      + Logitech G513
      + Logitech G815
      + Logitech G910
      + Logitech G915
    * Other added and improved devices:
      + Logitech G Powerplay
      + Logitech M590
  - Updated shebang-env.diff to properly apply to the new version.

Files

/usr/include/libratbag
/usr/include/libratbag/liblur.h
/usr/lib/liblur.so
/usr/lib/pkgconfig/liblur.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Oct 3 00:41:33 2024