Browser: First try at CM/AOSP Browser

master
Boris Kraut 2015-04-06 15:50:04 +02:00
parent 1873571c17
commit d2aa19e143
4 changed files with 36 additions and 0 deletions

View 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:

View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/CyanogenMod/android_frameworks_base

View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/CyanogenMod/android_packages_apps_SoundRecorder

3
srclibs/guava.txt Normal file
View File

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/google/guava