fdroiddata/metadata/stericson.busybox.donate.txt

44 lines
1.7 KiB
Plaintext
Raw Normal View History

2012-06-07 12:35:14 +00:00
Disabled:Can't build the binaries without patching c libraries, and source is not published anyway
2012-01-26 15:30:23 +00:00
Category:System
License:Apache2
2012-01-26 15:30:23 +00:00
Web Site:http://code.google.com/p/busybox-android/
Source Code:http://code.google.com/p/busybox-android/source/checkout
Issue Tracker:http://code.google.com/p/busybox-android/issues/list
Summary:BusyBox installer
Description:
Installs and updates BusyBox on a rooted device.
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides replacements for most of the utilities you
usually find in GNU fileutils, shellutils, etc. See the BusyBox web site at
http://www.busybox.net for more information. BusyBox itself is GPLv2
licensed.
.
Requires Root:Yes
Repo Type:git-svn
Repo:http://busybox-android.googlecode.com/svn/trunk/
Build Version:7.1,103,3,target=android-8,prebuild=\
cd src/stericson &&\
svn co -r 133 http://roottools.googlecode.com/svn/trunk/Developmental/RootTools_sdk3_generic/src/com/stericson/RootTools &&\
cd ../..
2012-01-28 00:06:07 +00:00
Build Version:7.2,104,!No source available
2012-02-14 20:36:57 +00:00
Build Version:7.5,105,!No source available
2012-02-27 07:32:58 +00:00
Build Version:7.6.1,112,!No source available
2012-03-27 22:51:27 +00:00
Build Version:7.8.3,117,!No source available
2013-01-14 13:27:57 +00:00
#Compile busybox with ndk using stericsonlike config and srclib for RootTools. Fork package id?
#Use srclib or just copy source files as above
Build Version:9.6.3,141,!blobs 26,subdir=app,srclibs=ViewPagerIndicator@2.2.3;RootTools@211,prebuild=\
mkdir -p libs/ && cp -r $$RootTools$$ . && cd RootTools && ant debug && \
ant -f makejar.ant && mv roottools.jar ../libs/ && ant clean && cd .. && \
2013-01-01 16:55:10 +00:00
sed -i 's@\(android.library.reference.1=\).*@\1$$ViewPagerIndicator$$@' project.properties
2012-01-28 00:06:07 +00:00
2012-09-21 15:01:48 +00:00
Auto Update Mode:None
Update Check Mode:Market
2012-10-28 22:44:15 +00:00
Current Version:9.6.5
Current Version Code:143