From 992aa50a54a56c9e705ca4e85d809ec8989d74a2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 22 Sep 2022 05:27:18 +0100 Subject: gentoo auto-resync : 22:09:2022 - 05:27:18 --- mail-mta/protonmail-bridge/Manifest | 5 -- .../files/protonmail-bridge.service | 17 ------ mail-mta/protonmail-bridge/metadata.xml | 17 ------ .../protonmail-bridge-2.2.2.ebuild | 67 ---------------------- 4 files changed, 106 deletions(-) delete mode 100644 mail-mta/protonmail-bridge/Manifest delete mode 100644 mail-mta/protonmail-bridge/files/protonmail-bridge.service delete mode 100644 mail-mta/protonmail-bridge/metadata.xml delete mode 100644 mail-mta/protonmail-bridge/protonmail-bridge-2.2.2.ebuild (limited to 'mail-mta/protonmail-bridge') diff --git a/mail-mta/protonmail-bridge/Manifest b/mail-mta/protonmail-bridge/Manifest deleted file mode 100644 index d24f3314ea31..000000000000 --- a/mail-mta/protonmail-bridge/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX protonmail-bridge.service 334 BLAKE2B a63e6f2e5c91cb90fe62a7a3864b3884e793392fb3c16f8df0e3f0d3a567cabe8aa6cb6170248f5556211fcf582b187ae56fd4c645522ce02054b42161f76924 SHA512 2ac55654ad2e0454bf936bc8ddfe842d9b4988f92493b48bc599d7641f6e45bdb7990f97fb4efbe997314d5ec1ef5f70beee9af4710755c3e29aba7bc849f111 -DIST protonmail-bridge-2.2.2-deps.tar.xz 237555984 BLAKE2B b069b1b9015e0a96cc0f5558216058c23c1488a67abc29363f4111f9175eac9f204f5f14b54a090040e6d340d4aeb69d1e3b1e59685c3dcef9499ae93526f411 SHA512 8ae9bd6bdbc8a16d7cb0e5a3405ef3dca1737f7b3b5e53b9f954618eadfccd94c5ca1a3994a20745f234e81dbace28bc2df0489e28dbf6dc322b508a11acf813 -DIST protonmail-bridge-2.2.2.tar.gz 5057358 BLAKE2B f2b585ec16c1b6864e4a23436f30c36253beed0453a1068f52f19af8b47b7b626ec779795486ce3719716b5785b2a3c60fbe62ed192b724c6d88ceb507abc590 SHA512 c17ce614ab1074ddeeb9842ce98e6c9cbcb57f44a0bc75cdf74b9a7085257768824a549a9ae5870dcb45243655a90f0956600912c69fc1e826c58d36e8ee19fe -EBUILD protonmail-bridge-2.2.2.ebuild 1282 BLAKE2B acdc3ed50ad453ce5990d3489b93aa64e485cedd2bab69e25bd0b379ba1fd3050e15a02ac3883c15a05912d1339badae470dc6b520eb5774bae48fe5ea52ad2c SHA512 3195aae736579ace0a32897dc8c3bc17fc9f4326755d9d5e7fce53acfcc9f022655e6e187f6652b254def26ab2cd58f72f3a4c470ca828185b32a3ce10aa467a -MISC metadata.xml 619 BLAKE2B 3350b5193ecc34b4511694c91a0990dbfed6204fc1e2db2acd869da46249bb73acc690cd186771eff77968f6d4009991a23f3e3055b6e4f3092d0da6aac026ac SHA512 7f21301b2375c7173750bf67e4df84aede219a5a7dc4b4b55776a6486eda1f7e3693677a10cf7b6971335b2df3b275bf7e4f27e0b22e3cf23420a8db858eaef0 diff --git a/mail-mta/protonmail-bridge/files/protonmail-bridge.service b/mail-mta/protonmail-bridge/files/protonmail-bridge.service deleted file mode 100644 index 8e4c71adfd0d..000000000000 --- a/mail-mta/protonmail-bridge/files/protonmail-bridge.service +++ /dev/null @@ -1,17 +0,0 @@ -[Unit] -Description=ProtonMail IMAP/SMTP bridge -Documentation=https://protonmail.com/bridge/ - -[Service] -ExecStart=/usr/bin/protonmail-bridge --no-window -Restart=on-failure - -# Hardening -ProtectSystem=full -PrivateTmp=true -SystemCallArchitectures=native -MemoryDenyWriteExecute=true -NoNewPrivileges=true - -[Install] -WantedBy=default.target diff --git a/mail-mta/protonmail-bridge/metadata.xml b/mail-mta/protonmail-bridge/metadata.xml deleted file mode 100644 index 8795413ea236..000000000000 --- a/mail-mta/protonmail-bridge/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - slashbeast@gentoo.org - Piotr Karbowski - - - marecki@gentoo.org - Marek Szuba - - - ProtonMail bridge has been Open Source since April 2020. Note that this package - is CLI-only for now, as we have run into some problems with Qt5 vendoring - (see https://github.com/ProtonMail/proton-bridge/issues/16). - - diff --git a/mail-mta/protonmail-bridge/protonmail-bridge-2.2.2.ebuild b/mail-mta/protonmail-bridge/protonmail-bridge-2.2.2.ebuild deleted file mode 100644 index 3eb8df2b3026..000000000000 --- a/mail-mta/protonmail-bridge/protonmail-bridge-2.2.2.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit go-module systemd xdg-utils - -MY_PN="proton-bridge" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Serves ProtonMail to IMAP/SMTP clients" -HOMEPAGE="https://proton.me/mail/bridge https://github.com/ProtonMail/proton-bridge/" -SRC_URI="https://github.com/ProtonMail/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - https://dev.gentoo.org/~marecki/dists/${CATEGORY}/${PN}/${P}-deps.tar.xz" - -LICENSE="Apache-2.0 BSD BSD-2 GPL-3+ ISC LGPL-3+ MIT MPL-2.0 Unlicense" -SLOT="0" -KEYWORDS="~amd64" -IUSE="gui" - -# Quite a few tests require Internet access -PROPERTIES="test_network" -RESTRICT="test" - -RDEPEND="app-crypt/libsecret" -DEPEND="${RDEPEND}" - -S="${WORKDIR}"/${MY_P} - -src_prepare() { - xdg_environment_reset - default -} - -src_compile() { - if use gui; then - emake \ - QT_DOC_DIR="/usr/share/qt5-doc" \ - QT_PKG_CONFIG=true \ - build - else - emake build-nogui - fi -} - -src_test() { - emake test -} - -src_install() { - exeinto /usr/bin - newexe ${MY_PN} ${PN} - - systemd_douserunit "${FILESDIR}"/${PN}.service - - # FIXME: USE=gui will probably need more files - - einstalldocs -} - -pkg_postinst() { - use gui && xdg_icon_cache_update -} - -pkg_postrm() { - use gui && xdg_icon_cache_update -} -- cgit v1.2.3