mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Don't update DroidUPnP to 2.4.0 (17)
This commit is contained in:
parent
fe546e36cd
commit
3d8c09b0fc
1 changed files with 10 additions and 0 deletions
|
|
@ -57,6 +57,16 @@ Build:2.3.0,15
|
||||||
$$MVN3$$ install && \
|
$$MVN3$$ install && \
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
Build:2.4.0,17
|
||||||
|
disable=cling fails
|
||||||
|
commit=v2.4.0
|
||||||
|
gradle=yes
|
||||||
|
srclibs=Cling@2.1.0
|
||||||
|
prebuild=sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \
|
||||||
|
pushd $$Cling$$ && \
|
||||||
|
$$MVN3$$ install -Dmaven.test.skip=true && \
|
||||||
|
popd
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
The app itself uses the official 4thline repo to get Cling and dependencies. While
|
The app itself uses the official 4thline repo to get Cling and dependencies. While
|
||||||
this is replaced with a srclib, we are still not "good": The srclib itself pulls
|
this is replaced with a srclib, we are still not "good": The srclib itself pulls
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue