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>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Icon>xorg</Icon>
|
||||
<Summary>Generic input driver for the X.Org server based on libinput</Summary>
|
||||
<Description>Generic input driver for the X.Org server based on libinput</Description>
|
||||
<Archive sha1sum="8448144ab3993805c462568fbad32c5e1a153755" type="tarxz">mirrors://xorg/individual/driver/xf86-input-libinput-1.4.0.tar.xz</Archive>
|
||||
<Archive sha1sum="1ed4d52282b4ee7b09fd78da4a6c41957b10fa21" type="tarxz">mirrors://xorg/individual/driver/xf86-input-libinput-1.5.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="24">
|
||||
<Date>2024-10-15</Date>
|
||||
<Version>1.5.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2023-08-25</Date>
|
||||
<Version>1.4.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user