Kontalk: Wait for release and sonatype removal

This commit is contained in:
Boris Kraut 2014-08-25 01:07:34 +02:00
parent a139347c30
commit b6095a1d99

View file

@ -112,24 +112,20 @@ Build:3.0a7,33
disable=Skip alpha
Build:3.0b1,34
disable=wip
disable=wait for release, see notes
commit=f99f4530d424a78d339263100ca4660e0344ff26
gradle=basic
subdir=app
target=android-19
srclibs=KontalkCommon@7d3831bf487c225de9f2ef969708ddabb4973376,KontalkEmojicon@ea3026abfa4e680aac9217dcea9d2fc85a00eea2
prebuild=sed -i -e "/googleplayCompile/d" build.gradle && \
cp -fR $$KontalkCommon$$ client-common-java && \
cp -fR $$KontalkEmojicon$$ emojicon
cp -fR $$KontalkCommon$$ ../client-common-java && \
cp -fR $$KontalkEmojicon$$ ../emojicon
Maintainer Notes:
* submodules are currently not set up, but cloned by running ./setup -- for
now I use srclibs. upstream will tag corresponding releases in all repos
(beta1 should be "20140831") and will switch to submodules in b2/b3.
* basic and googleplay flavors; both currently do not work
* uses sonatype
OLD: We have protobuf as srclib, why are we wgeting it via an insecure connection?
.
Auto Update Mode:None