From 1d75c3799fcd4fadb765176706b6ca17ca3306bb Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 17 Aug 2018 14:41:30 +0200 Subject: [PATCH] F-Droid Basic: add new test build of basic build flavor fdroid/fdroidclient#48 --- metadata/org.fdroid.basic.yml | 44 +++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/org.fdroid.basic.yml diff --git a/metadata/org.fdroid.basic.yml b/metadata/org.fdroid.basic.yml new file mode 100644 index 0000000000..2f55abdd90 --- /dev/null +++ b/metadata/org.fdroid.basic.yml @@ -0,0 +1,44 @@ +Disabled: waiting for signing key setup to match org.fdroid.fdroid +Categories: + - System +License: GPL-3.0-or-later +WebSite: https://f-droid.org +SourceCode: https://gitlab.com/fdroid/fdroidclient +IssueTracker: https://gitlab.com/fdroid/fdroidclient/issues +Translation: https://hosted.weblate.org/projects/f-droid/f-droid +Changelog: https://gitlab.com/fdroid/fdroidclient/raw/HEAD/CHANGELOG.md +Donate: https://f-droid.org/about +FlattrID: '343053' +LiberapayID: '27859' +Bitcoin: 15u8aAPK4jJ5N8wpWJ5gutAyyeHtKX5i18 + +AutoName: F-Droid Basic +Summary: the new, simple test version of app store you know and love +Description: | + This is a test version of a stripped down version of the full F-Droid + user experience. It is looking for maintainers, so if you want this + to become an official thing, then get involved! + + F-Droid is an installable catalogue of FOSS (Free and Open Source + Software) applications for the Android platform. The client makes it + easy to browse, install, and keep track of updates on your device. + + It connects to any F-Droid compatible repositories. The default repo + is hosted at f-droid.org, which contains only bona fide Free and Open + Source Software. + +RepoType: git +Repo: https://gitlab.com/fdroid/fdroidclient.git + +Builds: + - versionName: 1.3.1 + versionCode: 1003051 + commit: 1.3.1 + subdir: app + gradle: + - basic + +AutoUpdateMode: Version %v +UpdateCheckMode: Static +CurrentVersion: 1.3.1 +CurrentVersionCode: 1003051