Skip to content

Commit 4cba5d1

Browse files
committed
Add VDR 1.4.02.0, Android only
1 parent 3e2a159 commit 4cba5d1

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- https://circleci.com/gh/bdbcat/vdr_pi/696 -->
3+
<plugin version="1">
4+
<name> VDR </name>
5+
<version> v1.4.02.0 </version>
6+
<release> 0 </release>
7+
<summary> Voyage Data Recorder </summary>
8+
9+
<api-version> 1.18 </api-version>
10+
<open-source> yes </open-source>
11+
<author> Rick Gleason </author>
12+
<source> </source>
13+
<info-url> https://opencpn.org/OpenCPN/plugins/vdr.html </info-url>
14+
15+
<description> A Voyage Data Recorder (VDR) to record and play NMEA files.
16+
Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test plugins.
17+
</description>
18+
19+
<target>android-arm64</target>
20+
<target-version>16</target-version>
21+
<target-arch>arm64</target-arch>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.02.0-android-arm64-A64-16-tarball/versions/v1.4.02.0/VDR-v1.4.02.0_android-arm64-16-arm64.tar.gz </tarball-url>
23+
<tarball-checksum> d25cbe1ecebe753223ef28c28dfd97771c40e803b7e1cb18596c44706ff7807e </tarball-checksum>
24+
</plugin>
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- https://circleci.com/gh/bdbcat/vdr_pi/686 -->
3+
<plugin version="1">
4+
<name> VDR </name>
5+
<version> v1.4.02.0 </version>
6+
<release> 0 </release>
7+
<summary> Voyage Data Recorder </summary>
8+
9+
<api-version> 1.18 </api-version>
10+
<open-source> yes </open-source>
11+
<author> Rick Gleason </author>
12+
<source> </source>
13+
<info-url> https://opencpn.org/OpenCPN/plugins/vdr.html </info-url>
14+
15+
<description> A Voyage Data Recorder (VDR) to record and play NMEA files.
16+
Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test plugins.
17+
</description>
18+
19+
<target>android-armhf</target>
20+
<target-version>16</target-version>
21+
<target-arch>armhf</target-arch>
22+
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.4.02.0-android-armhf-A32-16-tarball/versions/v1.4.02.0/VDR-v1.4.02.0_android-armhf-16-armhf.tar.gz </tarball-url>
23+
<tarball-checksum> cbcc3413a892532000a9bb891af751259c0524183ba60b24c396065ee3dd9f17 </tarball-checksum>
24+
</plugin>

0 commit comments

Comments
 (0)