Merge pull request #3186 from alihanozturk/master

libinput:update
This commit is contained in:
Alihan Öztürk
2017-03-11 12:50:22 +02:00
committed by GitHub
+8 -3
View File
@@ -12,13 +12,11 @@
<IsA>app:console</IsA>
<Summary>library that handles input devices for display servers and other applications that need to directly deal with input devices.</Summary>
<Description>It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect.</Description>
<Archive sha1sum="f48799f79ba4235cae8af4c579e3f04e75979375" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.6.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>libevdev</Dependency>
<Dependency>eudev-devel</Dependency>
<Dependency>libmtdev-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="aa245b84e10eb895cb38d549a9f6fb7202c99d27" type="tarxz">http://www.freedesktop.org/software/libinput/libinput-1.6.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libwacom-devel</Dependency>
</BuildDependencies>
</Source>
@@ -53,6 +51,13 @@
</Package>
<History>
<Update release="6">
<Date>2017-03-11</Date>
<Version>1.6.3</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2017-02-13</Date>
<Version>1.6.1</Version>