ncmpcpp: for boost-1.89

This commit is contained in:
Đoàn Trần Công Danh 2025-08-30 16:16:34 +07:00
parent 7e44355996
commit 372ebe0733

View file

@ -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>"