qmmp: update to 1.5.1.

Also enable pipewire and musepack support.
This commit is contained in:
mobinmob 2021-09-27 16:14:29 +03:00 committed by Érico Nogueira Rolim
parent e60a4fde33
commit 9959aa2641

View file

@ -1,6 +1,6 @@
# Template file for 'qmmp'
pkgname=qmmp
version=1.4.6
version=1.5.1
revision=1
build_style=cmake
configure_args="-DUSE_HAL:BOOL=FALSE -DQMMP_DEFAULT_UI:STRING=simple"
@ -12,15 +12,15 @@ makedepends="enca-devel faad2-devel ffmpeg-devel jack-devel libarchive-devel
libshout-devel libsidplayfp-devel libsoxr-devel opusfile-devel pulseaudio-devel
projectM-devel qt5-multimedia-devel qt5-tools-devel qt5-x11extras-devel qt5-plugin-mysql
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds taglib-devel
wavpack-devel"
wavpack-devel libmpcdec-devel pipewire-devel"
# At least one QSql plugin should be available
depends="qt5-plugin-sqlite"
short_desc="Audio player based on the Qt5 libraries"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://qmmp.ylsoftware.com"
distfiles="http://qmmp.ylsoftware.com/files/${pkgname}-${version}.tar.bz2"
checksum=f513774357836ad4983fa216c84cf5db634284faebec48c461733838917fd664
distfiles="http://qmmp.ylsoftware.com/files/qmmp/${version%.*}/qmmp-${version}.tar.bz2"
checksum=f3dc676039b5f190e6a87377a6b2bd2bcca122d1659b5f22668c7a284bb91f43
qmmp-devel_package() {
short_desc+=" - development files"