Fix Repo: urls for divedroid and foafviewer.
This commit is contained in:
parent
6caa1089b8
commit
d5959f1ab1
|
@ -1,8 +1,8 @@
|
|||
Category:Office
|
||||
License:GPLv3
|
||||
Web Site:http://divedroid.android.networld.to
|
||||
Source Code:http://sources.networld.to/?p=android/DiveDroid.git;a=summary
|
||||
Issue Tracker:
|
||||
Source Code:https://github.com/obale/divedroid
|
||||
Issue Tracker:https://github.com/obale/divedroid/issues
|
||||
|
||||
Summary:Scuba Dive Logbook
|
||||
Description:
|
||||
|
@ -19,12 +19,11 @@ Portable data through the use of RDFS Ontology.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
#The following would appear to be the correct new address (see
|
||||
#http://sources.networld.to/?p=android/DiveDroid.git;a=summary) but it
|
||||
#isn't working currently for some reason
|
||||
Repo:git://gandalf.networld.to/home/repos/semweb/android/DiveDroid.git
|
||||
Repo:https://github.com/obale/divedroid.git
|
||||
|
||||
Build Version:0.6,1,c50b1e638253cedf32dce49ef836fd30ba6071f9,encoding=utf-8,prebuild=mkdir libs && cd libs && wget http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.3.zip && unzip -j jaxen-1.1.3.zip jaxen-1.1.3/jaxen-1.1.3.jar && rm *.zip && wget -O org.dom4j.jar http://sourceforge.net/projects/dom4j/files/dom4j-2.0.0-ALPHA-2/dom4j-2.0.0-ALPHA-2.jar/download && wget http://achartengine.googlecode.com/files/achartengine-0.5.0.jar && cd ..
|
||||
|
||||
Update Check Mode:Market
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.6
|
||||
Current Version Code:1
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ Disabled:Build problem
|
|||
Category:Office
|
||||
License:GPLv3
|
||||
Web Site:http://foafviewer.android.networld.to
|
||||
Source Code:git://networld.to/var/scm/android/FOAFViewer.git
|
||||
Issue Tracker:
|
||||
Source Code:https://github.com/obale/foafviewer
|
||||
Issue Tracker:https://github.com/obale/foafviewer/issues
|
||||
|
||||
Summary:FOAF (Friend Of A Friend) Viewer
|
||||
Description:
|
||||
|
@ -13,7 +13,7 @@ view.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:git://networld.to/var/scm/android/FOAFViewer.git
|
||||
Repo:https://github.com/obale/foafviewer.git
|
||||
|
||||
Build Version:0.11,3,FOAFViewer_v0.11,prebuild=mkdir libs && cd libs && wget http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.3.zip && unzip -j jaxen-1.1.3.zip jaxen-1.1.3/jaxen-1.1.3.jar && rm *.zip && wget -O org.dom4j.jar http://sourceforge.net/projects/dom4j/files/dom4j-2.0.0-ALPHA-2/dom4j-2.0.0-ALPHA-2.jar/download && cd ..
|
||||
|
||||
|
|
Loading…
Reference in a new issue