mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ncmpcpp: update to 0.7.4.
This commit is contained in:
parent
b7a6ff149c
commit
8c6e34c02b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ncmpcpp'
|
# Template file for 'ncmpcpp'
|
||||||
pkgname=ncmpcpp
|
pkgname=ncmpcpp
|
||||||
version=0.7.3
|
version=0.7.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
BOOST_LIB_SUFFIX= --enable-clock --enable-outputs --enable-unicode
|
BOOST_LIB_SUFFIX= --enable-clock --enable-outputs --enable-unicode
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://ncmpcpp.rybczak.net/"
|
homepage="http://ncmpcpp.rybczak.net/"
|
||||||
distfiles="http://ncmpcpp.rybczak.net/stable/ncmpcpp-${version}.tar.bz2"
|
distfiles="http://ncmpcpp.rybczak.net/stable/ncmpcpp-${version}.tar.bz2"
|
||||||
checksum=2c8b29435ca4fd845400cee7c9fd50a731bee215e92fd7e98a7446c84136b212
|
checksum=d70425f1dfab074a12a206ddd8f37f663bce2bbdc0a20f7ecf290ebe051f1e63
|
||||||
|
|
||||||
# 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