Merge pull request #7589 from Rmys/master

qt5 build deb
This commit is contained in:
Rmys
2020-01-16 19:25:32 +03:00
committed by GitHub
8 changed files with 62 additions and 4 deletions
+7
View File
@@ -29,6 +29,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-16</Date>
<Version>3.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-07-31</Date>
<Version>3.0</Version>
+9 -1
View File
@@ -12,7 +12,7 @@
<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="fe3d33ec7d180df43987b23212d4bf1f69690580" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.14.2.tar.xz</Archive>
<Archive sha1sum="7a85cce2c2786751772f95911d996a472a1f53bf" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.14.901.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -23,6 +23,7 @@
<Dependency>eudev-devel</Dependency>
<Dependency>libmtdev-devel</Dependency>
<Dependency>libwacom-devel</Dependency>
<Dependency>libXtst-devel</Dependency>
</BuildDependencies>
</Source>
@@ -63,6 +64,13 @@
</Package>
<History>
<Update release="14">
<Date>2020-01-16</Date>
<Version>1.14.901</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2019-10-18</Date>
<Version>1.14.2</Version>