xorg driver part2
This commit is contained in:
@@ -48,6 +48,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-05-02</Date>
|
||||
<Version>1.9.1</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2015-05-08</Date>
|
||||
<Version>1.9.1</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>driver</IsA>
|
||||
<Summary>X.Org synaptics input driver</Summary>
|
||||
<Description>xorg-input-synaptics contains the X.Org driver for Synaptics touchpad devices.</Description>
|
||||
<Archive sha1sum="e936bf70f576f086083d2a9a4a46b6b197411852" type="tarbz2">http://ftp.x.org/pub/individual/driver/xf86-input-synaptics-1.8.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="aaeb19837e63f3c82dc202ece0abff20f98ceb1a" type="tarbz2">http://ftp.x.org/pub/individual/driver/xf86-input-synaptics-1.8.3.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
@@ -62,6 +62,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-05-02</Date>
|
||||
<Version>1.8.3</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>1.8.2</Version>
|
||||
|
||||
@@ -13,20 +13,14 @@
|
||||
<IsA>driver</IsA>
|
||||
<Summary>X.Org vmmouse input driver</Summary>
|
||||
<Description>xorg-input-vmmouse contains the X.Org driver for mice in VMware virtual machines.</Description>
|
||||
<Archive sha1sum="0fa67d2ca9b2b26d32b93cc030fc3ea28964fe81" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-vmmouse-13.0.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="c00fbf985b22a86901fa905a8037005bca96d805" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-vmmouse-13.1.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xorg-server-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">xf86-input-vmmouse-13.0.0-build_fix-1.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>xorg-input-vmmouse</Name>
|
||||
<!--RuntimeDependencies>
|
||||
<Dependency>xorg-server</Dependency>
|
||||
</RuntimeDependencies-->
|
||||
<Files>
|
||||
<Path fileType="data">/lib/udev</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -38,6 +32,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2015-05-08</Date>
|
||||
<Version>13.1.0</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>13.0.0</Version>
|
||||
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-05-02</Date>
|
||||
<Version>1.0.12</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2015-05-08</Date>
|
||||
<Version>1.0.12</Version>
|
||||
|
||||
@@ -8,10 +8,7 @@ from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
# disable XAA to allow building against >=xorg-server-1.12.99.902
|
||||
# pisitools.dosed("configure.ac", ".*USE_XAA, 1.*")
|
||||
#autotools.autoreconf("-vif")
|
||||
autotools.configure()
|
||||
autotools.configure("--enable-glamor")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
|
||||
@@ -38,6 +38,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-05-02</Date>
|
||||
<Version>7.7.0</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>7.7.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user