Yet Another Metadata Language conversion batch

This commit is contained in:
Izzy 2019-08-25 13:26:52 +00:00
parent bf963d1d95
commit 4f80a91b58
12 changed files with 308 additions and 254 deletions

View file

@ -1,26 +0,0 @@
Categories:System
License:GPL-3.0-only
Web Site:
Source Code:https://gitlab.com/mueller-ma/View-android-version
Issue Tracker:https://gitlab.com/mueller-ma/View-android-version/issues
Changelog:https://gitlab.com/mueller-ma/View-android-version/commits/HEAD
Auto Name:Android version
Repo Type:git
Repo:https://gitlab.com/mueller-ma/View-android-version.git
Build:1.2,2
commit=v1.2
subdir=app
gradle=yes
Build:1.3,3
commit=v1.3
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.3
Current Version Code:3

View file

@ -0,0 +1,31 @@
Categories:
- System
License: GPL-3.0-only
SourceCode: https://gitlab.com/mueller-ma/View-android-version
IssueTracker: https://gitlab.com/mueller-ma/View-android-version/issues
Changelog: https://gitlab.com/mueller-ma/View-android-version/commits/HEAD
AutoName: Android version
RepoType: git
Repo: https://gitlab.com/mueller-ma/View-android-version.git
Builds:
- versionName: '1.2'
versionCode: 2
commit: v1.2
subdir: app
gradle:
- yes
- versionName: '1.3'
versionCode: 3
commit: v1.3
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.3'
CurrentVersionCode: 3

View file

@ -1,39 +0,0 @@
Categories:Internet
License:MIT
Web Site:
Source Code:https://github.com/niqdev/ipcam-view
Issue Tracker:https://github.com/niqdev/ipcam-view/issues
Auto Name:IPCam Demo
Summary:MJPEG video streaming on Android
Description:
Demo app for the [https://github.com/niqdev/ipcam-view ipcam-view library] with
current features handle basic authentication, multiple camera in one activity
and take snapshots.
.
Repo Type:git
Repo:https://github.com/niqdev/ipcam-view.git
Build:1.7.0,10
commit=v1.7.0
subdir=app
gradle=yes
scandelete=mjpeg-view/src/main/jniLibs
Build:1.8.0,11
commit=v1.8.0
subdir=app
gradle=yes
scandelete=mjpeg-view/src/main/jniLibs
Build:1.9.0,12
commit=v1.9.0
subdir=app
gradle=yes
scandelete=mjpeg-view/src/main/jniLibs
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.9.0
Current Version Code:12

View file

@ -0,0 +1,48 @@
Categories:
- Internet
License: MIT
SourceCode: https://github.com/niqdev/ipcam-view
IssueTracker: https://github.com/niqdev/ipcam-view/issues
AutoName: IPCam Demo
Summary: MJPEG video streaming on Android
Description: |-
Demo app for the [https://github.com/niqdev/ipcam-view ipcam-view library] with
current features handle basic authentication, multiple camera in one activity
and take snapshots.
RepoType: git
Repo: https://github.com/niqdev/ipcam-view.git
Builds:
- versionName: 1.7.0
versionCode: 10
commit: v1.7.0
subdir: app
gradle:
- yes
scandelete:
- mjpeg-view/src/main/jniLibs
- versionName: 1.8.0
versionCode: 11
commit: v1.8.0
subdir: app
gradle:
- yes
scandelete:
- mjpeg-view/src/main/jniLibs
- versionName: 1.9.0
versionCode: 12
commit: v1.9.0
subdir: app
gradle:
- yes
scandelete:
- mjpeg-view/src/main/jniLibs
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.9.0
CurrentVersionCode: 12

View file

@ -1,70 +0,0 @@
Categories:Multimedia
License:BSD-3-Clause
Web Site:
Source Code:https://github.com/Nutomic/control-dlna
Issue Tracker:https://github.com/Nutomic/control-dlna/issues
Auto Name:ControlDLNA
Summary:DLNA/UPnP control point
Description:
ControlDLNA is a DLNA and UPnP control point app for your phone.
It lets you play audio and video from any DLNA or UPnP compatible server in the
local network to a DLNA or UPnP renderer.
Additionally, other apps can utilize the MediaRouter API to play their media on
a remote device.
.
Repo Type:git
Repo:https://github.com/Nutomic/control-dlna.git
Build:0.1.0,1
commit=0972b7973
srclibs=ActionBarSherlock@4.3.1
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Build:0.2.0,3
commit=0.2.0
srclibs=ActionBarSherlock@4.3.1
prebuild=sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
Build:0.5.0,7
disable=no gradle
commit=0.5.0
gradle=yes
Build:0.5.1,8
commit=0.5.1
gradle=yes
Build:0.5.2,9
commit=0.5.2
gradle=yes
Build:0.5.3,10
commit=0.5.3
gradle=yes
Build:0.6.0,11
commit=0.6.0
gradle=yes
Build:1.0.0,12
commit=1.0.0
gradle=yes
Build:1.0.1,13
commit=1.0.1
gradle=yes
Build:1.0.2,14
commit=1.0.2
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0.2
Current Version Code:14

View file

@ -0,0 +1,92 @@
Categories:
- Multimedia
License: BSD-3-Clause
SourceCode: https://github.com/Nutomic/control-dlna
IssueTracker: https://github.com/Nutomic/control-dlna/issues
AutoName: ControlDLNA
Summary: DLNA/UPnP control point
Description: |-
ControlDLNA is a DLNA and UPnP control point app for your phone.
It lets you play audio and video from any DLNA or UPnP compatible server in the
local network to a DLNA or UPnP renderer.
Additionally, other apps can utilize the MediaRouter API to play their media on
a remote device.
RepoType: git
Repo: https://github.com/Nutomic/control-dlna.git
Builds:
- versionName: 0.1.0
versionCode: 1
commit: 0972b7973
srclibs:
- ActionBarSherlock@4.3.1
prebuild:
- sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
- mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
- versionName: 0.2.0
versionCode: 3
commit: 0.2.0
srclibs:
- ActionBarSherlock@4.3.1
prebuild:
- sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
- mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
- versionName: 0.5.0
versionCode: 7
disable: no gradle
commit: 0.5.0
gradle:
- yes
- versionName: 0.5.1
versionCode: 8
commit: 0.5.1
gradle:
- yes
- versionName: 0.5.2
versionCode: 9
commit: 0.5.2
gradle:
- yes
- versionName: 0.5.3
versionCode: 10
commit: 0.5.3
gradle:
- yes
- versionName: 0.6.0
versionCode: 11
commit: 0.6.0
gradle:
- yes
- versionName: 1.0.0
versionCode: 12
commit: 1.0.0
gradle:
- yes
- versionName: 1.0.1
versionCode: 13
commit: 1.0.1
gradle:
- yes
- versionName: 1.0.2
versionCode: 14
commit: 1.0.2
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.0.2
CurrentVersionCode: 14

View file

@ -1,43 +0,0 @@
Categories:Security
License:LGPL-2.1-only
Web Site:
Source Code:https://github.com/OneTimePass/OneTimePass
Issue Tracker:https://github.com/OneTimePass/OneTimePass/issues
Auto Name:OneTimePass
Summary:Two-factor (TOTP) authentication
Description:
OneTimePass is a clean and robust two-factor TOTP application and supports the
following features:
* Supports opening otpauth:// URLs
* Scan QR codes to create new accounts easily
* View QR codes to export existing accounts
* Searchable, sortable listing of accounts
* Manual entry account creation
* Import/Export for backup and restore purposes
* Relies upon AES-256 for on-device encryption
* Supports Android 5.0 (and up)
OneTimePass is the reincarnation of the now-retired OneTimePad app. If you used
OneTimePad, you should really migrate to this [or any other TOTP based]
application.
.
Repo Type:git
Repo:https://github.com/OneTimePass/OneTimePass
Build:1.2.2,1002002
commit=v1.2.2
subdir=app
gradle=yes
Maintainer Notes:
This repo is tag-based for it's releases on the "production" branch.
Everything else should be pretty straight forward and simple.
.
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.2.2
Current Version Code:1002002

View file

@ -0,0 +1,44 @@
Categories:
- Security
License: LGPL-2.1-only
SourceCode: https://github.com/OneTimePass/OneTimePass
IssueTracker: https://github.com/OneTimePass/OneTimePass/issues
AutoName: OneTimePass
Summary: Two-factor (TOTP) authentication
Description: |-
OneTimePass is a clean and robust two-factor TOTP application and supports the
following features:
* Supports opening otpauth:// URLs
* Scan QR codes to create new accounts easily
* View QR codes to export existing accounts
* Searchable, sortable listing of accounts
* Manual entry account creation
* Import/Export for backup and restore purposes
* Relies upon AES-256 for on-device encryption
* Supports Android 5.0 (and up)
OneTimePass is the reincarnation of the now-retired OneTimePad app. If you used
OneTimePad, you should really migrate to this [or any other TOTP based]
application.
RepoType: git
Repo: https://github.com/OneTimePass/OneTimePass
Builds:
- versionName: 1.2.2
versionCode: 1002002
commit: v1.2.2
subdir: app
gradle:
- yes
MaintainerNotes: |-
This repo is tag-based for it's releases on the "production" branch.
Everything else should be pretty straight forward and simple.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.2.2
CurrentVersionCode: 1002002

View file

@ -1,43 +0,0 @@
Categories:Time
License:MIT
Web Site:
Source Code:https://github.com/ooz/HeyMeditation
Issue Tracker:https://github.com/ooz/HeyMeditation/issues
Changelog:https://github.com/ooz/HeyMeditation/blob/HEAD/CHANGES.txt
Auto Name:Hey! Meditation
Summary:Helps with meditation sessions
Description:
Simple guide for short meditation sessions.
.
Repo Type:git
Repo:https://github.com/ooz/HeyMeditation
Build:1.0.1,1
disable=wrong versioncode
commit=9b2aa18c8811a826daff41109b41859048d1f01d
srclibs=1:appcompat@v7
extlibs=android/android-support-v4.jar
Build:1.0.1,2
commit=02d871939ca9655128ac76728d249096da5d81a9
srclibs=1:appcompat@v7
extlibs=android/android-support-v4.jar
Build:1.1,3
commit=v1.1
srclibs=1:appcompat@v7
rm=libs/*
extlibs=android/android-support-v4.jar
Build:1.1.1,4
commit=v1.1.1
srclibs=1:appcompat@v7
rm=libs/*
extlibs=android/android-support-v4.jar
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:1.1.1
Current Version Code:4

View file

@ -0,0 +1,56 @@
Categories:
- Time
License: MIT
SourceCode: https://github.com/ooz/HeyMeditation
IssueTracker: https://github.com/ooz/HeyMeditation/issues
Changelog: https://github.com/ooz/HeyMeditation/blob/HEAD/CHANGES.txt
AutoName: Hey! Meditation
Summary: Helps with meditation sessions
Description: Simple guide for short meditation sessions.
RepoType: git
Repo: https://github.com/ooz/HeyMeditation
Builds:
- versionName: 1.0.1
versionCode: 1
disable: wrong versioncode
commit: 9b2aa18c8811a826daff41109b41859048d1f01d
srclibs:
- 1:appcompat@v7
extlibs:
- android/android-support-v4.jar
- versionName: 1.0.1
versionCode: 2
commit: 02d871939ca9655128ac76728d249096da5d81a9
srclibs:
- 1:appcompat@v7
extlibs:
- android/android-support-v4.jar
- versionName: '1.1'
versionCode: 3
commit: v1.1
srclibs:
- 1:appcompat@v7
rm:
- libs/*
extlibs:
- android/android-support-v4.jar
- versionName: 1.1.1
versionCode: 4
commit: v1.1.1
srclibs:
- 1:appcompat@v7
rm:
- libs/*
extlibs:
- android/android-support-v4.jar
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.1.1
CurrentVersionCode: 4

View file

@ -1,33 +0,0 @@
Categories:Science & Education
License:Apache-2.0
Web Site:
Source Code:https://github.com/pires/android-obd-reader
Issue Tracker:https://github.com/pires/android-obd-reader/issues
Changelog:https://github.com/pires/android-obd-reader/releases
Auto Name:Android OBD-II Reader
Summary:Car diagnostics
Description:
'''Note:''' This app is no longer maintained.
OBD II reader, designed to connect to a bluetooth Elm327 OBD reader. Note
application was previously known as [[eu.lighthouselabs.obd.reader]].
Status: Testing.
.
Repo Type:git
Repo:https://github.com/pires/android-obd-reader.git
Build:2.0-rc1,12
commit=2.0-RC1
gradle=yes
Build:2.0-RC2,13
commit=2.0-RC2
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.0-RC2
Current Version Code:13

View file

@ -0,0 +1,37 @@
Categories:
- Science & Education
License: Apache-2.0
SourceCode: https://github.com/pires/android-obd-reader
IssueTracker: https://github.com/pires/android-obd-reader/issues
Changelog: https://github.com/pires/android-obd-reader/releases
AutoName: Android OBD-II Reader
Summary: Car diagnostics
Description: |-
'''Note:''' This app is no longer maintained.
OBD II reader, designed to connect to a bluetooth Elm327 OBD reader. Note
application was previously known as [[eu.lighthouselabs.obd.reader]].
Status: Testing.
RepoType: git
Repo: https://github.com/pires/android-obd-reader.git
Builds:
- versionName: 2.0-rc1
versionCode: 12
commit: 2.0-RC1
gradle:
- yes
- versionName: 2.0-RC2
versionCode: 13
commit: 2.0-RC2
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.0-RC2
CurrentVersionCode: 13