diff --git a/srcpkgs/mpv-mpris/template b/srcpkgs/mpv-mpris/template index 784b45db60c..e0d1793457a 100644 --- a/srcpkgs/mpv-mpris/template +++ b/srcpkgs/mpv-mpris/template @@ -1,18 +1,22 @@ # Template file for 'mpv-mpris' pkgname=mpv-mpris -version=0.5 -revision=2 +version=0.8.1 +revision=1 build_style=gnu-makefile +make_use_env=yes make_build_target=mpris.so +make_check_target=test hostmakedepends="pkg-config" makedepends="libglib-devel mpv-devel" depends="mpv" +checkdepends="mpv playerctl sound-theme-freedesktop + xvfb-run xauth jq socat dbus" short_desc="MPRIS plugin for mpv" maintainer="Alif Rachmawadi " license="MIT" homepage="https://github.com/hoyon/mpv-mpris" distfiles="https://github.com/hoyon/mpv-mpris/archive/${version}.tar.gz" -checksum=673aff031e7cc741edea68d7b4b0103d7b031d4a55755abb9e1be5dd4ec4e969 +checksum=a208f42ec9df5444f725a55e1b457e62c86d6b93c9c84215e1808ff047695053 do_install() { vlicense LICENSE