blob: d8ce1f0e9dabaaa36b3297c97a904827d583aec8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ff2mpv-native-messaging-host-librewolf-git
pkgdesc = Native Messaging Host for ff2mpv firefox addon. Ported to LibreWolf.
pkgver = r46.736fb91
pkgrel = 1
url = https://github.com/woodruffw/ff2mpv
install = ff2mpv.install
arch = any
license = MIT
makedepends = git
depends = python
depends = mpv
conflicts = ff2mpv-native-messaging-host-git
source = ff2mpv::git+https://github.com/woodruffw/ff2mpv.git
source = point-ff2mpv-config-to-python-location.patch
sha256sums = SKIP
sha256sums = 781abb58bf62138ad603bc67e3227fb8d421091daf9e7475c45d971730b34090
pkgname = ff2mpv-native-messaging-host-librewolf-git
|