Browser: First try at CM/AOSP Browser
This commit is contained in:
parent
1873571c17
commit
d2aa19e143
29
metadata/com.android.browser.txt
Normal file
29
metadata/com.android.browser.txt
Normal file
|
@ -0,0 +1,29 @@
|
|||
Disabled:wip
|
||||
Categories:Internet
|
||||
License:Apache2
|
||||
Source Code:https://github.com/CyanogenMod/android_packages_apps_Browser
|
||||
|
||||
Summary:CM/AOSP Browser
|
||||
Description:
|
||||
AOSP Browser as maintained by CM.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/CyanogenMod/android_packages_apps_Browser
|
||||
|
||||
Build:1,1
|
||||
disable=no-build
|
||||
commit=de580832bef12ca1a6f2ecf5b84a70ddb14b07f9
|
||||
extlibs=android/android-support-v4.jar,android/android-support-v13.jar
|
||||
srclibs=guava@v18.0,CMSoundRecorder@81e5aadce4f8b0cb50ad780439030959bfa38b05,CMFrameworksBase@ed7aa2a3c67aa8f6af85c499a9e258e9464b802d
|
||||
target=android-22
|
||||
prebuild=pushd $$guava$$ && $$MVN3$$ package -DskipTests && popd && cp $$guava$$/guava/target/guava-18.0.jar libs/ && \
|
||||
pushd $$CMSoundRecorder$$ && android update lib-project -t "android-22" -p ./ && echo "android.library=true" >> project.properties && popd && \
|
||||
cp -fR $$CMFrameworksBase$$/core/java/com $$CMSoundRecorder$$/src/ && cp -fR $$CMSoundRecorder$$/src/com src/
|
||||
|
||||
Maintainer Notes:
|
||||
android-common ?
|
||||
.
|
||||
|
||||
Update Check Mode:
|
||||
|
2
srclibs/CMFrameworksBase.txt
Normal file
2
srclibs/CMFrameworksBase.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/CyanogenMod/android_frameworks_base
|
2
srclibs/CMSoundRecorder.txt
Normal file
2
srclibs/CMSoundRecorder.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/CyanogenMod/android_packages_apps_SoundRecorder
|
3
srclibs/guava.txt
Normal file
3
srclibs/guava.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/google/guava
|
||||
|
Loading…
Reference in a new issue