16 lines
621 B
Bash
16 lines
621 B
Bash
# Template file for 'bleachbit'
|
|
pkgname=bleachbit
|
|
version=3.2.0
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gnu-makefile
|
|
pycompile_dirs="usr/share/bleachbit"
|
|
make_install_args="prefix=/usr"
|
|
hostmakedepends="python gettext"
|
|
depends="python-gobject 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=c0e25253781d768da4eacf56739bf547dc59f2fe212f44e464f4fcc1bc855e44
|