1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 # Autogenerated by pycargoebuild 0.13.3
35 wasi@0.11.0+wasi-snapshot-preview1
37 windows-targets@0.48.5
38 windows_aarch64_gnullvm@0.48.5
39 windows_aarch64_msvc@0.48.5
40 windows_i686_gnu@0.48.5
41 windows_i686_msvc@0.48.5
42 windows_x86_64_gnu@0.48.5
43 windows_x86_64_gnullvm@0.48.5
44 windows_x86_64_msvc@0.48.5
48 inherit cargo desktop xdg
50 DESCRIPTION
="Play website videos and songs with mpv & yt-dlp"
51 HOMEPAGE
="https://github.com/akiirui/mpv-handler"
54 https://github.com/akiirui/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
58 # Dependent crate licenses
59 LICENSE
+=" MIT MPL-2.0 Unicode-DFS-2016"
69 dobin
"$(cargo_target_dir)/mpv-handler"
70 dodoc
"share/linux/config.toml"
71 domenu
"share/linux/mpv-handler.desktop"
72 domenu
"share/linux/mpv-handler-debug.desktop"
77 elog
"install net-misc/youtube-dl (recommended) or net-misc/yt-dlp"
78 elog
"to enable mpv to play video and music from the websites."