Merge branch 'master' into 'master'

Tinc App: remove redundant metadata

See merge request fdroid/fdroiddata!3544
This commit is contained in:
Licaon_Kter 2018-08-10 16:06:19 +00:00
commit 2a9248a5c4

View file

@ -1,30 +1,12 @@
Categories:Connectivity,Internet,Security,System
License:GPL-3.0-only
Web Site:http://tincapp.pacien.org
Web Site:https://tincapp.pacien.org
Source Code:https://github.com/pacien/tincapp
Issue Tracker:https://github.com/pacien/tincapp/issues
Donate:https://paypal.me/pacien/15
Bitcoin:152t9TEBBhEescQx5gG7T5wHaJVeupAXQm
Auto Name:Tinc App
Summary:A mesh VPN daemon
Description:
Main features:
* Does NOT require root privilege
* Connection management through a graphical user interface
* Uses conventional tinc configuration files (extended with support for encrypted private keys and VPN bypass per Android application)
* Automatable using third party Android applications via Intents
Platform specific limitations:
* Operates with tinc in router mode only
* Connects to only one tinc network at a time
* No support for hook scripts
Please see the project's website for more information (setup guides,
documentation, sources): [http://tincapp.pacien.org]
.
Repo Type:git
Repo:https://github.com/pacien/tincapp.git
@ -121,6 +103,7 @@ Build:0.18,18
commit=v0.18
subdir=app
gradle=yes
prebuild=sed -i -e '/keystorePropertiesFile/,+2d' -e '/signingConfigs/,+7d' -e '/signingConfigs.release/d' -e '/keystoreProperties/d' build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags