Disabled:Wait for g-free build
AntiFeatures:UpstreamNonFree
Categories:Navigation
License:Apache2
Web Site:http://www.cgeo.org
Source Code:https://github.com/cgeo/c-geo-opensource
Issue Tracker:https://github.com/cgeo/c-geo-opensource/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=cgeo%40cgeo%2eorg&item_name=Donate%20to%20CGeo%20via%20F-droid

Auto Name:c:geo
Summary:Geocaching client
Description:
Geocaching is a sport where people hide things and you go and find them. This
is an unnofficial client to access geocaching.com's list of caches, search and
save them to the device.

Older builds of this application no longer work due to reliance on third party
services that have changed. Newer builds cannot be built without proprietary
software, and in any case have proprietary dependencies and 'secret' keys missing
from the source code.
.

Repo Type:git
#Repo:https://github.com/cgeo/c-geo-opensource.git
Repo:https://github.com/wiewo/cgeo

Build:1,1
    disable=wip
    forceversion=yes
    forcevercode=yes
    commit=e6a5c04aee4d3efff9eccbe98ed9734a57dfef1d
    subdir=main
    gradle=yes
    srclibs=LocusAPI@40cade8,LocusAPIAndroid@6c77cf0,ApacheHttpCore@4.3.2,ApacheHttpClient@4.3.2,HttpClientAndroid@f7c5537aa724
    rm=main/libs/*.jar,main/libs/*.properties,main/libs/src/*
    prebuild=mv $$ApacheHttpCore$$/httpcore $$HttpClientAndroid$$/script/httpcore && \
        mv $$ApacheHttpClient$$/httpclient $$HttpClientAndroid$$/script/httpclient && \
        mv $$ApacheHttpClient$$/httpclient-cache $$HttpClientAndroid$$/script/httpclient-cache && \
        mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime && \
        pushd $$HttpClientAndroid$$/script && \
        sed -i -e '/checkout/d' convert_stock_httpclient && \
        bash convert_stock_httpclient && \
        popd && \
        cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/ && \
        echo "==== HttpClientAndroid done ====" && \
        sed -i -e '/mavenCentral/amavenLocal()\n' ../build.gradle && \
        sed -i -e '/mapsforge-map/d' build.gradle && \
        sed -i -e '/appcompat/acompile "org.mapsforge:svg-android:0.4.3"' build.gradle && \
        sed -i -e '/appcompat/acompile "org.mapsforge:mapsforge:0.4.3"' build.gradle && \
        sed -i -e '/appcompat/acompile "org.mapsforge:mapsforge-map:0.4.3"' build.gradle && \
        sed -i -e '/appcompat/acompile "org.mapsforge:mapsforge-map-android:0.4.3"' build.gradle && \
        sed -i -e '/appcompat/acompile "org.mapsforge:mapsforge-core:0.4.3"' build.gradle && \
        sed -i -e '/appcompat/acompile "org.mapsforge:mapsforge-map-writer:0.4.3"' build.gradle && \
        sed -i -e '/appcompat/acompile "org.mapsforge:mapsforge-map-reader:0.4.3"' build.gradle && \
        sed -i -e 's/httpclientandroidlib-1.1.2.jar/httpclientandroidlib-1.2.1.jar/g' build.gradle && \
        sed -i -e '/locus-api/d' build.gradle && \
        cp -fR $$LocusAPI$$ ../locusAPI && \
        cp -fR $$LocusAPIAndroid$$ ../locusAPIAndroid && \
        echo "include ':locusAPIAndroid'" >> ../settings.gradle && \
        echo "include ':locusAPI'" >> ../settings.gradle 

Auto Update Mode:None
Update Check Mode:Static
