fdroiddata/metadata/com.ghostsq.commander.samba...

80 lines
2.8 KiB
Plaintext

Categories:System
License:GPLv3
Web Site:http://sites.google.com/site/ghostcommander1
Source Code:http://sourceforge.net/p/gc-samba/code
Issue Tracker:http://sourceforge.net/p/gc-samba/_list/tickets
Donate:http://sourceforge.net/p/ghostcommander/donate
Auto Name:Ghost Commander - Samba plugin
Summary:Access files on the network
Description:
A plug-in for [[com.ghostsq.commander]] to access to Windows network shared
folders (also referenced as SMB, Samba, CIFS or even NetBios).
Launch Ghost Commander and go to 'Menu > Location > Home > Windows share'.
Alternatively, scroll along the toolbar until you arrive at 'Home'.
Enter your server name and credentials (if any), then tap the 'Connect' button.
Once connected, you should be able to see a list of Windows machines or
Samba servers on the network. Tip: Better have the Windows account with
password. A passwordless Windows account might not work.
.
# 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-samba/code
Build:1.21.3b1,47
disable=dexclassloader crash: see forum (at 102)
commit=102
init=rm -rf gen/ && \
svn co -r407 https://svn.code.sf.net/p/ghostcommander gc/code
extlibs=jcifs/jcifs-1.3.17.jar
prebuild=sed -i 's/Utils.getCause( e )/e.getMessage()/' src/com/ghostsq/commander/samba/SMBAdapter.java
build=ant release -f gc/build.xml && \
cd libs/ && \
cp -a ../gc/bin/classes/com . && \
zip -r -9 gc.jar com/ && \
rm -rf com/
Build:1.21.3,50
disable=Build problems
commit=unknown - see disabled
Build:1.30,51
commit=106
srclibs=GhostCommander@390
extlibs=jcifs/jcifs-1.3.17.jar,custom_rules.xml
build=mv libs/custom_rules.xml . && \
ant debug -f $$GhostCommander$$/build.xml && \
jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \
install -D gc.jar libs/gc.jar
Build:1.31,52
commit=108
srclibs=GhostCommander@390
extlibs=jcifs/jcifs-1.3.17.jar,custom_rules.xml
build=mv libs/custom_rules.xml . && \
ant debug -f $$GhostCommander$$/build.xml && \
jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \
install -D gc.jar libs/gc.jar
Build:1.31.1,57
commit=113
srclibs=GhostCommander@445
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.samba
Auto Update Mode:None
Update Check Mode:RepoManifest
Update Check Ignore:b
Current Version:1.31.1
Current Version Code:57