New package: obfs4proxy-0.0.11
This commit is contained in:
parent
270721e851
commit
e44ce1bc78
21
srcpkgs/obfs4proxy/template
Normal file
21
srcpkgs/obfs4proxy/template
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Template file for 'obfs4proxy'
|
||||||
|
pkgname=obfs4proxy
|
||||||
|
version=0.0.11
|
||||||
|
revision=1
|
||||||
|
create_wrksrc=yes
|
||||||
|
build_style=go
|
||||||
|
go_import_path=gitlab.com/yawning/obfs4.git
|
||||||
|
go_package="${go_import_path}/obfs4proxy"
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Pluggable transport proxy for Tor, implementing obfs4"
|
||||||
|
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
|
license="BSD-2-Clause"
|
||||||
|
homepage="https://gitlab.com/yawning/obfs4"
|
||||||
|
distfiles="https://people.torproject.org/~yawning/releases/obfs4proxy/obfs4proxy-${version}.tar.xz"
|
||||||
|
checksum=8aa777a7ae17610dd3028379b249aae24a8d964cfe9fe7486120efe6d676fd3b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vman doc/obfs4proxy.1
|
||||||
|
vdoc doc/obfs4-spec.txt
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user