OpenTasks: Switch repo
This commit is contained in:
parent
bdc9539a1f
commit
63f0c4324f
|
@ -1,8 +1,8 @@
|
|||
Categories:Writing
|
||||
License:Apache2
|
||||
Web Site:https://github.com/dmfs/tasks/blob/HEAD/README.md
|
||||
Source Code:https://github.com/dmfs/tasks
|
||||
Issue Tracker:https://github.com/dmfs/tasks/issues
|
||||
Web Site:https://github.com/dmfs/opentasks/blob/HEAD/README.md
|
||||
Source Code:https://github.com/dmfs/opentasks
|
||||
Issue Tracker:https://github.com/dmfs/opentasks/issues
|
||||
|
||||
Auto Name:OpenTasks
|
||||
Summary:Keep track of your list of goals
|
||||
|
@ -16,7 +16,7 @@ Status: Beta.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/dmfs/tasks.git
|
||||
Repo:https://github.com/dmfs/opentasks.git
|
||||
|
||||
Build:1.0.3,10
|
||||
commit=f9d88f8280
|
||||
|
@ -93,12 +93,27 @@ Build:1.1.6,84
|
|||
target=android-21
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream forgot to tag/push --tags the last release. Switch back to UCM:Tags
|
||||
and maybe AUM when appropriated.
|
||||
|
||||
1.1.7 seems to need some more rewrite...
|
||||
|
||||
Build:1.1.7,91
|
||||
commit=1.1.7
|
||||
srclibs=1:task-provider@1.1.7,2:PagerSlidingTabStrip@v1.0.1,3:Support/v7/appcompat@android-5.0.1_r1,RetentionMagic@v1.2.2,DashClock@v1.2,xmlobjects@0.3
|
||||
rm=libs/android-retention-magic-*.jar
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mkdir -p $$PagerSlidingTabStrip$$/libs && \
|
||||
echo -e 'java.source=1.7\njava.target=1.7' | tee $$Support$$/ant.properties > ant.properties && \
|
||||
cp libs/android-support-v4.jar $$PagerSlidingTabStrip$$/libs && \
|
||||
cp libs/android-support-v4.jar $$Support$$/libs && \
|
||||
cp -fR $$RetentionMagic$$/src/org src/ && \
|
||||
cp -fR $$xmlobjects$$/src/org src/ && \
|
||||
cp -fR $$DashClock$$/api/src/com src/ && \
|
||||
sed -i -e '175d' src/org/dmfs/tasks/TaskGroupPagerAdapter.java
|
||||
target=android-21
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1.7
|
||||
Current Version Code:91
|
||||
|
||||
|
|
Loading…
Reference in a new issue