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

93 lines
3.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xorg-input-void</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 void input driver</Summary>
<Description>xorg-input-void is a null input driver which allows the X server to operate without a core pointer and/or core keyboard.</Description>
<Archive sha1sum="40c4e9aa7997ee24626aa0b8ecd9e7ac82a5fd63" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-void-1.4.1.tar.bz2</Archive>
<!--1.4.0 no longer supports Xorg server releases older than 1.10-->
<BuildDependencies>
<Dependency>xorg-server-devel</Dependency>
<Dependency>util-macros</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xorg-input-void</Name>
<!--RuntimeDependencies>
<Dependency>xorg-server</Dependency>
</RuntimeDependencies-->
<Files>
<Path fileType="library">/usr/lib/xorg</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2019-02-09</Date>
<Version>1.4.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-11-21</Date>
<Version>1.4.1</Version>
<Comment>Rebuild New T. bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-07-31</Date>
<Version>1.4.1</Version>
<Comment>Rebuild New T. bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-09-09</Date>
<Version>1.4.1</Version>
<Comment>rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-03-11</Date>
<Version>1.4.1</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.4.1</Version>
<Comment>Rebuild.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-02</Date>
<Version>1.4.1</Version>
<Comment>Release bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-05-08</Date>
<Version>1.4.1</Version>
<Comment>First release</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
</History>
</PISI>