ncmpc: update to 0.47.

Also:
- use gettext to generate lang files
- take maintainership
This commit is contained in:
ologantr 2022-07-11 13:41:13 +02:00 committed by classabbyamp
parent 00a1bf9e52
commit c88f24302c

View file

@ -1,18 +1,18 @@
# Template file for 'ncmpc' # Template file for 'ncmpc'
pkgname=ncmpc pkgname=ncmpc
version=0.46 version=0.47
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dlirc=disabled -Dhtml_manual=false" configure_args="-Dlirc=disabled -Dhtml_manual=false"
hostmakedepends="pkg-config python3-Sphinx" hostmakedepends="pkg-config python3-Sphinx gettext"
makedepends="libmpdclient-devel ncurses-devel pcre2-devel" makedepends="libmpdclient-devel ncurses-devel pcre2-devel"
short_desc="Ncurses-based mpd client" short_desc="Ncurses-based mpd client"
maintainer="Getty Ritter <gettyritter@gmail.com>" maintainer="ologantr <mrphyber@protonmail.com>"
license="GPL-2.0-or-later" 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=177f77cf09dd4ab914e8438be399cdd5d83c9aa992abc8d9abac006bb092934e checksum=61da23b1bc6c7a593fdc28611932cd7a30fcf6803830e01764c29b8abed2249c
post_install() { post_install() {
vmkdir usr/share/examples/ncmpc vmkdir usr/share/examples/ncmpc