mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +02:00
ncmpcpp: for boost-1.89
This commit is contained in:
parent
7e44355996
commit
372ebe0733
1 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'ncmpcpp'
|
||||
pkgname=ncmpcpp
|
||||
version=0.10.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args=" --enable-clock --enable-outputs --enable-unicode
|
||||
boost_cv_lib_system=yes boost_cv_lib_date_time=yes
|
||||
boost_cv_lib_regex=yes
|
||||
--enable-visualizer --with-curl --with-taglib --with-fftw"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="boost-devel-minimal libboost_filesystem libboost_locale
|
||||
libboost_date_time libboost_program_options libboost_program_options
|
||||
libboost_regex
|
||||
libboost_thread fftw-devel icu-devel libcurl-devel libltdl-devel
|
||||
libboost_program_options libboost_thread
|
||||
fftw-devel icu-devel libcurl-devel libltdl-devel
|
||||
libmpdclient-devel readline-devel taglib-devel"
|
||||
short_desc="Ncurses mpd client inspired by ncmpc"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue