17 lines
607 B
Bash
17 lines
607 B
Bash
# Template file for 'bleachbit'
|
|
pkgname=bleachbit
|
|
version=2.0
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-makefile
|
|
make_install_args="prefix=/usr"
|
|
hostmakedepends="python"
|
|
depends="pygtk>=2 desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
|
|
pycompile_dirs="/usr/share/bleachbit"
|
|
short_desc="Deletes unneeded files to free disk space and maintain privacy"
|
|
maintainer="graysky <graysky@archlinux.us>"
|
|
license="GPL-3"
|
|
homepage="https://www.bleachbit.org/"
|
|
distfiles="https://github.com/bleachbit/bleachbit/archive/v$version.tar.gz"
|
|
checksum=a4bb3089c2120d3e99ed19569f2de0963a6e91f9b8a018315dd22287ed282f97
|