pspec.xml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>bleachbit</Name>
  6. <Homepage>https://www.bleachbit.org/</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>GPL-3</License>
  14. <IsA>app:gui</IsA>
  15. <Archive sha1sum="11daba60111597c08e750aea3de0f1f1d1600103" type="tarbz2">
  16. mirrors://sourceforge/project/bleachbit/bleachbit/4.4.2/bleachbit-4.4.2.tar.bz2
  17. </Archive>
  18. <BuildDependencies>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency>python3-setuptools</Dependency>
  21. <!-- <Dependency>python-pygobject-devel</Dependency> -->
  22. <Dependency>python3-pygobject3-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>bleachbit</Name>
  27. <RuntimeDependencies>
  28. <Dependency>gtk3</Dependency>
  29. <!-- <Dependency>python-pygobject</Dependency> -->
  30. <Dependency>python3-pygobject3</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="data">/usr/share</Path>
  35. <Path fileType="data">/usr/share/bleachbit</Path>
  36. <Path fileType="localedata">/usr/share/locale</Path>
  37. </Files>
  38. </Package>
  39. <History>
  40. <Update release="6">
  41. <Date>2022-11-10</Date>
  42. <Version>4.4.2</Version>
  43. <Comment>Version bump.</Comment>
  44. <Name>fury</Name>
  45. <Email>uglyside@yandex.ru</Email>
  46. </Update>
  47. <Update release="5">
  48. <Date>2021-04-29</Date>
  49. <Version>4.2.0</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Mustafa Cinasal</Name>
  52. <Email>muscnsl@gmail.com</Email>
  53. </Update>
  54. <Update release="4">
  55. <Date>2018-07-31</Date>
  56. <Version>2.0</Version>
  57. <Comment>Rebuild New T.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="3">
  62. <Date>2018-05-09</Date>
  63. <Version>2.0</Version>
  64. <Comment>Version bump</Comment>
  65. <Name>Stefan Gronewold(groni)</Name>
  66. <Email>groni@pisilinux.org</Email>
  67. </Update>
  68. <Update release="2">
  69. <Date>2017-05-04</Date>
  70. <Version>1.12</Version>
  71. <Comment>Rebuild with new toolchain</Comment>
  72. <Name>Stefan Gronewold(groni)</Name>
  73. <Email>groni@pisilinux.org</Email>
  74. </Update>
  75. <Update release="1">
  76. <Date>2016-12-04</Date>
  77. <Version>1.12</Version>
  78. <Comment>First Release.</Comment>
  79. <Name>Stefan Gronewold(groni)</Name>
  80. <Email>groni@pisilinux.org</Email>
  81. </Update>
  82. </History>
  83. </PISI>