Tricorder: switch to a sane source code location
This commit is contained in:
parent
a009084f2b
commit
8e5301a067
|
@ -1,29 +1,29 @@
|
||||||
Categories:Games
|
Categories:System
|
||||||
License:GPLv2
|
License:GPLv2
|
||||||
Web Site:https://code.google.com/p/moonblink/wiki/Tricorder
|
Web Site:https://code.google.com/p/moonblink/
|
||||||
Source Code:https://bitbucket.org/dalb8/tricorder
|
Source Code:https://gitorious.org/f-droid-mirrors/tricorder
|
||||||
Issue Tracker:https://code.google.com/p/moonblink/issues
|
Issue Tracker:
|
||||||
|
|
||||||
Auto Name:Tricorder
|
Auto Name:Tricorder
|
||||||
Summary:Star Trek-style gadget
|
Summary:Sci-fi gadget
|
||||||
Description:
|
Description:
|
||||||
Turns your Android device into a functional thing like what used
|
Turns your Android device into a functional thing like what used
|
||||||
to be used in Star Trek.
|
to be used to be on the tv.
|
||||||
|
|
||||||
Status: Probably the final version, excepting forks.
|
Status: Probably the final version, excepting forks.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:hg
|
Repo Type:git
|
||||||
Repo:https://bitbucket.org/dalb8/tricorder
|
Repo:https://git.gitorious.org/f-droid-mirrors/tricorder.git
|
||||||
|
|
||||||
Build:5.12,41
|
Build:5.12,41
|
||||||
commit=37a11b9
|
commit=4ac98a0
|
||||||
subdir=Tricorder
|
subdir=Tricorder
|
||||||
update=.,../HermitAndroid
|
|
||||||
prebuild=rm -rf ../HermitAndroid/src/org/hermit/android/utils && \
|
prebuild=rm -rf ../HermitAndroid/src/org/hermit/android/utils && \
|
||||||
cp -r ../HermitLibrary/src/org/hermit/* ../HermitAndroid/src/org/hermit/android/ && \
|
cp -r ../HermitLibrary/src/org/hermit/* ../HermitAndroid/src/org/hermit/android/ && \
|
||||||
cp -r ../HermitLibrary/src/net ../HermitAndroid/src/ && \
|
cp -r ../HermitLibrary/src/net ../HermitAndroid/src/ && \
|
||||||
cp -r ../HermitLibrary/src/ca ../HermitAndroid/src/
|
cp -r ../HermitLibrary/src/ca ../HermitAndroid/src/
|
||||||
|
update=.,../HermitAndroid
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Static
|
Update Check Mode:Static
|
||||||
|
|
Loading…
Reference in a new issue