cmus: update to 2.9.1 and adopt
This commit is contained in:
parent
fdf54ec880
commit
83afacc738
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmus'
|
# Template file for 'cmus'
|
||||||
pkgname=cmus
|
pkgname=cmus
|
||||||
version=2.9.0
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="prefix=/usr LD=$CC"
|
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
|
opusfile-devel wavpack-devel alsa-lib-devel libvorbis-devel ffmpeg-devel
|
||||||
sndio-devel $(vopt_if elogind elogind-devel)"
|
sndio-devel $(vopt_if elogind elogind-devel)"
|
||||||
short_desc="Small, fast and powerful console music player"
|
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://cmus.github.io"
|
homepage="https://cmus.github.io"
|
||||||
distfiles="https://github.com/cmus/cmus/archive/v${version}.tar.gz"
|
distfiles="https://github.com/cmus/cmus/archive/v${version}.tar.gz"
|
||||||
checksum=e7ea7f5ec52b991cf378a9caf19e479be16a165a5b26adca058de711e72ad2a0
|
checksum=6fb799cae60db9324f03922bbb2e322107fd386ab429c0271996985294e2ef44
|
||||||
build_options="elogind"
|
build_options="elogind"
|
||||||
build_options_default="elogind"
|
build_options_default="elogind"
|
||||||
desc_option_elogind="Support MPRIS interface via elogind"
|
desc_option_elogind="Support MPRIS interface via elogind"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue