Add JTT and srclib

This commit is contained in:
David Black 2014-01-20 14:13:00 +00:00
parent 8bcc08add8
commit 9d9cc6a673
2 changed files with 46 additions and 0 deletions

View file

@ -0,0 +1,41 @@
Categories:System
License:MIT
Web Site:http://aragaer.github.com/jtt_android
Source Code:https://github.com/aragaer/jtt_android
Issue Tracker:https://github.com/aragaer/jtt_android/issues
Auto Name:Japanese Traditional Time
Summary:Clock widget
Description:
A clock widget based on the traditional Japanese time
[https://en.wikipedia.org/wiki/Japanese_clock#The_traditional_Japanese_time_system system].
* Widget showing the current hour (named after an animal)
* Mapping of traditional time to local time
* (Eventually) Alarms based on traditional time
The sunrise and sunset times for are calculated locally
by the app for the current location;
if the device doesn't know that you can enter a manual one.
.
Repo Type:git
Repo:https://github.com/aragaer/jtt_android.git
Build:1.4.4.2,24
commit=v1.4.4.2
init=sed -i '/reference.1/d' project.properties
srclibs=1:SunriseSunset-aragaer@aee96f
Build:1.4.4.5-pre,25
disable=not published
Maintainer Notes:
Uses git submodules
.
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.4.5pre
Current Version Code:25

View file

@ -0,0 +1,5 @@
Repo Type:git
Repo:https://github.com/aragaer/sunrisesunsetlib-java
Prepare:rm -rf src/test build.xml
Update Project:Yes