blob: ecf8b35b9214da666f57e9e693429cdedb27482b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mpv-handler
pkgdesc = Play website videos and songs with mpv & youtube-dl.
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/akiirui/mpv-handler/
install = mpv-handler.install
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = mpv
optdepends = yt-dlp: ytdl-hook support
optdepends = youtube-dl: ytdl-hook support
source = mpv-handler-0.3.0.tar.gz::https://github.com/akiirui/mpv-handler/archive/v0.3.0.tar.gz
b2sums = d247682697f59aa0937982b157ba7ec7995958e41534b928f228fce149536a67d2bfb1c94c392bd6e9ee312897975d3c8fc91dc10140d7726878f5c6ae7f8f1c
pkgname = mpv-handler
|