fdroiddata/metadata/net.pherth.omnomagon.txt
Hans-Christoph Steiner 9007fa35fc license correction: NewBSD --> BSD-3-Clause
I did a manual audit to see if the licenses match this:
https://spdx.org/licenses/BSD-3-Clause.html

for f in `grep '^License:' metadata/*.txt|grep NewBSD| cut -d : -f 1|sort -u | sed 's,\.txt,,'|cut -d / -f 2`; do find build/$f/ -iname '*license*' -o -iname 'COPYING*' | xargs less; done

#234
2017-05-02 11:33:34 +02:00

50 lines
1.9 KiB
Plaintext

Categories:Reading
License:BSD-3-Clause
Web Site:https://viirus.github.io/Omnomagon
Source Code:https://github.com/vIiRuS/Omnomagon
Issue Tracker:https://github.com/vIiRuS/Omnomagon/issues
FlattrID:538996
Auto Name:Omnomagon
Summary:Cafeteria info
Description:
Omnomagon shows you the current Menu of your university cafeteria - including
useful information for allergy sufferers, vegetarians and vegans.
Currently supported cafeterias: - Berlin - Ulm
.
Repo Type:git
Repo:https://github.com/vIiRuS/Omnomagon.git
Build:0.9.6,3
disable=can't be published see issue tracker (at HEAD)
commit=HEAD
srclibs=ActionBarSherlock@4.2.0,ViewPagerIndicator@65457e,Amazing-ListView@4
extlibs=jsoup/jsoup-1.6.3.jar
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$Amazing-ListView$$@' project.properties
Build:0.10.0,4
commit=1.0
srclibs=JSoup@jsoup-1.8.1.a,1:PagerSlidingTabStrip@v1.0.1,Support@android-5.0.1_r1
prebuild=echo -e "java.source=7\njava.target=7" >> $$Support$$/v7/appcompat/local.properties && \
cp -fR $$Support$$/v7/recyclerview/src ./ && \
cp -fR $$Support$$/annotations/src $$Support$$/v7/appcompat/ && \
echo android.library.reference.1=../../Support/v7/appcompat >> $$PagerSlidingTabStrip$$/project.properties && \
pushd $$Support$$/v4 && \
find ./ -maxdepth 2 -type d -name 'android' -exec cp -fR {} ../v7/appcompat/src/ \; && \
popd
target=android-21
build=mkdir libs && \
pushd $$JSoup$$ && \
$$MVN3$$ package && \
popd && \
mv $$JSoup$$/target/jsoup-1.8.1.jar libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.10.0
Current Version Code:4