void-packages/srcpkgs/bleachbit/template
2020-10-09 14:16:20 +02:00

16 lines
606 B
Bash

# Template file for 'bleachbit'
pkgname=bleachbit
version=4.1.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=0f783a22e1f8197bae6bfe3074875dd6381b16aab7a3cfe5a3fcd65cba1a4f58
python_version=3