summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-07-09 23:31:19 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-07-09 23:31:56 +0200
commit6c99615a07e111f7ae284036f0320c563fd604ba (patch)
treebc101011c95c176997c103bee4ef03ccf541f0ab /net-vpn/riseup-vpn
parentnet-vpn/riseup-vpn: add version 0.21.6 (diff)
downloadgentoo-6c99615a07e111f7ae284036f0320c563fd604ba.tar.gz
gentoo-6c99615a07e111f7ae284036f0320c563fd604ba.tar.bz2
gentoo-6c99615a07e111f7ae284036f0320c563fd604ba.zip
net-vpn/riseup-vpn: cleanup old snapshot
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'net-vpn/riseup-vpn')
-rw-r--r--net-vpn/riseup-vpn/Manifest2
-rw-r--r--net-vpn/riseup-vpn/riseup-vpn-0.21.2_p20210517.ebuild143
2 files changed, 0 insertions, 145 deletions
diff --git a/net-vpn/riseup-vpn/Manifest b/net-vpn/riseup-vpn/Manifest
index 1aefea321bc1..84ee4dc6755b 100644
--- a/net-vpn/riseup-vpn/Manifest
+++ b/net-vpn/riseup-vpn/Manifest
@@ -40,6 +40,4 @@ DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190412213103-97732733099d.mod 33 BLAKE
DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200212091648-12a6c2dcc1e4.mod 33 BLAKE2B 8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148 SHA512 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab
DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200212091648-12a6c2dcc1e4.zip 1916451 BLAKE2B da323af18ec6dbb2c7cfcc267ceaeddb5e452789f3ed5797345020ccbf118992e9972fc652b20d8cd5a023c96613d5a770f71e6384b6576a271bc322d02a450b SHA512 13fcebd117456775d53483f713e5a090321ab1159048b92252aee953c294dc174d7f5695e8d09f272203786143bdd6b15ff32c979aef5a30b442a56aa09d1a7d
DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.mod 25 BLAKE2B 31009af0fdcd0f8730c9985287e6e364ec4e5183e57e92560dbc80a2010eced51b8a90f01a82b49384268c8a0adbf69d179c205d3f68e0eb459169d2ea9528f0 SHA512 ca081ef7cccd7bbedc6843fbe0c452352661a07e1298cd02ff338ed79d807c6401d613a3cf20011189d2f98a794ffa410547b3e352eb58a6f0a84822285d391d
-DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.zip 6349244 BLAKE2B 0aa464ac7b7d17fa7ec0627b64cd2301ed4f2819f837807db7a55725950dacb40be899b5148b07ea31b51530818edcccc6444a9800755e1d369ba8f1bce949b0 SHA512 982d78f580a7eac99a0c51e6f1fd2b2c3b91f56cd5e2b96fe960510049f7daf5915264f73f55f05675eee232a52998f9667fa84a9ccba15ed7819e4c93f583a7
-DIST riseup-vpn-0.21.2_p20210517.tar.gz 5332313 BLAKE2B 0f9673ba0908c60c2c31c032d48a4b9b0c31e8a8e2621c84c673f006f43aa6d41d2b6f5567a0ee73ad74d8b7456618a00a177af9fc65b0bf28765983e96ef20a SHA512 88fd43e922500aaeebb80d7f4bf290f9511f60fa58c2a2b3ffd3930508630d2d8c5fb92ca5012689721545a6656135defe3ebe420c04defb53316cda93ddba6f
DIST riseup-vpn-0.21.6.tar.gz 5404265 BLAKE2B 2dcae7aaa3659fe9e8b9910a6c085ec49389551a6d2e404fb5520622e22adff98277fe3962f1dfd3b44d23b8c687855105196e74b89d4bb9890202e97033c5d9 SHA512 074dadcd24c1ecaa21504a26406c5f8f3cdbbe8dffc3679e1c1b62d1978b51b20154edd54d8887868c7458e4c184b8f16aa6ff21e71890fe6b84c0eb2e008deb
diff --git a/net-vpn/riseup-vpn/riseup-vpn-0.21.2_p20210517.ebuild b/net-vpn/riseup-vpn/riseup-vpn-0.21.2_p20210517.ebuild
deleted file mode 100644
index 6ab61fb41f19..000000000000
--- a/net-vpn/riseup-vpn/riseup-vpn-0.21.2_p20210517.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DOCS_BUILDER="sphinx"
-DOCS_DIR="docs"
-DOCS_DEPEND="dev-python/alabaster"
-
-PYTHON_COMPAT=( python3_{7..10} )
-
-inherit desktop python-r1 docs go-module virtualx xdg
-
-EGO_SUM=(
- "0xacab.org/leap/shapeshifter v0.0.0-20191029173606-85d3e8ac43e2"
- "0xacab.org/leap/shapeshifter v0.0.0-20191029173606-85d3e8ac43e2/go.mod"
- "github.com/OperatorFoundation/obfs4 v0.0.0-20161108041644-17f2cb99c264"
- "github.com/OperatorFoundation/obfs4 v0.0.0-20161108041644-17f2cb99c264/go.mod"
- "github.com/OperatorFoundation/shapeshifter-ipc v0.0.0-20170814234159-11746ba927e0"
- "github.com/OperatorFoundation/shapeshifter-ipc v0.0.0-20170814234159-11746ba927e0/go.mod"
- "github.com/OperatorFoundation/shapeshifter-transports v0.0.0-20191101030951-7a751b0500f4"
- "github.com/OperatorFoundation/shapeshifter-transports v0.0.0-20191101030951-7a751b0500f4/go.mod"
- "github.com/ProtonMail/go-autostart v0.0.0-20181114175602-c5272053443a"
- "github.com/ProtonMail/go-autostart v0.0.0-20181114175602-c5272053443a/go.mod"
- "github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412"
- "github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412/go.mod"
- "github.com/apparentlymart/go-openvpn-mgmt v0.0.0-20161009010951-9a305aecd7f2"
- "github.com/apparentlymart/go-openvpn-mgmt v0.0.0-20161009010951-9a305aecd7f2/go.mod"
- "github.com/davecgh/go-spew v1.1.0"
- "github.com/davecgh/go-spew v1.1.0/go.mod"
- "github.com/dchest/siphash v1.2.1"
- "github.com/dchest/siphash v1.2.1/go.mod"
- "github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0"
- "github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0/go.mod"
- "github.com/keybase/go-ps v0.0.0-20190827175125-91aafc93ba19"
- "github.com/keybase/go-ps v0.0.0-20190827175125-91aafc93ba19/go.mod"
- "github.com/pmezard/go-difflib v1.0.0"
- "github.com/pmezard/go-difflib v1.0.0/go.mod"
- "github.com/rakyll/statik v0.1.7"
- "github.com/rakyll/statik v0.1.7/go.mod"
- "github.com/sevlyar/go-daemon v0.1.5"
- "github.com/sevlyar/go-daemon v0.1.5/go.mod"
- "github.com/stretchr/objx v0.1.0/go.mod"
- "github.com/stretchr/testify v1.3.0"
- "github.com/stretchr/testify v1.3.0/go.mod"
- "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
- "golang.org/x/crypto v0.0.0-20191105034135-c7e5f84aec59"
- "golang.org/x/crypto v0.0.0-20191105034135-c7e5f84aec59/go.mod"
- "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
- "golang.org/x/net v0.0.0-20200226121028-0de0cce0169b"
- "golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod"
- "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
- "golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod"
- "golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4"
- "golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4/go.mod"
- "golang.org/x/text v0.3.0"
- "golang.org/x/text v0.3.0/go.mod"
- )
-go-module_set_globals
-
-COMMIT="c6c0209ad45fb7d2e45370ee3a39f2dd437603b0"
-
-DESCRIPTION="Anonymous encrypted VPN client powered by Bitmask"
-HOMEPAGE="https://riseup.net/en/vpn https://0xacab.org/leap/bitmask-vpn https://bitmask.net"
-SRC_URI="https://0xacab.org/leap/bitmask-vpn/-/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
- ${EGO_SUM_SRC_URI}"
-
-IUSE="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RESTRICT="!test? ( test )"
-
-# Generated with dev-go/golicense
-LICENSE="GPL-3 BSD-2 CC0-1.0 MIT BSD"
-KEYWORDS="~amd64"
-SLOT="0"
-
-BDEPEND="
- virtual/pkgconfig
- dev-qt/linguist-tools
- test? ( dev-qt/qttest:5 )
-"
-
-DEPEND="${PYTHON_DEPS}
- dev-libs/libappindicator:3
- sys-apps/fakeroot
- x11-libs/gtk+:3
- dev-qt/qtdeclarative:5[widgets]
- dev-qt/qtquickcontrols2:5[widgets]
-"
-
-RDEPEND="${DEPEND}
- net-vpn/openvpn
- sys-auth/polkit
-"
-
-# ip command is in bin instead of sbin on Gentoo
-PATCHES=( "${FILESDIR}/${PN}-ip-location.patch" )
-
-S="${WORKDIR}/bitmask-vpn-${COMMIT}"
-
-src_prepare() {
- default
-
- # do not pre-strip
- sed -i -e '/strip $RELEASE\/$TARGET/d' gui/build.sh || die
-
- # add autodoc to the extensions because this actually
- # does require extra dependencies
- sed -i -e "/^extensions = \[/a \ \ \ \ \'sphinx.ext.autodoc\'," docs/conf.py || die
-}
-
-src_compile() {
- # does not build with j>1
- emake -j1 build
- docs_compile
-}
-
-src_test() {
- # these tests require internet access to connect to Riseup Networks
- # the UI tests do work though
- #emake test
- virtx emake test_ui
-}
-
-src_install() {
- einstalldocs
-
- dobin "build/qt/release/riseup-vpn"
-
- python_scriptinto /usr/sbin
- python_foreach_impl python_doscript "helpers/bitmask-root"
-
- insinto /usr/share/polkit-1/actions
- newins "helpers/se.leap.bitmask.policy" se.leap.bitmask.riseupvpn.policy
-
- newicon -s scalable "providers/riseup/assets/icon.svg" riseup.svg
- make_desktop_entry "${PN}" RiseupVPN riseup Network
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- go-module_pkg_postinst
-}