mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-23 15:20:56 +02:00
pentoo-mobile: bump, repoman fixes, not ready for arm
This commit is contained in:
parent
32417a3b1a
commit
1b0252b171
2 changed files with 8 additions and 12 deletions
|
|
@ -8,7 +8,7 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="+android +ios pentoo-extra pentoo-full"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
#projects to add?
|
||||
#https://github.com/504ensicslabs/lime
|
||||
|
|
@ -17,25 +17,20 @@ KEYWORDS="amd64 arm x86"
|
|||
#https://github.com/JesusFreke/smali
|
||||
|
||||
#dev-util/qark
|
||||
|
||||
#python2 only:
|
||||
#dev-util/appmon
|
||||
|
||||
PDEPEND="dev-util/frida-tools
|
||||
pentoo-full? (
|
||||
dev-util/dwarf-debugger
|
||||
dev-util/objection
|
||||
!arm? ( dev-util/lief )
|
||||
dev-util/lief
|
||||
)
|
||||
android? ( !arm? ( dev-util/apktool
|
||||
android? ( dev-util/apktool
|
||||
dev-util/appmon
|
||||
dev-util/dex2jar
|
||||
dev-util/android-tools
|
||||
)
|
||||
pentoo-full? (
|
||||
dev-python/apkid
|
||||
!arm? ( app-misc/gplaycli
|
||||
app-misc/gplaycli
|
||||
dev-util/android-sdk-build-tools
|
||||
)
|
||||
dev-util/androguard
|
||||
)
|
||||
pentoo-extra? (
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
pentoo/pentoo-analyzer
|
||||
pentoo/pentoo-bluetooth
|
||||
pentoo/pentoo-cinnamon
|
||||
pentoo/pentoo-cracking
|
||||
pentoo/pentoo-core
|
||||
pentoo/pentoo-cracking
|
||||
pentoo/pentoo-database
|
||||
pentoo/pentoo-exploit
|
||||
pentoo/pentoo-forensics
|
||||
|
|
@ -11,6 +11,8 @@ pentoo/pentoo-fuzzers
|
|||
pentoo/pentoo-installer
|
||||
pentoo/pentoo-livecd
|
||||
pentoo/pentoo-mitm
|
||||
pentoo/pentoo-mobile
|
||||
pentoo/pentoo-nfc
|
||||
pentoo/pentoo-opencl
|
||||
pentoo/pentoo-proxies
|
||||
pentoo/pentoo-radio
|
||||
|
|
@ -19,4 +21,3 @@ pentoo/pentoo-scanner
|
|||
pentoo/pentoo-system
|
||||
pentoo/pentoo-voip
|
||||
pentoo/pentoo-wireless
|
||||
pentoo/pentoo-nfc
|
||||
|
|
|
|||
Loading…
Reference in a new issue