mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
maryam: remove, missing deps, unmaintained
This commit is contained in:
parent
4a2ce8b0b4
commit
0300283fc8
6 changed files with 0 additions and 73 deletions
|
|
@ -1,2 +0,0 @@
|
|||
DIST maryam-2.2.6.tar.gz 279587 BLAKE2B 20082301b85bedde906897eecfaf293ddb787282101e0bebddf93859404d0d453722c6995155e27854063c79f9aec0f720f2195fc1f560b82b4da5f3a8aa2f66 SHA512 be5dbf33012610a0ec4b3b2a1055e663ad9d1cbe8d920970ec8ca5d2b3a2a8b3292c53072b672bd18ec1d34ab9965124389fd2018789c50629341c3321a3495c
|
||||
DIST maryam-2.5.0.tar.gz 295725 BLAKE2B 7dc8160b5cb8925a440fa98167df5d95d4bc9633ddf2ae467f471b0096433ab6125acb9f43f7bc69e683800515e29d8a04370033c189431e8c587ad91e6a6637 SHA512 16d8123d4e776d548c12a8e8dd6082667f32ca608bd69be10af728742e87c7af97d7c6c541e76dacbc2c244575de182a5156ca232efbf099586427330f9ee1d0
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="OWASP Maryam is a modular open source OSINT and data gathering framework"
|
||||
HOMEPAGE="https://owasp.org/www-project-maryam/"
|
||||
SRC_URI="https://github.com/saeeddhqan/Maryam/archive/refs/tags/v.${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
S="${WORKDIR}/Maryam-v.${PV}"
|
||||
|
||||
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/cloudscraper[${PYTHON_USEDEP}]
|
||||
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
|
||||
dev-python/lxml[${PYTHON_USEDEP}]
|
||||
dev-python/flask[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
|
@ -1,33 +0,0 @@
|
|||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="OWASP Maryam is a modular open source OSINT and data gathering framework"
|
||||
HOMEPAGE="https://owasp.org/www-project-maryam/"
|
||||
SRC_URI="https://github.com/saeeddhqan/Maryam/archive/refs/tags/v.${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
#cloudscraper is amd64 only
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
S="${WORKDIR}/Maryam-v.${PV}"
|
||||
|
||||
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/cloudscraper[${PYTHON_USEDEP}]
|
||||
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
|
||||
dev-python/lxml[${PYTHON_USEDEP}]
|
||||
dev-python/flask[${PYTHON_USEDEP}]
|
||||
dev-python/vaderSentiment[${PYTHON_USEDEP}]
|
||||
dev-python/plotly[${PYTHON_USEDEP}]
|
||||
dev-python/nltk[${PYTHON_USEDEP}]
|
||||
dev-python/matplotlib[${PYTHON_USEDEP}]
|
||||
dev-python/pandas[${PYTHON_USEDEP}]
|
||||
media-gfx/word_cloud[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>unknown@pentoo.ch</email>
|
||||
<name>Author Unknown</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
|
|
@ -1,4 +1 @@
|
|||
~media-gfx/fontforge-20190801
|
||||
|
||||
#required by maryam
|
||||
=media-gfx/word_cloud-1.8*
|
||||
|
|
|
|||
|
|
@ -50,9 +50,6 @@ net-analyzer/gvm-tools
|
|||
~dev-perl/SQL-Translator-0.110.230
|
||||
~dev-perl/Package-Variant-1.3.2
|
||||
|
||||
# dev-python/cloudscraper is not stable yet
|
||||
net-analyzer/maryam
|
||||
|
||||
net-analyzer/NetExec
|
||||
|
||||
### Gentoo (unverified) ###
|
||||
|
|
|
|||
Loading…
Reference in a new issue