pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>vbetool</Name>
  6. <Homepage>http://www.codon.org.uk/~mjg59/vbetool/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Alter video hardware state through video BIOS</Summary>
  14. <Description>vbetools is a real-mode video BIOS code to alter hardware state. Vbetool uses lrmi in order to run code from the video BIOS. It is able to alter DPMS states, save/restore video card state and attempt to initialize the video card from scratch.</Description>
  15. <Archive sha1sum="c7ba7c0635160c47fb1b94fd7c7cbe39cb717d22" type="targz">http://ftp.iij.ad.jp/pub/linux/gentoo/distfiles/32/vbetool-1.1.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>libx86-devel</Dependency>
  18. <Dependency>pciutils-devel</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <Patch level="1">vbetool-1.0-build-as-needed.patch</Patch>
  22. <Patch level="1">unsigned_int.patch</Patch>
  23. </Patches>
  24. </Source>
  25. <Package>
  26. <Name>vbetool</Name>
  27. <RuntimeDependencies>
  28. <Dependency>libx86</Dependency>
  29. <Dependency>pciutils</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. <Path fileType="executable">/usr/sbin</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="6">
  39. <Date>2021-11-29</Date>
  40. <Version>1.1</Version>
  41. <Comment>Rebuild</Comment>
  42. <Name>Mustafa Cinasal</Name>
  43. <Email>muscnsl@gmail.com</Email>
  44. </Update>
  45. <Update release="5">
  46. <Date>2020-02-02</Date>
  47. <Version>1.1</Version>
  48. <Comment>Rebuild New T.</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="4">
  53. <Date>2018-08-10</Date>
  54. <Version>1.1</Version>
  55. <Comment>Rebuild New T.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="3">
  60. <Date>2017-02-17</Date>
  61. <Version>1.1</Version>
  62. <Comment>Rebuild.</Comment>
  63. <Name>Ertuğrul Erata</Name>
  64. <Email>ertugrulerata@gmail.com</Email>
  65. </Update>
  66. <Update release="2">
  67. <Date>2016-06-09</Date>
  68. <Version>1.1</Version>
  69. <Comment>Release Bump</Comment>
  70. <Name>Pisi Linux Community</Name>
  71. <Email>admin@pisilinux.org</Email>
  72. </Update>
  73. <Update release="1">
  74. <Date>2014-05-24</Date>
  75. <Version>1.1</Version>
  76. <Comment>First release</Comment>
  77. <Name>PisiLinux Community</Name>
  78. <Email>admins@pisilinux.org</Email>
  79. </Update>
  80. </History>
  81. </PISI>