mpv-mpris: update to 0.5.
This commit is contained in:
parent
26fcc3f55a
commit
3b994445fb
1 changed files with 2 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue