Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11054350
D550.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D550.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -10,6 +10,7 @@
libinput.so.10:LIBINPUT_1.4
libinput.so.10:LIBINPUT_1.5
libinput.so.10:LIBINPUT_1.7
+libinput.so.10:LIBINPUT_1.9
libinput.so.10:libinput_config_status_to_str
libinput.so.10:libinput_device_config_accel_get_default_profile
libinput.so.10:libinput_device_config_accel_get_default_speed
@@ -93,6 +94,7 @@
libinput.so.10:libinput_device_ref
libinput.so.10:libinput_device_set_seat_logical_name
libinput.so.10:libinput_device_set_user_data
+libinput.so.10:libinput_device_switch_has_switch
libinput.so.10:libinput_device_tablet_pad_get_mode_group
libinput.so.10:libinput_device_tablet_pad_get_num_buttons
libinput.so.10:libinput_device_tablet_pad_get_num_mode_groups
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libinput
-version : 1.7.3
-release : 13
+version : 1.9.0
+release : 14
source :
- - https://www.freedesktop.org/software/libinput/libinput-1.7.3.tar.xz : 096d612d2711f0caa2de544976ff3729e6233511ab373808644cc2dd5affcb1d
+ - https://www.freedesktop.org/software/libinput/libinput-1.9.0.tar.xz : fd717b1f9cf867b2ca1763a5a4638423af178f3a70aa34d278e8bf42777d108e
license : MIT
component : desktop.library
summary : Generic input library
@@ -14,8 +14,11 @@
- pkgconfig(libwacom)
- pkgconfig(mtdev)
setup : |
- %configure --disable-static
+ %meson_configure -Ddebug-gui=false \
+ -Ddocumentation=false \
+ -Dtests=false \
+ -Dudev-dir=%libdir%/udev
build : |
- %make
+ %meson_build
install : |
- %make_install
+ %meson_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -21,6 +21,13 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/libinput/libinput/libinput-debug-events</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-touch-size</Path>
+ <Path fileType="library">/usr/lib64/libinput/libinput/libinput-measure-touchpad-pressure</Path>
+ <Path fileType="library">/usr/lib64/libinput/libinput/libinput-measure-touchpad-tap</Path>
+ <Path fileType="library">/usr/lib64/libinput/libinput/libinput-measure-trackpoint-range</Path>
<Path fileType="library">/usr/lib64/udev/hwdb.d/90-libinput-model-quirks.hwdb</Path>
<Path fileType="library">/usr/lib64/udev/libinput-device-group</Path>
<Path fileType="library">/usr/lib64/udev/libinput-model-quirks</Path>
@@ -36,7 +43,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="13">libinput</Dependency>
+ <Dependency release="14">libinput</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -45,12 +52,12 @@
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2017-06-09</Date>
- <Version>1.7.3</Version>
+ <Update release="14">
+ <Date>2017-10-19</Date>
+ <Version>1.9.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 12, 12:44 AM (3 h, 13 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5836396
Default Alt Text
D550.diff (3 KB)
Attached To
Mode
D550: Update libinput to 1.9.0
Attached
Detach File
Event Timeline
Log In to Comment