Skip to content

Commit

Permalink
v6.3 manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Aug 18, 2024
1 parent 96e2940 commit 3336548
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions v6_3.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github" fetch="." />

<default revision="master" remote="github" />

<project path="AVP" name="aos-AVP" revision="nova" >
<copyfile src="Makefile" dest="Makefile" />
</project>

<project path="Video" name="aos-Video" revision="v6.3" />
<project path="MediaLib" name="aos-MediaLib" revision="v6.3" />
<project path="FileCoreLibrary" name="aos-FileCoreLibrary" revision="v6.3" />

<project path="native/avos" name="aos-avos" revision="ffmpeg_n4_4" />
<project path="native/audiocompress" name="aos-audiocompress" />
<project path="native/ffmpeg-android-builder" name="aos-ffmpeg-android-builder" revision="v4_4" />
<project path="native/dav1d-android-builder" name="aos-dav1d-android-builder" />
<project path="native/opus-android-builder" name="opus-android-builder" revision="main" />
<project path="native/openssl-android-builder" name="openssl-android-builder" revision="main" />
<project path="native/libyuv" name="aos-libyuv" />
<project path="native/libnativehelper" name="aos-libnativehelper" />
<project path="native/boost" name="aos-boost-android-builder" />
<project path="native/libtorrent-android-builder" name="aos-libtorrent-android-builder" revision="main" />
<project path="native/torrentd" name="aos-torrentd" />
</manifest>

0 comments on commit 3336548

Please sign in to comment.