xorg-input-synaptics-1.9.2
This commit is contained in:
@@ -19,4 +19,4 @@ def build():
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.dodoc("COPYING", "ChangeLog", "README")
|
||||
pisitools.dodoc("COPYING", "ChangeLog", "README*")
|
||||
|
||||
@@ -10,9 +10,10 @@
|
||||
</Packager>
|
||||
<License>MIT</License>
|
||||
<IsA>driver</IsA>
|
||||
<Icon>xorg</Icon>
|
||||
<Summary>X.Org synaptics input driver</Summary>
|
||||
<Description>xorg-input-synaptics contains the X.Org driver for Synaptics touchpad devices.</Description>
|
||||
<Archive sha1sum="07eeef716820105cae959bbc3aa103e2fcfd0084" type="tarbz2">http://ftp.x.org/pub/individual/driver/xf86-input-synaptics-1.9.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="5b11d471aac5b2b94f8739bce0c6bf52ad1b0ec9" type="tarxz">http://ftp.x.org/pub/individual/driver/xf86-input-synaptics-1.9.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
@@ -61,6 +62,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2022-07-11</Date>
|
||||
<Version>1.9.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2021-01-07</Date>
|
||||
<Version>1.9.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user