mpv-mpris: vdoc README.md
It contains instructions for enabling the plugin.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mpv-mpris'
|
# Template file for 'mpv-mpris'
|
||||||
pkgname=mpv-mpris
|
pkgname=mpv-mpris
|
||||||
version=0.5
|
version=0.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target=mpris.so
|
make_build_target=mpris.so
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
@@ -16,6 +16,7 @@ checksum=673aff031e7cc741edea68d7b4b0103d7b031d4a55755abb9e1be5dd4ec4e969
|
|||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
vdoc README.md
|
||||||
vmkdir usr/lib/${pkgname}
|
vmkdir usr/lib/${pkgname}
|
||||||
vinstall mpris.so 0644 usr/lib/${pkgname}
|
vinstall mpris.so 0644 usr/lib/${pkgname}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user