123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xorg-video-v4l</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 v4l video driver</Summary>
- <Description>v4l is an Xorg driver for video4linux cards. It provides a Xvideo extension port for video overlay.</Description>
- <Archive sha1sum="e29308282fd2f12626e2582d07f9c932804b25d3" type="tarbz2">mirrors://xorg/individual/driver/xf86-video-v4l-0.3.0.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">xorg-x11-drv-v4l-support_v4l2_only_drivers.patch</Patch> -->
- <!-- <Patch level="1">xf86-video-v4l-0.2.0-build-fix.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>xorg-video-v4l</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="8">
- <Date>2021-11-12</Date>
- <Version>0.3.0</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2021-01-07</Date>
- <Version>0.3.0</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2019-02-09</Date>
- <Version>0.3.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-11-03</Date>
- <Version>0.3.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-31</Date>
- <Version>0.2.0</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-03-11</Date>
- <Version>0.2.0</Version>
- <Comment>rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2017-02-16</Date>
- <Version>0.2.0</Version>
- <Comment>Release bump.</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-02</Date>
- <Version>0.2.0</Version>
- <Comment>Release bump.</Comment>
- <Name>Osman Erkan</Name>
- <Email>osman.erkan@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-05-15</Date>
- <Version>0.2.0</Version>
- <Comment>First release</Comment>
- <Name>Osman Erkan</Name>
- <Email>osman.erkan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|