mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Merge branch 'master' into 'master'
Add metadata for Nori Nori is a free and open-source Android client for online tag-based image archives. https://github.com/tjg1/nori I am the project owner of Nori and there is already an older version of Nori that was made available on F-Droid by someone else as `pe.moe.nori`. That version is old, buggy and the package name of the app has since changed (it was pulled from Google Play and I intend to re-upload it under a new applicationId). This is the reason I'm uploading it as a new metadata file. (`io.github.tjg1.nori.txt`) We had a discussion on IRC as to what could be done with the old metadata file (`pe.moe.nori.txt`). Since a new appId needs a new file, I'd prefer that the old file is moved to an archive repository. Alternatively, this version of the app could be named "Nori 2" and the old version would be kept with a note in its description saying that it's outdated, pointing to the new version of the app. I will leave this decision up to you. I have included a `Provides:pe.moe.nori` line in the new metadata file. In the future, I will have to make some changes to Nori to make sure that it falls in line with the Google Play Store Developer Content Policy (or rather, is able to pass their automated checks). Rest assured that the `master` branch will retain full functionality and that Nori doesn't come with any explicit image sources preconfigured, so it's completely appropriate for inclusion on F-Droid. If you would like to confirm my ownership of the project, the commit in this merge request is signed with the same GPG key as recents commits to Nori in its GitHub repository. See merge request !1575
This commit is contained in:
commit
102a8b52c6
1 changed files with 33 additions and 0 deletions
33
metadata/io.github.tjg1.nori.txt
Normal file
33
metadata/io.github.tjg1.nori.txt
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Provides:pe.moe.nori
|
||||
Categories:Multimedia
|
||||
License:GPLv2
|
||||
Author Name:Tomasz Jan Góralczyk
|
||||
Author Email:tomg@fastmail.uk
|
||||
Web Site:https://twitter.com/Nori_Android
|
||||
Source Code:https://github.com/tjg1/nori
|
||||
Issue Tracker:https://github.com/tjg1/nori/issues
|
||||
Changelog:https://raw.githubusercontent.com/tjg1/nori/HEAD/CHANGELOG
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FSVJZBNKMVZ9J
|
||||
Bitcoin:1NHUsSzj3N7TE8rykUYk8rqqLWWSmTVzdp
|
||||
|
||||
Auto Name:Nori
|
||||
Summary:Online tag-based image archive viewer
|
||||
Description:
|
||||
Connect to *booru tag-based image archives and browse by tags.
|
||||
|
||||
The safebooru.org site is preloaded which shows Anime images that are considered
|
||||
'safe for work'. Note that the images there are usually of high quality and
|
||||
though the app is fast, a lot of data will be downloaded.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/tjg1/nori.git
|
||||
|
||||
Build:2.1.1,3
|
||||
commit=v2.1.1
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags .*[0-9]$
|
||||
Loading…
Reference in a new issue