Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-AVP

This 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 status

Check 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