mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
ncmpcpp: update to 0.9.2.
This commit is contained in:
parent
b41f221bd3
commit
a959fe8268
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ncmpcpp'
|
# Template file for 'ncmpcpp'
|
||||||
pkgname=ncmpcpp
|
pkgname=ncmpcpp
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args=" BOOST_LIB_SUFFIX= --enable-clock --enable-outputs
|
configure_args=" BOOST_LIB_SUFFIX= --enable-clock --enable-outputs
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://rybczak.net/ncmpcpp"
|
homepage="https://rybczak.net/ncmpcpp"
|
||||||
distfiles="${homepage}/stable/ncmpcpp-${version}.tar.bz2"
|
distfiles="${homepage}/stable/ncmpcpp-${version}.tar.bz2"
|
||||||
checksum=cb814a39c975f5b19c466188433644d1cbdb6db0abe1481d525587b149b36574
|
checksum=faabf6157c8cb1b24a059af276e162fa9f9a3b9cd3810c43b9128860c9383a1b
|
||||||
|
|
||||||
# Required by waddwstr() with ncurses on musl
|
# Required by waddwstr() with ncurses on musl
|
||||||
CXXFLAGS="-D_XOPEN_SOURCE=600"
|
CXXFLAGS="-D_XOPEN_SOURCE=600"
|
||||||
|
|
Loading…
Add table
Reference in a new issue