New package: ncspot-0.11.2
This commit is contained in:
parent
2f82b3f7fc
commit
e813f66e13
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'ncspot'
|
||||
pkgname=ncspot
|
||||
version=0.11.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--features alsa_backend,cover"
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="openssl-devel dbus-devel pulseaudio-devel alsa-lib-devel"
|
||||
short_desc="Cross-platform ncurses Spotify client"
|
||||
maintainer="Omar Zeghouani <omarzeghouanii@gmail.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/hrkfdn/ncspot"
|
||||
distfiles="https://github.com/hrkfdn/ncspot/archive/v${version}.tar.gz"
|
||||
checksum=0fd9696e13912b906605e9972bf3b2a8a68688cce17478353713550801c94fab
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue