15 lines
569 B
Bash
15 lines
569 B
Bash
# Template file for 'trash-cli'
|
|
pkgname=trash-cli
|
|
version=0.20.12.26
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3"
|
|
depends="python3-psutil"
|
|
checkdepends="$depends python3-pytest python3-six python3-mock"
|
|
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"
|
|
distfiles="https://github.com/andreafrancia/trash-cli/archive/${version}.tar.gz"
|
|
checksum=06173eaca9b7fbda661ac7d84f900c7f4d17db5dd6ee4b3617bcf2182cde0f31
|