pspec.xml 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <PISI>
  2. <Source>
  3. <Name>gptfdisk</Name>
  4. <Homepage>http://www.rodsbooks.com/gdisk/</Homepage>
  5. <Packager>
  6. <Name>Osman Erkan</Name>
  7. <Email>osman.erkan@pisilinux.org</Email>
  8. </Packager>
  9. <License>GPLv2</License>
  10. <IsA>app:console</IsA>
  11. <Summary>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Summary>
  12. <Description>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Description>
  13. <BuildDependencies>
  14. <Dependency>util-linux</Dependency>
  15. <Dependency>ncurses-devel</Dependency>
  16. <Dependency>popt-devel</Dependency>
  17. <Dependency>libutil-linux-devel</Dependency>
  18. </BuildDependencies>
  19. <Archive sha1sum="9a74bbe7805d562316e92417f71e4b03155308e6" type="targz">http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.3/gptfdisk-1.0.3.tar.gz</Archive>
  20. </Source>
  21. <Package>
  22. <Name>gptfdisk</Name>
  23. <RuntimeDependencies>
  24. <Dependency>ncurses</Dependency>
  25. <Dependency>popt</Dependency>
  26. <Dependency>libgcc</Dependency>
  27. <Dependency>libutil-linux</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="man">/usr/share/man</Path>
  31. <Path fileType="doc">/usr/share/doc</Path>
  32. <Path fileType="executable">/usr/bin</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="4">
  37. <Date>2018-01-01</Date>
  38. <Version>1.0.3</Version>
  39. <Comment>Version bump.</Comment>
  40. <Name>Mustafa Cinasal</Name>
  41. <Email>muscnsl@gmail.com</Email>
  42. </Update>
  43. <Update release="3">
  44. <Date>2017-03-08</Date>
  45. <Version>1.0.1</Version>
  46. <Comment>Release Bump</Comment>
  47. <Name>Ayhan Yalçınsoy</Name>
  48. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  49. </Update>
  50. <Update release="2">
  51. <Date>2016-06-09</Date>
  52. <Version>1.0.1</Version>
  53. <Comment>Release Bump</Comment>
  54. <Name>Pisi Linux Community</Name>
  55. <Email>admin@pisilinux.org</Email>
  56. </Update>
  57. <Update release="1">
  58. <Date>2015-10-28</Date>
  59. <Version>1.0.1</Version>
  60. <Comment>First release</Comment>
  61. <Name>Ertuğrul Erata</Name>
  62. <Email>ertugrulerata@gmail.com</Email>
  63. </Update>
  64. </History>
  65. </PISI>