pspec.xml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnu-efi</Name>
  6. <Homepage>https://sourceforge.net/projects/gnu-efi/</Homepage>
  7. <Packager>
  8. <Name>Ergün Salman</Name>
  9. <Email>Poyraz76@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <Icon>yalm-cpp</Icon>
  13. <IsA>Libry</IsA>
  14. <Summary>Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), and IA-32 (x86) platforms using the GNU toolchain and the EFI development environment..</Summary>
  15. <Description>GNU toolchain and the EFI development environment..</Description>
  16. <Archive sha1sum="d016220a805e6f893bfb75e25b1d3fc99088e062" type="tarbz2">https://sourceforge.net/projects/gnu-efi/files/gnu-efi-3.0.4.tar.bz2</Archive>
  17. </Source>
  18. <Package>
  19. <Name>gnu-efi</Name>
  20. <Files>
  21. <Path fileType="library">/usr/lib/</Path>
  22. <Path fileType="data">/usr/include/</Path>
  23. <Path fileType="doc">/usr/share/</Path>
  24. </Files>
  25. </Package>
  26. <History>
  27. <Update release="2">
  28. <Date>2017-05-15</Date>
  29. <Version>3.0.4</Version>
  30. <Comment>Release bump.</Comment>
  31. <Name>Kamil Atlı</Name>
  32. <Email>suvari@pisilinux.org</Email>
  33. </Update>
  34. <Update release="1">
  35. <Date>2016-08-16</Date>
  36. <Version>3.0.4</Version>
  37. <Comment>First release</Comment>
  38. <Name>Ergün Salman</Name>
  39. <Email>Poyraz76@pisilinux.org</Email>
  40. </Update>
  41. </History>
  42. </PISI>