blob: 9a07e51144ea893ea8d13d14bd951f30f1c8e3b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = wl-mitmproxy-git
pkgdesc = Wayland intercepting proxy for modifying protocol messages
pkgver = v0.1.0.r4.g1302e7e
pkgrel = 1
url = https://github.com/5andr0/wl-mitmproxy
arch = x86_64
license = GPL-3.0-only
license = MIT
license = Apache-2.0
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = glibc
provides = wl-mitmproxy
conflicts = wl-mitmproxy
source = wl-mitmproxy-git::git+https://github.com/5andr0/wl-mitmproxy.git
sha256sums = SKIP
pkgname = wl-mitmproxy-git
|