fdroiddata/metadata/com.ghostsq.commander.https.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

44 lines
1.4 KiB
YAML

Categories:
- System
License: GPL-3.0-only
WebSite: https://sites.google.com/site/ghostcommander1
SourceCode: https://sourceforge.net/p/gc-webdav/svn/HEAD/tree/
IssueTracker: https://sourceforge.net/p/ghostcommander/_list/tickets
Donate: https://sourceforge.net/p/ghostcommander/donate
AutoName: Ghost Commander - WebDAV plugin
Description: |-
A plug-in for https://f-droid.org/packages/com.ghostsq.commander to access WebDAV sites. Launch Ghost
Commander and go to 'Menu > Location > Home > WebDAV site'. Alternatively,
scroll along the toolbar until you arrive at 'Home'. Enter your server name and
credentials.
RepoType: git-svn
Repo: https://svn.code.sf.net/p/gc-webdav/svn/
Builds:
- versionName: '1.0'
versionCode: 3
disable: broken build
commit: '9'
srclibs:
- GhostCommander@507
extlibs:
- jcifs/jcifs-1.3.17.jar
- custom_rules.xml
prebuild:
- mv libs/custom_rules.xml ./
- pushd $$GhostCommander$$
- android update project -p ./ -t "android-19"
- ant debug -f build.xml
- jar c -C bin/classes/ com > gc.jar
- popd
- install -D $$GhostCommander$$/gc.jar libs/gc.jar
- android update project -p . -t android-19 -n com.ghostsq.commander.https
MaintainerNotes: '* License?'
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.0.3b3
CurrentVersionCode: 11