123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xorg-video-sisusb</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 sisusb video driver</Summary>
- <Description>xorg-video-sisusb contains the X.Org driver for SiS video chips connected via a Net2280-based USB dongle.</Description>
- <Archive sha1sum="b747632eca72ed685a160ad16481ace5404c7828" type="tarbz2">mirrors://xorg/individual/driver/xf86-video-sisusb-0.9.7.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>util-macros</Dependency>
- <Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">git-fixes.patch</Patch> -->
- <!--Patch level="1">sisusb-0.9.4-git.patch</Patch-->
- </Patches>
- </Source>
- <Package>
- <Name>xorg-video-sisusb</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>
- <History>
- <Update release="9">
- <Date>2021-11-12</Date>
- <Version>0.9.7</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2021-01-07</Date>
- <Version>0.9.7</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2019-02-09</Date>
- <Version>0.9.7</Version>
- <Comment>Rebuild .</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2018-11-21</Date>
- <Version>0.9.7</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-07-31</Date>
- <Version>0.9.7</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2017-03-11</Date>
- <Version>0.9.7</Version>
- <Comment>rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-16</Date>
- <Version>0.9.7</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>0.9.6</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>0.9.6</Version>
- <Comment>First release</Comment>
- <Name>Burak Ertürk</Name>
- <Email>burakerturk@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|