123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>bleachbit</Name>
- <Homepage>https://www.bleachbit.org/</Homepage>
- <Packager>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <Summary>Deletes unneeded files to free disk space and maintain privacy.</Summary>
- <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>
- <License>GPL-3</License>
- <IsA>app:gui</IsA>
- <Archive sha1sum="11daba60111597c08e750aea3de0f1f1d1600103" type="tarbz2">
- mirrors://sourceforge/project/bleachbit/bleachbit/4.4.2/bleachbit-4.4.2.tar.bz2
- </Archive>
- <BuildDependencies>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>python3-setuptools</Dependency>
- <!-- <Dependency>python-pygobject-devel</Dependency> -->
- <Dependency>python3-pygobject3-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>bleachbit</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <!-- <Dependency>python-pygobject</Dependency> -->
- <Dependency>python3-pygobject3</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="data">/usr/share/bleachbit</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
- <History>
- <Update release="6">
- <Date>2022-11-10</Date>
- <Version>4.4.2</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="5">
- <Date>2021-04-29</Date>
- <Version>4.2.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-31</Date>
- <Version>2.0</Version>
- <Comment>Rebuild New T.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2018-05-09</Date>
- <Version>2.0</Version>
- <Comment>Version bump</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2017-05-04</Date>
- <Version>1.12</Version>
- <Comment>Rebuild with new toolchain</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-12-04</Date>
- <Version>1.12</Version>
- <Comment>First Release.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|