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

105 lines
3.8 KiB
Plaintext
Raw Normal View History

Categories:System
2013-04-05 15:38:40 +00:00
License:GPLv3
2015-06-03 19:00:30 +00:00
Web Site:https://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
2013-04-05 15:38:40 +00:00
2013-06-14 06:16:22 +00:00
Auto Name:Ghost Commander - Samba plugin
2013-04-05 15:38:40 +00:00
Summary:Access files on the network
Description:
2013-04-09 21:38:55 +00:00
A plug-in for [[com.ghostsq.commander]] to access to Windows network shared
2015-09-12 05:52:14 +00:00
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.
2013-04-05 15:38:40 +00:00
.
# If you are building this yourself, config.py must be edited to sign this
# with the same key as Ghost Commander
2013-04-05 15:38:40 +00:00
Repo Type:git-svn
Repo:https://svn.code.sf.net/p/gc-samba/code
2013-04-05 15:38:40 +00:00
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
2013-04-05 15:38:40 +00:00
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
Build:1.31.2b1,58
commit=115
srclibs=GhostCommander@500
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
Build:1.32b2,60
commit=116
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.samba
2013-04-05 15:38:40 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
2015-10-04 09:46:02 +00:00
# Update Check Ignore:b
Current Version:1.32b2
Current Version Code:60