From 163044648c632735d6c50f061c7b5fdce6caf300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 17 Feb 2016 13:00:05 +0000 Subject: [PATCH 1/2] Allow commonsware and gradle plugin repos --- fdroidserver/scanner.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fdroidserver/scanner.py b/fdroidserver/scanner.py index e41e5570..98e3421b 100644 --- a/fdroidserver/scanner.py +++ b/fdroidserver/scanner.py @@ -83,6 +83,8 @@ def scan_source(build_dir, root_dir, build): 'oss.sonatype.org/content/repositories/releases', 'oss.sonatype.org/content/groups/public', 'clojars.org/repo', # Clojure free software libs + 's3.amazonaws.com/repo.commonsware.com', # CommonsWare + 'plugins.gradle.org/m2', # Gradle plugin repo ] ] From 25eb4626e787ffea662e1d481877a1366e717afc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 20 Feb 2016 07:21:17 +0100 Subject: [PATCH 2/2] docs: add missing maven repos --- docs/fdroid.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 7d347070..6e2434c9 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -1006,6 +1006,12 @@ repository focuses on hosting services for open source project binaries. they do not provide any option to reproduce or verify the resulting binaries. Builds pre-release versions in some cases. +@item +@samp{Clojars} - Clojure libraries repo. + +@item +@samp{CommonsWare} - repo holding a collection of open-source libs. + @end itemize @item patch=x