pspec.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  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-fbdev</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 fbdev video driver</Summary>
  14. <Description>xorg-video-fbdev contains the X.Org driver for Linux framebuffer device.</Description>
  15. <Archive sha1sum="d449044e4050cdefd799a3532af3366749c6825f" type="tarxz">mirrors://xorg/individual/driver/xf86-video-fbdev-0.5.1.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
  18. <Dependency>util-macros</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <!-- <Patch level="1">git-fixes.diff</Patch> -->
  22. <!-- causes problem with version 0.4.3 -->
  23. <!--Patch level="1">BGNoneRoot.patch</Patch-->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>xorg-video-fbdev</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="12">
  39. <Date>2024-11-08</Date>
  40. <Version>0.5.1</Version>
  41. <Comment>Version bump.</Comment>
  42. <Name>Pisi Linux Community</Name>
  43. <Email>admin@pisilinux.org</Email>
  44. </Update>
  45. <Update release="11">
  46. <Date>2021-11-12</Date>
  47. <Version>0.5.0</Version>
  48. <Comment>Rebuild.</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="10">
  53. <Date>2021-05-06</Date>
  54. <Version>0.5.0</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="9">
  60. <Date>2021-01-07</Date>
  61. <Version>0.4.4</Version>
  62. <Comment>Rebuild</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="8">
  67. <Date>2019-02-09</Date>
  68. <Version>0.4.4</Version>
  69. <Comment>Rebuild.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="7">
  74. <Date>2018-11-21</Date>
  75. <Version>0.4.4</Version>
  76. <Comment>Rebuild New T. bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="6">
  81. <Date>2018-07-31</Date>
  82. <Version>0.4.4</Version>
  83. <Comment>Rebuild New T. bump.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="5">
  88. <Date>2017-09-09</Date>
  89. <Version>0.4.4</Version>
  90. <Comment>rebuild</Comment>
  91. <Name>Mustafa Cinasal</Name>
  92. <Email>muscnsl@gmail.com</Email>
  93. </Update>
  94. <Update release="4">
  95. <Date>2017-03-11</Date>
  96. <Version>0.4.4</Version>
  97. <Comment>rebuild</Comment>
  98. <Name>Ertuğrul Erata</Name>
  99. <Email>ertugrulerata@gmail.com</Email>
  100. </Update>
  101. <Update release="3">
  102. <Date>2017-02-16</Date>
  103. <Version>0.4.4</Version>
  104. <Comment>Rebuild.</Comment>
  105. <Name>Alihan Öztürk</Name>
  106. <Email>alihan@pisilinux.org</Email>
  107. </Update>
  108. <Update release="2">
  109. <Date>2016-05-02</Date>
  110. <Version>0.4.4</Version>
  111. <Comment>Release bump.</Comment>
  112. <Name>Burak Ertürk</Name>
  113. <Email>burakerturk@pisilinux.org</Email>
  114. </Update>
  115. <Update release="1">
  116. <Date>2015-05-08</Date>
  117. <Version>0.4.4</Version>
  118. <Comment>First release</Comment>
  119. <Name>Burak Ertürk</Name>
  120. <Email>burakerturk@pisilinux.org</Email>
  121. </Update>
  122. </History>
  123. </PISI>