activate 3 builds that need build-tools 19

This commit is contained in:
David Black 2013-12-22 16:10:24 +00:00
parent d94a7dc35d
commit e1ca70e45f
4 changed files with 12 additions and 11 deletions

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/rafi-kamal/Bangla-Dictionary
Issue Tracker:https://github.com/rafi-kamal/Bangla-Dictionary/issues
Auto Name:Ridmik Dictionary
Summary:Bengali-English Dictionary
Summary:English-Bengali Dictionary
Description:
Based on ankur.org's database. More info
[http://www.bengalinux.org/english-to-bengali-dictionary/about.htm here].

View file

@ -8,7 +8,7 @@ Donate:http://t.cn/zRTdGks
Auto Name:Presentation
Summary:Gallery of infographics
Description:
Some in English, mostly in Chinese.
Some in English, mostly in Chinese; currently from huaban.com.
.
Repo Type:git
@ -16,14 +16,17 @@ Repo:https://github.com/feelinglucky/Presentation.git
Build:1.0.2,20131114
commit=559f31d12f8e
disable=only use build-tools 19
target=android-16
srclibs=1:Volley@android-4.4_r1.2;2:PullToRefresh@v2.1.1
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties && \
find src -type f -print0 | xargs -0 sed -i '/TCAgent/d'
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.1
Current Version Code:20131113
Maintainer Notes:
Next time: Should use tags and shouldn't use TCAgent patch
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0.2
Current Version Code:20131114

View file

@ -16,7 +16,6 @@ Repo:https://github.com/mirasmithy/epochlauncher.git
Build:1.1,2
commit=v1.1
disable=only use build-tools 19
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
Auto Update Mode:None

View file

@ -10,7 +10,8 @@ Description:
For the [http://www.kickstarter.com/projects/tkjelectronics/balanduino-balancing-robot-kit Balanduino]:
a kit for a fully-FOSS, arduino-compatible, balancing robot.
There are two versions: one with usb OTG (for uploading firmware) and one without.
There are two versions: one with usb OTG (for uploading firmware) and one without
(for Android 2.2)
.
Repo Type:git
@ -18,14 +19,12 @@ Repo:https://github.com/TKJElectronics/BalanduinoAndroidApp.git
Build:0.5.0-basic,1000050
commit=0.5.0
disable=targets java 1.7 so must use build-tools 19
submodules=yes
gradle=basic
prebuild=sed -i "6,7d;45 i \\\tversionName = project.versionName + '-basic'" build.gradle
Build:0.5.0-usb,1200050
commit=0.5.0
disable=targets java 1.7 so must use build-tools 19
submodules=yes
gradle=usb
prebuild=sed -i "6,7d;49 i \\\tversionName = project.versionName + '-usb'" build.gradle