blob: 0d8e398ffb0e02567a7bab12b466eb874e6a0bbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.21 >=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.4.0/lyrebird-lyrebird-0.4.0.tar.bz2 -> lyrebird-0.4.0.tar.bz2 https://dev.gentoo.org/~sam/distfiles/net-proxy/lyrebird/lyrebird-0.4.0-deps.tar.xz
_eclasses_=flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=ce4a88486232adf26d30efa33b503784
|