mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Added humer.uvc_camera
This commit is contained in:
parent
df4fc96fad
commit
f256c447e7
1 changed files with 30 additions and 0 deletions
30
metadata/humer.uvc_camera.yml
Normal file
30
metadata/humer.uvc_camera.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
Categories:
|
||||||
|
- Development
|
||||||
|
- Multimedia
|
||||||
|
License: LGPL-2.1-only
|
||||||
|
AuthorName: Peter Stoiber
|
||||||
|
AuthorEmail: peter.stoiber@aon.at
|
||||||
|
SourceCode: https://github.com/Peter-St/Android-UVC-Camera
|
||||||
|
IssueTracker: https://github.com/Peter-St/Android-UVC-Camera/issues
|
||||||
|
|
||||||
|
AutoName: UVC_Camera
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Peter-St/Android-UVC-Camera.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.2.4
|
||||||
|
versionCode: 124
|
||||||
|
commit: 864058029e415c2683dba93e9d5c4afae9c653af
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.2.4
|
||||||
|
CurrentVersionCode: 124
|
||||||
Loading…
Reference in a new issue