vp-build/srcpkgs/bleachbit/template

16 lines
603 B
Bash

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