xorg-input-evdev ver. bump
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*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>driver</IsA>
|
||||
<Summary>X.Org evdev input driver</Summary>
|
||||
<Description>xorg-input-evdev contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about.</Description>
|
||||
<Archive sha1sum="660de292d5a40e2b8f385965c6a4e149c981ba59" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-evdev-2.10.6.tar.bz2</Archive>
|
||||
<Archive sha1sum="efbce962175dcde67455d7fc97ab0365df4a2dd7" type="tarxz">mirrors://xorg/individual/driver/xf86-input-evdev-2.11.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="1.20.7">xorg-server-devel</Dependency>
|
||||
<Dependency>libmtdev-devel</Dependency>
|
||||
@@ -52,6 +52,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2024-10-15</Date>
|
||||
<Version>2.11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2021-01-07</Date>
|
||||
<Version>2.10.6</Version>
|
||||
|
||||
Reference in New Issue
Block a user