18 lines
660 B
Bash
18 lines
660 B
Bash
# Template file for 'bleachbit'
|
|
pkgname=bleachbit
|
|
version=1.9.2
|
|
revision=1
|
|
noarch="yes"
|
|
build_style=gnu-makefile
|
|
make_install_args="prefix=/usr"
|
|
hostmakedepends="desktop-file-utils gtk-update-icon-cache hicolor-icon-theme python"
|
|
makedepends="pygtk-devel"
|
|
depends="pygtk>=2 ${hostmakedepends}"
|
|
pycompile_dirs="/usr/share/bleachbit"
|
|
short_desc="Deletes unneeded files to free disk space and maintain privacy"
|
|
maintainer="graysky <graysky AT archlinux DOT us>"
|
|
license="GPL-3"
|
|
homepage="http://bleachbit.sourceforge.net"
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
|
checksum=c4d2e5b13a9fdb2188e401eefe958497b1f667b2665f5524779fc504562d63d1
|