Update es.usc.citius.servando.calendula:
This commit is contained in:
parent
5c284e15f9
commit
e9347278b4
|
@ -1,6 +1,6 @@
|
||||||
Categories:Time
|
Categories:Time
|
||||||
License:GPL-3.0
|
License:GPL-3.0
|
||||||
Web Site:https://github.com/citiususc/calendula/blob/HEAD/readme.md
|
Web Site:https://tec.citius.usc.es/calendula/
|
||||||
Source Code:https://github.com/citiususc/calendula
|
Source Code:https://github.com/citiususc/calendula
|
||||||
Issue Tracker:https://github.com/citiususc/calendula/issues
|
Issue Tracker:https://github.com/citiususc/calendula/issues
|
||||||
|
|
||||||
|
@ -124,14 +124,19 @@ Build:2.3.5,21
|
||||||
popd && \
|
popd && \
|
||||||
cp $$google-rfc-2445$$/jars/rfc2445.jar libs/
|
cp $$google-rfc-2445$$/jars/rfc2445.jar libs/
|
||||||
|
|
||||||
|
Build:2.4.1,30
|
||||||
|
commit=1cf175cf96eb43d95c1d7112c2f944007f0561c5
|
||||||
|
subdir=Calendula
|
||||||
|
gradle=yes
|
||||||
|
srclibs=google-rfc-2445@6a774da03398607cd8c416aa8bd769887b970d07
|
||||||
|
rm=Calendula/libs/*.jar
|
||||||
|
prebuild=pushd $$google-rfc-2445$$ && \
|
||||||
|
ant && \
|
||||||
|
popd && \
|
||||||
|
cp $$google-rfc-2445$$/jars/rfc2445.jar libs/
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* Tags are unreliable
|
* Tags are unreliable
|
||||||
*
|
|
||||||
srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2
|
|
||||||
prebuild=pushd $$ActiveAndroid$$ && \
|
|
||||||
sed -i 's@<version>3.8.2</version>@<version>3.7.0</version>@g' pom.xml pom-child.xml tests/pom.xml && \
|
|
||||||
$$MVN3$$ -Dmaven.test.skip=true install && popd && \
|
|
||||||
sed -i -e '/sonatype/d' -e '/mavenCentral/amavenLocal()' -e 's/michaelpardo/activeandroid/g' -e 's/3.1.0-SNAPSHOT/3.1-SNAPSHOT/g' build.gradle
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
Repo Type:git-svn
|
Repo Type:git
|
||||||
Repo:https://google-rfc-2445.googlecode.com/svn/trunk/
|
Repo:https://github.com/jcvanderwal/google-rfc-2445
|
||||||
|
|
Loading…
Reference in a new issue