Open Share Location Plugin: Explain why app is not in mainline
This commit is contained in:
parent
f88b5b0c80
commit
78116dc797
|
@ -55,6 +55,20 @@ Build:2.2.0,11
|
|||
cp ./LICENSE src/main/assets/ && \
|
||||
sed -i -e '/applicationVariants/,+11d' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Copying the license file into the APK is done because upstream
|
||||
doesn't think having it in the source and in the index is enough
|
||||
to be compliant.
|
||||
|
||||
Also the app is published directly to the archive since achive
|
||||
has no webfrontend and upstream doesn't want this app to be
|
||||
listed there. Reasoning is that donations might go to fdroid
|
||||
instead of his account, since our own donation info is in a
|
||||
sidebar that gets shown right besides the app name, see
|
||||
https://f-droid.org/repository/browse/?fdid=eu.siacs.conversations
|
||||
for an example.
|
||||
.
|
||||
|
||||
Archive Policy:0 versions
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue