ForkHub for GitHub: Update build, still uses untrusted repo
This commit is contained in:
parent
14c0674506
commit
69996da910
|
@ -24,13 +24,18 @@ Repo Type:git
|
||||||
Repo:https://github.com/jonan/ForkHub.git
|
Repo:https://github.com/jonan/ForkHub.git
|
||||||
|
|
||||||
Build:0.9.0,1990
|
Build:0.9.0,1990
|
||||||
disable=replace libs
|
disable=untrusted repo
|
||||||
commit=ForkHub-v0.9.0
|
commit=ForkHub-v0.9.0
|
||||||
gradle=yes
|
gradle=yes
|
||||||
subdir=app
|
subdir=app
|
||||||
rm=app/libs/*
|
rm=app/libs/*
|
||||||
srclibs=Foo
|
srclibs=Wishlist@c5aa973d2d3504e72b0665d95d0b81f3d7609d6d,egit-github@v4.0.0.201505260635-rc2
|
||||||
prebuild=sed -i -e '/bintray/d' -e '/snapshots/d' ../build.gradle
|
prebuild=sed -i -e '/bintray/d' -e '/jcenter/imavenCentral()\nmavenLocal()\n' ../build.gradle && cp -fR $$Wishlist$$/lib/src/main/java/com src/main/java/ && sed -i -e '/compile(name/d' -e 's/com.viewpagerindicator/fr.avianey.com.viewpagerindicator/g' build.gradle
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
* Mismatching Ids: https://github.com/jonan/ForkHub/issues/50
|
||||||
|
* Builds, but uses untrusted maven repo.
|
||||||
|
.
|
||||||
|
|
||||||
AntiFeatures:NonFreeNet
|
AntiFeatures:NonFreeNet
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue