5150b9c762
Sorry, I should have done04b2d7bda
via a merge request. Now I see that there is a _NonFreeAssets_ convention to show the license of the rest of the package. So while my statement about combining licenses was correct, I'll revert my change until we deal with the _NonFreeAssets_ issue as a whole. There are currently about 10 apps in this state. This reverts 2/3 changes in commit04b2d7bda7
. https://gitlab.com/fdroid/fdroiddata/merge_requests/5623#note_226776698
40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
AntiFeatures:
|
||
- NonFreeAssets
|
||
Categories:
|
||
- Graphics
|
||
License: BSD-3-Clause
|
||
SourceCode: https://github.com/rjmarsan/Pixelesque
|
||
IssueTracker: https://github.com/rjmarsan/Pixelesque/issues
|
||
|
||
AutoName: Pixelesque
|
||
Description: |-
|
||
The Pencil tool draws lines, and the eraser removes them. The shapes tool allows
|
||
you to use a paint bucket, rectangle, line and circle tools. Two finger drag and
|
||
zoom anywhere to navigate large images. There’s a full undo/redo stack, as well
|
||
as a color picker with history, hsv, rgb, and hex!
|
||
|
||
The canvas can be resized when a new canvas is chosen. The artwork is licensed
|
||
under CC-BY-NC while the source code is under BSD-3-Clause license.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/rjmarsan/Pixelesque.git
|
||
|
||
Builds:
|
||
- versionName: 1.2.01
|
||
versionCode: 7
|
||
commit: 3bd5e
|
||
srclibs:
|
||
- Processing-Multitouch@bb88609
|
||
extlibs:
|
||
- android/android-support-v4.jar
|
||
prebuild:
|
||
- sed -i 's@\(android.library.reference.1=\).*@\1$$Processing-Multitouch$$@'
|
||
project.properties
|
||
- rm ./libs/AndMT.zip
|
||
- rm -rf exports
|
||
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: RepoManifest
|
||
CurrentVersion: 1.2.01
|
||
CurrentVersionCode: 7
|