mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Ghost Commander - Samba plugin: 1.02
This commit is contained in:
parent
344e21e3ec
commit
84f5c59d2f
23 changed files with 77 additions and 1 deletions
|
|
@ -8,6 +8,9 @@ Donate: https://sourceforge.net/p/ghostcommander/donate
|
||||||
|
|
||||||
AutoName: Ghost Commander - Samba plugin
|
AutoName: Ghost Commander - Samba plugin
|
||||||
Description: |-
|
Description: |-
|
||||||
|
<b>Note:</b> This plugin is deprecated. Please use
|
||||||
|
<a href="https://f-droid.org/packages/com.ghostsq.commander.smb">Ghost Commander - SMB plugin (new)</a> instead.
|
||||||
|
|
||||||
A plug-in for https://f-droid.org/packages/com.ghostsq.commander to access to Windows network shared
|
A plug-in for https://f-droid.org/packages/com.ghostsq.commander to access to Windows network shared
|
||||||
folders (also referenced as SMB, Samba, CIFS or even NetBios). Launch Ghost
|
folders (also referenced as SMB, Samba, CIFS or even NetBios). Launch Ghost
|
||||||
Commander and go to 'Menu > Location > Home > Windows share'. Alternatively,
|
Commander and go to 'Menu > Location > Home > Windows share'. Alternatively,
|
||||||
|
|
@ -164,6 +167,6 @@ Builds:
|
||||||
- android update project -p . -t android-27 -n com.ghostsq.commander.samba
|
- android update project -p . -t android-27 -n com.ghostsq.commander.samba
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: RepoManifest
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.33b3
|
CurrentVersion: 1.33b3
|
||||||
CurrentVersionCode: 73
|
CurrentVersionCode: 73
|
||||||
|
|
|
||||||
52
metadata/com.ghostsq.commander.smb.yml
Normal file
52
metadata/com.ghostsq.commander.smb.yml
Normal file
|
|
@ -0,0 +1,52 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: https://sites.google.com/site/ghostcommander1
|
||||||
|
SourceCode: https://sourceforge.net/p/gc-smb/svn/
|
||||||
|
IssueTracker: https://sourceforge.net/p/gc-smb/bugs/
|
||||||
|
Donate: https://sourceforge.net/p/ghostcommander/donate
|
||||||
|
|
||||||
|
AutoName: Ghost Commander - SMB plugin
|
||||||
|
Description: |-
|
||||||
|
A plug-in for https://f-droid.org/packages/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.
|
||||||
|
|
||||||
|
RepoType: git-svn
|
||||||
|
Repo: https://svn.code.sf.net/p/gc-smb/svn/
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.02'
|
||||||
|
versionCode: 10
|
||||||
|
commit: '13'
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- GhostCommander@73
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/task clean/,/^}/d' $$GhostCommander$$/build.gradle.root
|
||||||
|
- cp $$GhostCommander$$/build.gradle.root build.gradle.root
|
||||||
|
- pushd $$GhostCommander$$
|
||||||
|
- cat build.gradle >> build.gradle.root
|
||||||
|
- mv build.gradle.root build.gradle
|
||||||
|
- popd
|
||||||
|
- cat build.gradle >> build.gradle.root
|
||||||
|
- mv build.gradle.root build.gradle
|
||||||
|
- sed -i -e "s/'\.\.'/'.'/" build.gradle
|
||||||
|
build:
|
||||||
|
- pushd $$GhostCommander$$
|
||||||
|
- gradle assembleFreeRelease
|
||||||
|
- jar c -C build/intermediates/javac/freeRelease/compileFreeReleaseJavaWithJavac/classes/
|
||||||
|
com > com.jar
|
||||||
|
- popd
|
||||||
|
- mv $$GhostCommander$$/com.jar com.jar
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '1.02'
|
||||||
|
CurrentVersionCode: 10
|
||||||
1
metadata/com.ghostsq.commander.smb/de/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/de/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Auf Dateien im Netzwerk zugreifen
|
||||||
1
metadata/com.ghostsq.commander.smb/en-US/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/en-US/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Access files on the network
|
||||||
1
metadata/com.ghostsq.commander.smb/eo/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/eo/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Aliri dosierojn en loka reto
|
||||||
1
metadata/com.ghostsq.commander.smb/es/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/es/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Acceder a ficheros en la red
|
||||||
1
metadata/com.ghostsq.commander.smb/fr/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/fr/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Accéder aux fichiers sur le réseau
|
||||||
1
metadata/com.ghostsq.commander.smb/he/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/he/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
גישה לקבצים ברשת
|
||||||
1
metadata/com.ghostsq.commander.smb/it/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/it/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Accede ai file sulla rete
|
||||||
1
metadata/com.ghostsq.commander.smb/ja/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/ja/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
ネットワーク上のファイルにアクセス
|
||||||
1
metadata/com.ghostsq.commander.smb/nb/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/nb/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Få tilgang til filer over nettverket
|
||||||
1
metadata/com.ghostsq.commander.smb/nn/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/nn/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Får tilgang til filer på nettverket
|
||||||
1
metadata/com.ghostsq.commander.smb/pl/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/pl/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Uzyskaj dostęp do plików w sieci
|
||||||
1
metadata/com.ghostsq.commander.smb/pt-BR/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/pt-BR/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Acesse arquivos na rede
|
||||||
1
metadata/com.ghostsq.commander.smb/pt-PT/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/pt-PT/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Acessar ficheiros na rede
|
||||||
1
metadata/com.ghostsq.commander.smb/pt/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/pt/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Acessar ficheiros na rede
|
||||||
1
metadata/com.ghostsq.commander.smb/ro/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/ro/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Accesați fișierele din rețea
|
||||||
1
metadata/com.ghostsq.commander.smb/ru/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/ru/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Доступ к файлам в сети
|
||||||
1
metadata/com.ghostsq.commander.smb/sq/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/sq/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Hyni te kartela në rrjet
|
||||||
1
metadata/com.ghostsq.commander.smb/tr/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/tr/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Ağdaki dosyalara erişim sağlayın
|
||||||
1
metadata/com.ghostsq.commander.smb/uk/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/uk/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Доступ до файлів у мережі
|
||||||
1
metadata/com.ghostsq.commander.smb/zh-CN/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/zh-CN/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
访问网络上的文件
|
||||||
1
metadata/com.ghostsq.commander.smb/zh-TW/summary.txt
Normal file
1
metadata/com.ghostsq.commander.smb/zh-TW/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
訪問網絡上的文件
|
||||||
Loading…
Reference in a new issue