Merge branch 'chanexplorer' into 'master'
remove Chanexplorer: only 1 build, disabled since 2014, last upstream commit 2014 See merge request fdroid/fdroiddata!5227
This commit is contained in:
commit
5c08798c2a
|
@ -1,49 +0,0 @@
|
|||
Disabled:non-free
|
||||
AntiFeatures:NonFreeNet
|
||||
Categories:Internet
|
||||
License:MIT
|
||||
Web Site:
|
||||
Source Code:https://github.com/Proplex/Leaf
|
||||
Issue Tracker:https://github.com/Proplex/Leaf/issues
|
||||
|
||||
Auto Name:Leaf
|
||||
Summary:Mobile 4Chan client
|
||||
Description:
|
||||
Unofficial 4chan explorer and browser based on [[co.wakarimasen.chanexplorer]].
|
||||
|
||||
Supports:
|
||||
|
||||
* Auto Updater
|
||||
* Tabs
|
||||
* GIFs
|
||||
* Image Downloading
|
||||
* 4Chan Pass
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Proplex/Leaf.git
|
||||
|
||||
Build:1.0.2,3
|
||||
disable=can't build actionbar-maps-plugin
|
||||
commit=26ce69549b8b7540bd1e0cf0d646e3bd5c1ffde6
|
||||
subdir=mainActivity
|
||||
gradle=yes
|
||||
srclibs=ActionBarSherlock-MapsPlugin@4.1.0
|
||||
rm=mainActivity/src/main/libs/armeabi-v7a/libgifdrawable.so,mainActivity/src/main/libs/armeabi/libgifdrawable.so,slidingMenu/libs/*.jar
|
||||
prebuild=sed -i -e 's/com.android.support:support-v4:+/com.android.support:support-v4:20.+/g' build.gradle ../slidingMenu/build.gradle && \
|
||||
pushd $$ActionBarSherlock-MapsPlugin$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$ActionBarSherlock-MapsPlugin$$/target/actionbarsherlock-plugin-maps-4.1.0.jar ../slidingMenu/libs/
|
||||
target=android-19
|
||||
buildjni=src/main/jni
|
||||
|
||||
Maintainer Notes:
|
||||
The maps-plugin is deprecated and relies on com.goolge.android.maps, which
|
||||
is proprietary.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.2
|
||||
Current Version Code:3
|
|
@ -1,42 +0,0 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
Categories:Internet
|
||||
License:MIT
|
||||
Web Site:http://chanexplorer.wakarimasen.co
|
||||
Source Code:https://github.com/wakarimasenco/chanexplorer
|
||||
Issue Tracker:https://github.com/wakarimasenco/chanexplorer/issues
|
||||
|
||||
Auto Name:ChanExplorer
|
||||
Summary:Mobile 4Chan client
|
||||
Description:
|
||||
Unofficial 4chan explorer and browser.
|
||||
|
||||
Supports:
|
||||
|
||||
* Auto Updater
|
||||
* Tabs
|
||||
* GIFs
|
||||
* Image Downloading
|
||||
* 4Chan Pass
|
||||
|
||||
Superseded by [[co.wakarimasen.ceredux]].
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/wakarimasenco/ChanExplorer.git
|
||||
|
||||
Build:2.2.3,63
|
||||
disable=doesn't work with recent 4chan
|
||||
commit=v2.2.3
|
||||
srclibs=1:ActionBarSherlock@4.1.0,2:SlidingMenu@7343c3cdc734f1aaf373c3a0cca8ed45fca21e6a
|
||||
prebuild=echo 'android.library.reference.1=../../$$ActionBarSherlock$$' >> $$SlidingMenu$$/project.properties && \
|
||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs && \
|
||||
cp libs/android-support-v4.jar $$SlidingMenu$$/libs && \
|
||||
rm $$SlidingMenu$$/src/com/slidingmenu/lib/app/SlidingMapActivity.java && \
|
||||
sed -i -e 's/extends FragmentActivity implements SlidingActivityBase/extends com.actionbarsherlock.app.SherlockFragmentActivity implements SlidingActivityBase/' $$SlidingMenu$$/src/com/slidingmenu/lib/app/SlidingFragmentActivity.java
|
||||
target=android-19
|
||||
buildjni=./jni
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:2.2.3
|
||||
Current Version Code:63
|
Loading…
Reference in a new issue