Commit 5a13b3d2 authored by James T. Lee's avatar James T. Lee
Browse files

New package: gp-saml-gui

parent 620d1a2e
Pipeline #694 passed with stage
in 28 seconds
EBUILD gp-saml-gui-9999.ebuild 563 BLAKE2B 9c7337b1b825b889054d363623ba1bc11ccaf3495db14716d1eb6ef2f43a9d0c8d26600fa69177656d6d1e90cd2f1f414892025db2f3d8df3cf58df9c707bbfd SHA512 411adc1f354b2d91f908fa2da411236dcab17b7881064bae689ef6aa49c51f13aed54dc291130f1d7e2a0808a6ba714361131ee89a899fcfd9fb966b273a28ae
# Copyright 2021 James T. Lee
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 git-r3
DESCRIPTION="Interactively authenticate to GlobalProtect VPNs that require SAML"
HOMEPAGE="https://github.com/dlenski/gp-saml-gui"
EGIT_REPO_URI="https://github.com/dlenski/gp-saml-gui.git"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
RDEPEND="
dev-python/pygobject[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
net-libs/webkit-gtk
net-vpn/openconnect"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment