mpv-mpris: update to 0.5.

This commit is contained in:
Andrew Benson 2020-06-26 15:28:32 -05:00 committed by Andrew Benson
parent 26fcc3f55a
commit 3b994445fb

View file

@ -1,6 +1,6 @@
# Template file for 'mpv-mpris'
pkgname=mpv-mpris
version=0.2
version=0.5
revision=1
build_style=gnu-makefile
make_build_target=mpris.so
@ -12,12 +12,7 @@ maintainer="Alif Rachmawadi <arch@subosito.com>"
license="MIT"
homepage="https://github.com/hoyon/mpv-mpris"
distfiles="https://github.com/hoyon/mpv-mpris/archive/${version}.tar.gz"
checksum=d21a9617759bc368d6e9cb229d099b12968f0e673db5cd0bf12d8a251516d81a
pre_build() {
sed -e 's|CFLAGS=|override CFLAGS += |' \
-e 's|LDFLAGS=|override LDFLAGS += |' -i Makefile
}
checksum=673aff031e7cc741edea68d7b4b0103d7b031d4a55755abb9e1be5dd4ec4e969
do_install() {
vlicense LICENSE