diff --git a/metadata/org.openfoodfacts.scanner.txt b/metadata/org.openfoodfacts.scanner.txt new file mode 100644 index 0000000000..fe2a19e779 --- /dev/null +++ b/metadata/org.openfoodfacts.scanner.txt @@ -0,0 +1,46 @@ +Categories:Office +License:MIT +Web Site:http://openfoodfacts.org +Source Code:https://github.com/EchoSystem-CH/openfoodfacts-android +Issue Tracker:https://github.com/EchoSystem-CH/openfoodfacts-android/issues + +Auto Name:Open Food Facts +Summary:Get information on food products +Description: +Scan the barcode of a product and retrieve the associated data from +[http://openfoodfacts.org OpenFoodFacts], the free, open and collaborative +database of food products from the entire world. You can also add products +to the database. +. + +Repo Type:git +Repo:https://github.com/EchoSystem-CH/openfoodfacts-android + +Build:1.3,8 + disable=needs barcode scanner plugin + commit=02d8133c4ca4bd5e63eede5e4bd13320481ad38b + subdir=phonegap/Open Food Facts + srclibs=1:Cordova@2.5.0,CommonsCodec@1.10 + rm=phonegap/Open Food Facts/libs/* + extlibs=android/android-support-v4.jar + prebuild=sed -i -e '/app_name/aOpen Food Facts' res/values/strings.xml && \ + pushd $$CommonsCodec$$ && \ + $$MVN3$$ package && \ + popd && \ + pushd $$Cordova$$ && \ + mkdir libs && \ + popd && \ + cp $$CommonsCodec$$/target/commons-codec-1.10.jar $$Cordova$$/libs/ + target=android-17 + +Maintainer Notes: +- Crashes when trying to scan images +- See https://github.com/openfoodfacts/openfoodfacts-android/issues/17 +- Is https://github.com/openfoodfacts/openfoodfacts-android/ upstream or https://github.com/EchoSystem-CH/openfoodfacts-android? +. + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.3 +Current Version Code:8 +