Files
main/x11/driver/xorg-input-mouse/pspec.xml
T
2023-05-05 11:15:12 +03:00

136 lines
4.8 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="7dc99ece878eb3ba8ec39f68b7f79f281262cc26" type="tarxz">mirrors://xorg/individual/driver/xf86-input-mouse-1.9.5.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="21.1.1">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="12">
<Date>2023-05-05</Date>
<Version>1.9.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-12-09</Date>
<Version>1.9.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-11-12</Date>
<Version>1.9.3</Version>
<Comment>rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-01-07</Date>
<Version>1.9.3</Version>
<Comment>rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2019-10-31</Date>
<Version>1.9.3</Version>
<Comment>rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<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>