pspec.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xorg-video-v4l</Name>
  6. <Homepage>http://www.x.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>driver</IsA>
  13. <Summary>X.Org v4l video driver</Summary>
  14. <Description>v4l is an Xorg driver for video4linux cards. It provides a Xvideo extension port for video overlay.</Description>
  15. <Archive sha1sum="e29308282fd2f12626e2582d07f9c932804b25d3" type="tarbz2">mirrors://xorg/individual/driver/xf86-video-v4l-0.3.0.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>util-macros</Dependency>
  18. <Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <!--<Patch level="1">git-fixes.patch</Patch>-->
  22. <!-- <Patch level="1">xorg-x11-drv-v4l-support_v4l2_only_drivers.patch</Patch> -->
  23. <!-- <Patch level="1">xf86-video-v4l-0.2.0-build-fix.patch</Patch> -->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>xorg-video-v4l</Name>
  28. <RuntimeDependencies>
  29. <Dependency>xorg-server</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="library">/usr/lib/xorg</Path>
  33. <Path fileType="doc">/usr/share/doc</Path>
  34. <Path fileType="man">/usr/share/man</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="8">
  39. <Date>2021-11-12</Date>
  40. <Version>0.3.0</Version>
  41. <Comment>Rebuild</Comment>
  42. <Name>Mustafa Cinasal</Name>
  43. <Email>muscnsl@gmail.com</Email>
  44. </Update>
  45. <Update release="7">
  46. <Date>2021-01-07</Date>
  47. <Version>0.3.0</Version>
  48. <Comment>Rebuild</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="6">
  53. <Date>2019-02-09</Date>
  54. <Version>0.3.0</Version>
  55. <Comment>Rebuild.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="5">
  60. <Date>2018-11-03</Date>
  61. <Version>0.3.0</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="4">
  67. <Date>2018-07-31</Date>
  68. <Version>0.2.0</Version>
  69. <Comment>Rebuild New T.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="3">
  74. <Date>2017-03-11</Date>
  75. <Version>0.2.0</Version>
  76. <Comment>rebuild</Comment>
  77. <Name>Ertuğrul Erata</Name>
  78. <Email>ertugrulerata@gmail.com</Email>
  79. </Update>
  80. <Update release="2">
  81. <Date>2017-02-16</Date>
  82. <Version>0.2.0</Version>
  83. <Comment>Release bump.</Comment>
  84. <Name>Alihan Öztürk</Name>
  85. <Email>alihan@pisilinux.org</Email>
  86. </Update>
  87. <Update release="2">
  88. <Date>2016-05-02</Date>
  89. <Version>0.2.0</Version>
  90. <Comment>Release bump.</Comment>
  91. <Name>Osman Erkan</Name>
  92. <Email>osman.erkan@pisilinux.org</Email>
  93. </Update>
  94. <Update release="1">
  95. <Date>2015-05-15</Date>
  96. <Version>0.2.0</Version>
  97. <Comment>First release</Comment>
  98. <Name>Osman Erkan</Name>
  99. <Email>osman.erkan@pisilinux.org</Email>
  100. </Update>
  101. </History>
  102. </PISI>