pspec.xml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>refind</Name>
  6. <Homepage>https://sourceforge.net/projects/refind/</Homepage>
  7. <Packager>
  8. <Name>Ergün Salman</Name>
  9. <Email>poyraz76@pisilinux.org</Email>
  10. </Packager>
  11. <License>rEFIt</License>
  12. <IsA>library</IsA>
  13. <Summary>refind uefi multi boot</Summary>
  14. <Description>refind uefi multi boot</Description>
  15. <Archive sha1sum="4316f4cf99fa2578e5a102b8e75f1af4be601357" type="targz">https://sourceforge.net/projects/pisi-source/files/refind-0.10.3.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>refind</Name>
  19. <Files>
  20. <Path fileType="library">/usr/*</Path>
  21. <Path fileType="data">/etc/*</Path>
  22. </Files>
  23. <Provides>
  24. <COMAR script="package.py">System.Package</COMAR>
  25. </Provides>
  26. </Package>
  27. <History>
  28. <Update release="5">
  29. <Date>2020-11-07</Date>
  30. <Version>0.10.3</Version>
  31. <Comment>Rebuild.</Comment>
  32. <Name>Mustafa Cinasal</Name>
  33. <Email>muscnsl@gmail.com</Email>
  34. </Update>
  35. <Update release="4">
  36. <Date>2020-01-25</Date>
  37. <Version>0.10.3</Version>
  38. <Comment>Rebuild New T.</Comment>
  39. <Name>Mustafa Cinasal</Name>
  40. <Email>muscnsl@gmail.com</Email>
  41. </Update>
  42. <Update release="3">
  43. <Date>2018-08-13</Date>
  44. <Version>0.10.3</Version>
  45. <Comment>Rebuild New T.</Comment>
  46. <Name>Mustafa Cinasal</Name>
  47. <Email>muscnsl@gmail.com</Email>
  48. </Update>
  49. <Update release="2">
  50. <Date>2017-04-20</Date>
  51. <Version>0.10.3</Version>
  52. <Comment>Relase bump</Comment>
  53. <Name>Ayhan Yalçınsoy</Name>
  54. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  55. </Update>
  56. <Update release="1">
  57. <Date>2016-07-30</Date>
  58. <Version>0.10.3</Version>
  59. <Comment>Relase Frist</Comment>
  60. <Name>Ergün Salman</Name>
  61. <Email>poyraz76@pisilinux.org</Email>
  62. </Update>
  63. </History>
  64. </PISI>