mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ncmpc: update to 0.49.
This commit is contained in:
parent
e745a7af20
commit
3d6c9d28a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ncmpc'
|
# Template file for 'ncmpc'
|
||||||
pkgname=ncmpc
|
pkgname=ncmpc
|
||||||
version=0.47
|
version=0.49
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlirc=disabled -Dhtml_manual=false
|
configure_args="-Dlirc=disabled -Dhtml_manual=false
|
||||||
-Dlyrics_screen=true -Dlyrics_plugin_dir=/usr/libexec/ncmpc/lyrics"
|
-Dlyrics_screen=true -Dlyrics_plugin_dir=/usr/libexec/ncmpc/lyrics"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.musicpd.org/clients/ncmpc/"
|
homepage="https://www.musicpd.org/clients/ncmpc/"
|
||||||
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/master/NEWS"
|
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/master/NEWS"
|
||||||
distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz"
|
distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz"
|
||||||
checksum=61da23b1bc6c7a593fdc28611932cd7a30fcf6803830e01764c29b8abed2249c
|
checksum=65bbec0ede9e6bcf62ac647b0c706485beb2bdd5db70ca8d60103f32f162cf29
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/ncmpc
|
vmkdir usr/share/examples/ncmpc
|
||||||
|
|
Loading…
Add table
Reference in a new issue