mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'master' of https://gitlab.com/fdroid/fdroiddata
This commit is contained in:
commit
fa2d3ad6e1
6 changed files with 51 additions and 19 deletions
32
metadata/org.sufficientlysecure.termbot.txt
Normal file
32
metadata/org.sufficientlysecure.termbot.txt
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
Categories:Internet
|
||||||
|
License:Apache-2.0
|
||||||
|
Web Site:https://github.com/open-keychain/termbot
|
||||||
|
Source Code:https://github.com/open-keychain/termbot
|
||||||
|
Issue Tracker:https://github.com/open-keychain/termbot/issues
|
||||||
|
Changelog:https://github.com/open-keychain/termbot/blob/HEAD/CHANGELOG.md
|
||||||
|
Donate:https://www.openkeychain.org/
|
||||||
|
|
||||||
|
Auto Name:TermBot for OpenKeychain
|
||||||
|
Summary:SSH client for use with smart cards
|
||||||
|
Description:
|
||||||
|
Special version of ConnectBot that supports the SSH Authentication API. In
|
||||||
|
combination with OpenKeychain it can use OpenPGP keys.
|
||||||
|
|
||||||
|
This is primarily developed to support authentication subkeys on smart cards and
|
||||||
|
other security tokens over NFC and USB.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/open-keychain/termbot
|
||||||
|
|
||||||
|
Build:1.9.2-termbot.2,19202
|
||||||
|
commit=v1.9.2-termbot.2
|
||||||
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
|
gradle=oss
|
||||||
|
prebuild=sed -i -e '/googleCompile/d;/versionNameSuffix/d' build.gradle
|
||||||
|
|
||||||
|
Auto Update Mode:Version v%v
|
||||||
|
Update Check Mode:Tags ^v[0-9.]+$
|
||||||
|
Current Version:1.9.2-termbot.2
|
||||||
|
Current Version Code:19202
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
Internet 387
|
Internet 388
|
||||||
System 387
|
System 388
|
||||||
Multimedia 349
|
Multimedia 349
|
||||||
Games 291
|
Games 292
|
||||||
Navigation 181
|
Navigation 181
|
||||||
Science & Education 163
|
Science & Education 163
|
||||||
Reading 141
|
Reading 141
|
||||||
|
|
@ -13,5 +13,5 @@ Connectivity 123
|
||||||
Security 118
|
Security 118
|
||||||
Money 65
|
Money 65
|
||||||
Phone & SMS 63
|
Phone & SMS 63
|
||||||
Sports & Health 58
|
Sports & Health 59
|
||||||
Graphics 34
|
Graphics 34
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,6 @@
|
||||||
|
org.secuso.privacyfriendlycardgameone
|
||||||
|
com.saha.batchuninstaller
|
||||||
|
com.github.axet.binauralbeats
|
||||||
org.secuso.privacyfriendlypaindiary
|
org.secuso.privacyfriendlypaindiary
|
||||||
org.seamapdroid
|
org.seamapdroid
|
||||||
de.fragdenstaat.app
|
de.fragdenstaat.app
|
||||||
|
|
@ -5,6 +8,3 @@ com.rockbyte.arxiv
|
||||||
com.enjoyingfoss.om
|
com.enjoyingfoss.om
|
||||||
com.alaskalinuxuser.justchess
|
com.alaskalinuxuser.justchess
|
||||||
de.larcado.sesam
|
de.larcado.sesam
|
||||||
pl.hypeapp.episodie
|
|
||||||
org.mbach.lemonde
|
|
||||||
net.yolosec.routerkeygen2
|
|
||||||
|
|
|
||||||
|
|
@ -1,26 +1,26 @@
|
||||||
GPL-3.0 980
|
GPL-3.0-only 982
|
||||||
Apache-2.0 577
|
Apache-2.0 578
|
||||||
GPL-3.0+ 313
|
GPL-3.0-or-later 314
|
||||||
MIT 289
|
MIT 289
|
||||||
GPL-2.0 141
|
GPL-2.0-only 141
|
||||||
GPL-2.0+ 94
|
GPL-2.0-or-later 94
|
||||||
BSD-3-Clause 42
|
BSD-3-Clause 42
|
||||||
AGPL-3.0 28
|
AGPL-3.0-only 28
|
||||||
MPL-2.0 22
|
MPL-2.0 22
|
||||||
LGPL-3.0 15
|
LGPL-3.0-only 15
|
||||||
WTFPL 15
|
WTFPL 15
|
||||||
AGPL-3.0+ 14
|
AGPL-3.0-or-later 14
|
||||||
BSD-2-Clause-FreeBSD 14
|
BSD-2-Clause-FreeBSD 14
|
||||||
PublicDomain 12
|
PublicDomain 12
|
||||||
Unlicense 9
|
Unlicense 9
|
||||||
ISC 8
|
ISC 8
|
||||||
LGPL-2.1 7
|
LGPL-2.1-only 7
|
||||||
Artistic-2.0 4
|
Artistic-2.0 4
|
||||||
BSD-2-Clause 3
|
BSD-2-Clause 3
|
||||||
CC-BY-4.0 3
|
CC-BY-4.0 3
|
||||||
CC-BY-SA-3.0 3
|
CC-BY-SA-3.0 3
|
||||||
EPL-1.0 3
|
EPL-1.0 3
|
||||||
LGPL-2.1+ 3
|
LGPL-2.1-or-later 3
|
||||||
Beerware 2
|
Beerware 2
|
||||||
CC-BY-NC-3.0 2
|
CC-BY-NC-3.0 2
|
||||||
CC-BY-SA-4.0 2
|
CC-BY-SA-4.0 2
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
git 2407
|
git 2411
|
||||||
git-svn 132
|
git-svn 132
|
||||||
hg 55
|
hg 55
|
||||||
bzr 18
|
bzr 18
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Tags 1367
|
Tags 1371
|
||||||
RepoManifest 796
|
RepoManifest 796
|
||||||
Static 238
|
Static 238
|
||||||
None 204
|
None 204
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue