From e28291b7ce21d40626813d34082dd37d1d28164b Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 10 Jul 2015 01:39:17 +0200 Subject: [PATCH] New app: Ghost Commander - WebDAV plugin (disabled) --- metadata/com.ghostsq.commander.https.txt | 44 ++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/com.ghostsq.commander.https.txt diff --git a/metadata/com.ghostsq.commander.https.txt b/metadata/com.ghostsq.commander.https.txt new file mode 100644 index 0000000000..a98e1589cc --- /dev/null +++ b/metadata/com.ghostsq.commander.https.txt @@ -0,0 +1,44 @@ +Categories:System +License:GPLv3 +Web Site:https://sites.google.com/site/ghostcommander1 +Source Code:http://sourceforge.net/p/gc-webdav/svn/HEAD/tree/ +Issue Tracker:http://sourceforge.net/p/ghostcommander/_list/tickets +Donate:http://sourceforge.net/p/ghostcommander/donate + +Auto Name:Ghost Commander - WebDAV plugin +Summary:Access files over WebDAV +Description: +A plug-in for [[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. +. + +# If you are building this yourself, config.py must be edited to sign this +# with the same key as Ghost Commander +Repo Type:git-svn +Repo:https://svn.code.sf.net/p/gc-webdav/svn/ + +Build:1.0,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 + +Maintainer Notes: +* License? +. + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:3 +