Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Overlay
Commits
5a13b3d2
Commit
5a13b3d2
authored
May 24, 2021
by
James T. Lee
Browse files
New package: gp-saml-gui
parent
620d1a2e
Pipeline
#694
passed with stage
in 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
+24
-0
net-vpn/gp-saml-gui/Manifest
net-vpn/gp-saml-gui/Manifest
+1
-0
net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild
net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild
+23
-0
No files found.
net-vpn/gp-saml-gui/Manifest
0 → 100644
View file @
5a13b3d2
EBUILD gp-saml-gui-9999.ebuild 563 BLAKE2B 9c7337b1b825b889054d363623ba1bc11ccaf3495db14716d1eb6ef2f43a9d0c8d26600fa69177656d6d1e90cd2f1f414892025db2f3d8df3cf58df9c707bbfd SHA512 411adc1f354b2d91f908fa2da411236dcab17b7881064bae689ef6aa49c51f13aed54dc291130f1d7e2a0808a6ba714361131ee89a899fcfd9fb966b273a28ae
net-vpn/gp-saml-gui/gp-saml-gui-9999.ebuild
0 → 100644
View file @
5a13b3d2
# 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"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment