Page MenuHomeSolus

D550.id1678.diff
No OneTemporary

D550.id1678.diff

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.8.1
+release : 14
source :
- - https://www.freedesktop.org/software/libinput/libinput-1.7.3.tar.xz : 096d612d2711f0caa2de544976ff3729e6233511ab373808644cc2dd5affcb1d
+ - https://www.freedesktop.org/software/libinput/libinput-1.8.1.tar.xz : e3590a9037e561a5791c8bd3b34bfd30fad5cacd8cbefc0d75fafe3a41d07147
license : MIT
component : desktop.library
summary : Generic input library
@@ -14,8 +14,15 @@
- pkgconfig(libwacom)
- pkgconfig(mtdev)
setup : |
- %configure --disable-static
+ export LC_ALL=en_US.utf8
+ %meson_configure -Ddebug-gui=false \
+ -Ddocumentation=false \
+ -Dtests=false \
+ -Dudev-dir=%libdir%/udev
build : |
- %make
+ export LC_ALL=en_US.utf8
+ %meson_build
install : |
- %make_install
+ export LC_ALL=en_US.utf8
+ %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,10 @@
<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-touchpad-tap</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 +40,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 +49,12 @@
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2017-06-09</Date>
- <Version>1.7.3</Version>
+ <Update release="14">
+ <Date>2017-08-04</Date>
+ <Version>1.8.1</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

Mime Type
text/plain
Expires
Apr 27 2023, 2:24 AM (15 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799142
Default Alt Text
D550.id1678.diff (2 KB)

Event Timeline