void-packages/srcpkgs/trash-cli/template

19 lines
767 B
Bash

# Template file for 'trash-cli'
pkgname=trash-cli
version=0.23.2.13.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="python3-psutil python3-six"
checkdepends="${depends} python3-pytest-xdist python3-mock
python3-flexmock python3-parameterized"
short_desc="Command line interface to the freedesktop.org trashcan"
maintainer="Anjandev Momi <anjan@momi.ca>"
license="GPL-2.0-or-later"
homepage="https://github.com/andreafrancia/trash-cli"
changelog="https://raw.githubusercontent.com/andreafrancia/trash-cli/master/HISTORY.txt"
distfiles="https://github.com/andreafrancia/trash-cli/archive/refs/tags/${version}.tar.gz"
checksum=98123bedccd88a970d78f696b4211669593d21e1e2e64f86f9546bf680a29bf2
# Can not be run as root
make_check=ci-skip