parent
548ac90efa
commit
84667a4210
1 changed files with 17 additions and 0 deletions
17
srcpkgs/spotify-tui/template
Normal file
17
srcpkgs/spotify-tui/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'spotify-tui'
|
||||||
|
pkgname=spotify-tui
|
||||||
|
version=0.4.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libressl-devel"
|
||||||
|
short_desc="Spotify for the terminal"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/Rigellute/spotify-tui"
|
||||||
|
distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz"
|
||||||
|
checksum=89a43b2a95b94e3e24609baf9f4e4c91556817bb4c1ad7e47ce9a10255a6c6bd
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue