Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nova-video-player/aos-fdroid
gitmodule based nova for fdroid via automatic sync
https://github.com/nova-video-player/aos-fdroid
Last synced: 8 days ago
JSON representation
gitmodule based nova for fdroid via automatic sync
- Host: GitHub
- URL: https://github.com/nova-video-player/aos-fdroid
- Owner: nova-video-player
- Created: 2018-10-19T16:43:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T15:35:26.000Z (9 months ago)
- Last Synced: 2024-04-13T23:52:41.415Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 58.6 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
### Nova F-Droid repo
#### Overview
This git repo is part of NOVA opeN sOurce Video plAyer, a video player software for Android.
Please see the entry point repo: https://github.com/nova-video-player/aos-AVPThis repo contains a version for the entire project based on git submodule structure (not repo) and is suited for continuous integration or F-Droid publication process.
#### Update process
Clone the overall project with:
```
git clone --recursive https://github.com/nova-video-player/aos-Fdroid
```
Align with latest release published here https://github.com/nova-video-player/aos-AVP/releases. For instance if v4.46 is the new version:
```
cd aos-Fdroid
./update.sh 4.46
git push
```
#### CI statusCheck build status on https://travis-ci.org/github/nova-video-player/aos-Fdroid
#### F-Droid build
```
fdroidserver build -t -f org.courville.nova
```NOVA is a fork of the open source project Archos Video Player Community Edition available here https://github.com/archos-sa/aos-AVP