ncmpc: update to 0.47.
Also: - use gettext to generate lang files - take maintainership
This commit is contained in:
parent
00a1bf9e52
commit
c88f24302c
1 changed files with 4 additions and 4 deletions
|
@ -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 <gettyritter@gmail.com>"
|
||||
maintainer="ologantr <mrphyber@protonmail.com>"
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue