blob: a8fe305560e48dbec2dc9d1b27ebec3d6d52f7eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=An obfuscating proxy supporting Tor's pluggable transport protocol obfs4
EAPI=8
HOMEPAGE=https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird
INHERIT=go-module
IUSE=selinux
KEYWORDS=amd64 arm ~riscv x86
LICENSE=BSD CC0-1.0 BZIP2 GPL-3+ MIT public-domain
RDEPEND=selinux? ( sec-policy/selinux-obfs4proxy )
RESTRICT=strip
SLOT=0
SRC_URI=https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird/-/archive/lyrebird-0.1.0/lyrebird-lyrebird-0.1.0.tar.bz2 -> lyrebird-0.1.0.tar.bz2 https://dev.gentoo.org/~marecki/dists/net-proxy/lyrebird/lyrebird-0.1.0-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=c4f288138f126c371c7c9fe4e6347689
|