devel/adb: new port

This commit is contained in:
c0dev0id
2026-07-08 11:08:05 +02:00
parent a91ecb0f1d
commit 8813f7e720
28 changed files with 786 additions and 0 deletions

2
devel/adb/pkg/DESCR Normal file
View File

@@ -0,0 +1,2 @@
Android Debug Bridge (adb) is a command line tool for communicating with Android
emulators and devices.

30
devel/adb/pkg/PLIST Normal file
View File

@@ -0,0 +1,30 @@
@bin bin/adb
@bin bin/append2simg
bin/avbtool
@bin bin/ext2simg
@bin bin/fastboot
@bin bin/img2simg
@bin bin/lpadd
@bin bin/lpdump
@bin bin/lpflash
@bin bin/lpmake
@bin bin/lpunpack
bin/mkbootimg
bin/mkdtboimg
@bin bin/mke2fs.android
bin/repack_bootimg
@bin bin/simg2img
bin/unpack_bootimg
@man man/man1/adb.1
share/android-tools/
share/android-tools/completions/
share/android-tools/completions/adb
share/android-tools/completions/fastboot
share/android-tools/mkbootimg/
share/android-tools/mkbootimg/gki/
share/android-tools/mkbootimg/gki/generate_gki_certificate.py
share/android-tools/mkbootimg/mkbootimg.py
share/bash-completion/
share/bash-completion/completions/
share/bash-completion/completions/adb
share/bash-completion/completions/fastboot