Package Details: onhold 0.6.4-1

Git Clone URL: https://aur.archlinux.org/onhold.git (read-only, click to copy)
Package Base: onhold
Description: A command-line utility that allows you to play music while a long job completes
Upstream URL: https://github.com/alexdelorenzo/onhold
Licenses: AGPL3
Submitter: miller.jona
Maintainer: miller.jona
Last Packager: miller.jona
Votes: 2
Popularity: 0.000000
First Submitted: 2020-10-22 21:26 (UTC)
Last Updated: 2020-12-17 23:35 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

MarsSeed commented on 2023-08-18 14:09 (UTC)

Please don't use pip in PKGBUILD to install the required libraries. It is not allowed by the packaging rules. Instead, please implement the standards based (PEP 517) setup flow outlined in Arch Wiki's Python package guidelines. Thank you in advance.