cmus: update to 2.11.0, adopt

This commit is contained in:
Mihail Ivanchev 2024-07-17 20:07:59 +03:00 committed by classabbyamp
parent 0eed8213a4
commit 79940718d6
1 changed files with 4 additions and 4 deletions

View File

@ -1,21 +1,21 @@
# Template file for 'cmus'
pkgname=cmus
version=2.10.0
revision=3
version=2.11.0
revision=1
build_style=configure
configure_args="prefix=/usr LD=$CC"
hostmakedepends="pkg-config"
makedepends="ncurses-devel faad2-devel libcdio-devel libcdio-paranoia-devel
libcddb-devel libdiscid-devel libflac-devel libao-devel libmad-devel
libmodplug-devel libmp4v2-devel libmpcdec-devel pulseaudio-devel
opusfile-devel wavpack-devel alsa-lib-devel libvorbis-devel ffmpeg-devel
opusfile-devel wavpack-devel alsa-lib-devel libvorbis-devel ffmpeg6-devel
sndio-devel jack-devel $(vopt_if elogind elogind-devel)"
short_desc="Small, fast and powerful console music player"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://cmus.github.io"
distfiles="https://github.com/cmus/cmus/archive/v${version}.tar.gz"
checksum=ff40068574810a7de3990f4f69c9c47ef49e37bd31d298d372e8bcdafb973fff
checksum=2bbdcd6bbbae301d734214eab791e3755baf4d16db24a44626961a489aa5e0f7
build_options="elogind"
build_options_default="elogind"
desc_option_elogind="Support MPRIS interface via elogind"