Page MenuHomeSolus

D7982.id19082.diff
No OneTemporary

D7982.id19082.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -7,6 +7,7 @@
libinput.so.10:LIBINPUT_1.1
libinput.so.10:LIBINPUT_1.11
libinput.so.10:LIBINPUT_1.14
+libinput.so.10:LIBINPUT_1.15
libinput.so.10:LIBINPUT_1.2
libinput.so.10:LIBINPUT_1.3
libinput.so.10:LIBINPUT_1.4
@@ -47,7 +48,9 @@
libinput.so.10:libinput_device_config_rotation_is_available
libinput.so.10:libinput_device_config_rotation_set_angle
libinput.so.10:libinput_device_config_scroll_get_button
+libinput.so.10:libinput_device_config_scroll_get_button_lock
libinput.so.10:libinput_device_config_scroll_get_default_button
+libinput.so.10:libinput_device_config_scroll_get_default_button_lock
libinput.so.10:libinput_device_config_scroll_get_default_method
libinput.so.10:libinput_device_config_scroll_get_default_natural_scroll_enabled
libinput.so.10:libinput_device_config_scroll_get_method
@@ -55,6 +58,7 @@
libinput.so.10:libinput_device_config_scroll_get_natural_scroll_enabled
libinput.so.10:libinput_device_config_scroll_has_natural_scroll
libinput.so.10:libinput_device_config_scroll_set_button
+libinput.so.10:libinput_device_config_scroll_set_button_lock
libinput.so.10:libinput_device_config_scroll_set_method
libinput.so.10:libinput_device_config_scroll_set_natural_scroll_enabled
libinput.so.10:libinput_device_config_send_events_get_default_mode
@@ -102,6 +106,7 @@
libinput.so.10:libinput_device_tablet_pad_get_num_mode_groups
libinput.so.10:libinput_device_tablet_pad_get_num_rings
libinput.so.10:libinput_device_tablet_pad_get_num_strips
+libinput.so.10:libinput_device_tablet_pad_has_key
libinput.so.10:libinput_device_touch_get_touch_count
libinput.so.10:libinput_device_unref
libinput.so.10:libinput_dispatch
@@ -161,6 +166,8 @@
libinput.so.10:libinput_event_tablet_pad_get_base_event
libinput.so.10:libinput_event_tablet_pad_get_button_number
libinput.so.10:libinput_event_tablet_pad_get_button_state
+libinput.so.10:libinput_event_tablet_pad_get_key
+libinput.so.10:libinput_event_tablet_pad_get_key_state
libinput.so.10:libinput_event_tablet_pad_get_mode
libinput.so.10:libinput_event_tablet_pad_get_mode_group
libinput.so.10:libinput_event_tablet_pad_get_ring_number
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libinput
-version : 1.14.0
-release : 31
+version : 1.15.0
+release : 32
source :
- - https://www.freedesktop.org/software/libinput/libinput-1.14.0.tar.xz : 7cb85c24f8920b81bc5360220107e267ab4e0e718704c7690a8c7b03fa14fc67
+ - https://www.freedesktop.org/software/libinput/libinput-1.15.0.tar.xz : bfbf1fef66bcb2be871a18783dfcfb88ecb431f496bf0a9cf6685fd29c5843e1
license : MIT
component : desktop.library
summary : Generic input library
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>libinput</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Fernando Monteiro</Name>
+ <Email>fr02monteiro@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>desktop.library</PartOf>
@@ -23,6 +23,7 @@
<Path fileType="library">/usr/lib64/libinput.so.10</Path>
<Path fileType="library">/usr/lib64/libinput.so.10.13.0</Path>
<Path fileType="library">/usr/lib64/libinput/libinput/libinput-debug-events</Path>
+ <Path fileType="library">/usr/lib64/libinput/libinput/libinput-debug-tablet</Path>
<Path fileType="library">/usr/lib64/libinput/libinput/libinput-list-devices</Path>
<Path fileType="library">/usr/lib64/libinput/libinput/libinput-measure</Path>
<Path fileType="library">/usr/lib64/libinput/libinput/libinput-measure-fuzz</Path>
@@ -33,7 +34,8 @@
<Path fileType="library">/usr/lib64/libinput/libinput/libinput-record</Path>
<Path fileType="library">/usr/lib64/libinput/libinput/libinput-replay</Path>
<Path fileType="library">/usr/lib64/udev/libinput-device-group</Path>
- <Path fileType="library">/usr/lib64/udev/libinput-fuzz-override</Path>
+ <Path fileType="library">/usr/lib64/udev/libinput-fuzz-extract</Path>
+ <Path fileType="library">/usr/lib64/udev/libinput-fuzz-to-zero</Path>
<Path fileType="library">/usr/lib64/udev/rules.d/80-libinput-device-groups.rules</Path>
<Path fileType="library">/usr/lib64/udev/rules.d/90-libinput-fuzz-override.rules</Path>
<Path fileType="data">/usr/share/libinput/10-generic-keyboard.quirks</Path>
@@ -47,6 +49,7 @@
<Path fileType="data">/usr/share/libinput/30-vendor-ibm.quirks</Path>
<Path fileType="data">/usr/share/libinput/30-vendor-kensington.quirks</Path>
<Path fileType="data">/usr/share/libinput/30-vendor-logitech.quirks</Path>
+ <Path fileType="data">/usr/share/libinput/30-vendor-madcatz.quirks</Path>
<Path fileType="data">/usr/share/libinput/30-vendor-microsoft.quirks</Path>
<Path fileType="data">/usr/share/libinput/30-vendor-razer.quirks</Path>
<Path fileType="data">/usr/share/libinput/30-vendor-synaptics.quirks</Path>
@@ -64,6 +67,7 @@
<Path fileType="data">/usr/share/libinput/50-system-system76.quirks</Path>
<Path fileType="data">/usr/share/libinput/50-system-toshiba.quirks</Path>
<Path fileType="man">/usr/share/man/man1/libinput-debug-events.1</Path>
+ <Path fileType="man">/usr/share/man/man1/libinput-debug-tablet.1</Path>
<Path fileType="man">/usr/share/man/man1/libinput-list-devices.1</Path>
<Path fileType="man">/usr/share/man/man1/libinput-measure-fuzz.1</Path>
<Path fileType="man">/usr/share/man/man1/libinput-measure-touch-size.1</Path>
@@ -76,6 +80,7 @@
<Path fileType="man">/usr/share/man/man1/libinput-record.1</Path>
<Path fileType="man">/usr/share/man/man1/libinput-replay.1</Path>
<Path fileType="man">/usr/share/man/man1/libinput.1</Path>
+ <Path fileType="data">/usr/share/zsh/site-functions/_libinput</Path>
</Files>
</Package>
<Package>
@@ -85,7 +90,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="31">libinput</Dependency>
+ <Dependency release="32">libinput</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libinput.h</Path>
@@ -94,12 +99,12 @@
</Files>
</Package>
<History>
- <Update release="31">
- <Date>2019-08-11</Date>
- <Version>1.14.0</Version>
+ <Update release="32">
+ <Date>2020-01-03</Date>
+ <Version>1.15.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Fernando Monteiro</Name>
+ <Email>fr02monteiro@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 5:04 PM (2 h, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818186
Default Alt Text
D7982.id19082.diff (7 KB)

Event Timeline