bleachbit.

This commit is contained in:
4fury-c3440d8
2022-11-10 11:20:21 +03:00
parent 3829841fe4
commit 45cc3e027f
+12 -5
View File
@@ -12,13 +12,13 @@
<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> <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> <License>GPL-3</License>
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Archive sha1sum="f49a2c4b226db1bfc94d749ace980efc51412342" type="tarbz2"> <Archive sha1sum="11daba60111597c08e750aea3de0f1f1d1600103" type="tarbz2">
mirrors://sourceforge/project/bleachbit/bleachbit/4.2.0/bleachbit-4.2.0.tar.bz2 mirrors://sourceforge/project/bleachbit/bleachbit/4.4.2/bleachbit-4.4.2.tar.bz2
</Archive> </Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>gtk3-devel</Dependency> <Dependency>gtk3-devel</Dependency>
<Dependency>python3-setuptools</Dependency> <Dependency>python3-setuptools</Dependency>
<Dependency>python-pygobject-devel</Dependency> <!-- <Dependency>python-pygobject-devel</Dependency> -->
<Dependency>python3-pygobject3-devel</Dependency> <Dependency>python3-pygobject3-devel</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -27,18 +27,25 @@
<Name>bleachbit</Name> <Name>bleachbit</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>gtk3</Dependency> <Dependency>gtk3</Dependency>
<Dependency>python-pygobject</Dependency> <!-- <Dependency>python-pygobject</Dependency> -->
<Dependency>python3-pygobject3</Dependency> <Dependency>python3-pygobject3</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path> <Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/bleachbit</Path>
<Path fileType="localedata">/usr/share/locale</Path> <Path fileType="localedata">/usr/share/locale</Path>
</Files> </Files>
</Package> </Package>
<History> <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"> <Update release="5">
<Date>2021-04-29</Date> <Date>2021-04-29</Date>
<Version>4.2.0</Version> <Version>4.2.0</Version>