2013-06-14 14:09:57 +00:00
|
|
|
# Template file for 'bleachbit'
|
|
|
|
pkgname=bleachbit
|
2013-12-03 01:15:43 +00:00
|
|
|
version=1.0
|
|
|
|
revision=1
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
2013-06-14 16:17:32 +00:00
|
|
|
build_style=gnu-makefile
|
|
|
|
make_install_args="prefix=/usr"
|
2013-12-03 01:15:43 +00:00
|
|
|
hostmakedepends="desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
|
|
|
|
makedepends="pygtk-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="pygtk>=2 ${hostmakedepends}"
|
|
|
|
pycompile_dirs="/usr/share/bleachbit"
|
2013-06-14 15:41:20 +00:00
|
|
|
short_desc="Deletes unneeded files to free disk space and maintain privacy"
|
2013-06-14 14:09:57 +00:00
|
|
|
maintainer="graysky <graysky AT archlinux DOT us>"
|
|
|
|
license="GPL3"
|
|
|
|
homepage="http://bleachbit.sourceforge.net"
|
|
|
|
distfiles="http://downloads.sourceforge.net/$pkgname/$pkgname-$version.tar.bz2"
|
2013-12-03 01:15:43 +00:00
|
|
|
checksum=1b18c7ae2eadbe6c799159f2cc04f5b99dfbb8d3b87af61fa7ac192a8ce38162
|