Skip to content

Commit

Permalink
Repair/replace VDR_pi for Android, 1.3.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbcat committed Jan 25, 2025
1 parent a543f68 commit 977812a
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
24 changes: 24 additions & 0 deletions metadata/VDR-v1.3.37.0-android-arm64-A64-16.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://circleci.com/gh/rgleason/vdr_pi/2109 -->
<plugin version="1">
<name> VDR </name>
<version> v1.3.37.0 </version>
<release> 0 </release>
<summary> Voyage Data Recorder </summary>

<api-version> 1.17 </api-version>
<open-source> yes </open-source>
<author> Rick Gleason </author>
<source> </source>
<info-url> https://opencpn.org/OpenCPN/plugins/vdr.html </info-url>

<description> A Voyage Data Recorder (VDR) to record and play NMEA files.
Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test plugins.
</description>

<target>android-arm64</target>
<target-version>16</target-version>
<target-arch>arm64</target-arch>
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.37.0-android-arm64-A64-16-tarball/versions/v1.3.37.0/VDR-v1.3.37.0_android-arm64-16-arm64.tar.gz </tarball-url>
<tarball-checksum> 911197b1677a05c9d77202970511554ca02946e18562875ef6cb72c0c9c2f776 </tarball-checksum>
</plugin>
24 changes: 24 additions & 0 deletions metadata/VDR-v1.3.37.0-android-armhf-A32-16.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://circleci.com/gh/rgleason/vdr_pi/2116 -->
<plugin version="1">
<name> VDR </name>
<version> v1.3.37.0 </version>
<release> 0 </release>
<summary> Voyage Data Recorder </summary>

<api-version> 1.17 </api-version>
<open-source> yes </open-source>
<author> Rick Gleason </author>
<source> </source>
<info-url> https://opencpn.org/OpenCPN/plugins/vdr.html </info-url>

<description> A Voyage Data Recorder (VDR) to record and play NMEA files.
Save NMEA stream to a file. Replay NMEA stream previously saved. Used to test plugins.
</description>

<target>android-armhf</target>
<target-version>16</target-version>
<target-arch>armhf</target-arch>
<tarball-url> https://dl.cloudsmith.io/public/opencpn/vdr-prod/raw/names/VDR-v1.3.37.0-android-armhf-A32-16-tarball/versions/v1.3.37.0/VDR-v1.3.37.0_android-armhf-16-armhf.tar.gz </tarball-url>
<tarball-checksum> 930fca25271461f26277b3a2ae510e18f37925ed8b58b6e0f71342b2f8fb6af1 </tarball-checksum>
</plugin>

0 comments on commit 977812a

Please sign in to comment.