void-packages/srcpkgs/bleachbit/template
mobinmob a1f3b27d96 bleachbit: update to 4.0.0.
- Use python3, now officially supported.
- Add python3-scandir to depends.
2020-05-11 20:24:28 +02:00

18 lines
656 B
Bash

# Template file for 'bleachbit'
pkgname=bleachbit
version=4.0.0
revision=1
archs=noarch
build_style=gnu-makefile
pycompile_dirs="usr/share/bleachbit"
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=5f7813b1ecda32647b1a31564b66f369fbd0d50d67924f256a0d414abc07501b
python_version=3