fdroiddata/metadata/org.berlin_vegan.bvapp.txt

74 lines
3.4 KiB
Plaintext
Raw Normal View History

2014-08-19 22:02:02 +00:00
Categories:Navigation
License:GPLv2
2014-08-19 22:02:02 +00:00
Web Site:http://www.berlin-vegan.org/app/index_en.html
Source Code:https://github.com/Berlin-Vegan/berlin-vegan-guide
Issue Tracker:https://github.com/Berlin-Vegan/berlin-vegan-guide/issues
2014-08-19 22:02:02 +00:00
2015-12-30 16:46:29 +00:00
Auto Name:Berlin-Vegan
2015-04-17 23:00:50 +00:00
Summary:Guide for vegan dining and shopping in Berlin
2014-08-19 22:02:02 +00:00
Description:
With the "Berlin Vegan Guide", you've got quick access to an overview of the
vegan food and shopping possibilities in Berlin, Germany --- even while you're
out and about.
2014-08-19 22:02:02 +00:00
The app contains the following information:
* over 300 restaurants, snack bars and takeaways with vegan declared offers
* a further 200 shopping possibilities in the area of cosmetics, groceries and organic produce
2014-08-19 22:02:02 +00:00
The guide is not just suitable for vegetarians and vegans but also for all
people who are trying to live their life in a greener and more animal friendly
way.
2014-08-19 22:02:02 +00:00
.
2014-08-19 22:02:02 +00:00
Repo Type:git
Repo:https://github.com/Berlin-Vegan/berlin-vegan-guide
2014-08-19 22:02:02 +00:00
Build:1.6,18
commit=116c661d029f7f23cb2be4ad168dc8554dd16794
2014-08-19 22:02:02 +00:00
subdir=platforms/android
init=echo "# Just create the file" > project.properties
srclibs=1:Cordova@3.2.0,YUICompressor@v2.4.8
rm=lib/tools/ycompressor.jar,platforms/android/libs/cordova*jar,platforms/android/libs/phonegap*jar,platforms/android/local.properties,platforms/android/build.properties,platforms/android/default.properties,platforms/android/build.xml
2014-08-19 22:02:02 +00:00
target=android-19
2015-04-09 02:36:44 +00:00
build=pushd $$YUICompressor$$ && \
ant && \
popd && \
cp $$YUICompressor$$/build/yuicompressor-2.4.8.jar ../../lib/tools/ycompressor.jar && \
cd ../../ && \
ant prod.android
2014-08-19 22:02:02 +00:00
Build:1.9,21
commit=47f0850acf58e80e7f0d8ec75251408d6bcefddb
subdir=platforms/android
init=echo "# Just create the file" > project.properties
srclibs=1:Cordova@3.2.0,YUICompressor@v2.4.8
rm=lib/tools/ycompressor.jar,platforms/android/libs/cordova*jar,platforms/android/libs/phonegap*jar,platforms/android/local.properties,platforms/android/build.properties,platforms/android/default.properties,platforms/android/build.xml
target=android-19
build=pushd $$YUICompressor$$ && \
ant && \
popd && \
cp $$YUICompressor$$/build/yuicompressor-2.4.8.jar ../../lib/tools/ycompressor.jar && \
cd ../../ && \
ant prod.android
Build:2.0.3,24
commit=8605e55d229f7d29fb93d3d865c02702c1a41966
subdir=app
gradle=foss
prebuild=sed -i -e 's/def gitDescription = dirtyWorkingCopy .*/def gitDescription = gitHash/g' -e '/playstoreCompile/d' build.gradle
Maintainer Notes:
2015-12-30 16:46:29 +00:00
* Versions <= 2.0 do not build from the current repo, but one needs to use the old repo <https://github.com/smeir/Berlin-Vegan-Guide>
* Auto Update Mode is working, but only with a hack: with commit dd0b38a in fdroidserver the tag is used as versionname, if the versionname could not be parse from the manifest or gradle files.
* Archive Policy: 'Currently the only supported format is "n versions", where n is the number of versions to keep.'
* Auto Update Mode: '... if an app always has a tag "2.7.2" corresponding to version 2.7.2, you would simply specify "Version %v"'
* Update Check Mode: '... when apps tag non-release versions such as X.X-alpha, so you can filter them out with something like .*[0-9]$ which requires tag names to end with a digit.'
.
Archive Policy:1 versions
Auto Update Mode:Version %v
Update Check Mode:Tags .*[0-9]$
Current Version:2.0.3
Current Version Code:24