seafile changed package name; can't build latest version
This commit is contained in:
parent
1b9317ad06
commit
f9fee09de5
|
@ -26,7 +26,7 @@ prebuild=sed -i -e 's@\.1=.*@.1=$$ActionBarSherlock$$@' -e 's@\.2=.*@.2=$$aFileC
|
|||
project.properties && cp libs/android-support-v4.jar $$aFileChooser$$/libs/android-support-v4.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:Static
|
||||
Current Version:0.4.0
|
||||
Current Version Code:2
|
||||
|
||||
|
|
34
metadata/com.seafile.seadroid2.txt
Normal file
34
metadata/com.seafile.seadroid2.txt
Normal file
|
@ -0,0 +1,34 @@
|
|||
Category:Internet
|
||||
License:Apache2
|
||||
Web Site:http://seafile.com/en/download/
|
||||
Source Code:https://github.com/haiwen/seadroid
|
||||
Issue Tracker:https://github.com/haiwen/seadroid
|
||||
|
||||
Auto Name:Seafile
|
||||
Summary:File synchronization
|
||||
Description:
|
||||
Client for the Seafile cloud file server and project management software.
|
||||
If you are in a small team with a few people, you can create a group in Seafile
|
||||
and invite other team members.
|
||||
Team members can then maintain file libraries together and collaborate
|
||||
around them.
|
||||
|
||||
You can try the [http://seafile.cc/demo demo], sign up for an account
|
||||
at the website, or since the server-side is also free-as-in-freedom, it can be
|
||||
installed on any server and configured to work with the app.
|
||||
.
|
||||
|
||||
Build Version:0.6.1,10,!one error; only guessing at library at 0.6.1,\
|
||||
srclibs=ActionBarSherlock@4.2.0;aFileChooser@bd54d1411f;NewQuickAction3D@f2b7b069547b;\
|
||||
HttpRequest-Sawicki@http-request-5.4.1,\
|
||||
prebuild=sed -i -e 's@\.1=.*@.1=$$ActionBarSherlock$$@' -e 's@\.2=.*@.2=$$aFileChooser$$@' \
|
||||
-e 's@\.3=.*@.3=$$NewQuickAction3D$$@' project.properties && \
|
||||
printf 'source.dir=src;$$HttpRequest-Sawicki$$' >> ant.properties && \
|
||||
cp libs/android-support-v4.jar $$aFileChooser$$/libs/android-support-v4.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
# started to use tags; also on gplay
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.6.1
|
||||
Current Version Code:10
|
||||
|
Loading…
Reference in a new issue