Files
main/x11/driver/xorg-input-mouse/pspec.xml
T
2019-02-09 18:30:55 +03:00

101 lines
3.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xorg-input-mouse</Name>
<Homepage>http://www.x.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>driver</IsA>
<Summary>X.Org mouse input driver</Summary>
<Description>xorg-input-mouse contains the X.Org driver for mice.</Description>
<Archive sha1sum="b3982998808ba43117fc066c4ecc94ce67c5818e" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-mouse-1.9.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>xorg-server-devel</Dependency>
<Dependency>util-macros</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Don-t-disable-3-button-emulation-if-third-mouse-butt.patch</Patch>
</Patches>
</Source>
<Package>
<Name>xorg-input-mouse</Name>
<!--RuntimeDependencies>
<Dependency>xorg-server</Dependency>
</RuntimeDependencies-->
<Files>
<Path fileType="library">/usr/lib/xorg</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>xorg-input-mouse-devel</Name>
<Summary>Development files for xorg-input-mouse</Summary>
<RuntimeDependencies>
<Dependency version="current">xorg-input-mouse</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/xorg/xf86-mouse-properties.h</Path>
<Path fileType="data">/usr/lib/pkgconfig/xorg-mouse.pc</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2019-02-09</Date>
<Version>1.9.3</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-11-21</Date>
<Version>1.9.3</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-07-31</Date>
<Version>1.9.3</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.9.2</Version>
<Comment>rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-16</Date>
<Version>1.9.2</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<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>
<Comment>First release</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
</History>
</PISI>