Update PCAPdroid to 1.8.4 (84)

This commit is contained in:
F-Droid checkupdates bot 2025-03-24 04:59:54 +00:00 committed by linsui
parent 74440efcd4
commit b4837d8e8a

View file

@ -823,10 +823,36 @@ Builds:
- popd
ndk: r26d
- versionName: 1.8.4
versionCode: 84
commit: 498cb72ca633ba7eb16db1ef8376afe136f89dd3
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y gcc make libc-dev libpcap-dev autogen libjson-c-dev libnuma-dev
libpcre2-dev wget cmake automake autoconf flex gettext libglib2.0-dev libgcrypt20-dev
libc-ares2 xz-utils bzip2
- apt-get install -t bookworm-backports meson
gradle:
- standard
rm:
- submodules/PCAPdroid-ushark-bin/release
prebuild: sdkmanager 'cmake;3.22.1'
scandelete:
- app/src/main/jni/tests/
- submodules/nDPI/fuzz
build:
- pushd ../submodules/PCAPdroid-ushark-bin
- ./ushark-build.sh
- mv dist release
- popd
ndk: r26d
MaintainerNotes: Ignored files are the DB-IP country lite db and the DB-IP ASN lite
db licensed under CC-BY-4.0.
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.8.3
CurrentVersionCode: 82
CurrentVersion: 1.8.4
CurrentVersionCode: 84