void-packages/srcpkgs/bleachbit/template
2021-07-05 01:10:23 -03:00

16 lines
606 B
Bash

# Template file for 'bleachbit'
pkgname=bleachbit
version=4.4.0
revision=1
build_style=gnu-makefile
make_install_args="prefix=/usr"
hostmakedepends="python3 gettext"
depends="python3-gobject python3-scandir gtk+3 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=c45dad54d8c1da90be315e6d2403cba4c6fc59453b107d6d8ce0ca975228146f
python_version=3