xorg driver part1
This commit is contained in:
@@ -13,7 +13,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="347eae8cc6c2f3f84bac77ce0b06eef06f541fd3" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-evdev-2.9.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="f148435bb97281742395dd0aabf68c8e27595292" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-evdev-2.10.2.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xorg-server-devel</Dependency>
|
||||
<Dependency>libmtdev-devel</Dependency>
|
||||
@@ -34,6 +34,7 @@
|
||||
<Path fileType="library">/usr/lib/xorg</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/X11/xorg.conf.d/10-evdev.conf</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -50,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-05-02</Date>
|
||||
<Version>2.9.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2015-05-08</Date>
|
||||
<Version>2.9.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user