pspec.xml 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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-i128</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 i128 video driver</Summary>
  14. <Description>xorg-video-i128 contains the X.Org driver for Number Nine chipsets.</Description>
  15. <Archive sha1sum="4e66922f46169bf893cea00b33f80cf450070270" type="tarbz2">mirrors://xorg/individual/driver/xf86-video-i128-1.3.6.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>xorg-server-devel</Dependency>
  18. <Dependency>util-macros</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <Patch level="1">git-fixes.diff</Patch>
  22. <Patch level="1">1600sw-range-hack.patch</Patch>
  23. </Patches>
  24. </Source>
  25. <Package>
  26. <Name>xorg-video-i128</Name>
  27. <RuntimeDependencies>
  28. <Dependency>xorg-server</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="library">/usr/lib/xorg</Path>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="5">
  38. <Date>2017-09-09</Date>
  39. <Version>1.3.6</Version>
  40. <Comment>rebuild</Comment>
  41. <Name>Mustafa Cinasal</Name>
  42. <Email>muscnsl@gmail.com</Email>
  43. </Update>
  44. <Update release="4">
  45. <Date>2017-03-11</Date>
  46. <Version>1.3.6</Version>
  47. <Comment>rebuild</Comment>
  48. <Name>Ertuğrul Erata</Name>
  49. <Email>ertugrulerata@gmail.com</Email>
  50. </Update>
  51. <Update release="3">
  52. <Date>2017-02-16</Date>
  53. <Version>1.3.6</Version>
  54. <Comment>Rebuild.</Comment>
  55. <Name>Alihan Öztürk</Name>
  56. <Email>alihan@pisilinux.org</Email>
  57. </Update>
  58. <Update release="2">
  59. <Date>2016-05-02</Date>
  60. <Version>1.3.6</Version>
  61. <Comment>Release bump.</Comment>
  62. <Name>Burak Ertürk</Name>
  63. <Email>burakerturk@pisilinux.org</Email>
  64. </Update>
  65. <Update release="1">
  66. <Date>2015-05-08</Date>
  67. <Version>1.3.6</Version>
  68. <Comment>First release</Comment>
  69. <Name>Burak Ertürk</Name>
  70. <Email>burakerturk@pisilinux.org</Email>
  71. </Update>
  72. </History>
  73. </PISI>