New Package: mpdviz-0.4.6
This commit is contained in:
parent
a0df335d48
commit
bf9a1a0b6d
18
srcpkgs/mpdviz/template
Normal file
18
srcpkgs/mpdviz/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'mpdviz'
|
||||
pkgname=mpdviz
|
||||
version=0.4.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/lucy/mpdviz"
|
||||
hostmakedepends="git pkg-config"
|
||||
makedepends="fftw-devel libsndfile-devel"
|
||||
short_desc="Standalone console MPD visualizer"
|
||||
maintainer="Lolzen <funer@gmx.at>"
|
||||
license="MIT"
|
||||
homepage="http://github.com/lucy/mpdviz"
|
||||
distfiles="http://github.com/lucy/mpdviz/archive/${version}.tar.gz"
|
||||
checksum=c34243ec3f3d91adbc36d608d5ba7082ff78870f2fd76a6650d5fb3218cc2ba3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user