cmus: update to 2.9.1 and adopt

This commit is contained in:
UsernameRandomlyGenerated 2021-01-23 09:04:03 +01:00 committed by Érico Nogueira Rolim
parent fdf54ec880
commit 83afacc738

View file

@ -1,6 +1,6 @@
# Template file for 'cmus'
pkgname=cmus
version=2.9.0
version=2.9.1
revision=1
build_style=configure
configure_args="prefix=/usr LD=$CC"
@ -11,11 +11,11 @@ makedepends="ncurses-devel faad2-devel libcdio-devel libcdio-paranoia-devel
opusfile-devel wavpack-devel alsa-lib-devel libvorbis-devel ffmpeg-devel
sndio-devel $(vopt_if elogind elogind-devel)"
short_desc="Small, fast and powerful console music player"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="UsernameRandomlyGenerated <coredavid@tutanota.com>"
license="GPL-2.0-or-later"
homepage="https://cmus.github.io"
distfiles="https://github.com/cmus/cmus/archive/v${version}.tar.gz"
checksum=e7ea7f5ec52b991cf378a9caf19e479be16a165a5b26adca058de711e72ad2a0
checksum=6fb799cae60db9324f03922bbb2e322107fd386ab429c0271996985294e2ef44
build_options="elogind"
build_options_default="elogind"
desc_option_elogind="Support MPRIS interface via elogind"