Skip to content

Commit

Permalink
ninja2
Browse files Browse the repository at this point in the history
  • Loading branch information
blshkv committed Nov 14, 2024
1 parent 178109d commit 7065281
Show file tree
Hide file tree
Showing 20 changed files with 43 additions and 1,013 deletions.
2 changes: 1 addition & 1 deletion app-exploits/empire/empire-5.11.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/zlib_wrapper[${PYTHON_USEDEP}]
dev-python/netifaces[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/xlutils[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/pymysql[${PYTHON_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion app-exploits/empire/empire-5.11.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/zlib_wrapper[${PYTHON_USEDEP}]
dev-python/netifaces[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/xlutils[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/pymysql[${PYTHON_USEDEP}]
Expand Down
1 change: 0 additions & 1 deletion app-forensics/scap-security-guide/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
DIST scap-security-guide-0.1.50.tar.gz 9101036 BLAKE2B 083b239b01dd3a8fd9ebbf7f63abde7fee4e5c922d69cfdfa3a0e32c6525ea85995853e1fc6128b7dfbc939a1f5c4ecfb503bdb8f1fd5c61f6b238fcd522472a SHA512 679743f36dd83d802d9664e225c9de88bafe9ccb7c05784ab890cc65c1213a8b07b4ce622b2a61ddda20da56e3bf71a6f121a48a3e8de8c7ceac426f84a1877a
DIST scap-security-guide-0.1.51.tar.gz 9170386 BLAKE2B 8efdfb856af8f1ed0481a30dce659de2cac9f8c1d63b1e1e52725b2862fb1d4f5a8cdfd8d9823e4cb0e5571b3f0a87b71fdb5178619bc122eb65a4e8b99f0dee SHA512 b1bfad54c9b26d3b5e6e15436c76a5adb9108fe52717487a21e22341327f090f4f2a511069b7f52ece66a3af586242b71034564a8707721af509401cf1c3bf6f
3 changes: 3 additions & 0 deletions app-forensics/scap-security-guide/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@
<flag name="jinja2">If enabled, the jinja2 templating files will be cached into bytecode</flag>
<flag name="shellcheck">If enabled, shellcheck validation of bash fixes will be performed as part of the ctest tests</flag>
</use>
<upstream>
<remote-id type="github">ComplianceAsCode/content</remote-id>
</upstream>
</pkgmetadata>

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..12} )

SSG_PRODUCTS=(
Expand All @@ -17,6 +18,7 @@ inherit cmake python-single-r1
DESCRIPTION="Security compliance content in SCAP, Bash, Ansible, and other formats"
HOMEPAGE="https://www.open-scap.org/security-policies/scap-security-guide"
SRC_URI="https://github.com/ComplianceAsCode/content/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/content-${PV}"

LICENSE="BSD"
SLOT="0"
Expand All @@ -26,7 +28,8 @@ IUSE="${SSG_PRODUCTS[*]} centos +jinja2 shellcheck scientific-linux test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}
shellcheck? ( test )"

DEPEND="${PYTHON_DEPS}
RDEPEND="${PYTHON_DEPS}"
DEPEND="${RDEPEND}
app-forensics/openscap
dev-libs/expat
dev-libs/libxslt
Expand All @@ -38,15 +41,15 @@ DEPEND="${PYTHON_DEPS}
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/yamllint[${PYTHON_USEDEP}]
')
jinja2? ( $(python_gen_cond_dep 'dev-python/jinja[${PYTHON_USEDEP}]') )
jinja2? ( $(python_gen_cond_dep 'dev-python/jinja2[${PYTHON_USEDEP}]') )
test? (
$(python_gen_cond_dep 'dev-python/pytest[${PYTHON_USEDEP}]')
shellcheck? (
|| ( dev-util/shellcheck-bin dev-util/shellcheck )
)
)"

S="${WORKDIR}/content-${PV}"
RESTRICT="!test? ( test )"

pkg_setup() {
python-single-r1_pkg_setup
Expand Down
1 change: 0 additions & 1 deletion dev-python/coreschema/Manifest

This file was deleted.

22 changes: 0 additions & 22 deletions dev-python/coreschema/coreschema-0.0.4.ebuild

This file was deleted.

8 changes: 0 additions & 8 deletions dev-python/coreschema/metadata.xml

This file was deleted.

1 change: 0 additions & 1 deletion dev-python/poetry-dynamic-versioning/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
DIST poetry_dynamic_versioning-1.2.0.tar.gz 30332 BLAKE2B 30f382d2bcc47cd5a9ea4e6cd8a14b68fb41bb965f8c07330e5b2010c930e6a095a4e8df3a377b368f233e99abf44ea8196713348558572718aae7d9546d2419 SHA512 d6bfe0b65d0e1b259b99558da689bc34facf3f94a31084696115c708457affefffb6b28a882cb11889f1d2ccd027d09632a09c56573a8b351233e3723a8dbc8d
DIST poetry_dynamic_versioning-1.4.0.tar.gz 32629 BLAKE2B f91bc3fc4347b4c7f541707a7c7757097ee575a5a9d21d6f0ff384815ae78c07ed915f8516d14b56c8bfa6594430434999caef4c489e644996f6fc660b288d3d SHA512 e8863d85748dc4424561ce5839f9494bc64e2f73b540eb401b339e2a1edeee338eaaee1faa70e6f10178ab4f90ccd10218b61949d088ccbd01176cbcf7437cd5

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="
>=dev-python/dunamai-1.21.0[${PYTHON_USEDEP}]
>=dev-python/tomlkit-0.4[${PYTHON_USEDEP}]
>=dev-python/jinja-2.11.1[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
"

distutils_enable_tests pytest
2 changes: 1 addition & 1 deletion dev-util/appmon/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST appmon-0.5_p20201013.tar.gz 17210134 BLAKE2B fd03d320680054c6a8ce4677e4bc73470b561aa48cd874b999be6ca8a01c1d68ccc47837250e1e3d20e9eb3acc7210f3e2e5ec23fa702b744ae7f8db003760de SHA512 becad7da0da1bb07467de3961a88bd3033f1925706b30ff23755f301711053a5c5a655b0d3976c73faa7046e61decd020c77aaa221bae452ed31466c17cc3e2a
DIST appmon-0.5_p20221108.tar.gz 17210073 BLAKE2B e1a3da87a44dee74e0bd766ce5ece0da574aa99b4e3ea0252591d4691b0a9d7ab5e062cc3ffb96f882a4f3c5c85f65d3719b8805e1e6896675fe0c9a79dc0a3b SHA512 2966c4c95c0b294026baa4028b97d83a9cabdc92916574a44552d381203bea7d8abe6f520e777ae72ca6159c53de1da04a9b8bddc3b4b31953dfc4a157cebfa4
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

PYTHON_COMPAT=( python3_{10..12} )

inherit python-single-r1

HASH_COMMIT="974418b80e2a3d49278b3acb2c86651894260dda"
HASH_COMMIT="f753c4d287cd752fe926d2087236a98c3810d3e4"

DESCRIPTION="Monitoring and tampering API calls of MacOS and iOS/Android apps"
HOMEPAGE="https://dpnishant.github.io/appmon/"
SRC_URI="https://github.com/dpnishant/appmon/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${PN}-${HASH_COMMIT}

LICENSE="MIT"
SLOT="0"
Expand All @@ -28,7 +29,7 @@ RDEPEND="${PYTHON_DEPS}
dev-util/frida-tools[${PYTHON_USEDEP}]
dev-python/htmlentities[${PYTHON_USEDEP}]
dev-python/itsdangerous[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/mako[${PYTHON_USEDEP}]
dev-python/markupsafe[${PYTHON_USEDEP}]
dev-python/normality[${PYTHON_USEDEP}]
Expand All @@ -41,10 +42,8 @@ RDEPEND="${PYTHON_DEPS}
DEPEND="${RDEPEND}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

S=${WORKDIR}/${PN}-${HASH_COMMIT}

#https://github.com/dpnishant/appmon/issues/86
#PATCHES=( "${FILESDIR}/104.patch" )
# https://github.com/dpnishant/appmon/issues/86
# PATCHES=( "${FILESDIR}/104.patch" )

src_install(){
dodir /usr/$(get_libdir)/${PN}
Expand Down
Loading

0 comments on commit 7065281

Please sign in to comment.