From d5959f1ab156b6e67678e057239f83c69403cf47 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 11 Aug 2012 15:07:43 +0100 Subject: [PATCH] Fix Repo: urls for divedroid and foafviewer. --- metadata/to.networld.android.divedroid.txt | 13 ++++++------- metadata/to.networld.android.foafviewer.txt | 6 +++--- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/metadata/to.networld.android.divedroid.txt b/metadata/to.networld.android.divedroid.txt index 77d0ff1c97..3082d47ed0 100644 --- a/metadata/to.networld.android.divedroid.txt +++ b/metadata/to.networld.android.divedroid.txt @@ -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 diff --git a/metadata/to.networld.android.foafviewer.txt b/metadata/to.networld.android.foafviewer.txt index f1b780a023..35a714051b 100644 --- a/metadata/to.networld.android.foafviewer.txt +++ b/metadata/to.networld.android.foafviewer.txt @@ -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 ..