From 1b7a87b259c5827c763181dfd6aa94219a05d318 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 15 Apr 2014 12:49:46 +0200 Subject: [PATCH 1/2] TaxiBulgaria: Initial metadata --- metadata/com.opentaxi.android.txt | 34 +++++++++++++++++++++++++++++++ srclibs/FluffyLocations.txt | 15 ++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 metadata/com.opentaxi.android.txt create mode 100644 srclibs/FluffyLocations.txt diff --git a/metadata/com.opentaxi.android.txt b/metadata/com.opentaxi.android.txt new file mode 100644 index 0000000000..fef2e15b06 --- /dev/null +++ b/metadata/com.opentaxi.android.txt @@ -0,0 +1,34 @@ +AntiFeatures:NonFreeNet +#Categories:Transportation +Categories:Navigation +License:Apache2 +Web Site:http://taxi-bulgaria.com +Source Code:https://github.com/sytolk/TaxiAndroidOpen +Issue Tracker:https://github.com/sytolk/TaxiAndroidOpen/issues + +Auto Name:Taxi +Name:Taxi Bulgaria +Summary:Taxi information and odering in Bulgaria +Description: +Interact with web services provided by taxi companies for internet +communication with taxis: sending a new request, real-time monitoring +of status and positioning of taxis, order history, leave feedback +for quality of service and more. + +Currently only available for Burgas, Bulgaria. +. + +Repo Type:git +Repo:https://github.com/sytolk/TaxiAndroidOpen + +Build:1.0.18,18 + disable=dependencies, build recipe not finished + commit=1cc7c1d749a65b055d881eb5c28f8f77f64be89 + maven=yes + rm=libs/littlefluffylocationlibrary_r15.jar + srclibs=FluffyLocations@r15 + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0.18 +Current Version Code:18 diff --git a/srclibs/FluffyLocations.txt b/srclibs/FluffyLocations.txt new file mode 100644 index 0000000000..878710b5ce --- /dev/null +++ b/srclibs/FluffyLocations.txt @@ -0,0 +1,15 @@ +# Source details (the only mandatory fields) +Repo Type:svn +Repo:http://little-fluffy-location-library.googlecode.com/svn/trunk/ + +# Comma-separated list of subdirs to use. The first existing subdirectory +# found between those given will be used. If none is found or provided, the +# root of the repo directory will be used instead. +Subdir:little-fluffy-location-library/LittleFluffyLocationLibrary + +# Any extra commands to prepare the source library +Prepare: + +# If given "Yes", "android update project -p ." will be executed +Update Project: + From 2ab9a2cd08d88a9da97489d6d39a8d8062d4f798 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 15 Apr 2014 13:21:22 +0200 Subject: [PATCH 2/2] TaxiBulgaria: minor changes --- metadata/com.opentaxi.android.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/metadata/com.opentaxi.android.txt b/metadata/com.opentaxi.android.txt index fef2e15b06..bf60d018a4 100644 --- a/metadata/com.opentaxi.android.txt +++ b/metadata/com.opentaxi.android.txt @@ -22,11 +22,13 @@ Repo Type:git Repo:https://github.com/sytolk/TaxiAndroidOpen Build:1.0.18,18 - disable=dependencies, build recipe not finished + disable=dependencies commit=1cc7c1d749a65b055d881eb5c28f8f77f64be89 - maven=yes rm=libs/littlefluffylocationlibrary_r15.jar srclibs=FluffyLocations@r15 + maven=yes + scanignore=gen-external-apklibs/~apklib-com.google.android.gms_google-play-services_12.0.0.iml + target=android-19 Auto Update Mode:None Update Check Mode:RepoManifest