pspec.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>bleachbit</Name>
  6. <Homepage>http://bleachbit.sourceforge.net</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold(groni)</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <Summary>Deletes unneeded files to free disk space and maintain privacy.</Summary>
  12. <Description>BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there.</Description>
  13. <License>GPLv3</License>
  14. <IsA>app:gui</IsA>
  15. <Archive sha1sum="36e73fbed16ea215b5bcb94dd1f71648c8a57b3a" type="tarbz2">https://sourceforge.net/projects/bleachbit/files/bleachbit/1.12/bleachbit-1.12.tar.bz2</Archive>
  16. </Source>
  17. <Package>
  18. <Name>bleachbit</Name>
  19. <RuntimeDependencies>
  20. <Dependency>python-gtk</Dependency>
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="executable">/usr/bin</Path>
  24. <Path fileType="library">/usr/lib</Path>
  25. <Path fileType="data">/usr/share/applications</Path>
  26. <Path fileType="data">/usr/share/bleachbit/cleaners</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. <Path fileType="localedata">/usr/share/locale</Path>
  29. <Path fileType="data">/usr/share/pixmaps</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="2">
  34. <Date>2017-05-04</Date>
  35. <Version>1.12</Version>
  36. <Comment>Rebuild with new toolchain</Comment>
  37. <Name>Stefan Gronewold(groni)</Name>
  38. <Email>groni@pisilinux.org</Email>
  39. </Update>
  40. <Update release="1">
  41. <Date>2016-12-04</Date>
  42. <Version>1.12</Version>
  43. <Comment>First Release.</Comment>
  44. <Name>Stefan Gronewold(groni)</Name>
  45. <Email>groni@pisilinux.org</Email>
  46. </Update>
  47. </History>
  48. </PISI>