mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
frida-tools: 5.1.0 bump
This commit is contained in:
parent
cb567fc0b8
commit
f9c8b0b142
4 changed files with 90 additions and 0 deletions
|
|
@ -8,3 +8,8 @@ DIST frida-12.7.4-py2.7-linux-x86_64.egg 22901911 BLAKE2B c00caac058f4a482034810
|
|||
DIST frida-12.7.4-py3.6-linux-i686.egg 24533695 BLAKE2B da62736a2734a0b09dad4ff481d9706ea168987a34e0190982101adb0fa884363655d5262aa15947fbe3ad1dd31af787f541ea2fdf13ed3508c9fe57964d7389 SHA512 88759953c7c63334f4f743040e19f0181497a7a72b2a1a8be13085a28d7319b32bf7ae2201cfbc81a90dd8ce1f434d5c51a96b25dcca200e5ac9f05f1c78690b
|
||||
DIST frida-12.7.4-py3.6-linux-x86_64.egg 22903455 BLAKE2B e8336c53986dc23b35bdb48d817825563cd1510ea1b0b5edc53e91c1ae62f226c4611ce3035d6e1e9b3b05628155deb4cdbc7f51c9ccf910122854e092868322 SHA512 1cfad75ba432833b606eb451ebc95eadc32774bcbefecad0217aec38eb993acafdfe50418461b71b557536e67d66529c524a78ced769809b1d529b25b9b96487
|
||||
DIST frida-12.7.4.tar.gz 6740 BLAKE2B ecc395a35c2925fd2296fb163f8bea3e62de75796f1ee721d8a6ee9cb7ec4dfdbe1d4df0ea56b2784c072e2880e57f914db0b87b74a87522e50d00e696ef2b92 SHA512 14316ae2870d5978172f9c65dba3eac793000d88b2524666851b01d06bec76b27db66d006012e984b20e6368f208678583c2b28d43eb43fa2d76210f21015807
|
||||
DIST frida-12.7.5-py2.7-linux-i686.egg 24553483 BLAKE2B 9176222af791777d5873d9f3c236e5211963046e8bbc38c50ee15369a1035302b8dcc035b895fc3de6980d13222fddb8724b4dd414bcd5e767c0f2b12ebd593c SHA512 5a639b1f19d9e26ca85b606871ebb403c1b7197703442d6504fcb3dd63e454a906739051892e22cd0a234d482b8a9eb60f5d6e911e5a4556cd71dedb4333d9e1
|
||||
DIST frida-12.7.5-py2.7-linux-x86_64.egg 22927853 BLAKE2B 5b88a509f28a855b4e1dbdd236129a3b4a9915d0ba45b73ae54a5f20a5c6a57f4662c26efb66d0765c451acfa5d18222e7d5e2de8e8a8c8288f3967b535fbbfb SHA512 a9eecc9c2d91c45cee2550d19b72d200c01b2721b6958352a6c46cbd287463046dd1e04110a096f38ab26c8d51d5b5784a028612107865a61197560777d5f073
|
||||
DIST frida-12.7.5-py3.6-linux-i686.egg 24556026 BLAKE2B 6a387fcf4eb79b73b6ab3af174d75cd4038c9c3cf2b74640487b11dde5fd6cc62656e70e638d228b939adb53f442338d7b84c9cab95e2789f15e65bf67c5d8e2 SHA512 b22626004ecfc0ce1d3b824cdbc9dde0ab057495c9a752cde4f1c6047c9aca5a07ba4667b2e2e4c4c0c5c0539a34349176f58888bbb0d3a03236dae90e625102
|
||||
DIST frida-12.7.5-py3.6-linux-x86_64.egg 22929865 BLAKE2B b43b7baaced388afca44e811f3c98215ffa5d89debd649885fdbfb7545c306a28fa5904651cad448590b1392363d3596d8673133fad7b35c1c6e954f0ff0a459 SHA512 b679ab0f04d6fcd2da2d6b6942c6ab248c236b8fd90a5ee5dd31883717c77f381add82fee2d673773f90a63fcbf48f54617bea81a0746938c8dee290bcad08b7
|
||||
DIST frida-12.7.5.tar.gz 6857 BLAKE2B 72c8a7f6d61bbde99f9eeaf4f2c9b7e1a0550f299aff4673bec9b8d369ef4fdb3909f0ca0b3f160f2ec32059259c9a8592232ab3ef89ba7f88da0d93ed078b0a SHA512 832207dda1f8962bb576aa0af2af2bd8988aeb32f80cd0f32bb21578229e8dfc92a4effeb0ec5723a2cd8d34558e618abba188d693d6cd3f6da2900b3d27396f
|
||||
|
|
|
|||
60
dev-python/frida-python/frida-python-12.7.5.ebuild
Normal file
60
dev-python/frida-python/frida-python-12.7.5.ebuild
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_6,3_7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_PN="frida"
|
||||
|
||||
DESCRIPTION="Dynamic instrumentation toolkit for reverse-engineers and security researchers"
|
||||
HOMEPAGE="https://github.com/frida/frida"
|
||||
|
||||
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz
|
||||
x86? (
|
||||
https://files.pythonhosted.org/packages/2.7/f/frida/frida-${PV}-py2.7-linux-i686.egg
|
||||
https://files.pythonhosted.org/packages/3.6/f/frida/frida-${PV}-py3.6-linux-i686.egg
|
||||
)
|
||||
amd64? (
|
||||
https://files.pythonhosted.org/packages/2.7/f/frida/frida-${PV}-py2.7-linux-x86_64.egg
|
||||
https://files.pythonhosted.org/packages/3.6/f/frida/frida-${PV}-py3.6-linux-x86_64.egg
|
||||
)"
|
||||
# arm64? (
|
||||
# https://files.pythonhosted.org/packages/2.7/f/frida/frida-${PV}-py2.7-linux-aarch64.egg
|
||||
# https://files.pythonhosted.org/packages/3.5/f/frida/frida-${PV}-py3.5-linux-aarch64.egg
|
||||
# )
|
||||
|
||||
LICENSE="wxWinLL-3.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${PYTHON_DEPS}"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/lib.*/python.*/site-packages/_frida.*\.so"
|
||||
|
||||
PATCHES=( "${FILESDIR}/frida-offline.patch" )
|
||||
|
||||
src_prepare(){
|
||||
#copy symlinks to homedir for offline installation
|
||||
if use amd64; then
|
||||
cp -s "${DISTDIR}"/frida-${PV}-py2.7-linux-x86_64.egg "${HOME}"
|
||||
cp -s "${DISTDIR}"/frida-${PV}-py3.6-linux-x86_64.egg "${HOME}"
|
||||
cp -s "${DISTDIR}"/frida-${PV}-py3.6-linux-x86_64.egg "${HOME}"/frida-${PV}-py3.7-linux-x86_64.egg
|
||||
# elif use arm64; then
|
||||
# cp -s "${DISTDIR}"/frida-${PV}-py2.7-linux-aarch64.egg "${HOME}"
|
||||
# cp -s "${DISTDIR}"/frida-${PV}-py3.5-linux-aarch64.egg "${HOME}"
|
||||
# cp -s "${DISTDIR}"/frida-${PV}-py3.5-linux-aarch64.egg "${HOME}"/frida-${PV}-py3.6-linux-aarch64.egg
|
||||
# cp -s "${DISTDIR}"/frida-${PV}-py3.5-linux-aarch64.egg "${HOME}"/frida-${PV}-py3.7-linux-aarch64.egg
|
||||
elif use x86; then
|
||||
cp -s "${DISTDIR}"/frida-${PV}-py2.7-linux-i686.egg "${HOME}"
|
||||
cp -s "${DISTDIR}"/frida-${PV}-py3.6-linux-i686.egg "${HOME}"
|
||||
cp -s "${DISTDIR}"/frida-${PV}-py3.6-linux-i686.egg "${HOME}"/frida-${PV}-py3.7-linux-i686.egg
|
||||
fi
|
||||
|
||||
default
|
||||
}
|
||||
|
|
@ -3,3 +3,4 @@ DIST frida-tools-2.0.1.tar.gz 25028 BLAKE2B 9c42cfd3d4b4f5d7a5bc991d308d351f9252
|
|||
DIST frida-tools-2.1.1.tar.gz 25203 BLAKE2B 011435444a96aa8eeb32c691102cae0773e434c14852fcf1e035831c7096450b4affb1088196a6ac67090418797976dc30c9bca585e18bade39bf75ce79a4c4d SHA512 f9c3ac881118f9bfe1ebce58428c592b1a5b647a8636761d24fae29a33a347573179f9bfa26c5eed0bdb22a4f028322aa646a21e5ea8fc70b630aee3b1b92504
|
||||
DIST frida-tools-4.0.0.tar.gz 25953 BLAKE2B 2c9df60e426b58f8b9f188a1c584c15f3dc48ad8d7c542473d03b504b5bd7b22f1080d6177d08ac27e44976cc4389fc9eac06663ffee0dcd56acdfa15fd573e5 SHA512 3a3e0c89991946d3153ec2779a255469f97f0b5fd2e2f6d6d64aef6de9bdd7d7356c6f394eecd2695ccc5ff4a64c631cec0402c71c3c16d82752c6ddd987428b
|
||||
DIST frida-tools-5.0.1.tar.gz 26855 BLAKE2B efea440fbebea1dda24e3e4705fc660f9af11f66bdb2993f6b46a0689c45c3bf9fddca4530d2625638a48a3799161c4f94403b54c8882d726b21b38e03908d22 SHA512 1dc7f4c3634a15f5de359e341d27da58d1c55856b30a775f0db1ce40d78b1389ad59ec14d9c84088138e3c2ed1337fec28b9de8b549a6caca55996d4dfab2d20
|
||||
DIST frida-tools-5.1.0.tar.gz 26985 BLAKE2B 581d7026d019928a989b35a0957dc2e917ce3479ff18651423ad6eed20290fabec416baecb90e7cecb41c6352a325ad31729548d28cf1ddaafc4368a62f979bf SHA512 9c341ac256a6373facb1fe53b3615f1d18fa80ffcafd0bf61de4e793512cd6ea79ada3f6b1783ec292db4fc1cd0e59d2b813809945b3adb780d3bd08f5a29276
|
||||
|
|
|
|||
24
dev-util/frida-tools/frida-tools-5.1.0.ebuild
Normal file
24
dev-util/frida-tools/frida-tools-5.1.0.ebuild
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Frida CLI tools"
|
||||
HOMEPAGE="https://github.com/frida/frida-tools"
|
||||
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${PV}.tar.gz"
|
||||
|
||||
LICENSE="wxWinLL-3.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND="${PYTHON_DEPS}"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-python/colorama[${PYTHON_USEDEP}]
|
||||
>=dev-python/frida-python-12.7.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/prompt_toolkit-2.0.0[${PYTHON_USEDEP}]
|
||||
dev-python/pygments[${PYTHON_USEDEP}]"
|
||||
Loading…
Reference in a new issue