From c88f24302c0b617ce1a9481621fffb420be01547 Mon Sep 17 00:00:00 2001 From: ologantr Date: Mon, 11 Jul 2022 13:41:13 +0200 Subject: [PATCH] ncmpc: update to 0.47. Also: - use gettext to generate lang files - take maintainership --- srcpkgs/ncmpc/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/ncmpc/template b/srcpkgs/ncmpc/template index 0c9c46bf840..7b54e0fa6bf 100644 --- a/srcpkgs/ncmpc/template +++ b/srcpkgs/ncmpc/template @@ -1,18 +1,18 @@ # Template file for 'ncmpc' pkgname=ncmpc -version=0.46 +version=0.47 revision=1 build_style=meson 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" short_desc="Ncurses-based mpd client" -maintainer="Getty Ritter " +maintainer="ologantr " license="GPL-2.0-or-later" homepage="https://www.musicpd.org/clients/ncmpc/" changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/master/NEWS" distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz" -checksum=177f77cf09dd4ab914e8438be399cdd5d83c9aa992abc8d9abac006bb092934e +checksum=61da23b1bc6c7a593fdc28611932cd7a30fcf6803830e01764c29b8abed2249c post_install() { vmkdir usr/share/examples/ncmpc