mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mpv-mpris: update to 1.0, adopt.
Maintainer hasn't committed to void-packages since September 2020
(60442441bb
).
This commit is contained in:
parent
0d93329d12
commit
604b08f0aa
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpv-mpris'
|
# Template file for 'mpv-mpris'
|
||||||
pkgname=mpv-mpris
|
pkgname=mpv-mpris
|
||||||
version=0.9
|
version=1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -12,11 +12,11 @@ depends="mpv"
|
||||||
checkdepends="mpv playerctl sound-theme-freedesktop
|
checkdepends="mpv playerctl sound-theme-freedesktop
|
||||||
xvfb-run xauth jq socat dbus"
|
xvfb-run xauth jq socat dbus"
|
||||||
short_desc="MPRIS plugin for mpv"
|
short_desc="MPRIS plugin for mpv"
|
||||||
maintainer="Alif Rachmawadi <arch@subosito.com>"
|
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/hoyon/mpv-mpris"
|
homepage="https://github.com/hoyon/mpv-mpris"
|
||||||
distfiles="https://github.com/hoyon/mpv-mpris/archive/${version}.tar.gz"
|
distfiles="https://github.com/hoyon/mpv-mpris/archive/${version}.tar.gz"
|
||||||
checksum=a59557b8d7f31c8eab5866f2c34a7bad1131d8dc7df57209592fb9348ac963c4
|
checksum=82254623f797db06231ffaad65ac474993f1b1485b3aac1ba74cab7dd24c84fd
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue