pspec.xml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>testdisk</Name>
  6. <Homepage>https://www.cgsecurity.org/wiki/TestDisk_TR</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Powerful free data recovery software</Summary>
  14. <Description>TestDisk is a multi-platform tool to check and undelete partitions; supports reiserfs, ntfs, fat32, ext2/3 and many others. Also includes PhotoRec to recover pictures from digital camera memory.</Description>
  15. <Archive sha1sum="eba586b147484f1a6997556703f3047aa6dd59cb" type="tarbz2">https://www.cgsecurity.org/testdisk-7.3-WIP.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>sudo</Dependency>
  18. <Dependency>ntfsprogs</Dependency>
  19. <Dependency>zlib-devel</Dependency>
  20. <Dependency>qt5-linguist</Dependency>
  21. <Dependency>ncurses-devel</Dependency>
  22. <Dependency>reiserfsprogs</Dependency>
  23. <Dependency>qt5-base-devel</Dependency>
  24. <Dependency>python-qt5-devel</Dependency>
  25. <Dependency>desktop-file-utils</Dependency>
  26. <Dependency>libjpeg-turbo-devel</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>testdisk</Name>
  31. <RuntimeDependencies>
  32. <Dependency>zlib</Dependency>
  33. <Dependency>ntfs-3g</Dependency>
  34. <Dependency>ncurses</Dependency>
  35. <Dependency>ntfsprogs</Dependency>
  36. <Dependency>libjpeg-turbo</Dependency>
  37. <Dependency>libutil-linux</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. <Path fileType="executable">/usr/bin/testdisk</Path>
  42. <Path fileType="executable">/usr/bin/fidentify</Path>
  43. <Path fileType="man">/usr/share/man/man8/testdisk.8</Path>
  44. <Path fileType="man">/usr/share/man/man8/fidentify.8</Path>
  45. <Path fileType="data">/usr/share/pixmaps/testdisk_logo.png</Path>
  46. <Path fileType="data">/usr/share/applications/testdisk.desktop</Path>
  47. <Path fileType="data">/usr/share/icons/hicolor/icon-theme.cache</Path>
  48. </Files>
  49. <AdditionalFiles>
  50. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/photorec.desktop">photorec.desktop</AdditionalFile>
  51. <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/testdisk.desktop">testdisk.desktop</AdditionalFile>
  52. <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/photorec_logo.png">photorec_logo.png</AdditionalFile>
  53. <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/testdisk_logo.png">testdisk_logo.png</AdditionalFile>
  54. </AdditionalFiles>
  55. </Package>
  56. <Package>
  57. <Name>qphotorec</Name>
  58. <RuntimeDependencies>
  59. <Dependency>zlib</Dependency>
  60. <Dependency>libgcc</Dependency>
  61. <Dependency>ncurses</Dependency>
  62. <Dependency>ntfs-3g</Dependency>
  63. <Dependency>qt5-base</Dependency>
  64. <Dependency>testdisk</Dependency>
  65. <Dependency>python-qt5</Dependency>
  66. <Dependency>libjpeg-turbo</Dependency>
  67. </RuntimeDependencies>
  68. <Files>
  69. <Path fileType="executable">/usr/bin/photorec</Path>
  70. <Path fileType="executable">/usr/bin/qphotorec</Path>
  71. <Path fileType="man">/usr/share/man/man8/photorec.8</Path>
  72. <Path fileType="man">/usr/share/man/man8/qphotorec.8</Path>
  73. <Path fileType="data">/usr/share/pixmaps/photorec_logo.png</Path>
  74. <Path fileType="data">/usr/share/applications/photorec.desktop</Path>
  75. <Path fileType="data">/usr/share/applications/qphotorec.desktop</Path>
  76. <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/qphotorec.png</Path>
  77. <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/qphotorec.svg</Path>
  78. </Files>
  79. </Package>
  80. <History>
  81. <Update release="4">
  82. <Date>2024-11-29</Date>
  83. <Version>7.3</Version>
  84. <Comment>Version bump.</Comment>
  85. <Name>Ümit Solmaz</Name>
  86. <Email>admins@pisilinux.org</Email>
  87. </Update>
  88. <Update release="3">
  89. <Date>2022-06-12</Date>
  90. <Version>7.2</Version>
  91. <Comment>Rebuild for ntfs-3g</Comment>
  92. <Name>Mustafa Cinasal</Name>
  93. <Email>muscnsl@gmail.com</Email>
  94. </Update>
  95. <Update release="2">
  96. <Date>2020-02-01</Date>
  97. <Version>7.2</Version>
  98. <Comment>Version bump</Comment>
  99. <Name>Mustafa Cinasal</Name>
  100. <Email>muscnsl@gmail.com</Email>
  101. </Update>
  102. <Update release="1">
  103. <Date>2018-10-03</Date>
  104. <Version>7.1</Version>
  105. <Comment>First release</Comment>
  106. <Name>Kamil Atlı</Name>
  107. <Email>suvari@pisilinux.org</Email>
  108. </Update>
  109. </History>
  110. </PISI>