[Lunar-commits] <moonbase-other> bleachbit: a graphic cleaner application for X.
Florin Braescu
florin at lunar-linux.org
Fri Nov 21 16:15:28 CET 2014
commit 14aeb00cbd63f63067c08d0e6d80bcaf33951bf1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 21 Nov 2014 17:14:33 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/14aeb00cbd63f63067c08d0e6d80bcaf33951bf1
bleachbit: a graphic cleaner application for X.
---
x11-utils/bleachbit/BUILD | +5/-0
x11-utils/bleachbit/DEPENDS | +3/-0
x11-utils/bleachbit/DETAILS | +20/-0
3 files changed, 28 insertions(+)
--- /dev/null
+++ b/x11-utils/bleachbit/BUILD
@@ -0,0 +1,5 @@
+sedit 's:/usr/local:/usr:' Makefile &&
+
+prepare_install &&
+make install
+
--- /dev/null
+++ b/x11-utils/bleachbit/DEPENDS
@@ -0,0 +1,3 @@
+depends pygtk
+depends desktop-file-utils
+depends hicolor-icon-theme
--- /dev/null
+++ b/x11-utils/bleachbit/DETAILS
@@ -0,0 +1,20 @@
+ MODULE=bleachbit
+ VERSION=1.6
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha256:27c6c9b9cdfc5fc6ff6013579951dc64eeff8d8cffbc5a598361005454993b8f
+ WEB_SITE=http://bleachbit.sourceforge.net
+ ENTERED=20141121
+ UPDATED=20141121
+ SHORT="Deletes unneeded files to free disk space"
+
+cat << EOF
+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. It wipes clean a thousand
+applications including Firefox, Internet Explorer, Adobe Flash, Google Chrome,
+Opera, and more. Beyond simply deleting files, BleachBit includes advanced
+features such as shredding files to prevent recovery, wiping free disk space
+to hide traces of files deleted by other applications, and vacuuming Firefox
+to make it faster.
+EOF
More information about the Lunar-commits
mailing list