blob: 4d35151788a8a6dd9d0e80438f32fd1c527c938d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst postrm prepare test unpack
DEPEND=app-crypt/libsecret
DESCRIPTION=Serves ProtonMail to IMAP/SMTP clients
EAPI=8
HOMEPAGE=https://protonmail.com/bridge https://github.com/ProtonMail/proton-bridge/
INHERIT=go-module systemd xdg-utils
IUSE=gui
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 GPL-3+ ISC LGPL-3+ MIT MPL-2.0 Unlicense
PROPERTIES=test_network
RDEPEND=app-crypt/libsecret
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/ProtonMail/proton-bridge/archive/refs/tags/v2.1.1.tar.gz -> protonmail-bridge-2.1.1.tar.gz https://dev.gentoo.org/~marecki/dists/mail-mta/protonmail-bridge/protonmail-bridge-2.1.1-vendor.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e
_md5_=00fc5dfb8877e4534494b4f4324bd2ac
|