From 06e3f8a857c597c281b7257d37445f8688502828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Jan=20G=C3=B3ralczyk?= Date: Sat, 30 Jul 2016 23:53:14 +0100 Subject: [PATCH 1/2] Add metadata for Nori Nori is a free and open-source Android client for online tag-based image archives. https://github.com/tjg1/nori --- metadata/io.github.tjg1.nori.txt | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/io.github.tjg1.nori.txt diff --git a/metadata/io.github.tjg1.nori.txt b/metadata/io.github.tjg1.nori.txt new file mode 100644 index 0000000000..aa21e65efb --- /dev/null +++ b/metadata/io.github.tjg1.nori.txt @@ -0,0 +1,34 @@ +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.0,2 + commit=v2.1.0 + subdir=app + submodules=yes + gradle=yes + novcheck=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags .*[0-9]$ From 7bc88cc0fe4c592575a3d5dd0308ff733571f35d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Jan=20G=C3=B3ralczyk?= Date: Sun, 31 Jul 2016 15:34:29 +0100 Subject: [PATCH 2/2] Do not use novcheck when building Nori --- metadata/io.github.tjg1.nori.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/metadata/io.github.tjg1.nori.txt b/metadata/io.github.tjg1.nori.txt index aa21e65efb..fd6e37d121 100644 --- a/metadata/io.github.tjg1.nori.txt +++ b/metadata/io.github.tjg1.nori.txt @@ -23,12 +23,11 @@ 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.0,2 - commit=v2.1.0 +Build:2.1.1,3 + commit=v2.1.1 subdir=app submodules=yes gradle=yes - novcheck=yes Auto Update Mode:Version v%v Update Check Mode:Tags .*[0-9]$