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