mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
ncmpcpp: enable visualizer option; requested by mrneilypops.
This commit is contained in:
parent
9fea31fc62
commit
ad45dd5194
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'ncmpcpp'
|
# Template file for 'ncmpcpp'
|
||||||
pkgname=ncmpcpp
|
pkgname=ncmpcpp
|
||||||
version=0.5.10
|
version=0.5.10
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-curl --with-taglib"
|
configure_args="--with-curl --with-taglib --enable-outputs --with-fftw --enable-visualizer"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="ncurses-devel libcurl-devel taglib-devel libmpdclient-devel"
|
makedepends="ncurses-devel libcurl-devel taglib-devel libmpdclient-devel fftw-devel"
|
||||||
short_desc="NCurses Music Player Client (Plus Plus)"
|
short_desc="NCurses Music Player Client (Plus Plus)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue