New app: ElloShare (disabled)
This commit is contained in:
parent
d7d50b5288
commit
e53f9544d6
36
metadata/com.weatherlight.elloshare.txt
Normal file
36
metadata/com.weatherlight.elloshare.txt
Normal file
|
@ -0,0 +1,36 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
Categories:Internet
|
||||
License:GPLv2+
|
||||
Web Site:https://github.com/roadriverrail/elloshare/blob/HEAD/README.md
|
||||
Source Code:https://github.com/roadriverrail/elloshare
|
||||
Issue Tracker:https://github.com/roadriverrail/elloshare/issues
|
||||
|
||||
Auto Name:ElloShare
|
||||
Summary:Share pictures via Ello
|
||||
Description:
|
||||
Share photos via Ello, a non-free social sharing plattform.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/roadriverrail/elloshare
|
||||
|
||||
Build:1.1,2
|
||||
disable=convert httpclientandroid
|
||||
commit=35b3aac41e0a802a52e7f0731956c056f09e1628
|
||||
srclibs=JSoup@jsoup-1.8.1.a,ApacheHttpClient@4.3.2,ApacheHttpCore@4.3.2,HttpClientAndroid@f7c5537aa724
|
||||
rm=libs/jsoup*
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=pushd $$JSoup$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$JSoup$$/target/jsoup-1.8.1.jar libs/
|
||||
|
||||
Maintainer Notes:
|
||||
Migrate $$HttpClientAndroid$$/script/convert_stock_httpclient to metadata.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
||||
|
2
srclibs/HttpClientAndroid.txt
Normal file
2
srclibs/HttpClientAndroid.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
RepoType:git
|
||||
Repo:https://code.google.com/p/httpclientandroidlib/
|
Loading…
Reference in a new issue