Merge pull request #7601 from Rmys/master

libwacom-1.2
This commit is contained in:
Rmys
2020-01-18 13:49:35 +03:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("COPYING*", "NEWS", "README")
pisitools.dodoc("COPYING*", "NEWS", "README*")
+8 -1
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux.</Summary>
<Description>This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. It also maintains updated Linux kernel drivers and Xorg/XFree86 XInput drivers.</Description>
<Archive sha1sum="9e695cc7d1efda8f6c9bb52ee373eb2e2379c76d" type="tarbz2">https://github.com/linuxwacom/libwacom/releases/download/libwacom-0.33/libwacom-0.33.tar.bz2</Archive>
<Archive sha1sum="a92869d88cba97b54d634a5a37b573182627961a" type="tarbz2">https://github.com/linuxwacom/libwacom/releases/download/libwacom-1.2/libwacom-1.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libgudev-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-01-18</Date>
<Version>1.22</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-07-13</Date>
<Version>0.33</Version>