WebODF: reomve dead disabled app
This commit is contained in:
parent
3b378a0ca5
commit
eb052ce06a
|
|
@ -1,41 +0,0 @@
|
|||
Categories:
|
||||
- Reading
|
||||
License: AGPL-3.0-or-later
|
||||
WebSite: http://webodf.org
|
||||
SourceCode: https://github.com/kogmbh/WebODF
|
||||
IssueTracker: https://github.com/kogmbh/WebODF/issues
|
||||
|
||||
AutoName: WebODF
|
||||
Summary: ODF Document Viewer
|
||||
Description: |-
|
||||
WebODF is a JavaScript library which makes it easy to add Open Document Format
|
||||
(ODF) support to your website and to your mobile or desktop application. It uses
|
||||
HTML and CSS to display ODF documents.
|
||||
|
||||
This app lets you view Open Document format files directly.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/kogmbh/WebODF.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
disable: broken app script needs fixing 5262fc
|
||||
commit: unknown - see disabled
|
||||
subdir: programs/android
|
||||
init:
|
||||
- cd ../../
|
||||
- sed -i '4,6d' .gitmodules
|
||||
- sed -i '12,13d' .git/config
|
||||
- git rm --cached simplerevisionserver/pywebdav
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- cd programs/android
|
||||
prebuild: android update project -p . -s -t android-10
|
||||
androidupdate:
|
||||
- no
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 10300
|
||||
Loading…
Reference in a new issue