more WIP com.mareksebera.dilbert; change org.wikimedia.commons to GPLv3 (couldn't be GPLv2) and note that repo is not maven central
This commit is contained in:
parent
ed527f1500
commit
eefa849f85
|
@ -11,8 +11,10 @@ Description:
|
|||
Repo Type:git
|
||||
Repo:https://github.com/smarek/Simple-Dilbert
|
||||
|
||||
# Build Version:1.6,8,8efb22289da89db7,prebuild=git submodule update --init libraries/*/ && \
|
||||
# TODO: update libs, build
|
||||
Build Version:1.6,8,!WIP 8efb22289da89db7,\
|
||||
srclibs=ActionBarSherlock@4.3.0;UIL@9634fe3,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(reference.2=\).*@\1$$UIL$$@' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Category:Internet
|
||||
License:GPLv2
|
||||
License:GPLv3
|
||||
Web Site:http://meta.wikimedia.org/wiki/Wikimedia_Apps
|
||||
Source Code:https://github.com/wikimedia/android-commons
|
||||
Issue Tracker:https://bugzilla.wikimedia.org/buglist.cgi?list_id=194107&resolution=---&query_format=advanced&component=Android&product=Commons%20App
|
||||
|
@ -17,6 +17,7 @@ Status: BETA
|
|||
Repo Type:git
|
||||
Repo:https://github.com/wikimedia/android-commons
|
||||
|
||||
# Uses author's own maven repo!
|
||||
Build Version:1.0beta7,8,v1.0beta7,subdir=commons,target=android-15,maven=yes,\
|
||||
bindir=commons/target,prebuild=rm -rf jni && sed -i 's/test/commons/' \
|
||||
src/main/java/org/wikimedia/commons/CommonsApplication.java && \
|
||||
|
|
Loading…
Reference in a new issue