mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Build404
This commit is contained in:
parent
e4c31272b8
commit
9f1c415a9f
4 changed files with 16 additions and 12 deletions
|
|
@ -12,8 +12,8 @@ Description: |-
|
||||||
ultimo messaggio ricevuto, supporto account di diversi provider (Vodafone e
|
ultimo messaggio ricevuto, supporto account di diversi provider (Vodafone e
|
||||||
TIM).
|
TIM).
|
||||||
|
|
||||||
RepoType: git-svn
|
RepoType: git
|
||||||
Repo: https://esms.googlecode.com/svn/trunk
|
Repo: https://github.com/adepasquale/esms
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 2.0.4
|
- versionName: 2.0.4
|
||||||
|
|
|
||||||
|
|
@ -7,8 +7,8 @@ IssueTracker: https://github.com/kostmo/android-spiral-wallpaper/issues
|
||||||
AutoName: HypnoTwister
|
AutoName: HypnoTwister
|
||||||
Description: Draws animated mathematically perfect spirals on your home screen.
|
Description: Draws animated mathematically perfect spirals on your home screen.
|
||||||
|
|
||||||
RepoType: git-svn
|
RepoType: git
|
||||||
Repo: https://android-spiral-wallpaper.googlecode.com/svn/trunk/app
|
Repo: https://github.com/kostmo/android-spiral-wallpaper
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '1.4'
|
- versionName: '1.4'
|
||||||
|
|
|
||||||
|
|
@ -11,9 +11,6 @@ Description: |-
|
||||||
игр, преимущественно с "менюшным" вводом (существует возможность создания
|
игр, преимущественно с "менюшным" вводом (существует возможность создания
|
||||||
полноценного парсера).
|
полноценного парсера).
|
||||||
|
|
||||||
RepoType: git-svn
|
|
||||||
Repo: https://qsp-android-player.googlecode.com/svn/trunk
|
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.0.201 alpha
|
- versionName: 1.0.201 alpha
|
||||||
versionCode: 201
|
versionCode: 201
|
||||||
|
|
@ -27,3 +24,5 @@ AutoUpdateMode: None
|
||||||
UpdateCheckMode: Static
|
UpdateCheckMode: Static
|
||||||
CurrentVersion: 1.0.201 alpha
|
CurrentVersion: 1.0.201 alpha
|
||||||
CurrentVersionCode: 201
|
CurrentVersionCode: 201
|
||||||
|
|
||||||
|
NoSourceSince: 1.0.201 alpha
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,9 @@ Categories:
|
||||||
- Games
|
- Games
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
WebSite: https://instead.syscall.ru
|
WebSite: https://instead.syscall.ru
|
||||||
SourceCode: https://sourceforge.net/p/instead/code
|
SourceCode: https://github.com/instead-hub/instead
|
||||||
IssueTracker: http://instead.syscall.ru/forum/viewforum.php?id=14
|
IssueTracker: https://github.com/instead-hub/instead/issues
|
||||||
Changelog: https://sf.net/p/instead/wiki/ChangeLog
|
Changelog: https://github.com/instead-hub/instead/releases
|
||||||
|
|
||||||
Name: INSTEAD
|
Name: INSTEAD
|
||||||
AutoName: Instead
|
AutoName: Instead
|
||||||
|
|
@ -16,8 +16,8 @@ Description: |-
|
||||||
The package includes interpreter and interactive fiction manager, capable of
|
The package includes interpreter and interactive fiction manager, capable of
|
||||||
downloading games in the chosen language.
|
downloading games in the chosen language.
|
||||||
|
|
||||||
RepoType: git-svn
|
RepoType: git
|
||||||
Repo: https://instead-android.googlecode.com/svn/trunk
|
Repo: https://github.com/instead-hub/instead
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.6.1.9
|
- versionName: 1.6.1.9
|
||||||
|
|
@ -37,6 +37,11 @@ Builds:
|
||||||
buildjni:
|
buildjni:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
MaintainerNotes: |-
|
||||||
|
project was moved to Github after being set to Static here (identified by
|
||||||
|
commit message at old SF repo, followed up via Homepage) – so we might pick
|
||||||
|
it up again (2020-10-30)
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Static
|
UpdateCheckMode: Static
|
||||||
CurrentVersion: 1.6.1.9
|
CurrentVersion: 1.6.1.9
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue