mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
ANONguard
This commit is contained in:
parent
bc5630289f
commit
9760ca69da
1 changed files with 43 additions and 0 deletions
43
metadata/anonvpn.anon_next.android.yml
Normal file
43
metadata/anonvpn.anon_next.android.yml
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: The VPN provider can't be changed.
|
||||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
- Security
|
||||
License: BSD-3-Clause
|
||||
AuthorName: JAP-Team
|
||||
AuthorEmail: jap@inf.tu-dresden.de
|
||||
AuthorWebSite: https://anon.inf.tu-dresden.de
|
||||
WebSite: https://anon.inf.tu-dresden.de
|
||||
SourceCode: https://dud-scm.inf.tu-dresden.de/an.on/anonguard
|
||||
|
||||
RepoType: git
|
||||
Repo: https://dud-scm.inf.tu-dresden.de/an.on/anonguard-fdroid.git
|
||||
|
||||
Builds:
|
||||
- versionName: 00.00.022
|
||||
versionCode: 22
|
||||
commit: d41d2de7db891f83c907d7ba1d52c094e31d9f4c
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get remove -y openjdk*
|
||||
- apt-get autoremove -y
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/ANONguard/build.gradle
|
||||
- app/skypeforanon/src_win32
|
||||
- app/skypeforanon/src/main/resources/libskype_dbus_x86.so
|
||||
- app/skypeforanon/src/main/resources/libskype_dbus_x64.so
|
||||
- app/skypeforanon/src_osx
|
||||
- app/anonlib/src/test/resources/anon/proxy/compressedIn
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 00.00.022
|
||||
CurrentVersionCode: 22
|
||||
Loading…
Reference in a new issue